From 3116e85e71d88b548d54856450b7d364525b6570 Mon Sep 17 00:00:00 2001 From: Ken Moore Date: Mon, 12 Sep 2016 14:29:27 -0400 Subject: Merge in all the translation files from the lumina-i18n repository into the main lumina repo. Now we can hook up weblate in the main lumina repo, and have everything in sync all the time. --- .../lumina-textedit/i18n/lumina-textedit_sr.ts | 157 +++++++++++++-------- 1 file changed, 100 insertions(+), 57 deletions(-) (limited to 'src-qt5/desktop-utils/lumina-textedit/i18n/lumina-textedit_sr.ts') diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/lumina-textedit_sr.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/lumina-textedit_sr.ts index 550e7a88..50690107 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/lumina-textedit_sr.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/lumina-textedit_sr.ts @@ -1,41 +1,41 @@ - + ColorDialog - + Customize Colors - + Item Type - + Color - + Sample - - + + Select Color - + Cancel - + Apply @@ -43,211 +43,254 @@ 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) - + + 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? + +%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