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_fr_CA.ts | 122 ++++++++++----------- 1 file changed, 61 insertions(+), 61 deletions(-) (limited to 'src-qt5/desktop-utils/lumina-textedit/i18n/lumina-textedit_fr_CA.ts') diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/lumina-textedit_fr_CA.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/lumina-textedit_fr_CA.ts index 50690107..393e5eca 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/lumina-textedit_fr_CA.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/lumina-textedit_fr_CA.ts @@ -4,38 +4,38 @@ ColorDialog - + Customize Colors - + Item Type - + Color - + Sample - - + + Select Color - + Cancel - + Apply @@ -43,208 +43,208 @@ MainUI - + MainWindow - + Tab 1 - + Find the previous match - - - - - + + + + + ... - + Find: - + Find the next match - + Replace: - + Match case - + Replace next match - + Replace all matches (to end of document) - + Hide the find/replace options - + File - + View - + Syntax Highlighting - + Edit - + toolBar - + Show Line Numbers - + None - - + + New File - + Ctrl+N - + Open File - + Ctrl+O - + Save File - + Ctrl+S - + Save File As - + Close - + Ctrl+Q - + Close File - + Ctrl+W - + Customize Colors - + Wrap Lines - + Find - + Ctrl+F - + Replace - + Ctrl+R - + Text Editor - + Open File(s) - + 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 - + 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? - + (Note: You will lose all currently-unsaved changes) - + File Modified -- cgit