From d5edc49f1bfb891b23f3e4c2a9a77b0cdb322aef Mon Sep 17 00:00:00 2001 From: Kris Moore Date: Tue, 20 Sep 2016 10:27:17 -0400 Subject: Rename all the lumina-textedit i18n files --- .../desktop-utils/lumina-textedit/i18n/l-te_he.ts | 296 +++++++++++++++++++++ 1 file changed, 296 insertions(+) create mode 100644 src-qt5/desktop-utils/lumina-textedit/i18n/l-te_he.ts (limited to 'src-qt5/desktop-utils/lumina-textedit/i18n/l-te_he.ts') diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_he.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_he.ts new file mode 100644 index 00000000..7f8f5c47 --- /dev/null +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_he.ts @@ -0,0 +1,296 @@ + + + + + ColorDialog + + + Customize Colors + + + + + Item Type + + + + + Color + + + + + Sample + + + + + + Select Color + + + + + Cancel + + + + + Apply + + + + + MainUI + + + MainWindow + + + + + Tab 1 + + + + + Find the previous match + + + + + + + + + ... + + + + + Find the next match + + + + + Replace: + + + + + Match case + + + + + Replace next match + + + + + Replace all matches (to end of document) + + + + + Hide the find/replace options + + + + + Find: + + + + + 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? + +%1 + + + + + There are unsaved changes. +Do you want to close the editor anyway? + +%1 + + + + + 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