From 60a2e0a2ade30ddb952e215754caf1d8e48aa87d Mon Sep 17 00:00:00 2001 From: David Adam Date: Fri, 14 Nov 2014 17:41:03 +0800 Subject: Update English translation --- po/en.po | 4522 ++++++++++++++++++++++++++++++-------------------------------- 1 file changed, 2161 insertions(+), 2361 deletions(-) (limited to 'po') diff --git a/po/en.po b/po/en.po index 42eb91c5..d57b8d74 100644 --- a/po/en.po +++ b/po/en.po @@ -3,31 +3,31 @@ # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # -#, fuzzy msgid "" msgstr "" "Project-Id-Version: fish 1.21.8\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-03-13 21:29+0800\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Axel Liljencrantz \n" +"POT-Creation-Date: 2014-11-25 15:37+0800\n" +"PO-Revision-Date: 2014-11-15 09:00+0800\n" +"Last-Translator: David Adam \n" "Language-Team: English \n" "Language: en\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"X-Poedit-Basepath: /home/david/src/fish-shell\n" #: autoload.cpp:113 #, c-format msgid "Could not autoload item '%ls', it is already being autoloaded. " msgstr "Could not autoload item “%ls”, it is already being autoloaded. " -#: builtin.cpp:83 +#: builtin.cpp:84 #, c-format msgid "Send job %d, '%ls' to foreground\n" msgstr "Send job %d, “%ls” to foreground\n" -#: builtin.cpp:344 +#: builtin.cpp:352 #, c-format msgid "" "%ls: Type 'help %ls' for related documentation\n" @@ -36,99 +36,106 @@ msgstr "" "%ls: Type “help %ls” for related documentation\n" "\n" -#: builtin.cpp:484 +#: builtin.cpp:531 #, c-format msgid "%ls: No key with name '%ls' found\n" msgstr "%ls: No key with name “%ls” found\n" -#: builtin.cpp:490 +#: builtin.cpp:537 #, c-format msgid "%ls: Key with name '%ls' does not have any mapping\n" msgstr "%ls: Key with name “%ls” does not have any mapping\n" -#: builtin.cpp:496 +#: builtin.cpp:543 #, c-format msgid "%ls: Unknown error trying to bind to key named '%ls'\n" msgstr "%ls: Unknown error trying to bind to key named “%ls”\n" -#: builtin.cpp:668 -#, fuzzy, c-format -msgid "%ls: Expected zero or two parameters, got %d\n" -msgstr "%ls: Expected zero or one argument, got %d\n" +#: builtin.cpp:794 +#, c-format +msgid "%ls: No binding found for key '%ls'\n" +msgstr "%ls: No binding found for key “%ls”\n" + +#: builtin.cpp:798 +#, c-format +msgid "%ls: No binding found for sequence '%ls'\n" +msgstr "%ls: No binding found for sequence “%ls”\n" -#: builtin.cpp:692 +#: builtin.cpp:834 #, c-format msgid "%ls: Invalid state\n" -msgstr "" +msgstr "%ls: Invalid state\n" -#: builtin.cpp:796 +#: builtin.cpp:939 #, c-format msgid "%ls: Can not specify scope when removing block\n" -msgstr "" +msgstr "%ls: Can not specify scope when removing block\n" -#: builtin.cpp:802 +#: builtin.cpp:945 #, c-format msgid "%ls: No blocks defined\n" -msgstr "" +msgstr "%ls: No blocks defined\n" -#: builtin.cpp:1312 builtin.h:32 +#: builtin.cpp:1556 builtin.h:32 #, c-format msgid "%ls: Invalid combination of options\n" msgstr "%ls: Invalid combination of options\n" -#: builtin.cpp:1334 +#: builtin.cpp:1578 #, c-format msgid "%ls: Expected exactly one function name\n" msgstr "%ls: Expected exactly one function name\n" -#: builtin.cpp:1344 builtin.cpp:1406 +#: builtin.cpp:1588 builtin.cpp:1650 #, c-format msgid "%ls: Function '%ls' does not exist\n" msgstr "%ls: Function “%ls” does not exist\n" -#: builtin.cpp:1394 -#, fuzzy, c-format +#: builtin.cpp:1638 +#, c-format msgid "" "%ls: Expected exactly two names (current function name, and new function " "name)\n" -msgstr "%ls: Expected exactly one function name\n" +msgstr "" +"%ls: Expected exactly two names (current function name, and new function " +"name)\n" -#: builtin.cpp:1417 builtin.cpp:1952 builtin.cpp:2259 +#: builtin.cpp:1661 builtin.cpp:2230 #, c-format msgid "%ls: Illegal function name '%ls'\n" msgstr "%ls: Illegal function name “%ls”\n" -#: builtin.cpp:1428 -#, fuzzy, c-format +#: builtin.cpp:1672 +#, c-format msgid "%ls: Function '%ls' already exists. Cannot create copy '%ls'\n" -msgstr "%ls: Function “%ls” does not exist\n" +msgstr "%ls: Function “%ls” already exists. Cannot create copy “%ls”\n" -#: builtin.cpp:1809 builtin.cpp:2114 +#: builtin.cpp:2070 #, c-format msgid "%ls: Unknown signal '%ls'\n" msgstr "%ls: Unknown signal “%ls”\n" -#: builtin.cpp:1824 builtin.cpp:1984 builtin.cpp:2129 builtin.cpp:2291 +#: builtin.cpp:2085 builtin.cpp:2195 builtin.cpp:2263 #, c-format msgid "%ls: Invalid variable name '%ls'\n" msgstr "%ls: Invalid variable name “%ls”\n" -#: builtin.cpp:1877 builtin.cpp:2182 +#: builtin.cpp:2138 #, c-format msgid "%ls: Cannot find calling job for event handler\n" msgstr "%ls: Cannot find calling job for event handler\n" -#: builtin.cpp:1895 builtin.cpp:2200 +#: builtin.cpp:2156 #, c-format msgid "%ls: Invalid process id %ls\n" msgstr "%ls: Invalid process id %ls\n" -#: builtin.cpp:1945 builtin.cpp:2252 +#: builtin.cpp:2223 #, c-format msgid "%ls: Expected function name\n" msgstr "%ls: Expected function name\n" -#: builtin.cpp:1962 builtin.cpp:2269 +#: builtin.cpp:2240 #, c-format msgid "" "%ls: The name '%ls' is reserved,\n" @@ -137,140 +144,146 @@ msgstr "" "%ls: The name “%ls” is reserved,\n" "and can not be used as a function name\n" -#: builtin.cpp:1970 builtin.cpp:2277 builtin.cpp:3824 -#, fuzzy, c-format +#: builtin.cpp:2248 +#, c-format msgid "%ls: No function name given\n" -msgstr "%ls: Expected function name\n" +msgstr "%ls: No function name given\n" -#: builtin.cpp:1997 builtin.cpp:2304 +#: builtin.cpp:2276 #, c-format msgid "%ls: Expected one argument, got %d\n" msgstr "%ls: Expected one argument, got %d\n" -#: builtin.cpp:2319 -msgid "Current functions are: " -msgstr "Current functions are: " - -#: builtin.cpp:2459 +#: builtin.cpp:2412 #, c-format msgid "%ls: Seed value '%ls' is not a valid number\n" msgstr "%ls: Seed value “%ls” is not a valid number\n" -#: builtin.cpp:2473 +#: builtin.cpp:2426 #, c-format msgid "%ls: Expected zero or one argument, got %d\n" msgstr "%ls: Expected zero or one argument, got %d\n" -#: builtin.cpp:2981 fish.cpp:518 parser.cpp:1095 +#: builtin.cpp:2593 +#, c-format +msgid "%ls: Argument '%ls' is out of range\n" +msgstr "%ls: Argument “%ls” is out of range\n" + +#: builtin.cpp:2601 builtin.cpp:3150 builtin.cpp:3817 +#, c-format +msgid "%ls: Argument '%ls' must be an integer\n" +msgstr "%ls: Argument “%ls” must be an integer\n" + +#: builtin.cpp:2656 +#, c-format +msgid "%ls: --array option requires a single variable name.\n" +msgstr "%ls: --array option requires a single variable name.\n" + +#: builtin.cpp:3065 fish.cpp:519 parser.cpp:765 msgid "Standard input" msgstr "Standard input" -#: builtin.cpp:3024 +#: builtin.cpp:3108 msgid "This is a login shell\n" msgstr "This is a login shell\n" -#: builtin.cpp:3026 +#: builtin.cpp:3110 msgid "This is not a login shell\n" msgstr "This is not a login shell\n" -#: builtin.cpp:3028 +#: builtin.cpp:3112 #, c-format msgid "Job control: %ls\n" msgstr "Job control: %ls\n" -#: builtin.cpp:3029 +#: builtin.cpp:3113 msgid "Only on interactive jobs" msgstr "Only on interactive jobs" -#: builtin.cpp:3030 +#: builtin.cpp:3114 msgid "Never" msgstr "Never" -#: builtin.cpp:3030 +#: builtin.cpp:3114 msgid "Always" msgstr "Always" -#: builtin.cpp:3066 builtin.cpp:3995 -#, c-format -msgid "%ls: Argument '%ls' must be an integer\n" -msgstr "%ls: Argument “%ls” must be an integer\n" - -#: builtin.cpp:3108 +#: builtin.cpp:3192 #, c-format msgid "%ls: Could not find home directory\n" msgstr "%ls: Could not find home directory\n" -#: builtin.cpp:3128 builtin.cpp:3182 +#: builtin.cpp:3212 builtin.cpp:3266 #, c-format msgid "%ls: '%ls' is not a directory\n" msgstr "%ls: “%ls” is not a directory\n" -#: builtin.cpp:3135 +#: builtin.cpp:3219 #, c-format msgid "%ls: The directory '%ls' does not exist\n" msgstr "%ls: The directory “%ls” does not exist\n" -#: builtin.cpp:3142 +#: builtin.cpp:3226 #, c-format msgid "%ls: '%ls' is a rotten symlink\n" msgstr "%ls: “%ls” is a rotten symlink\n" -#: builtin.cpp:3150 +#: builtin.cpp:3234 #, c-format msgid "%ls: Unknown error trying to locate directory '%ls'\n" msgstr "%ls: Unknown error trying to locate directory “%ls”\n" -#: builtin.cpp:3173 +#: builtin.cpp:3257 #, c-format msgid "%ls: Permission denied: '%ls'\n" msgstr "%ls: Permission denied: “%ls”\n" -#: builtin.cpp:3197 +#: builtin.cpp:3281 #, c-format msgid "%ls: Could not set PWD variable\n" msgstr "%ls: Could not set PWD variable\n" -#: builtin.cpp:3284 +#: builtin.cpp:3368 #, c-format msgid "%ls: Key not specified\n" msgstr "%ls: Key not specified\n" -#: builtin.cpp:3328 builtin.cpp:3336 +#: builtin.cpp:3412 builtin.cpp:3420 #, c-format msgid "%ls: Error encountered while sourcing file '%ls':\n" msgstr "%ls: Error encountered while sourcing file “%ls”:\n" -#: builtin.cpp:3344 +#: builtin.cpp:3428 #, c-format msgid "%ls: '%ls' is not a file\n" msgstr "%ls: “%ls” is not a file\n" -#: builtin.cpp:3363 +#: builtin.cpp:3447 #, c-format msgid "%ls: Error while reading file '%ls'\n" msgstr "%ls: Error while reading file “%ls”\n" -#: builtin.cpp:3419 builtin.cpp:3599 +#: builtin.cpp:3503 builtin.cpp:3682 #, c-format msgid "%ls: There are no suitable jobs\n" msgstr "%ls: There are no suitable jobs\n" -#: builtin.cpp:3448 +#: builtin.cpp:3531 #, c-format msgid "%ls: Ambiguous job\n" msgstr "%ls: Ambiguous job\n" -#: builtin.cpp:3454 builtin.cpp:3622 builtin_jobs.cpp:301 +#: builtin.cpp:3537 builtin.cpp:3705 builtin_jobs.cpp:301 #, c-format msgid "%ls: '%ls' is not a job\n" msgstr "%ls: “%ls” is not a job\n" -#: builtin.cpp:3485 builtin_jobs.cpp:316 +#: builtin.cpp:3568 builtin_jobs.cpp:316 #, c-format msgid "%ls: No suitable job: %d\n" msgstr "%ls: No suitable job: %d\n" -#: builtin.cpp:3494 +#: builtin.cpp:3577 #, c-format msgid "" "%ls: Can't put job %d, '%ls' to foreground because it is not under job " @@ -279,12 +292,12 @@ msgstr "" "%ls: Can't put job %d, “%ls” to foreground because it is not under job " "control\n" -#: builtin.cpp:3547 +#: builtin.cpp:3630 #, c-format msgid "%ls: Unknown job '%ls'\n" msgstr "%ls: Unknown job “%ls”\n" -#: builtin.cpp:3556 +#: builtin.cpp:3639 #, c-format msgid "" "%ls: Can't put job %d, '%ls' to background because it is not under job " @@ -293,239 +306,217 @@ msgstr "" "%ls: Can't put job %d, “%ls” to background because it is not under job " "control\n" -#: builtin.cpp:3566 +#: builtin.cpp:3649 #, c-format msgid "Send job %d '%ls' to background\n" msgstr "Send job %d “%ls” to background\n" -#: builtin.cpp:3605 +#: builtin.cpp:3688 msgid "(default)" msgstr "(default)" -#: builtin.cpp:3737 -#, c-format -msgid "%ls: Not inside of block\n" -msgstr "%ls: Not inside of block\n" - -#: builtin.cpp:3884 -#, c-format -msgid "%ls: Not inside of 'if' block\n" -msgstr "%ls: Not inside of “if” block\n" - -#: builtin.cpp:3938 +#: builtin.cpp:3760 #, c-format msgid "%ls: Not inside of loop\n" msgstr "%ls: Not inside of loop\n" -#: builtin.cpp:4005 builtin_complete.cpp:539 builtin_set_color.cpp:140 -#: builtin.h:83 +#: builtin.cpp:3827 builtin_complete.cpp:551 builtin.h:83 #, c-format msgid "%ls: Too many arguments\n" msgstr "%ls: Too many arguments\n" -#: builtin.cpp:4023 +#: builtin.cpp:3845 #, c-format msgid "%ls: Not inside of function\n" msgstr "%ls: Not inside of function\n" -#: builtin.cpp:4059 -#, c-format -msgid "%ls: Expected exactly one argument, got %d\n" -msgstr "%ls: Expected exactly one argument, got %d\n" - -#: builtin.cpp:4090 -#, c-format -msgid "%ls: 'case' command while not in switch block\n" -msgstr "%ls: “case” command while not in switch block\n" - -#: builtin.cpp:4317 builtin.cpp:4360 -#, fuzzy +#: builtin.cpp:4069 builtin.cpp:4113 msgid "Test a condition" -msgstr "Set a config option" +msgstr "Test a condition" -#: builtin.cpp:4318 +#: builtin.cpp:4070 msgid "Try out the new parser" -msgstr "" +msgstr "Try out the new parser" -#: builtin.cpp:4319 +#: builtin.cpp:4071 msgid "Execute command if previous command suceeded" msgstr "Execute command if previous command suceeded" -#: builtin.cpp:4320 +#: builtin.cpp:4072 msgid "Create a block of code" msgstr "Create a block of code" -#: builtin.cpp:4321 +#: builtin.cpp:4073 msgid "Send job to background" msgstr "Send job to background" -#: builtin.cpp:4322 +#: builtin.cpp:4074 msgid "Handle fish key bindings" msgstr "Handle fish key bindings" -#: builtin.cpp:4323 +#: builtin.cpp:4075 msgid "Temporarily block delivery of events" msgstr "Temporarily block delivery of events" -#: builtin.cpp:4324 +#: builtin.cpp:4076 msgid "Stop the innermost loop" msgstr "Stop the innermost loop" -#: builtin.cpp:4325 +#: builtin.cpp:4077 msgid "" "Temporarily halt execution of a script and launch an interactive debug prompt" msgstr "" "Temporarily halt execution of a script and launch an interactive debug prompt" -#: builtin.cpp:4326 +#: builtin.cpp:4078 msgid "Run a builtin command instead of a function" msgstr "Run a builtin command instead of a function" -#: builtin.cpp:4327 builtin.cpp:4359 +#: builtin.cpp:4079 builtin.cpp:4112 msgid "Conditionally execute a block of commands" msgstr "Conditionally execute a block of commands" -#: builtin.cpp:4328 +#: builtin.cpp:4080 msgid "Change working directory" msgstr "Change working directory" -#: builtin.cpp:4329 +#: builtin.cpp:4081 msgid "Run a program instead of a function or builtin" msgstr "Run a program instead of a function or builtin" -#: builtin.cpp:4330 +#: builtin.cpp:4082 msgid "Set or get the commandline" msgstr "Set or get the commandline" -#: builtin.cpp:4331 +#: builtin.cpp:4083 msgid "Edit command specific completions" msgstr "Edit command specific completions" -#: builtin.cpp:4332 +#: builtin.cpp:4084 msgid "Search for a specified string in a list" -msgstr "" +msgstr "Search for a specified string in a list" -#: builtin.cpp:4333 +#: builtin.cpp:4085 msgid "Skip the rest of the current lap of the innermost loop" msgstr "Skip the rest of the current lap of the innermost loop" -#: builtin.cpp:4334 +#: builtin.cpp:4086 msgid "Count the number of arguments" msgstr "Count the number of arguments" -#: builtin.cpp:4335 -#, fuzzy +#: builtin.cpp:4087 msgid "Print arguments" -msgstr "Print word counts" +msgstr "Print arguments" -#: builtin.cpp:4336 +#: builtin.cpp:4088 msgid "Evaluate block if condition is false" msgstr "Evaluate block if condition is false" -#: builtin.cpp:4337 +#: builtin.cpp:4089 msgid "Emit an event" msgstr "Emit an event" -#: builtin.cpp:4338 +#: builtin.cpp:4090 msgid "End a block of commands" msgstr "End a block of commands" -#: builtin.cpp:4339 +#: builtin.cpp:4091 msgid "Run command in current process" msgstr "Run command in current process" -#: builtin.cpp:4340 +#: builtin.cpp:4092 msgid "Exit the shell" msgstr "Exit the shell" -#: builtin.cpp:4341 +#: builtin.cpp:4093 +msgid "Return an unsuccessful result" +msgstr "Return an unsuccessful result" + +#: builtin.cpp:4094 msgid "Send job to foreground" msgstr "Send job to foreground" -#: builtin.cpp:4342 +#: builtin.cpp:4095 msgid "Perform a set of commands multiple times" msgstr "Perform a set of commands multiple times" -#: builtin.cpp:4343 +#: builtin.cpp:4096 msgid "Define a new function" msgstr "Define a new function" -#: builtin.cpp:4344 +#: builtin.cpp:4097 msgid "List or remove functions" msgstr "List or remove functions" -#: builtin.cpp:4345 +#: builtin.cpp:4098 msgid "History of commands executed by user" -msgstr "" +msgstr "History of commands executed by user" -#: builtin.cpp:4346 +#: builtin.cpp:4099 msgid "Evaluate block if condition is true" msgstr "Evaluate block if condition is true" -#: builtin.cpp:4347 +#: builtin.cpp:4100 msgid "Print currently running jobs" msgstr "Print currently running jobs" -#: builtin.cpp:4348 +#: builtin.cpp:4101 msgid "Negate exit status of job" msgstr "Negate exit status of job" -#: builtin.cpp:4349 +#: builtin.cpp:4102 msgid "Execute command if previous command failed" msgstr "Execute command if previous command failed" -#: builtin.cpp:4350 -#, fuzzy +#: builtin.cpp:4103 msgid "Prints formatted text" -msgstr "Print command type" +msgstr "Prints formatted text" -#: builtin.cpp:4351 -#, fuzzy +#: builtin.cpp:4104 msgid "Print the working directory" -msgstr "Print working directory" +msgstr "Print the working directory" -#: builtin.cpp:4352 +#: builtin.cpp:4105 msgid "Generate random number" msgstr "Generate random number" -#: builtin.cpp:4353 +#: builtin.cpp:4106 msgid "Read a line of input into variables" msgstr "Read a line of input into variables" -#: builtin.cpp:4354 +#: builtin.cpp:4107 msgid "Stop the currently evaluated function" msgstr "Stop the currently evaluated function" -#: builtin.cpp:4355 +#: builtin.cpp:4108 msgid "Handle environment variables" msgstr "Handle environment variables" -#: builtin.cpp:4356 +#: builtin.cpp:4109 msgid "Set the terminal color" -msgstr "" +msgstr "Set the terminal color" -#: builtin.cpp:4357 +#: builtin.cpp:4110 msgid "Evaluate contents of file" msgstr "Evaluate contents of file" -#: builtin.cpp:4358 +#: builtin.cpp:4111 msgid "Return status information about fish" msgstr "Return status information about fish" -#: builtin.cpp:4361 +#: builtin.cpp:4114 +msgid "Return a successful result" +msgstr "Return a successful result" + +#: builtin.cpp:4115 msgid "Set or get the shells resource usage limits" msgstr "Set or get the shells resource usage limits" -#: builtin.cpp:4362 +#: builtin.cpp:4116 msgid "Perform a command multiple times" msgstr "Perform a command multiple times" -#: builtin.cpp:4442 parser.cpp:53 -#, c-format -msgid "Unknown builtin '%ls'" -msgstr "Unknown builtin “%ls”" - -#: builtin_commandline.cpp:411 +#: builtin_commandline.cpp:466 #, c-format msgid "%ls: Unknown input function '%ls'\n" msgstr "%ls: Unknown input function “%ls”\n" @@ -542,7 +533,7 @@ msgstr "CPU\t" msgid "State\tCommand\n" msgstr "State\tCommand\n" -#: builtin_jobs.cpp:99 proc.cpp:751 +#: builtin_jobs.cpp:99 proc.cpp:847 msgid "stopped" msgstr "stopped" @@ -555,9 +546,8 @@ msgid "Group\n" msgstr "Group\n" #: builtin_jobs.cpp:126 -#, fuzzy msgid "Process\n" -msgstr "Process" +msgstr "Process\n" #: builtin_jobs.cpp:143 msgid "Command\n" @@ -573,48 +563,49 @@ msgstr "%ls: There are no jobs\n" msgid "" "warning: %ls: character(s) following character constant have been ignored" msgstr "" +"warning: %ls: character(s) following character constant have been ignored" #: builtin_printf.cpp:256 -#, fuzzy, c-format +#, c-format msgid "%ls: expected a numeric value" -msgstr "%s: Expected an argument\n" +msgstr "%ls: expected a numeric value" #: builtin_printf.cpp:258 #, c-format msgid "%ls: value not completely converted" -msgstr "" +msgstr "%ls: value not completely converted" #: builtin_printf.cpp:359 msgid "missing hexadecimal number in escape" -msgstr "" +msgstr "missing hexadecimal number in escape" #: builtin_printf.cpp:387 msgid "Missing hexadecimal number in Unicode escape" -msgstr "" +msgstr "Missing hexadecimal number in Unicode escape" #: builtin_printf.cpp:401 #, c-format msgid "Unicode character out of range: \\%c%0*x" -msgstr "" +msgstr "Unicode character out of range: \\%c%0*x" -#: builtin_printf.cpp:668 +#: builtin_printf.cpp:669 #, c-format msgid "invalid field width: %ls" -msgstr "" +msgstr "invalid field width: %ls" -#: builtin_printf.cpp:706 -#, fuzzy, c-format +#: builtin_printf.cpp:707 +#, c-format msgid "invalid precision: %ls" -msgstr "%ls: Invalid process id %ls\n" +msgstr "invalid precision: %ls" -#: builtin_printf.cpp:737 -#, fuzzy, c-format +#: builtin_printf.cpp:738 +#, c-format msgid "%.*ls: invalid conversion specification" -msgstr "%ls: Invalid combination of options\n" +msgstr "%.*ls: invalid conversion specification" -#: builtin_printf.cpp:769 +#: builtin_printf.cpp:770 msgid "printf: not enough arguments" -msgstr "" +msgstr "printf: not enough arguments" #: builtin_set.cpp:155 #, c-format @@ -623,94 +614,100 @@ msgstr "%ls: Tried to change the read-only variable “%ls”\n" #: builtin_set.cpp:162 #, c-format -msgid "%ls: Unknown error" -msgstr "%ls: Unknown error" +msgid "%ls: Tried to set the special variable '%ls' with the wrong scope\n" +msgstr "%ls: Tried to set the special variable “%ls” with the wrong scope\n" + +#: builtin_set.cpp:169 +#, c-format +msgid "%ls: Tried to set the special variable '%ls' to an invalid value\n" +msgstr "%ls: Tried to set the special variable “%ls” to an invalid value\n" -#: builtin_set.cpp:214 +#: builtin_set.cpp:221 #, c-format msgid "%ls: Multiple variable names specified in single call (%ls and %.*ls)\n" msgstr "" "%ls: Multiple variable names specified in single call (%ls and %.*ls)\n" -#: builtin_set.cpp:241 +#: builtin_set.cpp:248 #, c-format msgid "%ls: Invalid index starting at '%ls'\n" msgstr "%ls: Invalid index starting at “%ls”\n" -#: builtin_set.cpp:640 -#, fuzzy, c-format -msgid "%ls: Erase needs a variable name\n" -msgstr "" -"%ls: Erase needs a variable name\n" -"%ls\n" - -#: builtin_set.cpp:684 +#: builtin_set.cpp:647 #, c-format -msgid "%ls: Can not specify scope when erasing array slice\n" -msgstr "%ls: Can not specify scope when erasing array slice\n" +msgid "%ls: Erase needs a variable name\n" +msgstr "%ls: Erase needs a variable name\n" -#: builtin_set.cpp:783 +#: builtin_set.cpp:791 #, c-format msgid "%ls: Values cannot be specfied with erase\n" msgstr "%ls: Values cannot be specfied with erase\n" -#: builtin_set_color.cpp:149 -#, fuzzy, c-format -msgid "%ls: Expected an argument\n" -msgstr "%s: Expected an argument\n" +#: builtin_set.cpp:817 +#, c-format +msgid "" +"%ls: Warning: universal scope selected, but a global variable '%ls' exists.\n" +msgstr "" +"%ls: Warning: universal scope selected, but a global variable “%ls” exists.\n" -#: builtin_set_color.cpp:157 builtin_set_color.cpp:164 -#, fuzzy, c-format +#: builtin_set_color.cpp:142 builtin_set_color.cpp:164 +#, c-format msgid "%ls: Unknown color '%ls'\n" -msgstr "%s: Unknown color “%s”\n" +msgstr "%ls: Unknown color “%ls”\n" + +#: builtin_set_color.cpp:151 +#, c-format +msgid "%ls: Expected an argument\n" +msgstr "%ls: Expected an argument\n" #: builtin_set_color.cpp:171 -#, fuzzy, c-format +#, c-format msgid "%ls: Could not set up terminal\n" -msgstr "Could not set up terminal" +msgstr "%ls: Could not set up terminal\n" -#: common.cpp:1882 +#: common.cpp:1917 msgid "This is a bug. Break on bugreport to debug." -msgstr "" +msgstr "This is a bug. Break on bugreport to debug." -#: common.cpp:1901 +#: common.cpp:1936 msgid "empty" msgstr "empty" #: complete.cpp:61 #, c-format msgid "Home for %ls" -msgstr "" +msgstr "Home for %ls" #: complete.cpp:66 #, c-format msgid "Variable: %ls" msgstr "Variable: %ls" -#: complete.cpp:907 complete.cpp:925 +#: complete.cpp:901 complete.cpp:919 msgid "Unknown option: " msgstr "Unknown option: " -#: complete.cpp:929 +#: complete.cpp:923 msgid "Multiple matches for option: " msgstr "Multiple matches for option: " -#: env.cpp:251 -msgid "Could not get user information" -msgstr "Could not get user information" - -#: env.cpp:362 +#: env.cpp:313 msgid "Changing language to English" msgstr "Changing language to English" -#: env.cpp:1252 +#: env.cpp:1182 msgid "Tried to pop empty environment stack." msgstr "Tried to pop empty environment stack." -#: env_universal_common.cpp:529 -#, c-format -msgid "Could not convert message '%s' to wide character string" -msgstr "Could not convert message “%s” to wide character string" +#: env_universal_common.cpp:610 path.cpp:279 +msgid "" +"Unable to create a configuration directory for fish. Your personal settings " +"will not be saved. Please set the $XDG_CONFIG_HOME variable to a directory " +"where the current user has write access." +msgstr "" +"Unable to create a configuration directory for fish. Your personal settings " +"will not be saved. Please set the $XDG_CONFIG_HOME variable to a directory " +"where the current user has write access." #: event.cpp:168 #, c-format @@ -748,9 +745,9 @@ msgid "handler for generic event '%ls'" msgstr "handler for generic event “%ls”" #: event.cpp:207 -#, fuzzy, c-format +#, c-format msgid "Unknown event type '0x%x'" -msgstr "Unknown event type" +msgstr "Unknown event type '0x%x'" #: event.cpp:621 msgid "Signal list overflow. Signals have been ignored." @@ -762,21 +759,20 @@ msgid "An error occurred while redirecting file descriptor %d" msgstr "An error occurred while redirecting file descriptor %d" #: exec.cpp:62 -#, fuzzy msgid "An error occurred while writing output" -msgstr "An error occurred while setting up pipe" +msgstr "An error occurred while writing output" #: exec.cpp:67 -#, fuzzy, c-format +#, c-format msgid "An error occurred while redirecting file '%s'" -msgstr "An error occurred while redirecting file “%ls”" +msgstr "An error occurred while redirecting file “%s”" -#: exec.cpp:912 +#: exec.cpp:867 #, c-format msgid "Unknown function '%ls'" msgstr "Unknown function “%ls”" -#: exec.cpp:1063 +#: exec.cpp:1011 #, c-format msgid "Unknown input redirection type %d" msgstr "Unknown input redirection type %d" @@ -806,92 +802,51 @@ msgstr "Shell process" msgid "Last background job" msgstr "Last background job" -#: expand.cpp:1306 +#: expand.cpp:1419 msgid "Mismatched brackets" msgstr "Mismatched brackets" -#: fish.cpp:320 +#: fish.cpp:321 #, c-format msgid "Invalid value '%s' for debug level switch" msgstr "Invalid value “%s” for debug level switch" -#: fish.cpp:361 mimedb.cpp:1335 +#: fish.cpp:362 mimedb.cpp:1343 #, c-format msgid "%s, version %s\n" msgstr "%s, version %s\n" -#: fish.cpp:416 +#: fish.cpp:417 msgid "Can not use the no-execute mode when running an interactive session" msgstr "Can not use the no-execute mode when running an interactive session" -#: fish.cpp:517 +#: fish.cpp:518 #, c-format msgid "Error while reading file %ls\n" msgstr "Error while reading file %ls\n" -#: fish_indent.cpp:345 +#: fish_indent.cpp:346 #, c-format msgid "%ls, version %s\n" msgstr "%ls, version %s\n" -#: fish_pager.cpp:113 -#, c-format -msgid "%ls: Argument '%s' is not a valid file descriptor\n" -msgstr "%ls: Argument “%s” is not a valid file descriptor\n" - -#: fish_pager.cpp:703 -#, c-format -msgid " %d to %d of %d" -msgstr "" - -#: fish_pager.cpp:1012 -msgid "Could not set up output file descriptors for pager" -msgstr "" - -#: fish_pager.cpp:1018 -msgid "Could not set up input file descriptors for pager" -msgstr "Could not set up input file descriptors for pager" - -#: fish_pager.cpp:1024 -msgid "Could not open tty for pager" -msgstr "Could not open tty for pager" - -#: fish_pager.cpp:1031 -msgid "Could not initialize result pipe" -msgstr "" - -#: fish_pager.cpp:1075 input.cpp:384 input.cpp:394 +#: input.cpp:481 input.cpp:491 msgid "Could not set up terminal" msgstr "Could not set up terminal" -#: fish_pager.cpp:1110 input.cpp:436 -msgid "Error while closing terminfo" -msgstr "Error while closing terminfo" - -#: fish_pager.cpp:1306 -msgid "Unspecified file descriptors" -msgstr "Unspecified file descriptors" - -#: fish_pager.cpp:1318 -msgid "Could not read completions" -msgstr "Could not read completions" - -#: fishd.cpp:766 path.cpp:358 -msgid "" -"Unable to create a configuration directory for fish. Your personal settings " -"will not be saved. Please set the $XDG_CONFIG_HOME variable to a directory " -"where the current user has write access." -msgstr "" - -#: input.cpp:387 +#: input.cpp:484 #, c-format msgid "Check that your terminal type, '%ls', is supported on this system" -msgstr "" +msgstr "Check that your terminal type, “%ls”, is supported on this system" -#: input.cpp:389 +#: input.cpp:486 #, c-format msgid "Attempting to use '%ls' instead" -msgstr "" +msgstr "Attempting to use “%ls” instead" + +#: input.cpp:533 +msgid "Error while closing terminfo" +msgstr "Error while closing terminfo" #: io.cpp:110 #, c-format @@ -900,88 +855,110 @@ msgid "" msgstr "" "An error occured while reading output from code block on file descriptor %d" -#: mimedb.cpp:173 mimedb.cpp:187 mimedb.cpp:1177 +#: mimedb.cpp:174 mimedb.cpp:188 mimedb.cpp:1179 #, c-format msgid "%s: Out of memory\n" msgstr "%s: Out of memory\n" -#: mimedb.cpp:462 +#: mimedb.cpp:463 #, c-format msgid "%s: Unknown error in munge()\n" msgstr "%s: Unknown error in munge()\n" -#: mimedb.cpp:480 +#: mimedb.cpp:481 #, c-format msgid "%s: Locale string too long\n" msgstr "%s: Locale string too long\n" -#: mimedb.cpp:550 mimedb.cpp:558 +#: mimedb.cpp:551 mimedb.cpp:559 #, c-format msgid "%s: Could not compile regular expressions %s with error %s\n" msgstr "%s: Could not compile regular expressions %s with error %s\n" -#: mimedb.cpp:674 +#: mimedb.cpp:676 #, c-format msgid "%s: No description for type %s\n" msgstr "%s: No description for type %s\n" -#: mimedb.cpp:742 +#: mimedb.cpp:744 #, c-format msgid "%s: Could not parse launcher string '%s'\n" msgstr "%s: Could not parse launcher string “%s”\n" -#: mimedb.cpp:778 +#: mimedb.cpp:780 #, c-format msgid "%s: Default launcher '%s' does not specify how to start\n" msgstr "%s: Default launcher “%s” does not specify how to start\n" -#: mimedb.cpp:1156 +#: mimedb.cpp:1158 #, c-format msgid "%s: Unsupported switch '%c' in launch string '%s'\n" msgstr "%s: Unsupported switch “%c” in launch string “%s”\n" -#: mimedb.cpp:1346 +#: mimedb.cpp:1354 #, c-format msgid "%s: Can not launch a mimetype\n" msgstr "%s: Can not launch a mimetype\n" -#: mimedb.cpp:1374 +#: mimedb.cpp:1382 #, c-format msgid "%s: Could not parse mimetype from argument '%s'\n" msgstr "%s: Could not parse mimetype from argument “%s”\n" -#: mimedb.cpp:1394 signal.cpp:407 signal.cpp:422 +#: mimedb.cpp:1402 signal.cpp:407 signal.cpp:422 msgid "Unknown" msgstr "Unknown" +#: output.cpp:606 +#, c-format +msgid "" +"Tried to use terminfo string %s on line %ld of %s, which is undefined in " +"terminal of type \"%ls\". Please report this error to %s" +msgstr "" +"Tried to use terminfo string %s on line %ld of %s, which is undefined in " +"terminal of type “%ls”. Please report this error to %s" + #: pager.cpp:24 -#, fuzzy msgid "search: " -msgstr "Set arch" +msgstr "search: " + +#: pager.cpp:562 +#, c-format +msgid "%lsand 1 more row" +msgstr "%lsand 1 more row" -#: parse_execution.cpp:526 parse_execution.cpp:961 parser.cpp:1404 +#: pager.cpp:566 #, c-format -msgid "Could not expand string '%ls'" -msgstr "Could not expand string “%ls”" +msgid "%lsand %lu more rows" +msgstr "%lsand %lu more rows" -#: parse_execution.cpp:549 -#, fuzzy, c-format +#: pager.cpp:571 +#, c-format +msgid "rows %lu to %lu of %lu" +msgstr "rows %lu to %lu of %lu" + +#: pager.cpp:576 +msgid "(no matches)" +msgstr "(no matches)" + +#: parse_execution.cpp:555 +#, c-format msgid "switch: Expected exactly one argument, got %lu\n" -msgstr "%ls: Expected exactly one argument, got %d\n" +msgstr "switch: Expected exactly one argument, got %lu\n" -#: parse_execution.cpp:749 parser.cpp:2053 -#, fuzzy, c-format +#: parse_execution.cpp:799 +#, c-format msgid "" "Unknown command '%ls'. Did you mean to run %ls with a modified environment? " "Try 'env %ls=%ls %ls%ls'. See the help section on the set command by typing " "'help set'." msgstr "" -"Unknown command “%ls”. Did you mean “set %ls %ls”? For information on " -"assigning values to variables, see the help section on the set command by " -"typing “help set”." +"Unknown command “%ls”. Did you mean to run %ls with a modified environment? " +"Try “env %ls=%ls %ls%ls”. See the help section on the set command by typing " +"“help set”." -#: parse_execution.cpp:774 parser.cpp:2078 -#, fuzzy, c-format +#: parse_execution.cpp:824 +#, c-format msgid "" "Variables may not be used as commands. Instead, define a function like " "'function %ls; %ls $argv; end' or use the eval builtin instead, like 'eval " @@ -989,20 +966,22 @@ msgid "" "function'." msgstr "" "Variables may not be used as commands. Instead, define a function like " -"“function %ls; %ls $argv; end”. See the help section for the function " -"command by typing “help function”." +"“function %ls; %ls $argv; end” or use the eval builtin instead, like “eval " +"%ls”. See the help section for the function command by typing “help " +"function”." -#: parse_execution.cpp:783 parser.cpp:2087 -#, fuzzy, c-format +#: parse_execution.cpp:833 +#, c-format msgid "" "Variables may not be used as commands. Instead, define a function or use the " "eval builtin instead, like 'eval %ls'. See the help section for the function " "command by typing 'help function'." msgstr "" -"Variables may not be used as commands. Instead, define a function. See the " -"help section for the function command by typing “help function”." +"Variables may not be used as commands. Instead, define a function or use the " +"eval builtin instead, like “eval %ls”. See the help section for the function " +"command by typing 'help function'." -#: parse_execution.cpp:791 parser.cpp:2095 +#: parse_execution.cpp:841 #, c-format msgid "" "Commands may not contain variables. Use the eval builtin instead, like 'eval " @@ -1011,394 +990,311 @@ msgstr "" "Commands may not contain variables. Use the eval builtin instead, like “eval " "%ls”. See the help section for the eval command by typing “help eval”." -#: parse_execution.cpp:798 parser.cpp:2102 -#, fuzzy, c-format -msgid "The file '%ls' is not executable by this user" -msgstr "The file “%ls” already exists" - -#: parse_execution.cpp:1029 -#, fuzzy, c-format -msgid "Invalid redirection target: %ls" -msgstr "Invalid IO redirection" - -#: parse_execution.cpp:1053 -#, fuzzy, c-format -msgid "Requested redirection to '%ls', which is not a valid file descriptor" -msgstr "Requested redirection to something that is not a file descriptor %ls" - -#: parse_util.cpp:47 -#, fuzzy, c-format -msgid "The '%ls' command can not be used in a pipeline" -msgstr "This command can not be used in a pipeline" - -#: parser.cpp:58 -msgid "This command can not be used in a pipeline" -msgstr "This command can not be used in a pipeline" - -#: parser.cpp:64 +#: parse_execution.cpp:848 #, c-format -msgid "Tokenizer error: '%ls'" -msgstr "Tokenizer error: “%ls”" - -#: parser.cpp:69 -msgid "An additional command is required" -msgstr "An additional command is required" - -#: parser.cpp:74 -msgid "" -"The function calls itself immediately, which would result in an infinite " -"loop." -msgstr "" - -#: parser.cpp:79 -msgid "" -"Could not locate end of block. The 'end' command is missing, misspelled or a " -"';' is missing." -msgstr "" -"Could not locate end of block. The “end” command is missing, misspelled or a " -"“;” is missing." +msgid "The file '%ls' is not executable by this user" +msgstr "The file “%ls” is not executable by this user" -#: parser.cpp:82 +#: parse_execution.cpp:1057 #, c-format -msgid "Expected a command name, got token of type '%ls'" -msgstr "Expected a command name, got token of type “%ls”" +msgid "Invalid redirection target: %ls" +msgstr "Invalid redirection target: %ls" -#: parser.cpp:87 parse_constants.h:158 +#: parse_execution.cpp:1081 #, c-format -msgid "Illegal command name '%ls'" -msgstr "Illegal command name “%ls”" - -#: parser.cpp:92 parse_constants.h:164 -#, fuzzy, c-format -msgid "Illegal file descriptor in redirection '%ls'" -msgstr "Illegal file descriptor “%ls”" +msgid "Requested redirection to '%ls', which is not a valid file descriptor" +msgstr "Requested redirection to “%ls”, which is not a valid file descriptor" -#: parser.cpp:97 parse_constants.h:167 +#: parse_util.cpp:46 #, c-format -msgid "No matches for wildcard '%ls'." -msgstr "" - -#: parser.cpp:102 -msgid "'case' builtin not inside of switch block" -msgstr "“case” builtin not inside of switch block" - -#: parser.cpp:107 -msgid "Loop control command while not inside of loop" -msgstr "Loop control command while not inside of loop" - -#: parser.cpp:112 parse_constants.h:176 -msgid "'return' builtin command outside of function definition" -msgstr "“return” builtin command outside of function definition" - -#: parser.cpp:117 -#, fuzzy, c-format -msgid "'%ls' builtin not inside of if block" -msgstr "“else” builtin not inside of if block" +msgid "The '%ls' command can not be used in a pipeline" +msgstr "The “%ls” command can not be used in a pipeline" -#: parser.cpp:122 +#: parse_util.cpp:49 #, c-format -msgid "'%ls' used past terminating 'else'" -msgstr "" - -#: parser.cpp:127 -msgid "'end' command outside of block" -msgstr "“end” command outside of block" +msgid "The '%ls' command can not be used immediately after a backgrounded job" +msgstr "The “%ls” command can not be used immediately after a backgrounded job" -#: parser.cpp:132 parse_constants.h:179 -#, fuzzy, c-format -msgid "" -"Unknown command '%ls'. Did you mean 'set %ls %ls'? See the help section on " -"the set command by typing 'help set'." -msgstr "" -"Unknown command “%ls”. Did you mean “set %ls %ls”? For information on " -"assigning values to variables, see the help section on the set command by " -"typing “help set”." +#: parse_util.cpp:52 +msgid "Backgrounded commands can not be used as conditionals" +msgstr "Backgrounded commands can not be used as conditionals" -#: parser.cpp:137 +#: parser.cpp:53 #, c-format -msgid "Expected redirection specification, got token of type '%ls'" -msgstr "Expected redirection specification, got token of type “%ls”" - -#: parser.cpp:142 -msgid "" -"Encountered redirection when expecting a command name. Fish does not allow a " -"redirection operation before a command." -msgstr "" -"Encountered redirection when expecting a command name. Fish does not allow a " -"redirection operation before a command." +msgid "Tokenizer error: '%ls'" +msgstr "Tokenizer error: “%ls”" -#: parser.cpp:147 +#: parser.cpp:58 #, c-format msgid "Tried to evaluate commands using invalid block type '%ls'" msgstr "Tried to evaluate commands using invalid block type “%ls”" -#: parser.cpp:153 +#: parser.cpp:63 #, c-format msgid "Unexpected token of type '%ls'" msgstr "Unexpected token of type “%ls”" -#: parser.cpp:158 parse_constants.h:209 +#: parser.cpp:68 parse_constants.h:253 msgid "'while' block" msgstr "“while” block" -#: parser.cpp:163 parse_constants.h:214 +#: parser.cpp:73 parse_constants.h:258 msgid "'for' block" msgstr "“for” block" -#: parser.cpp:168 parse_constants.h:219 +#: parser.cpp:78 parse_constants.h:263 msgid "Block created by breakpoint" msgstr "Block created by breakpoint" -#: parser.cpp:175 parse_constants.h:226 +#: parser.cpp:83 parse_constants.h:270 msgid "'if' conditional block" msgstr "“if” conditional block" -#: parser.cpp:181 parse_constants.h:232 +#: parser.cpp:88 parse_constants.h:276 msgid "function definition block" msgstr "function definition block" -#: parser.cpp:187 parse_constants.h:238 +#: parser.cpp:93 parse_constants.h:282 msgid "function invocation block" msgstr "function invocation block" -#: parser.cpp:192 parse_constants.h:243 +#: parser.cpp:98 parse_constants.h:287 msgid "function invocation block with no variable shadowing" msgstr "function invocation block with no variable shadowing" -#: parser.cpp:198 parse_constants.h:249 +#: parser.cpp:103 parse_constants.h:293 msgid "'switch' block" msgstr "“switch” block" -#: parser.cpp:204 parse_constants.h:255 +#: parser.cpp:108 parse_constants.h:299 msgid "unexecutable block" msgstr "unexecutable block" -#: parser.cpp:210 parse_constants.h:261 +#: parser.cpp:113 parse_constants.h:305 msgid "global root block" msgstr "global root block" -#: parser.cpp:216 parse_constants.h:267 +#: parser.cpp:118 parse_constants.h:311 msgid "command substitution block" msgstr "command substitution block" -#: parser.cpp:222 parse_constants.h:273 +#: parser.cpp:123 parse_constants.h:317 msgid "'begin' unconditional block" msgstr "“begin” unconditional block" -#: parser.cpp:228 parse_constants.h:279 +#: parser.cpp:128 parse_constants.h:323 msgid "Block created by the . builtin" msgstr "Block created by the . builtin" -#: parser.cpp:233 parse_constants.h:284 +#: parser.cpp:133 parse_constants.h:328 msgid "event handler block" msgstr "event handler block" -#: parser.cpp:239 parse_constants.h:290 +#: parser.cpp:138 parse_constants.h:334 msgid "unknown/invalid block" msgstr "unknown/invalid block" -#: parser.cpp:645 +#: parser.cpp:475 #, c-format msgid "Could not write profiling information to file '%s'" msgstr "Could not write profiling information to file “%s”" -#: parser.cpp:651 +#: parser.cpp:481 msgid "Time\tSum\tCommand\n" msgstr "Time\tSum\tCommand\n" -#: parser.cpp:811 +#: parser.cpp:563 #, c-format msgid "in event handler: %ls\n" msgstr "in event handler: %ls\n" -#: parser.cpp:839 -#, fuzzy, c-format +#: parser.cpp:591 +#, c-format msgid "from sourcing file %ls\n" -msgstr "Error while reading file %ls\n" +msgstr "from sourcing file %ls\n" -#: parser.cpp:845 -#, fuzzy, c-format +#: parser.cpp:598 +#, c-format msgid "in function '%ls'\n" -msgstr "in function “%ls”,\n" +msgstr "in function “%ls”\n" -#: parser.cpp:850 +#: parser.cpp:603 msgid "in command substitution\n" msgstr "in command substitution\n" -#: parser.cpp:863 -#, fuzzy, c-format +#: parser.cpp:616 +#, c-format msgid "\tcalled on line %d of file %ls\n" -msgstr "\tcalled on line %d of file “%ls”,\n" +msgstr "\tcalled on line %d of file %ls\n" -#: parser.cpp:869 -#, fuzzy +#: parser.cpp:622 msgid "\tcalled during startup\n" -msgstr "\tcalled on standard input,\n" +msgstr "\tcalled during startup\n" -#: parser.cpp:873 -#, fuzzy +#: parser.cpp:626 msgid "\tcalled on standard input\n" -msgstr "\tcalled on standard input,\n" +msgstr "\tcalled on standard input\n" -#: parser.cpp:890 +#: parser.cpp:643 #, c-format msgid "\twith parameter list '%ls'\n" msgstr "\twith parameter list “%ls”\n" -#: parser.cpp:1087 +#: parser.cpp:757 #, c-format msgid "%ls (line %d): " msgstr "%ls (line %d): " -#: parser.cpp:1091 +#: parser.cpp:761 msgid "Startup" -msgstr "" +msgstr "Startup" -#: parser.cpp:1197 +#: parser.cpp:804 msgid "Job inconsistency" msgstr "Job inconsistency" -#: parser.cpp:1520 -msgid "Invalid IO redirection" -msgstr "Invalid IO redirection" - -#: parser.cpp:1541 -#, c-format -msgid "Requested redirection to something that is not a file descriptor %ls" -msgstr "Requested redirection to something that is not a file descriptor %ls" - -#: parser.cpp:2667 parser.cpp:2750 +#: parser.cpp:960 msgid "End of block mismatch. Program terminating." msgstr "End of block mismatch. Program terminating." -#: parser.cpp:3034 -#, fuzzy, c-format +#: parser.cpp:1051 +#, c-format msgid "%ls (line %lu): " -msgstr "%ls (line %d): " +msgstr "%ls (line %lu): " + +#: parser.cpp:1055 +#, c-format +msgid "%ls: " +msgstr "%ls: " #: path.cpp:24 #, c-format msgid "Error while searching for command '%ls'" msgstr "Error while searching for command “%ls”" -#: proc.cpp:615 +#: proc.cpp:694 +#, c-format +msgid "'%ls' has %ls" +msgstr "“%ls” has %ls" + +#: proc.cpp:698 #, c-format msgid "Job %d, '%ls' has %ls" msgstr "Job %d, “%ls” has %ls" -#: proc.cpp:699 +#: proc.cpp:790 #, c-format -msgid "%ls: Job %d, '%ls' terminated by signal %ls (%ls)" -msgstr "%ls: Job %d, “%ls” terminated by signal %ls (%ls)" +msgid "%ls: %ls'%ls' terminated by signal %ls (%ls)" +msgstr "%ls: %ls“%ls” terminated by signal %ls (%ls)" -#: proc.cpp:707 +#: proc.cpp:801 #, c-format -msgid "" -"%ls: Process %d, '%ls' from job %d, '%ls' terminated by signal %ls (%ls)" -msgstr "" -"%ls: Process %d, “%ls” from job %d, “%ls” terminated by signal %ls (%ls)" +msgid "%ls: Process %d, '%ls' %ls'%ls' terminated by signal %ls (%ls)" +msgstr "%ls: Process %d, “%ls” %ls“%ls” terminated by signal %ls (%ls)" -#: proc.cpp:736 +#: proc.cpp:832 msgid "ended" msgstr "ended" -#: proc.cpp:969 +#: proc.cpp:1066 msgid "An error occured while reading output from code block" msgstr "An error occured while reading output from code block" -#: proc.cpp:998 proc.cpp:1010 +#: proc.cpp:1095 proc.cpp:1107 #, c-format msgid "Could not send job %d ('%ls') to foreground" msgstr "Could not send job %d (“%ls”) to foreground" -#: proc.cpp:1030 proc.cpp:1040 proc.cpp:1055 +#: proc.cpp:1127 proc.cpp:1137 proc.cpp:1152 msgid "Could not return shell to foreground" msgstr "Could not return shell to foreground" -#: proc.cpp:1280 proc.cpp:1304 +#: proc.cpp:1380 proc.cpp:1406 msgid "Process list pointer" msgstr "Process list pointer" -#: proc.cpp:1291 +#: proc.cpp:1391 #, c-format msgid "More than one job in foreground: job 1: '%ls' job 2: '%ls'" msgstr "More than one job in foreground: job 1: “%ls” job 2: “%ls”" -#: proc.cpp:1302 +#: proc.cpp:1404 msgid "Process argument list" msgstr "Process argument list" -#: proc.cpp:1303 +#: proc.cpp:1405 msgid "Process name" msgstr "Process name" -#: proc.cpp:1309 +#: proc.cpp:1411 #, c-format msgid "Job '%ls', process '%ls' has inconsistent state 'stopped'=%d" msgstr "Job “%ls”, process “%ls” has inconsistent state “stopped”=%d" -#: proc.cpp:1319 +#: proc.cpp:1421 #, c-format msgid "Job '%ls', process '%ls' has inconsistent state 'completed'=%d" msgstr "Job “%ls”, process “%ls” has inconsistent state “completed”=%d" -#: reader.cpp:453 +#: reader.cpp:476 msgid "Could not set terminal mode for new job" msgstr "Could not set terminal mode for new job" -#: reader.cpp:477 +#: reader.cpp:523 msgid "Could not set terminal mode for shell" msgstr "Could not set terminal mode for shell" -#: reader.cpp:2133 +#: reader.cpp:2054 msgid "No TTY for interactive shell (tcgetpgrp failed)" -msgstr "" +msgstr "No TTY for interactive shell (tcgetpgrp failed)" -#: reader.cpp:2148 +#: reader.cpp:2069 #, c-format msgid "" "I appear to be an orphaned process, so I am quitting politely. My pid is %d." msgstr "" +"I appear to be an orphaned process, so I am quitting politely. My pid is %d." -#: reader.cpp:2179 +#: reader.cpp:2100 msgid "Couldn't put the shell in its own process group" msgstr "Couldn't put the shell in its own process group" -#: reader.cpp:2189 +#: reader.cpp:2110 msgid "Couldn't grab control of terminal" msgstr "Couldn't grab control of terminal" -#: reader.cpp:2703 +#: reader.cpp:2611 msgid "Pop null reader block" msgstr "Pop null reader block" -#: reader.cpp:2956 +#: reader.cpp:2877 msgid "" "There are stopped jobs. A second attempt to exit will enforce their " "termination.\n" msgstr "" +"There are stopped jobs. A second attempt to exit will enforce their " +"termination.\n" -#: reader.cpp:4069 +#: reader.cpp:4090 #, c-format msgid "Unknown keybinding %d" msgstr "Unknown keybinding %d" -#: reader.cpp:4210 +#: reader.cpp:4201 msgid "Error while reading from file descriptor" msgstr "Error while reading from file descriptor" -#: reader.cpp:4227 +#: reader.cpp:4218 msgid "Error while closing input stream" msgstr "Error while closing input stream" -#: reader.cpp:4248 +#: reader.cpp:4245 msgid "Error while opening input stream" msgstr "Error while opening input stream" #: sanity.cpp:37 -#, fuzzy msgid "Errors detected, shutting down. Break on sanity_lose() to debug." -msgstr "Errors detected, shutting down" +msgstr "Errors detected, shutting down. Break on sanity_lose() to debug." #: sanity.cpp:65 #, c-format @@ -1552,7 +1448,7 @@ msgstr "Unused signal" #: signal.cpp:684 msgid "Signal block mismatch" -msgstr "" +msgstr "Signal block mismatch" #: tokenizer.cpp:32 msgid "Unexpected end of string, quotes are not balanced" @@ -1563,18 +1459,16 @@ msgid "Unexpected end of string, parenthesis do not match" msgstr "Unexpected end of string, parenthesis do not match" #: tokenizer.cpp:42 -#, fuzzy msgid "Unexpected end of string, square brackets do not match" -msgstr "Unexpected end of string, parenthesis do not match" +msgstr "Unexpected end of string, square brackets do not match" #: tokenizer.cpp:48 msgid "Invalid input/output redirection" msgstr "Invalid input/output redirection" #: tokenizer.cpp:53 -#, fuzzy msgid "Cannot use stdin (fd 0) as pipe output" -msgstr "Can not use fd 0 as pipe output" +msgstr "Cannot use stdin (fd 0) as pipe output" #: tokenizer.cpp:65 msgid "Tokenizer not yet initialized" @@ -1624,7 +1518,7 @@ msgstr "Run job in background" msgid "Comment" msgstr "Comment" -#: tokenizer.cpp:602 +#: tokenizer.cpp:560 msgid "Invalid token type" msgstr "Invalid token type" @@ -1668,7 +1562,7 @@ msgstr "%ls: Illegal option -- %lc\n" msgid "%ls: Invalid option -- %lc\n" msgstr "%ls: Invalid option -- %lc\n" -#: wgetopt.cpp:673 +#: wgetopt.cpp:676 #, c-format msgid "%ls: Option requires an argument -- %lc\n" msgstr "%ls: Option requires an argument -- %lc\n" @@ -1681,7 +1575,7 @@ msgstr "Executable" msgid "Executable link" msgstr "Executable link" -#: wildcard.cpp:67 share/completions/git.fish:146 +#: wildcard.cpp:67 share/completions/git.fish:178 msgid "File" msgstr "File" @@ -1742,7 +1636,7 @@ msgid "%ls: Variable scope can only be one of universal, global and local\n" msgstr "%ls: Variable scope can only be one of universal, global and local\n" #: builtin.h:47 -#, fuzzy, c-format +#, c-format msgid "%ls: Variable can't be both exported and unexported\n" msgstr "%ls: Variable can't be both exported and unexported\n" @@ -1783,20 +1677,20 @@ msgstr "%ls: “%ls” is not a valid variable name\n" #: builtin.h:77 #, c-format msgid "%ls: can only take 'if' and then another command as an argument\n" -msgstr "" +msgstr "%ls: can only take “if” and then another command as an argument\n" #: builtin.h:78 -#, fuzzy, c-format +#, c-format msgid "%ls: any second argument must be 'if'\n" -msgstr "%ls: Second argument must be “in”\n" +msgstr "%ls: any second argument must be “if”\n" #: builtin.h:88 #, c-format msgid "%ls: Block mismatch: '%ls' vs. '%ls'\n" -msgstr "%ls: Block mismatch: '%ls' vs. “%ls”\n" +msgstr "%ls: Block mismatch: “%ls” vs. “%ls”\n" #: builtin.h:93 -#, fuzzy, c-format +#, c-format msgid "%ls: Unknown block type '%ls'\n" msgstr "%ls: Unknown block type “%ls”\n" @@ -1809,68 +1703,99 @@ msgstr "%ls: Argument “%ls” is not a number\n" msgid "An error occurred while setting up pipe" msgstr "An error occurred while setting up pipe" -#: expand.h:132 +#: expand.h:135 msgid "Array index out of bounds" msgstr "Array index out of bounds" -#: output.h:91 -#, c-format -msgid "" -"Tried to use terminfo string %s on line %d of %s, which is undefined in " -"terminal of type \"%ls\". Please report this error to %s" -msgstr "" - -#: parse_constants.h:145 +#: parse_constants.h:183 #, c-format msgid "" "The function '%ls' calls itself immediately, which would result in an " "infinite loop." msgstr "" +"The function “%ls” calls itself immediately, which would result in an " +"infinite loop." -#: parse_constants.h:149 +#: parse_constants.h:187 msgid "" "The function call stack limit has been exceeded. Do you have an accidental " "infinite loop?" msgstr "" +"The function call stack limit has been exceeded. Do you have an accidental " +"infinite loop?" -#: parse_constants.h:152 -#, fuzzy +#: parse_constants.h:190 msgid "" "Expected a command, but instead found a pipe. Did you mean 'COMMAND; or " "COMMAND'? See the help section for the 'or' builtin command by typing 'help " "or'." msgstr "" -"Expected a command name, got token of type “%ls”. Did you mean “COMMAND; or " +"Expected a command, but instead found a pipe. Did you mean “COMMAND; or " "COMMAND”? See the help section for the “or” builtin command by typing “help " "or”." -#: parse_constants.h:155 -#, fuzzy +#: parse_constants.h:193 msgid "" -"Expected a command, but instead found a '&'. Did you mean 'COMMAND; and " +"Expected a command, but instead found an '&'. Did you mean 'COMMAND; and " "COMMAND'? See the help section for the 'and' builtin command by typing 'help " "and'." msgstr "" -"Expected a command name, got token of type “%ls”. Did you mean “COMMAND; and " +"Expected a command, but instead found an “&”. Did you mean “COMMAND; and " "COMMAND”? See the help section for the “and” builtin command by typing “help " "and”." -#: parse_constants.h:161 -#, fuzzy, c-format +#: parse_constants.h:196 +#, c-format +msgid "Illegal command name '%ls'" +msgstr "Illegal command name “%ls”" + +#: parse_constants.h:199 +#, c-format +msgid "Unknown builtin '%ls'" +msgstr "Unknown builtin “%ls”" + +#: parse_constants.h:202 +#, c-format msgid "Unable to expand variable name '%ls'" -msgstr "%ls: Invalid variable name “%ls”\n" +msgstr "Unable to expand variable name “%ls”" -#: parse_constants.h:170 -#, fuzzy -msgid "break command while not inside of loop" -msgstr "Loop control command while not inside of loop" +#: parse_constants.h:205 +#, c-format +msgid "Unable to find a process '%ls'" +msgstr "Unable to find a process “%ls”" -#: parse_constants.h:173 -#, fuzzy -msgid "continue command while not inside of loop" -msgstr "Loop control command while not inside of loop" +#: parse_constants.h:208 +#, c-format +msgid "Illegal file descriptor in redirection '%ls'" +msgstr "Illegal file descriptor in redirection “%ls”" -#: parse_constants.h:184 +#: parse_constants.h:211 +#, c-format +msgid "No matches for wildcard '%ls'." +msgstr "No matches for wildcard “%ls”." + +#: parse_constants.h:214 +msgid "break command while not inside of loop" +msgstr "break command while not inside of loop" + +#: parse_constants.h:217 +msgid "continue command while not inside of loop" +msgstr "continue command while not inside of loop" + +#: parse_constants.h:220 +msgid "'return' builtin command outside of function definition" +msgstr "“return” builtin command outside of function definition" + +#: parse_constants.h:223 +#, c-format +msgid "" +"Unknown command '%ls'. Did you mean 'set %ls %ls'? See the help section on " +"the set command by typing 'help set'." +msgstr "" +"Unknown command “%ls”. Did you mean “set %ls %ls”? See the help section on " +"the set command by typing 'help set'." + +#: parse_constants.h:228 #, c-format msgid "" "The '$' character begins a variable name. The character '%lc', which " @@ -1883,13 +1808,15 @@ msgstr "" "variable names may not be zero characters long. To learn more about variable " "expansion in fish, type “help expand-variable”." -#: parse_constants.h:189 +#: parse_constants.h:233 msgid "" "$? is not a valid variable in fish. If you want the exit status of the last " "command, try $status." msgstr "" +"$? is not a valid variable in fish. If you want the exit status of the last " +"command, try $status." -#: parse_constants.h:194 +#: parse_constants.h:238 msgid "" "The '$' begins a variable name. It was given at the end of an argument. " "Variable names may not be zero characters long. To learn more about variable " @@ -1899,7 +1826,7 @@ msgstr "" "Variable names may not be zero characters long. To learn more about variable " "expansion in fish, type “help expand-variable”." -#: parse_constants.h:199 +#: parse_constants.h:243 #, c-format msgid "" "Did you mean %ls{$%ls}%ls? The '$' character begins a variable name. A " @@ -1912,7 +1839,7 @@ msgstr "" "variable name, and variable names may not be zero characters long. To learn " "more about variable expansion in fish, type “help expand-variable”." -#: parse_constants.h:204 +#: parse_constants.h:248 msgid "" "Did you mean (COMMAND)? In fish, the '$' character is only used for " "accessing variables. To learn more about command substitution in fish, type " @@ -1923,17 +1850,16 @@ msgstr "" "“help expand-command-substitution”." #: share/completions/adb.fish:3 -#, fuzzy msgid "Test if adb has yet to be given the subcommand" -msgstr "Test if apt has yet to be given the subcommand" +msgstr "Test if adb has yet to be given the subcommand" #: share/completions/adb.fish:12 msgid "Run adb devices and parse output" -msgstr "" +msgstr "Run adb devices and parse output" #: share/completions/adb.fish:24 msgid "Runs adb with any -s parameters already given on the command line" -msgstr "" +msgstr "Runs adb with any -s parameters already given on the command line" #: share/completions/apm.fish:2 share/completions/apropos.fish:20 #: share/completions/apt-build.fish:29 share/completions/apt-cache.fish:28 @@ -2369,9 +2295,8 @@ msgid "Install one or more packages" msgstr "Install one or more packages" #: share/completions/apt-get.fish:29 -#, fuzzy msgid "Remove and purge one or more packages" -msgstr "Remove one or more packages" +msgstr "Remove and purge one or more packages" #: share/completions/apt-get.fish:30 msgid "Remove one or more packages" @@ -2398,9 +2323,8 @@ msgid "Clean packages no longer be downloaded" msgstr "Clean packages no longer be downloaded" #: share/completions/apt-get.fish:36 -#, fuzzy msgid "Remove automatically installed packages" -msgstr "Query all installed packages" +msgstr "Remove automatically installed packages" #: share/completions/apt-get.fish:65 share/completions/apt-mark.fish:32 msgid "Specify a config file" @@ -2527,43 +2451,36 @@ msgid "Select an option profile" msgstr "Select an option profile" #: share/completions/apt-mark.fish:24 -#, fuzzy msgid "Mark a package as automatically installed" -msgstr "Upgrade package if already installed" +msgstr "Mark a package as automatically installed" #: share/completions/apt-mark.fish:25 -#, fuzzy msgid "Mark a package as manually installed" -msgstr "Upgrade package if already installed" +msgstr "Mark a package as manually installed" #: share/completions/apt-mark.fish:26 msgid "Hold a package, prevent automatic installation or removal" -msgstr "" +msgstr "Hold a package, prevent automatic installation or removal" #: share/completions/apt-mark.fish:27 -#, fuzzy msgid "Cancel a hold on a package" -msgstr "Info on a package" +msgstr "Cancel a hold on a package" #: share/completions/apt-mark.fish:28 -#, fuzzy msgid "Show automatically installed packages" -msgstr "Query all installed packages" +msgstr "Show automatically installed packages" #: share/completions/apt-mark.fish:29 -#, fuzzy msgid "Show manually installed packages" -msgstr "Query all installed packages" +msgstr "Show manually installed packages" #: share/completions/apt-mark.fish:30 -#, fuzzy msgid "Show held packages" -msgstr "Show upgraded packages" +msgstr "Show held packages" #: share/completions/apt-mark.fish:34 -#, fuzzy msgid "Write package statistics to a file" -msgstr "Write prototypes to file" +msgstr "Write package statistics to a file" #: share/completions/apt-move.fish:4 msgid "Move packages to local tree" @@ -2864,105 +2781,92 @@ msgid "Test if aptitude command should have packages as potential completion" msgstr "Test if aptitude command should have packages as potential completion" #: share/completions/aptitude.fish:24 -#, fuzzy msgid "Remove any cached packages which can no longer be downloaded" -msgstr "Clean packages no longer be downloaded" +msgstr "Remove any cached packages which can no longer be downloaded" #: share/completions/aptitude.fish:25 msgid "Remove all downloaded .deb files from the package cache directory" -msgstr "" +msgstr "Remove all downloaded .deb files from the package cache directory" #: share/completions/aptitude.fish:26 msgid "Forget all internal information about what packages are \\new" -msgstr "" +msgstr "Forget all internal information about what packages are \\new" #: share/completions/aptitude.fish:27 msgid "Cancel all scheduled actions on all packages" -msgstr "" +msgstr "Cancel all scheduled actions on all packages" #: share/completions/aptitude.fish:28 msgid "Update the list of available packages from the apt sources" -msgstr "" +msgstr "Update the list of available packages from the apt sources" #: share/completions/aptitude.fish:29 -#, fuzzy msgid "Upgrade installed packages to their most recent version" -msgstr "Updates packages to the best version available" +msgstr "Upgrade installed packages to their most recent version" #: share/completions/aptitude.fish:30 -#, fuzzy msgid "Download and displays the Debian changelog for the packages" -msgstr "Display change information for the package" +msgstr "Download and displays the Debian changelog for the packages" #: share/completions/aptitude.fish:31 -#, fuzzy msgid "Upgrade, removing or installing packages as necessary" -msgstr "Upgrade or install newest packages" +msgstr "Upgrade, removing or installing packages as necessary" #: share/completions/aptitude.fish:32 -#, fuzzy msgid "Download the packages to the current directory" -msgstr "Do not ever ascend to the parent directory" +msgstr "Download the packages to the current directory" #: share/completions/aptitude.fish:33 msgid "Forbid the upgrade to a particular version" -msgstr "" +msgstr "Forbid the upgrade to a particular version" #: share/completions/aptitude.fish:34 msgid "Ignore the packages by future upgrade commands" -msgstr "" +msgstr "Ignore the packages by future upgrade commands" #: share/completions/aptitude.fish:35 -#, fuzzy msgid "Install the packages" -msgstr "Install new package" +msgstr "Install the packages" #: share/completions/aptitude.fish:36 -#, fuzzy msgid "Cancel any scheduled actions on the packages" -msgstr "Display change information for the package" +msgstr "Cancel any scheduled actions on the packages" #: share/completions/aptitude.fish:37 -#, fuzzy msgid "Mark packages as automatically installed" -msgstr "Upgrade package if already installed" +msgstr "Mark packages as automatically installed" #: share/completions/aptitude.fish:38 msgid "Remove and delete all associated configuration and data files" -msgstr "" +msgstr "Remove and delete all associated configuration and data files" #: share/completions/aptitude.fish:39 -#, fuzzy msgid "Reinstall the packages" -msgstr "Reinstall packages" +msgstr "Reinstall the packages" #: share/completions/aptitude.fish:40 -#, fuzzy msgid "Remove the packages" -msgstr "Remove packages" +msgstr "Remove the packages" #: share/completions/aptitude.fish:41 -#, fuzzy msgid "Display detailed information about the packages" -msgstr "Display change information for the package" +msgstr "Display detailed information about the packages" #: share/completions/aptitude.fish:42 msgid "Consider the packages by future upgrade commands" -msgstr "" +msgstr "Consider the packages by future upgrade commands" #: share/completions/aptitude.fish:43 -#, fuzzy msgid "Mark packages as manually installed" -msgstr "Upgrade package if already installed" +msgstr "Mark packages as manually installed" #: share/completions/aptitude.fish:44 -#, fuzzy msgid "Search for packages matching one of the patterns" -msgstr "Search package containing pattern" +msgstr "Search for packages matching one of the patterns" #: share/completions/aptitude.fish:45 msgid "Display brief summary of the available commands and options" -msgstr "" +msgstr "Display brief summary of the available commands and options" #: share/completions/arp.fish:4 msgid "Class of hw type" @@ -3033,236 +2937,313 @@ msgid "Process at queue only once" msgstr "Process at queue only once" #: share/completions/bundle.fish:3 -#, fuzzy msgid "Test if bundle has been given no subcommand" -msgstr "Test if aptitude has yet to be given the subcommand" +msgstr "Test if bundle has been given no subcommand" #: share/completions/bundle.fish:11 -#, fuzzy msgid "Test if bundle has been given a specific subcommand" -msgstr "Test if aptitude has yet to be given the subcommand" +msgstr "Test if bundle has been given a specific subcommand" -#: share/completions/bundle.fish:30 -#, fuzzy +#: share/completions/bundle.fish:31 msgid "Display a help page" -msgstr "Display man page" +msgstr "Display a help page" -#: share/completions/bundle.fish:38 share/completions/bundle.fish:65 +#: share/completions/bundle.fish:39 share/completions/bundle.fish:83 msgid "Install the gems specified by the Gemfile or Gemfile.lock" -msgstr "" +msgstr "Install the gems specified by the Gemfile or Gemfile.lock" -#: share/completions/bundle.fish:39 share/completions/bundle.fish:87 -msgid "The location of the Gemfile bundler should use." -msgstr "" - -#: share/completions/bundle.fish:40 -#, fuzzy -msgid "The location to install the gems in the bundle to." -msgstr "Commit an unversioned file or tree into the repository" +#: share/completions/bundle.fish:40 share/completions/bundle.fish:106 +msgid "The location of the Gemfile bundler should use" +msgstr "The location of the Gemfile bundler should use" #: share/completions/bundle.fish:41 -msgid "Installs the gems in the bundle to the system location." -msgstr "" +msgid "The location to install the gems in the bundle to" +msgstr "The location to install the gems in the bundle to" #: share/completions/bundle.fish:42 -msgid "A space-separated list of groups to skip installing." -msgstr "" +msgid "Installs the gems in the bundle to the system location" +msgstr "Installs the gems in the bundle to the system location" #: share/completions/bundle.fish:43 -msgid "Use cached gems instead of connecting to rubygems.org." -msgstr "" +msgid "A space-separated list of groups to skip installing" +msgstr "A space-separated list of groups to skip installing" #: share/completions/bundle.fish:44 -msgid "Switches bundler's defaults into deployment mode." -msgstr "" +msgid "Use cached gems instead of connecting to rubygems.org" +msgstr "Use cached gems instead of connecting to rubygems.org" #: share/completions/bundle.fish:45 -msgid "" -"Create a directory containing executabes that run in the context of the " -"bundle." -msgstr "" +msgid "Switches bundler's defaults into deployment mode." +msgstr "Switches bundler's defaults into deployment mode." #: share/completions/bundle.fish:46 -msgid "Specify a ruby executable to use with generated binstubs." +msgid "" +"Create a directory containing executabes that run in the context of the " +"bundle" msgstr "" +"Create a directory containing executabes that run in the context of the " +"bundle" #: share/completions/bundle.fish:47 -msgid "Make a bundle that can work without RubyGems or Bundler at run-time." -msgstr "" +msgid "Specify a ruby executable to use with generated binstubs" +msgstr "Specify a ruby executable to use with generated binstubs" #: share/completions/bundle.fish:48 -msgid "Apply a RubyGems security policy: {High,Medium,Low,No}Security" -msgstr "" +msgid "Make a bundle that can work without RubyGems or Bundler at run-time" +msgstr "Make a bundle that can work without RubyGems or Bundler at run-time" #: share/completions/bundle.fish:49 -msgid "Do not update the cache in vendor/cache with the newly bundled gems." -msgstr "" +msgid "Apply a RubyGems security policy: {High,Medium,Low,No}Security" +msgstr "Apply a RubyGems security policy: {High,Medium,Low,No}Security" #: share/completions/bundle.fish:50 -#, fuzzy -msgid "Do not print progress information to stdout." -msgstr "Don't print group information" +msgid "Install gems parallely by starting size number of parallel workers" +msgstr "Install gems parallely by starting size number of parallel workers" -#: share/completions/bundle.fish:53 share/completions/bundle.fish:66 -#, fuzzy +#: share/completions/bundle.fish:51 +msgid "Do not update the cache in vendor/cache with the newly bundled gems" +msgstr "Do not update the cache in vendor/cache with the newly bundled gems" + +#: share/completions/bundle.fish:52 +msgid "Do not print progress information to stdout" +msgstr "Do not print progress information to stdout" + +#: share/completions/bundle.fish:53 +msgid "Run bundle clean automatically after install" +msgstr "Run bundle clean automatically after install" + +#: share/completions/bundle.fish:54 share/completions/bundle.fish:63 +msgid "Use the rubygems modern index instead of the API endpoint" +msgstr "Use the rubygems modern index instead of the API endpoint" + +#: share/completions/bundle.fish:55 share/completions/bundle.fish:164 +msgid "Do not remove stale gems from the cache" +msgstr "Do not remove stale gems from the cache" + +#: share/completions/bundle.fish:56 +msgid "Do not allow the Gemfile.lock to be updated after this install" +msgstr "Do not allow the Gemfile.lock to be updated after this install" + +#: share/completions/bundle.fish:59 share/completions/bundle.fish:84 msgid "Update dependencies to their latest versions" -msgstr "Updates packages to the best version available" +msgstr "Update dependencies to their latest versions" -#: share/completions/bundle.fish:54 -msgid "The name of a :git or :path source used in the Gemfile." -msgstr "" +#: share/completions/bundle.fish:60 +msgid "The name of a :git or :path source used in the Gemfile" +msgstr "The name of a :git or :path source used in the Gemfile" + +#: share/completions/bundle.fish:61 +msgid "Do not attempt to fetch gems remotely and use the gem cache instead" +msgstr "Do not attempt to fetch gems remotely and use the gem cache instead" + +#: share/completions/bundle.fish:62 +msgid "Only output warnings and errors" +msgstr "Only output warnings and errors" -#: share/completions/bundle.fish:58 +#: share/completions/bundle.fish:64 +msgid "Specify the number of jobs to run in parallel" +msgstr "Specify the number of jobs to run in parallel" + +#: share/completions/bundle.fish:65 +msgid "Update a specific group" +msgstr "Update a specific group" + +#: share/completions/bundle.fish:69 msgid "" "Package the .gem files required by your application into the vendor/cache " "directory" msgstr "" +"Package the .gem files required by your application into the vendor/cache " +"directory" + +#: share/completions/bundle.fish:72 +msgid "Install the binstubs of the listed gem" +msgstr "Install the binstubs of the listed gem" + +#: share/completions/bundle.fish:73 +msgid "Binstub destination directory (default bin)" +msgstr "Binstub destination directory (default bin)" -#: share/completions/bundle.fish:61 share/completions/bundle.fish:68 +#: share/completions/bundle.fish:74 +msgid "Overwrite existing binstubs if they exist" +msgstr "Overwrite existing binstubs if they exist" + +#: share/completions/bundle.fish:78 share/completions/bundle.fish:86 msgid "Execute a script in the context of the current bundle" -msgstr "" +msgstr "Execute a script in the context of the current bundle" -#: share/completions/bundle.fish:64 +#: share/completions/bundle.fish:79 +msgid "Exec runs a command, providing it access to the gems in the bundle" +msgstr "Exec runs a command, providing it access to the gems in the bundle" + +#: share/completions/bundle.fish:82 msgid "Describe available tasks or one specific task" -msgstr "" +msgstr "Describe available tasks or one specific task" -#: share/completions/bundle.fish:67 -#, fuzzy +#: share/completions/bundle.fish:85 msgid "Package .gem files into the vendor/cache directory" -msgstr "Change working directory" +msgstr "Package .gem files into the vendor/cache directory" -#: share/completions/bundle.fish:69 +#: share/completions/bundle.fish:87 +msgid "Specify and read configuration options for bundler" +msgstr "Specify and read configuration options for bundler" + +#: share/completions/bundle.fish:88 msgid "Check bundler requirements for your application" -msgstr "" +msgstr "Check bundler requirements for your application" -#: share/completions/bundle.fish:70 share/completions/bundle.fish:92 -#, fuzzy +#: share/completions/bundle.fish:89 msgid "Show all of the gems in the current bundle" -msgstr "Do not ever ascend to the parent directory" +msgstr "Show all of the gems in the current bundle" -#: share/completions/bundle.fish:71 share/completions/bundle.fish:96 -#, fuzzy +#: share/completions/bundle.fish:90 msgid "Show the source location of a particular gem in the bundle" -msgstr "Show the process id of each process in the job" +msgstr "Show the source location of a particular gem in the bundle" -#: share/completions/bundle.fish:72 share/completions/bundle.fish:100 +#: share/completions/bundle.fish:91 share/completions/bundle.fish:121 msgid "Show all of the outdated gems in the current bundle" -msgstr "" +msgstr "Show all of the outdated gems in the current bundle" -#: share/completions/bundle.fish:73 share/completions/bundle.fish:107 +#: share/completions/bundle.fish:92 share/completions/bundle.fish:129 msgid "Start an IRB session in the context of the current bundle" -msgstr "" +msgstr "Start an IRB session in the context of the current bundle" -#: share/completions/bundle.fish:74 share/completions/bundle.fish:110 +#: share/completions/bundle.fish:93 share/completions/bundle.fish:132 #, sh-format msgid "Open an installed gem in your $EDITOR" -msgstr "" +msgstr "Open an installed gem in your $EDITOR" -#: share/completions/bundle.fish:75 share/completions/bundle.fish:114 +#: share/completions/bundle.fish:94 share/completions/bundle.fish:136 msgid "Generate a visual representation of your dependencies" -msgstr "" +msgstr "Generate a visual representation of your dependencies" -#: share/completions/bundle.fish:76 -#, fuzzy +#: share/completions/bundle.fish:95 msgid "Generate a simple Gemfile" -msgstr "Generate master file" +msgstr "Generate a simple Gemfile" -#: share/completions/bundle.fish:77 share/completions/bundle.fish:125 +#: share/completions/bundle.fish:96 share/completions/bundle.fish:147 msgid "Create a simple gem, suitable for development with bundler" -msgstr "" +msgstr "Create a simple gem, suitable for development with bundler" -#: share/completions/bundle.fish:78 share/completions/bundle.fish:131 -#, fuzzy +#: share/completions/bundle.fish:97 share/completions/bundle.fish:154 msgid "Displays platform compatibility information" -msgstr "Display update information" +msgstr "Displays platform compatibility information" -#: share/completions/bundle.fish:79 share/completions/bundle.fish:135 +#: share/completions/bundle.fish:98 share/completions/bundle.fish:158 msgid "Cleans up unused gems in your bundler directory" -msgstr "" +msgstr "Cleans up unused gems in your bundler directory" -#: share/completions/bundle.fish:86 +#: share/completions/bundle.fish:105 msgid "" "Determine whether the requirements for your application are installed and " "available to bundler" msgstr "" +"Determine whether the requirements for your application are installed and " +"available to bundler" -#: share/completions/bundle.fish:88 -msgid "Specify a path other than the system default (BUNDLE_PATH or GEM_HOME)." -msgstr "" +#: share/completions/bundle.fish:107 +msgid "Specify a path other than the system default (BUNDLE_PATH or GEM_HOME)" +msgstr "Specify a path other than the system default (BUNDLE_PATH or GEM_HOME)" -#: share/completions/bundle.fish:89 -#, fuzzy +#: share/completions/bundle.fish:108 msgid "Lock the Gemfile" -msgstr "Log to tracefile" +msgstr "Lock the Gemfile" -#: share/completions/bundle.fish:93 -msgid "List the paths of all gems required by your Gemfile" +#: share/completions/bundle.fish:111 share/completions/bundle.fish:116 +msgid "" +"Show lists the names and versions of all gems that are required by your " +"Gemfile" msgstr "" +"Show lists the names and versions of all gems that are required by your " +"Gemfile" -#: share/completions/bundle.fish:101 -#, fuzzy +#: share/completions/bundle.fish:112 share/completions/bundle.fish:117 +msgid "List the paths of all gems required by your Gemfile" +msgstr "List the paths of all gems required by your Gemfile" + +#: share/completions/bundle.fish:122 msgid "Check for newer pre-release gems" -msgstr "Check for memory leaks" +msgstr "Check for newer pre-release gems" -#: share/completions/bundle.fish:102 +#: share/completions/bundle.fish:123 msgid "Check against a specific source" -msgstr "" +msgstr "Check against a specific source" -#: share/completions/bundle.fish:103 +#: share/completions/bundle.fish:124 msgid "Use cached gems instead of attempting to fetch gems remotely" -msgstr "" +msgstr "Use cached gems instead of attempting to fetch gems remotely" + +#: share/completions/bundle.fish:125 +msgid "Only list newer versions allowed by your Gemfile requirements" +msgstr "Only list newer versions allowed by your Gemfile requirements" -#: share/completions/bundle.fish:115 +#: share/completions/bundle.fish:137 msgid "The name to use for the generated file (see format option)" -msgstr "" +msgstr "The name to use for the generated file (see format option)" -#: share/completions/bundle.fish:116 -#, fuzzy +#: share/completions/bundle.fish:138 msgid "Show each gem version" -msgstr "Source tree version" +msgstr "Show each gem version" -#: share/completions/bundle.fish:117 +#: share/completions/bundle.fish:139 msgid "Show the version of each required dependency" -msgstr "" +msgstr "Show the version of each required dependency" -#: share/completions/bundle.fish:118 +#: share/completions/bundle.fish:140 msgid "Output a specific format (png, jpg, svg, dot, ...)" -msgstr "" +msgstr "Output a specific format (png, jpg, svg, dot, ...)" -#: share/completions/bundle.fish:121 -#, fuzzy +#: share/completions/bundle.fish:143 msgid "Generate a simple Gemfile, placed in the current directory" -msgstr "Do not ever ascend to the parent directory" +msgstr "Generate a simple Gemfile, placed in the current directory" -#: share/completions/bundle.fish:122 +#: share/completions/bundle.fish:144 msgid "Use a specified .gemspec to create the Gemfile" -msgstr "" +msgstr "Use a specified .gemspec to create the Gemfile" -#: share/completions/bundle.fish:126 +#: share/completions/bundle.fish:148 msgid "Generate a binary for your library" -msgstr "" +msgstr "Generate a binary for your library" -#: share/completions/bundle.fish:127 +#: share/completions/bundle.fish:149 msgid "Generate a test directory for your library (rspec or minitest)" -msgstr "" +msgstr "Generate a test directory for your library (rspec or minitest)" -#: share/completions/bundle.fish:128 -#, fuzzy +#: share/completions/bundle.fish:150 msgid "Path to your editor" -msgstr "Set source directory" +msgstr "Path to your editor" -#: share/completions/bundle.fish:132 -#, fuzzy +#: share/completions/bundle.fish:151 +msgid "Generate the boilerplate for C extension code" +msgstr "Generate the boilerplate for C extension code" + +#: share/completions/bundle.fish:155 msgid "Only display Ruby directive information" -msgstr "Display update information" +msgstr "Only display Ruby directive information" -#: share/completions/bundle.fish:136 +#: share/completions/bundle.fish:159 msgid "Only print out changes, do not actually clean gems" -msgstr "" +msgstr "Only print out changes, do not actually clean gems" -#: share/completions/bundle.fish:137 +#: share/completions/bundle.fish:160 msgid "Forces clean even if --path is not set" -msgstr "" +msgstr "Forces clean even if --path is not set" + +#: share/completions/bundle.fish:163 +msgid "Cache all the gems to vendor/cache" +msgstr "Cache all the gems to vendor/cache" + +#: share/completions/bundle.fish:165 +msgid "Include all sources (including path and git)" +msgstr "Include all sources (including path and git)" + +#: share/completions/bundle.fish:168 +msgid "Prints the license of all gems in the bundle" +msgstr "Prints the license of all gems in the bundle" + +#: share/completions/bundle.fish:171 +msgid "Print information about the environment Bundler is running under" +msgstr "Print information about the environment Bundler is running under" #: share/completions/configure.fish:1 #: share/functions/__fish_complete_diff.fish:27 @@ -3276,19 +3257,15 @@ msgstr "Display help and exit" msgid "Cache test results in specified file" msgstr "Cache test results in specified file" -#: share/completions/cp.fish:10 share/completions/mv.fish:6 +#: share/completions/cp.fish:11 share/completions/mv.fish:6 msgid "Backup suffix" msgstr "Backup suffix" #: share/completions/cp.fish:20 -msgid "Don't preserve the specified attributes" -msgstr "Don't preserve the specified attributes" - -#: share/completions/cp.fish:24 -msgid "Control creation of sparse files" -msgstr "Control creation of sparse files" +msgid "Preserve ATTRIBUTES if possible" +msgstr "Preserve ATTRIBUTES if possible" -#: share/completions/cp.fish:28 +#: share/completions/cp.fish:29 msgid "Set security context of copy to CONTEXT" msgstr "Set security context of copy to CONTEXT" @@ -3309,29 +3286,25 @@ msgid "Select fields" msgstr "Select fields" #: share/completions/cvs.fish:26 -#, fuzzy msgid "Use \\tmpdir for temporary files." msgstr "Use tmpdir for temporary files" #: share/completions/cvs.fish:27 -#, fuzzy msgid "Use \\editor for editing log information." msgstr "Use editor for editing log information" #: share/completions/cvs.fish:28 #, sh-format msgid "Overrides $CVSROOT as the root of the CVS tree." -msgstr "" +msgstr "Overrides $CVSROOT as the root of the CVS tree." #: share/completions/cvs.fish:30 -#, fuzzy msgid "Request compression level \\# for net traffic." -msgstr "Compression level for net traffic" +msgstr "Request compression level # for net traffic." #: share/completions/cvs.fish:35 -#, fuzzy msgid "Set CVS user variable." -msgstr "Set CVS user variable" +msgstr "Set CVS user variable." #: share/completions/cvs.fish:41 msgid "Add a new file/directory to the repository" @@ -3378,78 +3351,72 @@ msgid "Import sources into CVS, using vendor branches" msgstr "Import sources into CVS, using vendor branches" #: share/completions/cvs.fish:52 -#, fuzzy msgid "Create a CVS repository if it doesn\\t" -msgstr "Create a CVS repository if it doesnt exist" +msgstr "Create a CVS repository if it doesn't exist" #: share/completions/cvs.fish:91 msgid "Set comment leader." -msgstr "" +msgstr "Set comment leader." #: share/completions/cvs.fish:94 -#, fuzzy msgid "Set keyword substitution mode:" -msgstr "Set the default keyword substitution" +msgstr "Set keyword substitution mode:" #: share/completions/cvs.fish:97 -#, fuzzy msgid "Replace revision\\s" -msgstr "Merge revisions" +msgstr "Replace revisions" #: share/completions/cvs.fish:135 msgid "Check out revision or tag. (implies -P) (is sticky)" -msgstr "" +msgstr "Check out revision or tag. (implies -P) (is sticky)" #: share/completions/cvs.fish:136 msgid "Check out revisions as of date. (implies -P) (is sticky)" -msgstr "" +msgstr "Check out revisions as of date. (implies -P) (is sticky)" #: share/completions/cvs.fish:137 msgid "Check out into dir instead of module name." -msgstr "" +msgstr "Check out into dir instead of module name." #: share/completions/cvs.fish:138 msgid "Use RCS kopt -k option on checkout. (is sticky)" -msgstr "" +msgstr "Use RCS kopt -k option on checkout. (is sticky)" #: share/completions/cvs.fish:139 msgid "Merge in changes made between current revision and rev." -msgstr "" +msgstr "Merge in changes made between current revision and rev." #: share/completions/cvs.fish:150 -#, fuzzy msgid "Read the log message from file." -msgstr "Read log message from file" +msgstr "Read the log message from file." #: share/completions/cvs.fish:151 -#, fuzzy msgid "Log message." -msgstr "Replace a log message" +msgstr "Log message." #: share/completions/cvs.fish:152 msgid "Commit to this branch or trunk revision." -msgstr "" +msgstr "Commit to this branch or trunk revision." #: share/completions/cvs.fish:161 -#, fuzzy msgid "Specify keyword expansion mode." -msgstr "Specify kernel version" +msgstr "Specify keyword expansion mode." #: share/completions/cvs.fish:162 msgid "Diff revision for date against working file." -msgstr "" +msgstr "Diff revision for date against working file." #: share/completions/cvs.fish:163 msgid "Diff rev1/date1 against date2." -msgstr "" +msgstr "Diff rev1/date1 against date2." #: share/completions/cvs.fish:164 msgid "Diff revision for rev1 against working file." -msgstr "" +msgstr "Diff revision for rev1 against working file." #: share/completions/cvs.fish:165 msgid "Diff rev1/date1 against rev2." -msgstr "" +msgstr "Diff rev1/date1 against rev2." #: share/completions/cvs.fish:170 #, fuzzy @@ -3469,127 +3436,116 @@ msgid "--width=NUM Output at most NUM (default 130) characters per line." msgstr "" #: share/completions/cvs.fish:228 -#, fuzzy msgid "Export tagged revisions." -msgstr "Merge revisions" +msgstr "Export tagged revisions." #: share/completions/cvs.fish:229 msgid "Export revisions as of date." -msgstr "" +msgstr "Export revisions as of date." #: share/completions/cvs.fish:230 msgid "Export into dir instead of module name." -msgstr "" +msgstr "Export into dir instead of module name." #: share/completions/cvs.fish:231 msgid "Use RCS kopt -k option on checkout." -msgstr "" +msgstr "Use RCS kopt -k option on checkout." #: share/completions/cvs.fish:241 msgid "Look for specified module (repeatable)" -msgstr "" +msgstr "Look for specified module (repeatable)" #: share/completions/cvs.fish:242 -#, fuzzy msgid "Extract by record type" -msgstr "Specify record type" +msgstr "Extract by record type" #: share/completions/cvs.fish:247 -#, fuzzy msgid "Since date (Many formats)" -msgstr "Profile data format" +msgstr "Since date (Many formats)" #: share/completions/cvs.fish:248 msgid "Back to record with str in module/file/repos field" -msgstr "" +msgstr "Back to record with str in module/file/repos field" #: share/completions/cvs.fish:249 msgid "Specified file (same as command line) (repeatable)" -msgstr "" +msgstr "Specified file (same as command line) (repeatable)" #: share/completions/cvs.fish:250 msgid "In module (repeatable)" -msgstr "" +msgstr "In module (repeatable)" #: share/completions/cvs.fish:251 msgid "In repository (repeatable)" -msgstr "" +msgstr "In repository (repeatable)" #: share/completions/cvs.fish:252 msgid "Since rev or tag (looks inside RCS files!)" -msgstr "" +msgstr "Since rev or tag (looks inside RCS files!)" #: share/completions/cvs.fish:253 msgid "Since tag record placed in history file (by anyone)." -msgstr "" +msgstr "Since tag record placed in history file (by anyone)." #: share/completions/cvs.fish:254 msgid "For user name (repeatable)" -msgstr "" +msgstr "For user name (repeatable)" #: share/completions/cvs.fish:255 msgid "Output for time zone (e.g. -z -0700)" -msgstr "" +msgstr "Output for time zone (e.g. -z -0700)" #: share/completions/darcs.fish:19 -#, fuzzy msgid "Display help about darcs and darcs commands" -msgstr "Displays usage information for command" +msgstr "Display help about darcs and darcs commands" #: share/completions/darcs.fish:20 msgid "Add one or more new files or directories" msgstr "Add one or more new files or directories" #: share/completions/darcs.fish:21 -#, fuzzy msgid "Remove files from version control" -msgstr "Place files or directories under version control" +msgstr "Remove files from version control" #: share/completions/darcs.fish:22 -#, fuzzy msgid "Move or rename files" -msgstr "Do not create file" +msgstr "Move or rename files" #: share/completions/darcs.fish:23 msgid "Substitute one word for another" -msgstr "" +msgstr "Substitute one word for another" #: share/completions/darcs.fish:24 -#, fuzzy msgid "Discard unrecorded changes" -msgstr "Display unrecorded changes in the working copy" +msgstr "Discard unrecorded changes" #: share/completions/darcs.fish:25 msgid "Undo the last revert (may fail if changes after the revert)" msgstr "Undo the last revert (may fail if changes after the revert)" #: share/completions/darcs.fish:26 -#, fuzzy msgid "List unrecorded changes in the working tree" -msgstr "Display unrecorded changes in the working copy" +msgstr "List unrecorded changes in the working tree" #: share/completions/darcs.fish:27 -#, fuzzy msgid "Create a patch from unrecorded changes" -msgstr "Create compressed patches" +msgstr "Create a patch from unrecorded changes" #: share/completions/darcs.fish:28 msgid "Remove recorded patches without changing the working copy" msgstr "Remove recorded patches without changing the working copy" #: share/completions/darcs.fish:29 -#, fuzzy msgid "Improve a patch before it leaves your repository" -msgstr "Replace a recorded patch with a better version" +msgstr "Improve a patch before it leaves your repository" #: share/completions/darcs.fish:30 -#, fuzzy msgid "Mark unresolved conflicts in working tree, for manual resolution" -msgstr "Mark any conflicts to the working copy for manual resolution" +msgstr "Mark unresolved conflicts in working tree, for manual resolution" #: share/completions/darcs.fish:31 msgid "Name the current repository state for future reference" -msgstr "" +msgstr "Name the current repository state for future reference" #: share/completions/darcs.fish:32 #, fuzzy @@ -3601,9 +3557,8 @@ msgid "Create a diff between two versions of the repository" msgstr "Create a diff between two versions of the repository" #: share/completions/darcs.fish:34 -#, fuzzy msgid "List patches in the repository" -msgstr "Update the repository" +msgstr "List patches in the repository" #: share/completions/darcs.fish:35 msgid "Display which patch last modified something" @@ -3619,7 +3574,7 @@ msgstr "Locate the most recent version lacking an error" #: share/completions/darcs.fish:38 msgid "Show information which is stored by darcs" -msgstr "" +msgstr "Show information which is stored by darcs" #: share/completions/darcs.fish:39 msgid "Copy and apply patches from another repository to this one" @@ -3627,11 +3582,11 @@ msgstr "Copy and apply patches from another repository to this one" #: share/completions/darcs.fish:40 msgid "Delete selected patches from the repository. (UNSAFE!)" -msgstr "" +msgstr "Delete selected patches from the repository. (UNSAFE!)" #: share/completions/darcs.fish:41 msgid "Record a new patch reversing some recorded changes" -msgstr "" +msgstr "Record a new patch reversing some recorded changes" #: share/completions/darcs.fish:42 msgid "Copy and apply patches from this repository to another one" @@ -3656,7 +3611,7 @@ msgstr "" #: share/completions/darcs.fish:1095 share/completions/darcs.fish:1122 #: share/completions/darcs.fish:1155 msgid "Specify command to run before this darcs command" -msgstr "" +msgstr "Specify command to run before this darcs command" #: share/completions/darcs.fish:101 share/completions/darcs.fish:127 #: share/completions/darcs.fish:156 share/completions/darcs.fish:186 @@ -3666,7 +3621,7 @@ msgstr "" #: share/completions/darcs.fish:840 share/completions/darcs.fish:1004 #: share/completions/darcs.fish:1207 msgid "Specify umask to use when writing" -msgstr "" +msgstr "Specify umask to use when writing" #: share/completions/darcs.fish:102 share/completions/darcs.fish:128 #: share/completions/darcs.fish:157 share/completions/darcs.fish:187 @@ -3678,7 +3633,7 @@ msgstr "" #: share/completions/darcs.fish:1183 share/completions/darcs.fish:1208 #: share/completions/darcs.fish:1239 msgid "Specify command to run after this darcs command" -msgstr "" +msgstr "Specify command to run after this darcs command" #: share/completions/darcs.fish:116 share/completions/darcs.fish:146 #: share/completions/darcs.fish:203 share/completions/darcs.fish:234 @@ -3692,9 +3647,8 @@ msgid "Specify the repository directory in which to run" msgstr "Specify the repository directory in which to run" #: share/completions/darcs.fish:171 -#, fuzzy msgid "Define token to contain these characters" -msgstr "Dont split mutibyte characters" +msgstr "Define token to contain these characters" #: share/completions/darcs.fish:340 share/completions/darcs.fish:554 #: share/completions/darcs.fish:767 @@ -3735,19 +3689,16 @@ msgid "Select tags matching REGEXP" msgstr "Select tags matching REGEXP" #: share/completions/darcs.fish:378 -#, fuzzy msgid "Select a single patch matching PATTERN" -msgstr "Select patch matching PATTERN" +msgstr "Select a single patch matching PATTERN" #: share/completions/darcs.fish:379 -#, fuzzy msgid "Select a single patch matching REGEXP" -msgstr "Select patch matching REGEXP" +msgstr "Select a single patch matching REGEXP" #: share/completions/darcs.fish:380 -#, fuzzy msgid "Select one patch" -msgstr "Select an action" +msgstr "Select one patch" #: share/completions/darcs.fish:387 share/completions/darcs.fish:916 msgid "Specify author id" @@ -3759,7 +3710,7 @@ msgstr "Name of patch" #: share/completions/darcs.fish:501 msgid "Shell command that runs regression tests" -msgstr "" +msgstr "Shell command that runs regression tests" #: share/completions/darcs.fish:502 msgid "" @@ -3780,13 +3731,12 @@ msgid "Select changes up to a tag matching REGEXP" msgstr "Select changes up to a tag matching REGEXP" #: share/completions/darcs.fish:558 -#, fuzzy msgid "Select a range of patches" -msgstr "Select the last NUMBER patches" +msgstr "Select a range of patches" #: share/completions/darcs.fish:562 msgid "Return only NUMBER results" -msgstr "" +msgstr "Return only NUMBER results" #: share/completions/darcs.fish:713 share/completions/darcs.fish:980 msgid "Use external tool to merge conflicts" @@ -3795,7 +3745,7 @@ msgstr "Use external tool to merge conflicts" #: share/completions/darcs.fish:752 share/completions/darcs.fish:892 #: share/completions/darcs.fish:1238 msgid "Name of the darcs executable on the remote server" -msgstr "" +msgstr "Name of the darcs executable on the remote server" #: share/completions/darcs.fish:864 share/completions/darcs.fish:923 msgid "Sign the patch with a given keyid" @@ -3806,9 +3756,8 @@ msgid "Sign the patch using openssl with a given private key" msgstr "Sign the patch using openssl with a given private key" #: share/completions/darcs.fish:886 -#, fuzzy msgid "Specify the remote repository URL to work with" -msgstr "Specify the repository URL" +msgstr "Specify the remote repository URL to work with" #: share/completions/darcs.fish:915 msgid "Specify email address" @@ -3819,19 +3768,16 @@ msgid "Specify destination email" msgstr "Specify destination email" #: share/completions/darcs.fish:918 -#, fuzzy msgid "Mail results to additional EMAIL(s)" -msgstr "Mail results to additional EMAIL(s). Requires --reply" +msgstr "Mail results to additional EMAIL(s)" #: share/completions/darcs.fish:919 -#, fuzzy msgid "Specify mail subject" -msgstr "Specify makefile" +msgstr "Specify mail subject" #: share/completions/darcs.fish:920 -#, fuzzy msgid "Specify in-reply-to header" -msgstr "Specify index dir" +msgstr "Specify in-reply-to header" #: share/completions/darcs.fish:921 msgid "Specify output filename" @@ -3850,67 +3796,84 @@ msgid "Select tag matching REGEXP" msgstr "Select tag matching REGEXP" #: share/completions/darcs.fish:1028 -#, fuzzy msgid "Version specified by the context in FILENAME" -msgstr "Send to context stored in FILENAME" +msgstr "Version specified by the context in FILENAME" #: share/completions/darcs.fish:1083 msgid "Apply patch as another user using sudo" -msgstr "" +msgstr "Apply patch as another user using sudo" #: share/completions/darcs.fish:1222 msgid "--repodir=DIRECTORY" msgstr "" #: share/completions/dcop.fish:34 -#, fuzzy msgid "Show help about options" -msgstr "Display help and debug options" +msgstr "Show help about options" #: share/completions/dcop.fish:35 msgid "Connect to the given user's DCOP server" -msgstr "" +msgstr "Connect to the given user's DCOP server" #: share/completions/dcop.fish:36 msgid "Send the same DCOP call to all users with a running DCOP server" -msgstr "" +msgstr "Send the same DCOP call to all users with a running DCOP server" #: share/completions/dcop.fish:37 msgid "List all active KDE session for a user or all users" -msgstr "" +msgstr "List all active KDE session for a user or all users" #: share/completions/dcop.fish:38 -#, fuzzy msgid "Send to the given KDE session" -msgstr "Seek to given time position" +msgstr "Send to the given KDE session" #: share/completions/dcop.fish:39 msgid "Don't update the user activity timestamp in the called application" -msgstr "" +msgstr "Don't update the user activity timestamp in the called application" #: share/completions/dcop.fish:40 -#, fuzzy msgid "Call DCOP for each line read from stdin" -msgstr "Prevent reading from stdin" +msgstr "Call DCOP for each line read from stdin" #: share/completions/dd.fish:5 -#, fuzzy msgid "Complete dd operands" -msgstr "Compare FILE1 to all operands" +msgstr "Complete dd operands" #: share/completions/df.fish:17 -#, fuzzy msgid "Show file systems of specified type" -msgstr "Show filesystems of specified type" +msgstr "Show file systems of specified type" #: share/completions/df.fish:22 msgid "Block size" msgstr "Block size" +#: share/completions/docker.fish:19 +msgid "Show all containers" +msgstr "Show all containers" + +#: share/completions/docker.fish:24 +msgid "Show the running containers" +msgstr "Show the running containers" + +#: share/completions/docker.fish:28 +msgid "Show the exited containers" +msgstr "Show the exited containers" + +#: share/completions/docker.fish:70 share/completions/docker.fish:92 +msgid "Docker container" +msgstr "Docker container" + +#: share/completions/docker.fish:82 +msgid "Stopped container" +msgstr "Stopped container" + +#: share/completions/docker.fish:87 +msgid "Container running" +msgstr "Container running" + #: share/completions/du.fish:15 -#, fuzzy msgid "Exclude files that match pattern in file" -msgstr "Exclude files thet match pattern in file" +msgstr "Exclude files that match pattern in file" #: share/completions/du.fish:16 msgid "Exclude files that match pattern" @@ -3920,99 +3883,95 @@ msgstr "Exclude files that match pattern" msgid "Recursion limit" msgstr "Recursion limit" -#: share/completions/duply.fish:5 -#, fuzzy +#: share/completions/duply.fish:3 msgid "Profile" -msgstr "Conf file" +msgstr "Profile" -#: share/completions/duply.fish:6 +#: share/completions/duply.fish:4 msgid "Get usage help text" -msgstr "" +msgstr "Get usage help text" -#: share/completions/duply.fish:9 -#, fuzzy +#: share/completions/duply.fish:7 msgid "Creates a configuration profile" -msgstr "Set configuration file" +msgstr "Creates a configuration profile" -#: share/completions/duply.fish:10 +#: share/completions/duply.fish:8 msgid "Backup with pre/post script execution" -msgstr "" +msgstr "Backup with pre/post script execution" -#: share/completions/duply.fish:11 -#, fuzzy +#: share/completions/duply.fish:9 msgid "Backup without executing pre/post scripts" -msgstr "Don't execute post scripts" +msgstr "Backup without executing pre/post scripts" -#: share/completions/duply.fish:12 +#: share/completions/duply.fish:10 #, fuzzy msgid "Execute /pre script" msgstr "Don't execute pre scripts" -#: share/completions/duply.fish:13 +#: share/completions/duply.fish:11 #, fuzzy msgid "Execute /post script" msgstr "Don't execute post scripts" -#: share/completions/duply.fish:14 +#: share/completions/duply.fish:12 msgid "Force full backup" -msgstr "" +msgstr "Force full backup" -#: share/completions/duply.fish:15 +#: share/completions/duply.fish:13 msgid "Force incremental backup" -msgstr "" +msgstr "Force incremental backup" -#: share/completions/duply.fish:16 +#: share/completions/duply.fish:14 msgid "List all files in backup (as it was at , default: now)" msgstr "" -#: share/completions/duply.fish:17 +#: share/completions/duply.fish:15 msgid "Prints backup sets and chains currently in repository" -msgstr "" +msgstr "Prints backup sets and chains currently in repository" -#: share/completions/duply.fish:18 +#: share/completions/duply.fish:16 msgid "List files changed since latest backup" -msgstr "" +msgstr "List files changed since latest backup" -#: share/completions/duply.fish:19 +#: share/completions/duply.fish:17 msgid "Shows outdated backup archives [--force, delete these files]" msgstr "" -#: share/completions/duply.fish:20 +#: share/completions/duply.fish:18 msgid "Shows outdated backups [--force, delete these files]" msgstr "" -#: share/completions/duply.fish:21 +#: share/completions/duply.fish:19 msgid "Shows broken backup archives [--force, delete these files]" msgstr "" -#: share/completions/duply.fish:22 +#: share/completions/duply.fish:20 msgid "Restore the backup to [as it was at ]" msgstr "" -#: share/completions/duply.fish:23 +#: share/completions/duply.fish:21 msgid "Restore single file/folder from backup [as it was at ]" msgstr "" -#: share/completions/duply.fish:26 +#: share/completions/duply.fish:24 msgid "Really execute the commands: purge, purge-full, cleanup" msgstr "" -#: share/completions/duply.fish:27 +#: share/completions/duply.fish:25 msgid "Do nothing but print out generated duplicity command lines" -msgstr "" +msgstr "Do nothing but print out generated duplicity command lines" -#: share/completions/duply.fish:28 +#: share/completions/duply.fish:26 msgid "Calculate what would be done, but dont perform any actions" -msgstr "" +msgstr "Calculate what would be done, but dont perform any actions" -#: share/completions/duply.fish:29 +#: share/completions/duply.fish:27 msgid "Dont abort when backup different dirs to the same backend" -msgstr "" +msgstr "Dont abort when backup different dirs to the same backend" -#: share/completions/duply.fish:30 -#, fuzzy +#: share/completions/duply.fish:28 msgid "Output verbosity level" -msgstr "Output sources.list file" +msgstr "Output verbosity level" #: share/completions/emerge.fish:5 share/completions/equery.fish:5 msgid "" @@ -4021,33 +3980,30 @@ msgstr "" "Prints completions for installed packages on the system from /var/db/pkg" #: share/completions/emerge.fish:12 share/completions/equery.fish:12 -#, fuzzy msgid "" "Prints completions for all available packages on the system from /usr/portage" msgstr "" -"Prints completions for installed packages on the system from /var/db/pkg" +"Prints completions for all available packages on the system from /usr/portage" #: share/completions/emerge.fish:19 -#, fuzzy msgid "" "Tests if emerge command should have an installed package as potential " "completion" -msgstr "Test if emerge command should have packages as potential completion" +msgstr "" +"Tests if emerge command should have an installed package as potential " +"completion" #: share/completions/emerge.fish:30 share/completions/emerge.fish:31 -#, fuzzy msgid "All base system packages" -msgstr "Erase built packages" +msgstr "All base system packages" #: share/completions/emerge.fish:30 share/completions/emerge.fish:31 -#, fuzzy msgid "All packages in world" -msgstr "Sync packages installed" +msgstr "All packages in world" #: share/completions/emerge.fish:30 -#, fuzzy msgid "Installed package" -msgstr "Install new package" +msgstr "Installed package" #: share/completions/emerge.fish:31 #: share/functions/__fish_print_packages.fish:13 @@ -4056,102 +4012,87 @@ msgstr "Package" #: share/completions/emerge.fish:35 msgid "Usage overview of emerge" -msgstr "" +msgstr "Usage overview of emerge" #: share/completions/emerge.fish:35 msgid "Help on subject system" -msgstr "" +msgstr "Help on subject system" #: share/completions/emerge.fish:35 -#, fuzzy msgid "Help on subject config" -msgstr "Help section" +msgstr "Help on subject config" #: share/completions/emerge.fish:35 -#, fuzzy msgid "Help on subject sync" -msgstr "Help section" +msgstr "Help on subject sync" #: share/completions/emerge.fish:57 -#, fuzzy msgid "Use colors in output" -msgstr "Use colors" +msgstr "Use colors in output" #: share/completions/emerge.fish:57 msgid "Don't use colors in output" -msgstr "" +msgstr "Don't use colors in output" #: share/completions/emerge.fish:81 -#, fuzzy msgid "Pull in build time dependencies" -msgstr "Show build dependencies" +msgstr "Pull in build time dependencies" #: share/completions/emerge.fish:81 -#, fuzzy msgid "Don't pull in build time dependencies" -msgstr "Don't automatically fulfill dependencies" +msgstr "Don't pull in build time dependencies" #: share/completions/env.fish:2 -#, fuzzy msgid "Redefine variable" -msgstr "Erase variable" +msgstr "Redefine variable" #: share/completions/equery.fish:19 -#, fuzzy msgid "" "Prints completions for all available categories on the system from /usr/" "portage" msgstr "" -"Prints completions for installed packages on the system from /var/db/pkg" +"Prints completions for all available categories on the system from /usr/" +"portage" #: share/completions/equery.fish:38 -#, fuzzy msgid "list all packages owning file(s)" -msgstr "List packages depending on" +msgstr "list all packages owning file(s)" #: share/completions/equery.fish:39 msgid "check MD5sums and timestamps of package" -msgstr "" +msgstr "check MD5sums and timestamps of package" #: share/completions/equery.fish:40 -#, fuzzy msgid "list all packages depending on specified package" -msgstr "List packages depending on" +msgstr "list all packages depending on specified package" #: share/completions/equery.fish:41 -#, fuzzy msgid "display a dependency tree for package" -msgstr "List dependencies for the package" +msgstr "display a dependency tree for package" #: share/completions/equery.fish:42 -#, fuzzy msgid "list files owned by package" -msgstr "List files in package" +msgstr "list files owned by package" #: share/completions/equery.fish:43 -#, fuzzy msgid "list all packages with specified useflag" -msgstr "Query an (uninstalled) package in specified file" +msgstr "list all packages with specified useflag" #: share/completions/equery.fish:44 -#, fuzzy msgid "list all packages matching pattern" -msgstr "List contents of a package matching pattern" +msgstr "list all packages matching pattern" #: share/completions/equery.fish:45 -#, fuzzy msgid "print size of files contained in package" -msgstr "Display the trigger scripts contained in the package" +msgstr "print size of files contained in package" #: share/completions/equery.fish:46 -#, fuzzy msgid "display USE flags for package" -msgstr "Display change information for the package" +msgstr "display USE flags for package" #: share/completions/equery.fish:47 -#, fuzzy msgid "print full path to ebuild for package" -msgstr "Print full path of source" +msgstr "print full path to ebuild for package" #: share/completions/fusermount.fish:15 share/completions/sshfs.fish:27 msgid "Mount options" @@ -4163,7 +4104,7 @@ msgstr "Set maximum template depth" #: share/completions/gcc.fish:31 share/completions/gcc.fish:513 msgid "Use dir as the logical root directory for headers and libraries" -msgstr "" +msgstr "Use dir as the logical root directory for headers and libraries" #: share/completions/gcc.fish:261 msgid "" @@ -4177,6 +4118,9 @@ msgid "" "to override the defaults that the gcc driver program uses when determining " "what switches to pass to cc1, cc1plus, as, ld, etc" msgstr "" +"Process file after the compiler reads in the standard specs file, in order " +"to override the defaults that the gcc driver program uses when determining " +"what switches to pass to cc1, cc1plus, as, ld, etc" #: share/completions/gcc.fish:539 share/completions/gcc.fish:540 #: share/completions/gcc.fish:541 @@ -4184,6 +4128,8 @@ msgid "" "This specifies what floating point hardware (or hardware emulation) is " "available on the target" msgstr "" +"This specifies what floating point hardware (or hardware emulation) is " +"available on the target" #: share/completions/gcc.fish:542 msgid "" @@ -4193,445 +4139,407 @@ msgstr "" #: share/completions/gcc.fish:548 msgid "Specify the register to be used for PIC addressing" -msgstr "" +msgstr "Specify the register to be used for PIC addressing" #: share/completions/gcc.fish:556 msgid "Specify the access model for the thread local storage pointer" -msgstr "" +msgstr "Specify the access model for the thread local storage pointer" #: share/completions/gcc.fish:557 msgid "Specify ATMEL AVR instruction set or MCU type" -msgstr "" +msgstr "Specify ATMEL AVR instruction set or MCU type" #: share/completions/gcc.fish:559 msgid "" "Specify the initial stack address, which may be a symbol or numeric value, " "__stack is the default" msgstr "" +"Specify the initial stack address, which may be a symbol or numeric value, " +"__stack is the default" #: share/completions/gcc.fish:574 msgid "" "Specified the identification number of the ID based shared library being " "compiled" msgstr "" +"Specified the identification number of the ID based shared library being " +"compiled" #: share/completions/gem.fish:12 msgid "Build a gem from a gemspec" -msgstr "" +msgstr "Build a gem from a gemspec" #: share/completions/gem.fish:13 msgid "Adjust RubyGems certificate settings" -msgstr "" +msgstr "Adjust RubyGems certificate settings" #: share/completions/gem.fish:14 -#, fuzzy msgid "Check installed gems" -msgstr "Query installed packages" +msgstr "Check installed gems" #: share/completions/gem.fish:15 -#, fuzzy msgid "Cleanup old versions of installed gems in the local repository" -msgstr "Commit an unversioned file or tree into the repository" +msgstr "Cleanup old versions of installed gems in the local repository" #: share/completions/gem.fish:16 -#, fuzzy msgid "Display the contents of the installed gems" -msgstr "Display the pretend output in a tabular form" +msgstr "Display the contents of the installed gems" #: share/completions/gem.fish:17 -#, fuzzy msgid "Show the dependencies of an installed gem" -msgstr "Don't check dependencies before uninstalling the packages" +msgstr "Show the dependencies of an installed gem" #: share/completions/gem.fish:18 -#, fuzzy msgid "Display RubyGems environmental information" -msgstr "Display update information" +msgstr "Display RubyGems environmental information" #: share/completions/gem.fish:19 -#, fuzzy msgid "Provide help on the 'gem' command" -msgstr "Help for the specified command" +msgstr "Provide help on the “gem” command" #: share/completions/gem.fish:20 -#, fuzzy msgid "Install a gem into the local repository" -msgstr "Check files into the repository" +msgstr "Install a gem into the local repository" #: share/completions/gem.fish:21 msgid "Display all gems whose name starts with STRING" -msgstr "" +msgstr "Display all gems whose name starts with STRING" #: share/completions/gem.fish:22 -#, fuzzy msgid "Query gem information in local or remote repositories" -msgstr "Display information about a local or remote item" +msgstr "Query gem information in local or remote repositories" #: share/completions/gem.fish:23 msgid "Generates RDoc for pre-installed gems" -msgstr "" +msgstr "Generates RDoc for pre-installed gems" #: share/completions/gem.fish:24 msgid "Display all gems whose name contains STRING" -msgstr "" +msgstr "Display all gems whose name contains STRING" #: share/completions/gem.fish:25 -#, fuzzy msgid "Display gem specification (in yaml)" -msgstr "Display the last modification time of file" +msgstr "Display gem specification (in yaml)" #: share/completions/gem.fish:26 -#, fuzzy msgid "Uninstall a gem from the local repository" -msgstr "Remove an entry from the repository" +msgstr "Uninstall a gem from the local repository" #: share/completions/gem.fish:27 -#, fuzzy msgid "Unpack an installed gem to the current directory" -msgstr "Do not ever ascend to the parent directory" +msgstr "Unpack an installed gem to the current directory" #: share/completions/gem.fish:28 msgid "Update the named gem (or all installed gems) in the local repository" -msgstr "" +msgstr "Update the named gem (or all installed gems) in the local repository" #: share/completions/gem.fish:35 msgid "Use URL as the remote source for gems" -msgstr "" +msgstr "Use URL as the remote source for gems" #: share/completions/gem.fish:36 msgid "Use the given HTTP proxy for remote operations" -msgstr "" +msgstr "Use the given HTTP proxy for remote operations" #: share/completions/gem.fish:37 -#, fuzzy msgid "Use no HTTP proxy for remote operations" -msgstr "Specify root directory for rpm operations" +msgstr "Use no HTTP proxy for remote operations" #: share/completions/gem.fish:38 -#, fuzzy msgid "Get help on this command" -msgstr "Set prompt command" +msgstr "Get help on this command" #: share/completions/gem.fish:39 -#, fuzzy msgid "Set the verbose level of output" -msgstr "Reset verbose level to 0" +msgstr "Set the verbose level of output" #: share/completions/gem.fish:40 -#, fuzzy msgid "Use this config file instead of default" -msgstr "Use specified file instead of the default trustdb" +msgstr "Use this config file instead of default" #: share/completions/gem.fish:41 msgid "Show stack backtrace on errors" -msgstr "" +msgstr "Show stack backtrace on errors" #: share/completions/gem.fish:42 -#, fuzzy msgid "Turn on Ruby debugging" -msgstr "Turn of demangling" +msgstr "Turn on Ruby debugging" #: share/completions/gem.fish:47 msgid "Add a trusted certificate" -msgstr "" +msgstr "Add a trusted certificate" #: share/completions/gem.fish:48 -#, fuzzy msgid "List trusted certificates" -msgstr "List trusted keys" +msgstr "List trusted certificates" #: share/completions/gem.fish:49 msgid "Remove trusted certificates containing STRING" -msgstr "" +msgstr "Remove trusted certificates containing STRING" #: share/completions/gem.fish:50 msgid "Build private key and self-signed certificate for EMAIL_ADDR" -msgstr "" +msgstr "Build private key and self-signed certificate for EMAIL_ADDR" #: share/completions/gem.fish:51 msgid "Certificate for --sign command" -msgstr "" +msgstr "Certificate for --sign command" #: share/completions/gem.fish:52 -#, fuzzy msgid "Private key for --sign command" -msgstr "Print the type of a command" +msgstr "Private key for --sign command" #: share/completions/gem.fish:53 msgid "Sign a certificate with my key and certificate" -msgstr "" +msgstr "Sign a certificate with my key and certificate" #: share/completions/gem.fish:58 msgid "Verify gem file against its internal checksum" -msgstr "" +msgstr "Verify gem file against its internal checksum" #: share/completions/gem.fish:59 -#, fuzzy msgid "Report 'unmanaged' or rogue files in the gem repository" -msgstr "Remove one or more files or directories from the repository" +msgstr "Report “unmanaged” or rogue files in the gem repository" #: share/completions/gem.fish:60 msgid "Run unit tests for gem" -msgstr "" +msgstr "Run unit tests for gem" #: share/completions/gem.fish:61 -#, fuzzy msgid "Specify version for which to run unit tests" -msgstr "Specify the repository directory in which to run" +msgstr "Specify version for which to run unit tests" #: share/completions/gem.fish:66 -#, fuzzy msgid "Don't really cleanup" -msgstr "Don't really uninstall anything" +msgstr "Don't really cleanup" #: share/completions/gem.fish:71 -#, fuzzy msgid "List the files inside a Gem" -msgstr "List files in package" +msgstr "List the files inside a Gem" #: share/completions/gem.fish:72 -#, fuzzy msgid "Specify version for gem to view" -msgstr "Specify users for query" +msgstr "Specify version for gem to view" #: share/completions/gem.fish:73 -#, fuzzy msgid "Search for gems under specific paths" -msgstr "Set driver specific options" +msgstr "Search for gems under specific paths" #: share/completions/gem.fish:74 msgid "Be verbose when showing status" -msgstr "" +msgstr "Be verbose when showing status" #: share/completions/gem.fish:79 share/completions/gem.fish:172 -#, fuzzy msgid "Specify version of gem to uninstall" -msgstr "List of packages to install" +msgstr "Specify version of gem to uninstall" #: share/completions/gem.fish:80 -#, fuzzy msgid "Include reverse dependencies in the output" -msgstr "List reverse dependencies for the package" +msgstr "Include reverse dependencies in the output" #: share/completions/gem.fish:81 -#, fuzzy msgid "Don't include reverse dependencies in the output" -msgstr "List reverse dependencies for the package" +msgstr "Don't include reverse dependencies in the output" #: share/completions/gem.fish:82 msgid "Pipe Format (name --version ver)" msgstr "" #: share/completions/gem.fish:87 -#, fuzzy msgid "display the package version" -msgstr "Display package record" +msgstr "display the package version" #: share/completions/gem.fish:87 msgid "display the path where gems are installed" -msgstr "" +msgstr "display the path where gems are installed" #: share/completions/gem.fish:87 -#, fuzzy msgid "display path used to search for gems" -msgstr "Display the session key used for one message" +msgstr "display path used to search for gems" #: share/completions/gem.fish:87 -#, fuzzy msgid "display the gem format version" -msgstr "Display update information" +msgstr "display the gem format version" #: share/completions/gem.fish:87 -#, fuzzy msgid "display the remote gem servers" -msgstr "File to grab servers" +msgstr "display the remote gem servers" #: share/completions/gem.fish:92 -#, fuzzy msgid "list all 'gem' commands" -msgstr "Disable this command" +msgstr "list all “gem” commands" #: share/completions/gem.fish:92 msgid "show some examples of usage" -msgstr "" +msgstr "show some examples of usage" #: share/completions/gem.fish:97 -#, fuzzy msgid "Specify version of gem to install" -msgstr "List of packages to install" +msgstr "Specify version of gem to install" #: share/completions/gem.fish:98 share/completions/gem.fish:121 #: share/completions/gem.fish:131 share/completions/gem.fish:150 #: share/completions/gem.fish:158 msgid "Restrict operations to the LOCAL domain (default)" -msgstr "" +msgstr "Restrict operations to the LOCAL domain (default)" #: share/completions/gem.fish:99 share/completions/gem.fish:122 #: share/completions/gem.fish:132 share/completions/gem.fish:151 #: share/completions/gem.fish:159 msgid "Restrict operations to the REMOTE domain" -msgstr "" +msgstr "Restrict operations to the REMOTE domain" #: share/completions/gem.fish:100 share/completions/gem.fish:123 #: share/completions/gem.fish:133 share/completions/gem.fish:152 #: share/completions/gem.fish:160 msgid "Allow LOCAL and REMOTE operations" -msgstr "" +msgstr "Allow LOCAL and REMOTE operations" #: share/completions/gem.fish:101 share/completions/gem.fish:182 msgid "Gem repository directory to get installed gems" -msgstr "" +msgstr "Gem repository directory to get installed gems" #: share/completions/gem.fish:102 share/completions/gem.fish:183 msgid "Generate RDoc documentation for the gem on install" -msgstr "" +msgstr "Generate RDoc documentation for the gem on install" #: share/completions/gem.fish:103 share/completions/gem.fish:184 msgid "Don't generate RDoc documentation for the gem on install" -msgstr "" +msgstr "Don't generate RDoc documentation for the gem on install" #: share/completions/gem.fish:104 share/completions/gem.fish:185 msgid "Generate RI documentation for the gem on install" -msgstr "" +msgstr "Generate RI documentation for the gem on install" #: share/completions/gem.fish:105 share/completions/gem.fish:186 msgid "Don't generate RI documentation for the gem on install" -msgstr "" +msgstr "Don't generate RI documentation for the gem on install" #: share/completions/gem.fish:106 share/completions/gem.fish:187 msgid "Force gem to install, bypassing dependency checks" -msgstr "" +msgstr "Force gem to install, bypassing dependency checks" #: share/completions/gem.fish:107 share/completions/gem.fish:188 -#, fuzzy msgid "Don't force gem to install, bypassing dependency checks" -msgstr "Don't do a dependency check" +msgstr "Don't force gem to install, bypassing dependency checks" #: share/completions/gem.fish:108 share/completions/gem.fish:189 msgid "Run unit tests prior to installation" -msgstr "" +msgstr "Run unit tests prior to installation" #: share/completions/gem.fish:109 share/completions/gem.fish:190 -#, fuzzy msgid "Don't run unit tests prior to installation" -msgstr "Don't check for sufficient disk space before installation" +msgstr "Don't run unit tests prior to installation" #: share/completions/gem.fish:110 share/completions/gem.fish:191 -#, fuzzy msgid "Use bin wrappers for executables" -msgstr "File is executable" +msgstr "Use bin wrappers for executables" #: share/completions/gem.fish:111 share/completions/gem.fish:192 -#, fuzzy msgid "Don't use bin wrappers for executables" -msgstr "Don't make scripts executable" +msgstr "Don't use bin wrappers for executables" #: share/completions/gem.fish:112 share/completions/gem.fish:193 -#, fuzzy msgid "Specify gem trust policy" -msgstr "Specify trust model" +msgstr "Specify gem trust policy" #: share/completions/gem.fish:113 share/completions/gem.fish:194 msgid "Do not install any required dependent gems" -msgstr "" +msgstr "Do not install any required dependent gems" #: share/completions/gem.fish:114 share/completions/gem.fish:195 msgid "Unconditionally install the required dependent gems" -msgstr "" +msgstr "Unconditionally install the required dependent gems" #: share/completions/gem.fish:119 share/completions/gem.fish:129 #: share/completions/gem.fish:148 -#, fuzzy msgid "Display detailed information of gem(s)" -msgstr "Display update information" +msgstr "Display detailed information of gem(s)" #: share/completions/gem.fish:120 share/completions/gem.fish:130 #: share/completions/gem.fish:149 -#, fuzzy msgid "Don't display detailed information of gem(s)" -msgstr "Display update information" +msgstr "Don't display detailed information of gem(s)" #: share/completions/gem.fish:128 msgid "Name of gem(s) to query on matches the provided REGEXP" -msgstr "" +msgstr "Name of gem(s) to query on matches the provided REGEXP" #: share/completions/gem.fish:138 msgid "Generate RDoc/RI documentation for all installed gems" -msgstr "" +msgstr "Generate RDoc/RI documentation for all installed gems" #: share/completions/gem.fish:139 msgid "Include RDoc generated documents" -msgstr "" +msgstr "Include RDoc generated documents" #: share/completions/gem.fish:140 msgid "Don't include RDoc generated documents" -msgstr "" +msgstr "Don't include RDoc generated documents" #: share/completions/gem.fish:141 msgid "Include RI generated documents" -msgstr "" +msgstr "Include RI generated documents" #: share/completions/gem.fish:142 msgid "Don't include RI generated documents" -msgstr "" +msgstr "Don't include RI generated documents" #: share/completions/gem.fish:143 -#, fuzzy msgid "Specify version of gem to rdoc" -msgstr "Specify users for query" +msgstr "Specify version of gem to rdoc" #: share/completions/gem.fish:157 -#, fuzzy msgid "Specify version of gem to examine" -msgstr "Specify destination email" +msgstr "Specify version of gem to examine" #: share/completions/gem.fish:161 msgid "Output specifications for all versions of the gem" -msgstr "" +msgstr "Output specifications for all versions of the gem" #: share/completions/gem.fish:166 -#, fuzzy msgid "Uninstall all matching versions" -msgstr "Print all versions" +msgstr "Uninstall all matching versions" #: share/completions/gem.fish:167 -#, fuzzy msgid "Don't uninstall all matching versions" -msgstr "Don't really uninstall anything" +msgstr "Don't uninstall all matching versions" #: share/completions/gem.fish:168 msgid "Ignore dependency requirements while uninstalling" -msgstr "" +msgstr "Ignore dependency requirements while uninstalling" #: share/completions/gem.fish:169 -#, fuzzy msgid "Don't ignore dependency requirements while uninstalling" -msgstr "Don't check dependencies before uninstalling the packages" +msgstr "Don't ignore dependency requirements while uninstalling" #: share/completions/gem.fish:170 msgid "Uninstall applicable executables without confirmation" -msgstr "" +msgstr "Uninstall applicable executables without confirmation" #: share/completions/gem.fish:171 msgid "Don't uninstall applicable executables without confirmation" -msgstr "" +msgstr "Don't uninstall applicable executables without confirmation" #: share/completions/gem.fish:177 msgid "Specify version of gem to unpack" -msgstr "" +msgstr "Specify version of gem to unpack" #: share/completions/gem.fish:196 msgid "Update the RubyGems system software" -msgstr "" +msgstr "Update the RubyGems system software" + +#: share/completions/git.fish:98 +msgid "name" +msgstr "name" -#: share/completions/git.fish:121 share/completions/git.fish:144 +#: share/completions/git.fish:153 share/completions/git.fish:176 msgid "Branch" -msgstr "" +msgstr "Branch" -#: share/completions/git.fish:145 -#, fuzzy +#: share/completions/git.fish:177 msgid "Tag" -msgstr "Target" +msgstr "Tag" #: share/completions/gpg.fish:116 msgid "Write output to specified file" @@ -4786,25 +4694,24 @@ msgid "Suffix" msgstr "Suffix" #: share/completions/help.fish:6 -#, fuzzy msgid "Help for this command" -msgstr "Set prompt command" +msgstr "Help for this command" #: share/completions/help.fish:9 msgid "Introduction to the fish syntax" -msgstr "" +msgstr "Introduction to the fish syntax" #: share/completions/help.fish:10 msgid "Incomplete aspects of fish" -msgstr "" +msgstr "Incomplete aspects of fish" #: share/completions/help.fish:11 msgid "Known fish bugs" -msgstr "" +msgstr "Known fish bugs" #: share/completions/help.fish:12 msgid "Help on how to reuse previously entered commands" -msgstr "" +msgstr "Help on how to reuse previously entered commands" #: share/completions/help.fish:14 msgid "Help on how tab-completion works" @@ -4865,616 +4772,19 @@ msgstr "Help on wildcard expansion *.*" #: share/completions/help.fish:31 msgid "Help on command substitution (SUBCOMMAND)" -msgstr "Help on command substitution (SUBCOMMAND)" - -#: share/completions/help.fish:32 -msgid "Help on process expansion %JOB" -msgstr "Help on process expansion %JOB" - -#: share/completions/hg.fish:17 -#, fuzzy -msgid "add the specified files on the next commit" -msgstr "Add specified file to the current list of keyrings" - -#: share/completions/hg.fish:18 -msgid "add all new files, delete all missing files" -msgstr "" - -#: share/completions/hg.fish:19 -#, fuzzy -msgid "show changeset information by line for each file" -msgstr "Display change information for the package" - -#: share/completions/hg.fish:20 -#, fuzzy -msgid "create an unversioned archive of a repository revision" -msgstr "Commit an unversioned file or tree into the repository" - -#: share/completions/hg.fish:21 -msgid "reverse effect of earlier changeset" -msgstr "" - -#: share/completions/hg.fish:22 -msgid "subdivision search of changesets" -msgstr "" - -#: share/completions/hg.fish:23 -msgid "track a line of development with movable markers" -msgstr "" - -#: share/completions/hg.fish:24 -msgid "set or show the current branch name" -msgstr "" - -#: share/completions/hg.fish:25 -#, fuzzy -msgid "list repository named branches" -msgstr "Disable repository" - -#: share/completions/hg.fish:26 -#, fuzzy -msgid "create a changegroup file" -msgstr "Read package from file" - -#: share/completions/hg.fish:27 -#, fuzzy -msgid "output the current or given revision of files" -msgstr "Show the log messages for a set of revision(s) and/or file(s)" - -#: share/completions/hg.fish:28 -#, fuzzy -msgid "make a copy of an existing repository" -msgstr "Create a local copy of another repository" - -#: share/completions/hg.fish:29 -#, fuzzy -msgid "commit the specified files or all outstanding changes" -msgstr "Decrypt specified file or stdin" - -#: share/completions/hg.fish:30 -msgid "mark files as copied for the next commit" -msgstr "" - -#: share/completions/hg.fish:31 -msgid "diff repository (or selected files)" -msgstr "" - -#: share/completions/hg.fish:32 -msgid "dump the header and diffs for one or more changesets" -msgstr "" - -#: share/completions/hg.fish:33 -#, fuzzy -msgid "forget the specified files on the next commit" -msgstr "Move file specified on commandline" - -#: share/completions/hg.fish:34 -#, fuzzy -msgid "copy changes from other branches onto the current branch" -msgstr "Bring changes from the repository into the working copy" - -#: share/completions/hg.fish:35 -msgid "search for a pattern in specified files and revisions" -msgstr "" - -#: share/completions/hg.fish:36 -msgid "show current repository heads or show branch heads" -msgstr "" - -#: share/completions/hg.fish:37 -msgid "show help for a given topic or a help overview" -msgstr "" - -#: share/completions/hg.fish:38 -#, fuzzy -msgid "identify the working copy or specified revision" -msgstr "Update the working copy to a different URL" - -#: share/completions/hg.fish:39 -#, fuzzy -msgid "import an ordered set of patches" -msgstr "Print byte offset of matches" - -#: share/completions/hg.fish:40 -msgid "show new changesets found in source" -msgstr "" - -#: share/completions/hg.fish:41 -#, fuzzy -msgid "create a new repository in the given directory" -msgstr "Create a CVS repository if it doesnt exist" - -#: share/completions/hg.fish:42 -#, fuzzy -msgid "locate files matching specific patterns" -msgstr "Exclude files that match pattern" - -#: share/completions/hg.fish:43 -msgid "show revision history of entire repository or files" -msgstr "" - -#: share/completions/hg.fish:44 -#, fuzzy -msgid "output the current or given revision of the project manifest" -msgstr "Show the log messages for a set of revision(s) and/or file(s)" - -#: share/completions/hg.fish:45 -msgid "merge working directory with another revision" -msgstr "" - -#: share/completions/hg.fish:46 -#, fuzzy -msgid "show changesets not found in the destination" -msgstr "Query packages with the specified group" - -#: share/completions/hg.fish:47 -#, fuzzy -msgid "show the parents of the working directory or revision" -msgstr "Change working directory" - -#: share/completions/hg.fish:48 -#, fuzzy -msgid "show aliases for remote repositories" -msgstr "Removes entry in .cvspass for remote repository" - -#: share/completions/hg.fish:49 -msgid "set or show the current phase name" -msgstr "" - -#: share/completions/hg.fish:50 -#, fuzzy -msgid "pull changes from the specified source" -msgstr "Query packages with the specified group" - -#: share/completions/hg.fish:51 -#, fuzzy -msgid "push changes to the specified destination" -msgstr "Query packages with the specified group" - -#: share/completions/hg.fish:52 -msgid "roll back an interrupted transaction" -msgstr "" - -#: share/completions/hg.fish:53 -#, fuzzy -msgid "remove the specified files on the next commit" -msgstr "Move file specified on commandline" - -#: share/completions/hg.fish:54 -msgid "rename files; equivalent of copy + remove" -msgstr "" - -#: share/completions/hg.fish:55 -msgid "redo merges or set/view the merge status of files" -msgstr "" - -#: share/completions/hg.fish:56 -msgid "restore files to their checkout state" -msgstr "" - -#: share/completions/hg.fish:57 -msgid "roll back the last transaction (dangerous)" -msgstr "" - -#: share/completions/hg.fish:58 -#, fuzzy -msgid "print the root (top) of the current working directory" -msgstr "Change working directory" - -#: share/completions/hg.fish:59 -msgid "start stand-alone webserver" -msgstr "" - -#: share/completions/hg.fish:60 -msgid "show combined config settings from all hgrc files" -msgstr "" - -#: share/completions/hg.fish:61 -#, fuzzy -msgid "show changed files in the working directory" -msgstr "Change working directory" - -#: share/completions/hg.fish:62 -#, fuzzy -msgid "summarize working directory state" -msgstr "Print working directory" - -#: share/completions/hg.fish:63 -msgid "add one or more tags for the current or given revision" -msgstr "" - -#: share/completions/hg.fish:64 -#, fuzzy -msgid "list repository tags" -msgstr "Disable repository" - -#: share/completions/hg.fish:65 -#, fuzzy -msgid "show the tip revision" -msgstr "Show the time" - -#: share/completions/hg.fish:66 -#, fuzzy -msgid "apply one or more changegroup files" -msgstr "Read package from file" - -#: share/completions/hg.fish:67 -#, fuzzy -msgid "update working directory (or switch revisions)" -msgstr "Change working directory" - -#: share/completions/hg.fish:68 -#, fuzzy -msgid "verify the integrity of the repository" -msgstr "Remove an entry from the repository" - -#: share/completions/hg.fish:69 -#, fuzzy -msgid "output version and copyright information" -msgstr "Ignore version magic information" - -#: share/completions/hg.fish:70 -#, fuzzy -msgid "Configuration Files" -msgstr "Configuration file" - -#: share/completions/hg.fish:71 -#, fuzzy -msgid "Date Formats" -msgstr "Set format" - -#: share/completions/hg.fish:72 -#, fuzzy -msgid "Diff Formats" -msgstr "List format" - -#: share/completions/hg.fish:73 -#, fuzzy -msgid "Environment Variables" -msgstr "Handle environment variables" - -#: share/completions/hg.fish:74 -msgid "Using Additional Features" -msgstr "" - -#: share/completions/hg.fish:75 -#, fuzzy -msgid "Specifying File Sets" -msgstr "Specify config file" - -#: share/completions/hg.fish:76 -msgid "Glossary" -msgstr "" - -#: share/completions/hg.fish:77 -msgid "Syntax for Mercurial Ignore Files" -msgstr "" - -#: share/completions/hg.fish:78 -#, fuzzy -msgid "Configuring hgweb" -msgstr "Configuration file" - -#: share/completions/hg.fish:79 -#, fuzzy -msgid "Merge Tools" -msgstr "Merge sorted files" - -#: share/completions/hg.fish:80 -#, fuzzy -msgid "Specifying Multiple Revisions" -msgstr "Specify revision" - -#: share/completions/hg.fish:81 -msgid "File Name Patterns" -msgstr "" - -#: share/completions/hg.fish:82 -msgid "Working with Phases" -msgstr "" - -#: share/completions/hg.fish:83 -#, fuzzy -msgid "Specifying Single Revisions" -msgstr "Specify revision" - -#: share/completions/hg.fish:84 -#, fuzzy -msgid "Specifying Revision Sets" -msgstr "Specify revision states" - -#: share/completions/hg.fish:85 -msgid "Subrepositories" -msgstr "" - -#: share/completions/hg.fish:86 -msgid "Template Usage" -msgstr "" - -#: share/completions/hg.fish:87 -msgid "URL Paths" -msgstr "" - -#: share/completions/hg.fish:94 share/completions/hg.fish:433 -#: share/completions/hg.fish:458 share/completions/hg.fish:569 -#: share/completions/hg.fish:579 share/completions/hg.fish:594 -#: share/completions/hg.fish:606 share/completions/hg.fish:671 -#, fuzzy -msgid "[+] include names matching the given patterns" -msgstr "Insert modules matching the given wildcard" - -#: share/completions/hg.fish:95 share/completions/hg.fish:434 -#: share/completions/hg.fish:459 share/completions/hg.fish:570 -#: share/completions/hg.fish:580 share/completions/hg.fish:595 -#: share/completions/hg.fish:607 share/completions/hg.fish:672 -#, fuzzy -msgid "[+] exclude names matching the given patterns" -msgstr "List all modules matching the given wildcard" - -#: share/completions/hg.fish:104 share/completions/hg.fish:391 -msgid "Guess renamed files by similarity (0<=s<=100)" -msgstr "" - -#: share/completions/hg.fish:105 -#, fuzzy -msgid "[+] include names matching the given patterns" -msgstr "Insert modules matching the given wildcard" - -#: share/completions/hg.fish:106 -#, fuzzy -msgid "[+] exclude names matching the given patterns" -msgstr "List all modules matching the given wildcard" - -#: share/completions/hg.fish:114 -#, fuzzy -msgid "Annotate the specified revision" -msgstr "Help for the specified builtin" - -#: share/completions/hg.fish:387 -#, fuzzy -msgid "Use text as commit message" -msgstr "Read commit message from file" - -#: share/completions/hg.fish:388 -msgid "Read commit message from file" -msgstr "Read commit message from file" - -#: share/completions/hg.fish:389 share/completions/hg.fish:693 -#, fuzzy -msgid "Record the specified date as commit date" -msgstr "Help for the specified command" - -#: share/completions/hg.fish:390 share/completions/hg.fish:694 -#, fuzzy -msgid "Record the specified user as committer" -msgstr "Use specified string as comment string" - -#: share/completions/hg.fish:400 -#, fuzzy -msgid "File to store the bundles into" -msgstr "Edit the patch bundle description" - -#: share/completions/hg.fish:401 share/completions/hg.fish:446 -#: share/completions/hg.fish:448 share/completions/hg.fish:450 -#: share/completions/hg.fish:485 share/completions/hg.fish:534 -#: share/completions/hg.fish:536 share/completions/hg.fish:548 -#: share/completions/hg.fish:550 share/completions/hg.fish:669 -msgid "[+]" -msgstr "" - -#: share/completions/hg.fish:403 -msgid "[+] a specific branch you would like to pull" -msgstr "" - -#: share/completions/hg.fish:406 share/completions/hg.fish:453 -#: share/completions/hg.fish:491 -#, fuzzy -msgid "Limit number of changes displayed" -msgstr "Only print number of matches" - -#: share/completions/hg.fish:409 share/completions/hg.fish:456 -#: share/completions/hg.fish:494 share/completions/hg.fish:507 -#: share/completions/hg.fish:709 -msgid "Display using template map file" -msgstr "" - -#: share/completions/hg.fish:410 share/completions/hg.fish:457 -#: share/completions/hg.fish:495 share/completions/hg.fish:508 -#: share/completions/hg.fish:710 -#, fuzzy -msgid "Display with template" -msgstr "Display all matches" - -#: share/completions/hg.fish:411 share/completions/hg.fish:421 -#: share/completions/hg.fish:496 share/completions/hg.fish:537 -#: share/completions/hg.fish:552 -#, fuzzy -msgid "Specify ssh command to use" -msgstr "Pass command to shell" - -#: share/completions/hg.fish:412 share/completions/hg.fish:422 -#: share/completions/hg.fish:497 share/completions/hg.fish:538 -#: share/completions/hg.fish:553 -#, fuzzy -msgid "Specify hg command to run on the remote side" -msgstr "Specify root directory for rpm operations" - -#: share/completions/hg.fish:430 -#, fuzzy -msgid "Search the repository as it is in REV" -msgstr "Specify the repository URL" - -#: share/completions/hg.fish:441 -msgid "A filename will only show ancestors or" -msgstr "" - -#: share/completions/hg.fish:443 -#, fuzzy -msgid "Show revisions matching date spec" -msgstr "Show only matching part" - -#: share/completions/hg.fish:445 -msgid "[+] do case-insensitive search for a given text" -msgstr "" - -#: share/completions/hg.fish:449 -msgid "[+] show changesets within the given named branch" -msgstr "" - -#: share/completions/hg.fish:466 -#, fuzzy -msgid "Revision to display" -msgstr "Select display" - -#: share/completions/hg.fish:475 -msgid "Revision to merge" -msgstr "" - -#: share/completions/hg.fish:477 share/completions/hg.fish:593 -#, fuzzy -msgid "Specify merge tool" -msgstr "Specify trust model" - -#: share/completions/hg.fish:488 -msgid "[+] a specific branch you would like to push" -msgstr "" - -#: share/completions/hg.fish:506 -#, fuzzy -msgid "Show parents of the specified revision" -msgstr "Query packages with the specified group" - -#: share/completions/hg.fish:525 -#, fuzzy -msgid "[+] target revision" -msgstr "Merge revisions" - -#: share/completions/hg.fish:535 -msgid "[+] bookmark to pull" -msgstr "" - -#: share/completions/hg.fish:546 -msgid "You want to allow push to create a new named branch" -msgstr "" - -#: share/completions/hg.fish:549 -msgid "[+] bookmark to push" -msgstr "" - -#: share/completions/hg.fish:603 share/completions/hg.fish:726 -#, fuzzy -msgid "Tipmost revision matching date" -msgstr "Show only matching part" - -#: share/completions/hg.fish:604 -#, fuzzy -msgid "Revert to the specified revision" -msgstr "Help for the specified builtin" - -#: share/completions/hg.fish:615 -msgid "Not perform actions, just print output" -msgstr "" - -#: share/completions/hg.fish:629 -msgid "Name of access log file to write to" -msgstr "" - -#: share/completions/hg.fish:631 -msgid "Used internally by daemon mode" -msgstr "" - -#: share/completions/hg.fish:632 -msgid "Name of error log file to write to" -msgstr "" - -#: share/completions/hg.fish:633 -msgid "Port to listen on (default: 8000)" -msgstr "" - -#: share/completions/hg.fish:634 -msgid "Address to listen on (default: all interfaces)" -msgstr "" - -#: share/completions/hg.fish:635 -msgid "Prefix path to serve from (default: server root)" -msgstr "" - -#: share/completions/hg.fish:636 -msgid "Name to show in web pages (default: working" -msgstr "" - -#: share/completions/hg.fish:637 -msgid "Name of the hgweb config file (see \"hg help hgweb\")" -msgstr "" - -#: share/completions/hg.fish:638 -msgid "Name of file to write process ID to" -msgstr "" - -#: share/completions/hg.fish:640 -#, fuzzy -msgid "For remote clients" -msgstr "List or remove functions" - -#: share/completions/hg.fish:641 -msgid "Web templates to use" -msgstr "" - -#: share/completions/hg.fish:642 -msgid "Template style to use" -msgstr "" - -#: share/completions/hg.fish:644 -#, fuzzy -msgid "SSL certificate file" -msgstr "Set certificate policy" - -#: share/completions/hg.fish:651 -#, fuzzy -msgid "Untrusted configuration options" -msgstr "Set config options" - -#: share/completions/hg.fish:670 -#, fuzzy -msgid "List the changed files of a revision" -msgstr "List all properties on files, dirs, or revisions" - -#: share/completions/hg.fish:680 -msgid "For push and pull" -msgstr "" - -#: share/completions/hg.fish:689 -msgid "Revision to tag" -msgstr "" - -#: share/completions/hg.fish:692 -msgid "Use as commit message" -msgstr "" - -#: share/completions/hg.fish:717 -msgid "To new branch head if changesets were unbundled" -msgstr "" - -#: share/completions/hg.fish:727 -#, fuzzy -msgid "Revision" -msgstr "Merge revisions" - -#: share/completions/hg.fish:844 -msgid "Or select an existing template-style (--style)" -msgstr "" +msgstr "Help on command substitution (SUBCOMMAND)" -#: share/completions/hg.fish:845 -msgid "Is set" -msgstr "" +#: share/completions/help.fish:32 +msgid "Help on process expansion %JOB" +msgstr "Help on process expansion %JOB" #: share/completions/history.fish:1 msgid "Match history items that start with the given prefix" -msgstr "" +msgstr "Match history items that start with the given prefix" #: share/completions/history.fish:2 msgid "Match history items that contain the given string" -msgstr "" +msgstr "Match history items that contain the given string" #: share/completions/ifconfig.fish:1 msgid "Stop interface" @@ -5496,6 +4806,7 @@ msgstr "Buffer space" #: share/completions/lsusb.fish:2 msgid "Show only devices with specified device and/or bus numbers (in decimal)" msgstr "" +"Show only devices with specified device and/or bus numbers (in decimal)" #: share/completions/make.fish:12 msgid "Target" @@ -5559,7 +4870,7 @@ msgstr "Line width" #: share/completions/mosh.fish:20 msgid "Controls use of speculative local echo" -msgstr "" +msgstr "Controls use of speculative local echo" #: share/completions/mount.fish:19 msgid "Mount partition with specified label" @@ -5570,9 +4881,8 @@ msgid "Mount partition with specified UID" msgstr "Mount partition with specified UID" #: share/completions/mount.fish:21 -#, fuzzy msgid "Exclude file systems" -msgstr "Exclude filesystems" +msgstr "Exclude file systems" #: share/completions/mount.fish:22 msgid "Remount a subtree to a second position" @@ -5583,9 +4893,8 @@ msgid "Move a subtree to a new position" msgstr "Move a subtree to a new position" #: share/completions/mount.fish:24 -#, fuzzy msgid "File system" -msgstr "Filesystem" +msgstr "File system" #: share/completions/mount.fish:26 msgid "Mount option" @@ -5608,104 +4917,489 @@ msgid "Audio output" msgstr "Audio output" #: share/completions/msgfmt.fish:5 -#, fuzzy msgid "Generate a Java ResourceBundle class" -msgstr "Generate source index file" +msgstr "Generate a Java ResourceBundle class" #: share/completions/msgfmt.fish:6 msgid "Like --java, and assume Java2 (JDK 1.2 or higher)" -msgstr "" +msgstr "Like --java, and assume Java2 (JDK 1.2 or higher)" #: share/completions/msgfmt.fish:7 -#, fuzzy msgid "Generate a .NET .dll file" -msgstr "Generate master file" +msgstr "Generate a .NET .dll file" #: share/completions/msgfmt.fish:8 -#, fuzzy msgid "Generate a .NET .resources file" -msgstr "Generate source index file" +msgstr "Generate a .NET .resources file" #: share/completions/msgfmt.fish:9 -#, fuzzy msgid "Generate a tcl/msgcat .msg file" -msgstr "Generate master file" +msgstr "Generate a tcl/msgcat .msg file" #: share/completions/msgfmt.fish:10 -#, fuzzy msgid "Generate a Qt .qm file" -msgstr "Generate master file" +msgstr "Generate a Qt .qm file" #: share/completions/msgfmt.fish:17 -#, fuzzy msgid "Resource name" -msgstr "Set volume name" +msgstr "Resource name" #: share/completions/msgfmt.fish:18 msgid "Locale name, either language or language_COUNTRY" -msgstr "" +msgstr "Locale name, either language or language_COUNTRY" #: share/completions/msgfmt.fish:19 -#, fuzzy msgid "Base directory for output" -msgstr "File descriptor for input" +msgstr "Base directory for output" #: share/completions/mutt.fish:18 msgid "An expanded version of the given alias is passed to stdout" -msgstr "" +msgstr "An expanded version of the given alias is passed to stdout" #: share/completions/mutt.fish:19 msgid "Attach a file to your message using MIME" -msgstr "" +msgstr "Attach a file to your message using MIME" #: share/completions/mutt.fish:20 msgid "Specify a blind-carbon-copy (BCC) recipient" -msgstr "" +msgstr "Specify a blind-carbon-copy (BCC) recipient" #: share/completions/mutt.fish:21 msgid "Specify a carbon-copy (CC) recipient" -msgstr "" +msgstr "Specify a carbon-copy (CC) recipient" #: share/completions/mutt.fish:22 msgid "Run command after processing of initialization files" -msgstr "" +msgstr "Run command after processing of initialization files" #: share/completions/mutt.fish:23 -#, fuzzy msgid "Specify which mailbox to load" -msgstr "Specify sendmail command" +msgstr "Specify which mailbox to load" #: share/completions/mutt.fish:24 msgid "Specify an initialization file to read instead of ~/.muttrc" -msgstr "" +msgstr "Specify an initialization file to read instead of ~/.muttrc" #: share/completions/mutt.fish:25 msgid "Specify a draft file containing header and body for the message" -msgstr "" +msgstr "Specify a draft file containing header and body for the message" #: share/completions/mutt.fish:26 msgid "Specify a file to include into the body of a message" -msgstr "" +msgstr "Specify a file to include into the body of a message" #: share/completions/mutt.fish:27 -#, fuzzy msgid "Specify a default mailbox type" -msgstr "Specify destination email" +msgstr "Specify a default mailbox type" #: share/completions/mutt.fish:28 -#, fuzzy msgid "Query a configuration variables value" -msgstr "Specify a configuration file" +msgstr "Query a configuration variables value" #: share/completions/mutt.fish:29 -#, fuzzy msgid "Specify the subject of the message" -msgstr "Specify commit message" +msgstr "Specify the subject of the message" #: share/completions/mv.fish:4 msgid "Answer for overwrite questions" msgstr "Answer for overwrite questions" +#: share/completions/node.fish:9 +msgid "Print node's version" +msgstr "Print node's version" + +#: share/completions/node.fish:10 +msgid "Evaluate script" +msgstr "Evaluate script" + +#: share/completions/node.fish:11 +msgid "Print result of --eval" +msgstr "Print result of --eval" + +#: share/completions/obnam.fish:9 +msgid "Adds an encryption key to the repository" +msgstr "Adds an encryption key to the repository" + +#: share/completions/obnam.fish:11 +msgid "Lists the keys associated with each client" +msgstr "Lists the keys associated with each client" + +#: share/completions/obnam.fish:12 +msgid "Lists the clients in the repository" +msgstr "Lists the clients in the repository" + +#: share/completions/obnam.fish:13 +msgid "Compares two generations" +msgstr "Compares two generations" + +#: share/completions/obnam.fish:14 +msgid "Dumps the repository" +msgstr "Dumps the repository" + +#: share/completions/obnam.fish:15 +msgid "Removes a lock file for a client" +msgstr "Removes a lock file for a client" + +#: share/completions/obnam.fish:16 +msgid "Removes backup generations" +msgstr "Removes backup generations" + +#: share/completions/obnam.fish:17 +msgid "Checks the consistency of the repository" +msgstr "Checks the consistency of the repository" + +#: share/completions/obnam.fish:18 +msgid "Lists every backup generation" +msgstr "Lists every backup generation" + +#: share/completions/obnam.fish:19 +msgid "Lists the identifier for every generation" +msgstr "Lists the identifier for every generation" + +#: share/completions/obnam.fish:20 +msgid "Lists the keys" +msgstr "Lists the keys" + +#: share/completions/obnam.fish:21 +msgid "Lists the toplevel keys" +msgstr "Lists the toplevel keys" + +#: share/completions/obnam.fish:22 +msgid "Lists the contents of a given generation" +msgstr "Lists the contents of a given generation" + +#: share/completions/obnam.fish:23 +msgid "Makes the repository available via FUSE" +msgstr "Makes the repository available via FUSE" + +#: share/completions/obnam.fish:24 +msgid "Check if a backup age exceeds a threshold" +msgstr "" + +#: share/completions/obnam.fish:25 +msgid "Removes a client from the repository" +msgstr "Removes a client from the repository" + +#: share/completions/obnam.fish:26 +msgid "Removes a key from the repository" +msgstr "Removes a key from the repository" + +#: share/completions/obnam.fish:27 +msgid "Restore files from the repository" +msgstr "Restore files from the repository" + +#: share/completions/obnam.fish:28 +msgid "Verifies files in the repository" +msgstr "Verifies files in the repository" + +#: share/completions/obnam.fish:30 +msgid "Restore setuid/setgid bits in restored files" +msgstr "" + +#: share/completions/obnam.fish:31 +msgid "Do not restore setuid/setgid bits in restored files" +msgstr "" + +#: share/completions/obnam.fish:32 +msgid "Name of client" +msgstr "Name of client" + +#: share/completions/obnam.fish:33 +msgid "Compress repository with" +msgstr "Compress repository with" + +#: share/completions/obnam.fish:34 +msgid "For --nagios-last-backup-age: maximum age" +msgstr "" + +#: share/completions/obnam.fish:35 +msgid "Dump metadata about files" +msgstr "" + +#: share/completions/obnam.fish:36 +msgid "Do not dump metadata about files" +msgstr "Do not dump metadata about files" + +#: share/completions/obnam.fish:37 +msgid "Generate man page" +msgstr "Generate man page" + +#: share/completions/obnam.fish:38 +msgid "Which generation to restore" +msgstr "" + +#: share/completions/obnam.fish:39 +msgid "Show this help message and exit" +msgstr "Show this help message and exit" + +#: share/completions/obnam.fish:40 +msgid "Policy for what generations to keep when forgetting." +msgstr "" + +#: share/completions/obnam.fish:41 +msgid "Wait TIMEOUT seconds for an existing lock" +msgstr "" + +#: share/completions/obnam.fish:43 +msgid "Do not actually change anything" +msgstr "Do not actually change anything" + +#: share/completions/obnam.fish:44 +msgid "Actually commit changes" +msgstr "Actually commit changes" + +#: share/completions/obnam.fish:45 +msgid "Show only errors, no progress updates" +msgstr "" + +#: share/completions/obnam.fish:46 +msgid "Show errors and progress updates" +msgstr "" + +#: share/completions/obnam.fish:49 +msgid "Simulate failures for files that match REGEXP" +msgstr "Simulate failures for files that match REGEXP" + +#: share/completions/obnam.fish:52 +msgid "Be more verbose" +msgstr "" + +#: share/completions/obnam.fish:53 +msgid "Do not be verbose" +msgstr "Do not be verbose" + +#: share/completions/obnam.fish:54 +msgid "Verify N files randomly from the backup" +msgstr "" + +#: share/completions/obnam.fish:55 +msgid "Show version number and exit" +msgstr "Show version number and exit" + +#: share/completions/obnam.fish:57 +msgid "Make a checkpoint after a given SIZE" +msgstr "" + +#: share/completions/obnam.fish:58 +msgid "Deduplicate mode" +msgstr "Deduplicate mode" + +#: share/completions/obnam.fish:60 +msgid "Exclude directories tagged as cache" +msgstr "Exclude directories tagged as cache" + +#: share/completions/obnam.fish:61 +msgid "Include directories tagged as cache" +msgstr "Include directories tagged as cache" + +#: share/completions/obnam.fish:63 +msgid "Leave checkpoint generations at the end of backup" +msgstr "" + +#: share/completions/obnam.fish:64 +msgid "Omit checkpoint generations at the end of backup" +msgstr "" + +#: share/completions/obnam.fish:65 +msgid "Do not follow mount points" +msgstr "Do not follow mount points" + +#: share/completions/obnam.fish:66 +msgid "Follow mount points" +msgstr "Follow mount points" + +#: share/completions/obnam.fish:67 +msgid "Put small files directly into the B-tree" +msgstr "" + +#: share/completions/obnam.fish:68 +msgid "No not put small files into the B-tree" +msgstr "" + +#: share/completions/obnam.fish:70 +msgid "Write out the current configuration" +msgstr "Write out the current configuration" + +#: share/completions/obnam.fish:71 +msgid "Write out setting names" +msgstr "Write out setting names" + +#: share/completions/obnam.fish:72 +msgid "Show all options" +msgstr "Show all options" + +#: share/completions/obnam.fish:73 +msgid "List config files" +msgstr "List config files" + +#: share/completions/obnam.fish:74 +msgid "Clear list of configuration files to read" +msgstr "Clear list of configuration files to read" + +#: share/completions/obnam.fish:75 +msgid "PGP key with which to encrypt" +msgstr "" + +#: share/completions/obnam.fish:76 +msgid "Show additional user IDs" +msgstr "Show additional user IDs" + +#: share/completions/obnam.fish:77 +msgid "Do not show additional user IDs" +msgstr "Do not show additional user IDs" + +#: share/completions/obnam.fish:78 +msgid "PGP key id" +msgstr "" + +#: share/completions/obnam.fish:79 +msgid "Size of symmetric key" +msgstr "" + +#: share/completions/obnam.fish:80 +msgid "Use /dev/urandom instead of /dev/random" +msgstr "Use /dev/urandom instead of /dev/random" + +#: share/completions/obnam.fish:81 +msgid "Use default /dev/random" +msgstr "" + +#: share/completions/obnam.fish:83 +msgid "fsck should try to fix problems" +msgstr "" + +#: share/completions/obnam.fish:84 +msgid "fsck should not try to fix problems" +msgstr "" + +#: share/completions/obnam.fish:85 +msgid "Ignore chunks when checking integrity" +msgstr "Ignore chunks when checking integrity" + +#: share/completions/obnam.fish:86 +msgid "Check chunks when checking integrity" +msgstr "" + +#: share/completions/obnam.fish:87 +msgid "Do not check data for cient NAME." +msgstr "" + +#: share/completions/obnam.fish:88 +msgid "Check only the last generation" +msgstr "Check only the last generation" + +#: share/completions/obnam.fish:89 share/completions/obnam.fish:95 +msgid "Check all generations" +msgstr "Check all generations" + +#: share/completions/obnam.fish:90 +msgid "Do not check directories" +msgstr "Do not check directories" + +#: share/completions/obnam.fish:91 +msgid "Check directories" +msgstr "Check directories" + +#: share/completions/obnam.fish:92 +msgid "Do not check files" +msgstr "Do not check files" + +#: share/completions/obnam.fish:93 +msgid "Check files" +msgstr "Check files" + +#: share/completions/obnam.fish:94 +msgid "Do not check any generations" +msgstr "Do not check any generations" + +#: share/completions/obnam.fish:96 +msgid "Do not check per-client B-trees" +msgstr "Do not check per-client B-trees" + +#: share/completions/obnam.fish:97 +msgid "Check per-client B-trees" +msgstr "" + +#: share/completions/obnam.fish:98 +msgid "Do not check shared B-trees" +msgstr "Do not check shared B-trees" + +#: share/completions/obnam.fish:99 +msgid "Check shared B-trees" +msgstr "Check shared B-trees" + +#: share/completions/obnam.fish:102 +msgid "Keep last N logs (10)" +msgstr "" + +#: share/completions/obnam.fish:103 +msgid "Log at LEVEL" +msgstr "" + +#: share/completions/obnam.fish:104 +msgid "Rotate logs larger than SIZE" +msgstr "" + +#: share/completions/obnam.fish:105 +msgid "Set permissions of logfiles to MODE" +msgstr "" + +#: share/completions/obnam.fish:106 +msgid "Options to pass to FUSE" +msgstr "" + +#: share/completions/obnam.fish:107 +msgid "Make memory profiling dumps using METHOD" +msgstr "" + +#: share/completions/obnam.fish:108 +msgid "Make memory profiling dumps at SECONDS" +msgstr "" + +#: share/completions/obnam.fish:109 +msgid "Size of chunks of file data" +msgstr "" + +#: share/completions/obnam.fish:110 +msgid "Encode NUM chunk ids per group" +msgstr "" + +#: share/completions/obnam.fish:111 +msgid "Chunk id level size" +msgstr "" + +#: share/completions/obnam.fish:112 +msgid "Depth of chunk id mapping" +msgstr "Depth of chunk id mapping" + +#: share/completions/obnam.fish:113 +msgid "Chunk id mapping lowest bits skip" +msgstr "" + +#: share/completions/obnam.fish:114 +msgid "Size of LRU cache for B-tree nodes" +msgstr "" + +#: share/completions/obnam.fish:115 +msgid "Size of B-tree nodes on disk" +msgstr "Size of B-tree nodes on disk" + +#: share/completions/obnam.fish:116 +msgid "Length of upload queue for B-tree nodes" +msgstr "" + +#: share/completions/obnam.fish:117 +msgid "Use only paramiko, no openssh" +msgstr "" + +#: share/completions/obnam.fish:118 +msgid "Use openssh if available" +msgstr "Use openssh if available" + +#: share/completions/obnam.fish:120 +msgid "ssh host key check" +msgstr "" + #: share/completions/perl.fish:6 msgid "Specify record separator" msgstr "Specify record separator" @@ -5767,14 +5461,12 @@ msgid "Debugger" msgstr "Debugger" #: share/completions/perl.fish:25 -#, fuzzy msgid "Disable sitecustomize.pl" -msgstr "Disable the use of cookies" +msgstr "Disable sitecustomize.pl" #: share/completions/perl.fish:27 -#, fuzzy msgid "Show help and exit" -msgstr "Display help and exit" +msgstr "Show help and exit" #: share/completions/perl.fish:30 msgid "Automatic line ending processing" @@ -5815,39 +5507,32 @@ msgid "Unsafe mode" msgstr "Unsafe mode" #: share/completions/perl.fish:42 -#, fuzzy msgid "Display configuration and exit" -msgstr "Display version and exit" +msgstr "Display configuration and exit" #: share/completions/perl.fish:43 -#, fuzzy msgid "Show warnings" -msgstr "Supress warnings" +msgstr "Show warnings" #: share/completions/perl.fish:44 -#, fuzzy msgid "Force warnings" -msgstr "Supress warnings" +msgstr "Force warnings" #: share/completions/perl.fish:45 -#, fuzzy msgid "Disable warnings" -msgstr "Disable warnings about MFC" +msgstr "Disable warnings" #: share/completions/portmaster.fish:49 -#, fuzzy msgid "Ports Directory" -msgstr "Directory" +msgstr "Ports Directory" #: share/completions/portmaster.fish:55 -#, fuzzy msgid "Installed Package" -msgstr "Install new package" +msgstr "Installed Package" #: share/completions/psql.fish:19 -#, fuzzy msgid "execute commands from file, then exit" -msgstr "Execute command as if part of .wgetrc" +msgstr "execute commands from file, then exit" #: share/completions/psql.fish:63 msgid "database server port" @@ -6238,14 +5923,12 @@ msgid "Force a fixed checksum block-size" msgstr "" #: share/completions/rsync.fish:42 -#, fuzzy msgid "Specify the remote shell to use" -msgstr "Specify the repository URL" +msgstr "Specify the remote shell to use" #: share/completions/rsync.fish:43 -#, fuzzy msgid "Specify the rsync to run on remote machine" -msgstr "Specify root directory for rpm operations" +msgstr "Specify the rsync to run on remote machine" #: share/completions/rsync.fish:69 msgid "Also compare received files relative to DIR" @@ -6258,9 +5941,8 @@ msgid "" msgstr "" #: share/completions/rsync.fish:93 -#, fuzzy msgid "Output filenames using the specified format" -msgstr "Output profiling information to specified file" +msgstr "Output filenames using the specified format" #: share/completions/rsync.fish:94 msgid "Read password from FILE" @@ -6275,9 +5957,8 @@ msgid "Write a batched update to FILE" msgstr "" #: share/completions/rsync.fish:99 -#, fuzzy msgid "Read a batched update from FILE" -msgstr "Read the patch from patchfile" +msgstr "Read a batched update from FILE" #: share/completions/rsync.fish:100 msgid "Force an older protocol version to be used" @@ -6332,15 +6013,15 @@ msgstr "Change background color" msgid "Locale" msgstr "Locale" -#: share/completions/sort.fish:12 +#: share/completions/sort.fish:16 msgid "Write to file" msgstr "Write to file" -#: share/completions/sort.fish:14 +#: share/completions/sort.fish:18 msgid "Set memory buffer size" msgstr "Set memory buffer size" -#: share/completions/sort.fish:16 +#: share/completions/sort.fish:20 msgid "Set temporary directory" msgstr "Set temporary directory" @@ -6369,9 +6050,8 @@ msgid "Open composition window with attached files" msgstr "" #: share/completions/sylpheed.fish:10 -#, fuzzy msgid "Receive new messages" -msgstr "Replace a log message" +msgstr "Receive new messages" #: share/completions/sylpheed.fish:11 msgid "Receive new messages of all accounts" @@ -6390,9 +6070,8 @@ msgid "Show the total number of messages for each folder" msgstr "" #: share/completions/sylpheed.fish:15 -#, fuzzy msgid "Specify directory with configuration files" -msgstr "Specify a configuration file" +msgstr "Specify directory with configuration files" #: share/completions/tar.fish:19 share/functions/cd.fish:5 msgid "Change directory" @@ -6495,18 +6174,16 @@ msgid "Use Kerberos realm for authentication" msgstr "Use Kerberos realm for authentication" #: share/completions/tmux.fish:1 -#, fuzzy msgid "available sessions" -msgstr "Evaluate expression" +msgstr "available sessions" #: share/completions/tmux.fish:5 msgid "connected clients" msgstr "" #: share/completions/tmux.fish:9 -#, fuzzy msgid "window panes" -msgstr "Window size change" +msgstr "window panes" #: share/completions/totem.fish:18 msgid "Tell any running totem instance: Add to playlist" @@ -6533,38 +6210,32 @@ msgid "Set time" msgstr "Set time" #: share/completions/unrar.fish:5 -#, fuzzy msgid "Extract files to current directory" -msgstr "Read files under each directory" +msgstr "Extract files to current directory" #: share/completions/unrar.fish:6 msgid "List archive" msgstr "List archive" #: share/completions/unrar.fish:7 -#, fuzzy msgid "List archive (technical)" -msgstr "List archive" +msgstr "List archive (technical)" #: share/completions/unrar.fish:8 -#, fuzzy msgid "List archive (bare)" -msgstr "List archive" +msgstr "List archive (bare)" #: share/completions/unrar.fish:9 -#, fuzzy msgid "Print file to stdout" -msgstr "Pipe files to stdout" +msgstr "Print file to stdout" #: share/completions/unrar.fish:10 -#, fuzzy msgid "Test archive files" -msgstr "Archive file" +msgstr "Test archive files" #: share/completions/unrar.fish:11 -#, fuzzy msgid "Verbosely list archive" -msgstr "Verify archive" +msgstr "Verbosely list archive" #: share/completions/unrar.fish:12 msgid "Verbosely list archive (technical)" @@ -6575,9 +6246,8 @@ msgid "Verbosely list archive (bare)" msgstr "" #: share/completions/unrar.fish:14 -#, fuzzy msgid "Extract files with full path" -msgstr "Extract file from file" +msgstr "Extract files with full path" #: share/completions/update-eix-remote.fish:16 msgid "" @@ -6598,14 +6268,12 @@ msgid "Remove all temporarily added virtual overlays from the eix database" msgstr "" #: share/completions/vagrant.fish:3 -#, fuzzy msgid "Test if vagrant has yet to be given the main command" -msgstr "Test if apt has yet to be given the subcommand" +msgstr "Test if vagrant has yet to be given the main command" -#: share/completions/vagrant.fish:34 -#, fuzzy +#: share/completions/vagrant.fish:23 msgid "Lists all available Vagrant boxes" -msgstr "List names of available signals" +msgstr "Lists all available Vagrant boxes" #: share/completions/valgrind.fish:12 msgid "Skin" @@ -6628,28 +6296,24 @@ msgid "Profiling output format" msgstr "Profiling output format" #: share/completions/vim-addons.fish:8 -#, fuzzy msgid "Test if vim-addons has yet to be given the subcommand" -msgstr "Test if apt has yet to be given the subcommand" +msgstr "Test if vim-addons has yet to be given the subcommand" #: share/completions/w.fish:6 msgid "Username" msgstr "Username" #: share/completions/wajig.fish:1 -#, fuzzy msgid "Test if wajig has yet to be given the subcommand" -msgstr "Test if apt has yet to be given the subcommand" +msgstr "Test if wajig has yet to be given the subcommand" #: share/completions/wajig.fish:10 -#, fuzzy msgid "Test if wajig command should have packages as potential completion" -msgstr "Test if apt command should have packages as potential completion" +msgstr "Test if wajig command should have packages as potential completion" #: share/completions/wajig.fish:97 -#, fuzzy msgid "Download package and any packages it depends on" -msgstr "List packages on which this package depends" +msgstr "Download package and any packages it depends on" #: share/completions/wajig.fish:98 msgid "Install package and associated recommended packages" @@ -6660,18 +6324,16 @@ msgid "Reconfigure the named installed packages or run gkdebconf" msgstr "" #: share/completions/wajig.fish:100 -#, fuzzy msgid "Reinstall each of the named packages" -msgstr "Install one or more packages" +msgstr "Reinstall each of the named packages" #: share/completions/wajig.fish:101 msgid "Reload daemon configs, e.g., gdm, apache (see list-daemons)" msgstr "" #: share/completions/wajig.fish:102 -#, fuzzy msgid "Remove one or more packages (see also purge)" -msgstr "Remove one or more packages" +msgstr "Remove one or more packages (see also purge)" #: share/completions/wajig.fish:103 msgid "Remove package and its dependees not required by others" @@ -6682,9 +6344,8 @@ msgid "Remove orphaned libraries (not required by installed packages)" msgstr "" #: share/completions/wajig.fish:105 -#, fuzzy msgid "Generate a .deb file for an installed package" -msgstr "Rebuild and install an installed package" +msgstr "Generate a .deb file for an installed package" #: share/completions/wajig.fish:106 msgid "Initialise or reset the JIG archive files" @@ -6695,18 +6356,16 @@ msgid "Stop then start a daemon, e.g., gdm, apache (see list-daemons)" msgstr "" #: share/completions/wajig.fish:108 -#, fuzzy msgid "Install a RedHat .rpm package" -msgstr "Install new package" +msgstr "Install a RedHat .rpm package" #: share/completions/wajig.fish:109 msgid "Convert a RedHat .rpm file to a Debian .deb file" msgstr "" #: share/completions/wajig.fish:110 -#, fuzzy msgid "Search for packages containing listed words" -msgstr "Search package containing pattern" +msgstr "Search for packages containing listed words" #: share/completions/wajig.fish:111 msgid "Find local Debian archives suitable for sources.list" @@ -6745,18 +6404,16 @@ msgid "Generates list of package=version for all installed packages" msgstr "" #: share/completions/wajig.fish:121 -#, fuzzy msgid "Retrieve and unpack sources for the named packages" -msgstr "List reverse dependencies for the package" +msgstr "Retrieve and unpack sources for the named packages" #: share/completions/wajig.fish:122 msgid "Start a daemon, e.g., gdm, apache (see list-daemons)" msgstr "" #: share/completions/wajig.fish:123 -#, fuzzy msgid "Show the version and available version of packages" -msgstr "Show full versions for packages" +msgstr "Show the version and available version of packages" #: share/completions/wajig.fish:124 share/completions/wajig.fish:125 msgid "Show the version and available version of matching packages" @@ -6775,9 +6432,8 @@ msgid "Run the Gnome task selector to install groups of packages" msgstr "" #: share/completions/wajig.fish:129 -#, fuzzy msgid "List packages with newer versions available for upgrading" -msgstr "Updates packages to the best version available" +msgstr "List packages with newer versions available for upgrading" #: share/completions/wajig.fish:130 msgid "Remove listed packages from hold so they are again upgraded" @@ -6788,9 +6444,8 @@ msgid "Search for an unofficial Debian package at apt-get.org" msgstr "" #: share/completions/wajig.fish:132 -#, fuzzy msgid "Update the list of down-loadable packages" -msgstr "Update list of source packages" +msgstr "Update the list of down-loadable packages" #: share/completions/wajig.fish:133 msgid "Update default alternative for things like x-window-manager" @@ -6809,14 +6464,12 @@ msgid "Upgrade all of the installed packages or just those listed" msgstr "" #: share/completions/wajig.fish:137 -#, fuzzy msgid "List version and distribution of (all) packages." -msgstr "Don't verify any attributes of package files" +msgstr "List version and distribution of (all) packages." #: share/completions/wajig.fish:138 -#, fuzzy msgid "A synonym for describe" -msgstr "Synonym for -i" +msgstr "A synonym for describe" #: share/completions/wajig.fish:139 msgid "Find the package that supplies the given command or file" @@ -6835,14 +6488,12 @@ msgid "show this usage help" msgstr "" #: share/completions/wpa_cli.fish:6 -#, fuzzy msgid "show interfaces/select interface" -msgstr "Select interface" +msgstr "show interfaces/select interface" #: share/completions/wpa_cli.fish:7 -#, fuzzy msgid "change debug level" -msgstr "Set debug level" +msgstr "change debug level" #: share/completions/wpa_cli.fish:8 msgid "show full wpa_cli license" @@ -6857,27 +6508,24 @@ msgid "IEEE 802.1X EAPOL state machine logon" msgstr "" #: share/completions/wpa_cli.fish:11 -#, fuzzy msgid "set/list variables" -msgstr "Erase variable" +msgstr "set/list variables" #: share/completions/wpa_cli.fish:12 msgid "show PMKSA cache" msgstr "" #: share/completions/wpa_cli.fish:13 -#, fuzzy msgid "force reassociation" -msgstr "Force name/rev association" +msgstr "force reassociation" #: share/completions/wpa_cli.fish:14 msgid "force wpa_supplicant to re-read its config file" msgstr "" #: share/completions/wpa_cli.fish:15 -#, fuzzy msgid "force preauthentication" -msgstr "Force pseudo-tty allocation" +msgstr "force preauthentication" #: share/completions/wpa_cli.fish:16 msgid "configure identity for an SSID" @@ -6892,9 +6540,8 @@ msgid "change password for an SSID" msgstr "" #: share/completions/wpa_cli.fish:19 -#, fuzzy msgid "configure pin for an SSID" -msgstr "Configure for building on BUILD" +msgstr "configure pin for an SSID" #: share/completions/wpa_cli.fish:20 msgid "configure one-time-password for an SSID" @@ -6917,38 +6564,32 @@ msgid "select a network (disable others)" msgstr "" #: share/completions/wpa_cli.fish:25 -#, fuzzy msgid "enable a network" -msgstr "Enable repository" +msgstr "enable a network" #: share/completions/wpa_cli.fish:26 -#, fuzzy msgid "disable a network" -msgstr "Disable repository" +msgstr "disable a network" #: share/completions/wpa_cli.fish:27 -#, fuzzy msgid "add a network" -msgstr "Add a new key" +msgstr "add a network" #: share/completions/wpa_cli.fish:28 -#, fuzzy msgid "remove a network" -msgstr "Remove a key" +msgstr "remove a network" #: share/completions/wpa_cli.fish:29 msgid "set/list network variables" msgstr "" #: share/completions/wpa_cli.fish:30 -#, fuzzy msgid "get network variables" -msgstr "Set CVS user variable" +msgstr "get network variables" #: share/completions/wpa_cli.fish:31 -#, fuzzy msgid "save the current configuration" -msgstr "Reload service configuration" +msgstr "save the current configuration" #: share/completions/wpa_cli.fish:32 msgid "disconnect and wait for reassociate command before connecting" @@ -6963,9 +6604,8 @@ msgid "get latest scan results" msgstr "" #: share/completions/wpa_cli.fish:35 -#, fuzzy msgid "get capabilies" -msgstr "Set playlist" +msgstr "get capabilies" #: share/completions/wpa_cli.fish:36 msgid "request STAKey negotiation with " @@ -7028,9 +6668,8 @@ msgid "Color for the text cursor" msgstr "" #: share/completions/xterm.fish:107 -#, fuzzy msgid "xterm encoding" -msgstr "Force encoding" +msgstr "xterm encoding" #: share/completions/xterm.fish:108 msgid "Bold font" @@ -7045,9 +6684,8 @@ msgid "FreeType double-width font pattern" msgstr "" #: share/completions/xterm.fish:111 -#, fuzzy msgid "Font for active icons" -msgstr "Force interactive mode" +msgstr "Font for active icons" #: share/completions/xterm.fish:112 msgid "Font size for FreeType font" @@ -7074,18 +6712,16 @@ msgid "Embed xterm into window" msgstr "" #: share/completions/xterm.fish:118 -#, fuzzy msgid "Set keyboard type" -msgstr "Specify record type" +msgstr "Set keyboard type" #: share/completions/xterm.fish:119 msgid "File name for the encoding converter" msgstr "" #: share/completions/xterm.fish:120 -#, fuzzy msgid "Log filename" -msgstr "Log to file" +msgstr "Log filename" #: share/completions/xterm.fish:121 msgid "Maximum time in milliseconds between multi-click selections" @@ -7100,14 +6736,12 @@ msgid "Distance from the right end for ringing the margin bell" msgstr "" #: share/completions/xterm.fish:124 -#, fuzzy msgid "Number of scrolled off lines" -msgstr "Number all lines" +msgstr "Number of scrolled off lines" #: share/completions/xterm.fish:125 -#, fuzzy msgid "Terminal identification" -msgstr "Print all information" +msgstr "Terminal identification" #: share/completions/xterm.fish:126 #, sh-format @@ -7115,29 +6749,24 @@ msgid "Terminal name for $TERM" msgstr "" #: share/completions/xterm.fish:127 -#, fuzzy msgid "zIconBeep percentage" -msgstr "Prompt with percentage" +msgstr "zIconBeep percentage" #: share/completions/xterm.fish:129 -#, fuzzy msgid "Size of the inner border" -msgstr "Show changes in reverse order" +msgstr "Size of the inner border" #: share/completions/yum.fish:53 -#, fuzzy msgid "Delete cached package files" -msgstr "Delete obsolete package files" +msgstr "Delete cached package files" #: share/completions/yum.fish:54 -#, fuzzy msgid "Delete cached header files" -msgstr "Delete obsolete package files" +msgstr "Delete cached header files" #: share/completions/yum.fish:55 -#, fuzzy msgid "Delete all cache contents" -msgstr "Delete the logfile when done" +msgstr "Delete all cache contents" #: share/completions/zip.fish:19 msgid "Exclude the following names" @@ -7152,9 +6781,8 @@ msgid "Don't compress files with these suffixes" msgstr "Don't compress files with these suffixes" #: share/completions/zypper.fish:30 -#, fuzzy msgid "Print help" -msgstr "Print the URIs" +msgstr "Print help" #: share/completions/zypper.fish:31 msgid "Accept multiple commands at once" @@ -7165,204 +6793,168 @@ msgid "List all defined repositories" msgstr "" #: share/completions/zypper.fish:33 -#, fuzzy msgid "Add a new repository" -msgstr "Update the repository" +msgstr "Add a new repository" #: share/completions/zypper.fish:34 -#, fuzzy msgid "Remove specified repository" -msgstr "Specify the repository URL" +msgstr "Remove specified repository" #: share/completions/zypper.fish:35 -#, fuzzy msgid "Rename specified repository" -msgstr "Repair the corrupted repository" +msgstr "Rename specified repository" #: share/completions/zypper.fish:36 -#, fuzzy msgid "Modify specified repository" -msgstr "Specify the repository URL" +msgstr "Modify specified repository" #: share/completions/zypper.fish:37 -#, fuzzy msgid "Refresh all repositories" -msgstr "Read-only repository mode" +msgstr "Refresh all repositories" #: share/completions/zypper.fish:38 -#, fuzzy msgid "Clean local caches" -msgstr "Clean local caches and packages" +msgstr "Clean local caches" #: share/completions/zypper.fish:39 msgid "List all defined services" msgstr "" #: share/completions/zypper.fish:40 -#, fuzzy msgid "Add a new service" -msgstr "Add a new key" +msgstr "Add a new service" #: share/completions/zypper.fish:41 -#, fuzzy msgid "Modify specified service" -msgstr "Use specified keyserver" +msgstr "Modify specified service" #: share/completions/zypper.fish:42 -#, fuzzy msgid "Remove specified service" -msgstr "Use specified keyserver" +msgstr "Remove specified service" #: share/completions/zypper.fish:43 msgid "Refresh all services" msgstr "" #: share/completions/zypper.fish:44 -#, fuzzy msgid "Install packages" -msgstr "Install new package" +msgstr "Install packages" #: share/completions/zypper.fish:46 -#, fuzzy msgid "Verify integrity of package dependencies" -msgstr "Install/remove packages for dependencies" +msgstr "Verify integrity of package dependencies" #: share/completions/zypper.fish:47 -#, fuzzy msgid "Install source packages and their build dependencies" -msgstr "Install/remove packages for dependencies" +msgstr "Install source packages and their build dependencies" #: share/completions/zypper.fish:48 -#, fuzzy msgid "Install newly added packages recommended by installed packages" -msgstr "" -"Install the packages even if they replace files from other, already " -"installed, packages" +msgstr "Install newly added packages recommended by installed packages" #: share/completions/zypper.fish:49 -#, fuzzy msgid "Update installed packages with newer versions" -msgstr "Updates packages to the best version available" +msgstr "Update installed packages with newer versions" #: share/completions/zypper.fish:50 -#, fuzzy msgid "List available updates" -msgstr "Print available list" +msgstr "List available updates" #: share/completions/zypper.fish:51 -#, fuzzy msgid "Install needed patches" -msgstr "Install new package" +msgstr "Install needed patches" #: share/completions/zypper.fish:52 -#, fuzzy msgid "List needed patches" -msgstr "Print byte offset of matches" +msgstr "List needed patches" #: share/completions/zypper.fish:53 -#, fuzzy msgid "Perform a distribution upgrade" -msgstr "Create a distribution tarball" +msgstr "Perform a distribution upgrade" #: share/completions/zypper.fish:54 -#, fuzzy msgid "Check for patches" -msgstr "Create compressed patches" +msgstr "Check for patches" #: share/completions/zypper.fish:55 -#, fuzzy msgid "Search for packages matching a pattern" -msgstr "Search package containing pattern" +msgstr "Search for packages matching a pattern" #: share/completions/zypper.fish:56 -#, fuzzy msgid "Show full information for specified packages" -msgstr "Display change information for the package" +msgstr "Show full information for specified packages" #: share/completions/zypper.fish:57 msgid "Show full information for specified patches" msgstr "" #: share/completions/zypper.fish:58 -#, fuzzy msgid "Show full information for specified patterns" -msgstr "Exclude files that match pattern" +msgstr "Show full information for specified patterns" #: share/completions/zypper.fish:59 msgid "Show full information for specified products" msgstr "" #: share/completions/zypper.fish:60 -#, fuzzy msgid "List all available patches" -msgstr "List names of available signals" +msgstr "List all available patches" #: share/completions/zypper.fish:61 -#, fuzzy msgid "List all available packages" -msgstr "Reinstall packages" +msgstr "List all available packages" #: share/completions/zypper.fish:62 -#, fuzzy msgid "List all available patterns" -msgstr "List names of available signals" +msgstr "List all available patterns" #: share/completions/zypper.fish:63 -#, fuzzy msgid "List all available products" -msgstr "List names of available signals" +msgstr "List all available products" #: share/completions/zypper.fish:64 -#, fuzzy msgid "List packages providing specified capability" -msgstr "Query all packages that provide the specified capability" +msgstr "List packages providing specified capability" #: share/completions/zypper.fish:65 -#, fuzzy msgid "Add a package lock" -msgstr "Rebuild a package" +msgstr "Add a package lock" #: share/completions/zypper.fish:66 -#, fuzzy msgid "Remove a package lock" -msgstr "Remove packages" +msgstr "Remove a package lock" #: share/completions/zypper.fish:67 -#, fuzzy msgid "List current package locks" -msgstr "List bugs from packages" +msgstr "List current package locks" #: share/completions/zypper.fish:68 -#, fuzzy msgid "Remove unused locks" -msgstr "Remove source packages" +msgstr "Remove unused locks" #: share/completions/zypper.fish:69 msgid "Compare two version strings" msgstr "" #: share/completions/zypper.fish:70 -#, fuzzy msgid "Print the target operating system ID string" -msgstr "Print operating system" +msgstr "Print the target operating system ID string" #: share/completions/zypper.fish:71 msgid "Print report about licenses and EULAs of installed packages" msgstr "" #: share/completions/zypper.fish:72 -#, fuzzy msgid "Download source rpms for all installed packages to a local directory" -msgstr "Do not ever ascend to the parent directory" +msgstr "Download source rpms for all installed packages to a local directory" #: share/functions/N_.fish:3 msgid "No-op" msgstr "" #: share/functions/_.fish:8 share/functions/_.fish:12 -#, fuzzy msgid "Alias for the gettext command" -msgstr "Help for the specified command" +msgstr "Alias for the gettext command" #: share/functions/_.fish:9 msgid "fish" @@ -7377,9 +6969,8 @@ msgid "Complete atool" msgstr "" #: share/functions/__fish_complete_atool_archive_contents.fish:1 -#, fuzzy msgid "List archive contents" -msgstr "List archive" +msgstr "List archive contents" #: share/functions/__fish_complete_bittorrent.fish:9 msgid "IP to report to the tracker" @@ -7398,9 +6989,8 @@ msgid "Complete using all available commands" msgstr "" #: share/functions/__fish_complete_convert_options.fish:1 -#, fuzzy msgid "Complete Convert options" -msgstr "Tolerate sloppy mount options" +msgstr "Complete Convert options" #: share/functions/__fish_complete_diff.fish:3 msgid "Ignore case differences" @@ -7487,16 +7077,14 @@ msgid "Print NUM lines of context" msgstr "Print NUM lines of context" #: share/functions/__fish_complete_grep.fish:6 -#, fuzzy msgid "Print byte offset of matches" -msgstr "Only print number of matches" +msgstr "Print byte offset of matches" #: share/functions/__fish_complete_grep.fish:7 msgid "Assume data type for binary files" msgstr "Assume data type for binary files" #: share/functions/__fish_complete_grep.fish:10 -#, fuzzy msgid "Only print number of matches" msgstr "Only print number of matches" @@ -7513,9 +7101,8 @@ msgid "Read pattern list from file. Skip files whose base name matches list" msgstr "" #: share/functions/__fish_complete_grep.fish:16 -#, fuzzy msgid "Exclude matching directories from recursive searches" -msgstr "Search directories for source" +msgstr "Exclude matching directories from recursive searches" #: share/functions/__fish_complete_grep.fish:17 msgid "Pattern is a fixed string" @@ -7530,9 +7117,8 @@ msgid "Print filename" msgstr "Print filename" #: share/functions/__fish_complete_grep.fish:21 -#, fuzzy msgid "Suppress printing filename" -msgstr "Supress printing filename" +msgstr "Suppress printing filename" #: share/functions/__fish_complete_grep.fish:23 msgid "Skip binary files" @@ -7559,9 +7145,8 @@ msgid "Use the mmap system call to read input" msgstr "Use the mmap system call to read input" #: share/functions/__fish_complete_grep.fish:29 -#, fuzzy msgid "Print line number" -msgstr "Print linenumber" +msgstr "Print line number" #: share/functions/__fish_complete_grep.fish:30 msgid "Show only matching part" @@ -7576,9 +7161,8 @@ msgid "Use line buffering" msgstr "Use line buffering" #: share/functions/__fish_complete_grep.fish:33 -#, fuzzy msgid "Pattern is a Perl regexp (PCRE) string" -msgstr "Pattern is a regexp" +msgstr "Pattern is a Perl regexp (PCRE) string" #: share/functions/__fish_complete_grep.fish:34 #: share/functions/__fish_complete_grep.fish:35 @@ -7587,19 +7171,16 @@ msgstr "Do not write anything" #: share/functions/__fish_complete_grep.fish:36 #: share/functions/__fish_complete_grep.fish:37 -#, fuzzy msgid "Read files under each directory, recursively" -msgstr "List subdirectory recursively" +msgstr "Read files under each directory, recursively" #: share/functions/__fish_complete_grep.fish:38 -#, fuzzy msgid "Search only files matching PATTERN" -msgstr "Recurse, search file matching PATTERN" +msgstr "Search only files matching PATTERN" #: share/functions/__fish_complete_grep.fish:39 -#, fuzzy msgid "Skip files matching PATTERN" -msgstr "Recurse, skip file matching PATTERN" +msgstr "Skip files matching PATTERN" #: share/functions/__fish_complete_grep.fish:40 msgid "Suppress error messages" @@ -7630,9 +7211,8 @@ msgid "Only whole matching lines" msgstr "Only whole matching lines" #: share/functions/__fish_complete_grep.fish:48 -#, fuzzy msgid "Obsolete synonym for -i" -msgstr "Synonym for -i" +msgstr "Obsolete synonym for -i" #: share/functions/__fish_complete_grep.fish:49 msgid "treat input as a set of lines each terminated by a zero byte" @@ -7647,9 +7227,8 @@ msgid "Print a list of local groups, with group members as the description" msgstr "" #: share/functions/__fish_complete_lpr_option.fish:1 -#, fuzzy msgid "Complete lpr option" -msgstr "Tolerate sloppy mount options" +msgstr "Complete lpr option" #: share/functions/__fish_complete_ls.fish:16 msgid "Show hidden" @@ -7696,7 +7275,7 @@ msgstr "Long format, numeric IDs" #: share/functions/__fish_complete_ls.fish:28 msgid "Replace non-graphic characters with '?'" -msgstr "Replace non-graphic characters with '?'" +msgstr "Replace non-graphic characters with “?”" #: share/functions/__fish_complete_ls.fish:29 msgid "Reverse sort order" @@ -7755,14 +7334,12 @@ msgid "List one file per line" msgstr "List one file per line" #: share/functions/__fish_complete_ls.fish:49 -#, fuzzy msgid "Do not list implied entries matching specified shell pattern" -msgstr "Skip entries matching pattern" +msgstr "Do not list implied entries matching specified shell pattern" #: share/functions/__fish_complete_ls.fish:50 -#, fuzzy msgid "Display security context" -msgstr "Display version and exit" +msgstr "Display security context" #: share/functions/__fish_complete_ls.fish:51 msgid "Display security context so it fits on most displays" @@ -7853,14 +7430,17 @@ msgstr "Display each file's MAC label" msgid "Include the file flags in a long (-l) output" msgstr "Include the file flags in a long (-l) output" +#: share/functions/__fish_complete_path.fish:1 +msgid "Complete using path" +msgstr "Complete using path" + #: share/functions/__fish_complete_ppp_peer.fish:1 msgid "Complete isp name for pon/poff" msgstr "" #: share/functions/__fish_complete_proc.fish:1 -#, fuzzy msgid "Complete by list of running processes" -msgstr "Print a list of running screen sessions" +msgstr "Complete by list of running processes" #: share/functions/__fish_complete_python.fish:2 #: share/functions/__fish_complete_python.fish:28 @@ -7881,19 +7461,16 @@ msgid "Warn on mixed tabs and spaces" msgstr "Warn on mixed tabs and spaces" #: share/functions/__fish_complete_setxkbmap.fish:1 -#, fuzzy msgid "Complete setxkb options" -msgstr "Tolerate sloppy mount options" +msgstr "Complete setxkb options" #: share/functions/__fish_complete_ssh.fish:4 -#, fuzzy msgid "Protocol version 1 only" -msgstr "Protocoll version 1 only" +msgstr "Protocol version 1 only" #: share/functions/__fish_complete_ssh.fish:5 -#, fuzzy msgid "Protocol version 2 only" -msgstr "Protocoll version 2 only" +msgstr "Protocol version 2 only" #: share/functions/__fish_complete_ssh.fish:6 msgid "IPv4 addresses only" @@ -7931,21 +7508,20 @@ msgstr "" #: share/functions/__fish_complete_svn.fish:49 #: share/functions/__fish_complete_svn.fish:51 -#, fuzzy msgid "" "Output the content of specified files or URLs with revision and author " "information in-line." -msgstr "Output files/URLs with revision and author information inline" +msgstr "" +"Output the content of specified files or URLs with revision and author " +"information in-line." #: share/functions/__fish_complete_svn.fish:50 -#, fuzzy msgid "Output the content of specified files or URLs." -msgstr "Output content of files/URLs" +msgstr "Output the content of specified files or URLs." #: share/functions/__fish_complete_svn.fish:52 -#, fuzzy msgid "Check out a working copy from a repository." -msgstr "Check out a working copy from the repository" +msgstr "Check out a working copy from a repository." #: share/functions/__fish_complete_svn.fish:53 msgid "" @@ -7954,159 +7530,133 @@ msgid "" msgstr "" #: share/functions/__fish_complete_svn.fish:54 -#, fuzzy msgid "Send changes from your working copy to the repository." -msgstr "Send changes from your working copy to the repository" +msgstr "Send changes from your working copy to the repository." #: share/functions/__fish_complete_svn.fish:55 -#, fuzzy msgid "Duplicate something in working copy or repository, remembering history." -msgstr "Move and/or rename something in working copy or repository" +msgstr "" +"Duplicate something in working copy or repository, remembering history." #: share/functions/__fish_complete_svn.fish:56 -#, fuzzy msgid "Display the differences between two revisions or paths." -msgstr "Apply the differences between two sources to a working copy path" +msgstr "Display the differences between two revisions or paths." #: share/functions/__fish_complete_svn.fish:57 msgid "Create an unversioned copy of a tree." msgstr "" #: share/functions/__fish_complete_svn.fish:58 -#, fuzzy msgid "Describe the usage of this program or its subcommands." -msgstr "Describe the usage of this program or its subcommands" +msgstr "Describe the usage of this program or its subcommands." #: share/functions/__fish_complete_svn.fish:59 -#, fuzzy msgid "Commit an unversioned file or tree into the repository." -msgstr "Commit an unversioned file or tree into the repository" +msgstr "Commit an unversioned file or tree into the repository." #: share/functions/__fish_complete_svn.fish:60 -#, fuzzy msgid "Display information about a local or remote item." -msgstr "Display information about a local or remote item" +msgstr "Display information about a local or remote item." #: share/functions/__fish_complete_svn.fish:61 -#, fuzzy msgid "List directory entries in the repository." -msgstr "List directory entries in the repository" +msgstr "List directory entries in the repository." #: share/functions/__fish_complete_svn.fish:62 -#, fuzzy msgid "" "Lock working copy paths or URLs in the repository, so that no other user can " "commit changes to them." -msgstr "Lock working copy paths or URLs in the repository" +msgstr "" +"Lock working copy paths or URLs in the repository, so that no other user can " +"commit changes to them." #: share/functions/__fish_complete_svn.fish:63 -#, fuzzy msgid "Show the log messages for a set of revision(s) and/or file(s)." -msgstr "Show the log messages for a set of revision(s) and/or file(s)" +msgstr "Show the log messages for a set of revision(s) and/or file(s)." #: share/functions/__fish_complete_svn.fish:64 -#, fuzzy msgid "Apply the differences between two sources to a working copy path." -msgstr "Apply the differences between two sources to a working copy path" +msgstr "Apply the differences between two sources to a working copy path." #: share/functions/__fish_complete_svn.fish:65 -#, fuzzy msgid "Display information related to merges" -msgstr "Display change information for the package" +msgstr "Display information related to merges" #: share/functions/__fish_complete_svn.fish:66 -#, fuzzy msgid "Create a new directory under version control." -msgstr "Create a new directory under version control" +msgstr "Create a new directory under version control." #: share/functions/__fish_complete_svn.fish:67 -#, fuzzy msgid "Move and/or rename something in working copy or repository." -msgstr "Move and/or rename something in working copy or repository" +msgstr "Move and/or rename something in working copy or repository." #: share/functions/__fish_complete_svn.fish:68 -#, fuzzy msgid "Apply a unidiff patch to the working copy" -msgstr "Display unrecorded changes in the working copy" +msgstr "Apply a unidiff patch to the working copy" #: share/functions/__fish_complete_svn.fish:69 -#, fuzzy msgid "Remove a property from files, dirs, or revisions." -msgstr "Remove a property from files, dirs, or revisions" +msgstr "Remove a property from files, dirs, or revisions." #: share/functions/__fish_complete_svn.fish:70 -#, fuzzy msgid "Edit a property with an external editor." -msgstr "Edit a property with an external editor on targets" +msgstr "Edit a property with an external editor." #: share/functions/__fish_complete_svn.fish:71 -#, fuzzy msgid "Print the value of a property on files, dirs, or revisions." -msgstr "Print value of a property on files, dirs, or revisions" +msgstr "Print the value of a property on files, dirs, or revisions." #: share/functions/__fish_complete_svn.fish:72 -#, fuzzy msgid "List all properties on files, dirs, or revisions." -msgstr "List all properties on files, dirs, or revisions" +msgstr "List all properties on files, dirs, or revisions." #: share/functions/__fish_complete_svn.fish:73 -#, fuzzy msgid "Set the value of a property on files, dirs, or revisions." -msgstr "Print value of a property on files, dirs, or revisions" +msgstr "Set the value of a property on files, dirs, or revisions." #: share/functions/__fish_complete_svn.fish:74 -#, fuzzy msgid "Rewrite working copy url metadata" -msgstr "Delete working copy if release succeeds" +msgstr "Rewrite working copy url metadata" #: share/functions/__fish_complete_svn.fish:75 -#, fuzzy msgid "Remove files and directories from version control." -msgstr "Place files or directories under version control" +msgstr "Remove files and directories from version control." #: share/functions/__fish_complete_svn.fish:76 -#, fuzzy msgid "Remove conflicts on working copy files or directories." -msgstr "Remove conflicted state on working copy files or directories" +msgstr "Remove conflicts on working copy files or directories." #: share/functions/__fish_complete_svn.fish:77 -#, fuzzy msgid "Remove \\conflicted state on working copy files or directories." -msgstr "Remove conflicted state on working copy files or directories" +msgstr "Remove conflicted state on working copy files or directories." #: share/functions/__fish_complete_svn.fish:78 -#, fuzzy msgid "Restore pristine working copy file (undo most local edits)." -msgstr "Restore pristine working copy file" +msgstr "Restore pristine working copy file (undo most local edits)." #: share/functions/__fish_complete_svn.fish:79 -#, fuzzy msgid "Print the status of working copy files and directories." -msgstr "Print the status of working copy files and directories" +msgstr "Print the status of working copy files and directories." #: share/functions/__fish_complete_svn.fish:80 -#, fuzzy msgid "Update the working copy to a different URL." -msgstr "Update the working copy to a different URL" +msgstr "Update the working copy to a different URL." #: share/functions/__fish_complete_svn.fish:81 -#, fuzzy msgid "Unlock working copy paths or URLs." -msgstr "Unlock working copy paths or URLs" +msgstr "Unlock working copy paths or URLs." #: share/functions/__fish_complete_svn.fish:82 -#, fuzzy msgid "Bring changes from the repository into the working copy." -msgstr "Bring changes from the repository into the working copy" +msgstr "Bring changes from the repository into the working copy." #: share/functions/__fish_complete_svn.fish:83 msgid "Upgrade the metadata storage format for a working copy." msgstr "" #: share/functions/__fish_complete_svn.fish:90 -#, fuzzy msgid "Do not cache authentication tokens" -msgstr "Don't cache auth tokens" +msgstr "Do not cache authentication tokens" #: share/functions/__fish_complete_svn.fish:91 msgid "Do no interactive prompting" @@ -8119,93 +7669,80 @@ msgid "" msgstr "" #: share/functions/__fish_complete_svn.fish:103 -#, fuzzy msgid "Specify log message" -msgstr "Specify email address" +msgstr "Specify log message" #: share/functions/__fish_complete_svn.fish:105 -#, fuzzy msgid "Read log message from file" msgstr "Read log message from file" #: share/functions/__fish_complete_svn.fish:106 -#, fuzzy msgid "Force validity of log message source" -msgstr "Force log message source validity" +msgstr "Force validity of log message source" #: share/functions/__fish_complete_svn.fish:118 -#, fuzzy msgid "Print nothing, or only summary information" -msgstr "Print out history information for files" +msgstr "Print nothing, or only summary information" #: share/functions/__fish_complete_svn.fish:122 msgid "Force operation to run" msgstr "Force operation to run" #: share/functions/__fish_complete_svn.fish:126 -#, fuzzy msgid "Process contents of file ARG as additional args" -msgstr "Pass contents of file as additional args" +msgstr "Process contents of file ARG as additional args" #: share/functions/__fish_complete_svn.fish:130 msgid "Operate only on members of changelist" msgstr "" #: share/functions/__fish_complete_svn.fish:134 -#, fuzzy msgid "Output in xml" -msgstr "Output in XML" +msgstr "Output in xml" #: share/functions/__fish_complete_svn.fish:138 -#, fuzzy msgid "Retrieve revision property" -msgstr "Operate on revision property" +msgstr "Retrieve revision property" #: share/functions/__fish_complete_svn.fish:150 msgid "Ignore externals definitions" msgstr "Ignore externals definitions" #: share/functions/__fish_complete_svn.fish:154 -#, fuzzy msgid "Print extra information" -msgstr "Print extra info" +msgstr "Print extra information" #: share/functions/__fish_complete_svn.fish:158 -#, fuzzy msgid "Operate on a revision property (use with -r)" -msgstr "Operate on revision property" +msgstr "Operate on a revision property (use with -r)" #: share/functions/__fish_complete_svn.fish:162 msgid "Add intermediate parents" msgstr "" #: share/functions/__fish_complete_svn.fish:189 -#, fuzzy msgid "Try operation but make no changes" -msgstr "Try to find a smaller set of changes" +msgstr "Try operation but make no changes" #: share/functions/__fish_complete_svn.fish:193 -#, fuzzy msgid "Ignore ancestry when calculating merges" -msgstr "Ignore ancestry when calculating merge" +msgstr "Ignore ancestry when calculating merges" #: share/functions/__fish_complete_svn.fish:197 msgid "Override diff-cmd specified in config file" msgstr "" #: share/functions/__fish_complete_svn.fish:198 -#, fuzzy msgid "Use external diff command" -msgstr "Undo an edit command" +msgstr "Use external diff command" #: share/functions/__fish_complete_svn.fish:202 msgid "Disable automatic properties" msgstr "Disable automatic properties" #: share/functions/__fish_complete_svn.fish:206 -#, fuzzy msgid "Set new working copy depth" -msgstr "Set RAW writing mode" +msgstr "Set new working copy depth" #: share/functions/__fish_complete_svn.fish:230 msgid "don\\t" @@ -8220,148 +7757,125 @@ msgid "Use ARG as the newer target" msgstr "" #: share/functions/__fish_complete_svn.fish:243 -#, fuzzy msgid "Do not print differences for deleted files" -msgstr "Do not print lines without delimiter" +msgstr "Do not print differences for deleted files" #: share/functions/__fish_complete_svn.fish:244 -#, fuzzy msgid "Notice ancestry when calculating differences" -msgstr "Ignore ancestry when calculating merge" +msgstr "Notice ancestry when calculating differences" #: share/functions/__fish_complete_svn.fish:245 msgid "Show a summary of the results" msgstr "" #: share/functions/__fish_complete_svn.fish:257 -#, fuzzy msgid "Do not cross copies while traversing history" -msgstr "Do not cross copies" +msgstr "Do not cross copies while traversing history" #: share/functions/__fish_complete_svn.fish:259 -#, fuzzy msgid "Produce diff output" -msgstr "Audio output" +msgstr "Produce diff output" #: share/functions/__fish_complete_svn.fish:279 msgid "Use strict semantics" msgstr "Use strict semantics" #: share/functions/__fish_complete_svn.fish:306 -#, fuzzy msgid "Relocate via URL-rewriting" -msgstr "Relocate VIA URL-rewriting" +msgstr "Relocate via URL-rewriting" #: share/functions/__fish_complete_svn_diff.fish:1 -#, fuzzy msgid "Complete \"svn diff\" arguments" -msgstr "Count the number of arguments" +msgstr "Complete “svn diff” arguments" #: share/functions/__fish_complete_tar.fish:14 #: share/functions/__fish_complete_tar.fish:21 #: share/functions/__fish_complete_tar.fish:28 #: share/functions/__fish_complete_unrar.fish:14 -#, fuzzy msgid "%s\\tArchived file\\n" -msgstr "Archive file" +msgstr "%s\\tArchived file\\n" #: share/functions/__fish_complete_users.fish:2 msgid "Print a list of local users, with the real user name as a description" msgstr "" #: share/functions/__fish_complete_vi.fish:37 -#, fuzzy msgid "Start in Arabic mode" -msgstr "Start interface" +msgstr "Start in Arabic mode" #: share/functions/__fish_complete_vi.fish:38 -#, fuzzy msgid "Start in binary mode" -msgstr "Standard mode" +msgstr "Start in binary mode" #: share/functions/__fish_complete_vi.fish:39 msgid "Behave mostly like vi" msgstr "" #: share/functions/__fish_complete_vi.fish:40 -#, fuzzy msgid "Start in diff mode" -msgstr "Start in folder index" +msgstr "Start in diff mode" #: share/functions/__fish_complete_vi.fish:41 -#, fuzzy msgid "Debugging mode" -msgstr "Debug mode" +msgstr "Debugging mode" #: share/functions/__fish_complete_vi.fish:42 -#, fuzzy msgid "Start in Ex mode" -msgstr "Start in folder index" +msgstr "Start in Ex mode" #: share/functions/__fish_complete_vi.fish:43 -#, fuzzy msgid "Start in improved Ex mode" -msgstr "Start in folder index" +msgstr "Start in improved Ex mode" #: share/functions/__fish_complete_vi.fish:44 #: share/functions/__fish_complete_vi.fish:67 -#, fuzzy msgid "Start in foreground mode" -msgstr "Start in folder index" +msgstr "Start in foreground mode" #: share/functions/__fish_complete_vi.fish:45 -#, fuzzy msgid "Start in Farsi mode" -msgstr "Standard mode" +msgstr "Start in Farsi mode" #: share/functions/__fish_complete_vi.fish:46 -#, fuzzy msgid "Start in GUI mode" -msgstr "Start in folder index" +msgstr "Start in GUI mode" #: share/functions/__fish_complete_vi.fish:47 #: share/functions/__fish_complete_vi.fish:69 -#, fuzzy msgid "Print help message and exit" -msgstr "Load the media and exit" +msgstr "Print help message and exit" #: share/functions/__fish_complete_vi.fish:48 -#, fuzzy msgid "Start in Hebrew mode" -msgstr "Start in folder index" +msgstr "Start in Hebrew mode" #: share/functions/__fish_complete_vi.fish:49 msgid "List swap files" msgstr "" #: share/functions/__fish_complete_vi.fish:50 -#, fuzzy msgid "Start in lisp mode" -msgstr "Start in folder index" +msgstr "Start in lisp mode" #: share/functions/__fish_complete_vi.fish:51 -#, fuzzy msgid "Disable file modification" -msgstr "Don't trust the file modification times" +msgstr "Disable file modification" #: share/functions/__fish_complete_vi.fish:52 -#, fuzzy msgid "Disallow file modification" -msgstr "Show last modification only" +msgstr "Disallow file modification" #: share/functions/__fish_complete_vi.fish:53 msgid "Reset compatibility mode" msgstr "" #: share/functions/__fish_complete_vi.fish:62 -#, fuzzy msgid "Start in easy mode" -msgstr "Start interface" +msgstr "Start in easy mode" #: share/functions/__fish_complete_vi.fish:63 -#, fuzzy msgid "Start in restricted mode" -msgstr "Restricted mode" +msgstr "Start in restricted mode" #: share/functions/__fish_complete_vi.fish:65 msgid "Become an editor server for NetBeans" @@ -8372,9 +7886,8 @@ msgid "Echo the Window ID on stdout (GTK GUI only)" msgstr "" #: share/functions/__fish_complete_vi.fish:70 -#, fuzzy msgid "Do not expand wildcards" -msgstr "Do not expand pattern" +msgstr "Do not expand wildcards" #: share/functions/__fish_complete_vi.fish:71 msgid "Skip loading plugins" @@ -8384,33 +7897,28 @@ msgstr "" #: share/functions/__fish_complete_vi.fish:75 #: share/functions/__fish_complete_vi.fish:76 #: share/functions/__fish_complete_vi.fish:77 -#, fuzzy msgid "Edit files on Vim server" -msgstr "Edit files in place" +msgstr "Edit files on Vim server" #: share/functions/__fish_complete_vi.fish:73 -#, fuzzy msgid "Evaluate expr on Vim server" -msgstr "Evaluate expression" +msgstr "Evaluate expr on Vim server" #: share/functions/__fish_complete_vi.fish:74 -#, fuzzy msgid "Send keys to Vim server" -msgstr "Send mail to user" +msgstr "Send keys to Vim server" #: share/functions/__fish_complete_vi.fish:78 msgid "List all Vim servers that can be found" msgstr "" #: share/functions/__fish_complete_vi.fish:79 -#, fuzzy msgid "Set server name" -msgstr "Service name" +msgstr "Set server name" #: share/functions/__fish_complete_vi.fish:80 -#, fuzzy msgid "Print version information and exit" -msgstr "Ignore all version information" +msgstr "Print version information and exit" #: share/functions/__fish_complete_vi.fish:91 msgid "Suppress all interactive user feedback" @@ -8430,9 +7938,8 @@ msgid "List saved file names after crash" msgstr "" #: share/functions/__fish_complete_vi.fish:95 -#, fuzzy msgid "Read-only mode" -msgstr "Read only" +msgstr "Read-only mode" #: share/functions/__fish_complete_vi.fish:96 msgid "Use linear search for tags if tag file not sorted" @@ -8450,55 +7957,43 @@ msgstr "" msgid "Complete md5sum sha1 etc" msgstr "" -#: share/functions/__fish_config_interactive.fish:65 -#, sh-format -msgid "" -"\\nWARNING\\n\\nThe location for fish configuration files has changed to %s." -"\\nYour old files have been moved to this location.\\nYou can change to a " -"different location by changing the value of the variable $XDG_CONFIG_HOME.\\n" -"\\n" -msgstr "" - -#: share/functions/__fish_config_interactive.fish:82 -#, fuzzy +#: share/functions/__fish_config_interactive.fish:34 msgid "Welcome to fish, the friendly interactive shell" msgstr "Welcome to fish, the friendly interactive shell" -#: share/functions/__fish_config_interactive.fish:83 -#, fuzzy +#: share/functions/__fish_config_interactive.fish:35 msgid "Type %shelp%s for instructions on how to use fish" msgstr "Type %shelp%s for instructions on how to use fish" -#: share/functions/__fish_config_interactive.fish:173 +#: share/functions/__fish_config_interactive.fish:130 msgid "Event handler, repaints the prompt when fish_color_cwd changes" msgstr "Event handler, repaints the prompt when fish_color_cwd changes" -#: share/functions/__fish_config_interactive.fish:180 -#, fuzzy +#: share/functions/__fish_config_interactive.fish:137 msgid "Event handler, repaints the prompt when fish_color_cwd_root changes" -msgstr "Event handler, repaints the prompt when fish_color_cwd changes" +msgstr "Event handler, repaints the prompt when fish_color_cwd_root changes" -#: share/functions/__fish_config_interactive.fish:192 +#: share/functions/__fish_config_interactive.fish:149 msgid "Start service" msgstr "Start service" -#: share/functions/__fish_config_interactive.fish:193 +#: share/functions/__fish_config_interactive.fish:150 msgid "Stop service" msgstr "Stop service" -#: share/functions/__fish_config_interactive.fish:194 +#: share/functions/__fish_config_interactive.fish:151 msgid "Print service status" msgstr "Print service status" -#: share/functions/__fish_config_interactive.fish:195 +#: share/functions/__fish_config_interactive.fish:152 msgid "Stop and then start service" msgstr "Stop and then start service" -#: share/functions/__fish_config_interactive.fish:196 +#: share/functions/__fish_config_interactive.fish:153 msgid "Reload service configuration" msgstr "Reload service configuration" -#: share/functions/__fish_config_interactive.fish:228 +#: share/functions/__fish_config_interactive.fish:193 #, sh-format msgid "Notify VTE of change to $PWD" msgstr "" @@ -8507,14 +8002,9 @@ msgstr "" msgid "Helper function for __fish_git_prompt" msgstr "" -#: share/functions/__fish_git_prompt.fish:244 -msgid "svn_upstream" -msgstr "" - #: share/functions/__fish_git_prompt.fish:348 -#, fuzzy msgid "Prompt function for Git" -msgstr "Current functions are: " +msgstr "Prompt function for Git" #: share/functions/__fish_git_prompt.fish:458 msgid "" @@ -8541,153 +8031,170 @@ msgid "__fish_git_prompt helper, checks color variables" msgstr "" #: share/functions/__fish_git_prompt.fish:730 -#, fuzzy msgid "Event handler, repaints prompt when functionality changes" -msgstr "Event handler, repaints the prompt when fish_color_cwd changes" +msgstr "Event handler, repaints prompt when functionality changes" #: share/functions/__fish_git_prompt.fish:748 -#, fuzzy msgid "Event handler, repaints prompt when any color changes" -msgstr "Event handler, repaints the prompt when fish_color_cwd changes" +msgstr "Event handler, repaints prompt when any color changes" #: share/functions/__fish_git_prompt.fish:768 -#, fuzzy msgid "Event handler, repaints prompt when any char changes" -msgstr "Event handler, repaints the prompt when fish_color_cwd changes" +msgstr "Event handler, repaints prompt when any char changes" #: share/functions/__fish_is_token_n.fish:1 msgid "Test if current token is on Nth place" -msgstr "" +msgstr "Test if current token is on Nth place" #: share/functions/__fish_make_completion_signals.fish:1 msgid "Make list of kill signals for completion" -msgstr "" +msgstr "Make list of kill signals for completion" #: share/functions/__fish_move_last.fish:9 msgid "Hit end of history...\\n" msgstr "Hit end of history...\\n" #: share/functions/__fish_print_abook_emails.fish:1 -#, fuzzy msgid "Print email addresses (abook)" -msgstr "Print dead processes" +msgstr "Print email addresses (abook)" #: share/functions/__fish_print_addresses.fish:1 -#, fuzzy msgid "Print a list of known network addresses" -msgstr "Print a list of running screen sessions" +msgstr "Print a list of known network addresses" #: share/functions/__fish_print_arch_daemons.fish:1 -#, fuzzy msgid "Print arch daemons" -msgstr "Print all names" +msgstr "Print arch daemons" #: share/functions/__fish_print_commands.fish:1 -#, fuzzy msgid "Print a list of documented fish commands" -msgstr "Print a list of all accepted color names" +msgstr "Print a list of documented fish commands" #: share/functions/__fish_print_debian_services.fish:1 -#, fuzzy msgid "Prints services installed" -msgstr "Print service status" +msgstr "Prints services installed" -#: share/functions/__fish_print_help.fish:2 -#, fuzzy +#: share/functions/__fish_print_help.fish:1 msgid "Print help message for the specified fish function or builtin" -msgstr "Print all completions for the specified commandline" +msgstr "Print help message for the specified fish function or builtin" #: share/functions/__fish_print_interfaces.fish:1 -#, fuzzy msgid "Print a list of known network interfaces" -msgstr "Print a list of all accepted color names" +msgstr "Print a list of known network interfaces" #: share/functions/__fish_print_lpr_options.fish:1 -#, fuzzy msgid "Print lpr options" -msgstr "Print all versions" +msgstr "Print lpr options" #: share/functions/__fish_print_lpr_printers.fish:1 -#, fuzzy msgid "Print lpr printers" -msgstr "Print full records" +msgstr "Print lpr printers" #: share/functions/__fish_print_lsblk_columns.fish:1 -#, fuzzy msgid "Print available lsblk columns" -msgstr "Print available list" +msgstr "Print available lsblk columns" #: share/functions/__fish_print_mounted.fish:1 -#, fuzzy msgid "Print mounted devices" -msgstr "Print important dependencies" +msgstr "Print mounted devices" #: share/functions/__fish_print_svn_rev.fish:1 -#, fuzzy msgid "Print svn revisions" -msgstr "Print only given revisions" +msgstr "Print svn revisions" #: share/functions/__fish_print_users.fish:2 -#, fuzzy msgid "Print a list of local users" -msgstr "Print a list of all accepted color names" +msgstr "Print a list of local users" #: share/functions/__fish_print_xdg_mimeapps.fish:1 msgid "Print xdg mime applications" -msgstr "" +msgstr "Print xdg mime applications" #: share/functions/__fish_print_xdg_mimetypes.fish:1 -#, fuzzy msgid "Print XDG mime types" -msgstr "Print command type" +msgstr "Print XDG mime types" #: share/functions/__fish_print_xrandr_modes.fish:1 -#, fuzzy msgid "Print xrandr modes" -msgstr "Print raw entry names" +msgstr "Print xrandr modes" #: share/functions/__fish_print_xrandr_outputs.fish:1 -#, fuzzy msgid "Print xrandr outputs" -msgstr "Print word counts" +msgstr "Print xrandr outputs" #: share/functions/__fish_print_xwindows.fish:1 -#, fuzzy msgid "Print X windows" -msgstr "Print APM info" +msgstr "Print X windows" #: share/functions/__fish_pwd.fish:3 share/functions/__fish_pwd.fish:7 -#, fuzzy msgid "Show current path" -msgstr "Show source package" +msgstr "Show current path" #: share/functions/__fish_test_arg.fish:2 msgid "Test if the token under the cursor matches the specified wildcard" -msgstr "" +msgstr "Test if the token under the cursor matches the specified wildcard" #: share/functions/__fish_urlencode.fish:1 -#, fuzzy msgid "URL-encode stdin" -msgstr "Rename stdin" +msgstr "URL-encode stdin" #: share/functions/__terlar_git_prompt.fish:23 -#, fuzzy msgid "Write out the git prompt" -msgstr "Write out the prompt" +msgstr "Write out the git prompt" + +#: share/functions/abbr.fish:1 +msgid "Manage abbreviations" +msgstr "Manage abbreviations" + +#: share/functions/abbr.fish:36 +msgid "%s: invalid option -- %s\\n" +msgstr "%s: invalid option -- %s\\n" + +#: share/functions/abbr.fish:43 +msgid "%s: %s cannot be specified along with %s\\n" +msgstr "%s: %s cannot be specified along with %s\\n" + +#: share/functions/abbr.fish:52 +msgid "%s: option requires an argument -- %s\\n" +msgstr "%s: option requires an argument -- %s\\n" + +#: share/functions/abbr.fish:58 +msgid "%s: Unexpected argument -- %s\\n" +msgstr "%s: Unexpected argument -- %s\\n" + +#: share/functions/abbr.fish:71 +msgid "%s: abbreviation must have a non-empty key\\n" +msgstr "%s: abbreviation must have a non-empty key\\n" + +#: share/functions/abbr.fish:75 +msgid "%s: abbreviation must have a value\\n" +msgstr "%s: abbreviation must have a value\\n" + +#: share/functions/abbr.fish:97 +msgid "%s: no such abbreviation '%s'\\n" +msgstr "%s: no such abbreviation “%s”\\n" #: share/functions/alias.fish:2 msgid "" "Legacy function for creating shellscript functions using an alias-like syntax" msgstr "" +"Legacy function for creating shellscript functions using an alias-like syntax" -#: share/functions/alias.fish:34 -#, fuzzy +#: share/functions/alias.fish:36 msgid "%s: Expected one or two arguments, got %d\\n" -msgstr "%s: Expected 1, 2 or 3 arguments, got %d\\n" +msgstr "%s: Expected one or two arguments, got %d\\n" + +#: share/functions/alias.fish:42 +msgid "%s: Name cannot be empty\\n" +msgstr "%s: Name cannot be empty\\n" + +#: share/functions/alias.fish:45 +msgid "%s: Body cannot be empty\\n" +msgstr "%s: Body cannot be empty\\n" #: share/functions/contains_seq.fish:1 msgid "Return true if array contains a sequence" -msgstr "" +msgstr "Return true if array contains a sequence" #: share/functions/dirh.fish:2 msgid "Print the current directory history (the back- and fwd- lists)" @@ -8699,25 +8206,35 @@ msgstr "Print directory stack" #: share/functions/fish_config.fish:1 msgid "Launch fish's web based configuration" -msgstr "" +msgstr "Launch fish's web based configuration" #: share/functions/fish_indent.fish:1 msgid "Indenter and prettifier for fish code" -msgstr "" +msgstr "Indenter and prettifier for fish code" #: share/functions/fish_prompt.fish:5 msgid "Write out the prompt" msgstr "Write out the prompt" #: share/functions/fish_update_completions.fish:1 -#, fuzzy msgid "Update man-page based completions" -msgstr "Edit command specific completions" +msgstr "Update man-page based completions" + +#: share/functions/fish_vi_key_bindings.fish:1 +msgid "vi-like key bindings for fish" +msgstr "vi-like key bindings for fish" + +#: share/functions/fish_vi_prompt.fish:1 +msgid "Displays the current mode" +msgstr "Displays the current mode" + +#: share/functions/fish_vi_prompt.fish:17 +msgid "Simple vi prompt" +msgstr "Simple vi prompt" #: share/functions/funced.fish:1 -#, fuzzy msgid "Edit function definition" -msgstr "function definition block" +msgstr "Edit function definition" #: share/functions/funced.fish:24 share/functions/nextd.fish:22 #: share/functions/prevd.fish:22 share/functions/vared.fish:15 @@ -8725,28 +8242,36 @@ msgid "%s: Unknown option %s\\n" msgstr "%s: Unknown option %s\\n" #: share/functions/funced.fish:36 -#, fuzzy msgid "funced: You must specify one function name\n" -msgstr "%ls: Expected exactly one function name\n" +msgstr "funced: You must specify one function name\n" + +#: share/functions/funced.fish:96 +msgid "Editing failed or was cancelled" +msgstr "Editing failed or was cancelled" + +#: share/functions/funced.fish:103 +msgid "Edit the file again\\? [Y/n]" +msgstr "Edit the file again\\? [Y/n]" + +#: share/functions/funced.fish:110 +msgid "Cancelled function editing" +msgstr "Cancelled function editing" #: share/functions/funcsave.fish:2 msgid "Save the current definition of all specified functions to file" -msgstr "" +msgstr "Save the current definition of all specified functions to file" #: share/functions/funcsave.fish:11 -#, fuzzy msgid "%s: Expected function name\\n" -msgstr "%ls: Expected function name\n" +msgstr "%s: Expected function name\\n" #: share/functions/funcsave.fish:26 -#, fuzzy msgid "%s: Could not create configuration directory\\n" -msgstr "%ls: Could not find home directory\n" +msgstr "%s: Could not create configuration directory\\n" #: share/functions/funcsave.fish:37 -#, fuzzy msgid "%s: Unknown function '%s'\\n" -msgstr "%s: Unknown option “%s”\\n" +msgstr "%s: Unknown function “%s”\\n" #: share/functions/help.fish:1 msgid "Show help for the fish shell" @@ -8757,27 +8282,27 @@ msgid "%s: Could not find a web browser.\\n" msgstr "%s: Could not find a web browser.\\n" #: share/functions/help.fish:77 -#, fuzzy, sh-format +#, sh-format msgid "" "Please set the variable $BROWSER to a suitable browser and try again.\\n\\n" msgstr "" -"Please set the variable $BROWSER to a suitable browser and try again\\n\\n" +"Please set the variable $BROWSER to a suitable browser and try again.\\n\\n" #: share/functions/help.fish:129 msgid "help: Help is being displayed in your default browser.\\n" -msgstr "" +msgstr "help: Help is being displayed in your default browser.\\n" #: share/functions/help.fish:132 msgid "help: Help is being displayed in %s.\\n" -msgstr "" +msgstr "help: Help is being displayed in %s.\\n" #: share/functions/history.fish:5 msgid "Deletes an item from history" -msgstr "" +msgstr "Deletes an item from history" #: share/functions/hostname.fish:7 msgid "Show or set the system's host name\r" -msgstr "" +msgstr "Show or set the system's host name\r" #: share/functions/la.fish:4 msgid "" @@ -8791,23 +8316,21 @@ msgstr "" msgid "List contents of directory using long format" msgstr "List contents of directory using long format" -#: share/functions/ls.fish:7 share/functions/ls.fish:24 +#: share/functions/ls.fish:7 share/functions/ls.fish:32 msgid "List contents of directory" msgstr "List contents of directory" #: share/functions/man.fish:1 -#, fuzzy msgid "Format and display the on-line manual pages" -msgstr "Display change information for the package" +msgstr "Format and display the on-line manual pages" #: share/functions/math.fish:2 -#, fuzzy msgid "Perform math calculations in bc" -msgstr "Perform a simulation" +msgstr "Perform math calculations in bc" #: share/functions/mimedb.fish:8 msgid "Look up file information via the mimedb database" -msgstr "" +msgstr "Look up file information via the mimedb database" #: share/functions/nextd.fish:2 msgid "Move forward in the directory history" @@ -8826,9 +8349,8 @@ msgid "Pop dir from stack" msgstr "Pop dir from stack" #: share/functions/popd.fish:14 -#, fuzzy msgid "%s: Directory stack is empty...\\n" -msgstr "%s: Directory stack is empty..." +msgstr "%s: Directory stack is empty...\\n" #: share/functions/prevd.fish:2 msgid "Move back in the directory history" @@ -8838,11 +8360,9 @@ msgstr "Move back in the directory history" msgid "The number of positions to skip must be a non-negative integer\\n" msgstr "The number of positions to skip must be a non-negative integer\\n" -#: share/functions/prompt_pwd.fish:3 share/functions/prompt_pwd.fish:7 #: share/functions/prompt_pwd.fish:11 -#, fuzzy msgid "Print the current working directory, shortened to fit the prompt" -msgstr "Print the current working directory, shortend to fit the prompt" +msgstr "Print the current working directory, shortened to fit the prompt" #: share/functions/psub.fish:3 msgid "" @@ -8857,13 +8377,12 @@ msgid "Push directory to stack" msgstr "Push directory to stack" #: share/functions/seq.fish:7 -#, fuzzy msgid "Print sequences of numbers" -msgstr "Print name, not number" +msgstr "Print sequences of numbers" #: share/functions/seq.fish:11 msgid "Fallback implementation of the seq command" -msgstr "" +msgstr "Fallback implementation of the seq command" #: share/functions/seq.fish:31 msgid "%s: Expected 1, 2 or 3 arguments, got %d\\n" @@ -8875,41 +8394,37 @@ msgstr "%s: “%s” is not a number\\n" #: share/functions/setenv.fish:2 msgid "Set global variable. Alias for set -g, made for csh compatibility" -msgstr "" +msgstr "Set global variable. Alias for set -g, made for csh compatibility" #: share/functions/type.fish:2 msgid "Print the type of a command" msgstr "Print the type of a command" -#: share/functions/type.fish:84 -#, fuzzy +#: share/functions/type.fish:90 msgid "%s is a function with definition\\n" -msgstr "%ls: Missing function definition information." +msgstr "%s is a function with definition\\n" -#: share/functions/type.fish:88 -#, fuzzy +#: share/functions/type.fish:94 msgid "function" -msgstr "function\\n" +msgstr "function" -#: share/functions/type.fish:105 +#: share/functions/type.fish:107 msgid "%s is a builtin\\n" msgstr "%s is a builtin\\n" -#: share/functions/type.fish:108 -#, fuzzy +#: share/functions/type.fish:110 msgid "builtin" -msgstr "builtin\\n" +msgstr "builtin" -#: share/functions/type.fish:132 +#: share/functions/type.fish:130 msgid "%s is %s\\n" msgstr "%s is %s\\n" -#: share/functions/type.fish:135 -#, fuzzy +#: share/functions/type.fish:133 msgid "file" -msgstr "file\\n" +msgstr "file" -#: share/functions/type.fish:147 +#: share/functions/type.fish:144 msgid "%s: Could not find '%s'\\n" msgstr "%s: Could not find “%s”\\n" @@ -8930,15 +8445,15 @@ msgstr "%s: Too many arguments\\n" msgid "Edit variable value" msgstr "Edit variable value" -#: share/functions/vared.fish:41 +#: share/functions/vared.fish:40 msgid "" -"%s: %s is an array variable. Use %svared%s %s[n] to edit the n:th element of " -"%s\\n" +"%s: %s is an array variable. Use %svared%s %s[n]%s to edit the n:th element " +"of %s\\n" msgstr "" -"%s: %s is an array variable. Use %svared%s %s[n] to edit the n:th element of " -"%s\\n" +"%s: %s is an array variable. Use %svared%s %s[n]%s to edit the n:th element " +"of %s\\n" -#: share/functions/vared.fish:45 +#: share/functions/vared.fish:44 msgid "" "%s: Expected exactly one argument, got %s.\\n\\nSynopsis:\\n\\t%svared%s " "VARIABLE\\n" @@ -8946,6 +8461,385 @@ msgstr "" "%s: Expected exactly one argument, got %s.\\n\\nSynopsis:\\n\\t%svared%s " "VARIABLE\\n" +#~ msgid "%ls: Expected zero or two parameters, got %d\n" +#~ msgstr "%ls: Expected zero or two parameters, got %d\n" + +#~ msgid "Current functions are: " +#~ msgstr "Current functions are: " + +#~ msgid "%ls: Not inside of block\n" +#~ msgstr "%ls: Not inside of block\n" + +#~ msgid "%ls: Not inside of 'if' block\n" +#~ msgstr "%ls: Not inside of “if” block\n" + +#~ msgid "%ls: Expected exactly one argument, got %d\n" +#~ msgstr "%ls: Expected exactly one argument, got %d\n" + +#~ msgid "%ls: 'case' command while not in switch block\n" +#~ msgstr "%ls: “case” command while not in switch block\n" + +#~ msgid "%ls: Unknown error" +#~ msgstr "%ls: Unknown error" + +#~ msgid "%ls: Can not specify scope when erasing array slice\n" +#~ msgstr "%ls: Can not specify scope when erasing array slice\n" + +#~ msgid "Could not get user information" +#~ msgstr "Could not get user information" + +#~ msgid "Could not convert message '%s' to wide character string" +#~ msgstr "Could not convert message “%s” to wide character string" + +#~ msgid "%ls: Argument '%s' is not a valid file descriptor\n" +#~ msgstr "%ls: Argument “%s” is not a valid file descriptor\n" + +#~ msgid "Could not set up output file descriptors for pager" +#~ msgstr "Could not set up output file descriptors for pager" + +#~ msgid "Could not set up input file descriptors for pager" +#~ msgstr "Could not set up input file descriptors for pager" + +#~ msgid "Could not open tty for pager" +#~ msgstr "Could not open tty for pager" + +#~ msgid "Could not initialize result pipe" +#~ msgstr "Could not initialize result pipe" + +#~ msgid "Unspecified file descriptors" +#~ msgstr "Unspecified file descriptors" + +#~ msgid "Could not read completions" +#~ msgstr "Could not read completions" + +#~ msgid "Could not expand string '%ls'" +#~ msgstr "Could not expand string “%ls”" + +#~ msgid "An additional command is required" +#~ msgstr "An additional command is required" + +#~ msgid "" +#~ "The function calls itself immediately, which would result in an infinite " +#~ "loop." +#~ msgstr "" +#~ "The function calls itself immediately, which would result in an infinite " +#~ "loop." + +#~ msgid "" +#~ "Could not locate end of block. The 'end' command is missing, misspelled " +#~ "or a ';' is missing." +#~ msgstr "" +#~ "Could not locate end of block. The “end” command is missing, misspelled " +#~ "or a “;” is missing." + +#~ msgid "Expected a command name, got token of type '%ls'" +#~ msgstr "Expected a command name, got token of type “%ls”" + +#~ msgid "'case' builtin not inside of switch block" +#~ msgstr "“case” builtin not inside of switch block" + +#~ msgid "Loop control command while not inside of loop" +#~ msgstr "Loop control command while not inside of loop" + +#~ msgid "'%ls' builtin not inside of if block" +#~ msgstr "“%ls” builtin not inside of if block" + +#~ msgid "'%ls' used past terminating 'else'" +#~ msgstr "“%ls” used past terminating “else”" + +#~ msgid "'end' command outside of block" +#~ msgstr "“end” command outside of block" + +#~ msgid "Expected redirection specification, got token of type '%ls'" +#~ msgstr "Expected redirection specification, got token of type “%ls”" + +#~ msgid "" +#~ "Encountered redirection when expecting a command name. Fish does not " +#~ "allow a redirection operation before a command." +#~ msgstr "" +#~ "Encountered redirection when expecting a command name. Fish does not " +#~ "allow a redirection operation before a command." + +#~ msgid "Invalid IO redirection" +#~ msgstr "Invalid IO redirection" + +#~ msgid "Requested redirection to something that is not a file descriptor %ls" +#~ msgstr "" +#~ "Requested redirection to something that is not a file descriptor %ls" + +#~ msgid "Don't preserve the specified attributes" +#~ msgstr "Don't preserve the specified attributes" + +#~ msgid "Control creation of sparse files" +#~ msgstr "Control creation of sparse files" + +#, fuzzy +#~ msgid "add the specified files on the next commit" +#~ msgstr "Add specified file to the current list of keyrings" + +#, fuzzy +#~ msgid "show changeset information by line for each file" +#~ msgstr "Display change information for the package" + +#, fuzzy +#~ msgid "create an unversioned archive of a repository revision" +#~ msgstr "Commit an unversioned file or tree into the repository" + +#, fuzzy +#~ msgid "list repository named branches" +#~ msgstr "Disable repository" + +#, fuzzy +#~ msgid "create a changegroup file" +#~ msgstr "Read package from file" + +#, fuzzy +#~ msgid "output the current or given revision of files" +#~ msgstr "Show the log messages for a set of revision(s) and/or file(s)" + +#, fuzzy +#~ msgid "make a copy of an existing repository" +#~ msgstr "Create a local copy of another repository" + +#, fuzzy +#~ msgid "commit the specified files or all outstanding changes" +#~ msgstr "Decrypt specified file or stdin" + +#, fuzzy +#~ msgid "forget the specified files on the next commit" +#~ msgstr "Move file specified on commandline" + +#, fuzzy +#~ msgid "copy changes from other branches onto the current branch" +#~ msgstr "Bring changes from the repository into the working copy" + +#, fuzzy +#~ msgid "identify the working copy or specified revision" +#~ msgstr "Update the working copy to a different URL" + +#, fuzzy +#~ msgid "import an ordered set of patches" +#~ msgstr "Print byte offset of matches" + +#, fuzzy +#~ msgid "create a new repository in the given directory" +#~ msgstr "Create a CVS repository if it doesnt exist" + +#, fuzzy +#~ msgid "locate files matching specific patterns" +#~ msgstr "Exclude files that match pattern" + +#, fuzzy +#~ msgid "output the current or given revision of the project manifest" +#~ msgstr "Show the log messages for a set of revision(s) and/or file(s)" + +#, fuzzy +#~ msgid "show changesets not found in the destination" +#~ msgstr "Query packages with the specified group" + +#, fuzzy +#~ msgid "show the parents of the working directory or revision" +#~ msgstr "Change working directory" + +#, fuzzy +#~ msgid "show aliases for remote repositories" +#~ msgstr "Removes entry in .cvspass for remote repository" + +#, fuzzy +#~ msgid "pull changes from the specified source" +#~ msgstr "Query packages with the specified group" + +#, fuzzy +#~ msgid "push changes to the specified destination" +#~ msgstr "Query packages with the specified group" + +#, fuzzy +#~ msgid "remove the specified files on the next commit" +#~ msgstr "Move file specified on commandline" + +#, fuzzy +#~ msgid "print the root (top) of the current working directory" +#~ msgstr "Change working directory" + +#, fuzzy +#~ msgid "show changed files in the working directory" +#~ msgstr "Change working directory" + +#, fuzzy +#~ msgid "summarize working directory state" +#~ msgstr "Print working directory" + +#, fuzzy +#~ msgid "list repository tags" +#~ msgstr "Disable repository" + +#, fuzzy +#~ msgid "show the tip revision" +#~ msgstr "Show the time" + +#, fuzzy +#~ msgid "apply one or more changegroup files" +#~ msgstr "Read package from file" + +#, fuzzy +#~ msgid "update working directory (or switch revisions)" +#~ msgstr "Change working directory" + +#, fuzzy +#~ msgid "verify the integrity of the repository" +#~ msgstr "Remove an entry from the repository" + +#, fuzzy +#~ msgid "output version and copyright information" +#~ msgstr "Ignore version magic information" + +#, fuzzy +#~ msgid "Configuration Files" +#~ msgstr "Configuration file" + +#, fuzzy +#~ msgid "Date Formats" +#~ msgstr "Set format" + +#, fuzzy +#~ msgid "Diff Formats" +#~ msgstr "List format" + +#, fuzzy +#~ msgid "Environment Variables" +#~ msgstr "Handle environment variables" + +#, fuzzy +#~ msgid "Specifying File Sets" +#~ msgstr "Specify config file" + +#, fuzzy +#~ msgid "Configuring hgweb" +#~ msgstr "Configuration file" + +#, fuzzy +#~ msgid "Merge Tools" +#~ msgstr "Merge sorted files" + +#, fuzzy +#~ msgid "Specifying Multiple Revisions" +#~ msgstr "Specify revision" + +#, fuzzy +#~ msgid "Specifying Single Revisions" +#~ msgstr "Specify revision" + +#, fuzzy +#~ msgid "Specifying Revision Sets" +#~ msgstr "Specify revision states" + +#, fuzzy +#~ msgid "[+] include names matching the given patterns" +#~ msgstr "Insert modules matching the given wildcard" + +#, fuzzy +#~ msgid "[+] exclude names matching the given patterns" +#~ msgstr "List all modules matching the given wildcard" + +#, fuzzy +#~ msgid "[+] include names matching the given patterns" +#~ msgstr "Insert modules matching the given wildcard" + +#, fuzzy +#~ msgid "[+] exclude names matching the given patterns" +#~ msgstr "List all modules matching the given wildcard" + +#, fuzzy +#~ msgid "Annotate the specified revision" +#~ msgstr "Help for the specified builtin" + +#, fuzzy +#~ msgid "Use text as commit message" +#~ msgstr "Read commit message from file" + +#~ msgid "Read commit message from file" +#~ msgstr "Read commit message from file" + +#, fuzzy +#~ msgid "Record the specified date as commit date" +#~ msgstr "Help for the specified command" + +#, fuzzy +#~ msgid "Record the specified user as committer" +#~ msgstr "Use specified string as comment string" + +#, fuzzy +#~ msgid "File to store the bundles into" +#~ msgstr "Edit the patch bundle description" + +#, fuzzy +#~ msgid "Limit number of changes displayed" +#~ msgstr "Only print number of matches" + +#, fuzzy +#~ msgid "Display with template" +#~ msgstr "Display all matches" + +#, fuzzy +#~ msgid "Specify ssh command to use" +#~ msgstr "Pass command to shell" + +#, fuzzy +#~ msgid "Specify hg command to run on the remote side" +#~ msgstr "Specify root directory for rpm operations" + +#, fuzzy +#~ msgid "Search the repository as it is in REV" +#~ msgstr "Specify the repository URL" + +#, fuzzy +#~ msgid "Show revisions matching date spec" +#~ msgstr "Show only matching part" + +#, fuzzy +#~ msgid "Revision to display" +#~ msgstr "Select display" + +#, fuzzy +#~ msgid "Specify merge tool" +#~ msgstr "Specify trust model" + +#, fuzzy +#~ msgid "Show parents of the specified revision" +#~ msgstr "Query packages with the specified group" + +#, fuzzy +#~ msgid "[+] target revision" +#~ msgstr "Merge revisions" + +#, fuzzy +#~ msgid "Tipmost revision matching date" +#~ msgstr "Show only matching part" + +#, fuzzy +#~ msgid "Revert to the specified revision" +#~ msgstr "Help for the specified builtin" + +#, fuzzy +#~ msgid "For remote clients" +#~ msgstr "List or remove functions" + +#, fuzzy +#~ msgid "SSL certificate file" +#~ msgstr "Set certificate policy" + +#, fuzzy +#~ msgid "Untrusted configuration options" +#~ msgstr "Set config options" + +#, fuzzy +#~ msgid "List the changed files of a revision" +#~ msgstr "List all properties on files, dirs, or revisions" + +#, fuzzy +#~ msgid "Revision" +#~ msgstr "Merge revisions" + #~ msgid "%ls: Missing function definition information." #~ msgstr "%ls: Missing function definition information." @@ -8964,9 +8858,6 @@ msgstr "" #~ msgid "Failed to close file descriptor %d" #~ msgstr "Failed to close file descriptor %d" -#~ msgid "Failed to execute process '%ls'" -#~ msgstr "Failed to execute process “%ls”" - #~ msgid "" #~ "Could not send process %d, '%ls' in job %d, '%ls' from group %d to group " #~ "%d" @@ -9057,10 +8948,6 @@ msgstr "" #~ msgid "Create a local copy of another repository" #~ msgstr "Create a local copy of another repository" -#, fuzzy -#~ msgid "Makes a copy of the repository" -#~ msgstr "Create a local copy of another repository" - #~ msgid "Optimize the repository" #~ msgstr "Optimize the repository" @@ -9070,10 +8957,6 @@ msgstr "" #~ msgid "Specify hash of creator patch (see docs)" #~ msgstr "Specify hash of creator patch (see docs)" -#, fuzzy -#~ msgid "Name of version" -#~ msgstr "Negate expression" - #~ msgid "Send to context stored in FILENAME" #~ msgstr "Send to context stored in FILENAME" @@ -9111,14 +8994,6 @@ msgstr "" #~ msgid "Use pattern from file" #~ msgstr "Use pattern from file" -#, fuzzy -#~ msgid "print information about the working copy" -#~ msgstr "Output extra information about the work being done" - -#, fuzzy -#~ msgid "export the repository via HTTP" -#~ msgstr "Update the repository" - #~ msgid "Debug option" #~ msgstr "Debug option" @@ -9278,9 +9153,6 @@ msgstr "" #~ msgid "Prefix to strip on patch" #~ msgstr "Prefix to strip on patch" -#~ msgid "Use purge instead of remove" -#~ msgstr "Use purge instead of remove" - #~ msgid "Do not run update" #~ msgstr "Do not run update" @@ -9436,9 +9308,6 @@ msgstr "" #~ msgid "Overwrite" #~ msgstr "Overwrite" -#~ msgid "Do not overwrite" -#~ msgstr "Do not overwrite" - #~ msgid "Reduce memory usage" #~ msgstr "Reduce memory usage" @@ -9448,9 +9317,6 @@ msgstr "" #~ msgid "Print license" #~ msgstr "Print license" -#~ msgid "Compress to stdout" -#~ msgstr "Compress to stdout" - #~ msgid "Compress file" #~ msgstr "Compress file" @@ -9869,9 +9735,6 @@ msgstr "" #~ msgid "Option list is not complete" #~ msgstr "Option list is not complete" -#~ msgid "Remove completion" -#~ msgstr "Remove completion" - #~ msgid "" #~ "The completion should only be used if the specified command has a zero " #~ "exit status" @@ -10004,9 +9867,6 @@ msgstr "" #~ msgid "Bring work tree in sync with repository" #~ msgstr "Bring work tree in sync with repository" -#~ msgid "Set watches" -#~ msgstr "Set watches" - #~ msgid "See who is watching a file" #~ msgstr "See who is watching a file" @@ -10019,9 +9879,6 @@ msgstr "" #~ msgid "Do not use the ~/.cvsrc file" #~ msgstr "Do not use the ~/.cvsrc file" -#~ msgid "Do not change any files" -#~ msgstr "Do not change any files" - #~ msgid "Cause CVS to be really quiet" #~ msgstr "Cause CVS to be really quiet" @@ -10064,9 +9921,6 @@ msgstr "" #~ msgid "Process directories recursively" #~ msgstr "Process directories recursively" -#~ msgid "Use a specified tag" -#~ msgstr "Use a specified tag" - #~ msgid "Specify filenames to be filtered" #~ msgstr "Specify filenames to be filtered" @@ -10220,9 +10074,6 @@ msgstr "" #~ msgid "Report on all tags" #~ msgstr "Report on all tags" -#~ msgid "Show history for all users" -#~ msgstr "Show history for all users" - #~ msgid "Show only records for this directory" #~ msgstr "Show only records for this directory" @@ -10241,9 +10092,6 @@ msgstr "" #~ msgid "Print only file info" #~ msgstr "Print only file info" -#~ msgid "Do not print tags" -#~ msgstr "Do not print tags" - #~ msgid "Print only rcs filename" #~ msgstr "Print only rcs filename" @@ -10342,9 +10190,6 @@ msgstr "" #~ "Don't look for any files or directories that could be added, and don't " #~ "add them automatically" -#~ msgid "Summarize changes" -#~ msgstr "Summarize changes" - #~ msgid "Suppress informational output" #~ msgstr "Suppress informational output" @@ -10378,9 +10223,6 @@ msgstr "" #~ msgid "Forward unsigned messages without extra header" #~ msgstr "Forward unsigned messages without extra header" -#~ msgid "Check the entire repository" -#~ msgstr "Check the entire repository" - #~ msgid "Check patches since latest checkpoint" #~ msgstr "Check patches since latest checkpoint" @@ -10712,9 +10554,6 @@ msgstr "" #~ msgid "Reduced output from portage's displays" #~ msgstr "Reduced output from portage's displays" -#~ msgid "Resumes the last merge operation" -#~ msgstr "Resumes the last merge operation" - #~ msgid "" #~ "Matches the search string against the description field as well the " #~ "package's name" @@ -10784,9 +10623,6 @@ msgstr "" #~ msgid "Erase function" #~ msgstr "Erase function" -#~ msgid "Show hidden functions" -#~ msgstr "Show hidden functions" - #~ msgid "Test if function is defined" #~ msgstr "Test if function is defined" @@ -11001,9 +10837,6 @@ msgstr "" #~ msgid "List all keys with their fingerprints" #~ msgstr "List all keys with their fingerprints" -#~ msgid "Generate a new key pair" -#~ msgstr "Generate a new key pair" - #~ msgid "Present a menu which enables you to do all key related tasks" #~ msgstr "Present a menu which enables you to do all key related tasks" @@ -11512,9 +11345,6 @@ msgstr "" #~ msgid "No annotated source" #~ msgstr "No annotated source" -#~ msgid "Print flat profile" -#~ msgstr "Print flat profile" - #~ msgid "No flat profile" #~ msgstr "No flat profile" @@ -11581,9 +11411,6 @@ msgstr "" #~ msgid "Save/restore filename" #~ msgstr "Save/restore filename" -#~ msgid "Recurse directories" -#~ msgstr "Recurse directories" - #~ msgid "Display compression ratios" #~ msgstr "Display compression ratios" @@ -11665,9 +11492,6 @@ msgstr "" #~ msgid "Display status column" #~ msgstr "Display status column" -#~ msgid "Specify key bindings file" -#~ msgstr "Specify key bindings file" - #~ msgid "Verbose prompt" #~ msgstr "Verbose prompt" @@ -11704,9 +11528,6 @@ msgstr "" #~ msgid "Multiple blank lines sqeezed" #~ msgstr "Multiple blank lines sqeezed" -#~ msgid "Do not fold long lines" -#~ msgstr "Do not fold long lines" - #~ msgid "Edit tag" #~ msgstr "Edit tag" @@ -11830,9 +11651,6 @@ msgstr "" #~ msgid "Pager" #~ msgstr "Pager" -#~ msgid "Manual sections" -#~ msgstr "Manual sections" - #~ msgid "Always reformat" #~ msgstr "Always reformat" @@ -11938,9 +11756,6 @@ msgstr "" #~ msgid "Do not write mtab" #~ msgstr "Do not write mtab" -#~ msgid "Read/Write mode" -#~ msgstr "Read/Write mode" - #~ msgid "Dynamically change postprocessing" #~ msgstr "Dynamically change postprocessing" @@ -11980,9 +11795,6 @@ msgstr "" #~ msgid "Override framerate" #~ msgstr "Override framerate" -#~ msgid "Build index if unavailable" -#~ msgstr "Build index if unavailable" - #~ msgid "Load index from file" #~ msgstr "Load index from file" @@ -12165,9 +11977,6 @@ msgstr "" #~ msgid "Invoke CPP" #~ msgstr "Invoke CPP" -#~ msgid "Extract script" -#~ msgstr "Extract script" - #~ msgid "Open folder" #~ msgstr "Open folder" @@ -12262,9 +12071,6 @@ msgstr "" #~ "Bypass the normal routing tables and send directly to a host on an " #~ "attached interface" -#~ msgid "Specifies the number of data bytes to be sent" -#~ msgstr "Specifies the number of data bytes to be sent" - #~ msgid "Set socket buffer size" #~ msgstr "Set socket buffer size" @@ -12423,9 +12229,6 @@ msgstr "" #~ msgid "Explain what is done" #~ msgstr "Explain what is done" -#~ msgid "List of rpm configuration files" -#~ msgstr "List of rpm configuration files" - #~ msgid "Pipe output through specified command" #~ msgstr "Pipe output through specified command" @@ -13563,9 +13366,6 @@ msgstr "" #~ msgid "Move into zipfile (delete files)" #~ msgstr "Move into zipfile (delete files)" -#~ msgid "Do not store directory names" -#~ msgstr "Do not store directory names" - #~ msgid "Do not compress at all" #~ msgstr "Do not compress at all" -- cgit v1.2.3