summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff.email>2023-12-29 18:43:43 +0100
committerJörg Frings-Fürst <debian@jff.email>2023-12-29 18:43:43 +0100
commit14bc7db2e07c5d1ccfb4d723c9dba395e6c93171 (patch)
tree7b00861348dedd18d3651537128bbe783dab364c
parent1bf62485f701b52ae27433e3570ac24cd7da886f (diff)
parent67d142325abb0d9345baef77f00a047a7dc1eca3 (diff)
Merge branch 'release/debian/0.32.4-1'HEADdebian/0.32.4-1master
-rw-r--r--NEWS55
-rw-r--r--data/gsettings/org.gnome.shotwell.gschema.xml6
-rw-r--r--data/meson.build7
-rw-r--r--data/misc/canary.avifbin0 -> 293 bytes
-rw-r--r--data/org.gnome.Shotwell-Profile-Browser.desktop.in14
-rw-r--r--data/org.gnome.Shotwell-Viewer.desktop.in1
-rw-r--r--data/org.gnome.Shotwell.appdata.xml.in10
-rw-r--r--data/org.gnome.Shotwell.desktop.in6
-rw-r--r--data/org.gnome.Shotwell.gresource.xml2
-rw-r--r--data/ui/multitextentrydialog.ui2
-rw-r--r--data/ui/photo.ui2
-rw-r--r--data/ui/slideshow_settings.ui16
-rw-r--r--debian/changelog7
-rw-r--r--debian/shotwell.install3
-rw-r--r--flatpak/org.gnome.Shotwell.json116
-rw-r--r--help/C/share-export.page3
-rw-r--r--help/sv/sv.po48
-rw-r--r--help/uk/uk.po59
-rw-r--r--meson.build2
-rw-r--r--po/POTFILES.in1
-rw-r--r--po/id.po661
-rw-r--r--po/ka.po869
-rw-r--r--po/ru.po679
-rw-r--r--po/sv.po660
-rw-r--r--po/uk.po662
-rw-r--r--src/AppWindow.vala11
-rw-r--r--src/CollectionPage.vala46
-rw-r--r--src/DragAndDropHandler.vala10
-rw-r--r--src/Exporter.vala42
-rw-r--r--src/PhotoPage.vala6
-rw-r--r--src/PixbufCache.vala2
-rw-r--r--src/ProfileBrowser.vala2
-rw-r--r--src/Properties.vala4
-rw-r--r--src/SlideshowPage.vala43
-rw-r--r--src/config/ConfigurationInterfaces.vala25
-rw-r--r--src/config/GSettingsEngine.vala2
-rw-r--r--src/core/ViewCollection.vala51
-rw-r--r--src/dialogs/MultiTextEntryDialog.vala22
-rw-r--r--src/direct/DirectPhotoPage.vala6
-rw-r--r--src/editing_tools/EditingTools.vala10
-rw-r--r--src/library/LibraryWindow.vala16
-rw-r--r--src/main.vala63
-rw-r--r--src/photos/JfifSupport.vala2
-rw-r--r--src/video-support/meson.build4
44 files changed, 2366 insertions, 1892 deletions
diff --git a/NEWS b/NEWS
index 6a2bb7a..3c86775 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,58 @@
+Shotwell 0.32.4 (stable) - 02 Dec 2023
+ * Fix left/right navigation in slideshow
+ * Fix slideshow not starting if video is the first selected item
+ * Make Ctrl-Enter close the description editor
+ * Fix a crash in crop and redeye tool
+ * Basic Support for MPO files
+ * Escape the text in profile browser
+ * Add support for shuffled slideshows
+ * Add missing name for filter in Save As dialog
+ * Add Shift-Drop for export of original file
+ * Simplified export conflict resolution dialog
+ * Allow setting wallpaper slideshows even if videos are selected
+ * Fix video meta-data reading
+ * Make profile browser an action in main launcher
+ * Add dump of available image codecs and meta-data support
+ * Fix showing the original photo with shift if photo was modified externally
+ * Fix a crash when moving crop area on scaled displays
+ * Fix crop area jumping on scaled displays
+
+Bugs fixed in this release:
+ - https://gitlab.gnome.org/GNOME/shotwell/issues/5085
+ - https://bugzilla.gnome.org/show_bug.cgi?id=793552
+ - https://gitlab.gnome.org/GNOME/shotwell/issues/2531
+ - https://gitlab.gnome.org/GNOME/shotwell/issues/4906
+ - https://gitlab.gnome.org/GNOME/shotwell/issues/4998
+ - https://gitlab.gnome.org/GNOME/shotwell/issues/5008
+ - https://gitlab.gnome.org/GNOME/shotwell/issues/5035
+ - https://gitlab.gnome.org/GNOME/shotwell/issues/5066
+ - https://gitlab.gnome.org/GNOME/shotwell/issues/5067
+ - https://gitlab.gnome.org/GNOME/shotwell/issues/5068
+ - https://gitlab.gnome.org/GNOME/shotwell/issues/5079
+ - https://gitlab.gnome.org/GNOME/shotwell/issues/5083
+ - https://gitlab.gnome.org/GNOME/shotwell/issues/5084
+
+Merge requests included in this release:
+ - https://gitlab.gnome.org/GNOME/shotwell/merge_requests/77
+
+All contributors to this release:
+ - Jens Georg <mail@jensge.org>
+ - Ian Harding <iharding01@proton.me>
+ - Anders Jonsson <anders.jonsson@norsjovallen.se>
+ - Yuri Chornoivan <yurchor@ukr.net>
+ - Kukuh Syafaat <kukuhsyafaat@gnome.org>
+ - Piotr Drąg <piotrdrag@gmail.com>
+ - Artur S0 <arturios05@bk.ru>
+ - Will Thompson <will@willthompson.co.uk>
+ - Ekaterine Papava <papava.e@gtu.ge>
+
+Added/updated translations:
+ - id.po, courtesy of Kukuh Syafaat
+ - ka.po, courtesy of Ekaterine Papava
+ - ru.po, courtesy of Artur So
+ - sv.po, courtesy of Anders Jonsson
+ - uk.po, courtesy of Yuri Chornoivan
+
Shotwell 0.32.3 (stable) - 16 Nov 2023
* Fix asking twice on closing viewer with modified image
* Do not try to reload photo on shutdown
diff --git a/data/gsettings/org.gnome.shotwell.gschema.xml b/data/gsettings/org.gnome.shotwell.gschema.xml
index 1823e03..68204d0 100644
--- a/data/gsettings/org.gnome.shotwell.gschema.xml
+++ b/data/gsettings/org.gnome.shotwell.gschema.xml
@@ -210,6 +210,12 @@
<summary>Show title</summary>
<description>Whether to show the title of a photo during the slideshow</description>
</key>
+
+ <key name="shuffle" type="b">
+ <default>false</default>
+ <summary>Shuffle</summary>
+ <description>Whether to shuffle the order of photos during the slideshow</description>
+ </key>
</schema>
<schema id="org.gnome.shotwell.preferences.window">
diff --git a/data/meson.build b/data/meson.build
index 798ea38..9c17f0f 100644
--- a/data/meson.build
+++ b/data/meson.build
@@ -28,12 +28,5 @@ i18n.merge_file(input : 'org.gnome.Shotwell-Viewer.desktop.in',
install : true,
install_dir : join_paths(get_option('datadir'), 'applications'))
-i18n.merge_file(input : 'org.gnome.Shotwell-Profile-Browser.desktop.in',
- output: 'org.gnome.Shotwell-Profile-Browser.desktop',
- po_dir : podir,
- type : 'desktop',
- install : true,
- install_dir : join_paths(get_option('datadir'), 'applications'))
-
shotwell_resources = gnome.compile_resources('shotwell-resources',
'org.gnome.Shotwell.gresource.xml')
diff --git a/data/misc/canary.avif b/data/misc/canary.avif
new file mode 100644
index 0000000..6df2762
--- /dev/null
+++ b/data/misc/canary.avif
Binary files differ
diff --git a/data/org.gnome.Shotwell-Profile-Browser.desktop.in b/data/org.gnome.Shotwell-Profile-Browser.desktop.in
deleted file mode 100644
index 073f045..0000000
--- a/data/org.gnome.Shotwell-Profile-Browser.desktop.in
+++ /dev/null
@@ -1,14 +0,0 @@
-[Desktop Entry]
-Version=1.0
-Name=Shotwell Profile Browser
-GenericName=Photo Manager
-Comment=Manage Different Profiles In Shotwell
-Exec=shotwell -b
-# Translators: Do NOT translate or transliterate this text (this is an icon file name)!
-Icon=org.gnome.Shotwell
-Terminal=false
-Type=Application
-Categories=Graphics;Photography;GNOME;GTK;
-X-GIO-NoFuse=true
-X-GNOME-Gettext-Domain=shotwell
-X-GNOME-FullName=Shotwell Profile Manager
diff --git a/data/org.gnome.Shotwell-Viewer.desktop.in b/data/org.gnome.Shotwell-Viewer.desktop.in
index 4258dcb..80294ad 100644
--- a/data/org.gnome.Shotwell-Viewer.desktop.in
+++ b/data/org.gnome.Shotwell-Viewer.desktop.in
@@ -3,7 +3,6 @@ Version=1.0
Name=Shotwell Viewer
GenericName=Photo Viewer
Exec=shotwell %f
-# Translators: Do NOT translate or transliterate this text (this is an icon file name)!
Icon=org.gnome.Shotwell
Terminal=false
NoDisplay=true
diff --git a/data/org.gnome.Shotwell.appdata.xml.in b/data/org.gnome.Shotwell.appdata.xml.in
index 2597abb..eca7846 100644
--- a/data/org.gnome.Shotwell.appdata.xml.in
+++ b/data/org.gnome.Shotwell.appdata.xml.in
@@ -54,6 +54,16 @@
<url type="bugtracker">https://gitlab.gnome.org/GNOME/shotwell/issues</url>
<releases>
+ <release version="0.32.4" date="2023-12-02" urgency="medium" type="stable">
+ <description>
+ <ul>
+ <li>Fixes various crashes and other oddities related to cropping</li>
+ <li>Fixes crashes if filenames are not UTF-8</li>
+ <li>Fixes metadata reading from videos</li>
+ <li>Adds an option to randomly shuffle the images in a slidesohw</li>
+ </ul>
+ </description>
+ </release>
<release version="0.32.3" date="2023-11-16" urgency="medium" type="stable">
<description>
<ul>
diff --git a/data/org.gnome.Shotwell.desktop.in b/data/org.gnome.Shotwell.desktop.in
index 61048f5..c7bb3af 100644
--- a/data/org.gnome.Shotwell.desktop.in
+++ b/data/org.gnome.Shotwell.desktop.in
@@ -6,7 +6,6 @@ Comment=Organize your photos
# Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon!
Keywords=album;camera;cameras;crop;edit;enhance;export;gallery;image;images;import;organize;photo;photographs;photos;picture;pictures;photography;print;publish;rotate;share;tags;video;flickr;picasa;youtube;piwigo;
Exec=shotwell %U
-# Translators: Do NOT translate or transliterate this text (this is an icon file name)!
Icon=org.gnome.Shotwell
Terminal=false
Type=Application
@@ -15,3 +14,8 @@ Categories=Graphics;Photography;GNOME;GTK;
X-GIO-NoFuse=true
X-GNOME-Gettext-Domain=shotwell
X-GNOME-FullName=Shotwell Photo Manager
+Actions=profile-browser;
+
+[Desktop Action profile-browser]
+Name=Manage Different Profiles In Shotwell
+Exec=shotwell -b
diff --git a/data/org.gnome.Shotwell.gresource.xml b/data/org.gnome.Shotwell.gresource.xml
index d88279b..3fb48f1 100644
--- a/data/org.gnome.Shotwell.gresource.xml
+++ b/data/org.gnome.Shotwell.gresource.xml
@@ -76,5 +76,7 @@
<file>icons/slideshow-extension-point.png</file>
<file>icons/hicolor/scalable/actions/straighten-symbolic.svg</file>
<file>themes/org.gnome.Shotwell.css</file>
+ <!-- Misc stuff -->
+ <file>misc/canary.avif</file>
</gresource>
</gresources>
diff --git a/data/ui/multitextentrydialog.ui b/data/ui/multitextentrydialog.ui
index 6477129..21a05be 100644
--- a/data/ui/multitextentrydialog.ui
+++ b/data/ui/multitextentrydialog.ui
@@ -64,7 +64,7 @@
<property name="can_focus">True</property>
<property name="shadow_type">in</property>
<child>
- <object class="GtkTextView" id="entry">
+ <object class="DismissableTextView" id="entry">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="hexpand">True</property>
diff --git a/data/ui/photo.ui b/data/ui/photo.ui
index 78a2fb5..3b93546 100644
--- a/data/ui/photo.ui
+++ b/data/ui/photo.ui
@@ -191,11 +191,9 @@
<item>
<attribute name="label" translatable="yes">_Previous Photo</attribute>
<attribute name="action">win.PrevPhoto</attribute>
- <attribute name="accel">Left</attribute>
</item>
<item>
<attribute name="label" translatable="yes">_Next Photo</attribute>
- <attribute name="accel">Right</attribute>
<attribute name="action">win.NextPhoto</attribute>
</item>
</section>
diff --git a/data/ui/slideshow_settings.ui b/data/ui/slideshow_settings.ui
index 1abfa39..cfdbd70 100644
--- a/data/ui/slideshow_settings.ui
+++ b/data/ui/slideshow_settings.ui
@@ -150,6 +150,22 @@
</packing>
</child>
<child>
+ <object class="GtkCheckButton" id="shuffle_button">
+ <property name="label" translatable="yes">Shuffle</property>
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="receives_default">False</property>
+ <property name="halign">start</property>
+ <property name="use_underline">True</property>
+ <property name="draw_indicator">True</property>
+ </object>
+ <packing>
+ <property name="left_attach">0</property>
+ <property name="top_attach">4</property>
+ <property name="width">4</property>
+ </packing>
+ </child>
+ <child>
<object class="GtkComboBoxText" id="transition_effect_selector">
<property name="visible">True</property>
<property name="can_focus">False</property>
diff --git a/debian/changelog b/debian/changelog
index f35eb01..7ae9bc3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+shotwell (0.32.4-1) unstable; urgency=medium
+
+ * New upstream release.
+ - Install new shotwell-video-metadata-handler.
+
+ -- Jörg Frings-Fürst <debian@jff.email> Sun, 17 Dec 2023 20:41:04 +0100
+
shotwell (0.32.3-1) unstable; urgency=medium
* New upstream release (Closes: #1050083).
diff --git a/debian/shotwell.install b/debian/shotwell.install
index 82e5fe8..75588ce 100644
--- a/debian/shotwell.install
+++ b/debian/shotwell.install
@@ -3,5 +3,6 @@ usr/lib
usr/share/applications
usr/share/metainfo
usr/libexec/shotwell/shotwell-settings-migrator
-usr/libexec/shotwell/shotwell-video-thumbnailer
+usr/libexec/shotwell/shotwell-video-thumbnailer
+usr/libexec/shotwell/shotwell-video-metadata-handler
usr/share/apport/package-hooks/shotwell.py
diff --git a/flatpak/org.gnome.Shotwell.json b/flatpak/org.gnome.Shotwell.json
index 87b2456..13f40d6 100644
--- a/flatpak/org.gnome.Shotwell.json
+++ b/flatpak/org.gnome.Shotwell.json
@@ -23,6 +23,8 @@
"--talk-name=org.freedesktop.FileManager1",
"--talk-name=org.gnome.SettingsDaemon",
"--talk-name=org.gtk.vfs.*",
+ "--filesystem=xdg-run/gvfs",
+ "--filesystem=xdg-run/gvfsd",
"--talk-name=org.freedesktop.secrets"
],
"cleanup" : [
@@ -75,27 +77,6 @@
]
},
{
- "name": "libportal",
- "buildsystem": "meson",
- "builddir": true,
- "config-opts": [
- "--libdir=/app/lib",
- "--buildtype=debugoptimized",
- "-Dbackend-gtk3=enabled",
- "-Dbackend-gtk4=disabled",
- "-Dbackend-qt5=disabled",
- "-Ddocs=false",
- "-Dtests=false"
- ],
- "sources" : [
- {
- "type": "git",
- "url": "https://github.com/flatpak/libportal.git",
- "branch": "main"
- }
- ]
- },
- {
"name" : "libusb",
"sources" : [
{
@@ -118,9 +99,8 @@
"sources" : [
{
"type" : "archive",
- "url" : "https://sourceforge.net/projects/gphoto/files/libgphoto/2.5.30/libgphoto2-2.5.30.tar.bz2/download",
- "sha256" : "ee61a1dac6ad5cf711d114e06b90a6d431961a6e7ec59f4b757a7cd77b1c0fb4",
- "dest-filename" : "libgphoto2-2.5.30.tar.bz2"
+ "url" : "https://sourceforge.net/projects/gphoto/files/libgphoto/2.5.31/libgphoto2-2.5.31.tar.xz",
+ "sha256" : "8fc7bf40f979459509b87dd4ff1aae9b6c1c2b4724d37db576081eec15406ace"
}
],
"config-opts" : [
@@ -129,24 +109,13 @@
]
},
{
- "name": "libraw",
- "config-opts": [ "--disable-examples", "--disable-static" ],
- "cleanup": [ "/share/doc" ],
- "sources": [
- {
- "type": "archive",
- "url" : "https://www.libraw.org/data/LibRaw-0.21.1.tar.gz",
- "sha256" : "630a6bcf5e65d1b1b40cdb8608bdb922316759bfb981c65091fec8682d1543cd"
- },
- {
- "type": "patch",
- "path": "patches/libraw-pkgconfig.patch"
- },
+ "name" : "inih",
+ "buildsystem" : "meson",
+ "sources" : [
{
- "type": "shell",
- "commands": [
- "autoreconf -fiv"
- ]
+ "type": "git",
+ "url" : "https://github.com/benhoyt/inih",
+ "commit" : "9cecf0643da0846e77f64d10a126d9f48b9e05e8"
}
]
},
@@ -164,11 +133,11 @@
"-DEXIV2_BUILD_UNIT_TESTS=OFF",
"-DEXIV2_ENABLE_BMFF=ON"
],
- "sources" : [
+ "sources": [
{
- "type" : "git",
- "url" : "https://github.com/Exiv2/exiv2/",
- "branch" : "0.27-maintenance"
+ "type": "archive",
+ "url": "https://github.com/Exiv2/exiv2/archive/refs/tags/v0.28.1.tar.gz",
+ "sha256" : "3078651f995cb6313b1041f07f4dd1bf0e9e4d394d6e2adc6e92ad0b621291fa"
}
]
},
@@ -196,6 +165,49 @@
]
},
{
+ "name": "libraw",
+ "config-opts": [ "--disable-examples", "--disable-static" ],
+ "cleanup": [ "/share/doc" ],
+ "sources": [
+ {
+ "type": "archive",
+ "url" : "https://www.libraw.org/data/LibRaw-0.21.1.tar.gz",
+ "sha256" : "630a6bcf5e65d1b1b40cdb8608bdb922316759bfb981c65091fec8682d1543cd"
+ },
+ {
+ "type": "patch",
+ "path": "patches/libraw-pkgconfig.patch"
+ },
+ {
+ "type": "shell",
+ "commands": [
+ "autoreconf -fiv"
+ ]
+ }
+ ]
+ },
+ {
+ "name": "libportal",
+ "buildsystem": "meson",
+ "builddir": true,
+ "config-opts": [
+ "--libdir=/app/lib",
+ "--buildtype=debugoptimized",
+ "-Dbackend-gtk3=enabled",
+ "-Dbackend-gtk4=disabled",
+ "-Dbackend-qt5=disabled",
+ "-Ddocs=false",
+ "-Dtests=false"
+ ],
+ "sources" : [
+ {
+ "type": "archive",
+ "url": "https://github.com/flatpak/libportal/releases/download/0.7.1/libportal-0.7.1.tar.xz",
+ "sha256" : "297b90b263fad22190a26b8c7e8ea938fe6b18fb936265e588927179920d3805"
+ }
+ ]
+ },
+ {
"name": "de256",
"buildsystem": "cmake-ninja",
"config-opts" : [
@@ -206,10 +218,9 @@
],
"sources" : [
{
- "type": "git",
- "url" : "https://github.com/strukturag/libde265.git",
- "tag" : "v1.0.11",
- "commit" : "e255f0571a46935955deef15808e52b18043788c"
+ "type": "archive",
+ "url" : "https://github.com/strukturag/libde265/releases/download/v1.0.12/libde265-1.0.12.tar.gz",
+ "sha256" : "62185ea2182e68cf68bba20cc6eb4c287407b509cf0a827d7ddb75614db77b5c"
}
]
},
@@ -230,10 +241,9 @@
],
"sources" : [
{
- "type" : "git",
- "url" : "https://github.com/strukturag/libheif",
- "tag" : "v1.15.2",
- "commit" : "516ef5522680c7cb62768a34ecb24f3b165ec8b4"
+ "type" : "archive",
+ "url" : "https://github.com/strukturag/libheif/releases/download/v1.17.3/libheif-1.17.3.tar.gz",
+ "sha256" : "8d5b6292e7931324f81f871f250ecbb9f874aa3c66b4f6f35ceb0bf3163b53ea"
}
],
"post-install" : [
diff --git a/help/C/share-export.page b/help/C/share-export.page
index 693a52a..1fe23de 100644
--- a/help/C/share-export.page
+++ b/help/C/share-export.page
@@ -13,7 +13,8 @@
<p>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.</p>
+the photos in your library. To export the original file, hold <keyseq><key>Shift</key></keyseq>
+while dropping the photo to the file manager.</p>
<p>
Alternatively, select a set of photos and choose the <guiseq><gui>File</gui><gui>Export...</gui></guiseq> command or press <keyseq><key>Shift</key><key>Ctrl</key><key>E</key></keyseq>, which exports photos while letting you fine-tune the size and dimensions of your photo files.
diff --git a/help/sv/sv.po b/help/sv/sv.po
index e709ca9..e89da79 100644
--- a/help/sv/sv.po
+++ b/help/sv/sv.po
@@ -6,8 +6,8 @@
msgid ""
msgstr ""
"Project-Id-Version: shotwell master\n"
-"POT-Creation-Date: 2023-04-05 19:24+0000\n"
-"PO-Revision-Date: 2023-04-06 18:03+0200\n"
+"POT-Creation-Date: 2023-11-25 19:35+0000\n"
+"PO-Revision-Date: 2023-11-25 21:41+0100\n"
"Last-Translator: Anders Jonsson <anders.jonsson@norsjovallen.se>\n"
"Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n"
"Language: sv\n"
@@ -15,7 +15,7 @@ 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 3.2.2\n"
+"X-Generator: Poedit 3.4.1\n"
#. Put one translator per line, in the form NAME <EMAIL>, YEAR1, YEAR2
msgctxt "_"
@@ -40,14 +40,18 @@ msgstr "Exportera bilder"
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."
+"full-sized copies of the photos in your library. To export the original "
+"file, hold <keyseq><key>Shift</key></keyseq> while dropping the photo to the "
+"file manager."
msgstr ""
"För att exportera bilder från Shotwell via dra-och-släpp, dra bilderna från "
"Shotwell till ett filhanterarfönster eller ditt skrivbord. De nya filerna "
-"kommer att vara kopior av bilderna i ditt bibliotek."
+"kommer att vara kopior av bilderna i ditt bibliotek. För att exportera den "
+"ursprungliga filen håller du <keyseq><key>Skift</key></keyseq> samtidigt som "
+"du släpper bilden till filhanteraren."
#. (itstool) path: page/p
-#: C/share-export.page:18
+#: C/share-export.page:19
msgid ""
"Alternatively, select a set of photos and choose the <guiseq><gui>File</"
"gui><gui>Export...</gui></guiseq> command or press <keyseq><key>Shift</"
@@ -62,12 +66,12 @@ msgstr ""
"Ett fönster visas och låter dig göra följande val:"
#. (itstool) path: item/p
-#: C/share-export.page:24
+#: C/share-export.page:25
msgid "A format for export."
msgstr "Ett format för export."
#. (itstool) path: item/p
-#: C/share-export.page:27
+#: C/share-export.page:28
msgid ""
"Choose <gui>Unmodified</gui> to export photos in their original format "
"without any edits made in Shotwell. RAW photos will be exported in their "
@@ -78,7 +82,7 @@ msgstr ""
"kommer att exporteras i sitt ursprungliga RAW-format."
#. (itstool) path: item/p
-#: C/share-export.page:29
+#: C/share-export.page:30
msgid ""
"Choose <gui>Current</gui> to export photos including edits made in Shotwell. "
"RAW photos will be exported in JPEG format if you have edited them in "
@@ -89,7 +93,7 @@ msgstr ""
"dem i Shotwell, annars i sitt ursprungliga RAW-format."
#. (itstool) path: item/p
-#: C/share-export.page:31
+#: C/share-export.page:32
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 "
@@ -100,12 +104,12 @@ msgstr ""
"kommer att konvertera bilderna till målformatet."
#. (itstool) path: item/p
-#: C/share-export.page:37
+#: C/share-export.page:38
msgid "The image quality for exporting (Low, Medium, High, or Maximum)."
msgstr "Bildkvaliteten för export (låg, mellan, hög eller maximal)"
#. (itstool) path: item/p
-#: C/share-export.page:38
+#: C/share-export.page:39
msgid ""
"A scaling constraint (which means how Shotwell will decide to scale the "
"photos down), and the desired pixel size."
@@ -114,22 +118,22 @@ msgstr ""
"ska skalas) och önskad bildpunktsstorlek."
#. (itstool) path: item/title
-#: C/share-export.page:40
+#: C/share-export.page:41
msgid "Original size"
msgstr "Ursprungsstorlek"
#. (itstool) path: item/p
-#: C/share-export.page:40
+#: C/share-export.page:41
msgid "Image will be exported without any scaling applied"
msgstr "Bilden kommer att exporteras utan att någon skalning tillämpas"
#. (itstool) path: item/title
-#: C/share-export.page:41
+#: C/share-export.page:42
msgid "Longest edge"
msgstr "Längsta kanten"
#. (itstool) path: item/p
-#: C/share-export.page:41
+#: C/share-export.page:42
msgid ""
"Image will be exported by having its longest edge scaled to <gui>Pixels</"
"gui> and the other according to the aspect ratio"
@@ -138,12 +142,12 @@ msgstr ""
"<gui>Bildpunkter</gui> och den andra enligt bildförhållandet"
#. (itstool) path: item/title
-#: C/share-export.page:42
+#: C/share-export.page:43
msgid "Width"
msgstr "Bredd"
#. (itstool) path: item/p
-#: C/share-export.page:42
+#: C/share-export.page:43
msgid ""
"The image width will have its width scaled to the given pixel size and its "
"height according to the aspect ratio. This is equivalent to <gui>Longest "
@@ -154,12 +158,12 @@ msgstr ""
"kanten</gui> för liggande bilder."
#. (itstool) path: item/title
-#: C/share-export.page:43
+#: C/share-export.page:44
msgid "Height"
msgstr "Höjd"
#. (itstool) path: item/p
-#: C/share-export.page:43
+#: C/share-export.page:44
msgid ""
"The image height will have its height scaled to the given pixel size and its "
"width according to the aspect ratio. This is equivalent to <gui>Longest "
@@ -170,7 +174,7 @@ msgstr ""
"gui> för stående bilder."
#. (itstool) path: item/p
-#: C/share-export.page:46
+#: C/share-export.page:47
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 "
@@ -180,7 +184,7 @@ msgstr ""
"din sekretess om du har platstaggar eller taggar ingen bör se."
#. (itstool) path: page/p
-#: C/share-export.page:49
+#: C/share-export.page:50
msgid ""
"If selected, Shotwell will write tags, titles, and other metadata to the new "
"files."
diff --git a/help/uk/uk.po b/help/uk/uk.po
index f5dfb95..68c6318 100644
--- a/help/uk/uk.po
+++ b/help/uk/uk.po
@@ -6,8 +6,8 @@
msgid ""
msgstr ""
"Project-Id-Version: shotwell master\n"
-"POT-Creation-Date: 2023-04-05 19:24+0000\n"
-"PO-Revision-Date: 2023-04-06 20:35+0300\n"
+"POT-Creation-Date: 2023-11-25 19:35+0000\n"
+"PO-Revision-Date: 2023-11-26 22:03+0200\n"
"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
"Language-Team: Ukrainian <trans-uk@lists.fedoraproject.org>\n"
"Language: uk\n"
@@ -36,18 +36,26 @@ msgstr "Експортування фотографій"
#. (itstool) path: page/p
#: C/share-export.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."
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."
+"full-sized copies of the photos in your library. To export the original "
+"file, hold <keyseq><key>Shift</key></keyseq> while dropping the photo to the "
+"file manager."
msgstr ""
"Щоб експортувати фотографії з Shotwell перетягуванням зі скиданням, "
"перетягніть фотографі з вікна Shotwell до вікна програми для керування "
"файлами або на стільницю. Нові файли будуть повнорозмірними копіями "
-"фотографій з вашої бібліотеки."
+"фотографій з вашої бібліотеки. Щоб експортувати дані до початкового файла,"
+" утримуйте натиснутою клавішу <keyseq><key>Shift</key></keyseq> під час"
+" скидання фотографії до вікна програми для керування файлами."
#. (itstool) path: page/p
-#: C/share-export.page:18
+#: C/share-export.page:19
msgid ""
"Alternatively, select a set of photos and choose the <guiseq><gui>File</"
"gui><gui>Export...</gui></guiseq> command or press <keyseq><key>Shift</"
@@ -63,12 +71,12 @@ msgstr ""
"допомогою якого ви зможете визначити декілька параметрів:"
#. (itstool) path: item/p
-#: C/share-export.page:24
+#: C/share-export.page:25
msgid "A format for export."
msgstr "Формат для експортування."
#. (itstool) path: item/p
-#: C/share-export.page:27
+#: C/share-export.page:28
msgid ""
"Choose <gui>Unmodified</gui> to export photos in their original format "
"without any edits made in Shotwell. RAW photos will be exported in their "
@@ -79,7 +87,7 @@ msgstr ""
"у початковому форматі RAW."
#. (itstool) path: item/p
-#: C/share-export.page:29
+#: C/share-export.page:30
msgid ""
"Choose <gui>Current</gui> to export photos including edits made in Shotwell. "
"RAW photos will be exported in JPEG format if you have edited them in "
@@ -91,7 +99,7 @@ msgstr ""
"редагування не виконувалося."
#. (itstool) path: item/p
-#: C/share-export.page:31
+#: C/share-export.page:32
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 "
@@ -103,13 +111,13 @@ msgstr ""
"фотографії до формату призначення."
#. (itstool) path: item/p
-#: C/share-export.page:37
+#: C/share-export.page:38
msgid "The image quality for exporting (Low, Medium, High, or Maximum)."
msgstr ""
"Якість зображень для експортування (низька, середня, висока або максимальна)."
#. (itstool) path: item/p
-#: C/share-export.page:38
+#: C/share-export.page:39
msgid ""
"A scaling constraint (which means how Shotwell will decide to scale the "
"photos down), and the desired pixel size."
@@ -118,22 +126,22 @@ msgstr ""
"у зменшенні масштабу) та бажаний розмір у пікселях."
#. (itstool) path: item/title
-#: C/share-export.page:40
+#: C/share-export.page:41
msgid "Original size"
msgstr "Початковий розмір"
#. (itstool) path: item/p
-#: C/share-export.page:40
+#: C/share-export.page:41
msgid "Image will be exported without any scaling applied"
msgstr "Зображення буде експортовано без застосування масштабування"
#. (itstool) path: item/title
-#: C/share-export.page:41
+#: C/share-export.page:42
msgid "Longest edge"
msgstr "Найдовший край"
#. (itstool) path: item/p
-#: C/share-export.page:41
+#: C/share-export.page:42
msgid ""
"Image will be exported by having its longest edge scaled to <gui>Pixels</"
"gui> and the other according to the aspect ratio"
@@ -143,12 +151,12 @@ msgstr ""
"відповідно до співвідношення розмірів"
#. (itstool) path: item/title
-#: C/share-export.page:42
+#: C/share-export.page:43
msgid "Width"
msgstr "Ширина"
#. (itstool) path: item/p
-#: C/share-export.page:42
+#: C/share-export.page:43
msgid ""
"The image width will have its width scaled to the given pixel size and its "
"height according to the aspect ratio. This is equivalent to <gui>Longest "
@@ -160,12 +168,12 @@ msgstr ""
"орієнтацією."
#. (itstool) path: item/title
-#: C/share-export.page:43
+#: C/share-export.page:44
msgid "Height"
msgstr "Висота"
#. (itstool) path: item/p
-#: C/share-export.page:43
+#: C/share-export.page:44
msgid ""
"The image height will have its height scaled to the given pixel size and its "
"width according to the aspect ratio. This is equivalent to <gui>Longest "
@@ -177,7 +185,7 @@ msgstr ""
"орієнтацією."
#. (itstool) path: item/p
-#: C/share-export.page:46
+#: C/share-export.page:47
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 "
@@ -189,7 +197,7 @@ msgstr ""
"геопозиціювання або якісь інші встановлені вами мітки."
#. (itstool) path: page/p
-#: C/share-export.page:49
+#: C/share-export.page:50
msgid ""
"If selected, Shotwell will write tags, titles, and other metadata to the new "
"files."
@@ -3284,16 +3292,13 @@ msgstr ""
#. (itstool) path: section/p
#: C/organize-face-tagging.page:35
-#| msgid ""
-#| "If reference images for images are defined, this will also try to match "
-#| "any found faces in the current image with known references."
msgid ""
"If reference images for faces are defined, this will also try to match any "
"found faces in the current image with known references."
msgstr ""
-"Якщо визначено еталонні зображення для облич, це надасть змогу "
-"спробувати встановити відповідність усіх виявлених облич на поточному "
-"зображенні із відомими еталонами."
+"Якщо визначено еталонні зображення для облич, це надасть змогу спробувати "
+"встановити відповідність усіх виявлених облич на поточному зображенні із "
+"відомими еталонами."
#. (itstool) path: section/title
#: C/organize-face-tagging.page:38
diff --git a/meson.build b/meson.build
index 82d2173..8789bfa 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('shotwell', ['vala', 'c'],
- version : '0.32.3',
+ version : '0.32.4',
meson_version : '>= 0.59.0',
default_options : ['buildtype=debugoptimized'])
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 8247f33..9f7fcec 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -4,7 +4,6 @@ data/gsettings/org.gnome.shotwell-extras.gschema.xml
data/gsettings/org.gnome.shotwell.gschema.xml
data/org.gnome.Shotwell.appdata.xml.in
data/org.gnome.Shotwell.desktop.in
-data/org.gnome.Shotwell-Profile-Browser.desktop.in
data/org.gnome.Shotwell-Viewer.desktop.in
data/ui/collection.ui
data/ui/direct_context.ui
diff --git a/po/id.po b/po/id.po
index ebb8346..6152af0 100644
--- a/po/id.po
+++ b/po/id.po
@@ -18,8 +18,8 @@ msgid ""
msgstr ""
"Project-Id-Version: shotwell master\n"
"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/shotwell/issues\n"
-"POT-Creation-Date: 2023-04-12 18:51+0000\n"
-"PO-Revision-Date: 2023-04-18 10:25+0700\n"
+"POT-Creation-Date: 2023-11-26 08:40+0000\n"
+"PO-Revision-Date: 2023-11-26 22:47+0700\n"
"Last-Translator: Kukuh Syafaat <kukuhsyafaat@gnome.org>\n"
"Language-Team: Indonesian <gnome@i15n.org>\n"
"Language: id\n"
@@ -27,10 +27,10 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Poedit 3.2.2\n"
+"X-Generator: Poedit 3.4.1\n"
#: data/gsettings/org.gnome.shotwell-extras.gschema.xml:6
-#: data/gsettings/org.gnome.shotwell.gschema.xml:428
+#: data/gsettings/org.gnome.shotwell.gschema.xml:438
msgid "OAuth Access Phase Token"
msgstr "Token Fasa Akses OAuth"
@@ -39,7 +39,7 @@ msgid "The authorization token for the currently logged in Tumblr user, if any"
msgstr "Token otorisasi untuk pengguna Tumblr yang sedang masuk, bila ada"
#: data/gsettings/org.gnome.shotwell-extras.gschema.xml:12
-#: data/gsettings/org.gnome.shotwell.gschema.xml:434
+#: data/gsettings/org.gnome.shotwell.gschema.xml:444
msgid "OAuth Access Phase Token Secret"
msgstr "Rahasia Token Fasa Akses OAuth"
@@ -52,19 +52,19 @@ msgstr ""
"otorisasi bagi pengguna Tumblr yang sedang masuk, bila ada"
#: data/gsettings/org.gnome.shotwell-extras.gschema.xml:18
-#: data/gsettings/org.gnome.shotwell.gschema.xml:440
-#: data/gsettings/org.gnome.shotwell.gschema.xml:498
-#: data/gsettings/org.gnome.shotwell.gschema.xml:560
+#: data/gsettings/org.gnome.shotwell.gschema.xml:450
+#: data/gsettings/org.gnome.shotwell.gschema.xml:508
+#: data/gsettings/org.gnome.shotwell.gschema.xml:570
msgid "username"
msgstr "nama pengguna"
#: data/gsettings/org.gnome.shotwell-extras.gschema.xml:19
-#: data/gsettings/org.gnome.shotwell.gschema.xml:441
+#: data/gsettings/org.gnome.shotwell.gschema.xml:451
msgid "The user name of the currently logged in Flickr user, if any"
msgstr "Nama pengguna dari pengguna Flickr yang sedang masuk, bila ada"
#: data/gsettings/org.gnome.shotwell-extras.gschema.xml:24
-#: data/gsettings/org.gnome.shotwell.gschema.xml:472
+#: data/gsettings/org.gnome.shotwell.gschema.xml:482
msgid "default size"
msgstr "ukuran bawaan"
@@ -400,59 +400,68 @@ msgstr "Tampilkan judul"
msgid "Whether to show the title of a photo during the slideshow"
msgstr "Apakah tampilkan judul dari foto pada saat pertunjukan salindia"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:218
+#: data/gsettings/org.gnome.shotwell.gschema.xml:216
+#: data/ui/slideshow_settings.ui:154
+msgid "Shuffle"
+msgstr "Acak"
+
+#: data/gsettings/org.gnome.shotwell.gschema.xml:217
+msgid "Whether to shuffle the order of photos during the slideshow"
+msgstr "Apakah mengacak urutan foto pada saat pertunjukan salindia"
+
+#: data/gsettings/org.gnome.shotwell.gschema.xml:224
msgid "maximize library window"
msgstr "maksimumkan jendela pustaka"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:219
+#: data/gsettings/org.gnome.shotwell.gschema.xml:225
msgid "True if library application is maximized, false otherwise"
msgstr "True jika pustaka aplikasi dimaksimalkan, false jika sebaliknya"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:224
+#: data/gsettings/org.gnome.shotwell.gschema.xml:230
msgid "width of library window"
msgstr "lebar dari jendela pustaka"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:225
+#: data/gsettings/org.gnome.shotwell.gschema.xml:231
msgid "The last recorded width of the library application window"
msgstr "Lebar yang tersimpan dari jendela pustaka aplikasi sebelumnya"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:230
+#: data/gsettings/org.gnome.shotwell.gschema.xml:236
msgid "height of library window"
msgstr "tinggi dari jendela pustaka"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:231
+#: data/gsettings/org.gnome.shotwell.gschema.xml:237
msgid "The last recorded height of the library application window"
msgstr "Tinggi yang tersimpan dari jendela pustaka aplikasi sebelumnya"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:236
+#: data/gsettings/org.gnome.shotwell.gschema.xml:242
msgid "maximize direct-edit window"
msgstr "maksimalkan jendela sunting-langsung"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:237
+#: data/gsettings/org.gnome.shotwell.gschema.xml:243
msgid "True if direct-edit application is maximized, false otherwise"
msgstr "True bila aplikasi sunting-langsung dimaksimalkan, false bila tidak"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:242
+#: data/gsettings/org.gnome.shotwell.gschema.xml:248
msgid "width of direct-edit window"
msgstr "lebar jendela sunting-langsung"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:243
+#: data/gsettings/org.gnome.shotwell.gschema.xml:249
msgid "The last recorded width of the direct-edit application window"
msgstr "Lebar yang terakhir terrekam dari jendela aplikasi sunting-langsung"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:248
+#: data/gsettings/org.gnome.shotwell.gschema.xml:254
msgid "height of direct-edit window"
msgstr "tinggi dari jendela sunting-langsung"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:249
+#: data/gsettings/org.gnome.shotwell.gschema.xml:255
msgid "The last recorded height of the direct-edit application window"
msgstr "Tinggi yang terakhir terrekam dari jendela aplikasi sunting-langsung"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:254
+#: data/gsettings/org.gnome.shotwell.gschema.xml:260
msgid "sidebar divider position"
msgstr "posisi pemisah bilah sisi"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:255
+#: data/gsettings/org.gnome.shotwell.gschema.xml:261
msgid ""
"The last recorded position of the divider between the sidebar and view in "
"library application window"
@@ -460,30 +469,30 @@ msgstr ""
"Posisi yang terakhir terrekam dari pemisah antara bilah sisi dan tilikan "
"dalam jendela aplikasi pustaka"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:262
+#: data/gsettings/org.gnome.shotwell.gschema.xml:268
msgid "import directory"
msgstr "direktori impor"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:263
+#: data/gsettings/org.gnome.shotwell.gschema.xml:269
msgid "Directory in which imported photo files are placed"
msgstr "Direktori tempat meletakkan berkas foto yang diimpor"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:268
+#: data/gsettings/org.gnome.shotwell.gschema.xml:274
msgid "watch library directory for new files"
msgstr "pantau berkas baru di direktori pustaka"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:269
+#: data/gsettings/org.gnome.shotwell.gschema.xml:275
msgid ""
"If true, files added to the library directory are automatically imported"
msgstr ""
"Bila true, berkas yang ditambahkan ke direktori pustaka secara otomatis "
"diimpor"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:274
+#: data/gsettings/org.gnome.shotwell.gschema.xml:280
msgid "write metadata to master files"
msgstr "menulis metadata ke berkas"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:275
+#: data/gsettings/org.gnome.shotwell.gschema.xml:281
msgid ""
"If true, changes to metadata (tags, titles, etc.) are written to the master "
"photo file"
@@ -491,11 +500,11 @@ msgstr ""
"Bila true, perubahan ke metadata (tag, judul, dsb.) ditulis ke berkas foto "
"induk"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:280
+#: data/gsettings/org.gnome.shotwell.gschema.xml:286
msgid "use lowercase filenames"
msgstr "gunakan huruf kecil untuk nama berkas"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:281
+#: data/gsettings/org.gnome.shotwell.gschema.xml:287
msgid ""
"If true, Shotwell will convert all filenames to lowercase when importing "
"photo files"
@@ -503,11 +512,11 @@ msgstr ""
"Jika bernilai benar, Shotwell akan mengubah semua nama berkas menjadi huruf "
"kecil ketika mengimpor berkas foto"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:286
+#: data/gsettings/org.gnome.shotwell.gschema.xml:292
msgid "directory pattern"
msgstr "pola direktori"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:287
+#: data/gsettings/org.gnome.shotwell.gschema.xml:293
msgid ""
"A string encoding a naming pattern that will be used to name photo "
"directories on import"
@@ -515,11 +524,11 @@ msgstr ""
"Kalimat yang mengkodekan pola penamaan yang akan dipakai untuk menamai "
"direktori foto saat impor"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:292
+#: data/gsettings/org.gnome.shotwell.gschema.xml:298
msgid "directory pattern custom"
msgstr "pola direktori ubahan"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:293
+#: data/gsettings/org.gnome.shotwell.gschema.xml:299
msgid ""
"A string encoding a custom naming pattern that will be used to name photo "
"directories on import"
@@ -527,29 +536,29 @@ msgstr ""
"Kalimat yang mengkodekan pola penamaan ubahan yang akan dipakai untuk "
"menamai direktori foto saat impor"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:298
+#: data/gsettings/org.gnome.shotwell.gschema.xml:304
msgid "RAW developer default"
msgstr "Baku pengembang RAW"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:299
+#: data/gsettings/org.gnome.shotwell.gschema.xml:305
msgid "Default option for which RAW developer Shotwell will use"
msgstr "Opsi baku yang akan dipakai oleh Shotwell bagi pengembang RAW"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:306
+#: data/gsettings/org.gnome.shotwell.gschema.xml:312
msgid "Most-recently-used crop aspect ratio menu choice"
msgstr "Pilihan menu rasio aspek pangkas yang terakhir dipakai"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:307
+#: data/gsettings/org.gnome.shotwell.gschema.xml:313
msgid "A numeric code representing the last crop menu choice the user made"
msgstr ""
"Kode numerik yang mewakili pilihan menu pangkas yang terakhir diambil oleh "
"pengguna"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:311
+#: data/gsettings/org.gnome.shotwell.gschema.xml:317
msgid "Most-recently-used crop custom aspect ratio’s numerator"
msgstr "Numerator rasio aspek ubahan pemangkasan yang terakhir dipakai"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:312
+#: data/gsettings/org.gnome.shotwell.gschema.xml:318
msgid ""
"A nonzero, positive integer representing the width part of the last custom "
"crop ratio the user entered"
@@ -557,11 +566,11 @@ msgstr ""
"Suatu bilangan bulat positif yang mewakili bagian lebar dari rasio pangkas "
"ubahan yang terakhir dimasukkan oleh pengguna"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:316
+#: data/gsettings/org.gnome.shotwell.gschema.xml:322
msgid "Most-recently-used crop custom aspect ratio’s denominator"
msgstr "Denominator rasio aspek ubahan pemangkasan yang terakhir dipakai"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:317
+#: data/gsettings/org.gnome.shotwell.gschema.xml:323
msgid ""
"A nonzero, positive integer representing the height part of the last custom "
"crop ratio the user entered"
@@ -569,88 +578,88 @@ msgstr ""
"Suatu bilangan bulat positif yang mewakili bagian tinggi dari rasio pangkas "
"ubahan yang terakhir dimasukkan oleh pengguna"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:324
+#: data/gsettings/org.gnome.shotwell.gschema.xml:330
msgid "external photo editor"
msgstr "penyunting foto eksternal"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:325
+#: data/gsettings/org.gnome.shotwell.gschema.xml:331
msgid "External application used to edit photos"
msgstr "Aplikasi ekternal untuk menyunting foto"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:330
+#: data/gsettings/org.gnome.shotwell.gschema.xml:336
msgid "external raw editor"
msgstr "penyunting raw eksternal"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:331
+#: data/gsettings/org.gnome.shotwell.gschema.xml:337
msgid "External application used to edit RAW photos"
msgstr "Aplikasi eksternal untuk menyunting foto RAW"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:369
-#: data/gsettings/org.gnome.shotwell.gschema.xml:370
+#: data/gsettings/org.gnome.shotwell.gschema.xml:379
+#: data/gsettings/org.gnome.shotwell.gschema.xml:380
msgid "Setting in export dialog: how to trim images"
msgstr "Pengaturan dalam dialog ekspor: bagaimana memangkas citra"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:375
+#: data/gsettings/org.gnome.shotwell.gschema.xml:385
msgid "export metadata"
msgstr "ekspor metadata"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:376
+#: data/gsettings/org.gnome.shotwell.gschema.xml:386
msgid "Setting in export dialog: option to export metadata"
msgstr "Pengaturan dalam dialog ekspor: opsi untuk mengekspor metadata"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:381
+#: data/gsettings/org.gnome.shotwell.gschema.xml:391
msgid "format setting, special value"
msgstr "pengaturan format, nilai khusus"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:382
+#: data/gsettings/org.gnome.shotwell.gschema.xml:392
msgid "Setting in export dialog: format setting, special value"
msgstr "Pengaturan dalam dialog ekspor: pengaturan format, nilai khusus"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:387
+#: data/gsettings/org.gnome.shotwell.gschema.xml:397
msgid "format setting, type value"
msgstr "pengaturan format, nilai tipe"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:388
+#: data/gsettings/org.gnome.shotwell.gschema.xml:398
msgid "Setting in export dialog: format setting, type value"
msgstr "Pengaturan dalam dialog ekspor: pengaturan format, nilai tipe"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:393
+#: data/gsettings/org.gnome.shotwell.gschema.xml:403
msgid "JPEG quality option"
msgstr "Opsi kualitas JPEG"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:394
+#: data/gsettings/org.gnome.shotwell.gschema.xml:404
msgid "Setting in export dialog: jpeg quality option"
msgstr "Pengaturan dalam dialog ekspor: opsi kualitas jpeg"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:399
+#: data/gsettings/org.gnome.shotwell.gschema.xml:409
msgid "maximal size of image"
msgstr "ukuran maksimum citra"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:400
+#: data/gsettings/org.gnome.shotwell.gschema.xml:410
msgid "Setting in export dialog: maximal size of image"
msgstr "Pengaturan dalam dialog ekspor: ukuran maksimum citra"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:407
+#: data/gsettings/org.gnome.shotwell.gschema.xml:417
msgid "last used publishing service"
msgstr "layanan penerbitan yang terakhir digunakan"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:408
-#: data/gsettings/org.gnome.shotwell.gschema.xml:414
+#: data/gsettings/org.gnome.shotwell.gschema.xml:418
+#: data/gsettings/org.gnome.shotwell.gschema.xml:424
msgid ""
"A numeric code representing the last service to which photos were published"
msgstr ""
"Suatu kode numerik yang mewakili layanan yang terakhir dipakai untuk "
"mempublikasikan foto"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:413
+#: data/gsettings/org.gnome.shotwell.gschema.xml:423
msgid "default publishing service"
msgstr "layanan penerbitan bawaan"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:429
+#: data/gsettings/org.gnome.shotwell.gschema.xml:439
msgid "The authorization token for the currently logged in Flickr user, if any"
msgstr "Token otorisasi untuk pengguna Flickr yang sedang masuk, bila ada"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:435
+#: data/gsettings/org.gnome.shotwell.gschema.xml:445
msgid ""
"The cryptographic secret used to sign requests against the authorization "
"token for the currently logged in Flickr user, if any"
@@ -658,21 +667,21 @@ msgstr ""
"Rahasia kriptografis yang dipakai untuk menandatangani permintaan atas token "
"otorisasi bagi pengguna Flickr yang sedang masuk, bila ada"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:446
+#: data/gsettings/org.gnome.shotwell.gschema.xml:456
msgid "default size code"
msgstr "kode ukuran baku"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:447
+#: data/gsettings/org.gnome.shotwell.gschema.xml:457
msgid ""
"A numeric code representing the default size for photos published to Flickr"
msgstr ""
"Kode numerik yang mewakili ukuran foto baku yang dipublikasikan ke Flickr"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:452
+#: data/gsettings/org.gnome.shotwell.gschema.xml:462
msgid "default visibility"
msgstr "visibilitas bawaan"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:453
+#: data/gsettings/org.gnome.shotwell.gschema.xml:463
msgid ""
"A numeric code representing the default visibility for photos published to "
"Flickr"
@@ -680,14 +689,14 @@ msgstr ""
"Kode numerik yang mewakili kenampakan baku bagi foto yang dipublikasikan ke "
"Flickr"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:458
-#: data/gsettings/org.gnome.shotwell.gschema.xml:484
-#: data/gsettings/org.gnome.shotwell.gschema.xml:534
-#: data/gsettings/org.gnome.shotwell.gschema.xml:584
+#: data/gsettings/org.gnome.shotwell.gschema.xml:468
+#: data/gsettings/org.gnome.shotwell.gschema.xml:494
+#: data/gsettings/org.gnome.shotwell.gschema.xml:544
+#: data/gsettings/org.gnome.shotwell.gschema.xml:594
msgid "remove sensitive info from uploads"
msgstr "hilangkan informasi senitif dari unggahan"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:459
+#: data/gsettings/org.gnome.shotwell.gschema.xml:469
msgid ""
"Whether images being uploaded to Flickr should have their metadata removed "
"first"
@@ -695,12 +704,12 @@ msgstr ""
"Apakah gambar yang sedang diunggah ke Flickr mesti terlebih dahulu dihapus "
"metadatanya"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:466
-#: data/gsettings/org.gnome.shotwell.gschema.xml:604
+#: data/gsettings/org.gnome.shotwell.gschema.xml:476
+#: data/gsettings/org.gnome.shotwell.gschema.xml:614
msgid "refresh token"
msgstr "segarkan token"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:467
+#: data/gsettings/org.gnome.shotwell.gschema.xml:477
msgid ""
"The OAuth token used to refresh the Google Photos session for the currently "
"logged in user, if any"
@@ -708,7 +717,7 @@ msgstr ""
"Token OAuth yang dipakai untuk menyegarkan sesi Google Photos bagi pengguna "
"yang sedang masuk, bila ada"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:473
+#: data/gsettings/org.gnome.shotwell.gschema.xml:483
msgid ""
"A numeric code representing the default size for photos uploaded to Google "
"Photos Albums"
@@ -716,17 +725,17 @@ msgstr ""
"Kode numerik yang mewakili ukuran foto baku yang diunggah ke Album Google "
"Photos"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:478
-#: data/gsettings/org.gnome.shotwell.gschema.xml:578
+#: data/gsettings/org.gnome.shotwell.gschema.xml:488
+#: data/gsettings/org.gnome.shotwell.gschema.xml:588
msgid "last album"
msgstr "album terakhir"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:479
-#: data/gsettings/org.gnome.shotwell.gschema.xml:579
+#: data/gsettings/org.gnome.shotwell.gschema.xml:489
+#: data/gsettings/org.gnome.shotwell.gschema.xml:589
msgid "The name of the last album the user published photos to, if any"
msgstr "Nama dari album terakhir tempat pengguna mempublikasi foto, bila ada"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:485
+#: data/gsettings/org.gnome.shotwell.gschema.xml:495
msgid ""
"Whether images being uploaded to Google Photos should have their metadata "
"removed first"
@@ -734,55 +743,55 @@ msgstr ""
"Apakah citra yang diunggah ke Google Photos mesti dihapus terlebih dahulu "
"metadatanya"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:492
+#: data/gsettings/org.gnome.shotwell.gschema.xml:502
msgid "Piwigo URL"
msgstr "URL Piwigo"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:493
+#: data/gsettings/org.gnome.shotwell.gschema.xml:503
msgid "URL of the Piwigo server"
msgstr "URL dari peladen Piwigo"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:499
+#: data/gsettings/org.gnome.shotwell.gschema.xml:509
msgid "Piwigo username, if logged in"
msgstr "Nama pengguna Piwigo, bila masuk"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:504
+#: data/gsettings/org.gnome.shotwell.gschema.xml:514
msgid "password"
msgstr "kata sandi"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:505
+#: data/gsettings/org.gnome.shotwell.gschema.xml:515
msgid "Piwigo password, if logged in"
msgstr "Kata sandi Piwigo, bila masuk"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:510
+#: data/gsettings/org.gnome.shotwell.gschema.xml:520
msgid "remember password"
msgstr "ingat Sandi"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:511
+#: data/gsettings/org.gnome.shotwell.gschema.xml:521
msgid "If true, remember the Piwigo password"
msgstr "Jika bernilai true, maka akan mengingat kata sandi Piwigo"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:516
+#: data/gsettings/org.gnome.shotwell.gschema.xml:526
msgid "last category"
msgstr "kategori terakhir"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:517
+#: data/gsettings/org.gnome.shotwell.gschema.xml:527
msgid "The last selected Piwigo category"
msgstr "Kategori Piwigio yang terakhir dipilih"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:522
+#: data/gsettings/org.gnome.shotwell.gschema.xml:532
msgid "last permission level"
msgstr "tingkatan hak akses yang terakhir digunakan"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:523
+#: data/gsettings/org.gnome.shotwell.gschema.xml:533
msgid "The last chosen Piwigo permission level"
msgstr "Tingkatan hak akses Piwigio yang terakhir dipilih"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:528
+#: data/gsettings/org.gnome.shotwell.gschema.xml:538
msgid "last photo size"
msgstr "ukuran foto terakhir"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:529
+#: data/gsettings/org.gnome.shotwell.gschema.xml:539
msgid ""
"A numeric code representing the last photo size preset used when publishing "
"to Piwigo"
@@ -790,7 +799,7 @@ msgstr ""
"Kode numerik yang mewakili pratata ukuran foto terakhir yang dipakai ketika "
"mempublikasikan ke Piwigo"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:535
+#: data/gsettings/org.gnome.shotwell.gschema.xml:545
msgid ""
"Whether images being uploaded to Piwigo should have their metadata removed "
"first"
@@ -798,14 +807,14 @@ msgstr ""
"Apakah gambar yang sedang diunggah ke Piwigo mesti terlebih dahulu dihapus "
"metadatanya"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:540
+#: data/gsettings/org.gnome.shotwell.gschema.xml:550
msgid ""
"if title is set and comment unset, use title as comment for uploads to Piwigo"
msgstr ""
"bila judul diatur dan komentar kosong, pakai judul sebagai komentar untuk "
"diunggah ke Piwigio"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:541
+#: data/gsettings/org.gnome.shotwell.gschema.xml:551
msgid ""
"Whether images being uploaded to Piwigo should have their comment set from "
"the title if title is set and comment unset"
@@ -813,11 +822,11 @@ msgstr ""
"Apakah citra yang sedang diunggap ke Piwigo komentarnya mesti disalin dari "
"judul bila judul terisi dan komentar kosong"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:546
+#: data/gsettings/org.gnome.shotwell.gschema.xml:556
msgid "do not upload tags when uploading to Piwigo"
msgstr "jangan unggah tanda ketika mengunggah ke Piwigio"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:547
+#: data/gsettings/org.gnome.shotwell.gschema.xml:557
msgid ""
"Whether images being uploaded to Piwigo should have their tags removed on "
"upload, such that these tags will not appear on the remote Piwigo server"
@@ -825,11 +834,11 @@ msgstr ""
"Apakah citra yang sedang diunggah ke Piwigo mesti dihapus terlebih dahulu "
"tagnya, sehingga tag-tag ini tidak akan muncul pada peladen Piwigo"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:552
+#: data/gsettings/org.gnome.shotwell.gschema.xml:562
msgid "do not upload ratings when uploading to Piwigo"
msgstr "jangan unggah peringkat ketika mengunggah ke Piwigio"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:553
+#: data/gsettings/org.gnome.shotwell.gschema.xml:563
msgid ""
"Whether images being uploaded to Piwigo should have their ratings uploaded, "
"such that these ratings will not appear on the remote Piwigo server"
@@ -837,27 +846,27 @@ msgstr ""
"Apakah citra yang sedang diunggah ke Piwigo mesti dihapus terlebih dahulu "
"ratingnya, sehingga rating ini tidak akan muncul pada peladen Piwigo"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:561
+#: data/gsettings/org.gnome.shotwell.gschema.xml:571
msgid "Gallery3 username"
msgstr "Nama pengguna Gallery3"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:566
+#: data/gsettings/org.gnome.shotwell.gschema.xml:576
msgid "API key"
msgstr "Kunci API"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:567
+#: data/gsettings/org.gnome.shotwell.gschema.xml:577
msgid "Gallery3 API key"
msgstr "Kunci API Gallery3"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:572
+#: data/gsettings/org.gnome.shotwell.gschema.xml:582
msgid "URL"
msgstr "URL"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:573
+#: data/gsettings/org.gnome.shotwell.gschema.xml:583
msgid "Gallery3 site URL"
msgstr "URL situs Gallery3"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:585
+#: data/gsettings/org.gnome.shotwell.gschema.xml:595
msgid ""
"Whether images being uploaded to Gallery3 should have their metadata removed "
"first"
@@ -865,19 +874,19 @@ msgstr ""
"Apakah gambar yang sedang diunggah ke Gallery3 mesti terlebih dahulu dihapus "
"metadatanya"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:590
+#: data/gsettings/org.gnome.shotwell.gschema.xml:600
msgid "scaling constraint of uploaded picture"
msgstr "kendala pengaturan skala dari gambar yang diunggah"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:591
+#: data/gsettings/org.gnome.shotwell.gschema.xml:601
msgid "The scaling constraint ID of the picture to be uploaded"
msgstr "ID kendala pengaturan skala dari gambar yang diunggah"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:596
+#: data/gsettings/org.gnome.shotwell.gschema.xml:606
msgid "pixels of the major axis uploaded picture"
msgstr "piksel sumbu mayor dari gambar yang diunggah"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:597
+#: data/gsettings/org.gnome.shotwell.gschema.xml:607
msgid ""
"The pixels of the major axis of the picture to be uploaded; used only if "
"scaling-constraint-id is an appropriate value"
@@ -885,7 +894,7 @@ msgstr ""
"Piksel dari sumbu mayor gambar yang akan diunggah; hanya dipakai bila "
"scaling-constraint-id adalah nilai yang sesuai"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:605
+#: data/gsettings/org.gnome.shotwell.gschema.xml:615
msgid ""
"The OAuth token used to refresh the YouTube session for the currently logged "
"in user, if any"
@@ -893,22 +902,22 @@ msgstr ""
"Token OAuth yang dipakai untuk menyegarkan sesi YouTube bagi pengguna yang "
"sedang masuk, bila ada"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:612
+#: data/gsettings/org.gnome.shotwell.gschema.xml:622
msgid "last used import service"
msgstr "layanan impor yang terakhir digunakan"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:613
+#: data/gsettings/org.gnome.shotwell.gschema.xml:623
msgid ""
"A numeric code representing the last service from which photos were imported"
msgstr ""
"Suatu kode numerik yang mewakili layanan yang terakhir dipakai sebagai "
"sumber impor foto"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:620
+#: data/gsettings/org.gnome.shotwell.gschema.xml:630
msgid "content layout mode"
msgstr "mode tata letak isi"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:621
+#: data/gsettings/org.gnome.shotwell.gschema.xml:631
msgid ""
"A numeric code that describes how photos are laid out on the page during "
"printing"
@@ -916,35 +925,35 @@ msgstr ""
"Kode numerik yang menjelaskan bagaimana foto disusun pada halaman saat "
"pencetakan"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:626
+#: data/gsettings/org.gnome.shotwell.gschema.xml:636
msgid "content ppi"
msgstr "ppi isi"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:627
+#: data/gsettings/org.gnome.shotwell.gschema.xml:637
msgid "The number of pixels per inch (ppi) sent to the printer during printing"
msgstr "Angka piksel per inci (ppi) yang dikirim ke pencetak selama pencetakan"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:632
+#: data/gsettings/org.gnome.shotwell.gschema.xml:642
msgid "content width"
msgstr "lebar konten"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:633
+#: data/gsettings/org.gnome.shotwell.gschema.xml:643
msgid "The width of the printed emulsion on the page when printing"
msgstr "Lebar dari emulsi yang dicetak pada halaman ketika mencetak"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:638
+#: data/gsettings/org.gnome.shotwell.gschema.xml:648
msgid "content height"
msgstr "tinggi konten"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:639
+#: data/gsettings/org.gnome.shotwell.gschema.xml:649
msgid "The height of the printed emulsion on the page when printing"
msgstr "Tinggi dari emulsi yang dicetak pada halaman ketika mencetak"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:644
+#: data/gsettings/org.gnome.shotwell.gschema.xml:654
msgid "content units"
msgstr "satuan isi"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:645
+#: data/gsettings/org.gnome.shotwell.gschema.xml:655
msgid ""
"A numeric code representing unit of measure (inches or centimeters) used "
"when printing"
@@ -952,11 +961,11 @@ msgstr ""
"Kode numerik yang mewakili satuan pengukuran (inci atau sentimeter) yang "
"dipakai ketika mencetak"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:650
+#: data/gsettings/org.gnome.shotwell.gschema.xml:660
msgid "images per page code"
msgstr "gambar per kode halaman"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:651
+#: data/gsettings/org.gnome.shotwell.gschema.xml:661
msgid ""
"A numeric code representing the currently selected images per page mode used "
"when printing"
@@ -964,22 +973,22 @@ msgstr ""
"Kode numerik yang mewakili mode cacah citra per halaman yang kini dipakai "
"ketika mencetak"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:656
+#: data/gsettings/org.gnome.shotwell.gschema.xml:666
msgid "size selection"
msgstr "pemilihan ukuran"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:657
+#: data/gsettings/org.gnome.shotwell.gschema.xml:667
msgid ""
"The index of the current print size in a pre-defined list of standard sizes"
msgstr ""
"Indeks dari ukuran cetak saat ini dalam daftar terpradefinisi dari ukuran-"
"ukuran standar"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:662
+#: data/gsettings/org.gnome.shotwell.gschema.xml:672
msgid "match aspect ratio"
msgstr "cocok rasio aspek"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:663
+#: data/gsettings/org.gnome.shotwell.gschema.xml:673
msgid ""
"Determines whether custom print sizes must match the aspect ratio of the "
"original photo"
@@ -987,188 +996,190 @@ msgstr ""
"Menentukan apakah ukuran cetak ubahan mesti cocok dengan rasio aspek dari "
"foto asli"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:668
+#: data/gsettings/org.gnome.shotwell.gschema.xml:678
msgid "print titles"
msgstr "cetak judul"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:669
+#: data/gsettings/org.gnome.shotwell.gschema.xml:679
msgid ""
"True if the title of a photo should be printed when the photo is printed, "
"false otherwise"
msgstr ""
"True bila judul foto mesti dicetak ketika foto dicetak, false bila tidak"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:674
+#: data/gsettings/org.gnome.shotwell.gschema.xml:684
msgid "titles font"
msgstr "fonta judul"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:675
+#: data/gsettings/org.gnome.shotwell.gschema.xml:685
msgid "The name of the font to use for photo titles when they are printed"
msgstr "Nama fonta yang dipakai untuk judul foto ketika mereka dicetak"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:686
+#: data/gsettings/org.gnome.shotwell.gschema.xml:696
msgid "enable flickr publishing plugin"
msgstr "aktifkan pengaya penerbitan flickr"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:687
+#: data/gsettings/org.gnome.shotwell.gschema.xml:697
msgid "True if the Flickr publishing plugin is enabled, false otherwise"
msgstr "True bila pengaya publikasi Flickr difungsikan, false bila tidak"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:692
+#: data/gsettings/org.gnome.shotwell.gschema.xml:702
+#: data/gsettings/org.gnome.shotwell.gschema.xml:708
msgid "enable Google Photos publishing plugin"
msgstr "aktifkan pengaya penerbitan Google Photos"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:693
+#: data/gsettings/org.gnome.shotwell.gschema.xml:703
+#: data/gsettings/org.gnome.shotwell.gschema.xml:709
msgid "True if the Google Photos publishing plugin is enabled, false otherwise"
msgstr ""
"True bila pengaya publikasi Google Photos difungsikan, false bila tidak"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:698
+#: data/gsettings/org.gnome.shotwell.gschema.xml:714
msgid "enable youtube publishing plugin"
msgstr "aktifkan pengaya penerbitan youtube"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:699
+#: data/gsettings/org.gnome.shotwell.gschema.xml:715
msgid "True if the YouTube publishing plugin is enabled, false otherwise"
msgstr "True bila pengaya publikasi YouTube difungsikan, false bila tidak"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:704
+#: data/gsettings/org.gnome.shotwell.gschema.xml:720
msgid "enable piwigo publishing plugin"
msgstr "aktifkan pengaya penerbitan piwigo"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:705
+#: data/gsettings/org.gnome.shotwell.gschema.xml:721
msgid "True if the Piwigo publishing plugin is enabled, false otherwise"
msgstr "True bila pengaya publikasi Piwigo difungsikan, false bila tidak"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:710
+#: data/gsettings/org.gnome.shotwell.gschema.xml:726
msgid "enable tumblr publishing plugin"
msgstr "aktifkan pengaya penerbitan tumblr"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:711
+#: data/gsettings/org.gnome.shotwell.gschema.xml:727
msgid "True if the Tumblr publishing plugin is enabled, false otherwise"
msgstr "True bila pengaya publikasi Tumblr difungsikan, false bila tidak"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:716
+#: data/gsettings/org.gnome.shotwell.gschema.xml:732
msgid "enable gallery3 publishing plugin"
msgstr "aktifkan pengaya penerbitan gallery3"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:717
+#: data/gsettings/org.gnome.shotwell.gschema.xml:733
msgid "True if the Gallery3 publishing plugin is enabled, false otherwise"
msgstr "True bila pengaya publikasi Gallery3 difungsikan, false bila tidak"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:722
+#: data/gsettings/org.gnome.shotwell.gschema.xml:738
msgid "enable slideshow crumble transition"
msgstr "aktifkan transisi rontok pertunjukan salindia"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:723
+#: data/gsettings/org.gnome.shotwell.gschema.xml:739
msgid ""
"True if the Crumble slideshow transition plugin is enabled, false otherwise"
msgstr ""
"True bila pengaya transisi salindia Rontok difungsikan, false bila tidak"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:728
+#: data/gsettings/org.gnome.shotwell.gschema.xml:744
msgid "enable slideshow fade transition"
msgstr "aktifkan transisi memudar pertunjukan salindia"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:729
+#: data/gsettings/org.gnome.shotwell.gschema.xml:745
msgid ""
"True if the Fade slideshow transition plugin is enabled, false otherwise"
msgstr ""
"True bila pengaya transisi salindia Memudar difungsikan, false bila tidak"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:734
+#: data/gsettings/org.gnome.shotwell.gschema.xml:750
msgid "enable slideshow slide transition"
msgstr "aktifkan transisi geser pertunjukan salindia"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:735
+#: data/gsettings/org.gnome.shotwell.gschema.xml:751
msgid ""
"True if the Slide slideshow transition plugin is enabled, false otherwise"
msgstr ""
"True bila pengaya transisi salindia Geser difungsikan, false bila tidak"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:740
+#: data/gsettings/org.gnome.shotwell.gschema.xml:756
msgid "enable slideshow clock transition"
msgstr "aktifkan transisi jam pada pertunjukan salindia"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:741
+#: data/gsettings/org.gnome.shotwell.gschema.xml:757
msgid ""
"True if the Clock slideshow transition plugin is enabled, false otherwise"
msgstr "True bila pengaya transisi salindia Jam difungsikan, false bila tidak"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:746
+#: data/gsettings/org.gnome.shotwell.gschema.xml:762
msgid "enable slideshow circle transition"
msgstr "aktifkan transisi lingkaran pada pertunjukan salindia"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:747
+#: data/gsettings/org.gnome.shotwell.gschema.xml:763
msgid ""
"True if the Circle slideshow transition plugin is enabled, false otherwise"
msgstr ""
"True bila pengaya transisi salindia Lingkaran difungsikan, false bila tidak"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:752
+#: data/gsettings/org.gnome.shotwell.gschema.xml:768
msgid "enable slideshow circles transition"
msgstr "aktifkan transisi lingkaran pertunjukan salindia"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:753
+#: data/gsettings/org.gnome.shotwell.gschema.xml:769
msgid ""
"True if the Circles slideshow transition plugin is enabled, false otherwise"
msgstr ""
"True bila pengaya transisi salindia Lingkaran difungsikan, false bila tidak"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:758
+#: data/gsettings/org.gnome.shotwell.gschema.xml:774
msgid "enable slideshow blinds transition"
msgstr "aktifkan transisi tirai jajar pada tampilan slide"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:759
+#: data/gsettings/org.gnome.shotwell.gschema.xml:775
msgid ""
"True if the Blinds slideshow transition plugin is enabled, false otherwise"
msgstr ""
"True bila pengaya transisi salindia Tirai Jajar difungsikan, false bila tidak"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:764
+#: data/gsettings/org.gnome.shotwell.gschema.xml:780
msgid "enable slideshow squares transition"
msgstr "aktifkan transisi bujur sangkar pada tampilan slide"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:765
+#: data/gsettings/org.gnome.shotwell.gschema.xml:781
msgid ""
"True if the Squares slideshow transition plugin is enabled, false otherwise"
msgstr ""
"True bila pengaya transisi salindia Bujur Sangkar difungsikan, false bila "
"tidak"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:770
+#: data/gsettings/org.gnome.shotwell.gschema.xml:786
msgid "enable slideshow stripes transition"
msgstr "aktifkan transisi bergaris pada tampilan slide"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:771
+#: data/gsettings/org.gnome.shotwell.gschema.xml:787
msgid ""
"True if the Stripes slideshow transition plugin is enabled, false otherwise"
msgstr ""
"True bila pengaya transisi salindia Garis-garis difungsikan, false bila tidak"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:776
+#: data/gsettings/org.gnome.shotwell.gschema.xml:792
msgid "enable slideshow chess transition"
msgstr "aktifkan transisi papan catur pada tampilan slide"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:777
+#: data/gsettings/org.gnome.shotwell.gschema.xml:793
msgid ""
"True if the Chess-Board slideshow transition plugin is enabled, false "
"otherwise"
msgstr ""
"True bila pengaya transisi salindia Papan Catur difungsikan, false bila tidak"
-#: data/org.gnome.Shotwell.appdata.xml.in:8
+#: data/org.gnome.Shotwell.appdata.xml.in:9
#: data/org.gnome.Shotwell.desktop.in:4 data/ui/collection.ui:85
#: data/ui/event.ui:356 data/ui/event.ui:524 data/ui/faces.ui:356
-#: data/ui/media.ui:356 data/ui/photo_context.ui:91 data/ui/photo.ui:351
+#: data/ui/media.ui:356 data/ui/photo_context.ui:91 data/ui/photo.ui:349
#: data/ui/tags.ui:356 src/photos/RawSupport.vala:313
msgid "Shotwell"
msgstr "Shotwell"
-#: data/org.gnome.Shotwell.appdata.xml.in:9
+#: data/org.gnome.Shotwell.appdata.xml.in:10
msgid "Digital photo organizer"
msgstr "Pengorganisasi foto digital"
-#: data/org.gnome.Shotwell.appdata.xml.in:11
+#: data/org.gnome.Shotwell.appdata.xml.in:12
msgid ""
"Shotwell is an easy-to-use, fast photo organizer designed for the GNOME "
"desktop. It allows you to import photos from your camera or disk, organize "
@@ -1185,7 +1196,7 @@ msgstr ""
"desktruktif Shotwell tidak mengubah foto asli Anda, sehingga aman untuk "
"bereksperimen dan memperbaiki kesalahan."
-#: data/org.gnome.Shotwell.appdata.xml.in:18
+#: data/org.gnome.Shotwell.appdata.xml.in:19
msgid ""
"When ready, Shotwell can upload your photos to various web services, such as "
"Flickr, Google Photos, and more."
@@ -1193,7 +1204,7 @@ msgstr ""
"Ketika telah siap, Shotwell dapat mengunggah foto Anda ke berbagai layanan "
"web, seperti Flickr, Google Photos, dan lebih banyak lagi."
-#: data/org.gnome.Shotwell.appdata.xml.in:22
+#: data/org.gnome.Shotwell.appdata.xml.in:23
msgid "Shotwell supports JPEG, PNG, TIFF, and a variety of RAW file formats."
msgstr ""
"Shotwell mendukung JPEG, PNG, TIFF, dan varietas berkas berformat RAW "
@@ -1240,99 +1251,99 @@ msgid "Photo Viewer"
msgstr "Penampil Foto"
#: data/ui/collection.ui:8 data/ui/direct_context.ui:7 data/ui/direct.ui:136
-#: data/ui/event.ui:447 data/ui/photo_context.ui:6 data/ui/photo.ui:227
+#: data/ui/event.ui:447 data/ui/photo_context.ui:6 data/ui/photo.ui:225
#: src/CollectionPage.vala:119 src/Resources.vala:153
msgid "_Enhance"
msgstr "Taja_mkan"
#: data/ui/collection.ui:13 data/ui/direct_context.ui:12 data/ui/direct.ui:163
-#: data/ui/event.ui:452 data/ui/photo_context.ui:11 data/ui/photo.ui:254
+#: data/ui/event.ui:452 data/ui/photo_context.ui:11 data/ui/photo.ui:252
#: src/CollectionPage.vala:120 src/Resources.vala:181
msgid "Re_vert to Original"
msgstr "K_embalikan ke Asal"
#: data/ui/collection.ui:19 data/ui/event.ui:407 data/ui/event.ui:458
-#: data/ui/faces.ui:390 data/ui/media.ui:390 data/ui/photo.ui:379
+#: data/ui/faces.ui:390 data/ui/media.ui:390 data/ui/photo.ui:377
#: data/ui/tags.ui:390 src/Resources.vala:279
msgid "Add _Tags…"
msgstr "_Tambah Tag…"
#: data/ui/collection.ui:24 data/ui/event.ui:412 data/ui/event.ui:463
#: data/ui/faces.ui:395 data/ui/media.ui:395 data/ui/photo_context.ui:22
-#: data/ui/photo.ui:384 data/ui/tags.ui:395 src/Resources.vala:351
+#: data/ui/photo.ui:382 data/ui/tags.ui:395 src/Resources.vala:351
msgid "Modif_y Tags…"
msgstr "U_bah Tag…"
#: data/ui/collection.ui:33 data/ui/event.ui:281 data/ui/event.ui:472
#: data/ui/faces.ui:281 data/ui/media.ui:281 data/ui/photo_context.ui:30
-#: data/ui/photo.ui:272 data/ui/tags.ui:281
+#: data/ui/photo.ui:270 data/ui/tags.ui:281
msgid "Toggle _Flag"
msgstr "Jungki_tkan Bendera"
#: data/ui/collection.ui:39 data/ui/event.ui:286 data/ui/event.ui:478
#: data/ui/faces.ui:286 data/ui/media.ui:286 data/ui/photo_context.ui:35
-#: data/ui/photo.ui:277 data/ui/tags.ui:286 src/Resources.vala:213
+#: data/ui/photo.ui:275 data/ui/tags.ui:286 src/Resources.vala:213
msgid "_Set Rating"
msgstr "_Atur Rating"
#: data/ui/collection.ui:62 data/ui/event.ui:314 data/ui/event.ui:501
#: data/ui/faces.ui:314 data/ui/media.ui:314 data/ui/photo_context.ui:63
-#: data/ui/photo.ui:305 data/ui/tags.ui:314 src/Resources.vala:223
+#: data/ui/photo.ui:303 data/ui/tags.ui:314 src/Resources.vala:223
msgid "_Unrated"
msgstr "_Tanpa Rating"
#: data/ui/collection.ui:66 data/ui/event.ui:319 data/ui/event.ui:505
#: data/ui/faces.ui:319 data/ui/media.ui:319 data/ui/photo_context.ui:68
-#: data/ui/photo.ui:310 data/ui/tags.ui:319 src/Resources.vala:229
+#: data/ui/photo.ui:308 data/ui/tags.ui:319 src/Resources.vala:229
msgid "_Rejected"
msgstr "_Ditolak"
#: data/ui/collection.ui:72 data/ui/event.ui:326 data/ui/event.ui:511
#: data/ui/faces.ui:326 data/ui/media.ui:326 data/ui/photo_context.ui:75
-#: data/ui/photo.ui:317 data/ui/tags.ui:326 src/Resources.vala:217
+#: data/ui/photo.ui:315 data/ui/tags.ui:326 src/Resources.vala:217
msgid "_Increase"
msgstr "_Naik"
#: data/ui/collection.ui:76 data/ui/event.ui:331 data/ui/event.ui:515
#: data/ui/faces.ui:331 data/ui/media.ui:331 data/ui/photo_context.ui:80
-#: data/ui/photo.ui:322 data/ui/tags.ui:331 src/Resources.vala:220
+#: data/ui/photo.ui:320 data/ui/tags.ui:331 src/Resources.vala:220
msgid "_Decrease"
msgstr "_Turun"
#: data/ui/collection.ui:82 data/ui/event.ui:353 data/ui/event.ui:521
#: data/ui/faces.ui:353 data/ui/media.ui:353 data/ui/photo_context.ui:88
-#: data/ui/photo.ui:348 data/ui/tags.ui:353
+#: data/ui/photo.ui:346 data/ui/tags.ui:353
msgid "_Developer"
msgstr "_Developer"
#: data/ui/collection.ui:90 data/ui/event.ui:361 data/ui/event.ui:529
#: data/ui/faces.ui:361 data/ui/media.ui:361 data/ui/photo_context.ui:96
-#: data/ui/photo.ui:356 data/ui/tags.ui:361 src/camera/CameraBranch.vala:99
+#: data/ui/photo.ui:354 data/ui/tags.ui:361 src/camera/CameraBranch.vala:99
#: src/camera/ImportPage.vala:709 src/photos/RawSupport.vala:316
msgid "Camera"
msgstr "Kamera"
#: data/ui/collection.ui:98 data/ui/event.ui:340 data/ui/event.ui:537
#: data/ui/faces.ui:340 data/ui/media.ui:340 data/ui/photo_context.ui:105
-#: data/ui/photo.ui:331 data/ui/tags.ui:340 src/Resources.vala:265
+#: data/ui/photo.ui:329 data/ui/tags.ui:340 src/Resources.vala:265
msgid "Edit _Title…"
msgstr "Sun_ting Judul…"
#: data/ui/collection.ui:103 data/ui/events_directory.ui:144
#: data/ui/events_directory.ui:186 data/ui/event.ui:345 data/ui/event.ui:398
#: data/ui/event.ui:542 data/ui/faces.ui:345 data/ui/media.ui:345
-#: data/ui/photo_context.ui:110 data/ui/photo.ui:336 data/ui/tags.ui:345
+#: data/ui/photo_context.ui:110 data/ui/photo.ui:334 data/ui/tags.ui:345
#: src/Resources.vala:269
msgid "Edit _Comment…"
msgstr "Sunting _Komentar…"
#: data/ui/collection.ui:108 data/ui/event.ui:547 data/ui/photo_context.ui:115
-#: data/ui/photo.ui:365 src/CollectionPage.vala:143 src/Resources.vala:286
+#: data/ui/photo.ui:363 src/CollectionPage.vala:143 src/Resources.vala:286
msgid "Open With E_xternal Editor"
msgstr "Buka Oleh Penyunting E_ksternal"
#: data/ui/collection.ui:113 data/ui/event.ui:552 data/ui/photo_context.ui:120
-#: data/ui/photo.ui:370 src/CollectionPage.vala:146 src/Resources.vala:288
+#: data/ui/photo.ui:368 src/CollectionPage.vala:146 src/Resources.vala:288
msgid "Open With RA_W Editor"
msgstr "Buka Dengan Penyunting RA_W"
@@ -1405,8 +1416,10 @@ msgstr "Cari"
msgid "_File"
msgstr "_Berkas"
+#. Check if we can write the target format
+#. TODO: Check if we can actually write to the file
#: data/ui/direct.ui:8 data/ui/textentrydialog.ui:33
-#: src/direct/DirectPhotoPage.vala:323 src/Resources.vala:142
+#: src/direct/DirectPhotoPage.vala:327 src/Resources.vala:142
msgid "_Save"
msgstr "_Simpan"
@@ -1486,52 +1499,52 @@ msgstr "_Foto"
msgid "_Previous Photo"
msgstr "Foto Se_belumnya"
-#: data/ui/direct.ui:106 data/ui/photo.ui:197
+#: data/ui/direct.ui:106 data/ui/photo.ui:196
msgid "_Next Photo"
msgstr "Foto B_erikutnya"
-#: data/ui/direct.ui:113 data/ui/photo.ui:204 src/CollectionPage.vala:110
+#: data/ui/direct.ui:113 data/ui/photo.ui:202 src/CollectionPage.vala:110
#: src/Resources.vala:106
msgid "Rotate _Right"
msgstr "Puta_r Kanan"
-#: data/ui/direct.ui:118 data/ui/photo.ui:209 src/CollectionPage.vala:113
+#: data/ui/direct.ui:118 data/ui/photo.ui:207 src/CollectionPage.vala:113
#: src/Resources.vala:111
msgid "Rotate _Left"
msgstr "Putar _Kiri"
-#: data/ui/direct.ui:123 data/ui/photo.ui:214 src/CollectionPage.vala:116
+#: data/ui/direct.ui:123 data/ui/photo.ui:212 src/CollectionPage.vala:116
#: src/Resources.vala:116
msgid "Flip Hori_zontally"
msgstr "Balik hori_zontal"
-#: data/ui/direct.ui:127 data/ui/photo.ui:218 src/CollectionPage.vala:117
+#: data/ui/direct.ui:127 data/ui/photo.ui:216 src/CollectionPage.vala:117
#: src/Resources.vala:119
msgid "Flip Verti_cally"
msgstr "Balik Verti_kal"
-#: data/ui/direct.ui:133 data/ui/photo.ui:224
+#: data/ui/direct.ui:133 data/ui/photo.ui:222
msgid "T_ools"
msgstr "P_eralatan"
-#: data/ui/direct.ui:141 data/ui/photo.ui:232 src/Resources.vala:165
+#: data/ui/direct.ui:141 data/ui/photo.ui:230 src/Resources.vala:165
msgid "_Crop"
msgstr "_Pangkas"
-#: data/ui/direct.ui:146 data/ui/photo.ui:237
+#: data/ui/direct.ui:146 data/ui/photo.ui:235
#: src/editing_tools/StraightenTool.vala:100 src/Resources.vala:169
msgid "_Straighten"
msgstr "_Luruskan"
-#: data/ui/direct.ui:151 data/ui/photo.ui:242 src/Resources.vala:173
+#: data/ui/direct.ui:151 data/ui/photo.ui:240 src/Resources.vala:173
msgid "_Red-eye"
msgstr "Mata-me_rah"
-#: data/ui/direct.ui:156 data/ui/photo.ui:247 src/Resources.vala:177
+#: data/ui/direct.ui:156 data/ui/photo.ui:245 src/Resources.vala:177
msgid "_Adjust"
msgstr "_Atur"
-#: data/ui/direct.ui:169 data/ui/photo.ui:341 src/Resources.vala:276
+#: data/ui/direct.ui:169 data/ui/photo.ui:339 src/Resources.vala:276
msgid "_Adjust Date and Time…"
msgstr "_Atur Jam dan Tanggal…"
@@ -1540,7 +1553,7 @@ msgstr "_Atur Jam dan Tanggal…"
#: data/ui/faces.ui:430 data/ui/faces.ui:433 data/ui/import_queue.ui:65
#: data/ui/import_queue.ui:68 data/ui/import.ui:183 data/ui/import.ui:186
#: data/ui/media.ui:403 data/ui/media.ui:406 data/ui/offline.ui:180
-#: data/ui/offline.ui:183 data/ui/photo.ui:391 data/ui/photo.ui:394
+#: data/ui/offline.ui:183 data/ui/photo.ui:389 data/ui/photo.ui:392
#: data/ui/tags.ui:422 data/ui/tags.ui:425 data/ui/trash.ui:189
#: data/ui/trash.ui:192 src/Resources.vala:129
msgid "_Help"
@@ -1548,21 +1561,21 @@ msgstr "Ba_ntuan"
#: data/ui/direct.ui:184 data/ui/events_directory.ui:158 data/ui/event.ui:428
#: data/ui/faces.ui:438 data/ui/import_queue.ui:73 data/ui/import.ui:191
-#: data/ui/media.ui:411 data/ui/offline.ui:188 data/ui/photo.ui:399
+#: data/ui/media.ui:411 data/ui/offline.ui:188 data/ui/photo.ui:397
#: data/ui/tags.ui:430 data/ui/trash.ui:197
msgid "_Frequently Asked Questions"
msgstr "_Pertanyaan Sering Ditanyakan"
#: data/ui/direct.ui:188 data/ui/events_directory.ui:162 data/ui/event.ui:432
#: data/ui/faces.ui:442 data/ui/import_queue.ui:77 data/ui/import.ui:195
-#: data/ui/media.ui:415 data/ui/offline.ui:192 data/ui/photo.ui:403
+#: data/ui/media.ui:415 data/ui/offline.ui:192 data/ui/photo.ui:401
#: data/ui/tags.ui:434 data/ui/trash.ui:201
msgid "_Report a Problem…"
msgstr "Lapo_r Masalah…"
#: data/ui/direct.ui:194 data/ui/events_directory.ui:168 data/ui/event.ui:438
#: data/ui/faces.ui:448 data/ui/import_queue.ui:83 data/ui/import.ui:201
-#: data/ui/media.ui:421 data/ui/offline.ui:198 data/ui/photo.ui:409
+#: data/ui/media.ui:421 data/ui/offline.ui:198 data/ui/photo.ui:407
#: data/ui/tags.ui:440 data/ui/trash.ui:207 src/Resources.vala:122
msgid "_About"
msgstr "Tent_ang"
@@ -1703,7 +1716,7 @@ msgstr "_Judul"
#: data/ui/event.ui:139 data/ui/event.ui:404 data/ui/faces.ui:139
#: data/ui/faces.ui:387 data/ui/media.ui:139 data/ui/media.ui:387
-#: data/ui/photo.ui:376 data/ui/tags.ui:139 data/ui/tags.ui:387
+#: data/ui/photo.ui:374 data/ui/tags.ui:139 data/ui/tags.ui:387
msgid "Ta_gs"
msgstr "Tan_da"
@@ -1814,11 +1827,11 @@ msgid "_Log in"
msgstr "_Log masuk"
#: data/ui/multitextentrydialog.ui:25 data/ui/slideshow_settings.ui:38
-#: data/ui/textentrydialog.ui:19 src/AppWindow.vala:513 src/AppWindow.vala:534
+#: data/ui/textentrydialog.ui:19 src/AppWindow.vala:517 src/AppWindow.vala:538
#: src/data_imports/DataImportsUI.vala:302
#: src/data_imports/DataImportsUI.vala:420 src/Dialogs.vala:20
#: src/Dialogs.vala:28 src/Dialogs.vala:56 src/Dialogs.vala:760
-#: src/Dialogs.vala:783 src/Exporter.vala:348 src/ProfileBrowser.vala:68
+#: src/Dialogs.vala:783 src/Exporter.vala:359 src/ProfileBrowser.vala:68
#: src/ProfileBrowser.vala:100 src/publishing/PublishingUI.vala:174
#: src/publishing/PublishingUI.vala:403 src/Resources.vala:124
msgid "_Cancel"
@@ -1847,11 +1860,11 @@ msgstr "_Kirim Ke…"
msgid "S_lideshow"
msgstr "Sa_lindia"
-#: data/ui/photo.ui:260 src/CollectionPage.vala:122 src/Resources.vala:157
+#: data/ui/photo.ui:258 src/CollectionPage.vala:122 src/Resources.vala:157
msgid "_Copy Color Adjustments"
msgstr "Salin Penyetelan _Warna"
-#: data/ui/photo.ui:265 src/CollectionPage.vala:125 src/Resources.vala:161
+#: data/ui/photo.ui:263 src/CollectionPage.vala:125 src/Resources.vala:161
msgid "_Paste Color Adjustments"
msgstr "Tem_pel Penyetelan Warna"
@@ -2020,7 +2033,7 @@ msgid "Search"
msgstr "Pencarian"
#: data/ui/saved_search_dialog.ui:26 src/ProfileBrowser.vala:20
-#: src/ProfileBrowser.vala:217
+#: src/ProfileBrowser.vala:221
msgid "Cancel"
msgstr "Batal"
@@ -2106,7 +2119,7 @@ msgstr "Berapa lama tiap foto ditampilkan di latar destop"
msgid "New _Tag…"
msgstr "_Tag Baru…"
-#: data/ui/slideshow_settings.ui:21 src/SlideshowPage.vala:159
+#: data/ui/slideshow_settings.ui:21 src/SlideshowPage.vala:174
msgid "Settings"
msgstr "Pengaturan"
@@ -2134,7 +2147,7 @@ msgstr "Waktu (dalam detik) untuk menampilkan setiap transisi antar foto"
msgid "Show t_itle"
msgstr "Tampilkan _judul"
-#: data/ui/slideshow_settings.ui:221 data/ui/slideshow_settings.ui:232
+#: data/ui/slideshow_settings.ui:237 data/ui/slideshow_settings.ui:248
msgid "seconds"
msgstr "detik"
@@ -2323,7 +2336,7 @@ msgstr "Tidak dapat membuka UI: %s"
msgid "Visit the Shotwell home page"
msgstr "Kunjungi laman serambi Shotwell"
-#: plugins/common/Resources.vala:31 src/AppWindow.vala:588
+#: plugins/common/Resources.vala:31 src/AppWindow.vala:599
#: src/plugins/SpitInterfaces.vala:177
msgid "translator-credits"
msgstr ""
@@ -2336,7 +2349,7 @@ msgstr ""
"Mohamad Hasan Al Banna, 2013\n"
"Rahman Yusri Aftian <aftian@yahoo.com>, 2012, 2013\n"
"Andika Triwidada <andika@gmail.com>, 2011, 2014, 2017, 2019-2021, 2023.\n"
-"Kukuh Syafaat <kukuhsyafaat@gnome.org>, 2017-2023.\"n"
+"Kukuh Syafaat <kukuhsyafaat@gnome.org>, 2017-2023."
#. Possible error message when a site presents a bad certificate.
#: plugins/common/RESTSupport.vala:242
@@ -2424,7 +2437,7 @@ msgstr "_Keluar"
#: plugins/shotwell-publishing/google_photos_publishing_options_pane.ui:195
#: plugins/shotwell-publishing/tumblr_publishing_options_pane.ui:122
#: plugins/shotwell-publishing/youtube_publishing_options_pane.ui:94
-#: src/CollectionPage.vala:82 src/PhotoPage.vala:2488
+#: src/CollectionPage.vala:82 src/PhotoPage.vala:2495
msgid "_Publish"
msgstr "_Terbitkan"
@@ -2863,39 +2876,39 @@ msgstr "Gagal membuat direktori data %s: %s"
msgid "Pictures"
msgstr "Foto"
-#: src/AppDirs.vala:205
+#: src/AppDirs.vala:211
#, c-format
msgid "Unable to create temporary directory %s: %s"
msgstr "Gagal membuat direktori temporer %s: %s"
-#: src/AppDirs.vala:222 src/AppDirs.vala:253
+#: src/AppDirs.vala:229 src/AppDirs.vala:260
#, c-format
msgid "Unable to create data subdirectory %s: %s"
msgstr "Gagal membuat direktori data %s: %s"
-#: src/AppDirs.vala:235
+#: src/AppDirs.vala:242
#, c-format
msgid "Could not make directory %s writable"
msgstr "Tidak bisa membuat direktori %s dapat ditulisi"
-#: src/AppDirs.vala:238
+#: src/AppDirs.vala:245
#, c-format
msgid "Could not make directory %s writable: %s"
msgstr "Tidak bisa membuat direktori %s dapat ditulisi: %s"
-#: src/AppWindow.vala:47
+#: src/AppWindow.vala:52
msgid "Pin Toolbar"
msgstr "Semat Batang Alat"
-#: src/AppWindow.vala:48
+#: src/AppWindow.vala:53
msgid "Pin the toolbar open"
msgstr "Sematkan batang alat terbuka"
-#: src/AppWindow.vala:53
+#: src/AppWindow.vala:58
msgid "Leave fullscreen"
msgstr "Tinggalkan layar penuh"
-#: src/AppWindow.vala:560
+#: src/AppWindow.vala:571
#, c-format
msgid ""
"A fatal error occurred when accessing Shotwell’s library. Shotwell cannot "
@@ -2908,21 +2921,21 @@ msgstr ""
"\n"
"%s"
-#: src/AppWindow.vala:585
+#: src/AppWindow.vala:596
msgid "Visit the Shotwell web site"
msgstr "Kunjungi situs web Shotwell"
-#: src/AppWindow.vala:598
+#: src/AppWindow.vala:609
#, c-format
msgid "Unable to display help: %s"
msgstr "Pedoman penggunaan tidak dapat ditampilkan: %s"
-#: src/AppWindow.vala:606
+#: src/AppWindow.vala:617
#, c-format
msgid "Unable to navigate to bug database: %s"
msgstr "Gagal menavigasi basis data bug: %s"
-#: src/AppWindow.vala:614
+#: src/AppWindow.vala:625
#, c-format
msgid "Unable to display FAQ: %s"
msgstr "Gagal menampilkan FAQ: %s"
@@ -3087,49 +3100,49 @@ msgstr "Mulai mengimpor, mohon tunggu…"
msgid "Fetching photo information"
msgstr "Mengambil informasi foto"
-#: src/camera/ImportPage.vala:1547
+#: src/camera/ImportPage.vala:1544
#, c-format
msgid "Fetching preview for %s"
msgstr "Mengambil gambar pratayang %s"
-#: src/camera/ImportPage.vala:1656
+#: src/camera/ImportPage.vala:1653
#, c-format
msgid "Unable to lock camera: %s"
msgstr "Kamera tidak dapat dikunci: %s"
-#: src/camera/ImportPage.vala:1741
+#: src/camera/ImportPage.vala:1738
#, c-format
msgid "Delete this photo from camera?"
msgid_plural "Delete these %d photos from camera?"
msgstr[0] "Hapus %d foto ini dari kamera?"
-#: src/camera/ImportPage.vala:1744
+#: src/camera/ImportPage.vala:1741
#, c-format
msgid "Delete this video from camera?"
msgid_plural "Delete these %d videos from camera?"
msgstr[0] "Hapus %d video ini dari kamera?"
-#: src/camera/ImportPage.vala:1747
+#: src/camera/ImportPage.vala:1744
#, c-format
msgid "Delete this photo/video from camera?"
msgid_plural "Delete these %d photos/videos from camera?"
msgstr[0] "Hapus %d foto/video ini dari kamera?"
-#: src/camera/ImportPage.vala:1750
+#: src/camera/ImportPage.vala:1747
#, c-format
msgid "Delete these files from camera?"
msgid_plural "Delete these %d files from camera?"
msgstr[0] "Hapus %d berkas ini dari kamera?"
-#: src/camera/ImportPage.vala:1758 src/Dialogs.vala:727
+#: src/camera/ImportPage.vala:1755 src/Dialogs.vala:727
msgid "_Keep"
msgstr "_Simpan"
-#: src/camera/ImportPage.vala:1777
+#: src/camera/ImportPage.vala:1774
msgid "Removing photos/videos from camera"
msgstr "Menghapus foto/video dari kamera"
-#: src/camera/ImportPage.vala:1781
+#: src/camera/ImportPage.vala:1778
#, c-format
msgid "Unable to delete %d photo/video from the camera due to errors."
msgid_plural "Unable to delete %d photos/videos from the camera due to errors."
@@ -3144,13 +3157,13 @@ msgstr "Tidak ada foto/video"
msgid "No photos/videos found which match the current filter"
msgstr "Tidak ditemukan foto/video yang cocok dengan penyaring saat ini"
-#: src/CollectionPage.vala:80 src/direct/DirectPhotoPage.vala:85
-#: src/PhotoPage.vala:2483 src/Resources.vala:137
+#: src/CollectionPage.vala:80 src/direct/DirectPhotoPage.vala:86
+#: src/PhotoPage.vala:2490 src/Resources.vala:137
msgid "_Print"
msgstr "_Cetak"
-#: src/CollectionPage.vala:84 src/direct/DirectPhotoPage.vala:90
-#: src/PhotoPage.vala:2493 src/Resources.vala:187
+#: src/CollectionPage.vala:84 src/direct/DirectPhotoPage.vala:91
+#: src/PhotoPage.vala:2500 src/Resources.vala:187
msgid "Set as _Desktop Background"
msgstr "Atur sebagai Latar _Destop"
@@ -3170,37 +3183,37 @@ msgstr "Atur Jam dan Tanggal…"
msgid "_Play"
msgstr "_Putar"
-#: src/CollectionPage.vala:410
+#: src/CollectionPage.vala:414
msgid "Export Photo/Video"
msgid_plural "Export Photos/Videos"
msgstr[0] "Ekspor Foto/Video"
-#: src/CollectionPage.vala:412
+#: src/CollectionPage.vala:416
msgid "Export Photo"
msgid_plural "Export Photos"
msgstr[0] "Ekspor Foto"
-#: src/CollectionPage.vala:499 src/CollectionPage.vala:515
+#: src/CollectionPage.vala:503 src/CollectionPage.vala:519
msgid "Rotating"
msgstr "Memutar"
-#: src/CollectionPage.vala:499 src/CollectionPage.vala:515
+#: src/CollectionPage.vala:503 src/CollectionPage.vala:519
msgid "Undoing Rotate"
msgstr "Batalkan Pemutaran"
-#: src/CollectionPage.vala:524
+#: src/CollectionPage.vala:528
msgid "Flipping Horizontally"
msgstr "Balikkan Horizontal"
-#: src/CollectionPage.vala:525
+#: src/CollectionPage.vala:529
msgid "Undoing Flip Horizontally"
msgstr "Batalkan Batal Horizontal"
-#: src/CollectionPage.vala:534
+#: src/CollectionPage.vala:538
msgid "Flipping Vertically"
msgstr "Balikkan Vertikal"
-#: src/CollectionPage.vala:535
+#: src/CollectionPage.vala:539
msgid "Undoing Flip Vertically"
msgstr "Batalkan Balik Vertikal"
@@ -3698,7 +3711,7 @@ msgstr[0] "Ini akan menghapus wajah \"%s\" dari %d foto. Teruskan?"
msgid "Export Video"
msgstr "Ekspor Video"
-#: src/Dialogs.vala:70 src/PhotoPage.vala:3018
+#: src/Dialogs.vala:70 src/PhotoPage.vala:3025
msgctxt "Dialog Title"
msgid "Export Photo"
msgstr "Ekspor Foto"
@@ -4158,13 +4171,13 @@ msgstr[0] ""
"\n"
"Dan %d lainnya."
-#: src/Dialogs.vala:831 src/Dialogs.vala:868
+#: src/Dialogs.vala:835 src/Dialogs.vala:872
msgid "Tags (separated by commas):"
msgstr "Tanda (pisahkan dengan koma):"
#. This function is used to determine whether or not files should be copied or linked when imported.
#. Returns ACCEPT for copy, REJECT for link, and CANCEL for (drum-roll) cancel.
-#: src/Dialogs.vala:946
+#: src/Dialogs.vala:950
msgid ""
"Shotwell can copy the photos into your library folder or it can import them "
"without copying."
@@ -4172,28 +4185,28 @@ msgstr ""
"Shotwell dapat menyalin foto ke dalam folder pustaka atau mengimpor mereka "
"tanpa menyalin."
-#: src/Dialogs.vala:951
+#: src/Dialogs.vala:955
msgid "Co_py Photos"
msgstr "Sa_lin Foto"
-#: src/Dialogs.vala:952
+#: src/Dialogs.vala:956
msgid "_Import in Place"
msgstr "_Impor di Lokasi"
-#: src/Dialogs.vala:953
+#: src/Dialogs.vala:957
msgid "Import to Library"
msgstr "Impor ke Album"
-#: src/Dialogs.vala:963
+#: src/Dialogs.vala:967
msgid "Remove From Library"
msgstr "Hapus Dari Album"
-#: src/Dialogs.vala:964
+#: src/Dialogs.vala:968
msgid "Removing Photo From Library"
msgid_plural "Removing Photos From Library"
msgstr[0] "Menghapus Foto Dari Album"
-#: src/Dialogs.vala:978
+#: src/Dialogs.vala:982
#, c-format
msgid ""
"This will remove the photo/video from your Shotwell library. Would you also "
@@ -4211,7 +4224,7 @@ msgstr[0] ""
"\n"
"Aksi ini tidak dapat dikembalikan ke semula."
-#: src/Dialogs.vala:982
+#: src/Dialogs.vala:986
#, c-format
msgid ""
"This will remove the video from your Shotwell library. Would you also like "
@@ -4229,7 +4242,7 @@ msgstr[0] ""
"\n"
"Aksi ini tidak dapat dikembalikan ke semula."
-#: src/Dialogs.vala:986
+#: src/Dialogs.vala:990
#, c-format
msgid ""
"This will remove the photo from your Shotwell library. Would you also like "
@@ -4247,7 +4260,7 @@ msgstr[0] ""
"\n"
"Aksi ini tidak dapat dikembalikan ke semula."
-#: src/Dialogs.vala:1018
+#: src/Dialogs.vala:1022
#, c-format
msgid ""
"The photo or video cannot be moved to your desktop trash. Delete this file?"
@@ -4258,7 +4271,7 @@ msgstr[0] ""
"berkas ini?"
#. Alert the user that the files were not removed.
-#: src/Dialogs.vala:1035
+#: src/Dialogs.vala:1039
#, c-format
msgid "The photo or video cannot be deleted."
msgid_plural "%d photos/videos cannot be deleted."
@@ -4318,17 +4331,17 @@ msgstr "Lebar"
msgid "Height"
msgstr "Tinggi"
-#: src/direct/DirectPhotoPage.vala:99
+#: src/direct/DirectPhotoPage.vala:100
#, c-format
msgid "%s does not exist."
msgstr "%s tidak ada."
-#: src/direct/DirectPhotoPage.vala:101
+#: src/direct/DirectPhotoPage.vala:102
#, c-format
msgid "%s is not a file."
msgstr "%s bukan berkas."
-#: src/direct/DirectPhotoPage.vala:103
+#: src/direct/DirectPhotoPage.vala:104
#, c-format
msgid ""
"%s does not support the file format of\n"
@@ -4337,40 +4350,48 @@ msgstr ""
"%s tidak dapat mendukung berkas jenis\n"
"%s."
-#: src/direct/DirectPhotoPage.vala:120
+#: src/direct/DirectPhotoPage.vala:121
#, c-format
msgid "Unable open photo %s. Sorry."
msgstr "Tidak bisa membuka foto %s. Maaf."
-#: src/direct/DirectPhotoPage.vala:323
+#: src/direct/DirectPhotoPage.vala:327
msgid "_Save a Copy"
msgstr "Buat _Salinan"
-#: src/direct/DirectPhotoPage.vala:326
+#: src/direct/DirectPhotoPage.vala:330
#, c-format
msgid "Lose changes to %s?"
msgstr "Jangan simpan perubahan pada %s?"
-#: src/direct/DirectPhotoPage.vala:327
+#: src/direct/DirectPhotoPage.vala:331
msgid "Close _without Saving"
msgstr "Tutup _tanpa menyimpan"
-#: src/direct/DirectPhotoPage.vala:360
+#: src/direct/DirectPhotoPage.vala:367
#, c-format
msgid "Error while saving to %s: %s"
msgstr "Ada kesalahan saat menyimpan ke %s: %s"
-#: src/direct/DirectPhotoPage.vala:390 src/direct/DirectPhotoPage.vala:411
+#: src/direct/DirectPhotoPage.vala:399 src/direct/DirectPhotoPage.vala:425
msgid "Save As"
msgstr "Simpan Sebagai"
+#: src/direct/DirectPhotoPage.vala:414
+msgid "Supported image formats"
+msgstr "Format gambar yang didukung"
+
+#: src/direct/DirectPhotoPage.vala:423
+msgid "All files"
+msgstr "Semua berkas"
+
#. verify this is a directory
#: src/DirectoryMonitor.vala:891
#, c-format
msgid "Unable to monitor %s: Not a directory (%s)"
msgstr "Gagal memantau %s: Bukan direktori (%s)"
-#: src/DragAndDropHandler.vala:161
+#: src/DragAndDropHandler.vala:165
msgid "Photos cannot be exported to this directory."
msgstr "Foto tidak dapat diekspor ke direktori tersebut."
@@ -4612,43 +4633,35 @@ msgstr "Tidak bertanggal"
msgid "Event %s"
msgstr "Rangkaian %s"
-#: src/Exporter.vala:236 src/Exporter.vala:291
+#: src/Exporter.vala:238 src/Exporter.vala:302
#, c-format
msgid "Unable to generate a temporary file for %s: %s"
msgstr "Gagal membuat berkas temporer untuk %s: %s"
-#: src/Exporter.vala:328
+#: src/Exporter.vala:339
msgid "Exporting"
msgstr "Mengekspor"
-#: src/Exporter.vala:346
+#: src/Exporter.vala:357
#, c-format
msgid "File %s already exists. Replace?"
msgstr "Berkas %s sudah ada. Timpa?"
-#: src/Exporter.vala:348
+#: src/Exporter.vala:359
msgid "_Skip"
msgstr "_Lewati"
-#: src/Exporter.vala:348
+#: src/Exporter.vala:359
msgid "Rename"
msgstr "Ubah Nama"
-#: src/Exporter.vala:348
-msgid "Rename All"
-msgstr "Ubah Nama Semua"
-
-#: src/Exporter.vala:348
+#: src/Exporter.vala:359
msgid "_Replace"
msgstr "_Timpa"
-#: src/Exporter.vala:348
-msgid "Replace _All"
-msgstr "Timpa Semu_a"
-
-#: src/Exporter.vala:348
-msgid "Export"
-msgstr "Ekspor"
+#: src/Exporter.vala:359
+msgid "Export file conflict"
+msgstr "Konflik ekspor berkas"
#: src/faces/FacesTool.vala:114
msgid "Detect faces…"
@@ -4924,11 +4937,11 @@ msgstr ""
"Jalankan \"%s --help\" untuk melihat daftar lengkap opsi baris perintah yang "
"tersedia.\n"
-#: src/main.vala:410
+#: src/main.vala:412
msgid "Choose Shotwell's profile"
msgstr "Pilih profil Shotwell"
-#: src/main.vala:431
+#: src/main.vala:438
#, c-format
msgid "Profile %s does not exist. Did you mean to pass --create as well?"
msgstr ""
@@ -4963,31 +4976,31 @@ msgstr ""
"%s"
#. previous button
-#: src/PhotoPage.vala:546
+#: src/PhotoPage.vala:553
msgid "Previous photo"
msgstr "Foto sebelumnya"
#. next button
-#: src/PhotoPage.vala:552
+#: src/PhotoPage.vala:559
msgid "Next photo"
msgstr "Foto berikutnya"
-#: src/PhotoPage.vala:1860
+#: src/PhotoPage.vala:1867
#, c-format
msgid "Photo source file missing: %s"
msgstr "Sumber foto asli hilang: %s"
-#: src/PhotoPage.vala:2893
+#: src/PhotoPage.vala:2900
msgctxt "Dialog Title"
msgid "Remove From Library"
msgstr "Hapus Dari Album"
-#: src/PhotoPage.vala:2894
+#: src/PhotoPage.vala:2901
msgctxt "Dialog Title"
msgid "Removing Photo From Library"
msgstr "Menghapus Foto Dari Album"
-#: src/PhotoPage.vala:3038
+#: src/PhotoPage.vala:3045
#, c-format
msgid "Unable to export %s: %s"
msgstr "Proses ekspor %s gagal: %s"
@@ -5048,7 +5061,8 @@ msgstr "TIFF"
msgid "WebP"
msgstr "WebP"
-#: src/Photo.vala:3811
+#. TRANSLATORS: "modified" here is part of a file name that was changed with another image tool outside of Shotwell. Note that there are potential issues with UTF-8 characters
+#: src/Photo.vala:3812
msgid "modified"
msgstr "berubah"
@@ -5145,7 +5159,7 @@ msgstr "Folder Pustaka"
msgid "Choose Library Folder"
msgstr "Pilih Folder Pustaka"
-#: src/ProfileBrowser.vala:80 src/ProfileBrowser.vala:187
+#: src/ProfileBrowser.vala:80 src/ProfileBrowser.vala:189
msgid "Data Folder"
msgstr "Folder Data"
@@ -5157,20 +5171,20 @@ msgstr "Pilih Folder Data"
msgid "This is the currently active profile"
msgstr "Ini adalah profil yang saat ini aktif"
-#: src/ProfileBrowser.vala:199
+#: src/ProfileBrowser.vala:203
msgid "Remove Profile"
msgstr "Hapus Profil"
-#: src/ProfileBrowser.vala:201
+#: src/ProfileBrowser.vala:205
msgid "Remove this profile"
msgstr "Hapus profil ini"
-#: src/ProfileBrowser.vala:213
+#: src/ProfileBrowser.vala:217
#, c-format
msgid "Remove profile “%s”"
msgstr "Hapus profil \"%s\""
-#: src/ProfileBrowser.vala:214
+#: src/ProfileBrowser.vala:218
msgid ""
"None of the options will remove any of the images associated with this "
"profile"
@@ -5178,7 +5192,7 @@ msgstr ""
"Tidak ada opsi yang akan menghapus gambar apa pun yang terkait dengan profil "
"ini"
-#: src/ProfileBrowser.vala:215
+#: src/ProfileBrowser.vala:219
#, c-format
msgid ""
"<b><span size=\"larger\">%s</span></b>\n"
@@ -5187,11 +5201,11 @@ msgstr ""
"<b><span size=\"larger\">%s</span></b>\n"
"<span weight=\"light\">%s</span>"
-#: src/ProfileBrowser.vala:217
+#: src/ProfileBrowser.vala:221
msgid "Remove profile and files"
msgstr "Hapus profil dan berkas"
-#: src/ProfileBrowser.vala:217
+#: src/ProfileBrowser.vala:221
msgid "Remove profile only"
msgstr "Hapus profil saja"
@@ -5976,7 +5990,7 @@ msgctxt "MultimonthFormat"
msgid "%a %b %d, %Y"
msgstr "%a %d %b, %Y"
-#: src/Screensaver.vala:18 src/SlideshowPage.vala:117
+#: src/Screensaver.vala:18 src/SlideshowPage.vala:128
msgid "Slideshow"
msgstr "Pertunjukan salindia"
@@ -6205,44 +6219,44 @@ msgstr ""
#. Set up toolbar
#. add toolbar buttons
-#: src/SlideshowPage.vala:136
+#: src/SlideshowPage.vala:151
msgid "Back"
msgstr "Mundur"
-#: src/SlideshowPage.vala:138
+#: src/SlideshowPage.vala:153
msgid "Go to the previous photo"
msgstr "Mundur ke foto sebelumnya"
-#: src/SlideshowPage.vala:143 src/SlideshowPage.vala:250
+#: src/SlideshowPage.vala:158 src/SlideshowPage.vala:265
msgid "Pause"
msgstr "Hentikan"
-#: src/SlideshowPage.vala:145 src/SlideshowPage.vala:251
+#: src/SlideshowPage.vala:160 src/SlideshowPage.vala:266
msgid "Pause the slideshow"
msgstr "Hentikan tampilan salindia"
-#: src/SlideshowPage.vala:150
+#: src/SlideshowPage.vala:165
msgid "Next"
msgstr "Berikutnya"
-#: src/SlideshowPage.vala:152
+#: src/SlideshowPage.vala:167
msgid "Go to the next photo"
msgstr "Maju ke foto berikutnya"
-#: src/SlideshowPage.vala:160
+#: src/SlideshowPage.vala:175
msgid "Change slideshow settings"
msgstr "Atur tampilan salindia"
#. An entire slideshow set might be missing, so check for a loop.
-#: src/SlideshowPage.vala:214
+#: src/SlideshowPage.vala:229
msgid "All photo source files are missing."
msgstr "Semua sumber foto telah lenyap."
-#: src/SlideshowPage.vala:246
+#: src/SlideshowPage.vala:261
msgid "Play"
msgstr "Jalankan"
-#: src/SlideshowPage.vala:247
+#: src/SlideshowPage.vala:262
msgid "Continue the slideshow"
msgstr "Teruskan tampilan salindia"
@@ -6275,6 +6289,15 @@ msgstr "tanpa judul"
msgid "Export Videos"
msgstr "Ekspor Video"
+#~ msgid "Rename All"
+#~ msgstr "Ubah Nama Semua"
+
+#~ msgid "Replace _All"
+#~ msgstr "Timpa Semu_a"
+
+#~ msgid "Export"
+#~ msgstr "Ekspor"
+
#~ msgid "%Y"
#~ msgstr "%Y"
diff --git a/po/ka.po b/po/ka.po
index 9e6a84c..3ad8953 100644
--- a/po/ka.po
+++ b/po/ka.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/shotwell/issues\n"
-"POT-Creation-Date: 2023-04-12 18:51+0000\n"
-"PO-Revision-Date: 2023-04-13 06:23+0200\n"
+"POT-Creation-Date: 2023-11-25 22:27+0000\n"
+"PO-Revision-Date: 2023-11-26 09:39+0100\n"
"Last-Translator: Ekaterine Papava <papava.e@gtu.ge>\n"
"Language-Team: Georgian <(nothing)>\n"
"Language: ka\n"
@@ -16,10 +16,10 @@ 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 3.2.2\n"
+"X-Generator: Poedit 3.3.2\n"
#: data/gsettings/org.gnome.shotwell-extras.gschema.xml:6
-#: data/gsettings/org.gnome.shotwell.gschema.xml:428
+#: data/gsettings/org.gnome.shotwell.gschema.xml:438
msgid "OAuth Access Phase Token"
msgstr ""
@@ -28,7 +28,7 @@ msgid "The authorization token for the currently logged in Tumblr user, if any"
msgstr ""
#: data/gsettings/org.gnome.shotwell-extras.gschema.xml:12
-#: data/gsettings/org.gnome.shotwell.gschema.xml:434
+#: data/gsettings/org.gnome.shotwell.gschema.xml:444
msgid "OAuth Access Phase Token Secret"
msgstr ""
@@ -39,19 +39,19 @@ msgid ""
msgstr ""
#: data/gsettings/org.gnome.shotwell-extras.gschema.xml:18
-#: data/gsettings/org.gnome.shotwell.gschema.xml:440
-#: data/gsettings/org.gnome.shotwell.gschema.xml:498
-#: data/gsettings/org.gnome.shotwell.gschema.xml:560
+#: data/gsettings/org.gnome.shotwell.gschema.xml:450
+#: data/gsettings/org.gnome.shotwell.gschema.xml:508
+#: data/gsettings/org.gnome.shotwell.gschema.xml:570
msgid "username"
msgstr "მომხმარებლის სახელი"
#: data/gsettings/org.gnome.shotwell-extras.gschema.xml:19
-#: data/gsettings/org.gnome.shotwell.gschema.xml:441
+#: data/gsettings/org.gnome.shotwell.gschema.xml:451
msgid "The user name of the currently logged in Flickr user, if any"
msgstr ""
#: data/gsettings/org.gnome.shotwell-extras.gschema.xml:24
-#: data/gsettings/org.gnome.shotwell.gschema.xml:472
+#: data/gsettings/org.gnome.shotwell.gschema.xml:482
msgid "default size"
msgstr "ნაგულისხმები ზომა"
@@ -351,700 +351,711 @@ msgstr "ვაჩვენო სათაური"
msgid "Whether to show the title of a photo during the slideshow"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:218
+#: data/gsettings/org.gnome.shotwell.gschema.xml:216
+#: data/ui/slideshow_settings.ui:154
+msgid "Shuffle"
+msgstr "შემთხვევით"
+
+#: data/gsettings/org.gnome.shotwell.gschema.xml:217
+msgid "Whether to shuffle the order of photos during the slideshow"
+msgstr ""
+
+#: data/gsettings/org.gnome.shotwell.gschema.xml:224
msgid "maximize library window"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:219
+#: data/gsettings/org.gnome.shotwell.gschema.xml:225
msgid "True if library application is maximized, false otherwise"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:224
+#: data/gsettings/org.gnome.shotwell.gschema.xml:230
msgid "width of library window"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:225
+#: data/gsettings/org.gnome.shotwell.gschema.xml:231
msgid "The last recorded width of the library application window"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:230
+#: data/gsettings/org.gnome.shotwell.gschema.xml:236
msgid "height of library window"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:231
+#: data/gsettings/org.gnome.shotwell.gschema.xml:237
msgid "The last recorded height of the library application window"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:236
+#: data/gsettings/org.gnome.shotwell.gschema.xml:242
msgid "maximize direct-edit window"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:237
+#: data/gsettings/org.gnome.shotwell.gschema.xml:243
msgid "True if direct-edit application is maximized, false otherwise"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:242
+#: data/gsettings/org.gnome.shotwell.gschema.xml:248
msgid "width of direct-edit window"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:243
+#: data/gsettings/org.gnome.shotwell.gschema.xml:249
msgid "The last recorded width of the direct-edit application window"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:248
+#: data/gsettings/org.gnome.shotwell.gschema.xml:254
msgid "height of direct-edit window"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:249
+#: data/gsettings/org.gnome.shotwell.gschema.xml:255
msgid "The last recorded height of the direct-edit application window"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:254
+#: data/gsettings/org.gnome.shotwell.gschema.xml:260
msgid "sidebar divider position"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:255
+#: data/gsettings/org.gnome.shotwell.gschema.xml:261
msgid ""
"The last recorded position of the divider between the sidebar and view in "
"library application window"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:262
+#: data/gsettings/org.gnome.shotwell.gschema.xml:268
msgid "import directory"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:263
+#: data/gsettings/org.gnome.shotwell.gschema.xml:269
msgid "Directory in which imported photo files are placed"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:268
+#: data/gsettings/org.gnome.shotwell.gschema.xml:274
msgid "watch library directory for new files"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:269
+#: data/gsettings/org.gnome.shotwell.gschema.xml:275
msgid ""
"If true, files added to the library directory are automatically imported"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:274
+#: data/gsettings/org.gnome.shotwell.gschema.xml:280
msgid "write metadata to master files"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:275
+#: data/gsettings/org.gnome.shotwell.gschema.xml:281
msgid ""
"If true, changes to metadata (tags, titles, etc.) are written to the master "
"photo file"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:280
+#: data/gsettings/org.gnome.shotwell.gschema.xml:286
msgid "use lowercase filenames"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:281
+#: data/gsettings/org.gnome.shotwell.gschema.xml:287
msgid ""
"If true, Shotwell will convert all filenames to lowercase when importing "
"photo files"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:286
+#: data/gsettings/org.gnome.shotwell.gschema.xml:292
msgid "directory pattern"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:287
+#: data/gsettings/org.gnome.shotwell.gschema.xml:293
msgid ""
"A string encoding a naming pattern that will be used to name photo "
"directories on import"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:292
+#: data/gsettings/org.gnome.shotwell.gschema.xml:298
msgid "directory pattern custom"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:293
+#: data/gsettings/org.gnome.shotwell.gschema.xml:299
msgid ""
"A string encoding a custom naming pattern that will be used to name photo "
"directories on import"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:298
+#: data/gsettings/org.gnome.shotwell.gschema.xml:304
msgid "RAW developer default"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:299
+#: data/gsettings/org.gnome.shotwell.gschema.xml:305
msgid "Default option for which RAW developer Shotwell will use"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:306
+#: data/gsettings/org.gnome.shotwell.gschema.xml:312
msgid "Most-recently-used crop aspect ratio menu choice"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:307
+#: data/gsettings/org.gnome.shotwell.gschema.xml:313
msgid "A numeric code representing the last crop menu choice the user made"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:311
+#: data/gsettings/org.gnome.shotwell.gschema.xml:317
msgid "Most-recently-used crop custom aspect ratio’s numerator"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:312
+#: data/gsettings/org.gnome.shotwell.gschema.xml:318
msgid ""
"A nonzero, positive integer representing the width part of the last custom "
"crop ratio the user entered"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:316
+#: data/gsettings/org.gnome.shotwell.gschema.xml:322
msgid "Most-recently-used crop custom aspect ratio’s denominator"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:317
+#: data/gsettings/org.gnome.shotwell.gschema.xml:323
msgid ""
"A nonzero, positive integer representing the height part of the last custom "
"crop ratio the user entered"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:324
+#: data/gsettings/org.gnome.shotwell.gschema.xml:330
msgid "external photo editor"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:325
+#: data/gsettings/org.gnome.shotwell.gschema.xml:331
msgid "External application used to edit photos"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:330
+#: data/gsettings/org.gnome.shotwell.gschema.xml:336
msgid "external raw editor"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:331
+#: data/gsettings/org.gnome.shotwell.gschema.xml:337
msgid "External application used to edit RAW photos"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:369
-#: data/gsettings/org.gnome.shotwell.gschema.xml:370
+#: data/gsettings/org.gnome.shotwell.gschema.xml:379
+#: data/gsettings/org.gnome.shotwell.gschema.xml:380
msgid "Setting in export dialog: how to trim images"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:375
+#: data/gsettings/org.gnome.shotwell.gschema.xml:385
msgid "export metadata"
msgstr "მეტამონაცემების გატანა"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:376
+#: data/gsettings/org.gnome.shotwell.gschema.xml:386
msgid "Setting in export dialog: option to export metadata"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:381
+#: data/gsettings/org.gnome.shotwell.gschema.xml:391
msgid "format setting, special value"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:382
+#: data/gsettings/org.gnome.shotwell.gschema.xml:392
msgid "Setting in export dialog: format setting, special value"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:387
+#: data/gsettings/org.gnome.shotwell.gschema.xml:397
msgid "format setting, type value"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:388
+#: data/gsettings/org.gnome.shotwell.gschema.xml:398
msgid "Setting in export dialog: format setting, type value"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:393
+#: data/gsettings/org.gnome.shotwell.gschema.xml:403
msgid "JPEG quality option"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:394
+#: data/gsettings/org.gnome.shotwell.gschema.xml:404
msgid "Setting in export dialog: jpeg quality option"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:399
+#: data/gsettings/org.gnome.shotwell.gschema.xml:409
msgid "maximal size of image"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:400
+#: data/gsettings/org.gnome.shotwell.gschema.xml:410
msgid "Setting in export dialog: maximal size of image"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:407
+#: data/gsettings/org.gnome.shotwell.gschema.xml:417
msgid "last used publishing service"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:408
-#: data/gsettings/org.gnome.shotwell.gschema.xml:414
+#: data/gsettings/org.gnome.shotwell.gschema.xml:418
+#: data/gsettings/org.gnome.shotwell.gschema.xml:424
msgid ""
"A numeric code representing the last service to which photos were published"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:413
+#: data/gsettings/org.gnome.shotwell.gschema.xml:423
msgid "default publishing service"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:429
+#: data/gsettings/org.gnome.shotwell.gschema.xml:439
msgid "The authorization token for the currently logged in Flickr user, if any"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:435
+#: data/gsettings/org.gnome.shotwell.gschema.xml:445
msgid ""
"The cryptographic secret used to sign requests against the authorization "
"token for the currently logged in Flickr user, if any"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:446
+#: data/gsettings/org.gnome.shotwell.gschema.xml:456
msgid "default size code"
msgstr "ნაგულისხმები ზომის კოდი"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:447
+#: data/gsettings/org.gnome.shotwell.gschema.xml:457
msgid ""
"A numeric code representing the default size for photos published to Flickr"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:452
+#: data/gsettings/org.gnome.shotwell.gschema.xml:462
msgid "default visibility"
msgstr "ნაგულისხმები ხილვადობა"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:453
+#: data/gsettings/org.gnome.shotwell.gschema.xml:463
msgid ""
"A numeric code representing the default visibility for photos published to "
"Flickr"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:458
-#: data/gsettings/org.gnome.shotwell.gschema.xml:484
-#: data/gsettings/org.gnome.shotwell.gschema.xml:534
-#: data/gsettings/org.gnome.shotwell.gschema.xml:584
+#: data/gsettings/org.gnome.shotwell.gschema.xml:468
+#: data/gsettings/org.gnome.shotwell.gschema.xml:494
+#: data/gsettings/org.gnome.shotwell.gschema.xml:544
+#: data/gsettings/org.gnome.shotwell.gschema.xml:594
msgid "remove sensitive info from uploads"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:459
+#: data/gsettings/org.gnome.shotwell.gschema.xml:469
msgid ""
"Whether images being uploaded to Flickr should have their metadata removed "
"first"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:466
-#: data/gsettings/org.gnome.shotwell.gschema.xml:604
+#: data/gsettings/org.gnome.shotwell.gschema.xml:476
+#: data/gsettings/org.gnome.shotwell.gschema.xml:614
msgid "refresh token"
msgstr "კოდის განახლება"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:467
+#: data/gsettings/org.gnome.shotwell.gschema.xml:477
msgid ""
"The OAuth token used to refresh the Google Photos session for the currently "
"logged in user, if any"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:473
+#: data/gsettings/org.gnome.shotwell.gschema.xml:483
msgid ""
"A numeric code representing the default size for photos uploaded to Google "
"Photos Albums"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:478
-#: data/gsettings/org.gnome.shotwell.gschema.xml:578
+#: data/gsettings/org.gnome.shotwell.gschema.xml:488
+#: data/gsettings/org.gnome.shotwell.gschema.xml:588
msgid "last album"
msgstr "ბოლო ალბომი"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:479
-#: data/gsettings/org.gnome.shotwell.gschema.xml:579
+#: data/gsettings/org.gnome.shotwell.gschema.xml:489
+#: data/gsettings/org.gnome.shotwell.gschema.xml:589
msgid "The name of the last album the user published photos to, if any"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:485
+#: data/gsettings/org.gnome.shotwell.gschema.xml:495
msgid ""
"Whether images being uploaded to Google Photos should have their metadata "
"removed first"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:492
+#: data/gsettings/org.gnome.shotwell.gschema.xml:502
msgid "Piwigo URL"
msgstr "Piwigo-ის URL"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:493
+#: data/gsettings/org.gnome.shotwell.gschema.xml:503
msgid "URL of the Piwigo server"
msgstr "Piwigo-ის სერვერის URL"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:499
+#: data/gsettings/org.gnome.shotwell.gschema.xml:509
msgid "Piwigo username, if logged in"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:504
+#: data/gsettings/org.gnome.shotwell.gschema.xml:514
msgid "password"
msgstr "პაროლი"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:505
+#: data/gsettings/org.gnome.shotwell.gschema.xml:515
msgid "Piwigo password, if logged in"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:510
+#: data/gsettings/org.gnome.shotwell.gschema.xml:520
msgid "remember password"
msgstr "პაროლის დამახსოვრება"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:511
+#: data/gsettings/org.gnome.shotwell.gschema.xml:521
msgid "If true, remember the Piwigo password"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:516
+#: data/gsettings/org.gnome.shotwell.gschema.xml:526
msgid "last category"
msgstr "ბოლო კატეგორია"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:517
+#: data/gsettings/org.gnome.shotwell.gschema.xml:527
msgid "The last selected Piwigo category"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:522
+#: data/gsettings/org.gnome.shotwell.gschema.xml:532
msgid "last permission level"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:523
+#: data/gsettings/org.gnome.shotwell.gschema.xml:533
msgid "The last chosen Piwigo permission level"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:528
+#: data/gsettings/org.gnome.shotwell.gschema.xml:538
msgid "last photo size"
msgstr "ბოლო სურათის ზომა"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:529
+#: data/gsettings/org.gnome.shotwell.gschema.xml:539
msgid ""
"A numeric code representing the last photo size preset used when publishing "
"to Piwigo"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:535
+#: data/gsettings/org.gnome.shotwell.gschema.xml:545
msgid ""
"Whether images being uploaded to Piwigo should have their metadata removed "
"first"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:540
+#: data/gsettings/org.gnome.shotwell.gschema.xml:550
msgid ""
"if title is set and comment unset, use title as comment for uploads to Piwigo"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:541
+#: data/gsettings/org.gnome.shotwell.gschema.xml:551
msgid ""
"Whether images being uploaded to Piwigo should have their comment set from "
"the title if title is set and comment unset"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:546
+#: data/gsettings/org.gnome.shotwell.gschema.xml:556
msgid "do not upload tags when uploading to Piwigo"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:547
+#: data/gsettings/org.gnome.shotwell.gschema.xml:557
msgid ""
"Whether images being uploaded to Piwigo should have their tags removed on "
"upload, such that these tags will not appear on the remote Piwigo server"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:552
+#: data/gsettings/org.gnome.shotwell.gschema.xml:562
msgid "do not upload ratings when uploading to Piwigo"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:553
+#: data/gsettings/org.gnome.shotwell.gschema.xml:563
msgid ""
"Whether images being uploaded to Piwigo should have their ratings uploaded, "
"such that these ratings will not appear on the remote Piwigo server"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:561
+#: data/gsettings/org.gnome.shotwell.gschema.xml:571
msgid "Gallery3 username"
msgstr "Gallery3-ის მომხმარებელი"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:566
+#: data/gsettings/org.gnome.shotwell.gschema.xml:576
msgid "API key"
msgstr "API გასაღები"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:567
+#: data/gsettings/org.gnome.shotwell.gschema.xml:577
msgid "Gallery3 API key"
msgstr "Gallery3 API გასაღები"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:572
+#: data/gsettings/org.gnome.shotwell.gschema.xml:582
msgid "URL"
msgstr "ვებ-მისამართი"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:573
+#: data/gsettings/org.gnome.shotwell.gschema.xml:583
msgid "Gallery3 site URL"
msgstr "Gallery3 საიტის URL"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:585
+#: data/gsettings/org.gnome.shotwell.gschema.xml:595
msgid ""
"Whether images being uploaded to Gallery3 should have their metadata removed "
"first"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:590
+#: data/gsettings/org.gnome.shotwell.gschema.xml:600
msgid "scaling constraint of uploaded picture"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:591
+#: data/gsettings/org.gnome.shotwell.gschema.xml:601
msgid "The scaling constraint ID of the picture to be uploaded"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:596
+#: data/gsettings/org.gnome.shotwell.gschema.xml:606
msgid "pixels of the major axis uploaded picture"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:597
+#: data/gsettings/org.gnome.shotwell.gschema.xml:607
msgid ""
"The pixels of the major axis of the picture to be uploaded; used only if "
"scaling-constraint-id is an appropriate value"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:605
+#: data/gsettings/org.gnome.shotwell.gschema.xml:615
msgid ""
"The OAuth token used to refresh the YouTube session for the currently logged "
"in user, if any"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:612
+#: data/gsettings/org.gnome.shotwell.gschema.xml:622
msgid "last used import service"
msgstr "ბოლოს გამოყენებული შემოტანის სერვისი"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:613
+#: data/gsettings/org.gnome.shotwell.gschema.xml:623
msgid ""
"A numeric code representing the last service from which photos were imported"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:620
+#: data/gsettings/org.gnome.shotwell.gschema.xml:630
msgid "content layout mode"
msgstr "შემცველობის განლაგების რეჟიმი"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:621
+#: data/gsettings/org.gnome.shotwell.gschema.xml:631
msgid ""
"A numeric code that describes how photos are laid out on the page during "
"printing"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:626
+#: data/gsettings/org.gnome.shotwell.gschema.xml:636
msgid "content ppi"
msgstr "შემცველობის PPI"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:627
+#: data/gsettings/org.gnome.shotwell.gschema.xml:637
msgid "The number of pixels per inch (ppi) sent to the printer during printing"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:632
+#: data/gsettings/org.gnome.shotwell.gschema.xml:642
msgid "content width"
msgstr "შემცველობის სიგანე"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:633
+#: data/gsettings/org.gnome.shotwell.gschema.xml:643
msgid "The width of the printed emulsion on the page when printing"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:638
+#: data/gsettings/org.gnome.shotwell.gschema.xml:648
msgid "content height"
msgstr "შემცველობის სიმაღლე"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:639
+#: data/gsettings/org.gnome.shotwell.gschema.xml:649
msgid "The height of the printed emulsion on the page when printing"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:644
+#: data/gsettings/org.gnome.shotwell.gschema.xml:654
msgid "content units"
msgstr "შემცველობის ერთეულები"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:645
+#: data/gsettings/org.gnome.shotwell.gschema.xml:655
msgid ""
"A numeric code representing unit of measure (inches or centimeters) used "
"when printing"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:650
+#: data/gsettings/org.gnome.shotwell.gschema.xml:660
msgid "images per page code"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:651
+#: data/gsettings/org.gnome.shotwell.gschema.xml:661
msgid ""
"A numeric code representing the currently selected images per page mode used "
"when printing"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:656
+#: data/gsettings/org.gnome.shotwell.gschema.xml:666
msgid "size selection"
msgstr "ზომის არჩევანი"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:657
+#: data/gsettings/org.gnome.shotwell.gschema.xml:667
msgid ""
"The index of the current print size in a pre-defined list of standard sizes"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:662
+#: data/gsettings/org.gnome.shotwell.gschema.xml:672
msgid "match aspect ratio"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:663
+#: data/gsettings/org.gnome.shotwell.gschema.xml:673
msgid ""
"Determines whether custom print sizes must match the aspect ratio of the "
"original photo"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:668
+#: data/gsettings/org.gnome.shotwell.gschema.xml:678
msgid "print titles"
msgstr "სათაურების დაბეჭდვა"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:669
+#: data/gsettings/org.gnome.shotwell.gschema.xml:679
msgid ""
"True if the title of a photo should be printed when the photo is printed, "
"false otherwise"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:674
+#: data/gsettings/org.gnome.shotwell.gschema.xml:684
msgid "titles font"
msgstr "სათაურის ფონტი"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:675
+#: data/gsettings/org.gnome.shotwell.gschema.xml:685
msgid "The name of the font to use for photo titles when they are printed"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:686
+#: data/gsettings/org.gnome.shotwell.gschema.xml:696
msgid "enable flickr publishing plugin"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:687
+#: data/gsettings/org.gnome.shotwell.gschema.xml:697
msgid "True if the Flickr publishing plugin is enabled, false otherwise"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:692
+#: data/gsettings/org.gnome.shotwell.gschema.xml:702
+#: data/gsettings/org.gnome.shotwell.gschema.xml:708
msgid "enable Google Photos publishing plugin"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:693
+#: data/gsettings/org.gnome.shotwell.gschema.xml:703
+#: data/gsettings/org.gnome.shotwell.gschema.xml:709
msgid "True if the Google Photos publishing plugin is enabled, false otherwise"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:698
+#: data/gsettings/org.gnome.shotwell.gschema.xml:714
msgid "enable youtube publishing plugin"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:699
+#: data/gsettings/org.gnome.shotwell.gschema.xml:715
msgid "True if the YouTube publishing plugin is enabled, false otherwise"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:704
+#: data/gsettings/org.gnome.shotwell.gschema.xml:720
msgid "enable piwigo publishing plugin"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:705
+#: data/gsettings/org.gnome.shotwell.gschema.xml:721
msgid "True if the Piwigo publishing plugin is enabled, false otherwise"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:710
+#: data/gsettings/org.gnome.shotwell.gschema.xml:726
msgid "enable tumblr publishing plugin"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:711
+#: data/gsettings/org.gnome.shotwell.gschema.xml:727
msgid "True if the Tumblr publishing plugin is enabled, false otherwise"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:716
+#: data/gsettings/org.gnome.shotwell.gschema.xml:732
msgid "enable gallery3 publishing plugin"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:717
+#: data/gsettings/org.gnome.shotwell.gschema.xml:733
msgid "True if the Gallery3 publishing plugin is enabled, false otherwise"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:722
+#: data/gsettings/org.gnome.shotwell.gschema.xml:738
msgid "enable slideshow crumble transition"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:723
+#: data/gsettings/org.gnome.shotwell.gschema.xml:739
msgid ""
"True if the Crumble slideshow transition plugin is enabled, false otherwise"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:728
+#: data/gsettings/org.gnome.shotwell.gschema.xml:744
msgid "enable slideshow fade transition"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:729
+#: data/gsettings/org.gnome.shotwell.gschema.xml:745
msgid ""
"True if the Fade slideshow transition plugin is enabled, false otherwise"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:734
+#: data/gsettings/org.gnome.shotwell.gschema.xml:750
msgid "enable slideshow slide transition"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:735
+#: data/gsettings/org.gnome.shotwell.gschema.xml:751
msgid ""
"True if the Slide slideshow transition plugin is enabled, false otherwise"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:740
+#: data/gsettings/org.gnome.shotwell.gschema.xml:756
msgid "enable slideshow clock transition"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:741
+#: data/gsettings/org.gnome.shotwell.gschema.xml:757
msgid ""
"True if the Clock slideshow transition plugin is enabled, false otherwise"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:746
+#: data/gsettings/org.gnome.shotwell.gschema.xml:762
msgid "enable slideshow circle transition"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:747
+#: data/gsettings/org.gnome.shotwell.gschema.xml:763
msgid ""
"True if the Circle slideshow transition plugin is enabled, false otherwise"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:752
+#: data/gsettings/org.gnome.shotwell.gschema.xml:768
msgid "enable slideshow circles transition"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:753
+#: data/gsettings/org.gnome.shotwell.gschema.xml:769
msgid ""
"True if the Circles slideshow transition plugin is enabled, false otherwise"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:758
+#: data/gsettings/org.gnome.shotwell.gschema.xml:774
msgid "enable slideshow blinds transition"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:759
+#: data/gsettings/org.gnome.shotwell.gschema.xml:775
msgid ""
"True if the Blinds slideshow transition plugin is enabled, false otherwise"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:764
+#: data/gsettings/org.gnome.shotwell.gschema.xml:780
msgid "enable slideshow squares transition"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:765
+#: data/gsettings/org.gnome.shotwell.gschema.xml:781
msgid ""
"True if the Squares slideshow transition plugin is enabled, false otherwise"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:770
+#: data/gsettings/org.gnome.shotwell.gschema.xml:786
msgid "enable slideshow stripes transition"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:771
+#: data/gsettings/org.gnome.shotwell.gschema.xml:787
msgid ""
"True if the Stripes slideshow transition plugin is enabled, false otherwise"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:776
+#: data/gsettings/org.gnome.shotwell.gschema.xml:792
msgid "enable slideshow chess transition"
msgstr ""
-#: data/gsettings/org.gnome.shotwell.gschema.xml:777
+#: data/gsettings/org.gnome.shotwell.gschema.xml:793
msgid ""
"True if the Chess-Board slideshow transition plugin is enabled, false "
"otherwise"
msgstr ""
-#: data/org.gnome.Shotwell.appdata.xml.in:8
+#: data/org.gnome.Shotwell.appdata.xml.in:9
#: data/org.gnome.Shotwell.desktop.in:4 data/ui/collection.ui:85
#: data/ui/event.ui:356 data/ui/event.ui:524 data/ui/faces.ui:356
-#: data/ui/media.ui:356 data/ui/photo_context.ui:91 data/ui/photo.ui:351
+#: data/ui/media.ui:356 data/ui/photo_context.ui:91 data/ui/photo.ui:349
#: data/ui/tags.ui:356 src/photos/RawSupport.vala:313
msgid "Shotwell"
msgstr ""
-#: data/org.gnome.Shotwell.appdata.xml.in:9
+#: data/org.gnome.Shotwell.appdata.xml.in:10
msgid "Digital photo organizer"
msgstr ""
-#: data/org.gnome.Shotwell.appdata.xml.in:11
+#: data/org.gnome.Shotwell.appdata.xml.in:12
msgid ""
"Shotwell is an easy-to-use, fast photo organizer designed for the GNOME "
"desktop. It allows you to import photos from your camera or disk, organize "
@@ -1054,13 +1065,13 @@ msgid ""
"making it easy to experiment and correct errors."
msgstr ""
-#: data/org.gnome.Shotwell.appdata.xml.in:18
+#: data/org.gnome.Shotwell.appdata.xml.in:19
msgid ""
"When ready, Shotwell can upload your photos to various web services, such as "
"Flickr, Google Photos, and more."
msgstr ""
-#: data/org.gnome.Shotwell.appdata.xml.in:22
+#: data/org.gnome.Shotwell.appdata.xml.in:23
msgid "Shotwell supports JPEG, PNG, TIFF, and a variety of RAW file formats."
msgstr ""
@@ -1102,99 +1113,99 @@ msgid "Photo Viewer"
msgstr "სურათების დამთვალიერებელი"
#: data/ui/collection.ui:8 data/ui/direct_context.ui:7 data/ui/direct.ui:136
-#: data/ui/event.ui:447 data/ui/photo_context.ui:6 data/ui/photo.ui:227
+#: data/ui/event.ui:447 data/ui/photo_context.ui:6 data/ui/photo.ui:225
#: src/CollectionPage.vala:119 src/Resources.vala:153
msgid "_Enhance"
msgstr ""
#: data/ui/collection.ui:13 data/ui/direct_context.ui:12 data/ui/direct.ui:163
-#: data/ui/event.ui:452 data/ui/photo_context.ui:11 data/ui/photo.ui:254
+#: data/ui/event.ui:452 data/ui/photo_context.ui:11 data/ui/photo.ui:252
#: src/CollectionPage.vala:120 src/Resources.vala:181
msgid "Re_vert to Original"
msgstr ""
#: data/ui/collection.ui:19 data/ui/event.ui:407 data/ui/event.ui:458
-#: data/ui/faces.ui:390 data/ui/media.ui:390 data/ui/photo.ui:379
+#: data/ui/faces.ui:390 data/ui/media.ui:390 data/ui/photo.ui:377
#: data/ui/tags.ui:390 src/Resources.vala:279
msgid "Add _Tags…"
-msgstr ""
+msgstr "_ჭდეების დამატება…"
#: data/ui/collection.ui:24 data/ui/event.ui:412 data/ui/event.ui:463
#: data/ui/faces.ui:395 data/ui/media.ui:395 data/ui/photo_context.ui:22
-#: data/ui/photo.ui:384 data/ui/tags.ui:395 src/Resources.vala:351
+#: data/ui/photo.ui:382 data/ui/tags.ui:395 src/Resources.vala:351
msgid "Modif_y Tags…"
-msgstr ""
+msgstr "ჭდეების _ჩასწორება…"
#: data/ui/collection.ui:33 data/ui/event.ui:281 data/ui/event.ui:472
#: data/ui/faces.ui:281 data/ui/media.ui:281 data/ui/photo_context.ui:30
-#: data/ui/photo.ui:272 data/ui/tags.ui:281
+#: data/ui/photo.ui:270 data/ui/tags.ui:281
msgid "Toggle _Flag"
-msgstr ""
+msgstr "_ალმის გადართვა"
#: data/ui/collection.ui:39 data/ui/event.ui:286 data/ui/event.ui:478
#: data/ui/faces.ui:286 data/ui/media.ui:286 data/ui/photo_context.ui:35
-#: data/ui/photo.ui:277 data/ui/tags.ui:286 src/Resources.vala:213
+#: data/ui/photo.ui:275 data/ui/tags.ui:286 src/Resources.vala:213
msgid "_Set Rating"
-msgstr ""
+msgstr "შეფასების _დაყენება"
#: data/ui/collection.ui:62 data/ui/event.ui:314 data/ui/event.ui:501
#: data/ui/faces.ui:314 data/ui/media.ui:314 data/ui/photo_context.ui:63
-#: data/ui/photo.ui:305 data/ui/tags.ui:314 src/Resources.vala:223
+#: data/ui/photo.ui:303 data/ui/tags.ui:314 src/Resources.vala:223
msgid "_Unrated"
-msgstr ""
+msgstr "რეიტინგის _გარეშე"
#: data/ui/collection.ui:66 data/ui/event.ui:319 data/ui/event.ui:505
#: data/ui/faces.ui:319 data/ui/media.ui:319 data/ui/photo_context.ui:68
-#: data/ui/photo.ui:310 data/ui/tags.ui:319 src/Resources.vala:229
+#: data/ui/photo.ui:308 data/ui/tags.ui:319 src/Resources.vala:229
msgid "_Rejected"
msgstr ""
#: data/ui/collection.ui:72 data/ui/event.ui:326 data/ui/event.ui:511
#: data/ui/faces.ui:326 data/ui/media.ui:326 data/ui/photo_context.ui:75
-#: data/ui/photo.ui:317 data/ui/tags.ui:326 src/Resources.vala:217
+#: data/ui/photo.ui:315 data/ui/tags.ui:326 src/Resources.vala:217
msgid "_Increase"
msgstr "_გაზრდა"
#: data/ui/collection.ui:76 data/ui/event.ui:331 data/ui/event.ui:515
#: data/ui/faces.ui:331 data/ui/media.ui:331 data/ui/photo_context.ui:80
-#: data/ui/photo.ui:322 data/ui/tags.ui:331 src/Resources.vala:220
+#: data/ui/photo.ui:320 data/ui/tags.ui:331 src/Resources.vala:220
msgid "_Decrease"
msgstr "_შემცირება"
#: data/ui/collection.ui:82 data/ui/event.ui:353 data/ui/event.ui:521
#: data/ui/faces.ui:353 data/ui/media.ui:353 data/ui/photo_context.ui:88
-#: data/ui/photo.ui:348 data/ui/tags.ui:353
+#: data/ui/photo.ui:346 data/ui/tags.ui:353
msgid "_Developer"
msgstr ""
#: data/ui/collection.ui:90 data/ui/event.ui:361 data/ui/event.ui:529
#: data/ui/faces.ui:361 data/ui/media.ui:361 data/ui/photo_context.ui:96
-#: data/ui/photo.ui:356 data/ui/tags.ui:361 src/camera/CameraBranch.vala:99
+#: data/ui/photo.ui:354 data/ui/tags.ui:361 src/camera/CameraBranch.vala:99
#: src/camera/ImportPage.vala:709 src/photos/RawSupport.vala:316
msgid "Camera"
msgstr "კამერა"
#: data/ui/collection.ui:98 data/ui/event.ui:340 data/ui/event.ui:537
#: data/ui/faces.ui:340 data/ui/media.ui:340 data/ui/photo_context.ui:105
-#: data/ui/photo.ui:331 data/ui/tags.ui:340 src/Resources.vala:265
+#: data/ui/photo.ui:329 data/ui/tags.ui:340 src/Resources.vala:265
msgid "Edit _Title…"
msgstr ""
#: data/ui/collection.ui:103 data/ui/events_directory.ui:144
#: data/ui/events_directory.ui:186 data/ui/event.ui:345 data/ui/event.ui:398
#: data/ui/event.ui:542 data/ui/faces.ui:345 data/ui/media.ui:345
-#: data/ui/photo_context.ui:110 data/ui/photo.ui:336 data/ui/tags.ui:345
+#: data/ui/photo_context.ui:110 data/ui/photo.ui:334 data/ui/tags.ui:345
#: src/Resources.vala:269
msgid "Edit _Comment…"
msgstr ""
#: data/ui/collection.ui:108 data/ui/event.ui:547 data/ui/photo_context.ui:115
-#: data/ui/photo.ui:365 src/CollectionPage.vala:143 src/Resources.vala:286
+#: data/ui/photo.ui:363 src/CollectionPage.vala:143 src/Resources.vala:286
msgid "Open With E_xternal Editor"
msgstr ""
#: data/ui/collection.ui:113 data/ui/event.ui:552 data/ui/photo_context.ui:120
-#: data/ui/photo.ui:370 src/CollectionPage.vala:146 src/Resources.vala:288
+#: data/ui/photo.ui:368 src/CollectionPage.vala:146 src/Resources.vala:288
msgid "Open With RA_W Editor"
msgstr ""
@@ -1267,8 +1278,10 @@ msgstr "ძებნა"
msgid "_File"
msgstr "_ფაილი"
+#. Check if we can write the target format
+#. TODO: Check if we can actually write to the file
#: data/ui/direct.ui:8 data/ui/textentrydialog.ui:33
-#: src/direct/DirectPhotoPage.vala:323 src/Resources.vala:142
+#: src/direct/DirectPhotoPage.vala:327 src/Resources.vala:142
msgid "_Save"
msgstr "_შენახვა"
@@ -1348,52 +1361,52 @@ msgstr "_ფოტო"
msgid "_Previous Photo"
msgstr "_წინა ფოტო"
-#: data/ui/direct.ui:106 data/ui/photo.ui:197
+#: data/ui/direct.ui:106 data/ui/photo.ui:196
msgid "_Next Photo"
msgstr "_შემდეგი ფოტო"
-#: data/ui/direct.ui:113 data/ui/photo.ui:204 src/CollectionPage.vala:110
+#: data/ui/direct.ui:113 data/ui/photo.ui:202 src/CollectionPage.vala:110
#: src/Resources.vala:106
msgid "Rotate _Right"
msgstr "მარჯვნივ მოტრია_ლება"
-#: data/ui/direct.ui:118 data/ui/photo.ui:209 src/CollectionPage.vala:113
+#: data/ui/direct.ui:118 data/ui/photo.ui:207 src/CollectionPage.vala:113
#: src/Resources.vala:111
msgid "Rotate _Left"
msgstr "მარცხნივ მოტრია_ლება"
-#: data/ui/direct.ui:123 data/ui/photo.ui:214 src/CollectionPage.vala:116
+#: data/ui/direct.ui:123 data/ui/photo.ui:212 src/CollectionPage.vala:116
#: src/Resources.vala:116
msgid "Flip Hori_zontally"
msgstr "_ჰორიზონტალურად გადაბრუნება"
-#: data/ui/direct.ui:127 data/ui/photo.ui:218 src/CollectionPage.vala:117
+#: data/ui/direct.ui:127 data/ui/photo.ui:216 src/CollectionPage.vala:117
#: src/Resources.vala:119
msgid "Flip Verti_cally"
msgstr "_ვერტიკალურად გადაბრუნება"
-#: data/ui/direct.ui:133 data/ui/photo.ui:224
+#: data/ui/direct.ui:133 data/ui/photo.ui:222
msgid "T_ools"
msgstr "_ხელსაწყოები"
-#: data/ui/direct.ui:141 data/ui/photo.ui:232 src/Resources.vala:165
+#: data/ui/direct.ui:141 data/ui/photo.ui:230 src/Resources.vala:165
msgid "_Crop"
msgstr "_ამოჭრა"
-#: data/ui/direct.ui:146 data/ui/photo.ui:237
+#: data/ui/direct.ui:146 data/ui/photo.ui:235
#: src/editing_tools/StraightenTool.vala:100 src/Resources.vala:169
msgid "_Straighten"
msgstr ""
-#: data/ui/direct.ui:151 data/ui/photo.ui:242 src/Resources.vala:173
+#: data/ui/direct.ui:151 data/ui/photo.ui:240 src/Resources.vala:173
msgid "_Red-eye"
msgstr "_წითელი თვალი"
-#: data/ui/direct.ui:156 data/ui/photo.ui:247 src/Resources.vala:177
+#: data/ui/direct.ui:156 data/ui/photo.ui:245 src/Resources.vala:177
msgid "_Adjust"
msgstr "_მორგება"
-#: data/ui/direct.ui:169 data/ui/photo.ui:341 src/Resources.vala:276
+#: data/ui/direct.ui:169 data/ui/photo.ui:339 src/Resources.vala:276
msgid "_Adjust Date and Time…"
msgstr "_დროისა და თარიღის გასწორება…"
@@ -1402,7 +1415,7 @@ msgstr "_დროისა და თარიღის გასწორე
#: data/ui/faces.ui:430 data/ui/faces.ui:433 data/ui/import_queue.ui:65
#: data/ui/import_queue.ui:68 data/ui/import.ui:183 data/ui/import.ui:186
#: data/ui/media.ui:403 data/ui/media.ui:406 data/ui/offline.ui:180
-#: data/ui/offline.ui:183 data/ui/photo.ui:391 data/ui/photo.ui:394
+#: data/ui/offline.ui:183 data/ui/photo.ui:389 data/ui/photo.ui:392
#: data/ui/tags.ui:422 data/ui/tags.ui:425 data/ui/trash.ui:189
#: data/ui/trash.ui:192 src/Resources.vala:129
msgid "_Help"
@@ -1410,21 +1423,21 @@ msgstr "დახმარება"
#: data/ui/direct.ui:184 data/ui/events_directory.ui:158 data/ui/event.ui:428
#: data/ui/faces.ui:438 data/ui/import_queue.ui:73 data/ui/import.ui:191
-#: data/ui/media.ui:411 data/ui/offline.ui:188 data/ui/photo.ui:399
+#: data/ui/media.ui:411 data/ui/offline.ui:188 data/ui/photo.ui:397
#: data/ui/tags.ui:430 data/ui/trash.ui:197
msgid "_Frequently Asked Questions"
msgstr ""
#: data/ui/direct.ui:188 data/ui/events_directory.ui:162 data/ui/event.ui:432
#: data/ui/faces.ui:442 data/ui/import_queue.ui:77 data/ui/import.ui:195
-#: data/ui/media.ui:415 data/ui/offline.ui:192 data/ui/photo.ui:403
+#: data/ui/media.ui:415 data/ui/offline.ui:192 data/ui/photo.ui:401
#: data/ui/tags.ui:434 data/ui/trash.ui:201
msgid "_Report a Problem…"
msgstr ""
#: data/ui/direct.ui:194 data/ui/events_directory.ui:168 data/ui/event.ui:438
#: data/ui/faces.ui:448 data/ui/import_queue.ui:83 data/ui/import.ui:201
-#: data/ui/media.ui:421 data/ui/offline.ui:198 data/ui/photo.ui:409
+#: data/ui/media.ui:421 data/ui/offline.ui:198 data/ui/photo.ui:407
#: data/ui/tags.ui:440 data/ui/trash.ui:207 src/Resources.vala:122
msgid "_About"
msgstr "შესახებ"
@@ -1433,7 +1446,7 @@ msgstr "შესახებ"
#: data/ui/import_queue.ui:14 data/ui/import.ui:8 data/ui/media.ui:8
#: data/ui/offline.ui:8 data/ui/photo.ui:8 data/ui/tags.ui:8 data/ui/trash.ui:8
msgid "_Import From Folder…"
-msgstr ""
+msgstr "_საქაღალდიდან შემოტანა…"
#: data/ui/events_directory.ui:13 data/ui/event.ui:13 data/ui/faces.ui:13
#: data/ui/import_queue.ui:19 data/ui/import.ui:21 data/ui/media.ui:13
@@ -1556,16 +1569,16 @@ msgstr "_გატანა…"
#: data/ui/offline.ui:58 data/ui/offline.ui:207 data/ui/offline.ui:224
#: data/ui/photo.ui:79 data/ui/tags.ui:74 src/Resources.vala:784
msgid "R_emove From Library"
-msgstr ""
+msgstr "ბიბლიოთეკიდან _წაშლა"
#: data/ui/event.ui:129 data/ui/faces.ui:129 data/ui/import.ui:104
#: data/ui/media.ui:129 data/ui/tags.ui:129
msgid "_Titles"
-msgstr ""
+msgstr "_სათაურები"
#: data/ui/event.ui:139 data/ui/event.ui:404 data/ui/faces.ui:139
#: data/ui/faces.ui:387 data/ui/media.ui:139 data/ui/media.ui:387
-#: data/ui/photo.ui:376 data/ui/tags.ui:139 data/ui/tags.ui:387
+#: data/ui/photo.ui:374 data/ui/tags.ui:139 data/ui/tags.ui:387
msgid "Ta_gs"
msgstr "_ჭდეები"
@@ -1578,7 +1591,7 @@ msgstr ""
#: data/ui/media.ui:151 data/ui/offline.ui:108 data/ui/tags.ui:151
#: data/ui/trash.ui:117 src/Resources.vala:249
msgid "_Filter Photos"
-msgstr ""
+msgstr "სურათების _გაფილტვრა"
#: data/ui/event.ui:184 data/ui/faces.ui:184 data/ui/import.ui:144
#: data/ui/media.ui:184 data/ui/offline.ui:141 data/ui/search_bar.ui:18
@@ -1601,7 +1614,7 @@ msgstr ""
#: data/ui/event.ui:206 data/ui/faces.ui:206 data/ui/media.ui:206
#: data/ui/tags.ui:206
msgid "Sort _Photos"
-msgstr ""
+msgstr "სურათების _დალაგება"
#: data/ui/event.ui:209 data/ui/faces.ui:209 data/ui/media.ui:209
#: data/ui/tags.ui:209
@@ -1676,11 +1689,11 @@ msgid "_Log in"
msgstr "_შესვლა"
#: data/ui/multitextentrydialog.ui:25 data/ui/slideshow_settings.ui:38
-#: data/ui/textentrydialog.ui:19 src/AppWindow.vala:513 src/AppWindow.vala:534
+#: data/ui/textentrydialog.ui:19 src/AppWindow.vala:517 src/AppWindow.vala:538
#: src/data_imports/DataImportsUI.vala:302
#: src/data_imports/DataImportsUI.vala:420 src/Dialogs.vala:20
#: src/Dialogs.vala:28 src/Dialogs.vala:56 src/Dialogs.vala:760
-#: src/Dialogs.vala:783 src/Exporter.vala:348 src/ProfileBrowser.vala:68
+#: src/Dialogs.vala:783 src/Exporter.vala:359 src/ProfileBrowser.vala:68
#: src/ProfileBrowser.vala:100 src/publishing/PublishingUI.vala:174
#: src/publishing/PublishingUI.vala:403 src/Resources.vala:124
msgid "_Cancel"
@@ -1709,17 +1722,17 @@ msgstr ""
msgid "S_lideshow"
msgstr ""
-#: data/ui/photo.ui:260 src/CollectionPage.vala:122 src/Resources.vala:157
+#: data/ui/photo.ui:258 src/CollectionPage.vala:122 src/Resources.vala:157
msgid "_Copy Color Adjustments"
msgstr ""
-#: data/ui/photo.ui:265 src/CollectionPage.vala:125 src/Resources.vala:161
+#: data/ui/photo.ui:263 src/CollectionPage.vala:125 src/Resources.vala:161
msgid "_Paste Color Adjustments"
msgstr ""
#: data/ui/preferences_dialog.ui:102 src/library/LibraryWindow.vala:759
msgid "Library Location"
-msgstr ""
+msgstr "ბიბლიოთეკის მდებარეობა"
#: data/ui/preferences_dialog.ui:118
msgid "_Import photos to:"
@@ -1831,11 +1844,11 @@ msgstr ""
#: data/ui/printing_widget.ui:38
msgid "Use a _standard size:"
-msgstr ""
+msgstr "_სტანდარტული ზომის გამოყენება:"
#: data/ui/printing_widget.ui:65
msgid "Use a c_ustom size:"
-msgstr ""
+msgstr "_ზომის ხელით მითითება:"
#. Abbrevation for "inch"
#: data/ui/printing_widget.ui:128
@@ -1853,7 +1866,7 @@ msgstr ""
#: data/ui/printing_widget.ui:161
msgid "_Autosize:"
-msgstr ""
+msgstr "-ავტომატური ზომა:"
#: data/ui/printing_widget.ui:202
msgid "<b>Titles</b>"
@@ -1880,7 +1893,7 @@ msgid "Search"
msgstr "ძებნა"
#: data/ui/saved_search_dialog.ui:26 src/ProfileBrowser.vala:20
-#: src/ProfileBrowser.vala:217
+#: src/ProfileBrowser.vala:221
msgid "Cancel"
msgstr "გაუქმენა"
@@ -1966,7 +1979,7 @@ msgstr ""
msgid "New _Tag…"
msgstr ""
-#: data/ui/slideshow_settings.ui:21 src/SlideshowPage.vala:159
+#: data/ui/slideshow_settings.ui:21 src/SlideshowPage.vala:174
msgid "Settings"
msgstr "პარამეტრები"
@@ -1994,7 +2007,7 @@ msgstr ""
msgid "Show t_itle"
msgstr ""
-#: data/ui/slideshow_settings.ui:221 data/ui/slideshow_settings.ui:232
+#: data/ui/slideshow_settings.ui:237 data/ui/slideshow_settings.ui:248
msgid "seconds"
msgstr "წამი"
@@ -2041,7 +2054,7 @@ msgstr ""
#: plugins/authenticator/shotwell/FlickrPublishingAuthenticator.vala:148
msgid "Preparing for login…"
-msgstr ""
+msgstr "მომზადება შესასვლელად…"
#: plugins/authenticator/shotwell/FlickrPublishingAuthenticator.vala:203
msgid "Flickr authorization failed"
@@ -2049,7 +2062,7 @@ msgstr ""
#: plugins/authenticator/shotwell/FlickrPublishingAuthenticator.vala:210
msgid "Verifying authorization…"
-msgstr ""
+msgstr "ავტორიზაციის გადამოწმება…"
#: plugins/authenticator/shotwell/GoogleAuthenticator.vala:173
msgid ""
@@ -2102,7 +2115,7 @@ msgstr ""
#: plugins/authenticator/shotwell/tumblr_authentication_pane.ui:42
msgid "_Email address"
-msgstr ""
+msgstr "ელფოსტის _მისამართი"
#: plugins/authenticator/shotwell/tumblr_authentication_pane.ui:82
#: plugins/shotwell-publishing/piwigo_authentication_pane.ui:119
@@ -2132,13 +2145,13 @@ msgstr ""
#: plugins/shotwell-publishing/TumblrPublishing.vala:462
#, c-format
msgid "Could not load UI: %s"
-msgstr ""
+msgstr "UI-ის ჩატვირთვის შეცდომა: %s"
#: plugins/common/Resources.vala:12 src/plugins/SpitInterfaces.vala:176
msgid "Visit the Shotwell home page"
msgstr ""
-#: plugins/common/Resources.vala:31 src/AppWindow.vala:588
+#: plugins/common/Resources.vala:31 src/AppWindow.vala:599
#: src/plugins/SpitInterfaces.vala:177
msgid "translator-credits"
msgstr "თემური დოღონაძე"
@@ -2218,9 +2231,9 @@ msgstr "_გასვლა"
#: plugins/shotwell-publishing/google_photos_publishing_options_pane.ui:195
#: plugins/shotwell-publishing/tumblr_publishing_options_pane.ui:122
#: plugins/shotwell-publishing/youtube_publishing_options_pane.ui:94
-#: src/CollectionPage.vala:82 src/PhotoPage.vala:2488
+#: src/CollectionPage.vala:82 src/PhotoPage.vala:2495
msgid "_Publish"
-msgstr ""
+msgstr "_გამოქვეყნება"
#: plugins/shotwell-publishing/FlickrPublishing.vala:27
#: plugins/shotwell-publishing/PiwigoPublishing.vala:45
@@ -2279,15 +2292,15 @@ msgstr "ყველა"
#: plugins/shotwell-publishing/FlickrPublishing.vala:620
msgid "Friends & family only"
-msgstr ""
+msgstr "მხოლოდ მეგობრები და ოჯახი"
#: plugins/shotwell-publishing/FlickrPublishing.vala:621
msgid "Family only"
-msgstr ""
+msgstr "მხოლოდ ოჯახი"
#: plugins/shotwell-publishing/FlickrPublishing.vala:622
msgid "Friends only"
-msgstr ""
+msgstr "მხოლოდ მეგობრები"
#: plugins/shotwell-publishing/FlickrPublishing.vala:623
msgid "Just me"
@@ -2433,7 +2446,7 @@ msgstr ""
#: plugins/shotwell-publishing/piwigo_publishing_options_pane.ui:235
msgid "_Do no upload tags"
-msgstr ""
+msgstr "ჭდეები _არ აიტვირთება"
#: plugins/shotwell-publishing/piwigo_publishing_options_pane.ui:251
msgid "_Do not upload ratings"
@@ -2496,7 +2509,7 @@ msgstr ""
#: plugins/shotwell-publishing/PiwigoPublishing.vala:1305
msgid "Admins"
-msgstr ""
+msgstr "ადმინები"
#: plugins/shotwell-publishing/piwigo_ssl_failure_pane.ui:21
msgid "This connection is not secure"
@@ -2579,7 +2592,7 @@ msgstr "წრე"
#: plugins/shotwell-transitions/CirclesEffect.vala:20
msgid "Circles"
-msgstr ""
+msgstr "წრეები"
#: plugins/shotwell-transitions/ClockEffect.vala:20
msgid "Clock"
@@ -2630,39 +2643,39 @@ msgstr "მონაცემების საქაღალდის (%s)
msgid "Pictures"
msgstr "სურათები"
-#: src/AppDirs.vala:205
+#: src/AppDirs.vala:211
#, c-format
msgid "Unable to create temporary directory %s: %s"
msgstr "დროებითი საქაღალდის (%s) შექმნის შეცდომა: %s"
-#: src/AppDirs.vala:222 src/AppDirs.vala:253
+#: src/AppDirs.vala:229 src/AppDirs.vala:260
#, c-format
msgid "Unable to create data subdirectory %s: %s"
msgstr "მონაცემების ქვესაქაღალდის (%s) შექმნის შეცდომა: %s"
-#: src/AppDirs.vala:235
+#: src/AppDirs.vala:242
#, c-format
msgid "Could not make directory %s writable"
msgstr ""
-#: src/AppDirs.vala:238
+#: src/AppDirs.vala:245
#, c-format
msgid "Could not make directory %s writable: %s"
msgstr ""
-#: src/AppWindow.vala:47
+#: src/AppWindow.vala:52
msgid "Pin Toolbar"
msgstr ""
-#: src/AppWindow.vala:48
+#: src/AppWindow.vala:53
msgid "Pin the toolbar open"
msgstr ""
-#: src/AppWindow.vala:53
+#: src/AppWindow.vala:58
msgid "Leave fullscreen"
msgstr "სრული ეკრანიდან გასვლა"
-#: src/AppWindow.vala:560
+#: src/AppWindow.vala:571
#, c-format
msgid ""
"A fatal error occurred when accessing Shotwell’s library. Shotwell cannot "
@@ -2671,21 +2684,21 @@ msgid ""
"%s"
msgstr ""
-#: src/AppWindow.vala:585
+#: src/AppWindow.vala:596
msgid "Visit the Shotwell web site"
msgstr ""
-#: src/AppWindow.vala:598
+#: src/AppWindow.vala:609
#, c-format
msgid "Unable to display help: %s"
msgstr ""
-#: src/AppWindow.vala:606
+#: src/AppWindow.vala:617
#, c-format
msgid "Unable to navigate to bug database: %s"
msgstr ""
-#: src/AppWindow.vala:614
+#: src/AppWindow.vala:625
#, c-format
msgid "Unable to display FAQ: %s"
msgstr ""
@@ -2841,53 +2854,53 @@ msgstr ""
msgid "Fetching photo information"
msgstr ""
-#: src/camera/ImportPage.vala:1547
+#: src/camera/ImportPage.vala:1544
#, c-format
msgid "Fetching preview for %s"
msgstr ""
-#: src/camera/ImportPage.vala:1656
+#: src/camera/ImportPage.vala:1653
#, c-format
msgid "Unable to lock camera: %s"
msgstr ""
-#: src/camera/ImportPage.vala:1741
+#: src/camera/ImportPage.vala:1738
#, c-format
msgid "Delete this photo from camera?"
msgid_plural "Delete these %d photos from camera?"
msgstr[0] ""
msgstr[1] ""
-#: src/camera/ImportPage.vala:1744
+#: src/camera/ImportPage.vala:1741
#, c-format
msgid "Delete this video from camera?"
msgid_plural "Delete these %d videos from camera?"
msgstr[0] ""
msgstr[1] ""
-#: src/camera/ImportPage.vala:1747
+#: src/camera/ImportPage.vala:1744
#, c-format
msgid "Delete this photo/video from camera?"
msgid_plural "Delete these %d photos/videos from camera?"
msgstr[0] ""
msgstr[1] ""
-#: src/camera/ImportPage.vala:1750
+#: src/camera/ImportPage.vala:1747
#, c-format
msgid "Delete these files from camera?"
msgid_plural "Delete these %d files from camera?"
msgstr[0] ""
msgstr[1] ""
-#: src/camera/ImportPage.vala:1758 src/Dialogs.vala:727
+#: src/camera/ImportPage.vala:1755 src/Dialogs.vala:727
msgid "_Keep"
msgstr "დატოვება"
-#: src/camera/ImportPage.vala:1777
+#: src/camera/ImportPage.vala:1774
msgid "Removing photos/videos from camera"
msgstr ""
-#: src/camera/ImportPage.vala:1781
+#: src/camera/ImportPage.vala:1778
#, c-format
msgid "Unable to delete %d photo/video from the camera due to errors."
msgid_plural "Unable to delete %d photos/videos from the camera due to errors."
@@ -2902,13 +2915,13 @@ msgstr ""
msgid "No photos/videos found which match the current filter"
msgstr ""
-#: src/CollectionPage.vala:80 src/direct/DirectPhotoPage.vala:85
-#: src/PhotoPage.vala:2483 src/Resources.vala:137
+#: src/CollectionPage.vala:80 src/direct/DirectPhotoPage.vala:86
+#: src/PhotoPage.vala:2490 src/Resources.vala:137
msgid "_Print"
msgstr "_ბეჭდვა"
-#: src/CollectionPage.vala:84 src/direct/DirectPhotoPage.vala:90
-#: src/PhotoPage.vala:2493 src/Resources.vala:187
+#: src/CollectionPage.vala:84 src/direct/DirectPhotoPage.vala:91
+#: src/PhotoPage.vala:2500 src/Resources.vala:187
msgid "Set as _Desktop Background"
msgstr "სურათის ფონზე _დაყენება"
@@ -2928,39 +2941,39 @@ msgstr "დროისა და თარიღის გასწორებ
msgid "_Play"
msgstr "_დაკვრა"
-#: src/CollectionPage.vala:410
+#: src/CollectionPage.vala:414
msgid "Export Photo/Video"
msgid_plural "Export Photos/Videos"
msgstr[0] ""
msgstr[1] ""
-#: src/CollectionPage.vala:412
+#: src/CollectionPage.vala:416
msgid "Export Photo"
msgid_plural "Export Photos"
-msgstr[0] ""
-msgstr[1] ""
+msgstr[0] "სურათის გატანა"
+msgstr[1] "სურათის გატანა"
-#: src/CollectionPage.vala:499 src/CollectionPage.vala:515
+#: src/CollectionPage.vala:503 src/CollectionPage.vala:519
msgid "Rotating"
msgstr "შემობრუნება"
-#: src/CollectionPage.vala:499 src/CollectionPage.vala:515
+#: src/CollectionPage.vala:503 src/CollectionPage.vala:519
msgid "Undoing Rotate"
msgstr ""
-#: src/CollectionPage.vala:524
+#: src/CollectionPage.vala:528
msgid "Flipping Horizontally"
msgstr ""
-#: src/CollectionPage.vala:525
+#: src/CollectionPage.vala:529
msgid "Undoing Flip Horizontally"
msgstr ""
-#: src/CollectionPage.vala:534
+#: src/CollectionPage.vala:538
msgid "Flipping Vertically"
msgstr ""
-#: src/CollectionPage.vala:535
+#: src/CollectionPage.vala:539
msgid "Undoing Flip Vertically"
msgstr ""
@@ -2990,11 +3003,11 @@ msgstr ""
#: src/Commands.vala:1006
msgid "Creating New Event"
-msgstr ""
+msgstr "ახალი მოვლენის შერწყმა"
#: src/Commands.vala:1007
msgid "Removing Event"
-msgstr ""
+msgstr "მოვლენის წაშლა"
#: src/Commands.vala:1016
msgid "Moving Photos to New Event"
@@ -3006,11 +3019,11 @@ msgstr ""
#: src/Commands.vala:1074
msgid "Merging"
-msgstr ""
+msgstr "შერწყმა"
#: src/Commands.vala:1075
msgid "Unmerging"
-msgstr ""
+msgstr "შერწყმის გაუქმება"
#: src/Commands.vala:1084
msgid "Duplicating photos"
@@ -3049,7 +3062,7 @@ msgstr ""
#: src/Commands.vala:1256
msgid "Set Developer"
-msgstr ""
+msgstr "პროგრამისტის დაყენება"
#: src/Commands.vala:1355
msgid "Original photo could not be adjusted."
@@ -3057,7 +3070,7 @@ msgstr ""
#: src/Commands.vala:1376
msgid "Adjusting Date and Time"
-msgstr ""
+msgstr "დროისა და თარიღის გასწორება"
#: src/Commands.vala:1376
msgid "Undoing Date and Time Adjustment"
@@ -3135,7 +3148,7 @@ msgstr "ალამი"
#: src/Commands.vala:2477
msgid "Unflag"
-msgstr ""
+msgstr "ალმის მოხსნა"
#. Send an empty job to the queue to mark the end of the import
#: src/data_imports/DataImportsPluginHost.vala:65
@@ -3249,7 +3262,7 @@ msgstr "PM"
#: src/dialogs/AdjustDateTimeDialog.vala:80
msgid "24 Hr"
-msgstr ""
+msgstr "24 სთ"
#: src/dialogs/AdjustDateTimeDialog.vala:95
msgid "_Shift photos/videos by the same amount"
@@ -3326,7 +3339,7 @@ msgstr[1] "წამი"
#. Hereafter we'll refer to these as "special formats."
#: src/dialogs/ExportDialog.vala:15
msgid "Unmodified"
-msgstr ""
+msgstr "არ შეცვლლა"
#: src/dialogs/ExportDialog.vala:16
msgid "Current"
@@ -3347,7 +3360,7 @@ msgstr ""
#: src/dialogs/ExportDialog.vala:99
msgid "_Pixels:"
-msgstr ""
+msgstr "_პიქსელები:"
#: src/dialogs/ExportDialog.vala:103
msgid "Export _metadata:"
@@ -3377,7 +3390,7 @@ msgstr ""
#: src/dialogs/Preferences.vala:122
msgid "Year-Month-Day"
-msgstr ""
+msgstr "წელი-თვე-დღე"
#: src/dialogs/Preferences.vala:123 src/editing_tools/EditingTools.vala:771
msgid "Custom"
@@ -3455,14 +3468,14 @@ msgstr[1] ""
msgid "Export Video"
msgstr "ვიდეოს გატანა"
-#: src/Dialogs.vala:70 src/PhotoPage.vala:3018
+#: src/Dialogs.vala:70 src/PhotoPage.vala:3025
msgctxt "Dialog Title"
msgid "Export Photo"
-msgstr ""
+msgstr "სურათის გატანა"
#: src/Dialogs.vala:94
msgid "Export Photos"
-msgstr ""
+msgstr "სურათის გატანა"
#. Ticket #3023
#. Attempt to replace the system error with something friendlier
@@ -3545,7 +3558,7 @@ msgstr ""
#: src/Dialogs.vala:253 src/Dialogs.vala:268 src/Dialogs.vala:283
#: src/Dialogs.vala:299 src/Dialogs.vala:314 src/Dialogs.vala:328
msgid "error message:"
-msgstr ""
+msgstr "შეცდომის შეტყობინება:"
#.
#. Files Not Imported Because They Weren't Recognized as Photos or Videos
@@ -3817,11 +3830,11 @@ msgstr ""
#: src/Dialogs.vala:538 src/Dialogs.vala:557
msgid "Import Complete"
-msgstr ""
+msgstr "შემოტანა დასრულდა"
#: src/Dialogs.vala:657 src/Resources.vala:198
msgid "Rename Event"
-msgstr ""
+msgstr "მოვლენის სახელის გადარქმევა"
#: src/Dialogs.vala:657
msgid "Name:"
@@ -3916,41 +3929,41 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: src/Dialogs.vala:831 src/Dialogs.vala:868
+#: src/Dialogs.vala:835 src/Dialogs.vala:872
msgid "Tags (separated by commas):"
msgstr ""
#. This function is used to determine whether or not files should be copied or linked when imported.
#. Returns ACCEPT for copy, REJECT for link, and CANCEL for (drum-roll) cancel.
-#: src/Dialogs.vala:946
+#: src/Dialogs.vala:950
msgid ""
"Shotwell can copy the photos into your library folder or it can import them "
"without copying."
msgstr ""
-#: src/Dialogs.vala:951
+#: src/Dialogs.vala:955
msgid "Co_py Photos"
-msgstr ""
+msgstr "სურათების _კოპირება"
-#: src/Dialogs.vala:952
+#: src/Dialogs.vala:956
msgid "_Import in Place"
-msgstr ""
+msgstr "_ადგილში შემოტანა"
-#: src/Dialogs.vala:953
+#: src/Dialogs.vala:957
msgid "Import to Library"
-msgstr ""
+msgstr "ბიბლიოთეკაში შემოტანა"
-#: src/Dialogs.vala:963
+#: src/Dialogs.vala:967
msgid "Remove From Library"
msgstr "ბიბლიოთეკიდან წაშლა"
-#: src/Dialogs.vala:964
+#: src/Dialogs.vala:968
msgid "Removing Photo From Library"
msgid_plural "Removing Photos From Library"
msgstr[0] ""
msgstr[1] ""
-#: src/Dialogs.vala:978
+#: src/Dialogs.vala:982
#, c-format
msgid ""
"This will remove the photo/video from your Shotwell library. Would you also "
@@ -3965,7 +3978,7 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: src/Dialogs.vala:982
+#: src/Dialogs.vala:986
#, c-format
msgid ""
"This will remove the video from your Shotwell library. Would you also like "
@@ -3980,7 +3993,7 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: src/Dialogs.vala:986
+#: src/Dialogs.vala:990
#, c-format
msgid ""
"This will remove the photo from your Shotwell library. Would you also like "
@@ -3995,7 +4008,7 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: src/Dialogs.vala:1018
+#: src/Dialogs.vala:1022
#, c-format
msgid ""
"The photo or video cannot be moved to your desktop trash. Delete this file?"
@@ -4005,7 +4018,7 @@ msgstr[0] ""
msgstr[1] ""
#. Alert the user that the files were not removed.
-#: src/Dialogs.vala:1035
+#: src/Dialogs.vala:1039
#, c-format
msgid "The photo or video cannot be deleted."
msgid_plural "%d photos/videos cannot be deleted."
@@ -4066,57 +4079,65 @@ msgstr "სიგანე"
msgid "Height"
msgstr "სიმაღლე"
-#: src/direct/DirectPhotoPage.vala:99
+#: src/direct/DirectPhotoPage.vala:100
#, c-format
msgid "%s does not exist."
msgstr ""
-#: src/direct/DirectPhotoPage.vala:101
+#: src/direct/DirectPhotoPage.vala:102
#, c-format
msgid "%s is not a file."
-msgstr ""
+msgstr "%s ფაილი არაა."
-#: src/direct/DirectPhotoPage.vala:103
+#: src/direct/DirectPhotoPage.vala:104
#, c-format
msgid ""
"%s does not support the file format of\n"
"%s."
msgstr ""
-#: src/direct/DirectPhotoPage.vala:120
+#: src/direct/DirectPhotoPage.vala:121
#, c-format
msgid "Unable open photo %s. Sorry."
msgstr ""
-#: src/direct/DirectPhotoPage.vala:323
+#: src/direct/DirectPhotoPage.vala:327
msgid "_Save a Copy"
-msgstr ""
+msgstr "ა_სლის შენახვა"
-#: src/direct/DirectPhotoPage.vala:326
+#: src/direct/DirectPhotoPage.vala:330
#, c-format
msgid "Lose changes to %s?"
msgstr ""
-#: src/direct/DirectPhotoPage.vala:327
+#: src/direct/DirectPhotoPage.vala:331
msgid "Close _without Saving"
msgstr "დახურვა _შენახვის გარეშე"
-#: src/direct/DirectPhotoPage.vala:360
+#: src/direct/DirectPhotoPage.vala:367
#, c-format
msgid "Error while saving to %s: %s"
msgstr ""
-#: src/direct/DirectPhotoPage.vala:390 src/direct/DirectPhotoPage.vala:411
+#: src/direct/DirectPhotoPage.vala:399 src/direct/DirectPhotoPage.vala:425
msgid "Save As"
msgstr "შენახვა, როგორც"
+#: src/direct/DirectPhotoPage.vala:414
+msgid "Supported image formats"
+msgstr "გამოსახულების მხარდაჭერილი ფორმატები"
+
+#: src/direct/DirectPhotoPage.vala:423
+msgid "All files"
+msgstr "ყველა ფაილი"
+
#. verify this is a directory
#: src/DirectoryMonitor.vala:891
#, c-format
msgid "Unable to monitor %s: Not a directory (%s)"
msgstr ""
-#: src/DragAndDropHandler.vala:161
+#: src/DragAndDropHandler.vala:165
msgid "Photos cannot be exported to this directory."
msgstr ""
@@ -4169,15 +4190,15 @@ msgstr ""
#: src/editing_tools/EditingTools.vala:753 src/Printing.vala:798
msgid "4 × 6 in."
-msgstr ""
+msgstr "4 × 6 დუიმ."
#: src/editing_tools/EditingTools.vala:754 src/Printing.vala:801
msgid "5 × 7 in."
-msgstr ""
+msgstr "5 × 7 დუიმ."
#: src/editing_tools/EditingTools.vala:755 src/Printing.vala:804
msgid "8 × 10 in."
-msgstr ""
+msgstr "8 × 10 დუიმ."
#: src/editing_tools/EditingTools.vala:756
msgid "Letter (8.5 × 11 in.)"
@@ -4185,7 +4206,7 @@ msgstr ""
#: src/editing_tools/EditingTools.vala:757 src/Printing.vala:807
msgid "11 × 14 in."
-msgstr ""
+msgstr "11 × 14 დუიმ."
#: src/editing_tools/EditingTools.vala:758
msgid "Tabloid (11 × 17 in.)"
@@ -4193,7 +4214,7 @@ msgstr ""
#: src/editing_tools/EditingTools.vala:759 src/Printing.vala:810
msgid "16 × 20 in."
-msgstr ""
+msgstr "16 × 20 დუიმ."
#: src/editing_tools/EditingTools.vala:761 src/Printing.vala:816
msgid "Metric Wallet (9 × 13 cm)"
@@ -4326,7 +4347,7 @@ msgstr "კუთხე:"
#: src/events/EventPage.vala:129
msgid "No Event"
-msgstr ""
+msgstr "მოვლენის გარეშე"
#: src/events/EventsBranch.vala:25
msgid "Events"
@@ -4342,7 +4363,7 @@ msgstr "მოვლენების გარეშე"
#: src/events/EventsDirectoryPage.vala:153
msgid "No events found"
-msgstr ""
+msgstr "მოვლენები აღმოჩენილი არაა"
#: src/events/EventsDirectoryPage.vala:227
msgid "All Events"
@@ -4350,51 +4371,43 @@ msgstr "ყველა მოვლენა"
#: src/events/EventsDirectoryPage.vala:241
msgid "Undated"
-msgstr ""
+msgstr "განახლებულია"
#. if no name, pretty up the start time
#: src/Event.vala:748
#, c-format
msgid "Event %s"
-msgstr ""
+msgstr "მოვლენა %s"
-#: src/Exporter.vala:236 src/Exporter.vala:291
+#: src/Exporter.vala:238 src/Exporter.vala:302
#, c-format
msgid "Unable to generate a temporary file for %s: %s"
msgstr ""
-#: src/Exporter.vala:328
+#: src/Exporter.vala:339
msgid "Exporting"
msgstr "გატანა"
-#: src/Exporter.vala:346
+#: src/Exporter.vala:357
#, c-format
msgid "File %s already exists. Replace?"
msgstr "ფაილი სახელით \"%s\" უკვე არსებობს. ჩავანაცვლო?"
-#: src/Exporter.vala:348
+#: src/Exporter.vala:359
msgid "_Skip"
msgstr "_გამოტოვება"
-#: src/Exporter.vala:348
+#: src/Exporter.vala:359
msgid "Rename"
msgstr "სახელის გადარქმევა"
-#: src/Exporter.vala:348
-msgid "Rename All"
-msgstr "ყველას გადარქმევა"
-
-#: src/Exporter.vala:348
+#: src/Exporter.vala:359
msgid "_Replace"
msgstr "_ჩანაცვლება"
-#: src/Exporter.vala:348
-msgid "Replace _All"
-msgstr "ყველ_აფრის ჩანაცვლება"
-
-#: src/Exporter.vala:348
-msgid "Export"
-msgstr "ექსპორტირება"
+#: src/Exporter.vala:359
+msgid "Export file conflict"
+msgstr "გასატანი ფაილის კონფლიქტი"
#: src/faces/FacesTool.vala:114
msgid "Detect faces…"
@@ -4463,7 +4476,7 @@ msgstr ""
#: src/import-roll/ImportRollBranch.vala:42
msgid "Imports"
-msgstr ""
+msgstr "შემოტანები"
#: src/import-roll/ImportRollBranch.vala:42
msgid "Browse the library’s import history"
@@ -4485,16 +4498,16 @@ msgstr "შემოტანა…"
#: src/library/ImportQueuePage.vala:129
msgid "Preparing to import…"
-msgstr ""
+msgstr "შემოტანისთვის მომზადება…"
#: src/library/ImportQueuePage.vala:156
#, c-format
msgid "Imported %s"
-msgstr ""
+msgstr "%s შემოტანილია"
#: src/library/LastImportPage.vala:8
msgid "Last Import"
-msgstr ""
+msgstr "ბოლო შემოტანა"
#: src/library/LibraryBranch.vala:30
msgid "Organize and browse your photos"
@@ -4502,7 +4515,7 @@ msgstr ""
#: src/library/LibraryWindow.vala:503
msgid "Import From Folder"
-msgstr ""
+msgstr "საქაღალდიდან შემოტანა"
#: src/library/LibraryWindow.vala:509
msgid "Recurse Into Subfolders"
@@ -4527,7 +4540,7 @@ msgstr ""
#: src/library/LibraryWindow.vala:995 src/library/LibraryWindow.vala:1006
msgid "Updating library…"
-msgstr ""
+msgstr "ბიბლიოთეკის განახლება…"
#: src/library/LibraryWindow.vala:1012
msgid "Preparing to auto-import photos…"
@@ -4543,7 +4556,7 @@ msgstr ""
#: src/library/OfflinePage.vala:8
msgid "Missing Files"
-msgstr ""
+msgstr "ნაკლული ფაილები"
#: src/library/OfflinePage.vala:110
msgid "Deleting…"
@@ -4653,11 +4666,11 @@ msgstr "[ფაილი]"
msgid "Run “%s --help” to see a full list of available command line options.\n"
msgstr "გაშვების ხელმისაწვდომი პარამეტრების სანახავად გაუშვით \"%s --help\".\n"
-#: src/main.vala:410
+#: src/main.vala:412
msgid "Choose Shotwell's profile"
msgstr ""
-#: src/main.vala:431
+#: src/main.vala:438
#, c-format
msgid "Profile %s does not exist. Did you mean to pass --create as well?"
msgstr ""
@@ -4687,34 +4700,34 @@ msgid ""
msgstr ""
#. previous button
-#: src/PhotoPage.vala:546
+#: src/PhotoPage.vala:553
msgid "Previous photo"
msgstr "წინა ფოტო"
#. next button
-#: src/PhotoPage.vala:552
+#: src/PhotoPage.vala:559
msgid "Next photo"
msgstr "შემდეგი ფოტო"
-#: src/PhotoPage.vala:1860
+#: src/PhotoPage.vala:1867
#, c-format
msgid "Photo source file missing: %s"
msgstr ""
-#: src/PhotoPage.vala:2893
+#: src/PhotoPage.vala:2900
msgctxt "Dialog Title"
msgid "Remove From Library"
msgstr "ბიბლიოთეკიდან წაშლა"
-#: src/PhotoPage.vala:2894
+#: src/PhotoPage.vala:2901
msgctxt "Dialog Title"
msgid "Removing Photo From Library"
msgstr ""
-#: src/PhotoPage.vala:3038
+#: src/PhotoPage.vala:3045
#, c-format
msgid "Unable to export %s: %s"
-msgstr ""
+msgstr "%s-ის გატანის შეცდომა: %s"
#: src/photos/AvifSupport.vala:30
msgid "AVIF"
@@ -4739,25 +4752,24 @@ msgstr "JPEG"
#: src/photos/JfifSupport.vala:256
#, c-format
msgid "Low (%d%%)"
-msgstr ""
+msgstr "დაბალი (%d%%)"
#: src/photos/JfifSupport.vala:259
#, c-format
msgid "Medium (%d%%)"
-msgstr ""
+msgstr "საშუალო (%d%%)"
#: src/photos/JfifSupport.vala:262
#, c-format
msgid "High (%d%%)"
-msgstr ""
+msgstr "მაღალი (%d%%)"
#: src/photos/JfifSupport.vala:265
#, c-format
msgid "Maximum (%d%%)"
-msgstr ""
+msgstr "მაქსიმუმი (%d%%)"
#: src/photos/JpegXLSupport.vala:30
-#| msgid "JPEG"
msgid "JPEGXL"
msgstr "JPEGXL"
@@ -4773,7 +4785,8 @@ msgstr "TIFF"
msgid "WebP"
msgstr "WebP"
-#: src/Photo.vala:3811
+#. TRANSLATORS: "modified" here is part of a file name that was changed with another image tool outside of Shotwell. Note that there are potential issues with UTF-8 characters
+#: src/Photo.vala:3812
msgid "modified"
msgstr "შეიცვალა"
@@ -4805,31 +4818,31 @@ msgstr ""
#: src/Printing.vala:255
msgid "Fill the entire page"
-msgstr ""
+msgstr "მთელი გვერდის შევსება"
#: src/Printing.vala:256
msgid "2 images per page"
-msgstr ""
+msgstr "2 გამოსახულება გვერდზე"
#: src/Printing.vala:257
msgid "4 images per page"
-msgstr ""
+msgstr "4 გამოსახულება გვერდზე"
#: src/Printing.vala:258
msgid "6 images per page"
-msgstr ""
+msgstr "6 გამოსახულება გვერდზე"
#: src/Printing.vala:259
msgid "8 images per page"
-msgstr ""
+msgstr "8 გამოსახულება გვერდზე"
#: src/Printing.vala:260
msgid "16 images per page"
-msgstr ""
+msgstr "16 გამოსახულება გვერდზე"
#: src/Printing.vala:261
msgid "32 images per page"
-msgstr ""
+msgstr "32 გამოსახულება გვერდზე"
#: src/Printing.vala:851
msgid "Image Settings"
@@ -4837,7 +4850,7 @@ msgstr "გამოსახულების პარამეტრებ
#: src/Printing.vala:864
msgid "Printing…"
-msgstr ""
+msgstr "დაბეჭდვა…"
#: src/Printing.vala:884 src/Printing.vala:1087
#, c-format
@@ -4846,6 +4859,9 @@ msgid ""
"\n"
"%s"
msgstr ""
+"სურათის დაბეჭდვის სეცდომა:\n"
+"\n"
+"%s"
#: src/ProfileBrowser.vala:20
msgid "Create"
@@ -4867,7 +4883,7 @@ msgstr "ბიბლიოთეკის საქაღალდე"
msgid "Choose Library Folder"
msgstr ""
-#: src/ProfileBrowser.vala:80 src/ProfileBrowser.vala:187
+#: src/ProfileBrowser.vala:80 src/ProfileBrowser.vala:189
msgid "Data Folder"
msgstr "მონაცემების საქაღალდე"
@@ -4879,37 +4895,37 @@ msgstr ""
msgid "This is the currently active profile"
msgstr ""
-#: src/ProfileBrowser.vala:199
+#: src/ProfileBrowser.vala:203
msgid "Remove Profile"
msgstr "პროფილის წაშლა"
-#: src/ProfileBrowser.vala:201
+#: src/ProfileBrowser.vala:205
msgid "Remove this profile"
msgstr ""
-#: src/ProfileBrowser.vala:213
+#: src/ProfileBrowser.vala:217
#, c-format
msgid "Remove profile “%s”"
msgstr ""
-#: src/ProfileBrowser.vala:214
+#: src/ProfileBrowser.vala:218
msgid ""
"None of the options will remove any of the images associated with this "
"profile"
msgstr ""
-#: src/ProfileBrowser.vala:215
+#: src/ProfileBrowser.vala:219
#, c-format
msgid ""
"<b><span size=\"larger\">%s</span></b>\n"
"<span weight=\"light\">%s</span>"
msgstr ""
-#: src/ProfileBrowser.vala:217
+#: src/ProfileBrowser.vala:221
msgid "Remove profile and files"
msgstr ""
-#: src/ProfileBrowser.vala:217
+#: src/ProfileBrowser.vala:221
msgid "Remove profile only"
msgstr ""
@@ -4940,15 +4956,15 @@ msgstr[1] ""
#, c-format
msgid "%d Photo"
msgid_plural "%d Photos"
-msgstr[0] ""
-msgstr[1] ""
+msgstr[0] "%d სურათი"
+msgstr[1] "%d სურათი"
#: src/Properties.vala:367
#, c-format
msgid "%d Video"
msgid_plural "%d Videos"
-msgstr[0] ""
-msgstr[1] ""
+msgstr[0] "%d ვიდეო"
+msgstr[1] "%d ვიდეო"
#. display only one date if start and end are the same
#: src/Properties.vala:389
@@ -4998,7 +5014,7 @@ msgstr ""
#: src/Properties.vala:607
msgid "Original dimensions:"
-msgstr ""
+msgstr "საწყისი ზომები:"
#: src/Properties.vala:610
msgid "Camera make:"
@@ -5046,16 +5062,16 @@ msgstr "უფლებები:"
#: src/Properties.vala:646
msgid "Software:"
-msgstr ""
+msgstr "პროგრამები:"
#: src/publishing/PublishingPluginHost.vala:11
msgid "Preparing for upload"
-msgstr ""
+msgstr "მომზადება ატვირთვისთვის"
#: src/publishing/PublishingPluginHost.vala:12
#, c-format
msgid "Uploading %d of %d"
-msgstr ""
+msgstr "ატვირთვა %d %d-დან"
#: src/publishing/PublishingPluginHost.vala:85
#, c-format
@@ -5297,7 +5313,7 @@ msgstr "ახალი მოვლენა"
#: src/Resources.vala:206
msgid "Move Photos"
-msgstr ""
+msgstr "სურათების გადატანა"
#: src/Resources.vala:207
msgid "Move photos to an event"
@@ -5418,7 +5434,7 @@ msgstr "კომენტარის ჩასწორება"
#: src/Resources.vala:277
msgid "Adjust Date and Time"
-msgstr ""
+msgstr "დროისა და თარიღის გასწორება"
#. Dialog title
#: src/Resources.vala:282
@@ -5436,7 +5452,7 @@ msgstr "_ალამი"
#: src/Resources.vala:299
msgid "Un_flag"
-msgstr ""
+msgstr "_ალმის მოხსნა"
#: src/Resources.vala:303
msgid "Mark faces of people in the photo"
@@ -5498,7 +5514,7 @@ msgstr ""
#: src/Resources.vala:352
msgid "Modify Tags"
-msgstr ""
+msgstr "ჭდეების შეცვლა"
#: src/Resources.vala:355
#, c-format
@@ -5649,11 +5665,11 @@ msgstr ""
#: src/Resources.vala:781
#, c-format
msgid "Unable to open in file manager: %s"
-msgstr ""
+msgstr "ფაილების მმართველში გახსნის შეცდომა: %s"
#: src/Resources.vala:789
msgid "Select all items"
-msgstr ""
+msgstr "ყველაფრის მონიშვნა"
#. ...precache the timestamp string...
#. / Locale-specific time format for 12-hour time, i.e. 8:31 PM
@@ -5700,7 +5716,7 @@ msgctxt "MultimonthFormat"
msgid "%a %b %d, %Y"
msgstr "%a %b %d, %Y"
-#: src/Screensaver.vala:18 src/SlideshowPage.vala:117
+#: src/Screensaver.vala:18 src/SlideshowPage.vala:128
msgid "Slideshow"
msgstr "სლაიდშოუ"
@@ -5713,7 +5729,7 @@ msgstr "შეიცავს"
#: src/searches/SavedSearchDialog.vala:169
#: src/searches/SavedSearchDialog.vala:500
msgid "is exactly"
-msgstr ""
+msgstr "არის ზუსტად"
#: src/searches/SavedSearchDialog.vala:170
msgid "starts with"
@@ -5750,7 +5766,7 @@ msgstr ""
#. Ordering must correspond with SearchConditionMediaType.MediaType
#: src/searches/SavedSearchDialog.vala:255
msgid "any photo"
-msgstr ""
+msgstr "ნებისმიერი სურათი"
#: src/searches/SavedSearchDialog.vala:256
msgid "a raw photo"
@@ -5762,23 +5778,23 @@ msgstr ""
#: src/searches/SavedSearchDialog.vala:311
msgid "has"
-msgstr ""
+msgstr "აქვს"
#: src/searches/SavedSearchDialog.vala:312
msgid "has no"
-msgstr ""
+msgstr "არ აქვს"
#: src/searches/SavedSearchDialog.vala:317
msgid "modifications"
-msgstr ""
+msgstr "ცვლილებები"
#: src/searches/SavedSearchDialog.vala:318
msgid "internal modifications"
-msgstr ""
+msgstr "შიდა ცვლილებები"
#: src/searches/SavedSearchDialog.vala:319
msgid "external modifications"
-msgstr ""
+msgstr "გარე ცვლილებები"
#. Ordering must correspond with SearchConditionFlagged.State
#: src/searches/SavedSearchDialog.vala:373
@@ -5811,7 +5827,7 @@ msgstr "არის მანამდე"
#: src/searches/SavedSearchDialog.vala:503
msgid "is between"
-msgstr ""
+msgstr "არის შუალედში"
#: src/searches/SavedSearchDialog.vala:516
msgid "and"
@@ -5927,44 +5943,44 @@ msgstr ""
#. Set up toolbar
#. add toolbar buttons
-#: src/SlideshowPage.vala:136
+#: src/SlideshowPage.vala:151
msgid "Back"
msgstr "უკან"
-#: src/SlideshowPage.vala:138
+#: src/SlideshowPage.vala:153
msgid "Go to the previous photo"
-msgstr ""
+msgstr "წინა სურათზე გადასვლა"
-#: src/SlideshowPage.vala:143 src/SlideshowPage.vala:250
+#: src/SlideshowPage.vala:158 src/SlideshowPage.vala:265
msgid "Pause"
msgstr "შეჩერება"
-#: src/SlideshowPage.vala:145 src/SlideshowPage.vala:251
+#: src/SlideshowPage.vala:160 src/SlideshowPage.vala:266
msgid "Pause the slideshow"
-msgstr ""
+msgstr "სლაიდშოუს შეჩერება"
-#: src/SlideshowPage.vala:150
+#: src/SlideshowPage.vala:165
msgid "Next"
msgstr "შემდეგი"
-#: src/SlideshowPage.vala:152
+#: src/SlideshowPage.vala:167
msgid "Go to the next photo"
-msgstr ""
+msgstr "შემდეგ სურათზე გადასვლა"
-#: src/SlideshowPage.vala:160
+#: src/SlideshowPage.vala:175
msgid "Change slideshow settings"
msgstr ""
#. An entire slideshow set might be missing, so check for a loop.
-#: src/SlideshowPage.vala:214
+#: src/SlideshowPage.vala:229
msgid "All photo source files are missing."
msgstr ""
-#: src/SlideshowPage.vala:246
+#: src/SlideshowPage.vala:261
msgid "Play"
msgstr "დაკვრა"
-#: src/SlideshowPage.vala:247
+#: src/SlideshowPage.vala:262
msgid "Continue the slideshow"
msgstr ""
@@ -5995,7 +6011,16 @@ msgstr "უსახელო"
#. multiple videos
#: src/video-support/Video.vala:171
msgid "Export Videos"
-msgstr ""
+msgstr "ვიდეოების გატანა"
+
+#~ msgid "Rename All"
+#~ msgstr "ყველას გადარქმევა"
+
+#~ msgid "Replace _All"
+#~ msgstr "ყველ_აფრის ჩანაცვლება"
+
+#~ msgid "Export"
+#~ msgstr "ექსპორტირება"
#~ msgid "%Y"
#~ msgstr "%Y"
diff --git a/po/ru.po b/po/ru.po
index 54161e9..4fccc66 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -25,9 +25,9 @@ msgid ""
msgstr ""
"Project-Id-Version: shotwell master\n"
"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/shotwell/issues\n"
-"POT-Creation-Date: 2023-04-12 18:51+0000\n"
-"PO-Revision-Date: 2023-04-14 17:59+0300\n"
-"Last-Translator: Aleksandr Melman <Alexmelman88@gmail.com>\n"
+"POT-Creation-Date: 2023-11-25 21:24+0000\n"
+"PO-Revision-Date: 2023-11-26 16:34+0300\n"
+"Last-Translator: Artur So <arturios2005@mail.ru>\n"
"Language-Team: Russian <gnome-cyr@gnome.org>\n"
"Language: ru\n"
"MIME-Version: 1.0\n"
@@ -35,10 +35,10 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
-"X-Generator: Poedit 3.2.2\n"
+"X-Generator: Poedit 3.4.1\n"
#: data/gsettings/org.gnome.shotwell-extras.gschema.xml:6
-#: data/gsettings/org.gnome.shotwell.gschema.xml:428
+#: data/gsettings/org.gnome.shotwell.gschema.xml:438
msgid "OAuth Access Phase Token"
msgstr "Маркер этапа доступа OAuth"
@@ -47,7 +47,7 @@ msgid "The authorization token for the currently logged in Tumblr user, if any"
msgstr "Маркер авторизации для текущего пользователя Tumblr (если имеется)"
#: data/gsettings/org.gnome.shotwell-extras.gschema.xml:12
-#: data/gsettings/org.gnome.shotwell.gschema.xml:434
+#: data/gsettings/org.gnome.shotwell.gschema.xml:444
msgid "OAuth Access Phase Token Secret"
msgstr "Секрет маркера этапа доступа OAuth"
@@ -60,19 +60,19 @@ msgstr ""
"авторизации текущего пользователя Tumblr (если имеется)"
#: data/gsettings/org.gnome.shotwell-extras.gschema.xml:18
-#: data/gsettings/org.gnome.shotwell.gschema.xml:440
-#: data/gsettings/org.gnome.shotwell.gschema.xml:498
-#: data/gsettings/org.gnome.shotwell.gschema.xml:560
+#: data/gsettings/org.gnome.shotwell.gschema.xml:450
+#: data/gsettings/org.gnome.shotwell.gschema.xml:508
+#: data/gsettings/org.gnome.shotwell.gschema.xml:570
msgid "username"
msgstr "имя пользователя"
#: data/gsettings/org.gnome.shotwell-extras.gschema.xml:19
-#: data/gsettings/org.gnome.shotwell.gschema.xml:441
+#: data/gsettings/org.gnome.shotwell.gschema.xml:451
msgid "The user name of the currently logged in Flickr user, if any"
msgstr "Имя пользователя текущего пользователя Flickr (если имеется)"
#: data/gsettings/org.gnome.shotwell-extras.gschema.xml:24
-#: data/gsettings/org.gnome.shotwell.gschema.xml:472
+#: data/gsettings/org.gnome.shotwell.gschema.xml:482
msgid "default size"
msgstr "размер по умолчанию"
@@ -422,63 +422,72 @@ msgstr "Показывать название"
msgid "Whether to show the title of a photo during the slideshow"
msgstr "Следует ли отображать название фотографии во время слайд-шоу"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:218
+#: data/gsettings/org.gnome.shotwell.gschema.xml:216
+#: data/ui/slideshow_settings.ui:154
+msgid "Shuffle"
+msgstr "Перемешать"
+
+#: data/gsettings/org.gnome.shotwell.gschema.xml:217
+msgid "Whether to shuffle the order of photos during the slideshow"
+msgstr "Перемешивать ли порядок фотографий во время слайд-шоу"
+
+#: data/gsettings/org.gnome.shotwell.gschema.xml:224
msgid "maximize library window"
msgstr "развернуть окно библиотеки"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:219
+#: data/gsettings/org.gnome.shotwell.gschema.xml:225
msgid "True if library application is maximized, false otherwise"
msgstr ""
"Значение «True», если окно приложения библиотеки должно быть развёрнуто. "
"Если нет — «False»"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:224
+#: data/gsettings/org.gnome.shotwell.gschema.xml:230
msgid "width of library window"
msgstr "ширина окна библиотеки"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:225
+#: data/gsettings/org.gnome.shotwell.gschema.xml:231
msgid "The last recorded width of the library application window"
msgstr "Последняя сохраненная ширина окна приложения библиотеки"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:230
+#: data/gsettings/org.gnome.shotwell.gschema.xml:236
msgid "height of library window"
msgstr "высота окна библиотеки"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:231
+#: data/gsettings/org.gnome.shotwell.gschema.xml:237
msgid "The last recorded height of the library application window"
msgstr "Последняя сохраненная высота окна приложения библиотеки"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:236
+#: data/gsettings/org.gnome.shotwell.gschema.xml:242
msgid "maximize direct-edit window"
msgstr "развернуть окно прямого редактирования"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:237
+#: data/gsettings/org.gnome.shotwell.gschema.xml:243
msgid "True if direct-edit application is maximized, false otherwise"
msgstr ""
"Значение «True», если окно прямого редактирования должно быть развёрнуто. "
"Если нет — «False»"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:242
+#: data/gsettings/org.gnome.shotwell.gschema.xml:248
msgid "width of direct-edit window"
msgstr "ширина окна прямого редактирования"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:243
+#: data/gsettings/org.gnome.shotwell.gschema.xml:249
msgid "The last recorded width of the direct-edit application window"
msgstr "Последняя сохраненная ширина окна приложения прямого редактирования"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:248
+#: data/gsettings/org.gnome.shotwell.gschema.xml:254
msgid "height of direct-edit window"
msgstr "высота окна прямого редактирования"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:249
+#: data/gsettings/org.gnome.shotwell.gschema.xml:255
msgid "The last recorded height of the direct-edit application window"
msgstr "Последняя сохраненная высота окна приложения прямого редактирования"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:254
+#: data/gsettings/org.gnome.shotwell.gschema.xml:260
msgid "sidebar divider position"
msgstr "положение разделителя боковой панели"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:255
+#: data/gsettings/org.gnome.shotwell.gschema.xml:261
msgid ""
"The last recorded position of the divider between the sidebar and view in "
"library application window"
@@ -486,30 +495,30 @@ msgstr ""
"Последнее сохраненное положение разделителя, который в окне приложения "
"библиотеки располагается между боковой панелью и областью просмотра"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:262
+#: data/gsettings/org.gnome.shotwell.gschema.xml:268
msgid "import directory"
msgstr "каталог импорта"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:263
+#: data/gsettings/org.gnome.shotwell.gschema.xml:269
msgid "Directory in which imported photo files are placed"
msgstr "Каталог, в котором размещаются импортированные файлы фотографий"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:268
+#: data/gsettings/org.gnome.shotwell.gschema.xml:274
msgid "watch library directory for new files"
msgstr "следить за появлением новых файлов в каталоге библиотеки"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:269
+#: data/gsettings/org.gnome.shotwell.gschema.xml:275
msgid ""
"If true, files added to the library directory are automatically imported"
msgstr ""
"Если значение — «True», добавленные в каталог библиотеки фотографии будут "
"автоматически импортированы"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:274
+#: data/gsettings/org.gnome.shotwell.gschema.xml:280
msgid "write metadata to master files"
msgstr "записывать метаданные в исходные файлы"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:275
+#: data/gsettings/org.gnome.shotwell.gschema.xml:281
msgid ""
"If true, changes to metadata (tags, titles, etc.) are written to the master "
"photo file"
@@ -517,11 +526,11 @@ msgstr ""
"Если значение — «True», изменения метаданных (метки, названия и так далее) "
"будут записаны в исходный файл фотографии"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:280
+#: data/gsettings/org.gnome.shotwell.gschema.xml:286
msgid "use lowercase filenames"
msgstr "использовать строчные буквы в именах файлов"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:281
+#: data/gsettings/org.gnome.shotwell.gschema.xml:287
msgid ""
"If true, Shotwell will convert all filenames to lowercase when importing "
"photo files"
@@ -529,11 +538,11 @@ msgstr ""
"Если значение — «True», Shotwell будет преобразовывать все имена файлов в "
"нижний регистр при импорте файлов фотографий"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:286
+#: data/gsettings/org.gnome.shotwell.gschema.xml:292
msgid "directory pattern"
msgstr "шаблон каталога"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:287
+#: data/gsettings/org.gnome.shotwell.gschema.xml:293
msgid ""
"A string encoding a naming pattern that will be used to name photo "
"directories on import"
@@ -541,11 +550,11 @@ msgstr ""
"Строка, кодирующая шаблон именования, который будет использоваться для "
"каталогов фотографий при импорте"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:292
+#: data/gsettings/org.gnome.shotwell.gschema.xml:298
msgid "directory pattern custom"
msgstr "пользовательский шаблон каталога"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:293
+#: data/gsettings/org.gnome.shotwell.gschema.xml:299
msgid ""
"A string encoding a custom naming pattern that will be used to name photo "
"directories on import"
@@ -553,31 +562,31 @@ msgstr ""
"Строка, кодирующая пользовательский шаблон именования, который будет "
"использоваться для каталогов фотографий при импорте"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:298
+#: data/gsettings/org.gnome.shotwell.gschema.xml:304
msgid "RAW developer default"
msgstr "Обработчик RAW по умолчанию"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:299
+#: data/gsettings/org.gnome.shotwell.gschema.xml:305
msgid "Default option for which RAW developer Shotwell will use"
msgstr "Обработчик RAW, который Shotwell будет использовать по умолчанию"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:306
+#: data/gsettings/org.gnome.shotwell.gschema.xml:312
msgid "Most-recently-used crop aspect ratio menu choice"
msgstr "Последний использованный вариант соотношения сторон рамки обрезки"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:307
+#: data/gsettings/org.gnome.shotwell.gschema.xml:313
msgid "A numeric code representing the last crop menu choice the user made"
msgstr ""
"Числовой код, представляющий последний выбранный пользователем вариант "
"обрезки"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:311
+#: data/gsettings/org.gnome.shotwell.gschema.xml:317
msgid "Most-recently-used crop custom aspect ratio’s numerator"
msgstr ""
"Последний использованный числитель пользовательского соотношения сторон "
"рамки обрезки"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:312
+#: data/gsettings/org.gnome.shotwell.gschema.xml:318
msgid ""
"A nonzero, positive integer representing the width part of the last custom "
"crop ratio the user entered"
@@ -585,13 +594,13 @@ msgstr ""
"Ненулевое положительное целое число, представляющее ширину из последнего "
"введённого пользователем значения параметра обрезки"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:316
+#: data/gsettings/org.gnome.shotwell.gschema.xml:322
msgid "Most-recently-used crop custom aspect ratio’s denominator"
msgstr ""
"Последний использованный знаменатель пользовательского соотношения сторон "
"рамки обрезки"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:317
+#: data/gsettings/org.gnome.shotwell.gschema.xml:323
msgid ""
"A nonzero, positive integer representing the height part of the last custom "
"crop ratio the user entered"
@@ -599,89 +608,89 @@ msgstr ""
"Ненулевое положительное целое число, представляющее высоту из последнего "
"введённого пользователем значения параметра обрезки"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:324
+#: data/gsettings/org.gnome.shotwell.gschema.xml:330
msgid "external photo editor"
msgstr "внешний редактор изображений"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:325
+#: data/gsettings/org.gnome.shotwell.gschema.xml:331
msgid "External application used to edit photos"
msgstr "Внешнее приложение, которое используется для редактирования фотографий"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:330
+#: data/gsettings/org.gnome.shotwell.gschema.xml:336
msgid "external raw editor"
msgstr "внешний редактор RAW"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:331
+#: data/gsettings/org.gnome.shotwell.gschema.xml:337
msgid "External application used to edit RAW photos"
msgstr ""
"Внешнее приложение, которое используется для редактирования RAW фотографий"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:369
-#: data/gsettings/org.gnome.shotwell.gschema.xml:370
+#: data/gsettings/org.gnome.shotwell.gschema.xml:379
+#: data/gsettings/org.gnome.shotwell.gschema.xml:380
msgid "Setting in export dialog: how to trim images"
msgstr "Параметр в диалоге экспорта: способ обрезки изображений"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:375
+#: data/gsettings/org.gnome.shotwell.gschema.xml:385
msgid "export metadata"
msgstr "экспортировать метаданные"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:376
+#: data/gsettings/org.gnome.shotwell.gschema.xml:386
msgid "Setting in export dialog: option to export metadata"
msgstr "Параметр в диалоге экспорта: возможность экспорта метаданных"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:381
+#: data/gsettings/org.gnome.shotwell.gschema.xml:391
msgid "format setting, special value"
msgstr "параметр формата, специальное значение"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:382
+#: data/gsettings/org.gnome.shotwell.gschema.xml:392
msgid "Setting in export dialog: format setting, special value"
msgstr "Параметр в диалоге экспорта: параметр формата, специальное значение"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:387
+#: data/gsettings/org.gnome.shotwell.gschema.xml:397
msgid "format setting, type value"
msgstr "параметр формата, значение типа"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:388
+#: data/gsettings/org.gnome.shotwell.gschema.xml:398
msgid "Setting in export dialog: format setting, type value"
msgstr "Параметр в диалоге экспорта: параметр формата, значение типа"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:393
+#: data/gsettings/org.gnome.shotwell.gschema.xml:403
msgid "JPEG quality option"
msgstr "Параметр качества JPEG"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:394
+#: data/gsettings/org.gnome.shotwell.gschema.xml:404
msgid "Setting in export dialog: jpeg quality option"
msgstr "Параметр в диалоге экспорта: параметр качества JPEG"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:399
+#: data/gsettings/org.gnome.shotwell.gschema.xml:409
msgid "maximal size of image"
msgstr "максимальный размер изображения"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:400
+#: data/gsettings/org.gnome.shotwell.gschema.xml:410
msgid "Setting in export dialog: maximal size of image"
msgstr "Параметр в диалоге экспорта: максимальный размер изображения"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:407
+#: data/gsettings/org.gnome.shotwell.gschema.xml:417
msgid "last used publishing service"
msgstr "последний использованный сервис публикации"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:408
-#: data/gsettings/org.gnome.shotwell.gschema.xml:414
+#: data/gsettings/org.gnome.shotwell.gschema.xml:418
+#: data/gsettings/org.gnome.shotwell.gschema.xml:424
msgid ""
"A numeric code representing the last service to which photos were published"
msgstr ""
"Числовой код, представляющий последний веб-сервис, на котором были "
"опубликованы фотографии"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:413
+#: data/gsettings/org.gnome.shotwell.gschema.xml:423
msgid "default publishing service"
msgstr "сервис публикации по умолчанию"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:429
+#: data/gsettings/org.gnome.shotwell.gschema.xml:439
msgid "The authorization token for the currently logged in Flickr user, if any"
msgstr "Маркер авторизации для текущего пользователя Flickr (если имеется)"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:435
+#: data/gsettings/org.gnome.shotwell.gschema.xml:445
msgid ""
"The cryptographic secret used to sign requests against the authorization "
"token for the currently logged in Flickr user, if any"
@@ -689,22 +698,22 @@ msgstr ""
"Криптографический секрет, который используется для подписи запросов маркера "
"авторизации текущего пользователя Flickr (если имеется)"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:446
+#: data/gsettings/org.gnome.shotwell.gschema.xml:456
msgid "default size code"
msgstr "код размера по умолчанию"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:447
+#: data/gsettings/org.gnome.shotwell.gschema.xml:457
msgid ""
"A numeric code representing the default size for photos published to Flickr"
msgstr ""
"Числовой код, представляющий размер по умолчанию для публикуемых на сервисе "
"Flickr фотографий"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:452
+#: data/gsettings/org.gnome.shotwell.gschema.xml:462
msgid "default visibility"
msgstr "видимость по умолчанию"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:453
+#: data/gsettings/org.gnome.shotwell.gschema.xml:463
msgid ""
"A numeric code representing the default visibility for photos published to "
"Flickr"
@@ -712,26 +721,26 @@ msgstr ""
"Числовой код, представляющий видимость по умолчанию для публикуемых на "
"сервисе Flickr фотографий"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:458
-#: data/gsettings/org.gnome.shotwell.gschema.xml:484
-#: data/gsettings/org.gnome.shotwell.gschema.xml:534
-#: data/gsettings/org.gnome.shotwell.gschema.xml:584
+#: data/gsettings/org.gnome.shotwell.gschema.xml:468
+#: data/gsettings/org.gnome.shotwell.gschema.xml:494
+#: data/gsettings/org.gnome.shotwell.gschema.xml:544
+#: data/gsettings/org.gnome.shotwell.gschema.xml:594
msgid "remove sensitive info from uploads"
msgstr "удалять чувствительную информацию при отправке фотографий"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:459
+#: data/gsettings/org.gnome.shotwell.gschema.xml:469
msgid ""
"Whether images being uploaded to Flickr should have their metadata removed "
"first"
msgstr ""
"Следует ли удалять метаданные изображений перед отправкой на сервис Flickr"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:466
-#: data/gsettings/org.gnome.shotwell.gschema.xml:604
+#: data/gsettings/org.gnome.shotwell.gschema.xml:476
+#: data/gsettings/org.gnome.shotwell.gschema.xml:614
msgid "refresh token"
msgstr "маркер обновления"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:467
+#: data/gsettings/org.gnome.shotwell.gschema.xml:477
msgid ""
"The OAuth token used to refresh the Google Photos session for the currently "
"logged in user, if any"
@@ -739,7 +748,7 @@ msgstr ""
"Маркер OAuth, который используется для обновления сеанса Google Photos "
"текущего пользователя, если имеется"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:473
+#: data/gsettings/org.gnome.shotwell.gschema.xml:483
msgid ""
"A numeric code representing the default size for photos uploaded to Google "
"Photos Albums"
@@ -747,19 +756,19 @@ msgstr ""
"Числовой код, представляющий размер по умолчанию для отправляемых в Google "
"Photos Albums фотографий"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:478
-#: data/gsettings/org.gnome.shotwell.gschema.xml:578
+#: data/gsettings/org.gnome.shotwell.gschema.xml:488
+#: data/gsettings/org.gnome.shotwell.gschema.xml:588
msgid "last album"
msgstr "последний альбом"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:479
-#: data/gsettings/org.gnome.shotwell.gschema.xml:579
+#: data/gsettings/org.gnome.shotwell.gschema.xml:489
+#: data/gsettings/org.gnome.shotwell.gschema.xml:589
msgid "The name of the last album the user published photos to, if any"
msgstr ""
"Название последнего альбома, в котором пользователь опубликовал фотографии "
"(если имеется)"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:485
+#: data/gsettings/org.gnome.shotwell.gschema.xml:495
msgid ""
"Whether images being uploaded to Google Photos should have their metadata "
"removed first"
@@ -767,55 +776,55 @@ msgstr ""
"Следует ли удалять метаданные изображений перед отправкой на сервис Google "
"Photos"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:492
+#: data/gsettings/org.gnome.shotwell.gschema.xml:502
msgid "Piwigo URL"
msgstr "URL Piwigo"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:493
+#: data/gsettings/org.gnome.shotwell.gschema.xml:503
msgid "URL of the Piwigo server"
msgstr "URL-адрес сервера Piwigo"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:499
+#: data/gsettings/org.gnome.shotwell.gschema.xml:509
msgid "Piwigo username, if logged in"
msgstr "Имя пользователя Piwigo, если выполнен вход"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:504
+#: data/gsettings/org.gnome.shotwell.gschema.xml:514
msgid "password"
msgstr "пароль"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:505
+#: data/gsettings/org.gnome.shotwell.gschema.xml:515
msgid "Piwigo password, if logged in"
msgstr "Пароль пользователя Piwigo, если выполнен вход"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:510
+#: data/gsettings/org.gnome.shotwell.gschema.xml:520
msgid "remember password"
msgstr "запомнить пароль"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:511
+#: data/gsettings/org.gnome.shotwell.gschema.xml:521
msgid "If true, remember the Piwigo password"
msgstr "Если значение — «True», пароль Piwigo будет сохранён"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:516
+#: data/gsettings/org.gnome.shotwell.gschema.xml:526
msgid "last category"
msgstr "последняя категория"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:517
+#: data/gsettings/org.gnome.shotwell.gschema.xml:527
msgid "The last selected Piwigo category"
msgstr "Последняя выбранная категория Piwigo"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:522
+#: data/gsettings/org.gnome.shotwell.gschema.xml:532
msgid "last permission level"
msgstr "последний уровень разрешений"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:523
+#: data/gsettings/org.gnome.shotwell.gschema.xml:533
msgid "The last chosen Piwigo permission level"
msgstr "Последний выбранный уровень разрешений Piwigo"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:528
+#: data/gsettings/org.gnome.shotwell.gschema.xml:538
msgid "last photo size"
msgstr "последний размер фотографии"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:529
+#: data/gsettings/org.gnome.shotwell.gschema.xml:539
msgid ""
"A numeric code representing the last photo size preset used when publishing "
"to Piwigo"
@@ -823,21 +832,21 @@ msgstr ""
"Числовой код, представляющий последнюю предустановку размера фотографии, "
"использованную при публикации на сервисе Piwigo"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:535
+#: data/gsettings/org.gnome.shotwell.gschema.xml:545
msgid ""
"Whether images being uploaded to Piwigo should have their metadata removed "
"first"
msgstr ""
"Следует ли удалять метаданные изображений перед отправкой на сервис Piwigo"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:540
+#: data/gsettings/org.gnome.shotwell.gschema.xml:550
msgid ""
"if title is set and comment unset, use title as comment for uploads to Piwigo"
msgstr ""
"если название установлено, а комментарий нет, то использовать название как "
"комментарий при отправке на сервис Piwigo"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:541
+#: data/gsettings/org.gnome.shotwell.gschema.xml:551
msgid ""
"Whether images being uploaded to Piwigo should have their comment set from "
"the title if title is set and comment unset"
@@ -845,11 +854,11 @@ msgstr ""
"Следует ли при отправке изображений на сервис Piwigo добавлять к ним "
"комментарий на основе названия, когда название задано, а комментарий не задан"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:546
+#: data/gsettings/org.gnome.shotwell.gschema.xml:556
msgid "do not upload tags when uploading to Piwigo"
msgstr "не отправлять метки при отправке на сервис Piwigo"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:547
+#: data/gsettings/org.gnome.shotwell.gschema.xml:557
msgid ""
"Whether images being uploaded to Piwigo should have their tags removed on "
"upload, such that these tags will not appear on the remote Piwigo server"
@@ -857,11 +866,11 @@ msgstr ""
"Следует ли при отправке изображений на сервис Piwigo удалять из них метки, "
"чтобы они не отображались на удалённом сервере Piwigo"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:552
+#: data/gsettings/org.gnome.shotwell.gschema.xml:562
msgid "do not upload ratings when uploading to Piwigo"
msgstr "не отправлять оценки при отправке на сервис Piwigo"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:553
+#: data/gsettings/org.gnome.shotwell.gschema.xml:563
msgid ""
"Whether images being uploaded to Piwigo should have their ratings uploaded, "
"such that these ratings will not appear on the remote Piwigo server"
@@ -869,27 +878,27 @@ msgstr ""
"Следует ли при отправке изображений на сервис Piwigo удалять из них оценки, "
"чтобы они не отображались на удалённом сервере Piwigo"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:561
+#: data/gsettings/org.gnome.shotwell.gschema.xml:571
msgid "Gallery3 username"
msgstr "Имя пользователя Gallery3"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:566
+#: data/gsettings/org.gnome.shotwell.gschema.xml:576
msgid "API key"
msgstr "Ключ API"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:567
+#: data/gsettings/org.gnome.shotwell.gschema.xml:577
msgid "Gallery3 API key"
msgstr "Ключ API Gallery3"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:572
+#: data/gsettings/org.gnome.shotwell.gschema.xml:582
msgid "URL"
msgstr "URL"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:573
+#: data/gsettings/org.gnome.shotwell.gschema.xml:583
msgid "Gallery3 site URL"
msgstr "URL-адрес сайта Gallery3"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:585
+#: data/gsettings/org.gnome.shotwell.gschema.xml:595
msgid ""
"Whether images being uploaded to Gallery3 should have their metadata removed "
"first"
@@ -897,19 +906,19 @@ msgstr ""
"Следует ли сначала удалять метаданные изображений перед отправкой на сервис "
"Gallery3"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:590
+#: data/gsettings/org.gnome.shotwell.gschema.xml:600
msgid "scaling constraint of uploaded picture"
msgstr "ограничение масштабирования отправляемого изображения"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:591
+#: data/gsettings/org.gnome.shotwell.gschema.xml:601
msgid "The scaling constraint ID of the picture to be uploaded"
msgstr "Идентификатор ограничения масштабирования отправляемого изображения"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:596
+#: data/gsettings/org.gnome.shotwell.gschema.xml:606
msgid "pixels of the major axis uploaded picture"
msgstr "пиксели большой оси отправляемого изображения"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:597
+#: data/gsettings/org.gnome.shotwell.gschema.xml:607
msgid ""
"The pixels of the major axis of the picture to be uploaded; used only if "
"scaling-constraint-id is an appropriate value"
@@ -918,7 +927,7 @@ msgstr ""
"случае, если scaling-constraint-id (ограничение масштабирования) имеет "
"подходящее значение"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:605
+#: data/gsettings/org.gnome.shotwell.gschema.xml:615
msgid ""
"The OAuth token used to refresh the YouTube session for the currently logged "
"in user, if any"
@@ -926,22 +935,22 @@ msgstr ""
"Маркер OAuth, который используется для обновления сеанса YouTube текущего "
"пользователя, если имеется"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:612
+#: data/gsettings/org.gnome.shotwell.gschema.xml:622
msgid "last used import service"
msgstr "последний использованный сервис импорта"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:613
+#: data/gsettings/org.gnome.shotwell.gschema.xml:623
msgid ""
"A numeric code representing the last service from which photos were imported"
msgstr ""
"Числовой код, представляющий последний сервис, из которого были "
"импортированы фотографии"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:620
+#: data/gsettings/org.gnome.shotwell.gschema.xml:630
msgid "content layout mode"
msgstr "режим макета содержимого"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:621
+#: data/gsettings/org.gnome.shotwell.gschema.xml:631
msgid ""
"A numeric code that describes how photos are laid out on the page during "
"printing"
@@ -949,35 +958,35 @@ msgstr ""
"Числовой код, описывающий способ расположения фотографий на странице при "
"печати"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:626
+#: data/gsettings/org.gnome.shotwell.gschema.xml:636
msgid "content ppi"
msgstr "ppi содержимого"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:627
+#: data/gsettings/org.gnome.shotwell.gschema.xml:637
msgid "The number of pixels per inch (ppi) sent to the printer during printing"
msgstr "Количество пикселей на дюйм (ppi), отправляемое принтеру при печати"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:632
+#: data/gsettings/org.gnome.shotwell.gschema.xml:642
msgid "content width"
msgstr "ширина содержимого"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:633
+#: data/gsettings/org.gnome.shotwell.gschema.xml:643
msgid "The width of the printed emulsion on the page when printing"
msgstr "Ширина эмульсии на странице при печати"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:638
+#: data/gsettings/org.gnome.shotwell.gschema.xml:648
msgid "content height"
msgstr "высота содержимого"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:639
+#: data/gsettings/org.gnome.shotwell.gschema.xml:649
msgid "The height of the printed emulsion on the page when printing"
msgstr "Высота эмульсии на странице при печати"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:644
+#: data/gsettings/org.gnome.shotwell.gschema.xml:654
msgid "content units"
msgstr "единицы измерения содержимого"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:645
+#: data/gsettings/org.gnome.shotwell.gschema.xml:655
msgid ""
"A numeric code representing unit of measure (inches or centimeters) used "
"when printing"
@@ -985,11 +994,11 @@ msgstr ""
"Числовой код, представляющий единицы измерения (дюймы или сантиметры), "
"которые используются при печати"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:650
+#: data/gsettings/org.gnome.shotwell.gschema.xml:660
msgid "images per page code"
msgstr "код количества изображений на странице"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:651
+#: data/gsettings/org.gnome.shotwell.gschema.xml:661
msgid ""
"A numeric code representing the currently selected images per page mode used "
"when printing"
@@ -997,22 +1006,22 @@ msgstr ""
"Числовой код, представляющий текущее выбранное количество изображений на "
"странице, которое используется при печати"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:656
+#: data/gsettings/org.gnome.shotwell.gschema.xml:666
msgid "size selection"
msgstr "выбор размера"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:657
+#: data/gsettings/org.gnome.shotwell.gschema.xml:667
msgid ""
"The index of the current print size in a pre-defined list of standard sizes"
msgstr ""
"Индекс текущего размера для печати в предустановленном списке стандартных "
"размеров"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:662
+#: data/gsettings/org.gnome.shotwell.gschema.xml:672
msgid "match aspect ratio"
msgstr "сохранять соотношение сторон"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:663
+#: data/gsettings/org.gnome.shotwell.gschema.xml:673
msgid ""
"Determines whether custom print sizes must match the aspect ratio of the "
"original photo"
@@ -1020,11 +1029,11 @@ msgstr ""
"Определяет, соответствуют ли пользовательские размеры для вывода фотографий "
"на печать соотношению сторон оригинальной фотографии"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:668
+#: data/gsettings/org.gnome.shotwell.gschema.xml:678
msgid "print titles"
msgstr "печатать названия"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:669
+#: data/gsettings/org.gnome.shotwell.gschema.xml:679
msgid ""
"True if the title of a photo should be printed when the photo is printed, "
"false otherwise"
@@ -1032,180 +1041,182 @@ msgstr ""
"Значение «True», если при печати фотографий должны печататься их названия. "
"Если нет — «False»"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:674
+#: data/gsettings/org.gnome.shotwell.gschema.xml:684
msgid "titles font"
msgstr "шрифт названий"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:675
+#: data/gsettings/org.gnome.shotwell.gschema.xml:685
msgid "The name of the font to use for photo titles when they are printed"
msgstr ""
"Имя шрифта, который будет использоваться для названий фотографий при их "
"печати"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:686
+#: data/gsettings/org.gnome.shotwell.gschema.xml:696
msgid "enable flickr publishing plugin"
msgstr "включить модуль публикации на сервисе Flickr"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:687
+#: data/gsettings/org.gnome.shotwell.gschema.xml:697
msgid "True if the Flickr publishing plugin is enabled, false otherwise"
msgstr ""
"Значение «True», если модуль публикации на сервисе Flickr включён. Если нет "
"— «False»"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:692
+#: data/gsettings/org.gnome.shotwell.gschema.xml:702
+#: data/gsettings/org.gnome.shotwell.gschema.xml:708
msgid "enable Google Photos publishing plugin"
msgstr "включить модуль публикации на сервисе Google Photos"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:693
+#: data/gsettings/org.gnome.shotwell.gschema.xml:703
+#: data/gsettings/org.gnome.shotwell.gschema.xml:709
msgid "True if the Google Photos publishing plugin is enabled, false otherwise"
msgstr ""
"Значение «True», если модуль публикации на сервисе Google Photos включён. "
"Если нет — «False»"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:698
+#: data/gsettings/org.gnome.shotwell.gschema.xml:714
msgid "enable youtube publishing plugin"
msgstr "включить модуль публикации на сервисе YouTube"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:699
+#: data/gsettings/org.gnome.shotwell.gschema.xml:715
msgid "True if the YouTube publishing plugin is enabled, false otherwise"
msgstr ""
"Значение «True», если модуль публикации на сервисе YouTube включён. Если нет "
"— «False»"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:704
+#: data/gsettings/org.gnome.shotwell.gschema.xml:720
msgid "enable piwigo publishing plugin"
msgstr "включить модуль публикации на сервисе Piwigo"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:705
+#: data/gsettings/org.gnome.shotwell.gschema.xml:721
msgid "True if the Piwigo publishing plugin is enabled, false otherwise"
msgstr ""
"Значение «True», если модуль публикации на сервисе Piwigo включён. Если нет "
"— «False»"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:710
+#: data/gsettings/org.gnome.shotwell.gschema.xml:726
msgid "enable tumblr publishing plugin"
msgstr "включить модуль публикации на сервисе Tumblr"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:711
+#: data/gsettings/org.gnome.shotwell.gschema.xml:727
msgid "True if the Tumblr publishing plugin is enabled, false otherwise"
msgstr ""
"Значение «True», если модуль публикации на сервисе Tumblr включён. Если нет "
"— «False»"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:716
+#: data/gsettings/org.gnome.shotwell.gschema.xml:732
msgid "enable gallery3 publishing plugin"
msgstr "включить модуль публикации на сервисе Gallery3"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:717
+#: data/gsettings/org.gnome.shotwell.gschema.xml:733
msgid "True if the Gallery3 publishing plugin is enabled, false otherwise"
msgstr ""
"Значение «True», если модуль публикации на сервисе Gallery3 включён. Если "
"нет — «False»"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:722
+#: data/gsettings/org.gnome.shotwell.gschema.xml:738
msgid "enable slideshow crumble transition"
msgstr "включить эффект перехода слайд-шоу «Распад»"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:723
+#: data/gsettings/org.gnome.shotwell.gschema.xml:739
msgid ""
"True if the Crumble slideshow transition plugin is enabled, false otherwise"
msgstr ""
"Значение «True», если модуль эффекта перехода слайд-шоу «Распад» включён. "
"Если нет — «False»"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:728
+#: data/gsettings/org.gnome.shotwell.gschema.xml:744
msgid "enable slideshow fade transition"
msgstr "включить эффект перехода слайд-шоу «Угасание»"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:729
+#: data/gsettings/org.gnome.shotwell.gschema.xml:745
msgid ""
"True if the Fade slideshow transition plugin is enabled, false otherwise"
msgstr ""
"Значение «True», если модуль эффекта перехода слайд-шоу «Угасание» включён. "
"Если нет — «False»"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:734
+#: data/gsettings/org.gnome.shotwell.gschema.xml:750
msgid "enable slideshow slide transition"
msgstr "включить эффект перехода слайд-шоу «Скольжение»"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:735
+#: data/gsettings/org.gnome.shotwell.gschema.xml:751
msgid ""
"True if the Slide slideshow transition plugin is enabled, false otherwise"
msgstr ""
"Значение «True», если модуль эффекта перехода слайд-шоу «Скольжение» "
"включён. Если нет — «False»"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:740
+#: data/gsettings/org.gnome.shotwell.gschema.xml:756
msgid "enable slideshow clock transition"
msgstr "включить эффект перехода слайд-шоу «Часы»"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:741
+#: data/gsettings/org.gnome.shotwell.gschema.xml:757
msgid ""
"True if the Clock slideshow transition plugin is enabled, false otherwise"
msgstr ""
"Значение «True», если модуль эффекта перехода слайд-шоу «Часы» включён. Если "
"нет — «False»"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:746
+#: data/gsettings/org.gnome.shotwell.gschema.xml:762
msgid "enable slideshow circle transition"
msgstr "включить эффект перехода слайд-шоу «Круг»"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:747
+#: data/gsettings/org.gnome.shotwell.gschema.xml:763
msgid ""
"True if the Circle slideshow transition plugin is enabled, false otherwise"
msgstr ""
"Значение «True», если модуль эффекта перехода слайд-шоу «Круг» включён. Если "
"нет — «False»"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:752
+#: data/gsettings/org.gnome.shotwell.gschema.xml:768
msgid "enable slideshow circles transition"
msgstr "включить эффект перехода слайд-шоу «Круги»"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:753
+#: data/gsettings/org.gnome.shotwell.gschema.xml:769
msgid ""
"True if the Circles slideshow transition plugin is enabled, false otherwise"
msgstr ""
"Значение «True», если модуль эффекта перехода слайд-шоу «Круги» включён. "
"Если нет — «False»"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:758
+#: data/gsettings/org.gnome.shotwell.gschema.xml:774
msgid "enable slideshow blinds transition"
msgstr "включить эффект перехода слайд-шоу «Жалюзи»"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:759
+#: data/gsettings/org.gnome.shotwell.gschema.xml:775
msgid ""
"True if the Blinds slideshow transition plugin is enabled, false otherwise"
msgstr ""
"Значение «True», если модуль эффекта перехода слайд-шоу «Жалюзи» включён. "
"Если нет — «False»"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:764
+#: data/gsettings/org.gnome.shotwell.gschema.xml:780
msgid "enable slideshow squares transition"
msgstr "включить эффект перехода слайд-шоу «Квадраты»"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:765
+#: data/gsettings/org.gnome.shotwell.gschema.xml:781
msgid ""
"True if the Squares slideshow transition plugin is enabled, false otherwise"
msgstr ""
"Значение «True», если модуль эффекта перехода слайд-шоу «Квадраты» включён. "
"Если нет — «False»"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:770
+#: data/gsettings/org.gnome.shotwell.gschema.xml:786
msgid "enable slideshow stripes transition"
msgstr "включить эффект перехода слайд-шоу «Полоски»"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:771
+#: data/gsettings/org.gnome.shotwell.gschema.xml:787
msgid ""
"True if the Stripes slideshow transition plugin is enabled, false otherwise"
msgstr ""
"Значение «True», если модуль эффекта перехода слайд-шоу «Полоски» включён. "
"Если нет — «False»"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:776
+#: data/gsettings/org.gnome.shotwell.gschema.xml:792
msgid "enable slideshow chess transition"
msgstr "включить эффект перехода слайд-шоу «Шахматы»"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:777
+#: data/gsettings/org.gnome.shotwell.gschema.xml:793
msgid ""
"True if the Chess-Board slideshow transition plugin is enabled, false "
"otherwise"
@@ -1213,19 +1224,19 @@ msgstr ""
"Значение «True», если модуль эффекта перехода слайд-шоу «Шахматы» включён. "
"Если нет — «False»"
-#: data/org.gnome.Shotwell.appdata.xml.in:8
+#: data/org.gnome.Shotwell.appdata.xml.in:9
#: data/org.gnome.Shotwell.desktop.in:4 data/ui/collection.ui:85
#: data/ui/event.ui:356 data/ui/event.ui:524 data/ui/faces.ui:356
-#: data/ui/media.ui:356 data/ui/photo_context.ui:91 data/ui/photo.ui:351
+#: data/ui/media.ui:356 data/ui/photo_context.ui:91 data/ui/photo.ui:349
#: data/ui/tags.ui:356 src/photos/RawSupport.vala:313
msgid "Shotwell"
msgstr "Shotwell"
-#: data/org.gnome.Shotwell.appdata.xml.in:9
+#: data/org.gnome.Shotwell.appdata.xml.in:10
msgid "Digital photo organizer"
msgstr "Цифровой органайзер для фотографий"
-#: data/org.gnome.Shotwell.appdata.xml.in:11
+#: data/org.gnome.Shotwell.appdata.xml.in:12
msgid ""
"Shotwell is an easy-to-use, fast photo organizer designed for the GNOME "
"desktop. It allows you to import photos from your camera or disk, organize "
@@ -1243,7 +1254,7 @@ msgstr ""
"Shotwell не изменяет исходные изображения; благодаря этому легко "
"экспериментировать и исправлять ошибки редактирования."
-#: data/org.gnome.Shotwell.appdata.xml.in:18
+#: data/org.gnome.Shotwell.appdata.xml.in:19
msgid ""
"When ready, Shotwell can upload your photos to various web services, such as "
"Flickr, Google Photos, and more."
@@ -1252,7 +1263,7 @@ msgstr ""
"отправки на различные веб-сайты, такие как Flickr, Google Photos и многие "
"другие."
-#: data/org.gnome.Shotwell.appdata.xml.in:22
+#: data/org.gnome.Shotwell.appdata.xml.in:23
msgid "Shotwell supports JPEG, PNG, TIFF, and a variety of RAW file formats."
msgstr ""
"Shotwell поддерживает работу с файлами JPEG, PNG, TIFF, а также с различными "
@@ -1302,99 +1313,99 @@ msgid "Photo Viewer"
msgstr "Приложение просмотра фотографий"
#: data/ui/collection.ui:8 data/ui/direct_context.ui:7 data/ui/direct.ui:136
-#: data/ui/event.ui:447 data/ui/photo_context.ui:6 data/ui/photo.ui:227
+#: data/ui/event.ui:447 data/ui/photo_context.ui:6 data/ui/photo.ui:225
#: src/CollectionPage.vala:119 src/Resources.vala:153
msgid "_Enhance"
msgstr "_Автокоррекция"
#: data/ui/collection.ui:13 data/ui/direct_context.ui:12 data/ui/direct.ui:163
-#: data/ui/event.ui:452 data/ui/photo_context.ui:11 data/ui/photo.ui:254
+#: data/ui/event.ui:452 data/ui/photo_context.ui:11 data/ui/photo.ui:252
#: src/CollectionPage.vala:120 src/Resources.vala:181
msgid "Re_vert to Original"
msgstr "Ве_рнуться к оригиналу"
#: data/ui/collection.ui:19 data/ui/event.ui:407 data/ui/event.ui:458
-#: data/ui/faces.ui:390 data/ui/media.ui:390 data/ui/photo.ui:379
+#: data/ui/faces.ui:390 data/ui/media.ui:390 data/ui/photo.ui:377
#: data/ui/tags.ui:390 src/Resources.vala:279
msgid "Add _Tags…"
msgstr "Добавить _метки…"
#: data/ui/collection.ui:24 data/ui/event.ui:412 data/ui/event.ui:463
#: data/ui/faces.ui:395 data/ui/media.ui:395 data/ui/photo_context.ui:22
-#: data/ui/photo.ui:384 data/ui/tags.ui:395 src/Resources.vala:351
+#: data/ui/photo.ui:382 data/ui/tags.ui:395 src/Resources.vala:351
msgid "Modif_y Tags…"
msgstr "Изменить _метки…"
#: data/ui/collection.ui:33 data/ui/event.ui:281 data/ui/event.ui:472
#: data/ui/faces.ui:281 data/ui/media.ui:281 data/ui/photo_context.ui:30
-#: data/ui/photo.ui:272 data/ui/tags.ui:281
+#: data/ui/photo.ui:270 data/ui/tags.ui:281
msgid "Toggle _Flag"
msgstr "Установить или снять _отметку"
#: data/ui/collection.ui:39 data/ui/event.ui:286 data/ui/event.ui:478
#: data/ui/faces.ui:286 data/ui/media.ui:286 data/ui/photo_context.ui:35
-#: data/ui/photo.ui:277 data/ui/tags.ui:286 src/Resources.vala:213
+#: data/ui/photo.ui:275 data/ui/tags.ui:286 src/Resources.vala:213
msgid "_Set Rating"
msgstr "_Оценить"
#: data/ui/collection.ui:62 data/ui/event.ui:314 data/ui/event.ui:501
#: data/ui/faces.ui:314 data/ui/media.ui:314 data/ui/photo_context.ui:63
-#: data/ui/photo.ui:305 data/ui/tags.ui:314 src/Resources.vala:223
+#: data/ui/photo.ui:303 data/ui/tags.ui:314 src/Resources.vala:223
msgid "_Unrated"
msgstr "_Без оценки"
#: data/ui/collection.ui:66 data/ui/event.ui:319 data/ui/event.ui:505
#: data/ui/faces.ui:319 data/ui/media.ui:319 data/ui/photo_context.ui:68
-#: data/ui/photo.ui:310 data/ui/tags.ui:319 src/Resources.vala:229
+#: data/ui/photo.ui:308 data/ui/tags.ui:319 src/Resources.vala:229
msgid "_Rejected"
msgstr "_Отклонённые"
#: data/ui/collection.ui:72 data/ui/event.ui:326 data/ui/event.ui:511
#: data/ui/faces.ui:326 data/ui/media.ui:326 data/ui/photo_context.ui:75
-#: data/ui/photo.ui:317 data/ui/tags.ui:326 src/Resources.vala:217
+#: data/ui/photo.ui:315 data/ui/tags.ui:326 src/Resources.vala:217
msgid "_Increase"
msgstr "По_высить"
#: data/ui/collection.ui:76 data/ui/event.ui:331 data/ui/event.ui:515
#: data/ui/faces.ui:331 data/ui/media.ui:331 data/ui/photo_context.ui:80
-#: data/ui/photo.ui:322 data/ui/tags.ui:331 src/Resources.vala:220
+#: data/ui/photo.ui:320 data/ui/tags.ui:331 src/Resources.vala:220
msgid "_Decrease"
msgstr "По_низить"
#: data/ui/collection.ui:82 data/ui/event.ui:353 data/ui/event.ui:521
#: data/ui/faces.ui:353 data/ui/media.ui:353 data/ui/photo_context.ui:88
-#: data/ui/photo.ui:348 data/ui/tags.ui:353
+#: data/ui/photo.ui:346 data/ui/tags.ui:353
msgid "_Developer"
msgstr "_Обработчик"
#: data/ui/collection.ui:90 data/ui/event.ui:361 data/ui/event.ui:529
#: data/ui/faces.ui:361 data/ui/media.ui:361 data/ui/photo_context.ui:96
-#: data/ui/photo.ui:356 data/ui/tags.ui:361 src/camera/CameraBranch.vala:99
+#: data/ui/photo.ui:354 data/ui/tags.ui:361 src/camera/CameraBranch.vala:99
#: src/camera/ImportPage.vala:709 src/photos/RawSupport.vala:316
msgid "Camera"
msgstr "Камера"
#: data/ui/collection.ui:98 data/ui/event.ui:340 data/ui/event.ui:537
#: data/ui/faces.ui:340 data/ui/media.ui:340 data/ui/photo_context.ui:105
-#: data/ui/photo.ui:331 data/ui/tags.ui:340 src/Resources.vala:265
+#: data/ui/photo.ui:329 data/ui/tags.ui:340 src/Resources.vala:265
msgid "Edit _Title…"
msgstr "Изменить _название…"
#: data/ui/collection.ui:103 data/ui/events_directory.ui:144
#: data/ui/events_directory.ui:186 data/ui/event.ui:345 data/ui/event.ui:398
#: data/ui/event.ui:542 data/ui/faces.ui:345 data/ui/media.ui:345
-#: data/ui/photo_context.ui:110 data/ui/photo.ui:336 data/ui/tags.ui:345
+#: data/ui/photo_context.ui:110 data/ui/photo.ui:334 data/ui/tags.ui:345
#: src/Resources.vala:269
msgid "Edit _Comment…"
msgstr "Изменить _комментарий…"
#: data/ui/collection.ui:108 data/ui/event.ui:547 data/ui/photo_context.ui:115
-#: data/ui/photo.ui:365 src/CollectionPage.vala:143 src/Resources.vala:286
+#: data/ui/photo.ui:363 src/CollectionPage.vala:143 src/Resources.vala:286
msgid "Open With E_xternal Editor"
msgstr "Открыть с помощью внешнего _редактора"
#: data/ui/collection.ui:113 data/ui/event.ui:552 data/ui/photo_context.ui:120
-#: data/ui/photo.ui:370 src/CollectionPage.vala:146 src/Resources.vala:288
+#: data/ui/photo.ui:368 src/CollectionPage.vala:146 src/Resources.vala:288
msgid "Open With RA_W Editor"
msgstr "Открыть с помощью редактора _RAW"
@@ -1468,8 +1479,10 @@ msgstr "Поиск"
msgid "_File"
msgstr "_Файл"
+#. Check if we can write the target format
+#. TODO: Check if we can actually write to the file
#: data/ui/direct.ui:8 data/ui/textentrydialog.ui:33
-#: src/direct/DirectPhotoPage.vala:323 src/Resources.vala:142
+#: src/direct/DirectPhotoPage.vala:327 src/Resources.vala:142
msgid "_Save"
msgstr "_Сохранить"
@@ -1549,52 +1562,52 @@ msgstr "_Фото"
msgid "_Previous Photo"
msgstr "_Предыдущее фото"
-#: data/ui/direct.ui:106 data/ui/photo.ui:197
+#: data/ui/direct.ui:106 data/ui/photo.ui:196
msgid "_Next Photo"
msgstr "_Следующее фото"
-#: data/ui/direct.ui:113 data/ui/photo.ui:204 src/CollectionPage.vala:110
+#: data/ui/direct.ui:113 data/ui/photo.ui:202 src/CollectionPage.vala:110
#: src/Resources.vala:106
msgid "Rotate _Right"
msgstr "Повернуть в_право"
-#: data/ui/direct.ui:118 data/ui/photo.ui:209 src/CollectionPage.vala:113
+#: data/ui/direct.ui:118 data/ui/photo.ui:207 src/CollectionPage.vala:113
#: src/Resources.vala:111
msgid "Rotate _Left"
msgstr "Повернуть в_лево"
-#: data/ui/direct.ui:123 data/ui/photo.ui:214 src/CollectionPage.vala:116
+#: data/ui/direct.ui:123 data/ui/photo.ui:212 src/CollectionPage.vala:116
#: src/Resources.vala:116
msgid "Flip Hori_zontally"
msgstr "Отразить по _горизонтали"
-#: data/ui/direct.ui:127 data/ui/photo.ui:218 src/CollectionPage.vala:117
+#: data/ui/direct.ui:127 data/ui/photo.ui:216 src/CollectionPage.vala:117
#: src/Resources.vala:119
msgid "Flip Verti_cally"
msgstr "Отразить по _вертикали"
-#: data/ui/direct.ui:133 data/ui/photo.ui:224
+#: data/ui/direct.ui:133 data/ui/photo.ui:222
msgid "T_ools"
msgstr "_Инструменты"
-#: data/ui/direct.ui:141 data/ui/photo.ui:232 src/Resources.vala:165
+#: data/ui/direct.ui:141 data/ui/photo.ui:230 src/Resources.vala:165
msgid "_Crop"
msgstr "_Обрезать"
-#: data/ui/direct.ui:146 data/ui/photo.ui:237
+#: data/ui/direct.ui:146 data/ui/photo.ui:235
#: src/editing_tools/StraightenTool.vala:100 src/Resources.vala:169
msgid "_Straighten"
msgstr "_Выровнять"
-#: data/ui/direct.ui:151 data/ui/photo.ui:242 src/Resources.vala:173
+#: data/ui/direct.ui:151 data/ui/photo.ui:240 src/Resources.vala:173
msgid "_Red-eye"
msgstr "_Удаление эффекта «красных глаз»"
-#: data/ui/direct.ui:156 data/ui/photo.ui:247 src/Resources.vala:177
+#: data/ui/direct.ui:156 data/ui/photo.ui:245 src/Resources.vala:177
msgid "_Adjust"
msgstr "_Коррекция"
-#: data/ui/direct.ui:169 data/ui/photo.ui:341 src/Resources.vala:276
+#: data/ui/direct.ui:169 data/ui/photo.ui:339 src/Resources.vala:276
msgid "_Adjust Date and Time…"
msgstr "_Изменить дату и время…"
@@ -1603,7 +1616,7 @@ msgstr "_Изменить дату и время…"
#: data/ui/faces.ui:430 data/ui/faces.ui:433 data/ui/import_queue.ui:65
#: data/ui/import_queue.ui:68 data/ui/import.ui:183 data/ui/import.ui:186
#: data/ui/media.ui:403 data/ui/media.ui:406 data/ui/offline.ui:180
-#: data/ui/offline.ui:183 data/ui/photo.ui:391 data/ui/photo.ui:394
+#: data/ui/offline.ui:183 data/ui/photo.ui:389 data/ui/photo.ui:392
#: data/ui/tags.ui:422 data/ui/tags.ui:425 data/ui/trash.ui:189
#: data/ui/trash.ui:192 src/Resources.vala:129
msgid "_Help"
@@ -1611,21 +1624,21 @@ msgstr "_Справка"
#: data/ui/direct.ui:184 data/ui/events_directory.ui:158 data/ui/event.ui:428
#: data/ui/faces.ui:438 data/ui/import_queue.ui:73 data/ui/import.ui:191
-#: data/ui/media.ui:411 data/ui/offline.ui:188 data/ui/photo.ui:399
+#: data/ui/media.ui:411 data/ui/offline.ui:188 data/ui/photo.ui:397
#: data/ui/tags.ui:430 data/ui/trash.ui:197
msgid "_Frequently Asked Questions"
msgstr "_Часто задаваемые вопросы (FAQ)"
#: data/ui/direct.ui:188 data/ui/events_directory.ui:162 data/ui/event.ui:432
#: data/ui/faces.ui:442 data/ui/import_queue.ui:77 data/ui/import.ui:195
-#: data/ui/media.ui:415 data/ui/offline.ui:192 data/ui/photo.ui:403
+#: data/ui/media.ui:415 data/ui/offline.ui:192 data/ui/photo.ui:401
#: data/ui/tags.ui:434 data/ui/trash.ui:201
msgid "_Report a Problem…"
msgstr "_Сообщить об ошибке…"
#: data/ui/direct.ui:194 data/ui/events_directory.ui:168 data/ui/event.ui:438
#: data/ui/faces.ui:448 data/ui/import_queue.ui:83 data/ui/import.ui:201
-#: data/ui/media.ui:421 data/ui/offline.ui:198 data/ui/photo.ui:409
+#: data/ui/media.ui:421 data/ui/offline.ui:198 data/ui/photo.ui:407
#: data/ui/tags.ui:440 data/ui/trash.ui:207 src/Resources.vala:122
msgid "_About"
msgstr "_О приложении"
@@ -1766,7 +1779,7 @@ msgstr "_Названия"
#: data/ui/event.ui:139 data/ui/event.ui:404 data/ui/faces.ui:139
#: data/ui/faces.ui:387 data/ui/media.ui:139 data/ui/media.ui:387
-#: data/ui/photo.ui:376 data/ui/tags.ui:139 data/ui/tags.ui:387
+#: data/ui/photo.ui:374 data/ui/tags.ui:139 data/ui/tags.ui:387
msgid "Ta_gs"
msgstr "_Метки"
@@ -1877,11 +1890,11 @@ msgid "_Log in"
msgstr "_Войти"
#: data/ui/multitextentrydialog.ui:25 data/ui/slideshow_settings.ui:38
-#: data/ui/textentrydialog.ui:19 src/AppWindow.vala:513 src/AppWindow.vala:534
+#: data/ui/textentrydialog.ui:19 src/AppWindow.vala:517 src/AppWindow.vala:538
#: src/data_imports/DataImportsUI.vala:302
#: src/data_imports/DataImportsUI.vala:420 src/Dialogs.vala:20
#: src/Dialogs.vala:28 src/Dialogs.vala:56 src/Dialogs.vala:760
-#: src/Dialogs.vala:783 src/Exporter.vala:348 src/ProfileBrowser.vala:68
+#: src/Dialogs.vala:783 src/Exporter.vala:359 src/ProfileBrowser.vala:68
#: src/ProfileBrowser.vala:100 src/publishing/PublishingUI.vala:174
#: src/publishing/PublishingUI.vala:403 src/Resources.vala:124
msgid "_Cancel"
@@ -1910,11 +1923,11 @@ msgstr "О_тправить…"
msgid "S_lideshow"
msgstr "_Слайд-шоу"
-#: data/ui/photo.ui:260 src/CollectionPage.vala:122 src/Resources.vala:157
+#: data/ui/photo.ui:258 src/CollectionPage.vala:122 src/Resources.vala:157
msgid "_Copy Color Adjustments"
msgstr "_Копировать настройки цвета"
-#: data/ui/photo.ui:265 src/CollectionPage.vala:125 src/Resources.vala:161
+#: data/ui/photo.ui:263 src/CollectionPage.vala:125 src/Resources.vala:161
msgid "_Paste Color Adjustments"
msgstr "_Вставить настройки цвета"
@@ -2081,7 +2094,7 @@ msgid "Search"
msgstr "Поиск"
#: data/ui/saved_search_dialog.ui:26 src/ProfileBrowser.vala:20
-#: src/ProfileBrowser.vala:217
+#: src/ProfileBrowser.vala:221
msgid "Cancel"
msgstr "Отмена"
@@ -2167,7 +2180,7 @@ msgstr "Время отображения каждой фотографии в
msgid "New _Tag…"
msgstr "Новая _метка…"
-#: data/ui/slideshow_settings.ui:21 src/SlideshowPage.vala:159
+#: data/ui/slideshow_settings.ui:21 src/SlideshowPage.vala:174
msgid "Settings"
msgstr "Настройки"
@@ -2195,7 +2208,7 @@ msgstr "Время (в секундах) показа каждого перех
msgid "Show t_itle"
msgstr "Показывать _название"
-#: data/ui/slideshow_settings.ui:221 data/ui/slideshow_settings.ui:232
+#: data/ui/slideshow_settings.ui:237 data/ui/slideshow_settings.ui:248
msgid "seconds"
msgstr "секунд"
@@ -2385,7 +2398,7 @@ msgstr "Не удалось загрузить пользовательский
msgid "Visit the Shotwell home page"
msgstr "Посетить веб-сайт Shotwell"
-#: plugins/common/Resources.vala:31 src/AppWindow.vala:588
+#: plugins/common/Resources.vala:31 src/AppWindow.vala:599
#: src/plugins/SpitInterfaces.vala:177
msgid "translator-credits"
msgstr ""
@@ -2484,7 +2497,7 @@ msgstr "_Выйти"
#: plugins/shotwell-publishing/google_photos_publishing_options_pane.ui:195
#: plugins/shotwell-publishing/tumblr_publishing_options_pane.ui:122
#: plugins/shotwell-publishing/youtube_publishing_options_pane.ui:94
-#: src/CollectionPage.vala:82 src/PhotoPage.vala:2488
+#: src/CollectionPage.vala:82 src/PhotoPage.vala:2495
msgid "_Publish"
msgstr "_Опубликовать"
@@ -2900,8 +2913,8 @@ msgid ""
"Copyright 2010 Maxim Kartashev, Copyright 2016 Software Freedom Conservancy "
"Inc."
msgstr ""
-"Авторское право © 2010 Maxim Kartashev, © 2016 Software Freedom Conservancy "
-"Inc."
+"Авторское право © 2010 Maxim Kartashev, Авторское право © 2016 Software "
+"Freedom Conservancy Inc."
#: plugins/shotwell-transitions/SlideEffect.vala:20
msgid "Slide"
@@ -2930,39 +2943,39 @@ msgstr "Невозможно создать каталог данных %s: %s"
msgid "Pictures"
msgstr "Изображения"
-#: src/AppDirs.vala:205
+#: src/AppDirs.vala:211
#, c-format
msgid "Unable to create temporary directory %s: %s"
msgstr "Невозможно создать временный каталог %s: %s"
-#: src/AppDirs.vala:222 src/AppDirs.vala:253
+#: src/AppDirs.vala:229 src/AppDirs.vala:260
#, c-format
msgid "Unable to create data subdirectory %s: %s"
msgstr "Невозможно создать подкаталог данных %s: %s"
-#: src/AppDirs.vala:235
+#: src/AppDirs.vala:242
#, c-format
msgid "Could not make directory %s writable"
msgstr "Не удалось сделать каталог %s доступным для записи"
-#: src/AppDirs.vala:238
+#: src/AppDirs.vala:245
#, c-format
msgid "Could not make directory %s writable: %s"
msgstr "Не удалось сделать каталог %s доступным для записи: %s"
-#: src/AppWindow.vala:47
+#: src/AppWindow.vala:52
msgid "Pin Toolbar"
msgstr "Прикрепить панель инструментов"
-#: src/AppWindow.vala:48
+#: src/AppWindow.vala:53
msgid "Pin the toolbar open"
msgstr "Прикрепить панель инструментов"
-#: src/AppWindow.vala:53
+#: src/AppWindow.vala:58
msgid "Leave fullscreen"
msgstr "Выйти из полноэкранного режима"
-#: src/AppWindow.vala:560
+#: src/AppWindow.vala:571
#, c-format
msgid ""
"A fatal error occurred when accessing Shotwell’s library. Shotwell cannot "
@@ -2975,21 +2988,21 @@ msgstr ""
"\n"
"%s"
-#: src/AppWindow.vala:585
+#: src/AppWindow.vala:596
msgid "Visit the Shotwell web site"
msgstr "Посетить веб-сайт Shotwell"
-#: src/AppWindow.vala:598
+#: src/AppWindow.vala:609
#, c-format
msgid "Unable to display help: %s"
msgstr "Невозможно отобразить справку: %s"
-#: src/AppWindow.vala:606
+#: src/AppWindow.vala:617
#, c-format
msgid "Unable to navigate to bug database: %s"
msgstr "Невозможно перейти к базе данных об ошибках: %s"
-#: src/AppWindow.vala:614
+#: src/AppWindow.vala:625
#, c-format
msgid "Unable to display FAQ: %s"
msgstr "Невозможно отобразить FAQ: %s"
@@ -3154,17 +3167,17 @@ msgstr "Запуск импорта, подождите…"
msgid "Fetching photo information"
msgstr "Получение информации о фотографии"
-#: src/camera/ImportPage.vala:1547
+#: src/camera/ImportPage.vala:1544
#, c-format
msgid "Fetching preview for %s"
msgstr "Получение предпросмотра %s"
-#: src/camera/ImportPage.vala:1656
+#: src/camera/ImportPage.vala:1653
#, c-format
msgid "Unable to lock camera: %s"
msgstr "Невозможно заблокировать камеру: %s"
-#: src/camera/ImportPage.vala:1741
+#: src/camera/ImportPage.vala:1738
#, c-format
msgid "Delete this photo from camera?"
msgid_plural "Delete these %d photos from camera?"
@@ -3172,7 +3185,7 @@ msgstr[0] "Удалить %d фотографию из камеры?"
msgstr[1] "Удалить %d фотографии из камеры?"
msgstr[2] "Удалить %d фотографий из камеры?"
-#: src/camera/ImportPage.vala:1744
+#: src/camera/ImportPage.vala:1741
#, c-format
msgid "Delete this video from camera?"
msgid_plural "Delete these %d videos from camera?"
@@ -3180,7 +3193,7 @@ msgstr[0] "Удалить %d видео из камеры?"
msgstr[1] "Удалить %d видео из камеры?"
msgstr[2] "Удалить %d видео из камеры?"
-#: src/camera/ImportPage.vala:1747
+#: src/camera/ImportPage.vala:1744
#, c-format
msgid "Delete this photo/video from camera?"
msgid_plural "Delete these %d photos/videos from camera?"
@@ -3188,7 +3201,7 @@ msgstr[0] "Удалить %d фотографию/видео из камеры?"
msgstr[1] "Удалить %d фотографии/видео из камеры?"
msgstr[2] "Удалить %d фотографий/видео из камеры?"
-#: src/camera/ImportPage.vala:1750
+#: src/camera/ImportPage.vala:1747
#, c-format
msgid "Delete these files from camera?"
msgid_plural "Delete these %d files from camera?"
@@ -3196,15 +3209,15 @@ msgstr[0] "Удалить %d файл из камеры?"
msgstr[1] "Удалить %d файла из камеры?"
msgstr[2] "Удалить %d файлов из камеры?"
-#: src/camera/ImportPage.vala:1758 src/Dialogs.vala:727
+#: src/camera/ImportPage.vala:1755 src/Dialogs.vala:727
msgid "_Keep"
msgstr "_Оставить"
-#: src/camera/ImportPage.vala:1777
+#: src/camera/ImportPage.vala:1774
msgid "Removing photos/videos from camera"
msgstr "Удаление фотографий/видео из камеры"
-#: src/camera/ImportPage.vala:1781
+#: src/camera/ImportPage.vala:1778
#, c-format
msgid "Unable to delete %d photo/video from the camera due to errors."
msgid_plural "Unable to delete %d photos/videos from the camera due to errors."
@@ -3220,13 +3233,13 @@ msgstr "Нет фотографий/видео"
msgid "No photos/videos found which match the current filter"
msgstr "Фотографии/видео, соответствующие текущему фильтру, не найдены"
-#: src/CollectionPage.vala:80 src/direct/DirectPhotoPage.vala:85
-#: src/PhotoPage.vala:2483 src/Resources.vala:137
+#: src/CollectionPage.vala:80 src/direct/DirectPhotoPage.vala:86
+#: src/PhotoPage.vala:2490 src/Resources.vala:137
msgid "_Print"
msgstr "_Печать"
-#: src/CollectionPage.vala:84 src/direct/DirectPhotoPage.vala:90
-#: src/PhotoPage.vala:2493 src/Resources.vala:187
+#: src/CollectionPage.vala:84 src/direct/DirectPhotoPage.vala:91
+#: src/PhotoPage.vala:2500 src/Resources.vala:187
msgid "Set as _Desktop Background"
msgstr "Сделать _фоном рабочего стола"
@@ -3246,41 +3259,41 @@ msgstr "Изменить дату и время…"
msgid "_Play"
msgstr "_Воспроизвести"
-#: src/CollectionPage.vala:410
+#: src/CollectionPage.vala:414
msgid "Export Photo/Video"
msgid_plural "Export Photos/Videos"
msgstr[0] "Экспортировать фотографию/видео"
msgstr[1] "Экспортировать фотографии/видео"
msgstr[2] "Экспортировать фотографии/видео"
-#: src/CollectionPage.vala:412
+#: src/CollectionPage.vala:416
msgid "Export Photo"
msgid_plural "Export Photos"
msgstr[0] "Экспортировать фотографию"
msgstr[1] "Экспортировать фотографии"
msgstr[2] "Экспортировать фотографии"
-#: src/CollectionPage.vala:499 src/CollectionPage.vala:515
+#: src/CollectionPage.vala:503 src/CollectionPage.vala:519
msgid "Rotating"
msgstr "Поворот"
-#: src/CollectionPage.vala:499 src/CollectionPage.vala:515
+#: src/CollectionPage.vala:503 src/CollectionPage.vala:519
msgid "Undoing Rotate"
msgstr "Отмена поворота"
-#: src/CollectionPage.vala:524
+#: src/CollectionPage.vala:528
msgid "Flipping Horizontally"
msgstr "Отражение по горизонтали"
-#: src/CollectionPage.vala:525
+#: src/CollectionPage.vala:529
msgid "Undoing Flip Horizontally"
msgstr "Отмена отражения по горизонтали"
-#: src/CollectionPage.vala:534
+#: src/CollectionPage.vala:538
msgid "Flipping Vertically"
msgstr "Отражение по вертикали"
-#: src/CollectionPage.vala:535
+#: src/CollectionPage.vala:539
msgid "Undoing Flip Vertically"
msgstr "Отмена отражения по вертикали"
@@ -3821,7 +3834,7 @@ msgstr[2] "Это действие снимет метку лица «%s» с %d
msgid "Export Video"
msgstr "Экспортировать видео"
-#: src/Dialogs.vala:70 src/PhotoPage.vala:3018
+#: src/Dialogs.vala:70 src/PhotoPage.vala:3025
msgctxt "Dialog Title"
msgid "Export Photo"
msgstr "Экспортировать фотографию"
@@ -4392,13 +4405,13 @@ msgstr[2] ""
"\n"
"И %d других."
-#: src/Dialogs.vala:831 src/Dialogs.vala:868
+#: src/Dialogs.vala:835 src/Dialogs.vala:872
msgid "Tags (separated by commas):"
msgstr "Метки (разделяются запятыми):"
#. This function is used to determine whether or not files should be copied or linked when imported.
#. Returns ACCEPT for copy, REJECT for link, and CANCEL for (drum-roll) cancel.
-#: src/Dialogs.vala:946
+#: src/Dialogs.vala:950
msgid ""
"Shotwell can copy the photos into your library folder or it can import them "
"without copying."
@@ -4406,30 +4419,30 @@ msgstr ""
"Shotwell может либо копировать фотографии в папку библиотеки, либо "
"импортировать их без копирования."
-#: src/Dialogs.vala:951
+#: src/Dialogs.vala:955
msgid "Co_py Photos"
msgstr "Ко_пировать фотографии"
-#: src/Dialogs.vala:952
+#: src/Dialogs.vala:956
msgid "_Import in Place"
msgstr "_Импортировать без копирования"
-#: src/Dialogs.vala:953
+#: src/Dialogs.vala:957
msgid "Import to Library"
msgstr "Импортировать в библиотеку"
-#: src/Dialogs.vala:963
+#: src/Dialogs.vala:967
msgid "Remove From Library"
msgstr "Удалить из библиотеки"
-#: src/Dialogs.vala:964
+#: src/Dialogs.vala:968
msgid "Removing Photo From Library"
msgid_plural "Removing Photos From Library"
msgstr[0] "Удаление фотографии из библиотеки"
msgstr[1] "Удаление фотографий из библиотеки"
msgstr[2] "Удаление фотографий из библиотеки"
-#: src/Dialogs.vala:978
+#: src/Dialogs.vala:982
#, c-format
msgid ""
"This will remove the photo/video from your Shotwell library. Would you also "
@@ -4457,7 +4470,7 @@ msgstr[2] ""
"\n"
"Это действие нельзя отменить."
-#: src/Dialogs.vala:982
+#: src/Dialogs.vala:986
#, c-format
msgid ""
"This will remove the video from your Shotwell library. Would you also like "
@@ -4485,7 +4498,7 @@ msgstr[2] ""
"\n"
"Это действие нельзя отменить."
-#: src/Dialogs.vala:986
+#: src/Dialogs.vala:990
#, c-format
msgid ""
"This will remove the photo from your Shotwell library. Would you also like "
@@ -4513,7 +4526,7 @@ msgstr[2] ""
"\n"
"Это действие нельзя отменить."
-#: src/Dialogs.vala:1018
+#: src/Dialogs.vala:1022
#, c-format
msgid ""
"The photo or video cannot be moved to your desktop trash. Delete this file?"
@@ -4527,7 +4540,7 @@ msgstr[2] ""
"Не удалось переместить %d фотографий/видео в корзину. Удалить эти файлы?"
#. Alert the user that the files were not removed.
-#: src/Dialogs.vala:1035
+#: src/Dialogs.vala:1039
#, c-format
msgid "The photo or video cannot be deleted."
msgid_plural "%d photos/videos cannot be deleted."
@@ -4589,17 +4602,17 @@ msgstr "Ширина"
msgid "Height"
msgstr "Высота"
-#: src/direct/DirectPhotoPage.vala:99
+#: src/direct/DirectPhotoPage.vala:100
#, c-format
msgid "%s does not exist."
msgstr "%s не существует."
-#: src/direct/DirectPhotoPage.vala:101
+#: src/direct/DirectPhotoPage.vala:102
#, c-format
msgid "%s is not a file."
msgstr "%s не является файлом."
-#: src/direct/DirectPhotoPage.vala:103
+#: src/direct/DirectPhotoPage.vala:104
#, c-format
msgid ""
"%s does not support the file format of\n"
@@ -4608,40 +4621,48 @@ msgstr ""
"%s не поддерживает формат файла\n"
"%s."
-#: src/direct/DirectPhotoPage.vala:120
+#: src/direct/DirectPhotoPage.vala:121
#, c-format
msgid "Unable open photo %s. Sorry."
msgstr "Невозможно открыть фотографию %s."
-#: src/direct/DirectPhotoPage.vala:323
+#: src/direct/DirectPhotoPage.vala:327
msgid "_Save a Copy"
msgstr "Сохранить _копию"
-#: src/direct/DirectPhotoPage.vala:326
+#: src/direct/DirectPhotoPage.vala:330
#, c-format
msgid "Lose changes to %s?"
msgstr "Отменить изменения %s?"
-#: src/direct/DirectPhotoPage.vala:327
+#: src/direct/DirectPhotoPage.vala:331
msgid "Close _without Saving"
msgstr "Закрыть _без сохранения"
-#: src/direct/DirectPhotoPage.vala:360
+#: src/direct/DirectPhotoPage.vala:367
#, c-format
msgid "Error while saving to %s: %s"
msgstr "Ошибка при сохранении в %s: %s"
-#: src/direct/DirectPhotoPage.vala:390 src/direct/DirectPhotoPage.vala:411
+#: src/direct/DirectPhotoPage.vala:399 src/direct/DirectPhotoPage.vala:425
msgid "Save As"
msgstr "Сохранить как"
+#: src/direct/DirectPhotoPage.vala:414
+msgid "Supported image formats"
+msgstr "Поддерживаемые форматы изображений"
+
+#: src/direct/DirectPhotoPage.vala:423
+msgid "All files"
+msgstr "Все файлы"
+
#. verify this is a directory
#: src/DirectoryMonitor.vala:891
#, c-format
msgid "Unable to monitor %s: Not a directory (%s)"
msgstr "Невозможно следить за %s: не является каталогом (%s)"
-#: src/DragAndDropHandler.vala:161
+#: src/DragAndDropHandler.vala:165
msgid "Photos cannot be exported to this directory."
msgstr "Не удалось экспортировать фотографии в этот каталог."
@@ -4884,43 +4905,35 @@ msgstr "Без даты"
msgid "Event %s"
msgstr "Событие %s"
-#: src/Exporter.vala:236 src/Exporter.vala:291
+#: src/Exporter.vala:238 src/Exporter.vala:302
#, c-format
msgid "Unable to generate a temporary file for %s: %s"
msgstr "Невозможно создать временный файл для %s: %s"
-#: src/Exporter.vala:328
+#: src/Exporter.vala:339
msgid "Exporting"
msgstr "Экспорт"
-#: src/Exporter.vala:346
+#: src/Exporter.vala:357
#, c-format
msgid "File %s already exists. Replace?"
msgstr "Файл %s уже существует. Заменить?"
-#: src/Exporter.vala:348
+#: src/Exporter.vala:359
msgid "_Skip"
msgstr "_Пропустить"
-#: src/Exporter.vala:348
+#: src/Exporter.vala:359
msgid "Rename"
msgstr "Переименовать"
-#: src/Exporter.vala:348
-msgid "Rename All"
-msgstr "Переименовать все"
-
-#: src/Exporter.vala:348
+#: src/Exporter.vala:359
msgid "_Replace"
msgstr "_Заменить"
-#: src/Exporter.vala:348
-msgid "Replace _All"
-msgstr "Заменить вс_е"
-
-#: src/Exporter.vala:348
-msgid "Export"
-msgstr "Экспортировать"
+#: src/Exporter.vala:359
+msgid "Export file conflict"
+msgstr "Конфликт при экспорте файла"
#: src/faces/FacesTool.vala:114
msgid "Detect faces…"
@@ -5198,11 +5211,11 @@ msgstr ""
"Введите «%s --help» для просмотра полного списка параметров командной "
"строки.\n"
-#: src/main.vala:410
+#: src/main.vala:412
msgid "Choose Shotwell's profile"
msgstr "Выбрать профиль Shotwell"
-#: src/main.vala:431
+#: src/main.vala:438
#, c-format
msgid "Profile %s does not exist. Did you mean to pass --create as well?"
msgstr "Профиль %s не существует. Вы хотите передать параметр --create?"
@@ -5236,31 +5249,31 @@ msgstr ""
"%s"
#. previous button
-#: src/PhotoPage.vala:546
+#: src/PhotoPage.vala:553
msgid "Previous photo"
msgstr "Предыдущее фото"
#. next button
-#: src/PhotoPage.vala:552
+#: src/PhotoPage.vala:559
msgid "Next photo"
msgstr "Следующее фото"
-#: src/PhotoPage.vala:1860
+#: src/PhotoPage.vala:1867
#, c-format
msgid "Photo source file missing: %s"
msgstr "Исходный файл не найден: %s"
-#: src/PhotoPage.vala:2893
+#: src/PhotoPage.vala:2900
msgctxt "Dialog Title"
msgid "Remove From Library"
msgstr "Удалить из библиотеки"
-#: src/PhotoPage.vala:2894
+#: src/PhotoPage.vala:2901
msgctxt "Dialog Title"
msgid "Removing Photo From Library"
msgstr "Удаление фотографии из библиотеки"
-#: src/PhotoPage.vala:3038
+#: src/PhotoPage.vala:3045
#, c-format
msgid "Unable to export %s: %s"
msgstr "Невозможно экспортировать %s: %s"
@@ -5321,7 +5334,8 @@ msgstr "TIFF"
msgid "WebP"
msgstr "WebP"
-#: src/Photo.vala:3811
+#. TRANSLATORS: "modified" here is part of a file name that was changed with another image tool outside of Shotwell. Note that there are potential issues with UTF-8 characters
+#: src/Photo.vala:3812
msgid "modified"
msgstr "изменено"
@@ -5418,7 +5432,7 @@ msgstr "Папка библиотеки"
msgid "Choose Library Folder"
msgstr "Выбрать папку библиотеки"
-#: src/ProfileBrowser.vala:80 src/ProfileBrowser.vala:187
+#: src/ProfileBrowser.vala:80 src/ProfileBrowser.vala:189
msgid "Data Folder"
msgstr "Папка данных"
@@ -5430,20 +5444,20 @@ msgstr "Выбрать папку данных"
msgid "This is the currently active profile"
msgstr "Это текущий активный профиль"
-#: src/ProfileBrowser.vala:199
+#: src/ProfileBrowser.vala:203
msgid "Remove Profile"
msgstr "Удалить профиль"
-#: src/ProfileBrowser.vala:201
+#: src/ProfileBrowser.vala:205
msgid "Remove this profile"
msgstr "Удалить этот профиль"
-#: src/ProfileBrowser.vala:213
+#: src/ProfileBrowser.vala:217
#, c-format
msgid "Remove profile “%s”"
msgstr "Удалить профиль \"%s\""
-#: src/ProfileBrowser.vala:214
+#: src/ProfileBrowser.vala:218
msgid ""
"None of the options will remove any of the images associated with this "
"profile"
@@ -5451,7 +5465,7 @@ msgstr ""
"Ни один из вариантов не удалит ни одно из изображений, связанных с этим "
"профилем"
-#: src/ProfileBrowser.vala:215
+#: src/ProfileBrowser.vala:219
#, c-format
msgid ""
"<b><span size=\"larger\">%s</span></b>\n"
@@ -5460,11 +5474,11 @@ msgstr ""
"<b><span size=\"larger\">%s</span></b>\n"
"<span weight=\"light\">%s</span>"
-#: src/ProfileBrowser.vala:217
+#: src/ProfileBrowser.vala:221
msgid "Remove profile and files"
msgstr "Удалить профиль и файлы"
-#: src/ProfileBrowser.vala:217
+#: src/ProfileBrowser.vala:221
msgid "Remove profile only"
msgstr "Удалить только профиль"
@@ -6260,7 +6274,7 @@ msgstr "%a, %e %B %Y"
#: src/Resources.vala:856
msgctxt "MultidayFormat"
msgid "%a %b %d"
-msgstr "%a, %e %B"
+msgstr "%a, %b %d"
#. / Locale-specific ending date format for multi-date strings,
#. / i.e. the "10, 2006" in "Tue Mar 08 - 10, 2006"
@@ -6276,7 +6290,7 @@ msgstr "%e, %Y"
#: src/Resources.vala:866
msgctxt "MultimonthFormat"
msgid "%a %b %d"
-msgstr "%a, %e %B"
+msgstr "%a, %b %d"
#. / Locale-specific calendar date format for multi-month strings,
#. / i.e. the "Mon Apr 06, 2006" in "Tue Mar 08 to Mon Apr 06, 2006"
@@ -6286,7 +6300,7 @@ msgctxt "MultimonthFormat"
msgid "%a %b %d, %Y"
msgstr "%a, %e %B %Y"
-#: src/Screensaver.vala:18 src/SlideshowPage.vala:117
+#: src/Screensaver.vala:18 src/SlideshowPage.vala:128
msgid "Slideshow"
msgstr "Слайд-шоу"
@@ -6515,44 +6529,44 @@ msgstr ""
#. Set up toolbar
#. add toolbar buttons
-#: src/SlideshowPage.vala:136
+#: src/SlideshowPage.vala:151
msgid "Back"
msgstr "Назад"
-#: src/SlideshowPage.vala:138
+#: src/SlideshowPage.vala:153
msgid "Go to the previous photo"
msgstr "Перейти к предыдущему фото"
-#: src/SlideshowPage.vala:143 src/SlideshowPage.vala:250
+#: src/SlideshowPage.vala:158 src/SlideshowPage.vala:265
msgid "Pause"
msgstr "Пауза"
-#: src/SlideshowPage.vala:145 src/SlideshowPage.vala:251
+#: src/SlideshowPage.vala:160 src/SlideshowPage.vala:266
msgid "Pause the slideshow"
msgstr "Приостановить слайд-шоу"
-#: src/SlideshowPage.vala:150
+#: src/SlideshowPage.vala:165
msgid "Next"
msgstr "Следующее"
-#: src/SlideshowPage.vala:152
+#: src/SlideshowPage.vala:167
msgid "Go to the next photo"
msgstr "Перейти к следующему фото"
-#: src/SlideshowPage.vala:160
+#: src/SlideshowPage.vala:175
msgid "Change slideshow settings"
msgstr "Изменить настройки слайд-шоу"
#. An entire slideshow set might be missing, so check for a loop.
-#: src/SlideshowPage.vala:214
+#: src/SlideshowPage.vala:229
msgid "All photo source files are missing."
msgstr "Не найдено ни одного исходного файла."
-#: src/SlideshowPage.vala:246
+#: src/SlideshowPage.vala:261
msgid "Play"
msgstr "Просмотр"
-#: src/SlideshowPage.vala:247
+#: src/SlideshowPage.vala:262
msgid "Continue the slideshow"
msgstr "Продолжить слайд-шоу"
@@ -6585,6 +6599,25 @@ msgstr "безымянный"
msgid "Export Videos"
msgstr "Экспортировать видео"
+#~ msgid "Rename All"
+#~ msgstr "Переименовать все"
+
+#~ msgid "Replace _All"
+#~ msgstr "Заменить вс_е"
+
+#~ msgid "Export"
+#~ msgstr "Экспортировать"
+
+#~ msgid ""
+#~ "Copyright 2016 Software Freedom Conservancy Inc.\n"
+#~ "Copyright 2022 Jens Georg <mail@jensge.org>"
+#~ msgstr ""
+#~ "Авторское право © 2016 Software Freedom Conservancy Inc.\n"
+#~ "Авторское право © 2022 Jens Georg <mail@jensge.org>"
+
+#~ msgid "Select Library Folder"
+#~ msgstr "Выбрать папку библиотеки"
+
#~ msgid "%Y"
#~ msgstr "%Y"
diff --git a/po/sv.po b/po/sv.po
index f25dd8b..77cd3b0 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -18,8 +18,8 @@ msgid ""
msgstr ""
"Project-Id-Version: shotwell\n"
"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/shotwell/issues\n"
-"POT-Creation-Date: 2023-04-12 18:51+0000\n"
-"PO-Revision-Date: 2023-04-12 21:28+0200\n"
+"POT-Creation-Date: 2023-11-26 08:40+0000\n"
+"PO-Revision-Date: 2023-11-26 10:24+0100\n"
"Last-Translator: Anders Jonsson <anders.jonsson@norsjovallen.se>\n"
"Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n"
"Language: sv\n"
@@ -27,11 +27,11 @@ 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 3.2.2\n"
+"X-Generator: Poedit 3.4.1\n"
"X-Project-Style: gnome\n"
#: data/gsettings/org.gnome.shotwell-extras.gschema.xml:6
-#: data/gsettings/org.gnome.shotwell.gschema.xml:428
+#: data/gsettings/org.gnome.shotwell.gschema.xml:438
msgid "OAuth Access Phase Token"
msgstr "OAuth-token för åtkomstfas"
@@ -40,7 +40,7 @@ msgid "The authorization token for the currently logged in Tumblr user, if any"
msgstr "Autentiseringstoken för inloggad Tumblr-användare, om någon"
#: data/gsettings/org.gnome.shotwell-extras.gschema.xml:12
-#: data/gsettings/org.gnome.shotwell.gschema.xml:434
+#: data/gsettings/org.gnome.shotwell.gschema.xml:444
msgid "OAuth Access Phase Token Secret"
msgstr "OAuth-hemlighet för åtkomstfas"
@@ -53,19 +53,19 @@ msgstr ""
"auktoriseringstoken för den inloggade Tumblr-användaren, om någon"
#: data/gsettings/org.gnome.shotwell-extras.gschema.xml:18
-#: data/gsettings/org.gnome.shotwell.gschema.xml:440
-#: data/gsettings/org.gnome.shotwell.gschema.xml:498
-#: data/gsettings/org.gnome.shotwell.gschema.xml:560
+#: data/gsettings/org.gnome.shotwell.gschema.xml:450
+#: data/gsettings/org.gnome.shotwell.gschema.xml:508
+#: data/gsettings/org.gnome.shotwell.gschema.xml:570
msgid "username"
msgstr "användarnamn"
#: data/gsettings/org.gnome.shotwell-extras.gschema.xml:19
-#: data/gsettings/org.gnome.shotwell.gschema.xml:441
+#: data/gsettings/org.gnome.shotwell.gschema.xml:451
msgid "The user name of the currently logged in Flickr user, if any"
msgstr "Användarnamnet för den inloggade Flickr-användaren, om någon"
#: data/gsettings/org.gnome.shotwell-extras.gschema.xml:24
-#: data/gsettings/org.gnome.shotwell.gschema.xml:472
+#: data/gsettings/org.gnome.shotwell.gschema.xml:482
msgid "default size"
msgstr "standardstorlek"
@@ -390,59 +390,68 @@ msgstr "Visa titel"
msgid "Whether to show the title of a photo during the slideshow"
msgstr "Huruvida titel för en bild ska visas under bildspelet"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:218
+#: data/gsettings/org.gnome.shotwell.gschema.xml:216
+#: data/ui/slideshow_settings.ui:154
+msgid "Shuffle"
+msgstr "Blanda"
+
+#: data/gsettings/org.gnome.shotwell.gschema.xml:217
+msgid "Whether to shuffle the order of photos during the slideshow"
+msgstr "Huruvida bildordningen ska blandas under bildspelet"
+
+#: data/gsettings/org.gnome.shotwell.gschema.xml:224
msgid "maximize library window"
msgstr "maximera biblioteksfönstret"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:219
+#: data/gsettings/org.gnome.shotwell.gschema.xml:225
msgid "True if library application is maximized, false otherwise"
msgstr "True om biblioteksprogrammet är maximerat, annars false"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:224
+#: data/gsettings/org.gnome.shotwell.gschema.xml:230
msgid "width of library window"
msgstr "bredd på biblioteksfönstret"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:225
+#: data/gsettings/org.gnome.shotwell.gschema.xml:231
msgid "The last recorded width of the library application window"
msgstr "Den senast lagrade bredden på biblioteksprogrammets fönster"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:230
+#: data/gsettings/org.gnome.shotwell.gschema.xml:236
msgid "height of library window"
msgstr "höjden på biblioteksfönstret"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:231
+#: data/gsettings/org.gnome.shotwell.gschema.xml:237
msgid "The last recorded height of the library application window"
msgstr "Den senast lagrade höjden på biblioteksprogrammets fönster"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:236
+#: data/gsettings/org.gnome.shotwell.gschema.xml:242
msgid "maximize direct-edit window"
msgstr "maximera direktredigeringsfönstret"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:237
+#: data/gsettings/org.gnome.shotwell.gschema.xml:243
msgid "True if direct-edit application is maximized, false otherwise"
msgstr "True om direktredigeringsprogrammet är maximerat, annars false"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:242
+#: data/gsettings/org.gnome.shotwell.gschema.xml:248
msgid "width of direct-edit window"
msgstr "bredd på direktredigeringsfönstret"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:243
+#: data/gsettings/org.gnome.shotwell.gschema.xml:249
msgid "The last recorded width of the direct-edit application window"
msgstr "Den senast lagrade bredden på direktredigeringsprogrammets fönster"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:248
+#: data/gsettings/org.gnome.shotwell.gschema.xml:254
msgid "height of direct-edit window"
msgstr "höjd på direktredigeringsfönstret"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:249
+#: data/gsettings/org.gnome.shotwell.gschema.xml:255
msgid "The last recorded height of the direct-edit application window"
msgstr "Den senast lagrade höjden på direktredigeringsprogrammets fönster"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:254
+#: data/gsettings/org.gnome.shotwell.gschema.xml:260
msgid "sidebar divider position"
msgstr "position på sidopanelens avdelare"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:255
+#: data/gsettings/org.gnome.shotwell.gschema.xml:261
msgid ""
"The last recorded position of the divider between the sidebar and view in "
"library application window"
@@ -450,28 +459,28 @@ msgstr ""
"Den senast lagrade positionen på avdelaren mellan sidopanelen och vyn i "
"biblioteksprogrammets fönster"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:262
+#: data/gsettings/org.gnome.shotwell.gschema.xml:268
msgid "import directory"
msgstr "importkatalog"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:263
+#: data/gsettings/org.gnome.shotwell.gschema.xml:269
msgid "Directory in which imported photo files are placed"
msgstr "Katalog i vilken importerade bildfiler placeras"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:268
+#: data/gsettings/org.gnome.shotwell.gschema.xml:274
msgid "watch library directory for new files"
msgstr "bevaka bibliotekskatalogen efter nya filer"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:269
+#: data/gsettings/org.gnome.shotwell.gschema.xml:275
msgid ""
"If true, files added to the library directory are automatically imported"
msgstr "Om true importeras filer tillagda i bibliotekskatalogen automatiskt"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:274
+#: data/gsettings/org.gnome.shotwell.gschema.xml:280
msgid "write metadata to master files"
msgstr "skriver metadata till huvudfiler"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:275
+#: data/gsettings/org.gnome.shotwell.gschema.xml:281
msgid ""
"If true, changes to metadata (tags, titles, etc.) are written to the master "
"photo file"
@@ -479,11 +488,11 @@ msgstr ""
"Om true skrivs ändringar i metadata (taggar, titlar och så vidare) till "
"huvudbildfilen"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:280
+#: data/gsettings/org.gnome.shotwell.gschema.xml:286
msgid "use lowercase filenames"
msgstr "använd filnamn i gemener"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:281
+#: data/gsettings/org.gnome.shotwell.gschema.xml:287
msgid ""
"If true, Shotwell will convert all filenames to lowercase when importing "
"photo files"
@@ -491,11 +500,11 @@ msgstr ""
"Om true kommer Shotwell att konvertera alla filnamn till gemener vid import "
"av bildfiler"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:286
+#: data/gsettings/org.gnome.shotwell.gschema.xml:292
msgid "directory pattern"
msgstr "katalogmönster"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:287
+#: data/gsettings/org.gnome.shotwell.gschema.xml:293
msgid ""
"A string encoding a naming pattern that will be used to name photo "
"directories on import"
@@ -503,11 +512,11 @@ msgstr ""
"En sträng med namnmönster som kommer att användas för att namnge "
"bildkataloger vid import"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:292
+#: data/gsettings/org.gnome.shotwell.gschema.xml:298
msgid "directory pattern custom"
msgstr "anpassat katalogmönster"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:293
+#: data/gsettings/org.gnome.shotwell.gschema.xml:299
msgid ""
"A string encoding a custom naming pattern that will be used to name photo "
"directories on import"
@@ -515,29 +524,29 @@ msgstr ""
"En sträng med ett anpassat namnmönster som kommer att användas för att "
"namnge bildkataloger vid import"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:298
+#: data/gsettings/org.gnome.shotwell.gschema.xml:304
msgid "RAW developer default"
msgstr "Standard-RAW-framkallare"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:299
+#: data/gsettings/org.gnome.shotwell.gschema.xml:305
msgid "Default option for which RAW developer Shotwell will use"
msgstr "Standardalternativ för vilken RAW-framkallare Shotwell ska använda"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:306
+#: data/gsettings/org.gnome.shotwell.gschema.xml:312
msgid "Most-recently-used crop aspect ratio menu choice"
msgstr "Menyval för senast använda bildförhållande vid beskärning"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:307
+#: data/gsettings/org.gnome.shotwell.gschema.xml:313
msgid "A numeric code representing the last crop menu choice the user made"
msgstr ""
"En sifferkod representerande det senast använda beskärningsmenyvalet en "
"användare gjorde"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:311
+#: data/gsettings/org.gnome.shotwell.gschema.xml:317
msgid "Most-recently-used crop custom aspect ratio’s numerator"
msgstr "Täljare för senast använda anpassade bildförhållande vid beskärning"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:312
+#: data/gsettings/org.gnome.shotwell.gschema.xml:318
msgid ""
"A nonzero, positive integer representing the width part of the last custom "
"crop ratio the user entered"
@@ -545,11 +554,11 @@ msgstr ""
"Ett nollskilt, positivt heltal motsvarande bredd-delen för det senast "
"använda anpassade bildförhållandet för beskärning som användaren valde"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:316
+#: data/gsettings/org.gnome.shotwell.gschema.xml:322
msgid "Most-recently-used crop custom aspect ratio’s denominator"
msgstr "Nämnare för senast använda anpassade bildförhållande vid beskärning"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:317
+#: data/gsettings/org.gnome.shotwell.gschema.xml:323
msgid ""
"A nonzero, positive integer representing the height part of the last custom "
"crop ratio the user entered"
@@ -557,87 +566,87 @@ msgstr ""
"Ett nollskilt, positivt heltal motsvarande höjddelen för det senast använda "
"anpassade bildförhållandet för beskärning som användaren valde"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:324
+#: data/gsettings/org.gnome.shotwell.gschema.xml:330
msgid "external photo editor"
msgstr "extern bildredigerare"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:325
+#: data/gsettings/org.gnome.shotwell.gschema.xml:331
msgid "External application used to edit photos"
msgstr "Externt program att använda för att redigera bilder"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:330
+#: data/gsettings/org.gnome.shotwell.gschema.xml:336
msgid "external raw editor"
msgstr "extern RAW-redigerare"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:331
+#: data/gsettings/org.gnome.shotwell.gschema.xml:337
msgid "External application used to edit RAW photos"
msgstr "Externt program att använda för att redigera RAW-bilder"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:369
-#: data/gsettings/org.gnome.shotwell.gschema.xml:370
+#: data/gsettings/org.gnome.shotwell.gschema.xml:379
+#: data/gsettings/org.gnome.shotwell.gschema.xml:380
msgid "Setting in export dialog: how to trim images"
msgstr "Inställning i exportdialogen: hur bilder justeras"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:375
+#: data/gsettings/org.gnome.shotwell.gschema.xml:385
msgid "export metadata"
msgstr "exportera metadata"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:376
+#: data/gsettings/org.gnome.shotwell.gschema.xml:386
msgid "Setting in export dialog: option to export metadata"
msgstr "Inställning i exportdialogen: exportalternativ för metadata"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:381
+#: data/gsettings/org.gnome.shotwell.gschema.xml:391
msgid "format setting, special value"
msgstr "formatinställning, specialvärde"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:382
+#: data/gsettings/org.gnome.shotwell.gschema.xml:392
msgid "Setting in export dialog: format setting, special value"
msgstr "Inställning i exportdialogen: formatinställning, specialvärde"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:387
+#: data/gsettings/org.gnome.shotwell.gschema.xml:397
msgid "format setting, type value"
msgstr "formatinställning, typvärde"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:388
+#: data/gsettings/org.gnome.shotwell.gschema.xml:398
msgid "Setting in export dialog: format setting, type value"
msgstr "Inställning i exportdialogen: formatinställning, typvärde"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:393
+#: data/gsettings/org.gnome.shotwell.gschema.xml:403
msgid "JPEG quality option"
msgstr "Alternativ för JPEG-kvalitet"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:394
+#: data/gsettings/org.gnome.shotwell.gschema.xml:404
msgid "Setting in export dialog: jpeg quality option"
msgstr "Inställning i exportdialogen: alternativ för jpeg-kvalitet"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:399
+#: data/gsettings/org.gnome.shotwell.gschema.xml:409
msgid "maximal size of image"
msgstr "maximal bildstorlek"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:400
+#: data/gsettings/org.gnome.shotwell.gschema.xml:410
msgid "Setting in export dialog: maximal size of image"
msgstr "Inställning i exportdialogen: maximal bildstorlek"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:407
+#: data/gsettings/org.gnome.shotwell.gschema.xml:417
msgid "last used publishing service"
msgstr "senast använda publiceringstjänst"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:408
-#: data/gsettings/org.gnome.shotwell.gschema.xml:414
+#: data/gsettings/org.gnome.shotwell.gschema.xml:418
+#: data/gsettings/org.gnome.shotwell.gschema.xml:424
msgid ""
"A numeric code representing the last service to which photos were published"
msgstr ""
"En sifferkod representerande senaste tjänsten till vilken bilder publicerades"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:413
+#: data/gsettings/org.gnome.shotwell.gschema.xml:423
msgid "default publishing service"
msgstr "standardtjänst för publicering"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:429
+#: data/gsettings/org.gnome.shotwell.gschema.xml:439
msgid "The authorization token for the currently logged in Flickr user, if any"
msgstr "Autentiseringstoken för inloggad Flickr-användare, om någon"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:435
+#: data/gsettings/org.gnome.shotwell.gschema.xml:445
msgid ""
"The cryptographic secret used to sign requests against the authorization "
"token for the currently logged in Flickr user, if any"
@@ -645,22 +654,22 @@ msgstr ""
"Den kryptografiska hemligheten använd för att signera begäran mot "
"auktoriseringstoken för den inloggade Flickr-användaren, om någon"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:446
+#: data/gsettings/org.gnome.shotwell.gschema.xml:456
msgid "default size code"
msgstr "standardstorlekskod"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:447
+#: data/gsettings/org.gnome.shotwell.gschema.xml:457
msgid ""
"A numeric code representing the default size for photos published to Flickr"
msgstr ""
"En sifferkod representerande standardstorleken för bilder publicerade till "
"Flickr"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:452
+#: data/gsettings/org.gnome.shotwell.gschema.xml:462
msgid "default visibility"
msgstr "standardsynlighet"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:453
+#: data/gsettings/org.gnome.shotwell.gschema.xml:463
msgid ""
"A numeric code representing the default visibility for photos published to "
"Flickr"
@@ -668,25 +677,25 @@ msgstr ""
"En sifferkod representerande standardsynlighet för bilder publicerade till "
"Flickr"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:458
-#: data/gsettings/org.gnome.shotwell.gschema.xml:484
-#: data/gsettings/org.gnome.shotwell.gschema.xml:534
-#: data/gsettings/org.gnome.shotwell.gschema.xml:584
+#: data/gsettings/org.gnome.shotwell.gschema.xml:468
+#: data/gsettings/org.gnome.shotwell.gschema.xml:494
+#: data/gsettings/org.gnome.shotwell.gschema.xml:544
+#: data/gsettings/org.gnome.shotwell.gschema.xml:594
msgid "remove sensitive info from uploads"
msgstr "ta bort känslig information från sändningar"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:459
+#: data/gsettings/org.gnome.shotwell.gschema.xml:469
msgid ""
"Whether images being uploaded to Flickr should have their metadata removed "
"first"
msgstr "Huruvida bilder uppskickade till Flickr ska rensas på metadata först"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:466
-#: data/gsettings/org.gnome.shotwell.gschema.xml:604
+#: data/gsettings/org.gnome.shotwell.gschema.xml:476
+#: data/gsettings/org.gnome.shotwell.gschema.xml:614
msgid "refresh token"
msgstr "uppdatera token"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:467
+#: data/gsettings/org.gnome.shotwell.gschema.xml:477
msgid ""
"The OAuth token used to refresh the Google Photos session for the currently "
"logged in user, if any"
@@ -694,7 +703,7 @@ msgstr ""
"OAuth-token använd för att uppdatera Google Foto-sessionen för den inloggade "
"användaren, om någon"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:473
+#: data/gsettings/org.gnome.shotwell.gschema.xml:483
msgid ""
"A numeric code representing the default size for photos uploaded to Google "
"Photos Albums"
@@ -702,72 +711,72 @@ msgstr ""
"En sifferkod representerande standardstorleken för bilder uppskickade till "
"Google Foto-album"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:478
-#: data/gsettings/org.gnome.shotwell.gschema.xml:578
+#: data/gsettings/org.gnome.shotwell.gschema.xml:488
+#: data/gsettings/org.gnome.shotwell.gschema.xml:588
msgid "last album"
msgstr "senaste album"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:479
-#: data/gsettings/org.gnome.shotwell.gschema.xml:579
+#: data/gsettings/org.gnome.shotwell.gschema.xml:489
+#: data/gsettings/org.gnome.shotwell.gschema.xml:589
msgid "The name of the last album the user published photos to, if any"
msgstr "Namnet på senaste albumet användaren publicerade bilder till, om något"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:485
+#: data/gsettings/org.gnome.shotwell.gschema.xml:495
msgid ""
"Whether images being uploaded to Google Photos should have their metadata "
"removed first"
msgstr ""
"Huruvida bilder som skickas upp till Google Foto ska rensas på metadata först"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:492
+#: data/gsettings/org.gnome.shotwell.gschema.xml:502
msgid "Piwigo URL"
msgstr "Piwigo-URL"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:493
+#: data/gsettings/org.gnome.shotwell.gschema.xml:503
msgid "URL of the Piwigo server"
msgstr "URL till Piwigo-servern"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:499
+#: data/gsettings/org.gnome.shotwell.gschema.xml:509
msgid "Piwigo username, if logged in"
msgstr "Piwigo-användarnamn om inloggad"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:504
+#: data/gsettings/org.gnome.shotwell.gschema.xml:514
msgid "password"
msgstr "lösenord"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:505
+#: data/gsettings/org.gnome.shotwell.gschema.xml:515
msgid "Piwigo password, if logged in"
msgstr "Piwigo-lösenord om inloggad"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:510
+#: data/gsettings/org.gnome.shotwell.gschema.xml:520
msgid "remember password"
msgstr "kom ihåg lösenord"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:511
+#: data/gsettings/org.gnome.shotwell.gschema.xml:521
msgid "If true, remember the Piwigo password"
msgstr "Om true, kom ihåg Piwigo-lösenordet"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:516
+#: data/gsettings/org.gnome.shotwell.gschema.xml:526
msgid "last category"
msgstr "senaste kategori"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:517
+#: data/gsettings/org.gnome.shotwell.gschema.xml:527
msgid "The last selected Piwigo category"
msgstr "Senaste valda Piwigo-kategori"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:522
+#: data/gsettings/org.gnome.shotwell.gschema.xml:532
msgid "last permission level"
msgstr "senaste rättighetsnivå"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:523
+#: data/gsettings/org.gnome.shotwell.gschema.xml:533
msgid "The last chosen Piwigo permission level"
msgstr "Den senast valda Piwigo-rättighetsnivån"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:528
+#: data/gsettings/org.gnome.shotwell.gschema.xml:538
msgid "last photo size"
msgstr "senaste bildstorlek"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:529
+#: data/gsettings/org.gnome.shotwell.gschema.xml:539
msgid ""
"A numeric code representing the last photo size preset used when publishing "
"to Piwigo"
@@ -775,20 +784,20 @@ msgstr ""
"En sifferkod representerande den senaste förinställningen för bildstorlek "
"använd vid publicering till Piwigo"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:535
+#: data/gsettings/org.gnome.shotwell.gschema.xml:545
msgid ""
"Whether images being uploaded to Piwigo should have their metadata removed "
"first"
msgstr "Huruvida bilder uppskickade till Piwigo ska rensas på metadata först"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:540
+#: data/gsettings/org.gnome.shotwell.gschema.xml:550
msgid ""
"if title is set and comment unset, use title as comment for uploads to Piwigo"
msgstr ""
"om en titel är angiven men inte kommentaren, använd titeln som kommentar för "
"sändningar till Piwigo"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:541
+#: data/gsettings/org.gnome.shotwell.gschema.xml:551
msgid ""
"Whether images being uploaded to Piwigo should have their comment set from "
"the title if title is set and comment unset"
@@ -796,11 +805,11 @@ msgstr ""
"Huruvida bilder uppskickade till Piwigo ska ha sin kommentar satt från "
"titeln om titel är angivet och kommentar tomt"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:546
+#: data/gsettings/org.gnome.shotwell.gschema.xml:556
msgid "do not upload tags when uploading to Piwigo"
msgstr "skicka inte upp taggar vid sändning till Piwigo"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:547
+#: data/gsettings/org.gnome.shotwell.gschema.xml:557
msgid ""
"Whether images being uploaded to Piwigo should have their tags removed on "
"upload, such that these tags will not appear on the remote Piwigo server"
@@ -808,11 +817,11 @@ msgstr ""
"Huruvida bilder som skickas upp till Piwigo ska rensas på taggar innan, så "
"att dessa taggar inte dyker upp på fjärr-Piwigo-servern"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:552
+#: data/gsettings/org.gnome.shotwell.gschema.xml:562
msgid "do not upload ratings when uploading to Piwigo"
msgstr "skicka inte upp betyg vid sändning till Piwigo"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:553
+#: data/gsettings/org.gnome.shotwell.gschema.xml:563
msgid ""
"Whether images being uploaded to Piwigo should have their ratings uploaded, "
"such that these ratings will not appear on the remote Piwigo server"
@@ -820,45 +829,45 @@ msgstr ""
"Huruvida bilder som skickas upp till Piwigo ska rensas på betyg innan, så "
"att dessa betyg inte dyker upp på fjärr-Piwigo-servern"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:561
+#: data/gsettings/org.gnome.shotwell.gschema.xml:571
msgid "Gallery3 username"
msgstr "Gallery3-användarnamn"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:566
+#: data/gsettings/org.gnome.shotwell.gschema.xml:576
msgid "API key"
msgstr "API-nyckel"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:567
+#: data/gsettings/org.gnome.shotwell.gschema.xml:577
msgid "Gallery3 API key"
msgstr "Gallery3-API-nyckel"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:572
+#: data/gsettings/org.gnome.shotwell.gschema.xml:582
msgid "URL"
msgstr "URL"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:573
+#: data/gsettings/org.gnome.shotwell.gschema.xml:583
msgid "Gallery3 site URL"
msgstr "Gallery3-webbplats-URL"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:585
+#: data/gsettings/org.gnome.shotwell.gschema.xml:595
msgid ""
"Whether images being uploaded to Gallery3 should have their metadata removed "
"first"
msgstr "Huruvida bilder uppskickade till Gallery3 ska rensas på metadata först"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:590
+#: data/gsettings/org.gnome.shotwell.gschema.xml:600
msgid "scaling constraint of uploaded picture"
msgstr "skalningsbegränsning för den uppskickade bilden"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:591
+#: data/gsettings/org.gnome.shotwell.gschema.xml:601
msgid "The scaling constraint ID of the picture to be uploaded"
msgstr "Skalningsbegränsnings-ID för den uppskickade bilden"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:596
+#: data/gsettings/org.gnome.shotwell.gschema.xml:606
msgid "pixels of the major axis uploaded picture"
msgstr "bildpunkter för storaxeln på den uppskickade bilden"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:597
+#: data/gsettings/org.gnome.shotwell.gschema.xml:607
msgid ""
"The pixels of the major axis of the picture to be uploaded; used only if "
"scaling-constraint-id is an appropriate value"
@@ -866,7 +875,7 @@ msgstr ""
"Bildpunkterna för storaxeln för bilden att skickas upp; används endast om "
"skalningsbegränsnings-ID är ett passande värde"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:605
+#: data/gsettings/org.gnome.shotwell.gschema.xml:615
msgid ""
"The OAuth token used to refresh the YouTube session for the currently logged "
"in user, if any"
@@ -874,55 +883,55 @@ msgstr ""
"OAuth-token använd för att uppdatera YouTube-sessionen för den inloggade "
"användaren, om någon"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:612
+#: data/gsettings/org.gnome.shotwell.gschema.xml:622
msgid "last used import service"
msgstr "senast använda importtjänst"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:613
+#: data/gsettings/org.gnome.shotwell.gschema.xml:623
msgid ""
"A numeric code representing the last service from which photos were imported"
msgstr ""
"En sifferkod representerande senaste tjänsten till vilken bilder importerades"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:620
+#: data/gsettings/org.gnome.shotwell.gschema.xml:630
msgid "content layout mode"
msgstr "layoutläge för innehåll"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:621
+#: data/gsettings/org.gnome.shotwell.gschema.xml:631
msgid ""
"A numeric code that describes how photos are laid out on the page during "
"printing"
msgstr "En sifferkod som beskriver hur bilder läggs ut på sidan vid utskrift"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:626
+#: data/gsettings/org.gnome.shotwell.gschema.xml:636
msgid "content ppi"
msgstr "innehålls-ppi"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:627
+#: data/gsettings/org.gnome.shotwell.gschema.xml:637
msgid "The number of pixels per inch (ppi) sent to the printer during printing"
msgstr "Antalet bildpunkter per tum (ppi) skickat till skrivaren vid utskrift"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:632
+#: data/gsettings/org.gnome.shotwell.gschema.xml:642
msgid "content width"
msgstr "innehållsbredd"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:633
+#: data/gsettings/org.gnome.shotwell.gschema.xml:643
msgid "The width of the printed emulsion on the page when printing"
msgstr "Bredden på den utskrivna emulsionen för sidan vid utskrift"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:638
+#: data/gsettings/org.gnome.shotwell.gschema.xml:648
msgid "content height"
msgstr "innehållshöjd"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:639
+#: data/gsettings/org.gnome.shotwell.gschema.xml:649
msgid "The height of the printed emulsion on the page when printing"
msgstr "Höjden på den utskrivna emulsionen för sidan vid utskrift"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:644
+#: data/gsettings/org.gnome.shotwell.gschema.xml:654
msgid "content units"
msgstr "innehållenheter"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:645
+#: data/gsettings/org.gnome.shotwell.gschema.xml:655
msgid ""
"A numeric code representing unit of measure (inches or centimeters) used "
"when printing"
@@ -930,11 +939,11 @@ msgstr ""
"En sifferkod representerande mätningsenhet (tum eller centimeter) använd vid "
"utskrift"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:650
+#: data/gsettings/org.gnome.shotwell.gschema.xml:660
msgid "images per page code"
msgstr "bilder per sidkod"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:651
+#: data/gsettings/org.gnome.shotwell.gschema.xml:661
msgid ""
"A numeric code representing the currently selected images per page mode used "
"when printing"
@@ -942,22 +951,22 @@ msgstr ""
"En sifferkod representerande aktuellt valda bilder per sidoläge använt vid "
"utskrift"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:656
+#: data/gsettings/org.gnome.shotwell.gschema.xml:666
msgid "size selection"
msgstr "storleksval"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:657
+#: data/gsettings/org.gnome.shotwell.gschema.xml:667
msgid ""
"The index of the current print size in a pre-defined list of standard sizes"
msgstr ""
"Indexet för den aktuella utskriftsstorleken i en fördefinierad lista över "
"standardstorlekar"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:662
+#: data/gsettings/org.gnome.shotwell.gschema.xml:672
msgid "match aspect ratio"
msgstr "matcha bildförhållande"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:663
+#: data/gsettings/org.gnome.shotwell.gschema.xml:673
msgid ""
"Determines whether custom print sizes must match the aspect ratio of the "
"original photo"
@@ -965,183 +974,185 @@ msgstr ""
"Avgör huruvida anpassade utskriftsstorlekar måste matcha bildförhållandet "
"för originalbilden"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:668
+#: data/gsettings/org.gnome.shotwell.gschema.xml:678
msgid "print titles"
msgstr "skriv ut titlar"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:669
+#: data/gsettings/org.gnome.shotwell.gschema.xml:679
msgid ""
"True if the title of a photo should be printed when the photo is printed, "
"false otherwise"
msgstr "True om en bildtitel ska skrivas ut när bilden skrivs ut, annars false"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:674
+#: data/gsettings/org.gnome.shotwell.gschema.xml:684
msgid "titles font"
msgstr "titeltypsnitt"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:675
+#: data/gsettings/org.gnome.shotwell.gschema.xml:685
msgid "The name of the font to use for photo titles when they are printed"
msgstr "Namnet på typsnittet att använda för bildtitlar när de skrivs ut"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:686
+#: data/gsettings/org.gnome.shotwell.gschema.xml:696
msgid "enable flickr publishing plugin"
msgstr "aktivera insticksmodulen för Flickr-publicering"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:687
+#: data/gsettings/org.gnome.shotwell.gschema.xml:697
msgid "True if the Flickr publishing plugin is enabled, false otherwise"
msgstr ""
"True om insticksmodulen för Flickr-publicering är aktiverad, annars false"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:692
+#: data/gsettings/org.gnome.shotwell.gschema.xml:702
+#: data/gsettings/org.gnome.shotwell.gschema.xml:708
msgid "enable Google Photos publishing plugin"
msgstr "aktivera insticksmodulen för Google Foto-publicering"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:693
+#: data/gsettings/org.gnome.shotwell.gschema.xml:703
+#: data/gsettings/org.gnome.shotwell.gschema.xml:709
msgid "True if the Google Photos publishing plugin is enabled, false otherwise"
msgstr ""
"True om insticksmodulen för Google Foto-publicering är aktiverad, annars "
"false"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:698
+#: data/gsettings/org.gnome.shotwell.gschema.xml:714
msgid "enable youtube publishing plugin"
msgstr "aktivera insticksmodulen för YouTube-publicering"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:699
+#: data/gsettings/org.gnome.shotwell.gschema.xml:715
msgid "True if the YouTube publishing plugin is enabled, false otherwise"
msgstr ""
"True om insticksmodulen för YouTube-publicering är aktiverad, annars false"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:704
+#: data/gsettings/org.gnome.shotwell.gschema.xml:720
msgid "enable piwigo publishing plugin"
msgstr "aktivera insticksmodulen för Piwigo-publicering"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:705
+#: data/gsettings/org.gnome.shotwell.gschema.xml:721
msgid "True if the Piwigo publishing plugin is enabled, false otherwise"
msgstr ""
"True om insticksmodulen för Piwigo-publicering är aktiverad, annars false"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:710
+#: data/gsettings/org.gnome.shotwell.gschema.xml:726
msgid "enable tumblr publishing plugin"
msgstr "aktivera insticksmodulen för Tumblr-publicering"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:711
+#: data/gsettings/org.gnome.shotwell.gschema.xml:727
msgid "True if the Tumblr publishing plugin is enabled, false otherwise"
msgstr ""
"True om insticksmodulen för Tumblr-publicering är aktiverad, annars false"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:716
+#: data/gsettings/org.gnome.shotwell.gschema.xml:732
msgid "enable gallery3 publishing plugin"
msgstr "aktivera insticksmodulen för Gallery3-publicering"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:717
+#: data/gsettings/org.gnome.shotwell.gschema.xml:733
msgid "True if the Gallery3 publishing plugin is enabled, false otherwise"
msgstr ""
"True om insticksmodulen för Gallery3-publicering är aktiverad, annars false"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:722
+#: data/gsettings/org.gnome.shotwell.gschema.xml:738
msgid "enable slideshow crumble transition"
msgstr "aktivera söndersmulningsövergång för bildspel"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:723
+#: data/gsettings/org.gnome.shotwell.gschema.xml:739
msgid ""
"True if the Crumble slideshow transition plugin is enabled, false otherwise"
msgstr ""
"True om insticksmodulen Smula sönder för bildspelsövergångar är aktiverad, "
"annars false"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:728
+#: data/gsettings/org.gnome.shotwell.gschema.xml:744
msgid "enable slideshow fade transition"
msgstr "aktivera uttoningsövergång för bildspel"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:729
+#: data/gsettings/org.gnome.shotwell.gschema.xml:745
msgid ""
"True if the Fade slideshow transition plugin is enabled, false otherwise"
msgstr ""
"True om insticksmodulen Tona ut för bildspelsövergångar är aktiverad, annars "
"false"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:734
+#: data/gsettings/org.gnome.shotwell.gschema.xml:750
msgid "enable slideshow slide transition"
msgstr "aktivera glidövergång för bildspel"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:735
+#: data/gsettings/org.gnome.shotwell.gschema.xml:751
msgid ""
"True if the Slide slideshow transition plugin is enabled, false otherwise"
msgstr ""
"True om insticksmodulen Glid för bildspelsövergångar är aktiverad, annars "
"false"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:740
+#: data/gsettings/org.gnome.shotwell.gschema.xml:756
msgid "enable slideshow clock transition"
msgstr "aktivera klockövergång för bildspel"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:741
+#: data/gsettings/org.gnome.shotwell.gschema.xml:757
msgid ""
"True if the Clock slideshow transition plugin is enabled, false otherwise"
msgstr ""
"True om insticksmodulen Klocka för bildspelsövergångar är aktiverad, annars "
"false"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:746
+#: data/gsettings/org.gnome.shotwell.gschema.xml:762
msgid "enable slideshow circle transition"
msgstr "aktivera cirkelövergång för bildspel"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:747
+#: data/gsettings/org.gnome.shotwell.gschema.xml:763
msgid ""
"True if the Circle slideshow transition plugin is enabled, false otherwise"
msgstr ""
"True om insticksmodulen Cirkel för bildspelsövergångar är aktiverad, annars "
"false"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:752
+#: data/gsettings/org.gnome.shotwell.gschema.xml:768
msgid "enable slideshow circles transition"
msgstr "aktivera övergång med cirklar för bildspel"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:753
+#: data/gsettings/org.gnome.shotwell.gschema.xml:769
msgid ""
"True if the Circles slideshow transition plugin is enabled, false otherwise"
msgstr ""
"True om insticksmodulen Cirklar för bildspelsövergångar är aktiverad, annars "
"false"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:758
+#: data/gsettings/org.gnome.shotwell.gschema.xml:774
msgid "enable slideshow blinds transition"
msgstr "aktivera persiennövergång för bildspel"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:759
+#: data/gsettings/org.gnome.shotwell.gschema.xml:775
msgid ""
"True if the Blinds slideshow transition plugin is enabled, false otherwise"
msgstr ""
"True om insticksmodulen Persienner för bildspelsövergångar är aktiverad, "
"annars false"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:764
+#: data/gsettings/org.gnome.shotwell.gschema.xml:780
msgid "enable slideshow squares transition"
msgstr "aktivera rutövergång för bildspel"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:765
+#: data/gsettings/org.gnome.shotwell.gschema.xml:781
msgid ""
"True if the Squares slideshow transition plugin is enabled, false otherwise"
msgstr ""
"True om insticksmodulen Rutor för bildspelsövergångar är aktiverad, annars "
"false"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:770
+#: data/gsettings/org.gnome.shotwell.gschema.xml:786
msgid "enable slideshow stripes transition"
msgstr "aktivera randövergång för bildspel"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:771
+#: data/gsettings/org.gnome.shotwell.gschema.xml:787
msgid ""
"True if the Stripes slideshow transition plugin is enabled, false otherwise"
msgstr ""
"True om insticksmodulen Randig för bildspelsövergångar är aktiverad, annars "
"false"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:776
+#: data/gsettings/org.gnome.shotwell.gschema.xml:792
msgid "enable slideshow chess transition"
msgstr "aktivera schackövergång för bildspel"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:777
+#: data/gsettings/org.gnome.shotwell.gschema.xml:793
msgid ""
"True if the Chess-Board slideshow transition plugin is enabled, false "
"otherwise"
@@ -1149,19 +1160,19 @@ msgstr ""
"True om insticksmodulen Schackrutig för bildspelsövergångar är aktiverad, "
"annars false"
-#: data/org.gnome.Shotwell.appdata.xml.in:8
+#: data/org.gnome.Shotwell.appdata.xml.in:9
#: data/org.gnome.Shotwell.desktop.in:4 data/ui/collection.ui:85
#: data/ui/event.ui:356 data/ui/event.ui:524 data/ui/faces.ui:356
-#: data/ui/media.ui:356 data/ui/photo_context.ui:91 data/ui/photo.ui:351
+#: data/ui/media.ui:356 data/ui/photo_context.ui:91 data/ui/photo.ui:349
#: data/ui/tags.ui:356 src/photos/RawSupport.vala:313
msgid "Shotwell"
msgstr "Shotwell"
-#: data/org.gnome.Shotwell.appdata.xml.in:9
+#: data/org.gnome.Shotwell.appdata.xml.in:10
msgid "Digital photo organizer"
msgstr "Digital bildorganiserare"
-#: data/org.gnome.Shotwell.appdata.xml.in:11
+#: data/org.gnome.Shotwell.appdata.xml.in:12
msgid ""
"Shotwell is an easy-to-use, fast photo organizer designed for the GNOME "
"desktop. It allows you to import photos from your camera or disk, organize "
@@ -1178,7 +1189,7 @@ msgstr ""
"ändrar inte dina huvudbilder och gör det enkelt att experimentera och rätta "
"fel."
-#: data/org.gnome.Shotwell.appdata.xml.in:18
+#: data/org.gnome.Shotwell.appdata.xml.in:19
msgid ""
"When ready, Shotwell can upload your photos to various web services, such as "
"Flickr, Google Photos, and more."
@@ -1186,7 +1197,7 @@ msgstr ""
"Shotwell kan, om så önskas, skicka dina bilder till olika webbtjänster som "
"Flickr, Google Foto med flera."
-#: data/org.gnome.Shotwell.appdata.xml.in:22
+#: data/org.gnome.Shotwell.appdata.xml.in:23
msgid "Shotwell supports JPEG, PNG, TIFF, and a variety of RAW file formats."
msgstr "Shotwell stödjer JPEG, PNG, TIFF och flera varianter av RAW-filformat."
@@ -1231,99 +1242,99 @@ msgid "Photo Viewer"
msgstr "Bildvisare"
#: data/ui/collection.ui:8 data/ui/direct_context.ui:7 data/ui/direct.ui:136
-#: data/ui/event.ui:447 data/ui/photo_context.ui:6 data/ui/photo.ui:227
+#: data/ui/event.ui:447 data/ui/photo_context.ui:6 data/ui/photo.ui:225
#: src/CollectionPage.vala:119 src/Resources.vala:153
msgid "_Enhance"
msgstr "Förbä_ttra"
#: data/ui/collection.ui:13 data/ui/direct_context.ui:12 data/ui/direct.ui:163
-#: data/ui/event.ui:452 data/ui/photo_context.ui:11 data/ui/photo.ui:254
+#: data/ui/event.ui:452 data/ui/photo_context.ui:11 data/ui/photo.ui:252
#: src/CollectionPage.vala:120 src/Resources.vala:181
msgid "Re_vert to Original"
msgstr "_Återställ till original"
#: data/ui/collection.ui:19 data/ui/event.ui:407 data/ui/event.ui:458
-#: data/ui/faces.ui:390 data/ui/media.ui:390 data/ui/photo.ui:379
+#: data/ui/faces.ui:390 data/ui/media.ui:390 data/ui/photo.ui:377
#: data/ui/tags.ui:390 src/Resources.vala:279
msgid "Add _Tags…"
msgstr "Lägg till _taggar…"
#: data/ui/collection.ui:24 data/ui/event.ui:412 data/ui/event.ui:463
#: data/ui/faces.ui:395 data/ui/media.ui:395 data/ui/photo_context.ui:22
-#: data/ui/photo.ui:384 data/ui/tags.ui:395 src/Resources.vala:351
+#: data/ui/photo.ui:382 data/ui/tags.ui:395 src/Resources.vala:351
msgid "Modif_y Tags…"
msgstr "_Ändra taggar…"
#: data/ui/collection.ui:33 data/ui/event.ui:281 data/ui/event.ui:472
#: data/ui/faces.ui:281 data/ui/media.ui:281 data/ui/photo_context.ui:30
-#: data/ui/photo.ui:272 data/ui/tags.ui:281
+#: data/ui/photo.ui:270 data/ui/tags.ui:281
msgid "Toggle _Flag"
msgstr "_Växla flagga"
#: data/ui/collection.ui:39 data/ui/event.ui:286 data/ui/event.ui:478
#: data/ui/faces.ui:286 data/ui/media.ui:286 data/ui/photo_context.ui:35
-#: data/ui/photo.ui:277 data/ui/tags.ui:286 src/Resources.vala:213
+#: data/ui/photo.ui:275 data/ui/tags.ui:286 src/Resources.vala:213
msgid "_Set Rating"
msgstr "_Betygsätt"
#: data/ui/collection.ui:62 data/ui/event.ui:314 data/ui/event.ui:501
#: data/ui/faces.ui:314 data/ui/media.ui:314 data/ui/photo_context.ui:63
-#: data/ui/photo.ui:305 data/ui/tags.ui:314 src/Resources.vala:223
+#: data/ui/photo.ui:303 data/ui/tags.ui:314 src/Resources.vala:223
msgid "_Unrated"
msgstr "_Ej betygsatt"
#: data/ui/collection.ui:66 data/ui/event.ui:319 data/ui/event.ui:505
#: data/ui/faces.ui:319 data/ui/media.ui:319 data/ui/photo_context.ui:68
-#: data/ui/photo.ui:310 data/ui/tags.ui:319 src/Resources.vala:229
+#: data/ui/photo.ui:308 data/ui/tags.ui:319 src/Resources.vala:229
msgid "_Rejected"
msgstr "_Avvisad"
#: data/ui/collection.ui:72 data/ui/event.ui:326 data/ui/event.ui:511
#: data/ui/faces.ui:326 data/ui/media.ui:326 data/ui/photo_context.ui:75
-#: data/ui/photo.ui:317 data/ui/tags.ui:326 src/Resources.vala:217
+#: data/ui/photo.ui:315 data/ui/tags.ui:326 src/Resources.vala:217
msgid "_Increase"
msgstr "_Höj"
#: data/ui/collection.ui:76 data/ui/event.ui:331 data/ui/event.ui:515
#: data/ui/faces.ui:331 data/ui/media.ui:331 data/ui/photo_context.ui:80
-#: data/ui/photo.ui:322 data/ui/tags.ui:331 src/Resources.vala:220
+#: data/ui/photo.ui:320 data/ui/tags.ui:331 src/Resources.vala:220
msgid "_Decrease"
msgstr "_Sänk"
#: data/ui/collection.ui:82 data/ui/event.ui:353 data/ui/event.ui:521
#: data/ui/faces.ui:353 data/ui/media.ui:353 data/ui/photo_context.ui:88
-#: data/ui/photo.ui:348 data/ui/tags.ui:353
+#: data/ui/photo.ui:346 data/ui/tags.ui:353
msgid "_Developer"
msgstr "_Framkallare"
#: data/ui/collection.ui:90 data/ui/event.ui:361 data/ui/event.ui:529
#: data/ui/faces.ui:361 data/ui/media.ui:361 data/ui/photo_context.ui:96
-#: data/ui/photo.ui:356 data/ui/tags.ui:361 src/camera/CameraBranch.vala:99
+#: data/ui/photo.ui:354 data/ui/tags.ui:361 src/camera/CameraBranch.vala:99
#: src/camera/ImportPage.vala:709 src/photos/RawSupport.vala:316
msgid "Camera"
msgstr "Kamera"
#: data/ui/collection.ui:98 data/ui/event.ui:340 data/ui/event.ui:537
#: data/ui/faces.ui:340 data/ui/media.ui:340 data/ui/photo_context.ui:105
-#: data/ui/photo.ui:331 data/ui/tags.ui:340 src/Resources.vala:265
+#: data/ui/photo.ui:329 data/ui/tags.ui:340 src/Resources.vala:265
msgid "Edit _Title…"
msgstr "_Redigera titel…"
#: data/ui/collection.ui:103 data/ui/events_directory.ui:144
#: data/ui/events_directory.ui:186 data/ui/event.ui:345 data/ui/event.ui:398
#: data/ui/event.ui:542 data/ui/faces.ui:345 data/ui/media.ui:345
-#: data/ui/photo_context.ui:110 data/ui/photo.ui:336 data/ui/tags.ui:345
+#: data/ui/photo_context.ui:110 data/ui/photo.ui:334 data/ui/tags.ui:345
#: src/Resources.vala:269
msgid "Edit _Comment…"
msgstr "Redigera _kommentar…"
#: data/ui/collection.ui:108 data/ui/event.ui:547 data/ui/photo_context.ui:115
-#: data/ui/photo.ui:365 src/CollectionPage.vala:143 src/Resources.vala:286
+#: data/ui/photo.ui:363 src/CollectionPage.vala:143 src/Resources.vala:286
msgid "Open With E_xternal Editor"
msgstr "Öppna med e_xtern redigerare"
#: data/ui/collection.ui:113 data/ui/event.ui:552 data/ui/photo_context.ui:120
-#: data/ui/photo.ui:370 src/CollectionPage.vala:146 src/Resources.vala:288
+#: data/ui/photo.ui:368 src/CollectionPage.vala:146 src/Resources.vala:288
msgid "Open With RA_W Editor"
msgstr "Öppna i RA_W-redigerare"
@@ -1397,8 +1408,10 @@ msgstr "Sök"
msgid "_File"
msgstr "_Arkiv"
+#. Check if we can write the target format
+#. TODO: Check if we can actually write to the file
#: data/ui/direct.ui:8 data/ui/textentrydialog.ui:33
-#: src/direct/DirectPhotoPage.vala:323 src/Resources.vala:142
+#: src/direct/DirectPhotoPage.vala:327 src/Resources.vala:142
msgid "_Save"
msgstr "_Spara"
@@ -1478,52 +1491,52 @@ msgstr "_Bild"
msgid "_Previous Photo"
msgstr "_Föregående bild"
-#: data/ui/direct.ui:106 data/ui/photo.ui:197
+#: data/ui/direct.ui:106 data/ui/photo.ui:196
msgid "_Next Photo"
msgstr "_Nästa bild"
-#: data/ui/direct.ui:113 data/ui/photo.ui:204 src/CollectionPage.vala:110
+#: data/ui/direct.ui:113 data/ui/photo.ui:202 src/CollectionPage.vala:110
#: src/Resources.vala:106
msgid "Rotate _Right"
msgstr "Rotera åt _höger"
-#: data/ui/direct.ui:118 data/ui/photo.ui:209 src/CollectionPage.vala:113
+#: data/ui/direct.ui:118 data/ui/photo.ui:207 src/CollectionPage.vala:113
#: src/Resources.vala:111
msgid "Rotate _Left"
msgstr "Rotera åt _vänster"
-#: data/ui/direct.ui:123 data/ui/photo.ui:214 src/CollectionPage.vala:116
+#: data/ui/direct.ui:123 data/ui/photo.ui:212 src/CollectionPage.vala:116
#: src/Resources.vala:116
msgid "Flip Hori_zontally"
msgstr "Vänd hor_isontellt"
-#: data/ui/direct.ui:127 data/ui/photo.ui:218 src/CollectionPage.vala:117
+#: data/ui/direct.ui:127 data/ui/photo.ui:216 src/CollectionPage.vala:117
#: src/Resources.vala:119
msgid "Flip Verti_cally"
msgstr "Vänd verti_kalt"
-#: data/ui/direct.ui:133 data/ui/photo.ui:224
+#: data/ui/direct.ui:133 data/ui/photo.ui:222
msgid "T_ools"
msgstr "_Verktyg"
-#: data/ui/direct.ui:141 data/ui/photo.ui:232 src/Resources.vala:165
+#: data/ui/direct.ui:141 data/ui/photo.ui:230 src/Resources.vala:165
msgid "_Crop"
msgstr "_Beskär"
-#: data/ui/direct.ui:146 data/ui/photo.ui:237
+#: data/ui/direct.ui:146 data/ui/photo.ui:235
#: src/editing_tools/StraightenTool.vala:100 src/Resources.vala:169
msgid "_Straighten"
msgstr "_Räta ut"
-#: data/ui/direct.ui:151 data/ui/photo.ui:242 src/Resources.vala:173
+#: data/ui/direct.ui:151 data/ui/photo.ui:240 src/Resources.vala:173
msgid "_Red-eye"
msgstr "_Röda ögon"
-#: data/ui/direct.ui:156 data/ui/photo.ui:247 src/Resources.vala:177
+#: data/ui/direct.ui:156 data/ui/photo.ui:245 src/Resources.vala:177
msgid "_Adjust"
msgstr "_Justera"
-#: data/ui/direct.ui:169 data/ui/photo.ui:341 src/Resources.vala:276
+#: data/ui/direct.ui:169 data/ui/photo.ui:339 src/Resources.vala:276
msgid "_Adjust Date and Time…"
msgstr "_Justera datum och tid…"
@@ -1532,7 +1545,7 @@ msgstr "_Justera datum och tid…"
#: data/ui/faces.ui:430 data/ui/faces.ui:433 data/ui/import_queue.ui:65
#: data/ui/import_queue.ui:68 data/ui/import.ui:183 data/ui/import.ui:186
#: data/ui/media.ui:403 data/ui/media.ui:406 data/ui/offline.ui:180
-#: data/ui/offline.ui:183 data/ui/photo.ui:391 data/ui/photo.ui:394
+#: data/ui/offline.ui:183 data/ui/photo.ui:389 data/ui/photo.ui:392
#: data/ui/tags.ui:422 data/ui/tags.ui:425 data/ui/trash.ui:189
#: data/ui/trash.ui:192 src/Resources.vala:129
msgid "_Help"
@@ -1540,21 +1553,21 @@ msgstr "_Hjälp"
#: data/ui/direct.ui:184 data/ui/events_directory.ui:158 data/ui/event.ui:428
#: data/ui/faces.ui:438 data/ui/import_queue.ui:73 data/ui/import.ui:191
-#: data/ui/media.ui:411 data/ui/offline.ui:188 data/ui/photo.ui:399
+#: data/ui/media.ui:411 data/ui/offline.ui:188 data/ui/photo.ui:397
#: data/ui/tags.ui:430 data/ui/trash.ui:197
msgid "_Frequently Asked Questions"
msgstr "_Återkommande frågor"
#: data/ui/direct.ui:188 data/ui/events_directory.ui:162 data/ui/event.ui:432
#: data/ui/faces.ui:442 data/ui/import_queue.ui:77 data/ui/import.ui:195
-#: data/ui/media.ui:415 data/ui/offline.ui:192 data/ui/photo.ui:403
+#: data/ui/media.ui:415 data/ui/offline.ui:192 data/ui/photo.ui:401
#: data/ui/tags.ui:434 data/ui/trash.ui:201
msgid "_Report a Problem…"
msgstr "_Rapportera ett problem…"
#: data/ui/direct.ui:194 data/ui/events_directory.ui:168 data/ui/event.ui:438
#: data/ui/faces.ui:448 data/ui/import_queue.ui:83 data/ui/import.ui:201
-#: data/ui/media.ui:421 data/ui/offline.ui:198 data/ui/photo.ui:409
+#: data/ui/media.ui:421 data/ui/offline.ui:198 data/ui/photo.ui:407
#: data/ui/tags.ui:440 data/ui/trash.ui:207 src/Resources.vala:122
msgid "_About"
msgstr "_Om"
@@ -1695,7 +1708,7 @@ msgstr "_Titlar"
#: data/ui/event.ui:139 data/ui/event.ui:404 data/ui/faces.ui:139
#: data/ui/faces.ui:387 data/ui/media.ui:139 data/ui/media.ui:387
-#: data/ui/photo.ui:376 data/ui/tags.ui:139 data/ui/tags.ui:387
+#: data/ui/photo.ui:374 data/ui/tags.ui:139 data/ui/tags.ui:387
msgid "Ta_gs"
msgstr "Ta_ggar"
@@ -1806,11 +1819,11 @@ msgid "_Log in"
msgstr "_Logga in"
#: data/ui/multitextentrydialog.ui:25 data/ui/slideshow_settings.ui:38
-#: data/ui/textentrydialog.ui:19 src/AppWindow.vala:513 src/AppWindow.vala:534
+#: data/ui/textentrydialog.ui:19 src/AppWindow.vala:517 src/AppWindow.vala:538
#: src/data_imports/DataImportsUI.vala:302
#: src/data_imports/DataImportsUI.vala:420 src/Dialogs.vala:20
#: src/Dialogs.vala:28 src/Dialogs.vala:56 src/Dialogs.vala:760
-#: src/Dialogs.vala:783 src/Exporter.vala:348 src/ProfileBrowser.vala:68
+#: src/Dialogs.vala:783 src/Exporter.vala:359 src/ProfileBrowser.vala:68
#: src/ProfileBrowser.vala:100 src/publishing/PublishingUI.vala:174
#: src/publishing/PublishingUI.vala:403 src/Resources.vala:124
msgid "_Cancel"
@@ -1839,11 +1852,11 @@ msgstr "Skicka t_ill…"
msgid "S_lideshow"
msgstr "_Bildspel"
-#: data/ui/photo.ui:260 src/CollectionPage.vala:122 src/Resources.vala:157
+#: data/ui/photo.ui:258 src/CollectionPage.vala:122 src/Resources.vala:157
msgid "_Copy Color Adjustments"
msgstr "_Kopiera färgjusteringar"
-#: data/ui/photo.ui:265 src/CollectionPage.vala:125 src/Resources.vala:161
+#: data/ui/photo.ui:263 src/CollectionPage.vala:125 src/Resources.vala:161
msgid "_Paste Color Adjustments"
msgstr "_Klistra in färgjusteringar"
@@ -2010,7 +2023,7 @@ msgid "Search"
msgstr "Sök"
#: data/ui/saved_search_dialog.ui:26 src/ProfileBrowser.vala:20
-#: src/ProfileBrowser.vala:217
+#: src/ProfileBrowser.vala:221
msgid "Cancel"
msgstr "Avbryt"
@@ -2096,7 +2109,7 @@ msgstr "Hur länge varje bild ska visas på skrivbordsbakgrunden"
msgid "New _Tag…"
msgstr "_Ny tagg…"
-#: data/ui/slideshow_settings.ui:21 src/SlideshowPage.vala:159
+#: data/ui/slideshow_settings.ui:21 src/SlideshowPage.vala:174
msgid "Settings"
msgstr "Inställningar"
@@ -2124,7 +2137,7 @@ msgstr "Tiden (i sekunder) som varje övergång visas mellan bilder"
msgid "Show t_itle"
msgstr "_Visa titel"
-#: data/ui/slideshow_settings.ui:221 data/ui/slideshow_settings.ui:232
+#: data/ui/slideshow_settings.ui:237 data/ui/slideshow_settings.ui:248
msgid "seconds"
msgstr "sekunder"
@@ -2308,7 +2321,7 @@ msgstr "Kunde inte ladda användargränssnittet: %s"
msgid "Visit the Shotwell home page"
msgstr "Besök Shotwells webbplats"
-#: plugins/common/Resources.vala:31 src/AppWindow.vala:588
+#: plugins/common/Resources.vala:31 src/AppWindow.vala:599
#: src/plugins/SpitInterfaces.vala:177
msgid "translator-credits"
msgstr ""
@@ -2410,7 +2423,7 @@ msgstr "_Logga ut"
#: plugins/shotwell-publishing/google_photos_publishing_options_pane.ui:195
#: plugins/shotwell-publishing/tumblr_publishing_options_pane.ui:122
#: plugins/shotwell-publishing/youtube_publishing_options_pane.ui:94
-#: src/CollectionPage.vala:82 src/PhotoPage.vala:2488
+#: src/CollectionPage.vala:82 src/PhotoPage.vala:2495
msgid "_Publish"
msgstr "_Publicera"
@@ -2849,39 +2862,39 @@ msgstr "Kunde inte skapa datakatalogen %s: %s"
msgid "Pictures"
msgstr "Bilder"
-#: src/AppDirs.vala:205
+#: src/AppDirs.vala:211
#, c-format
msgid "Unable to create temporary directory %s: %s"
msgstr "Kunde inte skapa den temporära katalogen %s: %s"
-#: src/AppDirs.vala:222 src/AppDirs.vala:253
+#: src/AppDirs.vala:229 src/AppDirs.vala:260
#, c-format
msgid "Unable to create data subdirectory %s: %s"
msgstr "Kunde inte skapa den underliggande datakatalogen %s: %s"
-#: src/AppDirs.vala:235
+#: src/AppDirs.vala:242
#, c-format
msgid "Could not make directory %s writable"
msgstr "Kunde inte göra katalogen %s skrivbar"
-#: src/AppDirs.vala:238
+#: src/AppDirs.vala:245
#, c-format
msgid "Could not make directory %s writable: %s"
msgstr "Kunde inte göra katalogen %s skrivbar: %s"
-#: src/AppWindow.vala:47
+#: src/AppWindow.vala:52
msgid "Pin Toolbar"
msgstr "Fäst verktygsfält"
-#: src/AppWindow.vala:48
+#: src/AppWindow.vala:53
msgid "Pin the toolbar open"
msgstr "Fäst verktygsfältet i öppet läge"
-#: src/AppWindow.vala:53
+#: src/AppWindow.vala:58
msgid "Leave fullscreen"
msgstr "Avsluta helskärmsläge"
-#: src/AppWindow.vala:560
+#: src/AppWindow.vala:571
#, c-format
msgid ""
"A fatal error occurred when accessing Shotwell’s library. Shotwell cannot "
@@ -2894,21 +2907,21 @@ msgstr ""
"\n"
"%s"
-#: src/AppWindow.vala:585
+#: src/AppWindow.vala:596
msgid "Visit the Shotwell web site"
msgstr "Besök Shotwells webbplats"
-#: src/AppWindow.vala:598
+#: src/AppWindow.vala:609
#, c-format
msgid "Unable to display help: %s"
msgstr "Kunde inte visa hjälp: %s"
-#: src/AppWindow.vala:606
+#: src/AppWindow.vala:617
#, c-format
msgid "Unable to navigate to bug database: %s"
msgstr "Det går inte att komma åt feldatabasen: %s"
-#: src/AppWindow.vala:614
+#: src/AppWindow.vala:625
#, c-format
msgid "Unable to display FAQ: %s"
msgstr "Kunde inte visa återkommande frågor: %s"
@@ -3073,53 +3086,53 @@ msgstr "Påbörjar importen, var god vänta…"
msgid "Fetching photo information"
msgstr "Hämtar bildinformation"
-#: src/camera/ImportPage.vala:1547
+#: src/camera/ImportPage.vala:1544
#, c-format
msgid "Fetching preview for %s"
msgstr "Hämtar förhandsvisning av %s"
-#: src/camera/ImportPage.vala:1656
+#: src/camera/ImportPage.vala:1653
#, c-format
msgid "Unable to lock camera: %s"
msgstr "Kunde inte låsa kameran: %s"
-#: src/camera/ImportPage.vala:1741
+#: src/camera/ImportPage.vala:1738
#, c-format
msgid "Delete this photo from camera?"
msgid_plural "Delete these %d photos from camera?"
msgstr[0] "Radera denna bild från kameran?"
msgstr[1] "Radera dessa %d bilder från kameran?"
-#: src/camera/ImportPage.vala:1744
+#: src/camera/ImportPage.vala:1741
#, c-format
msgid "Delete this video from camera?"
msgid_plural "Delete these %d videos from camera?"
msgstr[0] "Radera denna film från kameran?"
msgstr[1] "Radera dessa %d filmer från kameran?"
-#: src/camera/ImportPage.vala:1747
+#: src/camera/ImportPage.vala:1744
#, c-format
msgid "Delete this photo/video from camera?"
msgid_plural "Delete these %d photos/videos from camera?"
msgstr[0] "Radera denna bild och film från kameran?"
msgstr[1] "Radera dessa %d bilder och filmer från kameran?"
-#: src/camera/ImportPage.vala:1750
+#: src/camera/ImportPage.vala:1747
#, c-format
msgid "Delete these files from camera?"
msgid_plural "Delete these %d files from camera?"
msgstr[0] "Radera denna fil från kameran?"
msgstr[1] "Radera dessa %d filer från kameran?"
-#: src/camera/ImportPage.vala:1758 src/Dialogs.vala:727
+#: src/camera/ImportPage.vala:1755 src/Dialogs.vala:727
msgid "_Keep"
msgstr "_Behåll"
-#: src/camera/ImportPage.vala:1777
+#: src/camera/ImportPage.vala:1774
msgid "Removing photos/videos from camera"
msgstr "Tar bort bilder och filmer från kameran"
-#: src/camera/ImportPage.vala:1781
+#: src/camera/ImportPage.vala:1778
#, c-format
msgid "Unable to delete %d photo/video from the camera due to errors."
msgid_plural "Unable to delete %d photos/videos from the camera due to errors."
@@ -3136,13 +3149,13 @@ msgstr "Inga bilder eller filmer"
msgid "No photos/videos found which match the current filter"
msgstr "Inga bilder/videor hittades som matchar nuvarande filter"
-#: src/CollectionPage.vala:80 src/direct/DirectPhotoPage.vala:85
-#: src/PhotoPage.vala:2483 src/Resources.vala:137
+#: src/CollectionPage.vala:80 src/direct/DirectPhotoPage.vala:86
+#: src/PhotoPage.vala:2490 src/Resources.vala:137
msgid "_Print"
msgstr "Skriv _ut"
-#: src/CollectionPage.vala:84 src/direct/DirectPhotoPage.vala:90
-#: src/PhotoPage.vala:2493 src/Resources.vala:187
+#: src/CollectionPage.vala:84 src/direct/DirectPhotoPage.vala:91
+#: src/PhotoPage.vala:2500 src/Resources.vala:187
msgid "Set as _Desktop Background"
msgstr "Använd som skrivbords_bakgrund"
@@ -3162,39 +3175,39 @@ msgstr "Justera datum och tid…"
msgid "_Play"
msgstr "_Spela"
-#: src/CollectionPage.vala:410
+#: src/CollectionPage.vala:414
msgid "Export Photo/Video"
msgid_plural "Export Photos/Videos"
msgstr[0] "Exportera bild/film"
msgstr[1] "Exportera bilder/filmer"
-#: src/CollectionPage.vala:412
+#: src/CollectionPage.vala:416
msgid "Export Photo"
msgid_plural "Export Photos"
msgstr[0] "Exportera bild"
msgstr[1] "Exportera bilder"
-#: src/CollectionPage.vala:499 src/CollectionPage.vala:515
+#: src/CollectionPage.vala:503 src/CollectionPage.vala:519
msgid "Rotating"
msgstr "Roterar"
-#: src/CollectionPage.vala:499 src/CollectionPage.vala:515
+#: src/CollectionPage.vala:503 src/CollectionPage.vala:519
msgid "Undoing Rotate"
msgstr "Ångrar rotationen"
-#: src/CollectionPage.vala:524
+#: src/CollectionPage.vala:528
msgid "Flipping Horizontally"
msgstr "Vänder horisontellt"
-#: src/CollectionPage.vala:525
+#: src/CollectionPage.vala:529
msgid "Undoing Flip Horizontally"
msgstr "Ångrar horisontell vändning"
-#: src/CollectionPage.vala:534
+#: src/CollectionPage.vala:538
msgid "Flipping Vertically"
msgstr "Vänder vertikalt"
-#: src/CollectionPage.vala:535
+#: src/CollectionPage.vala:539
msgid "Undoing Flip Vertically"
msgstr "Ångrar vertikal vändning"
@@ -3715,7 +3728,7 @@ msgstr[1] ""
msgid "Export Video"
msgstr "Exportera film"
-#: src/Dialogs.vala:70 src/PhotoPage.vala:3018
+#: src/Dialogs.vala:70 src/PhotoPage.vala:3025
msgctxt "Dialog Title"
msgid "Export Photo"
msgstr "Exportera bild"
@@ -4233,13 +4246,13 @@ msgstr[1] ""
"\n"
"och %d andra."
-#: src/Dialogs.vala:831 src/Dialogs.vala:868
+#: src/Dialogs.vala:835 src/Dialogs.vala:872
msgid "Tags (separated by commas):"
msgstr "Taggar (separerade med kommatecken):"
#. This function is used to determine whether or not files should be copied or linked when imported.
#. Returns ACCEPT for copy, REJECT for link, and CANCEL for (drum-roll) cancel.
-#: src/Dialogs.vala:946
+#: src/Dialogs.vala:950
msgid ""
"Shotwell can copy the photos into your library folder or it can import them "
"without copying."
@@ -4247,29 +4260,29 @@ msgstr ""
"Shotwell kan kopiera bilderna till din biblioteksmapp eller importera dem "
"utan att kopiera dem."
-#: src/Dialogs.vala:951
+#: src/Dialogs.vala:955
msgid "Co_py Photos"
msgstr "Ko_piera bilder"
-#: src/Dialogs.vala:952
+#: src/Dialogs.vala:956
msgid "_Import in Place"
msgstr "_Importera på plats"
-#: src/Dialogs.vala:953
+#: src/Dialogs.vala:957
msgid "Import to Library"
msgstr "Importera till biblioteket"
-#: src/Dialogs.vala:963
+#: src/Dialogs.vala:967
msgid "Remove From Library"
msgstr "Ta bort från biblioteket"
-#: src/Dialogs.vala:964
+#: src/Dialogs.vala:968
msgid "Removing Photo From Library"
msgid_plural "Removing Photos From Library"
msgstr[0] "Tar bort bild från bibliotek"
msgstr[1] "Tar bort bilder från bibliotek"
-#: src/Dialogs.vala:978
+#: src/Dialogs.vala:982
#, c-format
msgid ""
"This will remove the photo/video from your Shotwell library. Would you also "
@@ -4292,7 +4305,7 @@ msgstr[1] ""
"\n"
"Den här åtgärden kan inte ångras."
-#: src/Dialogs.vala:982
+#: src/Dialogs.vala:986
#, c-format
msgid ""
"This will remove the video from your Shotwell library. Would you also like "
@@ -4315,7 +4328,7 @@ msgstr[1] ""
"\n"
"Den här åtgärd kan inte ångras."
-#: src/Dialogs.vala:986
+#: src/Dialogs.vala:990
#, c-format
msgid ""
"This will remove the photo from your Shotwell library. Would you also like "
@@ -4338,7 +4351,7 @@ msgstr[1] ""
"\n"
"Den här åtgärden kan inte ångras."
-#: src/Dialogs.vala:1018
+#: src/Dialogs.vala:1022
#, c-format
msgid ""
"The photo or video cannot be moved to your desktop trash. Delete this file?"
@@ -4352,7 +4365,7 @@ msgstr[1] ""
"dessa filer direkt?"
#. Alert the user that the files were not removed.
-#: src/Dialogs.vala:1035
+#: src/Dialogs.vala:1039
#, c-format
msgid "The photo or video cannot be deleted."
msgid_plural "%d photos/videos cannot be deleted."
@@ -4413,17 +4426,17 @@ msgstr "Bredd"
msgid "Height"
msgstr "Höjd"
-#: src/direct/DirectPhotoPage.vala:99
+#: src/direct/DirectPhotoPage.vala:100
#, c-format
msgid "%s does not exist."
msgstr "%s finns inte."
-#: src/direct/DirectPhotoPage.vala:101
+#: src/direct/DirectPhotoPage.vala:102
#, c-format
msgid "%s is not a file."
msgstr "%s är inte en fil."
-#: src/direct/DirectPhotoPage.vala:103
+#: src/direct/DirectPhotoPage.vala:104
#, c-format
msgid ""
"%s does not support the file format of\n"
@@ -4432,40 +4445,48 @@ msgstr ""
"%s saknar stöd för filformatet för\n"
"%s."
-#: src/direct/DirectPhotoPage.vala:120
+#: src/direct/DirectPhotoPage.vala:121
#, c-format
msgid "Unable open photo %s. Sorry."
msgstr "Kunde inte öppna bilden %s."
-#: src/direct/DirectPhotoPage.vala:323
+#: src/direct/DirectPhotoPage.vala:327
msgid "_Save a Copy"
msgstr "_Spara en kopia"
-#: src/direct/DirectPhotoPage.vala:326
+#: src/direct/DirectPhotoPage.vala:330
#, c-format
msgid "Lose changes to %s?"
msgstr "Förkasta ändringarna i %s?"
-#: src/direct/DirectPhotoPage.vala:327
+#: src/direct/DirectPhotoPage.vala:331
msgid "Close _without Saving"
msgstr "_Stäng utan att spara"
-#: src/direct/DirectPhotoPage.vala:360
+#: src/direct/DirectPhotoPage.vala:367
#, c-format
msgid "Error while saving to %s: %s"
msgstr "Fel vid sparande till %s: %s"
-#: src/direct/DirectPhotoPage.vala:390 src/direct/DirectPhotoPage.vala:411
+#: src/direct/DirectPhotoPage.vala:399 src/direct/DirectPhotoPage.vala:425
msgid "Save As"
msgstr "Spara som"
+#: src/direct/DirectPhotoPage.vala:414
+msgid "Supported image formats"
+msgstr "Bildformat som stöds"
+
+#: src/direct/DirectPhotoPage.vala:423
+msgid "All files"
+msgstr "Alla filer"
+
#. verify this is a directory
#: src/DirectoryMonitor.vala:891
#, c-format
msgid "Unable to monitor %s: Not a directory (%s)"
msgstr "Kunde inte övervaka %s: Det är inte en mapp (%s)"
-#: src/DragAndDropHandler.vala:161
+#: src/DragAndDropHandler.vala:165
msgid "Photos cannot be exported to this directory."
msgstr "Bilderna kan inte exporteras till denna mapp."
@@ -4707,43 +4728,35 @@ msgstr "Odaterade"
msgid "Event %s"
msgstr "Händelse %s"
-#: src/Exporter.vala:236 src/Exporter.vala:291
+#: src/Exporter.vala:238 src/Exporter.vala:302
#, c-format
msgid "Unable to generate a temporary file for %s: %s"
msgstr "Kunde inte skapa en temporärfil för %s: %s"
-#: src/Exporter.vala:328
+#: src/Exporter.vala:339
msgid "Exporting"
msgstr "Exporterar"
-#: src/Exporter.vala:346
+#: src/Exporter.vala:357
#, c-format
msgid "File %s already exists. Replace?"
msgstr "Filen %s finns redan. Vill du ersätta den?"
-#: src/Exporter.vala:348
+#: src/Exporter.vala:359
msgid "_Skip"
msgstr "_Hoppa över"
-#: src/Exporter.vala:348
+#: src/Exporter.vala:359
msgid "Rename"
msgstr "Byt namn"
-#: src/Exporter.vala:348
-msgid "Rename All"
-msgstr "Byt namn på alla"
-
-#: src/Exporter.vala:348
+#: src/Exporter.vala:359
msgid "_Replace"
msgstr "_Ersätt"
-#: src/Exporter.vala:348
-msgid "Replace _All"
-msgstr "Ersätt _alla"
-
-#: src/Exporter.vala:348
-msgid "Export"
-msgstr "Exportera"
+#: src/Exporter.vala:359
+msgid "Export file conflict"
+msgstr "Konflikt vid filexport"
#: src/faces/FacesTool.vala:114
msgid "Detect faces…"
@@ -5018,11 +5031,11 @@ msgstr ""
"Kör ”%s --help” för en komplett lista över tillgängliga "
"kommandoradsflaggor.\n"
-#: src/main.vala:410
+#: src/main.vala:412
msgid "Choose Shotwell's profile"
msgstr "Välj Shotwells profil"
-#: src/main.vala:431
+#: src/main.vala:438
#, c-format
msgid "Profile %s does not exist. Did you mean to pass --create as well?"
msgstr "Profilen %s finns inte. Ville du skicka med --create också?"
@@ -5055,31 +5068,31 @@ msgstr ""
"%s"
#. previous button
-#: src/PhotoPage.vala:546
+#: src/PhotoPage.vala:553
msgid "Previous photo"
msgstr "Föregående bild"
#. next button
-#: src/PhotoPage.vala:552
+#: src/PhotoPage.vala:559
msgid "Next photo"
msgstr "Nästa bild"
-#: src/PhotoPage.vala:1860
+#: src/PhotoPage.vala:1867
#, c-format
msgid "Photo source file missing: %s"
msgstr "Källfilen för bilden saknas: %s"
-#: src/PhotoPage.vala:2893
+#: src/PhotoPage.vala:2900
msgctxt "Dialog Title"
msgid "Remove From Library"
msgstr "Ta bort från bibliotek"
-#: src/PhotoPage.vala:2894
+#: src/PhotoPage.vala:2901
msgctxt "Dialog Title"
msgid "Removing Photo From Library"
msgstr "Tar bort bild från bibliotek"
-#: src/PhotoPage.vala:3038
+#: src/PhotoPage.vala:3045
#, c-format
msgid "Unable to export %s: %s"
msgstr "Kunde inte exportera %s: %s"
@@ -5125,7 +5138,6 @@ msgid "Maximum (%d%%)"
msgstr "Maximal (%d%%)"
#: src/photos/JpegXLSupport.vala:30
-#| msgid "JPEG"
msgid "JPEGXL"
msgstr "JPEGXL"
@@ -5141,7 +5153,8 @@ msgstr "TIFF"
msgid "WebP"
msgstr "WebP"
-#: src/Photo.vala:3811
+#. TRANSLATORS: "modified" here is part of a file name that was changed with another image tool outside of Shotwell. Note that there are potential issues with UTF-8 characters
+#: src/Photo.vala:3812
msgid "modified"
msgstr "ändrad"
@@ -5238,7 +5251,7 @@ msgstr "Biblioteksmapp"
msgid "Choose Library Folder"
msgstr "Välj biblioteksmapp"
-#: src/ProfileBrowser.vala:80 src/ProfileBrowser.vala:187
+#: src/ProfileBrowser.vala:80 src/ProfileBrowser.vala:189
msgid "Data Folder"
msgstr "Datamapp"
@@ -5250,20 +5263,20 @@ msgstr "Välj datamapp"
msgid "This is the currently active profile"
msgstr "Detta är profilen som nu är aktiv"
-#: src/ProfileBrowser.vala:199
+#: src/ProfileBrowser.vala:203
msgid "Remove Profile"
msgstr "Ta bort profil"
-#: src/ProfileBrowser.vala:201
+#: src/ProfileBrowser.vala:205
msgid "Remove this profile"
msgstr "Ta bort denna profil"
-#: src/ProfileBrowser.vala:213
+#: src/ProfileBrowser.vala:217
#, c-format
msgid "Remove profile “%s”"
msgstr "Ta bort profilen ”%s”"
-#: src/ProfileBrowser.vala:214
+#: src/ProfileBrowser.vala:218
msgid ""
"None of the options will remove any of the images associated with this "
"profile"
@@ -5271,7 +5284,7 @@ msgstr ""
"Inget av alternativen kommer ta bort någon av bilderna som är associerade "
"med denna profil"
-#: src/ProfileBrowser.vala:215
+#: src/ProfileBrowser.vala:219
#, c-format
msgid ""
"<b><span size=\"larger\">%s</span></b>\n"
@@ -5280,11 +5293,11 @@ msgstr ""
"<b><span size=\"larger\">%s</span></b>\n"
"<span weight=\"light\">%s</span>"
-#: src/ProfileBrowser.vala:217
+#: src/ProfileBrowser.vala:221
msgid "Remove profile and files"
msgstr "Ta bort profil och filer"
-#: src/ProfileBrowser.vala:217
+#: src/ProfileBrowser.vala:221
msgid "Remove profile only"
msgstr "Ta endast bort profil"
@@ -6085,7 +6098,7 @@ msgctxt "MultimonthFormat"
msgid "%a %b %d, %Y"
msgstr "%a %d %b, %Y"
-#: src/Screensaver.vala:18 src/SlideshowPage.vala:117
+#: src/Screensaver.vala:18 src/SlideshowPage.vala:128
msgid "Slideshow"
msgstr "Bildspel"
@@ -6312,44 +6325,44 @@ msgstr "Använd en sparad sökning för att filtrera objekt i aktuell vy"
#. Set up toolbar
#. add toolbar buttons
-#: src/SlideshowPage.vala:136
+#: src/SlideshowPage.vala:151
msgid "Back"
msgstr "Bakåt"
-#: src/SlideshowPage.vala:138
+#: src/SlideshowPage.vala:153
msgid "Go to the previous photo"
msgstr "Gå till föregående bild"
-#: src/SlideshowPage.vala:143 src/SlideshowPage.vala:250
+#: src/SlideshowPage.vala:158 src/SlideshowPage.vala:265
msgid "Pause"
msgstr "Pausa"
-#: src/SlideshowPage.vala:145 src/SlideshowPage.vala:251
+#: src/SlideshowPage.vala:160 src/SlideshowPage.vala:266
msgid "Pause the slideshow"
msgstr "Pausa bildspelet"
-#: src/SlideshowPage.vala:150
+#: src/SlideshowPage.vala:165
msgid "Next"
msgstr "Nästa"
-#: src/SlideshowPage.vala:152
+#: src/SlideshowPage.vala:167
msgid "Go to the next photo"
msgstr "Gå till nästa bild"
-#: src/SlideshowPage.vala:160
+#: src/SlideshowPage.vala:175
msgid "Change slideshow settings"
msgstr "Ändra inställningar för bildspel"
#. An entire slideshow set might be missing, so check for a loop.
-#: src/SlideshowPage.vala:214
+#: src/SlideshowPage.vala:229
msgid "All photo source files are missing."
msgstr "Alla källbildfiler saknas."
-#: src/SlideshowPage.vala:246
+#: src/SlideshowPage.vala:261
msgid "Play"
msgstr "Spela upp"
-#: src/SlideshowPage.vala:247
+#: src/SlideshowPage.vala:262
msgid "Continue the slideshow"
msgstr "Fortsätt bildspelet"
@@ -6382,6 +6395,15 @@ msgstr "namnlös"
msgid "Export Videos"
msgstr "Exportera filmer"
+#~ msgid "Rename All"
+#~ msgstr "Byt namn på alla"
+
+#~ msgid "Replace _All"
+#~ msgstr "Ersätt _alla"
+
+#~ msgid "Export"
+#~ msgstr "Exportera"
+
#~ msgid "%Y"
#~ msgstr "%Y"
diff --git a/po/uk.po b/po/uk.po
index 66d303a..e714128 100644
--- a/po/uk.po
+++ b/po/uk.po
@@ -13,8 +13,8 @@ msgid ""
msgstr ""
"Project-Id-Version: shotwell-0.15\n"
"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/shotwell/issues\n"
-"POT-Creation-Date: 2023-04-12 18:51+0000\n"
-"PO-Revision-Date: 2023-04-13 19:16+0300\n"
+"POT-Creation-Date: 2023-11-26 15:50+0000\n"
+"PO-Revision-Date: 2023-11-26 21:51+0200\n"
"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
"Language-Team: Ukrainian <trans-uk@lists.fedoraproject.org>\n"
"Language: uk\n"
@@ -26,7 +26,7 @@ msgstr ""
"X-Generator: Lokalize 20.12.0\n"
#: data/gsettings/org.gnome.shotwell-extras.gschema.xml:6
-#: data/gsettings/org.gnome.shotwell.gschema.xml:428
+#: data/gsettings/org.gnome.shotwell.gschema.xml:438
msgid "OAuth Access Phase Token"
msgstr "Ключ фази доступу OAuth"
@@ -37,7 +37,7 @@ msgstr ""
"Ключ уповноваження для поточного сеансу у системі Tumblr, якщо такий існує"
#: data/gsettings/org.gnome.shotwell-extras.gschema.xml:12
-#: data/gsettings/org.gnome.shotwell.gschema.xml:434
+#: data/gsettings/org.gnome.shotwell.gschema.xml:444
msgid "OAuth Access Phase Token Secret"
msgstr "Пароль до ключа фази доступу OAuth"
@@ -50,19 +50,19 @@ msgstr ""
"ключа уповноваження для поточного сеансу у системі Tumblr, якщо такий існує"
#: data/gsettings/org.gnome.shotwell-extras.gschema.xml:18
-#: data/gsettings/org.gnome.shotwell.gschema.xml:440
-#: data/gsettings/org.gnome.shotwell.gschema.xml:498
-#: data/gsettings/org.gnome.shotwell.gschema.xml:560
+#: data/gsettings/org.gnome.shotwell.gschema.xml:450
+#: data/gsettings/org.gnome.shotwell.gschema.xml:508
+#: data/gsettings/org.gnome.shotwell.gschema.xml:570
msgid "username"
msgstr "користувач"
#: data/gsettings/org.gnome.shotwell-extras.gschema.xml:19
-#: data/gsettings/org.gnome.shotwell.gschema.xml:441
+#: data/gsettings/org.gnome.shotwell.gschema.xml:451
msgid "The user name of the currently logged in Flickr user, if any"
msgstr "Поточне ім’я користувача у системі Flickr, якщо є"
#: data/gsettings/org.gnome.shotwell-extras.gschema.xml:24
-#: data/gsettings/org.gnome.shotwell.gschema.xml:472
+#: data/gsettings/org.gnome.shotwell.gschema.xml:482
msgid "default size"
msgstr "типовий розмір"
@@ -409,60 +409,72 @@ msgid "Whether to show the title of a photo during the slideshow"
msgstr ""
"Визначає, чи слід показувати заголовок фотографії під час показу слайдів"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:218
+#: data/gsettings/org.gnome.shotwell.gschema.xml:216
+#: data/ui/slideshow_settings.ui:154
+msgid "Shuffle"
+msgstr "Перемішати"
+
+#: data/gsettings/org.gnome.shotwell.gschema.xml:217
+#| msgid "Whether to show the title of a photo during the slideshow"
+msgid "Whether to shuffle the order of photos during the slideshow"
+msgstr ""
+"Визначає, чи слід використовувати випадковий порядок фотографій під час"
+" показу слайдів"
+
+#: data/gsettings/org.gnome.shotwell.gschema.xml:224
msgid "maximize library window"
msgstr "максимізація вікна бібліотеки"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:219
+#: data/gsettings/org.gnome.shotwell.gschema.xml:225
msgid "True if library application is maximized, false otherwise"
msgstr "True, якщо вікно бібліотеки максимізовано; false, якщо ні"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:224
+#: data/gsettings/org.gnome.shotwell.gschema.xml:230
msgid "width of library window"
msgstr "ширина вікна бібліотеки"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:225
+#: data/gsettings/org.gnome.shotwell.gschema.xml:231
msgid "The last recorded width of the library application window"
msgstr "Останнє записане значення ширини вікна бібліотеки"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:230
+#: data/gsettings/org.gnome.shotwell.gschema.xml:236
msgid "height of library window"
msgstr "висота вікна бібліотеки"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:231
+#: data/gsettings/org.gnome.shotwell.gschema.xml:237
msgid "The last recorded height of the library application window"
msgstr "Останнє записане значення висоти вікна бібліотеки"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:236
+#: data/gsettings/org.gnome.shotwell.gschema.xml:242
msgid "maximize direct-edit window"
msgstr "максимізація вікна безпосереднього редагування"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:237
+#: data/gsettings/org.gnome.shotwell.gschema.xml:243
msgid "True if direct-edit application is maximized, false otherwise"
msgstr ""
"True, якщо вікно безпосереднього редагування максимізовано; false, якщо ні"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:242
+#: data/gsettings/org.gnome.shotwell.gschema.xml:248
msgid "width of direct-edit window"
msgstr "ширина вікна безпосереднього редагування"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:243
+#: data/gsettings/org.gnome.shotwell.gschema.xml:249
msgid "The last recorded width of the direct-edit application window"
msgstr "Остання записана ширина вікна програми безпосереднього редагування"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:248
+#: data/gsettings/org.gnome.shotwell.gschema.xml:254
msgid "height of direct-edit window"
msgstr "висота вікна безпосереднього редагування"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:249
+#: data/gsettings/org.gnome.shotwell.gschema.xml:255
msgid "The last recorded height of the direct-edit application window"
msgstr "Остання записана висота вікна програми безпосереднього редагування"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:254
+#: data/gsettings/org.gnome.shotwell.gschema.xml:260
msgid "sidebar divider position"
msgstr "розташування роздільника бічної панелі"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:255
+#: data/gsettings/org.gnome.shotwell.gschema.xml:261
msgid ""
"The last recorded position of the divider between the sidebar and view in "
"library application window"
@@ -470,29 +482,29 @@ msgstr ""
"Останнє записане розташування роздільника між бічною панеллю та областю "
"перегляду у вікні бібліотеки"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:262
+#: data/gsettings/org.gnome.shotwell.gschema.xml:268
msgid "import directory"
msgstr "каталог імпортування"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:263
+#: data/gsettings/org.gnome.shotwell.gschema.xml:269
msgid "Directory in which imported photo files are placed"
msgstr "Каталог, у якому зберігатимуться імпортовані файли фотографій"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:268
+#: data/gsettings/org.gnome.shotwell.gschema.xml:274
msgid "watch library directory for new files"
msgstr "виявляти нові файли у каталозі бібліотеки"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:269
+#: data/gsettings/org.gnome.shotwell.gschema.xml:275
msgid ""
"If true, files added to the library directory are automatically imported"
msgstr ""
"Якщо true, файли, додані до каталогу бібліотеки, автоматично імпортуються"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:274
+#: data/gsettings/org.gnome.shotwell.gschema.xml:280
msgid "write metadata to master files"
msgstr "записувати метадані до початкових файлів"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:275
+#: data/gsettings/org.gnome.shotwell.gschema.xml:281
msgid ""
"If true, changes to metadata (tags, titles, etc.) are written to the master "
"photo file"
@@ -500,11 +512,11 @@ msgstr ""
"Якщо true, зміни у метаданих (мітках, заголовках тощо) записуватимуться до "
"основного файла фотографії"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:280
+#: data/gsettings/org.gnome.shotwell.gschema.xml:286
msgid "use lowercase filenames"
msgstr "використовувати назви файлів малими літерами"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:281
+#: data/gsettings/org.gnome.shotwell.gschema.xml:287
msgid ""
"If true, Shotwell will convert all filenames to lowercase when importing "
"photo files"
@@ -512,11 +524,11 @@ msgstr ""
"Якщо true, Shotwell перетворить усі літери назв файлів на літери нижнього "
"регістру (малі) під час імпортування файлів фотографій"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:286
+#: data/gsettings/org.gnome.shotwell.gschema.xml:292
msgid "directory pattern"
msgstr "взірець для каталогів"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:287
+#: data/gsettings/org.gnome.shotwell.gschema.xml:293
msgid ""
"A string encoding a naming pattern that will be used to name photo "
"directories on import"
@@ -524,11 +536,11 @@ msgstr ""
"Рядок-код взірця найменування, який буде використано для назв каталогів під "
"час імпортування"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:292
+#: data/gsettings/org.gnome.shotwell.gschema.xml:298
msgid "directory pattern custom"
msgstr "нетиповий взірець каталогів"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:293
+#: data/gsettings/org.gnome.shotwell.gschema.xml:299
msgid ""
"A string encoding a custom naming pattern that will be used to name photo "
"directories on import"
@@ -536,31 +548,31 @@ msgstr ""
"Рядок-код нетипового взірця найменування, який буде використано для назв "
"каталогів під час імпортування"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:298
+#: data/gsettings/org.gnome.shotwell.gschema.xml:304
msgid "RAW developer default"
msgstr "типовий обробник RAW"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:299
+#: data/gsettings/org.gnome.shotwell.gschema.xml:305
msgid "Default option for which RAW developer Shotwell will use"
msgstr ""
"Типовий варіант проявника цифрових негативів, який використовуватиме Shotwell"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:306
+#: data/gsettings/org.gnome.shotwell.gschema.xml:312
msgid "Most-recently-used crop aspect ratio menu choice"
msgstr "Останній використаний пункт пропорцій обрізання у меню"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:307
+#: data/gsettings/org.gnome.shotwell.gschema.xml:313
msgid "A numeric code representing the last crop menu choice the user made"
msgstr ""
"Числовий код, який відповідає останньому вибраному пункту меню обрізання "
"фотографій, який було вибрано користувачем"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:311
+#: data/gsettings/org.gnome.shotwell.gschema.xml:317
msgid "Most-recently-used crop custom aspect ratio’s numerator"
msgstr ""
"Останній використаний чисельник нетипового дробу співвідношення розмірів"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:312
+#: data/gsettings/org.gnome.shotwell.gschema.xml:318
msgid ""
"A nonzero, positive integer representing the width part of the last custom "
"crop ratio the user entered"
@@ -568,12 +580,12 @@ msgstr ""
"Додатне ціле число, що відповідає частині ширини у останньому введеному "
"користувачем нетиповому співвідношенні розмірів для обрізання"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:316
+#: data/gsettings/org.gnome.shotwell.gschema.xml:322
msgid "Most-recently-used crop custom aspect ratio’s denominator"
msgstr ""
"Останній використаний знаменник нетипового дробу співвідношення розмірів"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:317
+#: data/gsettings/org.gnome.shotwell.gschema.xml:323
msgid ""
"A nonzero, positive integer representing the height part of the last custom "
"crop ratio the user entered"
@@ -581,98 +593,98 @@ msgstr ""
"Додатне ціле число, що відповідає частині висоти у останньому введеному "
"користувачем нетиповому співвідношенні розмірів для обрізання"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:324
+#: data/gsettings/org.gnome.shotwell.gschema.xml:330
msgid "external photo editor"
msgstr "зовнішній фоторедактор"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:325
+#: data/gsettings/org.gnome.shotwell.gschema.xml:331
msgid "External application used to edit photos"
msgstr "Зовнішня програм, яку буде використано для редагування фотографій"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:330
+#: data/gsettings/org.gnome.shotwell.gschema.xml:336
msgid "external raw editor"
msgstr "зовнішній редактор негативів"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:331
+#: data/gsettings/org.gnome.shotwell.gschema.xml:337
msgid "External application used to edit RAW photos"
msgstr ""
"Зовнішня програм, яку буде використано для редагування цифрових негативів "
"фотографій (RAW)"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:369
-#: data/gsettings/org.gnome.shotwell.gschema.xml:370
+#: data/gsettings/org.gnome.shotwell.gschema.xml:379
+#: data/gsettings/org.gnome.shotwell.gschema.xml:380
msgid "Setting in export dialog: how to trim images"
msgstr "Параметр у діалоговому вікні експортування: як обрізати зображення"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:375
+#: data/gsettings/org.gnome.shotwell.gschema.xml:385
msgid "export metadata"
msgstr "експортувати метадані"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:376
+#: data/gsettings/org.gnome.shotwell.gschema.xml:386
msgid "Setting in export dialog: option to export metadata"
msgstr ""
"Параметр у діалоговому вікні експортування: параметр експортування метаданих"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:381
+#: data/gsettings/org.gnome.shotwell.gschema.xml:391
msgid "format setting, special value"
msgstr "параметр формату, спеціальне значення"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:382
+#: data/gsettings/org.gnome.shotwell.gschema.xml:392
msgid "Setting in export dialog: format setting, special value"
msgstr ""
"Параметр у діалоговому вікні експортування: параметр формату, спеціальне "
"значення"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:387
+#: data/gsettings/org.gnome.shotwell.gschema.xml:397
msgid "format setting, type value"
msgstr "параметр формату, значення типу"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:388
+#: data/gsettings/org.gnome.shotwell.gschema.xml:398
msgid "Setting in export dialog: format setting, type value"
msgstr ""
"Параметр у діалоговому вікні експортування: параметр формату, значення типу"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:393
+#: data/gsettings/org.gnome.shotwell.gschema.xml:403
msgid "JPEG quality option"
msgstr "параметр якості JPEG"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:394
+#: data/gsettings/org.gnome.shotwell.gschema.xml:404
msgid "Setting in export dialog: jpeg quality option"
msgstr ""
"Параметр у діалоговому вікні експортування: якість перетворення на jpeg"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:399
+#: data/gsettings/org.gnome.shotwell.gschema.xml:409
msgid "maximal size of image"
msgstr "максимальний розмір зображення"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:400
+#: data/gsettings/org.gnome.shotwell.gschema.xml:410
msgid "Setting in export dialog: maximal size of image"
msgstr ""
"Параметр у діалоговому вікні експортування: максимальний розмір зображення"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:407
+#: data/gsettings/org.gnome.shotwell.gschema.xml:417
msgid "last used publishing service"
msgstr "остання використана служба оприлюднення"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:408
-#: data/gsettings/org.gnome.shotwell.gschema.xml:414
+#: data/gsettings/org.gnome.shotwell.gschema.xml:418
+#: data/gsettings/org.gnome.shotwell.gschema.xml:424
msgid ""
"A numeric code representing the last service to which photos were published"
msgstr ""
"Числовий код, що відповідає останній службі, на якій оприлюднювалися "
"фотографії"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:413
+#: data/gsettings/org.gnome.shotwell.gschema.xml:423
msgid "default publishing service"
msgstr "типова служба оприлюднення"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:429
+#: data/gsettings/org.gnome.shotwell.gschema.xml:439
msgid ""
"The authorization token for the currently logged in Flickr user, if any"
msgstr ""
"Ключ уповноваження для поточного сеансу у системі Flickr, якщо такий існує"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:435
+#: data/gsettings/org.gnome.shotwell.gschema.xml:445
msgid ""
"The cryptographic secret used to sign requests against the authorization "
"token for the currently logged in Flickr user, if any"
@@ -680,22 +692,22 @@ msgstr ""
"Криптографічний пароль, що використовується для підписування запитів щодо "
"ключа уповноваження для поточного сеансу у системі Flickr, якщо такий існує"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:446
+#: data/gsettings/org.gnome.shotwell.gschema.xml:456
msgid "default size code"
msgstr "код типового розміру"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:447
+#: data/gsettings/org.gnome.shotwell.gschema.xml:457
msgid ""
"A numeric code representing the default size for photos published to Flickr"
msgstr ""
"Числовий код, що відповідає типовому розміру фотографій, які оприлюднюються "
"на Flickr"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:452
+#: data/gsettings/org.gnome.shotwell.gschema.xml:462
msgid "default visibility"
msgstr "типова видимість"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:453
+#: data/gsettings/org.gnome.shotwell.gschema.xml:463
msgid ""
"A numeric code representing the default visibility for photos published to "
"Flickr"
@@ -703,26 +715,26 @@ msgstr ""
"Числовий код, що відповідає типовому стану видимості фотографій, які "
"оприлюднюються на Flickr"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:458
-#: data/gsettings/org.gnome.shotwell.gschema.xml:484
-#: data/gsettings/org.gnome.shotwell.gschema.xml:534
-#: data/gsettings/org.gnome.shotwell.gschema.xml:584
+#: data/gsettings/org.gnome.shotwell.gschema.xml:468
+#: data/gsettings/org.gnome.shotwell.gschema.xml:494
+#: data/gsettings/org.gnome.shotwell.gschema.xml:544
+#: data/gsettings/org.gnome.shotwell.gschema.xml:594
msgid "remove sensitive info from uploads"
msgstr "вилучати конфіденційні дані з вивантаженого"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:459
+#: data/gsettings/org.gnome.shotwell.gschema.xml:469
msgid ""
"Whether images being uploaded to Flickr should have their metadata removed "
"first"
msgstr ""
"Визначає, чи слід вилучати метадані фотографій перед вивантаженням на Flickr"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:466
-#: data/gsettings/org.gnome.shotwell.gschema.xml:604
+#: data/gsettings/org.gnome.shotwell.gschema.xml:476
+#: data/gsettings/org.gnome.shotwell.gschema.xml:614
msgid "refresh token"
msgstr "ключ освіження"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:467
+#: data/gsettings/org.gnome.shotwell.gschema.xml:477
msgid ""
"The OAuth token used to refresh the Google Photos session for the currently "
"logged in user, if any"
@@ -730,7 +742,7 @@ msgstr ""
"Ключ OAuth, який використовується для оновлення сеансу Google Фото для "
"поточного користувача у системі, якщо такий є"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:473
+#: data/gsettings/org.gnome.shotwell.gschema.xml:483
msgid ""
"A numeric code representing the default size for photos uploaded to Google "
"Photos Albums"
@@ -738,19 +750,19 @@ msgstr ""
"Числовий код, що відповідає типовому розміру фотографій, які вивантажуються "
"на Google Фото"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:478
-#: data/gsettings/org.gnome.shotwell.gschema.xml:578
+#: data/gsettings/org.gnome.shotwell.gschema.xml:488
+#: data/gsettings/org.gnome.shotwell.gschema.xml:588
msgid "last album"
msgstr "останній альбом"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:479
-#: data/gsettings/org.gnome.shotwell.gschema.xml:579
+#: data/gsettings/org.gnome.shotwell.gschema.xml:489
+#: data/gsettings/org.gnome.shotwell.gschema.xml:589
msgid "The name of the last album the user published photos to, if any"
msgstr ""
"Назва останнього альбому, у якому користувач оприлюднював фотографії, якщо "
"такий є"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:485
+#: data/gsettings/org.gnome.shotwell.gschema.xml:495
msgid ""
"Whether images being uploaded to Google Photos should have their metadata "
"removed first"
@@ -758,55 +770,55 @@ msgstr ""
"Визначає, чи слід вилучати метадані фотографій перед вивантаженням на Google "
"Фото"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:492
+#: data/gsettings/org.gnome.shotwell.gschema.xml:502
msgid "Piwigo URL"
msgstr "адреса Piwigo"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:493
+#: data/gsettings/org.gnome.shotwell.gschema.xml:503
msgid "URL of the Piwigo server"
msgstr "Адреса сервера Piwigo"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:499
+#: data/gsettings/org.gnome.shotwell.gschema.xml:509
msgid "Piwigo username, if logged in"
msgstr "Ім’я користувача Piwigo, якщо здійснено вхід"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:504
+#: data/gsettings/org.gnome.shotwell.gschema.xml:514
msgid "password"
msgstr "пароль"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:505
+#: data/gsettings/org.gnome.shotwell.gschema.xml:515
msgid "Piwigo password, if logged in"
msgstr "Пароль до Piwigo, якщо здійснено вхід до системи"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:510
+#: data/gsettings/org.gnome.shotwell.gschema.xml:520
msgid "remember password"
msgstr "запам’ятати пароль"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:511
+#: data/gsettings/org.gnome.shotwell.gschema.xml:521
msgid "If true, remember the Piwigo password"
msgstr "Якщо true, пам’ятати пароль до Piwigo"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:516
+#: data/gsettings/org.gnome.shotwell.gschema.xml:526
msgid "last category"
msgstr "остання категорія"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:517
+#: data/gsettings/org.gnome.shotwell.gschema.xml:527
msgid "The last selected Piwigo category"
msgstr "Остання вибрана категорія на Piwigo"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:522
+#: data/gsettings/org.gnome.shotwell.gschema.xml:532
msgid "last permission level"
msgstr "останній рівень доступу"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:523
+#: data/gsettings/org.gnome.shotwell.gschema.xml:533
msgid "The last chosen Piwigo permission level"
msgstr "Останній вибраний рівень доступу на Piwigo"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:528
+#: data/gsettings/org.gnome.shotwell.gschema.xml:538
msgid "last photo size"
msgstr "останній розмір фотографії"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:529
+#: data/gsettings/org.gnome.shotwell.gschema.xml:539
msgid ""
"A numeric code representing the last photo size preset used when publishing "
"to Piwigo"
@@ -814,21 +826,21 @@ msgstr ""
"Числовий код, який відповідає останньому вибраному шаблону розміру "
"фотографій, що використовується для оприлюднення на Piwigo"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:535
+#: data/gsettings/org.gnome.shotwell.gschema.xml:545
msgid ""
"Whether images being uploaded to Piwigo should have their metadata removed "
"first"
msgstr ""
"Визначає, чи слід вилучати метадані фотографій перед вивантаженням на Piwigo"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:540
+#: data/gsettings/org.gnome.shotwell.gschema.xml:550
msgid ""
"if title is set and comment unset, use title as comment for uploads to Piwigo"
msgstr ""
"якщо вказано заголовок і не вказано коментаря, використовувати заголовок як "
"коментар для вивантажень на Piwigo"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:541
+#: data/gsettings/org.gnome.shotwell.gschema.xml:551
msgid ""
"Whether images being uploaded to Piwigo should have their comment set from "
"the title if title is set and comment unset"
@@ -837,11 +849,11 @@ msgstr ""
"Piwigo, на основі заголовка зображення, якщо заголовок встановлено, а "
"коментар — ні"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:546
+#: data/gsettings/org.gnome.shotwell.gschema.xml:556
msgid "do not upload tags when uploading to Piwigo"
msgstr "не вивантажувати мітки під час вивантаження на Piwigo"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:547
+#: data/gsettings/org.gnome.shotwell.gschema.xml:557
msgid ""
"Whether images being uploaded to Piwigo should have their tags removed on "
"upload, such that these tags will not appear on the remote Piwigo server"
@@ -849,11 +861,11 @@ msgstr ""
"Визначає, чи слід вилучати мітки фотографій перед вивантаженням на Piwigo, "
"так, щоб їх не можна було бачити на віддаленому сервері Piwigo"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:552
+#: data/gsettings/org.gnome.shotwell.gschema.xml:562
msgid "do not upload ratings when uploading to Piwigo"
msgstr "не вивантажувати оцінки під час вивантаження на Piwigo"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:553
+#: data/gsettings/org.gnome.shotwell.gschema.xml:563
msgid ""
"Whether images being uploaded to Piwigo should have their ratings uploaded, "
"such that these ratings will not appear on the remote Piwigo server"
@@ -861,27 +873,27 @@ msgstr ""
"Визначає, чи слід вилучати оцінки фотографій перед вивантаженням на Piwigo, "
"так, щоб їх не можна було бачити на віддаленому сервері Piwigo"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:561
+#: data/gsettings/org.gnome.shotwell.gschema.xml:571
msgid "Gallery3 username"
msgstr "ім’я користувача Gallery3"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:566
+#: data/gsettings/org.gnome.shotwell.gschema.xml:576
msgid "API key"
msgstr "ключ API"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:567
+#: data/gsettings/org.gnome.shotwell.gschema.xml:577
msgid "Gallery3 API key"
msgstr "Ключ до програмного інтерфейсу Gallery3"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:572
+#: data/gsettings/org.gnome.shotwell.gschema.xml:582
msgid "URL"
msgstr "Адреса"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:573
+#: data/gsettings/org.gnome.shotwell.gschema.xml:583
msgid "Gallery3 site URL"
msgstr "Адреса сайта Gallery3"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:585
+#: data/gsettings/org.gnome.shotwell.gschema.xml:595
msgid ""
"Whether images being uploaded to Gallery3 should have their metadata removed "
"first"
@@ -889,19 +901,19 @@ msgstr ""
"Визначає, чи слід вилучати метадані фотографій перед вивантаженням на "
"Gallery3"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:590
+#: data/gsettings/org.gnome.shotwell.gschema.xml:600
msgid "scaling constraint of uploaded picture"
msgstr "обмеження масштабування вивантажуваного зображення"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:591
+#: data/gsettings/org.gnome.shotwell.gschema.xml:601
msgid "The scaling constraint ID of the picture to be uploaded"
msgstr "Ідентифікатор обмеження розмірів для зображень, які вивантажують"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:596
+#: data/gsettings/org.gnome.shotwell.gschema.xml:606
msgid "pixels of the major axis uploaded picture"
msgstr "пікселі за великою віссю вивантажуваного зображення"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:597
+#: data/gsettings/org.gnome.shotwell.gschema.xml:607
msgid ""
"The pixels of the major axis of the picture to be uploaded; used only if "
"scaling-constraint-id is an appropriate value"
@@ -910,7 +922,7 @@ msgstr ""
"використовується, лише якщо ідентифікатор обмежень масштабування має "
"неприйнятне значення"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:605
+#: data/gsettings/org.gnome.shotwell.gschema.xml:615
msgid ""
"The OAuth token used to refresh the YouTube session for the currently logged "
"in user, if any"
@@ -918,21 +930,21 @@ msgstr ""
"Ключ OAuth, який використовується для оновлення сеансу YouTube для поточного "
"користувача у системі, якщо такий є"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:612
+#: data/gsettings/org.gnome.shotwell.gschema.xml:622
msgid "last used import service"
msgstr "остання використана служба імпортування"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:613
+#: data/gsettings/org.gnome.shotwell.gschema.xml:623
msgid ""
"A numeric code representing the last service from which photos were imported"
msgstr ""
"Числовий код, що відповідає останній службі, з якої імпортувалися фотографії"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:620
+#: data/gsettings/org.gnome.shotwell.gschema.xml:630
msgid "content layout mode"
msgstr "режим компонування вмісту"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:621
+#: data/gsettings/org.gnome.shotwell.gschema.xml:631
msgid ""
"A numeric code that describes how photos are laid out on the page during "
"printing"
@@ -940,38 +952,38 @@ msgstr ""
"Числовий код, який описує, як слід розташовувати фотографії на сторінці під "
"час друку"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:626
+#: data/gsettings/org.gnome.shotwell.gschema.xml:636
msgid "content ppi"
msgstr "ppi даних"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:627
+#: data/gsettings/org.gnome.shotwell.gschema.xml:637
msgid ""
"The number of pixels per inch (ppi) sent to the printer during printing"
msgstr ""
"Кількість пікселів на дюйм (ppi) у даних, які буде надіслано на принтер під "
"час друку"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:632
+#: data/gsettings/org.gnome.shotwell.gschema.xml:642
msgid "content width"
msgstr "ширина вмісту"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:633
+#: data/gsettings/org.gnome.shotwell.gschema.xml:643
msgid "The width of the printed emulsion on the page when printing"
msgstr "Ширина зони друку на сторінці"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:638
+#: data/gsettings/org.gnome.shotwell.gschema.xml:648
msgid "content height"
msgstr "висота вмісту"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:639
+#: data/gsettings/org.gnome.shotwell.gschema.xml:649
msgid "The height of the printed emulsion on the page when printing"
msgstr "Висота зони друку на сторінці"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:644
+#: data/gsettings/org.gnome.shotwell.gschema.xml:654
msgid "content units"
msgstr "одиниці вмісту"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:645
+#: data/gsettings/org.gnome.shotwell.gschema.xml:655
msgid ""
"A numeric code representing unit of measure (inches or centimeters) used "
"when printing"
@@ -979,11 +991,11 @@ msgstr ""
"Числовий код, який відповідає одиниці виміру (дюймам або сантиметрам), яку "
"буде використано під час друку"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:650
+#: data/gsettings/org.gnome.shotwell.gschema.xml:660
msgid "images per page code"
msgstr "код кількості зображень на сторінку"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:651
+#: data/gsettings/org.gnome.shotwell.gschema.xml:661
msgid ""
"A numeric code representing the currently selected images per page mode used "
"when printing"
@@ -991,22 +1003,22 @@ msgstr ""
"Числовий код поточного вибраного режиму кількості фотографій на аркуші під "
"час друку"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:656
+#: data/gsettings/org.gnome.shotwell.gschema.xml:666
msgid "size selection"
msgstr "вибір розміру"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:657
+#: data/gsettings/org.gnome.shotwell.gschema.xml:667
msgid ""
"The index of the current print size in a pre-defined list of standard sizes"
msgstr ""
"Індекс поточного розміру для друку у попередньо визначеному списку "
"стандартних розмірів"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:662
+#: data/gsettings/org.gnome.shotwell.gschema.xml:672
msgid "match aspect ratio"
msgstr "відповідність пропорцій"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:663
+#: data/gsettings/org.gnome.shotwell.gschema.xml:673
msgid ""
"Determines whether custom print sizes must match the aspect ratio of the "
"original photo"
@@ -1014,180 +1026,182 @@ msgstr ""
"Визначає, чи мають нетипові розміри друку відповідати пропорціям початкової "
"фотографії"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:668
+#: data/gsettings/org.gnome.shotwell.gschema.xml:678
msgid "print titles"
msgstr "друк заголовків"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:669
+#: data/gsettings/org.gnome.shotwell.gschema.xml:679
msgid ""
"True if the title of a photo should be printed when the photo is printed, "
"false otherwise"
msgstr ""
"True, якщо слід друкувати заголовок разом із фотографією; false, якщо ні"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:674
+#: data/gsettings/org.gnome.shotwell.gschema.xml:684
msgid "titles font"
msgstr "шрифт заголовків"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:675
+#: data/gsettings/org.gnome.shotwell.gschema.xml:685
msgid "The name of the font to use for photo titles when they are printed"
msgstr ""
"Назва шрифту, яким слід скористатися для заголовків фотографій під час друку"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:686
+#: data/gsettings/org.gnome.shotwell.gschema.xml:696
msgid "enable flickr publishing plugin"
msgstr "увімкнути додаток оприлюднення на flickr"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:687
+#: data/gsettings/org.gnome.shotwell.gschema.xml:697
msgid "True if the Flickr publishing plugin is enabled, false otherwise"
msgstr "True, якщо додаток оприлюднення на Flickr увімкнено; false, якщо ні"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:692
+#: data/gsettings/org.gnome.shotwell.gschema.xml:702
+#: data/gsettings/org.gnome.shotwell.gschema.xml:708
msgid "enable Google Photos publishing plugin"
msgstr "увімкнути додаток оприлюднення на Google Фото"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:693
+#: data/gsettings/org.gnome.shotwell.gschema.xml:703
+#: data/gsettings/org.gnome.shotwell.gschema.xml:709
msgid ""
"True if the Google Photos publishing plugin is enabled, false otherwise"
msgstr ""
"True, якщо додаток оприлюднення на Google Фото увімкнено; false, якщо ні"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:698
+#: data/gsettings/org.gnome.shotwell.gschema.xml:714
msgid "enable youtube publishing plugin"
msgstr "увімкнути додаток оприлюднення на youtube"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:699
+#: data/gsettings/org.gnome.shotwell.gschema.xml:715
msgid "True if the YouTube publishing plugin is enabled, false otherwise"
msgstr "True, якщо додаток оприлюднення на YouTube увімкнено; false, якщо ні"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:704
+#: data/gsettings/org.gnome.shotwell.gschema.xml:720
msgid "enable piwigo publishing plugin"
msgstr "увімкнути додаток оприлюднення на piwigo"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:705
+#: data/gsettings/org.gnome.shotwell.gschema.xml:721
msgid "True if the Piwigo publishing plugin is enabled, false otherwise"
msgstr "True, якщо додаток оприлюднення на Piwigo увімкнено; false, якщо ні"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:710
+#: data/gsettings/org.gnome.shotwell.gschema.xml:726
msgid "enable tumblr publishing plugin"
msgstr "увімкнути додаток оприлюднення на tumblr"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:711
+#: data/gsettings/org.gnome.shotwell.gschema.xml:727
msgid "True if the Tumblr publishing plugin is enabled, false otherwise"
msgstr "True, якщо додаток оприлюднення на Tumblr увімкнено; false, якщо ні"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:716
+#: data/gsettings/org.gnome.shotwell.gschema.xml:732
msgid "enable gallery3 publishing plugin"
msgstr "увімкнути додаток оприлюднення на gallery3"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:717
+#: data/gsettings/org.gnome.shotwell.gschema.xml:733
msgid "True if the Gallery3 publishing plugin is enabled, false otherwise"
msgstr "True, якщо додаток оприлюднення на Gallery3 увімкнено; false, якщо ні"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:722
+#: data/gsettings/org.gnome.shotwell.gschema.xml:738
msgid "enable slideshow crumble transition"
msgstr "увімкнути перехід з розпадом у показі слайдів"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:723
+#: data/gsettings/org.gnome.shotwell.gschema.xml:739
msgid ""
"True if the Crumble slideshow transition plugin is enabled, false otherwise"
msgstr ""
"True, якщо увімкнено додаток переходу із ефектом розпаду у перегляді "
"слайдів; false, якщо ні."
-#: data/gsettings/org.gnome.shotwell.gschema.xml:728
+#: data/gsettings/org.gnome.shotwell.gschema.xml:744
msgid "enable slideshow fade transition"
msgstr "увімкнути перехід зі згасанням у показі слайдів"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:729
+#: data/gsettings/org.gnome.shotwell.gschema.xml:745
msgid ""
"True if the Fade slideshow transition plugin is enabled, false otherwise"
msgstr ""
"True, якщо увімкнено додаток переходу із ефектом згасання у перегляді "
"слайдів; false, якщо ні."
-#: data/gsettings/org.gnome.shotwell.gschema.xml:734
+#: data/gsettings/org.gnome.shotwell.gschema.xml:750
msgid "enable slideshow slide transition"
msgstr "увімкнути перехід з ковзанням у показі слайдів"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:735
+#: data/gsettings/org.gnome.shotwell.gschema.xml:751
msgid ""
"True if the Slide slideshow transition plugin is enabled, false otherwise"
msgstr ""
"True, якщо увімкнено додаток переходу із ефектом ковзання у перегляді "
"слайдів; false, якщо ні."
-#: data/gsettings/org.gnome.shotwell.gschema.xml:740
+#: data/gsettings/org.gnome.shotwell.gschema.xml:756
msgid "enable slideshow clock transition"
msgstr "увімкнути перехід з ефектом годинника у показі слайдів"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:741
+#: data/gsettings/org.gnome.shotwell.gschema.xml:757
msgid ""
"True if the Clock slideshow transition plugin is enabled, false otherwise"
msgstr ""
"True, якщо увімкнено додаток переходу із ефектом стрілки годинника у "
"перегляді слайдів; false, якщо ні."
-#: data/gsettings/org.gnome.shotwell.gschema.xml:746
+#: data/gsettings/org.gnome.shotwell.gschema.xml:762
msgid "enable slideshow circle transition"
msgstr "увімкнути перехід з колами у показі слайдів"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:747
+#: data/gsettings/org.gnome.shotwell.gschema.xml:763
msgid ""
"True if the Circle slideshow transition plugin is enabled, false otherwise"
msgstr ""
"True, якщо увімкнено додаток переходу із ефектом кола у перегляді слайдів; "
"false, якщо ні."
-#: data/gsettings/org.gnome.shotwell.gschema.xml:752
+#: data/gsettings/org.gnome.shotwell.gschema.xml:768
msgid "enable slideshow circles transition"
msgstr "увімкнути перехід з колами у показі слайдів"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:753
+#: data/gsettings/org.gnome.shotwell.gschema.xml:769
msgid ""
"True if the Circles slideshow transition plugin is enabled, false otherwise"
msgstr ""
"True, якщо увімкнено додаток переходу із ефектом кіл у перегляді слайдів; "
"false, якщо ні."
-#: data/gsettings/org.gnome.shotwell.gschema.xml:758
+#: data/gsettings/org.gnome.shotwell.gschema.xml:774
msgid "enable slideshow blinds transition"
msgstr "увімкнути перехід з завісами у показі слайдів"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:759
+#: data/gsettings/org.gnome.shotwell.gschema.xml:775
msgid ""
"True if the Blinds slideshow transition plugin is enabled, false otherwise"
msgstr ""
"True, якщо увімкнено додаток переходу із ефектом жалюзі у перегляді слайдів; "
"false, якщо ні."
-#: data/gsettings/org.gnome.shotwell.gschema.xml:764
+#: data/gsettings/org.gnome.shotwell.gschema.xml:780
msgid "enable slideshow squares transition"
msgstr "увімкнути перехід із квадратами у показі слайдів"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:765
+#: data/gsettings/org.gnome.shotwell.gschema.xml:781
msgid ""
"True if the Squares slideshow transition plugin is enabled, false otherwise"
msgstr ""
"True, якщо увімкнено додаток переходу із ефектом квадратів у перегляді "
"слайдів; false, якщо ні."
-#: data/gsettings/org.gnome.shotwell.gschema.xml:770
+#: data/gsettings/org.gnome.shotwell.gschema.xml:786
msgid "enable slideshow stripes transition"
msgstr "увімкнути перехід зі смугами у показі слайдів"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:771
+#: data/gsettings/org.gnome.shotwell.gschema.xml:787
msgid ""
"True if the Stripes slideshow transition plugin is enabled, false otherwise"
msgstr ""
"True, якщо увімкнено додаток переходу із ефектом смуг у перегляді слайдів; "
"false, якщо ні."
-#: data/gsettings/org.gnome.shotwell.gschema.xml:776
+#: data/gsettings/org.gnome.shotwell.gschema.xml:792
msgid "enable slideshow chess transition"
msgstr "увімкнути перехід з шахівницею у показі слайдів"
-#: data/gsettings/org.gnome.shotwell.gschema.xml:777
+#: data/gsettings/org.gnome.shotwell.gschema.xml:793
msgid ""
"True if the Chess-Board slideshow transition plugin is enabled, false "
"otherwise"
@@ -1195,19 +1209,19 @@ msgstr ""
"True, якщо увімкнено додаток переходу із ефектом шахівниці у перегляді "
"слайдів; false, якщо ні."
-#: data/org.gnome.Shotwell.appdata.xml.in:8
+#: data/org.gnome.Shotwell.appdata.xml.in:9
#: data/org.gnome.Shotwell.desktop.in:4 data/ui/collection.ui:85
#: data/ui/event.ui:356 data/ui/event.ui:524 data/ui/faces.ui:356
-#: data/ui/media.ui:356 data/ui/photo_context.ui:91 data/ui/photo.ui:351
+#: data/ui/media.ui:356 data/ui/photo_context.ui:91 data/ui/photo.ui:349
#: data/ui/tags.ui:356 src/photos/RawSupport.vala:313
msgid "Shotwell"
msgstr "Shotwell"
-#: data/org.gnome.Shotwell.appdata.xml.in:9
+#: data/org.gnome.Shotwell.appdata.xml.in:10
msgid "Digital photo organizer"
msgstr "Засіб упорядковування цифрових фотографій"
-#: data/org.gnome.Shotwell.appdata.xml.in:11
+#: data/org.gnome.Shotwell.appdata.xml.in:12
msgid ""
"Shotwell is an easy-to-use, fast photo organizer designed for the GNOME "
"desktop. It allows you to import photos from your camera or disk, organize "
@@ -1226,7 +1240,7 @@ msgstr ""
"початкових файлів фотографій, що спростить вам експерименти з редагуванням "
"та виправлення помилок."
-#: data/org.gnome.Shotwell.appdata.xml.in:18
+#: data/org.gnome.Shotwell.appdata.xml.in:19
msgid ""
"When ready, Shotwell can upload your photos to various web services, such as "
"Flickr, Google Photos, and more."
@@ -1234,7 +1248,7 @@ msgstr ""
"Після обробки Shotwell може вивантажувати ваші фотографії на різноманітні "
"вебслужби, зокрема Flickr, Google Фото тощо."
-#: data/org.gnome.Shotwell.appdata.xml.in:22
+#: data/org.gnome.Shotwell.appdata.xml.in:23
msgid "Shotwell supports JPEG, PNG, TIFF, and a variety of RAW file formats."
msgstr ""
"У Shotwell передбачено підтримку роботи з файлами у форматах JPEG, PNG, TIFF "
@@ -1285,99 +1299,99 @@ msgid "Photo Viewer"
msgstr "Переглядач фотографій"
#: data/ui/collection.ui:8 data/ui/direct_context.ui:7 data/ui/direct.ui:136
-#: data/ui/event.ui:447 data/ui/photo_context.ui:6 data/ui/photo.ui:227
+#: data/ui/event.ui:447 data/ui/photo_context.ui:6 data/ui/photo.ui:225
#: src/CollectionPage.vala:119 src/Resources.vala:153
msgid "_Enhance"
msgstr "По_кращити"
#: data/ui/collection.ui:13 data/ui/direct_context.ui:12 data/ui/direct.ui:163
-#: data/ui/event.ui:452 data/ui/photo_context.ui:11 data/ui/photo.ui:254
+#: data/ui/event.ui:452 data/ui/photo_context.ui:11 data/ui/photo.ui:252
#: src/CollectionPage.vala:120 src/Resources.vala:181
msgid "Re_vert to Original"
msgstr "Пове_рнутися до початкової"
#: data/ui/collection.ui:19 data/ui/event.ui:407 data/ui/event.ui:458
-#: data/ui/faces.ui:390 data/ui/media.ui:390 data/ui/photo.ui:379
+#: data/ui/faces.ui:390 data/ui/media.ui:390 data/ui/photo.ui:377
#: data/ui/tags.ui:390 src/Resources.vala:279
msgid "Add _Tags…"
msgstr "Додати _мітки…"
#: data/ui/collection.ui:24 data/ui/event.ui:412 data/ui/event.ui:463
#: data/ui/faces.ui:395 data/ui/media.ui:395 data/ui/photo_context.ui:22
-#: data/ui/photo.ui:384 data/ui/tags.ui:395 src/Resources.vala:351
+#: data/ui/photo.ui:382 data/ui/tags.ui:395 src/Resources.vala:351
msgid "Modif_y Tags…"
msgstr "З_мінити мітки…"
#: data/ui/collection.ui:33 data/ui/event.ui:281 data/ui/event.ui:472
#: data/ui/faces.ui:281 data/ui/media.ui:281 data/ui/photo_context.ui:30
-#: data/ui/photo.ui:272 data/ui/tags.ui:281
+#: data/ui/photo.ui:270 data/ui/tags.ui:281
msgid "Toggle _Flag"
msgstr "Перемкнути п_рапорець"
#: data/ui/collection.ui:39 data/ui/event.ui:286 data/ui/event.ui:478
#: data/ui/faces.ui:286 data/ui/media.ui:286 data/ui/photo_context.ui:35
-#: data/ui/photo.ui:277 data/ui/tags.ui:286 src/Resources.vala:213
+#: data/ui/photo.ui:275 data/ui/tags.ui:286 src/Resources.vala:213
msgid "_Set Rating"
msgstr "_Оцінити"
#: data/ui/collection.ui:62 data/ui/event.ui:314 data/ui/event.ui:501
#: data/ui/faces.ui:314 data/ui/media.ui:314 data/ui/photo_context.ui:63
-#: data/ui/photo.ui:305 data/ui/tags.ui:314 src/Resources.vala:223
+#: data/ui/photo.ui:303 data/ui/tags.ui:314 src/Resources.vala:223
msgid "_Unrated"
msgstr "_Без оцінки"
#: data/ui/collection.ui:66 data/ui/event.ui:319 data/ui/event.ui:505
#: data/ui/faces.ui:319 data/ui/media.ui:319 data/ui/photo_context.ui:68
-#: data/ui/photo.ui:310 data/ui/tags.ui:319 src/Resources.vala:229
+#: data/ui/photo.ui:308 data/ui/tags.ui:319 src/Resources.vala:229
msgid "_Rejected"
msgstr "Від_кинуті"
#: data/ui/collection.ui:72 data/ui/event.ui:326 data/ui/event.ui:511
#: data/ui/faces.ui:326 data/ui/media.ui:326 data/ui/photo_context.ui:75
-#: data/ui/photo.ui:317 data/ui/tags.ui:326 src/Resources.vala:217
+#: data/ui/photo.ui:315 data/ui/tags.ui:326 src/Resources.vala:217
msgid "_Increase"
msgstr "З_більшити"
#: data/ui/collection.ui:76 data/ui/event.ui:331 data/ui/event.ui:515
#: data/ui/faces.ui:331 data/ui/media.ui:331 data/ui/photo_context.ui:80
-#: data/ui/photo.ui:322 data/ui/tags.ui:331 src/Resources.vala:220
+#: data/ui/photo.ui:320 data/ui/tags.ui:331 src/Resources.vala:220
msgid "_Decrease"
msgstr "З_меншити"
#: data/ui/collection.ui:82 data/ui/event.ui:353 data/ui/event.ui:521
#: data/ui/faces.ui:353 data/ui/media.ui:353 data/ui/photo_context.ui:88
-#: data/ui/photo.ui:348 data/ui/tags.ui:353
+#: data/ui/photo.ui:346 data/ui/tags.ui:353
msgid "_Developer"
msgstr "П_роявник"
#: data/ui/collection.ui:90 data/ui/event.ui:361 data/ui/event.ui:529
#: data/ui/faces.ui:361 data/ui/media.ui:361 data/ui/photo_context.ui:96
-#: data/ui/photo.ui:356 data/ui/tags.ui:361 src/camera/CameraBranch.vala:99
+#: data/ui/photo.ui:354 data/ui/tags.ui:361 src/camera/CameraBranch.vala:99
#: src/camera/ImportPage.vala:709 src/photos/RawSupport.vala:316
msgid "Camera"
msgstr "Фотоапарат"
#: data/ui/collection.ui:98 data/ui/event.ui:340 data/ui/event.ui:537
#: data/ui/faces.ui:340 data/ui/media.ui:340 data/ui/photo_context.ui:105
-#: data/ui/photo.ui:331 data/ui/tags.ui:340 src/Resources.vala:265
+#: data/ui/photo.ui:329 data/ui/tags.ui:340 src/Resources.vala:265
msgid "Edit _Title…"
msgstr "Змінити за_головок…"
#: data/ui/collection.ui:103 data/ui/events_directory.ui:144
#: data/ui/events_directory.ui:186 data/ui/event.ui:345 data/ui/event.ui:398
#: data/ui/event.ui:542 data/ui/faces.ui:345 data/ui/media.ui:345
-#: data/ui/photo_context.ui:110 data/ui/photo.ui:336 data/ui/tags.ui:345
+#: data/ui/photo_context.ui:110 data/ui/photo.ui:334 data/ui/tags.ui:345
#: src/Resources.vala:269
msgid "Edit _Comment…"
msgstr "Змінити _коментар…"
#: data/ui/collection.ui:108 data/ui/event.ui:547 data/ui/photo_context.ui:115
-#: data/ui/photo.ui:365 src/CollectionPage.vala:143 src/Resources.vala:286
+#: data/ui/photo.ui:363 src/CollectionPage.vala:143 src/Resources.vala:286
msgid "Open With E_xternal Editor"
msgstr "Відкрити за допомогою з_овнішнього редактора"
#: data/ui/collection.ui:113 data/ui/event.ui:552 data/ui/photo_context.ui:120
-#: data/ui/photo.ui:370 src/CollectionPage.vala:146 src/Resources.vala:288
+#: data/ui/photo.ui:368 src/CollectionPage.vala:146 src/Resources.vala:288
msgid "Open With RA_W Editor"
msgstr "Відкрити за допомогою р_едактора цифрових негативів"
@@ -1450,8 +1464,10 @@ msgstr "Знайти"
msgid "_File"
msgstr "_Файл"
+#. Check if we can write the target format
+#. TODO: Check if we can actually write to the file
#: data/ui/direct.ui:8 data/ui/textentrydialog.ui:33
-#: src/direct/DirectPhotoPage.vala:323 src/Resources.vala:142
+#: src/direct/DirectPhotoPage.vala:327 src/Resources.vala:142
msgid "_Save"
msgstr "З_берегти"
@@ -1531,52 +1547,52 @@ msgstr "_Фотографія"
msgid "_Previous Photo"
msgstr "_Попередня фотографія"
-#: data/ui/direct.ui:106 data/ui/photo.ui:197
+#: data/ui/direct.ui:106 data/ui/photo.ui:196
msgid "_Next Photo"
msgstr "_Наступна фотографія"
-#: data/ui/direct.ui:113 data/ui/photo.ui:204 src/CollectionPage.vala:110
+#: data/ui/direct.ui:113 data/ui/photo.ui:202 src/CollectionPage.vala:110
#: src/Resources.vala:106
msgid "Rotate _Right"
msgstr "Обернути п_раворуч"
-#: data/ui/direct.ui:118 data/ui/photo.ui:209 src/CollectionPage.vala:113
+#: data/ui/direct.ui:118 data/ui/photo.ui:207 src/CollectionPage.vala:113
#: src/Resources.vala:111
msgid "Rotate _Left"
msgstr "Обернути _ліворуч"
-#: data/ui/direct.ui:123 data/ui/photo.ui:214 src/CollectionPage.vala:116
+#: data/ui/direct.ui:123 data/ui/photo.ui:212 src/CollectionPage.vala:116
#: src/Resources.vala:116
msgid "Flip Hori_zontally"
msgstr "Віддзеркалити _горизонтально"
-#: data/ui/direct.ui:127 data/ui/photo.ui:218 src/CollectionPage.vala:117
+#: data/ui/direct.ui:127 data/ui/photo.ui:216 src/CollectionPage.vala:117
#: src/Resources.vala:119
msgid "Flip Verti_cally"
msgstr "Віддзеркалити _вертикально"
-#: data/ui/direct.ui:133 data/ui/photo.ui:224
+#: data/ui/direct.ui:133 data/ui/photo.ui:222
msgid "T_ools"
msgstr "_Інструменти"
-#: data/ui/direct.ui:141 data/ui/photo.ui:232 src/Resources.vala:165
+#: data/ui/direct.ui:141 data/ui/photo.ui:230 src/Resources.vala:165
msgid "_Crop"
msgstr "_Обрізати"
-#: data/ui/direct.ui:146 data/ui/photo.ui:237
+#: data/ui/direct.ui:146 data/ui/photo.ui:235
#: src/editing_tools/StraightenTool.vala:100 src/Resources.vala:169
msgid "_Straighten"
msgstr "Вип_рямити"
-#: data/ui/direct.ui:151 data/ui/photo.ui:242 src/Resources.vala:173
+#: data/ui/direct.ui:151 data/ui/photo.ui:240 src/Resources.vala:173
msgid "_Red-eye"
msgstr "_Усування червоних очей"
-#: data/ui/direct.ui:156 data/ui/photo.ui:247 src/Resources.vala:177
+#: data/ui/direct.ui:156 data/ui/photo.ui:245 src/Resources.vala:177
msgid "_Adjust"
msgstr "С_коригувати"
-#: data/ui/direct.ui:169 data/ui/photo.ui:341 src/Resources.vala:276
+#: data/ui/direct.ui:169 data/ui/photo.ui:339 src/Resources.vala:276
msgid "_Adjust Date and Time…"
msgstr "С_коригувати дату і час…"
@@ -1585,7 +1601,7 @@ msgstr "С_коригувати дату і час…"
#: data/ui/faces.ui:430 data/ui/faces.ui:433 data/ui/import_queue.ui:65
#: data/ui/import_queue.ui:68 data/ui/import.ui:183 data/ui/import.ui:186
#: data/ui/media.ui:403 data/ui/media.ui:406 data/ui/offline.ui:180
-#: data/ui/offline.ui:183 data/ui/photo.ui:391 data/ui/photo.ui:394
+#: data/ui/offline.ui:183 data/ui/photo.ui:389 data/ui/photo.ui:392
#: data/ui/tags.ui:422 data/ui/tags.ui:425 data/ui/trash.ui:189
#: data/ui/trash.ui:192 src/Resources.vala:129
msgid "_Help"
@@ -1593,21 +1609,21 @@ msgstr "_Довідка"
#: data/ui/direct.ui:184 data/ui/events_directory.ui:158 data/ui/event.ui:428
#: data/ui/faces.ui:438 data/ui/import_queue.ui:73 data/ui/import.ui:191
-#: data/ui/media.ui:411 data/ui/offline.ui:188 data/ui/photo.ui:399
+#: data/ui/media.ui:411 data/ui/offline.ui:188 data/ui/photo.ui:397
#: data/ui/tags.ui:430 data/ui/trash.ui:197
msgid "_Frequently Asked Questions"
msgstr "По_ширені питання"
#: data/ui/direct.ui:188 data/ui/events_directory.ui:162 data/ui/event.ui:432
#: data/ui/faces.ui:442 data/ui/import_queue.ui:77 data/ui/import.ui:195
-#: data/ui/media.ui:415 data/ui/offline.ui:192 data/ui/photo.ui:403
+#: data/ui/media.ui:415 data/ui/offline.ui:192 data/ui/photo.ui:401
#: data/ui/tags.ui:434 data/ui/trash.ui:201
msgid "_Report a Problem…"
msgstr "_Повідомити про проблему…"
#: data/ui/direct.ui:194 data/ui/events_directory.ui:168 data/ui/event.ui:438
#: data/ui/faces.ui:448 data/ui/import_queue.ui:83 data/ui/import.ui:201
-#: data/ui/media.ui:421 data/ui/offline.ui:198 data/ui/photo.ui:409
+#: data/ui/media.ui:421 data/ui/offline.ui:198 data/ui/photo.ui:407
#: data/ui/tags.ui:440 data/ui/trash.ui:207 src/Resources.vala:122
msgid "_About"
msgstr "_Про програму"
@@ -1748,7 +1764,7 @@ msgstr "_Заголовки"
#: data/ui/event.ui:139 data/ui/event.ui:404 data/ui/faces.ui:139
#: data/ui/faces.ui:387 data/ui/media.ui:139 data/ui/media.ui:387
-#: data/ui/photo.ui:376 data/ui/tags.ui:139 data/ui/tags.ui:387
+#: data/ui/photo.ui:374 data/ui/tags.ui:139 data/ui/tags.ui:387
msgid "Ta_gs"
msgstr "_Мітки"
@@ -1859,11 +1875,11 @@ msgid "_Log in"
msgstr "_Увійти"
#: data/ui/multitextentrydialog.ui:25 data/ui/slideshow_settings.ui:38
-#: data/ui/textentrydialog.ui:19 src/AppWindow.vala:513 src/AppWindow.vala:534
+#: data/ui/textentrydialog.ui:19 src/AppWindow.vala:517 src/AppWindow.vala:538
#: src/data_imports/DataImportsUI.vala:302
#: src/data_imports/DataImportsUI.vala:420 src/Dialogs.vala:20
#: src/Dialogs.vala:28 src/Dialogs.vala:56 src/Dialogs.vala:760
-#: src/Dialogs.vala:783 src/Exporter.vala:348 src/ProfileBrowser.vala:68
+#: src/Dialogs.vala:783 src/Exporter.vala:359 src/ProfileBrowser.vala:68
#: src/ProfileBrowser.vala:100 src/publishing/PublishingUI.vala:174
#: src/publishing/PublishingUI.vala:403 src/Resources.vala:124
msgid "_Cancel"
@@ -1892,11 +1908,11 @@ msgstr "Надіс_лати…"
msgid "S_lideshow"
msgstr "По_каз слайдів"
-#: data/ui/photo.ui:260 src/CollectionPage.vala:122 src/Resources.vala:157
+#: data/ui/photo.ui:258 src/CollectionPage.vala:122 src/Resources.vala:157
msgid "_Copy Color Adjustments"
msgstr "_Копіювати коригування кольорів"
-#: data/ui/photo.ui:265 src/CollectionPage.vala:125 src/Resources.vala:161
+#: data/ui/photo.ui:263 src/CollectionPage.vala:125 src/Resources.vala:161
msgid "_Paste Color Adjustments"
msgstr "_Вставити коригування кольорів"
@@ -2065,7 +2081,7 @@ msgid "Search"
msgstr "Пошук"
#: data/ui/saved_search_dialog.ui:26 src/ProfileBrowser.vala:20
-#: src/ProfileBrowser.vala:217
+#: src/ProfileBrowser.vala:221
msgid "Cancel"
msgstr "Скасувати"
@@ -2151,7 +2167,7 @@ msgstr "Тривалість показу кожної з фотографій
msgid "New _Tag…"
msgstr "Створити _мітку…"
-#: data/ui/slideshow_settings.ui:21 src/SlideshowPage.vala:159
+#: data/ui/slideshow_settings.ui:21 src/SlideshowPage.vala:174
msgid "Settings"
msgstr "Параметри"
@@ -2179,7 +2195,7 @@ msgstr "Тривалість (у секундах) переходу між фо
msgid "Show t_itle"
msgstr "Показати за_головок"
-#: data/ui/slideshow_settings.ui:221 data/ui/slideshow_settings.ui:232
+#: data/ui/slideshow_settings.ui:237 data/ui/slideshow_settings.ui:248
msgid "seconds"
msgstr "секунд"
@@ -2375,7 +2391,7 @@ msgstr "Не вдалося завантажити інтерфейс: %s"
msgid "Visit the Shotwell home page"
msgstr "Відвідати домашню сторінку Shotwell"
-#: plugins/common/Resources.vala:31 src/AppWindow.vala:588
+#: plugins/common/Resources.vala:31 src/AppWindow.vala:599
#: src/plugins/SpitInterfaces.vala:177
msgid "translator-credits"
msgstr "Юрій Чорноіван <yurchor@ukr.net>"
@@ -2469,7 +2485,7 @@ msgstr "Ви_йти з системи"
#: plugins/shotwell-publishing/google_photos_publishing_options_pane.ui:195
#: plugins/shotwell-publishing/tumblr_publishing_options_pane.ui:122
#: plugins/shotwell-publishing/youtube_publishing_options_pane.ui:94
-#: src/CollectionPage.vala:82 src/PhotoPage.vala:2488
+#: src/CollectionPage.vala:82 src/PhotoPage.vala:2495
msgid "_Publish"
msgstr "_Оприлюднити"
@@ -2919,39 +2935,39 @@ msgstr "Не вдалося створити каталог даних %s: %s"
msgid "Pictures"
msgstr "Фотографії"
-#: src/AppDirs.vala:205
+#: src/AppDirs.vala:211
#, c-format
msgid "Unable to create temporary directory %s: %s"
msgstr "Не вдалося створити тимчасовий каталог %s: %s"
-#: src/AppDirs.vala:222 src/AppDirs.vala:253
+#: src/AppDirs.vala:229 src/AppDirs.vala:260
#, c-format
msgid "Unable to create data subdirectory %s: %s"
msgstr "Не вдалося створити підкаталог даних %s: %s"
-#: src/AppDirs.vala:235
+#: src/AppDirs.vala:242
#, c-format
msgid "Could not make directory %s writable"
msgstr "Не вдалося зробити каталог %s придатним до запису"
-#: src/AppDirs.vala:238
+#: src/AppDirs.vala:245
#, c-format
msgid "Could not make directory %s writable: %s"
msgstr "Не вдалося зробити каталог %s придатним до запису: %s"
-#: src/AppWindow.vala:47
+#: src/AppWindow.vala:52
msgid "Pin Toolbar"
msgstr "Зафіксувати панель"
-#: src/AppWindow.vala:48
+#: src/AppWindow.vala:53
msgid "Pin the toolbar open"
msgstr "Зафіксувати панель відкритою"
-#: src/AppWindow.vala:53
+#: src/AppWindow.vala:58
msgid "Leave fullscreen"
msgstr "Вийти з повноекранного режиму"
-#: src/AppWindow.vala:560
+#: src/AppWindow.vala:571
#, c-format
msgid ""
"A fatal error occurred when accessing Shotwell’s library. Shotwell cannot "
@@ -2964,21 +2980,21 @@ msgstr ""
"\n"
"%s"
-#: src/AppWindow.vala:585
+#: src/AppWindow.vala:596
msgid "Visit the Shotwell web site"
msgstr "Відвідати сайт Shotwell"
-#: src/AppWindow.vala:598
+#: src/AppWindow.vala:609
#, c-format
msgid "Unable to display help: %s"
msgstr "Не вдалося показати довідку: %s"
-#: src/AppWindow.vala:606
+#: src/AppWindow.vala:617
#, c-format
msgid "Unable to navigate to bug database: %s"
msgstr "Не вдалося перейти до сторінки бази даних вад: %s"
-#: src/AppWindow.vala:614
+#: src/AppWindow.vala:625
#, c-format
msgid "Unable to display FAQ: %s"
msgstr "Не вдалося показати сторінку поширених питань: %s"
@@ -3148,17 +3164,17 @@ msgstr "Розпочинаємо імпортування, зачекайте…
msgid "Fetching photo information"
msgstr "Отримання даних щодо фотографій"
-#: src/camera/ImportPage.vala:1547
+#: src/camera/ImportPage.vala:1544
#, c-format
msgid "Fetching preview for %s"
msgstr "Отримання мініатюри %s"
-#: src/camera/ImportPage.vala:1656
+#: src/camera/ImportPage.vala:1653
#, c-format
msgid "Unable to lock camera: %s"
msgstr "Не вдалося заблокувати пристрій фотоапарата: %s"
-#: src/camera/ImportPage.vala:1741
+#: src/camera/ImportPage.vala:1738
#, c-format
msgid "Delete this photo from camera?"
msgid_plural "Delete these %d photos from camera?"
@@ -3167,7 +3183,7 @@ msgstr[1] "Вилучити %d фотографії з фотоапарата?"
msgstr[2] "Вилучити %d фотографій з фотоапарата?"
msgstr[3] "Вилучити %d фотографію з фотоапарата?"
-#: src/camera/ImportPage.vala:1744
+#: src/camera/ImportPage.vala:1741
#, c-format
msgid "Delete this video from camera?"
msgid_plural "Delete these %d videos from camera?"
@@ -3176,7 +3192,7 @@ msgstr[1] "Вилучити %d відео з фотоапарата?"
msgstr[2] "Вилучити %d відео з фотоапарата?"
msgstr[3] "Вилучити %d відео з фотоапарата?"
-#: src/camera/ImportPage.vala:1747
+#: src/camera/ImportPage.vala:1744
#, c-format
msgid "Delete this photo/video from camera?"
msgid_plural "Delete these %d photos/videos from camera?"
@@ -3185,7 +3201,7 @@ msgstr[1] "Вилучити %d фотографії або відео з фот
msgstr[2] "Вилучити %d фотографій або відео з фотоапарата?"
msgstr[3] "Вилучити %d фотографію або відео з фотоапарата?"
-#: src/camera/ImportPage.vala:1750
+#: src/camera/ImportPage.vala:1747
#, c-format
msgid "Delete these files from camera?"
msgid_plural "Delete these %d files from camera?"
@@ -3194,15 +3210,15 @@ msgstr[1] "Вилучити ці %d файли з фотоапарата?"
msgstr[2] "Вилучити ці %d файлів з фотоапарата?"
msgstr[3] "Вилучити ці %d файл з фотоапарата?"
-#: src/camera/ImportPage.vala:1758 src/Dialogs.vala:727
+#: src/camera/ImportPage.vala:1755 src/Dialogs.vala:727
msgid "_Keep"
msgstr "_Не вилучати"
-#: src/camera/ImportPage.vala:1777
+#: src/camera/ImportPage.vala:1774
msgid "Removing photos/videos from camera"
msgstr "Вилучення фотографій або відео з фотоапарата"
-#: src/camera/ImportPage.vala:1781
+#: src/camera/ImportPage.vala:1778
#, c-format
msgid "Unable to delete %d photo/video from the camera due to errors."
msgid_plural ""
@@ -3226,13 +3242,13 @@ msgstr ""
"Не знайдено фотографій або відео, які відповідають поточним умовам "
"фільтрування"
-#: src/CollectionPage.vala:80 src/direct/DirectPhotoPage.vala:85
-#: src/PhotoPage.vala:2483 src/Resources.vala:137
+#: src/CollectionPage.vala:80 src/direct/DirectPhotoPage.vala:86
+#: src/PhotoPage.vala:2490 src/Resources.vala:137
msgid "_Print"
msgstr "_Надрукувати"
-#: src/CollectionPage.vala:84 src/direct/DirectPhotoPage.vala:90
-#: src/PhotoPage.vala:2493 src/Resources.vala:187
+#: src/CollectionPage.vala:84 src/direct/DirectPhotoPage.vala:91
+#: src/PhotoPage.vala:2500 src/Resources.vala:187
msgid "Set as _Desktop Background"
msgstr "Зробити _тлом стільниці"
@@ -3252,7 +3268,7 @@ msgstr "Скоригувати дату і час…"
msgid "_Play"
msgstr "_Відтворити"
-#: src/CollectionPage.vala:410
+#: src/CollectionPage.vala:414
msgid "Export Photo/Video"
msgid_plural "Export Photos/Videos"
msgstr[0] "Експортувати фотографії/відео"
@@ -3260,7 +3276,7 @@ msgstr[1] "Експортувати фотографії/відео"
msgstr[2] "Експортувати фотографії/відео"
msgstr[3] "Експортувати фотографію/відео"
-#: src/CollectionPage.vala:412
+#: src/CollectionPage.vala:416
msgid "Export Photo"
msgid_plural "Export Photos"
msgstr[0] "Експортувати фотографії"
@@ -3268,27 +3284,27 @@ msgstr[1] "Експортувати фотографії"
msgstr[2] "Експортувати фотографії"
msgstr[3] "Експортувати фотографію"
-#: src/CollectionPage.vala:499 src/CollectionPage.vala:515
+#: src/CollectionPage.vala:503 src/CollectionPage.vala:519
msgid "Rotating"
msgstr "Обертання"
-#: src/CollectionPage.vala:499 src/CollectionPage.vala:515
+#: src/CollectionPage.vala:503 src/CollectionPage.vala:519
msgid "Undoing Rotate"
msgstr "Скасування обертання"
-#: src/CollectionPage.vala:524
+#: src/CollectionPage.vala:528
msgid "Flipping Horizontally"
msgstr "Віддзеркалення горизонтально"
-#: src/CollectionPage.vala:525
+#: src/CollectionPage.vala:529
msgid "Undoing Flip Horizontally"
msgstr "Скасування горизонтального віддзеркалення"
-#: src/CollectionPage.vala:534
+#: src/CollectionPage.vala:538
msgid "Flipping Vertically"
msgstr "Віддзеркалити вертикально"
-#: src/CollectionPage.vala:535
+#: src/CollectionPage.vala:539
msgid "Undoing Flip Vertically"
msgstr "Скасування вертикального віддзеркалення"
@@ -3849,7 +3865,7 @@ msgstr[3] "Буде вилучено обличчя «%s» з однієї фо
msgid "Export Video"
msgstr "Експортування відео"
-#: src/Dialogs.vala:70 src/PhotoPage.vala:3018
+#: src/Dialogs.vala:70 src/PhotoPage.vala:3025
msgctxt "Dialog Title"
msgid "Export Photo"
msgstr "Експортування фотографій"
@@ -4502,13 +4518,13 @@ msgstr[3] ""
"\n"
"І ще %d."
-#: src/Dialogs.vala:831 src/Dialogs.vala:868
+#: src/Dialogs.vala:835 src/Dialogs.vala:872
msgid "Tags (separated by commas):"
msgstr "Мітки, відокремлені комами:"
#. This function is used to determine whether or not files should be copied or linked when imported.
#. Returns ACCEPT for copy, REJECT for link, and CANCEL for (drum-roll) cancel.
-#: src/Dialogs.vala:946
+#: src/Dialogs.vala:950
msgid ""
"Shotwell can copy the photos into your library folder or it can import them "
"without copying."
@@ -4516,23 +4532,23 @@ msgstr ""
"Shotwell може копіювати файли фотографій до вашої теки бібліотеки або може "
"просто імпортувати їх без безпосереднього копіювання."
-#: src/Dialogs.vala:951
+#: src/Dialogs.vala:955
msgid "Co_py Photos"
msgstr "_Копіювати фотографії"
-#: src/Dialogs.vala:952
+#: src/Dialogs.vala:956
msgid "_Import in Place"
msgstr "І_мпортувати сюди"
-#: src/Dialogs.vala:953
+#: src/Dialogs.vala:957
msgid "Import to Library"
msgstr "Імпорт до бібліотеки"
-#: src/Dialogs.vala:963
+#: src/Dialogs.vala:967
msgid "Remove From Library"
msgstr "Вилучити з бібліотеки"
-#: src/Dialogs.vala:964
+#: src/Dialogs.vala:968
msgid "Removing Photo From Library"
msgid_plural "Removing Photos From Library"
msgstr[0] "Вилучення фотографій з бібліотеки"
@@ -4540,7 +4556,7 @@ msgstr[1] "Вилучення фотографій з бібліотеки"
msgstr[2] "Вилучення фотографій з бібліотеки"
msgstr[3] "Вилучення фотографії з бібліотеки"
-#: src/Dialogs.vala:978
+#: src/Dialogs.vala:982
#, c-format
msgid ""
"This will remove the photo/video from your Shotwell library. Would you also "
@@ -4577,7 +4593,7 @@ msgstr[3] ""
"\n"
"Результати виконання дії не можна буде скасувати."
-#: src/Dialogs.vala:982
+#: src/Dialogs.vala:986
#, c-format
msgid ""
"This will remove the video from your Shotwell library. Would you also like "
@@ -4614,7 +4630,7 @@ msgstr[3] ""
"\n"
"Результати виконання дії не можна буде скасувати."
-#: src/Dialogs.vala:986
+#: src/Dialogs.vala:990
#, c-format
msgid ""
"This will remove the photo from your Shotwell library. Would you also like "
@@ -4651,7 +4667,7 @@ msgstr[3] ""
"\n"
"Результати виконання дії не можна буде скасувати."
-#: src/Dialogs.vala:1018
+#: src/Dialogs.vala:1022
#, c-format
msgid ""
"The photo or video cannot be moved to your desktop trash. Delete this file?"
@@ -4671,7 +4687,7 @@ msgstr[3] ""
"стільниці. Вилучити ці файли?"
#. Alert the user that the files were not removed.
-#: src/Dialogs.vala:1035
+#: src/Dialogs.vala:1039
#, c-format
msgid "The photo or video cannot be deleted."
msgid_plural "%d photos/videos cannot be deleted."
@@ -4737,17 +4753,17 @@ msgstr "Ширина"
msgid "Height"
msgstr "Висота"
-#: src/direct/DirectPhotoPage.vala:99
+#: src/direct/DirectPhotoPage.vala:100
#, c-format
msgid "%s does not exist."
msgstr "%s не існує."
-#: src/direct/DirectPhotoPage.vala:101
+#: src/direct/DirectPhotoPage.vala:102
#, c-format
msgid "%s is not a file."
msgstr "%s не є файлом."
-#: src/direct/DirectPhotoPage.vala:103
+#: src/direct/DirectPhotoPage.vala:104
#, c-format
msgid ""
"%s does not support the file format of\n"
@@ -4756,40 +4772,48 @@ msgstr ""
"У %s не передбачено підтримки файлів у форматі\n"
"%s."
-#: src/direct/DirectPhotoPage.vala:120
+#: src/direct/DirectPhotoPage.vala:121
#, c-format
msgid "Unable open photo %s. Sorry."
msgstr "Не вдалося відкрити фотографію %s. Вибачте."
-#: src/direct/DirectPhotoPage.vala:323
+#: src/direct/DirectPhotoPage.vala:327
msgid "_Save a Copy"
msgstr "_Зберегти копію"
-#: src/direct/DirectPhotoPage.vala:326
+#: src/direct/DirectPhotoPage.vala:330
#, c-format
msgid "Lose changes to %s?"
msgstr "Відкинути зміни до %s?"
-#: src/direct/DirectPhotoPage.vala:327
+#: src/direct/DirectPhotoPage.vala:331
msgid "Close _without Saving"
msgstr "_Не зберігати"
-#: src/direct/DirectPhotoPage.vala:360
+#: src/direct/DirectPhotoPage.vala:367
#, c-format
msgid "Error while saving to %s: %s"
msgstr "Помилка під час спроби збереження до %s: %s"
-#: src/direct/DirectPhotoPage.vala:390 src/direct/DirectPhotoPage.vala:411
+#: src/direct/DirectPhotoPage.vala:399 src/direct/DirectPhotoPage.vala:425
msgid "Save As"
msgstr "Зберегти як"
+#: src/direct/DirectPhotoPage.vala:414
+msgid "Supported image formats"
+msgstr "підтримувані формати файлів"
+
+#: src/direct/DirectPhotoPage.vala:423
+msgid "All files"
+msgstr "усі файли"
+
#. verify this is a directory
#: src/DirectoryMonitor.vala:891
#, c-format
msgid "Unable to monitor %s: Not a directory (%s)"
msgstr "Неможливо стежити за %s: це не каталог (%s)"
-#: src/DragAndDropHandler.vala:161
+#: src/DragAndDropHandler.vala:165
msgid "Photos cannot be exported to this directory."
msgstr "Експорт фотографій до цього каталогу неможливий."
@@ -5033,43 +5057,36 @@ msgstr "Оновлено"
msgid "Event %s"
msgstr "Подія %s"
-#: src/Exporter.vala:236 src/Exporter.vala:291
+#: src/Exporter.vala:238 src/Exporter.vala:302
#, c-format
msgid "Unable to generate a temporary file for %s: %s"
msgstr "Не вдалося створити файл тимчасових даних для %s: %s"
-#: src/Exporter.vala:328
+#: src/Exporter.vala:339
msgid "Exporting"
msgstr "Експортування"
-#: src/Exporter.vala:346
+#: src/Exporter.vala:357
#, c-format
msgid "File %s already exists. Replace?"
msgstr "Файл з назвою %s вже існує. Замінити його?"
-#: src/Exporter.vala:348
+#: src/Exporter.vala:359
msgid "_Skip"
msgstr "Пр_опустити"
-#: src/Exporter.vala:348
+#: src/Exporter.vala:359
msgid "Rename"
msgstr "Перейменувати"
-#: src/Exporter.vala:348
-msgid "Rename All"
-msgstr "Перейменувати все"
-
-#: src/Exporter.vala:348
+#: src/Exporter.vala:359
msgid "_Replace"
msgstr "_Замінити"
-#: src/Exporter.vala:348
-msgid "Replace _All"
-msgstr "Замінити вс_і"
-
-#: src/Exporter.vala:348
-msgid "Export"
-msgstr "Експорт"
+#: src/Exporter.vala:359
+#| msgid "Export Video"
+msgid "Export file conflict"
+msgstr "Конфлікт під час експортування файла"
#: src/faces/FacesTool.vala:114
msgid "Detect faces…"
@@ -5349,11 +5366,11 @@ msgstr ""
"Щоб переглянути повний список можливих параметрів командного рядка, віддайте "
"команду «%s --help».\n"
-#: src/main.vala:410
+#: src/main.vala:412
msgid "Choose Shotwell's profile"
msgstr "Виберіть профіль Shotwell"
-#: src/main.vala:431
+#: src/main.vala:438
#, c-format
msgid "Profile %s does not exist. Did you mean to pass --create as well?"
msgstr "Профілю %s не існує. Ви хотіли передати також параметр --create?"
@@ -5387,31 +5404,31 @@ msgstr ""
"%s"
#. previous button
-#: src/PhotoPage.vala:546
+#: src/PhotoPage.vala:553
msgid "Previous photo"
msgstr "Попередня фотографія"
#. next button
-#: src/PhotoPage.vala:552
+#: src/PhotoPage.vala:559
msgid "Next photo"
msgstr "Наступна фотографія"
-#: src/PhotoPage.vala:1860
+#: src/PhotoPage.vala:1867
#, c-format
msgid "Photo source file missing: %s"
msgstr "Не виявлено файла джерела фотографії: %s"
-#: src/PhotoPage.vala:2893
+#: src/PhotoPage.vala:2900
msgctxt "Dialog Title"
msgid "Remove From Library"
msgstr "Вилучення з бібліотеки"
-#: src/PhotoPage.vala:2894
+#: src/PhotoPage.vala:2901
msgctxt "Dialog Title"
msgid "Removing Photo From Library"
msgstr "Вилучення фотографій з бібліотеки"
-#: src/PhotoPage.vala:3038
+#: src/PhotoPage.vala:3045
#, c-format
msgid "Unable to export %s: %s"
msgstr "Не вдалося експортувати %s: %s"
@@ -5457,7 +5474,6 @@ msgid "Maximum (%d%%)"
msgstr "Максимальна (%d%%)"
#: src/photos/JpegXLSupport.vala:30
-#| msgid "JPEG"
msgid "JPEGXL"
msgstr "JPEGXL"
@@ -5473,7 +5489,8 @@ msgstr "TIFF"
msgid "WebP"
msgstr "WebP"
-#: src/Photo.vala:3811
+#. TRANSLATORS: "modified" here is part of a file name that was changed with another image tool outside of Shotwell. Note that there are potential issues with UTF-8 characters
+#: src/Photo.vala:3812
msgid "modified"
msgstr "змінено"
@@ -5570,7 +5587,7 @@ msgstr "Тека бібліотеки"
msgid "Choose Library Folder"
msgstr "Виберіть теку бібліотеки"
-#: src/ProfileBrowser.vala:80 src/ProfileBrowser.vala:187
+#: src/ProfileBrowser.vala:80 src/ProfileBrowser.vala:189
msgid "Data Folder"
msgstr "Тека даних"
@@ -5582,27 +5599,27 @@ msgstr "Виберіть теку даних"
msgid "This is the currently active profile"
msgstr "Це поточний активний профіль"
-#: src/ProfileBrowser.vala:199
+#: src/ProfileBrowser.vala:203
msgid "Remove Profile"
msgstr "Вилучити профіль"
-#: src/ProfileBrowser.vala:201
+#: src/ProfileBrowser.vala:205
msgid "Remove this profile"
msgstr "Вилучити цей профіль"
-#: src/ProfileBrowser.vala:213
+#: src/ProfileBrowser.vala:217
#, c-format
msgid "Remove profile “%s”"
msgstr "Вилучити профіль «%s»"
-#: src/ProfileBrowser.vala:214
+#: src/ProfileBrowser.vala:218
msgid ""
"None of the options will remove any of the images associated with this "
"profile"
msgstr ""
"Жоден з варіантів не вилучить жодних зображень, пов'язаних із цим профілем"
-#: src/ProfileBrowser.vala:215
+#: src/ProfileBrowser.vala:219
#, c-format
msgid ""
"<b><span size=\"larger\">%s</span></b>\n"
@@ -5611,11 +5628,11 @@ msgstr ""
"<b><span size=\"larger\">%s</span></b>\n"
"<span weight=\"light\">%s</span>"
-#: src/ProfileBrowser.vala:217
+#: src/ProfileBrowser.vala:221
msgid "Remove profile and files"
msgstr "Вилучити профіль і файли"
-#: src/ProfileBrowser.vala:217
+#: src/ProfileBrowser.vala:221
msgid "Remove profile only"
msgstr "Вилучити лише профіль"
@@ -6441,7 +6458,7 @@ msgctxt "MultimonthFormat"
msgid "%a %b %d, %Y"
msgstr "%a %b %d %Y"
-#: src/Screensaver.vala:18 src/SlideshowPage.vala:117
+#: src/Screensaver.vala:18 src/SlideshowPage.vala:128
msgid "Slideshow"
msgstr "Перегляд слайдів"
@@ -6670,44 +6687,44 @@ msgstr ""
#. Set up toolbar
#. add toolbar buttons
-#: src/SlideshowPage.vala:136
+#: src/SlideshowPage.vala:151
msgid "Back"
msgstr "Назад"
-#: src/SlideshowPage.vala:138
+#: src/SlideshowPage.vala:153
msgid "Go to the previous photo"
msgstr "Перейти до попередньої фотографії"
-#: src/SlideshowPage.vala:143 src/SlideshowPage.vala:250
+#: src/SlideshowPage.vala:158 src/SlideshowPage.vala:265
msgid "Pause"
msgstr "Пауза"
-#: src/SlideshowPage.vala:145 src/SlideshowPage.vala:251
+#: src/SlideshowPage.vala:160 src/SlideshowPage.vala:266
msgid "Pause the slideshow"
msgstr "Призупинити показ слайдів"
-#: src/SlideshowPage.vala:150
+#: src/SlideshowPage.vala:165
msgid "Next"
msgstr "Далі"
-#: src/SlideshowPage.vala:152
+#: src/SlideshowPage.vala:167
msgid "Go to the next photo"
msgstr "Перейти до наступної фотографії"
-#: src/SlideshowPage.vala:160
+#: src/SlideshowPage.vala:175
msgid "Change slideshow settings"
msgstr "Змінити параметри показу слайдів"
#. An entire slideshow set might be missing, so check for a loop.
-#: src/SlideshowPage.vala:214
+#: src/SlideshowPage.vala:229
msgid "All photo source files are missing."
msgstr "Не виявлено всіх файлів джерел даних фотографій."
-#: src/SlideshowPage.vala:246
+#: src/SlideshowPage.vala:261
msgid "Play"
msgstr "Пуск"
-#: src/SlideshowPage.vala:247
+#: src/SlideshowPage.vala:262
msgid "Continue the slideshow"
msgstr "Продовжити показ слайдів"
@@ -6740,6 +6757,15 @@ msgstr "без назви"
msgid "Export Videos"
msgstr "Експорт відео"
+#~ msgid "Rename All"
+#~ msgstr "Перейменувати все"
+
+#~ msgid "Replace _All"
+#~ msgstr "Замінити вс_і"
+
+#~ msgid "Export"
+#~ msgstr "Експорт"
+
#~ msgid "%Y"
#~ msgstr "%Y"
diff --git a/src/AppWindow.vala b/src/AppWindow.vala
index 1fb0515..7398c74 100644
--- a/src/AppWindow.vala
+++ b/src/AppWindow.vala
@@ -546,14 +546,21 @@ public abstract class AppWindow : PageWindow {
}
public static int export_overwrite_or_replace_question(string message,
- string alt1, string alt2, string alt3, string alt4, string alt5, string alt6,
+ string alt1, string alt2, string alt4, string alt6,
string? title = null, Gtk.Window? parent = null) {
Gtk.MessageDialog dialog = new Gtk.MessageDialog((parent != null) ? parent : get_instance(),
Gtk.DialogFlags.MODAL, Gtk.MessageType.QUESTION, Gtk.ButtonsType.NONE, "%s", message);
dialog.title = (title != null) ? title : Resources.APP_TITLE;
- dialog.add_buttons(alt1, 1, alt2, 2, alt3, 3, alt4, 4, alt5, 5, alt6, 6);
+ var content = (Gtk.Box)dialog.get_message_area();
+ var c = new Gtk.CheckButton.with_label("Apply conflict resolution to all other conflicts");
+ c.show();
+ content.pack_end(c);
+ dialog.add_buttons(alt1, 1, alt2, 2, alt4, 4, alt6, 6);
int response = dialog.run();
+ if (c.get_active()) {
+ response |= 0x80;
+ }
dialog.destroy();
diff --git a/src/CollectionPage.vala b/src/CollectionPage.vala
index ac05f8b..9a96041 100644
--- a/src/CollectionPage.vala
+++ b/src/CollectionPage.vala
@@ -240,6 +240,7 @@ public abstract class CollectionPage : MediaPage {
primary_is_video = true;
bool selection_has_videos = selection_has_video();
+ bool selection_has_photos = selection_has_photo();
bool page_has_photos = page_has_photo();
// don't allow duplication of the selection if it contains a video -- videos are huge and
@@ -270,11 +271,14 @@ public abstract class CollectionPage : MediaPage {
set_action_sensitive("NewEvent", has_selected);
set_action_sensitive("AddTags", has_selected);
set_action_sensitive("ModifyTags", one_selected);
- set_action_sensitive("Slideshow", page_has_photos && (!primary_is_video));
+
+ // Allow starting slideshow even if first selected item is a video. Otherwise the
+ // behavior is quite confusing, it will start if you do not select anything and just skipt the video
+ set_action_sensitive("Slideshow", (page_has_photos && !has_selected) || selection_has_photos);
set_action_sensitive("Print", (!selection_has_videos) && has_selected);
set_action_sensitive("Publish", has_selected);
- set_action_sensitive("SetBackground", (!selection_has_videos) && has_selected );
+ set_action_sensitive("SetBackground", has_selected && selection_has_photos);
if (has_selected) {
debug ("Setting action label for SetBackground...");
var label = one_selected
@@ -679,23 +683,27 @@ public abstract class CollectionPage : MediaPage {
if (get_view().get_count() == 0)
return;
- // use first selected photo, else use first photo
- Gee.List<DataSource>? sources = (get_view().get_selected_count() > 0)
- ? get_view().get_selected_sources_of_type(typeof(LibraryPhoto))
- : get_view().get_sources_of_type(typeof(LibraryPhoto));
- if (sources == null || sources.size == 0)
- return;
-
- Thumbnail? thumbnail = (Thumbnail?) get_view().get_view_for_source(sources[0]);
- if (thumbnail == null)
- return;
-
- LibraryPhoto? photo = thumbnail.get_media_source() as LibraryPhoto;
- if (photo == null)
- return;
-
- AppWindow.get_instance().go_fullscreen(new SlideshowPage(LibraryPhoto.global, get_view(),
- photo));
+ // check selection for valid starting photo, otherwise start at beginning of collection
+ if (get_view().get_selected_count() > 0) {
+ Gee.List<DataSource>? sources =
+ get_view().get_selected_sources_of_type(typeof(LibraryPhoto));
+ if (sources == null || sources.size == 0)
+ return;
+
+ Thumbnail? thumbnail = (Thumbnail?) get_view().get_view_for_source(sources[0]);
+ if (thumbnail == null)
+ return;
+
+ LibraryPhoto? photo = thumbnail.get_media_source() as LibraryPhoto;
+ if (photo == null)
+ return;
+
+ AppWindow.get_instance().go_fullscreen(new SlideshowPage(LibraryPhoto.global,
+ get_view(), photo));
+ } else {
+ AppWindow.get_instance().go_fullscreen(new SlideshowPage(LibraryPhoto.global,
+ get_view()));
+ }
}
protected override bool on_ctrl_pressed(Gdk.EventKey? event) {
diff --git a/src/DragAndDropHandler.vala b/src/DragAndDropHandler.vala
index ece6d9d..9ac6e46 100644
--- a/src/DragAndDropHandler.vala
+++ b/src/DragAndDropHandler.vala
@@ -28,6 +28,7 @@ public class DragAndDropHandler {
private Gtk.Widget event_source;
private File? drag_destination = null;
private ExporterUI exporter = null;
+ private Gdk.DragAction action = Gdk.DragAction.COPY;
public DragAndDropHandler(Page page) {
this.page = page;
@@ -47,7 +48,7 @@ public class DragAndDropHandler {
// register what's available on this DnD Source
Gtk.drag_source_set(event_source, Gdk.ModifierType.BUTTON1_MASK, SOURCE_TARGET_ENTRIES,
- Gdk.DragAction.COPY);
+ Gdk.DragAction.COPY | Gdk.DragAction.MOVE);
// attach to the event source's DnD signals, not the Page's, which is a NO_WINDOW widget
// and does not emit them
@@ -100,6 +101,8 @@ public class DragAndDropHandler {
if (page == null || page.get_view().get_selected_count() == 0)
return;
+ action = context.get_suggested_action();
+
switch (target_type) {
case TargetType.XDS:
// Fetch the XDS property that has been set with the destination path
@@ -147,7 +150,7 @@ public class DragAndDropHandler {
return;
}
- debug("Exporting to %s", drag_destination.get_path());
+ debug("Exporting to %s, mode %s", drag_destination.get_path(), action == Gdk.DragAction.COPY ? "current" : "unmodified");
// drag-and-drop export doesn't pop up an export dialog, so use what are likely the
// most common export settings (the current -- or "working" -- file format, with
@@ -155,7 +158,8 @@ public class DragAndDropHandler {
if (drag_destination.get_path() != null) {
exporter = new ExporterUI(new Exporter(
(Gee.Collection<Photo>) page.get_view().get_selected_sources(),
- drag_destination, Scaling.for_original(), ExportFormatParameters.current()));
+ drag_destination, Scaling.for_original(), action == Gdk.DragAction.COPY ? ExportFormatParameters.current()
+ : ExportFormatParameters.unmodified()));
exporter.export(on_export_completed);
} else {
AppWindow.error_message(_("Photos cannot be exported to this directory."));
diff --git a/src/Exporter.vala b/src/Exporter.vala
index a7f7b6b..cf63938 100644
--- a/src/Exporter.vala
+++ b/src/Exporter.vala
@@ -54,6 +54,7 @@ public class Exporter : Object {
public enum Overwrite {
YES,
NO,
+ SKIP_ALL,
CANCEL,
REPLACE_ALL,
RENAME,
@@ -270,6 +271,15 @@ public class Exporter : Object {
return false;
+ case Overwrite.SKIP_ALL:
+ completed_count = to_export.size;
+ if (monitor != null) {
+ if (!monitor(completed_count, to_export.size)) {
+ cancellable.cancel();
+
+ }
+ }
+ return false;
case Overwrite.NO:
default:
completed_count++;
@@ -346,30 +356,40 @@ public class ExporterUI {
progress_dialog.set_modal(false);
string question = _("File %s already exists. Replace?").printf(file.get_basename());
int response = AppWindow.export_overwrite_or_replace_question(question,
- _("_Skip"), _("Rename"), _("Rename All"),_("_Replace"), _("Replace _All"), _("_Cancel"), _("Export"));
+ _("_Skip"), _("Rename"), _("_Replace"), _("_Cancel"), _("Export file conflict"));
progress_dialog.set_modal(true);
+ var apply_all = (response & 0x80) != 0;
+ response &= 0x0f;
+
switch (response) {
case 2:
- return Exporter.Overwrite.RENAME;
-
- case 3:
- return Exporter.Overwrite.RENAME_ALL;
-
+ if (apply_all) {
+ return Exporter.Overwrite.RENAME_ALL;
+ }
+ else {
+ return Exporter.Overwrite.RENAME;
+ }
case 4:
- return Exporter.Overwrite.YES;
-
- case 5:
- return Exporter.Overwrite.REPLACE_ALL;
+ if (apply_all) {
+ return Exporter.Overwrite.REPLACE_ALL;
+ } else {
+ return Exporter.Overwrite.YES;
+ }
case 6:
return Exporter.Overwrite.CANCEL;
case 1:
+ if (apply_all) {
+ return Exporter.Overwrite.SKIP_ALL;
+ } else {
+ return Exporter.Overwrite.NO;
+ }
default:
return Exporter.Overwrite.NO;
- }
+ }
}
private bool on_export_failed(Exporter exporter, File file, int remaining, Error err) {
diff --git a/src/PhotoPage.vala b/src/PhotoPage.vala
index a279d89..5e94c24 100644
--- a/src/PhotoPage.vala
+++ b/src/PhotoPage.vala
@@ -966,7 +966,7 @@ public abstract class EditingHostPage : SinglePhotoPage {
return photo.has_transformations() || photo.has_editable();
}
- private void on_pixbuf_fetched(Photo photo, Gdk.Pixbuf? pixbuf, Error? err) {
+ private void on_pixbuf_fetched(Photo photo, owned Gdk.Pixbuf? pixbuf, Error? err) {
// if not of the current photo, nothing more to do
if (!photo.equals(get_photo()))
return;
@@ -986,7 +986,7 @@ public abstract class EditingHostPage : SinglePhotoPage {
photo, out tool_pixbuf_dim);
if (tool_pixbuf != null) {
- pixbuf = tool_pixbuf;
+ pixbuf = tool_pixbuf;
max_dim = tool_pixbuf_dim;
}
} catch(Error err) {
@@ -1410,7 +1410,7 @@ public abstract class EditingHostPage : SinglePhotoPage {
Gdk.Pixbuf original;
try {
original = get_photo().get_original_orientation().rotate_pixbuf(
- get_photo().get_prefetched_copy());
+ get_photo().get_master_pixbuf(cache.get_scaling()));
} catch (Error err) {
return;
}
diff --git a/src/PixbufCache.vala b/src/PixbufCache.vala
index 6ff740e..cee33c6 100644
--- a/src/PixbufCache.vala
+++ b/src/PixbufCache.vala
@@ -80,7 +80,7 @@ public class PixbufCache : Object {
private Gee.ArrayList<Photo> lru = new Gee.ArrayList<Photo>();
private Gee.HashMap<Photo, FetchJob> in_progress = new Gee.HashMap<Photo, FetchJob>();
- public signal void fetched(Photo photo, Gdk.Pixbuf? pixbuf, Error? err);
+ public signal void fetched(Photo photo, owned Gdk.Pixbuf? pixbuf, Error? err);
public PixbufCache(SourceCollection sources, PhotoType type, Scaling scaling, int max_count,
CacheFilter? filter = null) {
diff --git a/src/ProfileBrowser.vala b/src/ProfileBrowser.vala
index 1591fce..7331918 100644
--- a/src/ProfileBrowser.vala
+++ b/src/ProfileBrowser.vala
@@ -133,7 +133,7 @@ namespace Shotwell {
pack_end(revealer, true);
var label = new Gtk.Label(null);
- label.set_markup("<span weight=\"bold\">%s</span>".printf(profile.name));
+ label.set_markup("<span weight=\"bold\">%s</span>".printf(Markup.escape_text(profile.name)));
label.halign = Gtk.Align.START;
content.pack_start(label, true, true, 6);
diff --git a/src/Properties.vala b/src/Properties.vala
index b8c3e0d..7c6ab89 100644
--- a/src/Properties.vala
+++ b/src/Properties.vala
@@ -50,7 +50,7 @@ private abstract class Properties : Gtk.Box {
}
if (href == null) {
- info_label.set_text(is_string_empty(info_text) ? "" : info_text);
+ info_label.set_markup(is_string_empty(info_text) ? "" : info_text);
} else {
info_label.set_markup("<a href=\"%s\">%s</a>".printf(href, Markup.escape_text(info_text)));
}
@@ -596,7 +596,7 @@ private class ExtendedProperties : Properties {
// nothing special to be done for now for Events
} else {
add_line(_("Location:"), (file_path != "" && file_path != null) ?
- file_path.replace("&", "&amp;") : NO_VALUE);
+ Markup.escape_text(file_path) : NO_VALUE);
add_line(_("File size:"), (filesize > 0) ?
format_size((int64) filesize) : NO_VALUE);
diff --git a/src/SlideshowPage.vala b/src/SlideshowPage.vala
index adfec7f..94dd3ae 100644
--- a/src/SlideshowPage.vala
+++ b/src/SlideshowPage.vala
@@ -9,6 +9,7 @@ class SlideshowPage : SinglePhotoPage {
private const int CHECK_ADVANCE_MSEC = 250;
private SourceCollection sources;
+ private ViewCollection controller_source;
private ViewCollection controller;
private Photo current;
private Gtk.ToolButton play_pause_button;
@@ -17,6 +18,7 @@ class SlideshowPage : SinglePhotoPage {
private Timer timer = new Timer();
private bool playing = true;
private bool exiting = false;
+ private bool shuffled;
private string[] transitions;
private Screensaver screensaver;
@@ -39,6 +41,8 @@ class SlideshowPage : SinglePhotoPage {
unowned Gtk.Adjustment transition_effect_adjustment;
[GtkChild]
unowned Gtk.CheckButton show_title_button;
+ [GtkChild]
+ unowned Gtk.CheckButton shuffle_button;
public SettingsDialog() {
Object (use_header_bar: Resources.use_header_bar());
@@ -78,6 +82,9 @@ class SlideshowPage : SinglePhotoPage {
bool show_title = Config.Facade.get_instance().get_slideshow_show_title();
show_title_button.active = show_title;
+ bool shuffle = Config.Facade.get_instance().get_slideshow_shuffle();
+ shuffle_button.active = shuffle;
+
on_transition_changed();
}
@@ -111,13 +118,19 @@ class SlideshowPage : SinglePhotoPage {
public bool get_show_title() {
return show_title_button.active;
}
+
+ public bool get_shuffle() {
+ return shuffle_button.active;
+ }
}
- public SlideshowPage(SourceCollection sources, ViewCollection controller, Photo start) {
+ public SlideshowPage(SourceCollection sources, ViewCollection controller, Photo? start = null) {
base(_("Slideshow"), true);
this.sources = sources;
- this.controller = controller;
+ controller_source = controller;
+ shuffled = Config.Facade.get_instance().get_slideshow_shuffle();
+ this.controller = shuffled ? controller.shuffled_copy(start) : controller;
Gee.Collection<string> pluggables = TransitionEffectsManager.get_instance().get_effect_ids();
Gee.ArrayList<string> a = new Gee.ArrayList<string>();
@@ -125,7 +138,9 @@ class SlideshowPage : SinglePhotoPage {
a.remove(NullTransitionDescriptor.EFFECT_ID);
a.remove(RandomEffectDescriptor.EFFECT_ID);
transitions = a.to_array();
- current = start;
+
+ current = (start == null)
+ ? (Photo) this.controller.get_first_photo().get_source() : start;
update_transition_effect();
@@ -284,8 +299,13 @@ class SlideshowPage : SinglePhotoPage {
protected override void on_next_photo() {
DataView view = controller.get_view_for_source(current);
+ bool wrapped;
Photo? next_photo = null;
- DataView? start_view = controller.get_next(view);
+ DataView? start_view = controller.get_next(view, out wrapped);
+ if (wrapped && shuffled) {
+ controller = controller_source.shuffled_copy();
+ start_view = controller.get_first();
+ }
DataView? next_view = start_view;
while (next_view != null) {
@@ -294,7 +314,11 @@ class SlideshowPage : SinglePhotoPage {
break;
}
- next_view = controller.get_next(next_view);
+ next_view = controller.get_next(next_view, out wrapped);
+ if (wrapped && shuffled) {
+ controller = controller_source.shuffled_copy();
+ start_view = controller.get_first();
+ }
if (next_view == start_view) {
warning("on_next( ): can't advance to next photo: collection has only videos");
@@ -369,6 +393,7 @@ class SlideshowPage : SinglePhotoPage {
playing = false;
hide_toolbar();
suspend_cursor_hiding();
+ bool old_shuffled = Config.Facade.get_instance().get_slideshow_shuffle();
if (settings_dialog.run() == Gtk.ResponseType.OK) {
// sync with the config setting so it will persist
@@ -378,9 +403,17 @@ class SlideshowPage : SinglePhotoPage {
Config.Facade.get_instance().set_slideshow_transition_effect_id(settings_dialog.get_transition_effect_id());
Config.Facade.get_instance().set_slideshow_show_title(settings_dialog.get_show_title());
+ shuffled = settings_dialog.get_shuffle();
+ Config.Facade.get_instance().set_slideshow_shuffle(shuffled);
+
update_transition_effect();
}
+ if (old_shuffled && !shuffled)
+ controller = controller_source;
+ else if (!old_shuffled && shuffled)
+ controller = controller_source.shuffled_copy(current);
+
settings_dialog.destroy();
restore_cursor_hiding();
playing = slideshow_playing;
diff --git a/src/config/ConfigurationInterfaces.vala b/src/config/ConfigurationInterfaces.vala
index 12c7da1..ffd0d31 100644
--- a/src/config/ConfigurationInterfaces.vala
+++ b/src/config/ConfigurationInterfaces.vala
@@ -89,6 +89,7 @@ public enum ConfigurableProperty {
SLIDESHOW_TRANSITION_DELAY,
SLIDESHOW_TRANSITION_EFFECT_ID,
SLIDESHOW_SHOW_TITLE,
+ SLIDESHOW_SHUFFLE,
USE_24_HOUR_TIME,
USE_LOWERCASE_FILENAMES,
@@ -304,6 +305,9 @@ public enum ConfigurableProperty {
case SLIDESHOW_SHOW_TITLE:
return "SLIDESHOW_SHOW_TITLE";
+ case SLIDESHOW_SHUFFLE:
+ return "SLIDESHOW_SHUFFLE";
+
case USE_24_HOUR_TIME:
return "USE_24_HOUR_TIME";
@@ -1782,6 +1786,27 @@ public abstract class ConfigurationFacade : Object {
}
//
+ // Slideshow shuffle
+ //
+ public virtual bool get_slideshow_shuffle() {
+ try {
+ return get_engine().get_bool_property(ConfigurableProperty.SLIDESHOW_SHUFFLE);
+ } catch (ConfigurationError err) {
+ on_configuration_error(err);
+
+ return false;
+ }
+ }
+
+ public virtual void set_slideshow_shuffle(bool shuffle) {
+ try {
+ get_engine().set_bool_property(ConfigurableProperty.SLIDESHOW_SHUFFLE, shuffle);
+ } catch (ConfigurationError err) {
+ on_configuration_error(err);
+ }
+ }
+
+ //
// use 24 hour time
//
public virtual bool get_use_24_hour_time() {
diff --git a/src/config/GSettingsEngine.vala b/src/config/GSettingsEngine.vala
index d4d95c6..8bf53ec 100644
--- a/src/config/GSettingsEngine.vala
+++ b/src/config/GSettingsEngine.vala
@@ -101,6 +101,7 @@ public class GSettingsConfigurationEngine : ConfigurationEngine, GLib.Object {
schema_names[ConfigurableProperty.SLIDESHOW_TRANSITION_DELAY] = SLIDESHOW_PREFS_SCHEMA_NAME;
schema_names[ConfigurableProperty.SLIDESHOW_TRANSITION_EFFECT_ID] = SLIDESHOW_PREFS_SCHEMA_NAME;
schema_names[ConfigurableProperty.SLIDESHOW_SHOW_TITLE] = SLIDESHOW_PREFS_SCHEMA_NAME;
+ schema_names[ConfigurableProperty.SLIDESHOW_SHUFFLE] = SLIDESHOW_PREFS_SCHEMA_NAME;
schema_names[ConfigurableProperty.USE_24_HOUR_TIME] = UI_PREFS_SCHEMA_NAME;
schema_names[ConfigurableProperty.USE_LOWERCASE_FILENAMES] = FILES_PREFS_SCHEMA_NAME;
@@ -175,6 +176,7 @@ public class GSettingsConfigurationEngine : ConfigurationEngine, GLib.Object {
key_names[ConfigurableProperty.SLIDESHOW_TRANSITION_DELAY] = "transition-delay";
key_names[ConfigurableProperty.SLIDESHOW_TRANSITION_EFFECT_ID] = "transition-effect-id";
key_names[ConfigurableProperty.SLIDESHOW_SHOW_TITLE] = "show-title";
+ key_names[ConfigurableProperty.SLIDESHOW_SHUFFLE] = "shuffle";
key_names[ConfigurableProperty.USE_24_HOUR_TIME] = "use-24-hour-time";
key_names[ConfigurableProperty.USE_LOWERCASE_FILENAMES] = "use-lowercase-filenames";
}
diff --git a/src/core/ViewCollection.vala b/src/core/ViewCollection.vala
index 7e13fb0..c3848c1 100644
--- a/src/core/ViewCollection.vala
+++ b/src/core/ViewCollection.vala
@@ -298,6 +298,33 @@ public class ViewCollection : DataCollection {
add_many(copy_view);
}
+ // for use in shuffled slideshow
+ public ViewCollection shuffled_copy(Photo? start = null) {
+ ViewCollection shuffled = new ViewCollection("shuffled copy of " + to_string());
+
+ Gee.Collection<DataObject> data = get_all();
+ Gee.ArrayList<DataObject> data_copy = new Gee.ArrayList<DataObject>();
+ foreach (DataObject object in data) {
+ DataView view = (DataView) object;
+ if (view.get_source() is PhotoSource &&
+ (start == null || view.get_source() != start)) {
+ data_copy.add(new PhotoView((PhotoSource) ((DataView) object).get_source()));
+ }
+ }
+
+ for (int ctr = data_copy.size - 1; ctr > 0; ctr--) {
+ int rand = GLib.Random.int_range(0, ctr + 1);
+ DataObject temp = data_copy.get(rand);
+ data_copy.set(rand, data_copy.get(ctr));
+ data_copy.set(ctr, temp);
+ }
+
+ if (start != null)
+ shuffled.add(new PhotoView(start));
+ shuffled.add_many(data_copy);
+ return shuffled;
+ }
+
public bool is_view_filter_installed(ViewFilter f) {
return filters.contains(f);
}
@@ -740,12 +767,30 @@ public class ViewCollection : DataCollection {
// _something_...
return get_first();
}
+
+ public virtual DataView? get_first_photo() {
+ if (get_count() < 1)
+ return null;
+
+ DataView dv = get_first();
+ int num_views = get_count();
+
+ while ((dv != null) && (index_of(dv) < (num_views))) {
+ if (dv.get_source() is PhotoSource)
+ return dv;
+ else
+ dv = get_next(dv);
+ }
+
+ return null;
+ }
public virtual DataView? get_last() {
return (get_count() > 0) ? (DataView?) get_at(get_count() - 1) : null;
}
- public virtual DataView? get_next(DataView view) {
+ public virtual DataView? get_next(DataView view, out bool? wrapped = null) {
+ wrapped = false;
if (get_count() == 0)
return null;
@@ -754,8 +799,10 @@ public class ViewCollection : DataCollection {
return null;
index++;
- if (index >= get_count())
+ if (index >= get_count()) {
index = 0;
+ wrapped = true;
+ }
return (DataView?) get_at(index);
}
diff --git a/src/dialogs/MultiTextEntryDialog.vala b/src/dialogs/MultiTextEntryDialog.vala
index ddbd59b..097dabf 100644
--- a/src/dialogs/MultiTextEntryDialog.vala
+++ b/src/dialogs/MultiTextEntryDialog.vala
@@ -5,16 +5,36 @@
* See the COPYING file in this distribution.
*/
+ class DismissableTextView : Gtk.TextView {
+ public signal void edit_done();
+
+ public override bool key_press_event(Gdk.EventKey ev) {
+ if (!(Gdk.ModifierType.CONTROL_MASK in ev.state)) {
+ return base.key_press_event(ev);
+ }
+
+ if (Gdk.keyval_name(ev.keyval) == "KP_Enter" ||
+ Gdk.keyval_name(ev.keyval) == "Return") {
+ edit_done();
+ return true;
+ }
+
+ return base.key_press_event(ev);
+ }
+ }
+
[GtkTemplate (ui = "/org/gnome/Shotwell/ui/multitextentrydialog.ui")]
public class MultiTextEntryDialog : Gtk.Dialog {
public delegate bool OnModifyValidateType(string text);
private unowned OnModifyValidateType on_modify_validate;
[GtkChild]
- private unowned Gtk.TextView entry;
+ private unowned DismissableTextView entry;
public MultiTextEntryDialog() {
Object (use_header_bar: Resources.use_header_bar());
+
+ entry.edit_done.connect(() => {response(Gtk.ResponseType.OK);});
}
public void setup(OnModifyValidateType? modify_validate, string title, string label, string? initial_text) {
diff --git a/src/direct/DirectPhotoPage.vala b/src/direct/DirectPhotoPage.vala
index 50321e9..b79eb0b 100644
--- a/src/direct/DirectPhotoPage.vala
+++ b/src/direct/DirectPhotoPage.vala
@@ -411,18 +411,24 @@ public class DirectPhotoPage : EditingHostPage {
string[] output_format_extensions =
effective_export_format.get_properties().get_known_extensions();
Gtk.FileFilter output_format_filter = new Gtk.FileFilter();
+ output_format_filter.set_filter_name(_("Supported image formats"));
foreach(string extension in output_format_extensions) {
string uppercase_extension = extension.up();
output_format_filter.add_pattern("*." + extension);
output_format_filter.add_pattern("*." + uppercase_extension);
}
+ Gtk.FileFilter all_files = new Gtk.FileFilter();
+ all_files.add_pattern("*");
+ all_files.set_filter_name(_("All files"));
+
var save_as_dialog = new Gtk.FileChooserNative(_("Save As"),
AppWindow.get_instance(), Gtk.FileChooserAction.SAVE, Resources.OK_LABEL, Resources.CANCEL_LABEL);
save_as_dialog.set_select_multiple(false);
save_as_dialog.set_current_name(filename);
save_as_dialog.set_current_folder(current_save_dir.get_path());
save_as_dialog.add_filter(output_format_filter);
+ save_as_dialog.add_filter(all_files);
save_as_dialog.set_do_overwrite_confirmation(true);
save_as_dialog.set_local_only(false);
diff --git a/src/editing_tools/EditingTools.vala b/src/editing_tools/EditingTools.vala
index 0042d57..3345a3f 100644
--- a/src/editing_tools/EditingTools.vala
+++ b/src/editing_tools/EditingTools.vala
@@ -1294,11 +1294,13 @@ public class CropTool : EditingTool {
// scaled_crop is not maintained relative to photo's position on canvas
Box offset_scaled_crop = scaled_crop.get_offset(scaled_pixbuf_pos.x, scaled_pixbuf_pos.y);
+ var xmul = (int)Math.lround(x * Application.get_scale());
+ var ymul = (int)Math.lround(y * Application.get_scale());
+
// determine where the mouse down landed and store for future events
- in_manipulation = offset_scaled_crop.approx_location((int)Math.lround(x * Application.get_scale()),
- (int)Math.lround(y * Application.get_scale()));
- last_grab_x = x -= scaled_pixbuf_pos.x;
- last_grab_y = y -= scaled_pixbuf_pos.y;
+ in_manipulation = offset_scaled_crop.approx_location(xmul, ymul);
+ last_grab_x = xmul - scaled_pixbuf_pos.x;
+ last_grab_y = ymul - scaled_pixbuf_pos.y;
// repaint because the crop changes on a mouse down
canvas.repaint();
diff --git a/src/library/LibraryWindow.vala b/src/library/LibraryWindow.vala
index 849ae2e..280a50b 100644
--- a/src/library/LibraryWindow.vala
+++ b/src/library/LibraryWindow.vala
@@ -765,17 +765,27 @@ public class LibraryWindow : AppWindow {
}
Gee.ArrayList<FileImportJob> jobs = new Gee.ArrayList<FileImportJob>();
+ Gee.ArrayList<string> rejected = new Gee.ArrayList<string>();
foreach (string uri in uris) {
File file_or_dir = File.new_for_uri(uri);
+
if (file_or_dir.get_path() == null) {
- // TODO: Specify which directory/file.
- AppWindow.error_message(_("Photos cannot be imported from this directory."));
-
+ rejected.add(uri);
continue;
}
jobs.add(new FileImportJob(file_or_dir, copy_to_library, recurse));
}
+
+ if (rejected.size > 0) {
+ // TODO: Specify which directory/file.
+ //var message = ngettext("Photos cannot be imported from this folder", "Photos cannot be imported from these folders", rejected.size)
+ var message = _("Photos cannot be imported from this directory.");
+ foreach (var uri in rejected) {
+ message += uri;
+ }
+ AppWindow.error_message(message);
+ }
if (jobs.size > 0) {
BatchImport batch_import = new BatchImport(jobs, job_name, import_reporter);
diff --git a/src/main.vala b/src/main.vala
index 32e3d83..d07b7f5 100644
--- a/src/main.vala
+++ b/src/main.vala
@@ -205,6 +205,67 @@ void library_exec(string[] mounts) {
run_system_pictures_import();
}
+ bool heif = false;
+ bool jxl = false;
+ bool png = false;
+ bool tiff = false;
+ bool avif = false;
+ bool bmp = false;
+ bool gif = false;
+
+ var formats = Gdk.Pixbuf.get_formats();
+ foreach (var format in formats) {
+ if ("image/heif" in format.get_mime_types()) {
+ heif = true;
+ }
+ if ("image/jxl" in format.get_mime_types()) {
+ jxl = true;
+ }
+ if ("image/png" in format.get_mime_types()) {
+ png = true;
+ }
+ if ("image/tiff" in format.get_mime_types()) {
+ tiff = true;
+ }
+ if ("image/avif" in format.get_mime_types()) {
+ avif = true;
+ }
+ if ("image/bmp" in format.get_mime_types()) {
+ bmp = true;
+ }
+ if ("image/gif" in format.get_mime_types()) {
+ gif = true;
+ }
+ }
+
+ bool can_read_bmff = false;
+ Bytes b = null;
+ try {
+ b = GLib.resources_lookup_data("/org/gnome/Shotwell/misc/canary.avif", GLib.ResourceLookupFlags.NONE);
+ } catch (Error err) {
+ error("Failed to look up mandatory resource: %s", err.message);
+ }
+
+ try {
+ var m = new GExiv2.Metadata();
+ m.open_buf(b.get_data());
+ can_read_bmff = true;
+ } catch (Error err) {
+ // Do nothing
+ }
+
+ message("Supported codecs....");
+ message(" WEBP : yes, builtin");
+ message(" RAW : yes, builtin");
+ message(" CR3 : %s", can_read_bmff ? "yes" : "no");
+ message(" JPEG : yes, gdk-pixbuf");
+ message(" PNG : %s, gdk-pixbuf", png ? "yes" : "no");
+ message(" GIF : %s, gdk-pixbuf", gif ? "yes" : "no");
+ message(" TIFF : %s, gdk-pixbuf", tiff ? "yes" : "no");
+ message(" JPEG XL: %s, gdk-pixbuf, %s meta-data", jxl ? "yes" : "no", can_read_bmff ? "yes" : "no");
+ message(" AVIF : %s, gdk-pixbuf, %s meta-data", avif ? "yes" : "no", can_read_bmff ? "yes" : "no");
+ message(" HEIF : %s, gdk-pixbuf, %s meta-data", heif ? "yes" : "no", can_read_bmff ? "yes" : "no");
+
debug("%lf seconds to Gtk.main()", startup_timer.elapsed());
Application.get_instance().start();
@@ -405,6 +466,8 @@ void main(string[] args) {
return;
}
+ typeof(DismissableTextView).ensure();
+
if (CommandlineOptions.browse_profiles) {
var window = new Gtk.Dialog();
window.set_title (_("Choose Shotwell's profile"));
diff --git a/src/photos/JfifSupport.vala b/src/photos/JfifSupport.vala
index 27a8b11..fc43663 100644
--- a/src/photos/JfifSupport.vala
+++ b/src/photos/JfifSupport.vala
@@ -51,7 +51,7 @@ public class JfifFileFormatDriver : PhotoFileFormatDriver {
public class JfifFileFormatProperties : PhotoFileFormatProperties {
private static string[] KNOWN_EXTENSIONS = {
- "jpg", "jpeg", "jpe", "thm"
+ "jpg", "jpeg", "jpe", "thm", "mpo"
};
private static string[] KNOWN_MIME_TYPES = {
diff --git a/src/video-support/meson.build b/src/video-support/meson.build
index da3f9d7..187d723 100644
--- a/src/video-support/meson.build
+++ b/src/video-support/meson.build
@@ -8,8 +8,10 @@ executable(
gstreamer,
gstreamer_pbu
],
- c_args : '-DGST_PB_UTILS_IS_DISCOVERER_INFO=GST_IS_DISCOVERER_INFO'
# Work-around for wrong type-check macro generated by valac
+ c_args : '-DGST_PB_UTILS_IS_DISCOVERER_INFO=GST_IS_DISCOVERER_INFO',
+ install: true,
+ install_dir : join_paths(get_option('libexecdir'), 'shotwell')
)
libvideometadata_handling = static_library(