From e817d9faddf8f5f4dec5470d652cabf9f22bad7a Mon Sep 17 00:00:00 2001 From: Ken Moore Date: Mon, 19 Sep 2016 10:34:03 -0400 Subject: Re-sync all the translation files for Lumina with the source code, and add a small script for doing this on a regular basis to the src-qt5 directory (dev only - no need to run this prior to building Lumina). --- .../lumina-textedit/i18n/lumina-textedit_en_GB.ts | 122 ++++++++++----------- 1 file changed, 61 insertions(+), 61 deletions(-) (limited to 'src-qt5/desktop-utils/lumina-textedit/i18n/lumina-textedit_en_GB.ts') diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/lumina-textedit_en_GB.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/lumina-textedit_en_GB.ts index 3df416c4..f627e31a 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/lumina-textedit_en_GB.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/lumina-textedit_en_GB.ts @@ -4,38 +4,38 @@ ColorDialog - + Customize Colors Customise Colours - + Item Type Item Type - + Color Colour - + Sample Sample - - + + Select Color Select Colour - + Cancel Cancel - + Apply Apply @@ -43,208 +43,208 @@ MainUI - + MainWindow MainWindow - + Tab 1 Tab 1 - + Find the previous match Find the previous match - - - - - + + + + + ... ... - + Find: Find: - + Find the next match Find the next match - + Replace: Replace: - + Match case Match case - + Replace next match Replace next match - + Replace all matches (to end of document) Replace all matches (to end of document) - + Hide the find/replace options - + File File - + View View - + Syntax Highlighting Syntax Highlighting - + Edit Edit - + toolBar toolBar - + Show Line Numbers Show Line Numbers - + None None - - + + New File New File - + Ctrl+N Ctrl+N - + Open File Open File - + Ctrl+O Ctrl+O - + Save File Save File - + Ctrl+S Ctrl+S - + Save File As Save File As - + Close Close - + Ctrl+Q Ctrl+Q - + Close File Close File - + Ctrl+W Ctrl+W - + Customize Colors Customise Colours - + Wrap Lines Wrap Lines - + Find Find - + Ctrl+F Ctrl+F - + Replace Replace - + Ctrl+R Ctrl+R - + Text Editor Text Editor - + Open File(s) Open File(s) - + Text Files (*) Text Files (*) - - + + Lose Unsaved Changes? - + This file has unsaved changes. Do you want to close it anyway? @@ -252,7 +252,7 @@ Do you want to close it anyway? - + There are unsaved changes. Do you want to close the editor anyway? @@ -263,32 +263,32 @@ Do you want to close the editor anyway? PlainTextEditor - + Save File Save File - + Text File (*) Text File (*) - + Row Number: %1, Column Number: %2 - + The following file has been changed by some other utility. Do you want to re-load it? The following file has been changed by some other utility. Do you want to reload it? - + (Note: You will lose all currently-unsaved changes) (Note: You will lose all currently unsaved changes) - + File Modified File Modified -- cgit