From ed5ecf7ea7a482b4649e66ecb35fbc60af680684 Mon Sep 17 00:00:00 2001 From: Ken Moore Date: Mon, 25 Apr 2016 13:08:12 -0400 Subject: Rearrange the Lumina source tree quite a bit: Now the utilites are arranged by category (core, core-utils, desktop-utils), so all the -utils may be excluded by a package system (or turned into separate packages) as needed. --- .../desktop-utils/lumina-fm/i18n/lumina-fm_pa.ts | 238 +++++++++++++++++++++ 1 file changed, 238 insertions(+) create mode 100644 src-qt5/desktop-utils/lumina-fm/i18n/lumina-fm_pa.ts (limited to 'src-qt5/desktop-utils/lumina-fm/i18n/lumina-fm_pa.ts') diff --git a/src-qt5/desktop-utils/lumina-fm/i18n/lumina-fm_pa.ts b/src-qt5/desktop-utils/lumina-fm/i18n/lumina-fm_pa.ts new file mode 100644 index 00000000..cdc4ec84 --- /dev/null +++ b/src-qt5/desktop-utils/lumina-fm/i18n/lumina-fm_pa.ts @@ -0,0 +1,238 @@ + + + + + MainUI + + + Insight + + + + + Open Multimedia Player + + + + + + + + + + + + + + + ... + + + + + View Slideshow + + + + + Restore File(s) + + + + + Playlist + + + + + + Go to Next + + + + + TextLabel + + + + + Go to Beginning + + + + + Go to Previous + + + + + Go to End + + + + + Name + + + + + Date Modified + + + + + Size + + + + + Owner + + + + + Restore entire directory + + + + + Restore All + + + + + Restore Selected Item + + + + + Restore Selection + + + + + Overwrite Existing Files + + + + + File + + + + + Edit + + + + + View + + + + + Bookmarks + + + + + toolBar + + + + + New &Tab + + + + + Close Tab + + + + + E&xit + + + + + &Preferences + + + + + Shortcuts + + + + + Music Player + + + + + Image Viewer + + + + + UpDir + + + + + Go up one directory + + + + + Home + + + + + Go to your home directory + + + + + View Hidden Files + + + + + Back + + + + + Back to directory + + + + + Refresh + + + + + Refresh Directory + + + + + F5 + + + + + Bookmark + + + + + Bookmark this directory + + + + -- cgit