mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-21 09:58:13 +00:00
FIX: Don't display shortcuts twice in file context menu (Unix). Issue [0000457].
This commit is contained in:
parent
bf29325ec3
commit
910a464bcb
20 changed files with 696 additions and 353 deletions
|
|
@ -2201,8 +2201,10 @@ msgid "Show context menu"
|
|||
msgstr "Показване на изскачащ изборник"
|
||||
|
||||
#: tfrmmain.actcopy.caption
|
||||
msgid "Copy F5"
|
||||
msgstr "Презапис F5"
|
||||
#, fuzzy
|
||||
#| msgid "Copy"
|
||||
msgid "Copy"
|
||||
msgstr "Презапис"
|
||||
|
||||
#: tfrmmain.actcopyfullnamestoclip.caption
|
||||
msgid "Copy Filename(s) with Full &Path"
|
||||
|
|
@ -2235,9 +2237,11 @@ msgid "Cu&t"
|
|||
msgstr "Изрязване"
|
||||
|
||||
#: tfrmmain.actdelete.caption
|
||||
#, fuzzy
|
||||
#| msgid "Delete"
|
||||
msgctxt "TFRMMAIN.ACTDELETE.CAPTION"
|
||||
msgid "Delete F8"
|
||||
msgstr "Итриване F8"
|
||||
msgid "Delete"
|
||||
msgstr "Итриване"
|
||||
|
||||
#: tfrmmain.actdirhistory.caption
|
||||
msgctxt "TFRMMAIN.ACTDIRHISTORY.CAPTION"
|
||||
|
|
@ -2251,8 +2255,10 @@ msgid "Directory &Hotlist"
|
|||
msgstr "&Бързодостъпни папки"
|
||||
|
||||
#: tfrmmain.actedit.caption
|
||||
msgid "Edit F4"
|
||||
msgstr "Обработка F4"
|
||||
#, fuzzy
|
||||
#| msgid "Edit"
|
||||
msgid "Edit"
|
||||
msgstr "Обработка"
|
||||
|
||||
#: tfrmmain.acteditcomment.caption
|
||||
#, fuzzy
|
||||
|
|
@ -2363,8 +2369,10 @@ msgid "&Load Selection from File..."
|
|||
msgstr "Зареждане на отбелязване от файл"
|
||||
|
||||
#: tfrmmain.actmakedir.caption
|
||||
msgid "MakeDir F7"
|
||||
msgstr "Нова папка F7"
|
||||
#, fuzzy
|
||||
#| msgid "MakeDir"
|
||||
msgid "MakeDir"
|
||||
msgstr "Нова папка"
|
||||
|
||||
#: tfrmmain.actmarkcurrentextension.caption
|
||||
#, fuzzy
|
||||
|
|
@ -2526,8 +2534,10 @@ msgid "&Remove Tab"
|
|||
msgstr "Пре&махване на подпрозореца"
|
||||
|
||||
#: tfrmmain.actrename.caption
|
||||
msgid "Move F6"
|
||||
msgstr "Местене F6"
|
||||
#, fuzzy
|
||||
#| msgid "Move"
|
||||
msgid "Move"
|
||||
msgstr "Местене"
|
||||
|
||||
#: tfrmmain.actrenamenoask.caption
|
||||
msgid "Move/Rename files without asking for confirmation"
|
||||
|
|
@ -2632,9 +2642,11 @@ msgid "Show command line history"
|
|||
msgstr "Показване на дневник на реда управление"
|
||||
|
||||
#: tfrmmain.actshowmainmenu.caption
|
||||
#, fuzzy
|
||||
#| msgid "Menu"
|
||||
msgctxt "TFRMMAIN.ACTSHOWMAINMENU.CAPTION"
|
||||
msgid "Menu F9"
|
||||
msgstr "Изборник F9"
|
||||
msgid "Menu"
|
||||
msgstr "Изборник"
|
||||
|
||||
#: tfrmmain.actshowsysfiles.caption
|
||||
#, fuzzy
|
||||
|
|
@ -2709,8 +2721,10 @@ msgid "Unselect All with the Same Ex&tension"
|
|||
msgstr "Снемане на избора на всички със същото разширение"
|
||||
|
||||
#: tfrmmain.actview.caption
|
||||
msgid "View F3"
|
||||
msgstr "Преглед F3"
|
||||
#, fuzzy
|
||||
#| msgid "View"
|
||||
msgid "View"
|
||||
msgstr "Преглед"
|
||||
|
||||
#: tfrmmain.actviewhistory.caption
|
||||
msgid "Show history of visited paths for active view"
|
||||
|
|
@ -2735,17 +2749,23 @@ msgid "Wipe"
|
|||
msgstr "Унищожаване"
|
||||
|
||||
#: tfrmmain.btnf10.caption
|
||||
msgid "Exit F10"
|
||||
msgstr "Изход F10"
|
||||
#, fuzzy
|
||||
#| msgid "Exit"
|
||||
msgid "Exit"
|
||||
msgstr "Изход"
|
||||
|
||||
#: tfrmmain.btnf8.caption
|
||||
#, fuzzy
|
||||
#| msgid "Delete"
|
||||
msgctxt "TFRMMAIN.BTNF8.CAPTION"
|
||||
msgid "Delete F8"
|
||||
msgstr "Итриване F8"
|
||||
msgid "Delete"
|
||||
msgstr "Итриване"
|
||||
|
||||
#: tfrmmain.btnf9.caption
|
||||
msgid "Terminal F9"
|
||||
msgstr "Терминал F9"
|
||||
#, fuzzy
|
||||
#| msgid "Terminal"
|
||||
msgid "Terminal"
|
||||
msgstr "Терминал"
|
||||
|
||||
#: tfrmmain.btnleftdirectoryhotlist.caption
|
||||
msgctxt "TFRMMAIN.BTNLEFTDIRECTORYHOTLIST.CAPTION"
|
||||
|
|
@ -8046,4 +8066,4 @@ msgstr "Знаков набор"
|
|||
#: ulng.rsviewnotfound
|
||||
msgid "%s not found!"
|
||||
msgstr "%s не е открит!"
|
||||
|
||||
|
||||
|
|
@ -2206,8 +2206,10 @@ msgid "Show context menu"
|
|||
msgstr "Mostrar menú contextual"
|
||||
|
||||
#: tfrmmain.actcopy.caption
|
||||
msgid "Copy F5"
|
||||
msgstr "Copiar F5"
|
||||
#, fuzzy
|
||||
#| msgid "Copy"
|
||||
msgid "Copy"
|
||||
msgstr "Copiar"
|
||||
|
||||
#: tfrmmain.actcopyfullnamestoclip.caption
|
||||
msgid "Copy Filename(s) with Full &Path"
|
||||
|
|
@ -2238,9 +2240,11 @@ msgid "Cu&t"
|
|||
msgstr "Tallar"
|
||||
|
||||
#: tfrmmain.actdelete.caption
|
||||
#, fuzzy
|
||||
#| msgid "Delete"
|
||||
msgctxt "tfrmmain.actdelete.caption"
|
||||
msgid "Delete F8"
|
||||
msgstr "Esborrar F8"
|
||||
msgid "Delete"
|
||||
msgstr "Esborrar"
|
||||
|
||||
#: tfrmmain.actdirhistory.caption
|
||||
msgctxt "TFRMMAIN.ACTDIRHISTORY.CAPTION"
|
||||
|
|
@ -2254,8 +2258,10 @@ msgid "Directory &Hotlist"
|
|||
msgstr "Marcadors"
|
||||
|
||||
#: tfrmmain.actedit.caption
|
||||
msgid "Edit F4"
|
||||
msgstr "Editar F4"
|
||||
#, fuzzy
|
||||
#| msgid "Edit"
|
||||
msgid "Edit"
|
||||
msgstr "Editar"
|
||||
|
||||
#: tfrmmain.acteditcomment.caption
|
||||
msgid "Edit Co&mment..."
|
||||
|
|
@ -2357,8 +2363,10 @@ msgid "&Load Selection from File..."
|
|||
msgstr "Carregar se&lecció des d'Arxiu..."
|
||||
|
||||
#: tfrmmain.actmakedir.caption
|
||||
msgid "MakeDir F7"
|
||||
msgstr "CrearDir F7"
|
||||
#, fuzzy
|
||||
#| msgid "MakeDir"
|
||||
msgid "MakeDir"
|
||||
msgstr "CrearDir"
|
||||
|
||||
#: tfrmmain.actmarkcurrentextension.caption
|
||||
msgid "Select All with the Same E&xtension"
|
||||
|
|
@ -2504,8 +2512,10 @@ msgid "&Remove Tab"
|
|||
msgstr "Tanca&r pestanya"
|
||||
|
||||
#: tfrmmain.actrename.caption
|
||||
msgid "Move F6"
|
||||
msgstr "Moure F6"
|
||||
#, fuzzy
|
||||
#| msgid "Move"
|
||||
msgid "Move"
|
||||
msgstr "Moure"
|
||||
|
||||
#: tfrmmain.actrenamenoask.caption
|
||||
msgid "Move/Rename files without asking for confirmation"
|
||||
|
|
@ -2598,9 +2608,11 @@ msgid "Show command line history"
|
|||
msgstr "Històrial de linia de commandes"
|
||||
|
||||
#: tfrmmain.actshowmainmenu.caption
|
||||
#, fuzzy
|
||||
#| msgid "Menu"
|
||||
msgctxt "TFRMMAIN.ACTSHOWMAINMENU.CAPTION"
|
||||
msgid "Menu F9"
|
||||
msgstr "Menú F9"
|
||||
msgid "Menu"
|
||||
msgstr "Menú"
|
||||
|
||||
#: tfrmmain.actshowsysfiles.caption
|
||||
#, fuzzy
|
||||
|
|
@ -2671,8 +2683,10 @@ msgid "Unselect All with the Same Ex&tension"
|
|||
msgstr "Deseleccionar Tot amb la mateixa extensió"
|
||||
|
||||
#: tfrmmain.actview.caption
|
||||
msgid "View F3"
|
||||
msgstr "Veure F3"
|
||||
#, fuzzy
|
||||
#| msgid "View"
|
||||
msgid "View"
|
||||
msgstr "Veure"
|
||||
|
||||
#: tfrmmain.actviewhistory.caption
|
||||
msgid "Show history of visited paths for active view"
|
||||
|
|
@ -2695,16 +2709,20 @@ msgid "Wipe"
|
|||
msgstr "Destruir"
|
||||
|
||||
#: tfrmmain.btnf10.caption
|
||||
msgid "Exit F10"
|
||||
msgstr "Sortir F10"
|
||||
#, fuzzy
|
||||
#| msgid "Exit"
|
||||
msgid "Exit"
|
||||
msgstr "Sortir"
|
||||
|
||||
#: tfrmmain.btnf8.caption
|
||||
#, fuzzy
|
||||
#| msgid "Delete"
|
||||
msgctxt "tfrmmain.btnf8.caption"
|
||||
msgid "Delete F8"
|
||||
msgstr "Esborrar F8"
|
||||
msgid "Delete"
|
||||
msgstr "Esborrar"
|
||||
|
||||
#: tfrmmain.btnf9.caption
|
||||
msgid "Terminal F9"
|
||||
msgid "Terminal"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmmain.btnleftdirectoryhotlist.caption
|
||||
|
|
@ -7981,4 +7999,4 @@ msgstr "Codificació"
|
|||
#: ulng.rsviewnotfound
|
||||
msgid "%s not found!"
|
||||
msgstr "%s no trobat!"
|
||||
|
||||
|
||||
|
|
@ -2209,8 +2209,10 @@ msgid "Show context menu"
|
|||
msgstr "上下文菜单"
|
||||
|
||||
#: tfrmmain.actcopy.caption
|
||||
msgid "Copy F5"
|
||||
msgstr "复制 F5"
|
||||
#, fuzzy
|
||||
#| msgid "Copy"
|
||||
msgid "Copy"
|
||||
msgstr "复制"
|
||||
|
||||
#: tfrmmain.actcopyfullnamestoclip.caption
|
||||
msgid "Copy Filename(s) with Full &Path"
|
||||
|
|
@ -2243,9 +2245,11 @@ msgid "Cu&t"
|
|||
msgstr "剪切"
|
||||
|
||||
#: tfrmmain.actdelete.caption
|
||||
#, fuzzy
|
||||
#| msgid "Delete"
|
||||
msgctxt "TFRMMAIN.ACTDELETE.CAPTION"
|
||||
msgid "Delete F8"
|
||||
msgstr "删除 F8"
|
||||
msgid "Delete"
|
||||
msgstr "删除"
|
||||
|
||||
#: tfrmmain.actdirhistory.caption
|
||||
msgctxt "TFRMMAIN.ACTDIRHISTORY.CAPTION"
|
||||
|
|
@ -2259,8 +2263,10 @@ msgid "Directory &Hotlist"
|
|||
msgstr "常用目录列表"
|
||||
|
||||
#: tfrmmain.actedit.caption
|
||||
msgid "Edit F4"
|
||||
msgstr "编辑 F4"
|
||||
#, fuzzy
|
||||
#| msgid "Edit"
|
||||
msgid "Edit"
|
||||
msgstr "编辑"
|
||||
|
||||
#: tfrmmain.acteditcomment.caption
|
||||
#, fuzzy
|
||||
|
|
@ -2370,8 +2376,10 @@ msgid "&Load Selection from File..."
|
|||
msgstr ""
|
||||
|
||||
#: tfrmmain.actmakedir.caption
|
||||
msgid "MakeDir F7"
|
||||
msgstr "创建目录 F7"
|
||||
#, fuzzy
|
||||
#| msgid "MakeDir"
|
||||
msgid "MakeDir"
|
||||
msgstr "创建目录"
|
||||
|
||||
#: tfrmmain.actmarkcurrentextension.caption
|
||||
#, fuzzy
|
||||
|
|
@ -2527,8 +2535,10 @@ msgid "&Remove Tab"
|
|||
msgstr "删除标签页"
|
||||
|
||||
#: tfrmmain.actrename.caption
|
||||
msgid "Move F6"
|
||||
msgstr "改名 F6"
|
||||
#, fuzzy
|
||||
#| msgid "Move"
|
||||
msgid "Move"
|
||||
msgstr "改名"
|
||||
|
||||
#: tfrmmain.actrenamenoask.caption
|
||||
msgid "Move/Rename files without asking for confirmation"
|
||||
|
|
@ -2623,9 +2633,11 @@ msgid "Show command line history"
|
|||
msgstr "显示历史命令"
|
||||
|
||||
#: tfrmmain.actshowmainmenu.caption
|
||||
#, fuzzy
|
||||
#| msgid "Menu"
|
||||
msgctxt "TFRMMAIN.ACTSHOWMAINMENU.CAPTION"
|
||||
msgid "Menu F9"
|
||||
msgstr "菜单 F9"
|
||||
msgid "Menu"
|
||||
msgstr "菜单"
|
||||
|
||||
#: tfrmmain.actshowsysfiles.caption
|
||||
#, fuzzy
|
||||
|
|
@ -2698,8 +2710,10 @@ msgid "Unselect All with the Same Ex&tension"
|
|||
msgstr "取消选择所有相同扩展"
|
||||
|
||||
#: tfrmmain.actview.caption
|
||||
msgid "View F3"
|
||||
msgstr "查看 F3"
|
||||
#, fuzzy
|
||||
#| msgid "View"
|
||||
msgid "View"
|
||||
msgstr "查看"
|
||||
|
||||
#: tfrmmain.actviewhistory.caption
|
||||
msgid "Show history of visited paths for active view"
|
||||
|
|
@ -2724,17 +2738,21 @@ msgid "Wipe"
|
|||
msgstr "擦去"
|
||||
|
||||
#: tfrmmain.btnf10.caption
|
||||
msgid "Exit F10"
|
||||
msgid "Exit"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmmain.btnf8.caption
|
||||
#, fuzzy
|
||||
#| msgid "Delete"
|
||||
msgctxt "TFRMMAIN.BTNF8.CAPTION"
|
||||
msgid "Delete F8"
|
||||
msgstr "删除 F8"
|
||||
msgid "Delete"
|
||||
msgstr "删除"
|
||||
|
||||
#: tfrmmain.btnf9.caption
|
||||
msgid "Terminal F9"
|
||||
msgstr "终端 F9"
|
||||
#, fuzzy
|
||||
#| msgid "Terminal"
|
||||
msgid "Terminal"
|
||||
msgstr "终端"
|
||||
|
||||
#: tfrmmain.btnleftdirectoryhotlist.caption
|
||||
msgctxt "TFRMMAIN.BTNLEFTDIRECTORYHOTLIST.CAPTION"
|
||||
|
|
@ -8050,4 +8068,4 @@ msgstr ""
|
|||
#: ulng.rsviewnotfound
|
||||
msgid "%s not found!"
|
||||
msgstr ""
|
||||
|
||||
|
||||
|
|
@ -2201,8 +2201,10 @@ msgid "Show context menu"
|
|||
msgstr "上下文目錄"
|
||||
|
||||
#: tfrmmain.actcopy.caption
|
||||
msgid "Copy F5"
|
||||
msgstr "複製 F5"
|
||||
#, fuzzy
|
||||
#| msgid "Copy"
|
||||
msgid "Copy"
|
||||
msgstr "複製"
|
||||
|
||||
#: tfrmmain.actcopyfullnamestoclip.caption
|
||||
msgid "Copy Filename(s) with Full &Path"
|
||||
|
|
@ -2234,9 +2236,11 @@ msgid "Cu&t"
|
|||
msgstr "剪下(&t)"
|
||||
|
||||
#: tfrmmain.actdelete.caption
|
||||
#, fuzzy
|
||||
#| msgid "Delete"
|
||||
msgctxt "TFRMMAIN.ACTDELETE.CAPTION"
|
||||
msgid "Delete F8"
|
||||
msgstr "刪除 F8"
|
||||
msgid "Delete"
|
||||
msgstr "刪除"
|
||||
|
||||
#: tfrmmain.actdirhistory.caption
|
||||
msgctxt "TFRMMAIN.ACTDIRHISTORY.CAPTION"
|
||||
|
|
@ -2249,8 +2253,10 @@ msgid "Directory &Hotlist"
|
|||
msgstr "常用目錄列表 &H"
|
||||
|
||||
#: tfrmmain.actedit.caption
|
||||
msgid "Edit F4"
|
||||
msgstr "編輯 F4"
|
||||
#, fuzzy
|
||||
#| msgid "Edit"
|
||||
msgid "Edit"
|
||||
msgstr "編輯"
|
||||
|
||||
#: tfrmmain.acteditcomment.caption
|
||||
#| msgid "Edit comment..."
|
||||
|
|
@ -2350,8 +2356,10 @@ msgid "&Load Selection from File..."
|
|||
msgstr "從檔案中載入所選擇的資料 (&L)..."
|
||||
|
||||
#: tfrmmain.actmakedir.caption
|
||||
msgid "MakeDir F7"
|
||||
msgstr "建立目錄 F7"
|
||||
#, fuzzy
|
||||
#| msgid "MakeDir"
|
||||
msgid "MakeDir"
|
||||
msgstr "建立目錄"
|
||||
|
||||
#: tfrmmain.actmarkcurrentextension.caption
|
||||
#, fuzzy
|
||||
|
|
@ -2491,8 +2499,10 @@ msgid "&Remove Tab"
|
|||
msgstr "關閉分頁 &R"
|
||||
|
||||
#: tfrmmain.actrename.caption
|
||||
msgid "Move F6"
|
||||
msgstr "重新命名/移動 F6"
|
||||
#, fuzzy
|
||||
#| msgid "Move"
|
||||
msgid "Move"
|
||||
msgstr "重新命名/移動"
|
||||
|
||||
#: tfrmmain.actrenamenoask.caption
|
||||
msgid "Move/Rename files without asking for confirmation"
|
||||
|
|
@ -2581,9 +2591,11 @@ msgid "Show command line history"
|
|||
msgstr "顯示歷史命令"
|
||||
|
||||
#: tfrmmain.actshowmainmenu.caption
|
||||
#, fuzzy
|
||||
#| msgid "Menu"
|
||||
msgctxt "TFRMMAIN.ACTSHOWMAINMENU.CAPTION"
|
||||
msgid "Menu F9"
|
||||
msgstr "目錄 F9"
|
||||
msgid "Menu"
|
||||
msgstr "目錄"
|
||||
|
||||
#: tfrmmain.actshowsysfiles.caption
|
||||
#| msgid "Show hidden/system files"
|
||||
|
|
@ -2649,8 +2661,10 @@ msgid "Unselect All with the Same Ex&tension"
|
|||
msgstr "取消選擇所有相同副檔名"
|
||||
|
||||
#: tfrmmain.actview.caption
|
||||
msgid "View F3"
|
||||
msgstr "查看 F3"
|
||||
#, fuzzy
|
||||
#| msgid "View"
|
||||
msgid "View"
|
||||
msgstr "查看"
|
||||
|
||||
#: tfrmmain.actviewhistory.caption
|
||||
msgid "Show history of visited paths for active view"
|
||||
|
|
@ -2674,17 +2688,23 @@ msgid "Wipe"
|
|||
msgstr "擦去"
|
||||
|
||||
#: tfrmmain.btnf10.caption
|
||||
msgid "Exit F10"
|
||||
msgstr "離開 F10"
|
||||
#, fuzzy
|
||||
#| msgid "Exit"
|
||||
msgid "Exit"
|
||||
msgstr "離開"
|
||||
|
||||
#: tfrmmain.btnf8.caption
|
||||
#, fuzzy
|
||||
#| msgid "Delete"
|
||||
msgctxt "TFRMMAIN.BTNF8.CAPTION"
|
||||
msgid "Delete F8"
|
||||
msgstr "刪除 F8"
|
||||
msgid "Delete"
|
||||
msgstr "刪除"
|
||||
|
||||
#: tfrmmain.btnf9.caption
|
||||
msgid "Terminal F9"
|
||||
msgstr "命令列 F9"
|
||||
#, fuzzy
|
||||
#| msgid "Terminal"
|
||||
msgid "Terminal"
|
||||
msgstr "命令列"
|
||||
|
||||
#: tfrmmain.btnleftdirectoryhotlist.caption
|
||||
msgctxt "TFRMMAIN.BTNLEFTDIRECTORYHOTLIST.CAPTION"
|
||||
|
|
@ -7994,4 +8014,4 @@ msgstr "編碼中"
|
|||
#: ulng.rsviewnotfound
|
||||
msgid "%s not found!"
|
||||
msgstr "%s 沒有找到"
|
||||
|
||||
|
||||
|
|
@ -2198,8 +2198,10 @@ msgid "Show context menu"
|
|||
msgstr "Zobrazit kontextovou nabídku"
|
||||
|
||||
#: tfrmmain.actcopy.caption
|
||||
msgid "Copy F5"
|
||||
msgstr "Kopírovat F5"
|
||||
#, fuzzy
|
||||
#| msgid "Copy"
|
||||
msgid "Copy"
|
||||
msgstr "Kopírovat"
|
||||
|
||||
#: tfrmmain.actcopyfullnamestoclip.caption
|
||||
msgid "Copy Filename(s) with Full &Path"
|
||||
|
|
@ -2231,9 +2233,11 @@ msgid "Cu&t"
|
|||
msgstr "Vyjmout"
|
||||
|
||||
#: tfrmmain.actdelete.caption
|
||||
#, fuzzy
|
||||
#| msgid "Delete"
|
||||
msgctxt "TFRMMAIN.ACTDELETE.CAPTION"
|
||||
msgid "Delete F8"
|
||||
msgstr "Vymazat F8"
|
||||
msgid "Delete"
|
||||
msgstr "Vymazat"
|
||||
|
||||
#: tfrmmain.actdirhistory.caption
|
||||
msgctxt "TFRMMAIN.ACTDIRHISTORY.CAPTION"
|
||||
|
|
@ -2246,8 +2250,10 @@ msgid "Directory &Hotlist"
|
|||
msgstr "&Rychlé adresáře"
|
||||
|
||||
#: tfrmmain.actedit.caption
|
||||
msgid "Edit F4"
|
||||
msgstr "Uprav F4"
|
||||
#, fuzzy
|
||||
#| msgid "Edit"
|
||||
msgid "Edit"
|
||||
msgstr "Uprav"
|
||||
|
||||
#: tfrmmain.acteditcomment.caption
|
||||
#| msgid "Edit comment..."
|
||||
|
|
@ -2347,8 +2353,10 @@ msgid "&Load Selection from File..."
|
|||
msgstr "&Načíst výběr ze souboru..."
|
||||
|
||||
#: tfrmmain.actmakedir.caption
|
||||
msgid "MakeDir F7"
|
||||
msgstr "Nový adr. F7"
|
||||
#, fuzzy
|
||||
#| msgid "MakeDir"
|
||||
msgid "MakeDir"
|
||||
msgstr "Nový adr."
|
||||
|
||||
#: tfrmmain.actmarkcurrentextension.caption
|
||||
#| msgid "Select all with same extension"
|
||||
|
|
@ -2489,8 +2497,10 @@ msgid "&Remove Tab"
|
|||
msgstr "Odst&ranit záložku"
|
||||
|
||||
#: tfrmmain.actrename.caption
|
||||
msgid "Move F6"
|
||||
msgstr "Přesun F6"
|
||||
#, fuzzy
|
||||
#| msgid "Move"
|
||||
msgid "Move"
|
||||
msgstr "Přesun"
|
||||
|
||||
#: tfrmmain.actrenamenoask.caption
|
||||
msgid "Move/Rename files without asking for confirmation"
|
||||
|
|
@ -2581,9 +2591,11 @@ msgid "Show command line history"
|
|||
msgstr "Zobrazit historii příkazového řádku"
|
||||
|
||||
#: tfrmmain.actshowmainmenu.caption
|
||||
#, fuzzy
|
||||
#| msgid "Menu"
|
||||
msgctxt "TFRMMAIN.ACTSHOWMAINMENU.CAPTION"
|
||||
msgid "Menu F9"
|
||||
msgstr "Nabídka F9"
|
||||
msgid "Menu"
|
||||
msgstr "Nabídka"
|
||||
|
||||
#: tfrmmain.actshowsysfiles.caption
|
||||
#| msgid "Show hidden/system files"
|
||||
|
|
@ -2648,8 +2660,10 @@ msgid "Unselect All with the Same Ex&tension"
|
|||
msgstr "Zrušit označení všech se stejnou &příponou"
|
||||
|
||||
#: tfrmmain.actview.caption
|
||||
msgid "View F3"
|
||||
msgstr "Zobraz F3"
|
||||
#, fuzzy
|
||||
#| msgid "View"
|
||||
msgid "View"
|
||||
msgstr "Zobraz"
|
||||
|
||||
#: tfrmmain.actviewhistory.caption
|
||||
msgid "Show history of visited paths for active view"
|
||||
|
|
@ -2673,17 +2687,23 @@ msgid "Wipe"
|
|||
msgstr "Otřete"
|
||||
|
||||
#: tfrmmain.btnf10.caption
|
||||
msgid "Exit F10"
|
||||
msgstr "Ukončit F10"
|
||||
#, fuzzy
|
||||
#| msgid "Exit"
|
||||
msgid "Exit"
|
||||
msgstr "Ukončit"
|
||||
|
||||
#: tfrmmain.btnf8.caption
|
||||
#, fuzzy
|
||||
#| msgid "Delete"
|
||||
msgctxt "TFRMMAIN.BTNF8.CAPTION"
|
||||
msgid "Delete F8"
|
||||
msgstr "Vymazat F8"
|
||||
msgid "Delete"
|
||||
msgstr "Vymazat"
|
||||
|
||||
#: tfrmmain.btnf9.caption
|
||||
msgid "Terminal F9"
|
||||
msgstr "Terminál F9"
|
||||
#, fuzzy
|
||||
#| msgid "Terminal"
|
||||
msgid "Terminal"
|
||||
msgstr "Terminál"
|
||||
|
||||
#: tfrmmain.btnleftdirectoryhotlist.caption
|
||||
msgctxt "TFRMMAIN.BTNLEFTDIRECTORYHOTLIST.CAPTION"
|
||||
|
|
@ -7963,4 +7983,4 @@ msgstr "Kódování"
|
|||
#: ulng.rsviewnotfound
|
||||
msgid "%s not found!"
|
||||
msgstr "%s nenalezeno!"
|
||||
|
||||
|
||||
|
|
@ -2202,8 +2202,10 @@ msgid "Show context menu"
|
|||
msgstr "&Zeige Kontextmenü"
|
||||
|
||||
#: tfrmmain.actcopy.caption
|
||||
msgid "Copy F5"
|
||||
msgstr "Kopieren F5"
|
||||
#, fuzzy
|
||||
#| msgid "Copy"
|
||||
msgid "Copy"
|
||||
msgstr "Kopieren"
|
||||
|
||||
#: tfrmmain.actcopyfullnamestoclip.caption
|
||||
msgid "Copy Filename(s) with Full &Path"
|
||||
|
|
@ -2236,9 +2238,11 @@ msgid "Cu&t"
|
|||
msgstr "A&usschneiden"
|
||||
|
||||
#: tfrmmain.actdelete.caption
|
||||
#, fuzzy
|
||||
#| msgid "Delete"
|
||||
msgctxt "TFRMMAIN.ACTDELETE.CAPTION"
|
||||
msgid "Delete F8"
|
||||
msgstr "Löschen F8"
|
||||
msgid "Delete"
|
||||
msgstr "Löschen"
|
||||
|
||||
#: tfrmmain.actdirhistory.caption
|
||||
msgctxt "TFRMMAIN.ACTDIRHISTORY.CAPTION"
|
||||
|
|
@ -2252,8 +2256,10 @@ msgid "Directory &Hotlist"
|
|||
msgstr "Verzeic&hnis-Favoriten"
|
||||
|
||||
#: tfrmmain.actedit.caption
|
||||
msgid "Edit F4"
|
||||
msgstr "Bearbeiten F4"
|
||||
#, fuzzy
|
||||
#| msgid "Edit"
|
||||
msgid "Edit"
|
||||
msgstr "Bearbeiten"
|
||||
|
||||
#: tfrmmain.acteditcomment.caption
|
||||
#, fuzzy
|
||||
|
|
@ -2369,8 +2375,10 @@ msgid "&Load Selection from File..."
|
|||
msgstr "Auswah&l aus Datei laden"
|
||||
|
||||
#: tfrmmain.actmakedir.caption
|
||||
msgid "MakeDir F7"
|
||||
msgstr "Verzeichnis erstellen F7"
|
||||
#, fuzzy
|
||||
#| msgid "MakeDir"
|
||||
msgid "MakeDir"
|
||||
msgstr "Verzeichnis erstellen"
|
||||
|
||||
#: tfrmmain.actmarkcurrentextension.caption
|
||||
#, fuzzy
|
||||
|
|
@ -2534,8 +2542,10 @@ msgid "&Remove Tab"
|
|||
msgstr "&Entferne Reiter"
|
||||
|
||||
#: tfrmmain.actrename.caption
|
||||
msgid "Move F6"
|
||||
msgstr "Verschieben F6"
|
||||
#, fuzzy
|
||||
#| msgid "Move"
|
||||
msgid "Move"
|
||||
msgstr "Verschieben"
|
||||
|
||||
#: tfrmmain.actrenamenoask.caption
|
||||
msgid "Move/Rename files without asking for confirmation"
|
||||
|
|
@ -2642,9 +2652,11 @@ msgid "Show command line history"
|
|||
msgstr "Befehlszeilenverlauf anzeigen"
|
||||
|
||||
#: tfrmmain.actshowmainmenu.caption
|
||||
#, fuzzy
|
||||
#| msgid "Menu"
|
||||
msgctxt "TFRMMAIN.ACTSHOWMAINMENU.CAPTION"
|
||||
msgid "Menu F9"
|
||||
msgstr "Menü F9"
|
||||
msgid "Menu"
|
||||
msgstr "Menü"
|
||||
|
||||
#: tfrmmain.actshowsysfiles.caption
|
||||
#, fuzzy
|
||||
|
|
@ -2719,8 +2731,10 @@ msgid "Unselect All with the Same Ex&tension"
|
|||
msgstr "Alle mit der gleichen E&ndung abwählen"
|
||||
|
||||
#: tfrmmain.actview.caption
|
||||
msgid "View F3"
|
||||
msgstr "Betrachten F3"
|
||||
#, fuzzy
|
||||
#| msgid "View"
|
||||
msgid "View"
|
||||
msgstr "Betrachten"
|
||||
|
||||
#: tfrmmain.actviewhistory.caption
|
||||
msgid "Show history of visited paths for active view"
|
||||
|
|
@ -2745,17 +2759,23 @@ msgid "Wipe"
|
|||
msgstr "Löschen"
|
||||
|
||||
#: tfrmmain.btnf10.caption
|
||||
msgid "Exit F10"
|
||||
msgstr "Beenden F10"
|
||||
#, fuzzy
|
||||
#| msgid "Exit"
|
||||
msgid "Exit"
|
||||
msgstr "Beenden"
|
||||
|
||||
#: tfrmmain.btnf8.caption
|
||||
#, fuzzy
|
||||
#| msgid "Delete"
|
||||
msgctxt "TFRMMAIN.BTNF8.CAPTION"
|
||||
msgid "Delete F8"
|
||||
msgstr "Löschen F8"
|
||||
msgid "Delete"
|
||||
msgstr "Löschen"
|
||||
|
||||
#: tfrmmain.btnf9.caption
|
||||
msgid "Terminal F9"
|
||||
msgstr "Konsolen-Fenster F9"
|
||||
#, fuzzy
|
||||
#| msgid "Terminal"
|
||||
msgid "Terminal"
|
||||
msgstr "Konsolen-Fenster"
|
||||
|
||||
#: tfrmmain.btnleftdirectoryhotlist.caption
|
||||
msgctxt "TFRMMAIN.BTNLEFTDIRECTORYHOTLIST.CAPTION"
|
||||
|
|
@ -8098,4 +8118,4 @@ msgstr "Codierung"
|
|||
#: ulng.rsviewnotfound
|
||||
msgid "%s not found!"
|
||||
msgstr "%s nicht gefunden!"
|
||||
|
||||
|
||||
|
|
@ -2205,8 +2205,10 @@ msgid "Show context menu"
|
|||
msgstr "Mostrar menú contextual"
|
||||
|
||||
#: tfrmmain.actcopy.caption
|
||||
msgid "Copy F5"
|
||||
msgstr "Copiar F5"
|
||||
#, fuzzy
|
||||
#| msgid "Copy"
|
||||
msgid "Copy"
|
||||
msgstr "Copiar"
|
||||
|
||||
#: tfrmmain.actcopyfullnamestoclip.caption
|
||||
msgid "Copy Filename(s) with Full &Path"
|
||||
|
|
@ -2237,9 +2239,11 @@ msgid "Cu&t"
|
|||
msgstr "Cortar"
|
||||
|
||||
#: tfrmmain.actdelete.caption
|
||||
#, fuzzy
|
||||
#| msgid "Delete"
|
||||
msgctxt "TFRMMAIN.ACTDELETE.CAPTION"
|
||||
msgid "Delete F8"
|
||||
msgstr "Borrar F8"
|
||||
msgid "Delete"
|
||||
msgstr "Borrar"
|
||||
|
||||
#: tfrmmain.actdirhistory.caption
|
||||
msgctxt "TFRMMAIN.ACTDIRHISTORY.CAPTION"
|
||||
|
|
@ -2253,8 +2257,10 @@ msgid "Directory &Hotlist"
|
|||
msgstr "Marcadores"
|
||||
|
||||
#: tfrmmain.actedit.caption
|
||||
msgid "Edit F4"
|
||||
msgstr "Editar F4"
|
||||
#, fuzzy
|
||||
#| msgid "Edit"
|
||||
msgid "Edit"
|
||||
msgstr "Editar"
|
||||
|
||||
#: tfrmmain.acteditcomment.caption
|
||||
msgid "Edit Co&mment..."
|
||||
|
|
@ -2356,8 +2362,10 @@ msgid "&Load Selection from File..."
|
|||
msgstr "Cargar se&lección desde archivo..."
|
||||
|
||||
#: tfrmmain.actmakedir.caption
|
||||
msgid "MakeDir F7"
|
||||
msgstr "CrearDir F7"
|
||||
#, fuzzy
|
||||
#| msgid "MakeDir"
|
||||
msgid "MakeDir"
|
||||
msgstr "CrearDir"
|
||||
|
||||
#: tfrmmain.actmarkcurrentextension.caption
|
||||
msgid "Select All with the Same E&xtension"
|
||||
|
|
@ -2503,8 +2511,10 @@ msgid "&Remove Tab"
|
|||
msgstr "Cerra&r pestaña"
|
||||
|
||||
#: tfrmmain.actrename.caption
|
||||
msgid "Move F6"
|
||||
msgstr "Mover F6"
|
||||
#, fuzzy
|
||||
#| msgid "Move"
|
||||
msgid "Move"
|
||||
msgstr "Mover"
|
||||
|
||||
#: tfrmmain.actrenamenoask.caption
|
||||
msgid "Move/Rename files without asking for confirmation"
|
||||
|
|
@ -2597,9 +2607,11 @@ msgid "Show command line history"
|
|||
msgstr "Historial de línea de comandos"
|
||||
|
||||
#: tfrmmain.actshowmainmenu.caption
|
||||
#, fuzzy
|
||||
#| msgid "Menu"
|
||||
msgctxt "TFRMMAIN.ACTSHOWMAINMENU.CAPTION"
|
||||
msgid "Menu F9"
|
||||
msgstr "Menú F9"
|
||||
msgid "Menu"
|
||||
msgstr "Menú"
|
||||
|
||||
#: tfrmmain.actshowsysfiles.caption
|
||||
#, fuzzy
|
||||
|
|
@ -2670,8 +2682,10 @@ msgid "Unselect All with the Same Ex&tension"
|
|||
msgstr "Deseleccionar todo con la misma extensión"
|
||||
|
||||
#: tfrmmain.actview.caption
|
||||
msgid "View F3"
|
||||
msgstr "Ver F3"
|
||||
#, fuzzy
|
||||
#| msgid "View"
|
||||
msgid "View"
|
||||
msgstr "Ver"
|
||||
|
||||
#: tfrmmain.actviewhistory.caption
|
||||
msgid "Show history of visited paths for active view"
|
||||
|
|
@ -2694,16 +2708,20 @@ msgid "Wipe"
|
|||
msgstr "Destruir"
|
||||
|
||||
#: tfrmmain.btnf10.caption
|
||||
msgid "Exit F10"
|
||||
msgstr "Salir F10"
|
||||
#, fuzzy
|
||||
#| msgid "Exit"
|
||||
msgid "Exit"
|
||||
msgstr "Salir"
|
||||
|
||||
#: tfrmmain.btnf8.caption
|
||||
#, fuzzy
|
||||
#| msgid "Delete"
|
||||
msgctxt "TFRMMAIN.BTNF8.CAPTION"
|
||||
msgid "Delete F8"
|
||||
msgstr "Borrar F8"
|
||||
msgid "Delete"
|
||||
msgstr "Borrar"
|
||||
|
||||
#: tfrmmain.btnf9.caption
|
||||
msgid "Terminal F9"
|
||||
msgid "Terminal"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmmain.btnleftdirectoryhotlist.caption
|
||||
|
|
@ -7403,7 +7421,7 @@ msgstr "Destruyendo en \"%s\""
|
|||
|
||||
#: ulng.rsoperwipingsomething
|
||||
msgid "Wiping \"%s\""
|
||||
msgstr "Destruyendo \ "%s\""
|
||||
msgstr "Destruyendo \"%s\""
|
||||
|
||||
#: ulng.rsoperworking
|
||||
msgid "Working"
|
||||
|
|
@ -8019,4 +8037,4 @@ msgstr "Codificación"
|
|||
#: ulng.rsviewnotfound
|
||||
msgid "%s not found!"
|
||||
msgstr "%s no encontrado!"
|
||||
|
||||
|
||||
|
|
@ -2232,8 +2232,10 @@ msgid "Show context menu"
|
|||
msgstr "Afficher le menu contextuel"
|
||||
|
||||
#: tfrmmain.actcopy.caption
|
||||
msgid "Copy F5"
|
||||
msgstr "Copier F5"
|
||||
#, fuzzy
|
||||
#| msgid "Copy"
|
||||
msgid "Copy"
|
||||
msgstr "Copier"
|
||||
|
||||
#: tfrmmain.actcopyfullnamestoclip.caption
|
||||
msgid "Copy Filename(s) with Full &Path"
|
||||
|
|
@ -2264,9 +2266,11 @@ msgid "Cu&t"
|
|||
msgstr "Co&uper"
|
||||
|
||||
#: tfrmmain.actdelete.caption
|
||||
#, fuzzy
|
||||
#| msgid "Delete"
|
||||
msgctxt "TFRMMAIN.ACTDELETE.CAPTION"
|
||||
msgid "Delete F8"
|
||||
msgstr "Supprimer F8"
|
||||
msgid "Delete"
|
||||
msgstr "Supprimer"
|
||||
|
||||
#: tfrmmain.actdirhistory.caption
|
||||
msgctxt "TFRMMAIN.ACTDIRHISTORY.CAPTION"
|
||||
|
|
@ -2278,8 +2282,10 @@ msgid "Directory &Hotlist"
|
|||
msgstr "Dossiers &favoris"
|
||||
|
||||
#: tfrmmain.actedit.caption
|
||||
msgid "Edit F4"
|
||||
msgstr "Editer F4"
|
||||
#, fuzzy
|
||||
#| msgid "Edit"
|
||||
msgid "Edit"
|
||||
msgstr "Editer"
|
||||
|
||||
#: tfrmmain.acteditcomment.caption
|
||||
msgid "Edit Co&mment..."
|
||||
|
|
@ -2375,8 +2381,10 @@ msgid "&Load Selection from File..."
|
|||
msgstr "&Charger la sélection depuis un fichier..."
|
||||
|
||||
#: tfrmmain.actmakedir.caption
|
||||
msgid "MakeDir F7"
|
||||
msgstr "Nouveau dossier F7"
|
||||
#, fuzzy
|
||||
#| msgid "MakeDir"
|
||||
msgid "MakeDir"
|
||||
msgstr "Nouveau dossier"
|
||||
|
||||
#: tfrmmain.actmarkcurrentextension.caption
|
||||
msgid "Select All with the Same E&xtension"
|
||||
|
|
@ -2506,8 +2514,10 @@ msgid "&Remove Tab"
|
|||
msgstr "&Fermer l'onglet"
|
||||
|
||||
#: tfrmmain.actrename.caption
|
||||
msgid "Move F6"
|
||||
msgstr "Déplacer F6"
|
||||
#, fuzzy
|
||||
#| msgid "Move"
|
||||
msgid "Move"
|
||||
msgstr "Déplacer"
|
||||
|
||||
#: tfrmmain.actrenamenoask.caption
|
||||
msgid "Move/Rename files without asking for confirmation"
|
||||
|
|
@ -2594,9 +2604,11 @@ msgid "Show command line history"
|
|||
msgstr "Afficher l'historique des commandes"
|
||||
|
||||
#: tfrmmain.actshowmainmenu.caption
|
||||
#, fuzzy
|
||||
#| msgid "Menu"
|
||||
msgctxt "TFRMMAIN.ACTSHOWMAINMENU.CAPTION"
|
||||
msgid "Menu F9"
|
||||
msgstr "Menu F9"
|
||||
msgid "Menu"
|
||||
msgstr "Menu"
|
||||
|
||||
#: tfrmmain.actshowsysfiles.caption
|
||||
msgctxt "TFRMMAIN.ACTSHOWSYSFILES.CAPTION"
|
||||
|
|
@ -2657,8 +2669,10 @@ msgid "Unselect All with the Same Ex&tension"
|
|||
msgstr "Désélectionner tous les fichiers avec la &même extension"
|
||||
|
||||
#: tfrmmain.actview.caption
|
||||
msgid "View F3"
|
||||
msgstr "Voir F3"
|
||||
#, fuzzy
|
||||
#| msgid "View"
|
||||
msgid "View"
|
||||
msgstr "Voir"
|
||||
|
||||
#: tfrmmain.actviewhistory.caption
|
||||
msgid "Show history of visited paths for active view"
|
||||
|
|
@ -2681,17 +2695,23 @@ msgid "Wipe"
|
|||
msgstr "Effacement Sécurisé"
|
||||
|
||||
#: tfrmmain.btnf10.caption
|
||||
msgid "Exit F10"
|
||||
msgstr "Quitter F10"
|
||||
#, fuzzy
|
||||
#| msgid "Exit"
|
||||
msgid "Exit"
|
||||
msgstr "Quitter"
|
||||
|
||||
#: tfrmmain.btnf8.caption
|
||||
#, fuzzy
|
||||
#| msgid "Delete"
|
||||
msgctxt "TFRMMAIN.BTNF8.CAPTION"
|
||||
msgid "Delete F8"
|
||||
msgstr "Supprimer F8"
|
||||
msgid "Delete"
|
||||
msgstr "Supprimer"
|
||||
|
||||
#: tfrmmain.btnf9.caption
|
||||
msgid "Terminal F9"
|
||||
msgstr "Terminal F9"
|
||||
#, fuzzy
|
||||
#| msgid "Terminal"
|
||||
msgid "Terminal"
|
||||
msgstr "Terminal"
|
||||
|
||||
#: tfrmmain.btnleftdirectoryhotlist.caption
|
||||
msgctxt "TFRMMAIN.BTNLEFTDIRECTORYHOTLIST.CAPTION"
|
||||
|
|
@ -8085,4 +8105,4 @@ msgstr "Encodage"
|
|||
#: ulng.rsviewnotfound
|
||||
msgid "%s not found!"
|
||||
msgstr "%s introuvable !"
|
||||
|
||||
|
||||
|
|
@ -2216,8 +2216,10 @@ msgid "Show context menu"
|
|||
msgstr "Helyi menü megjelenítése"
|
||||
|
||||
#: tfrmmain.actcopy.caption
|
||||
msgid "Copy F5"
|
||||
msgstr "Másolás F5"
|
||||
#, fuzzy
|
||||
#| msgid "Copy"
|
||||
msgid "Copy"
|
||||
msgstr "Másolás"
|
||||
|
||||
#: tfrmmain.actcopyfullnamestoclip.caption
|
||||
msgid "Copy Filename(s) with Full &Path"
|
||||
|
|
@ -2250,9 +2252,11 @@ msgid "Cu&t"
|
|||
msgstr "&Kivágás"
|
||||
|
||||
#: tfrmmain.actdelete.caption
|
||||
#, fuzzy
|
||||
#| msgid "Delete"
|
||||
msgctxt "TFRMMAIN.ACTDELETE.CAPTION"
|
||||
msgid "Delete F8"
|
||||
msgstr "Törlés F8"
|
||||
msgid "Delete"
|
||||
msgstr "Törlés"
|
||||
|
||||
#: tfrmmain.actdirhistory.caption
|
||||
msgctxt "TFRMMAIN.ACTDIRHISTORY.CAPTION"
|
||||
|
|
@ -2266,8 +2270,10 @@ msgid "Directory &Hotlist"
|
|||
msgstr "Kedvenc &könyvtárak"
|
||||
|
||||
#: tfrmmain.actedit.caption
|
||||
msgid "Edit F4"
|
||||
msgstr "Szerkeszt F4"
|
||||
#, fuzzy
|
||||
#| msgid "Edit"
|
||||
msgid "Edit"
|
||||
msgstr "Szerkeszt"
|
||||
|
||||
#: tfrmmain.acteditcomment.caption
|
||||
#, fuzzy
|
||||
|
|
@ -2375,8 +2381,10 @@ msgid "&Load Selection from File..."
|
|||
msgstr ""
|
||||
|
||||
#: tfrmmain.actmakedir.caption
|
||||
msgid "MakeDir F7"
|
||||
msgstr "Új könyvtár F7"
|
||||
#, fuzzy
|
||||
#| msgid "MakeDir"
|
||||
msgid "MakeDir"
|
||||
msgstr "Új könyvtár"
|
||||
|
||||
#: tfrmmain.actmarkcurrentextension.caption
|
||||
#, fuzzy
|
||||
|
|
@ -2529,8 +2537,10 @@ msgid "&Remove Tab"
|
|||
msgstr "Fül bezárása"
|
||||
|
||||
#: tfrmmain.actrename.caption
|
||||
msgid "Move F6"
|
||||
msgstr "Áthely/Átnev. F6"
|
||||
#, fuzzy
|
||||
#| msgid "Move"
|
||||
msgid "Move"
|
||||
msgstr "Áthely/Átnev."
|
||||
|
||||
#: tfrmmain.actrenamenoask.caption
|
||||
msgid "Move/Rename files without asking for confirmation"
|
||||
|
|
@ -2622,9 +2632,11 @@ msgid "Show command line history"
|
|||
msgstr "Parancssori előzmények megjelenítése"
|
||||
|
||||
#: tfrmmain.actshowmainmenu.caption
|
||||
#, fuzzy
|
||||
#| msgid "Menu"
|
||||
msgctxt "TFRMMAIN.ACTSHOWMAINMENU.CAPTION"
|
||||
msgid "Menu F9"
|
||||
msgstr "Menü F9"
|
||||
msgid "Menu"
|
||||
msgstr "Menü"
|
||||
|
||||
#: tfrmmain.actshowsysfiles.caption
|
||||
#, fuzzy
|
||||
|
|
@ -2697,8 +2709,10 @@ msgid "Unselect All with the Same Ex&tension"
|
|||
msgstr "Összes azonos kiterjesztésű kijelölésének megszüntetése"
|
||||
|
||||
#: tfrmmain.actview.caption
|
||||
msgid "View F3"
|
||||
msgstr "Nézőke F3"
|
||||
#, fuzzy
|
||||
#| msgid "View"
|
||||
msgid "View"
|
||||
msgstr "Nézőke"
|
||||
|
||||
#: tfrmmain.actviewhistory.caption
|
||||
msgid "Show history of visited paths for active view"
|
||||
|
|
@ -2723,17 +2737,21 @@ msgid "Wipe"
|
|||
msgstr "Eltöröl"
|
||||
|
||||
#: tfrmmain.btnf10.caption
|
||||
msgid "Exit F10"
|
||||
msgid "Exit"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmmain.btnf8.caption
|
||||
#, fuzzy
|
||||
#| msgid "Delete"
|
||||
msgctxt "TFRMMAIN.BTNF8.CAPTION"
|
||||
msgid "Delete F8"
|
||||
msgstr "Törlés F8"
|
||||
msgid "Delete"
|
||||
msgstr "Törlés"
|
||||
|
||||
#: tfrmmain.btnf9.caption
|
||||
msgid "Terminal F9"
|
||||
msgstr "Terminál F9"
|
||||
#, fuzzy
|
||||
#| msgid "Terminal"
|
||||
msgid "Terminal"
|
||||
msgstr "Terminál"
|
||||
|
||||
#: tfrmmain.btnleftdirectoryhotlist.caption
|
||||
msgctxt "TFRMMAIN.BTNLEFTDIRECTORYHOTLIST.CAPTION"
|
||||
|
|
@ -8045,4 +8063,4 @@ msgstr ""
|
|||
#: ulng.rsviewnotfound
|
||||
msgid "%s not found!"
|
||||
msgstr ""
|
||||
|
||||
|
||||
|
|
@ -2179,8 +2179,10 @@ msgid "Show context menu"
|
|||
msgstr "Mostra menu contestuale"
|
||||
|
||||
#: tfrmmain.actcopy.caption
|
||||
msgid "Copy F5"
|
||||
msgstr "Copia F5"
|
||||
#, fuzzy
|
||||
#| msgid "Copy"
|
||||
msgid "Copy"
|
||||
msgstr "Copia"
|
||||
|
||||
#: tfrmmain.actcopyfullnamestoclip.caption
|
||||
msgid "Copy Filename(s) with Full &Path"
|
||||
|
|
@ -2211,9 +2213,11 @@ msgid "Cu&t"
|
|||
msgstr "&Taglia"
|
||||
|
||||
#: tfrmmain.actdelete.caption
|
||||
#, fuzzy
|
||||
#| msgid "Delete"
|
||||
msgctxt "TFRMMAIN.ACTDELETE.CAPTION"
|
||||
msgid "Delete F8"
|
||||
msgstr "Elimina F8"
|
||||
msgid "Delete"
|
||||
msgstr "Elimina"
|
||||
|
||||
#: tfrmmain.actdirhistory.caption
|
||||
msgctxt "TFRMMAIN.ACTDIRHISTORY.CAPTION"
|
||||
|
|
@ -2225,8 +2229,10 @@ msgid "Directory &Hotlist"
|
|||
msgstr "Cartelle Pre&ferite"
|
||||
|
||||
#: tfrmmain.actedit.caption
|
||||
msgid "Edit F4"
|
||||
msgstr "Modifica F4"
|
||||
#, fuzzy
|
||||
#| msgid "Edit"
|
||||
msgid "Edit"
|
||||
msgstr "Modifica"
|
||||
|
||||
#: tfrmmain.acteditcomment.caption
|
||||
msgid "Edit Co&mment..."
|
||||
|
|
@ -2316,8 +2322,10 @@ msgid "&Load Selection from File..."
|
|||
msgstr "Carica Selezione da &File..."
|
||||
|
||||
#: tfrmmain.actmakedir.caption
|
||||
msgid "MakeDir F7"
|
||||
msgstr "Crea Cartella F7"
|
||||
#, fuzzy
|
||||
#| msgid "MakeDir"
|
||||
msgid "MakeDir"
|
||||
msgstr "Crea Cartella"
|
||||
|
||||
#: tfrmmain.actmarkcurrentextension.caption
|
||||
msgid "Select All with the Same E&xtension"
|
||||
|
|
@ -2443,8 +2451,10 @@ msgid "&Remove Tab"
|
|||
msgstr "&Rimuovi Scheda"
|
||||
|
||||
#: tfrmmain.actrename.caption
|
||||
msgid "Move F6"
|
||||
msgstr "Sposta F6"
|
||||
#, fuzzy
|
||||
#| msgid "Move"
|
||||
msgid "Move"
|
||||
msgstr "Sposta"
|
||||
|
||||
#: tfrmmain.actrenamenoask.caption
|
||||
msgid "Move/Rename files without asking for confirmation"
|
||||
|
|
@ -2531,9 +2541,11 @@ msgid "Show command line history"
|
|||
msgstr "Visualizza storica della linea di comando"
|
||||
|
||||
#: tfrmmain.actshowmainmenu.caption
|
||||
#, fuzzy
|
||||
#| msgid "Menu"
|
||||
msgctxt "TFRMMAIN.ACTSHOWMAINMENU.CAPTION"
|
||||
msgid "Menu F9"
|
||||
msgstr "Menu F9"
|
||||
msgid "Menu"
|
||||
msgstr "Menu"
|
||||
|
||||
#: tfrmmain.actshowsysfiles.caption
|
||||
msgctxt "TFRMMAIN.ACTSHOWSYSFILES.CAPTION"
|
||||
|
|
@ -2590,8 +2602,10 @@ msgid "Unselect All with the Same Ex&tension"
|
|||
msgstr "Deseleziona Tutto con la stessa estensione"
|
||||
|
||||
#: tfrmmain.actview.caption
|
||||
msgid "View F3"
|
||||
msgstr "Visualizza F3"
|
||||
#, fuzzy
|
||||
#| msgid "View"
|
||||
msgid "View"
|
||||
msgstr "Visualizza"
|
||||
|
||||
#: tfrmmain.actviewhistory.caption
|
||||
msgid "Show history of visited paths for active view"
|
||||
|
|
@ -2614,17 +2628,23 @@ msgid "Wipe"
|
|||
msgstr "Azzera"
|
||||
|
||||
#: tfrmmain.btnf10.caption
|
||||
msgid "Exit F10"
|
||||
msgstr "Esci F10"
|
||||
#, fuzzy
|
||||
#| msgid "Exit"
|
||||
msgid "Exit"
|
||||
msgstr "Esci"
|
||||
|
||||
#: tfrmmain.btnf8.caption
|
||||
#, fuzzy
|
||||
#| msgid "Delete"
|
||||
msgctxt "TFRMMAIN.BTNF8.CAPTION"
|
||||
msgid "Delete F8"
|
||||
msgstr "Elimina F8"
|
||||
msgid "Delete"
|
||||
msgstr "Elimina"
|
||||
|
||||
#: tfrmmain.btnf9.caption
|
||||
msgid "Terminal F9"
|
||||
msgstr "Terminale F9"
|
||||
#, fuzzy
|
||||
#| msgid "Terminal"
|
||||
msgid "Terminal"
|
||||
msgstr "Terminale"
|
||||
|
||||
#: tfrmmain.btnleftdirectoryhotlist.caption
|
||||
msgctxt "TFRMMAIN.BTNLEFTDIRECTORYHOTLIST.CAPTION"
|
||||
|
|
@ -7814,4 +7834,4 @@ msgstr "Codifica"
|
|||
#: ulng.rsviewnotfound
|
||||
msgid "%s not found!"
|
||||
msgstr "%s non trovato!"
|
||||
|
||||
|
||||
|
|
@ -2223,8 +2223,10 @@ msgid "Show context menu"
|
|||
msgstr "컨텍스트 메뉴 보이기"
|
||||
|
||||
#: tfrmmain.actcopy.caption
|
||||
msgid "Copy F5"
|
||||
msgstr "F5 복사"
|
||||
#, fuzzy
|
||||
#| msgid "Copy"
|
||||
msgid "Copy"
|
||||
msgstr " 복사"
|
||||
|
||||
#: tfrmmain.actcopyfullnamestoclip.caption
|
||||
msgid "Copy Filename(s) with Full &Path"
|
||||
|
|
@ -2256,9 +2258,11 @@ msgid "Cu&t"
|
|||
msgstr "잘라내기(&T)"
|
||||
|
||||
#: tfrmmain.actdelete.caption
|
||||
#, fuzzy
|
||||
#| msgid "Delete"
|
||||
msgctxt "TFRMMAIN.ACTDELETE.CAPTION"
|
||||
msgid "Delete F8"
|
||||
msgstr "F8 삭제"
|
||||
msgid "Delete"
|
||||
msgstr "삭제"
|
||||
|
||||
#: tfrmmain.actdirhistory.caption
|
||||
msgctxt "TFRMMAIN.ACTDIRHISTORY.CAPTION"
|
||||
|
|
@ -2271,8 +2275,10 @@ msgid "Directory &Hotlist"
|
|||
msgstr "폴더 즐겨찾기(&H)"
|
||||
|
||||
#: tfrmmain.actedit.caption
|
||||
msgid "Edit F4"
|
||||
msgstr "F4 편집"
|
||||
#, fuzzy
|
||||
#| msgid "Edit"
|
||||
msgid "Edit"
|
||||
msgstr "편집"
|
||||
|
||||
#: tfrmmain.acteditcomment.caption
|
||||
#, fuzzy
|
||||
|
|
@ -2374,8 +2380,10 @@ msgid "&Load Selection from File..."
|
|||
msgstr "선택목록 파일에서 불러오기(&L)..."
|
||||
|
||||
#: tfrmmain.actmakedir.caption
|
||||
msgid "MakeDir F7"
|
||||
msgstr "F7 폴더 생성"
|
||||
#, fuzzy
|
||||
#| msgid "MakeDir"
|
||||
msgid "MakeDir"
|
||||
msgstr "폴더 생성"
|
||||
|
||||
#: tfrmmain.actmarkcurrentextension.caption
|
||||
#, fuzzy
|
||||
|
|
@ -2516,8 +2524,10 @@ msgid "&Remove Tab"
|
|||
msgstr "탭 제거(&R)"
|
||||
|
||||
#: tfrmmain.actrename.caption
|
||||
msgid "Move F6"
|
||||
msgstr "F6 이동"
|
||||
#, fuzzy
|
||||
#| msgid "Move"
|
||||
msgid "Move"
|
||||
msgstr "이동"
|
||||
|
||||
#: tfrmmain.actrenamenoask.caption
|
||||
msgid "Move/Rename files without asking for confirmation"
|
||||
|
|
@ -2609,9 +2619,11 @@ msgid "Show command line history"
|
|||
msgstr "명령행 히스토리 보이기"
|
||||
|
||||
#: tfrmmain.actshowmainmenu.caption
|
||||
#, fuzzy
|
||||
#| msgid "Menu"
|
||||
msgctxt "TFRMMAIN.ACTSHOWMAINMENU.CAPTION"
|
||||
msgid "Menu F9"
|
||||
msgstr "F9 메뉴"
|
||||
msgid "Menu"
|
||||
msgstr "메뉴"
|
||||
|
||||
#: tfrmmain.actshowsysfiles.caption
|
||||
#, fuzzy
|
||||
|
|
@ -2676,8 +2688,10 @@ msgid "Unselect All with the Same Ex&tension"
|
|||
msgstr "같은 확장자 모두 해제(&T)"
|
||||
|
||||
#: tfrmmain.actview.caption
|
||||
msgid "View F3"
|
||||
msgstr "F3 보기"
|
||||
#, fuzzy
|
||||
#| msgid "View"
|
||||
msgid "View"
|
||||
msgstr "보기"
|
||||
|
||||
#: tfrmmain.actviewhistory.caption
|
||||
msgid "Show history of visited paths for active view"
|
||||
|
|
@ -2702,17 +2716,23 @@ msgid "Wipe"
|
|||
msgstr "반복하여 지우기"
|
||||
|
||||
#: tfrmmain.btnf10.caption
|
||||
msgid "Exit F10"
|
||||
msgstr "F10 종료"
|
||||
#, fuzzy
|
||||
#| msgid "Exit"
|
||||
msgid "Exit"
|
||||
msgstr "종료"
|
||||
|
||||
#: tfrmmain.btnf8.caption
|
||||
#, fuzzy
|
||||
#| msgid "Delete"
|
||||
msgctxt "TFRMMAIN.BTNF8.CAPTION"
|
||||
msgid "Delete F8"
|
||||
msgstr "F8 지우기"
|
||||
msgid "Delete"
|
||||
msgstr "지우기"
|
||||
|
||||
#: tfrmmain.btnf9.caption
|
||||
msgid "Terminal F9"
|
||||
msgstr "F9 명령프롬프트"
|
||||
#, fuzzy
|
||||
#| msgid "Terminal"
|
||||
msgid "Terminal"
|
||||
msgstr "명령프롬프트"
|
||||
|
||||
#: tfrmmain.btnleftdirectoryhotlist.caption
|
||||
msgctxt "TFRMMAIN.BTNLEFTDIRECTORYHOTLIST.CAPTION"
|
||||
|
|
@ -8218,4 +8238,4 @@ msgstr "인코딩"
|
|||
#: ulng.rsviewnotfound
|
||||
msgid "%s not found!"
|
||||
msgstr "%s 를 찾지 못했습니다!"
|
||||
|
||||
|
||||
|
|
@ -2203,8 +2203,10 @@ msgid "Show context menu"
|
|||
msgstr "Toon context menu"
|
||||
|
||||
#: tfrmmain.actcopy.caption
|
||||
msgid "Copy F5"
|
||||
msgstr "Kopiëer F5"
|
||||
#, fuzzy
|
||||
#| msgid "Copy"
|
||||
msgid "Copy"
|
||||
msgstr "Kopiëer"
|
||||
|
||||
#: tfrmmain.actcopyfullnamestoclip.caption
|
||||
msgid "Copy Filename(s) with Full &Path"
|
||||
|
|
@ -2235,9 +2237,11 @@ msgid "Cu&t"
|
|||
msgstr "Knippen"
|
||||
|
||||
#: tfrmmain.actdelete.caption
|
||||
#, fuzzy
|
||||
#| msgid "Delete"
|
||||
msgctxt "TFRMMAIN.ACTDELETE.CAPTION"
|
||||
msgid "Delete F8"
|
||||
msgstr "Verwijder F8"
|
||||
msgid "Delete"
|
||||
msgstr "Verwijder"
|
||||
|
||||
#: tfrmmain.actdirhistory.caption
|
||||
msgctxt "TFRMMAIN.ACTDIRHISTORY.CAPTION"
|
||||
|
|
@ -2251,8 +2255,10 @@ msgid "Directory &Hotlist"
|
|||
msgstr "Directory &hotlist"
|
||||
|
||||
#: tfrmmain.actedit.caption
|
||||
msgid "Edit F4"
|
||||
msgstr "Edit F4"
|
||||
#, fuzzy
|
||||
#| msgid "Edit"
|
||||
msgid "Edit"
|
||||
msgstr "Edit"
|
||||
|
||||
#: tfrmmain.acteditcomment.caption
|
||||
#, fuzzy
|
||||
|
|
@ -2362,8 +2368,10 @@ msgid "&Load Selection from File..."
|
|||
msgstr ""
|
||||
|
||||
#: tfrmmain.actmakedir.caption
|
||||
msgid "MakeDir F7"
|
||||
msgstr "Maak Map F7"
|
||||
#, fuzzy
|
||||
#| msgid "MakeDir"
|
||||
msgid "MakeDir"
|
||||
msgstr "Maak Map"
|
||||
|
||||
#: tfrmmain.actmarkcurrentextension.caption
|
||||
#, fuzzy
|
||||
|
|
@ -2519,8 +2527,10 @@ msgid "&Remove Tab"
|
|||
msgstr "Verwijder tab"
|
||||
|
||||
#: tfrmmain.actrename.caption
|
||||
msgid "Move F6"
|
||||
msgstr "Verplaats F6"
|
||||
#, fuzzy
|
||||
#| msgid "Move"
|
||||
msgid "Move"
|
||||
msgstr "Verplaats"
|
||||
|
||||
#: tfrmmain.actrenamenoask.caption
|
||||
msgid "Move/Rename files without asking for confirmation"
|
||||
|
|
@ -2615,9 +2625,11 @@ msgid "Show command line history"
|
|||
msgstr "Toon commandoregel historie"
|
||||
|
||||
#: tfrmmain.actshowmainmenu.caption
|
||||
#, fuzzy
|
||||
#| msgid "Menu"
|
||||
msgctxt "TFRMMAIN.ACTSHOWMAINMENU.CAPTION"
|
||||
msgid "Menu F9"
|
||||
msgstr "Menu F9"
|
||||
msgid "Menu"
|
||||
msgstr "Menu"
|
||||
|
||||
#: tfrmmain.actshowsysfiles.caption
|
||||
#, fuzzy
|
||||
|
|
@ -2690,8 +2702,10 @@ msgid "Unselect All with the Same Ex&tension"
|
|||
msgstr "Deselecteer alles met dezelfde toevoeging"
|
||||
|
||||
#: tfrmmain.actview.caption
|
||||
msgid "View F3"
|
||||
msgstr "Bekijk F3"
|
||||
#, fuzzy
|
||||
#| msgid "View"
|
||||
msgid "View"
|
||||
msgstr "Bekijk"
|
||||
|
||||
#: tfrmmain.actviewhistory.caption
|
||||
msgid "Show history of visited paths for active view"
|
||||
|
|
@ -2716,17 +2730,21 @@ msgid "Wipe"
|
|||
msgstr "Wissen"
|
||||
|
||||
#: tfrmmain.btnf10.caption
|
||||
msgid "Exit F10"
|
||||
msgid "Exit"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmmain.btnf8.caption
|
||||
#, fuzzy
|
||||
#| msgid "Delete"
|
||||
msgctxt "TFRMMAIN.BTNF8.CAPTION"
|
||||
msgid "Delete F8"
|
||||
msgstr "Verwijder F8"
|
||||
msgid "Delete"
|
||||
msgstr "Verwijder"
|
||||
|
||||
#: tfrmmain.btnf9.caption
|
||||
msgid "Terminal F9"
|
||||
msgstr "Terminal F9"
|
||||
#, fuzzy
|
||||
#| msgid "Terminal"
|
||||
msgid "Terminal"
|
||||
msgstr "Terminal"
|
||||
|
||||
#: tfrmmain.btnleftdirectoryhotlist.caption
|
||||
msgctxt "TFRMMAIN.BTNLEFTDIRECTORYHOTLIST.CAPTION"
|
||||
|
|
@ -8032,4 +8050,4 @@ msgstr ""
|
|||
#: ulng.rsviewnotfound
|
||||
msgid "%s not found!"
|
||||
msgstr ""
|
||||
|
||||
|
||||
|
|
@ -2183,8 +2183,10 @@ msgid "Show context menu"
|
|||
msgstr "Pokaż menu kontekstowe"
|
||||
|
||||
#: tfrmmain.actcopy.caption
|
||||
msgid "Copy F5"
|
||||
msgstr "Kopiuj F5"
|
||||
#, fuzzy
|
||||
#| msgid "Copy"
|
||||
msgid "Copy"
|
||||
msgstr "Kopiuj"
|
||||
|
||||
#: tfrmmain.actcopyfullnamestoclip.caption
|
||||
msgid "Copy Filename(s) with Full &Path"
|
||||
|
|
@ -2215,9 +2217,11 @@ msgid "Cu&t"
|
|||
msgstr "Wytnij"
|
||||
|
||||
#: tfrmmain.actdelete.caption
|
||||
#, fuzzy
|
||||
#| msgid "Delete"
|
||||
msgctxt "TFRMMAIN.ACTDELETE.CAPTION"
|
||||
msgid "Delete F8"
|
||||
msgstr "Usuń F8"
|
||||
msgid "Delete"
|
||||
msgstr "Usuń"
|
||||
|
||||
#: tfrmmain.actdirhistory.caption
|
||||
msgctxt "TFRMMAIN.ACTDIRHISTORY.CAPTION"
|
||||
|
|
@ -2229,8 +2233,10 @@ msgid "Directory &Hotlist"
|
|||
msgstr "Lista otwieranych katalogów"
|
||||
|
||||
#: tfrmmain.actedit.caption
|
||||
msgid "Edit F4"
|
||||
msgstr "Edytuj F4"
|
||||
#, fuzzy
|
||||
#| msgid "Edit"
|
||||
msgid "Edit"
|
||||
msgstr "Edytuj"
|
||||
|
||||
#: tfrmmain.acteditcomment.caption
|
||||
msgid "Edit Co&mment..."
|
||||
|
|
@ -2320,8 +2326,10 @@ msgid "&Load Selection from File..."
|
|||
msgstr "Wczytaj wybór z p&liku"
|
||||
|
||||
#: tfrmmain.actmakedir.caption
|
||||
msgid "MakeDir F7"
|
||||
msgstr "Utwórz katalog F7"
|
||||
#, fuzzy
|
||||
#| msgid "MakeDir"
|
||||
msgid "MakeDir"
|
||||
msgstr "Utwórz katalog"
|
||||
|
||||
#: tfrmmain.actmarkcurrentextension.caption
|
||||
msgid "Select All with the Same E&xtension"
|
||||
|
|
@ -2446,8 +2454,10 @@ msgid "&Remove Tab"
|
|||
msgstr "Usuń kartę"
|
||||
|
||||
#: tfrmmain.actrename.caption
|
||||
msgid "Move F6"
|
||||
msgstr "Przenieś F6"
|
||||
#, fuzzy
|
||||
#| msgid "Move"
|
||||
msgid "Move"
|
||||
msgstr "Przenieś"
|
||||
|
||||
#: tfrmmain.actrenamenoask.caption
|
||||
msgid "Move/Rename files without asking for confirmation"
|
||||
|
|
@ -2533,9 +2543,11 @@ msgid "Show command line history"
|
|||
msgstr "Pokaż historie linii poleceń"
|
||||
|
||||
#: tfrmmain.actshowmainmenu.caption
|
||||
#, fuzzy
|
||||
#| msgid "Menu"
|
||||
msgctxt "TFRMMAIN.ACTSHOWMAINMENU.CAPTION"
|
||||
msgid "Menu F9"
|
||||
msgstr "Menu F9"
|
||||
msgid "Menu"
|
||||
msgstr "Menu"
|
||||
|
||||
#: tfrmmain.actshowsysfiles.caption
|
||||
msgctxt "TFRMMAIN.ACTSHOWSYSFILES.CAPTION"
|
||||
|
|
@ -2592,8 +2604,10 @@ msgid "Unselect All with the Same Ex&tension"
|
|||
msgstr "Usuń s&elekcję według rozszerzenia"
|
||||
|
||||
#: tfrmmain.actview.caption
|
||||
msgid "View F3"
|
||||
msgstr "Podgląd F3"
|
||||
#, fuzzy
|
||||
#| msgid "View"
|
||||
msgid "View"
|
||||
msgstr "Podgląd"
|
||||
|
||||
#: tfrmmain.actviewhistory.caption
|
||||
msgid "Show history of visited paths for active view"
|
||||
|
|
@ -2616,17 +2630,23 @@ msgid "Wipe"
|
|||
msgstr "Wyczyść"
|
||||
|
||||
#: tfrmmain.btnf10.caption
|
||||
msgid "Exit F10"
|
||||
msgstr "Wyjście F10"
|
||||
#, fuzzy
|
||||
#| msgid "Exit"
|
||||
msgid "Exit"
|
||||
msgstr "Wyjście"
|
||||
|
||||
#: tfrmmain.btnf8.caption
|
||||
#, fuzzy
|
||||
#| msgid "Delete"
|
||||
msgctxt "TFRMMAIN.BTNF8.CAPTION"
|
||||
msgid "Delete F8"
|
||||
msgstr "Usuń F8"
|
||||
msgid "Delete"
|
||||
msgstr "Usuń"
|
||||
|
||||
#: tfrmmain.btnf9.caption
|
||||
msgid "Terminal F9"
|
||||
msgstr "Terminal F9"
|
||||
#, fuzzy
|
||||
#| msgid "Terminal"
|
||||
msgid "Terminal"
|
||||
msgstr "Terminal"
|
||||
|
||||
#: tfrmmain.btnleftdirectoryhotlist.caption
|
||||
msgctxt "TFRMMAIN.BTNLEFTDIRECTORYHOTLIST.CAPTION"
|
||||
|
|
@ -7860,4 +7880,4 @@ msgstr "Kodowanie"
|
|||
#: ulng.rsviewnotfound
|
||||
msgid "%s not found!"
|
||||
msgstr "%s nie znaleziony!"
|
||||
|
||||
|
||||
|
|
@ -2170,7 +2170,7 @@ msgid "Show context menu"
|
|||
msgstr ""
|
||||
|
||||
#: tfrmmain.actcopy.caption
|
||||
msgid "Copy F5"
|
||||
msgid "Copy"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmmain.actcopyfullnamestoclip.caption
|
||||
|
|
@ -2203,7 +2203,7 @@ msgstr ""
|
|||
|
||||
#: tfrmmain.actdelete.caption
|
||||
msgctxt "TFRMMAIN.ACTDELETE.CAPTION"
|
||||
msgid "Delete F8"
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmmain.actdirhistory.caption
|
||||
|
|
@ -2216,7 +2216,7 @@ msgid "Directory &Hotlist"
|
|||
msgstr ""
|
||||
|
||||
#: tfrmmain.actedit.caption
|
||||
msgid "Edit F4"
|
||||
msgid "Edit"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmmain.acteditcomment.caption
|
||||
|
|
@ -2307,7 +2307,7 @@ msgid "&Load Selection from File..."
|
|||
msgstr ""
|
||||
|
||||
#: tfrmmain.actmakedir.caption
|
||||
msgid "MakeDir F7"
|
||||
msgid "MakeDir"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmmain.actmarkcurrentextension.caption
|
||||
|
|
@ -2434,7 +2434,7 @@ msgid "&Remove Tab"
|
|||
msgstr ""
|
||||
|
||||
#: tfrmmain.actrename.caption
|
||||
msgid "Move F6"
|
||||
msgid "Move"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmmain.actrenamenoask.caption
|
||||
|
|
@ -2523,7 +2523,7 @@ msgstr ""
|
|||
|
||||
#: tfrmmain.actshowmainmenu.caption
|
||||
msgctxt "TFRMMAIN.ACTSHOWMAINMENU.CAPTION"
|
||||
msgid "Menu F9"
|
||||
msgid "Menu"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmmain.actshowsysfiles.caption
|
||||
|
|
@ -2581,7 +2581,7 @@ msgid "Unselect All with the Same Ex&tension"
|
|||
msgstr ""
|
||||
|
||||
#: tfrmmain.actview.caption
|
||||
msgid "View F3"
|
||||
msgid "View"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmmain.actviewhistory.caption
|
||||
|
|
@ -2605,16 +2605,16 @@ msgid "Wipe"
|
|||
msgstr ""
|
||||
|
||||
#: tfrmmain.btnf10.caption
|
||||
msgid "Exit F10"
|
||||
msgid "Exit"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmmain.btnf8.caption
|
||||
msgctxt "TFRMMAIN.BTNF8.CAPTION"
|
||||
msgid "Delete F8"
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmmain.btnf9.caption
|
||||
msgid "Terminal F9"
|
||||
msgid "Terminal"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmmain.btnleftdirectoryhotlist.caption
|
||||
|
|
@ -7772,4 +7772,4 @@ msgstr ""
|
|||
#: ulng.rsviewnotfound
|
||||
msgid "%s not found!"
|
||||
msgstr ""
|
||||
|
||||
|
||||
|
|
@ -2192,8 +2192,10 @@ msgid "Show context menu"
|
|||
msgstr "Показать контекстное меню"
|
||||
|
||||
#: tfrmmain.actcopy.caption
|
||||
msgid "Copy F5"
|
||||
msgstr "Копировать F5"
|
||||
#, fuzzy
|
||||
#| msgid "Copy"
|
||||
msgid "Copy"
|
||||
msgstr "Копировать"
|
||||
|
||||
#: tfrmmain.actcopyfullnamestoclip.caption
|
||||
msgid "Copy Filename(s) with Full &Path"
|
||||
|
|
@ -2225,9 +2227,11 @@ msgid "Cu&t"
|
|||
msgstr "Вырезать"
|
||||
|
||||
#: tfrmmain.actdelete.caption
|
||||
#, fuzzy
|
||||
#| msgid "Delete"
|
||||
msgctxt "TFRMMAIN.ACTDELETE.CAPTION"
|
||||
msgid "Delete F8"
|
||||
msgstr "Удалить F8"
|
||||
msgid "Delete"
|
||||
msgstr "Удалить"
|
||||
|
||||
#: tfrmmain.actdirhistory.caption
|
||||
msgctxt "TFRMMAIN.ACTDIRHISTORY.CAPTION"
|
||||
|
|
@ -2240,8 +2244,10 @@ msgid "Directory &Hotlist"
|
|||
msgstr "Личный спис&ок каталогов"
|
||||
|
||||
#: tfrmmain.actedit.caption
|
||||
msgid "Edit F4"
|
||||
msgstr "Правка F4"
|
||||
#, fuzzy
|
||||
#| msgid "Edit"
|
||||
msgid "Edit"
|
||||
msgstr "Правка"
|
||||
|
||||
#: tfrmmain.acteditcomment.caption
|
||||
#| msgid "Edit comment..."
|
||||
|
|
@ -2344,8 +2350,10 @@ msgid "&Load Selection from File..."
|
|||
msgstr "Загрузить выделение из &файла..."
|
||||
|
||||
#: tfrmmain.actmakedir.caption
|
||||
msgid "MakeDir F7"
|
||||
msgstr "Каталог F7"
|
||||
#, fuzzy
|
||||
#| msgid "MakeDir"
|
||||
msgid "MakeDir"
|
||||
msgstr "Каталог"
|
||||
|
||||
#: tfrmmain.actmarkcurrentextension.caption
|
||||
#| msgid "Select all with same extension"
|
||||
|
|
@ -2490,8 +2498,10 @@ msgid "&Remove Tab"
|
|||
msgstr "Удалить вкладку"
|
||||
|
||||
#: tfrmmain.actrename.caption
|
||||
msgid "Move F6"
|
||||
msgstr "Переместить F6"
|
||||
#, fuzzy
|
||||
#| msgid "Move"
|
||||
msgid "Move"
|
||||
msgstr "Переместить"
|
||||
|
||||
#: tfrmmain.actrenamenoask.caption
|
||||
msgid "Move/Rename files without asking for confirmation"
|
||||
|
|
@ -2589,9 +2599,11 @@ msgid "Show command line history"
|
|||
msgstr "История командной строки"
|
||||
|
||||
#: tfrmmain.actshowmainmenu.caption
|
||||
#, fuzzy
|
||||
#| msgid "Menu"
|
||||
msgctxt "TFRMMAIN.ACTSHOWMAINMENU.CAPTION"
|
||||
msgid "Menu F9"
|
||||
msgstr "Меню F9"
|
||||
msgid "Menu"
|
||||
msgstr "Меню"
|
||||
|
||||
#: tfrmmain.actshowsysfiles.caption
|
||||
#| msgid "Show hidden/system files"
|
||||
|
|
@ -2657,8 +2669,10 @@ msgid "Unselect All with the Same Ex&tension"
|
|||
msgstr "Снять выделение по расширению"
|
||||
|
||||
#: tfrmmain.actview.caption
|
||||
msgid "View F3"
|
||||
msgstr "Просмотр F3"
|
||||
#, fuzzy
|
||||
#| msgid "View"
|
||||
msgid "View"
|
||||
msgstr "Просмотр"
|
||||
|
||||
#: tfrmmain.actviewhistory.caption
|
||||
msgid "Show history of visited paths for active view"
|
||||
|
|
@ -2682,17 +2696,23 @@ msgid "Wipe"
|
|||
msgstr "Стереть"
|
||||
|
||||
#: tfrmmain.btnf10.caption
|
||||
msgid "Exit F10"
|
||||
msgstr "Выход F10"
|
||||
#, fuzzy
|
||||
#| msgid "Exit"
|
||||
msgid "Exit"
|
||||
msgstr "Выход"
|
||||
|
||||
#: tfrmmain.btnf8.caption
|
||||
#, fuzzy
|
||||
#| msgid "Delete"
|
||||
msgctxt "TFRMMAIN.BTNF8.CAPTION"
|
||||
msgid "Delete F8"
|
||||
msgstr "Удалить F8"
|
||||
msgid "Delete"
|
||||
msgstr "Удалить"
|
||||
|
||||
#: tfrmmain.btnf9.caption
|
||||
msgid "Terminal F9"
|
||||
msgstr "Терминал F9"
|
||||
#, fuzzy
|
||||
#| msgid "Terminal"
|
||||
msgid "Terminal"
|
||||
msgstr "Терминал"
|
||||
|
||||
#: tfrmmain.btnleftdirectoryhotlist.caption
|
||||
msgctxt "TFRMMAIN.BTNLEFTDIRECTORYHOTLIST.CAPTION"
|
||||
|
|
|
|||
|
|
@ -2180,7 +2180,9 @@ msgid "Show context menu"
|
|||
msgstr "Pokaži vsebinski meni"
|
||||
|
||||
#: tfrmmain.actcopy.caption
|
||||
msgid "Copy F5"
|
||||
#, fuzzy
|
||||
#| msgid "Copy"
|
||||
msgid "Copy"
|
||||
msgstr "F5 Kopiraj"
|
||||
|
||||
#: tfrmmain.actcopyfullnamestoclip.caption
|
||||
|
|
@ -2212,8 +2214,10 @@ msgid "Cu&t"
|
|||
msgstr "I&zreži"
|
||||
|
||||
#: tfrmmain.actdelete.caption
|
||||
#, fuzzy
|
||||
#| msgid "Delete"
|
||||
msgctxt "TFRMMAIN.ACTDELETE.CAPTION"
|
||||
msgid "Delete F8"
|
||||
msgid "Delete"
|
||||
msgstr "F8 Izbriši"
|
||||
|
||||
#: tfrmmain.actdirhistory.caption
|
||||
|
|
@ -2226,7 +2230,9 @@ msgid "Directory &Hotlist"
|
|||
msgstr "Seznam &hitrih map"
|
||||
|
||||
#: tfrmmain.actedit.caption
|
||||
msgid "Edit F4"
|
||||
#, fuzzy
|
||||
#| msgid "Edit"
|
||||
msgid "Edit"
|
||||
msgstr "F4 Uredi"
|
||||
|
||||
#: tfrmmain.acteditcomment.caption
|
||||
|
|
@ -2317,7 +2323,9 @@ msgid "&Load Selection from File..."
|
|||
msgstr "&Naloži izbor iz datoteke ..."
|
||||
|
||||
#: tfrmmain.actmakedir.caption
|
||||
msgid "MakeDir F7"
|
||||
#, fuzzy
|
||||
#| msgid "MakeDir"
|
||||
msgid "MakeDir"
|
||||
msgstr "F7 Nova mapa"
|
||||
|
||||
#: tfrmmain.actmarkcurrentextension.caption
|
||||
|
|
@ -2444,7 +2452,9 @@ msgid "&Remove Tab"
|
|||
msgstr "&Odstrani zavihek"
|
||||
|
||||
#: tfrmmain.actrename.caption
|
||||
msgid "Move F6"
|
||||
#, fuzzy
|
||||
#| msgid "Move"
|
||||
msgid "Move"
|
||||
msgstr "F6 Premakni"
|
||||
|
||||
#: tfrmmain.actrenamenoask.caption
|
||||
|
|
@ -2532,8 +2542,10 @@ msgid "Show command line history"
|
|||
msgstr "Pokaži zgodovino ukazne vrstice"
|
||||
|
||||
#: tfrmmain.actshowmainmenu.caption
|
||||
#, fuzzy
|
||||
#| msgid "Menu"
|
||||
msgctxt "TFRMMAIN.ACTSHOWMAINMENU.CAPTION"
|
||||
msgid "Menu F9"
|
||||
msgid "Menu"
|
||||
msgstr "F9 Meni"
|
||||
|
||||
#: tfrmmain.actshowsysfiles.caption
|
||||
|
|
@ -2591,7 +2603,9 @@ msgid "Unselect All with the Same Ex&tension"
|
|||
msgstr "Odstrani izbor vse&h datotek z enako pripono"
|
||||
|
||||
#: tfrmmain.actview.caption
|
||||
msgid "View F3"
|
||||
#, fuzzy
|
||||
#| msgid "View"
|
||||
msgid "View"
|
||||
msgstr "F3 Poglej"
|
||||
|
||||
#: tfrmmain.actviewhistory.caption
|
||||
|
|
@ -2615,16 +2629,22 @@ msgid "Wipe"
|
|||
msgstr "Neobnovljivo izbriši"
|
||||
|
||||
#: tfrmmain.btnf10.caption
|
||||
msgid "Exit F10"
|
||||
#, fuzzy
|
||||
#| msgid "Exit"
|
||||
msgid "Exit"
|
||||
msgstr "F10 Končaj"
|
||||
|
||||
#: tfrmmain.btnf8.caption
|
||||
#, fuzzy
|
||||
#| msgid "Delete"
|
||||
msgctxt "TFRMMAIN.BTNF8.CAPTION"
|
||||
msgid "Delete F8"
|
||||
msgid "Delete"
|
||||
msgstr "F8 Izbriši"
|
||||
|
||||
#: tfrmmain.btnf9.caption
|
||||
msgid "Terminal F9"
|
||||
#, fuzzy
|
||||
#| msgid "Terminal"
|
||||
msgid "Terminal"
|
||||
msgstr "F9 Terminal"
|
||||
|
||||
#: tfrmmain.btnleftdirectoryhotlist.caption
|
||||
|
|
|
|||
|
|
@ -2186,8 +2186,10 @@ msgid "Show context menu"
|
|||
msgstr "Показати контекстне меню"
|
||||
|
||||
#: tfrmmain.actcopy.caption
|
||||
msgid "Copy F5"
|
||||
msgstr "Копіювати F5"
|
||||
#, fuzzy
|
||||
#| msgid "Copy"
|
||||
msgid "Copy"
|
||||
msgstr "Копіювати"
|
||||
|
||||
#: tfrmmain.actcopyfullnamestoclip.caption
|
||||
msgid "Copy Filename(s) with Full &Path"
|
||||
|
|
@ -2219,9 +2221,11 @@ msgid "Cu&t"
|
|||
msgstr "Ви&різати"
|
||||
|
||||
#: tfrmmain.actdelete.caption
|
||||
#, fuzzy
|
||||
#| msgid "Delete"
|
||||
msgctxt "TFRMMAIN.ACTDELETE.CAPTION"
|
||||
msgid "Delete F8"
|
||||
msgstr "Видалити F8"
|
||||
msgid "Delete"
|
||||
msgstr "Видалити"
|
||||
|
||||
#: tfrmmain.actdirhistory.caption
|
||||
msgctxt "TFRMMAIN.ACTDIRHISTORY.CAPTION"
|
||||
|
|
@ -2234,8 +2238,10 @@ msgid "Directory &Hotlist"
|
|||
msgstr "Особистий спис&ок каталогів"
|
||||
|
||||
#: tfrmmain.actedit.caption
|
||||
msgid "Edit F4"
|
||||
msgstr "Редагувати F4"
|
||||
#, fuzzy
|
||||
#| msgid "Edit"
|
||||
msgid "Edit"
|
||||
msgstr "Редагувати"
|
||||
|
||||
#: tfrmmain.acteditcomment.caption
|
||||
#| msgid "Edit comment..."
|
||||
|
|
@ -2337,8 +2343,10 @@ msgid "&Load Selection from File..."
|
|||
msgstr "Завантажити виділенння з ф&айлу..."
|
||||
|
||||
#: tfrmmain.actmakedir.caption
|
||||
msgid "MakeDir F7"
|
||||
msgstr "Каталог F7"
|
||||
#, fuzzy
|
||||
#| msgid "MakeDir"
|
||||
msgid "MakeDir"
|
||||
msgstr "Каталог"
|
||||
|
||||
#: tfrmmain.actmarkcurrentextension.caption
|
||||
#| msgid "Select all with same extension"
|
||||
|
|
@ -2481,8 +2489,10 @@ msgid "&Remove Tab"
|
|||
msgstr "&Видалити вкладку"
|
||||
|
||||
#: tfrmmain.actrename.caption
|
||||
msgid "Move F6"
|
||||
msgstr "Перемістити F6"
|
||||
#, fuzzy
|
||||
#| msgid "Move"
|
||||
msgid "Move"
|
||||
msgstr "Перемістити"
|
||||
|
||||
#: tfrmmain.actrenamenoask.caption
|
||||
msgid "Move/Rename files without asking for confirmation"
|
||||
|
|
@ -2579,9 +2589,11 @@ msgid "Show command line history"
|
|||
msgstr "Історія командного рядка"
|
||||
|
||||
#: tfrmmain.actshowmainmenu.caption
|
||||
#, fuzzy
|
||||
#| msgid "Menu"
|
||||
msgctxt "TFRMMAIN.ACTSHOWMAINMENU.CAPTION"
|
||||
msgid "Menu F9"
|
||||
msgstr "Меню F9"
|
||||
msgid "Menu"
|
||||
msgstr "Меню"
|
||||
|
||||
#: tfrmmain.actshowsysfiles.caption
|
||||
#| msgid "Show hidden/system files"
|
||||
|
|
@ -2647,8 +2659,10 @@ msgid "Unselect All with the Same Ex&tension"
|
|||
msgstr "Зняти виділення з усіх з таким &же розширенням"
|
||||
|
||||
#: tfrmmain.actview.caption
|
||||
msgid "View F3"
|
||||
msgstr "Перегляд F3"
|
||||
#, fuzzy
|
||||
#| msgid "View"
|
||||
msgid "View"
|
||||
msgstr "Перегляд"
|
||||
|
||||
#: tfrmmain.actviewhistory.caption
|
||||
msgid "Show history of visited paths for active view"
|
||||
|
|
@ -2672,17 +2686,23 @@ msgid "Wipe"
|
|||
msgstr "Стерти"
|
||||
|
||||
#: tfrmmain.btnf10.caption
|
||||
msgid "Exit F10"
|
||||
msgstr "Вихід F10"
|
||||
#, fuzzy
|
||||
#| msgid "Exit"
|
||||
msgid "Exit"
|
||||
msgstr "Вихід"
|
||||
|
||||
#: tfrmmain.btnf8.caption
|
||||
#, fuzzy
|
||||
#| msgid "Delete"
|
||||
msgctxt "TFRMMAIN.BTNF8.CAPTION"
|
||||
msgid "Delete F8"
|
||||
msgstr "Видалити F8"
|
||||
msgid "Delete"
|
||||
msgstr "Видалити"
|
||||
|
||||
#: tfrmmain.btnf9.caption
|
||||
msgid "Terminal F9"
|
||||
msgstr "Термінал F9"
|
||||
#, fuzzy
|
||||
#| msgid "Terminal"
|
||||
msgid "Terminal"
|
||||
msgstr "Термінал"
|
||||
|
||||
#: tfrmmain.btnleftdirectoryhotlist.caption
|
||||
msgctxt "TFRMMAIN.BTNLEFTDIRECTORYHOTLIST.CAPTION"
|
||||
|
|
@ -7957,4 +7977,4 @@ msgstr "Кодування"
|
|||
#: ulng.rsviewnotfound
|
||||
msgid "%s not found!"
|
||||
msgstr "%s не знайдено!"
|
||||
|
||||
|
||||
|
|
@ -1201,7 +1201,7 @@ object frmMain: TfrmMain
|
|||
Height = 20
|
||||
Top = 0
|
||||
Width = 95
|
||||
Caption = 'Delete F8'
|
||||
Caption = 'Delete'
|
||||
Flat = True
|
||||
NumGlyphs = 0
|
||||
OnClick = btnF8Click
|
||||
|
|
@ -1212,7 +1212,7 @@ object frmMain: TfrmMain
|
|||
Top = 0
|
||||
Width = 95
|
||||
Action = actRunTerm
|
||||
Caption = 'Terminal F9'
|
||||
Caption = 'Terminal'
|
||||
Flat = True
|
||||
NumGlyphs = 0
|
||||
end
|
||||
|
|
@ -1222,7 +1222,7 @@ object frmMain: TfrmMain
|
|||
Top = 0
|
||||
Width = 95
|
||||
Action = actExit
|
||||
Caption = 'Exit F10'
|
||||
Caption = 'Exit'
|
||||
Flat = True
|
||||
NumGlyphs = 0
|
||||
end
|
||||
|
|
@ -1552,37 +1552,37 @@ object frmMain: TfrmMain
|
|||
end
|
||||
object actView: TAction
|
||||
Category = 'Classic'
|
||||
Caption = 'View F3'
|
||||
Caption = 'View'
|
||||
HelpType = htKeyword
|
||||
OnExecute = actExecute
|
||||
end
|
||||
object actEdit: TAction
|
||||
Category = 'Classic'
|
||||
Caption = 'Edit F4'
|
||||
Caption = 'Edit'
|
||||
HelpType = htKeyword
|
||||
OnExecute = actExecute
|
||||
end
|
||||
object actCopy: TAction
|
||||
Category = 'Classic'
|
||||
Caption = 'Copy F5'
|
||||
Caption = 'Copy'
|
||||
HelpType = htKeyword
|
||||
OnExecute = actExecute
|
||||
end
|
||||
object actRename: TAction
|
||||
Category = 'Classic'
|
||||
Caption = 'Move F6'
|
||||
Caption = 'Move'
|
||||
HelpType = htKeyword
|
||||
OnExecute = actExecute
|
||||
end
|
||||
object actMakeDir: TAction
|
||||
Category = 'Classic'
|
||||
Caption = 'MakeDir F7'
|
||||
Caption = 'MakeDir'
|
||||
HelpType = htKeyword
|
||||
OnExecute = actExecute
|
||||
end
|
||||
object actDelete: TAction
|
||||
Category = 'Classic'
|
||||
Caption = 'Delete F8'
|
||||
Caption = 'Delete'
|
||||
HelpType = htKeyword
|
||||
OnExecute = actExecute
|
||||
end
|
||||
|
|
@ -1613,7 +1613,7 @@ object frmMain: TfrmMain
|
|||
end
|
||||
object actShowMainMenu: TAction
|
||||
Category = 'Classic'
|
||||
Caption = 'Menu F9'
|
||||
Caption = 'Menu'
|
||||
HelpType = htKeyword
|
||||
OnExecute = actExecute
|
||||
end
|
||||
|
|
|
|||
|
|
@ -16,9 +16,9 @@ TFRMMAIN.BTNRIGHTDIRECTORYHOTLIST.CAPTION=*
|
|||
TFRMMAIN.BTNRIGHTEQUALLEFT.HINT=Show current directory of the left panel in the right panel
|
||||
TFRMMAIN.BTNRIGHTEQUALLEFT.CAPTION=>
|
||||
TFRMMAIN.LBLCOMMANDPATH.CAPTION=Path
|
||||
TFRMMAIN.BTNF8.CAPTION=Delete F8
|
||||
TFRMMAIN.BTNF9.CAPTION=Terminal F9
|
||||
TFRMMAIN.BTNF10.CAPTION=Exit F10
|
||||
TFRMMAIN.BTNF8.CAPTION=Delete
|
||||
TFRMMAIN.BTNF9.CAPTION=Terminal
|
||||
TFRMMAIN.BTNF10.CAPTION=Exit
|
||||
TFRMMAIN.MNUFILES.CAPTION=&Files
|
||||
TFRMMAIN.MILINE1.CAPTION=-
|
||||
TFRMMAIN.MILINE2.CAPTION=-
|
||||
|
|
@ -50,17 +50,17 @@ TFRMMAIN.MNUALLOPERSTART.CAPTION=Start
|
|||
TFRMMAIN.MNUALLOPERPAUSE.CAPTION=||
|
||||
TFRMMAIN.MNUALLOPERSTOP.CAPTION=Cancel
|
||||
TFRMMAIN.ACTEXIT.CAPTION=E&xit
|
||||
TFRMMAIN.ACTVIEW.CAPTION=View F3
|
||||
TFRMMAIN.ACTEDIT.CAPTION=Edit F4
|
||||
TFRMMAIN.ACTCOPY.CAPTION=Copy F5
|
||||
TFRMMAIN.ACTRENAME.CAPTION=Move F6
|
||||
TFRMMAIN.ACTMAKEDIR.CAPTION=MakeDir F7
|
||||
TFRMMAIN.ACTDELETE.CAPTION=Delete F8
|
||||
TFRMMAIN.ACTVIEW.CAPTION=View
|
||||
TFRMMAIN.ACTEDIT.CAPTION=Edit
|
||||
TFRMMAIN.ACTCOPY.CAPTION=Copy
|
||||
TFRMMAIN.ACTRENAME.CAPTION=Move
|
||||
TFRMMAIN.ACTMAKEDIR.CAPTION=MakeDir
|
||||
TFRMMAIN.ACTDELETE.CAPTION=Delete
|
||||
TFRMMAIN.ACTABOUT.CAPTION=&About
|
||||
TFRMMAIN.ACTSHOWSYSFILES.CAPTION=Show &Hidden/System Files
|
||||
TFRMMAIN.ACTOPTIONS.CAPTION=&Options...
|
||||
TFRMMAIN.ACTCOMPARECONTENTS.CAPTION=Compare by &Contents
|
||||
TFRMMAIN.ACTSHOWMAINMENU.CAPTION=Menu F9
|
||||
TFRMMAIN.ACTSHOWMAINMENU.CAPTION=Menu
|
||||
TFRMMAIN.ACTREFRESH.CAPTION=&Refresh
|
||||
TFRMMAIN.ACTSEARCH.CAPTION=&Search...
|
||||
TFRMMAIN.ACTDIRHOTLIST.CAPTION=Directory &Hotlist
|
||||
|
|
|
|||
|
|
@ -699,6 +699,20 @@ var
|
|||
CloseQueryResult: Boolean = False;
|
||||
{$ENDIF}
|
||||
|
||||
var
|
||||
FunctionButtonsCaptions: array[0..7] of record
|
||||
ACaption: String;
|
||||
ACommand: String;
|
||||
end =
|
||||
((ACaption: ''; ACommand: 'cm_View'),
|
||||
(ACaption: ''; ACommand: 'cm_Edit'),
|
||||
(ACaption: ''; ACommand: 'cm_Copy'),
|
||||
(ACaption: ''; ACommand: 'cm_Rename'),
|
||||
(ACaption: ''; ACommand: 'cm_MakeDir'),
|
||||
(ACaption: ''; ACommand: 'cm_Delete'),
|
||||
(ACaption: ''; ACommand: 'cm_RunTerm'),
|
||||
(ACaption: ''; ACommand: 'cm_Exit'));
|
||||
|
||||
function HistoryIndexesToTag(aFileSourceIndex, aPathIndex: Integer): Longint;
|
||||
begin
|
||||
Result := (aFileSourceIndex << 16) or aPathIndex;
|
||||
|
|
@ -738,6 +752,7 @@ procedure TfrmMain.FormCreate(Sender: TObject);
|
|||
var
|
||||
slCommandHistory: TStringListEx;
|
||||
HMMainForm: THMForm;
|
||||
I: Integer;
|
||||
begin
|
||||
Application.OnException := @AppException;
|
||||
Application.OnActivate := @AppActivate;
|
||||
|
|
@ -752,6 +767,9 @@ begin
|
|||
btnLeftDrive.Caption := '';
|
||||
btnRightDrive.Caption := '';
|
||||
|
||||
for I := 0 to pnlKeys.ControlCount - 1 do
|
||||
FunctionButtonsCaptions[I].ACaption := pnlKeys.Controls[I].Caption;
|
||||
|
||||
InitPropStorage(Self);
|
||||
|
||||
PanelSelected:=fpLeft;
|
||||
|
|
@ -3869,6 +3887,9 @@ procedure TfrmMain.UpdateWindowView;
|
|||
|
||||
var
|
||||
I: Integer;
|
||||
HMForm: THMForm;
|
||||
FunButton: TSpeedButton;
|
||||
Hotkey: THotkey;
|
||||
begin
|
||||
DisableAutoSizing;
|
||||
try
|
||||
|
|
@ -4016,9 +4037,21 @@ begin
|
|||
begin
|
||||
pnlKeys.Height := Canvas.TextHeight('Wg') + 4;
|
||||
pnlKeys.Top:= Height * 2;
|
||||
HMForm := HotMan.Forms.Find('Main');
|
||||
for I := 0 to pnlKeys.ControlCount - 1 do
|
||||
begin
|
||||
if pnlKeys.Controls[I] is TSpeedButton then
|
||||
(pnlKeys.Controls[I] as TSpeedButton).Flat := gInterfaceFlat;
|
||||
begin
|
||||
FunButton := pnlKeys.Controls[I] as TSpeedButton;
|
||||
FunButton.Flat := gInterfaceFlat;
|
||||
if Assigned(HMForm) then
|
||||
begin
|
||||
Hotkey := HMForm.Hotkeys.FindByCommand(FunctionButtonsCaptions[I].ACommand);
|
||||
if Assigned(Hotkey) then
|
||||
FunButton.Caption := FunctionButtonsCaptions[I].ACaption + ' ' + ShortcutsToText(Hotkey.Shortcuts);
|
||||
end;
|
||||
end;
|
||||
end;
|
||||
end;
|
||||
|
||||
if FInitializedView then
|
||||
|
|
@ -5051,4 +5084,4 @@ initialization
|
|||
TFormCommands.RegisterCommandsForm(TfrmMain, HotkeysCategory, @rsHotkeyCategoryMain);
|
||||
|
||||
end.
|
||||
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue