From 00e89a565877c2b862475fcd9ea23c3c87b03350 Mon Sep 17 00:00:00 2001 From: ZackaryWelch Date: Mon, 31 Jul 2017 09:41:25 -0400 Subject: Added Australian English translation files --- src-qt5/core/lumina-open/i18n/lumina-open_en_AU.ts | 212 +++++++++++++++++++++ 1 file changed, 212 insertions(+) create mode 100644 src-qt5/core/lumina-open/i18n/lumina-open_en_AU.ts (limited to 'src-qt5/core/lumina-open/i18n') diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_en_AU.ts b/src-qt5/core/lumina-open/i18n/lumina-open_en_AU.ts new file mode 100644 index 00000000..91d418fa --- /dev/null +++ b/src-qt5/core/lumina-open/i18n/lumina-open_en_AU.ts @@ -0,0 +1,212 @@ + + + + + LFileDialog + + + Open With... + Open With... + + + + Preferred + Preferred + + + + Available + Available + + + + Custom + Custom + + + + Binary Location + Binary Location + + + + Find + Find + + + + Set this application as the default + Set this application as the default + + + + OK + OK + + + + Cancel + Cancel + + + + (Email Link) + (Email Link) + + + + (Internet URL - %1) + (Internet URL - %1) + + + + Audio + Audio + + + + Video + Video + + + + Multimedia + Multimedia + + + + Development + Development + + + + Education + Education + + + + Game + Game + + + + Graphics + Graphics + + + + Network + Network + + + + Office + Office + + + + Science + Science + + + + Settings + Settings + + + + System + System + + + + Utilities + Utilities + + + + Other + Other + + + + [default] + + + + + Find Application Binary + Find Application Binary + + + + QObject + + + File Error + File Error + + + + + Audio Volume %1% + Audio Volume %1% + + + + + Screen Brightness %1% + Screen Brightness %1% + + + + Invalid file or URL: %1 + Invalid file or URL: %1 + + + + Application entry is invalid: %1 + + + + + Application shortcut is missing the launching information (malformed shortcut): %1 + Application shortcut is missing the launch information (malformed shortcut): %1 + + + + URL shortcut is missing the URL: %1 + URL shortcut is missing the URL: %1 + + + + Directory shortcut is missing the path to the directory: %1 + Directory shortcut is missing the path to the directory: %1 + + + + Unknown type of shortcut : %1 + Unknown type of shortcut: %1 + + + + Binary Missing + Binary Missing + + + + Could not find "%1". Please ensure it is installed first. + Could not find "%1". Please ensure it is installed first. + + + + Application Error + Application Error + + + + The following application experienced an error and needed to close: + The following application experienced an error and needed to close: + + + -- cgit From 92e179ef3773df050662400e70cc4b0e8ccc3bae Mon Sep 17 00:00:00 2001 From: ZackaryWelch Date: Mon, 31 Jul 2017 10:56:22 -0400 Subject: Resynced Translation Files --- src-qt5/core/lumina-open/i18n/lumina-open_cs.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src-qt5/core/lumina-open/i18n') diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_cs.ts b/src-qt5/core/lumina-open/i18n/lumina-open_cs.ts index 6a32e742..3123825f 100644 --- a/src-qt5/core/lumina-open/i18n/lumina-open_cs.ts +++ b/src-qt5/core/lumina-open/i18n/lumina-open_cs.ts @@ -195,7 +195,7 @@ - Could not find "%1". Please ensure it is installed first. + Could not find "%1". Please ensure it is installed first. Nepodařilo se najít „%1“. Nejprve zajistěte, aby bylo nainstalované. -- cgit