mirror of
https://github.com/fish-shell/fish-shell
synced 2024-12-25 20:33:08 +00:00
Improved french translations; minor completion corrections
This commit is contained in:
parent
ce46c80492
commit
b917f168d3
9 changed files with 3938 additions and 5936 deletions
|
@ -6,7 +6,7 @@ complete -f -c apt-listchanges -s f -l frontend -a "pager browser xterm-pager xt
|
||||||
complete -r -f -c apt-listchanges -l email-address -d "Specify email address"
|
complete -r -f -c apt-listchanges -l email-address -d "Specify email address"
|
||||||
complete -f -c apt-listchanges -s c -l confirm -d "Ask confirmation"
|
complete -f -c apt-listchanges -s c -l confirm -d "Ask confirmation"
|
||||||
complete -f -c apt-listchanges -s a -l all -d "Display all changelogs"
|
complete -f -c apt-listchanges -s a -l all -d "Display all changelogs"
|
||||||
complete -r -c apt-listchanges -l save_seen -d "Avoid changelogs from db in named file"
|
complete -r -c apt-listchanges -l save-seen -d "Avoid changelogs from db in named file"
|
||||||
complete -r -f -c apt-listchanges -l which -a "news changelogs both" -d "Select display"
|
complete -r -f -c apt-listchanges -l which -a "news changelogs both" -d "Select display"
|
||||||
complete -f -c apt-listchanges -s h -l headers -d "Insert header"
|
complete -f -c apt-listchanges -s h -l headers -d "Insert header"
|
||||||
complete -f -c apt-listchanges -l debug -d "Display debug info"
|
complete -f -c apt-listchanges -l debug -d "Display debug info"
|
||||||
|
|
|
@ -67,7 +67,7 @@ complete -f -c climate -n '__fish_is_git_repository; and __fish_climate_has_no_a
|
||||||
complete -f -c climate -n '__fish_is_git_repository; and __fish_climate_has_no_argument' -a user-stats -d 'Calculate total contribution for a user'
|
complete -f -c climate -n '__fish_is_git_repository; and __fish_climate_has_no_argument' -a user-stats -d 'Calculate total contribution for a user'
|
||||||
|
|
||||||
# Performance
|
# Performance
|
||||||
complete -f -n '__fish_climate_has_no_argument' -c climate -a overview -d 'Display an performance overview'
|
complete -f -n '__fish_climate_has_no_argument' -c climate -a overview -d 'Display a performance overview'
|
||||||
complete -f -n '__fish_climate_has_no_argument' -c climate -a memory -d 'Find memory used'
|
complete -f -n '__fish_climate_has_no_argument' -c climate -a memory -d 'Find memory used'
|
||||||
complete -f -n '__fish_climate_has_no_argument' -c climate -a disk -d 'Find disk used'
|
complete -f -n '__fish_climate_has_no_argument' -c climate -a disk -d 'Find disk used'
|
||||||
complete -f -n '__fish_climate_has_no_argument' -c climate -a get-pids -d 'Get all PIDs for a process name'
|
complete -f -n '__fish_climate_has_no_argument' -c climate -a get-pids -d 'Get all PIDs for a process name'
|
||||||
|
|
|
@ -1082,7 +1082,7 @@ for cmd in recor record
|
||||||
complete -c hg -n "__fish_hg_using_command $cmd" -s u -l user -x -d "record the specified user as committer"
|
complete -c hg -n "__fish_hg_using_command $cmd" -s u -l user -x -d "record the specified user as committer"
|
||||||
complete -c hg -n "__fish_hg_using_command $cmd" -s S -l subrepos -d "recurse into subrepositories"
|
complete -c hg -n "__fish_hg_using_command $cmd" -s S -l subrepos -d "recurse into subrepositories"
|
||||||
complete -c hg -n "__fish_hg_using_command $cmd" -s w -l ignore-all-space -d "ignore white space when comparing lines"
|
complete -c hg -n "__fish_hg_using_command $cmd" -s w -l ignore-all-space -d "ignore white space when comparing lines"
|
||||||
complete -c hg -n "__fish_hg_using_command $cmd" -s b -l ignore-space-change -d "ignore chnages in the amount of white space"
|
complete -c hg -n "__fish_hg_using_command $cmd" -s b -l ignore-space-change -d "ignore changes in the amount of white space"
|
||||||
complete -c hg -n "__fish_hg_using_command $cmd" -s B -l ignore-blank-lines -d "ignore changes whose lines are all blank"
|
complete -c hg -n "__fish_hg_using_command $cmd" -s B -l ignore-blank-lines -d "ignore changes whose lines are all blank"
|
||||||
complete -c hg -n "__fish_hg_using_command $cmd; and __fish_hg_mq_enabled" -l mq -d "operate on patch repository"
|
complete -c hg -n "__fish_hg_using_command $cmd; and __fish_hg_mq_enabled" -l mq -d "operate on patch repository"
|
||||||
end
|
end
|
||||||
|
|
|
@ -7,6 +7,6 @@ complete -c mddiagnose -s r -f -d 'Avoid restricted operations such as heap'
|
||||||
complete -c mddiagnose -s s -f -d 'Skip gathering system.log'
|
complete -c mddiagnose -s s -f -d 'Skip gathering system.log'
|
||||||
complete -c mddiagnose -s v -f -d 'Prints version of mddiagnose'
|
complete -c mddiagnose -s v -f -d 'Prints version of mddiagnose'
|
||||||
complete -c mddiagnose -s m -f -d 'Minimal report'
|
complete -c mddiagnose -s m -f -d 'Minimal report'
|
||||||
complete -c mddiagnose -s e -r -d 'Evalute indexing information for path'
|
complete -c mddiagnose -s e -r -d 'Evaluate indexing information for path'
|
||||||
complete -c mddiagnose -s p -r -d 'Evalute permissions information for path'
|
complete -c mddiagnose -s p -r -d 'Evaluate permissions information for path'
|
||||||
complete -c mddiagnose -s f -r -d 'Write the diagnostic to the specified path'
|
complete -c mddiagnose -s f -r -d 'Write the diagnostic to the specified path'
|
||||||
|
|
|
@ -32,8 +32,10 @@ complete -c tar -s K -l starting-file -r -d "Starting file in archive"
|
||||||
complete -c tar -s l -l one-file-system -d "Stay in local filesystem"
|
complete -c tar -s l -l one-file-system -d "Stay in local filesystem"
|
||||||
complete -c tar -s L -l tape-length -r -d "Tape length"
|
complete -c tar -s L -l tape-length -r -d "Tape length"
|
||||||
complete -c tar -s m -l modification-time -d "Don't extract modification time"
|
complete -c tar -s m -l modification-time -d "Don't extract modification time"
|
||||||
|
complete -c tar -l touch -d "Don't extract modification time"
|
||||||
complete -c tar -s M -l multi-volume -d "Multi volume archive"
|
complete -c tar -s M -l multi-volume -d "Multi volume archive"
|
||||||
complete -c tar -s N -l after-date -r -d "Only store newer files"
|
complete -c tar -s N -l after-date -r -d "Only store newer files"
|
||||||
|
complete -c tar -l newer -r -d "Only store newer files"
|
||||||
complete -c tar -s o -l old-archive -d "Use V7 format"
|
complete -c tar -s o -l old-archive -d "Use V7 format"
|
||||||
complete -c tar -l portability -d "Use V7 format"
|
complete -c tar -l portability -d "Use V7 format"
|
||||||
complete -c tar -s O -l to-stdout -d "Extract to stdout"
|
complete -c tar -s O -l to-stdout -d "Extract to stdout"
|
||||||
|
|
|
@ -46,7 +46,7 @@ complete -f -c tmutil -n '__fish_use_subcommand' -a snapshot -d 'Create new loca
|
||||||
complete -f -c tmutil -n '__fish_use_subcommand' -a startbackup -d 'Begin a backup if one is not already running'
|
complete -f -c tmutil -n '__fish_use_subcommand' -a startbackup -d 'Begin a backup if one is not already running'
|
||||||
complete -f -c tmutil -n '__fish_seen_subcommand_from startbackup' -s a -l auto -d 'Automatic mode'
|
complete -f -c tmutil -n '__fish_seen_subcommand_from startbackup' -s a -l auto -d 'Automatic mode'
|
||||||
complete -f -c tmutil -n '__fish_seen_subcommand_from startbackup' -s b -l block -d 'Block until finished'
|
complete -f -c tmutil -n '__fish_seen_subcommand_from startbackup' -s b -l block -d 'Block until finished'
|
||||||
complete -f -c tmutil -n '__fish_seen_subcommand_from startbackup' -s r -l rotation -d 'Autmatic rotation'
|
complete -f -c tmutil -n '__fish_seen_subcommand_from startbackup' -s r -l rotation -d 'Automatic rotation'
|
||||||
complete -r -c tmutil -n '__fish_seen_subcommand_from startbackup' -s d -l destination -d 'Backup destination'
|
complete -r -c tmutil -n '__fish_seen_subcommand_from startbackup' -s d -l destination -d 'Backup destination'
|
||||||
complete -f -c tmutil -n '__fish_use_subcommand' -a stopbackup -d 'Cancel a backup currently in progress'
|
complete -f -c tmutil -n '__fish_use_subcommand' -a stopbackup -d 'Cancel a backup currently in progress'
|
||||||
complete -r -c tmutil -n '__fish_use_subcommand' -a uniquesize -d 'Analyze the specified path and determine its unique size'
|
complete -r -c tmutil -n '__fish_use_subcommand' -a uniquesize -d 'Analyze the specified path and determine its unique size'
|
||||||
|
|
|
@ -34,7 +34,7 @@ complete -c tmux -n '__fish_use_subcommand' -s V -d 'Report the tmux version'
|
||||||
complete -c tmux -n '__fish_use_subcommand' -xs c -d 'Execute command using the default shell'
|
complete -c tmux -n '__fish_use_subcommand' -xs c -d 'Execute command using the default shell'
|
||||||
complete -c tmux -n '__fish_use_subcommand' -rs f -d 'Alternate config file'
|
complete -c tmux -n '__fish_use_subcommand' -rs f -d 'Alternate config file'
|
||||||
complete -c tmux -n '__fish_use_subcommand' -rs L -d 'Specify the name of the server socket to use'
|
complete -c tmux -n '__fish_use_subcommand' -rs L -d 'Specify the name of the server socket to use'
|
||||||
complete -c tmux -n '__fish_use_subcommand' -rs S -d 'Full path to sever socket. If set, -L is ignored.'
|
complete -c tmux -n '__fish_use_subcommand' -rs S -d 'Full path to server socket. If set, -L is ignored.'
|
||||||
############### End: Front Flags ###############
|
############### End: Front Flags ###############
|
||||||
|
|
||||||
############### Begin: Clients and Sessions ###############
|
############### Begin: Clients and Sessions ###############
|
||||||
|
|
|
@ -4,7 +4,7 @@ complete -c wicd-cli -s l -l list-networks -d 'List networks'
|
||||||
complete -c wicd-cli -s d -l network-details -d 'Show network details'
|
complete -c wicd-cli -s d -l network-details -d 'Show network details'
|
||||||
complete -c wicd-cli -s x -l disconnect -d 'Disconnect'
|
complete -c wicd-cli -s x -l disconnect -d 'Disconnect'
|
||||||
complete -c wicd-cli -s c -l connect -d 'Connect'
|
complete -c wicd-cli -s c -l connect -d 'Connect'
|
||||||
complete -c wicd-cli -s e -l list-encryption-types -d 'List encription types'
|
complete -c wicd-cli -s e -l list-encryption-types -d 'List encryption types'
|
||||||
complete -c wicd-cli -s y -l wireless -d 'Perform operation on wireless network'
|
complete -c wicd-cli -s y -l wireless -d 'Perform operation on wireless network'
|
||||||
complete -c wicd-cli -s z -l wired -d 'Perform operation on wired network'
|
complete -c wicd-cli -s z -l wired -d 'Perform operation on wired network'
|
||||||
complete -c wicd-cli -s w -l save -d 'Save profile'
|
complete -c wicd-cli -s w -l save -d 'Save profile'
|
||||||
|
|
Loading…
Reference in a new issue