mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-21 09:58:13 +00:00
ADD: Various minor modifications around tooltip configuration.
ADD: Warn user if attempt to exit configuration page with unsaved modification in tooltip configuration. ADD: New setting to set the tooltip hide timeout in tooltip configuration. ADD: Configuration of tooltip file type with a memo instead of a single line so we see better line changes and have a better preview of the result. ADD: Support drag and drop in the tool tip configuration for placing the file type in the order we want. ADD: Better control of tooltip info we see combined or not with system ones and if so, which one we see first. ADD: Export/Import tooltip configuration. ADD: Internal command "cm_ConfigTooltips" to launch directly tooltip configuration panel. CHG: Language files adapted for minimal impact with modifications made in tooltip configuration.
This commit is contained in:
parent
82b35cc1e6
commit
1101c8ee1e
41 changed files with 5012 additions and 911 deletions
|
|
@ -3690,6 +3690,7 @@ msgid "A&pply"
|
|||
msgstr "&Прилагане"
|
||||
|
||||
#: tfrmoptionsarchivers.btnarchivercopy.caption
|
||||
msgctxt "tfrmoptionsarchivers.btnarchivercopy.caption"
|
||||
msgid "Cop&y"
|
||||
msgstr "Запомняне"
|
||||
|
||||
|
|
@ -3719,6 +3720,7 @@ msgid "Variable reminder helper"
|
|||
msgstr ""
|
||||
|
||||
#: tfrmoptionsarchivers.btnarchiverother.caption
|
||||
msgctxt "tfrmoptionsarchivers.btnarchiverother.caption"
|
||||
msgid "Oth&er..."
|
||||
msgstr "Друго:..."
|
||||
|
||||
|
|
@ -7736,19 +7738,24 @@ msgctxt "TFRMOPTIONSTOOLBASE.LBLTOOLSPATH.CAPTION"
|
|||
msgid "&Path to program to execute"
|
||||
msgstr "&Път към приложението"
|
||||
|
||||
#: tfrmoptionstooltips.btnaddfields.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.BTNADDFIELDS.CAPTION"
|
||||
#: tfrmoptionstooltips.btnaddtooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btnaddtooltipsfiletype.caption"
|
||||
msgid "A&dd"
|
||||
msgstr "&Добавяне"
|
||||
|
||||
#: tfrmoptionstooltips.btnapplyfields.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.BTNAPPLYFIELDS.CAPTION"
|
||||
#: tfrmoptionstooltips.btnapplytooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btnapplytooltipsfiletype.caption"
|
||||
msgid "A&pply"
|
||||
msgstr "&Прилагане"
|
||||
|
||||
#: tfrmoptionstooltips.btndeletefields.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.BTNDELETEFIELDS.CAPTION"
|
||||
msgid "D&elete"
|
||||
#: tfrmoptionstooltips.btncopytooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btncopytooltipsfiletype.caption"
|
||||
msgid "Cop&y"
|
||||
msgstr "Запомняне"
|
||||
|
||||
#: tfrmoptionstooltips.btndeletetooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btndeletetooltipsfiletype.caption"
|
||||
msgid "Delete"
|
||||
msgstr "Из&триване"
|
||||
|
||||
#: tfrmoptionstooltips.btnfieldslist.caption
|
||||
|
|
@ -7761,16 +7768,29 @@ msgctxt "TFRMOPTIONSTOOLTIPS.BTNFIELDSSEARCHTEMPLATE.HINT"
|
|||
msgid "Template..."
|
||||
msgstr "Шаблон..."
|
||||
|
||||
#: tfrmoptionstooltips.btnrenametooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btnrenametooltipsfiletype.caption"
|
||||
msgid "&Rename"
|
||||
msgstr "Пре&махване"
|
||||
|
||||
#: tfrmoptionstooltips.btntooltipother.caption
|
||||
msgctxt "tfrmoptionstooltips.btntooltipother.caption"
|
||||
msgid "Oth&er..."
|
||||
msgstr "Друго:..."
|
||||
|
||||
#: tfrmoptionstooltips.bvltooltips1.caption
|
||||
msgid "Tooltip configuration for selected file type:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.bvltooltips2.caption
|
||||
msgid "General options about tooltips:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.chkshowtooltip.caption
|
||||
msgctxt "tfrmoptionstooltips.chkshowtooltip.caption"
|
||||
msgid "&Show tooltip for files in the file panel"
|
||||
msgstr "Показване на &подсказки"
|
||||
|
||||
#: tfrmoptionstooltips.gbcustomfields.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.GBCUSTOMFIELDS.CAPTION"
|
||||
msgid "Custom fields by file type"
|
||||
msgstr "Нагласени полета според вида на файла"
|
||||
|
||||
#: tfrmoptionstooltips.lblfieldslist.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.LBLFIELDSLIST.CAPTION"
|
||||
msgid "Category &hint:"
|
||||
|
|
@ -7781,10 +7801,35 @@ msgctxt "TFRMOPTIONSTOOLTIPS.LBLFIELDSMASK.CAPTION"
|
|||
msgid "Category &mask:"
|
||||
msgstr "Раз&ширения на раздела:"
|
||||
|
||||
#: tfrmoptionstooltips.lblfieldsname.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.LBLFIELDSNAME.CAPTION"
|
||||
msgid "Category &name:"
|
||||
msgstr "&Име на раздела:"
|
||||
#: tfrmoptionstooltips.lbltooltiphidingdelay.caption
|
||||
msgid "Tooltip hiding delay:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.lbltooltipshowingmode.caption
|
||||
msgid "Tooltip showing mode:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.lbltooltipslistbox.caption
|
||||
msgid "&File types:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypediscardmodification.caption
|
||||
msgid "Discard Modifications"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypeexport.caption
|
||||
msgctxt "tfrmoptionstooltips.mitooltipsfiletypeexport.caption"
|
||||
msgid "Export..."
|
||||
msgstr "Изнасяне..."
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypeimport.caption
|
||||
msgctxt "tfrmoptionstooltips.mitooltipsfiletypeimport.caption"
|
||||
msgid "Import..."
|
||||
msgstr "Внасяне..."
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypesortfiletype.caption
|
||||
msgid "Sort Tooltip File Types"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstreeviewmenu.ckbdirectoryhotlistfromdoubleclick.caption
|
||||
msgid "With double-click on the bar on top of a file panel"
|
||||
|
|
@ -11636,6 +11681,10 @@ msgstr "Работи"
|
|||
msgid "Add at &beginning;Add at the end;Smart add"
|
||||
msgstr "Добавяне в началото;Добавяне в края;Умно добавяне"
|
||||
|
||||
#: ulng.rsoptaddingtooltipfiletype
|
||||
msgid "Adding new tooltip file type"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiveconfiguresavetochange
|
||||
msgid "To change current editing archive configuration, either APPLY or DELETE current editing one"
|
||||
msgstr ""
|
||||
|
|
@ -11665,6 +11714,7 @@ msgid "Change Archiver Listing Encoding"
|
|||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiverconfirmdelete
|
||||
msgctxt "ulng.rsoptarchiverconfirmdelete"
|
||||
msgid "Are you sure you want to delete: %s"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -11681,6 +11731,7 @@ msgid "Export archiver configuration"
|
|||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiverexportdone
|
||||
msgctxt "ulng.rsoptarchiverexportdone"
|
||||
msgid "Exportation of %d elements to file \"%s\" completed."
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -11701,6 +11752,7 @@ msgid "Import archiver configuration"
|
|||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiverimportdone
|
||||
msgctxt "ulng.rsoptarchiverimportdone"
|
||||
msgid "Importation of %d elements from file \"%s\" completed."
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -11709,6 +11761,7 @@ msgid "Select the file to import archiver configuration(s)"
|
|||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiverimportprompt
|
||||
msgctxt "ulng.rsoptarchiverimportprompt"
|
||||
msgid "Select the one(s) you want to import"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -12135,6 +12188,10 @@ msgctxt "ulng.rsoptpluginsregisteredfor"
|
|||
msgid "Registered for"
|
||||
msgstr "Записано на"
|
||||
|
||||
#: ulng.rsoptrenamingtooltipfiletype
|
||||
msgid "Renaming tooltip file type"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsoptsearchcase
|
||||
msgid "&Sensitive;&Insensitive"
|
||||
msgstr "&с отчитане на глАВноСТта;&без отчитане на глАВноСТта;"
|
||||
|
|
@ -12167,6 +12224,62 @@ msgstr "Отгоре;Отдолу"
|
|||
msgid "S&eparator;Inte&rnal command;E&xternal command;Men&u"
|
||||
msgstr "Раз&делител;&Вътрешна заповед;Въ&ншна заповед;&Изборник"
|
||||
|
||||
#: ulng.rsopttooltipconfiguresavetochange
|
||||
msgid "To change file type tooltip configuration, either APPLY or DELETE current editing one"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletype
|
||||
msgid "Tooltip file type name:"
|
||||
msgstr "&Име на раздела:"
|
||||
|
||||
#: ulng.rsopttooltipfiletypealreadyexists
|
||||
msgid "\"%s\" already exists!"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeconfirmdelete
|
||||
msgctxt "ulng.rsopttooltipfiletypeconfirmdelete"
|
||||
msgid "Are you sure you want to delete: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypedefaultexportfilename
|
||||
msgid "Exported tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeexportcaption
|
||||
msgid "Export tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeexportdone
|
||||
msgctxt "ulng.rsopttooltipfiletypeexportdone"
|
||||
msgid "Exportation of %d elements to file \"%s\" completed."
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportcaption
|
||||
msgid "Import tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportdone
|
||||
msgctxt "ulng.rsopttooltipfiletypeimportdone"
|
||||
msgid "Importation of %d elements from file \"%s\" completed."
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportfile
|
||||
msgid "Select the file to import tooltip file type configuration(s)"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportprompt
|
||||
msgctxt "ulng.rsopttooltipfiletypeimportprompt"
|
||||
msgid "Select the one(s) you want to import"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypewheretosave
|
||||
msgid "Enter location and filename where to save tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipsfiletypename
|
||||
msgid "Tooltip file type name"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttypeofduplicatedrename
|
||||
msgid "DC legacy - Copy (x) filename.ext;Windows - filename (x).ext;Other - filename(x).ext"
|
||||
msgstr ""
|
||||
|
|
@ -12517,6 +12630,14 @@ msgctxt "ulng.rstoolterminal"
|
|||
msgid "Terminal"
|
||||
msgstr "Терминал"
|
||||
|
||||
#: ulng.rstooltiphidetimeoutlist
|
||||
msgid "System default;1 sec;2 sec;3 sec;5 sec;10 sec;30 sec;1 min;Never hide"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rstooltipmodelist
|
||||
msgid "Combine DC and system tooltip, DC first (legacy);Combine DC and system tooltip, system first;Show DC tooltip when possible and system when not;Show DC tooltip only;Show system tooltip only"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rstoolviewer
|
||||
msgctxt "ulng.rstoolviewer"
|
||||
msgid "Viewer"
|
||||
|
|
|
|||
|
|
@ -3979,6 +3979,7 @@ msgid "A&pply"
|
|||
msgstr "Aplica"
|
||||
|
||||
#: tfrmoptionsarchivers.btnarchivercopy.caption
|
||||
msgctxt "tfrmoptionsarchivers.btnarchivercopy.caption"
|
||||
msgid "Cop&y"
|
||||
msgstr "Copia"
|
||||
|
||||
|
|
@ -4008,6 +4009,7 @@ msgid "Variable reminder helper"
|
|||
msgstr ""
|
||||
|
||||
#: tfrmoptionsarchivers.btnarchiverother.caption
|
||||
msgctxt "tfrmoptionsarchivers.btnarchiverother.caption"
|
||||
msgid "Oth&er..."
|
||||
msgstr "Altres..."
|
||||
|
||||
|
|
@ -8216,25 +8218,24 @@ msgctxt "tfrmoptionstoolbase.lbltoolspath.caption"
|
|||
msgid "&Path to program to execute"
|
||||
msgstr "Ruta del programa a executar"
|
||||
|
||||
#: tfrmoptionstooltips.btnaddfields.caption
|
||||
#, fuzzy
|
||||
#| msgid "Add"
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.BTNADDFIELDS.CAPTION"
|
||||
#: tfrmoptionstooltips.btnaddtooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btnaddtooltipsfiletype.caption"
|
||||
msgid "A&dd"
|
||||
msgstr "Afegeix"
|
||||
|
||||
#: tfrmoptionstooltips.btnapplyfields.caption
|
||||
#, fuzzy
|
||||
#| msgid "Apply"
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.BTNAPPLYFIELDS.CAPTION"
|
||||
#: tfrmoptionstooltips.btnapplytooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btnapplytooltipsfiletype.caption"
|
||||
msgid "A&pply"
|
||||
msgstr "Aplica"
|
||||
|
||||
#: tfrmoptionstooltips.btndeletefields.caption
|
||||
#, fuzzy
|
||||
#| msgid "Delete"
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.BTNDELETEFIELDS.CAPTION"
|
||||
msgid "D&elete"
|
||||
#: tfrmoptionstooltips.btncopytooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btncopytooltipsfiletype.caption"
|
||||
msgid "Cop&y"
|
||||
msgstr "Copia"
|
||||
|
||||
#: tfrmoptionstooltips.btndeletetooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btndeletetooltipsfiletype.caption"
|
||||
msgid "Delete"
|
||||
msgstr "Esborra"
|
||||
|
||||
#: tfrmoptionstooltips.btnfieldslist.caption
|
||||
|
|
@ -8247,6 +8248,24 @@ msgctxt "TFRMOPTIONSTOOLTIPS.BTNFIELDSSEARCHTEMPLATE.HINT"
|
|||
msgid "Template..."
|
||||
msgstr "Plantilla..."
|
||||
|
||||
#: tfrmoptionstooltips.btnrenametooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btnrenametooltipsfiletype.caption"
|
||||
msgid "&Rename"
|
||||
msgstr "Reanomena"
|
||||
|
||||
#: tfrmoptionstooltips.btntooltipother.caption
|
||||
msgctxt "tfrmoptionstooltips.btntooltipother.caption"
|
||||
msgid "Oth&er..."
|
||||
msgstr "Altres..."
|
||||
|
||||
#: tfrmoptionstooltips.bvltooltips1.caption
|
||||
msgid "Tooltip configuration for selected file type:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.bvltooltips2.caption
|
||||
msgid "General options about tooltips:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.chkshowtooltip.caption
|
||||
#, fuzzy
|
||||
#| msgid "Show tool tip"
|
||||
|
|
@ -8254,11 +8273,6 @@ msgctxt "tfrmoptionstooltips.chkshowtooltip.caption"
|
|||
msgid "&Show tooltip for files in the file panel"
|
||||
msgstr "Mostra informació emergent"
|
||||
|
||||
#: tfrmoptionstooltips.gbcustomfields.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.GBCUSTOMFIELDS.CAPTION"
|
||||
msgid "Custom fields by file type"
|
||||
msgstr "Camps d'usuari per tipus de fitxer"
|
||||
|
||||
#: tfrmoptionstooltips.lblfieldslist.caption
|
||||
#, fuzzy
|
||||
#| msgid "Category hint:"
|
||||
|
|
@ -8273,12 +8287,35 @@ msgctxt "TFRMOPTIONSTOOLTIPS.LBLFIELDSMASK.CAPTION"
|
|||
msgid "Category &mask:"
|
||||
msgstr "Màscara de la categoria:"
|
||||
|
||||
#: tfrmoptionstooltips.lblfieldsname.caption
|
||||
#, fuzzy
|
||||
#| msgid "Category name:"
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.LBLFIELDSNAME.CAPTION"
|
||||
msgid "Category &name:"
|
||||
msgstr "Nom de la categoria:"
|
||||
#: tfrmoptionstooltips.lbltooltiphidingdelay.caption
|
||||
msgid "Tooltip hiding delay:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.lbltooltipshowingmode.caption
|
||||
msgid "Tooltip showing mode:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.lbltooltipslistbox.caption
|
||||
msgid "&File types:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypediscardmodification.caption
|
||||
msgid "Discard Modifications"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypeexport.caption
|
||||
msgctxt "tfrmoptionstooltips.mitooltipsfiletypeexport.caption"
|
||||
msgid "Export..."
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypeimport.caption
|
||||
msgctxt "tfrmoptionstooltips.mitooltipsfiletypeimport.caption"
|
||||
msgid "Import..."
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypesortfiletype.caption
|
||||
msgid "Sort Tooltip File Types"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstreeviewmenu.ckbdirectoryhotlistfromdoubleclick.caption
|
||||
msgid "With double-click on the bar on top of a file panel"
|
||||
|
|
@ -12271,6 +12308,10 @@ msgstr "Treballant"
|
|||
msgid "Add at &beginning;Add at the end;Smart add"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsoptaddingtooltipfiletype
|
||||
msgid "Adding new tooltip file type"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiveconfiguresavetochange
|
||||
msgid "To change current editing archive configuration, either APPLY or DELETE current editing one"
|
||||
msgstr ""
|
||||
|
|
@ -12300,6 +12341,7 @@ msgid "Change Archiver Listing Encoding"
|
|||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiverconfirmdelete
|
||||
msgctxt "ulng.rsoptarchiverconfirmdelete"
|
||||
msgid "Are you sure you want to delete: %s"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -12316,6 +12358,7 @@ msgid "Export archiver configuration"
|
|||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiverexportdone
|
||||
msgctxt "ulng.rsoptarchiverexportdone"
|
||||
msgid "Exportation of %d elements to file \"%s\" completed."
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -12336,6 +12379,7 @@ msgid "Import archiver configuration"
|
|||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiverimportdone
|
||||
msgctxt "ulng.rsoptarchiverimportdone"
|
||||
msgid "Importation of %d elements from file \"%s\" completed."
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -12344,6 +12388,7 @@ msgid "Select the file to import archiver configuration(s)"
|
|||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiverimportprompt
|
||||
msgctxt "ulng.rsoptarchiverimportprompt"
|
||||
msgid "Select the one(s) you want to import"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -12778,6 +12823,10 @@ msgctxt "ulng.rsoptpluginsregisteredfor"
|
|||
msgid "Registered for"
|
||||
msgstr "Registrat per a"
|
||||
|
||||
#: ulng.rsoptrenamingtooltipfiletype
|
||||
msgid "Renaming tooltip file type"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsoptsearchcase
|
||||
msgid "&Sensitive;&Insensitive"
|
||||
msgstr "&Sensitiu;&No sensitiu"
|
||||
|
|
@ -12812,6 +12861,62 @@ msgstr "Amunt;Avall;"
|
|||
msgid "S&eparator;Inte&rnal command;E&xternal command;Men&u"
|
||||
msgstr "S&eparador;Comandament inte&rn;Comandament e&xtern;Men&ú"
|
||||
|
||||
#: ulng.rsopttooltipconfiguresavetochange
|
||||
msgid "To change file type tooltip configuration, either APPLY or DELETE current editing one"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletype
|
||||
msgid "Tooltip file type name:"
|
||||
msgstr "Nom de la categoria:"
|
||||
|
||||
#: ulng.rsopttooltipfiletypealreadyexists
|
||||
msgid "\"%s\" already exists!"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeconfirmdelete
|
||||
msgctxt "ulng.rsopttooltipfiletypeconfirmdelete"
|
||||
msgid "Are you sure you want to delete: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypedefaultexportfilename
|
||||
msgid "Exported tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeexportcaption
|
||||
msgid "Export tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeexportdone
|
||||
msgctxt "ulng.rsopttooltipfiletypeexportdone"
|
||||
msgid "Exportation of %d elements to file \"%s\" completed."
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportcaption
|
||||
msgid "Import tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportdone
|
||||
msgctxt "ulng.rsopttooltipfiletypeimportdone"
|
||||
msgid "Importation of %d elements from file \"%s\" completed."
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportfile
|
||||
msgid "Select the file to import tooltip file type configuration(s)"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportprompt
|
||||
msgctxt "ulng.rsopttooltipfiletypeimportprompt"
|
||||
msgid "Select the one(s) you want to import"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypewheretosave
|
||||
msgid "Enter location and filename where to save tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipsfiletypename
|
||||
msgid "Tooltip file type name"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttypeofduplicatedrename
|
||||
msgid "DC legacy - Copy (x) filename.ext;Windows - filename (x).ext;Other - filename(x).ext"
|
||||
msgstr ""
|
||||
|
|
@ -13161,6 +13266,14 @@ msgctxt "ulng.rstoolterminal"
|
|||
msgid "Terminal"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rstooltiphidetimeoutlist
|
||||
msgid "System default;1 sec;2 sec;3 sec;5 sec;10 sec;30 sec;1 min;Never hide"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rstooltipmodelist
|
||||
msgid "Combine DC and system tooltip, DC first (legacy);Combine DC and system tooltip, system first;Show DC tooltip when possible and system when not;Show DC tooltip only;Show system tooltip only"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rstoolviewer
|
||||
msgctxt "ulng.rstoolviewer"
|
||||
msgid "Viewer"
|
||||
|
|
|
|||
|
|
@ -3597,6 +3597,7 @@ msgid "A&pply"
|
|||
msgstr "P&oužít"
|
||||
|
||||
#: tfrmoptionsarchivers.btnarchivercopy.caption
|
||||
msgctxt "tfrmoptionsarchivers.btnarchivercopy.caption"
|
||||
msgid "Cop&y"
|
||||
msgstr "Kopírovat"
|
||||
|
||||
|
|
@ -3626,6 +3627,7 @@ msgid "Variable reminder helper"
|
|||
msgstr ""
|
||||
|
||||
#: tfrmoptionsarchivers.btnarchiverother.caption
|
||||
msgctxt "tfrmoptionsarchivers.btnarchiverother.caption"
|
||||
msgid "Oth&er..."
|
||||
msgstr "Ostatní..."
|
||||
|
||||
|
|
@ -7346,19 +7348,24 @@ msgstr "D&oplňující parametry"
|
|||
msgid "&Path to program to execute"
|
||||
msgstr "&Cesta programu k vykonání"
|
||||
|
||||
#: tfrmoptionstooltips.btnaddfields.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.BTNADDFIELDS.CAPTION"
|
||||
#: tfrmoptionstooltips.btnaddtooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btnaddtooltipsfiletype.caption"
|
||||
msgid "A&dd"
|
||||
msgstr "P&řidat"
|
||||
|
||||
#: tfrmoptionstooltips.btnapplyfields.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.BTNAPPLYFIELDS.CAPTION"
|
||||
#: tfrmoptionstooltips.btnapplytooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btnapplytooltipsfiletype.caption"
|
||||
msgid "A&pply"
|
||||
msgstr "P&oužít"
|
||||
|
||||
#: tfrmoptionstooltips.btndeletefields.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.BTNDELETEFIELDS.CAPTION"
|
||||
msgid "D&elete"
|
||||
#: tfrmoptionstooltips.btncopytooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btncopytooltipsfiletype.caption"
|
||||
msgid "Cop&y"
|
||||
msgstr "Kopírovat"
|
||||
|
||||
#: tfrmoptionstooltips.btndeletetooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btndeletetooltipsfiletype.caption"
|
||||
msgid "Delete"
|
||||
msgstr "V&ymazat"
|
||||
|
||||
#: tfrmoptionstooltips.btnfieldslist.caption
|
||||
|
|
@ -7371,14 +7378,28 @@ msgctxt "TFRMOPTIONSTOOLTIPS.BTNFIELDSSEARCHTEMPLATE.HINT"
|
|||
msgid "Template..."
|
||||
msgstr "Šablona..."
|
||||
|
||||
#: tfrmoptionstooltips.btnrenametooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btnrenametooltipsfiletype.caption"
|
||||
msgid "&Rename"
|
||||
msgstr "&Přejmenovat"
|
||||
|
||||
#: tfrmoptionstooltips.btntooltipother.caption
|
||||
msgctxt "tfrmoptionstooltips.btntooltipother.caption"
|
||||
msgid "Oth&er..."
|
||||
msgstr "Ostatní..."
|
||||
|
||||
#: tfrmoptionstooltips.bvltooltips1.caption
|
||||
msgid "Tooltip configuration for selected file type:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.bvltooltips2.caption
|
||||
msgid "General options about tooltips:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.chkshowtooltip.caption
|
||||
msgid "&Show tooltip for files in the file panel"
|
||||
msgstr "Zobrazit nástrojový tip pro soubory v souborovém panelu"
|
||||
|
||||
#: tfrmoptionstooltips.gbcustomfields.caption
|
||||
msgid "Custom fields by file type"
|
||||
msgstr "Vlastní pole podle typu souboru"
|
||||
|
||||
#: tfrmoptionstooltips.lblfieldslist.caption
|
||||
msgid "Category &hint:"
|
||||
msgstr "Pokyn &kategorie:"
|
||||
|
|
@ -7388,10 +7409,35 @@ msgctxt "TFRMOPTIONSTOOLTIPS.LBLFIELDSMASK.CAPTION"
|
|||
msgid "Category &mask:"
|
||||
msgstr "Maska &kategorie:"
|
||||
|
||||
#: tfrmoptionstooltips.lblfieldsname.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.LBLFIELDSNAME.CAPTION"
|
||||
msgid "Category &name:"
|
||||
msgstr "&Název kategorie:"
|
||||
#: tfrmoptionstooltips.lbltooltiphidingdelay.caption
|
||||
msgid "Tooltip hiding delay:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.lbltooltipshowingmode.caption
|
||||
msgid "Tooltip showing mode:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.lbltooltipslistbox.caption
|
||||
msgid "&File types:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypediscardmodification.caption
|
||||
msgid "Discard Modifications"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypeexport.caption
|
||||
msgctxt "tfrmoptionstooltips.mitooltipsfiletypeexport.caption"
|
||||
msgid "Export..."
|
||||
msgstr "Exportovat..."
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypeimport.caption
|
||||
msgctxt "tfrmoptionstooltips.mitooltipsfiletypeimport.caption"
|
||||
msgid "Import..."
|
||||
msgstr "Importovat..."
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypesortfiletype.caption
|
||||
msgid "Sort Tooltip File Types"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstreeviewmenu.ckbdirectoryhotlistfromdoubleclick.caption
|
||||
msgid "With double-click on the bar on top of a file panel"
|
||||
|
|
@ -11212,6 +11258,10 @@ msgstr "Práce"
|
|||
msgid "Add at &beginning;Add at the end;Smart add"
|
||||
msgstr "Na začátek;Na konec;Chytře"
|
||||
|
||||
#: ulng.rsoptaddingtooltipfiletype
|
||||
msgid "Adding new tooltip file type"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiveconfiguresavetochange
|
||||
msgid "To change current editing archive configuration, either APPLY or DELETE current editing one"
|
||||
msgstr ""
|
||||
|
|
@ -11241,6 +11291,7 @@ msgid "Change Archiver Listing Encoding"
|
|||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiverconfirmdelete
|
||||
msgctxt "ulng.rsoptarchiverconfirmdelete"
|
||||
msgid "Are you sure you want to delete: %s"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -11257,6 +11308,7 @@ msgid "Export archiver configuration"
|
|||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiverexportdone
|
||||
msgctxt "ulng.rsoptarchiverexportdone"
|
||||
msgid "Exportation of %d elements to file \"%s\" completed."
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -11277,6 +11329,7 @@ msgid "Import archiver configuration"
|
|||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiverimportdone
|
||||
msgctxt "ulng.rsoptarchiverimportdone"
|
||||
msgid "Importation of %d elements from file \"%s\" completed."
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -11285,6 +11338,7 @@ msgid "Select the file to import archiver configuration(s)"
|
|||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiverimportprompt
|
||||
msgctxt "ulng.rsoptarchiverimportprompt"
|
||||
msgid "Select the one(s) you want to import"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -11692,6 +11746,10 @@ msgctxt "ulng.rsoptpluginsregisteredfor"
|
|||
msgid "Registered for"
|
||||
msgstr "Registrováno pro"
|
||||
|
||||
#: ulng.rsoptrenamingtooltipfiletype
|
||||
msgid "Renaming tooltip file type"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsoptsearchcase
|
||||
msgid "&Sensitive;&Insensitive"
|
||||
msgstr "&Citlivý;&Necitlivý"
|
||||
|
|
@ -11724,6 +11782,62 @@ msgstr "Nahoře;Dole;"
|
|||
msgid "S&eparator;Inte&rnal command;E&xternal command;Men&u"
|
||||
msgstr "O&ddělovač;Vni&třní příkaz;V&nější příkaz;Nabíd&ka"
|
||||
|
||||
#: ulng.rsopttooltipconfiguresavetochange
|
||||
msgid "To change file type tooltip configuration, either APPLY or DELETE current editing one"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletype
|
||||
msgid "Tooltip file type name:"
|
||||
msgstr "&Název kategorie:"
|
||||
|
||||
#: ulng.rsopttooltipfiletypealreadyexists
|
||||
msgid "\"%s\" already exists!"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeconfirmdelete
|
||||
msgctxt "ulng.rsopttooltipfiletypeconfirmdelete"
|
||||
msgid "Are you sure you want to delete: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypedefaultexportfilename
|
||||
msgid "Exported tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeexportcaption
|
||||
msgid "Export tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeexportdone
|
||||
msgctxt "ulng.rsopttooltipfiletypeexportdone"
|
||||
msgid "Exportation of %d elements to file \"%s\" completed."
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportcaption
|
||||
msgid "Import tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportdone
|
||||
msgctxt "ulng.rsopttooltipfiletypeimportdone"
|
||||
msgid "Importation of %d elements from file \"%s\" completed."
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportfile
|
||||
msgid "Select the file to import tooltip file type configuration(s)"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportprompt
|
||||
msgctxt "ulng.rsopttooltipfiletypeimportprompt"
|
||||
msgid "Select the one(s) you want to import"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypewheretosave
|
||||
msgid "Enter location and filename where to save tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipsfiletypename
|
||||
msgid "Tooltip file type name"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttypeofduplicatedrename
|
||||
msgid "DC legacy - Copy (x) filename.ext;Windows - filename (x).ext;Other - filename(x).ext"
|
||||
msgstr "Starší DC - kopie (x) názevsouboru.ext;Windows - názevsouboru (x).ext;Ostatní - názevsouboru(x).ext"
|
||||
|
|
@ -12071,6 +12185,14 @@ msgctxt "ulng.rstoolterminal"
|
|||
msgid "Terminal"
|
||||
msgstr "Terminál"
|
||||
|
||||
#: ulng.rstooltiphidetimeoutlist
|
||||
msgid "System default;1 sec;2 sec;3 sec;5 sec;10 sec;30 sec;1 min;Never hide"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rstooltipmodelist
|
||||
msgid "Combine DC and system tooltip, DC first (legacy);Combine DC and system tooltip, system first;Show DC tooltip when possible and system when not;Show DC tooltip only;Show system tooltip only"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rstoolviewer
|
||||
msgctxt "ulng.rstoolviewer"
|
||||
msgid "Viewer"
|
||||
|
|
|
|||
|
|
@ -3725,6 +3725,7 @@ msgid "A&pply"
|
|||
msgstr "Udfør"
|
||||
|
||||
#: tfrmoptionsarchivers.btnarchivercopy.caption
|
||||
msgctxt "tfrmoptionsarchivers.btnarchivercopy.caption"
|
||||
msgid "Cop&y"
|
||||
msgstr "K&opier"
|
||||
|
||||
|
|
@ -3754,6 +3755,7 @@ msgid "Variable reminder helper"
|
|||
msgstr ""
|
||||
|
||||
#: tfrmoptionsarchivers.btnarchiverother.caption
|
||||
msgctxt "tfrmoptionsarchivers.btnarchiverother.caption"
|
||||
msgid "Oth&er..."
|
||||
msgstr "Andre..."
|
||||
|
||||
|
|
@ -7780,19 +7782,24 @@ msgstr "Ekstra parametre:"
|
|||
msgid "&Path to program to execute"
|
||||
msgstr "Sti til det eksterne program:"
|
||||
|
||||
#: tfrmoptionstooltips.btnaddfields.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.BTNADDFIELDS.CAPTION"
|
||||
#: tfrmoptionstooltips.btnaddtooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btnaddtooltipsfiletype.caption"
|
||||
msgid "A&dd"
|
||||
msgstr "Tilføj"
|
||||
|
||||
#: tfrmoptionstooltips.btnapplyfields.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.BTNAPPLYFIELDS.CAPTION"
|
||||
#: tfrmoptionstooltips.btnapplytooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btnapplytooltipsfiletype.caption"
|
||||
msgid "A&pply"
|
||||
msgstr "Udfør"
|
||||
|
||||
#: tfrmoptionstooltips.btndeletefields.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.BTNDELETEFIELDS.CAPTION"
|
||||
msgid "D&elete"
|
||||
#: tfrmoptionstooltips.btncopytooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btncopytooltipsfiletype.caption"
|
||||
msgid "Cop&y"
|
||||
msgstr "K&opier"
|
||||
|
||||
#: tfrmoptionstooltips.btndeletetooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btndeletetooltipsfiletype.caption"
|
||||
msgid "Delete"
|
||||
msgstr "Slet"
|
||||
|
||||
#: tfrmoptionstooltips.btnfieldslist.caption
|
||||
|
|
@ -7805,6 +7812,24 @@ msgctxt "TFRMOPTIONSTOOLTIPS.BTNFIELDSSEARCHTEMPLATE.HINT"
|
|||
msgid "Template..."
|
||||
msgstr "Skabelon..."
|
||||
|
||||
#: tfrmoptionstooltips.btnrenametooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btnrenametooltipsfiletype.caption"
|
||||
msgid "&Rename"
|
||||
msgstr "&Start!"
|
||||
|
||||
#: tfrmoptionstooltips.btntooltipother.caption
|
||||
msgctxt "tfrmoptionstooltips.btntooltipother.caption"
|
||||
msgid "Oth&er..."
|
||||
msgstr "Andre..."
|
||||
|
||||
#: tfrmoptionstooltips.bvltooltips1.caption
|
||||
msgid "Tooltip configuration for selected file type:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.bvltooltips2.caption
|
||||
msgid "General options about tooltips:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.chkshowtooltip.caption
|
||||
#, fuzzy
|
||||
#| msgid "Show tool tip"
|
||||
|
|
@ -7812,11 +7837,6 @@ msgctxt "tfrmoptionstooltips.chkshowtooltip.caption"
|
|||
msgid "&Show tooltip for files in the file panel"
|
||||
msgstr "Værktøjshjælp"
|
||||
|
||||
#: tfrmoptionstooltips.gbcustomfields.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.GBCUSTOMFIELDS.CAPTION"
|
||||
msgid "Custom fields by file type"
|
||||
msgstr "Tilpas felter efter filtype"
|
||||
|
||||
#: tfrmoptionstooltips.lblfieldslist.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.LBLFIELDSLIST.CAPTION"
|
||||
msgid "Category &hint:"
|
||||
|
|
@ -7827,10 +7847,35 @@ msgctxt "TFRMOPTIONSTOOLTIPS.LBLFIELDSMASK.CAPTION"
|
|||
msgid "Category &mask:"
|
||||
msgstr "Kategori-filter:"
|
||||
|
||||
#: tfrmoptionstooltips.lblfieldsname.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.LBLFIELDSNAME.CAPTION"
|
||||
msgid "Category &name:"
|
||||
msgstr "Kategori-navn:"
|
||||
#: tfrmoptionstooltips.lbltooltiphidingdelay.caption
|
||||
msgid "Tooltip hiding delay:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.lbltooltipshowingmode.caption
|
||||
msgid "Tooltip showing mode:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.lbltooltipslistbox.caption
|
||||
msgid "&File types:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypediscardmodification.caption
|
||||
msgid "Discard Modifications"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypeexport.caption
|
||||
msgctxt "tfrmoptionstooltips.mitooltipsfiletypeexport.caption"
|
||||
msgid "Export..."
|
||||
msgstr "Eksportér..."
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypeimport.caption
|
||||
msgctxt "tfrmoptionstooltips.mitooltipsfiletypeimport.caption"
|
||||
msgid "Import..."
|
||||
msgstr "Importér..."
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypesortfiletype.caption
|
||||
msgid "Sort Tooltip File Types"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstreeviewmenu.ckbdirectoryhotlistfromdoubleclick.caption
|
||||
msgid "With double-click on the bar on top of a file panel"
|
||||
|
|
@ -11834,6 +11879,10 @@ msgstr "Behandler"
|
|||
msgid "Add at &beginning;Add at the end;Smart add"
|
||||
msgstr "Tilføj starten;Tilføj enden;Tilføj smart"
|
||||
|
||||
#: ulng.rsoptaddingtooltipfiletype
|
||||
msgid "Adding new tooltip file type"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiveconfiguresavetochange
|
||||
msgid "To change current editing archive configuration, either APPLY or DELETE current editing one"
|
||||
msgstr ""
|
||||
|
|
@ -11863,6 +11912,7 @@ msgid "Change Archiver Listing Encoding"
|
|||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiverconfirmdelete
|
||||
msgctxt "ulng.rsoptarchiverconfirmdelete"
|
||||
msgid "Are you sure you want to delete: %s"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -11879,6 +11929,7 @@ msgid "Export archiver configuration"
|
|||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiverexportdone
|
||||
msgctxt "ulng.rsoptarchiverexportdone"
|
||||
msgid "Exportation of %d elements to file \"%s\" completed."
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -11899,6 +11950,7 @@ msgid "Import archiver configuration"
|
|||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiverimportdone
|
||||
msgctxt "ulng.rsoptarchiverimportdone"
|
||||
msgid "Importation of %d elements from file \"%s\" completed."
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -11907,6 +11959,7 @@ msgid "Select the file to import archiver configuration(s)"
|
|||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiverimportprompt
|
||||
msgctxt "ulng.rsoptarchiverimportprompt"
|
||||
msgid "Select the one(s) you want to import"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -12338,6 +12391,10 @@ msgctxt "ulng.rsoptpluginsregisteredfor"
|
|||
msgid "Registered for"
|
||||
msgstr "Registreret til"
|
||||
|
||||
#: ulng.rsoptrenamingtooltipfiletype
|
||||
msgid "Renaming tooltip file type"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsoptsearchcase
|
||||
msgid "&Sensitive;&Insensitive"
|
||||
msgstr "&Søg med forskel på STORE og små bogstaver; Søg &uden forskel på STORE og små bogstaver"
|
||||
|
|
@ -12372,6 +12429,62 @@ msgstr "Top;Bund;"
|
|||
msgid "S&eparator;Inte&rnal command;E&xternal command;Men&u"
|
||||
msgstr "S&eparator;Inte&rn kommando;E&kster kommando;Men&u"
|
||||
|
||||
#: ulng.rsopttooltipconfiguresavetochange
|
||||
msgid "To change file type tooltip configuration, either APPLY or DELETE current editing one"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletype
|
||||
msgid "Tooltip file type name:"
|
||||
msgstr "Kategori-navn:"
|
||||
|
||||
#: ulng.rsopttooltipfiletypealreadyexists
|
||||
msgid "\"%s\" already exists!"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeconfirmdelete
|
||||
msgctxt "ulng.rsopttooltipfiletypeconfirmdelete"
|
||||
msgid "Are you sure you want to delete: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypedefaultexportfilename
|
||||
msgid "Exported tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeexportcaption
|
||||
msgid "Export tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeexportdone
|
||||
msgctxt "ulng.rsopttooltipfiletypeexportdone"
|
||||
msgid "Exportation of %d elements to file \"%s\" completed."
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportcaption
|
||||
msgid "Import tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportdone
|
||||
msgctxt "ulng.rsopttooltipfiletypeimportdone"
|
||||
msgid "Importation of %d elements from file \"%s\" completed."
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportfile
|
||||
msgid "Select the file to import tooltip file type configuration(s)"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportprompt
|
||||
msgctxt "ulng.rsopttooltipfiletypeimportprompt"
|
||||
msgid "Select the one(s) you want to import"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypewheretosave
|
||||
msgid "Enter location and filename where to save tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipsfiletypename
|
||||
msgid "Tooltip file type name"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttypeofduplicatedrename
|
||||
msgid "DC legacy - Copy (x) filename.ext;Windows - filename (x).ext;Other - filename(x).ext"
|
||||
msgstr "Ældre DC - Kopier (x) filnavn.ext;Windows - filnavn (x).ext;Andre - filnavn(x).ext"
|
||||
|
|
@ -12726,6 +12839,14 @@ msgctxt "ulng.rstoolterminal"
|
|||
msgid "Terminal"
|
||||
msgstr "Terminal F9"
|
||||
|
||||
#: ulng.rstooltiphidetimeoutlist
|
||||
msgid "System default;1 sec;2 sec;3 sec;5 sec;10 sec;30 sec;1 min;Never hide"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rstooltipmodelist
|
||||
msgid "Combine DC and system tooltip, DC first (legacy);Combine DC and system tooltip, system first;Show DC tooltip when possible and system when not;Show DC tooltip only;Show system tooltip only"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rstoolviewer
|
||||
msgctxt "ulng.rstoolviewer"
|
||||
msgid "Viewer"
|
||||
|
|
|
|||
|
|
@ -3642,6 +3642,7 @@ msgid "A&pply"
|
|||
msgstr "&Übernehmen"
|
||||
|
||||
#: tfrmoptionsarchivers.btnarchivercopy.caption
|
||||
msgctxt "tfrmoptionsarchivers.btnarchivercopy.caption"
|
||||
msgid "Cop&y"
|
||||
msgstr "Kopieren"
|
||||
|
||||
|
|
@ -3671,6 +3672,7 @@ msgid "Variable reminder helper"
|
|||
msgstr ""
|
||||
|
||||
#: tfrmoptionsarchivers.btnarchiverother.caption
|
||||
msgctxt "tfrmoptionsarchivers.btnarchiverother.caption"
|
||||
msgid "Oth&er..."
|
||||
msgstr "Andere..."
|
||||
|
||||
|
|
@ -7548,19 +7550,24 @@ msgstr "Zus&ätzliche Parameter"
|
|||
msgid "&Path to program to execute"
|
||||
msgstr "&Pfad zum ausführbaren Programm"
|
||||
|
||||
#: tfrmoptionstooltips.btnaddfields.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.BTNADDFIELDS.CAPTION"
|
||||
#: tfrmoptionstooltips.btnaddtooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btnaddtooltipsfiletype.caption"
|
||||
msgid "A&dd"
|
||||
msgstr "&Hinzufügen"
|
||||
|
||||
#: tfrmoptionstooltips.btnapplyfields.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.BTNAPPLYFIELDS.CAPTION"
|
||||
#: tfrmoptionstooltips.btnapplytooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btnapplytooltipsfiletype.caption"
|
||||
msgid "A&pply"
|
||||
msgstr "&Übernehmen"
|
||||
|
||||
#: tfrmoptionstooltips.btndeletefields.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.BTNDELETEFIELDS.CAPTION"
|
||||
msgid "D&elete"
|
||||
#: tfrmoptionstooltips.btncopytooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btncopytooltipsfiletype.caption"
|
||||
msgid "Cop&y"
|
||||
msgstr "Kopieren"
|
||||
|
||||
#: tfrmoptionstooltips.btndeletetooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btndeletetooltipsfiletype.caption"
|
||||
msgid "Delete"
|
||||
msgstr "&Löschen"
|
||||
|
||||
#: tfrmoptionstooltips.btnfieldslist.caption
|
||||
|
|
@ -7573,15 +7580,28 @@ msgctxt "TFRMOPTIONSTOOLTIPS.BTNFIELDSSEARCHTEMPLATE.HINT"
|
|||
msgid "Template..."
|
||||
msgstr "Vorlage..."
|
||||
|
||||
#: tfrmoptionstooltips.btnrenametooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btnrenametooltipsfiletype.caption"
|
||||
msgid "&Rename"
|
||||
msgstr "&Umbenennen"
|
||||
|
||||
#: tfrmoptionstooltips.btntooltipother.caption
|
||||
msgctxt "tfrmoptionstooltips.btntooltipother.caption"
|
||||
msgid "Oth&er..."
|
||||
msgstr "Andere..."
|
||||
|
||||
#: tfrmoptionstooltips.bvltooltips1.caption
|
||||
msgid "Tooltip configuration for selected file type:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.bvltooltips2.caption
|
||||
msgid "General options about tooltips:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.chkshowtooltip.caption
|
||||
msgid "&Show tooltip for files in the file panel"
|
||||
msgstr "Zeige Tooltips (Hinweistexte) für Dateien im Panel"
|
||||
|
||||
#: tfrmoptionstooltips.gbcustomfields.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.GBCUSTOMFIELDS.CAPTION"
|
||||
msgid "Custom fields by file type"
|
||||
msgstr "Angepasste Felder nach Dateityp"
|
||||
|
||||
#: tfrmoptionstooltips.lblfieldslist.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.LBLFIELDSLIST.CAPTION"
|
||||
msgid "Category &hint:"
|
||||
|
|
@ -7592,10 +7612,35 @@ msgctxt "TFRMOPTIONSTOOLTIPS.LBLFIELDSMASK.CAPTION"
|
|||
msgid "Category &mask:"
|
||||
msgstr "Kategorie&maske"
|
||||
|
||||
#: tfrmoptionstooltips.lblfieldsname.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.LBLFIELDSNAME.CAPTION"
|
||||
msgid "Category &name:"
|
||||
msgstr "Kategorie&name"
|
||||
#: tfrmoptionstooltips.lbltooltiphidingdelay.caption
|
||||
msgid "Tooltip hiding delay:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.lbltooltipshowingmode.caption
|
||||
msgid "Tooltip showing mode:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.lbltooltipslistbox.caption
|
||||
msgid "&File types:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypediscardmodification.caption
|
||||
msgid "Discard Modifications"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypeexport.caption
|
||||
msgctxt "tfrmoptionstooltips.mitooltipsfiletypeexport.caption"
|
||||
msgid "Export..."
|
||||
msgstr "Exportieren..."
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypeimport.caption
|
||||
msgctxt "tfrmoptionstooltips.mitooltipsfiletypeimport.caption"
|
||||
msgid "Import..."
|
||||
msgstr "Importieren..."
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypesortfiletype.caption
|
||||
msgid "Sort Tooltip File Types"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstreeviewmenu.ckbdirectoryhotlistfromdoubleclick.caption
|
||||
msgid "With double-click on the bar on top of a file panel"
|
||||
|
|
@ -11463,6 +11508,10 @@ msgstr "Führe aus"
|
|||
msgid "Add at &beginning;Add at the end;Smart add"
|
||||
msgstr "Am Anfang anfügen;Am Ende anfügen;Smart hinzufügen"
|
||||
|
||||
#: ulng.rsoptaddingtooltipfiletype
|
||||
msgid "Adding new tooltip file type"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiveconfiguresavetochange
|
||||
msgid "To change current editing archive configuration, either APPLY or DELETE current editing one"
|
||||
msgstr ""
|
||||
|
|
@ -11492,6 +11541,7 @@ msgid "Change Archiver Listing Encoding"
|
|||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiverconfirmdelete
|
||||
msgctxt "ulng.rsoptarchiverconfirmdelete"
|
||||
msgid "Are you sure you want to delete: %s"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -11508,6 +11558,7 @@ msgid "Export archiver configuration"
|
|||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiverexportdone
|
||||
msgctxt "ulng.rsoptarchiverexportdone"
|
||||
msgid "Exportation of %d elements to file \"%s\" completed."
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -11528,6 +11579,7 @@ msgid "Import archiver configuration"
|
|||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiverimportdone
|
||||
msgctxt "ulng.rsoptarchiverimportdone"
|
||||
msgid "Importation of %d elements from file \"%s\" completed."
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -11536,6 +11588,7 @@ msgid "Select the file to import archiver configuration(s)"
|
|||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiverimportprompt
|
||||
msgctxt "ulng.rsoptarchiverimportprompt"
|
||||
msgid "Select the one(s) you want to import"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -11961,6 +12014,10 @@ msgctxt "ulng.rsoptpluginsregisteredfor"
|
|||
msgid "Registered for"
|
||||
msgstr "Registriert für"
|
||||
|
||||
#: ulng.rsoptrenamingtooltipfiletype
|
||||
msgid "Renaming tooltip file type"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsoptsearchcase
|
||||
msgid "&Sensitive;&Insensitive"
|
||||
msgstr "Genaue &Schreibweise;unabhängig von der Schreibwe&ise"
|
||||
|
|
@ -11993,6 +12050,62 @@ msgstr "Oben;Unten;"
|
|||
msgid "S&eparator;Inte&rnal command;E&xternal command;Men&u"
|
||||
msgstr "Tr&ennendes Element;&Interner Befehl;E&xterner Befehl;Men&ü"
|
||||
|
||||
#: ulng.rsopttooltipconfiguresavetochange
|
||||
msgid "To change file type tooltip configuration, either APPLY or DELETE current editing one"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletype
|
||||
msgid "Tooltip file type name:"
|
||||
msgstr "Kategorie&name"
|
||||
|
||||
#: ulng.rsopttooltipfiletypealreadyexists
|
||||
msgid "\"%s\" already exists!"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeconfirmdelete
|
||||
msgctxt "ulng.rsopttooltipfiletypeconfirmdelete"
|
||||
msgid "Are you sure you want to delete: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypedefaultexportfilename
|
||||
msgid "Exported tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeexportcaption
|
||||
msgid "Export tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeexportdone
|
||||
msgctxt "ulng.rsopttooltipfiletypeexportdone"
|
||||
msgid "Exportation of %d elements to file \"%s\" completed."
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportcaption
|
||||
msgid "Import tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportdone
|
||||
msgctxt "ulng.rsopttooltipfiletypeimportdone"
|
||||
msgid "Importation of %d elements from file \"%s\" completed."
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportfile
|
||||
msgid "Select the file to import tooltip file type configuration(s)"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportprompt
|
||||
msgctxt "ulng.rsopttooltipfiletypeimportprompt"
|
||||
msgid "Select the one(s) you want to import"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypewheretosave
|
||||
msgid "Enter location and filename where to save tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipsfiletypename
|
||||
msgid "Tooltip file type name"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttypeofduplicatedrename
|
||||
msgid "DC legacy - Copy (x) filename.ext;Windows - filename (x).ext;Other - filename(x).ext"
|
||||
msgstr "DC bisher: \"Kopie (x) Dateiname.ext\";Windows: \"Dateiname (x).ext\";Andere: \"Dateiname(x).ext\""
|
||||
|
|
@ -12343,6 +12456,14 @@ msgctxt "ulng.rstoolterminal"
|
|||
msgid "Terminal"
|
||||
msgstr "Befehlszeilen-Interpreter"
|
||||
|
||||
#: ulng.rstooltiphidetimeoutlist
|
||||
msgid "System default;1 sec;2 sec;3 sec;5 sec;10 sec;30 sec;1 min;Never hide"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rstooltipmodelist
|
||||
msgid "Combine DC and system tooltip, DC first (legacy);Combine DC and system tooltip, system first;Show DC tooltip when possible and system when not;Show DC tooltip only;Show system tooltip only"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rstoolviewer
|
||||
msgctxt "ulng.rstoolviewer"
|
||||
msgid "Viewer"
|
||||
|
|
|
|||
|
|
@ -3667,6 +3667,7 @@ msgid "A&pply"
|
|||
msgstr "Εφαρμογή"
|
||||
|
||||
#: tfrmoptionsarchivers.btnarchivercopy.caption
|
||||
msgctxt "tfrmoptionsarchivers.btnarchivercopy.caption"
|
||||
msgid "Cop&y"
|
||||
msgstr "Αντιγραφή"
|
||||
|
||||
|
|
@ -3696,6 +3697,7 @@ msgid "Variable reminder helper"
|
|||
msgstr ""
|
||||
|
||||
#: tfrmoptionsarchivers.btnarchiverother.caption
|
||||
msgctxt "tfrmoptionsarchivers.btnarchiverother.caption"
|
||||
msgid "Oth&er..."
|
||||
msgstr "Άλλοι..."
|
||||
|
||||
|
|
@ -7547,19 +7549,24 @@ msgstr "Επιπρόσθετες παράμετροι"
|
|||
msgid "&Path to program to execute"
|
||||
msgstr "Διαδρομή προγράμματος προς εκτέλεση"
|
||||
|
||||
#: tfrmoptionstooltips.btnaddfields.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.BTNADDFIELDS.CAPTION"
|
||||
#: tfrmoptionstooltips.btnaddtooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btnaddtooltipsfiletype.caption"
|
||||
msgid "A&dd"
|
||||
msgstr "Προσθήκη"
|
||||
|
||||
#: tfrmoptionstooltips.btnapplyfields.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.BTNAPPLYFIELDS.CAPTION"
|
||||
#: tfrmoptionstooltips.btnapplytooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btnapplytooltipsfiletype.caption"
|
||||
msgid "A&pply"
|
||||
msgstr "Εφαρμογή"
|
||||
|
||||
#: tfrmoptionstooltips.btndeletefields.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.BTNDELETEFIELDS.CAPTION"
|
||||
msgid "D&elete"
|
||||
#: tfrmoptionstooltips.btncopytooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btncopytooltipsfiletype.caption"
|
||||
msgid "Cop&y"
|
||||
msgstr "Αντιγραφή"
|
||||
|
||||
#: tfrmoptionstooltips.btndeletetooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btndeletetooltipsfiletype.caption"
|
||||
msgid "Delete"
|
||||
msgstr "Διαγραφή"
|
||||
|
||||
#: tfrmoptionstooltips.btnfieldslist.caption
|
||||
|
|
@ -7572,16 +7579,29 @@ msgctxt "TFRMOPTIONSTOOLTIPS.BTNFIELDSSEARCHTEMPLATE.HINT"
|
|||
msgid "Template..."
|
||||
msgstr "Πρότυπο..."
|
||||
|
||||
#: tfrmoptionstooltips.btnrenametooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btnrenametooltipsfiletype.caption"
|
||||
msgid "&Rename"
|
||||
msgstr "Μετονομασία"
|
||||
|
||||
#: tfrmoptionstooltips.btntooltipother.caption
|
||||
msgctxt "tfrmoptionstooltips.btntooltipother.caption"
|
||||
msgid "Oth&er..."
|
||||
msgstr "Άλλοι..."
|
||||
|
||||
#: tfrmoptionstooltips.bvltooltips1.caption
|
||||
msgid "Tooltip configuration for selected file type:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.bvltooltips2.caption
|
||||
msgid "General options about tooltips:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.chkshowtooltip.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.CHKSHOWTOOLTIP.CAPTION"
|
||||
msgid "&Show tooltip for files in the file panel"
|
||||
msgstr "Εμφάνιση υπόδειξης για αρχεία στο πάνελ αρχείων"
|
||||
|
||||
#: tfrmoptionstooltips.gbcustomfields.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.GBCUSTOMFIELDS.CAPTION"
|
||||
msgid "Custom fields by file type"
|
||||
msgstr "Εξατομικευμένα πεδία κατά τύπο αρχείου"
|
||||
|
||||
#: tfrmoptionstooltips.lblfieldslist.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.LBLFIELDSLIST.CAPTION"
|
||||
msgid "Category &hint:"
|
||||
|
|
@ -7592,10 +7612,35 @@ msgctxt "TFRMOPTIONSTOOLTIPS.LBLFIELDSMASK.CAPTION"
|
|||
msgid "Category &mask:"
|
||||
msgstr "Μάσκα Κατηγορίας:"
|
||||
|
||||
#: tfrmoptionstooltips.lblfieldsname.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.LBLFIELDSNAME.CAPTION"
|
||||
msgid "Category &name:"
|
||||
msgstr "Όνομα Κατηγορίας:"
|
||||
#: tfrmoptionstooltips.lbltooltiphidingdelay.caption
|
||||
msgid "Tooltip hiding delay:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.lbltooltipshowingmode.caption
|
||||
msgid "Tooltip showing mode:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.lbltooltipslistbox.caption
|
||||
msgid "&File types:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypediscardmodification.caption
|
||||
msgid "Discard Modifications"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypeexport.caption
|
||||
msgctxt "tfrmoptionstooltips.mitooltipsfiletypeexport.caption"
|
||||
msgid "Export..."
|
||||
msgstr "Εξαγωγή..."
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypeimport.caption
|
||||
msgctxt "tfrmoptionstooltips.mitooltipsfiletypeimport.caption"
|
||||
msgid "Import..."
|
||||
msgstr "Εισάγετε..."
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypesortfiletype.caption
|
||||
msgid "Sort Tooltip File Types"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstreeviewmenu.ckbdirectoryhotlistfromdoubleclick.caption
|
||||
msgid "With double-click on the bar on top of a file panel"
|
||||
|
|
@ -11465,6 +11510,10 @@ msgstr "Επεξεργασία"
|
|||
msgid "Add at &beginning;Add at the end;Smart add"
|
||||
msgstr "Προσθήκη στην αρχή;Προσθήκη στο τέλος;Έξυπνη προσθήκη"
|
||||
|
||||
#: ulng.rsoptaddingtooltipfiletype
|
||||
msgid "Adding new tooltip file type"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiveconfiguresavetochange
|
||||
msgid "To change current editing archive configuration, either APPLY or DELETE current editing one"
|
||||
msgstr ""
|
||||
|
|
@ -11494,6 +11543,7 @@ msgid "Change Archiver Listing Encoding"
|
|||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiverconfirmdelete
|
||||
msgctxt "ulng.rsoptarchiverconfirmdelete"
|
||||
msgid "Are you sure you want to delete: %s"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -11510,6 +11560,7 @@ msgid "Export archiver configuration"
|
|||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiverexportdone
|
||||
msgctxt "ulng.rsoptarchiverexportdone"
|
||||
msgid "Exportation of %d elements to file \"%s\" completed."
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -11530,6 +11581,7 @@ msgid "Import archiver configuration"
|
|||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiverimportdone
|
||||
msgctxt "ulng.rsoptarchiverimportdone"
|
||||
msgid "Importation of %d elements from file \"%s\" completed."
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -11538,6 +11590,7 @@ msgid "Select the file to import archiver configuration(s)"
|
|||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiverimportprompt
|
||||
msgctxt "ulng.rsoptarchiverimportprompt"
|
||||
msgid "Select the one(s) you want to import"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -11967,6 +12020,10 @@ msgctxt "ulng.rsoptpluginsregisteredfor"
|
|||
msgid "Registered for"
|
||||
msgstr "Έχει καταχωρηθεί σε"
|
||||
|
||||
#: ulng.rsoptrenamingtooltipfiletype
|
||||
msgid "Renaming tooltip file type"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsoptsearchcase
|
||||
msgid "&Sensitive;&Insensitive"
|
||||
msgstr "Ενεργοποιημένο;Απενεργοποιημένο"
|
||||
|
|
@ -11999,6 +12056,62 @@ msgstr "Κορυφή;Κάτω;"
|
|||
msgid "S&eparator;Inte&rnal command;E&xternal command;Men&u"
|
||||
msgstr "Διαχωριστικό;Εσωτερική εντολή;Εξωτερική εντολή;Μενού"
|
||||
|
||||
#: ulng.rsopttooltipconfiguresavetochange
|
||||
msgid "To change file type tooltip configuration, either APPLY or DELETE current editing one"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletype
|
||||
msgid "Tooltip file type name:"
|
||||
msgstr "Όνομα Κατηγορίας:"
|
||||
|
||||
#: ulng.rsopttooltipfiletypealreadyexists
|
||||
msgid "\"%s\" already exists!"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeconfirmdelete
|
||||
msgctxt "ulng.rsopttooltipfiletypeconfirmdelete"
|
||||
msgid "Are you sure you want to delete: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypedefaultexportfilename
|
||||
msgid "Exported tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeexportcaption
|
||||
msgid "Export tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeexportdone
|
||||
msgctxt "ulng.rsopttooltipfiletypeexportdone"
|
||||
msgid "Exportation of %d elements to file \"%s\" completed."
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportcaption
|
||||
msgid "Import tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportdone
|
||||
msgctxt "ulng.rsopttooltipfiletypeimportdone"
|
||||
msgid "Importation of %d elements from file \"%s\" completed."
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportfile
|
||||
msgid "Select the file to import tooltip file type configuration(s)"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportprompt
|
||||
msgctxt "ulng.rsopttooltipfiletypeimportprompt"
|
||||
msgid "Select the one(s) you want to import"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypewheretosave
|
||||
msgid "Enter location and filename where to save tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipsfiletypename
|
||||
msgid "Tooltip file type name"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttypeofduplicatedrename
|
||||
msgid "DC legacy - Copy (x) filename.ext;Windows - filename (x).ext;Other - filename(x).ext"
|
||||
msgstr "DC legacy - Αντιγραφή (x) όνομα_αρχείου.επέκταση;Windows - όνομα_αρχείου (x).επέκταση;Άλλα - όνομα_αρχείου(x).επέκταση"
|
||||
|
|
@ -12353,6 +12466,14 @@ msgctxt "ulng.rstoolterminal"
|
|||
msgid "Terminal"
|
||||
msgstr "Τερματικό"
|
||||
|
||||
#: ulng.rstooltiphidetimeoutlist
|
||||
msgid "System default;1 sec;2 sec;3 sec;5 sec;10 sec;30 sec;1 min;Never hide"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rstooltipmodelist
|
||||
msgid "Combine DC and system tooltip, DC first (legacy);Combine DC and system tooltip, system first;Show DC tooltip when possible and system when not;Show DC tooltip only;Show system tooltip only"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rstoolviewer
|
||||
msgctxt "ulng.rstoolviewer"
|
||||
msgid "Viewer"
|
||||
|
|
|
|||
|
|
@ -3599,6 +3599,7 @@ msgid "A&pply"
|
|||
msgstr "A&plicar"
|
||||
|
||||
#: tfrmoptionsarchivers.btnarchivercopy.caption
|
||||
msgctxt "tfrmoptionsarchivers.btnarchivercopy.caption"
|
||||
msgid "Cop&y"
|
||||
msgstr "Copiar"
|
||||
|
||||
|
|
@ -3628,6 +3629,7 @@ msgid "Variable reminder helper"
|
|||
msgstr ""
|
||||
|
||||
#: tfrmoptionsarchivers.btnarchiverother.caption
|
||||
msgctxt "tfrmoptionsarchivers.btnarchiverother.caption"
|
||||
msgid "Oth&er..."
|
||||
msgstr "Otros..."
|
||||
|
||||
|
|
@ -7355,19 +7357,24 @@ msgstr "Parámetros a&dicionales"
|
|||
msgid "&Path to program to execute"
|
||||
msgstr "&Ruta del programa a ejecutar"
|
||||
|
||||
#: tfrmoptionstooltips.btnaddfields.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.BTNADDFIELDS.CAPTION"
|
||||
#: tfrmoptionstooltips.btnaddtooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btnaddtooltipsfiletype.caption"
|
||||
msgid "A&dd"
|
||||
msgstr "Aña&dir"
|
||||
|
||||
#: tfrmoptionstooltips.btnapplyfields.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.BTNAPPLYFIELDS.CAPTION"
|
||||
#: tfrmoptionstooltips.btnapplytooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btnapplytooltipsfiletype.caption"
|
||||
msgid "A&pply"
|
||||
msgstr "A&plicar"
|
||||
|
||||
#: tfrmoptionstooltips.btndeletefields.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.BTNDELETEFIELDS.CAPTION"
|
||||
msgid "D&elete"
|
||||
#: tfrmoptionstooltips.btncopytooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btncopytooltipsfiletype.caption"
|
||||
msgid "Cop&y"
|
||||
msgstr "Copiar"
|
||||
|
||||
#: tfrmoptionstooltips.btndeletetooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btndeletetooltipsfiletype.caption"
|
||||
msgid "Delete"
|
||||
msgstr "&Borrar"
|
||||
|
||||
#: tfrmoptionstooltips.btnfieldslist.caption
|
||||
|
|
@ -7380,14 +7387,28 @@ msgctxt "TFRMOPTIONSTOOLTIPS.BTNFIELDSSEARCHTEMPLATE.HINT"
|
|||
msgid "Template..."
|
||||
msgstr "Plantilla..."
|
||||
|
||||
#: tfrmoptionstooltips.btnrenametooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btnrenametooltipsfiletype.caption"
|
||||
msgid "&Rename"
|
||||
msgstr "&Renombrar"
|
||||
|
||||
#: tfrmoptionstooltips.btntooltipother.caption
|
||||
msgctxt "tfrmoptionstooltips.btntooltipother.caption"
|
||||
msgid "Oth&er..."
|
||||
msgstr "Otros..."
|
||||
|
||||
#: tfrmoptionstooltips.bvltooltips1.caption
|
||||
msgid "Tooltip configuration for selected file type:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.bvltooltips2.caption
|
||||
msgid "General options about tooltips:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.chkshowtooltip.caption
|
||||
msgid "&Show tooltip for files in the file panel"
|
||||
msgstr "Mostrar información emergente para los archivos del panel"
|
||||
|
||||
#: tfrmoptionstooltips.gbcustomfields.caption
|
||||
msgid "Custom fields by file type"
|
||||
msgstr "Campos personalizados por tipo de archivo"
|
||||
|
||||
#: tfrmoptionstooltips.lblfieldslist.caption
|
||||
msgid "Category &hint:"
|
||||
msgstr "Tipo de a&yuda:"
|
||||
|
|
@ -7397,10 +7418,35 @@ msgctxt "TFRMOPTIONSTOOLTIPS.LBLFIELDSMASK.CAPTION"
|
|||
msgid "Category &mask:"
|
||||
msgstr "Máscara:"
|
||||
|
||||
#: tfrmoptionstooltips.lblfieldsname.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.LBLFIELDSNAME.CAPTION"
|
||||
msgid "Category &name:"
|
||||
msgstr "&Nombre:"
|
||||
#: tfrmoptionstooltips.lbltooltiphidingdelay.caption
|
||||
msgid "Tooltip hiding delay:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.lbltooltipshowingmode.caption
|
||||
msgid "Tooltip showing mode:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.lbltooltipslistbox.caption
|
||||
msgid "&File types:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypediscardmodification.caption
|
||||
msgid "Discard Modifications"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypeexport.caption
|
||||
msgctxt "tfrmoptionstooltips.mitooltipsfiletypeexport.caption"
|
||||
msgid "Export..."
|
||||
msgstr "Exportar..."
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypeimport.caption
|
||||
msgctxt "tfrmoptionstooltips.mitooltipsfiletypeimport.caption"
|
||||
msgid "Import..."
|
||||
msgstr "Importar..."
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypesortfiletype.caption
|
||||
msgid "Sort Tooltip File Types"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstreeviewmenu.ckbdirectoryhotlistfromdoubleclick.caption
|
||||
msgid "With double-click on the bar on top of a file panel"
|
||||
|
|
@ -11238,6 +11284,10 @@ msgstr "Trabajando"
|
|||
msgid "Add at &beginning;Add at the end;Smart add"
|
||||
msgstr "Añadir al principio;Añadir al final;Añadido inteligente"
|
||||
|
||||
#: ulng.rsoptaddingtooltipfiletype
|
||||
msgid "Adding new tooltip file type"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiveconfiguresavetochange
|
||||
msgid "To change current editing archive configuration, either APPLY or DELETE current editing one"
|
||||
msgstr ""
|
||||
|
|
@ -11267,6 +11317,7 @@ msgid "Change Archiver Listing Encoding"
|
|||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiverconfirmdelete
|
||||
msgctxt "ulng.rsoptarchiverconfirmdelete"
|
||||
msgid "Are you sure you want to delete: %s"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -11283,6 +11334,7 @@ msgid "Export archiver configuration"
|
|||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiverexportdone
|
||||
msgctxt "ulng.rsoptarchiverexportdone"
|
||||
msgid "Exportation of %d elements to file \"%s\" completed."
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -11303,6 +11355,7 @@ msgid "Import archiver configuration"
|
|||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiverimportdone
|
||||
msgctxt "ulng.rsoptarchiverimportdone"
|
||||
msgid "Importation of %d elements from file \"%s\" completed."
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -11311,6 +11364,7 @@ msgid "Select the file to import archiver configuration(s)"
|
|||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiverimportprompt
|
||||
msgctxt "ulng.rsoptarchiverimportprompt"
|
||||
msgid "Select the one(s) you want to import"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -11718,6 +11772,10 @@ msgctxt "ulng.rsoptpluginsregisteredfor"
|
|||
msgid "Registered for"
|
||||
msgstr "Registrado por"
|
||||
|
||||
#: ulng.rsoptrenamingtooltipfiletype
|
||||
msgid "Renaming tooltip file type"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsoptsearchcase
|
||||
msgid "&Sensitive;&Insensitive"
|
||||
msgstr "&Sensible;&Insensible"
|
||||
|
|
@ -11750,6 +11808,62 @@ msgstr "Arriba;Abajo;"
|
|||
msgid "S&eparator;Inte&rnal command;E&xternal command;Men&u"
|
||||
msgstr "S&eparador;Comando inte&rno;Comando e&xterno;&Menú"
|
||||
|
||||
#: ulng.rsopttooltipconfiguresavetochange
|
||||
msgid "To change file type tooltip configuration, either APPLY or DELETE current editing one"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletype
|
||||
msgid "Tooltip file type name:"
|
||||
msgstr "&Nombre:"
|
||||
|
||||
#: ulng.rsopttooltipfiletypealreadyexists
|
||||
msgid "\"%s\" already exists!"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeconfirmdelete
|
||||
msgctxt "ulng.rsopttooltipfiletypeconfirmdelete"
|
||||
msgid "Are you sure you want to delete: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypedefaultexportfilename
|
||||
msgid "Exported tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeexportcaption
|
||||
msgid "Export tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeexportdone
|
||||
msgctxt "ulng.rsopttooltipfiletypeexportdone"
|
||||
msgid "Exportation of %d elements to file \"%s\" completed."
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportcaption
|
||||
msgid "Import tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportdone
|
||||
msgctxt "ulng.rsopttooltipfiletypeimportdone"
|
||||
msgid "Importation of %d elements from file \"%s\" completed."
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportfile
|
||||
msgid "Select the file to import tooltip file type configuration(s)"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportprompt
|
||||
msgctxt "ulng.rsopttooltipfiletypeimportprompt"
|
||||
msgid "Select the one(s) you want to import"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypewheretosave
|
||||
msgid "Enter location and filename where to save tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipsfiletypename
|
||||
msgid "Tooltip file type name"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttypeofduplicatedrename
|
||||
msgid "DC legacy - Copy (x) filename.ext;Windows - filename (x).ext;Other - filename(x).ext"
|
||||
msgstr "Modo DC: «Copia (x) nombre.ext»;Windows: «nombre (x).ext»;Otro: «nombre(x).ext»"
|
||||
|
|
@ -12097,6 +12211,14 @@ msgctxt "ulng.rstoolterminal"
|
|||
msgid "Terminal"
|
||||
msgstr "Terminal"
|
||||
|
||||
#: ulng.rstooltiphidetimeoutlist
|
||||
msgid "System default;1 sec;2 sec;3 sec;5 sec;10 sec;30 sec;1 min;Never hide"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rstooltipmodelist
|
||||
msgid "Combine DC and system tooltip, DC first (legacy);Combine DC and system tooltip, system first;Show DC tooltip when possible and system when not;Show DC tooltip only;Show system tooltip only"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rstoolviewer
|
||||
msgctxt "ulng.rstoolviewer"
|
||||
msgid "Viewer"
|
||||
|
|
|
|||
|
|
@ -3685,6 +3685,7 @@ msgid "A&pply"
|
|||
msgstr "Appliquer"
|
||||
|
||||
#: tfrmoptionsarchivers.btnarchivercopy.caption
|
||||
msgctxt "tfrmoptionsarchivers.btnarchivercopy.caption"
|
||||
msgid "Cop&y"
|
||||
msgstr "Copier"
|
||||
|
||||
|
|
@ -3714,6 +3715,7 @@ msgid "Variable reminder helper"
|
|||
msgstr "Aide-mémoire des variables"
|
||||
|
||||
#: tfrmoptionsarchivers.btnarchiverother.caption
|
||||
msgctxt "tfrmoptionsarchivers.btnarchiverother.caption"
|
||||
msgid "Oth&er..."
|
||||
msgstr "Autres..."
|
||||
|
||||
|
|
@ -7605,19 +7607,24 @@ msgctxt "TFRMOPTIONSTOOLBASE.LBLTOOLSPATH.CAPTION"
|
|||
msgid "&Path to program to execute"
|
||||
msgstr "Chemin du programme à exécuter"
|
||||
|
||||
#: tfrmoptionstooltips.btnaddfields.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.BTNADDFIELDS.CAPTION"
|
||||
#: tfrmoptionstooltips.btnaddtooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btnaddtooltipsfiletype.caption"
|
||||
msgid "A&dd"
|
||||
msgstr "Ajouter"
|
||||
|
||||
#: tfrmoptionstooltips.btnapplyfields.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.BTNAPPLYFIELDS.CAPTION"
|
||||
#: tfrmoptionstooltips.btnapplytooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btnapplytooltipsfiletype.caption"
|
||||
msgid "A&pply"
|
||||
msgstr "Appliquer"
|
||||
|
||||
#: tfrmoptionstooltips.btndeletefields.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.BTNDELETEFIELDS.CAPTION"
|
||||
msgid "D&elete"
|
||||
#: tfrmoptionstooltips.btncopytooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btncopytooltipsfiletype.caption"
|
||||
msgid "Cop&y"
|
||||
msgstr "Copier"
|
||||
|
||||
#: tfrmoptionstooltips.btndeletetooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btndeletetooltipsfiletype.caption"
|
||||
msgid "Delete"
|
||||
msgstr "Supprimer"
|
||||
|
||||
#: tfrmoptionstooltips.btnfieldslist.caption
|
||||
|
|
@ -7630,16 +7637,29 @@ msgctxt "TFRMOPTIONSTOOLTIPS.BTNFIELDSSEARCHTEMPLATE.HINT"
|
|||
msgid "Template..."
|
||||
msgstr "Modèle..."
|
||||
|
||||
#: tfrmoptionstooltips.btnrenametooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btnrenametooltipsfiletype.caption"
|
||||
msgid "&Rename"
|
||||
msgstr "Renommer"
|
||||
|
||||
#: tfrmoptionstooltips.btntooltipother.caption
|
||||
msgctxt "tfrmoptionstooltips.btntooltipother.caption"
|
||||
msgid "Oth&er..."
|
||||
msgstr "Autres..."
|
||||
|
||||
#: tfrmoptionstooltips.bvltooltips1.caption
|
||||
msgid "Tooltip configuration for selected file type:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.bvltooltips2.caption
|
||||
msgid "General options about tooltips:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.chkshowtooltip.caption
|
||||
msgctxt "tfrmoptionstooltips.chkshowtooltip.caption"
|
||||
msgid "&Show tooltip for files in the file panel"
|
||||
msgstr "Afficher les info-bulles dans les panneaux de fichiers"
|
||||
|
||||
#: tfrmoptionstooltips.gbcustomfields.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.GBCUSTOMFIELDS.CAPTION"
|
||||
msgid "Custom fields by file type"
|
||||
msgstr "Champs personnalisés par type de fichier"
|
||||
|
||||
#: tfrmoptionstooltips.lblfieldslist.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.LBLFIELDSLIST.CAPTION"
|
||||
msgid "Category &hint:"
|
||||
|
|
@ -7650,10 +7670,35 @@ msgctxt "TFRMOPTIONSTOOLTIPS.LBLFIELDSMASK.CAPTION"
|
|||
msgid "Category &mask:"
|
||||
msgstr "Masque de catégorie :"
|
||||
|
||||
#: tfrmoptionstooltips.lblfieldsname.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.LBLFIELDSNAME.CAPTION"
|
||||
msgid "Category &name:"
|
||||
msgstr "Nom de catégorie :"
|
||||
#: tfrmoptionstooltips.lbltooltiphidingdelay.caption
|
||||
msgid "Tooltip hiding delay:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.lbltooltipshowingmode.caption
|
||||
msgid "Tooltip showing mode:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.lbltooltipslistbox.caption
|
||||
msgid "&File types:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypediscardmodification.caption
|
||||
msgid "Discard Modifications"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypeexport.caption
|
||||
msgctxt "tfrmoptionstooltips.mitooltipsfiletypeexport.caption"
|
||||
msgid "Export..."
|
||||
msgstr "Exporter..."
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypeimport.caption
|
||||
msgctxt "tfrmoptionstooltips.mitooltipsfiletypeimport.caption"
|
||||
msgid "Import..."
|
||||
msgstr "Importer..."
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypesortfiletype.caption
|
||||
msgid "Sort Tooltip File Types"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstreeviewmenu.ckbdirectoryhotlistfromdoubleclick.caption
|
||||
msgid "With double-click on the bar on top of a file panel"
|
||||
|
|
@ -11517,6 +11562,10 @@ msgstr "Dossier de travail"
|
|||
msgid "Add at &beginning;Add at the end;Smart add"
|
||||
msgstr "Ajout au début;Ajout à la fin;Ajout astucieux"
|
||||
|
||||
#: ulng.rsoptaddingtooltipfiletype
|
||||
msgid "Adding new tooltip file type"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiveconfiguresavetochange
|
||||
msgid "To change current editing archive configuration, either APPLY or DELETE current editing one"
|
||||
msgstr "Pour changer la configuration des outils d'archivage, appuyez \"Appliquer\" ou \"Supprimer\""
|
||||
|
|
@ -11546,6 +11595,7 @@ msgid "Change Archiver Listing Encoding"
|
|||
msgstr "Changer l'encodage"
|
||||
|
||||
#: ulng.rsoptarchiverconfirmdelete
|
||||
msgctxt "ulng.rsoptarchiverconfirmdelete"
|
||||
msgid "Are you sure you want to delete: %s"
|
||||
msgstr "Êtes-vous sûr de vouloir effacer: %s"
|
||||
|
||||
|
|
@ -11562,6 +11612,7 @@ msgid "Export archiver configuration"
|
|||
msgstr "Exporter configuration d'outil d'archivage"
|
||||
|
||||
#: ulng.rsoptarchiverexportdone
|
||||
msgctxt "ulng.rsoptarchiverexportdone"
|
||||
msgid "Exportation of %d elements to file \"%s\" completed."
|
||||
msgstr "Exportation de %s éléments vers le fichier \"%s\" complétée."
|
||||
|
||||
|
|
@ -11582,6 +11633,7 @@ msgid "Import archiver configuration"
|
|||
msgstr "Importer configuration d'outil d'archivage"
|
||||
|
||||
#: ulng.rsoptarchiverimportdone
|
||||
msgctxt "ulng.rsoptarchiverimportdone"
|
||||
msgid "Importation of %d elements from file \"%s\" completed."
|
||||
msgstr "Importation de %d éléments du fichier \"%s\" complétée."
|
||||
|
||||
|
|
@ -11590,6 +11642,7 @@ msgid "Select the file to import archiver configuration(s)"
|
|||
msgstr "Choississez le fichier à importer les configurations d'outils d'archivage"
|
||||
|
||||
#: ulng.rsoptarchiverimportprompt
|
||||
msgctxt "ulng.rsoptarchiverimportprompt"
|
||||
msgid "Select the one(s) you want to import"
|
||||
msgstr "Choisissez ce que vous voulez importer"
|
||||
|
||||
|
|
@ -12018,6 +12071,10 @@ msgctxt "ulng.rsoptpluginsregisteredfor"
|
|||
msgid "Registered for"
|
||||
msgstr "Enregistré pour"
|
||||
|
||||
#: ulng.rsoptrenamingtooltipfiletype
|
||||
msgid "Renaming tooltip file type"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsoptsearchcase
|
||||
msgid "&Sensitive;&Insensitive"
|
||||
msgstr "Sensible;Insensible"
|
||||
|
|
@ -12050,6 +12107,62 @@ msgstr "Haut;Bas;"
|
|||
msgid "S&eparator;Inte&rnal command;E&xternal command;Men&u"
|
||||
msgstr "Séparateur;Commande interne;Commande externe;Menu"
|
||||
|
||||
#: ulng.rsopttooltipconfiguresavetochange
|
||||
msgid "To change file type tooltip configuration, either APPLY or DELETE current editing one"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletype
|
||||
msgid "Tooltip file type name:"
|
||||
msgstr "Nom de catégorie :"
|
||||
|
||||
#: ulng.rsopttooltipfiletypealreadyexists
|
||||
msgid "\"%s\" already exists!"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeconfirmdelete
|
||||
msgctxt "ulng.rsopttooltipfiletypeconfirmdelete"
|
||||
msgid "Are you sure you want to delete: %s"
|
||||
msgstr "Êtes-vous sûr de vouloir effacer: %s"
|
||||
|
||||
#: ulng.rsopttooltipfiletypedefaultexportfilename
|
||||
msgid "Exported tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeexportcaption
|
||||
msgid "Export tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeexportdone
|
||||
msgctxt "ulng.rsopttooltipfiletypeexportdone"
|
||||
msgid "Exportation of %d elements to file \"%s\" completed."
|
||||
msgstr "Exportation de %s éléments vers le fichier \"%s\" complétée."
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportcaption
|
||||
msgid "Import tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportdone
|
||||
msgctxt "ulng.rsopttooltipfiletypeimportdone"
|
||||
msgid "Importation of %d elements from file \"%s\" completed."
|
||||
msgstr "Importation de %d éléments du fichier \"%s\" complétée."
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportfile
|
||||
msgid "Select the file to import tooltip file type configuration(s)"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportprompt
|
||||
msgctxt "ulng.rsopttooltipfiletypeimportprompt"
|
||||
msgid "Select the one(s) you want to import"
|
||||
msgstr "Choisissez ce que vous voulez importer"
|
||||
|
||||
#: ulng.rsopttooltipfiletypewheretosave
|
||||
msgid "Enter location and filename where to save tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipsfiletypename
|
||||
msgid "Tooltip file type name"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttypeofduplicatedrename
|
||||
msgid "DC legacy - Copy (x) filename.ext;Windows - filename (x).ext;Other - filename(x).ext"
|
||||
msgstr "DC classique - Copy (x) nom_de_fichier.ext;Windows - nom_de_fichier (x).ext;Autre - nom_de_fichier(x).ext"
|
||||
|
|
@ -12404,6 +12517,14 @@ msgctxt "ulng.rstoolterminal"
|
|||
msgid "Terminal"
|
||||
msgstr "Terminal"
|
||||
|
||||
#: ulng.rstooltiphidetimeoutlist
|
||||
msgid "System default;1 sec;2 sec;3 sec;5 sec;10 sec;30 sec;1 min;Never hide"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rstooltipmodelist
|
||||
msgid "Combine DC and system tooltip, DC first (legacy);Combine DC and system tooltip, system first;Show DC tooltip when possible and system when not;Show DC tooltip only;Show system tooltip only"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rstoolviewer
|
||||
msgctxt "ulng.rstoolviewer"
|
||||
msgid "Viewer"
|
||||
|
|
|
|||
|
|
@ -3906,6 +3906,7 @@ msgid "A&pply"
|
|||
msgstr "P&rimjeni"
|
||||
|
||||
#: tfrmoptionsarchivers.btnarchivercopy.caption
|
||||
msgctxt "tfrmoptionsarchivers.btnarchivercopy.caption"
|
||||
msgid "Cop&y"
|
||||
msgstr "Kopiraj"
|
||||
|
||||
|
|
@ -3935,6 +3936,7 @@ msgid "Variable reminder helper"
|
|||
msgstr ""
|
||||
|
||||
#: tfrmoptionsarchivers.btnarchiverother.caption
|
||||
msgctxt "tfrmoptionsarchivers.btnarchiverother.caption"
|
||||
msgid "Oth&er..."
|
||||
msgstr "Ostalo..."
|
||||
|
||||
|
|
@ -7920,19 +7922,24 @@ msgstr "&Dodatne odrednice"
|
|||
msgid "&Path to program to execute"
|
||||
msgstr "&Putanja programa za izvršenje"
|
||||
|
||||
#: tfrmoptionstooltips.btnaddfields.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.BTNADDFIELDS.CAPTION"
|
||||
#: tfrmoptionstooltips.btnaddtooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btnaddtooltipsfiletype.caption"
|
||||
msgid "A&dd"
|
||||
msgstr "&Dodaj"
|
||||
|
||||
#: tfrmoptionstooltips.btnapplyfields.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.BTNAPPLYFIELDS.CAPTION"
|
||||
#: tfrmoptionstooltips.btnapplytooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btnapplytooltipsfiletype.caption"
|
||||
msgid "A&pply"
|
||||
msgstr "Primeni&"
|
||||
|
||||
#: tfrmoptionstooltips.btndeletefields.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.BTNDELETEFIELDS.CAPTION"
|
||||
msgid "D&elete"
|
||||
#: tfrmoptionstooltips.btncopytooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btncopytooltipsfiletype.caption"
|
||||
msgid "Cop&y"
|
||||
msgstr "Kopiraj"
|
||||
|
||||
#: tfrmoptionstooltips.btndeletetooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btndeletetooltipsfiletype.caption"
|
||||
msgid "Delete"
|
||||
msgstr "Izbriši&"
|
||||
|
||||
#: tfrmoptionstooltips.btnfieldslist.caption
|
||||
|
|
@ -7945,16 +7952,29 @@ msgctxt "TFRMOPTIONSTOOLTIPS.BTNFIELDSSEARCHTEMPLATE.HINT"
|
|||
msgid "Template..."
|
||||
msgstr "Obrazac..."
|
||||
|
||||
#: tfrmoptionstooltips.btnrenametooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btnrenametooltipsfiletype.caption"
|
||||
msgid "&Rename"
|
||||
msgstr "&Preimenovanje"
|
||||
|
||||
#: tfrmoptionstooltips.btntooltipother.caption
|
||||
msgctxt "tfrmoptionstooltips.btntooltipother.caption"
|
||||
msgid "Oth&er..."
|
||||
msgstr "Ostalo..."
|
||||
|
||||
#: tfrmoptionstooltips.bvltooltips1.caption
|
||||
msgid "Tooltip configuration for selected file type:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.bvltooltips2.caption
|
||||
msgid "General options about tooltips:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.chkshowtooltip.caption
|
||||
msgctxt "tfrmoptionstooltips.chkshowtooltip.caption"
|
||||
msgid "&Show tooltip for files in the file panel"
|
||||
msgstr "Prikaži napomenu"
|
||||
|
||||
#: tfrmoptionstooltips.gbcustomfields.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.GBCUSTOMFIELDS.CAPTION"
|
||||
msgid "Custom fields by file type"
|
||||
msgstr "Prilagođeno polje po vrsti datoteka"
|
||||
|
||||
#: tfrmoptionstooltips.lblfieldslist.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.LBLFIELDSLIST.CAPTION"
|
||||
msgid "Category &hint:"
|
||||
|
|
@ -7965,10 +7985,35 @@ msgctxt "TFRMOPTIONSTOOLTIPS.LBLFIELDSMASK.CAPTION"
|
|||
msgid "Category &mask:"
|
||||
msgstr "Vrsta maske&:"
|
||||
|
||||
#: tfrmoptionstooltips.lblfieldsname.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.LBLFIELDSNAME.CAPTION"
|
||||
msgid "Category &name:"
|
||||
msgstr "Vrsta imena&:"
|
||||
#: tfrmoptionstooltips.lbltooltiphidingdelay.caption
|
||||
msgid "Tooltip hiding delay:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.lbltooltipshowingmode.caption
|
||||
msgid "Tooltip showing mode:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.lbltooltipslistbox.caption
|
||||
msgid "&File types:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypediscardmodification.caption
|
||||
msgid "Discard Modifications"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypeexport.caption
|
||||
msgctxt "tfrmoptionstooltips.mitooltipsfiletypeexport.caption"
|
||||
msgid "Export..."
|
||||
msgstr "Izvoz..."
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypeimport.caption
|
||||
msgctxt "tfrmoptionstooltips.mitooltipsfiletypeimport.caption"
|
||||
msgid "Import..."
|
||||
msgstr "Uvoz..."
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypesortfiletype.caption
|
||||
msgid "Sort Tooltip File Types"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstreeviewmenu.ckbdirectoryhotlistfromdoubleclick.caption
|
||||
msgid "With double-click on the bar on top of a file panel"
|
||||
|
|
@ -11895,6 +11940,10 @@ msgstr "Rad"
|
|||
msgid "Add at &beginning;Add at the end;Smart add"
|
||||
msgstr "dodaj na početak;dodaj na kraj;pametno dodavanje"
|
||||
|
||||
#: ulng.rsoptaddingtooltipfiletype
|
||||
msgid "Adding new tooltip file type"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiveconfiguresavetochange
|
||||
msgid "To change current editing archive configuration, either APPLY or DELETE current editing one"
|
||||
msgstr ""
|
||||
|
|
@ -11924,6 +11973,7 @@ msgid "Change Archiver Listing Encoding"
|
|||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiverconfirmdelete
|
||||
msgctxt "ulng.rsoptarchiverconfirmdelete"
|
||||
msgid "Are you sure you want to delete: %s"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -11940,6 +11990,7 @@ msgid "Export archiver configuration"
|
|||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiverexportdone
|
||||
msgctxt "ulng.rsoptarchiverexportdone"
|
||||
msgid "Exportation of %d elements to file \"%s\" completed."
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -11960,6 +12011,7 @@ msgid "Import archiver configuration"
|
|||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiverimportdone
|
||||
msgctxt "ulng.rsoptarchiverimportdone"
|
||||
msgid "Importation of %d elements from file \"%s\" completed."
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -11968,6 +12020,7 @@ msgid "Select the file to import archiver configuration(s)"
|
|||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiverimportprompt
|
||||
msgctxt "ulng.rsoptarchiverimportprompt"
|
||||
msgid "Select the one(s) you want to import"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -12398,6 +12451,10 @@ msgctxt "ulng.rsoptpluginsregisteredfor"
|
|||
msgid "Registered for"
|
||||
msgstr "Prijavljen za"
|
||||
|
||||
#: ulng.rsoptrenamingtooltipfiletype
|
||||
msgid "Renaming tooltip file type"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsoptsearchcase
|
||||
msgid "&Sensitive;&Insensitive"
|
||||
msgstr "&Osetljivo;&Neosjetljivo"
|
||||
|
|
@ -12430,6 +12487,62 @@ msgstr "Vrh;Dno"
|
|||
msgid "S&eparator;Inte&rnal command;E&xternal command;Men&u"
|
||||
msgstr "Razdvajač&;&unutrašnja naredba;&Vanjska naredba;Izbornik&"
|
||||
|
||||
#: ulng.rsopttooltipconfiguresavetochange
|
||||
msgid "To change file type tooltip configuration, either APPLY or DELETE current editing one"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletype
|
||||
msgid "Tooltip file type name:"
|
||||
msgstr "Vrsta imena&:"
|
||||
|
||||
#: ulng.rsopttooltipfiletypealreadyexists
|
||||
msgid "\"%s\" already exists!"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeconfirmdelete
|
||||
msgctxt "ulng.rsopttooltipfiletypeconfirmdelete"
|
||||
msgid "Are you sure you want to delete: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypedefaultexportfilename
|
||||
msgid "Exported tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeexportcaption
|
||||
msgid "Export tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeexportdone
|
||||
msgctxt "ulng.rsopttooltipfiletypeexportdone"
|
||||
msgid "Exportation of %d elements to file \"%s\" completed."
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportcaption
|
||||
msgid "Import tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportdone
|
||||
msgctxt "ulng.rsopttooltipfiletypeimportdone"
|
||||
msgid "Importation of %d elements from file \"%s\" completed."
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportfile
|
||||
msgid "Select the file to import tooltip file type configuration(s)"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportprompt
|
||||
msgctxt "ulng.rsopttooltipfiletypeimportprompt"
|
||||
msgid "Select the one(s) you want to import"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypewheretosave
|
||||
msgid "Enter location and filename where to save tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipsfiletypename
|
||||
msgid "Tooltip file type name"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttypeofduplicatedrename
|
||||
msgid "DC legacy - Copy (x) filename.ext;Windows - filename (x).ext;Other - filename(x).ext"
|
||||
msgstr "Naslijeđe DC - Kopija (x) ime datoteke.tip;Windows - ime datoteke (x).tip;Drugo - ime datoteke(x).tip"
|
||||
|
|
@ -12780,6 +12893,14 @@ msgctxt "ulng.rstoolterminal"
|
|||
msgid "Terminal"
|
||||
msgstr "Terminal"
|
||||
|
||||
#: ulng.rstooltiphidetimeoutlist
|
||||
msgid "System default;1 sec;2 sec;3 sec;5 sec;10 sec;30 sec;1 min;Never hide"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rstooltipmodelist
|
||||
msgid "Combine DC and system tooltip, DC first (legacy);Combine DC and system tooltip, system first;Show DC tooltip when possible and system when not;Show DC tooltip only;Show system tooltip only"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rstoolviewer
|
||||
msgctxt "ulng.rstoolviewer"
|
||||
msgid "Viewer"
|
||||
|
|
|
|||
|
|
@ -3674,6 +3674,7 @@ msgid "A&pply"
|
|||
msgstr "&Alkalmaz"
|
||||
|
||||
#: tfrmoptionsarchivers.btnarchivercopy.caption
|
||||
msgctxt "tfrmoptionsarchivers.btnarchivercopy.caption"
|
||||
msgid "Cop&y"
|
||||
msgstr "Másolás"
|
||||
|
||||
|
|
@ -3703,6 +3704,7 @@ msgid "Variable reminder helper"
|
|||
msgstr ""
|
||||
|
||||
#: tfrmoptionsarchivers.btnarchiverother.caption
|
||||
msgctxt "tfrmoptionsarchivers.btnarchiverother.caption"
|
||||
msgid "Oth&er..."
|
||||
msgstr "Egyéb..."
|
||||
|
||||
|
|
@ -7622,19 +7624,24 @@ msgctxt "TFRMOPTIONSTOOLBASE.LBLTOOLSPATH.CAPTION"
|
|||
msgid "&Path to program to execute"
|
||||
msgstr "Futtatandó &program útvonala"
|
||||
|
||||
#: tfrmoptionstooltips.btnaddfields.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.BTNADDFIELDS.CAPTION"
|
||||
#: tfrmoptionstooltips.btnaddtooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btnaddtooltipsfiletype.caption"
|
||||
msgid "A&dd"
|
||||
msgstr "Hozzáa&dás"
|
||||
|
||||
#: tfrmoptionstooltips.btnapplyfields.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.BTNAPPLYFIELDS.CAPTION"
|
||||
#: tfrmoptionstooltips.btnapplytooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btnapplytooltipsfiletype.caption"
|
||||
msgid "A&pply"
|
||||
msgstr "&Alkalmaz"
|
||||
|
||||
#: tfrmoptionstooltips.btndeletefields.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.BTNDELETEFIELDS.CAPTION"
|
||||
msgid "D&elete"
|
||||
#: tfrmoptionstooltips.btncopytooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btncopytooltipsfiletype.caption"
|
||||
msgid "Cop&y"
|
||||
msgstr "Másolás"
|
||||
|
||||
#: tfrmoptionstooltips.btndeletetooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btndeletetooltipsfiletype.caption"
|
||||
msgid "Delete"
|
||||
msgstr "&Törlés"
|
||||
|
||||
#: tfrmoptionstooltips.btnfieldslist.caption
|
||||
|
|
@ -7647,16 +7654,29 @@ msgctxt "TFRMOPTIONSTOOLTIPS.BTNFIELDSSEARCHTEMPLATE.HINT"
|
|||
msgid "Template..."
|
||||
msgstr "Sablon..."
|
||||
|
||||
#: tfrmoptionstooltips.btnrenametooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btnrenametooltipsfiletype.caption"
|
||||
msgid "&Rename"
|
||||
msgstr "Át&nevezés"
|
||||
|
||||
#: tfrmoptionstooltips.btntooltipother.caption
|
||||
msgctxt "tfrmoptionstooltips.btntooltipother.caption"
|
||||
msgid "Oth&er..."
|
||||
msgstr "Egyéb..."
|
||||
|
||||
#: tfrmoptionstooltips.bvltooltips1.caption
|
||||
msgid "Tooltip configuration for selected file type:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.bvltooltips2.caption
|
||||
msgid "General options about tooltips:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.chkshowtooltip.caption
|
||||
msgctxt "tfrmoptionstooltips.chkshowtooltip.caption"
|
||||
msgid "&Show tooltip for files in the file panel"
|
||||
msgstr "&Fájlok buboréktippjeinek megjelenítése a fájl panelben"
|
||||
|
||||
#: tfrmoptionstooltips.gbcustomfields.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.GBCUSTOMFIELDS.CAPTION"
|
||||
msgid "Custom fields by file type"
|
||||
msgstr "Egyedi mezők fájl típusok szerint"
|
||||
|
||||
#: tfrmoptionstooltips.lblfieldslist.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.LBLFIELDSLIST.CAPTION"
|
||||
msgid "Category &hint:"
|
||||
|
|
@ -7667,10 +7687,35 @@ msgctxt "TFRMOPTIONSTOOLTIPS.LBLFIELDSMASK.CAPTION"
|
|||
msgid "Category &mask:"
|
||||
msgstr "&Maszk kategória:"
|
||||
|
||||
#: tfrmoptionstooltips.lblfieldsname.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.LBLFIELDSNAME.CAPTION"
|
||||
msgid "Category &name:"
|
||||
msgstr "&Név kategória:"
|
||||
#: tfrmoptionstooltips.lbltooltiphidingdelay.caption
|
||||
msgid "Tooltip hiding delay:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.lbltooltipshowingmode.caption
|
||||
msgid "Tooltip showing mode:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.lbltooltipslistbox.caption
|
||||
msgid "&File types:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypediscardmodification.caption
|
||||
msgid "Discard Modifications"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypeexport.caption
|
||||
msgctxt "tfrmoptionstooltips.mitooltipsfiletypeexport.caption"
|
||||
msgid "Export..."
|
||||
msgstr "Exportálás..."
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypeimport.caption
|
||||
msgctxt "tfrmoptionstooltips.mitooltipsfiletypeimport.caption"
|
||||
msgid "Import..."
|
||||
msgstr "Importálás..."
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypesortfiletype.caption
|
||||
msgid "Sort Tooltip File Types"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstreeviewmenu.ckbdirectoryhotlistfromdoubleclick.caption
|
||||
msgid "With double-click on the bar on top of a file panel"
|
||||
|
|
@ -11513,6 +11558,10 @@ msgstr "Dolgozik"
|
|||
msgid "Add at &beginning;Add at the end;Smart add"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsoptaddingtooltipfiletype
|
||||
msgid "Adding new tooltip file type"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiveconfiguresavetochange
|
||||
msgid "To change current editing archive configuration, either APPLY or DELETE current editing one"
|
||||
msgstr ""
|
||||
|
|
@ -11542,6 +11591,7 @@ msgid "Change Archiver Listing Encoding"
|
|||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiverconfirmdelete
|
||||
msgctxt "ulng.rsoptarchiverconfirmdelete"
|
||||
msgid "Are you sure you want to delete: %s"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -11558,6 +11608,7 @@ msgid "Export archiver configuration"
|
|||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiverexportdone
|
||||
msgctxt "ulng.rsoptarchiverexportdone"
|
||||
msgid "Exportation of %d elements to file \"%s\" completed."
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -11578,6 +11629,7 @@ msgid "Import archiver configuration"
|
|||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiverimportdone
|
||||
msgctxt "ulng.rsoptarchiverimportdone"
|
||||
msgid "Importation of %d elements from file \"%s\" completed."
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -11586,6 +11638,7 @@ msgid "Select the file to import archiver configuration(s)"
|
|||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiverimportprompt
|
||||
msgctxt "ulng.rsoptarchiverimportprompt"
|
||||
msgid "Select the one(s) you want to import"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -12014,6 +12067,10 @@ msgctxt "ulng.rsoptpluginsregisteredfor"
|
|||
msgid "Registered for"
|
||||
msgstr "Regisztrálva"
|
||||
|
||||
#: ulng.rsoptrenamingtooltipfiletype
|
||||
msgid "Renaming tooltip file type"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsoptsearchcase
|
||||
msgid "&Sensitive;&Insensitive"
|
||||
msgstr "Érzéke&ny;Érzéke&tlen"
|
||||
|
|
@ -12046,6 +12103,62 @@ msgstr "Felül;Alul;"
|
|||
msgid "S&eparator;Inte&rnal command;E&xternal command;Men&u"
|
||||
msgstr "&Elválasztó;Belső pa&rancs;Külső ¶ncs;&Menü"
|
||||
|
||||
#: ulng.rsopttooltipconfiguresavetochange
|
||||
msgid "To change file type tooltip configuration, either APPLY or DELETE current editing one"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletype
|
||||
msgid "Tooltip file type name:"
|
||||
msgstr "&Név kategória:"
|
||||
|
||||
#: ulng.rsopttooltipfiletypealreadyexists
|
||||
msgid "\"%s\" already exists!"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeconfirmdelete
|
||||
msgctxt "ulng.rsopttooltipfiletypeconfirmdelete"
|
||||
msgid "Are you sure you want to delete: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypedefaultexportfilename
|
||||
msgid "Exported tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeexportcaption
|
||||
msgid "Export tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeexportdone
|
||||
msgctxt "ulng.rsopttooltipfiletypeexportdone"
|
||||
msgid "Exportation of %d elements to file \"%s\" completed."
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportcaption
|
||||
msgid "Import tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportdone
|
||||
msgctxt "ulng.rsopttooltipfiletypeimportdone"
|
||||
msgid "Importation of %d elements from file \"%s\" completed."
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportfile
|
||||
msgid "Select the file to import tooltip file type configuration(s)"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportprompt
|
||||
msgctxt "ulng.rsopttooltipfiletypeimportprompt"
|
||||
msgid "Select the one(s) you want to import"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypewheretosave
|
||||
msgid "Enter location and filename where to save tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipsfiletypename
|
||||
msgid "Tooltip file type name"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttypeofduplicatedrename
|
||||
msgid "DC legacy - Copy (x) filename.ext;Windows - filename (x).ext;Other - filename(x).ext"
|
||||
msgstr ""
|
||||
|
|
@ -12396,6 +12509,14 @@ msgctxt "ulng.rstoolterminal"
|
|||
msgid "Terminal"
|
||||
msgstr "Terminál"
|
||||
|
||||
#: ulng.rstooltiphidetimeoutlist
|
||||
msgid "System default;1 sec;2 sec;3 sec;5 sec;10 sec;30 sec;1 min;Never hide"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rstooltipmodelist
|
||||
msgid "Combine DC and system tooltip, DC first (legacy);Combine DC and system tooltip, system first;Show DC tooltip when possible and system when not;Show DC tooltip only;Show system tooltip only"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rstoolviewer
|
||||
msgctxt "ulng.rstoolviewer"
|
||||
msgid "Viewer"
|
||||
|
|
|
|||
|
|
@ -3706,6 +3706,7 @@ msgid "A&pply"
|
|||
msgstr "A&pplica"
|
||||
|
||||
#: tfrmoptionsarchivers.btnarchivercopy.caption
|
||||
msgctxt "tfrmoptionsarchivers.btnarchivercopy.caption"
|
||||
msgid "Cop&y"
|
||||
msgstr "Copia"
|
||||
|
||||
|
|
@ -3735,6 +3736,7 @@ msgid "Variable reminder helper"
|
|||
msgstr ""
|
||||
|
||||
#: tfrmoptionsarchivers.btnarchiverother.caption
|
||||
msgctxt "tfrmoptionsarchivers.btnarchiverother.caption"
|
||||
msgid "Oth&er..."
|
||||
msgstr "Altro..."
|
||||
|
||||
|
|
@ -7689,19 +7691,24 @@ msgstr "Parametri &addizionali"
|
|||
msgid "&Path to program to execute"
|
||||
msgstr "&Percorso del programma da eseguire"
|
||||
|
||||
#: tfrmoptionstooltips.btnaddfields.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.BTNADDFIELDS.CAPTION"
|
||||
#: tfrmoptionstooltips.btnaddtooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btnaddtooltipsfiletype.caption"
|
||||
msgid "A&dd"
|
||||
msgstr "&Aggiungi"
|
||||
|
||||
#: tfrmoptionstooltips.btnapplyfields.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.BTNAPPLYFIELDS.CAPTION"
|
||||
#: tfrmoptionstooltips.btnapplytooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btnapplytooltipsfiletype.caption"
|
||||
msgid "A&pply"
|
||||
msgstr "A&pplica"
|
||||
|
||||
#: tfrmoptionstooltips.btndeletefields.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.BTNDELETEFIELDS.CAPTION"
|
||||
msgid "D&elete"
|
||||
#: tfrmoptionstooltips.btncopytooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btncopytooltipsfiletype.caption"
|
||||
msgid "Cop&y"
|
||||
msgstr "Copia"
|
||||
|
||||
#: tfrmoptionstooltips.btndeletetooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btndeletetooltipsfiletype.caption"
|
||||
msgid "Delete"
|
||||
msgstr "&Elimina"
|
||||
|
||||
#: tfrmoptionstooltips.btnfieldslist.caption
|
||||
|
|
@ -7714,6 +7721,24 @@ msgctxt "TFRMOPTIONSTOOLTIPS.BTNFIELDSSEARCHTEMPLATE.HINT"
|
|||
msgid "Template..."
|
||||
msgstr "Modello..."
|
||||
|
||||
#: tfrmoptionstooltips.btnrenametooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btnrenametooltipsfiletype.caption"
|
||||
msgid "&Rename"
|
||||
msgstr "&Rinomina"
|
||||
|
||||
#: tfrmoptionstooltips.btntooltipother.caption
|
||||
msgctxt "tfrmoptionstooltips.btntooltipother.caption"
|
||||
msgid "Oth&er..."
|
||||
msgstr "Altro..."
|
||||
|
||||
#: tfrmoptionstooltips.bvltooltips1.caption
|
||||
msgid "Tooltip configuration for selected file type:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.bvltooltips2.caption
|
||||
msgid "General options about tooltips:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.chkshowtooltip.caption
|
||||
#, fuzzy
|
||||
#| msgid "Show tool tip"
|
||||
|
|
@ -7721,11 +7746,6 @@ msgctxt "tfrmoptionstooltips.chkshowtooltip.caption"
|
|||
msgid "&Show tooltip for files in the file panel"
|
||||
msgstr "Mostra Tooltip"
|
||||
|
||||
#: tfrmoptionstooltips.gbcustomfields.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.GBCUSTOMFIELDS.CAPTION"
|
||||
msgid "Custom fields by file type"
|
||||
msgstr "Campi personalizzati per tipo di file"
|
||||
|
||||
#: tfrmoptionstooltips.lblfieldslist.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.LBLFIELDSLIST.CAPTION"
|
||||
msgid "Category &hint:"
|
||||
|
|
@ -7736,10 +7756,35 @@ msgctxt "TFRMOPTIONSTOOLTIPS.LBLFIELDSMASK.CAPTION"
|
|||
msgid "Category &mask:"
|
||||
msgstr "&Filtro categoria:"
|
||||
|
||||
#: tfrmoptionstooltips.lblfieldsname.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.LBLFIELDSNAME.CAPTION"
|
||||
msgid "Category &name:"
|
||||
msgstr "&Nome categoria:"
|
||||
#: tfrmoptionstooltips.lbltooltiphidingdelay.caption
|
||||
msgid "Tooltip hiding delay:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.lbltooltipshowingmode.caption
|
||||
msgid "Tooltip showing mode:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.lbltooltipslistbox.caption
|
||||
msgid "&File types:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypediscardmodification.caption
|
||||
msgid "Discard Modifications"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypeexport.caption
|
||||
msgctxt "tfrmoptionstooltips.mitooltipsfiletypeexport.caption"
|
||||
msgid "Export..."
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypeimport.caption
|
||||
msgctxt "tfrmoptionstooltips.mitooltipsfiletypeimport.caption"
|
||||
msgid "Import..."
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypesortfiletype.caption
|
||||
msgid "Sort Tooltip File Types"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstreeviewmenu.ckbdirectoryhotlistfromdoubleclick.caption
|
||||
msgid "With double-click on the bar on top of a file panel"
|
||||
|
|
@ -11655,6 +11700,10 @@ msgstr "Funzionamento"
|
|||
msgid "Add at &beginning;Add at the end;Smart add"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsoptaddingtooltipfiletype
|
||||
msgid "Adding new tooltip file type"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiveconfiguresavetochange
|
||||
msgid "To change current editing archive configuration, either APPLY or DELETE current editing one"
|
||||
msgstr ""
|
||||
|
|
@ -11684,6 +11733,7 @@ msgid "Change Archiver Listing Encoding"
|
|||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiverconfirmdelete
|
||||
msgctxt "ulng.rsoptarchiverconfirmdelete"
|
||||
msgid "Are you sure you want to delete: %s"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -11700,6 +11750,7 @@ msgid "Export archiver configuration"
|
|||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiverexportdone
|
||||
msgctxt "ulng.rsoptarchiverexportdone"
|
||||
msgid "Exportation of %d elements to file \"%s\" completed."
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -11720,6 +11771,7 @@ msgid "Import archiver configuration"
|
|||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiverimportdone
|
||||
msgctxt "ulng.rsoptarchiverimportdone"
|
||||
msgid "Importation of %d elements from file \"%s\" completed."
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -11728,6 +11780,7 @@ msgid "Select the file to import archiver configuration(s)"
|
|||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiverimportprompt
|
||||
msgctxt "ulng.rsoptarchiverimportprompt"
|
||||
msgid "Select the one(s) you want to import"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -12156,6 +12209,10 @@ msgctxt "ulng.rsoptpluginsregisteredfor"
|
|||
msgid "Registered for"
|
||||
msgstr "Registrato per"
|
||||
|
||||
#: ulng.rsoptrenamingtooltipfiletype
|
||||
msgid "Renaming tooltip file type"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsoptsearchcase
|
||||
msgid "&Sensitive;&Insensitive"
|
||||
msgstr "&Distingui maiusc./minusc.;&Nessuna distinzione maiusc./minusc."
|
||||
|
|
@ -12190,6 +12247,62 @@ msgstr "Inizio;Fine;"
|
|||
msgid "S&eparator;Inte&rnal command;E&xternal command;Men&u"
|
||||
msgstr "S&eparatore;comando inte&rno;comando e&sterno;Men&u"
|
||||
|
||||
#: ulng.rsopttooltipconfiguresavetochange
|
||||
msgid "To change file type tooltip configuration, either APPLY or DELETE current editing one"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletype
|
||||
msgid "Tooltip file type name:"
|
||||
msgstr "&Nome categoria:"
|
||||
|
||||
#: ulng.rsopttooltipfiletypealreadyexists
|
||||
msgid "\"%s\" already exists!"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeconfirmdelete
|
||||
msgctxt "ulng.rsopttooltipfiletypeconfirmdelete"
|
||||
msgid "Are you sure you want to delete: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypedefaultexportfilename
|
||||
msgid "Exported tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeexportcaption
|
||||
msgid "Export tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeexportdone
|
||||
msgctxt "ulng.rsopttooltipfiletypeexportdone"
|
||||
msgid "Exportation of %d elements to file \"%s\" completed."
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportcaption
|
||||
msgid "Import tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportdone
|
||||
msgctxt "ulng.rsopttooltipfiletypeimportdone"
|
||||
msgid "Importation of %d elements from file \"%s\" completed."
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportfile
|
||||
msgid "Select the file to import tooltip file type configuration(s)"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportprompt
|
||||
msgctxt "ulng.rsopttooltipfiletypeimportprompt"
|
||||
msgid "Select the one(s) you want to import"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypewheretosave
|
||||
msgid "Enter location and filename where to save tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipsfiletypename
|
||||
msgid "Tooltip file type name"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttypeofduplicatedrename
|
||||
msgid "DC legacy - Copy (x) filename.ext;Windows - filename (x).ext;Other - filename(x).ext"
|
||||
msgstr ""
|
||||
|
|
@ -12541,6 +12654,14 @@ msgctxt "ulng.rstoolterminal"
|
|||
msgid "Terminal"
|
||||
msgstr "Terminale"
|
||||
|
||||
#: ulng.rstooltiphidetimeoutlist
|
||||
msgid "System default;1 sec;2 sec;3 sec;5 sec;10 sec;30 sec;1 min;Never hide"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rstooltipmodelist
|
||||
msgid "Combine DC and system tooltip, DC first (legacy);Combine DC and system tooltip, system first;Show DC tooltip when possible and system when not;Show DC tooltip only;Show system tooltip only"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rstoolviewer
|
||||
msgctxt "ulng.rstoolviewer"
|
||||
msgid "Viewer"
|
||||
|
|
|
|||
|
|
@ -3666,6 +3666,7 @@ msgid "A&pply"
|
|||
msgstr "適用(&p)"
|
||||
|
||||
#: tfrmoptionsarchivers.btnarchivercopy.caption
|
||||
msgctxt "tfrmoptionsarchivers.btnarchivercopy.caption"
|
||||
msgid "Cop&y"
|
||||
msgstr "コピー"
|
||||
|
||||
|
|
@ -3695,6 +3696,7 @@ msgid "Variable reminder helper"
|
|||
msgstr ""
|
||||
|
||||
#: tfrmoptionsarchivers.btnarchiverother.caption
|
||||
msgctxt "tfrmoptionsarchivers.btnarchiverother.caption"
|
||||
msgid "Oth&er..."
|
||||
msgstr "その他..."
|
||||
|
||||
|
|
@ -7553,19 +7555,24 @@ msgstr "追加のパラメータ(&d)"
|
|||
msgid "&Path to program to execute"
|
||||
msgstr "実行するプログラムへのパス(&P)"
|
||||
|
||||
#: tfrmoptionstooltips.btnaddfields.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.BTNADDFIELDS.CAPTION"
|
||||
#: tfrmoptionstooltips.btnaddtooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btnaddtooltipsfiletype.caption"
|
||||
msgid "A&dd"
|
||||
msgstr "追加(&d)"
|
||||
|
||||
#: tfrmoptionstooltips.btnapplyfields.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.BTNAPPLYFIELDS.CAPTION"
|
||||
#: tfrmoptionstooltips.btnapplytooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btnapplytooltipsfiletype.caption"
|
||||
msgid "A&pply"
|
||||
msgstr "適用(&p)"
|
||||
|
||||
#: tfrmoptionstooltips.btndeletefields.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.BTNDELETEFIELDS.CAPTION"
|
||||
msgid "D&elete"
|
||||
#: tfrmoptionstooltips.btncopytooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btncopytooltipsfiletype.caption"
|
||||
msgid "Cop&y"
|
||||
msgstr "コピー"
|
||||
|
||||
#: tfrmoptionstooltips.btndeletetooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btndeletetooltipsfiletype.caption"
|
||||
msgid "Delete"
|
||||
msgstr "削除(&e)"
|
||||
|
||||
#: tfrmoptionstooltips.btnfieldslist.caption
|
||||
|
|
@ -7578,16 +7585,29 @@ msgctxt "TFRMOPTIONSTOOLTIPS.BTNFIELDSSEARCHTEMPLATE.HINT"
|
|||
msgid "Template..."
|
||||
msgstr "テンプレート…"
|
||||
|
||||
#: tfrmoptionstooltips.btnrenametooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btnrenametooltipsfiletype.caption"
|
||||
msgid "&Rename"
|
||||
msgstr "名前の変更(&R)"
|
||||
|
||||
#: tfrmoptionstooltips.btntooltipother.caption
|
||||
msgctxt "tfrmoptionstooltips.btntooltipother.caption"
|
||||
msgid "Oth&er..."
|
||||
msgstr "その他..."
|
||||
|
||||
#: tfrmoptionstooltips.bvltooltips1.caption
|
||||
msgid "Tooltip configuration for selected file type:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.bvltooltips2.caption
|
||||
msgid "General options about tooltips:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.chkshowtooltip.caption
|
||||
msgctxt "tfrmoptionstooltips.chkshowtooltip.caption"
|
||||
msgid "&Show tooltip for files in the file panel"
|
||||
msgstr "ファイルパネル内のファイルに対してツールチップを表示します(&S)"
|
||||
|
||||
#: tfrmoptionstooltips.gbcustomfields.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.GBCUSTOMFIELDS.CAPTION"
|
||||
msgid "Custom fields by file type"
|
||||
msgstr "ファイルタイプによるカスタムフィールド"
|
||||
|
||||
#: tfrmoptionstooltips.lblfieldslist.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.LBLFIELDSLIST.CAPTION"
|
||||
msgid "Category &hint:"
|
||||
|
|
@ -7598,10 +7618,35 @@ msgctxt "TFRMOPTIONSTOOLTIPS.LBLFIELDSMASK.CAPTION"
|
|||
msgid "Category &mask:"
|
||||
msgstr "カテゴリーのマスク(&m):"
|
||||
|
||||
#: tfrmoptionstooltips.lblfieldsname.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.LBLFIELDSNAME.CAPTION"
|
||||
msgid "Category &name:"
|
||||
msgstr "カテゴリーの名前(&n):"
|
||||
#: tfrmoptionstooltips.lbltooltiphidingdelay.caption
|
||||
msgid "Tooltip hiding delay:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.lbltooltipshowingmode.caption
|
||||
msgid "Tooltip showing mode:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.lbltooltipslistbox.caption
|
||||
msgid "&File types:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypediscardmodification.caption
|
||||
msgid "Discard Modifications"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypeexport.caption
|
||||
msgctxt "tfrmoptionstooltips.mitooltipsfiletypeexport.caption"
|
||||
msgid "Export..."
|
||||
msgstr "エクスポート…"
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypeimport.caption
|
||||
msgctxt "tfrmoptionstooltips.mitooltipsfiletypeimport.caption"
|
||||
msgid "Import..."
|
||||
msgstr "インポート…"
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypesortfiletype.caption
|
||||
msgid "Sort Tooltip File Types"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstreeviewmenu.ckbdirectoryhotlistfromdoubleclick.caption
|
||||
msgid "With double-click on the bar on top of a file panel"
|
||||
|
|
@ -11491,6 +11536,10 @@ msgstr "動作中"
|
|||
msgid "Add at &beginning;Add at the end;Smart add"
|
||||
msgstr "最初に追加;最後に追加;賢く追加"
|
||||
|
||||
#: ulng.rsoptaddingtooltipfiletype
|
||||
msgid "Adding new tooltip file type"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiveconfiguresavetochange
|
||||
msgid "To change current editing archive configuration, either APPLY or DELETE current editing one"
|
||||
msgstr ""
|
||||
|
|
@ -11520,6 +11569,7 @@ msgid "Change Archiver Listing Encoding"
|
|||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiverconfirmdelete
|
||||
msgctxt "ulng.rsoptarchiverconfirmdelete"
|
||||
msgid "Are you sure you want to delete: %s"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -11536,6 +11586,7 @@ msgid "Export archiver configuration"
|
|||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiverexportdone
|
||||
msgctxt "ulng.rsoptarchiverexportdone"
|
||||
msgid "Exportation of %d elements to file \"%s\" completed."
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -11556,6 +11607,7 @@ msgid "Import archiver configuration"
|
|||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiverimportdone
|
||||
msgctxt "ulng.rsoptarchiverimportdone"
|
||||
msgid "Importation of %d elements from file \"%s\" completed."
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -11564,6 +11616,7 @@ msgid "Select the file to import archiver configuration(s)"
|
|||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiverimportprompt
|
||||
msgctxt "ulng.rsoptarchiverimportprompt"
|
||||
msgid "Select the one(s) you want to import"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -11996,6 +12049,10 @@ msgctxt "ulng.rsoptpluginsregisteredfor"
|
|||
msgid "Registered for"
|
||||
msgstr "登録済み:"
|
||||
|
||||
#: ulng.rsoptrenamingtooltipfiletype
|
||||
msgid "Renaming tooltip file type"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsoptsearchcase
|
||||
msgid "&Sensitive;&Insensitive"
|
||||
msgstr "影響される;影響されない(&S)"
|
||||
|
|
@ -12028,6 +12085,62 @@ msgstr "上部;下部;"
|
|||
msgid "S&eparator;Inte&rnal command;E&xternal command;Men&u"
|
||||
msgstr "区切り;内部コマンド;外部コマンド;メニュー(&e)"
|
||||
|
||||
#: ulng.rsopttooltipconfiguresavetochange
|
||||
msgid "To change file type tooltip configuration, either APPLY or DELETE current editing one"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletype
|
||||
msgid "Tooltip file type name:"
|
||||
msgstr "カテゴリーの名前(&n):"
|
||||
|
||||
#: ulng.rsopttooltipfiletypealreadyexists
|
||||
msgid "\"%s\" already exists!"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeconfirmdelete
|
||||
msgctxt "ulng.rsopttooltipfiletypeconfirmdelete"
|
||||
msgid "Are you sure you want to delete: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypedefaultexportfilename
|
||||
msgid "Exported tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeexportcaption
|
||||
msgid "Export tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeexportdone
|
||||
msgctxt "ulng.rsopttooltipfiletypeexportdone"
|
||||
msgid "Exportation of %d elements to file \"%s\" completed."
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportcaption
|
||||
msgid "Import tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportdone
|
||||
msgctxt "ulng.rsopttooltipfiletypeimportdone"
|
||||
msgid "Importation of %d elements from file \"%s\" completed."
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportfile
|
||||
msgid "Select the file to import tooltip file type configuration(s)"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportprompt
|
||||
msgctxt "ulng.rsopttooltipfiletypeimportprompt"
|
||||
msgid "Select the one(s) you want to import"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypewheretosave
|
||||
msgid "Enter location and filename where to save tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipsfiletypename
|
||||
msgid "Tooltip file type name"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttypeofduplicatedrename
|
||||
msgid "DC legacy - Copy (x) filename.ext;Windows - filename (x).ext;Other - filename(x).ext"
|
||||
msgstr "DCレガシー: Copy (x) ファイル名.拡張子;Windows: ファイル名 (x).拡張子;その他: ファイル名(x).拡張子"
|
||||
|
|
@ -12382,6 +12495,14 @@ msgctxt "ulng.rstoolterminal"
|
|||
msgid "Terminal"
|
||||
msgstr "端末"
|
||||
|
||||
#: ulng.rstooltiphidetimeoutlist
|
||||
msgid "System default;1 sec;2 sec;3 sec;5 sec;10 sec;30 sec;1 min;Never hide"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rstooltipmodelist
|
||||
msgid "Combine DC and system tooltip, DC first (legacy);Combine DC and system tooltip, system first;Show DC tooltip when possible and system when not;Show DC tooltip only;Show system tooltip only"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rstoolviewer
|
||||
msgctxt "ulng.rstoolviewer"
|
||||
msgid "Viewer"
|
||||
|
|
|
|||
|
|
@ -3692,6 +3692,7 @@ msgid "A&pply"
|
|||
msgstr "적용(&P)"
|
||||
|
||||
#: tfrmoptionsarchivers.btnarchivercopy.caption
|
||||
msgctxt "tfrmoptionsarchivers.btnarchivercopy.caption"
|
||||
msgid "Cop&y"
|
||||
msgstr "복사"
|
||||
|
||||
|
|
@ -3721,6 +3722,7 @@ msgid "Variable reminder helper"
|
|||
msgstr ""
|
||||
|
||||
#: tfrmoptionsarchivers.btnarchiverother.caption
|
||||
msgctxt "tfrmoptionsarchivers.btnarchiverother.caption"
|
||||
msgid "Oth&er..."
|
||||
msgstr "다른 옵션..."
|
||||
|
||||
|
|
@ -7687,19 +7689,24 @@ msgstr "부가 매개변수(&D)"
|
|||
msgid "&Path to program to execute"
|
||||
msgstr "실행 프로그램 경로(&P)"
|
||||
|
||||
#: tfrmoptionstooltips.btnaddfields.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.BTNADDFIELDS.CAPTION"
|
||||
#: tfrmoptionstooltips.btnaddtooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btnaddtooltipsfiletype.caption"
|
||||
msgid "A&dd"
|
||||
msgstr "추가(&D)"
|
||||
|
||||
#: tfrmoptionstooltips.btnapplyfields.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.BTNAPPLYFIELDS.CAPTION"
|
||||
#: tfrmoptionstooltips.btnapplytooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btnapplytooltipsfiletype.caption"
|
||||
msgid "A&pply"
|
||||
msgstr "적용(&P)"
|
||||
|
||||
#: tfrmoptionstooltips.btndeletefields.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.BTNDELETEFIELDS.CAPTION"
|
||||
msgid "D&elete"
|
||||
#: tfrmoptionstooltips.btncopytooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btncopytooltipsfiletype.caption"
|
||||
msgid "Cop&y"
|
||||
msgstr "복사"
|
||||
|
||||
#: tfrmoptionstooltips.btndeletetooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btndeletetooltipsfiletype.caption"
|
||||
msgid "Delete"
|
||||
msgstr "삭제(&E)"
|
||||
|
||||
#: tfrmoptionstooltips.btnfieldslist.caption
|
||||
|
|
@ -7712,16 +7719,29 @@ msgctxt "TFRMOPTIONSTOOLTIPS.BTNFIELDSSEARCHTEMPLATE.HINT"
|
|||
msgid "Template..."
|
||||
msgstr "템플릿..."
|
||||
|
||||
#: tfrmoptionstooltips.btnrenametooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btnrenametooltipsfiletype.caption"
|
||||
msgid "&Rename"
|
||||
msgstr "파일명 바꾸기(&R)"
|
||||
|
||||
#: tfrmoptionstooltips.btntooltipother.caption
|
||||
msgctxt "tfrmoptionstooltips.btntooltipother.caption"
|
||||
msgid "Oth&er..."
|
||||
msgstr "다른 옵션..."
|
||||
|
||||
#: tfrmoptionstooltips.bvltooltips1.caption
|
||||
msgid "Tooltip configuration for selected file type:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.bvltooltips2.caption
|
||||
msgid "General options about tooltips:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.chkshowtooltip.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.CHKSHOWTOOLTIP.CAPTION"
|
||||
msgid "&Show tooltip for files in the file panel"
|
||||
msgstr "파일창에서 풍선도움말 표시(&S)"
|
||||
|
||||
#: tfrmoptionstooltips.gbcustomfields.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.GBCUSTOMFIELDS.CAPTION"
|
||||
msgid "Custom fields by file type"
|
||||
msgstr "파일 형태에 따른 사용자 필드"
|
||||
|
||||
#: tfrmoptionstooltips.lblfieldslist.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.LBLFIELDSLIST.CAPTION"
|
||||
msgid "Category &hint:"
|
||||
|
|
@ -7732,10 +7752,35 @@ msgctxt "TFRMOPTIONSTOOLTIPS.LBLFIELDSMASK.CAPTION"
|
|||
msgid "Category &mask:"
|
||||
msgstr "범주 마스크(&M):"
|
||||
|
||||
#: tfrmoptionstooltips.lblfieldsname.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.LBLFIELDSNAME.CAPTION"
|
||||
msgid "Category &name:"
|
||||
msgstr "범주명(&N):"
|
||||
#: tfrmoptionstooltips.lbltooltiphidingdelay.caption
|
||||
msgid "Tooltip hiding delay:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.lbltooltipshowingmode.caption
|
||||
msgid "Tooltip showing mode:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.lbltooltipslistbox.caption
|
||||
msgid "&File types:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypediscardmodification.caption
|
||||
msgid "Discard Modifications"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypeexport.caption
|
||||
msgctxt "tfrmoptionstooltips.mitooltipsfiletypeexport.caption"
|
||||
msgid "Export..."
|
||||
msgstr "내보내기..."
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypeimport.caption
|
||||
msgctxt "tfrmoptionstooltips.mitooltipsfiletypeimport.caption"
|
||||
msgid "Import..."
|
||||
msgstr "가져오기..."
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypesortfiletype.caption
|
||||
msgid "Sort Tooltip File Types"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstreeviewmenu.ckbdirectoryhotlistfromdoubleclick.caption
|
||||
msgid "With double-click on the bar on top of a file panel"
|
||||
|
|
@ -11664,6 +11709,10 @@ msgstr "작업중"
|
|||
msgid "Add at &beginning;Add at the end;Smart add"
|
||||
msgstr "시작에 추가;마지막에 추가;스마트 추가"
|
||||
|
||||
#: ulng.rsoptaddingtooltipfiletype
|
||||
msgid "Adding new tooltip file type"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiveconfiguresavetochange
|
||||
msgid "To change current editing archive configuration, either APPLY or DELETE current editing one"
|
||||
msgstr ""
|
||||
|
|
@ -11693,6 +11742,7 @@ msgid "Change Archiver Listing Encoding"
|
|||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiverconfirmdelete
|
||||
msgctxt "ulng.rsoptarchiverconfirmdelete"
|
||||
msgid "Are you sure you want to delete: %s"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -11709,6 +11759,7 @@ msgid "Export archiver configuration"
|
|||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiverexportdone
|
||||
msgctxt "ulng.rsoptarchiverexportdone"
|
||||
msgid "Exportation of %d elements to file \"%s\" completed."
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -11729,6 +11780,7 @@ msgid "Import archiver configuration"
|
|||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiverimportdone
|
||||
msgctxt "ulng.rsoptarchiverimportdone"
|
||||
msgid "Importation of %d elements from file \"%s\" completed."
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -11737,6 +11789,7 @@ msgid "Select the file to import archiver configuration(s)"
|
|||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiverimportprompt
|
||||
msgctxt "ulng.rsoptarchiverimportprompt"
|
||||
msgid "Select the one(s) you want to import"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -12165,6 +12218,10 @@ msgctxt "ulng.rsoptpluginsregisteredfor"
|
|||
msgid "Registered for"
|
||||
msgstr "등록"
|
||||
|
||||
#: ulng.rsoptrenamingtooltipfiletype
|
||||
msgid "Renaming tooltip file type"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsoptsearchcase
|
||||
msgid "&Sensitive;&Insensitive"
|
||||
msgstr "대소문자 구분(&S);대소문자 구분 안함(&I)"
|
||||
|
|
@ -12197,6 +12254,62 @@ msgstr "최상위;최하위;"
|
|||
msgid "S&eparator;Inte&rnal command;E&xternal command;Men&u"
|
||||
msgstr "구분자(&E);내부 명령어(&R);외부 명령어(&X);메뉴(&U)"
|
||||
|
||||
#: ulng.rsopttooltipconfiguresavetochange
|
||||
msgid "To change file type tooltip configuration, either APPLY or DELETE current editing one"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletype
|
||||
msgid "Tooltip file type name:"
|
||||
msgstr "범주명(&N):"
|
||||
|
||||
#: ulng.rsopttooltipfiletypealreadyexists
|
||||
msgid "\"%s\" already exists!"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeconfirmdelete
|
||||
msgctxt "ulng.rsopttooltipfiletypeconfirmdelete"
|
||||
msgid "Are you sure you want to delete: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypedefaultexportfilename
|
||||
msgid "Exported tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeexportcaption
|
||||
msgid "Export tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeexportdone
|
||||
msgctxt "ulng.rsopttooltipfiletypeexportdone"
|
||||
msgid "Exportation of %d elements to file \"%s\" completed."
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportcaption
|
||||
msgid "Import tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportdone
|
||||
msgctxt "ulng.rsopttooltipfiletypeimportdone"
|
||||
msgid "Importation of %d elements from file \"%s\" completed."
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportfile
|
||||
msgid "Select the file to import tooltip file type configuration(s)"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportprompt
|
||||
msgctxt "ulng.rsopttooltipfiletypeimportprompt"
|
||||
msgid "Select the one(s) you want to import"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypewheretosave
|
||||
msgid "Enter location and filename where to save tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipsfiletypename
|
||||
msgid "Tooltip file type name"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttypeofduplicatedrename
|
||||
msgid "DC legacy - Copy (x) filename.ext;Windows - filename (x).ext;Other - filename(x).ext"
|
||||
msgstr "DC 레거시(legacy) - 복사(x) 파일명.확장자; 윈도- 파일명(x).확장자; 그외 - 파일명(x).확장자"
|
||||
|
|
@ -12547,6 +12660,14 @@ msgctxt "ulng.rstoolterminal"
|
|||
msgid "Terminal"
|
||||
msgstr "명령 프롬프트"
|
||||
|
||||
#: ulng.rstooltiphidetimeoutlist
|
||||
msgid "System default;1 sec;2 sec;3 sec;5 sec;10 sec;30 sec;1 min;Never hide"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rstooltipmodelist
|
||||
msgid "Combine DC and system tooltip, DC first (legacy);Combine DC and system tooltip, system first;Show DC tooltip when possible and system when not;Show DC tooltip only;Show system tooltip only"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rstoolviewer
|
||||
msgctxt "ulng.rstoolviewer"
|
||||
msgid "Viewer"
|
||||
|
|
|
|||
|
|
@ -3593,6 +3593,7 @@ msgid "A&pply"
|
|||
msgstr "Toepassen"
|
||||
|
||||
#: tfrmoptionsarchivers.btnarchivercopy.caption
|
||||
msgctxt "tfrmoptionsarchivers.btnarchivercopy.caption"
|
||||
msgid "Cop&y"
|
||||
msgstr "Kopiëren"
|
||||
|
||||
|
|
@ -3622,6 +3623,7 @@ msgid "Variable reminder helper"
|
|||
msgstr ""
|
||||
|
||||
#: tfrmoptionsarchivers.btnarchiverother.caption
|
||||
msgctxt "tfrmoptionsarchivers.btnarchiverother.caption"
|
||||
msgid "Oth&er..."
|
||||
msgstr "Overig..."
|
||||
|
||||
|
|
@ -7345,19 +7347,24 @@ msgstr "Extra parameters"
|
|||
msgid "&Path to program to execute"
|
||||
msgstr "&Pad naar uit te voeren programma"
|
||||
|
||||
#: tfrmoptionstooltips.btnaddfields.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.BTNADDFIELDS.CAPTION"
|
||||
#: tfrmoptionstooltips.btnaddtooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btnaddtooltipsfiletype.caption"
|
||||
msgid "A&dd"
|
||||
msgstr "Toevoegen"
|
||||
|
||||
#: tfrmoptionstooltips.btnapplyfields.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.BTNAPPLYFIELDS.CAPTION"
|
||||
#: tfrmoptionstooltips.btnapplytooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btnapplytooltipsfiletype.caption"
|
||||
msgid "A&pply"
|
||||
msgstr "Toepassen"
|
||||
|
||||
#: tfrmoptionstooltips.btndeletefields.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.BTNDELETEFIELDS.CAPTION"
|
||||
msgid "D&elete"
|
||||
#: tfrmoptionstooltips.btncopytooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btncopytooltipsfiletype.caption"
|
||||
msgid "Cop&y"
|
||||
msgstr "Kopiëren"
|
||||
|
||||
#: tfrmoptionstooltips.btndeletetooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btndeletetooltipsfiletype.caption"
|
||||
msgid "Delete"
|
||||
msgstr "Verwijderen"
|
||||
|
||||
#: tfrmoptionstooltips.btnfieldslist.caption
|
||||
|
|
@ -7370,14 +7377,28 @@ msgctxt "TFRMOPTIONSTOOLTIPS.BTNFIELDSSEARCHTEMPLATE.HINT"
|
|||
msgid "Template..."
|
||||
msgstr "Sjabloon..."
|
||||
|
||||
#: tfrmoptionstooltips.btnrenametooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btnrenametooltipsfiletype.caption"
|
||||
msgid "&Rename"
|
||||
msgstr "Hernoemen"
|
||||
|
||||
#: tfrmoptionstooltips.btntooltipother.caption
|
||||
msgctxt "tfrmoptionstooltips.btntooltipother.caption"
|
||||
msgid "Oth&er..."
|
||||
msgstr "Overig..."
|
||||
|
||||
#: tfrmoptionstooltips.bvltooltips1.caption
|
||||
msgid "Tooltip configuration for selected file type:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.bvltooltips2.caption
|
||||
msgid "General options about tooltips:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.chkshowtooltip.caption
|
||||
msgid "&Show tooltip for files in the file panel"
|
||||
msgstr "Toon gereedschaptip voor bestanden in het bestandenpaneel"
|
||||
|
||||
#: tfrmoptionstooltips.gbcustomfields.caption
|
||||
msgid "Custom fields by file type"
|
||||
msgstr "Aangepaste velden per bestandsoort"
|
||||
|
||||
#: tfrmoptionstooltips.lblfieldslist.caption
|
||||
msgid "Category &hint:"
|
||||
msgstr "Categoriewenk:"
|
||||
|
|
@ -7387,10 +7408,35 @@ msgctxt "TFRMOPTIONSTOOLTIPS.LBLFIELDSMASK.CAPTION"
|
|||
msgid "Category &mask:"
|
||||
msgstr "Categoriemasker:"
|
||||
|
||||
#: tfrmoptionstooltips.lblfieldsname.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.LBLFIELDSNAME.CAPTION"
|
||||
msgid "Category &name:"
|
||||
msgstr "Categorienaam:"
|
||||
#: tfrmoptionstooltips.lbltooltiphidingdelay.caption
|
||||
msgid "Tooltip hiding delay:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.lbltooltipshowingmode.caption
|
||||
msgid "Tooltip showing mode:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.lbltooltipslistbox.caption
|
||||
msgid "&File types:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypediscardmodification.caption
|
||||
msgid "Discard Modifications"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypeexport.caption
|
||||
msgctxt "tfrmoptionstooltips.mitooltipsfiletypeexport.caption"
|
||||
msgid "Export..."
|
||||
msgstr "Exporteren..."
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypeimport.caption
|
||||
msgctxt "tfrmoptionstooltips.mitooltipsfiletypeimport.caption"
|
||||
msgid "Import..."
|
||||
msgstr "Importeren..."
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypesortfiletype.caption
|
||||
msgid "Sort Tooltip File Types"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstreeviewmenu.ckbdirectoryhotlistfromdoubleclick.caption
|
||||
msgid "With double-click on the bar on top of a file panel"
|
||||
|
|
@ -11200,6 +11246,10 @@ msgstr "Bezig"
|
|||
msgid "Add at &beginning;Add at the end;Smart add"
|
||||
msgstr "Voeg toe aan begin;Voeg toe aan einde;Slim toevoegen"
|
||||
|
||||
#: ulng.rsoptaddingtooltipfiletype
|
||||
msgid "Adding new tooltip file type"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiveconfiguresavetochange
|
||||
msgid "To change current editing archive configuration, either APPLY or DELETE current editing one"
|
||||
msgstr ""
|
||||
|
|
@ -11229,6 +11279,7 @@ msgid "Change Archiver Listing Encoding"
|
|||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiverconfirmdelete
|
||||
msgctxt "ulng.rsoptarchiverconfirmdelete"
|
||||
msgid "Are you sure you want to delete: %s"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -11245,6 +11296,7 @@ msgid "Export archiver configuration"
|
|||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiverexportdone
|
||||
msgctxt "ulng.rsoptarchiverexportdone"
|
||||
msgid "Exportation of %d elements to file \"%s\" completed."
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -11265,6 +11317,7 @@ msgid "Import archiver configuration"
|
|||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiverimportdone
|
||||
msgctxt "ulng.rsoptarchiverimportdone"
|
||||
msgid "Importation of %d elements from file \"%s\" completed."
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -11273,6 +11326,7 @@ msgid "Select the file to import archiver configuration(s)"
|
|||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiverimportprompt
|
||||
msgctxt "ulng.rsoptarchiverimportprompt"
|
||||
msgid "Select the one(s) you want to import"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -11682,6 +11736,10 @@ msgctxt "ulng.rsoptpluginsregisteredfor"
|
|||
msgid "Registered for"
|
||||
msgstr "Geregistreerd voor"
|
||||
|
||||
#: ulng.rsoptrenamingtooltipfiletype
|
||||
msgid "Renaming tooltip file type"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsoptsearchcase
|
||||
msgid "&Sensitive;&Insensitive"
|
||||
msgstr "&Gevoelig;&Ongevoelig"
|
||||
|
|
@ -11714,6 +11772,62 @@ msgstr "Boven;Onder;"
|
|||
msgid "S&eparator;Inte&rnal command;E&xternal command;Men&u"
|
||||
msgstr "Scheidingsteken;Interne opdracht;Externe opdracht;Menu"
|
||||
|
||||
#: ulng.rsopttooltipconfiguresavetochange
|
||||
msgid "To change file type tooltip configuration, either APPLY or DELETE current editing one"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletype
|
||||
msgid "Tooltip file type name:"
|
||||
msgstr "Categorienaam:"
|
||||
|
||||
#: ulng.rsopttooltipfiletypealreadyexists
|
||||
msgid "\"%s\" already exists!"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeconfirmdelete
|
||||
msgctxt "ulng.rsopttooltipfiletypeconfirmdelete"
|
||||
msgid "Are you sure you want to delete: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypedefaultexportfilename
|
||||
msgid "Exported tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeexportcaption
|
||||
msgid "Export tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeexportdone
|
||||
msgctxt "ulng.rsopttooltipfiletypeexportdone"
|
||||
msgid "Exportation of %d elements to file \"%s\" completed."
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportcaption
|
||||
msgid "Import tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportdone
|
||||
msgctxt "ulng.rsopttooltipfiletypeimportdone"
|
||||
msgid "Importation of %d elements from file \"%s\" completed."
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportfile
|
||||
msgid "Select the file to import tooltip file type configuration(s)"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportprompt
|
||||
msgctxt "ulng.rsopttooltipfiletypeimportprompt"
|
||||
msgid "Select the one(s) you want to import"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypewheretosave
|
||||
msgid "Enter location and filename where to save tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipsfiletypename
|
||||
msgid "Tooltip file type name"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttypeofduplicatedrename
|
||||
msgid "DC legacy - Copy (x) filename.ext;Windows - filename (x).ext;Other - filename(x).ext"
|
||||
msgstr "DC ouderwets - Kopieer (x) bestandnaam.ext;Windows - bestandnaam (x).ext;Ander - bestandnaam (x).ext"
|
||||
|
|
@ -12057,6 +12171,14 @@ msgctxt "ulng.rstoolterminal"
|
|||
msgid "Terminal"
|
||||
msgstr "Terminalvenster"
|
||||
|
||||
#: ulng.rstooltiphidetimeoutlist
|
||||
msgid "System default;1 sec;2 sec;3 sec;5 sec;10 sec;30 sec;1 min;Never hide"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rstooltipmodelist
|
||||
msgid "Combine DC and system tooltip, DC first (legacy);Combine DC and system tooltip, system first;Show DC tooltip when possible and system when not;Show DC tooltip only;Show system tooltip only"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rstoolviewer
|
||||
msgctxt "ulng.rstoolviewer"
|
||||
msgid "Viewer"
|
||||
|
|
|
|||
|
|
@ -3594,6 +3594,7 @@ msgid "A&pply"
|
|||
msgstr "Zastosuj"
|
||||
|
||||
#: tfrmoptionsarchivers.btnarchivercopy.caption
|
||||
msgctxt "tfrmoptionsarchivers.btnarchivercopy.caption"
|
||||
msgid "Cop&y"
|
||||
msgstr "Kopiuj"
|
||||
|
||||
|
|
@ -3623,6 +3624,7 @@ msgid "Variable reminder helper"
|
|||
msgstr ""
|
||||
|
||||
#: tfrmoptionsarchivers.btnarchiverother.caption
|
||||
msgctxt "tfrmoptionsarchivers.btnarchiverother.caption"
|
||||
msgid "Oth&er..."
|
||||
msgstr "Inne..."
|
||||
|
||||
|
|
@ -7353,19 +7355,24 @@ msgstr "Dodatkowe parametry"
|
|||
msgid "&Path to program to execute"
|
||||
msgstr "Ścieżka do programu"
|
||||
|
||||
#: tfrmoptionstooltips.btnaddfields.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.BTNADDFIELDS.CAPTION"
|
||||
#: tfrmoptionstooltips.btnaddtooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btnaddtooltipsfiletype.caption"
|
||||
msgid "A&dd"
|
||||
msgstr "Dodaj"
|
||||
|
||||
#: tfrmoptionstooltips.btnapplyfields.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.BTNAPPLYFIELDS.CAPTION"
|
||||
#: tfrmoptionstooltips.btnapplytooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btnapplytooltipsfiletype.caption"
|
||||
msgid "A&pply"
|
||||
msgstr "Zastosuj"
|
||||
|
||||
#: tfrmoptionstooltips.btndeletefields.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.BTNDELETEFIELDS.CAPTION"
|
||||
msgid "D&elete"
|
||||
#: tfrmoptionstooltips.btncopytooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btncopytooltipsfiletype.caption"
|
||||
msgid "Cop&y"
|
||||
msgstr "Kopiuj"
|
||||
|
||||
#: tfrmoptionstooltips.btndeletetooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btndeletetooltipsfiletype.caption"
|
||||
msgid "Delete"
|
||||
msgstr "Usuń"
|
||||
|
||||
#: tfrmoptionstooltips.btnfieldslist.caption
|
||||
|
|
@ -7378,14 +7385,28 @@ msgctxt "TFRMOPTIONSTOOLTIPS.BTNFIELDSSEARCHTEMPLATE.HINT"
|
|||
msgid "Template..."
|
||||
msgstr "Szablon..."
|
||||
|
||||
#: tfrmoptionstooltips.btnrenametooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btnrenametooltipsfiletype.caption"
|
||||
msgid "&Rename"
|
||||
msgstr "Zmień nazwę"
|
||||
|
||||
#: tfrmoptionstooltips.btntooltipother.caption
|
||||
msgctxt "tfrmoptionstooltips.btntooltipother.caption"
|
||||
msgid "Oth&er..."
|
||||
msgstr "Inne..."
|
||||
|
||||
#: tfrmoptionstooltips.bvltooltips1.caption
|
||||
msgid "Tooltip configuration for selected file type:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.bvltooltips2.caption
|
||||
msgid "General options about tooltips:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.chkshowtooltip.caption
|
||||
msgid "&Show tooltip for files in the file panel"
|
||||
msgstr "Pokaż podpowiedzi dla plików w panelu plików"
|
||||
|
||||
#: tfrmoptionstooltips.gbcustomfields.caption
|
||||
msgid "Custom fields by file type"
|
||||
msgstr "Pola użytkownika wg typu pliku"
|
||||
|
||||
#: tfrmoptionstooltips.lblfieldslist.caption
|
||||
msgid "Category &hint:"
|
||||
msgstr "Wskazówka kategorii:"
|
||||
|
|
@ -7395,10 +7416,35 @@ msgctxt "TFRMOPTIONSTOOLTIPS.LBLFIELDSMASK.CAPTION"
|
|||
msgid "Category &mask:"
|
||||
msgstr "Maska kategorii:"
|
||||
|
||||
#: tfrmoptionstooltips.lblfieldsname.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.LBLFIELDSNAME.CAPTION"
|
||||
msgid "Category &name:"
|
||||
msgstr "Nazwa kategorii:"
|
||||
#: tfrmoptionstooltips.lbltooltiphidingdelay.caption
|
||||
msgid "Tooltip hiding delay:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.lbltooltipshowingmode.caption
|
||||
msgid "Tooltip showing mode:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.lbltooltipslistbox.caption
|
||||
msgid "&File types:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypediscardmodification.caption
|
||||
msgid "Discard Modifications"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypeexport.caption
|
||||
msgctxt "tfrmoptionstooltips.mitooltipsfiletypeexport.caption"
|
||||
msgid "Export..."
|
||||
msgstr "Eksport..."
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypeimport.caption
|
||||
msgctxt "tfrmoptionstooltips.mitooltipsfiletypeimport.caption"
|
||||
msgid "Import..."
|
||||
msgstr "Importuj..."
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypesortfiletype.caption
|
||||
msgid "Sort Tooltip File Types"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstreeviewmenu.ckbdirectoryhotlistfromdoubleclick.caption
|
||||
msgid "With double-click on the bar on top of a file panel"
|
||||
|
|
@ -11213,6 +11259,10 @@ msgstr "Działanie"
|
|||
msgid "Add at &beginning;Add at the end;Smart add"
|
||||
msgstr "Dodaj na początku;Dodaj na końcu;Po prostu dodaj"
|
||||
|
||||
#: ulng.rsoptaddingtooltipfiletype
|
||||
msgid "Adding new tooltip file type"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiveconfiguresavetochange
|
||||
msgid "To change current editing archive configuration, either APPLY or DELETE current editing one"
|
||||
msgstr ""
|
||||
|
|
@ -11242,6 +11292,7 @@ msgid "Change Archiver Listing Encoding"
|
|||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiverconfirmdelete
|
||||
msgctxt "ulng.rsoptarchiverconfirmdelete"
|
||||
msgid "Are you sure you want to delete: %s"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -11258,6 +11309,7 @@ msgid "Export archiver configuration"
|
|||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiverexportdone
|
||||
msgctxt "ulng.rsoptarchiverexportdone"
|
||||
msgid "Exportation of %d elements to file \"%s\" completed."
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -11278,6 +11330,7 @@ msgid "Import archiver configuration"
|
|||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiverimportdone
|
||||
msgctxt "ulng.rsoptarchiverimportdone"
|
||||
msgid "Importation of %d elements from file \"%s\" completed."
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -11286,6 +11339,7 @@ msgid "Select the file to import archiver configuration(s)"
|
|||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiverimportprompt
|
||||
msgctxt "ulng.rsoptarchiverimportprompt"
|
||||
msgid "Select the one(s) you want to import"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -11694,6 +11748,10 @@ msgctxt "ulng.rsoptpluginsregisteredfor"
|
|||
msgid "Registered for"
|
||||
msgstr "Skojarzenia"
|
||||
|
||||
#: ulng.rsoptrenamingtooltipfiletype
|
||||
msgid "Renaming tooltip file type"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsoptsearchcase
|
||||
msgid "&Sensitive;&Insensitive"
|
||||
msgstr "Uwzględnij;Ignoruj"
|
||||
|
|
@ -11726,6 +11784,62 @@ msgstr "Góra;Dół;"
|
|||
msgid "S&eparator;Inte&rnal command;E&xternal command;Men&u"
|
||||
msgstr "Separator;Polecenie wewnętrzne;Polecenie zewnętrzne;Men&u"
|
||||
|
||||
#: ulng.rsopttooltipconfiguresavetochange
|
||||
msgid "To change file type tooltip configuration, either APPLY or DELETE current editing one"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletype
|
||||
msgid "Tooltip file type name:"
|
||||
msgstr "Nazwa kategorii:"
|
||||
|
||||
#: ulng.rsopttooltipfiletypealreadyexists
|
||||
msgid "\"%s\" already exists!"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeconfirmdelete
|
||||
msgctxt "ulng.rsopttooltipfiletypeconfirmdelete"
|
||||
msgid "Are you sure you want to delete: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypedefaultexportfilename
|
||||
msgid "Exported tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeexportcaption
|
||||
msgid "Export tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeexportdone
|
||||
msgctxt "ulng.rsopttooltipfiletypeexportdone"
|
||||
msgid "Exportation of %d elements to file \"%s\" completed."
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportcaption
|
||||
msgid "Import tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportdone
|
||||
msgctxt "ulng.rsopttooltipfiletypeimportdone"
|
||||
msgid "Importation of %d elements from file \"%s\" completed."
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportfile
|
||||
msgid "Select the file to import tooltip file type configuration(s)"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportprompt
|
||||
msgctxt "ulng.rsopttooltipfiletypeimportprompt"
|
||||
msgid "Select the one(s) you want to import"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypewheretosave
|
||||
msgid "Enter location and filename where to save tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipsfiletypename
|
||||
msgid "Tooltip file type name"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttypeofduplicatedrename
|
||||
msgid "DC legacy - Copy (x) filename.ext;Windows - filename (x).ext;Other - filename(x).ext"
|
||||
msgstr "DC legacy - Kopiuj (x) nazwapliku.roz;Windows - nazwapliku (x).roz;Pozostałe - nazwapliku(x).roz"
|
||||
|
|
@ -12073,6 +12187,14 @@ msgctxt "ulng.rstoolterminal"
|
|||
msgid "Terminal"
|
||||
msgstr "Terminal"
|
||||
|
||||
#: ulng.rstooltiphidetimeoutlist
|
||||
msgid "System default;1 sec;2 sec;3 sec;5 sec;10 sec;30 sec;1 min;Never hide"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rstooltipmodelist
|
||||
msgid "Combine DC and system tooltip, DC first (legacy);Combine DC and system tooltip, system first;Show DC tooltip when possible and system when not;Show DC tooltip only;Show system tooltip only"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rstoolviewer
|
||||
msgctxt "ulng.rstoolviewer"
|
||||
msgid "Viewer"
|
||||
|
|
|
|||
|
|
@ -3590,6 +3590,7 @@ msgid "A&pply"
|
|||
msgstr ""
|
||||
|
||||
#: tfrmoptionsarchivers.btnarchivercopy.caption
|
||||
msgctxt "tfrmoptionsarchivers.btnarchivercopy.caption"
|
||||
msgid "Cop&y"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -3619,6 +3620,7 @@ msgid "Variable reminder helper"
|
|||
msgstr ""
|
||||
|
||||
#: tfrmoptionsarchivers.btnarchiverother.caption
|
||||
msgctxt "tfrmoptionsarchivers.btnarchiverother.caption"
|
||||
msgid "Oth&er..."
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -7339,19 +7341,24 @@ msgstr ""
|
|||
msgid "&Path to program to execute"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.btnaddfields.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.BTNADDFIELDS.CAPTION"
|
||||
#: tfrmoptionstooltips.btnaddtooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btnaddtooltipsfiletype.caption"
|
||||
msgid "A&dd"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.btnapplyfields.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.BTNAPPLYFIELDS.CAPTION"
|
||||
#: tfrmoptionstooltips.btnapplytooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btnapplytooltipsfiletype.caption"
|
||||
msgid "A&pply"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.btndeletefields.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.BTNDELETEFIELDS.CAPTION"
|
||||
msgid "D&elete"
|
||||
#: tfrmoptionstooltips.btncopytooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btncopytooltipsfiletype.caption"
|
||||
msgid "Cop&y"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.btndeletetooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btndeletetooltipsfiletype.caption"
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.btnfieldslist.caption
|
||||
|
|
@ -7364,12 +7371,26 @@ msgctxt "TFRMOPTIONSTOOLTIPS.BTNFIELDSSEARCHTEMPLATE.HINT"
|
|||
msgid "Template..."
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.chkshowtooltip.caption
|
||||
msgid "&Show tooltip for files in the file panel"
|
||||
#: tfrmoptionstooltips.btnrenametooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btnrenametooltipsfiletype.caption"
|
||||
msgid "&Rename"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.gbcustomfields.caption
|
||||
msgid "Custom fields by file type"
|
||||
#: tfrmoptionstooltips.btntooltipother.caption
|
||||
msgctxt "tfrmoptionstooltips.btntooltipother.caption"
|
||||
msgid "Oth&er..."
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.bvltooltips1.caption
|
||||
msgid "Tooltip configuration for selected file type:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.bvltooltips2.caption
|
||||
msgid "General options about tooltips:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.chkshowtooltip.caption
|
||||
msgid "&Show tooltip for files in the file panel"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.lblfieldslist.caption
|
||||
|
|
@ -7381,9 +7402,34 @@ msgctxt "TFRMOPTIONSTOOLTIPS.LBLFIELDSMASK.CAPTION"
|
|||
msgid "Category &mask:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.lblfieldsname.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.LBLFIELDSNAME.CAPTION"
|
||||
msgid "Category &name:"
|
||||
#: tfrmoptionstooltips.lbltooltiphidingdelay.caption
|
||||
msgid "Tooltip hiding delay:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.lbltooltipshowingmode.caption
|
||||
msgid "Tooltip showing mode:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.lbltooltipslistbox.caption
|
||||
msgid "&File types:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypediscardmodification.caption
|
||||
msgid "Discard Modifications"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypeexport.caption
|
||||
msgctxt "tfrmoptionstooltips.mitooltipsfiletypeexport.caption"
|
||||
msgid "Export..."
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypeimport.caption
|
||||
msgctxt "tfrmoptionstooltips.mitooltipsfiletypeimport.caption"
|
||||
msgid "Import..."
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypesortfiletype.caption
|
||||
msgid "Sort Tooltip File Types"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstreeviewmenu.ckbdirectoryhotlistfromdoubleclick.caption
|
||||
|
|
@ -11148,6 +11194,10 @@ msgstr ""
|
|||
msgid "Add at &beginning;Add at the end;Smart add"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsoptaddingtooltipfiletype
|
||||
msgid "Adding new tooltip file type"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiveconfiguresavetochange
|
||||
msgid "To change current editing archive configuration, either APPLY or DELETE current editing one"
|
||||
msgstr ""
|
||||
|
|
@ -11177,6 +11227,7 @@ msgid "Change Archiver Listing Encoding"
|
|||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiverconfirmdelete
|
||||
msgctxt "ulng.rsoptarchiverconfirmdelete"
|
||||
msgid "Are you sure you want to delete: %s"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -11193,6 +11244,7 @@ msgid "Export archiver configuration"
|
|||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiverexportdone
|
||||
msgctxt "ulng.rsoptarchiverexportdone"
|
||||
msgid "Exportation of %d elements to file \"%s\" completed."
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -11213,6 +11265,7 @@ msgid "Import archiver configuration"
|
|||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiverimportdone
|
||||
msgctxt "ulng.rsoptarchiverimportdone"
|
||||
msgid "Importation of %d elements from file \"%s\" completed."
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -11221,6 +11274,7 @@ msgid "Select the file to import archiver configuration(s)"
|
|||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiverimportprompt
|
||||
msgctxt "ulng.rsoptarchiverimportprompt"
|
||||
msgid "Select the one(s) you want to import"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -11625,6 +11679,10 @@ msgctxt "ulng.rsoptpluginsregisteredfor"
|
|||
msgid "Registered for"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsoptrenamingtooltipfiletype
|
||||
msgid "Renaming tooltip file type"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsoptsearchcase
|
||||
msgid "&Sensitive;&Insensitive"
|
||||
msgstr ""
|
||||
|
|
@ -11657,6 +11715,62 @@ msgstr ""
|
|||
msgid "S&eparator;Inte&rnal command;E&xternal command;Men&u"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipconfiguresavetochange
|
||||
msgid "To change file type tooltip configuration, either APPLY or DELETE current editing one"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletype
|
||||
msgid "Tooltip file type name:"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypealreadyexists
|
||||
msgid "\"%s\" already exists!"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeconfirmdelete
|
||||
msgctxt "ulng.rsopttooltipfiletypeconfirmdelete"
|
||||
msgid "Are you sure you want to delete: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypedefaultexportfilename
|
||||
msgid "Exported tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeexportcaption
|
||||
msgid "Export tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeexportdone
|
||||
msgctxt "ulng.rsopttooltipfiletypeexportdone"
|
||||
msgid "Exportation of %d elements to file \"%s\" completed."
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportcaption
|
||||
msgid "Import tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportdone
|
||||
msgctxt "ulng.rsopttooltipfiletypeimportdone"
|
||||
msgid "Importation of %d elements from file \"%s\" completed."
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportfile
|
||||
msgid "Select the file to import tooltip file type configuration(s)"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportprompt
|
||||
msgctxt "ulng.rsopttooltipfiletypeimportprompt"
|
||||
msgid "Select the one(s) you want to import"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypewheretosave
|
||||
msgid "Enter location and filename where to save tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipsfiletypename
|
||||
msgid "Tooltip file type name"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttypeofduplicatedrename
|
||||
msgid "DC legacy - Copy (x) filename.ext;Windows - filename (x).ext;Other - filename(x).ext"
|
||||
msgstr ""
|
||||
|
|
@ -12000,6 +12114,14 @@ msgctxt "ulng.rstoolterminal"
|
|||
msgid "Terminal"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rstooltiphidetimeoutlist
|
||||
msgid "System default;1 sec;2 sec;3 sec;5 sec;10 sec;30 sec;1 min;Never hide"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rstooltipmodelist
|
||||
msgid "Combine DC and system tooltip, DC first (legacy);Combine DC and system tooltip, system first;Show DC tooltip when possible and system when not;Show DC tooltip only;Show system tooltip only"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rstoolviewer
|
||||
msgctxt "ulng.rstoolviewer"
|
||||
msgid "Viewer"
|
||||
|
|
|
|||
|
|
@ -3670,6 +3670,7 @@ msgid "A&pply"
|
|||
msgstr "A&plicar"
|
||||
|
||||
#: tfrmoptionsarchivers.btnarchivercopy.caption
|
||||
msgctxt "tfrmoptionsarchivers.btnarchivercopy.caption"
|
||||
msgid "Cop&y"
|
||||
msgstr "Copiar"
|
||||
|
||||
|
|
@ -3699,6 +3700,7 @@ msgid "Variable reminder helper"
|
|||
msgstr ""
|
||||
|
||||
#: tfrmoptionsarchivers.btnarchiverother.caption
|
||||
msgctxt "tfrmoptionsarchivers.btnarchiverother.caption"
|
||||
msgid "Oth&er..."
|
||||
msgstr "Outro..."
|
||||
|
||||
|
|
@ -7554,19 +7556,24 @@ msgstr "Parâmetros a&dicionais"
|
|||
msgid "&Path to program to execute"
|
||||
msgstr "Caminho do &programa a executar"
|
||||
|
||||
#: tfrmoptionstooltips.btnaddfields.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.BTNADDFIELDS.CAPTION"
|
||||
#: tfrmoptionstooltips.btnaddtooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btnaddtooltipsfiletype.caption"
|
||||
msgid "A&dd"
|
||||
msgstr "A&dicionar"
|
||||
|
||||
#: tfrmoptionstooltips.btnapplyfields.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.BTNAPPLYFIELDS.CAPTION"
|
||||
#: tfrmoptionstooltips.btnapplytooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btnapplytooltipsfiletype.caption"
|
||||
msgid "A&pply"
|
||||
msgstr "A&plicar"
|
||||
|
||||
#: tfrmoptionstooltips.btndeletefields.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.BTNDELETEFIELDS.CAPTION"
|
||||
msgid "D&elete"
|
||||
#: tfrmoptionstooltips.btncopytooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btncopytooltipsfiletype.caption"
|
||||
msgid "Cop&y"
|
||||
msgstr "Copiar"
|
||||
|
||||
#: tfrmoptionstooltips.btndeletetooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btndeletetooltipsfiletype.caption"
|
||||
msgid "Delete"
|
||||
msgstr "&Eliminar"
|
||||
|
||||
#: tfrmoptionstooltips.btnfieldslist.caption
|
||||
|
|
@ -7579,16 +7586,29 @@ msgctxt "TFRMOPTIONSTOOLTIPS.BTNFIELDSSEARCHTEMPLATE.HINT"
|
|||
msgid "Template..."
|
||||
msgstr "Modelo..."
|
||||
|
||||
#: tfrmoptionstooltips.btnrenametooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btnrenametooltipsfiletype.caption"
|
||||
msgid "&Rename"
|
||||
msgstr "&Renomear"
|
||||
|
||||
#: tfrmoptionstooltips.btntooltipother.caption
|
||||
msgctxt "tfrmoptionstooltips.btntooltipother.caption"
|
||||
msgid "Oth&er..."
|
||||
msgstr "Outro..."
|
||||
|
||||
#: tfrmoptionstooltips.bvltooltips1.caption
|
||||
msgid "Tooltip configuration for selected file type:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.bvltooltips2.caption
|
||||
msgid "General options about tooltips:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.chkshowtooltip.caption
|
||||
msgctxt "tfrmoptionstooltips.chkshowtooltip.caption"
|
||||
msgid "&Show tooltip for files in the file panel"
|
||||
msgstr "Mostrar sugestão para ficheiros no painel"
|
||||
|
||||
#: tfrmoptionstooltips.gbcustomfields.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.GBCUSTOMFIELDS.CAPTION"
|
||||
msgid "Custom fields by file type"
|
||||
msgstr "Campos personalizados por tipo de ficheiro"
|
||||
|
||||
#: tfrmoptionstooltips.lblfieldslist.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.LBLFIELDSLIST.CAPTION"
|
||||
msgid "Category &hint:"
|
||||
|
|
@ -7599,10 +7619,35 @@ msgctxt "TFRMOPTIONSTOOLTIPS.LBLFIELDSMASK.CAPTION"
|
|||
msgid "Category &mask:"
|
||||
msgstr "&Máscara da categoria:"
|
||||
|
||||
#: tfrmoptionstooltips.lblfieldsname.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.LBLFIELDSNAME.CAPTION"
|
||||
msgid "Category &name:"
|
||||
msgstr "&Nome da categoria:"
|
||||
#: tfrmoptionstooltips.lbltooltiphidingdelay.caption
|
||||
msgid "Tooltip hiding delay:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.lbltooltipshowingmode.caption
|
||||
msgid "Tooltip showing mode:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.lbltooltipslistbox.caption
|
||||
msgid "&File types:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypediscardmodification.caption
|
||||
msgid "Discard Modifications"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypeexport.caption
|
||||
msgctxt "tfrmoptionstooltips.mitooltipsfiletypeexport.caption"
|
||||
msgid "Export..."
|
||||
msgstr "Exportar..."
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypeimport.caption
|
||||
msgctxt "tfrmoptionstooltips.mitooltipsfiletypeimport.caption"
|
||||
msgid "Import..."
|
||||
msgstr "Importar..."
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypesortfiletype.caption
|
||||
msgid "Sort Tooltip File Types"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstreeviewmenu.ckbdirectoryhotlistfromdoubleclick.caption
|
||||
msgid "With double-click on the bar on top of a file panel"
|
||||
|
|
@ -11470,6 +11515,10 @@ msgstr "A trabalhar"
|
|||
msgid "Add at &beginning;Add at the end;Smart add"
|
||||
msgstr "Adicionar no início;Adicionar no fim;Adicionar inteligente"
|
||||
|
||||
#: ulng.rsoptaddingtooltipfiletype
|
||||
msgid "Adding new tooltip file type"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiveconfiguresavetochange
|
||||
msgid "To change current editing archive configuration, either APPLY or DELETE current editing one"
|
||||
msgstr ""
|
||||
|
|
@ -11499,6 +11548,7 @@ msgid "Change Archiver Listing Encoding"
|
|||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiverconfirmdelete
|
||||
msgctxt "ulng.rsoptarchiverconfirmdelete"
|
||||
msgid "Are you sure you want to delete: %s"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -11515,6 +11565,7 @@ msgid "Export archiver configuration"
|
|||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiverexportdone
|
||||
msgctxt "ulng.rsoptarchiverexportdone"
|
||||
msgid "Exportation of %d elements to file \"%s\" completed."
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -11535,6 +11586,7 @@ msgid "Import archiver configuration"
|
|||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiverimportdone
|
||||
msgctxt "ulng.rsoptarchiverimportdone"
|
||||
msgid "Importation of %d elements from file \"%s\" completed."
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -11543,6 +11595,7 @@ msgid "Select the file to import archiver configuration(s)"
|
|||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiverimportprompt
|
||||
msgctxt "ulng.rsoptarchiverimportprompt"
|
||||
msgid "Select the one(s) you want to import"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -11972,6 +12025,10 @@ msgctxt "ulng.rsoptpluginsregisteredfor"
|
|||
msgid "Registered for"
|
||||
msgstr "Registado para"
|
||||
|
||||
#: ulng.rsoptrenamingtooltipfiletype
|
||||
msgid "Renaming tooltip file type"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsoptsearchcase
|
||||
msgid "&Sensitive;&Insensitive"
|
||||
msgstr "&Sensível;&Insensível"
|
||||
|
|
@ -12004,6 +12061,62 @@ msgstr "Cimo;Fundo;"
|
|||
msgid "S&eparator;Inte&rnal command;E&xternal command;Men&u"
|
||||
msgstr "S&eparador;Comando inte&rno;Comando e&xterno;Men&u"
|
||||
|
||||
#: ulng.rsopttooltipconfiguresavetochange
|
||||
msgid "To change file type tooltip configuration, either APPLY or DELETE current editing one"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletype
|
||||
msgid "Tooltip file type name:"
|
||||
msgstr "&Nome da categoria:"
|
||||
|
||||
#: ulng.rsopttooltipfiletypealreadyexists
|
||||
msgid "\"%s\" already exists!"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeconfirmdelete
|
||||
msgctxt "ulng.rsopttooltipfiletypeconfirmdelete"
|
||||
msgid "Are you sure you want to delete: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypedefaultexportfilename
|
||||
msgid "Exported tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeexportcaption
|
||||
msgid "Export tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeexportdone
|
||||
msgctxt "ulng.rsopttooltipfiletypeexportdone"
|
||||
msgid "Exportation of %d elements to file \"%s\" completed."
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportcaption
|
||||
msgid "Import tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportdone
|
||||
msgctxt "ulng.rsopttooltipfiletypeimportdone"
|
||||
msgid "Importation of %d elements from file \"%s\" completed."
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportfile
|
||||
msgid "Select the file to import tooltip file type configuration(s)"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportprompt
|
||||
msgctxt "ulng.rsopttooltipfiletypeimportprompt"
|
||||
msgid "Select the one(s) you want to import"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypewheretosave
|
||||
msgid "Enter location and filename where to save tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipsfiletypename
|
||||
msgid "Tooltip file type name"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttypeofduplicatedrename
|
||||
msgid "DC legacy - Copy (x) filename.ext;Windows - filename (x).ext;Other - filename(x).ext"
|
||||
msgstr "DC clássico - Copiar (x) nome_fich.ext;Windows - nome_fich (x).ext;Outros - nome_fich(x).ext"
|
||||
|
|
@ -12358,6 +12471,14 @@ msgctxt "ulng.rstoolterminal"
|
|||
msgid "Terminal"
|
||||
msgstr "Terminal"
|
||||
|
||||
#: ulng.rstooltiphidetimeoutlist
|
||||
msgid "System default;1 sec;2 sec;3 sec;5 sec;10 sec;30 sec;1 min;Never hide"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rstooltipmodelist
|
||||
msgid "Combine DC and system tooltip, DC first (legacy);Combine DC and system tooltip, system first;Show DC tooltip when possible and system when not;Show DC tooltip only;Show system tooltip only"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rstoolviewer
|
||||
msgctxt "ulng.rstoolviewer"
|
||||
msgid "Viewer"
|
||||
|
|
|
|||
|
|
@ -3708,6 +3708,7 @@ msgid "A&pply"
|
|||
msgstr "A&plicar"
|
||||
|
||||
#: tfrmoptionsarchivers.btnarchivercopy.caption
|
||||
msgctxt "tfrmoptionsarchivers.btnarchivercopy.caption"
|
||||
msgid "Cop&y"
|
||||
msgstr "Copiar"
|
||||
|
||||
|
|
@ -3737,6 +3738,7 @@ msgid "Variable reminder helper"
|
|||
msgstr ""
|
||||
|
||||
#: tfrmoptionsarchivers.btnarchiverother.caption
|
||||
msgctxt "tfrmoptionsarchivers.btnarchiverother.caption"
|
||||
msgid "Oth&er..."
|
||||
msgstr "Outro..."
|
||||
|
||||
|
|
@ -7634,19 +7636,24 @@ msgstr "Parâmetros a&dicionais."
|
|||
msgid "&Path to program to execute"
|
||||
msgstr "Caminho do &programa a executar."
|
||||
|
||||
#: tfrmoptionstooltips.btnaddfields.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.BTNADDFIELDS.CAPTION"
|
||||
#: tfrmoptionstooltips.btnaddtooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btnaddtooltipsfiletype.caption"
|
||||
msgid "A&dd"
|
||||
msgstr "A&dicionar"
|
||||
|
||||
#: tfrmoptionstooltips.btnapplyfields.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.BTNAPPLYFIELDS.CAPTION"
|
||||
#: tfrmoptionstooltips.btnapplytooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btnapplytooltipsfiletype.caption"
|
||||
msgid "A&pply"
|
||||
msgstr "A&plicar"
|
||||
|
||||
#: tfrmoptionstooltips.btndeletefields.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.BTNDELETEFIELDS.CAPTION"
|
||||
msgid "D&elete"
|
||||
#: tfrmoptionstooltips.btncopytooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btncopytooltipsfiletype.caption"
|
||||
msgid "Cop&y"
|
||||
msgstr "Copiar"
|
||||
|
||||
#: tfrmoptionstooltips.btndeletetooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btndeletetooltipsfiletype.caption"
|
||||
msgid "Delete"
|
||||
msgstr "&Excluir"
|
||||
|
||||
#: tfrmoptionstooltips.btnfieldslist.caption
|
||||
|
|
@ -7659,16 +7666,29 @@ msgctxt "TFRMOPTIONSTOOLTIPS.BTNFIELDSSEARCHTEMPLATE.HINT"
|
|||
msgid "Template..."
|
||||
msgstr "Modelo..."
|
||||
|
||||
#: tfrmoptionstooltips.btnrenametooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btnrenametooltipsfiletype.caption"
|
||||
msgid "&Rename"
|
||||
msgstr "&Renomear"
|
||||
|
||||
#: tfrmoptionstooltips.btntooltipother.caption
|
||||
msgctxt "tfrmoptionstooltips.btntooltipother.caption"
|
||||
msgid "Oth&er..."
|
||||
msgstr "Outro..."
|
||||
|
||||
#: tfrmoptionstooltips.bvltooltips1.caption
|
||||
msgid "Tooltip configuration for selected file type:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.bvltooltips2.caption
|
||||
msgid "General options about tooltips:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.chkshowtooltip.caption
|
||||
msgctxt "tfrmoptionstooltips.chkshowtooltip.caption"
|
||||
msgid "&Show tooltip for files in the file panel"
|
||||
msgstr "&Mostrar dicas para arquivos no painel de arquivo."
|
||||
|
||||
#: tfrmoptionstooltips.gbcustomfields.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.GBCUSTOMFIELDS.CAPTION"
|
||||
msgid "Custom fields by file type"
|
||||
msgstr "Campos personalizados por tipo de arquivo."
|
||||
|
||||
#: tfrmoptionstooltips.lblfieldslist.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.LBLFIELDSLIST.CAPTION"
|
||||
msgid "Category &hint:"
|
||||
|
|
@ -7679,10 +7699,35 @@ msgctxt "TFRMOPTIONSTOOLTIPS.LBLFIELDSMASK.CAPTION"
|
|||
msgid "Category &mask:"
|
||||
msgstr "&Máscara da categoria:"
|
||||
|
||||
#: tfrmoptionstooltips.lblfieldsname.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.LBLFIELDSNAME.CAPTION"
|
||||
msgid "Category &name:"
|
||||
msgstr "&Nome da categoria:"
|
||||
#: tfrmoptionstooltips.lbltooltiphidingdelay.caption
|
||||
msgid "Tooltip hiding delay:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.lbltooltipshowingmode.caption
|
||||
msgid "Tooltip showing mode:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.lbltooltipslistbox.caption
|
||||
msgid "&File types:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypediscardmodification.caption
|
||||
msgid "Discard Modifications"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypeexport.caption
|
||||
msgctxt "tfrmoptionstooltips.mitooltipsfiletypeexport.caption"
|
||||
msgid "Export..."
|
||||
msgstr "Exportar..."
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypeimport.caption
|
||||
msgctxt "tfrmoptionstooltips.mitooltipsfiletypeimport.caption"
|
||||
msgid "Import..."
|
||||
msgstr "Importar..."
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypesortfiletype.caption
|
||||
msgid "Sort Tooltip File Types"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstreeviewmenu.ckbdirectoryhotlistfromdoubleclick.caption
|
||||
msgid "With double-click on the bar on top of a file panel"
|
||||
|
|
@ -11613,6 +11658,10 @@ msgstr "Trabalhando"
|
|||
msgid "Add at &beginning;Add at the end;Smart add"
|
||||
msgstr "Adicionar no início; Adicionar no final; Smart adicionar"
|
||||
|
||||
#: ulng.rsoptaddingtooltipfiletype
|
||||
msgid "Adding new tooltip file type"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiveconfiguresavetochange
|
||||
msgid "To change current editing archive configuration, either APPLY or DELETE current editing one"
|
||||
msgstr ""
|
||||
|
|
@ -11642,6 +11691,7 @@ msgid "Change Archiver Listing Encoding"
|
|||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiverconfirmdelete
|
||||
msgctxt "ulng.rsoptarchiverconfirmdelete"
|
||||
msgid "Are you sure you want to delete: %s"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -11658,6 +11708,7 @@ msgid "Export archiver configuration"
|
|||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiverexportdone
|
||||
msgctxt "ulng.rsoptarchiverexportdone"
|
||||
msgid "Exportation of %d elements to file \"%s\" completed."
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -11678,6 +11729,7 @@ msgid "Import archiver configuration"
|
|||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiverimportdone
|
||||
msgctxt "ulng.rsoptarchiverimportdone"
|
||||
msgid "Importation of %d elements from file \"%s\" completed."
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -11686,6 +11738,7 @@ msgid "Select the file to import archiver configuration(s)"
|
|||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiverimportprompt
|
||||
msgctxt "ulng.rsoptarchiverimportprompt"
|
||||
msgid "Select the one(s) you want to import"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -12114,6 +12167,10 @@ msgctxt "ulng.rsoptpluginsregisteredfor"
|
|||
msgid "Registered for"
|
||||
msgstr "Registado para"
|
||||
|
||||
#: ulng.rsoptrenamingtooltipfiletype
|
||||
msgid "Renaming tooltip file type"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsoptsearchcase
|
||||
msgid "&Sensitive;&Insensitive"
|
||||
msgstr "&Sensível;&Insensível"
|
||||
|
|
@ -12146,6 +12203,62 @@ msgstr "Topo;Inferior;"
|
|||
msgid "S&eparator;Inte&rnal command;E&xternal command;Men&u"
|
||||
msgstr "S&eparador;Comando inte&rno;Comando e&xterno;Men&u"
|
||||
|
||||
#: ulng.rsopttooltipconfiguresavetochange
|
||||
msgid "To change file type tooltip configuration, either APPLY or DELETE current editing one"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletype
|
||||
msgid "Tooltip file type name:"
|
||||
msgstr "&Nome da categoria:"
|
||||
|
||||
#: ulng.rsopttooltipfiletypealreadyexists
|
||||
msgid "\"%s\" already exists!"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeconfirmdelete
|
||||
msgctxt "ulng.rsopttooltipfiletypeconfirmdelete"
|
||||
msgid "Are you sure you want to delete: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypedefaultexportfilename
|
||||
msgid "Exported tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeexportcaption
|
||||
msgid "Export tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeexportdone
|
||||
msgctxt "ulng.rsopttooltipfiletypeexportdone"
|
||||
msgid "Exportation of %d elements to file \"%s\" completed."
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportcaption
|
||||
msgid "Import tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportdone
|
||||
msgctxt "ulng.rsopttooltipfiletypeimportdone"
|
||||
msgid "Importation of %d elements from file \"%s\" completed."
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportfile
|
||||
msgid "Select the file to import tooltip file type configuration(s)"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportprompt
|
||||
msgctxt "ulng.rsopttooltipfiletypeimportprompt"
|
||||
msgid "Select the one(s) you want to import"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypewheretosave
|
||||
msgid "Enter location and filename where to save tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipsfiletypename
|
||||
msgid "Tooltip file type name"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttypeofduplicatedrename
|
||||
msgid "DC legacy - Copy (x) filename.ext;Windows - filename (x).ext;Other - filename(x).ext"
|
||||
msgstr "DC legacy - Copiar (x) nome_de_arquivo.ext; Windows - nome_de_arquivo (x).ext; Outro - nome_do_arquivo (x).ext"
|
||||
|
|
@ -12496,6 +12609,14 @@ msgctxt "ulng.rstoolterminal"
|
|||
msgid "Terminal"
|
||||
msgstr "Terminal"
|
||||
|
||||
#: ulng.rstooltiphidetimeoutlist
|
||||
msgid "System default;1 sec;2 sec;3 sec;5 sec;10 sec;30 sec;1 min;Never hide"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rstooltipmodelist
|
||||
msgid "Combine DC and system tooltip, DC first (legacy);Combine DC and system tooltip, system first;Show DC tooltip when possible and system when not;Show DC tooltip only;Show system tooltip only"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rstoolviewer
|
||||
msgctxt "ulng.rstoolviewer"
|
||||
msgid "Viewer"
|
||||
|
|
|
|||
|
|
@ -3670,6 +3670,7 @@ msgid "A&pply"
|
|||
msgstr "A&plică"
|
||||
|
||||
#: tfrmoptionsarchivers.btnarchivercopy.caption
|
||||
msgctxt "tfrmoptionsarchivers.btnarchivercopy.caption"
|
||||
msgid "Cop&y"
|
||||
msgstr "Copiază"
|
||||
|
||||
|
|
@ -3699,6 +3700,7 @@ msgid "Variable reminder helper"
|
|||
msgstr ""
|
||||
|
||||
#: tfrmoptionsarchivers.btnarchiverother.caption
|
||||
msgctxt "tfrmoptionsarchivers.btnarchiverother.caption"
|
||||
msgid "Oth&er..."
|
||||
msgstr "Altele..."
|
||||
|
||||
|
|
@ -7556,19 +7558,24 @@ msgstr "Parametri a&diționali"
|
|||
msgid "&Path to program to execute"
|
||||
msgstr "Calea spre &programul de executat"
|
||||
|
||||
#: tfrmoptionstooltips.btnaddfields.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.BTNADDFIELDS.CAPTION"
|
||||
#: tfrmoptionstooltips.btnaddtooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btnaddtooltipsfiletype.caption"
|
||||
msgid "A&dd"
|
||||
msgstr "A&daugă"
|
||||
|
||||
#: tfrmoptionstooltips.btnapplyfields.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.BTNAPPLYFIELDS.CAPTION"
|
||||
#: tfrmoptionstooltips.btnapplytooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btnapplytooltipsfiletype.caption"
|
||||
msgid "A&pply"
|
||||
msgstr "A&plică"
|
||||
|
||||
#: tfrmoptionstooltips.btndeletefields.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.BTNDELETEFIELDS.CAPTION"
|
||||
msgid "D&elete"
|
||||
#: tfrmoptionstooltips.btncopytooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btncopytooltipsfiletype.caption"
|
||||
msgid "Cop&y"
|
||||
msgstr "Copiază"
|
||||
|
||||
#: tfrmoptionstooltips.btndeletetooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btndeletetooltipsfiletype.caption"
|
||||
msgid "Delete"
|
||||
msgstr "Șt&erge"
|
||||
|
||||
#: tfrmoptionstooltips.btnfieldslist.caption
|
||||
|
|
@ -7581,16 +7588,29 @@ msgctxt "TFRMOPTIONSTOOLTIPS.BTNFIELDSSEARCHTEMPLATE.HINT"
|
|||
msgid "Template..."
|
||||
msgstr "Șablon..."
|
||||
|
||||
#: tfrmoptionstooltips.btnrenametooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btnrenametooltipsfiletype.caption"
|
||||
msgid "&Rename"
|
||||
msgstr "&Redenumește"
|
||||
|
||||
#: tfrmoptionstooltips.btntooltipother.caption
|
||||
msgctxt "tfrmoptionstooltips.btntooltipother.caption"
|
||||
msgid "Oth&er..."
|
||||
msgstr "Altele..."
|
||||
|
||||
#: tfrmoptionstooltips.bvltooltips1.caption
|
||||
msgid "Tooltip configuration for selected file type:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.bvltooltips2.caption
|
||||
msgid "General options about tooltips:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.chkshowtooltip.caption
|
||||
msgctxt "tfrmoptionstooltips.chkshowtooltip.caption"
|
||||
msgid "&Show tooltip for files in the file panel"
|
||||
msgstr "Arată (&s) indiciu pentru fișierele din panoul de fișiere"
|
||||
|
||||
#: tfrmoptionstooltips.gbcustomfields.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.GBCUSTOMFIELDS.CAPTION"
|
||||
msgid "Custom fields by file type"
|
||||
msgstr "Câmpuri personalizate pe tip de fișier"
|
||||
|
||||
#: tfrmoptionstooltips.lblfieldslist.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.LBLFIELDSLIST.CAPTION"
|
||||
msgid "Category &hint:"
|
||||
|
|
@ -7601,10 +7621,35 @@ msgctxt "TFRMOPTIONSTOOLTIPS.LBLFIELDSMASK.CAPTION"
|
|||
msgid "Category &mask:"
|
||||
msgstr "&Mască categorie:"
|
||||
|
||||
#: tfrmoptionstooltips.lblfieldsname.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.LBLFIELDSNAME.CAPTION"
|
||||
msgid "Category &name:"
|
||||
msgstr "&Nume categorie:"
|
||||
#: tfrmoptionstooltips.lbltooltiphidingdelay.caption
|
||||
msgid "Tooltip hiding delay:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.lbltooltipshowingmode.caption
|
||||
msgid "Tooltip showing mode:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.lbltooltipslistbox.caption
|
||||
msgid "&File types:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypediscardmodification.caption
|
||||
msgid "Discard Modifications"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypeexport.caption
|
||||
msgctxt "tfrmoptionstooltips.mitooltipsfiletypeexport.caption"
|
||||
msgid "Export..."
|
||||
msgstr "Exportă..."
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypeimport.caption
|
||||
msgctxt "tfrmoptionstooltips.mitooltipsfiletypeimport.caption"
|
||||
msgid "Import..."
|
||||
msgstr "Importă..."
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypesortfiletype.caption
|
||||
msgid "Sort Tooltip File Types"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstreeviewmenu.ckbdirectoryhotlistfromdoubleclick.caption
|
||||
msgid "With double-click on the bar on top of a file panel"
|
||||
|
|
@ -11435,6 +11480,10 @@ msgstr "Se lucrează"
|
|||
msgid "Add at &beginning;Add at the end;Smart add"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsoptaddingtooltipfiletype
|
||||
msgid "Adding new tooltip file type"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiveconfiguresavetochange
|
||||
msgid "To change current editing archive configuration, either APPLY or DELETE current editing one"
|
||||
msgstr ""
|
||||
|
|
@ -11464,6 +11513,7 @@ msgid "Change Archiver Listing Encoding"
|
|||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiverconfirmdelete
|
||||
msgctxt "ulng.rsoptarchiverconfirmdelete"
|
||||
msgid "Are you sure you want to delete: %s"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -11480,6 +11530,7 @@ msgid "Export archiver configuration"
|
|||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiverexportdone
|
||||
msgctxt "ulng.rsoptarchiverexportdone"
|
||||
msgid "Exportation of %d elements to file \"%s\" completed."
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -11500,6 +11551,7 @@ msgid "Import archiver configuration"
|
|||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiverimportdone
|
||||
msgctxt "ulng.rsoptarchiverimportdone"
|
||||
msgid "Importation of %d elements from file \"%s\" completed."
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -11508,6 +11560,7 @@ msgid "Select the file to import archiver configuration(s)"
|
|||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiverimportprompt
|
||||
msgctxt "ulng.rsoptarchiverimportprompt"
|
||||
msgid "Select the one(s) you want to import"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -11934,6 +11987,10 @@ msgctxt "ulng.rsoptpluginsregisteredfor"
|
|||
msgid "Registered for"
|
||||
msgstr "Înregistrat pentru"
|
||||
|
||||
#: ulng.rsoptrenamingtooltipfiletype
|
||||
msgid "Renaming tooltip file type"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsoptsearchcase
|
||||
msgid "&Sensitive;&Insensitive"
|
||||
msgstr "&Sensibil;&Insensibil"
|
||||
|
|
@ -11966,6 +12023,62 @@ msgstr "Vârf;Bază;"
|
|||
msgid "S&eparator;Inte&rnal command;E&xternal command;Men&u"
|
||||
msgstr "S&eparator;Comandă inte&rnă;Comandă e&xternă;Meni&u"
|
||||
|
||||
#: ulng.rsopttooltipconfiguresavetochange
|
||||
msgid "To change file type tooltip configuration, either APPLY or DELETE current editing one"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletype
|
||||
msgid "Tooltip file type name:"
|
||||
msgstr "&Nume categorie:"
|
||||
|
||||
#: ulng.rsopttooltipfiletypealreadyexists
|
||||
msgid "\"%s\" already exists!"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeconfirmdelete
|
||||
msgctxt "ulng.rsopttooltipfiletypeconfirmdelete"
|
||||
msgid "Are you sure you want to delete: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypedefaultexportfilename
|
||||
msgid "Exported tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeexportcaption
|
||||
msgid "Export tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeexportdone
|
||||
msgctxt "ulng.rsopttooltipfiletypeexportdone"
|
||||
msgid "Exportation of %d elements to file \"%s\" completed."
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportcaption
|
||||
msgid "Import tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportdone
|
||||
msgctxt "ulng.rsopttooltipfiletypeimportdone"
|
||||
msgid "Importation of %d elements from file \"%s\" completed."
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportfile
|
||||
msgid "Select the file to import tooltip file type configuration(s)"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportprompt
|
||||
msgctxt "ulng.rsopttooltipfiletypeimportprompt"
|
||||
msgid "Select the one(s) you want to import"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypewheretosave
|
||||
msgid "Enter location and filename where to save tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipsfiletypename
|
||||
msgid "Tooltip file type name"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttypeofduplicatedrename
|
||||
msgid "DC legacy - Copy (x) filename.ext;Windows - filename (x).ext;Other - filename(x).ext"
|
||||
msgstr ""
|
||||
|
|
@ -12316,6 +12429,14 @@ msgctxt "ulng.rstoolterminal"
|
|||
msgid "Terminal"
|
||||
msgstr "Terminal"
|
||||
|
||||
#: ulng.rstooltiphidetimeoutlist
|
||||
msgid "System default;1 sec;2 sec;3 sec;5 sec;10 sec;30 sec;1 min;Never hide"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rstooltipmodelist
|
||||
msgid "Combine DC and system tooltip, DC first (legacy);Combine DC and system tooltip, system first;Show DC tooltip when possible and system when not;Show DC tooltip only;Show system tooltip only"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rstoolviewer
|
||||
msgctxt "ulng.rstoolviewer"
|
||||
msgid "Viewer"
|
||||
|
|
|
|||
|
|
@ -3660,6 +3660,7 @@ msgid "A&pply"
|
|||
msgstr "П&рименить"
|
||||
|
||||
#: tfrmoptionsarchivers.btnarchivercopy.caption
|
||||
msgctxt "tfrmoptionsarchivers.btnarchivercopy.caption"
|
||||
msgid "Cop&y"
|
||||
msgstr "&Копировать"
|
||||
|
||||
|
|
@ -3689,6 +3690,7 @@ msgid "Variable reminder helper"
|
|||
msgstr "Помощник с переменными"
|
||||
|
||||
#: tfrmoptionsarchivers.btnarchiverother.caption
|
||||
msgctxt "tfrmoptionsarchivers.btnarchiverother.caption"
|
||||
msgid "Oth&er..."
|
||||
msgstr "Дру&гое..."
|
||||
|
||||
|
|
@ -7588,19 +7590,24 @@ msgctxt "TFRMOPTIONSTOOLBASE.LBLTOOLSPATH.CAPTION"
|
|||
msgid "&Path to program to execute"
|
||||
msgstr "П&уть к программе"
|
||||
|
||||
#: tfrmoptionstooltips.btnaddfields.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.BTNADDFIELDS.CAPTION"
|
||||
#: tfrmoptionstooltips.btnaddtooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btnaddtooltipsfiletype.caption"
|
||||
msgid "A&dd"
|
||||
msgstr "&Добавить"
|
||||
|
||||
#: tfrmoptionstooltips.btnapplyfields.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.BTNAPPLYFIELDS.CAPTION"
|
||||
#: tfrmoptionstooltips.btnapplytooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btnapplytooltipsfiletype.caption"
|
||||
msgid "A&pply"
|
||||
msgstr "П&рименить"
|
||||
|
||||
#: tfrmoptionstooltips.btndeletefields.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.BTNDELETEFIELDS.CAPTION"
|
||||
msgid "D&elete"
|
||||
#: tfrmoptionstooltips.btncopytooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btncopytooltipsfiletype.caption"
|
||||
msgid "Cop&y"
|
||||
msgstr "&Копировать"
|
||||
|
||||
#: tfrmoptionstooltips.btndeletetooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btndeletetooltipsfiletype.caption"
|
||||
msgid "Delete"
|
||||
msgstr "&Удалить"
|
||||
|
||||
#: tfrmoptionstooltips.btnfieldslist.caption
|
||||
|
|
@ -7613,16 +7620,29 @@ msgctxt "TFRMOPTIONSTOOLTIPS.BTNFIELDSSEARCHTEMPLATE.HINT"
|
|||
msgid "Template..."
|
||||
msgstr "Шаблон..."
|
||||
|
||||
#: tfrmoptionstooltips.btnrenametooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btnrenametooltipsfiletype.caption"
|
||||
msgid "&Rename"
|
||||
msgstr "П&ереименовать"
|
||||
|
||||
#: tfrmoptionstooltips.btntooltipother.caption
|
||||
msgctxt "tfrmoptionstooltips.btntooltipother.caption"
|
||||
msgid "Oth&er..."
|
||||
msgstr "Дру&гое..."
|
||||
|
||||
#: tfrmoptionstooltips.bvltooltips1.caption
|
||||
msgid "Tooltip configuration for selected file type:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.bvltooltips2.caption
|
||||
msgid "General options about tooltips:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.chkshowtooltip.caption
|
||||
msgctxt "tfrmoptionstooltips.chkshowtooltip.caption"
|
||||
msgid "&Show tooltip for files in the file panel"
|
||||
msgstr "Показывать всплывающие подсказки в файловой панели"
|
||||
|
||||
#: tfrmoptionstooltips.gbcustomfields.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.GBCUSTOMFIELDS.CAPTION"
|
||||
msgid "Custom fields by file type"
|
||||
msgstr "Дополнительные поля по типам файлов"
|
||||
|
||||
#: tfrmoptionstooltips.lblfieldslist.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.LBLFIELDSLIST.CAPTION"
|
||||
msgid "Category &hint:"
|
||||
|
|
@ -7633,10 +7653,35 @@ msgctxt "TFRMOPTIONSTOOLTIPS.LBLFIELDSMASK.CAPTION"
|
|||
msgid "Category &mask:"
|
||||
msgstr "&Маска:"
|
||||
|
||||
#: tfrmoptionstooltips.lblfieldsname.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.LBLFIELDSNAME.CAPTION"
|
||||
msgid "Category &name:"
|
||||
msgstr "&Имя:"
|
||||
#: tfrmoptionstooltips.lbltooltiphidingdelay.caption
|
||||
msgid "Tooltip hiding delay:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.lbltooltipshowingmode.caption
|
||||
msgid "Tooltip showing mode:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.lbltooltipslistbox.caption
|
||||
msgid "&File types:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypediscardmodification.caption
|
||||
msgid "Discard Modifications"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypeexport.caption
|
||||
msgctxt "tfrmoptionstooltips.mitooltipsfiletypeexport.caption"
|
||||
msgid "Export..."
|
||||
msgstr "Экспорт..."
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypeimport.caption
|
||||
msgctxt "tfrmoptionstooltips.mitooltipsfiletypeimport.caption"
|
||||
msgid "Import..."
|
||||
msgstr "Импорт..."
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypesortfiletype.caption
|
||||
msgid "Sort Tooltip File Types"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstreeviewmenu.ckbdirectoryhotlistfromdoubleclick.caption
|
||||
msgid "With double-click on the bar on top of a file panel"
|
||||
|
|
@ -11489,6 +11534,10 @@ msgstr "Работа"
|
|||
msgid "Add at &beginning;Add at the end;Smart add"
|
||||
msgstr "Добавить в &начало;Добавить в конец;Умное добавление"
|
||||
|
||||
#: ulng.rsoptaddingtooltipfiletype
|
||||
msgid "Adding new tooltip file type"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiveconfiguresavetochange
|
||||
msgid "To change current editing archive configuration, either APPLY or DELETE current editing one"
|
||||
msgstr "Для изменения редактируемых настроек архиватора нажмите \"Применить\" или \"Удалить\" для удаления"
|
||||
|
|
@ -11518,6 +11567,7 @@ msgid "Change Archiver Listing Encoding"
|
|||
msgstr "Переопределить кодировку вывода"
|
||||
|
||||
#: ulng.rsoptarchiverconfirmdelete
|
||||
msgctxt "ulng.rsoptarchiverconfirmdelete"
|
||||
msgid "Are you sure you want to delete: %s"
|
||||
msgstr "Вы уверены, что хотите удалить: %s"
|
||||
|
||||
|
|
@ -11534,6 +11584,7 @@ msgid "Export archiver configuration"
|
|||
msgstr "Экспорт настроек архиватора"
|
||||
|
||||
#: ulng.rsoptarchiverexportdone
|
||||
msgctxt "ulng.rsoptarchiverexportdone"
|
||||
msgid "Exportation of %d elements to file \"%s\" completed."
|
||||
msgstr "Экспортирование завершено: %d в файл \"%s\"."
|
||||
|
||||
|
|
@ -11554,6 +11605,7 @@ msgid "Import archiver configuration"
|
|||
msgstr "Импорт настроек архиватора"
|
||||
|
||||
#: ulng.rsoptarchiverimportdone
|
||||
msgctxt "ulng.rsoptarchiverimportdone"
|
||||
msgid "Importation of %d elements from file \"%s\" completed."
|
||||
msgstr "Импортирование завершено: %d из файла \"%s\"."
|
||||
|
||||
|
|
@ -11562,6 +11614,7 @@ msgid "Select the file to import archiver configuration(s)"
|
|||
msgstr "Выберите файл для импорта настроек архиватора(ов)"
|
||||
|
||||
#: ulng.rsoptarchiverimportprompt
|
||||
msgctxt "ulng.rsoptarchiverimportprompt"
|
||||
msgid "Select the one(s) you want to import"
|
||||
msgstr "Выберите архиватор(ы) для импорта"
|
||||
|
||||
|
|
@ -11990,6 +12043,10 @@ msgctxt "ulng.rsoptpluginsregisteredfor"
|
|||
msgid "Registered for"
|
||||
msgstr "Ассоциация"
|
||||
|
||||
#: ulng.rsoptrenamingtooltipfiletype
|
||||
msgid "Renaming tooltip file type"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsoptsearchcase
|
||||
msgid "&Sensitive;&Insensitive"
|
||||
msgstr "&Чувствителен;Н&е чувствителен"
|
||||
|
|
@ -12022,6 +12079,62 @@ msgstr "Вверху;Внизу;"
|
|||
msgid "S&eparator;Inte&rnal command;E&xternal command;Men&u"
|
||||
msgstr "Разд&елитель;Внутрення&я команда;Вне&шняя команда;Мен&ю"
|
||||
|
||||
#: ulng.rsopttooltipconfiguresavetochange
|
||||
msgid "To change file type tooltip configuration, either APPLY or DELETE current editing one"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletype
|
||||
msgid "Tooltip file type name:"
|
||||
msgstr "&Имя:"
|
||||
|
||||
#: ulng.rsopttooltipfiletypealreadyexists
|
||||
msgid "\"%s\" already exists!"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeconfirmdelete
|
||||
msgctxt "ulng.rsopttooltipfiletypeconfirmdelete"
|
||||
msgid "Are you sure you want to delete: %s"
|
||||
msgstr "Вы уверены, что хотите удалить: %s"
|
||||
|
||||
#: ulng.rsopttooltipfiletypedefaultexportfilename
|
||||
msgid "Exported tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeexportcaption
|
||||
msgid "Export tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeexportdone
|
||||
msgctxt "ulng.rsopttooltipfiletypeexportdone"
|
||||
msgid "Exportation of %d elements to file \"%s\" completed."
|
||||
msgstr "Экспортирование завершено: %d в файл \"%s\"."
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportcaption
|
||||
msgid "Import tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportdone
|
||||
msgctxt "ulng.rsopttooltipfiletypeimportdone"
|
||||
msgid "Importation of %d elements from file \"%s\" completed."
|
||||
msgstr "Импортирование завершено: %d из файла \"%s\"."
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportfile
|
||||
msgid "Select the file to import tooltip file type configuration(s)"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportprompt
|
||||
msgctxt "ulng.rsopttooltipfiletypeimportprompt"
|
||||
msgid "Select the one(s) you want to import"
|
||||
msgstr "Выберите архиватор(ы) для импорта"
|
||||
|
||||
#: ulng.rsopttooltipfiletypewheretosave
|
||||
msgid "Enter location and filename where to save tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipsfiletypename
|
||||
msgid "Tooltip file type name"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttypeofduplicatedrename
|
||||
msgid "DC legacy - Copy (x) filename.ext;Windows - filename (x).ext;Other - filename(x).ext"
|
||||
msgstr "Штатный - Копия (x) имяфайла.тип;Windows - имяфайла (x).тип;Другой - имяфайла(x).тип"
|
||||
|
|
@ -12376,6 +12489,14 @@ msgctxt "ulng.rstoolterminal"
|
|||
msgid "Terminal"
|
||||
msgstr "Терминал"
|
||||
|
||||
#: ulng.rstooltiphidetimeoutlist
|
||||
msgid "System default;1 sec;2 sec;3 sec;5 sec;10 sec;30 sec;1 min;Never hide"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rstooltipmodelist
|
||||
msgid "Combine DC and system tooltip, DC first (legacy);Combine DC and system tooltip, system first;Show DC tooltip when possible and system when not;Show DC tooltip only;Show system tooltip only"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rstoolviewer
|
||||
msgctxt "ulng.rstoolviewer"
|
||||
msgid "Viewer"
|
||||
|
|
|
|||
|
|
@ -4016,6 +4016,7 @@ msgid "A&pply"
|
|||
msgstr "&Použiť"
|
||||
|
||||
#: tfrmoptionsarchivers.btnarchivercopy.caption
|
||||
msgctxt "tfrmoptionsarchivers.btnarchivercopy.caption"
|
||||
msgid "Cop&y"
|
||||
msgstr "Kopírovať"
|
||||
|
||||
|
|
@ -4045,6 +4046,7 @@ msgid "Variable reminder helper"
|
|||
msgstr ""
|
||||
|
||||
#: tfrmoptionsarchivers.btnarchiverother.caption
|
||||
msgctxt "tfrmoptionsarchivers.btnarchiverother.caption"
|
||||
msgid "Oth&er..."
|
||||
msgstr "Ostatní..."
|
||||
|
||||
|
|
@ -8277,25 +8279,24 @@ msgctxt "tfrmoptionstoolbase.lbltoolspath.caption"
|
|||
msgid "&Path to program to execute"
|
||||
msgstr "Cesta k externému &programu"
|
||||
|
||||
#: tfrmoptionstooltips.btnaddfields.caption
|
||||
#, fuzzy
|
||||
#| msgid "Add"
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.BTNADDFIELDS.CAPTION"
|
||||
#: tfrmoptionstooltips.btnaddtooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btnaddtooltipsfiletype.caption"
|
||||
msgid "A&dd"
|
||||
msgstr "Pri&dať"
|
||||
|
||||
#: tfrmoptionstooltips.btnapplyfields.caption
|
||||
#, fuzzy
|
||||
#| msgid "Apply"
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.BTNAPPLYFIELDS.CAPTION"
|
||||
#: tfrmoptionstooltips.btnapplytooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btnapplytooltipsfiletype.caption"
|
||||
msgid "A&pply"
|
||||
msgstr "&Použiť"
|
||||
|
||||
#: tfrmoptionstooltips.btndeletefields.caption
|
||||
#, fuzzy
|
||||
#| msgid "Delete"
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.BTNDELETEFIELDS.CAPTION"
|
||||
msgid "D&elete"
|
||||
#: tfrmoptionstooltips.btncopytooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btncopytooltipsfiletype.caption"
|
||||
msgid "Cop&y"
|
||||
msgstr "Kopírovať"
|
||||
|
||||
#: tfrmoptionstooltips.btndeletetooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btndeletetooltipsfiletype.caption"
|
||||
msgid "Delete"
|
||||
msgstr "Vymazať"
|
||||
|
||||
#: tfrmoptionstooltips.btnfieldslist.caption
|
||||
|
|
@ -8308,6 +8309,24 @@ msgctxt "TFRMOPTIONSTOOLTIPS.BTNFIELDSSEARCHTEMPLATE.HINT"
|
|||
msgid "Template..."
|
||||
msgstr "Šablóny..."
|
||||
|
||||
#: tfrmoptionstooltips.btnrenametooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btnrenametooltipsfiletype.caption"
|
||||
msgid "&Rename"
|
||||
msgstr "Premenovať"
|
||||
|
||||
#: tfrmoptionstooltips.btntooltipother.caption
|
||||
msgctxt "tfrmoptionstooltips.btntooltipother.caption"
|
||||
msgid "Oth&er..."
|
||||
msgstr "Ostatní..."
|
||||
|
||||
#: tfrmoptionstooltips.bvltooltips1.caption
|
||||
msgid "Tooltip configuration for selected file type:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.bvltooltips2.caption
|
||||
msgid "General options about tooltips:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.chkshowtooltip.caption
|
||||
#, fuzzy
|
||||
#| msgid "Show tool tip"
|
||||
|
|
@ -8315,11 +8334,6 @@ msgctxt "tfrmoptionstooltips.chkshowtooltip.caption"
|
|||
msgid "&Show tooltip for files in the file panel"
|
||||
msgstr "Zobraziť bublinovú pomoc"
|
||||
|
||||
#: tfrmoptionstooltips.gbcustomfields.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.GBCUSTOMFIELDS.CAPTION"
|
||||
msgid "Custom fields by file type"
|
||||
msgstr "Užívateľské polia podľa typu súboru"
|
||||
|
||||
#: tfrmoptionstooltips.lblfieldslist.caption
|
||||
#, fuzzy
|
||||
#| msgid "Category hint:"
|
||||
|
|
@ -8334,12 +8348,35 @@ msgctxt "TFRMOPTIONSTOOLTIPS.LBLFIELDSMASK.CAPTION"
|
|||
msgid "Category &mask:"
|
||||
msgstr "Maska kategórie:"
|
||||
|
||||
#: tfrmoptionstooltips.lblfieldsname.caption
|
||||
#, fuzzy
|
||||
#| msgid "Category name:"
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.LBLFIELDSNAME.CAPTION"
|
||||
msgid "Category &name:"
|
||||
msgstr "Názov kategórie:"
|
||||
#: tfrmoptionstooltips.lbltooltiphidingdelay.caption
|
||||
msgid "Tooltip hiding delay:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.lbltooltipshowingmode.caption
|
||||
msgid "Tooltip showing mode:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.lbltooltipslistbox.caption
|
||||
msgid "&File types:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypediscardmodification.caption
|
||||
msgid "Discard Modifications"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypeexport.caption
|
||||
msgctxt "tfrmoptionstooltips.mitooltipsfiletypeexport.caption"
|
||||
msgid "Export..."
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypeimport.caption
|
||||
msgctxt "tfrmoptionstooltips.mitooltipsfiletypeimport.caption"
|
||||
msgid "Import..."
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypesortfiletype.caption
|
||||
msgid "Sort Tooltip File Types"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstreeviewmenu.ckbdirectoryhotlistfromdoubleclick.caption
|
||||
msgid "With double-click on the bar on top of a file panel"
|
||||
|
|
@ -12360,6 +12397,10 @@ msgstr "Pracujem"
|
|||
msgid "Add at &beginning;Add at the end;Smart add"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsoptaddingtooltipfiletype
|
||||
msgid "Adding new tooltip file type"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiveconfiguresavetochange
|
||||
msgid "To change current editing archive configuration, either APPLY or DELETE current editing one"
|
||||
msgstr ""
|
||||
|
|
@ -12389,6 +12430,7 @@ msgid "Change Archiver Listing Encoding"
|
|||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiverconfirmdelete
|
||||
msgctxt "ulng.rsoptarchiverconfirmdelete"
|
||||
msgid "Are you sure you want to delete: %s"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -12405,6 +12447,7 @@ msgid "Export archiver configuration"
|
|||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiverexportdone
|
||||
msgctxt "ulng.rsoptarchiverexportdone"
|
||||
msgid "Exportation of %d elements to file \"%s\" completed."
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -12425,6 +12468,7 @@ msgid "Import archiver configuration"
|
|||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiverimportdone
|
||||
msgctxt "ulng.rsoptarchiverimportdone"
|
||||
msgid "Importation of %d elements from file \"%s\" completed."
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -12433,6 +12477,7 @@ msgid "Select the file to import archiver configuration(s)"
|
|||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiverimportprompt
|
||||
msgctxt "ulng.rsoptarchiverimportprompt"
|
||||
msgid "Select the one(s) you want to import"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -12871,6 +12916,10 @@ msgctxt "ulng.rsoptpluginsregisteredfor"
|
|||
msgid "Registered for"
|
||||
msgstr "Registrované pre"
|
||||
|
||||
#: ulng.rsoptrenamingtooltipfiletype
|
||||
msgid "Renaming tooltip file type"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsoptsearchcase
|
||||
msgid "&Sensitive;&Insensitive"
|
||||
msgstr ""
|
||||
|
|
@ -12905,6 +12954,62 @@ msgstr "Hore;Dole"
|
|||
msgid "S&eparator;Inte&rnal command;E&xternal command;Men&u"
|
||||
msgstr "Odd&eľovač;Vnúto&rný príkaz;E&xterný príkaz;Men&u"
|
||||
|
||||
#: ulng.rsopttooltipconfiguresavetochange
|
||||
msgid "To change file type tooltip configuration, either APPLY or DELETE current editing one"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletype
|
||||
msgid "Tooltip file type name:"
|
||||
msgstr "Názov kategórie:"
|
||||
|
||||
#: ulng.rsopttooltipfiletypealreadyexists
|
||||
msgid "\"%s\" already exists!"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeconfirmdelete
|
||||
msgctxt "ulng.rsopttooltipfiletypeconfirmdelete"
|
||||
msgid "Are you sure you want to delete: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypedefaultexportfilename
|
||||
msgid "Exported tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeexportcaption
|
||||
msgid "Export tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeexportdone
|
||||
msgctxt "ulng.rsopttooltipfiletypeexportdone"
|
||||
msgid "Exportation of %d elements to file \"%s\" completed."
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportcaption
|
||||
msgid "Import tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportdone
|
||||
msgctxt "ulng.rsopttooltipfiletypeimportdone"
|
||||
msgid "Importation of %d elements from file \"%s\" completed."
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportfile
|
||||
msgid "Select the file to import tooltip file type configuration(s)"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportprompt
|
||||
msgctxt "ulng.rsopttooltipfiletypeimportprompt"
|
||||
msgid "Select the one(s) you want to import"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypewheretosave
|
||||
msgid "Enter location and filename where to save tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipsfiletypename
|
||||
msgid "Tooltip file type name"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttypeofduplicatedrename
|
||||
msgid "DC legacy - Copy (x) filename.ext;Windows - filename (x).ext;Other - filename(x).ext"
|
||||
msgstr ""
|
||||
|
|
@ -13254,6 +13359,14 @@ msgctxt "ulng.rstoolterminal"
|
|||
msgid "Terminal"
|
||||
msgstr "Terminál"
|
||||
|
||||
#: ulng.rstooltiphidetimeoutlist
|
||||
msgid "System default;1 sec;2 sec;3 sec;5 sec;10 sec;30 sec;1 min;Never hide"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rstooltipmodelist
|
||||
msgid "Combine DC and system tooltip, DC first (legacy);Combine DC and system tooltip, system first;Show DC tooltip when possible and system when not;Show DC tooltip only;Show system tooltip only"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rstoolviewer
|
||||
msgctxt "ulng.rstoolviewer"
|
||||
msgid "Viewer"
|
||||
|
|
|
|||
|
|
@ -3600,6 +3600,7 @@ msgid "A&pply"
|
|||
msgstr "&Uveljavi"
|
||||
|
||||
#: tfrmoptionsarchivers.btnarchivercopy.caption
|
||||
msgctxt "tfrmoptionsarchivers.btnarchivercopy.caption"
|
||||
msgid "Cop&y"
|
||||
msgstr "Kopiraj"
|
||||
|
||||
|
|
@ -3629,6 +3630,7 @@ msgid "Variable reminder helper"
|
|||
msgstr ""
|
||||
|
||||
#: tfrmoptionsarchivers.btnarchiverother.caption
|
||||
msgctxt "tfrmoptionsarchivers.btnarchiverother.caption"
|
||||
msgid "Oth&er..."
|
||||
msgstr "Drugo..."
|
||||
|
||||
|
|
@ -7349,19 +7351,24 @@ msgstr "&Dodatni parametri:"
|
|||
msgid "&Path to program to execute"
|
||||
msgstr "&Pot do programa za izvedbo:"
|
||||
|
||||
#: tfrmoptionstooltips.btnaddfields.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.BTNADDFIELDS.CAPTION"
|
||||
#: tfrmoptionstooltips.btnaddtooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btnaddtooltipsfiletype.caption"
|
||||
msgid "A&dd"
|
||||
msgstr "&Dodaj"
|
||||
|
||||
#: tfrmoptionstooltips.btnapplyfields.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.BTNAPPLYFIELDS.CAPTION"
|
||||
#: tfrmoptionstooltips.btnapplytooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btnapplytooltipsfiletype.caption"
|
||||
msgid "A&pply"
|
||||
msgstr "&Uveljavi"
|
||||
|
||||
#: tfrmoptionstooltips.btndeletefields.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.BTNDELETEFIELDS.CAPTION"
|
||||
msgid "D&elete"
|
||||
#: tfrmoptionstooltips.btncopytooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btncopytooltipsfiletype.caption"
|
||||
msgid "Cop&y"
|
||||
msgstr "Kopiraj"
|
||||
|
||||
#: tfrmoptionstooltips.btndeletetooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btndeletetooltipsfiletype.caption"
|
||||
msgid "Delete"
|
||||
msgstr "&Izbriši"
|
||||
|
||||
#: tfrmoptionstooltips.btnfieldslist.caption
|
||||
|
|
@ -7374,14 +7381,28 @@ msgctxt "TFRMOPTIONSTOOLTIPS.BTNFIELDSSEARCHTEMPLATE.HINT"
|
|||
msgid "Template..."
|
||||
msgstr "Predloga ..."
|
||||
|
||||
#: tfrmoptionstooltips.btnrenametooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btnrenametooltipsfiletype.caption"
|
||||
msgid "&Rename"
|
||||
msgstr "&Preimenuj"
|
||||
|
||||
#: tfrmoptionstooltips.btntooltipother.caption
|
||||
msgctxt "tfrmoptionstooltips.btntooltipother.caption"
|
||||
msgid "Oth&er..."
|
||||
msgstr "Drugo..."
|
||||
|
||||
#: tfrmoptionstooltips.bvltooltips1.caption
|
||||
msgid "Tooltip configuration for selected file type:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.bvltooltips2.caption
|
||||
msgid "General options about tooltips:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.chkshowtooltip.caption
|
||||
msgid "&Show tooltip for files in the file panel"
|
||||
msgstr "Pokaži orodne &namige za datoteke v oknu"
|
||||
|
||||
#: tfrmoptionstooltips.gbcustomfields.caption
|
||||
msgid "Custom fields by file type"
|
||||
msgstr "Polja po meri (glede na vrsto datoteke)"
|
||||
|
||||
#: tfrmoptionstooltips.lblfieldslist.caption
|
||||
msgid "Category &hint:"
|
||||
msgstr "&Namig kategorije:"
|
||||
|
|
@ -7391,10 +7412,35 @@ msgctxt "TFRMOPTIONSTOOLTIPS.LBLFIELDSMASK.CAPTION"
|
|||
msgid "Category &mask:"
|
||||
msgstr "&Maska kategorije:"
|
||||
|
||||
#: tfrmoptionstooltips.lblfieldsname.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.LBLFIELDSNAME.CAPTION"
|
||||
msgid "Category &name:"
|
||||
msgstr "Ime &kategorije:"
|
||||
#: tfrmoptionstooltips.lbltooltiphidingdelay.caption
|
||||
msgid "Tooltip hiding delay:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.lbltooltipshowingmode.caption
|
||||
msgid "Tooltip showing mode:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.lbltooltipslistbox.caption
|
||||
msgid "&File types:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypediscardmodification.caption
|
||||
msgid "Discard Modifications"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypeexport.caption
|
||||
msgctxt "tfrmoptionstooltips.mitooltipsfiletypeexport.caption"
|
||||
msgid "Export..."
|
||||
msgstr "Izvozi ..."
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypeimport.caption
|
||||
msgctxt "tfrmoptionstooltips.mitooltipsfiletypeimport.caption"
|
||||
msgid "Import..."
|
||||
msgstr "Uvozi ..."
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypesortfiletype.caption
|
||||
msgid "Sort Tooltip File Types"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstreeviewmenu.ckbdirectoryhotlistfromdoubleclick.caption
|
||||
msgid "With double-click on the bar on top of a file panel"
|
||||
|
|
@ -11214,6 +11260,10 @@ msgstr "Izvajanje opravila"
|
|||
msgid "Add at &beginning;Add at the end;Smart add"
|
||||
msgstr "dodaj na &začetek;dodaj na konec;pametno dodajanje"
|
||||
|
||||
#: ulng.rsoptaddingtooltipfiletype
|
||||
msgid "Adding new tooltip file type"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiveconfiguresavetochange
|
||||
msgid "To change current editing archive configuration, either APPLY or DELETE current editing one"
|
||||
msgstr ""
|
||||
|
|
@ -11243,6 +11293,7 @@ msgid "Change Archiver Listing Encoding"
|
|||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiverconfirmdelete
|
||||
msgctxt "ulng.rsoptarchiverconfirmdelete"
|
||||
msgid "Are you sure you want to delete: %s"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -11259,6 +11310,7 @@ msgid "Export archiver configuration"
|
|||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiverexportdone
|
||||
msgctxt "ulng.rsoptarchiverexportdone"
|
||||
msgid "Exportation of %d elements to file \"%s\" completed."
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -11279,6 +11331,7 @@ msgid "Import archiver configuration"
|
|||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiverimportdone
|
||||
msgctxt "ulng.rsoptarchiverimportdone"
|
||||
msgid "Importation of %d elements from file \"%s\" completed."
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -11287,6 +11340,7 @@ msgid "Select the file to import archiver configuration(s)"
|
|||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiverimportprompt
|
||||
msgctxt "ulng.rsoptarchiverimportprompt"
|
||||
msgid "Select the one(s) you want to import"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -11695,6 +11749,10 @@ msgctxt "ulng.rsoptpluginsregisteredfor"
|
|||
msgid "Registered for"
|
||||
msgstr "Vpisano za"
|
||||
|
||||
#: ulng.rsoptrenamingtooltipfiletype
|
||||
msgid "Renaming tooltip file type"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsoptsearchcase
|
||||
msgid "&Sensitive;&Insensitive"
|
||||
msgstr "&občutljivo;&neobčutljivo"
|
||||
|
|
@ -11727,6 +11785,62 @@ msgstr "zgoraj;spodaj;"
|
|||
msgid "S&eparator;Inte&rnal command;E&xternal command;Men&u"
|
||||
msgstr "&Ločilnik;&Notranji ukaz;&Zunanji ukaz;&Meni"
|
||||
|
||||
#: ulng.rsopttooltipconfiguresavetochange
|
||||
msgid "To change file type tooltip configuration, either APPLY or DELETE current editing one"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletype
|
||||
msgid "Tooltip file type name:"
|
||||
msgstr "Ime &kategorije:"
|
||||
|
||||
#: ulng.rsopttooltipfiletypealreadyexists
|
||||
msgid "\"%s\" already exists!"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeconfirmdelete
|
||||
msgctxt "ulng.rsopttooltipfiletypeconfirmdelete"
|
||||
msgid "Are you sure you want to delete: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypedefaultexportfilename
|
||||
msgid "Exported tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeexportcaption
|
||||
msgid "Export tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeexportdone
|
||||
msgctxt "ulng.rsopttooltipfiletypeexportdone"
|
||||
msgid "Exportation of %d elements to file \"%s\" completed."
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportcaption
|
||||
msgid "Import tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportdone
|
||||
msgctxt "ulng.rsopttooltipfiletypeimportdone"
|
||||
msgid "Importation of %d elements from file \"%s\" completed."
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportfile
|
||||
msgid "Select the file to import tooltip file type configuration(s)"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportprompt
|
||||
msgctxt "ulng.rsopttooltipfiletypeimportprompt"
|
||||
msgid "Select the one(s) you want to import"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypewheretosave
|
||||
msgid "Enter location and filename where to save tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipsfiletypename
|
||||
msgid "Tooltip file type name"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttypeofduplicatedrename
|
||||
msgid "DC legacy - Copy (x) filename.ext;Windows - filename (x).ext;Other - filename(x).ext"
|
||||
msgstr "opuščen slog DC – Kopija (x) ime_datoteke.pri;slog Windows – ime datoteke (x).pri;skrčen slog – ime_datoteke(x).pri"
|
||||
|
|
@ -12074,6 +12188,14 @@ msgctxt "ulng.rstoolterminal"
|
|||
msgid "Terminal"
|
||||
msgstr "Terminal"
|
||||
|
||||
#: ulng.rstooltiphidetimeoutlist
|
||||
msgid "System default;1 sec;2 sec;3 sec;5 sec;10 sec;30 sec;1 min;Never hide"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rstooltipmodelist
|
||||
msgid "Combine DC and system tooltip, DC first (legacy);Combine DC and system tooltip, system first;Show DC tooltip when possible and system when not;Show DC tooltip only;Show system tooltip only"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rstoolviewer
|
||||
msgctxt "ulng.rstoolviewer"
|
||||
msgid "Viewer"
|
||||
|
|
|
|||
|
|
@ -3709,6 +3709,7 @@ msgid "A&pply"
|
|||
msgstr "Примени&"
|
||||
|
||||
#: tfrmoptionsarchivers.btnarchivercopy.caption
|
||||
msgctxt "tfrmoptionsarchivers.btnarchivercopy.caption"
|
||||
msgid "Cop&y"
|
||||
msgstr "Умножи"
|
||||
|
||||
|
|
@ -3738,6 +3739,7 @@ msgid "Variable reminder helper"
|
|||
msgstr ""
|
||||
|
||||
#: tfrmoptionsarchivers.btnarchiverother.caption
|
||||
msgctxt "tfrmoptionsarchivers.btnarchiverother.caption"
|
||||
msgid "Oth&er..."
|
||||
msgstr "Остало..."
|
||||
|
||||
|
|
@ -7722,19 +7724,24 @@ msgstr "&Додатне одреднице"
|
|||
msgid "&Path to program to execute"
|
||||
msgstr "&Путања програма за извршење"
|
||||
|
||||
#: tfrmoptionstooltips.btnaddfields.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.BTNADDFIELDS.CAPTION"
|
||||
#: tfrmoptionstooltips.btnaddtooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btnaddtooltipsfiletype.caption"
|
||||
msgid "A&dd"
|
||||
msgstr "&Додај"
|
||||
|
||||
#: tfrmoptionstooltips.btnapplyfields.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.BTNAPPLYFIELDS.CAPTION"
|
||||
#: tfrmoptionstooltips.btnapplytooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btnapplytooltipsfiletype.caption"
|
||||
msgid "A&pply"
|
||||
msgstr "Примени&"
|
||||
|
||||
#: tfrmoptionstooltips.btndeletefields.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.BTNDELETEFIELDS.CAPTION"
|
||||
msgid "D&elete"
|
||||
#: tfrmoptionstooltips.btncopytooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btncopytooltipsfiletype.caption"
|
||||
msgid "Cop&y"
|
||||
msgstr "Умножи"
|
||||
|
||||
#: tfrmoptionstooltips.btndeletetooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btndeletetooltipsfiletype.caption"
|
||||
msgid "Delete"
|
||||
msgstr "Избриши&"
|
||||
|
||||
#: tfrmoptionstooltips.btnfieldslist.caption
|
||||
|
|
@ -7747,6 +7754,24 @@ msgctxt "TFRMOPTIONSTOOLTIPS.BTNFIELDSSEARCHTEMPLATE.HINT"
|
|||
msgid "Template..."
|
||||
msgstr "Образац..."
|
||||
|
||||
#: tfrmoptionstooltips.btnrenametooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btnrenametooltipsfiletype.caption"
|
||||
msgid "&Rename"
|
||||
msgstr "Преименуј&"
|
||||
|
||||
#: tfrmoptionstooltips.btntooltipother.caption
|
||||
msgctxt "tfrmoptionstooltips.btntooltipother.caption"
|
||||
msgid "Oth&er..."
|
||||
msgstr "Остало..."
|
||||
|
||||
#: tfrmoptionstooltips.bvltooltips1.caption
|
||||
msgid "Tooltip configuration for selected file type:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.bvltooltips2.caption
|
||||
msgid "General options about tooltips:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.chkshowtooltip.caption
|
||||
#, fuzzy
|
||||
#| msgid "Show tool tip"
|
||||
|
|
@ -7754,11 +7779,6 @@ msgctxt "tfrmoptionstooltips.chkshowtooltip.caption"
|
|||
msgid "&Show tooltip for files in the file panel"
|
||||
msgstr "Прикажи напомену"
|
||||
|
||||
#: tfrmoptionstooltips.gbcustomfields.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.GBCUSTOMFIELDS.CAPTION"
|
||||
msgid "Custom fields by file type"
|
||||
msgstr "Прилагођено поље по врсти датотека"
|
||||
|
||||
#: tfrmoptionstooltips.lblfieldslist.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.LBLFIELDSLIST.CAPTION"
|
||||
msgid "Category &hint:"
|
||||
|
|
@ -7769,10 +7789,35 @@ msgctxt "TFRMOPTIONSTOOLTIPS.LBLFIELDSMASK.CAPTION"
|
|||
msgid "Category &mask:"
|
||||
msgstr "Врста маске&:"
|
||||
|
||||
#: tfrmoptionstooltips.lblfieldsname.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.LBLFIELDSNAME.CAPTION"
|
||||
msgid "Category &name:"
|
||||
msgstr "Врста имена&:"
|
||||
#: tfrmoptionstooltips.lbltooltiphidingdelay.caption
|
||||
msgid "Tooltip hiding delay:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.lbltooltipshowingmode.caption
|
||||
msgid "Tooltip showing mode:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.lbltooltipslistbox.caption
|
||||
msgid "&File types:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypediscardmodification.caption
|
||||
msgid "Discard Modifications"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypeexport.caption
|
||||
msgctxt "tfrmoptionstooltips.mitooltipsfiletypeexport.caption"
|
||||
msgid "Export..."
|
||||
msgstr "Извоз..."
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypeimport.caption
|
||||
msgctxt "tfrmoptionstooltips.mitooltipsfiletypeimport.caption"
|
||||
msgid "Import..."
|
||||
msgstr "Увоз..."
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypesortfiletype.caption
|
||||
msgid "Sort Tooltip File Types"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstreeviewmenu.ckbdirectoryhotlistfromdoubleclick.caption
|
||||
msgid "With double-click on the bar on top of a file panel"
|
||||
|
|
@ -11726,6 +11771,10 @@ msgstr "Рад"
|
|||
msgid "Add at &beginning;Add at the end;Smart add"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsoptaddingtooltipfiletype
|
||||
msgid "Adding new tooltip file type"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiveconfiguresavetochange
|
||||
msgid "To change current editing archive configuration, either APPLY or DELETE current editing one"
|
||||
msgstr ""
|
||||
|
|
@ -11755,6 +11804,7 @@ msgid "Change Archiver Listing Encoding"
|
|||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiverconfirmdelete
|
||||
msgctxt "ulng.rsoptarchiverconfirmdelete"
|
||||
msgid "Are you sure you want to delete: %s"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -11771,6 +11821,7 @@ msgid "Export archiver configuration"
|
|||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiverexportdone
|
||||
msgctxt "ulng.rsoptarchiverexportdone"
|
||||
msgid "Exportation of %d elements to file \"%s\" completed."
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -11791,6 +11842,7 @@ msgid "Import archiver configuration"
|
|||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiverimportdone
|
||||
msgctxt "ulng.rsoptarchiverimportdone"
|
||||
msgid "Importation of %d elements from file \"%s\" completed."
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -11799,6 +11851,7 @@ msgid "Select the file to import archiver configuration(s)"
|
|||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiverimportprompt
|
||||
msgctxt "ulng.rsoptarchiverimportprompt"
|
||||
msgid "Select the one(s) you want to import"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -12229,6 +12282,10 @@ msgctxt "ulng.rsoptpluginsregisteredfor"
|
|||
msgid "Registered for"
|
||||
msgstr "Пријављен за"
|
||||
|
||||
#: ulng.rsoptrenamingtooltipfiletype
|
||||
msgid "Renaming tooltip file type"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsoptsearchcase
|
||||
msgid "&Sensitive;&Insensitive"
|
||||
msgstr "&Осетљиво;&Неосетљиво"
|
||||
|
|
@ -12263,6 +12320,62 @@ msgstr "Врх;Дно"
|
|||
msgid "S&eparator;Inte&rnal command;E&xternal command;Men&u"
|
||||
msgstr "Раздвајач&;&унутрашња наредба;&Спољна наредба;Изборник&"
|
||||
|
||||
#: ulng.rsopttooltipconfiguresavetochange
|
||||
msgid "To change file type tooltip configuration, either APPLY or DELETE current editing one"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletype
|
||||
msgid "Tooltip file type name:"
|
||||
msgstr "Врста имена&:"
|
||||
|
||||
#: ulng.rsopttooltipfiletypealreadyexists
|
||||
msgid "\"%s\" already exists!"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeconfirmdelete
|
||||
msgctxt "ulng.rsopttooltipfiletypeconfirmdelete"
|
||||
msgid "Are you sure you want to delete: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypedefaultexportfilename
|
||||
msgid "Exported tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeexportcaption
|
||||
msgid "Export tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeexportdone
|
||||
msgctxt "ulng.rsopttooltipfiletypeexportdone"
|
||||
msgid "Exportation of %d elements to file \"%s\" completed."
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportcaption
|
||||
msgid "Import tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportdone
|
||||
msgctxt "ulng.rsopttooltipfiletypeimportdone"
|
||||
msgid "Importation of %d elements from file \"%s\" completed."
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportfile
|
||||
msgid "Select the file to import tooltip file type configuration(s)"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportprompt
|
||||
msgctxt "ulng.rsopttooltipfiletypeimportprompt"
|
||||
msgid "Select the one(s) you want to import"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypewheretosave
|
||||
msgid "Enter location and filename where to save tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipsfiletypename
|
||||
msgid "Tooltip file type name"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttypeofduplicatedrename
|
||||
msgid "DC legacy - Copy (x) filename.ext;Windows - filename (x).ext;Other - filename(x).ext"
|
||||
msgstr ""
|
||||
|
|
@ -12614,6 +12727,14 @@ msgctxt "ulng.rstoolterminal"
|
|||
msgid "Terminal"
|
||||
msgstr "Терминал"
|
||||
|
||||
#: ulng.rstooltiphidetimeoutlist
|
||||
msgid "System default;1 sec;2 sec;3 sec;5 sec;10 sec;30 sec;1 min;Never hide"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rstooltipmodelist
|
||||
msgid "Combine DC and system tooltip, DC first (legacy);Combine DC and system tooltip, system first;Show DC tooltip when possible and system when not;Show DC tooltip only;Show system tooltip only"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rstoolviewer
|
||||
msgctxt "ulng.rstoolviewer"
|
||||
msgid "Viewer"
|
||||
|
|
|
|||
|
|
@ -3708,6 +3708,7 @@ msgid "A&pply"
|
|||
msgstr "Primeni&"
|
||||
|
||||
#: tfrmoptionsarchivers.btnarchivercopy.caption
|
||||
msgctxt "tfrmoptionsarchivers.btnarchivercopy.caption"
|
||||
msgid "Cop&y"
|
||||
msgstr "Umnoži"
|
||||
|
||||
|
|
@ -3737,6 +3738,7 @@ msgid "Variable reminder helper"
|
|||
msgstr ""
|
||||
|
||||
#: tfrmoptionsarchivers.btnarchiverother.caption
|
||||
msgctxt "tfrmoptionsarchivers.btnarchiverother.caption"
|
||||
msgid "Oth&er..."
|
||||
msgstr "Ostalo..."
|
||||
|
||||
|
|
@ -7724,19 +7726,24 @@ msgstr "&Dodatne odrednice"
|
|||
msgid "&Path to program to execute"
|
||||
msgstr "&Putanja programa za izvršenje"
|
||||
|
||||
#: tfrmoptionstooltips.btnaddfields.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.BTNADDFIELDS.CAPTION"
|
||||
#: tfrmoptionstooltips.btnaddtooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btnaddtooltipsfiletype.caption"
|
||||
msgid "A&dd"
|
||||
msgstr "&Dodaj"
|
||||
|
||||
#: tfrmoptionstooltips.btnapplyfields.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.BTNAPPLYFIELDS.CAPTION"
|
||||
#: tfrmoptionstooltips.btnapplytooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btnapplytooltipsfiletype.caption"
|
||||
msgid "A&pply"
|
||||
msgstr "Primeni&"
|
||||
|
||||
#: tfrmoptionstooltips.btndeletefields.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.BTNDELETEFIELDS.CAPTION"
|
||||
msgid "D&elete"
|
||||
#: tfrmoptionstooltips.btncopytooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btncopytooltipsfiletype.caption"
|
||||
msgid "Cop&y"
|
||||
msgstr "Umnoži"
|
||||
|
||||
#: tfrmoptionstooltips.btndeletetooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btndeletetooltipsfiletype.caption"
|
||||
msgid "Delete"
|
||||
msgstr "Izbriši&"
|
||||
|
||||
#: tfrmoptionstooltips.btnfieldslist.caption
|
||||
|
|
@ -7749,6 +7756,24 @@ msgctxt "TFRMOPTIONSTOOLTIPS.BTNFIELDSSEARCHTEMPLATE.HINT"
|
|||
msgid "Template..."
|
||||
msgstr "Obrazac..."
|
||||
|
||||
#: tfrmoptionstooltips.btnrenametooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btnrenametooltipsfiletype.caption"
|
||||
msgid "&Rename"
|
||||
msgstr "Preimenuj&"
|
||||
|
||||
#: tfrmoptionstooltips.btntooltipother.caption
|
||||
msgctxt "tfrmoptionstooltips.btntooltipother.caption"
|
||||
msgid "Oth&er..."
|
||||
msgstr "Ostalo..."
|
||||
|
||||
#: tfrmoptionstooltips.bvltooltips1.caption
|
||||
msgid "Tooltip configuration for selected file type:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.bvltooltips2.caption
|
||||
msgid "General options about tooltips:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.chkshowtooltip.caption
|
||||
#, fuzzy
|
||||
#| msgid "Show tool tip"
|
||||
|
|
@ -7756,11 +7781,6 @@ msgctxt "tfrmoptionstooltips.chkshowtooltip.caption"
|
|||
msgid "&Show tooltip for files in the file panel"
|
||||
msgstr "Prikaži napomenu"
|
||||
|
||||
#: tfrmoptionstooltips.gbcustomfields.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.GBCUSTOMFIELDS.CAPTION"
|
||||
msgid "Custom fields by file type"
|
||||
msgstr "Prilagođeno polje po vrsti datoteka"
|
||||
|
||||
#: tfrmoptionstooltips.lblfieldslist.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.LBLFIELDSLIST.CAPTION"
|
||||
msgid "Category &hint:"
|
||||
|
|
@ -7771,10 +7791,35 @@ msgctxt "TFRMOPTIONSTOOLTIPS.LBLFIELDSMASK.CAPTION"
|
|||
msgid "Category &mask:"
|
||||
msgstr "Vrsta maske&:"
|
||||
|
||||
#: tfrmoptionstooltips.lblfieldsname.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.LBLFIELDSNAME.CAPTION"
|
||||
msgid "Category &name:"
|
||||
msgstr "Vrsta imena&:"
|
||||
#: tfrmoptionstooltips.lbltooltiphidingdelay.caption
|
||||
msgid "Tooltip hiding delay:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.lbltooltipshowingmode.caption
|
||||
msgid "Tooltip showing mode:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.lbltooltipslistbox.caption
|
||||
msgid "&File types:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypediscardmodification.caption
|
||||
msgid "Discard Modifications"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypeexport.caption
|
||||
msgctxt "tfrmoptionstooltips.mitooltipsfiletypeexport.caption"
|
||||
msgid "Export..."
|
||||
msgstr "Izvoz..."
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypeimport.caption
|
||||
msgctxt "tfrmoptionstooltips.mitooltipsfiletypeimport.caption"
|
||||
msgid "Import..."
|
||||
msgstr "Uvoz..."
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypesortfiletype.caption
|
||||
msgid "Sort Tooltip File Types"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstreeviewmenu.ckbdirectoryhotlistfromdoubleclick.caption
|
||||
msgid "With double-click on the bar on top of a file panel"
|
||||
|
|
@ -11728,6 +11773,10 @@ msgstr "Rad"
|
|||
msgid "Add at &beginning;Add at the end;Smart add"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsoptaddingtooltipfiletype
|
||||
msgid "Adding new tooltip file type"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiveconfiguresavetochange
|
||||
msgid "To change current editing archive configuration, either APPLY or DELETE current editing one"
|
||||
msgstr ""
|
||||
|
|
@ -11757,6 +11806,7 @@ msgid "Change Archiver Listing Encoding"
|
|||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiverconfirmdelete
|
||||
msgctxt "ulng.rsoptarchiverconfirmdelete"
|
||||
msgid "Are you sure you want to delete: %s"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -11773,6 +11823,7 @@ msgid "Export archiver configuration"
|
|||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiverexportdone
|
||||
msgctxt "ulng.rsoptarchiverexportdone"
|
||||
msgid "Exportation of %d elements to file \"%s\" completed."
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -11793,6 +11844,7 @@ msgid "Import archiver configuration"
|
|||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiverimportdone
|
||||
msgctxt "ulng.rsoptarchiverimportdone"
|
||||
msgid "Importation of %d elements from file \"%s\" completed."
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -11801,6 +11853,7 @@ msgid "Select the file to import archiver configuration(s)"
|
|||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiverimportprompt
|
||||
msgctxt "ulng.rsoptarchiverimportprompt"
|
||||
msgid "Select the one(s) you want to import"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -12231,6 +12284,10 @@ msgctxt "ulng.rsoptpluginsregisteredfor"
|
|||
msgid "Registered for"
|
||||
msgstr "Prijavljen za"
|
||||
|
||||
#: ulng.rsoptrenamingtooltipfiletype
|
||||
msgid "Renaming tooltip file type"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsoptsearchcase
|
||||
msgid "&Sensitive;&Insensitive"
|
||||
msgstr "&Osetljivo;&Neosetljivo"
|
||||
|
|
@ -12265,6 +12322,62 @@ msgstr "Vrh;Dno"
|
|||
msgid "S&eparator;Inte&rnal command;E&xternal command;Men&u"
|
||||
msgstr "Razdvajač&;&unutrašnja naredba;&Spoljna naredba;Izbornik&"
|
||||
|
||||
#: ulng.rsopttooltipconfiguresavetochange
|
||||
msgid "To change file type tooltip configuration, either APPLY or DELETE current editing one"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletype
|
||||
msgid "Tooltip file type name:"
|
||||
msgstr "Vrsta imena&:"
|
||||
|
||||
#: ulng.rsopttooltipfiletypealreadyexists
|
||||
msgid "\"%s\" already exists!"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeconfirmdelete
|
||||
msgctxt "ulng.rsopttooltipfiletypeconfirmdelete"
|
||||
msgid "Are you sure you want to delete: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypedefaultexportfilename
|
||||
msgid "Exported tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeexportcaption
|
||||
msgid "Export tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeexportdone
|
||||
msgctxt "ulng.rsopttooltipfiletypeexportdone"
|
||||
msgid "Exportation of %d elements to file \"%s\" completed."
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportcaption
|
||||
msgid "Import tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportdone
|
||||
msgctxt "ulng.rsopttooltipfiletypeimportdone"
|
||||
msgid "Importation of %d elements from file \"%s\" completed."
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportfile
|
||||
msgid "Select the file to import tooltip file type configuration(s)"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportprompt
|
||||
msgctxt "ulng.rsopttooltipfiletypeimportprompt"
|
||||
msgid "Select the one(s) you want to import"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypewheretosave
|
||||
msgid "Enter location and filename where to save tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipsfiletypename
|
||||
msgid "Tooltip file type name"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttypeofduplicatedrename
|
||||
msgid "DC legacy - Copy (x) filename.ext;Windows - filename (x).ext;Other - filename(x).ext"
|
||||
msgstr ""
|
||||
|
|
@ -12616,6 +12729,14 @@ msgctxt "ulng.rstoolterminal"
|
|||
msgid "Terminal"
|
||||
msgstr "Terminal"
|
||||
|
||||
#: ulng.rstooltiphidetimeoutlist
|
||||
msgid "System default;1 sec;2 sec;3 sec;5 sec;10 sec;30 sec;1 min;Never hide"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rstooltipmodelist
|
||||
msgid "Combine DC and system tooltip, DC first (legacy);Combine DC and system tooltip, system first;Show DC tooltip when possible and system when not;Show DC tooltip only;Show system tooltip only"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rstoolviewer
|
||||
msgctxt "ulng.rstoolviewer"
|
||||
msgid "Viewer"
|
||||
|
|
|
|||
|
|
@ -3863,6 +3863,7 @@ msgid "A&pply"
|
|||
msgstr "Uygula"
|
||||
|
||||
#: tfrmoptionsarchivers.btnarchivercopy.caption
|
||||
msgctxt "tfrmoptionsarchivers.btnarchivercopy.caption"
|
||||
msgid "Cop&y"
|
||||
msgstr "Kopyala"
|
||||
|
||||
|
|
@ -3892,6 +3893,7 @@ msgid "Variable reminder helper"
|
|||
msgstr ""
|
||||
|
||||
#: tfrmoptionsarchivers.btnarchiverother.caption
|
||||
msgctxt "tfrmoptionsarchivers.btnarchiverother.caption"
|
||||
msgid "Oth&er..."
|
||||
msgstr "Diğer..."
|
||||
|
||||
|
|
@ -7832,25 +7834,24 @@ msgstr ""
|
|||
msgid "&Path to program to execute"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.btnaddfields.caption
|
||||
#, fuzzy
|
||||
#| msgid "Add"
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.BTNADDFIELDS.CAPTION"
|
||||
#: tfrmoptionstooltips.btnaddtooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btnaddtooltipsfiletype.caption"
|
||||
msgid "A&dd"
|
||||
msgstr "Ekle"
|
||||
|
||||
#: tfrmoptionstooltips.btnapplyfields.caption
|
||||
#, fuzzy
|
||||
#| msgid "Apply"
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.BTNAPPLYFIELDS.CAPTION"
|
||||
#: tfrmoptionstooltips.btnapplytooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btnapplytooltipsfiletype.caption"
|
||||
msgid "A&pply"
|
||||
msgstr "Uygula"
|
||||
|
||||
#: tfrmoptionstooltips.btndeletefields.caption
|
||||
#, fuzzy
|
||||
#| msgid "Delete"
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.BTNDELETEFIELDS.CAPTION"
|
||||
msgid "D&elete"
|
||||
#: tfrmoptionstooltips.btncopytooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btncopytooltipsfiletype.caption"
|
||||
msgid "Cop&y"
|
||||
msgstr "Kopyala"
|
||||
|
||||
#: tfrmoptionstooltips.btndeletetooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btndeletetooltipsfiletype.caption"
|
||||
msgid "Delete"
|
||||
msgstr "&Sil"
|
||||
|
||||
#: tfrmoptionstooltips.btnfieldslist.caption
|
||||
|
|
@ -7863,6 +7864,24 @@ msgctxt "TFRMOPTIONSTOOLTIPS.BTNFIELDSSEARCHTEMPLATE.HINT"
|
|||
msgid "Template..."
|
||||
msgstr "Şablon..."
|
||||
|
||||
#: tfrmoptionstooltips.btnrenametooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btnrenametooltipsfiletype.caption"
|
||||
msgid "&Rename"
|
||||
msgstr "&Yeniden Adlandır"
|
||||
|
||||
#: tfrmoptionstooltips.btntooltipother.caption
|
||||
msgctxt "tfrmoptionstooltips.btntooltipother.caption"
|
||||
msgid "Oth&er..."
|
||||
msgstr "Diğer..."
|
||||
|
||||
#: tfrmoptionstooltips.bvltooltips1.caption
|
||||
msgid "Tooltip configuration for selected file type:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.bvltooltips2.caption
|
||||
msgid "General options about tooltips:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.chkshowtooltip.caption
|
||||
#, fuzzy
|
||||
#| msgid "Show tool tip"
|
||||
|
|
@ -7870,11 +7889,6 @@ msgctxt "tfrmoptionstooltips.chkshowtooltip.caption"
|
|||
msgid "&Show tooltip for files in the file panel"
|
||||
msgstr "Araç İpucu'nu göster (Not sözleri)"
|
||||
|
||||
#: tfrmoptionstooltips.gbcustomfields.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.GBCUSTOMFIELDS.CAPTION"
|
||||
msgid "Custom fields by file type"
|
||||
msgstr "Dosya türüne göre özel alanlar"
|
||||
|
||||
#: tfrmoptionstooltips.lblfieldslist.caption
|
||||
#, fuzzy
|
||||
#| msgid "Category hint:"
|
||||
|
|
@ -7889,12 +7903,35 @@ msgctxt "TFRMOPTIONSTOOLTIPS.LBLFIELDSMASK.CAPTION"
|
|||
msgid "Category &mask:"
|
||||
msgstr "Sınıf maskesi"
|
||||
|
||||
#: tfrmoptionstooltips.lblfieldsname.caption
|
||||
#, fuzzy
|
||||
#| msgid "Category name:"
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.LBLFIELDSNAME.CAPTION"
|
||||
msgid "Category &name:"
|
||||
msgstr "Sınıf adı"
|
||||
#: tfrmoptionstooltips.lbltooltiphidingdelay.caption
|
||||
msgid "Tooltip hiding delay:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.lbltooltipshowingmode.caption
|
||||
msgid "Tooltip showing mode:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.lbltooltipslistbox.caption
|
||||
msgid "&File types:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypediscardmodification.caption
|
||||
msgid "Discard Modifications"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypeexport.caption
|
||||
msgctxt "tfrmoptionstooltips.mitooltipsfiletypeexport.caption"
|
||||
msgid "Export..."
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypeimport.caption
|
||||
msgctxt "tfrmoptionstooltips.mitooltipsfiletypeimport.caption"
|
||||
msgid "Import..."
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypesortfiletype.caption
|
||||
msgid "Sort Tooltip File Types"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstreeviewmenu.ckbdirectoryhotlistfromdoubleclick.caption
|
||||
msgid "With double-click on the bar on top of a file panel"
|
||||
|
|
@ -11873,6 +11910,10 @@ msgstr ""
|
|||
msgid "Add at &beginning;Add at the end;Smart add"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsoptaddingtooltipfiletype
|
||||
msgid "Adding new tooltip file type"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiveconfiguresavetochange
|
||||
msgid "To change current editing archive configuration, either APPLY or DELETE current editing one"
|
||||
msgstr ""
|
||||
|
|
@ -11902,6 +11943,7 @@ msgid "Change Archiver Listing Encoding"
|
|||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiverconfirmdelete
|
||||
msgctxt "ulng.rsoptarchiverconfirmdelete"
|
||||
msgid "Are you sure you want to delete: %s"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -11918,6 +11960,7 @@ msgid "Export archiver configuration"
|
|||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiverexportdone
|
||||
msgctxt "ulng.rsoptarchiverexportdone"
|
||||
msgid "Exportation of %d elements to file \"%s\" completed."
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -11938,6 +11981,7 @@ msgid "Import archiver configuration"
|
|||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiverimportdone
|
||||
msgctxt "ulng.rsoptarchiverimportdone"
|
||||
msgid "Importation of %d elements from file \"%s\" completed."
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -11946,6 +11990,7 @@ msgid "Select the file to import archiver configuration(s)"
|
|||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiverimportprompt
|
||||
msgctxt "ulng.rsoptarchiverimportprompt"
|
||||
msgid "Select the one(s) you want to import"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -12377,6 +12422,10 @@ msgctxt "ulng.rsoptpluginsregisteredfor"
|
|||
msgid "Registered for"
|
||||
msgstr "Kayıtlı"
|
||||
|
||||
#: ulng.rsoptrenamingtooltipfiletype
|
||||
msgid "Renaming tooltip file type"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsoptsearchcase
|
||||
msgid "&Sensitive;&Insensitive"
|
||||
msgstr ""
|
||||
|
|
@ -12411,6 +12460,62 @@ msgstr "Üst;Alt;"
|
|||
msgid "S&eparator;Inte&rnal command;E&xternal command;Men&u"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipconfiguresavetochange
|
||||
msgid "To change file type tooltip configuration, either APPLY or DELETE current editing one"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletype
|
||||
msgid "Tooltip file type name:"
|
||||
msgstr "Sınıf adı"
|
||||
|
||||
#: ulng.rsopttooltipfiletypealreadyexists
|
||||
msgid "\"%s\" already exists!"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeconfirmdelete
|
||||
msgctxt "ulng.rsopttooltipfiletypeconfirmdelete"
|
||||
msgid "Are you sure you want to delete: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypedefaultexportfilename
|
||||
msgid "Exported tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeexportcaption
|
||||
msgid "Export tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeexportdone
|
||||
msgctxt "ulng.rsopttooltipfiletypeexportdone"
|
||||
msgid "Exportation of %d elements to file \"%s\" completed."
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportcaption
|
||||
msgid "Import tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportdone
|
||||
msgctxt "ulng.rsopttooltipfiletypeimportdone"
|
||||
msgid "Importation of %d elements from file \"%s\" completed."
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportfile
|
||||
msgid "Select the file to import tooltip file type configuration(s)"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportprompt
|
||||
msgctxt "ulng.rsopttooltipfiletypeimportprompt"
|
||||
msgid "Select the one(s) you want to import"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypewheretosave
|
||||
msgid "Enter location and filename where to save tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipsfiletypename
|
||||
msgid "Tooltip file type name"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttypeofduplicatedrename
|
||||
msgid "DC legacy - Copy (x) filename.ext;Windows - filename (x).ext;Other - filename(x).ext"
|
||||
msgstr ""
|
||||
|
|
@ -12769,6 +12874,14 @@ msgctxt "ulng.rstoolterminal"
|
|||
msgid "Terminal"
|
||||
msgstr "Komut İstemi F9"
|
||||
|
||||
#: ulng.rstooltiphidetimeoutlist
|
||||
msgid "System default;1 sec;2 sec;3 sec;5 sec;10 sec;30 sec;1 min;Never hide"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rstooltipmodelist
|
||||
msgid "Combine DC and system tooltip, DC first (legacy);Combine DC and system tooltip, system first;Show DC tooltip when possible and system when not;Show DC tooltip only;Show system tooltip only"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rstoolviewer
|
||||
msgctxt "ulng.rstoolviewer"
|
||||
msgid "Viewer"
|
||||
|
|
|
|||
|
|
@ -3698,6 +3698,7 @@ msgid "A&pply"
|
|||
msgstr "&Застосувати"
|
||||
|
||||
#: tfrmoptionsarchivers.btnarchivercopy.caption
|
||||
msgctxt "tfrmoptionsarchivers.btnarchivercopy.caption"
|
||||
msgid "Cop&y"
|
||||
msgstr "Копіювати"
|
||||
|
||||
|
|
@ -3727,6 +3728,7 @@ msgid "Variable reminder helper"
|
|||
msgstr ""
|
||||
|
||||
#: tfrmoptionsarchivers.btnarchiverother.caption
|
||||
msgctxt "tfrmoptionsarchivers.btnarchiverother.caption"
|
||||
msgid "Oth&er..."
|
||||
msgstr "Інші..."
|
||||
|
||||
|
|
@ -7768,19 +7770,24 @@ msgctxt "TFRMOPTIONSTOOLBASE.LBLTOOLSPATH.CAPTION"
|
|||
msgid "&Path to program to execute"
|
||||
msgstr "&Шлях до зовнішньої програми"
|
||||
|
||||
#: tfrmoptionstooltips.btnaddfields.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.BTNADDFIELDS.CAPTION"
|
||||
#: tfrmoptionstooltips.btnaddtooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btnaddtooltipsfiletype.caption"
|
||||
msgid "A&dd"
|
||||
msgstr "До&дати"
|
||||
|
||||
#: tfrmoptionstooltips.btnapplyfields.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.BTNAPPLYFIELDS.CAPTION"
|
||||
#: tfrmoptionstooltips.btnapplytooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btnapplytooltipsfiletype.caption"
|
||||
msgid "A&pply"
|
||||
msgstr "&Застосувати"
|
||||
|
||||
#: tfrmoptionstooltips.btndeletefields.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.BTNDELETEFIELDS.CAPTION"
|
||||
msgid "D&elete"
|
||||
#: tfrmoptionstooltips.btncopytooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btncopytooltipsfiletype.caption"
|
||||
msgid "Cop&y"
|
||||
msgstr "Копіювати"
|
||||
|
||||
#: tfrmoptionstooltips.btndeletetooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btndeletetooltipsfiletype.caption"
|
||||
msgid "Delete"
|
||||
msgstr "&Видалити"
|
||||
|
||||
#: tfrmoptionstooltips.btnfieldslist.caption
|
||||
|
|
@ -7793,6 +7800,24 @@ msgctxt "TFRMOPTIONSTOOLTIPS.BTNFIELDSSEARCHTEMPLATE.HINT"
|
|||
msgid "Template..."
|
||||
msgstr "Шаблон..."
|
||||
|
||||
#: tfrmoptionstooltips.btnrenametooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btnrenametooltipsfiletype.caption"
|
||||
msgid "&Rename"
|
||||
msgstr "Пе&рейменувати"
|
||||
|
||||
#: tfrmoptionstooltips.btntooltipother.caption
|
||||
msgctxt "tfrmoptionstooltips.btntooltipother.caption"
|
||||
msgid "Oth&er..."
|
||||
msgstr "Інші..."
|
||||
|
||||
#: tfrmoptionstooltips.bvltooltips1.caption
|
||||
msgid "Tooltip configuration for selected file type:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.bvltooltips2.caption
|
||||
msgid "General options about tooltips:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.chkshowtooltip.caption
|
||||
#, fuzzy
|
||||
#| msgid "Show tool tip"
|
||||
|
|
@ -7800,11 +7825,6 @@ msgctxt "tfrmoptionstooltips.chkshowtooltip.caption"
|
|||
msgid "&Show tooltip for files in the file panel"
|
||||
msgstr "Показати спливаючі підказки"
|
||||
|
||||
#: tfrmoptionstooltips.gbcustomfields.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.GBCUSTOMFIELDS.CAPTION"
|
||||
msgid "Custom fields by file type"
|
||||
msgstr "Додаткові поля за типами файлів"
|
||||
|
||||
#: tfrmoptionstooltips.lblfieldslist.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.LBLFIELDSLIST.CAPTION"
|
||||
msgid "Category &hint:"
|
||||
|
|
@ -7815,10 +7835,35 @@ msgctxt "TFRMOPTIONSTOOLTIPS.LBLFIELDSMASK.CAPTION"
|
|||
msgid "Category &mask:"
|
||||
msgstr "&Маска категорії:"
|
||||
|
||||
#: tfrmoptionstooltips.lblfieldsname.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.LBLFIELDSNAME.CAPTION"
|
||||
msgid "Category &name:"
|
||||
msgstr "&Назва категорії:"
|
||||
#: tfrmoptionstooltips.lbltooltiphidingdelay.caption
|
||||
msgid "Tooltip hiding delay:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.lbltooltipshowingmode.caption
|
||||
msgid "Tooltip showing mode:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.lbltooltipslistbox.caption
|
||||
msgid "&File types:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypediscardmodification.caption
|
||||
msgid "Discard Modifications"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypeexport.caption
|
||||
msgctxt "tfrmoptionstooltips.mitooltipsfiletypeexport.caption"
|
||||
msgid "Export..."
|
||||
msgstr "Експортувати..."
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypeimport.caption
|
||||
msgctxt "tfrmoptionstooltips.mitooltipsfiletypeimport.caption"
|
||||
msgid "Import..."
|
||||
msgstr "Імпортувати..."
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypesortfiletype.caption
|
||||
msgid "Sort Tooltip File Types"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstreeviewmenu.ckbdirectoryhotlistfromdoubleclick.caption
|
||||
msgid "With double-click on the bar on top of a file panel"
|
||||
|
|
@ -11815,6 +11860,10 @@ msgstr "Опрацювання"
|
|||
msgid "Add at &beginning;Add at the end;Smart add"
|
||||
msgstr "Додати на початку;Додати в кінці;Розумне додавання"
|
||||
|
||||
#: ulng.rsoptaddingtooltipfiletype
|
||||
msgid "Adding new tooltip file type"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiveconfiguresavetochange
|
||||
msgid "To change current editing archive configuration, either APPLY or DELETE current editing one"
|
||||
msgstr ""
|
||||
|
|
@ -11844,6 +11893,7 @@ msgid "Change Archiver Listing Encoding"
|
|||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiverconfirmdelete
|
||||
msgctxt "ulng.rsoptarchiverconfirmdelete"
|
||||
msgid "Are you sure you want to delete: %s"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -11860,6 +11910,7 @@ msgid "Export archiver configuration"
|
|||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiverexportdone
|
||||
msgctxt "ulng.rsoptarchiverexportdone"
|
||||
msgid "Exportation of %d elements to file \"%s\" completed."
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -11880,6 +11931,7 @@ msgid "Import archiver configuration"
|
|||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiverimportdone
|
||||
msgctxt "ulng.rsoptarchiverimportdone"
|
||||
msgid "Importation of %d elements from file \"%s\" completed."
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -11888,6 +11940,7 @@ msgid "Select the file to import archiver configuration(s)"
|
|||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiverimportprompt
|
||||
msgctxt "ulng.rsoptarchiverimportprompt"
|
||||
msgid "Select the one(s) you want to import"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -12322,6 +12375,10 @@ msgctxt "ulng.rsoptpluginsregisteredfor"
|
|||
msgid "Registered for"
|
||||
msgstr "Асоціації з"
|
||||
|
||||
#: ulng.rsoptrenamingtooltipfiletype
|
||||
msgid "Renaming tooltip file type"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsoptsearchcase
|
||||
msgid "&Sensitive;&Insensitive"
|
||||
msgstr "&Чутливий;&Не чутливий"
|
||||
|
|
@ -12354,6 +12411,62 @@ msgstr "Зверху;Знизу"
|
|||
msgid "S&eparator;Inte&rnal command;E&xternal command;Men&u"
|
||||
msgstr "&Роздільник;&Внутрішні команди;&Зовнішні команди;&Меню"
|
||||
|
||||
#: ulng.rsopttooltipconfiguresavetochange
|
||||
msgid "To change file type tooltip configuration, either APPLY or DELETE current editing one"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletype
|
||||
msgid "Tooltip file type name:"
|
||||
msgstr "&Назва категорії:"
|
||||
|
||||
#: ulng.rsopttooltipfiletypealreadyexists
|
||||
msgid "\"%s\" already exists!"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeconfirmdelete
|
||||
msgctxt "ulng.rsopttooltipfiletypeconfirmdelete"
|
||||
msgid "Are you sure you want to delete: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypedefaultexportfilename
|
||||
msgid "Exported tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeexportcaption
|
||||
msgid "Export tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeexportdone
|
||||
msgctxt "ulng.rsopttooltipfiletypeexportdone"
|
||||
msgid "Exportation of %d elements to file \"%s\" completed."
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportcaption
|
||||
msgid "Import tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportdone
|
||||
msgctxt "ulng.rsopttooltipfiletypeimportdone"
|
||||
msgid "Importation of %d elements from file \"%s\" completed."
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportfile
|
||||
msgid "Select the file to import tooltip file type configuration(s)"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportprompt
|
||||
msgctxt "ulng.rsopttooltipfiletypeimportprompt"
|
||||
msgid "Select the one(s) you want to import"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypewheretosave
|
||||
msgid "Enter location and filename where to save tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipsfiletypename
|
||||
msgid "Tooltip file type name"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttypeofduplicatedrename
|
||||
msgid "DC legacy - Copy (x) filename.ext;Windows - filename (x).ext;Other - filename(x).ext"
|
||||
msgstr "Класичний DC - Copy (x) filename.ext;Windows - filename (x).ext;Інший - filename(x).ext"
|
||||
|
|
@ -12704,6 +12817,14 @@ msgctxt "ulng.rstoolterminal"
|
|||
msgid "Terminal"
|
||||
msgstr "Термінал"
|
||||
|
||||
#: ulng.rstooltiphidetimeoutlist
|
||||
msgid "System default;1 sec;2 sec;3 sec;5 sec;10 sec;30 sec;1 min;Never hide"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rstooltipmodelist
|
||||
msgid "Combine DC and system tooltip, DC first (legacy);Combine DC and system tooltip, system first;Show DC tooltip when possible and system when not;Show DC tooltip only;Show system tooltip only"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rstoolviewer
|
||||
msgctxt "ulng.rstoolviewer"
|
||||
msgid "Viewer"
|
||||
|
|
|
|||
|
|
@ -3619,6 +3619,7 @@ msgid "A&pply"
|
|||
msgstr "应用(&P)"
|
||||
|
||||
#: tfrmoptionsarchivers.btnarchivercopy.caption
|
||||
msgctxt "tfrmoptionsarchivers.btnarchivercopy.caption"
|
||||
msgid "Cop&y"
|
||||
msgstr "复制"
|
||||
|
||||
|
|
@ -3648,6 +3649,7 @@ msgid "Variable reminder helper"
|
|||
msgstr ""
|
||||
|
||||
#: tfrmoptionsarchivers.btnarchiverother.caption
|
||||
msgctxt "tfrmoptionsarchivers.btnarchiverother.caption"
|
||||
msgid "Oth&er..."
|
||||
msgstr "其他..."
|
||||
|
||||
|
|
@ -7552,19 +7554,24 @@ msgctxt "TFRMOPTIONSTOOLBASE.LBLTOOLSPATH.CAPTION"
|
|||
msgid "&Path to program to execute"
|
||||
msgstr "程序执行路径(&P)"
|
||||
|
||||
#: tfrmoptionstooltips.btnaddfields.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.BTNADDFIELDS.CAPTION"
|
||||
#: tfrmoptionstooltips.btnaddtooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btnaddtooltipsfiletype.caption"
|
||||
msgid "A&dd"
|
||||
msgstr "添加(&D)"
|
||||
|
||||
#: tfrmoptionstooltips.btnapplyfields.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.BTNAPPLYFIELDS.CAPTION"
|
||||
#: tfrmoptionstooltips.btnapplytooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btnapplytooltipsfiletype.caption"
|
||||
msgid "A&pply"
|
||||
msgstr "应用(&P)"
|
||||
|
||||
#: tfrmoptionstooltips.btndeletefields.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.BTNDELETEFIELDS.CAPTION"
|
||||
msgid "D&elete"
|
||||
#: tfrmoptionstooltips.btncopytooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btncopytooltipsfiletype.caption"
|
||||
msgid "Cop&y"
|
||||
msgstr "复制"
|
||||
|
||||
#: tfrmoptionstooltips.btndeletetooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btndeletetooltipsfiletype.caption"
|
||||
msgid "Delete"
|
||||
msgstr "删除(&E)"
|
||||
|
||||
#: tfrmoptionstooltips.btnfieldslist.caption
|
||||
|
|
@ -7577,16 +7584,29 @@ msgctxt "TFRMOPTIONSTOOLTIPS.BTNFIELDSSEARCHTEMPLATE.HINT"
|
|||
msgid "Template..."
|
||||
msgstr "模板..."
|
||||
|
||||
#: tfrmoptionstooltips.btnrenametooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btnrenametooltipsfiletype.caption"
|
||||
msgid "&Rename"
|
||||
msgstr "重命名(&R)"
|
||||
|
||||
#: tfrmoptionstooltips.btntooltipother.caption
|
||||
msgctxt "tfrmoptionstooltips.btntooltipother.caption"
|
||||
msgid "Oth&er..."
|
||||
msgstr "其他..."
|
||||
|
||||
#: tfrmoptionstooltips.bvltooltips1.caption
|
||||
msgid "Tooltip configuration for selected file type:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.bvltooltips2.caption
|
||||
msgid "General options about tooltips:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.chkshowtooltip.caption
|
||||
msgctxt "tfrmoptionstooltips.chkshowtooltip.caption"
|
||||
msgid "&Show tooltip for files in the file panel"
|
||||
msgstr "在文件面板中显示文件提示(&S)"
|
||||
|
||||
#: tfrmoptionstooltips.gbcustomfields.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.GBCUSTOMFIELDS.CAPTION"
|
||||
msgid "Custom fields by file type"
|
||||
msgstr "按文件类型定制字段"
|
||||
|
||||
#: tfrmoptionstooltips.lblfieldslist.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.LBLFIELDSLIST.CAPTION"
|
||||
msgid "Category &hint:"
|
||||
|
|
@ -7597,10 +7617,35 @@ msgctxt "TFRMOPTIONSTOOLTIPS.LBLFIELDSMASK.CAPTION"
|
|||
msgid "Category &mask:"
|
||||
msgstr "类别掩码(&M):"
|
||||
|
||||
#: tfrmoptionstooltips.lblfieldsname.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.LBLFIELDSNAME.CAPTION"
|
||||
msgid "Category &name:"
|
||||
msgstr "类别名称(&N):"
|
||||
#: tfrmoptionstooltips.lbltooltiphidingdelay.caption
|
||||
msgid "Tooltip hiding delay:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.lbltooltipshowingmode.caption
|
||||
msgid "Tooltip showing mode:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.lbltooltipslistbox.caption
|
||||
msgid "&File types:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypediscardmodification.caption
|
||||
msgid "Discard Modifications"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypeexport.caption
|
||||
msgctxt "tfrmoptionstooltips.mitooltipsfiletypeexport.caption"
|
||||
msgid "Export..."
|
||||
msgstr "导出..."
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypeimport.caption
|
||||
msgctxt "tfrmoptionstooltips.mitooltipsfiletypeimport.caption"
|
||||
msgid "Import..."
|
||||
msgstr "导入..."
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypesortfiletype.caption
|
||||
msgid "Sort Tooltip File Types"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstreeviewmenu.ckbdirectoryhotlistfromdoubleclick.caption
|
||||
msgid "With double-click on the bar on top of a file panel"
|
||||
|
|
@ -11471,6 +11516,10 @@ msgstr "正在工作"
|
|||
msgid "Add at &beginning;Add at the end;Smart add"
|
||||
msgstr "添加到开头(&B);添加到最后;智能添加"
|
||||
|
||||
#: ulng.rsoptaddingtooltipfiletype
|
||||
msgid "Adding new tooltip file type"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiveconfiguresavetochange
|
||||
msgid "To change current editing archive configuration, either APPLY or DELETE current editing one"
|
||||
msgstr ""
|
||||
|
|
@ -11500,6 +11549,7 @@ msgid "Change Archiver Listing Encoding"
|
|||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiverconfirmdelete
|
||||
msgctxt "ulng.rsoptarchiverconfirmdelete"
|
||||
msgid "Are you sure you want to delete: %s"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -11516,6 +11566,7 @@ msgid "Export archiver configuration"
|
|||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiverexportdone
|
||||
msgctxt "ulng.rsoptarchiverexportdone"
|
||||
msgid "Exportation of %d elements to file \"%s\" completed."
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -11536,6 +11587,7 @@ msgid "Import archiver configuration"
|
|||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiverimportdone
|
||||
msgctxt "ulng.rsoptarchiverimportdone"
|
||||
msgid "Importation of %d elements from file \"%s\" completed."
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -11544,6 +11596,7 @@ msgid "Select the file to import archiver configuration(s)"
|
|||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiverimportprompt
|
||||
msgctxt "ulng.rsoptarchiverimportprompt"
|
||||
msgid "Select the one(s) you want to import"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -11974,6 +12027,10 @@ msgctxt "ulng.rsoptpluginsregisteredfor"
|
|||
msgid "Registered for"
|
||||
msgstr "注册给"
|
||||
|
||||
#: ulng.rsoptrenamingtooltipfiletype
|
||||
msgid "Renaming tooltip file type"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsoptsearchcase
|
||||
msgid "&Sensitive;&Insensitive"
|
||||
msgstr "区分(&S);不区分(&I)"
|
||||
|
|
@ -12006,6 +12063,62 @@ msgstr "顶部;底部;"
|
|||
msgid "S&eparator;Inte&rnal command;E&xternal command;Men&u"
|
||||
msgstr "分隔符(&E);内部命令(&R);外部命令(&X);菜单(&U)"
|
||||
|
||||
#: ulng.rsopttooltipconfiguresavetochange
|
||||
msgid "To change file type tooltip configuration, either APPLY or DELETE current editing one"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletype
|
||||
msgid "Tooltip file type name:"
|
||||
msgstr "类别名称(&N):"
|
||||
|
||||
#: ulng.rsopttooltipfiletypealreadyexists
|
||||
msgid "\"%s\" already exists!"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeconfirmdelete
|
||||
msgctxt "ulng.rsopttooltipfiletypeconfirmdelete"
|
||||
msgid "Are you sure you want to delete: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypedefaultexportfilename
|
||||
msgid "Exported tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeexportcaption
|
||||
msgid "Export tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeexportdone
|
||||
msgctxt "ulng.rsopttooltipfiletypeexportdone"
|
||||
msgid "Exportation of %d elements to file \"%s\" completed."
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportcaption
|
||||
msgid "Import tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportdone
|
||||
msgctxt "ulng.rsopttooltipfiletypeimportdone"
|
||||
msgid "Importation of %d elements from file \"%s\" completed."
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportfile
|
||||
msgid "Select the file to import tooltip file type configuration(s)"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportprompt
|
||||
msgctxt "ulng.rsopttooltipfiletypeimportprompt"
|
||||
msgid "Select the one(s) you want to import"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypewheretosave
|
||||
msgid "Enter location and filename where to save tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipsfiletypename
|
||||
msgid "Tooltip file type name"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttypeofduplicatedrename
|
||||
msgid "DC legacy - Copy (x) filename.ext;Windows - filename (x).ext;Other - filename(x).ext"
|
||||
msgstr "DC 传统方式 - 副本 (x) 文件名.扩展名;窗口 - 文件名 (x).扩展名;其他 - 文件名 (x).扩展名"
|
||||
|
|
@ -12360,6 +12473,14 @@ msgctxt "ulng.rstoolterminal"
|
|||
msgid "Terminal"
|
||||
msgstr "终端"
|
||||
|
||||
#: ulng.rstooltiphidetimeoutlist
|
||||
msgid "System default;1 sec;2 sec;3 sec;5 sec;10 sec;30 sec;1 min;Never hide"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rstooltipmodelist
|
||||
msgid "Combine DC and system tooltip, DC first (legacy);Combine DC and system tooltip, system first;Show DC tooltip when possible and system when not;Show DC tooltip only;Show system tooltip only"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rstoolviewer
|
||||
msgctxt "ulng.rstoolviewer"
|
||||
msgid "Viewer"
|
||||
|
|
|
|||
|
|
@ -3875,6 +3875,7 @@ msgid "A&pply"
|
|||
msgstr "套用 (&P)"
|
||||
|
||||
#: tfrmoptionsarchivers.btnarchivercopy.caption
|
||||
msgctxt "tfrmoptionsarchivers.btnarchivercopy.caption"
|
||||
msgid "Cop&y"
|
||||
msgstr "複製"
|
||||
|
||||
|
|
@ -3904,6 +3905,7 @@ msgid "Variable reminder helper"
|
|||
msgstr ""
|
||||
|
||||
#: tfrmoptionsarchivers.btnarchiverother.caption
|
||||
msgctxt "tfrmoptionsarchivers.btnarchiverother.caption"
|
||||
msgid "Oth&er..."
|
||||
msgstr "其他..."
|
||||
|
||||
|
|
@ -8221,25 +8223,24 @@ msgctxt "TFRMOPTIONSTOOLBASE.LBLTOOLSPATH.CAPTION"
|
|||
msgid "&Path to program to execute"
|
||||
msgstr "執行程式路徑 (&P)"
|
||||
|
||||
#: tfrmoptionstooltips.btnaddfields.caption
|
||||
#, fuzzy
|
||||
#| msgid "Add"
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.BTNADDFIELDS.CAPTION"
|
||||
#: tfrmoptionstooltips.btnaddtooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btnaddtooltipsfiletype.caption"
|
||||
msgid "A&dd"
|
||||
msgstr "新增 (&D)"
|
||||
|
||||
#: tfrmoptionstooltips.btnapplyfields.caption
|
||||
#, fuzzy
|
||||
#| msgid "Apply"
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.BTNAPPLYFIELDS.CAPTION"
|
||||
#: tfrmoptionstooltips.btnapplytooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btnapplytooltipsfiletype.caption"
|
||||
msgid "A&pply"
|
||||
msgstr "套用 (&P)"
|
||||
|
||||
#: tfrmoptionstooltips.btndeletefields.caption
|
||||
#, fuzzy
|
||||
#| msgid "Delete"
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.BTNDELETEFIELDS.CAPTION"
|
||||
msgid "D&elete"
|
||||
#: tfrmoptionstooltips.btncopytooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btncopytooltipsfiletype.caption"
|
||||
msgid "Cop&y"
|
||||
msgstr "複製"
|
||||
|
||||
#: tfrmoptionstooltips.btndeletetooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btndeletetooltipsfiletype.caption"
|
||||
msgid "Delete"
|
||||
msgstr "刪除 (&E)"
|
||||
|
||||
#: tfrmoptionstooltips.btnfieldslist.caption
|
||||
|
|
@ -8252,6 +8253,24 @@ msgctxt "TFRMOPTIONSTOOLTIPS.BTNFIELDSSEARCHTEMPLATE.HINT"
|
|||
msgid "Template..."
|
||||
msgstr "範本..."
|
||||
|
||||
#: tfrmoptionstooltips.btnrenametooltipsfiletype.caption
|
||||
msgctxt "tfrmoptionstooltips.btnrenametooltipsfiletype.caption"
|
||||
msgid "&Rename"
|
||||
msgstr "重新命名 (&R)"
|
||||
|
||||
#: tfrmoptionstooltips.btntooltipother.caption
|
||||
msgctxt "tfrmoptionstooltips.btntooltipother.caption"
|
||||
msgid "Oth&er..."
|
||||
msgstr "其他..."
|
||||
|
||||
#: tfrmoptionstooltips.bvltooltips1.caption
|
||||
msgid "Tooltip configuration for selected file type:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.bvltooltips2.caption
|
||||
msgid "General options about tooltips:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.chkshowtooltip.caption
|
||||
#, fuzzy
|
||||
#| msgid "Show tool tip"
|
||||
|
|
@ -8259,11 +8278,6 @@ msgctxt "tfrmoptionstooltips.chkshowtooltip.caption"
|
|||
msgid "&Show tooltip for files in the file panel"
|
||||
msgstr "顯示工具提示"
|
||||
|
||||
#: tfrmoptionstooltips.gbcustomfields.caption
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.GBCUSTOMFIELDS.CAPTION"
|
||||
msgid "Custom fields by file type"
|
||||
msgstr "檔案類型自訂提示"
|
||||
|
||||
#: tfrmoptionstooltips.lblfieldslist.caption
|
||||
#, fuzzy
|
||||
#| msgid "Category hint:"
|
||||
|
|
@ -8278,12 +8292,35 @@ msgctxt "TFRMOPTIONSTOOLTIPS.LBLFIELDSMASK.CAPTION"
|
|||
msgid "Category &mask:"
|
||||
msgstr "類別遮罩 (&M):"
|
||||
|
||||
#: tfrmoptionstooltips.lblfieldsname.caption
|
||||
#, fuzzy
|
||||
#| msgid "Category name:"
|
||||
msgctxt "TFRMOPTIONSTOOLTIPS.LBLFIELDSNAME.CAPTION"
|
||||
msgid "Category &name:"
|
||||
msgstr "類別名稱 (&N):"
|
||||
#: tfrmoptionstooltips.lbltooltiphidingdelay.caption
|
||||
msgid "Tooltip hiding delay:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.lbltooltipshowingmode.caption
|
||||
msgid "Tooltip showing mode:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.lbltooltipslistbox.caption
|
||||
msgid "&File types:"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypediscardmodification.caption
|
||||
msgid "Discard Modifications"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypeexport.caption
|
||||
msgctxt "tfrmoptionstooltips.mitooltipsfiletypeexport.caption"
|
||||
msgid "Export..."
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypeimport.caption
|
||||
msgctxt "tfrmoptionstooltips.mitooltipsfiletypeimport.caption"
|
||||
msgid "Import..."
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstooltips.mitooltipsfiletypesortfiletype.caption
|
||||
msgid "Sort Tooltip File Types"
|
||||
msgstr ""
|
||||
|
||||
#: tfrmoptionstreeviewmenu.ckbdirectoryhotlistfromdoubleclick.caption
|
||||
msgid "With double-click on the bar on top of a file panel"
|
||||
|
|
@ -12283,6 +12320,10 @@ msgstr "正在處理"
|
|||
msgid "Add at &beginning;Add at the end;Smart add"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsoptaddingtooltipfiletype
|
||||
msgid "Adding new tooltip file type"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiveconfiguresavetochange
|
||||
msgid "To change current editing archive configuration, either APPLY or DELETE current editing one"
|
||||
msgstr ""
|
||||
|
|
@ -12312,6 +12353,7 @@ msgid "Change Archiver Listing Encoding"
|
|||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiverconfirmdelete
|
||||
msgctxt "ulng.rsoptarchiverconfirmdelete"
|
||||
msgid "Are you sure you want to delete: %s"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -12328,6 +12370,7 @@ msgid "Export archiver configuration"
|
|||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiverexportdone
|
||||
msgctxt "ulng.rsoptarchiverexportdone"
|
||||
msgid "Exportation of %d elements to file \"%s\" completed."
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -12348,6 +12391,7 @@ msgid "Import archiver configuration"
|
|||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiverimportdone
|
||||
msgctxt "ulng.rsoptarchiverimportdone"
|
||||
msgid "Importation of %d elements from file \"%s\" completed."
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -12356,6 +12400,7 @@ msgid "Select the file to import archiver configuration(s)"
|
|||
msgstr ""
|
||||
|
||||
#: ulng.rsoptarchiverimportprompt
|
||||
msgctxt "ulng.rsoptarchiverimportprompt"
|
||||
msgid "Select the one(s) you want to import"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -12783,6 +12828,10 @@ msgctxt "ulng.rsoptpluginsregisteredfor"
|
|||
msgid "Registered for"
|
||||
msgstr "登錄對象"
|
||||
|
||||
#: ulng.rsoptrenamingtooltipfiletype
|
||||
msgid "Renaming tooltip file type"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsoptsearchcase
|
||||
msgid "&Sensitive;&Insensitive"
|
||||
msgstr "大小寫視為相異 (&S);大小寫視為相同 (&I)"
|
||||
|
|
@ -12817,6 +12866,62 @@ msgstr "頂端;底部;"
|
|||
msgid "S&eparator;Inte&rnal command;E&xternal command;Men&u"
|
||||
msgstr "分隔線 (&E);內部指令 (&R);外部指令 (&X);選單 (&U)"
|
||||
|
||||
#: ulng.rsopttooltipconfiguresavetochange
|
||||
msgid "To change file type tooltip configuration, either APPLY or DELETE current editing one"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletype
|
||||
msgid "Tooltip file type name:"
|
||||
msgstr "類別名稱 (&N):"
|
||||
|
||||
#: ulng.rsopttooltipfiletypealreadyexists
|
||||
msgid "\"%s\" already exists!"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeconfirmdelete
|
||||
msgctxt "ulng.rsopttooltipfiletypeconfirmdelete"
|
||||
msgid "Are you sure you want to delete: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypedefaultexportfilename
|
||||
msgid "Exported tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeexportcaption
|
||||
msgid "Export tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeexportdone
|
||||
msgctxt "ulng.rsopttooltipfiletypeexportdone"
|
||||
msgid "Exportation of %d elements to file \"%s\" completed."
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportcaption
|
||||
msgid "Import tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportdone
|
||||
msgctxt "ulng.rsopttooltipfiletypeimportdone"
|
||||
msgid "Importation of %d elements from file \"%s\" completed."
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportfile
|
||||
msgid "Select the file to import tooltip file type configuration(s)"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypeimportprompt
|
||||
msgctxt "ulng.rsopttooltipfiletypeimportprompt"
|
||||
msgid "Select the one(s) you want to import"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipfiletypewheretosave
|
||||
msgid "Enter location and filename where to save tooltip file type configuration"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttooltipsfiletypename
|
||||
msgid "Tooltip file type name"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rsopttypeofduplicatedrename
|
||||
msgid "DC legacy - Copy (x) filename.ext;Windows - filename (x).ext;Other - filename(x).ext"
|
||||
msgstr ""
|
||||
|
|
@ -13168,6 +13273,14 @@ msgctxt "ulng.rstoolterminal"
|
|||
msgid "Terminal"
|
||||
msgstr "終端機"
|
||||
|
||||
#: ulng.rstooltiphidetimeoutlist
|
||||
msgid "System default;1 sec;2 sec;3 sec;5 sec;10 sec;30 sec;1 min;Never hide"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rstooltipmodelist
|
||||
msgid "Combine DC and system tooltip, DC first (legacy);Combine DC and system tooltip, system first;Show DC tooltip when possible and system when not;Show DC tooltip only;Show system tooltip only"
|
||||
msgstr ""
|
||||
|
||||
#: ulng.rstoolviewer
|
||||
msgctxt "ulng.rstoolviewer"
|
||||
msgid "Viewer"
|
||||
|
|
|
|||
BIN
pixmaps/dctheme/16x16/actions/cm_configtooltips.png
Normal file
BIN
pixmaps/dctheme/16x16/actions/cm_configtooltips.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.1 KiB |
BIN
pixmaps/dctheme/32x32/actions/cm_configtooltips.png
Normal file
BIN
pixmaps/dctheme/32x32/actions/cm_configtooltips.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.2 KiB |
|
|
@ -4,7 +4,7 @@
|
|||
Base class for file views which have a main control with a list of files.
|
||||
|
||||
Copyright (C) 2012 Przemyslaw Nagay (cobines@gmail.com)
|
||||
Copyright (C) 2015 Alexander Koblov (alexx2000@mail.ru)
|
||||
Copyright (C) 2015-2018 Alexander Koblov (alexx2000@mail.ru)
|
||||
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
|
|
@ -164,7 +164,6 @@ type
|
|||
procedure WorkerStarting(const Worker: TFileViewWorker); override;
|
||||
procedure WorkerFinished(const Worker: TFileViewWorker); override;
|
||||
|
||||
// procedure ShowRenameFileEdit(AFile: TFile); virtual;
|
||||
procedure ShowRenameFileEdit(AFile: TFile); virtual;
|
||||
procedure UpdateRenameFileEditPosition; virtual;abstract;
|
||||
procedure RenameSelectPart(AActionType:TRenameFileActionType); virtual;
|
||||
|
|
@ -974,7 +973,7 @@ var
|
|||
begin
|
||||
HintInfo^.HintStr:= EmptyStr;
|
||||
|
||||
if not gShowToolTipMode then Exit;
|
||||
if not gShowToolTip then Exit;
|
||||
if not IsFileIndexInRange(FHintFileIndex) then Exit;
|
||||
|
||||
AFile := FFiles[FHintFileIndex];
|
||||
|
|
@ -982,8 +981,19 @@ begin
|
|||
|
||||
HintInfo^.HintStr:= AFile.FSFile.Name;
|
||||
sHint:= GetFileInfoToolTip(FileSource, AFile.FSFile);
|
||||
if (sHint <> EmptyStr) then begin
|
||||
if (sHint <> EmptyStr) then
|
||||
HintInfo^.HintStr:= HintInfo^.HintStr + LineEnding + sHint;
|
||||
|
||||
case gToolTipHideTimeOut of
|
||||
ttthtSystem: ;
|
||||
tttht1Sec: HintInfo^.HideTimeout := 1000;
|
||||
tttht2Sec: HintInfo^.HideTimeout := 2000;
|
||||
tttht3Sec: HintInfo^.HideTimeout := 3000;
|
||||
tttht5Sec: HintInfo^.HideTimeout := 5000;
|
||||
tttht10Sec: HintInfo^.HideTimeout := 10000;
|
||||
tttht30Sec: HintInfo^.HideTimeout := 30000;
|
||||
tttht1Min: HintInfo^.HideTimeout := 60000;
|
||||
ttthtNeverHide: HintInfo^.HideTimeout := HintInfo^.HideTimeout.MaxValue;
|
||||
end;
|
||||
end;
|
||||
|
||||
|
|
@ -1448,81 +1458,6 @@ begin
|
|||
if not (csDestroying in ComponentState) then UpdateInfoPanel;
|
||||
end;
|
||||
|
||||
{
|
||||
procedure TFileViewWithMainCtrl.ShowRenameFileEdit(AFile: TFile);
|
||||
var
|
||||
lenEdtText, lenEdtTextExt, i: Integer;
|
||||
seperatorSet: set of AnsiChar;
|
||||
begin
|
||||
if edtRename.Visible then
|
||||
begin
|
||||
lenEdtText := UTF8Length(edtRename.Text);
|
||||
lenEdtTextExt := UTF8Length(ExtractFileExt(edtRename.Text));
|
||||
if (edtRename.SelLength = lenEdtText) then
|
||||
begin
|
||||
// Now all selected, change it to name-only.
|
||||
edtRename.SelStart:= 0;
|
||||
edtRename.SelLength:= lenEdtText - lenEdtTextExt;
|
||||
end
|
||||
else if (edtRename.SelStart = 0) and (edtRename.SelLength = lenEdtText - lenEdtTextExt) then
|
||||
begin
|
||||
// Now name-only selected, change it to ext-only.
|
||||
edtRename.SelStart:= edtRename.SelLength + 1;
|
||||
edtRename.SelLength:= lenEdtText - edtRename.SelStart;
|
||||
end
|
||||
else
|
||||
begin
|
||||
// Partial selection cycle.
|
||||
seperatorSet:= [' ', '-', '_', '.'];
|
||||
i:= edtRename.SelStart + edtRename.SelLength;
|
||||
while true do
|
||||
begin
|
||||
if (edtRename.Text[UTF8CharToByteIndex(PChar(edtRename.Text), length(edtRename.Text), i)] in seperatorSet)
|
||||
and not(edtRename.Text[UTF8CharToByteIndex(PChar(edtRename.Text), length(edtRename.Text), i+1)] in seperatorSet) then
|
||||
begin
|
||||
edtRename.SelStart:= i;
|
||||
Break;
|
||||
end;
|
||||
inc(i);
|
||||
if i >= lenEdtText then
|
||||
begin
|
||||
edtRename.SelStart:= 0;
|
||||
Break;
|
||||
end;
|
||||
end;
|
||||
i:= edtRename.SelStart + 1;
|
||||
while true do
|
||||
begin
|
||||
if (i >= lenEdtText)
|
||||
or (edtRename.Text[UTF8CharToByteIndex(PChar(edtRename.Text), length(edtRename.Text), i+1)] in seperatorSet) then
|
||||
begin
|
||||
edtRename.SelLength:= i - edtRename.SelStart;
|
||||
Break;
|
||||
end;
|
||||
inc(i);
|
||||
end;
|
||||
end;
|
||||
end
|
||||
else
|
||||
begin
|
||||
edtRename.Hint := aFile.FullPath;
|
||||
edtRename.Text := aFile.Name;
|
||||
edtRename.Visible := True;
|
||||
edtRename.SetFocus;
|
||||
if gRenameSelOnlyName and (aFile.Extension <> EmptyStr) and (aFile.Name <> EmptyStr) then
|
||||
begin
|
||||
{$IFDEF LCLGTK2}
|
||||
edtRename.SelStart:=1;
|
||||
{$ENDIF}
|
||||
edtRename.SelStart:=0;
|
||||
edtRename.SelLength:= UTF8Length(aFile.Name) - UTF8Length(aFile.Extension) - 1;
|
||||
end
|
||||
else
|
||||
edtRename.SelectAll;
|
||||
end;
|
||||
end;
|
||||
}
|
||||
|
||||
procedure TFileViewWithMainCtrl.ShowRenameFileEdit(AFile: TFile);
|
||||
var
|
||||
S: String;
|
||||
|
|
@ -1592,8 +1527,7 @@ end;
|
|||
|
||||
procedure TFileViewWithMainCtrl.RenameSelectPart(AActionType: TRenameFileActionType);
|
||||
var
|
||||
ib,ie,a:integer;
|
||||
s:string;
|
||||
ib,ie:integer;
|
||||
begin
|
||||
FRenFile.LastAction:=AActionType;
|
||||
|
||||
|
|
@ -1643,14 +1577,7 @@ begin
|
|||
ib:=TagPos(FRenTags,edtRename.Text,edtRename.SelStart+edtRename.SelLength+1,False);
|
||||
|
||||
// skip next separators if exist
|
||||
//try
|
||||
while (ib>0)and(ib<FRenFile.LenFul)and(Pos(edtRename.Text[ib+1],FRenTags)>0)do inc(ib);
|
||||
{
|
||||
except
|
||||
a:=ib;
|
||||
s:=edtRename.Text[ib];
|
||||
end;
|
||||
}
|
||||
|
||||
//UTF8FindNearestCharStart();
|
||||
if ib>=FRenFile.LenFul then
|
||||
|
|
|
|||
|
|
@ -2677,6 +2677,12 @@ object frmMain: TfrmMain
|
|||
Caption = 'Configuration of Archivers'
|
||||
OnExecute = actExecute
|
||||
end
|
||||
object actConfigTooltips: TAction
|
||||
Tag = 5
|
||||
Category = 'Configuration'
|
||||
Caption = 'Configuration of tooltips'
|
||||
OnExecute = actExecute
|
||||
end
|
||||
end
|
||||
object pmHotList: TPopupMenu
|
||||
Images = imgLstDirectoryHotlist
|
||||
|
|
|
|||
|
|
@ -107,6 +107,7 @@ type
|
|||
actExecuteScript: TAction;
|
||||
actFocusSwap: TAction;
|
||||
actConfigArchivers: TAction;
|
||||
actConfigTooltips: TAction;
|
||||
actUnmarkCurrentNameExt: TAction;
|
||||
actMarkCurrentNameExt: TAction;
|
||||
actUnmarkCurrentName: TAction;
|
||||
|
|
|
|||
|
|
@ -1,207 +1,229 @@
|
|||
inherited frmOptionsToolTips: TfrmOptionsToolTips
|
||||
Height = 366
|
||||
Width = 599
|
||||
Height = 480
|
||||
Width = 826
|
||||
AutoSize = True
|
||||
ClientHeight = 366
|
||||
ClientWidth = 599
|
||||
DesignLeft = 345
|
||||
DesignTop = 69
|
||||
object chkShowToolTip: TCheckBox[0]
|
||||
AnchorSideLeft.Control = Owner
|
||||
AnchorSideTop.Control = Owner
|
||||
Left = 6
|
||||
Height = 19
|
||||
Top = 6
|
||||
Width = 252
|
||||
BorderSpacing.Around = 6
|
||||
Caption = '&Show tooltip for files in the file panel'
|
||||
OnChange = chkShowToolTipChange
|
||||
TabOrder = 0
|
||||
end
|
||||
object gbCustomFields: TGroupBox[1]
|
||||
AnchorSideLeft.Control = Owner
|
||||
AnchorSideTop.Control = chkShowToolTip
|
||||
AnchorSideTop.Side = asrBottom
|
||||
AnchorSideRight.Control = Owner
|
||||
AnchorSideRight.Side = asrBottom
|
||||
AnchorSideBottom.Side = asrBottom
|
||||
Left = 6
|
||||
Height = 327
|
||||
Top = 31
|
||||
Width = 587
|
||||
Anchors = [akTop, akLeft, akRight, akBottom]
|
||||
AutoSize = True
|
||||
BorderSpacing.Around = 6
|
||||
Caption = 'Custom fields by file type'
|
||||
ChildSizing.TopBottomSpacing = 6
|
||||
ClientHeight = 309
|
||||
ClientWidth = 583
|
||||
Color = clForm
|
||||
ParentColor = False
|
||||
ClientHeight = 480
|
||||
ClientWidth = 826
|
||||
DesignLeft = 420
|
||||
DesignTop = 145
|
||||
object pnlToolTipsListbox: TPanel[0]
|
||||
Left = 5
|
||||
Height = 441
|
||||
Top = 39
|
||||
Width = 120
|
||||
Align = alLeft
|
||||
BorderSpacing.Left = 5
|
||||
BevelOuter = bvNone
|
||||
ClientHeight = 441
|
||||
ClientWidth = 120
|
||||
Constraints.MinWidth = 120
|
||||
TabOrder = 1
|
||||
object btnAddFields: TBitBtn
|
||||
AnchorSideTop.Control = btnApplyFields
|
||||
AnchorSideRight.Control = btnDeleteFields
|
||||
Left = 233
|
||||
Height = 32
|
||||
Top = 269
|
||||
Width = 110
|
||||
Anchors = [akTop, akRight]
|
||||
BorderSpacing.Right = 6
|
||||
Caption = 'A&dd'
|
||||
OnClick = btnAddFieldsClick
|
||||
TabOrder = 2
|
||||
end
|
||||
object btnDeleteFields: TBitBtn
|
||||
AnchorSideTop.Control = btnApplyFields
|
||||
AnchorSideRight.Control = btnApplyFields
|
||||
Left = 349
|
||||
Height = 32
|
||||
Top = 269
|
||||
Width = 110
|
||||
Anchors = [akTop, akRight]
|
||||
BorderSpacing.Right = 6
|
||||
Caption = 'D&elete'
|
||||
Enabled = False
|
||||
OnClick = btnDeleteFieldsClick
|
||||
TabOrder = 3
|
||||
object lblToolTipsListBox: TLabel
|
||||
Left = 0
|
||||
Height = 15
|
||||
Top = 0
|
||||
Width = 120
|
||||
Align = alTop
|
||||
Caption = '&File types:'
|
||||
FocusControl = lsbCustomFields
|
||||
ParentColor = False
|
||||
end
|
||||
object lsbCustomFields: TListBox
|
||||
AnchorSideTop.Control = gbCustomFields
|
||||
AnchorSideRight.Side = asrBottom
|
||||
AnchorSideBottom.Control = pnlEdit
|
||||
Left = 12
|
||||
Height = 151
|
||||
Top = 6
|
||||
Width = 563
|
||||
Anchors = [akTop, akLeft, akRight, akBottom]
|
||||
BorderSpacing.Top = 6
|
||||
BorderSpacing.Right = 8
|
||||
BorderSpacing.Bottom = 6
|
||||
Left = 0
|
||||
Height = 421
|
||||
Top = 15
|
||||
Width = 120
|
||||
Align = alClient
|
||||
BorderSpacing.Bottom = 5
|
||||
DragMode = dmAutomatic
|
||||
ItemHeight = 0
|
||||
OnDragDrop = lsbCustomFieldsDragDrop
|
||||
OnDragOver = lsbCustomFieldsDragOver
|
||||
OnSelectionChange = lsbCustomFieldsSelectionChange
|
||||
TabOrder = 0
|
||||
end
|
||||
object btnApplyFields: TBitBtn
|
||||
AnchorSideTop.Side = asrBottom
|
||||
AnchorSideRight.Control = pnlEdit
|
||||
AnchorSideRight.Side = asrBottom
|
||||
AnchorSideBottom.Control = gbCustomFields
|
||||
AnchorSideBottom.Side = asrBottom
|
||||
Left = 465
|
||||
Height = 32
|
||||
Top = 269
|
||||
Width = 110
|
||||
Anchors = [akRight, akBottom]
|
||||
BorderSpacing.Bottom = 8
|
||||
Caption = 'A&pply'
|
||||
OnClick = btnApplyFieldsClick
|
||||
TabOrder = 4
|
||||
end
|
||||
object pnlEdit: TPanel
|
||||
AnchorSideLeft.Control = lsbCustomFields
|
||||
AnchorSideTop.Side = asrBottom
|
||||
AnchorSideRight.Control = lsbCustomFields
|
||||
AnchorSideRight.Side = asrBottom
|
||||
AnchorSideBottom.Control = btnApplyFields
|
||||
Left = 12
|
||||
Height = 100
|
||||
Top = 163
|
||||
Width = 563
|
||||
Anchors = [akLeft, akRight, akBottom]
|
||||
end
|
||||
object splToolTips: TSplitter[1]
|
||||
Left = 125
|
||||
Height = 441
|
||||
Top = 39
|
||||
Width = 5
|
||||
end
|
||||
object pnlConfigurationToolTips: TPanel[2]
|
||||
Left = 130
|
||||
Height = 441
|
||||
Top = 39
|
||||
Width = 696
|
||||
Align = alClient
|
||||
BevelOuter = bvNone
|
||||
ClientHeight = 441
|
||||
ClientWidth = 696
|
||||
TabOrder = 3
|
||||
object pnlTooltipButtons: TPanel
|
||||
Left = 0
|
||||
Height = 34
|
||||
Top = 0
|
||||
Width = 696
|
||||
Align = alTop
|
||||
AutoSize = True
|
||||
BorderSpacing.Bottom = 6
|
||||
BevelOuter = bvNone
|
||||
ChildSizing.TopBottomSpacing = 6
|
||||
ClientHeight = 100
|
||||
ClientWidth = 563
|
||||
Color = clForm
|
||||
Enabled = False
|
||||
ParentColor = False
|
||||
TabOrder = 1
|
||||
object lblFieldsName: TLabel
|
||||
AnchorSideTop.Control = edtFieldsName
|
||||
ChildSizing.LeftRightSpacing = 4
|
||||
ChildSizing.TopBottomSpacing = 4
|
||||
ClientHeight = 34
|
||||
ClientWidth = 696
|
||||
TabOrder = 0
|
||||
object btnApplyToolTipsFileType: TBitBtn
|
||||
AnchorSideLeft.Control = pnlTooltipButtons
|
||||
AnchorSideTop.Control = pnlTooltipButtons
|
||||
AnchorSideTop.Side = asrCenter
|
||||
Left = 0
|
||||
Height = 14
|
||||
Top = 15
|
||||
Width = 99
|
||||
Caption = 'Category &name:'
|
||||
FocusControl = edtFieldsName
|
||||
ParentColor = False
|
||||
end
|
||||
object lblFieldsMask: TLabel
|
||||
AnchorSideTop.Control = edtFieldsMask
|
||||
AnchorSideTop.Side = asrCenter
|
||||
Left = 0
|
||||
Height = 14
|
||||
Top = 43
|
||||
Width = 97
|
||||
Caption = 'Category &mask:'
|
||||
FocusControl = edtFieldsMask
|
||||
ParentColor = False
|
||||
end
|
||||
object lblFieldsList: TLabel
|
||||
AnchorSideTop.Control = edtFieldsList
|
||||
AnchorSideTop.Side = asrCenter
|
||||
Left = 0
|
||||
Height = 14
|
||||
Top = 71
|
||||
Width = 88
|
||||
Caption = 'Category &hint:'
|
||||
FocusControl = edtFieldsList
|
||||
ParentColor = False
|
||||
end
|
||||
object edtFieldsName: TEdit
|
||||
AnchorSideTop.Control = pnlEdit
|
||||
AnchorSideRight.Side = asrBottom
|
||||
Left = 150
|
||||
Height = 20
|
||||
Top = 12
|
||||
Width = 413
|
||||
Anchors = [akTop, akLeft, akRight]
|
||||
BorderSpacing.Top = 12
|
||||
Left = 5
|
||||
Height = 25
|
||||
Top = 5
|
||||
Width = 57
|
||||
AutoSize = True
|
||||
BorderSpacing.Left = 5
|
||||
Caption = 'A&pply'
|
||||
OnClick = btnApplyToolTipsFileTypeClick
|
||||
TabOrder = 0
|
||||
end
|
||||
object edtFieldsMask: TEdit
|
||||
AnchorSideLeft.Control = edtFieldsName
|
||||
AnchorSideTop.Control = edtFieldsName
|
||||
AnchorSideTop.Side = asrBottom
|
||||
AnchorSideRight.Control = btnFieldsSearchTemplate
|
||||
Left = 150
|
||||
Height = 20
|
||||
Top = 40
|
||||
Width = 384
|
||||
Anchors = [akTop, akLeft, akRight]
|
||||
BorderSpacing.Top = 8
|
||||
BorderSpacing.Right = 6
|
||||
object btnAddToolTipsFileType: TBitBtn
|
||||
AnchorSideLeft.Control = btnApplyToolTipsFileType
|
||||
AnchorSideLeft.Side = asrBottom
|
||||
AnchorSideTop.Control = pnlTooltipButtons
|
||||
AnchorSideTop.Side = asrCenter
|
||||
AnchorSideRight.Side = asrBottom
|
||||
AnchorSideBottom.Side = asrBottom
|
||||
Left = 65
|
||||
Height = 25
|
||||
Top = 5
|
||||
Width = 48
|
||||
AutoSize = True
|
||||
BorderSpacing.Left = 3
|
||||
Caption = 'A&dd'
|
||||
OnClick = btnAddToolTipsFileTypeClick
|
||||
TabOrder = 1
|
||||
end
|
||||
object edtFieldsList: TEdit
|
||||
AnchorSideLeft.Control = edtFieldsName
|
||||
AnchorSideTop.Control = edtFieldsMask
|
||||
object btnCopyToolTipsFileType: TBitBtn
|
||||
AnchorSideLeft.Control = btnAddToolTipsFileType
|
||||
AnchorSideLeft.Side = asrBottom
|
||||
AnchorSideTop.Control = pnlTooltipButtons
|
||||
AnchorSideTop.Side = asrCenter
|
||||
AnchorSideRight.Side = asrBottom
|
||||
AnchorSideBottom.Side = asrBottom
|
||||
Left = 116
|
||||
Height = 25
|
||||
Top = 5
|
||||
Width = 54
|
||||
AutoSize = True
|
||||
BorderSpacing.Left = 3
|
||||
Cancel = True
|
||||
Caption = 'Cop&y'
|
||||
OnClick = btnCopyToolTipsFileTypeClick
|
||||
TabOrder = 2
|
||||
end
|
||||
object btnRenameToolTipsFileType: TBitBtn
|
||||
AnchorSideLeft.Control = btnCopyToolTipsFileType
|
||||
AnchorSideLeft.Side = asrBottom
|
||||
AnchorSideTop.Control = pnlTooltipButtons
|
||||
AnchorSideTop.Side = asrCenter
|
||||
AnchorSideRight.Side = asrBottom
|
||||
AnchorSideBottom.Side = asrBottom
|
||||
Left = 173
|
||||
Height = 25
|
||||
Top = 5
|
||||
Width = 69
|
||||
AutoSize = True
|
||||
BorderSpacing.Left = 3
|
||||
Caption = '&Rename'
|
||||
OnClick = btnRenameToolTipsFileTypeClick
|
||||
TabOrder = 3
|
||||
end
|
||||
object btnDeleteToolTipsFileType: TBitBtn
|
||||
AnchorSideLeft.Control = btnRenameToolTipsFileType
|
||||
AnchorSideLeft.Side = asrBottom
|
||||
AnchorSideTop.Control = pnlTooltipButtons
|
||||
AnchorSideTop.Side = asrCenter
|
||||
AnchorSideRight.Side = asrBottom
|
||||
AnchorSideBottom.Side = asrBottom
|
||||
Left = 245
|
||||
Height = 25
|
||||
Top = 5
|
||||
Width = 59
|
||||
AutoSize = True
|
||||
BorderSpacing.Left = 3
|
||||
Caption = 'Delete'
|
||||
OnClick = btnDeleteToolTipsFileTypeClick
|
||||
TabOrder = 4
|
||||
end
|
||||
object btnTooltipOther: TBitBtn
|
||||
AnchorSideLeft.Control = btnDeleteToolTipsFileType
|
||||
AnchorSideLeft.Side = asrBottom
|
||||
AnchorSideTop.Control = pnlTooltipButtons
|
||||
AnchorSideTop.Side = asrCenter
|
||||
AnchorSideRight.Side = asrBottom
|
||||
AnchorSideBottom.Side = asrBottom
|
||||
Left = 307
|
||||
Height = 25
|
||||
Top = 5
|
||||
Width = 65
|
||||
AutoSize = True
|
||||
BorderSpacing.Left = 3
|
||||
Caption = 'Oth&er...'
|
||||
OnClick = btnTooltipOtherClick
|
||||
TabOrder = 5
|
||||
end
|
||||
end
|
||||
object pnlActualToolTipsConfiguration: TPanel
|
||||
Left = 0
|
||||
Height = 407
|
||||
Top = 34
|
||||
Width = 696
|
||||
Align = alClient
|
||||
AutoSize = True
|
||||
BevelOuter = bvNone
|
||||
ClientHeight = 407
|
||||
ClientWidth = 696
|
||||
TabOrder = 1
|
||||
object edtFieldsMask: TEdit
|
||||
AnchorSideLeft.Control = bvlToolTips1
|
||||
AnchorSideTop.Control = lblFieldsMask
|
||||
AnchorSideTop.Side = asrBottom
|
||||
AnchorSideRight.Control = btnFieldsList
|
||||
Left = 150
|
||||
Height = 20
|
||||
Top = 68
|
||||
Width = 379
|
||||
AnchorSideRight.Control = btnFieldsSearchTemplate
|
||||
Left = 5
|
||||
Height = 23
|
||||
Top = 45
|
||||
Width = 656
|
||||
Anchors = [akTop, akLeft, akRight]
|
||||
BorderSpacing.Top = 8
|
||||
BorderSpacing.Right = 6
|
||||
BorderSpacing.Bottom = 12
|
||||
BorderSpacing.Right = 2
|
||||
OnChange = edtAnyChange
|
||||
TabOrder = 0
|
||||
end
|
||||
object btnFieldsList: TButton
|
||||
AnchorSideLeft.Control = bvlToolTips1
|
||||
AnchorSideTop.Control = memFieldsList
|
||||
AnchorSideTop.Side = asrBottom
|
||||
AnchorSideRight.Side = asrBottom
|
||||
AnchorSideBottom.Side = asrBottom
|
||||
Left = 5
|
||||
Height = 23
|
||||
Top = 248
|
||||
Width = 28
|
||||
BorderSpacing.InnerBorder = 4
|
||||
Caption = '>>'
|
||||
OnClick = btnFieldsListClick
|
||||
TabOrder = 3
|
||||
end
|
||||
object btnFieldsSearchTemplate: TBitBtn
|
||||
AnchorSideTop.Control = edtFieldsMask
|
||||
AnchorSideRight.Control = edtFieldsName
|
||||
AnchorSideRight.Control = bvlToolTips1
|
||||
AnchorSideRight.Side = asrBottom
|
||||
AnchorSideBottom.Control = edtFieldsMask
|
||||
AnchorSideBottom.Side = asrBottom
|
||||
Left = 540
|
||||
Height = 20
|
||||
Left = 663
|
||||
Height = 23
|
||||
Hint = 'Template...'
|
||||
Top = 40
|
||||
Top = 45
|
||||
Width = 23
|
||||
Anchors = [akTop, akRight, akBottom]
|
||||
Glyph.Data = {
|
||||
|
|
@ -244,29 +266,215 @@ inherited frmOptionsToolTips: TfrmOptionsToolTips
|
|||
OnClick = btnFieldsSearchTemplateClick
|
||||
ParentShowHint = False
|
||||
ShowHint = True
|
||||
TabOrder = 2
|
||||
TabOrder = 1
|
||||
end
|
||||
object btnFieldsList: TButton
|
||||
AnchorSideLeft.Side = asrBottom
|
||||
AnchorSideTop.Control = edtFieldsList
|
||||
AnchorSideRight.Control = edtFieldsName
|
||||
object lblFieldsList: TLabel
|
||||
AnchorSideLeft.Control = bvlToolTips1
|
||||
AnchorSideTop.Control = edtFieldsMask
|
||||
AnchorSideTop.Side = asrBottom
|
||||
AnchorSideRight.Control = bvlToolTips1
|
||||
AnchorSideRight.Side = asrBottom
|
||||
AnchorSideBottom.Control = edtFieldsList
|
||||
AnchorSideBottom.Side = asrBottom
|
||||
Left = 535
|
||||
Height = 20
|
||||
Top = 68
|
||||
Width = 28
|
||||
Anchors = [akTop, akRight, akBottom]
|
||||
BorderSpacing.InnerBorder = 4
|
||||
Caption = '>>'
|
||||
OnClick = btnFieldsListClick
|
||||
Left = 5
|
||||
Height = 15
|
||||
Top = 70
|
||||
Width = 681
|
||||
Anchors = [akTop, akLeft, akRight]
|
||||
BorderSpacing.Top = 2
|
||||
Caption = 'Category &hint:'
|
||||
FocusControl = memFieldsList
|
||||
ParentColor = False
|
||||
end
|
||||
object lblFieldsMask: TLabel
|
||||
AnchorSideLeft.Control = bvlToolTips1
|
||||
AnchorSideTop.Control = bvlToolTips1
|
||||
AnchorSideTop.Side = asrBottom
|
||||
AnchorSideRight.Control = pnlActualToolTipsConfiguration
|
||||
AnchorSideRight.Side = asrBottom
|
||||
Left = 5
|
||||
Height = 15
|
||||
Top = 30
|
||||
Width = 681
|
||||
Anchors = [akTop, akLeft, akRight]
|
||||
BorderSpacing.Top = 5
|
||||
BorderSpacing.Right = 10
|
||||
Caption = 'Category &mask:'
|
||||
FocusControl = edtFieldsMask
|
||||
ParentColor = False
|
||||
end
|
||||
object memFieldsList: TMemo
|
||||
AnchorSideLeft.Control = bvlToolTips1
|
||||
AnchorSideTop.Control = lblFieldsList
|
||||
AnchorSideTop.Side = asrBottom
|
||||
AnchorSideRight.Control = bvlToolTips1
|
||||
AnchorSideRight.Side = asrBottom
|
||||
Left = 5
|
||||
Height = 163
|
||||
Top = 85
|
||||
Width = 681
|
||||
Anchors = [akTop, akLeft, akRight]
|
||||
OnChange = edtAnyChange
|
||||
ScrollBars = ssBoth
|
||||
TabOrder = 2
|
||||
WordWrap = False
|
||||
end
|
||||
object bvlToolTips1: TDividerBevel
|
||||
AnchorSideLeft.Control = pnlActualToolTipsConfiguration
|
||||
AnchorSideTop.Control = pnlActualToolTipsConfiguration
|
||||
AnchorSideRight.Control = pnlActualToolTipsConfiguration
|
||||
AnchorSideRight.Side = asrBottom
|
||||
Left = 5
|
||||
Height = 15
|
||||
Top = 10
|
||||
Width = 681
|
||||
Caption = 'Tooltip configuration for selected file type:'
|
||||
Anchors = [akTop, akLeft, akRight]
|
||||
BorderSpacing.Left = 5
|
||||
BorderSpacing.Top = 10
|
||||
BorderSpacing.Right = 10
|
||||
ParentFont = False
|
||||
end
|
||||
object bvlToolTips2: TDividerBevel
|
||||
AnchorSideLeft.Control = bvlToolTips1
|
||||
AnchorSideTop.Control = btnFieldsList
|
||||
AnchorSideTop.Side = asrBottom
|
||||
AnchorSideRight.Control = bvlToolTips1
|
||||
AnchorSideRight.Side = asrBottom
|
||||
Left = 5
|
||||
Height = 15
|
||||
Top = 281
|
||||
Width = 681
|
||||
Caption = 'General options about tooltips:'
|
||||
Anchors = [akTop, akLeft, akRight]
|
||||
BorderSpacing.Top = 10
|
||||
ParentFont = False
|
||||
end
|
||||
object lblTooltipShowingMode: TLabel
|
||||
AnchorSideLeft.Control = bvlToolTips1
|
||||
AnchorSideTop.Control = cbTooltipShowingMode
|
||||
AnchorSideTop.Side = asrCenter
|
||||
Left = 5
|
||||
Height = 15
|
||||
Top = 305
|
||||
Width = 122
|
||||
Caption = 'Tooltip showing mode:'
|
||||
FocusControl = cbTooltipShowingMode
|
||||
ParentColor = False
|
||||
end
|
||||
object cbTooltipShowingMode: TComboBox
|
||||
AnchorSideLeft.Control = lblTooltipShowingMode
|
||||
AnchorSideLeft.Side = asrBottom
|
||||
AnchorSideTop.Control = bvlToolTips2
|
||||
AnchorSideTop.Side = asrBottom
|
||||
AnchorSideRight.Control = bvlToolTips1
|
||||
AnchorSideRight.Side = asrBottom
|
||||
Left = 132
|
||||
Height = 23
|
||||
Top = 301
|
||||
Width = 554
|
||||
Anchors = [akTop, akLeft, akRight]
|
||||
BorderSpacing.Left = 5
|
||||
BorderSpacing.Top = 5
|
||||
ItemHeight = 15
|
||||
Style = csDropDownList
|
||||
TabOrder = 4
|
||||
end
|
||||
object lblTooltipHidingDelay: TLabel
|
||||
AnchorSideLeft.Control = bvlToolTips1
|
||||
AnchorSideTop.Control = cbToolTipHideTimeOut
|
||||
AnchorSideTop.Side = asrCenter
|
||||
Left = 5
|
||||
Height = 15
|
||||
Top = 333
|
||||
Width = 108
|
||||
Caption = 'Tooltip hiding delay:'
|
||||
FocusControl = cbToolTipHideTimeOut
|
||||
ParentColor = False
|
||||
end
|
||||
object cbToolTipHideTimeOut: TComboBox
|
||||
AnchorSideLeft.Control = lblTooltipHidingDelay
|
||||
AnchorSideLeft.Side = asrBottom
|
||||
AnchorSideTop.Control = cbTooltipShowingMode
|
||||
AnchorSideTop.Side = asrBottom
|
||||
AnchorSideRight.Control = bvlToolTips1
|
||||
AnchorSideRight.Side = asrBottom
|
||||
Left = 118
|
||||
Height = 23
|
||||
Top = 329
|
||||
Width = 568
|
||||
Anchors = [akTop, akLeft, akRight]
|
||||
BorderSpacing.Left = 5
|
||||
BorderSpacing.Top = 5
|
||||
ItemHeight = 15
|
||||
Style = csDropDownList
|
||||
TabOrder = 5
|
||||
end
|
||||
end
|
||||
end
|
||||
object pmFields: TPopupMenu[2]
|
||||
left = 128
|
||||
top = 304
|
||||
object pnlShowTooltip: TPanel[3]
|
||||
Left = 0
|
||||
Height = 39
|
||||
Top = 0
|
||||
Width = 826
|
||||
Align = alTop
|
||||
AutoSize = True
|
||||
BevelOuter = bvNone
|
||||
ClientHeight = 39
|
||||
ClientWidth = 826
|
||||
TabOrder = 0
|
||||
object chkShowToolTip: TCheckBox
|
||||
Left = 10
|
||||
Height = 19
|
||||
Top = 10
|
||||
Width = 213
|
||||
BorderSpacing.Around = 10
|
||||
Caption = '&Show tooltip for files in the file panel'
|
||||
OnChange = chkShowToolTipChange
|
||||
TabOrder = 0
|
||||
end
|
||||
end
|
||||
object pmFields: TPopupMenu[4]
|
||||
left = 160
|
||||
top = 256
|
||||
end
|
||||
object pmTooltipOther: TPopupMenu[5]
|
||||
left = 536
|
||||
top = 40
|
||||
object miToolTipsFileTypeDiscardModification: TMenuItem
|
||||
Caption = 'Discard Modifications'
|
||||
Enabled = False
|
||||
OnClick = miToolTipsFileTypeDiscardModificationClick
|
||||
end
|
||||
object miSeparator1: TMenuItem
|
||||
Caption = '-'
|
||||
end
|
||||
object miToolTipsFileTypeSortFileType: TMenuItem
|
||||
Caption = 'Sort Tooltip File Types'
|
||||
OnClick = miToolTipsFileTypeSortFileTypeClick
|
||||
end
|
||||
object miSeparator2: TMenuItem
|
||||
Caption = '-'
|
||||
end
|
||||
object miToolTipsFileTypeExport: TMenuItem
|
||||
Caption = 'Export...'
|
||||
OnClick = miToolTipsFileTypeExportClick
|
||||
end
|
||||
object miToolTipsFileTypeImport: TMenuItem
|
||||
Caption = 'Import...'
|
||||
OnClick = miToolTipsFileTypeImportClick
|
||||
end
|
||||
end
|
||||
object SaveTooltipFileTypeDialog: TSaveDialog[6]
|
||||
DefaultExt = '.*.tooltip'
|
||||
Filter = 'DC Tooltip files|*.tooltip|Any files|*.*'
|
||||
Options = [ofOverwritePrompt, ofPathMustExist, ofEnableSizing, ofViewDetail]
|
||||
left = 664
|
||||
top = 32
|
||||
end
|
||||
object OpenTooltipFileTypeDialog: TOpenDialog[7]
|
||||
DefaultExt = '.*.tooltip'
|
||||
Filter = 'DC Tooltip Files|*.tooltip|Any files|*.*'
|
||||
Options = [ofPathMustExist, ofFileMustExist, ofEnableSizing, ofViewDetail]
|
||||
left = 720
|
||||
top = 136
|
||||
end
|
||||
end
|
||||
|
|
|
|||
22
src/frames/foptionstooltips.lrj
Normal file
22
src/frames/foptionstooltips.lrj
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
{"version":1,"strings":[
|
||||
{"hash":86863386,"name":"tfrmoptionstooltips.lbltooltipslistbox.caption","sourcebytes":[38,70,105,108,101,32,116,121,112,101,115,58],"value":"&File types:"},
|
||||
{"hash":71137081,"name":"tfrmoptionstooltips.btnapplytooltipsfiletype.caption","sourcebytes":[65,38,112,112,108,121],"value":"A&pply"},
|
||||
{"hash":277668,"name":"tfrmoptionstooltips.btnaddtooltipsfiletype.caption","sourcebytes":[65,38,100,100],"value":"A&dd"},
|
||||
{"hash":4874969,"name":"tfrmoptionstooltips.btncopytooltipsfiletype.caption","sourcebytes":[67,111,112,38,121],"value":"Cop&y"},
|
||||
{"hash":193742869,"name":"tfrmoptionstooltips.btnrenametooltipsfiletype.caption","sourcebytes":[38,82,101,110,97,109,101],"value":"&Rename"},
|
||||
{"hash":78392485,"name":"tfrmoptionstooltips.btndeletetooltipsfiletype.caption","sourcebytes":[68,101,108,101,116,101],"value":"Delete"},
|
||||
{"hash":181151662,"name":"tfrmoptionstooltips.btntooltipother.caption","sourcebytes":[79,116,104,38,101,114,46,46,46],"value":"Oth&er..."},
|
||||
{"hash":1054,"name":"tfrmoptionstooltips.btnfieldslist.caption","sourcebytes":[62,62],"value":">>"},
|
||||
{"hash":47236478,"name":"tfrmoptionstooltips.btnfieldssearchtemplate.hint","sourcebytes":[84,101,109,112,108,97,116,101,46,46,46],"value":"Template..."},
|
||||
{"hash":141616458,"name":"tfrmoptionstooltips.lblfieldslist.caption","sourcebytes":[67,97,116,101,103,111,114,121,32,38,104,105,110,116,58],"value":"Category &hint:"},
|
||||
{"hash":143501786,"name":"tfrmoptionstooltips.lblfieldsmask.caption","sourcebytes":[67,97,116,101,103,111,114,121,32,38,109,97,115,107,58],"value":"Category &mask:"},
|
||||
{"hash":153365194,"name":"tfrmoptionstooltips.bvltooltips1.caption","sourcebytes":[84,111,111,108,116,105,112,32,99,111,110,102,105,103,117,114,97,116,105,111,110,32,102,111,114,32,115,101,108,101,99,116,101,100,32,102,105,108,101,32,116,121,112,101,58],"value":"Tooltip configuration for selected file type:"},
|
||||
{"hash":85767978,"name":"tfrmoptionstooltips.bvltooltips2.caption","sourcebytes":[71,101,110,101,114,97,108,32,111,112,116,105,111,110,115,32,97,98,111,117,116,32,116,111,111,108,116,105,112,115,58],"value":"General options about tooltips:"},
|
||||
{"hash":111140314,"name":"tfrmoptionstooltips.lbltooltipshowingmode.caption","sourcebytes":[84,111,111,108,116,105,112,32,115,104,111,119,105,110,103,32,109,111,100,101,58],"value":"Tooltip showing mode:"},
|
||||
{"hash":241931610,"name":"tfrmoptionstooltips.lbltooltiphidingdelay.caption","sourcebytes":[84,111,111,108,116,105,112,32,104,105,100,105,110,103,32,100,101,108,97,121,58],"value":"Tooltip hiding delay:"},
|
||||
{"hash":206895052,"name":"tfrmoptionstooltips.chkshowtooltip.caption","sourcebytes":[38,83,104,111,119,32,116,111,111,108,116,105,112,32,102,111,114,32,102,105,108,101,115,32,105,110,32,116,104,101,32,102,105,108,101,32,112,97,110,101,108],"value":"&Show tooltip for files in the file panel"},
|
||||
{"hash":38327795,"name":"tfrmoptionstooltips.mitooltipsfiletypediscardmodification.caption","sourcebytes":[68,105,115,99,97,114,100,32,77,111,100,105,102,105,99,97,116,105,111,110,115],"value":"Discard Modifications"},
|
||||
{"hash":24150067,"name":"tfrmoptionstooltips.mitooltipsfiletypesortfiletype.caption","sourcebytes":[83,111,114,116,32,84,111,111,108,116,105,112,32,70,105,108,101,32,84,121,112,101,115],"value":"Sort Tooltip File Types"},
|
||||
{"hash":124337662,"name":"tfrmoptionstooltips.mitooltipsfiletypeexport.caption","sourcebytes":[69,120,112,111,114,116,46,46,46],"value":"Export..."},
|
||||
{"hash":124338510,"name":"tfrmoptionstooltips.mitooltipsfiletypeimport.caption","sourcebytes":[73,109,112,111,114,116,46,46,46],"value":"Import..."}
|
||||
]}
|
||||
|
|
@ -1,10 +0,0 @@
|
|||
TFRMOPTIONSTOOLTIPS.CHKSHOWTOOLTIP.CAPTION=&Show tooltip for files in the file panel
|
||||
TFRMOPTIONSTOOLTIPS.GBCUSTOMFIELDS.CAPTION=Custom fields by file type
|
||||
TFRMOPTIONSTOOLTIPS.BTNADDFIELDS.CAPTION=A&dd
|
||||
TFRMOPTIONSTOOLTIPS.BTNDELETEFIELDS.CAPTION=D&elete
|
||||
TFRMOPTIONSTOOLTIPS.BTNAPPLYFIELDS.CAPTION=A&pply
|
||||
TFRMOPTIONSTOOLTIPS.LBLFIELDSNAME.CAPTION=Category &name:
|
||||
TFRMOPTIONSTOOLTIPS.LBLFIELDSMASK.CAPTION=Category &mask:
|
||||
TFRMOPTIONSTOOLTIPS.LBLFIELDSLIST.CAPTION=Category &hint:
|
||||
TFRMOPTIONSTOOLTIPS.BTNFIELDSSEARCHTEMPLATE.HINT=Template...
|
||||
TFRMOPTIONSTOOLTIPS.BTNFIELDSLIST.CAPTION=>>
|
||||
|
|
@ -3,7 +3,7 @@
|
|||
-------------------------------------------------------------------------
|
||||
Tooltips options page
|
||||
|
||||
Copyright (C) 2011-2016 Alexander Koblov (alexx2000@mail.ru)
|
||||
Copyright (C) 2011-2018 Alexander Koblov (alexx2000@mail.ru)
|
||||
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
|
|
@ -27,51 +27,90 @@ unit fOptionsToolTips;
|
|||
interface
|
||||
|
||||
uses
|
||||
Classes, SysUtils, FileUtil, Forms, Controls, StdCtrls, Buttons, Menus,
|
||||
ExtCtrls, fOptionsFrame, uInfoToolTip;
|
||||
Classes, SysUtils, FileUtil, DividerBevel, Forms, Controls, StdCtrls, Buttons,
|
||||
Menus, ExtCtrls, Dialogs, fOptionsFrame, uInfoToolTip;
|
||||
|
||||
type
|
||||
|
||||
{ TfrmOptionsToolTips }
|
||||
|
||||
TfrmOptionsToolTips = class(TOptionsEditor)
|
||||
btnAddFields: TBitBtn;
|
||||
btnDeleteFields: TBitBtn;
|
||||
btnApplyFields: TBitBtn;
|
||||
btnFieldsList: TButton;
|
||||
btnFieldsSearchTemplate: TBitBtn;
|
||||
pnlShowTooltip: TPanel;
|
||||
chkShowToolTip: TCheckBox;
|
||||
edtFieldsList: TEdit;
|
||||
edtFieldsMask: TEdit;
|
||||
edtFieldsName: TEdit;
|
||||
gbCustomFields: TGroupBox;
|
||||
lblFieldsList: TLabel;
|
||||
lblFieldsMask: TLabel;
|
||||
lblFieldsName: TLabel;
|
||||
pnlToolTipsListbox: TPanel;
|
||||
lblToolTipsListBox: TLabel;
|
||||
lsbCustomFields: TListBox;
|
||||
pnlEdit: TPanel;
|
||||
splToolTips: TSplitter;
|
||||
pnlConfigurationToolTips: TPanel;
|
||||
pnlTooltipButtons: TPanel;
|
||||
btnApplyToolTipsFileType: TBitBtn;
|
||||
btnAddToolTipsFileType: TBitBtn;
|
||||
btnCopyToolTipsFileType: TBitBtn;
|
||||
btnRenameToolTipsFileType: TBitBtn;
|
||||
btnDeleteToolTipsFileType: TBitBtn;
|
||||
btnTooltipOther: TBitBtn;
|
||||
pnlActualToolTipsConfiguration: TPanel;
|
||||
bvlToolTips1: TDividerBevel;
|
||||
lblFieldsMask: TLabel;
|
||||
edtFieldsMask: TEdit;
|
||||
btnFieldsSearchTemplate: TBitBtn;
|
||||
lblFieldsList: TLabel;
|
||||
memFieldsList: TMemo;
|
||||
btnFieldsList: TButton;
|
||||
pmFields: TPopupMenu;
|
||||
procedure btnAddFieldsClick(Sender: TObject);
|
||||
procedure btnApplyFieldsClick(Sender: TObject);
|
||||
procedure btnDeleteFieldsClick(Sender: TObject);
|
||||
procedure btnFieldsListClick(Sender: TObject);
|
||||
procedure btnFieldsSearchTemplateClick(Sender: TObject);
|
||||
bvlToolTips2: TDividerBevel;
|
||||
lblTooltipShowingMode: TLabel;
|
||||
cbTooltipShowingMode: TComboBox;
|
||||
lblTooltipHidingDelay: TLabel;
|
||||
cbToolTipHideTimeOut: TComboBox;
|
||||
pmTooltipOther: TPopupMenu;
|
||||
miToolTipsFileTypeDiscardModification: TMenuItem;
|
||||
miSeparator1: TMenuItem;
|
||||
miToolTipsFileTypeSortFileType: TMenuItem;
|
||||
miSeparator2: TMenuItem;
|
||||
miToolTipsFileTypeExport: TMenuItem;
|
||||
miToolTipsFileTypeImport: TMenuItem;
|
||||
OpenTooltipFileTypeDialog: TOpenDialog;
|
||||
SaveTooltipFileTypeDialog: TSaveDialog;
|
||||
procedure FillListBoxWithToolTipsList;
|
||||
procedure SetActiveButtonsBasedOnToolTipsQuantity;
|
||||
procedure LoadMemoWithThisHint(sHint: string);
|
||||
procedure LoadThisHintWithThisMemo(var sHint: string);
|
||||
procedure ActualSaveCurrentToolTips;
|
||||
procedure edtAnyChange({%H-}Sender: TObject);
|
||||
procedure SetConfigurationState(bConfigurationSaved: boolean);
|
||||
procedure chkShowToolTipChange(Sender: TObject);
|
||||
procedure lsbCustomFieldsSelectionChange({%H-}Sender: TObject; {%H-}User: boolean);
|
||||
procedure lsbCustomFieldsDragOver({%H-}Sender, {%H-}Source: TObject; {%H-}X, {%H-}Y: integer; {%H-}State: TDragState; var Accept: boolean);
|
||||
procedure lsbCustomFieldsDragDrop({%H-}Sender, {%H-}Source: TObject; {%H-}X, Y: integer);
|
||||
procedure btnApplyToolTipsFileTypeClick({%H-}Sender: TObject);
|
||||
procedure btnAddToolTipsFileTypeClick({%H-}Sender: TObject);
|
||||
procedure btnCopyToolTipsFileTypeClick({%H-}Sender: TObject);
|
||||
procedure btnRenameToolTipsFileTypeClick({%H-}Sender: TObject);
|
||||
procedure btnDeleteToolTipsFileTypeClick({%H-}Sender: TObject);
|
||||
procedure btnTooltipOtherClick({%H-}Sender: TObject);
|
||||
procedure miToolTipsFileTypeDiscardModificationClick({%H-}Sender: TObject);
|
||||
procedure miToolTipsFileTypeSortFileTypeClick({%H-}Sender: TObject);
|
||||
procedure miToolTipsFileTypeExportClick({%H-}Sender: TObject);
|
||||
procedure miToolTipsFileTypeImportClick({%H-}Sender: TObject);
|
||||
procedure miPluginClick(Sender: TObject);
|
||||
procedure lsbCustomFieldsSelectionChange(Sender: TObject; {%H-}User: boolean);
|
||||
private
|
||||
FFileInfoToolTip: TFileInfoToolTip;
|
||||
procedure btnFieldsListClick({%H-}Sender: TObject);
|
||||
procedure btnFieldsSearchTemplateClick({%H-}Sender: TObject);
|
||||
function isUniqueFileType(paramNewName: string): boolean;
|
||||
procedure ClearData;
|
||||
private
|
||||
bCurrentlyLoadingSettings, bCurrentlyFilling: boolean;
|
||||
FFileInfoToolTipTemp: TFileInfoToolTip;
|
||||
protected
|
||||
procedure Init; override;
|
||||
procedure Done; override;
|
||||
procedure Load; override;
|
||||
procedure Done; override;
|
||||
function Save: TOptionsEditorSaveFlags; override;
|
||||
public
|
||||
class function GetIconIndex: Integer; override;
|
||||
class function GetTitle: String; override;
|
||||
function IsSignatureComputedFromAllWindowComponents: Boolean; override;
|
||||
function ExtraOptionsSignature(CurrentSignature:dword):dword; override;
|
||||
class function GetIconIndex: integer; override;
|
||||
class function GetTitle: string; override;
|
||||
function IsSignatureComputedFromAllWindowComponents: boolean; override;
|
||||
function ExtraOptionsSignature(CurrentSignature: dword): dword; override;
|
||||
end;
|
||||
|
||||
implementation
|
||||
|
|
@ -80,188 +119,586 @@ implementation
|
|||
|
||||
uses
|
||||
//Lazarus, Free-Pascal, etc.
|
||||
LCLProc,
|
||||
StrUtils, LCLProc,
|
||||
|
||||
//DC
|
||||
uComponentsSignature, fMaskInputDlg, uLng, uGlobs, uSearchTemplate,
|
||||
uFileFunctions;
|
||||
DCStrUtils, uShowMsg, uComponentsSignature, fMaskInputDlg, uLng, uGlobs,
|
||||
uSearchTemplate, uFileFunctions;
|
||||
|
||||
const
|
||||
CONFIG_NOTSAVED = False;
|
||||
CONFIG_SAVED = True;
|
||||
|
||||
var
|
||||
iLastDisplayedIndex: integer = -1;
|
||||
|
||||
{ TfrmOptionsToolTips }
|
||||
|
||||
procedure TfrmOptionsToolTips.btnFieldsSearchTemplateClick(Sender: TObject);
|
||||
var
|
||||
sMask: String;
|
||||
bTemplate: Boolean;
|
||||
{ TfrmOptionsToolTips.Init }
|
||||
procedure TfrmOptionsToolTips.Init;
|
||||
begin
|
||||
if ShowMaskInputDlg(rsMarkPlus, rsMaskInput, glsMaskHistory, sMask) then
|
||||
begin
|
||||
bTemplate:= IsMaskSearchTemplate(sMask);
|
||||
edtFieldsMask.Text:= sMask;
|
||||
edtFieldsMask.Enabled:= not bTemplate;
|
||||
end;
|
||||
FFileInfoToolTipTemp := TFileInfoToolTip.Create;
|
||||
bCurrentlyLoadingSettings := True;
|
||||
bCurrentlyFilling := True;
|
||||
ParseLineToList(rsToolTipModeList, cbTooltipShowingMode.Items);
|
||||
ParseLineToList(rsToolTipHideTimeOutList, cbToolTipHideTimeOut.Items);
|
||||
end;
|
||||
|
||||
procedure TfrmOptionsToolTips.chkShowToolTipChange(Sender: TObject);
|
||||
{ TfrmOptionsToolTips.Load }
|
||||
procedure TfrmOptionsToolTips.Load;
|
||||
begin
|
||||
gbCustomFields.Enabled:= chkShowToolTip.Checked;
|
||||
end;
|
||||
|
||||
procedure TfrmOptionsToolTips.miPluginClick(Sender: TObject);
|
||||
var
|
||||
sMask: String;
|
||||
MenuItem: TMenuItem absolute Sender;
|
||||
begin
|
||||
case MenuItem.Tag of
|
||||
0: begin
|
||||
sMask := '[DC().' + MenuItem.Hint + '{}]';
|
||||
end;
|
||||
1: begin
|
||||
sMask := '[Plugin(' + MenuItem.Parent.Caption + ').' + MenuItem.Caption + '{}]';
|
||||
end;
|
||||
2: begin
|
||||
sMask := '[Plugin(' + MenuItem.Parent.Parent.Caption + ').' + MenuItem.Parent.Caption + '{' + MenuItem.Caption + '}]';
|
||||
end;
|
||||
else
|
||||
begin
|
||||
sMask:= '\n'
|
||||
end;
|
||||
end;
|
||||
edtFieldsList.Text:= edtFieldsList.Text + sMask;
|
||||
end;
|
||||
|
||||
procedure TfrmOptionsToolTips.lsbCustomFieldsSelectionChange(Sender: TObject;
|
||||
User: boolean);
|
||||
var
|
||||
I: LongInt;
|
||||
begin
|
||||
I:= lsbCustomFields.ItemIndex;
|
||||
pnlEdit.Enabled:= (I <> -1);
|
||||
btnDeleteFields.Enabled:= pnlEdit.Enabled;
|
||||
if pnlEdit.Enabled then
|
||||
begin
|
||||
edtFieldsName.Text:= lsbCustomFields.Items[I];
|
||||
with FFileInfoToolTip.HintItemList[I] do
|
||||
begin
|
||||
edtFieldsName.Text:= Name;
|
||||
edtFieldsMask.Text:= Mask;
|
||||
edtFieldsList.Text:= Hint;
|
||||
end;
|
||||
bCurrentlyLoadingSettings := True;
|
||||
try
|
||||
chkShowToolTip.Checked := gShowToolTip;
|
||||
cbTooltipShowingMode.ItemIndex := integer(gShowToolTipMode);
|
||||
cbToolTipHideTimeOut.ItemIndex := integer(gToolTipHideTimeOut);
|
||||
FFileInfoToolTipTemp.Assign(gFileInfoToolTip);
|
||||
FillListBoxWithToolTipsList;
|
||||
finally
|
||||
bCurrentlyLoadingSettings := False;
|
||||
end;
|
||||
end;
|
||||
|
||||
procedure TfrmOptionsToolTips.ClearData;
|
||||
{ TfrmOptionsToolTips.Done }
|
||||
procedure TfrmOptionsToolTips.Done;
|
||||
begin
|
||||
edtFieldsName.Text:= EmptyStr;
|
||||
edtFieldsMask.Text:= EmptyStr;
|
||||
edtFieldsList.Text:= EmptyStr;
|
||||
if lsbCustomFields.ItemIndex <> -1 then
|
||||
if lsbCustomFields.ItemIndex < FFileInfoToolTipTemp.HintItemList.Count then
|
||||
iLastDisplayedIndex := lsbCustomFields.ItemIndex;
|
||||
|
||||
FreeThenNil(FFileInfoToolTipTemp);
|
||||
end;
|
||||
|
||||
class function TfrmOptionsToolTips.GetIconIndex: Integer;
|
||||
{ TfrmOptionsToolTips.Save }
|
||||
function TfrmOptionsToolTips.Save: TOptionsEditorSaveFlags;
|
||||
begin
|
||||
Result := [];
|
||||
if not lsbCustomFields.Enabled then
|
||||
ActualSaveCurrentToolTips;
|
||||
gShowToolTip := chkShowToolTip.Checked;
|
||||
gShowToolTipMode := TToolTipMode(cbTooltipShowingMode.ItemIndex);
|
||||
gToolTipHideTimeOut := TToolTipHideTimeOut(cbToolTipHideTimeOut.ItemIndex);
|
||||
gFileInfoToolTip.Assign(FFileInfoToolTipTemp);
|
||||
SetConfigurationState(CONFIG_SAVED);
|
||||
LastLoadedOptionSignature := ComputeCompleteOptionsSignature;
|
||||
end;
|
||||
|
||||
{ TfrmOptionsToolTips.GetIconIndex }
|
||||
class function TfrmOptionsToolTips.GetIconIndex: integer;
|
||||
begin
|
||||
Result := 19;
|
||||
end;
|
||||
|
||||
class function TfrmOptionsToolTips.GetTitle: String;
|
||||
{ TfrmOptionsToolTips.GetTitle }
|
||||
class function TfrmOptionsToolTips.GetTitle: string;
|
||||
begin
|
||||
Result := rsOptionsEditorTooltips;
|
||||
end;
|
||||
|
||||
{ TfrmOptionsToolTips.IsSignatureComputedFromAllWindowComponents }
|
||||
function TfrmOptionsToolTips.IsSignatureComputedFromAllWindowComponents: Boolean;
|
||||
function TfrmOptionsToolTips.IsSignatureComputedFromAllWindowComponents: boolean;
|
||||
begin
|
||||
Result := False;
|
||||
end;
|
||||
|
||||
{ TfrmOptionsToolTips.ExtraOptionsSignature }
|
||||
function TfrmOptionsToolTips.ExtraOptionsSignature(CurrentSignature:dword):dword;
|
||||
function TfrmOptionsToolTips.ExtraOptionsSignature(CurrentSignature: dword): dword;
|
||||
begin
|
||||
Result := ComputeSignatureSingleComponent(chkShowToolTip, CurrentSignature);
|
||||
end;
|
||||
|
||||
procedure TfrmOptionsToolTips.Init;
|
||||
begin
|
||||
FFileInfoToolTip:= TFileInfoToolTip.Create;
|
||||
end;
|
||||
|
||||
procedure TfrmOptionsToolTips.Done;
|
||||
begin
|
||||
FreeThenNil(FFileInfoToolTip);
|
||||
end;
|
||||
|
||||
procedure TfrmOptionsToolTips.btnDeleteFieldsClick(Sender: TObject);
|
||||
var
|
||||
I: LongInt;
|
||||
begin
|
||||
I:= lsbCustomFields.ItemIndex;
|
||||
if I <> -1 then
|
||||
if not lsbCustomFields.Enabled then //If currently our Listbox is disabled, it's because we did at least one modification...
|
||||
Result := (LastLoadedOptionSignature xor $01) //...so let's make sure the reported signature for the whole thing is affected.
|
||||
else
|
||||
begin
|
||||
lsbCustomFields.Items.Delete(I);
|
||||
FFileInfoToolTip.HintItemList.Delete(I);
|
||||
CurrentSignature := ComputeSignatureSingleComponent(chkShowToolTip, CurrentSignature);
|
||||
CurrentSignature := ComputeSignatureSingleComponent(cbTooltipShowingMode, CurrentSignature);
|
||||
CurrentSignature := ComputeSignatureSingleComponent(cbToolTipHideTimeOut, CurrentSignature);
|
||||
Result := FFileInfoToolTipTemp.ComputeSignature(CurrentSignature);
|
||||
end;
|
||||
lsbCustomFields.ItemIndex:= lsbCustomFields.Items.Count - 1;
|
||||
pnlEdit.Enabled:= (lsbCustomFields.ItemIndex <> -1);
|
||||
btnDeleteFields.Enabled:= (lsbCustomFields.ItemIndex <> -1);
|
||||
if (lsbCustomFields.Items.Count = 0) then ClearData;
|
||||
end;
|
||||
|
||||
procedure TfrmOptionsToolTips.btnFieldsListClick(Sender: TObject);
|
||||
{ TfrmOptionsToolTips.FillListBoxWithToolTipsList }
|
||||
procedure TfrmOptionsToolTips.FillListBoxWithToolTipsList;
|
||||
var
|
||||
MenuItem: TMenuItem;
|
||||
I, iRememberIndex: integer;
|
||||
begin
|
||||
FillContentFieldMenu(pmFields.Items, @miPluginClick);
|
||||
MenuItem:= TMenuItem.Create(pmFields);
|
||||
MenuItem.Caption:= '\n (New line)';
|
||||
MenuItem.Tag:= -1;
|
||||
MenuItem.OnClick:= @miPluginClick;
|
||||
pmFields.Items.Add(MenuItem);
|
||||
pmFields.PopUp(Mouse.CursorPos.x, Mouse.CursorPos.y);
|
||||
end;
|
||||
|
||||
procedure TfrmOptionsToolTips.btnAddFieldsClick(Sender: TObject);
|
||||
begin
|
||||
pnlEdit.Enabled:= (lsbCustomFields.Items.Count <> 0);
|
||||
btnDeleteFields.Enabled:= (lsbCustomFields.Items.Count <> 0);
|
||||
FFileInfoToolTip.HintItemList.Add(THintItem.Create);
|
||||
lsbCustomFields.ItemIndex:= lsbCustomFields.Items.Add(EmptyStr);
|
||||
ClearData;
|
||||
end;
|
||||
|
||||
procedure TfrmOptionsToolTips.btnApplyFieldsClick(Sender: TObject);
|
||||
var
|
||||
I: LongInt;
|
||||
begin
|
||||
I:= lsbCustomFields.ItemIndex;
|
||||
if I <> -1 then
|
||||
begin
|
||||
lsbCustomFields.Items[I] := edtFieldsName.Text;
|
||||
with FFileInfoToolTip.HintItemList[I] do
|
||||
bCurrentlyFilling := True;
|
||||
try
|
||||
iRememberIndex := lsbCustomFields.ItemIndex;
|
||||
lsbCustomFields.Clear;
|
||||
for I := 0 to pred(FFileInfoToolTipTemp.HintItemList.Count) do
|
||||
lsbCustomFields.Items.Add(FFileInfoToolTipTemp.HintItemList[I].Name);
|
||||
if lsbCustomFields.Items.Count > 0 then
|
||||
begin
|
||||
Name:= edtFieldsName.Text;
|
||||
Mask:= edtFieldsMask.Text;
|
||||
Hint:= edtFieldsList.Text;
|
||||
if (iRememberIndex <> -1) and (iRememberIndex < lsbCustomFields.Items.Count) then
|
||||
lsbCustomFields.ItemIndex := iRememberIndex
|
||||
else
|
||||
if (iLastDisplayedIndex <> -1) and (iLastDisplayedIndex < lsbCustomFields.Items.Count) then
|
||||
lsbCustomFields.ItemIndex := iLastDisplayedIndex
|
||||
else
|
||||
lsbCustomFields.ItemIndex := 0;
|
||||
end;
|
||||
SetActiveButtonsBasedOnToolTipsQuantity;
|
||||
btnApplyToolTipsFileType.Enabled := False;
|
||||
lsbCustomFieldsSelectionChange(lsbCustomFields, False);
|
||||
finally
|
||||
bCurrentlyFilling := False;
|
||||
end;
|
||||
end;
|
||||
|
||||
{ TfrmOptionsToolTips.SetActiveButtonsBasedOnToolTipsQuantity }
|
||||
procedure TfrmOptionsToolTips.SetActiveButtonsBasedOnToolTipsQuantity;
|
||||
begin
|
||||
btnAddToolTipsFileType.Enabled := lsbCustomFields.Enabled;
|
||||
|
||||
btnCopyToolTipsFileType.Enabled := ((lsbCustomFields.Items.Count > 0) and (lsbCustomFields.Enabled));
|
||||
btnRenameToolTipsFileType.Enabled := btnCopyToolTipsFileType.Enabled;
|
||||
btnDeleteToolTipsFileType.Enabled := btnCopyToolTipsFileType.Enabled;
|
||||
|
||||
miToolTipsFileTypeSortFileType.Enabled := ((lsbCustomFields.Items.Count > 1) and (lsbCustomFields.Enabled));
|
||||
miToolTipsFileTypeExport.Enabled := btnCopyToolTipsFileType.Enabled;
|
||||
end;
|
||||
|
||||
{ TfrmOptionsToolTips.LoadMemoWithThisHint }
|
||||
//To be backward compatible with past versions and existing config, let's keep the "/n" separator for each line.
|
||||
//[Plugin(<Exif>).Width{}]\nGenre:[Plugin(audioinfo).Genre{}]
|
||||
procedure TfrmOptionsToolTips.LoadMemoWithThisHint(sHint: string);
|
||||
var
|
||||
iStartingPoint, iPosDelimiter: integer;
|
||||
begin
|
||||
memFieldsList.Clear;
|
||||
iStartingPoint := 1;
|
||||
repeat
|
||||
iPosDelimiter := PosEx('\n', LowerCase(sHint), iStartingPoint);
|
||||
if iPosDelimiter <> 0 then
|
||||
begin
|
||||
memFieldsList.Lines.Add(copy(sHint, iStartingPoint, (iPosDelimiter - iStartingPoint)));
|
||||
iStartingPoint := iPosDelimiter + 2;
|
||||
end;
|
||||
until iPosDelimiter = 0;
|
||||
if iStartingPoint < length(sHint) then
|
||||
memFieldsList.Lines.Add(RightStr(sHint, succ(length(sHint) - iStartingPoint)));
|
||||
memFieldsList.SelStart := 0;
|
||||
end;
|
||||
|
||||
{ TfrmOptionsToolTips.LoadThisHintWithThisMemo }
|
||||
procedure TfrmOptionsToolTips.LoadThisHintWithThisMemo(var sHint: string);
|
||||
var
|
||||
iIndexLine: integer;
|
||||
begin
|
||||
sHint := '';
|
||||
for iIndexLine := 0 to pred(memFieldsList.Lines.Count) do
|
||||
sHint := sHint + memFieldsList.Lines.Strings[iIndexLine] + IfThen(iIndexLine < pred(memFieldsList.Lines.Count), '\n', '');
|
||||
end;
|
||||
|
||||
{ TfrmOptionsToolTips.ActualSaveCurrentToolTips }
|
||||
procedure TfrmOptionsToolTips.ActualSaveCurrentToolTips;
|
||||
begin
|
||||
if lsbCustomFields.ItemIndex <> -1 then
|
||||
begin
|
||||
FFileInfoToolTipTemp.HintItemList[lsbCustomFields.ItemIndex].Name := lsbCustomFields.Items.Strings[lsbCustomFields.ItemIndex];
|
||||
FFileInfoToolTipTemp.HintItemList[lsbCustomFields.ItemIndex].Mask := edtFieldsMask.Text;
|
||||
LoadThisHintWithThisMemo(FFileInfoToolTipTemp.HintItemList[lsbCustomFields.ItemIndex].Hint);
|
||||
end;
|
||||
end;
|
||||
|
||||
{ TfrmOptionsToolTips.edtAnyChange }
|
||||
procedure TfrmOptionsToolTips.edtAnyChange(Sender: TObject);
|
||||
begin
|
||||
if not bCurrentlyLoadingSettings then
|
||||
if lsbCustomFields.Enabled then
|
||||
SetConfigurationState(CONFIG_NOTSAVED);
|
||||
end;
|
||||
|
||||
{ TfrmOptionsToolTips.SetConfigurationState }
|
||||
procedure TfrmOptionsToolTips.SetConfigurationState(bConfigurationSaved: boolean);
|
||||
begin
|
||||
if lsbCustomFields.Enabled <> bConfigurationSaved then
|
||||
begin
|
||||
chkShowToolTip.Enabled := bConfigurationSaved;
|
||||
btnApplyToolTipsFileType.Enabled := not bConfigurationSaved;
|
||||
lsbCustomFields.Enabled := bConfigurationSaved;
|
||||
btnAddToolTipsFileType.Enabled := bConfigurationSaved;
|
||||
btnCopyToolTipsFileType.Enabled := bConfigurationSaved;
|
||||
btnRenameToolTipsFileType.Enabled := bConfigurationSaved;
|
||||
btnDeleteToolTipsFileType.Enabled := bConfigurationSaved;
|
||||
miToolTipsFileTypeDiscardModification.Enabled := not bConfigurationSaved;
|
||||
miToolTipsFileTypeSortFileType.Enabled := bConfigurationSaved;
|
||||
miToolTipsFileTypeExport.Enabled := bConfigurationSaved;
|
||||
miToolTipsFileTypeImport.Enabled := bConfigurationSaved;
|
||||
lsbCustomFields.Hint := IfThen(bConfigurationSaved = CONFIG_SAVED, EmptyStr, rsOptTooltipConfigureSaveToChange);
|
||||
end;
|
||||
end;
|
||||
|
||||
{ TfrmOptionsToolTips.chkShowToolTipChange }
|
||||
procedure TfrmOptionsToolTips.chkShowToolTipChange(Sender: TObject);
|
||||
begin
|
||||
pnlConfigurationToolTips.Enabled := TCheckBox(Sender).Checked;
|
||||
pnlToolTipsListbox.Enabled := pnlConfigurationToolTips.Enabled;
|
||||
end;
|
||||
|
||||
{ lsbCustomFieldsSelectionChange }
|
||||
procedure TfrmOptionsToolTips.lsbCustomFieldsSelectionChange(Sender: TObject; User: boolean);
|
||||
begin
|
||||
bCurrentlyLoadingSettings := True;
|
||||
if lsbCustomFields.ItemIndex <> -1 then
|
||||
begin
|
||||
edtFieldsMask.Text := FFileInfoToolTipTemp.HintItemList[lsbCustomFields.ItemIndex].Mask;
|
||||
LoadMemoWithThisHint(FFileInfoToolTipTemp.HintItemList[lsbCustomFields.ItemIndex].Hint);
|
||||
end;
|
||||
bCurrentlyLoadingSettings := False;
|
||||
end;
|
||||
|
||||
{ TfrmOptionsToolTips.lsbCustomFieldsDragOver }
|
||||
procedure TfrmOptionsToolTips.lsbCustomFieldsDragOver(Sender, Source: TObject; X, Y: integer; State: TDragState; var Accept: boolean);
|
||||
begin
|
||||
Accept := True;
|
||||
end;
|
||||
|
||||
{ TfrmOptionsToolTips.lsbCustomFieldsDragDrop }
|
||||
procedure TfrmOptionsToolTips.lsbCustomFieldsDragDrop(Sender, Source: TObject; X, Y: integer);
|
||||
var
|
||||
SrcIndex, DestIndex: integer;
|
||||
begin
|
||||
SrcIndex := lsbCustomFields.ItemIndex;
|
||||
if SrcIndex = -1 then
|
||||
Exit;
|
||||
DestIndex := lsbCustomFields.GetIndexAtY(Y);
|
||||
if (DestIndex < 0) or (DestIndex >= lsbCustomFields.Count) then
|
||||
DestIndex := lsbCustomFields.Count - 1;
|
||||
|
||||
lsbCustomFields.Items.Move(SrcIndex, DestIndex);
|
||||
FFileInfoToolTipTemp.HintItemList.Move(SrcIndex, DestIndex);
|
||||
lsbCustomFields.ItemIndex := DestIndex;
|
||||
lsbCustomFieldsSelectionChange(lsbCustomFields, False);
|
||||
end;
|
||||
|
||||
{ TfrmOptionsToolTips.btnApplyToolTipsFileTypeClick }
|
||||
procedure TfrmOptionsToolTips.btnApplyToolTipsFileTypeClick(Sender: TObject);
|
||||
begin
|
||||
Save;
|
||||
if lsbCustomFields.CanFocus then
|
||||
lsbCustomFields.SetFocus;
|
||||
end;
|
||||
|
||||
{TfrmOptionsToolTips.btnCopyToolTipsFileTypeClick }
|
||||
procedure TfrmOptionsToolTips.btnCopyToolTipsFileTypeClick(Sender: TObject);
|
||||
var
|
||||
sCurrentSelectedName, sNewName: string;
|
||||
iIndexCopy, iPosOpenPar, iNewInsertedPosition: integer;
|
||||
ANewHintItem: THintItem;
|
||||
begin
|
||||
if lsbCustomFields.ItemIndex < 0 then
|
||||
Exit;
|
||||
|
||||
sCurrentSelectedName := lsbCustomFields.Items.Strings[lsbCustomFields.ItemIndex];
|
||||
if LastDelimiter(')', sCurrentSelectedName) = length(sCurrentSelectedName) then
|
||||
begin
|
||||
iPosOpenPar := LastDelimiter('(', sCurrentSelectedName);
|
||||
if (iPosOpenPar > 0) and (iPosOpenPar > (length(sCurrentSelectedName) - 4)) then
|
||||
sCurrentSelectedName := LeftStr(sCurrentSelectedName, pred(pred(iPosOpenPar)));
|
||||
end;
|
||||
|
||||
iIndexCopy := 2;
|
||||
while lsbCustomFields.Items.IndexOf(Format('%s (%d)', [sCurrentSelectedName, iIndexCopy])) <> -1 do
|
||||
Inc(iIndexCopy);
|
||||
sNewName := Format('%s (%d)', [sCurrentSelectedName, iIndexCopy]);
|
||||
|
||||
ANewHintItem := FFileInfoToolTipTemp.HintItemList[lsbCustomFields.ItemIndex].Clone;
|
||||
//Let's place our copy right after the original one.
|
||||
iNewInsertedPosition := succ(lsbCustomFields.ItemIndex);
|
||||
if iNewInsertedPosition < FFileInfoToolTipTemp.HintItemList.Count then
|
||||
begin
|
||||
lsbCustomFields.Items.Insert(iNewInsertedPosition, sNewName);
|
||||
FFileInfoToolTipTemp.HintItemList.Insert(iNewInsertedPosition, ANewHintItem);
|
||||
end
|
||||
else
|
||||
begin
|
||||
lsbCustomFields.Items.Add(sNewName);
|
||||
FFileInfoToolTipTemp.HintItemList.Add(ANewHintItem);
|
||||
end;
|
||||
lsbCustomFields.ItemIndex := iNewInsertedPosition;
|
||||
SetActiveButtonsBasedOnToolTipsQuantity;
|
||||
if edtFieldsMask.CanFocus then
|
||||
edtFieldsMask.SetFocus;
|
||||
end;
|
||||
|
||||
{ TfrmOptionsToolTips.btnAddToolTipsFileTypeClick }
|
||||
procedure TfrmOptionsToolTips.btnAddToolTipsFileTypeClick(Sender: TObject);
|
||||
var
|
||||
sName: string;
|
||||
ANewHintItem: THintItem;
|
||||
begin
|
||||
sName := EmptyStr;
|
||||
if InputQuery(rsOptAddingToolTipFileType, rsOptToolTipFileType, sName) then
|
||||
begin
|
||||
if sName <> EmptyStr then
|
||||
begin
|
||||
if isUniqueFileType(sName) then
|
||||
begin
|
||||
ANewHintItem := THintItem.Create;
|
||||
ANewHintItem.Name := sName;
|
||||
FFileInfoToolTipTemp.HintItemList.Add(ANewHintItem);
|
||||
lsbCustomFields.ItemIndex := lsbCustomFields.Items.Add(sName);
|
||||
lsbCustomFieldsSelectionChange(lsbCustomFields, False);
|
||||
ClearData;
|
||||
SetActiveButtonsBasedOnToolTipsQuantity;
|
||||
if edtFieldsMask.CanFocus then
|
||||
edtFieldsMask.SetFocus;
|
||||
end;
|
||||
end;
|
||||
end;
|
||||
end;
|
||||
|
||||
procedure TfrmOptionsToolTips.Load;
|
||||
{ TfrmOptionsToolTips.btnRenameToolTipsFileTypeClick }
|
||||
procedure TfrmOptionsToolTips.btnRenameToolTipsFileTypeClick(Sender: TObject);
|
||||
var
|
||||
I: LongInt;
|
||||
sNewName: string;
|
||||
begin
|
||||
gbCustomFields.Enabled:= gShowToolTipMode;
|
||||
chkShowToolTip.Checked:= gShowToolTipMode;
|
||||
|
||||
FFileInfoToolTip.Assign(gFileInfoToolTip);
|
||||
for I:= 0 to FFileInfoToolTip.HintItemList.Count - 1 do
|
||||
lsbCustomFields.Items.Add(FFileInfoToolTip.HintItemList[I].Name);
|
||||
if lsbCustomFields.ItemIndex < 0 then
|
||||
Exit;
|
||||
sNewName := lsbCustomFields.Items.Strings[lsbCustomFields.ItemIndex];
|
||||
if InputQuery(rsOptRenamingToolTipFileType, rsOptToolTipsFileTypeName, sNewName) then
|
||||
begin
|
||||
if isUniqueFileType(sNewName) then
|
||||
if lsbCustomFields.Items.IndexOf(sNewName) = -1 then
|
||||
begin
|
||||
lsbCustomFields.Items.Strings[lsbCustomFields.ItemIndex] := sNewName;
|
||||
FFileInfoToolTipTemp.HintItemList[lsbCustomFields.ItemIndex].Name := sNewName;
|
||||
end
|
||||
else
|
||||
begin
|
||||
msgError(Format(rsOptToolTipFileTypeAlreadyExists, [sNewName]));
|
||||
end;
|
||||
end;
|
||||
end;
|
||||
|
||||
function TfrmOptionsToolTips.Save: TOptionsEditorSaveFlags;
|
||||
{ TfrmOptionsToolTips.btnDeleteToolTipsFileTypeClick }
|
||||
procedure TfrmOptionsToolTips.btnDeleteToolTipsFileTypeClick(Sender: TObject);
|
||||
var
|
||||
iIndexDelete: longint;
|
||||
begin
|
||||
gShowToolTipMode:= chkShowToolTip.Checked;
|
||||
iIndexDelete := lsbCustomFields.ItemIndex;
|
||||
if (iIndexDelete < 0) then
|
||||
Exit;
|
||||
|
||||
gFileInfoToolTip.Assign(FFileInfoToolTip);
|
||||
Result := [];
|
||||
if MsgBox(Format(rsOptToolTipFileTypeConfirmDelete, [lsbCustomFields.Items.Strings[lsbCustomFields.ItemIndex]]), [msmbYes, msmbCancel], msmbCancel, msmbCancel) = mmrYes then
|
||||
begin
|
||||
bCurrentlyFilling := True;
|
||||
try
|
||||
lsbCustomFields.Items.Delete(iIndexDelete);
|
||||
FFileInfoToolTipTemp.HintItemList.Delete(iIndexDelete);
|
||||
|
||||
if lsbCustomFields.Items.Count > 0 then
|
||||
begin
|
||||
if iIndexDelete >= FFileInfoToolTipTemp.HintItemList.Count then
|
||||
lsbCustomFields.ItemIndex := pred(FFileInfoToolTipTemp.HintItemList.Count)
|
||||
else
|
||||
lsbCustomFields.ItemIndex := iIndexDelete;
|
||||
lsbCustomFieldsSelectionChange(lsbCustomFields, False);
|
||||
end
|
||||
else
|
||||
begin
|
||||
ClearData;
|
||||
end;
|
||||
|
||||
SetActiveButtonsBasedOnToolTipsQuantity;
|
||||
if edtFieldsMask.CanFocus then
|
||||
edtFieldsMask.SetFocus;
|
||||
|
||||
finally
|
||||
bCurrentlyFilling := False;
|
||||
end;
|
||||
end;
|
||||
end;
|
||||
|
||||
{ TfrmOptionsToolTips.btnTooltipOtherClick }
|
||||
procedure TfrmOptionsToolTips.btnTooltipOtherClick(Sender: TObject);
|
||||
var
|
||||
pWantedPos: TPoint;
|
||||
begin
|
||||
pWantedPos := btnTooltipOther.ClientToScreen(Point(btnTooltipOther.Width div 2, btnTooltipOther.Height - 5)); // Position this way instead of using mouse cursor since it will work for keyboard user.
|
||||
pmTooltipOther.PopUp(pWantedPos.X, pWantedPos.Y);
|
||||
end;
|
||||
|
||||
{ TfrmOptionsToolTips.miToolTipsFileTypeDiscardModificationClick }
|
||||
procedure TfrmOptionsToolTips.miToolTipsFileTypeDiscardModificationClick(Sender: TObject);
|
||||
begin
|
||||
FFileInfoToolTipTemp.Assign(gFileInfoToolTip);
|
||||
FillListBoxWithToolTipsList;
|
||||
SetConfigurationState(CONFIG_SAVED);
|
||||
SetActiveButtonsBasedOnToolTipsQuantity;
|
||||
end;
|
||||
|
||||
{ TfrmOptionsToolTips.miToolTipsFileTypeSortFileTypeClick }
|
||||
procedure TfrmOptionsToolTips.miToolTipsFileTypeSortFileTypeClick(Sender: TObject);
|
||||
begin
|
||||
if FFileInfoToolTipTemp.HintItemList.Count > 0 then
|
||||
begin
|
||||
FFileInfoToolTipTemp.Sort;
|
||||
FillListBoxWithToolTipsList;
|
||||
end;
|
||||
end;
|
||||
|
||||
{ TfrmOptionsToolTips.miToolTipsFileTypeExportClick }
|
||||
procedure TfrmOptionsToolTips.miToolTipsFileTypeExportClick(Sender: TObject);
|
||||
var
|
||||
slValueList, slOutputIndexSelected: TStringList;
|
||||
ExportedFileInfoToolTipTemp: TFileInfoToolTip;
|
||||
iIndex, iExportedIndex: integer;
|
||||
begin
|
||||
if FFileInfoToolTipTemp.HintItemList.Count > 0 then
|
||||
begin
|
||||
slValueList := TStringList.Create;
|
||||
slOutputIndexSelected := TStringList.Create;
|
||||
try
|
||||
for iIndex := 0 to pred(FFileInfoToolTipTemp.HintItemList.Count) do
|
||||
slValueList.Add(FFileInfoToolTipTemp.HintItemList[iIndex].Name);
|
||||
|
||||
if ShowInputMultiSelectListBox(rsOptToolTipFileTypeExportCaption, rsOptToolTipFileTypeExportDone, slValueList, slOutputIndexSelected) then
|
||||
begin
|
||||
ExportedFileInfoToolTipTemp := TFileInfoToolTip.Create;
|
||||
try
|
||||
for iIndex := 0 to pred(slOutputIndexSelected.Count) do
|
||||
begin
|
||||
iExportedIndex := StrToIntDef(slOutputIndexSelected.Strings[iIndex], -1);
|
||||
if iExportedIndex <> -1 then
|
||||
ExportedFileInfoToolTipTemp.HintItemList.Add(FFileInfoToolTipTemp.HintItemList[iExportedIndex].Clone);
|
||||
end;
|
||||
|
||||
if ExportedFileInfoToolTipTemp.HintItemList.Count > 0 then
|
||||
begin
|
||||
SaveTooltipFileTypeDialog.DefaultExt := '*.tooltip';
|
||||
SaveTooltipFileTypeDialog.FilterIndex := 1;
|
||||
SaveTooltipFileTypeDialog.Title := rsOptToolTipFileTypeWhereToSave;
|
||||
SaveTooltipFileTypeDialog.FileName := rsOptToolTipFileTypeDefaultExportFilename;
|
||||
if SaveTooltipFileTypeDialog.Execute then
|
||||
begin
|
||||
ExportedFileInfoToolTipTemp.SaveToFile(SaveTooltipFileTypeDialog.FileName);
|
||||
msgOK(Format(rsOptToolTipFileTypeExportDone, [ExportedFileInfoToolTipTemp.HintItemList.Count, SaveTooltipFileTypeDialog.FileName]));
|
||||
end;
|
||||
end;
|
||||
finally
|
||||
ExportedFileInfoToolTipTemp.Free;
|
||||
end;
|
||||
end;
|
||||
finally
|
||||
slOutputIndexSelected.Free;
|
||||
slValueList.Free;
|
||||
end;
|
||||
end;
|
||||
end;
|
||||
|
||||
{ TfrmOptionsToolTips.miToolTipsFileTypeImportClick}
|
||||
procedure TfrmOptionsToolTips.miToolTipsFileTypeImportClick(Sender: TObject);
|
||||
var
|
||||
ImportedFileInfoToolTipTemp: TFileInfoToolTip;
|
||||
slValueList, slOutputIndexSelected: TStringList;
|
||||
iIndex, iImportedIndex, iNbImported: integer;
|
||||
begin
|
||||
OpenTooltipFileTypeDialog.DefaultExt := '*.tooltip';
|
||||
OpenTooltipFileTypeDialog.FilterIndex := 1;
|
||||
OpenTooltipFileTypeDialog.Title := rsOptToolTipFileTypeImportFile;
|
||||
if OpenTooltipFileTypeDialog.Execute then
|
||||
begin
|
||||
ImportedFileInfoToolTipTemp := TFileInfoToolTip.Create;
|
||||
try
|
||||
ImportedFileInfoToolTipTemp.LoadFromFile(OpenTooltipFileTypeDialog.FileName);
|
||||
if ImportedFileInfoToolTipTemp.HintItemList.Count > 0 then
|
||||
begin
|
||||
slValueList := TStringList.Create;
|
||||
slOutputIndexSelected := TStringList.Create;
|
||||
try
|
||||
for iIndex := 0 to pred(ImportedFileInfoToolTipTemp.HintItemList.Count) do
|
||||
slValueList.Add(ImportedFileInfoToolTipTemp.HintItemList[iIndex].Name);
|
||||
if ShowInputMultiSelectListBox(rsOptToolTipFileTypeImportCaption, rsOptToolTipFileTypeImportPrompt, slValueList, slOutputIndexSelected) then
|
||||
begin
|
||||
iNbImported := 0;
|
||||
for iIndex := 0 to pred(slOutputIndexSelected.Count) do
|
||||
begin
|
||||
iImportedIndex := StrToIntDef(slOutputIndexSelected.Strings[iIndex], -1);
|
||||
if iImportedIndex <> -1 then
|
||||
begin
|
||||
FFileInfoToolTipTemp.HintItemList.Add(ImportedFileInfoToolTipTemp.HintItemList[iImportedIndex].Clone);
|
||||
lsbCustomFields.Items.add(FFileInfoToolTipTemp.HintItemList[pred(FFileInfoToolTipTemp.HintItemList.Count)].Name);
|
||||
Inc(iNbImported);
|
||||
end;
|
||||
end;
|
||||
lsbCustomFields.ItemIndex := lsbCustomFields.Items.Count - 1;
|
||||
if iNbImported > 0 then
|
||||
begin
|
||||
SetActiveButtonsBasedOnToolTipsQuantity;
|
||||
msgOK(Format(rsOptToolTipFileTypeImportDone, [iNbImported, OpenTooltipFileTypeDialog.FileName]));
|
||||
end;
|
||||
end;
|
||||
finally
|
||||
slOutputIndexSelected.Free;
|
||||
slValueList.Free;
|
||||
end;
|
||||
end;
|
||||
finally
|
||||
ImportedFileInfoToolTipTemp.Free;
|
||||
end;
|
||||
end;
|
||||
end;
|
||||
|
||||
{ TfrmOptionsToolTips.miPluginClick }
|
||||
procedure TfrmOptionsToolTips.miPluginClick(Sender: TObject);
|
||||
var
|
||||
sMask: string;
|
||||
MenuItem: TMenuItem absolute Sender;
|
||||
begin
|
||||
case MenuItem.Tag of
|
||||
0: sMask := '[DC().' + MenuItem.Hint + '{}]';
|
||||
1: sMask := '[Plugin(' + MenuItem.Parent.Caption + ').' + MenuItem.Caption + '{}]';
|
||||
2: sMask := '[Plugin(' + MenuItem.Parent.Parent.Caption + ').' + MenuItem.Parent.Caption + '{' + MenuItem.Caption + '}]';
|
||||
else
|
||||
sMask := EmptyStr;
|
||||
end;
|
||||
|
||||
if sMask <> EmptyStr then
|
||||
begin
|
||||
memFieldsList.SelText := sMask;
|
||||
if memFieldsList.CanFocus then
|
||||
memFieldsList.SetFocus;
|
||||
end;
|
||||
end;
|
||||
|
||||
{ TfrmOptionsToolTips.btnFieldsListClick }
|
||||
procedure TfrmOptionsToolTips.btnFieldsListClick(Sender: TObject);
|
||||
begin
|
||||
FillContentFieldMenu(pmFields.Items, @miPluginClick);
|
||||
pmFields.PopUp(Mouse.CursorPos.x, Mouse.CursorPos.y);
|
||||
end;
|
||||
|
||||
{ TfrmOptionsToolTips.btnFieldsSearchTemplateClick }
|
||||
procedure TfrmOptionsToolTips.btnFieldsSearchTemplateClick(Sender: TObject);
|
||||
var
|
||||
sMask: string;
|
||||
bTemplate: boolean;
|
||||
begin
|
||||
sMask := '';
|
||||
if ShowMaskInputDlg(rsMarkPlus, rsMaskInput, glsMaskHistory, sMask) then
|
||||
begin
|
||||
bTemplate := IsMaskSearchTemplate(sMask);
|
||||
edtFieldsMask.Text := sMask;
|
||||
edtFieldsMask.Enabled := not bTemplate;
|
||||
end;
|
||||
end;
|
||||
|
||||
{ TfrmOptionsToolTips.isUniqueFileType }
|
||||
function TfrmOptionsToolTips.isUniqueFileType(paramNewName: string): boolean;
|
||||
begin
|
||||
Result := (lsbCustomFields.Items.IndexOf(paramNewName) = -1);
|
||||
if not Result then
|
||||
msgError(Format(rsOptToolTipFileTypeAlreadyExists, [paramNewName]));
|
||||
end;
|
||||
|
||||
{ TfrmOptionsToolTips.ClearData }
|
||||
procedure TfrmOptionsToolTips.ClearData;
|
||||
begin
|
||||
bCurrentlyLoadingSettings := True;
|
||||
edtFieldsMask.Text := EmptyStr;
|
||||
memFieldsList.Clear;
|
||||
bCurrentlyLoadingSettings := False;
|
||||
end;
|
||||
|
||||
end.
|
||||
|
||||
|
|
|
|||
|
|
@ -1,3 +1,25 @@
|
|||
{
|
||||
Double Commander
|
||||
-------------------------------------------------------------------------
|
||||
This unit contains TFileInfoToolTip class and functions.
|
||||
|
||||
Copyright (C) 2018 Alexander Koblov (alexx2000@mail.ru)
|
||||
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation; either version 2 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU General Public License along
|
||||
with this program; if not, write to the Free Software Foundation, Inc.,
|
||||
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||
}
|
||||
|
||||
unit uInfoToolTip;
|
||||
|
||||
{$mode objfpc}{$H+}
|
||||
|
|
@ -38,7 +60,11 @@ type
|
|||
function GetFileInfoToolTip(aFileSource: IFileSource; const aFile: TFile): String;
|
||||
|
||||
procedure Load(AConfig: TXmlConfig; ANode: TXmlNode);
|
||||
procedure LoadFromFile(const FileName: String);
|
||||
procedure Save(AConfig: TXmlConfig; ANode: TXmlNode);
|
||||
procedure SaveToFile(const FileName: String);
|
||||
function ComputeSignature(Seed: dword = $00000000): dword;
|
||||
procedure Sort;
|
||||
|
||||
property HintItemList: THintItemList read FHintItemList;
|
||||
end;
|
||||
|
|
@ -48,12 +74,12 @@ function GetFileInfoToolTip(aFileSource: IFileSource; const aFile: TFile): Strin
|
|||
implementation
|
||||
|
||||
uses
|
||||
LCLProc, StrUtils, uMasks, uDebug, uGlobs, uFileProperty, uFileFunctions,
|
||||
crc, LCLProc, StrUtils, uMasks, uDebug, uGlobs, uFileProperty, uFileFunctions,
|
||||
uSearchTemplate, uFileSourceProperty
|
||||
{$IF DEFINED(MSWINDOWS)}
|
||||
, uShlObjAdditional
|
||||
{$ENDIF}
|
||||
;
|
||||
,DCClassesUtf8;
|
||||
|
||||
function GetFileInfoToolTip(aFileSource: IFileSource; const aFile: TFile): String;
|
||||
|
||||
|
|
@ -75,14 +101,30 @@ begin
|
|||
Result:= EmptyStr;
|
||||
|
||||
if fspDirectAccess in aFileSource.Properties then
|
||||
begin
|
||||
Result:= StringReplace(gFileInfoToolTip.GetFileInfoToolTip(aFileSource, aFile), '\n', LineEnding, [rfReplaceAll]);
|
||||
{$IF DEFINED(MSWINDOWS)}
|
||||
Result:= IfThen(Result = EmptyStr, EmptyStr, Result + LineEnding) + SHGetInfoTip(aFile.Path, aFile.Name)
|
||||
{$ELSE}
|
||||
Result:= GetDefaultToolTip(Result);
|
||||
{$ENDIF}
|
||||
end
|
||||
begin
|
||||
case gShowToolTipMode of
|
||||
tttmCombineDcSystem, tttmDcSystemCombine, tttmDcIfPossThenSystem, tttmDcOnly: Result := StringReplace(gFileInfoToolTip.GetFileInfoToolTip(aFileSource, aFile), '\n', LineEnding, [rfReplaceAll]);
|
||||
tttmSystemOnly: Result := EmptyStr;
|
||||
end;
|
||||
|
||||
{$IF DEFINED(MSWINDOWS)}
|
||||
case gShowToolTipMode of
|
||||
tttmCombineDcSystem: Result := IfThen(Result = EmptyStr, EmptyStr, Result + LineEnding) + SHGetInfoTip(aFile.Path, aFile.Name);
|
||||
tttmDcSystemCombine: Result := SHGetInfoTip(aFile.Path, aFile.Name) + IfThen(Result = EmptyStr, EmptyStr, LineEnding + Result);
|
||||
tttmDcIfPossThenSystem: if Result = EmptyStr then Result := SHGetInfoTip(aFile.Path, aFile.Name);
|
||||
tttmDcOnly: ;
|
||||
tttmSystemOnly: Result := SHGetInfoTip(aFile.Path, aFile.Name);
|
||||
end;
|
||||
{$ELSE}
|
||||
case gShowToolTipMode of
|
||||
tttmCombineDcSystem: Result := IfThen(Result = EmptyStr, EmptyStr, Result + LineEnding) + GetDefaultToolTip(EmptyStr);
|
||||
tttmDcSystemCombine: Result := GetDefaultToolTip(EmptyStr) + IfThen(Result = EmptyStr, EmptyStr, LineEnding + Result);
|
||||
tttmDcIfPossThenSystem: if Result = EmptyStr then Result := GetDefaultToolTip(EmptyStr);
|
||||
tttmDcOnly: ;
|
||||
tttmSystemOnly: Result := GetDefaultToolTip(Result);
|
||||
end;
|
||||
{$ENDIF}
|
||||
end
|
||||
else
|
||||
begin
|
||||
Result:= GetDefaultToolTip(Result);
|
||||
|
|
@ -205,6 +247,26 @@ begin
|
|||
end;
|
||||
end;
|
||||
|
||||
{ TFileInfoToolTip.LoadFromFile }
|
||||
procedure TFileInfoToolTip.LoadFromFile(const FileName: String);
|
||||
var
|
||||
TooltipConfig: TXmlConfig = nil;
|
||||
Root, Node: TXmlNode;
|
||||
begin
|
||||
TooltipConfig := TXmlConfig.Create(FileName);
|
||||
try
|
||||
if TooltipConfig.Load then
|
||||
begin
|
||||
Root := TooltipConfig.RootNode;
|
||||
Node := Root.FindNode('ToolTips');
|
||||
if Assigned(Node) then
|
||||
Load(TooltipConfig, Node);
|
||||
end;
|
||||
finally
|
||||
TooltipConfig.Free;
|
||||
end;
|
||||
end;
|
||||
|
||||
procedure TFileInfoToolTip.Save(AConfig: TXmlConfig; ANode: TXmlNode);
|
||||
var
|
||||
I : Integer;
|
||||
|
|
@ -222,5 +284,53 @@ begin
|
|||
end;
|
||||
end;
|
||||
|
||||
{ TFileInfoToolTip.SaveToFile }
|
||||
procedure TFileInfoToolTip.SaveToFile(const FileName: String);
|
||||
var
|
||||
TooltipConfig: TXmlConfig = nil;
|
||||
Root, Node: TXmlNode;
|
||||
begin
|
||||
TooltipConfig := TXmlConfig.Create(FileName);
|
||||
try
|
||||
Root := TooltipConfig.RootNode;
|
||||
Node := TooltipConfig.FindNode(Root, 'ToolTips', True);
|
||||
Save(TooltipConfig, Node);
|
||||
TooltipConfig.Save;
|
||||
finally
|
||||
TooltipConfig.Free;
|
||||
end;
|
||||
end;
|
||||
|
||||
{ TFileInfoToolTip.ComputeSignature }
|
||||
function TFileInfoToolTip.ComputeSignature(Seed: dword): dword;
|
||||
procedure UpdateSignature(sInfo: string);
|
||||
begin
|
||||
if length(sInfo) > 0 then
|
||||
Result := crc32(Result, @sInfo[1], length(sInfo));
|
||||
end;
|
||||
var
|
||||
Index: integer;
|
||||
begin
|
||||
Result := Seed;
|
||||
for Index := 0 to pred(FHintItemList.Count) do
|
||||
begin
|
||||
UpdateSignature(FHintItemList[Index].Name);
|
||||
UpdateSignature(FHintItemList[Index].Mask);
|
||||
UpdateSignature(FHintItemList[Index].Hint);
|
||||
end;
|
||||
end;
|
||||
|
||||
{ MyHintCompare }
|
||||
function MyHintCompare(const Item1, Item2: THintItem): integer;
|
||||
begin
|
||||
Result := CompareStr(Item1.Name, Item2.Name);
|
||||
end;
|
||||
|
||||
{ TFileInfoToolTip.Sort }
|
||||
procedure TFileInfoToolTip.Sort;
|
||||
begin
|
||||
Self.HintItemList.Sort(@MyHintCompare);
|
||||
end;
|
||||
|
||||
end.
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -122,6 +122,9 @@ type
|
|||
|
||||
THotKeySortOrder = (hksoByCommand, hksoByHotKeyGrouped, hksoByHotKeyOnePerRow);
|
||||
|
||||
TToolTipMode = (tttmCombineDcSystem, tttmDcSystemCombine, tttmDcIfPossThenSystem, tttmDcOnly, tttmSystemOnly);
|
||||
TToolTipHideTimeOut = (ttthtSystem, tttht1Sec, tttht2Sec, tttht3Sec, tttht5Sec, tttht10Sec, tttht30Sec, tttht1Min, ttthtNeverHide);
|
||||
|
||||
const
|
||||
{ Default hotkey list version number }
|
||||
hkVersion = 43;
|
||||
|
|
@ -448,7 +451,9 @@ var
|
|||
gInplaceRename,
|
||||
gDblClickToParent,
|
||||
gGoToRoot: Boolean;
|
||||
gShowToolTipMode: Boolean;
|
||||
gShowToolTip: Boolean;
|
||||
gShowToolTipMode: TToolTipMode;
|
||||
gToolTipHideTimeOut: TToolTipHideTimeOut;
|
||||
gThumbSize: TSize;
|
||||
gThumbSave: Boolean;
|
||||
gSearchDefaultTemplate: String;
|
||||
|
|
@ -1587,7 +1592,9 @@ begin
|
|||
gShowPathInPopup:=FALSE;
|
||||
gShowOnlyValidEnv:=TRUE;
|
||||
gWhereToAddNewHotDir := ahdSmart;
|
||||
gShowToolTipMode := True;
|
||||
gShowToolTip := True;
|
||||
gShowToolTipMode := tttmCombineDcSystem;
|
||||
gToolTipHideTimeOut := ttthtSystem;
|
||||
gThumbSave := True;
|
||||
gThumbSize.cx := 128;
|
||||
gThumbSize.cy := 128;
|
||||
|
|
@ -2255,7 +2262,9 @@ begin
|
|||
Node := Root.FindNode('ToolTips');
|
||||
if Assigned(Node) then
|
||||
begin
|
||||
gShowToolTipMode := GetValue(Node, 'ShowToolTipMode', gShowToolTipMode);
|
||||
gShowToolTip := GetValue(Node, 'ShowToolTipMode', gShowToolTip);
|
||||
gShowToolTipMode := TToolTipMode(GetValue(Node, 'ActualToolTipMode', Integer(gShowToolTipMode)));
|
||||
gToolTipHideTimeOut := TToolTipHideTimeOut(GetValue(Node, 'ToolTipHideTimeOut', Integer(gToolTipHideTimeOut)));
|
||||
gFileInfoToolTip.Load(gConfig, Node);
|
||||
end;
|
||||
|
||||
|
|
@ -2857,7 +2866,9 @@ begin
|
|||
|
||||
{ ToolTips page }
|
||||
Node := FindNode(Root, 'ToolTips', True);
|
||||
SetValue(Node, 'ShowToolTipMode', gShowToolTipMode);
|
||||
SetValue(Node, 'ShowToolTipMode', gShowToolTip);
|
||||
SetValue(Node, 'ActualToolTipMode', Integer(gShowToolTipMode));
|
||||
SetValue(Node, 'ToolTipHideTimeOut', Integer(gToolTipHideTimeOut));
|
||||
gFileInfoToolTip.Save(gConfig, Node);
|
||||
|
||||
{ Layout page }
|
||||
|
|
|
|||
20
src/ulng.pas
20
src/ulng.pas
|
|
@ -134,6 +134,26 @@ resourcestring
|
|||
rsOptArchiverUseUTF8 = 'Use UTF8 encoding';
|
||||
rsOptArchiveConfigureSaveToChange = 'To change current editing archive configuration, either APPLY or DELETE current editing one';
|
||||
|
||||
// Tooltip section
|
||||
rsOptTooltipConfigureSaveToChange = 'To change file type tooltip configuration, either APPLY or DELETE current editing one';
|
||||
rsOptToolTipsFileTypeName = 'Tooltip file type name';
|
||||
rsToolTipModeList = 'Combine DC and system tooltip, DC first (legacy);Combine DC and system tooltip, system first;Show DC tooltip when possible and system when not;Show DC tooltip only;Show system tooltip only';
|
||||
rsToolTipHideTimeOutList = 'System default;1 sec;2 sec;3 sec;5 sec;10 sec;30 sec;1 min;Never hide';
|
||||
rsOptAddingToolTipFileType = 'Adding new tooltip file type';
|
||||
rsOptRenamingToolTipFileType = 'Renaming tooltip file type';
|
||||
rsOptToolTipFileType = 'Tooltip file type name:';
|
||||
rsOptToolTipFileTypeDefaultExportFilename = 'Exported tooltip file type configuration';
|
||||
rsOptToolTipFileTypeWhereToSave = 'Enter location and filename where to save tooltip file type configuration';
|
||||
rsOptToolTipFileTypeAlreadyExists = '"%s" already exists!';
|
||||
rsOptToolTipFileTypeConfirmDelete = 'Are you sure you want to delete: %s';
|
||||
rsOptToolTipFileTypeImportCaption = 'Import tooltip file type configuration';
|
||||
rsOptToolTipFileTypeImportPrompt = 'Select the one(s) you want to import';
|
||||
rsOptToolTipFileTypeImportFile = 'Select the file to import tooltip file type configuration(s)';
|
||||
rsOptToolTipFileTypeImportDone = 'Importation of %d elements from file "%s" completed.';
|
||||
rsOptToolTipFileTypeExportCaption = 'Export tooltip file type configuration';
|
||||
rsOptToolTipFileTypeExportDone = 'Exportation of %d elements to file "%s" completed.';
|
||||
|
||||
|
||||
rsMsgMasterPassword = 'Master Password';
|
||||
rsMsgMasterPasswordEnter = 'Please enter the master password:';
|
||||
rsMsgWrongPasswordTryAgain = 'Wrong password!'#13'Please try again!';
|
||||
|
|
|
|||
|
|
@ -355,6 +355,7 @@ type
|
|||
procedure cm_FocusSwap(const {%H-}Params: array of string);
|
||||
procedure cm_Benchmark(const {%H-}Params: array of string);
|
||||
procedure cm_ConfigArchivers(const {%H-}Params: array of string);
|
||||
procedure cm_ConfigTooltips(const {%H-}Params: array of string);
|
||||
|
||||
// Internal commands
|
||||
procedure cm_ExecuteToolbarItem(const Params: array of string);
|
||||
|
|
@ -4850,6 +4851,12 @@ begin
|
|||
if Editor.CanFocus then Editor.SetFocus;
|
||||
end;
|
||||
|
||||
{ TMainCommands.cm_ConfigTooltip }
|
||||
procedure TMainCommands.cm_ConfigTooltips(const {%H-}Params: array of string);
|
||||
begin
|
||||
cm_Options(['TfrmOptionsToolTips']);
|
||||
end;
|
||||
|
||||
{ TMainCommands.cm_AddNewSearch }
|
||||
procedure TMainCommands.cm_AddNewSearch(const Params: array of string);
|
||||
var
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue