From 023815361486c0b5696d91326366d62e1828b025 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Wed, 31 Aug 2016 04:55:15 +0200 Subject: Imported Upstream version 0.23.6 --- ChangeLog | 213 +- Makefile.am | 1 - Makefile.in | 114 +- NEWS | 29 + configure | 24 +- configure.ac | 2 +- help/de/de.po | 3718 +++++++++-------- help/de/edit-adjustments.page | 22 +- help/de/edit-crop.page | 20 +- help/de/edit-date-time.page | 20 +- help/de/edit-enhance.page | 22 +- help/de/edit-external.page | 20 +- help/de/edit-nondestructive.page | 20 +- help/de/edit-redeye.page | 20 +- help/de/edit-rotate.page | 20 +- help/de/edit-straighten.page | 20 +- help/de/edit-undo.page | 20 +- help/de/formats.page | 20 +- help/de/import-camera.page | 20 +- help/de/import-f-spot.page | 25 +- help/de/import-file.page | 22 +- help/de/import-memorycard.page | 32 +- help/de/index.page | 20 +- help/de/organize-event.page | 28 +- help/de/organize-flag.page | 20 +- help/de/organize-rating.page | 20 +- help/de/organize-remove.page | 28 +- help/de/organize-search.page | 28 +- help/de/organize-tag.page | 20 +- help/de/organize-title.page | 20 +- help/de/other-files.page | 22 +- help/de/other-missing.page | 26 +- help/de/other-multiple.page | 22 +- help/de/other-plugins.page | 24 +- help/de/raw.page | 51 +- help/de/running.page | 20 +- help/de/share-background.page | 20 +- help/de/share-export.page | 22 +- help/de/share-print.page | 20 +- help/de/share-send.page | 20 +- help/de/share-slideshow.page | 22 +- help/de/share-upload.page | 20 +- help/de/view-displaying.page | 20 +- help/de/view-information.page | 20 +- help/de/view-sidebar.page | 20 +- help/hu/edit-adjustments.page | 14 +- help/hu/edit-crop.page | 14 +- help/hu/edit-date-time.page | 14 +- help/hu/edit-enhance.page | 14 +- help/hu/edit-external.page | 14 +- help/hu/edit-nondestructive.page | 14 +- help/hu/edit-redeye.page | 14 +- help/hu/edit-rotate.page | 14 +- help/hu/edit-straighten.page | 14 +- help/hu/edit-undo.page | 14 +- help/hu/formats.page | 14 +- help/hu/hu.po | 3809 ++++++++++-------- help/hu/import-camera.page | 14 +- help/hu/import-f-spot.page | 14 +- help/hu/import-file.page | 14 +- help/hu/import-memorycard.page | 14 +- help/hu/index.page | 14 +- help/hu/organize-event.page | 14 +- help/hu/organize-flag.page | 14 +- help/hu/organize-rating.page | 14 +- help/hu/organize-remove.page | 14 +- help/hu/organize-search.page | 20 +- help/hu/organize-tag.page | 49 +- help/hu/organize-title.page | 17 +- help/hu/other-files.page | 16 +- help/hu/other-missing.page | 14 +- help/hu/other-multiple.page | 14 +- help/hu/other-plugins.page | 14 +- help/hu/raw.page | 14 +- help/hu/running.page | 14 +- help/hu/share-background.page | 14 +- help/hu/share-export.page | 19 +- help/hu/share-print.page | 25 +- help/hu/share-send.page | 14 +- help/hu/share-slideshow.page | 14 +- help/hu/share-upload.page | 18 +- help/hu/view-displaying.page | 14 +- help/hu/view-information.page | 14 +- help/hu/view-sidebar.page | 14 +- po/hu.gmo | Bin 91078 -> 125282 bytes po/hu.po | 7553 ++++++++++++++++++++--------------- po/lv.gmo | Bin 76985 -> 124320 bytes po/lv.po | 8139 +++++++++++++++++++++++--------------- po/pl.gmo | Bin 128293 -> 128815 bytes po/pl.po | 688 ++-- po/shotwell.pot | 80 +- shotwell.am | 2 +- src/Printing.c | 3910 +++++++++--------- src/Printing.vala | 3 +- src/Resources.c | 544 ++- src/Resources.vala | 6 +- src/camera/ImportPage.c | 4790 +++++++++++----------- src/camera/ImportPage.vala | 17 +- src/photos/JfifSupport.c | 157 +- src/photos/JfifSupport.vala | 2 +- src/sidebar/Tree.c | 173 +- src/sidebar/Tree.vala | 2 +- vapi/LConv.vapi | 45 - 103 files changed, 20390 insertions(+), 15085 deletions(-) delete mode 100644 vapi/LConv.vapi diff --git a/ChangeLog b/ChangeLog index 6260c57..5bca3cb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,217 @@ +commit 79dc5aab2b6eeb63654d593c841a7e477686eb77 +Author: Jens Georg +Date: Mon Aug 29 21:08:14 2016 +0200 + + Prepare 0.23.6 + + Signed-off-by: Jens Georg + +M NEWS + +commit 2b188c92f3863879680bd87dadd4306afe92853e +Author: Jens Georg +Date: Sun Aug 28 23:12:18 2016 +0200 + + Revert accidental Gtk.Alignment changes + + Signed-off-by: Jens Georg + +M src/Dialogs.vala + +commit e622ff00005d2f8208a634e610f46b8dad19e340 +Author: Piotr Drąg +Date: Sun Aug 28 14:18:48 2016 +0200 + + Updated Polish translation + +M po/pl.po + +commit 015e91e2d630619589ba80a5a45dd6d485f6cdcb +Author: Jens Georg +Date: Sat Aug 27 15:15:37 2016 +0200 + + Make thm a recognized extension for JPEG + + Signed-off-by: Jens Georg + + https://bugzilla.gnome.org/show_bug.cgi?id=759246 + +M src/Dialogs.vala +M src/photos/JfifSupport.vala + +commit 50988f92f8d4021b6245598f7cb55a16f928226c +Author: Jens Georg +Date: Fri Aug 26 23:24:18 2016 +0200 + + import: Improve messages on empty camera + + Tell the user that the camera is considered empty instead of stating + "Starting + import" forever. + + Also, improve wording on no files to import because "hide already + imported" is + active and no new files are available + + Signed-off-by: Jens Georg + + https://bugzilla.gnome.org/show_bug.cgi?id=718796 + +M src/camera/ImportPage.vala + +commit 901d0440b6f4b4f04ef9e888893e0999ec52e890 +Author: Jens Georg +Date: Fri Aug 26 22:23:50 2016 +0200 + + Fix rename tags/saved searches + + So that it is possible to right-click anywhere in the row and have the + text entry activated correctly instead of just working when clicking + on the + text itself. + + Signed-off-by: Jens Georg + + https://bugzilla.gnome.org/show_bug.cgi?id=731480 + +M src/sidebar/Tree.vala + +commit ceffbe7129a91114611e134f666897669c0b3bcd +Author: Rūdolfs Mazurs +Date: Thu Aug 25 21:00:02 2016 +0300 + + Update Latvian translation + +M po/lv.po + +commit c3f68006d0211f88deff3a07afd13e72e3334030 +Author: Rūdolfs Mazurs +Date: Wed Aug 24 22:05:31 2016 +0300 + + Update Latvian translation + +M po/lv.po + +commit 937a2e1f326d4afed9f48b39cbdee4c196a01c0c +Author: Rūdolfs Mazurs +Date: Wed Aug 24 21:43:38 2016 +0300 + + Update Latvian translation + +M po/lv.po + +commit 52f070abda1afda26c8c269e61a89fbb20fec879 +Author: Christian Kirbach +Date: Tue Aug 23 18:49:13 2016 +0000 + + Updated German translation + +M help/de/de.po + +commit 28cd09c496da5c85804d68de16bc45869cf61eda +Author: Jens Georg +Date: Tue Aug 23 20:05:44 2016 +0200 + + Remove langinfo.vapi + + Was already contained in Posix vapi, missed that + + Signed-off-by: Jens Georg + +M Makefile.am +M shotwell.am +M src/Printing.vala +M src/Resources.vala +D vapi/langinfo.vapi + +commit 6ee5fcb96b1c799eebc09a65b9b30b37612bfdc1 +Author: Jens Georg +Date: Fri Aug 19 08:54:37 2016 +0200 + + Remove LConv in favor of langinfo + + Signed-off-by: Jens Georg + +M Makefile.am +M shotwell.am +M src/Printing.vala +D vapi/LConv.vapi + +commit 45dfd3402677d91d9efaea99f4fb6eb7a630c299 +Author: Jens Georg +Date: Tue Aug 16 21:02:34 2016 +0200 + + Sort out locale-dependent times + + Signed-off-by: Jens Georg + + https://bugzilla.gnome.org/show_bug.cgi?id=716533 + +M Makefile.am +M shotwell.am +M src/Resources.vala +A vapi/langinfo.vapi + +commit 5ab55d5b1b00a1879f19c68ba8831fed92793894 +Author: Jens Georg +Date: Tue Aug 16 12:43:12 2016 +0200 + + debian: Update + + - New Changelog + - Remove librest requirement + - Recommend desktop-file-utils + + Signed-off-by: Jens Georg + +M debian/changelog +M debian/control + +commit c531cf7afba01fb0ad1cabdd3fc1cc6f7a994a6e +Author: Balázs Úr +Date: Sat Aug 20 11:45:30 2016 +0000 + + Updated Hungarian translation + +M help/hu/hu.po + +commit 44456ead0265e3cbd07916ae730e7a76b33070e0 +Author: Mario Blättermann +Date: Thu Aug 18 20:06:06 2016 +0000 + + Updated German translation + +M help/de/de.po + +commit 150ceadb6bc68b2d19e646ba43bdcf916fa4325c +Author: Balázs Meskó +Date: Wed Aug 17 15:25:08 2016 +0000 + + Updated Hungarian translation + +M po/hu.po + +commit 4950ba1bff31cca61740de4d0e3321d4c880591b +Author: Piotr Drąg +Date: Tue Aug 16 09:35:41 2016 +0200 + + Updated Polish translation + +M po/pl.po + +commit dde70c9f059d5a3f023effaa49e0a461d5b0efe3 +Author: Jens Georg +Date: Mon Aug 15 20:49:58 2016 +0200 + + Post-release version bump + + Signed-off-by: Jens Georg + +M configure.ac + commit 1abdf94cb09efcb66b6d9ecfe27533234ce43117 Author: Jens Georg -Date: Mon Aug 15 20:06:08 2016 +0200 +Date: Mon Aug 15 20:06:08 2016 +0200 Prepare 0.23.5 diff --git a/Makefile.am b/Makefile.am index c133334..624642b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -145,7 +145,6 @@ dist_noinst_DATA += \ plugins/shotwell-plugin-dev-1.0.h \ plugins/shotwell-plugin-common.h \ vapi/gphoto.h \ - vapi/LConv.vapi \ vapi/libexif.vapi \ vapi/libgphoto2.vapi \ vapi/libraw.vapi \ diff --git a/Makefile.in b/Makefile.in index fe97449..a155dab 100644 --- a/Makefile.in +++ b/Makefile.in @@ -601,7 +601,7 @@ am__dist_noinst_DATA_DIST = plugins/shotwell-publishing/facebook.png \ plugins/shotwell-data-imports/f-spot-24.png \ plugins/shotwell-data-imports/org.gnome.Shotwell.Imports.gresource.xml \ plugins/shotwell-plugin-dev-1.0.h \ - plugins/shotwell-plugin-common.h vapi/gphoto.h vapi/LConv.vapi \ + plugins/shotwell-plugin-common.h vapi/gphoto.h \ vapi/libexif.vapi vapi/libgphoto2.vapi vapi/libraw.vapi \ vapi/unity.deps vapi/unity.vapi DATA = $(dist_noinst_DATA) $(dist_plugin_DATA) @@ -1131,7 +1131,7 @@ dist_noinst_DATA = $(NULL) plugins/shotwell-publishing/facebook.png \ plugins/shotwell-data-imports/f-spot-24.png \ plugins/shotwell-data-imports/org.gnome.Shotwell.Imports.gresource.xml \ plugins/shotwell-plugin-dev-1.0.h \ - plugins/shotwell-plugin-common.h vapi/gphoto.h vapi/LConv.vapi \ + plugins/shotwell-plugin-common.h vapi/gphoto.h \ vapi/libexif.vapi vapi/libgphoto2.vapi vapi/libraw.vapi \ vapi/unity.deps vapi/unity.vapi MOSTLYCLEANFILES = $(NULL) plugins/shotwell-publishing/resource.c \ @@ -1165,7 +1165,7 @@ shotwell_VALAFLAGS = $(COMMON_VALAFLAGS) \ --pkg gio-2.0 --pkg gtk+-3.0 --pkg gee-0.8 \ --pkg gio-unix-2.0 --pkg sqlite3 --pkg gmodule-2.0 \ --vapidir $(abs_top_srcdir)/vapi \ - --pkg libgphoto2 --pkg posix --pkg LConv --pkg libraw --pkg gexiv2 \ + --pkg libgphoto2 --pkg posix --pkg libraw --pkg gexiv2 \ --pkg libexif --pkg gudev-1.0 --pkg gstreamer-1.0 \ --pkg gstreamer-pbutils-1.0 \ $(UNITY_VALAFLAGS) \ @@ -5899,6 +5899,15 @@ thumbnailer/thumbnailer_shotwell_video_thumbnailer-shotwell-video-thumbnailer.ob @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='thumbnailer/shotwell-video-thumbnailer.c' object='thumbnailer/thumbnailer_shotwell_video_thumbnailer-shotwell-video-thumbnailer.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(thumbnailer_shotwell_video_thumbnailer_CFLAGS) $(CFLAGS) -c -o thumbnailer/thumbnailer_shotwell_video_thumbnailer-shotwell-video-thumbnailer.obj `if test -f 'thumbnailer/shotwell-video-thumbnailer.c'; then $(CYGPATH_W) 'thumbnailer/shotwell-video-thumbnailer.c'; else $(CYGPATH_W) '$(srcdir)/thumbnailer/shotwell-video-thumbnailer.c'; fi` +$(srcdir)/thumbnailer/shotwell-video-thumbnailer.c: $(srcdir)/thumbnailer_shotwell_video_thumbnailer_vala.stamp + @if test -f $@; then :; else rm -f $(srcdir)/thumbnailer_shotwell_video_thumbnailer_vala.stamp; fi + @if test -f $@; then :; else \ + $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/thumbnailer_shotwell_video_thumbnailer_vala.stamp; \ + fi +$(srcdir)/thumbnailer_shotwell_video_thumbnailer_vala.stamp: thumbnailer/shotwell-video-thumbnailer.vala + $(AM_V_at)rm -f $@ && echo stamp > $@-t + $(AM_V_VALAC)$(am__cd) $(srcdir) && $(VALAC) $(thumbnailer_shotwell_video_thumbnailer_VALAFLAGS) $(VALAFLAGS) -C thumbnailer/shotwell-video-thumbnailer.vala + $(AM_V_at)mv -f $@-t $@ $(srcdir)/src/unit/Unit.c: $(srcdir)/shotwell_vala.stamp @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi @if test -f $@; then :; else \ @@ -6858,14 +6867,29 @@ $(srcdir)/shotwell_vala.stamp: src/unit/Unit.vala src/util/Util.vala src/util/fi $(AM_V_at)rm -f $@ && echo stamp > $@-t $(AM_V_VALAC)$(am__cd) $(srcdir) && $(VALAC) $(shotwell_VALAFLAGS) $(VALAFLAGS) -C src/unit/Unit.vala src/util/Util.vala src/util/file.vala src/util/image.vala src/util/misc.vala src/util/string.vala src/util/system.vala src/util/KeyValueMap.vala src/util/ui.vala src/threads/Threads.vala src/threads/Workers.vala src/threads/BackgroundJob.vala src/threads/Semaphore.vala src/db/Db.vala src/db/DatabaseTable.vala src/db/PhotoTable.vala src/db/EventTable.vala src/db/TagTable.vala src/db/TombstoneTable.vala src/db/VideoTable.vala src/db/VersionTable.vala src/db/SavedSearchDBTable.vala src/editing_tools/EditingTools.vala src/editing_tools/StraightenTool.vala src/slideshow/Slideshow.vala src/slideshow/TransitionEffects.vala src/photos/Photos.vala src/photos/PhotoFileAdapter.vala src/photos/PhotoFileFormat.vala src/photos/PhotoFileSniffer.vala src/photos/PhotoMetadata.vala src/photos/GRaw.vala src/photos/GdkSupport.vala src/photos/JfifSupport.vala src/photos/BmpSupport.vala src/photos/RawSupport.vala src/photos/PngSupport.vala src/photos/TiffSupport.vala src/plugins/Plugins.vala src/plugins/StandardHostInterface.vala src/plugins/ManifestWidget.vala src/publishing/Publishing.vala src/publishing/PublishingUI.vala src/publishing/PublishingPluginHost.vala src/publishing/APIGlue.vala src/library/Library.vala src/library/LibraryWindow.vala src/library/Branch.vala src/library/TrashSidebarEntry.vala src/library/OfflineSidebarEntry.vala src/library/FlaggedSidebarEntry.vala src/library/LastImportSidebarEntry.vala src/library/ImportQueueSidebarEntry.vala src/library/FlaggedPage.vala src/library/ImportQueuePage.vala src/library/LastImportPage.vala src/library/OfflinePage.vala src/library/TrashPage.vala src/direct/Direct.vala src/direct/DirectWindow.vala src/direct/DirectPhoto.vala src/direct/DirectPhotoPage.vala src/direct/DirectView.vala src/core/Core.vala src/core/DataCollection.vala src/core/DataSet.vala src/core/util.vala src/core/SourceCollection.vala src/core/SourceHoldingTank.vala src/core/DatabaseSourceCollection.vala src/core/ContainerSourceCollection.vala src/core/ViewCollection.vala src/core/DataObject.vala src/core/Alteration.vala src/core/DataSource.vala src/core/DataSourceTypes.vala src/core/DataView.vala src/core/DataViewTypes.vala src/core/Tracker.vala src/core/SourceInterfaces.vala src/sidebar/Sidebar.vala src/sidebar/Branch.vala src/sidebar/Entry.vala src/sidebar/Tree.vala src/sidebar/common.vala src/events/Events.vala src/events/Branch.vala src/events/EventsDirectoryPage.vala src/events/EventPage.vala src/events/EventDirectoryItem.vala src/tags/Tags.vala src/tags/Branch.vala src/tags/TagPage.vala src/tags/HierarchicalTagIndex.vala src/tags/HierarchicalTagUtilities.vala src/camera/Camera.vala src/camera/Branch.vala src/camera/CameraTable.vala src/camera/GPhoto.vala src/camera/ImportPage.vala src/searches/Searches.vala src/searches/Branch.vala src/searches/SearchBoolean.vala src/searches/SavedSearchPage.vala src/searches/SavedSearchDialog.vala src/config/Config.vala src/config/ConfigurationInterfaces.vala src/config/GSettingsEngine.vala src/data_imports/DataImports.vala src/data_imports/DataImportsPluginHost.vala src/data_imports/DataImportsUI.vala src/data_imports/DataImportJob.vala src/data_imports/DataImportSource.vala src/folders/Folders.vala src/folders/Branch.vala src/folders/Page.vala src/main.vala src/AppWindow.vala src/CollectionPage.vala src/NaturalCollate.vala src/Thumbnail.vala src/ThumbnailCache.vala src/CheckerboardLayout.vala src/PhotoPage.vala src/Page.vala src/SortedList.vala src/Dimensions.vala src/Box.vala src/Photo.vala src/Orientation.vala src/BatchImport.vala src/Dialogs.vala src/Resources.vala src/Debug.vala src/ColorTransformation.vala src/Properties.vala src/CustomComponents.vala src/Event.vala src/International.vala src/AppDirs.vala src/PixbufCache.vala src/CommandManager.vala src/Commands.vala src/SlideshowPage.vala src/LibraryFiles.vala src/Printing.vala src/Tag.vala src/Screensaver.vala src/Exporter.vala src/DirectoryMonitor.vala src/LibraryMonitor.vala src/VideoSupport.vala src/Tombstone.vala src/MetadataWriter.vala src/Application.vala src/TimedQueue.vala src/MediaPage.vala src/MediaDataRepresentation.vala src/DesktopIntegration.vala src/MediaInterfaces.vala src/MediaMetadata.vala src/VideoMetadata.vala src/MediaMonitor.vala src/PhotoMonitor.vala src/VideoMonitor.vala src/SearchFilter.vala src/MediaViewTracker.vala src/UnityProgressBar.vala src/Upgrades.vala src/.unitize/_UnitInternals.vala src/.unitize/_UtilInternals.vala src/.unitize/_ThreadsInternals.vala src/.unitize/_DbInternals.vala src/.unitize/_EditingToolsInternals.vala src/.unitize/_PluginsInternals.vala src/.unitize/_SlideshowInternals.vala src/.unitize/_PhotosInternals.vala src/.unitize/_PublishingInternals.vala src/.unitize/_LibraryInternals.vala src/.unitize/_DirectInternals.vala src/.unitize/_CoreInternals.vala src/.unitize/_SidebarInternals.vala src/.unitize/_EventsInternals.vala src/.unitize/_TagsInternals.vala src/.unitize/_CameraInternals.vala src/.unitize/_SearchesInternals.vala src/.unitize/_ConfigInternals.vala src/.unitize/_DataImportsInternals.vala src/.unitize/_FoldersInternals.vala src/.unitize/_Library_unitize_entry.vala src/.unitize/_Direct_unitize_entry.vala plugins/shotwell-plugin-dev-1.0.vapi $(AM_V_at)mv -f $@-t $@ -$(srcdir)/thumbnailer/shotwell-video-thumbnailer.c: $(srcdir)/thumbnailer_shotwell_video_thumbnailer_vala.stamp - @if test -f $@; then :; else rm -f $(srcdir)/thumbnailer_shotwell_video_thumbnailer_vala.stamp; fi +$(srcdir)/src/plugins/SpitInterfaces.c: $(srcdir)/src_plugins_libplugin_la_vala.stamp + @if test -f $@; then :; else rm -f $(srcdir)/src_plugins_libplugin_la_vala.stamp; fi @if test -f $@; then :; else \ - $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/thumbnailer_shotwell_video_thumbnailer_vala.stamp; \ + $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/src_plugins_libplugin_la_vala.stamp; \ fi -$(srcdir)/thumbnailer_shotwell_video_thumbnailer_vala.stamp: thumbnailer/shotwell-video-thumbnailer.vala +$(srcdir)/src/plugins/TransitionsInterfaces.c: $(srcdir)/src_plugins_libplugin_la_vala.stamp + @if test -f $@; then :; else rm -f $(srcdir)/src_plugins_libplugin_la_vala.stamp; fi + @if test -f $@; then :; else \ + $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/src_plugins_libplugin_la_vala.stamp; \ + fi +$(srcdir)/src/plugins/PublishingInterfaces.c: $(srcdir)/src_plugins_libplugin_la_vala.stamp + @if test -f $@; then :; else rm -f $(srcdir)/src_plugins_libplugin_la_vala.stamp; fi + @if test -f $@; then :; else \ + $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/src_plugins_libplugin_la_vala.stamp; \ + fi +$(srcdir)/src/plugins/DataImportsInterfaces.c: $(srcdir)/src_plugins_libplugin_la_vala.stamp + @if test -f $@; then :; else rm -f $(srcdir)/src_plugins_libplugin_la_vala.stamp; fi + @if test -f $@; then :; else \ + $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/src_plugins_libplugin_la_vala.stamp; \ + fi +$(srcdir)/src_plugins_libplugin_la_vala.stamp: src/plugins/SpitInterfaces.vala src/plugins/TransitionsInterfaces.vala src/plugins/PublishingInterfaces.vala src/plugins/DataImportsInterfaces.vala $(AM_V_at)rm -f $@ && echo stamp > $@-t - $(AM_V_VALAC)$(am__cd) $(srcdir) && $(VALAC) $(thumbnailer_shotwell_video_thumbnailer_VALAFLAGS) $(VALAFLAGS) -C thumbnailer/shotwell-video-thumbnailer.vala + $(AM_V_VALAC)$(am__cd) $(srcdir) && $(VALAC) $(src_plugins_libplugin_la_VALAFLAGS) $(VALAFLAGS) -C src/plugins/SpitInterfaces.vala src/plugins/TransitionsInterfaces.vala src/plugins/PublishingInterfaces.vala src/plugins/DataImportsInterfaces.vala $(AM_V_at)mv -f $@-t $@ $(srcdir)/plugins/shotwell-transitions/BlindsEffect.c: $(srcdir)/plugins_shotwell_transitions_shotwell_transitions_la_vala.stamp @if test -f $@; then :; else rm -f $(srcdir)/plugins_shotwell_transitions_shotwell_transitions_la_vala.stamp; fi @@ -6926,34 +6950,19 @@ $(srcdir)/plugins_shotwell_transitions_shotwell_transitions_la_vala.stamp: plugi $(AM_V_at)rm -f $@ && echo stamp > $@-t $(AM_V_VALAC)$(am__cd) $(srcdir) && $(VALAC) $(plugins_shotwell_transitions_shotwell_transitions_la_VALAFLAGS) $(VALAFLAGS) -C plugins/shotwell-transitions/BlindsEffect.vala plugins/shotwell-transitions/ChessEffect.vala plugins/shotwell-transitions/CircleEffect.vala plugins/shotwell-transitions/CirclesEffect.vala plugins/shotwell-transitions/ClockEffect.vala plugins/shotwell-transitions/CrumbleEffect.vala plugins/shotwell-transitions/FadeEffect.vala plugins/shotwell-transitions/shotwell-transitions.vala plugins/shotwell-transitions/SlideEffect.vala plugins/shotwell-transitions/SquaresEffect.vala plugins/shotwell-transitions/StripesEffect.vala plugins/shotwell-plugin-common.vapi $(AM_V_at)mv -f $@-t $@ -$(srcdir)/plugins/shotwell-publishing-extras/GalleryConnector.c: $(srcdir)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_vala.stamp - @if test -f $@; then :; else rm -f $(srcdir)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_vala.stamp; fi - @if test -f $@; then :; else \ - $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_vala.stamp; \ - fi -$(srcdir)/plugins/shotwell-publishing-extras/RajcePublishing.c: $(srcdir)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_vala.stamp - @if test -f $@; then :; else rm -f $(srcdir)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_vala.stamp; fi - @if test -f $@; then :; else \ - $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_vala.stamp; \ - fi -$(srcdir)/plugins/shotwell-publishing-extras/shotwell-publishing-extras.c: $(srcdir)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_vala.stamp - @if test -f $@; then :; else rm -f $(srcdir)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_vala.stamp; fi - @if test -f $@; then :; else \ - $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_vala.stamp; \ - fi -$(srcdir)/plugins/shotwell-publishing-extras/TumblrPublishing.c: $(srcdir)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_vala.stamp - @if test -f $@; then :; else rm -f $(srcdir)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_vala.stamp; fi +$(srcdir)/plugins/common/RESTSupport.c: $(srcdir)/plugins_common_libshotwell_plugin_common_la_vala.stamp + @if test -f $@; then :; else rm -f $(srcdir)/plugins_common_libshotwell_plugin_common_la_vala.stamp; fi @if test -f $@; then :; else \ - $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_vala.stamp; \ + $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/plugins_common_libshotwell_plugin_common_la_vala.stamp; \ fi -$(srcdir)/plugins/shotwell-publishing-extras/YandexPublishing.c: $(srcdir)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_vala.stamp - @if test -f $@; then :; else rm -f $(srcdir)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_vala.stamp; fi +$(srcdir)/plugins/common/Resources.c: $(srcdir)/plugins_common_libshotwell_plugin_common_la_vala.stamp + @if test -f $@; then :; else rm -f $(srcdir)/plugins_common_libshotwell_plugin_common_la_vala.stamp; fi @if test -f $@; then :; else \ - $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_vala.stamp; \ + $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/plugins_common_libshotwell_plugin_common_la_vala.stamp; \ fi -$(srcdir)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_vala.stamp: plugins/shotwell-publishing-extras/GalleryConnector.vala plugins/shotwell-publishing-extras/RajcePublishing.vala plugins/shotwell-publishing-extras/shotwell-publishing-extras.vala plugins/shotwell-publishing-extras/TumblrPublishing.vala plugins/shotwell-publishing-extras/YandexPublishing.vala plugins/shotwell-plugin-common.vapi +$(srcdir)/plugins_common_libshotwell_plugin_common_la_vala.stamp: plugins/common/RESTSupport.vala plugins/common/Resources.vala plugins/shotwell-plugin-dev-1.0.vapi $(AM_V_at)rm -f $@ && echo stamp > $@-t - $(AM_V_VALAC)$(am__cd) $(srcdir) && $(VALAC) $(plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_VALAFLAGS) $(VALAFLAGS) -C plugins/shotwell-publishing-extras/GalleryConnector.vala plugins/shotwell-publishing-extras/RajcePublishing.vala plugins/shotwell-publishing-extras/shotwell-publishing-extras.vala plugins/shotwell-publishing-extras/TumblrPublishing.vala plugins/shotwell-publishing-extras/YandexPublishing.vala plugins/shotwell-plugin-common.vapi + $(AM_V_VALAC)$(am__cd) $(srcdir) && $(VALAC) $(plugins_common_libshotwell_plugin_common_la_VALAFLAGS) $(VALAFLAGS) -C plugins/common/RESTSupport.vala plugins/common/Resources.vala plugins/shotwell-plugin-dev-1.0.vapi $(AM_V_at)mv -f $@-t $@ $(srcdir)/plugins/shotwell-publishing/shotwell-publishing.c: $(srcdir)/plugins_shotwell_publishing_shotwell_publishing_la_vala.stamp @if test -f $@; then :; else rm -f $(srcdir)/plugins_shotwell_publishing_shotwell_publishing_la_vala.stamp; fi @@ -6989,43 +6998,34 @@ $(srcdir)/plugins_shotwell_publishing_shotwell_publishing_la_vala.stamp: plugins $(AM_V_at)rm -f $@ && echo stamp > $@-t $(AM_V_VALAC)$(am__cd) $(srcdir) && $(VALAC) $(plugins_shotwell_publishing_shotwell_publishing_la_VALAFLAGS) $(VALAFLAGS) -C plugins/shotwell-publishing/shotwell-publishing.vala plugins/shotwell-publishing/FacebookPublishing.vala plugins/shotwell-publishing/PicasaPublishing.vala plugins/shotwell-publishing/FlickrPublishing.vala plugins/shotwell-publishing/YouTubePublishing.vala plugins/shotwell-publishing/PiwigoPublishing.vala plugins/shotwell-plugin-common.vapi $(AM_V_at)mv -f $@-t $@ -$(srcdir)/src/plugins/SpitInterfaces.c: $(srcdir)/src_plugins_libplugin_la_vala.stamp - @if test -f $@; then :; else rm -f $(srcdir)/src_plugins_libplugin_la_vala.stamp; fi - @if test -f $@; then :; else \ - $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/src_plugins_libplugin_la_vala.stamp; \ - fi -$(srcdir)/src/plugins/TransitionsInterfaces.c: $(srcdir)/src_plugins_libplugin_la_vala.stamp - @if test -f $@; then :; else rm -f $(srcdir)/src_plugins_libplugin_la_vala.stamp; fi +$(srcdir)/plugins/shotwell-publishing-extras/GalleryConnector.c: $(srcdir)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_vala.stamp + @if test -f $@; then :; else rm -f $(srcdir)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_vala.stamp; fi @if test -f $@; then :; else \ - $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/src_plugins_libplugin_la_vala.stamp; \ + $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_vala.stamp; \ fi -$(srcdir)/src/plugins/PublishingInterfaces.c: $(srcdir)/src_plugins_libplugin_la_vala.stamp - @if test -f $@; then :; else rm -f $(srcdir)/src_plugins_libplugin_la_vala.stamp; fi +$(srcdir)/plugins/shotwell-publishing-extras/RajcePublishing.c: $(srcdir)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_vala.stamp + @if test -f $@; then :; else rm -f $(srcdir)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_vala.stamp; fi @if test -f $@; then :; else \ - $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/src_plugins_libplugin_la_vala.stamp; \ + $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_vala.stamp; \ fi -$(srcdir)/src/plugins/DataImportsInterfaces.c: $(srcdir)/src_plugins_libplugin_la_vala.stamp - @if test -f $@; then :; else rm -f $(srcdir)/src_plugins_libplugin_la_vala.stamp; fi +$(srcdir)/plugins/shotwell-publishing-extras/shotwell-publishing-extras.c: $(srcdir)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_vala.stamp + @if test -f $@; then :; else rm -f $(srcdir)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_vala.stamp; fi @if test -f $@; then :; else \ - $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/src_plugins_libplugin_la_vala.stamp; \ + $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_vala.stamp; \ fi -$(srcdir)/src_plugins_libplugin_la_vala.stamp: src/plugins/SpitInterfaces.vala src/plugins/TransitionsInterfaces.vala src/plugins/PublishingInterfaces.vala src/plugins/DataImportsInterfaces.vala - $(AM_V_at)rm -f $@ && echo stamp > $@-t - $(AM_V_VALAC)$(am__cd) $(srcdir) && $(VALAC) $(src_plugins_libplugin_la_VALAFLAGS) $(VALAFLAGS) -C src/plugins/SpitInterfaces.vala src/plugins/TransitionsInterfaces.vala src/plugins/PublishingInterfaces.vala src/plugins/DataImportsInterfaces.vala - $(AM_V_at)mv -f $@-t $@ -$(srcdir)/plugins/common/RESTSupport.c: $(srcdir)/plugins_common_libshotwell_plugin_common_la_vala.stamp - @if test -f $@; then :; else rm -f $(srcdir)/plugins_common_libshotwell_plugin_common_la_vala.stamp; fi +$(srcdir)/plugins/shotwell-publishing-extras/TumblrPublishing.c: $(srcdir)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_vala.stamp + @if test -f $@; then :; else rm -f $(srcdir)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_vala.stamp; fi @if test -f $@; then :; else \ - $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/plugins_common_libshotwell_plugin_common_la_vala.stamp; \ + $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_vala.stamp; \ fi -$(srcdir)/plugins/common/Resources.c: $(srcdir)/plugins_common_libshotwell_plugin_common_la_vala.stamp - @if test -f $@; then :; else rm -f $(srcdir)/plugins_common_libshotwell_plugin_common_la_vala.stamp; fi +$(srcdir)/plugins/shotwell-publishing-extras/YandexPublishing.c: $(srcdir)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_vala.stamp + @if test -f $@; then :; else rm -f $(srcdir)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_vala.stamp; fi @if test -f $@; then :; else \ - $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/plugins_common_libshotwell_plugin_common_la_vala.stamp; \ + $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_vala.stamp; \ fi -$(srcdir)/plugins_common_libshotwell_plugin_common_la_vala.stamp: plugins/common/RESTSupport.vala plugins/common/Resources.vala plugins/shotwell-plugin-dev-1.0.vapi +$(srcdir)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_vala.stamp: plugins/shotwell-publishing-extras/GalleryConnector.vala plugins/shotwell-publishing-extras/RajcePublishing.vala plugins/shotwell-publishing-extras/shotwell-publishing-extras.vala plugins/shotwell-publishing-extras/TumblrPublishing.vala plugins/shotwell-publishing-extras/YandexPublishing.vala plugins/shotwell-plugin-common.vapi $(AM_V_at)rm -f $@ && echo stamp > $@-t - $(AM_V_VALAC)$(am__cd) $(srcdir) && $(VALAC) $(plugins_common_libshotwell_plugin_common_la_VALAFLAGS) $(VALAFLAGS) -C plugins/common/RESTSupport.vala plugins/common/Resources.vala plugins/shotwell-plugin-dev-1.0.vapi + $(AM_V_VALAC)$(am__cd) $(srcdir) && $(VALAC) $(plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_VALAFLAGS) $(VALAFLAGS) -C plugins/shotwell-publishing-extras/GalleryConnector.vala plugins/shotwell-publishing-extras/RajcePublishing.vala plugins/shotwell-publishing-extras/shotwell-publishing-extras.vala plugins/shotwell-publishing-extras/TumblrPublishing.vala plugins/shotwell-publishing-extras/YandexPublishing.vala plugins/shotwell-plugin-common.vapi $(AM_V_at)mv -f $@-t $@ $(srcdir)/plugins/shotwell-data-imports/FSpotDatabaseBehavior.c: $(srcdir)/plugins_shotwell_data_imports_shotwell_data_imports_la_vala.stamp @if test -f $@; then :; else rm -f $(srcdir)/plugins_shotwell_data_imports_shotwell_data_imports_la_vala.stamp; fi diff --git a/NEWS b/NEWS index ed16d0d..96bc198 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,32 @@ +Shotwell 0.23.6 - 29 Aug 2016 + * Fix locale-dependent times + * Use nl_langinfo instead of custom LConv + * Fix renaming of tags and saved searches + * Improve message shown on empty camera + * Make thm a recognized extension for JPEG files + +Bugs fixed in this release: + - https://bugzilla.gnome.org/show_bug.cgi?id=716533 + - https://bugzilla.gnome.org/show_bug.cgi?id=718796 + - https://bugzilla.gnome.org/show_bug.cgi?id=731480 + - https://bugzilla.gnome.org/show_bug.cgi?id=759246 + +All contributors to this release: + - Jens Georg + - Rūdolfs Mazurs + - Piotr Drąg + - Mario Blättermann + - Christian Kirbach + - Balázs Úr + - Balázs Meskó + +Added/updated translations + - de, courtesy of Christian Kirbach + - hu, courtesy of Balázs Úr + - hu, courtesy of Meskó Balázs + - lv, courtesy of Rūdolfs Mazurs + - pl, courtesy of Piotr Drąg + Shotwell 0.23.5 - 15 Aug 2016 * Remove obsolete files * Plugins: Load icons and GtkBuilder files from GResource diff --git a/configure b/configure index baeb3bc..81876a4 100755 --- a/configure +++ b/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for shotwell 0.23.5. +# Generated by GNU Autoconf 2.69 for shotwell 0.23.6. # # Report bugs to . # @@ -650,8 +650,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='shotwell' PACKAGE_TARNAME='shotwell' -PACKAGE_VERSION='0.23.5' -PACKAGE_STRING='shotwell 0.23.5' +PACKAGE_VERSION='0.23.6' +PACKAGE_STRING='shotwell 0.23.6' PACKAGE_BUGREPORT='https://bugzilla.gnome.org/enter_bug.cgi?product=shotwell' PACKAGE_URL='' @@ -1486,7 +1486,7 @@ if test "$ac_init_help" = "long"; then # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures shotwell 0.23.5 to adapt to many kinds of systems. +\`configure' configures shotwell 0.23.6 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1557,7 +1557,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of shotwell 0.23.5:";; + short | recursive ) echo "Configuration of shotwell 0.23.6:";; esac cat <<\_ACEOF @@ -1720,7 +1720,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -shotwell configure 0.23.5 +shotwell configure 0.23.6 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -1998,7 +1998,7 @@ cat >config.log <<_ACEOF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by shotwell $as_me 0.23.5, which was +It was created by shotwell $as_me 0.23.6, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -2459,12 +2459,12 @@ MAJOR_VERSION=0 MINOR_VERSION=23 -MICRO_VERSION=5 +MICRO_VERSION=6 API_VERSION=0 -GITVER=1abdf94cb09efcb66b6d9ecfe27533234ce43117 +GITVER=79dc5aab2b6eeb63654d593c841a7e477686eb77 if test "x$GITVER" != "x"; then @@ -2962,7 +2962,7 @@ fi # Define the identity of the package. PACKAGE='shotwell' - VERSION='0.23.5' + VERSION='0.23.6' cat >>confdefs.h <<_ACEOF @@ -17615,7 +17615,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by shotwell $as_me 0.23.5, which was +This file was extended by shotwell $as_me 0.23.6, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -17681,7 +17681,7 @@ _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -shotwell config.status 0.23.5 +shotwell config.status 0.23.6 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" diff --git a/configure.ac b/configure.ac index 37cef02..28c1f5e 100644 --- a/configure.ac +++ b/configure.ac @@ -6,7 +6,7 @@ dnl Define Versioning Information dnl *********************************************************************** m4_define([major_version],[0]) m4_define([minor_version],[23]) -m4_define([micro_version],[5]) +m4_define([micro_version],[6]) m4_define([package_version],[major_version.minor_version.micro_version]) m4_define([bug_report_url],[https://bugzilla.gnome.org/enter_bug.cgi?product=shotwell]) m4_define([api_version],[major_version]) diff --git a/help/de/de.po b/help/de/de.po index 330f3df..5681a4a 100644 --- a/help/de/de.po +++ b/help/de/de.po @@ -1,15 +1,15 @@ -# German translation for shotwell. +# German translation for the shotwell manual. # Copyright (C) 2015 shotwell's COPYRIGHT HOLDER # This file is distributed under the same license as the shotwell package. -# Christian Kirbach , 2015. +# Christian Kirbach , 2015, 2016. # Benjamin Steinwender , 2015. -# Wolfgang Stöggl , 2015. +# Mario Blättermann , 2016. # msgid "" msgstr "" "Project-Id-Version: shotwell shotwell-0.20\n" -"POT-Creation-Date: 2016-06-24 20:56+0000\n" -"PO-Revision-Date: 2016-06-25 21:14+0200\n" +"POT-Creation-Date: 2016-08-18 20:06+0000\n" +"PO-Revision-Date: 2016-08-23 20:48+0200\n" "Last-Translator: Christian Kirbach \n" "Language-Team: German \n" "Language: de\n" @@ -17,1283 +17,1220 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Poedit 1.8.7.1\n" +"X-Generator: Poedit 1.8.8\n" -#: C/view-sidebar.page:7(desc) -msgid "" -"The sidebar on the left of the window lists various views of your library." +#. Put one translator per line, in the form NAME , YEAR1, YEAR2 +msgctxt "_" +msgid "translator-credits" msgstr "" -"Die Seitenleiste links des Fensters zeigt verschiedene Ansichten Ihrer " -"Bibliothek." +"Mario Blättermann , 2009, 2016\n" +"Benjamin Steinwender , 2014-2015\n" +"Christian Kirbach , 2014, 2106" -#: C/view-sidebar.page:21(title) -msgid "The sidebar" -msgstr "Die Seitenleiste" +#. (itstool) path: info/desc +#: C/edit-adjustments.page:7 +msgid "Change the exposure, saturation, tint, and shadows of a photo." +msgstr "Belichtung, Sättigung, Farbton und Schatten eines Fotos ändern." -#: C/view-sidebar.page:23(p) +#. (itstool) path: page/title +#: C/edit-adjustments.page:12 +msgid "Color adjustments" +msgstr "Farbanpassungen" + +#. (itstool) path: page/p +#: C/edit-adjustments.page:14 msgid "" -"The sidebar on the left side of the Shotwell window lists various views of " -"your library. Although you may see the same photo in multiple views, it's " -"only stored once on your hard drive." +"The Adjust button opens a floating window with a histogram and " +"sliders to adjust a photo's exposure, saturation, tint, temperature, and " +"shadows. The histogram also has sliders to reduce the upper and lower " +"intensity thresholds of the photograph, expanding the contrast of the middle " +"range." msgstr "" -"Die Seitenleiste links des Shotwell-Fensters zeigt verschiedene Ansichten " -"Ihrer Bibliothek. Obwohl Sie eventuell das selbe Foto in mehreren Ansichten " -"sehen, ist es tatsächlich nur einmal auf Ihrem System gespeichert." -#: C/view-sidebar.page:25(p) +#. (itstool) path: page/p +#: C/edit-adjustments.page:16 msgid "" -"The Last Import view lists your last imported photos no matter if " -"they are imported from F-Spot, your camera, a memory card or the hard disk." +"The Enhance button adjusts the histogram and shadows sliders to " +"improve the quality of a photo." msgstr "" -"Die Ansicht Letzter Import zeigt die zuletzt importierten Fotos " -"unabhängig von Ihrer Quelle wie F-Spot, Ihrer Kamera, einer Speicherkarte " -"oder der Festplatte." -#: C/view-sidebar.page:27(p) -msgid "The Flagged lists all photos you had previous flagged." -msgstr "Markiert listet alle zuvor markierten Fotos." +#. (itstool) path: page/p +#: C/edit-adjustments.page:18 +msgid "" +"When the photo's colors and contrast are to your liking, press OK " +"to save the changes. Reset will return the image to its original " +"state. Cancel discards all changes you've made." +msgstr "" + +#. (itstool) path: section/title +#: C/edit-adjustments.page:21 +msgid "What do the color adjustments do?" +msgstr "Was bewirken die Farbregler?" + +#. (itstool) path: item/title +#: C/edit-adjustments.page:24 +msgid "Exposure" +msgstr "Belichtung" -#: C/view-sidebar.page:29(p) +#. (itstool) path: item/p +#: C/edit-adjustments.page:25 msgid "" -"The Saved Search allows you to sort your library by many criteria." +"Changes the brightness to make it look like the photo was exposed for a " +"longer or shorter time. Use this to correct under- or over-exposed photos." msgstr "" -"Mit Gespeicherte Suchen sortieren Sie Ihre Bibliothek anhand von " -"vielen verschiedenen Kriterien." +"Änderung der Helligkeit, so dass es aussieht, also ob das Foto länger oder " +"kürzer belichtet worden wäre. Verwenden Sie diese Möglichkeit, um über- und " +"unterbelichtete Fotos zu korrigieren." + +#. (itstool) path: item/title +#: C/edit-adjustments.page:28 +msgid "Saturation" +msgstr "Sättigung" -#: C/view-sidebar.page:31(p) +#. (itstool) path: item/p +#: C/edit-adjustments.page:29 msgid "" -"The Events folder lists all events in your library. An event is a " -"group of photos that were taken at approximately the same time." +"Changes how vivid colors look. If your photo looks gray and washed out, try " +"increasing the saturation. If colors look too bold, try decreasing it." msgstr "" -"Der Ordner Ereignisse listet alle Ereignisse Ihrer Bibliothek " -"auf. Ein Ereignis ist eine Menge von Fotos, die ungefähr im gleichen " -"Zeitraum aufgenommen wurden." -#: C/view-sidebar.page:33(p) +#. (itstool) path: item/title +#: C/edit-adjustments.page:32 +msgid "Tint" +msgstr "Farbton" + +#. (itstool) path: item/p +#: C/edit-adjustments.page:33 msgid "" -"The Tags folder lists all tags you've assigned to photos. Photos " -"can have multiple tags attached to them. When you click on the name of a tag " -"in the sidebar, you will see all the photos associated with that tag." +"This tints the photo with a color. It's useful for correcting photos taken " +"with the wrong white balance setting, which typically have an unnatural " +"color cast. For example, photos taken outdoors with the white balance set to " +"\"Tungsten\" may have a blue cast." msgstr "" -"Der Ordner Markierungen listet alle markierten Fotos auf. Fotos " -"können mehrfach markiert sein. Klicken Sie auf den Namen einer Markierung in " -"der Seitenleiste, um alle mit der entsprechenden Markierung zu sehen." -#: C/view-information.page:7(desc) +#. (itstool) path: item/title +#: C/edit-adjustments.page:36 +msgid "Temperature" +msgstr "Temperatur" + +#. (itstool) path: item/p +#: C/edit-adjustments.page:37 msgid "" -"View more detailed information about photos, like the exposure mode used by " -"the camera." +"Changes how \"warm\" or \"cool\" the picture looks. Use this to make cold, " +"depressing scenes look more lively, for example." msgstr "" -"Sehen Sie sich weitere Details über Fotos an, wie das von der Kamera " -"verwendete Belichtungsverfahren." -#: C/view-information.page:12(title) -msgid "Basic and extended information" -msgstr "Grundlegende und erweiterte Informationen" +#. (itstool) path: item/title +#: C/edit-adjustments.page:40 +msgid "Shadows" +msgstr "Schatten" -#: C/view-information.page:14(p) +#. (itstool) path: item/p +#: C/edit-adjustments.page:41 msgid "" -"The Basic Information pane appears at the bottom of the sidebar, and " -"displays a brief summary of the photos you've selected. If no photos are " -"selected, it displays a summary of the entire collection. You can toggle the " -"display of this pane using the ViewBasic " -"Information command." +"This makes shadowy areas appear lighter. Use this to make detail more " +"visible if it's obscured by the darkness of a shadow." +msgstr "" + +#. (itstool) path: item/title +#: C/edit-adjustments.page:44 +msgid "Intensity Threshold (sliders on the histogram)" msgstr "" -"Das Teilfenster mit grundlegenden Informationen erscheint unten in der " -"Seitenleiste und zeigt eine kurze Übersicht der von Ihnen gewählten Fotos. " -"Wenn keine Fotos ausgewählt sind, wird eine Zusammenfassung der gesamten " -"Sammlung angezeigt. Schalten Sie die Darstellung des Teilfensters mit " -"AnsichtGrundlegende Informationen ein " -"oder aus." -#: C/view-information.page:16(p) +#. (itstool) path: item/p +#: C/edit-adjustments.page:45 msgid "" -"The floating Extended Information window displays more information about the " -"selected photo. The ViewExtended Information command or CtrlShiftX toggles the display of this window." +"These sliders change how light the brightest white is and how dark the " +"darkest black is. Use them to change the contrast of the photo. Photos which " +"look washed out should particularly benefit from changing these settings." msgstr "" -"Das schwebende Fenster »Erweiterte Informationen« zeigt weitere " -"Informationen zu den gewählten Fotos. Mit AnsichtErweiterte Informationen oder StrgUmschalttasteX blenden Sie das Fenster " -"ein oder aus." -#: C/view-displaying.page:7(desc) +#. (itstool) path: media +#. This is a reference to an external file such as an image or video. When +#. the file changes, the md5 hash will change to let you know you need to +#. update your localized copy. The msgstr is not used at all. Set it to +#. whatever you like once you have updated your copy of the file. +#: C/edit-crop.page:42 +#, fuzzy +#| msgid "" +#| "@@image: 'figures/crop_thirds.jpg'; md5=4cf0a026bb812c7eab0c9db8210a9524" +msgctxt "_" msgid "" -"Learn about different ways of viewing your photos: in a grid, filling the " -"main window, or filling the whole screen." +"external ref='figures/crop_thirds.jpg' md5='4cf0a026bb812c7eab0c9db8210a9524'" +msgstr "original" + +#. (itstool) path: info/desc +#: C/edit-crop.page:7 +msgid "Improve the composition of a photo by cutting out parts of it." msgstr "" -"Erfahren Sie mehr über die verschiedenen Ansichtsmöglichkeiten Ihrer Fotos: " -"Im Raster, im Hauptfenster oder Bildschirm füllend." -#: C/view-displaying.page:12(title) -msgid "Photo views" -msgstr "Fotoansichten" +#. (itstool) path: page/title +#: C/edit-crop.page:12 +msgid "Cropping" +msgstr "Bild wird zugeschnitten" -#: C/view-displaying.page:14(p) +#. (itstool) path: page/p +#: C/edit-crop.page:14 msgid "" -"When you select any collection in the sidebar, Shotwell displays all photos " -"in the collection in the main window area. At the bottom right is a slider " -"which adjusts the viewing size of the thumbnails. You may also adjust the " -"thumbnail size using the plus and minus keys (+ and -) " -"or by pressing Ctrl while moving your mouse scroll wheel." +"To reduce the area of a photo and concentrate the viewer's attention on a " +"smaller portion of it, use the Crop tool. The crop tool is only available in " +"full-window or fullscreen mode." msgstr "" -"Wenn Sie eine Sammlung in der Seitenleiste wählen, zeigt Shotwell alle Fotos " -"der Sammlung im Hauptfenster an. Unten rechts befindet sich ein " -"Schieberegler zur Anpassung der Größe der Vorschaubilder. Sie können " -"ebenfalls die Größe der Vorschaubilder mit den Tasten + und -" -" anpassen, oder indem Sie Strg gedrückt halten, während das " -"Mausrad gedreht wird." -#: C/view-displaying.page:16(p) +#. (itstool) path: item/p +#: C/edit-crop.page:19 msgid "" -"You can view a photo full-window by double-clicking on it. From there you " -"may move to other photos in the collection with the Back and Forward " -"buttons. To return to the collection, double-click on the photo or press " -"Esc." +"Double-click on a photo to enter full-window mode, then press the Crop button on the toolbar." msgstr "" -"Schauen Sie sich ein Foto im Vollbild an, indem Sie zweimal darauf klicken. " -"Daraufhin wechseln Sie zu anderen Fotos Ihrer Sammlung mit den Tasten ← und " -"→. Klicken Sie zweimal auf das Foto oder drücken Sie Esc, um zur " -"Sammlung zurückzukehren." -#: C/view-displaying.page:18(p) +#. (itstool) path: item/p +#: C/edit-crop.page:22 msgid "" -"When viewing a photo in full-window mode, the slider on the toolbar controls " -"zoom. You can pan around by grabbing and dragging anywhere on the photo. You " -"can also zoom using your scroll wheel or by pressing the following keyboard " -"shortcuts: Ctrl0 for the full image, " -"Ctrl1 for 100% (1 photo pixel = 1 screen pixel), " -"and Ctrl2 for 200% (1 photo pixel = 2x2 screen " -"pixels)." +"A white box, the crop rectangle, will appear over the photo. The lighter " +"portion of the photo within the crop rectangle represents what the photo " +"will look like when you crop it." msgstr "" -"Beim Ansehen von Fotos im Vollbildmodus steuert der Regler in der " -"Werkzeugleiste die Vergrößerung. Verschieben Sie das Foto, indem Sie die " -"Maustaste gedrückt halten und die Maus bewegen. Sie können die Ansicht auch " -"durch Drehen des Mausrads vergrößern und verkleinern, oder indem Sie die " -"folgenden Tastenkürzel einsetzen: Strg0 für " -"Vollansicht, Strg1 für 100% (1 Bildpunkt = 1 " -"Bildschirmpunkt) und Strg2 für 200% (1 Bildpunkt " -"= 2x2 Bildschirmpunkte)." -#: C/view-displaying.page:20(p) +#. (itstool) path: item/p +#: C/edit-crop.page:25 msgid "" -"Shotwell offers a fullscreen mode to display photos. Choose " -"ViewFullscreen or press F11. To see the fullscreen toolbar, move your mouse to the bottom of the " -"screen. The toolbar offers buttons to move through the collection, to pin " -"the toolbar down (so it isn't hidden when you move the mouse away), and to " -"leave fullscreen view." +"If you place your cursor in the middle of the box, you can move the box " +"around. If you drag the edges of the box, you can adjust its size. As you " +"move and adjust the crop box, you'll see four lines appear inside it, like a " +"tic-tac-toe grid. These are rule of thirds lines." msgstr "" -"Shotwell kann Fotos auf dem gesamten Bildschirm darstellen. Wählen Sie dazu " -"AnsichtBildschirmfüllend oder drücken " -"Sie F11. Bewegen Sie den Mauszeiger unten auf den Bildschirm, um " -"die Werkzeugleiste im Vollbildmodus einzublenden. Die Werkzeugleiste hat " -"Knöpfe zum Blättern in der Sammlung, zum Anheften der Werkzeugleiste (so " -"dass diese nicht mehr automatisch verborgen wird) und zum Verlassen des " -"Vollbildmodus." - -#: C/view-displaying.page:23(title) -msgid "Viewing videos" -msgstr "Videos ansehen" -#: C/view-displaying.page:24(p) +#. (itstool) path: item/p +#: C/edit-crop.page:26 msgid "" -"When you double-click a video, Shotwell will launch an external video player " -"to play the video. It's not currently possible to display a video in full-" -"window mode in Shotwell or to play the video within Shotwell itself." +"You can also constrain the crop box to one of many common sizes. Choose a " +"size from the drop-down list that suits your needs. If you press the flip " +"button next to it, the orientation of the constraint will switch (from " +"landscape to portrait)." msgstr "" -"Wenn Sie zweimal auf ein Video klicken, startet Shotwell ein externes " -"Wiedergabeprogramm zum Abspielen. Es ist derzeit nicht möglich, ein Video im " -"Vollbildmodus in Shotwell darzustellen oder das Video in Shotwell selbst " -"anzuzeigen." -#: C/share-upload.page:7(desc) -msgid "Publish photos to Facebook, Flickr, Picasa Web Albums, or other sites." +#. (itstool) path: item/p +#: C/edit-crop.page:29 +msgid "" +"When you're happy with your crop outline, apply it by pressing the " +"Crop button. Shotwell will display the cropped photo." msgstr "" -"So veröffentlichen Sie Fotos bei Facebook, Flickr, Picasa Webalben und " -"anderen Seiten." -#: C/share-upload.page:12(title) -msgid "Publishing to the Web" -msgstr "Ins Internet veröffentlichen" +#. (itstool) path: item/p +#: C/edit-crop.page:32 +msgid "" +"If you change your mind, press the Crop button again and fine-" +"tune the crop." +msgstr "" -#: C/share-upload.page:14(p) +#. (itstool) path: item/p +#: C/edit-crop.page:33 msgid "" -"Through the use of plugins, Shotwell can " -"publish photos and videos to the following services, each of which requires " -"an account:" +"If you press Cancel rather than Apply, Shotwell will " +"return to the photo's previous crop dimensions." msgstr "" -"Mit Hilfe von Plugins kann Shotwell " -"Fotos und Videos bei den folgenden Diensten veröffentlichen. Jeder Dienst " -"erfordert ein Benutzerkonto:" -#: C/share-upload.page:18(link) -msgid "Facebook" -msgstr "Facebook" +#. (itstool) path: section/title +#: C/edit-crop.page:38 +msgid "What is the rule of thirds?" +msgstr "Was ist die Drittelregel?" -#: C/share-upload.page:19(link) -msgid "Flickr" -msgstr "Flickr" +#. (itstool) path: section/p +#: C/edit-crop.page:39 +msgid "" +"The rule of thirds helps you to choose a pleasing composition for a " +"photo." +msgstr "" +"Die Drittelregel hilft, ein Foto optisch ansprechend zu gestalten." -#: C/share-upload.page:20(p) +#. (itstool) path: section/p +#: C/edit-crop.page:40 msgid "" -"Picasa Web Albums and " -"Google+" +"Imagine that the scene is divided up into a 3x3 grid by two equally-spaced " +"vertical lines and two equally-spaced horizontal lines. According to the " +"rule, you're more likely to get a pleasing composition if you align major " +"features (like the horizon, or a person's body) with one of the lines. " +"Paying attention to the way features flow from one part of the grid to " +"another can also help." msgstr "" -"Picasa Webalben und Google+" -#: C/share-upload.page:21(p) -msgid "YouTube (videos only)" -msgstr "YouTube (nur Videos)" +#. (itstool) path: section/p +#: C/edit-crop.page:41 +msgid "" +"Cropping a photo so that it conforms to the rule of thirds often results in " +"a more visually appealing image." +msgstr "" -#: C/share-upload.page:22(p) +#. (itstool) path: media/p +#: C/edit-crop.page:43 msgid "" -"Yandex.Fotki, a photo site " -"popular in Russia (photos only)" +"Cropping a photo, using the \"rule of thirds\" lines to improve the " +"composition." msgstr "" -"Yandex.Fotki, eine in Russland " -"beliebte Fotoseite (nur Fotos)" -#: C/share-upload.page:23(p) +#. (itstool) path: info/desc +#: C/edit-enhance.page:7 msgid "" -"Any site running the Piwigo photo " -"gallery software (photos only)" +"Let Shotwell improve the brightness and contrast of a photo automatically." msgstr "" -"Jede Internetseite, welche die Fotogalerie-Software Piwigo installiert hat (nur Fotos)" -#: C/share-upload.page:26(p) +#. (itstool) path: page/title +#: C/edit-enhance.page:14 +msgid "Auto-enhance" +msgstr "Automatisch verbessern" + +#. (itstool) path: page/p +#: C/edit-enhance.page:16 msgid "" -"To publish selected photos in a collection, choose EditPreferences and click on the Plugins tab " -"to enable the plugin for the service you want to publish to. Next, choose, " -"FilePublish, press the Publish toolbar button or use CtrlP. You " -"will see a dialog that lets you select a publishing service. You will then " -"need to log in or create an account." +"Clicking on the Enhance button is a quick way to automatically " +"adjust the brightness and contrast of your photo. It will often give you a " +"photo that is correctly exposed. You can also use it as a starting point and " +"then improve the adjustments by clicking on the Adjust button." msgstr "" -"Wählen Sie zum Veröffentlichen von gewählten Fotos einer Sammlung " -"BearbeitenEinstellungen und dann den " -"Reiter Erweiterungen zum Einschalten der Erweiterung für den " -"Dienst, den Sie verwenden wollen. Wählen Sie anschließend " -"DateiVeröffentlichen oder den Knopf " -"Veröffentlichen in der Werkzeugleiste oder tippen Sie " -"StrgP. Daraufhin erscheint ein " -"Fenster, in dem Sie den Dienst zur Veröffentlichung wählen. Sie müssen sich " -"dann beim Dienst anmelden." -#: C/share-upload.page:31(p) -msgid "" -"Publishing to Facebook requires you to grant certain permissions to the " -"Shotwell Facebook application. You only need to grant these permissions " -"once, when you first associate Shotwell with your Facebook account." +#. (itstool) path: info/desc +#: C/edit-external.page:7 +msgid "Use a different program to edit a photo." msgstr "" -"Die Veröffentlichung auf Facebook erfordert es, der Anwendung »Shotwell " -"Connect Facebook« verschiedene Rechte einzuräumen. Sie müssen diese " -"Zugriffsrechte nur einmal gewähren, wenn Sie Shotwell zum ersten Mal mit " -"Facebook verbinden." -#: C/share-upload.page:34(p) -msgid "" -"You will be only able to publish images with at most the permission you " -"granted to the Shotwell Facebook application" +#. (itstool) path: page/title +#: C/edit-external.page:12 +msgid "Edit photos with an external program" msgstr "" -#: C/share-upload.page:36(p) +#. (itstool) path: page/p +#: C/edit-external.page:16 msgid "" -"Similarly, publishing to Flickr requires you to log in and permit Shotwell " -"Connect to access your account." +"You might want to use an external editor to do additional work on a photo. " +"If installed, GIMP and UFRaw are the default external editors for photo and " +"RAW editing, respectively. If these programs are not installed, you must " +"select your preferred editors by choosing EditPreferences and selecting editors from drop-down " +"menus of installed applications." msgstr "" -"Ebenso erfordert es die Veröffentlichung auf Flickr, Shotwell Connect zu " -"gestatten, auf Ihr Konto zuzugreifen." -#: C/share-upload.page:38(p) +#. (itstool) path: page/p +#: C/edit-external.page:24 msgid "" -"If you have a Google account, but have not yet used Picasa Web Albums, you " -"will need to log in to Picasa using a browser once before you can publish to " -"this service." +"Once your editors have been set, select a photo and choose " +"Photos Open With External Editor to " +"open the photo with the external editor. Likewise, if the original photo is " +"a RAW file, select PhotosOpen With RAW Editor to edit the RAW file directly with the set RAW editor." msgstr "" -"Wenn Sie ein Google-Konto verfügen, aber die Picasa-Webalben noch nicht " -"genutzt haben, müssen Sie sich zunächst in einem Browser bei Picasa " -"anmelden, bevor Sie diesen Dienst zur Veröffentlichung nutzen können." - -#: C/share-slideshow.page:7(desc) -msgid "Watch a slideshow of your photos." -msgstr "Eine Bildvorführung Ihrer Fotos ansehen" - -#: C/share-slideshow.page:12(title) -msgid "Slideshows" -msgstr "Bildvorführungen" -#: C/share-slideshow.page:14(p) +#. (itstool) path: page/p +#: C/edit-external.page:31 msgid "" -"To see a sideshow of any collection in Shotwell, navigate to that collection " -"and select ViewSlideshow or press " -"F5." +"When you complete your edits and save the file, Shotwell will detect the " +"changes and update the photo. When external edits have been made, press and " +"hold the Shift key in full-window view to show the original photo " +"rather than the externally-edited one." msgstr "" -"Um eine Diaschau einer Sammlung in Shotwell zu sehen, wählen Sie diese " -"Sammlung und dann AnsichtDiaschau " -"oder drücken Sie F5." - -#: C/share-slideshow.page:16(p) -msgid "You can change some settings in a running slideshow:" -msgstr "Sie können folgende Einstellungen während einer Diaschau anpassen:" - -#: C/share-slideshow.page:19(p) -msgid "The duration how long an image should be shown: 1 - 30 seconds" -msgstr "Die Darstellungsdauer eines Bildes: 1 - 30 Sekunden" - -#: C/share-slideshow.page:20(p) -msgid "You can select different transition effects." -msgstr "Sie können verschiedene Übergangseffekte wählen." - -#: C/share-slideshow.page:21(p) -msgid "The time for each transition effect: 0.1 - 1.0 seconds" -msgstr "Die Zeit für jeden Übergangseffekt: 0,1 - 1,0 Sekunden" -#: C/share-send.page:7(desc) -msgid "Send photos via email, instant messaging or in other ways." +#. (itstool) path: page/p +#: C/edit-external.page:38 +msgid "Reverting to original will erase any external edits." msgstr "" -"So verschicken Sie Fotos per E-Mail, Sofortnachricht oder auf andere Weisen." - -#: C/share-send.page:12(title) -msgid "Sending photos" -msgstr "Fotos versenden" -#: C/share-send.page:14(p) +#. (itstool) path: note/p +#: C/edit-external.page:43 msgid "" -"Shotwell can send photos using the GNOME desktop's Send To mechanism, which " -"lets you send photos via email, instant messaging or in other ways." +"If you externally edit a RAW photo and save the result to another image, " +"such as a JPEG or PNG, Shotwell cannot automatically determine that the " +"original RAW and the new image should be paired." msgstr "" -"Shotwell versendet Fotos mit dem Mechanismus »Senden an« der GNOME " -"Arbeitsumgebung. So können Sie Fotos per E-Mail, Sofortnachricht oder auf " -"andere Weisen verschicken." -#: C/share-send.page:16(p) +#. (itstool) path: note/p +#: C/edit-external.page:49 msgid "" -"To send photos, select them in Shotwell and choose FileSend To..., or right-click the photos and choose " -"Send To... from the context menu. A Send To dialog box " -"will appear which lets you choose a mechanism for sending the files (such as " -"email or instant messaging) and a destination. You can optionally choose to " -"send the files in a compressed format." +"If you want to work within the resulting image within Shotwell, you'll need " +"to import it yourself." msgstr "" -"Wählen Sie Fotos zum Verschicken in Shotwell aus und wählen Sie dann " -"DateiSenden an, oder klicken Sie mit " -"der rechten Maustaste auf das Foto und wählen Sie Senden an im " -"Kontextmenü. Daraufhin erscheint der Dialog Senden an, wo Sie ein " -"Verfahren zum Verschicken der Fotos (wie zum Beispiel E-Mail oder " -"Sofortnachricht) und einen Empfänger festlegen. Optional können Sie Dateien " -"komprimieren und versenden." -#: C/share-print.page:7(desc) +#. (itstool) path: info/desc +#: C/edit-nondestructive.page:7 msgid "" -"Click FilePrint.... For more printing " -"options, select the Page Setup tab in the Print dialog." +"Shotwell is a non-destructive photo editor - it does not modify your " +"original photos." msgstr "" -"Klicken Sie auf DateiDrucken. Wählen " -"Sie für weitere Druckeinstellungen den Reiter Seite einrichten im " -"Dialog Drucken." -#: C/share-print.page:12(title) -msgid "Printing" -msgstr "Drucken" +#. (itstool) path: page/title +#: C/edit-nondestructive.page:12 +msgid "What happens to the original when I edit a photo?" +msgstr "" -#: C/share-print.page:14(p) +#. (itstool) path: page/p +#: C/edit-nondestructive.page:14 msgid "" -"To print a photo, select it and choose FilePrint...." +"Shotwell is a non-destructive photo editor. It does not modify your original " +"photographs. That is to say, if you crop a photo or adjust its colors, the " +"photo file on disc remains untouched. Shotwell stores your edits in a " +"database and applies them on the fly as necessary. This means you can undo " +"any alterations you make to a photograph." msgstr "" -"Um ein Foto zu drucken, wählen Sie es aus und wählen Sie anschließend " -"DateiDrucken." -#: C/share-print.page:16(p) +#. (itstool) path: page/p +#: C/edit-nondestructive.page:16 C/edit-undo.page:18 msgid "" -"Shotwell can also print multiple images in one page; to do this, select " -"multiple images, choose FilePrint..., " -"and in the Print dialog, choose the Image Settings " -"tab. In Image Settings, choose one of the multiple-image-per-page " -"options under Autosize." +"If you want to see what a photo looked like before your modifications, press " +"the Shift key. The original photo will be displayed as long as " +"you hold the key down." msgstr "" -"Shotwell kann mehrere Fotos auf eine Seite drucken. Wählen Sie dazu mehrere " -"Bilder und dann DateiDrucken und " -"anschließend im Dialog Drucken den Reiter Bildeinstellungen. Wählen Sie unter Bildeinstellungen eine der Einstellungen " -"für mehrere Bilder pro Seite unter Automatische Größe." -#: C/share-print.page:23(p) +#. (itstool) path: page/p +#: C/edit-nondestructive.page:18 msgid "" -"If you would like to set formatting, paper size, and orientation options, " -"choose the Page Setup tab in the Print dialog prior to " -"printing." +"Note that Shotwell can optionally write metadata (such as tags and titles) " +"to photo files. For more information, see the section Photo files." msgstr "" -"Zum Festlegen der Formatierung, der Papiergröße und der Ausrichtung " -"verwenden Sie vor dem Drucken den Reiter Seite einrichten im " -"Dialog Drucken." -#: C/share-export.page:7(desc) -msgid "Copy photos out of Shotwell so you can put them somewhere else." +#. (itstool) path: info/desc +#: C/edit-redeye.page:7 +msgid "" +"Correct photos where people have red eyes because of the camera's flash." msgstr "" -"So kopieren Sie Fotos aus Shotwell heraus, um sie anderweitig abzulegen." -#: C/share-export.page:12(title) -msgid "Exporting photos" -msgstr "Fotos exportieren" +#. (itstool) path: page/title +#: C/edit-redeye.page:12 +msgid "Removing red-eye" +msgstr "Rote Augen werden entfernt" -#: C/share-export.page:14(p) +#. (itstool) path: page/p +#: C/edit-redeye.page:14 msgid "" -"To export photos from Shotwell via drag and drop, drag the photos from " -"Shotwell onto a file manager window or your desktop. The new files will be " -"full-sized copies of the photos in your library." +"Red-eye occurs when the camera's flash reflects off the pupil of someone's " +"eye. To eliminate this in a photo, use the Red-eye tool." msgstr "" -"Um Fotos aus Shotwell mittels Ziehen-und-Ablegen zu exportieren, ziehen Sie " -"die Fotos aus Shotwell in das Fenster einer Dateiverwaltung oder auf Ihre " -"Arbeitsfläche. Die neuen Dateien entsprechen dann einer Kopie der Fotos " -"Ihrer Bibliothek in Originalgröße." -#: C/share-export.page:18(p) -#, fuzzy -msgid "" -"Alternatively, select a set of photos and choose the FileExport... command or press ShiftCtrlE, which exports photos while letting " -"you fine-tune the size and dimensions of your photo files. A window will " -"appear allowing you to make several choices:" +#. (itstool) path: item/p +#: C/edit-redeye.page:17 +msgid "Click Red-eye. A circle will appear on the photo." msgstr "" -"Alternativ wählen Sie eine Gruppe Fotos und wählen Sie DateiExportieren oder drücken Sie " -"UmschalttasteStrgE, um " -"Fotos zu exportieren und dabei die Größe der Fotodateien zu bestimmen. " -"Daraufhin erscheint ein Fenster mit mehreren Wahlmöglichkeiten:" -#: C/share-export.page:24(p) -msgid "A format for export." -msgstr "Ein Exportformat." - -#: C/share-export.page:27(p) +#. (itstool) path: item/p +#: C/edit-redeye.page:20 msgid "" -"Choose Unmodified to export photos in their original format " -"without any edits made in Shotwell. RAW photos will be exported in their " -"original RAW format." +"Drag the circle over the affected pupil, adjust its size with the slider " +"control, and press Apply. The redness will be removed." msgstr "" -"Wählen Sie Unverändert, um Fotos im ursprünglichen Format ohne " -"Veränderungen durch Shotwell zu exportieren. RAW-Fotos werden im " -"ursprünglichen RAW-Format exportiert." -#: C/share-export.page:29(p) +#. (itstool) path: item/p +#: C/edit-redeye.page:23 msgid "" -"Choose Current to export photos including edits made in Shotwell. " -"RAW photos will be exported in JPEG format if you have edited them in " -"Shotwell, and otherwise in their original RAW format." +"Repeat this process for all red pupils in your photo. Press Close " +"when finished." msgstr "" -"Wählen Sie Aktuell, um Fotos einschließlich aller in Shotwell " -"gemachter Änderungen zu exportieren. RAW-Fotos werden im JPEG-Format " -"exportiert, wenn sie diese in Shotwell bearbeitet haben, anderenfalls werden " -"sie in ihren RAW-Format exportiert." -#: C/share-export.page:31(p) +#. (itstool) path: info/desc +#: C/edit-rotate.page:7 msgid "" -"Or you can choose a particular image format (JPEG, PNG, TIFF, BMP) to be " -"used for exporting. Any edits made in Shotwell will be included, and " -"Shotwell will convert photos to the destination format." +"Click the Rotate button, or choose one of the commands in the " +"Photo menu." msgstr "" -"Alternativ wählen Sie ein bestimmtes Bildformat (JPEG, PNG, TIFF, BMP) für " -"den Export. Alle in Shotwell getätigten Änderungen werden mit einbezogen und " -"Shotwell wandelt die Fotos in das Zielformat um." -#: C/share-export.page:37(p) -msgid "The image quality for exporting (Low, Medium, High, or Maximum)." -msgstr "Die Bildqualität beim Exportieren (gering, mittel, hoch oder maximal)." +#. (itstool) path: page/title +#: C/edit-rotate.page:12 +msgid "Rotate or flip a photo" +msgstr "" -#: C/share-export.page:38(p) +#. (itstool) path: page/p +#: C/edit-rotate.page:14 msgid "" -"A scaling constraint (which means how Shotwell will decide to scale the " -"photos down), and the desired pixel size." +"You can rotate your photos left and right (clockwise and counterclockwise) " +"with the Rotate button on the toolbar of most views. You can also " +"make a mirror image of any photo." msgstr "" -"Eine Skalierungsbeschränkung (sie legt fest, wie Shotwell entscheidet die " -"Fotos zu skalieren) und die gewünschte Pixelgröße." -#: C/share-export.page:39(p) +#. (itstool) path: page/p +#: C/edit-rotate.page:16 msgid "" -"The option whether you like to export metadatas such as tags or ratings. " -"This can help to save your privacy if you have geolocation tags or tags " -"which shouldn't be seen by anyone." +"To rotate right, click on the Rotate button. To rotate left, " +"press and hold the Ctrl key and then click the button. Both " +"commands are available in the Photos menu too. Alternatively, use " +"the following keyboard shortcuts:" msgstr "" -"Legt fest, ob Metadaten wie beispielsweise Markierungen oder Bewertungen " -"exportiert werden sollen. Im Falle von Metadaten für Ortsdienste oder " -"anderweitiger privater Markierungen kann dies dabei helfen, Ihre " -"Privatsphäre zu schützen." -#: C/share-export.page:42(p) +#. (itstool) path: item/p +#: C/edit-rotate.page:18 msgid "" -"If selected, Shotwell will write tags, titles, and other metadata to the new " -"files." +"rotate left: ShiftCtrlR or " +"[" msgstr "" -"Legt fest, ob Shotwell Markierungen, Titel und andere Metadaten in die neuen " -"Dateien schreiben soll." -#: C/share-background.page:7(desc) +#. (itstool) path: item/p +#: C/edit-rotate.page:19 msgid "" -"Set your desktop background to a single photo or to a slideshow of photos." +"rotate right: CtrlR or ]" msgstr "" -"Das Hintergrundbild als ein Foto oder eine Diaschau von Fotos festlegen." - -#: C/share-background.page:12(title) -msgid "Set a desktop background or slideshow" -msgstr "Ein Schreibtisch-Hintergrund oder eine Diaschau festlegen" -#: C/share-background.page:14(p) +#. (itstool) path: page/p +#: C/edit-rotate.page:21 msgid "" -"To set a single photo as your desktop background, select the photo and " -"choose FileSet as Desktop Background." +"To create a mirror image of a photo, use the Flip Horizontally " +"command in the Photos menu. To flip an image vertically, use the " +"Flip Vertically command in the same menu." msgstr "" -"Wählen Sie DateiAls Hintergrundbild festlegen, um ein einzelnes Foto als Schreibtisch-Hintergrund festzulegen." -#: C/share-background.page:16(p) +#. (itstool) path: note/p +#: C/edit-rotate.page:24 msgid "" -"You can also set your background to a slideshow of photos. To do this, " -"select the photos for the slideshow and choose FileSet as Desktop Slideshow.... Shotwell will prompt " -"you for a slideshow delay, which can be any interval up to one day in " -"length. The background slideshow will proceed even when Shotwell is not " -"running." +"If you select more than one image, you can rotate all of them at the same " +"time." msgstr "" -#: C/running.page:7(desc) -msgid "" -"Find Shotwell in the Applications menu, or have it start automatically when " -"you plug in a camera." +#. (itstool) path: info/desc +#: C/edit-straighten.page:7 +msgid "Straighten a photo so that its horizon appears level." msgstr "" -"So finden Sie Shotwell im Anwendungsmenü oder lassen Sie es automatisch " -"starten, wenn eine Kamera angeschlossen wird." - -#: C/running.page:14(title) -msgid "Running Shotwell" -msgstr "Shotwell ausführen" -#: C/running.page:16(p) -msgid "" -"Once installed, Shotwell is available in your Applications menu " -"under Graphics or Photography." +#. (itstool) path: page/title +#: C/edit-straighten.page:12 +msgid "Straighten photos" msgstr "" -"Sobald Shotwell installiert wurde, ist es in Ihrem Anwendungs-" -"Menü verfügbar unter Grafik oder Fotografie." -#: C/running.page:18(p) +#. (itstool) path: page/p +#: C/edit-straighten.page:14 msgid "" -"Shotwell may also be executed automatically when a camera is plugged in to " -"your computer. To check that your system is set up to run Shotwell when a " -"camera is detected, go to EditPreferences in any Nautilus (file browser) window and choose the Media tab.  You'll see a dropdown box entitled Photos: which lets " -"you choose Shotwell as your photo handling application." +"The straighten tools allows photos to be leveled and straightened. The " +"straighten tool is only available in full-window or fullscreen mode." msgstr "" -"Shotwell kann automatisch gestartet werden, sobald eine Kamera an Ihren " -"Rechner angeschlossen wird. Um zu prüfen, ob Ihr System so eingerichtet ist, " -"dass Shotwell gestartet wird, sobald eine Kamera erkannt wird, öffnen Sie " -"BearbeitenEinstellungen in der " -"Dateiverwaltung Nautilus und wählen Sie den Reiter Medien. Dort " -"finden Sie ein Auswahlfeld namens Fotos:, wo Sie Shotwell als die " -"Vorgabe-Anwendung für Fotos festlegen." -#: C/running.page:25(p) +#. (itstool) path: item/p +#: C/edit-straighten.page:18 msgid "" -"Shotwell may also be executed directly from its build directory, although " -"this is only recommended for testing out Shotwell or for developers." +"Click Straighten. The straighten slider will appear. " +"Alternatively, use the keyboard shortcut CtrlA." msgstr "" -"Shotwell kann auch direkt im Erstellungsordner ausgeführt werden. Dies ist " -"jedoch nur zum Testen von Shotwell und für Entwickler empfohlen." -#: C/raw.page:7(desc) -msgid "More about RAW support in Shotwell." -msgstr "Weiteres zur RAW-Unterstützung in Shotwell." +#. (itstool) path: item/p +#: C/edit-straighten.page:21 +msgid "Drag the slider to achieve the desired degree of straightening." +msgstr "" -#: C/raw.page:12(title) -msgid "RAW support in Shotwell" -msgstr "RAW-Unterstützung in Shotwell" +#. (itstool) path: item/p +#: C/edit-straighten.page:24 +#, fuzzy +#| msgid "Press OK when finished." +msgid "Press Straighten when finished." +msgstr "Klicken Sie auf OK, sobald Sie fertig sind." -#: C/raw.page:13(p) -msgid "" -"Some cameras have the ability to store data directly off the sensor and into " -"a file that contains extra color information; this is commonly referred to " -"as 'RAW' or 'camera RAW', and Shotwell supports these files as well." +#. (itstool) path: info/desc +#: C/edit-date-time.page:7 +msgid "Change the date and time of photos if those details are incorrect." msgstr "" -#: C/raw.page:18(p) -msgid "" -"Since RAW photographs normally cannot be displayed directly, but must be " -"first developed - that is, have their extra information interpreted and " -"readied for displaying - most cameras will either embed a JPEG inside a RAW-" -"format file, or produce a JPEG alongside the RAW file at the time the " -"snapshot is taken. The latter is referred to throughout this document as RAW" -"+JPEG. If you import a RAW+JPEG pair, Shotwell will keep them paired and " -"treat them as one item in your library." +#. (itstool) path: page/title +#: C/edit-date-time.page:12 +msgid "Adjust the date and time of photos" msgstr "" -#: C/raw.page:27(p) +#. (itstool) path: page/p +#: C/edit-date-time.page:14 msgid "" -"When you import a RAW file, you can choose to either use the camera's " -"internally-developed JPEG or Shotwell's by selecting PhotosDeveloper in the menus." +"To adjust the date and time of photos, select the photos you would like to " +"adjust, choose PhotosAdjust Date and Time... and select a new date and time." msgstr "" -#: C/raw.page:33(p) +#. (itstool) path: page/p +#: C/edit-date-time.page:16 msgid "" -"Changing between developers will cause all edits made to a photograph to be " -"discarded." +"If you are changing the date and time of multiple photos at once, you can " +"choose to shift all the photos by the same amount of time or to set all the " +"photos to the same time." msgstr "" -#: C/raw.page:39(p) +#. (itstool) path: page/p +#: C/edit-date-time.page:18 msgid "" -"In order to publish or use a RAW photograph in most other software, it has " -"to be exported first. Shotwell can export your RAW photos in JPEG, PNG, TIFF " -"or BMP format, and, when publishing, will internally export a JPEG version " -"for you and publish that." +"By default, the date and time are only changed inside Shotwell. You can also " +"choose to modify the date and time in the original file, but this cannot be " +"undone once you exit Shotwell." msgstr "" -#: C/other-plugins.page:7(desc) -msgid "Extend Shotwell's functionality dynamically." +#. (itstool) path: info/desc +#: C/edit-undo.page:7 +msgid "Return a photo to its original, unedited form." msgstr "" -#: C/other-plugins.page:12(title) -msgid "Plugins" -msgstr "Erweiterungen" +#. (itstool) path: page/title +#: C/edit-undo.page:14 +msgid "Undoing changes" +msgstr "Änderungen rückgängig machen" -#: C/other-plugins.page:13(p) +#. (itstool) path: page/p +#: C/edit-undo.page:16 msgid "" -"Shotwell can be used with plugins, which are companion shared " -"libraries that can add support for new publishing destinations or new " -"slideshow transitions." +"Because Shotwell is a non-destructive photo editor, you can undo any " +"alterations you make to a photograph." msgstr "" -#: C/other-plugins.page:18(p) +#. (itstool) path: page/p +#: C/edit-undo.page:20 msgid "" -"To see a list of installed plugins, choose EditPreferences, and in the Preferences " -"window, click on the Plugins tab. You'll see a list of currently-" -"installed plugins, each with a checkbox by it, and you may enable or disable " -"each by selecting or deselecting the checkbox by its name." +"To completely undo all the changes you've made to a photo, click " +"PhotosRevert to Original. The only " +"exception is that time and date adjustments will not be reverted." msgstr "" -#: C/other-plugins.page:25(p) +#. (itstool) path: info/desc +#: C/formats.page:7 msgid "" -"Full documentation on how to develop new plugins is available at http://redmine.yorba.org/projects/shotwell/wiki/" -"ShotwellArchWritingPlugins" +"Shotwell supports JPEG, PNG, TIFF, BMP and RAW photo files as well as video " +"files." msgstr "" +"Shotwell unterstützt JPEG, PNG, TIFF, BMP und RAW-Fotos ebenso wie Video-" +"Dateien." + +#. (itstool) path: page/title +#: C/formats.page:12 +msgid "Supported photo and video formats" +msgstr "Unterstützte Foto- und Video-Formate" -#: C/other-multiple.page:7(desc) +#. (itstool) path: page/p +#: C/formats.page:14 msgid "" -"You can open Shotwell with a different photo library by using the command " -"line." +"Shotwell supports JPEG, PNG, TIFF, BMP and RAW photo files. Shotwell does not yet support other graphics " +"format such as GIF." msgstr "" -#: C/other-multiple.page:12(title) -msgid "Multiple libraries" -msgstr "Mehrere Bibliotheken" +#. (itstool) path: page/p +#: C/formats.page:16 +msgid "" +"Shotwell's RAW format support is currently limited. When you view a RAW " +"photo, you are actually viewing a JPEG derived from the RAW photo, not the " +"RAW image itself. Additionally, the RAW editing pipeline is not fully 16-bit " +"- you can only export edited photos as 8-bit files. All supported formats " +"can be used for export (JPEG, PNG, TIFF, BMP)." +msgstr "" -#: C/other-multiple.page:14(p) +#. (itstool) path: page/p +#: C/formats.page:18 msgid "" -"Shotwell normally stores its database and photo thumbnails in the directory " -"~/.shotwell . This directory does not hold photos, but the " -"database in this directory contains a list of all the photos in the Shotwell " -"library." +"For more information about RAW-format photos in Shotwell, please see the " +"RAW section." msgstr "" -"Shotwell speichert normalerweise seine Datenbank und Vorschaubilder der " -"Fotos im Ordner ~/.shotwell. Dieser Ordner enthält keine Fotos, " -"sondern lediglich eine Datenbank mit einer Liste aller Fotos in der Shotwell-" -"Bibliothek." -#: C/other-multiple.page:16(p) +#. (itstool) path: page/p +#: C/formats.page:22 msgid "" -"As an advanced feature, it's possible for you to have multiple Shotwell " -"libraries, each of which has its own set of photos. Each library needs its " -"own database directory. To launch Shotwell with an alternate library, " -"specify an alternate database directory on the command line as follows:" +"Shotwell also supports video files in any format supported by the GStreamer " +"media library on the system where Shotwell is running. This typically " +"includes the following formats among others:" msgstr "" -#: C/other-multiple.page:18(screen) -#, no-wrap +#. (itstool) path: item/p +#: C/formats.page:25 +msgid "Container formats: Ogg, QuickTime, MP4, AVI." +msgstr "" + +#. (itstool) path: item/p +#: C/formats.page:26 msgid "" -"\n" -"shotwell -d [library-directory]\n" +"Codecs: Theora, Quicktime, MPEG-4, Motion JPEG. Note that some operating " +"systems may not include all codecs listed here due to legal or licensing " +"restrictions." msgstr "" -"\n" -"shotwell -d [Bibliotheksordner]\n" -#: C/other-missing.page:7(desc) -msgid "If Shotwell can't find a photo in your library, it marks it as missing." +#. (itstool) path: page/p +#: C/formats.page:30 +msgid "" +"Shotwell supports both photos and videos, but for simplicity, this " +"documentation uses just the term \"photos\" in most places. Many operations " +"in Shotwell apply to both photos and videos, however. In particular, events, " +"flagging, rating, tagging, and publishing work both for photos and for " +"videos." msgstr "" -#: C/other-missing.page:12(title) -msgid "Missing photos" -msgstr "Fehlende Fotos" +#. (itstool) path: info/desc +#: C/import-camera.page:7 +msgid "Copy photos from a digital camera." +msgstr "So kopieren Sie Fotos von einer Digitalkamera." + +#. (itstool) path: page/title +#: C/import-camera.page:12 +msgid "Importing from a camera" +msgstr "Importieren von einer Kamera" + +#. (itstool) path: page/p +#: C/import-camera.page:14 +msgid "To import photos from a digital camera:" +msgstr "So importieren Sie Fotos von einer Digitalkamera:" -#: C/other-missing.page:14(p) +#. (itstool) path: item/p +#: C/import-camera.page:18 msgid "" -"Each time Shotwell starts up, it scans your photo library to verify that all " -"photo files still exist on your hard drive. If Shotwell finds that any photo " -"files are missing, it will not display them in the normal Photos, Events and " -"Tags views, but will instead show them in a separate Missing Files view " -"which will appear in the sidebar." +"Connect the camera to your computer and switch it on. Shotwell will detect " +"it and list it in the sidebar." msgstr "" -#: C/other-missing.page:16(p) +#. (itstool) path: item/p +#: C/import-camera.page:22 msgid "" -"If you no longer want the missing files to be part of your Shotwell " -"collection (perhaps because you deleted them), go to the Missing Files view, " -"select the photos and then click Remove From Library." +"Select the camera in the sidebar. Previews of each photo on the camera will " +"be displayed." msgstr "" -#: C/other-missing.page:18(p) +#. (itstool) path: item/p +#: C/import-camera.page:25 msgid "" -"If you have photos on a removable disk, such as a CD or USB flash drive, and " -"import them into Shotwell without copying the photos to your computer, they will show up as missing files " -"if you then disconnect the removable disk. See " -"to learn how to copy files from removable disks onto your computer." +"If you like, you can choose a set of specific photos to import. To do this, " +"hold down the Ctrl key and click to select individual photos. You " +"can hold down Shift and click to select a range of photos too." msgstr "" -#: C/other-missing.page:20(p) +#. (itstool) path: item/p +#: C/import-camera.page:28 msgid "" -"If any missing photo files become available again, Shotwell will notice this " -"the next time it starts. The photos will once again appear in the Photos, " -"Events and Tags views." +"Click either Import Selected or Import All. The photos " +"will be copied from the camera and saved on your computer." msgstr "" -#: C/other-files.page:7(desc) -msgid "Keep the Shotwell library in sync with photo files on disk." +#. (itstool) path: page/p +#: C/import-camera.page:32 +msgid "" +"Once the import is complete, you can open the Last Import view " +"(in the sidebar) to see all photos that were imported. The Events list (also " +"in the sidebar) will also show the new photos, organized by date." msgstr "" -#: C/other-files.page:12(title) -msgid "Photo files" -msgstr "Fotodateien" +#. (itstool) path: info/desc +#: C/import-file.page:7 +msgid "Import photos that are already saved on your computer." +msgstr "Fotos importieren, die bereits auf Ihrem Rechner gespeichert sind." + +#. (itstool) path: page/title +#: C/import-file.page:12 +msgid "Importing from your hard disk" +msgstr "Importieren von Ihrer Festplatte" -#: C/other-files.page:14(p) +#. (itstool) path: page/p +#: C/import-file.page:14 msgid "" -"Every photo in the Shotwell library corresponds to a file stored on your " -"hard disk. Shotwell has several features which help you keep the Shotwell " -"library and files on disk in sync." +"To import photo files from your hard disk into Shotwell, just drag them from " +"your file browser into the Shotwell window." msgstr "" -#: C/other-files.page:21(title) -msgid "Using a custom directory pattern" -msgstr "Ein eigenes Namensschema verwenden" - -#: C/other-files.page:22(p) +#. (itstool) path: page/p +#: C/import-file.page:16 msgid "" -"Shotwell allows you to specify how it names directories in your library. You " -"can do this by changing the Directory Structure and Pattern settings in the Preferences dialog. You may use a " -"preselected pattern, or choose Custom and type in your own." +"Alternatively, click FileImport From Folder... and select the folder containing the photos you want to import." msgstr "" -"Shotwell erlaubt es, ein eigenes Namensschema für Ihre Bibliothek zu " -"verwenden. Passen Sie dazu die Einstellungen für Ordnerstruktur " -"und Muster in den Einstellungen an. Verwenden Sie ein " -"vorgewähltes Schema oder wählen Sie Benutzerdefiniert und tippen " -"Sie Ihr eigenes ein." -#: C/other-files.page:29(p) +#. (itstool) path: page/p +#: C/import-file.page:18 msgid "" -"The available symbols for the directory pattern begin with a % (percent " -"sign). The values these symbols produce are locale-dependent, so what you " -"see on your computer may vary from the examples below." +"Shotwell will ask whether you want to copy the photo files to your library " +"folder (usually this is the Pictures folder in your home " +"directory) or to import them in place without copying the files." msgstr "" -#: C/other-files.page:38(em) -msgid "Symbol" -msgstr "Symbol" +#. (itstool) path: page/p +#: C/import-file.page:20 +msgid "" +"If you hold down Ctrl while dragging photos in, Shotwell will " +"copy the photos into your library folder without prompting. Similarly, if " +"you hold down CtrlShift while " +"dragging photos in, Shotwell will import the photos without copying them." +msgstr "" -#: C/other-files.page:38(em) -msgid "Meaning" -msgstr "Bedeutung" +#. (itstool) path: page/p +#: C/import-file.page:22 +msgid "" +"Once the import is complete, you can select Last Import in the " +"sidebar to see all photos successfully imported. The Events list will also " +"show new entries for the dates corresponding to the imported photos." +msgstr "" -#: C/other-files.page:38(em) -msgid "Example" -msgstr "Beispiel" +#. (itstool) path: info/desc +#: C/import-f-spot.page:7 +msgid "" +"Shotwell can import all your photos and tags from the F-Spot photo manager." +msgstr "" +"Shotwell kann alle Ihre Fotos und Stichworte aus der Fotoverwaltung F-Spot " +"importieren." -#: C/other-files.page:43(p) -msgid "%Y" -msgstr "%Y" +#. (itstool) path: page/title +#: C/import-f-spot.page:12 +msgid "Importing from F-Spot" +msgstr "Importieren aus F-Spot" -#: C/other-files.page:43(p) -msgid "Year: full" -msgstr "Jahr: lang" +#. (itstool) path: page/p +#: C/import-f-spot.page:14 +msgid "To import an existing photo collection from F-Spot:" +msgstr "So importieren Sie eine bestehende Fotosammlung aus F-Spot:" -#: C/other-files.page:43(p) -msgid "2011" -msgstr "2011" +#. (itstool) path: item/p +#: C/import-f-spot.page:16 +msgid "Select FileImport From F-Spot." +msgstr "" +"Wählen Sie DateiImportieren aus F-Spot." -#: C/other-files.page:46(p) -msgid "%y" -msgstr "%y" - -#: C/other-files.page:46(p) -msgid "Year: two digit" -msgstr "Jahr: kurz" - -#: C/other-files.page:46(p) -msgid "11" -msgstr "11" - -#: C/other-files.page:49(p) -msgid "%d" -msgstr "%d" - -#: C/other-files.page:49(p) -msgid "Day of the month with leading zero" -msgstr "Tag des Monats mit führender Null" - -#: C/other-files.page:49(p) -msgid "03" -msgstr "03" - -#: C/other-files.page:52(p) -msgid "%A" -msgstr "%A" - -#: C/other-files.page:52(p) -msgid "Day name: full" -msgstr "Tag: lang" - -#: C/other-files.page:52(p) -msgid "Wednesday" -msgstr "Mittwoch" - -#: C/other-files.page:55(p) -msgid "%a" -msgstr "%a" - -#: C/other-files.page:55(p) -msgid "Day name: abbreviated" -msgstr "Tag: abgekürzt" - -#: C/other-files.page:55(p) -msgid "Wed" -msgstr "Mi" +#. (itstool) path: item/p +#: C/import-f-spot.page:17 +msgid "" +"Now choose either the default F-Spot library or another F-Spot database. If " +"importing from another F-Spot database, select a directory and file from the " +"chooser dialog box." +msgstr "" +"Wählen Sie anschließend die voreingestellte F-Spot-Bibliothek oder eine " +"andere F-Spot-Datenbank. Wenn Sie aus einer anderen F-Spot-Datenbank " +"importieren, wählen Sie einen Ordner und eine Datei im Dateiwähler." -#: C/other-files.page:58(p) -msgid "%m" -msgstr "%m" +#. (itstool) path: page/p +#: C/import-f-spot.page:20 +msgid "" +"Shotwell will import your photos, together with their tags and other " +"information. Once the import is complete, you can select Last Import in the sidebar to see all photos successfully imported. The Events list " +"will also show new entries for the dates corresponding to the imported " +"photos." +msgstr "" +"Shotwell importiert daraufhin Ihre Fotos zusammen mit den zugehörigen " +"Markierungen und weiteren Informationen. Sobald der Import abgeschlossen " +"ist, wählen Sie Letzter Import in der Seitenleiste, um alle " +"erfolgreich importierten Fotos zu sehen. Die Ereignisliste zeigt auch neue " +"Einträge für die importierten Fotos mit den zugehörigen Zeitstempeln." -#: C/other-files.page:58(p) -msgid "Month number with leading zero" -msgstr "Monat als Zahl mit führender Null" +#. (itstool) path: info/desc +#: C/import-memorycard.page:7 +msgid "Import photos from a digital camera's memory card." +msgstr "Fotos von der Speicherkarte einer Digitalkamera importieren." -#: C/other-files.page:58(p) -msgid "02" -msgstr "02" +#. (itstool) path: page/title +#: C/import-memorycard.page:12 +msgid "Importing from a memory card" +msgstr "Import von einer Speicherkarte" -#: C/other-files.page:60(p) -msgid "%b" -msgstr "%b" +#. (itstool) path: page/p +#: C/import-memorycard.page:14 +msgid "To import photos from a camera memory card:" +msgstr "So importieren Sie Fotos von einer Speicherkarte:" -#: C/other-files.page:60(p) -msgid "Month name: abbreviated" -msgstr "Monat: abgekürzt" +#. (itstool) path: item/p +#: C/import-memorycard.page:18 +msgid "" +"Put the card into your card reader. Make sure the card reader is plugged in " +"to the computer and switched on." +msgstr "" +"Schieben Sie die Karte in Ihren Kartenleser. Stellen Sie sicher, dass der " +"Kartenleser an den Rechner angeschlossen und eingeschaltet ist." -#: C/other-files.page:60(p) -msgid "Feb" -msgstr "Feb" +#. (itstool) path: item/p +#: C/import-memorycard.page:21 +msgid "The card reader and card should be detected automatically." +msgstr "Der Kartenleser und die Karte sollten automatisch erkannt werden." -#: C/other-files.page:62(p) -msgid "%B" -msgstr "%B" +#. (itstool) path: item/p +#: C/import-memorycard.page:24 +msgid "" +"Follow the instructions for importing photos from " +"your hard disk. If you click FileImport From " +"Folder..., the memory card should be visible as a folder in " +"the side bar of the file selection window." +msgstr "" -#: C/other-files.page:62(p) -msgid "Month name: full" -msgstr "Monat: lang" +#. (itstool) path: page/p +#: C/import-memorycard.page:28 +msgid "" +"Shotwell can import photos from any memory card that is compatible with your " +"card reader." +msgstr "" +"Shotwell kann Fotos von jeder Speicherkarte importieren, die mit Ihrem " +"Kartenleser kompatibel ist." -#: C/other-files.page:62(p) -msgid "February" -msgstr "Februar" +#. (itstool) path: page/p +#: C/import-memorycard.page:30 +msgid "" +"If the card is not detected automatically, your card reader may not have " +"been recognized. Try unplugging it and then plugging it in again. If that " +"doesn't work, you should still be able to import photos by connecting your camera directly to the computer, " +"though." +msgstr "" +"Falls die Karte nicht automatisch erkannt wird, könnte Ihr Kartenleser diese " +"nicht richtig erkannt haben. Versuchen sie, die Karte aus- und erneut " +"einzustecken. Sollte dies nicht funktionieren, könnten Sie immer noch Fotos " +"importieren, indem Sie die Kamera direkt an den " +"Rechner anschließen." -#: C/other-files.page:63(p) -msgid "%I" -msgstr "%I" +#. (itstool) path: media +#. This is a reference to an external file such as an image or video. When +#. the file changes, the md5 hash will change to let you know you need to +#. update your localized copy. The msgstr is not used at all. Set it to +#. whatever you like once you have updated your copy of the file. +#: C/index.page:23 +msgctxt "_" +msgid "" +"external ref='figures/shotwell_logo.png' " +"md5='4b333499555b4e496b1a38f7899067f3'" +msgstr "" -#: C/other-files.page:63(p) -msgid "Hour: 12 hour format" -msgstr "Stunde: 12-Stunden-Format" +#. (itstool) path: info/title +#: C/index.page:6 +msgctxt "link" +msgid "Shotwell" +msgstr "Shotwell" -#: C/other-files.page:63(p) -msgid "05" -msgstr "05" +#. (itstool) path: info/title +#: C/index.page:7 +msgctxt "text" +msgid "Shotwell" +msgstr "Shotwell" -#: C/other-files.page:64(p) -msgid "%H" -msgstr "%H" +#. (itstool) path: credit/name +#: C/index.page:9 +msgid "Jim Nelson" +msgstr "Jim Nelson" -#: C/other-files.page:64(p) -msgid "Hour: 24 hour format" -msgstr "Stunde: 24-Stunden-Format" +#. (itstool) path: credit/name +#: C/index.page:11 +msgid "Allison Barlow" +msgstr "Allison Barlow" -#: C/other-files.page:64(p) -msgid "17" -msgstr "17" +#. (itstool) path: credit/name +#: C/index.page:13 +msgid "Robert Ancell" +msgstr "Robert Ancell" -#: C/other-files.page:66(p) -msgid "%M" -msgstr "%M" +#. (itstool) path: credit/name +#: C/index.page:15 +msgid "Peter Smith" +msgstr "Peter Smith" -#: C/other-files.page:66(p) -msgid "Minute" -msgstr "Minute" +#. (itstool) path: credit/name +#: C/index.page:17 +msgid "Phil Bull" +msgstr "Phil Bull" -#: C/other-files.page:66(p) -msgid "16" -msgstr "16" +#. (itstool) path: page/title +#: C/index.page:23 +msgid "" +"Shotwell Photo " +"Manager" +msgstr "" +"Shotwell " +"Fotoverwaltung" -#: C/other-files.page:67(p) -msgid "%S" -msgstr "%S" +#. (itstool) path: section/title +#: C/index.page:26 +msgid "Importing Photos" +msgstr "Fotos importieren" -#: C/other-files.page:67(p) -msgid "Second" -msgstr "Sekunde" +#. (itstool) path: section/title +#: C/index.page:30 +msgid "Viewing Photos" +msgstr "Fotos ansehen" -#: C/other-files.page:67(p) -msgid "30" -msgstr "30" +#. (itstool) path: section/title +#: C/index.page:34 +msgid "Organizing Photos" +msgstr "Fotos organisieren" -#: C/other-files.page:68(p) -msgid "%p" -msgstr "%p" +#. (itstool) path: section/title +#: C/index.page:38 +msgid "Editing Photos" +msgstr "Fotos bearbeiten" -#: C/other-files.page:68(p) -msgid "AM or PM" -msgstr "a. m. oder p. m." +#. (itstool) path: section/title +#: C/index.page:42 +msgid "Sharing Photos" +msgstr "Fotos teilen" -#: C/other-files.page:68(p) -msgid "PM" -msgstr "p. m." +#. (itstool) path: section/title +#: C/index.page:46 +msgid "Other Features" +msgstr "Weitere Funktionen" -#: C/other-files.page:72(p) +#. (itstool) path: info/desc +#: C/organize-event.page:7 msgid "" -"There are other symbols available; please check the manual for strftime by " -"running the command man strftime if you need one that isn't " -"listed here." +"Group photos together that were taken at the same time. Learn how to rename, " +"merge, and sort events." msgstr "" -#: C/other-files.page:79(title) -msgid "Automatically importing photos" -msgstr "Automatisch Fotos importieren" - -#: C/other-files.page:81(p) -msgid "" -"Shotwell can automatically import new photos which appear in the library " -"directory. (The library directory is usually the Pictures " -"directory in your home directory; you can change its location in in the " -"Preferences window.)" -msgstr "" +#. (itstool) path: page/title +#: C/organize-event.page:12 +msgid "Events" +msgstr "Ereignisse" -#: C/other-files.page:86(p) +#. (itstool) path: page/p +#: C/organize-event.page:14 msgid "" -"To enable auto-import, check the box Watch library directory for new " -"files in the Preferences window." +"An event is a group of photos that were taken at approximately the same " +"time. When you import photos, Shotwell checks when each photo was taken. It " +"then groups the photos into events." msgstr "" -#: C/other-files.page:90(p) +#. (itstool) path: page/p +#: C/organize-event.page:16 msgid "" -"Shotwell can also follow symbolic links inside automatically-imported " -"directories." -msgstr "" - -#: C/other-files.page:95(title) -msgid "Automatically renaming imported photos to lowercase" +"Choose Events from the sidebar to see your photos organized by " +"date. If you select a month or year from the sidebar, a list of events will " +"be displayed in the main window. Double-click an event to see all the photos " +"that were taken around that time." msgstr "" -#: C/other-files.page:97(p) +#. (itstool) path: page/p +#: C/organize-event.page:18 msgid "" -"Shotwell can automatically change the filenames of imported photos to " -"lowercase. To enable this, choose EditPreferences, and in the Preferences window, check the " -"Rename imported files to lowercase box." -msgstr "" - -#: C/other-files.page:107(title) -msgid "Writing metadata on the fly" +"If a photo has no embedded date/time information, then Shotwell can't " +"automatically place it in any event. In this case the photo will appear in " +"the No Event view accessible from the sidebar. You can still move " +"the photo to any event you like as described below." msgstr "" -#: C/other-files.page:109(p) -msgid "" -"By default, Shotwell does not modify photo files, even when you edit photos " -"or change their tags or titles. Shotwell records these changes in its own " -"database only." -msgstr "" +#. (itstool) path: section/title +#: C/organize-event.page:25 +msgid "Renaming events" +msgstr "Ereignisse umbenennen" -#: C/other-files.page:112(p) +#. (itstool) path: section/p +#: C/organize-event.page:27 msgid "" -"To change this behavior, you can enable the checkbox Write tags, titles " -"and other metadata to photo files in the Preferences " -"dialog. When this option is enabled, Shotwell will write the following " -"metadata to most photo files whenever you change it in Shotwell:" +"To give an event a name rather than referring to it by its date, select the " +"event, click EventsRename Event... " +"and enter a new name. Another way of renaming an event is to double-click " +"its name in the sidebar; type a new name and then press Enter." msgstr "" -#: C/other-files.page:118(p) -msgid "titles" -msgstr "Titel" - -#: C/other-files.page:119(p) -msgid "tags" -msgstr "Schlagworte" - -#: C/other-files.page:120(p) -msgid "ratings" -msgstr "Bewertungen" - -#: C/other-files.page:121(p) -msgid "rotation information" -msgstr "Rotationsinformation" - -#: C/other-files.page:122(p) -msgid "time/date" -msgstr "Uhrzeit/Datum" +#. (itstool) path: section/title +#: C/organize-event.page:31 +msgid "Moving photos between events" +msgstr "Fotos zwischen Ereignissen verschieben" -#: C/other-files.page:125(p) +#. (itstool) path: section/p +#: C/organize-event.page:33 msgid "" -"Shotwell stores this information in photo files in EXIF, IPTC and/or XMP " -"format. Note that Shotwell can write only to photo files in JPEG, PNG and " -"TIFF format, not to BMP photos, RAW photos or to video files." +"Even though photos are initially grouped into events by their date, you can " +"move photos between events. To do this, drag any photo to the sidebar and " +"drop it on an event." msgstr "" -#: C/other-files.page:133(title) -msgid "Runtime monitoring" -msgstr "" +#. (itstool) path: section/title +#: C/organize-event.page:37 +msgid "Creating and merging events" +msgstr "Ereignisse erstellen und zusammenführen" -#: C/other-files.page:135(p) +#. (itstool) path: section/p +#: C/organize-event.page:38 msgid "" -"While Shotwell is running, it notices changes made to any photo file " -"externally. When a photo file changes, Shotwell rereads the file and updates " -"your view of the photo and metadata." +"To create a new event, select the photos you would like in the new event and " +"click EventsNew Event." msgstr "" -#: C/other-files.page:139(p) +#. (itstool) path: section/p +#: C/organize-event.page:39 msgid "" -"Note that Shotwell checks all photo files for changes at startup, but only " -"photo files contained in the library directory are monitored in real time " -"after startup. We hope to remove this limitation in a further release." +"To merge events, select Events from the sidebar, " +"then, while holding down Ctrl click on the events you want to " +"merge in the main window area. Finally, click EventsMerge Events." msgstr "" -#: C/organize-title.page:7(desc) -msgid "Give titles to your photos." -msgstr "Betiteln Ihrer Fotos" - -#: C/organize-title.page:12(title) -msgid "Titles" -msgstr "Titel" +#. (itstool) path: section/title +#: C/organize-event.page:43 +msgid "Sorting events" +msgstr "Ereignisse sortieren" -#: C/organize-title.page:14(p) +#. (itstool) path: section/p +#: C/organize-event.page:45 msgid "" -"The ViewTitles checkbox toggles the " -"display of titles beneath each photo. By default, a photo's title is its " -"filename." +"Events are displayed in a tree in the sidebar, organized by the year and " +"month of the earliest photo in the event. To change the event sort order, " +"click ViewSort Events and select " +"either ascending or descending." msgstr "" -#: C/organize-title.page:17(p) -msgid "" -"To change a photo's title, select the photo and click PhotosEdit Title..., or press F2." +#. (itstool) path: section/title +#: C/organize-event.page:51 +msgid "Change the photo used to represent each event" msgstr "" -#: C/organize-tag.page:7(desc) -msgid "Organize photos by labelling them." -msgstr "Fotos durch Kennzeichnung organisieren." - -#: C/organize-tag.page:14(title) -msgid "Tagging photos" -msgstr "Fotos markieren" - -#: C/organize-tag.page:16(p) +#. (itstool) path: section/p +#: C/organize-event.page:53 msgid "" -"You can assign one or more tags to selected photos. A tag can be one or more " -"words that you want to associate with those photos." +"If you select the Events item in the sidebar, you'll see a single " +"photo which represents each event. This is called the key photo." msgstr "" -#: C/organize-tag.page:22(p) +#. (itstool) path: section/p +#: C/organize-event.page:55 msgid "" -"To add new tags to photos, select the photos you would like to tag, then do " -"any of the following:" -msgstr "" - -#: C/organize-tag.page:28(p) -msgid "Choose TagsAdd Tags...." -msgstr "" - -#: C/organize-tag.page:29(p) -msgid "Type CtrlT." -msgstr "Drücken Sie StrgT." - -#: C/organize-tag.page:30(p) -msgid "Drag the selected photos and drop them on the desired tag." +"By default, Shotwell uses the first photo in each event as its key photo. To " +"use a different key photo, select the photo and choose PhotosMake Key Photo for Event." msgstr "" -#: C/organize-tag.page:33(p) -msgid "" -"When you use CtrlT or " -"TagsAdd Tags... you can type in the " -"names of one or more tags, separated by commas. Once you have created a tag, " -"you can rename it by selecting that tag in the sidebar and choosing " -"TagsRename Tag \"[name]\"..., by " -"rightclicking on it and choose Rename... or double-click on the " -"tag in the sidebar." +#. (itstool) path: info/desc +#: C/organize-flag.page:7 +msgid "Flag photos to mark them as special or to work with them as a set." msgstr "" +"Markieren Sie Fotos, um sie als besondere zu kennzeichnen oder mit diesen " +"als Menge zu arbeiten." -#: C/organize-tag.page:44(p) -msgid "" -"To change which tags are associated with a particular photo, select that " -"photo, choose TagsModify Tags... or " -"right-click on a photo and select Modify Tags... and edit the " -"comma separated list. To remove a tag from one or more photos, first select " -"that tag in the sidebar, then select the photos you would like to remove, " -"and choose TagsRemove Tag \"[name]\" from Photos or right-click on the photos an select Remove Tag " -"\"[name]\" from Photos." -msgstr "" +#. (itstool) path: page/title +#: C/organize-flag.page:12 +msgid "Flagging photos" +msgstr "Fotos markieren" -#: C/organize-tag.page:58(p) +#. (itstool) path: page/p +#: C/organize-flag.page:14 msgid "" -"To delete a tag entirely, select that tag in the sidebar and choose " -"TagsDelete Tag \"[name]\" or by right-" -"click and select Delete Tag \"[name]\"." +"Shotwell lets you flag photos. When a photo is flagged, a small " +"flag icon appears in its upper right corner. You can select the " +"Flagged item in the sidebar to see all photos which have been " +"flagged." msgstr "" -#: C/organize-tag.page:64(p) +#. (itstool) path: page/p +#: C/organize-flag.page:18 msgid "" -"When you create a tag, it will appear in the sidebar under the Tags item, which is hidden if there are no tags. Photos can have multiple " -"tags attached to them, and when you click on the name of a given tag in the " -"sidebar, you will see all the photos associated with that tag." -msgstr "" - -#: C/organize-tag.page:73(title) -msgid "Hierarchical Tags" +"Flagging a photo marks it as special. You can interpret this in any way you " +"like. For example, you might flag all photos which need visual adjustment, " +"or all photos which you want to share with a friend." msgstr "" -#: C/organize-tag.page:74(p) +#. (itstool) path: page/p +#: C/organize-flag.page:22 msgid "" -"Shotwell supports also hierarchial tags. You can rearrange your tags by drag " -"and drop a tag onto another. To create a new subtag right-click on a tag and " -"select New." +"Flagging is also useful because you can operate on all flagged photos as a " +"set. For example, you can select the Flagged view and then upload " +"all flagged photos to a publishing service." msgstr "" -#: C/organize-tag.page:81(p) -msgid "" -"Hierarchial tags can help you to sort your tag list in ways that better " -"match how you work or think; for example, you can store location tags like " -"\"Mountains\" or \"Beach\" under a parent tag \"Places\", which itself can " -"be placed under the tag \"Summer Holidays\"." -msgstr "" +#. (itstool) path: section/title +#: C/organize-flag.page:27 +msgid "To flag or unflag a photo" +msgstr "So markieren Sie ein Foto oder heben die Markierung auf" -#: C/organize-tag.page:89(p) -msgid "Note that deleting a parent tag will also delete its child tags." +#. (itstool) path: section/p +#: C/organize-flag.page:28 +msgid "" +"To flag or unflag a photo, right-click the photo and choose Flag " +"or Unflag from the context menu. Or use the CtrlG or / shortcut keys." msgstr "" -#: C/organize-search.page:7(desc) -msgid "Find photos and videos in your collection by a variety of criteria." +#. (itstool) path: info/desc +#: C/organize-rating.page:7 +msgid "" +"Give photos a rating between 1 and 5 stars. You can reject bad photos, " +"hiding them from view." msgstr "" -#: C/organize-search.page:12(title) -msgid "Searching" -msgstr "Suchen" +#. (itstool) path: page/title +#: C/organize-rating.page:12 +msgid "Ratings" +msgstr "Bewertungen" -#: C/organize-search.page:14(p) +#. (itstool) path: page/p +#: C/organize-rating.page:13 msgid "" -"There are two ways to search in Shotwell: the filter toolbar, and with a " -"saved search. The search bar allows you to quickly search the current view " -"for certain criteria. Saved Searches feature more complex search criteria " -"and persist in the sidebar between sessions." +"You can assign each photo a rating from 1-5 stars, or may alternatively rate " +"it as Rejected, in which case Shotwell will hide the photo by default." msgstr "" -#: C/organize-search.page:21(title) -msgid "Search bar" -msgstr "Suchleiste" +#. (itstool) path: page/p +#: C/organize-rating.page:15 +msgid "You can rate a photo or a set of photos in any of these ways:" +msgstr "" -#: C/organize-search.page:22(p) +#. (itstool) path: item/p +#: C/organize-rating.page:18 msgid "" -"The ViewSearch Bar checkbox toggles " -"the display of the search bar. You can also hit CtrlF or F8 to bring up the search bar. From " -"this bar, you can find, show and hide photos and videos based on title, tag, " -"rating or other options." +"Select the photo(s), then choose a rating from the top-level " +"PhotosSet Rating menu." msgstr "" -#: C/organize-search.page:29(p) +#. (itstool) path: item/p +#: C/organize-rating.page:19 msgid "" -"To begin searching, simply enter a search keyword in the text box, or click " -"on Flagged, Rating or Type. The text search " -"matches your keywords across tag names, photo or video titles and photos' " -"original filenames. The Flagged, Rating and Type buttons allow you to filter your collection by whether photos are " -"flagged, their current number of stars, and whether the items shown are " -"images, videos, or raw camera files, respectively." +"Right-click on the photo(s), then choose a rating from the Set Rating " +"context menu." msgstr "" -#: C/organize-search.page:38(p) +#. (itstool) path: item/p +#: C/organize-rating.page:20 msgid "" -"Disabling the search bar or exiting Shotwell automatically resets the search " -"bar." +"Select the photo(s), then press any of the shortcut keys 1, " +"2, 3, 4 or 5 to assign a rating. " +"Or press 9 to mark the photo(s) as rejected or 0 to " +"clear the rating(s)." msgstr "" -#: C/organize-search.page:44(title) -msgid "Saved search" -msgstr "Gespeicherte Suche" - -#: C/organize-search.page:45(p) +#. (itstool) path: page/p +#: C/organize-rating.page:23 msgid "" -"A saved search persists across Shotwell sessions, and is updated as photos " -"and videos are added and removed from your Shotwell library." +"Normally Shotwell displays all photos except rejected photos. You can set a " +"different rating filter using the ViewFilter Photos menu - for example, you can display only photos rated with 3 " +"stars or higher, or you can display all photos including those marked " +"rejected. The Shotwell icon on the toolbar displays the current rating " +"filter and can also be used to set the filter." msgstr "" -#: C/organize-search.page:50(p) +#. (itstool) path: page/p +#: C/organize-rating.page:26 msgid "" -"Create a new saved search with EditNew Saved " -"Search... or by hitting CtrlS. The dialog box allows you to enter a name for the search and select " -"whether you want to meet Any, All, or None of the criteria in the following " -"rows." +"Shotwell normally displays each photo's rating in its lower left-hand " +"corner. You can turn off the display of ratings using the ViewRatings menu item." msgstr "" -#: C/organize-search.page:56(p) +#. (itstool) path: page/p +#: C/organize-rating.page:28 msgid "" -"Each row represents a search criterion. Use the + button to add " -"more rows, and the - button to remove a specific row. The combo " -"box on the left of each row selects the type of criteria. Criteria must be " -"entered correctly before the OK button becomes available." +"You can increase or decrease a photo's rating using the Set " +"RatingIncrease and Set RatingDecrease commands, or the keyboard shortcuts " +"< and >." msgstr "" -#. When image changes, this message will be marked fuzzy or untranslated for you. -#. It doesn't matter what you translate it to: it's not used at all. -#: C/organize-remove.page:15(None) +#. (itstool) path: media +#. This is a reference to an external file such as an image or video. When +#. the file changes, the md5 hash will change to let you know you need to +#. update your localized copy. The msgstr is not used at all. Set it to +#. whatever you like once you have updated your copy of the file. +#: C/organize-remove.page:15 +msgctxt "_" msgid "" -"@@image: 'figures/trash_process.png'; md5=ed596bda34c2f4a79a310fbc8bb51fd2" +"external ref='figures/trash_process.png' " +"md5='ed596bda34c2f4a79a310fbc8bb51fd2'" msgstr "" -#: C/organize-remove.page:7(desc) +#. (itstool) path: info/desc +#: C/organize-remove.page:7 msgid "" "Remove photos from the library, or delete them from your computer entirely." msgstr "" -#: C/organize-remove.page:12(title) +#. (itstool) path: page/title +#: C/organize-remove.page:12 msgid "Removing and deleting photos" msgstr "" -#: C/organize-remove.page:14(p) +#. (itstool) path: page/p +#: C/organize-remove.page:14 msgid "" "You may remove photos from your library and you may additionally delete them " "entirely from your hard disk." msgstr "" -#: C/organize-remove.page:15(media) +#. (itstool) path: page/media +#: C/organize-remove.page:15 msgid "Delete process" msgstr "" -#: C/organize-remove.page:16(p) +#. (itstool) path: page/p +#: C/organize-remove.page:16 msgid "" "This diagram shows how a photo, when deleted, is first put into Shotwell's " "trash. If you delete it from Shotwell's trash, it is put into your " @@ -1301,18 +1238,21 @@ msgid "" "finally and irretrievably deleted from your computer." msgstr "" -#: C/organize-remove.page:18(title) +#. (itstool) path: section/title +#: C/organize-remove.page:18 msgid "Removing photos from the library" -msgstr "Fotos werden aus der Bibliothek entfernt" +msgstr "Fotos werden aus Bibliothek entfernt" -#: C/organize-remove.page:19(p) +#. (itstool) path: section/p +#: C/organize-remove.page:19 msgid "" "Select the photos to remove and choose EditMove to " "Trash. (You can also press the Delete key.) The " "photos will be moved from your library to Shotwell's Trash." msgstr "" -#: C/organize-remove.page:22(p) +#. (itstool) path: section/p +#: C/organize-remove.page:22 msgid "" "If you want to remove photos from Shotwell without having them pass through " "the trash, simply select the photos to be removed and choose " @@ -1320,1065 +1260,1637 @@ msgid "" "files will be left in place on disk." msgstr "" -#: C/organize-remove.page:26(title) +#. (itstool) path: section/title +#: C/organize-remove.page:26 msgid "Emptying or restoring the trash folder" msgstr "Den Papierkorb leeren oder Fotos wiederherstellen" -#: C/organize-remove.page:27(p) +#. (itstool) path: section/p +#: C/organize-remove.page:27 msgid "" "Select the Trash entry in the Sidebar and Shotwell will display all photos " "that have been marked for removal or deletion. In the Trash view, the " "following commands are available:" msgstr "" -#: C/organize-remove.page:29(title) +#. (itstool) path: item/title +#: C/organize-remove.page:29 msgid "Delete" msgstr "Löschen" -#: C/organize-remove.page:29(p) +#. (itstool) path: item/p +#: C/organize-remove.page:29 msgid "Delete the selected photos from the trash folder." msgstr "Löschen der ausgewählten Fotos aus dem Papierkorb." -#: C/organize-remove.page:30(title) +#. (itstool) path: item/title +#: C/organize-remove.page:30 msgid "Restore" msgstr "Wiederherstellen" -#: C/organize-remove.page:30(p) +#. (itstool) path: item/p +#: C/organize-remove.page:30 msgid "Restore the selected photos into Shotwell." msgstr "Wiederherstellen der gewählten Fotos in Shotwell." -#: C/organize-remove.page:31(title) +#. (itstool) path: item/title +#: C/organize-remove.page:31 msgid "Empty trash" msgstr "Papierkorb leeren" -#: C/organize-remove.page:31(p) +#. (itstool) path: item/p +#: C/organize-remove.page:31 msgid "Delete all photos from the trash folder." msgstr "Löschen aller Fotos im Papierkorb." -#: C/organize-remove.page:36(title) +#. (itstool) path: section/title +#: C/organize-remove.page:36 msgid "Deleting or emptying Trash" msgstr "Löschen oder Leeren des Papierkorbs" -#: C/organize-remove.page:37(p) +#. (itstool) path: section/p +#: C/organize-remove.page:37 msgid "" "When you delete files from the Trash folder or empty the Trash folder, you " "will be given the following choices:" msgstr "" +"Wenn Sie Dateien aus dem Papierkorb-Ordner löschen oder den Papierkorb-" +"Ordner leeren, haben Sie folgende Möglichkeiten:" -#: C/organize-remove.page:39(title) +#. (itstool) path: item/title +#: C/organize-remove.page:39 msgid "Only Remove" msgstr "Nur entfernen" -#: C/organize-remove.page:39(p) +#. (itstool) path: item/p +#: C/organize-remove.page:39 msgid "" "Remove photos from the library but leave the photos in their location on the " "computer." msgstr "" +"Dadurch werden die Dateien aus der Bibliothek entfernt, aber die " +"eigentlichen Fotos verbleiben an deren Speicherorten auf Ihrem Rechner." -#: C/organize-remove.page:40(title) +#. (itstool) path: item/title +#: C/organize-remove.page:40 msgid "Trash file" msgstr "Datei löschen" -#: C/organize-remove.page:40(p) +#. (itstool) path: item/p +#: C/organize-remove.page:40 msgid "Remove photos from the library and delete them from the computer." msgstr "" +"Dadurch werden die Dateien sowohl aus der Bibliothek entfernt als auch auf " +"dem Rechner gelöscht." -#: C/organize-remove.page:41(title) +#. (itstool) path: item/title +#: C/organize-remove.page:41 msgid "Cancel" msgstr "Abbrechen" -#: C/organize-remove.page:41(p) +#. (itstool) path: item/p +#: C/organize-remove.page:41 msgid "Do nothing." msgstr "Nichts tun." -#: C/organize-rating.page:7(desc) -msgid "" -"Give photos a rating between 1 and 5 stars. You can reject bad photos, " -"hiding them from view." +#. (itstool) path: info/desc +#: C/organize-search.page:7 +msgid "Find photos and videos in your collection by a variety of criteria." msgstr "" +"So finden Sie Fotos und Videos in Ihrer Sammlung anhand einer Vielzahl von " +"Kriterien." -#: C/organize-rating.page:12(title) -msgid "Ratings" -msgstr "Bewertungen" +#. (itstool) path: page/title +#: C/organize-search.page:12 +msgid "Searching" +msgstr "Suchen" -#: C/organize-rating.page:13(p) +#. (itstool) path: page/p +#: C/organize-search.page:14 msgid "" -"You can assign each photo a rating from 1-5 stars, or may alternatively rate " -"it as Rejected, in which case Shotwell will hide the photo by default." +"There are two ways to search in Shotwell: the filter toolbar, and with a " +"saved search. The search bar allows you to quickly search the current view " +"for certain criteria. Saved Searches feature more complex search criteria " +"and persist in the sidebar between sessions." msgstr "" +"Es gibt zwei Suchmöglichkeiten in Shotwell: Die Filter-Werkzeugleiste und " +"gespeicherte Suchen. Die Suchleiste ermöglicht eine schneller Suche in der " +"aktuellen Ansicht nach einem bestimmten Kriterium. Gespeicherte Suchen " +"bieten komplexere Suchkriterien und verbleiben über Sitzungen hinweg in der " +"Seitenleiste." -#: C/organize-rating.page:15(p) -msgid "You can rate a photo or a set of photos in any of these ways:" -msgstr "" +#. (itstool) path: section/title +#: C/organize-search.page:21 +msgid "Search bar" +msgstr "Suchleiste" -#: C/organize-rating.page:18(p) +#. (itstool) path: section/p +#: C/organize-search.page:22 msgid "" -"Select the photo(s), then choose a rating from the top-level " -"PhotosSet Rating menu." +"The ViewSearch Bar checkbox toggles " +"the display of the search bar. You can also hit CtrlF or F8 to bring up the search bar. From " +"this bar, you can find, show and hide photos and videos based on title, tag, " +"rating or other options." msgstr "" -#: C/organize-rating.page:19(p) +#. (itstool) path: section/p +#: C/organize-search.page:29 msgid "" -"Right-click on the photo(s), then choose a rating from the Set Rating " -"context menu." +"To begin searching, simply enter a search keyword in the text box, or click " +"on Flagged, Rating or Type. The text search " +"matches your keywords across tag names, photo or video titles and photos' " +"original filenames. The Flagged, Rating and Type buttons allow you to filter your collection by whether photos are " +"flagged, their current number of stars, and whether the items shown are " +"images, videos, or raw camera files, respectively." msgstr "" -#: C/organize-rating.page:20(p) +#. (itstool) path: section/p +#: C/organize-search.page:38 msgid "" -"Select the photo(s), then press any of the shortcut keys 1, " -"2, 3, 4 or 5 to assign a rating. " -"Or press 9 to mark the photo(s) as rejected or 0 to " -"clear the rating(s)." +"Disabling the search bar or exiting Shotwell automatically resets the search " +"bar." msgstr "" -#: C/organize-rating.page:23(p) +#. (itstool) path: section/title +#: C/organize-search.page:44 +msgid "Saved search" +msgstr "Gespeicherte Suche" + +#. (itstool) path: section/p +#: C/organize-search.page:45 msgid "" -"Normally Shotwell displays all photos except rejected photos. You can set a " -"different rating filter using the ViewFilter Photos menu - for example, you can display only photos rated with 3 " -"stars or higher, or you can display all photos including those marked " -"rejected. The Shotwell icon on the toolbar displays the current rating " -"filter and can also be used to set the filter." +"A saved search persists across Shotwell sessions, and is updated as photos " +"and videos are added and removed from your Shotwell library." msgstr "" -#: C/organize-rating.page:26(p) +#. (itstool) path: section/p +#: C/organize-search.page:50 msgid "" -"Shotwell normally displays each photo's rating in its lower left-hand " -"corner. You can turn off the display of ratings using the ViewRatings menu item." +"Create a new saved search with EditNew Saved " +"Search... or by hitting CtrlS. The dialog box allows you to enter a name for the search and select " +"whether you want to meet Any, All, or None of the criteria in the following " +"rows." msgstr "" -#: C/organize-rating.page:28(p) +#. (itstool) path: section/p +#: C/organize-search.page:56 msgid "" -"You can increase or decrease a photo's rating using the Set " -"RatingIncrease and Set RatingDecrease commands, or the keyboard shortcuts " -"< and >." +"Each row represents a search criterion. Use the + button to add " +"more rows, and the - button to remove a specific row. The combo " +"box on the left of each row selects the type of criteria. Criteria must be " +"entered correctly before the OK button becomes available." msgstr "" -#: C/organize-flag.page:7(desc) -msgid "Flag photos to mark them as special or to work with them as a set." -msgstr "" -"Markieren Sie Fotos, um sie als besondere zu kennzeichnen oder mit diesen " -"als Menge zu arbeiten." +#. (itstool) path: info/desc +#: C/organize-tag.page:7 +msgid "Organize photos by labelling them." +msgstr "Fotos durch Kennzeichnung organisieren." -#: C/organize-flag.page:12(title) -msgid "Flagging photos" +#. (itstool) path: page/title +#: C/organize-tag.page:14 +msgid "Tagging photos" msgstr "Fotos markieren" -#: C/organize-flag.page:14(p) +#. (itstool) path: page/p +#: C/organize-tag.page:16 msgid "" -"Shotwell lets you flag photos. When a photo is flagged, a small " -"flag icon appears in its upper right corner. You can select the " -"Flagged item in the sidebar to see all photos which have been " -"flagged." +"You can assign one or more tags to selected photos. A tag can be one or more " +"words that you want to associate with those photos." msgstr "" -#: C/organize-flag.page:18(p) +#. (itstool) path: page/p +#: C/organize-tag.page:22 msgid "" -"Flagging a photo marks it as special. You can interpret this in any way you " -"like. For example, you might flag all photos which need visual adjustment, " -"or all photos which you want to share with a friend." +"To add new tags to photos, select the photos you would like to tag, then do " +"any of the following:" msgstr "" -#: C/organize-flag.page:22(p) -msgid "" -"Flagging is also useful because you can operate on all flagged photos as a " -"set. For example, you can select the Flagged view and then upload " -"all flagged photos to a publishing service." +#. (itstool) path: item/p +#: C/organize-tag.page:28 +#, fuzzy +#| msgid "" +#| "Select FileImport From F-Spot." +msgid "Choose TagsAdd Tags...." msgstr "" +"Wählen Sie DateiImportieren aus F-Spot." -#: C/organize-flag.page:27(title) -msgid "To flag or unflag a photo" -msgstr "So markieren Sie ein Foto oder heben die Markierung auf" +#. (itstool) path: item/p +#: C/organize-tag.page:29 +msgid "Type CtrlT." +msgstr "Drücken Sie StrgT." -#: C/organize-flag.page:28(p) -msgid "" -"To flag or unflag a photo, right-click the photo and choose Flag " -"or Unflag from the context menu. Or use the CtrlG or / shortcut keys." +#. (itstool) path: item/p +#: C/organize-tag.page:30 +msgid "Drag the selected photos and drop them on the desired tag." msgstr "" -#: C/organize-event.page:7(desc) +#. (itstool) path: page/p +#: C/organize-tag.page:33 msgid "" -"Group photos together that were taken at the same time. Learn how to rename, " -"merge, and sort events." +"When you use CtrlT or " +"TagsAdd Tags... you can type in the " +"names of one or more tags, separated by commas. Once you have created a tag, " +"you can rename it by selecting that tag in the sidebar and choosing " +"TagsRename Tag \"[name]\"..., by " +"rightclicking on it and choose Rename... or double-click on the " +"tag in the sidebar." msgstr "" -#: C/organize-event.page:12(title) -msgid "Events" -msgstr "Ereignisse" - -#: C/organize-event.page:14(p) +#. (itstool) path: page/p +#: C/organize-tag.page:44 msgid "" -"An event is a group of photos that were taken at approximately the same " -"time. When you import photos, Shotwell checks when each photo was taken. It " -"then groups the photos into events." +"To change which tags are associated with a particular photo, select that " +"photo, choose TagsModify Tags... or " +"right-click on a photo and select Modify Tags... and edit the " +"comma separated list. To remove a tag from one or more photos, first select " +"that tag in the sidebar, then select the photos you would like to remove, " +"and choose TagsRemove Tag \"[name]\" from Photos or right-click on the photos an select Remove Tag " +"\"[name]\" from Photos." msgstr "" -#: C/organize-event.page:16(p) +#. (itstool) path: page/p +#: C/organize-tag.page:58 msgid "" -"Choose Events from the sidebar to see your photos organized by " -"date. If you select a month or year from the sidebar, a list of events will " -"be displayed in the main window. Double-click an event to see all the photos " -"that were taken around that time." +"To delete a tag entirely, select that tag in the sidebar and choose " +"TagsDelete Tag \"[name]\" or by right-" +"click and select Delete Tag \"[name]\"." msgstr "" -#: C/organize-event.page:18(p) +#. (itstool) path: page/p +#: C/organize-tag.page:64 +#, fuzzy +#| msgid "" +#| "The Tags folder lists all tags you've assigned to photos. " +#| "Photos can have multiple tags attached to them. When you click on the " +#| "name of a tag in the sidebar, you will see all the photos associated with " +#| "that tag." msgid "" -"If a photo has no embedded date/time information, then Shotwell can't " -"automatically place it in any event. In this case the photo will appear in " -"the No Event view accessible from the sidebar. You can still move " -"the photo to any event you like as described below." -msgstr "" - -#: C/organize-event.page:25(title) -msgid "Renaming events" +"When you create a tag, it will appear in the sidebar under the Tags item, which is hidden if there are no tags. Photos can have multiple " +"tags attached to them, and when you click on the name of a given tag in the " +"sidebar, you will see all the photos associated with that tag." msgstr "" +"Der Ordner Markierungen listet alle markierten Fotos auf. Fotos " +"können mehrfach markiert sein. Klicken Sie auf den Namen einer Markierung in " +"der Seitenleiste, um alle mit der entsprechenden Markierung zu sehen." -#: C/organize-event.page:27(p) -msgid "" -"To give an event a name rather than referring to it by its date, select the " -"event, click EventsRename Event... " -"and enter a new name. Another way of renaming an event is to double-click " -"its name in the sidebar; type a new name and then press Enter." +#. (itstool) path: section/title +#: C/organize-tag.page:73 +msgid "Hierarchical Tags" msgstr "" -#: C/organize-event.page:31(title) -msgid "Moving photos between events" +#. (itstool) path: section/p +#: C/organize-tag.page:74 +msgid "" +"Shotwell supports also hierarchial tags. You can rearrange your tags by drag " +"and drop a tag onto another. To create a new subtag right-click on a tag and " +"select New." msgstr "" -#: C/organize-event.page:33(p) +#. (itstool) path: section/p +#: C/organize-tag.page:81 msgid "" -"Even though photos are initially grouped into events by their date, you can " -"move photos between events. To do this, drag any photo to the sidebar and " -"drop it on an event." +"Hierarchial tags can help you to sort your tag list in ways that better " +"match how you work or think; for example, you can store location tags like " +"\"Mountains\" or \"Beach\" under a parent tag \"Places\", which itself can " +"be placed under the tag \"Summer Holidays\"." msgstr "" -#: C/organize-event.page:37(title) -msgid "Creating and merging events" +#. (itstool) path: section/p +#: C/organize-tag.page:89 +msgid "Note that deleting a parent tag will also delete its child tags." msgstr "" -#: C/organize-event.page:38(p) +#. (itstool) path: info/desc +#: C/organize-title.page:7 +msgid "Give titles to your photos." +msgstr "Betiteln Ihrer Fotos" + +#. (itstool) path: page/title +#: C/organize-title.page:12 +msgid "Titles" +msgstr "Titel" + +#. (itstool) path: page/p +#: C/organize-title.page:14 msgid "" -"To create a new event, select the photos you would like in the new event and " -"click EventsNew Event." +"The ViewTitles checkbox toggles the " +"display of titles beneath each photo. By default, a photo's title is its " +"filename." msgstr "" -#: C/organize-event.page:39(p) +#. (itstool) path: page/p +#: C/organize-title.page:17 +#, fuzzy +#| msgid "" +#| "To see a sideshow of any collection in Shotwell, navigate to that " +#| "collection and select ViewSlideshow or press F5." msgid "" -"To merge events, select Events from the sidebar, " -"then, while holding down Ctrl click on the events you want to " -"merge in the main window area. Finally, click EventsMerge Events." +"To change a photo's title, select the photo and click PhotosEdit Title..., or press F2." msgstr "" +"Um eine Diaschau einer Sammlung in Shotwell zu sehen, wählen Sie diese " +"Sammlung und dann AnsichtDiaschau " +"oder drücken Sie F5." -#: C/organize-event.page:43(title) -msgid "Sorting events" +#. (itstool) path: info/desc +#: C/other-files.page:7 +msgid "Keep the Shotwell library in sync with photo files on disk." msgstr "" -#: C/organize-event.page:45(p) +#. (itstool) path: page/title +#: C/other-files.page:12 +msgid "Photo files" +msgstr "Fotodateien" + +#. (itstool) path: page/p +#: C/other-files.page:14 msgid "" -"Events are displayed in a tree in the sidebar, organized by the year and " -"month of the earliest photo in the event. To change the event sort order, " -"click ViewSort Events and select " -"either ascending or descending." +"Every photo in the Shotwell library corresponds to a file stored on your " +"hard disk. Shotwell has several features which help you keep the Shotwell " +"library and files on disk in sync." msgstr "" -#: C/organize-event.page:51(title) -msgid "Change the photo used to represent each event" -msgstr "" +#. (itstool) path: section/title +#: C/other-files.page:21 +msgid "Using a custom directory pattern" +msgstr "Ein eigenes Namensschema verwenden" -#: C/organize-event.page:53(p) +#. (itstool) path: section/p +#: C/other-files.page:22 msgid "" -"If you select the Events item in the sidebar, you'll see a single " -"photo which represents each event. This is called the key photo." +"Shotwell allows you to specify how it names directories in your library. You " +"can do this by changing the Directory Structure and Pattern settings in the Preferences dialog. You may use a " +"preselected pattern, or choose Custom and type in your own." msgstr "" +"Shotwell erlaubt es, ein eigenes Namensschema für Ihre Bibliothek zu " +"verwenden. Passen Sie dazu die Einstellungen für Ordnerstruktur " +"und Muster in den Einstellungen an. Verwenden Sie ein " +"vorgewähltes Schema oder wählen Sie Benutzerdefiniert und tippen " +"Sie Ihr eigenes ein." -#: C/organize-event.page:55(p) +#. (itstool) path: section/p +#: C/other-files.page:29 msgid "" -"By default, Shotwell uses the first photo in each event as its key photo. To " -"use a different key photo, select the photo and choose PhotosMake Key Photo for Event." +"The available symbols for the directory pattern begin with a % (percent " +"sign). The values these symbols produce are locale-dependent, so what you " +"see on your computer may vary from the examples below." msgstr "" -#. When image changes, this message will be marked fuzzy or untranslated for you. -#. It doesn't matter what you translate it to: it's not used at all. -#: C/index.page:23(None) -msgid "" -"@@image: 'figures/shotwell_logo.png'; md5=4b333499555b4e496b1a38f7899067f3" +#. (itstool) path: td/p +#: C/other-files.page:38 +msgid "Symbol" msgstr "" -#: C/index.page:6(title) C/index.page:7(title) -msgid "Shotwell" -msgstr "Shotwell" +#. (itstool) path: td/p +#: C/other-files.page:38 +#, fuzzy +#| msgid "Meaning" +msgid "Meaning" +msgstr "Bedeutung" -#: C/index.page:9(name) -msgid "Jim Nelson" -msgstr "Jim Nelson" +#. (itstool) path: td/p +#: C/other-files.page:38 +#, fuzzy +#| msgid "Example" +msgid "Example" +msgstr "Beispiel" -#: C/index.page:10(email) -msgid "jim@yorba.org" -msgstr "jim@yorba.org" +#. (itstool) path: td/p +#: C/other-files.page:43 +msgid "%Y" +msgstr "%Y" -#: C/index.page:11(name) -msgid "Allison Barlow" -msgstr "Allison Barlow" +#. (itstool) path: td/p +#: C/other-files.page:43 +msgid "Year: full" +msgstr "Jahr: lang" -#: C/index.page:12(email) -msgid "allison@yorba.org" -msgstr "allison@yorba.org" +#. (itstool) path: td/p +#: C/other-files.page:43 +msgid "2011" +msgstr "2011" -#: C/index.page:13(name) -msgid "Robert Ancell" -msgstr "Robert Ancell" +#. (itstool) path: td/p +#: C/other-files.page:46 +msgid "%y" +msgstr "%y" -#: C/index.page:14(email) -msgid "robert.ancell@canonical.com" -msgstr "robert.ancell@canonical.com" +#. (itstool) path: td/p +#: C/other-files.page:46 +msgid "Year: two digit" +msgstr "Jahr: kurz" -#: C/index.page:15(name) -msgid "Peter Smith" -msgstr "Peter Smith" +#. (itstool) path: td/p +#: C/other-files.page:46 +msgid "11" +msgstr "11" -#: C/index.page:16(email) -msgid "pdo.smith@gmail.com" -msgstr "pdo.smith@gmail.com" +#. (itstool) path: td/p +#: C/other-files.page:49 +msgid "%d" +msgstr "%d" -#: C/index.page:17(name) -msgid "Phil Bull" -msgstr "Phil Bull" +#. (itstool) path: td/p +#: C/other-files.page:49 +msgid "Day of the month with leading zero" +msgstr "Tag des Monats mit führender Null" -#: C/index.page:18(email) -msgid "philbull@gmail.com" -msgstr "philbull@gmail.com" +#. (itstool) path: td/p +#: C/other-files.page:49 +msgid "03" +msgstr "03" -#: C/index.page:23(title) -msgid "" -"Shotwell Photo " -"Manager" -msgstr "" -"Shotwell " -"Fotoverwaltung" +#. (itstool) path: td/p +#: C/other-files.page:52 +msgid "%A" +msgstr "%A" -#: C/index.page:26(title) -msgid "Importing Photos" -msgstr "Fotos importieren" +#. (itstool) path: td/p +#: C/other-files.page:52 +msgid "Day name: full" +msgstr "Tag: lang" -#: C/index.page:30(title) -msgid "Viewing Photos" -msgstr "Fotos ansehen" +#. (itstool) path: td/p +#: C/other-files.page:52 +msgid "Wednesday" +msgstr "Mittwoch" -#: C/index.page:34(title) -msgid "Organizing Photos" -msgstr "Fotos organisieren" +#. (itstool) path: td/p +#: C/other-files.page:55 +msgid "%a" +msgstr "%a" -#: C/index.page:38(title) -msgid "Editing Photos" -msgstr "Fotos bearbeiten" +#. (itstool) path: td/p +#: C/other-files.page:55 +msgid "Day name: abbreviated" +msgstr "Tag: abgekürzt" -#: C/index.page:42(title) -msgid "Sharing Photos" -msgstr "Fotos teilen" +#. (itstool) path: td/p +#: C/other-files.page:55 +msgid "Wed" +msgstr "Mi" -#: C/index.page:46(title) -msgid "Other Features" -msgstr "Weitere Funktionen" +#. (itstool) path: td/p +#: C/other-files.page:58 +msgid "%m" +msgstr "%m" -#: C/import-memorycard.page:7(desc) -msgid "Import photos from a digital camera's memory card." -msgstr "" +#. (itstool) path: td/p +#: C/other-files.page:58 +msgid "Month number with leading zero" +msgstr "Monat als Zahl mit führender Null" -#: C/import-memorycard.page:12(title) -msgid "Importing from a memory card" -msgstr "Importieren von einer Speicherkarte" +#. (itstool) path: td/p +#: C/other-files.page:58 +msgid "02" +msgstr "02" -#: C/import-memorycard.page:14(p) -msgid "To import photos from a camera memory card:" -msgstr "So importieren Sie Fotos von einer Speicherkarte:" +#. (itstool) path: td/p +#: C/other-files.page:60 +msgid "%b" +msgstr "%b" -#: C/import-memorycard.page:18(p) -msgid "" -"Put the card into your card reader. Make sure the card reader is plugged in " -"to the computer and switched on." -msgstr "" +#. (itstool) path: td/p +#: C/other-files.page:60 +msgid "Month name: abbreviated" +msgstr "Monat: abgekürzt" -#: C/import-memorycard.page:21(p) -msgid "The card reader and card should be detected automatically." -msgstr "" +#. (itstool) path: td/p +#: C/other-files.page:60 +msgid "Feb" +msgstr "Feb" -#: C/import-memorycard.page:24(p) -msgid "" -"Follow the instructions for importing photos from " -"your hard disk. If you click FileImport From " -"Folder..., the memory card should be visible as a folder in " -"the side bar of the file selection window." -msgstr "" +#. (itstool) path: td/p +#: C/other-files.page:62 +msgid "%B" +msgstr "%B" -#: C/import-memorycard.page:28(p) -msgid "" -"Shotwell can import photos from any memory card that is compatible with your " -"card reader." -msgstr "" +#. (itstool) path: td/p +#: C/other-files.page:62 +msgid "Month name: full" +msgstr "Monat: lang" -#: C/import-memorycard.page:30(p) -msgid "" -"If the card is not detected automatically, your card reader may not have " -"been recognized. Try unplugging it and then plugging it in again. If that " -"doesn't work, you should still be able to import photos by connecting your camera directly to the computer, " -"though." -msgstr "" +#. (itstool) path: td/p +#: C/other-files.page:62 +msgid "February" +msgstr "Februar" -#: C/import-f-spot.page:7(desc) -msgid "" -"Shotwell can import all your photos and tags from the F-Spot photo manager." -msgstr "" +#. (itstool) path: td/p +#: C/other-files.page:63 +msgid "%I" +msgstr "%I" -#: C/import-f-spot.page:12(title) -msgid "Importing from F-Spot" -msgstr "Importieren aus F-Spot" +#. (itstool) path: td/p +#: C/other-files.page:63 +msgid "Hour: 12 hour format" +msgstr "Stunde: 12-Stunden-Format" -#: C/import-f-spot.page:14(p) -msgid "To import an existing photo collection from F-Spot:" -msgstr "So importieren Sie eine bestehende Fotosammlung aus F-Spot:" +#. (itstool) path: td/p +#: C/other-files.page:63 +msgid "05" +msgstr "05" -#: C/import-f-spot.page:16(p) -msgid "Select FileImport From F-Spot." -msgstr "" -"Wählen Sie DateiImportieren aus F-Spot." +#. (itstool) path: td/p +#: C/other-files.page:64 +msgid "%H" +msgstr "%H" -#: C/import-f-spot.page:17(p) -msgid "" -"Now choose either the default F-Spot library or another F-Spot database. If " -"importing from another F-Spot database, select a directory and file from the " -"chooser dialog box." -msgstr "" -"Wählen Sie anschließend die voreingestellte F-Spot-Bibliothek oder eine " -"andere F-Spot-Datenbank. Wenn Sie aus einer anderen F-Spot-Datenbank " -"importieren, wählen Sie einen Ordner und eine Datei im Dateiwähler." +#. (itstool) path: td/p +#: C/other-files.page:64 +msgid "Hour: 24 hour format" +msgstr "Stunde: 24-Stunden-Format" + +#. (itstool) path: td/p +#: C/other-files.page:64 +msgid "17" +msgstr "17" + +#. (itstool) path: td/p +#: C/other-files.page:66 +msgid "%M" +msgstr "%M" + +#. (itstool) path: td/p +#: C/other-files.page:66 +msgid "Minute" +msgstr "Minute" + +#. (itstool) path: td/p +#: C/other-files.page:66 +msgid "16" +msgstr "16" + +#. (itstool) path: td/p +#: C/other-files.page:67 +msgid "%S" +msgstr "%S" -#: C/import-f-spot.page:20(p) +#. (itstool) path: td/p +#: C/other-files.page:67 +msgid "Second" +msgstr "Sekunde" + +#. (itstool) path: td/p +#: C/other-files.page:67 +msgid "30" +msgstr "30" + +#. (itstool) path: td/p +#: C/other-files.page:68 +msgid "%p" +msgstr "%p" + +#. (itstool) path: td/p +#: C/other-files.page:68 +msgid "AM or PM" +msgstr "a. m. oder p. m." + +#. (itstool) path: td/p +#: C/other-files.page:68 +msgid "PM" +msgstr "p. m." + +#. (itstool) path: section/p +#: C/other-files.page:72 msgid "" -"Shotwell will import your photos, together with their tags and other " -"information. Once the import is complete, you can select Last Import in the sidebar to see all photos successfully imported. The Events list " -"will also show new entries for the dates corresponding to the imported " -"photos." +"There are other symbols available; please check the manual for strftime by " +"running the command man strftime if you need one that isn't " +"listed here." msgstr "" -#: C/import-file.page:7(desc) -msgid "Import photos that are already saved on your computer." +#. (itstool) path: section/title +#: C/other-files.page:79 +msgid "Automatically importing photos" +msgstr "Automatisch Fotos importieren" + +#. (itstool) path: section/p +#: C/other-files.page:81 +msgid "" +"Shotwell can automatically import new photos which appear in the library " +"directory. (The library directory is usually the Pictures " +"directory in your home directory; you can change its location in in the " +"Preferences window.)" msgstr "" -#: C/import-file.page:12(title) -msgid "Importing from your hard disk" -msgstr "Importieren von Ihrer Festplatte" - -#: C/import-file.page:14(p) +#. (itstool) path: section/p +#: C/other-files.page:86 msgid "" -"To import photo files from your hard disk into Shotwell, just drag them from " -"your file browser into the Shotwell window." +"To enable auto-import, check the box Watch library directory for new " +"files in the Preferences window." msgstr "" -#: C/import-file.page:16(p) +#. (itstool) path: note/p +#: C/other-files.page:90 msgid "" -"Alternatively, click FileImport From Folder... and select the folder containing the photos you want to import." +"Shotwell can also follow symbolic links inside automatically-imported " +"directories." +msgstr "" + +#. (itstool) path: section/title +#: C/other-files.page:95 +msgid "Automatically renaming imported photos to lowercase" msgstr "" -#: C/import-file.page:18(p) +#. (itstool) path: section/p +#: C/other-files.page:97 msgid "" -"Shotwell will ask whether you want to copy the photo files to your library " -"folder (usually this is the Pictures folder in your home " -"directory) or to import them in place without copying the files." +"Shotwell can automatically change the filenames of imported photos to " +"lowercase. To enable this, choose EditPreferences, and in the Preferences window, check the " +"Rename imported files to lowercase box." +msgstr "" + +#. (itstool) path: section/title +#: C/other-files.page:107 +msgid "Writing metadata on the fly" msgstr "" -#: C/import-file.page:20(p) +#. (itstool) path: section/p +#: C/other-files.page:109 msgid "" -"If you hold down Ctrl while dragging photos in, Shotwell will " -"copy the photos into your library folder without prompting. Similarly, if " -"you hold down CtrlShift while " -"dragging photos in, Shotwell will import the photos without copying them." +"By default, Shotwell does not modify photo files, even when you edit photos " +"or change their tags or titles. Shotwell records these changes in its own " +"database only." msgstr "" -#: C/import-file.page:22(p) +#. (itstool) path: section/p +#: C/other-files.page:112 msgid "" -"Once the import is complete, you can select Last Import in the " -"sidebar to see all photos successfully imported. The Events list will also " -"show new entries for the dates corresponding to the imported photos." +"To change this behavior, you can enable the checkbox Write tags, titles " +"and other metadata to photo files in the Preferences " +"dialog. When this option is enabled, Shotwell will write the following " +"metadata to most photo files whenever you change it in Shotwell:" msgstr "" -#: C/import-camera.page:7(desc) -msgid "Copy photos from a digital camera." -msgstr "So kopieren Sie Fotos von einer Digitalkamera." +#. (itstool) path: item/p +#: C/other-files.page:118 +msgid "titles" +msgstr "Titel" -#: C/import-camera.page:12(title) -msgid "Importing from a camera" -msgstr "Importieren von einer Kamera" +#. (itstool) path: item/p +#: C/other-files.page:119 +msgid "tags" +msgstr "Markierungen" -#: C/import-camera.page:14(p) -msgid "To import photos from a digital camera:" -msgstr "So importieren Sie Fotos von einer Digitalkamera:" +#. (itstool) path: item/p +#: C/other-files.page:120 +msgid "ratings" +msgstr "Bewertungen" + +#. (itstool) path: item/p +#: C/other-files.page:121 +msgid "rotation information" +msgstr "Rotationsinformation" -#: C/import-camera.page:18(p) +#. (itstool) path: item/p +#: C/other-files.page:122 +msgid "time/date" +msgstr "Uhrzeit/Datum" + +#. (itstool) path: section/p +#: C/other-files.page:125 msgid "" -"Connect the camera to your computer and switch it on. Shotwell will detect " -"it and list it in the sidebar." +"Shotwell stores this information in photo files in EXIF, IPTC and/or XMP " +"format. Note that Shotwell can write only to photo files in JPEG, PNG and " +"TIFF format, not to BMP photos, RAW photos or to video files." msgstr "" -#: C/import-camera.page:22(p) -msgid "" -"Select the camera in the sidebar. Previews of each photo on the camera will " -"be displayed." +#. (itstool) path: section/title +#: C/other-files.page:133 +msgid "Runtime monitoring" msgstr "" -#: C/import-camera.page:25(p) +#. (itstool) path: section/p +#: C/other-files.page:135 msgid "" -"If you like, you can choose a set of specific photos to import. To do this, " -"hold down the Ctrl key and click to select individual photos. You " -"can hold down Shift and click to select a range of photos too." +"While Shotwell is running, it notices changes made to any photo file " +"externally. When a photo file changes, Shotwell rereads the file and updates " +"your view of the photo and metadata." msgstr "" -#: C/import-camera.page:28(p) +#. (itstool) path: section/p +#: C/other-files.page:139 msgid "" -"Click either Import Selected or Import All. The photos " -"will be copied from the camera and saved on your computer." +"Note that Shotwell checks all photo files for changes at startup, but only " +"photo files contained in the library directory are monitored in real time " +"after startup. We hope to remove this limitation in a further release." +msgstr "" + +#. (itstool) path: info/desc +#: C/other-missing.page:7 +msgid "If Shotwell can't find a photo in your library, it marks it as missing." msgstr "" +"Falls Shotwell ein Foto in Ihrer Bibliothek nicht finden kann, wird dieses " +"als fehlend markiert." + +#. (itstool) path: page/title +#: C/other-missing.page:12 +msgid "Missing photos" +msgstr "Fehlende Fotos" -#: C/import-camera.page:32(p) +#. (itstool) path: page/p +#: C/other-missing.page:14 msgid "" -"Once the import is complete, you can open the Last Import view " -"(in the sidebar) to see all photos that were imported. The Events list (also " -"in the sidebar) will also show the new photos, organized by date." +"Each time Shotwell starts up, it scans your photo library to verify that all " +"photo files still exist on your hard drive. If Shotwell finds that any photo " +"files are missing, it will not display them in the normal Photos, Events and " +"Tags views, but will instead show them in a separate Missing Files view " +"which will appear in the sidebar." msgstr "" +"Bei jedem Programmstart liest Shotwell Ihre Fotobibliothek neu ein, um " +"sicherzustellen, dass alle Fotodateien auf Ihrem Datenträger noch vorhanden " +"sind. Falls festgestellt wird, dass Fotodateien fehlen, werden diese nicht " +"in den gewöhnlichen Foto-, Ereignis- und Stichwortansichten angezeigt, " +"sondern in einer separaten Ansicht für fehlende Dateien in der Seitenleiste " +"dargestellt." -#: C/formats.page:7(desc) +#. (itstool) path: page/p +#: C/other-missing.page:16 msgid "" -"Shotwell supports JPEG, PNG, TIFF, BMP and RAW photo files as well as video " -"files." +"If you no longer want the missing files to be part of your Shotwell " +"collection (perhaps because you deleted them), go to the Missing Files view, " +"select the photos and then click Remove From Library." msgstr "" -"Shotwell unterstützt JPEG, PNG, TIFF, BMP und RAW-Fotos ebenso wie Video-" -"Dateien." +"Falls Sie die nicht mehr benötigten Dateien aus der Shotwell-Sammlung " +"entfernen wollen (weil Sie beispielsweise die Dateien bewusst gelöscht " +"haben), wählen Sie diese Fotos in der Ansicht für fehlende Dateien in der " +"Seitenleiste aus und klicken Sie auf Aus der Bibliothek entfernen." -#: C/formats.page:12(title) -msgid "Supported photo and video formats" -msgstr "Unterstützte Foto- und Video-Formate" +#. (itstool) path: page/p +#: C/other-missing.page:18 +msgid "" +"If you have photos on a removable disk, such as a CD or USB flash drive, and " +"import them into Shotwell without copying the photos to your computer, they will show up as missing files " +"if you then disconnect the removable disk. See " +"to learn how to copy files from removable disks onto your computer." +msgstr "" -#: C/formats.page:14(p) +#. (itstool) path: page/p +#: C/other-missing.page:20 msgid "" -"Shotwell supports JPEG, PNG, TIFF, BMP and RAW photo files. Shotwell does not yet support other graphics " -"format such as GIF." +"If any missing photo files become available again, Shotwell will notice this " +"the next time it starts. The photos will once again appear in the Photos, " +"Events and Tags views." msgstr "" -#: C/formats.page:16(p) +#. (itstool) path: info/desc +#: C/other-multiple.page:7 msgid "" -"Shotwell's RAW format support is currently limited. When you view a RAW " -"photo, you are actually viewing a JPEG derived from the RAW photo, not the " -"RAW image itself. Additionally, the RAW editing pipeline is not fully 16-bit " -"- you can only export edited photos as 8-bit files. All supported formats " -"can be used for export (JPEG, PNG, TIFF, BMP)." +"You can open Shotwell with a different photo library by using the command " +"line." msgstr "" -#: C/formats.page:18(p) +#. (itstool) path: page/title +#: C/other-multiple.page:12 +msgid "Multiple libraries" +msgstr "Mehrere Bibliotheken" + +#. (itstool) path: page/p +#: C/other-multiple.page:14 msgid "" -"For more information about RAW-format photos in Shotwell, please see the " -"RAW section." +"Shotwell normally stores its database and photo thumbnails in the directory " +"~/.shotwell . This directory does not hold photos, but the " +"database in this directory contains a list of all the photos in the Shotwell " +"library." msgstr "" +"Shotwell speichert normalerweise seine Datenbank und Vorschaubilder der " +"Fotos im Ordner ~/.shotwell. Dieser Ordner enthält keine Fotos, " +"sondern lediglich eine Datenbank mit einer Liste aller Fotos in der Shotwell-" +"Bibliothek." -#: C/formats.page:22(p) +#. (itstool) path: page/p +#: C/other-multiple.page:16 msgid "" -"Shotwell also supports video files in any format supported by the GStreamer " -"media library on the system where Shotwell is running. This typically " -"includes the following formats among others:" +"As an advanced feature, it's possible for you to have multiple Shotwell " +"libraries, each of which has its own set of photos. Each library needs its " +"own database directory. To launch Shotwell with an alternate library, " +"specify an alternate database directory on the command line as follows:" msgstr "" -#: C/formats.page:25(p) -msgid "Container formats: Ogg, QuickTime, MP4, AVI." +#. (itstool) path: page/screen +#: C/other-multiple.page:18 +#, no-wrap +msgid "" +"\n" +"shotwell -d [library-directory]\n" msgstr "" +"\n" +"shotwell -d [Bibliothek-Ordner]\n" -#: C/formats.page:26(p) +#. (itstool) path: info/desc +#: C/other-plugins.page:7 +msgid "Extend Shotwell's functionality dynamically." +msgstr "Die Funktionalität von Shotwell dynamisch erweitern." + +#. (itstool) path: page/title +#: C/other-plugins.page:12 +msgid "Plugins" +msgstr "Plugins" + +#. (itstool) path: page/p +#: C/other-plugins.page:13 msgid "" -"Codecs: Theora, Quicktime, MPEG-4, Motion JPEG. Note that some operating " -"systems may not include all codecs listed here due to legal or licensing " -"restrictions." +"Shotwell can be used with plugins, which are companion shared " +"libraries that can add support for new publishing destinations or new " +"slideshow transitions." msgstr "" -#: C/formats.page:30(p) +#. (itstool) path: page/p +#: C/other-plugins.page:18 msgid "" -"Shotwell supports both photos and videos, but for simplicity, this " -"documentation uses just the term \"photos\" in most places. Many operations " -"in Shotwell apply to both photos and videos, however. In particular, events, " -"flagging, rating, tagging, and publishing work both for photos and for " -"videos." +"To see a list of installed plugins, choose EditPreferences, and in the Preferences " +"window, click on the Plugins tab. You'll see a list of currently-" +"installed plugins, each with a checkbox by it, and you may enable or disable " +"each by selecting or deselecting the checkbox by its name." msgstr "" -#: C/edit-undo.page:7(desc) -msgid "Return a photo to its original, unedited form." +#. (itstool) path: note/p +#: C/other-plugins.page:25 +msgid "" +"Full documentation on how to develop new plugins is available at http://redmine.yorba.org/projects/shotwell/wiki/" +"ShotwellArchWritingPlugins" msgstr "" -#: C/edit-undo.page:14(title) -msgid "Undoing changes" -msgstr "Änderungen rückgängig machen" +#. (itstool) path: info/desc +#: C/raw.page:7 +msgid "More about RAW support in Shotwell." +msgstr "Weiteres zur RAW-Unterstützung in Shotwell." + +#. (itstool) path: page/title +#: C/raw.page:12 +msgid "RAW support in Shotwell" +msgstr "RAW-Unterstützung in Shotwell" -#: C/edit-undo.page:16(p) +#. (itstool) path: page/p +#: C/raw.page:13 msgid "" -"Because Shotwell is a non-destructive photo editor, you can undo any " -"alterations you make to a photograph." +"Some cameras have the ability to store data directly off the sensor and into " +"a file that contains extra color information; this is commonly referred to " +"as 'RAW' or 'camera RAW', and Shotwell supports these files as well." msgstr "" +"Einige Kameras können Daten direkt vom Sensor ablesen und mit zusätzlichen " +"\" \"Farbinformationen in eine Datei schreiben. Diese werden allgemein als " +"»RAW«-Dateien bezeichnet. Shotwell unterstützt diese Dateien." -#: C/edit-undo.page:18(p) C/edit-nondestructive.page:16(p) +#. (itstool) path: page/p +#: C/raw.page:18 msgid "" -"If you want to see what a photo looked like before your modifications, press " -"the Shift key. The original photo will be displayed as long as " -"you hold the key down." +"Since RAW photographs normally cannot be displayed directly, but must be " +"first developed - that is, have their extra information interpreted and " +"readied for displaying - most cameras will either embed a JPEG inside a RAW-" +"format file, or produce a JPEG alongside the RAW file at the time the " +"snapshot is taken. The latter is referred to throughout this document as RAW" +"+JPEG. If you import a RAW+JPEG pair, Shotwell will keep them paired and " +"treat them as one item in your library." msgstr "" +"Weil RAW-Fotos normalerweise nicht direkt dargestellt werden können, müssen " +"diese zunächst entwickelt werden. Das heißt, die zusätzlichen Informationen " +"werden interpretiert und für die Anzeige vorbereitet. Die meisten Kameras " +"betten bei einer Aufnahme ein JPEG in einer RAW-Datei ein oder erstellen " +"eine zusätzliche JPEG-Datei. Letzteres Verfahren wird in diesem Dokument als " +"RAW+JPEG bezeichnet. Wenn Sie ein RAW+JPEG-Paar importieren, wird Shotwell " +"beide gemeinsam behalten und als ein Objekt in Ihrer Bibliothek führen." -#: C/edit-undo.page:20(p) +#. (itstool) path: page/p +#: C/raw.page:27 msgid "" -"To completely undo all the changes you've made to a photo, click " -"PhotosRevert to Original. The only " -"exception is that time and date adjustments will not be reverted." +"When you import a RAW file, you can choose to either use the camera's " +"internally-developed JPEG or Shotwell's by selecting PhotosDeveloper in the menus." msgstr "" +"Beim Import einer RAW-Datei können Sie wählen, ob Sie das intern in der " +"Kamera entwickelte JPEG-Bild oder das von Shotwell erzeugte Bild verwenden " +"wollen. Wählen Sie hierzu FotosEntwickler im Menü." -#: C/edit-date-time.page:7(desc) -msgid "Change the date and time of photos if those details are incorrect." +#. (itstool) path: note/p +#: C/raw.page:33 +msgid "" +"Changing between developers will cause all edits made to a photograph to be " +"discarded." msgstr "" +"Ein Wechsel zwischen Entwicklern führt zum Verlust aller Änderungen, die an " +"einem Foto gemacht wurden." -#: C/edit-date-time.page:12(title) -msgid "Adjust the date and time of photos" +#. (itstool) path: page/p +#: C/raw.page:39 +msgid "" +"In order to publish or use a RAW photograph in most other software, it has " +"to be exported first. Shotwell can export your RAW photos in JPEG, PNG, TIFF " +"or BMP format, and, when publishing, will internally export a JPEG version " +"for you and publish that." msgstr "" +"Um ein RAW-Bild zu veröffentlichen oder in einer anderen Software zu " +"verwenden, muss es meist zunächst exportiert werden. Shotwell kann Ihre " +"Fotos in die Formate JPEG, PNG, TIFF oder BMP exportieren. Beim " +"Veröffentlichen wird intern eine JPEG-Datei exportiert und diese " +"veröffentlicht." -#: C/edit-date-time.page:14(p) +#. (itstool) path: info/desc +#: C/running.page:7 msgid "" -"To adjust the date and time of photos, select the photos you would like to " -"adjust, choose PhotosAdjust Date and Time... and select a new date and time." +"Find Shotwell in the Applications menu, or have it start automatically when " +"you plug in a camera." msgstr "" +"So finden Sie Shotwell im Anwendungsmenü oder lassen Sie es automatisch " +"starten, wenn eine Kamera angeschlossen wird." + +#. (itstool) path: page/title +#: C/running.page:14 +msgid "Running Shotwell" +msgstr "Shotwell ausführen" -#: C/edit-date-time.page:16(p) +#. (itstool) path: page/p +#: C/running.page:16 msgid "" -"If you are changing the date and time of multiple photos at once, you can " -"choose to shift all the photos by the same amount of time or to set all the " -"photos to the same time." +"Once installed, Shotwell is available in your Applications menu " +"under Graphics or Photography." msgstr "" +"Sobald Shotwell installiert wurde, ist es in Ihrem Anwendungs-" +"Menü verfügbar unter Grafik oder Fotografie." -#: C/edit-date-time.page:18(p) +#. (itstool) path: page/p +#: C/running.page:18 msgid "" -"By default, the date and time are only changed inside Shotwell. You can also " -"choose to modify the date and time in the original file, but this cannot be " -"undone once you exit Shotwell." +"Shotwell may also be executed automatically when a camera is plugged in to " +"your computer. To check that your system is set up to run Shotwell when a " +"camera is detected, go to EditPreferences in any Nautilus (file browser) window and choose the Media tab.  You'll see a dropdown box entitled Photos: which lets " +"you choose Shotwell as your photo handling application." msgstr "" +"Shotwell kann automatisch gestartet werden, sobald eine Kamera an Ihren " +"Rechner angeschlossen wird. Um zu prüfen, ob Ihr System so eingerichtet ist, " +"dass Shotwell gestartet wird, sobald eine Kamera erkannt wird, öffnen Sie " +"BearbeitenEinstellungen in der " +"Dateiverwaltung Nautilus und wählen Sie den Reiter Medien. Dort " +"finden Sie ein Auswahlfeld namens Fotos:, wo Sie Shotwell als die " +"Vorgabe-Anwendung für Fotos festlegen." -#: C/edit-straighten.page:7(desc) -msgid "Straighten a photo so that its horizon appears level." +#. (itstool) path: note/p +#: C/running.page:25 +msgid "" +"Shotwell may also be executed directly from its build directory, although " +"this is only recommended for testing out Shotwell or for developers." msgstr "" +"Shotwell kann auch direkt im Erstellungsordner ausgeführt werden. Dies ist " +"jedoch nur zum Testen von Shotwell und für Entwickler empfohlen." -#: C/edit-straighten.page:12(title) -msgid "Straighten photos" +#. (itstool) path: info/desc +#: C/share-background.page:7 +msgid "" +"Set your desktop background to a single photo or to a slideshow of photos." msgstr "" +"Das Hintergrundbild als ein Foto oder eine Diaschau von Fotos festlegen." + +#. (itstool) path: page/title +#: C/share-background.page:12 +msgid "Set a desktop background or slideshow" +msgstr "Ein Schreibtisch-Hintergrund oder eine Diaschau festlegen" -#: C/edit-straighten.page:14(p) +#. (itstool) path: page/p +#: C/share-background.page:14 msgid "" -"The straighten tools allows photos to be leveled and straightened. The " -"straighten tool is only available in full-window or fullscreen mode." +"To set a single photo as your desktop background, select the photo and " +"choose FileSet as Desktop Background." msgstr "" +"Wählen Sie DateiAls Hintergrundbild festlegen, um ein einzelnes Foto als Schreibtisch-Hintergrund festzulegen." -#: C/edit-straighten.page:18(p) +#. (itstool) path: page/p +#: C/share-background.page:16 msgid "" -"Click Straighten. The straighten slider will appear. " -"Alternatively, use the keyboard shortcut CtrlA." +"You can also set your background to a slideshow of photos. To do this, " +"select the photos for the slideshow and choose FileSet as Desktop Slideshow.... Shotwell will prompt " +"you for a slideshow delay, which can be any interval up to one day in " +"length. The background slideshow will proceed even when Shotwell is not " +"running." msgstr "" -#: C/edit-straighten.page:21(p) -msgid "Drag the slider to achieve the desired degree of straightening." +#. (itstool) path: info/desc +#: C/share-export.page:7 +msgid "Copy photos out of Shotwell so you can put them somewhere else." msgstr "" +"So kopieren Sie Fotos aus Shotwell heraus, um sie anderweitig abzulegen." -#: C/edit-straighten.page:24(p) -msgid "Press Straighten when finished." -msgstr "" +#. (itstool) path: page/title +#: C/share-export.page:12 +msgid "Exporting photos" +msgstr "Fotos exportieren" -#: C/edit-rotate.page:7(desc) +#. (itstool) path: page/p +#: C/share-export.page:14 msgid "" -"Click the Rotate button, or choose one of the commands in the " -"Photo menu." -msgstr "" - -#: C/edit-rotate.page:12(title) -msgid "Rotate or flip a photo" +"To export photos from Shotwell via drag and drop, drag the photos from " +"Shotwell onto a file manager window or your desktop. The new files will be " +"full-sized copies of the photos in your library." msgstr "" +"Um Fotos aus Shotwell mittels Ziehen-und-Ablegen zu exportieren, ziehen Sie " +"die Fotos aus Shotwell in das Fenster einer Dateiverwaltung oder auf Ihre " +"Arbeitsfläche. Die neuen Dateien entsprechen dann einer Kopie der Fotos " +"Ihrer Bibliothek in Originalgröße." -#: C/edit-rotate.page:14(p) +#. (itstool) path: page/p +#: C/share-export.page:18 +#, fuzzy +#| msgid "" +#| "Alternatively, select a set of photos and choose the FileExport command or press ShiftCtrlE, which exports photos while " +#| "letting you fine-tune the size and dimensions of your photo files. A " +#| "window will appear allowing you to make several choices:" msgid "" -"You can rotate your photos left and right (clockwise and counterclockwise) " -"with the Rotate button on the toolbar of most views. You can also " -"make a mirror image of any photo." +"Alternatively, select a set of photos and choose the FileExport... command or press ShiftCtrlE, which exports photos while letting " +"you fine-tune the size and dimensions of your photo files. A window will " +"appear allowing you to make several choices:" msgstr "" +"Alternativ wählen Sie eine Gruppe Fotos und wählen Sie DateiExportieren oder drücken Sie " +"UmschalttasteStrgE, um " +"Fotos zu exportieren und dabei die Größe der Fotodateien zu bestimmen. " +"Daraufhin erscheint ein Fenster mit mehreren Wahlmöglichkeiten:" + +#. (itstool) path: item/p +#: C/share-export.page:24 +msgid "A format for export." +msgstr "Ein Format für den Export." -#: C/edit-rotate.page:16(p) +#. (itstool) path: item/p +#: C/share-export.page:27 msgid "" -"To rotate right, click on the Rotate button. To rotate left, " -"press and hold the Ctrl key and then click the button. Both " -"commands are available in the Photos menu too. Alternatively, use " -"the following keyboard shortcuts:" +"Choose Unmodified to export photos in their original format " +"without any edits made in Shotwell. RAW photos will be exported in their " +"original RAW format." msgstr "" +"Wählen Sie Unverändert, um Fotos im ursprünglichen Format ohne " +"Veränderungen durch Shotwell zu exportieren. RAW-Fotos werden im " +"ursprünglichen RAW-Format exportiert." -#: C/edit-rotate.page:18(p) +#. (itstool) path: item/p +#: C/share-export.page:29 msgid "" -"rotate left: ShiftCtrlR or " -"[" +"Choose Current to export photos including edits made in Shotwell. " +"RAW photos will be exported in JPEG format if you have edited them in " +"Shotwell, and otherwise in their original RAW format." msgstr "" +"Wählen Sie Aktuell, um Fotos einschließlich aller in Shotwell " +"gemachter Änderungen zu exportieren. RAW-Fotos werden im JPEG-Format " +"exportiert, wenn sie diese in Shotwell bearbeitet haben, anderenfalls werden " +"sie in ihren RAW-Format exportiert." -#: C/edit-rotate.page:19(p) +#. (itstool) path: item/p +#: C/share-export.page:31 msgid "" -"rotate right: CtrlR or ]" +"Or you can choose a particular image format (JPEG, PNG, TIFF, BMP) to be " +"used for exporting. Any edits made in Shotwell will be included, and " +"Shotwell will convert photos to the destination format." msgstr "" +"Alternativ wählen Sie ein bestimmtes Bildformat (JPEG, PNG, TIFF, BMP) für " +"den Export. Alle in Shotwell getätigten Änderungen werden mit einbezogen und " +"Shotwell wandelt die Fotos in das Zielformat um." + +#. (itstool) path: item/p +#: C/share-export.page:37 +msgid "The image quality for exporting (Low, Medium, High, or Maximum)." +msgstr "Die Bildqualität beim Exportieren (gering, mittel, hoch oder maximal)." -#: C/edit-rotate.page:21(p) +#. (itstool) path: item/p +#: C/share-export.page:38 msgid "" -"To create a mirror image of a photo, use the Flip Horizontally " -"command in the Photos menu. To flip an image vertically, use the " -"Flip Vertically command in the same menu." +"A scaling constraint (which means how Shotwell will decide to scale the " +"photos down), and the desired pixel size." msgstr "" +"Eine Skalierungsbeschränkung (sie legt fest, wie Shotwell entscheidet die " +"Fotos zu skalieren) und die gewünschte Pixelgröße." -#: C/edit-rotate.page:24(p) +#. (itstool) path: item/p +#: C/share-export.page:39 msgid "" -"If you select more than one image, you can rotate all of them at the same " -"time." +"The option whether you like to export metadatas such as tags or ratings. " +"This can help to save your privacy if you have geolocation tags or tags " +"which shouldn't be seen by anyone." msgstr "" +"Legt fest, ob Metadaten wie beispielsweise Markierungen oder Bewertungen " +"exportiert werden sollen. Im Falle von Metadaten für Ortsdienste oder " +"anderweitiger privater Markierungen kann dies dabei helfen, Ihre " +"Privatsphäre zu schützen." -#: C/edit-redeye.page:7(desc) +#. (itstool) path: page/p +#: C/share-export.page:42 msgid "" -"Correct photos where people have red eyes because of the camera's flash." +"If selected, Shotwell will write tags, titles, and other metadata to the new " +"files." msgstr "" +"Legt fest, ob Shotwell Markierungen, Titel und andere Metadaten in die neuen " +"Dateien schreiben soll." -#: C/edit-redeye.page:12(title) -msgid "Removing red-eye" -msgstr "Rote Augen werden entfernt" - -#: C/edit-redeye.page:14(p) +#. (itstool) path: info/desc +#: C/share-print.page:7 msgid "" -"Red-eye occurs when the camera's flash reflects off the pupil of someone's " -"eye. To eliminate this in a photo, use the Red-eye tool." +"Click FilePrint.... For more printing " +"options, select the Page Setup tab in the Print dialog." msgstr "" +"Klicken Sie auf DateiDrucken. Wählen " +"Sie für weitere Druckeinstellungen den Reiter Seite einrichten im " +"Dialog Drucken." -#: C/edit-redeye.page:17(p) -msgid "Click Red-eye. A circle will appear on the photo." -msgstr "" +#. (itstool) path: page/title +#: C/share-print.page:12 +msgid "Printing" +msgstr "Drucken" -#: C/edit-redeye.page:20(p) +#. (itstool) path: page/p +#: C/share-print.page:14 msgid "" -"Drag the circle over the affected pupil, adjust its size with the slider " -"control, and press Apply. The redness will be removed." +"To print a photo, select it and choose FilePrint...." msgstr "" +"Um ein Foto zu drucken, wählen Sie es aus und wählen Sie anschließend " +"DateiDrucken." -#: C/edit-redeye.page:23(p) +#. (itstool) path: page/p +#: C/share-print.page:16 msgid "" -"Repeat this process for all red pupils in your photo. Press Close " -"when finished." +"Shotwell can also print multiple images in one page; to do this, select " +"multiple images, choose FilePrint..., " +"and in the Print dialog, choose the Image Settings " +"tab. In Image Settings, choose one of the multiple-image-per-page " +"options under Autosize." msgstr "" +"Shotwell kann mehrere Fotos auf eine Seite drucken. Wählen Sie dazu mehrere " +"Bilder und dann DateiDrucken und " +"anschließend im Dialog Drucken den Reiter Bildeinstellungen. Wählen Sie unter Bildeinstellungen eine der Einstellungen " +"für mehrere Bilder pro Seite unter Automatische Größe." -#: C/edit-nondestructive.page:7(desc) +#. (itstool) path: page/p +#: C/share-print.page:23 msgid "" -"Shotwell is a non-destructive photo editor - it does not modify your " -"original photos." +"If you would like to set formatting, paper size, and orientation options, " +"choose the Page Setup tab in the Print dialog prior to " +"printing." msgstr "" +"Zum Festlegen der Formatierung, der Papiergröße und der Ausrichtung " +"verwenden Sie vor dem Drucken den Reiter Seite einrichten im " +"Dialog Drucken." -#: C/edit-nondestructive.page:12(title) -msgid "What happens to the original when I edit a photo?" +#. (itstool) path: info/desc +#: C/share-send.page:7 +msgid "Send photos via email, instant messaging or in other ways." msgstr "" +"So verschicken Sie Fotos per E-Mail, Sofortnachricht oder auf andere Weisen." + +#. (itstool) path: page/title +#: C/share-send.page:12 +msgid "Sending photos" +msgstr "Fotos versenden" -#: C/edit-nondestructive.page:14(p) +#. (itstool) path: page/p +#: C/share-send.page:14 msgid "" -"Shotwell is a non-destructive photo editor. It does not modify your original " -"photographs. That is to say, if you crop a photo or adjust its colors, the " -"photo file on disc remains untouched. Shotwell stores your edits in a " -"database and applies them on the fly as necessary. This means you can undo " -"any alterations you make to a photograph." +"Shotwell can send photos using the GNOME desktop's Send To mechanism, which " +"lets you send photos via email, instant messaging or in other ways." msgstr "" +"Shotwell versendet Fotos mit dem Mechanismus »Senden an« der GNOME " +"Arbeitsumgebung. So können Sie Fotos per E-Mail, Sofortnachricht oder auf " +"andere Weisen verschicken." -#: C/edit-nondestructive.page:18(p) +#. (itstool) path: page/p +#: C/share-send.page:16 msgid "" -"Note that Shotwell can optionally write metadata (such as tags and titles) " -"to photo files. For more information, see the section Photo files." +"To send photos, select them in Shotwell and choose FileSend To..., or right-click the photos and choose " +"Send To... from the context menu. A Send To dialog box " +"will appear which lets you choose a mechanism for sending the files (such as " +"email or instant messaging) and a destination. You can optionally choose to " +"send the files in a compressed format." msgstr "" +"Wählen Sie Fotos zum Verschicken in Shotwell aus und wählen Sie dann " +"DateiSenden an, oder klicken Sie mit " +"der rechten Maustaste auf das Foto und wählen Sie Senden an im " +"Kontextmenü. Daraufhin erscheint der Dialog Senden an, wo Sie ein " +"Verfahren zum Verschicken der Fotos (wie zum Beispiel E-Mail oder " +"Sofortnachricht) und einen Empfänger festlegen. Optional können Sie Dateien " +"komprimieren und versenden." -#: C/edit-external.page:7(desc) -msgid "Use a different program to edit a photo." -msgstr "" +#. (itstool) path: info/desc +#: C/share-slideshow.page:7 +msgid "Watch a slideshow of your photos." +msgstr "Eine Bildvorführung Ihrer Fotos ansehen" -#: C/edit-external.page:12(title) -msgid "Edit photos with an external program" -msgstr "" +#. (itstool) path: page/title +#: C/share-slideshow.page:12 +msgid "Slideshows" +msgstr "Bildvorführungen" -#: C/edit-external.page:16(p) +#. (itstool) path: page/p +#: C/share-slideshow.page:14 msgid "" -"You might want to use an external editor to do additional work on a photo. " -"If installed, GIMP and UFRaw are the default external editors for photo and " -"RAW editing, respectively. If these programs are not installed, you must " -"select your preferred editors by choosing EditPreferences and selecting editors from drop-down " -"menus of installed applications." +"To see a sideshow of any collection in Shotwell, navigate to that collection " +"and select ViewSlideshow or press " +"F5." msgstr "" +"Um eine Diaschau einer Sammlung in Shotwell zu sehen, wählen Sie diese " +"Sammlung und dann AnsichtDiaschau " +"oder drücken Sie F5." -#: C/edit-external.page:24(p) -msgid "" -"Once your editors have been set, select a photo and choose " -"PhotosOpen With External Editor to " -"open the photo with the external editor. Likewise, if the original photo is " -"a RAW file, select PhotosOpen With RAW Editor to edit the RAW file directly with the set RAW editor." -msgstr "" +#. (itstool) path: page/p +#: C/share-slideshow.page:16 +msgid "You can change some settings in a running slideshow:" +msgstr "Sie können folgende Einstellungen während einer Diaschau anpassen:" -#: C/edit-external.page:31(p) -msgid "" -"When you complete your edits and save the file, Shotwell will detect the " -"changes and update the photo. When external edits have been made, press and " -"hold the Shift key in full-window view to show the original photo " -"rather than the externally-edited one." -msgstr "" +#. (itstool) path: item/p +#: C/share-slideshow.page:19 +msgid "The duration how long an image should be shown: 1 - 30 seconds" +msgstr "Die Darstellungsdauer eines Bildes: 1 - 30 Sekunden" -#: C/edit-external.page:38(p) -msgid "Reverting to original will erase any external edits." -msgstr "" +#. (itstool) path: item/p +#: C/share-slideshow.page:20 +msgid "You can select different transition effects." +msgstr "Sie können verschiedene Übergangseffekte wählen." -#: C/edit-external.page:43(p) -msgid "" -"If you externally edit a RAW photo and save the result to another image, " -"such as a JPEG or PNG, Shotwell cannot automatically determine that the " -"original RAW and the new image should be paired." -msgstr "" +#. (itstool) path: item/p +#: C/share-slideshow.page:21 +msgid "The time for each transition effect: 0.1 - 1.0 seconds" +msgstr "Die Zeitdauer für jeden Übergangseffekt: 0,1 - 1 Sekunde" -#: C/edit-external.page:49(p) -msgid "" -"If you want to work within the resulting image within Shotwell, you'll need " -"to import it yourself." +# Es heißt tatsächlich Webalben: https://picasaweb.google.com/home?hl=de +#. (itstool) path: info/desc +#: C/share-upload.page:7 +msgid "Publish photos to Facebook, Flickr, Picasa Web Albums, or other sites." msgstr "" +"So veröffentlichen Sie Fotos bei Facebook, Flickr, Picasa Webalben und " +"anderen Seiten." + +#. (itstool) path: page/title +#: C/share-upload.page:12 +msgid "Publishing to the Web" +msgstr "Ins Internet veröffentlichen" -#: C/edit-enhance.page:7(desc) +#. (itstool) path: page/p +#: C/share-upload.page:14 msgid "" -"Let Shotwell improve the brightness and contrast of a photo automatically." +"Through the use of plugins, Shotwell can " +"publish photos and videos to the following services, each of which requires " +"an account:" msgstr "" +"Mit Hilfe von Plugins kann Shotwell " +"Fotos und Videos bei den folgenden Diensten veröffentlichen. Jeder Dienst " +"erfordert ein Benutzerkonto:" -#: C/edit-enhance.page:14(title) -msgid "Auto-enhance" -msgstr "" +#. (itstool) path: item/p +#: C/share-upload.page:18 +#| msgid "YouTube (videos only)" +msgid "Facebook" +msgstr "Facebook" -#: C/edit-enhance.page:16(p) -msgid "" -"Clicking on the Enhance button is a quick way to automatically " -"adjust the brightness and contrast of your photo. It will often give you a " -"photo that is correctly exposed. You can also use it as a starting point and " -"then improve the adjustments by clicking on the Adjust button." -msgstr "" +#. (itstool) path: item/p +#: C/share-upload.page:19 +#| msgid "YouTube (videos only)" +msgid "Flickr" +msgstr "Flickr" -#. When image changes, this message will be marked fuzzy or untranslated for you. -#. It doesn't matter what you translate it to: it's not used at all. -#: C/edit-crop.page:42(None) +#. (itstool) path: item/p +#: C/share-upload.page:20 msgid "" -"@@image: 'figures/crop_thirds.jpg'; md5=4cf0a026bb812c7eab0c9db8210a9524" -msgstr "original" - -#: C/edit-crop.page:7(desc) -msgid "Improve the composition of a photo by cutting out parts of it." +"Picasa Web Albums and " +"Google+" msgstr "" +"Picasa Webalben und Google+" -#: C/edit-crop.page:12(title) -msgid "Cropping" -msgstr "Bild wird zugeschnitten" +#. (itstool) path: item/p +#: C/share-upload.page:21 +msgid "YouTube (videos only)" +msgstr "YouTube (nur Videos)" -#: C/edit-crop.page:14(p) +#. (itstool) path: item/p +#: C/share-upload.page:22 msgid "" -"To reduce the area of a photo and concentrate the viewer's attention on a " -"smaller portion of it, use the Crop tool. The crop tool is only available in " -"full-window or fullscreen mode." +"Yandex.Fotki, a photo site " +"popular in Russia (photos only)" msgstr "" +"Yandex.Fotki, eine in Russland " +"beliebte Fotoseite (nur Fotos)" -#: C/edit-crop.page:19(p) +#. (itstool) path: item/p +#: C/share-upload.page:23 msgid "" -"Double-click on a photo to enter full-window mode, then press the Crop button on the toolbar." +"Any site running the Piwigo photo " +"gallery software (photos only)" msgstr "" +"Jede Internetseite, welche die Fotogalerie-Software Piwigo installiert hat (nur Fotos)" -#: C/edit-crop.page:22(p) +#. (itstool) path: page/p +#: C/share-upload.page:26 msgid "" -"A white box, the crop rectangle, will appear over the photo. The lighter " -"portion of the photo within the crop rectangle represents what the photo " -"will look like when you crop it." +"To publish selected photos in a collection, choose EditPreferences and click on the Plugins tab " +"to enable the plugin for the service you want to publish to. Next, choose, " +"FilePublish, press the Publish toolbar button or use CtrlP. You " +"will see a dialog that lets you select a publishing service. You will then " +"need to log in or create an account." msgstr "" +"Wählen Sie zum Veröffentlichen von gewählten Fotos einer Sammlung " +"BearbeitenEinstellungen und dann den " +"Reiter Erweiterungen zum Einschalten der Erweiterung für den " +"Dienst, den Sie verwenden wollen. Wählen Sie anschließend " +"DateiVeröffentlichen oder den Knopf " +"Veröffentlichen in der Werkzeugleiste oder tippen Sie " +"StrgP. Daraufhin erscheint ein " +"Fenster, in dem Sie den Dienst zur Veröffentlichung wählen. Sie müssen sich " +"dann beim Dienst anmelden." -#: C/edit-crop.page:25(p) +#. (itstool) path: page/p +#: C/share-upload.page:31 msgid "" -"If you place your cursor in the middle of the box, you can move the box " -"around. If you drag the edges of the box, you can adjust its size. As you " -"move and adjust the crop box, you'll see four lines appear inside it, like a " -"tic-tac-toe grid. These are rule of thirds lines." +"Publishing to Facebook requires you to grant certain permissions to the " +"Shotwell Facebook application. You only need to grant these permissions " +"once, when you first associate Shotwell with your Facebook account." msgstr "" +"Die Veröffentlichung auf Facebook erfordert es, der Anwendung »Shotwell " +"Connect Facebook« verschiedene Rechte einzuräumen. Sie müssen diese " +"Zugriffsrechte nur einmal gewähren, wenn Sie Shotwell zum ersten Mal mit " +"Facebook verbinden." -#: C/edit-crop.page:26(p) +#. (itstool) path: note/p +#: C/share-upload.page:34 msgid "" -"You can also constrain the crop box to one of many common sizes. Choose a " -"size from the drop-down list that suits your needs. If you press the flip " -"button next to it, the orientation of the constraint will switch (from " -"landscape to portrait)." +"You will be only able to publish images with at most the permission you " +"granted to the Shotwell Facebook application" msgstr "" -#: C/edit-crop.page:29(p) +#. (itstool) path: page/p +#: C/share-upload.page:36 msgid "" -"When you're happy with your crop outline, apply it by pressing the " -"Crop button. Shotwell will display the cropped photo." +"Similarly, publishing to Flickr requires you to log in and permit Shotwell " +"Connect to access your account." msgstr "" +"Ebenso erfordert es die Veröffentlichung auf Flickr, Shotwell Connect zu " +"gestatten, auf Ihr Konto zuzugreifen." -#: C/edit-crop.page:32(p) +#. (itstool) path: page/p +#: C/share-upload.page:38 msgid "" -"If you change your mind, press the Crop button again and fine-" -"tune the crop." +"If you have a Google account, but have not yet used Picasa Web Albums, you " +"will need to log in to Picasa using a browser once before you can publish to " +"this service." msgstr "" +"Wenn Sie ein Google-Konto verfügen, aber die Picasa-Webalben noch nicht " +"genutzt haben, müssen Sie sich zunächst in einem Browser bei Picasa " +"anmelden, bevor Sie diesen Dienst zur Veröffentlichung nutzen können." -#: C/edit-crop.page:33(p) +#. (itstool) path: info/desc +#: C/view-displaying.page:7 msgid "" -"If you press Cancel rather than Apply, Shotwell will " -"return to the photo's previous crop dimensions." +"Learn about different ways of viewing your photos: in a grid, filling the " +"main window, or filling the whole screen." msgstr "" +"Erfahren Sie mehr über die verschiedenen Ansichtsmöglichkeiten Ihrer Fotos: " +"Im Raster, im Hauptfenster oder Bildschirm füllend." -#: C/edit-crop.page:38(title) -msgid "What is the rule of thirds?" -msgstr "Was ist die Drittelregel?" +#. (itstool) path: page/title +#: C/view-displaying.page:12 +msgid "Photo views" +msgstr "Fotoansichten" -#: C/edit-crop.page:39(p) +#. (itstool) path: page/p +#: C/view-displaying.page:14 msgid "" -"The rule of thirds helps you to choose a pleasing composition for a " -"photo." +"When you select any collection in the sidebar, Shotwell displays all photos " +"in the collection in the main window area. At the bottom right is a slider " +"which adjusts the viewing size of the thumbnails. You may also adjust the " +"thumbnail size using the plus and minus keys (+ and -) " +"or by pressing Ctrl while moving your mouse scroll wheel." msgstr "" -"Die Drittelregel hilft, ein Foto optisch ansprechend zu gestalten." +"Wenn Sie eine Sammlung in der Seitenleiste wählen, zeigt Shotwell alle Fotos " +"der Sammlung im Hauptfenster an. Unten rechts befindet sich ein " +"Schieberegler zur Anpassung der Größe der Vorschaubilder. Sie können " +"ebenfalls die Größe der Vorschaubilder mit den Tasten + und -" +" anpassen, oder indem Sie Strg gedrückt halten, während das " +"Mausrad gedreht wird." -#: C/edit-crop.page:40(p) +#. (itstool) path: page/p +#: C/view-displaying.page:16 msgid "" -"Imagine that the scene is divided up into a 3x3 grid by two equally-spaced " -"vertical lines and two equally-spaced horizontal lines. According to the " -"rule, you're more likely to get a pleasing composition if you align major " -"features (like the horizon, or a person's body) with one of the lines. " -"Paying attention to the way features flow from one part of the grid to " -"another can also help." +"You can view a photo full-window by double-clicking on it. From there you " +"may move to other photos in the collection with the Back and Forward " +"buttons. To return to the collection, double-click on the photo or press " +"Esc." msgstr "" +"Schauen Sie sich ein Foto im Vollbild an, indem Sie zweimal darauf klicken. " +"Daraufhin wechseln Sie zu anderen Fotos Ihrer Sammlung mit den Tasten ← und " +"→. Klicken Sie zweimal auf das Foto oder drücken Sie Esc, um zur " +"Sammlung zurückzukehren." -#: C/edit-crop.page:41(p) +#. (itstool) path: page/p +#: C/view-displaying.page:18 msgid "" -"Cropping a photo so that it conforms to the rule of thirds often results in " -"a more visually appealing image." +"When viewing a photo in full-window mode, the slider on the toolbar controls " +"zoom. You can pan around by grabbing and dragging anywhere on the photo. You " +"can also zoom using your scroll wheel or by pressing the following keyboard " +"shortcuts: Ctrl0 for the full image, " +"Ctrl1 for 100% (1 photo pixel = 1 screen pixel), " +"and Ctrl2 for 200% (1 photo pixel = 2x2 screen " +"pixels)." msgstr "" +"Beim Ansehen von Fotos im Vollbildmodus steuert der Regler in der " +"Werkzeugleiste die Vergrößerung. Verschieben Sie das Foto, indem Sie die " +"Maustaste gedrückt halten und die Maus bewegen. Sie können die Ansicht auch " +"durch Drehen des Mausrads vergrößern und verkleinern, oder indem Sie die " +"folgenden Tastenkürzel einsetzen: Strg0 für " +"Vollansicht, Strg1 für 100% (1 Bildpunkt = 1 " +"Bildschirmpunkt) und Strg2 für 200% (1 Bildpunkt " +"= 2x2 Bildschirmpunkte)." -#: C/edit-crop.page:43(p) +#. (itstool) path: page/p +#: C/view-displaying.page:20 msgid "" -"Cropping a photo, using the \"rule of thirds\" lines to improve the " -"composition." -msgstr "" - -#: C/edit-adjustments.page:7(desc) -msgid "Change the exposure, saturation, tint, and shadows of a photo." +"Shotwell offers a fullscreen mode to display photos. Choose " +"ViewFullscreen or press F11. To see the fullscreen toolbar, move your mouse to the bottom of the " +"screen. The toolbar offers buttons to move through the collection, to pin " +"the toolbar down (so it isn't hidden when you move the mouse away), and to " +"leave fullscreen view." msgstr "" +"Shotwell kann Fotos auf dem gesamten Bildschirm darstellen. Wählen Sie dazu " +"AnsichtBildschirmfüllend oder drücken " +"Sie F11. Bewegen Sie den Mauszeiger unten auf den Bildschirm, um " +"die Werkzeugleiste im Vollbildmodus einzublenden. Die Werkzeugleiste hat " +"Knöpfe zum Blättern in der Sammlung, zum Anheften der Werkzeugleiste (so " +"dass diese nicht mehr automatisch verborgen wird) und zum Verlassen des " +"Vollbildmodus." -#: C/edit-adjustments.page:12(title) -msgid "Color adjustments" -msgstr "Farbanpassungen" +#. (itstool) path: section/title +#: C/view-displaying.page:23 +msgid "Viewing videos" +msgstr "Videos ansehen" -#: C/edit-adjustments.page:14(p) +#. (itstool) path: section/p +#: C/view-displaying.page:24 msgid "" -"The Adjust button opens a floating window with a histogram and " -"sliders to adjust a photo's exposure, saturation, tint, temperature, and " -"shadows. The histogram also has sliders to reduce the upper and lower " -"intensity thresholds of the photograph, expanding the contrast of the middle " -"range." +"When you double-click a video, Shotwell will launch an external video player " +"to play the video. It's not currently possible to display a video in full-" +"window mode in Shotwell or to play the video within Shotwell itself." msgstr "" +"Wenn Sie zweimal auf ein Video klicken, startet Shotwell ein externes " +"Wiedergabeprogramm zum Abspielen. Es ist derzeit nicht möglich, ein Video im " +"Vollbildmodus in Shotwell darzustellen oder das Video in Shotwell selbst " +"anzuzeigen." -#: C/edit-adjustments.page:16(p) +#. (itstool) path: info/desc +#: C/view-information.page:7 msgid "" -"The Enhance button adjusts the histogram and shadows sliders to " -"improve the quality of a photo." +"View more detailed information about photos, like the exposure mode used by " +"the camera." msgstr "" +"Sehen Sie sich weitere Details über Fotos an, wie das von der Kamera " +"verwendete Belichtungsverfahren." + +#. (itstool) path: page/title +#: C/view-information.page:12 +msgid "Basic and extended information" +msgstr "Grundlegende und erweiterte Informationen" -#: C/edit-adjustments.page:18(p) +#. (itstool) path: page/p +#: C/view-information.page:14 msgid "" -"When the photo's colors and contrast are to your liking, press OK " -"to save the changes. Reset will return the image to its original " -"state. Cancel discards all changes you've made." +"The Basic Information pane appears at the bottom of the sidebar, and " +"displays a brief summary of the photos you've selected. If no photos are " +"selected, it displays a summary of the entire collection. You can toggle the " +"display of this pane using the ViewBasic " +"Information command." msgstr "" +"Das Teilfenster mit grundlegenden Informationen erscheint unten in der " +"Seitenleiste und zeigt eine kurze Übersicht der von Ihnen gewählten Fotos. " +"Wenn keine Fotos ausgewählt sind, wird eine Zusammenfassung der gesamten " +"Sammlung angezeigt. Schalten Sie die Darstellung des Teilfensters mit " +"AnsichtGrundlegende Informationen ein " +"oder aus." -#: C/edit-adjustments.page:21(title) -msgid "What do the color adjustments do?" -msgstr "Was bewirken die Farbregler?" - -#: C/edit-adjustments.page:24(title) -msgid "Exposure" -msgstr "Belichtung" - -#: C/edit-adjustments.page:25(p) +#. (itstool) path: page/p +#: C/view-information.page:16 msgid "" -"Changes the brightness to make it look like the photo was exposed for a " -"longer or shorter time. Use this to correct under- or over-exposed photos." +"The floating Extended Information window displays more information about the " +"selected photo. The ViewExtended Information command or CtrlShiftX toggles the display of this window." msgstr "" -"Änderung der Helligkeit, so dass es aussieht, also ob das Foto länger oder " -"kürzer belichtet worden wäre. Verwenden Sie diese Möglichkeit, um über- und " -"unterbelichtete Fotos zu korrigieren." - -#: C/edit-adjustments.page:28(title) -msgid "Saturation" -msgstr "Sättigung" +"Das schwebende Fenster »Erweiterte Informationen« zeigt weitere " +"Informationen zu den gewählten Fotos. Mit AnsichtErweiterte Informationen oder StrgUmschalttasteX blenden Sie das Fenster " +"ein oder aus." -#: C/edit-adjustments.page:29(p) +#. (itstool) path: info/desc +#: C/view-sidebar.page:7 msgid "" -"Changes how vivid colors look. If your photo looks gray and washed out, try " -"increasing the saturation. If colors look too bold, try decreasing it." +"The sidebar on the left of the window lists various views of your library." msgstr "" +"Die Seitenleiste links des Fensters zeigt verschiedene Ansichten Ihrer " +"Bibliothek." -#: C/edit-adjustments.page:32(title) -msgid "Tint" -msgstr "Farbton" +#. (itstool) path: page/title +#: C/view-sidebar.page:21 +msgid "The sidebar" +msgstr "Die Seitenleiste" -#: C/edit-adjustments.page:33(p) +#. (itstool) path: page/p +#: C/view-sidebar.page:23 msgid "" -"This tints the photo with a color. It's useful for correcting photos taken " -"with the wrong white balance setting, which typically have an unnatural " -"color cast. For example, photos taken outdoors with the white balance set to " -"\"Tungsten\" may have a blue cast." +"The sidebar on the left side of the Shotwell window lists various views of " +"your library. Although you may see the same photo in multiple views, it's " +"only stored once on your hard drive." msgstr "" +"Die Seitenleiste links des Shotwell-Fensters zeigt verschiedene Ansichten " +"Ihrer Bibliothek. Obwohl Sie eventuell das selbe Foto in mehreren Ansichten " +"sehen, ist es tatsächlich nur einmal auf Ihrem System gespeichert." -#: C/edit-adjustments.page:36(title) -msgid "Temperature" -msgstr "Temperatur" - -#: C/edit-adjustments.page:37(p) +#. (itstool) path: page/p +#: C/view-sidebar.page:25 msgid "" -"Changes how \"warm\" or \"cool\" the picture looks. Use this to make cold, " -"depressing scenes look more lively, for example." +"The Last Import view lists your last imported photos no matter if " +"they are imported from F-Spot, your camera, a memory card or the hard disk." msgstr "" +"Die Ansicht Letzter Import zeigt die zuletzt importierten Fotos " +"unabhängig von Ihrer Quelle wie F-Spot, Ihrer Kamera, einer Speicherkarte " +"oder der Festplatte." -#: C/edit-adjustments.page:40(title) -msgid "Shadows" -msgstr "Schatten" +#. (itstool) path: page/p +#: C/view-sidebar.page:27 +msgid "The Flagged lists all photos you had previous flagged." +msgstr "Markiert listet alle zuvor markierten Fotos." -#: C/edit-adjustments.page:41(p) +#. (itstool) path: page/p +#: C/view-sidebar.page:29 msgid "" -"This makes shadowy areas appear lighter. Use this to make detail more " -"visible if it's obscured by the darkness of a shadow." +"The Saved Search allows you to sort your library by many criteria." msgstr "" +"Mit Gespeicherte Suchen sortieren Sie Ihre Bibliothek anhand von " +"vielen verschiedenen Kriterien." -#: C/edit-adjustments.page:44(title) -msgid "Intensity Threshold (sliders on the histogram)" +#. (itstool) path: page/p +#: C/view-sidebar.page:31 +msgid "" +"The Events folder lists all events in your library. An event is a " +"group of photos that were taken at approximately the same time." msgstr "" +"Der Ordner Ereignisse listet alle Ereignisse Ihrer Bibliothek " +"auf. Ein Ereignis ist eine Menge von Fotos, die ungefähr im gleichen " +"Zeitraum aufgenommen wurden." -#: C/edit-adjustments.page:45(p) +#. (itstool) path: page/p +#: C/view-sidebar.page:33 msgid "" -"These sliders change how light the brightest white is and how dark the " -"darkest black is. Use them to change the contrast of the photo. Photos which " -"look washed out should particularly benefit from changing these settings." +"The Tags folder lists all tags you've assigned to photos. Photos " +"can have multiple tags attached to them. When you click on the name of a tag " +"in the sidebar, you will see all the photos associated with that tag." msgstr "" +"Der Ordner Markierungen listet alle markierten Fotos auf. Fotos " +"können mehrfach markiert sein. Klicken Sie auf den Namen einer Markierung in " +"der Seitenleiste, um alle mit der entsprechenden Markierung zu sehen." -#. Put one translator per line, in the form of NAME , YEAR1, YEAR2 -#: C/edit-adjustments.page:0(None) -msgid "translator-credits" -msgstr "Christian Kirbach , 2014" +#~ msgid "Facebook" +#~ msgstr "Facebook" + +#~ msgid "Flickr" +#~ msgstr "Flickr" + +#~ msgid "Symbol" +#~ msgstr "Symbol" + +#~ msgid "" +#~ "@@image: 'figures/shotwell_logo.png'; md5=59de2b2c4fa64ea1497c98452c509dbd" +#~ msgstr "original" + +#~ msgid "jim@yorba.org" +#~ msgstr "jim@yorba.org" + +#~ msgid "allison@yorba.org" +#~ msgstr "allison@yorba.org" + +#~ msgid "robert.ancell@canonical.com" +#~ msgstr "robert.ancell@canonical.com" + +#~ msgid "pdo.smith@gmail.com" +#~ msgstr "pdo.smith@gmail.com" + +#~ msgid "philbull@gmail.com" +#~ msgstr "philbull@gmail.com" diff --git a/help/de/edit-adjustments.page b/help/de/edit-adjustments.page index 8b67413..a9a3908 100644 --- a/help/de/edit-adjustments.page +++ b/help/de/edit-adjustments.page @@ -3,10 +3,28 @@ - Change the exposure, saturation, tint, and shadows of a photo. + Belichtung, Sättigung, Farbton und Schatten eines Fotos ändern. - + + + Mario Blättermann + mario.blaettermann@gmail.com + 2009, 2016 + + + + Benjamin Steinwender + b@stbe.at + 2014-2015 + + + + Christian Kirbach + christian.kirbach@gmail.com + 2014, 2106 + + Farbanpassungen diff --git a/help/de/edit-crop.page b/help/de/edit-crop.page index 685f81d..774173e 100644 --- a/help/de/edit-crop.page +++ b/help/de/edit-crop.page @@ -6,7 +6,25 @@ Improve the composition of a photo by cutting out parts of it. - + + + Mario Blättermann + mario.blaettermann@gmail.com + 2009, 2016 + + + + Benjamin Steinwender + b@stbe.at + 2014-2015 + + + + Christian Kirbach + christian.kirbach@gmail.com + 2014, 2106 + + Bild wird zugeschnitten diff --git a/help/de/edit-date-time.page b/help/de/edit-date-time.page index 9d0f35a..e3862c6 100644 --- a/help/de/edit-date-time.page +++ b/help/de/edit-date-time.page @@ -6,7 +6,25 @@ Change the date and time of photos if those details are incorrect. - + + + Mario Blättermann + mario.blaettermann@gmail.com + 2009, 2016 + + + + Benjamin Steinwender + b@stbe.at + 2014-2015 + + + + Christian Kirbach + christian.kirbach@gmail.com + 2014, 2106 + + Adjust the date and time of photos diff --git a/help/de/edit-enhance.page b/help/de/edit-enhance.page index db34e30..173f040 100644 --- a/help/de/edit-enhance.page +++ b/help/de/edit-enhance.page @@ -8,9 +8,27 @@ - + + + Mario Blättermann + mario.blaettermann@gmail.com + 2009, 2016 + + + + Benjamin Steinwender + b@stbe.at + 2014-2015 + + + + Christian Kirbach + christian.kirbach@gmail.com + 2014, 2106 + + - Auto-enhance + Automatisch verbessern

Clicking on the Enhance button is a quick way to automatically adjust the brightness and contrast of your photo. It will often give you a photo that is correctly exposed. You can also use it as a starting point and then improve the adjustments by clicking on the Adjust button.

diff --git a/help/de/edit-external.page b/help/de/edit-external.page index eced76c..1946f71 100644 --- a/help/de/edit-external.page +++ b/help/de/edit-external.page @@ -6,7 +6,25 @@ Use a different program to edit a photo. - + + + Mario Blättermann + mario.blaettermann@gmail.com + 2009, 2016 + + + + Benjamin Steinwender + b@stbe.at + 2014-2015 + + + + Christian Kirbach + christian.kirbach@gmail.com + 2014, 2106 + + Edit photos with an external program diff --git a/help/de/edit-nondestructive.page b/help/de/edit-nondestructive.page index 4b0c75e..1f38391 100644 --- a/help/de/edit-nondestructive.page +++ b/help/de/edit-nondestructive.page @@ -6,7 +6,25 @@ <desc>Shotwell is a non-destructive photo editor - it does not modify your original photos.</desc> <link type="next" xref="edit-date-time"/> - </info> + + <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright"> + <mal:name>Mario Blättermann</mal:name> + <mal:email>mario.blaettermann@gmail.com</mal:email> + <mal:years>2009, 2016</mal:years> + </mal:credit> + + <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright"> + <mal:name>Benjamin Steinwender</mal:name> + <mal:email>b@stbe.at</mal:email> + <mal:years>2014-2015</mal:years> + </mal:credit> + + <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright"> + <mal:name>Christian Kirbach</mal:name> + <mal:email>christian.kirbach@gmail.com</mal:email> + <mal:years>2014, 2106</mal:years> + </mal:credit> + </info> <title>What happens to the original when I edit a photo? diff --git a/help/de/edit-redeye.page b/help/de/edit-redeye.page index 61faf38..cd94aa1 100644 --- a/help/de/edit-redeye.page +++ b/help/de/edit-redeye.page @@ -6,7 +6,25 @@ Correct photos where people have red eyes because of the camera's flash. - + + + Mario Blättermann + mario.blaettermann@gmail.com + 2009, 2016 + + + + Benjamin Steinwender + b@stbe.at + 2014-2015 + + + + Christian Kirbach + christian.kirbach@gmail.com + 2014, 2106 + + Rote Augen werden entfernt diff --git a/help/de/edit-rotate.page b/help/de/edit-rotate.page index f171a86..1fcceed 100644 --- a/help/de/edit-rotate.page +++ b/help/de/edit-rotate.page @@ -6,7 +6,25 @@ Click the Rotate button, or choose one of the commands in the Photo menu. - + + + Mario Blättermann + mario.blaettermann@gmail.com + 2009, 2016 + + + + Benjamin Steinwender + b@stbe.at + 2014-2015 + + + + Christian Kirbach + christian.kirbach@gmail.com + 2014, 2106 + + Rotate or flip a photo diff --git a/help/de/edit-straighten.page b/help/de/edit-straighten.page index 895fb10..051946e 100644 --- a/help/de/edit-straighten.page +++ b/help/de/edit-straighten.page @@ -6,7 +6,25 @@ Straighten a photo so that its horizon appears level. - + + + Mario Blättermann + mario.blaettermann@gmail.com + 2009, 2016 + + + + Benjamin Steinwender + b@stbe.at + 2014-2015 + + + + Christian Kirbach + christian.kirbach@gmail.com + 2014, 2106 + + Straighten photos diff --git a/help/de/edit-undo.page b/help/de/edit-undo.page index bfd4c1a..55d3632 100644 --- a/help/de/edit-undo.page +++ b/help/de/edit-undo.page @@ -8,7 +8,25 @@ - + + + Mario Blättermann + mario.blaettermann@gmail.com + 2009, 2016 + + + + Benjamin Steinwender + b@stbe.at + 2014-2015 + + + + Christian Kirbach + christian.kirbach@gmail.com + 2014, 2106 + + Änderungen rückgängig machen diff --git a/help/de/formats.page b/help/de/formats.page index c79acc4..b1c4ec9 100644 --- a/help/de/formats.page +++ b/help/de/formats.page @@ -6,7 +6,25 @@ Shotwell unterstützt JPEG, PNG, TIFF, BMP und RAW-Fotos ebenso wie Video-Dateien. - + + + Mario Blättermann + mario.blaettermann@gmail.com + 2009, 2016 + + + + Benjamin Steinwender + b@stbe.at + 2014-2015 + + + + Christian Kirbach + christian.kirbach@gmail.com + 2014, 2106 + + Unterstützte Foto- und Video-Formate diff --git a/help/de/import-camera.page b/help/de/import-camera.page index 3267b18..1384a48 100644 --- a/help/de/import-camera.page +++ b/help/de/import-camera.page @@ -6,7 +6,25 @@ So kopieren Sie Fotos von einer Digitalkamera. - + + + Mario Blättermann + mario.blaettermann@gmail.com + 2009, 2016 + + + + Benjamin Steinwender + b@stbe.at + 2014-2015 + + + + Christian Kirbach + christian.kirbach@gmail.com + 2014, 2106 + + Importieren von einer Kamera diff --git a/help/de/import-f-spot.page b/help/de/import-f-spot.page index 54da952..21ce093 100644 --- a/help/de/import-f-spot.page +++ b/help/de/import-f-spot.page @@ -3,10 +3,28 @@ - Shotwell can import all your photos and tags from the F-Spot photo manager. + Shotwell kann alle Ihre Fotos und Stichworte aus der Fotoverwaltung F-Spot importieren. - + + + Mario Blättermann + mario.blaettermann@gmail.com + 2009, 2016 + + + + Benjamin Steinwender + b@stbe.at + 2014-2015 + + + + Christian Kirbach + christian.kirbach@gmail.com + 2014, 2106 + + Importieren aus F-Spot @@ -15,6 +33,5 @@

Wählen Sie DateiImportieren aus F-Spot.

Wählen Sie anschließend die voreingestellte F-Spot-Bibliothek oder eine andere F-Spot-Datenbank. Wenn Sie aus einer anderen F-Spot-Datenbank importieren, wählen Sie einen Ordner und eine Datei im Dateiwähler.

-

Shotwell will import your photos, together with their tags and other information. - Once the import is complete, you can select Last Import in the sidebar to see all photos successfully imported. The Events list will also show new entries for the dates corresponding to the imported photos.

+

Shotwell importiert daraufhin Ihre Fotos zusammen mit den zugehörigen Markierungen und weiteren Informationen. Sobald der Import abgeschlossen ist, wählen Sie Letzter Import in der Seitenleiste, um alle erfolgreich importierten Fotos zu sehen. Die Ereignisliste zeigt auch neue Einträge für die importierten Fotos mit den zugehörigen Zeitstempeln.

diff --git a/help/de/import-file.page b/help/de/import-file.page index 40bc5d3..ebf40b9 100644 --- a/help/de/import-file.page +++ b/help/de/import-file.page @@ -3,10 +3,28 @@ - Import photos that are already saved on your computer. + Fotos importieren, die bereits auf Ihrem Rechner gespeichert sind. - + + + Mario Blättermann + mario.blaettermann@gmail.com + 2009, 2016 + + + + Benjamin Steinwender + b@stbe.at + 2014-2015 + + + + Christian Kirbach + christian.kirbach@gmail.com + 2014, 2106 + + Importieren von Ihrer Festplatte diff --git a/help/de/import-memorycard.page b/help/de/import-memorycard.page index 5a6513f..9eeca58 100644 --- a/help/de/import-memorycard.page +++ b/help/de/import-memorycard.page @@ -3,29 +3,47 @@ - Import photos from a digital camera's memory card. + Fotos von der Speicherkarte einer Digitalkamera importieren. - + + + Mario Blättermann + mario.blaettermann@gmail.com + 2009, 2016 + + + + Benjamin Steinwender + b@stbe.at + 2014-2015 + + + + Christian Kirbach + christian.kirbach@gmail.com + 2014, 2106 + + - Importieren von einer Speicherkarte + Import von einer Speicherkarte

