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_uk.ts | 243 ++++++++++++--------- 1 file changed, 143 insertions(+), 100 deletions(-) (limited to 'src-qt5/desktop-utils/lumina-textedit/i18n/lumina-textedit_uk.ts') diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/lumina-textedit_uk.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/lumina-textedit_uk.ts index bdc27199..84fab2b6 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/lumina-textedit_uk.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/lumina-textedit_uk.ts @@ -1,252 +1,295 @@ - + ColorDialog - + Customize Colors - + Налаштування кольору - + Item Type - + Тип елементу - + Color - + Колір - + Sample - + Приклад - - + + Select Color - + Вибір кольору - + Cancel - + Скасувати - + Apply - + Застосувати MainUI - + MainWindow - + Головне вікно - + Tab 1 - + Вкладка 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 - + Ctrl+N - + Open File - + Відкрити файл - + Ctrl+O - + Ctrl+O - + Save File - + Зберегти файл - + Ctrl+S - + Ctrl+S - + Save File As - + Зберегти файл як - + Close - + Закрити - + Ctrl+Q - + Ctrl+Q - + Close File - + Закрити файл - + Ctrl+W - + Ctrl+W - + Customize Colors - + Налаштовування кольорів - + Wrap Lines - + Перенести рядки - + Find - + Знайти - + Ctrl+F - + Ctrl+F - + Replace - + Замінити - + Ctrl+R - + 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