Tag Archives: Simplified Chinese

KDE ePub Thumbnailer 0.3.1 (KDE Improvement)

Thumbnail

KDE ePub Thumbnailer 0.3.1
(KDE Improvement)
A KDE thumbnail generator for the ePub file format.

It uses libepub from ebook-tools http://sourceforge.net/projects/ebook-tools/ to (try to) extract the covers. libepub is the library used by Okular to handle the ePub file format.

ePub documents are rather heterogeneous. As a consequence this plugin isn’t able to extract a thumbnail from some documents (in some case simply the file doesn’t contain a cover). I will try to increase the supported ePub files.

Once installed go to Configure Dolphin -> General -> Previews and select ePub documents.

changelog:
0.3.1
—–
* Added another strategy to find the cover, currently shaped on Sigil (by dliw) [0.3]
* German translation added (by dliw) [0.3]
* Better memory management
* Minor code improvements

0.2
—–
* Increased supported ePub files:
– a new strategy to retrieve the cover from standard compliant ePub files;
– the “old” strategy now is the second option;
– a little improvement to increase the possibility of a successful result.
* Some minor improvements.
* Simplified Chinese (zh_CN) translation added. Thanks to nihui.

0.1
—–
first release

[read more]

job recommendations:

[more jobs]
…read more

Source: FULL ARTICLE at KDE Apps

Daniel Holbach: Gute Arbeit, deutsches Übersetzungsteam!

:)

The German translations team have done it! They brought the German translation of the Ubuntu Packaging Guide above 70%, which is the magic threshold for us to enable the translation in the package. Since earlier today you will find this in the Packaging Guide Daily Build PPA (soon going to land in Debian and then in Ubuntu too):

daniel@daydream:~$ apt-cache search german packaging guide ubuntu
ubuntu-packaging-guide-html-de - Ubuntu Packaging Guide - HTML guide - German version
ubuntu-packaging-guide-pdf-de - Ubuntu Packaging Guide - PDF guide - German version
ubuntu-packaging-guide-epub-de - Ubuntu Packaging Guide - EPUB guide - German version
daniel@daydream:~$

You can also check out the HTML version, single page HTML, PDF version and EPUB version on the web.

This is great news for everyone who wants to get started with Ubuntu development as it will make the first steps easier. Let’s get the translations up to 100% now!

Current translations stats are looking like this now:

  • Spanish (96%).
  • Brazilian Portuguese, Russian (83%).
  • German (72%).
  • Traditional Chinese (28%).
  • Japanese (14%).
  • French (10%).
  • Dutch, Indonesian (5%).
  • Chinese Hong Kong (1%).
  • Italian, Greek, Telugu, Australian English, Vietnamese, Kannada, Macedonian, Swedish, Turkish, Simplified Chinese. Latvian, Slovenian, Croatian, Hungarian, Catalan (0%).

Please help out making the guide available in your language as well. Start here.

…read more

Source: FULL ARTICLE at Planet Ubuntu

QWinFF Media Converter 0.1.8 (KDE Video Application)

Thumbnail

QWinFF Media Converter 0.1.8
(KDE Video Application)
QWinFF is a cross-platform, easy-to-use and open-source media converter GUI using FFmpeg as its backend. Featuring a rich set of pre-defined parameters, QWinFF helps users use FFmpeg easily without having to manually input command-line flags. Average users can convert multiple media files in just a few clicks, while advanced users can still adjust conversion parameters in detail.

Ubuntu users can install this application from ppa: https://launchpad.net/~lzh9102/+archive/qwinff

openSUSE builds are available through the Open Build Service: https://build.opensuse.org/package/show?package=qwinff&project=home%3Alzh9102

Translation of the following languages are currently available:

English – built-in
Traditional Chinese – by the author
JapaneseTilt (http://tiltstr.seesaa.net/)
ItalianTheJoe (http://thejoe.it/), Francesco Marinucci
CzechPetr Gaďorek
Simplified Chinese杨永明

We would be very pleased if you could provide a translation for your language. To translate this application, please download the latest translation template from http://code.google.com/p/qwinff/downloads. If you are not familiar with translating Qt applications, please see the instructions [url=http://code.google.com/p/qwinff/wiki/TranslatorsNotes]here[/url]. After you are done, please make your name and the translation file available to us (lzh9102 AT gmail DOT com) and we’ll include it in the next release.

changelog:
Version 0.1.8:
(2013-02-13)
– Improved video/audio cutting interface.
– Fixed some bugs when working with newer ffmpeg versions.

Version 0.1.7:
(2012-09-17)
– Drag&Drop reordering tasks
– Fixed progress-displaying of wav input files.

Version 0.1.6:
(2012-08-26)
– New Feature: Adjust video speed (requires sox to be installed).
Added Czech translation.
– Rearranged toolbar actions.
– Fixed: Auto presets got messed up when being edited.
– Removed “Auto bitrate” option
– Many UI improvements.

Version 0.1.5:
(2012-08-17)
– New Feature: Shutdown computer when all tasks are done.
Added Italian translation.
– Added several ffmpeg presets that don’t give extra arguments.

Version 0.1.4:
(2012-06-21)
– Some minor gui improvements
– Include desktop file and application icon in installation.

Version 0.1.3:
– Enable users to select the range of the media file to encode.
– Fixed video encoding error on some systems due to ffmpeg multithread options.
– Removed “-aq 60” option in OGG Vorbis to prevent inflating the output file.

Version 0.1.2:
(2012-02-11)
– Use notify-send by default.
– Made libnotify optional and disabled by default.
– Explicit link with gtk+-2.0. (libnotify can be used with either gtk2 or gtk3)
– Fixed compilation error with older libnotify versions.

Version 0.1.1:
(2012-02-07)
– Use libnotify …read more
Source: FULL ARTICLE at KDE Apps