So importieren Sie Fotos von einer Speicherkarte:

-

Put the card into your card reader. Make sure the card reader is plugged in to the computer and switched on.

+

Schieben Sie die Karte in Ihren Kartenleser. Stellen Sie sicher, dass der Kartenleser an den Rechner angeschlossen und eingeschaltet ist.

-

The card reader and card should be detected automatically.

+

Der Kartenleser und die Karte sollten automatisch erkannt werden.

Follow the instructions for importing photos from your hard disk. If you click FileImport From Folder..., the memory card should be visible as a folder in the side bar of the file selection window.

-

Shotwell can import photos from any memory card that is compatible with your card reader.

+

Shotwell kann Fotos von jeder Speicherkarte importieren, die mit Ihrem Kartenleser kompatibel ist.

-

If the card is not detected automatically, your card reader may not have been recognized. Try unplugging it and then plugging it in again. If that doesn't work, you should still be able to import photos by connecting your camera directly to the computer, though.

+

Falls die Karte nicht automatisch erkannt wird, könnte Ihr Kartenleser diese nicht richtig erkannt haben. Versuchen sie, die Karte aus- und erneut einzustecken. Sollte dies nicht funktionieren, könnten Sie immer noch Fotos importieren, indem Sie die Kamera direkt an den Rechner anschließen.

