From d1e4b8b80c05d57d6fffdef4e40619727d8c5ed3 Mon Sep 17 00:00:00 2001 From: Ken Moore Date: Thu, 21 Apr 2016 08:25:02 -0400 Subject: Add all the translation files for lumina-textedit. --- .../lumina-textedit/i18n/lumina-textedit_az.ts | 253 +++++++++++++++++++++ 1 file changed, 253 insertions(+) create mode 100644 desktop-utilities/lumina-textedit/i18n/lumina-textedit_az.ts (limited to 'desktop-utilities/lumina-textedit/i18n/lumina-textedit_az.ts') diff --git a/desktop-utilities/lumina-textedit/i18n/lumina-textedit_az.ts b/desktop-utilities/lumina-textedit/i18n/lumina-textedit_az.ts new file mode 100644 index 00000000..5b4f54da --- /dev/null +++ b/desktop-utilities/lumina-textedit/i18n/lumina-textedit_az.ts @@ -0,0 +1,253 @@ + + + + + ColorDialog + + + Customize Colors + + + + + Item Type + + + + + Color + + + + + Sample + + + + + + Select Color + + + + + Cancel + + + + + Apply + + + + + MainUI + + + MainWindow + + + + + Tab 1 + + + + + Find/Replace + + + + + Find the previous match + + + + + + + + ... + + + + + Find: + + + + + Find the next match + + + + + Replace: + + + + + Match case + + + + + Replace next match + + + + + Replace all matches (to end of document) + + + + + 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 (*) + + + + + PlainTextEditor + + + Save File + + + + + Text File (*) + + + + -- cgit