Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

liferea-lang-1.14.5-bp156.1.6 RPM for noarch

From OpenSuSE Leap 15.6 for noarch

Name: liferea-lang Distribution: SUSE Linux Enterprise 15 SP6
Version: 1.14.5 Vendor: openSUSE
Release: bp156.1.6 Build date: Mon Mar 4 20:54:20 2024
Group: System/Localization Build host: h02-ch1a
Size: 1149470 Source RPM: liferea-1.14.5-bp156.1.6.src.rpm
Packager: https://bugs.opensuse.org
Url: https://lzone.de/liferea/
Summary: Translations for package liferea
Provides translations for the "liferea" package.

Provides

Requires

License

GPL-2.0-only

Changelog

* Thu Apr 13 2023 Marcel Kuehlhorn <tux93@opensuse.org>
  - Update to version 1.14.5:
    * Drop tray icon plugin from list of per-default activated plugins
    * Fix corrupted double-linked list (gh#lwindolf/liferea#1127)
    * Fix assertion when deleting feeds too quickly
      (gh#lwindolf/liferea#1229)
    * Fix format and cast errors (gh#lwindolf/liferea#1223)
* Sat Apr 01 2023 Marcel Kuehlhorn <tux93@opensuse.org>
  - Update to version 1.14.4:
    * Fix endless recursion in 1.14.3
      (gh#lwindolf/liferea#1217, gh#lwindolf/liferea#1224)
    * Additional fix for crash in conf_get_bool_value_from_schema
      (gh#lwindolf/liferea#1214)
    * Fixes a g_object_unref warning on shutdown
    * Drops a debug output in the plugin installer
* Wed Mar 29 2023 Marcel Kuehlhorn <tux93@opensuse.org>
  - Update to version 1.14.3:
    * fix crash when refreshing feeds (gh#lwindolf/liferea#1212)
    * fix memory leak when reloading CSS
    * fix crash in conf_get_bool_value_from_schema
      (gh#lwindolf/liferea#1214)
    * fix failing build in launchpad PPA due to auto_test
      permission issue (gh#lwindolf/liferea#1215)
* Mon Mar 13 2023 Marcel Kuehlhorn <tux93@opensuse.org>
  - Update to version 1.14.1:
    + Fix CVE-2023-1350 - Remote code execution on feed enrichment
      (boo#1209190).
* Fri Jan 20 2023 Dominique Leuenberger <dimstar@opensuse.org>
  - Use the properly boostrapped release tarball from upstream.
  - Drop libtool BuildRequires and no longer run autogen.sh.
* Sun Jan 15 2023 Marcel Kuehlhorn <tux93@opensuse.org>
  - Update to version 1.14.0
    + New 'Reader mode' preference that allows stripping all web
      content
    + Implement support for Webkits Intelligent Tracking Protection
    + New progress bar when loading websites
    + Youtube videos from media:video can be embedded now with a
      click on the video preview picture.
    + Changes to UserAgent handling: same UA is now used for both
      feed fetching and internal browsing.
    + New view mode 'Automatic' which switches between 'Normal' and
      'Wide' mode based on the window proportions.
    + Liferea now supports the new GTK dark theme logic, where in
      the GTK/GNOME preferences you define wether you "prefer" dark
      mode or light mode
    + Favicon discovery improvements: now detects all types of Apple
      Touch Icons, MS Tile Images and Safari Mask Icons
    + Increase size of stored favicons to 128x128px to improve icon
      quality in 3-pane wide view.
    + Make several plugins support gettext
    + Allow mutiple feed in same libnotify notification
    + Redesign of the update message in the status bar. It now shows
      a update counter of the feeds being in update.
    + You can now export a feed to XML file
    + Added an option to show news bins in reduced feed list
    + Added menu option to send item per mail
    + Default to https:// instead of http:// when user doesn't
      provide protocol on subscribing feed
    + Implement support for subscribing to LD+Json metadata listings
      e.g. concert or theater event listings
    + Implement support for subscribing to HTML5 websites
    + Support for media:description field of Youtube feeds
    + Improve HTML5 extraction: extract main tag if it exists and
      no article was found.
    + Execute feed pipe/filter commands asynchronously
    + Better explanation of feed update errors.
    + Added generic Google Reader API support (allows using FeedHQ,
      FreshRSS, Miniflux...)
    + Now allow converting TinyTinyRSS subscriptions to
      local subscriptions
    + New search folder rule to match podcasts
    + New search folder rule to match headline authors
    + New search folder rule to match subscription source
    + New search folder rule to match parent folder name
    + New search folder property that allows hiding read items
    + Now search folders are automatically rebuild when rules are
      changed
    + Added new plugin 'add-bookmark-site' that allows to configure
      a custom bookmarking site.
    + Added new plugin 'getfocus' that adds transparency on the feed
      list when it is not focussed.
    + Trayicon plugin has now a configuration option to change the
      behaviour when closing Liferea.
    + Trayicon plugin has now an option to disable minimizing to tray
    + New hot key Ctrl-D for 'Open in External Browser'
    + New hot key F10 for headerbar plugin to allow triggering the
      hamburger menu
    + New hot key Ctrl-0 to reset zoom
    + New hot key Ctrl-O to open enclosures
    + Fix hidden panes, Liferea will never allow the panes to be
      smaller than 5% in height or width
    + Wait for network to be fully available before updating
    + 2-pane mode was removed
    + Dropped CDF channel support
    + Dropped Atom 0.2/0.3 (aka Pie) support
    + Dropped blogChannel namespace support
    + Dropped photo namespace support
  - Add libtool BuildRequires and run autogen.sh: the tarball is an
    unbootstrapped git archive.
* Thu Jan 13 2022 Michael Gorse <mgorse@suse.com>
  - Require python3-cairo; needed for tray icon (boo#1193579).
* Tue Jul 13 2021 Marcel Kuehlhorn <tux93@opensuse.org>
  - Fix missing python3-gobject-Gdk runtime dependency (boo#1187936)
* Sat May 08 2021 Fusion Future <qydwhotmail@gmail.com>
  - Update to version 1.13.6:
    * Change reader mode toggle from item view icon to toggle entry in item view context menu.
    * #343: UX redesign of the update message in the status bar. Now shows a update counter of the feeds being in update.
    * #964: Added pane position fix plugin providing a workaround for pane position issues when using the headerbar
    * #983: Use GtkFileChooserNative to allow selecting local files when run in sandbox.
    * Fixes #780: Improve date formatting when in locale en_GB
    * Fixes #944: Broken RTL text direction in feed content view
    * Fixes #949: Regression in notification plugin that caused it to show non-new items
    * Fixes #963: Checking for git command in plugin installer -> warn user
    * Fixes #973: Broken CSS in Webkit2Gtk >= 2.32
    * Updated Albanian translation
    * Updated French translation
    * Updated Italian translation
    * Updated German translation
    * #907: Add new search folder property that allows hiding read items
    * Now always shows the unread count of a search folder (instead of the item count) in the feed list
    * Now search folders are automatically rebuild when rules are changed
    * Adds a new simple focus plugin that adds transparency on the feed list when it is not focussed.
    * Add F10 hotkey to headerbar plugin to allow triggering the hamburger menu
    * Update Flatpak AppData with release dates
    * Make several plugins support gettext
    * Fixes #192: wrong button order of media player in RTL locales
    * Fixes #343: Usability of update infos in status bar. Now a total count is displayed on mass-updates and a per-feed info on single feed updates
    * Fixes #809: Usability of feed fetching errors.
    * Updated Polish translation
    * Updated German translation
    * Prevent endless loop on favicon discovery
    * #903: Prevent endless loop in feed autodiscovery
    * #912: Allow mutiple feed in same libnotify notification
    * Further favicon discovery improvements: now detects all types of Apple Touch Icons, MS Tile Images and Safari Mask Icons Fixes #440
    * Add reader mode toggle in the item view
    * #876 Add reader mode preference
    * Implement support for subscribing to LD+Json metadata listings e.g. concert or theater event listings
    * Provide the default icon for feeds with no favicon as SVG for nicer rendering in wide view. Drop some unused icons. Replace tray icon with scalable version.
    * Fixes CRITICAL on trayicon plugin init
    * Fixes #884: Content of wrong feed is shown
    * Fixes #900: Flatpak needs icon named after appid
    * Fixes #908, #332: Search folder are not case-insensitive as documented
    * Fixes #899: Truncated articles (on 'Extrat full content')
    * #902: Updated Polish translation
    * #893: Update of bookmarking sites
    * #888: Changes required for Flathub
    * #882: Implement support for Webkits Intelligent Tracking Protection
    * #875: Add <Ctrl>-0 hotkey to reset zoom
    * #874: Add debug printing of SAX parser errors
    * #846: Remove deprecated usage of gdk_screen_*
    * #844: Update metainfo path (appdata target directory)
    * #776: CSS color update on theme change without restart
    * Fixes #883: Feed with comments: last comment replaces all content
    * Fixes #866: Bad encoding in doc/html/reference_de.html
    * Fixes #865: Fixes view mode switch
    * Fixes #841: Now shows progress bar when loading websites
    * Fixes #828: Crashing with segfault after opening feed articles
    * Fixes XLST exception on mediarss feeds with description
    * Drop blogChannel namespace support
    * Support multi-feed discovery
    * Default to https:// instead of http:// when user doesn't provide protocol on subscribing feed
    * Drop CDF channel legacy support
    * Drop Atom 0.2/0.3 (aka Pie) legacy support
    * #893: Added Persion default feed list
    * #890: Update of Indionesian translation
    * #890: Update of French translation
    * #846, #864, #735: Fix main menu/toolbar not being translated
    * #854: Adding new search folder options to match subscription source ULR and parent folder name.
    * #851: Add accessibility check to code tests
    * #851: Fix accessibility annotations for several combo boxes.
    * #850: Fix embedded youtube video bug.
    * #765: Embed YouTube videos from MediaRSS feeds
    * #749: Add Readability.js library (Apache 2.0 licensed) and auto-apply Readability.js to all headlines
    * Drop unused glade/google_source.ui
    * Drop support of combined view mode, this is necessary to add rich content support which relies on DOM transformation and Readability.js
    * Drop ns_photo support, as it is rarely used and allows us to get rid of XSLT extra handling
    * #747: Font improvements
    * #250 Update some dialog labels
    * #803: Fix legacy links to mailing list and IRC in documentation.
    * Updated German translation
    * #861: Updated Spanish translation
    * Fixes #840: OPML source subfolders not working
    * #837: Removing GTimeVal references
    * #827: Respect global update refresh interval for TheOldReader
    * #826: Fix save/restore position issues with tray icon
    * #822: Improve performance of item list loading
    * Fixes #821: Skip current item when finding next unread item
    * #815: Add support for subscribing to HTML5 websites without RSS/Atom feeds by extracting article titles,links and descriptions
    * #816: Increase size of stored favicons to 128x128px to improve icon quality in 3-pane wide view. Also add favicon URL discovery tests.
    * Fixes #821: Skip current selected unread item on 'next unread item'
    * #800: Expose remove-item action for plugins
    * Fixes #799: plugins/headerbar.py translations not active
    * Fixes #783: Update IS_STATE when update item in itemlistview
    * #752: Trayicon plugin has now a configuration option to change the behaviour when closing Liferea.
    * Fixes #693: Add trayicon plugin option to disable minimizing to tray
    * #764: Add MediaRSS support (e.g. Youtube feeds) to display descriptions and thumbnails
    * #773: Add WebKit Inspector menu option to HTML view when run with --debug-html (by sillyslux)
    * #714: Replaces deprecated gtk_menu_popup
    * #705: New hotkey Ctrl-O to open enclosures
    * #680: Add xdg-email command to item list popup menu
    * Drop unused glade/google_source.ui
    * #699: Refactoring of duplicate check handlingg
    * #746: Fix accessibility fatals reported by gla11y
    * Fixes #730: "Update all subscriptions at startup" overrides "Don't update this feed automatically"
    * Fixes #639: Right clicking on article no longer selects it
    * #737: Update of Italian translation
    * #745: URL fix for French example feeds
    * Update inline docs on headline view modes
* Mon Dec 28 2020 Paolo Stivanin <info@paolostivanin.com>
  - Update to version 1.12.9:
    * Fix embedded youtube video bug
    * Fix translations not applied to application menu bar and tool bar
* Fri Jun 12 2020 Marcel Kuehlhorn <tux93@opensuse.org>
  - Update to version 1.12.8:
    * Fixes #734: crash when selecting empty nodes
    * Fixes #727: Out-dated documentation on Firefox live bookmarks
    * Fixes headline large images/videos or images with margins
      causing horizontal scrolling in headline view
    * Fixes #840: OPML source subfolders not working
    * Update of French translation
* Thu May 14 2020 Max Lin <mlin@suse.com>
  - Export WEBKIT_DISABLE_COMPOSITING_MODE=1 on Leap 15.2 build
* Thu Jan 30 2020 Dominique Leuenberger <dimstar@opensuse.org>
  - No longer recommend -lang: supplements are in use
* Mon Jan 13 2020 Marcel Kuehlhorn <tux93@opensuse.org>
  - Add export WEBKIT_DISABLE_COMPOSITING_MODE=1 as workaround for
    Factory build failure
    (https://github.com/lwindolf/liferea/issues/767)
* Thu Sep 12 2019 Marcel Kuehlhorn <tux93@opensuse.org>
  - Update to version 1.12.6:
    * #658: Add confirmation dialog when adding duplicate subscription
    * Fixes #689: When resuming from sleep feeds were being fetched
      before Wifi came up
    * Fixes #685: Headerbar plugin "Mark All Read" button is not
      feed-specific
    * Fixes #549: Scrollbars not always present in the headline area
    * Fixes #543: Next update overrides HTML5 enrichment
    * Fixes overly wide label in enclosure preferences dialog
    * Dropped unencrypted warning from auth dialog (not true anymore)
    * #688: Adding translatable tooltips for the headerbar plugin
    * #665: Webkit browser now supplies 'Liferea' component in
      user agent
    * #664: Added "Mark All As Read" button to headerbar plugin
    * #620: Added flatpak JSON
    * #579: Added item list column drag and drop reordering
    * #436, #662: Move from GnomeKeyring to libsecret
    * Fixes #663: Correct instapaper sharing link
    * Fixes #661: Update sharing links
    * Fixes #271: Consistent over usage of CPU (trigger by
      "Next Unread" loop)
    * #472, #632: Dropping Inoreader support (API broke)
    * Fixes #660: Added installable plugin to change accels
    * Fixes #654: Segfault on date out of range
    * Fixes #651: Fixes Free Music Archive link in default OPMLs
    * Fixes #649: Switch from persistent to session-only cookies
    * Fixes #645, #646: unread count of vfolder
    * Fixes #637: Extra keywords in .desktop file
      (syndication; rss; atom)
    * Fixes #557: Updating counters for remote sources
    * Updated cookie usage hint in FAQ
    * #634: Added setting for custom download commands
    * #614: GTK Headerbar support via plugin
    * #608: Refactoring UI code to switch to GAction and GtkBuilder
    * Note: this implies not having icons in the main menu anymore
    * which were still there for all non-GNOME users (see #626).
    * #589: Item list view column order rework as a preparation
      for possible real column drag&drop. Introduces a new
      DConf setting for the column order.
    * Fixes #280: Mark read toolbar button always disabled for
      search folders
    * Fixes #591: Please add a safety question when
      "marking all read"
    * Fixes #625: Avoid exception in trayicon.py
    * Fixes #627: GnomeKeyring plugin fails to activate when
      keyring doesn't exist
    * Fixes #630: Fix feed list selection after DnD
    * Fixes #633: Big Memory leak in date code
    * Adding a plugin installer plugin that allows discovering
      and automatically installing 3rd party plugins
    * #585: Drop language from user agent to increase privacy
    * #583: Add transmission-gtk and aria2 as download tool options
    * #495: New command line option --disable-plugins (-p) to start
      with all plugins disabled.
    * Fixes #610: Liferea not showing up in GNOME Software
    * Fixes #604: Correctly print error message when failing to
      unlock GNOME keyring
    * Fixes #602: CSS style for GTK link colors not used
    * Fixes #581: Redirect location updates and adds HTTP 308
      (RFC 7538) support
    * Fixes #578: Unable to set unread items in bold
    * #584: Fixes broken OPML feed list entries
    * #577: Fixes newsbin doc typo
    * #584: Added Norwegian feed list
    * Translation updates
  - rebase liferea-openSUSE-feeds.patch
  - fixes boo#1150009
* Thu Dec 28 2017 zaitor@opensuse.org
  - Update to version 1.12.1:
    + Fix Lintian spelling errors.
    + Appstream data has new format.
    + Fix doesn't remember some sort orders.
    + Fix assertions/crashes on changing view layouts.
    + Workaround to avoid GtkPaned shrinking.
    + Updated translations.
  - Changes from version 1.12.0:
    + Fixes unhiding from tray icon when activated via GApplication.
    + Reorder columns in 'Normal' email-like view to have the date
      column always at the end.
    + Add plugin to make unread feeds titles bold.
    + Workaround Liferea deanonymize Tor.
    + Resize both panes in normal and wide view.
    + Toggle_visibility() does not make a minimized window visible
      again.
    + Segfault when switching feed in combined view.
    + Handling of relative URLs in Atom parser.
    + Added 'View Image' context menu option in HTML view.
    + Dropped del.icio.us from social bookmarking options as it is a
      read-only service now.
    + Redesign of the wide view mode: larger titles with small text
      teasers.
    + Added optional AMP/HTML5 content enrichment feature.
    + Updated translations.
  - Conditionalize handling of desktop_database_post(un),
    icon_theme_cache_post(un) and glib2_gsettings_schema_postun in
    post(un) to only apply for old versions of openSUSE.
  - Clean up spec, drop obsolete clean section.
* Wed Jun 28 2017 dimstar@opensuse.org
  - Change license to 'GPL-2.0' in place of 'GPL-2.0+':
    src/debug.[c|h]) does not specify 'or higher'.
* Wed Jun 21 2017 zaitor@opensuse.org
  - Update to version 1.12~rc3:
    + Fix GtkDoc warnings.
    + Filter commands are not asynchronous.
    + Missing space above internal browser address bar.
    + All "Unread" search folder items marked read at once.
    + Liferea does not always use theme icons when it is launched on
      system startup.
    + Updated translations.
  - Changes from version 1.12~rc2:
    + Change all g_warnings() to g_print() for remote source to avoid
      "crashing" on errors.
    + Reorganized all UI definitions in separate files to simplify
      GtkBuilder handling.
    + Add GeoRSS info and map link in item header.
    + Replacing deprecated elements in preferences.
    + Create LifereaApplication type.
    + Partial RFC3229+feed support for bandwidth savings.
    + gtk_tree_store_get_path: assertion
      'iter->stamp == priv->stamp'.
    + Leftover OSM XSLT in item view.
    + Internal browser shows files system on go-back.
    + Updated translations.
  - Changes from version 1.12~rc1:
    + Switch to webkit2gtk3.
    + Support for Do-Not-Track.
    + Improved trayicon plugin.
    + Support for Reedah and InoReader.
    + Support for categories in TheOldReader.
    + Simplified handling of external browsers.
  - Replace pkgconfig(webkitgtk-3.0) with pkgconfig(webkit2gtk-4.0)
    BuildRequires following upstreams port.
* Wed Mar 08 2017 zaitor@opensuse.org
  - Update to version 1.11.7:
    + Add support for media:group.
    + Fix issues with media:content.
    + Bad .desktop categories definition.
    + Fix rules no visible in searchdialog.
    + "Download" tab in Tools/Preferences.
    + Segfault when sorting feeds in folder.
    + Updated manpage.
    + Updated translations.
* Mon May 02 2016 zaitor@opensuse.org
  - Update to version 1.10.19:
    + Fixes gh#lwindolf/liferea#317: Compilation problems in 1.10.18
      release.
    + Fixes gh#lwindolf/liferea#73: Problem with updating favicons.
* Sat Feb 20 2016 zaitor@opensuse.org
  - Update to version 1.10.18:
    + Fix gh#lwindolf/liferea#287: media:content support broken.
    + Fix gh#lwindolf/liferea#279: Rules not visible in searchdialog.
    + Fix gh#lwindolf/liferea#83: Segfault when sorting feeds in
      folder.
    + Fix gh#lwindolf/liferea#302: Broken compilation with
    - -disable-notify.
  - Changes from version 1.10.17:
    + Fix gh#lwindolf/liferea#194: Add source dialog visually broken.
    + Fix gh#lwindolf/liferea#195: Out-dated documentation on
      enclosure download.
    + Fix gh#lwindolf/liferea#223: Search folder dialog don't show
      rules.
    + Fix gh#lwindolf/liferea#227: Preference dialog fails to load
      with latest GtkBuilder.
    + Fix gh#lwindolf/liferea#234: Segmentation fault upon attempting
      to add an OPML.
    + Fix compilation error when there is no libnotify.
    + Added debugging for gh#lwindolf/liferea#258: Dialog loading
      issues.
  - Changes from version 1.10.16:
    + Added "Do Not Track" support (enabled per default).
    + Added x-scheme-handler/feed to desktop file.
    + Add image icons to plugins.
    + Enable tests for parsing RFC822 dates with 2 digit year.
    + Fix gh#lwindolf/liferea#78: Shaky text in feed list.
    + Fix gh#lwindolf/liferea#195: Out-dated documentation on enclose
      download.
    + Fix gh#lwindolf/liferea#198: Traceback on popup notifications.
    + Fix gh#lwindolf/liferea#216: Untranslatable strings.
    + Fix gh#lwindolf/liferea#256: PyGIWarnings on loading plugins.
  - Changes from version 1.10.15:
    + Implement full screen mode for videos.
    + Fix gh#lwindolf/liferea#32: Prevent erroneous "Mark all as
      read".
    + Improves gh#lwindolf/liferea#36, gh#lwindolf/liferea#113: UI
      lock up during refresh.
    + Fix gh#lwindolf/liferea#180: Removing item from (v)folder marks
      all read.
    + Fix gh#lwindolf/liferea#140, #158: Vertical pane placement is
      forgotten.
    + Fix gh#lwindolf/liferea#182: Missing config.h include in
      date.c.
* Sun Mar 01 2015 badshah400@gmail.com
  - Update to version 1.10.14 (boo#916784):
    + Fix gh#lwindolf/liferea#154: Crashes while starting (on
      corrupt icon).
    + Fix gh#lwindolf/liferea#134: Broken default news feed.
    + Fix gh#lwindolf/liferea#122: Crashes at launch,
      "segmentation fault".
    + Fix some memory leaks.
    + Fix gh#lwindolf/liferea#145: Wrong method triggered on
      'Launch External'.
    + Fix gh#lwindolf/liferea#149: Fixes a random crash on startup.
  - Changes from version 1.10.13:
    + Fix gh#lwindolf/liferea#112: Wrapping issue in folder display.
    + Fix gh#lwindolf/liferea#114: Avoid termination on UTF-8
      validation error.
    + Fix gh#lwindolf/liferea#132: Broken link in documentation.
* Tue Oct 28 2014 badshah400@gmail.com
  - Update to version 1.10.12 (boo#906687):
    + Fix gh#lwindolf/liferea#86: Support HTTP content negotiation
    + Fix gh#lwindolf/liferea#98: Stop calling Atom person
      constructs w/ URI invalid
    + Fix gh#lwindolf/liferea#100: Problems with dark Adwaita theme
      in GTK 3.14
  - Changes from versions 1.10.6 through 1.10.11:
    + See ChangeLog file
      (/usr/share/doc/packages/liferea/ChangeLog).

Files

/usr/share/locale/ar/LC_MESSAGES/liferea.mo
/usr/share/locale/ast/LC_MESSAGES/liferea.mo
/usr/share/locale/be@latin/LC_MESSAGES/liferea.mo
/usr/share/locale/bg/LC_MESSAGES/liferea.mo
/usr/share/locale/ca/LC_MESSAGES/liferea.mo
/usr/share/locale/cs/LC_MESSAGES/liferea.mo
/usr/share/locale/da/LC_MESSAGES/liferea.mo
/usr/share/locale/de/LC_MESSAGES/liferea.mo
/usr/share/locale/el/LC_MESSAGES/liferea.mo
/usr/share/locale/en_GB/LC_MESSAGES/liferea.mo
/usr/share/locale/es/LC_MESSAGES/liferea.mo
/usr/share/locale/eu/LC_MESSAGES/liferea.mo
/usr/share/locale/fi/LC_MESSAGES/liferea.mo
/usr/share/locale/fr/LC_MESSAGES/liferea.mo
/usr/share/locale/gl/LC_MESSAGES/liferea.mo
/usr/share/locale/he/LC_MESSAGES/liferea.mo
/usr/share/locale/hu/LC_MESSAGES/liferea.mo
/usr/share/locale/id/LC_MESSAGES/liferea.mo
/usr/share/locale/it/LC_MESSAGES/liferea.mo
/usr/share/locale/ja/LC_MESSAGES/liferea.mo
/usr/share/locale/ko/LC_MESSAGES/liferea.mo
/usr/share/locale/lt/LC_MESSAGES/liferea.mo
/usr/share/locale/lv/LC_MESSAGES/liferea.mo
/usr/share/locale/mk/LC_MESSAGES/liferea.mo
/usr/share/locale/nl/LC_MESSAGES/liferea.mo
/usr/share/locale/pl/LC_MESSAGES/liferea.mo
/usr/share/locale/pt/LC_MESSAGES/liferea.mo
/usr/share/locale/pt_BR/LC_MESSAGES/liferea.mo
/usr/share/locale/ro/LC_MESSAGES/liferea.mo
/usr/share/locale/ru/LC_MESSAGES/liferea.mo
/usr/share/locale/sk/LC_MESSAGES/liferea.mo
/usr/share/locale/sq/LC_MESSAGES/liferea.mo
/usr/share/locale/sv/LC_MESSAGES/liferea.mo
/usr/share/locale/tr/LC_MESSAGES/liferea.mo
/usr/share/locale/uk/LC_MESSAGES/liferea.mo
/usr/share/locale/vi/LC_MESSAGES/liferea.mo
/usr/share/locale/zh_CN/LC_MESSAGES/liferea.mo
/usr/share/locale/zh_TW/LC_MESSAGES/liferea.mo


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri Apr 26 23:30:45 2024