diff --git a/help/de/index.page b/help/de/index.page index 58f5ff5..d9571e8 100644 --- a/help/de/index.page +++ b/help/de/index.page @@ -16,7 +16,25 @@ Phil Bull philbull@gmail.com - + + + Mario Blättermann + mario.blaettermann@gmail.com + 2009, 2016 + + + + Benjamin Steinwender + b@stbe.at + 2014-2015 + + + + Christian Kirbach + christian.kirbach@gmail.com + 2014, 2106 + + <media type="image" src="figures/shotwell_logo.png"/>Shotwell Fotoverwaltung diff --git a/help/de/organize-event.page b/help/de/organize-event.page index ec28533..a687f0f 100644 --- a/help/de/organize-event.page +++ b/help/de/organize-event.page @@ -6,7 +6,25 @@ Group photos together that were taken at the same time. Learn how to rename, merge, and sort events. - + + + Mario Blättermann + mario.blaettermann@gmail.com + 2009, 2016 + + + + Benjamin Steinwender + b@stbe.at + 2014-2015 + + + + Christian Kirbach + christian.kirbach@gmail.com + 2014, 2106 + + Ereignisse @@ -21,25 +39,25 @@

- Renaming events + Ereignisse umbenennen

To give an event a name rather than referring to it by its date, select the event, click EventsRename Event... and enter a new name. Another way of renaming an event is to double-click its name in the sidebar; type a new name and then press Enter.

