From b9ebf3c7cfbc47e0f71a2499ee28cbbd0d75e9e0 Mon Sep 17 00:00:00 2001 From: Ken Moore Date: Fri, 11 Aug 2017 13:40:46 -0400 Subject: Add a few missing language files to lumina-pdf. Should match other projects now. --- .../desktop-utils/lumina-pdf/i18n/l-pdf_en_AU.ts | 133 +++++++++++++++++++++ src-qt5/desktop-utils/lumina-pdf/i18n/l-pdf_ne.ts | 133 +++++++++++++++++++++ src-qt5/desktop-utils/lumina-pdf/i18n/l-pdf_sa.ts | 133 +++++++++++++++++++++ src-qt5/desktop-utils/lumina-pdf/i18n/l-pdf_ur.ts | 133 +++++++++++++++++++++ src-qt5/desktop-utils/lumina-pdf/lumina-pdf.pro | 4 + 5 files changed, 536 insertions(+) create mode 100644 src-qt5/desktop-utils/lumina-pdf/i18n/l-pdf_en_AU.ts create mode 100644 src-qt5/desktop-utils/lumina-pdf/i18n/l-pdf_ne.ts create mode 100644 src-qt5/desktop-utils/lumina-pdf/i18n/l-pdf_sa.ts create mode 100644 src-qt5/desktop-utils/lumina-pdf/i18n/l-pdf_ur.ts (limited to 'src-qt5/desktop-utils/lumina-pdf') diff --git a/src-qt5/desktop-utils/lumina-pdf/i18n/l-pdf_en_AU.ts b/src-qt5/desktop-utils/lumina-pdf/i18n/l-pdf_en_AU.ts new file mode 100644 index 00000000..e48f89ba --- /dev/null +++ b/src-qt5/desktop-utils/lumina-pdf/i18n/l-pdf_en_AU.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) + + + + diff --git a/src-qt5/desktop-utils/lumina-pdf/i18n/l-pdf_ne.ts b/src-qt5/desktop-utils/lumina-pdf/i18n/l-pdf_ne.ts new file mode 100644 index 00000000..1ef64924 --- /dev/null +++ b/src-qt5/desktop-utils/lumina-pdf/i18n/l-pdf_ne.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) + + + + diff --git a/src-qt5/desktop-utils/lumina-pdf/i18n/l-pdf_sa.ts b/src-qt5/desktop-utils/lumina-pdf/i18n/l-pdf_sa.ts new file mode 100644 index 00000000..df9dc61e --- /dev/null +++ b/src-qt5/desktop-utils/lumina-pdf/i18n/l-pdf_sa.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) + + + + diff --git a/src-qt5/desktop-utils/lumina-pdf/i18n/l-pdf_ur.ts b/src-qt5/desktop-utils/lumina-pdf/i18n/l-pdf_ur.ts new file mode 100644 index 00000000..82649064 --- /dev/null +++ b/src-qt5/desktop-utils/lumina-pdf/i18n/l-pdf_ur.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) + + + + diff --git a/src-qt5/desktop-utils/lumina-pdf/lumina-pdf.pro b/src-qt5/desktop-utils/lumina-pdf/lumina-pdf.pro index c1c1c681..a4093aff 100644 --- a/src-qt5/desktop-utils/lumina-pdf/lumina-pdf.pro +++ b/src-qt5/desktop-utils/lumina-pdf/lumina-pdf.pro @@ -37,6 +37,7 @@ TRANSLATIONS = i18n/l-pdf_af.ts \ i18n/l-pdf_da.ts \ i18n/l-pdf_de.ts \ i18n/l-pdf_el.ts \ + i18n/l-pdf_en_AU.ts \ i18n/l-pdf_en_GB.ts \ i18n/l-pdf_en_ZA.ts \ i18n/l-pdf_es.ts \ @@ -64,6 +65,7 @@ TRANSLATIONS = i18n/l-pdf_af.ts \ i18n/l-pdf_ms.ts \ i18n/l-pdf_mt.ts \ i18n/l-pdf_nb.ts \ + i18n/l-pdf_ne.ts \ i18n/l-pdf_nl.ts \ i18n/l-pdf_pa.ts \ i18n/l-pdf_pl.ts \ @@ -71,6 +73,7 @@ TRANSLATIONS = i18n/l-pdf_af.ts \ i18n/l-pdf_pt_BR.ts \ i18n/l-pdf_ro.ts \ i18n/l-pdf_ru.ts \ + i18n/l-pdf_sa.ts \ i18n/l-pdf_sk.ts \ i18n/l-pdf_sl.ts \ i18n/l-pdf_sr.ts \ @@ -80,6 +83,7 @@ TRANSLATIONS = i18n/l-pdf_af.ts \ i18n/l-pdf_tg.ts \ i18n/l-pdf_th.ts \ i18n/l-pdf_tr.ts \ + i18n/l-pdf_ur.ts \ i18n/l-pdf_uk.ts \ i18n/l-pdf_uz.ts \ i18n/l-pdf_vi.ts \ -- cgit