From 92e179ef3773df050662400e70cc4b0e8ccc3bae Mon Sep 17 00:00:00 2001 From: ZackaryWelch Date: Mon, 31 Jul 2017 10:56:22 -0400 Subject: Resynced Translation Files --- .../lumina-config/i18n/lumina-config_nb.ts | 107 +++++++++++---------- 1 file changed, 56 insertions(+), 51 deletions(-) (limited to 'src-qt5/core-utils/lumina-config/i18n/lumina-config_nb.ts') diff --git a/src-qt5/core-utils/lumina-config/i18n/lumina-config_nb.ts b/src-qt5/core-utils/lumina-config/i18n/lumina-config_nb.ts index ac5844d1..c7c7e864 100644 --- a/src-qt5/core-utils/lumina-config/i18n/lumina-config_nb.ts +++ b/src-qt5/core-utils/lumina-config/i18n/lumina-config_nb.ts @@ -936,44 +936,34 @@ mainWindow - - MainWindow - - - - - toolBar - - - - + Save - + Save current changes - + Ctrl+S - + Back to settings - - + + Back to overall settings - - + + Select monitor/desktop to configure @@ -1426,12 +1416,17 @@ - + + Panel + + + + Profile - + Import @@ -1612,17 +1607,22 @@ - + + Window Manager + + + + Reset Desktop Settings - + Return to system defaults - + Return to Lumina defaults @@ -1647,142 +1647,147 @@ - + + Window manager + + + + Desktop Settings - + Select an image - + Images - + Reset User Image - + Would you like to reset the user image to the system default? - + Valid Time Codes: - + %1: Hour without leading zero (1) - + %1: Hour with leading zero (01) - + %1: Minutes without leading zero (2) - + %1: Minutes with leading zero (02) - + %1: Seconds without leading zero (3) - + %1: Seconds with leading zero (03) - + %1: AM/PM (12-hour) clock (upper or lower case) - + %1: Timezone - + Time Codes - + Valid Date Codes: - + %1: Numeric day without a leading zero (1) - + %1: Numeric day with leading zero (01) - + %1: Day as abbreviation (localized) - + %1: Day as full name (localized) - + %1: Numeric month without leading zero (2) - + %1: Numeric month with leading zero (02) - + %1: Month as abbreviation (localized) - + %1: Month as full name (localized) - + %1: Year as 2-digit number (15) - + %1: Year as 4-digit number (2015) - + Text may be contained within single-quotes to ignore replacements - + Date Codes -- cgit From 9e9d68f1f5889f44d620fb044b1c9cec43b095e1 Mon Sep 17 00:00:00 2001 From: ZackaryWelch Date: Tue, 15 Aug 2017 13:16:59 -0400 Subject: Resynced translation files and fixed translations of the boot splash UI --- .../lumina-config/i18n/lumina-config_nb.ts | 63 ++++++++++------------ 1 file changed, 29 insertions(+), 34 deletions(-) (limited to 'src-qt5/core-utils/lumina-config/i18n/lumina-config_nb.ts') diff --git a/src-qt5/core-utils/lumina-config/i18n/lumina-config_nb.ts b/src-qt5/core-utils/lumina-config/i18n/lumina-config_nb.ts index c7c7e864..65126bd0 100644 --- a/src-qt5/core-utils/lumina-config/i18n/lumina-config_nb.ts +++ b/src-qt5/core-utils/lumina-config/i18n/lumina-config_nb.ts @@ -1175,11 +1175,6 @@ page_fluxbox_keys - - - page_fluxbox_keys - - Basic Editor @@ -1647,147 +1642,147 @@ - + Window manager - + Desktop Settings - + Select an image - + Images - + Reset User Image - + Would you like to reset the user image to the system default? - + Valid Time Codes: - + %1: Hour without leading zero (1) - + %1: Hour with leading zero (01) - + %1: Minutes without leading zero (2) - + %1: Minutes with leading zero (02) - + %1: Seconds without leading zero (3) - + %1: Seconds with leading zero (03) - + %1: AM/PM (12-hour) clock (upper or lower case) - + %1: Timezone - + Time Codes - + Valid Date Codes: - + %1: Numeric day without a leading zero (1) - + %1: Numeric day with leading zero (01) - + %1: Day as abbreviation (localized) - + %1: Day as full name (localized) - + %1: Numeric month without leading zero (2) - + %1: Numeric month with leading zero (02) - + %1: Month as abbreviation (localized) - + %1: Month as full name (localized) - + %1: Year as 2-digit number (15) - + %1: Year as 4-digit number (2015) - + Text may be contained within single-quotes to ignore replacements - + Date Codes -- cgit From 9fe4993bdc8a166c60c1191292aa353d1937f109 Mon Sep 17 00:00:00 2001 From: ZackaryWelch Date: Tue, 15 Aug 2017 16:28:16 -0400 Subject: Added translations to menu buttons and the panel settings dialogue --- .../lumina-config/i18n/lumina-config_nb.ts | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'src-qt5/core-utils/lumina-config/i18n/lumina-config_nb.ts') diff --git a/src-qt5/core-utils/lumina-config/i18n/lumina-config_nb.ts b/src-qt5/core-utils/lumina-config/i18n/lumina-config_nb.ts index 65126bd0..d28bc1f5 100644 --- a/src-qt5/core-utils/lumina-config/i18n/lumina-config_nb.ts +++ b/src-qt5/core-utils/lumina-config/i18n/lumina-config_nb.ts @@ -977,6 +977,21 @@ This page currently has unsaved changes, do you wish to save them now? + + + Yes + + + + + No + + + + + Cancel + + page_autostart @@ -1430,6 +1445,11 @@ Desktop Settings + + + No Panels + + page_main -- cgit