- Moving photos between events + Fotos zwischen Ereignissen verschieben

Even though photos are initially grouped into events by their date, you can move photos between events. To do this, drag any photo to the sidebar and drop it on an event.

- Creating and merging events + Ereignisse erstellen und zusammenführen

To create a new event, select the photos you would like in the new event and click EventsNew Event.

To merge events, select Events from the sidebar, then, while holding down Ctrl click on the events you want to merge in the main window area. Finally, click EventsMerge Events.

- Sorting events + Ereignisse sortieren

Events are displayed in a tree in the sidebar, organized by the year and month of the earliest photo in the event. To change the event sort order, click ViewSort Events and select either ascending or descending.

diff --git a/help/de/organize-flag.page b/help/de/organize-flag.page index 211a827..8ae0849 100644 --- a/help/de/organize-flag.page +++ b/help/de/organize-flag.page @@ -6,7 +6,25 @@ Markieren Sie Fotos, um sie als besondere zu kennzeichnen oder mit diesen als Menge zu arbeiten. - + + + Mario Blättermann + mario.blaettermann@gmail.com + 2009, 2016 + + + + Benjamin Steinwender + b@stbe.at + 2014-2015 + + + + Christian Kirbach + christian.kirbach@gmail.com + 2014, 2106 + + Fotos markieren diff --git a/help/de/organize-rating.page b/help/de/organize-rating.page index aca1bd4..675fc2f 100644 --- a/help/de/organize-rating.page +++ b/help/de/organize-rating.page @@ -6,7 +6,25 @@ Give photos a rating between 1 and 5 stars. You can reject bad photos, hiding them from view. - + + + Mario Blättermann + mario.blaettermann@gmail.com + 2009, 2016 + + + + Benjamin Steinwender + b@stbe.at + 2014-2015 + + + + Christian Kirbach + christian.kirbach@gmail.com + 2014, 2106 + + Bewertungen

