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_hu.ts | 243 ++++++++++++--------- 1 file changed, 143 insertions(+), 100 deletions(-) (limited to 'src-qt5/desktop-utils/lumina-textedit/i18n/lumina-textedit_hu.ts') diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/lumina-textedit_hu.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/lumina-textedit_hu.ts index 206c09ff..2e9a9abd 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/lumina-textedit_hu.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/lumina-textedit_hu.ts @@ -1,252 +1,295 @@ - + ColorDialog - + Customize Colors - + Színek testreszabása - + Item Type - + Elem típusa - + Color - + Szín - + Sample - + Minta - - + + Select Color - + Szín kiválasztása - + Cancel - + Mégse - + Apply - + Alkalmaz MainUI - + MainWindow - + Főablak - + Tab 1 - + 1. lap - - Find/Replace - - - - + Find the previous match - + Előző találat keresése - - - - + + + + + ... - + ... - + Find: - + Keresés: - + Find the next match - + Következő találat keresése - + Replace: - + Csere: - + Match case - + Kis- és nagybetű különbözik - + Replace next match - + A következő találat cseréje - + Replace all matches (to end of document) + Minden egyezés cseréje (a dokumentum végéig) + + + + Hide the find/replace options - + File - + Fájl - + View - + Nézet - + Syntax Highlighting - + Szintaxiskiemelés - + Edit - + Szerkesztés - + toolBar - + Eszköztár - + Show Line Numbers - + Sorszámozás megjelenítése - + None - + Nincs - - + + New File - + Új fájl - + Ctrl+N - + Ctrl+N - + Open File - + Fájl megnyitása - + Ctrl+O - + Ctrl+O - + Save File - + Fájl mentése - + Ctrl+S - + Ctrl+S - + Save File As - + Fájl mentése másként - + Close - + Bezárás - + Ctrl+Q - + Ctrl+Q - + Close File - + Fájl bezárása - + Ctrl+W - + Ctrl+W - + Customize Colors - + Színek testreszabása - + Wrap Lines - + Sorok tördelése - + Find - + Keresés - + Ctrl+F - + Ctrl+F - + Replace - + Csere - + Ctrl+R - + Ctrl+R - + Text Editor - + Szövegszerkesztő - + Open File(s) - + Fájl(ok) megnyitása - + Text Files (*) + Szövegfájlok + + + + + 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 - + Fájl mentése - + Text File (*) + Szövegfájl (*) + + + + 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