From dcdaef68c2df351e9b922bf6e13446cc839d1c51 Mon Sep 17 00:00:00 2001 From: Ken Moore Date: Fri, 11 Aug 2017 13:32:58 -0400 Subject: Add the translation files for lumina-pdf to git --- src-qt5/desktop-utils/lumina-pdf/i18n/l-pdf_es.ts | 133 ++++++++++++++++++++++ 1 file changed, 133 insertions(+) create mode 100644 src-qt5/desktop-utils/lumina-pdf/i18n/l-pdf_es.ts (limited to 'src-qt5/desktop-utils/lumina-pdf/i18n/l-pdf_es.ts') diff --git a/src-qt5/desktop-utils/lumina-pdf/i18n/l-pdf_es.ts b/src-qt5/desktop-utils/lumina-pdf/i18n/l-pdf_es.ts new file mode 100644 index 00000000..78c3abb8 --- /dev/null +++ b/src-qt5/desktop-utils/lumina-pdf/i18n/l-pdf_es.ts @@ -0,0 +1,133 @@ + + + + + MainUI + + + MainWindow + + + + + File + + + + + Presentation + + + + + Start Presentation + + + + + toolBar + + + + + + Open PDF + + + + + Ctrl+O + + + + + Close + + + + + Ctrl+Q + + + + + Fit Page + + + + + Fit Width + + + + + Print + + + + + Ctrl+P + + + + + Single Page + + + + + Dual Pages + + + + + All Pages + + + + + At Beginning + + + + + Stop Presentation + + + + + Lumina PDF Viewer + + + + + Unlock PDF + + + + + Password: + + + + + %1 (%2) + + + + + Select Screen + + + + + Screen: + + + + + PDF Documents (*.pdf) + + + + -- cgit