mirror of
https://github.com/rizonesoft/Notepad3.git
synced 2026-06-14 21:09:05 +08:00
MUI - Minor hi-IN and sk-SK translations update
This commit is contained in:
parent
789416e060
commit
e560ebd6ed
@ -475,7 +475,7 @@ msgstr "Považovať súbory ako binárne"
|
||||
#. Resource IDs: (172)
|
||||
#, c-format
|
||||
msgid "You have the option \"%s\" enabled.\r\nWhen replacing, this option can lead to corrupted files.\r\nDo you want to proceed anyway?"
|
||||
msgstr ""
|
||||
msgstr "Máte povolenú možnosť \"%s\".\r\nPri nahrádzaní môže táto možnosť viesť k poškodeniu súborov.\r\nChcete pokračovať?"
|
||||
|
||||
#. Resource IDs: (116)
|
||||
msgid "a regular expression used for searching. Press F1 for more info."
|
||||
|
||||
@ -475,7 +475,7 @@ msgstr "फ़ाइलों को binary जैसा बरतें"
|
||||
#. Resource IDs: (172)
|
||||
#, c-format
|
||||
msgid "You have the option \"%s\" enabled.\r\nWhen replacing, this option can lead to corrupted files.\r\nDo you want to proceed anyway?"
|
||||
msgstr ""
|
||||
msgstr "आपके पास \"%s\" विकल्प सक्षम है|\r\nबदलने की प्रक्रिया में इस विकल्प से फ़ाइल खराब हो सकती है|\r\nक्या फ़िर भी आप आगे बढ़ना चाहते हैं?"
|
||||
|
||||
#. Resource IDs: (116)
|
||||
msgid "a regular expression used for searching. Press F1 for more info."
|
||||
|
||||
@ -232,9 +232,9 @@ BEGIN
|
||||
RTEXT "CR+LF:",IDC_STATIC2,10,18,34,8
|
||||
RTEXT "CR:",IDC_STATIC3,10,28,34,8
|
||||
RTEXT "LF:",IDC_STATIC4,10,38,34,8
|
||||
LTEXT "%s line(s).",IDC_EOL_SUM_CRLF,48,18,136,8
|
||||
LTEXT "%s line(s).",IDC_EOL_SUM_CR,48,28,136,8
|
||||
LTEXT "%s line(s).",IDC_EOL_SUM_LF,48,38,136,8
|
||||
LTEXT "%s riadok(y).",IDC_EOL_SUM_CRLF,48,18,136,8
|
||||
LTEXT "%s riadok(y).",IDC_EOL_SUM_CR,48,28,136,8
|
||||
LTEXT "%s riadok(y).",IDC_EOL_SUM_LF,48,38,136,8
|
||||
LTEXT "&Chcete normalizovať zakončenie riadkov?",IDC_STATIC5,7,52,180,8
|
||||
COMBOBOX IDC_EOLMODELIST,7,64,118,81,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
|
||||
PUSHBUTTON "&Áno",IDOK,138,63,50,14
|
||||
|
||||
@ -262,8 +262,8 @@ BEGIN
|
||||
"Vymazať históriu vyhľadávania"
|
||||
IDS_MUI_CLEAR_REPL_HISTORY
|
||||
"Vymazať históriu nahradenia"
|
||||
IDS_MUI_WRAPSEARCH_FWD "Wrap-Around match from top %s"
|
||||
IDS_MUI_WRAPSEARCH_BCK "Wrap-Around match from bottom %s"
|
||||
IDS_MUI_WRAPSEARCH_FWD "Zvinovať %s zvrchu"
|
||||
IDS_MUI_WRAPSEARCH_BCK "Zvinovať %s zospodu"
|
||||
END
|
||||
|
||||
STRINGTABLE
|
||||
|
||||
Loading…
Reference in New Issue
Block a user