Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: pitivi-lang | Distribution: SUSE Linux Enterprise 15 SP4 |
Version: 2021.05 | Vendor: openSUSE |
Release: bp154.1.60 | Build date: Thu May 12 03:07:06 2022 |
Group: System/Localization | Build host: sheep85 |
Size: 3170867 | Source RPM: pitivi-2021.05-bp154.1.60.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: http://www.pitivi.org/ | |
Summary: Translations for package pitivi |
Provides translations for the "pitivi" package.
LGPL-2.1-or-later
* Wed Feb 02 2022 Bjørn Lie <bjorn.lie@gmail.com> - Add ddf2369d1fc6fddd63f676cc905a8b8e96291a4c.patch: Fix build with meson 0.60 and newer. - Drop pitivi-rpmlintrc, no longer needed. * Thu Nov 11 2021 Steve Kowalik <steven.kowalik@suse.com> - Remove unneeded BuildRequires on python3-nose. * Thu Nov 04 2021 Bjørn Lie <bjorn.lie@gmail.com> - Replace enable-docs=true option with new disable-help=false option passed to meson. * Mon Sep 20 2021 Stanislav Brabec <sbrabec@suse.com> - Remove obsolete translation-update-upstream support (jsc#SLE-21105). * Tue Jun 01 2021 Paolo Stivanin <info@paolostivanin.com> - Update to version 2021.05: + Clips in the Media Library can be tagged. + Drag a keyframe vertically or horizontally by pressing Ctrl. + Keyboard shortcuts to seek to the previous/next marker. * Thu Feb 04 2021 Callum Farmer <gmbr3@opensuse.org> - Update to version 2021.01: + The Render dialog has been further simplified. + Lots of bugfixes. * Sat Nov 14 2020 Bjørn Lie <bjorn.lie@gmail.com> - Replace pkgconfig(gst-transcoder-1.0) with pkgconfig(gstreamer-transcoder-1.0) BuildRequires. * Tue Oct 27 2020 dimstar@opensuse.org - Update to version 2020.09.2: + timeline: Fix update_clips_asset. + Updated translations. * Sat Oct 24 2020 Marcus Rueckert <mrueckert@suse.de> - Bump requires for GST and GES to the version required for pitivi. * Thu Oct 15 2020 dimstar@opensuse.org - Update to version 2020.09.1: + Updated translations. * Tue Oct 06 2020 dimstar@opensuse.org - Update to version 2020.09: + A plugin system allows extending the Pitivi functionality medium-term, targeted for teams of editors. + A developer console plugin allows interacting with the project in a Python console. + Custom UI replaces the automatically generated UI for a handful of effects. + Easy Ken-Burns effect. + The new Greeter perspective replaces the Welcome wizard dialog and allows a slick selection of a recently opened project. + When being resized, the Viewer shows the percent of the actual widget size in relation to the project video size. + The Viewer size snaps at 50% when being resized. + Scaled proxies if optimized media is too much for your machine. + Timeline markers. + Support for nested timelines by importing entire XGES files as a clip. + The Effects Library has been redesigned to allow quick access to effects. + Ability to favorite effects in the Effects Library. + Improved workflow for adding effects. + The refreshed clip effects UI allows working on multiple effects at a time. + Refactored Media Library using same logic for different view modes. + Refactored Render Dialog UI to avoid overwhelming people. Tell us what you think about it. + Restoring the editing state when reopening a project. + Safe areas visualization in the Viewer. + Easy alignment for video clips. + Composition guidelines in the Viewer. + Solid color clips. + Ability to mute or hide an entire layer. + Interactive intro so newcomers get familiar with the names of the UI elements. + The action search is a shortcut to everything possible in the timeline, if you can find it. Press "/". + New keyboard shortcuts for pros. - Drop pitivi-Support-python-3.8.patch: fixed upstream. * Mon Mar 30 2020 Dominique Leuenberger <dimstar@opensuse.org> - Add pitivi-Support-python-3.8.patch: Support building against python 3.8. * Sat Jan 25 2020 Dominique Leuenberger <dimstar@opensuse.org> - No longer recommend -lang: supplements are in use * Sun Sep 16 2018 Bernhard Wiedemann <bwiedemann@suse.com> - Patch pitivi.in before build to ensure reproducible builds (boo#1102408) * Mon Sep 10 2018 Jan Engelhardt <jengelh@inai.de> - Trim filler wording from description * Fri Sep 07 2018 bjorn.lie@gmail.com - Update to version 0.999: + Selecting a range of clips can be done by clicking followed by Shift+click. + The advanced settings of the h264 encoder allow specifying a Profile. + Rendering non-square pixels was broken and has been disabled. + The xges files have an icon associated. + The Save and Render buttons in the headerbar have been moved on the right side. + Lots of bug fixing. - Drop update-desktop-files BuildRequires and macro, no longer needed. * Thu Jun 14 2018 mcepl@suse.com - Clean up the spec, make all warnings to go away. - Add pitivi-rpmlintrc to disable warnings, which don't make sense for this package (that overflow of documentation are locale, not true documentation). * Wed Feb 28 2018 dimstar@opensuse.org - Modernize spec-file by calling spec-cleaner * Thu Sep 21 2017 luc14n0@linuxmail.org - Update to version 0.99: + Many performance improvements. + Lots of bug fixing. - Add meson BuildRequires, and switch autotools macros configure, make and makeinstall to meson, meson_build and meson_install following upstream switch to Meson Build System. - Add pkgconfig(gstreamer-1.0) BuildRequires: new dependency. - Drop intltool BuildRequires: no longer needed. - Drop %desktop_database_*, %icon_theme_cache_* and %mime_database_* post/postun macros: the functionality is now covered by file triggers. * Sun Jul 02 2017 zaitor@opensuse.org - Update to version 0.98.1: + Bug fix release to ensure compatibility with Gst 1.12. * Sun Feb 05 2017 antoine.belvire@opensuse.org - Add gstreamer-transcoder as runtime dependency in order to avoid crashes when importing files (boo#1023627). * Wed Dec 07 2016 dimstar@opensuse.org - Update to version 0.98: + Customizable keyboard shortcuts. + Used the warnings printed by GTK 3.22 to fix issues in the timeline widget. + Lots of bug fixing, mostly on the timeline. - Drop pitivi-git-is-optional.patch and pitivi-translate-appdata.patch: fixed upstream. * Thu Oct 13 2016 dimstar@opensuse.org - Add pitivi-translate-appdata.patch: Fix translation of pitivi.appdata.xml. * Tue Aug 16 2016 dimstar@opensuse.org - Update to version 0.97.1: + The rendering dialog has been reworked to clearly state what encoders and muxer are officially supported (and the GES integration tests have been added to check those). + The build system has been ported to Meson and gst-transcoder is now a subproject. + Usual bug fixes. - Add pkgconfig(gst-transcoder-1.0) BuildRequires: new dependency (which was shipped as a submodule in the tarball; remove the bundled version during prep). - Add meson and python3-nose BuildRequires: build system was ported to meson. - No longer use configure macro: upstream uses meson, which provides configure for convenience, but it's not autoconf. - Add pitivi-git-is-optional.patch: Do not require 'git' to be present when building released tarballs. * Fri Jul 01 2016 zaitor@opensuse.org - Update to version 0.96: + Besides the usual cleanup and bug squashing, this release brings a fundamental feature which greatly improves the edit experience. Now you can edit and render a video project with any video files with great accuracy, thanks to proxy files. * Wed Jan 20 2016 antoine.belvire@laposte.net - Add missing requirement: python3-matplotlib-gtk3 (pitivi 0.95 doesn't start without it). * Wed Dec 16 2015 dimstar@opensuse.org - Update to version 0.95: + The timeline has been rewritten purely in GTK+. + The glimagesink video rendering widget was replaced by gtk(gl)sink. + The clip transformation box has been reimplemented. + Direct importing to the timeline. + Ability to copy and paste clips across the timeline. + Integration with GstValidate and the "scenarios" system. + Rewritten video mixing elements. + We finally killed GNonLin. + Now compatible again with smaller screen resolutions. + Massive bug fixing all over the place. - Add pkgconfig(gstreamer-1.0), pkgconfig(gstreamer-video-1.0) and pkgconfig(gtk+-3.0) BuildRequires: new dependencies. - Drop gstreamer-plugin-gnonlin Requires: no longer needed. * Mon Jun 01 2015 zaitor@opensuse.org - Add python3-cairo requires: yet an other hard dependency to start pitivi (boo#905667). * Tue Nov 18 2014 zaitor@opensuse.org - Add python3-numpy and python3-gst requires: hard dependencies to start pitivi. * Tue Nov 04 2014 dimstar@opensuse.org - Update to version 0.94: + The main toolbar and menubar have been replaced by a headerbar and menubutton, saving a significant amount of precious vertical space and using the horizontal space better. + The viewer has been ported to use a GStreamer GL video output sink instead of the Clutter sink. This solves crashes when running Pitivi outside of GNOME Shell and is expected to be a more future-proof solution. + We dropped our use of CoGL APIs, namely path_round_rectangle which caused crashes on various Linux distributions shipping a broken version of CoGL. + Pitivi has been ported to Python 3. + Text wrapping in the rendering progress dialog and title editor has been fixed. + Effects can now be reordered within a clip's properties. + The default positioning of UI components (when starting from a fresh install) has been improved to be balanced properly. + Undocked window components do not shift position on startup anymore. + Docked window components do not shift position on startup anymore, when the window is not maximized. + The title editor's UI has been simplified, and now supports decimal font sizes. + Educational infobars throughout the UI have been tweaked to make their colors less intrusive. + The user manual is now up to date with the state of the new Pitivi series. + Port deprecated GTK+ widgets to new ones. + Timeline UI animations have been tweaked. + Code refactoring and cleanup all over the place. + Various build and packaging fixes. + Various fixes to the test suite. + Various other bugs have been corrected. - Update BuildRequires for python3 port: + Replace python-cairo-devel with python3-cairo-devel and python-devel with python3-gobject. + Replace python-gobject requires by python3-gobject: pitivi has been ported to Python3. - Add explicit typelib-1_0-GES-1_0 Requires, so we can specify the minimum version. * Mon Oct 20 2014 dimstar@opensuse.org - Add gstreamer-plugin-gnonlin requires: hard dependency to start pitivi.
/usr/share/help/ca/pitivi /usr/share/help/ca/pitivi/about.page /usr/share/help/ca/pitivi/cheatsheet.page /usr/share/help/ca/pitivi/codecscontainers.page /usr/share/help/ca/pitivi/effects.page /usr/share/help/ca/pitivi/figures /usr/share/help/ca/pitivi/figures/codecscontainers.jpg /usr/share/help/ca/pitivi/figures/fadestep1.png /usr/share/help/ca/pitivi/figures/fadestep2.png /usr/share/help/ca/pitivi/figures/fadestep3.png /usr/share/help/ca/pitivi/figures/keyframecurves.png /usr/share/help/ca/pitivi/figures/layers.png /usr/share/help/ca/pitivi/figures/logo.png /usr/share/help/ca/pitivi/figures/mainwindow.jpg /usr/share/help/ca/pitivi/figures/ripple-after.png /usr/share/help/ca/pitivi/figures/ripple-before.png /usr/share/help/ca/pitivi/figures/roll-after.png /usr/share/help/ca/pitivi/figures/roll-before.png /usr/share/help/ca/pitivi/figures/ruler.png /usr/share/help/ca/pitivi/figures/trimming-individual.png /usr/share/help/ca/pitivi/gstreamer.page /usr/share/help/ca/pitivi/importing.page /usr/share/help/ca/pitivi/importingmpegts.page /usr/share/help/ca/pitivi/index.page /usr/share/help/ca/pitivi/keyframecurves.page /usr/share/help/ca/pitivi/layers.page /usr/share/help/ca/pitivi/license.page /usr/share/help/ca/pitivi/mainwindow.page /usr/share/help/ca/pitivi/medialibrary.page /usr/share/help/ca/pitivi/movearoundtimeline.page /usr/share/help/ca/pitivi/presets.page /usr/share/help/ca/pitivi/rendering.page /usr/share/help/ca/pitivi/savescreenshot.page /usr/share/help/ca/pitivi/selectiongrouping.page /usr/share/help/ca/pitivi/splitting.page /usr/share/help/ca/pitivi/sysreq.page /usr/share/help/ca/pitivi/transitions.page /usr/share/help/ca/pitivi/trimming.page /usr/share/help/ca/pitivi/usingclips.page /usr/share/help/ca/pitivi/usingeffects.page /usr/share/help/ca/pitivi/workwithprojects.page /usr/share/help/cs/pitivi /usr/share/help/cs/pitivi/about.page /usr/share/help/cs/pitivi/cheatsheet.page /usr/share/help/cs/pitivi/codecscontainers.page /usr/share/help/cs/pitivi/effects.page /usr/share/help/cs/pitivi/figures /usr/share/help/cs/pitivi/figures/codecscontainers.jpg /usr/share/help/cs/pitivi/figures/fadestep1.png /usr/share/help/cs/pitivi/figures/fadestep2.png /usr/share/help/cs/pitivi/figures/fadestep3.png /usr/share/help/cs/pitivi/figures/keyframecurves.png /usr/share/help/cs/pitivi/figures/layers.png /usr/share/help/cs/pitivi/figures/logo.png /usr/share/help/cs/pitivi/figures/mainwindow.jpg /usr/share/help/cs/pitivi/figures/ripple-after.png /usr/share/help/cs/pitivi/figures/ripple-before.png /usr/share/help/cs/pitivi/figures/roll-after.png /usr/share/help/cs/pitivi/figures/roll-before.png /usr/share/help/cs/pitivi/figures/ruler.png /usr/share/help/cs/pitivi/figures/trimming-individual.png /usr/share/help/cs/pitivi/gstreamer.page /usr/share/help/cs/pitivi/importing.page /usr/share/help/cs/pitivi/importingmpegts.page /usr/share/help/cs/pitivi/index.page /usr/share/help/cs/pitivi/keyframecurves.page /usr/share/help/cs/pitivi/layers.page /usr/share/help/cs/pitivi/license.page /usr/share/help/cs/pitivi/mainwindow.page /usr/share/help/cs/pitivi/medialibrary.page /usr/share/help/cs/pitivi/movearoundtimeline.page /usr/share/help/cs/pitivi/presets.page /usr/share/help/cs/pitivi/rendering.page /usr/share/help/cs/pitivi/savescreenshot.page /usr/share/help/cs/pitivi/selectiongrouping.page /usr/share/help/cs/pitivi/splitting.page /usr/share/help/cs/pitivi/sysreq.page /usr/share/help/cs/pitivi/transitions.page /usr/share/help/cs/pitivi/trimming.page /usr/share/help/cs/pitivi/usingclips.page /usr/share/help/cs/pitivi/usingeffects.page /usr/share/help/cs/pitivi/workwithprojects.page /usr/share/help/de/pitivi /usr/share/help/de/pitivi/about.page /usr/share/help/de/pitivi/cheatsheet.page /usr/share/help/de/pitivi/codecscontainers.page /usr/share/help/de/pitivi/effects.page /usr/share/help/de/pitivi/figures /usr/share/help/de/pitivi/figures/codecscontainers.jpg /usr/share/help/de/pitivi/figures/fadestep1.png /usr/share/help/de/pitivi/figures/fadestep2.png /usr/share/help/de/pitivi/figures/fadestep3.png /usr/share/help/de/pitivi/figures/keyframecurves.png /usr/share/help/de/pitivi/figures/layers.png /usr/share/help/de/pitivi/figures/logo.png /usr/share/help/de/pitivi/figures/mainwindow.jpg /usr/share/help/de/pitivi/figures/ripple-after.png /usr/share/help/de/pitivi/figures/ripple-before.png /usr/share/help/de/pitivi/figures/roll-after.png /usr/share/help/de/pitivi/figures/roll-before.png /usr/share/help/de/pitivi/figures/ruler.png /usr/share/help/de/pitivi/figures/trimming-individual.png /usr/share/help/de/pitivi/gstreamer.page /usr/share/help/de/pitivi/importing.page /usr/share/help/de/pitivi/importingmpegts.page /usr/share/help/de/pitivi/index.page /usr/share/help/de/pitivi/keyframecurves.page /usr/share/help/de/pitivi/layers.page /usr/share/help/de/pitivi/license.page /usr/share/help/de/pitivi/mainwindow.page /usr/share/help/de/pitivi/medialibrary.page /usr/share/help/de/pitivi/movearoundtimeline.page /usr/share/help/de/pitivi/presets.page /usr/share/help/de/pitivi/rendering.page /usr/share/help/de/pitivi/savescreenshot.page /usr/share/help/de/pitivi/selectiongrouping.page /usr/share/help/de/pitivi/splitting.page /usr/share/help/de/pitivi/sysreq.page /usr/share/help/de/pitivi/transitions.page /usr/share/help/de/pitivi/trimming.page /usr/share/help/de/pitivi/usingclips.page /usr/share/help/de/pitivi/usingeffects.page /usr/share/help/de/pitivi/workwithprojects.page /usr/share/help/el/pitivi /usr/share/help/el/pitivi/about.page /usr/share/help/el/pitivi/cheatsheet.page /usr/share/help/el/pitivi/codecscontainers.page /usr/share/help/el/pitivi/effects.page /usr/share/help/el/pitivi/figures /usr/share/help/el/pitivi/figures/codecscontainers.jpg /usr/share/help/el/pitivi/figures/fadestep1.png /usr/share/help/el/pitivi/figures/fadestep2.png /usr/share/help/el/pitivi/figures/fadestep3.png /usr/share/help/el/pitivi/figures/keyframecurves.png /usr/share/help/el/pitivi/figures/layers.png /usr/share/help/el/pitivi/figures/logo.png /usr/share/help/el/pitivi/figures/mainwindow.jpg /usr/share/help/el/pitivi/figures/ripple-after.png /usr/share/help/el/pitivi/figures/ripple-before.png /usr/share/help/el/pitivi/figures/roll-after.png /usr/share/help/el/pitivi/figures/roll-before.png /usr/share/help/el/pitivi/figures/ruler.png /usr/share/help/el/pitivi/figures/trimming-individual.png /usr/share/help/el/pitivi/gstreamer.page /usr/share/help/el/pitivi/importing.page /usr/share/help/el/pitivi/importingmpegts.page /usr/share/help/el/pitivi/index.page /usr/share/help/el/pitivi/keyframecurves.page /usr/share/help/el/pitivi/layers.page /usr/share/help/el/pitivi/license.page /usr/share/help/el/pitivi/mainwindow.page /usr/share/help/el/pitivi/medialibrary.page /usr/share/help/el/pitivi/movearoundtimeline.page /usr/share/help/el/pitivi/presets.page /usr/share/help/el/pitivi/rendering.page /usr/share/help/el/pitivi/savescreenshot.page /usr/share/help/el/pitivi/selectiongrouping.page /usr/share/help/el/pitivi/splitting.page /usr/share/help/el/pitivi/sysreq.page /usr/share/help/el/pitivi/transitions.page /usr/share/help/el/pitivi/trimming.page /usr/share/help/el/pitivi/usingclips.page /usr/share/help/el/pitivi/usingeffects.page /usr/share/help/el/pitivi/workwithprojects.page /usr/share/help/es/pitivi /usr/share/help/es/pitivi/about.page /usr/share/help/es/pitivi/cheatsheet.page /usr/share/help/es/pitivi/codecscontainers.page /usr/share/help/es/pitivi/effects.page /usr/share/help/es/pitivi/figures /usr/share/help/es/pitivi/figures/codecscontainers.jpg /usr/share/help/es/pitivi/figures/fadestep1.png /usr/share/help/es/pitivi/figures/fadestep2.png /usr/share/help/es/pitivi/figures/fadestep3.png /usr/share/help/es/pitivi/figures/keyframecurves.png /usr/share/help/es/pitivi/figures/layers.png /usr/share/help/es/pitivi/figures/logo.png /usr/share/help/es/pitivi/figures/mainwindow.jpg /usr/share/help/es/pitivi/figures/ripple-after.png /usr/share/help/es/pitivi/figures/ripple-before.png /usr/share/help/es/pitivi/figures/roll-after.png /usr/share/help/es/pitivi/figures/roll-before.png /usr/share/help/es/pitivi/figures/ruler.png /usr/share/help/es/pitivi/figures/trimming-individual.png /usr/share/help/es/pitivi/gstreamer.page /usr/share/help/es/pitivi/importing.page /usr/share/help/es/pitivi/importingmpegts.page /usr/share/help/es/pitivi/index.page /usr/share/help/es/pitivi/keyframecurves.page /usr/share/help/es/pitivi/layers.page /usr/share/help/es/pitivi/license.page /usr/share/help/es/pitivi/mainwindow.page /usr/share/help/es/pitivi/medialibrary.page /usr/share/help/es/pitivi/movearoundtimeline.page /usr/share/help/es/pitivi/presets.page /usr/share/help/es/pitivi/rendering.page /usr/share/help/es/pitivi/savescreenshot.page /usr/share/help/es/pitivi/selectiongrouping.page /usr/share/help/es/pitivi/splitting.page /usr/share/help/es/pitivi/sysreq.page /usr/share/help/es/pitivi/transitions.page /usr/share/help/es/pitivi/trimming.page /usr/share/help/es/pitivi/usingclips.page /usr/share/help/es/pitivi/usingeffects.page /usr/share/help/es/pitivi/workwithprojects.page /usr/share/help/fr/pitivi /usr/share/help/fr/pitivi/about.page /usr/share/help/fr/pitivi/cheatsheet.page /usr/share/help/fr/pitivi/codecscontainers.page /usr/share/help/fr/pitivi/effects.page /usr/share/help/fr/pitivi/figures /usr/share/help/fr/pitivi/figures/codecscontainers.jpg /usr/share/help/fr/pitivi/figures/fadestep1.png /usr/share/help/fr/pitivi/figures/fadestep2.png /usr/share/help/fr/pitivi/figures/fadestep3.png /usr/share/help/fr/pitivi/figures/keyframecurves.png /usr/share/help/fr/pitivi/figures/layers.png /usr/share/help/fr/pitivi/figures/logo.png /usr/share/help/fr/pitivi/figures/mainwindow.jpg /usr/share/help/fr/pitivi/figures/ripple-after.png /usr/share/help/fr/pitivi/figures/ripple-before.png /usr/share/help/fr/pitivi/figures/roll-after.png /usr/share/help/fr/pitivi/figures/roll-before.png /usr/share/help/fr/pitivi/figures/ruler.png /usr/share/help/fr/pitivi/figures/trimming-individual.png /usr/share/help/fr/pitivi/gstreamer.page /usr/share/help/fr/pitivi/importing.page /usr/share/help/fr/pitivi/importingmpegts.page /usr/share/help/fr/pitivi/index.page /usr/share/help/fr/pitivi/keyframecurves.page /usr/share/help/fr/pitivi/layers.page /usr/share/help/fr/pitivi/license.page /usr/share/help/fr/pitivi/mainwindow.page /usr/share/help/fr/pitivi/medialibrary.page /usr/share/help/fr/pitivi/movearoundtimeline.page /usr/share/help/fr/pitivi/presets.page /usr/share/help/fr/pitivi/rendering.page /usr/share/help/fr/pitivi/savescreenshot.page /usr/share/help/fr/pitivi/selectiongrouping.page /usr/share/help/fr/pitivi/splitting.page /usr/share/help/fr/pitivi/sysreq.page /usr/share/help/fr/pitivi/transitions.page /usr/share/help/fr/pitivi/trimming.page /usr/share/help/fr/pitivi/usingclips.page /usr/share/help/fr/pitivi/usingeffects.page /usr/share/help/fr/pitivi/workwithprojects.page /usr/share/help/sl/pitivi /usr/share/help/sl/pitivi/about.page /usr/share/help/sl/pitivi/cheatsheet.page /usr/share/help/sl/pitivi/codecscontainers.page /usr/share/help/sl/pitivi/effects.page /usr/share/help/sl/pitivi/figures /usr/share/help/sl/pitivi/figures/codecscontainers.jpg /usr/share/help/sl/pitivi/figures/fadestep1.png /usr/share/help/sl/pitivi/figures/fadestep2.png /usr/share/help/sl/pitivi/figures/fadestep3.png /usr/share/help/sl/pitivi/figures/keyframecurves.png /usr/share/help/sl/pitivi/figures/layers.png /usr/share/help/sl/pitivi/figures/logo.png /usr/share/help/sl/pitivi/figures/mainwindow.jpg /usr/share/help/sl/pitivi/figures/ripple-after.png /usr/share/help/sl/pitivi/figures/ripple-before.png /usr/share/help/sl/pitivi/figures/roll-after.png /usr/share/help/sl/pitivi/figures/roll-before.png /usr/share/help/sl/pitivi/figures/ruler.png /usr/share/help/sl/pitivi/figures/trimming-individual.png /usr/share/help/sl/pitivi/gstreamer.page /usr/share/help/sl/pitivi/importing.page /usr/share/help/sl/pitivi/importingmpegts.page /usr/share/help/sl/pitivi/index.page /usr/share/help/sl/pitivi/keyframecurves.page /usr/share/help/sl/pitivi/layers.page /usr/share/help/sl/pitivi/license.page /usr/share/help/sl/pitivi/mainwindow.page /usr/share/help/sl/pitivi/medialibrary.page /usr/share/help/sl/pitivi/movearoundtimeline.page /usr/share/help/sl/pitivi/presets.page /usr/share/help/sl/pitivi/rendering.page /usr/share/help/sl/pitivi/savescreenshot.page /usr/share/help/sl/pitivi/selectiongrouping.page /usr/share/help/sl/pitivi/splitting.page /usr/share/help/sl/pitivi/sysreq.page /usr/share/help/sl/pitivi/transitions.page /usr/share/help/sl/pitivi/trimming.page /usr/share/help/sl/pitivi/usingclips.page /usr/share/help/sl/pitivi/usingeffects.page /usr/share/help/sl/pitivi/workwithprojects.page /usr/share/help/sv/pitivi /usr/share/help/sv/pitivi/about.page /usr/share/help/sv/pitivi/cheatsheet.page /usr/share/help/sv/pitivi/codecscontainers.page /usr/share/help/sv/pitivi/effects.page /usr/share/help/sv/pitivi/figures /usr/share/help/sv/pitivi/figures/codecscontainers.jpg /usr/share/help/sv/pitivi/figures/fadestep1.png /usr/share/help/sv/pitivi/figures/fadestep2.png /usr/share/help/sv/pitivi/figures/fadestep3.png /usr/share/help/sv/pitivi/figures/keyframecurves.png /usr/share/help/sv/pitivi/figures/layers.png /usr/share/help/sv/pitivi/figures/logo.png /usr/share/help/sv/pitivi/figures/mainwindow.jpg /usr/share/help/sv/pitivi/figures/ripple-after.png /usr/share/help/sv/pitivi/figures/ripple-before.png /usr/share/help/sv/pitivi/figures/roll-after.png /usr/share/help/sv/pitivi/figures/roll-before.png /usr/share/help/sv/pitivi/figures/ruler.png /usr/share/help/sv/pitivi/figures/trimming-individual.png /usr/share/help/sv/pitivi/gstreamer.page /usr/share/help/sv/pitivi/importing.page /usr/share/help/sv/pitivi/importingmpegts.page /usr/share/help/sv/pitivi/index.page /usr/share/help/sv/pitivi/keyframecurves.page /usr/share/help/sv/pitivi/layers.page /usr/share/help/sv/pitivi/license.page /usr/share/help/sv/pitivi/mainwindow.page /usr/share/help/sv/pitivi/medialibrary.page /usr/share/help/sv/pitivi/movearoundtimeline.page /usr/share/help/sv/pitivi/presets.page /usr/share/help/sv/pitivi/rendering.page /usr/share/help/sv/pitivi/savescreenshot.page /usr/share/help/sv/pitivi/selectiongrouping.page /usr/share/help/sv/pitivi/splitting.page /usr/share/help/sv/pitivi/sysreq.page /usr/share/help/sv/pitivi/transitions.page /usr/share/help/sv/pitivi/trimming.page /usr/share/help/sv/pitivi/usingclips.page /usr/share/help/sv/pitivi/usingeffects.page /usr/share/help/sv/pitivi/workwithprojects.page /usr/share/help/uk/pitivi /usr/share/help/uk/pitivi/about.page /usr/share/help/uk/pitivi/cheatsheet.page /usr/share/help/uk/pitivi/codecscontainers.page /usr/share/help/uk/pitivi/effects.page /usr/share/help/uk/pitivi/figures /usr/share/help/uk/pitivi/figures/codecscontainers.jpg /usr/share/help/uk/pitivi/figures/fadestep1.png /usr/share/help/uk/pitivi/figures/fadestep2.png /usr/share/help/uk/pitivi/figures/fadestep3.png /usr/share/help/uk/pitivi/figures/keyframecurves.png /usr/share/help/uk/pitivi/figures/layers.png /usr/share/help/uk/pitivi/figures/logo.png /usr/share/help/uk/pitivi/figures/mainwindow.jpg /usr/share/help/uk/pitivi/figures/ripple-after.png /usr/share/help/uk/pitivi/figures/ripple-before.png /usr/share/help/uk/pitivi/figures/roll-after.png /usr/share/help/uk/pitivi/figures/roll-before.png /usr/share/help/uk/pitivi/figures/ruler.png /usr/share/help/uk/pitivi/figures/trimming-individual.png /usr/share/help/uk/pitivi/gstreamer.page /usr/share/help/uk/pitivi/importing.page /usr/share/help/uk/pitivi/importingmpegts.page /usr/share/help/uk/pitivi/index.page /usr/share/help/uk/pitivi/keyframecurves.page /usr/share/help/uk/pitivi/layers.page /usr/share/help/uk/pitivi/license.page /usr/share/help/uk/pitivi/mainwindow.page /usr/share/help/uk/pitivi/medialibrary.page /usr/share/help/uk/pitivi/movearoundtimeline.page /usr/share/help/uk/pitivi/presets.page /usr/share/help/uk/pitivi/rendering.page /usr/share/help/uk/pitivi/savescreenshot.page /usr/share/help/uk/pitivi/selectiongrouping.page /usr/share/help/uk/pitivi/splitting.page /usr/share/help/uk/pitivi/sysreq.page /usr/share/help/uk/pitivi/transitions.page /usr/share/help/uk/pitivi/trimming.page /usr/share/help/uk/pitivi/usingclips.page /usr/share/help/uk/pitivi/usingeffects.page /usr/share/help/uk/pitivi/workwithprojects.page /usr/share/locale/ar/LC_MESSAGES/pitivi.mo /usr/share/locale/ast/LC_MESSAGES/pitivi.mo /usr/share/locale/bg/LC_MESSAGES/pitivi.mo /usr/share/locale/ca/LC_MESSAGES/pitivi.mo /usr/share/locale/ca@valencia/LC_MESSAGES/pitivi.mo /usr/share/locale/cs/LC_MESSAGES/pitivi.mo /usr/share/locale/da/LC_MESSAGES/pitivi.mo /usr/share/locale/de/LC_MESSAGES/pitivi.mo /usr/share/locale/dz/LC_MESSAGES/pitivi.mo /usr/share/locale/el/LC_MESSAGES/pitivi.mo /usr/share/locale/en_GB/LC_MESSAGES/pitivi.mo /usr/share/locale/eo/LC_MESSAGES/pitivi.mo /usr/share/locale/es/LC_MESSAGES/pitivi.mo /usr/share/locale/et/LC_MESSAGES/pitivi.mo /usr/share/locale/eu/LC_MESSAGES/pitivi.mo /usr/share/locale/fi/LC_MESSAGES/pitivi.mo /usr/share/locale/fr/LC_MESSAGES/pitivi.mo /usr/share/locale/gl/LC_MESSAGES/pitivi.mo /usr/share/locale/gu/LC_MESSAGES/pitivi.mo /usr/share/locale/he/LC_MESSAGES/pitivi.mo /usr/share/locale/hu/LC_MESSAGES/pitivi.mo /usr/share/locale/id/LC_MESSAGES/pitivi.mo /usr/share/locale/it/LC_MESSAGES/pitivi.mo /usr/share/locale/ja/LC_MESSAGES/pitivi.mo /usr/share/locale/ko/LC_MESSAGES/pitivi.mo /usr/share/locale/lt/LC_MESSAGES/pitivi.mo /usr/share/locale/lv/LC_MESSAGES/pitivi.mo /usr/share/locale/mr/LC_MESSAGES/pitivi.mo /usr/share/locale/nb/LC_MESSAGES/pitivi.mo /usr/share/locale/nds/LC_MESSAGES/pitivi.mo /usr/share/locale/nl/LC_MESSAGES/pitivi.mo /usr/share/locale/pa/LC_MESSAGES/pitivi.mo /usr/share/locale/pl/LC_MESSAGES/pitivi.mo /usr/share/locale/pt/LC_MESSAGES/pitivi.mo /usr/share/locale/pt_BR/LC_MESSAGES/pitivi.mo /usr/share/locale/ro/LC_MESSAGES/pitivi.mo /usr/share/locale/ru/LC_MESSAGES/pitivi.mo /usr/share/locale/sk/LC_MESSAGES/pitivi.mo /usr/share/locale/sl/LC_MESSAGES/pitivi.mo /usr/share/locale/sr/LC_MESSAGES/pitivi.mo /usr/share/locale/sr@latin/LC_MESSAGES/pitivi.mo /usr/share/locale/sv/LC_MESSAGES/pitivi.mo /usr/share/locale/te/LC_MESSAGES/pitivi.mo /usr/share/locale/tr/LC_MESSAGES/pitivi.mo /usr/share/locale/uk/LC_MESSAGES/pitivi.mo /usr/share/locale/vi/LC_MESSAGES/pitivi.mo /usr/share/locale/zh_CN/LC_MESSAGES/pitivi.mo /usr/share/locale/zh_HK/LC_MESSAGES/pitivi.mo /usr/share/locale/zh_TW/LC_MESSAGES/pitivi.mo
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 15:53:55 2024