You can assign each photo a rating from 1-5 stars, or may alternatively rate it as Rejected, in which case Shotwell will hide the photo by default.

diff --git a/help/de/organize-remove.page b/help/de/organize-remove.page index a4d3dd5..1ad93bc 100644 --- a/help/de/organize-remove.page +++ b/help/de/organize-remove.page @@ -6,7 +6,25 @@ Remove photos from the library, or delete them from your computer entirely. - + + + Mario Blättermann + mario.blaettermann@gmail.com + 2009, 2016 + + + + Benjamin Steinwender + b@stbe.at + 2014-2015 + + + + Christian Kirbach + christian.kirbach@gmail.com + 2014, 2106 + + Removing and deleting photos @@ -14,7 +32,7 @@ Delete process

This diagram shows how a photo, when deleted, is first put into Shotwell's trash. If you delete it from Shotwell's trash, it is put into your computer's trash. If you delete it from your computer's trash the photo is finally and irretrievably deleted from your computer.

- Fotos werden aus der Bibliothek entfernt + Fotos werden aus Bibliothek entfernt

Select the photos to remove and choose EditMove to Trash. (You can also press the Delete key.) The photos will be moved from your library to Shotwell's Trash.

@@ -33,10 +51,10 @@
Löschen oder Leeren des Papierkorbs -

