From 8c21cf7761aa3e2dd03bfcdecfc1a4db66e4686c Mon Sep 17 00:00:00 2001 From: David Adam Date: Thu, 13 Mar 2014 21:56:04 +0800 Subject: translations: update new strings, convert all to UTF-8 --- po/en.po | 5894 ++++++++++++++++++++++++++++++++++++++++---------------------- 1 file changed, 3811 insertions(+), 2083 deletions(-) (limited to 'po/en.po') diff --git a/po/en.po b/po/en.po index 691b7c5d..42eb91c5 100644 --- a/po/en.po +++ b/po/en.po @@ -8,20 +8,26 @@ msgid "" msgstr "" "Project-Id-Version: fish 1.21.8\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-10-27 11:34+0200\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" "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" -#: builtin.c:83 +#: 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 #, c-format msgid "Send job %d, '%ls' to foreground\n" msgstr "Send job %d, “%ls” to foreground\n" -#: builtin.c:352 +#: builtin.cpp:344 #, c-format msgid "" "%ls: Type 'help %ls' for related documentation\n" @@ -30,87 +36,99 @@ msgstr "" "%ls: Type “help %ls” for related documentation\n" "\n" -#: builtin.c:498 +#: builtin.cpp:484 #, c-format msgid "%ls: No key with name '%ls' found\n" msgstr "%ls: No key with name “%ls” found\n" -#: builtin.c:504 +#: builtin.cpp:490 #, 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.c:510 +#: builtin.cpp:496 #, 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.c:701 -#, c-format -msgid "%ls: Expected zero or two parameters, got %d" -msgstr "" +#: 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.c:725 +#: builtin.cpp:692 #, c-format msgid "%ls: Invalid state\n" msgstr "" -#: builtin.c:830 +#: builtin.cpp:796 #, c-format msgid "%ls: Can not specify scope when removing block\n" msgstr "" -#: builtin.c:836 +#: builtin.cpp:802 #, c-format msgid "%ls: No blocks defined\n" msgstr "" -#: builtin.c:1328 builtin.h:29 +#: builtin.cpp:1312 builtin.h:32 #, c-format msgid "%ls: Invalid combination of options\n" msgstr "%ls: Invalid combination of options\n" -#: builtin.c:1350 +#: builtin.cpp:1334 #, c-format msgid "%ls: Expected exactly one function name\n" msgstr "%ls: Expected exactly one function name\n" -#: builtin.c:1360 +#: builtin.cpp:1344 builtin.cpp:1406 #, c-format msgid "%ls: Function '%ls' does not exist\n" msgstr "%ls: Function “%ls” does not exist\n" -#: builtin.c:1534 +#: builtin.cpp:1394 +#, fuzzy, c-format +msgid "" +"%ls: Expected exactly two names (current function name, and new function " +"name)\n" +msgstr "%ls: Expected exactly one function name\n" + +#: builtin.cpp:1417 builtin.cpp:1952 builtin.cpp:2259 +#, c-format +msgid "%ls: Illegal function name '%ls'\n" +msgstr "%ls: Illegal function name “%ls”\n" + +#: builtin.cpp:1428 +#, fuzzy, c-format +msgid "%ls: Function '%ls' already exists. Cannot create copy '%ls'\n" +msgstr "%ls: Function “%ls” does not exist\n" + +#: builtin.cpp:1809 builtin.cpp:2114 #, c-format msgid "%ls: Unknown signal '%ls'\n" msgstr "%ls: Unknown signal “%ls”\n" -#: builtin.c:1558 builtin.c:1728 +#: builtin.cpp:1824 builtin.cpp:1984 builtin.cpp:2129 builtin.cpp:2291 #, c-format msgid "%ls: Invalid variable name '%ls'\n" msgstr "%ls: Invalid variable name “%ls”\n" -#: builtin.c:1624 +#: builtin.cpp:1877 builtin.cpp:2182 #, c-format msgid "%ls: Cannot find calling job for event handler\n" msgstr "%ls: Cannot find calling job for event handler\n" -#: builtin.c:1642 +#: builtin.cpp:1895 builtin.cpp:2200 #, c-format msgid "%ls: Invalid process id %ls\n" msgstr "%ls: Invalid process id %ls\n" -#: builtin.c:1693 +#: builtin.cpp:1945 builtin.cpp:2252 #, c-format msgid "%ls: Expected function name\n" msgstr "%ls: Expected function name\n" -#: builtin.c:1700 -#, c-format -msgid "%ls: Illegal function name '%ls'\n" -msgstr "%ls: Illegal function name “%ls”\n" - -#: builtin.c:1710 +#: builtin.cpp:1962 builtin.cpp:2269 #, c-format msgid "" "%ls: The name '%ls' is reserved,\n" @@ -119,135 +137,140 @@ msgstr "" "%ls: The name “%ls” is reserved,\n" "and can not be used as a function name\n" -#: builtin.c:1741 +#: builtin.cpp:1970 builtin.cpp:2277 builtin.cpp:3824 +#, fuzzy, c-format +msgid "%ls: No function name given\n" +msgstr "%ls: Expected function name\n" + +#: builtin.cpp:1997 builtin.cpp:2304 #, c-format msgid "%ls: Expected one argument, got %d\n" msgstr "%ls: Expected one argument, got %d\n" -#: builtin.c:1757 +#: builtin.cpp:2319 msgid "Current functions are: " msgstr "Current functions are: " -#: builtin.c:1901 +#: builtin.cpp:2459 #, 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.c:1915 +#: builtin.cpp:2473 #, c-format msgid "%ls: Expected zero or one argument, got %d\n" msgstr "%ls: Expected zero or one argument, got %d\n" -#: builtin.c:2421 main.c:389 parser.c:1208 +#: builtin.cpp:2981 fish.cpp:518 parser.cpp:1095 msgid "Standard input" msgstr "Standard input" -#: builtin.c:2464 +#: builtin.cpp:3024 msgid "This is a login shell\n" msgstr "This is a login shell\n" -#: builtin.c:2466 +#: builtin.cpp:3026 msgid "This is not a login shell\n" msgstr "This is not a login shell\n" -#: builtin.c:2468 +#: builtin.cpp:3028 #, c-format msgid "Job control: %ls\n" msgstr "Job control: %ls\n" -#: builtin.c:2469 +#: builtin.cpp:3029 msgid "Only on interactive jobs" msgstr "Only on interactive jobs" -#: builtin.c:2470 +#: builtin.cpp:3030 msgid "Never" msgstr "Never" -#: builtin.c:2470 +#: builtin.cpp:3030 msgid "Always" msgstr "Always" -#: builtin.c:2506 builtin.c:3443 +#: 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.c:2566 +#: builtin.cpp:3108 #, c-format msgid "%ls: Could not find home directory\n" msgstr "%ls: Could not find home directory\n" -#: builtin.c:2580 builtin.c:2636 +#: builtin.cpp:3128 builtin.cpp:3182 #, c-format msgid "%ls: '%ls' is not a directory\n" msgstr "%ls: “%ls” is not a directory\n" -#: builtin.c:2587 +#: builtin.cpp:3135 #, c-format msgid "%ls: The directory '%ls' does not exist\n" msgstr "%ls: The directory “%ls” does not exist\n" -#: builtin.c:2594 +#: builtin.cpp:3142 #, c-format msgid "%ls: '%ls' is a rotten symlink\n" msgstr "%ls: “%ls” is a rotten symlink\n" -#: builtin.c:2602 +#: builtin.cpp:3150 #, c-format msgid "%ls: Unknown error trying to locate directory '%ls'\n" msgstr "%ls: Unknown error trying to locate directory “%ls”\n" -#: builtin.c:2627 +#: builtin.cpp:3173 #, c-format msgid "%ls: Permission denied: '%ls'\n" msgstr "%ls: Permission denied: “%ls”\n" -#: builtin.c:2653 +#: builtin.cpp:3197 #, c-format msgid "%ls: Could not set PWD variable\n" msgstr "%ls: Could not set PWD variable\n" -#: builtin.c:2739 +#: builtin.cpp:3284 #, c-format msgid "%ls: Key not specified\n" msgstr "%ls: Key not specified\n" -#: builtin.c:2784 builtin.c:2798 +#: builtin.cpp:3328 builtin.cpp:3336 #, c-format msgid "%ls: Error encountered while sourcing file '%ls':\n" msgstr "%ls: Error encountered while sourcing file “%ls”:\n" -#: builtin.c:2792 +#: builtin.cpp:3344 #, c-format msgid "%ls: '%ls' is not a file\n" msgstr "%ls: “%ls” is not a file\n" -#: builtin.c:2831 +#: builtin.cpp:3363 #, c-format msgid "%ls: Error while reading file '%ls'\n" msgstr "%ls: Error while reading file “%ls”\n" -#: builtin.c:2903 builtin.c:3083 +#: builtin.cpp:3419 builtin.cpp:3599 #, c-format msgid "%ls: There are no suitable jobs\n" msgstr "%ls: There are no suitable jobs\n" -#: builtin.c:2932 +#: builtin.cpp:3448 #, c-format msgid "%ls: Ambiguous job\n" msgstr "%ls: Ambiguous job\n" -#: builtin.c:2938 builtin.c:3106 builtin_jobs.c:301 +#: builtin.cpp:3454 builtin.cpp:3622 builtin_jobs.cpp:301 #, c-format msgid "%ls: '%ls' is not a job\n" msgstr "%ls: “%ls” is not a job\n" -#: builtin.c:2969 builtin_jobs.c:316 +#: builtin.cpp:3485 builtin_jobs.cpp:316 #, c-format msgid "%ls: No suitable job: %d\n" msgstr "%ls: No suitable job: %d\n" -#: builtin.c:2978 +#: builtin.cpp:3494 #, c-format msgid "" "%ls: Can't put job %d, '%ls' to foreground because it is not under job " @@ -256,12 +279,12 @@ msgstr "" "%ls: Can't put job %d, “%ls” to foreground because it is not under job " "control\n" -#: builtin.c:3032 +#: builtin.cpp:3547 #, c-format msgid "%ls: Unknown job '%ls'\n" msgstr "%ls: Unknown job “%ls”\n" -#: builtin.c:3041 +#: builtin.cpp:3556 #, c-format msgid "" "%ls: Can't put job %d, '%ls' to background because it is not under job " @@ -270,672 +293,764 @@ msgstr "" "%ls: Can't put job %d, “%ls” to background because it is not under job " "control\n" -#: builtin.c:3051 +#: builtin.cpp:3566 #, c-format msgid "Send job %d '%ls' to background\n" msgstr "Send job %d “%ls” to background\n" -#: builtin.c:3089 +#: builtin.cpp:3605 msgid "(default)" msgstr "(default)" -#: builtin.c:3218 +#: builtin.cpp:3737 #, c-format msgid "%ls: Not inside of block\n" msgstr "%ls: Not inside of block\n" -#: builtin.c:3308 -#, c-format -msgid "%ls: Missing function definition information." -msgstr "%ls: Missing function definition information." - -#: builtin.c:3339 +#: builtin.cpp:3884 #, c-format msgid "%ls: Not inside of 'if' block\n" msgstr "%ls: Not inside of “if” block\n" -#: builtin.c:3391 +#: builtin.cpp:3938 #, c-format msgid "%ls: Not inside of loop\n" msgstr "%ls: Not inside of loop\n" -#: builtin.c:3453 builtin_complete.c:601 builtin.h:76 +#: builtin.cpp:4005 builtin_complete.cpp:539 builtin_set_color.cpp:140 +#: builtin.h:83 #, c-format msgid "%ls: Too many arguments\n" msgstr "%ls: Too many arguments\n" -#: builtin.c:3469 +#: builtin.cpp:4023 #, c-format msgid "%ls: Not inside of function\n" msgstr "%ls: Not inside of function\n" -#: builtin.c:3499 +#: builtin.cpp:4059 #, c-format msgid "%ls: Expected exactly one argument, got %d\n" msgstr "%ls: Expected exactly one argument, got %d\n" -#: builtin.c:3531 +#: 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.c:3575 +#: builtin.cpp:4317 builtin.cpp:4360 +#, fuzzy +msgid "Test a condition" +msgstr "Set a config option" + +#: builtin.cpp:4318 +msgid "Try out the new parser" +msgstr "" + +#: builtin.cpp:4319 +msgid "Execute command if previous command suceeded" +msgstr "Execute command if previous command suceeded" + +#: builtin.cpp:4320 +msgid "Create a block of code" +msgstr "Create a block of code" + +#: builtin.cpp:4321 +msgid "Send job to background" +msgstr "Send job to background" + +#: builtin.cpp:4322 +msgid "Handle fish key bindings" +msgstr "Handle fish key bindings" + +#: builtin.cpp:4323 msgid "Temporarily block delivery of events" msgstr "Temporarily block delivery of events" -#: builtin.c:3579 +#: builtin.cpp:4324 +msgid "Stop the innermost loop" +msgstr "Stop the innermost loop" + +#: builtin.cpp:4325 +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 msgid "Run a builtin command instead of a function" msgstr "Run a builtin command instead of a function" -#: builtin.c:3583 +#: builtin.cpp:4327 builtin.cpp:4359 +msgid "Conditionally execute a block of commands" +msgstr "Conditionally execute a block of commands" + +#: builtin.cpp:4328 msgid "Change working directory" msgstr "Change working directory" -#: builtin.c:3587 -msgid "Count the number of arguments" -msgstr "Count the number of arguments" +#: builtin.cpp:4329 +msgid "Run a program instead of a function or builtin" +msgstr "Run a program instead of a function or builtin" + +#: builtin.cpp:4330 +msgid "Set or get the commandline" +msgstr "Set or get the commandline" -#: builtin.c:3591 +#: builtin.cpp:4331 +msgid "Edit command specific completions" +msgstr "Edit command specific completions" + +#: builtin.cpp:4332 msgid "Search for a specified string in a list" msgstr "" -#: builtin.c:3595 +#: builtin.cpp:4333 +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 +msgid "Count the number of arguments" +msgstr "Count the number of arguments" + +#: builtin.cpp:4335 +#, fuzzy +msgid "Print arguments" +msgstr "Print word counts" + +#: builtin.cpp:4336 +msgid "Evaluate block if condition is false" +msgstr "Evaluate block if condition is false" + +#: builtin.cpp:4337 msgid "Emit an event" msgstr "Emit an event" -#: builtin.c:3599 +#: builtin.cpp:4338 +msgid "End a block of commands" +msgstr "End a block of commands" + +#: builtin.cpp:4339 +msgid "Run command in current process" +msgstr "Run command in current process" + +#: builtin.cpp:4340 msgid "Exit the shell" msgstr "Exit the shell" -#: builtin.c:3603 +#: builtin.cpp:4341 +msgid "Send job to foreground" +msgstr "Send job to foreground" + +#: builtin.cpp:4342 +msgid "Perform a set of commands multiple times" +msgstr "Perform a set of commands multiple times" + +#: builtin.cpp:4343 msgid "Define a new function" msgstr "Define a new function" -#: builtin.c:3607 +#: builtin.cpp:4344 msgid "List or remove functions" msgstr "List or remove functions" -#: builtin.c:3611 -msgid "Edit command specific completions" -msgstr "Edit command specific completions" - -#: builtin.c:3615 -msgid "End a block of commands" -msgstr "End a block of commands" +#: builtin.cpp:4345 +msgid "History of commands executed by user" +msgstr "" -#: builtin.c:3619 -msgid "Evaluate block if condition is false" -msgstr "Evaluate block if condition is false" +#: builtin.cpp:4346 +msgid "Evaluate block if condition is true" +msgstr "Evaluate block if condition is true" -#: builtin.c:3623 -msgid "Perform a set of commands multiple times" -msgstr "Perform a set of commands multiple times" +#: builtin.cpp:4347 +msgid "Print currently running jobs" +msgstr "Print currently running jobs" -#: builtin.c:3627 -msgid "Evaluate contents of file" -msgstr "Evaluate contents of file" +#: builtin.cpp:4348 +msgid "Negate exit status of job" +msgstr "Negate exit status of job" -#: builtin.c:3631 -msgid "Handle environment variables" -msgstr "Handle environment variables" +#: builtin.cpp:4349 +msgid "Execute command if previous command failed" +msgstr "Execute command if previous command failed" -#: builtin.c:3635 -msgid "Send job to foreground" -msgstr "Send job to foreground" +#: builtin.cpp:4350 +#, fuzzy +msgid "Prints formatted text" +msgstr "Print command type" -#: builtin.c:3639 -msgid "Send job to background" -msgstr "Send job to background" +#: builtin.cpp:4351 +#, fuzzy +msgid "Print the working directory" +msgstr "Print working directory" -#: builtin.c:3643 -msgid "Print currently running jobs" -msgstr "Print currently running jobs" +#: builtin.cpp:4352 +msgid "Generate random number" +msgstr "Generate random number" -#: builtin.c:3647 +#: builtin.cpp:4353 msgid "Read a line of input into variables" msgstr "Read a line of input into variables" -#: builtin.c:3651 -msgid "Stop the innermost loop" -msgstr "Stop the innermost loop" - -#: builtin.c:3655 -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.c:3659 +#: builtin.cpp:4354 msgid "Stop the currently evaluated function" msgstr "Stop the currently evaluated function" -#: builtin.c:3663 -msgid "Set or get the commandline" -msgstr "Set or get the commandline" - -#: builtin.c:3667 builtin.c:3671 -msgid "Conditionally execute a block of commands" -msgstr "Conditionally execute a block of commands" +#: builtin.cpp:4355 +msgid "Handle environment variables" +msgstr "Handle environment variables" -#: builtin.c:3675 -msgid "Handle fish key bindings" -msgstr "Handle fish key bindings" +#: builtin.cpp:4356 +msgid "Set the terminal color" +msgstr "" -#: builtin.c:3679 -msgid "Generate random number" -msgstr "Generate random number" +#: builtin.cpp:4357 +msgid "Evaluate contents of file" +msgstr "Evaluate contents of file" -#: builtin.c:3683 +#: builtin.cpp:4358 msgid "Return status information about fish" msgstr "Return status information about fish" -#: builtin.c:3687 +#: builtin.cpp:4361 msgid "Set or get the shells resource usage limits" msgstr "Set or get the shells resource usage limits" -#: builtin.c:3691 -msgid "Create a block of code" -msgstr "Create a block of code" - -#: builtin.c:3695 -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.c:3705 -msgid "Run a program instead of a function or builtin" -msgstr "Run a program instead of a function or builtin" - -#: builtin.c:3709 -msgid "Evaluate block if condition is true" -msgstr "Evaluate block if condition is true" - -#: builtin.c:3713 +#: builtin.cpp:4362 msgid "Perform a command multiple times" msgstr "Perform a command multiple times" -#: builtin.c:3717 -msgid "Negate exit status of job" -msgstr "Negate exit status of job" - -#: builtin.c:3721 -msgid "Execute command if previous command suceeded" -msgstr "Execute command if previous command suceeded" - -#: builtin.c:3725 -msgid "Execute command if previous command failed" -msgstr "Execute command if previous command failed" - -#: builtin.c:3729 -msgid "Run command in current process" -msgstr "Run command in current process" - -#: builtin.c:3817 parser.c:63 +#: builtin.cpp:4442 parser.cpp:53 #, c-format msgid "Unknown builtin '%ls'" msgstr "Unknown builtin “%ls”" -#: builtin_commandline.c:464 +#: builtin_commandline.cpp:411 #, c-format msgid "%ls: Unknown input function '%ls'\n" msgstr "%ls: Unknown input function “%ls”\n" -#: builtin_complete.c:313 -#, c-format -msgid "%ls: Command only available in interactive sessions" -msgstr "%ls: Command only available in interactive sessions" - -#: builtin_jobs.c:87 +#: builtin_jobs.cpp:87 msgid "Job\tGroup\t" msgstr "Job\tGroup\t" -#: builtin_jobs.c:89 +#: builtin_jobs.cpp:89 msgid "CPU\t" msgstr "CPU\t" -#: builtin_jobs.c:91 +#: builtin_jobs.cpp:91 msgid "State\tCommand\n" msgstr "State\tCommand\n" -#: builtin_jobs.c:100 proc.c:661 +#: builtin_jobs.cpp:99 proc.cpp:751 msgid "stopped" msgstr "stopped" -#: builtin_jobs.c:100 +#: builtin_jobs.cpp:99 msgid "running" msgstr "running" -#: builtin_jobs.c:115 +#: builtin_jobs.cpp:113 msgid "Group\n" msgstr "Group\n" -#: builtin_jobs.c:128 -msgid "Procces\n" -msgstr "Procces\n" +#: builtin_jobs.cpp:126 +#, fuzzy +msgid "Process\n" +msgstr "Process" -#: builtin_jobs.c:145 +#: builtin_jobs.cpp:143 msgid "Command\n" msgstr "Command\n" -#: builtin_jobs.c:342 +#: builtin_jobs.cpp:344 #, c-format msgid "%ls: There are no jobs\n" msgstr "%ls: There are no jobs\n" -#: builtin_set.c:158 +#: builtin_printf.cpp:175 +#, c-format +msgid "" +"warning: %ls: character(s) following character constant have been ignored" +msgstr "" + +#: builtin_printf.cpp:256 +#, fuzzy, c-format +msgid "%ls: expected a numeric value" +msgstr "%s: Expected an argument\n" + +#: builtin_printf.cpp:258 +#, c-format +msgid "%ls: value not completely converted" +msgstr "" + +#: builtin_printf.cpp:359 +msgid "missing hexadecimal number in escape" +msgstr "" + +#: builtin_printf.cpp:387 +msgid "Missing hexadecimal number in Unicode escape" +msgstr "" + +#: builtin_printf.cpp:401 +#, c-format +msgid "Unicode character out of range: \\%c%0*x" +msgstr "" + +#: builtin_printf.cpp:668 +#, c-format +msgid "invalid field width: %ls" +msgstr "" + +#: builtin_printf.cpp:706 +#, fuzzy, c-format +msgid "invalid precision: %ls" +msgstr "%ls: Invalid process id %ls\n" + +#: builtin_printf.cpp:737 +#, fuzzy, c-format +msgid "%.*ls: invalid conversion specification" +msgstr "%ls: Invalid combination of options\n" + +#: builtin_printf.cpp:769 +msgid "printf: not enough arguments" +msgstr "" + +#: builtin_set.cpp:155 #, c-format msgid "%ls: Tried to change the read-only variable '%ls'\n" msgstr "%ls: Tried to change the read-only variable “%ls”\n" -#: builtin_set.c:165 +#: builtin_set.cpp:162 #, c-format msgid "%ls: Unknown error" msgstr "%ls: Unknown error" -#: builtin_set.c:217 +#: builtin_set.cpp:214 #, 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.c:244 +#: builtin_set.cpp:241 #, c-format msgid "%ls: Invalid index starting at '%ls'\n" msgstr "%ls: Invalid index starting at “%ls”\n" -#: builtin_set.c:689 -#, c-format -msgid "" -"%ls: Erase needs a variable name\n" -"%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.c:733 +#: builtin_set.cpp:684 #, c-format msgid "%ls: Can not specify scope when erasing array slice\n" msgstr "%ls: Can not specify scope when erasing array slice\n" -#: builtin_set.c:847 +#: builtin_set.cpp:783 #, c-format msgid "%ls: Values cannot be specfied with erase\n" msgstr "%ls: Values cannot be specfied with erase\n" -#: common.c:1756 -#, -msgid "This is a bug. " -msgstr "This is a bug. " +#: builtin_set_color.cpp:149 +#, fuzzy, c-format +msgid "%ls: Expected an argument\n" +msgstr "%s: Expected an argument\n" + +#: builtin_set_color.cpp:157 builtin_set_color.cpp:164 +#, fuzzy, c-format +msgid "%ls: Unknown color '%ls'\n" +msgstr "%s: Unknown color “%s”\n" + +#: builtin_set_color.cpp:171 +#, fuzzy, c-format +msgid "%ls: Could not set up terminal\n" +msgstr "Could not set up terminal" + +#: common.cpp:1882 +msgid "This is a bug. Break on bugreport to debug." +msgstr "" + +#: common.cpp:1901 +msgid "empty" +msgstr "empty" -#: complete.c:61 +#: complete.cpp:61 #, c-format -msgid "Home for %s" +msgid "Home for %ls" msgstr "" -#: complete.c:66 +#: complete.cpp:66 #, c-format msgid "Variable: %ls" msgstr "Variable: %ls" -#: complete.c:808 complete.c:826 +#: complete.cpp:907 complete.cpp:925 msgid "Unknown option: " msgstr "Unknown option: " -#: complete.c:831 +#: complete.cpp:929 msgid "Multiple matches for option: " msgstr "Multiple matches for option: " -#: env.c:238 +#: env.cpp:251 msgid "Could not get user information" msgstr "Could not get user information" -#: env.c:340 env.c:344 +#: env.cpp:362 msgid "Changing language to English" msgstr "Changing language to English" -#: env.c:1309 +#: env.cpp:1252 msgid "Tried to pop empty environment stack." msgstr "Tried to pop empty environment stack." -#: env_universal_common.c:510 +#: 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" -#: event.c:225 +#: event.cpp:168 #, c-format msgid "signal handler for %ls (%ls)" msgstr "signal handler for %ls (%ls)" -#: event.c:229 +#: event.cpp:172 #, c-format msgid "handler for variable '%ls'" msgstr "handler for variable “%ls”" -#: event.c:235 +#: event.cpp:178 #, c-format msgid "exit handler for process %d" msgstr "exit handler for process %d" -#: event.c:241 event.c:252 +#: event.cpp:184 event.cpp:195 #, c-format msgid "exit handler for job %d, '%ls'" msgstr "exit handler for job %d, “%ls”" -#: event.c:243 +#: event.cpp:186 #, c-format msgid "exit handler for job with process group %d" msgstr "exit handler for job with process group %d" -#: event.c:254 +#: event.cpp:197 #, c-format msgid "exit handler for job with job id %d" msgstr "exit handler for job with job id %d" -#: event.c:260 +#: event.cpp:203 #, c-format msgid "handler for generic event '%ls'" msgstr "handler for generic event “%ls”" -#: event.c:264 -#, -msgid "Unknown event type" +#: event.cpp:207 +#, fuzzy, c-format +msgid "Unknown event type '0x%x'" msgstr "Unknown event type" -#: event.c:588 +#: event.cpp:621 msgid "Signal list overflow. Signals have been ignored." msgstr "Signal list overflow. Signals have been ignored." -#: exec.c:54 +#: exec.cpp:57 #, c-format msgid "An error occurred while redirecting file descriptor %d" msgstr "An error occurred while redirecting file descriptor %d" -#: exec.c:59 -#, c-format -msgid "An error occurred while redirecting file '%ls'" +#: exec.cpp:62 +#, fuzzy +msgid "An error occurred while writing output" +msgstr "An error occurred while setting up pipe" + +#: exec.cpp:67 +#, fuzzy, c-format +msgid "An error occurred while redirecting file '%s'" msgstr "An error occurred while redirecting file “%ls”" -#: exec.c:64 +#: exec.cpp:912 #, c-format -msgid "The file '%ls' already exists" -msgstr "The file “%ls” already exists" - -#: exec.c:69 -msgid "Could not create child process - exiting" -msgstr "Could not create child process - exiting" +msgid "Unknown function '%ls'" +msgstr "Unknown function “%ls”" -#: exec.c:289 +#: exec.cpp:1063 #, c-format -msgid "Failed to close file descriptor %d" -msgstr "Failed to close file descriptor %d" +msgid "Unknown input redirection type %d" +msgstr "Unknown input redirection type %d" -#: exec.c:509 -#, c-format -msgid "Failed to execute process '%ls'" -msgstr "Failed to execute process “%ls”" +#: expand.cpp:59 +msgid "Child process" +msgstr "Child process" -#: exec.c:689 -#, c-format -msgid "" -"Could not send process %d, '%ls' in job %d, '%ls' from group %d to group %d" -msgstr "" -"Could not send process %d, “%ls” in job %d, “%ls” from group %d to group %d" +#: expand.cpp:64 +msgid "Process" +msgstr "Process" -#: exec.c:711 proc.c:893 proc.c:905 -#, c-format -msgid "Could not send job %d ('%ls') to foreground" -msgstr "Could not send job %d (“%ls”) to foreground" +#: expand.cpp:69 +msgid "Job" +msgstr "Job" -#: exec.c:1047 +#: expand.cpp:74 #, c-format -msgid "Unknown function '%ls'" -msgstr "Unknown function “%ls”" +msgid "Job: %ls" +msgstr "Job: %ls" -#: exec.c:1167 -#, c-format -msgid "Unknown input redirection type %d" -msgstr "Unknown input redirection type %d" +#: expand.cpp:79 +msgid "Shell process" +msgstr "Shell process" -#: expand.c:53 -#, c-format -msgid "" -"The '$' character begins a variable name. The character '%lc', which " -"directly followed a '$', is not allowed as a part of a variable name, and " -"variable names may not be zero characters long. To learn more about variable " -"expansion in fish, type 'help expand-variable'." -msgstr "" -"The “$” character begins a variable name. The character “%lc”, which " -"directly followed a “$”, is not allowed as a part of a variable name, and " -"variable names may not be zero characters long. To learn more about variable " -"expansion in fish, type “help expand-variable”." +#: expand.cpp:84 +msgid "Last background job" +msgstr "Last background job" -#: expand.c:58 -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 " -"expansion in fish, type 'help expand-variable'." -msgstr "" -"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 " -"expansion in fish, type “help expand-variable”." +#: expand.cpp:1306 +msgid "Mismatched brackets" +msgstr "Mismatched brackets" -#: expand.c:63 +#: fish.cpp:320 #, c-format -msgid "" -"Did you mean %ls{$%ls}%ls? The '$' character begins a variable name. A " -"bracket, which directly followed a '$', is not allowed as a part of a " -"variable name, and variable names may not be zero characters long. To learn " -"more about variable expansion in fish, type 'help expand-variable'." -msgstr "" -"Did you mean %ls{$%ls}%ls? The “$” character begins a variable name. A " -"bracket, which directly followed a “$”, is not allowed as a part of a " -"variable name, and variable names may not be zero characters long. To learn " -"more about variable expansion in fish, type “help expand-variable”." - -#: expand.c:68 -msgid "" -"Did you mean (COMMAND)? In fish, the '$' character is only used for " -"accessing variables. To learn more about command substitution in fish, type " -"'help expand-command-substitution'." -msgstr "" -"Did you mean (COMMAND)? In fish, the “$” character is only used for " -"accessing variables. To learn more about command substitution in fish, type " -"“help expand-command-substitution”." - -#: expand.c:73 -msgid "Child process" -msgstr "Child process" - -#: expand.c:78 -msgid "Process" -msgstr "Process" - -#: expand.c:83 -msgid "Job" -msgstr "Job" +msgid "Invalid value '%s' for debug level switch" +msgstr "Invalid value “%s” for debug level switch" -#: expand.c:88 +#: fish.cpp:361 mimedb.cpp:1335 #, c-format -msgid "Job: %ls" -msgstr "Job: %ls" - -#: expand.c:93 -msgid "Shell process" -msgstr "Shell process" +msgid "%s, version %s\n" +msgstr "%s, version %s\n" -#: expand.c:98 -msgid "Last background job" -msgstr "Last background job" +#: fish.cpp:416 +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" -#: expand.c:1185 -msgid "Mismatched brackets" -msgstr "Mismatched brackets" +#: fish.cpp:517 +#, c-format +msgid "Error while reading file %ls\n" +msgstr "Error while reading file %ls\n" -#: fish_indent.c:310 +#: fish_indent.cpp:345 #, c-format msgid "%ls, version %s\n" msgstr "%ls, version %s\n" -#: fish_pager.c:118 +#: 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.c:706 +#: fish_pager.cpp:703 #, c-format msgid " %d to %d of %d" msgstr "" -#: fish_pager.c:1041 +#: fish_pager.cpp:1012 msgid "Could not set up output file descriptors for pager" msgstr "" -#: fish_pager.c:1047 -#, +#: 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.c:1053 +#: fish_pager.cpp:1024 msgid "Could not open tty for pager" msgstr "Could not open tty for pager" -#: fish_pager.c:1060 +#: fish_pager.cpp:1031 msgid "Could not initialize result pipe" msgstr "" -#: fish_pager.c:1111 input.c:336 +#: fish_pager.cpp:1075 input.cpp:384 input.cpp:394 msgid "Could not set up terminal" msgstr "Could not set up terminal" -#: fish_pager.c:1135 input.c:362 set_color.c:335 -#, c-format +#: fish_pager.cpp:1110 input.cpp:436 msgid "Error while closing terminfo" msgstr "Error while closing terminfo" -#: fish_pager.c:1347 +#: fish_pager.cpp:1306 msgid "Unspecified file descriptors" msgstr "Unspecified file descriptors" -#: fish_pager.c:1359 -#, +#: fish_pager.cpp:1318 msgid "Could not read completions" msgstr "Could not read completions" -#: fishd.c:465 path.c:286 +#: 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 "" -#: io.c:87 +#: input.cpp:387 #, c-format -msgid "" -"An error occured while reading output from code block on file descriptor %d" +msgid "Check that your terminal type, '%ls', is supported on this system" msgstr "" -"An error occured while reading output from code block on file descriptor %d" - -#: main.c:219 -#, c-format -msgid "Invalid value '%s' for debug level switch" -msgstr "Invalid value “%s” for debug level switch" -#: main.c:258 mimedb.c:1286 set_color.c:226 +#: input.cpp:389 #, c-format -msgid "%s, version %s\n" -msgstr "%s, version %s\n" - -#: main.c:310 -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" +msgid "Attempting to use '%ls' instead" +msgstr "" -#: main.c:388 +#: io.cpp:110 #, c-format -msgid "Error while reading file %ls\n" -msgstr "Error while reading file %ls\n" +msgid "" +"An error occured while reading output from code block on file descriptor %d" +msgstr "" +"An error occured while reading output from code block on file descriptor %d" -#: mimedb.c:157 mimedb.c:171 mimedb.c:1114 +#: mimedb.cpp:173 mimedb.cpp:187 mimedb.cpp:1177 #, c-format msgid "%s: Out of memory\n" msgstr "%s: Out of memory\n" -#: mimedb.c:406 +#: mimedb.cpp:462 #, c-format msgid "%s: Unknown error in munge()\n" msgstr "%s: Unknown error in munge()\n" -#: mimedb.c:424 +#: mimedb.cpp:480 #, c-format msgid "%s: Locale string too long\n" msgstr "%s: Locale string too long\n" -#: mimedb.c:494 mimedb.c:502 +#: mimedb.cpp:550 mimedb.cpp:558 #, 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.c:615 +#: mimedb.cpp:674 #, c-format msgid "%s: No description for type %s\n" msgstr "%s: No description for type %s\n" -#: mimedb.c:679 +#: mimedb.cpp:742 #, c-format msgid "%s: Could not parse launcher string '%s'\n" msgstr "%s: Could not parse launcher string “%s”\n" -#: mimedb.c:712 +#: mimedb.cpp:778 #, 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.c:1093 +#: mimedb.cpp:1156 #, c-format msgid "%s: Unsupported switch '%c' in launch string '%s'\n" msgstr "%s: Unsupported switch “%c” in launch string “%s”\n" -#: mimedb.c:1297 +#: mimedb.cpp:1346 #, c-format msgid "%s: Can not launch a mimetype\n" msgstr "%s: Can not launch a mimetype\n" -#: mimedb.c:1329 +#: mimedb.cpp:1374 #, c-format msgid "%s: Could not parse mimetype from argument '%s'\n" msgstr "%s: Could not parse mimetype from argument “%s”\n" -#: mimedb.c:1349 signal.c:407 signal.c:422 +#: mimedb.cpp:1394 signal.cpp:407 signal.cpp:422 msgid "Unknown" msgstr "Unknown" -#: mimedb.c:1410 +#: pager.cpp:24 +#, fuzzy +msgid "search: " +msgstr "Set arch" + +#: parse_execution.cpp:526 parse_execution.cpp:961 parser.cpp:1404 #, c-format -msgid "%s: Unknown error\n" -msgstr "%s: Unknown error\n" +msgid "Could not expand string '%ls'" +msgstr "Could not expand string “%ls”" + +#: parse_execution.cpp:549 +#, fuzzy, c-format +msgid "switch: Expected exactly one argument, got %lu\n" +msgstr "%ls: Expected exactly one argument, got %d\n" + +#: parse_execution.cpp:749 parser.cpp:2053 +#, fuzzy, 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”." + +#: parse_execution.cpp:774 parser.cpp:2078 +#, fuzzy, 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 " +"%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 like " +"“function %ls; %ls $argv; end”. See the help section for the function " +"command by typing “help function”." + +#: parse_execution.cpp:783 parser.cpp:2087 +#, fuzzy, 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”." -#: parse_util.c:892 +#: parse_execution.cpp:791 parser.cpp:2095 #, c-format -msgid "Could not autoload item '%ls', it is already being autoloaded. " -msgstr "Could not autoload item “%ls”, it is already being autoloaded. " +msgid "" +"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'." +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.c:68 +#: parser.cpp:58 msgid "This command can not be used in a pipeline" msgstr "This command can not be used in a pipeline" -#: parser.c:74 +#: parser.cpp:64 #, c-format msgid "Tokenizer error: '%ls'" msgstr "Tokenizer error: “%ls”" -#: parser.c:79 +#: parser.cpp:69 msgid "An additional command is required" msgstr "An additional command is required" -#: parser.c:84 -msgid "Maximum recursion depth reached. Accidental infinite loop?" -msgstr "Maximum recursion depth reached. Accidental infinite loop?" +#: parser.cpp:74 +msgid "" +"The function calls itself immediately, which would result in an infinite " +"loop." +msgstr "" -#: parser.c:89 +#: parser.cpp:79 msgid "" "Could not locate end of block. The 'end' command is missing, misspelled or a " "';' is missing." @@ -943,90 +1058,68 @@ msgstr "" "Could not locate end of block. The “end” command is missing, misspelled or a " "“;” is missing." -#: parser.c:94 -msgid "Maximum number of nested blocks reached." -msgstr "Maximum number of nested blocks reached." - -#: parser.c:99 +#: parser.cpp:82 #, c-format msgid "Expected a command name, got token of type '%ls'" msgstr "Expected a command name, got token of type “%ls”" -#: parser.c:104 -#, c-format -msgid "" -"Expected a command name, got token of type '%ls'. 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 " -"COMMAND”? See the help section for the “or” builtin command by typing “help " -"or”." - -#: parser.c:109 -#, c-format -msgid "" -"Expected a command name, got token of type '%ls'. 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 " -"COMMAND”? See the help section for the “and” builtin command by typing “help " -"and”." - -#: parser.c:114 +#: parser.cpp:87 parse_constants.h:158 #, c-format msgid "Illegal command name '%ls'" msgstr "Illegal command name “%ls”" -#: parser.c:119 -#, c-format -msgid "Illegal file descriptor '%ls'" +#: parser.cpp:92 parse_constants.h:164 +#, fuzzy, c-format +msgid "Illegal file descriptor in redirection '%ls'" msgstr "Illegal file descriptor “%ls”" -#: parser.c:124 +#: parser.cpp:97 parse_constants.h:167 #, c-format -msgid "Warning: No match for wildcard '%ls'. The command will not be executed." +msgid "No matches for wildcard '%ls'." msgstr "" -"Warning: No match for wildcard “%ls”. The command will not be executed." -#: parser.c:129 +#: parser.cpp:102 msgid "'case' builtin not inside of switch block" msgstr "“case” builtin not inside of switch block" -#: parser.c:134 +#: parser.cpp:107 msgid "Loop control command while not inside of loop" msgstr "Loop control command while not inside of loop" -#: parser.c:139 +#: parser.cpp:112 parse_constants.h:176 msgid "'return' builtin command outside of function definition" msgstr "“return” builtin command outside of function definition" -#: parser.c:144 -msgid "'else' builtin not inside of if block" +#: parser.cpp:117 +#, fuzzy, c-format +msgid "'%ls' builtin not inside of if block" msgstr "“else” builtin not inside of if block" -#: parser.c:149 +#: parser.cpp:122 +#, c-format +msgid "'%ls' used past terminating 'else'" +msgstr "" + +#: parser.cpp:127 msgid "'end' command outside of block" msgstr "“end” command outside of block" -#: parser.c:154 -#, c-format +#: parser.cpp:132 parse_constants.h:179 +#, fuzzy, c-format msgid "" -"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 '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”." -#: parser.c:159 +#: parser.cpp:137 #, c-format msgid "Expected redirection specification, got token of type '%ls'" msgstr "Expected redirection specification, got token of type “%ls”" -#: parser.c:164 +#: parser.cpp:142 msgid "" "Encountered redirection when expecting a command name. Fish does not allow a " "redirection operation before a command." @@ -1034,654 +1127,607 @@ msgstr "" "Encountered redirection when expecting a command name. Fish does not allow a " "redirection operation before a command." -#: parser.c:169 -msgid "Tried to evaluate null pointer." -msgstr "Tried to evaluate null pointer." - -#: parser.c:174 +#: parser.cpp:147 #, c-format msgid "Tried to evaluate commands using invalid block type '%ls'" msgstr "Tried to evaluate commands using invalid block type “%ls”" -#: parser.c:180 +#: parser.cpp:153 #, c-format msgid "Unexpected token of type '%ls'" msgstr "Unexpected token of type “%ls”" -#: parser.c:185 +#: parser.cpp:158 parse_constants.h:209 msgid "'while' block" msgstr "“while” block" -#: parser.c:190 +#: parser.cpp:163 parse_constants.h:214 msgid "'for' block" msgstr "“for” block" -#: parser.c:195 +#: parser.cpp:168 parse_constants.h:219 msgid "Block created by breakpoint" msgstr "Block created by breakpoint" -#: parser.c:202 +#: parser.cpp:175 parse_constants.h:226 msgid "'if' conditional block" msgstr "“if” conditional block" -#: parser.c:208 +#: parser.cpp:181 parse_constants.h:232 msgid "function definition block" msgstr "function definition block" -#: parser.c:214 +#: parser.cpp:187 parse_constants.h:238 msgid "function invocation block" msgstr "function invocation block" -#: parser.c:219 +#: parser.cpp:192 parse_constants.h:243 msgid "function invocation block with no variable shadowing" msgstr "function invocation block with no variable shadowing" -#: parser.c:225 +#: parser.cpp:198 parse_constants.h:249 msgid "'switch' block" msgstr "“switch” block" -#: parser.c:231 +#: parser.cpp:204 parse_constants.h:255 msgid "unexecutable block" msgstr "unexecutable block" -#: parser.c:237 +#: parser.cpp:210 parse_constants.h:261 msgid "global root block" msgstr "global root block" -#: parser.c:243 +#: parser.cpp:216 parse_constants.h:267 msgid "command substitution block" msgstr "command substitution block" -#: parser.c:249 +#: parser.cpp:222 parse_constants.h:273 msgid "'begin' unconditional block" msgstr "“begin” unconditional block" -#: parser.c:255 +#: parser.cpp:228 parse_constants.h:279 msgid "Block created by the . builtin" msgstr "Block created by the . builtin" -#: parser.c:260 +#: parser.cpp:233 parse_constants.h:284 msgid "event handler block" msgstr "event handler block" -#: parser.c:266 +#: parser.cpp:239 parse_constants.h:290 msgid "unknown/invalid block" msgstr "unknown/invalid block" -#: parser.c:761 +#: parser.cpp:645 #, c-format msgid "Could not write profiling information to file '%s'" msgstr "Could not write profiling information to file “%s”" -#: parser.c:767 +#: parser.cpp:651 msgid "Time\tSum\tCommand\n" msgstr "Time\tSum\tCommand\n" -#: parser.c:945 +#: parser.cpp:811 #, c-format msgid "in event handler: %ls\n" msgstr "in event handler: %ls\n" -#: parser.c:972 -#, c-format -msgid "in . (source) call of file '%ls',\n" -msgstr "in . (source) call of file “%ls”,\n" +#: parser.cpp:839 +#, fuzzy, c-format +msgid "from sourcing file %ls\n" +msgstr "Error while reading file %ls\n" -#: parser.c:977 -#, c-format -msgid "in function '%ls',\n" +#: parser.cpp:845 +#, fuzzy, c-format +msgid "in function '%ls'\n" msgstr "in function “%ls”,\n" -#: parser.c:982 +#: parser.cpp:850 msgid "in command substitution\n" msgstr "in command substitution\n" -#: parser.c:992 -#, c-format -msgid "\tcalled on line %d of file '%ls',\n" +#: parser.cpp:863 +#, fuzzy, c-format +msgid "\tcalled on line %d of file %ls\n" msgstr "\tcalled on line %d of file “%ls”,\n" -#: parser.c:999 -msgid "\tcalled on standard input,\n" +#: parser.cpp:869 +#, fuzzy +msgid "\tcalled during startup\n" +msgstr "\tcalled on standard input,\n" + +#: parser.cpp:873 +#, fuzzy +msgid "\tcalled on standard input\n" msgstr "\tcalled on standard input,\n" -#: parser.c:1013 +#: parser.cpp:890 #, c-format msgid "\twith parameter list '%ls'\n" msgstr "\twith parameter list “%ls”\n" -#: parser.c:1202 +#: parser.cpp:1087 #, c-format msgid "%ls (line %d): " msgstr "%ls (line %d): " -#: parser.c:1424 -#, c-format -msgid "Could not expand string '%ls'" -msgstr "Could not expand string “%ls”" +#: parser.cpp:1091 +msgid "Startup" +msgstr "" + +#: parser.cpp:1197 +msgid "Job inconsistency" +msgstr "Job inconsistency" -#: parser.c:1541 +#: parser.cpp:1520 msgid "Invalid IO redirection" msgstr "Invalid IO redirection" -#: parser.c:1595 +#: 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.c:2046 -#, c-format -msgid "" -"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'." -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”." - -#: parser.c:2054 -msgid "" -"Variables may not be used as commands. Instead, define a function. 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”." - -#: parser.c:2061 -#, c-format -msgid "" -"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'." -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”." - -#: parser.c:2068 -#, c-format -msgid "Unknown command '%ls'" -msgstr "Unknown command “%ls”" - -#: parser.c:2551 +#: parser.cpp:2667 parser.cpp:2750 msgid "End of block mismatch. Program terminating." msgstr "End of block mismatch. Program terminating." -#: path.c:26 +#: parser.cpp:3034 +#, fuzzy, c-format +msgid "%ls (line %lu): " +msgstr "%ls (line %d): " + +#: path.cpp:24 #, c-format msgid "Error while searching for command '%ls'" msgstr "Error while searching for command “%ls”" -#: proc.c:155 -msgid "Job inconsistency" -msgstr "Job inconsistency" - -#: proc.c:523 +#: proc.cpp:615 #, c-format msgid "Job %d, '%ls' has %ls" msgstr "Job %d, “%ls” has %ls" -#: proc.c:609 +#: proc.cpp:699 #, c-format msgid "%ls: Job %d, '%ls' terminated by signal %ls (%ls)" msgstr "%ls: Job %d, “%ls” terminated by signal %ls (%ls)" -#: proc.c:617 +#: proc.cpp:707 #, 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)" -#: proc.c:646 +#: proc.cpp:736 msgid "ended" msgstr "ended" -#: proc.c:873 +#: proc.cpp:969 msgid "An error occured while reading output from code block" msgstr "An error occured while reading output from code block" -#: proc.c:923 proc.c:933 proc.c:943 +#: proc.cpp:998 proc.cpp:1010 +#, 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 msgid "Could not return shell to foreground" msgstr "Could not return shell to foreground" -#: proc.c:1149 -msgid "Job command" -msgstr "Job command" - -#: proc.c:1152 proc.c:1179 +#: proc.cpp:1280 proc.cpp:1304 msgid "Process list pointer" msgstr "Process list pointer" -#: proc.c:1155 -msgid "Job list pointer" -msgstr "Job list pointer" - -#: proc.c:1166 +#: proc.cpp:1291 #, 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.c:1177 +#: proc.cpp:1302 msgid "Process argument list" msgstr "Process argument list" -#: proc.c:1178 +#: proc.cpp:1303 msgid "Process name" msgstr "Process name" -#: proc.c:1180 -msgid "Process command" -msgstr "Process command" - -#: proc.c:1185 +#: proc.cpp:1309 #, c-format msgid "Job '%ls', process '%ls' has inconsistent state 'stopped'=%d" msgstr "Job “%ls”, process “%ls” has inconsistent state “stopped”=%d" -#: proc.c:1195 +#: proc.cpp:1319 #, c-format msgid "Job '%ls', process '%ls' has inconsistent state 'completed'=%d" msgstr "Job “%ls”, process “%ls” has inconsistent state “completed”=%d" -#: reader.c:341 +#: reader.cpp:453 msgid "Could not set terminal mode for new job" msgstr "Could not set terminal mode for new job" -#: reader.c:365 +#: reader.cpp:477 msgid "Could not set terminal mode for shell" msgstr "Could not set terminal mode for shell" -#: reader.c:1486 +#: reader.cpp:2133 +msgid "No TTY for interactive shell (tcgetpgrp failed)" +msgstr "" + +#: reader.cpp:2148 +#, c-format +msgid "" +"I appear to be an orphaned process, so I am quitting politely. My pid is %d." +msgstr "" + +#: reader.cpp:2179 msgid "Couldn't put the shell in its own process group" msgstr "Couldn't put the shell in its own process group" -#: reader.c:1496 +#: reader.cpp:2189 msgid "Couldn't grab control of terminal" msgstr "Couldn't grab control of terminal" -#: reader.c:2077 +#: reader.cpp:2703 msgid "Pop null reader block" msgstr "Pop null reader block" -#: reader.c:2215 -msgid "There are stopped jobs\n" -msgstr "There are stopped jobs\n" +#: reader.cpp:2956 +msgid "" +"There are stopped jobs. A second attempt to exit will enforce their " +"termination.\n" +msgstr "" -#: reader.c:2964 +#: reader.cpp:4069 #, c-format msgid "Unknown keybinding %d" msgstr "Unknown keybinding %d" -#: reader.c:3053 +#: reader.cpp:4210 msgid "Error while reading from file descriptor" msgstr "Error while reading from file descriptor" -#: reader.c:3073 +#: reader.cpp:4227 msgid "Error while closing input stream" msgstr "Error while closing input stream" -#: reader.c:3101 -#, c-format -msgid "Could not convert input. Read %d bytes." -msgstr "Could not convert input. Read %d bytes." - -#: reader.c:3107 -msgid "Could not read input stream" -msgstr "Could not read input stream" - -#: reader.c:3116 +#: reader.cpp:4248 msgid "Error while opening input stream" msgstr "Error while opening input stream" -#: sanity.c:37 -msgid "Errors detected, shutting down" +#: sanity.cpp:37 +#, fuzzy +msgid "Errors detected, shutting down. Break on sanity_lose() to debug." msgstr "Errors detected, shutting down" -#: sanity.c:65 +#: sanity.cpp:65 #, c-format msgid "The pointer '%ls' is invalid" msgstr "The pointer “%ls” is invalid" -#: sanity.c:71 +#: sanity.cpp:71 #, c-format msgid "The pointer '%ls' is null" msgstr "The pointer “%ls” is null" -#: set_color.c:253 -#, c-format -msgid "%s: Too many arguments\n" -msgstr "%s: Too many arguments\n" - -#: set_color.c:260 -#, c-format -msgid "%s: Expected an argument\n" -msgstr "%s: Expected an argument\n" - -#: set_color.c:269 set_color.c:277 -#, c-format -msgid "%s: Unknown color '%s'\n" -msgstr "%s: Unknown color “%s”\n" - -#: signal.c:69 +#: signal.cpp:69 msgid "Terminal hung up" msgstr "Terminal hung up" -#: signal.c:77 +#: signal.cpp:77 msgid "Quit request from job control (^C)" msgstr "Quit request from job control (^C)" -#: signal.c:85 +#: signal.cpp:85 msgid "Quit request from job control with core dump (^\\)" msgstr "Quit request from job control with core dump (^\\)" -#: signal.c:93 +#: signal.cpp:93 msgid "Illegal instruction" msgstr "Illegal instruction" -#: signal.c:101 +#: signal.cpp:101 msgid "Trace or breakpoint trap" msgstr "Trace or breakpoint trap" -#: signal.c:109 +#: signal.cpp:109 msgid "Abort" msgstr "Abort" -#: signal.c:117 +#: signal.cpp:117 msgid "Misaligned address error" msgstr "Misaligned address error" -#: signal.c:125 +#: signal.cpp:125 msgid "Floating point exception" msgstr "Floating point exception" -#: signal.c:133 +#: signal.cpp:133 msgid "Forced quit" msgstr "Forced quit" -#: signal.c:141 +#: signal.cpp:141 msgid "User defined signal 1" msgstr "User defined signal 1" -#: signal.c:148 +#: signal.cpp:148 msgid "User defined signal 2" msgstr "User defined signal 2" -#: signal.c:156 +#: signal.cpp:156 msgid "Address boundary error" msgstr "Address boundary error" -#: signal.c:164 +#: signal.cpp:164 msgid "Broken pipe" msgstr "Broken pipe" -#: signal.c:172 +#: signal.cpp:172 msgid "Timer expired" msgstr "Timer expired" -#: signal.c:180 +#: signal.cpp:180 msgid "Polite quit request" msgstr "Polite quit request" -#: signal.c:188 +#: signal.cpp:188 msgid "Child process status changed" msgstr "Child process status changed" -#: signal.c:196 +#: signal.cpp:196 msgid "Continue previously stopped process" msgstr "Continue previously stopped process" -#: signal.c:204 +#: signal.cpp:204 msgid "Forced stop" msgstr "Forced stop" -#: signal.c:212 +#: signal.cpp:212 msgid "Stop request from job control (^Z)" msgstr "Stop request from job control (^Z)" -#: signal.c:220 +#: signal.cpp:220 msgid "Stop from terminal input" msgstr "Stop from terminal input" -#: signal.c:228 +#: signal.cpp:228 msgid "Stop from terminal output" msgstr "Stop from terminal output" -#: signal.c:236 +#: signal.cpp:236 msgid "Urgent socket condition" msgstr "Urgent socket condition" -#: signal.c:244 +#: signal.cpp:244 msgid "CPU time limit exceeded" msgstr "CPU time limit exceeded" -#: signal.c:252 +#: signal.cpp:252 msgid "File size limit exceeded" msgstr "File size limit exceeded" -#: signal.c:260 +#: signal.cpp:260 msgid "Virtual timer expired" msgstr "Virtual timer expired" -#: signal.c:268 +#: signal.cpp:268 msgid "Profiling timer expired" msgstr "Profiling timer expired" -#: signal.c:276 signal.c:284 +#: signal.cpp:276 signal.cpp:284 msgid "Window size change" msgstr "Window size change" -#: signal.c:292 +#: signal.cpp:292 msgid "I/O on asynchronous file descriptor is possible" msgstr "I/O on asynchronous file descriptor is possible" -#: signal.c:300 +#: signal.cpp:300 msgid "Power failure" msgstr "Power failure" -#: signal.c:308 +#: signal.cpp:308 msgid "Bad system call" msgstr "Bad system call" -#: signal.c:316 +#: signal.cpp:316 msgid "Information request" msgstr "Information request" -#: signal.c:324 +#: signal.cpp:324 msgid "Stack fault" msgstr "Stack fault" -#: signal.c:332 +#: signal.cpp:332 msgid "Emulator trap" msgstr "Emulator trap" -#: signal.c:340 +#: signal.cpp:340 msgid "Abort (Alias for SIGABRT)" msgstr "Abort (Alias for SIGABRT)" -#: signal.c:348 +#: signal.cpp:348 msgid "Unused signal" msgstr "Unused signal" -#: signal.c:667 +#: signal.cpp:684 msgid "Signal block mismatch" msgstr "" -#: tokenizer.c:30 +#: tokenizer.cpp:32 msgid "Unexpected end of string, quotes are not balanced" msgstr "Unexpected end of string, quotes are not balanced" -#: tokenizer.c:35 +#: tokenizer.cpp:37 msgid "Unexpected end of string, parenthesis do not match" msgstr "Unexpected end of string, parenthesis do not match" -#: tokenizer.c:40 +#: tokenizer.cpp:42 +#, fuzzy +msgid "Unexpected end of string, square brackets do not match" +msgstr "Unexpected end of string, parenthesis do not match" + +#: tokenizer.cpp:48 msgid "Invalid input/output redirection" msgstr "Invalid input/output redirection" -#: tokenizer.c:45 -msgid "Can not use fd 0 as pipe output" +#: tokenizer.cpp:53 +#, fuzzy +msgid "Cannot use stdin (fd 0) as pipe output" msgstr "Can not use fd 0 as pipe output" -#: tokenizer.c:62 +#: tokenizer.cpp:65 msgid "Tokenizer not yet initialized" msgstr "Tokenizer not yet initialized" -#: tokenizer.c:63 +#: tokenizer.cpp:66 msgid "Tokenizer error" msgstr "Tokenizer error" -#: tokenizer.c:64 -msgid "Invalid token" -msgstr "Invalid token" - -#: tokenizer.c:65 +#: tokenizer.cpp:67 msgid "String" msgstr "String" -#: tokenizer.c:66 +#: tokenizer.cpp:68 msgid "Pipe" msgstr "Pipe" -#: tokenizer.c:67 +#: tokenizer.cpp:69 msgid "End of command" msgstr "End of command" -#: tokenizer.c:68 +#: tokenizer.cpp:70 msgid "Redirect output to file" msgstr "Redirect output to file" -#: tokenizer.c:69 +#: tokenizer.cpp:71 msgid "Append output to file" msgstr "Append output to file" -#: tokenizer.c:70 +#: tokenizer.cpp:72 msgid "Redirect input to file" msgstr "Redirect input to file" -#: tokenizer.c:71 +#: tokenizer.cpp:73 msgid "Redirect to file descriptor" msgstr "Redirect to file descriptor" -#: tokenizer.c:72 +#: tokenizer.cpp:74 msgid "Redirect output to file if file does not exist" msgstr "Redirect output to file if file does not exist" -#: tokenizer.c:73 +#: tokenizer.cpp:75 msgid "Run job in background" msgstr "Run job in background" -#: tokenizer.c:74 +#: tokenizer.cpp:76 msgid "Comment" msgstr "Comment" -#: tokenizer.c:512 +#: tokenizer.cpp:602 msgid "Invalid token type" msgstr "Invalid token type" -#: wgetopt.c:542 +#: wgetopt.cpp:536 #, c-format msgid "%ls: Option '%ls' is ambiguous\n" msgstr "%ls: Option “%ls” is ambiguous\n" -#: wgetopt.c:566 +#: wgetopt.cpp:560 #, c-format msgid "%ls: Option '--%ls' doesn't allow an argument\n" msgstr "%ls: Option “--%ls” doesn't allow an argument\n" -#: wgetopt.c:571 +#: wgetopt.cpp:565 #, c-format msgid "%ls: Option '%lc%ls' doesn't allow an argument\n" msgstr "%ls: Option “%lc%ls” doesn't allow an argument\n" -#: wgetopt.c:585 +#: wgetopt.cpp:579 #, c-format msgid "%ls: Option '%ls' requires an argument\n" msgstr "%ls: Option “%ls” requires an argument\n" -#: wgetopt.c:613 +#: wgetopt.cpp:607 #, c-format msgid "%ls: Unrecognized option '--%ls'\n" msgstr "%ls: Unrecognized option “--%ls”\n" -#: wgetopt.c:617 +#: wgetopt.cpp:611 #, c-format msgid "%ls: Unrecognized option '%lc%ls'\n" msgstr "%ls: Unrecognized option “%lc%ls”\n" -#: wgetopt.c:642 +#: wgetopt.cpp:636 #, c-format msgid "%ls: Illegal option -- %lc\n" msgstr "%ls: Illegal option -- %lc\n" -#: wgetopt.c:644 +#: wgetopt.cpp:638 #, c-format msgid "%ls: Invalid option -- %lc\n" msgstr "%ls: Invalid option -- %lc\n" -#: wgetopt.c:678 +#: wgetopt.cpp:673 #, c-format msgid "%ls: Option requires an argument -- %lc\n" msgstr "%ls: Option requires an argument -- %lc\n" -#: wildcard.c:58 +#: wildcard.cpp:58 msgid "Executable" msgstr "Executable" -#: wildcard.c:62 +#: wildcard.cpp:62 msgid "Executable link" msgstr "Executable link" -#: wildcard.c:67 +#: wildcard.cpp:67 share/completions/git.fish:146 msgid "File" msgstr "File" -#: wildcard.c:71 +#: wildcard.cpp:71 msgid "Character device" msgstr "Character device" -#: wildcard.c:75 +#: wildcard.cpp:75 msgid "Block device" msgstr "Block device" -#: wildcard.c:79 +#: wildcard.cpp:79 msgid "Fifo" msgstr "Fifo" -#: wildcard.c:83 +#: wildcard.cpp:83 msgid "Symbolic link" msgstr "Symbolic link" -#: wildcard.c:87 +#: wildcard.cpp:87 msgid "Symbolic link to directory" msgstr "Symbolic link to directory" -#: wildcard.c:91 +#: wildcard.cpp:91 msgid "Rotten symbolic link" msgstr "Rotten symbolic link" -#: wildcard.c:95 +#: wildcard.cpp:95 msgid "Symbolic link loop" msgstr "Symbolic link loop" -#: wildcard.c:99 +#: wildcard.cpp:99 msgid "Socket" msgstr "Socket" -#: wildcard.c:103 share/completions/ruby.fish:23 +#: wildcard.cpp:103 share/completions/ruby.fish:23 #: share/functions/__fish_complete_directories.fish:8 msgid "Directory" msgstr "Directory" -#: wildcard.c:737 -msgid "empty" -msgstr "empty" - -#: builtin.h:24 +#: builtin.h:27 #, c-format msgid "%ls: Expected argument\n" msgstr "%ls: Expected argument\n" -#: builtin.h:34 +#: builtin.h:37 #, c-format msgid "" "%ls: Invalid combination of options,\n" @@ -1690,22 +1736,22 @@ msgstr "" "%ls: Invalid combination of options,\n" "%ls\n" -#: builtin.h:39 +#: builtin.h:42 #, c-format 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:44 +#: builtin.h:47 #, fuzzy, c-format msgid "%ls: Variable can't be both exported and unexported\n" msgstr "%ls: Variable can't be both exported and unexported\n" -#: builtin.h:49 +#: builtin.h:52 #, c-format msgid "%ls: Unknown option '%ls'\n" msgstr "%ls: Unknown option “%ls”\n" -#: builtin.h:54 +#: builtin.h:57 #, c-format msgid "" "%ls: Invalid character '%lc' in variable name. Only alphanumerical " @@ -1714,66 +1760,181 @@ msgstr "" "%ls: Invalid character “%lc” in variable name. Only alphanumerical " "characters and underscores are valid in a variable name.\n" -#: builtin.h:59 +#: builtin.h:62 #, c-format msgid "%ls: Variable name can not be the empty string\n" msgstr "%ls: Variable name can not be the empty string\n" -#: builtin.h:64 +#: builtin.h:67 #, c-format msgid "%ls: Second argument must be 'in'\n" msgstr "%ls: Second argument must be “in”\n" -#: builtin.h:69 +#: builtin.h:72 #, c-format msgid "%ls: Expected at least two arguments, got %d\n" msgstr "%ls: Expected at least two arguments, got %d\n" -#: builtin.h:71 +#: builtin.h:74 #, c-format msgid "%ls: '%ls' is not a valid variable name\n" msgstr "%ls: “%ls” is not a valid variable name\n" -#: builtin.h:81 +#: builtin.h:77 #, c-format -msgid "%ls: Block mismatch: '%ls' vs. '%ls'\n" -msgstr "%ls: Block mismatch: '%ls' vs. “%ls”\n" +msgid "%ls: can only take 'if' and then another command as an argument\n" +msgstr "" -#: builtin.h:86 +#: builtin.h:78 #, fuzzy, c-format -msgid "%ls: Unknown block type '%ls'\n" -msgstr "%ls: Unknown block type “%ls”\n" +msgid "%ls: any second argument must be 'if'\n" +msgstr "%ls: Second argument must be “in”\n" #: builtin.h:88 #, c-format -msgid "%ls: Argument '%ls' is not a number\n" -msgstr "%ls: Argument “%ls” is not a number\n" +msgid "%ls: Block mismatch: '%ls' vs. '%ls'\n" +msgstr "%ls: Block mismatch: '%ls' vs. “%ls”\n" -#: common.h:100 -#, c-format -msgid "function %s called with null value for argument %s. " -msgstr "" +#: builtin.h:93 +#, fuzzy, c-format +msgid "%ls: Unknown block type '%ls'\n" +msgstr "%ls: Unknown block type “%ls”\n" -#: common.h:140 +#: builtin.h:95 #, c-format -msgid "function %s called while blocking signals. " -msgstr "" +msgid "%ls: Argument '%ls' is not a number\n" +msgstr "%ls: Argument “%ls” is not a number\n" -#: exec.h:19 +#: exec.h:21 msgid "An error occurred while setting up pipe" msgstr "An error occurred while setting up pipe" -#: expand.h:118 +#: expand.h:132 msgid "Array index out of bounds" msgstr "Array index out of bounds" -#: output.h:87 +#: 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 +#, c-format +msgid "" +"The function '%ls' calls itself immediately, which would result in an " +"infinite loop." +msgstr "" + +#: parse_constants.h:149 +msgid "" +"The function call stack limit has been exceeded. Do you have an accidental " +"infinite loop?" +msgstr "" + +#: parse_constants.h:152 +#, fuzzy +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 " +"COMMAND”? See the help section for the “or” builtin command by typing “help " +"or”." + +#: parse_constants.h:155 +#, fuzzy +msgid "" +"Expected a command, but instead found a '&'. 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 " +"COMMAND”? See the help section for the “and” builtin command by typing “help " +"and”." + +#: parse_constants.h:161 +#, fuzzy, c-format +msgid "Unable to expand variable name '%ls'" +msgstr "%ls: Invalid variable name “%ls”\n" + +#: 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:173 +#, fuzzy +msgid "continue command while not inside of loop" +msgstr "Loop control command while not inside of loop" + +#: parse_constants.h:184 +#, c-format +msgid "" +"The '$' character begins a variable name. The character '%lc', which " +"directly followed a '$', is not allowed as a part of a variable name, and " +"variable names may not be zero characters long. To learn more about variable " +"expansion in fish, type 'help expand-variable'." +msgstr "" +"The “$” character begins a variable name. The character “%lc”, which " +"directly followed a “$”, is not allowed as a part of a 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:189 +msgid "" +"$? is not a valid variable in fish. If you want the exit status of the last " +"command, try $status." +msgstr "" + +#: parse_constants.h:194 +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 " +"expansion in fish, type 'help expand-variable'." +msgstr "" +"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 " +"expansion in fish, type “help expand-variable”." + +#: parse_constants.h:199 +#, c-format +msgid "" +"Did you mean %ls{$%ls}%ls? The '$' character begins a variable name. A " +"bracket, which directly followed a '$', is not allowed as a part of a " +"variable name, and variable names may not be zero characters long. To learn " +"more about variable expansion in fish, type 'help expand-variable'." +msgstr "" +"Did you mean %ls{$%ls}%ls? The “$” character begins a variable name. A " +"bracket, which directly followed a “$”, is not allowed as a part of a " +"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 +msgid "" +"Did you mean (COMMAND)? In fish, the '$' character is only used for " +"accessing variables. To learn more about command substitution in fish, type " +"'help expand-command-substitution'." +msgstr "" +"Did you mean (COMMAND)? In fish, the “$” character is only used for " +"accessing variables. To learn more about command substitution in fish, type " +"“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" + +#: share/completions/adb.fish:12 +msgid "Run adb devices and parse output" +msgstr "" + +#: share/completions/adb.fish:24 +msgid "Runs adb with any -s parameters already given on the command line" +msgstr "" + #: share/completions/apm.fish:2 share/completions/apropos.fish:20 #: share/completions/apt-build.fish:29 share/completions/apt-cache.fish:28 #: share/completions/apt-cdrom.fish:11 share/completions/apt-config.fish:5 @@ -1784,7 +1945,10 @@ msgstr "" #: share/completions/apt-sortpkgs.fish:4 share/completions/apt-zip-inst.fish:3 #: share/completions/apt-zip-list.fish:3 share/completions/at.fish:2 #: share/completions/atq.fish:2 share/completions/atrm.fish:2 +#: share/completions/perl.fish:41 share/functions/__fish_complete_diff.fish:26 +#: share/functions/__fish_complete_grep.fish:44 #: share/functions/__fish_complete_ls.fish:96 +#: share/functions/__fish_complete_python.fish:15 #: share/functions/__fish_complete_tex.fish:5 msgid "Display version and exit" msgstr "Display version and exit" @@ -1821,8 +1985,9 @@ msgstr "Print debugging info" #: share/completions/apt-listchanges.fish:4 #: share/completions/apt-proxy-import.fish:4 #: share/completions/apt-show-source.fish:10 +#: share/functions/__fish_complete_python.fish:14 #: share/functions/__fish_complete_ssh.fish:59 -#: share/functions/__fish_complete_vi.fish:106 +#: share/functions/__fish_complete_vi.fish:98 msgid "Verbose mode" msgstr "Verbose mode" @@ -1874,7 +2039,7 @@ msgstr "Download and extract a source" msgid "Info on a package" msgstr "Info on a package" -#: share/completions/apt-build.fish:10 +#: share/completions/apt-build.fish:10 share/completions/zypper.fish:45 msgid "Remove packages" msgstr "Remove packages" @@ -2038,6 +2203,11 @@ msgstr "Specify config file" msgid "Specify options" msgstr "Specify options" +#: share/completions/apt-cache.fish:32 share/completions/apt-get.fish:12 +#: share/completions/apt-mark.fish:12 +msgid "Test if apt command should have packages as potential completion" +msgstr "Test if apt command should have packages as potential completion" + #: share/completions/apt-cdrom.fish:3 msgid "Add new disc to source list" msgstr "Add new disc to source list" @@ -2174,14 +2344,10 @@ msgstr "Use config file" msgid "Set config options" msgstr "Set config options" -#: share/completions/apt-get.fish:3 +#: share/completions/apt-get.fish:3 share/completions/apt-mark.fish:3 msgid "Test if apt has yet to be given the subcommand" msgstr "Test if apt has yet to be given the subcommand" -#: share/completions/apt-get.fish:12 -msgid "Test if apt command should have packages as potential completion" -msgstr "Test if apt command should have packages as potential completion" - #: share/completions/apt-get.fish:24 msgid "Update sources" msgstr "Update sources" @@ -2203,34 +2369,44 @@ msgid "Install one or more packages" msgstr "Install one or more packages" #: share/completions/apt-get.fish:29 -msgid "Remove one or more packages" +#, fuzzy +msgid "Remove and purge one or more packages" msgstr "Remove one or more packages" #: share/completions/apt-get.fish:30 +msgid "Remove one or more packages" +msgstr "Remove one or more packages" + +#: share/completions/apt-get.fish:31 msgid "Fetch source packages" msgstr "Fetch source packages" -#: share/completions/apt-get.fish:31 +#: share/completions/apt-get.fish:32 msgid "Install/remove packages for dependencies" msgstr "Install/remove packages for dependencies" -#: share/completions/apt-get.fish:32 +#: share/completions/apt-get.fish:33 msgid "Update cache and check dependencies" msgstr "Update cache and check dependencies" -#: share/completions/apt-get.fish:33 +#: share/completions/apt-get.fish:34 msgid "Clean local caches and packages" msgstr "Clean local caches and packages" -#: share/completions/apt-get.fish:34 +#: share/completions/apt-get.fish:35 msgid "Clean packages no longer be downloaded" msgstr "Clean packages no longer be downloaded" -#: share/completions/apt-get.fish:62 +#: share/completions/apt-get.fish:36 +#, fuzzy +msgid "Remove automatically installed packages" +msgstr "Query all installed packages" + +#: share/completions/apt-get.fish:65 share/completions/apt-mark.fish:32 msgid "Specify a config file" msgstr "Specify a config file" -#: share/completions/apt-get.fish:63 +#: share/completions/apt-get.fish:66 share/completions/apt-mark.fish:33 msgid "Set a config option" msgstr "Set a config option" @@ -2350,6 +2526,45 @@ msgstr "Display debug info" 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" + +#: share/completions/apt-mark.fish:25 +#, fuzzy +msgid "Mark a package as manually installed" +msgstr "Upgrade package if already installed" + +#: share/completions/apt-mark.fish:26 +msgid "Hold a package, prevent automatic installation or removal" +msgstr "" + +#: share/completions/apt-mark.fish:27 +#, fuzzy +msgid "Cancel a hold on a package" +msgstr "Info on a package" + +#: share/completions/apt-mark.fish:28 +#, fuzzy +msgid "Show automatically installed packages" +msgstr "Query all installed packages" + +#: share/completions/apt-mark.fish:29 +#, fuzzy +msgid "Show manually installed packages" +msgstr "Query all installed packages" + +#: share/completions/apt-mark.fish:30 +#, fuzzy +msgid "Show held packages" +msgstr "Show upgraded packages" + +#: share/completions/apt-mark.fish:34 +#, fuzzy +msgid "Write package statistics to a file" +msgstr "Write prototypes to file" + #: share/completions/apt-move.fish:4 msgid "Move packages to local tree" msgstr "Move packages to local tree" @@ -2609,7 +2824,6 @@ msgid "Specify a dir" msgstr "Specify a dir" #: share/completions/apt-src.fish:19 -#, msgid "Omit debian version" msgstr "Omit debian version" @@ -2818,274 +3032,508 @@ msgstr "Debug mode" msgid "Process at queue only once" msgstr "Process at queue only once" -#: share/completions/configure.fish:1 -#: share/functions/__fish_complete_ls.fish:95 -#: share/functions/__fish_complete_tex.fish:4 -msgid "Display help and exit" -msgstr "Display help and exit" +#: 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" -#: share/completions/configure.fish:4 -msgid "Cache test results in specified file" -msgstr "Cache test results in specified file" +#: 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" -#: share/completions/cp.fish:10 share/completions/mv.fish:6 -msgid "Backup suffix" -msgstr "Backup suffix" +#: share/completions/bundle.fish:30 +#, fuzzy +msgid "Display a help page" +msgstr "Display man page" -#: share/completions/cp.fish:20 -msgid "Don't preserve the specified attributes" -msgstr "Don't preserve the specified attributes" +#: share/completions/bundle.fish:38 share/completions/bundle.fish:65 +msgid "Install the gems specified by the Gemfile or Gemfile.lock" +msgstr "" -#: share/completions/cp.fish:24 -msgid "Control creation of sparse files" -msgstr "Control creation of sparse files" +#: share/completions/bundle.fish:39 share/completions/bundle.fish:87 +msgid "The location of the Gemfile bundler should use." +msgstr "" -#: share/completions/cp.fish:28 -msgid "Set security context of copy to CONTEXT" -msgstr "Set security context of copy to CONTEXT" +#: 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/cut.fish:1 -msgid "Output byte range" -msgstr "Output byte range" +#: share/completions/bundle.fish:41 +msgid "Installs the gems in the bundle to the system location." +msgstr "" -#: share/completions/cut.fish:2 -msgid "Output character range" -msgstr "Output character range" +#: share/completions/bundle.fish:42 +msgid "A space-separated list of groups to skip installing." +msgstr "" -#: share/completions/cut.fish:3 -msgid "Select field delimiter" -msgstr "Select field delimiter" +#: share/completions/bundle.fish:43 +msgid "Use cached gems instead of connecting to rubygems.org." +msgstr "" -#: share/completions/cut.fish:4 -msgid "Select fields" -msgstr "Select fields" +#: share/completions/bundle.fish:44 +msgid "Switches bundler's defaults into deployment mode." +msgstr "" -#: share/completions/cvs.fish:25 -#, fuzzy -msgid "Use \\tmpdir for temporary files." -msgstr "Use tmpdir for temporary files" +#: share/completions/bundle.fish:45 +msgid "" +"Create a directory containing executabes that run in the context of the " +"bundle." +msgstr "" -#: share/completions/cvs.fish:26 -#, fuzzy -msgid "Use \\editor for editing log information." -msgstr "Use editor for editing log information" +#: share/completions/bundle.fish:46 +msgid "Specify a ruby executable to use with generated binstubs." +msgstr "" -#: share/completions/cvs.fish:27 -#, sh-format -msgid "Overrides $CVSROOT as the root of the CVS tree." +#: share/completions/bundle.fish:47 +msgid "Make a bundle that can work without RubyGems or Bundler at run-time." msgstr "" -#: share/completions/cvs.fish:29 +#: share/completions/bundle.fish:48 +msgid "Apply a RubyGems security policy: {High,Medium,Low,No}Security" +msgstr "" + +#: share/completions/bundle.fish:49 +msgid "Do not update the cache in vendor/cache with the newly bundled gems." +msgstr "" + +#: share/completions/bundle.fish:50 #, fuzzy -msgid "Use compression level \\# for net traffic." -msgstr "Compression level for net traffic" +msgid "Do not print progress information to stdout." +msgstr "Don't print group information" -#: share/completions/cvs.fish:34 +#: share/completions/bundle.fish:53 share/completions/bundle.fish:66 #, fuzzy -msgid "Set CVS user variable." -msgstr "Set CVS user variable" +msgid "Update dependencies to their latest versions" +msgstr "Updates packages to the best version available" -#: share/completions/cvs.fish:40 -msgid "Add a new file/directory to the repository" -msgstr "Add a new file/directory to the repository" +#: share/completions/bundle.fish:54 +msgid "The name of a :git or :path source used in the Gemfile." +msgstr "" -#: share/completions/cvs.fish:41 -msgid "Administration front end for rcs" -msgstr "Administration front end for rcs" +#: share/completions/bundle.fish:58 +msgid "" +"Package the .gem files required by your application into the vendor/cache " +"directory" +msgstr "" -#: share/completions/cvs.fish:42 -msgid "Show last revision where each line was modified" -msgstr "Show last revision where each line was modified" +#: share/completions/bundle.fish:61 share/completions/bundle.fish:68 +msgid "Execute a script in the context of the current bundle" +msgstr "" -#: share/completions/cvs.fish:43 -msgid "Checkout sources for editing" -msgstr "Checkout sources for editing" +#: share/completions/bundle.fish:64 +msgid "Describe available tasks or one specific task" +msgstr "" -#: share/completions/cvs.fish:44 -msgid "Check files into the repository" -msgstr "Check files into the repository" +#: share/completions/bundle.fish:67 +#, fuzzy +msgid "Package .gem files into the vendor/cache directory" +msgstr "Change working directory" -#: share/completions/cvs.fish:45 -msgid "Show differences between revisions" -msgstr "Show differences between revisions" +#: share/completions/bundle.fish:69 +msgid "Check bundler requirements for your application" +msgstr "" -#: share/completions/cvs.fish:46 -msgid "Get ready to edit a watched file" -msgstr "Get ready to edit a watched file" +#: share/completions/bundle.fish:70 share/completions/bundle.fish:92 +#, fuzzy +msgid "Show all of the gems in the current bundle" +msgstr "Do not ever ascend to the parent directory" -#: share/completions/cvs.fish:47 -msgid "See who is editing a watched file" -msgstr "See who is editing a watched file" +#: share/completions/bundle.fish:71 share/completions/bundle.fish:96 +#, fuzzy +msgid "Show the source location of a particular gem in the bundle" +msgstr "Show the process id of each process in the job" -#: share/completions/cvs.fish:48 -msgid "Export sources from CVS, similar to checkout" -msgstr "Export sources from CVS, similar to checkout" +#: share/completions/bundle.fish:72 share/completions/bundle.fish:100 +msgid "Show all of the outdated gems in the current bundle" +msgstr "" -#: share/completions/cvs.fish:49 -msgid "Show repository access history" -msgstr "Show repository access history" +#: share/completions/bundle.fish:73 share/completions/bundle.fish:107 +msgid "Start an IRB session in the context of the current bundle" +msgstr "" -#: share/completions/cvs.fish:50 -msgid "Import sources into CVS, using vendor branches" -msgstr "Import sources into CVS, using vendor branches" +#: share/completions/bundle.fish:74 share/completions/bundle.fish:110 +#, sh-format +msgid "Open an installed gem in your $EDITOR" +msgstr "" + +#: share/completions/bundle.fish:75 share/completions/bundle.fish:114 +msgid "Generate a visual representation of your dependencies" +msgstr "" + +#: share/completions/bundle.fish:76 +#, fuzzy +msgid "Generate a simple Gemfile" +msgstr "Generate master file" + +#: share/completions/bundle.fish:77 share/completions/bundle.fish:125 +msgid "Create a simple gem, suitable for development with bundler" +msgstr "" + +#: share/completions/bundle.fish:78 share/completions/bundle.fish:131 +#, fuzzy +msgid "Displays platform compatibility information" +msgstr "Display update information" + +#: share/completions/bundle.fish:79 share/completions/bundle.fish:135 +msgid "Cleans up unused gems in your bundler directory" +msgstr "" + +#: share/completions/bundle.fish:86 +msgid "" +"Determine whether the requirements for your application are installed and " +"available to bundler" +msgstr "" + +#: share/completions/bundle.fish:88 +msgid "Specify a path other than the system default (BUNDLE_PATH or GEM_HOME)." +msgstr "" + +#: share/completions/bundle.fish:89 +#, fuzzy +msgid "Lock the Gemfile" +msgstr "Log to tracefile" + +#: share/completions/bundle.fish:93 +msgid "List the paths of all gems required by your Gemfile" +msgstr "" + +#: share/completions/bundle.fish:101 +#, fuzzy +msgid "Check for newer pre-release gems" +msgstr "Check for memory leaks" + +#: share/completions/bundle.fish:102 +msgid "Check against a specific source" +msgstr "" + +#: share/completions/bundle.fish:103 +msgid "Use cached gems instead of attempting to fetch gems remotely" +msgstr "" + +#: share/completions/bundle.fish:115 +msgid "The name to use for the generated file (see format option)" +msgstr "" + +#: share/completions/bundle.fish:116 +#, fuzzy +msgid "Show each gem version" +msgstr "Source tree version" + +#: share/completions/bundle.fish:117 +msgid "Show the version of each required dependency" +msgstr "" + +#: share/completions/bundle.fish:118 +msgid "Output a specific format (png, jpg, svg, dot, ...)" +msgstr "" + +#: share/completions/bundle.fish:121 +#, fuzzy +msgid "Generate a simple Gemfile, placed in the current directory" +msgstr "Do not ever ascend to the parent directory" + +#: share/completions/bundle.fish:122 +msgid "Use a specified .gemspec to create the Gemfile" +msgstr "" + +#: share/completions/bundle.fish:126 +msgid "Generate a binary for your library" +msgstr "" + +#: share/completions/bundle.fish:127 +msgid "Generate a test directory for your library (rspec or minitest)" +msgstr "" + +#: share/completions/bundle.fish:128 +#, fuzzy +msgid "Path to your editor" +msgstr "Set source directory" + +#: share/completions/bundle.fish:132 +#, fuzzy +msgid "Only display Ruby directive information" +msgstr "Display update information" + +#: share/completions/bundle.fish:136 +msgid "Only print out changes, do not actually clean gems" +msgstr "" + +#: share/completions/bundle.fish:137 +msgid "Forces clean even if --path is not set" +msgstr "" + +#: share/completions/configure.fish:1 +#: share/functions/__fish_complete_diff.fish:27 +#: share/functions/__fish_complete_grep.fish:22 +#: share/functions/__fish_complete_ls.fish:95 +#: share/functions/__fish_complete_tex.fish:4 +msgid "Display help and exit" +msgstr "Display help and exit" + +#: share/completions/configure.fish:4 +msgid "Cache test results in specified file" +msgstr "Cache test results in specified file" + +#: share/completions/cp.fish:10 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" + +#: share/completions/cp.fish:28 +msgid "Set security context of copy to CONTEXT" +msgstr "Set security context of copy to CONTEXT" + +#: share/completions/cut.fish:2 +msgid "Output byte range" +msgstr "Output byte range" + +#: share/completions/cut.fish:3 +msgid "Output character range" +msgstr "Output character range" + +#: share/completions/cut.fish:4 +msgid "Select field delimiter" +msgstr "Select field delimiter" + +#: share/completions/cut.fish:5 +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 "" + +#: share/completions/cvs.fish:30 +#, fuzzy +msgid "Request compression level \\# for net traffic." +msgstr "Compression level for net traffic" + +#: share/completions/cvs.fish:35 +#, fuzzy +msgid "Set CVS user variable." +msgstr "Set CVS user variable" + +#: share/completions/cvs.fish:41 +msgid "Add a new file/directory to the repository" +msgstr "Add a new file/directory to the repository" + +#: share/completions/cvs.fish:42 +msgid "Administration front end for rcs" +msgstr "Administration front end for rcs" + +#: share/completions/cvs.fish:43 +msgid "Show last revision where each line was modified" +msgstr "Show last revision where each line was modified" + +#: share/completions/cvs.fish:44 +msgid "Checkout sources for editing" +msgstr "Checkout sources for editing" + +#: share/completions/cvs.fish:45 +msgid "Check files into the repository" +msgstr "Check files into the repository" + +#: share/completions/cvs.fish:46 +msgid "Show differences between revisions" +msgstr "Show differences between revisions" + +#: share/completions/cvs.fish:47 +msgid "Get ready to edit a watched file" +msgstr "Get ready to edit a watched file" + +#: share/completions/cvs.fish:48 +msgid "See who is editing a watched file" +msgstr "See who is editing a watched file" + +#: share/completions/cvs.fish:49 +msgid "Export sources from CVS, similar to checkout" +msgstr "Export sources from CVS, similar to checkout" + +#: share/completions/cvs.fish:50 +msgid "Show repository access history" +msgstr "Show repository access history" #: share/completions/cvs.fish:51 +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" -#: share/completions/cvs.fish:88 +#: share/completions/cvs.fish:91 msgid "Set comment leader." msgstr "" -#: share/completions/cvs.fish:91 +#: share/completions/cvs.fish:94 #, fuzzy msgid "Set keyword substitution mode:" msgstr "Set the default keyword substitution" -#: share/completions/cvs.fish:94 +#: share/completions/cvs.fish:97 #, fuzzy msgid "Replace revision\\s" msgstr "Merge revisions" -#: share/completions/cvs.fish:132 +#: share/completions/cvs.fish:135 msgid "Check out revision or tag. (implies -P) (is sticky)" msgstr "" -#: share/completions/cvs.fish:133 +#: share/completions/cvs.fish:136 msgid "Check out revisions as of date. (implies -P) (is sticky)" msgstr "" -#: share/completions/cvs.fish:134 +#: share/completions/cvs.fish:137 msgid "Check out into dir instead of module name." msgstr "" -#: share/completions/cvs.fish:135 +#: share/completions/cvs.fish:138 msgid "Use RCS kopt -k option on checkout. (is sticky)" msgstr "" -#: share/completions/cvs.fish:136 +#: share/completions/cvs.fish:139 msgid "Merge in changes made between current revision and rev." msgstr "" -#: share/completions/cvs.fish:146 +#: share/completions/cvs.fish:150 #, fuzzy msgid "Read the log message from file." msgstr "Read log message from file" -#: share/completions/cvs.fish:147 +#: share/completions/cvs.fish:151 #, fuzzy msgid "Log message." msgstr "Replace a log message" -#: share/completions/cvs.fish:148 +#: share/completions/cvs.fish:152 msgid "Commit to this branch or trunk revision." msgstr "" -#: share/completions/cvs.fish:157 +#: share/completions/cvs.fish:161 #, fuzzy msgid "Specify keyword expansion mode." msgstr "Specify kernel version" -#: share/completions/cvs.fish:158 +#: share/completions/cvs.fish:162 msgid "Diff revision for date against working file." msgstr "" -#: share/completions/cvs.fish:159 +#: share/completions/cvs.fish:163 msgid "Diff rev1/date1 against date2." msgstr "" -#: share/completions/cvs.fish:160 +#: share/completions/cvs.fish:164 msgid "Diff revision for rev1 against working file." msgstr "" -#: share/completions/cvs.fish:161 +#: share/completions/cvs.fish:165 msgid "Diff rev1/date1 against rev2." msgstr "" -#: share/completions/cvs.fish:166 +#: share/completions/cvs.fish:170 #, fuzzy msgid "--ignore-matching-lines=RE Ignore changes whose lines all match RE." msgstr "Ignore changes whose lines match the REGEX" -#: share/completions/cvs.fish:172 +#: share/completions/cvs.fish:176 msgid "--label LABEL Use LABEL instead of file name." msgstr "" -#: share/completions/cvs.fish:174 +#: share/completions/cvs.fish:178 msgid "--show-function-line=RE Show the most recent line matching RE." msgstr "" -#: share/completions/cvs.fish:180 +#: share/completions/cvs.fish:184 msgid "--width=NUM Output at most NUM (default 130) characters per line." msgstr "" -#: share/completions/cvs.fish:222 +#: share/completions/cvs.fish:228 #, fuzzy msgid "Export tagged revisions." msgstr "Merge revisions" -#: share/completions/cvs.fish:223 +#: share/completions/cvs.fish:229 msgid "Export revisions as of date." msgstr "" -#: share/completions/cvs.fish:224 +#: share/completions/cvs.fish:230 msgid "Export into dir instead of module name." msgstr "" -#: share/completions/cvs.fish:225 +#: share/completions/cvs.fish:231 msgid "Use RCS kopt -k option on checkout." msgstr "" -#: share/completions/cvs.fish:235 +#: share/completions/cvs.fish:241 msgid "Look for specified module (repeatable)" msgstr "" -#: share/completions/cvs.fish:236 +#: share/completions/cvs.fish:242 #, fuzzy msgid "Extract by record type" msgstr "Specify record type" -#: share/completions/cvs.fish:241 +#: share/completions/cvs.fish:247 #, fuzzy msgid "Since date (Many formats)" msgstr "Profile data format" -#: share/completions/cvs.fish:242 +#: share/completions/cvs.fish:248 msgid "Back to record with str in module/file/repos field" msgstr "" -#: share/completions/cvs.fish:243 +#: share/completions/cvs.fish:249 msgid "Specified file (same as command line) (repeatable)" msgstr "" -#: share/completions/cvs.fish:244 +#: share/completions/cvs.fish:250 msgid "In module (repeatable)" msgstr "" -#: share/completions/cvs.fish:245 +#: share/completions/cvs.fish:251 msgid "In repository (repeatable)" msgstr "" -#: share/completions/cvs.fish:246 +#: share/completions/cvs.fish:252 msgid "Since rev or tag (looks inside RCS files!)" msgstr "" -#: share/completions/cvs.fish:247 +#: share/completions/cvs.fish:253 msgid "Since tag record placed in history file (by anyone)." msgstr "" -#: share/completions/cvs.fish:248 +#: share/completions/cvs.fish:254 msgid "For user name (repeatable)" msgstr "" -#: share/completions/cvs.fish:249 +#: share/completions/cvs.fish:255 msgid "Output for time zone (e.g. -z -0700)" msgstr "" #: share/completions/darcs.fish:19 #, fuzzy -msgid "Display help for darcs or a single commands" +msgid "Display help about darcs and darcs commands" msgstr "Displays usage information for command" #: share/completions/darcs.fish:20 @@ -3093,32 +3541,37 @@ msgid "Add one or more new files or directories" msgstr "Add one or more new files or directories" #: share/completions/darcs.fish:21 -msgid "Remove one or more files or directories from the repository" -msgstr "Remove one or more files or directories from the repository" +#, fuzzy +msgid "Remove files from version control" +msgstr "Place files or directories under version control" #: share/completions/darcs.fish:22 -msgid "Move/rename one or more files or directories" -msgstr "Move/rename one or more files or directories" +#, fuzzy +msgid "Move or rename files" +msgstr "Do not create file" #: share/completions/darcs.fish:23 -msgid "Replace a token with a new value for that token" -msgstr "Replace a token with a new value for that token" +msgid "Substitute one word for another" +msgstr "" #: share/completions/darcs.fish:24 -msgid "Revert to the recorded version (safe the first time only)" -msgstr "Revert to the recorded version (safe the first time only)" +#, fuzzy +msgid "Discard unrecorded changes" +msgstr "Display unrecorded changes in the working copy" #: 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 -msgid "Display unrecorded changes in the working copy" +#, fuzzy +msgid "List unrecorded changes in the working tree" msgstr "Display unrecorded changes in the working copy" #: share/completions/darcs.fish:27 -msgid "Save changes in the working copy to the repository as a patch" -msgstr "Save changes in the working copy to the repository as a patch" +#, fuzzy +msgid "Create a patch from unrecorded changes" +msgstr "Create compressed patches" #: share/completions/darcs.fish:28 msgid "Remove recorded patches without changing the working copy" @@ -3126,256 +3579,287 @@ msgstr "Remove recorded patches without changing the working copy" #: share/completions/darcs.fish:29 #, fuzzy -msgid "Replace a patch with a better version before it leaves your repository" +msgid "Improve a patch before it leaves your repository" msgstr "Replace a recorded patch with a better version" #: share/completions/darcs.fish:30 -msgid "Mark any conflicts to the working copy for manual resolution" +#, fuzzy +msgid "Mark unresolved conflicts in working tree, for manual resolution" msgstr "Mark any conflicts to the working copy for manual resolution" #: share/completions/darcs.fish:31 -msgid "Tag the contents of the repository with a version name" -msgstr "Tag the contents of the repository with a version name" +msgid "Name the current repository state for future reference" +msgstr "" #: share/completions/darcs.fish:32 -msgid "Set a value for a preference (test, predist, ...)" +#, fuzzy +msgid "Set a preference (test, predist, boringfile or binariesfile)" msgstr "Set a value for a preference (test, predist, ...)" #: share/completions/darcs.fish:33 -#, fuzzy -msgid "Record an inverse patch without changing the working directory" -msgstr "Record an inverse patch without changing the working copy" - -#: share/completions/darcs.fish:34 msgid "Create a diff between two versions of the repository" msgstr "Create a diff between two versions of the repository" -#: share/completions/darcs.fish:35 +#: share/completions/darcs.fish:34 #, fuzzy -msgid "Gives a changelog-style summary of the repository history" -msgstr "Gives a changelog style summary of the repo history" +msgid "List patches in the repository" +msgstr "Update the repository" -#: share/completions/darcs.fish:36 +#: share/completions/darcs.fish:35 msgid "Display which patch last modified something" msgstr "Display which patch last modified something" -#: share/completions/darcs.fish:37 +#: share/completions/darcs.fish:36 msgid "Create a distribution tarball" msgstr "Create a distribution tarball" -#: share/completions/darcs.fish:38 +#: share/completions/darcs.fish:37 msgid "Locate the most recent version lacking an error" msgstr "Locate the most recent version lacking an error" -#: share/completions/darcs.fish:39 -msgid "Query information which is stored by darcs" +#: share/completions/darcs.fish:38 +msgid "Show information which is stored by darcs" msgstr "" -#: share/completions/darcs.fish:40 +#: share/completions/darcs.fish:39 msgid "Copy and apply patches from another repository to this one" msgstr "Copy and apply patches from another repository to this one" -#: share/completions/darcs.fish:41 -#, fuzzy -msgid "Opposite of pull; unsafe if patch is not in remote repository" -msgstr "Opposite of pull; unsafe if the patch is not in remote repo" - -#: share/completions/darcs.fish:42 +#: share/completions/darcs.fish:40 msgid "Delete selected patches from the repository. (UNSAFE!)" msgstr "" -#: share/completions/darcs.fish:43 +#: share/completions/darcs.fish:41 +msgid "Record a new patch reversing some recorded changes" +msgstr "" + +#: share/completions/darcs.fish:42 msgid "Copy and apply patches from this repository to another one" msgstr "Copy and apply patches from this repository to another one" -#: share/completions/darcs.fish:44 +#: share/completions/darcs.fish:43 msgid "Send by email a bundle of one or more patches" msgstr "Send by email a bundle of one or more patches" -#: share/completions/darcs.fish:45 -msgid "Apply patches (from an email bundle) to the repository" -msgstr "Apply patches (from an email bundle) to the repository" - -#: share/completions/darcs.fish:46 -msgid "Create a local copy of another repository" -msgstr "Create a local copy of another repository" - -#: share/completions/darcs.fish:47 -#, fuzzy -msgid "Makes a copy of the repository" -msgstr "Create a local copy of another repository" - -#: share/completions/darcs.fish:48 -msgid "Initialize a new source tree as a darcs repository" -msgstr "" - -#: share/completions/darcs.fish:49 -msgid "Optimize the repository" -msgstr "Optimize the repository" - -#: share/completions/darcs.fish:50 -msgid "Check the repository for consistency" -msgstr "Check the repository for consistency" - -#: share/completions/darcs.fish:51 -msgid "Repair the corrupted repository" -msgstr "Repair the corrupted repository" - -#: share/completions/darcs.fish:85 share/completions/darcs.fish:228 -#: share/completions/darcs.fish:252 share/completions/darcs.fish:410 -#: share/completions/darcs.fish:434 share/completions/darcs.fish:465 -#: share/completions/darcs.fish:510 share/completions/darcs.fish:560 -#: share/completions/darcs.fish:593 share/completions/darcs.fish:636 -#: share/completions/darcs.fish:674 share/completions/darcs.fish:704 +#: share/completions/darcs.fish:44 +msgid "" +"Apply a patch bundle created by `darcs send\\\n" +"complete -c darcs -n __fish_use_subcommand -x -a get --description Create" +msgstr "" + +#: share/completions/darcs.fish:71 share/completions/darcs.fish:220 +#: share/completions/darcs.fish:283 share/completions/darcs.fish:439 +#: share/completions/darcs.fish:597 share/completions/darcs.fish:632 +#: share/completions/darcs.fish:663 share/completions/darcs.fish:688 +#: share/completions/darcs.fish:801 share/completions/darcs.fish:959 +#: share/completions/darcs.fish:1010 share/completions/darcs.fish:1054 +#: 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 "" + +#: share/completions/darcs.fish:101 share/completions/darcs.fish:127 +#: share/completions/darcs.fish:156 share/completions/darcs.fish:186 +#: share/completions/darcs.fish:244 share/completions/darcs.fish:324 +#: share/completions/darcs.fish:363 share/completions/darcs.fish:406 +#: share/completions/darcs.fish:467 share/completions/darcs.fish:492 +#: share/completions/darcs.fish:840 share/completions/darcs.fish:1004 +#: share/completions/darcs.fish:1207 +msgid "Specify umask to use when writing" +msgstr "" + +#: share/completions/darcs.fish:102 share/completions/darcs.fish:128 +#: share/completions/darcs.fish:157 share/completions/darcs.fish:187 +#: share/completions/darcs.fish:245 share/completions/darcs.fish:326 +#: share/completions/darcs.fish:364 share/completions/darcs.fish:408 +#: share/completions/darcs.fish:468 share/completions/darcs.fish:493 +#: share/completions/darcs.fish:537 share/completions/darcs.fish:753 +#: share/completions/darcs.fish:841 share/completions/darcs.fish:893 +#: 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 "" -#: share/completions/darcs.fish:225 share/completions/darcs.fish:249 -#: share/completions/darcs.fish:405 share/completions/darcs.fish:431 -#: share/completions/darcs.fish:462 share/completions/darcs.fish:557 -#: share/completions/darcs.fish:632 share/completions/darcs.fish:700 -#: share/completions/darcs.fish:717 +#: share/completions/darcs.fish:116 share/completions/darcs.fish:146 +#: share/completions/darcs.fish:203 share/completions/darcs.fish:234 +#: share/completions/darcs.fish:264 share/completions/darcs.fish:352 +#: share/completions/darcs.fish:456 share/completions/darcs.fish:482 +#: share/completions/darcs.fish:525 share/completions/darcs.fish:725 +#: share/completions/darcs.fish:779 share/completions/darcs.fish:829 +#: share/completions/darcs.fish:870 share/completions/darcs.fish:985 +#: share/completions/darcs.fish:1073 share/completions/darcs.fish:1197 msgid "Specify the repository directory in which to run" msgstr "Specify the repository directory in which to run" -#: share/completions/darcs.fish:238 share/completions/darcs.fish:520 +#: share/completions/darcs.fish:171 +#, fuzzy +msgid "Define token to contain these characters" +msgstr "Dont split mutibyte characters" + +#: share/completions/darcs.fish:340 share/completions/darcs.fish:554 +#: share/completions/darcs.fish:767 msgid "Select changes starting with a patch matching PATTERN" msgstr "Select changes starting with a patch matching PATTERN" -#: share/completions/darcs.fish:239 share/completions/darcs.fish:521 +#: share/completions/darcs.fish:341 share/completions/darcs.fish:555 +#: share/completions/darcs.fish:768 msgid "Select changes starting with a patch matching REGEXP" msgstr "Select changes starting with a patch matching REGEXP" -#: share/completions/darcs.fish:240 share/completions/darcs.fish:522 +#: share/completions/darcs.fish:342 share/completions/darcs.fish:556 +#: share/completions/darcs.fish:769 msgid "Select changes starting with a tag matching REGEXP" msgstr "Select changes starting with a tag matching REGEXP" -#: share/completions/darcs.fish:241 share/completions/darcs.fish:523 +#: share/completions/darcs.fish:343 share/completions/darcs.fish:557 +#: share/completions/darcs.fish:770 msgid "Select the last NUMBER patches" msgstr "Select the last NUMBER patches" -#: share/completions/darcs.fish:242 share/completions/darcs.fish:482 -#: share/completions/darcs.fish:524 share/completions/darcs.fish:573 -#: share/completions/darcs.fish:606 +#: share/completions/darcs.fish:344 share/completions/darcs.fish:559 +#: share/completions/darcs.fish:771 share/completions/darcs.fish:855 +#: share/completions/darcs.fish:907 msgid "Select patches matching PATTERN" msgstr "Select patches matching PATTERN" -#: share/completions/darcs.fish:243 share/completions/darcs.fish:483 -#: share/completions/darcs.fish:525 share/completions/darcs.fish:574 -#: share/completions/darcs.fish:607 +#: share/completions/darcs.fish:345 share/completions/darcs.fish:560 +#: share/completions/darcs.fish:772 share/completions/darcs.fish:856 +#: share/completions/darcs.fish:908 msgid "Select patches matching REGEXP" msgstr "Select patches matching REGEXP" -#: share/completions/darcs.fish:244 share/completions/darcs.fish:484 -#: share/completions/darcs.fish:526 share/completions/darcs.fish:575 -#: share/completions/darcs.fish:608 +#: share/completions/darcs.fish:346 share/completions/darcs.fish:561 +#: share/completions/darcs.fish:773 share/completions/darcs.fish:857 +#: share/completions/darcs.fish:909 msgid "Select tags matching REGEXP" msgstr "Select tags matching REGEXP" -#: share/completions/darcs.fish:262 share/completions/darcs.fish:427 -msgid "Select patch matching PATTERN" +#: share/completions/darcs.fish:378 +#, fuzzy +msgid "Select a single patch matching PATTERN" msgstr "Select patch matching PATTERN" -#: share/completions/darcs.fish:263 share/completions/darcs.fish:428 -msgid "Select patch matching REGEXP" +#: share/completions/darcs.fish:379 +#, fuzzy +msgid "Select a single patch matching REGEXP" msgstr "Select patch matching REGEXP" -#: share/completions/darcs.fish:404 -msgid "Specify the repository URL" -msgstr "Specify the repository URL" - -#: share/completions/darcs.fish:429 share/completions/darcs.fish:689 -#: share/completions/darcs.fish:720 -msgid "Select tag matching REGEXP" -msgstr "Select tag matching REGEXP" +#: share/completions/darcs.fish:380 +#, fuzzy +msgid "Select one patch" +msgstr "Select an action" -#: share/completions/darcs.fish:430 -msgid "Specify hash of creator patch (see docs)" -msgstr "Specify hash of creator patch (see docs)" +#: share/completions/darcs.fish:387 share/completions/darcs.fish:916 +msgid "Specify author id" +msgstr "Specify author id" -#: share/completions/darcs.fish:444 -#, fuzzy -msgid "Name of version" -msgstr "Negate expression" +#: share/completions/darcs.fish:388 +msgid "Name of patch" +msgstr "Name of patch" -#: share/completions/darcs.fish:489 -msgid "Use external tool to merge conflicts" -msgstr "Use external tool to merge conflicts" +#: share/completions/darcs.fish:501 +msgid "Shell command that runs regression tests" +msgstr "" -#: share/completions/darcs.fish:578 share/completions/darcs.fish:722 -msgid "Apply patch as another user using sudo" +#: share/completions/darcs.fish:502 +msgid "" +"Shell command to run before `darcs dist\\\n" +"complete -c darcs -n contains" msgstr "" -#: share/completions/darcs.fish:611 -msgid "Specify email address" -msgstr "Specify email address" +#: share/completions/darcs.fish:551 share/completions/darcs.fish:1025 +msgid "Select changes up to a patch matching PATTERN" +msgstr "Select changes up to a patch matching PATTERN" -#: share/completions/darcs.fish:612 -msgid "Specify author id" -msgstr "Specify author id" - -#: share/completions/darcs.fish:613 -msgid "Specify destination email" -msgstr "Specify destination email" +#: share/completions/darcs.fish:552 share/completions/darcs.fish:1026 +msgid "Select changes up to a patch matching REGEXP" +msgstr "Select changes up to a patch matching REGEXP" -#: share/completions/darcs.fish:614 -msgid "Mail results to additional EMAIL(s). Requires --reply" -msgstr "Mail results to additional EMAIL(s). Requires --reply" +#: share/completions/darcs.fish:553 +msgid "Select changes up to a tag matching REGEXP" +msgstr "Select changes up to a tag matching REGEXP" -#: share/completions/darcs.fish:615 +#: share/completions/darcs.fish:558 #, fuzzy -msgid "Specify mail subject" -msgstr "Specify makefile" +msgid "Select a range of patches" +msgstr "Select the last NUMBER patches" -#: share/completions/darcs.fish:616 -msgid "Specify output filename" -msgstr "Specify output filename" +#: share/completions/darcs.fish:562 +msgid "Return only NUMBER results" +msgstr "" + +#: share/completions/darcs.fish:713 share/completions/darcs.fish:980 +msgid "Use external tool to merge conflicts" +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 "" -#: share/completions/darcs.fish:618 +#: share/completions/darcs.fish:864 share/completions/darcs.fish:923 msgid "Sign the patch with a given keyid" msgstr "Sign the patch with a given keyid" -#: share/completions/darcs.fish:619 +#: share/completions/darcs.fish:865 share/completions/darcs.fish:924 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:625 -msgid "Send to context stored in FILENAME" -msgstr "Send to context stored in FILENAME" +#: share/completions/darcs.fish:886 +#, fuzzy +msgid "Specify the remote repository URL to work with" +msgstr "Specify the repository URL" -#: share/completions/darcs.fish:633 -msgid "Specify sendmail command" -msgstr "Specify sendmail command" +#: share/completions/darcs.fish:915 +msgid "Specify email address" +msgstr "Specify email address" -#: share/completions/darcs.fish:646 -msgid "Verify that the patch was signed by a key in PUBRING" -msgstr "Verify that the patch was signed by a key in PUBRING" +#: share/completions/darcs.fish:917 +msgid "Specify destination email" +msgstr "Specify destination email" -#: share/completions/darcs.fish:647 +#: share/completions/darcs.fish:918 #, fuzzy -msgid "Verify using openSSL with authorized keys from file KEYS" -msgstr "Verify using openSSL with authorized keys from specified file" +msgid "Mail results to additional EMAIL(s)" +msgstr "Mail results to additional EMAIL(s). Requires --reply" -#: share/completions/darcs.fish:684 +#: share/completions/darcs.fish:919 #, fuzzy -msgid "Path of output directory" -msgstr "Set source directory" +msgid "Specify mail subject" +msgstr "Specify makefile" -#: share/completions/darcs.fish:687 share/completions/darcs.fish:718 -msgid "Select changes up to a patch matching PATTERN" -msgstr "Select changes up to a patch matching PATTERN" +#: share/completions/darcs.fish:920 +#, fuzzy +msgid "Specify in-reply-to header" +msgstr "Specify index dir" -#: share/completions/darcs.fish:688 share/completions/darcs.fish:719 -msgid "Select changes up to a patch matching REGEXP" -msgstr "Select changes up to a patch matching REGEXP" +#: share/completions/darcs.fish:921 +msgid "Specify output filename" +msgstr "Specify output filename" -#: share/completions/darcs.fish:690 share/completions/darcs.fish:721 +#: share/completions/darcs.fish:995 +msgid "Reply to email-based patch using FROM address" +msgstr "Reply to email-based patch using FROM address" + +#: share/completions/darcs.fish:996 +msgid "Mail results to additional EMAIL(s). Requires --reply" +msgstr "Mail results to additional EMAIL(s). Requires --reply" + +#: share/completions/darcs.fish:1027 +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" -#: share/completions/darcs.fish:758 -msgid "Name of version to checkpoint" +#: share/completions/darcs.fish:1083 +msgid "Apply patch as another user using sudo" +msgstr "" + +#: share/completions/darcs.fish:1222 +msgid "--repodir=DIRECTORY" msgstr "" #: share/completions/dcop.fish:34 @@ -3409,40 +3893,23 @@ msgstr "" msgid "Call DCOP for each line read from stdin" msgstr "Prevent reading from stdin" +#: share/completions/dd.fish:5 +#, fuzzy +msgid "Complete dd operands" +msgstr "Compare FILE1 to all operands" + #: share/completions/df.fish:17 -msgid "Show filesystems of specified type" +#, fuzzy +msgid "Show file systems of specified type" msgstr "Show filesystems of specified type" #: share/completions/df.fish:22 msgid "Block size" msgstr "Block size" -#: share/completions/diff.fish:9 -msgid "Ignore changes whose lines match the REGEX" -msgstr "Ignore changes whose lines match the REGEX" - -#: share/completions/diff.fish:13 -msgid "Output NUM lines of copied context" -msgstr "Output NUM lines of copied context" - -#: share/completions/diff.fish:15 -msgid "Output NUM lines of unified context" -msgstr "Output NUM lines of unified context" - -#: share/completions/diff.fish:20 -msgid "Output at most NUM print columns" -msgstr "Output at most NUM print columns" - -#: share/completions/diff.fish:22 -msgid "Compare FILE1 to all operands" -msgstr "Compare FILE1 to all operands" - -#: share/completions/diff.fish:23 -msgid "Compare FILE2 to all operands" -msgstr "Compare FILE2 to all operands" - #: share/completions/du.fish:15 -msgid "Exclude files thet match pattern in file" +#, fuzzy +msgid "Exclude files that match pattern in file" msgstr "Exclude files thet match pattern in file" #: share/completions/du.fish:16 @@ -3453,6 +3920,100 @@ msgstr "Exclude files that match pattern" msgid "Recursion limit" msgstr "Recursion limit" +#: share/completions/duply.fish:5 +#, fuzzy +msgid "Profile" +msgstr "Conf file" + +#: share/completions/duply.fish:6 +msgid "Get usage help text" +msgstr "" + +#: share/completions/duply.fish:9 +#, fuzzy +msgid "Creates a configuration profile" +msgstr "Set configuration file" + +#: share/completions/duply.fish:10 +msgid "Backup with pre/post script execution" +msgstr "" + +#: share/completions/duply.fish:11 +#, fuzzy +msgid "Backup without executing pre/post scripts" +msgstr "Don't execute post scripts" + +#: share/completions/duply.fish:12 +#, fuzzy +msgid "Execute /pre script" +msgstr "Don't execute pre scripts" + +#: share/completions/duply.fish:13 +#, fuzzy +msgid "Execute /post script" +msgstr "Don't execute post scripts" + +#: share/completions/duply.fish:14 +msgid "Force full backup" +msgstr "" + +#: share/completions/duply.fish:15 +msgid "Force incremental backup" +msgstr "" + +#: share/completions/duply.fish:16 +msgid "List all files in backup (as it was at , default: now)" +msgstr "" + +#: share/completions/duply.fish:17 +msgid "Prints backup sets and chains currently in repository" +msgstr "" + +#: share/completions/duply.fish:18 +msgid "List files changed since latest backup" +msgstr "" + +#: share/completions/duply.fish:19 +msgid "Shows outdated backup archives [--force, delete these files]" +msgstr "" + +#: share/completions/duply.fish:20 +msgid "Shows outdated backups [--force, delete these files]" +msgstr "" + +#: share/completions/duply.fish:21 +msgid "Shows broken backup archives [--force, delete these files]" +msgstr "" + +#: share/completions/duply.fish:22 +msgid "Restore the backup to [as it was at ]" +msgstr "" + +#: share/completions/duply.fish:23 +msgid "Restore single file/folder from backup [as it was at ]" +msgstr "" + +#: share/completions/duply.fish:26 +msgid "Really execute the commands: purge, purge-full, cleanup" +msgstr "" + +#: share/completions/duply.fish:27 +msgid "Do nothing but print out generated duplicity command lines" +msgstr "" + +#: share/completions/duply.fish:28 +msgid "Calculate what would be done, but dont perform any actions" +msgstr "" + +#: share/completions/duply.fish:29 +msgid "Dont abort when backup different dirs to the same backend" +msgstr "" + +#: share/completions/duply.fish:30 +#, fuzzy +msgid "Output verbosity level" +msgstr "Output sources.list file" + #: share/completions/emerge.fish:5 share/completions/equery.fish:5 msgid "" "Prints completions for installed packages on the system from /var/db/pkg" @@ -4063,6 +4624,15 @@ msgstr "" msgid "Update the RubyGems system software" msgstr "" +#: share/completions/git.fish:121 share/completions/git.fish:144 +msgid "Branch" +msgstr "" + +#: share/completions/git.fish:145 +#, fuzzy +msgid "Tag" +msgstr "Target" + #: share/completions/gpg.fish:116 msgid "Write output to specified file" msgstr "Write output to specified file" @@ -4211,25 +4781,14 @@ msgstr "Supress output when executed less than specified times" msgid "Profile data format" msgstr "Profile data format" -#: share/completions/grep.fish:14 -msgid "Action for devices" -msgstr "Action for devices" - -#: share/completions/grep.fish:15 -msgid "Action for directories" -msgstr "Action for directories" - -#: share/completions/grep.fish:19 -msgid "Use pattern from file" -msgstr "Use pattern from file" - #: share/completions/gunzip.fish:15 share/completions/gzip.fish:17 msgid "Suffix" msgstr "Suffix" #: share/completions/help.fish:6 -msgid "Help for the specified command" -msgstr "Help for the specified command" +#, fuzzy +msgid "Help for this command" +msgstr "Set prompt command" #: share/completions/help.fish:9 msgid "Introduction to the fish syntax" @@ -4318,219 +4877,626 @@ msgid "add the specified files on the next commit" msgstr "Add specified file to the current list of keyrings" #: share/completions/hg.fish:18 -#, fuzzy -msgid "show changeset information per file line" -msgstr "Display change information for the package" +msgid "add all new files, delete all missing files" +msgstr "" #: share/completions/hg.fish:19 -msgid "create unversioned archive of a repository revision" -msgstr "" +#, 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:21 +#: 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:22 +#: share/completions/hg.fish:27 #, fuzzy -msgid "output the latest or given revisions of files" +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:23 +#: 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:24 +#: 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:25 +#: share/completions/hg.fish:30 msgid "mark files as copied for the next commit" msgstr "" -#: share/completions/hg.fish:26 +#: share/completions/hg.fish:31 msgid "diff repository (or selected files)" msgstr "" -#: share/completions/hg.fish:27 +#: share/completions/hg.fish:32 msgid "dump the header and diffs for one or more changesets" msgstr "" -#: share/completions/hg.fish:28 +#: 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:29 -msgid "show current repository heads" +#: share/completions/hg.fish:36 +msgid "show current repository heads or show branch heads" msgstr "" -#: share/completions/hg.fish:30 -msgid "show help for a command, extension, or list of commands" +#: share/completions/hg.fish:37 +msgid "show help for a given topic or a help overview" msgstr "" -#: share/completions/hg.fish:31 +#: share/completions/hg.fish:38 #, fuzzy -msgid "print information about the working copy" -msgstr "Output extra information about the work being done" +msgid "identify the working copy or specified revision" +msgstr "Update the working copy to a different URL" -#: share/completions/hg.fish:32 +#: share/completions/hg.fish:39 #, fuzzy msgid "import an ordered set of patches" msgstr "Print byte offset of matches" -#: share/completions/hg.fish:33 +#: share/completions/hg.fish:40 msgid "show new changesets found in source" msgstr "" -#: share/completions/hg.fish:34 +#: 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:35 +#: share/completions/hg.fish:42 #, fuzzy msgid "locate files matching specific patterns" msgstr "Exclude files that match pattern" -#: share/completions/hg.fish:36 +#: share/completions/hg.fish:43 msgid "show revision history of entire repository or files" msgstr "" -#: share/completions/hg.fish:37 -msgid "output the latest or given revision of the project manifest" -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:38 -msgid "Merge working directory with another revision" +#: share/completions/hg.fish:45 +msgid "merge working directory with another revision" msgstr "" -#: share/completions/hg.fish:39 -msgid "show changesets not found in destination" -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:40 -msgid "show the parents of the working dir or revision" -msgstr "" +#: share/completions/hg.fish:47 +#, fuzzy +msgid "show the parents of the working directory or revision" +msgstr "Change working directory" -#: share/completions/hg.fish:41 -msgid "show definition of symbolic path names" +#: 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:42 +#: share/completions/hg.fish:50 #, fuzzy msgid "pull changes from the specified source" msgstr "Query packages with the specified group" -#: share/completions/hg.fish:43 +#: share/completions/hg.fish:51 #, fuzzy msgid "push changes to the specified destination" msgstr "Query packages with the specified group" -#: share/completions/hg.fish:44 +#: share/completions/hg.fish:52 msgid "roll back an interrupted transaction" msgstr "" -#: share/completions/hg.fish:45 +#: 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:46 +#: share/completions/hg.fish:54 msgid "rename files; equivalent of copy + remove" msgstr "" -#: share/completions/hg.fish:47 -msgid "revert files or dirs to their states as of some revision" +#: share/completions/hg.fish:55 +msgid "redo merges or set/view the merge status of files" msgstr "" -#: share/completions/hg.fish:48 -msgid "roll back the last transaction in this repository" +#: share/completions/hg.fish:56 +msgid "restore files to their checkout state" msgstr "" -#: share/completions/hg.fish:49 -msgid "print the root (top) of the current working dir" +#: share/completions/hg.fish:57 +msgid "roll back the last transaction (dangerous)" msgstr "" -#: share/completions/hg.fish:50 +#: share/completions/hg.fish:58 #, fuzzy -msgid "export the repository via HTTP" -msgstr "Update the repository" +msgid "print the root (top) of the current working directory" +msgstr "Change working directory" -#: share/completions/hg.fish:51 +#: 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:52 -msgid "add a tag for the current tip or a given revision" +#: 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:53 +#: share/completions/hg.fish:64 #, fuzzy msgid "list repository tags" msgstr "Disable repository" -#: share/completions/hg.fish:54 +#: share/completions/hg.fish:65 #, fuzzy msgid "show the tip revision" msgstr "Show the time" -#: share/completions/hg.fish:55 +#: share/completions/hg.fish:66 #, fuzzy -msgid "apply a changegroup file" +msgid "apply one or more changegroup files" msgstr "Read package from file" -#: share/completions/hg.fish:56 +#: share/completions/hg.fish:67 #, fuzzy -msgid "update or merge working directory" +msgid "update working directory (or switch revisions)" msgstr "Change working directory" -#: share/completions/hg.fish:57 +#: share/completions/hg.fish:68 #, fuzzy msgid "verify the integrity of the repository" msgstr "Remove an entry from the repository" -#: share/completions/hg.fish:58 +#: share/completions/hg.fish:69 #, fuzzy msgid "output version and copyright information" msgstr "Ignore version magic information" -#: share/completions/hg.fish:100 +#: share/completions/hg.fish:70 #, fuzzy -msgid "Remembers the parent of the working directory" -msgstr "Change working directory" +msgid "Configuration Files" +msgstr "Configuration file" -#: share/completions/ifconfig.fish:1 -msgid "Stop interface" -msgstr "Stop interface" +#: share/completions/hg.fish:71 +#, fuzzy +msgid "Date Formats" +msgstr "Set format" -#: share/completions/ifconfig.fish:2 -msgid "Start interface" -msgstr "Start interface" +#: share/completions/hg.fish:72 +#, fuzzy +msgid "Diff Formats" +msgstr "List format" -#: share/completions/ifconfig.fish:25 -msgid "Network interface" -msgstr "Network interface" +#: share/completions/hg.fish:73 +#, fuzzy +msgid "Environment Variables" +msgstr "Handle environment variables" -#: share/completions/less.fish:3 -msgid "Buffer space" -msgstr "Buffer space" +#: 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/locate.fish:22 -msgid "Search the file name databases in these directories" +#: 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/locate.fish:23 +#: share/completions/hg.fish:406 share/completions/hg.fish:453 +#: share/completions/hg.fish:491 #, fuzzy -msgid "Limit the number of matches" +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 "" + +#: share/completions/hg.fish:845 +msgid "Is set" +msgstr "" + +#: share/completions/history.fish:1 +msgid "Match history items that start with the given prefix" +msgstr "" + +#: share/completions/history.fish:2 +msgid "Match history items that contain the given string" +msgstr "" + +#: share/completions/ifconfig.fish:1 +msgid "Stop interface" +msgstr "Stop interface" + +#: share/completions/ifconfig.fish:2 +msgid "Start interface" +msgstr "Start interface" + +#: share/completions/ifconfig.fish:25 share/completions/ifdown.fish:1 +#: share/completions/ifup.fish:1 +msgid "Network interface" +msgstr "Network interface" + +#: share/completions/less.fish:3 +msgid "Buffer space" +msgstr "Buffer space" + +#: share/completions/lsusb.fish:2 +msgid "Show only devices with specified device and/or bus numbers (in decimal)" +msgstr "" + #: share/completions/make.fish:12 msgid "Target" msgstr "Target" @@ -4591,6 +5557,10 @@ msgstr "Starting string delimiter" msgid "Line width" msgstr "Line width" +#: share/completions/mosh.fish:20 +msgid "Controls use of speculative local echo" +msgstr "" + #: share/completions/mount.fish:19 msgid "Mount partition with specified label" msgstr "Mount partition with specified label" @@ -4600,7 +5570,8 @@ msgid "Mount partition with specified UID" msgstr "Mount partition with specified UID" #: share/completions/mount.fish:21 -msgid "Exclude filesystems" +#, fuzzy +msgid "Exclude file systems" msgstr "Exclude filesystems" #: share/completions/mount.fish:22 @@ -4612,7 +5583,8 @@ msgid "Move a subtree to a new position" msgstr "Move a subtree to a new position" #: share/completions/mount.fish:24 -msgid "Filesystem" +#, fuzzy +msgid "File system" msgstr "Filesystem" #: share/completions/mount.fish:26 @@ -4635,54 +5607,97 @@ msgstr "Video output" msgid "Audio output" msgstr "Audio output" -#: share/completions/mutt.fish:14 +#: share/completions/msgfmt.fish:5 +#, fuzzy +msgid "Generate a Java ResourceBundle class" +msgstr "Generate source index file" + +#: share/completions/msgfmt.fish:6 +msgid "Like --java, and assume Java2 (JDK 1.2 or higher)" +msgstr "" + +#: share/completions/msgfmt.fish:7 +#, fuzzy +msgid "Generate a .NET .dll file" +msgstr "Generate master file" + +#: share/completions/msgfmt.fish:8 +#, fuzzy +msgid "Generate a .NET .resources file" +msgstr "Generate source index file" + +#: share/completions/msgfmt.fish:9 +#, fuzzy +msgid "Generate a tcl/msgcat .msg file" +msgstr "Generate master file" + +#: share/completions/msgfmt.fish:10 +#, fuzzy +msgid "Generate a Qt .qm file" +msgstr "Generate master file" + +#: share/completions/msgfmt.fish:17 +#, fuzzy +msgid "Resource name" +msgstr "Set volume name" + +#: share/completions/msgfmt.fish:18 +msgid "Locale name, either language or language_COUNTRY" +msgstr "" + +#: share/completions/msgfmt.fish:19 +#, fuzzy +msgid "Base directory for output" +msgstr "File descriptor for input" + +#: share/completions/mutt.fish:18 msgid "An expanded version of the given alias is passed to stdout" msgstr "" -#: share/completions/mutt.fish:15 +#: share/completions/mutt.fish:19 msgid "Attach a file to your message using MIME" msgstr "" -#: share/completions/mutt.fish:16 +#: share/completions/mutt.fish:20 msgid "Specify a blind-carbon-copy (BCC) recipient" msgstr "" -#: share/completions/mutt.fish:17 +#: share/completions/mutt.fish:21 msgid "Specify a carbon-copy (CC) recipient" msgstr "" -#: share/completions/mutt.fish:18 +#: share/completions/mutt.fish:22 msgid "Run command after processing of initialization files" msgstr "" -#: share/completions/mutt.fish:19 +#: share/completions/mutt.fish:23 #, fuzzy msgid "Specify which mailbox to load" msgstr "Specify sendmail command" -#: share/completions/mutt.fish:20 +#: share/completions/mutt.fish:24 msgid "Specify an initialization file to read instead of ~/.muttrc" msgstr "" -#: share/completions/mutt.fish:21 +#: share/completions/mutt.fish:25 msgid "Specify a draft file containing header and body for the message" msgstr "" -#: share/completions/mutt.fish:22 +#: share/completions/mutt.fish:26 msgid "Specify a file to include into the body of a message" msgstr "" -#: share/completions/mutt.fish:23 +#: share/completions/mutt.fish:27 #, fuzzy msgid "Specify a default mailbox type" msgstr "Specify destination email" -#: share/completions/mutt.fish:24 +#: share/completions/mutt.fish:28 #, fuzzy msgid "Query a configuration variables value" msgstr "Specify a configuration file" -#: share/completions/mutt.fish:25 +#: share/completions/mutt.fish:29 #, fuzzy msgid "Specify the subject of the message" msgstr "Specify commit message" @@ -4691,65 +5706,192 @@ msgstr "Specify commit message" msgid "Answer for overwrite questions" msgstr "Answer for overwrite questions" -#: share/completions/perl.fish:5 -msgid "Debug option" -msgstr "Debug option" +#: share/completions/perl.fish:6 +msgid "Specify record separator" +msgstr "Specify record separator" -#: share/completions/perl.fish:6 share/completions/ruby.fish:7 -msgid "Execute command" -msgstr "Execute command" +#: share/completions/perl.fish:7 +msgid "Turn on autosplit mode" +msgstr "Turn on autosplit mode" -#: share/completions/python.fish:1 -msgid "Execute argument as command" -msgstr "Execute argument as command" +#: share/completions/perl.fish:8 +msgid "Check syntax" +msgstr "Check syntax" -#: share/completions/python.fish:7 -msgid "Division control" -msgstr "Division control" +#: share/completions/perl.fish:9 +msgid "Control Unicode features" +msgstr "" -#: share/completions/python.fish:13 -msgid "Warning control" -msgstr "Warning control" +#: share/completions/perl.fish:10 +msgid "Debug UTF-8 cache" +msgstr "" -#: share/completions/rpm.fish:22 -msgid "Add suggested packages to the transaction set when needed" -msgstr "Add suggested packages to the transaction set when needed" +#: share/completions/perl.fish:11 +msgid "ARGV uses UTF-8" +msgstr "" -#: share/completions/rpm.fish:23 -msgid "" -"Installs or upgrades all the files in the package, even if they aren't " -"needed (missingok) and don't exist" +#: share/completions/perl.fish:12 +msgid "Opened filehandles are UTF-8" msgstr "" -"Installs or upgrades all the files in the package, even if they aren't " -"needed (missingok) and don't exist" -#: share/completions/rpm.fish:24 -msgid "" -"Used with --relocate, permit relocations on all file paths, not just those " -"OLD-PATH's included in the binary package relocation hint(s)" +#: share/completions/perl.fish:13 +msgid "STDERR is UTF-8" msgstr "" -"Used with --relocate, permit relocations on all file paths, not just those " -"OLD-PATH's included in the binary package relocation hint(s)" -#: share/completions/rpm.fish:25 -msgid "Don't install files whose name begins with specified path" -msgstr "Don't install files whose name begins with specified path" +#: share/completions/perl.fish:14 +msgid "Filehandles that are read are UTF-8" +msgstr "" -#: share/completions/rpm.fish:26 -msgid "Don't install any files which are marked as documentation" -msgstr "Don't install any files which are marked as documentation" +#: share/completions/perl.fish:15 +msgid "STDIN is UTF-8" +msgstr "" -#: share/completions/rpm.fish:27 -msgid "Same as using --replacepkgs, --replacefiles, and --oldpackage" -msgstr "Same as using --replacepkgs, --replacefiles, and --oldpackage" +#: share/completions/perl.fish:16 +msgid "Enable Unicode conditionally" +msgstr "" -#: share/completions/rpm.fish:28 -msgid "Print 50 hash marks as the package archive is unpacked" -msgstr "Print 50 hash marks as the package archive is unpacked" +#: share/completions/perl.fish:17 +msgid "Filehandles written to are UTF-8" +msgstr "" -#: share/completions/rpm.fish:29 -msgid "Don't check for sufficient disk space before installation" -msgstr "Don't check for sufficient disk space before installation" +#: share/completions/perl.fish:18 +msgid "STDOUT is UTF-8" +msgstr "" + +#: share/completions/perl.fish:19 +msgid "STDOUT, STDIN, and STDERR are UTF-8" +msgstr "" + +#: share/completions/perl.fish:20 +msgid "Debugger" +msgstr "Debugger" + +#: share/completions/perl.fish:25 +#, fuzzy +msgid "Disable sitecustomize.pl" +msgstr "Disable the use of cookies" + +#: share/completions/perl.fish:27 +#, fuzzy +msgid "Show help and exit" +msgstr "Display help and exit" + +#: share/completions/perl.fish:30 +msgid "Automatic line ending processing" +msgstr "Automatic line ending processing" + +#: share/completions/perl.fish:33 +msgid "Loop script" +msgstr "Loop script" + +#: share/completions/perl.fish:34 +#, sh-format +msgid "Loop script, print $_" +msgstr "Loop script, print $_" + +#: share/completions/perl.fish:35 +msgid "Define custom switches" +msgstr "Define custom switches" + +#: share/completions/perl.fish:36 +#, sh-format +msgid "Search $PATH for script" +msgstr "Search $PATH for script" + +#: share/completions/perl.fish:37 +msgid "Taint checking, but only with warnings" +msgstr "" + +#: share/completions/perl.fish:38 +msgid "Taint checking" +msgstr "Taint checking" + +#: share/completions/perl.fish:39 +msgid "Dump core" +msgstr "" + +#: share/completions/perl.fish:40 +msgid "Unsafe mode" +msgstr "Unsafe mode" + +#: share/completions/perl.fish:42 +#, fuzzy +msgid "Display configuration and exit" +msgstr "Display version and exit" + +#: share/completions/perl.fish:43 +#, fuzzy +msgid "Show warnings" +msgstr "Supress warnings" + +#: share/completions/perl.fish:44 +#, fuzzy +msgid "Force warnings" +msgstr "Supress warnings" + +#: share/completions/perl.fish:45 +#, fuzzy +msgid "Disable warnings" +msgstr "Disable warnings about MFC" + +#: share/completions/portmaster.fish:49 +#, fuzzy +msgid "Ports Directory" +msgstr "Directory" + +#: share/completions/portmaster.fish:55 +#, fuzzy +msgid "Installed Package" +msgstr "Install new package" + +#: share/completions/psql.fish:19 +#, fuzzy +msgid "execute commands from file, then exit" +msgstr "Execute command as if part of .wgetrc" + +#: share/completions/psql.fish:63 +msgid "database server port" +msgstr "" + +#: share/completions/rpm.fish:22 +msgid "Add suggested packages to the transaction set when needed" +msgstr "Add suggested packages to the transaction set when needed" + +#: share/completions/rpm.fish:23 +msgid "" +"Installs or upgrades all the files in the package, even if they aren't " +"needed (missingok) and don't exist" +msgstr "" +"Installs or upgrades all the files in the package, even if they aren't " +"needed (missingok) and don't exist" + +#: share/completions/rpm.fish:24 +msgid "" +"Used with --relocate, permit relocations on all file paths, not just those " +"OLD-PATH's included in the binary package relocation hint(s)" +msgstr "" +"Used with --relocate, permit relocations on all file paths, not just those " +"OLD-PATH's included in the binary package relocation hint(s)" + +#: share/completions/rpm.fish:25 +msgid "Don't install files whose name begins with specified path" +msgstr "Don't install files whose name begins with specified path" + +#: share/completions/rpm.fish:26 +msgid "Don't install any files which are marked as documentation" +msgstr "Don't install any files which are marked as documentation" + +#: share/completions/rpm.fish:27 +msgid "Same as using --replacepkgs, --replacefiles, and --oldpackage" +msgstr "Same as using --replacepkgs, --replacefiles, and --oldpackage" + +#: share/completions/rpm.fish:28 +msgid "Print 50 hash marks as the package archive is unpacked" +msgstr "Print 50 hash marks as the package archive is unpacked" + +#: share/completions/rpm.fish:29 +msgid "Don't check for sufficient disk space before installation" +msgstr "Don't check for sufficient disk space before installation" #: share/completions/rpm.fish:30 msgid "" @@ -5145,15 +6287,19 @@ msgstr "" msgid "Set block/file checksum seed (advanced)" msgstr "" +#: share/completions/ruby.fish:7 +msgid "Execute command" +msgstr "Execute command" + #: share/completions/ruby.fish:15 msgid "Require file" msgstr "Require file" -#: share/completions/scp.fish:29 +#: share/completions/scp.fish:40 msgid "Bandwidth limit" msgstr "Bandwidth limit" -#: share/completions/scp.fish:30 share/completions/ssh.fish:36 +#: share/completions/scp.fish:41 share/completions/ssh.fish:39 #: share/completions/sshfs.fish:25 msgid "Port" msgstr "Port" @@ -5198,15 +6344,15 @@ msgstr "Set memory buffer size" msgid "Set temporary directory" msgstr "Set temporary directory" -#: share/completions/ssh.fish:21 +#: share/completions/ssh.fish:24 msgid "Interface to transmit from" msgstr "Interface to transmit from" -#: share/completions/ssh.fish:27 +#: share/completions/ssh.fish:30 msgid "Escape character" msgstr "Escape character" -#: share/completions/ssh.fish:32 +#: share/completions/ssh.fish:35 msgid "User" msgstr "User" @@ -5214,330 +6360,6 @@ msgstr "User" msgid "Pass command to shell" msgstr "Pass command to shell" -#: share/completions/svn.fish:17 -msgid "" -"Put files and directories under version control, scheduling them for " -"addition to repository. They will be added in next commit." -msgstr "" - -#: share/completions/svn.fish:18 share/completions/svn.fish:19 -#: share/completions/svn.fish:20 share/completions/svn.fish:21 -#, 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" - -#: share/completions/svn.fish:22 -#, fuzzy -msgid "Output the content of specified files or URLs." -msgstr "Output content of files/URLs" - -#: share/completions/svn.fish:23 share/completions/svn.fish:24 -#, fuzzy -msgid "Check out a working copy from a repository." -msgstr "Check out a working copy from the repository" - -#: share/completions/svn.fish:25 -msgid "" -"Recursively clean up the working copy, removing locks, resuming unfinished " -"operations, etc." -msgstr "" - -#: share/completions/svn.fish:26 share/completions/svn.fish:27 -#, fuzzy -msgid "Send changes from your working copy to the repository." -msgstr "Send changes from your working copy to the repository" - -#: share/completions/svn.fish:28 share/completions/svn.fish:29 -#, fuzzy -msgid "Duplicate something in working copy or repository, remembering history." -msgstr "Move and/or rename something in working copy or repository" - -#: share/completions/svn.fish:30 share/completions/svn.fish:31 -#: share/completions/svn.fish:32 share/completions/svn.fish:33 -#, fuzzy -msgid "Remove files and directories from version control." -msgstr "Place files or directories under version control" - -#: share/completions/svn.fish:34 share/completions/svn.fish:35 -#, fuzzy -msgid "Display the differences between two revisions or paths." -msgstr "Apply the differences between two sources to a working copy path" - -#: share/completions/svn.fish:36 -msgid "Create an unversioned copy of a tree." -msgstr "" - -#: share/completions/svn.fish:37 share/completions/svn.fish:38 -#: share/completions/svn.fish:39 -#, fuzzy -msgid "Describe the usage of this program or its subcommands." -msgstr "Describe the usage of this program or its subcommands" - -#: share/completions/svn.fish:40 -#, fuzzy -msgid "Commit an unversioned file or tree into the repository." -msgstr "Commit an unversioned file or tree into the repository" - -#: share/completions/svn.fish:41 -#, fuzzy -msgid "Display information about a local or remote item." -msgstr "Display information about a local or remote item" - -#: share/completions/svn.fish:42 share/completions/svn.fish:43 -#, fuzzy -msgid "List directory entries in the repository." -msgstr "List directory entries in the repository" - -#: share/completions/svn.fish:44 -#, 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" - -#: share/completions/svn.fish:45 -#, 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)" - -#: share/completions/svn.fish:46 -#, 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" - -#: share/completions/svn.fish:47 -#, fuzzy -msgid "Create a new directory under version control." -msgstr "Create a new directory under version control" - -#: share/completions/svn.fish:48 share/completions/svn.fish:49 -#: share/completions/svn.fish:50 share/completions/svn.fish:51 -#, fuzzy -msgid "Move and/or rename something in working copy or repository." -msgstr "Move and/or rename something in working copy or repository" - -#: share/completions/svn.fish:52 share/completions/svn.fish:53 -#: share/completions/svn.fish:54 -#, fuzzy -msgid "Remove a property from files, dirs, or revisions." -msgstr "Remove a property from files, dirs, or revisions" - -#: share/completions/svn.fish:55 share/completions/svn.fish:56 -#: share/completions/svn.fish:57 -#, fuzzy -msgid "Edit a property with an external editor." -msgstr "Edit a property with an external editor on targets" - -#: share/completions/svn.fish:58 share/completions/svn.fish:59 -#: share/completions/svn.fish:60 -#, fuzzy -msgid "Print the value of a property on files, dirs, or revisions." -msgstr "Print value of a property on files, dirs, or revisions" - -#: share/completions/svn.fish:61 share/completions/svn.fish:62 -#: share/completions/svn.fish:63 -#, fuzzy -msgid "List all properties on files, dirs, or revisions." -msgstr "List all properties on files, dirs, or revisions" - -#: share/completions/svn.fish:64 share/completions/svn.fish:65 -#: share/completions/svn.fish:66 -#, fuzzy -msgid "Set the value of a property on files, dirs, or revisions." -msgstr "Print value of a property on files, dirs, or revisions" - -#: share/completions/svn.fish:67 -#, fuzzy -msgid "Remove \\conflicted state on working copy files or directories." -msgstr "Remove conflicted state on working copy files or directories" - -#: share/completions/svn.fish:68 -#, fuzzy -msgid "Restore pristine working copy file (undo most local edits)." -msgstr "Restore pristine working copy file" - -#: share/completions/svn.fish:69 share/completions/svn.fish:70 -#: share/completions/svn.fish:71 -#, fuzzy -msgid "Print the status of working copy files and directories." -msgstr "Print the status of working copy files and directories" - -#: share/completions/svn.fish:72 share/completions/svn.fish:73 -#, fuzzy -msgid "Update the working copy to a different URL." -msgstr "Update the working copy to a different URL" - -#: share/completions/svn.fish:74 -#, fuzzy -msgid "Unlock working copy paths or URLs." -msgstr "Unlock working copy paths or URLs" - -#: share/completions/svn.fish:75 share/completions/svn.fish:76 -#, fuzzy -msgid "Bring changes from the repository into the working copy." -msgstr "Bring changes from the repository into the working copy" - -#: share/completions/svn.fish:83 share/completions/svn.fish:194 -#: share/completions/svn.fish:255 share/completions/svn.fish:271 -#: share/completions/svn.fish:287 share/completions/svn.fish:303 -#: share/completions/svn.fish:406 share/completions/svn.fish:446 -#: share/completions/svn.fish:461 share/completions/svn.fish:723 -#: share/completions/svn.fish:738 share/completions/svn.fish:753 -#: share/completions/svn.fish:767 share/completions/svn.fish:775 -#: share/completions/svn.fish:854 -#, fuzzy -msgid "Pass contents of file ARG as additional args" -msgstr "Pass contents of file as additional args" - -#: share/completions/svn.fish:84 share/completions/svn.fish:102 -#: share/completions/svn.fish:116 share/completions/svn.fish:130 -#: share/completions/svn.fish:144 share/completions/svn.fish:155 -#: share/completions/svn.fish:166 share/completions/svn.fish:178 -#: share/completions/svn.fish:187 share/completions/svn.fish:219 -#: share/completions/svn.fish:233 share/completions/svn.fish:247 -#: share/completions/svn.fish:263 share/completions/svn.fish:279 -#: share/completions/svn.fish:295 share/completions/svn.fish:311 -#: share/completions/svn.fish:329 share/completions/svn.fish:347 -#: share/completions/svn.fish:359 share/completions/svn.fish:368 -#: share/completions/svn.fish:375 share/completions/svn.fish:382 -#: share/completions/svn.fish:399 share/completions/svn.fish:413 -#: share/completions/svn.fish:426 share/completions/svn.fish:439 -#: share/completions/svn.fish:453 share/completions/svn.fish:469 -#: share/completions/svn.fish:485 share/completions/svn.fish:499 -#: share/completions/svn.fish:514 share/completions/svn.fish:529 -#: share/completions/svn.fish:544 share/completions/svn.fish:559 -#: share/completions/svn.fish:571 share/completions/svn.fish:583 -#: share/completions/svn.fish:595 share/completions/svn.fish:610 -#: share/completions/svn.fish:625 share/completions/svn.fish:640 -#: share/completions/svn.fish:653 share/completions/svn.fish:666 -#: share/completions/svn.fish:679 share/completions/svn.fish:691 -#: share/completions/svn.fish:703 share/completions/svn.fish:715 -#: share/completions/svn.fish:730 share/completions/svn.fish:745 -#: share/completions/svn.fish:760 share/completions/svn.fish:768 -#: share/completions/svn.fish:776 share/completions/svn.fish:790 -#: share/completions/svn.fish:805 share/completions/svn.fish:820 -#: share/completions/svn.fish:834 share/completions/svn.fish:847 -#: share/completions/svn.fish:859 share/completions/svn.fish:872 -#: share/completions/svn.fish:885 -#, fuzzy -msgid "Read user configuration files from directory ARG" -msgstr "Read user config files from named directory" - -#: share/completions/svn.fish:98 share/completions/svn.fish:112 -#: share/completions/svn.fish:126 share/completions/svn.fish:140 -#: share/completions/svn.fish:151 share/completions/svn.fish:162 -#: share/completions/svn.fish:174 share/completions/svn.fish:215 -#: share/completions/svn.fish:229 share/completions/svn.fish:243 -#: share/completions/svn.fish:259 share/completions/svn.fish:275 -#: share/completions/svn.fish:291 share/completions/svn.fish:307 -#: share/completions/svn.fish:325 share/completions/svn.fish:343 -#: share/completions/svn.fish:355 share/completions/svn.fish:395 -#: share/completions/svn.fish:409 share/completions/svn.fish:422 -#: share/completions/svn.fish:435 share/completions/svn.fish:449 -#: share/completions/svn.fish:465 share/completions/svn.fish:481 -#: share/completions/svn.fish:495 share/completions/svn.fish:510 -#: share/completions/svn.fish:525 share/completions/svn.fish:540 -#: share/completions/svn.fish:555 share/completions/svn.fish:567 -#: share/completions/svn.fish:579 share/completions/svn.fish:591 -#: share/completions/svn.fish:603 share/completions/svn.fish:618 -#: share/completions/svn.fish:633 share/completions/svn.fish:649 -#: share/completions/svn.fish:662 share/completions/svn.fish:675 -#: share/completions/svn.fish:687 share/completions/svn.fish:699 -#: share/completions/svn.fish:711 share/completions/svn.fish:725 -#: share/completions/svn.fish:740 share/completions/svn.fish:755 -#: share/completions/svn.fish:786 share/completions/svn.fish:801 -#: share/completions/svn.fish:816 share/completions/svn.fish:830 -#: share/completions/svn.fish:843 share/completions/svn.fish:855 -#: share/completions/svn.fish:868 share/completions/svn.fish:881 -#, fuzzy -msgid "Specify a username ARG" -msgstr "Specify a username" - -#: share/completions/svn.fish:99 share/completions/svn.fish:113 -#: share/completions/svn.fish:127 share/completions/svn.fish:141 -#: share/completions/svn.fish:152 share/completions/svn.fish:163 -#: share/completions/svn.fish:175 share/completions/svn.fish:216 -#: share/completions/svn.fish:230 share/completions/svn.fish:244 -#: share/completions/svn.fish:260 share/completions/svn.fish:276 -#: share/completions/svn.fish:292 share/completions/svn.fish:308 -#: share/completions/svn.fish:326 share/completions/svn.fish:344 -#: share/completions/svn.fish:356 share/completions/svn.fish:396 -#: share/completions/svn.fish:410 share/completions/svn.fish:423 -#: share/completions/svn.fish:436 share/completions/svn.fish:450 -#: share/completions/svn.fish:466 share/completions/svn.fish:482 -#: share/completions/svn.fish:496 share/completions/svn.fish:511 -#: share/completions/svn.fish:526 share/completions/svn.fish:541 -#: share/completions/svn.fish:556 share/completions/svn.fish:568 -#: share/completions/svn.fish:580 share/completions/svn.fish:592 -#: share/completions/svn.fish:604 share/completions/svn.fish:619 -#: share/completions/svn.fish:634 share/completions/svn.fish:650 -#: share/completions/svn.fish:663 share/completions/svn.fish:676 -#: share/completions/svn.fish:688 share/completions/svn.fish:700 -#: share/completions/svn.fish:712 share/completions/svn.fish:726 -#: share/completions/svn.fish:741 share/completions/svn.fish:756 -#: share/completions/svn.fish:787 share/completions/svn.fish:802 -#: share/completions/svn.fish:817 share/completions/svn.fish:831 -#: share/completions/svn.fish:844 share/completions/svn.fish:856 -#: share/completions/svn.fish:869 share/completions/svn.fish:882 -#, fuzzy -msgid "Specify a password ARG" -msgstr "Specify a password" - -#: share/completions/svn.fish:186 share/completions/svn.fish:479 -#: share/completions/svn.fish:828 share/completions/svn.fish:841 -#: share/completions/svn.fish:867 share/completions/svn.fish:880 -#, fuzzy -msgid "Use ARG as merge command" -msgstr "Specify merge command" - -#: share/completions/svn.fish:213 share/completions/svn.fish:227 -#: share/completions/svn.fish:241 share/completions/svn.fish:257 -#: share/completions/svn.fish:273 share/completions/svn.fish:289 -#: share/completions/svn.fish:305 share/completions/svn.fish:392 -#: share/completions/svn.fish:493 share/completions/svn.fish:508 -#: share/completions/svn.fish:523 share/completions/svn.fish:538 -#: share/completions/svn.fish:553 share/completions/svn.fish:608 -#: share/completions/svn.fish:623 share/completions/svn.fish:638 -#, fuzzy -msgid "Use ARG as external editor" -msgstr "Specify external editor" - -#: share/completions/svn.fish:214 share/completions/svn.fish:228 -#: share/completions/svn.fish:242 share/completions/svn.fish:258 -#: share/completions/svn.fish:274 share/completions/svn.fish:290 -#: share/completions/svn.fish:306 share/completions/svn.fish:393 -#: share/completions/svn.fish:448 share/completions/svn.fish:494 -#: share/completions/svn.fish:509 share/completions/svn.fish:524 -#: share/completions/svn.fish:539 share/completions/svn.fish:554 -#: share/completions/svn.fish:607 share/completions/svn.fish:622 -#: share/completions/svn.fish:637 share/completions/svn.fish:722 -#: share/completions/svn.fish:737 share/completions/svn.fish:752 -msgid "Treat value as being in charset encoding ARG" -msgstr "" - -#: share/completions/svn.fish:318 share/completions/svn.fish:336 -msgid "Use ARG as the older target" -msgstr "" - -#: share/completions/svn.fish:319 share/completions/svn.fish:337 -msgid "Use ARG as the newer target" -msgstr "" - -#: share/completions/svn.fish:320 share/completions/svn.fish:338 -#, fuzzy -msgid "Use ARG as diff command" -msgstr "Undo an edit command" - -#: share/completions/svn.fish:360 -msgid "Use a different EOL marker than the standard" -msgstr "" - -#: share/completions/svn.fish:470 -msgid "Maximum number of log entries" -msgstr "Maximum number of log entries" - #: share/completions/sylpheed.fish:8 msgid "Open composition window with address" msgstr "" @@ -5672,6 +6494,20 @@ msgstr "User interface similar to rlogin" msgid "Use Kerberos realm for authentication" msgstr "Use Kerberos realm for authentication" +#: share/completions/tmux.fish:1 +#, fuzzy +msgid "available sessions" +msgstr "Evaluate expression" + +#: share/completions/tmux.fish:5 +msgid "connected clients" +msgstr "" + +#: share/completions/tmux.fish:9 +#, fuzzy +msgid "window panes" +msgstr "Window size change" + #: share/completions/totem.fish:18 msgid "Tell any running totem instance: Add to playlist" msgstr "" @@ -5761,26 +6597,41 @@ msgstr "" 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" + +#: share/completions/vagrant.fish:34 +#, fuzzy +msgid "Lists all available Vagrant boxes" +msgstr "List names of available signals" + #: share/completions/valgrind.fish:12 msgid "Skin" msgstr "Skin" -#: share/completions/valgrind.fish:71 +#: share/completions/valgrind.fish:78 msgid "The number of bytes of heap overhead per allocation" msgstr "The number of bytes of heap overhead per allocation" -#: share/completions/valgrind.fish:72 +#: share/completions/valgrind.fish:79 msgid "Profile stack usage" msgstr "Profile stack usage" -#: share/completions/valgrind.fish:73 +#: share/completions/valgrind.fish:80 msgid "Depth of call chain" msgstr "Depth of call chain" -#: share/completions/valgrind.fish:74 +#: share/completions/valgrind.fish:81 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" + #: share/completions/w.fish:6 msgid "Username" msgstr "Username" @@ -6300,22 +7151,239 @@ msgstr "Include only the following names" msgid "Don't compress files with these suffixes" msgstr "Don't compress files with these suffixes" -#: share/functions/N_.fish:3 -msgid "No-op" +#: share/completions/zypper.fish:30 +#, fuzzy +msgid "Print help" +msgstr "Print the URIs" + +#: share/completions/zypper.fish:31 +msgid "Accept multiple commands at once" msgstr "" -#: share/functions/_.fish:8 share/functions/_.fish:12 +#: share/completions/zypper.fish:32 +msgid "List all defined repositories" +msgstr "" + +#: share/completions/zypper.fish:33 #, fuzzy -msgid "Alias for the gettext command" -msgstr "Help for the specified command" +msgid "Add a new repository" +msgstr "Update the repository" -#: share/functions/_.fish:9 seq:17 -msgid "fish" -msgstr "fish" +#: share/completions/zypper.fish:34 +#, fuzzy +msgid "Remove specified repository" +msgstr "Specify the repository URL" -#: share/functions/__fish_complete_bittorrent.fish:9 -msgid "IP to report to the tracker" -msgstr "IP to report to the tracker" +#: share/completions/zypper.fish:35 +#, fuzzy +msgid "Rename specified repository" +msgstr "Repair the corrupted repository" + +#: share/completions/zypper.fish:36 +#, fuzzy +msgid "Modify specified repository" +msgstr "Specify the repository URL" + +#: share/completions/zypper.fish:37 +#, fuzzy +msgid "Refresh all repositories" +msgstr "Read-only repository mode" + +#: share/completions/zypper.fish:38 +#, fuzzy +msgid "Clean local caches" +msgstr "Clean local caches and packages" + +#: 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" + +#: share/completions/zypper.fish:41 +#, fuzzy +msgid "Modify specified service" +msgstr "Use specified keyserver" + +#: share/completions/zypper.fish:42 +#, fuzzy +msgid "Remove specified service" +msgstr "Use specified keyserver" + +#: share/completions/zypper.fish:43 +msgid "Refresh all services" +msgstr "" + +#: share/completions/zypper.fish:44 +#, fuzzy +msgid "Install packages" +msgstr "Install new package" + +#: share/completions/zypper.fish:46 +#, fuzzy +msgid "Verify integrity of package dependencies" +msgstr "Install/remove packages for dependencies" + +#: share/completions/zypper.fish:47 +#, fuzzy +msgid "Install source packages and their build dependencies" +msgstr "Install/remove packages for 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" + +#: share/completions/zypper.fish:49 +#, fuzzy +msgid "Update installed packages with newer versions" +msgstr "Updates packages to the best version available" + +#: share/completions/zypper.fish:50 +#, fuzzy +msgid "List available updates" +msgstr "Print available list" + +#: share/completions/zypper.fish:51 +#, fuzzy +msgid "Install needed patches" +msgstr "Install new package" + +#: share/completions/zypper.fish:52 +#, fuzzy +msgid "List needed patches" +msgstr "Print byte offset of matches" + +#: share/completions/zypper.fish:53 +#, fuzzy +msgid "Perform a distribution upgrade" +msgstr "Create a distribution tarball" + +#: share/completions/zypper.fish:54 +#, fuzzy +msgid "Check for patches" +msgstr "Create compressed patches" + +#: share/completions/zypper.fish:55 +#, fuzzy +msgid "Search for packages matching a pattern" +msgstr "Search package containing pattern" + +#: share/completions/zypper.fish:56 +#, fuzzy +msgid "Show full information for specified packages" +msgstr "Display change information for the package" + +#: 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" + +#: 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" + +#: share/completions/zypper.fish:61 +#, fuzzy +msgid "List all available packages" +msgstr "Reinstall packages" + +#: share/completions/zypper.fish:62 +#, fuzzy +msgid "List all available patterns" +msgstr "List names of available signals" + +#: share/completions/zypper.fish:63 +#, fuzzy +msgid "List all available products" +msgstr "List names of available signals" + +#: share/completions/zypper.fish:64 +#, fuzzy +msgid "List packages providing specified capability" +msgstr "Query all packages that provide the specified capability" + +#: share/completions/zypper.fish:65 +#, fuzzy +msgid "Add a package lock" +msgstr "Rebuild a package" + +#: share/completions/zypper.fish:66 +#, fuzzy +msgid "Remove a package lock" +msgstr "Remove packages" + +#: share/completions/zypper.fish:67 +#, fuzzy +msgid "List current package locks" +msgstr "List bugs from packages" + +#: share/completions/zypper.fish:68 +#, fuzzy +msgid "Remove unused locks" +msgstr "Remove source packages" + +#: 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" + +#: 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" + +#: 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" + +#: share/functions/_.fish:9 +msgid "fish" +msgstr "fish" + +#: share/functions/__fish_complete_abook_formats.fish:1 +msgid "Complete abook formats" +msgstr "" + +#: share/functions/__fish_complete_atool.fish:1 +msgid "Complete atool" +msgstr "" + +#: share/functions/__fish_complete_atool_archive_contents.fish:1 +#, fuzzy +msgid "List archive contents" +msgstr "List archive" + +#: share/functions/__fish_complete_bittorrent.fish:9 +msgid "IP to report to the tracker" +msgstr "IP to report to the tracker" #: share/functions/__fish_complete_bittorrent.fish:10 msgid "Minimum port to listen to" @@ -6325,14 +7393,264 @@ msgstr "Minimum port to listen to" msgid "Maximum port to listen to" msgstr "Maximum port to listen to" -#: share/functions/__fish_complete_command.fish:2 +#: share/functions/__fish_complete_command.fish:1 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" + +#: share/functions/__fish_complete_diff.fish:3 +msgid "Ignore case differences" +msgstr "Ignore case differences" + +#: share/functions/__fish_complete_diff.fish:4 +msgid "Ignore case when comparing file names" +msgstr "Ignore case when comparing file names" + +#: share/functions/__fish_complete_diff.fish:5 +msgid "Consider case when comparing file names" +msgstr "Consider case when comparing file names" + +#: share/functions/__fish_complete_diff.fish:6 +msgid "Ignore changes due to tab expansion" +msgstr "Ignore changes due to tab expansion" + +#: share/functions/__fish_complete_diff.fish:7 +msgid "Ignore changes in the amount of white space" +msgstr "Ignore changes in the amount of white space" + +#: share/functions/__fish_complete_diff.fish:8 +msgid "Ignore all white space" +msgstr "Ignore all white space" + +#: share/functions/__fish_complete_diff.fish:9 +msgid "Ignore changes whose lines are all blank" +msgstr "Ignore changes whose lines are all blank" + +#: share/functions/__fish_complete_diff.fish:11 +msgid "Treat all files as text" +msgstr "Treat all files as text" + +#: share/functions/__fish_complete_diff.fish:12 +msgid "Recursively compare subdirectories" +msgstr "Recursively compare subdirectories" + +#: share/functions/__fish_complete_diff.fish:13 +msgid "Treat absent files as empty" +msgstr "Treat absent files as empty" + +#: share/functions/__fish_complete_diff.fish:15 +msgid "Output 3 lines of copied context" +msgstr "Output 3 lines of copied context" + +#: share/functions/__fish_complete_diff.fish:17 +msgid "Output 3 lines of unified context" +msgstr "Output 3 lines of unified context" + +#: share/functions/__fish_complete_diff.fish:18 +msgid "Output only whether the files differ" +msgstr "Output only whether the files differ" + +#: share/functions/__fish_complete_diff.fish:19 +msgid "Output a normal diff" +msgstr "Output a normal diff" + +#: share/functions/__fish_complete_diff.fish:20 +msgid "Output in two columns" +msgstr "Output in two columns" + +#: share/functions/__fish_complete_diff.fish:22 +msgid "Try to find a smaller set of changes" +msgstr "Try to find a smaller set of changes" + +#: share/functions/__fish_complete_diff.fish:25 +msgid "Pass the output through 'pr'" +msgstr "Pass the output through “pr”" + +#: share/functions/__fish_complete_grep.fish:2 +msgid "Print NUM lines of trailing context" +msgstr "Print NUM lines of trailing context" + +#: share/functions/__fish_complete_grep.fish:3 +msgid "Process binary file as text" +msgstr "Process binary file as text" + +#: share/functions/__fish_complete_grep.fish:4 +msgid "Print NUM lines of leading context" +msgstr "Print NUM lines of leading context" + +#: share/functions/__fish_complete_grep.fish:5 +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" + +#: 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" + +#: share/functions/__fish_complete_grep.fish:13 +msgid "Pattern is extended regexp" +msgstr "Pattern is extended regexp" + +#: share/functions/__fish_complete_grep.fish:14 +msgid "Pattern is a regexp" +msgstr "Pattern is a regexp" + +#: share/functions/__fish_complete_grep.fish:15 +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" + +#: share/functions/__fish_complete_grep.fish:17 +msgid "Pattern is a fixed string" +msgstr "Pattern is a fixed string" + +#: share/functions/__fish_complete_grep.fish:19 +msgid "Pattern is basic regex" +msgstr "Pattern is basic regex" + +#: share/functions/__fish_complete_grep.fish:20 +msgid "Print filename" +msgstr "Print filename" + +#: share/functions/__fish_complete_grep.fish:21 +#, fuzzy +msgid "Suppress printing filename" +msgstr "Supress printing filename" + +#: share/functions/__fish_complete_grep.fish:23 +msgid "Skip binary files" +msgstr "Skip binary files" + +#: share/functions/__fish_complete_grep.fish:24 +msgid "Ignore case" +msgstr "Ignore case" + +#: share/functions/__fish_complete_grep.fish:25 +msgid "Print first non-matching file" +msgstr "Print first non-matching file" + +#: share/functions/__fish_complete_grep.fish:26 +msgid "Print first matching file" +msgstr "Print first matching file" + +#: share/functions/__fish_complete_grep.fish:27 +msgid "Stop reading after NUM matches" +msgstr "Stop reading after NUM matches" + +#: share/functions/__fish_complete_grep.fish:28 +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" + +#: share/functions/__fish_complete_grep.fish:30 +msgid "Show only matching part" +msgstr "Show only matching part" + +#: share/functions/__fish_complete_grep.fish:31 +msgid "Rename stdin" +msgstr "Rename stdin" + +#: share/functions/__fish_complete_grep.fish:32 +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" + +#: share/functions/__fish_complete_grep.fish:34 +#: share/functions/__fish_complete_grep.fish:35 +msgid "Do not write anything" +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" + +#: share/functions/__fish_complete_grep.fish:38 +#, fuzzy +msgid "Search only files matching PATTERN" +msgstr "Recurse, search file matching PATTERN" + +#: share/functions/__fish_complete_grep.fish:39 +#, fuzzy +msgid "Skip files matching PATTERN" +msgstr "Recurse, skip file matching PATTERN" + +#: share/functions/__fish_complete_grep.fish:40 +msgid "Suppress error messages" +msgstr "Suppress error messages" + +#: share/functions/__fish_complete_grep.fish:41 +msgid "Ensure first character of actual line content lies on a tab stop" +msgstr "" + +#: share/functions/__fish_complete_grep.fish:42 +msgid "Treat files as binary" +msgstr "Treat files as binary" + +#: share/functions/__fish_complete_grep.fish:43 +msgid "Report Unix-style byte offsets" +msgstr "Report Unix-style byte offsets" + +#: share/functions/__fish_complete_grep.fish:45 +msgid "Invert the sense of matching" +msgstr "Invert the sense of matching" + +#: share/functions/__fish_complete_grep.fish:46 +msgid "Only whole matching words" +msgstr "Only whole matching words" + +#: share/functions/__fish_complete_grep.fish:47 +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" + +#: share/functions/__fish_complete_grep.fish:49 +msgid "treat input as a set of lines each terminated by a zero byte" +msgstr "" + +#: share/functions/__fish_complete_grep.fish:50 +msgid "Output a zero byte after filename" +msgstr "Output a zero byte after filename" + #: share/functions/__fish_complete_groups.fish:2 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" + #: share/functions/__fish_complete_ls.fish:16 msgid "Show hidden" msgstr "Show hidden" @@ -6450,126 +7768,494 @@ msgstr "Display version and exit" msgid "Display security context so it fits on most displays" msgstr "" -#: share/functions/__fish_complete_ls.fish:52 -msgid "Display only security context and file name" +#: share/functions/__fish_complete_ls.fish:52 +msgid "Display only security context and file name" +msgstr "" + +#: share/functions/__fish_complete_ls.fish:54 +msgid "Print author" +msgstr "Print author" + +#: share/functions/__fish_complete_ls.fish:56 +msgid "Ignore files ending with ~" +msgstr "Ignore files ending with ~" + +#: share/functions/__fish_complete_ls.fish:58 +msgid "Generate dired output" +msgstr "Generate dired output" + +#: share/functions/__fish_complete_ls.fish:60 +msgid "Long format, full-iso time" +msgstr "Long format, full-iso time" + +#: share/functions/__fish_complete_ls.fish:61 +msgid "Don't print group information" +msgstr "Don't print group information" + +#: share/functions/__fish_complete_ls.fish:62 +msgid "Human readable sizes, powers of 1000" +msgstr "Human readable sizes, powers of 1000" + +#: share/functions/__fish_complete_ls.fish:66 +#: share/functions/__fish_complete_ls.fish:110 +msgid "Print raw entry names" +msgstr "Print raw entry names" + +#: share/functions/__fish_complete_ls.fish:67 +msgid "Long format without groups" +msgstr "Long format without groups" + +#: share/functions/__fish_complete_ls.fish:68 +msgid "Non graphic as-is" +msgstr "Non graphic as-is" + +#: share/functions/__fish_complete_ls.fish:69 +msgid "Enclose entry in quotes" +msgstr "Enclose entry in quotes" + +#: share/functions/__fish_complete_ls.fish:91 +msgid "Do not sort" +msgstr "Do not sort" + +#: share/functions/__fish_complete_ls.fish:92 +msgid "Sort by version" +msgstr "Sort by version" + +#: share/functions/__fish_complete_ls.fish:94 +msgid "Sort by extension" +msgstr "Sort by extension" + +#: share/functions/__fish_complete_ls.fish:103 +msgid "Use colors" +msgstr "Use colors" + +#: share/functions/__fish_complete_ls.fish:104 +msgid "Prevent -A from being automatically set for root" +msgstr "Prevent -A from being automatically set for root" + +#: share/functions/__fish_complete_ls.fish:105 +msgid "Don't follow symlinks" +msgstr "Don't follow symlinks" + +#: share/functions/__fish_complete_ls.fish:106 +msgid "Show modification time" +msgstr "Show modification time" + +#: share/functions/__fish_complete_ls.fish:107 +msgid "Show whiteouts when scanning directories" +msgstr "Show whiteouts when scanning directories" + +#: share/functions/__fish_complete_ls.fish:108 +msgid "Display each file's MAC label" +msgstr "Display each file's MAC label" + +#: share/functions/__fish_complete_ls.fish:109 +msgid "Include the file flags in a long (-l) output" +msgstr "Include the file flags in a long (-l) output" + +#: 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" + +#: share/functions/__fish_complete_python.fish:2 +#: share/functions/__fish_complete_python.fish:28 +#: share/functions/__fish_complete_vi.fish:54 +msgid "Don\\t" +msgstr "" + +#: share/functions/__fish_complete_python.fish:12 +msgid "Disable import of site module" +msgstr "Disable import of site module" + +#: share/functions/__fish_complete_python.fish:13 +msgid "Unbuffered input and output" +msgstr "Unbuffered input and output" + +#: share/functions/__fish_complete_python.fish:24 +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" + +#: share/functions/__fish_complete_ssh.fish:4 +#, fuzzy +msgid "Protocol version 1 only" +msgstr "Protocoll version 1 only" + +#: share/functions/__fish_complete_ssh.fish:5 +#, fuzzy +msgid "Protocol version 2 only" +msgstr "Protocoll version 2 only" + +#: share/functions/__fish_complete_ssh.fish:6 +msgid "IPv4 addresses only" +msgstr "IPv4 addresses only" + +#: share/functions/__fish_complete_ssh.fish:7 +msgid "IPv6 addresses only" +msgstr "IPv6 addresses only" + +#: share/functions/__fish_complete_ssh.fish:8 +msgid "Compress all data" +msgstr "Compress all data" + +#: share/functions/__fish_complete_ssh.fish:9 +msgid "Encryption algorithm" +msgstr "Encryption algorithm" + +#: share/functions/__fish_complete_ssh.fish:10 +msgid "Configuration file" +msgstr "Configuration file" + +#: share/functions/__fish_complete_ssh.fish:11 +msgid "Identity file" +msgstr "Identity file" + +#: share/functions/__fish_complete_ssh.fish:12 +msgid "Options" +msgstr "Options" + +#: share/functions/__fish_complete_svn.fish:48 +msgid "" +"Put files and directories under version control, scheduling them for " +"addition to repository. They will be added in next commit." +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" + +#: share/functions/__fish_complete_svn.fish:50 +#, fuzzy +msgid "Output the content of specified files or URLs." +msgstr "Output content of files/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" + +#: share/functions/__fish_complete_svn.fish:53 +msgid "" +"Recursively clean up the working copy, removing locks, resuming unfinished " +"operations, etc." +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" + +#: 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" + +#: 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" + +#: 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" + +#: 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" + +#: 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" + +#: share/functions/__fish_complete_svn.fish:61 +#, fuzzy +msgid "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" + +#: 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)" + +#: 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" + +#: share/functions/__fish_complete_svn.fish:65 +#, fuzzy +msgid "Display information related to merges" +msgstr "Display change information for the package" + +#: share/functions/__fish_complete_svn.fish:66 +#, fuzzy +msgid "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" + +#: 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" + +#: 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" + +#: 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" + +#: 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" + +#: 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" + +#: 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" + +#: share/functions/__fish_complete_svn.fish:74 +#, fuzzy +msgid "Rewrite working copy url metadata" +msgstr "Delete working copy if release succeeds" + +#: share/functions/__fish_complete_svn.fish:75 +#, fuzzy +msgid "Remove files and directories from version control." +msgstr "Place files or directories under 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" + +#: 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" + +#: share/functions/__fish_complete_svn.fish:78 +#, fuzzy +msgid "Restore pristine working copy file (undo most local edits)." +msgstr "Restore pristine working copy file" + +#: 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" + +#: 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" + +#: share/functions/__fish_complete_svn.fish:81 +#, fuzzy +msgid "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" + +#: 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" + +#: share/functions/__fish_complete_svn.fish:91 +msgid "Do no interactive prompting" +msgstr "Do no interactive prompting" + +#: share/functions/__fish_complete_svn.fish:92 +msgid "" +"Accept SSL server certificates from unknown authorities (ony with --non-" +"interactive)" msgstr "" -#: share/functions/__fish_complete_ls.fish:54 -msgid "Print author" -msgstr "Print author" +#: share/functions/__fish_complete_svn.fish:103 +#, fuzzy +msgid "Specify log message" +msgstr "Specify email address" -#: share/functions/__fish_complete_ls.fish:56 -msgid "Ignore files ending with ~" -msgstr "Ignore files ending with ~" +#: share/functions/__fish_complete_svn.fish:105 +#, fuzzy +msgid "Read log message from file" +msgstr "Read log message from file" -#: share/functions/__fish_complete_ls.fish:58 -msgid "Generate dired output" -msgstr "Generate dired output" +#: share/functions/__fish_complete_svn.fish:106 +#, fuzzy +msgid "Force validity of log message source" +msgstr "Force log message source validity" -#: share/functions/__fish_complete_ls.fish:60 -msgid "Long format, full-iso time" -msgstr "Long format, full-iso time" +#: share/functions/__fish_complete_svn.fish:118 +#, fuzzy +msgid "Print nothing, or only summary information" +msgstr "Print out history information for files" -#: share/functions/__fish_complete_ls.fish:61 -msgid "Don't print group information" -msgstr "Don't print group information" +#: share/functions/__fish_complete_svn.fish:122 +msgid "Force operation to run" +msgstr "Force operation to run" -#: share/functions/__fish_complete_ls.fish:62 -msgid "Human readable sizes, powers of 1000" -msgstr "Human readable sizes, powers of 1000" +#: 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" -#: share/functions/__fish_complete_ls.fish:66 -#: share/functions/__fish_complete_ls.fish:110 -msgid "Print raw entry names" -msgstr "Print raw entry names" +#: share/functions/__fish_complete_svn.fish:130 +msgid "Operate only on members of changelist" +msgstr "" -#: share/functions/__fish_complete_ls.fish:67 -msgid "Long format without groups" -msgstr "Long format without groups" +#: share/functions/__fish_complete_svn.fish:134 +#, fuzzy +msgid "Output in xml" +msgstr "Output in XML" -#: share/functions/__fish_complete_ls.fish:68 -msgid "Non graphic as-is" -msgstr "Non graphic as-is" +#: share/functions/__fish_complete_svn.fish:138 +#, fuzzy +msgid "Retrieve revision property" +msgstr "Operate on revision property" -#: share/functions/__fish_complete_ls.fish:69 -msgid "Enclose entry in quotes" -msgstr "Enclose entry in quotes" +#: share/functions/__fish_complete_svn.fish:150 +msgid "Ignore externals definitions" +msgstr "Ignore externals definitions" -#: share/functions/__fish_complete_ls.fish:91 -msgid "Do not sort" -msgstr "Do not sort" +#: share/functions/__fish_complete_svn.fish:154 +#, fuzzy +msgid "Print extra information" +msgstr "Print extra info" -#: share/functions/__fish_complete_ls.fish:92 -msgid "Sort by version" -msgstr "Sort by version" +#: share/functions/__fish_complete_svn.fish:158 +#, fuzzy +msgid "Operate on a revision property (use with -r)" +msgstr "Operate on revision property" -#: share/functions/__fish_complete_ls.fish:94 -msgid "Sort by extension" -msgstr "Sort by extension" +#: share/functions/__fish_complete_svn.fish:162 +msgid "Add intermediate parents" +msgstr "" -#: share/functions/__fish_complete_ls.fish:103 -msgid "Use colors" -msgstr "Use colors" +#: share/functions/__fish_complete_svn.fish:189 +#, fuzzy +msgid "Try operation but make no changes" +msgstr "Try to find a smaller set of changes" -#: share/functions/__fish_complete_ls.fish:104 -msgid "Prevent -A from being automatically set for root" -msgstr "Prevent -A from being automatically set for root" +#: share/functions/__fish_complete_svn.fish:193 +#, fuzzy +msgid "Ignore ancestry when calculating merges" +msgstr "Ignore ancestry when calculating merge" -#: share/functions/__fish_complete_ls.fish:105 -msgid "Don't follow symlinks" -msgstr "Don't follow symlinks" +#: share/functions/__fish_complete_svn.fish:197 +msgid "Override diff-cmd specified in config file" +msgstr "" -#: share/functions/__fish_complete_ls.fish:106 -msgid "Show modification time" -msgstr "Show modification time" +#: share/functions/__fish_complete_svn.fish:198 +#, fuzzy +msgid "Use external diff command" +msgstr "Undo an edit command" -#: share/functions/__fish_complete_ls.fish:107 -msgid "Show whiteouts when scanning directories" -msgstr "Show whiteouts when scanning directories" +#: share/functions/__fish_complete_svn.fish:202 +msgid "Disable automatic properties" +msgstr "Disable automatic properties" -#: share/functions/__fish_complete_ls.fish:108 -msgid "Display each file's MAC label" -msgstr "Display each file's MAC label" +#: share/functions/__fish_complete_svn.fish:206 +#, fuzzy +msgid "Set new working copy depth" +msgstr "Set RAW writing mode" -#: share/functions/__fish_complete_ls.fish:109 -msgid "Include the file flags in a long (-l) output" -msgstr "Include the file flags in a long (-l) output" +#: share/functions/__fish_complete_svn.fish:230 +msgid "don\\t" +msgstr "" -#: share/functions/__fish_complete_ssh.fish:4 -msgid "Protocoll version 1 only" -msgstr "Protocoll version 1 only" +#: share/functions/__fish_complete_svn.fish:241 +msgid "Use ARG as the older target" +msgstr "" -#: share/functions/__fish_complete_ssh.fish:5 -msgid "Protocoll version 2 only" -msgstr "Protocoll version 2 only" +#: share/functions/__fish_complete_svn.fish:242 +msgid "Use ARG as the newer target" +msgstr "" -#: share/functions/__fish_complete_ssh.fish:6 -msgid "IPv4 addresses only" -msgstr "IPv4 addresses only" +#: share/functions/__fish_complete_svn.fish:243 +#, fuzzy +msgid "Do not print differences for deleted files" +msgstr "Do not print lines without delimiter" -#: share/functions/__fish_complete_ssh.fish:7 -msgid "IPv6 addresses only" -msgstr "IPv6 addresses only" +#: share/functions/__fish_complete_svn.fish:244 +#, fuzzy +msgid "Notice ancestry when calculating differences" +msgstr "Ignore ancestry when calculating merge" -#: share/functions/__fish_complete_ssh.fish:8 -msgid "Compress all data" -msgstr "Compress all data" +#: share/functions/__fish_complete_svn.fish:245 +msgid "Show a summary of the results" +msgstr "" -#: share/functions/__fish_complete_ssh.fish:9 -msgid "Encryption algorithm" -msgstr "Encryption algorithm" +#: share/functions/__fish_complete_svn.fish:257 +#, fuzzy +msgid "Do not cross copies while traversing history" +msgstr "Do not cross copies" -#: share/functions/__fish_complete_ssh.fish:10 -msgid "Configuration file" -msgstr "Configuration file" +#: share/functions/__fish_complete_svn.fish:259 +#, fuzzy +msgid "Produce diff output" +msgstr "Audio output" -#: share/functions/__fish_complete_ssh.fish:11 -msgid "Identity file" -msgstr "Identity file" +#: share/functions/__fish_complete_svn.fish:279 +msgid "Use strict semantics" +msgstr "Use strict semantics" -#: share/functions/__fish_complete_ssh.fish:12 -msgid "Options" -msgstr "Options" +#: share/functions/__fish_complete_svn.fish:306 +#, fuzzy +msgid "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" #: share/functions/__fish_complete_tar.fish:14 #: share/functions/__fish_complete_tar.fish:21 @@ -6583,183 +8269,187 @@ msgstr "Archive file" msgid "Print a list of local users, with the real user name as a description" msgstr "" -#: share/functions/__fish_complete_vi.fish:45 +#: share/functions/__fish_complete_vi.fish:37 #, fuzzy msgid "Start in Arabic mode" msgstr "Start interface" -#: share/functions/__fish_complete_vi.fish:46 +#: share/functions/__fish_complete_vi.fish:38 #, fuzzy msgid "Start in binary mode" msgstr "Standard mode" -#: share/functions/__fish_complete_vi.fish:47 +#: share/functions/__fish_complete_vi.fish:39 msgid "Behave mostly like vi" msgstr "" -#: share/functions/__fish_complete_vi.fish:48 +#: share/functions/__fish_complete_vi.fish:40 #, fuzzy msgid "Start in diff mode" msgstr "Start in folder index" -#: share/functions/__fish_complete_vi.fish:49 +#: share/functions/__fish_complete_vi.fish:41 #, fuzzy msgid "Debugging mode" msgstr "Debug mode" -#: share/functions/__fish_complete_vi.fish:50 +#: share/functions/__fish_complete_vi.fish:42 #, fuzzy msgid "Start in Ex mode" msgstr "Start in folder index" -#: share/functions/__fish_complete_vi.fish:51 +#: share/functions/__fish_complete_vi.fish:43 #, fuzzy msgid "Start in improved Ex mode" msgstr "Start in folder index" -#: share/functions/__fish_complete_vi.fish:52 -#: share/functions/__fish_complete_vi.fish:75 +#: 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" -#: share/functions/__fish_complete_vi.fish:53 +#: share/functions/__fish_complete_vi.fish:45 #, fuzzy msgid "Start in Farsi mode" msgstr "Standard mode" -#: share/functions/__fish_complete_vi.fish:54 +#: share/functions/__fish_complete_vi.fish:46 #, fuzzy msgid "Start in GUI mode" msgstr "Start in folder index" -#: share/functions/__fish_complete_vi.fish:55 -#: share/functions/__fish_complete_vi.fish:77 +#: 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" -#: share/functions/__fish_complete_vi.fish:56 +#: share/functions/__fish_complete_vi.fish:48 #, fuzzy msgid "Start in Hebrew mode" msgstr "Start in folder index" -#: share/functions/__fish_complete_vi.fish:57 +#: share/functions/__fish_complete_vi.fish:49 msgid "List swap files" msgstr "" -#: share/functions/__fish_complete_vi.fish:58 +#: share/functions/__fish_complete_vi.fish:50 #, fuzzy msgid "Start in lisp mode" msgstr "Start in folder index" -#: share/functions/__fish_complete_vi.fish:59 +#: share/functions/__fish_complete_vi.fish:51 #, fuzzy msgid "Disable file modification" msgstr "Don't trust the file modification times" -#: share/functions/__fish_complete_vi.fish:60 +#: share/functions/__fish_complete_vi.fish:52 #, fuzzy msgid "Disallow file modification" msgstr "Show last modification only" -#: share/functions/__fish_complete_vi.fish:61 +#: share/functions/__fish_complete_vi.fish:53 msgid "Reset compatibility mode" msgstr "" #: share/functions/__fish_complete_vi.fish:62 -msgid "Don\\t" -msgstr "" - -#: share/functions/__fish_complete_vi.fish:70 #, fuzzy msgid "Start in easy mode" msgstr "Start interface" -#: share/functions/__fish_complete_vi.fish:71 +#: share/functions/__fish_complete_vi.fish:63 #, fuzzy msgid "Start in restricted mode" msgstr "Restricted mode" -#: share/functions/__fish_complete_vi.fish:73 +#: share/functions/__fish_complete_vi.fish:65 msgid "Become an editor server for NetBeans" msgstr "" -#: share/functions/__fish_complete_vi.fish:76 +#: share/functions/__fish_complete_vi.fish:68 msgid "Echo the Window ID on stdout (GTK GUI only)" msgstr "" -#: share/functions/__fish_complete_vi.fish:78 +#: share/functions/__fish_complete_vi.fish:70 #, fuzzy msgid "Do not expand wildcards" msgstr "Do not expand pattern" -#: share/functions/__fish_complete_vi.fish:79 +#: share/functions/__fish_complete_vi.fish:71 msgid "Skip loading plugins" msgstr "" -#: share/functions/__fish_complete_vi.fish:80 -#: share/functions/__fish_complete_vi.fish:83 -#: share/functions/__fish_complete_vi.fish:84 -#: share/functions/__fish_complete_vi.fish:85 +#: share/functions/__fish_complete_vi.fish:72 +#: 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" -#: share/functions/__fish_complete_vi.fish:81 +#: share/functions/__fish_complete_vi.fish:73 #, fuzzy msgid "Evaluate expr on Vim server" msgstr "Evaluate expression" -#: share/functions/__fish_complete_vi.fish:82 +#: share/functions/__fish_complete_vi.fish:74 #, fuzzy msgid "Send keys to Vim server" msgstr "Send mail to user" -#: share/functions/__fish_complete_vi.fish:86 +#: share/functions/__fish_complete_vi.fish:78 msgid "List all Vim servers that can be found" msgstr "" -#: share/functions/__fish_complete_vi.fish:87 +#: share/functions/__fish_complete_vi.fish:79 #, fuzzy msgid "Set server name" msgstr "Service name" -#: share/functions/__fish_complete_vi.fish:88 +#: share/functions/__fish_complete_vi.fish:80 #, fuzzy msgid "Print version information and exit" msgstr "Ignore all version information" -#: share/functions/__fish_complete_vi.fish:99 +#: share/functions/__fish_complete_vi.fish:91 msgid "Suppress all interactive user feedback" msgstr "" -#: share/functions/__fish_complete_vi.fish:100 -#: share/functions/__fish_complete_vi.fish:107 +#: share/functions/__fish_complete_vi.fish:92 +#: share/functions/__fish_complete_vi.fish:99 msgid "Encrypt/decrypt text" msgstr "" -#: share/functions/__fish_complete_vi.fish:101 +#: share/functions/__fish_complete_vi.fish:93 msgid "Set up for editing LISP programs" msgstr "" -#: share/functions/__fish_complete_vi.fish:102 +#: share/functions/__fish_complete_vi.fish:94 msgid "List saved file names after crash" msgstr "" -#: share/functions/__fish_complete_vi.fish:103 +#: share/functions/__fish_complete_vi.fish:95 #, fuzzy -msgid "Readonly mode" +msgid "Read-only mode" msgstr "Read only" -#: share/functions/__fish_complete_vi.fish:104 +#: share/functions/__fish_complete_vi.fish:96 msgid "Use linear search for tags if tag file not sorted" msgstr "" -#: share/functions/__fish_complete_vi.fish:105 +#: share/functions/__fish_complete_vi.fish:97 msgid "Start in display editing state" msgstr "" +#: share/functions/__fish_complete_wvdial_peers.fish:1 +msgid "Complete wvdial peers" +msgstr "" + +#: share/functions/__fish_complete_xsum.fish:1 +msgid "Complete md5sum sha1 etc" +msgstr "" + #: share/functions/__fish_config_interactive.fish:65 #, sh-format msgid "" @@ -6769,62 +8459,139 @@ msgid "" "\\n" msgstr "" -#: share/functions/__fish_config_interactive.fish:81 +#: share/functions/__fish_config_interactive.fish:82 #, fuzzy msgid "Welcome to fish, the friendly interactive shell" msgstr "Welcome to fish, the friendly interactive shell" -#: share/functions/__fish_config_interactive.fish:82 +#: share/functions/__fish_config_interactive.fish:83 #, fuzzy 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:98 -msgid "Commands to execute when fish exits" -msgstr "Commands to execute when fish exits" - -#: share/functions/__fish_config_interactive.fish:99 -msgid "Good bye\\n" -msgstr "Good bye\\n" - -#: share/functions/__fish_config_interactive.fish:163 +#: share/functions/__fish_config_interactive.fish:173 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:170 +#: share/functions/__fish_config_interactive.fish:180 #, fuzzy msgid "Event handler, repaints the prompt when fish_color_cwd_root changes" msgstr "Event handler, repaints the prompt when fish_color_cwd changes" -#: share/functions/__fish_config_interactive.fish:182 +#: share/functions/__fish_config_interactive.fish:192 msgid "Start service" msgstr "Start service" -#: share/functions/__fish_config_interactive.fish:183 +#: share/functions/__fish_config_interactive.fish:193 msgid "Stop service" msgstr "Stop service" -#: share/functions/__fish_config_interactive.fish:184 +#: share/functions/__fish_config_interactive.fish:194 msgid "Print service status" msgstr "Print service status" -#: share/functions/__fish_config_interactive.fish:185 +#: share/functions/__fish_config_interactive.fish:195 msgid "Stop and then start service" msgstr "Stop and then start service" -#: share/functions/__fish_config_interactive.fish:186 +#: share/functions/__fish_config_interactive.fish:196 msgid "Reload service configuration" msgstr "Reload service configuration" +#: share/functions/__fish_config_interactive.fish:228 +#, sh-format +msgid "Notify VTE of change to $PWD" +msgstr "" + +#: share/functions/__fish_git_prompt.fish:173 +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: " + +#: share/functions/__fish_git_prompt.fish:458 +msgid "" +"__fish_git_prompt helper, tells whether or not the current branch has staged " +"files" +msgstr "" + +#: share/functions/__fish_git_prompt.fish:471 +msgid "" +"__fish_git_prompt helper, tells whether or not the current branch has " +"tracked, modified files" +msgstr "" + +#: share/functions/__fish_git_prompt.fish:526 +msgid "__fish_git_prompt helper, returns the current Git operation and branch" +msgstr "" + +#: share/functions/__fish_git_prompt.fish:639 +msgid "__fish_git_prompt helper, checks char variables" +msgstr "" + +#: share/functions/__fish_git_prompt.fish:690 +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" + +#: 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" + +#: 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" + +#: share/functions/__fish_is_token_n.fish:1 +msgid "Test if current token is on Nth place" +msgstr "" + +#: share/functions/__fish_make_completion_signals.fish:1 +msgid "Make list of kill signals for completion" +msgstr "" + #: 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" + #: share/functions/__fish_print_addresses.fish:1 #, fuzzy msgid "Print a list of known network addresses" msgstr "Print a list of running screen sessions" +#: share/functions/__fish_print_arch_daemons.fish:1 +#, fuzzy +msgid "Print arch daemons" +msgstr "Print all names" + +#: 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" + +#: share/functions/__fish_print_debian_services.fish:1 +#, fuzzy +msgid "Prints services installed" +msgstr "Print service status" + #: share/functions/__fish_print_help.fish:2 #, fuzzy msgid "Print help message for the specified fish function or builtin" @@ -6835,25 +8602,93 @@ msgstr "Print all completions for the specified commandline" msgid "Print a list of known network interfaces" msgstr "Print a list of all accepted color names" +#: share/functions/__fish_print_lpr_options.fish:1 +#, fuzzy +msgid "Print lpr options" +msgstr "Print all versions" + +#: share/functions/__fish_print_lpr_printers.fish:1 +#, fuzzy +msgid "Print lpr printers" +msgstr "Print full records" + +#: share/functions/__fish_print_lsblk_columns.fish:1 +#, fuzzy +msgid "Print available lsblk columns" +msgstr "Print available list" + +#: share/functions/__fish_print_mounted.fish:1 +#, fuzzy +msgid "Print mounted devices" +msgstr "Print important dependencies" + +#: share/functions/__fish_print_svn_rev.fish:1 +#, fuzzy +msgid "Print svn revisions" +msgstr "Print only given 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" +#: share/functions/__fish_print_xdg_mimeapps.fish:1 +msgid "Print xdg mime applications" +msgstr "" + +#: share/functions/__fish_print_xdg_mimetypes.fish:1 +#, fuzzy +msgid "Print XDG mime types" +msgstr "Print command type" + +#: share/functions/__fish_print_xrandr_modes.fish:1 +#, fuzzy +msgid "Print xrandr modes" +msgstr "Print raw entry names" + +#: share/functions/__fish_print_xrandr_outputs.fish:1 +#, fuzzy +msgid "Print xrandr outputs" +msgstr "Print word counts" + +#: share/functions/__fish_print_xwindows.fish:1 +#, fuzzy +msgid "Print X windows" +msgstr "Print APM info" + +#: share/functions/__fish_pwd.fish:3 share/functions/__fish_pwd.fish:7 +#, fuzzy +msgid "Show current path" +msgstr "Show source package" + #: share/functions/__fish_test_arg.fish:2 msgid "Test if the token under the cursor matches the specified wildcard" msgstr "" +#: share/functions/__fish_urlencode.fish:1 +#, fuzzy +msgid "URL-encode stdin" +msgstr "Rename stdin" + +#: share/functions/__terlar_git_prompt.fish:23 +#, fuzzy +msgid "Write out the git prompt" +msgstr "Write out the prompt" + #: share/functions/alias.fish:2 msgid "" "Legacy function for creating shellscript functions using an alias-like syntax" msgstr "" -#: share/functions/alias.fish:26 +#: share/functions/alias.fish:34 #, fuzzy msgid "%s: Expected one or two arguments, got %d\\n" msgstr "%s: Expected 1, 2 or 3 arguments, got %d\\n" +#: share/functions/contains_seq.fish:1 +msgid "Return true if array contains a sequence" +msgstr "" + #: share/functions/dirh.fish:2 msgid "Print the current directory history (the back- and fwd- lists)" msgstr "Print the current directory history (the back- and fwd- lists)" @@ -6862,64 +8697,86 @@ msgstr "Print the current directory history (the back- and fwd- lists)" msgid "Print directory stack" msgstr "Print directory stack" +#: share/functions/fish_config.fish:1 +msgid "Launch fish's web based configuration" +msgstr "" + +#: share/functions/fish_indent.fish:1 +msgid "Indenter and prettifier for fish code" +msgstr "" + #: share/functions/fish_prompt.fish:5 msgid "Write out the prompt" msgstr "Write out the prompt" -#: share/functions/funced.fish:2 +#: share/functions/fish_update_completions.fish:1 +#, fuzzy +msgid "Update man-page based completions" +msgstr "Edit command specific completions" + +#: share/functions/funced.fish:1 #, fuzzy msgid "Edit function definition" msgstr "function definition block" -#: share/functions/funced.fish:11 share/functions/nextd.fish:21 -#: share/functions/prevd.fish:21 share/functions/vared.fish:16 +#: share/functions/funced.fish:24 share/functions/nextd.fish:22 +#: share/functions/prevd.fish:22 share/functions/vared.fish:15 msgid "%s: Unknown option %s\\n" msgstr "%s: Unknown option %s\\n" -#: share/functions/funced.fish:38 +#: share/functions/funced.fish:36 #, fuzzy -msgid "" -"%s: Expected exactly one argument, got %s.\\n\\nSynopsis:\\n\\t%sfunced%s " -"FUNCTION\\n" -msgstr "" -"%s: Expected exactly one argument, got %s.\\n\\nSynopsis:\\n\\t%svared%s " -"VARIABLE\\n" +msgid "funced: You must specify one function name\n" +msgstr "%ls: Expected exactly one function name\n" #: share/functions/funcsave.fish:2 msgid "Save the current definition of all specified functions to file" msgstr "" -#: share/functions/funcsave.fish:24 +#: share/functions/funcsave.fish:11 +#, fuzzy +msgid "%s: Expected function name\\n" +msgstr "%ls: 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" -#: share/functions/funcsave.fish:35 +#: share/functions/funcsave.fish:37 #, fuzzy msgid "%s: Unknown function '%s'\\n" msgstr "%s: Unknown option “%s”\\n" -#: share/functions/help.fish:10 +#: share/functions/help.fish:1 msgid "Show help for the fish shell" msgstr "Show help for the fish shell" -#: share/functions/help.fish:68 +#: share/functions/help.fish:76 msgid "%s: Could not find a web browser.\\n" msgstr "%s: Could not find a web browser.\\n" -#: share/functions/help.fish:69 -#, sh-format +#: share/functions/help.fish:77 +#, fuzzy, sh-format msgid "" -"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" msgstr "" "Please set the variable $BROWSER to a suitable browser and try again\\n\\n" -#: share/functions/help.fish:105 -msgid "help: Help is being displayed in your default browser\\n" +#: share/functions/help.fish:129 +msgid "help: Help is being displayed in your default browser.\\n" +msgstr "" + +#: share/functions/help.fish:132 +msgid "help: Help is being displayed in %s.\\n" msgstr "" -#: share/functions/help.fish:108 -msgid "help: Help is being displayed in %s\\n" +#: share/functions/history.fish:5 +msgid "Deletes an item from history" +msgstr "" + +#: share/functions/hostname.fish:7 +msgid "Show or set the system's host name\r" msgstr "" #: share/functions/la.fish:4 @@ -6938,16 +8795,25 @@ msgstr "List contents of directory using long format" 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" + #: share/functions/math.fish:2 #, fuzzy msgid "Perform math calculations in bc" msgstr "Perform a simulation" +#: share/functions/mimedb.fish:8 +msgid "Look up file information via the mimedb database" +msgstr "" + #: share/functions/nextd.fish:2 msgid "Move forward in the directory history" msgstr "Move forward in the directory history" -#: share/functions/nextd.fish:27 +#: share/functions/nextd.fish:28 msgid "%s: The number of positions to skip must be a non-negative integer\\n" msgstr "%s: The number of positions to skip must be a non-negative integer\\n" @@ -6968,12 +8834,14 @@ msgstr "%s: Directory stack is empty..." msgid "Move back in the directory history" msgstr "Move back in the directory history" -#: share/functions/prevd.fish:27 +#: share/functions/prevd.fish:28 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:12 -msgid "Print the current working directory, shortend to fit the prompt" +#: 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" #: share/functions/psub.fish:3 @@ -6988,9 +8856,22 @@ msgstr "" msgid "Push directory to stack" msgstr "Push directory to stack" -#: share/functions/pwd.fish:9 share/functions/pwd.fish:14 -msgid "Print working directory" -msgstr "Print working directory" +#: share/functions/seq.fish:7 +#, fuzzy +msgid "Print sequences of numbers" +msgstr "Print name, not number" + +#: share/functions/seq.fish:11 +msgid "Fallback implementation of the seq command" +msgstr "" + +#: share/functions/seq.fish:31 +msgid "%s: Expected 1, 2 or 3 arguments, got %d\\n" +msgstr "%s: Expected 1, 2 or 3 arguments, got %d\\n" + +#: share/functions/seq.fish:38 +msgid "%s: '%s' is not a number\\n" +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" @@ -7000,32 +8881,35 @@ msgstr "" msgid "Print the type of a command" msgstr "Print the type of a command" -#: share/functions/type.fish:73 +#: share/functions/type.fish:84 #, fuzzy msgid "%s is a function with definition\\n" msgstr "%ls: Missing function definition information." -#: share/functions/type.fish:77 -msgid "function\\n" +#: share/functions/type.fish:88 +#, fuzzy +msgid "function" msgstr "function\\n" -#: share/functions/type.fish:94 +#: share/functions/type.fish:105 msgid "%s is a builtin\\n" msgstr "%s is a builtin\\n" -#: share/functions/type.fish:97 -msgid "builtin\\n" +#: share/functions/type.fish:108 +#, fuzzy +msgid "builtin" msgstr "builtin\\n" -#: share/functions/type.fish:115 +#: share/functions/type.fish:132 msgid "%s is %s\\n" msgstr "%s is %s\\n" -#: share/functions/type.fish:118 -msgid "file\\n" +#: share/functions/type.fish:135 +#, fuzzy +msgid "file" msgstr "file\\n" -#: share/functions/type.fish:129 +#: share/functions/type.fish:147 msgid "%s: Could not find '%s'\\n" msgstr "%s: Could not find “%s”\\n" @@ -7038,15 +8922,15 @@ msgstr "%s: Invalid mask “%s”\\n" msgid "Set default file permission mask" msgstr "Set default file permission mask" -#: share/functions/umask.fish:204 +#: share/functions/umask.fish:212 msgid "%s: Too many arguments\\n" msgstr "%s: Too many arguments\\n" -#: share/functions/vared.fish:7 +#: share/functions/vared.fish:6 msgid "Edit variable value" msgstr "Edit variable value" -#: share/functions/vared.fish:42 +#: share/functions/vared.fish:41 msgid "" "%s: %s is an array variable. Use %svared%s %s[n] to edit the n:th element of " "%s\\n" @@ -7054,7 +8938,7 @@ msgstr "" "%s: %s is an array variable. Use %svared%s %s[n] to edit the n:th element of " "%s\\n" -#: share/functions/vared.fish:46 +#: share/functions/vared.fish:45 msgid "" "%s: Expected exactly one argument, got %s.\\n\\nSynopsis:\\n\\t%svared%s " "VARIABLE\\n" @@ -7062,17 +8946,230 @@ msgstr "" "%s: Expected exactly one argument, got %s.\\n\\nSynopsis:\\n\\t%svared%s " "VARIABLE\\n" -#: seq:15 -msgid "^/dev/null" -msgstr "^/dev/null" +#~ msgid "%ls: Missing function definition information." +#~ msgstr "%ls: Missing function definition information." -#: seq:36 -msgid "%s: Expected 1, 2 or 3 arguments, got %d\\n" -msgstr "%s: Expected 1, 2 or 3 arguments, got %d\\n" +#~ msgid "%ls: Command only available in interactive sessions" +#~ msgstr "%ls: Command only available in interactive sessions" -#: seq:43 -msgid "%s: '%s' is not a number\\n" -msgstr "%s: “%s” is not a number\\n" +#~ msgid "Procces\n" +#~ msgstr "Procces\n" + +#~ msgid "This is a bug. " +#~ msgstr "This is a bug. " + +#~ msgid "Could not create child process - exiting" +#~ msgstr "Could not create child process - exiting" + +#~ 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" +#~ msgstr "" +#~ "Could not send process %d, “%ls” in job %d, “%ls” from group %d to group " +#~ "%d" + +#~ msgid "%s: Unknown error\n" +#~ msgstr "%s: Unknown error\n" + +#~ msgid "Maximum recursion depth reached. Accidental infinite loop?" +#~ msgstr "Maximum recursion depth reached. Accidental infinite loop?" + +#~ msgid "Maximum number of nested blocks reached." +#~ msgstr "Maximum number of nested blocks reached." + +#~ msgid "" +#~ "Warning: No match for wildcard '%ls'. The command will not be executed." +#~ msgstr "" +#~ "Warning: No match for wildcard “%ls”. The command will not be executed." + +#~ msgid "Tried to evaluate null pointer." +#~ msgstr "Tried to evaluate null pointer." + +#~ msgid "in . (source) call of file '%ls',\n" +#~ msgstr "in . (source) call of file “%ls”,\n" + +#~ msgid "Unknown command '%ls'" +#~ msgstr "Unknown command “%ls”" + +#~ msgid "Job command" +#~ msgstr "Job command" + +#~ msgid "Job list pointer" +#~ msgstr "Job list pointer" + +#~ msgid "Process command" +#~ msgstr "Process command" + +#~ msgid "There are stopped jobs\n" +#~ msgstr "There are stopped jobs\n" + +#~ msgid "Could not convert input. Read %d bytes." +#~ msgstr "Could not convert input. Read %d bytes." + +#~ msgid "Could not read input stream" +#~ msgstr "Could not read input stream" + +#~ msgid "%s: Too many arguments\n" +#~ msgstr "%s: Too many arguments\n" + +#~ msgid "Invalid token" +#~ msgstr "Invalid token" + +#~ msgid "Remove one or more files or directories from the repository" +#~ msgstr "Remove one or more files or directories from the repository" + +#~ msgid "Move/rename one or more files or directories" +#~ msgstr "Move/rename one or more files or directories" + +#~ msgid "Replace a token with a new value for that token" +#~ msgstr "Replace a token with a new value for that token" + +#~ msgid "Revert to the recorded version (safe the first time only)" +#~ msgstr "Revert to the recorded version (safe the first time only)" + +#~ msgid "Save changes in the working copy to the repository as a patch" +#~ msgstr "Save changes in the working copy to the repository as a patch" + +#~ msgid "Tag the contents of the repository with a version name" +#~ msgstr "Tag the contents of the repository with a version name" + +#, fuzzy +#~ msgid "Record an inverse patch without changing the working directory" +#~ msgstr "Record an inverse patch without changing the working copy" + +#, fuzzy +#~ msgid "Gives a changelog-style summary of the repository history" +#~ msgstr "Gives a changelog style summary of the repo history" + +#, fuzzy +#~ msgid "Opposite of pull; unsafe if patch is not in remote repository" +#~ msgstr "Opposite of pull; unsafe if the patch is not in remote repo" + +#~ msgid "Apply patches (from an email bundle) to the repository" +#~ msgstr "Apply patches (from an email bundle) to the repository" + +#~ 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" + +#~ msgid "Check the repository for consistency" +#~ msgstr "Check the repository for consistency" + +#~ 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" + +#~ msgid "Specify sendmail command" +#~ msgstr "Specify sendmail command" + +#~ msgid "Verify that the patch was signed by a key in PUBRING" +#~ msgstr "Verify that the patch was signed by a key in PUBRING" + +#, fuzzy +#~ msgid "Verify using openSSL with authorized keys from file KEYS" +#~ msgstr "Verify using openSSL with authorized keys from specified file" + +#~ msgid "Ignore changes whose lines match the REGEX" +#~ msgstr "Ignore changes whose lines match the REGEX" + +#~ msgid "Output NUM lines of copied context" +#~ msgstr "Output NUM lines of copied context" + +#~ msgid "Output NUM lines of unified context" +#~ msgstr "Output NUM lines of unified context" + +#~ msgid "Output at most NUM print columns" +#~ msgstr "Output at most NUM print columns" + +#~ msgid "Compare FILE2 to all operands" +#~ msgstr "Compare FILE2 to all operands" + +#~ msgid "Action for devices" +#~ msgstr "Action for devices" + +#~ msgid "Action for directories" +#~ msgstr "Action for directories" + +#~ 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" + +#~ msgid "Execute argument as command" +#~ msgstr "Execute argument as command" + +#~ msgid "Division control" +#~ msgstr "Division control" + +#~ msgid "Warning control" +#~ msgstr "Warning control" + +#, fuzzy +#~ msgid "Read user configuration files from directory ARG" +#~ msgstr "Read user config files from named directory" + +#, fuzzy +#~ msgid "Specify a username ARG" +#~ msgstr "Specify a username" + +#, fuzzy +#~ msgid "Specify a password ARG" +#~ msgstr "Specify a password" + +#, fuzzy +#~ msgid "Use ARG as merge command" +#~ msgstr "Specify merge command" + +#, fuzzy +#~ msgid "Use ARG as external editor" +#~ msgstr "Specify external editor" + +#~ msgid "Maximum number of log entries" +#~ msgstr "Maximum number of log entries" + +#~ msgid "Commands to execute when fish exits" +#~ msgstr "Commands to execute when fish exits" + +#~ msgid "Good bye\\n" +#~ msgstr "Good bye\\n" + +#, fuzzy +#~ msgid "" +#~ "%s: Expected exactly one argument, got %s.\\n\\nSynopsis:\\n\\t%sfunced%s " +#~ "FUNCTION\\n" +#~ msgstr "" +#~ "%s: Expected exactly one argument, got %s.\\n\\nSynopsis:\\n\\t%svared%s " +#~ "VARIABLE\\n" + +#~ msgid "^/dev/null" +#~ msgstr "^/dev/null" #~ msgid "" #~ "Current function definitions are:\n" @@ -7214,9 +9311,6 @@ msgstr "%s: “%s” is not a number\\n" #~ msgid "Automatic yes to prompts" #~ msgstr "Automatic yes to prompts" -#~ msgid "Show upgraded packages" -#~ msgstr "Show upgraded packages" - #~ msgid "Compile source packages" #~ msgstr "Compile source packages" @@ -7229,9 +9323,6 @@ msgstr "%s: “%s” is not a number\\n" #~ msgid "Force yes" #~ msgstr "Force yes" -#~ msgid "Print the URIs" -#~ msgstr "Print the URIs" - #~ msgid "Erase obsolete files" #~ msgstr "Erase obsolete files" @@ -7262,21 +9353,12 @@ msgstr "%s: “%s” is not a number\\n" #~ msgid "Specify apt config file" #~ msgstr "Specify apt config file" -#~ msgid "List bugs from packages" -#~ msgstr "List bugs from packages" - #~ msgid "List bugs in rss format" #~ msgstr "List bugs in rss format" #~ msgid "Read filenames from pipe" #~ msgstr "Read filenames from pipe" -#~ msgid "Select display" -#~ msgstr "Select display" - -#~ msgid "Generate master file" -#~ msgstr "Generate master file" - #~ msgid "Alias for 'get'" #~ msgstr "Alias for “get”" @@ -7303,18 +9385,12 @@ msgstr "%s: “%s” is not a number\\n" #~ msgid "Run in noninteractive mode" #~ msgstr "Run in noninteractive mode" -#~ msgid "Conf file" -#~ msgstr "Conf file" - #~ msgid "File as input" #~ msgstr "File as input" #~ msgid "Mirror-list file" #~ msgstr "Mirror-list file" -#~ msgid "Output sources.list file" -#~ msgstr "Output sources.list file" - #~ msgid "Write top servers to file" #~ msgstr "Write top servers to file" @@ -7459,9 +9535,6 @@ msgstr "%s: “%s” is not a number\\n" #~ msgid "Set TAO (Track At Once) writing mode" #~ msgstr "Set TAO (Track At Once) writing mode" -#~ msgid "Set RAW writing mode" -#~ msgstr "Set RAW writing mode" - #~ msgid "Select Set RAW writing, the preferred raw writing mode" #~ msgstr "Select Set RAW writing, the preferred raw writing mode" @@ -7892,27 +9965,15 @@ msgstr "%s: “%s” is not a number\\n" #~ msgid "Stay on this file system" #~ msgstr "Stay on this file system" -#~ msgid "Dont split mutibyte characters" -#~ msgstr "Dont split mutibyte characters" - -#~ msgid "Do not print lines without delimiter" -#~ msgstr "Do not print lines without delimiter" - #~ msgid "Select output delimiter" #~ msgstr "Select output delimiter" #~ msgid "Kerberos server mode" #~ msgstr "Kerberos server mode" -#~ msgid "Print out history information for files" -#~ msgstr "Print out history information for files" - #~ msgid "Prompt for password for authenticating server" #~ msgstr "Prompt for password for authenticating server" -#~ msgid "Removes entry in .cvspass for remote repository" -#~ msgstr "Removes entry in .cvspass for remote repository" - #~ msgid "Password server mode" #~ msgstr "Password server mode" @@ -7964,9 +10025,6 @@ msgstr "%s: “%s” is not a number\\n" #~ msgid "Cause CVS to be really quiet" #~ msgstr "Cause CVS to be really quiet" -#~ msgid "Read-only repository mode" -#~ msgstr "Read-only repository mode" - #~ msgid "Cause CVS to be somewhat quiet" #~ msgstr "Cause CVS to be somewhat quiet" @@ -8051,9 +10109,6 @@ msgstr "%s: “%s” is not a number\\n" #~ msgid "Force new revision" #~ msgstr "Force new revision" -#~ msgid "Treat all files as text" -#~ msgstr "Treat all files as text" - #~ msgid "Treat all whitespace as one space" #~ msgstr "Treat all whitespace as one space" @@ -8078,9 +10133,6 @@ msgstr "%s: “%s” is not a number\\n" #~ msgid "Set line group format" #~ msgstr "Set line group format" -#~ msgid "Try to find a smaller set of changes" -#~ msgstr "Try to find a smaller set of changes" - #~ msgid "Make output a valid ed script" #~ msgstr "Make output a valid ed script" @@ -8195,15 +10247,9 @@ msgstr "%s: “%s” is not a number\\n" #~ msgid "Print only rcs filename" #~ msgstr "Print only rcs filename" -#~ msgid "Print only given revisions" -#~ msgstr "Print only given revisions" - #~ msgid "Suppress header if no revisions found" #~ msgstr "Suppress header if no revisions found" -#~ msgid "Specify revision states" -#~ msgstr "Specify revision states" - #~ msgid "Same as -h, plus descriptive text" #~ msgstr "Same as -h, plus descriptive text" @@ -8219,9 +10265,6 @@ msgstr "%s: “%s” is not a number\\n" #~ msgid "Use unidiff format" #~ msgstr "Use unidiff format" -#~ msgid "Delete working copy if release succeeds" -#~ msgstr "Delete working copy if release succeeds" - #~ msgid "Reset sticky tags, dates, and k-opts" #~ msgstr "Reset sticky tags, dates, and k-opts" @@ -8243,9 +10286,6 @@ msgstr "%s: “%s” is not a number\\n" #~ msgid "Neither verbose nor quiet output" #~ msgstr "Neither verbose nor quiet output" -#~ msgid "Name of patch" -#~ msgstr "Name of patch" - #~ msgid "Give patch name and comment in file" #~ msgstr "Give patch name and comment in file" @@ -8271,9 +10311,6 @@ msgstr "%s: “%s” is not a number\\n" #~ msgid "Remove the test directory" #~ msgstr "Remove the test directory" -#~ msgid "Create compressed patches" -#~ msgstr "Create compressed patches" - #~ msgid "Don't create compressed patches" #~ msgstr "Don't create compressed patches" @@ -8326,9 +10363,6 @@ msgstr "%s: “%s” is not a number\\n" #~ msgid "Make scripts executable" #~ msgstr "Make scripts executable" -#~ msgid "Reply to email-based patch using FROM address" -#~ msgstr "Reply to email-based patch using FROM address" - #~ msgid "Don't verify patch signature" #~ msgstr "Don't verify patch signature" @@ -8362,9 +10396,6 @@ msgstr "%s: “%s” is not a number\\n" #~ msgid "Do not sign the patch" #~ msgstr "Do not sign the patch" -#~ msgid "Edit the patch bundle description" -#~ msgstr "Edit the patch bundle description" - #~ msgid "Use a plain pristine tree [DEFAULT]" #~ msgstr "Use a plain pristine tree [DEFAULT]" @@ -8377,9 +10408,6 @@ msgstr "%s: “%s” is not a number\\n" #~ msgid "Generate XML formatted output" #~ msgstr "Generate XML formatted output" -#~ msgid "Select changes up to a tag matching REGEXP" -#~ msgstr "Select changes up to a tag matching REGEXP" - #~ msgid "Give output suitable for get --context" #~ msgstr "Give output suitable for get --context" @@ -8455,51 +10483,6 @@ msgstr "%s: “%s” is not a number\\n" #~ msgid "Print out the previously obtained statistics from the file systems" #~ msgstr "Print out the previously obtained statistics from the file systems" -#~ msgid "Ignore case differences" -#~ msgstr "Ignore case differences" - -#~ msgid "Ignore case when comparing file names" -#~ msgstr "Ignore case when comparing file names" - -#~ msgid "Consider case when comparing file names" -#~ msgstr "Consider case when comparing file names" - -#~ msgid "Ignore changes due to tab expansion" -#~ msgstr "Ignore changes due to tab expansion" - -#~ msgid "Ignore changes in the amount of white space" -#~ msgstr "Ignore changes in the amount of white space" - -#~ msgid "Ignore all white space" -#~ msgstr "Ignore all white space" - -#~ msgid "Ignore changes whose lines are all blank" -#~ msgstr "Ignore changes whose lines are all blank" - -#~ msgid "Recursively compare subdirectories" -#~ msgstr "Recursively compare subdirectories" - -#~ msgid "Treat absent files as empty" -#~ msgstr "Treat absent files as empty" - -#~ msgid "Output 3 lines of copied context" -#~ msgstr "Output 3 lines of copied context" - -#~ msgid "Output 3 lines of unified context" -#~ msgstr "Output 3 lines of unified context" - -#~ msgid "Output only whether the files differ" -#~ msgstr "Output only whether the files differ" - -#~ msgid "Output a normal diff" -#~ msgstr "Output a normal diff" - -#~ msgid "Output in two columns" -#~ msgstr "Output in two columns" - -#~ msgid "Pass the output through 'pr'" -#~ msgstr "Pass the output through “pr”" - #~ msgid "Write size for all files" #~ msgstr "Write size for all files" @@ -8846,9 +10829,6 @@ msgstr "%s: “%s” is not a number\\n" #~ msgid "Use ansi mode" #~ msgstr "Use ansi mode" -#~ msgid "Write prototypes to file" -#~ msgstr "Write prototypes to file" - #~ msgid "Do not recognize asm, inline or typeof keywords" #~ msgstr "Do not recognize asm, inline or typeof keywords" @@ -8933,9 +10913,6 @@ msgstr "%s: “%s” is not a number\\n" #~ msgid "Do not emit out-of-line code for inline functions" #~ msgstr "Do not emit out-of-line code for inline functions" -#~ msgid "Disable warnings about MFC" -#~ msgstr "Disable warnings about MFC" - #~ msgid "Disable some built-in functions" #~ msgstr "Disable some built-in functions" @@ -9532,9 +11509,6 @@ msgstr "%s: “%s” is not a number\\n" #~ msgid "Display summary" #~ msgstr "Display summary" -#~ msgid "Search directories for source" -#~ msgstr "Search directories for source" - #~ msgid "No annotated source" #~ msgstr "No annotated source" @@ -9598,99 +11572,6 @@ msgstr "%s: “%s” is not a number\\n" #~ msgid "Print summary" #~ msgstr "Print summary" -#~ msgid "Print NUM lines of trailing context" -#~ msgstr "Print NUM lines of trailing context" - -#~ msgid "Process binary file as text" -#~ msgstr "Process binary file as text" - -#~ msgid "Print NUM lines of leading context" -#~ msgstr "Print NUM lines of leading context" - -#~ msgid "Print NUM lines of context" -#~ msgstr "Print NUM lines of context" - -#~ msgid "Assume data type for binary files" -#~ msgstr "Assume data type for binary files" - -#~ msgid "Pattern is extended regexp" -#~ msgstr "Pattern is extended regexp" - -#~ msgid "Pattern is a regexp" -#~ msgstr "Pattern is a regexp" - -#~ msgid "Pattern is a fixed string" -#~ msgstr "Pattern is a fixed string" - -#~ msgid "Pattern is basic regex" -#~ msgstr "Pattern is basic regex" - -#~ msgid "Print filename" -#~ msgstr "Print filename" - -#~ msgid "Supress printing filename" -#~ msgstr "Supress printing filename" - -#~ msgid "Skip binary files" -#~ msgstr "Skip binary files" - -#~ msgid "Ignore case" -#~ msgstr "Ignore case" - -#~ msgid "Print first non-matching file" -#~ msgstr "Print first non-matching file" - -#~ msgid "Print first matching file" -#~ msgstr "Print first matching file" - -#~ msgid "Stop reading after NUM matches" -#~ msgstr "Stop reading after NUM matches" - -#~ msgid "Use the mmap system call to read input" -#~ msgstr "Use the mmap system call to read input" - -#~ msgid "Print linenumber" -#~ msgstr "Print linenumber" - -#~ msgid "Show only matching part" -#~ msgstr "Show only matching part" - -#~ msgid "Rename stdin" -#~ msgstr "Rename stdin" - -#~ msgid "Use line buffering" -#~ msgstr "Use line buffering" - -#~ msgid "Do not write anything" -#~ msgstr "Do not write anything" - -#~ msgid "Recurse, search file matching PATTERN" -#~ msgstr "Recurse, search file matching PATTERN" - -#~ msgid "Recurse, skip file matching PATTERN" -#~ msgstr "Recurse, skip file matching PATTERN" - -#~ msgid "Suppress error messages" -#~ msgstr "Suppress error messages" - -#~ msgid "Treat files as binary" -#~ msgstr "Treat files as binary" - -#~ msgid "Report Unix-style byte offsets" -#~ msgstr "Report Unix-style byte offsets" - -#~ msgid "Invert the sense of matching" -#~ msgstr "Invert the sense of matching" - -#~ msgid "Only whole matching words" -#~ msgstr "Only whole matching words" - -#~ msgid "Only whole matching lines" -#~ msgstr "Only whole matching lines" - -#~ msgid "Output a zero byte after filename" -#~ msgstr "Output a zero byte after filename" - #~ msgid "List compression information" #~ msgstr "List compression information" @@ -9700,9 +11581,6 @@ msgstr "%s: “%s” is not a number\\n" #~ msgid "Save/restore filename" #~ msgstr "Save/restore filename" -#~ msgid "Supress warnings" -#~ msgstr "Supress warnings" - #~ msgid "Recurse directories" #~ msgstr "Recurse directories" @@ -9715,9 +11593,6 @@ msgstr "%s: “%s” is not a number\\n" #~ msgid "Use high compression setting" #~ msgstr "Use high compression setting" -#~ msgid "Help for the specified builtin" -#~ msgstr "Help for the specified builtin" - #~ msgid "A short summary of all builtin commands" #~ msgstr "A short summary of all builtin commands" @@ -9727,18 +11602,12 @@ msgstr "%s: “%s” is not a number\\n" #~ msgid "Print all group ids" #~ msgstr "Print all group ids" -#~ msgid "Print name, not number" -#~ msgstr "Print name, not number" - #~ msgid "Print real ID, not effective" #~ msgstr "Print real ID, not effective" #~ msgid "Print effective user ID" #~ msgstr "Print effective user ID" -#~ msgid "Show the process id of each process in the job" -#~ msgstr "Show the process id of each process in the job" - #~ msgid "Show group id of job" #~ msgstr "Show group id of job" @@ -9748,9 +11617,6 @@ msgstr "%s: “%s” is not a number\\n" #~ msgid "Only show status for last job to be started" #~ msgstr "Only show status for last job to be started" -#~ msgid "List names of available signals" -#~ msgstr "List names of available signals" - #~ msgid "Search after end of screen" #~ msgstr "Search after end of screen" @@ -9967,9 +11833,6 @@ msgstr "%s: “%s” is not a number\\n" #~ msgid "Manual sections" #~ msgstr "Manual sections" -#~ msgid "Display all matches" -#~ msgstr "Display all matches" - #~ msgid "Always reformat" #~ msgstr "Always reformat" @@ -10045,12 +11908,6 @@ msgstr "%s: “%s” is not a number\\n" #~ msgid "Ignore module interface version" #~ msgstr "Ignore module interface version" -#~ msgid "List all modules matching the given wildcard" -#~ msgstr "List all modules matching the given wildcard" - -#~ msgid "Insert modules matching the given wildcard" -#~ msgstr "Insert modules matching the given wildcard" - #~ msgid "Restrict wildcards to specified directory" #~ msgstr "Restrict wildcards to specified directory" @@ -10081,9 +11938,6 @@ msgstr "%s: “%s” is not a number\\n" #~ msgid "Do not write mtab" #~ msgstr "Do not write mtab" -#~ msgid "Tolerate sloppy mount options" -#~ msgstr "Tolerate sloppy mount options" - #~ msgid "Read/Write mode" #~ msgstr "Read/Write mode" @@ -10299,18 +12153,6 @@ msgstr "%s: “%s” is not a number\\n" #~ "Set the modification and access times of patched files from time stamps " #~ "given in context diff headers, UTC, GMT" -#~ msgid "Specify record separator" -#~ msgstr "Specify record separator" - -#~ msgid "Turn on autosplit mode" -#~ msgstr "Turn on autosplit mode" - -#~ msgid "Check syntax" -#~ msgstr "Check syntax" - -#~ msgid "Debugger" -#~ msgstr "Debugger" - #~ msgid "Set regexp used to split input" #~ msgstr "Set regexp used to split input" @@ -10320,30 +12162,9 @@ msgstr "%s: “%s” is not a number\\n" #~ msgid "Include path" #~ msgstr "Include path" -#~ msgid "Automatic line ending processing" -#~ msgstr "Automatic line ending processing" - -#~ msgid "Loop script" -#~ msgstr "Loop script" - -#~ msgid "Loop script, print $_" -#~ msgstr "Loop script, print $_" - #~ msgid "Invoke CPP" #~ msgstr "Invoke CPP" -#~ msgid "Define custom switches" -#~ msgstr "Define custom switches" - -#~ msgid "Search $PATH for script" -#~ msgstr "Search $PATH for script" - -#~ msgid "Taint checking" -#~ msgstr "Taint checking" - -#~ msgid "Unsafe mode" -#~ msgstr "Unsafe mode" - #~ msgid "Extract script" #~ msgstr "Extract script" @@ -10368,9 +12189,6 @@ msgstr "%s: “%s” is not a number\\n" #~ msgid "Open folder read-only" #~ msgstr "Open folder read-only" -#~ msgid "Set configuration file" -#~ msgstr "Set configuration file" - #~ msgid "Set global configuration file" #~ msgstr "Set global configuration file" @@ -10553,15 +12371,6 @@ msgstr "%s: “%s” is not a number\\n" #~ msgid "Enable optimizations" #~ msgstr "Enable optimizations" -#~ msgid "Disable import of site module" -#~ msgstr "Disable import of site module" - -#~ msgid "Warn on mixed tabs and spaces" -#~ msgstr "Warn on mixed tabs and spaces" - -#~ msgid "Unbuffered input and output" -#~ msgstr "Unbuffered input and output" - #~ msgid "Ignore first line of input" #~ msgstr "Ignore first line of input" @@ -10704,9 +12513,6 @@ msgstr "%s: “%s” is not a number\\n" #~ msgid "Define key" #~ msgstr "Define key" -#~ msgid "Merge sorted files" -#~ msgstr "Merge sorted files" - #~ msgid "Stabilize sort" #~ msgstr "Stabilize sort" @@ -10825,72 +12631,27 @@ msgstr "%s: “%s” is not a number\\n" #~ msgid "Recursively clean up the working copy" #~ msgstr "Recursively clean up the working copy" -#~ msgid "Specify revision" -#~ msgstr "Specify revision" - #~ msgid "Print as little as possible" #~ msgstr "Print as little as possible" -#~ msgid "Force operation to run" -#~ msgstr "Force operation to run" - #~ msgid "Enable automatic properties" #~ msgstr "Enable automatic properties" -#~ msgid "Disable automatic properties" -#~ msgstr "Disable automatic properties" - -#~ msgid "Print extra info" -#~ msgstr "Print extra info" - -#~ msgid "Don't cache auth tokens" -#~ msgstr "Don't cache auth tokens" - -#~ msgid "Do no interactive prompting" -#~ msgstr "Do no interactive prompting" - #~ msgid "Don't unlock targets" #~ msgstr "Don't unlock targets" -#~ msgid "Read commit message from file" -#~ msgstr "Read commit message from file" - -#~ msgid "Force log message source validity" -#~ msgstr "Force log message source validity" - #~ msgid "Descend recursively" #~ msgstr "Descend recursively" #~ msgid "Give output suitable for concatenation" #~ msgstr "Give output suitable for concatenation" -#~ msgid "Output in XML" -#~ msgstr "Output in XML" - -#~ msgid "Operate on revision property" -#~ msgstr "Operate on revision property" - -#~ msgid "Use strict semantics" -#~ msgstr "Use strict semantics" - -#~ msgid "Ignore externals definitions" -#~ msgstr "Ignore externals definitions" - -#~ msgid "Do not cross copies" -#~ msgstr "Do not cross copies" - #~ msgid "Make no changes" #~ msgstr "Make no changes" -#~ msgid "Ignore ancestry when calculating merge" -#~ msgstr "Ignore ancestry when calculating merge" - #~ msgid "Disregard ignores" #~ msgstr "Disregard ignores" -#~ msgid "Relocate VIA URL-rewriting" -#~ msgstr "Relocate VIA URL-rewriting" - #~ msgid "Print client version info" #~ msgstr "Print client version info" @@ -11143,9 +12904,6 @@ msgstr "%s: “%s” is not a number\\n" #~ msgid "Change access time" #~ msgstr "Change access time" -#~ msgid "Do not create file" -#~ msgstr "Do not create file" - #~ msgid "Change modification time" #~ msgstr "Change modification time" @@ -11164,9 +12922,6 @@ msgstr "%s: “%s” is not a number\\n" #~ msgid "Supress function and builtin lookup" #~ msgstr "Supress function and builtin lookup" -#~ msgid "Print command type" -#~ msgstr "Print command type" - #~ msgid "Print path to command, or nothing if name is not a command" #~ msgstr "Print path to command, or nothing if name is not a command" @@ -11261,9 +13016,6 @@ msgstr "%s: “%s” is not a number\\n" #~ msgid "Print hardware platform" #~ msgstr "Print hardware platform" -#~ msgid "Print operating system" -#~ msgstr "Print operating system" - #~ msgid "Print number of occurences" #~ msgstr "Print number of occurences" @@ -11318,12 +13070,6 @@ msgstr "%s: “%s” is not a number\\n" #~ msgid "Debugger command" #~ msgstr "Debugger command" -#~ msgid "File descriptor for input" -#~ msgstr "File descriptor for input" - -#~ msgid "Check for memory leaks" -#~ msgstr "Check for memory leaks" - #~ msgid "Show reachable leaked memory" #~ msgstr "Show reachable leaked memory" @@ -11368,9 +13114,6 @@ msgstr "%s: “%s” is not a number\\n" #~ msgid "Print length of longest line" #~ msgstr "Print length of longest line" -#~ msgid "Print word counts" -#~ msgstr "Print word counts" - #~ msgid "Dont print header" #~ msgstr "Dont print header" @@ -11386,9 +13129,6 @@ msgstr "%s: “%s” is not a number\\n" #~ msgid "Go to background immediately after startup" #~ msgstr "Go to background immediately after startup" -#~ msgid "Execute command as if part of .wgetrc" -#~ msgstr "Execute command as if part of .wgetrc" - #~ msgid "Log all messages to logfile" #~ msgstr "Log all messages to logfile" @@ -11507,9 +13247,6 @@ msgstr "%s: “%s” is not a number\\n" #~ msgid "Disable server-side cache" #~ msgstr "Disable server-side cache" -#~ msgid "Disable the use of cookies" -#~ msgstr "Disable the use of cookies" - #~ msgid "Load cookies from file" #~ msgstr "Load cookies from file" @@ -11634,9 +13371,6 @@ msgstr "%s: “%s” is not a number\\n" #~ msgid "Print time of last boot" #~ msgstr "Print time of last boot" -#~ msgid "Print dead processes" -#~ msgstr "Print dead processes" - #~ msgid "Print line of headings" #~ msgstr "Print line of headings" @@ -11751,9 +13485,6 @@ msgstr "%s: “%s” is not a number\\n" #~ msgid "Examine property updates forever" #~ msgstr "Examine property updates forever" -#~ msgid "Set format" -#~ msgstr "Set format" - #~ msgid "Append input to selection" #~ msgstr "Append input to selection" @@ -11976,9 +13707,6 @@ msgstr "%s: “%s” is not a number\\n" #~ msgid "Set block size" #~ msgstr "Set block size" -#~ msgid "List format" -#~ msgstr "List format" - #~ msgid "Select quoting style" #~ msgstr "Select quoting style" -- cgit v1.2.3