From 2a1cae3a7c26bac19a0d3bd83a5141f8879b9a23 Mon Sep 17 00:00:00 2001 From: Flavio Date: Fri, 29 Jun 2012 09:22:00 +0200 Subject: [PATCH] Missing en.ts --- locale/en.ts | 803 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 803 insertions(+) create mode 100644 locale/en.ts diff --git a/locale/en.ts b/locale/en.ts new file mode 100644 index 0000000..d9b67e8 --- /dev/null +++ b/locale/en.ts @@ -0,0 +1,803 @@ + +UTF-8 + + AboutView + + + There's life outside the browser! + + + + + Version %1 + + + + + %1 is Free Software but its development takes precious time. + + + + + Please <a href='%1'>donate</a> to support the continued development of %2. + + + + + Report bugs and send in your ideas to %1 + + + + + Icon designed by %1. + + + + + Compact mode contributed by %1. + + + + + HTTP proxy support contributed by %1. + + + + + Translated by %1 + + + + + Released under the <a href='%1'>GNU General Public License</a> + + + + + &Close + + + + + About + + + + + What you always wanted to know about %1 and never dared to ask + + + + + ClearButton + + + Clear + + + + + DownloadItem + + + bytes + + + + + KB + + + + + MB + + + + + bytes/sec + + + + + KB/sec + + + + + MB/sec + + + + + seconds + + + + + minutes + + + + + %4 %5 remaining + + + + + DownloadManager + + + This is just the demo version of %1. + + + + + It can only download videos shorter than %1 minutes so you can test the download functionality. + + + + + Continue + + + + + Get the full version + + + + + %n Download(s) + 1 Download%n Downloads + + + + DownloadSettings + + + Change location... + + + + + Choose the download location + + + + + Download location changed. + + + + + Current downloads will still go in the previous location. + + + + + Downloading to: %1 + + + + + DownloadView + + + + Downloads + + + + + GlobalShortcuts + + + Play + + + + + Pause + + + + + Play/Pause + + + + + Stop + + + + + Stop playing after current track + + + + + Next track + + + + + Previous track + + + + + Increase volume + + + + + Decrease volume + + + + + Mute + + + + + Seek forward + + + + + Seek backward + + + + + ListModel + + + Searching... + + + + + Show %1 More + + + + + No videos + + + + + No more videos + + + + + LoadingWidget + + + Error + + + + + MainWindow + + + &Stop + + + + + Stop playback and go back to the search view + + + + + S&kip + + + + + Skip to the next video + + + + + + &Pause + + + + + + Pause playback + + + + + + &Full Screen + + + + + Go full screen + + + + + &Compact mode + + + + + Hide the playlist and the toolbar + + + + + Open the &YouTube page + + + + + Go to the YouTube video page and pause playback + + + + + Copy the YouTube &link + + + + + Copy the current video YouTube link to the clipboard + + + + + Copy the video stream &URL + + + + + Copy the current video stream URL to the clipboard + + + + + &Remove + + + + + Remove the selected videos from the playlist + + + + + Move &Up + + + + + Move up the selected videos in the playlist + + + + + Move &Down + + + + + Move down the selected videos in the playlist + + + + + &Clear recent searches + + + + + Clear the search history. Cannot be undone. + + + + + &Quit + + + + + Ctrl+Q + + + + + Bye + + + + + &Website + + + + + %1 on the Web + + + + + Make a &donation + + + + + Please support the continued development of %1 + + + + + &About + + + + + Info about %1 + + + + + Search + + + + + Mute volume + + + + + Ctrl+M + + + + + + &Downloads + + + + + Show details about video downloads + + + + + &Download + + + + + Download the current video + + + + + &Application + + + + + &Playlist + + + + + &Video + + + + + &Help + + + + + Press %1 to raise the volume, %2 to lower it + + + + + + Opening %1 + + + + + Do you want to exit %1 with a download in progress? + + + + + If you close %1 now, this download will be cancelled. + + + + + Close and cancel download + + + + + Wait for download to finish + + + + + Fatal error: %1 + + + + + Error: %1 + + + + + &Play + + + + + Resume playback + + + + + Exit &Full Screen + + + + + Remaining time: %1 + + + + + Volume at %1% + + + + + Volume is muted + + + + + Volume is unmuted + + + + + Maximum video definition set to %1 + + + + + Your privacy is now safe + + + + + Downloads complete + + + + + MediaView + + + Most relevant + + + + + Most recent + + + + + Most viewed + + + + + You can now paste the YouTube link into another application + + + + + You can now paste the video stream URL into another application + + + + + The link will be valid only for a limited time. + + + + + This is just the demo version of %1. + + + + + It allows you to test the application and see if it works for you. + + + + + Continue + + + + + Get the full version + + + + + Downloading %1 + + + + + NetworkAccess + + + Network error: %1 + + + + + PrettyItemDelegate + + + %1 views + + + + + %1 of %2 (%3) — %4 + + + + + Preparing + + + + + Failed + + + + + Completed + + + + + Stopped + + + + + Stop downloading + + + + + Show in %1 + + + + + Open parent folder + + + + + Restart downloading + + + + + SearchLineEdit + + + Search + + + + + SearchView + + + Welcome to <a href='%1'>%2</a>, + + + + + Get the full version + + + + + Enter + "Enter", as in "type". The whole frase says: "Enter a keyword to start watching videos" + + + + + a keyword + + + + + a channel + + + + + to start watching videos. + + + + + Watch + + + + + Recent keywords + + + + + Recent channels + + + + + A new version of %1 is available. Please <a href='%2'>update to version %3</a> + + + + + Make yourself comfortable + + + + + Video + + + Cannot get video stream for %1 + + + + + Network error: %1 for %2 + + + + \ No newline at end of file -- 2.39.5