When you delete files from the Trash folder or empty the Trash folder, you will be given the following choices:

+

Wenn Sie Dateien aus dem Papierkorb-Ordner löschen oder den Papierkorb-Ordner leeren, haben Sie folgende Möglichkeiten:

- Nur entfernen

Remove photos from the library but leave the photos in their location on the computer.

- Datei löschen

Remove photos from the library and delete them from the computer.

+ Nur entfernen

Dadurch werden die Dateien aus der Bibliothek entfernt, aber die eigentlichen Fotos verbleiben an deren Speicherorten auf Ihrem Rechner.

+ Datei löschen

Dadurch werden die Dateien sowohl aus der Bibliothek entfernt als auch auf dem Rechner gelöscht.

Abbrechen

Nichts tun.

diff --git a/help/de/organize-search.page b/help/de/organize-search.page index cdd26e7..c40600c 100644 --- a/help/de/organize-search.page +++ b/help/de/organize-search.page @@ -3,18 +3,32 @@ - Find photos and videos in your collection by a variety of criteria. + So finden Sie Fotos und Videos in Ihrer Sammlung anhand einer Vielzahl von Kriterien. - + + + Mario Blättermann + mario.blaettermann@gmail.com + 2009, 2016 + + + + Benjamin Steinwender + b@stbe.at + 2014-2015 + + + + Christian Kirbach + christian.kirbach@gmail.com + 2014, 2106 + + Suchen -

- There are two ways to search in Shotwell: the filter toolbar, and with a saved search. The search - bar allows you to quickly search the current view for certain criteria. Saved Searches feature - more complex search criteria and persist in the sidebar between sessions. -

+

Es gibt zwei Suchmöglichkeiten in Shotwell: Die Filter-Werkzeugleiste und gespeicherte Suchen. Die Suchleiste ermöglicht eine schneller Suche in der aktuellen Ansicht nach einem bestimmten Kriterium. Gespeicherte Suchen bieten komplexere Suchkriterien und verbleiben über Sitzungen hinweg in der Seitenleiste.