diff --git a/po/de.po b/po/de.po index dd1884bd2..744493d33 100644 --- a/po/de.po +++ b/po/de.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: de\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-06-02 22:50-0700\n" +"POT-Creation-Date: 2017-11-07 15:04+0100\n" "PO-Revision-Date: 2013-11-01 18:36+0100\n" "Last-Translator: Fabian Homborg\n" "Language-Team: deutsch \n" @@ -18,7 +18,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Lokalize 1.5\n" -#: src/autoload.cpp:101 +#: src/autoload.cpp:96 #, c-format msgid "" "Could not autoload item '%ls', it is already being autoloaded. This is a " @@ -28,311 +28,73 @@ msgstr "" "wirdDies ist eine Abhängigkeitsschleife in den Skripten. Bitte entfernen sie " "es." -#: src/builtin_commandline.cpp:353 +#: src/builtin_argparse.cpp:36 #, fuzzy, c-format -msgid "%ls: Unknown input function '%ls'" -msgstr "%ls: Unbekannte Eingabefunktion '%ls'" +msgid "%ls: Invalid option spec '%ls' at char '%lc'\n" +msgstr "%ls: Ungültige Option -- %lc\n" -#: src/builtin_complete.cpp:177 +#: src/builtin_argparse.cpp:129 +#, c-format +msgid "%ls: Mutually exclusive flags '%ls' and `%ls` seen\n" +msgstr "" + +#: src/builtin_argparse.cpp:160 #, fuzzy, c-format -msgid "%ls: Invalid token '%ls'\n" -msgstr "%ls: Ungültiges Token '%ls'\n" +msgid "%ls: exclusive flag string '%ls' is not valid\n" +msgstr "%ls: Maximalwert '%ls' ist keine gültige Zahl\n" -#: src/builtin_complete.cpp:197 +#: src/builtin_argparse.cpp:176 #, fuzzy, c-format -msgid "%ls: -s requires a non-empty string\n" -msgstr "%ls: -s benötigt einen nicht-leeren String\n" +msgid "%ls: exclusive flag '%ls' is not valid\n" +msgstr "%ls: Maximalwert '%ls' ist keine gültige Zahl\n" -#: src/builtin_complete.cpp:205 -#, fuzzy, c-format -msgid "%ls: -l requires a non-empty string\n" -msgstr "%ls: -l benötigt einen nicht-leeren String\n" - -#: src/builtin_complete.cpp:213 -#, fuzzy, c-format -msgid "%ls: -o requires a non-empty string\n" -msgstr "%ls: -o benötigt einen nicht-leeren String\n" - -#: src/builtin.cpp:226 +#: src/builtin_argparse.cpp:196 #, c-format msgid "" -"%ls: Type 'help %ls' for related documentation\n" -"\n" -msgstr "" -"%ls: Benutzen sie 'help %ls' für mehr Information\n" -"\n" - -#: src/builtin.cpp:353 -#, c-format -msgid "%ls: No key with name '%ls' found\n" -msgstr "%ls: Kein Schlüssel mit Name '%ls' gefunden\n" - -#: src/builtin.cpp:355 -#, fuzzy, c-format -msgid "%ls: Key with name '%ls' does not have any mapping\n" -msgstr "%ls: Schlüssel '%ls' hat keine Zuordnung\n" - -#: src/builtin.cpp:358 -#, fuzzy, c-format -msgid "%ls: Unknown error trying to bind to key named '%ls'\n" -msgstr "%ls: Unbekannte Fehler beim Zuordnen von Schlüssel '%ls'\n" - -#: src/builtin.cpp:556 -#, fuzzy, c-format -msgid "%ls: No binding found for key '%ls'\n" -msgstr "%ls: Keine Zuordnung für Taste '%ls'\n" - -#: src/builtin.cpp:559 -#, c-format -msgid "%ls: No binding found for sequence '%ls'\n" -msgstr "%ls: Keine Zuordnung für Sequenz '%ls'\n" - -#: src/builtin.cpp:582 -#, fuzzy, c-format -msgid "%ls: Invalid state\n" -msgstr "%ls: Ungültiger Zustand\n" - -#: src/builtin.cpp:653 -#, c-format -msgid "%ls: Can not specify scope when removing block\n" -msgstr "%ls: Bei Blocklöschung kann keine Gültigkeit angegeben werden\n" - -#: src/builtin.cpp:659 -#, c-format -msgid "%ls: No blocks defined\n" -msgstr "%ls: Keine Blöcke definiert\n" - -#: src/builtin.cpp:1152 src/builtin.h:41 -#, c-format -msgid "%ls: Invalid combination of options\n" -msgstr "%ls: Ungültige Kombination der Optionen\n" - -#: src/builtin.cpp:1164 -#, c-format -msgid "%ls: Expected exactly one function name\n" -msgstr "%ls: Erwartete genau einen Funktionsnamen\n" - -#: src/builtin.cpp:1171 src/builtin.cpp:1221 -#, c-format -msgid "%ls: Function '%ls' does not exist\n" -msgstr "%ls: Funktion '%ls' existiert nicht\n" - -#: src/builtin.cpp:1180 -#, fuzzy, c-format -msgid "%ls: Expected exactly one function name for --details\n" -msgstr "%ls: Erwartete genau einen Funktionsnamen\n" - -#: src/builtin.cpp:1211 -#, fuzzy, c-format -msgid "" -"%ls: Expected exactly two names (current function name, and new function " -"name)\n" -msgstr "" -"%ls: Erwartete genau zwei Funktionsnamen (den aktuellen und den neuen)\n" - -#: src/builtin.cpp:1228 -#, c-format -msgid "%ls: Illegal function name '%ls'\n" -msgstr "%ls: Ungültiger Funktionsname '%ls'\n" - -#: src/builtin.cpp:1237 -#, fuzzy, c-format -msgid "%ls: Function '%ls' already exists. Cannot create copy '%ls'\n" -msgstr "%ls: Funktion '%ls' existiert schon. Kann keine Kopie '%ls' anlegen\n" - -#: src/builtin.cpp:1548 -#, fuzzy, c-format -msgid "%ls: Expected function name" -msgstr "%ls: Erwartete einen Funktionsnamen" - -#: src/builtin.cpp:1554 -#, fuzzy, c-format -msgid "%ls: Illegal function name '%ls'" -msgstr "%ls: Ungültiger Funktionsname '%ls'" - -#: src/builtin.cpp:1561 -#, fuzzy, c-format -msgid "" -"%ls: The name '%ls' is reserved,\n" -"and can not be used as a function name" -msgstr "" -"%ls: Der Name '%ls' ist reserviert,\n" -"und kann nicht als Funktionsname benutzt werden" - -#: src/builtin.cpp:1630 -#, fuzzy, c-format -msgid "%ls: Unknown signal '%ls'" -msgstr "%ls: Unbekanntes Signal '%ls'" - -#: src/builtin.cpp:1675 -#, fuzzy, c-format -msgid "%ls: Cannot find calling job for event handler" -msgstr "%ls: Kann aufrufenden Job zur Ereignisbehandlung nicht finden" - -#: src/builtin.cpp:1683 -#, fuzzy, c-format -msgid "%ls: Invalid process id '%ls'" -msgstr "%ls: Ungültige Prozesskennung %ls" - -#: src/builtin.cpp:1739 -#, fuzzy, c-format -msgid "%ls: Unexpected positional argument '%ls'" -msgstr "%ls: Unerwartetes Argument '%ls'" - -#: src/builtin.cpp:2163 -#, fuzzy, c-format -msgid "%ls: Argument '%ls' is out of range\n" -msgstr "%ls: Argument '%ls' ist ausserhalb des Gültigkeitsbereichs\n" - -#: src/builtin.cpp:2169 src/builtin.cpp:2656 src/builtin.cpp:3176 -#, c-format -msgid "%ls: Argument '%ls' must be an integer\n" -msgstr "%ls: Argument '%ls' muss eine Ganzzahl sein\n" - -#: src/builtin.cpp:2212 -#, c-format -msgid "%ls: You can't specify both -p and -P\n" +"%ls: Implicit int short flag '%lc' does not allow modifiers like '%lc'\n" msgstr "" -#: src/builtin.cpp:2240 -#, fuzzy, c-format -msgid "%ls: --array option requires a single variable name.\n" -msgstr "%ls: --array option benötigt einen Variablennamen.\n" - -#: src/builtin.cpp:2371 src/builtin.cpp:3221 -#: /tmp/fish/explicit/share/functions/history.fish:1 +#: src/builtin_argparse.cpp:247 #, c-format -msgid "you cannot do both '%ls' and '%ls' in the same invocation" -msgstr "'%ls' und '%ls' im selben Aufruf ungültig" - -#: src/builtin.cpp:2541 -#, fuzzy -msgid "This is a login shell\n" -msgstr "Dies ist eine Login-Shell\n" - -#: src/builtin.cpp:2543 -#, fuzzy -msgid "This is not a login shell\n" -msgstr "Dies ist keine Login-Shell\n" - -#: src/builtin.cpp:2547 -#, c-format -msgid "Job control: %ls\n" -msgstr "Jobsteuerung: %ls\n" - -#: src/builtin.cpp:2549 -#, fuzzy -msgid "Only on interactive jobs" -msgstr "Nur bei interaktiven Jobs" - -#: src/builtin.cpp:2550 -msgid "Never" -msgstr "Nie" - -#: src/builtin.cpp:2550 -msgid "Always" -msgstr "Immer" - -#: src/builtin.cpp:2578 src/fish.cpp:422 src/parser.cpp:506 -#, fuzzy -msgid "Standard input" -msgstr "Standardeingabe" - -#: src/builtin.cpp:2586 -#, fuzzy -msgid "Not a function" -msgstr "Funktion" - -#: src/builtin.cpp:2645 src/builtin.h:67 -#, c-format -msgid "%ls: Too many arguments\n" -msgstr "%ls: Zu viele Argumente\n" - -#: src/builtin.cpp:2677 -#, c-format -msgid "%ls: Could not find home directory\n" -msgstr "%ls: Konnte Heimordner nicht finden\n" - -#: src/builtin.cpp:2691 src/builtin.cpp:2718 -#, c-format -msgid "%ls: '%ls' is not a directory\n" -msgstr "%ls: '%ls' ist kein Verzeichnis\n" - -#: src/builtin.cpp:2694 -#, fuzzy, c-format -msgid "%ls: The directory '%ls' does not exist\n" -msgstr "%ls: Verzeichnis '%ls' existiert nicht\n" - -#: src/builtin.cpp:2697 -#, fuzzy, c-format -msgid "%ls: '%ls' is a rotten symlink\n" -msgstr "%ls: '%ls' ist defekter symbolischer Link\n" - -#: src/builtin.cpp:2700 -#, fuzzy, c-format -msgid "%ls: Unknown error trying to locate directory '%ls'\n" -msgstr "%ls: Unbekannter Fehler beim Suchen von Verzeichnis '%ls'\n" - -#: src/builtin.cpp:2715 -#, fuzzy, c-format -msgid "%ls: Permission denied: '%ls'\n" -msgstr "%ls: Keine Erlaubnis: '%ls'\n" - -#: src/builtin.cpp:2729 -#, c-format -msgid "%ls: Could not set PWD variable\n" -msgstr "%ls: Konnte PWD-Variable nicht setzen\n" - -#: src/builtin.cpp:2798 -#, fuzzy, c-format -msgid "%ls: Key not specified\n" -msgstr "%ls: Schlüssel nicht angegeben\n" - -#: src/builtin.cpp:2828 src/builtin.cpp:2836 -#, fuzzy, c-format -msgid "%ls: Error encountered while sourcing file '%ls':\n" -msgstr "%ls: Fehler beim Lesen der Datei '%ls'\n" - -#: src/builtin.cpp:2844 -#, c-format -msgid "%ls: '%ls' is not a file\n" -msgstr "%ls: '%ls' ist keine Datei\n" - -#: src/builtin.cpp:2861 -#, c-format -msgid "%ls: Error while reading file '%ls'\n" -msgstr "%ls: Fehler beim Lesen der Datei '%ls'\n" - -#: src/builtin.cpp:2890 src/builtin.cpp:2991 src/builtin.cpp:3070 -#, fuzzy, c-format -msgid "%ls: There are no suitable jobs\n" -msgstr "%ls: Es gibt keine passenden Jobs\n" - -#: src/builtin.cpp:2906 -#, c-format -msgid "%ls: Ambiguous job\n" -msgstr "%ls: Mehrdeutiger Job\n" - -#: src/builtin.cpp:2908 src/builtin_jobs.cpp:189 -#, c-format -msgid "%ls: '%ls' is not a job\n" -msgstr "%ls: '%ls' ist kein Job\n" - -#: src/builtin.cpp:2923 src/builtin_jobs.cpp:199 -#, c-format -msgid "%ls: No suitable job: %d\n" -msgstr "%ls: Kein passender Job: %d\n" - -#: src/builtin.cpp:2926 -#, c-format -msgid "" -"%ls: Can't put job %d, '%ls' to foreground because it is not under job " -"control\n" +msgid "%ls: Short flag '#' must be followed by '-' and a long name\n" msgstr "" -"%ls: Kann job %d, '%ls' nicht in den Vordergrund schicken weil er nicht der " -"Jobsteuerung unterliegt\n" -#: src/builtin.cpp:2962 +#: src/builtin_argparse.cpp:252 src/builtin_argparse.cpp:276 +#, c-format +msgid "%ls: Implicit int flag '%lc' already defined\n" +msgstr "" + +#: src/builtin_argparse.cpp:298 +#, c-format +msgid "%ls: An option spec must have a short flag letter\n" +msgstr "" + +#: src/builtin_argparse.cpp:305 +#, c-format +msgid "%ls: Short flag '%lc' invalid, must be alphanum or '#'\n" +msgstr "" + +#: src/builtin_argparse.cpp:350 +#, c-format +msgid "%ls: Missing -- separator\n" +msgstr "" + +#: src/builtin_argparse.cpp:356 src/builtin_argparse.cpp:427 +#, c-format +msgid "%ls: No option specs were provided\n" +msgstr "" + +#: src/builtin_argparse.cpp:391 +#, fuzzy, c-format +msgid "%ls: Invalid --min-args value '%ls'\n" +msgstr "%ls: Ungültiger Anfangswert '%ls'\n" + +#: src/builtin_argparse.cpp:401 +#, fuzzy, c-format +msgid "%ls: Invalid --max-args value '%ls'\n" +msgstr "%ls: Ungültiger Anfangswert '%ls'\n" + +#: src/builtin_bg.cpp:23 #, c-format msgid "" "%ls: Can't put job %d, '%ls' to background because it is not under job " @@ -341,308 +103,558 @@ msgstr "" "%ls: Kann job %d, '%ls' nicht in den Hintergrund schicken weil er nicht der " "Jobsteuerung unterliegt\n" -#: src/builtin.cpp:2968 +#: src/builtin_bg.cpp:29 #, c-format msgid "Send job %d '%ls' to background\n" msgstr "Sende Job %d '%ls' in den Hintergrund\n" -#: src/builtin.cpp:3008 src/builtin.cpp:3083 +#: src/builtin_bg.cpp:63 src/builtin_disown.cpp:69 src/builtin_fg.cpp:49 +#, fuzzy, c-format +msgid "%ls: There are no suitable jobs\n" +msgstr "%ls: Es gibt keine passenden Jobs\n" + +#: src/builtin_bg.cpp:80 src/builtin_disown.cpp:82 #, fuzzy, c-format msgid "%ls: '%ls' is not a valid job specifier\n" msgstr "%ls: '%ls' ist kein Job\n" -#: src/builtin.cpp:3023 src/builtin.cpp:3090 +#: src/builtin_bg.cpp:95 src/builtin_disown.cpp:89 #, fuzzy, c-format msgid "%ls: Could not find job '%d'\n" msgstr "%ls: Konnte '%d' nicht finden\n" -#: src/builtin.cpp:3033 +#: src/builtin_bind.cpp:141 #, c-format -msgid "%ls: Unknown job '%ls'\n" -msgstr "%ls: Unbekannter Job '%ls'\n" +msgid "%ls: No key with name '%ls' found\n" +msgstr "%ls: Kein Schlüssel mit Name '%ls' gefunden\n" -#: src/builtin.cpp:3042 +#: src/builtin_bind.cpp:143 +#, fuzzy, c-format +msgid "%ls: Key with name '%ls' does not have any mapping\n" +msgstr "%ls: Schlüssel '%ls' hat keine Zuordnung\n" + +#: src/builtin_bind.cpp:146 +#, fuzzy, c-format +msgid "%ls: Unknown error trying to bind to key named '%ls'\n" +msgstr "%ls: Unbekannte Fehler beim Zuordnen von Schlüssel '%ls'\n" + +#: src/builtin_bind.cpp:239 +#, fuzzy, c-format +msgid "%ls: No binding found for key '%ls'\n" +msgstr "%ls: Keine Zuordnung für Taste '%ls'\n" + +#: src/builtin_bind.cpp:242 #, c-format -msgid "%ls: job %d ('%ls') was stopped and has been signalled to continue.\n" +msgid "%ls: No binding found for sequence '%ls'\n" +msgstr "%ls: Keine Zuordnung für Sequenz '%ls'\n" + +#: src/builtin_bind.cpp:406 +#, fuzzy, c-format +msgid "%ls: Invalid state\n" +msgstr "%ls: Ungültiger Zustand\n" + +#: src/builtin_block.cpp:89 +#, c-format +msgid "%ls: Can not specify scope when removing block\n" +msgstr "%ls: Bei Blocklöschung kann keine Gültigkeit angegeben werden\n" + +#: src/builtin_block.cpp:94 +#, c-format +msgid "%ls: No blocks defined\n" +msgstr "%ls: Keine Blöcke definiert\n" + +#: src/builtin_cd.cpp:44 +#, c-format +msgid "%ls: Could not find home directory\n" +msgstr "%ls: Konnte Heimordner nicht finden\n" + +#: src/builtin_cd.cpp:52 src/builtin_cd.cpp:79 +#, c-format +msgid "%ls: '%ls' is not a directory\n" +msgstr "%ls: '%ls' ist kein Verzeichnis\n" + +#: src/builtin_cd.cpp:55 +#, fuzzy, c-format +msgid "%ls: The directory '%ls' does not exist\n" +msgstr "%ls: Verzeichnis '%ls' existiert nicht\n" + +#: src/builtin_cd.cpp:58 +#, fuzzy, c-format +msgid "%ls: '%ls' is a rotten symlink\n" +msgstr "%ls: '%ls' ist defekter symbolischer Link\n" + +#: src/builtin_cd.cpp:61 +#, fuzzy, c-format +msgid "%ls: Unknown error trying to locate directory '%ls'\n" +msgstr "%ls: Unbekannter Fehler beim Suchen von Verzeichnis '%ls'\n" + +#: src/builtin_cd.cpp:76 +#, fuzzy, c-format +msgid "%ls: Permission denied: '%ls'\n" +msgstr "%ls: Keine Erlaubnis: '%ls'\n" + +#: src/builtin_cd.cpp:90 +#, c-format +msgid "%ls: Could not set PWD variable\n" +msgstr "%ls: Konnte PWD-Variable nicht setzen\n" + +#: src/builtin_commandline.cpp:344 +#, fuzzy, c-format +msgid "%ls: Unknown input function '%ls'" +msgstr "%ls: Unbekannte Eingabefunktion '%ls'" + +#: src/builtin_complete.cpp:183 +#, fuzzy, c-format +msgid "%ls: Invalid token '%ls'\n" +msgstr "%ls: Ungültiges Token '%ls'\n" + +#: src/builtin_complete.cpp:203 +#, fuzzy, c-format +msgid "%ls: -s requires a non-empty string\n" +msgstr "%ls: -s benötigt einen nicht-leeren String\n" + +#: src/builtin_complete.cpp:211 +#, fuzzy, c-format +msgid "%ls: -l requires a non-empty string\n" +msgstr "%ls: -l benötigt einen nicht-leeren String\n" + +#: src/builtin_complete.cpp:219 +#, fuzzy, c-format +msgid "%ls: -o requires a non-empty string\n" +msgstr "%ls: -o benötigt einen nicht-leeren String\n" + +#: src/builtin_contains.cpp:75 +#, fuzzy, c-format +msgid "%ls: Key not specified\n" +msgstr "%ls: Schlüssel nicht angegeben\n" + +#: src/builtin.cpp:261 +#, c-format +msgid "" +"%ls: Type 'help %ls' for related documentation\n" +"\n" msgstr "" +"%ls: Benutzen sie 'help %ls' für mehr Information\n" +"\n" -#: src/builtin.cpp:3129 +#: src/builtin.cpp:337 #, c-format msgid "%ls: Not inside of loop\n" msgstr "%ls: Nicht innerhalb einer Schleife\n" -#: src/builtin.cpp:3193 -#, c-format -msgid "%ls: Not inside of function\n" -msgstr "%ls: Nicht innerhalb einer Funktion\n" - -#: src/builtin.cpp:3234 -#, c-format -msgid "%ls: you cannot use any options with the %ls command\n" -msgstr "%ls: Sie können keine Option mit dem %ls Befehl verwenden\n" - -#: src/builtin.cpp:3344 src/builtin.cpp:3380 +#: src/builtin.cpp:371 #, fuzzy, c-format -msgid "%ls: max value '%ls' is not a valid number\n" -msgstr "%ls: Maximalwert '%ls' ist keine gültige Zahl\n" +msgid "%ls: Command not valid at an interactive prompt\n" +msgstr "Ausführung im interaktiven Modus" -#: src/builtin.cpp:3423 -msgid "builtin history delete only supports --exact\n" -msgstr "'builtin history delete' unterstützt nur --exact\n" - -#: src/builtin.cpp:3429 -msgid "builtin history delete only supports --case-sensitive\n" -msgstr "'builtin history delete' unterstützt nur --case-sensitive\n" - -#: src/builtin.cpp:3553 -#, fuzzy, c-format -msgid "%ls: Invalid path: %ls\n" -msgstr "%ls: Ungültiger Indexstart bei '%ls'\n" - -#: src/builtin.cpp:3568 src/builtin.cpp:3620 +#: src/builtin.cpp:409 src/builtin.cpp:459 #, fuzzy msgid "Test a condition" msgstr "Eine Bedingung testen" -#: src/builtin.cpp:3571 -msgid "Try out the new parser" -msgstr "Zum Testen des neuen Parsers" - -#: src/builtin.cpp:3573 +#: src/builtin.cpp:410 msgid "Execute command if previous command suceeded" msgstr "Befehl ausführen, wenn vorheriger Befehl erfolgreich war" -#: src/builtin.cpp:3574 +#: src/builtin.cpp:411 +msgid "Parse options in fish script" +msgstr "" + +#: src/builtin.cpp:412 msgid "Create a block of code" msgstr "Codeblock erstellen" -#: src/builtin.cpp:3575 +#: src/builtin.cpp:413 msgid "Send job to background" msgstr "Job in Hintergrund schicken" -#: src/builtin.cpp:3576 +#: src/builtin.cpp:414 msgid "Handle fish key bindings" msgstr "Fish-Tastenbelegungen bearbeiten" -#: src/builtin.cpp:3577 +#: src/builtin.cpp:415 msgid "Temporarily block delivery of events" msgstr "Ereignisweitergabe vorübergehend blockieren" -#: src/builtin.cpp:3578 +#: src/builtin.cpp:416 msgid "Stop the innermost loop" msgstr "Innerste Schleife beenden" -#: src/builtin.cpp:3580 +#: src/builtin.cpp:418 msgid "" "Temporarily halt execution of a script and launch an interactive debug prompt" msgstr "" "Temporär Ausführung eines Skripts anhalten und einen interaktiven " "Debugprompt starten" -#: src/builtin.cpp:3581 +#: src/builtin.cpp:419 msgid "Run a builtin command instead of a function" msgstr "Internen Befehl anstatt einer Funktion ausführen" -#: src/builtin.cpp:3582 src/builtin.cpp:3619 +#: src/builtin.cpp:420 src/builtin.cpp:458 msgid "Conditionally execute a block of commands" msgstr "Befehlsblock bedingt ausführen" -#: src/builtin.cpp:3583 +#: src/builtin.cpp:421 msgid "Change working directory" msgstr "Arbeitsverzeichnis wechseln" -#: src/builtin.cpp:3584 +#: src/builtin.cpp:422 msgid "Run a program instead of a function or builtin" msgstr "Programm statt Funktion oder internem Befehl ausführen" -#: src/builtin.cpp:3585 +#: src/builtin.cpp:423 msgid "Set or get the commandline" msgstr "Festlegen oder Abrufen der Befehlszeile" -#: src/builtin.cpp:3586 +#: src/builtin.cpp:424 msgid "Edit command specific completions" msgstr "Befehlsspezifische Erweiterungen bearbeiten" -#: src/builtin.cpp:3587 +#: src/builtin.cpp:425 msgid "Search for a specified string in a list" msgstr "Nach einem String in einer Liste suchen" -#: src/builtin.cpp:3589 +#: src/builtin.cpp:427 msgid "Skip the rest of the current lap of the innermost loop" msgstr "Rest des aktuellen Durchlaufs der innersten Schleife überspringen" -#: src/builtin.cpp:3590 +#: src/builtin.cpp:428 #, fuzzy msgid "Count the number of arguments" msgstr "Anzahl der Argumente zählen" -#: src/builtin.cpp:3591 +#: src/builtin.cpp:429 #, fuzzy msgid "Remove job from job list" msgstr "Job aus Datei lesen" -#: src/builtin.cpp:3592 +#: src/builtin.cpp:430 #, fuzzy msgid "Print arguments" msgstr "Argumente ausgeben" -#: src/builtin.cpp:3593 +#: src/builtin.cpp:431 msgid "Evaluate block if condition is false" msgstr "Werte Block aus, wenn die Bedingung falsch ist" -#: src/builtin.cpp:3594 +#: src/builtin.cpp:432 #, fuzzy msgid "Emit an event" msgstr "Ein Ereignis auslösen" -#: src/builtin.cpp:3595 +#: src/builtin.cpp:433 msgid "End a block of commands" msgstr "Befehlsblock beenden" -#: src/builtin.cpp:3596 +#: src/builtin.cpp:434 msgid "Run command in current process" msgstr "Befehl im aktuellen Prozess ausführen" -#: src/builtin.cpp:3597 +#: src/builtin.cpp:435 msgid "Exit the shell" msgstr "Shell verlassen" -#: src/builtin.cpp:3598 +#: src/builtin.cpp:436 msgid "Return an unsuccessful result" msgstr "Ein erfolgloses Resultat zurückgeben" -#: src/builtin.cpp:3599 +#: src/builtin.cpp:437 msgid "Send job to foreground" msgstr "Job in Vordergrund schicken" -#: src/builtin.cpp:3600 +#: src/builtin.cpp:438 msgid "Perform a set of commands multiple times" msgstr "Eine Befehlsfolge mehrmals ausführen" -#: src/builtin.cpp:3601 +#: src/builtin.cpp:439 msgid "Define a new function" msgstr "Neue Funktion definieren" -#: src/builtin.cpp:3602 +#: src/builtin.cpp:440 msgid "List or remove functions" msgstr "Funktionen auflisten oder entfernen" -#: src/builtin.cpp:3603 +#: src/builtin.cpp:441 msgid "History of commands executed by user" msgstr "Befehlsgeschichte" -#: src/builtin.cpp:3604 +#: src/builtin.cpp:442 msgid "Evaluate block if condition is true" msgstr "Block auswerten, wenn Bedingung wahr ist" -#: src/builtin.cpp:3605 +#: src/builtin.cpp:443 msgid "Print currently running jobs" msgstr "Derzeit laufende Jobs ausgeben" -#: src/builtin.cpp:3606 +#: src/builtin.cpp:444 +#, fuzzy +msgid "Evaluate math expressions" +msgstr "Ausdruck auswerten" + +#: src/builtin.cpp:445 msgid "Negate exit status of job" msgstr "Exit-Status des Jobs verneinen" -#: src/builtin.cpp:3607 +#: src/builtin.cpp:446 msgid "Execute command if previous command failed" msgstr "Befehl ausführen, wenn vorheriger Befehl fehlerhaft war" -#: src/builtin.cpp:3608 +#: src/builtin.cpp:447 #, fuzzy msgid "Prints formatted text" msgstr "Befehlstyp ausgeben" -#: src/builtin.cpp:3609 +#: src/builtin.cpp:448 #, fuzzy msgid "Print the working directory" msgstr "Arbeitsverzeichnis ausgeben" -#: src/builtin.cpp:3610 +#: src/builtin.cpp:449 msgid "Generate random number" msgstr "Zufallszahl generieren" -#: src/builtin.cpp:3611 +#: src/builtin.cpp:450 msgid "Read a line of input into variables" msgstr "Eine Eingabezeile in Variablen einlesen" -#: src/builtin.cpp:3612 +#: src/builtin.cpp:451 msgid "Convert path to absolute path without symlinks" msgstr "Pfad zu absolutem Pfad ohne Symlinks konvertieren" -#: src/builtin.cpp:3613 +#: src/builtin.cpp:452 msgid "Stop the currently evaluated function" msgstr "Derzeit ausgewertete Funktion stoppen" -#: src/builtin.cpp:3614 +#: src/builtin.cpp:453 msgid "Handle environment variables" msgstr "Behandlung von Umgebungsvariablen" -#: src/builtin.cpp:3615 +#: src/builtin.cpp:454 msgid "Set the terminal color" msgstr "Setzen der Terminalfarbe" -#: src/builtin.cpp:3616 +#: src/builtin.cpp:455 msgid "Evaluate contents of file" msgstr "Inhalt einer Datei auswerten" -#: src/builtin.cpp:3617 +#: src/builtin.cpp:456 msgid "Return status information about fish" msgstr "Statusinformation über Fish zurückgeben" -#: src/builtin.cpp:3618 +#: src/builtin.cpp:457 msgid "Manipulate strings" msgstr "Strings manipulieren" -#: src/builtin.cpp:3621 +#: src/builtin.cpp:460 msgid "Return a successful result" msgstr "Ein erfolgreiches Resultat zurückgeben" -#: src/builtin.cpp:3622 +#: src/builtin.cpp:461 msgid "Set or get the shells resource usage limits" msgstr "Die Ressourcengrenzen der Shell festlegen/abrufen" -#: src/builtin.cpp:3623 +#: src/builtin.cpp:462 msgid "Perform a command multiple times" msgstr "Einen Befehl mehrmals ausführen" -#: src/builtin_jobs.cpp:54 +#: src/builtin_disown.cpp:21 +#, c-format +msgid "%ls: Unknown job '%ls'\n" +msgstr "%ls: Unbekannter Job '%ls'\n" + +#: src/builtin_disown.cpp:30 +#, c-format +msgid "%ls: job %d ('%ls') was stopped and has been signalled to continue.\n" +msgstr "" + +#: src/builtin_exit.cpp:85 src/builtin_read.cpp:138 src/builtin_return.cpp:85 +#, c-format +msgid "%ls: Argument '%ls' must be an integer\n" +msgstr "%ls: Argument '%ls' muss eine Ganzzahl sein\n" + +#: src/builtin_fg.cpp:65 +#, c-format +msgid "%ls: Ambiguous job\n" +msgstr "%ls: Mehrdeutiger Job\n" + +#: src/builtin_fg.cpp:67 src/builtin_jobs.cpp:181 +#, c-format +msgid "%ls: '%ls' is not a job\n" +msgstr "%ls: '%ls' ist kein Job\n" + +#: src/builtin_fg.cpp:81 src/builtin_jobs.cpp:191 +#, c-format +msgid "%ls: No suitable job: %d\n" +msgstr "%ls: Kein passender Job: %d\n" + +#: src/builtin_fg.cpp:84 +#, c-format +msgid "" +"%ls: Can't put job %d, '%ls' to foreground because it is not under job " +"control\n" +msgstr "" +"%ls: Kann job %d, '%ls' nicht in den Vordergrund schicken weil er nicht der " +"Jobsteuerung unterliegt\n" + +#: src/builtin_function.cpp:68 +#, fuzzy, c-format +msgid "%ls: Unknown signal '%ls'" +msgstr "%ls: Unbekanntes Signal '%ls'" + +#: src/builtin_function.cpp:113 +#, fuzzy, c-format +msgid "%ls: Cannot find calling job for event handler" +msgstr "%ls: Kann aufrufenden Job zur Ereignisbehandlung nicht finden" + +#: src/builtin_function.cpp:121 +#, fuzzy, c-format +msgid "%ls: Invalid process id '%ls'" +msgstr "%ls: Ungültige Prozesskennung %ls" + +#: src/builtin_function.cpp:179 +#, fuzzy, c-format +msgid "%ls: Expected function name" +msgstr "%ls: Erwartete einen Funktionsnamen" + +#: src/builtin_function.cpp:185 +#, fuzzy, c-format +msgid "%ls: Illegal function name '%ls'" +msgstr "%ls: Ungültiger Funktionsname '%ls'" + +#: src/builtin_function.cpp:192 +#, fuzzy, c-format +msgid "" +"%ls: The name '%ls' is reserved,\n" +"and can not be used as a function name" +msgstr "" +"%ls: Der Name '%ls' ist reserviert,\n" +"und kann nicht als Funktionsname benutzt werden" + +#: src/builtin_function.cpp:239 +#, fuzzy, c-format +msgid "%ls: Unexpected positional argument '%ls'" +msgstr "%ls: Unerwartetes Argument '%ls'" + +#: src/builtin_functions.cpp:275 src/builtin.h:38 +#, c-format +msgid "%ls: Invalid combination of options\n" +msgstr "%ls: Ungültige Kombination der Optionen\n" + +#: src/builtin_functions.cpp:289 +#, c-format +msgid "%ls: Expected exactly one function name\n" +msgstr "%ls: Erwartete genau einen Funktionsnamen\n" + +#: src/builtin_functions.cpp:296 src/builtin_functions.cpp:352 +#, c-format +msgid "%ls: Function '%ls' does not exist\n" +msgstr "%ls: Funktion '%ls' existiert nicht\n" + +#: src/builtin_functions.cpp:307 +#, fuzzy, c-format +msgid "%ls: Expected exactly one function name for --details\n" +msgstr "%ls: Erwartete genau einen Funktionsnamen\n" + +#: src/builtin_functions.cpp:342 +#, fuzzy, c-format +msgid "" +"%ls: Expected exactly two names (current function name, and new function " +"name)\n" +msgstr "" +"%ls: Erwartete genau zwei Funktionsnamen (den aktuellen und den neuen)\n" + +#: src/builtin_functions.cpp:359 +#, c-format +msgid "%ls: Illegal function name '%ls'\n" +msgstr "%ls: Ungültiger Funktionsname '%ls'\n" + +#: src/builtin_functions.cpp:368 +#, fuzzy, c-format +msgid "%ls: Function '%ls' already exists. Cannot create copy '%ls'\n" +msgstr "%ls: Funktion '%ls' existiert schon. Kann keine Kopie '%ls' anlegen\n" + +#: src/builtin_history.cpp:71 src/builtin_status.cpp:117 +#, c-format +msgid "you cannot do both '%ls' and '%ls' in the same invocation" +msgstr "'%ls' und '%ls' im selben Aufruf ungültig" + +#: src/builtin_history.cpp:84 +#, c-format +msgid "%ls: you cannot use any options with the %ls command\n" +msgstr "%ls: Sie können keine Option mit dem %ls Befehl verwenden\n" + +#: src/builtin_history.cpp:163 +#, fuzzy, c-format +msgid "%ls: max value '%ls' is not a valid number\n" +msgstr "%ls: Maximalwert '%ls' ist keine gültige Zahl\n" + +#: src/builtin_history.cpp:261 +msgid "builtin history delete only supports --exact\n" +msgstr "'builtin history delete' unterstützt nur --exact\n" + +#: src/builtin_history.cpp:267 +msgid "builtin history delete only supports --case-sensitive\n" +msgstr "'builtin history delete' unterstützt nur --case-sensitive\n" + +#: src/builtin_jobs.cpp:55 msgid "Job\tGroup\t" msgstr "Job\tGruppe\t" -#: src/builtin_jobs.cpp:56 +#: src/builtin_jobs.cpp:57 msgid "CPU\t" msgstr "CPU\t" -#: src/builtin_jobs.cpp:58 +#: src/builtin_jobs.cpp:59 msgid "State\tCommand\n" msgstr "Status\tBefehl\n" -#: src/builtin_jobs.cpp:66 +#: src/builtin_jobs.cpp:67 msgid "stopped" msgstr "gestoppt" -#: src/builtin_jobs.cpp:66 +#: src/builtin_jobs.cpp:67 msgid "running" msgstr "aktiv" -#: src/builtin_jobs.cpp:75 +#: src/builtin_jobs.cpp:76 msgid "Group\n" msgstr "Gruppe\n" -#: src/builtin_jobs.cpp:83 +#: src/builtin_jobs.cpp:84 #, fuzzy msgid "Process\n" msgstr "Prozess\n" -#: src/builtin_jobs.cpp:94 +#: src/builtin_jobs.cpp:95 msgid "Command\n" msgstr "Befehl\n" -#: src/builtin_jobs.cpp:219 +#: src/builtin_jobs.cpp:211 #, c-format msgid "%ls: There are no jobs\n" msgstr "%ls: Es gibt keine Jobs\n" +#: src/builtin_math.cpp:44 +#, fuzzy, c-format +msgid "%ls: '%ls' is not a valid scale value\n" +msgstr "%ls: '%ls' ist kein Job\n" + +#: src/builtin_math.cpp:148 +#, c-format +msgid "Var '%ls' not a valid floating point number: '%ls'." +msgstr "" + +#: src/builtin_math.cpp:157 +#, c-format +msgid "More than %d var names in math expression." +msgstr "" + +#: src/builtin_math.cpp:194 +#, fuzzy, c-format +msgid "%ls: Invalid expression: %ls\n" +msgstr "%ls: Ungültige Prozesskennung %ls" + #: src/builtin_printf.cpp:243 #, fuzzy msgid "Number out of range" @@ -671,292 +683,407 @@ msgstr "fehlende Hexzahl in Unicode-Escapesequenz" msgid "Unicode character out of range: \\%c%0*x" msgstr "Unicodezeichen ausserhalb der Gültigkeit: \\%c%0*x" -#: src/builtin_printf.cpp:646 +#: src/builtin_printf.cpp:647 #, c-format msgid "invalid field width: %ls" msgstr "Ungültige Feldlänge: %ls" -#: src/builtin_printf.cpp:673 +#: src/builtin_printf.cpp:674 #, fuzzy, c-format msgid "invalid precision: %ls" msgstr "Ungültige Genauigkeit: %ls" -#: src/builtin_printf.cpp:698 +#: src/builtin_printf.cpp:699 #, fuzzy, c-format msgid "%.*ls: invalid conversion specification" msgstr "%.*ls: Ungültige Umwandlungsspezifikation" -#: src/builtin_printf.cpp:730 -#, fuzzy -msgid "printf: not enough arguments" -msgstr "printf: Nicht genug Argumente" +#: src/builtin_read.cpp:123 +#, c-format +msgid "" +"%ls: flags '--mode-name' / '-m' are now ignored. Set fish_history instead.\n" +msgstr "" -#: src/builtin_set_color.cpp:142 src/builtin_set_color.cpp:161 +#: src/builtin_read.cpp:132 +#, fuzzy, c-format +msgid "%ls: Argument '%ls' is out of range\n" +msgstr "%ls: Argument '%ls' ist ausserhalb des Gültigkeitsbereichs\n" + +#: src/builtin_read.cpp:344 +#, c-format +msgid "%ls: You can't specify both -p and -P\n" +msgstr "" + +#: src/builtin_realpath.cpp:44 +#, fuzzy, c-format +msgid "%ls: Invalid path: %ls\n" +msgstr "%ls: Ungültiger Indexstart bei '%ls'\n" + +#: src/builtin_return.cpp:100 +#, c-format +msgid "%ls: Not inside of function\n" +msgstr "%ls: Nicht innerhalb einer Funktion\n" + +#: src/builtin_set_color.cpp:159 src/builtin_set_color.cpp:178 #, fuzzy, c-format msgid "%ls: Unknown color '%ls'\n" msgstr "%ls: Unbekannte Farbe '%ls'\n" -#: src/builtin_set_color.cpp:150 +#: src/builtin_set_color.cpp:167 #, fuzzy, c-format msgid "%ls: Expected an argument\n" msgstr "%ls: Argument erwartet\n" -#: src/builtin_set.cpp:133 +#: src/builtin_set.cpp:62 +#, fuzzy, c-format +msgid "%ls: Warning: $%ls entry \"%ls\" is not valid (%s)\n" +msgstr "%ls: Maximalwert '%ls' ist keine gültige Zahl\n" + +#: src/builtin_set.cpp:64 +#, c-format +msgid "%ls: Did you mean 'set %ls $%ls %ls'?\n" +msgstr "" + +#: src/builtin_set.cpp:65 +#, c-format +msgid "%ls: You provided %d indexes but %d values\n" +msgstr "" + +#: src/builtin_set.cpp:66 +#, fuzzy, c-format +msgid "%ls: Erase needs a variable name\n" +msgstr "%ls: Erase benötigt einen Variablennamen\n" + +#: src/builtin_set.cpp:67 +#, fuzzy, c-format +msgid "%ls: Array index out of bounds\n" +msgstr "Arrayindex ausserhalb der Grenzen" + +#: src/builtin_set.cpp:69 +#, c-format +msgid "" +"%ls: Universal variable '%ls' is shadowed by the global variable of the same " +"name.\n" +msgstr "" + +#: src/builtin_set.cpp:303 #, fuzzy, c-format msgid "%ls: Tried to change the read-only variable '%ls'\n" msgstr "%ls: Versuchte read-only Variable '%ls' zu ändern\n" -#: src/builtin_set.cpp:140 +#: src/builtin_set.cpp:310 #, fuzzy, c-format msgid "%ls: Tried to set the special variable '%ls' with the wrong scope\n" msgstr "" "%ls: Versuchte spezielle Variable '%ls' mit falscher Gültigkeit zu setzen\n" -#: src/builtin_set.cpp:147 +#: src/builtin_set.cpp:317 #, fuzzy, c-format msgid "%ls: Tried to set the special variable '%ls' to an invalid value\n" msgstr "" "%ls: Versuchte spezielle Variable '%ls' auf ungültigen Wert zu setzen\n" -#: src/builtin_set.cpp:189 -#, c-format -msgid "%ls: Multiple variable names specified in single call (%ls and %.*ls)\n" -msgstr "" -"%ls: Mehrere Variablennamen in einem Aufruf angegeben (%ls und %.*ls)\n" - -#: src/builtin_set.cpp:201 +#: src/builtin_set.cpp:355 #, c-format msgid "%ls: Invalid index starting at '%ls'\n" msgstr "%ls: Ungültiger Indexstart bei '%ls'\n" -#: src/builtin_set.cpp:503 +#: src/builtin_set.cpp:537 #, fuzzy, c-format -msgid "%ls: Erase needs a variable name\n" -msgstr "%ls: Erase benötigt einen Variablennamen\n" +msgid "$%ls: not set in %ls scope\n" +msgstr "%ls: Nicht innerhalb einer Schleife\n" -#: src/builtin_set.cpp:593 -#, fuzzy, c-format -msgid "%ls: Values cannot be specfied with erase\n" -msgstr "%ls: Bei erase können keine Werte angegeben werden\n" - -#: src/builtin_set.cpp:612 -#, c-format -msgid "" -"%ls: Warning: universal scope selected, but a global variable '%ls' exists.\n" +#: src/builtin_set.cpp:542 +msgid "exported" msgstr "" -"%ls: Warnung: Universelle Gültigkeit gewählt, aber eine globale Variable " -"'%ls' existiert.\n" -#: src/builtin_string.cpp:35 +#: src/builtin_set.cpp:542 +msgid "unexported" +msgstr "" + +#: src/builtin_set.cpp:544 +#, c-format +msgid "$%ls: set in %ls scope, %ls, with %d elements\n" +msgstr "" + +#: src/builtin_set.cpp:554 +#, fuzzy, c-format +msgid "$%ls[%d]: length=%d value=|%ls|\n" +msgstr "%ls: Ungültiger Längenwert '%ls'\n" + +#: src/builtin_set.cpp:578 +#, fuzzy, c-format +msgid "$%ls: invalid var name\n" +msgstr "%ls: Ungültiger Zustand\n" + +#: src/builtin_set.cpp:584 +#, c-format +msgid "%ls: `set --show` does not allow slices with the var names\n" +msgstr "" + +#: src/builtin_source.cpp:49 src/builtin_source.cpp:57 +#, fuzzy, c-format +msgid "%ls: Error encountered while sourcing file '%ls':\n" +msgstr "%ls: Fehler beim Lesen der Datei '%ls'\n" + +#: src/builtin_source.cpp:65 +#, c-format +msgid "%ls: '%ls' is not a file\n" +msgstr "%ls: '%ls' ist keine Datei\n" + +#: src/builtin_source.cpp:84 +#, c-format +msgid "%ls: Error while reading file '%ls'\n" +msgstr "%ls: Fehler beim Lesen der Datei '%ls'\n" + +#: src/builtin_status.cpp:155 +#, fuzzy, c-format +msgid "%ls: Invalid level value '%ls'\n" +msgstr "%ls: Ungültiger Längenwert '%ls'\n" + +#: src/builtin_status.cpp:276 +#, fuzzy +msgid "This is a login shell\n" +msgstr "Dies ist eine Login-Shell\n" + +#: src/builtin_status.cpp:278 +#, fuzzy +msgid "This is not a login shell\n" +msgstr "Dies ist keine Login-Shell\n" + +#: src/builtin_status.cpp:282 +#, c-format +msgid "Job control: %ls\n" +msgstr "Jobsteuerung: %ls\n" + +#: src/builtin_status.cpp:284 +#, fuzzy +msgid "Only on interactive jobs" +msgstr "Nur bei interaktiven Jobs" + +#: src/builtin_status.cpp:285 +msgid "Never" +msgstr "Nie" + +#: src/builtin_status.cpp:285 +msgid "Always" +msgstr "Immer" + +#: src/builtin_status.cpp:312 src/fish.cpp:433 src/parser.cpp:552 +#, fuzzy +msgid "Standard input" +msgstr "Standardeingabe" + +#: src/builtin_status.cpp:320 +#, fuzzy +msgid "Not a function" +msgstr "Funktion" + +#: src/builtin_string.cpp:39 #, c-format msgid "%ls: Expected argument\n" msgstr "%ls: Argument erwartet\n" -#: src/builtin_string.cpp:372 -#, c-format -msgid "%ls: Regular expression compile error: %ls\n" -msgstr "%ls: Fehler beim Kompilieren von Regulärem Ausdruck: %ls\n" - -#: src/builtin_string.cpp:411 -#, c-format -msgid "%ls: Regular expression match error: %ls\n" -msgstr "%ls: Fehler beim Zuordnen von Regulärem Ausdruck: %ls\n" - -#: src/builtin_string.cpp:416 -#, c-format -msgid "%ls: Regular expression internal error\n" -msgstr "%ls: Interner Fehler\n" - -#: src/builtin_string.cpp:570 -msgid "--enter and --index are mutually exclusive" -msgstr "" - -#: src/builtin_string.cpp:743 -#, c-format -msgid "%ls: Regular expression substitute error: %ls\n" -msgstr "%ls: Fehler beim Ersetzen von Regulärem Ausdruck: %ls\n" - -#: src/builtin_string.cpp:1008 +#: src/builtin_string.cpp:160 #, fuzzy, c-format -msgid "%ls: Invalid count value '%ls'\n" -msgstr "%ls: Ungültiger Längenwert '%ls'\n" - -#: src/builtin_string.cpp:1021 -#, fuzzy, c-format -msgid "%ls: Invalid max value '%ls'\n" +msgid "%ls: Invalid escape style '%ls'\n" msgstr "%ls: Ungültiger Anfangswert '%ls'\n" -#: src/builtin_string.cpp:1104 +#: src/builtin_string.cpp:238 #, fuzzy, c-format msgid "%ls: Invalid length value '%ls'\n" msgstr "%ls: Ungültiger Längenwert '%ls'\n" -#: src/builtin_string.cpp:1120 +#: src/builtin_string.cpp:258 +#, fuzzy, c-format +msgid "%ls: Invalid max value '%ls'\n" +msgstr "%ls: Ungültiger Anfangswert '%ls'\n" + +#: src/builtin_string.cpp:275 +#, fuzzy, c-format +msgid "%ls: Invalid count value '%ls'\n" +msgstr "%ls: Ungültiger Längenwert '%ls'\n" + +#: src/builtin_string.cpp:321 #, fuzzy, c-format msgid "%ls: Invalid start value '%ls'\n" msgstr "%ls: Ungültiger Anfangswert '%ls'\n" -#: src/builtin_string.cpp:1294 -#, fuzzy -msgid "string: Expected subcommand\n" -msgstr "string: Erwartete Unterbefehl\n" +#: src/builtin_string.cpp:743 +#, c-format +msgid "%ls: Regular expression compile error: %ls\n" +msgstr "%ls: Fehler beim Kompilieren von Regulärem Ausdruck: %ls\n" -#: src/builtin_string.cpp:1309 -#, fuzzy, c-format -msgid "string: Unknown subcommand '%ls'\n" -msgstr "Unbekannter Befehl '%ls'\n" +#: src/builtin_string.cpp:782 +#, c-format +msgid "%ls: Regular expression match error: %ls\n" +msgstr "%ls: Fehler beim Zuordnen von Regulärem Ausdruck: %ls\n" + +#: src/builtin_string.cpp:787 +#, c-format +msgid "%ls: Regular expression internal error\n" +msgstr "%ls: Interner Fehler\n" + +#: src/builtin_string.cpp:903 +msgid "--entire and --index are mutually exclusive" +msgstr "" + +#: src/builtin_string.cpp:1055 +#, c-format +msgid "%ls: Regular expression substitute error: %ls\n" +msgstr "%ls: Fehler beim Ersetzen von Regulärem Ausdruck: %ls\n" #: src/builtin_test.cpp:608 #, fuzzy, c-format msgid "invalid integer '%ls'" msgstr "Ungültige Ganzzahl '%ls'" -#: src/builtin_ulimit.cpp:284 +#: src/builtin_ulimit.cpp:285 #, fuzzy, c-format msgid "%ls: New limit cannot be an empty string\n" msgstr "%ls: Neues Limit kann nicht leer sein\n" -#: src/builtin_ulimit.cpp:296 +#: src/builtin_ulimit.cpp:297 #, fuzzy, c-format msgid "%ls: Invalid limit '%ls'\n" msgstr "%ls: Ungültiges Limit '%ls'\n" -#: src/common.cpp:1351 +#: src/common.cpp:1551 msgid "Current terminal parameters have rows and/or columns set to zero." msgstr "" -#: src/common.cpp:1352 +#: src/common.cpp:1552 msgid "" "The stty command can be used to correct this (e.g., stty rows 80 columns 24)." msgstr "" -#: src/common.cpp:1374 +#: src/common.cpp:1574 msgid "Current terminal parameters set terminal size to unreasonable value." msgstr "" -#: src/common.cpp:1375 +#: src/common.cpp:1575 msgid "Defaulting terminal size to 80x24." msgstr "" -#: src/common.cpp:1580 +#: src/common.cpp:1781 msgid "This is a bug. Break on bugreport to debug." msgstr "" -#: src/common.cpp:1581 +#: src/common.cpp:1782 #, fuzzy, c-format msgid "If you can reproduce it, please send a bug report to %s." msgstr "" "Wenn dieser Fehler reproduziert werden kann, senden Sie bitte einen " "Fehlerbericht an %s." -#: src/common.cpp:1591 +#: src/common.cpp:1792 msgid "empty" msgstr "leer" -#: src/complete.cpp:51 +#: src/complete.cpp:53 #, c-format msgid "Home for %ls" msgstr "Heimordner für %ls" -#: src/complete.cpp:54 +#: src/complete.cpp:56 #, fuzzy, c-format msgid "Variable: %ls" msgstr "Variable: %ls" -#: src/env.cpp:202 +#: src/env.cpp:242 msgid "Tried to pop empty environment stack." msgstr "Versuchte, einen leeren Umgebungsstack zu poppen." -#: src/env.cpp:522 +#: src/env.cpp:537 #, fuzzy, c-format msgid "Using fallback terminal type '%s'." msgstr "Benutze Fallbackterminaltyp '%ls'" -#: src/env.cpp:527 +#: src/env.cpp:542 #, fuzzy, c-format msgid "Could not set up terminal using the fallback terminal type '%s'." msgstr "Konnte Terminal mit Fallbacktyp '%ls' nicht einrichten - beende" -#: src/env.cpp:558 +#: src/env.cpp:574 #, fuzzy msgid "Could not set up terminal." msgstr "Konnte Terminal nicht einrichten" -#: src/env.cpp:560 +#: src/env.cpp:576 #, fuzzy msgid "TERM environment variable not set." msgstr "TERM Umgebungsvariable nicht gesetzt" -#: src/env.cpp:562 +#: src/env.cpp:578 #, fuzzy, c-format msgid "TERM environment variable set to '%ls'." msgstr "TERM Umgebungsvariable gesetzt auf '%ls'" -#: src/env.cpp:563 +#: src/env.cpp:579 #, fuzzy msgid "Check that this terminal type is supported on this system." msgstr "" "Überprüfen sie das dieser Terminaltyp auf diesem System unterstützt wird" -#: src/env.cpp:670 +#: src/env.cpp:673 msgid "" "Could not determine current working directory. Is your locale set correctly?" msgstr "" -#: src/env_universal_common.cpp:484 +#: src/env_universal_common.cpp:461 #, fuzzy, c-format msgid "Unable to write to universal variables file '%ls': %s" msgstr "" "Konnte nicht in die Datei für universelle Variablen '%ls' schreiben: %s" -#: src/env_universal_common.cpp:504 +#: src/env_universal_common.cpp:481 #, c-format msgid "Unable to rename file from '%ls' to '%ls': %s" msgstr "Konnte Datei '%ls' nicht zu '%ls' umbenennen: %s" -#: src/env_universal_common.cpp:556 +#: src/env_universal_common.cpp:533 #, fuzzy, c-format msgid "Unable to open temporary file '%ls': %s" msgstr "Konnte temporäre Datei '%ls' nicht öffnen: %s" -#: src/env_universal_common.cpp:566 +#: src/env_universal_common.cpp:543 #, c-format msgid "Locking the universal var file took too long (%.3f seconds)." msgstr "" "Die Datei für universelle Variablen zu sperren dauerte zu lange (%.3f " "Sekunden)" -#: src/env_universal_common.cpp:618 +#: src/env_universal_common.cpp:595 #, fuzzy, c-format msgid "Unable to open universal variable file '%ls': %s" msgstr "Konnte die Datei für universelle Variablen '%ls' nicht öffnen: %s" -#: src/env_universal_common.cpp:993 +#: src/env_universal_common.cpp:970 #, c-format msgid "Unable to open shared memory with path '%s': %s" msgstr "Konnte geteilten Speicher '%s' nicht öffnen: %s" -#: src/env_universal_common.cpp:1003 +#: src/env_universal_common.cpp:980 #, c-format msgid "Unable to fstat shared memory object with path '%s': %s" msgstr "Konnte fstat auf geteilten Speicher '%s' nicht ausführen: %s" -#: src/env_universal_common.cpp:1014 +#: src/env_universal_common.cpp:991 #, c-format msgid "Unable to truncate shared memory object with path '%s': %s" msgstr "Konnte geteilten Speicher '%s' nicht kürzen: %s" -#: src/env_universal_common.cpp:1024 +#: src/env_universal_common.cpp:1001 #, c-format msgid "Unable to memory map shared memory object with path '%s': %s" msgstr "" -#: src/env_universal_common.cpp:1419 +#: src/env_universal_common.cpp:1396 #, fuzzy, c-format msgid "Unable to make a pipe for universal variables using '%ls': %s" msgstr "Konnte keine Pipe für universelle Variablen mit '%ls' erstellen: %s" -#: src/env_universal_common.cpp:1428 +#: src/env_universal_common.cpp:1405 #, fuzzy, c-format msgid "Unable to open a pipe for universal variables using '%ls': %s" msgstr "Konnte keine Pipe für universelle Variablen mit '%ls' öffnen: %s" @@ -1005,105 +1132,105 @@ msgstr "Unbekannter Ereignistyp '0x%x'" msgid "Signal list overflow. Signals have been ignored." msgstr "Signallistenüberlauf. Signale wurden ignoriert." -#: src/exec.cpp:43 +#: src/exec.cpp:45 #, c-format msgid "An error occurred while redirecting file descriptor %d" msgstr "Fehler beim Umleiten des Dateideskriptors %d" -#: src/exec.cpp:46 +#: src/exec.cpp:48 #, fuzzy msgid "An error occurred while writing output" msgstr "Fehler beim Schreiben der Ausgabe" -#: src/exec.cpp:49 +#: src/exec.cpp:51 #, fuzzy, c-format msgid "An error occurred while redirecting file '%s'" msgstr "Fehler beim Umleiten der Datei '%s'" -#: src/exec.cpp:634 +#: src/exec.cpp:714 #, c-format msgid "Unknown function '%ls'" msgstr "Unbekannte Funktion '%ls'" -#: src/exec.cpp:751 +#: src/exec.cpp:801 #, c-format msgid "Unknown input redirection type %d" msgstr "Unbekannter Typ %d bei Eingabeumleitung " -#: src/expand.cpp:54 +#: src/expand.cpp:55 #, fuzzy msgid "Child process" msgstr "Kindprozess" -#: src/expand.cpp:57 +#: src/expand.cpp:58 #, fuzzy msgid "Process" msgstr "Prozess" -#: src/expand.cpp:60 +#: src/expand.cpp:61 msgid "Job" msgstr "Job" -#: src/expand.cpp:63 +#: src/expand.cpp:64 #, c-format msgid "Job: %ls" msgstr "Job: %ls" -#: src/expand.cpp:66 +#: src/expand.cpp:67 #, fuzzy msgid "Shell process" msgstr "Shellprozess" -#: src/expand.cpp:69 +#: src/expand.cpp:70 #, fuzzy msgid "Last background job" msgstr "Letzter Hintergrundjob" -#: src/expand.cpp:400 +#: src/expand.cpp:398 #, c-format msgid "Unexpected failure to convert pid '%ls' to integer\n" msgstr "" "Unerwarteter Fehler beim Konvertieren von PID '%ls' zu einer Ganzzahl\n" -#: src/expand.cpp:997 +#: src/expand.cpp:984 #, fuzzy msgid "Mismatched brackets" msgstr "Unpassende Klammern" -#: src/fish.cpp:235 src/fish_indent.cpp:376 -msgid "getopt_long() unexpectedly returned zero\n" -msgstr "getopt_long() gab unerwartet null zurück\n" +#: src/expand.cpp:1063 +msgid "Too much data emitted by command substitution so it was discarded\n" +msgstr "" -#: src/fish.cpp:253 src/fish_indent.cpp:420 +#: src/fish.cpp:275 src/fish_indent.cpp:419 #, c-format msgid "Invalid value '%s' for debug-level flag" msgstr "Ungültiger Wert '%s' für debug-level Option" -#: src/fish.cpp:280 +#: src/fish.cpp:302 #, c-format msgid "%s, version %s\n" msgstr "%s, version %s\n" -#: src/fish.cpp:294 src/fish_indent.cpp:435 +#: src/fish.cpp:316 src/fish_indent.cpp:434 #, c-format msgid "Invalid value '%s' for debug-stack-frames flag" msgstr "Ungültiger Wert '%s' für debug-stack-frames Option" -#: src/fish.cpp:344 +#: src/fish.cpp:366 msgid "Can not use the no-execute mode when running an interactive session" msgstr "Kann den no-execute Modus nicht in einer interaktiven Sitzung nutzen" -#: src/fish.cpp:420 +#: src/fish.cpp:431 #, fuzzy, c-format msgid "Error while reading file %ls\n" msgstr "%ls: Fehler beim Lesen der Datei '%ls'\n" -#: src/fish_indent.cpp:390 +#: src/fish_indent.cpp:389 #, c-format msgid "%ls, version %s\n" msgstr "%ls, Version %s\n" -#: src/fish_indent.cpp:454 +#: src/fish_indent.cpp:453 #, c-format msgid "" "Expected file path to read/write for -w:\n" @@ -1114,36 +1241,42 @@ msgstr "" "\n" " $ %ls -w foo.fish\n" -#: src/fish_indent.cpp:466 src/fish_indent.cpp:496 +#: src/fish_indent.cpp:465 src/fish_indent.cpp:495 #, c-format msgid "Opening \"%s\" failed: %s\n" msgstr "Öffnen von \"%s\" fehlgeschlagen: %s\n" -#: src/fish_indent.cpp:470 +#: src/fish_indent.cpp:469 #, fuzzy msgid "Too many arguments\n" msgstr "%ls: Zu viele Argumente\n" -#: src/fish_key_reader.cpp:240 +#: src/fish_key_reader.cpp:241 #, c-format msgid "signal #%d (%ls) received\n" msgstr "Signal #%d (%ls) erhalten\n" -#: src/fish_key_reader.cpp:312 +#: src/fish_key_reader.cpp:313 #, fuzzy, c-format msgid "Invalid value '%s' for debug-level flag\n" msgstr "Ungültiger Wert '%s' für debug-level Option\n" -#: src/fish_key_reader.cpp:326 +#: src/fish_key_reader.cpp:327 #, fuzzy, c-format msgid "Invalid value '%s' for debug-stack-frames flag\n" msgstr "Ungültiger Wert '%s' für debug-stack-frames Option\n" -#: src/history.cpp:142 +#: src/history.cpp:146 #, c-format msgid "Locking the history file took too long (%.3f seconds)." msgstr "Sperren der Geschichts-Datei dauerte zu lang (%.3f Sekunden)." +#: src/history.cpp:1850 +#, c-format +msgid "" +"History session ID '%ls' is not a valid variable name. Falling back to `%ls`." +msgstr "" + #: src/io.cpp:57 #, fuzzy, c-format msgid "An error occured while reading output from code block on fd %d" @@ -1164,27 +1297,27 @@ msgstr "" msgid "search: " msgstr "Suche: " -#: src/pager.cpp:491 +#: src/pager.cpp:493 #, c-format msgid "%lsand %lu more rows" msgstr "%lsund %lu mehr Zeilen" -#: src/pager.cpp:498 +#: src/pager.cpp:500 #, c-format msgid "rows %lu to %lu of %lu" msgstr "Zeilen %lu bis %lu von %lu" -#: src/pager.cpp:501 +#: src/pager.cpp:503 #, fuzzy msgid "(no matches)" msgstr "(Keine Treffer)" -#: src/parse_execution.cpp:536 +#: src/parse_execution.cpp:556 #, fuzzy, c-format msgid "switch: Expected exactly one argument, got %lu\n" msgstr "switch: Erwartete genau ein Argument, erhielt %lu\n" -#: src/parse_execution.cpp:771 +#: src/parse_execution.cpp:791 #, c-format msgid "" "Variables may not be used as commands. In fish, please define a function or " @@ -1193,17 +1326,17 @@ msgstr "" "Variablen dürfen nicht als Befehl verwendet werden. In fish, benutzen sie " "eine Funktion oder 'eval %ls'." -#: src/parse_execution.cpp:776 +#: src/parse_execution.cpp:796 #, c-format msgid "The file '%ls' is not executable by this user" msgstr "Die Datei '%ls' kann von diesem Benutzer nicht ausgeführt werden" -#: src/parse_execution.cpp:989 +#: src/parse_execution.cpp:1007 #, fuzzy, c-format msgid "Invalid redirection target: %ls" msgstr "Ungültiges Umleitungsziel: %ls" -#: src/parse_execution.cpp:1003 +#: src/parse_execution.cpp:1021 #, fuzzy, c-format msgid "Requested redirection to '%ls', which is not a valid file descriptor" msgstr "Angeforderte Umleitung auf etwas, das kein Dateideskriptor ist %ls" @@ -1267,72 +1400,72 @@ msgstr "Ereignisbehandler-Block" msgid "unknown/invalid block" msgstr "unbekannter/ungültiger Block" -#: src/parser.cpp:291 +#: src/parser.cpp:306 #, c-format msgid "Could not write profiling information to file '%s'" msgstr "Konnte Profilinformationen nicht in Datei '%s' schreiben" -#: src/parser.cpp:293 +#: src/parser.cpp:308 msgid "Time\tSum\tCommand\n" msgstr "Zeit\tSum\tBefehl\n" -#: src/parser.cpp:351 +#: src/parser.cpp:366 #, c-format msgid "in event handler: %ls\n" msgstr "" -#: src/parser.cpp:370 +#: src/parser.cpp:385 #, c-format msgid "from sourcing file %ls\n" msgstr "" -#: src/parser.cpp:377 +#: src/parser.cpp:392 #, fuzzy, c-format msgid "in function '%ls'\n" msgstr "Unbekannte Funktion '%ls'\n" -#: src/parser.cpp:381 +#: src/parser.cpp:396 #, fuzzy msgid "in command substitution\n" msgstr "Befehlsersetzungsblock\n" -#: src/parser.cpp:392 +#: src/parser.cpp:407 #, c-format msgid "\tcalled on line %d of file %ls\n" msgstr "" -#: src/parser.cpp:395 +#: src/parser.cpp:410 msgid "\tcalled during startup\n" msgstr "" -#: src/parser.cpp:397 +#: src/parser.cpp:412 msgid "\tcalled on standard input\n" msgstr "" -#: src/parser.cpp:410 +#: src/parser.cpp:425 #, c-format msgid "\twith parameter list '%ls'\n" msgstr "" -#: src/parser.cpp:501 +#: src/parser.cpp:547 #, c-format msgid "%ls (line %d): " msgstr "%ls (Zeile %d): " -#: src/parser.cpp:504 +#: src/parser.cpp:550 msgid "Startup" msgstr "" -#: src/parser.cpp:542 +#: src/parser.cpp:588 msgid "Job inconsistency" msgstr "Jobinkonsistenz" -#: src/parser.cpp:753 +#: src/parser.cpp:797 #, fuzzy, c-format msgid "%ls (line %lu): " msgstr "%ls (Zeile %lu): " -#: src/parser.cpp:756 +#: src/parser.cpp:800 #, c-format msgid "%ls: " msgstr "" @@ -1358,109 +1491,109 @@ msgstr "Hintergrundkommandos können nicht als Bedingung verwendet werden" msgid "Error while searching for command '%ls'" msgstr "Fehler beim Suchen des Befehls '%ls'" -#: src/path.cpp:233 +#: src/path.cpp:276 #, fuzzy, c-format msgid "Unable to locate the %ls directory." msgstr "Konnte Verzeichnis %ls nicht finden." -#: src/path.cpp:234 +#: src/path.cpp:277 #, c-format msgid "Please set the %ls or HOME environment variable before starting fish." msgstr "" "Bitte setzen sie %ls oder die HOME Umgebungsvariable bevor sie fish starten." -#: src/path.cpp:238 +#: src/path.cpp:281 #, c-format msgid "Unable to locate %ls directory derived from $%ls: '%ls'." msgstr "Konnte Verzeichnis %ls abgeleitet von %ls nicht finden: '%ls'." -#: src/path.cpp:240 +#: src/path.cpp:283 #, fuzzy, c-format msgid "The error was '%s'." msgstr "Der Fehler war: '%s'." -#: src/path.cpp:241 +#: src/path.cpp:284 #, c-format msgid "Please set $%ls to a directory where you have write access." msgstr "Bitte setzen sie $%ls auf ein Verzeichnis in das sie schreiben können." -#: src/path.cpp:292 +#: src/path.cpp:336 msgid "Your personal settings will not be saved." msgstr "Ihre persönlichen Einstellungen werden NICHT gespeichert." -#: src/path.cpp:307 +#: src/path.cpp:351 msgid "Your history will not be saved." msgstr "Ihre Geschichte wird nicht gespeichert." -#: src/proc.cpp:589 +#: src/proc.cpp:590 #, c-format msgid "Job %d, " msgstr "" -#: src/proc.cpp:590 +#: src/proc.cpp:591 #, fuzzy, c-format msgid "%ls: %ls'%ls' terminated by signal %ls (%ls)" msgstr "%ls: %ls'%ls' durch Signal %ls (%ls) beendet" -#: src/proc.cpp:598 +#: src/proc.cpp:599 #, fuzzy, c-format msgid "%ls: Process %d, '%ls' %ls'%ls' terminated by signal %ls (%ls)" msgstr "%ls: Prozess %d, '%ls' %ls'%ls' durch Signal %ls (%ls) beendet" -#: src/proc.cpp:768 +#: src/proc.cpp:769 msgid "An error occured while reading output from code block" msgstr "Fehler während des Lesens der Ausgabe aus Codeblock" -#: src/proc.cpp:799 +#: src/proc.cpp:846 +#, fuzzy, c-format +msgid "Could not send job %d ('%ls') with pgid %d to foreground" +msgstr "Konnte Job %d ('%ls') nicht in den Vordergrund schicken" + +#: src/proc.cpp:875 #, c-format msgid "Could not send job %d ('%ls') to foreground" msgstr "Konnte Job %d ('%ls') nicht in den Vordergrund schicken" -#: src/proc.cpp:816 -#, fuzzy, c-format -msgid "terminal_give_to_job(): Could not send job %d ('%ls') to foreground" -msgstr "Konnte Job %d ('%ls') nicht in den Vordergrund schicken" - -#: src/proc.cpp:840 src/proc.cpp:849 src/proc.cpp:863 +#: src/proc.cpp:899 src/proc.cpp:908 src/proc.cpp:922 msgid "Could not return shell to foreground" msgstr "Konnte Shell nicht wieder in Vordergrund zurückholen" -#: src/proc.cpp:996 +#: src/proc.cpp:1055 #, c-format msgid "More than one job in foreground: job 1: '%ls' job 2: '%ls'" msgstr "Mehr als ein Job im Vordergrund: Job 1: '%ls' Job 2: '%ls'" -#: src/proc.cpp:1006 +#: src/proc.cpp:1065 msgid "Process argument list" msgstr "Prozessargumentliste" -#: src/proc.cpp:1007 +#: src/proc.cpp:1066 msgid "Process name" msgstr "Prozessname" -#: src/proc.cpp:1010 +#: src/proc.cpp:1069 #, c-format msgid "Job '%ls', process '%ls' has inconsistent state 'stopped'=%d" msgstr "Job '%ls', Prozess '%ls' hat inkonsistenten Status 'stopped'=%d" -#: src/proc.cpp:1016 +#: src/proc.cpp:1075 #, c-format msgid "Job '%ls', process '%ls' has inconsistent state 'completed'=%d" msgstr "Job '%ls', Prozess '%ls' hat inkonsistenten Status 'completed'=%d" -#: src/reader.cpp:330 +#: src/reader.cpp:333 msgid "Could not set terminal mode for new job" msgstr "Konnte Terminalmodus für neuen Job nicht festlegen" -#: src/reader.cpp:359 +#: src/reader.cpp:362 msgid "Could not set terminal mode for shell" msgstr "Konnte Terminalmodus für neue Shell nicht festlegen" -#: src/reader.cpp:1602 +#: src/reader.cpp:1601 msgid "No TTY for interactive shell (tcgetpgrp failed)" msgstr "Kein TTY für interaktive Shell (tcgetpgrp schlug fehl)" -#: src/reader.cpp:1612 +#: src/reader.cpp:1611 #, c-format msgid "" "I appear to be an orphaned process, so I am quitting politely. My pid is %d." @@ -1468,42 +1601,46 @@ msgstr "" "Ich scheine ein verwaister Prozess zu sein, also beende ich mich höflich. " "Meine PID ist %d." -#: src/reader.cpp:1637 -msgid "Couldn't put the shell in its own process group" -msgstr "Konnte Shell nicht in ihre eigene Prozessgruppe verschieben" - -#: src/reader.cpp:1645 -msgid "Couldn't grab control of terminal" -msgstr "Konnte Terminalsteuerung nicht übernehmen" - -#: src/reader.cpp:2016 +#: src/reader.cpp:1994 msgid "Pop null reader block" msgstr "" -#: src/reader.cpp:2205 -msgid "There are still jobs active (use the jobs command to see them).\n" -msgstr "" -"Es gibt noch aktive jobs (benutzen sie den 'jobs' Befehl um sie zu sehen.\n" +#: src/reader.cpp:2160 +#, fuzzy +msgid "There are still jobs active:\n" +msgstr "%ls: Es gibt keine passenden Jobs\n" -#: src/reader.cpp:2206 +#: src/reader.cpp:2161 +#, fuzzy +msgid "" +"\n" +" PID Command\n" +msgstr "Befehl\n" + +#: src/reader.cpp:2170 msgid "A second attempt to exit will terminate them.\n" msgstr "Ein zweites 'exit' wird sie beenden.\n" -#: src/reader.cpp:3199 +#: src/reader.cpp:2171 +msgid "" +"Use 'disown PID' to remove jobs from the list without terminating them.\n" +msgstr "" + +#: src/reader.cpp:3205 #, c-format msgid "Unknown key binding 0x%X" msgstr "Unbekannte Tastenkombination 0x%X" -#: src/reader.cpp:3288 +#: src/reader.cpp:3294 #, fuzzy msgid "Error while reading from file descriptor" msgstr "Fehler beim Lesen von Dateideskriptor" -#: src/reader.cpp:3302 +#: src/reader.cpp:3308 msgid "Error while closing input stream" msgstr "Fehler beim Schließen des Eingabestroms" -#: src/reader.cpp:3323 +#: src/reader.cpp:3329 msgid "Error while opening input stream" msgstr "Fehler beim Öffnen des Eingabestroms" @@ -1522,153 +1659,153 @@ msgstr "Der Zeiger '%ls' ist ungültig" msgid "The pointer '%ls' is null" msgstr "Der Zeiger '%ls' ist null" -#: src/signal.cpp:39 +#: src/signal.cpp:36 msgid "Terminal hung up" msgstr "Terminal getrennt" -#: src/signal.cpp:42 +#: src/signal.cpp:39 msgid "Quit request from job control (^C)" msgstr "Quit-Anforderung über Jobsteuerung (^C)" -#: src/signal.cpp:45 +#: src/signal.cpp:42 msgid "Quit request from job control with core dump (^\\)" msgstr "Quit-Anforderung über Jobsteuerung mit Speicherauszug (^\\)" -#: src/signal.cpp:48 +#: src/signal.cpp:45 msgid "Illegal instruction" msgstr "Illegale Instruktion" -#: src/signal.cpp:51 +#: src/signal.cpp:48 msgid "Trace or breakpoint trap" msgstr "Verfolgungs- oder Haltepunkt erreicht" -#: src/signal.cpp:54 +#: src/signal.cpp:51 msgid "Abort" msgstr "Abbruch" -#: src/signal.cpp:57 +#: src/signal.cpp:54 msgid "Misaligned address error" msgstr "Fehler: nicht ausgerichtete Adresse" -#: src/signal.cpp:60 +#: src/signal.cpp:57 msgid "Floating point exception" msgstr "Fließkomma-Ausnahmefehler" -#: src/signal.cpp:63 +#: src/signal.cpp:60 msgid "Forced quit" msgstr "Erzwungene Beendigung" -#: src/signal.cpp:66 +#: src/signal.cpp:63 msgid "User defined signal 1" msgstr "Benutzerdefiniertes Signal 1" -#: src/signal.cpp:69 +#: src/signal.cpp:66 msgid "User defined signal 2" msgstr "Benutzerdefiniertes Signal 2" -#: src/signal.cpp:72 +#: src/signal.cpp:69 msgid "Address boundary error" msgstr "Adressbereichsfehler" -#: src/signal.cpp:75 +#: src/signal.cpp:72 msgid "Broken pipe" msgstr "zerstörte Pipe" -#: src/signal.cpp:78 +#: src/signal.cpp:75 msgid "Timer expired" msgstr "Zeitgeber abgelaufen" -#: src/signal.cpp:81 +#: src/signal.cpp:78 msgid "Polite quit request" msgstr "Höfliche Beendigungsanforderung" -#: src/signal.cpp:84 +#: src/signal.cpp:81 msgid "Child process status changed" msgstr "Kindprozessstatus geändert" -#: src/signal.cpp:87 +#: src/signal.cpp:84 msgid "Continue previously stopped process" msgstr "Vorher gestoppten Prozess fortsetzen" -#: src/signal.cpp:90 +#: src/signal.cpp:87 msgid "Forced stop" msgstr "Erzwungener Stopp" -#: src/signal.cpp:93 +#: src/signal.cpp:90 msgid "Stop request from job control (^Z)" msgstr "Stoppanforderung über Jobsteuerung (^Z)" -#: src/signal.cpp:96 +#: src/signal.cpp:93 msgid "Stop from terminal input" msgstr "Stopp durch Terminaleingabe" -#: src/signal.cpp:99 +#: src/signal.cpp:96 msgid "Stop from terminal output" msgstr "Stopp durch Terminalausgabe" -#: src/signal.cpp:102 +#: src/signal.cpp:99 msgid "Urgent socket condition" msgstr "Vorrangige Socket-Bedingung" -#: src/signal.cpp:105 +#: src/signal.cpp:102 msgid "CPU time limit exceeded" msgstr "CPU-Zeitbegrenzung überschritten" -#: src/signal.cpp:108 +#: src/signal.cpp:105 msgid "File size limit exceeded" msgstr "Dateigrößenbegrenzung überschritten" -#: src/signal.cpp:111 +#: src/signal.cpp:108 msgid "Virtual timer expired" msgstr "Virtueller Zeitgeber abgelaufen" -#: src/signal.cpp:114 +#: src/signal.cpp:111 msgid "Profiling timer expired" msgstr "Profilierungszeitgeber abgelaufen" -#: src/signal.cpp:117 src/signal.cpp:120 +#: src/signal.cpp:114 src/signal.cpp:117 msgid "Window size change" msgstr "Änderung der Fenstergröße" -#: src/signal.cpp:123 +#: src/signal.cpp:120 msgid "I/O on asynchronous file descriptor is possible" msgstr "E/A auf asynchronem Dateideskriptor ist möglich" -#: src/signal.cpp:126 +#: src/signal.cpp:123 msgid "Power failure" msgstr "Stromausfall" -#: src/signal.cpp:129 +#: src/signal.cpp:126 msgid "Bad system call" msgstr "Fehlerhafter Systemaufruf" -#: src/signal.cpp:132 +#: src/signal.cpp:129 msgid "Information request" msgstr "" -#: src/signal.cpp:135 +#: src/signal.cpp:132 msgid "Stack fault" msgstr "" -#: src/signal.cpp:138 +#: src/signal.cpp:135 msgid "Emulator trap" msgstr "" -#: src/signal.cpp:141 +#: src/signal.cpp:138 msgid "Abort (Alias for SIGABRT)" msgstr "" -#: src/signal.cpp:144 +#: src/signal.cpp:141 #, fuzzy msgid "Unused signal" msgstr "Benutzerdefiniertes Signal 1" -#: src/signal.cpp:176 src/signal.cpp:188 +#: src/signal.cpp:173 src/signal.cpp:185 #, fuzzy msgid "Unknown" msgstr "Unbekannt" -#: src/signal.cpp:417 +#: src/signal.cpp:413 msgid "Signal block mismatch" msgstr "" @@ -1700,46 +1837,46 @@ msgstr "Ungültige Umleitung" msgid "Cannot use stdin (fd 0) as pipe output" msgstr "Kann FD 0 nicht als Pipe-Ausgabe verwenden" -#: src/wgetopt.cpp:318 -#, fuzzy, c-format -msgid "%ls: Option '%ls' is ambiguous\n" -msgstr "%ls: Option '%ls' ist mehrdeutig\n" - -#: src/wgetopt.cpp:335 -#, fuzzy, c-format -msgid "%ls: Option '--%ls' doesn't allow an argument\n" -msgstr "%ls: Option '--%ls' erlaubt kein Argument\n" - -#: src/wgetopt.cpp:339 -#, fuzzy, c-format -msgid "%ls: Option '%lc%ls' doesn't allow an argument\n" -msgstr "%ls: Option '%lc%ls' erlaubt kein Argument\n" - -#: src/wgetopt.cpp:350 -#, fuzzy, c-format -msgid "%ls: Option '%ls' requires an argument\n" -msgstr "%ls: Option '%ls' benötigt ein Argument\n" - -#: src/wgetopt.cpp:371 -#, fuzzy, c-format -msgid "%ls: Unrecognized option '--%ls'\n" -msgstr "%ls: Unbekannte Option '%ls'\n" - -#: src/wgetopt.cpp:374 -#, fuzzy, c-format -msgid "%ls: Unrecognized option '%lc%ls'\n" -msgstr "%ls: Unbekannte Option '%lc%ls'\n" - -#: src/wgetopt.cpp:392 +#: src/wgetopt.cpp:246 #, fuzzy, c-format msgid "%ls: Invalid option -- %lc\n" msgstr "%ls: Ungültige Option -- %lc\n" -#: src/wgetopt.cpp:423 +#: src/wgetopt.cpp:277 #, fuzzy, c-format msgid "%ls: Option requires an argument -- %lc\n" msgstr "%ls: Option benötigt ein Argument -- %lc\n" +#: src/wgetopt.cpp:304 +#, fuzzy, c-format +msgid "%ls: Option '--%ls' doesn't allow an argument\n" +msgstr "%ls: Option '--%ls' erlaubt kein Argument\n" + +#: src/wgetopt.cpp:308 +#, fuzzy, c-format +msgid "%ls: Option '%lc%ls' doesn't allow an argument\n" +msgstr "%ls: Option '%lc%ls' erlaubt kein Argument\n" + +#: src/wgetopt.cpp:320 +#, fuzzy, c-format +msgid "%ls: Option '%ls' requires an argument\n" +msgstr "%ls: Option '%ls' benötigt ein Argument\n" + +#: src/wgetopt.cpp:383 +#, fuzzy, c-format +msgid "%ls: Option '%ls' is ambiguous\n" +msgstr "%ls: Option '%ls' ist mehrdeutig\n" + +#: src/wgetopt.cpp:402 +#, fuzzy, c-format +msgid "%ls: Unrecognized option '--%ls'\n" +msgstr "%ls: Unbekannte Option '%ls'\n" + +#: src/wgetopt.cpp:405 +#, fuzzy, c-format +msgid "%ls: Unrecognized option '%lc%ls'\n" +msgstr "%ls: Unbekannte Option '%lc%ls'\n" + #: src/wildcard.cpp:27 /tmp/fish/implicit/share/completions/journalctl.fish:2 msgid "Executable" msgstr "Programm" @@ -1750,9 +1887,10 @@ msgstr "Programmlink" #: src/wildcard.cpp:31 /tmp/fish/implicit/share/completions/fossil.fish:6 #: /tmp/fish/implicit/share/completions/fossil.fish:90 -#: /tmp/fish/implicit/share/completions/git.fish:86 -#: /tmp/fish/implicit/share/completions/git.fish:203 -#: /tmp/fish/implicit/share/completions/git.fish:261 +#: /tmp/fish/implicit/share/completions/git.fish:87 +#: /tmp/fish/implicit/share/completions/git.fish:206 +#: /tmp/fish/implicit/share/completions/git.fish:266 +#: /tmp/fish/implicit/share/completions/git.fish:267 msgid "File" msgstr "Datei" @@ -1795,17 +1933,17 @@ msgstr "Socket" msgid "Directory" msgstr "Verzeichnis" -#: src/wutil.cpp:147 +#: src/wutil.cpp:146 #, c-format msgid "getcwd() failed with errno %d/%s" msgstr "getcwd() schlug mit errno %d/%s fehl" -#: src/builtin.h:38 +#: src/builtin.h:35 #, fuzzy, c-format msgid "%ls: Expected argument for option %ls\n" msgstr "%ls: Erwartete ein Argument, erhielt %d\n" -#: src/builtin.h:44 +#: src/builtin.h:41 #, c-format msgid "" "%ls: Invalid combination of options,\n" @@ -1814,51 +1952,76 @@ msgstr "" "%ls: Ungültige Kombination von Optionen,\n" "%ls\n" -#: src/builtin.h:48 +#: src/builtin.h:45 #, fuzzy, c-format msgid "%ls: Variable scope can only be one of universal, global and local\n" msgstr "" "%ls: Variablenbereich kann nur universell, global oder lokal sein\n" "%ls\n" -#: src/builtin.h:51 +#: src/builtin.h:48 #, fuzzy, c-format msgid "%ls: Variable can't be both exported and unexported\n" msgstr "" "%ls: Variable kann nicht gleichzeitig exportiert und nicht exportiert sein\n" "%ls\n" -#: src/builtin.h:54 +#: src/builtin.h:51 #, c-format msgid "%ls: Unknown option '%ls'\n" msgstr "%ls: Unbekannte Option '%ls'\n" +#: src/builtin.h:54 +#, fuzzy, c-format +msgid "%ls: Expected %d args, got %d\n" +msgstr "%ls: Erwartete ein Argument, erhielt %d\n" + +#: src/builtin.h:55 +#, fuzzy, c-format +msgid "%ls %ls: Expected %d args, got %d\n" +msgstr "%ls: Erwartete ein Argument, erhielt %d\n" + +#: src/builtin.h:56 +#, fuzzy, c-format +msgid "%ls: Expected at least %d args, got only %d\n" +msgstr "%ls: Erwartete ein Argument, erhielt %d\n" + #: src/builtin.h:57 #, fuzzy, c-format -msgid "%ls: expected %d args, got %d\n" +msgid "%ls: Expected at most %d args, got %d\n" msgstr "%ls: Erwartete ein Argument, erhielt %d\n" -#: src/builtin.h:58 -#, fuzzy, c-format -msgid "%ls: %ls expected %d args, got %d\n" -msgstr "%ls: Erwartete ein Argument, erhielt %d\n" - -#: src/builtin.h:61 +#: src/builtin.h:60 #, fuzzy, c-format msgid "%ls: Variable name '%ls' is not valid. See `help identifiers`.\n" msgstr "%ls: Maximalwert '%ls' ist keine gültige Zahl\n" -#: src/builtin.h:64 +#: src/builtin.h:63 #, fuzzy, c-format msgid "%ls: mode name '%ls' is not valid. See `help identifiers`.\n" msgstr "%ls: Maximalwert '%ls' ist keine gültige Zahl\n" -#: src/builtin.h:70 +#: src/builtin.h:66 +#, c-format +msgid "%ls: Too many arguments\n" +msgstr "%ls: Zu viele Argumente\n" + +#: src/builtin.h:69 #, fuzzy, c-format msgid "%ls: Argument '%ls' is not a number\n" msgstr "%ls: Argument '%ls' muss eine Ganzzahl sein\n" +#: src/builtin.h:72 +#, fuzzy, c-format +msgid "%ls: Expected a subcommand to follow the command\n" +msgstr "%ls: Erwartete ein Argument, erhielt %d\n" + #: src/builtin.h:73 +#, fuzzy, c-format +msgid "%ls: Subcommand '%ls' is not valid\n" +msgstr "%ls: '%ls' ist keine Datei\n" + +#: src/builtin.h:76 #, c-format msgid "Send job %d, '%ls' to foreground\n" msgstr "Job %d, '%ls' in den Vordergrund schicken\n" @@ -1867,10 +2030,6 @@ msgstr "Job %d, '%ls' in den Vordergrund schicken\n" msgid "An error occurred while setting up pipe" msgstr "Fehler beim Einrichten der Pipe aufgetreten" -#: src/expand.h:100 -msgid "Array index out of bounds" -msgstr "Arrayindex ausserhalb der Grenzen" - #: src/parse_constants.h:225 #, c-format msgid "" @@ -2210,6 +2369,10 @@ msgstr "Datei zum Zugriff auf Server" msgid "show some examples of usage" msgstr "" +#: /tmp/fish/explicit/share/completions/git.fish:1 +msgid "Warning: alias '%s' has more than one command: '%s'" +msgstr "" + #: /tmp/fish/explicit/share/completions/launchctl.fish:1 msgid "Bootstraps a domain or a service into a domain" msgstr "" @@ -2490,56 +2653,94 @@ msgstr "" #: /tmp/fish/explicit/share/functions/abbr.fish:1 #, fuzzy -msgid "%s: invalid option -- %s\\n" -msgstr "%s: Ungültige Prozesskennung -- %ls\\n" +msgid "%s: Could not figure out what to do!\\n" +msgstr "%s: Konnte Startverzeichnis nicht finden\\n" #: /tmp/fish/explicit/share/functions/abbr.fish:2 #, fuzzy +msgid "%s %s: Requires at least two arguments\\n" +msgstr "%s: Erwartete ein Argument, erhielt %s\\n" + +#: /tmp/fish/explicit/share/functions/abbr.fish:3 +#: /tmp/fish/explicit/share/functions/abbr.fish:5 +#: /tmp/fish/explicit/share/functions/abbr.fish:8 +#: /tmp/fish/explicit/share/functions/abbr.fish:9 +#, fuzzy +msgid "%s %s: Abbreviation %s cannot have spaces in the word\\n" +msgstr "Signaturcache im Schlüsselring erstellen" + +#: /tmp/fish/explicit/share/functions/abbr.fish:4 +#, fuzzy +msgid "%s %s: Expected one argument\\n" +msgstr "%ls: Argument erwartet\n" + +#: /tmp/fish/explicit/share/functions/abbr.fish:6 +#: /tmp/fish/explicit/share/functions/abbr.fish:10 +#, fuzzy +msgid "%s %s: No abbreviation named %s\\n" +msgstr "Unbekannte Funktion '%ls'" + +#: /tmp/fish/explicit/share/functions/abbr.fish:7 +#, fuzzy +msgid "%s %s: Requires exactly two arguments\\n" +msgstr "%s: Erwartete ein Argument, erhielt %s\\n" + +#: /tmp/fish/explicit/share/functions/abbr.fish:11 +#, fuzzy +msgid "%s %s: Abbreviation %s already exists, cannot rename %s\\n" +msgstr "%ls: Funktion '%ls' existiert schon. Kann keine Kopie '%ls' anlegen\n" + +#: /tmp/fish/explicit/share/functions/abbr.fish:12 +#: /tmp/fish/explicit/share/functions/abbr.fish:13 +#, fuzzy +msgid "%s %s: Unexpected argument -- '%s'\\n" +msgstr "%s: Argument erwartet -- %s\\n" + +#: /tmp/fish/explicit/share/functions/abbr_old.fish:1 +#, fuzzy +msgid "%s: invalid option -- %s\\n" +msgstr "%s: Ungültige Prozesskennung -- %ls\\n" + +#: /tmp/fish/explicit/share/functions/abbr_old.fish:2 msgid "%s: %s cannot be specified along with %s\\n" msgstr "" -#: /tmp/fish/explicit/share/functions/abbr.fish:3 +#: /tmp/fish/explicit/share/functions/abbr_old.fish:3 #, fuzzy msgid "%s: option requires an argument -- %s\\n" msgstr "%s: Erwartete ein Argument, erhielt %s\\n" -#: /tmp/fish/explicit/share/functions/abbr.fish:4 +#: /tmp/fish/explicit/share/functions/abbr_old.fish:4 #, fuzzy msgid "%s: Unexpected argument -- %s\\n" msgstr "%s: Argument erwartet -- %s\\n" -#: /tmp/fish/explicit/share/functions/abbr.fish:5 -#: /tmp/fish/explicit/share/functions/abbr.fish:8 +#: /tmp/fish/explicit/share/functions/abbr_old.fish:5 +#: /tmp/fish/explicit/share/functions/abbr_old.fish:8 #, fuzzy msgid "%s: abbreviation cannot have spaces in the key\\n" msgstr "Signaturcache im Schlüsselring erstellen" -#: /tmp/fish/explicit/share/functions/abbr.fish:6 +#: /tmp/fish/explicit/share/functions/abbr_old.fish:6 msgid "%s: abbreviation must have a value\\n" msgstr "" -#: /tmp/fish/explicit/share/functions/abbr.fish:7 -#, fuzzy +#: /tmp/fish/explicit/share/functions/abbr_old.fish:7 msgid "%s: abbreviation '%s' already exists, cannot rename\\n" msgstr "" -#: /tmp/fish/explicit/share/functions/abbr.fish:9 -#: /tmp/fish/explicit/share/functions/abbr.fish:10 +#: /tmp/fish/explicit/share/functions/abbr_old.fish:9 +#: /tmp/fish/explicit/share/functions/abbr_old.fish:10 #, fuzzy msgid "%s: no such abbreviation '%s'\\n" msgstr "Unbekannte Funktion '%ls'" #: /tmp/fish/explicit/share/functions/alias.fish:1 #, fuzzy -msgid "%s: Expected one or two arguments, got %d\\n" -msgstr "%s: Erwartete ein Argument, erhielt %d\\n" - -#: /tmp/fish/explicit/share/functions/alias.fish:2 -#, fuzzy msgid "%s: Name cannot be empty\\n" msgstr "%s: Variablenname kann nicht leer sein\\n" -#: /tmp/fish/explicit/share/functions/alias.fish:3 +#: /tmp/fish/explicit/share/functions/alias.fish:2 #, fuzzy msgid "%s: Body cannot be empty\\n" msgstr "%s: Variablenname kann nicht leer sein\\n" @@ -2548,6 +2749,32 @@ msgstr "%s: Variablenname kann nicht leer sein\\n" msgid "Too many args for cd command" msgstr "" +#: /tmp/fish/explicit/share/functions/cdh.fish:1 +#, fuzzy +msgid "cdh: Expected zero or one arguments" +msgstr "%s: Erwartete ein Argument, erhielt %d\\n" + +#: /tmp/fish/explicit/share/functions/cdh.fish:2 +msgid "No previous directories to select. You have to cd at least once." +msgstr "" + +#: /tmp/fish/explicit/share/functions/cdh.fish:3 +msgid "This should not happen. Have you changed the cd function?" +msgstr "" + +#: /tmp/fish/explicit/share/functions/cdh.fish:4 +msgid "There are %s unique dirs in your history but I can only handle %s" +msgstr "" + +#: /tmp/fish/explicit/share/functions/cdh.fish:5 +msgid "Select directory by letter or number: " +msgstr "" + +#: /tmp/fish/explicit/share/functions/cdh.fish:6 +msgid "" +"Error: expected a number between 1 and %d or letter in that range, got \"%s\"" +msgstr "" + #: /tmp/fish/explicit/share/functions/edit_command_buffer.fish:2 msgid "Please set VISUAL or EDITOR to your preferred editor." msgstr "" @@ -2585,9 +2812,13 @@ msgstr "%s: Zu viele Argumente\\n" msgid "Hit end of history…\\n" msgstr "Ende des Befehlsverlaufs errreicht ...\\n" +#: /tmp/fish/explicit/share/functions/fish_opt.fish:1 +msgid "%s: The --short flag is required and must be a single character\\n" +msgstr "" + #: /tmp/fish/explicit/share/functions/__fish_print_packages.fish:1 #: /tmp/fish/implicit/share/completions/apt-cache.fish:31 -#: /tmp/fish/implicit/share/completions/apt.fish:3 +#: /tmp/fish/implicit/share/completions/apt.fish:4 #: /tmp/fish/implicit/share/completions/apt-get.fish:3 #: /tmp/fish/implicit/share/completions/aptitude.fish:3 #: /tmp/fish/implicit/share/completions/apt-mark.fish:3 @@ -2599,48 +2830,34 @@ msgstr "Ende des Befehlsverlaufs errreicht ...\\n" msgid "Package" msgstr "Paket" -#: /tmp/fish/explicit/share/functions/funced.fish:1 -#: /tmp/fish/explicit/share/functions/nextd.fish:1 -#: /tmp/fish/explicit/share/functions/prevd.fish:1 -#: /tmp/fish/explicit/share/functions/type.fish:1 -#: /tmp/fish/explicit/share/functions/vared.fish:1 +#: /tmp/fish/explicit/share/functions/fish_update_completions.fish:1 #, fuzzy -msgid "%s: Unknown option %s\\n" -msgstr "%s: Unbekannte Option %s\\n" +msgid "python executable not found" +msgstr "Entfernten Befehl nicht ausführen" #: /tmp/fish/explicit/share/functions/funced.fish:2 -#, fuzzy -msgid "funced: You must specify one function name" -msgstr "funced: Erwartete genau einen Funktionsnamen" - -#: /tmp/fish/explicit/share/functions/funced.fish:4 msgid "Editing failed or was cancelled" msgstr "" -#: /tmp/fish/explicit/share/functions/funced.fish:5 +#: /tmp/fish/explicit/share/functions/funced.fish:3 msgid "Editor exited but the function was not modified" msgstr "" -#: /tmp/fish/explicit/share/functions/funced.fish:6 +#: /tmp/fish/explicit/share/functions/funced.fish:4 msgid "Edit the file again\\? [Y/n]" msgstr "" -#: /tmp/fish/explicit/share/functions/funced.fish:7 +#: /tmp/fish/explicit/share/functions/funced.fish:5 #, fuzzy msgid "Cancelled function editing" msgstr "Funktionsdefinitonsblock" #: /tmp/fish/explicit/share/functions/funcsave.fish:1 #, fuzzy -msgid "%s: Expected function name\\n" -msgstr "%s: Erwartete genau einen Funktionsnamen\\n" - -#: /tmp/fish/explicit/share/functions/funcsave.fish:2 -#, fuzzy msgid "%s: Could not create configuration directory\\n" msgstr "%s: Konnte Startverzeichnis nicht finden\\n" -#: /tmp/fish/explicit/share/functions/funcsave.fish:3 +#: /tmp/fish/explicit/share/functions/funcsave.fish:2 #, fuzzy msgid "%s: Unknown function '%s'\\n" msgstr "Unbekannte Funktion '%ls'" @@ -2657,41 +2874,40 @@ msgstr "" msgid "help: Help is being displayed in %s.\\n" msgstr "" -#: /tmp/fish/explicit/share/functions/history.fish:2 -#, fuzzy -msgid "%ls: Invalid combination of options,\\n%ls\\n" -msgstr "" -"%ls: Ungültige Kombination von Optionen,\\n" -"%ls\\n" - -#: /tmp/fish/explicit/share/functions/history.fish:3 +#: /tmp/fish/explicit/share/functions/history.fish:1 #, fuzzy msgid "%ls: you cannot use any options with the %ls command\\n" msgstr "%ls: Sie können keine Option mit dem %ls Befehl verwenden\\n" -#: /tmp/fish/explicit/share/functions/history.fish:4 +#: /tmp/fish/explicit/share/functions/history.fish:2 #, fuzzy msgid "%ls: %ls expected %d args, got %d\\n" msgstr "%ls: Erwartete ein Argument, erhielt %d\\n" -#: /tmp/fish/explicit/share/functions/history.fish:5 +#: /tmp/fish/explicit/share/functions/history.fish:3 msgid "You must specify at least one search term when deleting entries\\n" msgstr "" -#: /tmp/fish/explicit/share/functions/history.fish:6 +#: /tmp/fish/explicit/share/functions/history.fish:4 msgid "" "If you enter 'yes' your entire interactive command history will be erased\\n" msgstr "" -#: /tmp/fish/explicit/share/functions/history.fish:7 +#: /tmp/fish/explicit/share/functions/history.fish:5 msgid "Command history cleared!" msgstr "" -#: /tmp/fish/explicit/share/functions/history.fish:8 +#: /tmp/fish/explicit/share/functions/history.fish:6 msgid "You did not say 'yes' so I will not clear your command history\\n" msgstr "" -#: /tmp/fish/explicit/share/functions/nextd.fish:2 +#: /tmp/fish/explicit/share/functions/isatty.fish:1 +#, fuzzy +msgid "%s: Too many arguments" +msgstr "%s: Zu viele Argumente\\n" + +#: /tmp/fish/explicit/share/functions/nextd.fish:1 +#: /tmp/fish/explicit/share/functions/prevd.fish:1 #, fuzzy msgid "%s: The number of positions to skip must be a non-negative integer\\n" msgstr "" @@ -2705,10 +2921,14 @@ msgstr "" msgid "%s: Directory stack is empty…\\n" msgstr "" -#: /tmp/fish/explicit/share/functions/prevd.fish:2 -msgid "The number of positions to skip must be a non-negative integer\\n" +#: /tmp/fish/explicit/share/functions/psub.fish:1 +#, fuzzy +msgid "%s: Not inside of command substitution" +msgstr "Befehlsersetzungsblock\n" + +#: /tmp/fish/explicit/share/functions/realpath.fish:1 +msgid "%s: These flags are not allowed by fish realpath: '%s'" msgstr "" -"Anzahl zu überspringender Positionen muss eine positive Ganzzahl sein\\n" #: /tmp/fish/explicit/share/functions/seq.fish:1 #, fuzzy @@ -2729,32 +2949,32 @@ msgstr "%s: Zu viele Argumente\\n" msgid "%s: Variable name must contain alphanumeric characters\\n" msgstr "" -#: /tmp/fish/explicit/share/functions/type.fish:2 +#: /tmp/fish/explicit/share/functions/type.fish:1 msgid "%s is a function with definition\\n" msgstr "%s ist eine Funktion mit der Definition\\n" -#: /tmp/fish/explicit/share/functions/type.fish:3 +#: /tmp/fish/explicit/share/functions/type.fish:2 msgid "function" msgstr "Funktion" -#: /tmp/fish/explicit/share/functions/type.fish:4 +#: /tmp/fish/explicit/share/functions/type.fish:3 msgid "%s is a builtin\\n" msgstr "%s ist ein eingebauter Befehl\\n" -#: /tmp/fish/explicit/share/functions/type.fish:5 +#: /tmp/fish/explicit/share/functions/type.fish:4 #, fuzzy msgid "builtin" msgstr "eingebauter Befehl\\n" -#: /tmp/fish/explicit/share/functions/type.fish:6 +#: /tmp/fish/explicit/share/functions/type.fish:5 msgid "%s is %s\\n" msgstr "%s ist %s\\n" -#: /tmp/fish/explicit/share/functions/type.fish:7 +#: /tmp/fish/explicit/share/functions/type.fish:6 msgid "file" msgstr "Datei" -#: /tmp/fish/explicit/share/functions/type.fish:8 +#: /tmp/fish/explicit/share/functions/type.fish:7 #, fuzzy msgid "%s: Could not find '%s'\\n" msgstr "%s: Konnte '%s' nicht finden" @@ -2764,6 +2984,24 @@ msgstr "%s: Konnte '%s' nicht finden" msgid "%s: Invalid mask '%s'\\n" msgstr "%s: Ungültige Maske '%s'\\n" +#: /tmp/fish/explicit/share/functions/_validate_int.fish:1 +#, fuzzy +msgid "%s: Value '%s' for flag '%s' is not an integer\\n" +msgstr "%s: '%s' ist kein Job\\n" + +#: /tmp/fish/explicit/share/functions/_validate_int.fish:2 +msgid "%s: Value '%s' for flag '%s' less than min allowed of '%s'\\n" +msgstr "" + +#: /tmp/fish/explicit/share/functions/_validate_int.fish:3 +msgid "%s: Value '%s' for flag '%s' greater than max allowed of '%s'\\n" +msgstr "" + +#: /tmp/fish/explicit/share/functions/vared.fish:1 +#, fuzzy +msgid "%s: Unknown option %s\\n" +msgstr "%s: Unbekannte Option %s\\n" + #: /tmp/fish/explicit/share/functions/vared.fish:2 #, fuzzy msgid "" @@ -2790,11 +3028,6 @@ msgstr "" msgid "Signal handler for the TRAP signal. Launches a debug prompt." msgstr "" -#: /tmp/fish/implicit/share/config.fish:3 -#, fuzzy -msgid "Evaluate contents of file (deprecated, see \"source\")" -msgstr "Inhalt einer Datei auswerten" - #: /tmp/fish/implicit/share/completions/a2disconf.fish:1 #: /tmp/fish/implicit/share/completions/a2dismod.fish:1 #: /tmp/fish/implicit/share/completions/a2dissite.fish:1 @@ -2832,12 +3065,14 @@ msgid "Print all abbreviation names" msgstr "Alle Namen ausgeben" #: /tmp/fish/implicit/share/completions/abbr.fish:5 +#: /tmp/fish/implicit/share/completions/help.fish:11 #: /tmp/fish/implicit/share/completions/iptables.fish:16 -#: /tmp/fish/implicit/share/completions/zypper.fish:46 +#: /tmp/fish/implicit/share/completions/zypper.fish:47 msgid "Help" msgstr "" #: /tmp/fish/implicit/share/completions/abook.fish:1 +#: /tmp/fish/implicit/share/completions/grub-install.fish:32 #, fuzzy msgid "Show usage" msgstr "Quellpaket anzeigen" @@ -3149,6 +3384,7 @@ msgstr "Aktion für Verzeichnisse" #: /tmp/fish/implicit/share/completions/ls.fish:17 #: /tmp/fish/implicit/share/completions/ls.fish:71 #: /tmp/fish/implicit/share/completions/ls.fish:72 +#: /tmp/fish/implicit/share/completions/s3cmd.fish:129 msgid "Follow symlinks" msgstr "Symbolischen Links folgen" @@ -3362,6 +3598,7 @@ msgstr "" #: /tmp/fish/implicit/share/completions/gpg.fish:50 #: /tmp/fish/implicit/share/completions/gprof.fish:30 #: /tmp/fish/implicit/share/completions/grep.fish:21 +#: /tmp/fish/implicit/share/completions/grub-file.fish:31 #: /tmp/fish/implicit/share/completions/gunzip.fish:3 #: /tmp/fish/implicit/share/completions/gzip.fish:3 #: /tmp/fish/implicit/share/completions/i3-msg.fish:3 @@ -3974,6 +4211,8 @@ msgstr "" #: /tmp/fish/implicit/share/completions/golint.fish:3 #: /tmp/fish/implicit/share/completions/gorename.fish:10 #: /tmp/fish/implicit/share/completions/gradle.fish:1 +#: /tmp/fish/implicit/share/completions/grub-install.fish:31 +#: /tmp/fish/implicit/share/completions/jest.fish:1 #: /tmp/fish/implicit/share/completions/mkvextract.fish:2 #: /tmp/fish/implicit/share/completions/mocha.fish:1 #: /tmp/fish/implicit/share/completions/modinfo.fish:11 @@ -4660,7 +4899,7 @@ msgstr "" #: /tmp/fish/implicit/share/completions/apm.fish:1 #: /tmp/fish/implicit/share/completions/apm.fish:2 #: /tmp/fish/implicit/share/completions/apm.fish:3 -#: /tmp/fish/implicit/share/completions/apt.fish:4 +#: /tmp/fish/implicit/share/completions/apt.fish:5 #: /tmp/fish/implicit/share/completions/aura.fish:18 #: /tmp/fish/implicit/share/completions/base64.fish:4 #: /tmp/fish/implicit/share/completions/brew.fish:41 @@ -4668,6 +4907,7 @@ msgstr "" #: /tmp/fish/implicit/share/completions/dpkg-reconfigure.fish:2 #: /tmp/fish/implicit/share/completions/fossil.fish:142 #: /tmp/fish/implicit/share/completions/lscpu.fish:8 +#: /tmp/fish/implicit/share/completions/mdadm.fish:8 #: /tmp/fish/implicit/share/completions/mddiagnose.fish:1 #: /tmp/fish/implicit/share/completions/mkdir.fish:5 #: /tmp/fish/implicit/share/completions/mutt.fish:4 @@ -5039,7 +5279,7 @@ msgstr "" #: /tmp/fish/implicit/share/completions/apt-cdrom.fish:10 #: /tmp/fish/implicit/share/completions/apt-config.fish:4 #: /tmp/fish/implicit/share/completions/apt-file.fish:11 -#: /tmp/fish/implicit/share/completions/apt.fish:5 +#: /tmp/fish/implicit/share/completions/apt.fish:6 #: /tmp/fish/implicit/share/completions/apt-ftparchive.fish:14 #: /tmp/fish/implicit/share/completions/apt-get.fish:46 #: /tmp/fish/implicit/share/completions/apt-mark.fish:12 @@ -5105,7 +5345,7 @@ msgstr "" #: /tmp/fish/implicit/share/completions/sort.fish:23 #: /tmp/fish/implicit/share/completions/sshfs.fish:1 #: /tmp/fish/implicit/share/completions/su.fish:7 -#: /tmp/fish/implicit/share/completions/tar.fish:51 +#: /tmp/fish/implicit/share/completions/tar.fish:53 #: /tmp/fish/implicit/share/completions/tex.fish:2 #: /tmp/fish/implicit/share/completions/time.fish:8 #: /tmp/fish/implicit/share/completions/top.fish:12 @@ -5168,6 +5408,7 @@ msgstr "Debug-Informationen ausgeben" #: /tmp/fish/implicit/share/completions/fuser.fish:11 #: /tmp/fish/implicit/share/completions/gcc.fish:452 #: /tmp/fish/implicit/share/completions/godoc.fish:22 +#: /tmp/fish/implicit/share/completions/grub-install.fish:10 #: /tmp/fish/implicit/share/completions/makedepend.fish:11 #: /tmp/fish/implicit/share/completions/mkdosfs.fish:20 #: /tmp/fish/implicit/share/completions/mount.fish:3 @@ -5179,7 +5420,7 @@ msgstr "Debug-Informationen ausgeben" #: /tmp/fish/implicit/share/completions/rmdir.fish:3 #: /tmp/fish/implicit/share/completions/rpm.fish:4 #: /tmp/fish/implicit/share/completions/ruby.fish:18 -#: /tmp/fish/implicit/share/completions/tar.fish:49 +#: /tmp/fish/implicit/share/completions/tar.fish:51 #: /tmp/fish/implicit/share/completions/time.fish:6 #: /tmp/fish/implicit/share/completions/umount.fish:4 #: /tmp/fish/implicit/share/completions/valgrind.fish:6 @@ -5241,7 +5482,7 @@ msgid "Info on a package" msgstr "Informationen über ein Paket" #: /tmp/fish/implicit/share/completions/apt-build.fish:8 -#: /tmp/fish/implicit/share/completions/zypper.fish:18 +#: /tmp/fish/implicit/share/completions/zypper.fish:19 msgid "Remove packages" msgstr "Pakete entfernen" @@ -5556,13 +5797,19 @@ msgstr "Im Dummy-Modus ausführen" msgid "Test if apt has yet to be given the subcommand" msgstr "Test, ob an apt noch ein Unterbefehl gegeben werden muss" -#: /tmp/fish/implicit/share/completions/apt.fish:6 +#: /tmp/fish/implicit/share/completions/apt.fish:3 +#: /tmp/fish/implicit/share/completions/snap.fish:2 +#, fuzzy +msgid "Test if given subcommand is used" +msgstr "Test, ob an apt noch ein Unterbefehl gegeben werden muss" + +#: /tmp/fish/implicit/share/completions/apt.fish:7 #: /tmp/fish/implicit/share/completions/git.fish:4 #, fuzzy msgid "Set a configuration option" msgstr "Konfigurationsoption festlegen" -#: /tmp/fish/implicit/share/completions/apt.fish:7 +#: /tmp/fish/implicit/share/completions/apt.fish:8 #: /tmp/fish/implicit/share/completions/man.fish:14 #: /tmp/fish/implicit/share/completions/modprobe.fish:2 #: /tmp/fish/implicit/share/completions/yum.fish:13 @@ -5570,7 +5817,7 @@ msgstr "Konfigurationsoption festlegen" msgid "Configuration file" msgstr "Konfigurationsdatei" -#: /tmp/fish/implicit/share/completions/apt.fish:8 +#: /tmp/fish/implicit/share/completions/apt.fish:9 #, fuzzy msgid "Target release" msgstr "Zielzeile" @@ -5625,7 +5872,7 @@ msgstr "Konfigurationsdatei benutzen" #: /tmp/fish/implicit/share/completions/apt-ftparchive.fish:16 #: /tmp/fish/implicit/share/completions/apt-sortpkgs.fish:5 -#: /tmp/fish/implicit/share/completions/composer.fish:6 +#: /tmp/fish/implicit/share/completions/composer.fish:7 msgid "Set config options" msgstr "Konfigurationsoptionen festlegen" @@ -7454,6 +7701,339 @@ msgstr "ARP-Adresse manuell erzeugen" msgid "Take addr from filename, default /etc/ethers" msgstr "Adresse aus Dateiname entnehmen, Standard /etc/ethers" +#: /tmp/fish/implicit/share/completions/as.fish:1 +#, fuzzy +msgid "Omit false conditionals" +msgstr "Eine Bedingung testen" + +#: /tmp/fish/implicit/share/completions/as.fish:2 +#, fuzzy +msgid "Omit debugging directives" +msgstr "Debug-Informationen ausgeben" + +#: /tmp/fish/implicit/share/completions/as.fish:3 +#, fuzzy +msgid "Include general information" +msgstr "Alle Informationen ausgeben" + +#: /tmp/fish/implicit/share/completions/as.fish:4 +msgid "Include high-level source" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:5 +#, fuzzy +msgid "Include assembly" +msgstr "Include-Pfad" + +#: /tmp/fish/implicit/share/completions/as.fish:6 +msgid "Include macro expansions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:7 +#, fuzzy +msgid "Omit forms processing" +msgstr "Anmeldeprozess ausgeben" + +#: /tmp/fish/implicit/share/completions/as.fish:8 +#, fuzzy +msgid "Include symbols" +msgstr "Datei ausschliessen" + +#: /tmp/fish/implicit/share/completions/as.fish:9 +msgid "Initially turn on alternate macro syntax" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:10 +msgid "Compress DWARF debug sections using zlib" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:11 +#, fuzzy +msgid "Don't compress DWARF debug sections" +msgstr "Keine Skrpte ausführen" + +#: /tmp/fish/implicit/share/completions/as.fish:12 +#, fuzzy +msgid "Produce assembler debugging messages" +msgstr "Fehlermeldungen unterdrücken" + +#: /tmp/fish/implicit/share/completions/as.fish:13 +#, fuzzy +msgid "Remap debug information" +msgstr "whatis-Information anzeigen" + +#: /tmp/fish/implicit/share/completions/as.fish:14 +#, fuzzy +msgid "Redefine symbols" +msgstr "Größe der Dateien ausgeben" + +#: /tmp/fish/implicit/share/completions/as.fish:15 +msgid "Require executable stack for this object" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:16 +msgid "Don't require executable stack for this object" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:17 +msgid "ELF .size directive check" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:18 +msgid "Generate ELF common symbols with STT_COMMON type" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:19 +msgid "Enable section name substitution sequences" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:20 +msgid "Skip whitespace and comment preprocessing" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:21 +#, fuzzy +msgid "Generate debugging information" +msgstr "Debug-Informationen ausgeben" + +#: /tmp/fish/implicit/share/completions/as.fish:22 +#, fuzzy +msgid "Generate STABS debugging information" +msgstr "Debug-Informationen ausgeben" + +#: /tmp/fish/implicit/share/completions/as.fish:23 +msgid "Generate STABS debug info with GNU extensions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:24 +#, fuzzy +msgid "Generate DWARF2 debugging information" +msgstr "Debug-Informationen ausgeben" + +#: /tmp/fish/implicit/share/completions/as.fish:25 +msgid "Generate per-function section names for DWARF line information" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:26 +#, fuzzy +msgid "Set the hash table size close" +msgstr "Standardzeichensatz festlegen" + +#: /tmp/fish/implicit/share/completions/as.fish:27 +#, fuzzy +msgid "Show help message and exit" +msgstr "Hilfe anzeigen und beenden" + +#: /tmp/fish/implicit/share/completions/as.fish:28 +#, fuzzy +msgid "Show target specific options" +msgstr "Befehlsspezifische Erweiterungen bearbeiten" + +#: /tmp/fish/implicit/share/completions/as.fish:29 +#, fuzzy +msgid "Add DIR to search list for .include directives" +msgstr "include-Verzeichnisse ersetzen" + +#: /tmp/fish/implicit/share/completions/as.fish:30 +#, fuzzy +msgid "Don't warn about signed overflow" +msgstr "Nur doppelte Zeilen ausgeben" + +#: /tmp/fish/implicit/share/completions/as.fish:31 +msgid "Warn when differences altered for long displacements" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:32 +#, fuzzy +msgid "Keep local symbols" +msgstr "Lokalen Zwischenspeicher und Pakete bereinigen" + +#: /tmp/fish/implicit/share/completions/as.fish:33 +msgid "Assemble in MRI compatibility mode" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:34 +#, fuzzy +msgid "Write dependency information in given file" +msgstr "Informative Nachrichten ausgeben" + +#: /tmp/fish/implicit/share/completions/as.fish:35 +#, fuzzy +msgid "Do not pad the end of sections to alignment boundaries" +msgstr "Standardschlüsselringe nicht der Schlüsselringliste hinzufügen" + +#: /tmp/fish/implicit/share/completions/as.fish:36 +#, fuzzy +msgid "Set object-file output file name" +msgstr "Ausgabedateiname angeben" + +#: /tmp/fish/implicit/share/completions/as.fish:37 +#, fuzzy +msgid "Fold data section into text section" +msgstr "Fließkomma-Ausnahmefehler" + +#: /tmp/fish/implicit/share/completions/as.fish:38 +msgid "Prefer smaller memory use" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:39 +#, fuzzy +msgid "Print various measured statistics from execution" +msgstr "Prototypen in Datei schreiben" + +#: /tmp/fish/implicit/share/completions/as.fish:40 +#, fuzzy +msgid "Strip local absolute symbols" +msgstr "Handbuchseite anzeigen" + +#: /tmp/fish/implicit/share/completions/as.fish:41 +msgid "Use same format as native assembler when possible" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:42 +#, fuzzy +msgid "Print assembler version number and exit" +msgstr "Version anzeigen und beenden" + +#: /tmp/fish/implicit/share/completions/as.fish:43 +#: /tmp/fish/implicit/share/completions/gunzip.fish:8 +#: /tmp/fish/implicit/share/completions/gzip.fish:8 +#, fuzzy +msgid "Suppress warnings" +msgstr "Warnungen unterdrücken" + +#: /tmp/fish/implicit/share/completions/as.fish:44 +#, fuzzy +msgid "Don't suppress warnings" +msgstr "Warnungen unterdrücken" + +#: /tmp/fish/implicit/share/completions/as.fish:45 +#, fuzzy +msgid "Treat warnings as errors" +msgstr "Warnungen unterdrücken" + +#: /tmp/fish/implicit/share/completions/as.fish:46 +#, fuzzy +msgid "Generate object file even after errors" +msgstr "Gepunkteten Graph generieren" + +#: /tmp/fish/implicit/share/completions/as.fish:47 +#, fuzzy +msgid "Read option from given file" +msgstr "Cookies aus Datei laden" + +#: /tmp/fish/implicit/share/completions/as.fish:48 +#, fuzzy +msgid "Print assembler version number" +msgstr "Alle Versionen ausgeben" + +#: /tmp/fish/implicit/share/completions/as.fish:49 +msgid "Don't optimize code alignment" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:50 +#, fuzzy +msgid "Quieten some warnings" +msgstr "Warnungen über MFC deaktivieren" + +#: /tmp/fish/implicit/share/completions/as.fish:51 +#, fuzzy +msgid "Generate 32 bits code" +msgstr "Ein neues Schlüsselpaar erstellen" + +#: /tmp/fish/implicit/share/completions/as.fish:52 +#, fuzzy +msgid "Generate 64 bits code" +msgstr "Ein neues Schlüsselpaar erstellen" + +#: /tmp/fish/implicit/share/completions/as.fish:53 +#, fuzzy +msgid "Generate x32 code" +msgstr "Ein neues Schlüsselpaar erstellen" + +#: /tmp/fish/implicit/share/completions/as.fish:54 +msgid "Encode SSE instructions with VEX prefix" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:55 +#, fuzzy +msgid "Check SSE instructions" +msgstr "Illegale Instruktion" + +#: /tmp/fish/implicit/share/completions/as.fish:56 +msgid "Check operand combinations for validity" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:57 +msgid "Encode scalar AVX instructions with specific vector length" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:58 +msgid "Encode scalar EVEX instructions with specific vector length" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:59 +msgid "Encode EVEX instructions with specific EVEX.W" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:60 +msgid "Encode EVEX instructions with specific EVEX.RC" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:61 +#, fuzzy +msgid "Use specfied mnemonic" +msgstr "Angegebene Warteschlange benutzen" + +#: /tmp/fish/implicit/share/completions/as.fish:62 +#, fuzzy +msgid "Use specfied syntax" +msgstr "Angegebene Warteschlange benutzen" + +#: /tmp/fish/implicit/share/completions/as.fish:63 +msgid "Support pseudo index registers" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:64 +msgid "Don't require '%' prefix for registers" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:65 +msgid "Support old (<= 2.8.1) versions of gcc" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:66 +msgid "Add BND prefix for all valid branches" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:67 +#, fuzzy +msgid "Disable branch optimization for shared code" +msgstr "Sparse-Dateien bearbeiten" + +#: /tmp/fish/implicit/share/completions/as.fish:68 +#, fuzzy +msgid "Strip all lock prefixes" +msgstr "Kein flaches Profil" + +#: /tmp/fish/implicit/share/completions/as.fish:70 +#, fuzzy +msgid "Generate relax relocations" +msgstr "Quellindexdatei erstellen" + +#: /tmp/fish/implicit/share/completions/as.fish:71 +msgid "Accept only AMD64 ISA" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:72 +msgid "Accept only Intel64 ISA" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:73 +#, fuzzy +msgid "Optimize for given CPU" +msgstr "Paketdepot optimieren" + #: /tmp/fish/implicit/share/completions/asp.fish:1 #, fuzzy msgid "Checkout package" @@ -9908,7 +10488,7 @@ msgid "Show usage message and options" msgstr "Hilfe anzeigen und beenden" #: /tmp/fish/implicit/share/completions/bzr.fish:72 -#: /tmp/fish/implicit/share/completions/git.fish:374 +#: /tmp/fish/implicit/share/completions/git.fish:380 #, fuzzy msgid "Show help message" msgstr "Hilfe anzeigen und beenden" @@ -10026,10 +10606,12 @@ msgstr "" #: /tmp/fish/implicit/share/completions/caddy.fish:24 #: /tmp/fish/implicit/share/completions/canto.fish:2 #: /tmp/fish/implicit/share/completions/cygport.fish:24 +#: /tmp/fish/implicit/share/completions/grub-install.fish:33 #: /tmp/fish/implicit/share/completions/lua.fish:4 #: /tmp/fish/implicit/share/completions/magento.fish:23 #: /tmp/fish/implicit/share/completions/modinfo.fish:10 #: /tmp/fish/implicit/share/completions/netctl-auto.fish:2 +#: /tmp/fish/implicit/share/completions/s3cmd.fish:128 #, fuzzy msgid "Show version" msgstr "Sortierung nach Version" @@ -10744,6 +11326,11 @@ msgstr "E-Mail-Adresse angeben" msgid "Display help and exit\t" msgstr "Hilfe anzeigen und beenden" +#: /tmp/fish/implicit/share/completions/chsh.fish:4 +#, fuzzy +msgid "List available shells and exit" +msgstr "Namen der verfügbaren Signale auflisten" + #: /tmp/fish/implicit/share/completions/climate.fish:2 #, fuzzy msgid "Update your climate install" @@ -10942,7 +11529,7 @@ msgstr "" #: /tmp/fish/implicit/share/completions/climate.fish:46 #, fuzzy -msgid "Display an performance overview" +msgid "Display a performance overview" msgstr "Zeichensatzeigenschaften anzeigen" #: /tmp/fish/implicit/share/completions/climate.fish:47 @@ -11002,7 +11589,6 @@ msgstr "" #: /tmp/fish/implicit/share/completions/setsid.fish:1 #: /tmp/fish/implicit/share/completions/ssh.fish:1 #: /tmp/fish/implicit/share/completions/sudo.fish:20 -#, fuzzy msgid "Command to run" msgstr "" @@ -11154,6 +11740,7 @@ msgstr "" #: /tmp/fish/implicit/share/completions/composite.fish:83 #: /tmp/fish/implicit/share/completions/display.fish:94 #: /tmp/fish/implicit/share/completions/import.fish:68 +#: /tmp/fish/implicit/share/completions/mdadm.fish:10 #: /tmp/fish/implicit/share/completions/montage.fish:104 #: /tmp/fish/implicit/share/completions/scanimage.fish:34 #: /tmp/fish/implicit/share/completions/stream.fish:33 @@ -11251,158 +11838,173 @@ msgstr "Ausgabe durch angegebenen Befehl schicken" #: /tmp/fish/implicit/share/completions/composer.fish:1 #, fuzzy +msgid "User script" +msgstr "Datei auswerten" + +#: /tmp/fish/implicit/share/completions/composer.fish:2 +#, fuzzy msgid "Short information about Composer" msgstr "Statusinformation über Fish zurückgeben" -#: /tmp/fish/implicit/share/completions/composer.fish:2 +#: /tmp/fish/implicit/share/completions/composer.fish:3 #, fuzzy msgid "Create an archive of this composer package" msgstr "Ein oder mehrere Paket(e) installieren" -#: /tmp/fish/implicit/share/completions/composer.fish:3 -#: /tmp/fish/implicit/share/completions/composer.fish:14 +#: /tmp/fish/implicit/share/completions/composer.fish:4 +#: /tmp/fish/implicit/share/completions/composer.fish:15 msgid "Opens the package's repository URL or homepage in your browser." msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:4 #: /tmp/fish/implicit/share/completions/composer.fish:5 +#: /tmp/fish/implicit/share/completions/composer.fish:6 msgid "Clears composer's internal package cache." msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:7 +#: /tmp/fish/implicit/share/completions/composer.fish:8 #, fuzzy msgid "Create new project from a package into given directory." msgstr "CVS-Paketdepot erstellen, wenn es nicht existiert" -#: /tmp/fish/implicit/share/completions/composer.fish:8 +#: /tmp/fish/implicit/share/completions/composer.fish:9 #, fuzzy msgid "Shows which packages depend on the given package" msgstr "Pakete auflisten, die abhängen von " -#: /tmp/fish/implicit/share/completions/composer.fish:9 +#: /tmp/fish/implicit/share/completions/composer.fish:10 msgid "Diagnoses the system to identify common errors." msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:10 #: /tmp/fish/implicit/share/completions/composer.fish:11 +#: /tmp/fish/implicit/share/completions/composer.fish:12 #, fuzzy msgid "Dumps the autoloader" msgstr "Paketdepot aktualisieren" -#: /tmp/fish/implicit/share/completions/composer.fish:12 +#: /tmp/fish/implicit/share/completions/composer.fish:13 #, sh-format msgid "Allows running commands in the global composer dir ($COMPOSER_HOME)." msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:13 +#: /tmp/fish/implicit/share/completions/composer.fish:14 #, fuzzy msgid "Displays help for a command" msgstr "Hilfe- und Debug-Optionen anzeigen" -#: /tmp/fish/implicit/share/completions/composer.fish:15 +#: /tmp/fish/implicit/share/completions/composer.fish:16 #, fuzzy msgid "Creates a basic composer.json file in current directory." msgstr "Nie ins übergeordnete Verzeichnis wechseln" -#: /tmp/fish/implicit/share/completions/composer.fish:16 +#: /tmp/fish/implicit/share/completions/composer.fish:17 msgid "" "Installs the project dependencies from the composer.lock file if present, or " "falls back on the composer.json." msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:17 +#: /tmp/fish/implicit/share/completions/composer.fish:18 #, fuzzy msgid "Show information about licenses of dependencies" msgstr "Status der Abhängigkeiten anzeigen" -#: /tmp/fish/implicit/share/completions/composer.fish:18 +#: /tmp/fish/implicit/share/completions/composer.fish:19 #, fuzzy msgid "Lists commands" msgstr "Prozessbefehl" -#: /tmp/fish/implicit/share/completions/composer.fish:19 +#: /tmp/fish/implicit/share/completions/composer.fish:20 #, fuzzy msgid "Removes a package from the require or require-dev" msgstr "Einen Eintrag aus dem Paketdepot entfernen" -#: /tmp/fish/implicit/share/completions/composer.fish:20 +#: /tmp/fish/implicit/share/completions/composer.fish:21 msgid "Adds required packages to your composer.json and installs them" msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:21 +#: /tmp/fish/implicit/share/completions/composer.fish:22 msgid "Run the scripts defined in composer.json." msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:22 +#: /tmp/fish/implicit/share/completions/composer.fish:23 #: /tmp/fish/implicit/share/completions/npm.fish:34 #, fuzzy msgid "Search for packages" msgstr "Quellpakete abrufen" -#: /tmp/fish/implicit/share/completions/composer.fish:23 #: /tmp/fish/implicit/share/completions/composer.fish:24 +#: /tmp/fish/implicit/share/completions/composer.fish:25 #, fuzzy msgid "Updates composer.phar to the latest version." msgstr "Abhängigkeiten an makefile anhängen" -#: /tmp/fish/implicit/share/completions/composer.fish:25 +#: /tmp/fish/implicit/share/completions/composer.fish:26 #, fuzzy msgid "Show information about packages" msgstr "Volle Versionen der Pakete anzeigen" -#: /tmp/fish/implicit/share/completions/composer.fish:26 +#: /tmp/fish/implicit/share/completions/composer.fish:27 #, fuzzy msgid "Show a list of locally modified packages" msgstr "Alle installierten Pakete abfragen" -#: /tmp/fish/implicit/share/completions/composer.fish:27 +#: /tmp/fish/implicit/share/completions/composer.fish:28 msgid "" "Updates your dependencies to the latest version according to composer.json, " "and updates the composer.lock file." msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:28 -msgid "Validates a composer.json" -msgstr "" - #: /tmp/fish/implicit/share/completions/composer.fish:29 -msgid "Displays composer's help." +msgid "Validates a composer.json" msgstr "" #: /tmp/fish/implicit/share/completions/composer.fish:30 #, fuzzy +msgid "Shows which packages cause the given package to be installed" +msgstr "Pakete auflisten, die abhängen von " + +#: /tmp/fish/implicit/share/completions/composer.fish:31 +#, fuzzy +msgid "Shows which packages prevent the given package from being installed" +msgstr "Pakete auflisten, die abhängen von " + +#: /tmp/fish/implicit/share/completions/composer.fish:32 +msgid "Displays composer's help." +msgstr "" + +#: /tmp/fish/implicit/share/completions/composer.fish:33 +#, fuzzy msgid "Do not output any message." msgstr "Keine Ausgabedateien erstellen" -#: /tmp/fish/implicit/share/completions/composer.fish:31 +#: /tmp/fish/implicit/share/completions/composer.fish:34 msgid "" "Increase the verbosity of messages: 1 for normal output (-v), 2 for more " "verbose output (-vv) and 3 for debug (-vvv)." msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:32 +#: /tmp/fish/implicit/share/completions/composer.fish:35 #, fuzzy msgid "Display composer's application version." msgstr "Kompressionsrate anzeigen" -#: /tmp/fish/implicit/share/completions/composer.fish:33 +#: /tmp/fish/implicit/share/completions/composer.fish:36 msgid "Force ANSI output." msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:34 +#: /tmp/fish/implicit/share/completions/composer.fish:37 msgid "Disable ANSI output." msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:35 +#: /tmp/fish/implicit/share/completions/composer.fish:38 #, fuzzy msgid "Do not ask any interactive question." msgstr "Ausführung im interaktiven Modus" -#: /tmp/fish/implicit/share/completions/composer.fish:36 +#: /tmp/fish/implicit/share/completions/composer.fish:39 msgid "Display timing and memory usage information." msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:37 +#: /tmp/fish/implicit/share/completions/composer.fish:40 msgid "If specified, use the given directory as working directory." msgstr "" @@ -14747,6 +15349,160 @@ msgstr "Dateisystemtyp ausschliessen" msgid "Show all file systems" msgstr "Alle Dateisysteme anzeigen" +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:1 +#, fuzzy +msgid "Background immediately" +msgstr "Direkt nach Start im Hintergrund arbeiten" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:2 +#, fuzzy +msgid "Use given script" +msgstr "Aktualisierungs-Intervall" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:3 +msgid "Generate an RFC 4361 compliant clientid" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:4 +#, fuzzy +msgid "Echo debug messages to stderr & syslog" +msgstr "Hilfe anzeigen und beenden" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:5 +msgid "Use last acquired lease if cannot obtain one" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:6 +msgid "Use last acquired lease if cannot obtain one even if expired" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:7 +#, fuzzy +msgid "Push given value the environment" +msgstr "Einen Eintrag aus dem Paketdepot entfernen" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:8 +#, fuzzy +msgid "Reapply configuration for each interface" +msgstr "Konfigurationsdatei ausgeben" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:9 +msgid "Request DHCP server to update DNS using FQDN instead of hostname" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:10 +#, fuzzy +msgid "Specify config to load instead of /etc/dhcpcd.conf" +msgstr "Angegebene Datei anstelle der Standardvertrauensdatenbank nutzen" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:11 +#, fuzzy +msgid "Send hostname to DHCP server" +msgstr "Mail an Benutzer senden" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:12 +msgid "Send given clientid" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:13 +msgid "Override DHCPv4 vendorclassid field sent" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:14 +#, fuzzy +msgid "Writes to specfied log file instead of syslog" +msgstr "Angegebene Datei anstelle der Standardvertrauensdatenbank nutzen" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:15 +msgid "Release lease and de-configure interface" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:16 +#, fuzzy +msgid "Request specific lease time in secs" +msgstr "Geben Sie einen Titel für rss an" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:17 +#, fuzzy +msgid "Start dhcpcd in Master mode" +msgstr "Im Ordner-Index starten" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:18 +msgid "Set prefered interface based on given rank (lowest wins)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:19 +#, fuzzy +msgid "Reload config and rebind specified interface" +msgstr "Quelladresse auf angegebene Schnittstellenadresse festlegen" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:20 +#, fuzzy +msgid "Renew existing addresses on specified interface" +msgstr "Quelladresse auf angegebene Schnittstellenadresse festlegen" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:21 +#, fuzzy +msgid "Request DHCP option" +msgstr "Optionen angeben" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:22 +#, fuzzy +msgid "Keep configuration even when dhcpcd exits" +msgstr "Version anzeigen und beenden" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:23 +msgid "Request given address in DHCP DISCOVER message" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:24 +msgid "Request given address in DHCP INFORM message" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:25 +msgid "Perform DHCPv6 Information Request" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:26 +#, fuzzy +msgid "Configure static DHCP value" +msgstr "Konfigurationsdatei ausgeben" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:27 +#, fuzzy +msgid "Timeout after seconds" +msgstr "Minimalintervall in Sekunden" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:28 +msgid "Tag DHCPv4 message with given userclass" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:29 +msgid "Add encapsulated vendor option" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:30 +#: /tmp/fish/implicit/share/completions/eix.fish:2 +#: /tmp/fish/implicit/share/completions/htop.fish:8 +#: /tmp/fish/implicit/share/completions/pv.fish:33 +#: /tmp/fish/implicit/share/completions/subl.fish:9 +#, fuzzy +msgid "Show version and exit" +msgstr "Version anzeigen und beenden" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:31 +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:32 +msgid "Wait for address to be assigned before forking to background" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:33 +msgid "Exit dhcpcd process linked to given interface" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:34 +msgid "Allow reboot after secs" +msgstr "" + #: /tmp/fish/implicit/share/completions/diff.fish:1 msgid "Ignore case differences" msgstr "Unterschiede bei Groß-/Kleinschreibung ignorieren" @@ -14772,7 +15528,7 @@ msgid "Ignore all white space" msgstr "white space (Worttrenner) ignorieren" #: /tmp/fish/implicit/share/completions/diff.fish:7 -#: /tmp/fish/implicit/share/completions/git.fish:319 +#: /tmp/fish/implicit/share/completions/git.fish:325 msgid "Ignore changes whose lines are all blank" msgstr "Änderungen ignorieren, deren Zeilen alle leer sind" @@ -14782,7 +15538,7 @@ msgid "Ignore changes whose lines match the REGEX" msgstr "Änderungen ignorieren, deren Zeilen alle leer sind" #: /tmp/fish/implicit/share/completions/diff.fish:9 -#: /tmp/fish/implicit/share/completions/git.fish:315 +#: /tmp/fish/implicit/share/completions/git.fish:321 msgid "Treat all files as text" msgstr "Alle Dateien als Text behandeln" @@ -15786,13 +16542,6 @@ msgstr "Benutze per 'backslash (\\)'maskierte Zeichen " msgid "Show a help screen and exit" msgstr "Hilfe anzeigen und beenden" -#: /tmp/fish/implicit/share/completions/eix.fish:2 -#: /tmp/fish/implicit/share/completions/htop.fish:8 -#: /tmp/fish/implicit/share/completions/pv.fish:33 -#, fuzzy -msgid "Show version and exit" -msgstr "Version anzeigen und beenden" - #: /tmp/fish/implicit/share/completions/eix.fish:3 #, fuzzy msgid "Dump variables to stdout" @@ -16162,7 +16911,7 @@ msgid "do not display a splash screen on startup" msgstr "" #: /tmp/fish/implicit/share/completions/emacs.fish:12 -msgid "do not communicate with X, ignoring " +msgid "do not communicate with X, ignoring :0" msgstr "" #: /tmp/fish/implicit/share/completions/emacs.fish:13 @@ -16640,7 +17389,6 @@ msgstr "Variable löschen" #: /tmp/fish/implicit/share/completions/env.fish:2 #: /tmp/fish/implicit/share/completions/nice.fish:1 #: /tmp/fish/implicit/share/completions/time.fish:1 -#, fuzzy msgid "Command" msgstr "" @@ -16825,6 +17573,296 @@ msgstr "" msgid "use comma separated list of explicit tab positions" msgstr "Komma-getrennte Liste anzuzeigender Abhängigkeitstypen" +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:1 +msgid "create a backup of one or several jails" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:2 +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:4 +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:6 +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:9 +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:11 +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:15 +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:18 +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:20 +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:22 +msgid "jail" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:3 +#, fuzzy +msgid "manage specific jails" +msgstr "Angegebene Konfigurationsdatei benutzen" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:5 +msgid "attach your console to a running jail" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:7 +msgid "installs a new jail inside ezjail's scope" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:8 +msgid "removes a jail from ezjail's config" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:10 +msgid "dump diffs between jail initialisation and freeze time into a flavour" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:12 +#, fuzzy +msgid "create the basejail from binary packages" +msgstr "Informationen über ein Paket" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:13 +#, fuzzy +msgid "list all jails" +msgstr "Alle Versionen ausgeben" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:14 +#, fuzzy +msgid "restart a running jail" +msgstr "Versteckte Funktionen anzeigen" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:16 +msgid "create new jails from archived versions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:17 +msgid "create a snapshot of a jail" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:19 +#, fuzzy +msgid "start a jail" +msgstr "Job aus Datei lesen" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:21 +#, fuzzy +msgid "stop a running jail" +msgstr "Versteckte Funktionen anzeigen" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:23 +msgid "check for reasons for the jails to fail" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:24 +#, fuzzy +msgid "create or update the basejail from source" +msgstr "Paket aus Quelle generieren" + +#: /tmp/fish/implicit/share/completions/fab.fish:1 +#: /tmp/fish/implicit/share/completions/pkgfile.fish:2 +#, fuzzy +msgid "show this help message and exit" +msgstr "Hilfe anzeigen und beenden" + +#: /tmp/fish/implicit/share/completions/fab.fish:2 +#, fuzzy +msgid "print detailed info about command NAME" +msgstr "Zeigt Änderungsinformationen zu dem Paket an" + +#: /tmp/fish/implicit/share/completions/fab.fish:3 +msgid "formats --list, choices: short, normal, nested" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:4 +msgid "Force password prompt up-front" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:5 +msgid "Force sudo password prompt up-front" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:6 +#, fuzzy +msgid "print list of possible commands and exit" +msgstr "Liste laufender screen-Sitzungen ausgeben" + +#: /tmp/fish/implicit/share/completions/fab.fish:7 +msgid "comma separated KEY=VALUE pairs to set Fab env vars" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:8 +msgid "alias for -F short --list" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:9 +#: /tmp/fish/implicit/share/completions/pkgfile.fish:1 +#, fuzzy +msgid "show program's version number and exit" +msgstr "Version anzeigen und beenden" + +#: /tmp/fish/implicit/share/completions/fab.fish:10 +#, fuzzy +msgid "don't user the running SSH agent" +msgstr "Versteckte Funktionen anzeigen" + +#: /tmp/fish/implicit/share/completions/fab.fish:11 +msgid "forward local agent to remote end" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:12 +msgid "abort instead of prompting (for password, host, etc)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:13 +#, fuzzy +msgid "specify location of config file to use" +msgstr "apt-Konfigurationsdatei angeben" + +#: /tmp/fish/implicit/share/completions/fab.fish:14 +#, fuzzy +msgid "Color error output" +msgstr "Farben benutzen" + +#: /tmp/fish/implicit/share/completions/fab.fish:15 +msgid "do not load user known_hosts file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:16 +msgid "disconnect from hosts as soon as possible" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:17 +msgid "python module file to import, e.g. '../other.py'" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:18 +msgid "gateway host to connect through" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:19 +#, fuzzy +msgid "Use GSS-API authentication" +msgstr "Pseudo-tty-Zuordnung erzwingen" + +#: /tmp/fish/implicit/share/completions/fab.fish:20 +msgid "Delegate GSS-API client credentials or not" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:21 +msgid "Perform GSS-API Key Exchange and user authentication" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:22 +#, fuzzy +msgid "comma-separated list of output levels to hide" +msgstr "Komma-getrenntes Format" + +#: /tmp/fish/implicit/share/completions/fab.fish:23 +#, fuzzy +msgid "comma-separated list of hosts to operate on" +msgstr "Komma-getrennte Liste anzuzeigender Abhängigkeitstypen" + +#: /tmp/fish/implicit/share/completions/fab.fish:24 +msgid "path to SSH private key file. May be repeated." +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:25 +msgid "don't load private key files from ~/.ssh/" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:26 +msgid "enables a keepalive every N seconds" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:27 +#, fuzzy +msgid "print line-by-line instead of byte-by-byte" +msgstr "Konnte Eingabe nicht konvertieren. %d Bytes gelesen." + +#: /tmp/fish/implicit/share/completions/fab.fish:28 +msgid "make M attempts to connect before giving up" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:29 +#, fuzzy +msgid "do not use pseudo-terminal in run/sudo" +msgstr "Keine eingebauten Funktionen verwenden" + +#: /tmp/fish/implicit/share/completions/fab.fish:30 +#, fuzzy +msgid "password for use with authentication and/or sudo" +msgstr "Abfrage des Passworts für den Authentifizierungsserver" + +#: /tmp/fish/implicit/share/completions/fab.fish:31 +msgid "default to parallel execution method" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:32 +msgid "SSH connection port" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:33 +#, fuzzy +msgid "reject unknown hosts" +msgstr "Unbekannte Option: " + +#: /tmp/fish/implicit/share/completions/fab.fish:34 +msgid "password for use with sudo only" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:35 +msgid "load system known_hosts file before reading user known_hosts" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:36 +#, fuzzy +msgid "comma-separated list of roles to operate on" +msgstr "Komma-getrennte Liste anzuzeigender Abhängigkeitstypen" + +#: /tmp/fish/implicit/share/completions/fab.fish:37 +msgid "specify a new shell, defaults to '/bin/bash -l -c'" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:38 +#, fuzzy +msgid "comma-separated list of output levels to show" +msgstr "Komma-getrennte Liste anzuzeigender Abhängigkeitstypen" + +#: /tmp/fish/implicit/share/completions/fab.fish:39 +msgid "skip over hosts that can't be reached" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:40 +#, fuzzy +msgid "skip over unknown tasks" +msgstr "Fehlende Pakete ignorieren" + +#: /tmp/fish/implicit/share/completions/fab.fish:41 +#, fuzzy +msgid "Path to SSH config file" +msgstr "Zeichenkette vor relative Links stellen" + +#: /tmp/fish/implicit/share/completions/fab.fish:42 +#, fuzzy +msgid "set connection timeout to N seconds" +msgstr "Verbindungszeitüberschreitung festlegen" + +#: /tmp/fish/implicit/share/completions/fab.fish:43 +msgid "set remote command timeout to N seconds" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:44 +msgid "username to use when connecting to remote hosts" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:45 +msgid "warn, instead of abort, when commands fail" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:46 +#, fuzzy +msgid "comma-separated list of hosts to exclude" +msgstr "Komma-getrenntes Format" + +#: /tmp/fish/implicit/share/completions/fab.fish:47 +#, fuzzy +msgid "number of concurrent processes to use in parallel mode" +msgstr "Anzahl gleichzeitiger Jobs" + #: /tmp/fish/implicit/share/completions/feh.fish:1 msgid "Specify a shell command as action to perform on the image" msgstr "" @@ -18295,7 +19333,7 @@ msgid "Undo latest bad/good command." msgstr "Befehlsblock beenden" #: /tmp/fish/implicit/share/completions/fossil.fish:48 -#: /tmp/fish/implicit/share/completions/git.fish:87 +#: /tmp/fish/implicit/share/completions/git.fish:88 #, fuzzy msgid "Create a new branch" msgstr "Neues Projekt erstellen" @@ -18727,10 +19765,10 @@ msgstr "Konfigurationsdatei benutzen" #: /tmp/fish/implicit/share/completions/fossil.fish:274 #: /tmp/fish/implicit/share/completions/fossil.fish:280 #: /tmp/fish/implicit/share/completions/git.fish:64 -#: /tmp/fish/implicit/share/completions/git.fish:85 -#: /tmp/fish/implicit/share/completions/git.fish:239 -#: /tmp/fish/implicit/share/completions/git.fish:287 -#: /tmp/fish/implicit/share/completions/git.fish:288 +#: /tmp/fish/implicit/share/completions/git.fish:86 +#: /tmp/fish/implicit/share/completions/git.fish:244 +#: /tmp/fish/implicit/share/completions/git.fish:293 +#: /tmp/fish/implicit/share/completions/git.fish:294 #, fuzzy msgid "Tag" msgstr "Ziel" @@ -19179,7 +20217,7 @@ msgid "Limit number of tags" msgstr "Nur Anzahl von Treffern ausgeben" #: /tmp/fish/implicit/share/completions/fossil.fish:281 -#: /tmp/fish/implicit/share/completions/git.fish:285 +#: /tmp/fish/implicit/share/completions/git.fish:291 #, fuzzy msgid "List tags" msgstr "Kennzeichnung bearbeiten" @@ -19299,7 +20337,7 @@ msgstr "Sämtliche Versions-Informationen ignorieren" #: /tmp/fish/implicit/share/completions/ranger.fish:14 #: /tmp/fish/implicit/share/completions/rejmerge.fish:3 #: /tmp/fish/implicit/share/completions/root.fish:6 -#: /tmp/fish/implicit/share/completions/zypper.fish:3 +#: /tmp/fish/implicit/share/completions/zypper.fish:4 #, fuzzy msgid "Print help" msgstr "URIs ausgeben" @@ -19395,7 +20433,7 @@ msgstr "Alle möglichen Definitionen des angegebenen Namens ausgeben" #: /tmp/fish/implicit/share/completions/functions.fish:9 #, fuzzy -msgid "Display data about the function" +msgid "Display information about the function" msgstr "$ am Zeilenende anzeigen" #: /tmp/fish/implicit/share/completions/functions.fish:10 @@ -25502,7 +26540,7 @@ msgstr "Ausgabe an Datei anhängen" #: /tmp/fish/implicit/share/completions/journalctl.fish:6 #: /tmp/fish/implicit/share/completions/localectl.fish:6 #: /tmp/fish/implicit/share/completions/machinectl.fish:5 -#: /tmp/fish/implicit/share/completions/systemctl.fish:48 +#: /tmp/fish/implicit/share/completions/systemctl.fish:41 #: /tmp/fish/implicit/share/completions/systemd-analyze.fish:5 #: /tmp/fish/implicit/share/completions/timedatectl.fish:9 #, fuzzy @@ -25561,28 +26599,28 @@ msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:22 #: /tmp/fish/implicit/share/completions/git.fish:62 -#: /tmp/fish/implicit/share/completions/git.fish:82 -#: /tmp/fish/implicit/share/completions/git.fish:93 -#: /tmp/fish/implicit/share/completions/git.fish:105 -#: /tmp/fish/implicit/share/completions/git.fish:127 -#: /tmp/fish/implicit/share/completions/git.fish:131 -#: /tmp/fish/implicit/share/completions/git.fish:137 -#: /tmp/fish/implicit/share/completions/git.fish:180 -#: /tmp/fish/implicit/share/completions/git.fish:216 +#: /tmp/fish/implicit/share/completions/git.fish:96 +#: /tmp/fish/implicit/share/completions/git.fish:108 +#: /tmp/fish/implicit/share/completions/git.fish:130 +#: /tmp/fish/implicit/share/completions/git.fish:134 +#: /tmp/fish/implicit/share/completions/git.fish:140 +#: /tmp/fish/implicit/share/completions/git.fish:183 #: /tmp/fish/implicit/share/completions/git.fish:219 -#: /tmp/fish/implicit/share/completions/git.fish:237 -#: /tmp/fish/implicit/share/completions/git.fish:260 -#: /tmp/fish/implicit/share/completions/git.fish:279 -#: /tmp/fish/implicit/share/completions/git.fish:301 +#: /tmp/fish/implicit/share/completions/git.fish:222 +#: /tmp/fish/implicit/share/completions/git.fish:242 +#: /tmp/fish/implicit/share/completions/git.fish:265 +#: /tmp/fish/implicit/share/completions/git.fish:285 +#: /tmp/fish/implicit/share/completions/git.fish:307 msgid "Branch" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:23 -#: /tmp/fish/implicit/share/completions/git.fish:195 -#: /tmp/fish/implicit/share/completions/git.fish:207 -#: /tmp/fish/implicit/share/completions/git.fish:232 -#: /tmp/fish/implicit/share/completions/git.fish:245 -#: /tmp/fish/implicit/share/completions/git.fish:268 +#: /tmp/fish/implicit/share/completions/git.fish:198 +#: /tmp/fish/implicit/share/completions/git.fish:210 +#: /tmp/fish/implicit/share/completions/git.fish:237 +#: /tmp/fish/implicit/share/completions/git.fish:250 +#: /tmp/fish/implicit/share/completions/git.fish:274 +#: /tmp/fish/implicit/share/completions/mdadm.fish:12 #: /tmp/fish/implicit/share/completions/update-eix-remote.fish:1 #, fuzzy msgid "Be quiet" @@ -25591,10 +26629,10 @@ msgstr "Erzwungene Beendigung" #: /tmp/fish/implicit/share/completions/git.fish:24 #: /tmp/fish/implicit/share/completions/git.fish:41 #: /tmp/fish/implicit/share/completions/git.fish:70 -#: /tmp/fish/implicit/share/completions/git.fish:196 -#: /tmp/fish/implicit/share/completions/git.fish:208 -#: /tmp/fish/implicit/share/completions/git.fish:233 -#: /tmp/fish/implicit/share/completions/git.fish:246 +#: /tmp/fish/implicit/share/completions/git.fish:199 +#: /tmp/fish/implicit/share/completions/git.fish:211 +#: /tmp/fish/implicit/share/completions/git.fish:238 +#: /tmp/fish/implicit/share/completions/git.fish:251 #: /tmp/fish/implicit/share/completions/prt-get.fish:53 #: /tmp/fish/implicit/share/completions/prt-get.fish:111 #: /tmp/fish/implicit/share/completions/xz.fish:32 @@ -25603,12 +26641,12 @@ msgid "Be verbose" msgstr "Nicht überschreiben" #: /tmp/fish/implicit/share/completions/git.fish:25 -#: /tmp/fish/implicit/share/completions/git.fish:210 +#: /tmp/fish/implicit/share/completions/git.fish:213 msgid "Append ref names and object names" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:26 -#: /tmp/fish/implicit/share/completions/git.fish:211 +#: /tmp/fish/implicit/share/completions/git.fish:214 msgid "Force update of local branches" msgstr "" @@ -25762,9 +26800,9 @@ msgid "Shows the last commit of a branch" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:63 -#: /tmp/fish/implicit/share/completions/git.fish:84 -#: /tmp/fish/implicit/share/completions/git.fish:106 -#: /tmp/fish/implicit/share/completions/git.fish:181 +#: /tmp/fish/implicit/share/completions/git.fish:85 +#: /tmp/fish/implicit/share/completions/git.fish:109 +#: /tmp/fish/implicit/share/completions/git.fish:184 msgid "Remote branch" msgstr "" @@ -25796,7 +26834,7 @@ msgid "Allow adding otherwise ignored files" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:72 -#: /tmp/fish/implicit/share/completions/git.fish:252 +#: /tmp/fish/implicit/share/completions/git.fish:257 #, fuzzy msgid "Interactive mode" msgstr "Im nicht interaktiven Modus ausführen" @@ -25841,1134 +26879,1163 @@ msgstr "" msgid "Checkout and switch to a branch" msgstr "" +#: /tmp/fish/implicit/share/completions/git.fish:82 +#, fuzzy +msgid "Local Branch" +msgstr "Logisches Und" + #: /tmp/fish/implicit/share/completions/git.fish:83 -#: /tmp/fish/implicit/share/completions/git.fish:238 +#, fuzzy +msgid "Remote Branch" +msgstr "Eine Platte umbenennen" + +#: /tmp/fish/implicit/share/completions/git.fish:84 +#: /tmp/fish/implicit/share/completions/git.fish:243 msgid "Head" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:88 +#: /tmp/fish/implicit/share/completions/git.fish:89 msgid "Track a new branch" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:89 +#: /tmp/fish/implicit/share/completions/git.fish:90 +#, fuzzy +msgid "Keep staged changes" +msgstr "Pakete entfernen" + +#: /tmp/fish/implicit/share/completions/git.fish:91 +#, fuzzy +msgid "Keep unmerged changes" +msgstr "Pakete entfernen" + +#: /tmp/fish/implicit/share/completions/git.fish:92 msgid "Apply a patch on a git index file and a working tree" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:90 +#: /tmp/fish/implicit/share/completions/git.fish:93 msgid "Create an archive of files from a named tree" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:91 +#: /tmp/fish/implicit/share/completions/git.fish:94 msgid "Find the change that introduced a bug by binary search" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:92 +#: /tmp/fish/implicit/share/completions/git.fish:95 #, fuzzy msgid "List, create, or delete branches" msgstr "Keine komprimierten Patche erstellen" -#: /tmp/fish/implicit/share/completions/git.fish:94 +#: /tmp/fish/implicit/share/completions/git.fish:97 #, fuzzy msgid "Delete branch" msgstr "Aus Archiv löschen" -#: /tmp/fish/implicit/share/completions/git.fish:95 +#: /tmp/fish/implicit/share/completions/git.fish:98 #, fuzzy msgid "Force deletion of branch" msgstr "Löschung erzwingen" -#: /tmp/fish/implicit/share/completions/git.fish:96 +#: /tmp/fish/implicit/share/completions/git.fish:99 #, fuzzy msgid "Rename branch" msgstr "Eine Platte umbenennen" -#: /tmp/fish/implicit/share/completions/git.fish:97 +#: /tmp/fish/implicit/share/completions/git.fish:100 #, fuzzy msgid "Force renaming branch" msgstr "Warnungen unterdrücken" -#: /tmp/fish/implicit/share/completions/git.fish:98 +#: /tmp/fish/implicit/share/completions/git.fish:101 msgid "Lists both local and remote branches" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:99 +#: /tmp/fish/implicit/share/completions/git.fish:102 msgid "Track remote branch" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:100 +#: /tmp/fish/implicit/share/completions/git.fish:103 #, fuzzy msgid "Do not track remote branch" msgstr "Entfernten Befehl nicht ausführen" -#: /tmp/fish/implicit/share/completions/git.fish:101 +#: /tmp/fish/implicit/share/completions/git.fish:104 msgid "Set remote branch to track" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:102 +#: /tmp/fish/implicit/share/completions/git.fish:105 msgid "List branches that have been merged" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:103 +#: /tmp/fish/implicit/share/completions/git.fish:106 msgid "List branches that have not been merged" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:104 +#: /tmp/fish/implicit/share/completions/git.fish:107 msgid "Apply the change introduced by an existing commit" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:107 +#: /tmp/fish/implicit/share/completions/git.fish:110 msgid "Edit the commit message prior to committing" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:108 +#: /tmp/fish/implicit/share/completions/git.fish:111 msgid "" "Append info in generated commit on the origin of the cherry-picked change" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:109 +#: /tmp/fish/implicit/share/completions/git.fish:112 msgid "Apply changes without making any commit" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:110 +#: /tmp/fish/implicit/share/completions/git.fish:113 msgid "Add Signed-off-by line to the commit message" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:111 -msgid "Fast-forward if possible" -msgstr "" - -#: /tmp/fish/implicit/share/completions/git.fish:112 -#, fuzzy -msgid "Clone a repository into a new directory" -msgstr "CVS-Paketdepot erstellen, wenn es nicht existiert" - -#: /tmp/fish/implicit/share/completions/git.fish:113 -msgid "Copy files instead of using hardlinks" -msgstr "" - #: /tmp/fish/implicit/share/completions/git.fish:114 -msgid "Operate quietly and do not report progress" +msgid "Fast-forward if possible" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:115 #, fuzzy -msgid "Provide more information on what is going on" -msgstr "Während der Verarbeitung zusätzliche Informationen ausgeben" +msgid "Clone a repository into a new directory" +msgstr "CVS-Paketdepot erstellen, wenn es nicht existiert" #: /tmp/fish/implicit/share/completions/git.fish:116 -msgid "No checkout of HEAD is performed after the clone is complete" +msgid "Copy files instead of using hardlinks" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:117 +msgid "Operate quietly and do not report progress" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:118 +#, fuzzy +msgid "Provide more information on what is going on" +msgstr "Während der Verarbeitung zusätzliche Informationen ausgeben" + +#: /tmp/fish/implicit/share/completions/git.fish:119 +msgid "No checkout of HEAD is performed after the clone is complete" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:120 #, fuzzy msgid "Make a bare Git repository" msgstr "Eine lokale Kopie eines weiteren Paketdepots erstellen" -#: /tmp/fish/implicit/share/completions/git.fish:118 +#: /tmp/fish/implicit/share/completions/git.fish:121 #, fuzzy msgid "Set up a mirror of the source repository" msgstr "Dateien in das Paketdepot übertragen" -#: /tmp/fish/implicit/share/completions/git.fish:119 +#: /tmp/fish/implicit/share/completions/git.fish:122 #, fuzzy msgid "Use a specific name of the remote instead of the default" msgstr "Angegebene Datei anstelle der Standardvertrauensdatenbank nutzen" -#: /tmp/fish/implicit/share/completions/git.fish:120 +#: /tmp/fish/implicit/share/completions/git.fish:123 msgid "Use a specific branch instead of the one used by the cloned repository" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:121 +#: /tmp/fish/implicit/share/completions/git.fish:124 #, fuzzy msgid "Truncate the history to a specified number of revisions" msgstr "Priorität zunächst um angegebene Zahl erhöhen" -#: /tmp/fish/implicit/share/completions/git.fish:122 +#: /tmp/fish/implicit/share/completions/git.fish:125 #, fuzzy msgid "Initialize all submodules within the cloned repository" msgstr "Dateien in das Paketdepot übertragen" -#: /tmp/fish/implicit/share/completions/git.fish:123 +#: /tmp/fish/implicit/share/completions/git.fish:126 #, fuzzy msgid "Record changes to the repository" msgstr "Dateien in das Paketdepot übertragen" -#: /tmp/fish/implicit/share/completions/git.fish:124 +#: /tmp/fish/implicit/share/completions/git.fish:127 #, fuzzy msgid "Amend the log message of the last commit" msgstr "Paket aus Datei lesen" -#: /tmp/fish/implicit/share/completions/git.fish:125 +#: /tmp/fish/implicit/share/completions/git.fish:128 msgid "Fixup commit to be used with rebase --autosquash" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:126 +#: /tmp/fish/implicit/share/completions/git.fish:129 msgid "Show changes between commits, commit and working tree, etc" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:128 +#: /tmp/fish/implicit/share/completions/git.fish:131 #, fuzzy msgid "Show diff of changes in the index" msgstr "Arbeitsverzeichnis wechseln" -#: /tmp/fish/implicit/share/completions/git.fish:129 +#: /tmp/fish/implicit/share/completions/git.fish:132 #, fuzzy msgid "Compare two paths on the filesystem" msgstr "Archiv und Dateisystem vergleichen" -#: /tmp/fish/implicit/share/completions/git.fish:130 +#: /tmp/fish/implicit/share/completions/git.fish:133 msgid "Open diffs in a visual tool" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:132 +#: /tmp/fish/implicit/share/completions/git.fish:135 msgid "Visually show diff of changes in the index" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:133 +#: /tmp/fish/implicit/share/completions/git.fish:136 #, fuzzy msgid "Print lines matching a pattern" msgstr "Inhalte eines Paketes auflisten, das dem Muster entspricht" -#: /tmp/fish/implicit/share/completions/git.fish:134 +#: /tmp/fish/implicit/share/completions/git.fish:137 msgid "Create an empty git repository or reinitialize an existing one" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:135 +#: /tmp/fish/implicit/share/completions/git.fish:138 msgid "Show commit shortlog" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:136 +#: /tmp/fish/implicit/share/completions/git.fish:139 msgid "Show commit logs" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:138 +#: /tmp/fish/implicit/share/completions/git.fish:141 msgid "Continue listing file history beyond renames" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:139 +#: /tmp/fish/implicit/share/completions/git.fish:142 #, fuzzy msgid "Don't print ref names" msgstr "Kopfzeile nicht ausgeben" -#: /tmp/fish/implicit/share/completions/git.fish:140 +#: /tmp/fish/implicit/share/completions/git.fish:143 #, fuzzy msgid "Print out ref names" msgstr "Kernel-Name ausgeben" -#: /tmp/fish/implicit/share/completions/git.fish:141 +#: /tmp/fish/implicit/share/completions/git.fish:144 msgid "Print ref name by which each commit was reached" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:142 +#: /tmp/fish/implicit/share/completions/git.fish:145 msgid "Limit the number of commits before starting to show the commit output" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:143 +#: /tmp/fish/implicit/share/completions/git.fish:146 #, fuzzy msgid "Skip given number of commits" msgstr "Inode-Nummer der Dateien ausgeben" -#: /tmp/fish/implicit/share/completions/git.fish:144 -#: /tmp/fish/implicit/share/completions/git.fish:145 +#: /tmp/fish/implicit/share/completions/git.fish:147 +#: /tmp/fish/implicit/share/completions/git.fish:148 msgid "Show commits more recent than specified date" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:146 -#: /tmp/fish/implicit/share/completions/git.fish:147 +#: /tmp/fish/implicit/share/completions/git.fish:149 +#: /tmp/fish/implicit/share/completions/git.fish:150 #, fuzzy msgid "Show commits older than specified date" msgstr "Dateisysteme des angegebenen Typs anzeigen" -#: /tmp/fish/implicit/share/completions/git.fish:148 +#: /tmp/fish/implicit/share/completions/git.fish:151 msgid "Limit commits from given author" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:149 +#: /tmp/fish/implicit/share/completions/git.fish:152 msgid "Limit commits from given committer" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:150 -msgid "Limit commits to ones with reflog entries matching given pattern" -msgstr "" - -#: /tmp/fish/implicit/share/completions/git.fish:151 -#, fuzzy -msgid "Limit commits with message that match given pattern" -msgstr "Inhalte eines Paketes auflisten, das dem Muster entspricht" - -#: /tmp/fish/implicit/share/completions/git.fish:152 -msgid "Limit commits to ones that match all given --grep" -msgstr "" - #: /tmp/fish/implicit/share/completions/git.fish:153 -msgid "Limit commits to ones with message that don't match --grep" +msgid "Limit commits to ones with reflog entries matching given pattern" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:154 #, fuzzy -msgid "Case insensitive match" -msgstr "Groß-/Klein-Schreibung nicht unterscheiden" +msgid "Limit commits with message that match given pattern" +msgstr "Inhalte eines Paketes auflisten, das dem Muster entspricht" #: /tmp/fish/implicit/share/completions/git.fish:155 -msgid "Patterns are basic regular expressions (default)" +msgid "Limit commits to ones that match all given --grep" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:156 +msgid "Limit commits to ones with message that don't match --grep" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:157 +#, fuzzy +msgid "Case insensitive match" +msgstr "Groß-/Klein-Schreibung nicht unterscheiden" + +#: /tmp/fish/implicit/share/completions/git.fish:158 +msgid "Patterns are basic regular expressions (default)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:159 #, fuzzy msgid "Patterns are extended regular expressions" msgstr "Muster ist ein erweiterter regulärer Ausdruck" -#: /tmp/fish/implicit/share/completions/git.fish:157 +#: /tmp/fish/implicit/share/completions/git.fish:160 #, fuzzy msgid "Patterns are fixed strings" msgstr "Muster ist eine feststehende Zeichenkette" -#: /tmp/fish/implicit/share/completions/git.fish:158 +#: /tmp/fish/implicit/share/completions/git.fish:161 msgid "Patterns are Perl-compatible regular expressions" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:159 +#: /tmp/fish/implicit/share/completions/git.fish:162 msgid "Stop when given path disappears from tree" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:160 +#: /tmp/fish/implicit/share/completions/git.fish:163 #, fuzzy msgid "Print only merge commits" msgstr "Anzahl Zeilenendzeichen ausgeben" -#: /tmp/fish/implicit/share/completions/git.fish:161 +#: /tmp/fish/implicit/share/completions/git.fish:164 msgid "Don't print commits with more than one parent" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:162 +#: /tmp/fish/implicit/share/completions/git.fish:165 msgid "Show only commit with at least the given number of parents" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:163 +#: /tmp/fish/implicit/share/completions/git.fish:166 msgid "Show only commit with at most the given number of parents" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:164 +#: /tmp/fish/implicit/share/completions/git.fish:167 msgid "Show only commit without a mimimum number of parents" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:165 +#: /tmp/fish/implicit/share/completions/git.fish:168 msgid "Show only commit without a maximum number of parents" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:166 +#: /tmp/fish/implicit/share/completions/git.fish:169 msgid "Follow only the first parent commit upon seeing a merge commit" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:167 +#: /tmp/fish/implicit/share/completions/git.fish:170 msgid "Reverse meaning of ^ prefix" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:168 +#: /tmp/fish/implicit/share/completions/git.fish:171 msgid "" "Pretend as if all refs in refs/ are listed on the command line as " msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:169 +#: /tmp/fish/implicit/share/completions/git.fish:172 msgid "" "Pretend as if all refs are in refs/heads are listed on the command line as " "" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:170 +#: /tmp/fish/implicit/share/completions/git.fish:173 msgid "" "Pretend as if all refs are in ref/tags are listed on the command line as " "" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:171 +#: /tmp/fish/implicit/share/completions/git.fish:174 msgid "" "Pretend as if all refs in refs/remotes are listed on the command line as " "" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:172 +#: /tmp/fish/implicit/share/completions/git.fish:175 msgid "" "Pretend as if all refs matching shell glob are listed on the command line as " "" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:173 +#: /tmp/fish/implicit/share/completions/git.fish:176 #, fuzzy msgid "Do not include refs matching given glob pattern" msgstr "Module einfügen, die den angegebenen Mustern entsprechen" -#: /tmp/fish/implicit/share/completions/git.fish:174 +#: /tmp/fish/implicit/share/completions/git.fish:177 msgid "" "Pretend as if all objcets mentioned by reflogs are listed on the command " "line as " msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:175 +#: /tmp/fish/implicit/share/completions/git.fish:178 #, fuzzy msgid "Ignore invalid object names" msgstr "Umgebungsvariablen ignorieren" -#: /tmp/fish/implicit/share/completions/git.fish:176 +#: /tmp/fish/implicit/share/completions/git.fish:179 #, fuzzy msgid "Read commits from stdin" msgstr "Namen über Standardeingabe lesen" -#: /tmp/fish/implicit/share/completions/git.fish:177 +#: /tmp/fish/implicit/share/completions/git.fish:180 msgid "Mark equivalent commits with = and inequivalent with +" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:178 +#: /tmp/fish/implicit/share/completions/git.fish:181 msgid "Omit equivalent commits" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:179 +#: /tmp/fish/implicit/share/completions/git.fish:182 msgid "Join two or more development histories together" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:182 +#: /tmp/fish/implicit/share/completions/git.fish:185 msgid "Autocommit the merge" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:183 +#: /tmp/fish/implicit/share/completions/git.fish:186 #, fuzzy msgid "Don't autocommit the merge" msgstr "Keinen Kommentar verwenden" -#: /tmp/fish/implicit/share/completions/git.fish:184 +#: /tmp/fish/implicit/share/completions/git.fish:187 msgid "Edit auto-generated merge message" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:185 +#: /tmp/fish/implicit/share/completions/git.fish:188 msgid "Don't edit auto-generated merge message" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:186 +#: /tmp/fish/implicit/share/completions/git.fish:189 msgid "Don't generate a merge commit if merge is fast-forward" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:187 +#: /tmp/fish/implicit/share/completions/git.fish:190 msgid "Generate a merge commit even if merge is fast-forward" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:188 +#: /tmp/fish/implicit/share/completions/git.fish:191 msgid "Refuse to merge unless fast-forward possible" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:189 +#: /tmp/fish/implicit/share/completions/git.fish:192 msgid "Populate the log message with one-line descriptions" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:190 -msgid "Don't populate the log message with one-line descriptions" -msgstr "" - -#: /tmp/fish/implicit/share/completions/git.fish:191 -#, fuzzy -msgid "Show diffstat of the merge" -msgstr "Änderungsdatum anzeigen" - -#: /tmp/fish/implicit/share/completions/git.fish:192 -msgid "Don't show diffstat of the merge" -msgstr "" - #: /tmp/fish/implicit/share/completions/git.fish:193 -msgid "Squash changes from other branch as a single commit" +msgid "Don't populate the log message with one-line descriptions" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:194 #, fuzzy +msgid "Show diffstat of the merge" +msgstr "Änderungsdatum anzeigen" + +#: /tmp/fish/implicit/share/completions/git.fish:195 +msgid "Don't show diffstat of the merge" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:196 +msgid "Squash changes from other branch as a single commit" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:197 +#, fuzzy msgid "Don't squash changes" msgstr "Änderungen nicht zusammenfassen" -#: /tmp/fish/implicit/share/completions/git.fish:197 -#: /tmp/fish/implicit/share/completions/git.fish:214 -#: /tmp/fish/implicit/share/completions/git.fish:234 +#: /tmp/fish/implicit/share/completions/git.fish:200 +#: /tmp/fish/implicit/share/completions/git.fish:217 +#: /tmp/fish/implicit/share/completions/git.fish:239 msgid "Force progress status" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:198 -msgid "Force no progress status" -msgstr "" - -#: /tmp/fish/implicit/share/completions/git.fish:199 -#, fuzzy -msgid "Set the commit message" -msgstr "Geben Sie einen Titel für rss an" - -#: /tmp/fish/implicit/share/completions/git.fish:200 -#, fuzzy -msgid "Abort the current conflict resolution process" -msgstr "Dienstkonfiguration neu laden" - #: /tmp/fish/implicit/share/completions/git.fish:201 -msgid "Run merge conflict resolution tools to resolve merge conflicts" +msgid "Force no progress status" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:202 #, fuzzy -msgid "Use specific merge resolution program" -msgstr "Angegebenen Message-Digest-Algorithmus verwenden" +msgid "Set the commit message" +msgstr "Geben Sie einen Titel für rss an" + +#: /tmp/fish/implicit/share/completions/git.fish:203 +#, fuzzy +msgid "Abort the current conflict resolution process" +msgstr "Dienstkonfiguration neu laden" #: /tmp/fish/implicit/share/completions/git.fish:204 -msgid "Move or rename a file, a directory, or a symlink" +msgid "Run merge conflict resolution tools to resolve merge conflicts" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:205 +#, fuzzy +msgid "Use specific merge resolution program" +msgstr "Angegebenen Message-Digest-Algorithmus verwenden" + +#: /tmp/fish/implicit/share/completions/git.fish:207 +msgid "Move or rename a file, a directory, or a symlink" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:208 msgid "Prune all unreachable objects from the object database" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:206 +#: /tmp/fish/implicit/share/completions/git.fish:209 msgid "Fetch from and merge with another repository or a local branch" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:209 +#: /tmp/fish/implicit/share/completions/git.fish:212 #, fuzzy msgid "Fetch all remotes" msgstr "Depot deaktivieren" -#: /tmp/fish/implicit/share/completions/git.fish:212 +#: /tmp/fish/implicit/share/completions/git.fish:215 #, fuzzy msgid "Keep downloaded pack" msgstr "Herunterladen von Paketen deaktivieren" -#: /tmp/fish/implicit/share/completions/git.fish:213 +#: /tmp/fish/implicit/share/completions/git.fish:216 #, fuzzy msgid "Disable automatic tag following" msgstr "Automatische Pufferzuordnung deaktivieren" -#: /tmp/fish/implicit/share/completions/git.fish:215 #: /tmp/fish/implicit/share/completions/git.fish:218 -#: /tmp/fish/implicit/share/completions/git.fish:236 +#: /tmp/fish/implicit/share/completions/git.fish:221 +#: /tmp/fish/implicit/share/completions/git.fish:241 #, fuzzy msgid "Remote alias" msgstr "Pakete entfernen" -#: /tmp/fish/implicit/share/completions/git.fish:217 +#: /tmp/fish/implicit/share/completions/git.fish:220 msgid "Update remote refs along with associated objects" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:220 +#: /tmp/fish/implicit/share/completions/git.fish:223 msgid "Force-push branch" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:221 +#: /tmp/fish/implicit/share/completions/git.fish:224 msgid "Force-push local branch to remote branch" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:222 +#: /tmp/fish/implicit/share/completions/git.fish:225 msgid "Push local branch to remote branch" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:223 +#: /tmp/fish/implicit/share/completions/git.fish:226 msgid "Push all refs under refs/heads/" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:224 +#: /tmp/fish/implicit/share/completions/git.fish:227 msgid "Remove remote branches that don't have a local counterpart" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:225 -msgid "Push all refs under refs/" -msgstr "" - -#: /tmp/fish/implicit/share/completions/git.fish:226 -#, fuzzy -msgid "Delete all listed refs from the remote repository" -msgstr "Einen Eintrag aus dem Paketdepot entfernen" - -#: /tmp/fish/implicit/share/completions/git.fish:227 -msgid "Push all refs under refs/tags" -msgstr "" - #: /tmp/fish/implicit/share/completions/git.fish:228 -msgid "Do everything except actually send the updates" +msgid "Push all refs under refs/" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:229 #, fuzzy -msgid "Produce machine-readable output" -msgstr "Audio-Ausgabe" +msgid "Delete all listed refs from the remote repository" +msgstr "Einen Eintrag aus dem Paketdepot entfernen" #: /tmp/fish/implicit/share/completions/git.fish:230 -msgid "Force update of remote refs" +msgid "Push all refs under refs/tags" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:231 -msgid "Add upstream (tracking) reference" +msgid "Push all usual refs plus the ones under refs/tags" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:232 +msgid "Do everything except actually send the updates" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:233 +#, fuzzy +msgid "Produce machine-readable output" +msgstr "Audio-Ausgabe" + +#: /tmp/fish/implicit/share/completions/git.fish:234 +msgid "Force update of remote refs" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:235 -msgid "Forward-port local commits to the updated upstream head" +msgid "" +"Force update of remote refs, stopping if other's changes would be overwritten" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:236 +msgid "Add upstream (tracking) reference" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:240 +msgid "Forward-port local commits to the updated upstream head" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:245 #, fuzzy msgid "Restart the rebasing process" msgstr "Automatische Zeilenende-Verarbeitung" -#: /tmp/fish/implicit/share/completions/git.fish:241 +#: /tmp/fish/implicit/share/completions/git.fish:246 #, fuzzy msgid "Abort the rebase operation" msgstr "Simulation durchführen" -#: /tmp/fish/implicit/share/completions/git.fish:242 +#: /tmp/fish/implicit/share/completions/git.fish:247 msgid "Keep the commits that don't cahnge anything" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:243 +#: /tmp/fish/implicit/share/completions/git.fish:248 msgid "Restart the rebasing process by skipping the current patch" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:244 +#: /tmp/fish/implicit/share/completions/git.fish:249 msgid "Use merging strategies to rebase" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:247 +#: /tmp/fish/implicit/share/completions/git.fish:252 #, fuzzy msgid "Show diffstat of the rebase" msgstr "Status der Abhängigkeiten anzeigen" -#: /tmp/fish/implicit/share/completions/git.fish:248 +#: /tmp/fish/implicit/share/completions/git.fish:253 msgid "Don't show diffstat of the rebase" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:249 +#: /tmp/fish/implicit/share/completions/git.fish:254 msgid "Allow the pre-rebase hook to run" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:250 +#: /tmp/fish/implicit/share/completions/git.fish:255 msgid "Don't allow the pre-rebase hook to run" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:251 +#: /tmp/fish/implicit/share/completions/git.fish:256 #, fuzzy msgid "Force the rebase" msgstr "Ja erzwingen" -#: /tmp/fish/implicit/share/completions/git.fish:253 +#: /tmp/fish/implicit/share/completions/git.fish:258 msgid "Try to recreate merges" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:254 +#: /tmp/fish/implicit/share/completions/git.fish:259 #, fuzzy msgid "Rebase all reachable commits" msgstr "Nach Fertigstellung Logdatei löschen" -#: /tmp/fish/implicit/share/completions/git.fish:255 +#: /tmp/fish/implicit/share/completions/git.fish:260 msgid "Automatic squashing" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:256 +#: /tmp/fish/implicit/share/completions/git.fish:261 msgid "No automatic squashing" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:257 +#: /tmp/fish/implicit/share/completions/git.fish:262 #, fuzzy msgid "No fast-forward" msgstr "Datum in Zukunft festlegen" -#: /tmp/fish/implicit/share/completions/git.fish:258 +#: /tmp/fish/implicit/share/completions/git.fish:263 #, fuzzy msgid "Reset current HEAD to the specified state" msgstr "Fenster auf der angegebenen Anzeige erstellen" -#: /tmp/fish/implicit/share/completions/git.fish:259 +#: /tmp/fish/implicit/share/completions/git.fish:264 #, fuzzy msgid "Reset files in working directory" msgstr "Arbeitsverzeichnis wechseln" -#: /tmp/fish/implicit/share/completions/git.fish:262 +#: /tmp/fish/implicit/share/completions/git.fish:268 msgid "Reflog" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:263 +#: /tmp/fish/implicit/share/completions/git.fish:269 msgid "Revert an existing commit" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:264 +#: /tmp/fish/implicit/share/completions/git.fish:270 #, fuzzy msgid "Remove files from the working tree and from the index" msgstr "Dateien nach Archivierung entfernen" -#: /tmp/fish/implicit/share/completions/git.fish:265 +#: /tmp/fish/implicit/share/completions/git.fish:271 #, fuzzy msgid "Keep local copies" msgstr "Lokalen Zwischenspeicher und Pakete bereinigen" -#: /tmp/fish/implicit/share/completions/git.fish:266 +#: /tmp/fish/implicit/share/completions/git.fish:272 msgid "Exit with a zero status even if no files matched" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:267 +#: /tmp/fish/implicit/share/completions/git.fish:273 msgid "Allow recursive removal" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:269 +#: /tmp/fish/implicit/share/completions/git.fish:275 msgid "Override the up-to-date check" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:270 +#: /tmp/fish/implicit/share/completions/git.fish:276 #: /tmp/fish/implicit/share/completions/prt-get.fish:45 #: /tmp/fish/implicit/share/completions/prt-get.fish:103 msgid "Dry run" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:271 +#: /tmp/fish/implicit/share/completions/git.fish:277 #, fuzzy msgid "Show the working tree status" msgstr "Versteckte Funktionen anzeigen" -#: /tmp/fish/implicit/share/completions/git.fish:272 +#: /tmp/fish/implicit/share/completions/git.fish:278 msgid "Give the output in the short-format" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:273 +#: /tmp/fish/implicit/share/completions/git.fish:279 msgid "Show the branch and tracking info even in short-format" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:274 +#: /tmp/fish/implicit/share/completions/git.fish:280 msgid "Give the output in a stable, easy-to-parse format" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:275 +#: /tmp/fish/implicit/share/completions/git.fish:281 msgid "Terminate entries with null character" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:276 +#: /tmp/fish/implicit/share/completions/git.fish:282 msgid "The untracked files handling mode" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:277 +#: /tmp/fish/implicit/share/completions/git.fish:283 #, fuzzy msgid "Ignore changes to submodules" msgstr "Änderungen aufgrund von Tabulatorausweitung ignorieren" -#: /tmp/fish/implicit/share/completions/git.fish:278 +#: /tmp/fish/implicit/share/completions/git.fish:284 msgid "Create, list, delete or verify a tag object signed with GPG" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:280 +#: /tmp/fish/implicit/share/completions/git.fish:286 msgid "Make an unsigned, annotated tag object" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:281 +#: /tmp/fish/implicit/share/completions/git.fish:287 #, fuzzy msgid "Make a GPG-signed tag" msgstr "Signatur erstellen" -#: /tmp/fish/implicit/share/completions/git.fish:282 +#: /tmp/fish/implicit/share/completions/git.fish:288 #, fuzzy msgid "Remove a tag" msgstr "Schlüssel entfernen" -#: /tmp/fish/implicit/share/completions/git.fish:283 +#: /tmp/fish/implicit/share/completions/git.fish:289 msgid "Verify signature of a tag" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:284 +#: /tmp/fish/implicit/share/completions/git.fish:290 msgid "Force overwriting exising tag" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:286 +#: /tmp/fish/implicit/share/completions/git.fish:292 msgid "List tags that contain a commit" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:289 +#: /tmp/fish/implicit/share/completions/git.fish:295 #, fuzzy msgid "Stash away changes" msgstr "Lokale Änderungen patchen" -#: /tmp/fish/implicit/share/completions/git.fish:290 +#: /tmp/fish/implicit/share/completions/git.fish:296 #, fuzzy msgid "List stashes" msgstr "Vertraute Schlüssel auflisten" -#: /tmp/fish/implicit/share/completions/git.fish:291 +#: /tmp/fish/implicit/share/completions/git.fish:297 msgid "Show the changes recorded in the stash" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:292 +#: /tmp/fish/implicit/share/completions/git.fish:298 msgid "Apply and remove a single stashed state" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:293 +#: /tmp/fish/implicit/share/completions/git.fish:299 msgid "Apply a single stashed state" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:294 +#: /tmp/fish/implicit/share/completions/git.fish:300 #, fuzzy msgid "Remove all stashed states" msgstr "Pakete entfernen" -#: /tmp/fish/implicit/share/completions/git.fish:295 +#: /tmp/fish/implicit/share/completions/git.fish:301 #, fuzzy msgid "Remove a single stashed state from the stash list" msgstr "Angegebenen Eintrag aus der --group-Liste entfernen" -#: /tmp/fish/implicit/share/completions/git.fish:296 +#: /tmp/fish/implicit/share/completions/git.fish:302 #, fuzzy msgid "Create a stash" msgstr "Archiv erstellen" -#: /tmp/fish/implicit/share/completions/git.fish:297 +#: /tmp/fish/implicit/share/completions/git.fish:303 msgid "Save a new stash" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:298 +#: /tmp/fish/implicit/share/completions/git.fish:304 #, fuzzy msgid "Create a new branch from a stash" msgstr "Komprimierte Patche erstellen" -#: /tmp/fish/implicit/share/completions/git.fish:299 +#: /tmp/fish/implicit/share/completions/git.fish:305 #, fuzzy msgid "Set and read git configuration variables" msgstr "Eine Konfigurationsdatei angeben" -#: /tmp/fish/implicit/share/completions/git.fish:300 +#: /tmp/fish/implicit/share/completions/git.fish:306 #, fuzzy msgid "Generate patch series to send upstream" msgstr "Paket aus Quelle generieren" -#: /tmp/fish/implicit/share/completions/git.fish:302 -msgid "Generate plain patches without diffstat" -msgstr "" - -#: /tmp/fish/implicit/share/completions/git.fish:303 -#, fuzzy -msgid "Suppress diff output" -msgstr "Informationelle Ausgabe unterdrücken" - -#: /tmp/fish/implicit/share/completions/git.fish:304 -msgid "Spend more time to create smaller diffs" -msgstr "" - -#: /tmp/fish/implicit/share/completions/git.fish:305 -msgid "Generate diff with the 'patience' algorithm" -msgstr "" - -#: /tmp/fish/implicit/share/completions/git.fish:306 -msgid "Generate diff with the 'histogram' algorithm" -msgstr "" - -#: /tmp/fish/implicit/share/completions/git.fish:307 -msgid "Print all commits to stdout in mbox format" -msgstr "" - #: /tmp/fish/implicit/share/completions/git.fish:308 -msgid "Show number of added/deleted lines in decimal notation" +msgid "Generate plain patches without diffstat" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:309 #, fuzzy -msgid "Output only last line of the stat" -msgstr "Nur die ersten von gleichen Zeilen ausgeben" +msgid "Suppress diff output" +msgstr "Informationelle Ausgabe unterdrücken" #: /tmp/fish/implicit/share/completions/git.fish:310 -msgid "Output a condensed summary of extended header information" +msgid "Spend more time to create smaller diffs" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:311 +msgid "Generate diff with the 'patience' algorithm" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:312 +msgid "Generate diff with the 'histogram' algorithm" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:313 +msgid "Print all commits to stdout in mbox format" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:314 +msgid "Show number of added/deleted lines in decimal notation" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:315 +#, fuzzy +msgid "Output only last line of the stat" +msgstr "Nur die ersten von gleichen Zeilen ausgeben" + +#: /tmp/fish/implicit/share/completions/git.fish:316 +msgid "Output a condensed summary of extended header information" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:317 #, fuzzy msgid "Disable rename detection" msgstr "Nicht auf die Veränderungszeiten der Dateien vertrauen" -#: /tmp/fish/implicit/share/completions/git.fish:312 +#: /tmp/fish/implicit/share/completions/git.fish:318 msgid "Show full blob object names" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:313 +#: /tmp/fish/implicit/share/completions/git.fish:319 msgid "Output a binary diff for use with git apply" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:314 +#: /tmp/fish/implicit/share/completions/git.fish:320 msgid "Also inspect unmodified files as source for a copy" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:316 +#: /tmp/fish/implicit/share/completions/git.fish:322 #, fuzzy msgid "Ignore changes in whitespace at EOL" msgstr "Änderung in der Anzahl von Worttrennern ignorieren" -#: /tmp/fish/implicit/share/completions/git.fish:317 +#: /tmp/fish/implicit/share/completions/git.fish:323 #, fuzzy msgid "Ignore changes in amount of whitespace" msgstr "Änderung in der Anzahl von Worttrennern ignorieren" -#: /tmp/fish/implicit/share/completions/git.fish:318 +#: /tmp/fish/implicit/share/completions/git.fish:324 #, fuzzy msgid "Ignore whitespace when comparing lines" msgstr "Groß-/Kleinschreibung beim Dateinamenvergleich ignorieren" -#: /tmp/fish/implicit/share/completions/git.fish:320 +#: /tmp/fish/implicit/share/completions/git.fish:326 #, fuzzy msgid "Show whole surrounding functions of changes" msgstr "Versteckte Funktionen anzeigen" -#: /tmp/fish/implicit/share/completions/git.fish:321 +#: /tmp/fish/implicit/share/completions/git.fish:327 msgid "Allow an external diff helper to be executed" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:322 +#: /tmp/fish/implicit/share/completions/git.fish:328 msgid "Disallow external diff helpers" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:323 +#: /tmp/fish/implicit/share/completions/git.fish:329 msgid "Disallow external text conversion filters for binary files (Default)" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:324 +#: /tmp/fish/implicit/share/completions/git.fish:330 msgid "" "Allow external text conversion filters for binary files (Resulting diff is " "unappliable)" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:325 +#: /tmp/fish/implicit/share/completions/git.fish:331 msgid "Do not show source or destination prefix" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:326 +#: /tmp/fish/implicit/share/completions/git.fish:332 msgid "Name output in [Patch n/m] format, even with a single patch" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:327 +#: /tmp/fish/implicit/share/completions/git.fish:333 msgid "Name output in [Patch] format, even with multiple patches" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:328 +#: /tmp/fish/implicit/share/completions/git.fish:334 msgid "Initialize, update or inspect submodules" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:329 +#: /tmp/fish/implicit/share/completions/git.fish:335 #, fuzzy msgid "Add a submodule" msgstr "Einem Modul eine symbolische Markierung hinzufügen" -#: /tmp/fish/implicit/share/completions/git.fish:330 +#: /tmp/fish/implicit/share/completions/git.fish:336 msgid "Show submodule status" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:331 #: /tmp/fish/implicit/share/completions/git.fish:337 +#: /tmp/fish/implicit/share/completions/git.fish:343 msgid "Initialize all submodules" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:332 +#: /tmp/fish/implicit/share/completions/git.fish:338 #, fuzzy msgid "Update all submodules" msgstr "Quellen aktualisieren" -#: /tmp/fish/implicit/share/completions/git.fish:333 +#: /tmp/fish/implicit/share/completions/git.fish:339 #, fuzzy msgid "Show commit summary" msgstr "Zusammenfassung ausgeben" -#: /tmp/fish/implicit/share/completions/git.fish:334 +#: /tmp/fish/implicit/share/completions/git.fish:340 #, fuzzy msgid "Run command on each submodule" msgstr "Befehle aus dem Cache starten" -#: /tmp/fish/implicit/share/completions/git.fish:335 +#: /tmp/fish/implicit/share/completions/git.fish:341 msgid "Sync submodules' URL with .gitmodules" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:336 +#: /tmp/fish/implicit/share/completions/git.fish:342 #, fuzzy msgid "Only print error messages" msgstr "Nur Anzahl von Treffern ausgeben" -#: /tmp/fish/implicit/share/completions/git.fish:338 +#: /tmp/fish/implicit/share/completions/git.fish:344 msgid "Checkout the superproject's commit on a detached HEAD in the submodule" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:339 +#: /tmp/fish/implicit/share/completions/git.fish:345 msgid "" "Merge the superproject's commit into the current branch of the submodule" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:340 +#: /tmp/fish/implicit/share/completions/git.fish:346 msgid "Rebase current branch onto the superproject's commit" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:341 +#: /tmp/fish/implicit/share/completions/git.fish:347 msgid "Don't fetch new objects from the remote" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:342 +#: /tmp/fish/implicit/share/completions/git.fish:348 msgid "" "Instead of using superproject's SHA-1, use the state of the submodule's " "remote-tracking branch" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:343 +#: /tmp/fish/implicit/share/completions/git.fish:349 msgid "" "Throw away local changes when switching to a different commit and always run " "checkout" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:344 +#: /tmp/fish/implicit/share/completions/git.fish:350 msgid "Also add ignored submodule path" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:345 +#: /tmp/fish/implicit/share/completions/git.fish:351 #, fuzzy msgid "Remove even with local changes" msgstr "Lokale Änderungen patchen" -#: /tmp/fish/implicit/share/completions/git.fish:346 +#: /tmp/fish/implicit/share/completions/git.fish:352 msgid "Use the commit stored in the index" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:347 +#: /tmp/fish/implicit/share/completions/git.fish:353 msgid "Compare the commit in the index with submodule HEAD" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:348 +#: /tmp/fish/implicit/share/completions/git.fish:354 #, fuzzy msgid "Traverse submodules recursively" msgstr "Unterverzeichnisse rekursiv auflisten" -#: /tmp/fish/implicit/share/completions/git.fish:349 +#: /tmp/fish/implicit/share/completions/git.fish:355 msgid "Show logs with difference each commit introduces" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:350 +#: /tmp/fish/implicit/share/completions/git.fish:356 #, fuzzy msgid "Remove untracked files from the working tree" msgstr "Dateien nach Archivierung entfernen" -#: /tmp/fish/implicit/share/completions/git.fish:351 +#: /tmp/fish/implicit/share/completions/git.fish:357 #, fuzzy msgid "Force run" msgstr "Erzwungene Beendigung" -#: /tmp/fish/implicit/share/completions/git.fish:352 +#: /tmp/fish/implicit/share/completions/git.fish:358 msgid "Show what would be done and clean files interactively" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:353 +#: /tmp/fish/implicit/share/completions/git.fish:359 msgid "Don't actually remove anything, just show what would be done" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:354 +#: /tmp/fish/implicit/share/completions/git.fish:360 msgid "Be quiet, only report errors" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:355 +#: /tmp/fish/implicit/share/completions/git.fish:361 msgid "Remove untracked directories in addition to untracked files" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:356 +#: /tmp/fish/implicit/share/completions/git.fish:362 msgid "Remove ignored files, as well" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:357 +#: /tmp/fish/implicit/share/completions/git.fish:363 #, fuzzy msgid "Remove only ignored files" msgstr "Aktualisieren: nur geänderte Dateien" -#: /tmp/fish/implicit/share/completions/git.fish:358 +#: /tmp/fish/implicit/share/completions/git.fish:364 #, fuzzy msgid "Show what revision and author last modified each line of a file" msgstr "Letzte Revision anzeigen, bei der jede Zeile verändert wurde" -#: /tmp/fish/implicit/share/completions/git.fish:359 +#: /tmp/fish/implicit/share/completions/git.fish:365 msgid "Show blank SHA-1 for boundary commits" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:360 +#: /tmp/fish/implicit/share/completions/git.fish:366 #, fuzzy msgid "Do not treat root commits as boundaries" msgstr "Entfernten Befehl nicht ausführen" -#: /tmp/fish/implicit/share/completions/git.fish:361 -msgid "Include additional statistics" -msgstr "" - -#: /tmp/fish/implicit/share/completions/git.fish:362 -#, fuzzy -msgid "Annotate only the given line range" -msgstr "Kommentiere jede Zeile" - -#: /tmp/fish/implicit/share/completions/git.fish:363 -msgid "Show long rev" -msgstr "" - -#: /tmp/fish/implicit/share/completions/git.fish:364 -#, fuzzy -msgid "Show raw timestamp" -msgstr "Zeittyp anzeigen" - -#: /tmp/fish/implicit/share/completions/git.fish:365 -#, fuzzy -msgid "Use revisions from named file instead of calling rev-list" -msgstr "Angegebene Datei anstelle der Standardvertrauensdatenbank nutzen" - -#: /tmp/fish/implicit/share/completions/git.fish:366 -msgid "Walk history forward instead of backward" -msgstr "" - #: /tmp/fish/implicit/share/completions/git.fish:367 -msgid "Show in a format designed for machine consumption" +msgid "Include additional statistics" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:368 #, fuzzy +msgid "Annotate only the given line range" +msgstr "Kommentiere jede Zeile" + +#: /tmp/fish/implicit/share/completions/git.fish:369 +msgid "Show long rev" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:370 +#, fuzzy +msgid "Show raw timestamp" +msgstr "Zeittyp anzeigen" + +#: /tmp/fish/implicit/share/completions/git.fish:371 +#, fuzzy +msgid "Use revisions from named file instead of calling rev-list" +msgstr "Angegebene Datei anstelle der Standardvertrauensdatenbank nutzen" + +#: /tmp/fish/implicit/share/completions/git.fish:372 +msgid "Walk history forward instead of backward" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:373 +msgid "Show in a format designed for machine consumption" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:374 +#, fuzzy msgid "Show the porcelain format" msgstr "whatis-Information anzeigen" -#: /tmp/fish/implicit/share/completions/git.fish:369 +#: /tmp/fish/implicit/share/completions/git.fish:375 #, fuzzy msgid "Show the result incrementally" msgstr "Zeige Zeit" -#: /tmp/fish/implicit/share/completions/git.fish:370 +#: /tmp/fish/implicit/share/completions/git.fish:376 msgid "Instead of working tree, use the contents of the named file" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:371 +#: /tmp/fish/implicit/share/completions/git.fish:377 #, fuzzy msgid "Specifies the format used to output dates" msgstr "Zeitablauf für Zwischenspeicher angeben" -#: /tmp/fish/implicit/share/completions/git.fish:372 +#: /tmp/fish/implicit/share/completions/git.fish:378 msgid "Detect moved or copied lines within a file" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:373 +#: /tmp/fish/implicit/share/completions/git.fish:379 msgid "" "Detect lines moved or copied from other files that were modified in the same " "commit" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:375 +#: /tmp/fish/implicit/share/completions/git.fish:381 msgid "Use the same output mode as git-annotate" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:376 +#: /tmp/fish/implicit/share/completions/git.fish:382 #, fuzzy msgid "Show the filename in the original commit" msgstr "Arbeitsverzeichnis wechseln" -#: /tmp/fish/implicit/share/completions/git.fish:377 +#: /tmp/fish/implicit/share/completions/git.fish:383 msgid "Show the line number in the original commit" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:378 +#: /tmp/fish/implicit/share/completions/git.fish:384 #, fuzzy msgid "Suppress the author name and timestamp from the output" msgstr "Unterschlüssel erlauben, deren Zeitstempel in der Zukunft liegt" -#: /tmp/fish/implicit/share/completions/git.fish:379 +#: /tmp/fish/implicit/share/completions/git.fish:385 msgid "Show the author email instead of author name" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:380 +#: /tmp/fish/implicit/share/completions/git.fish:386 #, fuzzy msgid "Ignore whitespace changes" msgstr "white space (Worttrenner) ignorieren" -#: /tmp/fish/implicit/share/completions/git.fish:381 +#: /tmp/fish/implicit/share/completions/git.fish:387 #, fuzzy msgid "Custom command" msgstr "Jobbefehl" @@ -27028,7 +28095,6 @@ msgid "Maximum number of full text search results shown" msgstr "Maximale Zahl offener Datei-Deskriptoren" #: /tmp/fish/implicit/share/completions/godoc.fish:13 -#, fuzzy msgid "Regular expression matching note markers to show" msgstr "" @@ -28841,7 +29907,7 @@ msgid "Uses Gradle Daemon to run build" msgstr "" #: /tmp/fish/implicit/share/completions/gradle.fish:11 -msgid "Uses Gradle Daemon in forground" +msgid "Uses Gradle Daemon in foreground" msgstr "" #: /tmp/fish/implicit/share/completions/gradle.fish:12 @@ -29168,6 +30234,267 @@ msgstr "" msgid "This option permits to add group with non-unique GID" msgstr "" +#: /tmp/fish/implicit/share/completions/grub-file.fish:1 +msgid "Check if FILE can be booted as i386 PAE Xen unprivileged guest kernel" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:2 +msgid "" +"Check if given file can be booted as x86_64 Xen unprivileged guest kernel" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:3 +msgid "Check if given file can be used as Xen x86 privileged guest kernel" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:4 +msgid "Check if given file can be used as x86 multiboot kernel" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:5 +msgid "Check if given file can be used as x86 multiboot2 kernel" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:6 +msgid "Check if given file is ARM Linux" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:7 +msgid "Check if given file is ARM64 Linux" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:8 +msgid "Check if given file is IA64 Linux" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:9 +msgid "Check if given file is MIPS Linux" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:10 +msgid "Check if given file is MIPSEL Linux" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:11 +msgid "Check if given file is SPARC64 Linux" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:12 +msgid "Check if given file is POWERPC Linux" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:13 +msgid "Check if given file is x86 Linux" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:14 +msgid "Check if given file is x86 Linux supporting 32-bit protocol" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:15 +msgid "Check if given file is x86 kFreeBSD" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:16 +msgid "Check if given file is i386 kFreeBSD" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:17 +msgid "Check if given file is x86_64 kFreeBSD" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:18 +msgid "Check if given file is x86 kNetBSD" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:19 +msgid "Check if given file is i386 kNetBSD" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:20 +msgid "Check if given file is x86_64 kNetBSD" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:21 +msgid "Check if given file is i386 EFI file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:22 +msgid "Check if given file is x86_64 EFI file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:23 +msgid "Check if given file is IA64 EFI file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:24 +msgid "Check if given file is ARM64 EFI file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:25 +msgid "Check if given file is ARM EFI file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:26 +msgid "Check if given file is hiberfil.sys in hibernated state" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:27 +msgid "Check if given file is x86_64 XNU (Mac OS X kernel)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:28 +msgid "Check if given file is i386 XNU (Mac OS X kernel)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:29 +msgid "Check if given file is XNU (Mac OS X kernel) hibernated image" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:30 +msgid "Check if given file is BIOS bootsector" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:32 +#, fuzzy +msgid "Display usage and exit" +msgstr "Hilfe anzeigen und beenden" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:1 +#, fuzzy +msgid "Compress GRUB files" +msgstr "Datei komprimieren" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:2 +#, fuzzy +msgid "Use image and modules under given directory" +msgstr "Dateien unter jedem Verzeichnis lesen" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:3 +#, fuzzy +msgid "Install given fonts" +msgstr "Neues Paket installieren" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:4 +#, fuzzy +msgid "Install only given modules and their dependencies" +msgstr "Pakete für Abhängigkeiten installieren/entfernen" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:5 +msgid "Embed given file as public key for signature checking" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:6 +#, fuzzy +msgid "Use translations under given directory" +msgstr "Das test-Verzeichnis entfernen" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:7 +#, fuzzy +msgid "Install only given locales" +msgstr "Dateien in das Paketdepot übertragen" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:8 +#, fuzzy +msgid "Preload specfied modules" +msgstr "Fenster auf der angegebenen Anzeige erstellen" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:9 +#, fuzzy +msgid "Install given theme" +msgstr "Neues Paket installieren" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:11 +msgid "Make drive also bootable as floppy" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:12 +msgid "Install GRUB images under DIR/grub" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:13 +#, fuzzy +msgid "Set bootloader ID" +msgstr "Blockgröße festlegen" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:14 +#, fuzzy +msgid "Choose compression to use for core image" +msgstr "Zeige den für eine Nachricht benutzten Sitzungsschlüssel an" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:15 +#, fuzzy +msgid "Set disk module to use" +msgstr "Wählen Sie aus, wie Schlüsselkennungen angezeigt werden sollen" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:16 +#, fuzzy +msgid "Use given directory as the EFI System Partition root" +msgstr "Angegebenen Schlüssel als Schlüssel zum Signieren verwenden" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:17 +msgid "Install even if problems are detected" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:18 +msgid "Use identifier file even if UUID is available" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:19 +msgid "Use given color for label background" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:20 +#, fuzzy +msgid "Use given color for label" +msgstr "Komprimierte Patche erstellen" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:21 +#, fuzzy +msgid "Use given file for label" +msgstr "Sektion für Dateiformate" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:22 +#, fuzzy +msgid "Use given directory for PPC Mac install" +msgstr "Verzeichnis nach makefile durchsuchen" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:23 +#, fuzzy +msgid "Do not install bootsector" +msgstr "Keine Init-Dateien laden" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:24 +msgid "Don't update the boot-device/Boot* NVRAM variables" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:25 +msgid "Don't apply any reed-solomon codes when embedding core.img" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:26 +#, fuzzy +msgid "Set product version" +msgstr "Ausführlichkeitswert auf 0 zurücksetzen" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:27 +#, fuzzy +msgid "Delete device map if it already exists" +msgstr "Paket aktualisieren, wenn es bereits installiert ist" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:28 +msgid "The installation is removable" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:29 +#, fuzzy +msgid "Do not probe for filesystems" +msgstr "Im lokalen Dateisystem bleiben" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:30 +msgid "Install GRUB for given platform" +msgstr "" + #: /tmp/fish/implicit/share/completions/grunt.fish:1 msgid "Print the grunt version. Combine with --verbose for more info" msgstr "" @@ -29250,12 +30577,6 @@ msgstr "Dateiname nciht (zurück)sichern" msgid "Save/restore filename" msgstr "Dateiname (zurück)sichern" -#: /tmp/fish/implicit/share/completions/gunzip.fish:8 -#: /tmp/fish/implicit/share/completions/gzip.fish:8 -#, fuzzy -msgid "Suppress warnings" -msgstr "Warnungen unterdrücken" - #: /tmp/fish/implicit/share/completions/gunzip.fish:9 #: /tmp/fish/implicit/share/completions/gzip.fish:9 #, fuzzy @@ -29709,7 +31030,6 @@ msgid "Reverse the sort order" msgstr "Sortierreihenfolge umkehren" #: /tmp/fish/implicit/share/completions/helm.fish:58 -#, fuzzy msgid "Output short listing format" msgstr "" @@ -29754,7 +31074,6 @@ msgid "Prevent hooks from running during rollback" msgstr "" #: /tmp/fish/implicit/share/completions/helm.fish:71 -#, fuzzy msgid "Use regular expressions for searching" msgstr "" @@ -29800,84 +31119,408 @@ msgid "Show the server version" msgstr "Version des Quellenbaumes" #: /tmp/fish/implicit/share/completions/help.fish:1 -msgid "Introduction to the fish syntax" +#: /tmp/fish/implicit/share/completions/help.fish:68 +msgid "Autosuggestions" msgstr "" #: /tmp/fish/implicit/share/completions/help.fish:2 #, fuzzy -msgid "Incomplete aspects of fish" -msgstr "Saloppe Einhäng-Optionen tolerieren" +msgid "Builtin commands" +msgstr "Prozessbefehl" #: /tmp/fish/implicit/share/completions/help.fish:3 -msgid "Known fish bugs" +msgid "Cartesian Products" msgstr "" #: /tmp/fish/implicit/share/completions/help.fish:4 -msgid "Help on how to reuse previously entered commands" -msgstr "" - -#: /tmp/fish/implicit/share/completions/help.fish:5 -msgid "Help on how tab-completion works" -msgstr "Hilfe zur Tab-Vervollständigung" - -#: /tmp/fish/implicit/share/completions/help.fish:6 -msgid "Help on how job control works" -msgstr "Hilfe zur Jobsteuerung" - -#: /tmp/fish/implicit/share/completions/help.fish:7 -msgid "Summary on how fish differs from other shells" -msgstr "Zusammenfassung der Unterschiede zwischen fish und anderen shells" - -#: /tmp/fish/implicit/share/completions/help.fish:8 -msgid "Help on how to set the prompt" -msgstr "Hilfe zum Festlegen des Prompts" - -#: /tmp/fish/implicit/share/completions/help.fish:9 -msgid "Help on how to set the titlebar message" -msgstr "Hilfe zum Einrichten der Titelzeilen-Nachricht" - -#: /tmp/fish/implicit/share/completions/help.fish:10 -msgid "Help on how to copy and paste" -msgstr "Hilfe zum Kopieren und Einfügen" - -#: /tmp/fish/implicit/share/completions/help.fish:11 -msgid "Help on editor shortcuts" -msgstr "Hilfe zu Editor-Tastenkürzeln" - -#: /tmp/fish/implicit/share/completions/help.fish:12 -msgid "Help on environment variables" -msgstr "Hilfe zu Umgebungsvariablen" - -#: /tmp/fish/implicit/share/completions/help.fish:13 -msgid "Help on setting syntax highlighting colors" +#, fuzzy +msgid "Setting syntax highlighting colors" msgstr "Hilfe zur Farbeinrichtung zur Syntaxhervorhebung" +#: /tmp/fish/implicit/share/completions/help.fish:5 +msgid "Combining different expansions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:6 +#, fuzzy +msgid "How tab-completion works" +msgstr "Hilfe zur Tab-Vervollständigung" + +#: /tmp/fish/implicit/share/completions/help.fish:7 +#, fuzzy +msgid "Useful functions for writing completions" +msgstr "Funktionstasten für Befehle nutzen" + +#: /tmp/fish/implicit/share/completions/help.fish:8 +#, fuzzy +msgid "Writing your own completions" +msgstr "Beschreibung dieser Vervollständigung" + +#: /tmp/fish/implicit/share/completions/help.fish:9 +#, fuzzy +msgid "Where to put completions" +msgstr "Beschreibung dieser Vervollständigung" + +#: /tmp/fish/implicit/share/completions/help.fish:10 +msgid "Debugging fish scripts" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:12 +#, fuzzy +msgid "Command line editor" +msgstr "Befehl im aktuellen Prozess ausführen" + +#: /tmp/fish/implicit/share/completions/help.fish:13 +#, fuzzy +msgid "Emacs mode commands" +msgstr "Befehlsblock beenden" + #: /tmp/fish/implicit/share/completions/help.fish:14 +#, fuzzy +msgid "Escaping characters" +msgstr "Escape-Zeichen" + #: /tmp/fish/implicit/share/completions/help.fish:15 -msgid "Help on parameter expansion (Globbing)" +#, fuzzy +msgid "Event handlers" +msgstr "Ereignisbehandler-Block" + +#: /tmp/fish/implicit/share/completions/help.fish:16 +#: /tmp/fish/implicit/share/completions/help.fish:25 +#, fuzzy +msgid "Parameter expansion (Globbing)" msgstr "Hilfe zur Parameter-Expansion (Dateinamen)" #: /tmp/fish/implicit/share/completions/help.fish:17 -msgid "Help on home directory expansion ~USER" -msgstr "Hilfe zur Startverzeichnis-Expansion ~USER" - -#: /tmp/fish/implicit/share/completions/help.fish:18 -msgid "Help on brace expansion {a,b,c}" +#, fuzzy +msgid "Brace expansion {a,b,c}" msgstr "Hilfe zur Klammer-Expansion {a,b,c}" +#: /tmp/fish/implicit/share/completions/help.fish:18 +#, fuzzy +msgid "Command substitution" +msgstr "Befehlsersetzungsblock\n" + #: /tmp/fish/implicit/share/completions/help.fish:19 -msgid "Help on wildcard expansion *.*" -msgstr "Hilfe zur Muster-Expansion *.*" +#, fuzzy +msgid "Command substitution (SUBCOMMAND)" +msgstr "Hilfe zu Befehlsersetzungen (SUBCOMMAND)" #: /tmp/fish/implicit/share/completions/help.fish:20 #, fuzzy -msgid "Help on command substitution (SUBCOMMAND)" -msgstr "Hilfe zu Befehlsersetzungen (SUBCOMMAND)" +msgid "Home directory expansion ~USER" +msgstr "Hilfe zur Startverzeichnis-Expansion ~USER" #: /tmp/fish/implicit/share/completions/help.fish:21 -msgid "Help on process expansion %JOB" +#, fuzzy +msgid "Index range expansion" +msgstr "Änderungen aufgrund von Tabulatorausweitung ignorieren" + +#: /tmp/fish/implicit/share/completions/help.fish:22 +#, fuzzy +msgid "Process expansion %JOB" msgstr "Hilfe zur Prozess-Expansion %JOB" +#: /tmp/fish/implicit/share/completions/help.fish:24 +#, fuzzy +msgid "Wildcard expansion *.*" +msgstr "Hilfe zur Muster-Expansion *.*" + +#: /tmp/fish/implicit/share/completions/help.fish:26 +#, fuzzy +msgid "Configurable greeting" +msgstr "Quellpakete kompilieren" + +#: /tmp/fish/implicit/share/completions/help.fish:27 +msgid "Help on how to reuse previously entered commands" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:28 +#, fuzzy +msgid "Searchable history" +msgstr "Paketinformation anzeigen" + +#: /tmp/fish/implicit/share/completions/help.fish:29 +#, fuzzy +msgid "Shell variable and function names" +msgstr "Pakete erneut installieren" + +#: /tmp/fish/implicit/share/completions/help.fish:30 +#, fuzzy +msgid "Initialization files" +msgstr "Konfigurationsdatei" + +#: /tmp/fish/implicit/share/completions/help.fish:31 +#, fuzzy +msgid "Introduction" +msgstr "Illegale Instruktion" + +#: /tmp/fish/implicit/share/completions/help.fish:32 +msgid "Common issues with fish" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:33 +msgid "Running multiple programs" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:34 +msgid "Copy and paste (Kill Ring)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:35 +#, fuzzy +msgid "Further help and development" +msgstr "Hilfe anzeigen und beenden" + +#: /tmp/fish/implicit/share/completions/help.fish:36 +msgid "Multiline editing" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:37 +msgid "Other features" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:38 +msgid "Piping" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:39 +#, fuzzy +msgid "Programmable prompt" +msgstr "Ausführlicher Prompt" + +#: /tmp/fish/implicit/share/completions/help.fish:40 +msgid "Quotes" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:41 +#, fuzzy +msgid "Input/Output (IO) redirection" +msgstr "Ungültige Umleitung" + +#: /tmp/fish/implicit/share/completions/help.fish:42 +#, fuzzy +msgid "Shared bindings" +msgstr "Warnungen unterdrücken" + +#: /tmp/fish/implicit/share/completions/help.fish:43 +msgid "Introduction to the fish syntax" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:44 +#, fuzzy +msgid "Background jobs" +msgstr "Letzter Hintergrundjob" + +#: /tmp/fish/implicit/share/completions/help.fish:45 +#, fuzzy +msgid "Conditional execution of code and flow control" +msgstr "Befehlsblock bedingt ausführen" + +#: /tmp/fish/implicit/share/completions/help.fish:46 +#: /tmp/fish/implicit/share/completions/help.fish:74 +#, fuzzy +msgid "Functions" +msgstr "Funktion" + +#: /tmp/fish/implicit/share/completions/help.fish:47 +#, fuzzy +msgid "Autoloading functions" +msgstr "Funktion" + +#: /tmp/fish/implicit/share/completions/help.fish:48 +msgid "Defining aliases" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:49 +#, fuzzy +msgid "Job control" +msgstr "Jobsteuerung: %ls\n" + +#: /tmp/fish/implicit/share/completions/help.fish:50 +#, fuzzy +msgid "Some common words" +msgstr "Ende des Befehls" + +#: /tmp/fish/implicit/share/completions/help.fish:51 +#, fuzzy +msgid "Programmable title" +msgstr "Programm-Sektion" + +#: /tmp/fish/implicit/share/completions/help.fish:52 +#, fuzzy +msgid "Shell variables" +msgstr "Variable löschen" + +#: /tmp/fish/implicit/share/completions/help.fish:53 +msgid "Arrays" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:54 +#, fuzzy +msgid "Variables for changing highlighting colors" +msgstr "Hilfe zur Farbeinrichtung zur Syntaxhervorhebung" + +#: /tmp/fish/implicit/share/completions/help.fish:55 +#, fuzzy +msgid "Exporting variables" +msgstr "Variable an Unterprozess exportieren" + +#: /tmp/fish/implicit/share/completions/help.fish:56 +#, fuzzy +msgid "Variable scope for functions" +msgstr "Funktion löschen" + +#: /tmp/fish/implicit/share/completions/help.fish:57 +#, fuzzy +msgid "Locale variables" +msgstr "Variable löschen" + +#: /tmp/fish/implicit/share/completions/help.fish:58 +#, fuzzy +msgid "Variable scope" +msgstr "Variable: %ls" + +#: /tmp/fish/implicit/share/completions/help.fish:59 +#, fuzzy +msgid "Special variables" +msgstr "Variable löschen" + +#: /tmp/fish/implicit/share/completions/help.fish:60 +#, fuzzy +msgid "The status variable" +msgstr "Variable löschen" + +#: /tmp/fish/implicit/share/completions/help.fish:61 +#, fuzzy +msgid "More on universal variables" +msgstr "Hilfe zu Umgebungsvariablen" + +#: /tmp/fish/implicit/share/completions/help.fish:62 +#, fuzzy +msgid "Vi mode commands" +msgstr "Pfad zu Befehl ausgeben" + +#: /tmp/fish/implicit/share/completions/help.fish:63 +#, fuzzy +msgid "Command mode" +msgstr "Befehl\n" + +#: /tmp/fish/implicit/share/completions/help.fish:64 +#, fuzzy +msgid "Insert mode" +msgstr "Kopfzeile einfügen" + +#: /tmp/fish/implicit/share/completions/help.fish:65 +#, fuzzy +msgid "Visual mode" +msgstr "Ruhiger Modus" + +#: /tmp/fish/implicit/share/completions/help.fish:66 +msgid "Tutorial" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:67 +msgid "Autoloading Functions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:69 +msgid "Combiners (And, Or, Not)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:70 +#, fuzzy +msgid "Command Substitutions" +msgstr "Befehlsersetzungsblock\n" + +#: /tmp/fish/implicit/share/completions/help.fish:71 +msgid "Conditionals (If, Else, Switch)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:72 +#, fuzzy +msgid "Exit Status" +msgstr "Exit-Status des Jobs verneinen" + +#: /tmp/fish/implicit/share/completions/help.fish:73 +#, fuzzy +msgid "Exports (Shell Variables)" +msgstr "Variable löschen" + +#: /tmp/fish/implicit/share/completions/help.fish:75 +msgid "Getting Help" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:76 +msgid "Learning fish" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:77 +#, fuzzy +msgid "Lists" +msgstr "Kennzeichnung bearbeiten" + +#: /tmp/fish/implicit/share/completions/help.fish:78 +#, fuzzy +msgid "Loops" +msgstr "Schleifen-Skript" + +#: /tmp/fish/implicit/share/completions/help.fish:79 +#, fuzzy +msgid "Ready for more?" +msgstr "Nur lesen" + +#: /tmp/fish/implicit/share/completions/help.fish:81 +#, fuzzy +msgid "Pipes and Redirections" +msgstr "Verzeichnisnamen ausgeben" + +#: /tmp/fish/implicit/share/completions/help.fish:82 +#, fuzzy +msgid "Prompt" +msgstr "Prompt-Anzeige" + +#: /tmp/fish/implicit/share/completions/help.fish:83 +#, fuzzy +msgid "Running Commands" +msgstr "Ende des Befehls" + +#: /tmp/fish/implicit/share/completions/help.fish:84 +msgid "Separating Commands (Semicolon)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:85 +msgid "Startup (Where's .bashrc?)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:86 +#, fuzzy +msgid "Syntax Highlighting" +msgstr "Keine Hervorhebung bei Suche" + +#: /tmp/fish/implicit/share/completions/help.fish:87 +#, fuzzy +msgid "Tab Completions" +msgstr "Vervollständigung entfernen" + +#: /tmp/fish/implicit/share/completions/help.fish:88 +#, fuzzy +msgid "Universal Variables" +msgstr "Variable löschen" + +#: /tmp/fish/implicit/share/completions/help.fish:89 +#, fuzzy +msgid "Variables" +msgstr "Variable: %ls" + +#: /tmp/fish/implicit/share/completions/help.fish:90 +msgid "Why fish?" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:91 +msgid "Wildcards" +msgstr "" + #: /tmp/fish/implicit/share/completions/heroku.fish:1 #, fuzzy msgid "list installed addons" @@ -29963,259 +31606,304 @@ msgid "manage heroku-postgresql databases" msgstr "" #: /tmp/fish/implicit/share/completions/heroku.fish:22 -msgid "manage backups of heroku postgresql databases" -msgstr "" - -#: /tmp/fish/implicit/share/completions/heroku.fish:23 msgid "manage plugins to the heroku gem" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:24 +#: /tmp/fish/implicit/share/completions/heroku.fish:23 #, fuzzy msgid "list available regions" msgstr "Ausdruck auswerten" -#: /tmp/fish/implicit/share/completions/heroku.fish:25 +#: /tmp/fish/implicit/share/completions/heroku.fish:24 msgid "manage the stack for an app" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:26 +#: /tmp/fish/implicit/share/completions/heroku.fish:25 msgid "check status of heroku platform" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:27 +#: /tmp/fish/implicit/share/completions/heroku.fish:26 #, fuzzy msgid "update the heroku client" msgstr "Paketdepot aktualisieren" -#: /tmp/fish/implicit/share/completions/heroku.fish:28 +#: /tmp/fish/implicit/share/completions/heroku.fish:27 #, fuzzy msgid "display version" msgstr "Version anzeigen und beenden" -#: /tmp/fish/implicit/share/completions/heroku.fish:29 +#: /tmp/fish/implicit/share/completions/heroku.fish:28 msgid "" "APP DIRECTORY clones a heroku app to your local machine at DIRECTORY " "(defaults to app name)" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:30 +#: /tmp/fish/implicit/share/completions/heroku.fish:29 msgid "adds a git remote to an app repo (-a APP)" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:31 +#: /tmp/fish/implicit/share/completions/heroku.fish:30 msgid "install an addon" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:32 +#: /tmp/fish/implicit/share/completions/heroku.fish:31 msgid "open an addon's documentation in your browser" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:33 +#: /tmp/fish/implicit/share/completions/heroku.fish:32 #, fuzzy msgid "downgrade an existing addon" msgstr "Bestehendes Paket aktualisieren" -#: /tmp/fish/implicit/share/completions/heroku.fish:34 +#: /tmp/fish/implicit/share/completions/heroku.fish:33 #, fuzzy msgid "list all available addons" msgstr "Namen der verfügbaren Signale auflisten" -#: /tmp/fish/implicit/share/completions/heroku.fish:35 +#: /tmp/fish/implicit/share/completions/heroku.fish:34 msgid "open an addon's dashboard in your browser" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:36 +#: /tmp/fish/implicit/share/completions/heroku.fish:35 #, fuzzy msgid "uninstall one or more addons" msgstr "Ein oder mehrere Paket(e) installieren" -#: /tmp/fish/implicit/share/completions/heroku.fish:37 +#: /tmp/fish/implicit/share/completions/heroku.fish:36 #, fuzzy msgid "upgrade an existing addon" msgstr "Bestehendes Paket aktualisieren" -#: /tmp/fish/implicit/share/completions/heroku.fish:38 +#: /tmp/fish/implicit/share/completions/heroku.fish:37 msgid "the org to list the apps for" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:39 +#: /tmp/fish/implicit/share/completions/heroku.fish:38 msgid "list all apps in the org. Not just joined apps" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:40 +#: /tmp/fish/implicit/share/completions/heroku.fish:39 msgid "list apps in personal account when a default org is set" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:41 +#: /tmp/fish/implicit/share/completions/heroku.fish:40 msgid "create a new app (takes name)" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:42 +#: /tmp/fish/implicit/share/completions/heroku.fish:41 msgid " permanently destroy an app (--app APP)" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:43 +#: /tmp/fish/implicit/share/completions/heroku.fish:42 #, fuzzy msgid "show detailed app information" msgstr "apropos-Information anzeigen" -#: /tmp/fish/implicit/share/completions/heroku.fish:44 +#: /tmp/fish/implicit/share/completions/heroku.fish:43 msgid " add yourself to an organization app (--app APP)" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:45 +#: /tmp/fish/implicit/share/completions/heroku.fish:44 msgid " remove yourself from an organization app (--app APP)" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:46 +#: /tmp/fish/implicit/share/completions/heroku.fish:45 msgid " lock an organization app to restrict access" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:47 +#: /tmp/fish/implicit/share/completions/heroku.fish:46 #, fuzzy msgid " open the app in a web browser" msgstr "Konnte keinen Webbrowser finden.\\n" -#: /tmp/fish/implicit/share/completions/heroku.fish:48 +#: /tmp/fish/implicit/share/completions/heroku.fish:47 msgid " rename the app (apps:rename newname --app oldname)" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:49 +#: /tmp/fish/implicit/share/completions/heroku.fish:48 msgid " unlock an organization app so that any org member can join it" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:50 +#: /tmp/fish/implicit/share/completions/heroku.fish:49 msgid "log in with your heroku credentials" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:51 +#: /tmp/fish/implicit/share/completions/heroku.fish:50 #, fuzzy msgid "clear local authentication credentials" msgstr "Überprüfungsstatus von Schlüsselsignaturen nicht zwischenspeichern" -#: /tmp/fish/implicit/share/completions/heroku.fish:52 +#: /tmp/fish/implicit/share/completions/heroku.fish:51 msgid "display your api token" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:53 +#: /tmp/fish/implicit/share/completions/heroku.fish:52 #, fuzzy msgid "display your heroku email address" msgstr "Datei zum Zugriff auf Server" -#: /tmp/fish/implicit/share/completions/heroku.fish:54 +#: /tmp/fish/implicit/share/completions/heroku.fish:53 msgid "output config vars in shell format" msgstr "" +#: /tmp/fish/implicit/share/completions/heroku.fish:54 #: /tmp/fish/implicit/share/completions/heroku.fish:55 -#: /tmp/fish/implicit/share/completions/heroku.fish:56 #, fuzzy msgid "display a config value for an app" msgstr "Version anzeigen und beenden" +#: /tmp/fish/implicit/share/completions/heroku.fish:56 #: /tmp/fish/implicit/share/completions/heroku.fish:57 -#: /tmp/fish/implicit/share/completions/heroku.fish:58 msgid "set one or more config vars (KEY=VALUE)" msgstr "" +#: /tmp/fish/implicit/share/completions/heroku.fish:58 #: /tmp/fish/implicit/share/completions/heroku.fish:59 -#: /tmp/fish/implicit/share/completions/heroku.fish:60 #, fuzzy msgid "unset one or more config vars" msgstr "Ein oder mehrere Paket(e) installieren" -#: /tmp/fish/implicit/share/completions/heroku.fish:61 +#: /tmp/fish/implicit/share/completions/heroku.fish:60 msgid "add a custom domain to an app" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:62 +#: /tmp/fish/implicit/share/completions/heroku.fish:61 msgid "remove all custom domains from an app" msgstr "" +#: /tmp/fish/implicit/share/completions/heroku.fish:62 #: /tmp/fish/implicit/share/completions/heroku.fish:63 -#: /tmp/fish/implicit/share/completions/heroku.fish:64 msgid "remove a custom domain from an app" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:65 +#: /tmp/fish/implicit/share/completions/heroku.fish:64 #, fuzzy msgid "the number of lines to display" msgstr "Anzahl der Versuche auf Anzahl festlegen" -#: /tmp/fish/implicit/share/completions/heroku.fish:66 +#: /tmp/fish/implicit/share/completions/heroku.fish:65 msgid "only display logs from the given process" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:67 +#: /tmp/fish/implicit/share/completions/heroku.fish:66 #, fuzzy msgid "only display logs from the given source" msgstr "Pakete mit der angegebenen Gruppe abfragen" -#: /tmp/fish/implicit/share/completions/heroku.fish:68 +#: /tmp/fish/implicit/share/completions/heroku.fish:67 msgid "continually stream logs" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:69 -#: /tmp/fish/implicit/share/completions/heroku.fish:70 -msgid "resize dynos to the given size (DYNO1=1X|2X|PX)" +#: /tmp/fish/implicit/share/completions/heroku.fish:68 +msgid "manage backups of heroku postgresql databases" msgstr "" +#: /tmp/fish/implicit/share/completions/heroku.fish:69 +msgid "cancel an in-progress backup or restore (default newest)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:70 +#, fuzzy +msgid "capture a new backup" +msgstr "Neues Projekt erstellen" + #: /tmp/fish/implicit/share/completions/heroku.fish:71 +#, fuzzy +msgid "delete a backup" +msgstr "Aus Archiv löschen" + #: /tmp/fish/implicit/share/completions/heroku.fish:72 -msgid "restart an app dyno" -msgstr "" +#, fuzzy +msgid "downloads database backup" +msgstr "Eine Quelle herunterladen und extrahieren" #: /tmp/fish/implicit/share/completions/heroku.fish:73 +#, fuzzy +msgid "get information about a specific backup" +msgstr "Profilierungsinformation in angegebene Datei ausgeben" + #: /tmp/fish/implicit/share/completions/heroku.fish:74 -msgid "scale dynos by the given amount (DYNO1=AMOUNT1)" -msgstr "" +#, fuzzy +msgid "restore a backup (default latest) to a database" +msgstr "Inhalte eines Paketes auflisten, das dem Muster entspricht" #: /tmp/fish/implicit/share/completions/heroku.fish:75 +msgid "schedule daily backups for given database" +msgstr "" + #: /tmp/fish/implicit/share/completions/heroku.fish:76 -msgid "stop an app dyno" +msgid "list backup schedule" msgstr "" #: /tmp/fish/implicit/share/completions/heroku.fish:77 -msgid "number of releases to show, maximum 50" +msgid "stop daily backups" msgstr "" #: /tmp/fish/implicit/share/completions/heroku.fish:78 +msgid "get secret but publicly accessible URL of a backup" +msgstr "" + #: /tmp/fish/implicit/share/completions/heroku.fish:79 +#: /tmp/fish/implicit/share/completions/heroku.fish:80 +msgid "resize dynos to the given size (DYNO1=1X|2X|PX)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:81 +#: /tmp/fish/implicit/share/completions/heroku.fish:82 +msgid "restart an app dyno" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:83 +#: /tmp/fish/implicit/share/completions/heroku.fish:84 +msgid "scale dynos by the given amount (DYNO1=AMOUNT1)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:85 +#: /tmp/fish/implicit/share/completions/heroku.fish:86 +msgid "stop an app dyno" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:87 +msgid "number of releases to show, maximum 50" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:88 +#: /tmp/fish/implicit/share/completions/heroku.fish:89 #, fuzzy msgid "view detailed information for a release" msgstr "Zeigt Benutzungsinformation für den Befehl" -#: /tmp/fish/implicit/share/completions/heroku.fish:80 -#: /tmp/fish/implicit/share/completions/heroku.fish:81 +#: /tmp/fish/implicit/share/completions/heroku.fish:90 +#: /tmp/fish/implicit/share/completions/heroku.fish:91 msgid "roll back to an older release" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:82 +#: /tmp/fish/implicit/share/completions/heroku.fish:92 #, fuzzy msgid "specify dyno size" msgstr "Konfigurationsdatei angeben" -#: /tmp/fish/implicit/share/completions/heroku.fish:83 +#: /tmp/fish/implicit/share/completions/heroku.fish:93 msgid "open a remote console session (with optional COMMAND)" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:84 +#: /tmp/fish/implicit/share/completions/heroku.fish:94 msgid "run a detached dyno, where output is sent to your logs" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:85 +#: /tmp/fish/implicit/share/completions/heroku.fish:95 msgid "stream logs for the dyno" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:86 +#: /tmp/fish/implicit/share/completions/heroku.fish:96 msgid "add a collaborator to an app" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:87 +#: /tmp/fish/implicit/share/completions/heroku.fish:97 msgid "remove a collaborator from an app" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:88 +#: /tmp/fish/implicit/share/completions/heroku.fish:98 msgid "transfers an app to another user or an organization." msgstr "" @@ -31264,6 +32952,7 @@ msgstr "Archiv-Datei" #: /tmp/fish/implicit/share/completions/hg.fish:334 #: /tmp/fish/implicit/share/completions/hg.fish:397 +#: /tmp/fish/implicit/share/completions/hg.fish:432 #, fuzzy msgid "ignore changes in the amount of white space" msgstr "Änderung in der Anzahl von Worttrennern ignorieren" @@ -31479,11 +33168,6 @@ msgstr "Paketdepot aktualisieren" msgid "amend the parent of the working dir" msgstr "Arbeitsverzeichnis ausgeben" -#: /tmp/fish/implicit/share/completions/hg.fish:432 -#, fuzzy -msgid "ignore chnages in the amount of white space" -msgstr "Änderung in der Anzahl von Worttrennern ignorieren" - #: /tmp/fish/implicit/share/completions/hg.fish:436 msgid "record delete for missing files" msgstr "" @@ -31763,6 +33447,8 @@ msgstr "Im Ordner-Index starten" #: /tmp/fish/implicit/share/completions/mkdosfs.fish:22 #: /tmp/fish/implicit/share/completions/perl.fish:22 #: /tmp/fish/implicit/share/completions/pv.fish:32 +#: /tmp/fish/implicit/share/completions/s3cmd.fish:41 +#: /tmp/fish/implicit/share/completions/subl.fish:8 #, fuzzy msgid "Show help and exit" msgstr "Hilfe anzeigen und beenden" @@ -32368,6 +34054,7 @@ msgstr "" #: /tmp/fish/implicit/share/completions/iptables.fish:25 #: /tmp/fish/implicit/share/completions/mkinitcpio.fish:18 +#: /tmp/fish/implicit/share/completions/s3cmd.fish:126 #, fuzzy msgid "Verbose output" msgstr "Ausführlicher Prompt" @@ -32400,6 +34087,349 @@ msgstr "" msgid "Use this command to load modules" msgstr "Benutze zur Erstellung" +#: /tmp/fish/implicit/share/completions/jest.fish:2 +msgid "Automock all files by default" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:3 +msgid "Exit the test suite immediately upon the first failing test" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:4 +msgid "Respect the \"browser\" field in package.json when resolving modules" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:5 +msgid "Whether to use the transform cache" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:6 +#, fuzzy +msgid "Disable the cache" +msgstr "Server-seitigen Cache deaktivieren" + +#: /tmp/fish/implicit/share/completions/jest.fish:7 +msgid "The directory where Jest should store its dependency information" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:8 +msgid "Whether to run Jest in continuous integration (CI) mode" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:9 +msgid "Automatically clear mock calls and instances every test" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:10 +#, fuzzy +msgid "Alias for --coverage" +msgstr "Alias für atq" + +#: /tmp/fish/implicit/share/completions/jest.fish:11 +msgid "" +"glob pattern matching files that coverage info needs to be collected from" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:12 +msgid "Explicit list of paths coverage will be restricted to" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:13 +msgid "Forces test results output color highlighting" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:14 +#, fuzzy +msgid "Alias for --color" +msgstr "Alias für atq" + +#: /tmp/fish/implicit/share/completions/jest.fish:15 +#, fuzzy +msgid "The path to a jest config file" +msgstr "Eine Konfigurationsdatei angeben" + +#: /tmp/fish/implicit/share/completions/jest.fish:16 +msgid "" +"Indicates that test coverage information be collected and reported in the " +"output" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:17 +msgid "The directory where Jest should output its coverage files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:18 +#, fuzzy +msgid "Pattern of files to ignore" +msgstr "zu ignorierenden HTML-Markierungen" + +#: /tmp/fish/implicit/share/completions/jest.fish:19 +msgid "A list of reporter names that Jest uses when writing coverage reports" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:20 +msgid "" +"A JSON with which will be used to configure minimum threshold enforcement " +"for coverage results" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:21 +#, fuzzy +msgid "Print debugging info about your jest config" +msgstr "Debug-Informationen ausgeben" + +#: /tmp/fish/implicit/share/completions/jest.fish:22 +#, fuzzy +msgid "The test environment used for all tests" +msgstr "Behandlung von Umgebungsvariablen" + +#: /tmp/fish/implicit/share/completions/jest.fish:23 +#, fuzzy +msgid "Use this flag to show full diffs instead of a patch" +msgstr "Angegebene Datei anstelle der Standardvertrauensdatenbank nutzen" + +#: /tmp/fish/implicit/share/completions/jest.fish:24 +#, fuzzy +msgid "Find related tests for a list of source files" +msgstr "Schreibe Ausgabe in die angegebene Datei" + +#: /tmp/fish/implicit/share/completions/jest.fish:25 +msgid "Force Jest to exit after all tests have completed running" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:26 +msgid "A JSON string with map of global variables" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:27 +msgid "A JSON string with map of variables for the haste module system" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:28 +#, fuzzy +msgid "Prints the test results in JSON" +msgstr "Kernel-Version ausgeben" + +#: /tmp/fish/implicit/share/completions/jest.fish:29 +msgid "Will run all tests affected by file changes in the last commit made" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:30 +msgid "Lists all tests Jest will run given the arguments and exits" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:31 +msgid "Logs the heap usage after every test" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:32 +msgid "Maps code coverage reports against original source code" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:33 +#, fuzzy +msgid "Specifies the maximum number of workers" +msgstr "Maximale Zahl offener Datei-Deskriptoren" + +#: /tmp/fish/implicit/share/completions/jest.fish:34 +msgid "Directory names to be searched recursively up from the requiring module" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:35 +msgid "An array of file extensions your modules use" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:36 +msgid "" +"A JSON with a map from regular expressions to module names that allow to " +"stub out resources" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:37 +#, fuzzy +msgid "Modules to ignore" +msgstr "zu ignorierenden HTML-Markierungen" + +#: /tmp/fish/implicit/share/completions/jest.fish:38 +msgid "An alternative API to setting the NODE_PATH env variable" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:39 +#, fuzzy +msgid "Disables stack trace in test results output" +msgstr "Farben benutzen" + +#: /tmp/fish/implicit/share/completions/jest.fish:40 +msgid "Activates notifications for test results" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:41 +#, fuzzy +msgid "Run tests based on the changed files" +msgstr "Aktualisieren: nur geänderte Dateien" + +#: /tmp/fish/implicit/share/completions/jest.fish:42 +msgid "A file where to write test results" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:43 +msgid "A preset that is used as a base for Jest" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:44 +msgid "A list of projects that use Jest to run all tests" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:45 +msgid "A list of custom reporters for the test suite" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:46 +#, fuzzy +msgid "Automatically reset mock state between every test" +msgstr "Pakete für Abhängigkeiten installieren/entfernen" + +#: /tmp/fish/implicit/share/completions/jest.fish:47 +msgid "Whatever to reset the module registry for every test" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:48 +msgid "A JSON string which allows the use of a custom resolver" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:49 +#, fuzzy +msgid "The root directory that Jest should scan for tests and modules within" +msgstr "Das Paketdepotverzeichnis angeben, in dem gearbeitet wird" + +#: /tmp/fish/implicit/share/completions/jest.fish:50 +msgid "Paths to directories that Jest should use to search for files in" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:51 +#, fuzzy +msgid "Run all tests serially in the current process" +msgstr "Befehl im aktuellen Prozess ausführen" + +#: /tmp/fish/implicit/share/completions/jest.fish:52 +msgid "The paths to modules to configure the testing environment" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:53 +msgid "The path to a module to configure the testing framework" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:54 +#, fuzzy +msgid "Print your jest config and then exits" +msgstr "Sämtliche Versions-Informationen ignorieren" + +#: /tmp/fish/implicit/share/completions/jest.fish:55 +#, fuzzy +msgid "Prevent tests from printing messages through the console" +msgstr "Fehlermeldungen per syslog senden" + +#: /tmp/fish/implicit/share/completions/jest.fish:56 +msgid "Snapshot serializer modules Jest should use for snapshot testing" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:57 +#, fuzzy +msgid "Alias for --env" +msgstr "Alias für atq" + +#: /tmp/fish/implicit/share/completions/jest.fish:58 +msgid "The glob patterns Jest uses to detect test files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:59 +#, fuzzy +msgid "Run only tests with a name that matches the regex pattern" +msgstr "Den Mustern in der Datei entsprechende Dateien ausschliessen" + +#: /tmp/fish/implicit/share/completions/jest.fish:60 +msgid "Paths to skip" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:61 +#, fuzzy +msgid "Regex for test paths" +msgstr "Pakete entfernen" + +#: /tmp/fish/implicit/share/completions/jest.fish:62 +msgid "The regexp pattern Jest uses to detect test files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:63 +#, fuzzy +msgid "Allows the use of a custom results processor" +msgstr "Dienstkonfiguration neu laden" + +#: /tmp/fish/implicit/share/completions/jest.fish:64 +#, fuzzy +msgid "Allows to specify a custom test runner" +msgstr "Autorkennung angeben" + +#: /tmp/fish/implicit/share/completions/jest.fish:65 +msgid "This option sets the URL for the jsdom environment" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:66 +msgid "Setting this value to fake value of timers" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:67 +msgid "" +"A JSON string which maps from regular expressions to paths to transformers" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:68 +msgid "" +"Regexp patterns that are matched against all source file paths before " +"transformation" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:69 +msgid "a regex pattern of module to unmock" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:70 +msgid "Use this flag to re-record snapshots" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:71 +#, fuzzy +msgid "Divert all output to stderr" +msgstr "Audio-Ausgabe" + +#: /tmp/fish/implicit/share/completions/jest.fish:72 +msgid "Display individual test results with the test suite hierarchy" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:73 +#: /tmp/fish/implicit/share/completions/snap.fish:15 +#: /tmp/fish/implicit/share/completions/vagrant.fish:3 +#, fuzzy +msgid "Print the version and exit" +msgstr "Hilfe anzeigen und beenden" + +#: /tmp/fish/implicit/share/completions/jest.fish:74 +msgid "Watch files for changes and rerun tests related to changed files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:75 +#, fuzzy +msgid "Watch files for changes and rerun all tests" +msgstr "Lokale Änderungen patchen" + +#: /tmp/fish/implicit/share/completions/jest.fish:76 +msgid "Whether to use watchman for file crawling" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:77 +msgid "Disable using watchman for file crawling" +msgstr "" + #: /tmp/fish/implicit/share/completions/jobs.fish:2 #, fuzzy msgid "Show the process id of each process in the job" @@ -32685,6 +34715,121 @@ msgstr "Sämtliche Versions-Informationen ignorieren" msgid "Show help information and exit" msgstr "Hilfe anzeigen und beenden" +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:1 +#, fuzzy +msgid "List all devices" +msgstr "Vertraute Schlüssel auflisten" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:2 +#, fuzzy +msgid "List available (paired and reachable) devices" +msgstr "Pakete erneut installieren" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:3 +msgid "" +"Make --list-devices or --list-available print the devices id, to ease " +"scripting" +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:4 +msgid "Search for devices in the network and re-establish connections" +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:5 +msgid "Request pairing to a said device" +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:6 +msgid "Find the said device by ringing it." +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:7 +#, fuzzy +msgid "Stop pairing to a said device" +msgstr "Stoppe und starte Dienst" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:8 +msgid "Sends a ping to said device" +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:9 +msgid "Same as ping but you can set the message to display" +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:10 +#, fuzzy +msgid "Share a file to a said device" +msgstr "Vorgegebene Datei wurde geändert" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:11 +#, fuzzy +msgid "Display the notifications on a said device" +msgstr "Namen aller Signale anzeigen" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:12 +#, fuzzy +msgid "Lock the specified device" +msgstr "Angegebenen Schlüsselserver verwenden" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:13 +#, fuzzy +msgid "Sends an SMS. Requires destination" +msgstr "Vervollständigung entfernen" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:14 +#, fuzzy +msgid "Phone number to send the message" +msgstr "Version anzeigen und beenden" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:15 +#, fuzzy +msgid "Device ID" +msgstr "Dienst anhalten" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:16 +#, fuzzy +msgid "Device Name" +msgstr "Dienstname" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:17 +#, fuzzy +msgid "Get encryption info about said device" +msgstr "Statusinformation über Fish zurückgeben" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:18 +#, fuzzy +msgid "Lists remote commands and their ids" +msgstr "Abhängigkeiten für dieses Paket auflisten" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:19 +#, fuzzy +msgid "Executes a remote command by id" +msgstr "Argument als Befehl ausführen" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:20 +#, fuzzy +msgid "Displays this help." +msgstr "Hilfe anzeigen und beenden" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:21 +#, fuzzy +msgid "Displays version information." +msgstr "Komprimierungsinformation auflisten" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:22 +#, fuzzy +msgid "Show author information." +msgstr "whatis-Information anzeigen" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:23 +#, fuzzy +msgid "Show license information." +msgstr "whatis-Information anzeigen" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:24 +msgid "The base file name of the desktop entry for this application." +msgstr "" + #: /tmp/fish/implicit/share/completions/killall.fish:1 msgid "Require an exact match for very long names" msgstr "" @@ -33500,7 +35645,7 @@ msgstr "" #: /tmp/fish/implicit/share/completions/localectl.fish:3 #: /tmp/fish/implicit/share/completions/machinectl.fish:1 -#: /tmp/fish/implicit/share/completions/systemctl.fish:44 +#: /tmp/fish/implicit/share/completions/systemctl.fish:37 #: /tmp/fish/implicit/share/completions/systemd-analyze.fish:1 #: /tmp/fish/implicit/share/completions/timedatectl.fish:5 msgid "Execute the operation on a remote host" @@ -34461,7 +36606,6 @@ msgid "Opens the launchctl daemon file in the default editor" msgstr "" #: /tmp/fish/implicit/share/completions/lunchy.fish:9 -#: /tmp/fish/implicit/share/completions/systemctl.fish:14 #, fuzzy msgid "Service" msgstr "Dienst anhalten" @@ -34690,13 +36834,13 @@ msgid "Trace NAME when it is defined" msgstr "" #: /tmp/fish/implicit/share/completions/machinectl.fish:2 -#: /tmp/fish/implicit/share/completions/systemctl.fish:45 +#: /tmp/fish/implicit/share/completions/systemctl.fish:38 #: /tmp/fish/implicit/share/completions/systemd-analyze.fish:2 msgid "Execute operation on a VM or container" msgstr "" #: /tmp/fish/implicit/share/completions/machinectl.fish:3 -#: /tmp/fish/implicit/share/completions/systemctl.fish:46 +#: /tmp/fish/implicit/share/completions/systemctl.fish:39 #: /tmp/fish/implicit/share/completions/systemd-analyze.fish:3 #, fuzzy msgid "Print a short help and exit" @@ -34704,14 +36848,14 @@ msgstr "Hilfe anzeigen und beenden" #: /tmp/fish/implicit/share/completions/machinectl.fish:4 #: /tmp/fish/implicit/share/completions/pactl.fish:9 -#: /tmp/fish/implicit/share/completions/systemctl.fish:47 +#: /tmp/fish/implicit/share/completions/systemctl.fish:40 #: /tmp/fish/implicit/share/completions/systemd-analyze.fish:4 #, fuzzy msgid "Print a short version and exit" msgstr "Version anzeigen und beenden" #: /tmp/fish/implicit/share/completions/machinectl.fish:6 -#: /tmp/fish/implicit/share/completions/systemctl.fish:29 +#: /tmp/fish/implicit/share/completions/systemctl.fish:22 #, fuzzy msgid "Do not print header and footer" msgstr "Kopfzeile nicht ausgeben" @@ -35103,8 +37247,6 @@ msgid "Warn about multiple inclusion" msgstr "bei mehrmaligen Einschluss warnen" #: /tmp/fish/implicit/share/completions/make.fish:1 -#: /tmp/fish/implicit/share/completions/systemctl.fish:11 -#: /tmp/fish/implicit/share/completions/systemctl.fish:13 msgid "Target" msgstr "Ziel" @@ -35600,6 +37742,399 @@ msgstr "" msgid "Display help text" msgstr "Hilfe anzeigen und beenden" +#: /tmp/fish/implicit/share/completions/mdadm.fish:1 +msgid "Assemble a pre-existing array" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:2 +msgid "Build a legacy array without superblocks" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:3 +#, fuzzy +msgid "Create a new array" +msgstr "Neues Projekt erstellen" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:4 +#, fuzzy +msgid "Select monitor mode" +msgstr "Ruhiger Modus" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:5 +msgid "Change the size or shape of an active array" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:6 +msgid "Manage devices in array, and possibly start it" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:7 +#, fuzzy +msgid "Start all auto-detected arrays" +msgstr "Beschränkter Modus" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:9 +#, fuzzy +msgid "Display more detailed help" +msgstr "URIs ausgeben" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:11 +#: /tmp/fish/implicit/share/completions/obnam.fish:47 +#: /tmp/fish/implicit/share/completions/xrandr.fish:1 +#, fuzzy +msgid "Be more verbose" +msgstr "Nicht überschreiben" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:13 +#, fuzzy +msgid "Force operation" +msgstr "Löschung erzwingen" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:14 +#, fuzzy +msgid "Specify config file or directory" +msgstr "Konfigurationsdatei angeben" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:15 +#, fuzzy +msgid "Scan for missing information" +msgstr "whatis-Information anzeigen" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:16 +#, fuzzy +msgid "Set metadata style to use" +msgstr "Mail an Benutzer senden" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:17 +msgid "Provide home host identity" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:18 +#, fuzzy +msgid "Give name format preference" +msgstr "Dem Muster entsprechende Dateien ausschliessen" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:19 +#, fuzzy +msgid "Give cluster name" +msgstr "Dienstname" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:20 +#, fuzzy +msgid "Specify the number of active devices" +msgstr "Satztrenner angeben" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:21 +#, fuzzy +msgid "Specify the number of spare devices" +msgstr "Anzahl der Versuche auf Anzahl festlegen" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:22 +#, fuzzy +msgid "Specify the space to use from each drive" +msgstr "root-Verzeichnis für rpm-Operationen angeben" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:23 +#, fuzzy +msgid "Specify the size made available on the array" +msgstr "Gibt die Anzahl zu sendender Bytes an" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:24 +#, fuzzy +msgid "Specify the chunk size" +msgstr "APT-Listenverzeichnis angeben" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:25 +#, fuzzy +msgid "Specify rounding factor" +msgstr "Quellverzeichnis eintragen" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:26 +#, fuzzy +msgid "Specify RAID level" +msgstr "X-Server angeben" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:27 +#, fuzzy +msgid "Specify data layout" +msgstr "Zeilenlänge angeben" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:28 +#, fuzzy +msgid "Specify file for write-intent bitmap" +msgstr "Port für Weboberfläche angeben" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:29 +#, fuzzy +msgid "Specify chunksize of bitmap" +msgstr "Sources.list-Datei angeben" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:30 +#, fuzzy +msgid "Prefer reading from other devices than these" +msgstr "Namen über Standardeingabe lesen" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:31 +#, fuzzy +msgid "Enable writes on array or device" +msgstr "Datei ist ein Zeichengerät" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:32 +#, fuzzy +msgid "Disable writes on array" +msgstr "Warnungen über MFC deaktivieren" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:33 +#, fuzzy +msgid "Enable write-behind mode" +msgstr "Im Ordner-Index starten" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:34 +msgid "Assume the array is clean" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:35 +#, fuzzy +msgid "Use this file as a backup" +msgstr "Datei als makefile verwenden" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:36 +#, fuzzy +msgid "Specify start of array data" +msgstr "Verzeichnis angeben" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:37 +msgid "Resume frozen --grow command" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:38 +#, fuzzy +msgid "Set array name" +msgstr "Dienstname" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:39 +#, fuzzy +msgid "Run array despite warnings" +msgstr "Warnungen über MFC deaktivieren" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:40 +#, fuzzy +msgid "Give instruction for device file" +msgstr "Aktion für Gerätedateien" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:41 +#, fuzzy +msgid "Add devices to array" +msgstr "Blockorientiertes Gerät" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:42 +#, fuzzy +msgid "Specify max nodes in the cluster" +msgstr "Befehl an die Shell übergeben" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:43 +#, fuzzy +msgid "Specify journal device for RAID-4/5/6 array" +msgstr "Quellverzeichnis eintragen" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:44 +msgid "UUID of array to assemble" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:45 +#, fuzzy +msgid "Minor number of array device" +msgstr "Inode-Nummer der Dateien ausgeben" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:46 +msgid "Refuse to start without all drives" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:47 +msgid "Do not ask for backup file, unavailable" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:48 +#, fuzzy +msgid "Update superblock properties" +msgstr "Quellen aktualisieren" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:49 +#, fuzzy +msgid "Freeze --grow command" +msgstr "Prompt-Befehl festlegen" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:50 +#, fuzzy +msgid "Test mode" +msgstr "Ruhiger Modus" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:51 +#, fuzzy +msgid "Hot-add listed devices" +msgstr "Vertraute Schlüssel auflisten" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:52 +msgid "Re-add a previously removed device" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:53 +#, fuzzy +msgid "Hot-add listed devices as spare" +msgstr "Dienststatus ausgeben" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:54 +#, fuzzy +msgid "Remove listed inactive devices" +msgstr "Pakete entfernen" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:55 +msgid "Mark listed devices as faulty" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:56 +msgid "Mark listed devices as requiring replacement" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:57 +msgid "Give devices as replacement" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:58 +#, fuzzy +msgid "Confirm existence of device" +msgstr "Aktion für Gerätedateien" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:59 +msgid "Examine device for md use" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:60 +#, fuzzy +msgid "Print details on array" +msgstr "URIs ausgeben" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:61 +#, fuzzy +msgid "Print details on platform capabilities" +msgstr "Zeigt Änderungsinformationen zu dem Paket an" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:62 +msgid "Format data output as key=value pairs" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:63 +#, fuzzy +msgid "Print content of device metadata" +msgstr "Wichtige Abhängigkeiten ausgeben" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:64 +msgid "Fix examination for buggy SPARC 2.2 kernel RAID" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:65 +#, fuzzy +msgid "Print report about bitmap" +msgstr "Byte-Offset von Treffern ausgeben" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:66 +#, fuzzy +msgid "List recorded bad blocks" +msgstr "Komprimierte Patche erstellen" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:67 +#, fuzzy +msgid "Dump metadata to directory" +msgstr "Erstellte Dateien nicht löschen" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:68 +#, fuzzy +msgid "Restore metadata from directory" +msgstr "Erstellte Dateien nicht löschen" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:69 +msgid "Deactivate array" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:70 +msgid "Erase possible superblock" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:71 +#, fuzzy +msgid "Delete subarray" +msgstr "Aus Archiv löschen" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:72 +#, fuzzy +msgid "Update subarray" +msgstr "Quellen aktualisieren" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:73 +#, fuzzy +msgid "Wait for pending operations" +msgstr "Löschung erzwingen" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:74 +msgid "Mark array as clean ASAP" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:75 +#, fuzzy +msgid "Set sync action for md devices" +msgstr "Aktion für Gerätedateien" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:76 +msgid "Rebuild /run/mdadm/map" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:77 +msgid "Automatically add eventually appearing device to array" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:78 +#, fuzzy +msgid "Mail address to send alerts to" +msgstr "Zeiger auf Prozessliste" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:79 +msgid "Program to run in case of an event" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:80 +msgid "Record events in syslog" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:81 +msgid "Polling interval" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:82 +msgid "Generate RebuildNN events each given percentage" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:83 +msgid "Run monitor mode as a daemon" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:84 +msgid "Write PID file when running as a daemon" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:85 +msgid "Check arrays only once" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:86 +#, fuzzy +msgid "Do not move spares between arrays" +msgstr "Quelldateien nicht löschen" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:87 +#, fuzzy +msgid "Be more concise" +msgstr "Nicht überschreiben" + #: /tmp/fish/implicit/share/completions/mdbook.fish:1 #: /tmp/fish/implicit/share/completions/mdbook.fish:4 #, fuzzy @@ -35678,12 +38213,12 @@ msgstr "" #: /tmp/fish/implicit/share/completions/mddiagnose.fish:8 #, fuzzy -msgid "Evalute indexing information for path" +msgid "Evaluate indexing information for path" msgstr "Inode-Information auflisten" #: /tmp/fish/implicit/share/completions/mddiagnose.fish:9 #, fuzzy -msgid "Evalute permissions information for path" +msgid "Evaluate permissions information for path" msgstr "Sämtliche Versions-Informationen ignorieren" #: /tmp/fish/implicit/share/completions/mddiagnose.fish:10 @@ -36602,7 +39137,7 @@ msgstr "Prozesskennung jedes Prozesses im Job anzeigen" #: /tmp/fish/implicit/share/completions/mkvextract.fish:11 #: /tmp/fish/implicit/share/completions/rsync.fish:1 -#: /tmp/fish/implicit/share/completions/zypper.fish:50 +#: /tmp/fish/implicit/share/completions/zypper.fish:51 msgid "Increase verbosity" msgstr "" @@ -42111,12 +44646,12 @@ msgstr "" #: /tmp/fish/implicit/share/completions/ninja.fish:1 #, fuzzy -msgid "Change to DIR" -msgstr "Wechsel zu Benutzer" +msgid "change to specified directory" +msgstr "Jokerzeichen auf angegebenes Verzeichnis beschränken" #: /tmp/fish/implicit/share/completions/ninja.fish:2 #, fuzzy -msgid "specify build file" +msgid "specify build file [default=build.ninja]" msgstr "Erstellungsverzeichnis angeben" #: /tmp/fish/implicit/share/completions/ninja.fish:3 @@ -42129,21 +44664,37 @@ msgstr "" #: /tmp/fish/implicit/share/completions/ninja.fish:5 #, fuzzy -msgid "number of jobs" -msgstr "Anzahl gleichzeitiger Jobs" +msgid "number of jobs to run in parallel [default derived from CPUs]" +msgstr "Gibt die Anzahl zu sendender Bytes an" #: /tmp/fish/implicit/share/completions/ninja.fish:6 -msgid "do not start if load > N" +msgid "do not start if load average > N" msgstr "" #: /tmp/fish/implicit/share/completions/ninja.fish:7 -msgid "keep until N jobs fail" +msgid "keep going until N jobs fail [default=1]" msgstr "" #: /tmp/fish/implicit/share/completions/ninja.fish:8 -msgid "help" +#: /tmp/fish/implicit/share/completions/quilt.fish:1 +#, fuzzy +msgid "show help" +msgstr "Zeige versteckte Dateien" + +#: /tmp/fish/implicit/share/completions/ninja.fish:9 +#, fuzzy +msgid "enable debugging, specify debug mode" +msgstr "Debug-Modus" + +#: /tmp/fish/implicit/share/completions/ninja.fish:10 +msgid "adjust warnings, specify flags" msgstr "" +#: /tmp/fish/implicit/share/completions/ninja.fish:11 +#, fuzzy +msgid "print ninja version" +msgstr "PKG-Versionen ausgeben" + #: /tmp/fish/implicit/share/completions/nl.fish:1 msgid "use STYLE for numbering body lines" msgstr "" @@ -43177,7 +45728,6 @@ msgid "Used with --prof, turns on browser-compatible mode for profiling" msgstr "" #: /tmp/fish/implicit/share/completions/node.fish:187 -#, fuzzy msgid "Log regular expression execution" msgstr "" @@ -43953,12 +46503,6 @@ msgstr "Depot deaktivieren" msgid "Where to restore / mount to" msgstr "" -#: /tmp/fish/implicit/share/completions/obnam.fish:47 -#: /tmp/fish/implicit/share/completions/xrandr.fish:1 -#, fuzzy -msgid "Be more verbose" -msgstr "Nicht überschreiben" - #: /tmp/fish/implicit/share/completions/obnam.fish:48 #, fuzzy msgid "Do not be verbose" @@ -46036,16 +48580,6 @@ msgstr "Eigenschaften auflisten, die dieses Paket bereitstellt" msgid "List all modules the given packages requires for static linking" msgstr "" -#: /tmp/fish/implicit/share/completions/pkgfile.fish:1 -#, fuzzy -msgid "show program's version number and exit" -msgstr "Version anzeigen und beenden" - -#: /tmp/fish/implicit/share/completions/pkgfile.fish:2 -#, fuzzy -msgid "show this help message and exit" -msgstr "Hilfe anzeigen und beenden" - #: /tmp/fish/implicit/share/completions/pkgfile.fish:3 msgid "only show files in a {s}bin/ directory. Works with -s, -l" msgstr "" @@ -46133,7 +48667,6 @@ msgid "Use configuration file" msgstr "Konfigurationsdatei" #: /tmp/fish/implicit/share/completions/pkg.fish:10 -#, fuzzy msgid "Set repository configuration directory" msgstr "" @@ -46206,8 +48739,8 @@ msgid "Download a remote package" msgstr "Eine Quelle herunterladen und extrahieren" #: /tmp/fish/implicit/share/completions/pkg.fish:26 -#: /tmp/fish/implicit/share/completions/zypper.fish:2 -#: /tmp/fish/implicit/share/completions/zypper.fish:17 +#: /tmp/fish/implicit/share/completions/zypper.fish:3 +#: /tmp/fish/implicit/share/completions/zypper.fish:18 #, fuzzy msgid "Install packages" msgstr "Pakete erneut installieren" @@ -47734,11 +50267,6 @@ msgstr "" msgid "Issue errors" msgstr "Fehler ignorieren" -#: /tmp/fish/implicit/share/completions/quilt.fish:1 -#, fuzzy -msgid "show help" -msgstr "Zeige versteckte Dateien" - #: /tmp/fish/implicit/share/completions/quilt.fish:3 #, fuzzy msgid "specify the file to Run Control file to use" @@ -49153,6 +51681,630 @@ msgstr "Ausführlicher Modus ohne Nachricht" msgid "Compiler debug mode" msgstr "Compiler-Debug-Modus" +#: /tmp/fish/implicit/share/completions/s3cmd.fish:1 +#, fuzzy +msgid "Make bucket" +msgstr "Unpassende Klammern" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:2 +#, fuzzy +msgid "Remove bucket" +msgstr "Pakete entfernen" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:3 +#, fuzzy +msgid "List objects or buckets" +msgstr "Inhalte eines Paketes auflisten, das dem Muster entspricht" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:4 +#, fuzzy +msgid "List all object in all buckets" +msgstr "Namen der verfügbaren Signale auflisten" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:5 +#, fuzzy +msgid "Put file into bucket" +msgstr "Zeit des letzten Neustarts anzeigen" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:6 +#, fuzzy +msgid "Get file from bucket" +msgstr "Datei aus Datei extrahieren" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:7 +#, fuzzy +msgid "Delete file from bucket" +msgstr "Aus Archiv löschen" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:8 +msgid "Delete file from bucket (alias for del)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:9 +#, fuzzy +msgid "Restore file from Glacier storage" +msgstr "Einen Eintrag aus dem Paketdepot entfernen" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:10 +msgid "Synchronize a directory tree to S3" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:11 +msgid "Disk usage by buckets" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:12 +#, fuzzy +msgid "Get various information about Buckets or Files" +msgstr "Informative Nachrichten ausgeben" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:13 +msgid "Copy object" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:14 +msgid "Modify object metadata" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:15 +#, fuzzy +msgid "Move object" +msgstr "Veraltete Dateien löschen" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:16 +msgid "Modify Access control list for Bucket or Files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:17 +msgid "Modify Bucket Policy" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:18 +msgid "Delete Bucket Policy" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:19 +msgid "Modify Bucket CORS" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:20 +msgid "Delete Bucket CORS" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:21 +msgid "Modify Bucket Requester Pays policy" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:22 +#, fuzzy +msgid "Show multipart uploads" +msgstr "Threads anzeigen" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:23 +msgid "Abort a multipart upload" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:24 +#, fuzzy +msgid "List parts of a multipart upload" +msgstr "Paketdepot aktualisieren" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:25 +#, fuzzy +msgid "Enable/disable bucket access logging" +msgstr "Ausdruck auswerten" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:26 +#, fuzzy +msgid "Sign arbitrary string using the secret key" +msgstr "Einen öffentlichen Schlüssel mit Ihrem geheimen Schlüssel signieren" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:27 +msgid "Sign an S3 URL to provide limited public access with expiry" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:28 +msgid "Fix invalid file names in a bucket" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:29 +msgid "Create Website from bucket" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:30 +#, fuzzy +msgid "Delete Website" +msgstr "Konfigurationsdatei benutzen" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:31 +msgid "Info about Website" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:32 +msgid "Set or delete expiration rule for the bucket" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:33 +msgid "Upload a lifecycle policy for the bucket" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:34 +#, fuzzy +msgid "Remove a lifecycle policy for the bucket" +msgstr "Alle gz-Dateien aus dem Zwischenspeicher entfernen" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:35 +#, fuzzy +msgid "List CloudFront distribution points" +msgstr "Distributions-tarball erstellen" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:36 +msgid "Display CloudFront distribution point parameters" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:37 +#, fuzzy +msgid "Create CloudFront distribution point" +msgstr "Distributions-tarball erstellen" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:38 +#, fuzzy +msgid "Delete CloudFront distribution point" +msgstr "Distributions-tarball erstellen" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:39 +#, fuzzy +msgid "Change CloudFront distribution point parameters" +msgstr "Distributions-tarball erstellen" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:40 +msgid "Display CloudFront invalidation request(s) status" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:42 +#, fuzzy +msgid "Run interactive (re)configuration tool" +msgstr "Konfigurationsdatei festlegen" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:44 +#, fuzzy +msgid "Dump current configuration" +msgstr "Dienstkonfiguration neu laden" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:45 +#, fuzzy +msgid "AWS Access Key" +msgstr "Zugriffszeit anzeigen" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:46 +msgid "AWS Secret Key" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:47 +msgid "AWS Access Token" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:48 +msgid "Dry run, test only" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:49 +#, fuzzy +msgid "Use HTTPS (default)" +msgstr "(Standard)" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:50 +#, fuzzy +msgid "Don't use HTTPS" +msgstr "Stapelverarbeitungsmodus nicht verwenden" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:51 +#, fuzzy +msgid "Encrypt files before uploading" +msgstr "Dateien vor dem Löschen umpacken" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:52 +#, fuzzy +msgid "Don't encrypt files" +msgstr "Quelldateien nicht löschen" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:53 +#, fuzzy +msgid "Force overwrite" +msgstr "Nicht überschreiben" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:54 +#, fuzzy +msgid "Resume partially downloaded file" +msgstr "Herunterladen einer teilweise übertragenen Datei fortsetzen" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:55 +#, fuzzy +msgid "Resume partially uploaded files" +msgstr "Herunterladen einer teilweise übertragenen Datei fortsetzen" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:56 +msgid "Resume multipart upload by UploadId" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:57 +#, fuzzy +msgid "Skip existing files at destination" +msgstr "Sicherung jeder existierenden Zieldatei erstellen" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:58 +#, fuzzy +msgid "Upload/download/delete recursively" +msgstr "Dep und rdep rekursiv" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:59 +#, fuzzy +msgid "Check MD5 sums (default)" +msgstr "(Standard)" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:60 +msgid "Skip MD5 sum check" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:61 +msgid "Store with ACL read for all" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:62 +msgid "Store with private ACL" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:63 +msgid "Grant permission to named user" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:64 +msgid "Revoke permission to named user" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:65 +#, fuzzy +msgid "Days to keep restored file" +msgstr "Dateiname nciht (zurück)sichern" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:66 +#, fuzzy +msgid "S3 glacier restore priority" +msgstr "Zugriffsverlauf des Paketdepots anzeigen" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:67 +msgid "Delete objects not found locally" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:68 +#, fuzzy +msgid "Don't delete dest objects" +msgstr "Keine Ausgabedateien erstellen" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:69 +#, fuzzy +msgid "Delete after upload" +msgstr "Datei ist ein Block-Gerät" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:70 +#, fuzzy +msgid "Delete no more than NUM files" +msgstr "Quelldateien nicht löschen" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:71 +msgid "Max objects per response" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:72 +msgid "Additional parallel upload" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:73 +#, fuzzy +msgid "Delete remotely after fetch" +msgstr "Aus Archiv löschen" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:74 +#, fuzzy +msgid "Preserve FS attributes" +msgstr "Umgebung erhalten" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:75 +#, fuzzy +msgid "Don't store FS attributes" +msgstr "md5-Attribute nicht prüfen" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:76 +#, fuzzy +msgid "Exclude GLOB matches" +msgstr "Dateisysteme ausschliessen" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:77 +#, fuzzy +msgid "--exclude GLOBs from FILE" +msgstr "Dateinamen über Pipe lesen" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:78 +msgid "Exclude REGEXP matches" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:79 +#, fuzzy +msgid "Read --rexclude REGEXPs from FILE" +msgstr "Dateinamen über Pipe lesen" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:80 +msgid "Include GLOB matches even if previously excluded" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:81 +#, fuzzy +msgid "Read --include GLOBs from FILE" +msgstr "Dateinamen über Pipe lesen" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:82 +msgid "Include REGEXP matches even if preiously excluded" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:83 +#, fuzzy +msgid "Read --rinclude REGEXPs from FILE" +msgstr "Dateinamen über Pipe lesen" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:84 +#, fuzzy +msgid "Read source-file names from FILE" +msgstr "Dateinamen über Pipe lesen" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:85 +#, fuzzy +msgid "Create bucket in region" +msgstr "Neues Projekt erstellen" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:86 +msgid "S3 endpoint (default: s3.amazonaws.com)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:87 +msgid "DNS-style bucket+hostname:port template for bucket" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:88 +msgid "Store with reduced redundancy" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:89 +msgid "Store without reduced redundancy" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:90 +msgid "Store with STANDARD, STANDARD_IA, or REDUCED_REDUNDANCY" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:91 +msgid "Prefix for access logs" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:92 +#, fuzzy +msgid "Disable access logging" +msgstr "Warnungen über MFC deaktivieren" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:93 +msgid "Default MIME-type for objects" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:94 +msgid "Guess MIME-type" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:95 +msgid "Don't guess MIME-type, use default" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:96 +#, fuzzy +msgid "Don't use mime magic when guessing" +msgstr "Keinen Kommentar verwenden" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:97 +#, fuzzy +msgid "Force MIME-type" +msgstr "Ja erzwingen" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:98 +msgid "Add HTTP header" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:99 +#, fuzzy +msgid "Remove HTTP header" +msgstr "Das test-Verzeichnis entfernen" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:100 +msgid "Use server-side encryption for upload" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:101 +msgid "Encrypt with specified AWS KMS-managed key" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:102 +#, fuzzy +msgid "Use specified encoding" +msgstr "Fenster auf der angegebenen Anzeige erstellen" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:103 +msgid "Add encoding to CSV extension list" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:104 +#, fuzzy +msgid "Use S3 name as-is" +msgstr "Eine Platte umbenennen" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:105 +msgid "No multipart on files larger than --multipart-chunk-size-mb" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:106 +msgid "Multipart upload chunk size" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:107 +msgid "Include MD5 sums in bucket listings" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:108 +#, fuzzy +msgid "Print sizes in human-readable form" +msgstr "Alle Informationen ausgeben" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:109 +#, fuzzy +msgid "Name of index-document" +msgstr "Name des Patch" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:110 +#, fuzzy +msgid "Name of error-document" +msgstr "Name des Patch" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:111 +msgid "When expiration rule takes effect" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:112 +msgid "Days to expire" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:113 +msgid "Apply expiry to objects matching prefix" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:114 +#, fuzzy +msgid "Show progress (default on TTY)" +msgstr "Versteckte Funktionen anzeigen" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:115 +msgid "Don't show progress meter (default if non-TTY)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:116 +#, fuzzy +msgid "Show file transfer stats" +msgstr "Alle Dateisysteme anzeigen" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:117 +#, fuzzy +msgid "Enable CloudFront distribution" +msgstr "Debian-Distribution" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:118 +#, fuzzy +msgid "Disable CloudFront distribution" +msgstr "Debian-Distribution" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:119 +#, fuzzy +msgid "Invalidate CloudFront file" +msgstr "Datei ausschliessen" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:120 +msgid "Invalidate default index" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:121 +#, fuzzy +msgid "Don't invalidate default index" +msgstr "Keine Erklärungen ausgeben" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:122 +msgid "Add CNAME to CloudFront distribution" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:123 +msgid "Remove CNAME from CloudFront distribution" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:124 +msgid "Set COMMENT for CloudFront distribution" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:125 +msgid "Set default root object" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:127 +#, fuzzy +msgid "Debug output" +msgstr "Debug-Ausgabe aktivieren" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:130 +msgid "Cache FILE containing MD5 values" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:131 +#, fuzzy +msgid "Silence stdout output" +msgstr "dired-Ausgabe erzeugen" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:132 +#, fuzzy +msgid "Path to SSL CA certificate FILE" +msgstr "Zertifikatsregeln festlegen" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:133 +#, fuzzy +msgid "Validate SSL certificate" +msgstr "Zertifikatsregeln festlegen" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:134 +#, fuzzy +msgid "Don't validate SSL certificate" +msgstr "Zertifikatsregeln festlegen" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:135 +#, fuzzy +msgid "Validate SSL hostname" +msgstr "Quellen aktualisieren" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:136 +msgid "Don't validate SSL hostname" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:137 +msgid "Use AWS Signature version 2" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:138 +#, fuzzy +msgid "Limit upload or download speed (bytes/sec)" +msgstr "Herunterladegeschwindigkeit begrenzen" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:139 +msgid "Set REQUESTER PAYS for operations" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:140 +#, fuzzy +msgid "Produce long listing" +msgstr "Zeige Zeit" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:141 +#, fuzzy +msgid "Stop on error in transfer" +msgstr "Bei zu vielen Fehlern Anzeige beenden" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:142 +msgid "Provide Content-Disposition for signed URLs" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:143 +msgid "Provide Content-Type for signed URLs" +msgstr "" + #: /tmp/fish/implicit/share/completions/sass-convert.fish:1 msgid "" "The format to convert from. Can be css, scss, sass. By default, this is " @@ -49348,6 +52500,111 @@ msgstr "Veraltete Paketdateien löschen" msgid "Silence warnings and status messages during compilation." msgstr "" +#: /tmp/fish/implicit/share/completions/sbt.fish:1 +#, fuzzy +msgid "Create a new sbt project from the given template" +msgstr "CVS-Paketdepot erstellen, wenn es nicht existiert" + +#: /tmp/fish/implicit/share/completions/sbt.fish:2 +msgid "Connect to a server with an interactive sbt prompt" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:3 +#, fuzzy +msgid "Print options help message" +msgstr "Informative Nachrichten ausgeben" + +#: /tmp/fish/implicit/share/completions/sbt.fish:4 +#, fuzzy +msgid "Print more details" +msgstr "Wichtige Abhängigkeiten ausgeben" + +#: /tmp/fish/implicit/share/completions/sbt.fish:5 +#, fuzzy +msgid "Set log level to debug" +msgstr "Fehler-Grad festlegen" + +#: /tmp/fish/implicit/share/completions/sbt.fish:6 +#, fuzzy +msgid "Disable ANSI color codes" +msgstr "Keine ausführliche Ausgabe" + +#: /tmp/fish/implicit/share/completions/sbt.fish:7 +msgid "Launch even if there's no sbt project" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:8 +#, fuzzy +msgid "Use all local caches" +msgstr "Lokalen Zwischenspeicher und Pakete bereinigen" + +#: /tmp/fish/implicit/share/completions/sbt.fish:9 +msgid "Use global caches, but not global ~/.sbt directory" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:10 +#, fuzzy +msgid "Disable interactive mode" +msgstr "Im nicht interaktiven Modus ausführen" + +#: /tmp/fish/implicit/share/completions/sbt.fish:11 +msgid "Specify path to global settings/plugins" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:12 +#, fuzzy +msgid "Specify path to shared boot directory" +msgstr "Verzeichnis angeben" + +#: /tmp/fish/implicit/share/completions/sbt.fish:13 +#, fuzzy +msgid "Specify path to local Ivy repository" +msgstr "Paketdepot aktualisieren" + +#: /tmp/fish/implicit/share/completions/sbt.fish:14 +#, fuzzy +msgid "Set memory options" +msgstr "Konfigurationsoptionen festlegen" + +#: /tmp/fish/implicit/share/completions/sbt.fish:15 +msgid "Turn on JVM debugging, open at the given port" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:16 +#, fuzzy +msgid "Use specified version of sbt" +msgstr "Benutze angegebenen Kompressionsalgorithmus" + +#: /tmp/fish/implicit/share/completions/sbt.fish:17 +#, fuzzy +msgid "Use specified jar as the sbt launcher" +msgstr "Angegebenen Schlüssel als Schlüssel zum Signieren verwenden" + +#: /tmp/fish/implicit/share/completions/sbt.fish:18 +msgid "Use an RC version of sbt" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:19 +#, fuzzy +msgid "Use a snapshot version of sbt" +msgstr "Version anzeigen und beenden" + +#: /tmp/fish/implicit/share/completions/sbt.fish:20 +msgid "Alternate JAVA_HOME" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:21 +msgid "Pass -D option directly to the Java runtime" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:22 +msgid "Pass -X option directly to the Java runtime" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:23 +msgid "Pass -X option to sbt's scalacOptions" +msgstr "" + #: /tmp/fish/implicit/share/completions/scanimage.fish:1 msgid "Top-left x position of scan area [0..480pel]/[0..218mm]" msgstr "" @@ -49783,7 +53040,6 @@ msgid "Flow control on" msgstr "Einhängepunkt" #: /tmp/fish/implicit/share/completions/screen.fish:17 -#, fuzzy msgid "Flow control off" msgstr "" @@ -50115,6 +53371,73 @@ msgstr "" msgid "Specifies layout variant used to choose component names" msgstr "" +#: /tmp/fish/implicit/share/completions/snap.fish:1 +#, fuzzy +msgid "Test if snap has yet to be given the subcommand" +msgstr "Test, ob an apt noch ein Unterbefehl gegeben werden muss" + +#: /tmp/fish/implicit/share/completions/snap.fish:3 +#, fuzzy +msgid "Test if snap command should have packages as potential completion" +msgstr "" +"Testen, ob der apt-Befehl Pakete zur möglichen Fertigstellung haben sollte" + +#: /tmp/fish/implicit/share/completions/snap.fish:4 +#, fuzzy +msgid "Test if snap command should have files as potential completion" +msgstr "" +"Testen, ob der apt-Befehl Pakete zur möglichen Fertigstellung haben sollte" + +#: /tmp/fish/implicit/share/completions/snap.fish:5 +#: /tmp/fish/implicit/share/completions/snap.fish:6 +#, fuzzy +msgid "List disabled snaps" +msgstr "Auf Installierte begrenzen" + +#: /tmp/fish/implicit/share/completions/snap.fish:7 +#, fuzzy +msgid "List installed snaps" +msgstr "Auf Installierte begrenzen" + +#: /tmp/fish/implicit/share/completions/snap.fish:8 +#, fuzzy +msgid "List of interfaces" +msgstr "Schnittstelle stoppen" + +#: /tmp/fish/implicit/share/completions/snap.fish:9 +#, fuzzy +msgid "List change IDs" +msgstr "Keine Änderungen" + +#: /tmp/fish/implicit/share/completions/snap.fish:10 +#, fuzzy +msgid "List aliases" +msgstr "Alle Namen ausgeben" + +#: /tmp/fish/implicit/share/completions/snap.fish:11 +#, fuzzy +msgid "Check that no assertion type is used yet" +msgstr "" +"Überprüfen sie das dieser Terminaltyp auf diesem System unterstützt wird" + +#: /tmp/fish/implicit/share/completions/snap.fish:12 +msgid "Check if certain assertion type is used" +msgstr "" + +#: /tmp/fish/implicit/share/completions/snap.fish:13 +#, fuzzy +msgid "List assertion filters" +msgstr "Beschreibung des mime-Typs ausgeben" + +#: /tmp/fish/implicit/share/completions/snap.fish:14 +#, fuzzy +msgid "Show this help message" +msgstr "Hilfe anzeigen und beenden" + +#: /tmp/fish/implicit/share/completions/snap.fish:16 +msgid "Snap" +msgstr "" + #: /tmp/fish/implicit/share/completions/sort.fish:1 msgid "Ignore leading blanks" msgstr "Führende Leerzeichen ignorieren" @@ -50592,48 +53915,52 @@ msgid "Test if a code block is currently evaluated" msgstr "" #: /tmp/fish/implicit/share/completions/status.fish:6 -msgid "Test if new jobs are never put under job control" +msgid "Test if a breakpoint is currently in effect" msgstr "" #: /tmp/fish/implicit/share/completions/status.fish:7 -msgid "Test if only interactive new jobs are put under job control" +msgid "Test if new jobs are never put under job control" msgstr "" #: /tmp/fish/implicit/share/completions/status.fish:8 -msgid "Test if all new jobs are put under job control" +msgid "Test if only interactive new jobs are put under job control" msgstr "" #: /tmp/fish/implicit/share/completions/status.fish:9 +msgid "Test if all new jobs are put under job control" +msgstr "" + +#: /tmp/fish/implicit/share/completions/status.fish:10 #, fuzzy msgid "Print the filename of the currently running script" msgstr "Derzeit laufende Jobs ausgeben" -#: /tmp/fish/implicit/share/completions/status.fish:10 +#: /tmp/fish/implicit/share/completions/status.fish:11 #, fuzzy msgid "Print the line number of the currently running script" msgstr "Derzeit laufende Jobs ausgeben" -#: /tmp/fish/implicit/share/completions/status.fish:11 +#: /tmp/fish/implicit/share/completions/status.fish:12 msgid "" "Print a list of all function calls leading up to running the current command" msgstr "" -#: /tmp/fish/implicit/share/completions/status.fish:12 +#: /tmp/fish/implicit/share/completions/status.fish:13 #, fuzzy msgid "Set which jobs are under job control" msgstr "Stoppanforderung über Jobsteuerung (^Z)" -#: /tmp/fish/implicit/share/completions/status.fish:13 +#: /tmp/fish/implicit/share/completions/status.fish:14 #, fuzzy msgid "Set all jobs under job control" msgstr "Job unter Curser selektieren" -#: /tmp/fish/implicit/share/completions/status.fish:14 +#: /tmp/fish/implicit/share/completions/status.fish:15 #, fuzzy msgid "Set only interactive jobs under job control" msgstr "Job unter Curser selektieren" -#: /tmp/fish/implicit/share/completions/status.fish:15 +#: /tmp/fish/implicit/share/completions/status.fish:16 #, fuzzy msgid "Set no jobs under job control" msgstr "Job unter Curser selektieren" @@ -50714,6 +54041,39 @@ msgstr "Maximalanzahl geschachtelter Blöcke erreicht." msgid "Remove newline" msgstr "Kein Neue-Zeile-Zeichen" +#: /tmp/fish/implicit/share/completions/subl.fish:1 +#, fuzzy +msgid "Load the given project" +msgstr "Neues Projekt erstellen" + +#: /tmp/fish/implicit/share/completions/subl.fish:2 +#, fuzzy +msgid "Run the given command" +msgstr "Argument als Befehl ausführen" + +#: /tmp/fish/implicit/share/completions/subl.fish:3 +#, fuzzy +msgid "Open a new window" +msgstr "Root-Fenster auswählen" + +#: /tmp/fish/implicit/share/completions/subl.fish:4 +#, fuzzy +msgid "Add folders to the current window" +msgstr "Dateien an Archiv anhängen" + +#: /tmp/fish/implicit/share/completions/subl.fish:5 +msgid "Wait for the files to be closed before returning" +msgstr "" + +#: /tmp/fish/implicit/share/completions/subl.fish:6 +#, fuzzy +msgid "Don't activate the application" +msgstr "Aktion nicht tatsächlich ausführen" + +#: /tmp/fish/implicit/share/completions/subl.fish:7 +msgid "Keep the application activated after closing the file" +msgstr "" + #: /tmp/fish/implicit/share/completions/sudo.fish:2 msgid "Close all file descriptors greater or equal to the given number" msgstr "" @@ -51367,155 +54727,137 @@ msgstr "" #: /tmp/fish/implicit/share/completions/systemctl.fish:9 #, fuzzy -msgid "Show a unit" -msgstr "Arp-Einträge anzeigen" - -#: /tmp/fish/implicit/share/completions/systemctl.fish:10 -#, fuzzy -msgid "Edit a unit" -msgstr "Ein Ereignis auslösen" - -#: /tmp/fish/implicit/share/completions/systemctl.fish:12 -msgid "Snapshot" -msgstr "" - -#: /tmp/fish/implicit/share/completions/systemctl.fish:15 -#, fuzzy msgid "List of unit types" msgstr "Konfigurationsdatei benutzen" -#: /tmp/fish/implicit/share/completions/systemctl.fish:16 +#: /tmp/fish/implicit/share/completions/systemctl.fish:10 #, fuzzy msgid "List of unit states" msgstr "Konfigurationsdatei benutzen" -#: /tmp/fish/implicit/share/completions/systemctl.fish:17 -msgid "Properties displayed in the \"show\" command" -msgstr "" - -#: /tmp/fish/implicit/share/completions/systemctl.fish:18 +#: /tmp/fish/implicit/share/completions/systemctl.fish:11 #, fuzzy msgid "Show all units or properties" msgstr "Hilfe- und Debug-Optionen anzeigen" -#: /tmp/fish/implicit/share/completions/systemctl.fish:19 +#: /tmp/fish/implicit/share/completions/systemctl.fish:12 #, fuzzy msgid "Show also units of local containers" msgstr "Arp-Einträge anzeigen" -#: /tmp/fish/implicit/share/completions/systemctl.fish:20 +#: /tmp/fish/implicit/share/completions/systemctl.fish:13 #, fuzzy msgid "Show reverse dependencies between units" msgstr "Umgekehrte Abhängigkeiten für das Paket auflisten" -#: /tmp/fish/implicit/share/completions/systemctl.fish:21 +#: /tmp/fish/implicit/share/completions/systemctl.fish:14 #, fuzzy msgid "Show units ordered before specified unit" msgstr "Profilierungsinformation in angegebene Datei ausgeben" -#: /tmp/fish/implicit/share/completions/systemctl.fish:22 +#: /tmp/fish/implicit/share/completions/systemctl.fish:15 #, fuzzy msgid "Show units ordered after specified unit" msgstr "Dateisysteme des angegebenen Typs anzeigen" -#: /tmp/fish/implicit/share/completions/systemctl.fish:23 +#: /tmp/fish/implicit/share/completions/systemctl.fish:16 #, fuzzy msgid "Do not ellipsize anything" msgstr "Nichts schreiben" -#: /tmp/fish/implicit/share/completions/systemctl.fish:24 +#: /tmp/fish/implicit/share/completions/systemctl.fish:17 #, fuzzy msgid "Show the type of the socket" msgstr "Zeige Zeit" -#: /tmp/fish/implicit/share/completions/systemctl.fish:25 +#: /tmp/fish/implicit/share/completions/systemctl.fish:18 msgid "How to deal with queued jobs" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:26 +#: /tmp/fish/implicit/share/completions/systemctl.fish:19 msgid "Ignore inhibitor locks on shutdown or sleep" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:27 +#: /tmp/fish/implicit/share/completions/systemctl.fish:20 #, fuzzy msgid "Suppress output to STDOUT" msgstr "Normale Ausgabe unterdrücken" -#: /tmp/fish/implicit/share/completions/systemctl.fish:28 +#: /tmp/fish/implicit/share/completions/systemctl.fish:21 msgid "Do not wait for the requested operation to finish" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:30 +#: /tmp/fish/implicit/share/completions/systemctl.fish:23 #: /tmp/fish/implicit/share/completions/systemd-analyze.fish:6 msgid "Talk to the service manager of the calling user" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:31 +#: /tmp/fish/implicit/share/completions/systemctl.fish:24 #: /tmp/fish/implicit/share/completions/systemd-analyze.fish:7 msgid "Talk to the service manager of the system." msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:32 +#: /tmp/fish/implicit/share/completions/systemctl.fish:25 msgid "Enable or disable for all users" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:33 +#: /tmp/fish/implicit/share/completions/systemctl.fish:26 msgid "Do not send wall message before halt" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:34 +#: /tmp/fish/implicit/share/completions/systemctl.fish:27 #, fuzzy msgid "Do not reload daemon configuration" msgstr "Dienstkonfiguration neu laden" -#: /tmp/fish/implicit/share/completions/systemctl.fish:35 +#: /tmp/fish/implicit/share/completions/systemctl.fish:28 #, fuzzy msgid "Disable asking for password" msgstr "Operater-Schlüsselworte deaktivieren" -#: /tmp/fish/implicit/share/completions/systemctl.fish:36 +#: /tmp/fish/implicit/share/completions/systemctl.fish:29 msgid "Send signal to which process" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:37 +#: /tmp/fish/implicit/share/completions/systemctl.fish:30 msgid "Which signal to send" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:38 +#: /tmp/fish/implicit/share/completions/systemctl.fish:31 msgid "Overwrite conflicting existing symlinks" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:39 +#: /tmp/fish/implicit/share/completions/systemctl.fish:32 msgid "Use alternative root path" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:40 +#: /tmp/fish/implicit/share/completions/systemctl.fish:33 msgid "Make changes only temporarily" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:41 +#: /tmp/fish/implicit/share/completions/systemctl.fish:34 #, fuzzy msgid "Number of journal lines to show" msgstr "Nicht-leere Zeilen nummerieren" -#: /tmp/fish/implicit/share/completions/systemctl.fish:42 +#: /tmp/fish/implicit/share/completions/systemctl.fish:35 msgid "Control journal formatting" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:43 +#: /tmp/fish/implicit/share/completions/systemctl.fish:36 #, fuzzy msgid "list-dependencies flat, not as tree" msgstr "Abhängigkeiten für dieses Paket auflisten" -#: /tmp/fish/implicit/share/completions/systemctl.fish:49 +#: /tmp/fish/implicit/share/completions/systemctl.fish:42 msgid "Reboot to EFI setup" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:50 +#: /tmp/fish/implicit/share/completions/systemctl.fish:43 msgid "Also start unit" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:51 +#: /tmp/fish/implicit/share/completions/systemctl.fish:44 msgid "Also stop unit" msgstr "" @@ -51851,113 +55193,115 @@ msgid "Tape length" msgstr "Band-Länge" #: /tmp/fish/implicit/share/completions/tar.fish:30 +#: /tmp/fish/implicit/share/completions/tar.fish:31 msgid "Don't extract modification time" msgstr "Modifizierungszeit nicht extrahieren" -#: /tmp/fish/implicit/share/completions/tar.fish:31 +#: /tmp/fish/implicit/share/completions/tar.fish:32 msgid "Multi volume archive" msgstr "Mehr-Volume-Archiv" -#: /tmp/fish/implicit/share/completions/tar.fish:32 +#: /tmp/fish/implicit/share/completions/tar.fish:33 +#: /tmp/fish/implicit/share/completions/tar.fish:34 msgid "Only store newer files" msgstr "Nur neuere Dateien speichern" -#: /tmp/fish/implicit/share/completions/tar.fish:33 -#: /tmp/fish/implicit/share/completions/tar.fish:34 +#: /tmp/fish/implicit/share/completions/tar.fish:35 +#: /tmp/fish/implicit/share/completions/tar.fish:36 msgid "Use V7 format" msgstr "V7-Format verwenden" -#: /tmp/fish/implicit/share/completions/tar.fish:35 +#: /tmp/fish/implicit/share/completions/tar.fish:37 msgid "Extract to stdout" msgstr "Auf stdout extrahieren" -#: /tmp/fish/implicit/share/completions/tar.fish:36 -#: /tmp/fish/implicit/share/completions/tar.fish:37 +#: /tmp/fish/implicit/share/completions/tar.fish:38 +#: /tmp/fish/implicit/share/completions/tar.fish:39 #, fuzzy msgid "Extract all permissions" msgstr "Alle Versionen ausgeben" -#: /tmp/fish/implicit/share/completions/tar.fish:38 +#: /tmp/fish/implicit/share/completions/tar.fish:40 msgid "Don't strip leading /" msgstr "Führenden / nicht entfernen" -#: /tmp/fish/implicit/share/completions/tar.fish:39 +#: /tmp/fish/implicit/share/completions/tar.fish:41 msgid "Preserve all permissions and do not sort file arguments" msgstr "Alle Rechte bewahren und Datei-Argumente nicht sortieren" -#: /tmp/fish/implicit/share/completions/tar.fish:40 +#: /tmp/fish/implicit/share/completions/tar.fish:42 msgid "Show record number" msgstr "Satznummer anzeigen" -#: /tmp/fish/implicit/share/completions/tar.fish:41 +#: /tmp/fish/implicit/share/completions/tar.fish:43 #, fuzzy msgid "Remove files after adding to archive" msgstr "Alle gz-Dateien aus dem Zwischenspeicher entfernen" -#: /tmp/fish/implicit/share/completions/tar.fish:42 -#: /tmp/fish/implicit/share/completions/tar.fish:43 +#: /tmp/fish/implicit/share/completions/tar.fish:44 +#: /tmp/fish/implicit/share/completions/tar.fish:45 #, fuzzy msgid "Do not sort file arguments" msgstr "Keine Flags anzeigen" -#: /tmp/fish/implicit/share/completions/tar.fish:44 +#: /tmp/fish/implicit/share/completions/tar.fish:46 msgid "Preserve file ownership" msgstr "Dateieigentümer erhalten" -#: /tmp/fish/implicit/share/completions/tar.fish:45 +#: /tmp/fish/implicit/share/completions/tar.fish:47 #, fuzzy msgid "Handle sparse files" msgstr "Sparse-Dateien bearbeiten" -#: /tmp/fish/implicit/share/completions/tar.fish:46 +#: /tmp/fish/implicit/share/completions/tar.fish:48 msgid "Extract file from file" msgstr "Datei aus Datei extrahieren" -#: /tmp/fish/implicit/share/completions/tar.fish:47 +#: /tmp/fish/implicit/share/completions/tar.fish:49 msgid "-T has null-terminated names" msgstr "-T enthält null-terminierte Namen" -#: /tmp/fish/implicit/share/completions/tar.fish:48 +#: /tmp/fish/implicit/share/completions/tar.fish:50 msgid "Print total bytes written" msgstr "Gesamtzahl geschriebener Bytes ausgeben" -#: /tmp/fish/implicit/share/completions/tar.fish:50 +#: /tmp/fish/implicit/share/completions/tar.fish:52 msgid "Set volume name" msgstr "Volume-Namen festlegen" -#: /tmp/fish/implicit/share/completions/tar.fish:52 -#: /tmp/fish/implicit/share/completions/tar.fish:53 +#: /tmp/fish/implicit/share/completions/tar.fish:54 +#: /tmp/fish/implicit/share/completions/tar.fish:55 msgid "Ask for confirmation" msgstr "Nach Bestätigung fragen" -#: /tmp/fish/implicit/share/completions/tar.fish:54 +#: /tmp/fish/implicit/share/completions/tar.fish:56 #, fuzzy msgid "Verify archive" msgstr "Archiv auflisten" -#: /tmp/fish/implicit/share/completions/tar.fish:55 +#: /tmp/fish/implicit/share/completions/tar.fish:57 msgid "Exclude file" msgstr "Datei ausschliessen" -#: /tmp/fish/implicit/share/completions/tar.fish:56 +#: /tmp/fish/implicit/share/completions/tar.fish:58 msgid "Exclude files listed in specified file" msgstr "die in der angegebenen Datei aufgeführten Dateien ausschliessen" -#: /tmp/fish/implicit/share/completions/tar.fish:57 -#: /tmp/fish/implicit/share/completions/tar.fish:58 +#: /tmp/fish/implicit/share/completions/tar.fish:59 +#: /tmp/fish/implicit/share/completions/tar.fish:60 msgid "Filter through compress" msgstr "durch compress filtern" -#: /tmp/fish/implicit/share/completions/tar.fish:59 -#: /tmp/fish/implicit/share/completions/tar.fish:60 +#: /tmp/fish/implicit/share/completions/tar.fish:61 +#: /tmp/fish/implicit/share/completions/tar.fish:62 msgid "Filter through gzip" msgstr "durch gzip filtern" -#: /tmp/fish/implicit/share/completions/tar.fish:61 +#: /tmp/fish/implicit/share/completions/tar.fish:63 msgid "Filter through specified program" msgstr "durch angegebenes Programm filtern" -#: /tmp/fish/implicit/share/completions/tar.fish:62 +#: /tmp/fish/implicit/share/completions/tar.fish:64 #, fuzzy msgid "Filter through xz" msgstr "durch gzip filtern" @@ -52766,8 +56110,9 @@ msgid "Block until finished" msgstr "" #: /tmp/fish/implicit/share/completions/tmutil.fish:46 -msgid "Autmatic rotation" -msgstr "" +#, fuzzy +msgid "Automatic rotation" +msgstr "Kumulativer Modus" #: /tmp/fish/implicit/share/completions/tmutil.fish:47 #, fuzzy @@ -52849,7 +56194,7 @@ msgid "Specify the name of the server socket to use" msgstr "Zeitablauf für Zwischenspeicher angeben" #: /tmp/fish/implicit/share/completions/tmux.fish:14 -msgid "Full path to sever socket. If set, -L is ignored." +msgid "Full path to server socket. If set, -L is ignored." msgstr "" #: /tmp/fish/implicit/share/completions/tmux.fish:15 @@ -54604,7 +57949,6 @@ msgid "Supplementary groups" msgstr "Auswahl per Gruppe" #: /tmp/fish/implicit/share/completions/useradd.fish:5 -#, fuzzy msgid "The user's home directory will be created if it does not exist" msgstr "" @@ -54742,11 +58086,6 @@ msgstr "Test, ob an apt noch ein Unterbefehl gegeben werden muss" msgid "Lists all available Vagrant boxes" msgstr "Namen der verfügbaren Signale auflisten" -#: /tmp/fish/implicit/share/completions/vagrant.fish:3 -#, fuzzy -msgid "Print the version and exit" -msgstr "Hilfe anzeigen und beenden" - #: /tmp/fish/implicit/share/completions/vagrant.fish:4 #, fuzzy msgid "Print the help and exit" @@ -57022,7 +60361,7 @@ msgstr "" #: /tmp/fish/implicit/share/completions/wicd-cli.fish:7 #, fuzzy -msgid "List encription types" +msgid "List encryption types" msgstr "Beschreibung des mime-Typs ausgeben" #: /tmp/fish/implicit/share/completions/wicd-cli.fish:8 @@ -59287,1135 +62626,1147 @@ msgstr "Verschlüsseln" msgid "Don't compress files with these suffixes" msgstr "Dateien mit diesen Endungen nicht komprimieren" -#: /tmp/fish/implicit/share/completions/zypper.fish:4 -msgid "Accept multiple commands at once" +#: /tmp/fish/implicit/share/completions/zypper.fish:2 +msgid "Repo" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:5 +msgid "Accept multiple commands at once" +msgstr "" + +#: /tmp/fish/implicit/share/completions/zypper.fish:6 #, fuzzy msgid "List all defined repositories" msgstr "Depot deaktivieren" -#: /tmp/fish/implicit/share/completions/zypper.fish:6 +#: /tmp/fish/implicit/share/completions/zypper.fish:7 #, fuzzy msgid "Add a new repository" msgstr "Paketdepot aktualisieren" -#: /tmp/fish/implicit/share/completions/zypper.fish:7 +#: /tmp/fish/implicit/share/completions/zypper.fish:8 #, fuzzy msgid "Remove specified repository" msgstr "Einen Eintrag aus dem Paketdepot entfernen" -#: /tmp/fish/implicit/share/completions/zypper.fish:8 +#: /tmp/fish/implicit/share/completions/zypper.fish:9 #, fuzzy msgid "Rename specified repository" msgstr "Defektes Paketdepot reparieren" -#: /tmp/fish/implicit/share/completions/zypper.fish:9 +#: /tmp/fish/implicit/share/completions/zypper.fish:10 #, fuzzy msgid "Modify specified repository" msgstr "Depot deaktivieren" -#: /tmp/fish/implicit/share/completions/zypper.fish:10 +#: /tmp/fish/implicit/share/completions/zypper.fish:11 #, fuzzy msgid "Refresh all repositories" msgstr "Depot deaktivieren" -#: /tmp/fish/implicit/share/completions/zypper.fish:11 +#: /tmp/fish/implicit/share/completions/zypper.fish:12 #, fuzzy msgid "Clean local caches" msgstr "Lokalen Zwischenspeicher und Pakete bereinigen" -#: /tmp/fish/implicit/share/completions/zypper.fish:12 +#: /tmp/fish/implicit/share/completions/zypper.fish:13 #, fuzzy msgid "List all defined services" msgstr "Depot deaktivieren" -#: /tmp/fish/implicit/share/completions/zypper.fish:13 +#: /tmp/fish/implicit/share/completions/zypper.fish:14 #, fuzzy msgid "Add a new service" msgstr "Neuen Schlüssel hinzufügen" -#: /tmp/fish/implicit/share/completions/zypper.fish:14 +#: /tmp/fish/implicit/share/completions/zypper.fish:15 #, fuzzy msgid "Modify specified service" msgstr "Angegebenen Schlüsselserver verwenden" -#: /tmp/fish/implicit/share/completions/zypper.fish:15 +#: /tmp/fish/implicit/share/completions/zypper.fish:16 #, fuzzy msgid "Remove specified service" msgstr "Angegebenen Schlüsselserver verwenden" -#: /tmp/fish/implicit/share/completions/zypper.fish:16 +#: /tmp/fish/implicit/share/completions/zypper.fish:17 #, fuzzy msgid "Refresh all services" msgstr "Depot deaktivieren" -#: /tmp/fish/implicit/share/completions/zypper.fish:19 +#: /tmp/fish/implicit/share/completions/zypper.fish:20 #, fuzzy msgid "Verify integrity of package dependencies" msgstr "Pakete für Abhängigkeiten installieren/entfernen" -#: /tmp/fish/implicit/share/completions/zypper.fish:20 +#: /tmp/fish/implicit/share/completions/zypper.fish:21 #, fuzzy msgid "Install source packages and their build dependencies" msgstr "Pakete für Abhängigkeiten installieren/entfernen" -#: /tmp/fish/implicit/share/completions/zypper.fish:21 +#: /tmp/fish/implicit/share/completions/zypper.fish:22 #, fuzzy msgid "Install newly added packages recommended by installed packages" msgstr "" "Installiere diese Pakete, selbst wenn sie Dateien aus anderen, bereits " "installierten Paketen ersetzen" -#: /tmp/fish/implicit/share/completions/zypper.fish:22 +#: /tmp/fish/implicit/share/completions/zypper.fish:23 #, fuzzy msgid "Update installed packages with newer versions" msgstr "Alle Quellpakete mit Version ausgeben" -#: /tmp/fish/implicit/share/completions/zypper.fish:23 +#: /tmp/fish/implicit/share/completions/zypper.fish:24 #, fuzzy msgid "List available updates" msgstr "Verfügbare Liste ausgeben" -#: /tmp/fish/implicit/share/completions/zypper.fish:24 +#: /tmp/fish/implicit/share/completions/zypper.fish:25 #, fuzzy msgid "Install needed patches" msgstr "Neues Paket installieren" -#: /tmp/fish/implicit/share/completions/zypper.fish:25 +#: /tmp/fish/implicit/share/completions/zypper.fish:26 #, fuzzy msgid "List needed patches" msgstr "Neues Paket installieren" -#: /tmp/fish/implicit/share/completions/zypper.fish:26 +#: /tmp/fish/implicit/share/completions/zypper.fish:27 #, fuzzy msgid "Perform a distribution upgrade" msgstr "Simulation durchführen" -#: /tmp/fish/implicit/share/completions/zypper.fish:27 +#: /tmp/fish/implicit/share/completions/zypper.fish:28 #, fuzzy msgid "Check for patches" msgstr "Komprimierte Patche erstellen" -#: /tmp/fish/implicit/share/completions/zypper.fish:28 +#: /tmp/fish/implicit/share/completions/zypper.fish:29 #, fuzzy msgid "Search for packages matching a pattern" msgstr "Paket entsprechend Muster suchen" -#: /tmp/fish/implicit/share/completions/zypper.fish:29 +#: /tmp/fish/implicit/share/completions/zypper.fish:30 #, fuzzy msgid "Show full information for specified packages" msgstr "Volle Versionen der Pakete anzeigen" -#: /tmp/fish/implicit/share/completions/zypper.fish:30 +#: /tmp/fish/implicit/share/completions/zypper.fish:31 #, fuzzy msgid "Show full information for specified patches" msgstr "Profilierungsinformation in angegebene Datei ausgeben" -#: /tmp/fish/implicit/share/completions/zypper.fish:31 +#: /tmp/fish/implicit/share/completions/zypper.fish:32 #, fuzzy msgid "Show full information for specified patterns" msgstr "Profilierungsinformation in angegebene Datei ausgeben" -#: /tmp/fish/implicit/share/completions/zypper.fish:32 +#: /tmp/fish/implicit/share/completions/zypper.fish:33 #, fuzzy msgid "Show full information for specified products" msgstr "Profilierungsinformation in angegebene Datei ausgeben" -#: /tmp/fish/implicit/share/completions/zypper.fish:33 +#: /tmp/fish/implicit/share/completions/zypper.fish:34 #, fuzzy msgid "List all available patches" msgstr "Namen der verfügbaren Signale auflisten" -#: /tmp/fish/implicit/share/completions/zypper.fish:34 +#: /tmp/fish/implicit/share/completions/zypper.fish:35 #, fuzzy msgid "List all available packages" msgstr "Pakete erneut installieren" -#: /tmp/fish/implicit/share/completions/zypper.fish:35 +#: /tmp/fish/implicit/share/completions/zypper.fish:36 #, fuzzy msgid "List all available patterns" msgstr "Namen der verfügbaren Signale auflisten" -#: /tmp/fish/implicit/share/completions/zypper.fish:36 +#: /tmp/fish/implicit/share/completions/zypper.fish:37 #, fuzzy msgid "List all available products" msgstr "Namen der verfügbaren Signale auflisten" -#: /tmp/fish/implicit/share/completions/zypper.fish:37 +#: /tmp/fish/implicit/share/completions/zypper.fish:38 #, fuzzy msgid "List packages providing specified capability" msgstr "Alle Pakete abfragen, die die angegebene Eigenschaft bereitstellen" -#: /tmp/fish/implicit/share/completions/zypper.fish:38 +#: /tmp/fish/implicit/share/completions/zypper.fish:39 #, fuzzy msgid "Add a package lock" msgstr "Ein Paket neu erstellen" -#: /tmp/fish/implicit/share/completions/zypper.fish:39 +#: /tmp/fish/implicit/share/completions/zypper.fish:40 #, fuzzy msgid "Remove a package lock" msgstr "Pakete entfernen" -#: /tmp/fish/implicit/share/completions/zypper.fish:40 +#: /tmp/fish/implicit/share/completions/zypper.fish:41 #, fuzzy msgid "List current package locks" msgstr "Fehler aus Paketen auflisten" -#: /tmp/fish/implicit/share/completions/zypper.fish:41 +#: /tmp/fish/implicit/share/completions/zypper.fish:42 #, fuzzy msgid "Remove unused locks" msgstr "Quellpakete entfernen" -#: /tmp/fish/implicit/share/completions/zypper.fish:42 +#: /tmp/fish/implicit/share/completions/zypper.fish:43 #, fuzzy msgid "Compare two version strings" msgstr "Saloppe Einhäng-Optionen tolerieren" -#: /tmp/fish/implicit/share/completions/zypper.fish:43 +#: /tmp/fish/implicit/share/completions/zypper.fish:44 #, fuzzy msgid "Print the target operating system ID string" msgstr "Betriebssystem ausgeben" -#: /tmp/fish/implicit/share/completions/zypper.fish:44 +#: /tmp/fish/implicit/share/completions/zypper.fish:45 msgid "Print report about licenses and EULAs of installed packages" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:45 +#: /tmp/fish/implicit/share/completions/zypper.fish:46 #, fuzzy msgid "Download source rpms for all installed packages to a local directory" msgstr "Nie ins übergeordnete Verzeichnis wechseln" -#: /tmp/fish/implicit/share/completions/zypper.fish:47 +#: /tmp/fish/implicit/share/completions/zypper.fish:48 #, fuzzy msgid "Output the version number" msgstr "Versionsnummer" -#: /tmp/fish/implicit/share/completions/zypper.fish:48 +#: /tmp/fish/implicit/share/completions/zypper.fish:49 #, fuzzy msgid "Use specified config file instead of the default" msgstr "Angegebene Datei anstelle der Standardvertrauensdatenbank nutzen" -#: /tmp/fish/implicit/share/completions/zypper.fish:49 +#: /tmp/fish/implicit/share/completions/zypper.fish:50 #, fuzzy msgid "Suppress normal output, print only error messages" msgstr "Fehlermeldungen unterdrücken" -#: /tmp/fish/implicit/share/completions/zypper.fish:51 +#: /tmp/fish/implicit/share/completions/zypper.fish:52 #, fuzzy msgid "Do not abbreviate text in tables" msgstr "Keine Ausgabedateien erstellen" -#: /tmp/fish/implicit/share/completions/zypper.fish:52 +#: /tmp/fish/implicit/share/completions/zypper.fish:53 #, fuzzy msgid "Table style (integer)" msgstr "Integrität der Zip-Datei testen" -#: /tmp/fish/implicit/share/completions/zypper.fish:53 +#: /tmp/fish/implicit/share/completions/zypper.fish:54 #, fuzzy msgid "Turn on rug compatibility" msgstr "Debug-Ausgabe aktivieren" -#: /tmp/fish/implicit/share/completions/zypper.fish:54 +#: /tmp/fish/implicit/share/completions/zypper.fish:55 msgid "Do not ask anything, use default answers automatically" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:55 +#: /tmp/fish/implicit/share/completions/zypper.fish:56 #, fuzzy msgid "Switch to XML output" msgstr "Ausgabebreite festlegen" -#: /tmp/fish/implicit/share/completions/zypper.fish:56 +#: /tmp/fish/implicit/share/completions/zypper.fish:57 #, fuzzy msgid "Ignore unknown packages" msgstr "Fehlende Pakete ignorieren" -#: /tmp/fish/implicit/share/completions/zypper.fish:57 +#: /tmp/fish/implicit/share/completions/zypper.fish:58 #, fuzzy msgid "Use an additional repository" msgstr "Paketdepot aktualisieren" -#: /tmp/fish/implicit/share/completions/zypper.fish:58 +#: /tmp/fish/implicit/share/completions/zypper.fish:59 #, fuzzy msgid "Use alternative repository definition file directory" msgstr "CVS-Paketdepot erstellen, wenn es nicht existiert" -#: /tmp/fish/implicit/share/completions/zypper.fish:59 +#: /tmp/fish/implicit/share/completions/zypper.fish:60 #, fuzzy msgid "Use alternative directory for all caches" msgstr "Verzeichnis nach makefile durchsuchen" -#: /tmp/fish/implicit/share/completions/zypper.fish:60 +#: /tmp/fish/implicit/share/completions/zypper.fish:61 #, fuzzy msgid "Operate on a different root directory" msgstr "Diff zwischen zwei Versionen des Paketdepots erstellen" -#: /tmp/fish/implicit/share/completions/zypper.fish:61 +#: /tmp/fish/implicit/share/completions/zypper.fish:62 msgid "" "Do not treat patches as interactive, which have the rebootSuggested-flag set" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:62 +#: /tmp/fish/implicit/share/completions/zypper.fish:63 msgid "Ignore GPG check failures and continue" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:63 +#: /tmp/fish/implicit/share/completions/zypper.fish:64 msgid "Automatically trust and import new repository signing keys" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:64 +#: /tmp/fish/implicit/share/completions/zypper.fish:65 #, fuzzy msgid "Do not read meta-data from repositories" msgstr "Erstellte Dateien nicht löschen" -#: /tmp/fish/implicit/share/completions/zypper.fish:65 +#: /tmp/fish/implicit/share/completions/zypper.fish:66 #, fuzzy msgid "Do not refresh the repositories" msgstr "Depot deaktivieren" -#: /tmp/fish/implicit/share/completions/zypper.fish:66 +#: /tmp/fish/implicit/share/completions/zypper.fish:67 #, fuzzy msgid "Ignore CD/DVD repositories" msgstr "Depot deaktivieren" -#: /tmp/fish/implicit/share/completions/zypper.fish:67 +#: /tmp/fish/implicit/share/completions/zypper.fish:68 #, fuzzy msgid "Ignore remote repositories" msgstr "Einträge in .cvspass für entferntes Paketdepot entfernen" -#: /tmp/fish/implicit/share/completions/zypper.fish:68 +#: /tmp/fish/implicit/share/completions/zypper.fish:69 #, fuzzy msgid "Do not read installed packages" msgstr "Pakete nicht aktualisieren" -#: /tmp/fish/implicit/share/completions/zypper.fish:69 +#: /tmp/fish/implicit/share/completions/zypper.fish:70 msgid "Output a list of zypper user prompts" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:70 +#: /tmp/fish/implicit/share/completions/zypper.fish:71 msgid "User defined transaction id used in history and plugins" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:71 +#: /tmp/fish/implicit/share/completions/zypper.fish:72 msgid "Use alternative raw meta-data cache directory" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:72 +#: /tmp/fish/implicit/share/completions/zypper.fish:73 msgid "Use alternative solv file cache directory" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:73 +#: /tmp/fish/implicit/share/completions/zypper.fish:74 msgid "Use alternative package cache directory" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:74 +#: /tmp/fish/implicit/share/completions/zypper.fish:75 msgid "Export all defined repositories as a single local .repo file" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:75 +#: /tmp/fish/implicit/share/completions/zypper.fish:76 #, fuzzy msgid "Show also repository alias" msgstr "Depot deaktivieren" -#: /tmp/fish/implicit/share/completions/zypper.fish:76 +#: /tmp/fish/implicit/share/completions/zypper.fish:77 #, fuzzy msgid "Show also repository name" msgstr "Depot deaktivieren" -#: /tmp/fish/implicit/share/completions/zypper.fish:77 -#: /tmp/fish/implicit/share/completions/zypper.fish:120 +#: /tmp/fish/implicit/share/completions/zypper.fish:78 +#: /tmp/fish/implicit/share/completions/zypper.fish:121 #, fuzzy msgid "Show also base URI of repositories" msgstr "Einträge in .cvspass für entferntes Paketdepot entfernen" -#: /tmp/fish/implicit/share/completions/zypper.fish:78 -#: /tmp/fish/implicit/share/completions/zypper.fish:121 +#: /tmp/fish/implicit/share/completions/zypper.fish:79 +#: /tmp/fish/implicit/share/completions/zypper.fish:122 #, fuzzy msgid "Show also repository priority" msgstr "Zugriffsverlauf des Paketdepots anzeigen" -#: /tmp/fish/implicit/share/completions/zypper.fish:79 +#: /tmp/fish/implicit/share/completions/zypper.fish:80 msgid "Show also the autorefresh flag" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:80 -#: /tmp/fish/implicit/share/completions/zypper.fish:122 +#: /tmp/fish/implicit/share/completions/zypper.fish:81 +#: /tmp/fish/implicit/share/completions/zypper.fish:123 msgid "Show more information like URI, priority, type" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:81 +#: /tmp/fish/implicit/share/completions/zypper.fish:82 msgid "Show also alias of parent service" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:82 -#: /tmp/fish/implicit/share/completions/zypper.fish:125 +#: /tmp/fish/implicit/share/completions/zypper.fish:83 +#: /tmp/fish/implicit/share/completions/zypper.fish:126 msgid "Sort the list by URI" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:83 -#: /tmp/fish/implicit/share/completions/zypper.fish:124 +#: /tmp/fish/implicit/share/completions/zypper.fish:84 +#: /tmp/fish/implicit/share/completions/zypper.fish:125 #, fuzzy msgid "Sort the list by repository priority" msgstr "Depot deaktivieren" -#: /tmp/fish/implicit/share/completions/zypper.fish:84 +#: /tmp/fish/implicit/share/completions/zypper.fish:85 msgid "Sort the list by alias" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:85 -#: /tmp/fish/implicit/share/completions/zypper.fish:126 +#: /tmp/fish/implicit/share/completions/zypper.fish:86 +#: /tmp/fish/implicit/share/completions/zypper.fish:127 msgid "Sort the list by name" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:86 +#: /tmp/fish/implicit/share/completions/zypper.fish:87 msgid "Just another means to specify a .repo file to read" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:87 +#: /tmp/fish/implicit/share/completions/zypper.fish:88 msgid "Type of repository (yast2, rpm-md, plaindir)" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:88 +#: /tmp/fish/implicit/share/completions/zypper.fish:89 #, fuzzy msgid "Add the repository as disabled" msgstr "Paketdepot aktualisieren" -#: /tmp/fish/implicit/share/completions/zypper.fish:89 +#: /tmp/fish/implicit/share/completions/zypper.fish:90 #, fuzzy msgid "Probe URI" msgstr "Eine CD testen" -#: /tmp/fish/implicit/share/completions/zypper.fish:90 +#: /tmp/fish/implicit/share/completions/zypper.fish:91 msgid "Don't probe URI, probe later during refresh" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:91 +#: /tmp/fish/implicit/share/completions/zypper.fish:92 #, fuzzy msgid "Specify descriptive name for the repository" msgstr "Einen Eintrag aus dem Paketdepot entfernen" -#: /tmp/fish/implicit/share/completions/zypper.fish:92 -#: /tmp/fish/implicit/share/completions/zypper.fish:105 -msgid "Enable RPM files caching" -msgstr "" - #: /tmp/fish/implicit/share/completions/zypper.fish:93 #: /tmp/fish/implicit/share/completions/zypper.fish:106 -#, fuzzy -msgid "Disable RPM files caching" -msgstr "Nicht auf die Veränderungszeiten der Dateien vertrauen" +msgid "Enable RPM files caching" +msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:94 #: /tmp/fish/implicit/share/completions/zypper.fish:107 #, fuzzy -msgid "Enable GPG check for this repository" -msgstr "Dateien in das Paketdepot übertragen" +msgid "Disable RPM files caching" +msgstr "Nicht auf die Veränderungszeiten der Dateien vertrauen" #: /tmp/fish/implicit/share/completions/zypper.fish:95 #: /tmp/fish/implicit/share/completions/zypper.fish:108 #, fuzzy +msgid "Enable GPG check for this repository" +msgstr "Dateien in das Paketdepot übertragen" + +#: /tmp/fish/implicit/share/completions/zypper.fish:96 +#: /tmp/fish/implicit/share/completions/zypper.fish:109 +#, fuzzy msgid "Disable GPG check for this repository" msgstr "Paketdepot aktualisieren" -#: /tmp/fish/implicit/share/completions/zypper.fish:96 +#: /tmp/fish/implicit/share/completions/zypper.fish:97 #, fuzzy msgid "Enable autorefresh of the repository" msgstr "Dateien in das Paketdepot übertragen" -#: /tmp/fish/implicit/share/completions/zypper.fish:97 -#: /tmp/fish/implicit/share/completions/zypper.fish:145 +#: /tmp/fish/implicit/share/completions/zypper.fish:98 +#: /tmp/fish/implicit/share/completions/zypper.fish:146 msgid "Ignore user authentication data in the URI" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:98 -#: /tmp/fish/implicit/share/completions/zypper.fish:146 +#: /tmp/fish/implicit/share/completions/zypper.fish:99 +#: /tmp/fish/implicit/share/completions/zypper.fish:147 #, fuzzy msgid "Ignore query string in the URI" msgstr "Dateien ignorieren, die mit ~ enden" -#: /tmp/fish/implicit/share/completions/zypper.fish:99 +#: /tmp/fish/implicit/share/completions/zypper.fish:100 msgid "Disable the repository (but don't remove it)" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:100 +#: /tmp/fish/implicit/share/completions/zypper.fish:101 #, fuzzy msgid "Enable a disabled repository" msgstr "Defektes Paketdepot reparieren" -#: /tmp/fish/implicit/share/completions/zypper.fish:101 +#: /tmp/fish/implicit/share/completions/zypper.fish:102 #, fuzzy msgid "Enable auto-refresh of the repository" msgstr "Dateien in das Paketdepot übertragen" -#: /tmp/fish/implicit/share/completions/zypper.fish:102 +#: /tmp/fish/implicit/share/completions/zypper.fish:103 #, fuzzy msgid "Disable auto-refresh of the repository" msgstr "Dateien in das Paketdepot übertragen" -#: /tmp/fish/implicit/share/completions/zypper.fish:103 +#: /tmp/fish/implicit/share/completions/zypper.fish:104 #, fuzzy msgid "Set a descriptive name for the repository" msgstr "Neue/s Datei/Verzeichnis zum Paketdepot hinzufügen" -#: /tmp/fish/implicit/share/completions/zypper.fish:104 +#: /tmp/fish/implicit/share/completions/zypper.fish:105 #, fuzzy msgid "Set priority of the repository" msgstr "Einen Eintrag aus dem Paketdepot entfernen" -#: /tmp/fish/implicit/share/completions/zypper.fish:109 +#: /tmp/fish/implicit/share/completions/zypper.fish:110 #, fuzzy msgid "Apply changes to all repositories" msgstr "Depot deaktivieren" -#: /tmp/fish/implicit/share/completions/zypper.fish:110 +#: /tmp/fish/implicit/share/completions/zypper.fish:111 #, fuzzy msgid "Apply changes to all local repositories" msgstr "Dateien in das Paketdepot übertragen" -#: /tmp/fish/implicit/share/completions/zypper.fish:111 +#: /tmp/fish/implicit/share/completions/zypper.fish:112 #, fuzzy msgid "Apply changes to all remote repositories" msgstr "Einträge in .cvspass für entferntes Paketdepot entfernen" -#: /tmp/fish/implicit/share/completions/zypper.fish:112 +#: /tmp/fish/implicit/share/completions/zypper.fish:113 #, fuzzy msgid "Apply changes to repositories of specified type" msgstr "Pakete mit der angegebenen Gruppe abfragen" -#: /tmp/fish/implicit/share/completions/zypper.fish:113 +#: /tmp/fish/implicit/share/completions/zypper.fish:114 msgid "Force a complete refresh" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:114 +#: /tmp/fish/implicit/share/completions/zypper.fish:115 #, fuzzy msgid "Force rebuild of the database" msgstr "Index-Neuerstellung erzwingen" -#: /tmp/fish/implicit/share/completions/zypper.fish:115 +#: /tmp/fish/implicit/share/completions/zypper.fish:116 msgid "Force download of raw metadata" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:116 +#: /tmp/fish/implicit/share/completions/zypper.fish:117 msgid "Only build the database, don't download metadata" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:117 +#: /tmp/fish/implicit/share/completions/zypper.fish:118 msgid "Only download raw metadata, don't build the database" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:118 +#: /tmp/fish/implicit/share/completions/zypper.fish:119 #, fuzzy msgid "Refresh only specified repositories" msgstr "Depot deaktivieren" -#: /tmp/fish/implicit/share/completions/zypper.fish:119 +#: /tmp/fish/implicit/share/completions/zypper.fish:120 msgid "Refresh also services before refreshing repos" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:123 +#: /tmp/fish/implicit/share/completions/zypper.fish:124 msgid "Show also repositories belonging to the services" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:127 +#: /tmp/fish/implicit/share/completions/zypper.fish:128 #, fuzzy msgid "Type of the service (ris)" msgstr "Anzahl der Top-Server" -#: /tmp/fish/implicit/share/completions/zypper.fish:128 +#: /tmp/fish/implicit/share/completions/zypper.fish:129 #, fuzzy msgid "Add the service as disabled" msgstr "Dienststatus ausgeben" -#: /tmp/fish/implicit/share/completions/zypper.fish:129 +#: /tmp/fish/implicit/share/completions/zypper.fish:130 #, fuzzy msgid "Specify descriptive name for the service" msgstr "Ziel-E-Mail-Adresse angeben" -#: /tmp/fish/implicit/share/completions/zypper.fish:130 +#: /tmp/fish/implicit/share/completions/zypper.fish:131 msgid "Disable the service (but don't remove it)" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:131 +#: /tmp/fish/implicit/share/completions/zypper.fish:132 msgid "Enable a disabled service" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:132 +#: /tmp/fish/implicit/share/completions/zypper.fish:133 msgid "Enable auto-refresh of the service" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:133 +#: /tmp/fish/implicit/share/completions/zypper.fish:134 msgid "Disable auto-refresh of the service" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:134 +#: /tmp/fish/implicit/share/completions/zypper.fish:135 #, fuzzy msgid "Set a descriptive name for the service" msgstr "Beschreibung des mime-Typs ausgeben" -#: /tmp/fish/implicit/share/completions/zypper.fish:135 +#: /tmp/fish/implicit/share/completions/zypper.fish:136 #, fuzzy msgid "Add a RIS service repository to enable" msgstr "Paketdepot aktualisieren" -#: /tmp/fish/implicit/share/completions/zypper.fish:136 +#: /tmp/fish/implicit/share/completions/zypper.fish:137 #, fuzzy msgid "Add a RIS service repository to disable" msgstr "Paketdepot aktualisieren" -#: /tmp/fish/implicit/share/completions/zypper.fish:137 +#: /tmp/fish/implicit/share/completions/zypper.fish:138 #, fuzzy msgid "Remove a RIS service repository to enable" msgstr "Einen Eintrag aus dem Paketdepot entfernen" -#: /tmp/fish/implicit/share/completions/zypper.fish:138 +#: /tmp/fish/implicit/share/completions/zypper.fish:139 #, fuzzy msgid "Remove a RIS service repository to disable" msgstr "Einen Eintrag aus dem Paketdepot entfernen" -#: /tmp/fish/implicit/share/completions/zypper.fish:139 +#: /tmp/fish/implicit/share/completions/zypper.fish:140 #, fuzzy msgid "Clear the list of RIS repositories to enable" msgstr "Liste der rpm-Konfigurationsdateien" -#: /tmp/fish/implicit/share/completions/zypper.fish:140 +#: /tmp/fish/implicit/share/completions/zypper.fish:141 #, fuzzy msgid "Clear the list of RIS repositories to disable" msgstr "Liste der rpm-Konfigurationsdateien" -#: /tmp/fish/implicit/share/completions/zypper.fish:141 +#: /tmp/fish/implicit/share/completions/zypper.fish:142 msgid "Apply changes to all services" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:142 +#: /tmp/fish/implicit/share/completions/zypper.fish:143 msgid "Apply changes to all local services" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:143 +#: /tmp/fish/implicit/share/completions/zypper.fish:144 #, fuzzy msgid "Apply changes to all remote services" msgstr "Datei zum Zugriff auf Server" -#: /tmp/fish/implicit/share/completions/zypper.fish:144 +#: /tmp/fish/implicit/share/completions/zypper.fish:145 #, fuzzy msgid "Apply changes to services of specified type" msgstr "Pakete mit der angegebenen Gruppe abfragen" -#: /tmp/fish/implicit/share/completions/zypper.fish:147 +#: /tmp/fish/implicit/share/completions/zypper.fish:148 #, fuzzy msgid "Refresh also repositories" msgstr "Depot deaktivieren" -#: /tmp/fish/implicit/share/completions/zypper.fish:148 -#: /tmp/fish/implicit/share/completions/zypper.fish:164 -#: /tmp/fish/implicit/share/completions/zypper.fish:174 -#: /tmp/fish/implicit/share/completions/zypper.fish:189 -#: /tmp/fish/implicit/share/completions/zypper.fish:212 -#: /tmp/fish/implicit/share/completions/zypper.fish:275 +#: /tmp/fish/implicit/share/completions/zypper.fish:149 +#: /tmp/fish/implicit/share/completions/zypper.fish:165 +#: /tmp/fish/implicit/share/completions/zypper.fish:175 +#: /tmp/fish/implicit/share/completions/zypper.fish:190 +#: /tmp/fish/implicit/share/completions/zypper.fish:213 +#: /tmp/fish/implicit/share/completions/zypper.fish:276 #, fuzzy msgid "Load only the specified repository" msgstr "Depot deaktivieren" -#: /tmp/fish/implicit/share/completions/zypper.fish:149 +#: /tmp/fish/implicit/share/completions/zypper.fish:150 msgid "" "Type of package (package, patch, pattern, product, srcpackage). Default: " "package" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:150 -#: /tmp/fish/implicit/share/completions/zypper.fish:166 +#: /tmp/fish/implicit/share/completions/zypper.fish:151 +#: /tmp/fish/implicit/share/completions/zypper.fish:167 msgid "Select packages by plain name, not by capability" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:151 -#: /tmp/fish/implicit/share/completions/zypper.fish:167 +#: /tmp/fish/implicit/share/completions/zypper.fish:152 +#: /tmp/fish/implicit/share/completions/zypper.fish:168 #, fuzzy msgid "Select packages by capability" msgstr "Alle Pakete abfragen, die die angegebene Eigenschaft bereitstellen" -#: /tmp/fish/implicit/share/completions/zypper.fish:152 +#: /tmp/fish/implicit/share/completions/zypper.fish:153 msgid "" "Install even if the item is already installed (reinstall), downgraded or " "changes vendor or architecture" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:153 -#: /tmp/fish/implicit/share/completions/zypper.fish:190 -#: /tmp/fish/implicit/share/completions/zypper.fish:213 -#: /tmp/fish/implicit/share/completions/zypper.fish:272 +#: /tmp/fish/implicit/share/completions/zypper.fish:154 +#: /tmp/fish/implicit/share/completions/zypper.fish:191 +#: /tmp/fish/implicit/share/completions/zypper.fish:214 +#: /tmp/fish/implicit/share/completions/zypper.fish:273 msgid "Automatically say 'yes' to third party license confirmation prompt" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:154 -#: /tmp/fish/implicit/share/completions/zypper.fish:168 -#: /tmp/fish/implicit/share/completions/zypper.fish:191 +#: /tmp/fish/implicit/share/completions/zypper.fish:155 +#: /tmp/fish/implicit/share/completions/zypper.fish:169 +#: /tmp/fish/implicit/share/completions/zypper.fish:192 msgid "Do not force the solver to find solution, let it ask" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:155 -#: /tmp/fish/implicit/share/completions/zypper.fish:184 +#: /tmp/fish/implicit/share/completions/zypper.fish:156 +#: /tmp/fish/implicit/share/completions/zypper.fish:185 msgid "Test the installation, do not actually install" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:156 -#: /tmp/fish/implicit/share/completions/zypper.fish:176 -#: /tmp/fish/implicit/share/completions/zypper.fish:185 -#: /tmp/fish/implicit/share/completions/zypper.fish:193 -#: /tmp/fish/implicit/share/completions/zypper.fish:215 -#: /tmp/fish/implicit/share/completions/zypper.fish:277 +#: /tmp/fish/implicit/share/completions/zypper.fish:157 +#: /tmp/fish/implicit/share/completions/zypper.fish:177 +#: /tmp/fish/implicit/share/completions/zypper.fish:186 +#: /tmp/fish/implicit/share/completions/zypper.fish:194 +#: /tmp/fish/implicit/share/completions/zypper.fish:216 +#: /tmp/fish/implicit/share/completions/zypper.fish:278 #, fuzzy msgid "Only download the packages, do not install" msgstr "Nie ins übergeordnete Verzeichnis wechseln" -#: /tmp/fish/implicit/share/completions/zypper.fish:157 +#: /tmp/fish/implicit/share/completions/zypper.fish:158 msgid "" "Allow to replace a newer item with an older one. Handy if you are doing a " "rollback. Unlike --force it will not enforce a reinstall" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:158 -#: /tmp/fish/implicit/share/completions/zypper.fish:172 -#: /tmp/fish/implicit/share/completions/zypper.fish:187 -#: /tmp/fish/implicit/share/completions/zypper.fish:198 -#: /tmp/fish/implicit/share/completions/zypper.fish:216 -#: /tmp/fish/implicit/share/completions/zypper.fish:280 -msgid "Create solver test case for debugging" -msgstr "" - #: /tmp/fish/implicit/share/completions/zypper.fish:159 -#: /tmp/fish/implicit/share/completions/zypper.fish:177 +#: /tmp/fish/implicit/share/completions/zypper.fish:173 +#: /tmp/fish/implicit/share/completions/zypper.fish:188 #: /tmp/fish/implicit/share/completions/zypper.fish:199 #: /tmp/fish/implicit/share/completions/zypper.fish:217 #: /tmp/fish/implicit/share/completions/zypper.fish:281 -msgid "Do not install recommended packages, only required" +msgid "Create solver test case for debugging" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:160 -#: /tmp/fish/implicit/share/completions/zypper.fish:179 +#: /tmp/fish/implicit/share/completions/zypper.fish:178 #: /tmp/fish/implicit/share/completions/zypper.fish:200 #: /tmp/fish/implicit/share/completions/zypper.fish:218 #: /tmp/fish/implicit/share/completions/zypper.fish:282 +msgid "Do not install recommended packages, only required" +msgstr "" + +#: /tmp/fish/implicit/share/completions/zypper.fish:161 +#: /tmp/fish/implicit/share/completions/zypper.fish:180 +#: /tmp/fish/implicit/share/completions/zypper.fish:201 +#: /tmp/fish/implicit/share/completions/zypper.fish:219 +#: /tmp/fish/implicit/share/completions/zypper.fish:283 #, fuzzy msgid "Install also recommended packages in addition to the required" msgstr "Pakete für Abhängigkeiten installieren/entfernen" -#: /tmp/fish/implicit/share/completions/zypper.fish:161 -#: /tmp/fish/implicit/share/completions/zypper.fish:173 -#: /tmp/fish/implicit/share/completions/zypper.fish:196 +#: /tmp/fish/implicit/share/completions/zypper.fish:162 +#: /tmp/fish/implicit/share/completions/zypper.fish:174 +#: /tmp/fish/implicit/share/completions/zypper.fish:197 msgid "Force the solver to find a solution (even an aggressive one)" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:162 +#: /tmp/fish/implicit/share/completions/zypper.fish:163 #, fuzzy msgid "Select packages from the specified repository" msgstr "Pakete mit der angegebenen Gruppe abfragen" -#: /tmp/fish/implicit/share/completions/zypper.fish:163 -#: /tmp/fish/implicit/share/completions/zypper.fish:178 -#: /tmp/fish/implicit/share/completions/zypper.fish:186 -#: /tmp/fish/implicit/share/completions/zypper.fish:195 -#: /tmp/fish/implicit/share/completions/zypper.fish:220 -#: /tmp/fish/implicit/share/completions/zypper.fish:283 +#: /tmp/fish/implicit/share/completions/zypper.fish:164 +#: /tmp/fish/implicit/share/completions/zypper.fish:179 +#: /tmp/fish/implicit/share/completions/zypper.fish:187 +#: /tmp/fish/implicit/share/completions/zypper.fish:196 +#: /tmp/fish/implicit/share/completions/zypper.fish:221 +#: /tmp/fish/implicit/share/completions/zypper.fish:284 msgid "" "Set the download-install mode. Available modes: only, in-advance, in-heaps, " "as-needed" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:165 -#: /tmp/fish/implicit/share/completions/zypper.fish:201 -#: /tmp/fish/implicit/share/completions/zypper.fish:245 +#: /tmp/fish/implicit/share/completions/zypper.fish:166 +#: /tmp/fish/implicit/share/completions/zypper.fish:202 +#: /tmp/fish/implicit/share/completions/zypper.fish:246 msgid "Type of package (package, patch, pattern, product). Default: package" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:169 +#: /tmp/fish/implicit/share/completions/zypper.fish:170 #, fuzzy msgid "Automatically remove unneeded dependencies" msgstr "Pakete für Abhängigkeiten installieren/entfernen" -#: /tmp/fish/implicit/share/completions/zypper.fish:170 +#: /tmp/fish/implicit/share/completions/zypper.fish:171 #, fuzzy msgid "No automatic removal of unneeded dependencies" msgstr "Status der Abhängigkeiten anzeigen" -#: /tmp/fish/implicit/share/completions/zypper.fish:171 +#: /tmp/fish/implicit/share/completions/zypper.fish:172 msgid "Test the removal, do not actually remove" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:175 +#: /tmp/fish/implicit/share/completions/zypper.fish:176 msgid "Test the repair, do not actually do anything to the system" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:180 +#: /tmp/fish/implicit/share/completions/zypper.fish:181 #, fuzzy msgid "Install only build dependencies of specified packages" msgstr "Pakete auflisten, die abhängen von " -#: /tmp/fish/implicit/share/completions/zypper.fish:181 +#: /tmp/fish/implicit/share/completions/zypper.fish:182 #, fuzzy msgid "Don't install build dependencies" msgstr "Nicht automatisch Abhängigkeiten erfüllen" -#: /tmp/fish/implicit/share/completions/zypper.fish:182 +#: /tmp/fish/implicit/share/completions/zypper.fish:183 #, fuzzy msgid "Install packages only from specified repositories" msgstr "Pakete mit der angegebenen Gruppe abfragen" -#: /tmp/fish/implicit/share/completions/zypper.fish:183 +#: /tmp/fish/implicit/share/completions/zypper.fish:184 #, fuzzy msgid "Load only the specified repositories" msgstr "Depot deaktivieren" -#: /tmp/fish/implicit/share/completions/zypper.fish:188 +#: /tmp/fish/implicit/share/completions/zypper.fish:189 msgid "" "Type of package (package, patch, pattern, product, srcpackage). Default: " "package" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:192 -#: /tmp/fish/implicit/share/completions/zypper.fish:276 +#: /tmp/fish/implicit/share/completions/zypper.fish:193 +#: /tmp/fish/implicit/share/completions/zypper.fish:277 msgid "Test the update, do not actually update" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:194 +#: /tmp/fish/implicit/share/completions/zypper.fish:195 #, fuzzy msgid "Skip interactive updates" msgstr "Im nicht interaktiven Modus ausführen" -#: /tmp/fish/implicit/share/completions/zypper.fish:197 -#: /tmp/fish/implicit/share/completions/zypper.fish:204 +#: /tmp/fish/implicit/share/completions/zypper.fish:198 +#: /tmp/fish/implicit/share/completions/zypper.fish:205 msgid "" "Do a 'best effort' approach to update. Updates to a lower than the latest " "version are also acceptable" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:202 +#: /tmp/fish/implicit/share/completions/zypper.fish:203 #, fuzzy msgid "List only updates from the specified repository" msgstr "Defektes Paketdepot reparieren" -#: /tmp/fish/implicit/share/completions/zypper.fish:203 +#: /tmp/fish/implicit/share/completions/zypper.fish:204 msgid "" "List all packages for which newer versions are available, regardless whether " "they are installable or not" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:205 +#: /tmp/fish/implicit/share/completions/zypper.fish:206 msgid "List needed patches for Bugzilla issues" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:206 +#: /tmp/fish/implicit/share/completions/zypper.fish:207 #, fuzzy msgid "List all patches in this category" msgstr "Paketdepot aktualisieren" -#: /tmp/fish/implicit/share/completions/zypper.fish:207 +#: /tmp/fish/implicit/share/completions/zypper.fish:208 #, fuzzy msgid "List all patches, not only the needed ones" msgstr "Paketdepot aktualisieren" -#: /tmp/fish/implicit/share/completions/zypper.fish:208 +#: /tmp/fish/implicit/share/completions/zypper.fish:209 #, fuzzy msgid "List only patches from the specified repository" msgstr "Paketdepot aktualisieren" -#: /tmp/fish/implicit/share/completions/zypper.fish:209 +#: /tmp/fish/implicit/share/completions/zypper.fish:210 msgid "List patches issued up to the specified date " msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:210 +#: /tmp/fish/implicit/share/completions/zypper.fish:211 #, fuzzy msgid "List needed patches for CVE issues" msgstr "Neues Paket installieren" -#: /tmp/fish/implicit/share/completions/zypper.fish:211 +#: /tmp/fish/implicit/share/completions/zypper.fish:212 #, fuzzy msgid "Look for issues matching the specified string" msgstr "Dem Muster entsprechende Dateien ausschliessen" -#: /tmp/fish/implicit/share/completions/zypper.fish:214 +#: /tmp/fish/implicit/share/completions/zypper.fish:215 msgid "Test the upgrade, do not actually upgrade" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:219 +#: /tmp/fish/implicit/share/completions/zypper.fish:220 #, fuzzy msgid "Restrict upgrade to specified repository" msgstr "Jokerzeichen auf angegebenes Verzeichnis beschränken" -#: /tmp/fish/implicit/share/completions/zypper.fish:221 +#: /tmp/fish/implicit/share/completions/zypper.fish:222 msgid "Do not allow installed resolvables to be downgraded" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:222 +#: /tmp/fish/implicit/share/completions/zypper.fish:223 msgid "Allow installed resolvables to be downgraded" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:223 +#: /tmp/fish/implicit/share/completions/zypper.fish:224 msgid "Do not allow installed resolvables to change name" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:224 +#: /tmp/fish/implicit/share/completions/zypper.fish:225 msgid "Allow installed resolvables to change name" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:225 +#: /tmp/fish/implicit/share/completions/zypper.fish:226 msgid "Do not allow installed resolvables to change architectures" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:226 +#: /tmp/fish/implicit/share/completions/zypper.fish:227 msgid "Allow installed resolvables to change architectures" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:227 +#: /tmp/fish/implicit/share/completions/zypper.fish:228 msgid "Do not allow installed resolvables to switch vendors" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:228 +#: /tmp/fish/implicit/share/completions/zypper.fish:229 msgid "Allow installed resolvables to switch vendors" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:229 +#: /tmp/fish/implicit/share/completions/zypper.fish:230 #, fuzzy msgid "Check for patches only in the specified repository" msgstr "Dateien in das Paketdepot übertragen" -#: /tmp/fish/implicit/share/completions/zypper.fish:230 +#: /tmp/fish/implicit/share/completions/zypper.fish:231 msgid "Search also in package summaries and descriptions" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:231 +#: /tmp/fish/implicit/share/completions/zypper.fish:232 msgid "Perform case-sensitive search" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:232 +#: /tmp/fish/implicit/share/completions/zypper.fish:233 #, fuzzy msgid "Show only packages that are already installed" msgstr "Paket aktualisieren, wenn es bereits installiert ist" -#: /tmp/fish/implicit/share/completions/zypper.fish:233 +#: /tmp/fish/implicit/share/completions/zypper.fish:234 #, fuzzy msgid "Show only packages that are not currently installed" msgstr "Paket aktualisieren, wenn es bereits installiert ist" -#: /tmp/fish/implicit/share/completions/zypper.fish:234 +#: /tmp/fish/implicit/share/completions/zypper.fish:235 #, fuzzy msgid "Search only for packages of the specified type" msgstr "Pakete mit der angegebenen Gruppe abfragen" -#: /tmp/fish/implicit/share/completions/zypper.fish:235 +#: /tmp/fish/implicit/share/completions/zypper.fish:236 #, fuzzy msgid "Search only in the specified repository" msgstr "Einen Eintrag aus dem Paketdepot entfernen" -#: /tmp/fish/implicit/share/completions/zypper.fish:236 +#: /tmp/fish/implicit/share/completions/zypper.fish:237 msgid "Show each available version in each repository on a separate line" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:237 +#: /tmp/fish/implicit/share/completions/zypper.fish:238 #, fuzzy msgid "Sort packages by name (default)" msgstr "Paketname nach Präfix ausgeben" -#: /tmp/fish/implicit/share/completions/zypper.fish:238 +#: /tmp/fish/implicit/share/completions/zypper.fish:239 #, fuzzy msgid "Sort packages by repository" msgstr "Paketdepot aktualisieren" -#: /tmp/fish/implicit/share/completions/zypper.fish:239 +#: /tmp/fish/implicit/share/completions/zypper.fish:240 msgid "Search for a match with all search strings (default)" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:240 +#: /tmp/fish/implicit/share/completions/zypper.fish:241 #, fuzzy msgid "Search for a match with any of the search strings" msgstr "Paket entsprechend Muster suchen" -#: /tmp/fish/implicit/share/completions/zypper.fish:241 +#: /tmp/fish/implicit/share/completions/zypper.fish:242 msgid "Search for a match to partial words (default)" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:242 +#: /tmp/fish/implicit/share/completions/zypper.fish:243 #, fuzzy msgid "Search for a match to whole words only" msgstr "Paket entsprechend Muster suchen" -#: /tmp/fish/implicit/share/completions/zypper.fish:243 +#: /tmp/fish/implicit/share/completions/zypper.fish:244 #, fuzzy msgid "Searches for an exact package name" msgstr "Vollständigen Paketnamen suchen" -#: /tmp/fish/implicit/share/completions/zypper.fish:244 +#: /tmp/fish/implicit/share/completions/zypper.fish:245 #, fuzzy msgid "Work only with the specified repository" msgstr "Einen Eintrag aus dem Paketdepot entfernen" -#: /tmp/fish/implicit/share/completions/zypper.fish:246 +#: /tmp/fish/implicit/share/completions/zypper.fish:247 msgid "Show also requires and prerequires" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:247 +#: /tmp/fish/implicit/share/completions/zypper.fish:248 #, fuzzy msgid "Show also recommends" msgstr "Arp-Einträge anzeigen" -#: /tmp/fish/implicit/share/completions/zypper.fish:248 #: /tmp/fish/implicit/share/completions/zypper.fish:249 -#: /tmp/fish/implicit/share/completions/zypper.fish:254 -#: /tmp/fish/implicit/share/completions/zypper.fish:257 +#: /tmp/fish/implicit/share/completions/zypper.fish:250 +#: /tmp/fish/implicit/share/completions/zypper.fish:255 +#: /tmp/fish/implicit/share/completions/zypper.fish:258 #, fuzzy msgid "Just another means to specify repository" msgstr "Paketdepot aktualisieren" -#: /tmp/fish/implicit/share/completions/zypper.fish:250 +#: /tmp/fish/implicit/share/completions/zypper.fish:251 #, fuzzy msgid "Show only installed packages" msgstr "Alle installierten Pakete abfragen" -#: /tmp/fish/implicit/share/completions/zypper.fish:251 +#: /tmp/fish/implicit/share/completions/zypper.fish:252 #, fuzzy msgid "Show only packages which are not installed" msgstr "Installierte Pakete synchronisieren" -#: /tmp/fish/implicit/share/completions/zypper.fish:252 +#: /tmp/fish/implicit/share/completions/zypper.fish:253 #, fuzzy msgid "Sort the list by package name" msgstr "Vollständigen Paketnamen suchen" -#: /tmp/fish/implicit/share/completions/zypper.fish:253 +#: /tmp/fish/implicit/share/completions/zypper.fish:254 #, fuzzy msgid "Sort the list by repository" msgstr "Paketdepot aktualisieren" -#: /tmp/fish/implicit/share/completions/zypper.fish:255 +#: /tmp/fish/implicit/share/completions/zypper.fish:256 #, fuzzy msgid "Show only installed patterns" msgstr "Alle installierten Pakete abfragen" -#: /tmp/fish/implicit/share/completions/zypper.fish:256 +#: /tmp/fish/implicit/share/completions/zypper.fish:257 msgid "Show only patterns which are not installed" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:258 +#: /tmp/fish/implicit/share/completions/zypper.fish:259 #, fuzzy msgid "Show only installed products" msgstr "Alle installierten Pakete abfragen" -#: /tmp/fish/implicit/share/completions/zypper.fish:259 +#: /tmp/fish/implicit/share/completions/zypper.fish:260 msgid "Show only products which are not installed" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:260 +#: /tmp/fish/implicit/share/completions/zypper.fish:261 #, fuzzy msgid "Restrict the lock to the specified repository" msgstr "Jokerzeichen auf angegebenes Verzeichnis beschränken" -#: /tmp/fish/implicit/share/completions/zypper.fish:261 -#: /tmp/fish/implicit/share/completions/zypper.fish:263 +#: /tmp/fish/implicit/share/completions/zypper.fish:262 +#: /tmp/fish/implicit/share/completions/zypper.fish:264 msgid "Type of package (package, patch, pattern, product). Default: package" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:262 +#: /tmp/fish/implicit/share/completions/zypper.fish:263 #, fuzzy msgid "Remove only locks with specified repository" msgstr "Einen Eintrag aus dem Paketdepot entfernen" -#: /tmp/fish/implicit/share/completions/zypper.fish:264 +#: /tmp/fish/implicit/share/completions/zypper.fish:265 #, fuzzy msgid "Clean only duplicate locks" msgstr "Nicht doppelte Zeilen entfernen" -#: /tmp/fish/implicit/share/completions/zypper.fish:265 +#: /tmp/fish/implicit/share/completions/zypper.fish:266 msgid "Clean only locks which doesn't lock anything" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:266 +#: /tmp/fish/implicit/share/completions/zypper.fish:267 #, fuzzy msgid "Takes missing release number as any release" msgstr "fehlende Hexzahl in Escapesequenz" -#: /tmp/fish/implicit/share/completions/zypper.fish:267 +#: /tmp/fish/implicit/share/completions/zypper.fish:268 msgid "Show the operating system label" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:268 +#: /tmp/fish/implicit/share/completions/zypper.fish:269 #, fuzzy msgid "Clean only specified repositories" msgstr "Depot deaktivieren" -#: /tmp/fish/implicit/share/completions/zypper.fish:269 +#: /tmp/fish/implicit/share/completions/zypper.fish:270 #, fuzzy msgid "Clean metadata cache" msgstr "Lokalen Zwischenspeicher und Pakete bereinigen" -#: /tmp/fish/implicit/share/completions/zypper.fish:270 +#: /tmp/fish/implicit/share/completions/zypper.fish:271 #, fuzzy msgid "Clean raw metadata cache" msgstr "Lokalen Zwischenspeicher und Pakete bereinigen" -#: /tmp/fish/implicit/share/completions/zypper.fish:271 +#: /tmp/fish/implicit/share/completions/zypper.fish:272 #, fuzzy msgid "Clean both metadata and package caches" msgstr "Lokalen Zwischenspeicher und Pakete bereinigen" -#: /tmp/fish/implicit/share/completions/zypper.fish:273 +#: /tmp/fish/implicit/share/completions/zypper.fish:274 #, fuzzy msgid "Install patch fixing the specified bugzilla issue" msgstr "Partition mit angegebenem Label einhängen" -#: /tmp/fish/implicit/share/completions/zypper.fish:274 +#: /tmp/fish/implicit/share/completions/zypper.fish:275 #, fuzzy msgid "Install all patches in this category" msgstr "Dateien in das Paketdepot übertragen" -#: /tmp/fish/implicit/share/completions/zypper.fish:278 +#: /tmp/fish/implicit/share/completions/zypper.fish:279 #, fuzzy msgid "Install patch fixing the specified CVE issue" msgstr "Ein (deinstalliertes) Paket in der angegebenen Datei abfragen" -#: /tmp/fish/implicit/share/completions/zypper.fish:279 +#: /tmp/fish/implicit/share/completions/zypper.fish:280 msgid "Install patches issued until the specified date " msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:284 +#: /tmp/fish/implicit/share/completions/zypper.fish:285 #, fuzzy msgid "Skip interactive patches" msgstr "Im nicht interaktiven Modus ausführen" -#: /tmp/fish/implicit/share/completions/zypper.fish:285 +#: /tmp/fish/implicit/share/completions/zypper.fish:286 #, fuzzy msgid "Do not skip interactive patches" msgstr "Patch nicht signieren" -#: /tmp/fish/implicit/share/completions/zypper.fish:286 +#: /tmp/fish/implicit/share/completions/zypper.fish:287 msgid "" "Download all source rpms to this directory. Default: /var/cache/zypper/" "source-download" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:287 +#: /tmp/fish/implicit/share/completions/zypper.fish:288 #, fuzzy msgid "Delete extraneous source rpms in the local directory" msgstr "CVS-Paketdepot erstellen, wenn es nicht existiert" -#: /tmp/fish/implicit/share/completions/zypper.fish:288 +#: /tmp/fish/implicit/share/completions/zypper.fish:289 #, fuzzy msgid "Do not delete extraneous source rpms" msgstr "Quelldateien nicht löschen" -#: /tmp/fish/implicit/share/completions/zypper.fish:289 +#: /tmp/fish/implicit/share/completions/zypper.fish:290 msgid "" "Don't download any source rpms, but show which source rpms are missing or " "extraneous" msgstr "" #: /tmp/fish/implicit/share/functions/abbr.fish:1 -#, fuzzy -msgid "Manage abbreviations" -msgstr "Handbuch-Sektionen" +msgid "Manage abbreviations using new fish 3.0 scheme." +msgstr "" + +#: /tmp/fish/implicit/share/functions/abbr_old.fish:1 +msgid "Manage abbreviations using old fish 2.x scheme." +msgstr "" #: /tmp/fish/implicit/share/functions/alias.fish:1 msgid "Creates a function wrapping a command" msgstr "" +#: /tmp/fish/implicit/share/functions/cdh.fish:1 +#, fuzzy +msgid "Menu based cd command" +msgstr "Ende des Befehls" + #: /tmp/fish/implicit/share/functions/contains_seq.fish:1 msgid "Return true if array contains a sequence" msgstr "" @@ -60919,6 +64270,11 @@ msgstr "Anzahl der Argumente zählen" msgid "Peek inside of archives and list all files" msgstr "" +#: /tmp/fish/implicit/share/functions/__fish_complete_user_at_hosts.fish:1 +#, fuzzy +msgid "Print list host-names with user@" +msgstr "Liste laufender screen-Sitzungen ausgeben" + #: /tmp/fish/implicit/share/functions/__fish_complete_users.fish:1 msgid "Print a list of local users, with the real user name as a description" msgstr "" @@ -61233,10 +64589,15 @@ msgstr "PKG-Versionen ausgeben" msgid "Print a list of local users" msgstr "Liste laufender screen-Sitzungen ausgeben" -#: /tmp/fish/implicit/share/functions/__fish_print_xdg_mimeapps.fish:1 +#: /tmp/fish/implicit/share/functions/__fish_print_xdg_applications_directories.fish:1 #, fuzzy -msgid "Print xdg mime applications" -msgstr "Alle Informationen ausgeben" +msgid "Print directories where desktop files are stored" +msgstr "Verzeichnisse, aber nicht deren Inhalt auflisten" + +#: /tmp/fish/implicit/share/functions/__fish_print_xdg_desktop_file_ids.fish:1 +#, fuzzy +msgid "Print all available xdg desktop file IDs" +msgstr "Namen der verfügbaren Signale auflisten" #: /tmp/fish/implicit/share/functions/__fish_print_xdg_mimetypes.fish:1 #, fuzzy @@ -61311,6 +64672,11 @@ msgstr "" msgid "Prompt function for svn" msgstr "Aktuelle Funktionen sind: " +#: /tmp/fish/implicit/share/functions/_fish_systemctl.fish:1 +#, fuzzy +msgid "Call systemctl with some options from the current commandline" +msgstr "Test, ob an apt noch ein Unterbefehl gegeben werden muss" + #: /tmp/fish/implicit/share/functions/__fish_test_arg.fish:1 msgid "Test if the token under the cursor matches the specified wildcard" msgstr "" @@ -61381,6 +64747,7 @@ msgstr "Startverzeichnis festlegen" #: /tmp/fish/implicit/share/functions/ls.fish:1 #: /tmp/fish/implicit/share/functions/ls.fish:2 +#: /tmp/fish/implicit/share/functions/ls.fish:3 #, fuzzy msgid "List contents of directory" msgstr "Startverzeichnis festlegen" @@ -61390,11 +64757,6 @@ msgstr "Startverzeichnis festlegen" msgid "Format and display the on-line manual pages" msgstr "Zeigt Änderungsinformationen zu dem Paket an" -#: /tmp/fish/implicit/share/functions/math.fish:1 -#, fuzzy -msgid "Perform math calculations in bc" -msgstr "Simulation durchführen" - #: /tmp/fish/implicit/share/functions/nextd.fish:1 #, fuzzy msgid "Move forward in the directory history" @@ -61494,3 +64856,130 @@ msgstr "" #, fuzzy msgid "Edit variable value" msgstr "Verfügbare Liste ausgeben" + +#, fuzzy +#~ msgid "%ls: --array option requires a single variable name.\n" +#~ msgstr "%ls: --array option benötigt einen Variablennamen.\n" + +#~ msgid "Try out the new parser" +#~ msgstr "Zum Testen des neuen Parsers" + +#, fuzzy +#~ msgid "printf: not enough arguments" +#~ msgstr "printf: Nicht genug Argumente" + +#~ msgid "" +#~ "%ls: Multiple variable names specified in single call (%ls and %.*ls)\n" +#~ msgstr "" +#~ "%ls: Mehrere Variablennamen in einem Aufruf angegeben (%ls und %.*ls)\n" + +#, fuzzy +#~ msgid "%ls: Values cannot be specfied with erase\n" +#~ msgstr "%ls: Bei erase können keine Werte angegeben werden\n" + +#~ msgid "" +#~ "%ls: Warning: universal scope selected, but a global variable '%ls' " +#~ "exists.\n" +#~ msgstr "" +#~ "%ls: Warnung: Universelle Gültigkeit gewählt, aber eine globale Variable " +#~ "'%ls' existiert.\n" + +#, fuzzy +#~ msgid "string: Expected subcommand\n" +#~ msgstr "string: Erwartete Unterbefehl\n" + +#, fuzzy +#~ msgid "string: Unknown subcommand '%ls'\n" +#~ msgstr "Unbekannter Befehl '%ls'\n" + +#~ msgid "getopt_long() unexpectedly returned zero\n" +#~ msgstr "getopt_long() gab unerwartet null zurück\n" + +#, fuzzy +#~ msgid "terminal_give_to_job(): Could not send job %d ('%ls') to foreground" +#~ msgstr "Konnte Job %d ('%ls') nicht in den Vordergrund schicken" + +#~ msgid "Couldn't put the shell in its own process group" +#~ msgstr "Konnte Shell nicht in ihre eigene Prozessgruppe verschieben" + +#~ msgid "Couldn't grab control of terminal" +#~ msgstr "Konnte Terminalsteuerung nicht übernehmen" + +#~ msgid "There are still jobs active (use the jobs command to see them).\n" +#~ msgstr "" +#~ "Es gibt noch aktive jobs (benutzen sie den 'jobs' Befehl um sie zu " +#~ "sehen.\n" + +#, fuzzy +#~ msgid "funced: You must specify one function name" +#~ msgstr "funced: Erwartete genau einen Funktionsnamen" + +#, fuzzy +#~ msgid "%s: Expected function name\\n" +#~ msgstr "%s: Erwartete genau einen Funktionsnamen\\n" + +#, fuzzy +#~ msgid "%ls: Invalid combination of options,\\n%ls\\n" +#~ msgstr "%ls: Ungültige Kombination von Optionen,\\n%ls\\n" + +#~ msgid "The number of positions to skip must be a non-negative integer\\n" +#~ msgstr "" +#~ "Anzahl zu überspringender Positionen muss eine positive Ganzzahl sein\\n" + +#, fuzzy +#~ msgid "Evaluate contents of file (deprecated, see \"source\")" +#~ msgstr "Inhalt einer Datei auswerten" + +#, fuzzy +#~ msgid "Incomplete aspects of fish" +#~ msgstr "Saloppe Einhäng-Optionen tolerieren" + +#~ msgid "Help on how job control works" +#~ msgstr "Hilfe zur Jobsteuerung" + +#~ msgid "Summary on how fish differs from other shells" +#~ msgstr "Zusammenfassung der Unterschiede zwischen fish und anderen shells" + +#~ msgid "Help on how to set the prompt" +#~ msgstr "Hilfe zum Festlegen des Prompts" + +#~ msgid "Help on how to set the titlebar message" +#~ msgstr "Hilfe zum Einrichten der Titelzeilen-Nachricht" + +#~ msgid "Help on how to copy and paste" +#~ msgstr "Hilfe zum Kopieren und Einfügen" + +#~ msgid "Help on editor shortcuts" +#~ msgstr "Hilfe zu Editor-Tastenkürzeln" + +#, fuzzy +#~ msgid "ignore chnages in the amount of white space" +#~ msgstr "Änderung in der Anzahl von Worttrennern ignorieren" + +#, fuzzy +#~ msgid "Change to DIR" +#~ msgstr "Wechsel zu Benutzer" + +#, fuzzy +#~ msgid "number of jobs" +#~ msgstr "Anzahl gleichzeitiger Jobs" + +#, fuzzy +#~ msgid "Show a unit" +#~ msgstr "Arp-Einträge anzeigen" + +#, fuzzy +#~ msgid "Edit a unit" +#~ msgstr "Ein Ereignis auslösen" + +#, fuzzy +#~ msgid "Manage abbreviations" +#~ msgstr "Handbuch-Sektionen" + +#, fuzzy +#~ msgid "Print xdg mime applications" +#~ msgstr "Alle Informationen ausgeben" + +#, fuzzy +#~ msgid "Perform math calculations in bc" +#~ msgstr "Simulation durchführen" diff --git a/po/en.po b/po/en.po index 98c05d543..b42469f94 100644 --- a/po/en.po +++ b/po/en.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: fish 1.21.8\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-04-13 22:15+0800\n" +"POT-Creation-Date: 2017-11-07 15:00+0100\n" "PO-Revision-Date: 2014-11-15 09:00+0800\n" "Last-Translator: David Adam \n" "Language-Team: English \n" @@ -17,287 +17,80 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Poedit-Basepath: /home/david/src/fish-shell\n" -#: autoload.cpp:113 -#, c-format -msgid "Could not autoload item '%ls', it is already being autoloaded. " +#: src/autoload.cpp:96 +#, fuzzy, c-format +msgid "" +"Could not autoload item '%ls', it is already being autoloaded. This is a " +"circular dependency in the autoloading scripts, please remove it." msgstr "Could not autoload item “%ls”, it is already being autoloaded. " -#: builtin.cpp:84 -#, c-format -msgid "Send job %d, '%ls' to foreground\n" -msgstr "Send job %d, “%ls” to foreground\n" +#: src/builtin_argparse.cpp:36 +#, fuzzy, c-format +msgid "%ls: Invalid option spec '%ls' at char '%lc'\n" +msgstr "%ls: Invalid option -- %lc\n" -#: builtin.cpp:352 +#: src/builtin_argparse.cpp:129 #, c-format -msgid "" -"%ls: Type 'help %ls' for related documentation\n" -"\n" +msgid "%ls: Mutually exclusive flags '%ls' and `%ls` seen\n" msgstr "" -"%ls: Type “help %ls” for related documentation\n" -"\n" -#: builtin.cpp:531 -#, c-format -msgid "%ls: No key with name '%ls' found\n" -msgstr "%ls: No key with name “%ls” found\n" - -#: builtin.cpp:537 -#, c-format -msgid "%ls: Key with name '%ls' does not have any mapping\n" -msgstr "%ls: Key with name “%ls” does not have any mapping\n" - -#: builtin.cpp:543 -#, c-format -msgid "%ls: Unknown error trying to bind to key named '%ls'\n" -msgstr "%ls: Unknown error trying to bind to key named “%ls”\n" - -#: builtin.cpp:794 -#, c-format -msgid "%ls: No binding found for key '%ls'\n" -msgstr "%ls: No binding found for key “%ls”\n" - -#: builtin.cpp:798 -#, c-format -msgid "%ls: No binding found for sequence '%ls'\n" -msgstr "%ls: No binding found for sequence “%ls”\n" - -#: builtin.cpp:834 -#, c-format -msgid "%ls: Invalid state\n" -msgstr "%ls: Invalid state\n" - -#: builtin.cpp:939 -#, c-format -msgid "%ls: Can not specify scope when removing block\n" -msgstr "%ls: Can not specify scope when removing block\n" - -#: builtin.cpp:945 -#, c-format -msgid "%ls: No blocks defined\n" -msgstr "%ls: No blocks defined\n" - -#: builtin.cpp:1556 builtin.h:32 -#, c-format -msgid "%ls: Invalid combination of options\n" -msgstr "%ls: Invalid combination of options\n" - -#: builtin.cpp:1578 -#, c-format -msgid "%ls: Expected exactly one function name\n" -msgstr "%ls: Expected exactly one function name\n" - -#: builtin.cpp:1588 builtin.cpp:1650 -#, c-format -msgid "%ls: Function '%ls' does not exist\n" -msgstr "%ls: Function “%ls” does not exist\n" - -#: builtin.cpp:1638 -#, c-format -msgid "" -"%ls: Expected exactly two names (current function name, and new function " -"name)\n" -msgstr "" -"%ls: Expected exactly two names (current function name, and new function " -"name)\n" - -#: builtin.cpp:1661 builtin.cpp:2230 -#, c-format -msgid "%ls: Illegal function name '%ls'\n" -msgstr "%ls: Illegal function name “%ls”\n" - -#: builtin.cpp:1672 -#, c-format -msgid "%ls: Function '%ls' already exists. Cannot create copy '%ls'\n" -msgstr "%ls: Function “%ls” already exists. Cannot create copy “%ls”\n" - -#: builtin.cpp:2070 -#, c-format -msgid "%ls: Unknown signal '%ls'\n" -msgstr "%ls: Unknown signal “%ls”\n" - -#: builtin.cpp:2085 builtin.cpp:2195 builtin.cpp:2263 -#, c-format -msgid "%ls: Invalid variable name '%ls'\n" -msgstr "%ls: Invalid variable name “%ls”\n" - -#: builtin.cpp:2138 -#, c-format -msgid "%ls: Cannot find calling job for event handler\n" -msgstr "%ls: Cannot find calling job for event handler\n" - -#: builtin.cpp:2156 -#, c-format -msgid "%ls: Invalid process id %ls\n" -msgstr "%ls: Invalid process id %ls\n" - -#: builtin.cpp:2223 -#, c-format -msgid "%ls: Expected function name\n" -msgstr "%ls: Expected function name\n" - -#: builtin.cpp:2240 -#, c-format -msgid "" -"%ls: The name '%ls' is reserved,\n" -"and can not be used as a function name\n" -msgstr "" -"%ls: The name “%ls” is reserved,\n" -"and can not be used as a function name\n" - -#: builtin.cpp:2248 -#, c-format -msgid "%ls: No function name given\n" -msgstr "%ls: No function name given\n" - -#: builtin.cpp:2276 -#, c-format -msgid "%ls: Expected one argument, got %d\n" -msgstr "%ls: Expected one argument, got %d\n" - -#: builtin.cpp:2412 -#, c-format -msgid "%ls: Seed value '%ls' is not a valid number\n" +#: src/builtin_argparse.cpp:160 +#, fuzzy, c-format +msgid "%ls: exclusive flag string '%ls' is not valid\n" msgstr "%ls: Seed value “%ls” is not a valid number\n" -#: builtin.cpp:2426 -#, c-format -msgid "%ls: Expected zero or one argument, got %d\n" -msgstr "%ls: Expected zero or one argument, got %d\n" +#: src/builtin_argparse.cpp:176 +#, fuzzy, c-format +msgid "%ls: exclusive flag '%ls' is not valid\n" +msgstr "%ls: Seed value “%ls” is not a valid number\n" -#: builtin.cpp:2593 -#, c-format -msgid "%ls: Argument '%ls' is out of range\n" -msgstr "%ls: Argument “%ls” is out of range\n" - -#: builtin.cpp:2601 builtin.cpp:3150 builtin.cpp:3817 -#, c-format -msgid "%ls: Argument '%ls' must be an integer\n" -msgstr "%ls: Argument “%ls” must be an integer\n" - -#: builtin.cpp:2656 -#, c-format -msgid "%ls: --array option requires a single variable name.\n" -msgstr "%ls: --array option requires a single variable name.\n" - -#: builtin.cpp:3065 fish.cpp:620 parser.cpp:764 -msgid "Standard input" -msgstr "Standard input" - -#: builtin.cpp:3108 -msgid "This is a login shell\n" -msgstr "This is a login shell\n" - -#: builtin.cpp:3110 -msgid "This is not a login shell\n" -msgstr "This is not a login shell\n" - -#: builtin.cpp:3112 -#, c-format -msgid "Job control: %ls\n" -msgstr "Job control: %ls\n" - -#: builtin.cpp:3113 -msgid "Only on interactive jobs" -msgstr "Only on interactive jobs" - -#: builtin.cpp:3114 -msgid "Never" -msgstr "Never" - -#: builtin.cpp:3114 -msgid "Always" -msgstr "Always" - -#: builtin.cpp:3192 -#, c-format -msgid "%ls: Could not find home directory\n" -msgstr "%ls: Could not find home directory\n" - -#: builtin.cpp:3212 builtin.cpp:3266 -#, c-format -msgid "%ls: '%ls' is not a directory\n" -msgstr "%ls: “%ls” is not a directory\n" - -#: builtin.cpp:3219 -#, c-format -msgid "%ls: The directory '%ls' does not exist\n" -msgstr "%ls: The directory “%ls” does not exist\n" - -#: builtin.cpp:3226 -#, c-format -msgid "%ls: '%ls' is a rotten symlink\n" -msgstr "%ls: “%ls” is a rotten symlink\n" - -#: builtin.cpp:3234 -#, c-format -msgid "%ls: Unknown error trying to locate directory '%ls'\n" -msgstr "%ls: Unknown error trying to locate directory “%ls”\n" - -#: builtin.cpp:3257 -#, c-format -msgid "%ls: Permission denied: '%ls'\n" -msgstr "%ls: Permission denied: “%ls”\n" - -#: builtin.cpp:3281 -#, c-format -msgid "%ls: Could not set PWD variable\n" -msgstr "%ls: Could not set PWD variable\n" - -#: builtin.cpp:3368 -#, c-format -msgid "%ls: Key not specified\n" -msgstr "%ls: Key not specified\n" - -#: builtin.cpp:3412 builtin.cpp:3420 -#, c-format -msgid "%ls: Error encountered while sourcing file '%ls':\n" -msgstr "%ls: Error encountered while sourcing file “%ls”:\n" - -#: builtin.cpp:3428 -#, c-format -msgid "%ls: '%ls' is not a file\n" -msgstr "%ls: “%ls” is not a file\n" - -#: builtin.cpp:3447 -#, c-format -msgid "%ls: Error while reading file '%ls'\n" -msgstr "%ls: Error while reading file “%ls”\n" - -#: builtin.cpp:3503 builtin.cpp:3682 -#, c-format -msgid "%ls: There are no suitable jobs\n" -msgstr "%ls: There are no suitable jobs\n" - -#: builtin.cpp:3531 -#, c-format -msgid "%ls: Ambiguous job\n" -msgstr "%ls: Ambiguous job\n" - -#: builtin.cpp:3537 builtin.cpp:3705 builtin_jobs.cpp:301 -#, c-format -msgid "%ls: '%ls' is not a job\n" -msgstr "%ls: “%ls” is not a job\n" - -#: builtin.cpp:3568 builtin_jobs.cpp:316 -#, c-format -msgid "%ls: No suitable job: %d\n" -msgstr "%ls: No suitable job: %d\n" - -#: builtin.cpp:3577 +#: src/builtin_argparse.cpp:196 #, c-format msgid "" -"%ls: Can't put job %d, '%ls' to foreground because it is not under job " -"control\n" +"%ls: Implicit int short flag '%lc' does not allow modifiers like '%lc'\n" msgstr "" -"%ls: Can't put job %d, “%ls” to foreground because it is not under job " -"control\n" -#: builtin.cpp:3630 +#: src/builtin_argparse.cpp:247 #, c-format -msgid "%ls: Unknown job '%ls'\n" -msgstr "%ls: Unknown job “%ls”\n" +msgid "%ls: Short flag '#' must be followed by '-' and a long name\n" +msgstr "" -#: builtin.cpp:3639 +#: src/builtin_argparse.cpp:252 src/builtin_argparse.cpp:276 +#, c-format +msgid "%ls: Implicit int flag '%lc' already defined\n" +msgstr "" + +#: src/builtin_argparse.cpp:298 +#, c-format +msgid "%ls: An option spec must have a short flag letter\n" +msgstr "" + +#: src/builtin_argparse.cpp:305 +#, c-format +msgid "%ls: Short flag '%lc' invalid, must be alphanum or '#'\n" +msgstr "" + +#: src/builtin_argparse.cpp:350 +#, c-format +msgid "%ls: Missing -- separator\n" +msgstr "" + +#: src/builtin_argparse.cpp:356 src/builtin_argparse.cpp:427 +#, c-format +msgid "%ls: No option specs were provided\n" +msgstr "" + +#: src/builtin_argparse.cpp:391 +#, fuzzy, c-format +msgid "%ls: Invalid --min-args value '%ls'\n" +msgstr "%ls: Invalid index starting at “%ls”\n" + +#: src/builtin_argparse.cpp:401 +#, fuzzy, c-format +msgid "%ls: Invalid --max-args value '%ls'\n" +msgstr "%ls: Invalid variable name “%ls”\n" + +#: src/builtin_bg.cpp:23 #, c-format msgid "" "%ls: Can't put job %d, '%ls' to background because it is not under job " @@ -306,617 +99,1158 @@ msgstr "" "%ls: Can't put job %d, “%ls” to background because it is not under job " "control\n" -#: builtin.cpp:3649 +#: src/builtin_bg.cpp:29 #, c-format msgid "Send job %d '%ls' to background\n" msgstr "Send job %d “%ls” to background\n" -#: builtin.cpp:3688 -msgid "(default)" -msgstr "(default)" +#: src/builtin_bg.cpp:63 src/builtin_disown.cpp:69 src/builtin_fg.cpp:49 +#, c-format +msgid "%ls: There are no suitable jobs\n" +msgstr "%ls: There are no suitable jobs\n" -#: builtin.cpp:3760 +#: src/builtin_bg.cpp:80 src/builtin_disown.cpp:82 +#, fuzzy, c-format +msgid "%ls: '%ls' is not a valid job specifier\n" +msgstr "%ls: “%ls” is not a valid variable name\n" + +#: src/builtin_bg.cpp:95 src/builtin_disown.cpp:89 +#, fuzzy, c-format +msgid "%ls: Could not find job '%d'\n" +msgstr "%s: Could not find “%s”\\n" + +#: src/builtin_bind.cpp:141 +#, c-format +msgid "%ls: No key with name '%ls' found\n" +msgstr "%ls: No key with name “%ls” found\n" + +#: src/builtin_bind.cpp:143 +#, 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" + +#: src/builtin_bind.cpp:146 +#, 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" + +#: src/builtin_bind.cpp:239 +#, c-format +msgid "%ls: No binding found for key '%ls'\n" +msgstr "%ls: No binding found for key “%ls”\n" + +#: src/builtin_bind.cpp:242 +#, c-format +msgid "%ls: No binding found for sequence '%ls'\n" +msgstr "%ls: No binding found for sequence “%ls”\n" + +#: src/builtin_bind.cpp:406 +#, c-format +msgid "%ls: Invalid state\n" +msgstr "%ls: Invalid state\n" + +#: src/builtin_block.cpp:89 +#, c-format +msgid "%ls: Can not specify scope when removing block\n" +msgstr "%ls: Can not specify scope when removing block\n" + +#: src/builtin_block.cpp:94 +#, c-format +msgid "%ls: No blocks defined\n" +msgstr "%ls: No blocks defined\n" + +#: src/builtin_cd.cpp:44 +#, c-format +msgid "%ls: Could not find home directory\n" +msgstr "%ls: Could not find home directory\n" + +#: src/builtin_cd.cpp:52 src/builtin_cd.cpp:79 +#, c-format +msgid "%ls: '%ls' is not a directory\n" +msgstr "%ls: “%ls” is not a directory\n" + +#: src/builtin_cd.cpp:55 +#, c-format +msgid "%ls: The directory '%ls' does not exist\n" +msgstr "%ls: The directory “%ls” does not exist\n" + +#: src/builtin_cd.cpp:58 +#, c-format +msgid "%ls: '%ls' is a rotten symlink\n" +msgstr "%ls: “%ls” is a rotten symlink\n" + +#: src/builtin_cd.cpp:61 +#, c-format +msgid "%ls: Unknown error trying to locate directory '%ls'\n" +msgstr "%ls: Unknown error trying to locate directory “%ls”\n" + +#: src/builtin_cd.cpp:76 +#, c-format +msgid "%ls: Permission denied: '%ls'\n" +msgstr "%ls: Permission denied: “%ls”\n" + +#: src/builtin_cd.cpp:90 +#, c-format +msgid "%ls: Could not set PWD variable\n" +msgstr "%ls: Could not set PWD variable\n" + +#: src/builtin_commandline.cpp:344 +#, fuzzy, c-format +msgid "%ls: Unknown input function '%ls'" +msgstr "%ls: Unknown input function “%ls”\n" + +#: src/builtin_complete.cpp:183 +#, fuzzy, c-format +msgid "%ls: Invalid token '%ls'\n" +msgstr "%ls: Invalid option -- %lc\n" + +#: src/builtin_complete.cpp:203 +#, fuzzy, c-format +msgid "%ls: -s requires a non-empty string\n" +msgstr "%ls: Variable name can not be the empty string\n" + +#: src/builtin_complete.cpp:211 +#, fuzzy, c-format +msgid "%ls: -l requires a non-empty string\n" +msgstr "%ls: Variable name can not be the empty string\n" + +#: src/builtin_complete.cpp:219 +#, fuzzy, c-format +msgid "%ls: -o requires a non-empty string\n" +msgstr "%ls: Variable name can not be the empty string\n" + +#: src/builtin_contains.cpp:75 +#, c-format +msgid "%ls: Key not specified\n" +msgstr "%ls: Key not specified\n" + +#: src/builtin.cpp:261 +#, c-format +msgid "" +"%ls: Type 'help %ls' for related documentation\n" +"\n" +msgstr "" +"%ls: Type “help %ls” for related documentation\n" +"\n" + +#: src/builtin.cpp:337 #, c-format msgid "%ls: Not inside of loop\n" msgstr "%ls: Not inside of loop\n" -#: builtin.cpp:3827 builtin_complete.cpp:551 builtin.h:83 -#, c-format -msgid "%ls: Too many arguments\n" -msgstr "%ls: Too many arguments\n" +#: src/builtin.cpp:371 +#, fuzzy, c-format +msgid "%ls: Command not valid at an interactive prompt\n" +msgstr "%ls: Command only available in interactive sessions" -#: builtin.cpp:3845 -#, c-format -msgid "%ls: Not inside of function\n" -msgstr "%ls: Not inside of function\n" - -#: builtin.cpp:4069 builtin.cpp:4113 +#: src/builtin.cpp:409 src/builtin.cpp:459 msgid "Test a condition" msgstr "Test a condition" -#: builtin.cpp:4070 -msgid "Try out the new parser" -msgstr "Try out the new parser" - -#: builtin.cpp:4071 +#: src/builtin.cpp:410 msgid "Execute command if previous command suceeded" msgstr "Execute command if previous command suceeded" -#: builtin.cpp:4072 +#: src/builtin.cpp:411 +msgid "Parse options in fish script" +msgstr "" + +#: src/builtin.cpp:412 msgid "Create a block of code" msgstr "Create a block of code" -#: builtin.cpp:4073 +#: src/builtin.cpp:413 msgid "Send job to background" msgstr "Send job to background" -#: builtin.cpp:4074 +#: src/builtin.cpp:414 msgid "Handle fish key bindings" msgstr "Handle fish key bindings" -#: builtin.cpp:4075 +#: src/builtin.cpp:415 msgid "Temporarily block delivery of events" msgstr "Temporarily block delivery of events" -#: builtin.cpp:4076 +#: src/builtin.cpp:416 msgid "Stop the innermost loop" msgstr "Stop the innermost loop" -#: builtin.cpp:4077 +#: src/builtin.cpp:418 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:4078 +#: src/builtin.cpp:419 msgid "Run a builtin command instead of a function" msgstr "Run a builtin command instead of a function" -#: builtin.cpp:4079 builtin.cpp:4112 +#: src/builtin.cpp:420 src/builtin.cpp:458 msgid "Conditionally execute a block of commands" msgstr "Conditionally execute a block of commands" -#: builtin.cpp:4080 +#: src/builtin.cpp:421 msgid "Change working directory" msgstr "Change working directory" -#: builtin.cpp:4081 +#: src/builtin.cpp:422 msgid "Run a program instead of a function or builtin" msgstr "Run a program instead of a function or builtin" -#: builtin.cpp:4082 +#: src/builtin.cpp:423 msgid "Set or get the commandline" msgstr "Set or get the commandline" -#: builtin.cpp:4083 +#: src/builtin.cpp:424 msgid "Edit command specific completions" msgstr "Edit command specific completions" -#: builtin.cpp:4084 +#: src/builtin.cpp:425 msgid "Search for a specified string in a list" msgstr "Search for a specified string in a list" -#: builtin.cpp:4085 +#: src/builtin.cpp:427 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:4086 +#: src/builtin.cpp:428 msgid "Count the number of arguments" msgstr "Count the number of arguments" -#: builtin.cpp:4087 +#: src/builtin.cpp:429 +#, fuzzy +msgid "Remove job from job list" +msgstr "Read job from file" + +#: src/builtin.cpp:430 msgid "Print arguments" msgstr "Print arguments" -#: builtin.cpp:4088 +#: src/builtin.cpp:431 msgid "Evaluate block if condition is false" msgstr "Evaluate block if condition is false" -#: builtin.cpp:4089 +#: src/builtin.cpp:432 msgid "Emit an event" msgstr "Emit an event" -#: builtin.cpp:4090 +#: src/builtin.cpp:433 msgid "End a block of commands" msgstr "End a block of commands" -#: builtin.cpp:4091 +#: src/builtin.cpp:434 msgid "Run command in current process" msgstr "Run command in current process" -#: builtin.cpp:4092 +#: src/builtin.cpp:435 msgid "Exit the shell" msgstr "Exit the shell" -#: builtin.cpp:4093 +#: src/builtin.cpp:436 msgid "Return an unsuccessful result" msgstr "Return an unsuccessful result" -#: builtin.cpp:4094 +#: src/builtin.cpp:437 msgid "Send job to foreground" msgstr "Send job to foreground" -#: builtin.cpp:4095 +#: src/builtin.cpp:438 msgid "Perform a set of commands multiple times" msgstr "Perform a set of commands multiple times" -#: builtin.cpp:4096 +#: src/builtin.cpp:439 msgid "Define a new function" msgstr "Define a new function" -#: builtin.cpp:4097 +#: src/builtin.cpp:440 msgid "List or remove functions" msgstr "List or remove functions" -#: builtin.cpp:4098 +#: src/builtin.cpp:441 msgid "History of commands executed by user" msgstr "History of commands executed by user" -#: builtin.cpp:4099 +#: src/builtin.cpp:442 msgid "Evaluate block if condition is true" msgstr "Evaluate block if condition is true" -#: builtin.cpp:4100 +#: src/builtin.cpp:443 msgid "Print currently running jobs" msgstr "Print currently running jobs" -#: builtin.cpp:4101 +#: src/builtin.cpp:444 +#, fuzzy +msgid "Evaluate math expressions" +msgstr "Evaluate expression" + +#: src/builtin.cpp:445 msgid "Negate exit status of job" msgstr "Negate exit status of job" -#: builtin.cpp:4102 +#: src/builtin.cpp:446 msgid "Execute command if previous command failed" msgstr "Execute command if previous command failed" -#: builtin.cpp:4103 +#: src/builtin.cpp:447 msgid "Prints formatted text" msgstr "Prints formatted text" -#: builtin.cpp:4104 +#: src/builtin.cpp:448 msgid "Print the working directory" msgstr "Print the working directory" -#: builtin.cpp:4105 +#: src/builtin.cpp:449 msgid "Generate random number" msgstr "Generate random number" -#: builtin.cpp:4106 +#: src/builtin.cpp:450 msgid "Read a line of input into variables" msgstr "Read a line of input into variables" -#: builtin.cpp:4107 +#: src/builtin.cpp:451 +msgid "Convert path to absolute path without symlinks" +msgstr "" + +#: src/builtin.cpp:452 msgid "Stop the currently evaluated function" msgstr "Stop the currently evaluated function" -#: builtin.cpp:4108 +#: src/builtin.cpp:453 msgid "Handle environment variables" msgstr "Handle environment variables" -#: builtin.cpp:4109 +#: src/builtin.cpp:454 msgid "Set the terminal color" msgstr "Set the terminal color" -#: builtin.cpp:4110 +#: src/builtin.cpp:455 msgid "Evaluate contents of file" msgstr "Evaluate contents of file" -#: builtin.cpp:4111 +#: src/builtin.cpp:456 msgid "Return status information about fish" msgstr "Return status information about fish" -#: builtin.cpp:4114 +#: src/builtin.cpp:457 +msgid "Manipulate strings" +msgstr "" + +#: src/builtin.cpp:460 msgid "Return a successful result" msgstr "Return a successful result" -#: builtin.cpp:4115 +#: src/builtin.cpp:461 msgid "Set or get the shells resource usage limits" msgstr "Set or get the shells resource usage limits" -#: builtin.cpp:4116 +#: src/builtin.cpp:462 msgid "Perform a command multiple times" msgstr "Perform a command multiple times" -#: builtin_commandline.cpp:466 +#: src/builtin_disown.cpp:21 #, c-format -msgid "%ls: Unknown input function '%ls'\n" -msgstr "%ls: Unknown input function “%ls”\n" +msgid "%ls: Unknown job '%ls'\n" +msgstr "%ls: Unknown job “%ls”\n" -#: builtin_jobs.cpp:87 +#: src/builtin_disown.cpp:30 +#, c-format +msgid "%ls: job %d ('%ls') was stopped and has been signalled to continue.\n" +msgstr "" + +#: src/builtin_exit.cpp:85 src/builtin_read.cpp:138 src/builtin_return.cpp:85 +#, c-format +msgid "%ls: Argument '%ls' must be an integer\n" +msgstr "%ls: Argument “%ls” must be an integer\n" + +#: src/builtin_fg.cpp:65 +#, c-format +msgid "%ls: Ambiguous job\n" +msgstr "%ls: Ambiguous job\n" + +#: src/builtin_fg.cpp:67 src/builtin_jobs.cpp:181 +#, c-format +msgid "%ls: '%ls' is not a job\n" +msgstr "%ls: “%ls” is not a job\n" + +#: src/builtin_fg.cpp:81 src/builtin_jobs.cpp:191 +#, c-format +msgid "%ls: No suitable job: %d\n" +msgstr "%ls: No suitable job: %d\n" + +#: src/builtin_fg.cpp:84 +#, c-format +msgid "" +"%ls: Can't put job %d, '%ls' to foreground because it is not under job " +"control\n" +msgstr "" +"%ls: Can't put job %d, “%ls” to foreground because it is not under job " +"control\n" + +#: src/builtin_function.cpp:68 +#, fuzzy, c-format +msgid "%ls: Unknown signal '%ls'" +msgstr "%ls: Unknown signal “%ls”\n" + +#: src/builtin_function.cpp:113 +#, fuzzy, c-format +msgid "%ls: Cannot find calling job for event handler" +msgstr "%ls: Cannot find calling job for event handler\n" + +#: src/builtin_function.cpp:121 +#, fuzzy, c-format +msgid "%ls: Invalid process id '%ls'" +msgstr "%ls: Invalid process id %ls\n" + +#: src/builtin_function.cpp:179 +#, fuzzy, c-format +msgid "%ls: Expected function name" +msgstr "%ls: Expected function name\n" + +#: src/builtin_function.cpp:185 +#, fuzzy, c-format +msgid "%ls: Illegal function name '%ls'" +msgstr "%ls: Illegal function name “%ls”\n" + +#: src/builtin_function.cpp:192 +#, fuzzy, c-format +msgid "" +"%ls: The name '%ls' is reserved,\n" +"and can not be used as a function name" +msgstr "" +"%ls: The name “%ls” is reserved,\n" +"and can not be used as a function name\n" + +#: src/builtin_function.cpp:239 +#, fuzzy, c-format +msgid "%ls: Unexpected positional argument '%ls'" +msgstr "%s: Unexpected argument -- %s\\n" + +#: src/builtin_functions.cpp:275 src/builtin.h:38 +#, c-format +msgid "%ls: Invalid combination of options\n" +msgstr "%ls: Invalid combination of options\n" + +#: src/builtin_functions.cpp:289 +#, c-format +msgid "%ls: Expected exactly one function name\n" +msgstr "%ls: Expected exactly one function name\n" + +#: src/builtin_functions.cpp:296 src/builtin_functions.cpp:352 +#, c-format +msgid "%ls: Function '%ls' does not exist\n" +msgstr "%ls: Function “%ls” does not exist\n" + +#: src/builtin_functions.cpp:307 +#, fuzzy, c-format +msgid "%ls: Expected exactly one function name for --details\n" +msgstr "%ls: Expected exactly one function name\n" + +#: src/builtin_functions.cpp:342 +#, c-format +msgid "" +"%ls: Expected exactly two names (current function name, and new function " +"name)\n" +msgstr "" +"%ls: Expected exactly two names (current function name, and new function " +"name)\n" + +#: src/builtin_functions.cpp:359 +#, c-format +msgid "%ls: Illegal function name '%ls'\n" +msgstr "%ls: Illegal function name “%ls”\n" + +#: src/builtin_functions.cpp:368 +#, c-format +msgid "%ls: Function '%ls' already exists. Cannot create copy '%ls'\n" +msgstr "%ls: Function “%ls” already exists. Cannot create copy “%ls”\n" + +#: src/builtin_history.cpp:71 src/builtin_status.cpp:117 +#, c-format +msgid "you cannot do both '%ls' and '%ls' in the same invocation" +msgstr "" + +#: src/builtin_history.cpp:84 +#, c-format +msgid "%ls: you cannot use any options with the %ls command\n" +msgstr "" + +#: src/builtin_history.cpp:163 +#, fuzzy, c-format +msgid "%ls: max value '%ls' is not a valid number\n" +msgstr "%ls: Seed value “%ls” is not a valid number\n" + +#: src/builtin_history.cpp:261 +msgid "builtin history delete only supports --exact\n" +msgstr "" + +#: src/builtin_history.cpp:267 +msgid "builtin history delete only supports --case-sensitive\n" +msgstr "" + +#: src/builtin_jobs.cpp:55 msgid "Job\tGroup\t" msgstr "Job\tGroup\t" -#: builtin_jobs.cpp:89 +#: src/builtin_jobs.cpp:57 msgid "CPU\t" msgstr "CPU\t" -#: builtin_jobs.cpp:91 +#: src/builtin_jobs.cpp:59 msgid "State\tCommand\n" msgstr "State\tCommand\n" -#: builtin_jobs.cpp:99 proc.cpp:843 +#: src/builtin_jobs.cpp:67 msgid "stopped" msgstr "stopped" -#: builtin_jobs.cpp:99 +#: src/builtin_jobs.cpp:67 msgid "running" msgstr "running" -#: builtin_jobs.cpp:113 +#: src/builtin_jobs.cpp:76 msgid "Group\n" msgstr "Group\n" -#: builtin_jobs.cpp:126 +#: src/builtin_jobs.cpp:84 msgid "Process\n" msgstr "Process\n" -#: builtin_jobs.cpp:143 +#: src/builtin_jobs.cpp:95 msgid "Command\n" msgstr "Command\n" -#: builtin_jobs.cpp:344 +#: src/builtin_jobs.cpp:211 #, c-format msgid "%ls: There are no jobs\n" msgstr "%ls: There are no jobs\n" -#: builtin_printf.cpp:175 -#, c-format -msgid "" -"warning: %ls: character(s) following character constant have been ignored" -msgstr "" -"warning: %ls: character(s) following character constant have been ignored" +#: src/builtin_math.cpp:44 +#, fuzzy, c-format +msgid "%ls: '%ls' is not a valid scale value\n" +msgstr "%ls: “%ls” is not a valid variable name\n" -#: builtin_printf.cpp:256 +#: src/builtin_math.cpp:148 +#, c-format +msgid "Var '%ls' not a valid floating point number: '%ls'." +msgstr "" + +#: src/builtin_math.cpp:157 +#, c-format +msgid "More than %d var names in math expression." +msgstr "" + +#: src/builtin_math.cpp:194 +#, fuzzy, c-format +msgid "%ls: Invalid expression: %ls\n" +msgstr "%ls: Invalid process id %ls\n" + +#: src/builtin_printf.cpp:243 +#, fuzzy +msgid "Number out of range" +msgstr "Number of top servers" + +#: src/builtin_printf.cpp:249 #, c-format msgid "%ls: expected a numeric value" msgstr "%ls: expected a numeric value" -#: builtin_printf.cpp:258 +#: src/builtin_printf.cpp:251 #, c-format msgid "%ls: value not completely converted" msgstr "%ls: value not completely converted" -#: builtin_printf.cpp:359 +#: src/builtin_printf.cpp:363 msgid "missing hexadecimal number in escape" msgstr "missing hexadecimal number in escape" -#: builtin_printf.cpp:388 +#: src/builtin_printf.cpp:383 msgid "Missing hexadecimal number in Unicode escape" msgstr "Missing hexadecimal number in Unicode escape" -#: builtin_printf.cpp:402 +#: src/builtin_printf.cpp:400 #, c-format msgid "Unicode character out of range: \\%c%0*x" msgstr "Unicode character out of range: \\%c%0*x" -#: builtin_printf.cpp:670 +#: src/builtin_printf.cpp:647 #, c-format msgid "invalid field width: %ls" msgstr "invalid field width: %ls" -#: builtin_printf.cpp:708 +#: src/builtin_printf.cpp:674 #, c-format msgid "invalid precision: %ls" msgstr "invalid precision: %ls" -#: builtin_printf.cpp:739 +#: src/builtin_printf.cpp:699 #, c-format msgid "%.*ls: invalid conversion specification" msgstr "%.*ls: invalid conversion specification" -#: builtin_printf.cpp:771 -msgid "printf: not enough arguments" -msgstr "printf: not enough arguments" - -#: 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.cpp:162 -#, c-format -msgid "%ls: Tried to set the special variable '%ls' with the wrong scope\n" -msgstr "%ls: Tried to set the special variable “%ls” with the wrong scope\n" - -#: builtin_set.cpp:169 -#, c-format -msgid "%ls: Tried to set the special variable '%ls' to an invalid value\n" -msgstr "%ls: Tried to set the special variable “%ls” to an invalid value\n" - -#: builtin_set.cpp:221 -#, c-format -msgid "%ls: Multiple variable names specified in single call (%ls and %.*ls)\n" -msgstr "" -"%ls: Multiple variable names specified in single call (%ls and %.*ls)\n" - -#: builtin_set.cpp:248 -#, c-format -msgid "%ls: Invalid index starting at '%ls'\n" -msgstr "%ls: Invalid index starting at “%ls”\n" - -#: builtin_set.cpp:647 -#, c-format -msgid "%ls: Erase needs a variable name\n" -msgstr "%ls: Erase needs a variable name\n" - -#: builtin_set.cpp:791 -#, c-format -msgid "%ls: Values cannot be specfied with erase\n" -msgstr "%ls: Values cannot be specfied with erase\n" - -#: builtin_set.cpp:817 +#: src/builtin_read.cpp:123 #, c-format msgid "" -"%ls: Warning: universal scope selected, but a global variable '%ls' exists.\n" +"%ls: flags '--mode-name' / '-m' are now ignored. Set fish_history instead.\n" msgstr "" -"%ls: Warning: universal scope selected, but a global variable “%ls” exists.\n" -#: builtin_set_color.cpp:144 builtin_set_color.cpp:166 +#: src/builtin_read.cpp:132 +#, c-format +msgid "%ls: Argument '%ls' is out of range\n" +msgstr "%ls: Argument “%ls” is out of range\n" + +#: src/builtin_read.cpp:344 +#, c-format +msgid "%ls: You can't specify both -p and -P\n" +msgstr "" + +#: src/builtin_realpath.cpp:44 +#, fuzzy, c-format +msgid "%ls: Invalid path: %ls\n" +msgstr "%ls: Invalid state\n" + +#: src/builtin_return.cpp:100 +#, c-format +msgid "%ls: Not inside of function\n" +msgstr "%ls: Not inside of function\n" + +#: src/builtin_set_color.cpp:159 src/builtin_set_color.cpp:178 #, c-format msgid "%ls: Unknown color '%ls'\n" msgstr "%ls: Unknown color “%ls”\n" -#: builtin_set_color.cpp:153 +#: src/builtin_set_color.cpp:167 #, c-format msgid "%ls: Expected an argument\n" msgstr "%ls: Expected an argument\n" -#: builtin_set_color.cpp:173 +#: src/builtin_set.cpp:62 #, c-format -msgid "%ls: Could not set up terminal\n" -msgstr "%ls: Could not set up terminal\n" +msgid "%ls: Warning: $%ls entry \"%ls\" is not valid (%s)\n" +msgstr "" -#: common.cpp:1917 +#: src/builtin_set.cpp:64 +#, c-format +msgid "%ls: Did you mean 'set %ls $%ls %ls'?\n" +msgstr "" + +#: src/builtin_set.cpp:65 +#, c-format +msgid "%ls: You provided %d indexes but %d values\n" +msgstr "" + +#: src/builtin_set.cpp:66 +#, c-format +msgid "%ls: Erase needs a variable name\n" +msgstr "%ls: Erase needs a variable name\n" + +#: src/builtin_set.cpp:67 +#, fuzzy, c-format +msgid "%ls: Array index out of bounds\n" +msgstr "Array index out of bounds" + +#: src/builtin_set.cpp:69 +#, c-format +msgid "" +"%ls: Universal variable '%ls' is shadowed by the global variable of the same " +"name.\n" +msgstr "" + +#: src/builtin_set.cpp:303 +#, c-format +msgid "%ls: Tried to change the read-only variable '%ls'\n" +msgstr "%ls: Tried to change the read-only variable “%ls”\n" + +#: src/builtin_set.cpp:310 +#, c-format +msgid "%ls: Tried to set the special variable '%ls' with the wrong scope\n" +msgstr "%ls: Tried to set the special variable “%ls” with the wrong scope\n" + +#: src/builtin_set.cpp:317 +#, c-format +msgid "%ls: Tried to set the special variable '%ls' to an invalid value\n" +msgstr "%ls: Tried to set the special variable “%ls” to an invalid value\n" + +#: src/builtin_set.cpp:355 +#, c-format +msgid "%ls: Invalid index starting at '%ls'\n" +msgstr "%ls: Invalid index starting at “%ls”\n" + +#: src/builtin_set.cpp:537 +#, fuzzy, c-format +msgid "$%ls: not set in %ls scope\n" +msgstr "%ls: Not inside of loop\n" + +#: src/builtin_set.cpp:542 +msgid "exported" +msgstr "" + +#: src/builtin_set.cpp:542 +msgid "unexported" +msgstr "" + +#: src/builtin_set.cpp:544 +#, c-format +msgid "$%ls: set in %ls scope, %ls, with %d elements\n" +msgstr "" + +#: src/builtin_set.cpp:554 +#, c-format +msgid "$%ls[%d]: length=%d value=|%ls|\n" +msgstr "" + +#: src/builtin_set.cpp:578 +#, fuzzy, c-format +msgid "$%ls: invalid var name\n" +msgstr "%ls: Invalid variable name “%ls”\n" + +#: src/builtin_set.cpp:584 +#, c-format +msgid "%ls: `set --show` does not allow slices with the var names\n" +msgstr "" + +#: src/builtin_source.cpp:49 src/builtin_source.cpp:57 +#, c-format +msgid "%ls: Error encountered while sourcing file '%ls':\n" +msgstr "%ls: Error encountered while sourcing file “%ls”:\n" + +#: src/builtin_source.cpp:65 +#, c-format +msgid "%ls: '%ls' is not a file\n" +msgstr "%ls: “%ls” is not a file\n" + +#: src/builtin_source.cpp:84 +#, c-format +msgid "%ls: Error while reading file '%ls'\n" +msgstr "%ls: Error while reading file “%ls”\n" + +#: src/builtin_status.cpp:155 +#, fuzzy, c-format +msgid "%ls: Invalid level value '%ls'\n" +msgstr "%ls: Invalid variable name “%ls”\n" + +#: src/builtin_status.cpp:276 +msgid "This is a login shell\n" +msgstr "This is a login shell\n" + +#: src/builtin_status.cpp:278 +msgid "This is not a login shell\n" +msgstr "This is not a login shell\n" + +#: src/builtin_status.cpp:282 +#, c-format +msgid "Job control: %ls\n" +msgstr "Job control: %ls\n" + +#: src/builtin_status.cpp:284 +msgid "Only on interactive jobs" +msgstr "Only on interactive jobs" + +#: src/builtin_status.cpp:285 +msgid "Never" +msgstr "Never" + +#: src/builtin_status.cpp:285 +msgid "Always" +msgstr "Always" + +#: src/builtin_status.cpp:312 src/fish.cpp:433 src/parser.cpp:552 +msgid "Standard input" +msgstr "Standard input" + +#: src/builtin_status.cpp:320 +#, fuzzy +msgid "Not a function" +msgstr "function" + +#: src/builtin_string.cpp:39 +#, c-format +msgid "%ls: Expected argument\n" +msgstr "%ls: Expected argument\n" + +#: src/builtin_string.cpp:160 +#, fuzzy, c-format +msgid "%ls: Invalid escape style '%ls'\n" +msgstr "%ls: Invalid variable name “%ls”\n" + +#: src/builtin_string.cpp:238 +#, fuzzy, c-format +msgid "%ls: Invalid length value '%ls'\n" +msgstr "%ls: Invalid variable name “%ls”\n" + +#: src/builtin_string.cpp:258 +#, fuzzy, c-format +msgid "%ls: Invalid max value '%ls'\n" +msgstr "%ls: Invalid variable name “%ls”\n" + +#: src/builtin_string.cpp:275 +#, fuzzy, c-format +msgid "%ls: Invalid count value '%ls'\n" +msgstr "%ls: Invalid variable name “%ls”\n" + +#: src/builtin_string.cpp:321 +#, fuzzy, c-format +msgid "%ls: Invalid start value '%ls'\n" +msgstr "%ls: Invalid index starting at “%ls”\n" + +#: src/builtin_string.cpp:743 +#, fuzzy, c-format +msgid "%ls: Regular expression compile error: %ls\n" +msgstr "%s: Could not compile regular expressions %s with error %s\n" + +#: src/builtin_string.cpp:782 +#, fuzzy, c-format +msgid "%ls: Regular expression match error: %ls\n" +msgstr "%s: Could not compile regular expressions %s with error %s\n" + +#: src/builtin_string.cpp:787 +#, fuzzy, c-format +msgid "%ls: Regular expression internal error\n" +msgstr "%s: Could not compile regular expressions %s with error %s\n" + +#: src/builtin_string.cpp:903 +msgid "--entire and --index are mutually exclusive" +msgstr "" + +#: src/builtin_string.cpp:1055 +#, fuzzy, c-format +msgid "%ls: Regular expression substitute error: %ls\n" +msgstr "%s: Could not compile regular expressions %s with error %s\n" + +#: src/builtin_test.cpp:608 +#, fuzzy, c-format +msgid "invalid integer '%ls'" +msgstr "invalid precision: %ls" + +#: src/builtin_ulimit.cpp:285 +#, fuzzy, c-format +msgid "%ls: New limit cannot be an empty string\n" +msgstr "%ls: Variable name can not be the empty string\n" + +#: src/builtin_ulimit.cpp:297 +#, fuzzy, c-format +msgid "%ls: Invalid limit '%ls'\n" +msgstr "%ls: Invalid variable name “%ls”\n" + +#: src/common.cpp:1551 +msgid "Current terminal parameters have rows and/or columns set to zero." +msgstr "" + +#: src/common.cpp:1552 +msgid "" +"The stty command can be used to correct this (e.g., stty rows 80 columns 24)." +msgstr "" + +#: src/common.cpp:1574 +msgid "Current terminal parameters set terminal size to unreasonable value." +msgstr "" + +#: src/common.cpp:1575 +msgid "Defaulting terminal size to 80x24." +msgstr "" + +#: src/common.cpp:1781 msgid "This is a bug. Break on bugreport to debug." msgstr "This is a bug. Break on bugreport to debug." -#: common.cpp:1936 +#: src/common.cpp:1782 +#, fuzzy, c-format +msgid "If you can reproduce it, please send a bug report to %s." +msgstr "If this error can be reproduced, please send a bug report to %s." + +#: src/common.cpp:1792 msgid "empty" msgstr "empty" -#: complete.cpp:61 +#: src/complete.cpp:53 #, c-format msgid "Home for %ls" msgstr "Home for %ls" -#: complete.cpp:66 +#: src/complete.cpp:56 #, c-format msgid "Variable: %ls" msgstr "Variable: %ls" -#: complete.cpp:901 complete.cpp:919 -msgid "Unknown option: " -msgstr "Unknown option: " - -#: complete.cpp:923 -msgid "Multiple matches for option: " -msgstr "Multiple matches for option: " - -#: env.cpp:315 -msgid "Changing language to English" -msgstr "Changing language to English" - -#: env.cpp:1180 +#: src/env.cpp:242 msgid "Tried to pop empty environment stack." msgstr "Tried to pop empty environment stack." -#: env_universal_common.cpp:617 path.cpp:279 -msgid "" -"Unable to create a configuration directory for fish. Your personal settings " -"will not be saved. Please set the $XDG_CONFIG_HOME variable to a directory " -"where the current user has write access." +#: src/env.cpp:537 +#, c-format +msgid "Using fallback terminal type '%s'." msgstr "" -"Unable to create a configuration directory for fish. Your personal settings " -"will not be saved. Please set the $XDG_CONFIG_HOME variable to a directory " -"where the current user has write access." -#: event.cpp:178 +#: src/env.cpp:542 +#, c-format +msgid "Could not set up terminal using the fallback terminal type '%s'." +msgstr "" + +#: src/env.cpp:574 +#, fuzzy +msgid "Could not set up terminal." +msgstr "Could not set up terminal" + +#: src/env.cpp:576 +#, fuzzy +msgid "TERM environment variable not set." +msgstr "Handle environment variables" + +#: src/env.cpp:578 +#, fuzzy, c-format +msgid "TERM environment variable set to '%ls'." +msgstr "Handle environment variables" + +#: src/env.cpp:579 +#, fuzzy +msgid "Check that this terminal type is supported on this system." +msgstr "Check that your terminal type, “%ls”, is supported on this system" + +#: src/env.cpp:673 +#, fuzzy +msgid "" +"Could not determine current working directory. Is your locale set correctly?" +msgstr "Print the current working directory, shortened to fit the prompt" + +#: src/env_universal_common.cpp:461 +#, fuzzy, c-format +msgid "Unable to write to universal variables file '%ls': %s" +msgstr "Unable to expand variable name “%ls”" + +#: src/env_universal_common.cpp:481 +#, c-format +msgid "Unable to rename file from '%ls' to '%ls': %s" +msgstr "" + +#: src/env_universal_common.cpp:533 +#, fuzzy, c-format +msgid "Unable to open temporary file '%ls': %s" +msgstr "Unable to expand variable name “%ls”" + +#: src/env_universal_common.cpp:543 +#, c-format +msgid "Locking the universal var file took too long (%.3f seconds)." +msgstr "" + +#: src/env_universal_common.cpp:595 +#, fuzzy, c-format +msgid "Unable to open universal variable file '%ls': %s" +msgstr "Unable to expand variable name “%ls”" + +#: src/env_universal_common.cpp:970 +#, c-format +msgid "Unable to open shared memory with path '%s': %s" +msgstr "" + +#: src/env_universal_common.cpp:980 +#, c-format +msgid "Unable to fstat shared memory object with path '%s': %s" +msgstr "" + +#: src/env_universal_common.cpp:991 +#, c-format +msgid "Unable to truncate shared memory object with path '%s': %s" +msgstr "" + +#: src/env_universal_common.cpp:1001 +#, c-format +msgid "Unable to memory map shared memory object with path '%s': %s" +msgstr "" + +#: src/env_universal_common.cpp:1396 +#, fuzzy, c-format +msgid "Unable to make a pipe for universal variables using '%ls': %s" +msgstr "Unable to expand variable name “%ls”" + +#: src/env_universal_common.cpp:1405 +#, fuzzy, c-format +msgid "Unable to open a pipe for universal variables using '%ls': %s" +msgstr "Unable to expand variable name “%ls”" + +#: src/event.cpp:119 #, c-format msgid "signal handler for %ls (%ls)" msgstr "signal handler for %ls (%ls)" -#: event.cpp:182 +#: src/event.cpp:124 #, c-format msgid "handler for variable '%ls'" msgstr "handler for variable “%ls”" -#: event.cpp:188 +#: src/event.cpp:129 #, c-format msgid "exit handler for process %d" msgstr "exit handler for process %d" -#: event.cpp:194 event.cpp:205 +#: src/event.cpp:134 src/event.cpp:145 #, c-format msgid "exit handler for job %d, '%ls'" msgstr "exit handler for job %d, “%ls”" -#: event.cpp:196 +#: src/event.cpp:137 #, c-format msgid "exit handler for job with process group %d" msgstr "exit handler for job with process group %d" -#: event.cpp:207 +#: src/event.cpp:148 #, c-format msgid "exit handler for job with job id %d" msgstr "exit handler for job with job id %d" -#: event.cpp:213 +#: src/event.cpp:153 #, c-format msgid "handler for generic event '%ls'" msgstr "handler for generic event “%ls”" -#: event.cpp:217 +#: src/event.cpp:157 #, c-format msgid "Unknown event type '0x%x'" msgstr "Unknown event type '0x%x'" -#: event.cpp:613 +#: src/event.cpp:403 msgid "Signal list overflow. Signals have been ignored." msgstr "Signal list overflow. Signals have been ignored." -#: exec.cpp:57 +#: src/exec.cpp:45 #, c-format msgid "An error occurred while redirecting file descriptor %d" msgstr "An error occurred while redirecting file descriptor %d" -#: exec.cpp:62 +#: src/exec.cpp:48 msgid "An error occurred while writing output" msgstr "An error occurred while writing output" -#: exec.cpp:67 +#: src/exec.cpp:51 #, c-format msgid "An error occurred while redirecting file '%s'" msgstr "An error occurred while redirecting file “%s”" -#: exec.cpp:795 +#: src/exec.cpp:714 #, c-format msgid "Unknown function '%ls'" msgstr "Unknown function “%ls”" -#: exec.cpp:943 +#: src/exec.cpp:801 #, c-format msgid "Unknown input redirection type %d" msgstr "Unknown input redirection type %d" -#: expand.cpp:59 +#: src/expand.cpp:55 msgid "Child process" msgstr "Child process" -#: expand.cpp:64 +#: src/expand.cpp:58 msgid "Process" msgstr "Process" -#: expand.cpp:69 +#: src/expand.cpp:61 msgid "Job" msgstr "Job" -#: expand.cpp:74 +#: src/expand.cpp:64 #, c-format msgid "Job: %ls" msgstr "Job: %ls" -#: expand.cpp:79 +#: src/expand.cpp:67 msgid "Shell process" msgstr "Shell process" -#: expand.cpp:84 +#: src/expand.cpp:70 msgid "Last background job" msgstr "Last background job" -#: expand.cpp:1419 +#: src/expand.cpp:398 +#, c-format +msgid "Unexpected failure to convert pid '%ls' to integer\n" +msgstr "" + +#: src/expand.cpp:984 msgid "Mismatched brackets" msgstr "Mismatched brackets" -#: fish.cpp:330 -msgid "" -"Old versions of fish appear to be running. You will not be able to share " -"variable values between old and new fish sessions. For best results, restart " -"all running instances of fish." +#: src/expand.cpp:1063 +msgid "Too much data emitted by command substitution so it was discarded\n" msgstr "" -#: fish.cpp:420 -#, c-format -msgid "Invalid value '%s' for debug level switch" +#: src/fish.cpp:275 src/fish_indent.cpp:419 +#, fuzzy, c-format +msgid "Invalid value '%s' for debug-level flag" msgstr "Invalid value “%s” for debug level switch" -#: fish.cpp:461 mimedb.cpp:1343 +#: src/fish.cpp:302 #, c-format msgid "%s, version %s\n" msgstr "%s, version %s\n" -#: fish.cpp:516 +#: src/fish.cpp:316 src/fish_indent.cpp:434 +#, fuzzy, c-format +msgid "Invalid value '%s' for debug-stack-frames flag" +msgstr "Invalid value “%s” for debug level switch" + +#: src/fish.cpp:366 msgid "Can not use the no-execute mode when running an interactive session" msgstr "Can not use the no-execute mode when running an interactive session" -#: fish.cpp:619 +#: src/fish.cpp:431 #, c-format msgid "Error while reading file %ls\n" msgstr "Error while reading file %ls\n" -#: fish_indent.cpp:332 +#: src/fish_indent.cpp:389 #, c-format msgid "%ls, version %s\n" msgstr "%ls, version %s\n" -#: input.cpp:483 input.cpp:493 -msgid "Could not set up terminal" -msgstr "Could not set up terminal" - -#: input.cpp:486 -#, c-format -msgid "Check that your terminal type, '%ls', is supported on this system" -msgstr "Check that your terminal type, “%ls”, is supported on this system" - -#: input.cpp:488 -#, c-format -msgid "Attempting to use '%ls' instead" -msgstr "Attempting to use “%ls” instead" - -#: input.cpp:535 -msgid "Error while closing terminfo" -msgstr "Error while closing terminfo" - -#: io.cpp:112 +#: src/fish_indent.cpp:453 #, c-format msgid "" -"An error occured while reading output from code block on file descriptor %d" +"Expected file path to read/write for -w:\n" +"\n" +" $ %ls -w foo.fish\n" msgstr "" -"An error occured while reading output from code block on file descriptor %d" -#: mimedb.cpp:174 mimedb.cpp:188 mimedb.cpp:1179 +#: src/fish_indent.cpp:465 src/fish_indent.cpp:495 #, c-format -msgid "%s: Out of memory\n" -msgstr "%s: Out of memory\n" +msgid "Opening \"%s\" failed: %s\n" +msgstr "" -#: mimedb.cpp:463 +#: src/fish_indent.cpp:469 +#, fuzzy +msgid "Too many arguments\n" +msgstr "%s: Too many arguments\n" + +#: src/fish_key_reader.cpp:241 #, c-format -msgid "%s: Unknown error in munge()\n" -msgstr "%s: Unknown error in munge()\n" +msgid "signal #%d (%ls) received\n" +msgstr "" -#: mimedb.cpp:481 +#: src/fish_key_reader.cpp:313 +#, fuzzy, c-format +msgid "Invalid value '%s' for debug-level flag\n" +msgstr "Invalid value “%s” for debug level switch" + +#: src/fish_key_reader.cpp:327 +#, fuzzy, c-format +msgid "Invalid value '%s' for debug-stack-frames flag\n" +msgstr "Invalid value “%s” for debug level switch" + +#: src/history.cpp:146 #, c-format -msgid "%s: Locale string too long\n" -msgstr "%s: Locale string too long\n" +msgid "Locking the history file took too long (%.3f seconds)." +msgstr "" -#: mimedb.cpp:551 mimedb.cpp:559 -#, c-format -msgid "%s: Could not compile regular expressions %s with error %s\n" -msgstr "%s: Could not compile regular expressions %s with error %s\n" +#: src/history.cpp:1850 +#, fuzzy, c-format +msgid "" +"History session ID '%ls' is not a valid variable name. Falling back to `%ls`." +msgstr "%ls: “%ls” is not a valid variable name\n" -#: mimedb.cpp:676 -#, c-format -msgid "%s: No description for type %s\n" -msgstr "%s: No description for type %s\n" +#: src/io.cpp:57 +#, fuzzy, c-format +msgid "An error occured while reading output from code block on fd %d" +msgstr "An error occured while reading output from code block" -#: mimedb.cpp:744 -#, c-format -msgid "%s: Could not parse launcher string '%s'\n" -msgstr "%s: Could not parse launcher string “%s”\n" - -#: mimedb.cpp:780 -#, c-format -msgid "%s: Default launcher '%s' does not specify how to start\n" -msgstr "%s: Default launcher “%s” does not specify how to start\n" - -#: mimedb.cpp:1158 -#, c-format -msgid "%s: Unsupported switch '%c' in launch string '%s'\n" -msgstr "%s: Unsupported switch “%c” in launch string “%s”\n" - -#: mimedb.cpp:1354 -#, c-format -msgid "%s: Can not launch a mimetype\n" -msgstr "%s: Can not launch a mimetype\n" - -#: mimedb.cpp:1382 -#, c-format -msgid "%s: Could not parse mimetype from argument '%s'\n" -msgstr "%s: Could not parse mimetype from argument “%s”\n" - -#: mimedb.cpp:1402 signal.cpp:407 signal.cpp:422 -msgid "Unknown" -msgstr "Unknown" - -#: output.cpp:608 +#: src/output.cpp:559 #, c-format msgid "" "Tried to use terminfo string %s on line %ld of %s, which is undefined in " @@ -925,710 +1259,642 @@ msgstr "" "Tried to use terminfo string %s on line %ld of %s, which is undefined in " "terminal of type “%ls”. Please report this error to %s" -#: pager.cpp:24 +#: src/pager.cpp:40 msgid "search: " msgstr "search: " -#: pager.cpp:562 -#, c-format -msgid "%lsand 1 more row" -msgstr "%lsand 1 more row" - -#: pager.cpp:566 +#: src/pager.cpp:493 #, c-format msgid "%lsand %lu more rows" msgstr "%lsand %lu more rows" -#: pager.cpp:571 +#: src/pager.cpp:500 #, c-format msgid "rows %lu to %lu of %lu" msgstr "rows %lu to %lu of %lu" -#: pager.cpp:576 +#: src/pager.cpp:503 msgid "(no matches)" msgstr "(no matches)" -#: parse_execution.cpp:555 +#: src/parse_execution.cpp:556 #, c-format msgid "switch: Expected exactly one argument, got %lu\n" msgstr "switch: Expected exactly one argument, got %lu\n" -#: parse_execution.cpp:799 +#: src/parse_execution.cpp:791 #, 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'." +"Variables may not be used as commands. In fish, please define a function or " +"use 'eval %ls'." msgstr "" -"Unknown command “%ls”. Did you mean to run %ls with a modified environment? " -"Try “env %ls=%ls %ls%ls”. See the help section on the set command by typing " -"“help set”." -#: parse_execution.cpp:824 -#, c-format -msgid "" -"Variables may not be used as commands. Instead, define a function like " -"'function %ls; %ls $argv; end' or use the eval builtin instead, like 'eval " -"%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” or use the eval builtin instead, like “eval " -"%ls”. See the help section for the function command by typing “help " -"function”." - -#: parse_execution.cpp:833 -#, c-format -msgid "" -"Variables may not be used as commands. Instead, define a function or use the " -"eval builtin instead, like 'eval %ls'. See the help section for the function " -"command by typing 'help function'." -msgstr "" -"Variables may not be used as commands. Instead, define a function or use the " -"eval builtin instead, like “eval %ls”. See the help section for the function " -"command by typing 'help function'." - -#: parse_execution.cpp:841 -#, 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”." - -#: parse_execution.cpp:848 +#: src/parse_execution.cpp:796 #, c-format msgid "The file '%ls' is not executable by this user" msgstr "The file “%ls” is not executable by this user" -#: parse_execution.cpp:1057 +#: src/parse_execution.cpp:1007 #, c-format msgid "Invalid redirection target: %ls" msgstr "Invalid redirection target: %ls" -#: parse_execution.cpp:1081 +#: src/parse_execution.cpp:1021 #, c-format msgid "Requested redirection to '%ls', which is not a valid file descriptor" msgstr "Requested redirection to “%ls”, which is not a valid file descriptor" -#: parse_util.cpp:46 -#, c-format -msgid "The '%ls' command can not be used in a pipeline" -msgstr "The “%ls” command can not be used in a pipeline" - -#: parse_util.cpp:49 -#, c-format -msgid "The '%ls' command can not be used immediately after a backgrounded job" -msgstr "The “%ls” command can not be used immediately after a backgrounded job" - -#: parse_util.cpp:52 -msgid "Backgrounded commands can not be used as conditionals" -msgstr "Backgrounded commands can not be used as conditionals" - -#: parser.cpp:52 -#, c-format -msgid "Tokenizer error: '%ls'" -msgstr "Tokenizer error: “%ls”" - -#: parser.cpp:57 +#: src/parser.cpp:30 #, c-format msgid "Tried to evaluate commands using invalid block type '%ls'" msgstr "Tried to evaluate commands using invalid block type “%ls”" -#: parser.cpp:62 -#, c-format -msgid "Unexpected token of type '%ls'" -msgstr "Unexpected token of type “%ls”" - -#: parser.cpp:67 parse_constants.h:255 +#: src/parser.cpp:33 msgid "'while' block" msgstr "“while” block" -#: parser.cpp:72 parse_constants.h:260 +#: src/parser.cpp:36 msgid "'for' block" msgstr "“for” block" -#: parser.cpp:77 parse_constants.h:265 +#: src/parser.cpp:39 msgid "block created by breakpoint" msgstr "block created by breakpoint" -#: parser.cpp:82 parse_constants.h:272 +#: src/parser.cpp:42 msgid "'if' conditional block" msgstr "“if” conditional block" -#: parser.cpp:87 parse_constants.h:278 -msgid "function definition block" -msgstr "function definition block" - -#: parser.cpp:92 parse_constants.h:284 +#: src/parser.cpp:45 msgid "function invocation block" msgstr "function invocation block" -#: parser.cpp:97 parse_constants.h:289 +#: src/parser.cpp:48 msgid "function invocation block with no variable shadowing" msgstr "function invocation block with no variable shadowing" -#: parser.cpp:102 parse_constants.h:295 +#: src/parser.cpp:51 msgid "'switch' block" msgstr "“switch” block" -#: parser.cpp:107 parse_constants.h:301 -msgid "unexecutable block" -msgstr "unexecutable block" - -#: parser.cpp:112 parse_constants.h:307 +#: src/parser.cpp:54 msgid "global root block" msgstr "global root block" -#: parser.cpp:117 parse_constants.h:313 +#: src/parser.cpp:57 msgid "command substitution block" msgstr "command substitution block" -#: parser.cpp:122 parse_constants.h:319 +#: src/parser.cpp:60 msgid "'begin' unconditional block" msgstr "“begin” unconditional block" -#: parser.cpp:127 parse_constants.h:325 +#: src/parser.cpp:63 msgid "block created by the . builtin" msgstr "block created by the . builtin" -#: parser.cpp:132 parse_constants.h:330 +#: src/parser.cpp:66 msgid "event handler block" msgstr "event handler block" -#: parser.cpp:137 parse_constants.h:336 +#: src/parser.cpp:69 msgid "unknown/invalid block" msgstr "unknown/invalid block" -#: parser.cpp:474 +#: src/parser.cpp:306 #, c-format msgid "Could not write profiling information to file '%s'" msgstr "Could not write profiling information to file “%s”" -#: parser.cpp:480 +#: src/parser.cpp:308 msgid "Time\tSum\tCommand\n" msgstr "Time\tSum\tCommand\n" -#: parser.cpp:562 +#: src/parser.cpp:366 #, c-format msgid "in event handler: %ls\n" msgstr "in event handler: %ls\n" -#: parser.cpp:590 +#: src/parser.cpp:385 #, c-format msgid "from sourcing file %ls\n" msgstr "from sourcing file %ls\n" -#: parser.cpp:597 +#: src/parser.cpp:392 #, c-format msgid "in function '%ls'\n" msgstr "in function “%ls”\n" -#: parser.cpp:602 +#: src/parser.cpp:396 msgid "in command substitution\n" msgstr "in command substitution\n" -#: parser.cpp:615 +#: src/parser.cpp:407 #, c-format msgid "\tcalled on line %d of file %ls\n" msgstr "\tcalled on line %d of file %ls\n" -#: parser.cpp:621 +#: src/parser.cpp:410 msgid "\tcalled during startup\n" msgstr "\tcalled during startup\n" -#: parser.cpp:625 +#: src/parser.cpp:412 msgid "\tcalled on standard input\n" msgstr "\tcalled on standard input\n" -#: parser.cpp:642 +#: src/parser.cpp:425 #, c-format msgid "\twith parameter list '%ls'\n" msgstr "\twith parameter list “%ls”\n" -#: parser.cpp:756 +#: src/parser.cpp:547 #, c-format msgid "%ls (line %d): " msgstr "%ls (line %d): " -#: parser.cpp:760 +#: src/parser.cpp:550 msgid "Startup" msgstr "Startup" -#: parser.cpp:803 +#: src/parser.cpp:588 msgid "Job inconsistency" msgstr "Job inconsistency" -#: parser.cpp:956 -msgid "End of block mismatch. Program terminating." -msgstr "End of block mismatch. Program terminating." - -#: parser.cpp:1047 +#: src/parser.cpp:797 #, c-format msgid "%ls (line %lu): " msgstr "%ls (line %lu): " -#: parser.cpp:1051 +#: src/parser.cpp:800 #, c-format msgid "%ls: " msgstr "%ls: " -#: path.cpp:24 +#: src/parse_util.cpp:28 +#, c-format +msgid "The '%ls' command can not be used in a pipeline" +msgstr "The “%ls” command can not be used in a pipeline" + +#: src/parse_util.cpp:32 +#, c-format +msgid "The '%ls' command can not be used immediately after a backgrounded job" +msgstr "The “%ls” command can not be used immediately after a backgrounded job" + +#: src/parse_util.cpp:36 +msgid "Backgrounded commands can not be used as conditionals" +msgstr "Backgrounded commands can not be used as conditionals" + +#: src/path.cpp:25 #, c-format msgid "Error while searching for command '%ls'" msgstr "Error while searching for command “%ls”" -#: proc.cpp:690 -#, c-format -msgid "'%ls' has %ls" -msgstr "“%ls” has %ls" +#: src/path.cpp:276 +#, fuzzy, c-format +msgid "Unable to locate the %ls directory." +msgstr "Don't remove the test directory" -#: proc.cpp:694 +#: src/path.cpp:277 #, c-format -msgid "Job %d, '%ls' has %ls" -msgstr "Job %d, “%ls” has %ls" +msgid "Please set the %ls or HOME environment variable before starting fish." +msgstr "" -#: proc.cpp:786 +#: src/path.cpp:281 +#, c-format +msgid "Unable to locate %ls directory derived from $%ls: '%ls'." +msgstr "" + +#: src/path.cpp:283 +#, fuzzy, c-format +msgid "The error was '%s'." +msgstr "Tokenizer error: “%ls”" + +#: src/path.cpp:284 +#, c-format +msgid "Please set $%ls to a directory where you have write access." +msgstr "" + +#: src/path.cpp:336 +msgid "Your personal settings will not be saved." +msgstr "" + +#: src/path.cpp:351 +msgid "Your history will not be saved." +msgstr "" + +#: src/proc.cpp:590 +#, c-format +msgid "Job %d, " +msgstr "" + +#: src/proc.cpp:591 #, c-format msgid "%ls: %ls'%ls' terminated by signal %ls (%ls)" msgstr "%ls: %ls“%ls” terminated by signal %ls (%ls)" -#: proc.cpp:797 +#: src/proc.cpp:599 #, c-format msgid "%ls: Process %d, '%ls' %ls'%ls' terminated by signal %ls (%ls)" msgstr "%ls: Process %d, “%ls” %ls“%ls” terminated by signal %ls (%ls)" -#: proc.cpp:828 -msgid "ended" -msgstr "ended" - -#: proc.cpp:1065 +#: src/proc.cpp:769 msgid "An error occured while reading output from code block" msgstr "An error occured while reading output from code block" -#: proc.cpp:1094 proc.cpp:1106 +#: src/proc.cpp:846 +#, fuzzy, c-format +msgid "Could not send job %d ('%ls') with pgid %d to foreground" +msgstr "Could not send job %d (“%ls”) to foreground" + +#: src/proc.cpp:875 #, c-format msgid "Could not send job %d ('%ls') to foreground" msgstr "Could not send job %d (“%ls”) to foreground" -#: proc.cpp:1126 proc.cpp:1136 proc.cpp:1151 +#: src/proc.cpp:899 src/proc.cpp:908 src/proc.cpp:922 msgid "Could not return shell to foreground" msgstr "Could not return shell to foreground" -#: proc.cpp:1354 proc.cpp:1380 -msgid "Process list pointer" -msgstr "Process list pointer" - -#: proc.cpp:1365 +#: src/proc.cpp:1055 #, c-format msgid "More than one job in foreground: job 1: '%ls' job 2: '%ls'" msgstr "More than one job in foreground: job 1: “%ls” job 2: “%ls”" -#: proc.cpp:1378 +#: src/proc.cpp:1065 msgid "Process argument list" msgstr "Process argument list" -#: proc.cpp:1379 +#: src/proc.cpp:1066 msgid "Process name" msgstr "Process name" -#: proc.cpp:1385 +#: src/proc.cpp:1069 #, c-format msgid "Job '%ls', process '%ls' has inconsistent state 'stopped'=%d" msgstr "Job “%ls”, process “%ls” has inconsistent state “stopped”=%d" -#: proc.cpp:1395 +#: src/proc.cpp:1075 #, c-format msgid "Job '%ls', process '%ls' has inconsistent state 'completed'=%d" msgstr "Job “%ls”, process “%ls” has inconsistent state “completed”=%d" -#: reader.cpp:478 +#: src/reader.cpp:333 msgid "Could not set terminal mode for new job" msgstr "Could not set terminal mode for new job" -#: reader.cpp:525 +#: src/reader.cpp:362 msgid "Could not set terminal mode for shell" msgstr "Could not set terminal mode for shell" -#: reader.cpp:2059 +#: src/reader.cpp:1601 msgid "No TTY for interactive shell (tcgetpgrp failed)" msgstr "No TTY for interactive shell (tcgetpgrp failed)" -#: reader.cpp:2074 +#: src/reader.cpp:1611 #, c-format msgid "" "I appear to be an orphaned process, so I am quitting politely. My pid is %d." msgstr "" "I appear to be an orphaned process, so I am quitting politely. My pid is %d." -#: reader.cpp:2105 -msgid "Couldn't put the shell in its own process group" -msgstr "Couldn't put the shell in its own process group" - -#: reader.cpp:2115 -msgid "Couldn't grab control of terminal" -msgstr "Couldn't grab control of terminal" - -#: reader.cpp:2616 +#: src/reader.cpp:1994 msgid "Pop null reader block" msgstr "Pop null reader block" -#: reader.cpp:2882 +#: src/reader.cpp:2160 +#, fuzzy +msgid "There are still jobs active:\n" +msgstr "There are stopped jobs\n" + +#: src/reader.cpp:2161 +#, fuzzy msgid "" -"There are stopped jobs. A second attempt to exit will enforce their " -"termination.\n" +"\n" +" PID Command\n" +msgstr "Command\n" + +#: src/reader.cpp:2170 +#, fuzzy +msgid "A second attempt to exit will terminate them.\n" msgstr "" "There are stopped jobs. A second attempt to exit will enforce their " "termination.\n" -#: reader.cpp:4115 +#: src/reader.cpp:2171 +msgid "" +"Use 'disown PID' to remove jobs from the list without terminating them.\n" +msgstr "" + +#: src/reader.cpp:3205 #, c-format msgid "Unknown key binding 0x%X" msgstr "Unknown key binding 0x%X" -#: reader.cpp:4226 +#: src/reader.cpp:3294 msgid "Error while reading from file descriptor" msgstr "Error while reading from file descriptor" -#: reader.cpp:4243 +#: src/reader.cpp:3308 msgid "Error while closing input stream" msgstr "Error while closing input stream" -#: reader.cpp:4270 +#: src/reader.cpp:3329 msgid "Error while opening input stream" msgstr "Error while opening input stream" -#: sanity.cpp:37 +#: src/sanity.cpp:18 msgid "Errors detected, shutting down. Break on sanity_lose() to debug." msgstr "Errors detected, shutting down. Break on sanity_lose() to debug." -#: sanity.cpp:65 +#: src/sanity.cpp:33 #, c-format msgid "The pointer '%ls' is invalid" msgstr "The pointer “%ls” is invalid" -#: sanity.cpp:71 +#: src/sanity.cpp:38 #, c-format msgid "The pointer '%ls' is null" msgstr "The pointer “%ls” is null" -#: signal.cpp:69 +#: src/signal.cpp:36 msgid "Terminal hung up" msgstr "Terminal hung up" -#: signal.cpp:77 +#: src/signal.cpp:39 msgid "Quit request from job control (^C)" msgstr "Quit request from job control (^C)" -#: signal.cpp:85 +#: src/signal.cpp:42 msgid "Quit request from job control with core dump (^\\)" msgstr "Quit request from job control with core dump (^\\)" -#: signal.cpp:93 +#: src/signal.cpp:45 msgid "Illegal instruction" msgstr "Illegal instruction" -#: signal.cpp:101 +#: src/signal.cpp:48 msgid "Trace or breakpoint trap" msgstr "Trace or breakpoint trap" -#: signal.cpp:109 +#: src/signal.cpp:51 msgid "Abort" msgstr "Abort" -#: signal.cpp:117 +#: src/signal.cpp:54 msgid "Misaligned address error" msgstr "Misaligned address error" -#: signal.cpp:125 +#: src/signal.cpp:57 msgid "Floating point exception" msgstr "Floating point exception" -#: signal.cpp:133 +#: src/signal.cpp:60 msgid "Forced quit" msgstr "Forced quit" -#: signal.cpp:141 +#: src/signal.cpp:63 msgid "User defined signal 1" msgstr "User defined signal 1" -#: signal.cpp:148 +#: src/signal.cpp:66 msgid "User defined signal 2" msgstr "User defined signal 2" -#: signal.cpp:156 +#: src/signal.cpp:69 msgid "Address boundary error" msgstr "Address boundary error" -#: signal.cpp:164 +#: src/signal.cpp:72 msgid "Broken pipe" msgstr "Broken pipe" -#: signal.cpp:172 +#: src/signal.cpp:75 msgid "Timer expired" msgstr "Timer expired" -#: signal.cpp:180 +#: src/signal.cpp:78 msgid "Polite quit request" msgstr "Polite quit request" -#: signal.cpp:188 +#: src/signal.cpp:81 msgid "Child process status changed" msgstr "Child process status changed" -#: signal.cpp:196 +#: src/signal.cpp:84 msgid "Continue previously stopped process" msgstr "Continue previously stopped process" -#: signal.cpp:204 +#: src/signal.cpp:87 msgid "Forced stop" msgstr "Forced stop" -#: signal.cpp:212 +#: src/signal.cpp:90 msgid "Stop request from job control (^Z)" msgstr "Stop request from job control (^Z)" -#: signal.cpp:220 +#: src/signal.cpp:93 msgid "Stop from terminal input" msgstr "Stop from terminal input" -#: signal.cpp:228 +#: src/signal.cpp:96 msgid "Stop from terminal output" msgstr "Stop from terminal output" -#: signal.cpp:236 +#: src/signal.cpp:99 msgid "Urgent socket condition" msgstr "Urgent socket condition" -#: signal.cpp:244 +#: src/signal.cpp:102 msgid "CPU time limit exceeded" msgstr "CPU time limit exceeded" -#: signal.cpp:252 +#: src/signal.cpp:105 msgid "File size limit exceeded" msgstr "File size limit exceeded" -#: signal.cpp:260 +#: src/signal.cpp:108 msgid "Virtual timer expired" msgstr "Virtual timer expired" -#: signal.cpp:268 +#: src/signal.cpp:111 msgid "Profiling timer expired" msgstr "Profiling timer expired" -#: signal.cpp:276 signal.cpp:284 +#: src/signal.cpp:114 src/signal.cpp:117 msgid "Window size change" msgstr "Window size change" -#: signal.cpp:292 +#: src/signal.cpp:120 msgid "I/O on asynchronous file descriptor is possible" msgstr "I/O on asynchronous file descriptor is possible" -#: signal.cpp:300 +#: src/signal.cpp:123 msgid "Power failure" msgstr "Power failure" -#: signal.cpp:308 +#: src/signal.cpp:126 msgid "Bad system call" msgstr "Bad system call" -#: signal.cpp:316 +#: src/signal.cpp:129 msgid "Information request" msgstr "Information request" -#: signal.cpp:324 +#: src/signal.cpp:132 msgid "Stack fault" msgstr "Stack fault" -#: signal.cpp:332 +#: src/signal.cpp:135 msgid "Emulator trap" msgstr "Emulator trap" -#: signal.cpp:340 +#: src/signal.cpp:138 msgid "Abort (Alias for SIGABRT)" msgstr "Abort (Alias for SIGABRT)" -#: signal.cpp:348 +#: src/signal.cpp:141 msgid "Unused signal" msgstr "Unused signal" -#: signal.cpp:684 +#: src/signal.cpp:173 src/signal.cpp:185 +msgid "Unknown" +msgstr "Unknown" + +#: src/signal.cpp:413 msgid "Signal block mismatch" msgstr "Signal block mismatch" -#: tokenizer.cpp:32 +#: src/tokenizer.cpp:26 msgid "Unexpected end of string, quotes are not balanced" msgstr "Unexpected end of string, quotes are not balanced" -#: tokenizer.cpp:37 +#: src/tokenizer.cpp:29 msgid "Unexpected end of string, parenthesis do not match" msgstr "Unexpected end of string, parenthesis do not match" -#: tokenizer.cpp:42 +#: src/tokenizer.cpp:32 msgid "Unexpected end of string, square brackets do not match" msgstr "Unexpected end of string, square brackets do not match" -#: tokenizer.cpp:48 +#: src/tokenizer.cpp:35 +#, fuzzy +msgid "Unexpected end of string, incomplete escape sequence" +msgstr "Unexpected end of string, quotes are not balanced" + +#: src/tokenizer.cpp:38 msgid "Invalid input/output redirection" msgstr "Invalid input/output redirection" -#: tokenizer.cpp:53 +#: src/tokenizer.cpp:41 msgid "Cannot use stdin (fd 0) as pipe output" msgstr "Cannot use stdin (fd 0) as pipe output" -#: tokenizer.cpp:65 -msgid "Tokenizer not yet initialized" -msgstr "Tokenizer not yet initialized" - -#: tokenizer.cpp:66 -msgid "Tokenizer error" -msgstr "Tokenizer error" - -#: tokenizer.cpp:67 -msgid "String" -msgstr "String" - -#: tokenizer.cpp:68 -msgid "Pipe" -msgstr "Pipe" - -#: tokenizer.cpp:69 -msgid "End of command" -msgstr "End of command" - -#: tokenizer.cpp:70 -msgid "Redirect output to file" -msgstr "Redirect output to file" - -#: tokenizer.cpp:71 -msgid "Append output to file" -msgstr "Append output to file" - -#: tokenizer.cpp:72 -msgid "Redirect input to file" -msgstr "Redirect input to file" - -#: tokenizer.cpp:73 -msgid "Redirect to file descriptor" -msgstr "Redirect to file descriptor" - -#: tokenizer.cpp:74 -msgid "Redirect output to file if file does not exist" -msgstr "Redirect output to file if file does not exist" - -#: tokenizer.cpp:75 -msgid "Run job in background" -msgstr "Run job in background" - -#: tokenizer.cpp:76 -msgid "Comment" -msgstr "Comment" - -#: tokenizer.cpp:561 -msgid "Invalid token type" -msgstr "Invalid token type" - -#: wgetopt.cpp:536 -#, c-format -msgid "%ls: Option '%ls' is ambiguous\n" -msgstr "%ls: Option “%ls” is ambiguous\n" - -#: 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.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.cpp:579 -#, c-format -msgid "%ls: Option '%ls' requires an argument\n" -msgstr "%ls: Option “%ls” requires an argument\n" - -#: wgetopt.cpp:607 -#, c-format -msgid "%ls: Unrecognized option '--%ls'\n" -msgstr "%ls: Unrecognized option “--%ls”\n" - -#: wgetopt.cpp:611 -#, c-format -msgid "%ls: Unrecognized option '%lc%ls'\n" -msgstr "%ls: Unrecognized option “%lc%ls”\n" - -#: wgetopt.cpp:636 -#, c-format -msgid "%ls: Illegal option -- %lc\n" -msgstr "%ls: Illegal option -- %lc\n" - -#: wgetopt.cpp:638 +#: src/wgetopt.cpp:246 #, c-format msgid "%ls: Invalid option -- %lc\n" msgstr "%ls: Invalid option -- %lc\n" -#: wgetopt.cpp:676 +#: src/wgetopt.cpp:277 #, c-format msgid "%ls: Option requires an argument -- %lc\n" msgstr "%ls: Option requires an argument -- %lc\n" -#: wildcard.cpp:58 +#: src/wgetopt.cpp:304 +#, c-format +msgid "%ls: Option '--%ls' doesn't allow an argument\n" +msgstr "%ls: Option “--%ls” doesn't allow an argument\n" + +#: src/wgetopt.cpp:308 +#, c-format +msgid "%ls: Option '%lc%ls' doesn't allow an argument\n" +msgstr "%ls: Option “%lc%ls” doesn't allow an argument\n" + +#: src/wgetopt.cpp:320 +#, c-format +msgid "%ls: Option '%ls' requires an argument\n" +msgstr "%ls: Option “%ls” requires an argument\n" + +#: src/wgetopt.cpp:383 +#, c-format +msgid "%ls: Option '%ls' is ambiguous\n" +msgstr "%ls: Option “%ls” is ambiguous\n" + +#: src/wgetopt.cpp:402 +#, c-format +msgid "%ls: Unrecognized option '--%ls'\n" +msgstr "%ls: Unrecognized option “--%ls”\n" + +#: src/wgetopt.cpp:405 +#, c-format +msgid "%ls: Unrecognized option '%lc%ls'\n" +msgstr "%ls: Unrecognized option “%lc%ls”\n" + +#: src/wildcard.cpp:27 /tmp/fish/implicit/share/completions/journalctl.fish:2 msgid "Executable" msgstr "Executable" -#: wildcard.cpp:62 +#: src/wildcard.cpp:29 msgid "Executable link" msgstr "Executable link" -#: wildcard.cpp:67 share/completions/git.fish:178 +#: src/wildcard.cpp:31 /tmp/fish/implicit/share/completions/fossil.fish:6 +#: /tmp/fish/implicit/share/completions/fossil.fish:90 +#: /tmp/fish/implicit/share/completions/git.fish:87 +#: /tmp/fish/implicit/share/completions/git.fish:206 +#: /tmp/fish/implicit/share/completions/git.fish:266 +#: /tmp/fish/implicit/share/completions/git.fish:267 msgid "File" msgstr "File" -#: wildcard.cpp:71 +#: src/wildcard.cpp:33 msgid "Character device" msgstr "Character device" -#: wildcard.cpp:75 +#: src/wildcard.cpp:35 msgid "Block device" msgstr "Block device" -#: wildcard.cpp:79 +#: src/wildcard.cpp:37 msgid "Fifo" msgstr "Fifo" -#: wildcard.cpp:83 +#: src/wildcard.cpp:39 msgid "Symbolic link" msgstr "Symbolic link" -#: wildcard.cpp:87 +#: src/wildcard.cpp:41 msgid "Symbolic link to directory" msgstr "Symbolic link to directory" -#: wildcard.cpp:91 +#: src/wildcard.cpp:43 msgid "Rotten symbolic link" msgstr "Rotten symbolic link" -#: wildcard.cpp:95 +#: src/wildcard.cpp:45 msgid "Symbolic link loop" msgstr "Symbolic link loop" -#: wildcard.cpp:99 +#: src/wildcard.cpp:47 msgid "Socket" msgstr "Socket" -#: wildcard.cpp:103 share/completions/ruby.fish:23 -#: share/functions/__fish_complete_directories.fish:8 +#: src/wildcard.cpp:49 +#: /tmp/fish/explicit/share/functions/__fish_complete_directories.fish:1 +#: /tmp/fish/implicit/share/completions/ruby.fish:22 msgid "Directory" msgstr "Directory" -#: builtin.h:27 +#: src/wutil.cpp:146 #, c-format -msgid "%ls: Expected argument\n" -msgstr "%ls: Expected argument\n" +msgid "getcwd() failed with errno %d/%s" +msgstr "" -#: builtin.h:37 +#: src/builtin.h:35 +#, fuzzy, c-format +msgid "%ls: Expected argument for option %ls\n" +msgstr "%ls: Expected one argument, got %d\n" + +#: src/builtin.h:41 #, c-format msgid "" "%ls: Invalid combination of options,\n" @@ -1637,84 +1903,81 @@ msgstr "" "%ls: Invalid combination of options,\n" "%ls\n" -#: builtin.h:42 +#: src/builtin.h:45 #, 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:47 +#: src/builtin.h:48 #, 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:52 +#: src/builtin.h:51 #, c-format msgid "%ls: Unknown option '%ls'\n" msgstr "%ls: Unknown option “%ls”\n" -#: builtin.h:57 -#, c-format -msgid "" -"%ls: Invalid character '%lc' in variable name. Only alphanumerical " -"characters and underscores are valid in a variable name.\n" -msgstr "" -"%ls: Invalid character “%lc” in variable name. Only alphanumerical " -"characters and underscores are valid in a variable name.\n" +#: src/builtin.h:54 +#, fuzzy, c-format +msgid "%ls: Expected %d args, got %d\n" +msgstr "%ls: Expected one argument, got %d\n" -#: 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" +#: src/builtin.h:55 +#, fuzzy, c-format +msgid "%ls %ls: Expected %d args, got %d\n" +msgstr "%ls: Expected one argument, got %d\n" -#: builtin.h:67 -#, c-format -msgid "%ls: Second argument must be 'in'\n" -msgstr "%ls: Second argument must be “in”\n" - -#: builtin.h:72 -#, c-format -msgid "%ls: Expected at least two arguments, got %d\n" +#: src/builtin.h:56 +#, fuzzy, c-format +msgid "%ls: Expected at least %d args, got only %d\n" msgstr "%ls: Expected at least two arguments, got %d\n" -#: 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" +#: src/builtin.h:57 +#, fuzzy, c-format +msgid "%ls: Expected at most %d args, got %d\n" +msgstr "%ls: Expected at least two arguments, got %d\n" -#: builtin.h:77 -#, c-format -msgid "%ls: can only take 'if' and then another command as an argument\n" -msgstr "%ls: can only take “if” and then another command as an argument\n" +#: src/builtin.h:60 +#, fuzzy, c-format +msgid "%ls: Variable name '%ls' is not valid. See `help identifiers`.\n" +msgstr "%ls: Seed value “%ls” is not a valid number\n" -#: builtin.h:78 -#, c-format -msgid "%ls: any second argument must be 'if'\n" -msgstr "%ls: any second argument must be “if”\n" +#: src/builtin.h:63 +#, fuzzy, c-format +msgid "%ls: mode name '%ls' is not valid. See `help identifiers`.\n" +msgstr "%ls: Seed value “%ls” is not a valid number\n" -#: builtin.h:88 +#: src/builtin.h:66 #, c-format -msgid "%ls: Block mismatch: '%ls' vs. '%ls'\n" -msgstr "%ls: Block mismatch: “%ls” vs. “%ls”\n" +msgid "%ls: Too many arguments\n" +msgstr "%ls: Too many arguments\n" -#: builtin.h:93 -#, c-format -msgid "%ls: Unknown block type '%ls'\n" -msgstr "%ls: Unknown block type “%ls”\n" - -#: builtin.h:95 +#: src/builtin.h:69 #, c-format msgid "%ls: Argument '%ls' is not a number\n" msgstr "%ls: Argument “%ls” is not a number\n" -#: exec.h:21 +#: src/builtin.h:72 +#, c-format +msgid "%ls: Expected a subcommand to follow the command\n" +msgstr "" + +#: src/builtin.h:73 +#, fuzzy, c-format +msgid "%ls: Subcommand '%ls' is not valid\n" +msgstr "%ls: “%ls” is not a file\n" + +#: src/builtin.h:76 +#, c-format +msgid "Send job %d, '%ls' to foreground\n" +msgstr "Send job %d, “%ls” to foreground\n" + +#: src/exec.h:12 msgid "An error occurred while setting up pipe" msgstr "An error occurred while setting up pipe" -#: expand.h:135 -msgid "Array index out of bounds" -msgstr "Array index out of bounds" - -#: parse_constants.h:185 +#: src/parse_constants.h:225 #, c-format msgid "" "The function '%ls' calls itself immediately, which would result in an " @@ -1723,7 +1986,7 @@ msgstr "" "The function “%ls” calls itself immediately, which would result in an " "infinite loop." -#: parse_constants.h:189 +#: src/parse_constants.h:229 msgid "" "The function call stack limit has been exceeded. Do you have an accidental " "infinite loop?" @@ -1731,2268 +1994,14944 @@ msgstr "" "The function call stack limit has been exceeded. Do you have an accidental " "infinite loop?" -#: parse_constants.h:192 -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, but instead found a pipe. Did you mean “COMMAND; or " -"COMMAND”? See the help section for the “or” builtin command by typing “help " -"or”." - -#: parse_constants.h:195 -msgid "" -"Expected a command, but instead found an '&'. Did you mean 'COMMAND; and " -"COMMAND'? See the help section for the 'and' builtin command by typing 'help " -"and'." -msgstr "" -"Expected a command, but instead found an “&”. Did you mean “COMMAND; and " -"COMMAND”? See the help section for the “and” builtin command by typing “help " -"and”." - -#: parse_constants.h:198 +#: src/parse_constants.h:233 #, c-format msgid "Illegal command name '%ls'" msgstr "Illegal command name “%ls”" -#: parse_constants.h:201 +#: src/parse_constants.h:236 #, c-format msgid "Unknown builtin '%ls'" msgstr "Unknown builtin “%ls”" -#: parse_constants.h:204 +#: src/parse_constants.h:239 #, c-format msgid "Unable to expand variable name '%ls'" msgstr "Unable to expand variable name “%ls”" -#: parse_constants.h:207 +#: src/parse_constants.h:242 #, c-format msgid "Unable to find a process '%ls'" msgstr "Unable to find a process “%ls”" -#: parse_constants.h:210 +#: src/parse_constants.h:245 #, c-format msgid "Illegal file descriptor in redirection '%ls'" msgstr "Illegal file descriptor in redirection “%ls”" -#: parse_constants.h:213 +#: src/parse_constants.h:248 #, c-format msgid "No matches for wildcard '%ls'. See `help expand`." msgstr "No matches for wildcard “%ls”. See `help expand`." -#: parse_constants.h:216 -msgid "break command while not inside of loop" +#: src/parse_constants.h:251 +#, fuzzy +msgid "'break' while not inside of loop" msgstr "break command while not inside of loop" -#: parse_constants.h:219 -msgid "continue command while not inside of loop" +#: src/parse_constants.h:254 +#, fuzzy +msgid "'continue' while not inside of loop" msgstr "continue command while not inside of loop" -#: parse_constants.h:222 -msgid "'return' builtin command outside of function definition" +#: src/parse_constants.h:257 +#, fuzzy +msgid "'return' outside of function definition" msgstr "“return” builtin command outside of function definition" -#: parse_constants.h:225 +#: src/parse_constants.h:262 +#, fuzzy, c-format +msgid "$%lc is not a valid variable in fish." +msgstr "%ls: “%ls” is not a valid variable name\n" + +#: src/parse_constants.h:265 +#, c-format +msgid "Variables cannot be bracketed. In fish, please use {$%ls}." +msgstr "" + +#: src/parse_constants.h:269 +#, c-format +msgid "Variables cannot be bracketed. In fish, please use \"$%ls\"." +msgstr "" + +#: src/parse_constants.h:272 +msgid "$? is not the exit status. In fish, please use $status." +msgstr "" + +#: src/parse_constants.h:275 +#, c-format +msgid "$$ is not the pid. In fish, please use %%self." +msgstr "" + +#: src/parse_constants.h:278 +msgid "$# is not supported. In fish, please use 'count $argv'." +msgstr "" + +#: src/parse_constants.h:281 +msgid "$@ is not supported. In fish, please use $argv." +msgstr "" + +#: src/parse_constants.h:284 +#, c-format +msgid "$(...) is not supported. In fish, please use '(%ls)'." +msgstr "" + +#: src/parse_constants.h:287 +msgid "$* is not supported. In fish, please use $argv." +msgstr "" + +#: src/parse_constants.h:290 +msgid "Expected a variable name after this $." +msgstr "" + +#: src/parse_constants.h:293 +msgid "Unsupported use of '||'. In fish, please use 'COMMAND; or COMMAND'." +msgstr "" + +#: src/parse_constants.h:296 +msgid "Unsupported use of '&&'. In fish, please use 'COMMAND; and COMMAND'." +msgstr "" + +#: src/parse_constants.h:300 #, c-format msgid "" -"Unknown command '%ls'. Did you mean 'set %ls %ls'? See the help section on " -"the set command by typing 'help set'." +"Unsupported use of '='. To run '%ls' with a modified environment, please use " +"'env %ls=%ls %ls%ls'" msgstr "" -"Unknown command “%ls”. Did you mean “set %ls %ls”? See the help section on " -"the set command by typing 'help set'." -#: parse_constants.h:230 +#: src/parse_constants.h:305 #, 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'." +msgid "Unsupported use of '='. In fish, please use 'set %ls %ls'." 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:235 -msgid "" -"$? is not a valid variable in fish. If you want the exit status of the last " -"command, try $status." +#: /tmp/fish/explicit/share/completions/emerge.fish:1 +#: /tmp/fish/explicit/share/completions/emerge.fish:4 +msgid "All base system packages" +msgstr "All base system packages" + +#: /tmp/fish/explicit/share/completions/emerge.fish:2 +#: /tmp/fish/explicit/share/completions/emerge.fish:5 +#: /tmp/fish/explicit/share/completions/emerge.fish:6 +msgid "All packages in world" +msgstr "All packages in world" + +#: /tmp/fish/explicit/share/completions/emerge.fish:3 +#: /tmp/fish/implicit/share/completions/aura.fish:90 +#: /tmp/fish/implicit/share/completions/aura.fish:95 +#: /tmp/fish/implicit/share/completions/pacaur.fish:72 +#: /tmp/fish/implicit/share/completions/pacaur.fish:77 +#: /tmp/fish/implicit/share/completions/pacman.fish:50 +#: /tmp/fish/implicit/share/completions/pacman.fish:55 +#: /tmp/fish/implicit/share/completions/yaourt.fish:69 +#: /tmp/fish/implicit/share/completions/yaourt.fish:76 +msgid "Installed package" +msgstr "Installed package" + +#: /tmp/fish/explicit/share/completions/emerge.fish:7 +msgid "Packages that are linked to preserved libs" msgstr "" -"$? is not a valid variable in fish. If you want the exit status of the last " -"command, try $status." -#: parse_constants.h:240 -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'." +#: /tmp/fish/explicit/share/completions/emerge.fish:8 +msgid "Packages that contain kernel modules" 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:245 -#, 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'." +#: /tmp/fish/explicit/share/completions/emerge.fish:9 +msgid "Usage overview of emerge" +msgstr "Usage overview of emerge" + +#: /tmp/fish/explicit/share/completions/emerge.fish:10 +msgid "Help on subject system" +msgstr "Help on subject system" + +#: /tmp/fish/explicit/share/completions/emerge.fish:11 +msgid "Help on subject config" +msgstr "Help on subject config" + +#: /tmp/fish/explicit/share/completions/emerge.fish:12 +msgid "Help on subject sync" +msgstr "Help on subject sync" + +#: /tmp/fish/explicit/share/completions/emerge.fish:13 +msgid "Use colors in output" +msgstr "Use colors in output" + +#: /tmp/fish/explicit/share/completions/emerge.fish:14 +msgid "Don't use colors in output" +msgstr "Don't use colors in output" + +#: /tmp/fish/explicit/share/completions/emerge.fish:15 +msgid "Pull in build time dependencies" +msgstr "Pull in build time dependencies" + +#: /tmp/fish/explicit/share/completions/emerge.fish:16 +msgid "Don't pull in build time dependencies" +msgstr "Don't pull in build time dependencies" + +#: /tmp/fish/explicit/share/completions/equery.fish:1 +msgid "list all packages owning file(s)" +msgstr "list all packages owning file(s)" + +#: /tmp/fish/explicit/share/completions/equery.fish:2 +msgid "check MD5sums and timestamps of package" +msgstr "check MD5sums and timestamps of package" + +#: /tmp/fish/explicit/share/completions/equery.fish:3 +msgid "list all packages depending on specified package" +msgstr "list all packages depending on specified package" + +#: /tmp/fish/explicit/share/completions/equery.fish:4 +msgid "display a dependency tree for package" +msgstr "display a dependency tree for package" + +#: /tmp/fish/explicit/share/completions/equery.fish:5 +msgid "list files owned by package" +msgstr "list files owned by package" + +#: /tmp/fish/explicit/share/completions/equery.fish:6 +msgid "list all packages with specified useflag" +msgstr "list all packages with specified useflag" + +#: /tmp/fish/explicit/share/completions/equery.fish:7 +msgid "list all packages matching pattern" +msgstr "list all packages matching pattern" + +#: /tmp/fish/explicit/share/completions/equery.fish:8 +msgid "print size of files contained in package" +msgstr "print size of files contained in package" + +#: /tmp/fish/explicit/share/completions/equery.fish:9 +msgid "display USE flags for package" +msgstr "display USE flags for package" + +#: /tmp/fish/explicit/share/completions/equery.fish:10 +msgid "print full path to ebuild for package" +msgstr "print full path to ebuild for package" + +#: /tmp/fish/explicit/share/completions/gem.fish:1 +msgid "Build a gem from a gemspec" +msgstr "Build a gem from a gemspec" + +#: /tmp/fish/explicit/share/completions/gem.fish:2 +msgid "Adjust RubyGems certificate settings" +msgstr "Adjust RubyGems certificate settings" + +#: /tmp/fish/explicit/share/completions/gem.fish:3 +msgid "Check installed gems" +msgstr "Check installed gems" + +#: /tmp/fish/explicit/share/completions/gem.fish:4 +msgid "Cleanup old versions of installed gems in the local repository" +msgstr "Cleanup old versions of installed gems in the local repository" + +#: /tmp/fish/explicit/share/completions/gem.fish:5 +msgid "Display the contents of the installed gems" +msgstr "Display the contents of the installed gems" + +#: /tmp/fish/explicit/share/completions/gem.fish:6 +msgid "Show the dependencies of an installed gem" +msgstr "Show the dependencies of an installed gem" + +#: /tmp/fish/explicit/share/completions/gem.fish:7 +msgid "Display RubyGems environmental information" +msgstr "Display RubyGems environmental information" + +#: /tmp/fish/explicit/share/completions/gem.fish:8 +msgid "Provide help on the 'gem' command" +msgstr "Provide help on the “gem” command" + +#: /tmp/fish/explicit/share/completions/gem.fish:9 +msgid "Install a gem into the local repository" +msgstr "Install a gem into the local repository" + +#: /tmp/fish/explicit/share/completions/gem.fish:10 +msgid "Display all gems whose name starts with STRING" +msgstr "Display all gems whose name starts with STRING" + +#: /tmp/fish/explicit/share/completions/gem.fish:11 +msgid "Query gem information in local or remote repositories" +msgstr "Query gem information in local or remote repositories" + +#: /tmp/fish/explicit/share/completions/gem.fish:12 +msgid "Generates RDoc for pre-installed gems" +msgstr "Generates RDoc for pre-installed gems" + +#: /tmp/fish/explicit/share/completions/gem.fish:13 +msgid "Display all gems whose name contains STRING" +msgstr "Display all gems whose name contains STRING" + +#: /tmp/fish/explicit/share/completions/gem.fish:14 +msgid "Display gem specification (in yaml)" +msgstr "Display gem specification (in yaml)" + +#: /tmp/fish/explicit/share/completions/gem.fish:15 +msgid "Uninstall a gem from the local repository" +msgstr "Uninstall a gem from the local repository" + +#: /tmp/fish/explicit/share/completions/gem.fish:16 +msgid "Unpack an installed gem to the current directory" +msgstr "Unpack an installed gem to the current directory" + +#: /tmp/fish/explicit/share/completions/gem.fish:17 +msgid "Update the named gem (or all installed gems) in the local repository" +msgstr "Update the named gem (or all installed gems) in the local repository" + +#: /tmp/fish/explicit/share/completions/gem.fish:18 +msgid "display the remote gem servers" +msgstr "display the remote gem servers" + +#: /tmp/fish/explicit/share/completions/gem.fish:19 +msgid "show some examples of usage" +msgstr "show some examples of usage" + +#: /tmp/fish/explicit/share/completions/git.fish:1 +msgid "Warning: alias '%s' has more than one command: '%s'" 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:250 -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'." +#: /tmp/fish/explicit/share/completions/launchctl.fish:1 +msgid "Bootstraps a domain or a service into a domain" 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 -msgid "Test if adb has yet to be given the subcommand" -msgstr "Test if adb has yet to be given the subcommand" - -#: share/completions/adb.fish:12 -msgid "Run adb devices and parse output" -msgstr "Run adb devices and parse output" - -#: share/completions/adb.fish:24 -msgid "Runs adb with any -s parameters already given on the command line" -msgstr "Runs adb with any -s parameters already given on the command line" - -#: share/completions/apm.fish:2 share/completions/apropos.fish:20 -#: share/completions/apt-build.fish:29 share/completions/apt-cache.fish:28 -#: share/completions/apt-cdrom.fish:11 share/completions/apt-config.fish:5 -#: share/completions/apt-file.fish:12 share/completions/apt-ftparchive.fish:15 -#: share/completions/apt-proxy-import.fish:3 -#: share/completions/apt-rdepends.fish:12 -#: share/completions/apt-show-source.fish:8 -#: 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" - -#: share/completions/apm.fish:3 -msgid "Print APM info" -msgstr "Print APM info" - -#: share/completions/apm.fish:4 -msgid "Print time remaining" -msgstr "Print time remaining" - -#: share/completions/apm.fish:5 -msgid "Monitor status info" -msgstr "Monitor status info" - -#: share/completions/apm.fish:6 -msgid "Request APM standby mode" -msgstr "Request APM standby mode" - -#: share/completions/apm.fish:7 -msgid "Request APM suspend mode" -msgstr "Request APM suspend mode" - -#: share/completions/apm.fish:8 -msgid "APM status debugging info" -msgstr "APM status debugging info" - -#: share/completions/apropos.fish:12 -msgid "Print debugging info" -msgstr "Print debugging info" - -#: share/completions/apropos.fish:13 share/completions/apt-file.fish:8 -#: 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:98 -msgid "Verbose mode" -msgstr "Verbose mode" - -#: share/completions/apropos.fish:14 -msgid "Keyword as regex" -msgstr "Keyword as regex" - -#: share/completions/apropos.fish:15 -msgid "Keyword as wildcards" -msgstr "Keyword as wildcards" - -#: share/completions/apropos.fish:16 -msgid "Keyword as exactly match" -msgstr "Keyword as exactly match" - -#: share/completions/apropos.fish:17 -msgid "Search for other system" -msgstr "Search for other system" - -#: share/completions/apropos.fish:18 -msgid "Specify man path" -msgstr "Specify man path" - -#: share/completions/apropos.fish:19 -msgid "Specify a configuration file" -msgstr "Specify a configuration file" - -#: share/completions/apt-build.fish:4 -msgid "Update list of packages" -msgstr "Update list of packages" - -#: share/completions/apt-build.fish:5 -msgid "Upgrade packages" -msgstr "Upgrade packages" - -#: share/completions/apt-build.fish:6 -msgid "Rebuild your system" -msgstr "Rebuild your system" - -#: share/completions/apt-build.fish:7 -msgid "Build and install a new package" -msgstr "Build and install a new package" - -#: share/completions/apt-build.fish:8 -msgid "Download and extract a source" -msgstr "Download and extract a source" - -#: share/completions/apt-build.fish:9 -msgid "Info on a package" -msgstr "Info on a package" - -#: share/completions/apt-build.fish:10 share/completions/zypper.fish:45 -msgid "Remove packages" -msgstr "Remove packages" - -#: share/completions/apt-build.fish:11 -msgid "Erase built packages" -msgstr "Erase built packages" - -#: share/completions/apt-build.fish:12 -msgid "Build source without install" -msgstr "Build source without install" - -#: share/completions/apt-build.fish:13 -msgid "Clean source directories" -msgstr "Clean source directories" - -#: share/completions/apt-build.fish:14 -msgid "Update source and rebuild" -msgstr "Update source and rebuild" - -#: share/completions/apt-build.fish:15 -msgid "Update the repository" -msgstr "Update the repository" - -#: share/completions/apt-build.fish:16 -msgid "Do not use gcc wrapper" -msgstr "Do not use gcc wrapper" - -#: share/completions/apt-build.fish:17 -msgid "Remove build-dep" -msgstr "Remove build-dep" - -#: share/completions/apt-build.fish:18 -msgid "Do not download source" -msgstr "Do not download source" - -#: share/completions/apt-build.fish:19 -msgid "Specify build-dir" -msgstr "Specify build-dir" - -#: share/completions/apt-build.fish:20 -msgid "Rebuild a package" -msgstr "Rebuild a package" - -#: share/completions/apt-build.fish:21 -msgid "Rebuild and install an installed package" -msgstr "Rebuild and install an installed package" - -#: share/completions/apt-build.fish:23 -msgid "Apply patch" -msgstr "Apply patch" - -#: share/completions/apt-build.fish:28 -msgid "Specify sources.list file" -msgstr "Specify sources.list file" - -#: share/completions/apt-cache.fish:3 -msgid "Build apt cache" -msgstr "Build apt cache" - -#: share/completions/apt-cache.fish:4 -msgid "Show package info" -msgstr "Show package info" - -#: share/completions/apt-cache.fish:5 -msgid "Show cache statistics" -msgstr "Show cache statistics" - -#: share/completions/apt-cache.fish:6 -msgid "Show source package" -msgstr "Show source package" - -#: share/completions/apt-cache.fish:7 -msgid "Show packages in cache" -msgstr "Show packages in cache" - -#: share/completions/apt-cache.fish:8 -msgid "Print available list" -msgstr "Print available list" - -#: share/completions/apt-cache.fish:9 -msgid "List unmet dependencies in cache" -msgstr "List unmet dependencies in cache" - -#: share/completions/apt-cache.fish:10 -msgid "Display package record" -msgstr "Display package record" - -#: share/completions/apt-cache.fish:11 -msgid "Search packagename by REGEX" -msgstr "Search packagename by REGEX" - -#: share/completions/apt-cache.fish:13 -msgid "Search packagename only" -msgstr "Search packagename only" - -#: share/completions/apt-cache.fish:14 -msgid "List dependencies for the package" -msgstr "List dependencies for the package" - -#: share/completions/apt-cache.fish:15 -msgid "List reverse dependencies for the package" -msgstr "List reverse dependencies for the package" - -#: share/completions/apt-cache.fish:16 -msgid "Print package name by prefix" -msgstr "Print package name by prefix" - -#: share/completions/apt-cache.fish:17 -msgid "Generate dotty output for packages" -msgstr "Generate dotty output for packages" - -#: share/completions/apt-cache.fish:18 -msgid "Debug preferences file" -msgstr "Debug preferences file" - -#: share/completions/apt-cache.fish:19 -msgid "Select file to store package cache" -msgstr "Select file to store package cache" - -#: share/completions/apt-cache.fish:20 -msgid "Select file to store source cache" -msgstr "Select file to store source cache" - -#: share/completions/apt-cache.fish:21 -#: share/completions/apt-ftparchive.fish:10 -msgid "Quiet mode" -msgstr "Quiet mode" - -#: share/completions/apt-cache.fish:22 -msgid "Print important dependencies" -msgstr "Print important dependencies" - -#: share/completions/apt-cache.fish:23 -msgid "Print full records" -msgstr "Print full records" - -#: share/completions/apt-cache.fish:24 -msgid "Auto-gen package cache" -msgstr "Auto-gen package cache" - -#: share/completions/apt-cache.fish:25 -msgid "Print all names" -msgstr "Print all names" - -#: share/completions/apt-cache.fish:26 -msgid "Dep and rdep recursive" -msgstr "Dep and rdep recursive" - -#: share/completions/apt-cache.fish:27 -msgid "Limit to installed" -msgstr "Limit to installed" - -#: share/completions/apt-cache.fish:29 share/completions/apt-cdrom.fish:12 -#: share/completions/apt-config.fish:6 -msgid "Specify config file" -msgstr "Specify config file" - -#: share/completions/apt-cache.fish:30 share/completions/apt-cdrom.fish:13 -#: share/completions/apt-config.fish:7 -#: share/completions/apt-extracttemplates.fish:6 -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" - -#: share/completions/apt-cdrom.fish:4 -msgid "Report identity of disc" -msgstr "Report identity of disc" - -#: share/completions/apt-cdrom.fish:5 share/completions/mount.fish:7 -msgid "Mount point" -msgstr "Mount point" - -#: share/completions/apt-cdrom.fish:6 -msgid "Rename a disc" -msgstr "Rename a disc" - -#: share/completions/apt-cdrom.fish:7 -msgid "No mounting" -msgstr "No mounting" - -#: share/completions/apt-cdrom.fish:8 -msgid "Fast copy" -msgstr "Fast copy" - -#: share/completions/apt-cdrom.fish:9 -msgid "Thorough package scan" -msgstr "Thorough package scan" - -#: share/completions/apt-cdrom.fish:10 -msgid "No changes" -msgstr "No changes" - -#: share/completions/apt-config.fish:4 -msgid "Dump contents of config file" -msgstr "Dump contents of config file" - -#: share/completions/apt-extracttemplates.fish:4 -msgid "Set temp dir" -msgstr "Set temp dir" - -#: share/completions/apt-extracttemplates.fish:5 -msgid "Specifiy config file" -msgstr "Specifiy config file" - -#: share/completions/apt-file.fish:3 -msgid "Resync package contents from source" -msgstr "Resync package contents from source" - -#: share/completions/apt-file.fish:4 -msgid "Search package containing pattern" -msgstr "Search package containing pattern" - -#: share/completions/apt-file.fish:5 -msgid "List contents of a package matching pattern" -msgstr "List contents of a package matching pattern" - -#: share/completions/apt-file.fish:6 -msgid "Remove all gz files from cache" -msgstr "Remove all gz files from cache" - -#: share/completions/apt-file.fish:7 -msgid "Set cache dir" -msgstr "Set cache dir" - -#: share/completions/apt-file.fish:10 share/completions/apt-file.fish:16 -msgid "Do not expand pattern" -msgstr "Do not expand pattern" - -#: share/completions/apt-file.fish:11 -msgid "Pattern is regexp" -msgstr "Pattern is regexp" - -#: share/completions/apt-file.fish:13 -msgid "Set arch" -msgstr "Set arch" - -#: share/completions/apt-file.fish:14 -msgid "Set sources.list file" -msgstr "Set sources.list file" - -#: share/completions/apt-file.fish:15 -msgid "Only display package name" -msgstr "Only display package name" - -#: share/completions/apt-file.fish:17 -msgid "Run in dummy mode" -msgstr "Run in dummy mode" - -#: share/completions/apt-ftparchive.fish:3 -msgid "Generate package from source" -msgstr "Generate package from source" - -#: share/completions/apt-ftparchive.fish:4 -msgid "Generate source index file" -msgstr "Generate source index file" - -#: share/completions/apt-ftparchive.fish:5 -msgid "Generate contents file" -msgstr "Generate contents file" - -#: share/completions/apt-ftparchive.fish:6 -msgid "Generate release file" -msgstr "Generate release file" - -#: share/completions/apt-ftparchive.fish:7 -msgid "Remove records" -msgstr "Remove records" - -#: share/completions/apt-ftparchive.fish:8 -msgid "Generate MD5 sums" -msgstr "Generate MD5 sums" - -#: share/completions/apt-ftparchive.fish:9 -msgid "Use a binary db" -msgstr "Use a binary db" - -#: share/completions/apt-ftparchive.fish:11 -msgid "Perform delinking" -msgstr "Perform delinking" - -#: share/completions/apt-ftparchive.fish:12 -msgid "Perform contents generation" -msgstr "Perform contents generation" - -#: share/completions/apt-ftparchive.fish:14 -msgid "Make caching db readonly" -msgstr "Make caching db readonly" - -#: share/completions/apt-ftparchive.fish:16 -msgid "Use config file" -msgstr "Use config file" - -#: share/completions/apt-ftparchive.fish:17 -msgid "Set config options" -msgstr "Set config options" - -#: 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:24 -msgid "Update sources" -msgstr "Update sources" - -#: share/completions/apt-get.fish:25 -msgid "Upgrade or install newest packages" -msgstr "Upgrade or install newest packages" - -#: share/completions/apt-get.fish:26 -msgid "Use with dselect front-end" -msgstr "Use with dselect front-end" - -#: share/completions/apt-get.fish:27 -msgid "Distro upgrade" -msgstr "Distro upgrade" - -#: share/completions/apt-get.fish:28 -msgid "Install one or more packages" -msgstr "Install one or more packages" - -#: share/completions/apt-get.fish:29 -msgid "Remove and purge one or more packages" -msgstr "Remove and purge 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:32 -msgid "Install/remove packages for dependencies" -msgstr "Install/remove packages for dependencies" - -#: share/completions/apt-get.fish:33 -msgid "Update cache and check dependencies" -msgstr "Update cache and check dependencies" - -#: share/completions/apt-get.fish:34 -msgid "Clean local caches and packages" -msgstr "Clean local caches and packages" - -#: 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:36 -msgid "Remove automatically installed packages" -msgstr "Remove automatically 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:66 share/completions/apt-mark.fish:33 -msgid "Set a config option" -msgstr "Set a config option" - -#: share/completions/apt-key.fish:2 -msgid "Add a new key" -msgstr "Add a new key" - -#: share/completions/apt-key.fish:3 -msgid "Remove a key" -msgstr "Remove a key" - -#: share/completions/apt-key.fish:4 -msgid "List trusted keys" -msgstr "List trusted keys" - -#: share/completions/apt-listbugs.fish:3 -msgid "Set severity" -msgstr "Set severity" - -#: share/completions/apt-listbugs.fish:4 -msgid "Tags you want to see" -msgstr "Tags you want to see" - -#: share/completions/apt-listbugs.fish:5 -msgid "Bug-status you want to see" -msgstr "Bug-status you want to see" - -#: share/completions/apt-listbugs.fish:6 -msgid "Ignore bugs in your system" -msgstr "Ignore bugs in your system" - -#: share/completions/apt-listbugs.fish:7 -msgid "Ignore newer bugs than upgrade packages" -msgstr "Ignore newer bugs than upgrade packages" - -#: share/completions/apt-listbugs.fish:8 -msgid "Bugs for downgrade packages" -msgstr "Bugs for downgrade packages" - -#: share/completions/apt-listbugs.fish:9 -msgid "Bug Tracking system" -msgstr "Bug Tracking system" - -#: share/completions/apt-listbugs.fish:10 -msgid "Specify port for web interface" -msgstr "Specify port for web interface" - -#: share/completions/apt-listbugs.fish:11 -msgid "Use daily bug report" -msgstr "Use daily bug report" - -#: share/completions/apt-listbugs.fish:12 -msgid "Use the raw index.db" -msgstr "Use the raw index.db" - -#: share/completions/apt-listbugs.fish:13 -msgid "Specify index dir" -msgstr "Specify index dir" - -#: share/completions/apt-listbugs.fish:14 -msgid "Specify Pin-Priority value" -msgstr "Specify Pin-Priority value" - -#: share/completions/apt-listbugs.fish:15 -msgid "Specify the title of rss" -msgstr "Specify the title of rss" - -#: share/completions/apt-listbugs.fish:16 -msgid "Retrieve fresh bugs" -msgstr "Retrieve fresh bugs" - -#: share/completions/apt-listbugs.fish:17 -msgid "Do not display progress bar" -msgstr "Do not display progress bar" - -#: share/completions/apt-listbugs.fish:18 -msgid "Specify local cache dir" -msgstr "Specify local cache dir" - -#: share/completions/apt-listbugs.fish:19 -msgid "Specify the expire cache timer" -msgstr "Specify the expire cache timer" - -#: share/completions/apt-listbugs.fish:21 -msgid "Assume yes to all questions" -msgstr "Assume yes to all questions" - -#: share/completions/apt-listbugs.fish:22 -msgid "Assume no to all questions" -msgstr "Assume no to all questions" - -#: share/completions/apt-listchanges.fish:5 -msgid "Select frontend interface" -msgstr "Select frontend interface" - -#: share/completions/apt-listchanges.fish:7 -msgid "Ask confirmation" -msgstr "Ask confirmation" - -#: share/completions/apt-listchanges.fish:8 -msgid "Display all changelogs" -msgstr "Display all changelogs" - -#: share/completions/apt-listchanges.fish:9 -msgid "Avoid changelogs from db in named file" -msgstr "Avoid changelogs from db in named file" - -#: share/completions/apt-listchanges.fish:11 -msgid "Insert header" -msgstr "Insert header" - -#: share/completions/apt-listchanges.fish:12 -msgid "Display debug info" -msgstr "Display debug info" - -#: share/completions/apt-listchanges.fish:13 -msgid "Select an option profile" -msgstr "Select an option profile" - -#: share/completions/apt-mark.fish:24 -msgid "Mark a package as automatically installed" -msgstr "Mark a package as automatically installed" - -#: share/completions/apt-mark.fish:25 -msgid "Mark a package as manually installed" -msgstr "Mark a package as manually installed" - -#: share/completions/apt-mark.fish:26 -msgid "Hold a package, prevent automatic installation or removal" -msgstr "Hold a package, prevent automatic installation or removal" - -#: share/completions/apt-mark.fish:27 -msgid "Cancel a hold on a package" -msgstr "Cancel a hold on a package" - -#: share/completions/apt-mark.fish:28 -msgid "Show automatically installed packages" -msgstr "Show automatically installed packages" - -#: share/completions/apt-mark.fish:29 -msgid "Show manually installed packages" -msgstr "Show manually installed packages" - -#: share/completions/apt-mark.fish:30 -msgid "Show held packages" -msgstr "Show held packages" - -#: share/completions/apt-mark.fish:34 -msgid "Write package statistics to a file" -msgstr "Write package statistics to a file" - -#: share/completions/apt-move.fish:4 -msgid "Move packages to local tree" -msgstr "Move packages to local tree" - -#: share/completions/apt-move.fish:5 -msgid "Delete obsolete package files" -msgstr "Delete obsolete package files" - -#: share/completions/apt-move.fish:6 -msgid "Build new local files" -msgstr "Build new local files" - -#: share/completions/apt-move.fish:7 -msgid "Rebuild index files" -msgstr "Rebuild index files" - -#: share/completions/apt-move.fish:8 -msgid "Move packages from cache to local mirror" -msgstr "Move packages from cache to local mirror" - -#: share/completions/apt-move.fish:9 -msgid "Alias for 'move delete packages'" -msgstr "Alias for “move delete packages”" - -#: share/completions/apt-move.fish:10 -msgid "Alias for 'update'" -msgstr "Alias for “update”" - -#: share/completions/apt-move.fish:11 -msgid "Download package missing from mirror" -msgstr "Download package missing from mirror" - -#: share/completions/apt-move.fish:12 -msgid "Sync packages installed" -msgstr "Sync packages installed" - -#: share/completions/apt-move.fish:15 -msgid "List packages that may serve as input to mirrorbin or mirrorsource" -msgstr "List packages that may serve as input to mirrorbin or mirrorsource" - -#: share/completions/apt-move.fish:16 -msgid "Fetch package from STDIN" -msgstr "Fetch package from STDIN" - -#: share/completions/apt-move.fish:17 -msgid "Fetch source package from STDIN" -msgstr "Fetch source package from STDIN" - -#: share/completions/apt-move.fish:18 -msgid "Process all packages" -msgstr "Process all packages" - -#: share/completions/apt-move.fish:20 -msgid "Force deletion" -msgstr "Force deletion" - -#: share/completions/apt-move.fish:21 -msgid "Suppresses normal output" -msgstr "Suppresses normal output" - -#: share/completions/apt-move.fish:22 -msgid "Test run" -msgstr "Test run" - -#: share/completions/apt-proxy-import.fish:5 -msgid "No message to STDOUT" -msgstr "No message to STDOUT" - -#: share/completions/apt-proxy-import.fish:6 -msgid "Recurse into subdir" -msgstr "Recurse into subdir" - -#: share/completions/apt-proxy-import.fish:7 -msgid "Dir to import" -msgstr "Dir to import" - -#: share/completions/apt-proxy-import.fish:8 -msgid "Change to user" -msgstr "Change to user" - -#: share/completions/apt-proxy-import.fish:9 -msgid "Debug level[default 0]" -msgstr "Debug level[default 0]" - -#: share/completions/apt-rdepends.fish:3 -msgid "Show build dependencies" -msgstr "Show build dependencies" - -#: share/completions/apt-rdepends.fish:4 -msgid "Generate a dotty graph" -msgstr "Generate a dotty graph" - -#: share/completions/apt-rdepends.fish:5 -msgid "Show state of dependencies" -msgstr "Show state of dependencies" - -#: share/completions/apt-rdepends.fish:6 -msgid "List packages depending on" -msgstr "List packages depending on" - -#: share/completions/apt-rdepends.fish:11 -msgid "Display man page" -msgstr "Display man page" - -#: share/completions/apt-show-source.fish:3 -#: share/completions/apt-show-source.fish:4 -#: share/completions/apt-show-versions.fish:10 -#: share/completions/apt-show-versions.fish:11 -msgid "Read package from file" -msgstr "Read package from file" - -#: share/completions/apt-show-source.fish:5 -#: share/completions/apt-show-source.fish:6 -#: share/completions/apt-show-versions.fish:12 -#: share/completions/apt-show-versions.fish:13 -msgid "Specify APT list dir" -msgstr "Specify APT list dir" - -#: share/completions/apt-show-source.fish:7 -msgid "List PKG info" -msgstr "List PKG info" - -#: share/completions/apt-show-source.fish:9 -msgid "Print all source packages with version" -msgstr "Print all source packages with version" - -#: share/completions/apt-show-versions.fish:3 -msgid "Print PKG versions" -msgstr "Print PKG versions" - -#: share/completions/apt-show-versions.fish:4 -msgid "Using regex" -msgstr "Using regex" - -#: share/completions/apt-show-versions.fish:5 -msgid "Print only upgradeable packages" -msgstr "Print only upgradeable packages" - -#: share/completions/apt-show-versions.fish:6 -msgid "Print all versions" -msgstr "Print all versions" - -#: share/completions/apt-show-versions.fish:7 -msgid "Print package name/distro" -msgstr "Print package name/distro" - -#: share/completions/apt-show-versions.fish:8 -msgid "Print verbose info" -msgstr "Print verbose info" - -#: share/completions/apt-show-versions.fish:9 -msgid "Init or update cache only" -msgstr "Init or update cache only" - -#: share/completions/apt-sortpkgs.fish:3 -msgid "Use source index field" -msgstr "Use source index field" - -#: share/completions/apt-sortpkgs.fish:5 -msgid "Specify conffile" -msgstr "Specify conffile" - -#: share/completions/apt-spy.fish:3 -msgid "Debian distribution" -msgstr "Debian distribution" - -#: share/completions/apt-spy.fish:4 -msgid "Servers in the areas" -msgstr "Servers in the areas" - -#: share/completions/apt-spy.fish:6 -msgid "Finish after number of servers" -msgstr "Finish after number of servers" - -#: share/completions/apt-spy.fish:11 -msgid "Use proxy server" -msgstr "Use proxy server" - -#: share/completions/apt-spy.fish:12 -msgid "Comma separated country list" -msgstr "Comma separated country list" - -#: share/completions/apt-spy.fish:13 -msgid "How long in sec to download" -msgstr "How long in sec to download" - -#: share/completions/apt-spy.fish:14 -msgid "Custom URL to get mirror list" -msgstr "Custom URL to get mirror list" - -#: share/completions/apt-spy.fish:16 -msgid "Number of top servers" -msgstr "Number of top servers" - -#: share/completions/apt-spy.fish:17 -msgid "Update mirror list" -msgstr "Update mirror list" - -#: share/completions/apt-spy.fish:18 -msgid "Version number" -msgstr "Version number" - -#: share/completions/apt-src.fish:3 -msgid "Update list of source packages" -msgstr "Update list of source packages" - -#: share/completions/apt-src.fish:4 -msgid "Install source packages" -msgstr "Install source packages" - -#: share/completions/apt-src.fish:5 -msgid "Upgrade source packages" -msgstr "Upgrade source packages" - -#: share/completions/apt-src.fish:6 -msgid "Remove source packages" -msgstr "Remove source packages" - -#: share/completions/apt-src.fish:7 share/completions/apt-src.fish:14 -msgid "Build source packages" -msgstr "Build source packages" - -#: share/completions/apt-src.fish:8 -msgid "Clean source packages" -msgstr "Clean source packages" - -#: share/completions/apt-src.fish:9 -msgid "Detect known source tree" -msgstr "Detect known source tree" - -#: share/completions/apt-src.fish:10 -msgid "List installed source package\\(s\\)" -msgstr "List installed source package\\(s\\)" - -#: share/completions/apt-src.fish:11 -msgid "Root source tree" -msgstr "Root source tree" - -#: share/completions/apt-src.fish:12 -msgid "Version of source package" -msgstr "Version of source package" - -#: share/completions/apt-src.fish:13 -msgid "Name of the source package" -msgstr "Name of the source package" - -#: share/completions/apt-src.fish:15 -msgid "Install after build" -msgstr "Install after build" - -#: share/completions/apt-src.fish:16 -msgid "Patch local changes" -msgstr "Patch local changes" - -#: share/completions/apt-src.fish:17 -msgid "Specify a dir" -msgstr "Specify a dir" - -#: share/completions/apt-src.fish:19 -msgid "Omit debian version" -msgstr "Omit debian version" - -#: share/completions/apt-src.fish:20 -msgid "Do not del built files" -msgstr "Do not del built files" - -#: share/completions/apt-src.fish:21 -msgid "Do not del source files" -msgstr "Do not del source files" - -#: share/completions/apt-src.fish:22 -msgid "Source tree version" -msgstr "Source tree version" - -#: share/completions/apt-src.fish:23 -msgid "Output to /dev/null" -msgstr "Output to /dev/null" - -#: share/completions/apt-src.fish:24 -msgid "Output trace" -msgstr "Output trace" - -#: share/completions/apt-zip-inst.fish:5 share/completions/apt-zip-list.fish:5 -msgid "Select an action" -msgstr "Select an action" - -#: share/completions/apt-zip-inst.fish:7 share/completions/apt-zip-list.fish:7 -msgid "Fix broken option" -msgstr "Fix broken option" - -#: share/completions/aptitude.fish:3 -msgid "Test if aptitude has yet to be given the subcommand" -msgstr "Test if aptitude has yet to be given the subcommand" - -#: share/completions/aptitude.fish:12 -msgid "Test if aptitude command should have packages as potential completion" -msgstr "Test if aptitude command should have packages as potential completion" - -#: share/completions/aptitude.fish:24 -msgid "Remove any cached packages which can no longer be downloaded" -msgstr "Remove any cached packages which can no longer be downloaded" - -#: share/completions/aptitude.fish:25 -msgid "Remove all downloaded .deb files from the package cache directory" -msgstr "Remove all downloaded .deb files from the package cache directory" - -#: share/completions/aptitude.fish:26 -msgid "Forget all internal information about what packages are \\new" -msgstr "Forget all internal information about what packages are \\new" - -#: share/completions/aptitude.fish:27 -msgid "Cancel all scheduled actions on all packages" -msgstr "Cancel all scheduled actions on all packages" - -#: share/completions/aptitude.fish:28 -msgid "Update the list of available packages from the apt sources" -msgstr "Update the list of available packages from the apt sources" - -#: share/completions/aptitude.fish:29 -msgid "Upgrade installed packages to their most recent version" -msgstr "Upgrade installed packages to their most recent version" - -#: share/completions/aptitude.fish:30 -msgid "Download and displays the Debian changelog for the packages" -msgstr "Download and displays the Debian changelog for the packages" - -#: share/completions/aptitude.fish:31 -msgid "Upgrade, removing or installing packages as necessary" -msgstr "Upgrade, removing or installing packages as necessary" - -#: share/completions/aptitude.fish:32 -msgid "Download the packages to the current directory" -msgstr "Download the packages to the current directory" - -#: share/completions/aptitude.fish:33 -msgid "Forbid the upgrade to a particular version" -msgstr "Forbid the upgrade to a particular version" - -#: share/completions/aptitude.fish:34 -msgid "Ignore the packages by future upgrade commands" -msgstr "Ignore the packages by future upgrade commands" - -#: share/completions/aptitude.fish:35 -msgid "Install the packages" -msgstr "Install the packages" - -#: share/completions/aptitude.fish:36 -msgid "Cancel any scheduled actions on the packages" -msgstr "Cancel any scheduled actions on the packages" - -#: share/completions/aptitude.fish:37 -msgid "Mark packages as automatically installed" -msgstr "Mark packages as automatically installed" - -#: share/completions/aptitude.fish:38 -msgid "Remove and delete all associated configuration and data files" -msgstr "Remove and delete all associated configuration and data files" - -#: share/completions/aptitude.fish:39 -msgid "Reinstall the packages" -msgstr "Reinstall the packages" - -#: share/completions/aptitude.fish:40 -msgid "Remove the packages" -msgstr "Remove the packages" - -#: share/completions/aptitude.fish:41 -msgid "Display detailed information about the packages" -msgstr "Display detailed information about the packages" - -#: share/completions/aptitude.fish:42 -msgid "Consider the packages by future upgrade commands" -msgstr "Consider the packages by future upgrade commands" - -#: share/completions/aptitude.fish:43 -msgid "Mark packages as manually installed" -msgstr "Mark packages as manually installed" - -#: share/completions/aptitude.fish:44 -msgid "Search for packages matching one of the patterns" -msgstr "Search for packages matching one of the patterns" - -#: share/completions/aptitude.fish:45 -msgid "Display brief summary of the available commands and options" -msgstr "Display brief summary of the available commands and options" - -#: share/completions/arp.fish:4 -msgid "Class of hw type" -msgstr "Class of hw type" - -#: share/completions/arp.fish:5 -msgid "Show arp entries" -msgstr "Show arp entries" - -#: share/completions/arp.fish:6 -msgid "Remove an entry for hostname" -msgstr "Remove an entry for hostname" - -#: share/completions/arp.fish:8 -msgid "Select interface" -msgstr "Select interface" - -#: share/completions/arp.fish:9 -msgid "Manually create ARP address" -msgstr "Manually create ARP address" - -#: share/completions/arp.fish:10 -msgid "Take addr from filename, default /etc/ethers" -msgstr "Take addr from filename, default /etc/ethers" - -#: share/completions/at.fish:3 share/completions/atq.fish:3 -msgid "Use specified queue" -msgstr "Use specified queue" - -#: share/completions/at.fish:4 -msgid "Send mail to user" -msgstr "Send mail to user" - -#: share/completions/at.fish:5 -msgid "Read job from file" -msgstr "Read job from file" - -#: share/completions/at.fish:6 -msgid "Alias for atq" -msgstr "Alias for atq" - -#: share/completions/at.fish:7 -msgid "Alias for atrm" -msgstr "Alias for atrm" - -#: share/completions/at.fish:8 -msgid "Show the time" -msgstr "Show the time" - -#: share/completions/at.fish:9 -msgid "Print the jobs listed" -msgstr "Print the jobs listed" - -#: share/completions/atd.fish:2 -msgid "Limiting load factor" -msgstr "Limiting load factor" - -#: share/completions/atd.fish:3 -msgid "Minimum interval in seconds" -msgstr "Minimum interval in seconds" - -#: share/completions/atd.fish:4 -msgid "Debug mode" -msgstr "Debug mode" - -#: share/completions/atd.fish:5 -msgid "Process at queue only once" -msgstr "Process at queue only once" - -#: share/completions/bundle.fish:3 -msgid "Test if bundle has been given no subcommand" -msgstr "Test if bundle has been given no subcommand" - -#: share/completions/bundle.fish:11 -msgid "Test if bundle has been given a specific subcommand" -msgstr "Test if bundle has been given a specific subcommand" - -#: share/completions/bundle.fish:31 -msgid "Display a help page" -msgstr "Display a help page" - -#: share/completions/bundle.fish:39 share/completions/bundle.fish:83 -msgid "Install the gems specified by the Gemfile or Gemfile.lock" -msgstr "Install the gems specified by the Gemfile or Gemfile.lock" - -#: share/completions/bundle.fish:40 share/completions/bundle.fish:106 -msgid "The location of the Gemfile bundler should use" -msgstr "The location of the Gemfile bundler should use" - -#: share/completions/bundle.fish:41 -msgid "The location to install the gems in the bundle to" -msgstr "The location to install the gems in the bundle to" - -#: share/completions/bundle.fish:42 -msgid "Installs the gems in the bundle to the system location" -msgstr "Installs the gems in the bundle to the system location" - -#: share/completions/bundle.fish:43 -msgid "A space-separated list of groups to skip installing" -msgstr "A space-separated list of groups to skip installing" - -#: share/completions/bundle.fish:44 -msgid "Use cached gems instead of connecting to rubygems.org" -msgstr "Use cached gems instead of connecting to rubygems.org" - -#: share/completions/bundle.fish:45 -msgid "Switches bundler's defaults into deployment mode." -msgstr "Switches bundler's defaults into deployment mode." - -#: share/completions/bundle.fish:46 -msgid "" -"Create a directory containing executabes that run in the context of the " -"bundle" +#: /tmp/fish/explicit/share/completions/launchctl.fish:2 +msgid "Tears down a domain or removes a service from a domain" msgstr "" -"Create a directory containing executabes that run in the context of the " -"bundle" -#: share/completions/bundle.fish:47 -msgid "Specify a ruby executable to use with generated binstubs" -msgstr "Specify a ruby executable to use with generated binstubs" - -#: share/completions/bundle.fish:48 -msgid "Make a bundle that can work without RubyGems or Bundler at run-time" -msgstr "Make a bundle that can work without RubyGems or Bundler at run-time" - -#: share/completions/bundle.fish:49 -msgid "Apply a RubyGems security policy: {High,Medium,Low,No}Security" -msgstr "Apply a RubyGems security policy: {High,Medium,Low,No}Security" - -#: share/completions/bundle.fish:50 -msgid "Install gems parallely by starting size number of parallel workers" -msgstr "Install gems parallely by starting size number of parallel workers" - -#: share/completions/bundle.fish:51 -msgid "Do not update the cache in vendor/cache with the newly bundled gems" -msgstr "Do not update the cache in vendor/cache with the newly bundled gems" - -#: share/completions/bundle.fish:52 -msgid "Do not print progress information to stdout" -msgstr "Do not print progress information to stdout" - -#: share/completions/bundle.fish:53 -msgid "Run bundle clean automatically after install" -msgstr "Run bundle clean automatically after install" - -#: share/completions/bundle.fish:54 share/completions/bundle.fish:63 -msgid "Use the rubygems modern index instead of the API endpoint" -msgstr "Use the rubygems modern index instead of the API endpoint" - -#: share/completions/bundle.fish:55 share/completions/bundle.fish:164 -msgid "Do not remove stale gems from the cache" -msgstr "Do not remove stale gems from the cache" - -#: share/completions/bundle.fish:56 -msgid "Do not allow the Gemfile.lock to be updated after this install" -msgstr "Do not allow the Gemfile.lock to be updated after this install" - -#: share/completions/bundle.fish:59 share/completions/bundle.fish:84 -msgid "Update dependencies to their latest versions" -msgstr "Update dependencies to their latest versions" - -#: share/completions/bundle.fish:60 -msgid "The name of a :git or :path source used in the Gemfile" -msgstr "The name of a :git or :path source used in the Gemfile" - -#: share/completions/bundle.fish:61 -msgid "Do not attempt to fetch gems remotely and use the gem cache instead" -msgstr "Do not attempt to fetch gems remotely and use the gem cache instead" - -#: share/completions/bundle.fish:62 -msgid "Only output warnings and errors" -msgstr "Only output warnings and errors" - -#: share/completions/bundle.fish:64 -msgid "Specify the number of jobs to run in parallel" -msgstr "Specify the number of jobs to run in parallel" - -#: share/completions/bundle.fish:65 -msgid "Update a specific group" -msgstr "Update a specific group" - -#: share/completions/bundle.fish:69 -msgid "" -"Package the .gem files required by your application into the vendor/cache " -"directory" +#: /tmp/fish/explicit/share/completions/launchctl.fish:3 +msgid "Enables an existing service" msgstr "" -"Package the .gem files required by your application into the vendor/cache " -"directory" -#: share/completions/bundle.fish:72 -msgid "Install the binstubs of the listed gem" -msgstr "Install the binstubs of the listed gem" +#: /tmp/fish/explicit/share/completions/launchctl.fish:4 +#, fuzzy +msgid "Disables an existing service" +msgstr "Disable warnings" -#: share/completions/bundle.fish:73 -msgid "Binstub destination directory (default bin)" -msgstr "Binstub destination directory (default bin)" +#: /tmp/fish/explicit/share/completions/launchctl.fish:5 +#, fuzzy +msgid "Removes the specified service name from the service cache" +msgstr "Move file specified on commandline" -#: share/completions/bundle.fish:74 -msgid "Overwrite existing binstubs if they exist" -msgstr "Overwrite existing binstubs if they exist" - -#: share/completions/bundle.fish:78 share/completions/bundle.fish:86 -msgid "Execute a script in the context of the current bundle" -msgstr "Execute a script in the context of the current bundle" - -#: share/completions/bundle.fish:79 -msgid "Exec runs a command, providing it access to the gems in the bundle" -msgstr "Exec runs a command, providing it access to the gems in the bundle" - -#: share/completions/bundle.fish:82 -msgid "Describe available tasks or one specific task" -msgstr "Describe available tasks or one specific task" - -#: share/completions/bundle.fish:85 -msgid "Package .gem files into the vendor/cache directory" -msgstr "Package .gem files into the vendor/cache directory" - -#: share/completions/bundle.fish:87 -msgid "Specify and read configuration options for bundler" -msgstr "Specify and read configuration options for bundler" - -#: share/completions/bundle.fish:88 -msgid "Check bundler requirements for your application" -msgstr "Check bundler requirements for your application" - -#: share/completions/bundle.fish:89 -msgid "Show all of the gems in the current bundle" -msgstr "Show all of the gems in the current bundle" - -#: share/completions/bundle.fish:90 -msgid "Show the source location of a particular gem in the bundle" -msgstr "Show the source location of a particular gem in the bundle" - -#: share/completions/bundle.fish:91 share/completions/bundle.fish:121 -msgid "Show all of the outdated gems in the current bundle" -msgstr "Show all of the outdated gems in the current bundle" - -#: share/completions/bundle.fish:92 share/completions/bundle.fish:129 -msgid "Start an IRB session in the context of the current bundle" -msgstr "Start an IRB session in the context of the current bundle" - -#: share/completions/bundle.fish:93 share/completions/bundle.fish:132 -#, sh-format -msgid "Open an installed gem in your $EDITOR" -msgstr "Open an installed gem in your $EDITOR" - -#: share/completions/bundle.fish:94 share/completions/bundle.fish:136 -msgid "Generate a visual representation of your dependencies" -msgstr "Generate a visual representation of your dependencies" - -#: share/completions/bundle.fish:95 -msgid "Generate a simple Gemfile" -msgstr "Generate a simple Gemfile" - -#: share/completions/bundle.fish:96 share/completions/bundle.fish:147 -msgid "Create a simple gem, suitable for development with bundler" -msgstr "Create a simple gem, suitable for development with bundler" - -#: share/completions/bundle.fish:97 share/completions/bundle.fish:154 -msgid "Displays platform compatibility information" -msgstr "Displays platform compatibility information" - -#: share/completions/bundle.fish:98 share/completions/bundle.fish:158 -msgid "Cleans up unused gems in your bundler directory" -msgstr "Cleans up unused gems in your bundler directory" - -#: share/completions/bundle.fish:105 -msgid "" -"Determine whether the requirements for your application are installed and " -"available to bundler" +#: /tmp/fish/explicit/share/completions/launchctl.fish:6 +msgid "Forces an existing service to start" msgstr "" -"Determine whether the requirements for your application are installed and " -"available to bundler" -#: share/completions/bundle.fish:107 -msgid "Specify a path other than the system default (BUNDLE_PATH or GEM_HOME)" -msgstr "Specify a path other than the system default (BUNDLE_PATH or GEM_HOME)" - -#: share/completions/bundle.fish:108 -msgid "Lock the Gemfile" -msgstr "Lock the Gemfile" - -#: share/completions/bundle.fish:111 share/completions/bundle.fish:116 -msgid "" -"Show lists the names and versions of all gems that are required by your " -"Gemfile" +#: /tmp/fish/explicit/share/completions/launchctl.fish:7 +msgid "Attach the system's debugger to a service" msgstr "" -"Show lists the names and versions of all gems that are required by your " -"Gemfile" -#: share/completions/bundle.fish:112 share/completions/bundle.fish:117 -msgid "List the paths of all gems required by your Gemfile" -msgstr "List the paths of all gems required by your Gemfile" +#: /tmp/fish/explicit/share/completions/launchctl.fish:8 +msgid "Configures the next invocation of a service for debugging" +msgstr "" -#: share/completions/bundle.fish:122 -msgid "Check for newer pre-release gems" -msgstr "Check for newer pre-release gems" +#: /tmp/fish/explicit/share/completions/launchctl.fish:9 +msgid "Sends a signal to the service instance" +msgstr "" -#: share/completions/bundle.fish:123 -msgid "Check against a specific source" -msgstr "Check against a specific source" +#: /tmp/fish/explicit/share/completions/launchctl.fish:10 +msgid "Prints the reason a service is running" +msgstr "" -#: share/completions/bundle.fish:124 -msgid "Use cached gems instead of attempting to fetch gems remotely" -msgstr "Use cached gems instead of attempting to fetch gems remotely" +#: /tmp/fish/explicit/share/completions/launchctl.fish:11 +msgid "Prints a description of a domain or service" +msgstr "" -#: share/completions/bundle.fish:125 -msgid "Only list newer versions allowed by your Gemfile requirements" -msgstr "Only list newer versions allowed by your Gemfile requirements" - -#: share/completions/bundle.fish:137 -msgid "The name to use for the generated file (see format option)" -msgstr "The name to use for the generated file (see format option)" - -#: share/completions/bundle.fish:138 -msgid "Show each gem version" -msgstr "Show each gem version" - -#: share/completions/bundle.fish:139 -msgid "Show the version of each required dependency" -msgstr "Show the version of each required dependency" - -#: share/completions/bundle.fish:140 -msgid "Output a specific format (png, jpg, svg, dot, ...)" -msgstr "Output a specific format (png, jpg, svg, dot, ...)" - -#: share/completions/bundle.fish:143 -msgid "Generate a simple Gemfile, placed in the current directory" -msgstr "Generate a simple Gemfile, placed in the current directory" - -#: share/completions/bundle.fish:144 -msgid "Use a specified .gemspec to create the Gemfile" -msgstr "Use a specified .gemspec to create the Gemfile" - -#: share/completions/bundle.fish:148 -msgid "Generate a binary for your library" -msgstr "Generate a binary for your library" - -#: share/completions/bundle.fish:149 -msgid "Generate a test directory for your library (rspec or minitest)" -msgstr "Generate a test directory for your library (rspec or minitest)" - -#: share/completions/bundle.fish:150 -msgid "Path to your editor" -msgstr "Path to your editor" - -#: share/completions/bundle.fish:151 -msgid "Generate the boilerplate for C extension code" -msgstr "Generate the boilerplate for C extension code" - -#: share/completions/bundle.fish:155 -msgid "Only display Ruby directive information" -msgstr "Only display Ruby directive information" - -#: share/completions/bundle.fish:159 -msgid "Only print out changes, do not actually clean gems" -msgstr "Only print out changes, do not actually clean gems" - -#: share/completions/bundle.fish:160 -msgid "Forces clean even if --path is not set" -msgstr "Forces clean even if --path is not set" - -#: share/completions/bundle.fish:163 -msgid "Cache all the gems to vendor/cache" -msgstr "Cache all the gems to vendor/cache" - -#: share/completions/bundle.fish:165 -msgid "Include all sources (including path and git)" -msgstr "Include all sources (including path and git)" - -#: share/completions/bundle.fish:168 -msgid "Prints the license of all gems in the bundle" -msgstr "Prints the license of all gems in the bundle" - -#: share/completions/bundle.fish:171 -msgid "Print information about the environment Bundler is running under" +#: /tmp/fish/explicit/share/completions/launchctl.fish:12 +#, fuzzy +msgid "Prints information about the service cache" msgstr "Print information about the environment Bundler is running under" -#: 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 +#: /tmp/fish/explicit/share/completions/launchctl.fish:13 +#, fuzzy +msgid "Prints which services are disabled" +msgstr "Prints services installed" + +#: /tmp/fish/explicit/share/completions/launchctl.fish:14 +msgid "" +"Prints a property list embedded in a binary (targets the Info.plist by " +"default)" +msgstr "" + +#: /tmp/fish/explicit/share/completions/launchctl.fish:15 +#, fuzzy +msgid "Prints port information about a process" +msgstr "Give more information during processing" + +#: /tmp/fish/explicit/share/completions/launchctl.fish:16 +#, fuzzy +msgid "Prints port information about the host" +msgstr "Print version information and exit" + +#: /tmp/fish/explicit/share/completions/launchctl.fish:17 +msgid "Resolves a port name from a process to an endpoint in launchd" +msgstr "" + +#: /tmp/fish/explicit/share/completions/launchctl.fish:18 +msgid "Reads or modifies launchd's resource limits" +msgstr "" + +#: /tmp/fish/explicit/share/completions/launchctl.fish:19 +#, fuzzy +msgid "Prints performance statistics for a service" +msgstr "Write package statistics to a file" + +#: /tmp/fish/explicit/share/completions/launchctl.fish:20 +msgid "" +"Runs the specified analysis tool against launchd in a non-reentrant manner" +msgstr "" + +#: /tmp/fish/explicit/share/completions/launchctl.fish:21 +msgid "Modifies persistent configuration parameters for launchd domains" +msgstr "" + +#: /tmp/fish/explicit/share/completions/launchctl.fish:22 +#, fuzzy +msgid "Dumps launchd state to stdout" +msgstr "Decompress to stdout" + +#: /tmp/fish/explicit/share/completions/launchctl.fish:23 +msgid "Dumps the jetsam properties category for all services" +msgstr "" + +#: /tmp/fish/explicit/share/completions/launchctl.fish:24 +#, fuzzy +msgid "Initiates a system reboot of the specified type" +msgstr "Show file systems of specified type" + +#: /tmp/fish/explicit/share/completions/launchctl.fish:25 +msgid "Brings the system up from single-user mode with a console shell" +msgstr "" + +#: /tmp/fish/explicit/share/completions/launchctl.fish:26 +msgid "Bootstraps a service or directory of services" +msgstr "" + +#: /tmp/fish/explicit/share/completions/launchctl.fish:27 +msgid "Unloads a service or directory of services" +msgstr "" + +#: /tmp/fish/explicit/share/completions/launchctl.fish:28 +#, fuzzy +msgid "Unloads the specified service name" +msgstr "Remove specified service" + +#: /tmp/fish/explicit/share/completions/launchctl.fish:29 +#, fuzzy +msgid "Lists information about services" +msgstr "Return status information about fish" + +#: /tmp/fish/explicit/share/completions/launchctl.fish:30 +#, fuzzy +msgid "Starts the specified service" +msgstr "Remove specified service" + +#: /tmp/fish/explicit/share/completions/launchctl.fish:31 +#, fuzzy +msgid "Stops the specified service if it is running" +msgstr "Query packages with the specified group" + +#: /tmp/fish/explicit/share/completions/launchctl.fish:32 +msgid "" +"Sets the specified environment variables for all services within the domain" +msgstr "" + +#: /tmp/fish/explicit/share/completions/launchctl.fish:33 +msgid "" +"Unsets the specified environment variables for all services within the domain" +msgstr "" + +#: /tmp/fish/explicit/share/completions/launchctl.fish:34 +msgid "Gets the value of an environment variable from within launchd" +msgstr "" + +#: /tmp/fish/explicit/share/completions/launchctl.fish:35 +msgid "Execute a program in another process' bootstrap context" +msgstr "" + +#: /tmp/fish/explicit/share/completions/launchctl.fish:36 +#, fuzzy +msgid "Execute a program in the bootstrap context of a given user" +msgstr "Execute a script in the context of the current bundle" + +#: /tmp/fish/explicit/share/completions/launchctl.fish:37 +#, fuzzy +msgid "Submit a basic job from the command line" +msgstr "Set or get the commandline" + +#: /tmp/fish/explicit/share/completions/launchctl.fish:38 +msgid "Prints the PID of the launchd controlling the session" +msgstr "" + +#: /tmp/fish/explicit/share/completions/launchctl.fish:39 +msgid "Prints the UID of the current launchd session" +msgstr "" + +#: /tmp/fish/explicit/share/completions/launchctl.fish:40 +#, fuzzy +msgid "Prints the name of the current launchd session" +msgstr "Execute a script in the context of the current bundle" + +#: /tmp/fish/explicit/share/completions/launchctl.fish:41 +#, fuzzy +msgid "Prints a description of an error" +msgstr "Print a list of local users" + +#: /tmp/fish/explicit/share/completions/launchctl.fish:42 +msgid "Prints the launchd variant" +msgstr "" + +#: /tmp/fish/explicit/share/completions/launchctl.fish:43 +#, fuzzy +msgid "Prints the launchd version" +msgstr "Print node's version" + +#: /tmp/fish/explicit/share/completions/launchctl.fish:44 +#, fuzzy +msgid "Prints the usage for a given subcommand" +msgstr "Print the type of a command" + +#: /tmp/fish/explicit/share/completions/set.fish:1 +msgid "Locale" +msgstr "Locale" + +#: /tmp/fish/explicit/share/completions/telnet.fish:1 +#: /tmp/fish/explicit/share/completions/telnet.fish:6 +msgid "Specifies an 8-bit data path" +msgstr "Specifies an 8-bit data path" + +#: /tmp/fish/explicit/share/completions/telnet.fish:2 +msgid "Do not try to negotiate TELNET BINARY option" +msgstr "Do not try to negotiate TELNET BINARY option" + +#: /tmp/fish/explicit/share/completions/telnet.fish:3 +msgid "Stops any character from being recognized as an escape character" +msgstr "Stops any character from being recognized as an escape character" + +#: /tmp/fish/explicit/share/completions/telnet.fish:4 +msgid "Use local Kerberos authentication, if possible" +msgstr "Use local Kerberos authentication, if possible" + +#: /tmp/fish/explicit/share/completions/telnet.fish:5 +msgid "Specifies no automatic login to remote system" +msgstr "Specifies no automatic login to remote system" + +#: /tmp/fish/explicit/share/completions/telnet.fish:7 +msgid "Attempt automatic login" +msgstr "Attempt automatic login" + +#: /tmp/fish/explicit/share/completions/telnet.fish:8 +msgid "Disables reading user's .telnetrc" +msgstr "Disables reading user's .telnetrc" + +#: /tmp/fish/explicit/share/completions/telnet.fish:9 +msgid "Sets debug mode" +msgstr "Sets debug mode" + +#: /tmp/fish/explicit/share/completions/telnet.fish:10 +msgid "Sets IP TOS" +msgstr "Sets IP TOS" + +#: /tmp/fish/explicit/share/completions/telnet.fish:11 +msgid "Disables specified type of authentication" +msgstr "Disables specified type of authentication" + +#: /tmp/fish/explicit/share/completions/telnet.fish:12 +msgid "User login" +msgstr "User login" + +#: /tmp/fish/explicit/share/completions/telnet.fish:13 +msgid "Log to tracefile" +msgstr "Log to tracefile" + +#: /tmp/fish/explicit/share/completions/telnet.fish:14 +msgid "Turn on encryption" +msgstr "Turn on encryption" + +#: /tmp/fish/explicit/share/completions/telnet.fish:15 +msgid "User interface similar to rlogin" +msgstr "User interface similar to rlogin" + +#: /tmp/fish/explicit/share/completions/telnet.fish:16 +msgid "Use Kerberos realm for authentication" +msgstr "Use Kerberos realm for authentication" + +#: /tmp/fish/explicit/share/completions/update-eix-remote.fish:1 +msgid "Remove all temporarily added virtual overlays from the eix database" +msgstr "" + +#: /tmp/fish/explicit/share/functions/abbr.fish:1 +#, fuzzy +msgid "%s: Could not figure out what to do!\\n" +msgstr "%s: Could not create configuration directory\\n" + +#: /tmp/fish/explicit/share/functions/abbr.fish:2 +#, fuzzy +msgid "%s %s: Requires at least two arguments\\n" +msgstr "%ls: Expected at least two arguments, got %d\n" + +#: /tmp/fish/explicit/share/functions/abbr.fish:3 +#: /tmp/fish/explicit/share/functions/abbr.fish:5 +#: /tmp/fish/explicit/share/functions/abbr.fish:8 +#: /tmp/fish/explicit/share/functions/abbr.fish:9 +#, fuzzy +msgid "%s %s: Abbreviation %s cannot have spaces in the word\\n" +msgstr "%s: abbreviation must have a value\\n" + +#: /tmp/fish/explicit/share/functions/abbr.fish:4 +#, fuzzy +msgid "%s %s: Expected one argument\\n" +msgstr "%ls: Expected an argument\n" + +#: /tmp/fish/explicit/share/functions/abbr.fish:6 +#: /tmp/fish/explicit/share/functions/abbr.fish:10 +#, fuzzy +msgid "%s %s: No abbreviation named %s\\n" +msgstr "%s: no such abbreviation “%s”\\n" + +#: /tmp/fish/explicit/share/functions/abbr.fish:7 +#, fuzzy +msgid "%s %s: Requires exactly two arguments\\n" +msgstr "%s: option requires an argument -- %s\\n" + +#: /tmp/fish/explicit/share/functions/abbr.fish:11 +#, fuzzy +msgid "%s %s: Abbreviation %s already exists, cannot rename %s\\n" +msgstr "%ls: Function “%ls” already exists. Cannot create copy “%ls”\n" + +#: /tmp/fish/explicit/share/functions/abbr.fish:12 +#: /tmp/fish/explicit/share/functions/abbr.fish:13 +#, fuzzy +msgid "%s %s: Unexpected argument -- '%s'\\n" +msgstr "%s: Unexpected argument -- %s\\n" + +#: /tmp/fish/explicit/share/functions/abbr_old.fish:1 +msgid "%s: invalid option -- %s\\n" +msgstr "%s: invalid option -- %s\\n" + +#: /tmp/fish/explicit/share/functions/abbr_old.fish:2 +msgid "%s: %s cannot be specified along with %s\\n" +msgstr "%s: %s cannot be specified along with %s\\n" + +#: /tmp/fish/explicit/share/functions/abbr_old.fish:3 +msgid "%s: option requires an argument -- %s\\n" +msgstr "%s: option requires an argument -- %s\\n" + +#: /tmp/fish/explicit/share/functions/abbr_old.fish:4 +msgid "%s: Unexpected argument -- %s\\n" +msgstr "%s: Unexpected argument -- %s\\n" + +#: /tmp/fish/explicit/share/functions/abbr_old.fish:5 +#: /tmp/fish/explicit/share/functions/abbr_old.fish:8 +#, fuzzy +msgid "%s: abbreviation cannot have spaces in the key\\n" +msgstr "%s: abbreviation must have a non-empty key\\n" + +#: /tmp/fish/explicit/share/functions/abbr_old.fish:6 +msgid "%s: abbreviation must have a value\\n" +msgstr "%s: abbreviation must have a value\\n" + +#: /tmp/fish/explicit/share/functions/abbr_old.fish:7 +#, fuzzy +msgid "%s: abbreviation '%s' already exists, cannot rename\\n" +msgstr "%ls: Function “%ls” already exists. Cannot create copy “%ls”\n" + +#: /tmp/fish/explicit/share/functions/abbr_old.fish:9 +#: /tmp/fish/explicit/share/functions/abbr_old.fish:10 +msgid "%s: no such abbreviation '%s'\\n" +msgstr "%s: no such abbreviation “%s”\\n" + +#: /tmp/fish/explicit/share/functions/alias.fish:1 +msgid "%s: Name cannot be empty\\n" +msgstr "%s: Name cannot be empty\\n" + +#: /tmp/fish/explicit/share/functions/alias.fish:2 +msgid "%s: Body cannot be empty\\n" +msgstr "%s: Body cannot be empty\\n" + +#: /tmp/fish/explicit/share/functions/cd.fish:1 +msgid "Too many args for cd command" +msgstr "" + +#: /tmp/fish/explicit/share/functions/cdh.fish:1 +#, fuzzy +msgid "cdh: Expected zero or one arguments" +msgstr "%ls: Expected zero or one argument, got %d\n" + +#: /tmp/fish/explicit/share/functions/cdh.fish:2 +msgid "No previous directories to select. You have to cd at least once." +msgstr "" + +#: /tmp/fish/explicit/share/functions/cdh.fish:3 +msgid "This should not happen. Have you changed the cd function?" +msgstr "" + +#: /tmp/fish/explicit/share/functions/cdh.fish:4 +msgid "There are %s unique dirs in your history but I can only handle %s" +msgstr "" + +#: /tmp/fish/explicit/share/functions/cdh.fish:5 +msgid "Select directory by letter or number: " +msgstr "" + +#: /tmp/fish/explicit/share/functions/cdh.fish:6 +msgid "" +"Error: expected a number between 1 and %d or letter in that range, got \"%s\"" +msgstr "" + +#: /tmp/fish/explicit/share/functions/edit_command_buffer.fish:2 +msgid "Please set VISUAL or EDITOR to your preferred editor." +msgstr "" + +#: /tmp/fish/explicit/share/functions/edit_command_buffer.fish:3 +msgid "Ignoring the output of your editor since its exit status was non-zero" +msgstr "" + +#: /tmp/fish/explicit/share/functions/edit_command_buffer.fish:4 +#, fuzzy +msgid "or the file was empty" +msgstr "Treat absent files as empty" + +#: /tmp/fish/explicit/share/functions/__fish_complete_tar.fish:1 +#: /tmp/fish/explicit/share/functions/__fish_complete_tar.fish:2 +#: /tmp/fish/explicit/share/functions/__fish_complete_tar.fish:3 +#: /tmp/fish/explicit/share/functions/__fish_complete_tar.fish:4 +#: /tmp/fish/explicit/share/functions/__fish_complete_unrar.fish:1 +msgid "%s\\tArchived file\\n" +msgstr "%s\\tArchived file\\n" + +#: /tmp/fish/explicit/share/functions/__fish_config_interactive.fish:1 +msgid "Welcome to fish, the friendly interactive shell" +msgstr "Welcome to fish, the friendly interactive shell" + +#: /tmp/fish/explicit/share/functions/fish_md5.fish:1 +#: /tmp/fish/explicit/share/functions/fish_md5.fish:2 +#, fuzzy +msgid "%s: Too many arguments %s\\n" +msgstr "%s: Too many arguments\\n" + +#: /tmp/fish/explicit/share/functions/__fish_move_last.fish:1 +#, fuzzy +msgid "Hit end of history…\\n" +msgstr "Hit end of history...\\n" + +#: /tmp/fish/explicit/share/functions/fish_opt.fish:1 +msgid "%s: The --short flag is required and must be a single character\\n" +msgstr "" + +#: /tmp/fish/explicit/share/functions/__fish_print_packages.fish:1 +#: /tmp/fish/implicit/share/completions/apt-cache.fish:31 +#: /tmp/fish/implicit/share/completions/apt.fish:4 +#: /tmp/fish/implicit/share/completions/apt-get.fish:3 +#: /tmp/fish/implicit/share/completions/aptitude.fish:3 +#: /tmp/fish/implicit/share/completions/apt-mark.fish:3 +#: /tmp/fish/implicit/share/completions/dpkg-reconfigure.fish:1 +#: /tmp/fish/implicit/share/completions/prt-get.fish:1 +#: /tmp/fish/implicit/share/completions/prt-get.fish:63 +#: /tmp/fish/implicit/share/completions/wajig.fish:3 +#: /tmp/fish/implicit/share/completions/zypper.fish:1 +msgid "Package" +msgstr "Package" + +#: /tmp/fish/explicit/share/functions/fish_update_completions.fish:1 +#, fuzzy +msgid "python executable not found" +msgstr "Do not execute remote command" + +#: /tmp/fish/explicit/share/functions/funced.fish:2 +msgid "Editing failed or was cancelled" +msgstr "Editing failed or was cancelled" + +#: /tmp/fish/explicit/share/functions/funced.fish:3 +msgid "Editor exited but the function was not modified" +msgstr "" + +#: /tmp/fish/explicit/share/functions/funced.fish:4 +msgid "Edit the file again\\? [Y/n]" +msgstr "Edit the file again\\? [Y/n]" + +#: /tmp/fish/explicit/share/functions/funced.fish:5 +msgid "Cancelled function editing" +msgstr "Cancelled function editing" + +#: /tmp/fish/explicit/share/functions/funcsave.fish:1 +msgid "%s: Could not create configuration directory\\n" +msgstr "%s: Could not create configuration directory\\n" + +#: /tmp/fish/explicit/share/functions/funcsave.fish:2 +msgid "%s: Unknown function '%s'\\n" +msgstr "%s: Unknown function “%s”\\n" + +#: /tmp/fish/explicit/share/functions/help.fish:1 +msgid "%s: Could not find a web browser.\\n" +msgstr "%s: Could not find a web browser.\\n" + +#: /tmp/fish/explicit/share/functions/help.fish:3 +msgid "help: Help is being displayed in your default browser.\\n" +msgstr "help: Help is being displayed in your default browser.\\n" + +#: /tmp/fish/explicit/share/functions/help.fish:4 +msgid "help: Help is being displayed in %s.\\n" +msgstr "help: Help is being displayed in %s.\\n" + +#: /tmp/fish/explicit/share/functions/history.fish:1 +msgid "%ls: you cannot use any options with the %ls command\\n" +msgstr "" + +#: /tmp/fish/explicit/share/functions/history.fish:2 +#, fuzzy +msgid "%ls: %ls expected %d args, got %d\\n" +msgstr "%ls: Expected one argument, got %d\n" + +#: /tmp/fish/explicit/share/functions/history.fish:3 +msgid "You must specify at least one search term when deleting entries\\n" +msgstr "" + +#: /tmp/fish/explicit/share/functions/history.fish:4 +msgid "" +"If you enter 'yes' your entire interactive command history will be erased\\n" +msgstr "" + +#: /tmp/fish/explicit/share/functions/history.fish:5 +#, fuzzy +msgid "Command history cleared!" +msgstr "Command to run" + +#: /tmp/fish/explicit/share/functions/history.fish:6 +msgid "You did not say 'yes' so I will not clear your command history\\n" +msgstr "" + +#: /tmp/fish/explicit/share/functions/isatty.fish:1 +#, fuzzy +msgid "%s: Too many arguments" +msgstr "%s: Too many arguments\n" + +#: /tmp/fish/explicit/share/functions/nextd.fish:1 +#: /tmp/fish/explicit/share/functions/prevd.fish:1 +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" + +#: /tmp/fish/explicit/share/functions/open.fish:1 +msgid "No open utility found. Try installing \"xdg-open\" or \"xdg-utils\"." +msgstr "" + +#: /tmp/fish/explicit/share/functions/popd.fish:1 +#, fuzzy +msgid "%s: Directory stack is empty…\\n" +msgstr "%s: Directory stack is empty...\\n" + +#: /tmp/fish/explicit/share/functions/psub.fish:1 +#, fuzzy +msgid "%s: Not inside of command substitution" +msgstr "in command substitution\n" + +#: /tmp/fish/explicit/share/functions/realpath.fish:1 +msgid "%s: These flags are not allowed by fish realpath: '%s'" +msgstr "" + +#: /tmp/fish/explicit/share/functions/seq.fish:1 +msgid "%s: Expected 1, 2 or 3 arguments, got %d\\n" +msgstr "%s: Expected 1, 2 or 3 arguments, got %d\\n" + +#: /tmp/fish/explicit/share/functions/seq.fish:2 +msgid "%s: '%s' is not a number\\n" +msgstr "%s: “%s” is not a number\\n" + +#: /tmp/fish/explicit/share/functions/setenv.fish:1 +#: /tmp/fish/explicit/share/functions/umask.fish:3 +msgid "%s: Too many arguments\\n" +msgstr "%s: Too many arguments\\n" + +#: /tmp/fish/explicit/share/functions/setenv.fish:2 +msgid "%s: Variable name must contain alphanumeric characters\\n" +msgstr "" + +#: /tmp/fish/explicit/share/functions/type.fish:1 +msgid "%s is a function with definition\\n" +msgstr "%s is a function with definition\\n" + +#: /tmp/fish/explicit/share/functions/type.fish:2 +msgid "function" +msgstr "function" + +#: /tmp/fish/explicit/share/functions/type.fish:3 +msgid "%s is a builtin\\n" +msgstr "%s is a builtin\\n" + +#: /tmp/fish/explicit/share/functions/type.fish:4 +msgid "builtin" +msgstr "builtin" + +#: /tmp/fish/explicit/share/functions/type.fish:5 +msgid "%s is %s\\n" +msgstr "%s is %s\\n" + +#: /tmp/fish/explicit/share/functions/type.fish:6 +msgid "file" +msgstr "file" + +#: /tmp/fish/explicit/share/functions/type.fish:7 +msgid "%s: Could not find '%s'\\n" +msgstr "%s: Could not find “%s”\\n" + +#: /tmp/fish/explicit/share/functions/umask.fish:1 +#: /tmp/fish/explicit/share/functions/umask.fish:2 +msgid "%s: Invalid mask '%s'\\n" +msgstr "%s: Invalid mask “%s”\\n" + +#: /tmp/fish/explicit/share/functions/_validate_int.fish:1 +#, fuzzy +msgid "%s: Value '%s' for flag '%s' is not an integer\\n" +msgstr "%s: “%s” is not a number\\n" + +#: /tmp/fish/explicit/share/functions/_validate_int.fish:2 +msgid "%s: Value '%s' for flag '%s' less than min allowed of '%s'\\n" +msgstr "" + +#: /tmp/fish/explicit/share/functions/_validate_int.fish:3 +msgid "%s: Value '%s' for flag '%s' greater than max allowed of '%s'\\n" +msgstr "" + +#: /tmp/fish/explicit/share/functions/vared.fish:1 +msgid "%s: Unknown option %s\\n" +msgstr "%s: Unknown option %s\\n" + +#: /tmp/fish/explicit/share/functions/vared.fish:2 +msgid "" +"%s: %s is an array variable. Use %svared%s %s[n]%s to edit the n:th element " +"of %s\\n" +msgstr "" +"%s: %s is an array variable. Use %svared%s %s[n]%s to edit the n:th element " +"of %s\\n" + +#: /tmp/fish/explicit/share/functions/vared.fish:3 +msgid "" +"%s: Expected exactly one argument, got %s.\\n\\nSynopsis:\\n\\t%svared%s " +"VARIABLE\\n" +msgstr "" +"%s: Expected exactly one argument, got %s.\\n\\nSynopsis:\\n\\t%svared%s " +"VARIABLE\\n" + +#: /tmp/fish/implicit/share/config.fish:1 +msgid "Update PATH when fish_user_paths changes" +msgstr "" + +#: /tmp/fish/implicit/share/config.fish:2 +msgid "Signal handler for the TRAP signal. Launches a debug prompt." +msgstr "" + +#: /tmp/fish/implicit/share/completions/a2disconf.fish:1 +#: /tmp/fish/implicit/share/completions/a2dismod.fish:1 +#: /tmp/fish/implicit/share/completions/a2dissite.fish:1 +#: /tmp/fish/implicit/share/completions/a2enconf.fish:1 +#: /tmp/fish/implicit/share/completions/a2enmod.fish:1 +#: /tmp/fish/implicit/share/completions/a2ensite.fish:1 +#, fuzzy +msgid "Don't show informative messages" +msgstr "Print informative messages" + +#: /tmp/fish/implicit/share/completions/a2disconf.fish:2 +#: /tmp/fish/implicit/share/completions/a2dismod.fish:2 +#: /tmp/fish/implicit/share/completions/a2dissite.fish:2 +msgid "Purge all traces of module" +msgstr "" + +#: /tmp/fish/implicit/share/completions/abbr.fish:1 +#, fuzzy +msgid "Add abbreviation" +msgstr "Manage abbreviations" + +#: /tmp/fish/implicit/share/completions/abbr.fish:2 +#, fuzzy +msgid "Erase abbreviation" +msgstr "Manage abbreviations" + +#: /tmp/fish/implicit/share/completions/abbr.fish:3 +#, fuzzy +msgid "Print all abbreviations" +msgstr "Manage abbreviations" + +#: /tmp/fish/implicit/share/completions/abbr.fish:4 +#, fuzzy +msgid "Print all abbreviation names" +msgstr "Print all names" + +#: /tmp/fish/implicit/share/completions/abbr.fish:5 +#: /tmp/fish/implicit/share/completions/help.fish:11 +#: /tmp/fish/implicit/share/completions/iptables.fish:16 +#: /tmp/fish/implicit/share/completions/zypper.fish:47 +msgid "Help" +msgstr "" + +#: /tmp/fish/implicit/share/completions/abook.fish:1 +#: /tmp/fish/implicit/share/completions/grub-install.fish:32 +#, fuzzy +msgid "Show usage" +msgstr "Show source package" + +#: /tmp/fish/implicit/share/completions/abook.fish:2 +#, fuzzy +msgid "Use an alternative configuration file" +msgstr "Creates a configuration profile" + +#: /tmp/fish/implicit/share/completions/abook.fish:3 +#, fuzzy +msgid "Use an alternative addressbook file" +msgstr "Use pattern from file" + +#: /tmp/fish/implicit/share/completions/abook.fish:4 +#, fuzzy +msgid "Make a query for mutt" +msgstr "Base directory for output" + +#: /tmp/fish/implicit/share/completions/abook.fish:5 +msgid "Read email message from stdin and add the sender" +msgstr "" + +#: /tmp/fish/implicit/share/completions/abook.fish:6 +msgid "Same as --add-email. Without confirmation" +msgstr "" + +#: /tmp/fish/implicit/share/completions/abook.fish:7 +msgid "Convert address book files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/abook.fish:8 +#, fuzzy +msgid "Input file format" +msgstr "Extra full format" + +#: /tmp/fish/implicit/share/completions/abook.fish:9 +#, fuzzy +msgid "Output file format" +msgstr "Output file" + +#: /tmp/fish/implicit/share/completions/abook.fish:10 +#, fuzzy +msgid "Input file (default: stdin)" +msgstr "Open file in default application" + +#: /tmp/fish/implicit/share/completions/abook.fish:11 +#, fuzzy +msgid "Output file (default: stdout)" +msgstr "Print file to stdout" + +#: /tmp/fish/implicit/share/completions/abook.fish:12 +#, fuzzy +msgid "Print available formats" +msgstr "Print available list" + +#: /tmp/fish/implicit/share/completions/acat.fish:1 +#: /tmp/fish/implicit/share/completions/als.fish:1 +#: /tmp/fish/implicit/share/completions/aunpack.fish:1 +#, fuzzy +msgid "Archive content" +msgstr "List archive contents" + +#: /tmp/fish/implicit/share/completions/accept.fish:1 +#: /tmp/fish/implicit/share/completions/cupsaccept.fish:1 +#, fuzzy +msgid "Accept reason" +msgstr "Accept protocols" + +#: /tmp/fish/implicit/share/completions/ack.fish:1 +#: /tmp/fish/implicit/share/completions/grep.fish:23 +#: /tmp/fish/implicit/share/completions/sort.fish:3 +msgid "Ignore case" +msgstr "Ignore case" + +#: /tmp/fish/implicit/share/completions/ack.fish:2 +#, fuzzy +msgid "Ignore case when pattern contains no uppercase" +msgstr "Ignore case when comparing file names" + +#: /tmp/fish/implicit/share/completions/ack.fish:3 +#, fuzzy +msgid "Don't ignore case" +msgstr "Don't recurse" + +#: /tmp/fish/implicit/share/completions/ack.fish:4 +#, fuzzy +msgid "Invert match" +msgstr "Invert the sense of matching" + +#: /tmp/fish/implicit/share/completions/ack.fish:5 +#, fuzzy +msgid "Match only whole words" +msgstr "Only whole matching words" + +#: /tmp/fish/implicit/share/completions/ack.fish:6 +#, fuzzy +msgid "Quote all metacharacters" +msgstr "Use backslash escaped characters" + +#: /tmp/fish/implicit/share/completions/ack.fish:7 +#, fuzzy +msgid "Only print line(s) NUM of each file" +msgstr "Only print number of matches" + +#: /tmp/fish/implicit/share/completions/ack.fish:8 +#, fuzzy +msgid "Only print filenames containing matches" +msgstr "Only print number of matches" + +#: /tmp/fish/implicit/share/completions/ack.fish:9 +#, fuzzy +msgid "Only print filenames with no matches" +msgstr "Only print number of matches" + +#: /tmp/fish/implicit/share/completions/ack.fish:10 +msgid "Output the evaluation of Perl expression for each line" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ack.fish:11 +#, fuzzy +msgid "Output the part of line matching pattern" +msgstr "List contents of a package matching pattern" + +#: /tmp/fish/implicit/share/completions/ack.fish:12 +#, fuzzy +msgid "Print all lines" +msgstr "Print all names" + +#: /tmp/fish/implicit/share/completions/ack.fish:13 +#, fuzzy +msgid "Specify pattern explicitly" +msgstr "Specify gem trust policy" + +#: /tmp/fish/implicit/share/completions/ack.fish:14 +#, fuzzy +msgid "Stop searching in each file after NUM matches" +msgstr "Stop reading after NUM matches" + +#: /tmp/fish/implicit/share/completions/ack.fish:15 +#, fuzzy +msgid "Stop searching after first match" +msgstr "Stop reading after NUM matches" + +#: /tmp/fish/implicit/share/completions/ack.fish:16 +#, fuzzy +msgid "Print the filename for each match" +msgstr "Print byte offset of matches" + +#: /tmp/fish/implicit/share/completions/ack.fish:17 +#, fuzzy +msgid "Suppress the prefixing filename on output" +msgstr "Suppress printing filename" + +#: /tmp/fish/implicit/share/completions/ack.fish:18 +#, fuzzy +msgid "Show number of lines matching per file" +msgstr "See who is watching a file" + +#: /tmp/fish/implicit/share/completions/ack.fish:19 +#, fuzzy +msgid "Show column number of first match" +msgstr "Show commandname of each job" + +#: /tmp/fish/implicit/share/completions/ack.fish:20 +msgid "Don't show column number of first match" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ack.fish:21 +#: /tmp/fish/implicit/share/completions/grep.fish:1 +msgid "Print NUM lines of trailing context" +msgstr "Print NUM lines of trailing context" + +#: /tmp/fish/implicit/share/completions/ack.fish:22 +#: /tmp/fish/implicit/share/completions/grep.fish:3 +msgid "Print NUM lines of leading context" +msgstr "Print NUM lines of leading context" + +#: /tmp/fish/implicit/share/completions/ack.fish:23 +#: /tmp/fish/implicit/share/completions/grep.fish:4 +msgid "Print NUM lines of context" +msgstr "Print NUM lines of context" + +#: /tmp/fish/implicit/share/completions/ack.fish:24 +msgid "Print null byte as separator between filenames" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ack.fish:25 +#, fuzzy +msgid "Suppress error messages about file errors" +msgstr "Suppress error messages" + +#: /tmp/fish/implicit/share/completions/ack.fish:26 +#, fuzzy +msgid "Pipes all ack output through command" +msgstr "Pipe output through specified command" + +#: /tmp/fish/implicit/share/completions/ack.fish:27 +#, fuzzy +msgid "Do not send output through a pager" +msgstr "Pass the output through “pr”" + +#: /tmp/fish/implicit/share/completions/ack.fish:28 +msgid "Prints a filename heading above file's results" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ack.fish:29 +msgid "Don't print a filename heading above file's results" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ack.fish:30 +#, fuzzy +msgid "Print a break between results" +msgstr "Wait time between retries" + +#: /tmp/fish/implicit/share/completions/ack.fish:31 +msgid "Don't print a break between results" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ack.fish:32 +msgid "Filename heading and line break between results" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ack.fish:33 +msgid "No filename heading and no line breaks between results" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ack.fish:34 +#, fuzzy +msgid "Highlight the matching text" +msgstr "Hilight one search target" + +#: /tmp/fish/implicit/share/completions/ack.fish:35 +msgid "Don't highlight the matching text" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ack.fish:36 +#, fuzzy +msgid "Set the color for filenames" +msgstr "Print only rcs filename" + +#: /tmp/fish/implicit/share/completions/ack.fish:37 +#, fuzzy +msgid "Set the color for matches" +msgstr "Check for patches" + +#: /tmp/fish/implicit/share/completions/ack.fish:38 +msgid "Set the color for line numbers" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ack.fish:39 +msgid "Flush output immediately" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ack.fish:40 +#, fuzzy +msgid "Only print the files selected" +msgstr "Only print unique lines" + +#: /tmp/fish/implicit/share/completions/ack.fish:41 +#, fuzzy +msgid "Only select files matching pattern" +msgstr "Exclude files that match pattern" + +#: /tmp/fish/implicit/share/completions/ack.fish:42 +msgid "Sort the found files lexically" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ack.fish:43 +msgid "Show which types each file has" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ack.fish:44 +#, fuzzy +msgid "Read the list of files to search from file" +msgstr "Read the log message from file." + +#: /tmp/fish/implicit/share/completions/ack.fish:45 +msgid "Read the list of files to search from STDIN" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ack.fish:46 +#, fuzzy +msgid "Ignore directory" +msgstr "Include directory" + +#: /tmp/fish/implicit/share/completions/ack.fish:47 +#, fuzzy +msgid "Don't ignore directory" +msgstr "Change directory" + +#: /tmp/fish/implicit/share/completions/ack.fish:48 +#, fuzzy +msgid "Add filter for ignoring files" +msgstr "Name directory for working files" + +#: /tmp/fish/implicit/share/completions/ack.fish:49 +#, fuzzy +msgid "Recurse into subdirectories" +msgstr "Recurse into subdir" + +#: /tmp/fish/implicit/share/completions/ack.fish:50 +#, fuzzy +msgid "No descending into subdirectories" +msgstr "Add contents of subdirectories" + +#: /tmp/fish/implicit/share/completions/ack.fish:51 +#: /tmp/fish/implicit/share/completions/file.fish:7 +#: /tmp/fish/implicit/share/completions/find.fish:2 +#: /tmp/fish/implicit/share/completions/ls.fish:16 +#: /tmp/fish/implicit/share/completions/ls.fish:17 +#: /tmp/fish/implicit/share/completions/ls.fish:71 +#: /tmp/fish/implicit/share/completions/ls.fish:72 +#: /tmp/fish/implicit/share/completions/s3cmd.fish:129 +msgid "Follow symlinks" +msgstr "Follow symlinks" + +#: /tmp/fish/implicit/share/completions/ack.fish:52 +#: /tmp/fish/implicit/share/completions/ls.fish:62 +msgid "Don't follow symlinks" +msgstr "Don't follow symlinks" + +#: /tmp/fish/implicit/share/completions/ack.fish:53 +#, fuzzy +msgid "Include only recognized files" +msgstr "Include only the following names" + +#: /tmp/fish/implicit/share/completions/ack.fish:54 +#, fuzzy +msgid "Include only X files" +msgstr "Include only the following names" + +#: /tmp/fish/implicit/share/completions/ack.fish:55 +msgid "Replaces definition of type" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ack.fish:56 +#, fuzzy +msgid "Specify definition of type" +msgstr "Specify destination email" + +#: /tmp/fish/implicit/share/completions/ack.fish:57 +#, fuzzy +msgid "Removes all filters associated with type" +msgstr "Remove all gz files from cache" + +#: /tmp/fish/implicit/share/completions/ack.fish:58 +#, fuzzy +msgid "Ignores environment variables and ackrc files" +msgstr "Ignore environment variables" + +#: /tmp/fish/implicit/share/completions/ack.fish:59 +#, fuzzy +msgid "Specifies location of ackrc file" +msgstr "Specifiy config file" + +#: /tmp/fish/implicit/share/completions/ack.fish:60 +#, fuzzy +msgid "Ignore default definitions ack includes" +msgstr "Ignore externals definitions" + +#: /tmp/fish/implicit/share/completions/ack.fish:61 +#, fuzzy +msgid "Outputs default ackrc" +msgstr "Output default action for mimetype" + +#: /tmp/fish/implicit/share/completions/ack.fish:62 +#: /tmp/fish/implicit/share/completions/udisksctl.fish:1 +#: /tmp/fish/implicit/share/completions/udisksctl.fish:2 +#, fuzzy +msgid "Shows help" +msgstr "Show hidden" + +#: /tmp/fish/implicit/share/completions/ack.fish:63 +#, fuzzy +msgid "Shows all known types" +msgstr "Show all containers" + +#: /tmp/fish/implicit/share/completions/ack.fish:64 +#, fuzzy +msgid "Dump information on which options are loaded" +msgstr "Show information which is stored by darcs" + +#: /tmp/fish/implicit/share/completions/ack.fish:65 +#, fuzzy +msgid "Forces ack to treat input as a pipe" +msgstr "Expect to receive input from a pipe" + +#: /tmp/fish/implicit/share/completions/ack.fish:66 +msgid "Forces ack to treat input as tty" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ack.fish:67 +#, fuzzy +msgid "Shows man page" +msgstr "Display man page" + +#: /tmp/fish/implicit/share/completions/ack.fish:68 +#, fuzzy +msgid "Displays version and copyright" +msgstr "Display version and exit" + +#: /tmp/fish/implicit/share/completions/ack.fish:69 +msgid "Bill the Cat" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ack.fish:70 +msgid "The warning admiral" +msgstr "" + +#: /tmp/fish/implicit/share/completions/acpi.fish:1 +#, fuzzy +msgid "Show battery information" +msgstr "Show whatis information" + +#: /tmp/fish/implicit/share/completions/acpi.fish:2 +#, fuzzy +msgid "Suppress battery information" +msgstr "Suppress informational output" + +#: /tmp/fish/implicit/share/completions/acpi.fish:3 +#, fuzzy +msgid "Show thermal information" +msgstr "Show whatis information" + +#: /tmp/fish/implicit/share/completions/acpi.fish:4 +#, fuzzy +msgid "Suppress thermal information" +msgstr "Suppress informational output" + +#: /tmp/fish/implicit/share/completions/acpi.fish:5 +#, fuzzy +msgid "Show ac adapter information" +msgstr "Show apropos information" + +#: /tmp/fish/implicit/share/completions/acpi.fish:6 +#, fuzzy +msgid "Suppress ac-adapter information" +msgstr "Suppress informational output" + +#: /tmp/fish/implicit/share/completions/acpi.fish:7 +msgid "Show every device, overrides above options" +msgstr "" + +#: /tmp/fish/implicit/share/completions/acpi.fish:8 +msgid "Show non-operational devices" +msgstr "" + +#: /tmp/fish/implicit/share/completions/acpi.fish:9 +msgid "Hide non-operational devices" +msgstr "" + +#: /tmp/fish/implicit/share/completions/acpi.fish:10 +msgid "Use celcius as the temperature unit" +msgstr "" + +#: /tmp/fish/implicit/share/completions/acpi.fish:11 +msgid "Use fahrenheit as the temperature unit" +msgstr "" + +#: /tmp/fish/implicit/share/completions/acpi.fish:12 +msgid "Use kelvin as the temperature unit" +msgstr "" + +#: /tmp/fish/implicit/share/completions/acpi.fish:13 +msgid " path to ACPI info (/proc/acpi)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/acpi.fish:14 +#: /tmp/fish/implicit/share/completions/and.fish:1 +#: /tmp/fish/implicit/share/completions/apropos.fish:2 +#: /tmp/fish/implicit/share/completions/apt-build.fish:1 +#: /tmp/fish/implicit/share/completions/apt-cache.fish:1 +#: /tmp/fish/implicit/share/completions/apt-cdrom.fish:1 +#: /tmp/fish/implicit/share/completions/apt-config.fish:1 +#: /tmp/fish/implicit/share/completions/apt-extracttemplates.fish:1 +#: /tmp/fish/implicit/share/completions/apt-file.fish:1 +#: /tmp/fish/implicit/share/completions/apt-ftparchive.fish:1 +#: /tmp/fish/implicit/share/completions/apt-get.fish:4 +#: /tmp/fish/implicit/share/completions/apt-listbugs.fish:1 +#: /tmp/fish/implicit/share/completions/apt-listchanges.fish:1 +#: /tmp/fish/implicit/share/completions/apt-mark.fish:4 +#: /tmp/fish/implicit/share/completions/apt-proxy-import.fish:1 +#: /tmp/fish/implicit/share/completions/apt-rdepends.fish:1 +#: /tmp/fish/implicit/share/completions/apt-show-source.fish:1 +#: /tmp/fish/implicit/share/completions/apt-show-versions.fish:1 +#: /tmp/fish/implicit/share/completions/apt-sortpkgs.fish:1 +#: /tmp/fish/implicit/share/completions/apt-spy.fish:1 +#: /tmp/fish/implicit/share/completions/apt-src.fish:1 +#: /tmp/fish/implicit/share/completions/apt-zip-inst.fish:1 +#: /tmp/fish/implicit/share/completions/apt-zip-list.fish:1 +#: /tmp/fish/implicit/share/completions/asp.fish:6 +#: /tmp/fish/implicit/share/completions/bc.fish:7 +#: /tmp/fish/implicit/share/completions/bg.fish:1 +#: /tmp/fish/implicit/share/completions/bind.fish:4 +#: /tmp/fish/implicit/share/completions/block.fish:1 +#: /tmp/fish/implicit/share/completions/break.fish:1 +#: /tmp/fish/implicit/share/completions/builtin.fish:1 +#: /tmp/fish/implicit/share/completions/cd.fish:1 +#: /tmp/fish/implicit/share/completions/chgrp.fish:9 +#: /tmp/fish/implicit/share/completions/chmod.fish:8 +#: /tmp/fish/implicit/share/completions/chown.fish:9 +#: /tmp/fish/implicit/share/completions/command.fish:1 +#: /tmp/fish/implicit/share/completions/commandline.fish:1 +#: /tmp/fish/implicit/share/completions/complete.fish:13 +#: /tmp/fish/implicit/share/completions/configure.fish:1 +#: /tmp/fish/implicit/share/completions/continue.fish:1 +#: /tmp/fish/implicit/share/completions/cowsay.fish:3 +#: /tmp/fish/implicit/share/completions/cowthink.fish:3 +#: /tmp/fish/implicit/share/completions/cut.fish:8 +#: /tmp/fish/implicit/share/completions/dconf.fish:10 +#: /tmp/fish/implicit/share/completions/diff.fish:25 +#: /tmp/fish/implicit/share/completions/du.fish:18 +#: /tmp/fish/implicit/share/completions/echo.fish:5 +#: /tmp/fish/implicit/share/completions/entr.fish:3 +#: /tmp/fish/implicit/share/completions/env.fish:5 +#: /tmp/fish/implicit/share/completions/eval.fish:1 +#: /tmp/fish/implicit/share/completions/exec.fish:1 +#: /tmp/fish/implicit/share/completions/exit.fish:1 +#: /tmp/fish/implicit/share/completions/fg.fish:1 +#: /tmp/fish/implicit/share/completions/find.fish:6 +#: /tmp/fish/implicit/share/completions/fish.fish:2 +#: /tmp/fish/implicit/share/completions/fish_indent.fish:1 +#: /tmp/fish/implicit/share/completions/functions.fish:4 +#: /tmp/fish/implicit/share/completions/fusermount.fish:2 +#: /tmp/fish/implicit/share/completions/gpg.fish:50 +#: /tmp/fish/implicit/share/completions/gprof.fish:30 +#: /tmp/fish/implicit/share/completions/grep.fish:21 +#: /tmp/fish/implicit/share/completions/grub-file.fish:31 +#: /tmp/fish/implicit/share/completions/gunzip.fish:3 +#: /tmp/fish/implicit/share/completions/gzip.fish:3 +#: /tmp/fish/implicit/share/completions/i3-msg.fish:3 +#: /tmp/fish/implicit/share/completions/iconv.fish:7 +#: /tmp/fish/implicit/share/completions/id.fish:6 +#: /tmp/fish/implicit/share/completions/jobs.fish:1 +#: /tmp/fish/implicit/share/completions/less.fish:1 +#: /tmp/fish/implicit/share/completions/ln.fish:14 +#: /tmp/fish/implicit/share/completions/ls.fish:57 +#: /tmp/fish/implicit/share/completions/man.fish:24 +#: /tmp/fish/implicit/share/completions/mount.fish:2 +#: /tmp/fish/implicit/share/completions/mplayer.fish:4 +#: /tmp/fish/implicit/share/completions/mplayer.fish:8 +#: /tmp/fish/implicit/share/completions/mplayer.fish:34 +#: /tmp/fish/implicit/share/completions/msgfmt.fish:24 +#: /tmp/fish/implicit/share/completions/mv.fish:10 +#: /tmp/fish/implicit/share/completions/nice.fish:3 +#: /tmp/fish/implicit/share/completions/not.fish:1 +#: /tmp/fish/implicit/share/completions/or.fish:1 +#: /tmp/fish/implicit/share/completions/patch.fish:15 +#: /tmp/fish/implicit/share/completions/pine.fish:3 +#: /tmp/fish/implicit/share/completions/ps.fish:39 +#: /tmp/fish/implicit/share/completions/psub.fish:1 +#: /tmp/fish/implicit/share/completions/python2.fish:5 +#: /tmp/fish/implicit/share/completions/python3.fish:5 +#: /tmp/fish/implicit/share/completions/python.fish:5 +#: /tmp/fish/implicit/share/completions/random.fish:1 +#: /tmp/fish/implicit/share/completions/read.fish:1 +#: /tmp/fish/implicit/share/completions/return.fish:1 +#: /tmp/fish/implicit/share/completions/rmdir.fish:4 +#: /tmp/fish/implicit/share/completions/rpm.fish:1 +#: /tmp/fish/implicit/share/completions/rsync.fish:104 +#: /tmp/fish/implicit/share/completions/ruby.fish:7 +#: /tmp/fish/implicit/share/completions/scrot.fish:1 +#: /tmp/fish/implicit/share/completions/set_color.fish:8 +#: /tmp/fish/implicit/share/completions/set.fish:10 +#: /tmp/fish/implicit/share/completions/setsid.fish:5 +#: /tmp/fish/implicit/share/completions/sort.fish:22 +#: /tmp/fish/implicit/share/completions/sshfs.fish:9 +#: /tmp/fish/implicit/share/completions/status.fish:1 +#: /tmp/fish/implicit/share/completions/sudo.fish:11 +#: /tmp/fish/implicit/share/completions/su.fish:6 +#: /tmp/fish/implicit/share/completions/sylpheed.fish:3 +#: /tmp/fish/implicit/share/completions/test.fish:1 +#: /tmp/fish/implicit/share/completions/tex.fish:1 +#: /tmp/fish/implicit/share/completions/time.fish:7 +#: /tmp/fish/implicit/share/completions/top.fish:4 +#: /tmp/fish/implicit/share/completions/trap.fish:3 +#: /tmp/fish/implicit/share/completions/type.fish:1 +#: /tmp/fish/implicit/share/completions/ulimit.fish:14 +#: /tmp/fish/implicit/share/completions/umount.fish:3 +#: /tmp/fish/implicit/share/completions/uname.fish:17 +#: /tmp/fish/implicit/share/completions/valgrind.fish:2 +#: /tmp/fish/implicit/share/completions/vared.fish:1 +#: /tmp/fish/implicit/share/completions/wc.fish:6 +#: /tmp/fish/implicit/share/completions/wget.fish:2 +#: /tmp/fish/implicit/share/completions/which.fish:12 +#: /tmp/fish/implicit/share/completions/who.fish:18 +#: /tmp/fish/implicit/share/completions/xargs.fish:4 +#: /tmp/fish/implicit/share/completions/xprop.fish:1 +#: /tmp/fish/implicit/share/completions/xsel.fish:16 +#: /tmp/fish/implicit/share/completions/yum.fish:11 +#: /tmp/fish/implicit/share/completions/zcat.fish:2 +#: /tmp/fish/implicit/share/completions/zip.fish:30 msgid "Display help and exit" msgstr "Display help and exit" -#: share/completions/configure.fish:4 +#: /tmp/fish/implicit/share/completions/acpi.fish:15 +#: /tmp/fish/implicit/share/completions/dmesg.fish:17 +#: /tmp/fish/implicit/share/completions/ln.fish:15 +#: /tmp/fish/implicit/share/completions/m4.fish:2 +#: /tmp/fish/implicit/share/completions/md5sum.fish:10 +#: /tmp/fish/implicit/share/completions/readlink.fish:8 +#: /tmp/fish/implicit/share/completions/sylpheed.fish:4 +#: /tmp/fish/implicit/share/completions/timeout.fish:5 +#: /tmp/fish/implicit/share/completions/watch.fish:12 +#: /tmp/fish/implicit/share/completions/xgettext.fish:39 +#, fuzzy +msgid "Output version information and exit" +msgstr "Print version information and exit" + +#: /tmp/fish/implicit/share/completions/adb.fish:1 +msgid "Test if adb has yet to be given the subcommand" +msgstr "Test if adb has yet to be given the subcommand" + +#: /tmp/fish/implicit/share/completions/adb.fish:2 +msgid "Run adb devices and parse output" +msgstr "Run adb devices and parse output" + +#: /tmp/fish/implicit/share/completions/adb.fish:3 +msgid "Runs adb with any -s parameters already given on the command line" +msgstr "Runs adb with any -s parameters already given on the command line" + +#: /tmp/fish/implicit/share/completions/adb.fish:4 +msgid "Device to communicate with" +msgstr "" + +#: /tmp/fish/implicit/share/completions/adb.fish:5 +msgid "Communicate with first USB device" +msgstr "" + +#: /tmp/fish/implicit/share/completions/adb.fish:6 +msgid "Communicate with emulator" +msgstr "" + +#: /tmp/fish/implicit/share/completions/adb.fish:7 +#, fuzzy +msgid "Connect to device" +msgstr "Action for devices" + +#: /tmp/fish/implicit/share/completions/adb.fish:8 +#, fuzzy +msgid "Disconnect from device" +msgstr "Action for devices" + +#: /tmp/fish/implicit/share/completions/adb.fish:9 +#, fuzzy +msgid "List all connected devices" +msgstr "Print mounted devices" + +#: /tmp/fish/implicit/share/completions/adb.fish:10 +#, fuzzy +msgid "Copy file to device" +msgstr "Copy module file to stdout" + +#: /tmp/fish/implicit/share/completions/adb.fish:11 +#, fuzzy +msgid "Copy file from device" +msgstr "Extract file from file" + +#: /tmp/fish/implicit/share/completions/adb.fish:12 +msgid "Copy host->device only if changed" +msgstr "" + +#: /tmp/fish/implicit/share/completions/adb.fish:13 +msgid "Run remote shell [command]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/adb.fish:14 +msgid "Run emulator console command" +msgstr "" + +#: /tmp/fish/implicit/share/completions/adb.fish:15 +msgid "View device log" +msgstr "" + +#: /tmp/fish/implicit/share/completions/adb.fish:16 +#, fuzzy +msgid "Install package" +msgstr "Install packages" + +#: /tmp/fish/implicit/share/completions/adb.fish:17 +#, fuzzy +msgid "Uninstall package" +msgstr "Install packages" + +#: /tmp/fish/implicit/share/completions/adb.fish:18 +msgid "List PIDs of processes hosting a JDWP transport" +msgstr "" + +#: /tmp/fish/implicit/share/completions/adb.fish:19 +#, fuzzy +msgid "Port forwarding" +msgstr "Dynamic port forwarding" + +#: /tmp/fish/implicit/share/completions/adb.fish:20 +#, fuzzy +msgid "Return bugreport information" +msgstr "Don't print group information" + +#: /tmp/fish/implicit/share/completions/adb.fish:21 +#, fuzzy +msgid "Perform device backup" +msgstr "Perform delinking" + +#: /tmp/fish/implicit/share/completions/adb.fish:22 +#, fuzzy +msgid "Restore device from backup" +msgstr "Force full backup" + +#: /tmp/fish/implicit/share/completions/adb.fish:23 +#, fuzzy +msgid "Show adb version" +msgstr "Sort by version" + +#: /tmp/fish/implicit/share/completions/adb.fish:24 +msgid "Show adb help" +msgstr "" + +#: /tmp/fish/implicit/share/completions/adb.fish:25 +#, fuzzy +msgid "Block until device is online" +msgstr "Block device" + +#: /tmp/fish/implicit/share/completions/adb.fish:26 +msgid "Ensure that there is a server running" +msgstr "" + +#: /tmp/fish/implicit/share/completions/adb.fish:27 +msgid "Kill the server if it is running" +msgstr "" + +#: /tmp/fish/implicit/share/completions/adb.fish:28 +msgid "Remounts the /system partition on the device read-write" +msgstr "" + +#: /tmp/fish/implicit/share/completions/adb.fish:29 +msgid "Reboots the device, optionally into the bootloader or recovery program" +msgstr "" + +#: /tmp/fish/implicit/share/completions/adb.fish:30 +#, fuzzy +msgid "Prints state of the device" +msgstr "Print mounted devices" + +#: /tmp/fish/implicit/share/completions/adb.fish:31 +#, fuzzy +msgid "Prints serial number of the device" +msgstr "Print inode number of files" + +#: /tmp/fish/implicit/share/completions/adb.fish:32 +#, fuzzy +msgid "Prints device path" +msgstr "Print service status" + +#: /tmp/fish/implicit/share/completions/adb.fish:33 +#, fuzzy +msgid "Continuously print the device status" +msgstr "Print service status" + +#: /tmp/fish/implicit/share/completions/adb.fish:34 +msgid "Restart the adbd daemon with root permissions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/adb.fish:35 +msgid "Restart the adbd daemon listening on USB" +msgstr "" + +#: /tmp/fish/implicit/share/completions/adb.fish:36 +msgid "Restart the adbd daemon listening on TCP" +msgstr "" + +#: /tmp/fish/implicit/share/completions/adb.fish:37 +msgid "Run PPP over USB" +msgstr "" + +#: /tmp/fish/implicit/share/completions/adb.fish:38 +#, fuzzy +msgid "Sideloads the given package" +msgstr "List files in package" + +#: /tmp/fish/implicit/share/completions/adb.fish:39 +msgid "Kick current connection from host side and make it reconnect." +msgstr "" + +#: /tmp/fish/implicit/share/completions/adb.fish:40 +msgid "Forward-lock the app" +msgstr "" + +#: /tmp/fish/implicit/share/completions/adb.fish:41 +#, fuzzy +msgid "Reinstall the app keeping its data" +msgstr "Reinstall the packages" + +#: /tmp/fish/implicit/share/completions/adb.fish:42 +msgid "Install on SD card instead of internal storage" +msgstr "" + +#: /tmp/fish/implicit/share/completions/adb.fish:43 +#, fuzzy +msgid "Algorithm name" +msgstr "MAC algorithm" + +#: /tmp/fish/implicit/share/completions/adb.fish:44 +msgid "Hex-encoded key" +msgstr "" + +#: /tmp/fish/implicit/share/completions/adb.fish:45 +msgid "Hex-encoded iv" +msgstr "" + +#: /tmp/fish/implicit/share/completions/adb.fish:46 +#, fuzzy +msgid "Keep the data and cache directories" +msgstr "Do not create a hierarchy of directories" + +#: /tmp/fish/implicit/share/completions/adb.fish:47 +msgid "Also list device qualifiers" +msgstr "" + +#: /tmp/fish/implicit/share/completions/adb.fish:48 +#, fuzzy +msgid "Device to disconnect" +msgstr "Device section" + +#: /tmp/fish/implicit/share/completions/adb.fish:49 +#, fuzzy +msgid "File to write backup data to" +msgstr "Edit the patch bundle description" + +#: /tmp/fish/implicit/share/completions/adb.fish:50 +msgid "Enable backup of the .apks themselves" +msgstr "" + +#: /tmp/fish/implicit/share/completions/adb.fish:51 +msgid "Disable backup of the .apks themselves (default)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/adb.fish:52 +msgid "Enable backup of any installed apk expansion" +msgstr "" + +#: /tmp/fish/implicit/share/completions/adb.fish:53 +msgid "Disable backup of any installed apk expansion (default)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/adb.fish:54 +msgid "Enable backup of the device's shared storage / SD card contents" +msgstr "" + +#: /tmp/fish/implicit/share/completions/adb.fish:55 +msgid "" +"Disable backup of the device's shared storage / SD card contents (default)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/adb.fish:56 +#, fuzzy +msgid "Back up all installed applications" +msgstr "Query all installed packages" + +#: /tmp/fish/implicit/share/completions/adb.fish:57 +#, fuzzy +msgid "Include system applications in -all (default)" +msgstr "Install documentation files (default)" + +#: /tmp/fish/implicit/share/completions/adb.fish:58 +msgid "Exclude system applications in -all" +msgstr "" + +#: /tmp/fish/implicit/share/completions/adb.fish:59 +msgid "Package(s) to backup" +msgstr "" + +#: /tmp/fish/implicit/share/completions/adb.fish:60 +#, fuzzy +msgid "List all forward socket connections" +msgstr "List or remove functions" + +#: /tmp/fish/implicit/share/completions/adb.fish:61 +msgid "Fails the forward if local is already forwarded" +msgstr "" + +#: /tmp/fish/implicit/share/completions/adb.fish:62 +msgid "Remove a specific forward socket connection" +msgstr "" + +#: /tmp/fish/implicit/share/completions/adb.fish:63 +#, fuzzy +msgid "Remove all forward socket connections" +msgstr "Remotely forwarded ports" + +#: /tmp/fish/implicit/share/completions/adb.fish:64 +msgid "Kick current connection from device side and make it reconnect." +msgstr "" + +#: /tmp/fish/implicit/share/completions/adduser.fish:1 +#: /tmp/fish/implicit/share/completions/apt-cache.fish:28 +#: /tmp/fish/implicit/share/completions/apt-cdrom.fish:11 +#: /tmp/fish/implicit/share/completions/apt-config.fish:5 +msgid "Specify config file" +msgstr "Specify config file" + +#: /tmp/fish/implicit/share/completions/adduser.fish:2 +msgid "Do not run passwd to set the password" +msgstr "" + +#: /tmp/fish/implicit/share/completions/adduser.fish:3 +msgid "" +"Like --disabled-login, but logins are still possible (for example using SSH " +"RSA keys) but not using password authentication" +msgstr "" + +#: /tmp/fish/implicit/share/completions/adduser.fish:4 +msgid "" +"By default, user and group names are checked against the configurable " +"regular expression NAME_REGEX (or NAME_REGEX if --system is specified) " +"specified in the configuration file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/adduser.fish:5 +#, fuzzy +msgid "Set the gecos field for the new entry generated" +msgstr "Set the pre-gap size for the next track" + +#: /tmp/fish/implicit/share/completions/adduser.fish:6 +msgid "" +"When creating a group, this option forces the new groupid to be the given " +"number" +msgstr "" + +#: /tmp/fish/implicit/share/completions/adduser.fish:7 +msgid "" +"When combined with --system, a group with the same name and ID as the system " +"user is created" +msgstr "" + +#: /tmp/fish/implicit/share/completions/adduser.fish:8 +#, fuzzy +msgid "Display brief instructions" +msgstr "Display compression ratios" + +#: /tmp/fish/implicit/share/completions/adduser.fish:9 +#, fuzzy +msgid "Use specified directory as the user's home directory" +msgstr "Use specified key as the key to sign with" + +#: /tmp/fish/implicit/share/completions/adduser.fish:10 +msgid "" +"Use shell as the user's login shell, rather than the default specified by " +"the configuration file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/adduser.fish:11 +msgid "" +"Add the new user to GROUP instead of a usergroup or the default group " +"defined by USERS_GID in the configuration file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/adduser.fish:12 +#, fuzzy +msgid "Do not create the home directory, even if it doesni't exist" +msgstr "Do not create a hierarchy of directories" + +#: /tmp/fish/implicit/share/completions/adduser.fish:13 +msgid "Suppress informational messages, only show warnings and errors" +msgstr "" + +#: /tmp/fish/implicit/share/completions/adduser.fish:14 +msgid "Be verbose, most useful if you want to nail down a problem with adduser" +msgstr "" + +#: /tmp/fish/implicit/share/completions/adduser.fish:15 +msgid "Create a system user or group" +msgstr "" + +#: /tmp/fish/implicit/share/completions/adduser.fish:16 +#, fuzzy +msgid "Force the new userid to be the given number" +msgstr "Search the keyserver for the given names" + +#: /tmp/fish/implicit/share/completions/adduser.fish:17 +msgid "" +"Override the first uid in the range that the uid is chosen from (overrides " +"FIRST_UID specified in the configuration file)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/adduser.fish:18 +msgid "" +"ID Override the last uid in the range that the uid is chosen from " +"( LAST_UID )" +msgstr "" + +#: /tmp/fish/implicit/share/completions/adduser.fish:19 +msgid "Add new user to extra groups defined in the configuration file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/adduser.fish:20 +#, fuzzy +msgid "Display version and copyright information" +msgstr "Ignore version magic information" + +#: /tmp/fish/implicit/share/completions/alsactl.fish:1 +msgid "Save current driver state" +msgstr "" + +#: /tmp/fish/implicit/share/completions/alsactl.fish:2 +msgid "Load driver state" +msgstr "" + +#: /tmp/fish/implicit/share/completions/alsactl.fish:3 +msgid "Restore and rescan for available soundcards" +msgstr "" + +#: /tmp/fish/implicit/share/completions/alsactl.fish:4 +msgid "Try to restore control elements as much as possible" +msgstr "" + +#: /tmp/fish/implicit/share/completions/alsactl.fish:5 +#, fuzzy +msgid "Ignore missing soundcards" +msgstr "Ignore missing packages" + +#: /tmp/fish/implicit/share/completions/alsactl.fish:6 +msgid "Do not restore mismatching control elements" +msgstr "" + +#: /tmp/fish/implicit/share/completions/alsactl.fish:7 +#, fuzzy +msgid "Do not init if restore fails" +msgstr "Do not print differences for deleted files" + +#: /tmp/fish/implicit/share/completions/alsactl.fish:8 +msgid "Initialize all devices to a default state" +msgstr "" + +#: /tmp/fish/implicit/share/completions/alsactl.fish:9 +msgid "Periodically save state" +msgstr "" + +#: /tmp/fish/implicit/share/completions/alsactl.fish:10 +msgid "Restore state and then periodically save it" +msgstr "" + +#: /tmp/fish/implicit/share/completions/alsactl.fish:11 +msgid "Notify daemon to do an operation" +msgstr "" + +#: /tmp/fish/implicit/share/completions/alsactl.fish:12 +#, fuzzy +msgid "Monitor events" +msgstr "Monitor user" + +#: /tmp/fish/implicit/share/completions/alsactl.fish:13 +#, fuzzy +msgid "Show available flags and commands" +msgstr "Print available lsblk columns" + +#: /tmp/fish/implicit/share/completions/alsactl.fish:14 +#, fuzzy +msgid "Make output a bit more verbose" +msgstr "Make output a valid ed script" + +#: /tmp/fish/implicit/share/completions/alsactl.fish:15 +#, fuzzy +msgid "Print alsactl version number" +msgstr "Print all versions" + +#: /tmp/fish/implicit/share/completions/alsactl.fish:16 +#, fuzzy +msgid "Select the configuration file to use" +msgstr "Clear list of configuration files to read" + +#: /tmp/fish/implicit/share/completions/alsactl.fish:17 +#, fuzzy +msgid "Use a lock file" +msgstr "Use 1B block size" + +#: /tmp/fish/implicit/share/completions/alsactl.fish:18 +#, fuzzy +msgid "Do not use a lock file" +msgstr "Do not check files" + +#: /tmp/fish/implicit/share/completions/alsactl.fish:19 +#, fuzzy +msgid "Select the state lock file path" +msgstr "Select a range of patches" + +#: /tmp/fish/implicit/share/completions/alsactl.fish:20 +msgid "Save restore and init state to this file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/alsactl.fish:21 +msgid "Remove runstate file at first" +msgstr "" + +#: /tmp/fish/implicit/share/completions/alsactl.fish:22 +#, fuzzy +msgid "Set environment variable" +msgstr "Handle environment variables" + +#: /tmp/fish/implicit/share/completions/alsactl.fish:23 +#, fuzzy +msgid "The configuration file for init" +msgstr "Dump configuration file" + +#: /tmp/fish/implicit/share/completions/alsactl.fish:24 +msgid "The store period in seconds for the daemon command" +msgstr "" + +#: /tmp/fish/implicit/share/completions/alsactl.fish:25 +#, fuzzy +msgid "The PID file to use" +msgstr "Send mail to user" + +#: /tmp/fish/implicit/share/completions/alsactl.fish:26 +#, fuzzy +msgid "Run the task in background" +msgstr "Run job in background" + +#: /tmp/fish/implicit/share/completions/alsactl.fish:27 +#, fuzzy +msgid "Use syslog for messages" +msgstr "Suppress error messages" + +#: /tmp/fish/implicit/share/completions/alsactl.fish:28 +msgid "Set the process priority (see 'man nice')" +msgstr "" + +#: /tmp/fish/implicit/share/completions/alsactl.fish:29 +msgid "Set the process scheduling policy to idle (SCHED_IDLE)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/alsamixer.fish:1 +#: /tmp/fish/implicit/share/completions/bzr.fish:1 +#: /tmp/fish/implicit/share/completions/climate.fish:1 +#: /tmp/fish/implicit/share/completions/connmanctl.fish:17 +#: /tmp/fish/implicit/share/completions/cygport.fish:23 +#: /tmp/fish/implicit/share/completions/godoc.fish:25 +#: /tmp/fish/implicit/share/completions/gofmt.fish:8 +#: /tmp/fish/implicit/share/completions/goimports.fish:6 +#: /tmp/fish/implicit/share/completions/golint.fish:3 +#: /tmp/fish/implicit/share/completions/gorename.fish:10 +#: /tmp/fish/implicit/share/completions/gradle.fish:1 +#: /tmp/fish/implicit/share/completions/grub-install.fish:31 +#: /tmp/fish/implicit/share/completions/jest.fish:1 +#: /tmp/fish/implicit/share/completions/mkvextract.fish:2 +#: /tmp/fish/implicit/share/completions/mocha.fish:1 +#: /tmp/fish/implicit/share/completions/modinfo.fish:11 +#: /tmp/fish/implicit/share/completions/netcat.fish:7 +#: /tmp/fish/implicit/share/completions/netctl-auto.fish:1 +#: /tmp/fish/implicit/share/completions/poweroff.fish:1 +#: /tmp/fish/implicit/share/completions/terraform.fish:2 +#: /tmp/fish/implicit/share/completions/yast2.fish:2 +#, fuzzy +msgid "Show help" +msgstr "Show hidden" + +#: /tmp/fish/implicit/share/completions/alsamixer.fish:2 +#, fuzzy +msgid "Soundcard number or id to use" +msgstr "Set number of retries to number" + +#: /tmp/fish/implicit/share/completions/alsamixer.fish:3 +#, fuzzy +msgid "Mixer device to control" +msgstr "Division control" + +#: /tmp/fish/implicit/share/completions/alsamixer.fish:4 +#, fuzzy +msgid "Starting view mode" +msgstr "Start in Hebrew mode" + +#: /tmp/fish/implicit/share/completions/alsamixer.fish:5 +#, fuzzy +msgid "Toggle the using of colors" +msgstr "Toggle printing of remote hostname" + +#: /tmp/fish/implicit/share/completions/alsamixer.fish:6 +msgid "Mixer abstraction level" +msgstr "" + +#: /tmp/fish/implicit/share/completions/amixer.fish:1 +#, fuzzy +msgid "this help" +msgstr "Print help" + +#: /tmp/fish/implicit/share/completions/amixer.fish:2 +#, fuzzy +msgid "select the card" +msgstr "Select by command" + +#: /tmp/fish/implicit/share/completions/amixer.fish:3 +msgid "select the device, default 'default'" +msgstr "" + +#: /tmp/fish/implicit/share/completions/amixer.fish:4 +#, fuzzy +msgid "debug mode" +msgstr "Debug mode" + +#: /tmp/fish/implicit/share/completions/amixer.fish:5 +msgid "do not perform range checking" +msgstr "" + +#: /tmp/fish/implicit/share/completions/amixer.fish:6 +#, fuzzy +msgid "print version of this program" +msgstr "Specify version of gem to rdoc" + +#: /tmp/fish/implicit/share/completions/amixer.fish:7 +#, fuzzy +msgid "be quiet" +msgstr "Run quietly" + +#: /tmp/fish/implicit/share/completions/amixer.fish:8 +#, fuzzy +msgid "show also inactive controls" +msgstr "Font for active icons" + +#: /tmp/fish/implicit/share/completions/amixer.fish:9 +#, fuzzy +msgid "select abstraction level" +msgstr "Select an action" + +#: /tmp/fish/implicit/share/completions/amixer.fish:10 +#, fuzzy +msgid "Read and execute commands from stdin sequentially" +msgstr "execute commands from file, then exit" + +#: /tmp/fish/implicit/share/completions/animate.fish:1 +#: /tmp/fish/implicit/share/completions/compare.fish:1 +#: /tmp/fish/implicit/share/completions/composite.fish:2 +#: /tmp/fish/implicit/share/completions/display.fish:1 +#: /tmp/fish/implicit/share/completions/montage.fish:3 +msgid "" +"On, activate, off, deactivate, set, opaque, copy transparent, extract, " +"background, or shape [option]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/animate.fish:2 +#: /tmp/fish/implicit/share/completions/compare.fish:2 +#: /tmp/fish/implicit/share/completions/composite.fish:3 +#: /tmp/fish/implicit/share/completions/convert.fish:5 +#: /tmp/fish/implicit/share/completions/display.fish:3 +#: /tmp/fish/implicit/share/completions/montage.fish:4 +#: /tmp/fish/implicit/share/completions/stream.fish:1 +msgid "Decipher image with this password [password]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/animate.fish:3 +#: /tmp/fish/implicit/share/completions/display.fish:4 +msgid "Display image centered on a backdrop" +msgstr "" + +#: /tmp/fish/implicit/share/completions/animate.fish:4 +#: /tmp/fish/implicit/share/completions/compare.fish:3 +#: /tmp/fish/implicit/share/completions/composite.fish:5 +#: /tmp/fish/implicit/share/completions/convert.fish:13 +#: /tmp/fish/implicit/share/completions/display.fish:5 +#: /tmp/fish/implicit/share/completions/identify.fish:3 +#: /tmp/fish/implicit/share/completions/import.fish:3 +#: /tmp/fish/implicit/share/completions/mogrify.fish:12 +#: /tmp/fish/implicit/share/completions/montage.fish:8 +#: /tmp/fish/implicit/share/completions/stream.fish:2 +msgid "Apply option to select image channels [type]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/animate.fish:5 +#: /tmp/fish/implicit/share/completions/display.fish:6 +msgid "Shared or Private [type]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/animate.fish:6 +#: /tmp/fish/implicit/share/completions/compare.fish:4 +#: /tmp/fish/implicit/share/completions/composite.fish:6 +#: /tmp/fish/implicit/share/completions/convert.fish:15 +#: /tmp/fish/implicit/share/completions/display.fish:7 +#: /tmp/fish/implicit/share/completions/import.fish:4 +#: /tmp/fish/implicit/share/completions/mogrify.fish:14 +#: /tmp/fish/implicit/share/completions/stream.fish:3 +msgid "Alternate image colorspace [type]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/animate.fish:7 +#: /tmp/fish/implicit/share/completions/compare.fish:7 +#: /tmp/fish/implicit/share/completions/composite.fish:52 +#: /tmp/fish/implicit/share/completions/display.fish:61 +#: /tmp/fish/implicit/share/completions/mogrify.fish:18 +msgid "Convert cipher pixels to plain pixels [filename]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/animate.fish:8 +#: /tmp/fish/implicit/share/completions/compare.fish:8 +#: /tmp/fish/implicit/share/completions/composite.fish:10 +#: /tmp/fish/implicit/share/completions/convert.fish:19 +#: /tmp/fish/implicit/share/completions/display.fish:10 +#: /tmp/fish/implicit/share/completions/identify.fish:5 +#: /tmp/fish/implicit/share/completions/import.fish:7 +#: /tmp/fish/implicit/share/completions/mogrify.fish:19 +#: /tmp/fish/implicit/share/completions/montage.fish:14 +#: /tmp/fish/implicit/share/completions/stream.fish:5 +msgid "Define one or more image format options [format:option]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/animate.fish:9 +#: /tmp/fish/implicit/share/completions/convert.fish:20 +#: /tmp/fish/implicit/share/completions/display.fish:11 +#: /tmp/fish/implicit/share/completions/import.fish:14 +#: /tmp/fish/implicit/share/completions/mogrify.fish:20 +msgid "Display the next image after pausing [value]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/animate.fish:10 +#: /tmp/fish/implicit/share/completions/compare.fish:9 +#: /tmp/fish/implicit/share/completions/composite.fish:12 +#: /tmp/fish/implicit/share/completions/convert.fish:21 +#: /tmp/fish/implicit/share/completions/display.fish:12 +#: /tmp/fish/implicit/share/completions/identify.fish:6 +#: /tmp/fish/implicit/share/completions/import.fish:8 +#: /tmp/fish/implicit/share/completions/mogrify.fish:21 +#: /tmp/fish/implicit/share/completions/montage.fish:15 +#: /tmp/fish/implicit/share/completions/stream.fish:6 +msgid "Horizontal and vertical density of the image [geometry]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/animate.fish:11 +#: /tmp/fish/implicit/share/completions/compare.fish:10 +#: /tmp/fish/implicit/share/completions/composite.fish:11 +#: /tmp/fish/implicit/share/completions/convert.fish:22 +#: /tmp/fish/implicit/share/completions/display.fish:13 +#: /tmp/fish/implicit/share/completions/identify.fish:7 +#: /tmp/fish/implicit/share/completions/import.fish:9 +#: /tmp/fish/implicit/share/completions/mogrify.fish:22 +#: /tmp/fish/implicit/share/completions/montage.fish:16 +#: /tmp/fish/implicit/share/completions/stream.fish:7 +msgid "Image depth [value]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/animate.fish:12 +#: /tmp/fish/implicit/share/completions/display.fish:14 +msgid "Display image to this X server [server]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/animate.fish:13 +#: /tmp/fish/implicit/share/completions/composite.fish:14 +#: /tmp/fish/implicit/share/completions/convert.fish:25 +#: /tmp/fish/implicit/share/completions/display.fish:15 +#: /tmp/fish/implicit/share/completions/import.fish:12 +#: /tmp/fish/implicit/share/completions/mogrify.fish:25 +#: /tmp/fish/implicit/share/completions/montage.fish:18 +msgid "Layer disposal method [method]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/animate.fish:14 +#: /tmp/fish/implicit/share/completions/composite.fish:15 +#: /tmp/fish/implicit/share/completions/convert.fish:26 +#: /tmp/fish/implicit/share/completions/display.fish:16 +#: /tmp/fish/implicit/share/completions/import.fish:13 +#: /tmp/fish/implicit/share/completions/mogrify.fish:26 +#: /tmp/fish/implicit/share/completions/montage.fish:19 +msgid "Apply error diffusion to image [method]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/animate.fish:15 +#: /tmp/fish/implicit/share/completions/composite.fish:18 +#: /tmp/fish/implicit/share/completions/convert.fish:31 +#: /tmp/fish/implicit/share/completions/display.fish:18 +#: /tmp/fish/implicit/share/completions/import.fish:18 +#: /tmp/fish/implicit/share/completions/mogrify.fish:32 +#: /tmp/fish/implicit/share/completions/montage.fish:25 +msgid "Use this filter when resizing an image [type]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/animate.fish:16 +#: /tmp/fish/implicit/share/completions/compare.fish:14 +#: /tmp/fish/implicit/share/completions/composite.fish:20 +#: /tmp/fish/implicit/share/completions/convert.fish:33 +#: /tmp/fish/implicit/share/completions/identify.fish:10 +#: /tmp/fish/implicit/share/completions/import.fish:19 +#: /tmp/fish/implicit/share/completions/montage.fish:27 +msgid "Output formatted image characteristics [\"string\"]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/animate.fish:17 +#: /tmp/fish/implicit/share/completions/display.fish:72 +#: /tmp/fish/implicit/share/completions/montage.fish:28 +msgid "Level of gamma correction [value]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/animate.fish:18 +#: /tmp/fish/implicit/share/completions/display.fish:20 +msgid "Preferred size and location of the Image window [geometry]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/animate.fish:19 +#: /tmp/fish/implicit/share/completions/display.fish:21 +msgid "Horizontal and vertical backdrop placement [type]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/animate.fish:20 +#: /tmp/fish/implicit/share/completions/compare.fish:17 +#: /tmp/fish/implicit/share/completions/composite.fish:59 +#: /tmp/fish/implicit/share/completions/display.fish:22 +#: /tmp/fish/implicit/share/completions/import.fish:22 +#: /tmp/fish/implicit/share/completions/montage.fish:32 +#: /tmp/fish/implicit/share/completions/stream.fish:9 +msgid "Identify the format and characteristics of the image" +msgstr "" + +#: /tmp/fish/implicit/share/completions/animate.fish:21 +#: /tmp/fish/implicit/share/completions/display.fish:23 +#, fuzzy +msgid "Displayed image cannot be modified" +msgstr "Display $ at end of line" + +#: /tmp/fish/implicit/share/completions/animate.fish:22 +#: /tmp/fish/implicit/share/completions/compare.fish:18 +#: /tmp/fish/implicit/share/completions/composite.fish:23 +#: /tmp/fish/implicit/share/completions/convert.fish:38 +#: /tmp/fish/implicit/share/completions/display.fish:24 +#: /tmp/fish/implicit/share/completions/identify.fish:12 +#: /tmp/fish/implicit/share/completions/mogrify.fish:41 +#: /tmp/fish/implicit/share/completions/montage.fish:33 +#: /tmp/fish/implicit/share/completions/stream.fish:10 +msgid "Type of image interlacing scheme [type]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/animate.fish:23 +#: /tmp/fish/implicit/share/completions/composite.fish:24 +#: /tmp/fish/implicit/share/completions/convert.fish:40 +#: /tmp/fish/implicit/share/completions/display.fish:25 +#: /tmp/fish/implicit/share/completions/identify.fish:13 +#: /tmp/fish/implicit/share/completions/import.fish:24 +#: /tmp/fish/implicit/share/completions/mogrify.fish:42 +#: /tmp/fish/implicit/share/completions/montage.fish:34 +#: /tmp/fish/implicit/share/completions/stream.fish:11 +msgid "Pixel color interpolation method [method]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/animate.fish:24 +#: /tmp/fish/implicit/share/completions/compare.fish:19 +#: /tmp/fish/implicit/share/completions/composite.fish:26 +#: /tmp/fish/implicit/share/completions/convert.fish:44 +#: /tmp/fish/implicit/share/completions/display.fish:27 +#: /tmp/fish/implicit/share/completions/identify.fish:14 +#: /tmp/fish/implicit/share/completions/mogrify.fish:45 +#: /tmp/fish/implicit/share/completions/montage.fish:37 +#: /tmp/fish/implicit/share/completions/stream.fish:12 +msgid "Pixel cache resource limit [type value]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/animate.fish:25 +#: /tmp/fish/implicit/share/completions/display.fish:28 +msgid "Loop images then exit [iterations]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/animate.fish:26 +#: /tmp/fish/implicit/share/completions/display.fish:29 +msgid "Display image using this Standard Colormap [type]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/animate.fish:27 +#: /tmp/fish/implicit/share/completions/compare.fish:22 +#: /tmp/fish/implicit/share/completions/composite.fish:27 +#: /tmp/fish/implicit/share/completions/conjure.fish:1 +#: /tmp/fish/implicit/share/completions/convert.fish:48 +#: /tmp/fish/implicit/share/completions/display.fish:30 +#: /tmp/fish/implicit/share/completions/identify.fish:17 +#: /tmp/fish/implicit/share/completions/import.fish:27 +#: /tmp/fish/implicit/share/completions/mogrify.fish:50 +#: /tmp/fish/implicit/share/completions/montage.fish:40 +#: /tmp/fish/implicit/share/completions/stream.fish:14 +#, fuzzy +msgid "Monitor progress " +msgstr "Monitor user" + +#: /tmp/fish/implicit/share/completions/animate.fish:28 +msgid "Seconds to pause before reanimating" +msgstr "" + +#: /tmp/fish/implicit/share/completions/animate.fish:29 +#: /tmp/fish/implicit/share/completions/composite.fish:28 +#: /tmp/fish/implicit/share/completions/convert.fish:50 +#: /tmp/fish/implicit/share/completions/mogrify.fish:54 +#: /tmp/fish/implicit/share/completions/montage.fish:42 +msgid "Size and location of an image canvas (setting) [geometry]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/animate.fish:30 +#: /tmp/fish/implicit/share/completions/compare.fish:27 +#: /tmp/fish/implicit/share/completions/composite.fish:63 +#: /tmp/fish/implicit/share/completions/display.fish:34 +#: /tmp/fish/implicit/share/completions/import.fish:57 +#: /tmp/fish/implicit/share/completions/montage.fish:46 +#: /tmp/fish/implicit/share/completions/stream.fish:15 +msgid "Reduce colors in this colorspace [colorspace]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/animate.fish:31 +#: /tmp/fish/implicit/share/completions/compare.fish:26 +#: /tmp/fish/implicit/share/completions/composite.fish:31 +#: /tmp/fish/implicit/share/completions/conjure.fish:2 +#: /tmp/fish/implicit/share/completions/convert.fish:56 +#: /tmp/fish/implicit/share/completions/display.fish:35 +#: /tmp/fish/implicit/share/completions/identify.fish:19 +#: /tmp/fish/implicit/share/completions/import.fish:32 +#: /tmp/fish/implicit/share/completions/mogrify.fish:60 +#: /tmp/fish/implicit/share/completions/montage.fish:47 +#: /tmp/fish/implicit/share/completions/stream.fish:16 +#, fuzzy +msgid "Suppress all warning messages" +msgstr "Suppress error messages" + +#: /tmp/fish/implicit/share/completions/animate.fish:32 +#: /tmp/fish/implicit/share/completions/compare.fish:28 +#: /tmp/fish/implicit/share/completions/composite.fish:33 +#: /tmp/fish/implicit/share/completions/conjure.fish:3 +#: /tmp/fish/implicit/share/completions/convert.fish:58 +#: /tmp/fish/implicit/share/completions/display.fish:36 +#: /tmp/fish/implicit/share/completions/identify.fish:20 +#: /tmp/fish/implicit/share/completions/import.fish:33 +#: /tmp/fish/implicit/share/completions/mogrify.fish:62 +#: /tmp/fish/implicit/share/completions/montage.fish:49 +#: /tmp/fish/implicit/share/completions/stream.fish:17 +msgid "Pay attention to warning messages" +msgstr "" + +#: /tmp/fish/implicit/share/completions/animate.fish:33 +#: /tmp/fish/implicit/share/completions/display.fish:37 +msgid "Command execute a command in an remote display process" +msgstr "" + +#: /tmp/fish/implicit/share/completions/animate.fish:34 +#: /tmp/fish/implicit/share/completions/compare.fish:29 +#: /tmp/fish/implicit/share/completions/composite.fish:34 +#: /tmp/fish/implicit/share/completions/convert.fish:60 +#: /tmp/fish/implicit/share/completions/display.fish:39 +#: /tmp/fish/implicit/share/completions/import.fish:34 +#: /tmp/fish/implicit/share/completions/montage.fish:50 +#: /tmp/fish/implicit/share/completions/stream.fish:18 +msgid "Settings remain in effect until parenthesis boundary" +msgstr "" + +#: /tmp/fish/implicit/share/completions/animate.fish:35 +#: /tmp/fish/implicit/share/completions/compare.fish:30 +#: /tmp/fish/implicit/share/completions/composite.fish:35 +#: /tmp/fish/implicit/share/completions/convert.fish:61 +#: /tmp/fish/implicit/share/completions/display.fish:40 +#: /tmp/fish/implicit/share/completions/identify.fish:21 +#: /tmp/fish/implicit/share/completions/import.fish:35 +#: /tmp/fish/implicit/share/completions/mogrify.fish:63 +#: /tmp/fish/implicit/share/completions/montage.fish:51 +#: /tmp/fish/implicit/share/completions/stream.fish:19 +msgid "Horizontal and vertical sampling factor [geometry]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/animate.fish:36 +#: /tmp/fish/implicit/share/completions/compare.fish:31 +#: /tmp/fish/implicit/share/completions/composite.fish:37 +#: /tmp/fish/implicit/share/completions/conjure.fish:4 +#: /tmp/fish/implicit/share/completions/convert.fish:63 +#: /tmp/fish/implicit/share/completions/display.fish:41 +#: /tmp/fish/implicit/share/completions/identify.fish:22 +#: /tmp/fish/implicit/share/completions/import.fish:38 +#: /tmp/fish/implicit/share/completions/mogrify.fish:65 +#: /tmp/fish/implicit/share/completions/montage.fish:53 +#: /tmp/fish/implicit/share/completions/stream.fish:20 +msgid "Seed a new sequence of pseudo-random numbers [value]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/animate.fish:37 +#: /tmp/fish/implicit/share/completions/compare.fish:32 +#: /tmp/fish/implicit/share/completions/identify.fish:23 +#: /tmp/fish/implicit/share/completions/montage.fish:54 +#: /tmp/fish/implicit/share/completions/stream.fish:21 +msgid "Attribute set an image attribute [ value]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/animate.fish:38 +#: /tmp/fish/implicit/share/completions/compare.fish:33 +#: /tmp/fish/implicit/share/completions/composite.fish:38 +#: /tmp/fish/implicit/share/completions/convert.fish:64 +#: /tmp/fish/implicit/share/completions/display.fish:43 +#: /tmp/fish/implicit/share/completions/identify.fish:24 +#: /tmp/fish/implicit/share/completions/mogrify.fish:66 +#: /tmp/fish/implicit/share/completions/montage.fish:56 +#: /tmp/fish/implicit/share/completions/stream.fish:22 +msgid "Width and height of image [geometry]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/animate.fish:39 +#: /tmp/fish/implicit/share/completions/compare.fish:35 +#: /tmp/fish/implicit/share/completions/composite.fish:41 +#: /tmp/fish/implicit/share/completions/convert.fish:74 +#: /tmp/fish/implicit/share/completions/display.fish:45 +#: /tmp/fish/implicit/share/completions/import.fish:44 +#: /tmp/fish/implicit/share/completions/mogrify.fish:77 +#: /tmp/fish/implicit/share/completions/montage.fish:64 +#: /tmp/fish/implicit/share/completions/stream.fish:26 +msgid "Transparent color [color]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/animate.fish:40 +#: /tmp/fish/implicit/share/completions/composite.fish:42 +#: /tmp/fish/implicit/share/completions/convert.fish:73 +#: /tmp/fish/implicit/share/completions/display.fish:46 +#: /tmp/fish/implicit/share/completions/import.fish:45 +#: /tmp/fish/implicit/share/completions/mogrify.fish:76 +#: /tmp/fish/implicit/share/completions/montage.fish:65 +msgid "Color tree depth [value]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/animate.fish:41 +#: /tmp/fish/implicit/share/completions/compare.fish:37 +#: /tmp/fish/implicit/share/completions/composite.fish:45 +#: /tmp/fish/implicit/share/completions/conjure.fish:5 +#: /tmp/fish/implicit/share/completions/convert.fish:77 +#: /tmp/fish/implicit/share/completions/display.fish:48 +#: /tmp/fish/implicit/share/completions/identify.fish:28 +#: /tmp/fish/implicit/share/completions/import.fish:46 +#: /tmp/fish/implicit/share/completions/mogrify.fish:80 +#: /tmp/fish/implicit/share/completions/montage.fish:68 +#: /tmp/fish/implicit/share/completions/stream.fish:27 +#, fuzzy +msgid "Print detailed information about the image" +msgstr "Display detailed information about the packages" + +#: /tmp/fish/implicit/share/completions/animate.fish:42 +#: /tmp/fish/implicit/share/completions/display.fish:49 +msgid "Display image using this visual type [type]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/animate.fish:43 +#: /tmp/fish/implicit/share/completions/compare.fish:39 +#: /tmp/fish/implicit/share/completions/composite.fish:46 +#: /tmp/fish/implicit/share/completions/convert.fish:79 +#: /tmp/fish/implicit/share/completions/display.fish:50 +#: /tmp/fish/implicit/share/completions/identify.fish:29 +#: /tmp/fish/implicit/share/completions/mogrify.fish:82 +#: /tmp/fish/implicit/share/completions/montage.fish:69 +#: /tmp/fish/implicit/share/completions/stream.fish:28 +msgid "Virtual pixel access method [method]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/animate.fish:44 +#: /tmp/fish/implicit/share/completions/display.fish:51 +msgid "Display image to background of this window [id]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/animate.fish:45 +#: /tmp/fish/implicit/share/completions/composite.fish:51 +#: /tmp/fish/implicit/share/completions/convert.fish:14 +#: /tmp/fish/implicit/share/completions/display.fish:58 +#: /tmp/fish/implicit/share/completions/import.fish:50 +#: /tmp/fish/implicit/share/completions/mogrify.fish:13 +#: /tmp/fish/implicit/share/completions/montage.fish:9 +msgid "Preferred number of colors in the image [value]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/animate.fish:46 +#: /tmp/fish/implicit/share/completions/display.fish:60 +#: /tmp/fish/implicit/share/completions/import.fish:51 +#: /tmp/fish/implicit/share/completions/montage.fish:75 +msgid "Preferred size and location of the cropped image [geometry]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/animate.fish:47 +#: /tmp/fish/implicit/share/completions/compare.fish:13 +#: /tmp/fish/implicit/share/completions/composite.fish:57 +#: /tmp/fish/implicit/share/completions/display.fish:67 +#: /tmp/fish/implicit/share/completions/identify.fish:8 +#: /tmp/fish/implicit/share/completions/montage.fish:23 +#: /tmp/fish/implicit/share/completions/stream.fish:8 +#, fuzzy +msgid "Extract area from image [geometry]" +msgstr "Extract file from file" + +#: /tmp/fish/implicit/share/completions/animate.fish:48 +#: /tmp/fish/implicit/share/completions/composite.fish:60 +#: /tmp/fish/implicit/share/completions/display.fish:73 +#: /tmp/fish/implicit/share/completions/import.fish:54 +#: /tmp/fish/implicit/share/completions/montage.fish:81 +msgid "Transform image to black and white" +msgstr "" + +#: /tmp/fish/implicit/share/completions/animate.fish:49 +#: /tmp/fish/implicit/share/completions/composite.fish:64 +#: /tmp/fish/implicit/share/completions/display.fish:38 +#: /tmp/fish/implicit/share/completions/montage.fish:83 +msgid "Size and location of an image canvas (operator) [geometry]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/animate.fish:50 +#: /tmp/fish/implicit/share/completions/display.fish:77 +msgid "Change the resolution of an image [geometry]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/animate.fish:51 +#: /tmp/fish/implicit/share/completions/composite.fish:66 +#: /tmp/fish/implicit/share/completions/display.fish:78 +#: /tmp/fish/implicit/share/completions/import.fish:58 +#: /tmp/fish/implicit/share/completions/montage.fish:84 +msgid "Resize the image [geometry]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/animate.fish:52 +#: /tmp/fish/implicit/share/completions/composite.fish:65 +#: /tmp/fish/implicit/share/completions/display.fish:80 +#: /tmp/fish/implicit/share/completions/import.fish:59 +#: /tmp/fish/implicit/share/completions/montage.fish:85 +msgid "Apply Paeth rotation to the image [degrees]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/animate.fish:53 +#: /tmp/fish/implicit/share/completions/composite.fish:71 +#: /tmp/fish/implicit/share/completions/display.fish:84 +#: /tmp/fish/implicit/share/completions/identify.fish:25 +#: /tmp/fish/implicit/share/completions/import.fish:60 +#: /tmp/fish/implicit/share/completions/montage.fish:86 +msgid "Strip image of all profiles and comments" +msgstr "" + +#: /tmp/fish/implicit/share/completions/animate.fish:54 +#: /tmp/fish/implicit/share/completions/composite.fish:72 +#: /tmp/fish/implicit/share/completions/display.fish:86 +#: /tmp/fish/implicit/share/completions/import.fish:61 +#: /tmp/fish/implicit/share/completions/montage.fish:61 +msgid "Create a thumbnail of the image [geometry]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/animate.fish:55 +#: /tmp/fish/implicit/share/completions/display.fish:87 +#: /tmp/fish/implicit/share/completions/import.fish:63 +#: /tmp/fish/implicit/share/completions/montage.fish:66 +msgid "Trim image edges" +msgstr "" + +#: /tmp/fish/implicit/share/completions/animate.fish:56 +#: /tmp/fish/implicit/share/completions/display.fish:88 +#: /tmp/fish/implicit/share/completions/montage.fish:92 +#, fuzzy +msgid "Merge a sequence of images" +msgstr "Print sequences of numbers" + +#: /tmp/fish/implicit/share/completions/animate.fish:57 +#: /tmp/fish/implicit/share/completions/display.fish:89 +#: /tmp/fish/implicit/share/completions/mogrify.fish:33 +#: /tmp/fish/implicit/share/completions/montage.fish:77 +#, fuzzy +msgid "Flatten a sequence of images" +msgstr "Print sequences of numbers" + +#: /tmp/fish/implicit/share/completions/animate.fish:58 +#: /tmp/fish/implicit/share/completions/compare.fish:40 +#: /tmp/fish/implicit/share/completions/composite.fish:79 +#: /tmp/fish/implicit/share/completions/conjure.fish:6 +#: /tmp/fish/implicit/share/completions/display.fish:90 +#: /tmp/fish/implicit/share/completions/identify.fish:31 +#: /tmp/fish/implicit/share/completions/import.fish:65 +#: /tmp/fish/implicit/share/completions/montage.fish:100 +#: /tmp/fish/implicit/share/completions/stream.fish:29 +#, fuzzy +msgid "Display copious debugging information [events]" +msgstr "Display detailed information of gem(s)" + +#: /tmp/fish/implicit/share/completions/animate.fish:59 +#: /tmp/fish/implicit/share/completions/compare.fish:41 +#: /tmp/fish/implicit/share/completions/composite.fish:80 +#: /tmp/fish/implicit/share/completions/conjure.fish:7 +#: /tmp/fish/implicit/share/completions/display.fish:91 +#: /tmp/fish/implicit/share/completions/identify.fish:32 +#: /tmp/fish/implicit/share/completions/import.fish:53 +#: /tmp/fish/implicit/share/completions/montage.fish:101 +#: /tmp/fish/implicit/share/completions/stream.fish:30 +#, fuzzy +msgid "Print program options" +msgstr "Print lpr options" + +#: /tmp/fish/implicit/share/completions/animate.fish:60 +#: /tmp/fish/implicit/share/completions/compare.fish:42 +#: /tmp/fish/implicit/share/completions/composite.fish:81 +#: /tmp/fish/implicit/share/completions/display.fish:92 +#: /tmp/fish/implicit/share/completions/import.fish:66 +#: /tmp/fish/implicit/share/completions/montage.fish:102 +#: /tmp/fish/implicit/share/completions/stream.fish:31 +msgid "Print a list of supported option arguments [type]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/animate.fish:61 +#: /tmp/fish/implicit/share/completions/compare.fish:43 +#: /tmp/fish/implicit/share/completions/composite.fish:82 +#: /tmp/fish/implicit/share/completions/conjure.fish:8 +#: /tmp/fish/implicit/share/completions/display.fish:93 +#: /tmp/fish/implicit/share/completions/identify.fish:33 +#: /tmp/fish/implicit/share/completions/import.fish:67 +#: /tmp/fish/implicit/share/completions/montage.fish:103 +#: /tmp/fish/implicit/share/completions/stream.fish:32 +msgid "Format of debugging information [format]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/animate.fish:62 +msgid "" +"Print version information Press any button to map or unmap the Command widget" +msgstr "" + +#: /tmp/fish/implicit/share/completions/animate.fish:63 +#: /tmp/fish/implicit/share/completions/composite.fish:84 +#: /tmp/fish/implicit/share/completions/display.fish:95 +#: /tmp/fish/implicit/share/completions/identify.fish:16 +#: /tmp/fish/implicit/share/completions/mogrify.fish:48 +#: /tmp/fish/implicit/share/completions/montage.fish:105 +msgid "Store matte channel if the image has one" +msgstr "" + +#: /tmp/fish/implicit/share/completions/animate.fish:64 +#: /tmp/fish/implicit/share/completions/display.fish:96 +#: /tmp/fish/implicit/share/completions/montage.fish:52 +msgid "Range image scene range" +msgstr "" + +#: /tmp/fish/implicit/share/completions/animate.fish:65 +#: /tmp/fish/implicit/share/completions/composite.fish:85 +#: /tmp/fish/implicit/share/completions/display.fish:97 +#: /tmp/fish/implicit/share/completions/import.fish:69 +#: /tmp/fish/implicit/share/completions/mogrify.fish:71 +#: /tmp/fish/implicit/share/completions/montage.fish:106 +msgid "Resize support: > 1.0 is blurry, < 1.0 is sharp [factor]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/apm.fish:1 +#: /tmp/fish/implicit/share/completions/apm.fish:2 +#: /tmp/fish/implicit/share/completions/apm.fish:3 +#: /tmp/fish/implicit/share/completions/apt.fish:5 +#: /tmp/fish/implicit/share/completions/aura.fish:18 +#: /tmp/fish/implicit/share/completions/base64.fish:4 +#: /tmp/fish/implicit/share/completions/brew.fish:41 +#: /tmp/fish/implicit/share/completions/castnow.fish:23 +#: /tmp/fish/implicit/share/completions/dpkg-reconfigure.fish:2 +#: /tmp/fish/implicit/share/completions/fossil.fish:142 +#: /tmp/fish/implicit/share/completions/lscpu.fish:8 +#: /tmp/fish/implicit/share/completions/mdadm.fish:8 +#: /tmp/fish/implicit/share/completions/mddiagnose.fish:1 +#: /tmp/fish/implicit/share/completions/mkdir.fish:5 +#: /tmp/fish/implicit/share/completions/mutt.fish:4 +#: /tmp/fish/implicit/share/completions/netctl.fish:1 +#: /tmp/fish/implicit/share/completions/objdump.fish:22 +#: /tmp/fish/implicit/share/completions/pacaur.fish:12 +#: /tmp/fish/implicit/share/completions/pacman.fish:11 +#: /tmp/fish/implicit/share/completions/travis.fish:37 +#: /tmp/fish/implicit/share/completions/xdg-mime.fish:11 +#: /tmp/fish/implicit/share/completions/xz.fish:36 +#: /tmp/fish/implicit/share/completions/yaourt.fish:12 +#, fuzzy +msgid "Display help" +msgstr "Display a help page" + +#: /tmp/fish/implicit/share/completions/apm.fish:4 +#: /tmp/fish/implicit/share/completions/base64.fish:5 +#: /tmp/fish/implicit/share/completions/git.fish:2 +#: /tmp/fish/implicit/share/completions/lscpu.fish:9 +#: /tmp/fish/implicit/share/completions/netctl.fish:2 +#: /tmp/fish/implicit/share/completions/xz.fish:38 +#, fuzzy +msgid "Display version" +msgstr "Display version and exit" + +#: /tmp/fish/implicit/share/completions/apm.fish:5 +#, fuzzy +msgid "Enable colored output" +msgstr "Use colors in output" + +#: /tmp/fish/implicit/share/completions/apm.fish:6 +#: /tmp/fish/implicit/share/completions/magento.fish:25 +#, fuzzy +msgid "Disable colored output" +msgstr "Use colors in output" + +#: /tmp/fish/implicit/share/completions/apm.fish:7 +#, fuzzy +msgid "Modify or list configuration items" +msgstr "Specify directory with configuration files" + +#: /tmp/fish/implicit/share/completions/apm.fish:8 +#, fuzzy +msgid "Set config item" +msgstr "Use config file" + +#: /tmp/fish/implicit/share/completions/apm.fish:9 +#, fuzzy +msgid "Get config item" +msgstr "Use config file" + +#: /tmp/fish/implicit/share/completions/apm.fish:10 +#, fuzzy +msgid "Delete config item" +msgstr "Use config file" + +#: /tmp/fish/implicit/share/completions/apm.fish:11 +#, fuzzy +msgid "List config items" +msgstr "List config files" + +#: /tmp/fish/implicit/share/completions/apm.fish:12 +#, fuzzy +msgid "Edit config items" +msgstr "List config files" + +#: /tmp/fish/implicit/share/completions/apm.fish:13 +msgid "Reduce duplication in node_modules in current directory" +msgstr "" + +#: /tmp/fish/implicit/share/completions/apm.fish:14 +msgid "Delete installed package(s) from ~/.atom/packages" +msgstr "" + +#: /tmp/fish/implicit/share/completions/apm.fish:15 +#: /tmp/fish/implicit/share/completions/apm.fish:78 +msgid "Unlink package from ~/.atom/packages and ~/.atom/dev/packages" +msgstr "" + +#: /tmp/fish/implicit/share/completions/apm.fish:16 +#: /tmp/fish/implicit/share/completions/apm.fish:79 +msgid "Unlink package from ~/.atom/dev/packages" +msgstr "" + +#: /tmp/fish/implicit/share/completions/apm.fish:17 +msgid "Clone install dependencies and link a package for development" +msgstr "" + +#: /tmp/fish/implicit/share/completions/apm.fish:18 +msgid "Open a package's homepage in the default browser" +msgstr "" + +#: /tmp/fish/implicit/share/completions/apm.fish:19 +#, fuzzy +msgid "Print URL instead of opening" +msgstr "Link files instead of copying" + +#: /tmp/fish/implicit/share/completions/apm.fish:20 +msgid "Output featured packages as JSON array" +msgstr "" + +#: /tmp/fish/implicit/share/completions/apm.fish:21 +#: /tmp/fish/implicit/share/completions/apm.fish:45 +#: /tmp/fish/implicit/share/completions/apm.fish:73 +#, fuzzy +msgid "Only list themes" +msgstr "Lists the keys" + +#: /tmp/fish/implicit/share/completions/apm.fish:22 +msgid "Only list packages/themes compatible with specified Atom version" +msgstr "" + +#: /tmp/fish/implicit/share/completions/apm.fish:23 +#, fuzzy +msgid "Generates code scaffolding for theme or package" +msgstr "Generate a .deb file for an installed package" + +#: /tmp/fish/implicit/share/completions/apm.fish:24 +msgid "Path to the package or theme template" +msgstr "" + +#: /tmp/fish/implicit/share/completions/apm.fish:25 +#, fuzzy +msgid "Generates a basic package" +msgstr "Generate man page" + +#: /tmp/fish/implicit/share/completions/apm.fish:26 +#, fuzzy +msgid "Generates a basic theme" +msgstr "Generate a simple Gemfile" + +#: /tmp/fish/implicit/share/completions/apm.fish:27 +#, fuzzy +msgid "Generates a basic language package" +msgstr "Generate a .deb file for an installed package" + +#: /tmp/fish/implicit/share/completions/apm.fish:28 +msgid "Convert TextMate bundle/theme" +msgstr "" + +#: /tmp/fish/implicit/share/completions/apm.fish:29 +msgid "Install Atom package to ~/.atom/packages/" +msgstr "" + +#: /tmp/fish/implicit/share/completions/apm.fish:30 +msgid "Check native build tools are installed" +msgstr "" + +#: /tmp/fish/implicit/share/completions/apm.fish:31 +#: /tmp/fish/implicit/share/completions/apm.fish:52 +#, fuzzy +msgid "Show verbose debug information" +msgstr "Show apropos information" + +#: /tmp/fish/implicit/share/completions/apm.fish:32 +#, fuzzy +msgid "Specify text file containing packages to install" +msgstr "Specify version of gem to install" + +#: /tmp/fish/implicit/share/completions/apm.fish:33 +#, fuzzy +msgid "Do not install dev dependencies" +msgstr "Do not install any required dependent gems" + +#: /tmp/fish/implicit/share/completions/apm.fish:34 +#: /tmp/fish/implicit/share/completions/apm.fish:51 +#, fuzzy +msgid "Only install packages/themes compatible with specified Atom version" +msgstr "list all packages with specified useflag" + +#: /tmp/fish/implicit/share/completions/apm.fish:35 +msgid "Set npm log level to silent" +msgstr "" + +#: /tmp/fish/implicit/share/completions/apm.fish:36 +msgid "Set npm log level to quiet" +msgstr "" + +#: /tmp/fish/implicit/share/completions/apm.fish:37 +msgid "Create a symlink for the package in ~/.atom/packages" +msgstr "" + +#: /tmp/fish/implicit/share/completions/apm.fish:38 +msgid "Link to ~/.atom/dev/packages" +msgstr "" + +#: /tmp/fish/implicit/share/completions/apm.fish:39 +#, fuzzy +msgid "List all installed and bundled packages" +msgstr "List all available packages" + +#: /tmp/fish/implicit/share/completions/apm.fish:40 +msgid "Print packages one per line with no formatting" +msgstr "" + +#: /tmp/fish/implicit/share/completions/apm.fish:41 +#, fuzzy +msgid "Include dev packages" +msgstr "Installed package" + +#: /tmp/fish/implicit/share/completions/apm.fish:42 +#, fuzzy +msgid "Only list installed packages/themes" +msgstr "Query all installed packages" + +#: /tmp/fish/implicit/share/completions/apm.fish:43 +msgid "Output all packages as a JSON object" +msgstr "" + +#: /tmp/fish/implicit/share/completions/apm.fish:44 +#, fuzzy +msgid "Include linked packages" +msgstr "Installed package" + +#: /tmp/fish/implicit/share/completions/apm.fish:46 +#, fuzzy +msgid "Only list packages" +msgstr "Install packages" + +#: /tmp/fish/implicit/share/completions/apm.fish:47 +msgid "Save Atom API token to keychain" +msgstr "" + +#: /tmp/fish/implicit/share/completions/apm.fish:48 +#, fuzzy +msgid "Specify API token" +msgstr "Specify options" + +#: /tmp/fish/implicit/share/completions/apm.fish:49 +#, fuzzy +msgid "Upgrade out of date packages" +msgstr "Upgrade source packages" + +#: /tmp/fish/implicit/share/completions/apm.fish:50 +msgid "Output outdated packages as JSON array" +msgstr "" + +#: /tmp/fish/implicit/share/completions/apm.fish:53 +msgid "Confirm before installing updates" +msgstr "" + +#: /tmp/fish/implicit/share/completions/apm.fish:54 +#, fuzzy +msgid "List but don't install the outdated packages" +msgstr "List installed source package\\(s\\)" + +#: /tmp/fish/implicit/share/completions/apm.fish:55 +#, fuzzy +msgid "Publish new version of package in current working directory" +msgstr "Change working directory" + +#: /tmp/fish/implicit/share/completions/apm.fish:56 +msgid "Semantic version category for new version" +msgstr "" + +#: /tmp/fish/implicit/share/completions/apm.fish:57 +#, fuzzy +msgid "Specify a tag to publish" +msgstr "Specify man path" + +#: /tmp/fish/implicit/share/completions/apm.fish:58 +#, fuzzy +msgid "Specify a new name for the package" +msgstr "Display change information for the package" + +#: /tmp/fish/implicit/share/completions/apm.fish:59 +msgid "Rebuild modules installed in node_modules in current working directory" +msgstr "" + +#: /tmp/fish/implicit/share/completions/apm.fish:60 +#, fuzzy +msgid "Rebuild module cache for installed packages" +msgstr "Rebuild and install an installed package" + +#: /tmp/fish/implicit/share/completions/apm.fish:61 +#, fuzzy +msgid "Search for Atom packages/themes in the atom.io registry" +msgstr "Search for packages matching a pattern" + +#: /tmp/fish/implicit/share/completions/apm.fish:62 +msgid "Output matching packages as JSON array" +msgstr "" + +#: /tmp/fish/implicit/share/completions/apm.fish:63 +#, fuzzy +msgid "Search only non-theme packages" +msgstr "Search in all man pages" + +#: /tmp/fish/implicit/share/completions/apm.fish:64 +#, fuzzy +msgid "Search only themes" +msgstr "Search for other system" + +#: /tmp/fish/implicit/share/completions/apm.fish:65 +msgid "View information about package/theme in the atom.io registry" +msgstr "" + +#: /tmp/fish/implicit/share/completions/apm.fish:66 +msgid "Output as JSON array" +msgstr "" + +#: /tmp/fish/implicit/share/completions/apm.fish:67 +#, fuzzy +msgid "Show latest version compatible with specified Atom version" +msgstr "Query packages with the specified group" + +#: /tmp/fish/implicit/share/completions/apm.fish:68 +msgid "Star the given packages on https://atom.io" +msgstr "" + +#: /tmp/fish/implicit/share/completions/apm.fish:69 +#, fuzzy +msgid "Star all packages in ~/.atom/packages" +msgstr "Search full package name" + +#: /tmp/fish/implicit/share/completions/apm.fish:70 +#, fuzzy +msgid "List or install starred Atom packages and themes" +msgstr "List installed source package\\(s\\)" + +#: /tmp/fish/implicit/share/completions/apm.fish:71 +msgid "Output packages as JSON array" +msgstr "" + +#: /tmp/fish/implicit/share/completions/apm.fish:72 +#, fuzzy +msgid "Install the starred packages" +msgstr "Install the packages" + +#: /tmp/fish/implicit/share/completions/apm.fish:74 +msgid "GitHub username to show starred packages for" +msgstr "" + +#: /tmp/fish/implicit/share/completions/apm.fish:75 +#, fuzzy +msgid "Runs the package's tests contained within the spec directory" +msgstr "Download the packages to the current directory" + +#: /tmp/fish/implicit/share/completions/apm.fish:76 +#, fuzzy +msgid "Path to atom command" +msgstr "Print path to command" + +#: /tmp/fish/implicit/share/completions/apm.fish:77 +msgid "Delete the symlink in ~/.atom/packages for the package" +msgstr "" + +#: /tmp/fish/implicit/share/completions/apm.fish:80 +msgid "Unlink all packages in ~/.atom/packages and ~/.atom/dev/packages" +msgstr "" + +#: /tmp/fish/implicit/share/completions/apm.fish:81 +msgid "Remove published package or version from the atom.io registry" +msgstr "" + +#: /tmp/fish/implicit/share/completions/apm.fish:82 +#, fuzzy +msgid "Do not prompt for confirmation" +msgstr "Do not prompt for an expiration time" + +#: /tmp/fish/implicit/share/completions/apm.fish:83 +msgid "Unstar given packages on https://atom.io" +msgstr "" + +#: /tmp/fish/implicit/share/completions/apm.fish:84 +#: /tmp/fish/implicit/share/completions/apropos.fish:11 +#: /tmp/fish/implicit/share/completions/apt-build.fish:27 +#: /tmp/fish/implicit/share/completions/apt-cache.fish:27 +#: /tmp/fish/implicit/share/completions/apt-cdrom.fish:10 +#: /tmp/fish/implicit/share/completions/apt-config.fish:4 +#: /tmp/fish/implicit/share/completions/apt-file.fish:11 +#: /tmp/fish/implicit/share/completions/apt.fish:6 +#: /tmp/fish/implicit/share/completions/apt-ftparchive.fish:14 +#: /tmp/fish/implicit/share/completions/apt-get.fish:46 +#: /tmp/fish/implicit/share/completions/apt-mark.fish:12 +#: /tmp/fish/implicit/share/completions/apt-proxy-import.fish:2 +#: /tmp/fish/implicit/share/completions/apt-rdepends.fish:11 +#: /tmp/fish/implicit/share/completions/apt-show-source.fish:7 +#: /tmp/fish/implicit/share/completions/apt-sortpkgs.fish:3 +#: /tmp/fish/implicit/share/completions/apt-zip-inst.fish:2 +#: /tmp/fish/implicit/share/completions/apt-zip-list.fish:2 +#: /tmp/fish/implicit/share/completions/at.fish:1 +#: /tmp/fish/implicit/share/completions/atq.fish:1 +#: /tmp/fish/implicit/share/completions/atrm.fish:1 +#: /tmp/fish/implicit/share/completions/aura.fish:17 +#: /tmp/fish/implicit/share/completions/bc.fish:6 +#: /tmp/fish/implicit/share/completions/bunzip2.fish:7 +#: /tmp/fish/implicit/share/completions/bzip2.fish:10 +#: /tmp/fish/implicit/share/completions/cdrecord.fish:1 +#: /tmp/fish/implicit/share/completions/chgrp.fish:10 +#: /tmp/fish/implicit/share/completions/chmod.fish:9 +#: /tmp/fish/implicit/share/completions/chown.fish:10 +#: /tmp/fish/implicit/share/completions/chsh.fish:3 +#: /tmp/fish/implicit/share/completions/configure.fish:2 +#: /tmp/fish/implicit/share/completions/cut.fish:9 +#: /tmp/fish/implicit/share/completions/diff.fish:24 +#: /tmp/fish/implicit/share/completions/du.fish:19 +#: /tmp/fish/implicit/share/completions/env.fish:6 +#: /tmp/fish/implicit/share/completions/find.fish:14 +#: /tmp/fish/implicit/share/completions/fish.fish:3 +#: /tmp/fish/implicit/share/completions/fish_indent.fish:2 +#: /tmp/fish/implicit/share/completions/fusermount.fish:3 +#: /tmp/fish/implicit/share/completions/gphoto2.fish:17 +#: /tmp/fish/implicit/share/completions/gprof.fish:31 +#: /tmp/fish/implicit/share/completions/grep.fish:43 +#: /tmp/fish/implicit/share/completions/gunzip.fish:13 +#: /tmp/fish/implicit/share/completions/gzip.fish:13 +#: /tmp/fish/implicit/share/completions/iconv.fish:6 +#: /tmp/fish/implicit/share/completions/id.fish:7 +#: /tmp/fish/implicit/share/completions/less.fish:41 +#: /tmp/fish/implicit/share/completions/ls.fish:58 +#: /tmp/fish/implicit/share/completions/make.fish:19 +#: /tmp/fish/implicit/share/completions/modprobe.fish:9 +#: /tmp/fish/implicit/share/completions/mount.fish:1 +#: /tmp/fish/implicit/share/completions/mplayer.fish:35 +#: /tmp/fish/implicit/share/completions/msgfmt.fish:25 +#: /tmp/fish/implicit/share/completions/mv.fish:11 +#: /tmp/fish/implicit/share/completions/nice.fish:4 +#: /tmp/fish/implicit/share/completions/pacaur.fish:11 +#: /tmp/fish/implicit/share/completions/pacman.fish:10 +#: /tmp/fish/implicit/share/completions/patch.fish:30 +#: /tmp/fish/implicit/share/completions/perl.fish:36 +#: /tmp/fish/implicit/share/completions/ping.fish:26 +#: /tmp/fish/implicit/share/completions/pkg.fish:1 +#: /tmp/fish/implicit/share/completions/ps.fish:38 +#: /tmp/fish/implicit/share/completions/python2.fish:13 +#: /tmp/fish/implicit/share/completions/python3.fish:13 +#: /tmp/fish/implicit/share/completions/python.fish:14 +#: /tmp/fish/implicit/share/completions/rmdir.fish:5 +#: /tmp/fish/implicit/share/completions/rpm.fish:2 +#: /tmp/fish/implicit/share/completions/rsync.fish:103 +#: /tmp/fish/implicit/share/completions/ruby.fish:20 +#: /tmp/fish/implicit/share/completions/screen.fish:34 +#: /tmp/fish/implicit/share/completions/setsid.fish:4 +#: /tmp/fish/implicit/share/completions/sort.fish:23 +#: /tmp/fish/implicit/share/completions/sshfs.fish:1 +#: /tmp/fish/implicit/share/completions/su.fish:7 +#: /tmp/fish/implicit/share/completions/tar.fish:53 +#: /tmp/fish/implicit/share/completions/tex.fish:2 +#: /tmp/fish/implicit/share/completions/time.fish:8 +#: /tmp/fish/implicit/share/completions/top.fish:12 +#: /tmp/fish/implicit/share/completions/umount.fish:2 +#: /tmp/fish/implicit/share/completions/uname.fish:18 +#: /tmp/fish/implicit/share/completions/valgrind.fish:4 +#: /tmp/fish/implicit/share/completions/wc.fish:7 +#: /tmp/fish/implicit/share/completions/w.fish:5 +#: /tmp/fish/implicit/share/completions/wget.fish:1 +#: /tmp/fish/implicit/share/completions/which.fish:11 +#: /tmp/fish/implicit/share/completions/who.fish:19 +#: /tmp/fish/implicit/share/completions/xargs.fish:14 +#: /tmp/fish/implicit/share/completions/xsel.fish:18 +#: /tmp/fish/implicit/share/completions/yaourt.fish:11 +#: /tmp/fish/implicit/share/completions/yum.fish:19 +#: /tmp/fish/implicit/share/completions/zcat.fish:4 +msgid "Display version and exit" +msgstr "Display version and exit" + +#: /tmp/fish/implicit/share/completions/apm.fish:85 +msgid "Print APM info" +msgstr "Print APM info" + +#: /tmp/fish/implicit/share/completions/apm.fish:86 +msgid "Print time remaining" +msgstr "Print time remaining" + +#: /tmp/fish/implicit/share/completions/apm.fish:87 +msgid "Monitor status info" +msgstr "Monitor status info" + +#: /tmp/fish/implicit/share/completions/apm.fish:88 +msgid "Request APM standby mode" +msgstr "Request APM standby mode" + +#: /tmp/fish/implicit/share/completions/apm.fish:89 +msgid "Request APM suspend mode" +msgstr "Request APM suspend mode" + +#: /tmp/fish/implicit/share/completions/apm.fish:90 +msgid "APM status debugging info" +msgstr "APM status debugging info" + +#: /tmp/fish/implicit/share/completions/apropos.fish:1 +msgid "whatis entry" +msgstr "whatis entry" + +#: /tmp/fish/implicit/share/completions/apropos.fish:3 +msgid "Print debugging info" +msgstr "Print debugging info" + +#: /tmp/fish/implicit/share/completions/apropos.fish:4 +#: /tmp/fish/implicit/share/completions/apt-file.fish:7 +#: /tmp/fish/implicit/share/completions/apt-listchanges.fish:3 +#: /tmp/fish/implicit/share/completions/apt-proxy-import.fish:3 +#: /tmp/fish/implicit/share/completions/apt-show-source.fish:9 +#: /tmp/fish/implicit/share/completions/arp.fish:1 +#: /tmp/fish/implicit/share/completions/badblocks.fish:10 +#: /tmp/fish/implicit/share/completions/feh.fish:54 +#: /tmp/fish/implicit/share/completions/fuser.fish:11 +#: /tmp/fish/implicit/share/completions/gcc.fish:452 +#: /tmp/fish/implicit/share/completions/godoc.fish:22 +#: /tmp/fish/implicit/share/completions/grub-install.fish:10 +#: /tmp/fish/implicit/share/completions/makedepend.fish:11 +#: /tmp/fish/implicit/share/completions/mkdosfs.fish:20 +#: /tmp/fish/implicit/share/completions/mount.fish:3 +#: /tmp/fish/implicit/share/completions/mv.fish:9 +#: /tmp/fish/implicit/share/completions/ping.fish:25 +#: /tmp/fish/implicit/share/completions/python2.fish:12 +#: /tmp/fish/implicit/share/completions/python3.fish:12 +#: /tmp/fish/implicit/share/completions/python.fish:13 +#: /tmp/fish/implicit/share/completions/rmdir.fish:3 +#: /tmp/fish/implicit/share/completions/rpm.fish:4 +#: /tmp/fish/implicit/share/completions/ruby.fish:18 +#: /tmp/fish/implicit/share/completions/tar.fish:51 +#: /tmp/fish/implicit/share/completions/time.fish:6 +#: /tmp/fish/implicit/share/completions/umount.fish:4 +#: /tmp/fish/implicit/share/completions/valgrind.fish:6 +#: /tmp/fish/implicit/share/completions/vi.fish:8 +#: /tmp/fish/implicit/share/completions/wget.fish:9 +#: /tmp/fish/implicit/share/completions/zip.fish:13 +#: /tmp/fish/implicit/share/functions/__fish_complete_ssh.fish:11 +msgid "Verbose mode" +msgstr "Verbose mode" + +#: /tmp/fish/implicit/share/completions/apropos.fish:5 +msgid "Keyword as regex" +msgstr "Keyword as regex" + +#: /tmp/fish/implicit/share/completions/apropos.fish:6 +msgid "Keyword as wildcards" +msgstr "Keyword as wildcards" + +#: /tmp/fish/implicit/share/completions/apropos.fish:7 +msgid "Keyword as exactly match" +msgstr "Keyword as exactly match" + +#: /tmp/fish/implicit/share/completions/apropos.fish:8 +msgid "Search for other system" +msgstr "Search for other system" + +#: /tmp/fish/implicit/share/completions/apropos.fish:9 +msgid "Specify man path" +msgstr "Specify man path" + +#: /tmp/fish/implicit/share/completions/apropos.fish:10 +msgid "Specify a configuration file" +msgstr "Specify a configuration file" + +#: /tmp/fish/implicit/share/completions/apt-build.fish:2 +msgid "Update list of packages" +msgstr "Update list of packages" + +#: /tmp/fish/implicit/share/completions/apt-build.fish:3 +#: /tmp/fish/implicit/share/completions/pkg.fish:42 +msgid "Upgrade packages" +msgstr "Upgrade packages" + +#: /tmp/fish/implicit/share/completions/apt-build.fish:4 +msgid "Rebuild your system" +msgstr "Rebuild your system" + +#: /tmp/fish/implicit/share/completions/apt-build.fish:5 +msgid "Build and install a new package" +msgstr "Build and install a new package" + +#: /tmp/fish/implicit/share/completions/apt-build.fish:6 +msgid "Download and extract a source" +msgstr "Download and extract a source" + +#: /tmp/fish/implicit/share/completions/apt-build.fish:7 +msgid "Info on a package" +msgstr "Info on a package" + +#: /tmp/fish/implicit/share/completions/apt-build.fish:8 +#: /tmp/fish/implicit/share/completions/zypper.fish:19 +msgid "Remove packages" +msgstr "Remove packages" + +#: /tmp/fish/implicit/share/completions/apt-build.fish:9 +msgid "Erase built packages" +msgstr "Erase built packages" + +#: /tmp/fish/implicit/share/completions/apt-build.fish:10 +msgid "Build source without install" +msgstr "Build source without install" + +#: /tmp/fish/implicit/share/completions/apt-build.fish:11 +msgid "Clean source directories" +msgstr "Clean source directories" + +#: /tmp/fish/implicit/share/completions/apt-build.fish:12 +msgid "Update source and rebuild" +msgstr "Update source and rebuild" + +#: /tmp/fish/implicit/share/completions/apt-build.fish:13 +msgid "Update the repository" +msgstr "Update the repository" + +#: /tmp/fish/implicit/share/completions/apt-build.fish:14 +msgid "Do not use gcc wrapper" +msgstr "Do not use gcc wrapper" + +#: /tmp/fish/implicit/share/completions/apt-build.fish:15 +msgid "Remove build-dep" +msgstr "Remove build-dep" + +#: /tmp/fish/implicit/share/completions/apt-build.fish:16 +msgid "Do not download source" +msgstr "Do not download source" + +#: /tmp/fish/implicit/share/completions/apt-build.fish:17 +msgid "Specify build-dir" +msgstr "Specify build-dir" + +#: /tmp/fish/implicit/share/completions/apt-build.fish:18 +#: /tmp/fish/implicit/share/completions/npm.fish:56 +msgid "Rebuild a package" +msgstr "Rebuild a package" + +#: /tmp/fish/implicit/share/completions/apt-build.fish:19 +msgid "Rebuild and install an installed package" +msgstr "Rebuild and install an installed package" + +#: /tmp/fish/implicit/share/completions/apt-build.fish:20 +msgid "Use to build" +msgstr "Use to build" + +#: /tmp/fish/implicit/share/completions/apt-build.fish:21 +msgid "Apply patch" +msgstr "Apply patch" + +#: /tmp/fish/implicit/share/completions/apt-build.fish:22 +msgid "Prefix to strip on patch" +msgstr "Prefix to strip on patch" + +#: /tmp/fish/implicit/share/completions/apt-build.fish:23 +#: /tmp/fish/implicit/share/completions/apt-listbugs.fish:20 +#: /tmp/fish/implicit/share/completions/yum.fish:12 +msgid "Assume yes to all questions" +msgstr "Assume yes to all questions" + +#: /tmp/fish/implicit/share/completions/apt-build.fish:24 +#: /tmp/fish/implicit/share/completions/apt-get.fish:35 +#, fuzzy +msgid "Use purge instead of remove" +msgstr "Use label instead of filename in output" + +#: /tmp/fish/implicit/share/completions/apt-build.fish:25 +msgid "Do not run update" +msgstr "Do not run update" + +#: /tmp/fish/implicit/share/completions/apt-build.fish:26 +msgid "Specify sources.list file" +msgstr "Specify sources.list file" + +#: /tmp/fish/implicit/share/completions/apt-cache.fish:2 +msgid "Build apt cache" +msgstr "Build apt cache" + +#: /tmp/fish/implicit/share/completions/apt-cache.fish:3 +msgid "Show package info" +msgstr "Show package info" + +#: /tmp/fish/implicit/share/completions/apt-cache.fish:4 +msgid "Show cache statistics" +msgstr "Show cache statistics" + +#: /tmp/fish/implicit/share/completions/apt-cache.fish:5 +msgid "Show source package" +msgstr "Show source package" + +#: /tmp/fish/implicit/share/completions/apt-cache.fish:6 +msgid "Show packages in cache" +msgstr "Show packages in cache" + +#: /tmp/fish/implicit/share/completions/apt-cache.fish:7 +msgid "Print available list" +msgstr "Print available list" + +#: /tmp/fish/implicit/share/completions/apt-cache.fish:8 +msgid "List unmet dependencies in cache" +msgstr "List unmet dependencies in cache" + +#: /tmp/fish/implicit/share/completions/apt-cache.fish:9 +msgid "Display package record" +msgstr "Display package record" + +#: /tmp/fish/implicit/share/completions/apt-cache.fish:10 +msgid "Search packagename by REGEX" +msgstr "Search packagename by REGEX" + +#: /tmp/fish/implicit/share/completions/apt-cache.fish:11 +msgid "Search full package name" +msgstr "Search full package name" + +#: /tmp/fish/implicit/share/completions/apt-cache.fish:12 +msgid "Search packagename only" +msgstr "Search packagename only" + +#: /tmp/fish/implicit/share/completions/apt-cache.fish:13 +msgid "List dependencies for the package" +msgstr "List dependencies for the package" + +#: /tmp/fish/implicit/share/completions/apt-cache.fish:14 +msgid "List reverse dependencies for the package" +msgstr "List reverse dependencies for the package" + +#: /tmp/fish/implicit/share/completions/apt-cache.fish:15 +msgid "Print package name by prefix" +msgstr "Print package name by prefix" + +#: /tmp/fish/implicit/share/completions/apt-cache.fish:16 +msgid "Generate dotty output for packages" +msgstr "Generate dotty output for packages" + +#: /tmp/fish/implicit/share/completions/apt-cache.fish:17 +msgid "Debug preferences file" +msgstr "Debug preferences file" + +#: /tmp/fish/implicit/share/completions/apt-cache.fish:18 +msgid "Select file to store package cache" +msgstr "Select file to store package cache" + +#: /tmp/fish/implicit/share/completions/apt-cache.fish:19 +msgid "Select file to store source cache" +msgstr "Select file to store source cache" + +#: /tmp/fish/implicit/share/completions/apt-cache.fish:20 +#: /tmp/fish/implicit/share/completions/apt-ftparchive.fish:9 +#: /tmp/fish/implicit/share/completions/apt-get.fish:24 +#: /tmp/fish/implicit/share/completions/configure.fish:3 +#: /tmp/fish/implicit/share/completions/gpg.fish:62 +#: /tmp/fish/implicit/share/completions/make.fish:16 +#: /tmp/fish/implicit/share/completions/ping.fish:16 +#: /tmp/fish/implicit/share/completions/rpm.fish:3 +#: /tmp/fish/implicit/share/completions/screen.fish:29 +#: /tmp/fish/implicit/share/completions/ssh.fish:15 +#: /tmp/fish/implicit/share/completions/valgrind.fish:5 +#: /tmp/fish/implicit/share/completions/wget.fish:8 +#: /tmp/fish/implicit/share/completions/zip.fish:12 +msgid "Quiet mode" +msgstr "Quiet mode" + +#: /tmp/fish/implicit/share/completions/apt-cache.fish:21 +msgid "Print important dependencies" +msgstr "Print important dependencies" + +#: /tmp/fish/implicit/share/completions/apt-cache.fish:22 +msgid "Print full records" +msgstr "Print full records" + +#: /tmp/fish/implicit/share/completions/apt-cache.fish:23 +msgid "Auto-gen package cache" +msgstr "Auto-gen package cache" + +#: /tmp/fish/implicit/share/completions/apt-cache.fish:24 +msgid "Print all names" +msgstr "Print all names" + +#: /tmp/fish/implicit/share/completions/apt-cache.fish:25 +msgid "Dep and rdep recursive" +msgstr "Dep and rdep recursive" + +#: /tmp/fish/implicit/share/completions/apt-cache.fish:26 +msgid "Limit to installed" +msgstr "Limit to installed" + +#: /tmp/fish/implicit/share/completions/apt-cache.fish:29 +#: /tmp/fish/implicit/share/completions/apt-cdrom.fish:12 +#: /tmp/fish/implicit/share/completions/apt-config.fish:6 +#: /tmp/fish/implicit/share/completions/apt-extracttemplates.fish:4 +#: /tmp/fish/implicit/share/completions/apt-zip-list.fish:9 +msgid "Specify options" +msgstr "Specify options" + +#: /tmp/fish/implicit/share/completions/apt-cache.fish:30 +#: /tmp/fish/implicit/share/completions/apt.fish:2 +#: /tmp/fish/implicit/share/completions/apt-get.fish:2 +#: /tmp/fish/implicit/share/completions/apt-mark.fish:2 +msgid "Test if apt command should have packages as potential completion" +msgstr "Test if apt command should have packages as potential completion" + +#: /tmp/fish/implicit/share/completions/apt-cdrom.fish:2 +msgid "Add new disc to source list" +msgstr "Add new disc to source list" + +#: /tmp/fish/implicit/share/completions/apt-cdrom.fish:3 +msgid "Report identity of disc" +msgstr "Report identity of disc" + +#: /tmp/fish/implicit/share/completions/apt-cdrom.fish:4 +#: /tmp/fish/implicit/share/completions/fusermount.fish:1 +#: /tmp/fish/implicit/share/completions/udisksctl.fish:21 +#: /tmp/fish/implicit/share/completions/umount.fish:1 +msgid "Mount point" +msgstr "Mount point" + +#: /tmp/fish/implicit/share/completions/apt-cdrom.fish:5 +msgid "Rename a disc" +msgstr "Rename a disc" + +#: /tmp/fish/implicit/share/completions/apt-cdrom.fish:6 +msgid "No mounting" +msgstr "No mounting" + +#: /tmp/fish/implicit/share/completions/apt-cdrom.fish:7 +msgid "Fast copy" +msgstr "Fast copy" + +#: /tmp/fish/implicit/share/completions/apt-cdrom.fish:8 +msgid "Thorough package scan" +msgstr "Thorough package scan" + +#: /tmp/fish/implicit/share/completions/apt-cdrom.fish:9 +msgid "No changes" +msgstr "No changes" + +#: /tmp/fish/implicit/share/completions/apt-config.fish:2 +msgid "Access config file from shell" +msgstr "Access config file from shell" + +#: /tmp/fish/implicit/share/completions/apt-config.fish:3 +msgid "Dump contents of config file" +msgstr "Dump contents of config file" + +#: /tmp/fish/implicit/share/completions/apt-extracttemplates.fish:2 +msgid "Set temp dir" +msgstr "Set temp dir" + +#: /tmp/fish/implicit/share/completions/apt-extracttemplates.fish:3 +msgid "Specifiy config file" +msgstr "Specifiy config file" + +#: /tmp/fish/implicit/share/completions/apt-file.fish:2 +msgid "Resync package contents from source" +msgstr "Resync package contents from source" + +#: /tmp/fish/implicit/share/completions/apt-file.fish:3 +msgid "Search package containing pattern" +msgstr "Search package containing pattern" + +#: /tmp/fish/implicit/share/completions/apt-file.fish:4 +msgid "List contents of a package matching pattern" +msgstr "List contents of a package matching pattern" + +#: /tmp/fish/implicit/share/completions/apt-file.fish:5 +msgid "Remove all gz files from cache" +msgstr "Remove all gz files from cache" + +#: /tmp/fish/implicit/share/completions/apt-file.fish:6 +msgid "Set cache dir" +msgstr "Set cache dir" + +#: /tmp/fish/implicit/share/completions/apt-file.fish:8 +msgid "Use cdrom-mount-point" +msgstr "Use cdrom-mount-point" + +#: /tmp/fish/implicit/share/completions/apt-file.fish:9 +#: /tmp/fish/implicit/share/completions/apt-file.fish:15 +msgid "Do not expand pattern" +msgstr "Do not expand pattern" + +#: /tmp/fish/implicit/share/completions/apt-file.fish:10 +msgid "Pattern is regexp" +msgstr "Pattern is regexp" + +#: /tmp/fish/implicit/share/completions/apt-file.fish:12 +msgid "Set arch" +msgstr "Set arch" + +#: /tmp/fish/implicit/share/completions/apt-file.fish:13 +msgid "Set sources.list file" +msgstr "Set sources.list file" + +#: /tmp/fish/implicit/share/completions/apt-file.fish:14 +msgid "Only display package name" +msgstr "Only display package name" + +#: /tmp/fish/implicit/share/completions/apt-file.fish:16 +msgid "Run in dummy mode" +msgstr "Run in dummy mode" + +#: /tmp/fish/implicit/share/completions/apt.fish:1 +#: /tmp/fish/implicit/share/completions/apt-get.fish:1 +#: /tmp/fish/implicit/share/completions/apt-mark.fish:1 +msgid "Test if apt has yet to be given the subcommand" +msgstr "Test if apt has yet to be given the subcommand" + +#: /tmp/fish/implicit/share/completions/apt.fish:3 +#: /tmp/fish/implicit/share/completions/snap.fish:2 +#, fuzzy +msgid "Test if given subcommand is used" +msgstr "Test if bundle has been given no subcommand" + +#: /tmp/fish/implicit/share/completions/apt.fish:7 +#: /tmp/fish/implicit/share/completions/git.fish:4 +#, fuzzy +msgid "Set a configuration option" +msgstr "Set a config option" + +#: /tmp/fish/implicit/share/completions/apt.fish:8 +#: /tmp/fish/implicit/share/completions/man.fish:14 +#: /tmp/fish/implicit/share/completions/modprobe.fish:2 +#: /tmp/fish/implicit/share/completions/yum.fish:13 +#: /tmp/fish/implicit/share/functions/__fish_complete_ssh.fish:8 +msgid "Configuration file" +msgstr "Configuration file" + +#: /tmp/fish/implicit/share/completions/apt.fish:9 +#, fuzzy +msgid "Target release" +msgstr "Target line" + +#: /tmp/fish/implicit/share/completions/apt-ftparchive.fish:2 +msgid "Generate package from source" +msgstr "Generate package from source" + +#: /tmp/fish/implicit/share/completions/apt-ftparchive.fish:3 +msgid "Generate source index file" +msgstr "Generate source index file" + +#: /tmp/fish/implicit/share/completions/apt-ftparchive.fish:4 +msgid "Generate contents file" +msgstr "Generate contents file" + +#: /tmp/fish/implicit/share/completions/apt-ftparchive.fish:5 +msgid "Generate release file" +msgstr "Generate release file" + +#: /tmp/fish/implicit/share/completions/apt-ftparchive.fish:6 +msgid "Remove records" +msgstr "Remove records" + +#: /tmp/fish/implicit/share/completions/apt-ftparchive.fish:7 +msgid "Generate MD5 sums" +msgstr "Generate MD5 sums" + +#: /tmp/fish/implicit/share/completions/apt-ftparchive.fish:8 +msgid "Use a binary db" +msgstr "Use a binary db" + +#: /tmp/fish/implicit/share/completions/apt-ftparchive.fish:10 +msgid "Perform delinking" +msgstr "Perform delinking" + +#: /tmp/fish/implicit/share/completions/apt-ftparchive.fish:11 +msgid "Perform contents generation" +msgstr "Perform contents generation" + +#: /tmp/fish/implicit/share/completions/apt-ftparchive.fish:12 +msgid "Use source override" +msgstr "Use source override" + +#: /tmp/fish/implicit/share/completions/apt-ftparchive.fish:13 +msgid "Make caching db readonly" +msgstr "Make caching db readonly" + +#: /tmp/fish/implicit/share/completions/apt-ftparchive.fish:15 +msgid "Use config file" +msgstr "Use config file" + +#: /tmp/fish/implicit/share/completions/apt-ftparchive.fish:16 +#: /tmp/fish/implicit/share/completions/apt-sortpkgs.fish:5 +#: /tmp/fish/implicit/share/completions/composer.fish:7 +msgid "Set config options" +msgstr "Set config options" + +#: /tmp/fish/implicit/share/completions/apt-get.fish:5 +msgid "Update sources" +msgstr "Update sources" + +#: /tmp/fish/implicit/share/completions/apt-get.fish:6 +msgid "Upgrade or install newest packages" +msgstr "Upgrade or install newest packages" + +#: /tmp/fish/implicit/share/completions/apt-get.fish:7 +msgid "Use with dselect front-end" +msgstr "Use with dselect front-end" + +#: /tmp/fish/implicit/share/completions/apt-get.fish:8 +msgid "Distro upgrade" +msgstr "Distro upgrade" + +#: /tmp/fish/implicit/share/completions/apt-get.fish:9 +msgid "Install one or more packages" +msgstr "Install one or more packages" + +#: /tmp/fish/implicit/share/completions/apt-get.fish:10 +#, fuzzy +msgid "Display changelog of one or more packages" +msgstr "Display change information for the package" + +#: /tmp/fish/implicit/share/completions/apt-get.fish:11 +msgid "Remove and purge one or more packages" +msgstr "Remove and purge one or more packages" + +#: /tmp/fish/implicit/share/completions/apt-get.fish:12 +msgid "Remove one or more packages" +msgstr "Remove one or more packages" + +#: /tmp/fish/implicit/share/completions/apt-get.fish:13 +msgid "Fetch source packages" +msgstr "Fetch source packages" + +#: /tmp/fish/implicit/share/completions/apt-get.fish:14 +msgid "Install/remove packages for dependencies" +msgstr "Install/remove packages for dependencies" + +#: /tmp/fish/implicit/share/completions/apt-get.fish:15 +msgid "Update cache and check dependencies" +msgstr "Update cache and check dependencies" + +#: /tmp/fish/implicit/share/completions/apt-get.fish:16 +msgid "Clean local caches and packages" +msgstr "Clean local caches and packages" + +#: /tmp/fish/implicit/share/completions/apt-get.fish:17 +msgid "Clean packages no longer be downloaded" +msgstr "Clean packages no longer be downloaded" + +#: /tmp/fish/implicit/share/completions/apt-get.fish:18 +msgid "Remove automatically installed packages" +msgstr "Remove automatically installed packages" + +#: /tmp/fish/implicit/share/completions/apt-get.fish:19 +#, fuzzy +msgid "Do not install recommended packages" +msgstr "Reinstall each of the named packages" + +#: /tmp/fish/implicit/share/completions/apt-get.fish:20 +#: /tmp/fish/implicit/share/completions/aptitude.fish:28 +msgid "Download Only" +msgstr "Download Only" + +#: /tmp/fish/implicit/share/completions/apt-get.fish:21 +#: /tmp/fish/implicit/share/completions/aptitude.fish:29 +msgid "Correct broken dependencies" +msgstr "Correct broken dependencies" + +#: /tmp/fish/implicit/share/completions/apt-get.fish:22 +msgid "Ignore missing packages" +msgstr "Ignore missing packages" + +#: /tmp/fish/implicit/share/completions/apt-get.fish:23 +msgid "Disable downloading packages" +msgstr "Disable downloading packages" + +#: /tmp/fish/implicit/share/completions/apt-get.fish:25 +#, fuzzy +msgid "Perform a simulation" +msgstr "Perform a distribution upgrade" + +#: /tmp/fish/implicit/share/completions/apt-get.fish:26 +msgid "Automatic yes to prompts" +msgstr "Automatic yes to prompts" + +#: /tmp/fish/implicit/share/completions/apt-get.fish:27 +#, fuzzy +msgid "Show upgraded packages" +msgstr "Do not upgrade packages" + +#: /tmp/fish/implicit/share/completions/apt-get.fish:28 +#, fuzzy +msgid "Show full versions for packages" +msgstr "Show full information for specified packages" + +#: /tmp/fish/implicit/share/completions/apt-get.fish:29 +msgid "Compile source packages" +msgstr "Compile source packages" + +#: /tmp/fish/implicit/share/completions/apt-get.fish:30 +#, fuzzy +msgid "Install recommended packages" +msgstr "Install source packages" + +#: /tmp/fish/implicit/share/completions/apt-get.fish:31 +msgid "Ignore package Holds" +msgstr "Ignore package Holds" + +#: /tmp/fish/implicit/share/completions/apt-get.fish:32 +msgid "Do not upgrade packages" +msgstr "Do not upgrade packages" + +#: /tmp/fish/implicit/share/completions/apt-get.fish:33 +msgid "Force yes" +msgstr "Force yes" + +#: /tmp/fish/implicit/share/completions/apt-get.fish:34 +#, fuzzy +msgid "Print the URIs" +msgstr "Print help" + +#: /tmp/fish/implicit/share/completions/apt-get.fish:36 +#, fuzzy +msgid "Reinstall packages" +msgstr "Reinstall the packages" + +#: /tmp/fish/implicit/share/completions/apt-get.fish:37 +msgid "Erase obsolete files" +msgstr "Erase obsolete files" + +#: /tmp/fish/implicit/share/completions/apt-get.fish:38 +msgid "Control default input to the policy engine" +msgstr "Control default input to the policy engine" + +#: /tmp/fish/implicit/share/completions/apt-get.fish:39 +msgid "Only perform operations that are trivial" +msgstr "Only perform operations that are trivial" + +#: /tmp/fish/implicit/share/completions/apt-get.fish:40 +msgid "Abort if any packages are to be removed" +msgstr "Abort if any packages are to be removed" + +#: /tmp/fish/implicit/share/completions/apt-get.fish:41 +msgid "Only accept source packages" +msgstr "Only accept source packages" + +#: /tmp/fish/implicit/share/completions/apt-get.fish:42 +msgid "Download only diff file" +msgstr "Download only diff file" + +#: /tmp/fish/implicit/share/completions/apt-get.fish:43 +msgid "Download only tar file" +msgstr "Download only tar file" + +#: /tmp/fish/implicit/share/completions/apt-get.fish:44 +msgid "Only process arch-dependant build-dependencies" +msgstr "Only process arch-dependant build-dependencies" + +#: /tmp/fish/implicit/share/completions/apt-get.fish:45 +msgid "Ignore non-authenticated packages" +msgstr "Ignore non-authenticated packages" + +#: /tmp/fish/implicit/share/completions/apt-get.fish:47 +#: /tmp/fish/implicit/share/completions/apt-mark.fish:13 +msgid "Specify a config file" +msgstr "Specify a config file" + +#: /tmp/fish/implicit/share/completions/apt-get.fish:48 +#: /tmp/fish/implicit/share/completions/apt-mark.fish:14 +msgid "Set a config option" +msgstr "Set a config option" + +#: /tmp/fish/implicit/share/completions/aptitude.fish:1 +msgid "Test if aptitude has yet to be given the subcommand" +msgstr "Test if aptitude has yet to be given the subcommand" + +#: /tmp/fish/implicit/share/completions/aptitude.fish:2 +msgid "Test if aptitude command should have packages as potential completion" +msgstr "Test if aptitude command should have packages as potential completion" + +#: /tmp/fish/implicit/share/completions/aptitude.fish:4 +msgid "Display a brief help message. Identical to the help action" +msgstr "" + +#: /tmp/fish/implicit/share/completions/aptitude.fish:5 +msgid "Remove any cached packages which can no longer be downloaded" +msgstr "Remove any cached packages which can no longer be downloaded" + +#: /tmp/fish/implicit/share/completions/aptitude.fish:6 +msgid "Remove all downloaded .deb files from the package cache directory" +msgstr "Remove all downloaded .deb files from the package cache directory" + +#: /tmp/fish/implicit/share/completions/aptitude.fish:7 +#, fuzzy +msgid "Forget all internal information about what packages are 'new'" +msgstr "Forget all internal information about what packages are \\new" + +#: /tmp/fish/implicit/share/completions/aptitude.fish:8 +msgid "Cancel all scheduled actions on all packages" +msgstr "Cancel all scheduled actions on all packages" + +#: /tmp/fish/implicit/share/completions/aptitude.fish:9 +msgid "Update the list of available packages from the apt sources" +msgstr "Update the list of available packages from the apt sources" + +#: /tmp/fish/implicit/share/completions/aptitude.fish:10 +msgid "Upgrade installed packages to their most recent version" +msgstr "Upgrade installed packages to their most recent version" + +#: /tmp/fish/implicit/share/completions/aptitude.fish:11 +msgid "Download and displays the Debian changelog for the packages" +msgstr "Download and displays the Debian changelog for the packages" + +#: /tmp/fish/implicit/share/completions/aptitude.fish:12 +msgid "Upgrade, removing or installing packages as necessary" +msgstr "Upgrade, removing or installing packages as necessary" + +#: /tmp/fish/implicit/share/completions/aptitude.fish:13 +msgid "Download the packages to the current directory" +msgstr "Download the packages to the current directory" + +#: /tmp/fish/implicit/share/completions/aptitude.fish:14 +msgid "Forbid the upgrade to a particular version" +msgstr "Forbid the upgrade to a particular version" + +#: /tmp/fish/implicit/share/completions/aptitude.fish:15 +msgid "Ignore the packages by future upgrade commands" +msgstr "Ignore the packages by future upgrade commands" + +#: /tmp/fish/implicit/share/completions/aptitude.fish:16 +msgid "Install the packages" +msgstr "Install the packages" + +#: /tmp/fish/implicit/share/completions/aptitude.fish:17 +msgid "Cancel any scheduled actions on the packages" +msgstr "Cancel any scheduled actions on the packages" + +#: /tmp/fish/implicit/share/completions/aptitude.fish:18 +msgid "Mark packages as automatically installed" +msgstr "Mark packages as automatically installed" + +#: /tmp/fish/implicit/share/completions/aptitude.fish:19 +msgid "Remove and delete all associated configuration and data files" +msgstr "Remove and delete all associated configuration and data files" + +#: /tmp/fish/implicit/share/completions/aptitude.fish:20 +msgid "Reinstall the packages" +msgstr "Reinstall the packages" + +#: /tmp/fish/implicit/share/completions/aptitude.fish:21 +msgid "Remove the packages" +msgstr "Remove the packages" + +#: /tmp/fish/implicit/share/completions/aptitude.fish:22 +msgid "Display detailed information about the packages" +msgstr "Display detailed information about the packages" + +#: /tmp/fish/implicit/share/completions/aptitude.fish:23 +msgid "Consider the packages by future upgrade commands" +msgstr "Consider the packages by future upgrade commands" + +#: /tmp/fish/implicit/share/completions/aptitude.fish:24 +msgid "Mark packages as manually installed" +msgstr "Mark packages as manually installed" + +#: /tmp/fish/implicit/share/completions/aptitude.fish:25 +msgid "Search for packages matching one of the patterns" +msgstr "Search for packages matching one of the patterns" + +#: /tmp/fish/implicit/share/completions/aptitude.fish:26 +msgid "Display brief summary of the available commands and options" +msgstr "Display brief summary of the available commands and options" + +#: /tmp/fish/implicit/share/completions/aptitude.fish:27 +#, fuzzy +msgid "Show explanations of automatic installations and removals" +msgstr "Hold a package, prevent automatic installation or removal" + +#: /tmp/fish/implicit/share/completions/aptitude.fish:30 +#, fuzzy +msgid "Purge packages that are not required by any installed package" +msgstr "Query packages that are triggered by the specified packages" + +#: /tmp/fish/implicit/share/completions/aptitude.fish:31 +msgid "Always display a prompt" +msgstr "" + +#: /tmp/fish/implicit/share/completions/aptitude.fish:32 +#, fuzzy +msgid "Do not treat recommendations as dependencies" +msgstr "Don't ask for extra dependencies" + +#: /tmp/fish/implicit/share/completions/aptitude.fish:33 +#, fuzzy +msgid "Treat recommendations as dependencies" +msgstr "Correct broken dependencies" + +#: /tmp/fish/implicit/share/completions/aptitude.fish:34 +msgid "Don't perform the actions. Just show them" +msgstr "" + +#: /tmp/fish/implicit/share/completions/aptitude.fish:35 +msgid "Schedule operations to be performed in the future" +msgstr "" + +#: /tmp/fish/implicit/share/completions/aptitude.fish:36 +msgid "Suppress incremental progress indicators" +msgstr "" + +#: /tmp/fish/implicit/share/completions/aptitude.fish:37 +#, fuzzy +msgid "Show which versions of packages will be installed" +msgstr "Specify version of gem to install" + +#: /tmp/fish/implicit/share/completions/aptitude.fish:38 +#, fuzzy +msgid "Display extra information" +msgstr "Print extra information" + +#: /tmp/fish/implicit/share/completions/aptitude.fish:39 +#, fuzzy +msgid "Display the version of aptitude and compile information" +msgstr "Ignore version magic information" + +#: /tmp/fish/implicit/share/completions/aptitude.fish:40 +msgid "Start up the visual interface and display its preview screen" +msgstr "" + +#: /tmp/fish/implicit/share/completions/aptitude.fish:41 +#, fuzzy +msgid "Assume the answer yes for all question prompts" +msgstr "Assume yes to all questions" + +#: /tmp/fish/implicit/share/completions/aptitude.fish:42 +msgid "Show how much disk space will be used or freed" +msgstr "" + +#: /tmp/fish/implicit/share/completions/aptitude.fish:43 +#, fuzzy +msgid "Specify the format to be used by the search command" +msgstr "Specify command to run before this darcs command" + +#: /tmp/fish/implicit/share/completions/aptitude.fish:44 +msgid "Set the release from which packages should be installed" +msgstr "" + +#: /tmp/fish/implicit/share/completions/aptitude.fish:45 +#, fuzzy +msgid "Specify the order for the output from the search command" +msgstr "Specify command to run after this darcs command" + +#: /tmp/fish/implicit/share/completions/aptitude.fish:46 +#, fuzzy +msgid "Set a configuration file option directly" +msgstr "Read user config files from named directory" + +#: /tmp/fish/implicit/share/completions/aptitude.fish:47 +msgid "Specify the display width for the output from the search command" +msgstr "" + +#: /tmp/fish/implicit/share/completions/apt-key.fish:1 +msgid "Add a new key" +msgstr "Add a new key" + +#: /tmp/fish/implicit/share/completions/apt-key.fish:2 +msgid "Remove a key" +msgstr "Remove a key" + +#: /tmp/fish/implicit/share/completions/apt-key.fish:3 +msgid "List trusted keys" +msgstr "List trusted keys" + +#: /tmp/fish/implicit/share/completions/apt-listbugs.fish:2 +msgid "Set severity" +msgstr "Set severity" + +#: /tmp/fish/implicit/share/completions/apt-listbugs.fish:3 +msgid "Tags you want to see" +msgstr "Tags you want to see" + +#: /tmp/fish/implicit/share/completions/apt-listbugs.fish:4 +msgid "Bug-status you want to see" +msgstr "Bug-status you want to see" + +#: /tmp/fish/implicit/share/completions/apt-listbugs.fish:5 +msgid "Ignore bugs in your system" +msgstr "Ignore bugs in your system" + +#: /tmp/fish/implicit/share/completions/apt-listbugs.fish:6 +msgid "Ignore newer bugs than upgrade packages" +msgstr "Ignore newer bugs than upgrade packages" + +#: /tmp/fish/implicit/share/completions/apt-listbugs.fish:7 +msgid "Bugs for downgrade packages" +msgstr "Bugs for downgrade packages" + +#: /tmp/fish/implicit/share/completions/apt-listbugs.fish:8 +msgid "Bug Tracking system" +msgstr "Bug Tracking system" + +#: /tmp/fish/implicit/share/completions/apt-listbugs.fish:9 +msgid "Specify port for web interface" +msgstr "Specify port for web interface" + +#: /tmp/fish/implicit/share/completions/apt-listbugs.fish:10 +msgid "Use daily bug report" +msgstr "Use daily bug report" + +#: /tmp/fish/implicit/share/completions/apt-listbugs.fish:11 +msgid "Use the raw index.db" +msgstr "Use the raw index.db" + +#: /tmp/fish/implicit/share/completions/apt-listbugs.fish:12 +msgid "Specify index dir" +msgstr "Specify index dir" + +#: /tmp/fish/implicit/share/completions/apt-listbugs.fish:13 +msgid "Specify Pin-Priority value" +msgstr "Specify Pin-Priority value" + +#: /tmp/fish/implicit/share/completions/apt-listbugs.fish:14 +msgid "Specify the title of rss" +msgstr "Specify the title of rss" + +#: /tmp/fish/implicit/share/completions/apt-listbugs.fish:15 +msgid "Retrieve fresh bugs" +msgstr "Retrieve fresh bugs" + +#: /tmp/fish/implicit/share/completions/apt-listbugs.fish:16 +#: /tmp/fish/implicit/share/completions/aura.fish:31 +#: /tmp/fish/implicit/share/completions/pacaur.fish:47 +#: /tmp/fish/implicit/share/completions/pacman.fish:25 +#: /tmp/fish/implicit/share/completions/scp.fish:7 +#: /tmp/fish/implicit/share/completions/yaourt.fish:39 +msgid "Do not display progress bar" +msgstr "Do not display progress bar" + +#: /tmp/fish/implicit/share/completions/apt-listbugs.fish:17 +msgid "Specify local cache dir" +msgstr "Specify local cache dir" + +#: /tmp/fish/implicit/share/completions/apt-listbugs.fish:18 +msgid "Specify the expire cache timer" +msgstr "Specify the expire cache timer" + +#: /tmp/fish/implicit/share/completions/apt-listbugs.fish:19 +msgid "Specify apt config file" +msgstr "Specify apt config file" + +#: /tmp/fish/implicit/share/completions/apt-listbugs.fish:21 +msgid "Assume no to all questions" +msgstr "Assume no to all questions" + +#: /tmp/fish/implicit/share/completions/apt-listbugs.fish:22 +#, fuzzy +msgid "List bugs from packages" +msgstr "List files in package" + +#: /tmp/fish/implicit/share/completions/apt-listbugs.fish:23 +msgid "List bugs in rss format" +msgstr "List bugs in rss format" + +#: /tmp/fish/implicit/share/completions/apt-listchanges.fish:2 +msgid "Read filenames from pipe" +msgstr "Read filenames from pipe" + +#: /tmp/fish/implicit/share/completions/apt-listchanges.fish:4 +msgid "Select frontend interface" +msgstr "Select frontend interface" + +#: /tmp/fish/implicit/share/completions/apt-listchanges.fish:5 +#: /tmp/fish/implicit/share/completions/darcs.fish:749 +msgid "Specify email address" +msgstr "Specify email address" + +#: /tmp/fish/implicit/share/completions/apt-listchanges.fish:6 +msgid "Ask confirmation" +msgstr "Ask confirmation" + +#: /tmp/fish/implicit/share/completions/apt-listchanges.fish:7 +msgid "Display all changelogs" +msgstr "Display all changelogs" + +#: /tmp/fish/implicit/share/completions/apt-listchanges.fish:8 +msgid "Avoid changelogs from db in named file" +msgstr "Avoid changelogs from db in named file" + +#: /tmp/fish/implicit/share/completions/apt-listchanges.fish:9 +#, fuzzy +msgid "Select display" +msgstr "X server display" + +#: /tmp/fish/implicit/share/completions/apt-listchanges.fish:10 +msgid "Insert header" +msgstr "Insert header" + +#: /tmp/fish/implicit/share/completions/apt-listchanges.fish:11 +#: /tmp/fish/implicit/share/completions/ps.fish:40 +msgid "Display debug info" +msgstr "Display debug info" + +#: /tmp/fish/implicit/share/completions/apt-listchanges.fish:12 +msgid "Select an option profile" +msgstr "Select an option profile" + +#: /tmp/fish/implicit/share/completions/apt-mark.fish:5 +msgid "Mark a package as automatically installed" +msgstr "Mark a package as automatically installed" + +#: /tmp/fish/implicit/share/completions/apt-mark.fish:6 +msgid "Mark a package as manually installed" +msgstr "Mark a package as manually installed" + +#: /tmp/fish/implicit/share/completions/apt-mark.fish:7 +msgid "Hold a package, prevent automatic installation or removal" +msgstr "Hold a package, prevent automatic installation or removal" + +#: /tmp/fish/implicit/share/completions/apt-mark.fish:8 +msgid "Cancel a hold on a package" +msgstr "Cancel a hold on a package" + +#: /tmp/fish/implicit/share/completions/apt-mark.fish:9 +msgid "Show automatically installed packages" +msgstr "Show automatically installed packages" + +#: /tmp/fish/implicit/share/completions/apt-mark.fish:10 +msgid "Show manually installed packages" +msgstr "Show manually installed packages" + +#: /tmp/fish/implicit/share/completions/apt-mark.fish:11 +msgid "Show held packages" +msgstr "Show held packages" + +#: /tmp/fish/implicit/share/completions/apt-mark.fish:15 +msgid "Write package statistics to a file" +msgstr "Write package statistics to a file" + +#: /tmp/fish/implicit/share/completions/apt-move.fish:1 +#, fuzzy +msgid "Generate master file" +msgstr "Generate release file" + +#: /tmp/fish/implicit/share/completions/apt-move.fish:2 +msgid "Alias for 'get'" +msgstr "Alias for “get”" + +#: /tmp/fish/implicit/share/completions/apt-move.fish:3 +msgid "Move packages to local tree" +msgstr "Move packages to local tree" + +#: /tmp/fish/implicit/share/completions/apt-move.fish:4 +msgid "Delete obsolete package files" +msgstr "Delete obsolete package files" + +#: /tmp/fish/implicit/share/completions/apt-move.fish:5 +msgid "Build new local files" +msgstr "Build new local files" + +#: /tmp/fish/implicit/share/completions/apt-move.fish:6 +msgid "Rebuild index files" +msgstr "Rebuild index files" + +#: /tmp/fish/implicit/share/completions/apt-move.fish:7 +msgid "Move packages from cache to local mirror" +msgstr "Move packages from cache to local mirror" + +#: /tmp/fish/implicit/share/completions/apt-move.fish:8 +msgid "Alias for 'move delete packages'" +msgstr "Alias for “move delete packages”" + +#: /tmp/fish/implicit/share/completions/apt-move.fish:9 +msgid "Alias for 'update'" +msgstr "Alias for “update”" + +#: /tmp/fish/implicit/share/completions/apt-move.fish:10 +msgid "Download package missing from mirror" +msgstr "Download package missing from mirror" + +#: /tmp/fish/implicit/share/completions/apt-move.fish:11 +msgid "Sync packages installed" +msgstr "Sync packages installed" + +#: /tmp/fish/implicit/share/completions/apt-move.fish:13 +#, fuzzy +msgid "Move file specified on commandline" +msgstr "Move file specified on commandline" + +#: /tmp/fish/implicit/share/completions/apt-move.fish:14 +msgid "List packages that may serve as input to mirrorbin or mirrorsource" +msgstr "List packages that may serve as input to mirrorbin or mirrorsource" + +#: /tmp/fish/implicit/share/completions/apt-move.fish:15 +msgid "Fetch package from STDIN" +msgstr "Fetch package from STDIN" + +#: /tmp/fish/implicit/share/completions/apt-move.fish:16 +msgid "Fetch source package from STDIN" +msgstr "Fetch source package from STDIN" + +#: /tmp/fish/implicit/share/completions/apt-move.fish:17 +msgid "Process all packages" +msgstr "Process all packages" + +#: /tmp/fish/implicit/share/completions/apt-move.fish:18 +msgid "Use specific conffile" +msgstr "Use specific conffile" + +#: /tmp/fish/implicit/share/completions/apt-move.fish:19 +msgid "Force deletion" +msgstr "Force deletion" + +#: /tmp/fish/implicit/share/completions/apt-move.fish:20 +msgid "Suppresses normal output" +msgstr "Suppresses normal output" + +#: /tmp/fish/implicit/share/completions/apt-move.fish:21 +msgid "Test run" +msgstr "Test run" + +#: /tmp/fish/implicit/share/completions/apt-proxy-import.fish:4 +msgid "No message to STDOUT" +msgstr "No message to STDOUT" + +#: /tmp/fish/implicit/share/completions/apt-proxy-import.fish:5 +msgid "Recurse into subdir" +msgstr "Recurse into subdir" + +#: /tmp/fish/implicit/share/completions/apt-proxy-import.fish:6 +msgid "Dir to import" +msgstr "Dir to import" + +#: /tmp/fish/implicit/share/completions/apt-proxy-import.fish:7 +msgid "Change to user" +msgstr "Change to user" + +#: /tmp/fish/implicit/share/completions/apt-proxy-import.fish:8 +msgid "Debug level[default 0]" +msgstr "Debug level[default 0]" + +#: /tmp/fish/implicit/share/completions/apt-rdepends.fish:2 +msgid "Show build dependencies" +msgstr "Show build dependencies" + +#: /tmp/fish/implicit/share/completions/apt-rdepends.fish:3 +msgid "Generate a dotty graph" +msgstr "Generate a dotty graph" + +#: /tmp/fish/implicit/share/completions/apt-rdepends.fish:4 +msgid "Show state of dependencies" +msgstr "Show state of dependencies" + +#: /tmp/fish/implicit/share/completions/apt-rdepends.fish:5 +msgid "List packages depending on" +msgstr "List packages depending on" + +#: /tmp/fish/implicit/share/completions/apt-rdepends.fish:6 +#, fuzzy +msgid "Comma-separated list of dependency types to follow recursively" +msgstr "Comma-separated list of dependancy types to follow recursively" + +#: /tmp/fish/implicit/share/completions/apt-rdepends.fish:7 +#, fuzzy +msgid "Comma-separated list of dependency types to show" +msgstr "Comma-separated list of dependancy types to show" + +#: /tmp/fish/implicit/share/completions/apt-rdepends.fish:8 +msgid "" +"Comma-separated list of package installation states to follow recursively" +msgstr "" +"Comma-separated list of package installation states to follow recursively" + +#: /tmp/fish/implicit/share/completions/apt-rdepends.fish:9 +msgid "Comma-separated list of package installation states to show" +msgstr "Comma-separated list of package installation states to show" + +#: /tmp/fish/implicit/share/completions/apt-rdepends.fish:10 +msgid "Display man page" +msgstr "Display man page" + +#: /tmp/fish/implicit/share/completions/apt-setup.fish:1 +msgid "Probe a CD" +msgstr "Probe a CD" + +#: /tmp/fish/implicit/share/completions/apt-setup.fish:2 +#, fuzzy +msgid "Run in non-interactive mode" +msgstr "Run in noninteractive mode" + +#: /tmp/fish/implicit/share/completions/apt-show-source.fish:2 +#: /tmp/fish/implicit/share/completions/apt-show-source.fish:3 +#: /tmp/fish/implicit/share/completions/apt-show-versions.fish:9 +#: /tmp/fish/implicit/share/completions/apt-show-versions.fish:10 +msgid "Read package from file" +msgstr "Read package from file" + +#: /tmp/fish/implicit/share/completions/apt-show-source.fish:4 +#: /tmp/fish/implicit/share/completions/apt-show-source.fish:5 +#: /tmp/fish/implicit/share/completions/apt-show-versions.fish:11 +#: /tmp/fish/implicit/share/completions/apt-show-versions.fish:12 +msgid "Specify APT list dir" +msgstr "Specify APT list dir" + +#: /tmp/fish/implicit/share/completions/apt-show-source.fish:6 +msgid "List PKG info" +msgstr "List PKG info" + +#: /tmp/fish/implicit/share/completions/apt-show-source.fish:8 +msgid "Print all source packages with version" +msgstr "Print all source packages with version" + +#: /tmp/fish/implicit/share/completions/apt-show-versions.fish:2 +msgid "Print PKG versions" +msgstr "Print PKG versions" + +#: /tmp/fish/implicit/share/completions/apt-show-versions.fish:3 +msgid "Using regex" +msgstr "Using regex" + +#: /tmp/fish/implicit/share/completions/apt-show-versions.fish:4 +msgid "Print only upgradeable packages" +msgstr "Print only upgradeable packages" + +#: /tmp/fish/implicit/share/completions/apt-show-versions.fish:5 +msgid "Print all versions" +msgstr "Print all versions" + +#: /tmp/fish/implicit/share/completions/apt-show-versions.fish:6 +msgid "Print package name/distro" +msgstr "Print package name/distro" + +#: /tmp/fish/implicit/share/completions/apt-show-versions.fish:7 +msgid "Print verbose info" +msgstr "Print verbose info" + +#: /tmp/fish/implicit/share/completions/apt-show-versions.fish:8 +msgid "Init or update cache only" +msgstr "Init or update cache only" + +#: /tmp/fish/implicit/share/completions/apt-sortpkgs.fish:2 +msgid "Use source index field" +msgstr "Use source index field" + +#: /tmp/fish/implicit/share/completions/apt-sortpkgs.fish:4 +msgid "Specify conffile" +msgstr "Specify conffile" + +#: /tmp/fish/implicit/share/completions/apt-spy.fish:2 +msgid "Debian distribution" +msgstr "Debian distribution" + +#: /tmp/fish/implicit/share/completions/apt-spy.fish:3 +msgid "Servers in the areas" +msgstr "Servers in the areas" + +#: /tmp/fish/implicit/share/completions/apt-spy.fish:4 +#, fuzzy +msgid "Conf file" +msgstr "Configuration file" + +#: /tmp/fish/implicit/share/completions/apt-spy.fish:5 +msgid "Finish after number of servers" +msgstr "Finish after number of servers" + +#: /tmp/fish/implicit/share/completions/apt-spy.fish:6 +#, fuzzy +msgid "File to grab servers" +msgstr "File for server response" + +#: /tmp/fish/implicit/share/completions/apt-spy.fish:7 +msgid "File as input" +msgstr "File as input" + +#: /tmp/fish/implicit/share/completions/apt-spy.fish:8 +msgid "Mirror-list file" +msgstr "Mirror-list file" + +#: /tmp/fish/implicit/share/completions/apt-spy.fish:9 +#, fuzzy +msgid "Output sources.list file" +msgstr "Set sources.list file" + +#: /tmp/fish/implicit/share/completions/apt-spy.fish:10 +msgid "Use proxy server" +msgstr "Use proxy server" + +#: /tmp/fish/implicit/share/completions/apt-spy.fish:11 +msgid "Comma separated country list" +msgstr "Comma separated country list" + +#: /tmp/fish/implicit/share/completions/apt-spy.fish:12 +msgid "How long in sec to download" +msgstr "How long in sec to download" + +#: /tmp/fish/implicit/share/completions/apt-spy.fish:13 +msgid "Custom URL to get mirror list" +msgstr "Custom URL to get mirror list" + +#: /tmp/fish/implicit/share/completions/apt-spy.fish:14 +msgid "Write top servers to file" +msgstr "Write top servers to file" + +#: /tmp/fish/implicit/share/completions/apt-spy.fish:15 +msgid "Number of top servers" +msgstr "Number of top servers" + +#: /tmp/fish/implicit/share/completions/apt-spy.fish:16 +msgid "Update mirror list" +msgstr "Update mirror list" + +#: /tmp/fish/implicit/share/completions/apt-spy.fish:17 +msgid "Version number" +msgstr "Version number" + +#: /tmp/fish/implicit/share/completions/apt-src.fish:2 +msgid "Update list of source packages" +msgstr "Update list of source packages" + +#: /tmp/fish/implicit/share/completions/apt-src.fish:3 +msgid "Install source packages" +msgstr "Install source packages" + +#: /tmp/fish/implicit/share/completions/apt-src.fish:4 +msgid "Upgrade source packages" +msgstr "Upgrade source packages" + +#: /tmp/fish/implicit/share/completions/apt-src.fish:5 +msgid "Remove source packages" +msgstr "Remove source packages" + +#: /tmp/fish/implicit/share/completions/apt-src.fish:6 +#: /tmp/fish/implicit/share/completions/apt-src.fish:13 +msgid "Build source packages" +msgstr "Build source packages" + +#: /tmp/fish/implicit/share/completions/apt-src.fish:7 +msgid "Clean source packages" +msgstr "Clean source packages" + +#: /tmp/fish/implicit/share/completions/apt-src.fish:8 +msgid "Detect known source tree" +msgstr "Detect known source tree" + +#: /tmp/fish/implicit/share/completions/apt-src.fish:9 +msgid "List installed source package\\(s\\)" +msgstr "List installed source package\\(s\\)" + +#: /tmp/fish/implicit/share/completions/apt-src.fish:10 +msgid "Root source tree" +msgstr "Root source tree" + +#: /tmp/fish/implicit/share/completions/apt-src.fish:11 +msgid "Version of source package" +msgstr "Version of source package" + +#: /tmp/fish/implicit/share/completions/apt-src.fish:12 +msgid "Name of the source package" +msgstr "Name of the source package" + +#: /tmp/fish/implicit/share/completions/apt-src.fish:14 +msgid "Install after build" +msgstr "Install after build" + +#: /tmp/fish/implicit/share/completions/apt-src.fish:15 +msgid "Patch local changes" +msgstr "Patch local changes" + +#: /tmp/fish/implicit/share/completions/apt-src.fish:16 +msgid "Specify a dir" +msgstr "Specify a dir" + +#: /tmp/fish/implicit/share/completions/apt-src.fish:17 +msgid "Run on current dir" +msgstr "Run on current dir" + +#: /tmp/fish/implicit/share/completions/apt-src.fish:18 +msgid "Omit debian version" +msgstr "Omit debian version" + +#: /tmp/fish/implicit/share/completions/apt-src.fish:19 +msgid "Do not del built files" +msgstr "Do not del built files" + +#: /tmp/fish/implicit/share/completions/apt-src.fish:20 +msgid "Do not del source files" +msgstr "Do not del source files" + +#: /tmp/fish/implicit/share/completions/apt-src.fish:21 +msgid "Source tree version" +msgstr "Source tree version" + +#: /tmp/fish/implicit/share/completions/apt-src.fish:22 +msgid "Output to /dev/null" +msgstr "Output to /dev/null" + +#: /tmp/fish/implicit/share/completions/apt-src.fish:23 +msgid "Output trace" +msgstr "Output trace" + +#: /tmp/fish/implicit/share/completions/apt-zip-inst.fish:3 +#: /tmp/fish/implicit/share/completions/apt-zip-list.fish:3 +msgid "Removable medium" +msgstr "Removable medium" + +#: /tmp/fish/implicit/share/completions/apt-zip-inst.fish:4 +#: /tmp/fish/implicit/share/completions/apt-zip-list.fish:4 +msgid "Select an action" +msgstr "Select an action" + +#: /tmp/fish/implicit/share/completions/apt-zip-inst.fish:5 +#: /tmp/fish/implicit/share/completions/apt-zip-list.fish:5 +#, fuzzy +msgid "List of packages to install" +msgstr "Sync packages installed" + +#: /tmp/fish/implicit/share/completions/apt-zip-inst.fish:6 +#: /tmp/fish/implicit/share/completions/apt-zip-list.fish:6 +msgid "Fix broken option" +msgstr "Fix broken option" + +#: /tmp/fish/implicit/share/completions/apt-zip-inst.fish:7 +#: /tmp/fish/implicit/share/completions/apt-zip-list.fish:7 +msgid "Specify a non-mountpoint dir" +msgstr "Specify a non-mountpoint dir" + +#: /tmp/fish/implicit/share/completions/apt-zip-list.fish:8 +msgid "Select a method" +msgstr "Select a method" + +#: /tmp/fish/implicit/share/completions/apt-zip-list.fish:10 +msgid "Accept protocols" +msgstr "Accept protocols" + +#: /tmp/fish/implicit/share/completions/apt-zip-list.fish:11 +msgid "Reject protocols" +msgstr "Reject protocols" + +#: /tmp/fish/implicit/share/completions/arc.fish:1 +#, fuzzy +msgid "Debugging command" +msgstr "Debugger command" + +#: /tmp/fish/implicit/share/completions/arc.fish:2 +#: /tmp/fish/implicit/share/completions/arc.fish:4 +#, fuzzy +msgid "Don't use color or style for output" +msgstr "Don't use colors in output" + +#: /tmp/fish/implicit/share/completions/arc.fish:3 +#, fuzzy +msgid "Always use fromatting" +msgstr "Always reformat" + +#: /tmp/fish/implicit/share/completions/arc.fish:5 +#, fuzzy +msgid "Specify which libraies to load" +msgstr "Specify which mailbox to load" + +#: /tmp/fish/implicit/share/completions/arc.fish:6 +#, fuzzy +msgid "Specify the Conduit URI" +msgstr "Specify the title of rss" + +#: /tmp/fish/implicit/share/completions/arc.fish:7 +#, fuzzy +msgid "Specify the Conduit token" +msgstr "Pass command to shell" + +#: /tmp/fish/implicit/share/completions/arc.fish:8 +#, fuzzy +msgid "Force a version" +msgstr "Source tree version" + +#: /tmp/fish/implicit/share/completions/arc.fish:9 +#, fuzzy +msgid "Sets the timeout" +msgstr "Set the network timeout" + +#: /tmp/fish/implicit/share/completions/arc.fish:10 +#, fuzzy +msgid "Sets a config" +msgstr "Set a config option" + +#: /tmp/fish/implicit/share/completions/arc.fish:11 +#, fuzzy +msgid "Skip the working copy configuration file" +msgstr "Specify a configuration file" + +#: /tmp/fish/implicit/share/completions/arc.fish:12 +#, fuzzy +msgid "Use provided file instead of ~/.arcrc" +msgstr "Use this config file instead of default" + +#: /tmp/fish/implicit/share/completions/arc.fish:13 +#, fuzzy +msgid "Implements shell completion" +msgstr "Do not use file completion" + +#: /tmp/fish/implicit/share/completions/arc.fish:14 +msgid "Current term in the argument list being completed" +msgstr "" + +#: /tmp/fish/implicit/share/completions/arc.fish:15 +#, fuzzy +msgid "Reads an arc configuration option" +msgstr "Set config options" + +#: /tmp/fish/implicit/share/completions/arc.fish:16 +#, fuzzy +msgid "Show detailed information about options" +msgstr "Display detailed information about the packages" + +#: /tmp/fish/implicit/share/completions/arc.fish:17 +msgid "Download a file to local disk" +msgstr "" + +#: /tmp/fish/implicit/share/completions/arc.fish:18 +msgid "Save the file with a specific name rather than the default" +msgstr "" + +#: /tmp/fish/implicit/share/completions/arc.fish:19 +#, fuzzy +msgid "Write file to stdout instead of to disk" +msgstr "Link files instead of copying" + +#: /tmp/fish/implicit/share/completions/arc.fish:20 +msgid "List your open Differential revisions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/arc.fish:21 +msgid "Run static analysis on changes to check for mistakes" +msgstr "" + +#: /tmp/fish/implicit/share/completions/arc.fish:22 +msgid "Override configured lint engine for this project" +msgstr "" + +#: /tmp/fish/implicit/share/completions/arc.fish:23 +#, fuzzy +msgid "Apply patches suggested by lint to the working copy" +msgstr "Apply a unidiff patch to the working copy" + +#: /tmp/fish/implicit/share/completions/arc.fish:24 +#, fuzzy +msgid "Set minimum message severity" +msgstr "Set severity" + +#: /tmp/fish/implicit/share/completions/arc.fish:25 +#: /tmp/fish/implicit/share/completions/arc.fish:176 +msgid "Never apply patches suggested by lint" +msgstr "" + +#: /tmp/fish/implicit/share/completions/arc.fish:26 +#, fuzzy +msgid "Lint changes since a specific revision" +msgstr "Help for the specified builtin" + +#: /tmp/fish/implicit/share/completions/arc.fish:27 +#, fuzzy +msgid "Output the linter results to a file" +msgstr "Output rss-data to file" + +#: /tmp/fish/implicit/share/completions/arc.fish:28 +msgid "Show all lint warnings, not just those on changed lines" +msgstr "" + +#: /tmp/fish/implicit/share/completions/arc.fish:29 +#: /tmp/fish/implicit/share/completions/arc.fish:180 +msgid "When linting git repositories, amend HEAD with all patches" +msgstr "" + +#: /tmp/fish/implicit/share/completions/arc.fish:30 +#, fuzzy +msgid "Lint all files in the project" +msgstr "Treat all files as text" + +#: /tmp/fish/implicit/share/completions/arc.fish:31 +msgid "Specify how results will be displayed" +msgstr "" + +#: /tmp/fish/implicit/share/completions/arc.fish:32 +msgid "Display only messages not present in the original code" +msgstr "" + +#: /tmp/fish/implicit/share/completions/arc.fish:33 +msgid "Show lint warnings just on changed lines" +msgstr "" + +#: /tmp/fish/implicit/share/completions/arc.fish:34 +#: /tmp/fish/implicit/share/completions/arc.fish:163 +msgid "When linting git repositories, amend HEAD with autofix" +msgstr "" + +#: /tmp/fish/implicit/share/completions/arc.fish:35 +msgid "In the first form, list objects you've flagged" +msgstr "" + +#: /tmp/fish/implicit/share/completions/arc.fish:36 +#, fuzzy +msgid "Edit the flag on an object" +msgstr "Edit the long comment by default" + +#: /tmp/fish/implicit/share/completions/arc.fish:37 +msgid "Set the color of a flag" +msgstr "" + +#: /tmp/fish/implicit/share/completions/arc.fish:38 +msgid "Delete the flag on an object" +msgstr "" + +#: /tmp/fish/implicit/share/completions/arc.fish:39 +#, fuzzy +msgid "Set the note on a flag" +msgstr "Set the terminal color" + +#: /tmp/fish/implicit/share/completions/arc.fish:40 +#, fuzzy +msgid "Export the local changeset to a file" +msgstr "Write package statistics to a file" + +#: /tmp/fish/implicit/share/completions/arc.fish:41 +msgid "Export change as a unified patch" +msgstr "" + +#: /tmp/fish/implicit/share/completions/arc.fish:42 +msgid "Export change as a git patch" +msgstr "" + +#: /tmp/fish/implicit/share/completions/arc.fish:43 +#: /tmp/fish/implicit/share/completions/arc.fish:100 +msgid "Attempt to convert non UTF-8 patch into specified encoding" +msgstr "" + +#: /tmp/fish/implicit/share/completions/arc.fish:44 +msgid "Export change as an arc bundle" +msgstr "" + +#: /tmp/fish/implicit/share/completions/arc.fish:45 +msgid "Export from Differential diff" +msgstr "" + +#: /tmp/fish/implicit/share/completions/arc.fish:46 +#, fuzzy +msgid "Export from a Differential revision" +msgstr "Export tagged revisions." + +#: /tmp/fish/implicit/share/completions/arc.fish:47 +msgid "Open a file or object in your web browser" +msgstr "" + +#: /tmp/fish/implicit/share/completions/arc.fish:48 +msgid "Open arguments as paths, even if they do not exist in the working copy" +msgstr "" + +#: /tmp/fish/implicit/share/completions/arc.fish:49 +msgid "Default branch name to view on server" +msgstr "" + +#: /tmp/fish/implicit/share/completions/arc.fish:50 +msgid "Quickly create a task for yourself" +msgstr "" + +#: /tmp/fish/implicit/share/completions/arc.fish:51 +msgid "Other users to CC on the new task" +msgstr "" + +#: /tmp/fish/implicit/share/completions/arc.fish:52 +msgid "Projects to assign to the task" +msgstr "" + +#: /tmp/fish/implicit/share/completions/arc.fish:53 +msgid "After creating the task, open it in a web browser" +msgstr "" + +#: /tmp/fish/implicit/share/completions/arc.fish:54 +#, fuzzy +msgid "what they do and which versions are installed" +msgstr "display the path where gems are installed" + +#: /tmp/fish/implicit/share/completions/arc.fish:55 +#, fuzzy +msgid "Search for linters" +msgstr "Search for other system" + +#: /tmp/fish/implicit/share/completions/arc.fish:56 +msgid "Show detailed information, including options" +msgstr "" + +#: /tmp/fish/implicit/share/completions/arc.fish:57 +msgid "Show what you're currently tracking in Phrequent" +msgstr "" + +#: /tmp/fish/implicit/share/completions/arc.fish:58 +msgid "Stop tracking work in Phrequent" +msgstr "" + +#: /tmp/fish/implicit/share/completions/arc.fish:59 +#, fuzzy +msgid "A note to attach to the tracked time" +msgstr "IP to report to the tracker" + +#: /tmp/fish/implicit/share/completions/arc.fish:60 +#, fuzzy +msgid "Create an alias" +msgstr "Create archive" + +#: /tmp/fish/implicit/share/completions/arc.fish:61 +#, fuzzy +msgid "Sets an arc configuration option" +msgstr "Set a config option" + +#: /tmp/fish/implicit/share/completions/arc.fish:62 +#, fuzzy +msgid "Set a local config value instead of a user one" +msgstr "Use this config file instead of default" + +#: /tmp/fish/implicit/share/completions/arc.fish:63 +msgid "Start tracking work in Phrequent" +msgstr "" + +#: /tmp/fish/implicit/share/completions/arc.fish:64 +msgid "Close a task or otherwise update its status" +msgstr "" + +#: /tmp/fish/implicit/share/completions/arc.fish:65 +msgid "Provide a comment with your status change" +msgstr "" + +#: /tmp/fish/implicit/share/completions/arc.fish:66 +#, fuzzy +msgid "Show available status options and exit" +msgstr "Show version number and exit" + +#: /tmp/fish/implicit/share/completions/arc.fish:67 +msgid "Publish an accepted revision after review" +msgstr "" + +#: /tmp/fish/implicit/share/completions/arc.fish:68 +msgid "Prints the commits that would be landed" +msgstr "" + +#: /tmp/fish/implicit/share/completions/arc.fish:69 +msgid "Push to a remote other than the default" +msgstr "" + +#: /tmp/fish/implicit/share/completions/arc.fish:70 +msgid "Delete the feature branch in the remote after landing it" +msgstr "" + +#: /tmp/fish/implicit/share/completions/arc.fish:71 +msgid "When updating the feature branch, use rebase instead of merge" +msgstr "" + +#: /tmp/fish/implicit/share/completions/arc.fish:72 +#, fuzzy +msgid "Use squash strategy" +msgstr "Use fast setting" + +#: /tmp/fish/implicit/share/completions/arc.fish:73 +msgid "Keep the feature branch" +msgstr "" + +#: /tmp/fish/implicit/share/completions/arc.fish:74 +msgid "Use merge strategy" +msgstr "" + +#: /tmp/fish/implicit/share/completions/arc.fish:75 +msgid "When updating the feature branch, use merge instead of rebase" +msgstr "" + +#: /tmp/fish/implicit/share/completions/arc.fish:76 +msgid "Prepare the change to be pushed, but do not actually push it" +msgstr "" + +#: /tmp/fish/implicit/share/completions/arc.fish:77 +msgid "Land feature branch onto a branch other than the default" +msgstr "" + +#: /tmp/fish/implicit/share/completions/arc.fish:78 +#: /tmp/fish/implicit/share/completions/arc.fish:86 +#, fuzzy +msgid "Use the message from a specific revision" +msgstr "Update the working copy to a different URL" + +#: /tmp/fish/implicit/share/completions/arc.fish:79 +msgid "Show which commits will be selected" +msgstr "" + +#: /tmp/fish/implicit/share/completions/arc.fish:80 +#, fuzzy +msgid "Print base commit only and exit" +msgstr "Print version information and exit" + +#: /tmp/fish/implicit/share/completions/arc.fish:81 +#: /tmp/fish/implicit/share/completions/arc.fish:173 +msgid "Additional rules for determining base revision" +msgstr "" + +#: /tmp/fish/implicit/share/completions/arc.fish:82 +#, fuzzy +msgid "Specify the end of the commit range to select" +msgstr "Set the end of file string to eof-str" + +#: /tmp/fish/implicit/share/completions/arc.fish:83 +msgid "Show committed and abandoned revisions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/arc.fish:84 +#: /tmp/fish/implicit/share/completions/arc.fish:114 +#, fuzzy +msgid "Alias for arc feature" +msgstr "Alias for atrm" + +#: /tmp/fish/implicit/share/completions/arc.fish:85 +#, fuzzy +msgid "Amend the working copy" +msgstr "Print the working directory" + +#: /tmp/fish/implicit/share/completions/arc.fish:87 +#, fuzzy +msgid "Show the amended commit message" +msgstr "Read commit message from file" + +#: /tmp/fish/implicit/share/completions/arc.fish:88 +#, fuzzy +msgid "Upgrade arcanist and libphutil to the latest versions" +msgstr "Update dependencies to their latest versions" + +#: /tmp/fish/implicit/share/completions/arc.fish:89 +#, fuzzy +msgid "Shows the help" +msgstr "Show the time" + +#: /tmp/fish/implicit/share/completions/arc.fish:90 +#, fuzzy +msgid "Print detailed information about each command" +msgstr "Display detailed information about the packages" + +#: /tmp/fish/implicit/share/completions/arc.fish:91 +msgid "Share and grab text using the Paste application" +msgstr "" + +#: /tmp/fish/implicit/share/completions/arc.fish:92 +#, fuzzy +msgid "Language for syntax highlighting" +msgstr "No search highlighting" + +#: /tmp/fish/implicit/share/completions/arc.fish:93 +#, fuzzy +msgid "Output in JSON format" +msgstr "Output in ISO 8601 format" + +#: /tmp/fish/implicit/share/completions/arc.fish:94 +#, fuzzy +msgid "Title for the paste" +msgstr "Search for other system" + +#: /tmp/fish/implicit/share/completions/arc.fish:95 +msgid "Commit a revision which has been accepted by a reviewer" +msgstr "" + +#: /tmp/fish/implicit/share/completions/arc.fish:96 +#, fuzzy +msgid "Commit a specific revision" +msgstr "Help for the specified builtin" + +#: /tmp/fish/implicit/share/completions/arc.fish:97 +msgid "Show the command which would be issued" +msgstr "" + +#: /tmp/fish/implicit/share/completions/arc.fish:98 +#, fuzzy +msgid "Apply changes to the working copy" +msgstr "Apply a unidiff patch to the working copy" + +#: /tmp/fish/implicit/share/completions/arc.fish:99 +#, fuzzy +msgid "Do not run any sanity checks" +msgstr "Do not run update" + +#: /tmp/fish/implicit/share/completions/arc.fish:101 +#, fuzzy +msgid "Do not commit the changes" +msgstr "Don't summarize changes" + +#: /tmp/fish/implicit/share/completions/arc.fish:102 +#, fuzzy +msgid "Update the local working copy before applying the patch" +msgstr "Update the working copy to a different URL." + +#: /tmp/fish/implicit/share/completions/arc.fish:103 +msgid "Apply changes from a git patch file or unified patch file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/arc.fish:104 +#, fuzzy +msgid "Apply changes from an arc bundlej" +msgstr "Apply patches (from an email bundle) to the repository" + +#: /tmp/fish/implicit/share/completions/arc.fish:105 +#, fuzzy +msgid "Do not apply dependencies" +msgstr "Show build dependencies" + +#: /tmp/fish/implicit/share/completions/arc.fish:106 +msgid "Apply changes from a Differential diff" +msgstr "" + +#: /tmp/fish/implicit/share/completions/arc.fish:107 +#, fuzzy +msgid "Do not create a branch" +msgstr "Do not write mtab" + +#: /tmp/fish/implicit/share/completions/arc.fish:108 +msgid "Apply changes from a Differential revision" +msgstr "" + +#: /tmp/fish/implicit/share/completions/arc.fish:109 +msgid "Installs Conduit credentials into your ~/.arcc" +msgstr "" + +#: /tmp/fish/implicit/share/completions/arc.fish:110 +msgid "Please use backout instead" +msgstr "" + +#: /tmp/fish/implicit/share/completions/arc.fish:111 +msgid "Upload a file from local disk" +msgstr "" + +#: /tmp/fish/implicit/share/completions/arc.fish:112 +msgid "Output upload information in JSON format" +msgstr "" + +#: /tmp/fish/implicit/share/completions/arc.fish:113 +#, fuzzy +msgid "Mark the file as temporary" +msgstr "Use file as terminal" + +#: /tmp/fish/implicit/share/completions/arc.fish:115 +msgid "There's only one way to find out" +msgstr "" + +#: /tmp/fish/implicit/share/completions/arc.fish:116 +#, fuzzy +msgid "Show blame for the lines you changed" +msgstr "Show help for the fish shell" + +#: /tmp/fish/implicit/share/completions/arc.fish:117 +#, fuzzy +msgid "Cover changes since a specific revision" +msgstr "Help for the specified builtin" + +#: /tmp/fish/implicit/share/completions/arc.fish:118 +#, fuzzy +msgid "Close a revision" +msgstr "Unlock a revision" + +#: /tmp/fish/implicit/share/completions/arc.fish:119 +msgid "Do not print a success message" +msgstr "" + +#: /tmp/fish/implicit/share/completions/arc.fish:120 +msgid "Close only if the repository is untracked and the revision is accepted" +msgstr "" + +#: /tmp/fish/implicit/share/completions/arc.fish:121 +msgid "View all assigned tasks" +msgstr "" + +#: /tmp/fish/implicit/share/completions/arc.fish:122 +msgid "Show tasks that are open or closed, default is open" +msgstr "" + +#: /tmp/fish/implicit/share/completions/arc.fish:123 +msgid "Only show tasks assigned to the given username," +msgstr "" + +#: /tmp/fish/implicit/share/completions/arc.fish:124 +msgid "Only show tasks that are not assigned" +msgstr "" + +#: /tmp/fish/implicit/share/completions/arc.fish:125 +msgid "Limit the amount of tasks outputted, default is all" +msgstr "" + +#: /tmp/fish/implicit/share/completions/arc.fish:126 +msgid "Arrange tasks based on priority, created, or modified," +msgstr "" + +#: /tmp/fish/implicit/share/completions/arc.fish:127 +msgid "A wrapper on 'git branch' or 'hg bookmark" +msgstr "" + +#: /tmp/fish/implicit/share/completions/arc.fish:128 +#: /tmp/fish/implicit/share/completions/arc.fish:140 +#, fuzzy +msgid "Specify the output format" +msgstr "Specify output format" + +#: /tmp/fish/implicit/share/completions/arc.fish:129 +msgid "Include closed and abandoned revisions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/arc.fish:130 +msgid "Sort branches by status instead of time" +msgstr "" + +#: /tmp/fish/implicit/share/completions/arc.fish:131 +#, fuzzy +msgid "Run unit tests that cover specified paths" +msgstr "Run unit tests for gem" + +#: /tmp/fish/implicit/share/completions/arc.fish:132 +msgid "Override configured unit engine for this project" +msgstr "" + +#: /tmp/fish/implicit/share/completions/arc.fish:133 +msgid "Show a detailed coverage report on the CLI" +msgstr "" + +#: /tmp/fish/implicit/share/completions/arc.fish:134 +#, fuzzy +msgid "Record a copy of the test results on the specified build target" +msgstr "Cache test results in specified file" + +#: /tmp/fish/implicit/share/completions/arc.fish:135 +#, fuzzy +msgid "Use uglier formatting" +msgstr "Use unified format" + +#: /tmp/fish/implicit/share/completions/arc.fish:136 +msgid "Run unit tests covering changes since a specific revision" +msgstr "" + +#: /tmp/fish/implicit/share/completions/arc.fish:137 +#, fuzzy +msgid "Run every test" +msgstr "Reverse results" + +#: /tmp/fish/implicit/share/completions/arc.fish:138 +msgid "Report results in JSON format" +msgstr "" + +#: /tmp/fish/implicit/share/completions/arc.fish:139 +#, fuzzy +msgid "Always enable coverage information" +msgstr "Always reformat" + +#: /tmp/fish/implicit/share/completions/arc.fish:141 +#: /tmp/fish/implicit/share/completions/arc.fish:184 +#, fuzzy +msgid "Always disable coverage information" +msgstr "Only display Ruby directive information" + +#: /tmp/fish/implicit/share/completions/arc.fish:142 +#, fuzzy +msgid "Backouts on a previous commit" +msgstr "Execute command if previous command failed" + +#: /tmp/fish/implicit/share/completions/arc.fish:143 +msgid "Make a raw Conduit method call" +msgstr "" + +#: /tmp/fish/implicit/share/completions/arc.fish:144 +msgid "Generate a Differential diff or revision from local changes" +msgstr "" + +#: /tmp/fish/implicit/share/completions/arc.fish:145 +#, fuzzy +msgid "Generate diff by executing a specified command" +msgstr "Interactive mode after executing commands" + +#: /tmp/fish/implicit/share/completions/arc.fish:146 +msgid "Attempt to convert non UTF-8 hunks into specified encoding" +msgstr "" + +#: /tmp/fish/implicit/share/completions/arc.fish:147 +msgid "When creating a revision, add CCs" +msgstr "" + +#: /tmp/fish/implicit/share/completions/arc.fish:148 +msgid "When creating a revision, add reviewers" +msgstr "" + +#: /tmp/fish/implicit/share/completions/arc.fish:149 +#, fuzzy +msgid "Do not copy changes to the staging area" +msgstr "Do not actually change anything" + +#: /tmp/fish/implicit/share/completions/arc.fish:150 +#, fuzzy +msgid "Read diff from stdin" +msgstr "Read names from stdin" + +#: /tmp/fish/implicit/share/completions/arc.fish:151 +#, fuzzy +msgid "Suppress warning about uncommitted changes" +msgstr "Suppress the warning about “using insecure memory”" + +#: /tmp/fish/implicit/share/completions/arc.fish:152 +#, fuzzy +msgid "Read revision information from file" +msgstr "Error while reading input information from file “%ls”" + +#: /tmp/fish/implicit/share/completions/arc.fish:153 +#, fuzzy +msgid "Do not run lint" +msgstr "Do not run update" + +#: /tmp/fish/implicit/share/completions/arc.fish:154 +#, fuzzy +msgid "Use the specified message when updating a revision" +msgstr "Use specified message digest algorithm" + +#: /tmp/fish/implicit/share/completions/arc.fish:155 +msgid "Create or update a revision without requesting a code review" +msgstr "" + +#: /tmp/fish/implicit/share/completions/arc.fish:156 +msgid "After creating a diff or revision, open it in a web browser" +msgstr "" + +#: /tmp/fish/implicit/share/completions/arc.fish:157 +#, fuzzy +msgid "Always create a new revision" +msgstr "Force new revision" + +#: /tmp/fish/implicit/share/completions/arc.fish:158 +#, fuzzy +msgid "Disable lint cache" +msgstr "Disable server-side cache" + +#: /tmp/fish/implicit/share/completions/arc.fish:159 +msgid "Read revision information from a specific commit" +msgstr "" + +#: /tmp/fish/implicit/share/completions/arc.fish:160 +msgid "Only generate a diff, without running lint, unit tests, or other" +msgstr "" + +#: /tmp/fish/implicit/share/completions/arc.fish:161 +#, fuzzy +msgid "Do not upload binaries" +msgstr "Do not load init files" + +#: /tmp/fish/implicit/share/completions/arc.fish:162 +msgid "only create a diff" +msgstr "" + +#: /tmp/fish/implicit/share/completions/arc.fish:164 +msgid "Apply patches suggested by lint" +msgstr "" + +#: /tmp/fish/implicit/share/completions/arc.fish:165 +#, fuzzy +msgid "Specify the end of the commit range" +msgstr "Specify the subject of the message" + +#: /tmp/fish/implicit/share/completions/arc.fish:166 +#, fuzzy +msgid "When creating a revision, try to use the working copy commit" +msgstr "Bring changes from the repository into the working copy." + +#: /tmp/fish/implicit/share/completions/arc.fish:167 +#, fuzzy +msgid "Create a diff with a few lines of context." +msgstr "Print NUM lines of context" + +#: /tmp/fish/implicit/share/completions/arc.fish:168 +msgid "Require excuse for lint advice in addition to lint warnings and errors" +msgstr "" + +#: /tmp/fish/implicit/share/completions/arc.fish:169 +msgid "Emit machine-readable JSON" +msgstr "" + +#: /tmp/fish/implicit/share/completions/arc.fish:170 +#, fuzzy +msgid "Always update a specific revision" +msgstr "Help for the specified builtin" + +#: /tmp/fish/implicit/share/completions/arc.fish:171 +msgid "Ignore unsound test failures without prompting" +msgstr "" + +#: /tmp/fish/implicit/share/completions/arc.fish:172 +msgid "Provide a prepared in advance excuse for any lints/tests" +msgstr "" + +#: /tmp/fish/implicit/share/completions/arc.fish:174 +#, fuzzy +msgid "Never amend commits in the working copy with lint patches" +msgstr "Save changes in the working copy to the repository as a patch" + +#: /tmp/fish/implicit/share/completions/arc.fish:175 +msgid "Automatically add all unstaged and uncommitted" +msgstr "" + +#: /tmp/fish/implicit/share/completions/arc.fish:177 +#, fuzzy +msgid "Edit revision information" +msgstr "List compression information" + +#: /tmp/fish/implicit/share/completions/arc.fish:178 +#, fuzzy +msgid "Do not run unit tests" +msgstr "Do not run update" + +#: /tmp/fish/implicit/share/completions/arc.fish:179 +#, fuzzy +msgid "Raise all lint warnings" +msgstr "Disable warnings" + +#: /tmp/fish/implicit/share/completions/arc.fish:181 +#, fuzzy +msgid "Only run lint and unit tests" +msgstr "Only print duplicates" + +#: /tmp/fish/implicit/share/completions/arc.fish:182 +#, fuzzy +msgid "Skip checks for untracked files in the working copy" +msgstr "Change working directory" + +#: /tmp/fish/implicit/share/completions/arc.fish:183 +#, fuzzy +msgid "Display only new lint messages" +msgstr "Display line number" + +#: /tmp/fish/implicit/share/completions/arc.fish:185 +msgid "Create or update a libphutil library" +msgstr "" + +#: /tmp/fish/implicit/share/completions/arc.fish:186 +msgid "Run the remap step of liberation" +msgstr "" + +#: /tmp/fish/implicit/share/completions/arc.fish:187 +msgid "Upgrade library to v2" +msgstr "" + +#: /tmp/fish/implicit/share/completions/arc.fish:188 +msgid "Run the verify step of liberation" +msgstr "" + +#: /tmp/fish/implicit/share/completions/arc.fish:189 +msgid "Drop the module cache before liberating" +msgstr "" + +#: /tmp/fish/implicit/share/completions/arc.fish:190 +msgid "Force the library map to be updated" +msgstr "" + +#: /tmp/fish/implicit/share/completions/arc.fish:191 +#, fuzzy +msgid "Set the library name" +msgstr "Set server name" + +#: /tmp/fish/implicit/share/completions/arc.fish:192 +#, fuzzy +msgid "Shows the current version of arcanist" +msgstr "Show the log messages for a set of revision(s) and/or file(s)" + +#: /tmp/fish/implicit/share/completions/arp.fish:2 +msgid "Numerical address" +msgstr "Numerical address" + +#: /tmp/fish/implicit/share/completions/arp.fish:3 +msgid "Class of hw type" +msgstr "Class of hw type" + +#: /tmp/fish/implicit/share/completions/arp.fish:4 +msgid "Show arp entries" +msgstr "Show arp entries" + +#: /tmp/fish/implicit/share/completions/arp.fish:5 +msgid "Remove an entry for hostname" +msgstr "Remove an entry for hostname" + +#: /tmp/fish/implicit/share/completions/arp.fish:6 +msgid "Use hardware address" +msgstr "Use hardware address" + +#: /tmp/fish/implicit/share/completions/arp.fish:7 +msgid "Select interface" +msgstr "Select interface" + +#: /tmp/fish/implicit/share/completions/arp.fish:8 +msgid "Manually create ARP address" +msgstr "Manually create ARP address" + +#: /tmp/fish/implicit/share/completions/arp.fish:9 +msgid "Take addr from filename, default /etc/ethers" +msgstr "Take addr from filename, default /etc/ethers" + +#: /tmp/fish/implicit/share/completions/as.fish:1 +#, fuzzy +msgid "Omit false conditionals" +msgstr "Test a condition" + +#: /tmp/fish/implicit/share/completions/as.fish:2 +#, fuzzy +msgid "Omit debugging directives" +msgstr "Omit debian version" + +#: /tmp/fish/implicit/share/completions/as.fish:3 +#, fuzzy +msgid "Include general information" +msgstr "Print extra information" + +#: /tmp/fish/implicit/share/completions/as.fish:4 +msgid "Include high-level source" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:5 +#, fuzzy +msgid "Include assembly" +msgstr "Include path" + +#: /tmp/fish/implicit/share/completions/as.fish:6 +msgid "Include macro expansions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:7 +#, fuzzy +msgid "Omit forms processing" +msgstr "Alter default keyword processing" + +#: /tmp/fish/implicit/share/completions/as.fish:8 +#, fuzzy +msgid "Include symbols" +msgstr "Include empty filesystems" + +#: /tmp/fish/implicit/share/completions/as.fish:9 +msgid "Initially turn on alternate macro syntax" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:10 +msgid "Compress DWARF debug sections using zlib" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:11 +msgid "Don't compress DWARF debug sections" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:12 +msgid "Produce assembler debugging messages" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:13 +#, fuzzy +msgid "Remap debug information" +msgstr "List inode information" + +#: /tmp/fish/implicit/share/completions/as.fish:14 +#, fuzzy +msgid "Redefine symbols" +msgstr "Redefine variable" + +#: /tmp/fish/implicit/share/completions/as.fish:15 +msgid "Require executable stack for this object" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:16 +msgid "Don't require executable stack for this object" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:17 +msgid "ELF .size directive check" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:18 +msgid "Generate ELF common symbols with STT_COMMON type" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:19 +msgid "Enable section name substitution sequences" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:20 +msgid "Skip whitespace and comment preprocessing" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:21 +#, fuzzy +msgid "Generate debugging information" +msgstr "Print debugging info" + +#: /tmp/fish/implicit/share/completions/as.fish:22 +#, fuzzy +msgid "Generate STABS debugging information" +msgstr "Print debugging info" + +#: /tmp/fish/implicit/share/completions/as.fish:23 +msgid "Generate STABS debug info with GNU extensions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:24 +msgid "Generate DWARF2 debugging information" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:25 +msgid "Generate per-function section names for DWARF line information" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:26 +msgid "Set the hash table size close" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:27 +#, fuzzy +msgid "Show help message and exit" +msgstr "Show this help message and exit" + +#: /tmp/fish/implicit/share/completions/as.fish:28 +#, fuzzy +msgid "Show target specific options" +msgstr "Set config options" + +#: /tmp/fish/implicit/share/completions/as.fish:29 +#, fuzzy +msgid "Add DIR to search list for .include directives" +msgstr "Replace include directories" + +#: /tmp/fish/implicit/share/completions/as.fish:30 +msgid "Don't warn about signed overflow" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:31 +msgid "Warn when differences altered for long displacements" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:32 +msgid "Keep local symbols" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:33 +msgid "Assemble in MRI compatibility mode" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:34 +#, fuzzy +msgid "Write dependency information in given file" +msgstr "Print version information and exit" + +#: /tmp/fish/implicit/share/completions/as.fish:35 +#, fuzzy +msgid "Do not pad the end of sections to alignment boundaries" +msgstr "Do not add the default keyrings to the list of keyrings" + +#: /tmp/fish/implicit/share/completions/as.fish:36 +#, fuzzy +msgid "Set object-file output file name" +msgstr "Specify output filename" + +#: /tmp/fish/implicit/share/completions/as.fish:37 +#, fuzzy +msgid "Fold data section into text section" +msgstr "Floating point exception" + +#: /tmp/fish/implicit/share/completions/as.fish:38 +msgid "Prefer smaller memory use" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:39 +#, fuzzy +msgid "Print various measured statistics from execution" +msgstr "Print out the previously obtained statistics from the file systems" + +#: /tmp/fish/implicit/share/completions/as.fish:40 +msgid "Strip local absolute symbols" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:41 +msgid "Use same format as native assembler when possible" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:42 +#, fuzzy +msgid "Print assembler version number and exit" +msgstr "Show version number and exit" + +#: /tmp/fish/implicit/share/completions/as.fish:43 +#: /tmp/fish/implicit/share/completions/gunzip.fish:8 +#: /tmp/fish/implicit/share/completions/gzip.fish:8 +#, fuzzy +msgid "Suppress warnings" +msgstr "Force warnings" + +#: /tmp/fish/implicit/share/completions/as.fish:44 +#, fuzzy +msgid "Don't suppress warnings" +msgstr "Don't summarize changes" + +#: /tmp/fish/implicit/share/completions/as.fish:45 +#, fuzzy +msgid "Treat warnings as errors" +msgstr "Only output warnings and errors" + +#: /tmp/fish/implicit/share/completions/as.fish:46 +msgid "Generate object file even after errors" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:47 +#, fuzzy +msgid "Read option from given file" +msgstr "Read job from file" + +#: /tmp/fish/implicit/share/completions/as.fish:48 +#, fuzzy +msgid "Print assembler version number" +msgstr "Print line number" + +#: /tmp/fish/implicit/share/completions/as.fish:49 +msgid "Don't optimize code alignment" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:50 +#, fuzzy +msgid "Quieten some warnings" +msgstr "Disable warnings" + +#: /tmp/fish/implicit/share/completions/as.fish:51 +#, fuzzy +msgid "Generate 32 bits code" +msgstr "Generate contents file" + +#: /tmp/fish/implicit/share/completions/as.fish:52 +#, fuzzy +msgid "Generate 64 bits code" +msgstr "Generate contents file" + +#: /tmp/fish/implicit/share/completions/as.fish:53 +#, fuzzy +msgid "Generate x32 code" +msgstr "Generate man page" + +#: /tmp/fish/implicit/share/completions/as.fish:54 +msgid "Encode SSE instructions with VEX prefix" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:55 +#, fuzzy +msgid "Check SSE instructions" +msgstr "Check all generations" + +#: /tmp/fish/implicit/share/completions/as.fish:56 +msgid "Check operand combinations for validity" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:57 +msgid "Encode scalar AVX instructions with specific vector length" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:58 +msgid "Encode scalar EVEX instructions with specific vector length" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:59 +msgid "Encode EVEX instructions with specific EVEX.W" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:60 +msgid "Encode EVEX instructions with specific EVEX.RC" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:61 +#, fuzzy +msgid "Use specfied mnemonic" +msgstr "Use specified queue" + +#: /tmp/fish/implicit/share/completions/as.fish:62 +#, fuzzy +msgid "Use specfied syntax" +msgstr "Use specified queue" + +#: /tmp/fish/implicit/share/completions/as.fish:63 +msgid "Support pseudo index registers" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:64 +msgid "Don't require '%' prefix for registers" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:65 +msgid "Support old (<= 2.8.1) versions of gcc" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:66 +msgid "Add BND prefix for all valid branches" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:67 +msgid "Disable branch optimization for shared code" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:68 +#, fuzzy +msgid "Strip all lock prefixes" +msgstr "Small block size" + +#: /tmp/fish/implicit/share/completions/as.fish:70 +#, fuzzy +msgid "Generate relax relocations" +msgstr "Generate release file" + +#: /tmp/fish/implicit/share/completions/as.fish:71 +msgid "Accept only AMD64 ISA" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:72 +msgid "Accept only Intel64 ISA" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:73 +msgid "Optimize for given CPU" +msgstr "" + +#: /tmp/fish/implicit/share/completions/asp.fish:1 +#, fuzzy +msgid "Checkout package" +msgstr "Check for patches" + +#: /tmp/fish/implicit/share/completions/asp.fish:2 +msgid "Show the full history of the target, with file diffs" +msgstr "" + +#: /tmp/fish/implicit/share/completions/asp.fish:3 +#, fuzzy +msgid "Put the source files in current directory" +msgstr "Extract files to current directory" + +#: /tmp/fish/implicit/share/completions/asp.fish:4 +msgid "Collect garbage" +msgstr "" + +#: /tmp/fish/implicit/share/completions/asp.fish:5 +msgid "Report approximate disk usage" +msgstr "" + +#: /tmp/fish/implicit/share/completions/asp.fish:7 +#, fuzzy +msgid "List all known packages" +msgstr "Install new package" + +#: /tmp/fish/implicit/share/completions/asp.fish:8 +msgid "List the architectures the targets are available for" +msgstr "" + +#: /tmp/fish/implicit/share/completions/asp.fish:9 +#, fuzzy +msgid "List locally tracked packages" +msgstr "List all available packages" + +#: /tmp/fish/implicit/share/completions/asp.fish:10 +msgid "List repos the targets exist in" +msgstr "" + +#: /tmp/fish/implicit/share/completions/asp.fish:11 +#, fuzzy +msgid "Show revision history of the target" +msgstr "Show only matching part" + +#: /tmp/fish/implicit/share/completions/asp.fish:12 +#, fuzzy +msgid "Show condensed revision history" +msgstr "Show differences between revisions" + +#: /tmp/fish/implicit/share/completions/asp.fish:13 +msgid "Show the target's PKGBUILD" +msgstr "" + +#: /tmp/fish/implicit/share/completions/asp.fish:14 +#, fuzzy +msgid "Update given targets" +msgstr "Update interval" + +#: /tmp/fish/implicit/share/completions/asp.fish:15 +#, fuzzy +msgid "Remove target from local repository" +msgstr "Removes a key from the repository" + +#: /tmp/fish/implicit/share/completions/atd.fish:1 +msgid "Limiting load factor" +msgstr "Limiting load factor" + +#: /tmp/fish/implicit/share/completions/atd.fish:2 +msgid "Minimum interval in seconds" +msgstr "Minimum interval in seconds" + +#: /tmp/fish/implicit/share/completions/atd.fish:3 +#: /tmp/fish/implicit/share/completions/make.fish:4 +#: /tmp/fish/implicit/share/completions/sylpheed.fish:2 +msgid "Debug mode" +msgstr "Debug mode" + +#: /tmp/fish/implicit/share/completions/atd.fish:4 +msgid "Process at queue only once" +msgstr "Process at queue only once" + +#: /tmp/fish/implicit/share/completions/at.fish:2 +#: /tmp/fish/implicit/share/completions/atq.fish:2 +msgid "Use specified queue" +msgstr "Use specified queue" + +#: /tmp/fish/implicit/share/completions/at.fish:3 +msgid "Send mail to user" +msgstr "Send mail to user" + +#: /tmp/fish/implicit/share/completions/at.fish:4 +msgid "Read job from file" +msgstr "Read job from file" + +#: /tmp/fish/implicit/share/completions/at.fish:5 +msgid "Alias for atq" +msgstr "Alias for atq" + +#: /tmp/fish/implicit/share/completions/at.fish:6 +msgid "Alias for atrm" +msgstr "Alias for atrm" + +#: /tmp/fish/implicit/share/completions/at.fish:7 +#: /tmp/fish/implicit/share/completions/climate.fish:11 +msgid "Show the time" +msgstr "Show the time" + +#: /tmp/fish/implicit/share/completions/at.fish:8 +msgid "Print the jobs listed" +msgstr "Print the jobs listed" + +#: /tmp/fish/implicit/share/completions/atom.fish:1 +#, fuzzy +msgid "Run in development mode." +msgstr "Run in login mode" + +#: /tmp/fish/implicit/share/completions/atom.fish:2 +msgid "Keep the browser process in the foreground." +msgstr "" + +#: /tmp/fish/implicit/share/completions/atom.fish:3 +#, fuzzy +msgid "Print usage message." +msgstr "Print informative messages" + +#: /tmp/fish/implicit/share/completions/atom.fish:4 +#, fuzzy +msgid "Log all output to file." +msgstr "Log input to file" + +#: /tmp/fish/implicit/share/completions/atom.fish:5 +msgid "Open a new window." +msgstr "" + +#: /tmp/fish/implicit/share/completions/atom.fish:6 +msgid "Create a profile of the startup execution time." +msgstr "" + +#: /tmp/fish/implicit/share/completions/atom.fish:7 +msgid "Set the path to the Atom source directory and enable dev-mode." +msgstr "" + +#: /tmp/fish/implicit/share/completions/atom.fish:8 +msgid "" +"Set the directory from which to run package specs (default: Atom's spec " +"directory)." +msgstr "" + +#: /tmp/fish/implicit/share/completions/atom.fish:9 +msgid "Do not load packages from ~/.atom/packages or ~/.atom/dev/packages." +msgstr "" + +#: /tmp/fish/implicit/share/completions/atom.fish:10 +msgid "Run the specified specs and exit with error code on failures." +msgstr "" + +#: /tmp/fish/implicit/share/completions/atom.fish:11 +#, fuzzy +msgid "Print the version." +msgstr "Print node's version" + +#: /tmp/fish/implicit/share/completions/atom.fish:12 +msgid "Wait for window to be closed before returning." +msgstr "" + +#: /tmp/fish/implicit/share/completions/atool.fish:1 +msgid "Manage file archives of various types" +msgstr "" + +#: /tmp/fish/implicit/share/completions/atool.fish:2 +#, fuzzy +msgid "list files in archive (als)" +msgstr "List files in package" + +#: /tmp/fish/implicit/share/completions/atool.fish:3 +#, fuzzy +msgid "extract files from archive (aunpack)" +msgstr "Extract from archive" + +#: /tmp/fish/implicit/share/completions/atool.fish:4 +#, fuzzy +msgid "extract archive to specified directory" +msgstr "Restrict wildcards to specified directory" + +#: /tmp/fish/implicit/share/completions/atool.fish:5 +#, fuzzy +msgid "create archive (apack)" +msgstr "Create archive" + +#: /tmp/fish/implicit/share/completions/atool.fish:6 +#, fuzzy +msgid "extract file to standard out (acat)" +msgstr "Print file to stdout" + +#: /tmp/fish/implicit/share/completions/atool.fish:7 +#, fuzzy +msgid "generate a diff between two archives (adiff)" +msgstr "Create a diff between two versions of the repository" + +#: /tmp/fish/implicit/share/completions/atool.fish:8 +msgid "repack archives to a different format (arepack)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/atool.fish:9 +#: /tmp/fish/implicit/share/completions/expand.fish:4 +#: /tmp/fish/implicit/share/completions/nl.fish:15 +#: /tmp/fish/implicit/share/completions/pinky.fish:10 +#: /tmp/fish/implicit/share/completions/realpath.fish:10 +#: /tmp/fish/implicit/share/completions/tail.fish:11 +#: /tmp/fish/implicit/share/completions/tee.fish:3 +#: /tmp/fish/implicit/share/completions/tr.fish:5 +#: /tmp/fish/implicit/share/completions/unexpand.fish:5 +#, fuzzy +msgid "display this help and exit" +msgstr "Display help and exit" + +#: /tmp/fish/implicit/share/completions/atool.fish:10 +#: /tmp/fish/implicit/share/completions/dd.fish:2 +#: /tmp/fish/implicit/share/completions/emacs.fish:53 +#: /tmp/fish/implicit/share/completions/expand.fish:5 +#: /tmp/fish/implicit/share/completions/hg.fish:14 +#: /tmp/fish/implicit/share/completions/namei.fish:2 +#: /tmp/fish/implicit/share/completions/nl.fish:16 +#: /tmp/fish/implicit/share/completions/pinky.fish:11 +#: /tmp/fish/implicit/share/completions/realpath.fish:11 +#: /tmp/fish/implicit/share/completions/tail.fish:12 +#: /tmp/fish/implicit/share/completions/tee.fish:4 +#: /tmp/fish/implicit/share/completions/tr.fish:6 +#: /tmp/fish/implicit/share/completions/unexpand.fish:6 +#, fuzzy +msgid "output version information and exit" +msgstr "Print version information and exit" + +#: /tmp/fish/implicit/share/completions/atool.fish:11 +#, fuzzy +msgid "execute command above for each file specified" +msgstr "execute commands from file, then exit" + +#: /tmp/fish/implicit/share/completions/atool.fish:12 +msgid "override archive format (see below)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/atool.fish:13 +msgid "give specific options to the archiver" +msgstr "" + +#: /tmp/fish/implicit/share/completions/atool.fish:14 +msgid "always create subdirectory when extracting" +msgstr "" + +#: /tmp/fish/implicit/share/completions/atool.fish:15 +#, fuzzy +msgid "allow overwriting of local files" +msgstr "Build new local files" + +#: /tmp/fish/implicit/share/completions/atool.fish:16 +#, fuzzy +msgid "decrease verbosity level by one" +msgstr "Output verbosity level" + +#: /tmp/fish/implicit/share/completions/atool.fish:17 +#, fuzzy +msgid "increase verbosity level by one" +msgstr "Increment the misc debug level by one" + +#: /tmp/fish/implicit/share/completions/atool.fish:18 +msgid "specify verbosity (0, 1 or 2)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/atool.fish:19 +#, fuzzy +msgid "send output through pager" +msgstr "Pass the output through “pr”" + +#: /tmp/fish/implicit/share/completions/atool.fish:20 +msgid "filenames from standard in are null-byte separated" +msgstr "" + +#: /tmp/fish/implicit/share/completions/atool.fish:21 +#, fuzzy +msgid "explain what is being done by atool" +msgstr "Explain what is done" + +#: /tmp/fish/implicit/share/completions/atool.fish:22 +msgid "simulation mode - no filesystem changes are made" +msgstr "" + +#: /tmp/fish/implicit/share/completions/atool.fish:23 +#, fuzzy +msgid "override a configuration option (KEY=VALUE)" +msgstr "Set config options" + +#: /tmp/fish/implicit/share/completions/atool.fish:24 +#, fuzzy +msgid "load configuration defaults from file" +msgstr "Set global configuration file" + +#: /tmp/fish/implicit/share/completions/aura.fish:1 +#, fuzzy +msgid "Synchronize AUR packages" +msgstr "Show held packages" + +#: /tmp/fish/implicit/share/completions/aura.fish:2 +#, fuzzy +msgid "Save and restore package state" +msgstr "Clean source packages" + +#: /tmp/fish/implicit/share/completions/aura.fish:3 +#, fuzzy +msgid "Package cache actions" +msgstr "Manage abbreviations" + +#: /tmp/fish/implicit/share/completions/aura.fish:4 +#: /tmp/fish/implicit/share/completions/pacaur.fish:1 +#: /tmp/fish/implicit/share/completions/pacaur.fish:4 +#: /tmp/fish/implicit/share/completions/pacman.fish:1 +#: /tmp/fish/implicit/share/completions/pacman.fish:3 +#: /tmp/fish/implicit/share/completions/yaourt.fish:1 +#: /tmp/fish/implicit/share/completions/yaourt.fish:4 +#, fuzzy +msgid "Modify the package database" +msgstr "display the package version" + +#: /tmp/fish/implicit/share/completions/aura.fish:5 +msgid "Pacman log actions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/aura.fish:6 +#, fuzzy +msgid "Build packages from ABS" +msgstr "Read package from file" + +#: /tmp/fish/implicit/share/completions/aura.fish:7 +#, fuzzy +msgid "Operate on orphan packages" +msgstr "Update list of packages" + +#: /tmp/fish/implicit/share/completions/aura.fish:8 +#: /tmp/fish/implicit/share/completions/pacaur.fish:2 +#: /tmp/fish/implicit/share/completions/pacaur.fish:5 +#: /tmp/fish/implicit/share/completions/pacman.fish:2 +#: /tmp/fish/implicit/share/completions/pacman.fish:4 +#: /tmp/fish/implicit/share/completions/yaourt.fish:2 +#: /tmp/fish/implicit/share/completions/yaourt.fish:5 +#, fuzzy +msgid "Query the package database" +msgstr "Query installed packages" + +#: /tmp/fish/implicit/share/completions/aura.fish:9 +#: /tmp/fish/implicit/share/completions/pacaur.fish:6 +#: /tmp/fish/implicit/share/completions/pacman.fish:5 +#: /tmp/fish/implicit/share/completions/yaourt.fish:6 +#, fuzzy +msgid "Remove packages from the system" +msgstr "Removes a key from the repository" + +#: /tmp/fish/implicit/share/completions/aura.fish:10 +#: /tmp/fish/implicit/share/completions/pacaur.fish:7 +#: /tmp/fish/implicit/share/completions/pacman.fish:6 +#: /tmp/fish/implicit/share/completions/yaourt.fish:7 +#, fuzzy +msgid "Synchronize packages" +msgstr "Show held packages" + +#: /tmp/fish/implicit/share/completions/aura.fish:11 +#: /tmp/fish/implicit/share/completions/pacaur.fish:8 +#: /tmp/fish/implicit/share/completions/pacman.fish:7 +#: /tmp/fish/implicit/share/completions/yaourt.fish:8 +#, fuzzy +msgid "Check dependencies" +msgstr "Correct broken dependencies" + +#: /tmp/fish/implicit/share/completions/aura.fish:12 +#: /tmp/fish/implicit/share/completions/pacaur.fish:9 +#: /tmp/fish/implicit/share/completions/pacman.fish:8 +#: /tmp/fish/implicit/share/completions/yaourt.fish:9 +#, fuzzy +msgid "Upgrade or add a local package" +msgstr "Upgrade source packages" + +#: /tmp/fish/implicit/share/completions/aura.fish:13 +msgid "Show settings while running" +msgstr "" + +#: /tmp/fish/implicit/share/completions/aura.fish:14 +#, fuzzy +msgid "Do not use powerpill" +msgstr "Do not use gcc wrapper" + +#: /tmp/fish/implicit/share/completions/aura.fish:15 +#, fuzzy +msgid "Show available languages" +msgstr "List available updates" + +#: /tmp/fish/implicit/share/completions/aura.fish:16 +msgid "View pacman.conf" +msgstr "" + +#: /tmp/fish/implicit/share/completions/aura.fish:19 +#: /tmp/fish/implicit/share/completions/pacaur.fish:21 +#: /tmp/fish/implicit/share/completions/pacman.fish:12 +#: /tmp/fish/implicit/share/completions/yaourt.fish:18 +msgid "Alternative database location" +msgstr "" + +#: /tmp/fish/implicit/share/completions/aura.fish:20 +#: /tmp/fish/implicit/share/completions/pacaur.fish:22 +#: /tmp/fish/implicit/share/completions/pacman.fish:13 +#: /tmp/fish/implicit/share/completions/pkgadd.fish:3 +#: /tmp/fish/implicit/share/completions/pkgrm.fish:2 +#: /tmp/fish/implicit/share/completions/yaourt.fish:19 +msgid "Alternative installation root" +msgstr "" + +#: /tmp/fish/implicit/share/completions/aura.fish:21 +#: /tmp/fish/implicit/share/completions/pacaur.fish:23 +#: /tmp/fish/implicit/share/completions/pacman.fish:14 +#: /tmp/fish/implicit/share/completions/yaourt.fish:20 +#, fuzzy +msgid "Output more status messages" +msgstr "Suppress error messages" + +#: /tmp/fish/implicit/share/completions/aura.fish:22 +#: /tmp/fish/implicit/share/completions/pacaur.fish:24 +#: /tmp/fish/implicit/share/completions/pacman.fish:15 +#: /tmp/fish/implicit/share/completions/yaourt.fish:21 +#, fuzzy +msgid "Alternate architecture" +msgstr "Create archive" + +#: /tmp/fish/implicit/share/completions/aura.fish:23 +#: /tmp/fish/implicit/share/completions/pacaur.fish:25 +#: /tmp/fish/implicit/share/completions/pacman.fish:16 +#: /tmp/fish/implicit/share/completions/yaourt.fish:22 +#, fuzzy +msgid "Alternative package cache location" +msgstr "Auto-gen package cache" + +#: /tmp/fish/implicit/share/completions/aura.fish:24 +#: /tmp/fish/implicit/share/completions/pacaur.fish:26 +#: /tmp/fish/implicit/share/completions/pacman.fish:17 +#: /tmp/fish/implicit/share/completions/tmux.fish:12 +#: /tmp/fish/implicit/share/completions/yaourt.fish:23 +#, fuzzy +msgid "Alternate config file" +msgstr "Use config file" + +#: /tmp/fish/implicit/share/completions/aura.fish:25 +#: /tmp/fish/implicit/share/completions/pacaur.fish:27 +#: /tmp/fish/implicit/share/completions/pacman.fish:18 +#: /tmp/fish/implicit/share/completions/yaourt.fish:24 +#, fuzzy +msgid "Display debug messages" +msgstr "Display debug info" + +#: /tmp/fish/implicit/share/completions/aura.fish:26 +#: /tmp/fish/implicit/share/completions/pacaur.fish:28 +#: /tmp/fish/implicit/share/completions/pacman.fish:19 +#: /tmp/fish/implicit/share/completions/yaourt.fish:25 +#, fuzzy +msgid "GPG directory to verify signatures" +msgstr "Options for verifying signatures" + +#: /tmp/fish/implicit/share/completions/aura.fish:27 +#: /tmp/fish/implicit/share/completions/pacaur.fish:30 +#: /tmp/fish/implicit/share/completions/pacman.fish:21 +#: /tmp/fish/implicit/share/completions/yaourt.fish:27 +#, fuzzy +msgid "Specify alternative log file" +msgstr "Specify apt config file" + +#: /tmp/fish/implicit/share/completions/aura.fish:28 +#: /tmp/fish/implicit/share/completions/pacaur.fish:31 +#: /tmp/fish/implicit/share/completions/pacman.fish:22 +#: /tmp/fish/implicit/share/completions/yaourt.fish:28 +msgid "Bypass any question" +msgstr "" + +#: /tmp/fish/implicit/share/completions/aura.fish:29 +#: /tmp/fish/implicit/share/completions/pacaur.fish:45 +#: /tmp/fish/implicit/share/completions/pacman.fish:23 +#: /tmp/fish/implicit/share/completions/yaourt.fish:37 +#, fuzzy +msgid "Skip [all] dependency checks" +msgstr "Don't do a dependency check" + +#: /tmp/fish/implicit/share/completions/aura.fish:30 +#: /tmp/fish/implicit/share/completions/pacaur.fish:46 +#: /tmp/fish/implicit/share/completions/pacman.fish:24 +#: /tmp/fish/implicit/share/completions/yaourt.fish:38 +msgid "Modify database entry only" +msgstr "" + +#: /tmp/fish/implicit/share/completions/aura.fish:32 +#: /tmp/fish/implicit/share/completions/pacaur.fish:48 +#: /tmp/fish/implicit/share/completions/pacman.fish:26 +#: /tmp/fish/implicit/share/completions/yaourt.fish:40 +#, fuzzy +msgid "Do not execute install script" +msgstr "Don't execute post scripts" + +#: /tmp/fish/implicit/share/completions/aura.fish:33 +#: /tmp/fish/implicit/share/completions/pacaur.fish:49 +#: /tmp/fish/implicit/share/completions/pacman.fish:27 +#: /tmp/fish/implicit/share/completions/yaourt.fish:41 +msgid "Dry run, only print targets" +msgstr "" + +#: /tmp/fish/implicit/share/completions/aura.fish:34 +#: /tmp/fish/implicit/share/completions/pacaur.fish:50 +#: /tmp/fish/implicit/share/completions/pacman.fish:28 +#: /tmp/fish/implicit/share/completions/yaourt.fish:42 +#, fuzzy +msgid "Specify printf-like format" +msgstr "Specify output format" + +#: /tmp/fish/implicit/share/completions/aura.fish:35 +#: /tmp/fish/implicit/share/completions/pacaur.fish:51 +#: /tmp/fish/implicit/share/completions/pacaur.fish:84 +#: /tmp/fish/implicit/share/completions/pacman.fish:29 +#: /tmp/fish/implicit/share/completions/pacman.fish:62 +#: /tmp/fish/implicit/share/completions/yaourt.fish:43 +#: /tmp/fish/implicit/share/completions/yaourt.fish:91 +msgid "Mark PACKAGE as dependency" +msgstr "" + +#: /tmp/fish/implicit/share/completions/aura.fish:36 +#: /tmp/fish/implicit/share/completions/pacaur.fish:52 +#: /tmp/fish/implicit/share/completions/pacaur.fish:85 +#: /tmp/fish/implicit/share/completions/pacman.fish:30 +#: /tmp/fish/implicit/share/completions/pacman.fish:63 +#: /tmp/fish/implicit/share/completions/yaourt.fish:44 +#: /tmp/fish/implicit/share/completions/yaourt.fish:92 +#, fuzzy +msgid "Mark PACKAGE as explicitly installed" +msgstr "Mark packages as manually installed" + +#: /tmp/fish/implicit/share/completions/aura.fish:37 +#: /tmp/fish/implicit/share/completions/pacaur.fish:53 +#: /tmp/fish/implicit/share/completions/pacman.fish:31 +#: /tmp/fish/implicit/share/completions/yaourt.fish:45 +msgid "Bypass file conflict checks" +msgstr "" + +#: /tmp/fish/implicit/share/completions/aura.fish:38 +#: /tmp/fish/implicit/share/completions/pacaur.fish:54 +#: /tmp/fish/implicit/share/completions/pacman.fish:32 +#: /tmp/fish/implicit/share/completions/yaourt.fish:46 +msgid "Ignore upgrade of PACKAGE" +msgstr "" + +#: /tmp/fish/implicit/share/completions/aura.fish:39 +#: /tmp/fish/implicit/share/completions/pacaur.fish:55 +#: /tmp/fish/implicit/share/completions/pacman.fish:33 +#: /tmp/fish/implicit/share/completions/yaourt.fish:47 +msgid "Ignore upgrade of GROUP" +msgstr "" + +#: /tmp/fish/implicit/share/completions/aura.fish:40 +#: /tmp/fish/implicit/share/completions/pacaur.fish:56 +#: /tmp/fish/implicit/share/completions/pacman.fish:34 +#: /tmp/fish/implicit/share/completions/yaourt.fish:48 +#, fuzzy +msgid "Do not reinstall up-to-date targets" +msgstr "Do not run update" + +#: /tmp/fish/implicit/share/completions/aura.fish:41 +#: /tmp/fish/implicit/share/completions/pacaur.fish:57 +#: /tmp/fish/implicit/share/completions/pacman.fish:35 +#: /tmp/fish/implicit/share/completions/yaourt.fish:49 +msgid "Recursively reinstall all dependencies" +msgstr "" + +#: /tmp/fish/implicit/share/completions/aura.fish:42 +#: /tmp/fish/implicit/share/completions/pacaur.fish:58 +#: /tmp/fish/implicit/share/completions/pacman.fish:36 +#: /tmp/fish/implicit/share/completions/yaourt.fish:50 +#, fuzzy +msgid "Display all packages in GROUP" +msgstr "Display all changelogs" + +#: /tmp/fish/implicit/share/completions/aura.fish:43 +#: /tmp/fish/implicit/share/completions/pacaur.fish:59 +#: /tmp/fish/implicit/share/completions/pacman.fish:37 +#: /tmp/fish/implicit/share/completions/yaourt.fish:51 +#, fuzzy +msgid "Display information on PACKAGE" +msgstr "Display information related to merges" + +#: /tmp/fish/implicit/share/completions/aura.fish:44 +#: /tmp/fish/implicit/share/completions/aura.fish:53 +#: /tmp/fish/implicit/share/completions/pacaur.fish:60 +#: /tmp/fish/implicit/share/completions/pacaur.fish:95 +#: /tmp/fish/implicit/share/completions/pacman.fish:38 +#: /tmp/fish/implicit/share/completions/pacman.fish:73 +#: /tmp/fish/implicit/share/completions/yaourt.fish:52 +#: /tmp/fish/implicit/share/completions/yaourt.fish:102 +#, fuzzy +msgid "Show less information" +msgstr "Show whatis information" + +#: /tmp/fish/implicit/share/completions/aura.fish:45 +#: /tmp/fish/implicit/share/completions/pacaur.fish:61 +#: /tmp/fish/implicit/share/completions/pacman.fish:39 +#: /tmp/fish/implicit/share/completions/yaourt.fish:53 +#, fuzzy +msgid "Search packages for regexp" +msgstr "Search packagename only" + +#: /tmp/fish/implicit/share/completions/aura.fish:46 +msgid "Remove packages only needed during installation" +msgstr "" + +#: /tmp/fish/implicit/share/completions/aura.fish:47 +#, fuzzy +msgid "View package dependencies" +msgstr "Verify integrity of package dependencies" + +#: /tmp/fish/implicit/share/completions/aura.fish:48 +#, fuzzy +msgid "View package information" +msgstr "Show package info" + +#: /tmp/fish/implicit/share/completions/aura.fish:49 +msgid "Show PKGBUILD diffs" +msgstr "" + +#: /tmp/fish/implicit/share/completions/aura.fish:50 +msgid "View the packages's PKGBUILD" +msgstr "" + +#: /tmp/fish/implicit/share/completions/aura.fish:51 +#, fuzzy +msgid "Show makepkg output" +msgstr "Show help about options" + +#: /tmp/fish/implicit/share/completions/aura.fish:52 +#, fuzzy +msgid "Build dependencies from ABS" +msgstr "Show build dependencies" + +#: /tmp/fish/implicit/share/completions/aura.fish:54 +#, fuzzy +msgid "Search AUR by string matching" +msgstr "Search only files matching PATTERN" + +#: /tmp/fish/implicit/share/completions/aura.fish:55 +#, fuzzy +msgid "Upgrade all installed AUR packages" +msgstr "Query all installed packages" + +#: /tmp/fish/implicit/share/completions/aura.fish:56 +#, fuzzy +msgid "Download the source tarball" +msgstr "Do not download source" + +#: /tmp/fish/implicit/share/completions/aura.fish:57 +#, fuzzy +msgid "Ignore given comma-separated packages" +msgstr "Ignore non-authenticated packages" + +#: /tmp/fish/implicit/share/completions/aura.fish:58 +#, fuzzy +msgid "Specify a build location" +msgstr "Specify debugging options" + +#: /tmp/fish/implicit/share/completions/aura.fish:59 +#, fuzzy +msgid "User to build as" +msgstr "Use to build" + +#: /tmp/fish/implicit/share/completions/aura.fish:60 +msgid "Run customizepkg before build" +msgstr "" + +#: /tmp/fish/implicit/share/completions/aura.fish:61 +#, fuzzy +msgid "Include -git/-svn/etc packages" +msgstr "Ignore missing packages" + +#: /tmp/fish/implicit/share/completions/aura.fish:62 +#, fuzzy +msgid "Prompt for PKGBUILD editing" +msgstr "Prompt for an expiration time" + +#: /tmp/fish/implicit/share/completions/aura.fish:63 +#, fuzzy +msgid "Ignore architecture checking" +msgstr "Ignore chunks when checking integrity" + +#: /tmp/fish/implicit/share/completions/aura.fish:64 +msgid "Sort alphabetically" +msgstr "" + +#: /tmp/fish/implicit/share/completions/aura.fish:65 +msgid "Only show the first 10 results" +msgstr "" + +#: /tmp/fish/implicit/share/completions/aura.fish:66 +msgid "Only show the last 10 results" +msgstr "" + +#: /tmp/fish/implicit/share/completions/aura.fish:67 +msgid "Remove all but the given number of backups" +msgstr "" + +#: /tmp/fish/implicit/share/completions/aura.fish:68 +msgid "Restores a record kept with -B" +msgstr "" + +#: /tmp/fish/implicit/share/completions/aura.fish:69 +#, fuzzy +msgid "Backup to directory" +msgstr "Target directory" + +#: /tmp/fish/implicit/share/completions/aura.fish:70 +#, fuzzy +msgid "Save this many versions" +msgstr "Sort by version" + +#: /tmp/fish/implicit/share/completions/aura.fish:71 +#: /tmp/fish/implicit/share/completions/aura.fish:73 +#, fuzzy +msgid "Search via regex" +msgstr "Pattern is a regexp" + +#: /tmp/fish/implicit/share/completions/aura.fish:72 +#, fuzzy +msgid "Show package history" +msgstr "Show package info" + +#: /tmp/fish/implicit/share/completions/aura.fish:74 +msgid "Search ABS by regex" +msgstr "" + +#: /tmp/fish/implicit/share/completions/aura.fish:75 +msgid "Delete local ABS tree" +msgstr "" + +#: /tmp/fish/implicit/share/completions/aura.fish:76 +#: /tmp/fish/implicit/share/completions/aura.fish:78 +#: /tmp/fish/implicit/share/completions/aura.fish:100 +#: /tmp/fish/implicit/share/completions/pacaur.fish:83 +#: /tmp/fish/implicit/share/completions/pacman.fish:61 +#: /tmp/fish/implicit/share/completions/yaourt.fish:82 +msgid "Download fresh copy of the package list" +msgstr "" + +#: /tmp/fish/implicit/share/completions/aura.fish:77 +#, fuzzy +msgid "Sync the given to local ABS tree" +msgstr "Move packages to local tree" + +#: /tmp/fish/implicit/share/completions/aura.fish:79 +#, fuzzy +msgid "Uninstall orphan packages" +msgstr "Reinstall the packages" + +#: /tmp/fish/implicit/share/completions/aura.fish:80 +#: /tmp/fish/implicit/share/completions/pacaur.fish:62 +#: /tmp/fish/implicit/share/completions/pacman.fish:40 +#: /tmp/fish/implicit/share/completions/yaourt.fish:59 +msgid "View the change log of PACKAGE" +msgstr "" + +#: /tmp/fish/implicit/share/completions/aura.fish:81 +#: /tmp/fish/implicit/share/completions/pacaur.fish:63 +#: /tmp/fish/implicit/share/completions/pacman.fish:41 +#: /tmp/fish/implicit/share/completions/yaourt.fish:60 +#, fuzzy +msgid "List only non-explicit packages (dependencies)" +msgstr "Verify integrity of package dependencies" + +#: /tmp/fish/implicit/share/completions/aura.fish:82 +#: /tmp/fish/implicit/share/completions/pacaur.fish:64 +#: /tmp/fish/implicit/share/completions/pacman.fish:42 +#: /tmp/fish/implicit/share/completions/yaourt.fish:61 +#, fuzzy +msgid "List only explicitly installed packages" +msgstr "Query all installed packages" + +#: /tmp/fish/implicit/share/completions/aura.fish:83 +#: /tmp/fish/implicit/share/completions/pacaur.fish:65 +#: /tmp/fish/implicit/share/completions/pacman.fish:43 +#: /tmp/fish/implicit/share/completions/yaourt.fish:62 +msgid "Check if all files owned by PACKAGE are present" +msgstr "" + +#: /tmp/fish/implicit/share/completions/aura.fish:84 +#: /tmp/fish/implicit/share/completions/pacaur.fish:66 +#: /tmp/fish/implicit/share/completions/pacman.fish:44 +#: /tmp/fish/implicit/share/completions/yaourt.fish:63 +#, fuzzy +msgid "List all files owned by PACKAGE" +msgstr "list files owned by package" + +#: /tmp/fish/implicit/share/completions/aura.fish:85 +#: /tmp/fish/implicit/share/completions/pacaur.fish:67 +#: /tmp/fish/implicit/share/completions/pacman.fish:45 +#: /tmp/fish/implicit/share/completions/yaourt.fish:64 +#, fuzzy +msgid "List all packages not in the database" +msgstr "list all packages matching pattern" + +#: /tmp/fish/implicit/share/completions/aura.fish:86 +#: /tmp/fish/implicit/share/completions/pacaur.fish:68 +#: /tmp/fish/implicit/share/completions/pacman.fish:46 +#: /tmp/fish/implicit/share/completions/yaourt.fish:65 +#, fuzzy +msgid "Search for the package that owns FILE" +msgstr "Search for packages matching a pattern" + +#: /tmp/fish/implicit/share/completions/aura.fish:87 +#: /tmp/fish/implicit/share/completions/pacaur.fish:69 +#: /tmp/fish/implicit/share/completions/pacman.fish:47 +#: /tmp/fish/implicit/share/completions/yaourt.fish:66 +msgid "Apply the query to a package file, not package" +msgstr "" + +#: /tmp/fish/implicit/share/completions/aura.fish:88 +#: /tmp/fish/implicit/share/completions/pacaur.fish:70 +#: /tmp/fish/implicit/share/completions/pacman.fish:48 +#: /tmp/fish/implicit/share/completions/yaourt.fish:67 +#, fuzzy +msgid "List only unrequired packages" +msgstr "Print only upgradeable packages" + +#: /tmp/fish/implicit/share/completions/aura.fish:89 +#: /tmp/fish/implicit/share/completions/pacaur.fish:71 +#: /tmp/fish/implicit/share/completions/pacman.fish:49 +#: /tmp/fish/implicit/share/completions/yaourt.fish:68 +#, fuzzy +msgid "List only out-of-date packages" +msgstr "Print only upgradeable packages" + +#: /tmp/fish/implicit/share/completions/aura.fish:91 +#: /tmp/fish/implicit/share/completions/pacaur.fish:73 +#: /tmp/fish/implicit/share/completions/pacman.fish:51 +#: /tmp/fish/implicit/share/completions/yaourt.fish:72 +#, fuzzy +msgid "Also remove packages depending on PACKAGE" +msgstr "List packages depending on" + +#: /tmp/fish/implicit/share/completions/aura.fish:92 +#: /tmp/fish/implicit/share/completions/pacaur.fish:74 +#: /tmp/fish/implicit/share/completions/pacman.fish:52 +#: /tmp/fish/implicit/share/completions/yaourt.fish:73 +#, fuzzy +msgid "Ignore file backup designations" +msgstr "Ignore externals definitions" + +#: /tmp/fish/implicit/share/completions/aura.fish:93 +#: /tmp/fish/implicit/share/completions/pacaur.fish:75 +#: /tmp/fish/implicit/share/completions/pacman.fish:53 +#: /tmp/fish/implicit/share/completions/yaourt.fish:74 +msgid "Also remove dependencies of PACKAGE" +msgstr "" + +#: /tmp/fish/implicit/share/completions/aura.fish:94 +#: /tmp/fish/implicit/share/completions/pacaur.fish:76 +#: /tmp/fish/implicit/share/completions/pacman.fish:54 +#: /tmp/fish/implicit/share/completions/yaourt.fish:75 +msgid "Only remove targets not required by PACKAGE" +msgstr "" + +#: /tmp/fish/implicit/share/completions/aura.fish:96 +#: /tmp/fish/implicit/share/completions/pacaur.fish:78 +#: /tmp/fish/implicit/share/completions/pacman.fish:56 +#: /tmp/fish/implicit/share/completions/yaourt.fish:77 +#, fuzzy +msgid "Remove [all] packages from cache" +msgstr "Remove all gz files from cache" + +#: /tmp/fish/implicit/share/completions/aura.fish:97 +#: /tmp/fish/implicit/share/completions/pacaur.fish:79 +#: /tmp/fish/implicit/share/completions/pacman.fish:57 +#: /tmp/fish/implicit/share/completions/yaourt.fish:78 +#, fuzzy +msgid "List all packages in REPOSITORY" +msgstr "list all packages owning file(s)" + +#: /tmp/fish/implicit/share/completions/aura.fish:98 +#: /tmp/fish/implicit/share/completions/pacaur.fish:80 +#: /tmp/fish/implicit/share/completions/pacman.fish:58 +#: /tmp/fish/implicit/share/completions/yaourt.fish:79 +#, fuzzy +msgid "Upgrade all packages that are out of date" +msgstr "Upgrade installed packages to their most recent version" + +#: /tmp/fish/implicit/share/completions/aura.fish:99 +#: /tmp/fish/implicit/share/completions/pacaur.fish:82 +#: /tmp/fish/implicit/share/completions/pacman.fish:60 +#: /tmp/fish/implicit/share/completions/yaourt.fish:81 +#, fuzzy +msgid "Only download the target packages" +msgstr "Disable downloading packages" + +#: /tmp/fish/implicit/share/completions/aura.fish:101 +#: /tmp/fish/implicit/share/completions/aura.fish:102 +#: /tmp/fish/implicit/share/completions/pacaur.fish:97 +#: /tmp/fish/implicit/share/completions/pacaur.fish:98 +#: /tmp/fish/implicit/share/completions/pacman.fish:75 +#: /tmp/fish/implicit/share/completions/pacman.fish:76 +#: /tmp/fish/implicit/share/completions/yaourt.fish:104 +#: /tmp/fish/implicit/share/completions/yaourt.fish:105 +#, fuzzy +msgid "Package file" +msgstr "Package" + +#: /tmp/fish/implicit/share/completions/awk.fish:1 +msgid "" +"Define the input field separator to be the extended regular expression ERE, " +"before any input is read; see Regular Expressions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/awk.fish:2 +msgid "Specify the pathname of the file progfile containing an awk program" +msgstr "" + +#: /tmp/fish/implicit/share/completions/awk.fish:3 +msgid "" +"The application shall ensure that the assignment argument is in the same " +"form as an assignment operand" +msgstr "" + +#: /tmp/fish/implicit/share/completions/badblocks.fish:1 +msgid "Block-size Specify the size of blocks in bytes" +msgstr "" + +#: /tmp/fish/implicit/share/completions/badblocks.fish:2 +msgid "Number of blocks is the number of blocks which are tested at a time" +msgstr "" + +#: /tmp/fish/implicit/share/completions/badblocks.fish:3 +msgid "" +"Normally, badblocks will refuse to do a read/write or a nondestructive test " +"on a device which is mounted, since either can cause the system to " +"potentially crash and/or damage the filesystem even if it is mounted read-" +"only" +msgstr "" + +#: /tmp/fish/implicit/share/completions/badblocks.fish:4 +msgid "Input_file Read a list of already existing known bad blocks" +msgstr "" + +#: /tmp/fish/implicit/share/completions/badblocks.fish:5 +#, fuzzy +msgid "Output_file Write the list of bad blocks to the specified file" +msgstr "Set the list of default preferences to the specified string" + +#: /tmp/fish/implicit/share/completions/badblocks.fish:6 +msgid "" +"Repeat scanning the disk until there are no new blocks discovered in " +"specified number of consecutive scans of the disk" +msgstr "" + +#: /tmp/fish/implicit/share/completions/badblocks.fish:7 +msgid "" +"Test_pattern Specify a test pattern to be read (and written) to disk blocks" +msgstr "" + +#: /tmp/fish/implicit/share/completions/badblocks.fish:8 +msgid "Use non-destructive read-write mode" +msgstr "" + +#: /tmp/fish/implicit/share/completions/badblocks.fish:9 +msgid "" +"Show the progress of the scan by writing out the block numbers as they are " +"checked" +msgstr "" + +#: /tmp/fish/implicit/share/completions/badblocks.fish:11 +msgid "Use write-mode test" +msgstr "" + +#: /tmp/fish/implicit/share/completions/badblocks.fish:12 +msgid "Internal flag only to be used by e2fsck(8) and mke2fs(8)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/base64.fish:1 +msgid "Decode data" +msgstr "" + +#: /tmp/fish/implicit/share/completions/base64.fish:2 +msgid "When decoding, ignore non-alphabet characters" +msgstr "" + +#: /tmp/fish/implicit/share/completions/base64.fish:3 +msgid "Wrap encoded line after given number of caracters (default 76)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/bc.fish:1 +#, fuzzy +msgid "Force interactive mode" +msgstr "Run in interactive mode" + +#: /tmp/fish/implicit/share/completions/bc.fish:2 +msgid "Define math library" +msgstr "Define math library" + +#: /tmp/fish/implicit/share/completions/bc.fish:3 +msgid "Give warnings for extensions to POSIX bc" +msgstr "Give warnings for extensions to POSIX bc" + +#: /tmp/fish/implicit/share/completions/bc.fish:4 +msgid "Process exactly POSIX bc" +msgstr "Process exactly POSIX bc" + +#: /tmp/fish/implicit/share/completions/bc.fish:5 +msgid "Do not print the GNU welcome" +msgstr "Do not print the GNU welcome" + +#: /tmp/fish/implicit/share/completions/bind.fish:1 +msgid "Show unavailable key bindings/erase all bindings" +msgstr "" + +#: /tmp/fish/implicit/share/completions/bind.fish:2 +#, fuzzy +msgid "Erase mode" +msgstr "Verbose mode" + +#: /tmp/fish/implicit/share/completions/bind.fish:3 +#, fuzzy +msgid "Print names of available functions" +msgstr "Print available list" + +#: /tmp/fish/implicit/share/completions/bind.fish:5 +#, fuzzy +msgid "Specify key name, not sequence" +msgstr "Specify date range for query" + +#: /tmp/fish/implicit/share/completions/bind.fish:6 +#, fuzzy +msgid "Print names of available keys" +msgstr "Print available list" + +#: /tmp/fish/implicit/share/completions/bind.fish:7 +msgid "Add to named bind mode" +msgstr "" + +#: /tmp/fish/implicit/share/completions/bind.fish:8 +msgid "Change current bind mode to named mode" +msgstr "" + +#: /tmp/fish/implicit/share/completions/bind.fish:9 +#, fuzzy +msgid "Key name" +msgstr "name" + +#: /tmp/fish/implicit/share/completions/bind.fish:10 +#: /tmp/fish/implicit/share/completions/commandline.fish:17 +#, fuzzy +msgid "Function name" +msgstr "Function" + +#: /tmp/fish/implicit/share/completions/bison.fish:1 +msgid "Specify a prefix to use for all bison output file names" +msgstr "" + +#: /tmp/fish/implicit/share/completions/bison.fish:2 +msgid "" +"Write an extra output file containing macro definitions for the token type " +"names defined in the grammar and the semantic value type YYSTYPE, as well as " +"a few extern variable declarations" +msgstr "" + +#: /tmp/fish/implicit/share/completions/bison.fish:3 +msgid "The behavior of --defines is the same than -d option" +msgstr "" + +#: /tmp/fish/implicit/share/completions/bison.fish:4 +msgid "" +"Output a VCG definition of the LALR(1) grammar automaton com puted by Bison" +msgstr "" + +#: /tmp/fish/implicit/share/completions/bison.fish:5 +msgid "The behavior of --graph is the same than -g option" +msgstr "" + +#: /tmp/fish/implicit/share/completions/bison.fish:6 +msgid "This switch causes the name" +msgstr "" + +#: /tmp/fish/implicit/share/completions/bison.fish:7 +msgid "Dont put any #line preprocessor commands in the parser file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/bison.fish:8 +msgid "" +"Do not generate the parser code into the output; generate only declarations" +msgstr "" + +#: /tmp/fish/implicit/share/completions/bison.fish:9 +#, fuzzy +msgid "Specify the name outfile for the parser file" +msgstr "Specify the number of jobs to run in parallel" + +#: /tmp/fish/implicit/share/completions/bison.fish:10 +msgid "" +"Rename the external symbols used in the parser so that they start with " +"prefix instead of yy" +msgstr "" + +#: /tmp/fish/implicit/share/completions/bison.fish:11 +msgid "" +"In the parser file, define the macro YYDEBUG to 1 if it is not already " +"defined, so that the debugging facilities are compiled" +msgstr "" + +#: /tmp/fish/implicit/share/completions/bison.fish:12 +msgid "" +"Write an extra output file containing verbose descriptions of the parser " +"states and what is done for each type of look-ahead token in that state" +msgstr "" + +#: /tmp/fish/implicit/share/completions/bison.fish:13 +#, fuzzy +msgid "Print the version number of bison and exit" +msgstr "Print version information and exit" + +#: /tmp/fish/implicit/share/completions/bison.fish:14 +msgid "Print a summary of the options to bison and exit" +msgstr "" + +#: /tmp/fish/implicit/share/completions/bison.fish:15 +msgid "Equivalent to -o y.tab.c" +msgstr "" + +#: /tmp/fish/implicit/share/completions/block.fish:2 +msgid "Remove the topmost global event block" +msgstr "" + +#: /tmp/fish/implicit/share/completions/block.fish:3 +msgid "Create a local (automatically erased) event block" +msgstr "" + +#: /tmp/fish/implicit/share/completions/block.fish:4 +msgid "Create a global (manually erased) event block" +msgstr "" + +#: /tmp/fish/implicit/share/completions/brew.fish:1 +#, fuzzy +msgid "Check formula" +msgstr "Check for patches" + +#: /tmp/fish/implicit/share/completions/brew.fish:2 +#, fuzzy +msgid "Create a binary package" +msgstr "Cancel a hold on a package" + +#: /tmp/fish/implicit/share/completions/brew.fish:3 +#, fuzzy +msgid "Output developer debug information" +msgstr "Ignore version magic information" + +#: /tmp/fish/implicit/share/completions/brew.fish:4 +msgid "Do not bump the bottle revision number" +msgstr "" + +#: /tmp/fish/implicit/share/completions/brew.fish:5 +#, fuzzy +msgid "Write bottle block to a Ruby source file" +msgstr "Write output to specified file" + +#: /tmp/fish/implicit/share/completions/brew.fish:6 +msgid "Write bottle block to formula file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/brew.fish:7 +msgid "Merge multiple bottle outputs" +msgstr "" + +#: /tmp/fish/implicit/share/completions/brew.fish:8 +#, fuzzy +msgid "Display formula" +msgstr "Display summary" + +#: /tmp/fish/implicit/share/completions/brew.fish:9 +#, fuzzy +msgid "Remove old installed versions" +msgstr "Remove automatically installed packages" + +#: /tmp/fish/implicit/share/completions/brew.fish:10 +msgid "Remove out-of-date keg-only brews as well" +msgstr "" + +#: /tmp/fish/implicit/share/completions/brew.fish:11 +#: /tmp/fish/implicit/share/completions/brew.fish:12 +msgid "Show what files would be removed" +msgstr "" + +#: /tmp/fish/implicit/share/completions/brew.fish:13 +#, fuzzy +msgid "Scrub the cache" +msgstr "Build apt cache" + +#: /tmp/fish/implicit/share/completions/brew.fish:14 +msgid "Create new formula from URL" +msgstr "" + +#: /tmp/fish/implicit/share/completions/brew.fish:15 +msgid "Use template for CMake-style build" +msgstr "" + +#: /tmp/fish/implicit/share/completions/brew.fish:16 +msgid "Use template for Autotools-style build" +msgstr "" + +#: /tmp/fish/implicit/share/completions/brew.fish:17 +#, fuzzy +msgid "Don't download URL" +msgstr "Do not download source" + +#: /tmp/fish/implicit/share/completions/brew.fish:18 +#, fuzzy +msgid "Override name autodetection" +msgstr "Override framerate" + +#: /tmp/fish/implicit/share/completions/brew.fish:19 +msgid "Override version autodetection" +msgstr "" + +#: /tmp/fish/implicit/share/completions/brew.fish:20 +msgid "Summarize specified formulae in one line" +msgstr "" + +#: /tmp/fish/implicit/share/completions/brew.fish:21 +#, fuzzy +msgid "Search names and descriptions" +msgstr "Set function description" + +#: /tmp/fish/implicit/share/completions/brew.fish:22 +#, fuzzy +msgid "Search only names" +msgstr "Search in all man pages" + +#: /tmp/fish/implicit/share/completions/brew.fish:23 +#, fuzzy +msgid "Search only descriptions" +msgstr "Set function description" + +#: /tmp/fish/implicit/share/completions/brew.fish:24 +#, fuzzy +msgid "Show a formula's dependencies" +msgstr "Show build dependencies" + +#: /tmp/fish/implicit/share/completions/brew.fish:25 +msgid "Show only 1 level down" +msgstr "" + +#: /tmp/fish/implicit/share/completions/brew.fish:26 +msgid "Show in topological order" +msgstr "" + +#: /tmp/fish/implicit/share/completions/brew.fish:27 +#, fuzzy +msgid "Show dependencies as tree" +msgstr "Show build dependencies" + +#: /tmp/fish/implicit/share/completions/brew.fish:28 +#, fuzzy +msgid "Show dependencies for all formulae" +msgstr "Show the dependencies of an installed gem" + +#: /tmp/fish/implicit/share/completions/brew.fish:29 +#, fuzzy +msgid "Show dependencies for installed formulae" +msgstr "Show the dependencies of an installed gem" + +#: /tmp/fish/implicit/share/completions/brew.fish:30 +msgid "Determine installation prefix for non-brew software" +msgstr "" + +#: /tmp/fish/implicit/share/completions/brew.fish:31 +#, fuzzy +msgid "Set name of package" +msgstr "Remove packages" + +#: /tmp/fish/implicit/share/completions/brew.fish:32 +#, fuzzy +msgid "Set version of package" +msgstr "Version of source package" + +#: /tmp/fish/implicit/share/completions/brew.fish:33 +msgid "Check your system for problems" +msgstr "" + +#: /tmp/fish/implicit/share/completions/brew.fish:34 +msgid "Open brew/formula for editing" +msgstr "" + +#: /tmp/fish/implicit/share/completions/brew.fish:35 +#, fuzzy +msgid "Download source for formula" +msgstr "Do not download source" + +#: /tmp/fish/implicit/share/completions/brew.fish:36 +msgid "Remove a previously cached version and re-fetch" +msgstr "" + +#: /tmp/fish/implicit/share/completions/brew.fish:37 +msgid "Download the HEAD version from a VCS" +msgstr "" + +#: /tmp/fish/implicit/share/completions/brew.fish:38 +#, fuzzy +msgid "Also download dependencies" +msgstr "Show build dependencies" + +#: /tmp/fish/implicit/share/completions/brew.fish:39 +msgid "Make HEAD checkout verbose" +msgstr "" + +#: /tmp/fish/implicit/share/completions/brew.fish:40 +#, fuzzy +msgid "Fetch source package instead of bottle" +msgstr "Fetch source packages" + +#: /tmp/fish/implicit/share/completions/brew.fish:42 +msgid "Open brew/formula's homepage" +msgstr "" + +#: /tmp/fish/implicit/share/completions/brew.fish:43 +#, fuzzy +msgid "Display information about formula" +msgstr "Display information related to merges" + +#: /tmp/fish/implicit/share/completions/brew.fish:44 +#, fuzzy +msgid "Display info for all formulae" +msgstr "Display line number for each line" + +#: /tmp/fish/implicit/share/completions/brew.fish:45 +msgid "Open the GitHub History page for formula" +msgstr "" + +#: /tmp/fish/implicit/share/completions/brew.fish:46 +#, fuzzy +msgid "Install formula" +msgstr "Install after build" + +#: /tmp/fish/implicit/share/completions/brew.fish:47 +#: /tmp/fish/implicit/share/completions/prt-get.fish:35 +#: /tmp/fish/implicit/share/completions/prt-get.fish:94 +#, fuzzy +msgid "Force install" +msgstr "Force warnings" + +#: /tmp/fish/implicit/share/completions/brew.fish:48 +msgid "If install fails, open shell in temp directory" +msgstr "" + +#: /tmp/fish/implicit/share/completions/brew.fish:49 +msgid "skip installing any dependencies of any kind" +msgstr "" + +#: /tmp/fish/implicit/share/completions/brew.fish:50 +#, fuzzy +msgid "Attempt to compile using the specified compiler" +msgstr "Output filenames using the specified format" + +#: /tmp/fish/implicit/share/completions/brew.fish:51 +msgid "Compile from source even if a bottle is provided" +msgstr "" + +#: /tmp/fish/implicit/share/completions/brew.fish:52 +msgid "Install the development version of formula" +msgstr "" + +#: /tmp/fish/implicit/share/completions/brew.fish:53 +msgid "Install the HEAD version from VCS" +msgstr "" + +#: /tmp/fish/implicit/share/completions/brew.fish:54 +msgid "Download and patch formula, then open a shell" +msgstr "" + +#: /tmp/fish/implicit/share/completions/brew.fish:55 +#, fuzzy +msgid "Force the specified build environment" +msgstr "Help for the specified builtin" + +#: /tmp/fish/implicit/share/completions/brew.fish:56 +msgid "Optimize for a generic CPU architecture" +msgstr "" + +#: /tmp/fish/implicit/share/completions/brew.fish:57 +#, fuzzy +msgid "Optimize for the specified CPU architecture" +msgstr "Use specified string as comment string" + +#: /tmp/fish/implicit/share/completions/brew.fish:58 +msgid "Symlink installed formula" +msgstr "" + +#: /tmp/fish/implicit/share/completions/brew.fish:59 +#: /tmp/fish/implicit/share/completions/brew.fish:60 +#, fuzzy +msgid "Overwrite existing files" +msgstr "Overwrite existing binstubs if they exist" + +#: /tmp/fish/implicit/share/completions/brew.fish:61 +#: /tmp/fish/implicit/share/completions/brew.fish:62 +msgid "Show what files would be linked or overwritten" +msgstr "" + +#: /tmp/fish/implicit/share/completions/brew.fish:63 +#: /tmp/fish/implicit/share/completions/brew.fish:64 +msgid "Allow keg-only formulae to be linked" +msgstr "" + +#: /tmp/fish/implicit/share/completions/brew.fish:65 +msgid "Symlink .app bundles into /Applications" +msgstr "" + +#: /tmp/fish/implicit/share/completions/brew.fish:66 +msgid "Link .app bundles into ~/Applications instead" +msgstr "" + +#: /tmp/fish/implicit/share/completions/brew.fish:67 +#, fuzzy +msgid "List all installed formula" +msgstr "Limit to installed" + +#: /tmp/fish/implicit/share/completions/brew.fish:68 +#: /tmp/fish/implicit/share/completions/brew.fish:71 +msgid "List all files in the Homebrew prefix not installed by brew" +msgstr "" + +#: /tmp/fish/implicit/share/completions/brew.fish:69 +#: /tmp/fish/implicit/share/completions/brew.fish:72 +#, fuzzy +msgid "Show the version number" +msgstr "Show version number and exit" + +#: /tmp/fish/implicit/share/completions/brew.fish:70 +#: /tmp/fish/implicit/share/completions/brew.fish:73 +#, fuzzy +msgid "Show the versions of pinned formulae" +msgstr "Show the version of each required dependency" + +#: /tmp/fish/implicit/share/completions/brew.fish:74 +#, fuzzy +msgid "Show log for formula" +msgstr "Short format" + +#: /tmp/fish/implicit/share/completions/brew.fish:75 +#: /tmp/fish/implicit/share/completions/brew.fish:77 +#: /tmp/fish/implicit/share/completions/brew.fish:82 +#: /tmp/fish/implicit/share/completions/brew.fish:86 +#: /tmp/fish/implicit/share/completions/brew.fish:99 +#: /tmp/fish/implicit/share/completions/brew.fish:106 +msgid "formula" +msgstr "" + +#: /tmp/fish/implicit/share/completions/brew.fish:76 +#, fuzzy +msgid "Check formula for missing dependencies" +msgstr "Ask for extra dependencies" + +#: /tmp/fish/implicit/share/completions/brew.fish:78 +msgid "Display install options for formula" +msgstr "" + +#: /tmp/fish/implicit/share/completions/brew.fish:79 +msgid "Show all options as a space-delimited list" +msgstr "" + +#: /tmp/fish/implicit/share/completions/brew.fish:80 +msgid "Show options for all formulae" +msgstr "" + +#: /tmp/fish/implicit/share/completions/brew.fish:81 +#, fuzzy +msgid "Show options for all installed formulae" +msgstr "Show automatically installed packages" + +#: /tmp/fish/implicit/share/completions/brew.fish:83 +msgid "Show formula that have updated versions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/brew.fish:84 +#, fuzzy +msgid "Display only names" +msgstr "Display control chars" + +#: /tmp/fish/implicit/share/completions/brew.fish:85 +#, fuzzy +msgid "Pin the specified formulae to their current versions" +msgstr "Add specified file to the current list of keyrings" + +#: /tmp/fish/implicit/share/completions/brew.fish:87 +#, fuzzy +msgid "Remove dead symlinks" +msgstr "Remove unused locks" + +#: /tmp/fish/implicit/share/completions/brew.fish:88 +#, fuzzy +msgid "Search for formula by name" +msgstr "Search for other system" + +#: /tmp/fish/implicit/share/completions/brew.fish:89 +#: /tmp/fish/implicit/share/completions/brew.fish:91 +msgid "Search on MacPorts" +msgstr "" + +#: /tmp/fish/implicit/share/completions/brew.fish:90 +#: /tmp/fish/implicit/share/completions/brew.fish:92 +msgid "Search on Fink" +msgstr "" + +#: /tmp/fish/implicit/share/completions/brew.fish:93 +msgid "Manage Homebrew services" +msgstr "" + +#: /tmp/fish/implicit/share/completions/brew.fish:94 +msgid "Get rid of stale services and unused plist" +msgstr "" + +#: /tmp/fish/implicit/share/completions/brew.fish:95 +msgid "List all services managed by Homebrew" +msgstr "" + +#: /tmp/fish/implicit/share/completions/brew.fish:96 +msgid "Gracefully restart a service" +msgstr "" + +#: /tmp/fish/implicit/share/completions/brew.fish:97 +#, fuzzy +msgid "Start a service" +msgstr "Start service" + +#: /tmp/fish/implicit/share/completions/brew.fish:98 +#, fuzzy +msgid "Stop a service" +msgstr "Stop service" + +#: /tmp/fish/implicit/share/completions/brew.fish:100 +msgid "All Services" +msgstr "" + +#: /tmp/fish/implicit/share/completions/brew.fish:101 +msgid "Instantiate a Homebrew build enviornment" +msgstr "" + +#: /tmp/fish/implicit/share/completions/brew.fish:102 +#, fuzzy +msgid "Use stdenv instead of superenv" +msgstr "Use /dev/urandom instead of /dev/random" + +#: /tmp/fish/implicit/share/completions/brew.fish:103 +msgid "Tap a new formula repository on GitHub" +msgstr "" + +#: /tmp/fish/implicit/share/completions/brew.fish:104 +msgid "Create and prune tap symlinks as appropriate" +msgstr "" + +#: /tmp/fish/implicit/share/completions/brew.fish:105 +#, fuzzy +msgid "Run tests for formula" +msgstr "Run unit tests for gem" + +#: /tmp/fish/implicit/share/completions/brew.fish:107 +#, fuzzy +msgid "Uninstall formula" +msgstr "Install after build" + +#: /tmp/fish/implicit/share/completions/brew.fish:108 +#: /tmp/fish/implicit/share/completions/brew.fish:109 +#: /tmp/fish/implicit/share/completions/brew.fish:110 +#, fuzzy +msgid "Delete all installed versions" +msgstr "Print all versions" + +#: /tmp/fish/implicit/share/completions/brew.fish:111 +msgid "Unlink formula" +msgstr "" + +#: /tmp/fish/implicit/share/completions/brew.fish:112 +msgid "Remove links created by brew linkapps" +msgstr "" + +#: /tmp/fish/implicit/share/completions/brew.fish:113 +msgid "Remove links from ~/Applications created by brew linkapps" +msgstr "" + +#: /tmp/fish/implicit/share/completions/brew.fish:114 +#, fuzzy +msgid "Extract source code" +msgstr "Extract by record type" + +#: /tmp/fish/implicit/share/completions/brew.fish:115 +#, fuzzy +msgid "Unpin specified formulae" +msgstr "Ignore specified file" + +#: /tmp/fish/implicit/share/completions/brew.fish:116 +#, fuzzy +msgid "Remove a tapped repository" +msgstr "Remove specified repository" + +#: /tmp/fish/implicit/share/completions/brew.fish:117 +msgid "Fetch newest version of Homebrew and formulas" +msgstr "" + +#: /tmp/fish/implicit/share/completions/brew.fish:118 +msgid "Use git pull --rebase" +msgstr "" + +#: /tmp/fish/implicit/share/completions/brew.fish:119 +#, fuzzy +msgid "Upgrade outdated brews" +msgstr "Upgrade source packages" + +#: /tmp/fish/implicit/share/completions/brew.fish:120 +msgid "Show formulas that depend on specified formula" +msgstr "" + +#: /tmp/fish/implicit/share/completions/brew.fish:121 +#, fuzzy +msgid "List only installed formulae" +msgstr "Limit to installed" + +#: /tmp/fish/implicit/share/completions/brew.fish:122 +#, fuzzy +msgid "Resolve more than one level of dependencies" +msgstr "Show state of dependencies" + +#: /tmp/fish/implicit/share/completions/brew.fish:123 +#, fuzzy +msgid "Print version number of brew" +msgstr "Print inode number of files" + +#: /tmp/fish/implicit/share/completions/brew.fish:124 +msgid "Show Homebrew a summary of the build environment" +msgstr "" + +#: /tmp/fish/implicit/share/completions/brew.fish:125 +msgid "Display where Homebrew's .git directory is located" +msgstr "" + +#: /tmp/fish/implicit/share/completions/brew.fish:126 +#, fuzzy +msgid "Show Homebrew and system configuration" +msgstr "Reload service configuration" + +#: /tmp/fish/implicit/share/completions/brew.fish:127 +#, fuzzy +msgid "Display Homebrew's install path" +msgstr "Display compression ratios" + +#: /tmp/fish/implicit/share/completions/brew.fish:128 +#, fuzzy +msgid "Display formula's install path" +msgstr "Display man page" + +#: /tmp/fish/implicit/share/completions/brew.fish:129 +#, fuzzy +msgid "Display Homebrew's download cache" +msgstr "Disable downloading packages" + +#: /tmp/fish/implicit/share/completions/brew.fish:130 +msgid "Display the file or directory used to cache formula" +msgstr "" + +#: /tmp/fish/implicit/share/completions/brew.fish:131 +#, fuzzy +msgid "Display Homebrew's Cellar path" +msgstr "Display compression ratios" + +#: /tmp/fish/implicit/share/completions/brew.fish:132 +msgid "Display formula's install path in Cellar" +msgstr "" + +#: /tmp/fish/implicit/share/completions/builtin.fish:2 +#, fuzzy +msgid "Print names of all existing builtins" +msgstr "Display names of all signals" + +#: /tmp/fish/implicit/share/completions/bundle.fish:1 +msgid "Test if bundle has been given no subcommand" +msgstr "Test if bundle has been given no subcommand" + +#: /tmp/fish/implicit/share/completions/bundle.fish:2 +msgid "Test if bundle has been given a specific subcommand" +msgstr "Test if bundle has been given a specific subcommand" + +#: /tmp/fish/implicit/share/completions/bundle.fish:3 +msgid "Specify the number of times you wish to attempt network commands" +msgstr "" + +#: /tmp/fish/implicit/share/completions/bundle.fish:4 +#, fuzzy +msgid "Disable colorization in output" +msgstr "Use colors in output" + +#: /tmp/fish/implicit/share/completions/bundle.fish:5 +msgid "Enable verbose output mode" +msgstr "" + +#: /tmp/fish/implicit/share/completions/bundle.fish:6 +msgid "Display a help page" +msgstr "Display a help page" + +#: /tmp/fish/implicit/share/completions/bundle.fish:7 +#, fuzzy +msgid "Prints version information" +msgstr "Print version information and exit" + +#: /tmp/fish/implicit/share/completions/bundle.fish:8 +#: /tmp/fish/implicit/share/completions/bundle.fish:40 +msgid "Install the gems specified by the Gemfile or Gemfile.lock" +msgstr "Install the gems specified by the Gemfile or Gemfile.lock" + +#: /tmp/fish/implicit/share/completions/bundle.fish:9 +#: /tmp/fish/implicit/share/completions/bundle.fish:57 +msgid "The location of the Gemfile bundler should use" +msgstr "The location of the Gemfile bundler should use" + +#: /tmp/fish/implicit/share/completions/bundle.fish:10 +msgid "The location to install the gems in the bundle to" +msgstr "The location to install the gems in the bundle to" + +#: /tmp/fish/implicit/share/completions/bundle.fish:11 +msgid "Installs the gems in the bundle to the system location" +msgstr "Installs the gems in the bundle to the system location" + +#: /tmp/fish/implicit/share/completions/bundle.fish:12 +msgid "A space-separated list of groups to skip installing" +msgstr "A space-separated list of groups to skip installing" + +#: /tmp/fish/implicit/share/completions/bundle.fish:13 +msgid "Use cached gems instead of connecting to rubygems.org" +msgstr "Use cached gems instead of connecting to rubygems.org" + +#: /tmp/fish/implicit/share/completions/bundle.fish:14 +msgid "Switches bundler's defaults into deployment mode." +msgstr "Switches bundler's defaults into deployment mode." + +#: /tmp/fish/implicit/share/completions/bundle.fish:15 +msgid "" +"Create a directory containing executabes that run in the context of the " +"bundle" +msgstr "" +"Create a directory containing executabes that run in the context of the " +"bundle" + +#: /tmp/fish/implicit/share/completions/bundle.fish:16 +msgid "Specify a ruby executable to use with generated binstubs" +msgstr "Specify a ruby executable to use with generated binstubs" + +#: /tmp/fish/implicit/share/completions/bundle.fish:17 +msgid "Make a bundle that can work without RubyGems or Bundler at run-time" +msgstr "Make a bundle that can work without RubyGems or Bundler at run-time" + +#: /tmp/fish/implicit/share/completions/bundle.fish:18 +msgid "Apply a RubyGems security policy: {High,Medium,Low,No}Security" +msgstr "Apply a RubyGems security policy: {High,Medium,Low,No}Security" + +#: /tmp/fish/implicit/share/completions/bundle.fish:19 +msgid "Install gems parallely by starting size number of parallel workers" +msgstr "Install gems parallely by starting size number of parallel workers" + +#: /tmp/fish/implicit/share/completions/bundle.fish:20 +msgid "Do not update the cache in vendor/cache with the newly bundled gems" +msgstr "Do not update the cache in vendor/cache with the newly bundled gems" + +#: /tmp/fish/implicit/share/completions/bundle.fish:21 +msgid "Do not print progress information to stdout" +msgstr "Do not print progress information to stdout" + +#: /tmp/fish/implicit/share/completions/bundle.fish:22 +msgid "Run bundle clean automatically after install" +msgstr "Run bundle clean automatically after install" + +#: /tmp/fish/implicit/share/completions/bundle.fish:23 +#: /tmp/fish/implicit/share/completions/bundle.fish:30 +msgid "Use the rubygems modern index instead of the API endpoint" +msgstr "Use the rubygems modern index instead of the API endpoint" + +#: /tmp/fish/implicit/share/completions/bundle.fish:24 +#: /tmp/fish/implicit/share/completions/bundle.fish:89 +msgid "Do not remove stale gems from the cache" +msgstr "Do not remove stale gems from the cache" + +#: /tmp/fish/implicit/share/completions/bundle.fish:25 +msgid "Do not allow the Gemfile.lock to be updated after this install" +msgstr "Do not allow the Gemfile.lock to be updated after this install" + +#: /tmp/fish/implicit/share/completions/bundle.fish:26 +#: /tmp/fish/implicit/share/completions/bundle.fish:41 +msgid "Update dependencies to their latest versions" +msgstr "Update dependencies to their latest versions" + +#: /tmp/fish/implicit/share/completions/bundle.fish:27 +msgid "The name of a :git or :path source used in the Gemfile" +msgstr "The name of a :git or :path source used in the Gemfile" + +#: /tmp/fish/implicit/share/completions/bundle.fish:28 +msgid "Do not attempt to fetch gems remotely and use the gem cache instead" +msgstr "Do not attempt to fetch gems remotely and use the gem cache instead" + +#: /tmp/fish/implicit/share/completions/bundle.fish:29 +msgid "Only output warnings and errors" +msgstr "Only output warnings and errors" + +#: /tmp/fish/implicit/share/completions/bundle.fish:31 +msgid "Specify the number of jobs to run in parallel" +msgstr "Specify the number of jobs to run in parallel" + +#: /tmp/fish/implicit/share/completions/bundle.fish:32 +msgid "Update a specific group" +msgstr "Update a specific group" + +#: /tmp/fish/implicit/share/completions/bundle.fish:33 +msgid "" +"Package the .gem files required by your application into the vendor/cache " +"directory" +msgstr "" +"Package the .gem files required by your application into the vendor/cache " +"directory" + +#: /tmp/fish/implicit/share/completions/bundle.fish:34 +msgid "Install the binstubs of the listed gem" +msgstr "Install the binstubs of the listed gem" + +#: /tmp/fish/implicit/share/completions/bundle.fish:35 +msgid "Binstub destination directory (default bin)" +msgstr "Binstub destination directory (default bin)" + +#: /tmp/fish/implicit/share/completions/bundle.fish:36 +msgid "Overwrite existing binstubs if they exist" +msgstr "Overwrite existing binstubs if they exist" + +#: /tmp/fish/implicit/share/completions/bundle.fish:37 +#: /tmp/fish/implicit/share/completions/bundle.fish:43 +msgid "Execute a script in the context of the current bundle" +msgstr "Execute a script in the context of the current bundle" + +#: /tmp/fish/implicit/share/completions/bundle.fish:38 +msgid "Exec runs a command, providing it access to the gems in the bundle" +msgstr "Exec runs a command, providing it access to the gems in the bundle" + +#: /tmp/fish/implicit/share/completions/bundle.fish:39 +msgid "Describe available tasks or one specific task" +msgstr "Describe available tasks or one specific task" + +#: /tmp/fish/implicit/share/completions/bundle.fish:42 +msgid "Package .gem files into the vendor/cache directory" +msgstr "Package .gem files into the vendor/cache directory" + +#: /tmp/fish/implicit/share/completions/bundle.fish:44 +msgid "Specify and read configuration options for bundler" +msgstr "Specify and read configuration options for bundler" + +#: /tmp/fish/implicit/share/completions/bundle.fish:45 +msgid "Check bundler requirements for your application" +msgstr "Check bundler requirements for your application" + +#: /tmp/fish/implicit/share/completions/bundle.fish:46 +msgid "Show all of the gems in the current bundle" +msgstr "Show all of the gems in the current bundle" + +#: /tmp/fish/implicit/share/completions/bundle.fish:47 +msgid "Show the source location of a particular gem in the bundle" +msgstr "Show the source location of a particular gem in the bundle" + +#: /tmp/fish/implicit/share/completions/bundle.fish:48 +#: /tmp/fish/implicit/share/completions/bundle.fish:64 +msgid "Show all of the outdated gems in the current bundle" +msgstr "Show all of the outdated gems in the current bundle" + +#: /tmp/fish/implicit/share/completions/bundle.fish:49 +#: /tmp/fish/implicit/share/completions/bundle.fish:69 +msgid "Start an IRB session in the context of the current bundle" +msgstr "Start an IRB session in the context of the current bundle" + +#: /tmp/fish/implicit/share/completions/bundle.fish:51 +#: /tmp/fish/implicit/share/completions/bundle.fish:71 +msgid "Generate a visual representation of your dependencies" +msgstr "Generate a visual representation of your dependencies" + +#: /tmp/fish/implicit/share/completions/bundle.fish:52 +msgid "Generate a simple Gemfile" +msgstr "Generate a simple Gemfile" + +#: /tmp/fish/implicit/share/completions/bundle.fish:53 +#: /tmp/fish/implicit/share/completions/bundle.fish:78 +msgid "Create a simple gem, suitable for development with bundler" +msgstr "Create a simple gem, suitable for development with bundler" + +#: /tmp/fish/implicit/share/completions/bundle.fish:54 +#: /tmp/fish/implicit/share/completions/bundle.fish:83 +msgid "Displays platform compatibility information" +msgstr "Displays platform compatibility information" + +#: /tmp/fish/implicit/share/completions/bundle.fish:55 +#: /tmp/fish/implicit/share/completions/bundle.fish:85 +msgid "Cleans up unused gems in your bundler directory" +msgstr "Cleans up unused gems in your bundler directory" + +#: /tmp/fish/implicit/share/completions/bundle.fish:56 +msgid "" +"Determine whether the requirements for your application are installed and " +"available to bundler" +msgstr "" +"Determine whether the requirements for your application are installed and " +"available to bundler" + +#: /tmp/fish/implicit/share/completions/bundle.fish:58 +msgid "Specify a path other than the system default (BUNDLE_PATH or GEM_HOME)" +msgstr "Specify a path other than the system default (BUNDLE_PATH or GEM_HOME)" + +#: /tmp/fish/implicit/share/completions/bundle.fish:59 +msgid "Lock the Gemfile" +msgstr "Lock the Gemfile" + +#: /tmp/fish/implicit/share/completions/bundle.fish:60 +#: /tmp/fish/implicit/share/completions/bundle.fish:62 +msgid "" +"Show lists the names and versions of all gems that are required by your " +"Gemfile" +msgstr "" +"Show lists the names and versions of all gems that are required by your " +"Gemfile" + +#: /tmp/fish/implicit/share/completions/bundle.fish:61 +#: /tmp/fish/implicit/share/completions/bundle.fish:63 +msgid "List the paths of all gems required by your Gemfile" +msgstr "List the paths of all gems required by your Gemfile" + +#: /tmp/fish/implicit/share/completions/bundle.fish:65 +msgid "Check for newer pre-release gems" +msgstr "Check for newer pre-release gems" + +#: /tmp/fish/implicit/share/completions/bundle.fish:66 +msgid "Check against a specific source" +msgstr "Check against a specific source" + +#: /tmp/fish/implicit/share/completions/bundle.fish:67 +msgid "Use cached gems instead of attempting to fetch gems remotely" +msgstr "Use cached gems instead of attempting to fetch gems remotely" + +#: /tmp/fish/implicit/share/completions/bundle.fish:68 +msgid "Only list newer versions allowed by your Gemfile requirements" +msgstr "Only list newer versions allowed by your Gemfile requirements" + +#: /tmp/fish/implicit/share/completions/bundle.fish:72 +msgid "The name to use for the generated file (see format option)" +msgstr "The name to use for the generated file (see format option)" + +#: /tmp/fish/implicit/share/completions/bundle.fish:73 +msgid "Show each gem version" +msgstr "Show each gem version" + +#: /tmp/fish/implicit/share/completions/bundle.fish:74 +msgid "Show the version of each required dependency" +msgstr "Show the version of each required dependency" + +#: /tmp/fish/implicit/share/completions/bundle.fish:75 +#, fuzzy +msgid "Output a specific format (png, jpg, svg, dot, …)" +msgstr "Output a specific format (png, jpg, svg, dot, ...)" + +#: /tmp/fish/implicit/share/completions/bundle.fish:76 +msgid "Generate a simple Gemfile, placed in the current directory" +msgstr "Generate a simple Gemfile, placed in the current directory" + +#: /tmp/fish/implicit/share/completions/bundle.fish:77 +msgid "Use a specified .gemspec to create the Gemfile" +msgstr "Use a specified .gemspec to create the Gemfile" + +#: /tmp/fish/implicit/share/completions/bundle.fish:79 +msgid "Generate a binary for your library" +msgstr "Generate a binary for your library" + +#: /tmp/fish/implicit/share/completions/bundle.fish:80 +msgid "Generate a test directory for your library (rspec or minitest)" +msgstr "Generate a test directory for your library (rspec or minitest)" + +#: /tmp/fish/implicit/share/completions/bundle.fish:81 +msgid "Path to your editor" +msgstr "Path to your editor" + +#: /tmp/fish/implicit/share/completions/bundle.fish:82 +msgid "Generate the boilerplate for C extension code" +msgstr "Generate the boilerplate for C extension code" + +#: /tmp/fish/implicit/share/completions/bundle.fish:84 +msgid "Only display Ruby directive information" +msgstr "Only display Ruby directive information" + +#: /tmp/fish/implicit/share/completions/bundle.fish:86 +msgid "Only print out changes, do not actually clean gems" +msgstr "Only print out changes, do not actually clean gems" + +#: /tmp/fish/implicit/share/completions/bundle.fish:87 +msgid "Forces clean even if --path is not set" +msgstr "Forces clean even if --path is not set" + +#: /tmp/fish/implicit/share/completions/bundle.fish:88 +msgid "Cache all the gems to vendor/cache" +msgstr "Cache all the gems to vendor/cache" + +#: /tmp/fish/implicit/share/completions/bundle.fish:90 +msgid "Include all sources (including path and git)" +msgstr "Include all sources (including path and git)" + +#: /tmp/fish/implicit/share/completions/bundle.fish:91 +msgid "Prints the license of all gems in the bundle" +msgstr "Prints the license of all gems in the bundle" + +#: /tmp/fish/implicit/share/completions/bundle.fish:92 +msgid "Print information about the environment Bundler is running under" +msgstr "Print information about the environment Bundler is running under" + +#: /tmp/fish/implicit/share/completions/bunzip2.fish:1 +msgid "Decompress to stdout" +msgstr "Decompress to stdout" + +#: /tmp/fish/implicit/share/completions/bunzip2.fish:2 +#: /tmp/fish/implicit/share/completions/bzip2.fish:4 +#: /tmp/fish/implicit/share/completions/gunzip.fish:2 +#: /tmp/fish/implicit/share/completions/gzip.fish:2 +#: /tmp/fish/implicit/share/completions/zcat.fish:1 +msgid "Overwrite" +msgstr "Overwrite" + +#: /tmp/fish/implicit/share/completions/bunzip2.fish:3 +#: /tmp/fish/implicit/share/completions/bzip2.fish:5 +#, fuzzy +msgid "Do not overwrite" +msgstr "Don't overwrite" + +#: /tmp/fish/implicit/share/completions/bunzip2.fish:4 +#: /tmp/fish/implicit/share/completions/bzcat.fish:1 +#: /tmp/fish/implicit/share/completions/bzip2.fish:6 +msgid "Reduce memory usage" +msgstr "Reduce memory usage" + +#: /tmp/fish/implicit/share/completions/bunzip2.fish:5 +#: /tmp/fish/implicit/share/completions/bzip2.fish:8 +msgid "Print compression ratios" +msgstr "Print compression ratios" + +#: /tmp/fish/implicit/share/completions/bunzip2.fish:6 +#: /tmp/fish/implicit/share/completions/bzip2.fish:9 +#: /tmp/fish/implicit/share/completions/gunzip.fish:5 +#: /tmp/fish/implicit/share/completions/gzip.fish:5 +#: /tmp/fish/implicit/share/completions/zcat.fish:3 +msgid "Print license" +msgstr "Print license" + +#: /tmp/fish/implicit/share/completions/busctl.fish:1 +#, fuzzy +msgid "Suppress message payload display" +msgstr "Suppress error messages" + +#: /tmp/fish/implicit/share/completions/busctl.fish:2 +msgid "Show a flat list instead of a tree" +msgstr "" + +#: /tmp/fish/implicit/share/completions/busctl.fish:3 +msgid "Activate the peer if necessary" +msgstr "" + +#: /tmp/fish/implicit/share/completions/busctl.fish:4 +#, fuzzy +msgid "Only show unique (:X.Y) names" +msgstr "Only print unique lines" + +#: /tmp/fish/implicit/share/completions/busctl.fish:5 +msgid "Only show well-known names" +msgstr "" + +#: /tmp/fish/implicit/share/completions/busctl.fish:6 +msgid "Only show peers that have not been activated yet but can be" +msgstr "" + +#: /tmp/fish/implicit/share/completions/busctl.fish:7 +msgid "Show the machine the peers belong to" +msgstr "" + +#: /tmp/fish/implicit/share/completions/bzip2.fish:1 +#: /tmp/fish/implicit/share/completions/gunzip.fish:1 +#: /tmp/fish/implicit/share/completions/gzip.fish:1 +#, fuzzy +msgid "Compress to stdout" +msgstr "Decompress to stdout" + +#: /tmp/fish/implicit/share/completions/bzip2.fish:2 +msgid "Compress file" +msgstr "Compress file" + +#: /tmp/fish/implicit/share/completions/bzip2.fish:3 +#: /tmp/fish/implicit/share/completions/gunzip.fish:11 +#: /tmp/fish/implicit/share/completions/gzip.fish:11 +msgid "Check integrity" +msgstr "Check integrity" + +#: /tmp/fish/implicit/share/completions/bzip2.fish:7 +msgid "Supress errors" +msgstr "Supress errors" + +#: /tmp/fish/implicit/share/completions/bzip2.fish:11 +msgid "Small block size" +msgstr "Small block size" + +#: /tmp/fish/implicit/share/completions/bzip2.fish:12 +msgid "Large block size" +msgstr "Large block size" + +#: /tmp/fish/implicit/share/completions/bzr.fish:2 +#, fuzzy +msgid "List all help topics" +msgstr "Reinstall the packages" + +#: /tmp/fish/implicit/share/completions/bzr.fish:3 +#, fuzzy +msgid "List all commands" +msgstr "list all “gem” commands" + +#: /tmp/fish/implicit/share/completions/bzr.fish:4 +#, fuzzy +msgid "Help about supported formats" +msgstr "Comma separated format" + +#: /tmp/fish/implicit/share/completions/bzr.fish:5 +msgid "Help about current supported formats" +msgstr "" + +#: /tmp/fish/implicit/share/completions/bzr.fish:6 +#, fuzzy +msgid "How to specify revisions in bzr" +msgstr "Help for the specified builtin" + +#: /tmp/fish/implicit/share/completions/bzr.fish:7 +msgid "Show bug tracker settings in bzr" +msgstr "" + +#: /tmp/fish/implicit/share/completions/bzr.fish:8 +msgid "Makes this directory a versioned branch" +msgstr "" + +#: /tmp/fish/implicit/share/completions/bzr.fish:9 +msgid "Create the path leading up to the branch if it does not already exists" +msgstr "" + +#: /tmp/fish/implicit/share/completions/bzr.fish:10 +msgid "Create a branch without a working tree" +msgstr "" + +#: /tmp/fish/implicit/share/completions/bzr.fish:11 +msgid "Never change revnos or the existing log. Append revisions to it only" +msgstr "" + +#: /tmp/fish/implicit/share/completions/bzr.fish:12 +#, fuzzy +msgid "Make a copy of another branch" +msgstr "Create a local copy of another repository" + +#: /tmp/fish/implicit/share/completions/bzr.fish:13 +#, fuzzy +msgid "Proceed even if directory exits" +msgstr "Print directory names" + +#: /tmp/fish/implicit/share/completions/bzr.fish:14 +msgid "Create a stacked branch referring to the source branch" +msgstr "" + +#: /tmp/fish/implicit/share/completions/bzr.fish:15 +msgid "Do not use a shared repository, even if available" +msgstr "" + +#: /tmp/fish/implicit/share/completions/bzr.fish:16 +msgid "Switch the checkout in the current directory to the new branch" +msgstr "" + +#: /tmp/fish/implicit/share/completions/bzr.fish:17 +#, fuzzy +msgid "Hard-link working tree files where possible" +msgstr "Bring work tree in sync with repository" + +#: /tmp/fish/implicit/share/completions/bzr.fish:18 +msgid "Bind new branch to from location" +msgstr "" + +#: /tmp/fish/implicit/share/completions/bzr.fish:19 +msgid "Create a branch without a working-tree" +msgstr "" + +#: /tmp/fish/implicit/share/completions/bzr.fish:20 +#, fuzzy +msgid "Make files or directories versioned" +msgstr "Remove files and directories from version control." + +#: /tmp/fish/implicit/share/completions/bzr.fish:21 +#, fuzzy +msgid "Don't recursively add the contents of directories" +msgstr "Don't add contents of subdirectories" + +#: /tmp/fish/implicit/share/completions/bzr.fish:22 +#, fuzzy +msgid "Ignore a file or pattern" +msgstr "Ignore all white space" + +#: /tmp/fish/implicit/share/completions/bzr.fish:23 +msgid "Display the default ignore rules that bzr uses" +msgstr "" + +#: /tmp/fish/implicit/share/completions/bzr.fish:24 +#, fuzzy +msgid "Move or rename a versioned file" +msgstr "Move or rename files" + +#: /tmp/fish/implicit/share/completions/bzr.fish:25 +#, fuzzy +msgid "Automatically guess renames" +msgstr "Automatic yes to prompts" + +#: /tmp/fish/implicit/share/completions/bzr.fish:26 +msgid "" +"Move only the bzr identifier of the file, because the file has already been " +"moved" +msgstr "" + +#: /tmp/fish/implicit/share/completions/bzr.fish:27 +#, fuzzy +msgid "Summarize changes in working copy" +msgstr "Recursively clean up the working copy" + +#: /tmp/fish/implicit/share/completions/bzr.fish:28 +msgid "Use short status indicators" +msgstr "" + +#: /tmp/fish/implicit/share/completions/bzr.fish:29 +#, fuzzy +msgid "Only show versioned files" +msgstr "Only store newer files" + +#: /tmp/fish/implicit/share/completions/bzr.fish:30 +#, fuzzy +msgid "Don't show pending merges" +msgstr "Don't strip leading /" + +#: /tmp/fish/implicit/share/completions/bzr.fish:31 +msgid "Do not mark object type using indicator" +msgstr "" + +#: /tmp/fish/implicit/share/completions/bzr.fish:32 +#, fuzzy +msgid "Show internal object ids" +msgstr "Show all options" + +#: /tmp/fish/implicit/share/completions/bzr.fish:33 +msgid "Show detailed diffs" +msgstr "" + +#: /tmp/fish/implicit/share/completions/bzr.fish:34 +#, fuzzy +msgid "Pull in changes from another branch" +msgstr "Query packages with the specified group" + +#: /tmp/fish/implicit/share/completions/bzr.fish:35 +msgid "" +"If the destination is already completely merged into the source, pull from " +"the source rather than merging" +msgstr "" + +#: /tmp/fish/implicit/share/completions/bzr.fish:36 +#, fuzzy +msgid "Remember the specified location as a default" +msgstr "Help for the specified command" + +#: /tmp/fish/implicit/share/completions/bzr.fish:37 +msgid "Merge even if the destination tree has uncommitted changes" +msgstr "" + +#: /tmp/fish/implicit/share/completions/bzr.fish:38 +msgid "Reprocess to reduce spurious conflicts" +msgstr "" + +#: /tmp/fish/implicit/share/completions/bzr.fish:39 +msgid "" +"Apply uncommitted changes from a working copy, instead of branch changes" +msgstr "" + +#: /tmp/fish/implicit/share/completions/bzr.fish:40 +#, fuzzy +msgid "Show base revision text in conflicts" +msgstr "Show last revision where each line was modified" + +#: /tmp/fish/implicit/share/completions/bzr.fish:41 +msgid "Instead of merging, show a diff of the merge" +msgstr "" + +#: /tmp/fish/implicit/share/completions/bzr.fish:42 +#, fuzzy +msgid "Select changes interactively" +msgstr "Select interface" + +#: /tmp/fish/implicit/share/completions/bzr.fish:43 +#, fuzzy +msgid "" +"Branch to merge into, rather than the one containing the working directory" +msgstr "Record an inverse patch without changing the working copy" + +#: /tmp/fish/implicit/share/completions/bzr.fish:44 +#: /tmp/fish/implicit/share/completions/bzr.fish:45 +#, fuzzy +msgid "Select changes introduced by the specified revision" +msgstr "Help for the specified builtin" + +#: /tmp/fish/implicit/share/completions/bzr.fish:46 +#, fuzzy +msgid "Save some or all changes" +msgstr "Make no changes" + +#: /tmp/fish/implicit/share/completions/bzr.fish:47 +msgid "" +"When no message is supplied, show the diff along with the status summary in " +"the message editor" +msgstr "" + +#: /tmp/fish/implicit/share/completions/bzr.fish:48 +#, fuzzy +msgid "Take commit message from this file" +msgstr "Read commit message from file" + +#: /tmp/fish/implicit/share/completions/bzr.fish:49 +msgid "Do not consider changes made to a given path" +msgstr "" + +#: /tmp/fish/implicit/share/completions/bzr.fish:50 +#, fuzzy +msgid "Description of the new revision" +msgstr "Description of this completions" + +#: /tmp/fish/implicit/share/completions/bzr.fish:51 +msgid "Set the author's name, if it's different from the commiter" +msgstr "" + +#: /tmp/fish/implicit/share/completions/bzr.fish:52 +msgid "Manually set a commit time using commit date format" +msgstr "" + +#: /tmp/fish/implicit/share/completions/bzr.fish:53 +msgid "Commit even if nothing has changed" +msgstr "" + +#: /tmp/fish/implicit/share/completions/bzr.fish:54 +msgid "Mark a bug as being fixed by this revision" +msgstr "" + +#: /tmp/fish/implicit/share/completions/bzr.fish:55 +#, fuzzy +msgid "Refuse to commit if there are unknown files in the working tree" +msgstr "List unrecorded changes in the working tree" + +#: /tmp/fish/implicit/share/completions/bzr.fish:56 +msgid "" +"When committing to a foreign version control system do not push data that " +"can not be natively represented" +msgstr "" + +#: /tmp/fish/implicit/share/completions/bzr.fish:57 +msgid "" +"Perform a local commit in a bound branch. Local commits are not pushed to " +"the master branch until a normal commit is performed" +msgstr "" + +#: /tmp/fish/implicit/share/completions/bzr.fish:58 +msgid "Send changes via email" +msgstr "" + +#: /tmp/fish/implicit/share/completions/bzr.fish:59 +msgid "Body for the email" +msgstr "" + +#: /tmp/fish/implicit/share/completions/bzr.fish:60 +msgid "Remember submit and public branch" +msgstr "" + +#: /tmp/fish/implicit/share/completions/bzr.fish:61 +msgid "Mail the request to this address" +msgstr "" + +#: /tmp/fish/implicit/share/completions/bzr.fish:62 +#, fuzzy +msgid "Use the specified output format" +msgstr "Use the portable output format" + +#: /tmp/fish/implicit/share/completions/bzr.fish:63 +#, fuzzy +msgid "Do not include a bundle in the merge directive" +msgstr "Do not include subdirectory size" + +#: /tmp/fish/implicit/share/completions/bzr.fish:64 +msgid "" +"Refuse to send if there are uncommitted changes in the working tree, --no-" +"strict disables the check" +msgstr "" + +#: /tmp/fish/implicit/share/completions/bzr.fish:65 +msgid "Do not include a preview patch in the merge directive" +msgstr "" + +#: /tmp/fish/implicit/share/completions/bzr.fish:66 +#, fuzzy +msgid "Show history of changes" +msgstr "Show source package" + +#: /tmp/fish/implicit/share/completions/bzr.fish:67 +#, fuzzy +msgid "Validate storage" +msgstr "Validate" + +#: /tmp/fish/implicit/share/completions/bzr.fish:68 +#, fuzzy +msgid "Check the working tree related to the current directory" +msgstr "Unpack an installed gem to the current directory" + +#: /tmp/fish/implicit/share/completions/bzr.fish:69 +#, fuzzy +msgid "Check the repository related to the current directory" +msgstr "Unpack an installed gem to the current directory" + +#: /tmp/fish/implicit/share/completions/bzr.fish:70 +#, fuzzy +msgid "Check the branch related to the current directory" +msgstr "Download the packages to the current directory" + +#: /tmp/fish/implicit/share/completions/bzr.fish:71 +#, fuzzy +msgid "Show usage message and options" +msgstr "Show this help message and exit" + +#: /tmp/fish/implicit/share/completions/bzr.fish:72 +#: /tmp/fish/implicit/share/completions/git.fish:380 +#, fuzzy +msgid "Show help message" +msgstr "Show this help message and exit" + +#: /tmp/fish/implicit/share/completions/bzr.fish:73 +#, fuzzy +msgid "Only displays errors and warnings" +msgstr "Downgrade some errors to warnings" + +#: /tmp/fish/implicit/share/completions/bzr.fish:74 +#, fuzzy +msgid "Display more information" +msgstr "List inode information" + +#: /tmp/fish/implicit/share/completions/bzr.fish:75 +msgid "Show what would be done" +msgstr "" + +#: /tmp/fish/implicit/share/completions/caddy.fish:1 +msgid "Agree to the CA's Subscriber Agreement" +msgstr "" + +#: /tmp/fish/implicit/share/completions/caddy.fish:2 +msgid "URL to certificate authority's ACME server directory" +msgstr "" + +#: /tmp/fish/implicit/share/completions/caddy.fish:3 +msgid "Default ACME CA HTTP timeout" +msgstr "" + +#: /tmp/fish/implicit/share/completions/caddy.fish:4 +msgid "Caddyfile to load" +msgstr "" + +#: /tmp/fish/implicit/share/completions/caddy.fish:5 +msgid "CPU cap" +msgstr "" + +#: /tmp/fish/implicit/share/completions/caddy.fish:6 +msgid "Disable the ACME HTTP challenge" +msgstr "" + +#: /tmp/fish/implicit/share/completions/caddy.fish:7 +msgid "Disable the ACME TLS-SNI challenge" +msgstr "" + +#: /tmp/fish/implicit/share/completions/caddy.fish:8 +msgid "Default ACME CA account email address" +msgstr "" + +#: /tmp/fish/implicit/share/completions/caddy.fish:9 +msgid "Maximum duration of graceful shutdown" +msgstr "" + +#: /tmp/fish/implicit/share/completions/caddy.fish:10 +msgid "Default host" +msgstr "" + +#: /tmp/fish/implicit/share/completions/caddy.fish:11 +msgid "Default port to use for HTTP" +msgstr "" + +#: /tmp/fish/implicit/share/completions/caddy.fish:12 +msgid "Use HTTP/2" +msgstr "" + +#: /tmp/fish/implicit/share/completions/caddy.fish:13 +msgid "Default port to use for HTTPS" +msgstr "" + +#: /tmp/fish/implicit/share/completions/caddy.fish:14 +#, fuzzy +msgid "Process log file" +msgstr "Process list pointer" + +#: /tmp/fish/implicit/share/completions/caddy.fish:15 +msgid "Path to write pid file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/caddy.fish:16 +#, fuzzy +msgid "List installed plugins" +msgstr "Limit to installed" + +#: /tmp/fish/implicit/share/completions/caddy.fish:17 +msgid "Default port" +msgstr "" + +#: /tmp/fish/implicit/share/completions/caddy.fish:18 +msgid "Use experimental QUIC" +msgstr "" + +#: /tmp/fish/implicit/share/completions/caddy.fish:19 +msgid "Quiet mode (no initialization output)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/caddy.fish:20 +msgid "Hostname for which to revoke the certificate" +msgstr "" + +#: /tmp/fish/implicit/share/completions/caddy.fish:21 +#, fuzzy +msgid "Root path of default site" +msgstr "Don't set default repository" + +#: /tmp/fish/implicit/share/completions/caddy.fish:22 +#, fuzzy +msgid "Type of server to run" +msgstr "Write top servers to file" + +#: /tmp/fish/implicit/share/completions/caddy.fish:23 +msgid "Parse the Caddyfile but do not start the server" +msgstr "" + +#: /tmp/fish/implicit/share/completions/caddy.fish:24 +#: /tmp/fish/implicit/share/completions/canto.fish:2 +#: /tmp/fish/implicit/share/completions/cygport.fish:24 +#: /tmp/fish/implicit/share/completions/grub-install.fish:33 +#: /tmp/fish/implicit/share/completions/lua.fish:4 +#: /tmp/fish/implicit/share/completions/magento.fish:23 +#: /tmp/fish/implicit/share/completions/modinfo.fish:10 +#: /tmp/fish/implicit/share/completions/netctl-auto.fish:2 +#: /tmp/fish/implicit/share/completions/s3cmd.fish:128 +#, fuzzy +msgid "Show version" +msgstr "Sort by version" + +#: /tmp/fish/implicit/share/completions/caffeinate.fish:1 +msgid "Create an assertion to prevent the display from sleeping" +msgstr "" + +#: /tmp/fish/implicit/share/completions/caffeinate.fish:2 +msgid "Create an assertion to prevent the system from idle sleeping" +msgstr "" + +#: /tmp/fish/implicit/share/completions/caffeinate.fish:3 +msgid "Create an assertion to prevent the disk from idle sleeping" +msgstr "" + +#: /tmp/fish/implicit/share/completions/caffeinate.fish:4 +msgid "Create an assertion to prevent the system from sleeping (AC power)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/caffeinate.fish:5 +msgid "Create an assertion to declare that user is active" +msgstr "" + +#: /tmp/fish/implicit/share/completions/caffeinate.fish:6 +#, fuzzy +msgid "Specifies the timeout value in seconds" +msgstr "Specify the title of rss" + +#: /tmp/fish/implicit/share/completions/caffeinate.fish:7 +msgid "Waits for the process with the specified PID to exit" +msgstr "" + +#: /tmp/fish/implicit/share/completions/cancel.fish:1 +msgid "Cancel jobs owned by username" +msgstr "" + +#: /tmp/fish/implicit/share/completions/canto.fish:1 +#, fuzzy +msgid "Show Help" +msgstr "Show time type" + +#: /tmp/fish/implicit/share/completions/canto.fish:3 +#, fuzzy +msgid "Update before running" +msgstr "Update source and rebuild" + +#: /tmp/fish/implicit/share/completions/canto.fish:4 +#, fuzzy +msgid "List feeds" +msgstr "Lists the keys" + +#: /tmp/fish/implicit/share/completions/canto.fish:5 +#, fuzzy +msgid "Show number of new items" +msgstr "Show version number and exit" + +#: /tmp/fish/implicit/share/completions/canto.fish:6 +#, fuzzy +msgid "Show number of new items for feed" +msgstr "Set number of retries to number" + +#: /tmp/fish/implicit/share/completions/canto.fish:7 +msgid "Feed" +msgstr "" + +#: /tmp/fish/implicit/share/completions/canto.fish:8 +msgid "Print conf as OPML" +msgstr "" + +#: /tmp/fish/implicit/share/completions/canto.fish:9 +msgid "Import from OPML" +msgstr "" + +#: /tmp/fish/implicit/share/completions/canto.fish:10 +msgid "Add feed" +msgstr "" + +#: /tmp/fish/implicit/share/completions/canto.fish:11 +#, fuzzy +msgid "Set configuration directory" +msgstr "Set global configuration file" + +#: /tmp/fish/implicit/share/completions/canto.fish:12 +#: /tmp/fish/implicit/share/completions/pine.fish:10 +#, fuzzy +msgid "Set configuration file" +msgstr "Set global configuration file" + +#: /tmp/fish/implicit/share/completions/canto.fish:13 +#, fuzzy +msgid "Set client log file" +msgstr "Set tag file" + +#: /tmp/fish/implicit/share/completions/canto.fish:14 +#, fuzzy +msgid "Set feed directory" +msgstr "Set the home directory" + +#: /tmp/fish/implicit/share/completions/canto.fish:15 +#, fuzzy +msgid "Set script directory" +msgstr "Set the home directory" + +#: /tmp/fish/implicit/share/completions/cargo.fish:1 +#: /tmp/fish/implicit/share/completions/light.fish:2 +#: /tmp/fish/implicit/share/completions/rustc.fish:1 +#, fuzzy +msgid "Print version info and exit" +msgstr "Print version information and exit" + +#: /tmp/fish/implicit/share/completions/cargo.fish:2 +#, fuzzy +msgid "List installed commands" +msgstr "list all “gem” commands" + +#: /tmp/fish/implicit/share/completions/cargo.fish:3 +#: /tmp/fish/implicit/share/completions/rustc.fish:2 +#, fuzzy +msgid "Use verbose output" +msgstr "Use colors in output" + +#: /tmp/fish/implicit/share/completions/cargo.fish:4 +#, fuzzy +msgid "No output printed to stdout" +msgstr "Copy module file to stdout" + +#: /tmp/fish/implicit/share/completions/cargo.fish:5 +#, fuzzy +msgid "Don't build documentation for dependencies" +msgstr "Don't pull in build time dependencies" + +#: /tmp/fish/implicit/share/completions/cargo.fish:6 +#, fuzzy +msgid "Specify a vcs to use" +msgstr "Pass command to shell" + +#: /tmp/fish/implicit/share/completions/cargo.fish:7 +#, fuzzy +msgid "Opens the docs in a browser after the operation" +msgstr "Use the given HTTP proxy for remote operations" + +#: /tmp/fish/implicit/share/completions/cargo.fish:8 +msgid "Login of a user to add as an owner" +msgstr "" + +#: /tmp/fish/implicit/share/completions/cargo.fish:9 +msgid "Login of a user to remove as an owner" +msgstr "" + +#: /tmp/fish/implicit/share/completions/cargo.fish:10 +#, fuzzy +msgid "Don't verify the contents by building them" +msgstr "Don't verify time attribute" + +#: /tmp/fish/implicit/share/completions/cargo.fish:11 +msgid "Ignore warnings about a lack of human-usable metadata" +msgstr "" + +#: /tmp/fish/implicit/share/completions/cargo.fish:12 +msgid "Force updating all dependencies of as well" +msgstr "" + +#: /tmp/fish/implicit/share/completions/cargo.fish:13 +msgid "Update a single dependency to exactly PRECISE" +msgstr "" + +#: /tmp/fish/implicit/share/completions/cargo.fish:14 +#, fuzzy +msgid "The version to yank or un-yank" +msgstr "Specify version of gem to unpack" + +#: /tmp/fish/implicit/share/completions/cargo.fish:15 +msgid "Undo a yank, putting a version back into the index" +msgstr "" + +#: /tmp/fish/implicit/share/completions/castnow.fish:1 +msgid "Convert file to mp4 during playback" +msgstr "" + +#: /tmp/fish/implicit/share/completions/castnow.fish:2 +msgid "Specify name of Chromecast device to be used" +msgstr "" + +#: /tmp/fish/implicit/share/completions/castnow.fish:3 +msgid "Specify IP or hostname of Chromecast device" +msgstr "" + +#: /tmp/fish/implicit/share/completions/castnow.fish:4 +msgid "Path or URL to SRT or VTT file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/castnow.fish:5 +#, fuzzy +msgid "Set subtitles font scale" +msgstr "Subtitle file" + +#: /tmp/fish/implicit/share/completions/castnow.fish:6 +msgid "Set subtitles font RGBA color" +msgstr "" + +#: /tmp/fish/implicit/share/completions/castnow.fish:7 +#, fuzzy +msgid "Specify port to be used for serving subtitles" +msgstr "Specify the register to be used for PIC addressing" + +#: /tmp/fish/implicit/share/completions/castnow.fish:8 +#, fuzzy +msgid "Set local IP" +msgstr "Set block size" + +#: /tmp/fish/implicit/share/completions/castnow.fish:9 +#: /tmp/fish/implicit/share/completions/pv.fish:12 +#, fuzzy +msgid "No output" +msgstr "Video output" + +#: /tmp/fish/implicit/share/completions/castnow.fish:10 +msgid "Explicitly set the mime-type" +msgstr "" + +#: /tmp/fish/implicit/share/completions/castnow.fish:11 +msgid "Disable automatic UTF-8 encoding of SRT subtitles" +msgstr "" + +#: /tmp/fish/implicit/share/completions/castnow.fish:12 +msgid "Seek to specified time (format: [hh:]mm:ss)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/castnow.fish:13 +msgid "Loop over playlist, or file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/castnow.fish:14 +#: /tmp/fish/implicit/share/completions/mplayer.fish:7 +msgid "Play in random order" +msgstr "Play in random order" + +#: /tmp/fish/implicit/share/completions/castnow.fish:15 +#, fuzzy +msgid "List all files in directories recursively" +msgstr "List subdirectory recursively" + +#: /tmp/fish/implicit/share/completions/castnow.fish:16 +#, fuzzy +msgid "Set at which the volume changes" +msgstr "Patch local changes" + +#: /tmp/fish/implicit/share/completions/castnow.fish:17 +#, fuzzy +msgid "Specify port to be used for serving local file" +msgstr "Specify the register to be used for PIC addressing" + +#: /tmp/fish/implicit/share/completions/castnow.fish:18 +#, fuzzy +msgid "Specify port to be used for serving transcoded file" +msgstr "Specify port for web interface" + +#: /tmp/fish/implicit/share/completions/castnow.fish:19 +#, fuzzy +msgid "Specify port to be used for serving torrented file" +msgstr "Specify the register to be used for PIC addressing" + +#: /tmp/fish/implicit/share/completions/castnow.fish:20 +#, fuzzy +msgid "Specify port to be used for serving file read from stdin" +msgstr "Specify the register to be used for PIC addressing" + +#: /tmp/fish/implicit/share/completions/castnow.fish:21 +#, fuzzy +msgid "Execute key command(s)" +msgstr "Execute command" + +#: /tmp/fish/implicit/share/completions/castnow.fish:22 +msgid "Exit when playback begins or --command completes" +msgstr "" + +#: /tmp/fish/implicit/share/completions/cdrecord.fish:2 +msgid "Increment the level of general verbosity by one" +msgstr "Increment the level of general verbosity by one" + +#: /tmp/fish/implicit/share/completions/cdrecord.fish:3 +msgid "Increment the verbose level in respect of SCSI command transport by one" +msgstr "" +"Increment the verbose level in respect of SCSI command transport by one" + +#: /tmp/fish/implicit/share/completions/cdrecord.fish:4 +msgid "Set the misc debug value to #" +msgstr "Set the misc debug value to #" + +#: /tmp/fish/implicit/share/completions/cdrecord.fish:5 +msgid "Increment the misc debug level by one" +msgstr "Increment the misc debug level by one" + +#: /tmp/fish/implicit/share/completions/cdrecord.fish:6 +msgid "Do not print out a status report for failed SCSI commands" +msgstr "Do not print out a status report for failed SCSI commands" + +#: /tmp/fish/implicit/share/completions/cdrecord.fish:7 +msgid "Force to continue on some errors" +msgstr "Force to continue on some errors" + +#: /tmp/fish/implicit/share/completions/cdrecord.fish:8 +msgid "Tell cdrecord to set the SCSI IMMED flag in certain commands" +msgstr "Tell cdrecord to set the SCSI IMMED flag in certain commands" + +#: /tmp/fish/implicit/share/completions/cdrecord.fish:9 +msgid "" +"Defines the minimum drive buffer fill ratio for the experimental ATAPI wait " +"mode intended to free the IDE bus to allow hard disk and CD/DVD writer on " +"the same IDE cable" +msgstr "" +"Defines the minimum drive buffer fill ratio for the experimental ATAPI wait " +"mode intended to free the IDE bus to allow hard disk and CD/DVD writer on " +"the same IDE cable" + +#: /tmp/fish/implicit/share/completions/cdrecord.fish:10 +msgid "Complete CD/DVD-Recorder recording process with the laser turned off" +msgstr "Complete CD/DVD-Recorder recording process with the laser turned off" + +#: /tmp/fish/implicit/share/completions/cdrecord.fish:11 +msgid "Tells cdrecord to handle images created by readcd -clone" +msgstr "Tells cdrecord to handle images created by readcd -clone" + +#: /tmp/fish/implicit/share/completions/cdrecord.fish:12 +msgid "Set SAO (Session At Once) mode, usually called Disk At Once mode" +msgstr "Set SAO (Session At Once) mode, usually called Disk At Once mode" + +#: /tmp/fish/implicit/share/completions/cdrecord.fish:13 +msgid "Set TAO (Track At Once) writing mode" +msgstr "Set TAO (Track At Once) writing mode" + +#: /tmp/fish/implicit/share/completions/cdrecord.fish:14 +#, fuzzy +msgid "Set RAW writing mode" +msgstr "Set TAO (Track At Once) writing mode" + +#: /tmp/fish/implicit/share/completions/cdrecord.fish:15 +msgid "Select Set RAW writing, the preferred raw writing mode" +msgstr "Select Set RAW writing, the preferred raw writing mode" + +#: /tmp/fish/implicit/share/completions/cdrecord.fish:16 +msgid "Select Set RAW writing, the less preferred raw writing mode" +msgstr "Select Set RAW writing, the less preferred raw writing mode" + +#: /tmp/fish/implicit/share/completions/cdrecord.fish:17 +msgid "" +"Select Set RAW writing, the preferred raw writing mode if raw96r is not " +"supported" +msgstr "" +"Select Set RAW writing, the preferred raw writing mode if raw96r is not " +"supported" + +#: /tmp/fish/implicit/share/completions/cdrecord.fish:18 +msgid "Allow multi session CDs to be made" +msgstr "Allow multi session CDs to be made" + +#: /tmp/fish/implicit/share/completions/cdrecord.fish:19 +msgid "" +"Retrieve multi session info in a form suitable for mkisofs-1.10 or later" +msgstr "" +"Retrieve multi session info in a form suitable for mkisofs-1.10 or later" + +#: /tmp/fish/implicit/share/completions/cdrecord.fish:20 +msgid "Retrieve and print out the table of content or PMA of a CD" +msgstr "Retrieve and print out the table of content or PMA of a CD" + +#: /tmp/fish/implicit/share/completions/cdrecord.fish:21 +msgid "Retrieve and print out the ATIP (absolute Time in Pre-groove) info" +msgstr "Retrieve and print out the ATIP (absolute Time in Pre-groove) info" + +#: /tmp/fish/implicit/share/completions/cdrecord.fish:22 +msgid "The disk will only be fixated" +msgstr "The disk will only be fixated" + +#: /tmp/fish/implicit/share/completions/cdrecord.fish:23 +msgid "Do not fixate the disk after writing the tracks" +msgstr "Do not fixate the disk after writing the tracks" + +#: /tmp/fish/implicit/share/completions/cdrecord.fish:24 +msgid "" +"Wait for input to become available on standard input before trying to open " +"the SCSI driver" +msgstr "" +"Wait for input to become available on standard input before trying to open " +"the SCSI driver" + +#: /tmp/fish/implicit/share/completions/cdrecord.fish:25 +#, fuzzy +msgid "Load the media and exit" +msgstr "Load the media, lock the door and exit" + +#: /tmp/fish/implicit/share/completions/cdrecord.fish:26 +msgid "Load the media, lock the door and exit" +msgstr "Load the media, lock the door and exit" + +#: /tmp/fish/implicit/share/completions/cdrecord.fish:27 +msgid "Eject disk after doing the work" +msgstr "Eject disk after doing the work" + +#: /tmp/fish/implicit/share/completions/cdrecord.fish:28 +msgid "Set the speed factor of the writing process to #" +msgstr "Set the speed factor of the writing process to #" + +#: /tmp/fish/implicit/share/completions/cdrecord.fish:29 +msgid "Blank a CD-RW and exit or blank a CD-RW before writing" +msgstr "Blank a CD-RW and exit or blank a CD-RW before writing" + +#: /tmp/fish/implicit/share/completions/cdrecord.fish:30 +msgid "Format a CD-RW/DVD-RW/DVD+RW disc" +msgstr "Format a CD-RW/DVD-RW/DVD+RW disc" + +#: /tmp/fish/implicit/share/completions/cdrecord.fish:31 +msgid "Set the FIFO (ring buffer) size to #" +msgstr "Set the FIFO (ring buffer) size to #" + +#: /tmp/fish/implicit/share/completions/cdrecord.fish:32 +msgid "Set the maximum transfer size for a single SCSI command to #" +msgstr "Set the maximum transfer size for a single SCSI command to #" + +#: /tmp/fish/implicit/share/completions/cdrecord.fish:33 +msgid "Sets the SCSI target for the CD/DVD-Recorder" +msgstr "Sets the SCSI target for the CD/DVD-Recorder" + +#: /tmp/fish/implicit/share/completions/cdrecord.fish:34 +msgid "Set the grace time before starting to write to ># seconds" +msgstr "Set the grace time before starting to write to ># seconds" + +#: /tmp/fish/implicit/share/completions/cdrecord.fish:35 +msgid "Set the default SCSI command timeout value to # seconds" +msgstr "Set the default SCSI command timeout value to # seconds" + +#: /tmp/fish/implicit/share/completions/cdrecord.fish:36 +msgid "Allows the user to manually select a driver for the device" +msgstr "Allows the user to manually select a driver for the device" + +#: /tmp/fish/implicit/share/completions/cdrecord.fish:37 +#, fuzzy +msgid "Set driver specific options" +msgstr "Edit command specific completions" + +#: /tmp/fish/implicit/share/completions/cdrecord.fish:38 +msgid "" +"Set the driveropts specified by driveropts=option list, the speed of the " +"drive and the dummy flag and exit" +msgstr "" +"Set the driveropts specified by driveropts=option list, the speed of the " +"drive and the dummy flag and exit" + +#: /tmp/fish/implicit/share/completions/cdrecord.fish:39 +msgid "Checks if a driver for the current drive is present and exit" +msgstr "Checks if a driver for the current drive is present and exit" + +#: /tmp/fish/implicit/share/completions/cdrecord.fish:40 +msgid "" +"Print the drive capabilities for SCSI-3/mmc compliant drives as obtained " +"from mode page 0x2A" +msgstr "" +"Print the drive capabilities for SCSI-3/mmc compliant drives as obtained " +"from mode page 0x2A" + +#: /tmp/fish/implicit/share/completions/cdrecord.fish:41 +msgid "Do an inquiry for the drive, print the inquiry info and exit" +msgstr "Do an inquiry for the drive, print the inquiry info and exit" + +#: /tmp/fish/implicit/share/completions/cdrecord.fish:42 +msgid "Scan all SCSI devices on all SCSI busses and print the inquiry strings" +msgstr "Scan all SCSI devices on all SCSI busses and print the inquiry strings" + +#: /tmp/fish/implicit/share/completions/cdrecord.fish:43 +msgid "Try to reset the SCSI bus where the CD recorder is located" +msgstr "Try to reset the SCSI bus where the CD recorder is located" + +#: /tmp/fish/implicit/share/completions/cdrecord.fish:44 +msgid "Try to send an abort sequence to the drive" +msgstr "Try to send an abort sequence to the drive" + +#: /tmp/fish/implicit/share/completions/cdrecord.fish:45 +msgid "Allow cdrecord to write more than the official size of a medium" +msgstr "Allow cdrecord to write more than the official size of a medium" + +#: /tmp/fish/implicit/share/completions/cdrecord.fish:46 +msgid "Ignore the known size of the medium, use for debugging only" +msgstr "Ignore the known size of the medium, use for debugging only" + +#: /tmp/fish/implicit/share/completions/cdrecord.fish:47 +msgid "Use *.inf files to overwrite audio options" +msgstr "Use *.inf files to overwrite audio options" + +#: /tmp/fish/implicit/share/completions/cdrecord.fish:48 +msgid "Set the default pre-gap size for all tracks except track nr 1" +msgstr "Set the default pre-gap size for all tracks except track nr 1" + +#: /tmp/fish/implicit/share/completions/cdrecord.fish:49 +msgid "Set Packet writing mode (experimental interface)" +msgstr "Set Packet writing mode (experimental interface)" + +#: /tmp/fish/implicit/share/completions/cdrecord.fish:50 +msgid "Set the packet size to #, forces fixed packet mode (experimental)" +msgstr "Set the packet size to #, forces fixed packet mode (experimental)" + +#: /tmp/fish/implicit/share/completions/cdrecord.fish:51 +msgid "" +"Do not close the current track, only when in packet writing mode " +"(experimental)" +msgstr "" +"Do not close the current track, only when in packet writing mode " +"(experimental)" + +#: /tmp/fish/implicit/share/completions/cdrecord.fish:52 +msgid "Set the Media Catalog Number of the CD" +msgstr "Set the Media Catalog Number of the CD" + +#: /tmp/fish/implicit/share/completions/cdrecord.fish:53 +msgid "" +"Write CD-Text info based on info taken from a file that contains ascii info " +"for the text strings" +msgstr "" +"Write CD-Text info based on info taken from a file that contains ascii info " +"for the text strings" + +#: /tmp/fish/implicit/share/completions/cdrecord.fish:54 +msgid "Write CD-Text based on info found in the binary file filename" +msgstr "Write CD-Text based on info found in the binary file filename" + +#: /tmp/fish/implicit/share/completions/cdrecord.fish:55 +msgid "Take all recording related info from a CDRWIN compliant CUE sheet file" +msgstr "Take all recording related info from a CDRWIN compliant CUE sheet file" + +#: /tmp/fish/implicit/share/completions/cdrecord.fish:56 +msgid "Set the International Standard Recording Number for the next track" +msgstr "Set the International Standard Recording Number for the next track" + +#: /tmp/fish/implicit/share/completions/cdrecord.fish:57 +msgid "Sets an index list for the next track" +msgstr "Sets an index list for the next track" + +#: /tmp/fish/implicit/share/completions/cdrecord.fish:58 +msgid "All subsequent tracks are written in CD-DA audio format" +msgstr "All subsequent tracks are written in CD-DA audio format" + +#: /tmp/fish/implicit/share/completions/cdrecord.fish:59 +msgid "Audio data is assumed to be in byte-swapped (little-endian) order" +msgstr "Audio data is assumed to be in byte-swapped (little-endian) order" + +#: /tmp/fish/implicit/share/completions/cdrecord.fish:60 +msgid "All subsequent tracks are written in CD-ROM mode 1 (Yellow Book) format" +msgstr "" +"All subsequent tracks are written in CD-ROM mode 1 (Yellow Book) format" + +#: /tmp/fish/implicit/share/completions/cdrecord.fish:61 +msgid "All subsequent tracks are written in CD-ROM mode 2 format" +msgstr "All subsequent tracks are written in CD-ROM mode 2 format" + +#: /tmp/fish/implicit/share/completions/cdrecord.fish:62 +#: /tmp/fish/implicit/share/completions/cdrecord.fish:63 +msgid "All subsequent tracks are written in CD-ROM XA mode 2 form 1 format" +msgstr "All subsequent tracks are written in CD-ROM XA mode 2 form 1 format" + +#: /tmp/fish/implicit/share/completions/cdrecord.fish:64 +msgid "All subsequent tracks are written in CD-ROM XA mode 2 form 2 format" +msgstr "All subsequent tracks are written in CD-ROM XA mode 2 form 2 format" + +#: /tmp/fish/implicit/share/completions/cdrecord.fish:65 +msgid "" +"All subsequent tracks are written in a way that allows a mix of CD-ROM XA " +"mode 2 form 1/2 format" +msgstr "" +"All subsequent tracks are written in a way that allows a mix of CD-ROM XA " +"mode 2 form 1/2 format" + +#: /tmp/fish/implicit/share/completions/cdrecord.fish:66 +msgid "The TOC type for the disk is set to CDI, with XA only" +msgstr "The TOC type for the disk is set to CDI, with XA only" + +#: /tmp/fish/implicit/share/completions/cdrecord.fish:67 +msgid "Use the ISO-9660 file system size as the size of the next track" +msgstr "Use the ISO-9660 file system size as the size of the next track" + +#: /tmp/fish/implicit/share/completions/cdrecord.fish:68 +msgid "" +"15 sectors of zeroed data will be added to the end of this and each " +"subsequent data track" +msgstr "" +"15 sectors of zeroed data will be added to the end of this and each " +"subsequent data track" + +#: /tmp/fish/implicit/share/completions/cdrecord.fish:69 +msgid "Set the amount of data to be appended as padding to the next track" +msgstr "Set the amount of data to be appended as padding to the next track" + +#: /tmp/fish/implicit/share/completions/cdrecord.fish:70 +msgid "Do not pad the following tracks - the default" +msgstr "Do not pad the following tracks - the default" + +#: /tmp/fish/implicit/share/completions/cdrecord.fish:71 +msgid "" +"Allow all subsequent tracks to violate the Red Book track length standard " +"(min 4 s)" +msgstr "" +"Allow all subsequent tracks to violate the Red Book track length standard " +"(min 4 s)" + +#: /tmp/fish/implicit/share/completions/cdrecord.fish:72 +msgid "Re-enforce the Red Book track length standard (min 4 s)" +msgstr "Re-enforce the Red Book track length standard (min 4 s)" + +#: /tmp/fish/implicit/share/completions/cdrecord.fish:73 +msgid "Set the pre-gap size for the next track" +msgstr "Set the pre-gap size for the next track" + +#: /tmp/fish/implicit/share/completions/cdrecord.fish:74 +msgid "" +"All TOC entries for subsequent audio tracks will indicate that the audio " +"data has been sampled with 50/15 microsec pre-emphasis" +msgstr "" +"All TOC entries for subsequent audio tracks will indicate that the audio " +"data has been sampled with 50/15 microsec pre-emphasis" + +#: /tmp/fish/implicit/share/completions/cdrecord.fish:75 +msgid "" +"All TOC entries for subsequent audio tracks will indicate that the audio " +"data has been mastered with linear data" +msgstr "" +"All TOC entries for subsequent audio tracks will indicate that the audio " +"data has been mastered with linear data" + +#: /tmp/fish/implicit/share/completions/cdrecord.fish:76 +msgid "" +"All TOC entries for subsequent audio tracks of the resulting CD will " +"indicate that the audio data has permission to be copied without limit" +msgstr "" +"All TOC entries for subsequent audio tracks of the resulting CD will " +"indicate that the audio data has permission to be copied without limit" + +#: /tmp/fish/implicit/share/completions/cdrecord.fish:77 +msgid "" +"All TOC entries for subsequent audio tracks of the resulting CD will " +"indicate that the audio data has permission to be copied only once for " +"personal use" +msgstr "" +"All TOC entries for subsequent audio tracks of the resulting CD will " +"indicate that the audio data has permission to be copied only once for " +"personal use" + +#: /tmp/fish/implicit/share/completions/cdrecord.fish:78 +msgid "" +"All TOC entries for subsequent audio tracks of the resulting CD will " +"indicate that the audio data has no permission to be copied" +msgstr "" +"All TOC entries for subsequent audio tracks of the resulting CD will " +"indicate that the audio data has no permission to be copied" + +#: /tmp/fish/implicit/share/completions/cdrecord.fish:79 +msgid "" +"If the master image for the next track has been stored on a raw disk, use " +"this option to specify the valid amount of data on this disk" +msgstr "" +"If the master image for the next track has been stored on a raw disk, use " +"this option to specify the valid amount of data on this disk" + +#: /tmp/fish/implicit/share/completions/chgrp.fish:1 +#: /tmp/fish/implicit/share/completions/chown.fish:1 +msgid "Output diagnostic for changed files" +msgstr "Output diagnostic for changed files" + +#: /tmp/fish/implicit/share/completions/chgrp.fish:2 +#: /tmp/fish/implicit/share/completions/chown.fish:2 +#, fuzzy +msgid "Dereference symbolic links" +msgstr "Dereferense symbolic links" + +#: /tmp/fish/implicit/share/completions/chgrp.fish:3 +#: /tmp/fish/implicit/share/completions/chown.fish:3 +msgid "Do not dereference symbolic links" +msgstr "Do not dereference symbolic links" + +#: /tmp/fish/implicit/share/completions/chgrp.fish:4 +#: /tmp/fish/implicit/share/completions/chown.fish:4 +msgid "Change from owner/group" +msgstr "Change from owner/group" + +#: /tmp/fish/implicit/share/completions/chgrp.fish:5 +#: /tmp/fish/implicit/share/completions/chown.fish:5 +#, fuzzy +msgid "Suppress errors" +msgstr "Supress errors" + +#: /tmp/fish/implicit/share/completions/chgrp.fish:6 +#: /tmp/fish/implicit/share/completions/chown.fish:6 +msgid "Use same owner/group as file" +msgstr "Use same owner/group as file" + +#: /tmp/fish/implicit/share/completions/chgrp.fish:7 +#: /tmp/fish/implicit/share/completions/chown.fish:7 +#: /tmp/fish/implicit/share/completions/zip.fish:5 +msgid "Operate recursively" +msgstr "Operate recursively" + +#: /tmp/fish/implicit/share/completions/chgrp.fish:8 +#: /tmp/fish/implicit/share/completions/chown.fish:8 +msgid "Output diagnostic for every file" +msgstr "Output diagnostic for every file" + +#: /tmp/fish/implicit/share/completions/chmod.fish:1 +msgid "Like verbose but report only when a change is made" +msgstr "" + +#: /tmp/fish/implicit/share/completions/chmod.fish:2 +msgid "Do not treat / specially (the default)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/chmod.fish:3 +#, fuzzy +msgid "Fail to operate recursively on /" +msgstr "Operate recursively" + +#: /tmp/fish/implicit/share/completions/chmod.fish:4 +#: /tmp/fish/implicit/share/completions/readlink.fish:5 +#, fuzzy +msgid "Suppress most error messages" +msgstr "Suppress error messages" + +#: /tmp/fish/implicit/share/completions/chmod.fish:5 +#, fuzzy +msgid "Output a diagnostic for every file processed" +msgstr "Output diagnostic for every file" + +#: /tmp/fish/implicit/share/completions/chmod.fish:6 +msgid "Use RFILEs mode instead of MODE values" +msgstr "" + +#: /tmp/fish/implicit/share/completions/chmod.fish:7 +#, fuzzy +msgid "Change files and directories recursively" +msgstr "Read files under each directory, recursively" + +#: /tmp/fish/implicit/share/completions/chown.fish:11 +#: /tmp/fish/implicit/share/completions/chown.fish:12 +#: /tmp/fish/implicit/share/completions/w.fish:6 +msgid "Username" +msgstr "Username" + +#: /tmp/fish/implicit/share/completions/chsh.fish:1 +#, fuzzy +msgid "Specify your login shell" +msgstr "Specify log message" + +#: /tmp/fish/implicit/share/completions/chsh.fish:2 +#, fuzzy +msgid "Display help and exit\t" +msgstr "Display help and exit" + +#: /tmp/fish/implicit/share/completions/chsh.fish:4 +#, fuzzy +msgid "List available shells and exit" +msgstr "Display help and exit" + +#: /tmp/fish/implicit/share/completions/climate.fish:2 +#, fuzzy +msgid "Update your climate install" +msgstr "Update sources" + +#: /tmp/fish/implicit/share/completions/climate.fish:3 +#, fuzzy +msgid "uninstall climate" +msgstr "Install packages" + +#: /tmp/fish/implicit/share/completions/climate.fish:4 +#, fuzzy +msgid "Show climate version" +msgstr "Show each gem version" + +#: /tmp/fish/implicit/share/completions/climate.fish:5 +msgid "Get the weather" +msgstr "" + +#: /tmp/fish/implicit/share/completions/climate.fish:6 +#: /tmp/fish/implicit/share/completions/climate.fish:7 +#, fuzzy +msgid "Display remaining battery" +msgstr "Display man page" + +#: /tmp/fish/implicit/share/completions/climate.fish:8 +msgid "Lock computer" +msgstr "" + +#: /tmp/fish/implicit/share/completions/climate.fish:9 +#, fuzzy +msgid "Shutdown the computer" +msgstr "Show the time" + +#: /tmp/fish/implicit/share/completions/climate.fish:10 +#, fuzzy +msgid "Restart the computer" +msgstr "Set start chapter" + +#: /tmp/fish/implicit/share/completions/climate.fish:12 +msgid "Put a console clock in the top right corner" +msgstr "" + +#: /tmp/fish/implicit/share/completions/climate.fish:13 +msgid "A countdown timer" +msgstr "" + +#: /tmp/fish/implicit/share/completions/climate.fish:14 +msgid "A stopwatch" +msgstr "" + +#: /tmp/fish/implicit/share/completions/climate.fish:15 +#, fuzzy +msgid "Pipe output to ix.io" +msgstr "Append output to file" + +#: /tmp/fish/implicit/share/completions/climate.fish:16 +#, fuzzy +msgid "Find the biggest files recursively" +msgstr "Process directories recursively" + +#: /tmp/fish/implicit/share/completions/climate.fish:17 +#, fuzzy +msgid "Find the biggest directories" +msgstr "Prune empty directories" + +#: /tmp/fish/implicit/share/completions/climate.fish:18 +#, fuzzy +msgid "Find directory size" +msgstr "Do not include subdirectory size" + +#: /tmp/fish/implicit/share/completions/climate.fish:19 +#, fuzzy +msgid "Remove empty directories" +msgstr "Prune empty directories" + +#: /tmp/fish/implicit/share/completions/climate.fish:20 +#, fuzzy +msgid "Extract any given archive" +msgstr "Extract from archive" + +#: /tmp/fish/implicit/share/completions/climate.fish:21 +#, fuzzy +msgid "Report duplicate files in a directory" +msgstr "Change working directory" + +#: /tmp/fish/implicit/share/completions/climate.fish:22 +#, fuzzy +msgid "Count the number of occurences" +msgstr "Print number of occurences" + +#: /tmp/fish/implicit/share/completions/climate.fish:23 +#, fuzzy +msgid "Monitor file for changes" +msgstr "Make no changes" + +#: /tmp/fish/implicit/share/completions/climate.fish:24 +#, fuzzy +msgid "Search for the given pattern recursively" +msgstr "Search the keyserver for the given names" + +#: /tmp/fish/implicit/share/completions/climate.fish:25 +#, fuzzy +msgid "Replace all occurences" +msgstr "Replace include directories" + +#: /tmp/fish/implicit/share/completions/climate.fish:26 +msgid "Create a ramfs of size (in MB) at path" +msgstr "" + +#: /tmp/fish/implicit/share/completions/climate.fish:27 +#, fuzzy +msgid "Test your network speed" +msgstr "Tags you want to see" + +#: /tmp/fish/implicit/share/completions/climate.fish:28 +msgid "Retrieve your local ip address" +msgstr "" + +#: /tmp/fish/implicit/share/completions/climate.fish:29 +msgid "Verify if you're online" +msgstr "" + +#: /tmp/fish/implicit/share/completions/climate.fish:30 +msgid "Retrieve your public ip address" +msgstr "" + +#: /tmp/fish/implicit/share/completions/climate.fish:31 +#, fuzzy +msgid "List open ports" +msgstr "List compression information" + +#: /tmp/fish/implicit/share/completions/climate.fish:32 +#, fuzzy +msgid "Edit the hosts file" +msgstr "Write to file" + +#: /tmp/fish/implicit/share/completions/climate.fish:33 +#, fuzzy +msgid "http-server serving the current directory" +msgstr "Extract files to current directory" + +#: /tmp/fish/implicit/share/completions/climate.fish:34 +msgid "Determine if server is up" +msgstr "" + +#: /tmp/fish/implicit/share/completions/climate.fish:35 +#, fuzzy +msgid "Download file from server" +msgstr "Edit files on Vim server" + +#: /tmp/fish/implicit/share/completions/climate.fish:36 +#, fuzzy +msgid "Download dir from server" +msgstr "Download and extract a source" + +#: /tmp/fish/implicit/share/completions/climate.fish:37 +#, fuzzy +msgid "Upload to server" +msgstr "Use proxy server" + +#: /tmp/fish/implicit/share/completions/climate.fish:38 +#, fuzzy +msgid "Mount a remote path" +msgstr "Do not sign the patch" + +#: /tmp/fish/implicit/share/completions/climate.fish:39 +msgid "Unmount a ssh mount" +msgstr "" + +#: /tmp/fish/implicit/share/completions/climate.fish:40 +#, fuzzy +msgid "Undo the latest commit" +msgstr "Run the test script" + +#: /tmp/fish/implicit/share/completions/climate.fish:41 +msgid "Reset local repo to match remote" +msgstr "" + +#: /tmp/fish/implicit/share/completions/climate.fish:42 +msgid "Seset local repo to match remote" +msgstr "" + +#: /tmp/fish/implicit/share/completions/climate.fish:43 +#, fuzzy +msgid "List all branches" +msgstr "List all available patches" + +#: /tmp/fish/implicit/share/completions/climate.fish:44 +#, fuzzy +msgid "Calculate the repo size" +msgstr "Update the repository" + +#: /tmp/fish/implicit/share/completions/climate.fish:45 +msgid "Calculate total contribution for a user" +msgstr "" + +#: /tmp/fish/implicit/share/completions/climate.fish:46 +#, fuzzy +msgid "Display a performance overview" +msgstr "Display font properties" + +#: /tmp/fish/implicit/share/completions/climate.fish:47 +#, fuzzy +msgid "Find memory used" +msgstr "Reduce memory usage" + +#: /tmp/fish/implicit/share/completions/climate.fish:48 +msgid "Find disk used" +msgstr "" + +#: /tmp/fish/implicit/share/completions/climate.fish:49 +#, fuzzy +msgid "Get all PIDs for a process name" +msgstr "exit handler for process %d" + +#: /tmp/fish/implicit/share/completions/climate.fish:50 +msgid "Find the trash size" +msgstr "" + +#: /tmp/fish/implicit/share/completions/climate.fish:51 +#, fuzzy +msgid "Empty the trash" +msgstr "Exit the shell" + +#: /tmp/fish/implicit/share/completions/combine.fish:1 +msgid "Combine sets of lines from two files using boolean operations" +msgstr "" + +#: /tmp/fish/implicit/share/completions/combine.fish:2 +#, fuzzy +msgid "Output lines that are in both files" +msgstr "Output rss-data to file" + +#: /tmp/fish/implicit/share/completions/combine.fish:3 +msgid "Output lines that are inf file1 but not in file2" +msgstr "" + +#: /tmp/fish/implicit/share/completions/combine.fish:4 +msgid "Output lines that are in file1 or in file2" +msgstr "" + +#: /tmp/fish/implicit/share/completions/combine.fish:5 +msgid "Output lines that are in either file1 or file2, but not in both files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/combine.fish:6 +#, fuzzy +msgid "Read file from stdin" +msgstr "Read names from stdin" + +#: /tmp/fish/implicit/share/completions/command.fish:2 +msgid "Print the file that would be executed" +msgstr "" + +#: /tmp/fish/implicit/share/completions/command.fish:3 +#: /tmp/fish/implicit/share/completions/mosh.fish:1 +#: /tmp/fish/implicit/share/completions/setsid.fish:1 +#: /tmp/fish/implicit/share/completions/ssh.fish:1 +#: /tmp/fish/implicit/share/completions/sudo.fish:20 +msgid "Command to run" +msgstr "Command to run" + +#: /tmp/fish/implicit/share/completions/commandline.fish:2 +msgid "Add text to the end of the selected area" +msgstr "Add text to the end of the selected area" + +#: /tmp/fish/implicit/share/completions/commandline.fish:3 +msgid "Add text at cursor" +msgstr "Add text at cursor" + +#: /tmp/fish/implicit/share/completions/commandline.fish:4 +msgid "Replace selected part" +msgstr "Replace selected part" + +#: /tmp/fish/implicit/share/completions/commandline.fish:5 +msgid "Select job under cursor" +msgstr "Select job under cursor" + +#: /tmp/fish/implicit/share/completions/commandline.fish:6 +msgid "Select process under cursor" +msgstr "Select process under cursor" + +#: /tmp/fish/implicit/share/completions/commandline.fish:7 +msgid "Select token under cursor" +msgstr "Select token under cursor" + +#: /tmp/fish/implicit/share/completions/commandline.fish:8 +msgid "Select entire command line (default)" +msgstr "Select entire command line (default)" + +#: /tmp/fish/implicit/share/completions/commandline.fish:9 +msgid "Only return that part of the command line before the cursor" +msgstr "Only return that part of the command line before the cursor" + +#: /tmp/fish/implicit/share/completions/commandline.fish:10 +msgid "Inject readline functions to reader" +msgstr "Inject readline functions to reader" + +#: /tmp/fish/implicit/share/completions/commandline.fish:11 +#, fuzzy +msgid "Print each token on a separate line" +msgstr "Print length of longest line" + +#: /tmp/fish/implicit/share/completions/commandline.fish:12 +#, fuzzy +msgid "Specify command to operate on" +msgstr "Pass command to shell" + +#: /tmp/fish/implicit/share/completions/commandline.fish:13 +msgid "Set/get cursor position, not buffer contents" +msgstr "" + +#: /tmp/fish/implicit/share/completions/commandline.fish:14 +#, fuzzy +msgid "Print the line that the cursor is on" +msgstr "Print messages about what the program is doing" + +#: /tmp/fish/implicit/share/completions/commandline.fish:15 +#, fuzzy +msgid "Return true if performing a history search" +msgstr "Return true if array contains a sequence" + +#: /tmp/fish/implicit/share/completions/commandline.fish:16 +#, fuzzy +msgid "Return true if showing pager content" +msgstr "Return true if array contains a sequence" + +#: /tmp/fish/implicit/share/completions/compare.fish:5 +#: /tmp/fish/implicit/share/completions/convert.fish:17 +#: /tmp/fish/implicit/share/completions/mogrify.fish:16 +msgid "Set image composite operator [operator]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/compare.fish:6 +#: /tmp/fish/implicit/share/completions/composite.fish:9 +#: /tmp/fish/implicit/share/completions/convert.fish:18 +#: /tmp/fish/implicit/share/completions/display.fish:9 +#: /tmp/fish/implicit/share/completions/import.fish:6 +#: /tmp/fish/implicit/share/completions/mogrify.fish:17 +#: /tmp/fish/implicit/share/completions/montage.fish:13 +#: /tmp/fish/implicit/share/completions/stream.fish:4 +msgid "Type of pixel compression when writing the image [type]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/compare.fish:11 +msgid "Maximum distortion for (sub)image match [value]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/compare.fish:12 +#: /tmp/fish/implicit/share/completions/composite.fish:56 +#: /tmp/fish/implicit/share/completions/import.fish:15 +#: /tmp/fish/implicit/share/completions/mogrify.fish:27 +msgid "Convert plain pixels to cipher pixels [filename]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/compare.fish:15 +#: /tmp/fish/implicit/share/completions/convert.fish:34 +#: /tmp/fish/implicit/share/completions/display.fish:71 +#: /tmp/fish/implicit/share/completions/identify.fish:11 +#: /tmp/fish/implicit/share/completions/mogrify.fish:37 +msgid "Colors within this distance are considered equal [distance]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/compare.fish:16 +msgid "Emphasize pixel differences with this color [color]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/compare.fish:20 +msgid "De-emphasize pixel differences with this color [color]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/compare.fish:21 +msgid "Measure differences between images with this metric [type]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/compare.fish:23 +#, fuzzy +msgid "Get the passphrase from this file [filename]" +msgstr "Read passphrase from specified file descriptor" + +#: /tmp/fish/implicit/share/completions/compare.fish:24 +#: /tmp/fish/implicit/share/completions/display.fish:32 +#: /tmp/fish/implicit/share/completions/montage.fish:44 +msgid "Add, delete, or apply an image profile [filename]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/compare.fish:25 +#: /tmp/fish/implicit/share/completions/composite.fish:30 +#: /tmp/fish/implicit/share/completions/convert.fish:55 +#: /tmp/fish/implicit/share/completions/display.fish:33 +#: /tmp/fish/implicit/share/completions/import.fish:31 +#: /tmp/fish/implicit/share/completions/mogrify.fish:59 +#: /tmp/fish/implicit/share/completions/montage.fish:45 +msgid "JPEG/MIFF/PNG compression level [value]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/compare.fish:34 +#, fuzzy +msgid "Search for subimage" +msgstr "Search for other system" + +#: /tmp/fish/implicit/share/completions/compare.fish:36 +#: /tmp/fish/implicit/share/completions/composite.fish:74 +#: /tmp/fish/implicit/share/completions/import.fish:64 +#: /tmp/fish/implicit/share/completions/montage.fish:90 +msgid "Image type [type]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/compare.fish:38 +#: /tmp/fish/implicit/share/completions/composite.fish:83 +#: /tmp/fish/implicit/share/completions/display.fish:94 +#: /tmp/fish/implicit/share/completions/import.fish:68 +#: /tmp/fish/implicit/share/completions/mdadm.fish:10 +#: /tmp/fish/implicit/share/completions/montage.fish:104 +#: /tmp/fish/implicit/share/completions/scanimage.fish:34 +#: /tmp/fish/implicit/share/completions/stream.fish:33 +#: /tmp/fish/implicit/share/completions/terraform.fish:1 +#, fuzzy +msgid "Print version information" +msgstr "Print version information and exit" + +#: /tmp/fish/implicit/share/completions/compare.fish:44 +#: /tmp/fish/implicit/share/completions/composite.fish:39 +#: /tmp/fish/implicit/share/completions/convert.fish:69 +#: /tmp/fish/implicit/share/completions/import.fish:42 +#: /tmp/fish/implicit/share/completions/mogrify.fish:72 +#: /tmp/fish/implicit/share/completions/montage.fish:58 +#: /tmp/fish/implicit/share/completions/stream.fish:24 +msgid "Synchronize image to storage device" +msgstr "" + +#: /tmp/fish/implicit/share/completions/compare.fish:45 +#: /tmp/fish/implicit/share/completions/composite.fish:40 +#: /tmp/fish/implicit/share/completions/convert.fish:70 +#: /tmp/fish/implicit/share/completions/import.fish:43 +#: /tmp/fish/implicit/share/completions/mogrify.fish:73 +#: /tmp/fish/implicit/share/completions/montage.fish:59 +#: /tmp/fish/implicit/share/completions/stream.fish:25 +#, fuzzy +msgid "Declare the image as modified" +msgstr "Pretend file is modified" + +#: /tmp/fish/implicit/share/completions/complete.fish:1 +#, fuzzy +msgid "Command to add completion to" +msgstr "Path to add completion to" + +#: /tmp/fish/implicit/share/completions/complete.fish:2 +msgid "Path to add completion to" +msgstr "Path to add completion to" + +#: /tmp/fish/implicit/share/completions/complete.fish:3 +msgid "Posix-style option to complete" +msgstr "Posix-style option to complete" + +#: /tmp/fish/implicit/share/completions/complete.fish:4 +msgid "GNU-style option to complete" +msgstr "GNU-style option to complete" + +#: /tmp/fish/implicit/share/completions/complete.fish:5 +msgid "Old style long option to complete" +msgstr "Old style long option to complete" + +#: /tmp/fish/implicit/share/completions/complete.fish:6 +msgid "Do not use file completion" +msgstr "Do not use file completion" + +#: /tmp/fish/implicit/share/completions/complete.fish:7 +msgid "Require parameter" +msgstr "Require parameter" + +#: /tmp/fish/implicit/share/completions/complete.fish:8 +msgid "Require parameter and do not use file completion" +msgstr "Require parameter and do not use file completion" + +#: /tmp/fish/implicit/share/completions/complete.fish:9 +msgid "A list of possible arguments" +msgstr "A list of possible arguments" + +#: /tmp/fish/implicit/share/completions/complete.fish:10 +msgid "Description of this completions" +msgstr "Description of this completions" + +#: /tmp/fish/implicit/share/completions/complete.fish:11 +msgid "Option list is not complete" +msgstr "Option list is not complete" + +#: /tmp/fish/implicit/share/completions/complete.fish:12 +#, fuzzy +msgid "Remove completion" +msgstr "Remove property" + +#: /tmp/fish/implicit/share/completions/complete.fish:14 +#, fuzzy +msgid "Print all completions for the specified commandline" +msgstr "Print all possible definitions of the specified name" + +#: /tmp/fish/implicit/share/completions/complete.fish:15 +msgid "" +"The completion should only be used if the specified command has a zero exit " +"status" +msgstr "" +"The completion should only be used if the specified command has a zero exit " +"status" + +#: /tmp/fish/implicit/share/completions/complete.fish:16 +#, fuzzy +msgid "Inherit completions from the specified command" +msgstr "Pipe output through specified command" + +#: /tmp/fish/implicit/share/completions/composer.fish:1 +#, fuzzy +msgid "User script" +msgstr "Loop script" + +#: /tmp/fish/implicit/share/completions/composer.fish:2 +#, fuzzy +msgid "Short information about Composer" +msgstr "Return status information about fish" + +#: /tmp/fish/implicit/share/completions/composer.fish:3 +#, fuzzy +msgid "Create an archive of this composer package" +msgstr "Reinstall each of the named packages" + +#: /tmp/fish/implicit/share/completions/composer.fish:4 +#: /tmp/fish/implicit/share/completions/composer.fish:15 +msgid "Opens the package's repository URL or homepage in your browser." +msgstr "" + +#: /tmp/fish/implicit/share/completions/composer.fish:5 +#: /tmp/fish/implicit/share/completions/composer.fish:6 +msgid "Clears composer's internal package cache." +msgstr "" + +#: /tmp/fish/implicit/share/completions/composer.fish:8 +#, fuzzy +msgid "Create new project from a package into given directory." +msgstr "Create a CVS repository if it doesnt exist" + +#: /tmp/fish/implicit/share/completions/composer.fish:9 +#, fuzzy +msgid "Shows which packages depend on the given package" +msgstr "list all packages depending on specified package" + +#: /tmp/fish/implicit/share/completions/composer.fish:10 +msgid "Diagnoses the system to identify common errors." +msgstr "" + +#: /tmp/fish/implicit/share/completions/composer.fish:11 +#: /tmp/fish/implicit/share/completions/composer.fish:12 +#, fuzzy +msgid "Dumps the autoloader" +msgstr "Dumps the repository" + +#: /tmp/fish/implicit/share/completions/composer.fish:13 +#, sh-format +msgid "Allows running commands in the global composer dir ($COMPOSER_HOME)." +msgstr "" + +#: /tmp/fish/implicit/share/completions/composer.fish:14 +#, fuzzy +msgid "Displays help for a command" +msgstr "Display help about darcs and darcs commands" + +#: /tmp/fish/implicit/share/completions/composer.fish:16 +#, fuzzy +msgid "Creates a basic composer.json file in current directory." +msgstr "Generate a simple Gemfile, placed in the current directory" + +#: /tmp/fish/implicit/share/completions/composer.fish:17 +msgid "" +"Installs the project dependencies from the composer.lock file if present, or " +"falls back on the composer.json." +msgstr "" + +#: /tmp/fish/implicit/share/completions/composer.fish:18 +#, fuzzy +msgid "Show information about licenses of dependencies" +msgstr "Show state of dependencies" + +#: /tmp/fish/implicit/share/completions/composer.fish:19 +#, fuzzy +msgid "Lists commands" +msgstr "Process command" + +#: /tmp/fish/implicit/share/completions/composer.fish:20 +#, fuzzy +msgid "Removes a package from the require or require-dev" +msgstr "Removes a key from the repository" + +#: /tmp/fish/implicit/share/completions/composer.fish:21 +msgid "Adds required packages to your composer.json and installs them" +msgstr "" + +#: /tmp/fish/implicit/share/completions/composer.fish:22 +msgid "Run the scripts defined in composer.json." +msgstr "" + +#: /tmp/fish/implicit/share/completions/composer.fish:23 +#: /tmp/fish/implicit/share/completions/npm.fish:34 +#, fuzzy +msgid "Search for packages" +msgstr "Fetch source packages" + +#: /tmp/fish/implicit/share/completions/composer.fish:24 +#: /tmp/fish/implicit/share/completions/composer.fish:25 +#, fuzzy +msgid "Updates composer.phar to the latest version." +msgstr "Update dependencies to their latest versions" + +#: /tmp/fish/implicit/share/completions/composer.fish:26 +#, fuzzy +msgid "Show information about packages" +msgstr "Show full information for specified packages" + +#: /tmp/fish/implicit/share/completions/composer.fish:27 +#, fuzzy +msgid "Show a list of locally modified packages" +msgstr "Show automatically installed packages" + +#: /tmp/fish/implicit/share/completions/composer.fish:28 +msgid "" +"Updates your dependencies to the latest version according to composer.json, " +"and updates the composer.lock file." +msgstr "" + +#: /tmp/fish/implicit/share/completions/composer.fish:29 +msgid "Validates a composer.json" +msgstr "" + +#: /tmp/fish/implicit/share/completions/composer.fish:30 +msgid "Shows which packages cause the given package to be installed" +msgstr "" + +#: /tmp/fish/implicit/share/completions/composer.fish:31 +msgid "Shows which packages prevent the given package from being installed" +msgstr "" + +#: /tmp/fish/implicit/share/completions/composer.fish:32 +msgid "Displays composer's help." +msgstr "" + +#: /tmp/fish/implicit/share/completions/composer.fish:33 +#, fuzzy +msgid "Do not output any message." +msgstr "Do not create output files" + +#: /tmp/fish/implicit/share/completions/composer.fish:34 +msgid "" +"Increase the verbosity of messages: 1 for normal output (-v), 2 for more " +"verbose output (-vv) and 3 for debug (-vvv)." +msgstr "" + +#: /tmp/fish/implicit/share/completions/composer.fish:35 +#, fuzzy +msgid "Display composer's application version." +msgstr "Display compression ratios" + +#: /tmp/fish/implicit/share/completions/composer.fish:36 +msgid "Force ANSI output." +msgstr "" + +#: /tmp/fish/implicit/share/completions/composer.fish:37 +msgid "Disable ANSI output." +msgstr "" + +#: /tmp/fish/implicit/share/completions/composer.fish:38 +#, fuzzy +msgid "Do not ask any interactive question." +msgstr "Do no interactive prompting" + +#: /tmp/fish/implicit/share/completions/composer.fish:39 +#, fuzzy +msgid "Display timing and memory usage information." +msgstr "Display RubyGems environmental information" + +#: /tmp/fish/implicit/share/completions/composer.fish:40 +msgid "If specified, use the given directory as working directory." +msgstr "" + +#: /tmp/fish/implicit/share/completions/composite.fish:1 +#: /tmp/fish/implicit/share/completions/convert.fish:2 +#: /tmp/fish/implicit/share/completions/mogrify.fish:2 +#: /tmp/fish/implicit/share/completions/montage.fish:2 +msgid "Affine transform matrix [matrix]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/composite.fish:4 +#: /tmp/fish/implicit/share/completions/convert.fish:10 +#: /tmp/fish/implicit/share/completions/mogrify.fish:8 +#: /tmp/fish/implicit/share/completions/montage.fish:5 +msgid "Chromaticity blue primary point [point]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/composite.fish:7 +#: /tmp/fish/implicit/share/completions/convert.fish:16 +#: /tmp/fish/implicit/share/completions/display.fish:8 +#: /tmp/fish/implicit/share/completions/import.fish:5 +#: /tmp/fish/implicit/share/completions/mogrify.fish:15 +#: /tmp/fish/implicit/share/completions/montage.fish:11 +#, fuzzy +msgid "Annotate image with comment [string]" +msgstr "Don't use a comment string" + +#: /tmp/fish/implicit/share/completions/composite.fish:8 +#: /tmp/fish/implicit/share/completions/montage.fish:12 +#, fuzzy +msgid "Composite operator [operator]" +msgstr "Complete Convert options" + +#: /tmp/fish/implicit/share/completions/composite.fish:13 +#: /tmp/fish/implicit/share/completions/convert.fish:24 +#: /tmp/fish/implicit/share/completions/mogrify.fish:24 +msgid "Get image or font from this X server [server]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/composite.fish:16 +#: /tmp/fish/implicit/share/completions/convert.fish:27 +#: /tmp/fish/implicit/share/completions/import.fish:17 +#: /tmp/fish/implicit/share/completions/mogrify.fish:28 +#: /tmp/fish/implicit/share/completions/montage.fish:21 +msgid "Encoding type [type text]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/composite.fish:17 +#: /tmp/fish/implicit/share/completions/convert.fish:28 +#: /tmp/fish/implicit/share/completions/display.fish:17 +#: /tmp/fish/implicit/share/completions/import.fish:16 +#: /tmp/fish/implicit/share/completions/mogrify.fish:29 +#: /tmp/fish/implicit/share/completions/montage.fish:22 +msgid "Endianness (MSB or LSB) of the image [type]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/composite.fish:19 +#: /tmp/fish/implicit/share/completions/convert.fish:32 +#: /tmp/fish/implicit/share/completions/mogrify.fish:34 +#: /tmp/fish/implicit/share/completions/montage.fish:26 +msgid "Render text with this font [name]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/composite.fish:21 +msgid "Which direction to gravitate towards [type]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/composite.fish:22 +#: /tmp/fish/implicit/share/completions/convert.fish:36 +#: /tmp/fish/implicit/share/completions/mogrify.fish:39 +#: /tmp/fish/implicit/share/completions/montage.fish:31 +msgid "Chromaticity green primary point [point]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/composite.fish:25 +#: /tmp/fish/implicit/share/completions/convert.fish:43 +#: /tmp/fish/implicit/share/completions/display.fish:26 +#: /tmp/fish/implicit/share/completions/import.fish:25 +#: /tmp/fish/implicit/share/completions/mogrify.fish:44 +#: /tmp/fish/implicit/share/completions/montage.fish:36 +msgid "Assign a label to an image [string]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/composite.fish:29 +#: /tmp/fish/implicit/share/completions/convert.fish:52 +#: /tmp/fish/implicit/share/completions/import.fish:30 +#: /tmp/fish/implicit/share/completions/mogrify.fish:57 +#: /tmp/fish/implicit/share/completions/montage.fish:43 +#, fuzzy +msgid "Font point size [value]" +msgstr "Dont print header" + +#: /tmp/fish/implicit/share/completions/composite.fish:32 +#: /tmp/fish/implicit/share/completions/convert.fish:57 +#: /tmp/fish/implicit/share/completions/mogrify.fish:61 +#: /tmp/fish/implicit/share/completions/montage.fish:48 +msgid "Chromaticity red primary point [point]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/composite.fish:36 +#: /tmp/fish/implicit/share/completions/convert.fish:62 +#: /tmp/fish/implicit/share/completions/import.fish:36 +#: /tmp/fish/implicit/share/completions/mogrify.fish:64 +#, fuzzy +msgid "Image scene number [value]" +msgstr "Compare general numeric value" + +#: /tmp/fish/implicit/share/completions/composite.fish:43 +msgid "Repeat composite operation across and down image" +msgstr "" + +#: /tmp/fish/implicit/share/completions/composite.fish:44 +#: /tmp/fish/implicit/share/completions/convert.fish:76 +#: /tmp/fish/implicit/share/completions/identify.fish:27 +#: /tmp/fish/implicit/share/completions/mogrify.fish:79 +#: /tmp/fish/implicit/share/completions/montage.fish:67 +msgid "The units of image resolution [type]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/composite.fish:47 +#: /tmp/fish/implicit/share/completions/convert.fish:81 +#: /tmp/fish/implicit/share/completions/mogrify.fish:84 +#: /tmp/fish/implicit/share/completions/montage.fish:70 +msgid "Chromaticity white point [point]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/composite.fish:48 +msgid "Blend images [geometry]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/composite.fish:49 +#: /tmp/fish/implicit/share/completions/convert.fish:93 +#: /tmp/fish/implicit/share/completions/display.fish:55 +#: /tmp/fish/implicit/share/completions/mogrify.fish:92 +#: /tmp/fish/implicit/share/completions/montage.fish:74 +msgid "Surround image with a border of color [geometry]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/composite.fish:50 +#: /tmp/fish/implicit/share/completions/convert.fish:11 +#: /tmp/fish/implicit/share/completions/mogrify.fish:9 +#: /tmp/fish/implicit/share/completions/montage.fish:6 +msgid "Border color [color]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/composite.fish:53 +msgid "Shift lookup according to a relative displacement map [geometry]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/composite.fish:54 +msgid "Dissolve the two images a given percent [value]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/composite.fish:55 +msgid "Shift lookup according to a absolute distortion map [geometry]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/composite.fish:58 +msgid "Location of the composite image [geometry]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/composite.fish:61 +#: /tmp/fish/implicit/share/completions/import.fish:55 +msgid "Replace every pixel with its complementary color " +msgstr "" + +#: /tmp/fish/implicit/share/completions/composite.fish:62 +msgid "Add ICM or IPTC information profile to image [filename]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/composite.fish:67 +#: /tmp/fish/implicit/share/completions/composite.fish:75 +#: /tmp/fish/implicit/share/completions/display.fish:83 +#: /tmp/fish/implicit/share/completions/montage.fish:91 +msgid "Sharpen the image [geometry]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/composite.fish:68 +msgid "Shave pixels from the image edges [geometry]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/composite.fish:69 +msgid "Offset hide watermark within an image" +msgstr "" + +#: /tmp/fish/implicit/share/completions/composite.fish:70 +msgid "Combine two image to create a stereo anaglyph [geometry]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/composite.fish:73 +#: /tmp/fish/implicit/share/completions/montage.fish:87 +msgid "Affine transform image" +msgstr "" + +#: /tmp/fish/implicit/share/completions/composite.fish:76 +msgid "Percent brightness and saturation of a watermark [geometry]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/composite.fish:77 +msgid "Write images to this file [filename]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/composite.fish:78 +#: /tmp/fish/implicit/share/completions/montage.fish:99 +msgid "Swap two images in the image sequence [indexes]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/configure.fish:4 msgid "Cache test results in specified file" msgstr "Cache test results in specified file" -#: share/completions/cp.fish:11 share/completions/mv.fish:6 -msgid "Backup suffix" -msgstr "Backup suffix" +#: /tmp/fish/implicit/share/completions/configure.fish:5 +msgid "Cache test results in file config.cache" +msgstr "Cache test results in file config.cache" -#: share/completions/cp.fish:20 -msgid "Preserve ATTRIBUTES if possible" -msgstr "Preserve ATTRIBUTES if possible" +#: /tmp/fish/implicit/share/completions/configure.fish:6 +msgid "Do not create output files" +msgstr "Do not create output files" -#: share/completions/cp.fish:29 -msgid "Set security context of copy to CONTEXT" -msgstr "Set security context of copy to CONTEXT" +#: /tmp/fish/implicit/share/completions/configure.fish:7 +#, fuzzy +msgid "Set source directory" +msgstr "Clean source directories" -#: share/completions/cut.fish:2 +#: /tmp/fish/implicit/share/completions/configure.fish:8 +msgid "Architecture-independent install directory" +msgstr "Architecture-independent install directory" + +#: /tmp/fish/implicit/share/completions/configure.fish:9 +msgid "Architecture-dependent install directory" +msgstr "Architecture-dependent install directory" + +#: /tmp/fish/implicit/share/completions/configure.fish:10 +#, fuzzy +msgid "Configure for building on BUILD" +msgstr "Configure for building compilers for TARGET" + +#: /tmp/fish/implicit/share/completions/configure.fish:11 +msgid "Cross-compile to build programs to run on HOST" +msgstr "Cross-compile to build programs to run on HOST" + +#: /tmp/fish/implicit/share/completions/configure.fish:12 +msgid "Configure for building compilers for TARGET" +msgstr "Configure for building compilers for TARGET" + +#: /tmp/fish/implicit/share/completions/connmanctl.fish:1 +msgid "Shows if the system is online or offline" +msgstr "" + +#: /tmp/fish/implicit/share/completions/connmanctl.fish:2 +#, fuzzy +msgid "Display technologies" +msgstr "Display all changelogs" + +#: /tmp/fish/implicit/share/completions/connmanctl.fish:3 +msgid "Get System Clock Properties" +msgstr "" + +#: /tmp/fish/implicit/share/completions/connmanctl.fish:4 +msgid "Enables given technology or offline mode" +msgstr "" + +#: /tmp/fish/implicit/share/completions/connmanctl.fish:5 +#, fuzzy +msgid "Disables given technology or offline mode" +msgstr "Disable import of site module" + +#: /tmp/fish/implicit/share/completions/connmanctl.fish:6 +msgid "Enable, disable tethering, set SSID and passphrase for wifi" +msgstr "" + +#: /tmp/fish/implicit/share/completions/connmanctl.fish:7 +#, fuzzy +msgid "Display services" +msgstr "Display security context" + +#: /tmp/fish/implicit/share/completions/connmanctl.fish:8 +#, fuzzy +msgid "Display peers" +msgstr "Display man page" + +#: /tmp/fish/implicit/share/completions/connmanctl.fish:9 +msgid "Scans for new services for given technology" +msgstr "" + +#: /tmp/fish/implicit/share/completions/connmanctl.fish:10 +#, fuzzy +msgid "Connect a given service or peer" +msgstr "Connect to the given user's DCOP server" + +#: /tmp/fish/implicit/share/completions/connmanctl.fish:11 +#, fuzzy +msgid "Disconnect a given service or peer" +msgstr "Connect to the given user's DCOP server" + +#: /tmp/fish/implicit/share/completions/connmanctl.fish:12 +#, fuzzy +msgid "Set service configuration options" +msgstr "Set config options" + +#: /tmp/fish/implicit/share/completions/connmanctl.fish:13 +#, fuzzy +msgid "Monitor signals from interfaces" +msgstr "Do not use X interface" + +#: /tmp/fish/implicit/share/completions/connmanctl.fish:14 +#, fuzzy +msgid "Display VPN connections" +msgstr "Display control chars" + +#: /tmp/fish/implicit/share/completions/connmanctl.fish:15 +#, fuzzy +msgid "Enable or disable a session" +msgstr "available sessions" + +#: /tmp/fish/implicit/share/completions/connmanctl.fish:16 +msgid "(Un)Register a Peer Service" +msgstr "" + +#: /tmp/fish/implicit/share/completions/convert.fish:1 +#: /tmp/fish/implicit/share/completions/import.fish:1 +#: /tmp/fish/implicit/share/completions/mogrify.fish:1 +#: /tmp/fish/implicit/share/completions/montage.fish:1 +msgid "Join images into a single multi-image file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/convert.fish:3 +msgid "Activate, deactivate, reset, or set the alpha channel [option]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/convert.fish:4 +#: /tmp/fish/implicit/share/completions/display.fish:2 +#: /tmp/fish/implicit/share/completions/identify.fish:1 +#: /tmp/fish/implicit/share/completions/mogrify.fish:3 +msgid "Remove pixel-aliasing " +msgstr "" + +#: /tmp/fish/implicit/share/completions/convert.fish:6 +msgid "Lessen (or intensify) when adding noise to an image [value]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/convert.fish:7 +#: /tmp/fish/implicit/share/completions/mogrify.fish:5 +#, fuzzy +msgid "Background color [color]" +msgstr "Change background color" + +#: /tmp/fish/implicit/share/completions/convert.fish:8 +#: /tmp/fish/implicit/share/completions/mogrify.fish:6 +msgid "Add bias when convolving an image [value]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/convert.fish:9 +#: /tmp/fish/implicit/share/completions/mogrify.fish:7 +msgid "Use black point compensation" +msgstr "" + +#: /tmp/fish/implicit/share/completions/convert.fish:12 +#: /tmp/fish/implicit/share/completions/mogrify.fish:10 +#: /tmp/fish/implicit/share/completions/montage.fish:7 +msgid "Assign a caption to an image [string]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/convert.fish:23 +#: /tmp/fish/implicit/share/completions/mogrify.fish:23 +msgid "Render text right-to-left or left-to-right [type]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/convert.fish:29 +#: /tmp/fish/implicit/share/completions/mogrify.fish:30 +msgid "Render text with this font family [name]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/convert.fish:30 +#: /tmp/fish/implicit/share/completions/mogrify.fish:31 +#: /tmp/fish/implicit/share/completions/montage.fish:24 +msgid "Color to use when filling a graphic primitive [color]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/convert.fish:35 +#: /tmp/fish/implicit/share/completions/mogrify.fish:38 +msgid "Horizontal and vertical text placement [type]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/convert.fish:37 +#: /tmp/fish/implicit/share/completions/mogrify.fish:40 +msgid "Type of rendering intent when managing the image color [type]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/convert.fish:39 +msgid "Set the space between two text lines [value]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/convert.fish:41 +msgid "Set the space between two words [value]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/convert.fish:42 +#: /tmp/fish/implicit/share/completions/mogrify.fish:43 +#: /tmp/fish/implicit/share/completions/montage.fish:35 +msgid "Set the space between two letters [value]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/convert.fish:45 +#: /tmp/fish/implicit/share/completions/mogrify.fish:46 +msgid "Add Netscape loop extension to your GIF animation [iterations]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/convert.fish:46 +#: /tmp/fish/implicit/share/completions/mogrify.fish:47 +msgid "Associate a mask with the image [filename]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/convert.fish:47 +#: /tmp/fish/implicit/share/completions/mogrify.fish:49 +#: /tmp/fish/implicit/share/completions/montage.fish:38 +msgid "Frame color [color]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/convert.fish:49 +#: /tmp/fish/implicit/share/completions/mogrify.fish:52 +msgid "Image orientation [type]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/convert.fish:51 +#: /tmp/fish/implicit/share/completions/identify.fish:18 +#: /tmp/fish/implicit/share/completions/mogrify.fish:56 +#, fuzzy +msgid "Efficiently determine image attributes" +msgstr "Exclude extra file attributes" + +#: /tmp/fish/implicit/share/completions/convert.fish:53 +#, fuzzy +msgid "Maximum number of significant digits to print [value]" +msgstr "Maximum number of connections to allow" + +#: /tmp/fish/implicit/share/completions/convert.fish:54 +#: /tmp/fish/implicit/share/completions/mogrify.fish:58 +msgid "Image preview type [type]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/convert.fish:59 +msgid "Transform image colors to match this set of colors [filename]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/convert.fish:65 +#: /tmp/fish/implicit/share/completions/mogrify.fish:67 +msgid "Render text with this font stretch [type]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/convert.fish:66 +#: /tmp/fish/implicit/share/completions/mogrify.fish:68 +msgid "Graphic primitive stroke color [color]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/convert.fish:67 +#: /tmp/fish/implicit/share/completions/mogrify.fish:69 +msgid "Graphic primitive stroke width [value]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/convert.fish:68 +#: /tmp/fish/implicit/share/completions/mogrify.fish:70 +msgid "Render text with this font style [type]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/convert.fish:71 +#: /tmp/fish/implicit/share/completions/display.fish:44 +#: /tmp/fish/implicit/share/completions/mogrify.fish:74 +#: /tmp/fish/implicit/share/completions/montage.fish:60 +msgid "Name of texture to tile onto the image background [filename]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/convert.fish:72 +#: /tmp/fish/implicit/share/completions/mogrify.fish:75 +msgid "Tile offset [geometry]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/convert.fish:75 +#: /tmp/fish/implicit/share/completions/mogrify.fish:78 +msgid "Annotation bounding box color [color]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/convert.fish:78 +#: /tmp/fish/implicit/share/completions/mogrify.fish:81 +msgid "FlashPix viewing transforms" +msgstr "" + +#: /tmp/fish/implicit/share/completions/convert.fish:80 +#: /tmp/fish/implicit/share/completions/mogrify.fish:83 +msgid "Render text with this font weight [type]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/convert.fish:82 +#: /tmp/fish/implicit/share/completions/mogrify.fish:85 +msgid "Adaptively blur pixels; decrease effect near edges [geometry]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/convert.fish:83 +msgid "Adaptively resize image using 'mesh' interpolation [geometry]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/convert.fish:84 +#: /tmp/fish/implicit/share/completions/mogrify.fish:87 +msgid "Adaptively sharpen pixels; increase effect near edges [geometry]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/convert.fish:85 +#: /tmp/fish/implicit/share/completions/import.fish:49 +#: /tmp/fish/implicit/share/completions/mogrify.fish:88 +#: /tmp/fish/implicit/share/completions/montage.fish:107 +msgid "Annotate the image with text [geometry text]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/convert.fish:86 +msgid "Automagically adjust gamma level of image" +msgstr "" + +#: /tmp/fish/implicit/share/completions/convert.fish:87 +msgid "Automagically adjust color levels of image" +msgstr "" + +#: /tmp/fish/implicit/share/completions/convert.fish:88 +msgid "Automagically orient (rotate) image" +msgstr "" + +#: /tmp/fish/implicit/share/completions/convert.fish:89 +msgid "Measure performance [iterations]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/convert.fish:90 +#: /tmp/fish/implicit/share/completions/mogrify.fish:90 +msgid "Force all pixels below the threshold into black [value]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/convert.fish:91 +msgid "Simulate a scene at nighttime in the moonlight [factor]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/convert.fish:92 +#: /tmp/fish/implicit/share/completions/mogrify.fish:91 +#: /tmp/fish/implicit/share/completions/montage.fish:73 +msgid "Reduce image noise and reduce detail levels [geometry]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/convert.fish:94 +msgid "Improve brightness / contrast of the image [geometry]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/convert.fish:95 +#: /tmp/fish/implicit/share/completions/mogrify.fish:11 +msgid "Color correct with a color decision list [filename]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/convert.fish:96 +#: /tmp/fish/implicit/share/completions/mogrify.fish:93 +msgid "Simulate a charcoal drawing [radius]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/convert.fish:97 +#: /tmp/fish/implicit/share/completions/mogrify.fish:94 +msgid "Remove pixels from the image interior [geometry]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/convert.fish:98 +msgid "Restrict pixel range from 0 to the quantum depth" +msgstr "" + +#: /tmp/fish/implicit/share/completions/convert.fish:99 +#: /tmp/fish/implicit/share/completions/display.fish:56 +#: /tmp/fish/implicit/share/completions/mogrify.fish:95 +msgid "Clip along the first path from the 8BIM profile" +msgstr "" + +#: /tmp/fish/implicit/share/completions/convert.fish:100 +#: /tmp/fish/implicit/share/completions/mogrify.fish:96 +msgid "Associate a clip mask with the image [filename]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/convert.fish:101 +#: /tmp/fish/implicit/share/completions/display.fish:57 +#: /tmp/fish/implicit/share/completions/mogrify.fish:97 +msgid "Clip along a named path from the 8BIM profile [id]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/convert.fish:102 +#: /tmp/fish/implicit/share/completions/mogrify.fish:98 +msgid "Colorize the image with the fill color [value]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/convert.fish:103 +#: /tmp/fish/implicit/share/completions/mogrify.fish:99 +msgid "Apply color correction to the image [matrix]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/convert.fish:104 +#: /tmp/fish/implicit/share/completions/display.fish:59 +#: /tmp/fish/implicit/share/completions/mogrify.fish:100 +msgid "Enhance or reduce the image contrast" +msgstr "" + +#: /tmp/fish/implicit/share/completions/cower.fish:1 +#, fuzzy +msgid "Show output in a more script friendly format" +msgstr "Output filenames using the specified format" + +#: /tmp/fish/implicit/share/completions/cower.fish:2 +#, fuzzy +msgid "Download [twice to fetch dependencies]" +msgstr "Show state of dependencies" + +#: /tmp/fish/implicit/share/completions/cower.fish:3 +msgid "Show info for target [twice for more details]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/cower.fish:4 +#, fuzzy +msgid "Search for packages by maintainer" +msgstr "Search for packages matching a pattern" + +#: /tmp/fish/implicit/share/completions/cower.fish:5 +#, fuzzy +msgid "Search for packages by name" +msgstr "Search full package name" + +#: /tmp/fish/implicit/share/completions/cower.fish:6 +#, fuzzy +msgid "Check AUR packages for updates" +msgstr "Check for patches" + +#: /tmp/fish/implicit/share/completions/cower.fish:7 +#, fuzzy +msgid "Use colored output" +msgstr "Use colors in output" + +#: /tmp/fish/implicit/share/completions/cower.fish:8 +#, fuzzy +msgid "Show debug output" +msgstr "Turn on debug output" + +#: /tmp/fish/implicit/share/completions/cower.fish:9 +#, fuzzy +msgid "Overwrite existing files when downloading" +msgstr "Overwrite existing binstubs if they exist" + +#: /tmp/fish/implicit/share/completions/cower.fish:10 +#, fuzzy +msgid "Print formatted" +msgstr "Prints formatted text" + +#: /tmp/fish/implicit/share/completions/cower.fish:11 +#, fuzzy +msgid "Display help and quit" +msgstr "Display help and exit" + +#: /tmp/fish/implicit/share/completions/cower.fish:12 +#, fuzzy +msgid "Ignore a package upgrade" +msgstr "Ignore package Holds" + +#: /tmp/fish/implicit/share/completions/cower.fish:13 +#, fuzzy +msgid "Ignore a binary repo when checking for updates" +msgstr "Ignore ancestry when calculating merges" + +#: /tmp/fish/implicit/share/completions/cower.fish:14 +#, fuzzy +msgid "Specify a delimiter for list formatters" +msgstr "Specify directory for rpm database" + +#: /tmp/fish/implicit/share/completions/cower.fish:15 +#, fuzzy +msgid "Output less" +msgstr "Output file" + +#: /tmp/fish/implicit/share/completions/cower.fish:16 +#, fuzzy +msgid "Download targets to DIR" +msgstr "Don't unlock targets" + +#: /tmp/fish/implicit/share/completions/cower.fish:17 +#, fuzzy +msgid "Limit the number of threads created [10]" +msgstr "Only print number of matches" + +#: /tmp/fish/implicit/share/completions/cower.fish:18 +#, fuzzy +msgid "Curl timeout in seconds" +msgstr "Minimum interval in seconds" + +#: /tmp/fish/implicit/share/completions/cower.fish:19 +#, fuzzy +msgid "Output more" +msgstr "Output trace" + +#: /tmp/fish/implicit/share/completions/cowsay.fish:1 +#: /tmp/fish/implicit/share/completions/cowthink.fish:1 +#, fuzzy +msgid "Specify eye string" +msgstr "Specify options" + +#: /tmp/fish/implicit/share/completions/cowsay.fish:2 +#: /tmp/fish/implicit/share/completions/cowthink.fish:2 +#, fuzzy +msgid "Specify cow file" +msgstr "Specify conffile" + +#: /tmp/fish/implicit/share/completions/cowsay.fish:4 +#: /tmp/fish/implicit/share/completions/cowthink.fish:4 +#, fuzzy +msgid "List all cowfiles" +msgstr "List config files" + +#: /tmp/fish/implicit/share/completions/cowsay.fish:5 +#: /tmp/fish/implicit/share/completions/cowthink.fish:5 +#, fuzzy +msgid "No word wrapping" +msgstr "Flood ping" + +#: /tmp/fish/implicit/share/completions/cowsay.fish:6 +#: /tmp/fish/implicit/share/completions/cowthink.fish:6 +#, fuzzy +msgid "Specify tounge string" +msgstr "Specify options" + +#: /tmp/fish/implicit/share/completions/cowsay.fish:7 +#: /tmp/fish/implicit/share/completions/cowthink.fish:7 +#, fuzzy +msgid "Column width" +msgstr "Line width" + +#: /tmp/fish/implicit/share/completions/cowsay.fish:8 +#: /tmp/fish/implicit/share/completions/cowthink.fish:8 +msgid "Borg cow" +msgstr "" + +#: /tmp/fish/implicit/share/completions/cowsay.fish:9 +#: /tmp/fish/implicit/share/completions/cowthink.fish:9 +msgid "Dead cow" +msgstr "" + +#: /tmp/fish/implicit/share/completions/cowsay.fish:10 +#: /tmp/fish/implicit/share/completions/cowthink.fish:10 +msgid "Greedy cow" +msgstr "" + +#: /tmp/fish/implicit/share/completions/cowsay.fish:11 +#: /tmp/fish/implicit/share/completions/cowthink.fish:11 +msgid "Paranoid cow" +msgstr "" + +#: /tmp/fish/implicit/share/completions/cowsay.fish:12 +#: /tmp/fish/implicit/share/completions/cowthink.fish:12 +msgid "Stoned cow" +msgstr "" + +#: /tmp/fish/implicit/share/completions/cowsay.fish:13 +#: /tmp/fish/implicit/share/completions/cowthink.fish:13 +msgid "Tired cow" +msgstr "" + +#: /tmp/fish/implicit/share/completions/cowsay.fish:14 +#: /tmp/fish/implicit/share/completions/cowthink.fish:14 +msgid "Wired cow" +msgstr "" + +#: /tmp/fish/implicit/share/completions/cowsay.fish:15 +#: /tmp/fish/implicit/share/completions/cowthink.fish:15 +msgid "Young cow" +msgstr "" + +#: /tmp/fish/implicit/share/completions/cupsdisable.fish:1 +#: /tmp/fish/implicit/share/completions/cupsenable.fish:1 +#, fuzzy +msgid "Cancels all jobs on the named destination" +msgstr "Query packages with the specified group" + +#: /tmp/fish/implicit/share/completions/cupsdisable.fish:2 +#: /tmp/fish/implicit/share/completions/cupsenable.fish:2 +msgid "Holds remaining jobs on the named printer" +msgstr "" + +#: /tmp/fish/implicit/share/completions/cupsdisable.fish:3 +#: /tmp/fish/implicit/share/completions/cupsenable.fish:3 +msgid "Releases pending jobs for printing" +msgstr "" + +#: /tmp/fish/implicit/share/completions/cupsdisable.fish:4 +#, fuzzy +msgid "Disable reason" +msgstr "Disable warnings" + +#: /tmp/fish/implicit/share/completions/cupsenable.fish:4 +msgid "Cancel reason" +msgstr "" + +#: /tmp/fish/implicit/share/completions/cupsreject.fish:1 +#: /tmp/fish/implicit/share/completions/reject.fish:1 +#, fuzzy +msgid "Reject reason" +msgstr "Reject protocols" + +#: /tmp/fish/implicit/share/completions/cut.fish:1 msgid "Output byte range" msgstr "Output byte range" -#: share/completions/cut.fish:3 +#: /tmp/fish/implicit/share/completions/cut.fish:2 msgid "Output character range" msgstr "Output character range" -#: share/completions/cut.fish:4 +#: /tmp/fish/implicit/share/completions/cut.fish:3 msgid "Select field delimiter" msgstr "Select field delimiter" -#: share/completions/cut.fish:5 +#: /tmp/fish/implicit/share/completions/cut.fish:4 msgid "Select fields" msgstr "Select fields" -#: share/completions/cvs.fish:26 -msgid "Use \\tmpdir for temporary files." +#: /tmp/fish/implicit/share/completions/cut.fish:5 +#, fuzzy +msgid "Don't split multi byte characters" +msgstr "Define token to contain these characters" + +#: /tmp/fish/implicit/share/completions/cut.fish:6 +#, fuzzy +msgid "Do not print lines without delimiter" +msgstr "Do not print differences for deleted files" + +#: /tmp/fish/implicit/share/completions/cut.fish:7 +msgid "Select output delimiter" +msgstr "Select output delimiter" + +#: /tmp/fish/implicit/share/completions/cvs.fish:1 +#, fuzzy +msgid "Displays usage information for command." +msgstr "Display change information for the package" + +#: /tmp/fish/implicit/share/completions/cvs.fish:2 +#, fuzzy +msgid "Cause CVS to be really quiet." +msgstr "Cause CVS to be really quiet" + +#: /tmp/fish/implicit/share/completions/cvs.fish:3 +#, fuzzy +msgid "Cause CVS to be somewhat quiet." +msgstr "Cause CVS to be somewhat quiet" + +#: /tmp/fish/implicit/share/completions/cvs.fish:4 +#, fuzzy +msgid "Make checked-out files read-only." +msgstr "Make checked-out files read-only" + +#: /tmp/fish/implicit/share/completions/cvs.fish:5 +#, fuzzy +msgid "Make checked-out files read-write (default)." +msgstr "Make checked-out files read-write (default)" + +#: /tmp/fish/implicit/share/completions/cvs.fish:6 +msgid "Do not execute anything that will change the disk." +msgstr "" + +#: /tmp/fish/implicit/share/completions/cvs.fish:7 +#, fuzzy +msgid "Show trace of program execution -- try with -n." +msgstr "Show trace of program execution -- try with -n" + +#: /tmp/fish/implicit/share/completions/cvs.fish:8 +msgid "Assume repository is read-only, such as CDROM" +msgstr "" + +#: /tmp/fish/implicit/share/completions/cvs.fish:9 +#, fuzzy +msgid "CVS version and copyright." +msgstr "Ignore version magic information" + +#: /tmp/fish/implicit/share/completions/cvs.fish:10 +#, fuzzy +msgid "Use 'tmpdir' for temporary files." msgstr "Use tmpdir for temporary files" -#: share/completions/cvs.fish:27 -msgid "Use \\editor for editing log information." +#: /tmp/fish/implicit/share/completions/cvs.fish:11 +#, 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 "Overrides $CVSROOT as the root of the CVS tree." +#: /tmp/fish/implicit/share/completions/cvs.fish:13 +#, fuzzy +msgid "Do not use the ~/.cvsrc file." +msgstr "Do not use the ~/.cvsrc file" -#: share/completions/cvs.fish:30 -msgid "Request compression level \\# for net traffic." +#: /tmp/fish/implicit/share/completions/cvs.fish:14 +#, fuzzy +msgid "Request compression level '#' for net traffic." msgstr "Request compression level # for net traffic." -#: share/completions/cvs.fish:35 +#: /tmp/fish/implicit/share/completions/cvs.fish:15 +#, fuzzy +msgid "Encrypt all net traffic." +msgstr "Encrypt all net traffic" + +#: /tmp/fish/implicit/share/completions/cvs.fish:16 +#, fuzzy +msgid "Authenticate all net traffic." +msgstr "Authenticate all net traffic" + +#: /tmp/fish/implicit/share/completions/cvs.fish:17 +#, fuzzy +msgid "Use IPv4 addresses only." +msgstr "IPv4 addresses only" + +#: /tmp/fish/implicit/share/completions/cvs.fish:18 +#, fuzzy +msgid "Use IPv6 addresses only." +msgstr "IPv6 addresses only" + +#: /tmp/fish/implicit/share/completions/cvs.fish:19 msgid "Set CVS user variable." msgstr "Set CVS user variable." -#: share/completions/cvs.fish:41 +#: /tmp/fish/implicit/share/completions/cvs.fish:20 msgid "Add a new file/directory to the repository" msgstr "Add a new file/directory to the repository" -#: share/completions/cvs.fish:42 +#: /tmp/fish/implicit/share/completions/cvs.fish:21 msgid "Administration front end for rcs" msgstr "Administration front end for rcs" -#: share/completions/cvs.fish:43 +#: /tmp/fish/implicit/share/completions/cvs.fish:22 msgid "Show last revision where each line was modified" msgstr "Show last revision where each line was modified" -#: share/completions/cvs.fish:44 +#: /tmp/fish/implicit/share/completions/cvs.fish:23 msgid "Checkout sources for editing" msgstr "Checkout sources for editing" -#: share/completions/cvs.fish:45 +#: /tmp/fish/implicit/share/completions/cvs.fish:24 msgid "Check files into the repository" msgstr "Check files into the repository" -#: share/completions/cvs.fish:46 +#: /tmp/fish/implicit/share/completions/cvs.fish:25 msgid "Show differences between revisions" msgstr "Show differences between revisions" -#: share/completions/cvs.fish:47 +#: /tmp/fish/implicit/share/completions/cvs.fish:26 msgid "Get ready to edit a watched file" msgstr "Get ready to edit a watched file" -#: share/completions/cvs.fish:48 +#: /tmp/fish/implicit/share/completions/cvs.fish:27 msgid "See who is editing a watched file" msgstr "See who is editing a watched file" -#: share/completions/cvs.fish:49 +#: /tmp/fish/implicit/share/completions/cvs.fish:28 msgid "Export sources from CVS, similar to checkout" msgstr "Export sources from CVS, similar to checkout" -#: share/completions/cvs.fish:50 +#: /tmp/fish/implicit/share/completions/cvs.fish:29 msgid "Show repository access history" msgstr "Show repository access history" -#: share/completions/cvs.fish:51 +#: /tmp/fish/implicit/share/completions/cvs.fish:30 msgid "Import sources into CVS, using vendor branches" msgstr "Import sources into CVS, using vendor branches" -#: share/completions/cvs.fish:52 -msgid "Create a CVS repository if it doesn\\t" +#: /tmp/fish/implicit/share/completions/cvs.fish:31 +#, fuzzy +msgid "Create a CVS repository if it doesn't exist" msgstr "Create a CVS repository if it doesn't exist" -#: share/completions/cvs.fish:91 +#: /tmp/fish/implicit/share/completions/cvs.fish:32 +msgid "Kerberos server mode" +msgstr "Kerberos server mode" + +#: /tmp/fish/implicit/share/completions/cvs.fish:33 +#, fuzzy +msgid "Print out history information for files" +msgstr "Print out history information for a module" + +#: /tmp/fish/implicit/share/completions/cvs.fish:34 +msgid "Prompt for password for authenticating server" +msgstr "Prompt for password for authenticating server" + +#: /tmp/fish/implicit/share/completions/cvs.fish:35 +#, fuzzy +msgid "Removes entry in .cvspass for remote repository" +msgstr "Removes a key from the repository" + +#: /tmp/fish/implicit/share/completions/cvs.fish:36 +#, fuzzy +msgid "List files available from CVS" +msgstr "List all available products" + +#: /tmp/fish/implicit/share/completions/cvs.fish:37 +msgid "Password server mode" +msgstr "Password server mode" + +#: /tmp/fish/implicit/share/completions/cvs.fish:38 +msgid "Show last revision where each line of module was modified" +msgstr "Show last revision where each line of module was modified" + +#: /tmp/fish/implicit/share/completions/cvs.fish:39 +#, fuzzy +msgid "Create 'patch' format diffs between releases" +msgstr "Create patch format diffs between releases" + +#: /tmp/fish/implicit/share/completions/cvs.fish:40 +msgid "Indicate that a Module is no longer in use" +msgstr "Indicate that a Module is no longer in use" + +#: /tmp/fish/implicit/share/completions/cvs.fish:41 +#, fuzzy +msgid "Remove an entry from the repository" +msgstr "Removes a key from the repository" + +#: /tmp/fish/implicit/share/completions/cvs.fish:42 +msgid "Print out history information for a module" +msgstr "Print out history information for a module" + +#: /tmp/fish/implicit/share/completions/cvs.fish:43 +#, fuzzy +msgid "List files in a module" +msgstr "List files in package" + +#: /tmp/fish/implicit/share/completions/cvs.fish:44 +msgid "Add a symbolic tag to a module" +msgstr "Add a symbolic tag to a module" + +#: /tmp/fish/implicit/share/completions/cvs.fish:45 +msgid "Server mode" +msgstr "Server mode" + +#: /tmp/fish/implicit/share/completions/cvs.fish:46 +msgid "Display status information on checked out files" +msgstr "Display status information on checked out files" + +#: /tmp/fish/implicit/share/completions/cvs.fish:47 +msgid "Add a symbolic tag to checked out version of files" +msgstr "Add a symbolic tag to checked out version of files" + +#: /tmp/fish/implicit/share/completions/cvs.fish:48 +#, fuzzy +msgid "Undo an edit command" +msgstr "Do not execute commands" + +#: /tmp/fish/implicit/share/completions/cvs.fish:49 +msgid "Bring work tree in sync with repository" +msgstr "Bring work tree in sync with repository" + +#: /tmp/fish/implicit/share/completions/cvs.fish:50 +#, fuzzy +msgid "Show current CVS version(s)" +msgstr "Show each gem version" + +#: /tmp/fish/implicit/share/completions/cvs.fish:51 +#, fuzzy +msgid "Set watches" +msgstr "Set arch" + +#: /tmp/fish/implicit/share/completions/cvs.fish:52 +msgid "See who is watching a file" +msgstr "See who is watching a file" + +#: /tmp/fish/implicit/share/completions/cvs.fish:53 +msgid "Use \"rcs-kflag\" to add the file with the specified" +msgstr "" + +#: /tmp/fish/implicit/share/completions/cvs.fish:54 +msgid "Use \"message\" for the creation log." +msgstr "" + +#: /tmp/fish/implicit/share/completions/cvs.fish:55 +msgid "Append (comma-separated) user names to access list." +msgstr "" + +#: /tmp/fish/implicit/share/completions/cvs.fish:56 +#, fuzzy +msgid "Append another file's access list." +msgstr "Append new files" + +#: /tmp/fish/implicit/share/completions/cvs.fish:57 +msgid "[rev] Set default branch (highest branch on trunk if omitted)." +msgstr "" + +#: /tmp/fish/implicit/share/completions/cvs.fish:58 msgid "Set comment leader." msgstr "Set comment leader." -#: share/completions/cvs.fish:94 +#: /tmp/fish/implicit/share/completions/cvs.fish:59 +msgid "[users] Remove (comma-separated) user names from access list" +msgstr "" + +#: /tmp/fish/implicit/share/completions/cvs.fish:60 +#, fuzzy +msgid "Run interactively." +msgstr "Run in interactive mode" + +#: /tmp/fish/implicit/share/completions/cvs.fish:61 msgid "Set keyword substitution mode:" msgstr "Set keyword substitution mode:" -#: share/completions/cvs.fish:97 -msgid "Replace revision\\s" +#: /tmp/fish/implicit/share/completions/cvs.fish:62 +msgid "[rev] Lock revision (latest revision on branch," +msgstr "" + +#: /tmp/fish/implicit/share/completions/cvs.fish:63 +msgid "Set strict locking." +msgstr "" + +#: /tmp/fish/implicit/share/completions/cvs.fish:64 +#, fuzzy +msgid "Replace revision's log message." msgstr "Replace revisions" -#: share/completions/cvs.fish:135 +#: /tmp/fish/implicit/share/completions/cvs.fish:65 +msgid "Tag branch or revision. If :rev is omitted," +msgstr "" + +#: /tmp/fish/implicit/share/completions/cvs.fish:66 +msgid "Same as -n except override existing tag." +msgstr "" + +#: /tmp/fish/implicit/share/completions/cvs.fish:67 +#, fuzzy +msgid "Delete (outdate) specified range of revisions:" +msgstr "Help for the specified builtin" + +#: /tmp/fish/implicit/share/completions/cvs.fish:68 +#, fuzzy +msgid "Run quietly." +msgstr "Run quietly" + +#: /tmp/fish/implicit/share/completions/cvs.fish:69 +msgid "Set revision state (latest revision on branch," +msgstr "" + +#: /tmp/fish/implicit/share/completions/cvs.fish:70 +#, fuzzy +msgid "[file] Get descriptive text from file (stdin if omitted)." +msgstr "Write descriptive text from a file into RCS" + +#: /tmp/fish/implicit/share/completions/cvs.fish:71 +#, fuzzy +msgid "-string Set descriptive text." +msgstr "Write descriptive text into RCS" + +#: /tmp/fish/implicit/share/completions/cvs.fish:72 +msgid "[rev] Unlock the revision (latest revision on branch," +msgstr "" + +#: /tmp/fish/implicit/share/completions/cvs.fish:73 +msgid "Unset strict locking." +msgstr "" + +#: /tmp/fish/implicit/share/completions/cvs.fish:74 +#: /tmp/fish/implicit/share/completions/cvs.fish:182 +#: /tmp/fish/implicit/share/completions/cvs.fish:203 +#: /tmp/fish/implicit/share/completions/cvs.fish:225 +#: /tmp/fish/implicit/share/completions/cvs.fish:277 +msgid "Local directory only, no recursion." +msgstr "" + +#: /tmp/fish/implicit/share/completions/cvs.fish:75 +#: /tmp/fish/implicit/share/completions/cvs.fish:83 +#: /tmp/fish/implicit/share/completions/cvs.fish:96 +#: /tmp/fish/implicit/share/completions/cvs.fish:103 +#: /tmp/fish/implicit/share/completions/cvs.fish:204 +#: /tmp/fish/implicit/share/completions/cvs.fish:212 +#: /tmp/fish/implicit/share/completions/cvs.fish:224 +#: /tmp/fish/implicit/share/completions/cvs.fish:253 +#: /tmp/fish/implicit/share/completions/cvs.fish:259 +#: /tmp/fish/implicit/share/completions/cvs.fish:267 +#: /tmp/fish/implicit/share/completions/cvs.fish:278 +#, fuzzy +msgid "Process directories recursively." +msgstr "Process directories recursively" + +#: /tmp/fish/implicit/share/completions/cvs.fish:76 +#: /tmp/fish/implicit/share/completions/cvs.fish:205 +msgid "Use head revision if tag/date not found." +msgstr "" + +#: /tmp/fish/implicit/share/completions/cvs.fish:77 +#: /tmp/fish/implicit/share/completions/cvs.fish:206 +#, fuzzy +msgid "Annotate binary files." +msgstr "Annotate binary files" + +#: /tmp/fish/implicit/share/completions/cvs.fish:78 +#: /tmp/fish/implicit/share/completions/cvs.fish:207 +#, fuzzy +msgid "Annotate file as of specified revision/tag." +msgstr "Help for the specified builtin" + +#: /tmp/fish/implicit/share/completions/cvs.fish:79 +#: /tmp/fish/implicit/share/completions/cvs.fish:208 +#, fuzzy +msgid "Annotate file as of specified date." +msgstr "Show file systems of specified type" + +#: /tmp/fish/implicit/share/completions/cvs.fish:80 +#: /tmp/fish/implicit/share/completions/cvs.fish:272 +#, fuzzy +msgid "Reset any sticky tags/date/kopts." +msgstr "Reset sticky tags/dates/k-opts" + +#: /tmp/fish/implicit/share/completions/cvs.fish:81 +#: /tmp/fish/implicit/share/completions/cvs.fish:148 +msgid "Don't shorten module paths if -d specified." +msgstr "" + +#: /tmp/fish/implicit/share/completions/cvs.fish:82 +#: /tmp/fish/implicit/share/completions/cvs.fish:198 +#: /tmp/fish/implicit/share/completions/cvs.fish:241 +#: /tmp/fish/implicit/share/completions/cvs.fish:273 +#, fuzzy +msgid "Prune empty directories." +msgstr "Prune empty directories" + +#: /tmp/fish/implicit/share/completions/cvs.fish:84 +msgid "\"cat\" the module database." +msgstr "" + +#: /tmp/fish/implicit/share/completions/cvs.fish:85 +#: /tmp/fish/implicit/share/completions/cvs.fish:149 +#: /tmp/fish/implicit/share/completions/cvs.fish:210 +#: /tmp/fish/implicit/share/completions/cvs.fish:250 +#: /tmp/fish/implicit/share/completions/cvs.fish:265 +#: /tmp/fish/implicit/share/completions/cvs.fish:276 +msgid "Force a head revision match if tag/date not found." +msgstr "" + +#: /tmp/fish/implicit/share/completions/cvs.fish:86 +#: /tmp/fish/implicit/share/completions/cvs.fish:102 +#: /tmp/fish/implicit/share/completions/cvs.fish:150 +#: /tmp/fish/implicit/share/completions/cvs.fish:211 +#, fuzzy +msgid "Local directory only, not recursive" +msgstr "List subdirectory recursively" + +#: /tmp/fish/implicit/share/completions/cvs.fish:87 +#: /tmp/fish/implicit/share/completions/cvs.fish:152 +msgid "Do not run module program (if any)." +msgstr "" + +#: /tmp/fish/implicit/share/completions/cvs.fish:88 +msgid "Check out files to standard output (avoids stickiness)." +msgstr "" + +#: /tmp/fish/implicit/share/completions/cvs.fish:89 +msgid "Like -c, but include module status." +msgstr "" + +#: /tmp/fish/implicit/share/completions/cvs.fish:90 msgid "Check out revision or tag. (implies -P) (is sticky)" msgstr "Check out revision or tag. (implies -P) (is sticky)" -#: share/completions/cvs.fish:136 +#: /tmp/fish/implicit/share/completions/cvs.fish:91 msgid "Check out revisions as of date. (implies -P) (is sticky)" msgstr "Check out revisions as of date. (implies -P) (is sticky)" -#: share/completions/cvs.fish:137 +#: /tmp/fish/implicit/share/completions/cvs.fish:92 msgid "Check out into dir instead of module name." msgstr "Check out into dir instead of module name." -#: share/completions/cvs.fish:138 +#: /tmp/fish/implicit/share/completions/cvs.fish:93 +#: /tmp/fish/implicit/share/completions/cvs.fish:280 msgid "Use RCS kopt -k option on checkout. (is sticky)" msgstr "Use RCS kopt -k option on checkout. (is sticky)" -#: share/completions/cvs.fish:139 +#: /tmp/fish/implicit/share/completions/cvs.fish:94 +#: /tmp/fish/implicit/share/completions/cvs.fish:283 msgid "Merge in changes made between current revision and rev." msgstr "Merge in changes made between current revision and rev." -#: share/completions/cvs.fish:150 +#: /tmp/fish/implicit/share/completions/cvs.fish:95 +msgid "Check for valid edits before committing." +msgstr "" + +#: /tmp/fish/implicit/share/completions/cvs.fish:97 +#, fuzzy +msgid "Local directory only (not recursive)." +msgstr "List subdirectory recursively" + +#: /tmp/fish/implicit/share/completions/cvs.fish:98 +msgid "Force the file to be committed; disables recursion." +msgstr "" + +#: /tmp/fish/implicit/share/completions/cvs.fish:99 msgid "Read the log message from file." msgstr "Read the log message from file." -#: share/completions/cvs.fish:151 +#: /tmp/fish/implicit/share/completions/cvs.fish:100 +#: /tmp/fish/implicit/share/completions/cvs.fish:180 msgid "Log message." msgstr "Log message." -#: share/completions/cvs.fish:152 +#: /tmp/fish/implicit/share/completions/cvs.fish:101 msgid "Commit to this branch or trunk revision." msgstr "Commit to this branch or trunk revision." -#: share/completions/cvs.fish:161 +#: /tmp/fish/implicit/share/completions/cvs.fish:104 +#: /tmp/fish/implicit/share/completions/cvs.fish:218 msgid "Specify keyword expansion mode." msgstr "Specify keyword expansion mode." -#: share/completions/cvs.fish:162 +#: /tmp/fish/implicit/share/completions/cvs.fish:105 msgid "Diff revision for date against working file." msgstr "Diff revision for date against working file." -#: share/completions/cvs.fish:163 +#: /tmp/fish/implicit/share/completions/cvs.fish:106 msgid "Diff rev1/date1 against date2." msgstr "Diff rev1/date1 against date2." -#: share/completions/cvs.fish:164 +#: /tmp/fish/implicit/share/completions/cvs.fish:107 msgid "Diff revision for rev1 against working file." msgstr "Diff revision for rev1 against working file." -#: share/completions/cvs.fish:165 +#: /tmp/fish/implicit/share/completions/cvs.fish:108 msgid "Diff rev1/date1 against rev2." msgstr "Diff rev1/date1 against rev2." -#: share/completions/cvs.fish:170 +#: /tmp/fish/implicit/share/completions/cvs.fish:109 +msgid "--ignore-case Consider upper- and lower-case to be the same." +msgstr "" + +#: /tmp/fish/implicit/share/completions/cvs.fish:110 +#, fuzzy +msgid "--ignore-all-space Ignore all white space." +msgstr "Ignore all white space" + +#: /tmp/fish/implicit/share/completions/cvs.fish:111 +#, fuzzy +msgid "--ignore-space-change Ignore changes in the amount of white space." +msgstr "Ignore changes in the amount of white space" + +#: /tmp/fish/implicit/share/completions/cvs.fish:112 +#, fuzzy +msgid "--ignore-blank-lines Ignore changes whose lines are all blank." +msgstr "Ignore changes whose lines match the REGEX" + +#: /tmp/fish/implicit/share/completions/cvs.fish:113 #, 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:176 +#: /tmp/fish/implicit/share/completions/cvs.fish:114 +#, fuzzy +msgid "Binary Read and write data in binary mode." +msgstr "Read and write all files in binary mode" + +#: /tmp/fish/implicit/share/completions/cvs.fish:115 +#, fuzzy +msgid "--text Treat all files as text." +msgstr "Treat all files as text" + +#: /tmp/fish/implicit/share/completions/cvs.fish:116 +#, fuzzy +msgid "" +"-C NUM --context[=NUM] Output NUM (default 2) lines of copied context." +msgstr "Output NUM lines of copied context" + +#: /tmp/fish/implicit/share/completions/cvs.fish:117 +#, fuzzy +msgid "" +"-U NUM --unified[=NUM] Output NUM (default 2) lines of unified context." +msgstr "Output NUM lines of unified context" + +#: /tmp/fish/implicit/share/completions/cvs.fish:118 +msgid "UM Use NUM context lines." +msgstr "" + +#: /tmp/fish/implicit/share/completions/cvs.fish:119 msgid "--label LABEL Use LABEL instead of file name." msgstr "" -#: share/completions/cvs.fish:178 +#: /tmp/fish/implicit/share/completions/cvs.fish:120 +#, fuzzy +msgid "--show-c-function Show which C function each change is in." +msgstr "Identify the C function each change is in" + +#: /tmp/fish/implicit/share/completions/cvs.fish:121 msgid "--show-function-line=RE Show the most recent line matching RE." msgstr "" -#: share/completions/cvs.fish:184 +#: /tmp/fish/implicit/share/completions/cvs.fish:122 +#, fuzzy +msgid "Brief Output only whether files differ." +msgstr "Output only whether the files differ" + +#: /tmp/fish/implicit/share/completions/cvs.fish:123 +#, fuzzy +msgid "--ed Output an ed script." +msgstr "Make output a valid ed script" + +#: /tmp/fish/implicit/share/completions/cvs.fish:124 +msgid "--forward-ed Output something like an ed script in forward order." +msgstr "" + +#: /tmp/fish/implicit/share/completions/cvs.fish:125 +#, fuzzy +msgid "--rcs Output an RCS format diff." +msgstr "Output a normal diff" + +#: /tmp/fish/implicit/share/completions/cvs.fish:126 +#, fuzzy +msgid "--side-by-side Output in two columns." +msgstr "Output in two columns" + +#: /tmp/fish/implicit/share/completions/cvs.fish:127 msgid "--width=NUM Output at most NUM (default 130) characters per line." msgstr "" -#: share/completions/cvs.fish:228 +#: /tmp/fish/implicit/share/completions/cvs.fish:128 +msgid "Left-column Output only the left column of common lines." +msgstr "" + +#: /tmp/fish/implicit/share/completions/cvs.fish:129 +msgid "Suppress-common-lines Do not output common lines." +msgstr "" + +#: /tmp/fish/implicit/share/completions/cvs.fish:131 +msgid "" +"GTYPE-group-format=GFMT Similar, but format GTYPE input groups with GFMT." +msgstr "" + +#: /tmp/fish/implicit/share/completions/cvs.fish:132 +msgid "Line-format=LFMT Similar, but format all input lines with LFMT." +msgstr "" + +#: /tmp/fish/implicit/share/completions/cvs.fish:133 +msgid "" +"LTYPE-line-format=LFMT Similar, but format LTYPE input lines with LFMT." +msgstr "" + +#: /tmp/fish/implicit/share/completions/cvs.fish:134 +#, fuzzy +msgid "--expand-tabs Expand tabs to spaces in output." +msgstr "Expand tabs to spaces" + +#: /tmp/fish/implicit/share/completions/cvs.fish:135 +msgid "--initial-tab Make tabs line up by prepending a tab." +msgstr "" + +#: /tmp/fish/implicit/share/completions/cvs.fish:136 +#, fuzzy +msgid "--new-file Treat absent files as empty." +msgstr "Treat absent files as empty" + +#: /tmp/fish/implicit/share/completions/cvs.fish:137 +msgid "--report-identical-files Report when two files are the same." +msgstr "" + +#: /tmp/fish/implicit/share/completions/cvs.fish:138 +msgid "Horizon-lines=NUM Keep NUM lines of the common prefix and suffix." +msgstr "" + +#: /tmp/fish/implicit/share/completions/cvs.fish:139 +#, fuzzy +msgid "--minimal Try hard to find a smaller set of changes." +msgstr "Try to find a smaller set of changes" + +#: /tmp/fish/implicit/share/completions/cvs.fish:140 +msgid "" +"--speed-large-files Assume large files and many scattered small changes." +msgstr "" + +#: /tmp/fish/implicit/share/completions/cvs.fish:141 +#: /tmp/fish/implicit/share/completions/cvs.fish:251 +#: /tmp/fish/implicit/share/completions/cvs.fish:266 +#: /tmp/fish/implicit/share/completions/cvs.fish:270 +#: /tmp/fish/implicit/share/completions/cvs.fish:286 +#, fuzzy +msgid "Local directory only, not recursive." +msgstr "List subdirectory recursively" + +#: /tmp/fish/implicit/share/completions/cvs.fish:142 +#: /tmp/fish/implicit/share/completions/cvs.fish:147 +#: /tmp/fish/implicit/share/completions/cvs.fish:151 +#: /tmp/fish/implicit/share/completions/cvs.fish:271 +#: /tmp/fish/implicit/share/completions/cvs.fish:287 +#, fuzzy +msgid "Process directories recursively (default)." +msgstr "Process directories recursively" + +#: /tmp/fish/implicit/share/completions/cvs.fish:143 +msgid "Specify action to register for temporary watch, one of:" +msgstr "" + +#: /tmp/fish/implicit/share/completions/cvs.fish:144 +msgid "Check for s edited by others and abort if found." +msgstr "" + +#: /tmp/fish/implicit/share/completions/cvs.fish:145 +msgid "Allow edit if s are edited by others (default)." +msgstr "" + +#: /tmp/fish/implicit/share/completions/cvs.fish:146 +#: /tmp/fish/implicit/share/completions/cvs.fish:223 +#: /tmp/fish/implicit/share/completions/cvs.fish:258 +#, fuzzy +msgid "Process this directory only (not recursive)." +msgstr "Process directories recursively" + +#: /tmp/fish/implicit/share/completions/cvs.fish:153 msgid "Export tagged revisions." msgstr "Export tagged revisions." -#: share/completions/cvs.fish:229 +#: /tmp/fish/implicit/share/completions/cvs.fish:154 msgid "Export revisions as of date." msgstr "Export revisions as of date." -#: share/completions/cvs.fish:230 +#: /tmp/fish/implicit/share/completions/cvs.fish:155 msgid "Export into dir instead of module name." msgstr "Export into dir instead of module name." -#: share/completions/cvs.fish:231 +#: /tmp/fish/implicit/share/completions/cvs.fish:156 msgid "Use RCS kopt -k option on checkout." msgstr "Use RCS kopt -k option on checkout." -#: share/completions/cvs.fish:241 +#: /tmp/fish/implicit/share/completions/cvs.fish:157 +#, fuzzy +msgid "Produce report on all TAGs" +msgstr "Report on all tags" + +#: /tmp/fish/implicit/share/completions/cvs.fish:158 +msgid "Committed (Modified) files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/cvs.fish:159 +#, fuzzy +msgid "Checked out modules" +msgstr "Report on checked-out modules" + +#: /tmp/fish/implicit/share/completions/cvs.fish:160 msgid "Look for specified module (repeatable)" msgstr "Look for specified module (repeatable)" -#: share/completions/cvs.fish:242 +#: /tmp/fish/implicit/share/completions/cvs.fish:161 msgid "Extract by record type" msgstr "Extract by record type" -#: share/completions/cvs.fish:247 +#: /tmp/fish/implicit/share/completions/cvs.fish:162 +msgid "Everything (same as -x, but all record types)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/cvs.fish:163 +msgid "All users (Default is self)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/cvs.fish:164 +msgid "Last modified (committed or modified report)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/cvs.fish:165 +#, fuzzy +msgid "Working directory must match" +msgstr "Print directory stack" + +#: /tmp/fish/implicit/share/completions/cvs.fish:166 msgid "Since date (Many formats)" msgstr "Since date (Many formats)" -#: share/completions/cvs.fish:248 +#: /tmp/fish/implicit/share/completions/cvs.fish:167 msgid "Back to record with str in module/file/repos field" msgstr "Back to record with str in module/file/repos field" -#: share/completions/cvs.fish:249 +#: /tmp/fish/implicit/share/completions/cvs.fish:168 msgid "Specified file (same as command line) (repeatable)" msgstr "Specified file (same as command line) (repeatable)" -#: share/completions/cvs.fish:250 +#: /tmp/fish/implicit/share/completions/cvs.fish:169 msgid "In module (repeatable)" msgstr "In module (repeatable)" -#: share/completions/cvs.fish:251 +#: /tmp/fish/implicit/share/completions/cvs.fish:170 msgid "In repository (repeatable)" msgstr "In repository (repeatable)" -#: share/completions/cvs.fish:252 +#: /tmp/fish/implicit/share/completions/cvs.fish:171 msgid "Since rev or tag (looks inside RCS files!)" msgstr "Since rev or tag (looks inside RCS files!)" -#: share/completions/cvs.fish:253 +#: /tmp/fish/implicit/share/completions/cvs.fish:172 msgid "Since tag record placed in history file (by anyone)." msgstr "Since tag record placed in history file (by anyone)." -#: share/completions/cvs.fish:254 +#: /tmp/fish/implicit/share/completions/cvs.fish:173 msgid "For user name (repeatable)" msgstr "For user name (repeatable)" -#: share/completions/cvs.fish:255 +#: /tmp/fish/implicit/share/completions/cvs.fish:174 msgid "Output for time zone (e.g. -z -0700)" msgstr "Output for time zone (e.g. -z -0700)" -#: share/completions/darcs.fish:19 +#: /tmp/fish/implicit/share/completions/cvs.fish:175 +msgid "Use the file's modification time as the time of import." +msgstr "" + +#: /tmp/fish/implicit/share/completions/cvs.fish:176 +msgid "When importing new files, mark their trunk revisions as dead." +msgstr "" + +#: /tmp/fish/implicit/share/completions/cvs.fish:177 +#, fuzzy +msgid "Set default RCS keyword substitution mode." +msgstr "Set keyword substitution mode:" + +#: /tmp/fish/implicit/share/completions/cvs.fish:178 +#: /tmp/fish/implicit/share/completions/cvs.fish:284 +#, fuzzy +msgid "More files to ignore (! to reset)." +msgstr "Files to ignore during import" + +#: /tmp/fish/implicit/share/completions/cvs.fish:179 +#, fuzzy +msgid "Vendor branch id." +msgstr "Multiple vendor branch" + +#: /tmp/fish/implicit/share/completions/cvs.fish:181 +#: /tmp/fish/implicit/share/completions/cvs.fish:285 +#, fuzzy +msgid "Wrappers specification line." +msgstr "Display gem specification (in yaml)" + +#: /tmp/fish/implicit/share/completions/cvs.fish:183 +#: /tmp/fish/implicit/share/completions/cvs.fish:226 +#, fuzzy +msgid "Only list revisions on the default branch." +msgstr "Print info about revision on default branch" + +#: /tmp/fish/implicit/share/completions/cvs.fish:184 +#: /tmp/fish/implicit/share/completions/cvs.fish:227 +#, fuzzy +msgid "Only print header." +msgstr "Dont print header" + +#: /tmp/fish/implicit/share/completions/cvs.fish:185 +#: /tmp/fish/implicit/share/completions/cvs.fish:228 +#, fuzzy +msgid "Only print name of RCS file." +msgstr "Only print number of matches" + +#: /tmp/fish/implicit/share/completions/cvs.fish:186 +#: /tmp/fish/implicit/share/completions/cvs.fish:229 +#, fuzzy +msgid "Only print header and descriptive text." +msgstr "Write descriptive text into RCS" + +#: /tmp/fish/implicit/share/completions/cvs.fish:187 +#: /tmp/fish/implicit/share/completions/cvs.fish:230 +#, fuzzy +msgid "Do not list tags." +msgstr "Do not write mtab" + +#: /tmp/fish/implicit/share/completions/cvs.fish:188 +#: /tmp/fish/implicit/share/completions/cvs.fish:231 +msgid "Do not print name/header if no revisions selected. -d, -r," +msgstr "" + +#: /tmp/fish/implicit/share/completions/cvs.fish:189 +#: /tmp/fish/implicit/share/completions/cvs.fish:232 +msgid ", & -w have little effect in conjunction with -b, -h, -R, and" +msgstr "" + +#: /tmp/fish/implicit/share/completions/cvs.fish:190 +#: /tmp/fish/implicit/share/completions/cvs.fish:233 +#, fuzzy +msgid "This option." +msgstr "Config option" + +#: /tmp/fish/implicit/share/completions/cvs.fish:191 +#: /tmp/fish/implicit/share/completions/cvs.fish:234 +#, fuzzy +msgid "[revisions]" +msgstr "Merge revisions" + +#: /tmp/fish/implicit/share/completions/cvs.fish:192 +#: /tmp/fish/implicit/share/completions/cvs.fish:235 +#, fuzzy +msgid "A semicolon-separated list of dates" +msgstr "Comma-separated list of dependancy types to show" + +#: /tmp/fish/implicit/share/completions/cvs.fish:193 +#: /tmp/fish/implicit/share/completions/cvs.fish:236 +#, fuzzy +msgid "Only list revisions with specified states." +msgstr "Mount partition with specified label" + +#: /tmp/fish/implicit/share/completions/cvs.fish:194 +#: /tmp/fish/implicit/share/completions/cvs.fish:237 +msgid "[logins]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/cvs.fish:195 +#: /tmp/fish/implicit/share/completions/cvs.fish:238 +#, fuzzy +msgid "Show dead revisions (with tag when specified)." +msgstr "Show only matching part" + +#: /tmp/fish/implicit/share/completions/cvs.fish:196 +#: /tmp/fish/implicit/share/completions/cvs.fish:239 +msgid "Display in CVS/Entries format." +msgstr "" + +#: /tmp/fish/implicit/share/completions/cvs.fish:197 +#: /tmp/fish/implicit/share/completions/cvs.fish:240 +#, fuzzy +msgid "Display all details." +msgstr "Display all changelogs" + +#: /tmp/fish/implicit/share/completions/cvs.fish:199 +#: /tmp/fish/implicit/share/completions/cvs.fish:242 +#, fuzzy +msgid "List recursively." +msgstr "Operate recursively" + +#: /tmp/fish/implicit/share/completions/cvs.fish:200 +#: /tmp/fish/implicit/share/completions/cvs.fish:243 +#, fuzzy +msgid "Show files with revision or tag." +msgstr "Show the time" + +#: /tmp/fish/implicit/share/completions/cvs.fish:201 +#: /tmp/fish/implicit/share/completions/cvs.fish:244 +msgid "Show files from date." +msgstr "" + +#: /tmp/fish/implicit/share/completions/cvs.fish:202 +#: /tmp/fish/implicit/share/completions/cvs.fish:256 +msgid "Path to an alternative CVS config file." +msgstr "" + +#: /tmp/fish/implicit/share/completions/cvs.fish:209 +msgid "Date [-r rev2 | -D date2] modules…" +msgstr "" + +#: /tmp/fish/implicit/share/completions/cvs.fish:213 +#, fuzzy +msgid "Context diffs (default)" +msgstr "Use context diff format" + +#: /tmp/fish/implicit/share/completions/cvs.fish:214 +#, fuzzy +msgid "Unidiff format." +msgstr "Use unidiff format" + +#: /tmp/fish/implicit/share/completions/cvs.fish:215 +msgid "Short patch - one liner per file." +msgstr "" + +#: /tmp/fish/implicit/share/completions/cvs.fish:216 +msgid "Top two diffs - last change made to the file." +msgstr "" + +#: /tmp/fish/implicit/share/completions/cvs.fish:217 +#, fuzzy +msgid "Use RCS Version vers for keyword expansion." +msgstr "Specify keyword expansion mode." + +#: /tmp/fish/implicit/share/completions/cvs.fish:219 +msgid "Date." +msgstr "" + +#: /tmp/fish/implicit/share/completions/cvs.fish:220 +msgid "Revision - symbolic or numeric." +msgstr "" + +#: /tmp/fish/implicit/share/completions/cvs.fish:221 +#, fuzzy +msgid "Delete the given directory." +msgstr "Set the home directory" + +#: /tmp/fish/implicit/share/completions/cvs.fish:222 +#, fuzzy +msgid "Delete the file before removing it." +msgstr "Re-package the files before erasing" + +#: /tmp/fish/implicit/share/completions/cvs.fish:245 +msgid "Clear tag from removed files that would not otherwise be tagged." +msgstr "" + +#: /tmp/fish/implicit/share/completions/cvs.fish:246 +#: /tmp/fish/implicit/share/completions/cvs.fish:260 +msgid "Make the tag a branch tag, allowing concurrent development." +msgstr "" + +#: /tmp/fish/implicit/share/completions/cvs.fish:247 +#: /tmp/fish/implicit/share/completions/cvs.fish:261 +msgid "Allows -F and -d to disturb branch tags. Use with extreme care." +msgstr "" + +#: /tmp/fish/implicit/share/completions/cvs.fish:248 +#: /tmp/fish/implicit/share/completions/cvs.fish:263 +msgid "Delete the given tag." +msgstr "" + +#: /tmp/fish/implicit/share/completions/cvs.fish:249 +#: /tmp/fish/implicit/share/completions/cvs.fish:264 +msgid "Move tag if it already exists." +msgstr "" + +#: /tmp/fish/implicit/share/completions/cvs.fish:252 +#, fuzzy +msgid "No execution of 'tag program'." +msgstr "Don't run any tag programs" + +#: /tmp/fish/implicit/share/completions/cvs.fish:254 +#: /tmp/fish/implicit/share/completions/cvs.fish:268 +#, fuzzy +msgid "Existing revision/tag." +msgstr "Export tagged revisions." + +#: /tmp/fish/implicit/share/completions/cvs.fish:255 +#: /tmp/fish/implicit/share/completions/cvs.fish:269 +msgid "Existing date." +msgstr "" + +#: /tmp/fish/implicit/share/completions/cvs.fish:257 +msgid "Verbose format; includes tag information for the file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/cvs.fish:262 +#, fuzzy +msgid "Check that working files are unmodified." +msgstr "Check out a working copy from a repository." + +#: /tmp/fish/implicit/share/completions/cvs.fish:274 +#, fuzzy +msgid "Overwrite locally modified files with clean repository copies." +msgstr "Overwrite modified files with clean copies" + +#: /tmp/fish/implicit/share/completions/cvs.fish:275 +#, fuzzy +msgid "Build directories, like checkout does." +msgstr "List directories, not their content" + +#: /tmp/fish/implicit/share/completions/cvs.fish:279 +msgid "Send updates to standard output (avoids stickiness)." +msgstr "" + +#: /tmp/fish/implicit/share/completions/cvs.fish:281 +msgid "Update using specified revision/tag (is sticky)." +msgstr "" + +#: /tmp/fish/implicit/share/completions/cvs.fish:282 +msgid "Set date to update from (is sticky)." +msgstr "" + +#: /tmp/fish/implicit/share/completions/cvs.fish:288 +#, fuzzy +msgid "Specify what actions, one of: " +msgstr "Specify the title of rss" + +#: /tmp/fish/implicit/share/completions/cygport.fish:1 +msgid "Build for 32-bit Cygwin" +msgstr "" + +#: /tmp/fish/implicit/share/completions/cygport.fish:2 +msgid "Build for 64-bit Cygwin" +msgstr "" + +#: /tmp/fish/implicit/share/completions/cygport.fish:3 +#, fuzzy +msgid "Enable debugging messages" +msgstr "Enable debug" + +#: /tmp/fish/implicit/share/completions/cygport.fish:4 +#, fuzzy +msgid "Cygport file" +msgstr "Compress file" + +#: /tmp/fish/implicit/share/completions/cygport.fish:5 +#, fuzzy +msgid "Download all sources" +msgstr "Do not download source" + +#: /tmp/fish/implicit/share/completions/cygport.fish:6 +#, fuzzy +msgid "Download missing sources" +msgstr "Do not download source" + +#: /tmp/fish/implicit/share/completions/cygport.fish:7 +#, fuzzy +msgid "Prepare source directory" +msgstr "Clean source directories" + +#: /tmp/fish/implicit/share/completions/cygport.fish:8 +#, fuzzy +msgid "Build software" +msgstr "Build apt cache" + +#: /tmp/fish/implicit/share/completions/cygport.fish:9 +#, fuzzy +msgid "Run test suite" +msgstr "Run the test script" + +#: /tmp/fish/implicit/share/completions/cygport.fish:10 +msgid "Install into DESTDIR and run post-installation steps" +msgstr "" + +#: /tmp/fish/implicit/share/completions/cygport.fish:11 +#, fuzzy +msgid "Run post-installation steps" +msgstr "Run unit tests prior to installation" + +#: /tmp/fish/implicit/share/completions/cygport.fish:12 +#, fuzzy +msgid "List package files" +msgstr "List config files" + +#: /tmp/fish/implicit/share/completions/cygport.fish:13 +#, fuzzy +msgid "List debug package files" +msgstr "List current package locks" + +#: /tmp/fish/implicit/share/completions/cygport.fish:14 +#, fuzzy +msgid "Show dependencies" +msgstr "Show build dependencies" + +#: /tmp/fish/implicit/share/completions/cygport.fish:15 +#, fuzzy +msgid "Show packaging info" +msgstr "Show package info" + +#: /tmp/fish/implicit/share/completions/cygport.fish:16 +msgid "Show project homepage URL" +msgstr "" + +#: /tmp/fish/implicit/share/completions/cygport.fish:17 +#, fuzzy +msgid "Create packages" +msgstr "Erase package" + +#: /tmp/fish/implicit/share/completions/cygport.fish:18 +#, fuzzy +msgid "Create source patches" +msgstr "Clean source packages" + +#: /tmp/fish/implicit/share/completions/cygport.fish:19 +#, fuzzy +msgid "Upload finished packages" +msgstr "Upgrade packages" + +#: /tmp/fish/implicit/share/completions/cygport.fish:20 +msgid "Send announcement email" +msgstr "" + +#: /tmp/fish/implicit/share/completions/cygport.fish:21 +#, fuzzy +msgid "Delete working directory" +msgstr "Change working directory" + +#: /tmp/fish/implicit/share/completions/cygport.fish:22 +msgid "Same as prep build inst pkg" +msgstr "" + +#: /tmp/fish/implicit/share/completions/darcs.fish:1 +msgid "Darcs repo" +msgstr "" + +#: /tmp/fish/implicit/share/completions/darcs.fish:2 +#, fuzzy +msgid "Set the specified option" +msgstr "Help for the specified builtin" + +#: /tmp/fish/implicit/share/completions/darcs.fish:3 msgid "Display help about darcs and darcs commands" msgstr "Display help about darcs and darcs commands" -#: share/completions/darcs.fish:20 +#: /tmp/fish/implicit/share/completions/darcs.fish:4 msgid "Add one or more new files or directories" msgstr "Add one or more new files or directories" -#: share/completions/darcs.fish:21 +#: /tmp/fish/implicit/share/completions/darcs.fish:5 msgid "Remove files from version control" msgstr "Remove files from version control" -#: share/completions/darcs.fish:22 +#: /tmp/fish/implicit/share/completions/darcs.fish:6 msgid "Move or rename files" msgstr "Move or rename files" -#: share/completions/darcs.fish:23 +#: /tmp/fish/implicit/share/completions/darcs.fish:7 msgid "Substitute one word for another" msgstr "Substitute one word for another" -#: share/completions/darcs.fish:24 +#: /tmp/fish/implicit/share/completions/darcs.fish:8 msgid "Discard unrecorded changes" msgstr "Discard unrecorded changes" -#: share/completions/darcs.fish:25 +#: /tmp/fish/implicit/share/completions/darcs.fish:9 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 +#: /tmp/fish/implicit/share/completions/darcs.fish:10 msgid "List unrecorded changes in the working tree" msgstr "List unrecorded changes in the working tree" -#: share/completions/darcs.fish:27 +#: /tmp/fish/implicit/share/completions/darcs.fish:11 msgid "Create a patch from unrecorded changes" msgstr "Create a patch from unrecorded changes" -#: share/completions/darcs.fish:28 +#: /tmp/fish/implicit/share/completions/darcs.fish:12 msgid "Remove recorded patches without changing the working copy" msgstr "Remove recorded patches without changing the working copy" -#: share/completions/darcs.fish:29 +#: /tmp/fish/implicit/share/completions/darcs.fish:13 msgid "Improve a patch before it leaves your repository" msgstr "Improve a patch before it leaves your repository" -#: share/completions/darcs.fish:30 +#: /tmp/fish/implicit/share/completions/darcs.fish:14 msgid "Mark unresolved conflicts in working tree, for manual resolution" msgstr "Mark unresolved conflicts in working tree, for manual resolution" -#: share/completions/darcs.fish:31 +#: /tmp/fish/implicit/share/completions/darcs.fish:15 msgid "Name the current repository state for future reference" msgstr "Name the current repository state for future reference" -#: share/completions/darcs.fish:32 +#: /tmp/fish/implicit/share/completions/darcs.fish:16 #, fuzzy msgid "Set a preference (test, predist, boringfile or binariesfile)" msgstr "Set a value for a preference (test, predist, ...)" -#: share/completions/darcs.fish:33 +#: /tmp/fish/implicit/share/completions/darcs.fish:17 msgid "Create a diff between two versions of the repository" msgstr "Create a diff between two versions of the repository" -#: share/completions/darcs.fish:34 +#: /tmp/fish/implicit/share/completions/darcs.fish:18 msgid "List patches in the repository" msgstr "List patches in the repository" -#: share/completions/darcs.fish:35 +#: /tmp/fish/implicit/share/completions/darcs.fish:19 msgid "Display which patch last modified something" msgstr "Display which patch last modified something" -#: share/completions/darcs.fish:36 +#: /tmp/fish/implicit/share/completions/darcs.fish:20 msgid "Create a distribution tarball" msgstr "Create a distribution tarball" -#: share/completions/darcs.fish:37 +#: /tmp/fish/implicit/share/completions/darcs.fish:21 msgid "Locate the most recent version lacking an error" msgstr "Locate the most recent version lacking an error" -#: share/completions/darcs.fish:38 +#: /tmp/fish/implicit/share/completions/darcs.fish:22 msgid "Show information which is stored by darcs" msgstr "Show information which is stored by darcs" -#: share/completions/darcs.fish:39 +#: /tmp/fish/implicit/share/completions/darcs.fish:23 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:40 +#: /tmp/fish/implicit/share/completions/darcs.fish:24 msgid "Delete selected patches from the repository. (UNSAFE!)" msgstr "Delete selected patches from the repository. (UNSAFE!)" -#: share/completions/darcs.fish:41 +#: /tmp/fish/implicit/share/completions/darcs.fish:25 msgid "Record a new patch reversing some recorded changes" msgstr "Record a new patch reversing some recorded changes" -#: share/completions/darcs.fish:42 +#: /tmp/fish/implicit/share/completions/darcs.fish:26 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:43 +#: /tmp/fish/implicit/share/completions/darcs.fish:27 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:44 -msgid "" -"Apply a patch bundle created by `darcs send\\\n" -"complete -c darcs -n __fish_use_subcommand -x -a get --description Create" +#: /tmp/fish/implicit/share/completions/darcs.fish:403 +msgid "Path to a version-controlled boring file" 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 "Specify command to run before this darcs command" - -#: share/completions/darcs.fish:101 share/completions/darcs.fish:127 -#: share/completions/darcs.fish:156 share/completions/darcs.fish:186 -#: 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 "Specify umask to use when writing" - -#: share/completions/darcs.fish:102 share/completions/darcs.fish:128 -#: share/completions/darcs.fish:157 share/completions/darcs.fish:187 -#: 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 "Specify command to run after this darcs command" - -#: share/completions/darcs.fish:116 share/completions/darcs.fish:146 -#: share/completions/darcs.fish:203 share/completions/darcs.fish:234 -#: 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:171 -msgid "Define token to contain these characters" -msgstr "Define token to contain these 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: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: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: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: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: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: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:378 -msgid "Select a single patch matching PATTERN" -msgstr "Select a single patch matching PATTERN" - -#: share/completions/darcs.fish:379 -msgid "Select a single patch matching REGEXP" -msgstr "Select a single patch matching REGEXP" - -#: share/completions/darcs.fish:380 -msgid "Select one patch" -msgstr "Select one patch" - -#: share/completions/darcs.fish:387 share/completions/darcs.fish:916 -msgid "Specify author id" -msgstr "Specify author id" - -#: share/completions/darcs.fish:388 -msgid "Name of patch" -msgstr "Name of patch" - -#: share/completions/darcs.fish:501 -msgid "Shell command that runs regression tests" -msgstr "Shell command that runs regression tests" - -#: share/completions/darcs.fish:502 -msgid "" -"Shell command to run before `darcs dist\\\n" -"complete -c darcs -n contains" +#: /tmp/fish/implicit/share/completions/darcs.fish:404 +msgid "Path to a version-controlled binaries file" msgstr "" -#: share/completions/darcs.fish:551 share/completions/darcs.fish:1025 +#: /tmp/fish/implicit/share/completions/darcs.fish:405 +#: /tmp/fish/implicit/share/completions/darcs.fish:439 +#: /tmp/fish/implicit/share/completions/darcs.fish:847 +#: /tmp/fish/implicit/share/completions/darcs.fish:880 msgid "Select changes up to a patch matching PATTERN" msgstr "Select changes up to a patch matching PATTERN" -#: share/completions/darcs.fish:552 share/completions/darcs.fish:1026 +#: /tmp/fish/implicit/share/completions/darcs.fish:406 +#: /tmp/fish/implicit/share/completions/darcs.fish:440 +#: /tmp/fish/implicit/share/completions/darcs.fish:848 +#: /tmp/fish/implicit/share/completions/darcs.fish:881 msgid "Select changes up to a patch matching REGEXP" msgstr "Select changes up to a patch matching REGEXP" -#: share/completions/darcs.fish:553 +#: /tmp/fish/implicit/share/completions/darcs.fish:407 +#: /tmp/fish/implicit/share/completions/darcs.fish:441 msgid "Select changes up to a tag matching REGEXP" msgstr "Select changes up to a tag matching REGEXP" -#: share/completions/darcs.fish:558 +#: /tmp/fish/implicit/share/completions/darcs.fish:408 +#: /tmp/fish/implicit/share/completions/darcs.fish:442 +#: /tmp/fish/implicit/share/completions/darcs.fish:619 +#: /tmp/fish/implicit/share/completions/darcs.fish:657 +msgid "Select changes starting with a patch matching PATTERN" +msgstr "Select changes starting with a patch matching PATTERN" + +#: /tmp/fish/implicit/share/completions/darcs.fish:409 +#: /tmp/fish/implicit/share/completions/darcs.fish:443 +#: /tmp/fish/implicit/share/completions/darcs.fish:620 +#: /tmp/fish/implicit/share/completions/darcs.fish:658 +msgid "Select changes starting with a patch matching REGEXP" +msgstr "Select changes starting with a patch matching REGEXP" + +#: /tmp/fish/implicit/share/completions/darcs.fish:410 +#: /tmp/fish/implicit/share/completions/darcs.fish:444 +#: /tmp/fish/implicit/share/completions/darcs.fish:621 +#: /tmp/fish/implicit/share/completions/darcs.fish:659 +msgid "Select changes starting with a tag matching REGEXP" +msgstr "Select changes starting with a tag matching REGEXP" + +#: /tmp/fish/implicit/share/completions/darcs.fish:411 +#: /tmp/fish/implicit/share/completions/darcs.fish:495 +#: /tmp/fish/implicit/share/completions/darcs.fish:520 +msgid "Select a single patch matching PATTERN" +msgstr "Select a single patch matching PATTERN" + +#: /tmp/fish/implicit/share/completions/darcs.fish:412 +#: /tmp/fish/implicit/share/completions/darcs.fish:496 +#: /tmp/fish/implicit/share/completions/darcs.fish:521 +msgid "Select a single patch matching REGEXP" +msgstr "Select a single patch matching REGEXP" + +#: /tmp/fish/implicit/share/completions/darcs.fish:413 +#: /tmp/fish/implicit/share/completions/darcs.fish:445 +#: /tmp/fish/implicit/share/completions/darcs.fish:622 +#: /tmp/fish/implicit/share/completions/darcs.fish:660 +msgid "Select the last NUMBER patches" +msgstr "Select the last NUMBER patches" + +#: /tmp/fish/implicit/share/completions/darcs.fish:414 +#: /tmp/fish/implicit/share/completions/darcs.fish:446 msgid "Select a range of patches" msgstr "Select a range of patches" -#: share/completions/darcs.fish:562 +#: /tmp/fish/implicit/share/completions/darcs.fish:415 +msgid "Specify diff command (ignores --diff-opts)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/darcs.fish:416 +msgid "Options to pass to diff" +msgstr "" + +#: /tmp/fish/implicit/share/completions/darcs.fish:417 +msgid "Pass -u option to diff" +msgstr "" + +#: /tmp/fish/implicit/share/completions/darcs.fish:418 +#, fuzzy +msgid "Output patch in diff's dumb format" +msgstr "Output in ISO 8601 format" + +#: /tmp/fish/implicit/share/completions/darcs.fish:419 +#: /tmp/fish/implicit/share/completions/darcs.fish:463 +#: /tmp/fish/implicit/share/completions/darcs.fish:500 +#: /tmp/fish/implicit/share/completions/darcs.fish:519 +#: /tmp/fish/implicit/share/completions/darcs.fish:543 +#: /tmp/fish/implicit/share/completions/darcs.fish:583 +#: /tmp/fish/implicit/share/completions/darcs.fish:631 +#: /tmp/fish/implicit/share/completions/darcs.fish:675 +#: /tmp/fish/implicit/share/completions/darcs.fish:710 +#: /tmp/fish/implicit/share/completions/darcs.fish:766 +#: /tmp/fish/implicit/share/completions/darcs.fish:813 +#: /tmp/fish/implicit/share/completions/darcs.fish:889 +#: /tmp/fish/implicit/share/completions/darcs.fish:918 +#: /tmp/fish/implicit/share/completions/darcs.fish:936 +#: /tmp/fish/implicit/share/completions/darcs.fish:969 +#: /tmp/fish/implicit/share/completions/darcs.fish:989 +msgid "Specify the repository directory in which to run" +msgstr "Specify the repository directory in which to run" + +#: /tmp/fish/implicit/share/completions/darcs.fish:420 +#: /tmp/fish/implicit/share/completions/darcs.fish:524 +msgid "Do patch application in memory rather than on disk" +msgstr "" + +#: /tmp/fish/implicit/share/completions/darcs.fish:421 +#: /tmp/fish/implicit/share/completions/darcs.fish:525 +#, fuzzy +msgid "Do patch application on disk [DEFAULT]" +msgstr "Fail on patches that create conflicts [DEFAULT]" + +#: /tmp/fish/implicit/share/completions/darcs.fish:422 +#: /tmp/fish/implicit/share/completions/darcs.fish:466 +#: /tmp/fish/implicit/share/completions/darcs.fish:501 +#: /tmp/fish/implicit/share/completions/darcs.fish:526 +#: /tmp/fish/implicit/share/completions/darcs.fish:544 +#: /tmp/fish/implicit/share/completions/darcs.fish:585 +#: /tmp/fish/implicit/share/completions/darcs.fish:636 +#: /tmp/fish/implicit/share/completions/darcs.fish:676 +#: /tmp/fish/implicit/share/completions/darcs.fish:714 +#: /tmp/fish/implicit/share/completions/darcs.fish:769 +#: /tmp/fish/implicit/share/completions/darcs.fish:814 +#: /tmp/fish/implicit/share/completions/darcs.fish:857 +#: /tmp/fish/implicit/share/completions/darcs.fish:890 +#: /tmp/fish/implicit/share/completions/darcs.fish:919 +#: /tmp/fish/implicit/share/completions/darcs.fish:943 +#: /tmp/fish/implicit/share/completions/darcs.fish:972 +#: /tmp/fish/implicit/share/completions/darcs.fish:990 +#: /tmp/fish/implicit/share/completions/darcs.fish:1010 +#, fuzzy +msgid "Disable this command" +msgstr "Help for this command" + +#: /tmp/fish/implicit/share/completions/darcs.fish:423 +#: /tmp/fish/implicit/share/completions/darcs.fish:467 +#: /tmp/fish/implicit/share/completions/darcs.fish:502 +#: /tmp/fish/implicit/share/completions/darcs.fish:527 +#: /tmp/fish/implicit/share/completions/darcs.fish:545 +#: /tmp/fish/implicit/share/completions/darcs.fish:562 +#: /tmp/fish/implicit/share/completions/darcs.fish:586 +#: /tmp/fish/implicit/share/completions/darcs.fish:637 +#: /tmp/fish/implicit/share/completions/darcs.fish:677 +#: /tmp/fish/implicit/share/completions/darcs.fish:715 +#: /tmp/fish/implicit/share/completions/darcs.fish:770 +#: /tmp/fish/implicit/share/completions/darcs.fish:815 +#: /tmp/fish/implicit/share/completions/darcs.fish:858 +#: /tmp/fish/implicit/share/completions/darcs.fish:891 +#: /tmp/fish/implicit/share/completions/darcs.fish:920 +#: /tmp/fish/implicit/share/completions/darcs.fish:944 +#: /tmp/fish/implicit/share/completions/darcs.fish:973 +#: /tmp/fish/implicit/share/completions/darcs.fish:991 +#: /tmp/fish/implicit/share/completions/darcs.fish:1011 +msgid "Shows brief description of command and its arguments" +msgstr "Shows brief description of command and its arguments" + +#: /tmp/fish/implicit/share/completions/darcs.fish:424 +#: /tmp/fish/implicit/share/completions/darcs.fish:468 +#: /tmp/fish/implicit/share/completions/darcs.fish:503 +#: /tmp/fish/implicit/share/completions/darcs.fish:528 +#: /tmp/fish/implicit/share/completions/darcs.fish:546 +#: /tmp/fish/implicit/share/completions/darcs.fish:587 +#: /tmp/fish/implicit/share/completions/darcs.fish:638 +#: /tmp/fish/implicit/share/completions/darcs.fish:678 +#: /tmp/fish/implicit/share/completions/darcs.fish:716 +#: /tmp/fish/implicit/share/completions/darcs.fish:771 +#: /tmp/fish/implicit/share/completions/darcs.fish:816 +#: /tmp/fish/implicit/share/completions/darcs.fish:859 +#: /tmp/fish/implicit/share/completions/darcs.fish:892 +#: /tmp/fish/implicit/share/completions/darcs.fish:921 +#: /tmp/fish/implicit/share/completions/darcs.fish:945 +#: /tmp/fish/implicit/share/completions/darcs.fish:974 +#: /tmp/fish/implicit/share/completions/darcs.fish:992 +#: /tmp/fish/implicit/share/completions/darcs.fish:1012 +#, fuzzy +msgid "Give only debug output" +msgstr "Turn on debug output" + +#: /tmp/fish/implicit/share/completions/darcs.fish:425 +#: /tmp/fish/implicit/share/completions/darcs.fish:469 +#: /tmp/fish/implicit/share/completions/darcs.fish:504 +#: /tmp/fish/implicit/share/completions/darcs.fish:529 +#: /tmp/fish/implicit/share/completions/darcs.fish:547 +#: /tmp/fish/implicit/share/completions/darcs.fish:588 +#: /tmp/fish/implicit/share/completions/darcs.fish:639 +#: /tmp/fish/implicit/share/completions/darcs.fish:679 +#: /tmp/fish/implicit/share/completions/darcs.fish:717 +#: /tmp/fish/implicit/share/completions/darcs.fish:772 +#: /tmp/fish/implicit/share/completions/darcs.fish:817 +#: /tmp/fish/implicit/share/completions/darcs.fish:860 +#: /tmp/fish/implicit/share/completions/darcs.fish:893 +#: /tmp/fish/implicit/share/completions/darcs.fish:922 +#: /tmp/fish/implicit/share/completions/darcs.fish:946 +#: /tmp/fish/implicit/share/completions/darcs.fish:975 +#: /tmp/fish/implicit/share/completions/darcs.fish:993 +#: /tmp/fish/implicit/share/completions/darcs.fish:1013 +#, fuzzy +msgid "Give debug and verbose output" +msgstr "Give human readable output" + +#: /tmp/fish/implicit/share/completions/darcs.fish:426 +#: /tmp/fish/implicit/share/completions/darcs.fish:470 +#: /tmp/fish/implicit/share/completions/darcs.fish:505 +#: /tmp/fish/implicit/share/completions/darcs.fish:530 +#: /tmp/fish/implicit/share/completions/darcs.fish:548 +#: /tmp/fish/implicit/share/completions/darcs.fish:589 +#: /tmp/fish/implicit/share/completions/darcs.fish:640 +#: /tmp/fish/implicit/share/completions/darcs.fish:680 +#: /tmp/fish/implicit/share/completions/darcs.fish:718 +#: /tmp/fish/implicit/share/completions/darcs.fish:773 +#: /tmp/fish/implicit/share/completions/darcs.fish:818 +#: /tmp/fish/implicit/share/completions/darcs.fish:861 +#: /tmp/fish/implicit/share/completions/darcs.fish:894 +#: /tmp/fish/implicit/share/completions/darcs.fish:923 +#: /tmp/fish/implicit/share/completions/darcs.fish:947 +#: /tmp/fish/implicit/share/completions/darcs.fish:976 +#: /tmp/fish/implicit/share/completions/darcs.fish:994 +#: /tmp/fish/implicit/share/completions/darcs.fish:1014 +msgid "Give debug output for libcurl" +msgstr "" + +#: /tmp/fish/implicit/share/completions/darcs.fish:427 +#: /tmp/fish/implicit/share/completions/darcs.fish:471 +#: /tmp/fish/implicit/share/completions/darcs.fish:506 +#: /tmp/fish/implicit/share/completions/darcs.fish:531 +#: /tmp/fish/implicit/share/completions/darcs.fish:549 +#: /tmp/fish/implicit/share/completions/darcs.fish:590 +#: /tmp/fish/implicit/share/completions/darcs.fish:641 +#: /tmp/fish/implicit/share/completions/darcs.fish:681 +#: /tmp/fish/implicit/share/completions/darcs.fish:719 +#: /tmp/fish/implicit/share/completions/darcs.fish:774 +#: /tmp/fish/implicit/share/completions/darcs.fish:819 +#: /tmp/fish/implicit/share/completions/darcs.fish:862 +#: /tmp/fish/implicit/share/completions/darcs.fish:895 +#: /tmp/fish/implicit/share/completions/darcs.fish:924 +#: /tmp/fish/implicit/share/completions/darcs.fish:948 +#: /tmp/fish/implicit/share/completions/darcs.fish:977 +#: /tmp/fish/implicit/share/completions/darcs.fish:995 +#: /tmp/fish/implicit/share/completions/darcs.fish:1015 +#, fuzzy +msgid "Give verbose output" +msgstr "Neither verbose nor quiet output" + +#: /tmp/fish/implicit/share/completions/darcs.fish:428 +#: /tmp/fish/implicit/share/completions/darcs.fish:472 +#: /tmp/fish/implicit/share/completions/darcs.fish:507 +#: /tmp/fish/implicit/share/completions/darcs.fish:532 +#: /tmp/fish/implicit/share/completions/darcs.fish:550 +#: /tmp/fish/implicit/share/completions/darcs.fish:591 +#: /tmp/fish/implicit/share/completions/darcs.fish:642 +#: /tmp/fish/implicit/share/completions/darcs.fish:682 +#: /tmp/fish/implicit/share/completions/darcs.fish:720 +#: /tmp/fish/implicit/share/completions/darcs.fish:775 +#: /tmp/fish/implicit/share/completions/darcs.fish:820 +#: /tmp/fish/implicit/share/completions/darcs.fish:863 +#: /tmp/fish/implicit/share/completions/darcs.fish:896 +#: /tmp/fish/implicit/share/completions/darcs.fish:925 +#: /tmp/fish/implicit/share/completions/darcs.fish:949 +#: /tmp/fish/implicit/share/completions/darcs.fish:978 +#: /tmp/fish/implicit/share/completions/darcs.fish:996 +#: /tmp/fish/implicit/share/completions/darcs.fish:1016 +msgid "Suppress informational output" +msgstr "Suppress informational output" + +#: /tmp/fish/implicit/share/completions/darcs.fish:429 +#: /tmp/fish/implicit/share/completions/darcs.fish:473 +#: /tmp/fish/implicit/share/completions/darcs.fish:508 +#: /tmp/fish/implicit/share/completions/darcs.fish:533 +#: /tmp/fish/implicit/share/completions/darcs.fish:551 +#: /tmp/fish/implicit/share/completions/darcs.fish:592 +#: /tmp/fish/implicit/share/completions/darcs.fish:643 +#: /tmp/fish/implicit/share/completions/darcs.fish:683 +#: /tmp/fish/implicit/share/completions/darcs.fish:721 +#: /tmp/fish/implicit/share/completions/darcs.fish:776 +#: /tmp/fish/implicit/share/completions/darcs.fish:821 +#: /tmp/fish/implicit/share/completions/darcs.fish:864 +#: /tmp/fish/implicit/share/completions/darcs.fish:897 +#: /tmp/fish/implicit/share/completions/darcs.fish:926 +#: /tmp/fish/implicit/share/completions/darcs.fish:950 +#: /tmp/fish/implicit/share/completions/darcs.fish:979 +#: /tmp/fish/implicit/share/completions/darcs.fish:997 +#: /tmp/fish/implicit/share/completions/darcs.fish:1017 +msgid "Neither verbose nor quiet output" +msgstr "Neither verbose nor quiet output" + +#: /tmp/fish/implicit/share/completions/darcs.fish:430 +#: /tmp/fish/implicit/share/completions/darcs.fish:474 +#: /tmp/fish/implicit/share/completions/darcs.fish:509 +#: /tmp/fish/implicit/share/completions/darcs.fish:534 +#: /tmp/fish/implicit/share/completions/darcs.fish:552 +#: /tmp/fish/implicit/share/completions/darcs.fish:593 +#: /tmp/fish/implicit/share/completions/darcs.fish:644 +#: /tmp/fish/implicit/share/completions/darcs.fish:684 +#: /tmp/fish/implicit/share/completions/darcs.fish:722 +#: /tmp/fish/implicit/share/completions/darcs.fish:777 +#: /tmp/fish/implicit/share/completions/darcs.fish:822 +#: /tmp/fish/implicit/share/completions/darcs.fish:865 +#: /tmp/fish/implicit/share/completions/darcs.fish:898 +#: /tmp/fish/implicit/share/completions/darcs.fish:927 +#: /tmp/fish/implicit/share/completions/darcs.fish:951 +#: /tmp/fish/implicit/share/completions/darcs.fish:980 +#: /tmp/fish/implicit/share/completions/darcs.fish:998 +#: /tmp/fish/implicit/share/completions/darcs.fish:1018 +#, fuzzy +msgid "Provide debugging timings information" +msgstr "Print debugging info" + +#: /tmp/fish/implicit/share/completions/darcs.fish:431 +#: /tmp/fish/implicit/share/completions/darcs.fish:481 +#: /tmp/fish/implicit/share/completions/darcs.fish:510 +#: /tmp/fish/implicit/share/completions/darcs.fish:535 +#: /tmp/fish/implicit/share/completions/darcs.fish:554 +#: /tmp/fish/implicit/share/completions/darcs.fish:611 +#: /tmp/fish/implicit/share/completions/darcs.fish:649 +#: /tmp/fish/implicit/share/completions/darcs.fish:687 +#: /tmp/fish/implicit/share/completions/darcs.fish:733 +#: /tmp/fish/implicit/share/completions/darcs.fish:789 +#: /tmp/fish/implicit/share/completions/darcs.fish:834 +#: /tmp/fish/implicit/share/completions/darcs.fish:872 +#: /tmp/fish/implicit/share/completions/darcs.fish:907 +#: /tmp/fish/implicit/share/completions/darcs.fish:928 +#: /tmp/fish/implicit/share/completions/darcs.fish:955 +#: /tmp/fish/implicit/share/completions/darcs.fish:981 +#: /tmp/fish/implicit/share/completions/darcs.fish:1000 +#: /tmp/fish/implicit/share/completions/darcs.fish:1025 +msgid "Specify command to run after this darcs command" +msgstr "Specify command to run after this darcs command" + +#: /tmp/fish/implicit/share/completions/darcs.fish:432 +#: /tmp/fish/implicit/share/completions/darcs.fish:482 +#: /tmp/fish/implicit/share/completions/darcs.fish:511 +#: /tmp/fish/implicit/share/completions/darcs.fish:536 +#: /tmp/fish/implicit/share/completions/darcs.fish:555 +#: /tmp/fish/implicit/share/completions/darcs.fish:612 +#: /tmp/fish/implicit/share/completions/darcs.fish:650 +#: /tmp/fish/implicit/share/completions/darcs.fish:688 +#: /tmp/fish/implicit/share/completions/darcs.fish:734 +#: /tmp/fish/implicit/share/completions/darcs.fish:790 +#: /tmp/fish/implicit/share/completions/darcs.fish:835 +#: /tmp/fish/implicit/share/completions/darcs.fish:873 +#: /tmp/fish/implicit/share/completions/darcs.fish:908 +#: /tmp/fish/implicit/share/completions/darcs.fish:929 +#: /tmp/fish/implicit/share/completions/darcs.fish:956 +#: /tmp/fish/implicit/share/completions/darcs.fish:982 +#: /tmp/fish/implicit/share/completions/darcs.fish:1001 +#: /tmp/fish/implicit/share/completions/darcs.fish:1026 +#, fuzzy +msgid "Don't run posthook command" +msgstr "Print path to command" + +#: /tmp/fish/implicit/share/completions/darcs.fish:433 +#: /tmp/fish/implicit/share/completions/darcs.fish:483 +#: /tmp/fish/implicit/share/completions/darcs.fish:512 +#: /tmp/fish/implicit/share/completions/darcs.fish:537 +#: /tmp/fish/implicit/share/completions/darcs.fish:556 +#: /tmp/fish/implicit/share/completions/darcs.fish:613 +#: /tmp/fish/implicit/share/completions/darcs.fish:651 +#: /tmp/fish/implicit/share/completions/darcs.fish:689 +#: /tmp/fish/implicit/share/completions/darcs.fish:735 +#: /tmp/fish/implicit/share/completions/darcs.fish:791 +#: /tmp/fish/implicit/share/completions/darcs.fish:836 +#: /tmp/fish/implicit/share/completions/darcs.fish:874 +#: /tmp/fish/implicit/share/completions/darcs.fish:909 +#: /tmp/fish/implicit/share/completions/darcs.fish:930 +#: /tmp/fish/implicit/share/completions/darcs.fish:957 +#: /tmp/fish/implicit/share/completions/darcs.fish:983 +#: /tmp/fish/implicit/share/completions/darcs.fish:1002 +#: /tmp/fish/implicit/share/completions/darcs.fish:1027 +msgid "Prompt before running posthook [DEFAULT]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/darcs.fish:434 +#: /tmp/fish/implicit/share/completions/darcs.fish:484 +#: /tmp/fish/implicit/share/completions/darcs.fish:513 +#: /tmp/fish/implicit/share/completions/darcs.fish:538 +#: /tmp/fish/implicit/share/completions/darcs.fish:557 +#: /tmp/fish/implicit/share/completions/darcs.fish:614 +#: /tmp/fish/implicit/share/completions/darcs.fish:652 +#: /tmp/fish/implicit/share/completions/darcs.fish:690 +#: /tmp/fish/implicit/share/completions/darcs.fish:736 +#: /tmp/fish/implicit/share/completions/darcs.fish:792 +#: /tmp/fish/implicit/share/completions/darcs.fish:837 +#: /tmp/fish/implicit/share/completions/darcs.fish:875 +#: /tmp/fish/implicit/share/completions/darcs.fish:910 +#: /tmp/fish/implicit/share/completions/darcs.fish:931 +#: /tmp/fish/implicit/share/completions/darcs.fish:958 +#: /tmp/fish/implicit/share/completions/darcs.fish:984 +#: /tmp/fish/implicit/share/completions/darcs.fish:1003 +#: /tmp/fish/implicit/share/completions/darcs.fish:1028 +msgid "Run posthook command without prompting" +msgstr "" + +#: /tmp/fish/implicit/share/completions/darcs.fish:435 +#: /tmp/fish/implicit/share/completions/darcs.fish:485 +#: /tmp/fish/implicit/share/completions/darcs.fish:514 +#: /tmp/fish/implicit/share/completions/darcs.fish:539 +#: /tmp/fish/implicit/share/completions/darcs.fish:558 +#: /tmp/fish/implicit/share/completions/darcs.fish:615 +#: /tmp/fish/implicit/share/completions/darcs.fish:653 +#: /tmp/fish/implicit/share/completions/darcs.fish:691 +#: /tmp/fish/implicit/share/completions/darcs.fish:737 +#: /tmp/fish/implicit/share/completions/darcs.fish:793 +#: /tmp/fish/implicit/share/completions/darcs.fish:838 +#: /tmp/fish/implicit/share/completions/darcs.fish:876 +#: /tmp/fish/implicit/share/completions/darcs.fish:911 +#: /tmp/fish/implicit/share/completions/darcs.fish:932 +#: /tmp/fish/implicit/share/completions/darcs.fish:959 +#: /tmp/fish/implicit/share/completions/darcs.fish:985 +#: /tmp/fish/implicit/share/completions/darcs.fish:1004 +#: /tmp/fish/implicit/share/completions/darcs.fish:1029 +msgid "Specify command to run before this darcs command" +msgstr "Specify command to run before this darcs command" + +#: /tmp/fish/implicit/share/completions/darcs.fish:436 +#: /tmp/fish/implicit/share/completions/darcs.fish:486 +#: /tmp/fish/implicit/share/completions/darcs.fish:515 +#: /tmp/fish/implicit/share/completions/darcs.fish:540 +#: /tmp/fish/implicit/share/completions/darcs.fish:559 +#: /tmp/fish/implicit/share/completions/darcs.fish:616 +#: /tmp/fish/implicit/share/completions/darcs.fish:654 +#: /tmp/fish/implicit/share/completions/darcs.fish:692 +#: /tmp/fish/implicit/share/completions/darcs.fish:738 +#: /tmp/fish/implicit/share/completions/darcs.fish:794 +#: /tmp/fish/implicit/share/completions/darcs.fish:839 +#: /tmp/fish/implicit/share/completions/darcs.fish:877 +#: /tmp/fish/implicit/share/completions/darcs.fish:912 +#: /tmp/fish/implicit/share/completions/darcs.fish:933 +#: /tmp/fish/implicit/share/completions/darcs.fish:960 +#: /tmp/fish/implicit/share/completions/darcs.fish:986 +#: /tmp/fish/implicit/share/completions/darcs.fish:1005 +#: /tmp/fish/implicit/share/completions/darcs.fish:1030 +#, fuzzy +msgid "Don't run prehook command" +msgstr "Do not execute remote command" + +#: /tmp/fish/implicit/share/completions/darcs.fish:437 +#: /tmp/fish/implicit/share/completions/darcs.fish:487 +#: /tmp/fish/implicit/share/completions/darcs.fish:516 +#: /tmp/fish/implicit/share/completions/darcs.fish:541 +#: /tmp/fish/implicit/share/completions/darcs.fish:560 +#: /tmp/fish/implicit/share/completions/darcs.fish:617 +#: /tmp/fish/implicit/share/completions/darcs.fish:655 +#: /tmp/fish/implicit/share/completions/darcs.fish:693 +#: /tmp/fish/implicit/share/completions/darcs.fish:739 +#: /tmp/fish/implicit/share/completions/darcs.fish:795 +#: /tmp/fish/implicit/share/completions/darcs.fish:840 +#: /tmp/fish/implicit/share/completions/darcs.fish:878 +#: /tmp/fish/implicit/share/completions/darcs.fish:913 +#: /tmp/fish/implicit/share/completions/darcs.fish:934 +#: /tmp/fish/implicit/share/completions/darcs.fish:961 +#: /tmp/fish/implicit/share/completions/darcs.fish:987 +#: /tmp/fish/implicit/share/completions/darcs.fish:1006 +#: /tmp/fish/implicit/share/completions/darcs.fish:1031 +msgid "Prompt before running prehook [DEFAULT]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/darcs.fish:438 +#: /tmp/fish/implicit/share/completions/darcs.fish:488 +#: /tmp/fish/implicit/share/completions/darcs.fish:517 +#: /tmp/fish/implicit/share/completions/darcs.fish:542 +#: /tmp/fish/implicit/share/completions/darcs.fish:561 +#: /tmp/fish/implicit/share/completions/darcs.fish:618 +#: /tmp/fish/implicit/share/completions/darcs.fish:656 +#: /tmp/fish/implicit/share/completions/darcs.fish:694 +#: /tmp/fish/implicit/share/completions/darcs.fish:740 +#: /tmp/fish/implicit/share/completions/darcs.fish:796 +#: /tmp/fish/implicit/share/completions/darcs.fish:841 +#: /tmp/fish/implicit/share/completions/darcs.fish:879 +#: /tmp/fish/implicit/share/completions/darcs.fish:914 +#: /tmp/fish/implicit/share/completions/darcs.fish:935 +#: /tmp/fish/implicit/share/completions/darcs.fish:962 +#: /tmp/fish/implicit/share/completions/darcs.fish:988 +#: /tmp/fish/implicit/share/completions/darcs.fish:1007 +#: /tmp/fish/implicit/share/completions/darcs.fish:1032 +msgid "Run prehook command without prompting" +msgstr "" + +#: /tmp/fish/implicit/share/completions/darcs.fish:447 +#: /tmp/fish/implicit/share/completions/darcs.fish:563 +#: /tmp/fish/implicit/share/completions/darcs.fish:623 +#: /tmp/fish/implicit/share/completions/darcs.fish:661 +#: /tmp/fish/implicit/share/completions/darcs.fish:695 +#: /tmp/fish/implicit/share/completions/darcs.fish:741 +msgid "Select patches matching PATTERN" +msgstr "Select patches matching PATTERN" + +#: /tmp/fish/implicit/share/completions/darcs.fish:448 +#: /tmp/fish/implicit/share/completions/darcs.fish:564 +#: /tmp/fish/implicit/share/completions/darcs.fish:624 +#: /tmp/fish/implicit/share/completions/darcs.fish:662 +#: /tmp/fish/implicit/share/completions/darcs.fish:696 +#: /tmp/fish/implicit/share/completions/darcs.fish:742 +msgid "Select patches matching REGEXP" +msgstr "Select patches matching REGEXP" + +#: /tmp/fish/implicit/share/completions/darcs.fish:449 +#: /tmp/fish/implicit/share/completions/darcs.fish:565 +#: /tmp/fish/implicit/share/completions/darcs.fish:625 +#: /tmp/fish/implicit/share/completions/darcs.fish:663 +#: /tmp/fish/implicit/share/completions/darcs.fish:697 +#: /tmp/fish/implicit/share/completions/darcs.fish:743 +msgid "Select tags matching REGEXP" +msgstr "Select tags matching REGEXP" + +#: /tmp/fish/implicit/share/completions/darcs.fish:450 msgid "Return only NUMBER results" msgstr "Return only NUMBER results" -#: share/completions/darcs.fish:713 share/completions/darcs.fish:980 -msgid "Use external tool to merge conflicts" -msgstr "Use external tool to merge conflicts" +#: /tmp/fish/implicit/share/completions/darcs.fish:451 +#, fuzzy +msgid "Show only changes to specified files" +msgstr "Query packages with the specified group" -#: share/completions/darcs.fish:752 share/completions/darcs.fish:892 -#: share/completions/darcs.fish:1238 +#: /tmp/fish/implicit/share/completions/darcs.fish:452 +msgid "Show changes to all files [DEFAULT]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/darcs.fish:453 +msgid "Give output suitable for get --context" +msgstr "Give output suitable for get --context" + +#: /tmp/fish/implicit/share/completions/darcs.fish:454 +#: /tmp/fish/implicit/share/completions/darcs.fish:494 +#: /tmp/fish/implicit/share/completions/darcs.fish:575 +#: /tmp/fish/implicit/share/completions/darcs.fish:635 +#: /tmp/fish/implicit/share/completions/darcs.fish:707 +#: /tmp/fish/implicit/share/completions/darcs.fish:760 +#: /tmp/fish/implicit/share/completions/darcs.fish:803 +msgid "Generate XML formatted output" +msgstr "Generate XML formatted output" + +#: /tmp/fish/implicit/share/completions/darcs.fish:455 +#: /tmp/fish/implicit/share/completions/darcs.fish:493 +msgid "Give human-readable output" +msgstr "Give human-readable output" + +#: /tmp/fish/implicit/share/completions/darcs.fish:456 +#, fuzzy +msgid "Number the changes" +msgstr "Remove the packages" + +#: /tmp/fish/implicit/share/completions/darcs.fish:457 +#, fuzzy +msgid "Output count of changes" +msgstr "Output diagnostic for changed files" + +#: /tmp/fish/implicit/share/completions/darcs.fish:458 +#: /tmp/fish/implicit/share/completions/darcs.fish:489 +#: /tmp/fish/implicit/share/completions/darcs.fish:576 +#: /tmp/fish/implicit/share/completions/darcs.fish:632 +#: /tmp/fish/implicit/share/completions/darcs.fish:708 +#: /tmp/fish/implicit/share/completions/darcs.fish:761 +#, fuzzy +msgid "Summarize changes" +msgstr "Don't summarize changes" + +#: /tmp/fish/implicit/share/completions/darcs.fish:459 +#: /tmp/fish/implicit/share/completions/darcs.fish:490 +#: /tmp/fish/implicit/share/completions/darcs.fish:577 +#: /tmp/fish/implicit/share/completions/darcs.fish:633 +#: /tmp/fish/implicit/share/completions/darcs.fish:709 +#: /tmp/fish/implicit/share/completions/darcs.fish:762 +msgid "Don't summarize changes" +msgstr "Don't summarize changes" + +#: /tmp/fish/implicit/share/completions/darcs.fish:460 +#, fuzzy +msgid "Show changes in reverse order" +msgstr "Change working directory" + +#: /tmp/fish/implicit/share/completions/darcs.fish:461 +msgid "Show changes in the usual order [DEFAULT]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/darcs.fish:462 +#, fuzzy +msgid "Specify the repository URL" +msgstr "Update the repository" + +#: /tmp/fish/implicit/share/completions/darcs.fish:464 +#: /tmp/fish/implicit/share/completions/darcs.fish:566 +#: /tmp/fish/implicit/share/completions/darcs.fish:629 +#: /tmp/fish/implicit/share/completions/darcs.fish:664 +#: /tmp/fish/implicit/share/completions/darcs.fish:701 +#: /tmp/fish/implicit/share/completions/darcs.fish:747 +#: /tmp/fish/implicit/share/completions/darcs.fish:800 +msgid "Answer yes to all patches" +msgstr "Answer yes to all patches" + +#: /tmp/fish/implicit/share/completions/darcs.fish:465 +#: /tmp/fish/implicit/share/completions/darcs.fish:567 +#: /tmp/fish/implicit/share/completions/darcs.fish:630 +#: /tmp/fish/implicit/share/completions/darcs.fish:665 +#: /tmp/fish/implicit/share/completions/darcs.fish:702 +#: /tmp/fish/implicit/share/completions/darcs.fish:748 +#: /tmp/fish/implicit/share/completions/darcs.fish:801 +msgid "Prompt user interactively" +msgstr "Prompt user interactively" + +#: /tmp/fish/implicit/share/completions/darcs.fish:475 +#: /tmp/fish/implicit/share/completions/darcs.fish:605 +#: /tmp/fish/implicit/share/completions/darcs.fish:727 +#: /tmp/fish/implicit/share/completions/darcs.fish:783 +#: /tmp/fish/implicit/share/completions/darcs.fish:866 +#: /tmp/fish/implicit/share/completions/darcs.fish:901 +#: /tmp/fish/implicit/share/completions/darcs.fish:1019 +msgid "Use SSH ControlMaster feature" +msgstr "" + +#: /tmp/fish/implicit/share/completions/darcs.fish:476 +#: /tmp/fish/implicit/share/completions/darcs.fish:606 +#: /tmp/fish/implicit/share/completions/darcs.fish:728 +#: /tmp/fish/implicit/share/completions/darcs.fish:784 +#: /tmp/fish/implicit/share/completions/darcs.fish:867 +#: /tmp/fish/implicit/share/completions/darcs.fish:902 +#: /tmp/fish/implicit/share/completions/darcs.fish:1020 +#, fuzzy +msgid "Don't use SSH ControlMaster feature [DEFAULT]" +msgstr "Don't use experimental date appending trick. [DEFAULT]" + +#: /tmp/fish/implicit/share/completions/darcs.fish:477 +#: /tmp/fish/implicit/share/completions/darcs.fish:607 +#: /tmp/fish/implicit/share/completions/darcs.fish:729 +#: /tmp/fish/implicit/share/completions/darcs.fish:785 +#: /tmp/fish/implicit/share/completions/darcs.fish:868 +#: /tmp/fish/implicit/share/completions/darcs.fish:903 +#: /tmp/fish/implicit/share/completions/darcs.fish:1021 +msgid "Enable HTTP pipelining [DEFAULT]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/darcs.fish:478 +#: /tmp/fish/implicit/share/completions/darcs.fish:608 +#: /tmp/fish/implicit/share/completions/darcs.fish:730 +#: /tmp/fish/implicit/share/completions/darcs.fish:786 +#: /tmp/fish/implicit/share/completions/darcs.fish:869 +#: /tmp/fish/implicit/share/completions/darcs.fish:904 +#: /tmp/fish/implicit/share/completions/darcs.fish:1022 +#, fuzzy +msgid "Disable HTTP pipelining" +msgstr "Disable warnings" + +#: /tmp/fish/implicit/share/completions/darcs.fish:479 +#: /tmp/fish/implicit/share/completions/darcs.fish:609 +#: /tmp/fish/implicit/share/completions/darcs.fish:731 +#: /tmp/fish/implicit/share/completions/darcs.fish:787 +#: /tmp/fish/implicit/share/completions/darcs.fish:870 +#: /tmp/fish/implicit/share/completions/darcs.fish:905 +#: /tmp/fish/implicit/share/completions/darcs.fish:1023 +#, fuzzy +msgid "Don't use patch caches" +msgstr "Don't use batch mode" + +#: /tmp/fish/implicit/share/completions/darcs.fish:480 +#: /tmp/fish/implicit/share/completions/darcs.fish:610 +#: /tmp/fish/implicit/share/completions/darcs.fish:732 +#: /tmp/fish/implicit/share/completions/darcs.fish:788 +#: /tmp/fish/implicit/share/completions/darcs.fish:871 +#: /tmp/fish/implicit/share/completions/darcs.fish:906 +#: /tmp/fish/implicit/share/completions/darcs.fish:1024 msgid "Name of the darcs executable on the remote server" msgstr "Name of the darcs executable on the remote server" -#: share/completions/darcs.fish:864 share/completions/darcs.fish:923 -msgid "Sign the patch with a given keyid" -msgstr "Sign the patch with a given keyid" +#: /tmp/fish/implicit/share/completions/darcs.fish:491 +msgid "Output patch in a darcs-specific format similar to diff -u" +msgstr "Output patch in a darcs-specific format similar to diff -u" -#: 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" +#: /tmp/fish/implicit/share/completions/darcs.fish:492 +#, fuzzy +msgid "Output patch in darcs' usual format" +msgstr "Output patch in a darcs-specific format similar to diff -u" -#: share/completions/darcs.fish:886 -msgid "Specify the remote repository URL to work with" -msgstr "Specify the remote repository URL to work with" - -#: share/completions/darcs.fish:915 -msgid "Specify email address" -msgstr "Specify email address" - -#: share/completions/darcs.fish:917 -msgid "Specify destination email" -msgstr "Specify destination email" - -#: share/completions/darcs.fish:918 -msgid "Mail results to additional EMAIL(s)" -msgstr "Mail results to additional EMAIL(s)" - -#: share/completions/darcs.fish:919 -msgid "Specify mail subject" -msgstr "Specify mail subject" - -#: share/completions/darcs.fish:920 -msgid "Specify in-reply-to header" -msgstr "Specify in-reply-to header" - -#: share/completions/darcs.fish:921 -msgid "Specify output filename" -msgstr "Specify output filename" - -#: 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 +#: /tmp/fish/implicit/share/completions/darcs.fish:497 +#: /tmp/fish/implicit/share/completions/darcs.fish:522 +#: /tmp/fish/implicit/share/completions/darcs.fish:849 +#: /tmp/fish/implicit/share/completions/darcs.fish:882 msgid "Select tag matching REGEXP" msgstr "Select tag matching REGEXP" -#: share/completions/darcs.fish:1028 -msgid "Version specified by the context in FILENAME" -msgstr "Version specified by the context in FILENAME" +#: /tmp/fish/implicit/share/completions/darcs.fish:498 +#: /tmp/fish/implicit/share/completions/darcs.fish:523 +msgid "Select one patch" +msgstr "Select one patch" -#: share/completions/darcs.fish:1083 +#: /tmp/fish/implicit/share/completions/darcs.fish:499 +msgid "Specify hash of creator patch (see docs)" +msgstr "Specify hash of creator patch (see docs)" + +#: /tmp/fish/implicit/share/completions/darcs.fish:518 +#, fuzzy +msgid "Name of version" +msgstr "Name of client" + +#: /tmp/fish/implicit/share/completions/darcs.fish:553 +#: /tmp/fish/implicit/share/completions/darcs.fish:602 +#: /tmp/fish/implicit/share/completions/darcs.fish:831 +#: /tmp/fish/implicit/share/completions/darcs.fish:853 +#: /tmp/fish/implicit/share/completions/darcs.fish:884 +#: /tmp/fish/implicit/share/completions/darcs.fish:1009 +msgid "Make scripts executable" +msgstr "Make scripts executable" + +#: /tmp/fish/implicit/share/completions/darcs.fish:568 +#, fuzzy +msgid "Mark conflicts [DEFAULT]" +msgstr "Mark conflicts" + +#: /tmp/fish/implicit/share/completions/darcs.fish:569 +#: /tmp/fish/implicit/share/completions/darcs.fish:805 +msgid "Allow conflicts, but don't mark them" +msgstr "Allow conflicts, but don't mark them" + +#: /tmp/fish/implicit/share/completions/darcs.fish:570 +#: /tmp/fish/implicit/share/completions/darcs.fish:807 +#, fuzzy +msgid "Filter out any patches that would create conflicts" +msgstr "Fail on patches that create conflicts [DEFAULT]" + +#: /tmp/fish/implicit/share/completions/darcs.fish:571 +#: /tmp/fish/implicit/share/completions/darcs.fish:808 +msgid "Use external tool to merge conflicts" +msgstr "Use external tool to merge conflicts" + +#: /tmp/fish/implicit/share/completions/darcs.fish:572 +#: /tmp/fish/implicit/share/completions/darcs.fish:672 +#: /tmp/fish/implicit/share/completions/darcs.fish:810 +#: /tmp/fish/implicit/share/completions/darcs.fish:966 +msgid "Run the test script" +msgstr "Run the test script" + +#: /tmp/fish/implicit/share/completions/darcs.fish:573 +#: /tmp/fish/implicit/share/completions/darcs.fish:671 +#: /tmp/fish/implicit/share/completions/darcs.fish:809 +#: /tmp/fish/implicit/share/completions/darcs.fish:965 +msgid "Don't run the test script" +msgstr "Don't run the test script" + +#: /tmp/fish/implicit/share/completions/darcs.fish:574 +#: /tmp/fish/implicit/share/completions/darcs.fish:634 +#: /tmp/fish/implicit/share/completions/darcs.fish:706 +#: /tmp/fish/implicit/share/completions/darcs.fish:759 +#: /tmp/fish/implicit/share/completions/darcs.fish:802 +msgid "Don't actually take the action" +msgstr "Don't actually take the action" + +#: /tmp/fish/implicit/share/completions/darcs.fish:578 +#: /tmp/fish/implicit/share/completions/darcs.fish:626 +#: /tmp/fish/implicit/share/completions/darcs.fish:698 +#: /tmp/fish/implicit/share/completions/darcs.fish:744 +#, fuzzy +msgid "Don't automatically fulfill dependencies" +msgstr "Don't pull in build time dependencies" + +#: /tmp/fish/implicit/share/completions/darcs.fish:579 +#: /tmp/fish/implicit/share/completions/darcs.fish:627 +#: /tmp/fish/implicit/share/completions/darcs.fish:699 +#: /tmp/fish/implicit/share/completions/darcs.fish:745 +msgid "" +"Don't ask about patches that are depended on by matched patches (with --" +"match or --patch)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/darcs.fish:580 +#: /tmp/fish/implicit/share/completions/darcs.fish:628 +#: /tmp/fish/implicit/share/completions/darcs.fish:700 +#: /tmp/fish/implicit/share/completions/darcs.fish:746 +msgid "Prompt about patches that are depended on by matched patches [DEFAULT]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/darcs.fish:581 +#: /tmp/fish/implicit/share/completions/darcs.fish:711 +#: /tmp/fish/implicit/share/completions/darcs.fish:764 +#: /tmp/fish/implicit/share/completions/darcs.fish:851 +#: /tmp/fish/implicit/share/completions/darcs.fish:887 +msgid "Set default repository [DEFAULT]" +msgstr "Set default repository [DEFAULT]" + +#: /tmp/fish/implicit/share/completions/darcs.fish:582 +#: /tmp/fish/implicit/share/completions/darcs.fish:712 +#: /tmp/fish/implicit/share/completions/darcs.fish:765 +#: /tmp/fish/implicit/share/completions/darcs.fish:852 +#: /tmp/fish/implicit/share/completions/darcs.fish:888 +msgid "Don't set default repository" +msgstr "Don't set default repository" + +#: /tmp/fish/implicit/share/completions/darcs.fish:584 +#: /tmp/fish/implicit/share/completions/darcs.fish:713 +#: /tmp/fish/implicit/share/completions/darcs.fish:768 +#, fuzzy +msgid "Do not check if repositories are unrelated" +msgstr "Do not check directories" + +#: /tmp/fish/implicit/share/completions/darcs.fish:594 +#, fuzzy +msgid "Take intersection of all repositories" +msgstr "Refresh all repositories" + +#: /tmp/fish/implicit/share/completions/darcs.fish:595 +#, fuzzy +msgid "Take union of all repositories [DEFAULT]" +msgstr "Set default repository [DEFAULT]" + +#: /tmp/fish/implicit/share/completions/darcs.fish:596 +msgid "Take complement of repositories (in order listed)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/darcs.fish:597 +#: /tmp/fish/implicit/share/completions/darcs.fish:645 +#: /tmp/fish/implicit/share/completions/darcs.fish:685 +#: /tmp/fish/implicit/share/completions/darcs.fish:830 +#: /tmp/fish/implicit/share/completions/darcs.fish:952 +#, fuzzy +msgid "Create compressed patches" +msgstr "Don't create compressed patches" + +#: /tmp/fish/implicit/share/completions/darcs.fish:598 +#: /tmp/fish/implicit/share/completions/darcs.fish:725 +#: /tmp/fish/implicit/share/completions/darcs.fish:854 +msgid "Do not link repository or pristine to sibling" +msgstr "" + +#: /tmp/fish/implicit/share/completions/darcs.fish:599 +#: /tmp/fish/implicit/share/completions/darcs.fish:646 +#: /tmp/fish/implicit/share/completions/darcs.fish:828 +#: /tmp/fish/implicit/share/completions/darcs.fish:970 +#, fuzzy +msgid "Don't trust the file modification times" +msgstr "Don't extract modification time" + +#: /tmp/fish/implicit/share/completions/darcs.fish:600 +#: /tmp/fish/implicit/share/completions/darcs.fish:647 +#: /tmp/fish/implicit/share/completions/darcs.fish:829 +#: /tmp/fish/implicit/share/completions/darcs.fish:971 +msgid "Trust modification times to find modified files [DEFAULT]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/darcs.fish:601 +#: /tmp/fish/implicit/share/completions/darcs.fish:726 +#: /tmp/fish/implicit/share/completions/darcs.fish:781 +msgid "Specify the remote repository URL to work with" +msgstr "Specify the remote repository URL to work with" + +#: /tmp/fish/implicit/share/completions/darcs.fish:603 +#: /tmp/fish/implicit/share/completions/darcs.fish:648 +#: /tmp/fish/implicit/share/completions/darcs.fish:686 +#: /tmp/fish/implicit/share/completions/darcs.fish:832 +#: /tmp/fish/implicit/share/completions/darcs.fish:954 +#: /tmp/fish/implicit/share/completions/darcs.fish:999 +msgid "Specify umask to use when writing" +msgstr "Specify umask to use when writing" + +#: /tmp/fish/implicit/share/completions/darcs.fish:604 +#: /tmp/fish/implicit/share/completions/darcs.fish:833 +msgid "Don't allow darcs to touch external files or repo metadata" +msgstr "" + +#: /tmp/fish/implicit/share/completions/darcs.fish:666 +#: /tmp/fish/implicit/share/completions/darcs.fish:750 +msgid "Specify author id" +msgstr "Specify author id" + +#: /tmp/fish/implicit/share/completions/darcs.fish:667 +msgid "Name of patch" +msgstr "Name of patch" + +#: /tmp/fish/implicit/share/completions/darcs.fish:668 +msgid "Edit the long comment by default" +msgstr "Edit the long comment by default" + +#: /tmp/fish/implicit/share/completions/darcs.fish:669 +msgid "Don't give a long comment" +msgstr "Don't give a long comment" + +#: /tmp/fish/implicit/share/completions/darcs.fish:670 +msgid "Prompt for whether to edit the long comment" +msgstr "Prompt for whether to edit the long comment" + +#: /tmp/fish/implicit/share/completions/darcs.fish:673 +#: /tmp/fish/implicit/share/completions/darcs.fish:811 +#: /tmp/fish/implicit/share/completions/darcs.fish:967 +msgid "Don't remove the test directory" +msgstr "Don't remove the test directory" + +#: /tmp/fish/implicit/share/completions/darcs.fish:674 +#: /tmp/fish/implicit/share/completions/darcs.fish:812 +#: /tmp/fish/implicit/share/completions/darcs.fish:968 +msgid "Remove the test directory" +msgstr "Remove the test directory" + +#: /tmp/fish/implicit/share/completions/darcs.fish:703 +#: /tmp/fish/implicit/share/completions/darcs.fish:756 +msgid "Sign the patch with your gpg key" +msgstr "Sign the patch with your gpg key" + +#: /tmp/fish/implicit/share/completions/darcs.fish:704 +#: /tmp/fish/implicit/share/completions/darcs.fish:757 +msgid "Sign the patch with a given keyid" +msgstr "Sign the patch with a given keyid" + +#: /tmp/fish/implicit/share/completions/darcs.fish:705 +#: /tmp/fish/implicit/share/completions/darcs.fish:758 +msgid "Sign the patch using openssl with a given private key" +msgstr "Sign the patch using openssl with a given private key" + +#: /tmp/fish/implicit/share/completions/darcs.fish:723 +#: /tmp/fish/implicit/share/completions/darcs.fish:899 msgid "Apply patch as another user using sudo" msgstr "Apply patch as another user using sudo" -#: share/completions/darcs.fish:1222 +#: /tmp/fish/implicit/share/completions/darcs.fish:724 +#: /tmp/fish/implicit/share/completions/darcs.fish:900 +msgid "Don't use sudo to apply as another user [DEFAULT]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/darcs.fish:751 +msgid "Specify destination email" +msgstr "Specify destination email" + +#: /tmp/fish/implicit/share/completions/darcs.fish:752 +msgid "Mail results to additional EMAIL(s)" +msgstr "Mail results to additional EMAIL(s)" + +#: /tmp/fish/implicit/share/completions/darcs.fish:753 +msgid "Specify mail subject" +msgstr "Specify mail subject" + +#: /tmp/fish/implicit/share/completions/darcs.fish:754 +msgid "Specify in-reply-to header" +msgstr "Specify in-reply-to header" + +#: /tmp/fish/implicit/share/completions/darcs.fish:755 +msgid "Specify output filename" +msgstr "Specify output filename" + +#: /tmp/fish/implicit/share/completions/darcs.fish:763 +#, fuzzy +msgid "Edit the patch bundle description" +msgstr "Edit the patch bundle description" + +#: /tmp/fish/implicit/share/completions/darcs.fish:767 +#: /tmp/fish/implicit/share/completions/darcs.fish:827 +msgid "Specify sendmail command" +msgstr "Specify sendmail command" + +#: /tmp/fish/implicit/share/completions/darcs.fish:778 +msgid "Give patch name and comment in file" +msgstr "Give patch name and comment in file" + +#: /tmp/fish/implicit/share/completions/darcs.fish:779 +#, fuzzy +msgid "Delete the logfile when done" +msgstr "Delete all cache contents" + +#: /tmp/fish/implicit/share/completions/darcs.fish:780 +msgid "Keep the logfile when done [DEFAULT]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/darcs.fish:782 +msgid "Send to context stored in FILENAME" +msgstr "Send to context stored in FILENAME" + +#: /tmp/fish/implicit/share/completions/darcs.fish:797 +msgid "Verify that the patch was signed by a key in PUBRING" +msgstr "Verify that the patch was signed by a key in PUBRING" + +#: /tmp/fish/implicit/share/completions/darcs.fish:798 +#, fuzzy +msgid "Verify using openSSL with authorized keys from file KEYS" +msgstr "Verify using openSSL with authorized keys from specified file" + +#: /tmp/fish/implicit/share/completions/darcs.fish:799 +msgid "Don't verify patch signature" +msgstr "Don't verify patch signature" + +#: /tmp/fish/implicit/share/completions/darcs.fish:804 +msgid "Mark conflicts" +msgstr "Mark conflicts" + +#: /tmp/fish/implicit/share/completions/darcs.fish:806 +msgid "Equivalent to --dont-allow-conflicts, for backwards compatibility" +msgstr "" + +#: /tmp/fish/implicit/share/completions/darcs.fish:823 +msgid "Reply to email-based patch using FROM address" +msgstr "Reply to email-based patch using FROM address" + +#: /tmp/fish/implicit/share/completions/darcs.fish:824 +msgid "Mail results to additional EMAIL(s). Requires --reply" +msgstr "Mail results to additional EMAIL(s). Requires --reply" + +#: /tmp/fish/implicit/share/completions/darcs.fish:825 +msgid "Forward unsigned messages without extra header" +msgstr "Forward unsigned messages without extra header" + +#: /tmp/fish/implicit/share/completions/darcs.fish:826 +#, fuzzy +msgid "Don't forward unsigned messages without extra header [DEFAULT]" +msgstr "Forward unsigned messages without extra header" + +#: /tmp/fish/implicit/share/completions/darcs.fish:842 +#: /tmp/fish/implicit/share/completions/darcs.fish:1008 msgid "--repodir=DIRECTORY" msgstr "" -#: share/completions/dcop.fish:34 -msgid "Show help about options" -msgstr "Show help about options" +#: /tmp/fish/implicit/share/completions/darcs.fish:843 +#: /tmp/fish/implicit/share/completions/darcs.fish:964 +msgid "Get partial repository using checkpoint (old-fashioned format only)" +msgstr "" -#: share/completions/dcop.fish:35 -msgid "Connect to the given user's DCOP server" -msgstr "Connect to the given user's DCOP server" +#: /tmp/fish/implicit/share/completions/darcs.fish:844 +msgid "Get patch files only as needed" +msgstr "" -#: share/completions/dcop.fish:36 -msgid "Send the same DCOP call to all users with a running DCOP server" -msgstr "Send the same DCOP call to all users with a running DCOP server" +#: /tmp/fish/implicit/share/completions/darcs.fish:845 +#, fuzzy +msgid "Don't save patch files in the repository" +msgstr "List patches in the repository" -#: share/completions/dcop.fish:37 -msgid "List all active KDE session for a user or all users" -msgstr "List all active KDE session for a user or all users" +#: /tmp/fish/implicit/share/completions/darcs.fish:846 +#: /tmp/fish/implicit/share/completions/darcs.fish:963 +#, fuzzy +msgid "Get a complete copy of the repository" +msgstr "Create a local copy of another repository" -#: share/completions/dcop.fish:38 -msgid "Send to the given KDE session" -msgstr "Send to the given KDE session" +#: /tmp/fish/implicit/share/completions/darcs.fish:850 +#: /tmp/fish/implicit/share/completions/darcs.fish:883 +msgid "Version specified by the context in FILENAME" +msgstr "Version specified by the context in FILENAME" -#: share/completions/dcop.fish:39 -msgid "Don't update the user activity timestamp in the called application" -msgstr "Don't update the user activity timestamp in the called application" +#: /tmp/fish/implicit/share/completions/darcs.fish:855 +#: /tmp/fish/implicit/share/completions/darcs.fish:885 +msgid "Convert darcs-1 format to hashed format" +msgstr "" -#: share/completions/dcop.fish:40 -msgid "Call DCOP for each line read from stdin" -msgstr "Call DCOP for each line read from stdin" +#: /tmp/fish/implicit/share/completions/darcs.fish:856 +#: /tmp/fish/implicit/share/completions/darcs.fish:886 +msgid "Convert from hashed to darcs-1 format" +msgstr "" -#: share/completions/dd.fish:5 +#: /tmp/fish/implicit/share/completions/darcs.fish:915 +msgid "Some new features. Compatible with older repos" +msgstr "" + +#: /tmp/fish/implicit/share/completions/darcs.fish:916 +msgid "All features. Related repos must use same format [DEFAULT]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/darcs.fish:917 +msgid "Minimal features. What older repos use" +msgstr "" + +#: /tmp/fish/implicit/share/completions/darcs.fish:937 +#, fuzzy +msgid "Reorder the patches in the repository" +msgstr "List patches in the repository" + +#: /tmp/fish/implicit/share/completions/darcs.fish:938 +#, fuzzy +msgid "Specify a sibling directory" +msgstr "Specify legal cvsroot directory." + +#: /tmp/fish/implicit/share/completions/darcs.fish:939 +msgid "Relink random internal data to a sibling" +msgstr "" + +#: /tmp/fish/implicit/share/completions/darcs.fish:940 +msgid "Relink pristine tree (not recommended)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/darcs.fish:941 +msgid "Upgrade repository to latest compatible format" +msgstr "" + +#: /tmp/fish/implicit/share/completions/darcs.fish:942 +msgid "Optimize hashed pristine layout" +msgstr "" + +#: /tmp/fish/implicit/share/completions/darcs.fish:953 +#, fuzzy +msgid "Uncompress patches" +msgstr "Don't create compressed patches" + +#: /tmp/fish/implicit/share/completions/dconf.fish:1 +msgid "Read the value of a key" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dconf.fish:2 +msgid "List the sub-keys and sub-directories of a directory" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dconf.fish:3 +msgid "Write a new value to a key" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dconf.fish:4 +#, fuzzy +msgid "Delete a key or an entire directory" +msgstr "Create a CVS repository if it doesnt exist" + +#: /tmp/fish/implicit/share/completions/dconf.fish:5 +msgid "Compile a binary database from keyfiles" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dconf.fish:6 +#, fuzzy +msgid "Update the system dconf databases" +msgstr "Update the RubyGems system software" + +#: /tmp/fish/implicit/share/completions/dconf.fish:7 +#, fuzzy +msgid "Watch a key or directory for changes" +msgstr "Name directory for working files" + +#: /tmp/fish/implicit/share/completions/dconf.fish:8 +#, fuzzy +msgid "Dump an entire subpath to stdout" +msgstr "Decompress to stdout" + +#: /tmp/fish/implicit/share/completions/dconf.fish:9 +#, fuzzy +msgid "Populate a subpath from stdin" +msgstr "Read names from stdin" + +#: /tmp/fish/implicit/share/completions/dd.fish:1 +#: /tmp/fish/implicit/share/completions/emacs.fish:52 +#: /tmp/fish/implicit/share/completions/hg.fish:15 +#, fuzzy +msgid "display help and exit" +msgstr "Display help and exit" + +#: /tmp/fish/implicit/share/completions/dd.fish:3 msgid "Complete dd operands" msgstr "Complete dd operands" -#: share/completions/df.fish:17 -msgid "Show file systems of specified type" +#: /tmp/fish/implicit/share/completions/defaults.fish:1 +#, fuzzy +msgid "Restricts preferences operations to the current logged-in host" +msgstr "Restrict operations to the REMOTE domain" + +#: /tmp/fish/implicit/share/completions/defaults.fish:2 +#, fuzzy +msgid "Restricts preferences operations to hostname" +msgstr "Restrict operations to the REMOTE domain" + +#: /tmp/fish/implicit/share/completions/defaults.fish:3 +msgid "Shows defaults entire given domain" +msgstr "" + +#: /tmp/fish/implicit/share/completions/defaults.fish:4 +msgid "Writes domain or or a key in the domain" +msgstr "" + +#: /tmp/fish/implicit/share/completions/defaults.fish:5 +#, fuzzy +msgid "String as the value for the given key" +msgstr "Search the keyserver for the given names" + +#: /tmp/fish/implicit/share/completions/defaults.fish:6 +msgid "Raw data bytes for given key" +msgstr "" + +#: /tmp/fish/implicit/share/completions/defaults.fish:7 +#, fuzzy +msgid "Integer as the value for the given key" +msgstr "Search the keyserver for the given names" + +#: /tmp/fish/implicit/share/completions/defaults.fish:8 +msgid "Floating point number as the value for the given key" +msgstr "" + +#: /tmp/fish/implicit/share/completions/defaults.fish:9 +#, fuzzy +msgid "Boolean as the value for the given key" +msgstr "Search the keyserver for the given names" + +#: /tmp/fish/implicit/share/completions/defaults.fish:10 +#, fuzzy +msgid "Date as the value for the given key" +msgstr "Search the keyserver for the given names" + +#: /tmp/fish/implicit/share/completions/defaults.fish:11 +#, fuzzy +msgid "Array as the value for the given key" +msgstr "Search the keyserver for the given names" + +#: /tmp/fish/implicit/share/completions/defaults.fish:12 +#, fuzzy +msgid "Add new elements to the end of an array" +msgstr "Add text to the end of the selected area" + +#: /tmp/fish/implicit/share/completions/defaults.fish:13 +msgid "Add a dictionary to domain" +msgstr "" + +#: /tmp/fish/implicit/share/completions/defaults.fish:14 +msgid "Add new key/value pairs to a dictionary" +msgstr "" + +#: /tmp/fish/implicit/share/completions/defaults.fish:15 +#, fuzzy +msgid "Shows the type for the given domain, key" +msgstr "Search the keyserver for the given names" + +#: /tmp/fish/implicit/share/completions/defaults.fish:16 +msgid "Renames old_key to new_key" +msgstr "" + +#: /tmp/fish/implicit/share/completions/defaults.fish:17 +msgid "Deletes domain or a key in the domain" +msgstr "" + +#: /tmp/fish/implicit/share/completions/defaults.fish:18 +#, fuzzy +msgid "Prints the names of all domains in the users defaults system" +msgstr "Prints the license of all gems in the bundle" + +#: /tmp/fish/implicit/share/completions/defaults.fish:19 +msgid "Searches for word in domain names, keys, and values" +msgstr "" + +#: /tmp/fish/implicit/share/completions/defaults.fish:20 +#, fuzzy +msgid "Prints a list of possible command formats" +msgstr "Print a list of documented fish commands" + +#: /tmp/fish/implicit/share/completions/df.fish:1 +#, fuzzy +msgid "Include empty file systems" +msgstr "Include empty filesystems" + +#: /tmp/fish/implicit/share/completions/df.fish:2 +#, fuzzy +msgid "Print file system type" +msgstr "Print filesystem type" + +#: /tmp/fish/implicit/share/completions/df.fish:3 +#, fuzzy +msgid "Excluded file system type" +msgstr "Excluded filesystem type" + +#: /tmp/fish/implicit/share/completions/df.fish:4 +#, fuzzy +msgid "Show all file systems" +msgstr "Show all filesystems" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:1 +#, fuzzy +msgid "Background immediately" +msgstr "Go to background immediately after startup" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:2 +msgid "Use given script" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:3 +msgid "Generate an RFC 4361 compliant clientid" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:4 +msgid "Echo debug messages to stderr & syslog" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:5 +msgid "Use last acquired lease if cannot obtain one" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:6 +msgid "Use last acquired lease if cannot obtain one even if expired" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:7 +#, fuzzy +msgid "Push given value the environment" +msgstr "Preserve environment" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:8 +#, fuzzy +msgid "Reapply configuration for each interface" +msgstr "Display configuration and exit" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:9 +msgid "Request DHCP server to update DNS using FQDN instead of hostname" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:10 +#, fuzzy +msgid "Specify config to load instead of /etc/dhcpcd.conf" +msgstr "Specify an initialization file to read instead of ~/.muttrc" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:11 +#, fuzzy +msgid "Send hostname to DHCP server" +msgstr "Send keys to Vim server" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:12 +msgid "Send given clientid" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:13 +msgid "Override DHCPv4 vendorclassid field sent" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:14 +#, fuzzy +msgid "Writes to specfied log file instead of syslog" +msgstr "Use this config file instead of default" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:15 +msgid "Release lease and de-configure interface" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:16 +msgid "Request specific lease time in secs" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:17 +#, fuzzy +msgid "Start dhcpcd in Master mode" +msgstr "Start in easy mode" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:18 +msgid "Set prefered interface based on given rank (lowest wins)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:19 +#, fuzzy +msgid "Reload config and rebind specified interface" +msgstr "Set source address to specified interface address" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:20 +#, fuzzy +msgid "Renew existing addresses on specified interface" +msgstr "Set source address to specified interface address" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:21 +#, fuzzy +msgid "Request DHCP option" +msgstr "Requests per pipe" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:22 +#, fuzzy +msgid "Keep configuration even when dhcpcd exits" +msgstr "Display configuration and exit" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:23 +msgid "Request given address in DHCP DISCOVER message" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:24 +msgid "Request given address in DHCP INFORM message" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:25 +#, fuzzy +msgid "Perform DHCPv6 Information Request" +msgstr "Information request" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:26 +#, fuzzy +msgid "Configure static DHCP value" +msgstr "Configuration file" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:27 +#, fuzzy +msgid "Timeout after seconds" +msgstr "Timeout for retrieving selection" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:28 +msgid "Tag DHCPv4 message with given userclass" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:29 +msgid "Add encapsulated vendor option" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:30 +#: /tmp/fish/implicit/share/completions/eix.fish:2 +#: /tmp/fish/implicit/share/completions/htop.fish:8 +#: /tmp/fish/implicit/share/completions/pv.fish:33 +#: /tmp/fish/implicit/share/completions/subl.fish:9 +#, fuzzy +msgid "Show version and exit" +msgstr "Show version number and exit" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:31 +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:32 +msgid "Wait for address to be assigned before forking to background" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:33 +msgid "Exit dhcpcd process linked to given interface" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:34 +msgid "Allow reboot after secs" +msgstr "" + +#: /tmp/fish/implicit/share/completions/diff.fish:1 +msgid "Ignore case differences" +msgstr "Ignore case differences" + +#: /tmp/fish/implicit/share/completions/diff.fish:2 +msgid "Ignore case when comparing file names" +msgstr "Ignore case when comparing file names" + +#: /tmp/fish/implicit/share/completions/diff.fish:3 +msgid "Consider case when comparing file names" +msgstr "Consider case when comparing file names" + +#: /tmp/fish/implicit/share/completions/diff.fish:4 +msgid "Ignore changes due to tab expansion" +msgstr "Ignore changes due to tab expansion" + +#: /tmp/fish/implicit/share/completions/diff.fish:5 +msgid "Ignore changes in the amount of white space" +msgstr "Ignore changes in the amount of white space" + +#: /tmp/fish/implicit/share/completions/diff.fish:6 +msgid "Ignore all white space" +msgstr "Ignore all white space" + +#: /tmp/fish/implicit/share/completions/diff.fish:7 +#: /tmp/fish/implicit/share/completions/git.fish:325 +msgid "Ignore changes whose lines are all blank" +msgstr "Ignore changes whose lines are all blank" + +#: /tmp/fish/implicit/share/completions/diff.fish:8 +msgid "Ignore changes whose lines match the REGEX" +msgstr "Ignore changes whose lines match the REGEX" + +#: /tmp/fish/implicit/share/completions/diff.fish:9 +#: /tmp/fish/implicit/share/completions/git.fish:321 +msgid "Treat all files as text" +msgstr "Treat all files as text" + +#: /tmp/fish/implicit/share/completions/diff.fish:10 +msgid "Recursively compare subdirectories" +msgstr "Recursively compare subdirectories" + +#: /tmp/fish/implicit/share/completions/diff.fish:11 +msgid "Treat absent files as empty" +msgstr "Treat absent files as empty" + +#: /tmp/fish/implicit/share/completions/diff.fish:12 +msgid "Output NUM lines of copied context" +msgstr "Output NUM lines of copied context" + +#: /tmp/fish/implicit/share/completions/diff.fish:13 +msgid "Output 3 lines of copied context" +msgstr "Output 3 lines of copied context" + +#: /tmp/fish/implicit/share/completions/diff.fish:14 +msgid "Output NUM lines of unified context" +msgstr "Output NUM lines of unified context" + +#: /tmp/fish/implicit/share/completions/diff.fish:15 +msgid "Output 3 lines of unified context" +msgstr "Output 3 lines of unified context" + +#: /tmp/fish/implicit/share/completions/diff.fish:16 +msgid "Output only whether the files differ" +msgstr "Output only whether the files differ" + +#: /tmp/fish/implicit/share/completions/diff.fish:17 +msgid "Output a normal diff" +msgstr "Output a normal diff" + +#: /tmp/fish/implicit/share/completions/diff.fish:18 +msgid "Output in two columns" +msgstr "Output in two columns" + +#: /tmp/fish/implicit/share/completions/diff.fish:19 +msgid "Output at most NUM print columns" +msgstr "Output at most NUM print columns" + +#: /tmp/fish/implicit/share/completions/diff.fish:20 +msgid "Try to find a smaller set of changes" +msgstr "Try to find a smaller set of changes" + +#: /tmp/fish/implicit/share/completions/diff.fish:21 +#, fuzzy +msgid "Compare FILE1 to all operands" +msgstr "Compare FILE2 to all operands" + +#: /tmp/fish/implicit/share/completions/diff.fish:22 +msgid "Compare FILE2 to all operands" +msgstr "Compare FILE2 to all operands" + +#: /tmp/fish/implicit/share/completions/diff.fish:23 +msgid "Pass the output through 'pr'" +msgstr "Pass the output through “pr”" + +#: /tmp/fish/implicit/share/completions/dig.fish:1 +msgid "Use IPv4 query transport only" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dig.fish:2 +msgid "Use IPv6 query transport only" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dig.fish:3 +msgid "Enable memory usage debugging" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dig.fish:4 +msgid "Bind to source address/port" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dig.fish:5 +#, fuzzy +msgid "Specify batch mode file" +msgstr "Specify apt config file" + +#: /tmp/fish/implicit/share/completions/dig.fish:6 +#, fuzzy +msgid "Specify query class" +msgstr "Specify the proxy password" + +#: /tmp/fish/implicit/share/completions/dig.fish:7 +#, fuzzy +msgid "Specify TSIG key file" +msgstr "Specify makefile" + +#: /tmp/fish/implicit/share/completions/dig.fish:8 +msgid "specify named base64 TSIG key" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dig.fish:9 +#, fuzzy +msgid "Specify port number" +msgstr "Specify output filename" + +#: /tmp/fish/implicit/share/completions/dig.fish:10 +#, fuzzy +msgid "Specify query name" +msgstr "Specify a username" + +#: /tmp/fish/implicit/share/completions/dig.fish:11 +#, fuzzy +msgid "Specify query type" +msgstr "Specify trust model" + +#: /tmp/fish/implicit/share/completions/dig.fish:12 +#, fuzzy +msgid "Reverse lookup" +msgstr "Reverse sort order" + +#: /tmp/fish/implicit/share/completions/dig.fish:13 +#: /tmp/fish/implicit/share/completions/killall.fish:10 +#: /tmp/fish/implicit/share/completions/light.fish:1 +#: /tmp/fish/implicit/share/completions/lsof.fish:1 +#: /tmp/fish/implicit/share/completions/lua.fish:5 +#: /tmp/fish/implicit/share/completions/wicd-cli.fish:1 +#, fuzzy +msgid "Print help and exit" +msgstr "Print help message and exit" + +#: /tmp/fish/implicit/share/completions/dig.fish:14 +#: /tmp/fish/implicit/share/completions/feh.fish:55 +#: /tmp/fish/implicit/share/completions/fuser.fish:12 +#: /tmp/fish/implicit/share/completions/tree.fish:43 +#, fuzzy +msgid "Print version and exit" +msgstr "Print version information and exit" + +#: /tmp/fish/implicit/share/completions/dig.fish:15 +msgid "TCP mode" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dig.fish:16 +msgid "TCP mode, alternate syntax" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dig.fish:17 +msgid "Set whether to use searchlist" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dig.fish:18 +msgid "Search with intermediate results" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dig.fish:19 +msgid "Deprecated, treated as a synonym for +[no]search" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dig.fish:20 +#, fuzzy +msgid "Recursive mode" +msgstr "Secure mode" + +#: /tmp/fish/implicit/share/completions/dig.fish:21 +msgid "Dont revert to TCP for TC responses." +msgstr "" + +#: /tmp/fish/implicit/share/completions/dig.fish:22 +msgid "Dont try next server on SERVFAIL" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dig.fish:23 +msgid "Try to parse even illegal messages" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dig.fish:24 +msgid "Set AA flag in query (+[no]aaflag)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dig.fish:25 +msgid "Set AD flag in query" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dig.fish:26 +msgid "Set CD flag in query" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dig.fish:27 +msgid "Control display of class in records" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dig.fish:28 +msgid "Control display of command line" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dig.fish:29 +msgid "Control display of comment lines" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dig.fish:30 +msgid "Control display of question" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dig.fish:31 +#, fuzzy +msgid "Control display of answer" +msgstr "Do not display progress bar" + +#: /tmp/fish/implicit/share/completions/dig.fish:32 +msgid "Control display of authority" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dig.fish:33 +msgid "Control display of additional" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dig.fish:34 +msgid "Control display of statistics" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dig.fish:35 +msgid "Disable everything except short form of answer" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dig.fish:36 +msgid "Control display of ttls in records" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dig.fish:37 +msgid "Set or clear all display flags" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dig.fish:38 +#, fuzzy +msgid "Print question before sending" +msgstr "Print line of headings" + +#: /tmp/fish/implicit/share/completions/dig.fish:39 +#, fuzzy +msgid "Search all authoritative nameservers" +msgstr "Search full package name" + +#: /tmp/fish/implicit/share/completions/dig.fish:40 +msgid "ID responders in short answers" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dig.fish:41 +msgid "Trace delegation down from root" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dig.fish:42 +#, fuzzy +msgid "Request DNSSEC records" +msgstr "Remove records" + +#: /tmp/fish/implicit/share/completions/dig.fish:43 +msgid "Request Name Server ID" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dig.fish:44 +msgid "Print records in an expanded format" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dig.fish:45 +msgid "AXFR prints only one soa record" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dig.fish:46 +#, fuzzy +msgid "Set number of UDP attempts" +msgstr "Set number of audio channels" + +#: /tmp/fish/implicit/share/completions/dig.fish:47 +#, fuzzy +msgid "Set number of UDP retries" +msgstr "Set number of retries to number" + +#: /tmp/fish/implicit/share/completions/dig.fish:48 +#, fuzzy +msgid "Set query timeout" +msgstr "Set the network timeout" + +#: /tmp/fish/implicit/share/completions/dig.fish:49 +msgid "Set EDNS0 Max UDP packet size" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dig.fish:50 +msgid "Set NDOTS value" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dig.fish:51 +#, fuzzy +msgid "Set EDNS version" +msgstr "Sort by version" + +#: /tmp/fish/implicit/share/completions/diskutil.fish:1 +msgid "List disks" +msgstr "" + +#: /tmp/fish/implicit/share/completions/diskutil.fish:2 +#: /tmp/fish/implicit/share/completions/diskutil.fish:4 +#: /tmp/fish/implicit/share/completions/diskutil.fish:8 +#, fuzzy +msgid "Return a property list" +msgstr "Set property" + +#: /tmp/fish/implicit/share/completions/diskutil.fish:3 +msgid "Get detailed information about a specific whole disk or partition" +msgstr "" + +#: /tmp/fish/implicit/share/completions/diskutil.fish:5 +#, fuzzy +msgid "Process all disks" +msgstr "Process all packages" + +#: /tmp/fish/implicit/share/completions/diskutil.fish:6 +msgid "Continuously display system-wide disk manipulation activity" +msgstr "" + +#: /tmp/fish/implicit/share/completions/diskutil.fish:7 +#, fuzzy +msgid "Show the file system personalities available" msgstr "Show file systems of specified type" -#: share/completions/df.fish:22 +#: /tmp/fish/implicit/share/completions/diskutil.fish:9 +msgid "Unmount a single volume" +msgstr "" + +#: /tmp/fish/implicit/share/completions/diskutil.fish:10 +msgid "Unmount an entire disk (all volumes)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/diskutil.fish:11 +msgid "Eject a disk" +msgstr "" + +#: /tmp/fish/implicit/share/completions/diskutil.fish:12 +msgid "Mount a single volume" +msgstr "" + +#: /tmp/fish/implicit/share/completions/diskutil.fish:13 +#, fuzzy +msgid "Specify mount point" +msgstr "Specify a non-mountpoint dir" + +#: /tmp/fish/implicit/share/completions/diskutil.fish:14 +msgid "Mount an entire disk (all mountable volumes)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/diskutil.fish:15 +#, fuzzy +msgid "Rename a volume" +msgstr "Rename module" + +#: /tmp/fish/implicit/share/completions/diskutil.fish:16 +msgid "Enable journaling on an HFS+ volume" +msgstr "" + +#: /tmp/fish/implicit/share/completions/diskutil.fish:17 +msgid "Disable journaling on an HFS+ volume" +msgstr "" + +#: /tmp/fish/implicit/share/completions/diskutil.fish:18 +msgid "Create a 512MB Apple_Journal partition" +msgstr "" + +#: /tmp/fish/implicit/share/completions/diskutil.fish:19 +msgid "Enable ownership of a volume" +msgstr "" + +#: /tmp/fish/implicit/share/completions/diskutil.fish:20 +#, fuzzy +msgid "Disable ownership of a volume" +msgstr "Disable import of site module" + +#: /tmp/fish/implicit/share/completions/diskutil.fish:21 +msgid "Verify the file system data structures of a volume" +msgstr "" + +#: /tmp/fish/implicit/share/completions/diskutil.fish:22 +msgid "Repair the file system data structures of a volume" +msgstr "" + +#: /tmp/fish/implicit/share/completions/diskutil.fish:23 +msgid "Verify the partition map layout of a whole disk" +msgstr "" + +#: /tmp/fish/implicit/share/completions/diskutil.fish:24 +msgid "Repair the partition map layout of a whole disk" +msgstr "" + +#: /tmp/fish/implicit/share/completions/diskutil.fish:25 +#, fuzzy +msgid "Erase an existing disk" +msgstr "Create any missing directories" + +#: /tmp/fish/implicit/share/completions/diskutil.fish:26 +msgid "Write out a new empty file system volume" +msgstr "" + +#: /tmp/fish/implicit/share/completions/diskutil.fish:27 +msgid "Erase an existing volume by writing out a new empty file system" +msgstr "" + +#: /tmp/fish/implicit/share/completions/diskutil.fish:28 +msgid "Erase optical media (CD/RW, DVD/RW, etc.)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/diskutil.fish:29 +msgid "Erase a device, writing zeros to the media" +msgstr "" + +#: /tmp/fish/implicit/share/completions/diskutil.fish:30 +msgid "Erase a whole disk, writing random data to the media" +msgstr "" + +#: /tmp/fish/implicit/share/completions/diskutil.fish:31 +msgid "Erase, using a secure method" +msgstr "" + +#: /tmp/fish/implicit/share/completions/diskutil.fish:32 +msgid "(re)Partition a disk, removing all volumes" +msgstr "" + +#: /tmp/fish/implicit/share/completions/diskutil.fish:33 +msgid "Non-destructively resize a volume (partition)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/diskutil.fish:34 +msgid "Destructively split a volume into multiple partitions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/diskutil.fish:35 +msgid "Merge two or more partitions on a disk" +msgstr "" + +#: /tmp/fish/implicit/share/completions/diskutil.fish:36 +msgid "Create, manipulate and destroy AppleRAID volumes" +msgstr "" + +#: /tmp/fish/implicit/share/completions/diskutil.fish:37 +msgid "Create, manipulate and destroy CoreStorage volumes" +msgstr "" + +#: /tmp/fish/implicit/share/completions/display.fish:19 +msgid "Output formatted image characteristics [string]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/display.fish:31 +#: /tmp/fish/implicit/share/completions/import.fish:28 +#: /tmp/fish/implicit/share/completions/import.fish:56 +msgid "Size and location of an image canvas [geometry]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/display.fish:42 +#: /tmp/fish/implicit/share/completions/import.fish:39 +msgid "Set an image property [property value]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/display.fish:47 +msgid "Seconds detect when image file is modified and redisplay" +msgstr "" + +#: /tmp/fish/implicit/share/completions/display.fish:52 +msgid "Exit program when this window id is destroyed [id]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/display.fish:53 +#, fuzzy +msgid "Write image to a file [filename]" +msgstr "Write size for all files" + +#: /tmp/fish/implicit/share/completions/display.fish:54 +#: /tmp/fish/implicit/share/completions/montage.fish:72 +#, fuzzy +msgid "Automagically orient image" +msgstr "Show automatically installed packages" + +#: /tmp/fish/implicit/share/completions/display.fish:62 +msgid "Straighten an image [threshold]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/display.fish:63 +msgid "Reduce the speckles within an image" +msgstr "" + +#: /tmp/fish/implicit/share/completions/display.fish:64 +msgid "Apply a filter to detect edges in the image [factor]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/display.fish:65 +msgid "Apply a digital filter to enhance a noisy image" +msgstr "" + +#: /tmp/fish/implicit/share/completions/display.fish:66 +msgid "Perform histogram equalization to an image" +msgstr "" + +#: /tmp/fish/implicit/share/completions/display.fish:68 +#: /tmp/fish/implicit/share/completions/montage.fish:78 +msgid "Flip image in the vertical direction" +msgstr "" + +#: /tmp/fish/implicit/share/completions/display.fish:69 +#: /tmp/fish/implicit/share/completions/montage.fish:79 +#, fuzzy +msgid "Flop image in the horizontal direction" +msgstr "Change working directory" + +#: /tmp/fish/implicit/share/completions/display.fish:70 +#: /tmp/fish/implicit/share/completions/montage.fish:80 +msgid "Surround image with an ornamental border [geometry]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/display.fish:74 +msgid "Replace every pixel with its complementary color" +msgstr "" + +#: /tmp/fish/implicit/share/completions/display.fish:75 +msgid "Transform image to span the full range of colors" +msgstr "" + +#: /tmp/fish/implicit/share/completions/display.fish:76 +msgid "Lighten/darken image edges to create a 3-D effect [value]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/display.fish:79 +msgid "Roll an image vertically or horizontally [geometry]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/display.fish:81 +msgid "Scale image with pixel sampling [geometry]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/display.fish:82 +msgid "Segment an image [value]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/display.fish:85 +msgid "Threshold the image [value]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dlocate.fish:1 +#, fuzzy +msgid "ls -ldF all files in the package" +msgstr "List files in package" + +#: /tmp/fish/implicit/share/completions/dlocate.fish:2 +#, fuzzy +msgid "du -sck all files in the package" +msgstr "List files in package" + +#: /tmp/fish/implicit/share/completions/dmesg.fish:1 +msgid "Clear the kernel ring buffer" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dmesg.fish:2 +msgid "Read and clear all messages" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dmesg.fish:3 +msgid "Disable printing messages to console" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dmesg.fish:4 +msgid "Show time delta between printed messages" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dmesg.fish:5 +msgid "Enable printing messages to console" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dmesg.fish:6 +#, fuzzy +msgid "Use the file instead of the kernel log buffer" +msgstr "Use specified file instead of the default trustdb" + +#: /tmp/fish/implicit/share/completions/dmesg.fish:7 +#, fuzzy +msgid "Restrict output to defined facilities" +msgstr "Write output to specified file" + +#: /tmp/fish/implicit/share/completions/dmesg.fish:8 +#: /tmp/fish/implicit/share/completions/m4.fish:1 +#: /tmp/fish/implicit/share/completions/readlink.fish:7 +#: /tmp/fish/implicit/share/completions/timeout.fish:4 +#: /tmp/fish/implicit/share/completions/watch.fish:11 +#: /tmp/fish/implicit/share/completions/xgettext.fish:38 +#, fuzzy +msgid "Display this help and exit" +msgstr "Display help and exit" + +#: /tmp/fish/implicit/share/completions/dmesg.fish:9 +#, fuzzy +msgid "Display kernel messages" +msgstr "Display man page" + +#: /tmp/fish/implicit/share/completions/dmesg.fish:10 +#, fuzzy +msgid "Restrict output to defined levels" +msgstr "Redirect output to file" + +#: /tmp/fish/implicit/share/completions/dmesg.fish:11 +msgid "Set level of messages printed to console" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dmesg.fish:12 +#, fuzzy +msgid "Print the raw message buffer" +msgstr "Print help message and exit" + +#: /tmp/fish/implicit/share/completions/dmesg.fish:13 +msgid "Buffer size to query the kernel ring buffer" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dmesg.fish:14 +#, fuzzy +msgid "Show human readable timestamp " +msgstr "Human readable sizes" + +#: /tmp/fish/implicit/share/completions/dmesg.fish:15 +msgid "Don't print messages timestamp" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dmesg.fish:16 +#, fuzzy +msgid "Display userspace messages" +msgstr "Display a help page" + +#: /tmp/fish/implicit/share/completions/dmesg.fish:18 +msgid "Decode facility and level to readable string" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dpkg.fish:1 +#, fuzzy +msgid "Install .deb package" +msgstr "Install new package" + +#: /tmp/fish/implicit/share/completions/dpkg.fish:2 +#, fuzzy +msgid "Unpack .deb package" +msgstr "Upgrade packages" + +#: /tmp/fish/implicit/share/completions/dpkg.fish:3 +#, fuzzy +msgid "Configure package" +msgstr "Compile source packages" + +#: /tmp/fish/implicit/share/completions/dpkg.fish:4 +#, fuzzy +msgid "Remove package" +msgstr "Remove packages" + +#: /tmp/fish/implicit/share/completions/dpkg.fish:5 +#, fuzzy +msgid "Purge package" +msgstr "Erase package" + +#: /tmp/fish/implicit/share/completions/dpkg.fish:6 +#, fuzzy +msgid "Verify contents of package" +msgstr "Don't verify dependencies of packages" + +#: /tmp/fish/implicit/share/completions/dpkg.fish:7 +msgid "Continue on all problems" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dpkg.fish:8 +#, fuzzy +msgid "Build package from directory" +msgstr "Read package from file" + +#: /tmp/fish/implicit/share/completions/dpkg.fish:9 +#, fuzzy +msgid "List contents of .deb" +msgstr "List contents of directory" + +#: /tmp/fish/implicit/share/completions/dpkg.fish:10 +#, fuzzy +msgid "Show .deb information" +msgstr "Show whatis information" + +#: /tmp/fish/implicit/share/completions/dpkg.fish:11 +#, fuzzy +msgid "List packages matching pattern" +msgstr "list all packages matching pattern" + +#: /tmp/fish/implicit/share/completions/dpkg.fish:12 +#, fuzzy +msgid "List contents of packages" +msgstr "List contents of a package matching pattern" + +#: /tmp/fish/implicit/share/completions/dpkg.fish:13 +#, fuzzy +msgid "Print status of package" +msgstr "Update list of packages" + +#: /tmp/fish/implicit/share/completions/dpkg.fish:14 +#, fuzzy +msgid "Search for packages containing file" +msgstr "Search for packages containing listed words" + +#: /tmp/fish/implicit/share/completions/dpkg-reconfigure.fish:3 +#, fuzzy +msgid "Set configuration frontend" +msgstr "Set global configuration file" + +#: /tmp/fish/implicit/share/completions/dpkg-reconfigure.fish:4 +msgid "Set priority threshold" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dpkg-reconfigure.fish:5 +msgid "Use current default (" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dpkg-reconfigure.fish:6 +msgid "Show only unseen question" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dpkg-reconfigure.fish:7 +#, fuzzy +msgid "Reconfigure also inconsistent packages" +msgstr "Query all installed packages" + +#: /tmp/fish/implicit/share/completions/dpkg-reconfigure.fish:8 +#, fuzzy +msgid "Prevent reloading templates" +msgstr "Prepend string to relative links" + +#: /tmp/fish/implicit/share/completions/dropbox.fish:1 +#, fuzzy +msgid "Get current status of the dropboxd" +msgstr "Negate exit status of job" + +#: /tmp/fish/implicit/share/completions/dropbox.fish:2 +#, fuzzy +msgid "Provide help" +msgstr "Print help" + +#: /tmp/fish/implicit/share/completions/dropbox.fish:3 +msgid "Return 1 if dropbox is running" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dropbox.fish:4 +msgid "Ubuntu: automatically start dropbox at login" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dropbox.fish:5 +msgid "Start dropboxd" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dropbox.fish:6 +msgid "Get public url of a file in your dropbox" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dropbox.fish:7 +msgid "Stop dropboxd" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dropbox.fish:8 +msgid "Get current sync status of one or more files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dropbox.fish:9 +#, fuzzy +msgid "List directory contents with current sync status" +msgstr "List directory entries in the repository." + +#: /tmp/fish/implicit/share/completions/dropbox.fish:10 +#, fuzzy +msgid "Ignores/excludes a directory from syncing" +msgstr "Ignore specified number of directory components" + +#: /tmp/fish/implicit/share/completions/dropbox.fish:11 +msgid "Enables or disables LAN sync" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dropbox.fish:12 +msgid "Auto install dropboxd if not available on the system" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dropbox.fish:13 +msgid "" +"Prints out information in a format similar to ls. works best when your " +"console supports color :)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dropbox.fish:14 +#, fuzzy +msgid "Do not ignore entries starting with ." +msgstr "Ignore files ending with ~" + +#: /tmp/fish/implicit/share/completions/dropbox.fish:15 +#, fuzzy +msgid "Prints a list of directories currently excluded from syncing" +msgstr "Print a list of documented fish commands" + +#: /tmp/fish/implicit/share/completions/dropbox.fish:16 +#, fuzzy +msgid "Adds one or more directories to the exclusion list" +msgstr "Remove one or more files or directories from the repository" + +#: /tmp/fish/implicit/share/completions/dropbox.fish:17 +#, fuzzy +msgid "Removes one or more directories from the exclusion list" +msgstr "Remove one or more files or directories from the repository" + +#: /tmp/fish/implicit/share/completions/du.fish:1 +msgid "Write size for all files" +msgstr "Write size for all files" + +#: /tmp/fish/implicit/share/completions/du.fish:2 +msgid "Print file size, not disk usage" +msgstr "Print file size, not disk usage" + +#: /tmp/fish/implicit/share/completions/du.fish:3 +#: /tmp/fish/implicit/share/completions/tar.fish:13 msgid "Block size" msgstr "Block size" -#: share/completions/docker.fish:19 -msgid "Show all containers" -msgstr "Show all containers" +#: /tmp/fish/implicit/share/completions/du.fish:4 +msgid "Use 1B block size" +msgstr "Use 1B block size" -#: share/completions/docker.fish:24 -msgid "Show the running containers" -msgstr "Show the running containers" +#: /tmp/fish/implicit/share/completions/du.fish:5 +msgid "Produce grand total" +msgstr "Produce grand total" -#: share/completions/docker.fish:28 -msgid "Show the exited containers" -msgstr "Show the exited containers" +#: /tmp/fish/implicit/share/completions/du.fish:6 +msgid "Dereference file symlinks" +msgstr "Dereference file symlinks" -#: share/completions/docker.fish:70 share/completions/docker.fish:92 -msgid "Docker container" -msgstr "Docker container" +#: /tmp/fish/implicit/share/completions/du.fish:7 +#: /tmp/fish/implicit/share/completions/ls.fish:21 +#: /tmp/fish/implicit/share/completions/ls.fish:76 +msgid "Human readable sizes" +msgstr "Human readable sizes" -#: share/completions/docker.fish:82 -msgid "Stopped container" -msgstr "Stopped container" +#: /tmp/fish/implicit/share/completions/du.fish:8 +#: /tmp/fish/implicit/share/completions/ls.fish:41 +msgid "Human readable sizes, powers of 1000" +msgstr "Human readable sizes, powers of 1000" -#: share/completions/docker.fish:87 -msgid "Container running" -msgstr "Container running" +#: /tmp/fish/implicit/share/completions/du.fish:9 +msgid "Use 1kB block size" +msgstr "Use 1kB block size" -#: share/completions/du.fish:15 +#: /tmp/fish/implicit/share/completions/du.fish:10 +msgid "Count hard links multiple times" +msgstr "Count hard links multiple times" + +#: /tmp/fish/implicit/share/completions/du.fish:11 +msgid "Dereference all symlinks" +msgstr "Dereference all symlinks" + +#: /tmp/fish/implicit/share/completions/du.fish:12 +msgid "Do not include subdirectory size" +msgstr "Do not include subdirectory size" + +#: /tmp/fish/implicit/share/completions/du.fish:13 +msgid "Display only a total for each argument" +msgstr "Display only a total for each argument" + +#: /tmp/fish/implicit/share/completions/du.fish:14 +#, fuzzy +msgid "Skip other file systems" +msgstr "Skip other filesystems" + +#: /tmp/fish/implicit/share/completions/du.fish:15 msgid "Exclude files that match pattern in file" msgstr "Exclude files that match pattern in file" -#: share/completions/du.fish:16 +#: /tmp/fish/implicit/share/completions/du.fish:16 +#: /tmp/fish/implicit/share/completions/ncdu.fish:5 msgid "Exclude files that match pattern" msgstr "Exclude files that match pattern" -#: share/completions/du.fish:17 +#: /tmp/fish/implicit/share/completions/du.fish:17 msgid "Recursion limit" msgstr "Recursion limit" -#: share/completions/duply.fish:3 +#: /tmp/fish/implicit/share/completions/duply.fish:1 +#: /tmp/fish/implicit/share/completions/netctl-auto.fish:13 +#: /tmp/fish/implicit/share/completions/netctl-auto.fish:14 +#: /tmp/fish/implicit/share/completions/netctl-auto.fish:15 +#: /tmp/fish/implicit/share/completions/netctl.fish:17 msgid "Profile" msgstr "Profile" -#: share/completions/duply.fish:4 +#: /tmp/fish/implicit/share/completions/duply.fish:2 msgid "Get usage help text" msgstr "Get usage help text" -#: share/completions/duply.fish:7 +#: /tmp/fish/implicit/share/completions/duply.fish:3 msgid "Creates a configuration profile" msgstr "Creates a configuration profile" -#: share/completions/duply.fish:8 +#: /tmp/fish/implicit/share/completions/duply.fish:4 msgid "Backup with pre/post script execution" msgstr "Backup with pre/post script execution" -#: share/completions/duply.fish:9 +#: /tmp/fish/implicit/share/completions/duply.fish:5 msgid "Backup without executing pre/post scripts" msgstr "Backup without executing pre/post scripts" -#: share/completions/duply.fish:10 +#: /tmp/fish/implicit/share/completions/duply.fish:6 #, fuzzy msgid "Execute /pre script" msgstr "Don't execute pre scripts" -#: share/completions/duply.fish:11 +#: /tmp/fish/implicit/share/completions/duply.fish:7 #, fuzzy msgid "Execute /post script" msgstr "Don't execute post scripts" -#: share/completions/duply.fish:12 +#: /tmp/fish/implicit/share/completions/duply.fish:8 msgid "Force full backup" msgstr "Force full backup" -#: share/completions/duply.fish:13 +#: /tmp/fish/implicit/share/completions/duply.fish:9 msgid "Force incremental backup" msgstr "Force incremental backup" -#: share/completions/duply.fish:14 +#: /tmp/fish/implicit/share/completions/duply.fish:10 msgid "List all files in backup (as it was at , default: now)" msgstr "" -#: share/completions/duply.fish:15 +#: /tmp/fish/implicit/share/completions/duply.fish:11 msgid "Prints backup sets and chains currently in repository" msgstr "Prints backup sets and chains currently in repository" -#: share/completions/duply.fish:16 +#: /tmp/fish/implicit/share/completions/duply.fish:12 msgid "List files changed since latest backup" msgstr "List files changed since latest backup" -#: share/completions/duply.fish:17 +#: /tmp/fish/implicit/share/completions/duply.fish:13 msgid "Shows outdated backup archives [--force, delete these files]" msgstr "" -#: share/completions/duply.fish:18 +#: /tmp/fish/implicit/share/completions/duply.fish:14 msgid "Shows outdated backups [--force, delete these files]" msgstr "" -#: share/completions/duply.fish:19 +#: /tmp/fish/implicit/share/completions/duply.fish:15 msgid "Shows broken backup archives [--force, delete these files]" msgstr "" -#: share/completions/duply.fish:20 +#: /tmp/fish/implicit/share/completions/duply.fish:16 msgid "Restore the backup to [as it was at ]" msgstr "" -#: share/completions/duply.fish:21 +#: /tmp/fish/implicit/share/completions/duply.fish:17 msgid "Restore single file/folder from backup [as it was at ]" msgstr "" -#: share/completions/duply.fish:24 +#: /tmp/fish/implicit/share/completions/duply.fish:18 msgid "Really execute the commands: purge, purge-full, cleanup" msgstr "" -#: share/completions/duply.fish:25 +#: /tmp/fish/implicit/share/completions/duply.fish:19 msgid "Do nothing but print out generated duplicity command lines" msgstr "Do nothing but print out generated duplicity command lines" -#: share/completions/duply.fish:26 -msgid "Calculate what would be done, but dont perform any actions" +#: /tmp/fish/implicit/share/completions/duply.fish:20 +#, fuzzy +msgid "Calculate what would be done, but don" msgstr "Calculate what would be done, but dont perform any actions" -#: share/completions/duply.fish:27 -msgid "Dont abort when backup different dirs to the same backend" -msgstr "Dont abort when backup different dirs to the same backend" +#: /tmp/fish/implicit/share/completions/duply.fish:21 +#: /tmp/fish/implicit/share/completions/md5sum.fish:5 +#: /tmp/fish/implicit/share/completions/md5sum.fish:6 +msgid "Don" +msgstr "" -#: share/completions/duply.fish:28 +#: /tmp/fish/implicit/share/completions/duply.fish:22 msgid "Output verbosity level" msgstr "Output verbosity level" -#: share/completions/emerge.fish:5 share/completions/equery.fish:5 +#: /tmp/fish/implicit/share/completions/echo.fish:1 +#, fuzzy +msgid "Do not output a newline" +msgstr "Do not create output files" + +#: /tmp/fish/implicit/share/completions/echo.fish:2 +#, fuzzy +msgid "Do not separate arguments with spaces" +msgstr "Do not export variable to subprocess" + +#: /tmp/fish/implicit/share/completions/echo.fish:3 +#, fuzzy +msgid "Disable backslash escapes" +msgstr "Use backslash escaped characters" + +#: /tmp/fish/implicit/share/completions/echo.fish:4 +#, fuzzy +msgid "Enable backslash escapes" +msgstr "Use backslash escaped characters" + +#: /tmp/fish/implicit/share/completions/eix.fish:1 +#, fuzzy +msgid "Show a help screen and exit" +msgstr "Show help and exit" + +#: /tmp/fish/implicit/share/completions/eix.fish:3 +#, fuzzy +msgid "Dump variables to stdout" +msgstr "Decompress to stdout" + +#: /tmp/fish/implicit/share/completions/eix.fish:4 +#, fuzzy +msgid "Dump default values of variables to stdout" +msgstr "Copy module file to stdout" + +#: /tmp/fish/implicit/share/completions/eix.fish:5 +#, fuzzy +msgid "Print non-matching entries first" +msgstr "Print first non-matching file" + +#: /tmp/fish/implicit/share/completions/eix.fish:6 +msgid "Don't read unguessable slots of installed packages (toggle)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/eix.fish:7 +#, fuzzy +msgid "Always read slots of installed packages" +msgstr "Query all installed packages" + +#: /tmp/fish/implicit/share/completions/eix.fish:8 +#, fuzzy +msgid "(no) output (toggle)" +msgstr "Append output to file" + +#: /tmp/fish/implicit/share/completions/eix.fish:9 +#, fuzzy +msgid "Don't use ANSI color codes" +msgstr "Don't use colors in output" + +#: /tmp/fish/implicit/share/completions/eix.fish:10 +#, fuzzy +msgid "Force colorful output" +msgstr "Use colors in output" + +#: /tmp/fish/implicit/share/completions/eix.fish:11 +msgid "Compact search results (toggle)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/eix.fish:12 +msgid "Verbose search results (toggle)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/eix.fish:13 +msgid "Sort output by slots/versions (toggle)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/eix.fish:14 +msgid "Print available versions line-by-line (toggle)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/eix.fish:15 +#, fuzzy +msgid "Format string for normal output" +msgstr "Stop from terminal output" + +#: /tmp/fish/implicit/share/completions/eix.fish:16 +msgid "Format string for compact output" +msgstr "" + +#: /tmp/fish/implicit/share/completions/eix.fish:17 +msgid "Format string for verbose output" +msgstr "" + +#: /tmp/fish/implicit/share/completions/eix.fish:18 +#, fuzzy +msgid "Next expression only matches installed packages" +msgstr "Query all installed packages" + +#: /tmp/fish/implicit/share/completions/eix.fish:19 +#, fuzzy +msgid "Match packages installed in several versions" +msgstr "Update installed packages with newer versions" + +#: /tmp/fish/implicit/share/completions/eix.fish:20 +#, fuzzy +msgid "Match duplicated packages" +msgstr "Fetch source packages" + +#: /tmp/fish/implicit/share/completions/eix.fish:21 +#, fuzzy +msgid "Match packages with duplicated versions" +msgstr "Update installed packages with newer versions" + +#: /tmp/fish/implicit/share/completions/eix.fish:22 +msgid "Match packages with a nontrivial slot" +msgstr "" + +#: /tmp/fish/implicit/share/completions/eix.fish:23 +msgid "Match packages with two different slots" +msgstr "" + +#: /tmp/fish/implicit/share/completions/eix.fish:24 +#, fuzzy +msgid "Match packages without best slotted version" +msgstr "Update installed packages with newer versions" + +#: /tmp/fish/implicit/share/completions/eix.fish:25 +#, fuzzy +msgid "Match packages from overlays" +msgstr "Fetch package from STDIN" + +#: /tmp/fish/implicit/share/completions/eix.fish:26 +#, fuzzy +msgid "Match packages with obsolete entries" +msgstr "Move packages to local tree" + +#: /tmp/fish/implicit/share/completions/eix.fish:27 +msgid "Invert the expression (toggle)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/eix.fish:28 +msgid "Use input from pipe of emerge -pv" +msgstr "" + +#: /tmp/fish/implicit/share/completions/eix.fish:29 +#, fuzzy +msgid "Search the description field" +msgstr "Set function description" + +#: /tmp/fish/implicit/share/completions/eix.fish:30 +#, fuzzy +msgid "Search the category and name fields" +msgstr "Search directory for makefile" + +#: /tmp/fish/implicit/share/completions/eix.fish:31 +#, fuzzy +msgid "Search the category field" +msgstr "Search directory for makefile" + +#: /tmp/fish/implicit/share/completions/eix.fish:32 +#, fuzzy +msgid "Search the name field (default)" +msgstr "Select entire command line (default)" + +#: /tmp/fish/implicit/share/completions/eix.fish:33 +#, fuzzy +msgid "Search the homepage field" +msgstr "Read the log message from file." + +#: /tmp/fish/implicit/share/completions/eix.fish:34 +#, fuzzy +msgid "Search the license field" +msgstr "Use source index field" + +#: /tmp/fish/implicit/share/completions/eix.fish:35 +msgid "Search the provides field" +msgstr "" + +#: /tmp/fish/implicit/share/completions/eix.fish:36 +#, fuzzy +msgid "Pattern is a regexp (default)" +msgstr "Pattern is a regexp" + +#: /tmp/fish/implicit/share/completions/eix.fish:37 +#, fuzzy +msgid "Pattern is the exact string" +msgstr "Pattern is a fixed string" + +#: /tmp/fish/implicit/share/completions/eix.fish:38 +#, fuzzy +msgid "Pattern is a wildcards-pattern" +msgstr "Pattern is a fixed string" + +#: /tmp/fish/implicit/share/completions/eix.fish:39 +msgid "Use fuzzy-search with the given max. levenshtein-distance (default: 2)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/eix-sync.fish:1 +#, fuzzy +msgid "Ignore all previous options" +msgstr "Ignore externals definitions" + +#: /tmp/fish/implicit/share/completions/eix-sync.fish:2 +msgid "Only show differences to the previously saved database and exit" +msgstr "" + +#: /tmp/fish/implicit/share/completions/eix-sync.fish:3 +msgid "Sync via rsync from the given SERVER" +msgstr "" + +#: /tmp/fish/implicit/share/completions/eix-sync.fish:4 +msgid "Sync via rsync *to* the given CLIENT" +msgstr "" + +#: /tmp/fish/implicit/share/completions/eix-sync.fish:5 +msgid "" +"Do not touch the database and omit the hooks after update-eix. (Implies -R)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/eix-sync.fish:6 +#, fuzzy +msgid "Update database only and show differences" +msgstr "Update cache and check dependencies" + +#: /tmp/fish/implicit/share/completions/eix-sync.fish:7 +msgid "Do not call gensync (and the !commands in /etc/eix-sync.conf)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/eix-sync.fish:8 +msgid "Do not execute the hooks of /etc/eix-sync.conf" +msgstr "" + +#: /tmp/fish/implicit/share/completions/eix-sync.fish:9 +msgid "Do not execute the hooks after emerge --sync (@@ entries)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/eix-sync.fish:10 +msgid "Run emerge --metadata instead of emerge --sync" +msgstr "" + +#: /tmp/fish/implicit/share/completions/eix-sync.fish:11 +msgid "Use temporary file to save the current database" +msgstr "" + +#: /tmp/fish/implicit/share/completions/eix-sync.fish:12 +msgid "Don't suppress output of update-eix and emerge" +msgstr "" + +#: /tmp/fish/implicit/share/completions/eix-sync.fish:13 +msgid "Be quiet (close stdout)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/eix-sync.fish:14 +msgid "Run emerge-webrsync instead of emerge --sync" +msgstr "" + +#: /tmp/fish/implicit/share/completions/eix-sync.fish:15 +msgid "Really recreate the dep-cache (rm -rf /var/cache/edb/dep/*) (default)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/eix-sync.fish:16 +#, fuzzy +msgid "Do not really recreate the dep-cache" +msgstr "Do not remove stale gems from the cache" + +#: /tmp/fish/implicit/share/completions/eix-sync.fish:17 +#, fuzzy +msgid "Show a short help text and exit" +msgstr "Show help and exit" + +#: /tmp/fish/implicit/share/completions/elixir.fish:1 +#: /tmp/fish/implicit/share/completions/iex.fish:1 +#, fuzzy +msgid "Prints version and exit" +msgstr "Display version and exit" + +#: /tmp/fish/implicit/share/completions/elixir.fish:2 +#: /tmp/fish/implicit/share/completions/iex.fish:2 +#, fuzzy +msgid "Evaluates the given command" +msgstr "Evaluate parameters as a command" + +#: /tmp/fish/implicit/share/completions/elixir.fish:3 +#: /tmp/fish/implicit/share/completions/iex.fish:3 +msgid "Requires the given files/patterns" +msgstr "" + +#: /tmp/fish/implicit/share/completions/elixir.fish:4 +#: /tmp/fish/implicit/share/completions/iex.fish:4 +#, fuzzy +msgid "Finds and executes the given script" +msgstr "Don't execute preun scripts" + +#: /tmp/fish/implicit/share/completions/elixir.fish:5 +#: /tmp/fish/implicit/share/completions/iex.fish:5 +msgid "Requires the given files/patterns in parallel" +msgstr "" + +#: /tmp/fish/implicit/share/completions/elixir.fish:6 +#: /tmp/fish/implicit/share/completions/iex.fish:6 +msgid "Prepends the given path to Erlang code path" +msgstr "" + +#: /tmp/fish/implicit/share/completions/elixir.fish:7 +#: /tmp/fish/implicit/share/completions/iex.fish:7 +msgid "Appends the given path to Erlang code path" +msgstr "" + +#: /tmp/fish/implicit/share/completions/elixir.fish:8 +#: /tmp/fish/implicit/share/completions/iex.fish:8 +#, fuzzy +msgid "Start the given app and its dependencies" +msgstr "Print important dependencies" + +#: /tmp/fish/implicit/share/completions/elixir.fish:9 +#: /tmp/fish/implicit/share/completions/iex.fish:9 +msgid "Switches to be passed down to erlang" +msgstr "" + +#: /tmp/fish/implicit/share/completions/elixir.fish:10 +#: /tmp/fish/implicit/share/completions/iex.fish:10 +msgid "Makes and assigns a name to the distributed node" +msgstr "" + +#: /tmp/fish/implicit/share/completions/elixir.fish:11 +#: /tmp/fish/implicit/share/completions/iex.fish:11 +msgid "Makes and assigns a short name to the distributed node" +msgstr "" + +#: /tmp/fish/implicit/share/completions/elixir.fish:12 +#: /tmp/fish/implicit/share/completions/iex.fish:12 +msgid "Sets a cookie for this distributed node" +msgstr "" + +#: /tmp/fish/implicit/share/completions/elixir.fish:13 +#: /tmp/fish/implicit/share/completions/iex.fish:13 +msgid "Makes a hidden node" +msgstr "" + +#: /tmp/fish/implicit/share/completions/elixir.fish:14 +#: /tmp/fish/implicit/share/completions/iex.fish:14 +msgid "Starts the Erlang VM detached from console" +msgstr "" + +#: /tmp/fish/implicit/share/completions/elixir.fish:15 +msgid "Does not halt the Erlang VM after execution" +msgstr "" + +#: /tmp/fish/implicit/share/completions/emacs.fish:1 +#, fuzzy +msgid "do not do interactive display; implies -q" +msgstr "Do no interactive prompting" + +#: /tmp/fish/implicit/share/completions/emacs.fish:2 +#, fuzzy +msgid "change to directory DIR" +msgstr "Change directory" + +#: /tmp/fish/implicit/share/completions/emacs.fish:3 +msgid "start a server in the background" +msgstr "" + +#: /tmp/fish/implicit/share/completions/emacs.fish:4 +msgid "enable Emacs Lisp debugger for init file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/emacs.fish:5 +msgid "use X server DISPLAY" +msgstr "" + +#: /tmp/fish/implicit/share/completions/emacs.fish:6 +msgid "do not load a saved desktop" +msgstr "" + +#: /tmp/fish/implicit/share/completions/emacs.fish:7 +msgid "load neither ~/.emacs nor default.el" +msgstr "" + +#: /tmp/fish/implicit/share/completions/emacs.fish:8 +msgid "do not load loadup.el into bare Emacs" +msgstr "" + +#: /tmp/fish/implicit/share/completions/emacs.fish:9 +#, fuzzy +msgid "do not load site-start.el" +msgstr "Do not load init files" + +#: /tmp/fish/implicit/share/completions/emacs.fish:10 +msgid "do not add site-lisp directories to load-path" +msgstr "" + +#: /tmp/fish/implicit/share/completions/emacs.fish:11 +msgid "do not display a splash screen on startup" +msgstr "" + +#: /tmp/fish/implicit/share/completions/emacs.fish:12 +msgid "do not communicate with X, ignoring :0" +msgstr "" + +#: /tmp/fish/implicit/share/completions/emacs.fish:13 +msgid "equivalent to: emacs -l --no-site-file --no-site-lisp --no-splash" +msgstr "" + +#: /tmp/fish/implicit/share/completions/emacs.fish:14 +msgid "run FILE as an Emacs Lisp script" +msgstr "" + +#: /tmp/fish/implicit/share/completions/emacs.fish:15 +msgid "use DEVICE for terminal I/O" +msgstr "" + +#: /tmp/fish/implicit/share/completions/emacs.fish:16 +msgid "load ~USER/.emacs instead of your own" +msgstr "" + +#: /tmp/fish/implicit/share/completions/emacs.fish:17 +msgid "prepend DIR to load-path (with :DIR, append DIR)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/emacs.fish:18 +#: /tmp/fish/implicit/share/completions/emacs.fish:19 +#, fuzzy +msgid "evaluate Emacs Lisp expression EXPR" +msgstr "Evaluate expression" + +#: /tmp/fish/implicit/share/completions/emacs.fish:20 +#: /tmp/fish/implicit/share/completions/emacs.fish:21 +#: /tmp/fish/implicit/share/completions/emacs.fish:26 +msgid "visit FILE using find-file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/emacs.fish:22 +msgid "call Emacs Lisp function FUNC with no arguments" +msgstr "" + +#: /tmp/fish/implicit/share/completions/emacs.fish:23 +#, fuzzy +msgid "insert contents of FILE into current buffer" +msgstr "List contents of directory" + +#: /tmp/fish/implicit/share/completions/emacs.fish:24 +#, fuzzy +msgid "exit without asking for confirmation" +msgstr "Ask for confirmation" + +#: /tmp/fish/implicit/share/completions/emacs.fish:25 +msgid "load Emacs Lisp FILE using the load function" +msgstr "" + +#: /tmp/fish/implicit/share/completions/emacs.fish:27 +msgid "override color mode for character terminals" +msgstr "" + +#: /tmp/fish/implicit/share/completions/emacs.fish:28 +#, fuzzy +msgid "window background color" +msgstr "Change background color" + +#: /tmp/fish/implicit/share/completions/emacs.fish:29 +msgid "disable many display features; used for debugging Emacs" +msgstr "" + +#: /tmp/fish/implicit/share/completions/emacs.fish:30 +#, fuzzy +msgid "main border color" +msgstr "Change background color" + +#: /tmp/fish/implicit/share/completions/emacs.fish:31 +#, fuzzy +msgid "width of main border" +msgstr "Size of the inner border" + +#: /tmp/fish/implicit/share/completions/emacs.fish:32 +msgid "color of the Emacs cursor indicating point" +msgstr "" + +#: /tmp/fish/implicit/share/completions/emacs.fish:33 +msgid "default font; must be fixed-width" +msgstr "" + +#: /tmp/fish/implicit/share/completions/emacs.fish:34 +#, fuzzy +msgid "window foreground color" +msgstr "Start in foreground mode" + +#: /tmp/fish/implicit/share/completions/emacs.fish:35 +msgid "make the first frame high as the screen" +msgstr "" + +#: /tmp/fish/implicit/share/completions/emacs.fish:36 +msgid "make the first frame fullscreen" +msgstr "" + +#: /tmp/fish/implicit/share/completions/emacs.fish:37 +msgid "make the first frame wide as the screen" +msgstr "" + +#: /tmp/fish/implicit/share/completions/emacs.fish:38 +msgid "make the first frame maximized" +msgstr "" + +#: /tmp/fish/implicit/share/completions/emacs.fish:39 +msgid "window geometry" +msgstr "" + +#: /tmp/fish/implicit/share/completions/emacs.fish:40 +msgid "do not use picture of gnu for Emacs icon" +msgstr "" + +#: /tmp/fish/implicit/share/completions/emacs.fish:41 +msgid "start Emacs in iconified state" +msgstr "" + +#: /tmp/fish/implicit/share/completions/emacs.fish:42 +msgid "width between text and main border" +msgstr "" + +#: /tmp/fish/implicit/share/completions/emacs.fish:43 +msgid "additional space to put between lines" +msgstr "" + +#: /tmp/fish/implicit/share/completions/emacs.fish:44 +msgid "mouse cursor color in Emacs window" +msgstr "" + +#: /tmp/fish/implicit/share/completions/emacs.fish:45 +#: /tmp/fish/implicit/share/completions/emacs.fish:48 +msgid "title for initial Emacs frame" +msgstr "" + +#: /tmp/fish/implicit/share/completions/emacs.fish:46 +#, fuzzy +msgid "disable blinking cursor" +msgstr "Disable warnings" + +#: /tmp/fish/implicit/share/completions/emacs.fish:47 +msgid "switch foreground and background" +msgstr "" + +#: /tmp/fish/implicit/share/completions/emacs.fish:49 +msgid "enable vertical scroll bars" +msgstr "" + +#: /tmp/fish/implicit/share/completions/emacs.fish:50 +#, fuzzy +msgid "set additional X resources" +msgstr "An additional command is required" + +#: /tmp/fish/implicit/share/completions/emacs.fish:51 +#, fuzzy +msgid "set parent window" +msgstr "Select root window" + +#: /tmp/fish/implicit/share/completions/emerge.fish:1 +#: /tmp/fish/implicit/share/completions/equery.fish:1 msgid "" "Prints completions for installed packages on the system from /var/db/pkg" msgstr "" "Prints completions for installed packages on the system from /var/db/pkg" -#: share/completions/emerge.fish:13 share/completions/equery.fish:12 +#: /tmp/fish/implicit/share/completions/emerge.fish:2 +#: /tmp/fish/implicit/share/completions/equery.fish:2 msgid "" "Prints completions for all available packages on the system from /usr/portage" msgstr "" "Prints completions for all available packages on the system from /usr/portage" -#: share/completions/emerge.fish:22 +#: /tmp/fish/implicit/share/completions/emerge.fish:3 msgid "" "Tests if emerge command should have an installed package as potential " "completion" @@ -4000,7 +16939,7 @@ msgstr "" "Tests if emerge command should have an installed package as potential " "completion" -#: share/completions/emerge.fish:32 +#: /tmp/fish/implicit/share/completions/emerge.fish:4 #, fuzzy msgid "" "Print completions for all packages including the version compare if that is " @@ -4008,11 +16947,320 @@ msgid "" msgstr "" "Prints completions for installed packages on the system from /var/db/pkg" -#: share/completions/env.fish:2 +#: /tmp/fish/implicit/share/completions/emerge.fish:5 +msgid "Synchronize the portage tree" +msgstr "" + +#: /tmp/fish/implicit/share/completions/emerge.fish:6 +msgid "Get informations to include in bug reports" +msgstr "" + +#: /tmp/fish/implicit/share/completions/emerge.fish:7 +#, fuzzy +msgid "Displays the version number of emerge" +msgstr "Display line number for each line" + +#: /tmp/fish/implicit/share/completions/emerge.fish:8 +#, fuzzy +msgid "Displays help information for emerge" +msgstr "Display change information for the package" + +#: /tmp/fish/implicit/share/completions/emerge.fish:9 +msgid "Remove packages that will not affect the functionality of the system" +msgstr "" + +#: /tmp/fish/implicit/share/completions/emerge.fish:10 +msgid "" +"Run package specific actions needed to be executed after the emerge process" +msgstr "" + +#: /tmp/fish/implicit/share/completions/emerge.fish:11 +msgid "WARNING: Delete all packages that are neither deps nor in world" +msgstr "" + +#: /tmp/fish/implicit/share/completions/emerge.fish:12 +#, fuzzy +msgid "Process all meta-cache files" +msgstr "Process all packages" + +#: /tmp/fish/implicit/share/completions/emerge.fish:13 +#, fuzzy +msgid "WARNING: Remove all but the latest version of package" +msgstr "" +"Removes all but the most recently installed version of a package from your " +"system" + +#: /tmp/fish/implicit/share/completions/emerge.fish:14 +msgid "Check and update the dependency cache" +msgstr "" + +#: /tmp/fish/implicit/share/completions/emerge.fish:15 +#, fuzzy +msgid "Resume the last merge operation" +msgstr "Check only the last generation" + +#: /tmp/fish/implicit/share/completions/emerge.fish:16 +#, fuzzy +msgid "Search for matches in the portage tree" +msgstr "" +"Searches for matches of the supplied string in the current local portage tree" + +#: /tmp/fish/implicit/share/completions/emerge.fish:17 +msgid "Search for matches in package names and descriptions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/emerge.fish:18 +#, fuzzy +msgid "WARNING: Remove the given package" +msgstr "Remove the packages" + +#: /tmp/fish/implicit/share/completions/emerge.fish:19 +#, fuzzy +msgid "Update the given package" +msgstr "Update list of packages" + +#: /tmp/fish/implicit/share/completions/emerge.fish:20 +msgid "Sort flag lists alphabetically" +msgstr "" + +#: /tmp/fish/implicit/share/completions/emerge.fish:21 +msgid "Prompt the user before peforming the merge" +msgstr "" + +#: /tmp/fish/implicit/share/completions/emerge.fish:22 +msgid "Build a binary package additionally" +msgstr "" + +#: /tmp/fish/implicit/share/completions/emerge.fish:23 +#, fuzzy +msgid "Only build a binary package" +msgstr "Rebuild a package" + +#: /tmp/fish/implicit/share/completions/emerge.fish:24 +msgid "Show changelog of package. Use with --pretend" +msgstr "" + +#: /tmp/fish/implicit/share/completions/emerge.fish:25 +#, fuzzy +msgid "Toggle colorized output" +msgstr "Use colors in output" + +#: /tmp/fish/implicit/share/completions/emerge.fish:26 +msgid "Align output. Use with --pretend" +msgstr "" + +#: /tmp/fish/implicit/share/completions/emerge.fish:27 +#, fuzzy +msgid "Run in debug mode" +msgstr "Run in dummy mode" + +#: /tmp/fish/implicit/share/completions/emerge.fish:28 +msgid "Consider the whole dependency tree" +msgstr "" + +#: /tmp/fish/implicit/share/completions/emerge.fish:29 +#, fuzzy +msgid "Reinstall all world packages" +msgstr "Reinstall the packages" + +#: /tmp/fish/implicit/share/completions/emerge.fish:30 +#, fuzzy +msgid "Only download the packages but don't install them" +msgstr "Orders the package listing by install time" + +#: /tmp/fish/implicit/share/completions/emerge.fish:31 +msgid "Same as --fetchonly and grab all potential files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/emerge.fish:32 +msgid "Download infos from each binary package. Implies -k" +msgstr "" + +#: /tmp/fish/implicit/share/completions/emerge.fish:33 +msgid "As -g but don't use local infos" +msgstr "" + +#: /tmp/fish/implicit/share/completions/emerge.fish:34 +msgid "Ignore EMERGE_DEFAULT_OPTS" +msgstr "" + +#: /tmp/fish/implicit/share/completions/emerge.fish:35 +#, fuzzy +msgid "Include installed packages with changed USE flags" +msgstr "list all packages with specified useflag" + +#: /tmp/fish/implicit/share/completions/emerge.fish:36 +#, fuzzy +msgid "Disregard merge records" +msgstr "Disregard ignores" + +#: /tmp/fish/implicit/share/completions/emerge.fish:37 +#, fuzzy +msgid "Don't merge dependencies" +msgstr "Don't ask for extra dependencies" + +#: /tmp/fish/implicit/share/completions/emerge.fish:38 +#, fuzzy +msgid "Skip already installed packages" +msgstr "Query installed packages" + +#: /tmp/fish/implicit/share/completions/emerge.fish:39 +#, fuzzy +msgid "Disable the spinner" +msgstr "disable a network" + +#: /tmp/fish/implicit/share/completions/emerge.fish:40 +#, fuzzy +msgid "Don't add packages to world" +msgstr "All packages in world" + +#: /tmp/fish/implicit/share/completions/emerge.fish:41 +#, fuzzy +msgid "Only merge dependencies" +msgstr "Pull in build time dependencies" + +#: /tmp/fish/implicit/share/completions/emerge.fish:42 +msgid "Display what would be done without doing it" +msgstr "" + +#: /tmp/fish/implicit/share/completions/emerge.fish:43 +#, fuzzy +msgid "Use a condensed output" +msgstr "Use colors in output" + +#: /tmp/fish/implicit/share/completions/emerge.fish:44 +msgid "Remove the first package in the resume list. Use with --resume" +msgstr "" + +#: /tmp/fish/implicit/share/completions/emerge.fish:45 +#, fuzzy +msgid "Show the dependency tree" +msgstr "Show state of dependencies" + +#: /tmp/fish/implicit/share/completions/emerge.fish:46 +#, fuzzy +msgid "Use binary package if available" +msgstr "Use openssh if available" + +#: /tmp/fish/implicit/share/completions/emerge.fish:47 +#, fuzzy +msgid "Only use binary packages" +msgstr "Only accept source packages" + +#: /tmp/fish/implicit/share/completions/emerge.fish:48 +#, fuzzy +msgid "Run in verbose mode" +msgstr "Run in interactive mode" + +#: /tmp/fish/implicit/share/completions/emerge.fish:49 +#, fuzzy +msgid "Toggle build time dependencies" +msgstr "Pull in build time dependencies" + +#: /tmp/fish/implicit/share/completions/encfs.fish:1 +msgid "Unmount when idle for specified MINUTES" +msgstr "" + +#: /tmp/fish/implicit/share/completions/encfs.fish:2 +#, fuzzy +msgid "Run in the foreground" +msgstr "Send job to foreground" + +#: /tmp/fish/implicit/share/completions/encfs.fish:3 +msgid "Verbose messages when run foreground" +msgstr "" + +#: /tmp/fish/implicit/share/completions/encfs.fish:4 +#, fuzzy +msgid "Run in single threaded mode" +msgstr "Run in interactive mode" + +#: /tmp/fish/implicit/share/completions/encfs.fish:5 +msgid "Enables debugging within the FUSE library" +msgstr "" + +#: /tmp/fish/implicit/share/completions/encfs.fish:6 +#, fuzzy +msgid "Return data even from corrupted files" +msgstr "Return status information about fish" + +#: /tmp/fish/implicit/share/completions/encfs.fish:7 +msgid "Make files public to all other users" +msgstr "" + +#: /tmp/fish/implicit/share/completions/encfs.fish:8 +#, fuzzy +msgid "Mount the filesystem on-demand" +msgstr "Mount filesystems in fstab" + +#: /tmp/fish/implicit/share/completions/encfs.fish:9 +#, fuzzy +msgid "Produce encrypted view of plain files" +msgstr "Produce sample configuration file" + +#: /tmp/fish/implicit/share/completions/encfs.fish:10 +msgid "Use standard options when creating filesystem" +msgstr "" + +#: /tmp/fish/implicit/share/completions/encfs.fish:11 +msgid "Pass on options to FUSE" +msgstr "" + +#: /tmp/fish/implicit/share/completions/encfs.fish:12 +#, fuzzy +msgid "Don't use the default FUSE flags" +msgstr "Don't set default repository" + +#: /tmp/fish/implicit/share/completions/encfs.fish:13 +msgid "Get password from an external program" +msgstr "" + +#: /tmp/fish/implicit/share/completions/encfs.fish:14 +#, fuzzy +msgid "Read password from standard input" +msgstr "Read names from stdin" + +#: /tmp/fish/implicit/share/completions/encfs.fish:15 +#, fuzzy +msgid "Turn off key validation checking" +msgstr "Turn off access checking" + +#: /tmp/fish/implicit/share/completions/entr.fish:1 +msgid "" +"Launches the utility at startup and reloads it if one of the source files " +"change" +msgstr "" + +#: /tmp/fish/implicit/share/completions/entr.fish:2 +msgid "Clears the screen before running the utility" +msgstr "" + +#: /tmp/fish/implicit/share/completions/entr.fish:4 +#, fuzzy +msgid "Output version information" +msgstr "Ignore version magic information" + +#: /tmp/fish/implicit/share/completions/env.fish:1 msgid "Redefine variable" msgstr "Redefine variable" -#: share/completions/equery.fish:19 +#: /tmp/fish/implicit/share/completions/env.fish:2 +#: /tmp/fish/implicit/share/completions/nice.fish:1 +#: /tmp/fish/implicit/share/completions/time.fish:1 +msgid "Command" +msgstr "Command" + +#: /tmp/fish/implicit/share/completions/env.fish:3 +#, fuzzy +msgid "Start with an empty environment" +msgstr "Tried to pop empty environment stack." + +#: /tmp/fish/implicit/share/completions/env.fish:4 +#, fuzzy +msgid "Remove variable from the environment" +msgstr "Removes a client from the repository" + +#: /tmp/fish/implicit/share/completions/equery.fish:3 msgid "" "Prints completions for all available categories on the system from /usr/" "portage" @@ -4020,65 +17268,5460 @@ msgstr "" "Prints completions for all available categories on the system from /usr/" "portage" -#: share/completions/equery.fish:38 -msgid "list all packages owning file(s)" -msgstr "list all packages owning file(s)" +#: /tmp/fish/implicit/share/completions/equery.fish:4 +msgid "causes minimal output to be emitted" +msgstr "" -#: share/completions/equery.fish:39 -msgid "check MD5sums and timestamps of package" -msgstr "check MD5sums and timestamps of package" +#: /tmp/fish/implicit/share/completions/equery.fish:5 +msgid "turns off colours" +msgstr "" -#: share/completions/equery.fish:40 -msgid "list all packages depending on specified package" -msgstr "list all packages depending on specified package" +#: /tmp/fish/implicit/share/completions/equery.fish:6 +#, fuzzy +msgid "displays a help summary" +msgstr "Display summary" -#: share/completions/equery.fish:41 -msgid "display a dependency tree for package" -msgstr "display a dependency tree for package" +#: /tmp/fish/implicit/share/completions/equery.fish:7 +#, fuzzy +msgid "displays the equery version" +msgstr "display the package version" -#: share/completions/equery.fish:42 -msgid "list files owned by package" -msgstr "list files owned by package" +#: /tmp/fish/implicit/share/completions/equery.fish:8 +msgid "turns off pipe detection" +msgstr "" -#: share/completions/equery.fish:43 -msgid "list all packages with specified useflag" -msgstr "list all packages with specified useflag" +#: /tmp/fish/implicit/share/completions/equery.fish:9 +msgid "only search in given category" +msgstr "" -#: share/completions/equery.fish:44 -msgid "list all packages matching pattern" -msgstr "list all packages matching pattern" +#: /tmp/fish/implicit/share/completions/equery.fish:10 +msgid "supplied query is a regex" +msgstr "" -#: share/completions/equery.fish:45 -msgid "print size of files contained in package" +#: /tmp/fish/implicit/share/completions/equery.fish:11 +msgid "stop when first match found" +msgstr "" + +#: /tmp/fish/implicit/share/completions/equery.fish:12 +#, fuzzy +msgid "search in all available packages (slow)" +msgstr "List all available packages" + +#: /tmp/fish/implicit/share/completions/equery.fish:13 +#, fuzzy +msgid "search direct dependencies only (default)" +msgstr "List dependencies of module" + +#: /tmp/fish/implicit/share/completions/equery.fish:14 +msgid "search indirect dependencies (very slow)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/equery.fish:15 +#, fuzzy +msgid "do not show USE flags" +msgstr "Do not show flags" + +#: /tmp/fish/implicit/share/completions/equery.fish:16 +#, fuzzy +msgid "do not use fancy formatting" +msgstr "Could not get user information" + +#: /tmp/fish/implicit/share/completions/equery.fish:17 +#, fuzzy +msgid "output the timestamp of each file" +msgstr "Output the content of specified files or URLs." + +#: /tmp/fish/implicit/share/completions/equery.fish:18 +msgid "output the md5sum of each file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/equery.fish:19 +#, fuzzy +msgid "output the type of each file" +msgstr "Output the content of specified files or URLs." + +#: /tmp/fish/implicit/share/completions/equery.fish:20 +msgid "filter output based on files type or path (comma separated list)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/equery.fish:21 +#: /tmp/fish/implicit/share/completions/equery.fish:25 +#, fuzzy +msgid "search installed packages (default)" +msgstr "Query installed packages" + +#: /tmp/fish/implicit/share/completions/equery.fish:22 +#: /tmp/fish/implicit/share/completions/equery.fish:26 +#, fuzzy +msgid "do not search installed packages" +msgstr "Query installed packages" + +#: /tmp/fish/implicit/share/completions/equery.fish:23 +#: /tmp/fish/implicit/share/completions/equery.fish:27 +msgid "also search in portage tree (/usr/portage)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/equery.fish:24 +#: /tmp/fish/implicit/share/completions/equery.fish:28 +msgid "also search in overlay tree (/usr/local/portage)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/equery.fish:29 +msgid "query is a regular expression" +msgstr "" + +#: /tmp/fish/implicit/share/completions/equery.fish:30 +msgid "list only those packages that exactly match" +msgstr "" + +#: /tmp/fish/implicit/share/completions/equery.fish:31 +#, fuzzy +msgid "only list installed duplicate packages" +msgstr "List installed source package\\(s\\)" + +#: /tmp/fish/implicit/share/completions/equery.fish:32 +#, fuzzy +msgid "report size in bytes" +msgstr "Show sizes in gigabytes" + +#: /tmp/fish/implicit/share/completions/equery.fish:33 +#, fuzzy +msgid "include non-installed packages" +msgstr "Query installed packages" + +#: /tmp/fish/implicit/share/completions/evince.fish:1 +msgid "The page of the document to display" +msgstr "" + +#: /tmp/fish/implicit/share/completions/evince.fish:2 +#, fuzzy +msgid "Run evince in fullscreen mode" +msgstr "Run in interactive mode" + +#: /tmp/fish/implicit/share/completions/evince.fish:3 +#, fuzzy +msgid "Run evince in presentation mode" +msgstr "Run in interactive mode" + +#: /tmp/fish/implicit/share/completions/evince.fish:4 +msgid "Run evince as a previewer" +msgstr "" + +#: /tmp/fish/implicit/share/completions/evince.fish:5 +#, fuzzy +msgid "X display to use" +msgstr "Send mail to user" + +#: /tmp/fish/implicit/share/completions/exit.fish:2 +msgid "Quit with normal exit status" +msgstr "" + +#: /tmp/fish/implicit/share/completions/exit.fish:3 +msgid "Quit with abnormal exit status" +msgstr "" + +#: /tmp/fish/implicit/share/completions/expand.fish:1 +msgid "do not convert tabs after non blanks" +msgstr "" + +#: /tmp/fish/implicit/share/completions/expand.fish:2 +msgid "have tabs NUMBER characters apart, not 8" +msgstr "" + +#: /tmp/fish/implicit/share/completions/expand.fish:3 +#, fuzzy +msgid "use comma separated list of explicit tab positions" +msgstr "Comma-separated list of dependancy types to show" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:1 +msgid "create a backup of one or several jails" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:2 +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:4 +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:6 +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:9 +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:11 +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:15 +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:18 +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:20 +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:22 +msgid "jail" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:3 +#, fuzzy +msgid "manage specific jails" +msgstr "Use specific conffile" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:5 +msgid "attach your console to a running jail" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:7 +msgid "installs a new jail inside ezjail's scope" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:8 +msgid "removes a jail from ezjail's config" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:10 +msgid "dump diffs between jail initialisation and freeze time into a flavour" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:12 +msgid "create the basejail from binary packages" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:13 +#, fuzzy +msgid "list all jails" +msgstr "Print all names" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:14 +msgid "restart a running jail" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:16 +msgid "create new jails from archived versions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:17 +msgid "create a snapshot of a jail" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:19 +msgid "start a jail" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:21 +msgid "stop a running jail" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:23 +msgid "check for reasons for the jails to fail" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:24 +#, fuzzy +msgid "create or update the basejail from source" +msgstr "Generate package from source" + +#: /tmp/fish/implicit/share/completions/fab.fish:1 +#: /tmp/fish/implicit/share/completions/pkgfile.fish:2 +#, fuzzy +msgid "show this help message and exit" +msgstr "Show this help message and exit" + +#: /tmp/fish/implicit/share/completions/fab.fish:2 +#, fuzzy +msgid "print detailed info about command NAME" +msgstr "Print the type of a command" + +#: /tmp/fish/implicit/share/completions/fab.fish:3 +msgid "formats --list, choices: short, normal, nested" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:4 +msgid "Force password prompt up-front" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:5 +msgid "Force sudo password prompt up-front" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:6 +#, fuzzy +msgid "print list of possible commands and exit" +msgstr "A list of possible arguments" + +#: /tmp/fish/implicit/share/completions/fab.fish:7 +msgid "comma separated KEY=VALUE pairs to set Fab env vars" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:8 +msgid "alias for -F short --list" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:9 +#: /tmp/fish/implicit/share/completions/pkgfile.fish:1 +#, fuzzy +msgid "show program's version number and exit" +msgstr "Show version number and exit" + +#: /tmp/fish/implicit/share/completions/fab.fish:10 +msgid "don't user the running SSH agent" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:11 +msgid "forward local agent to remote end" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:12 +msgid "abort instead of prompting (for password, host, etc)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:13 +#, fuzzy +msgid "specify location of config file to use" +msgstr "Specify apt config file" + +#: /tmp/fish/implicit/share/completions/fab.fish:14 +#, fuzzy +msgid "Color error output" +msgstr "Use colors in output" + +#: /tmp/fish/implicit/share/completions/fab.fish:15 +#, fuzzy +msgid "do not load user known_hosts file" +msgstr "Do not load init files" + +#: /tmp/fish/implicit/share/completions/fab.fish:16 +msgid "disconnect from hosts as soon as possible" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:17 +msgid "python module file to import, e.g. '../other.py'" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:18 +msgid "gateway host to connect through" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:19 +#, fuzzy +msgid "Use GSS-API authentication" +msgstr "force preauthentication" + +#: /tmp/fish/implicit/share/completions/fab.fish:20 +msgid "Delegate GSS-API client credentials or not" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:21 +msgid "Perform GSS-API Key Exchange and user authentication" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:22 +#, fuzzy +msgid "comma-separated list of output levels to hide" +msgstr "Comma-separated list of dependancy types to show" + +#: /tmp/fish/implicit/share/completions/fab.fish:23 +#, fuzzy +msgid "comma-separated list of hosts to operate on" +msgstr "Comma-separated list of dependancy types to show" + +#: /tmp/fish/implicit/share/completions/fab.fish:24 +msgid "path to SSH private key file. May be repeated." +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:25 +msgid "don't load private key files from ~/.ssh/" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:26 +msgid "enables a keepalive every N seconds" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:27 +msgid "print line-by-line instead of byte-by-byte" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:28 +msgid "make M attempts to connect before giving up" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:29 +msgid "do not use pseudo-terminal in run/sudo" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:30 +#, fuzzy +msgid "password for use with authentication and/or sudo" +msgstr "Prompt for password for authenticating server" + +#: /tmp/fish/implicit/share/completions/fab.fish:31 +msgid "default to parallel execution method" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:32 +msgid "SSH connection port" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:33 +msgid "reject unknown hosts" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:34 +msgid "password for use with sudo only" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:35 +msgid "load system known_hosts file before reading user known_hosts" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:36 +#, fuzzy +msgid "comma-separated list of roles to operate on" +msgstr "Comma-separated list of dependancy types to show" + +#: /tmp/fish/implicit/share/completions/fab.fish:37 +msgid "specify a new shell, defaults to '/bin/bash -l -c'" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:38 +#, fuzzy +msgid "comma-separated list of output levels to show" +msgstr "Comma-separated list of dependancy types to show" + +#: /tmp/fish/implicit/share/completions/fab.fish:39 +msgid "skip over hosts that can't be reached" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:40 +msgid "skip over unknown tasks" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:41 +#, fuzzy +msgid "Path to SSH config file" +msgstr "List config files" + +#: /tmp/fish/implicit/share/completions/fab.fish:42 +#, fuzzy +msgid "set connection timeout to N seconds" +msgstr "Set the connect timeout" + +#: /tmp/fish/implicit/share/completions/fab.fish:43 +#, fuzzy +msgid "set remote command timeout to N seconds" +msgstr "Set the default SCSI command timeout value to # seconds" + +#: /tmp/fish/implicit/share/completions/fab.fish:44 +msgid "username to use when connecting to remote hosts" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:45 +msgid "warn, instead of abort, when commands fail" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:46 +#, fuzzy +msgid "comma-separated list of hosts to exclude" +msgstr "Specify a comma-separated list of directories you wish to exclude" + +#: /tmp/fish/implicit/share/completions/fab.fish:47 +msgid "number of concurrent processes to use in parallel mode" +msgstr "" + +#: /tmp/fish/implicit/share/completions/feh.fish:1 +#, fuzzy +msgid "Specify a shell command as action to perform on the image" +msgstr "Specify root directory for rpm operations" + +#: /tmp/fish/implicit/share/completions/feh.fish:2 +msgid "Zoom pictures to screen size" +msgstr "" + +#: /tmp/fish/implicit/share/completions/feh.fish:3 +msgid "Create borderless window" +msgstr "" + +#: /tmp/fish/implicit/share/completions/feh.fish:4 +msgid "Enable thumbnail caching" +msgstr "" + +#: /tmp/fish/implicit/share/completions/feh.fish:5 +msgid "Path to directory containing image caption" +msgstr "" + +#: /tmp/fish/implicit/share/completions/feh.fish:6 +msgid "Print image info according to given format" +msgstr "" + +#: /tmp/fish/implicit/share/completions/feh.fish:7 +msgid "Exit feh after one loop through the slideshow" +msgstr "" + +#: /tmp/fish/implicit/share/completions/feh.fish:8 +#, fuzzy +msgid "Draw the defined actions" +msgstr "Show the exited containers" + +#: /tmp/fish/implicit/share/completions/feh.fish:9 +#, fuzzy +msgid "Display some EXIF information" +msgstr "Display RubyGems environmental information" + +#: /tmp/fish/implicit/share/completions/feh.fish:10 +#, fuzzy +msgid "Draw filename" +msgstr "Print filename" + +#: /tmp/fish/implicit/share/completions/feh.fish:11 +msgid "Show overlay texts on semi-transparent background" +msgstr "" + +#: /tmp/fish/implicit/share/completions/feh.fish:12 +#, fuzzy +msgid "Set global font" +msgstr "Set global configuration file" + +#: /tmp/fish/implicit/share/completions/feh.fish:13 +#, fuzzy +msgid "Add given path as directory to search fonts" +msgstr "display path used to search for gems" + +#: /tmp/fish/implicit/share/completions/feh.fish:14 +msgid "Disable antialiasing for zooming, bg settings, etc." +msgstr "" + +#: /tmp/fish/implicit/share/completions/feh.fish:15 +msgid "Make window fullscreen" +msgstr "" + +#: /tmp/fish/implicit/share/completions/feh.fish:16 +msgid "Limit window size. Format: [w x h] [+ x + y]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/feh.fish:17 +#, fuzzy +msgid "Hide pointer" +msgstr "Job list pointer" + +#: /tmp/fish/implicit/share/completions/feh.fish:18 +msgid "Use style as background for transparent image parts" +msgstr "" + +#: /tmp/fish/implicit/share/completions/feh.fish:19 +#, fuzzy +msgid "Enable index mode" +msgstr "Enable debug" + +#: /tmp/fish/implicit/share/completions/feh.fish:20 +#, fuzzy +msgid "Show image information based on given format" +msgstr "Display change information for the package" + +#: /tmp/fish/implicit/share/completions/feh.fish:21 +msgid "Execute given command line and display its output" +msgstr "" + +#: /tmp/fish/implicit/share/completions/feh.fish:22 +#, fuzzy +msgid "Keep files fetched using HTTP" +msgstr "Skip files matching PATTERN" + +#: /tmp/fish/implicit/share/completions/feh.fish:23 +msgid "Disable strict hostname and peer checking with HTTPS" +msgstr "" + +#: /tmp/fish/implicit/share/completions/feh.fish:24 +msgid "When switching images, keep zoom and viewport settings" +msgstr "" + +#: /tmp/fish/implicit/share/completions/feh.fish:25 +msgid "Don't display images. Display an ls style listing" +msgstr "" + +#: /tmp/fish/implicit/share/completions/feh.fish:26 +msgid "Just print out image names if imlib2 can read them" +msgstr "" + +#: /tmp/fish/implicit/share/completions/feh.fish:27 +msgid "Stop trying to convert unloadable files after given timeout" +msgstr "" + +#: /tmp/fish/implicit/share/completions/feh.fish:28 +msgid "Only show images which are smaller then given size" +msgstr "" + +#: /tmp/fish/implicit/share/completions/feh.fish:29 +msgid "Use given font as menu font" +msgstr "" + +#: /tmp/fish/implicit/share/completions/feh.fish:30 +msgid "Only show image which are larger then given size" +msgstr "" + +#: /tmp/fish/implicit/share/completions/feh.fish:31 +#, fuzzy +msgid "Enable montage mode" +msgstr "Silent mode" + +#: /tmp/fish/implicit/share/completions/feh.fish:32 +#, fuzzy +msgid "Disable slideshow mode" +msgstr "Disable sitecustomize.pl" + +#: /tmp/fish/implicit/share/completions/feh.fish:33 +msgid "Don't jump to first image after resorting filelist" +msgstr "" + +#: /tmp/fish/implicit/share/completions/feh.fish:34 +msgid "Don't load or show any menus" +msgstr "" + +#: /tmp/fish/implicit/share/completions/feh.fish:35 +msgid "Don't limit window to screen size" +msgstr "" + +#: /tmp/fish/implicit/share/completions/feh.fish:36 +#, fuzzy +msgid "Disable Xinerama support" +msgstr "Disable automatic properties" + +#: /tmp/fish/implicit/share/completions/feh.fish:37 +#, fuzzy +msgid "Save files to given directory" +msgstr "Extract files to current directory" + +#: /tmp/fish/implicit/share/completions/feh.fish:38 +msgid "Preload images" +msgstr "" + +#: /tmp/fish/implicit/share/completions/feh.fish:39 +#, fuzzy +msgid "Don't report non-fatal errors" +msgstr "Don't continue after an error" + +#: /tmp/fish/implicit/share/completions/feh.fish:40 +msgid "Randomize file list before displaying" +msgstr "" + +#: /tmp/fish/implicit/share/completions/feh.fish:41 +#, fuzzy +msgid "Recursivly expand any directory" +msgstr "Recursively compare subdirectories" + +#: /tmp/fish/implicit/share/completions/feh.fish:42 +#, fuzzy +msgid "Don't recursively expand any directory (default)" +msgstr "Binstub destination directory (default bin)" + +#: /tmp/fish/implicit/share/completions/feh.fish:43 +msgid "Reload filelist after given time in second" +msgstr "" + +#: /tmp/fish/implicit/share/completions/feh.fish:44 +#: /tmp/fish/implicit/share/completions/ls.fish:26 +#: /tmp/fish/implicit/share/completions/ls.fish:81 +msgid "Reverse sort order" +msgstr "Reverse sort order" + +#: /tmp/fish/implicit/share/completions/feh.fish:45 +msgid "Scale image to fit window geometry" +msgstr "" + +#: /tmp/fish/implicit/share/completions/feh.fish:46 +msgid "Scroll given number of pixels when scrolling keys are pressed" +msgstr "" + +#: /tmp/fish/implicit/share/completions/feh.fish:47 +msgid "Set delay in second between automatically changing slides" +msgstr "" + +#: /tmp/fish/implicit/share/completions/feh.fish:48 +msgid "Sort file list with given parameter" +msgstr "" + +#: /tmp/fish/implicit/share/completions/feh.fish:49 +#, fuzzy +msgid "Start the filelist at given filename" +msgstr "Search the keyserver for the given names" + +#: /tmp/fish/implicit/share/completions/feh.fish:50 +#, fuzzy +msgid "Load options from given config file" +msgstr "Load cookies from file" + +#: /tmp/fish/implicit/share/completions/feh.fish:51 +msgid "Set given title for window opended from thumbnail mode" +msgstr "" + +#: /tmp/fish/implicit/share/completions/feh.fish:52 +#, fuzzy +msgid "Set window title" +msgstr "Select window by id" + +#: /tmp/fish/implicit/share/completions/feh.fish:53 +msgid "Just print names of images that can't be loaded by imlib2" +msgstr "" + +#: /tmp/fish/implicit/share/completions/feh.fish:56 +msgid "Zoom images by given percent when in fullscreen" +msgstr "" + +#: /tmp/fish/implicit/share/completions/feh.fish:57 +msgid "Set thumbnails' transparency to given level (0-255)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/feh.fish:58 +msgid "Use given file as background for your montage" +msgstr "" + +#: /tmp/fish/implicit/share/completions/feh.fish:59 +msgid "Don't retain thumbnails' aspect ratios" +msgstr "" + +#: /tmp/fish/implicit/share/completions/feh.fish:60 +msgid "Limit montage's height" +msgstr "" + +#: /tmp/fish/implicit/share/completions/feh.fish:61 +#, fuzzy +msgid "Limit montage's width" +msgstr "Line width" + +#: /tmp/fish/implicit/share/completions/feh.fish:62 +msgid "Save created montage to given file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/feh.fish:63 +msgid "Just save the created montage to given file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/feh.fish:64 +msgid "If image smaller then given thumbnail size, it will be enlarged" +msgstr "" + +#: /tmp/fish/implicit/share/completions/feh.fish:65 +msgid "Set thumbnail height" +msgstr "" + +#: /tmp/fish/implicit/share/completions/feh.fish:66 +msgid "Set thumbnail width" +msgstr "" + +#: /tmp/fish/implicit/share/completions/feh.fish:67 +msgid "Redraw thumbnail window every n images" +msgstr "" + +#: /tmp/fish/implicit/share/completions/feh.fish:68 +msgid "Set font to print title on index" +msgstr "" + +#: /tmp/fish/implicit/share/completions/feh.fish:69 +#, fuzzy +msgid "Center file on background" +msgstr "Send job to background" + +#: /tmp/fish/implicit/share/completions/feh.fish:70 +msgid "Fit file into background by zooming until image fits" +msgstr "" + +#: /tmp/fish/implicit/share/completions/feh.fish:71 +msgid "Fit file into backround by zooming with black borders on one side" +msgstr "" + +#: /tmp/fish/implicit/share/completions/feh.fish:72 +msgid "" +"Fit file into background without repeating it, cutting off stuff or using " +"borders" +msgstr "" + +#: /tmp/fish/implicit/share/completions/feh.fish:73 +msgid "Tile image if too small for screen" +msgstr "" + +#: /tmp/fish/implicit/share/completions/feh.fish:74 +#, fuzzy +msgid "Do not write a ~/.fehbg file" +msgstr "Do not overwrite newer files" + +#: /tmp/fish/implicit/share/completions/figlet.fish:1 +#, fuzzy +msgid "Select font" +msgstr "Select one patch" + +#: /tmp/fish/implicit/share/completions/figlet.fish:2 +#, fuzzy +msgid "Change font directory" +msgstr "Change directory" + +#: /tmp/fish/implicit/share/completions/figlet.fish:3 +#, fuzzy +msgid "Center output horizontally" +msgstr "Numeric output only" + +#: /tmp/fish/implicit/share/completions/figlet.fish:4 +msgid "Make output flush-left" +msgstr "" + +#: /tmp/fish/implicit/share/completions/figlet.fish:5 +#, fuzzy +msgid "Make output flush-right" +msgstr "Make output a valid ed script" + +#: /tmp/fish/implicit/share/completions/figlet.fish:6 +msgid "Set justification according to text direction" +msgstr "" + +#: /tmp/fish/implicit/share/completions/figlet.fish:7 +#, fuzzy +msgid "Set output to terminal width" +msgstr "Never write output to terminal" + +#: /tmp/fish/implicit/share/completions/figlet.fish:8 +#, fuzzy +msgid "Set output width" +msgstr "Select output delimiter" + +#: /tmp/fish/implicit/share/completions/figlet.fish:10 +msgid "Put FIGlet back to normal" +msgstr "" + +#: /tmp/fish/implicit/share/completions/figlet.fish:11 +msgid "Switch to German (ISO 646-DE) character set" +msgstr "" + +#: /tmp/fish/implicit/share/completions/figlet.fish:12 +#, fuzzy +msgid "Turns off German character set processing" +msgstr "Turn off access checking" + +#: /tmp/fish/implicit/share/completions/figlet.fish:13 +msgid "Add given control file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/figlet.fish:14 +msgid "Clear control file list" +msgstr "" + +#: /tmp/fish/implicit/share/completions/figlet.fish:18 +msgid "Makes FIGlet all FIGcharacters at full width" +msgstr "" + +#: /tmp/fish/implicit/share/completions/figlet.fish:20 +msgid "Specify layout mode between 1 and 63" +msgstr "" + +#: /tmp/fish/implicit/share/completions/figlet.fish:21 +#, fuzzy +msgid "Print version and copyright" +msgstr "Ignore version magic information" + +#: /tmp/fish/implicit/share/completions/figlet.fish:22 +#, fuzzy +msgid "Print information given infocode" +msgstr "Print informative messages" + +#: /tmp/fish/implicit/share/completions/figlet.fish:23 +#, fuzzy +msgid "Print left-to-right" +msgstr "Print file to stdout" + +#: /tmp/fish/implicit/share/completions/figlet.fish:24 +msgid "Print right-to-left" +msgstr "" + +#: /tmp/fish/implicit/share/completions/figlet.fish:25 +#, fuzzy +msgid "Print with default text direction" +msgstr "Print the working directory" + +#: /tmp/fish/implicit/share/completions/file.fish:1 +#, fuzzy +msgid "Do not prepend filenames to output lines" +msgstr "Do not create output files" + +#: /tmp/fish/implicit/share/completions/file.fish:2 +msgid "Print the parsed form of the magic file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/file.fish:3 +msgid "Write an output file containing a pre-parsed version of file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/file.fish:4 +#, fuzzy +msgid "Do not follow symlinks" +msgstr "Don't follow symlinks" + +#: /tmp/fish/implicit/share/completions/file.fish:5 +msgid "Output mime type strings instead human readable strings" +msgstr "" + +#: /tmp/fish/implicit/share/completions/file.fish:6 +#, fuzzy +msgid "Don't stop at the first match" +msgstr "Do not sign the patch" + +#: /tmp/fish/implicit/share/completions/file.fish:8 +msgid "Flush stdout after checking each file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/file.fish:9 +msgid "Don't pad filenames so that they align in the output" +msgstr "" + +#: /tmp/fish/implicit/share/completions/file.fish:10 +msgid "Attempt to preserve the access time of files analyzed" +msgstr "" + +#: /tmp/fish/implicit/share/completions/file.fish:11 +msgid "Don't translate unprintable characters to octal" +msgstr "" + +#: /tmp/fish/implicit/share/completions/file.fish:12 +msgid "Read block and character device files too" +msgstr "" + +#: /tmp/fish/implicit/share/completions/file.fish:13 +#, fuzzy +msgid "Print the version of the program and exit" +msgstr "Print version information and exit" + +#: /tmp/fish/implicit/share/completions/file.fish:14 +msgid "Try to look inside compressed files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/file.fish:15 +#: /tmp/fish/implicit/share/completions/gv.fish:33 +#, fuzzy +msgid "Print a help message and exit" +msgstr "Print help message and exit" + +#: /tmp/fish/implicit/share/completions/file.fish:16 +msgid "Read the names of the files to be examined from a file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/file.fish:17 +msgid "Use other string as result field separator instead of :" +msgstr "" + +#: /tmp/fish/implicit/share/completions/file.fish:18 +#, fuzzy +msgid "Alternate list of files containing magic numbers" msgstr "print size of files contained in package" -#: share/completions/equery.fish:46 -msgid "display USE flags for package" -msgstr "display USE flags for package" +#: /tmp/fish/implicit/share/completions/find.fish:1 +#, fuzzy +msgid "Never follow symlinks" +msgstr "Never follow symbolic links" -#: share/completions/equery.fish:47 -msgid "print full path to ebuild for package" -msgstr "print full path to ebuild for package" +#: /tmp/fish/implicit/share/completions/find.fish:3 +msgid "" +"Do not follow symbolic links, except while processing the command line " +"arguments" +msgstr "" -#: share/completions/fusermount.fish:15 share/completions/sshfs.fish:27 +#: /tmp/fish/implicit/share/completions/find.fish:4 +msgid "Measure from the beginning of today rather than from 24 hours ago" +msgstr "" + +#: /tmp/fish/implicit/share/completions/find.fish:5 +#, fuzzy +msgid "Process subdirectories before the directory itself" +msgstr "Process directories recursively" + +#: /tmp/fish/implicit/share/completions/find.fish:7 +msgid "" +"Do not print error messages for files that are deleted while running find" +msgstr "" + +#: /tmp/fish/implicit/share/completions/find.fish:8 +#, fuzzy +msgid "Maximum recursion depth" +msgstr "Maximum resident set size" + +#: /tmp/fish/implicit/share/completions/find.fish:9 +msgid "Do not apply any tests or actions at levels less than specified level" +msgstr "" + +#: /tmp/fish/implicit/share/completions/find.fish:10 +msgid "Don't descend directories on other filesystems" +msgstr "" + +#: /tmp/fish/implicit/share/completions/find.fish:11 +msgid "Print error messages for files that are deleted while running find" +msgstr "" + +#: /tmp/fish/implicit/share/completions/find.fish:12 +msgid "" +"Do not optimize by assuming that directories contain 2 fewer " +"subdirectories than their hard link count" +msgstr "" + +#: /tmp/fish/implicit/share/completions/find.fish:13 +#, fuzzy +msgid "Specify regular expression type" +msgstr "Specify keyword expansion mode." + +#: /tmp/fish/implicit/share/completions/find.fish:15 +#, fuzzy +msgid "Turn warnings on" +msgstr "Force warnings" + +#: /tmp/fish/implicit/share/completions/find.fish:16 +#, fuzzy +msgid "Turn warnings off" +msgstr "Force warnings" + +#: /tmp/fish/implicit/share/completions/find.fish:17 +msgid "File last accessed specified number of minutes ago" +msgstr "" + +#: /tmp/fish/implicit/share/completions/find.fish:18 +#, fuzzy +msgid "File last accessed more recently than file was modified" +msgstr "Show last revision where each line was modified" + +#: /tmp/fish/implicit/share/completions/find.fish:19 +msgid "File last accessed specified number of days ago" +msgstr "" + +#: /tmp/fish/implicit/share/completions/find.fish:20 +msgid "File status last changed specified number of minutes ago" +msgstr "" + +#: /tmp/fish/implicit/share/completions/find.fish:21 +msgid "File status last changed more recently than file was modified" +msgstr "" + +#: /tmp/fish/implicit/share/completions/find.fish:22 +msgid "File status last changed specified number of days ago" +msgstr "" + +#: /tmp/fish/implicit/share/completions/find.fish:23 +msgid "File is empty and is either a regular file or a directory" +msgstr "" + +#: /tmp/fish/implicit/share/completions/find.fish:24 +#: /tmp/fish/implicit/share/completions/test.fish:31 +#, fuzzy +msgid "File is executable" +msgstr "File is writable" + +#: /tmp/fish/implicit/share/completions/find.fish:25 +#, fuzzy +msgid "Always false" +msgstr "Always reformat" + +#: /tmp/fish/implicit/share/completions/find.fish:26 +#, fuzzy +msgid "File is on filesystem of specified type" +msgstr "Show file systems of specified type" + +#: /tmp/fish/implicit/share/completions/find.fish:27 +#, fuzzy +msgid "Numeric group id of file" +msgstr "Numeric output only" + +#: /tmp/fish/implicit/share/completions/find.fish:28 +#, fuzzy +msgid "Group name of file" +msgstr "Print inode number of files" + +#: /tmp/fish/implicit/share/completions/find.fish:29 +#, fuzzy +msgid "File is symlink matching specified case insensitive pattern" +msgstr "Do not list implied entries matching specified shell pattern" + +#: /tmp/fish/implicit/share/completions/find.fish:30 +#, fuzzy +msgid "File name matches case insensitive pattern" +msgstr "Insert modules matching the given wildcard" + +#: /tmp/fish/implicit/share/completions/find.fish:31 +#, fuzzy +msgid "File has specified inode number" +msgstr "Filter through specified program" + +#: /tmp/fish/implicit/share/completions/find.fish:32 +msgid "File path matches case insensitive pattern" +msgstr "" + +#: /tmp/fish/implicit/share/completions/find.fish:33 +msgid "File name matches case insensetive regex" +msgstr "" + +#: /tmp/fish/implicit/share/completions/find.fish:34 +#, fuzzy +msgid "File has specified number of links" +msgstr "Compare only specified number of characters" + +#: /tmp/fish/implicit/share/completions/find.fish:35 +#, fuzzy +msgid "File is symlink matching specified pattern" +msgstr "Exclude files that match pattern" + +#: /tmp/fish/implicit/share/completions/find.fish:36 +msgid "File last modified specified number of minutes ago" +msgstr "" + +#: /tmp/fish/implicit/share/completions/find.fish:37 +#, fuzzy +msgid "File last modified more recently than file was modified" +msgstr "Show last revision where each line was modified" + +#: /tmp/fish/implicit/share/completions/find.fish:38 +msgid "File last modified specified number of days ago" +msgstr "" + +#: /tmp/fish/implicit/share/completions/find.fish:39 +#, fuzzy +msgid "File name matches pattern" +msgstr "Exclude files that match pattern" + +#: /tmp/fish/implicit/share/completions/find.fish:40 +msgid "No user corresponds to file's numeric user ID" +msgstr "" + +#: /tmp/fish/implicit/share/completions/find.fish:41 +msgid "No group corresponds to file's numeric group ID" +msgstr "" + +#: /tmp/fish/implicit/share/completions/find.fish:42 +#, fuzzy +msgid "File path matches pattern" +msgstr "Exclude files that match pattern" + +#: /tmp/fish/implicit/share/completions/find.fish:43 +#, fuzzy +msgid "Files has specified permissions set" +msgstr "Help for the specified builtin" + +#: /tmp/fish/implicit/share/completions/find.fish:44 +#, fuzzy +msgid "File name matches regex" +msgstr "Ignore changes matching regexp" + +#: /tmp/fish/implicit/share/completions/find.fish:45 +#, fuzzy +msgid "File refers to the same inode as specified file" +msgstr "Exclude files listed in specified file" + +#: /tmp/fish/implicit/share/completions/find.fish:46 +#, fuzzy +msgid "File uses specified units of space" +msgstr "Show file systems of specified type" + +#: /tmp/fish/implicit/share/completions/find.fish:47 +#, fuzzy +msgid "Always true" +msgstr "Always" + +#: /tmp/fish/implicit/share/completions/find.fish:48 +#, fuzzy +msgid "File is of specified type" +msgstr "Show file systems of specified type" + +#: /tmp/fish/implicit/share/completions/find.fish:49 +#, fuzzy +msgid "File's owner has specified numeric user ID" +msgstr "File owned by effective user ID" + +#: /tmp/fish/implicit/share/completions/find.fish:50 +msgid "" +"File was last accessed specified number of days after its status was last " +"changed" +msgstr "" + +#: /tmp/fish/implicit/share/completions/find.fish:51 +#, fuzzy +msgid "File's owner" +msgstr "File is socket" + +#: /tmp/fish/implicit/share/completions/find.fish:52 +msgid "" +"Check type of file - in case of symlink, check the file that is not checked " +"by -type" +msgstr "" + +#: /tmp/fish/implicit/share/completions/find.fish:53 +#, fuzzy +msgid "File's security context matches specified pattern" +msgstr "Exclude files that match pattern" + +#: /tmp/fish/implicit/share/completions/find.fish:54 +#, fuzzy +msgid "Delete selected files" +msgstr "Delete selection" + +#: /tmp/fish/implicit/share/completions/find.fish:55 +#, fuzzy +msgid "Execute specified command for each located file" +msgstr "Execute command if previous command failed" + +#: /tmp/fish/implicit/share/completions/find.fish:56 +msgid "Execute specified command for each located file, in the files directory" +msgstr "" + +#: /tmp/fish/implicit/share/completions/find.fish:57 +#, fuzzy +msgid "List file in ls -dils format, write to specified file" +msgstr "Write output to specified file" + +#: /tmp/fish/implicit/share/completions/find.fish:58 +#, fuzzy +msgid "Print full file names into specified file" +msgstr "Output filenames using the specified format" + +#: /tmp/fish/implicit/share/completions/find.fish:59 +msgid "Print null separated full file names into specified file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/find.fish:60 +#, fuzzy +msgid "Print formated data into specified file" +msgstr "Write output to specified file" + +#: /tmp/fish/implicit/share/completions/find.fish:61 +msgid "Execute specified command for each located file after asking user" +msgstr "" + +#: /tmp/fish/implicit/share/completions/find.fish:62 +#, fuzzy +msgid "Print full file names" +msgstr "Print filename" + +#: /tmp/fish/implicit/share/completions/find.fish:63 +msgid "" +"Execute specified command for each located file, in the files directory, " +"after asking user" +msgstr "" + +#: /tmp/fish/implicit/share/completions/find.fish:64 +#, fuzzy +msgid "Print null separated full file names" +msgstr "Print only rcs filename" + +#: /tmp/fish/implicit/share/completions/find.fish:65 +#, fuzzy +msgid "Print formated data" +msgstr "Prints formatted text" + +#: /tmp/fish/implicit/share/completions/find.fish:66 +msgid "Do not recurse unless -depth is specified" +msgstr "" + +#: /tmp/fish/implicit/share/completions/find.fish:67 +#, fuzzy +msgid "Exit at once" +msgstr "Exit the shell" + +#: /tmp/fish/implicit/share/completions/find.fish:68 +#, fuzzy +msgid "List file in ls -dils format" +msgstr "List bugs in rss format" + +#: /tmp/fish/implicit/share/completions/find.fish:69 +#, fuzzy +msgid "Negate result of action" +msgstr "Negate exit status of job" + +#: /tmp/fish/implicit/share/completions/find.fish:70 +msgid "Result is only true if both previous and next action are true" +msgstr "" + +#: /tmp/fish/implicit/share/completions/find.fish:71 +msgid "Result is true if either previous or next action are true" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fish.fish:1 +msgid "Run fish with this command" +msgstr "Run fish with this command" + +#: /tmp/fish/implicit/share/completions/fish.fish:4 +msgid "Only parse input, do not execute" +msgstr "Only parse input, do not execute" + +#: /tmp/fish/implicit/share/completions/fish.fish:5 +msgid "Run in interactive mode" +msgstr "Run in interactive mode" + +#: /tmp/fish/implicit/share/completions/fish.fish:6 +msgid "Run in login mode" +msgstr "Run in login mode" + +#: /tmp/fish/implicit/share/completions/fish.fish:7 +#, fuzzy +msgid "Output profiling information to specified file" +msgstr "Could not write profiling information to file “%s”" + +#: /tmp/fish/implicit/share/completions/fish.fish:8 +#, fuzzy +msgid "Run with the specified verbosity level" +msgstr "Output verbosity level" + +#: /tmp/fish/implicit/share/completions/fish_indent.fish:3 +msgid "Do not indent output, only reformat into one job per line" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fish_indent.fish:4 +msgid "Colorize the output using ANSI escape sequences" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fish_indent.fish:5 +#, fuzzy +msgid "Output in HTML format" +msgstr "Output in ISO 8601 format" + +#: /tmp/fish/implicit/share/completions/fish_indent.fish:6 +#: /tmp/fish/implicit/share/completions/sort.fish:15 +msgid "Write to file" +msgstr "Write to file" + +#: /tmp/fish/implicit/share/completions/fish_indent.fish:7 +#, fuzzy +msgid "Enable debug at specified verbosity level" +msgstr "Output verbosity level" + +#: /tmp/fish/implicit/share/completions/fish_indent.fish:8 +msgid "Specify how many stack frames to display in debug messages" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fish_indent.fish:9 +#, fuzzy +msgid "Dump information about parsed statements to stderr" +msgstr "Display information about a local or remote item." + +#: /tmp/fish/implicit/share/completions/flac.fish:1 +#, fuzzy +msgid "Show the flac version number" +msgstr "Show version number and exit" + +#: /tmp/fish/implicit/share/completions/flac.fish:2 +#, fuzzy +msgid "Show this screen" +msgstr "Show hidden" + +#: /tmp/fish/implicit/share/completions/flac.fish:3 +msgid "Show detailed explanation of usage and options" +msgstr "" + +#: /tmp/fish/implicit/share/completions/flac.fish:4 +msgid "Decode (the default behavior is to encode)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/flac.fish:5 +msgid "Same as -d except no decoded file is written" +msgstr "" + +#: /tmp/fish/implicit/share/completions/flac.fish:6 +msgid "Same as -d except an analysis file is written" +msgstr "" + +#: /tmp/fish/implicit/share/completions/flac.fish:7 +#, fuzzy +msgid "Write output to stdout" +msgstr "Write output to specified file" + +#: /tmp/fish/implicit/share/completions/flac.fish:8 +msgid "Do not write runtime encode/decode statistics" +msgstr "" + +#: /tmp/fish/implicit/share/completions/flac.fish:9 +#, fuzzy +msgid "Do not print anything including errors" +msgstr "Do not write anything" + +#: /tmp/fish/implicit/share/completions/flac.fish:10 +#, fuzzy +msgid "Force overwriting of output files" +msgstr "Do not create output files" + +#: /tmp/fish/implicit/share/completions/flac.fish:11 +#, fuzzy +msgid "Force the output file name" +msgstr "Specify output filename" + +#: /tmp/fish/implicit/share/completions/flac.fish:12 +msgid "Prepend STRING to output names" +msgstr "" + +#: /tmp/fish/implicit/share/completions/flac.fish:13 +msgid "Deletes after a successful encode/decode" +msgstr "" + +#: /tmp/fish/implicit/share/completions/flac.fish:14 +msgid "Skip the given initial samples for each input {#|mm:ss.ss}" +msgstr "" + +#: /tmp/fish/implicit/share/completions/flac.fish:15 +msgid "Stop at the given sample for each input file {#|[+|-]mm:ss.ss}" +msgstr "" + +#: /tmp/fish/implicit/share/completions/flac.fish:16 +msgid "Use Ogg as transport layer" +msgstr "" + +#: /tmp/fish/implicit/share/completions/flac.fish:17 +msgid "Serial number to use for the FLAC stream" +msgstr "" + +#: /tmp/fish/implicit/share/completions/flac.fish:18 +#, fuzzy +msgid "Include residual signal in text output" +msgstr "Include reverse dependencies in the output" + +#: /tmp/fish/implicit/share/completions/flac.fish:19 +msgid "Generate gnuplot files of residual distribution" +msgstr "" + +#: /tmp/fish/implicit/share/completions/flac.fish:20 +#, fuzzy +msgid "Continue decoding through stream errors" +msgstr "Continue after an error" + +#: /tmp/fish/implicit/share/completions/flac.fish:21 +msgid "Set the beginning and ending cuepoints to decode [#.#][-[#.#]]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/flac.fish:22 +msgid "Verify a correct encoding" +msgstr "" + +#: /tmp/fish/implicit/share/completions/flac.fish:23 +msgid "Allow encoder to generate non-Subset files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/flac.fish:24 +msgid "Align multiple files on sector boundaries" +msgstr "" + +#: /tmp/fish/implicit/share/completions/flac.fish:25 +msgid "Calculate ReplayGain & store in Vorbis comments" +msgstr "" + +#: /tmp/fish/implicit/share/completions/flac.fish:26 +msgid "Import cuesheet and store in CUESHEET block" +msgstr "" + +#: /tmp/fish/implicit/share/completions/flac.fish:27 +msgid "Add a Vorbis comment FIELD=VALUE; may appear multiple times" +msgstr "" + +#: /tmp/fish/implicit/share/completions/flac.fish:28 +#, fuzzy +msgid "Read tags from file" +msgstr "Read URLs from file" + +#: /tmp/fish/implicit/share/completions/flac.fish:29 +msgid "Add seek point(s) {#|X|#x|#s}" +msgstr "" + +#: /tmp/fish/implicit/share/completions/flac.fish:30 +msgid "Write a PADDING block of length #" +msgstr "" + +#: /tmp/fish/implicit/share/completions/flac.fish:31 +#: /tmp/fish/implicit/share/completions/flac.fish:32 +msgid "Synonymous with -l 0 -b 1152 -r 22" +msgstr "" + +#: /tmp/fish/implicit/share/completions/flac.fish:33 +msgid "Synonymous with -l 0 -b 1152 -M -r 2,2" +msgstr "" + +#: /tmp/fish/implicit/share/completions/flac.fish:34 +msgid "Synonymous with -l 0 -b 1152 -m -r 3" +msgstr "" + +#: /tmp/fish/implicit/share/completions/flac.fish:35 +msgid "Synonymous with -l 6 -b 4608 -r 3,3" +msgstr "" + +#: /tmp/fish/implicit/share/completions/flac.fish:36 +msgid "Synonymous with -l 8 -b 4608 -M -r 3,3" +msgstr "" + +#: /tmp/fish/implicit/share/completions/flac.fish:37 +msgid "Synonymous with -l 8 -b 4608 -m -r 3,3" +msgstr "" + +#: /tmp/fish/implicit/share/completions/flac.fish:38 +msgid "Synonymous with -l 8 -b 4608 -m -r 4" +msgstr "" + +#: /tmp/fish/implicit/share/completions/flac.fish:39 +msgid "Synonymous with -l 8 -b 4608 -m -e -r 6" +msgstr "" + +#: /tmp/fish/implicit/share/completions/flac.fish:40 +#: /tmp/fish/implicit/share/completions/flac.fish:41 +msgid "Synonymous with -l 12 -b 4608 -m -e -r 6" +msgstr "" + +#: /tmp/fish/implicit/share/completions/flac.fish:42 +#, fuzzy +msgid "Specify blocksize in samples" +msgstr "Specify sources.list file" + +#: /tmp/fish/implicit/share/completions/flac.fish:43 +msgid "Try mid-side coding for each frame" +msgstr "" + +#: /tmp/fish/implicit/share/completions/flac.fish:44 +msgid "Adaptive mid-side coding for all frames" +msgstr "" + +#: /tmp/fish/implicit/share/completions/flac.fish:45 +msgid "Do exhaustive model search (expensive!)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/flac.fish:46 +msgid "Max LPC order; 0 => only fixed predictors" +msgstr "" + +#: /tmp/fish/implicit/share/completions/flac.fish:47 +msgid "Exhaustively search LP coeff quantization" +msgstr "" + +#: /tmp/fish/implicit/share/completions/flac.fish:48 +#, fuzzy +msgid "Specify precision in bits" +msgstr "Specify revision states" + +#: /tmp/fish/implicit/share/completions/flac.fish:49 +msgid "Set [min,]max residual partition order" +msgstr "" + +#: /tmp/fish/implicit/share/completions/flac.fish:50 +#: /tmp/fish/implicit/share/completions/flac.fish:51 +msgid "Set byte order for samples" +msgstr "" + +#: /tmp/fish/implicit/share/completions/flac.fish:52 +#, fuzzy +msgid "Number of channels" +msgstr "Set number of audio channels" + +#: /tmp/fish/implicit/share/completions/flac.fish:53 +#, fuzzy +msgid "Number of bits per sample" +msgstr "Number of top servers" + +#: /tmp/fish/implicit/share/completions/flac.fish:54 +msgid "Sample rate in Hz" +msgstr "" + +#: /tmp/fish/implicit/share/completions/flac.fish:55 +#: /tmp/fish/implicit/share/completions/flac.fish:56 +msgid "Sign of samples" +msgstr "" + +#: /tmp/fish/implicit/share/completions/flac.fish:57 +#, fuzzy +msgid "Size of the raw input in bytes" +msgstr "Size of the inner border" + +#: /tmp/fish/implicit/share/completions/flac.fish:58 +msgid "Force decoding to AIFF format" +msgstr "" + +#: /tmp/fish/implicit/share/completions/flac.fish:59 +msgid "Treat input or output as raw samples" +msgstr "" + +#: /tmp/fish/implicit/share/completions/flac.fish:60 +msgid "No adaptive mid-side coding for all frames" +msgstr "" + +#: /tmp/fish/implicit/share/completions/flac.fish:61 +#, fuzzy +msgid "Don't continue decoding through stream errors" +msgstr "Don't continue after an error" + +#: /tmp/fish/implicit/share/completions/flac.fish:62 +msgid "Don't delete after a successful encode/decode" +msgstr "" + +#: /tmp/fish/implicit/share/completions/flac.fish:63 +msgid "No exhaustive model search" +msgstr "" + +#: /tmp/fish/implicit/share/completions/flac.fish:64 +#, fuzzy +msgid "Don't allow encoder to generate non-Subset files" +msgstr "Don't include RDoc generated documents" + +#: /tmp/fish/implicit/share/completions/flac.fish:65 +msgid "Don't try mid-side coding for each frame" +msgstr "" + +#: /tmp/fish/implicit/share/completions/flac.fish:66 +msgid "Don't use Ogg as transport layer" +msgstr "" + +#: /tmp/fish/implicit/share/completions/flac.fish:67 +msgid "Don't write a PADDING block of length #" +msgstr "" + +#: /tmp/fish/implicit/share/completions/flac.fish:68 +msgid "Don't exhaustively search LP coeff quantization" +msgstr "" + +#: /tmp/fish/implicit/share/completions/flac.fish:69 +msgid "Don't calculate ReplayGain & store in Vorbis comments" +msgstr "" + +#: /tmp/fish/implicit/share/completions/flac.fish:70 +msgid "Don't generate gnuplot files of residual distribution" +msgstr "" + +#: /tmp/fish/implicit/share/completions/flac.fish:71 +#, fuzzy +msgid "Don't include residual signal in text output" +msgstr "Don't include reverse dependencies in the output" + +#: /tmp/fish/implicit/share/completions/flac.fish:72 +msgid "Don't align multiple files on sector boundaries" +msgstr "" + +#: /tmp/fish/implicit/share/completions/flac.fish:73 +msgid "Write runtime encode/decode statistics" +msgstr "" + +#: /tmp/fish/implicit/share/completions/flac.fish:74 +#, fuzzy +msgid "Don't force overwriting of output files" +msgstr "Do not create output files" + +#: /tmp/fish/implicit/share/completions/flac.fish:75 +#, fuzzy +msgid "Don't verify a correct encoding" +msgstr "Don't verify package or header digests when reading" + +#: /tmp/fish/implicit/share/completions/flatpak.fish:1 +msgid "Install an application or runtime from a remote" +msgstr "" + +#: /tmp/fish/implicit/share/completions/flatpak.fish:2 +msgid "Update an installed application or runtime" +msgstr "" + +#: /tmp/fish/implicit/share/completions/flatpak.fish:3 +#, fuzzy +msgid "Uninstall an installed application or runtime" +msgstr "Rebuild and install an installed package" + +#: /tmp/fish/implicit/share/completions/flatpak.fish:4 +#, fuzzy +msgid "List installed apps and/or runtimes" +msgstr "List installed source package\\(s\\)" + +#: /tmp/fish/implicit/share/completions/flatpak.fish:5 +msgid "Show info for installed app or runtime" +msgstr "" + +#: /tmp/fish/implicit/share/completions/flatpak.fish:6 +#, fuzzy +msgid "Run an application" +msgstr "Print xdg mime applications" + +#: /tmp/fish/implicit/share/completions/flatpak.fish:7 +#, fuzzy +msgid "Override permissions for an application" +msgstr "Open file in default application" + +#: /tmp/fish/implicit/share/completions/flatpak.fish:8 +#, fuzzy +msgid "Specify default version to run" +msgstr "Specify version of gem to unpack" + +#: /tmp/fish/implicit/share/completions/flatpak.fish:9 +msgid "Enter the namespace of a running application" +msgstr "" + +#: /tmp/fish/implicit/share/completions/flatpak.fish:10 +msgid "Grant an application access to a specific file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/flatpak.fish:11 +#, fuzzy +msgid "Revoke access to a specific file" +msgstr "Check against a specific source" + +#: /tmp/fish/implicit/share/completions/flatpak.fish:12 +#, fuzzy +msgid "Show information about a specific file" +msgstr "Show full information for specified packages" + +#: /tmp/fish/implicit/share/completions/flatpak.fish:13 +#, fuzzy +msgid "List exported files" +msgstr "List config files" + +#: /tmp/fish/implicit/share/completions/flatpak.fish:14 +#, fuzzy +msgid "Add a new remote repository (by URL)" +msgstr "Add a new repository" + +#: /tmp/fish/implicit/share/completions/flatpak.fish:15 +msgid "Modify properties of a configured remote" +msgstr "" + +#: /tmp/fish/implicit/share/completions/flatpak.fish:16 +#, fuzzy +msgid "Delete a configured remote" +msgstr "Creates a configuration profile" + +#: /tmp/fish/implicit/share/completions/flatpak.fish:17 +#, fuzzy +msgid "List all configured remotes" +msgstr "List config files" + +#: /tmp/fish/implicit/share/completions/flatpak.fish:18 +#, fuzzy +msgid "List contents of a configured remote" +msgstr "List contents of directory" + +#: /tmp/fish/implicit/share/completions/flatpak.fish:19 +#, fuzzy +msgid "Initialize a directory for building" +msgstr "Base directory for output" + +#: /tmp/fish/implicit/share/completions/flatpak.fish:20 +#, fuzzy +msgid "Run a build command inside the build dir" +msgstr "Run a builtin command instead of a function" + +#: /tmp/fish/implicit/share/completions/flatpak.fish:21 +msgid "Finish a build dir for export" +msgstr "" + +#: /tmp/fish/implicit/share/completions/flatpak.fish:22 +#, fuzzy +msgid "Export a build dir to a repository" +msgstr "Add a new file/directory to the repository" + +#: /tmp/fish/implicit/share/completions/flatpak.fish:23 +#, fuzzy +msgid "Create a bundle file from a build directory" +msgstr "Cleans up unused gems in your bundler directory" + +#: /tmp/fish/implicit/share/completions/flatpak.fish:24 +msgid "Import a bundle file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/flatpak.fish:25 +msgid "Sign an application or runtime" +msgstr "" + +#: /tmp/fish/implicit/share/completions/flatpak.fish:26 +#, fuzzy +msgid "Update the summary file in a repository" +msgstr "Update the repository" + +#: /tmp/fish/implicit/share/completions/fossil.fish:1 +#, fuzzy +msgid "Add files to checkout" +msgstr "Append files to archive" + +#: /tmp/fish/implicit/share/completions/fossil.fish:2 +#: /tmp/fish/implicit/share/completions/fossil.fish:8 +#: /tmp/fish/implicit/share/completions/fossil.fish:77 +#: /tmp/fish/implicit/share/completions/fossil.fish:129 +#: /tmp/fish/implicit/share/completions/fossil.fish:135 +#: /tmp/fish/implicit/share/completions/fossil.fish:166 +#: /tmp/fish/implicit/share/completions/fossil.fish:172 +#: /tmp/fish/implicit/share/completions/fossil.fish:202 +#: /tmp/fish/implicit/share/completions/fossil.fish:211 +#: /tmp/fish/implicit/share/completions/fossil.fish:300 +#, fuzzy +msgid "Case insensitive file matching" +msgstr "Case insensitive" + +#: /tmp/fish/implicit/share/completions/fossil.fish:3 +#: /tmp/fish/implicit/share/completions/fossil.fish:9 +#: /tmp/fish/implicit/share/completions/fossil.fish:78 +#: /tmp/fish/implicit/share/completions/fossil.fish:130 +#, fuzzy +msgid "Include dotfiles" +msgstr "Exclude file" + +#: /tmp/fish/implicit/share/completions/fossil.fish:4 +#: /tmp/fish/implicit/share/completions/fossil.fish:5 +#: /tmp/fish/implicit/share/completions/fossil.fish:10 +#: /tmp/fish/implicit/share/completions/fossil.fish:11 +#: /tmp/fish/implicit/share/completions/fossil.fish:79 +#: /tmp/fish/implicit/share/completions/fossil.fish:131 +#, fuzzy +msgid "Files to ignore" +msgstr "Specify files to ignore" + +#: /tmp/fish/implicit/share/completions/fossil.fish:7 +#, fuzzy +msgid "Remove and add files to checkout" +msgstr "Remove all gz files from cache" + +#: /tmp/fish/implicit/share/completions/fossil.fish:12 +#: /tmp/fish/implicit/share/completions/fossil.fish:82 +#: /tmp/fish/implicit/share/completions/fossil.fish:104 +#: /tmp/fish/implicit/share/completions/fossil.fish:169 +#: /tmp/fish/implicit/share/completions/fossil.fish:298 +#: /tmp/fish/implicit/share/completions/fossil.fish:303 +msgid "Display actions without running" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fossil.fish:13 +#, fuzzy +msgid "Check all repositories" +msgstr "Refresh all repositories" + +#: /tmp/fish/implicit/share/completions/fossil.fish:14 +#, fuzzy +msgid "List changes" +msgstr "No changes" + +#: /tmp/fish/implicit/share/completions/fossil.fish:15 +#: /tmp/fish/implicit/share/completions/fossil.fish:16 +#, fuzzy +msgid "Ignore repository" +msgstr "Add a new repository" + +#: /tmp/fish/implicit/share/completions/fossil.fish:17 +#, fuzzy +msgid "Display locations" +msgstr "Display all changelogs" + +#: /tmp/fish/implicit/share/completions/fossil.fish:18 +#, fuzzy +msgid "Pull repositories" +msgstr "Refresh all repositories" + +#: /tmp/fish/implicit/share/completions/fossil.fish:19 +#, fuzzy +msgid "Push repositories" +msgstr "Refresh all repositories" + +#: /tmp/fish/implicit/share/completions/fossil.fish:20 +#, fuzzy +msgid "Rebuild repositories" +msgstr "Refresh all repositories" + +#: /tmp/fish/implicit/share/completions/fossil.fish:21 +#, fuzzy +msgid "Sync repositories" +msgstr "Refresh all repositories" + +#: /tmp/fish/implicit/share/completions/fossil.fish:22 +#, fuzzy +msgid "Shows file modifications" +msgstr "Disallow file modification" + +#: /tmp/fish/implicit/share/completions/fossil.fish:23 +#, fuzzy +msgid "Show file versions" +msgstr "Show each gem version" + +#: /tmp/fish/implicit/share/completions/fossil.fish:24 +#, fuzzy +msgid "List all analyzed versions" +msgstr "Print all versions" + +#: /tmp/fish/implicit/share/completions/fossil.fish:25 +#: /tmp/fish/implicit/share/completions/fossil.fish:137 +#, fuzzy +msgid "Limit analyzed versions" +msgstr "Print all versions" + +#: /tmp/fish/implicit/share/completions/fossil.fish:26 +msgid "Find regressions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fossil.fish:27 +#, fuzzy +msgid "Identify version as not working" +msgstr "Identify as agent-string" + +#: /tmp/fish/implicit/share/completions/fossil.fish:28 +#, fuzzy +msgid "Identify version as working" +msgstr "Identify as agent-string" + +#: /tmp/fish/implicit/share/completions/fossil.fish:29 +#: /tmp/fish/implicit/share/completions/fossil.fish:39 +msgid "Show log of bisects in test order" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fossil.fish:30 +#: /tmp/fish/implicit/share/completions/fossil.fish:38 +msgid "Show log of bisects in check-in order" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fossil.fish:31 +#, fuzzy +msgid "Skip version" +msgstr "Sort by version" + +#: /tmp/fish/implicit/share/completions/fossil.fish:32 +#, fuzzy +msgid "Show bisect options" +msgstr "Show all options" + +#: /tmp/fish/implicit/share/completions/fossil.fish:33 +#: /tmp/fish/implicit/share/completions/fossil.fish:36 +msgid "Automatically run bisect next" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fossil.fish:34 +#: /tmp/fish/implicit/share/completions/fossil.fish:37 +msgid "Follow only primary parent-child links" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fossil.fish:35 +msgid "Command to show after bisect next" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fossil.fish:40 +#: /tmp/fish/implicit/share/completions/fossil.fish:43 +msgid "List versions between bad and good" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fossil.fish:41 +#, fuzzy +msgid "Don't show anything" +msgstr "Do not write anything" + +#: /tmp/fish/implicit/share/completions/fossil.fish:42 +msgid "Reinitialize bisect" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fossil.fish:44 +#: /tmp/fish/implicit/share/completions/fossil.fish:45 +#: /tmp/fish/implicit/share/completions/fossil.fish:46 +#, fuzzy +msgid "Show all versions" +msgstr "Show all options" + +#: /tmp/fish/implicit/share/completions/fossil.fish:47 +#, fuzzy +msgid "Undo latest bad/good command." +msgstr "End a block of commands" + +#: /tmp/fish/implicit/share/completions/fossil.fish:48 +#: /tmp/fish/implicit/share/completions/git.fish:88 +#, fuzzy +msgid "Create a new branch" +msgstr "Create new project" + +#: /tmp/fish/implicit/share/completions/fossil.fish:49 +#, fuzzy +msgid "Create new branch" +msgstr "Create new project" + +#: /tmp/fish/implicit/share/completions/fossil.fish:50 +#, fuzzy +msgid "Make branch local" +msgstr "Make variable scope local" + +#: /tmp/fish/implicit/share/completions/fossil.fish:51 +#, fuzzy +msgid "Set background color" +msgstr "Change background color" + +#: /tmp/fish/implicit/share/completions/fossil.fish:52 +#: /tmp/fish/implicit/share/completions/fossil.fish:106 +#, fuzzy +msgid "Don't sign the branch with GPG" +msgstr "Do not sign the patch" + +#: /tmp/fish/implicit/share/completions/fossil.fish:53 +#: /tmp/fish/implicit/share/completions/fossil.fish:155 +#, fuzzy +msgid "Override date" +msgstr "Override framerate" + +#: /tmp/fish/implicit/share/completions/fossil.fish:54 +#, fuzzy +msgid "Override user" +msgstr "Override framerate" + +#: /tmp/fish/implicit/share/completions/fossil.fish:55 +#, fuzzy +msgid "List branches" +msgstr "List archive" + +#: /tmp/fish/implicit/share/completions/fossil.fish:56 +#: /tmp/fish/implicit/share/completions/fossil.fish:57 +#, fuzzy +msgid "Show all branches" +msgstr "Show all containers" + +#: /tmp/fish/implicit/share/completions/fossil.fish:58 +#: /tmp/fish/implicit/share/completions/fossil.fish:59 +#, fuzzy +msgid "Show closed branches" +msgstr "Show held packages" + +#: /tmp/fish/implicit/share/completions/fossil.fish:60 +#: /tmp/fish/implicit/share/completions/fossil.fish:62 +#: /tmp/fish/implicit/share/completions/fossil.fish:126 +#: /tmp/fish/implicit/share/completions/fossil.fish:150 +#: /tmp/fish/implicit/share/completions/fossil.fish:157 +#: /tmp/fish/implicit/share/completions/fossil.fish:177 +#: /tmp/fish/implicit/share/completions/fossil.fish:180 +#: /tmp/fish/implicit/share/completions/fossil.fish:267 +#, fuzzy +msgid "Run command on repository" +msgstr "Run command in current process" + +#: /tmp/fish/implicit/share/completions/fossil.fish:61 +#, fuzzy +msgid "Print a file" +msgstr "Print filename" + +#: /tmp/fish/implicit/share/completions/fossil.fish:63 +#: /tmp/fish/implicit/share/completions/fossil.fish:140 +#, fuzzy +msgid "Print specific revision" +msgstr "Print svn revisions" + +#: /tmp/fish/implicit/share/completions/fossil.fish:64 +#, fuzzy +msgid "List local changes" +msgstr "Patch local changes" + +#: /tmp/fish/implicit/share/completions/fossil.fish:65 +#: /tmp/fish/implicit/share/completions/fossil.fish:128 +#: /tmp/fish/implicit/share/completions/fossil.fish:263 +#, fuzzy +msgid "Display absolute paths" +msgstr "Display a help page" + +#: /tmp/fish/implicit/share/completions/fossil.fish:66 +#: /tmp/fish/implicit/share/completions/fossil.fish:132 +#: /tmp/fish/implicit/share/completions/fossil.fish:264 +#, fuzzy +msgid "Display relative paths" +msgstr "Display a help page" + +#: /tmp/fish/implicit/share/completions/fossil.fish:67 +#: /tmp/fish/implicit/share/completions/fossil.fish:265 +msgid "Verify file status using SHA1" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fossil.fish:68 +#, fuzzy +msgid "Identify the repository if there are changes" +msgstr "Identify the C function each change is in" + +#: /tmp/fish/implicit/share/completions/fossil.fish:69 +#, fuzzy +msgid "Say (none) if there are no changes" +msgstr "Try operation but make no changes" + +#: /tmp/fish/implicit/share/completions/fossil.fish:70 +#, fuzzy +msgid "Checkout version" +msgstr "Sort by version" + +#: /tmp/fish/implicit/share/completions/fossil.fish:71 +#, fuzzy +msgid "Version to check out" +msgstr "Version of source package" + +#: /tmp/fish/implicit/share/completions/fossil.fish:72 +#, fuzzy +msgid "Ignore edited files" +msgstr "Ignore specified file" + +#: /tmp/fish/implicit/share/completions/fossil.fish:73 +#, fuzzy +msgid "Ignore missing content" +msgstr "Ignore missing packages" + +#: /tmp/fish/implicit/share/completions/fossil.fish:74 +msgid "Only update the manifest" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fossil.fish:75 +#: /tmp/fish/implicit/share/completions/fossil.fish:302 +#, fuzzy +msgid "Update to latest version" +msgstr "Update dependencies to their latest versions" + +#: /tmp/fish/implicit/share/completions/fossil.fish:76 +#, fuzzy +msgid "Delete all extra files" +msgstr "Delete cached header files" + +#: /tmp/fish/implicit/share/completions/fossil.fish:80 +#: /tmp/fish/implicit/share/completions/fossil.fish:212 +msgid "Files to clean without prompting" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fossil.fish:81 +#, fuzzy +msgid "Remove without prompting" +msgstr "Remove property" + +#: /tmp/fish/implicit/share/completions/fossil.fish:83 +#, fuzzy +msgid "Only remove Fossil temporary files" +msgstr "Use tmpdir for temporary files" + +#: /tmp/fish/implicit/share/completions/fossil.fish:84 +#, fuzzy +msgid "Show removed files" +msgstr "Move or rename files" + +#: /tmp/fish/implicit/share/completions/fossil.fish:85 +#, fuzzy +msgid "Clone repository" +msgstr "Add a new repository" + +#: /tmp/fish/implicit/share/completions/fossil.fish:86 +#: /tmp/fish/implicit/share/completions/fossil.fish:154 +msgid "Make username an administrator" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fossil.fish:87 +msgid "Clone private branches" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fossil.fish:88 +msgid "Use SSL identity" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fossil.fish:89 +#, fuzzy +msgid "Create new revision" +msgstr "Force new revision" + +#: /tmp/fish/implicit/share/completions/fossil.fish:91 +msgid "Allow unresolved merge conflicts" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fossil.fish:92 +msgid "Allow empty check-ins" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fossil.fish:93 +msgid "Allow forking" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fossil.fish:94 +msgid "Allow commit older than ancestor" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fossil.fish:95 +msgid "Use a baseline manifest" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fossil.fish:96 +msgid "Apply color to check-in" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fossil.fish:97 +msgid "Check-in to new branch" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fossil.fish:98 +msgid "Apply color to branch" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fossil.fish:99 +msgid "Close the branch" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fossil.fish:100 +msgid "Use a delta manifest" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fossil.fish:101 +#, fuzzy +msgid "Commit comment" +msgstr "Comment" + +#: /tmp/fish/implicit/share/completions/fossil.fish:102 +#, fuzzy +msgid "Read commit comment from a file" +msgstr "Read commit message from file" + +#: /tmp/fish/implicit/share/completions/fossil.fish:103 +#, fuzzy +msgid "Mimetype of commit comment" +msgstr "Print the type of a command" + +#: /tmp/fish/implicit/share/completions/fossil.fish:105 +#, fuzzy +msgid "Omit all warnings" +msgstr "Disable warnings" + +#: /tmp/fish/implicit/share/completions/fossil.fish:107 +#, fuzzy +msgid "Don't sync the changes" +msgstr "Don't summarize changes" + +#: /tmp/fish/implicit/share/completions/fossil.fish:108 +msgid "Assign a tag to the checkin" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fossil.fish:109 +#, fuzzy +msgid "Show differences" +msgstr "Ignore case differences" + +#: /tmp/fish/implicit/share/completions/fossil.fish:110 +#: /tmp/fish/implicit/share/completions/fossil.fish:165 +#: /tmp/fish/implicit/share/completions/fossil.fish:210 +msgid "Binary files glob pattern" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fossil.fish:111 +#, fuzzy +msgid "Show diff of branch" +msgstr "Show hierarchy" + +#: /tmp/fish/implicit/share/completions/fossil.fish:112 +#, fuzzy +msgid "Show file names only" +msgstr "Log filename" + +#: /tmp/fish/implicit/share/completions/fossil.fish:113 +#, fuzzy +msgid "Context lines" +msgstr "Set context size" + +#: /tmp/fish/implicit/share/completions/fossil.fish:114 +#, fuzzy +msgid "Include binary files" +msgstr "Annotate binary files" + +#: /tmp/fish/implicit/share/completions/fossil.fish:115 +msgid "Select revision to compare with" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fossil.fish:116 +#, fuzzy +msgid "Use internal diff logic" +msgstr "Use external diff command" + +#: /tmp/fish/implicit/share/completions/fossil.fish:117 +#, fuzzy +msgid "Side-by-side diff" +msgstr "Use side-by-side format" + +#: /tmp/fish/implicit/share/completions/fossil.fish:118 +msgid "Launch GUI" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fossil.fish:119 +msgid "Select revision to compare to" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fossil.fish:120 +#, fuzzy +msgid "Unified diff" +msgstr "Use unified format" + +#: /tmp/fish/implicit/share/completions/fossil.fish:121 +#, fuzzy +msgid "Output complete text" +msgstr "Output mimetype" + +#: /tmp/fish/implicit/share/completions/fossil.fish:122 +#, fuzzy +msgid "Line width in side-by-side diff" +msgstr "Set column width for side-by-side format" + +#: /tmp/fish/implicit/share/completions/fossil.fish:123 +#, fuzzy +msgid "Export repository to git" +msgstr "Disable repository" + +#: /tmp/fish/implicit/share/completions/fossil.fish:124 +msgid "Export rids of exported data to file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fossil.fish:125 +#, fuzzy +msgid "Read rids of data to ignore from file" +msgstr "Read package from file" + +#: /tmp/fish/implicit/share/completions/fossil.fish:127 +msgid "Show files that aren't part of checkout" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fossil.fish:133 +#, fuzzy +msgid "Print complete file history" +msgstr "Print only file info" + +#: /tmp/fish/implicit/share/completions/fossil.fish:134 +#, fuzzy +msgid "Display one-line summary" +msgstr "Display summary" + +#: /tmp/fish/implicit/share/completions/fossil.fish:136 +#, fuzzy +msgid "Select log mode (default)" +msgstr "Select entire command line (default)" + +#: /tmp/fish/implicit/share/completions/fossil.fish:138 +#, fuzzy +msgid "Skip changes" +msgstr "No changes" + +#: /tmp/fish/implicit/share/completions/fossil.fish:139 +#, fuzzy +msgid "Select print mode" +msgstr "Silent mode" + +#: /tmp/fish/implicit/share/completions/fossil.fish:141 +#, fuzzy +msgid "Select status mode" +msgstr "Select a method" + +#: /tmp/fish/implicit/share/completions/fossil.fish:143 +msgid "Show main and auxiliary commands" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fossil.fish:144 +#, fuzzy +msgid "Show test commands only" +msgstr "Do not execute commands" + +#: /tmp/fish/implicit/share/completions/fossil.fish:145 +msgid "Show auxilary commands only" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fossil.fish:146 +msgid "Show list of web UI pages" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fossil.fish:147 +#, fuzzy +msgid "Import repository from git" +msgstr "Compress repository with" + +#: /tmp/fish/implicit/share/completions/fossil.fish:148 +#, fuzzy +msgid "Allow importing into existing repository" +msgstr "Create a local copy of another repository" + +#: /tmp/fish/implicit/share/completions/fossil.fish:149 +#, fuzzy +msgid "Provide information about object" +msgstr "Print version information and exit" + +#: /tmp/fish/implicit/share/completions/fossil.fish:151 +#: /tmp/fish/implicit/share/completions/fossil.fish:170 +#, fuzzy +msgid "Show extra information" +msgstr "Print extra information" + +#: /tmp/fish/implicit/share/completions/fossil.fish:152 +#, fuzzy +msgid "Create a repository" +msgstr "Update the repository" + +#: /tmp/fish/implicit/share/completions/fossil.fish:153 +#, fuzzy +msgid "Copy settings from repository" +msgstr "Restore files from the repository" + +#: /tmp/fish/implicit/share/completions/fossil.fish:156 +msgid "Make JSON request" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fossil.fish:158 +#, fuzzy +msgid "List files" +msgstr "List config files" + +#: /tmp/fish/implicit/share/completions/fossil.fish:159 +#: /tmp/fish/implicit/share/completions/fossil.fish:163 +#: /tmp/fish/implicit/share/completions/fossil.fish:196 +#: /tmp/fish/implicit/share/completions/fossil.fish:274 +#: /tmp/fish/implicit/share/completions/fossil.fish:280 +#: /tmp/fish/implicit/share/completions/git.fish:64 +#: /tmp/fish/implicit/share/completions/git.fish:86 +#: /tmp/fish/implicit/share/completions/git.fish:244 +#: /tmp/fish/implicit/share/completions/git.fish:293 +#: /tmp/fish/implicit/share/completions/git.fish:294 +msgid "Tag" +msgstr "Tag" + +#: /tmp/fish/implicit/share/completions/fossil.fish:160 +#, fuzzy +msgid "Show commit time" +msgstr "Show the time" + +#: /tmp/fish/implicit/share/completions/fossil.fish:161 +#, fuzzy +msgid "Provide extra information" +msgstr "Print extra information" + +#: /tmp/fish/implicit/share/completions/fossil.fish:162 +#, fuzzy +msgid "Merge commits" +msgstr "Merge sorted files" + +#: /tmp/fish/implicit/share/completions/fossil.fish:164 +#, fuzzy +msgid "Use baseline" +msgstr "Use fast setting" + +#: /tmp/fish/implicit/share/completions/fossil.fish:167 +msgid "Allow empty merge" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fossil.fish:168 +msgid "Close merged branch" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fossil.fish:171 +#, fuzzy +msgid "Move file" +msgstr "Archive file" + +#: /tmp/fish/implicit/share/completions/fossil.fish:173 +#, fuzzy +msgid "Open repository" +msgstr "Dumps the repository" + +#: /tmp/fish/implicit/share/completions/fossil.fish:174 +msgid "Only modify manifest" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fossil.fish:175 +msgid "Allow opening inside an opened repository" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fossil.fish:176 +#, fuzzy +msgid "Pull from a repository" +msgstr "Dumps the repository" + +#: /tmp/fish/implicit/share/completions/fossil.fish:178 +#: /tmp/fish/implicit/share/completions/fossil.fish:181 +#, fuzzy +msgid "Pull private branches" +msgstr "Multiple vendor branch" + +#: /tmp/fish/implicit/share/completions/fossil.fish:179 +#, fuzzy +msgid "Push into a repository" +msgstr "Dumps the repository" + +#: /tmp/fish/implicit/share/completions/fossil.fish:182 +#, fuzzy +msgid "Rebuild a repository" +msgstr "Add a new repository" + +#: /tmp/fish/implicit/share/completions/fossil.fish:183 +#, fuzzy +msgid "Compute clusters" +msgstr "Compress faster" + +#: /tmp/fish/implicit/share/completions/fossil.fish:184 +#, fuzzy +msgid "Compress database" +msgstr "Compress all data" + +#: /tmp/fish/implicit/share/completions/fossil.fish:185 +#, fuzzy +msgid "Force rebuild even with errors" +msgstr "Force rebuilding index" + +#: /tmp/fish/implicit/share/completions/fossil.fish:186 +#, fuzzy +msgid "Skip BLOB table verification" +msgstr "Skip the signature verification step" + +#: /tmp/fish/implicit/share/completions/fossil.fish:187 +#, fuzzy +msgid "Set the database pagesize" +msgstr "Set the native character set" + +#: /tmp/fish/implicit/share/completions/fossil.fish:188 +#, fuzzy +msgid "Scan in random order" +msgstr "Play in random order" + +#: /tmp/fish/implicit/share/completions/fossil.fish:189 +msgid "Run VACUUM" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fossil.fish:190 +msgid "Remove ANALYZE tables" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fossil.fish:191 +msgid "Run ANALYZE" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fossil.fish:192 +msgid "Set Write-Ahead-Log journalling" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fossil.fish:193 +#, fuzzy +msgid "Show statistics" +msgstr "Show cache statistics" + +#: /tmp/fish/implicit/share/completions/fossil.fish:194 +#, fuzzy +msgid "Default server URL" +msgstr "Set referer URL" + +#: /tmp/fish/implicit/share/completions/fossil.fish:195 +#, fuzzy +msgid "Revert a commit" +msgstr "Report on each commit" + +#: /tmp/fish/implicit/share/completions/fossil.fish:197 +#, fuzzy +msgid "Revert back to given revision" +msgstr "Help for the specified builtin" + +#: /tmp/fish/implicit/share/completions/fossil.fish:198 +#, fuzzy +msgid "Remove a file from repository" +msgstr "Removes a key from the repository" + +#: /tmp/fish/implicit/share/completions/fossil.fish:199 +#, fuzzy +msgid "Remove files from this checkout" +msgstr "Remove files from version control" + +#: /tmp/fish/implicit/share/completions/fossil.fish:200 +msgid "Skip removing files from this checkout" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fossil.fish:201 +msgid "Display actions without runing" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fossil.fish:203 +#, fuzzy +msgid "Manage settings" +msgstr "Manage abbreviations" + +#: /tmp/fish/implicit/share/completions/fossil.fish:204 +#, fuzzy +msgid "Log accesses" +msgstr "Log message." + +#: /tmp/fish/implicit/share/completions/fossil.fish:205 +#, fuzzy +msgid "Allow symbolic links" +msgstr "Always follow symbolic links" + +#: /tmp/fish/implicit/share/completions/fossil.fish:206 +msgid "Allow automatically filling CAPTCHA" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fossil.fish:207 +msgid "Use JavaScript to enable hyperlinks" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fossil.fish:208 +msgid "Pull list of shunned references from server" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fossil.fish:209 +#, fuzzy +msgid "Automatically sync the repository" +msgstr "Dumps the repository" + +#: /tmp/fish/implicit/share/completions/fossil.fish:213 +msgid "Sign commits using GPG" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fossil.fish:214 +msgid "Non-standard line endings allowed glob pattern" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fossil.fish:215 +msgid "Permissions given to new users" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fossil.fish:216 +msgid "Allow binary files to be diffed" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fossil.fish:217 +#, fuzzy +msgid "External diff command" +msgstr "Use external diff command" + +#: /tmp/fish/implicit/share/completions/fossil.fish:218 +#, fuzzy +msgid "Disallow pushing to the repository" +msgstr "List patches in the repository" + +#: /tmp/fish/implicit/share/completions/fossil.fish:219 +msgid "Text editor for writing check-in comments" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fossil.fish:220 +#, fuzzy +msgid "List of empty directories" +msgstr "Prune empty directories" + +#: /tmp/fish/implicit/share/completions/fossil.fish:221 +msgid "Non-UTF-8 files glob pattern" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fossil.fish:222 +msgid "Command to use for graphical diff" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fossil.fish:223 +msgid "Command to use for graphical merge" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fossil.fish:224 +msgid "HTTP port for fossil ui" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fossil.fish:225 +msgid "Send login credentials using HTTPS" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fossil.fish:226 +#, fuzzy +msgid "Files to ignore glob pattern" +msgstr "Files to ignore during import" + +#: /tmp/fish/implicit/share/completions/fossil.fish:227 +msgid "Files to keep when cleaning" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fossil.fish:228 +msgid "Require authentication for localhost logins" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fossil.fish:229 +msgid "Primary branch" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fossil.fish:230 +msgid "Automatically create manifest files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fossil.fish:231 +msgid "HTTP request size limit" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fossil.fish:232 +#, fuzzy +msgid "Use modification times" +msgstr "Change modification time" + +#: /tmp/fish/implicit/share/completions/fossil.fish:233 +#, fuzzy +msgid "PGP command" +msgstr "Job command" + +#: /tmp/fish/implicit/share/completions/fossil.fish:234 +msgid "HTTP proxy URL" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fossil.fish:235 +msgid "Report relative paths" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fossil.fish:236 +#, fuzzy +msgid "Compute checksums over all files" +msgstr "Write size for all files" + +#: /tmp/fish/implicit/share/completions/fossil.fish:237 +msgid "Allow users to register themselves" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fossil.fish:238 +msgid "Command to use for SSH protocol" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fossil.fish:239 +msgid "Location of SSL CA root certificates" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fossil.fish:240 +#, fuzzy +msgid "SSL private certificate path" +msgstr "Set certificate policy" + +#: /tmp/fish/implicit/share/completions/fossil.fish:241 +#, fuzzy +msgid "Allow Tcl scripting" +msgstr "Tcl section" + +#: /tmp/fish/implicit/share/completions/fossil.fish:242 +msgid "Tcl initialization script" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fossil.fish:243 +msgid "TH1 initialization script" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fossil.fish:244 +#, fuzzy +msgid "Web browser name" +msgstr "Set server name" + +#: /tmp/fish/implicit/share/completions/fossil.fish:245 +msgid "Set globally" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fossil.fish:246 +#, fuzzy +msgid "Run SQL commands" +msgstr "End of command" + +#: /tmp/fish/implicit/share/completions/fossil.fish:247 +msgid "Manage stashes" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fossil.fish:248 +#, fuzzy +msgid "Save current changes" +msgstr "Make no changes" + +#: /tmp/fish/implicit/share/completions/fossil.fish:249 +#: /tmp/fish/implicit/share/completions/fossil.fish:250 +#, fuzzy +msgid "Stash comment" +msgstr "Set comment leader." + +#: /tmp/fish/implicit/share/completions/fossil.fish:251 +#, fuzzy +msgid "List all stashes" +msgstr "Print all names" + +#: /tmp/fish/implicit/share/completions/fossil.fish:252 +#: /tmp/fish/implicit/share/completions/fossil.fish:253 +#, fuzzy +msgid "Show information about files" +msgstr "Return status information about fish" + +#: /tmp/fish/implicit/share/completions/fossil.fish:254 +#, fuzzy +msgid "Show stash contents" +msgstr "Show all containers" + +#: /tmp/fish/implicit/share/completions/fossil.fish:255 +msgid "Pop last stash" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fossil.fish:256 +msgid "Apply stash" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fossil.fish:257 +msgid "Updates to stash state" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fossil.fish:258 +msgid "Forget about stash" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fossil.fish:259 +#: /tmp/fish/implicit/share/completions/fossil.fish:260 +msgid "Forget ALL stashes" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fossil.fish:261 +#, fuzzy +msgid "Compare stash" +msgstr "Compare month names" + +#: /tmp/fish/implicit/share/completions/fossil.fish:262 +#, fuzzy +msgid "Show status" +msgstr "Show threads" + +#: /tmp/fish/implicit/share/completions/fossil.fish:266 +#, fuzzy +msgid "Sync with a repository" +msgstr "Dumps the repository" + +#: /tmp/fish/implicit/share/completions/fossil.fish:268 +msgid "Sync private branches" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fossil.fish:269 +msgid "Manage tags" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fossil.fish:270 +#, fuzzy +msgid "Add tag to check-in" +msgstr "Taint checking" + +#: /tmp/fish/implicit/share/completions/fossil.fish:271 +msgid "Add raw tag" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fossil.fish:272 +msgid "Propagate tag" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fossil.fish:273 +#, fuzzy +msgid "Remove tag from check-in" +msgstr "Remove all gz files from cache" + +#: /tmp/fish/implicit/share/completions/fossil.fish:275 +#, fuzzy +msgid "Remove raw tag" +msgstr "Remove a key" + +#: /tmp/fish/implicit/share/completions/fossil.fish:276 +#, fuzzy +msgid "Find tag" +msgstr "Edit tag" + +#: /tmp/fish/implicit/share/completions/fossil.fish:277 +msgid "Find raw tag" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fossil.fish:278 +msgid "Find tag type" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fossil.fish:279 +#, fuzzy +msgid "Limit number of tags" +msgstr "Only print number of matches" + +#: /tmp/fish/implicit/share/completions/fossil.fish:281 +#: /tmp/fish/implicit/share/completions/git.fish:291 +#, fuzzy +msgid "List tags" +msgstr "Edit tag" + +#: /tmp/fish/implicit/share/completions/fossil.fish:282 +#, fuzzy +msgid "List raw tags" +msgstr "Disable repository" + +#: /tmp/fish/implicit/share/completions/fossil.fish:283 +#, fuzzy +msgid "Show timeline" +msgstr "Show time type" + +#: /tmp/fish/implicit/share/completions/fossil.fish:284 +#, fuzzy +msgid "Limit timeline entries" +msgstr "Wait time between retries" + +#: /tmp/fish/implicit/share/completions/fossil.fish:285 +#, fuzzy +msgid "Output only event type" +msgstr "Output mimetype" + +#: /tmp/fish/implicit/share/completions/fossil.fish:286 +#, fuzzy +msgid "Output list of files changed" +msgstr "Output 3 lines of unified context" + +#: /tmp/fish/implicit/share/completions/fossil.fish:287 +#, fuzzy +msgid "Open web UI" +msgstr "Open file" + +#: /tmp/fish/implicit/share/completions/fossil.fish:288 +#, fuzzy +msgid "Start web server" +msgstr "Start service" + +#: /tmp/fish/implicit/share/completions/fossil.fish:289 +#, fuzzy +msgid "Enable automatic login for localhost" +msgstr "Enable automatic properties" + +#: /tmp/fish/implicit/share/completions/fossil.fish:290 +#, fuzzy +msgid "Only listen on localhost" +msgstr "Only print locations" + +#: /tmp/fish/implicit/share/completions/fossil.fish:291 +#, fuzzy +msgid "Port to listen on" +msgstr "Minimum port to listen to" + +#: /tmp/fish/implicit/share/completions/fossil.fish:292 +#, fuzzy +msgid "Trace TH1 execution" +msgstr "Force deletion" + +#: /tmp/fish/implicit/share/completions/fossil.fish:293 +msgid "Use base URL" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fossil.fish:294 +msgid "Redirect" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fossil.fish:295 +msgid "Static files glob" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fossil.fish:296 +msgid "Use SCGI rather than HTTP" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fossil.fish:297 +#, fuzzy +msgid "Undo the changes" +msgstr "Window size change" + +#: /tmp/fish/implicit/share/completions/fossil.fish:299 +#, fuzzy +msgid "Update version" +msgstr "Update the repository" + +#: /tmp/fish/implicit/share/completions/fossil.fish:301 +#, fuzzy +msgid "Print debug information" +msgstr "Print extra information" + +#: /tmp/fish/implicit/share/completions/fossil.fish:304 +#, fuzzy +msgid "Print information about all files" +msgstr "Return status information about fish" + +#: /tmp/fish/implicit/share/completions/fossil.fish:305 +#, fuzzy +msgid "Print fossil version" +msgstr "Print node's version" + +#: /tmp/fish/implicit/share/completions/fossil.fish:306 +#, fuzzy +msgid "Print version of optional features" +msgstr "Print version information and exit" + +#: /tmp/fish/implicit/share/completions/fossil.fish:307 +#: /tmp/fish/implicit/share/completions/gpasswd.fish:3 +#: /tmp/fish/implicit/share/completions/gsettings.fish:15 +#: /tmp/fish/implicit/share/completions/ncdu.fish:1 +#: /tmp/fish/implicit/share/completions/obnam.fish:12 +#: /tmp/fish/implicit/share/completions/pkgadd.fish:5 +#: /tmp/fish/implicit/share/completions/pkginfo.fish:7 +#: /tmp/fish/implicit/share/completions/pkgmk.fish:17 +#: /tmp/fish/implicit/share/completions/pkgrm.fish:4 +#: /tmp/fish/implicit/share/completions/ports.fish:5 +#: /tmp/fish/implicit/share/completions/pygmentize.fish:14 +#: /tmp/fish/implicit/share/completions/ranger.fish:14 +#: /tmp/fish/implicit/share/completions/rejmerge.fish:3 +#: /tmp/fish/implicit/share/completions/root.fish:6 +#: /tmp/fish/implicit/share/completions/zypper.fish:4 +msgid "Print help" +msgstr "Print help" + +#: /tmp/fish/implicit/share/completions/funced.fish:1 +#: /tmp/fish/implicit/share/completions/funcsave.fish:1 +#, fuzzy +msgid "Save function" +msgstr "Erase function" + +#: /tmp/fish/implicit/share/completions/funced.fish:2 +#, fuzzy +msgid "Open function in external editor" +msgstr "Specify external editor" + +#: /tmp/fish/implicit/share/completions/funced.fish:3 +#, fuzzy +msgid "Edit in interactive mode" +msgstr "Run in interactive mode" + +#: /tmp/fish/implicit/share/completions/function.fish:1 +#: /tmp/fish/implicit/share/completions/functions.fish:5 +msgid "Set function description" +msgstr "Set function description" + +#: /tmp/fish/implicit/share/completions/function.fish:2 +#: /tmp/fish/implicit/share/completions/functions.fish:2 +#: /tmp/fish/implicit/share/completions/type.fish:9 +msgid "Function" +msgstr "Function" + +#: /tmp/fish/implicit/share/completions/function.fish:3 +#: /tmp/fish/implicit/share/completions/type.fish:8 +msgid "Builtin" +msgstr "Builtin" + +#: /tmp/fish/implicit/share/completions/function.fish:4 +msgid "Make the function a job exit event handler" +msgstr "Make the function a job exit event handler" + +#: /tmp/fish/implicit/share/completions/function.fish:5 +msgid "Make the function a process exit event handler" +msgstr "Make the function a process exit event handler" + +#: /tmp/fish/implicit/share/completions/function.fish:6 +msgid "Make the function a signal event handler" +msgstr "Make the function a signal event handler" + +#: /tmp/fish/implicit/share/completions/function.fish:7 +msgid "Make the function a variable update event handler" +msgstr "Make the function a variable update event handler" + +#: /tmp/fish/implicit/share/completions/function.fish:8 +#, fuzzy +msgid "Make the function a generic event handler" +msgstr "Make the function a signal event handler" + +#: /tmp/fish/implicit/share/completions/function.fish:9 +#, fuzzy +msgid "Specify named arguments" +msgstr "Specify trust model" + +#: /tmp/fish/implicit/share/completions/function.fish:10 +msgid "Do not shadow variable scope of calling function" +msgstr "" + +#: /tmp/fish/implicit/share/completions/function.fish:11 +#, fuzzy +msgid "Inherit completions from the given command" +msgstr "Restrict operations to the REMOTE domain" + +#: /tmp/fish/implicit/share/completions/functions.fish:1 +msgid "Erase function" +msgstr "Erase function" + +#: /tmp/fish/implicit/share/completions/functions.fish:3 +#, fuzzy +msgid "Show hidden functions" +msgstr "Show hidden" + +#: /tmp/fish/implicit/share/completions/functions.fish:6 +msgid "Test if function is defined" +msgstr "Test if function is defined" + +#: /tmp/fish/implicit/share/completions/functions.fish:7 +msgid "List the names of the functions, but not their definition" +msgstr "" + +#: /tmp/fish/implicit/share/completions/functions.fish:8 +#, fuzzy +msgid "Copy the specified function to the specified new name" +msgstr "Print all possible definitions of the specified name" + +#: /tmp/fish/implicit/share/completions/functions.fish:9 +#, fuzzy +msgid "Display information about the function" +msgstr "Display detailed information about the packages" + +#: /tmp/fish/implicit/share/completions/functions.fish:10 +#, fuzzy +msgid "Print more output" +msgstr "Print xrandr outputs" + +#: /tmp/fish/implicit/share/completions/fuser.fish:1 +#, fuzzy +msgid "Show all files specified on the command line" +msgstr "Add specified file to the current list of keyrings" + +#: /tmp/fish/implicit/share/completions/fuser.fish:2 +msgid "Kill processes, accessing the file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fuser.fish:3 +msgid "Ask the user for confirmation before killing a process" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fuser.fish:4 +#, fuzzy +msgid "List all known signal names" +msgstr "%ls: Unknown signal “%ls”\n" + +#: /tmp/fish/implicit/share/completions/fuser.fish:5 +msgid "All processes accessing files on that file system are listed" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fuser.fish:6 +msgid "Request will be fulfilled if -m specifies a mountpoint" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fuser.fish:7 +msgid "Kill only processes which have write access" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fuser.fish:8 +#, fuzzy +msgid "Slect a different namespace" +msgstr "Select frontend interface" + +#: /tmp/fish/implicit/share/completions/fuser.fish:9 +#, fuzzy +msgid "Silent operation" +msgstr "Foreground operation" + +#: /tmp/fish/implicit/share/completions/fuser.fish:10 +msgid "Append the user name of the process owner to each PID" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fuser.fish:13 +msgid "Search only for IPv4 sockets" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fuser.fish:14 +msgid "Search only for IPv6 sockets" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fusermount.fish:4 +#: /tmp/fish/implicit/share/completions/sshfs.fish:4 +#: /tmp/fish/implicit/share/completions/sshfs.fish:8 +#: /tmp/fish/implicit/share/completions/udisksctl.fish:19 msgid "Mount options" msgstr "Mount options" -#: share/completions/gcc.fish:25 -msgid "Set maximum template depth" -msgstr "Set maximum template depth" +#: /tmp/fish/implicit/share/completions/fusermount.fish:5 +msgid "Unmount" +msgstr "Unmount" -#: share/completions/gcc.fish:31 share/completions/gcc.fish:513 +#: /tmp/fish/implicit/share/completions/fusermount.fish:6 +#: /tmp/fish/implicit/share/completions/gdb.fish:10 +msgid "Quiet" +msgstr "Quiet" + +#: /tmp/fish/implicit/share/completions/fusermount.fish:7 +msgid "Lazy unmount" +msgstr "Lazy unmount" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1 +#, fuzzy +msgid "Standard mode" +msgstr "Start in Farsi mode" + +#: /tmp/fish/implicit/share/completions/gcc.fish:2 +#, fuzzy +msgid "Place output in file" +msgstr "Append output to file" + +#: /tmp/fish/implicit/share/completions/gcc.fish:3 +msgid "" +"Output to the given filename prototyped declarations for all functions " +"declared and/or defined in a translation unit, including those in header " +"files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:4 +#, fuzzy +msgid "Use specified version of the C++ ABI" +msgstr "Use specified compression algorithm" + +#: /tmp/fish/implicit/share/completions/gcc.fish:5 +#: /tmp/fish/implicit/share/completions/gcc.fish:481 msgid "Use dir as the logical root directory for headers and libraries" msgstr "Use dir as the logical root directory for headers and libraries" -#: share/completions/gcc.fish:261 +#: /tmp/fish/implicit/share/completions/gcc.fish:6 +msgid "" +"Specify explicitly the language for the following input files (rather than " +"letting the compiler choose a default based on the file name suffix)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:7 +msgid "" +"Turn off any specification of a language, so that subsequent files are " +"handled according to their file name suffixes (as they are if -x has not " +"been used at all)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:8 +msgid "" +"Normally the gcc program will exit with the code of 1 if any phase of the " +"compiler returns a non-success return code" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:9 +msgid "Compile or assemble the source files, but do not link" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:10 +msgid "Stop after the stage of compilation proper; do not assemble" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:11 +msgid "Stop after the preprocessing stage; do not run the compiler proper" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:12 +msgid "" +"Print (on standard error output) the commands executed to run the stages of " +"compilation" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:13 +msgid "" +"Like -v except the commands are not executed and all command arguments are " +"quoted" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:14 +msgid "" +"Use pipes rather than temporary files for communication between the various " +"stages of compilation" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:15 +msgid "" +"If you are compiling multiple source files, this option tells the driver to " +"pass all the source files to the compiler at once (for those languages for " +"which the compiler can handle this)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:16 +msgid "" +"Print (on the standard output) a description of the command line options " +"understood by gcc" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:17 +msgid "" +"Print (on the standard output) a description of target specific command line " +"options for each tool" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:18 +#, fuzzy +msgid "Display the version number and copyrights of the invoked GCC" +msgstr "Display the contents of the installed gems" + +#: /tmp/fish/implicit/share/completions/gcc.fish:19 +msgid "In C mode, support all ISO C90 programs" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:20 +#, fuzzy +msgid "" +"Do not recognize \"asm\", \"inline\" or \"typeof\" as a keyword, so that " +"code can use these words as identifiers" +msgstr "Do not recognize asm, inline or typeof keywords" + +#: /tmp/fish/implicit/share/completions/gcc.fish:21 +#: /tmp/fish/implicit/share/completions/gcc.fish:22 +msgid "" +"Don’t recognize built-in functions that do not begin with __builtin_ as " +"prefix" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:23 +msgid "Assert that compilation takes place in a hosted environment" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:24 +#, fuzzy +msgid "Assert that compilation takes place in a freestanding environment" +msgstr "Assert freestanding environment" + +#: /tmp/fish/implicit/share/completions/gcc.fish:25 +msgid "Accept some non-standard constructs used in Microsoft header files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:26 +msgid "Support ISO C trigraphs" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:27 +msgid "Performs a compilation in two passes: preprocessing and compiling" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:28 +#: /tmp/fish/implicit/share/completions/gcc.fish:29 +msgid "" +"Formerly, these options caused GCC to attempt to emulate a prestandard C " +"compiler" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:30 +msgid "" +"Allow conditional expressions with mismatched types in the second and third " +"arguments" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:31 +msgid "Let the type \"char\" be unsigned, like \"unsigned char\"" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:32 +msgid "Let the type \"char\" be signed, like \"signed char\"" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:33 +#: /tmp/fish/implicit/share/completions/gcc.fish:34 +#: /tmp/fish/implicit/share/completions/gcc.fish:35 +#: /tmp/fish/implicit/share/completions/gcc.fish:36 +msgid "" +"These options control whether a bit-field is signed or unsigned, when the " +"declaration does not use either \"signed\" or \"unsigned\"" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:37 +#, fuzzy +msgid "Turn off all access checking" +msgstr "Turn off access checking" + +#: /tmp/fish/implicit/share/completions/gcc.fish:38 +msgid "" +"Check that the pointer returned by \"operator new\" is non-null before " +"attempting to modify the storage allocated" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:39 +msgid "" +"Put uninitialized or runtime-initialized global variables into the common " +"segment, as C does" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:40 +msgid "" +"Inject friend functions into the enclosing namespace, so that they are " +"visible outside the scope of the class in which they are declared" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:41 +msgid "Give string constants type \"char *\" instead of type \"const char *\"" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:42 +msgid "" +"The C++ standard allows an implementation to omit creating a temporary which " +"is only used to initialize another object of the same type" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:43 +msgid "" +"Don’t generate code to check for violation of exception specifications at " +"runtime" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:44 +#: /tmp/fish/implicit/share/completions/gcc.fish:45 +msgid "" +"If -ffor-scope is specified, the scope of variables declared in a for-init-" +"statement is limited to the for loop itself, as specified by the C++ standard" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:46 +msgid "" +"Do not recognize \"typeof\" as a keyword, so that code can use this word as " +"an identifier" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:47 +msgid "" +"Never emit code for non-inline templates which are instantiated implicitly (i" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:48 +#, fuzzy +msgid "Don’t emit code for implicit instantiations of inline templates, either" +msgstr "Do not emit code for implicit inline templates" + +#: /tmp/fish/implicit/share/completions/gcc.fish:49 +msgid "" +"To save space, do not emit out-of-line copies of inline functions controlled " +"by #pragma implementation" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:50 +msgid "" +"Disable pedantic warnings about constructs used in MFC, such as implicit int " +"and getting a pointer to member function via non-standard syntax" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:51 +msgid "" +"Disable built-in declarations of functions that are not mandated by ANSI/ISO " +"C" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:52 +msgid "" +"Do not treat the operator name keywords \"and\", \"bitand\", \"bitor\", " +"\"compl\", \"not\", \"or\" and \"xor\" as synonyms as keywords" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:53 +msgid "" +"Disable diagnostics that the standard says a compiler does not need to issue" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:54 +#, fuzzy +msgid "" +"Downgrade some diagnostics about nonconformant code from errors to warnings" +msgstr "Downgrade some errors to warnings" + +#: /tmp/fish/implicit/share/completions/gcc.fish:55 +msgid "Enable automatic template instantiation at link time" +msgstr "Enable automatic template instantiation at link time" + +#: /tmp/fish/implicit/share/completions/gcc.fish:56 +msgid "" +"Disable generation of information about every class with virtual functions " +"for use by the C++ runtime type identification features (dynamic_cast and " +"typeid)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:57 +msgid "" +"Emit statistics about front-end processing at the end of the compilation" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:58 +#, fuzzy +msgid "" +"Do not emit the extra code to use the routines specified in the C++ ABI for " +"thread-safe initialization of local statics" +msgstr "Do not emit code for thread-safe initialization of local statics" + +#: /tmp/fish/implicit/share/completions/gcc.fish:59 +msgid "" +"Register destructors for objects with static storage duration with the " +"\"__cxa_atexit\" function rather than the \"atexit\" function" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:60 +msgid "" +"Causes all inlined methods to be marked with \"__attribute__ ((visibility " +"(\"hidden\")))\" so that they do not appear in the export table of a DSO and " +"do not require a PLT indirection when used within the DSO" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:61 +#, fuzzy +msgid "Do not use weak symbol support, even if it is provided by the linker" +msgstr "Do not use weak symbol support" + +#: /tmp/fish/implicit/share/completions/gcc.fish:62 +msgid "" +"Do not search for header files in the standard directories specific to C++, " +"but do still search the other standard directories" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:63 +msgid "Do not assume inline for functions defined inside a class scope" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:64 +msgid "" +"(C++ only) Warn when G++ generates code that is probably not compatible with " +"the vendor-neutral C++ ABI" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:65 +msgid "" +"(C++ only) Warn when a class seems unusable because all the constructors or " +"destructors in that class are private, and it has neither friends nor public " +"static member functions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:66 +msgid "" +"(C++ only) Warn when a class appears to be polymorphic, thereby requiring a " +"virtual destructor, yet it declares a non-virtual one" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:67 +msgid "" +"(C++ only) Warn when the order of member initializers given in the code does " +"not match the order in which they must be executed" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:68 +msgid "" +"(C++ only) Warn about violations of the following style guidelines from " +"Scott Meyers’ Effective C++ book: * Item 11: Define a copy constructor and " +"an assignment operator for classes with dynamically allocated memory" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:69 +msgid "(C++ only) Do not warn about usage of deprecated features" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:70 +msgid "(C++ only) Warn also about the use of an uncasted \"NULL\" as sentinel" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:71 +msgid "" +"(C++ only) Disable warnings when non-templatized friend functions are " +"declared within a template" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:72 +msgid "" +"(C++ only) Warn if an old-style (C-style) cast to a non-void type is used " +"within a C++ program" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:73 +msgid "" +"(C++ only) Warn when a function declaration hides virtual functions from a " +"base class" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:74 +msgid "" +"(C++ only) Disable the diagnostic for converting a bound pointer to member " +"function to a plain pointer" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:75 +msgid "" +"(C++ only) Warn when overload resolution chooses a promotion from unsigned " +"or enumerated type to a signed type, over a conversion to an unsigned type " +"of the same size" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:76 +#: /tmp/fish/implicit/share/completions/gcc.fish:77 +msgid "" +"Use class-name as the name of the class to instantiate for each literal " +"string specified with the syntax \"@\"" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:78 +msgid "" +"Generate object code compatible with the standard GNU Objective-C runtime" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:79 +msgid "Generate output compatible with the NeXT runtime" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:80 +msgid "Assume that all Objective-C message dispatches (e" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:81 +msgid "" +"For each Objective-C class, check if any of its instance variables is a C++ " +"object with a non-trivial default constructor" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:82 +msgid "Allow fast jumps to the message dispatcher" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:83 +msgid "" +"Enable syntactic support for structured exception handling in Objective-C, " +"similar to what is offered by C++ and Java" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:84 +msgid "" +"Enable garbage collection (GC) in Objective-C and Objective-C++ programs" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:85 +msgid "" +"Emit a special marker instructing ld(1) not to statically link in the " +"resulting object file, and allow dyld(1) to load it in at run time instead" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:86 +msgid "" +"When compiling for the NeXT runtime, the compiler ordinarily replaces calls " +"to \"objc_getClass(\"" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:87 +msgid "" +"Dump interface declarations for all classes seen in the source file to a " +"file named sourcename" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:88 +msgid "" +"Warn whenever an Objective-C assignment is being intercepted by the garbage " +"collector" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:89 +msgid "" +"If a class is declared to implement a protocol, a warning is issued for " +"every method in the protocol that is not implemented by the class" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:90 +msgid "" +"Warn if multiple methods of different types for the same selector are found " +"during compilation" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:91 +msgid "" +"Warn if multiple methods with differing argument and/or return types are " +"found for a given selector when attempting to send a message using this " +"selector to a receiver of type \"id\" or \"Class\"" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:92 +#, fuzzy +msgid "Warn if a \"@selector(" +msgstr "Write selection" + +#: /tmp/fish/implicit/share/completions/gcc.fish:93 +msgid "" +"Generate C header describing the largest structure that is passed by value, " +"if any" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:94 +msgid "" +"Try to format error messages so that they fit on lines of the specified " +"number of characters" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:95 +#: /tmp/fish/implicit/share/completions/gcc.fish:96 +msgid "Only meaningful in line-wrapping mode" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:97 +msgid "" +"This option instructs the diagnostic machinery to add text to each " +"diagnostic emitted, which indicates which command line option directly " +"controls that diagnostic, when such an option is known to the diagnostic " +"machinery" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:98 +msgid "to turn off warnings; for example, -Wno-implicit" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:99 +msgid "Check the code for syntax errors, but don’t do anything beyond that" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:100 +msgid "" +"Issue all the warnings demanded by strict ISO C and ISO C++; reject all " +"programs that use forbidden extensions, and some other programs that do not " +"follow ISO C and ISO C++" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:101 +msgid "Like -pedantic, except that errors are produced rather than warnings" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:102 +msgid "Inhibit all warning messages" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:103 +msgid "Inhibit warning messages about the use of #import" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:104 +msgid "Warn if an array subscript has type \"char\"" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:105 +msgid "" +"Warn whenever a comment-start sequence /* appears in a /* comment, or " +"whenever a Backslash-Newline appears in a // comment" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:106 +msgid "" +"This option causes the compiler to abort compilation on the first error " +"occurred rather than trying to keep going and printing further error messages" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:107 +msgid "Check calls to \"printf\" and \"scanf\", etc" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:108 +msgid "" +"If -Wformat is specified, also warn about \"strftime\" formats which may " +"yield only a two-digit year" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:109 +msgid "" +"If -Wformat is specified, do not warn about excess arguments to a \"printf\" " +"or \"scanf\" format function" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:110 +msgid "If -Wformat is specified, do not warn about zero-length formats" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:111 +msgid "" +"If -Wformat is specified, also warn if the format string is not a string " +"literal and so cannot be checked, unless the format function takes its " +"format arguments as a \"va_list\"" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:112 +msgid "" +"If -Wformat is specified, also warn about uses of format functions that " +"represent possible security problems" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:113 +msgid "" +"Warn about passing a null pointer for arguments marked as requiring a non-" +"null value by the \"nonnull\" function attribute" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:114 +msgid "" +"(C, C++, Objective-C and Objective-C++ only) Warn about uninitialized " +"variables which are initialized with themselves" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:115 +msgid "Warn when a declaration does not specify a type" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:116 +#: /tmp/fish/implicit/share/completions/gcc.fish:117 +msgid "" +"Give a warning (or error) whenever a function is used before being declared" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:118 +msgid "Same as -Wimplicit-int and -Wimplicit-function-declaration" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:119 +msgid "Warn if the type of main is suspicious" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:120 +msgid "Warn if an aggregate or union initializer is not fully bracketed" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:121 +msgid "" +"(C, C++, Objective-C and Objective-C++ only) Warn if a user-supplied include " +"directory does not exist" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:122 +msgid "" +"Warn if parentheses are omitted in certain contexts, such as when there is " +"an assignment in a context where a truth value is expected, or when " +"operators are nested whose precedence people often get confused about" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:123 +msgid "" +"Warn about code that may have undefined semantics because of violations of " +"sequence point rules in the C standard" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:124 +msgid "" +"Warn whenever a function is defined with a return-type that defaults to \"int" +"\"" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:125 +#: /tmp/fish/implicit/share/completions/gcc.fish:127 +msgid "" +"Warn whenever a \"switch\" statement has an index of enumerated type and " +"lacks a \"case\" for one or more of the named codes of that enumeration" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:126 +msgid "Warn whenever a \"switch\" statement does not have a \"default\" case" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:128 +msgid "" +"Warn if any trigraphs are encountered that might change the meaning of the " +"program (trigraphs within comments are not warned about)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:129 +msgid "" +"Warn whenever a static function is declared but not defined or a non-inline " +"static function is unused" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:130 +msgid "Warn whenever a label is declared but not used" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:131 +msgid "Warn whenever a function parameter is unused aside from its declaration" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:132 +msgid "" +"Warn whenever a local variable or non-constant static variable is unused " +"aside from its declaration" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:133 +msgid "Warn whenever a statement computes a result that is explicitly not used" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:134 +msgid "All the above -Wunused options combined" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:135 +msgid "" +"Warn if an automatic variable is used without first being initialized or if " +"a variable may be clobbered by a \"setjmp\" call" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:136 +msgid "" +"Warn when a #pragma directive is encountered which is not understood by GCC" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:137 +msgid "" +"Do not warn about misuses of pragmas, such as incorrect parameters, invalid " +"syntax, or conflicts between pragmas" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:138 +msgid "This option is only active when -fstrict-aliasing is active" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:139 +msgid "All of the above -W options combined" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:140 +msgid "(This option used to be called -W" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:141 +msgid "Do not warn about compile-time integer division by zero" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:142 +msgid "Print warning messages for constructs found in system header files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:143 +msgid "Warn if floating point values are used in equality comparisons" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:144 +msgid "" +"(C only) Warn about certain constructs that behave differently in " +"traditional and ISO C" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:145 +msgid "(C only) Warn when a declaration is found after a statement in a block" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:146 +msgid "Warn if an undefined identifier is evaluated in an #if directive" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:147 +msgid "Do not warn whenever an #else or an #endif are followed by text" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:148 +msgid "" +"Warn whenever a local variable shadows another local variable, parameter or " +"global variable or whenever a built-in function is shadowed" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:149 +msgid "Warn whenever an object of larger than len bytes is defined" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:150 +msgid "" +"Warn if the loop cannot be optimized because the compiler could not assume " +"anything on the bounds of the loop indices" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:151 +msgid "" +"Warn about anything that depends on the \"size of\" a function type or of " +"\"void\"" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:152 +msgid "(C only) Warn whenever a function call is cast to a non-matching type" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:153 +msgid "" +"Warn about ISO C constructs that are outside of the common subset of ISO C " +"and ISO C++, e" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:154 +msgid "" +"Warn whenever a pointer is cast so as to remove a type qualifier from the " +"target type" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:155 +msgid "" +"Warn whenever a pointer is cast such that the required alignment of the " +"target is increased" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:156 +msgid "" +"When compiling C, give string constants the type \"const char[length]\" so " +"that copying the address of one into a non-\"const\" \"char *\" pointer will " +"get a warning; when compiling C++, warn about the deprecated conversion from " +"string constants to \"char *\"" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:157 +msgid "" +"Warn if a prototype causes a type conversion that is different from what " +"would happen to the same argument in the absence of a prototype" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:158 +msgid "" +"Warn when a comparison between signed and unsigned values could produce an " +"incorrect result when the signed value is converted to unsigned" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:159 +msgid "" +"Warn if any functions that return structures or unions are defined or called" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:160 +msgid "" +"Do not warn if an unexpected \"__attribute__\" is used, such as unrecognized " +"attributes, function attributes applied to variables, etc" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:161 +msgid "" +"(C only) Warn if a function is declared or defined without specifying the " +"argument types" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:162 +msgid "(C only) Warn if an old-style function definition is used" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:163 +msgid "" +"(C only) Warn if a global function is defined without a previous prototype " +"declaration" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:164 +msgid "" +"(C only) Warn if a global function is defined without a previous declaration" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:165 +msgid "Warn if a structure’s initializer has some fields missing" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:166 +msgid "" +"Warn about functions which might be candidates for attribute \"noreturn\"" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:167 +msgid "" +"Warn about function pointers which might be candidates for \"format\" " +"attributes" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:168 +msgid "Do not warn if a multicharacter constant (’FOOF’) is used" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:169 +msgid "" +"In ISO C and ISO C++, two identifiers are different if they are different " +"sequences of characters" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:170 +msgid "" +"Do not warn about uses of functions, variables, and types marked as " +"deprecated by using the \"deprecated\" attribute" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:171 +msgid "" +"Warn if a structure is given the packed attribute, but the packed attribute " +"has no effect on the layout or size of the structure" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:172 +msgid "" +"Warn if padding is included in a structure, either to align an element of " +"the structure or to align the whole structure" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:173 +msgid "" +"Warn if anything is declared more than once in the same scope, even in cases " +"where multiple declaration is valid and changes nothing" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:174 +msgid "" +"(C only) Warn if an \"extern\" declaration is encountered within a function" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:175 +#, fuzzy +msgid "Warn if the compiler detects that code will never be executed" +msgstr "" +"Warning: No match for wildcard “%ls”. The command will not be executed." + +#: /tmp/fish/implicit/share/completions/gcc.fish:176 +msgid "Warn if a function can not be inlined and it was declared as inline" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:177 +msgid "" +"(C++ only) Suppress warnings from applying the offsetof macro to a non-POD " +"type" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:178 +msgid "" +"(C only) Suppress warnings from casts to pointer type of an integer of a " +"different size" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:179 +msgid "" +"(C only) Suppress warnings from casts from a pointer to an integer type of a " +"different size" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:180 +msgid "" +"Warn if a precompiled header is found in the search path but can’t be used" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:181 +msgid "Warn if long long type is used" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:182 +msgid "" +"Warn if variadic macros are used in pedantic ISO C90 mode, or the GNU " +"alternate syntax when in pedantic ISO C99 mode" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:183 +msgid "Warn if a register variable is declared volatile" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:184 +msgid "Warn if a requested optimization pass is disabled" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:185 +msgid "" +"Warn for pointer argument passing or assignment with different signedness" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:186 +#, fuzzy +msgid "Make all warnings into errors" +msgstr "Only output warnings and errors" + +#: /tmp/fish/implicit/share/completions/gcc.fish:187 +msgid "This option is only active when -fstack-protector is active" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:188 +msgid "" +"Produce debugging information in the operating system’s native format " +"(stabs, COFF, XCOFF, or DWARF 2)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:189 +msgid "Produce debugging information for use by GDB" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:190 +msgid "" +"Produce debugging information in stabs format (if that is supported), " +"without GDB extensions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:191 +msgid "" +"Produce debugging information in stabs format (if that is supported), for " +"only symbols that are actually used" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:192 +msgid "" +"Produce debugging information in stabs format (if that is supported), using " +"GNU extensions understood only by the GNU debugger (GDB)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:193 +msgid "Produce debugging information in COFF format (if that is supported)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:194 +msgid "Produce debugging information in XCOFF format (if that is supported)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:195 +msgid "" +"Produce debugging information in XCOFF format (if that is supported), using " +"GNU extensions understood only by the GNU debugger (GDB)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:196 +msgid "" +"Produce debugging information in DWARF version 2 format (if that is " +"supported)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:197 +msgid "" +"Produce debugging information in VMS debug format (if that is supported)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:198 +#: /tmp/fish/implicit/share/completions/gcc.fish:199 +#: /tmp/fish/implicit/share/completions/gcc.fish:200 +#: /tmp/fish/implicit/share/completions/gcc.fish:201 +#: /tmp/fish/implicit/share/completions/gcc.fish:202 +#: /tmp/fish/implicit/share/completions/gcc.fish:203 +msgid "" +"Request debugging information and also use level to specify how much " +"information" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:204 +msgid "" +"Compress DWARF2 debugging information by eliminating duplicated information " +"about each symbol" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:205 +msgid "" +"Generate extra code to write profile information suitable for the analysis " +"program prof" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:206 +msgid "" +"Generate extra code to write profile information suitable for the analysis " +"program gprof" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:207 +msgid "" +"Makes the compiler print out each function name as it is compiled, and print " +"some statistics about each pass when it finishes" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:208 +msgid "" +"Makes the compiler print some statistics about the time consumed by each " +"pass when it finishes" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:209 +msgid "" +"Makes the compiler print some statistics about permanent memory allocation " +"when it finishes" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:210 +msgid "Add code so that program flow arcs are instrumented" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:211 +msgid "" +"This option is used to compile and link code instrumented for coverage " +"analysis" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:212 +msgid "" +"Produce a notes file that the gcov code-coverage utility can use to show " +"program coverage" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:213 +#: /tmp/fish/implicit/share/completions/gcc.fish:214 +msgid "" +"Says to make debugging dumps during compilation at times specified by letters" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:215 +msgid "" +"When doing debugging dumps (see -d option above), suppress instruction " +"numbers and line number note output" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:216 +#: /tmp/fish/implicit/share/completions/gcc.fish:217 +msgid "" +"(C++ only) Dump a representation of the tree structure for the entire " +"translation unit to a file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:218 +#: /tmp/fish/implicit/share/completions/gcc.fish:219 +msgid "" +"(C++ only) Dump a representation of each class’s hierarchy and virtual " +"function table layout to a file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:220 +msgid "" +"Control the dumping at various stages of inter-procedural analysis language " +"tree to a file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:221 +#: /tmp/fish/implicit/share/completions/gcc.fish:222 +msgid "" +"Control the dumping at various stages of processing the intermediate " +"language tree to a file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:223 +msgid "" +"This option controls the amount of debugging output the vectorizer prints" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:224 +msgid "" +"This option provides a seed that GCC uses when it would otherwise use random " +"numbers" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:225 +msgid "" +"On targets that use instruction scheduling, this option controls the amount " +"of debugging output the scheduler prints" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:226 +msgid "" +"Store the usual \"temporary\" intermediate files permanently; place them in " +"the current directory and name them based on the source file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:227 +msgid "" +"Report the CPU time taken by each subprocess in the compilation sequence" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:228 +msgid "Run variable tracking pass" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:229 msgid "" "Print the full absolute name of the library file library that would be used " -"when linking---and don\\t" +"when linking---and don't do anything else" msgstr "" -#: share/completions/gcc.fish:512 +#: /tmp/fish/implicit/share/completions/gcc.fish:230 +msgid "" +"Print the directory name corresponding to the multilib selected by any other " +"switches present in the command line" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:231 +msgid "" +"Print the mapping from multilib directory names to compiler switches that " +"enable them" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:232 +msgid "Like -print-file-name, but searches for a program such as cpp" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:233 +msgid "Same as -print-file-name=libgcc" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:234 +msgid "" +"Print the name of the configured installation directory and a list of " +"program and library directories gcc will search---and don’t do anything else" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:235 +msgid "" +"Print the compiler’s target machine (for example, i686-pc-linux-gnu)---and " +"don’t do anything else" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:236 +msgid "Print the compiler version (for example, 3" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:237 +msgid "Print the compiler’s built-in specs---and don’t do anything else" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:238 +msgid "" +"Normally, when producing DWARF2 output, GCC will emit debugging information " +"for all types declared in a compilation unit, regardless of whether or not " +"they are actually used in that compilation unit" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:239 +#, fuzzy +msgid "Optimize even more" +msgstr "Optimize the repository" + +#: /tmp/fish/implicit/share/completions/gcc.fish:240 +#, fuzzy +msgid "Optimize yet more" +msgstr "Optimize the repository" + +#: /tmp/fish/implicit/share/completions/gcc.fish:241 +#, fuzzy +msgid "Do not optimize" +msgstr "Do not sort" + +#: /tmp/fish/implicit/share/completions/gcc.fish:242 +#, fuzzy +msgid "Optimize for size" +msgstr "Optimize the repository" + +#: /tmp/fish/implicit/share/completions/gcc.fish:243 +msgid "" +"Do not make member functions inline by default merely because they are " +"defined inside the class scope (C++ only)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:244 +msgid "" +"Always pop the arguments to each function call as soon as that function " +"returns" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:245 +msgid "" +"Force memory operands to be copied into registers before doing arithmetic on " +"them" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:246 +msgid "" +"Force memory address constants to be copied into registers before doing " +"arithmetic on them" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:247 +msgid "" +"Don’t keep the frame pointer in a register for functions that don’t need one" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:248 +msgid "Optimize sibling and tail recursive calls" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:249 +msgid "Don’t pay attention to the \"inline\" keyword" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:250 +#, fuzzy +msgid "Integrate all simple functions into their callers" +msgstr "Inject readline functions to reader" + +#: /tmp/fish/implicit/share/completions/gcc.fish:251 +msgid "" +"Consider all \"static\" functions called once for inlining into their caller " +"even if they are not marked \"inline\"" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:252 +msgid "" +"Inline functions marked by \"always_inline\" and functions whose body seems " +"smaller than the function call overhead early before doing -fprofile-" +"generate instrumentation and real inlining pass" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:253 +msgid "By default, GCC limits the size of functions that can be inlined" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:254 +msgid "" +"In C, emit \"static\" functions that are declared \"inline\" into the object " +"file, even if the function has been inlined into all of its callers" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:255 +msgid "" +"Emit variables declared \"static const\" when optimization isn’t turned on, " +"even if the variables aren’t referenced" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:256 +msgid "" +"Attempt to merge identical constants (string constants and floating point " +"constants) across compilation units" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:257 +msgid "Attempt to merge identical constants and identical variables" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:258 +msgid "" +"Perform swing modulo scheduling immediately before the first scheduling pass" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:259 +msgid "" +"Do not use \"decrement and branch\" instructions on a count register, but " +"instead generate a sequence of instructions that decrement a register, " +"compare it against zero, then branch based upon the result" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:260 +msgid "" +"Do not put function addresses in registers; make each instruction that calls " +"a constant function contain the function’s address explicitly" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:261 +msgid "" +"If the target supports a BSS section, GCC by default puts variables that are " +"initialized to zero into BSS" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:262 +#: /tmp/fish/implicit/share/completions/gcc.fish:1362 +msgid "" +"For front-ends that support it, generate additional code to check that " +"indices used to access arrays are within the declared range" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:263 +#: /tmp/fish/implicit/share/completions/gcc.fish:264 +#: /tmp/fish/implicit/share/completions/gcc.fish:265 +msgid "" +"For front-ends that support it (C and C++), instrument all risky pointer/" +"array dereferencing operations, some standard library string/heap functions, " +"and some other associated constructs with range/validity tests" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:266 +msgid "" +"Perform the optimizations of loop strength reduction and elimination of " +"iteration variables" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:267 +msgid "" +"Perform optimizations where we check to see if a jump branches to a location " +"where another comparison subsumed by the first is found" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:268 +msgid "" +"In common subexpression elimination, scan through jump instructions when the " +"target of the jump is not reached by any other path" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:269 +msgid "" +"This is similar to -fcse-follow-jumps, but causes CSE to follow jumps which " +"conditionally skip over blocks" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:270 +msgid "" +"Re-run common subexpression elimination after loop optimizations has been " +"performed" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:271 +msgid "Run the loop optimizer twice" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:272 +msgid "Perform a global common subexpression elimination pass" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:273 +msgid "" +"When -fgcse-lm is enabled, global common subexpression elimination will " +"attempt to move loads which are only killed by stores into themselves" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:274 +msgid "" +"When -fgcse-sm is enabled, a store motion pass is run after global common " +"subexpression elimination" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:275 +msgid "" +"When -fgcse-las is enabled, the global common subexpression elimination pass " +"eliminates redundant loads that come after stores to the same memory " +"location (both partial and full redundancies)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:276 +msgid "" +"When -fgcse-after-reload is enabled, a redundant load elimination pass is " +"performed after reload" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:277 +msgid "" +"Perform loop optimizations: move constant expressions out of loops, simplify " +"exit test conditions and optionally do strength-reduction as well" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:278 +msgid "Perform loop optimizations using the new loop optimizer" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:279 +msgid "" +"If given, the loop optimizer will assume that loop indices do not overflow, " +"and that the loops with nontrivial exit condition are not infinite" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:280 +#, fuzzy +msgid "Perform cross-jumping transformation" +msgstr "Perform contents generation" + +#: /tmp/fish/implicit/share/completions/gcc.fish:281 +msgid "Attempt to transform conditional jumps into branch-less equivalents" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:282 +msgid "" +"Use conditional execution (where available) to transform conditional jumps " +"into branch-less equivalents" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:283 +msgid "" +"Use global dataflow analysis to identify and eliminate useless checks for " +"null pointers" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:284 +msgid "Perform a number of minor optimizations that are relatively expensive" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:285 +#: /tmp/fish/implicit/share/completions/gcc.fish:286 +msgid "" +"Attempt to reassign register numbers in move instructions and as operands of " +"other simple instructions in order to maximize the amount of register tying" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:287 +msgid "" +"If supported for the target machine, attempt to reorder instructions to " +"exploit instruction slots available after delayed branch instructions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:288 +msgid "" +"If supported for the target machine, attempt to reorder instructions to " +"eliminate execution stalls due to required data being unavailable" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:289 +msgid "" +"Similar to -fschedule-insns, but requests an additional pass of instruction " +"scheduling after register allocation has been done" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:290 +msgid "Don’t schedule instructions across basic blocks" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:291 +msgid "Don’t allow speculative motion of non-load instructions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:292 +msgid "Allow speculative motion of some load instructions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:293 +msgid "Allow speculative motion of more load instructions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:294 +msgid "" +"Define how many insns (if any) can be moved prematurely from the queue of " +"stalled insns into the ready list, during the second scheduling pass" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:295 +msgid "" +"Define how many insn groups (cycles) will be examined for a dependency on a " +"stalled insn that is candidate for premature removal from the queue of " +"stalled insns" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:296 +msgid "" +"When scheduling after register allocation, do use superblock scheduling " +"algorithm" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:297 +msgid "" +"Use -fsched2-use-superblocks algorithm when scheduling after register " +"allocation and additionally perform code duplication in order to increase " +"the size of superblocks using tracer pass" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:298 +msgid "" +"The modulo scheduling comes before the traditional scheduling, if a loop was " +"modulo scheduled we may want to prevent the later scheduling passes from " +"changing its schedule, we use this option to control that" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:299 +msgid "" +"Enable values to be allocated in registers that will be clobbered by " +"function calls, by emitting extra instructions to save and restore the " +"registers around such calls" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:300 +msgid "Perform Partial Redundancy Elimination (PRE) on trees" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:301 +msgid "Perform Full Redundancy Elimination (FRE) on trees" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:302 +msgid "Perform copy propagation on trees" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:303 +msgid "Perform copy propagation of memory loads and stores" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:304 +msgid "Perform structural alias analysis on trees" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:305 +msgid "Perform forward store motion on trees" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:306 +#: /tmp/fish/implicit/share/completions/gcc.fish:307 +msgid "Perform sparse conditional constant propagation (CCP) on trees" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:308 +msgid "Perform dead code elimination (DCE) on trees" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:309 +msgid "" +"Perform a variety of simple scalar cleanups (constant/copy propagation, " +"redundancy elimination, range propagation and expression simplification) " +"based on a dominator tree traversal" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:310 +msgid "Perform loop header copying on trees" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:311 +msgid "Perform loop optimizations on trees" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:312 +msgid "Perform linear loop transformations on tree" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:313 +msgid "Perform loop invariant motion on trees" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:314 +msgid "" +"Create a canonical counter for number of iterations in the loop for that " +"determining number of iterations requires complicated analysis" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:315 +msgid "" +"Perform induction variable optimizations (strength reduction, induction " +"variable merging and induction variable elimination) on trees" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:316 +msgid "Perform scalar replacement of aggregates" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:317 +msgid "Perform copy renaming on trees" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:318 +msgid "Perform temporary expression replacement during the SSA->normal phase" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:319 +msgid "Perform live range splitting during the SSA->normal phase" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:320 +msgid "Perform loop vectorization on trees" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:321 +msgid "Perform loop versioning when doing loop vectorization on trees" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:322 +msgid "Perform Value Range Propagation on trees" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:323 +#: /tmp/fish/implicit/share/completions/gcc.fish:365 +msgid "Perform tail duplication to enlarge superblock size" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:324 +#: /tmp/fish/implicit/share/completions/gcc.fish:366 +msgid "" +"Unroll loops whose number of iterations can be determined at compile time or " +"upon entry to the loop" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:325 +#: /tmp/fish/implicit/share/completions/gcc.fish:367 +msgid "" +"Unroll all loops, even if their number of iterations is uncertain when the " +"loop is entered" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:326 +msgid "" +"Enables expressing of values of induction variables in later iterations of " +"the unrolled loop using the value in the first iteration" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:327 +msgid "" +"With this option, the compiler will create multiple copies of some local " +"variables when unrolling a loop which can result in superior code" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:328 +#: /tmp/fish/implicit/share/completions/gcc.fish:371 +msgid "" +"If supported by the target machine, generate instructions to prefetch memory " +"to improve the performance of loops that access large arrays" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:329 +#: /tmp/fish/implicit/share/completions/gcc.fish:330 +msgid "Disable any machine-specific peephole optimizations" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:331 +msgid "Do not guess branch probabilities using heuristics" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:332 +msgid "" +"Reorder basic blocks in the compiled function in order to reduce number of " +"taken branches and improve code locality" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:333 +msgid "" +"In addition to reordering basic blocks in the compiled function, in order to " +"reduce number of taken branches, partitions hot and cold basic blocks into " +"separate sections of the assembly and " +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:334 +msgid "Reorder functions in the object file in order to improve code locality" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:335 +msgid "" +"Allows the compiler to assume the strictest aliasing rules applicable to the " +"language being compiled" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:336 +#: /tmp/fish/implicit/share/completions/gcc.fish:337 +msgid "" +"Align the start of functions to the next power-of-two greater than n, " +"skipping up to n bytes" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:338 +#: /tmp/fish/implicit/share/completions/gcc.fish:339 +msgid "" +"Align all branch targets to a power-of-two boundary, skipping up to n bytes " +"like -falign-functions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:340 +#: /tmp/fish/implicit/share/completions/gcc.fish:341 +msgid "" +"Align loops to a power-of-two boundary, skipping up to n bytes like -falign-" +"functions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:342 +#: /tmp/fish/implicit/share/completions/gcc.fish:343 +msgid "" +"Align branch targets to a power-of-two boundary, for branch targets where " +"the targets can only be reached by jumping, skipping up to n bytes like -" +"falign-functions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:344 +msgid "Parse the whole compilation unit before starting to produce code" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:345 +msgid "" +"Constructs webs as commonly used for register allocation purposes and assign " +"each web individual pseudo register" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:346 +msgid "" +"Assume that the current compilation unit represents whole program being " +"compiled" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:347 +msgid "" +"After register allocation and post-register allocation instruction " +"splitting, we perform a copy-propagation pass to try to reduce scheduling " +"dependencies and occasionally eliminate the copy" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:348 +msgid "" +"Enable options usually used for instrumenting application to produce profile " +"useful for later recompilation with profile feedback based optimization" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:349 +msgid "" +"Enable profile feedback directed optimizations, and optimizations generally " +"profitable only with profile feedback available" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:350 +msgid "" +"Do not store floating point variables in registers, and inhibit other " +"options that might change whether a floating point value is taken from a " +"register or memory" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:351 +msgid "" +"Sets -fno-math-errno, -funsafe-math-optimizations, -fno-trapping-math, -" +"ffinite-math-only, -fno-rounding-math, -fno-signaling-nans and fcx-limited-" +"range" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:352 +msgid "" +"Do not set ERRNO after calling math functions that are executed with a " +"single instruction, e" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:353 +msgid "" +"Allow optimizations for floating-point arithmetic that (a) assume that " +"arguments and results are valid and (b) may violate IEEE or ANSI standards" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:354 +msgid "" +"Allow optimizations for floating-point arithmetic that assume that arguments " +"and results are not NaNs or +-Infs" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:355 +msgid "" +"Compile code assuming that floating-point operations cannot generate user-" +"visible traps" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:356 +msgid "" +"Disable transformations and optimizations that assume default floating point " +"rounding behavior" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:357 +msgid "" +"Compile code assuming that IEEE signaling NaNs may generate uservisible " +"traps during floating-point operations" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:358 +msgid "" +"Treat floating point constant as single precision constant instead of " +"implicitly converting it to double precision constant" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:359 +#: /tmp/fish/implicit/share/completions/gcc.fish:360 +msgid "" +"When enabled, this option states that a range reduction step is not needed " +"when performing complex division" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:361 +msgid "" +"After running a program compiled with -fprofile-arcs, you can compile it a " +"second time using -fbranch-probabilities, to improve optimizations based on " +"the number of times each branch was taken" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:362 +msgid "" +"If combined with -fprofile-arcs, it adds code so that some data about values " +"of expressions in the program is gathered" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:363 +msgid "" +"If combined with -fprofile-arcs, it instructs the compiler to add a code to " +"gather information about values of expressions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:364 +msgid "" +"Attempt to avoid false dependencies in scheduled code by making use of " +"registers left over after register allocation" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:368 +msgid "" +"Peels the loops for that there is enough information that they do not roll " +"much (from profile feedback)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:369 +msgid "Enables the loop invariant motion pass in the new loop optimizer" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:370 +msgid "" +"Move branches with loop invariant conditions out of the loop, with " +"duplicates of the loop on both branches (modified according to result of the " +"condition)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:372 +#: /tmp/fish/implicit/share/completions/gcc.fish:373 +msgid "" +"Place each function or data item into its own section in the output file if " +"the target supports arbitrary sections" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:374 +msgid "" +"Perform branch target register load optimization before prologue / epilogue " +"threading" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:375 +msgid "" +"Perform branch target register load optimization after prologue / epilogue " +"threading" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:376 +msgid "" +"When performing branch target register load optimization, don’t reuse branch " +"target registers in within any basic block" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:377 +msgid "" +"Emit extra code to check for buffer overflows, such as stack smashing attacks" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:378 +msgid "Like -fstack-protector except that all functions are protected" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:379 +msgid "" +"In some places, GCC uses various constants to control the amount of " +"optimization that is done" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:380 +#, fuzzy +msgid "Pass option as an option to the preprocessor" +msgstr "Do not use integrated preprocessor" + +#: /tmp/fish/implicit/share/completions/gcc.fish:381 +msgid "Predefine name as a macro, with definition 1" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:382 +msgid "" +"The contents of definition are tokenized and processed as if they appeared " +"during translation phase three in a #define directive" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:383 +msgid "" +"Cancel any previous definition of name, either built in or provided with a -" +"D option" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:384 +msgid "Do not predefine any system-specific or GCC-specific macros" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:385 +#, fuzzy +msgid "" +"Add the directory dir to the list of directories to be searched for header " +"files" +msgstr "" +"Sets a list of directories to search for photo viewers and keyserver helpers" + +#: /tmp/fish/implicit/share/completions/gcc.fish:386 +#, fuzzy +msgid "Write output to file" +msgstr "Write output to specified file" + +#: /tmp/fish/implicit/share/completions/gcc.fish:387 +msgid "Turns on all optional warnings which are desirable for normal code" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:388 +#: /tmp/fish/implicit/share/completions/gcc.fish:389 +msgid "" +"Warn whenever a comment-start sequence /* appears in a /* comment, or " +"whenever a backslash-newline appears in a // comment" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:390 +msgid "" +"@anchor{Wtrigraphs} Most trigraphs in comments cannot affect the meaning of " +"the program" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:391 +msgid "" +"Warn about certain constructs that behave differently in traditional and ISO " +"C" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:392 +msgid "Warn the first time #import is used" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:393 +msgid "" +"Warn whenever an identifier which is not a macro is encountered in an #if " +"directive, outside of defined" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:394 +msgid "Warn about macros defined in the main file that are unused" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:395 +msgid "Warn whenever an #else or an #endif are followed by text" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:396 +#, fuzzy +msgid "Make all warnings into hard errors" +msgstr "Only output warnings and errors" + +#: /tmp/fish/implicit/share/completions/gcc.fish:397 +msgid "Issue warnings for code in system headers" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:398 +msgid "Suppress all warnings, including those which GNU CPP issues by default" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:399 +msgid "Issue all the mandatory diagnostics listed in the C standard" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:400 +msgid "" +"Issue all the mandatory diagnostics, and make all mandatory diagnostics into " +"errors" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:401 +msgid "" +"Instead of outputting the result of preprocessing, output a rule suitable " +"for make describing the dependencies of the main source file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:402 +msgid "" +"Like -M but do not mention header files that are found in system header " +"directories, nor header files that are included, directly or indirectly, " +"from such a header" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:403 +msgid "When used with -M or -MM, specifies a file to write the dependencies to" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:404 +msgid "" +"In conjunction with an option such as -M requesting dependency generation, -" +"MG assumes missing header files are generated files and adds them to the " +"dependency list without raising an error" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:405 +msgid "" +"This option instructs CPP to add a phony target for each dependency other " +"than the main file, causing each to depend on nothing" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:406 +msgid "Change the target of the rule emitted by dependency generation" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:407 +msgid "Same as -MT, but it quotes any characters which are special to Make" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:408 +#: /tmp/fish/implicit/share/completions/gcc.fish:409 +msgid "is equivalent to -M -MF file, except that -E is not implied" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:410 +msgid "Like -MD except mention only user header files, not system header files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:411 +msgid "" +"When using precompiled headers, this flag will cause the dependency-output " +"flags to also list the files from the precompiled header’s dependencies" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:412 +msgid "This option allows use of a precompiled header together with -E" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:413 +#: /tmp/fish/implicit/share/completions/gcc.fish:414 +#: /tmp/fish/implicit/share/completions/gcc.fish:415 +#: /tmp/fish/implicit/share/completions/gcc.fish:416 +msgid "" +"assembler-with-cpp Specify the source language: C, C++, Objective-C, or " +"assembly" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:417 +#: /tmp/fish/implicit/share/completions/gcc.fish:418 +msgid "Specify the standard to which the code should conform" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:419 +#, fuzzy +msgid "Split the include path" +msgstr "Include path" + +#: /tmp/fish/implicit/share/completions/gcc.fish:420 +msgid "Do not search the standard system directories for header files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:421 +msgid "" +"Do not search for header files in the C++-specific standard directories, but " +"do still search the other standard directories" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:422 +msgid "" +"Process file as if \"#include \"file\"\" appeared as the first line of the " +"primary source file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:423 +msgid "" +"Exactly like -include, except that any output produced by scanning file is " +"thrown away" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:424 +msgid "" +"Search dir for header files, but do it after all directories specified with -" +"I and the standard system directories have been exhausted" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:425 +msgid "Specify prefix as the prefix for subsequent -iwithprefix options" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:426 +#: /tmp/fish/implicit/share/completions/gcc.fish:427 +msgid "" +"Append dir to the prefix specified previously with -iprefix, and add the " +"resulting directory to the include search path" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:428 +msgid "" +"This option is like the --sysroot option, but applies only to header files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:429 +msgid "" +"Search dir for header files, after all directories specified by -I but " +"before the standard system directories" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:430 +msgid "" +"Search dir only for header files requested with \"#include \"file\"\"; they " +"are not searched for \"#include \", before all directories specified " +"by -I and before the standard system directories" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:432 +#, fuzzy +msgid "Accept universal character names in identifiers" +msgstr "Accept $ in identifiers" + +#: /tmp/fish/implicit/share/completions/gcc.fish:433 +msgid "" +"Indicate to the preprocessor that the input file has already been " +"preprocessed" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:434 +msgid "Set the distance between tab stops" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:435 +msgid "" +"Set the execution character set, used for string and character constants" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:436 +msgid "" +"Set the wide execution character set, used for wide string and character " +"constants" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:437 +msgid "" +"Set the input character set, used for translation from the character set of " +"the input file to the source character set used by GCC" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:438 +msgid "" +"Enable generation of linemarkers in the preprocessor output that will let " +"the compiler know the current working directory at the time of preprocessing" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:439 +msgid "Do not print column numbers in diagnostics" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:440 +msgid "Make an assertion with the predicate predicate and answer answer" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:441 +#: /tmp/fish/implicit/share/completions/gcc.fish:442 +msgid "Cancel an assertion with the predicate predicate and answer answer" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:443 +msgid "" +"CHARS is a sequence of one or more of the following characters, and must not " +"be preceded by a space" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:444 +msgid "Inhibit generation of linemarkers in the output from the preprocessor" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:445 +#, fuzzy +msgid "Do not discard comments" +msgstr "Don't use a comment string" + +#: /tmp/fish/implicit/share/completions/gcc.fish:446 +msgid "Do not discard comments, including during macro expansion" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:447 +msgid "" +"Try to imitate the behavior of old-fashioned C preprocessors, as opposed to " +"ISO C preprocessors" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:448 +#, fuzzy +msgid "Process trigraph sequences" +msgstr "Process at queue only once" + +#: /tmp/fish/implicit/share/completions/gcc.fish:449 +msgid "" +"Enable special code to work around file systems which only permit very short " +"file names, such as MS-DOS" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:450 +#: /tmp/fish/implicit/share/completions/gcc.fish:451 +msgid "" +"Print text describing all the command line options instead of preprocessing " +"anything" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:453 +msgid "" +"Print the name of each header file used, in addition to other normal " +"activities" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:454 +#: /tmp/fish/implicit/share/completions/gcc.fish:455 +msgid "Print out GNU CPP’s version number" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:456 +msgid "Pass option as an option to the assembler" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:457 +#: /tmp/fish/implicit/share/completions/gcc.fish:458 +#: /tmp/fish/implicit/share/completions/gcc.fish:459 +msgid "" +"If any of these options is used, then the linker is not run, and object file " +"names should not be used as arguments" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:460 +#: /tmp/fish/implicit/share/completions/gcc.fish:461 +msgid "Search the library named library when linking" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:462 +msgid "" +"You need this special case of the -l option in order to link an Objective-C " +"or Objective-C++ program" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:463 +msgid "Do not use the standard system startup files when linking" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:464 +msgid "Do not use the standard system libraries when linking" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:465 +msgid "Do not use the standard system startup files or libraries when linking" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:466 +msgid "Produce a position independent executable on targets which support it" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:467 +msgid "" +"Pass the flag -export-dynamic to the ELF linker, on targets that support it" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:468 +msgid "Remove all symbol table and relocation information from the executable" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:469 +msgid "" +"On systems that support dynamic linking, this prevents linking with the " +"shared libraries" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:470 +msgid "" +"Produce a shared object which can then be linked with other objects to form " +"an executable" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:471 +#: /tmp/fish/implicit/share/completions/gcc.fish:472 +msgid "" +"On systems that provide libgcc as a shared library, these options force the " +"use of either the shared or static version respectively" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:473 +msgid "Bind references to global symbols when building a shared object" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:474 +msgid "Pass option as an option to the linker" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:475 +msgid "" +"Pretend the symbol symbol is undefined, to force linking of library modules " +"to define it" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:476 +msgid "" +"Add the directory dir to the head of the list of directories to be searched " +"for header files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:477 +msgid "" +"Add the directory dir to the head of the list of directories to be searched " +"for header files only for the case of #include \"file\"; they are not " +"searched for #include , otherwise just like -I" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:478 +msgid "Add directory dir to the list of directories to be searched for -l" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:479 +msgid "" +"This option specifies where to find the executables, libraries, include " +"files, and data files of the compiler itself" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:480 msgid "" "Process file after the compiler reads in the standard specs file, in order " "to override the defaults that the gcc driver program uses when determining " @@ -4088,8 +22731,127 @@ msgstr "" "to override the defaults that the gcc driver program uses when determining " "what switches to pass to cc1, cc1plus, as, ld, etc" -#: share/completions/gcc.fish:539 share/completions/gcc.fish:540 -#: share/completions/gcc.fish:541 +#: /tmp/fish/implicit/share/completions/gcc.fish:482 +msgid "This option has been deprecated" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:483 +msgid "The argument machine specifies the target machine for compilation" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:484 +msgid "The argument version specifies which version of GCC to run" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:485 +msgid "Compile code for little endian mode" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:486 +#, fuzzy +msgid "Compile code for big endian mode" +msgstr "Compiler debug mode" + +#: /tmp/fish/implicit/share/completions/gcc.fish:487 +msgid "Prepend the name of the cpu to all public symbol names" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:488 +msgid "Compile code for ARC variant cpu" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:489 +#: /tmp/fish/implicit/share/completions/gcc.fish:490 +#: /tmp/fish/implicit/share/completions/gcc.fish:491 +#: /tmp/fish/implicit/share/completions/gcc.fish:492 +msgid "" +"Put functions, data, and readonly data in text-section, data-section, and " +"readonly-data-section respectively by default" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:493 +#, fuzzy +msgid "Generate code for the specified ABI" +msgstr "Create window on the specified display" + +#: /tmp/fish/implicit/share/completions/gcc.fish:494 +msgid "" +"Generate a stack frame that is compliant with the ARM Procedure Call " +"Standard for all functions, even if this is not strictly necessary for " +"correct execution of the code" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:495 +msgid "This is a synonym for -mapcs-frame" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:496 +msgid "" +"Generate code which supports calling between the ARM and Thumb instruction " +"sets" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:497 +msgid "" +"Prevent the reordering of instructions in the function prolog, or the " +"merging of those instruction with the instructions in the function’s body" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:498 +#: /tmp/fish/implicit/share/completions/gcc.fish:1271 +#: /tmp/fish/implicit/share/completions/gcc.fish:1272 +msgid "Generate output containing floating point instructions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:499 +#: /tmp/fish/implicit/share/completions/gcc.fish:762 +#: /tmp/fish/implicit/share/completions/gcc.fish:786 +#: /tmp/fish/implicit/share/completions/gcc.fish:897 +#: /tmp/fish/implicit/share/completions/gcc.fish:1273 +#: /tmp/fish/implicit/share/completions/gcc.fish:1274 +msgid "Generate output containing library calls for floating point" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:500 +msgid "Specifies which ABI to use for floating point values" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:501 +#: /tmp/fish/implicit/share/completions/gcc.fish:1288 +msgid "Generate code for a processor running in little-endian mode" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:502 +msgid "" +"Generate code for a processor running in big-endian mode; the default is to " +"compile code for a little-endian processor" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:503 +msgid "This option only applies when generating code for big-endian processors" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:504 +msgid "This specifies the name of the target ARM processor" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:505 +msgid "" +"This option is very similar to the -mcpu= option, except that instead of " +"specifying the actual target processor type, and hence restricting which " +"instructions can be used, it specifies that GCC should tune the performance " +"of the code as if the target were of the type specified in this option, but " +"still choosing the instructions that it will generate based on the cpu " +"specified by a -mcpu= option" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:506 +msgid "This specifies the name of the target ARM architecture" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:507 +#: /tmp/fish/implicit/share/completions/gcc.fish:508 +#: /tmp/fish/implicit/share/completions/gcc.fish:509 msgid "" "This specifies what floating point hardware (or hardware emulation) is " "available on the target" @@ -4097,25 +22859,97 @@ msgstr "" "This specifies what floating point hardware (or hardware emulation) is " "available on the target" -#: share/completions/gcc.fish:542 +#: /tmp/fish/implicit/share/completions/gcc.fish:510 msgid "" "The size of all structures and unions will be rounded up to a multiple of " "the number of bits set by this option" msgstr "" -#: share/completions/gcc.fish:548 +#: /tmp/fish/implicit/share/completions/gcc.fish:511 +msgid "" +"Generate a call to the function \"abort\" at the end of a \"noreturn\" " +"function" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:512 +#: /tmp/fish/implicit/share/completions/gcc.fish:513 +#: /tmp/fish/implicit/share/completions/gcc.fish:543 +#: /tmp/fish/implicit/share/completions/gcc.fish:544 +msgid "" +"Tells the compiler to perform function calls by first loading the address of " +"the function into a register and then performing a subroutine call on this " +"register" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:514 +msgid "Disable support for the \"dllimport\" attribute" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:515 +msgid "" +"Treat the register used for PIC addressing as read-only, rather than loading " +"it in the prologue for each function" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:516 msgid "Specify the register to be used for PIC addressing" msgstr "Specify the register to be used for PIC addressing" -#: share/completions/gcc.fish:556 +#: /tmp/fish/implicit/share/completions/gcc.fish:517 +msgid "" +"Insert NOPs into the instruction stream to in order to work around problems " +"with invalid Maverick instruction combinations" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:518 +msgid "" +"Write the name of each function into the text section, directly preceding " +"the function prologue" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:519 +msgid "Generate code for the 16-bit Thumb instruction set" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:520 +msgid "" +"Generate a stack frame that is compliant with the Thumb Procedure Call " +"Standard for all non-leaf functions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:521 +msgid "" +"Generate a stack frame that is compliant with the Thumb Procedure Call " +"Standard for all leaf functions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:522 +msgid "" +"Gives all externally visible functions in the file being compiled an ARM " +"instruction set header which switches to Thumb mode before executing the " +"rest of the function" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:523 +msgid "" +"Allows calls via function pointers (including virtual functions) to execute " +"correctly regardless of whether the target code has been compiled for " +"interworking or not" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:524 msgid "Specify the access model for the thread local storage pointer" msgstr "Specify the access model for the thread local storage pointer" -#: share/completions/gcc.fish:557 +#: /tmp/fish/implicit/share/completions/gcc.fish:525 msgid "Specify ATMEL AVR instruction set or MCU type" msgstr "Specify ATMEL AVR instruction set or MCU type" -#: share/completions/gcc.fish:559 +#: /tmp/fish/implicit/share/completions/gcc.fish:526 +msgid "Output instruction sizes to the asm file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:527 msgid "" "Specify the initial stack address, which may be a symbol or numeric value, " "__stack is the default" @@ -4123,7 +22957,81 @@ msgstr "" "Specify the initial stack address, which may be a symbol or numeric value, " "__stack is the default" -#: share/completions/gcc.fish:574 +#: /tmp/fish/implicit/share/completions/gcc.fish:528 +msgid "Generated code is not compatible with hardware interrupts" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:529 +msgid "" +"Functions prologues/epilogues expanded as call to appropriate subroutines" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:530 +msgid "Do not generate tablejump insns which sometimes increase code size" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:531 +msgid "Change only the low 8 bits of the stack pointer" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:532 +#, fuzzy +msgid "Assume int to be 8 bit integer" +msgstr "Left integer not equal to right integer" + +#: /tmp/fish/implicit/share/completions/gcc.fish:533 +#: /tmp/fish/implicit/share/completions/gcc.fish:818 +msgid "Don’t keep the frame pointer in a register for leaf functions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:534 +msgid "" +"When enabled, the compiler will ensure that the generated code does not " +"contain speculative loads after jump instructions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:535 +msgid "Don’t generate extra code to prevent speculative loads from occurring" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:536 +msgid "" +"When enabled, the compiler will ensure that the generated code does not " +"contain CSYNC or SSYNC instructions too soon after conditional branches" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:537 +msgid "" +"Don’t generate extra code to prevent CSYNC or SSYNC instructions from " +"occurring too soon after a conditional branch" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:538 +msgid "" +"When enabled, the compiler is free to take advantage of the knowledge that " +"the entire program fits into the low 64k of memory" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:539 +#, fuzzy +msgid "Assume that the program is arbitrarily large" +msgstr "Assume data type for binary files" + +#: /tmp/fish/implicit/share/completions/gcc.fish:540 +#: /tmp/fish/implicit/share/completions/gcc.fish:909 +msgid "Generate code that supports shared libraries via the library ID method" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:541 +#: /tmp/fish/implicit/share/completions/gcc.fish:910 +#, fuzzy +msgid "" +"Generate code that doesn’t assume ID based shared libraries are being used" +msgstr "" +"Specified the identification number of the ID based shared library being " +"compiled" + +#: /tmp/fish/implicit/share/completions/gcc.fish:542 msgid "" "Specified the identification number of the ID based shared library being " "compiled" @@ -4131,461 +23039,5842 @@ msgstr "" "Specified the identification number of the ID based shared library being " "compiled" -#: share/completions/gem.fish:12 -msgid "Build a gem from a gemspec" -msgstr "Build a gem from a gemspec" +#: /tmp/fish/implicit/share/completions/gcc.fish:545 +#: /tmp/fish/implicit/share/completions/gcc.fish:546 +#: /tmp/fish/implicit/share/completions/gcc.fish:547 +#: /tmp/fish/implicit/share/completions/gcc.fish:743 +#: /tmp/fish/implicit/share/completions/gcc.fish:744 +#, fuzzy +msgid "Generate code for the specified architecture" +msgstr "Use specified string as comment string" -#: share/completions/gem.fish:13 -msgid "Adjust RubyGems certificate settings" -msgstr "Adjust RubyGems certificate settings" +#: /tmp/fish/implicit/share/completions/gcc.fish:548 +#: /tmp/fish/implicit/share/completions/gcc.fish:549 +msgid "" +"Tune to architecture-type everything applicable about the generated code, " +"except for the ABI and the set of available instructions" +msgstr "" -#: share/completions/gem.fish:14 -msgid "Check installed gems" -msgstr "Check installed gems" +#: /tmp/fish/implicit/share/completions/gcc.fish:550 +msgid "=n Warn when the stack frame of a function exceeds n bytes" +msgstr "" -#: share/completions/gem.fish:15 -msgid "Cleanup old versions of installed gems in the local repository" -msgstr "Cleanup old versions of installed gems in the local repository" +#: /tmp/fish/implicit/share/completions/gcc.fish:551 +msgid "=n Only available with the cris-axis-aout target" +msgstr "" -#: share/completions/gem.fish:16 -msgid "Display the contents of the installed gems" -msgstr "Display the contents of the installed gems" +#: /tmp/fish/implicit/share/completions/gcc.fish:552 +#: /tmp/fish/implicit/share/completions/gcc.fish:553 +msgid "" +"The options -metrax4 and -metrax100 are synonyms for -march=v3 and -march=v8 " +"respectively" +msgstr "" -#: share/completions/gem.fish:17 -msgid "Show the dependencies of an installed gem" -msgstr "Show the dependencies of an installed gem" +#: /tmp/fish/implicit/share/completions/gcc.fish:554 +#: /tmp/fish/implicit/share/completions/gcc.fish:555 +msgid "" +"Work around a bug in the \"muls\" and \"mulu\" instructions for CPU models " +"where it applies" +msgstr "" -#: share/completions/gem.fish:18 -msgid "Display RubyGems environmental information" -msgstr "Display RubyGems environmental information" +#: /tmp/fish/implicit/share/completions/gcc.fish:556 +msgid "" +"Enable CRIS-specific verbose debug-related information in the assembly code" +msgstr "" -#: share/completions/gem.fish:19 -msgid "Provide help on the 'gem' command" -msgstr "Provide help on the “gem” command" +#: /tmp/fish/implicit/share/completions/gcc.fish:557 +msgid "" +"Do not use condition-code results from previous instruction; always emit " +"compare and test instructions before use of condition codes" +msgstr "" -#: share/completions/gem.fish:20 -msgid "Install a gem into the local repository" -msgstr "Install a gem into the local repository" +#: /tmp/fish/implicit/share/completions/gcc.fish:558 +msgid "" +"Do not emit instructions with side-effects in addressing modes other than " +"post-increment" +msgstr "" -#: share/completions/gem.fish:21 -msgid "Display all gems whose name starts with STRING" -msgstr "Display all gems whose name starts with STRING" +#: /tmp/fish/implicit/share/completions/gcc.fish:559 +#: /tmp/fish/implicit/share/completions/gcc.fish:560 +#: /tmp/fish/implicit/share/completions/gcc.fish:561 +#: /tmp/fish/implicit/share/completions/gcc.fish:562 +#: /tmp/fish/implicit/share/completions/gcc.fish:563 +#: /tmp/fish/implicit/share/completions/gcc.fish:564 +msgid "" +"These options (no-options) arranges (eliminate arrangements) for the stack-" +"frame, individual data and constants to be aligned for the maximum single " +"data access size for the chosen CPU model" +msgstr "" -#: share/completions/gem.fish:22 -msgid "Query gem information in local or remote repositories" -msgstr "Query gem information in local or remote repositories" +#: /tmp/fish/implicit/share/completions/gcc.fish:565 +#: /tmp/fish/implicit/share/completions/gcc.fish:566 +#: /tmp/fish/implicit/share/completions/gcc.fish:567 +msgid "" +"Similar to the stack- data- and const-align options above, these options " +"arrange for stack-frame, writable data and constants to all be 32-bit, 16-" +"bit or 8-bit aligned" +msgstr "" -#: share/completions/gem.fish:23 -msgid "Generates RDoc for pre-installed gems" -msgstr "Generates RDoc for pre-installed gems" +#: /tmp/fish/implicit/share/completions/gcc.fish:568 +#: /tmp/fish/implicit/share/completions/gcc.fish:569 +msgid "" +"With -mno-prologue-epilogue, the normal function prologue and epilogue that " +"sets up the stack-frame are omitted and no return instructions or return " +"sequences are generated in the code" +msgstr "" -#: share/completions/gem.fish:24 -msgid "Display all gems whose name contains STRING" -msgstr "Display all gems whose name contains STRING" +#: /tmp/fish/implicit/share/completions/gcc.fish:570 +#: /tmp/fish/implicit/share/completions/gcc.fish:571 +msgid "" +"With -fpic and -fPIC, don’t generate (do generate) instruction sequences " +"that load addresses for functions from the PLT part of the GOT rather than " +"(traditional on other architectures) calls to the PLT" +msgstr "" -#: share/completions/gem.fish:25 -msgid "Display gem specification (in yaml)" -msgstr "Display gem specification (in yaml)" +#: /tmp/fish/implicit/share/completions/gcc.fish:572 +msgid "Legacy no-op option only recognized with the cris-axis-aout target" +msgstr "" -#: share/completions/gem.fish:26 -msgid "Uninstall a gem from the local repository" -msgstr "Uninstall a gem from the local repository" +#: /tmp/fish/implicit/share/completions/gcc.fish:573 +msgid "" +"Legacy no-op option only recognized with the cris-axis-elf and cris-axis-" +"linux-gnu targets" +msgstr "" -#: share/completions/gem.fish:27 -msgid "Unpack an installed gem to the current directory" -msgstr "Unpack an installed gem to the current directory" +#: /tmp/fish/implicit/share/completions/gcc.fish:574 +msgid "" +"Only recognized with the cris-axis-aout target, where it selects a GNU/linux-" +"like multilib, include files and instruction set for -march=v8" +msgstr "" -#: share/completions/gem.fish:28 -msgid "Update the named gem (or all installed gems) in the local repository" -msgstr "Update the named gem (or all installed gems) in the local repository" +#: /tmp/fish/implicit/share/completions/gcc.fish:575 +msgid "Legacy no-op option only recognized with the cris-axis-linux-gnu target" +msgstr "" -#: share/completions/gem.fish:35 +#: /tmp/fish/implicit/share/completions/gcc.fish:576 +msgid "" +"This option, recognized for the cris-axis-aout and cris-axis-elf arranges to " +"link with input-output functions from a simulator library" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:577 +msgid "" +"Like -sim, but pass linker options to locate initialized data at 0x40000000 " +"and zero-initialized data at 0x80000000" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:578 +msgid "Enable the use of multiply-accumulate instructions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:579 +msgid "" +"Push instructions will be used to pass outgoing arguments when functions are " +"called" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:580 +msgid "" +"Add the framework directory dir to the head of the list of directories to be " +"searched for header files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:581 +msgid "Emit debugging information for symbols that are used" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:582 +msgid "Emit debugging information for all symbols and types" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:583 +msgid "" +"=version The earliest version of MacOS X that this executable will run on is " +"version" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:584 +msgid "Override the defaults for bool so that sizeof(bool)==1" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:585 +#: /tmp/fish/implicit/share/completions/gcc.fish:586 +#: /tmp/fish/implicit/share/completions/gcc.fish:587 +msgid "Generate code suitable for fast turn around development" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:588 +msgid "Loads all members of static archive libraries" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:589 +msgid "" +"Cause the errors having to do with files that have the wrong architecture to " +"be fatal" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:590 +msgid "" +"Causes the output file to be marked such that the dynamic linker will bind " +"all undefined references when the file is loaded or launched" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:591 +#, fuzzy +msgid "Produce a Mach-o bundle format file" +msgstr "Produce sample configuration file" + +#: /tmp/fish/implicit/share/completions/gcc.fish:592 +msgid "" +"This option specifies the executable that will be loading the build output " +"file being linked" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:593 +msgid "" +"When passed this option, GCC will produce a dynamic library instead of an " +"executable when linking, using the Darwin libtool command" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:594 +msgid "" +"This causes GCC’s output file to have the ALL subtype, instead of one " +"controlled by the -mcpu or -march option" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:595 +#: /tmp/fish/implicit/share/completions/gcc.fish:596 +#: /tmp/fish/implicit/share/completions/gcc.fish:597 +#: /tmp/fish/implicit/share/completions/gcc.fish:598 +#: /tmp/fish/implicit/share/completions/gcc.fish:599 +#: /tmp/fish/implicit/share/completions/gcc.fish:600 +#: /tmp/fish/implicit/share/completions/gcc.fish:601 +#: /tmp/fish/implicit/share/completions/gcc.fish:602 +#: /tmp/fish/implicit/share/completions/gcc.fish:603 +#: /tmp/fish/implicit/share/completions/gcc.fish:604 +#: /tmp/fish/implicit/share/completions/gcc.fish:605 +#: /tmp/fish/implicit/share/completions/gcc.fish:606 +#: /tmp/fish/implicit/share/completions/gcc.fish:607 +#: /tmp/fish/implicit/share/completions/gcc.fish:608 +#: /tmp/fish/implicit/share/completions/gcc.fish:609 +#: /tmp/fish/implicit/share/completions/gcc.fish:610 +#: /tmp/fish/implicit/share/completions/gcc.fish:611 +#: /tmp/fish/implicit/share/completions/gcc.fish:612 +#: /tmp/fish/implicit/share/completions/gcc.fish:613 +#: /tmp/fish/implicit/share/completions/gcc.fish:614 +#: /tmp/fish/implicit/share/completions/gcc.fish:615 +#: /tmp/fish/implicit/share/completions/gcc.fish:616 +#: /tmp/fish/implicit/share/completions/gcc.fish:617 +#: /tmp/fish/implicit/share/completions/gcc.fish:618 +#: /tmp/fish/implicit/share/completions/gcc.fish:619 +#: /tmp/fish/implicit/share/completions/gcc.fish:620 +#: /tmp/fish/implicit/share/completions/gcc.fish:621 +#: /tmp/fish/implicit/share/completions/gcc.fish:622 +#: /tmp/fish/implicit/share/completions/gcc.fish:623 +#: /tmp/fish/implicit/share/completions/gcc.fish:624 +#: /tmp/fish/implicit/share/completions/gcc.fish:625 +#: /tmp/fish/implicit/share/completions/gcc.fish:626 +#: /tmp/fish/implicit/share/completions/gcc.fish:627 +#: /tmp/fish/implicit/share/completions/gcc.fish:628 +#: /tmp/fish/implicit/share/completions/gcc.fish:629 +#: /tmp/fish/implicit/share/completions/gcc.fish:630 +#: /tmp/fish/implicit/share/completions/gcc.fish:631 +#: /tmp/fish/implicit/share/completions/gcc.fish:632 +#: /tmp/fish/implicit/share/completions/gcc.fish:633 +#: /tmp/fish/implicit/share/completions/gcc.fish:634 +#: /tmp/fish/implicit/share/completions/gcc.fish:635 +#: /tmp/fish/implicit/share/completions/gcc.fish:636 +#: /tmp/fish/implicit/share/completions/gcc.fish:637 +#: /tmp/fish/implicit/share/completions/gcc.fish:638 +#: /tmp/fish/implicit/share/completions/gcc.fish:639 +#: /tmp/fish/implicit/share/completions/gcc.fish:640 +#: /tmp/fish/implicit/share/completions/gcc.fish:641 +#: /tmp/fish/implicit/share/completions/gcc.fish:642 +#: /tmp/fish/implicit/share/completions/gcc.fish:643 +#: /tmp/fish/implicit/share/completions/gcc.fish:644 +#: /tmp/fish/implicit/share/completions/gcc.fish:645 +#: /tmp/fish/implicit/share/completions/gcc.fish:646 +#: /tmp/fish/implicit/share/completions/gcc.fish:647 +#: /tmp/fish/implicit/share/completions/gcc.fish:648 +#: /tmp/fish/implicit/share/completions/gcc.fish:649 +#: /tmp/fish/implicit/share/completions/gcc.fish:650 +#: /tmp/fish/implicit/share/completions/gcc.fish:651 +#: /tmp/fish/implicit/share/completions/gcc.fish:652 +msgid "These options are passed to the Darwin linker" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:653 +#: /tmp/fish/implicit/share/completions/gcc.fish:654 +msgid "" +"Use (do not use) the hardware floating-point instructions for floating-point " +"operations" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:655 +#: /tmp/fish/implicit/share/completions/gcc.fish:656 +msgid "Generate code that uses (does not use) the floating-point register set" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:657 +msgid "" +"The Alpha architecture implements floating-point hardware optimized for " +"maximum performance" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:658 +msgid "" +"This is like -mieee except the generated code also maintains the IEEE " +"inexact-flag" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:659 +#: /tmp/fish/implicit/share/completions/gcc.fish:660 +msgid "This option controls what floating-point related traps are enabled" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:661 +#: /tmp/fish/implicit/share/completions/gcc.fish:662 +msgid "Selects the IEEE rounding mode" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:663 +#: /tmp/fish/implicit/share/completions/gcc.fish:664 +msgid "In the Alpha architecture, floating point traps are imprecise" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:665 +msgid "This option marks the generated code as IEEE conformant" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:666 +msgid "" +"Normally GCC examines a 32- or 64-bit integer constant to see if it can " +"construct it from smaller constants in two or three instructions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:667 +#: /tmp/fish/implicit/share/completions/gcc.fish:668 +msgid "" +"Select whether to generate code to be assembled by the vendor-supplied " +"assembler (-malpha-as) or by the GNU assembler -mgas" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:669 +#: /tmp/fish/implicit/share/completions/gcc.fish:670 +#: /tmp/fish/implicit/share/completions/gcc.fish:671 +#: /tmp/fish/implicit/share/completions/gcc.fish:672 +#: /tmp/fish/implicit/share/completions/gcc.fish:673 +#: /tmp/fish/implicit/share/completions/gcc.fish:674 +#: /tmp/fish/implicit/share/completions/gcc.fish:675 +#: /tmp/fish/implicit/share/completions/gcc.fish:676 +msgid "" +"Indicate whether GCC should generate code to use the optional BWX, CIX, FIX " +"and MAX instruction sets" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:677 +#: /tmp/fish/implicit/share/completions/gcc.fish:678 +msgid "" +"Generate code that uses (does not use) VAX F and G floating point arithmetic " +"instead of IEEE single and double precision" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:679 +#: /tmp/fish/implicit/share/completions/gcc.fish:680 +msgid "" +"Older Alpha assemblers provided no way to generate symbol relocations except " +"via assembler macros" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:681 +#: /tmp/fish/implicit/share/completions/gcc.fish:682 +msgid "" +"When -mexplicit-relocs is in effect, static data is accessed via gp-relative " +"relocations" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:683 +#: /tmp/fish/implicit/share/completions/gcc.fish:684 +msgid "" +"When -msmall-text is used, the compiler assumes that the code of the entire " +"program (or shared library) fits in 4MB, and is thus reachable with a branch " +"instruction" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:685 +msgid "" +"=cpu_type Set the instruction set and instruction scheduling parameters for " +"machine type cpu_type" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:686 +msgid "" +"=cpu_type Set only the instruction scheduling parameters for machine type " +"cpu_type" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:687 +msgid "" +"=time Sets the latency the scheduler should assume for typical memory " +"references as seen by the application" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:688 +msgid "Return VMS condition codes from main" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:689 +msgid "Only use the first 32 general purpose registers" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:690 +msgid "Use all 64 general purpose registers" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:691 +msgid "Use only the first 32 floating point registers" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:692 +#: /tmp/fish/implicit/share/completions/gcc.fish:693 +msgid "Use hardware instructions for floating point operations" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:694 +msgid "Use library routines for floating point operations" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:695 +msgid "Dynamically allocate condition code registers" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:696 +msgid "" +"Do not try to dynamically allocate condition code registers, only use " +"\"icc0\" and \"fcc0\"" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:697 +msgid "Change ABI to use double word insns" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:698 +#, fuzzy +msgid "Do not use double word instructions" +msgstr "Do not use builtin functions" + +#: /tmp/fish/implicit/share/completions/gcc.fish:699 +#, fuzzy +msgid "Use floating point double instructions" +msgstr "Floating point exception" + +#: /tmp/fish/implicit/share/completions/gcc.fish:700 +#, fuzzy +msgid "Do not use floating point double instructions" +msgstr "Do not use builtin functions" + +#: /tmp/fish/implicit/share/completions/gcc.fish:701 +#, fuzzy +msgid "Use media instructions" +msgstr "Illegal instruction" + +#: /tmp/fish/implicit/share/completions/gcc.fish:702 +#, fuzzy +msgid "Do not use media instructions" +msgstr "Do not use builtin functions" + +#: /tmp/fish/implicit/share/completions/gcc.fish:703 +msgid "Use multiply and add/subtract instructions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:704 +#, fuzzy +msgid "Do not use multiply and add/subtract instructions" +msgstr "Do not use builtin functions" + +#: /tmp/fish/implicit/share/completions/gcc.fish:705 +msgid "" +"Select the FDPIC ABI, that uses function descriptors to represent pointers " +"to functions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:706 +msgid "" +"Enable inlining of PLT entries in function calls to functions that are not " +"known to bind locally" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:707 +msgid "Assume a large TLS segment when generating thread-local code" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:708 +msgid "Do not assume a large TLS segment when generating thread-local code" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:709 +msgid "" +"Enable the use of \"GPREL\" relocations in the FDPIC ABI for data that is " +"known to be in read-only sections" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:710 +msgid "Link with the (library, not FD) pic libraries" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:711 +msgid "" +"Follow the EABI requirement of always creating a frame pointer whenever a " +"stack frame is allocated" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:712 +msgid "" +"Use indirect addressing to call functions outside the current compilation " +"unit" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:713 +msgid "" +"Try to align labels to an 8-byte boundary by inserting nops into the " +"previous packet" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:714 +msgid "Generate position-independent EABI code" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:715 +msgid "Use only the first four media accumulator registers" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:716 +msgid "Use all eight media accumulator registers" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:717 +#, fuzzy +msgid "Pack VLIW instructions" +msgstr "Illegal instruction" + +#: /tmp/fish/implicit/share/completions/gcc.fish:718 +#, fuzzy +msgid "Do not pack VLIW instructions" +msgstr "Do not check any generations" + +#: /tmp/fish/implicit/share/completions/gcc.fish:719 +msgid "Do not mark ABI switches in e_flags" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:720 +#, fuzzy +msgid "Enable the use of conditional-move instructions (default)" +msgstr "Disable the use of the modification detection code" + +#: /tmp/fish/implicit/share/completions/gcc.fish:721 +#, fuzzy +msgid "Disable the use of conditional-move instructions" +msgstr "Disable the use of the modification detection code" + +#: /tmp/fish/implicit/share/completions/gcc.fish:722 +#, fuzzy +msgid "Enable the use of conditional set instructions (default)" +msgstr "Disable the use of the modification detection code" + +#: /tmp/fish/implicit/share/completions/gcc.fish:723 +#, fuzzy +msgid "Disable the use of conditional set instructions" +msgstr "Disable the use of the modification detection code" + +#: /tmp/fish/implicit/share/completions/gcc.fish:724 +#, fuzzy +msgid "Enable the use of conditional execution (default)" +msgstr "Disable the use of the modification detection code" + +#: /tmp/fish/implicit/share/completions/gcc.fish:725 +#, fuzzy +msgid "Disable the use of conditional execution" +msgstr "Disable the use of the modification detection code" + +#: /tmp/fish/implicit/share/completions/gcc.fish:726 +msgid "Run a pass to pack branches into VLIW instructions (default)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:727 +msgid "Do not run a pass to pack branches into VLIW instructions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:728 +msgid "" +"Enable optimization of \"&&\" and \"││\" in conditional execution (default)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:729 +msgid "Disable optimization of \"&&\" and \"││\" in conditional execution" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:730 +msgid "Enable nested conditional execution optimizations (default)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:731 +#, fuzzy +msgid "Disable nested conditional execution optimizations" +msgstr "Disable the use of the modification detection code" + +#: /tmp/fish/implicit/share/completions/gcc.fish:732 +msgid "" +"This switch removes redundant \"membar\" instructions from the compiler " +"generated code" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:733 +msgid "" +"This switch disables the automatic removal of redundant \"membar\" " +"instructions from the generated code" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:734 +msgid "Cause gas to print out tomcat statistics" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:735 +msgid "=cpu Select the processor type for which to generate code" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:736 +#: /tmp/fish/implicit/share/completions/gcc.fish:1248 +msgid "" +"Shorten some address references at link time, when possible; uses the linker " +"option -relax" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:737 +msgid "Generate code for the H8/300H" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:738 +#, fuzzy +msgid "Generate code for the H8S" +msgstr "Generate contents file" + +#: /tmp/fish/implicit/share/completions/gcc.fish:739 +msgid "Generate code for the H8S and H8/300H in the normal mode" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:740 +msgid "Generate code for the H8S/2600" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:741 +msgid "Make \"int\" data 32 bits by default" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:742 +msgid "On the H8/300H and H8S, use the same alignment rules as for the H8/300" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:745 +#: /tmp/fish/implicit/share/completions/gcc.fish:746 +#: /tmp/fish/implicit/share/completions/gcc.fish:747 +msgid "Synonyms for -march=1" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:748 +#: /tmp/fish/implicit/share/completions/gcc.fish:1342 +msgid "Generate code suitable for big switch tables" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:749 +msgid "" +"Fill delay slots of function calls with unconditional jump instructions by " +"modifying the return pointer for the function call to be the target of the " +"conditional jump" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:750 +msgid "Prevent floating point registers from being used in any manner" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:751 +msgid "Prevent the compiler from using indexing address modes" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:752 +msgid "Generate code that assumes the target has no space registers" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:753 +msgid "Generate code that assumes calls never cross space boundaries" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:754 +#: /tmp/fish/implicit/share/completions/gcc.fish:755 +#: /tmp/fish/implicit/share/completions/gcc.fish:853 +#: /tmp/fish/implicit/share/completions/gcc.fish:854 +msgid "Generate code treating the given register range as fixed registers" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:756 +msgid "" +"Generate 3-instruction load and store sequences as sometimes required by the " +"HP-UX 10 linker" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:757 +msgid "Use the portable calling conventions proposed by HP for ELF systems" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:758 +msgid "Enable the use of assembler directives only GAS understands" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:759 +#: /tmp/fish/implicit/share/completions/gcc.fish:760 +msgid "" +"Schedule code according to the constraints for the machine type cpu-type" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:761 +msgid "Enable the optimization pass in the HP-UX linker" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:763 +msgid "Generate the predefine, \"_SIO\", for server IO" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:764 +#, fuzzy +msgid "Use GNU ld specific options" +msgstr "Edit command specific completions" + +#: /tmp/fish/implicit/share/completions/gcc.fish:765 +#, fuzzy +msgid "Use HP ld specific options" +msgstr "Edit command specific completions" + +#: /tmp/fish/implicit/share/completions/gcc.fish:766 +msgid "Generate code that uses long call sequences" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:767 +#: /tmp/fish/implicit/share/completions/gcc.fish:768 +msgid "" +"Generate compiler predefines and select a startfile for the specified UNIX " +"standard" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:769 +msgid "Suppress the generation of link options to search libdld" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:770 +msgid "" +"The HP-UX implementation of setlocale in libc has a dependency on libdld" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:771 +msgid "Add support for multithreading with the dce thread library under HP-UX" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:772 +#: /tmp/fish/implicit/share/completions/gcc.fish:773 +#: /tmp/fish/implicit/share/completions/gcc.fish:1220 +#: /tmp/fish/implicit/share/completions/gcc.fish:1221 +msgid "" +"Tune to cpu-type everything applicable about the generated code, except for " +"the ABI and the set of available instructions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:774 +#: /tmp/fish/implicit/share/completions/gcc.fish:775 +msgid "Generate instructions for the machine type cpu-type" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:776 +#: /tmp/fish/implicit/share/completions/gcc.fish:777 +#, fuzzy +msgid "A deprecated synonym for -mtune" +msgstr "Obsolete synonym for -i" + +#: /tmp/fish/implicit/share/completions/gcc.fish:778 +#: /tmp/fish/implicit/share/completions/gcc.fish:779 +#: /tmp/fish/implicit/share/completions/gcc.fish:780 +#: /tmp/fish/implicit/share/completions/gcc.fish:781 +msgid "" +"These options are synonyms for -mtune=i386, -mtune=i486, -mtune=pentium, and " +"-mtune=pentiumpro respectively" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:782 +msgid "=unit Generate floating point arithmetics for selected unit unit" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:783 +msgid "=dialect Output asm instructions using selected dialect" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:784 +#: /tmp/fish/implicit/share/completions/gcc.fish:785 +msgid "" +"Control whether or not the compiler uses IEEE floating point comparisons" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:787 +msgid "Do not use the FPU registers for return values of functions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:788 +msgid "" +"Some 387 emulators do not support the \"sin\", \"cos\" and \"sqrt\" " +"instructions for the 387" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:789 +#: /tmp/fish/implicit/share/completions/gcc.fish:790 +msgid "" +"Control whether GCC aligns \"double\", \"long double\", and \"long long\" " +"variables on a two word boundary or a one word boundary" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:791 +#: /tmp/fish/implicit/share/completions/gcc.fish:792 +#: /tmp/fish/implicit/share/completions/gcc.fish:1202 +#: /tmp/fish/implicit/share/completions/gcc.fish:1203 +msgid "These switches control the size of \"long double\" type" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:793 +msgid "" +"=number When -mcmodel=medium is specified, the data greater than threshold " +"are placed in large data section" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:794 +#: /tmp/fish/implicit/share/completions/gcc.fish:795 +msgid "" +"Control whether GCC places uninitialized local variables into the \"bss\" or " +"\"data\" segments" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:796 +msgid "" +"Use a different function-calling convention, in which functions that take a " +"fixed number of arguments return with the \"ret\" num instruction, which " +"pops their arguments while returning" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:797 +msgid "=num Control how many registers are used to pass integer arguments" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:798 +msgid "" +"Use SSE register passing conventions for float and double arguments and " +"return values" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:799 +msgid "" +"=num Attempt to keep the stack boundary aligned to a 2 raised to num byte " +"boundary" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:800 +#: /tmp/fish/implicit/share/completions/gcc.fish:801 +#: /tmp/fish/implicit/share/completions/gcc.fish:802 +#: /tmp/fish/implicit/share/completions/gcc.fish:803 +#: /tmp/fish/implicit/share/completions/gcc.fish:804 +#: /tmp/fish/implicit/share/completions/gcc.fish:805 +#: /tmp/fish/implicit/share/completions/gcc.fish:806 +#: /tmp/fish/implicit/share/completions/gcc.fish:807 +#: /tmp/fish/implicit/share/completions/gcc.fish:808 +#: /tmp/fish/implicit/share/completions/gcc.fish:809 +#: /tmp/fish/implicit/share/completions/gcc.fish:810 +#: /tmp/fish/implicit/share/completions/gcc.fish:811 +msgid "" +"These switches enable or disable the use of instructions in the MMX, SSE, " +"SSE2 or 3DNow! extended instruction sets" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:812 +#: /tmp/fish/implicit/share/completions/gcc.fish:813 +msgid "Use PUSH operations to store outgoing parameters" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:814 +msgid "" +"If enabled, the maximum amount of space required for outgoing arguments will " +"be computed in the function prologue" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:815 +msgid "Support thread-safe exception handling on Mingw32" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:816 +msgid "Do not align destination of inlined string operations" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:817 +msgid "" +"By default GCC inlines string operations only when destination is known to " +"be aligned at least to 4 byte boundary" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:819 +#: /tmp/fish/implicit/share/completions/gcc.fish:820 +msgid "" +"Controls whether TLS variables may be accessed with offsets from the TLS " +"segment register (%gs for 32-bit, %fs for 64-bit), or whether the thread " +"base pointer must be added" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:821 +#: /tmp/fish/implicit/share/completions/gcc.fish:822 +#: /tmp/fish/implicit/share/completions/gcc.fish:861 +#: /tmp/fish/implicit/share/completions/gcc.fish:862 +#: /tmp/fish/implicit/share/completions/gcc.fish:1289 +#: /tmp/fish/implicit/share/completions/gcc.fish:1290 +msgid "Generate code for a 32-bit or 64-bit environment" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:823 +msgid "Do not use a so called red zone for x86-64 code" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:824 +msgid "" +"=small Generate code for the small code model: the program and its symbols " +"must be linked in the lower 2 GB of the address space" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:825 +msgid "=kernel Generate code for the kernel code model" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:826 +msgid "" +"=medium Generate code for the medium model: The program is linked in the " +"lower 2 GB of the address space but symbols can be located anywhere in the " +"address space" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:827 +msgid "" +"=large Generate code for the large model: This model makes no assumptions " +"about addresses and sizes of sections" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:828 +#, fuzzy +msgid "Generate code for a big endian target" +msgstr "Generate a .deb file for an installed package" + +#: /tmp/fish/implicit/share/completions/gcc.fish:829 +#: /tmp/fish/implicit/share/completions/gcc.fish:939 +#: /tmp/fish/implicit/share/completions/gcc.fish:940 +#, fuzzy +msgid "Generate code for a little endian target" +msgstr "Generate a .deb file for an installed package" + +#: /tmp/fish/implicit/share/completions/gcc.fish:830 +#: /tmp/fish/implicit/share/completions/gcc.fish:831 +msgid "Generate (or don’t) code for the GNU assembler" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:832 +#: /tmp/fish/implicit/share/completions/gcc.fish:833 +msgid "Generate (or don’t) code for the GNU linker" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:834 +msgid "Generate code that does not use a global pointer register" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:835 +#: /tmp/fish/implicit/share/completions/gcc.fish:836 +msgid "" +"Generate (or don’t) a stop bit immediately before and after volatile asm " +"statements" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:837 +#: /tmp/fish/implicit/share/completions/gcc.fish:838 +msgid "" +"Generate (or don’t) in, loc, and out register names for the stacked registers" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:839 +#: /tmp/fish/implicit/share/completions/gcc.fish:840 +msgid "Disable (or enable) optimizations that use the small data section" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:841 +msgid "Generate code that uses a single constant global pointer value" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:842 +#, fuzzy +msgid "Generate code that is self-relocatable" +msgstr "Generate contents file" + +#: /tmp/fish/implicit/share/completions/gcc.fish:843 +msgid "" +"Generate code for inline divides of floating point values using the minimum " +"latency algorithm" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:844 +msgid "" +"Generate code for inline divides of floating point values using the maximum " +"throughput algorithm" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:845 +msgid "" +"Generate code for inline divides of integer values using the minimum latency " +"algorithm" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:846 +msgid "" +"Generate code for inline divides of integer values using the maximum " +"throughput algorithm" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:847 +msgid "" +"Generate code for inline square roots using the minimum latency algorithm" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:848 +msgid "" +"Generate code for inline square roots using the maximum throughput algorithm" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:849 +#: /tmp/fish/implicit/share/completions/gcc.fish:850 +msgid "" +"Don’t (or do) generate assembler code for the DWARF2 line number debugging " +"info" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:851 +#: /tmp/fish/implicit/share/completions/gcc.fish:852 +msgid "" +"Allow stop bits to be placed earlier than immediately preceding the " +"instruction that triggered the stop bit" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:855 +#: /tmp/fish/implicit/share/completions/gcc.fish:856 +msgid "Specify bit size of immediate TLS offsets" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:857 +#: /tmp/fish/implicit/share/completions/gcc.fish:858 +msgid "" +"Tune the instruction scheduling for a particular CPU, Valid values are " +"itanium, itanium1, merced, itanium2, and mckinley" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:859 +#: /tmp/fish/implicit/share/completions/gcc.fish:860 +#: /tmp/fish/implicit/share/completions/gcc.fish:1298 +msgid "Add support for multithreading using the POSIX threads library" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:863 +msgid "=name Select the CPU for which code is generated" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:864 +msgid "Specifies that the program will be run on the simulator" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:865 +msgid "" +"=number Specifies the number of memory-based pseudo-registers GCC will use " +"during code generation" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:866 +#, fuzzy +msgid "Generate code for the M32R/2" +msgstr "Generate contents file" + +#: /tmp/fish/implicit/share/completions/gcc.fish:867 +#, fuzzy +msgid "Generate code for the M32R/X" +msgstr "Generate contents file" + +#: /tmp/fish/implicit/share/completions/gcc.fish:868 +#, fuzzy +msgid "Generate code for the M32R" +msgstr "Generate contents file" + +#: /tmp/fish/implicit/share/completions/gcc.fish:869 +msgid "" +"=small Assume all objects live in the lower 16MB of memory (so that their " +"addresses can be loaded with the \"ld24\" instruction), and assume all " +"subroutines are reachable with the \"bl\" instruction" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:870 +msgid "" +"=medium Assume objects may be anywhere in the 32-bit address space (the " +"compiler will generate \"seth/add3\" instructions to load their addresses), " +"and assume all subroutines are reachable with the \"bl\" instruction" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:871 +msgid "" +"=large Assume objects may be anywhere in the 32-bit address space (the " +"compiler will generate \"seth/add3\" instructions to load their addresses), " +"and assume subroutines may not be reachable with the \"bl\" instruction (the " +"compiler will generate the much slower \"seth/add3/jl\" instruction sequence)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:872 +msgid "=none Disable use of the small data area" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:873 +msgid "" +"=sdata Put small global and static data in the small data area, but do not " +"generate special code to reference them" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:874 +msgid "" +"=use Put small global and static data in the small data area, and generate " +"special instructions to reference them" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:875 +msgid "" +"Put global and static objects less than or equal to num bytes into the small " +"data or bss sections instead of the normal data or bss sections" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:876 +msgid "" +"Makes the M32R specific code in the compiler display some statistics that " +"might help in debugging programs" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:877 +msgid "Align all loops to a 32-byte boundary" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:878 +msgid "Do not enforce a 32-byte alignment for loops" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:879 +msgid "=number Issue number instructions per cycle" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:880 +msgid "=number number can only be 1 or 2" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:881 +msgid "=number Specifies the trap number to use to flush the cache" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:882 +msgid "Specifies that the cache cannot be flushed by using a trap" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:883 +msgid "" +"=name Specifies the name of the operating system function to call to flush " +"the cache" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:884 +msgid "Indicates that there is no OS function for flushing the cache" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:885 +#: /tmp/fish/implicit/share/completions/gcc.fish:886 +#, fuzzy +msgid "Generate output for a 68000" +msgstr "Generate dotty output for packages" + +#: /tmp/fish/implicit/share/completions/gcc.fish:887 +#: /tmp/fish/implicit/share/completions/gcc.fish:888 +#, fuzzy +msgid "Generate output for a 68020" +msgstr "Generate dotty output for packages" + +#: /tmp/fish/implicit/share/completions/gcc.fish:889 +msgid "Generate output containing 68881 instructions for floating point" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:890 +#, fuzzy +msgid "Generate output for a 68030" +msgstr "Generate dotty output for packages" + +#: /tmp/fish/implicit/share/completions/gcc.fish:891 +#, fuzzy +msgid "Generate output for a 68040" +msgstr "Generate dotty output for packages" + +#: /tmp/fish/implicit/share/completions/gcc.fish:892 +#, fuzzy +msgid "Generate output for a 68060" +msgstr "Generate dotty output for packages" + +#: /tmp/fish/implicit/share/completions/gcc.fish:893 +#, fuzzy +msgid "Generate output for a CPU32" +msgstr "Generate dotty output for packages" + +#: /tmp/fish/implicit/share/completions/gcc.fish:894 +msgid "Generate output for a 520X \"coldfire\" family cpu" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:895 +msgid "Generate output for a 68040, without using any of the new instructions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:896 +msgid "Generate output for a 68060, without using any of the new instructions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:898 +#: /tmp/fish/implicit/share/completions/gcc.fish:923 +msgid "Consider type \"int\" to be 16 bits wide, like \"short int\"" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:899 +#, fuzzy +msgid "Do not use the bit-field instructions" +msgstr "Do not use builtin functions" + +#: /tmp/fish/implicit/share/completions/gcc.fish:900 +#, fuzzy +msgid "Do use the bit-field instructions" +msgstr "Do not use builtin functions" + +#: /tmp/fish/implicit/share/completions/gcc.fish:901 +msgid "" +"Use a different function-calling convention, in which functions that take a " +"fixed number of arguments return with the \"rtd\" instruction, which pops " +"their arguments while returning" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:902 +#: /tmp/fish/implicit/share/completions/gcc.fish:903 +msgid "" +"Control whether GCC aligns \"int\", \"long\", \"long long\", \"float\", " +"\"double\", and \"long double\" variables on a 32-bit boundary (-malign-int) " +"or a 16-bit boundary (-mno-align-int)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:904 +msgid "" +"Use the pc-relative addressing mode of the 68000 directly, instead of using " +"a global offset table" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:905 +#: /tmp/fish/implicit/share/completions/gcc.fish:906 +msgid "" +"Do not (do) assume that unaligned memory references will be handled by the " +"system" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:907 +msgid "" +"Generate code that allows the data segment to be located in a different area " +"of memory from the text segment" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:908 +msgid "" +"Generate code that assumes that the data segment follows the text segment" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:911 +#, fuzzy +msgid "" +"=n Specified the identification number of the ID based shared library being " +"compiled" +msgstr "" +"Specified the identification number of the ID based shared library being " +"compiled" + +#: /tmp/fish/implicit/share/completions/gcc.fish:912 +#: /tmp/fish/implicit/share/completions/gcc.fish:913 +#, fuzzy +msgid "Generate output for a 68HC11" +msgstr "Generate dotty output for packages" + +#: /tmp/fish/implicit/share/completions/gcc.fish:914 +#: /tmp/fish/implicit/share/completions/gcc.fish:915 +#, fuzzy +msgid "Generate output for a 68HC12" +msgstr "Generate dotty output for packages" + +#: /tmp/fish/implicit/share/completions/gcc.fish:916 +#: /tmp/fish/implicit/share/completions/gcc.fish:917 +#, fuzzy +msgid "Generate output for a 68HCS12" +msgstr "Generate dotty output for packages" + +#: /tmp/fish/implicit/share/completions/gcc.fish:918 +msgid "" +"Enable the use of 68HC12 pre and post auto-increment and autodecrement " +"addressing modes" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:919 +#: /tmp/fish/implicit/share/completions/gcc.fish:920 +msgid "Enable the use of 68HC12 min and max instructions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:921 +#: /tmp/fish/implicit/share/completions/gcc.fish:922 +#: /tmp/fish/implicit/share/completions/gcc.fish:1331 +#: /tmp/fish/implicit/share/completions/gcc.fish:1332 +msgid "Treat all calls as being far away (near)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:924 +msgid "" +"=count Specify the number of pseudo-soft registers which are used for the " +"code generation" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:925 +#: /tmp/fish/implicit/share/completions/gcc.fish:926 +msgid "" +"Inline constants into the code stream if it can be done in two instructions " +"or less" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:927 +#: /tmp/fish/implicit/share/completions/gcc.fish:928 +msgid "Use the divide instruction" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:929 +#: /tmp/fish/implicit/share/completions/gcc.fish:930 +msgid "Allow arbitrary sized immediates in bit operations" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:931 +#: /tmp/fish/implicit/share/completions/gcc.fish:932 +#, fuzzy +msgid "Always treat bit-fields as int-sized" +msgstr "All bitfields are unsigned" + +#: /tmp/fish/implicit/share/completions/gcc.fish:933 +#: /tmp/fish/implicit/share/completions/gcc.fish:934 +msgid "Force all functions to be aligned to a four byte boundary" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:935 +#: /tmp/fish/implicit/share/completions/gcc.fish:936 +#, fuzzy +msgid "Emit callgraph information" +msgstr "Print extra information" + +#: /tmp/fish/implicit/share/completions/gcc.fish:937 +#: /tmp/fish/implicit/share/completions/gcc.fish:938 +msgid "Prefer word access when reading byte quantities" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:941 +#: /tmp/fish/implicit/share/completions/gcc.fish:942 +msgid "Generate code for the 210 processor" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:943 +#, fuzzy +msgid "Generate big-endian code" +msgstr "Generate man page" + +#: /tmp/fish/implicit/share/completions/gcc.fish:944 +msgid "Generate little-endian code" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:945 +msgid "" +"=arch Generate code that will run on arch, which can be the name of a " +"generic MIPS ISA, or the name of a particular processor" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:946 +msgid "=arch Optimize for arch" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:947 +msgid "Equivalent to -march=mips1" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:948 +msgid "Equivalent to -march=mips2" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:949 +msgid "Equivalent to -march=mips3" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:950 +msgid "Equivalent to -march=mips4" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:951 +msgid "Equivalent to -march=mips32" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:952 +msgid "Equivalent to -march=mips32r2" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:953 +msgid "Equivalent to -march=mips64" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:954 +#: /tmp/fish/implicit/share/completions/gcc.fish:955 +msgid "Generate (do not generate) MIPS16 code" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:956 +#: /tmp/fish/implicit/share/completions/gcc.fish:957 +#: /tmp/fish/implicit/share/completions/gcc.fish:958 +#: /tmp/fish/implicit/share/completions/gcc.fish:959 +#: /tmp/fish/implicit/share/completions/gcc.fish:960 +msgid "=eabi Generate code for the given ABI" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:961 +#: /tmp/fish/implicit/share/completions/gcc.fish:962 +msgid "Generate (do not generate) SVR4-style position-independent code" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:963 +#: /tmp/fish/implicit/share/completions/gcc.fish:964 +msgid "" +"Lift (do not lift) the usual restrictions on the size of the global offset " +"table" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:965 +msgid "Assume that general-purpose registers are 32 bits wide" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:966 +msgid "Assume that general-purpose registers are 64 bits wide" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:967 +msgid "Assume that floating-point registers are 32 bits wide" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:968 +msgid "Assume that floating-point registers are 64 bits wide" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:969 +msgid "Use floating-point coprocessor instructions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:970 +#, fuzzy +msgid "Do not use floating-point coprocessor instructions" +msgstr "Do not emit out-of-line code for inline functions" + +#: /tmp/fish/implicit/share/completions/gcc.fish:971 +msgid "" +"Assume that the floating-point coprocessor only supports singleprecision " +"operations" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:972 +msgid "" +"Assume that the floating-point coprocessor supports double-precision " +"operations" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:973 +#: /tmp/fish/implicit/share/completions/gcc.fish:974 +msgid "Use (do not use) the MIPS DSP ASE" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:975 +#: /tmp/fish/implicit/share/completions/gcc.fish:976 +msgid "Use (do not use) paired-single floating-point instructions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:977 +#: /tmp/fish/implicit/share/completions/gcc.fish:978 +msgid "Use (do not use) the MIPS-3D ASE" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:979 +msgid "Force \"long\" types to be 64 bits wide" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:980 +msgid "Force \"long\", \"int\", and pointer types to be 32 bits wide" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:981 +#: /tmp/fish/implicit/share/completions/gcc.fish:982 +msgid "" +"Assume (do not assume) that all symbols have 32-bit values, regardless of " +"the selected ABI" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:983 +msgid "" +"Put global and static items less than or equal to num bytes into the small " +"data or bss section instead of the normal data or bss section" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:984 +#: /tmp/fish/implicit/share/completions/gcc.fish:985 +msgid "" +"Allocate variables to the read-only data section first if possible, then " +"next in the small data section if possible, otherwise in data" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:986 +#: /tmp/fish/implicit/share/completions/gcc.fish:987 +msgid "Put uninitialized \"const\" variables in the read-only data section" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:988 +#: /tmp/fish/implicit/share/completions/gcc.fish:989 +msgid "" +"Enable (disable) use of the \"%hi()\" and \"%lo()\" assembler relocation " +"operators" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:990 +#: /tmp/fish/implicit/share/completions/gcc.fish:991 +msgid "" +"Use (do not use) assembler relocation operators when dealing with symbolic " +"addresses" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:992 +#: /tmp/fish/implicit/share/completions/gcc.fish:993 +msgid "Trap (do not trap) on integer division by zero" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:994 +#: /tmp/fish/implicit/share/completions/gcc.fish:995 +msgid "" +"MIPS systems check for division by zero by generating either a conditional " +"trap or a break instruction" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:996 +#: /tmp/fish/implicit/share/completions/gcc.fish:997 +msgid "" +"Force (do not force) the use of \"memcpy()\" for non-trivial block moves" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:998 +#: /tmp/fish/implicit/share/completions/gcc.fish:999 +#, fuzzy +msgid "Disable (do not disable) use of the \"jal\" instruction" +msgstr "Disable the use of the modification detection code" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1000 +#: /tmp/fish/implicit/share/completions/gcc.fish:1001 +msgid "" +"Enable (disable) use of the \"mad\", \"madu\" and \"mul\" instructions, as " +"provided by the R4650 ISA" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1002 +#: /tmp/fish/implicit/share/completions/gcc.fish:1003 +msgid "" +"Enable (disable) use of the floating point multiply-accumulate instructions, " +"when they are available" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1004 +msgid "" +"Tell the MIPS assembler to not run its preprocessor over user assembler " +"files (with a " +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1005 +#: /tmp/fish/implicit/share/completions/gcc.fish:1006 +msgid "" +"Work around certain R4000 CPU errata: - A double-word or a variable shift " +"may give an incorrect result if executed immediately after starting an " +"integer division" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1007 +#: /tmp/fish/implicit/share/completions/gcc.fish:1008 +msgid "" +"Work around certain R4400 CPU errata: - A double-word or a variable shift " +"may give an incorrect result if executed immediately after starting an " +"integer division" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1009 +#: /tmp/fish/implicit/share/completions/gcc.fish:1010 +msgid "" +"Work around certain VR4120 errata: - \"dmultu\" does not always produce the " +"correct result" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1011 +msgid "Work around the VR4130 \"mflo\"/\"mfhi\" errata" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1012 +#: /tmp/fish/implicit/share/completions/gcc.fish:1013 +msgid "Work around certain SB-1 CPU core errata" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1014 +#: /tmp/fish/implicit/share/completions/gcc.fish:1015 +msgid "" +"Specifies the function to call to flush the I and D caches, or to not call " +"any such function" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1016 +#: /tmp/fish/implicit/share/completions/gcc.fish:1017 +msgid "" +"Enable or disable use of Branch Likely instructions, regardless of the " +"default for the selected architecture" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1018 +#: /tmp/fish/implicit/share/completions/gcc.fish:1019 +msgid "Specifies whether FP exceptions are enabled" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1020 +#: /tmp/fish/implicit/share/completions/gcc.fish:1021 +msgid "" +"The VR4130 pipeline is two-way superscalar, but can only issue two " +"instructions together if the first one is 8-byte aligned" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1022 +#: /tmp/fish/implicit/share/completions/gcc.fish:1023 +msgid "" +"Specify that intrinsic library functions are being compiled, passing all " +"values in registers, no matter the size" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1024 +#: /tmp/fish/implicit/share/completions/gcc.fish:1025 +msgid "" +"Generate floating-point comparison instructions that compare with respect to " +"the \"rE\" epsilon register" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1028 +#: /tmp/fish/implicit/share/completions/gcc.fish:1029 +msgid "" +"When reading data from memory in sizes shorter than 64 bits, use (do not " +"use) zero-extending load instructions by default, rather than sign-extending " +"ones" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1030 +#: /tmp/fish/implicit/share/completions/gcc.fish:1031 +msgid "" +"Make the result of a division yielding a remainder have the same sign as the " +"divisor" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1032 +#: /tmp/fish/implicit/share/completions/gcc.fish:1033 +msgid "" +"Prepend (do not prepend) a : to all global symbols, so the assembly code can " +"be used with the \"PREFIX\" assembly directive" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1034 +msgid "" +"Generate an executable in the ELF format, rather than the default mmo format " +"used by the mmix simulator" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1035 +#: /tmp/fish/implicit/share/completions/gcc.fish:1036 +msgid "" +"Use (do not use) the probable-branch instructions, when static branch " +"prediction indicates a probable branch" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1037 +#: /tmp/fish/implicit/share/completions/gcc.fish:1038 +msgid "Generate (do not generate) code that uses base addresses" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1039 +#: /tmp/fish/implicit/share/completions/gcc.fish:1040 +msgid "" +"Force (do not force) generated code to have a single exit point in each " +"function" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1041 +msgid "" +"Generate code to avoid bugs in the multiply instructions for the MN10300 " +"processors" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1042 +msgid "" +"Do not generate code to avoid bugs in the multiply instructions for the " +"MN10300 processors" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1043 +msgid "Generate code which uses features specific to the AM33 processor" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1044 +msgid "Do not generate code which uses features specific to the AM33 processor" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1045 +msgid "" +"When generating a function which returns a pointer, return the pointer in " +"both \"a0\" and \"d0\"" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1046 +msgid "Do not link in the C run-time initialization object file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1047 +msgid "" +"Indicate to the linker that it should perform a relaxation optimization pass " +"to shorten branches, calls and absolute memory addresses" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1048 +#: /tmp/fish/implicit/share/completions/gcc.fish:1049 +#: /tmp/fish/implicit/share/completions/gcc.fish:1218 +#: /tmp/fish/implicit/share/completions/gcc.fish:1219 +msgid "" +"Generate code that will run on cpu-type, which is the name of a system " +"representing a certain processor type" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1050 +msgid "Use byte loads and stores when generating code" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1051 +msgid "Do not use byte loads and stores when generating code" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1052 +#: /tmp/fish/implicit/share/completions/gcc.fish:1053 +msgid "Do not link in the C run-time initialization object file crti" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1054 +msgid "Use hardware FPP floating point" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1055 +#, fuzzy +msgid "Do not use hardware floating point" +msgstr "Do not use file completion" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1056 +msgid "Return floating-point results in ac0 (fr0 in Unix assembler syntax)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1057 +msgid "Return floating-point results in memory" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1058 +msgid "Generate code for a PDP-11/40" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1059 +msgid "Generate code for a PDP-11/45" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1060 +msgid "Generate code for a PDP-11/10" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1061 +msgid "Use inline \"movmemhi\" patterns for copying memory" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1062 +msgid "Do not use inline \"movmemhi\" patterns for copying memory" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1063 +#: /tmp/fish/implicit/share/completions/gcc.fish:1064 +msgid "Use 16-bit \"int\"" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1065 +#: /tmp/fish/implicit/share/completions/gcc.fish:1066 +msgid "Use 32-bit \"int\"" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1067 +#: /tmp/fish/implicit/share/completions/gcc.fish:1068 +msgid "Use 64-bit \"float\"" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1069 +#: /tmp/fish/implicit/share/completions/gcc.fish:1070 +msgid "Use 32-bit \"float\"" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1071 +msgid "Use \"abshi2\" pattern" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1072 +#, fuzzy +msgid "Do not use \"abshi2\" pattern" +msgstr "Do not expand pattern" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1073 +msgid "Pretend that branches are expensive" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1074 +msgid "Do not pretend that branches are expensive" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1075 +msgid "Generate code for a system with split I&D" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1076 +#, fuzzy +msgid "Generate code for a system without split I&D" +msgstr "Generate XML formatted output" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1077 +msgid "Use Unix assembler syntax" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1078 +msgid "Use DEC assembler syntax" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1079 +#: /tmp/fish/implicit/share/completions/gcc.fish:1080 +#: /tmp/fish/implicit/share/completions/gcc.fish:1081 +#: /tmp/fish/implicit/share/completions/gcc.fish:1082 +#: /tmp/fish/implicit/share/completions/gcc.fish:1083 +#: /tmp/fish/implicit/share/completions/gcc.fish:1084 +#: /tmp/fish/implicit/share/completions/gcc.fish:1085 +#: /tmp/fish/implicit/share/completions/gcc.fish:1086 +#: /tmp/fish/implicit/share/completions/gcc.fish:1087 +#: /tmp/fish/implicit/share/completions/gcc.fish:1088 +#: /tmp/fish/implicit/share/completions/gcc.fish:1089 +#: /tmp/fish/implicit/share/completions/gcc.fish:1090 +#: /tmp/fish/implicit/share/completions/gcc.fish:1091 +#: /tmp/fish/implicit/share/completions/gcc.fish:1092 +#: /tmp/fish/implicit/share/completions/gcc.fish:1093 +#: /tmp/fish/implicit/share/completions/gcc.fish:1094 +#: /tmp/fish/implicit/share/completions/gcc.fish:1095 +#: /tmp/fish/implicit/share/completions/gcc.fish:1096 +#: /tmp/fish/implicit/share/completions/gcc.fish:1097 +#: /tmp/fish/implicit/share/completions/gcc.fish:1098 +msgid "" +"GCC supports two related instruction set architectures for the RS/6000 and " +"PowerPC" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1099 +#: /tmp/fish/implicit/share/completions/gcc.fish:1100 +msgid "Select which mnemonics to use in the generated assembler code" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1101 +msgid "" +"=cpu_type Set architecture type, register usage, choice of mnemonics, and " +"instruction scheduling parameters for machine type cpu_type" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1102 +msgid "" +"=cpu_type Set the instruction scheduling parameters for machine type " +"cpu_type, but do not set the architecture type, register usage, or choice of " +"mnemonics, as -mcpu=cpu_type would" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1103 +#: /tmp/fish/implicit/share/completions/gcc.fish:1104 +msgid "" +"Generate code to compute division as reciprocal estimate and iterative " +"refinement, creating opportunities for increased throughput" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1105 +#: /tmp/fish/implicit/share/completions/gcc.fish:1106 +msgid "" +"Generate code that uses (does not use) AltiVec instructions, and also enable " +"the use of built-in functions that allow more direct access to the AltiVec " +"instruction set" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1107 +#: /tmp/fish/implicit/share/completions/gcc.fish:1108 +msgid "Generate VRSAVE instructions when generating AltiVec code" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1109 +msgid "Generate code that allows ld and ld" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1110 +msgid "Generate code that uses a BSS " +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1111 +#: /tmp/fish/implicit/share/completions/gcc.fish:1112 +msgid "This switch enables or disables the generation of ISEL instructions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1113 +msgid "=yes/no This switch has been deprecated" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1114 +#: /tmp/fish/implicit/share/completions/gcc.fish:1115 +msgid "This switch enables or disables the generation of SPE simd instructions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1116 +msgid "=yes/no This option has been deprecated" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1117 +#: /tmp/fish/implicit/share/completions/gcc.fish:1118 +msgid "" +"This switch enables or disables the generation of floating point operations " +"on the general purpose registers for architectures that support it" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1119 +#: /tmp/fish/implicit/share/completions/gcc.fish:1120 +msgid "" +"Generate code for 32-bit or 64-bit environments of Darwin and SVR4 targets " +"(including GNU/Linux)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1121 +#: /tmp/fish/implicit/share/completions/gcc.fish:1122 +#: /tmp/fish/implicit/share/completions/gcc.fish:1123 +#: /tmp/fish/implicit/share/completions/gcc.fish:1124 +msgid "" +"Modify generation of the TOC (Table Of Contents), which is created for every " +"executable file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1125 +#: /tmp/fish/implicit/share/completions/gcc.fish:1126 +msgid "" +"Enable 64-bit AIX ABI and calling convention: 64-bit pointers, 64-bit \"long" +"\" type, and the infrastructure needed to support them" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1127 +#: /tmp/fish/implicit/share/completions/gcc.fish:1128 +msgid "" +"Produce code that conforms more closely to IBM XL compiler semantics when " +"using AIX-compatible ABI" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1129 +msgid "Support IBM RS/6000 SP Parallel Environment (PE)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1130 +#: /tmp/fish/implicit/share/completions/gcc.fish:1131 +msgid "" +"On AIX, 32-bit Darwin, and 64-bit PowerPC GNU/Linux, the option -malign-" +"natural overrides the ABI-defined alignment of larger types, such as " +"floating-point doubles, on their natural size-based boundary" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1132 +#: /tmp/fish/implicit/share/completions/gcc.fish:1133 +msgid "Generate code that does not use (uses) the floating-point register set" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1134 +#: /tmp/fish/implicit/share/completions/gcc.fish:1135 +msgid "" +"Generate code that uses (does not use) the load multiple word instructions " +"and the store multiple word instructions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1136 +#: /tmp/fish/implicit/share/completions/gcc.fish:1137 +msgid "" +"Generate code that uses (does not use) the load string instructions and the " +"store string word instructions to save multiple registers and do small block " +"moves" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1138 +#: /tmp/fish/implicit/share/completions/gcc.fish:1139 +msgid "" +"Generate code that uses (does not use) the load or store instructions that " +"update the base register to the address of the calculated memory location" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1140 +#: /tmp/fish/implicit/share/completions/gcc.fish:1141 +#: /tmp/fish/implicit/share/completions/gcc.fish:1224 +#: /tmp/fish/implicit/share/completions/gcc.fish:1225 +msgid "" +"Generate code that uses (does not use) the floating point multiply and " +"accumulate instructions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1142 +#: /tmp/fish/implicit/share/completions/gcc.fish:1143 +#: /tmp/fish/implicit/share/completions/gcc.fish:1144 +#: /tmp/fish/implicit/share/completions/gcc.fish:1145 +#: /tmp/fish/implicit/share/completions/gcc.fish:1150 +#: /tmp/fish/implicit/share/completions/gcc.fish:1151 +#: /tmp/fish/implicit/share/completions/gcc.fish:1152 +#: /tmp/fish/implicit/share/completions/gcc.fish:1153 +#: /tmp/fish/implicit/share/completions/gcc.fish:1154 +#: /tmp/fish/implicit/share/completions/gcc.fish:1155 +#: /tmp/fish/implicit/share/completions/gcc.fish:1160 +#: /tmp/fish/implicit/share/completions/gcc.fish:1163 +#: /tmp/fish/implicit/share/completions/gcc.fish:1164 +#: /tmp/fish/implicit/share/completions/gcc.fish:1165 +#: /tmp/fish/implicit/share/completions/gcc.fish:1166 +#: /tmp/fish/implicit/share/completions/gcc.fish:1176 +#: /tmp/fish/implicit/share/completions/gcc.fish:1177 +#: /tmp/fish/implicit/share/completions/gcc.fish:1182 +#: /tmp/fish/implicit/share/completions/gcc.fish:1185 +#: /tmp/fish/implicit/share/completions/gcc.fish:1186 +#: /tmp/fish/implicit/share/completions/gcc.fish:1189 +#: /tmp/fish/implicit/share/completions/gcc.fish:1190 +#: /tmp/fish/implicit/share/completions/gcc.fish:1191 +#: /tmp/fish/implicit/share/completions/gcc.fish:1195 +#: /tmp/fish/implicit/share/completions/gcc.fish:1196 +#, fuzzy +msgid "On System V" +msgstr "Subsystem" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1146 +#: /tmp/fish/implicit/share/completions/gcc.fish:1147 +#: /tmp/fish/implicit/share/completions/gcc.fish:1148 +#: /tmp/fish/implicit/share/completions/gcc.fish:1149 +msgid "" +"On embedded PowerPC systems generate code that allows (does not allow) the " +"program to be relocated to a different address at runtime" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1156 +msgid "" +"On Darwin and Mac OS X systems, compile code so that it is not relocatable, " +"but that its external references are relocatable" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1157 +msgid "" +"=priority This option controls the priority that is assigned to dispatch-" +"slot restricted instructions during the second scheduling pass" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1158 +msgid "" +"=dependence_type This option controls which dependences are considered " +"costly by the target during instruction scheduling" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1159 +msgid "" +"=scheme This option controls which nop insertion scheme will be used during " +"the second scheduling pass" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1161 +msgid "Specify both -mcall-sysv and -meabi options" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1162 +msgid "Specify both -mcall-sysv and -mno-eabi options" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1167 +msgid "Return all structures in memory (as specified by the AIX ABI)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1168 +msgid "" +"Return structures smaller than 8 bytes in registers (as specified by the " +"SVR4 ABI)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1169 +#: /tmp/fish/implicit/share/completions/gcc.fish:1170 +msgid "" +"Extend the current ABI with a particular extension, or remove such extension" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1171 +msgid "=spe Extend the current ABI with SPE ABI extensions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1172 +#: /tmp/fish/implicit/share/completions/gcc.fish:1173 +msgid "Disable Booke SPE ABI extensions for the current ABI" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1174 +msgid "" +"=ibmlongdouble Change the current ABI to use IBM extended precision long " +"double" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1175 +msgid "" +"=ieeelongdouble Change the current ABI to use IEEE extended precision long " +"double" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1178 +msgid "" +"On embedded PowerPC systems, assume that the startup module is called sim-" +"crt0" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1179 +#: /tmp/fish/implicit/share/completions/gcc.fish:1180 +#: /tmp/fish/implicit/share/completions/gcc.fish:1181 +msgid "" +"On embedded PowerPC systems, assume that the startup module is called crt0" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1183 +msgid "Specify that you are compiling for the WindISS simulation environment" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1184 +msgid "" +"On embedded PowerPC systems, set the PPC_EMB bit in the ELF flags header to " +"indicate that eabi extended relocations are used" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1187 +msgid "=eabi On System V" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1188 +msgid "=sysv On System V" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1192 +#: /tmp/fish/implicit/share/completions/gcc.fish:1193 +msgid "" +"On embedded PowerPC systems, put all initialized global and static data in " +"the " +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1194 +msgid "" +"On embedded PowerPC systems, put global and static items less than or equal " +"to num bytes into the small data or bss sections instead of the normal data " +"or bss section" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1197 +#: /tmp/fish/implicit/share/completions/gcc.fish:1198 +msgid "" +"Default to making all function calls indirectly, using a register, so that " +"functions which reside further than 32 megabytes (33,554,432 bytes) from the " +"current location can be called" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1199 +msgid "Adds support for multithreading with the pthreads library" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1200 +#: /tmp/fish/implicit/share/completions/gcc.fish:1201 +msgid "" +"Use (do not use) the hardware floating-point instructions and registers for " +"floating-point operations" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1204 +#: /tmp/fish/implicit/share/completions/gcc.fish:1205 +msgid "" +"Store (do not store) the address of the caller’s frame as backchain pointer " +"into the callee’s stack frame" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1206 +#: /tmp/fish/implicit/share/completions/gcc.fish:1207 +msgid "Use (do not use) the packed stack layout" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1208 +#: /tmp/fish/implicit/share/completions/gcc.fish:1209 +msgid "" +"Generate (or do not generate) code using the \"bras\" instruction to do " +"subroutine calls" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1210 +#: /tmp/fish/implicit/share/completions/gcc.fish:1211 +msgid "" +"When -m31 is specified, generate code compliant to the GNU/Linux for S/390 " +"ABI" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1212 +#: /tmp/fish/implicit/share/completions/gcc.fish:1213 +msgid "" +"When -mzarch is specified, generate code using the instructions available on " +"z/Architecture" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1214 +#: /tmp/fish/implicit/share/completions/gcc.fish:1215 +msgid "" +"Generate (or do not generate) code using the \"mvcle\" instruction to " +"perform block moves" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1216 +#: /tmp/fish/implicit/share/completions/gcc.fish:1217 +msgid "Print (or do not print) additional debug information when compiling" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1222 +#: /tmp/fish/implicit/share/completions/gcc.fish:1223 +msgid "" +"Generate code that adds (does not add) in TPF OS specific branches to trace " +"routines in the operating system" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1226 +msgid "" +"=framesize Emit a warning if the current function exceeds the given frame " +"size" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1227 +msgid "" +"Emit a warning if the function calls alloca or uses dynamically sized arrays" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1228 +#: /tmp/fish/implicit/share/completions/gcc.fish:1229 +#: /tmp/fish/implicit/share/completions/gcc.fish:1230 +msgid "These arguments always have to be used in conjunction" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1231 +#, fuzzy +msgid "Generate code for the SH1" +msgstr "Generate contents file" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1232 +#, fuzzy +msgid "Generate code for the SH2" +msgstr "Generate contents file" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1233 +#, fuzzy +msgid "Generate code for the SH2e" +msgstr "Generate contents file" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1234 +#, fuzzy +msgid "Generate code for the SH3" +msgstr "Generate contents file" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1235 +#, fuzzy +msgid "Generate code for the SH3e" +msgstr "Generate contents file" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1236 +msgid "Generate code for the SH4 without a floating-point unit" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1237 +msgid "" +"Generate code for the SH4 with a floating-point unit that only supports " +"single-precision arithmetic" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1238 +msgid "" +"Generate code for the SH4 assuming the floating-point unit is in single-" +"precision mode by default" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1239 +#, fuzzy +msgid "Generate code for the SH4" +msgstr "Generate contents file" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1240 +msgid "" +"Generate code for the SH4al-dsp, or for a SH4a in such a way that the " +"floating-point unit is not used" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1241 +msgid "" +"Generate code for the SH4a, in such a way that no double-precision floating " +"point operations are used" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1242 +msgid "" +"Generate code for the SH4a assuming the floating-point unit is in single-" +"precision mode by default" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1243 +#, fuzzy +msgid "Generate code for the SH4a" +msgstr "Generate contents file" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1244 +msgid "" +"Same as -m4a-nofpu, except that it implicitly passes -dsp to the assembler" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1245 +msgid "Compile code for the processor in big endian mode" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1246 +msgid "Compile code for the processor in little endian mode" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1247 +msgid "Align doubles at 64-bit boundaries" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1249 +msgid "Use 32-bit offsets in \"switch\" tables" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1250 +#, fuzzy +msgid "Enable the use of the instruction \"fmovd\"" +msgstr "Disable the use of the modification detection code" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1251 +#: /tmp/fish/implicit/share/completions/gcc.fish:1252 +msgid "Comply with the calling conventions defined by Renesas" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1253 +msgid "" +"Comply with the calling conventions defined for GCC before the Renesas " +"conventions were available" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1254 +msgid "Mark the \"MAC\" register as call-clobbered, even if -mhitachi is given" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1255 +msgid "Increase IEEE-compliance of floating-point code" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1256 +msgid "Dump instruction size and location in the assembly code" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1257 +msgid "This option is deprecated" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1258 +msgid "Optimize for space instead of speed" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1259 +msgid "" +"When generating position-independent code, emit function calls using the " +"Global Offset Table instead of the Procedure Linkage Table" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1260 +msgid "" +"Generate a library function call to invalidate instruction cache entries, " +"after fixing up a trampoline" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1261 +msgid "=number Set the cost to assume for a multiply insn" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1262 +msgid "=strategy Set the division strategy to use for SHmedia code" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1263 +msgid "" +"=name Set the name of the library function used for 32 bit signed division " +"to name" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1264 +msgid "Throttle unrolling to avoid thrashing target registers" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1265 +msgid "Enable the use of the indexed addressing mode for SHmedia32/SHcompact" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1266 +msgid "=number Set the cost assumed for the gettr instruction to number" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1267 +msgid "Assume pt* instructions won’t trap" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1268 +msgid "Assume symbols might be invalid" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1269 +#: /tmp/fish/implicit/share/completions/gcc.fish:1270 +msgid "" +"Specify -mapp-regs to generate output using the global registers 2 through " +"4, which the SPARC SVR4 ABI reserves for applications" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1275 +msgid "" +"Generate output containing quad-word (long double) floating point " +"instructions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1276 +msgid "" +"Generate output containing library calls for quad-word (long double) " +"floating point instructions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1277 +#: /tmp/fish/implicit/share/completions/gcc.fish:1278 +msgid "Assume that doubles have 8 byte alignment" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1279 +#: /tmp/fish/implicit/share/completions/gcc.fish:1280 +msgid "" +"With -mfaster-structs, the compiler assumes that structures should have 8 " +"byte alignment" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1281 +msgid "" +"-mimpure-text, used in addition to -shared, tells the compiler to not pass -" +"z text to the linker when linking a shared object" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1282 +#: /tmp/fish/implicit/share/completions/gcc.fish:1303 +msgid "" +"=cpu_type Set the instruction set, register set, and instruction scheduling " +"parameters for machine type cpu_type" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1283 +msgid "" +"=cpu_type Set the instruction scheduling parameters for machine type " +"cpu_type, but do not set the instruction set or register set that the option " +"-mcpu=cpu_type would" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1284 +#: /tmp/fish/implicit/share/completions/gcc.fish:1285 +msgid "With -mv8plus, GCC generates code for the SPARC-V8+ ABI" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1286 +#: /tmp/fish/implicit/share/completions/gcc.fish:1287 +msgid "" +"With -mvis, GCC generates code that takes advantage of the UltraSPARC Visual " +"Instruction Set extensions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1291 +msgid "" +"=medlow Generate code for the Medium/Low code model: 64-bit addresses, " +"programs must be linked in the low 32 bits of memory" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1292 +msgid "" +"=medmid Generate code for the Medium/Middle code model: 64-bit addresses, " +"programs must be linked in the low 44 bits of memory, the text and data " +"segments must be less than 2GB in size and the data segment must be located " +"within 2GB of the text segment" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1293 +msgid "" +"=medany Generate code for the Medium/Anywhere code model: 64-bit addresses, " +"programs may be linked anywhere in memory, the text and data segments must " +"be less than 2GB in size and the data segment must be located within 2GB of " +"the text segment" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1294 +msgid "" +"=embmedany Generate code for the Medium/Anywhere code model for embedded " +"systems: 64-bit addresses, the text and data segments must be less than 2GB " +"in size, both starting anywhere in memory (determined at link time)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1295 +#: /tmp/fish/implicit/share/completions/gcc.fish:1296 +msgid "" +"With -mstack-bias, GCC assumes that the stack pointer, and frame pointer if " +"present, are offset by -2047 which must be added back when making stack " +"frame references" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1297 +msgid "Add support for multithreading using the Solaris threads library" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1299 +msgid "This is a synonym for -pthreads" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1300 +#, fuzzy +msgid "Create a shared object" +msgstr "Create new project" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1301 +msgid "Identify the versions of each tool used by the compiler, in a \"" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1302 +#, fuzzy +msgid "Refrain from adding \"" +msgstr "Read names from stdin" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1304 +#: /tmp/fish/implicit/share/completions/gcc.fish:1305 +#: /tmp/fish/implicit/share/completions/gcc.fish:1306 +#: /tmp/fish/implicit/share/completions/gcc.fish:1307 +msgid "Generates code for the big or small memory model" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1308 +#: /tmp/fish/implicit/share/completions/gcc.fish:1309 +msgid "" +"Allow (disallow) allocation of general integer operands into the block count " +"register BK" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1310 +#: /tmp/fish/implicit/share/completions/gcc.fish:1311 +msgid "" +"Enable (disable) generation of code using decrement and branch, DBcond(D), " +"instructions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1312 +#: /tmp/fish/implicit/share/completions/gcc.fish:1313 +msgid "" +"Force the DP register to be saved on entry to an interrupt service routine " +"(ISR), reloaded to point to the data section, and restored on exit from the " +"ISR" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1314 +#: /tmp/fish/implicit/share/completions/gcc.fish:1315 +msgid "" +"For the C3x use the 24-bit MPYI instruction for integer multiplies instead " +"of a library call to guarantee 32-bit results" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1316 +#: /tmp/fish/implicit/share/completions/gcc.fish:1317 +msgid "" +"The C3x/C4x FIX instruction to convert a floating point value to an integer " +"value chooses the nearest integer less than or equal to the floating point " +"value rather than to the nearest integer" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1318 +#: /tmp/fish/implicit/share/completions/gcc.fish:1319 +msgid "" +"Enable (disable) generation of repeat block sequences using the RPTB " +"instruction for zero overhead looping" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1320 +#: /tmp/fish/implicit/share/completions/gcc.fish:1321 +#, fuzzy +msgid "" +"Enable (disable) the use of the single instruction repeat instruction RPTS" +msgstr "Disable the use of the modification detection code" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1322 +#: /tmp/fish/implicit/share/completions/gcc.fish:1323 +msgid "" +"The maximum iteration count when using RPTS and RPTB (and DB on the C40) is " +"2^{31 + 1} since these instructions test if the iteration count is negative " +"to terminate the loop" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1324 +msgid "" +"Try to emit an assembler syntax that the TI assembler (asm30) is happy with" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1325 +#: /tmp/fish/implicit/share/completions/gcc.fish:1326 +msgid "" +"Generate code that uses registers (stack) for passing arguments to functions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1327 +#: /tmp/fish/implicit/share/completions/gcc.fish:1328 +msgid "Allow the generation of parallel instructions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1329 +#: /tmp/fish/implicit/share/completions/gcc.fish:1330 +msgid "" +"Allow the generation of MPY││ADD and MPY││SUB parallel instructions, " +"provided -mparallel-insns is also specified" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1333 +#: /tmp/fish/implicit/share/completions/gcc.fish:1334 +msgid "" +"Do not optimize (do optimize) basic blocks that use the same index pointer 4 " +"or more times to copy pointer into the \"ep\" register, and use the shorter " +"\"sld\" and \"sst\" instructions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1335 +#: /tmp/fish/implicit/share/completions/gcc.fish:1336 +msgid "" +"Do not use (do use) external functions to save and restore registers at the " +"prologue and epilogue of a function" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1337 +msgid "Try to make the code as small as possible" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1338 +msgid "" +"=n Put static or global variables whose size is n bytes or less into the " +"tiny data area that register \"ep\" points to" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1339 +msgid "" +"=n Put static or global variables whose size is n bytes or less into the " +"small data area that register \"gp\" points to" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1340 +msgid "" +"=n Put static or global variables whose size is n bytes or less into the " +"first 32 kilobytes of memory" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1341 +msgid "Specify that the target processor is the V850" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1343 +msgid "" +"This option will cause r2 and r5 to be used in the code generated by the " +"compiler" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1344 +msgid "This option will cause r2 and r5 to be treated as fixed registers" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1345 +msgid "Specify that the target processor is the V850E1" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1346 +msgid "Specify that the target processor is the V850E" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1347 +msgid "" +"This option will suppress generation of the CALLT instruction for the v850e " +"and v850e1 flavors of the v850 architecture" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1348 +msgid "" +"Do not output certain jump instructions (\"aobleq\" and so on) that the Unix " +"assembler for the VAX cannot handle across long ranges" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1349 +msgid "" +"Do output those jump instructions, on the assumption that you will assemble " +"with the GNU assembler" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1350 +msgid "Output code for g-format floating point numbers instead of d-format" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1351 +msgid "Choose startup files and linker script suitable for the simulator" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1352 +#: /tmp/fish/implicit/share/completions/gcc.fish:1353 +msgid "" +"Enable or disable use of \"CONST16\" instructions for loading constant values" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1354 +#: /tmp/fish/implicit/share/completions/gcc.fish:1355 +msgid "" +"Enable or disable use of fused multiply/add and multiply/subtract " +"instructions in the floating-point option" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1356 +#: /tmp/fish/implicit/share/completions/gcc.fish:1357 +#, fuzzy +msgid "Control the treatment of literal pools" +msgstr "Control creation of sparse files" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1358 +#: /tmp/fish/implicit/share/completions/gcc.fish:1359 +msgid "" +"When this option is enabled, GCC instructs the assembler to automatically " +"align instructions to reduce branch penalties at the expense of some code " +"density" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1360 +#: /tmp/fish/implicit/share/completions/gcc.fish:1361 +msgid "" +"When this option is enabled, GCC instructs the assembler to translate direct " +"calls to indirect calls unless it can determine that the target of a direct " +"call is in the range allowed by the call instruction" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1363 +msgid "" +"This option generates traps for signed overflow on addition, subtraction, " +"multiplication operations" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1364 +msgid "" +"This option instructs the compiler to assume that signed arithmetic overflow " +"of addition, subtraction and multiplication wraps around using twos-" +"complement representation" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1365 +msgid "Enable exception handling" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1366 +msgid "Generate code that allows trapping instructions to throw exceptions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1367 +msgid "" +"Similar to -fexceptions, except that it will just generate any needed static " +"data, but will not affect the generated code in any other way" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1368 +msgid "Generate unwind table in dwarf2 format, if supported by target machine" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1369 +msgid "" +"Return \"short\" \"struct\" and \"union\" values in memory like longer ones, " +"rather than in registers" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1370 +msgid "Return \"struct\" and \"union\" values in registers when possible" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1371 +msgid "" +"Allocate to an \"enum\" type only as many bytes as it needs for the declared " +"range of possible values" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1372 +msgid "Use the same size for \"double\" as for \"float\"" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1373 +msgid "" +"Override the underlying type for wchar_t to be short unsigned int instead of " +"the default for the target" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1374 +msgid "" +"Requests that the data and non-\"const\" variables of this compilation be " +"shared data rather than private data" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1375 +msgid "" +"In C, allocate even uninitialized global variables in the data section of " +"the object file, rather than generating them as common blocks" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1376 +#, fuzzy +msgid "Ignore the #ident directive" +msgstr "Ignore zero block in archive" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1377 +msgid "Don’t output a \"" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1378 +msgid "" +"Put extra commentary information in the generated assembly code to make it " +"more readable" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1379 +msgid "" +"Generate position-independent code (PIC) suitable for use in a shared " +"library, if supported for the target machine" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1380 +msgid "" +"If supported for the target machine, emit position-independent code, " +"suitable for dynamic linking and avoiding any limit on the size of the " +"global offset table" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1381 +#: /tmp/fish/implicit/share/completions/gcc.fish:1382 +msgid "" +"These options are similar to -fpic and -fPIC, but generated position " +"independent code can be only linked into executables" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1383 +msgid "" +"Do not use jump tables for switch statements even where it would be more " +"efficient than other code generation strategies" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1384 +msgid "" +"Treat the register named reg as a fixed register; generated code should " +"never refer to it (except perhaps as a stack pointer, frame pointer or in " +"some other fixed role)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1385 +msgid "" +"Treat the register named reg as an allocable register that is clobbered by " +"function calls" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1386 +msgid "" +"Treat the register named reg as an allocable register saved by functions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1387 +msgid "" +"Without a value specified, pack all structure members together without holes" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1388 +#, fuzzy +msgid "Generate instrumentation calls for entry and exit to functions" +msgstr "Generate RI documentation for the gem on install" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1389 +msgid "" +"Generate code to verify that you do not go beyond the boundary of the stack" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1390 +#: /tmp/fish/implicit/share/completions/gcc.fish:1391 +#: /tmp/fish/implicit/share/completions/gcc.fish:1392 +msgid "" +"Generate code to ensure that the stack does not grow beyond a certain value, " +"either the value of a register or the address of a symbol" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1393 +#: /tmp/fish/implicit/share/completions/gcc.fish:1394 +#: /tmp/fish/implicit/share/completions/gcc.fish:1395 +msgid "" +"Specify the possible relationships among parameters and between parameters " +"and global data" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1396 +msgid "" +"This option and its counterpart, -fno-leading-underscore, forcibly change " +"the way C symbols are represented in the object file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1397 +#, fuzzy +msgid "=model Alter the thread-local storage model to be used" +msgstr "Specify the access model for the thread local storage pointer" + +#: /tmp/fish/implicit/share/completions/gcc.fish:1398 +msgid "" +"=default│internal│hidden│protected Set the default ELF image symbol " +"visibility to the specified option---all symbols will be marked with this " +"unless overridden within the code" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gdb.fish:1 +#, fuzzy +msgid "List all options, with brief explanations" +msgstr "List all properties on files, dirs, or revisions." + +#: /tmp/fish/implicit/share/completions/gdb.fish:2 +#, fuzzy +msgid "Read symbol table from file file" +msgstr "Read job from file" + +#: /tmp/fish/implicit/share/completions/gdb.fish:3 +msgid "Enable writing into executable and core files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gdb.fish:4 +msgid "" +"Use file file as the executable file to execute when appropri ate, and for " +"examining pure data in conjunction with a core dump" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gdb.fish:5 +msgid "Read symbol table from file file and use it as the executable file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gdb.fish:6 +msgid "Use file file as a core dump to examine" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gdb.fish:7 +#, fuzzy +msgid "Execute GDB commands from file file" +msgstr "execute commands from file, then exit" + +#: /tmp/fish/implicit/share/completions/gdb.fish:8 +msgid "Add directory to the path to search for source files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gdb.fish:9 +#, fuzzy +msgid "Do not execute commands from any .gdbinit files" +msgstr "Do not execute commands" + +#: /tmp/fish/implicit/share/completions/gdb.fish:11 +#: /tmp/fish/implicit/share/completions/root.fish:1 +#, fuzzy +msgid "Run in batch mode" +msgstr "Run in dummy mode" + +#: /tmp/fish/implicit/share/completions/gdb.fish:12 +msgid "" +"Run GDB using directory as its working directory, instead of the current " +"directory" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gdb.fish:13 +msgid "Emacs sets this option when it runs GDB as a subprocess" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gdb.fish:14 +msgid "" +"Bps Set the line speed (baud rate or bits per second) of any serial " +"interface used by GDB for remote debugging" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gdb.fish:15 +msgid "Run using device for your programs standard input and output" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gdb.fish:16 +msgid "Pass arguments after the program name to the program when it is run" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gdb.fish:17 +msgid "Run GDB using a text (console) user interface" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gem.fish:1 +#, fuzzy +msgid "Print usage informations and quit" +msgstr "Print version information and exit" + +#: /tmp/fish/implicit/share/completions/gem.fish:2 +#, fuzzy +msgid "Print the version and quit" +msgstr "Print help message and exit" + +#: /tmp/fish/implicit/share/completions/gem.fish:3 msgid "Use URL as the remote source for gems" msgstr "Use URL as the remote source for gems" -#: share/completions/gem.fish:36 +#: /tmp/fish/implicit/share/completions/gem.fish:4 msgid "Use the given HTTP proxy for remote operations" msgstr "Use the given HTTP proxy for remote operations" -#: share/completions/gem.fish:37 +#: /tmp/fish/implicit/share/completions/gem.fish:5 msgid "Use no HTTP proxy for remote operations" msgstr "Use no HTTP proxy for remote operations" -#: share/completions/gem.fish:38 +#: /tmp/fish/implicit/share/completions/gem.fish:6 msgid "Get help on this command" msgstr "Get help on this command" -#: share/completions/gem.fish:39 +#: /tmp/fish/implicit/share/completions/gem.fish:7 msgid "Set the verbose level of output" msgstr "Set the verbose level of output" -#: share/completions/gem.fish:40 +#: /tmp/fish/implicit/share/completions/gem.fish:8 msgid "Use this config file instead of default" msgstr "Use this config file instead of default" -#: share/completions/gem.fish:41 +#: /tmp/fish/implicit/share/completions/gem.fish:9 msgid "Show stack backtrace on errors" msgstr "Show stack backtrace on errors" -#: share/completions/gem.fish:42 +#: /tmp/fish/implicit/share/completions/gem.fish:10 msgid "Turn on Ruby debugging" msgstr "Turn on Ruby debugging" -#: share/completions/gem.fish:47 +#: /tmp/fish/implicit/share/completions/gem.fish:11 msgid "Add a trusted certificate" msgstr "Add a trusted certificate" -#: share/completions/gem.fish:48 +#: /tmp/fish/implicit/share/completions/gem.fish:12 msgid "List trusted certificates" msgstr "List trusted certificates" -#: share/completions/gem.fish:49 +#: /tmp/fish/implicit/share/completions/gem.fish:13 msgid "Remove trusted certificates containing STRING" msgstr "Remove trusted certificates containing STRING" -#: share/completions/gem.fish:50 +#: /tmp/fish/implicit/share/completions/gem.fish:14 msgid "Build private key and self-signed certificate for EMAIL_ADDR" msgstr "Build private key and self-signed certificate for EMAIL_ADDR" -#: share/completions/gem.fish:51 +#: /tmp/fish/implicit/share/completions/gem.fish:15 msgid "Certificate for --sign command" msgstr "Certificate for --sign command" -#: share/completions/gem.fish:52 +#: /tmp/fish/implicit/share/completions/gem.fish:16 msgid "Private key for --sign command" msgstr "Private key for --sign command" -#: share/completions/gem.fish:53 +#: /tmp/fish/implicit/share/completions/gem.fish:17 msgid "Sign a certificate with my key and certificate" msgstr "Sign a certificate with my key and certificate" -#: share/completions/gem.fish:58 +#: /tmp/fish/implicit/share/completions/gem.fish:18 msgid "Verify gem file against its internal checksum" msgstr "Verify gem file against its internal checksum" -#: share/completions/gem.fish:59 +#: /tmp/fish/implicit/share/completions/gem.fish:19 msgid "Report 'unmanaged' or rogue files in the gem repository" msgstr "Report “unmanaged” or rogue files in the gem repository" -#: share/completions/gem.fish:60 +#: /tmp/fish/implicit/share/completions/gem.fish:20 msgid "Run unit tests for gem" msgstr "Run unit tests for gem" -#: share/completions/gem.fish:61 +#: /tmp/fish/implicit/share/completions/gem.fish:21 msgid "Specify version for which to run unit tests" msgstr "Specify version for which to run unit tests" -#: share/completions/gem.fish:66 +#: /tmp/fish/implicit/share/completions/gem.fish:22 msgid "Don't really cleanup" msgstr "Don't really cleanup" -#: share/completions/gem.fish:71 +#: /tmp/fish/implicit/share/completions/gem.fish:23 msgid "List the files inside a Gem" msgstr "List the files inside a Gem" -#: share/completions/gem.fish:72 +#: /tmp/fish/implicit/share/completions/gem.fish:24 msgid "Specify version for gem to view" msgstr "Specify version for gem to view" -#: share/completions/gem.fish:73 +#: /tmp/fish/implicit/share/completions/gem.fish:25 msgid "Search for gems under specific paths" msgstr "Search for gems under specific paths" -#: share/completions/gem.fish:74 +#: /tmp/fish/implicit/share/completions/gem.fish:26 msgid "Be verbose when showing status" msgstr "Be verbose when showing status" -#: share/completions/gem.fish:79 share/completions/gem.fish:172 +#: /tmp/fish/implicit/share/completions/gem.fish:27 +#: /tmp/fish/implicit/share/completions/gem.fish:82 msgid "Specify version of gem to uninstall" msgstr "Specify version of gem to uninstall" -#: share/completions/gem.fish:80 +#: /tmp/fish/implicit/share/completions/gem.fish:28 msgid "Include reverse dependencies in the output" msgstr "Include reverse dependencies in the output" -#: share/completions/gem.fish:81 +#: /tmp/fish/implicit/share/completions/gem.fish:29 msgid "Don't include reverse dependencies in the output" msgstr "Don't include reverse dependencies in the output" -#: share/completions/gem.fish:82 +#: /tmp/fish/implicit/share/completions/gem.fish:30 msgid "Pipe Format (name --version ver)" msgstr "" -#: share/completions/gem.fish:87 -msgid "display the package version" -msgstr "display the package version" - -#: share/completions/gem.fish:87 -msgid "display the path where gems are installed" -msgstr "display the path where gems are installed" - -#: share/completions/gem.fish:87 -msgid "display path used to search for gems" -msgstr "display path used to search for gems" - -#: share/completions/gem.fish:87 -msgid "display the gem format version" -msgstr "display the gem format version" - -#: share/completions/gem.fish:87 -msgid "display the remote gem servers" -msgstr "display the remote gem servers" - -#: share/completions/gem.fish:92 -msgid "list all 'gem' commands" -msgstr "list all “gem” commands" - -#: share/completions/gem.fish:92 -msgid "show some examples of usage" -msgstr "show some examples of usage" - -#: share/completions/gem.fish:97 +#: /tmp/fish/implicit/share/completions/gem.fish:31 msgid "Specify version of gem to install" msgstr "Specify version of gem to install" -#: share/completions/gem.fish:98 share/completions/gem.fish:121 -#: share/completions/gem.fish:131 share/completions/gem.fish:150 -#: share/completions/gem.fish:158 +#: /tmp/fish/implicit/share/completions/gem.fish:32 +#: /tmp/fish/implicit/share/completions/gem.fish:51 +#: /tmp/fish/implicit/share/completions/gem.fish:57 +#: /tmp/fish/implicit/share/completions/gem.fish:68 +#: /tmp/fish/implicit/share/completions/gem.fish:72 msgid "Restrict operations to the LOCAL domain (default)" msgstr "Restrict operations to the LOCAL domain (default)" -#: share/completions/gem.fish:99 share/completions/gem.fish:122 -#: share/completions/gem.fish:132 share/completions/gem.fish:151 -#: share/completions/gem.fish:159 +#: /tmp/fish/implicit/share/completions/gem.fish:33 +#: /tmp/fish/implicit/share/completions/gem.fish:52 +#: /tmp/fish/implicit/share/completions/gem.fish:58 +#: /tmp/fish/implicit/share/completions/gem.fish:69 +#: /tmp/fish/implicit/share/completions/gem.fish:73 msgid "Restrict operations to the REMOTE domain" msgstr "Restrict operations to the REMOTE domain" -#: share/completions/gem.fish:100 share/completions/gem.fish:123 -#: share/completions/gem.fish:133 share/completions/gem.fish:152 -#: share/completions/gem.fish:160 +#: /tmp/fish/implicit/share/completions/gem.fish:34 +#: /tmp/fish/implicit/share/completions/gem.fish:53 +#: /tmp/fish/implicit/share/completions/gem.fish:59 +#: /tmp/fish/implicit/share/completions/gem.fish:70 +#: /tmp/fish/implicit/share/completions/gem.fish:74 msgid "Allow LOCAL and REMOTE operations" msgstr "Allow LOCAL and REMOTE operations" -#: share/completions/gem.fish:101 share/completions/gem.fish:182 +#: /tmp/fish/implicit/share/completions/gem.fish:35 +#: /tmp/fish/implicit/share/completions/gem.fish:84 msgid "Gem repository directory to get installed gems" msgstr "Gem repository directory to get installed gems" -#: share/completions/gem.fish:102 share/completions/gem.fish:183 +#: /tmp/fish/implicit/share/completions/gem.fish:36 +#: /tmp/fish/implicit/share/completions/gem.fish:85 msgid "Generate RDoc documentation for the gem on install" msgstr "Generate RDoc documentation for the gem on install" -#: share/completions/gem.fish:103 share/completions/gem.fish:184 +#: /tmp/fish/implicit/share/completions/gem.fish:37 +#: /tmp/fish/implicit/share/completions/gem.fish:86 msgid "Don't generate RDoc documentation for the gem on install" msgstr "Don't generate RDoc documentation for the gem on install" -#: share/completions/gem.fish:104 share/completions/gem.fish:185 +#: /tmp/fish/implicit/share/completions/gem.fish:38 +#: /tmp/fish/implicit/share/completions/gem.fish:87 msgid "Generate RI documentation for the gem on install" msgstr "Generate RI documentation for the gem on install" -#: share/completions/gem.fish:105 share/completions/gem.fish:186 +#: /tmp/fish/implicit/share/completions/gem.fish:39 +#: /tmp/fish/implicit/share/completions/gem.fish:88 msgid "Don't generate RI documentation for the gem on install" msgstr "Don't generate RI documentation for the gem on install" -#: share/completions/gem.fish:106 share/completions/gem.fish:187 +#: /tmp/fish/implicit/share/completions/gem.fish:40 +#: /tmp/fish/implicit/share/completions/gem.fish:89 msgid "Force gem to install, bypassing dependency checks" msgstr "Force gem to install, bypassing dependency checks" -#: share/completions/gem.fish:107 share/completions/gem.fish:188 +#: /tmp/fish/implicit/share/completions/gem.fish:41 +#: /tmp/fish/implicit/share/completions/gem.fish:90 msgid "Don't force gem to install, bypassing dependency checks" msgstr "Don't force gem to install, bypassing dependency checks" -#: share/completions/gem.fish:108 share/completions/gem.fish:189 +#: /tmp/fish/implicit/share/completions/gem.fish:42 +#: /tmp/fish/implicit/share/completions/gem.fish:91 msgid "Run unit tests prior to installation" msgstr "Run unit tests prior to installation" -#: share/completions/gem.fish:109 share/completions/gem.fish:190 +#: /tmp/fish/implicit/share/completions/gem.fish:43 +#: /tmp/fish/implicit/share/completions/gem.fish:92 msgid "Don't run unit tests prior to installation" msgstr "Don't run unit tests prior to installation" -#: share/completions/gem.fish:110 share/completions/gem.fish:191 +#: /tmp/fish/implicit/share/completions/gem.fish:44 +#: /tmp/fish/implicit/share/completions/gem.fish:93 msgid "Use bin wrappers for executables" msgstr "Use bin wrappers for executables" -#: share/completions/gem.fish:111 share/completions/gem.fish:192 +#: /tmp/fish/implicit/share/completions/gem.fish:45 +#: /tmp/fish/implicit/share/completions/gem.fish:94 msgid "Don't use bin wrappers for executables" msgstr "Don't use bin wrappers for executables" -#: share/completions/gem.fish:112 share/completions/gem.fish:193 +#: /tmp/fish/implicit/share/completions/gem.fish:46 +#: /tmp/fish/implicit/share/completions/gem.fish:95 msgid "Specify gem trust policy" msgstr "Specify gem trust policy" -#: share/completions/gem.fish:113 share/completions/gem.fish:194 +#: /tmp/fish/implicit/share/completions/gem.fish:47 +#: /tmp/fish/implicit/share/completions/gem.fish:96 msgid "Do not install any required dependent gems" msgstr "Do not install any required dependent gems" -#: share/completions/gem.fish:114 share/completions/gem.fish:195 +#: /tmp/fish/implicit/share/completions/gem.fish:48 +#: /tmp/fish/implicit/share/completions/gem.fish:97 msgid "Unconditionally install the required dependent gems" msgstr "Unconditionally install the required dependent gems" -#: share/completions/gem.fish:119 share/completions/gem.fish:129 -#: share/completions/gem.fish:148 +#: /tmp/fish/implicit/share/completions/gem.fish:49 +#: /tmp/fish/implicit/share/completions/gem.fish:55 +#: /tmp/fish/implicit/share/completions/gem.fish:66 msgid "Display detailed information of gem(s)" msgstr "Display detailed information of gem(s)" -#: share/completions/gem.fish:120 share/completions/gem.fish:130 -#: share/completions/gem.fish:149 +#: /tmp/fish/implicit/share/completions/gem.fish:50 +#: /tmp/fish/implicit/share/completions/gem.fish:56 +#: /tmp/fish/implicit/share/completions/gem.fish:67 msgid "Don't display detailed information of gem(s)" msgstr "Don't display detailed information of gem(s)" -#: share/completions/gem.fish:128 +#: /tmp/fish/implicit/share/completions/gem.fish:54 msgid "Name of gem(s) to query on matches the provided REGEXP" msgstr "Name of gem(s) to query on matches the provided REGEXP" -#: share/completions/gem.fish:138 +#: /tmp/fish/implicit/share/completions/gem.fish:60 msgid "Generate RDoc/RI documentation for all installed gems" msgstr "Generate RDoc/RI documentation for all installed gems" -#: share/completions/gem.fish:139 +#: /tmp/fish/implicit/share/completions/gem.fish:61 msgid "Include RDoc generated documents" msgstr "Include RDoc generated documents" -#: share/completions/gem.fish:140 +#: /tmp/fish/implicit/share/completions/gem.fish:62 msgid "Don't include RDoc generated documents" msgstr "Don't include RDoc generated documents" -#: share/completions/gem.fish:141 +#: /tmp/fish/implicit/share/completions/gem.fish:63 msgid "Include RI generated documents" msgstr "Include RI generated documents" -#: share/completions/gem.fish:142 +#: /tmp/fish/implicit/share/completions/gem.fish:64 msgid "Don't include RI generated documents" msgstr "Don't include RI generated documents" -#: share/completions/gem.fish:143 +#: /tmp/fish/implicit/share/completions/gem.fish:65 msgid "Specify version of gem to rdoc" msgstr "Specify version of gem to rdoc" -#: share/completions/gem.fish:157 +#: /tmp/fish/implicit/share/completions/gem.fish:71 msgid "Specify version of gem to examine" msgstr "Specify version of gem to examine" -#: share/completions/gem.fish:161 +#: /tmp/fish/implicit/share/completions/gem.fish:75 msgid "Output specifications for all versions of the gem" msgstr "Output specifications for all versions of the gem" -#: share/completions/gem.fish:166 +#: /tmp/fish/implicit/share/completions/gem.fish:76 msgid "Uninstall all matching versions" msgstr "Uninstall all matching versions" -#: share/completions/gem.fish:167 +#: /tmp/fish/implicit/share/completions/gem.fish:77 msgid "Don't uninstall all matching versions" msgstr "Don't uninstall all matching versions" -#: share/completions/gem.fish:168 +#: /tmp/fish/implicit/share/completions/gem.fish:78 msgid "Ignore dependency requirements while uninstalling" msgstr "Ignore dependency requirements while uninstalling" -#: share/completions/gem.fish:169 +#: /tmp/fish/implicit/share/completions/gem.fish:79 msgid "Don't ignore dependency requirements while uninstalling" msgstr "Don't ignore dependency requirements while uninstalling" -#: share/completions/gem.fish:170 +#: /tmp/fish/implicit/share/completions/gem.fish:80 msgid "Uninstall applicable executables without confirmation" msgstr "Uninstall applicable executables without confirmation" -#: share/completions/gem.fish:171 +#: /tmp/fish/implicit/share/completions/gem.fish:81 msgid "Don't uninstall applicable executables without confirmation" msgstr "Don't uninstall applicable executables without confirmation" -#: share/completions/gem.fish:177 +#: /tmp/fish/implicit/share/completions/gem.fish:83 msgid "Specify version of gem to unpack" msgstr "Specify version of gem to unpack" -#: share/completions/gem.fish:196 +#: /tmp/fish/implicit/share/completions/gem.fish:98 msgid "Update the RubyGems system software" msgstr "Update the RubyGems system software" -#: share/completions/git.fish:98 -msgid "name" -msgstr "name" +#: /tmp/fish/implicit/share/completions/git.fish:1 +#, fuzzy +msgid "Display the manual of a git command" +msgstr "Display help about darcs and darcs commands" -#: share/completions/git.fish:153 share/completions/git.fish:176 +#: /tmp/fish/implicit/share/completions/git.fish:3 +msgid "Run as if git was started in this directory" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:5 +msgid "Get or set the path to the git programs" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:6 +msgid "Print the path to the html documentation" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:7 +#, fuzzy +msgid "Print the path to the man documentation" +msgstr "Print the type of a command" + +#: /tmp/fish/implicit/share/completions/git.fish:8 +#, fuzzy +msgid "Print the path to the info documentation" +msgstr "Print extra information" + +#: /tmp/fish/implicit/share/completions/git.fish:9 +#, fuzzy +msgid "Pipe output into a pager" +msgstr "Append output to file" + +#: /tmp/fish/implicit/share/completions/git.fish:10 +#: /tmp/fish/implicit/share/completions/journalctl.fish:6 +#: /tmp/fish/implicit/share/completions/localectl.fish:6 +#: /tmp/fish/implicit/share/completions/machinectl.fish:5 +#: /tmp/fish/implicit/share/completions/systemctl.fish:41 +#: /tmp/fish/implicit/share/completions/systemd-analyze.fish:5 +#: /tmp/fish/implicit/share/completions/timedatectl.fish:9 +#, fuzzy +msgid "Do not pipe output into a pager" +msgstr "Could not open tty for pager" + +#: /tmp/fish/implicit/share/completions/git.fish:11 +#, fuzzy +msgid "Set the path to the repository" +msgstr "List patches in the repository" + +#: /tmp/fish/implicit/share/completions/git.fish:12 +#, fuzzy +msgid "Set the path to the working tree" +msgstr "Set the speed factor of the writing process to #" + +#: /tmp/fish/implicit/share/completions/git.fish:13 +#, fuzzy +msgid "Set the namespace" +msgstr "Set volume name" + +#: /tmp/fish/implicit/share/completions/git.fish:14 +#, fuzzy +msgid "Treat the repository as bare" +msgstr "Update the repository" + +#: /tmp/fish/implicit/share/completions/git.fish:15 +msgid "Do not use replacement refs to replace git objects" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:16 +msgid "Treat pathspecs literally" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:17 +msgid "Treat pathspecs as globs" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:18 +msgid "Don't treat pathspecs as globs" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:19 +#, fuzzy +msgid "Match pathspecs case-insensitively" +msgstr "Case insensitive" + +#: /tmp/fish/implicit/share/completions/git.fish:20 +#, fuzzy +msgid "Download objects and refs from another repository" +msgstr "Removes a key from the repository" + +#: /tmp/fish/implicit/share/completions/git.fish:21 +msgid "Remote" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:22 +#: /tmp/fish/implicit/share/completions/git.fish:62 +#: /tmp/fish/implicit/share/completions/git.fish:96 +#: /tmp/fish/implicit/share/completions/git.fish:108 +#: /tmp/fish/implicit/share/completions/git.fish:130 +#: /tmp/fish/implicit/share/completions/git.fish:134 +#: /tmp/fish/implicit/share/completions/git.fish:140 +#: /tmp/fish/implicit/share/completions/git.fish:183 +#: /tmp/fish/implicit/share/completions/git.fish:219 +#: /tmp/fish/implicit/share/completions/git.fish:222 +#: /tmp/fish/implicit/share/completions/git.fish:242 +#: /tmp/fish/implicit/share/completions/git.fish:265 +#: /tmp/fish/implicit/share/completions/git.fish:285 +#: /tmp/fish/implicit/share/completions/git.fish:307 msgid "Branch" msgstr "Branch" -#: share/completions/git.fish:177 -msgid "Tag" -msgstr "Tag" +#: /tmp/fish/implicit/share/completions/git.fish:23 +#: /tmp/fish/implicit/share/completions/git.fish:198 +#: /tmp/fish/implicit/share/completions/git.fish:210 +#: /tmp/fish/implicit/share/completions/git.fish:237 +#: /tmp/fish/implicit/share/completions/git.fish:250 +#: /tmp/fish/implicit/share/completions/git.fish:274 +#: /tmp/fish/implicit/share/completions/mdadm.fish:12 +#: /tmp/fish/implicit/share/completions/update-eix-remote.fish:1 +#, fuzzy +msgid "Be quiet" +msgstr "Run quietly" -#: share/completions/gpg.fish:116 +#: /tmp/fish/implicit/share/completions/git.fish:24 +#: /tmp/fish/implicit/share/completions/git.fish:41 +#: /tmp/fish/implicit/share/completions/git.fish:70 +#: /tmp/fish/implicit/share/completions/git.fish:199 +#: /tmp/fish/implicit/share/completions/git.fish:211 +#: /tmp/fish/implicit/share/completions/git.fish:238 +#: /tmp/fish/implicit/share/completions/git.fish:251 +#: /tmp/fish/implicit/share/completions/prt-get.fish:53 +#: /tmp/fish/implicit/share/completions/prt-get.fish:111 +#: /tmp/fish/implicit/share/completions/xz.fish:32 +#, fuzzy +msgid "Be verbose" +msgstr "Do not be verbose" + +#: /tmp/fish/implicit/share/completions/git.fish:25 +#: /tmp/fish/implicit/share/completions/git.fish:213 +msgid "Append ref names and object names" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:26 +#: /tmp/fish/implicit/share/completions/git.fish:214 +msgid "Force update of local branches" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:27 +msgid "Rewrite branches" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:28 +msgid "This filter may be used if you only need to modify the environment" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:29 +msgid "This is the filter for rewriting the tree and its contents." +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:30 +msgid "This is the filter for rewriting the index." +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:31 +msgid "This is the filter for rewriting the commit\\(cqs parent list." +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:32 +msgid "This is the filter for rewriting the commit messages." +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:33 +msgid "This is the filter for performing the commit." +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:34 +msgid "This is the filter for rewriting tag names." +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:35 +msgid "Only look at the history which touches the given subdirectory." +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:36 +msgid "Ignore empty commits generated by filters" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:37 +msgid "" +"Use this option to set the namespace where the original commits will be " +"stored" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:38 +#, fuzzy +msgid "" +"Use this option to set the path to the temporary directory used for rewriting" +msgstr "Change working directory" + +#: /tmp/fish/implicit/share/completions/git.fish:39 +msgid "" +"Force filter branch to start even w/ refs in refs/original or existing temp " +"directory" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:40 +#, fuzzy +msgid "Manage set of tracked repositories" +msgstr "Removes entry in .cvspass for remote repository" + +#: /tmp/fish/implicit/share/completions/git.fish:42 +#, fuzzy +msgid "Adds a new remote" +msgstr "Add a new repository" + +#: /tmp/fish/implicit/share/completions/git.fish:43 +#, fuzzy +msgid "Removes a remote" +msgstr "Remove a key" + +#: /tmp/fish/implicit/share/completions/git.fish:44 +#, fuzzy +msgid "Shows a remote" +msgstr "Show arp entries" + +#: /tmp/fish/implicit/share/completions/git.fish:45 +#, fuzzy +msgid "Deletes all stale tracking branches" +msgstr "Delete all cache contents" + +#: /tmp/fish/implicit/share/completions/git.fish:46 +#, fuzzy +msgid "Fetches updates" +msgstr "Fetch source packages" + +#: /tmp/fish/implicit/share/completions/git.fish:47 +#, fuzzy +msgid "Renames a remote" +msgstr "Rename module" + +#: /tmp/fish/implicit/share/completions/git.fish:48 +#, fuzzy +msgid "Sets the default branch for a remote" +msgstr "Output default action for mimetype" + +#: /tmp/fish/implicit/share/completions/git.fish:49 +msgid "Changes URLs for a remote" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:50 +msgid "Changes the list of branches tracked by a remote" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:51 +msgid "Once the remote information is set up git fetch is run" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:52 +msgid "Import every tag from a remote with git fetch " +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:53 +msgid "Don't import tags from a remote with git fetch " +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:54 +msgid "Add to the list of currently tracked branches instead of replacing it" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:55 +msgid "Manipulate push URLs instead of fetch URLs" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:56 +msgid "Add new URL instead of changing the existing URLs" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:57 +msgid "Remove URLs that match specified URL" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:58 +msgid "Remote heads are not queried, cached information is used instead" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:59 +msgid "Report what will be pruned but do not actually prune it" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:60 +msgid "Prune all remotes that are updated" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:61 +msgid "Shows the last commit of a branch" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:63 +#: /tmp/fish/implicit/share/completions/git.fish:85 +#: /tmp/fish/implicit/share/completions/git.fish:109 +#: /tmp/fish/implicit/share/completions/git.fish:184 +msgid "Remote branch" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:65 +msgid "Generate a diffstat, showing the number of changed lines of each file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:66 +#, fuzzy +msgid "Shows the commits on branches" +msgstr "Show the exited containers" + +#: /tmp/fish/implicit/share/completions/git.fish:67 +msgid "Rev" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:68 +#, fuzzy +msgid "Add file contents to the index" +msgstr "Display the contents of the installed gems" + +#: /tmp/fish/implicit/share/completions/git.fish:69 +#, fuzzy +msgid "Don't actually add the file(s)" +msgstr "Don't actually take the action" + +#: /tmp/fish/implicit/share/completions/git.fish:71 +msgid "Allow adding otherwise ignored files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:72 +#: /tmp/fish/implicit/share/completions/git.fish:257 +#, fuzzy +msgid "Interactive mode" +msgstr "Run in interactive mode" + +#: /tmp/fish/implicit/share/completions/git.fish:73 +msgid "Interactively choose hunks to stage" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:74 +#, fuzzy +msgid "Manually create a patch" +msgstr "Manually create ARP address" + +#: /tmp/fish/implicit/share/completions/git.fish:75 +#, fuzzy +msgid "Only match tracked files" +msgstr "Delete cached package files" + +#: /tmp/fish/implicit/share/completions/git.fish:76 +msgid "Match files both in working tree and index" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:77 +msgid "Record only the fact that the path will be added later" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:78 +msgid "Don't add the file(s), but only refresh their stat" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:79 +#: /tmp/fish/implicit/share/completions/ipset.fish:8 +#: /tmp/fish/implicit/share/completions/make.fish:6 +msgid "Ignore errors" +msgstr "Ignore errors" + +#: /tmp/fish/implicit/share/completions/git.fish:80 +msgid "Check if any of the given files would be ignored" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:81 +msgid "Checkout and switch to a branch" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:82 +#, fuzzy +msgid "Local Branch" +msgstr "Logical and" + +#: /tmp/fish/implicit/share/completions/git.fish:83 +#, fuzzy +msgid "Remote Branch" +msgstr "Branch" + +#: /tmp/fish/implicit/share/completions/git.fish:84 +#: /tmp/fish/implicit/share/completions/git.fish:243 +msgid "Head" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:89 +msgid "Track a new branch" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:90 +msgid "Keep staged changes" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:91 +#, fuzzy +msgid "Keep unmerged changes" +msgstr "Discard unrecorded changes" + +#: /tmp/fish/implicit/share/completions/git.fish:92 +msgid "Apply a patch on a git index file and a working tree" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:93 +msgid "Create an archive of files from a named tree" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:94 +msgid "Find the change that introduced a bug by binary search" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:95 +#, fuzzy +msgid "List, create, or delete branches" +msgstr "Disable repository" + +#: /tmp/fish/implicit/share/completions/git.fish:97 +#, fuzzy +msgid "Delete branch" +msgstr "Delete from archive" + +#: /tmp/fish/implicit/share/completions/git.fish:98 +#, fuzzy +msgid "Force deletion of branch" +msgstr "Force deletion" + +#: /tmp/fish/implicit/share/completions/git.fish:99 +#, fuzzy +msgid "Rename branch" +msgstr "Rename a disc" + +#: /tmp/fish/implicit/share/completions/git.fish:100 +#, fuzzy +msgid "Force renaming branch" +msgstr "Force warnings" + +#: /tmp/fish/implicit/share/completions/git.fish:101 +#, fuzzy +msgid "Lists both local and remote branches" +msgstr "Disable repository" + +#: /tmp/fish/implicit/share/completions/git.fish:102 +msgid "Track remote branch" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:103 +#, fuzzy +msgid "Do not track remote branch" +msgstr "Do not execute remote command" + +#: /tmp/fish/implicit/share/completions/git.fish:104 +msgid "Set remote branch to track" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:105 +msgid "List branches that have been merged" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:106 +msgid "List branches that have not been merged" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:107 +msgid "Apply the change introduced by an existing commit" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:110 +msgid "Edit the commit message prior to committing" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:111 +msgid "" +"Append info in generated commit on the origin of the cherry-picked change" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:112 +msgid "Apply changes without making any commit" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:113 +msgid "Add Signed-off-by line to the commit message" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:114 +msgid "Fast-forward if possible" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:115 +#, fuzzy +msgid "Clone a repository into a new directory" +msgstr "Create a CVS repository if it doesnt exist" + +#: /tmp/fish/implicit/share/completions/git.fish:116 +#, fuzzy +msgid "Copy files instead of using hardlinks" +msgstr "Link files instead of copying" + +#: /tmp/fish/implicit/share/completions/git.fish:117 +msgid "Operate quietly and do not report progress" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:118 +#, fuzzy +msgid "Provide more information on what is going on" +msgstr "Give more information during processing" + +#: /tmp/fish/implicit/share/completions/git.fish:119 +msgid "No checkout of HEAD is performed after the clone is complete" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:120 +#, fuzzy +msgid "Make a bare Git repository" +msgstr "Create a local copy of another repository" + +#: /tmp/fish/implicit/share/completions/git.fish:121 +#, fuzzy +msgid "Set up a mirror of the source repository" +msgstr "Create a local copy of another repository" + +#: /tmp/fish/implicit/share/completions/git.fish:122 +#, fuzzy +msgid "Use a specific name of the remote instead of the default" +msgstr "Use specified file instead of the default trustdb" + +#: /tmp/fish/implicit/share/completions/git.fish:123 +msgid "Use a specific branch instead of the one used by the cloned repository" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:124 +#, fuzzy +msgid "Truncate the history to a specified number of revisions" +msgstr "Help for the specified builtin" + +#: /tmp/fish/implicit/share/completions/git.fish:125 +#, fuzzy +msgid "Initialize all submodules within the cloned repository" +msgstr "Install a gem into the local repository" + +#: /tmp/fish/implicit/share/completions/git.fish:126 +#, fuzzy +msgid "Record changes to the repository" +msgstr "Restore files from the repository" + +#: /tmp/fish/implicit/share/completions/git.fish:127 +#, fuzzy +msgid "Amend the log message of the last commit" +msgstr "Read the log message from file." + +#: /tmp/fish/implicit/share/completions/git.fish:128 +msgid "Fixup commit to be used with rebase --autosquash" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:129 +msgid "Show changes between commits, commit and working tree, etc" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:131 +#, fuzzy +msgid "Show diff of changes in the index" +msgstr "Show all of the gems in the current bundle" + +#: /tmp/fish/implicit/share/completions/git.fish:132 +#, fuzzy +msgid "Compare two paths on the filesystem" +msgstr "Compare archive and filesystem" + +#: /tmp/fish/implicit/share/completions/git.fish:133 +msgid "Open diffs in a visual tool" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:135 +msgid "Visually show diff of changes in the index" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:136 +#, fuzzy +msgid "Print lines matching a pattern" +msgstr "list all packages matching pattern" + +#: /tmp/fish/implicit/share/completions/git.fish:137 +msgid "Create an empty git repository or reinitialize an existing one" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:138 +msgid "Show commit shortlog" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:139 +msgid "Show commit logs" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:141 +msgid "Continue listing file history beyond renames" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:142 +#, fuzzy +msgid "Don't print ref names" +msgstr "Dont print header" + +#: /tmp/fish/implicit/share/completions/git.fish:143 +#, fuzzy +msgid "Print out ref names" +msgstr "Print kernel name" + +#: /tmp/fish/implicit/share/completions/git.fish:144 +msgid "Print ref name by which each commit was reached" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:145 +msgid "Limit the number of commits before starting to show the commit output" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:146 +#, fuzzy +msgid "Skip given number of commits" +msgstr "Print inode number of files" + +#: /tmp/fish/implicit/share/completions/git.fish:147 +#: /tmp/fish/implicit/share/completions/git.fish:148 +msgid "Show commits more recent than specified date" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:149 +#: /tmp/fish/implicit/share/completions/git.fish:150 +#, fuzzy +msgid "Show commits older than specified date" +msgstr "Query packages with the specified group" + +#: /tmp/fish/implicit/share/completions/git.fish:151 +msgid "Limit commits from given author" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:152 +msgid "Limit commits from given committer" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:153 +msgid "Limit commits to ones with reflog entries matching given pattern" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:154 +#, fuzzy +msgid "Limit commits with message that match given pattern" +msgstr "List contents of a package matching pattern" + +#: /tmp/fish/implicit/share/completions/git.fish:155 +msgid "Limit commits to ones that match all given --grep" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:156 +msgid "Limit commits to ones with message that don't match --grep" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:157 +#, fuzzy +msgid "Case insensitive match" +msgstr "Case insensitive" + +#: /tmp/fish/implicit/share/completions/git.fish:158 +msgid "Patterns are basic regular expressions (default)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:159 +#, fuzzy +msgid "Patterns are extended regular expressions" +msgstr "Pattern is extended regexp" + +#: /tmp/fish/implicit/share/completions/git.fish:160 +#, fuzzy +msgid "Patterns are fixed strings" +msgstr "Pattern is a fixed string" + +#: /tmp/fish/implicit/share/completions/git.fish:161 +msgid "Patterns are Perl-compatible regular expressions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:162 +msgid "Stop when given path disappears from tree" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:163 +#, fuzzy +msgid "Print only merge commits" +msgstr "Print only left column" + +#: /tmp/fish/implicit/share/completions/git.fish:164 +msgid "Don't print commits with more than one parent" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:165 +msgid "Show only commit with at least the given number of parents" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:166 +msgid "Show only commit with at most the given number of parents" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:167 +msgid "Show only commit without a mimimum number of parents" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:168 +msgid "Show only commit without a maximum number of parents" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:169 +msgid "Follow only the first parent commit upon seeing a merge commit" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:170 +msgid "Reverse meaning of ^ prefix" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:171 +msgid "" +"Pretend as if all refs in refs/ are listed on the command line as " +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:172 +msgid "" +"Pretend as if all refs are in refs/heads are listed on the command line as " +"" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:173 +msgid "" +"Pretend as if all refs are in ref/tags are listed on the command line as " +"" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:174 +msgid "" +"Pretend as if all refs in refs/remotes are listed on the command line as " +"" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:175 +msgid "" +"Pretend as if all refs matching shell glob are listed on the command line as " +"" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:176 +#, fuzzy +msgid "Do not include refs matching given glob pattern" +msgstr "Insert modules matching the given wildcard" + +#: /tmp/fish/implicit/share/completions/git.fish:177 +msgid "" +"Pretend as if all objcets mentioned by reflogs are listed on the command " +"line as " +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:178 +#, fuzzy +msgid "Ignore invalid object names" +msgstr "Ignore environment variables" + +#: /tmp/fish/implicit/share/completions/git.fish:179 +#, fuzzy +msgid "Read commits from stdin" +msgstr "Read names from stdin" + +#: /tmp/fish/implicit/share/completions/git.fish:180 +msgid "Mark equivalent commits with = and inequivalent with +" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:181 +msgid "Omit equivalent commits" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:182 +msgid "Join two or more development histories together" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:185 +msgid "Autocommit the merge" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:186 +#, fuzzy +msgid "Don't autocommit the merge" +msgstr "Don't use a comment string" + +#: /tmp/fish/implicit/share/completions/git.fish:187 +msgid "Edit auto-generated merge message" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:188 +msgid "Don't edit auto-generated merge message" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:189 +msgid "Don't generate a merge commit if merge is fast-forward" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:190 +msgid "Generate a merge commit even if merge is fast-forward" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:191 +msgid "Refuse to merge unless fast-forward possible" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:192 +msgid "Populate the log message with one-line descriptions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:193 +msgid "Don't populate the log message with one-line descriptions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:194 +#, fuzzy +msgid "Show diffstat of the merge" +msgstr "Show modification time" + +#: /tmp/fish/implicit/share/completions/git.fish:195 +msgid "Don't show diffstat of the merge" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:196 +#, fuzzy +msgid "Squash changes from other branch as a single commit" +msgstr "Bring changes from the repository into the working copy" + +#: /tmp/fish/implicit/share/completions/git.fish:197 +#, fuzzy +msgid "Don't squash changes" +msgstr "Don't summarize changes" + +#: /tmp/fish/implicit/share/completions/git.fish:200 +#: /tmp/fish/implicit/share/completions/git.fish:217 +#: /tmp/fish/implicit/share/completions/git.fish:239 +msgid "Force progress status" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:201 +msgid "Force no progress status" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:202 +#, fuzzy +msgid "Set the commit message" +msgstr "Read commit message from file" + +#: /tmp/fish/implicit/share/completions/git.fish:203 +#, fuzzy +msgid "Abort the current conflict resolution process" +msgstr "Write out the current configuration" + +#: /tmp/fish/implicit/share/completions/git.fish:204 +msgid "Run merge conflict resolution tools to resolve merge conflicts" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:205 +#, fuzzy +msgid "Use specific merge resolution program" +msgstr "Use specified message digest algorithm" + +#: /tmp/fish/implicit/share/completions/git.fish:207 +msgid "Move or rename a file, a directory, or a symlink" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:208 +msgid "Prune all unreachable objects from the object database" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:209 +msgid "Fetch from and merge with another repository or a local branch" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:212 +#, fuzzy +msgid "Fetch all remotes" +msgstr "Refresh all repositories" + +#: /tmp/fish/implicit/share/completions/git.fish:215 +#, fuzzy +msgid "Keep downloaded pack" +msgstr "Disable downloading packages" + +#: /tmp/fish/implicit/share/completions/git.fish:216 +#, fuzzy +msgid "Disable automatic tag following" +msgstr "Disable automtic buffer allocation" + +#: /tmp/fish/implicit/share/completions/git.fish:218 +#: /tmp/fish/implicit/share/completions/git.fish:221 +#: /tmp/fish/implicit/share/completions/git.fish:241 +#, fuzzy +msgid "Remote alias" +msgstr "Remove packages" + +#: /tmp/fish/implicit/share/completions/git.fish:220 +msgid "Update remote refs along with associated objects" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:223 +msgid "Force-push branch" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:224 +msgid "Force-push local branch to remote branch" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:225 +msgid "Push local branch to remote branch" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:226 +msgid "Push all refs under refs/heads/" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:227 +msgid "Remove remote branches that don't have a local counterpart" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:228 +msgid "Push all refs under refs/" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:229 +#, fuzzy +msgid "Delete all listed refs from the remote repository" +msgstr "Delete selected patches from the repository. (UNSAFE!)" + +#: /tmp/fish/implicit/share/completions/git.fish:230 +msgid "Push all refs under refs/tags" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:231 +msgid "Push all usual refs plus the ones under refs/tags" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:232 +msgid "Do everything except actually send the updates" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:233 +#, fuzzy +msgid "Produce machine-readable output" +msgstr "Give human-readable output" + +#: /tmp/fish/implicit/share/completions/git.fish:234 +msgid "Force update of remote refs" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:235 +msgid "" +"Force update of remote refs, stopping if other's changes would be overwritten" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:236 +msgid "Add upstream (tracking) reference" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:240 +msgid "Forward-port local commits to the updated upstream head" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:245 +#, fuzzy +msgid "Restart the rebasing process" +msgstr "Automatic line ending processing" + +#: /tmp/fish/implicit/share/completions/git.fish:246 +#, fuzzy +msgid "Abort the rebase operation" +msgstr "force reassociation" + +#: /tmp/fish/implicit/share/completions/git.fish:247 +msgid "Keep the commits that don't cahnge anything" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:248 +msgid "Restart the rebasing process by skipping the current patch" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:249 +msgid "Use merging strategies to rebase" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:252 +#, fuzzy +msgid "Show diffstat of the rebase" +msgstr "Show state of dependencies" + +#: /tmp/fish/implicit/share/completions/git.fish:253 +msgid "Don't show diffstat of the rebase" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:254 +msgid "Allow the pre-rebase hook to run" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:255 +msgid "Don't allow the pre-rebase hook to run" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:256 +#, fuzzy +msgid "Force the rebase" +msgstr "Force new revision" + +#: /tmp/fish/implicit/share/completions/git.fish:258 +msgid "Try to recreate merges" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:259 +#, fuzzy +msgid "Rebase all reachable commits" +msgstr "Report on each commit" + +#: /tmp/fish/implicit/share/completions/git.fish:260 +msgid "Automatic squashing" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:261 +msgid "No automatic squashing" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:262 +#, fuzzy +msgid "No fast-forward" +msgstr "Set date forward" + +#: /tmp/fish/implicit/share/completions/git.fish:263 +#, fuzzy +msgid "Reset current HEAD to the specified state" +msgstr "Help for the specified builtin" + +#: /tmp/fish/implicit/share/completions/git.fish:264 +#, fuzzy +msgid "Reset files in working directory" +msgstr "Change working directory" + +#: /tmp/fish/implicit/share/completions/git.fish:268 +msgid "Reflog" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:269 +#, fuzzy +msgid "Revert an existing commit" +msgstr "Report on each commit" + +#: /tmp/fish/implicit/share/completions/git.fish:270 +#, fuzzy +msgid "Remove files from the working tree and from the index" +msgstr "Remove files after adding to archive" + +#: /tmp/fish/implicit/share/completions/git.fish:271 +#, fuzzy +msgid "Keep local copies" +msgstr "Clean local caches" + +#: /tmp/fish/implicit/share/completions/git.fish:272 +msgid "Exit with a zero status even if no files matched" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:273 +msgid "Allow recursive removal" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:275 +msgid "Override the up-to-date check" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:276 +#: /tmp/fish/implicit/share/completions/prt-get.fish:45 +#: /tmp/fish/implicit/share/completions/prt-get.fish:103 +msgid "Dry run" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:277 +#, fuzzy +msgid "Show the working tree status" +msgstr "Show the running containers" + +#: /tmp/fish/implicit/share/completions/git.fish:278 +#, fuzzy +msgid "Give the output in the short-format" +msgstr "Give output suitable for get --context" + +#: /tmp/fish/implicit/share/completions/git.fish:279 +msgid "Show the branch and tracking info even in short-format" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:280 +msgid "Give the output in a stable, easy-to-parse format" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:281 +msgid "Terminate entries with null character" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:282 +msgid "The untracked files handling mode" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:283 +#, fuzzy +msgid "Ignore changes to submodules" +msgstr "Ignore changes in case" + +#: /tmp/fish/implicit/share/completions/git.fish:284 +msgid "Create, list, delete or verify a tag object signed with GPG" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:286 +msgid "Make an unsigned, annotated tag object" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:287 +#, fuzzy +msgid "Make a GPG-signed tag" +msgstr "Make a signature" + +#: /tmp/fish/implicit/share/completions/git.fish:288 +#, fuzzy +msgid "Remove a tag" +msgstr "Remove a key" + +#: /tmp/fish/implicit/share/completions/git.fish:289 +msgid "Verify signature of a tag" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:290 +msgid "Force overwriting exising tag" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:292 +msgid "List tags that contain a commit" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:295 +#, fuzzy +msgid "Stash away changes" +msgstr "Patch local changes" + +#: /tmp/fish/implicit/share/completions/git.fish:296 +#, fuzzy +msgid "List stashes" +msgstr "Lists the keys" + +#: /tmp/fish/implicit/share/completions/git.fish:297 +#, fuzzy +msgid "Show the changes recorded in the stash" +msgstr "Query packages with the specified group" + +#: /tmp/fish/implicit/share/completions/git.fish:298 +msgid "Apply and remove a single stashed state" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:299 +msgid "Apply a single stashed state" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:300 +#, fuzzy +msgid "Remove all stashed states" +msgstr "Remove the packages" + +#: /tmp/fish/implicit/share/completions/git.fish:301 +#, fuzzy +msgid "Remove a single stashed state from the stash list" +msgstr "Remove a given entry from the --group list" + +#: /tmp/fish/implicit/share/completions/git.fish:302 +#, fuzzy +msgid "Create a stash" +msgstr "Create archive" + +#: /tmp/fish/implicit/share/completions/git.fish:303 +msgid "Save a new stash" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:304 +#, fuzzy +msgid "Create a new branch from a stash" +msgstr "Create a patch from unrecorded changes" + +#: /tmp/fish/implicit/share/completions/git.fish:305 +#, fuzzy +msgid "Set and read git configuration variables" +msgstr "Query a configuration variables value" + +#: /tmp/fish/implicit/share/completions/git.fish:306 +#, fuzzy +msgid "Generate patch series to send upstream" +msgstr "Generate package from source" + +#: /tmp/fish/implicit/share/completions/git.fish:308 +msgid "Generate plain patches without diffstat" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:309 +#, fuzzy +msgid "Suppress diff output" +msgstr "Suppress informational output" + +#: /tmp/fish/implicit/share/completions/git.fish:310 +msgid "Spend more time to create smaller diffs" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:311 +msgid "Generate diff with the 'patience' algorithm" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:312 +msgid "Generate diff with the 'histogram' algorithm" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:313 +msgid "Print all commits to stdout in mbox format" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:314 +msgid "Show number of added/deleted lines in decimal notation" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:315 +#, fuzzy +msgid "Output only last line of the stat" +msgstr "Output only first of equal lines" + +#: /tmp/fish/implicit/share/completions/git.fish:316 +msgid "Output a condensed summary of extended header information" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:317 +#, fuzzy +msgid "Disable rename detection" +msgstr "Disable file modification" + +#: /tmp/fish/implicit/share/completions/git.fish:318 +msgid "Show full blob object names" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:319 +msgid "Output a binary diff for use with git apply" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:320 +msgid "Also inspect unmodified files as source for a copy" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:322 +#, fuzzy +msgid "Ignore changes in whitespace at EOL" +msgstr "Ignore changes in the amount of white space" + +#: /tmp/fish/implicit/share/completions/git.fish:323 +#, fuzzy +msgid "Ignore changes in amount of whitespace" +msgstr "Ignore changes in the amount of white space" + +#: /tmp/fish/implicit/share/completions/git.fish:324 +#, fuzzy +msgid "Ignore whitespace when comparing lines" +msgstr "Ignore case when comparing file names" + +#: /tmp/fish/implicit/share/completions/git.fish:326 +#, fuzzy +msgid "Show whole surrounding functions of changes" +msgstr "Show the running containers" + +#: /tmp/fish/implicit/share/completions/git.fish:327 +msgid "Allow an external diff helper to be executed" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:328 +msgid "Disallow external diff helpers" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:329 +msgid "Disallow external text conversion filters for binary files (Default)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:330 +msgid "" +"Allow external text conversion filters for binary files (Resulting diff is " +"unappliable)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:331 +msgid "Do not show source or destination prefix" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:332 +msgid "Name output in [Patch n/m] format, even with a single patch" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:333 +msgid "Name output in [Patch] format, even with multiple patches" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:334 +msgid "Initialize, update or inspect submodules" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:335 +#, fuzzy +msgid "Add a submodule" +msgstr "Add a symbolic tag to a module" + +#: /tmp/fish/implicit/share/completions/git.fish:336 +msgid "Show submodule status" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:337 +#: /tmp/fish/implicit/share/completions/git.fish:343 +msgid "Initialize all submodules" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:338 +#, fuzzy +msgid "Update all submodules" +msgstr "Update sources" + +#: /tmp/fish/implicit/share/completions/git.fish:339 +#, fuzzy +msgid "Show commit summary" +msgstr "Print summary" + +#: /tmp/fish/implicit/share/completions/git.fish:340 +#, fuzzy +msgid "Run command on each submodule" +msgstr "Run commands from cache" + +#: /tmp/fish/implicit/share/completions/git.fish:341 +msgid "Sync submodules' URL with .gitmodules" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:342 +#, fuzzy +msgid "Only print error messages" +msgstr "Only print number of matches" + +#: /tmp/fish/implicit/share/completions/git.fish:344 +msgid "Checkout the superproject's commit on a detached HEAD in the submodule" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:345 +msgid "" +"Merge the superproject's commit into the current branch of the submodule" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:346 +msgid "Rebase current branch onto the superproject's commit" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:347 +msgid "Don't fetch new objects from the remote" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:348 +msgid "" +"Instead of using superproject's SHA-1, use the state of the submodule's " +"remote-tracking branch" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:349 +msgid "" +"Throw away local changes when switching to a different commit and always run " +"checkout" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:350 +msgid "Also add ignored submodule path" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:351 +#, fuzzy +msgid "Remove even with local changes" +msgstr "Patch local changes" + +#: /tmp/fish/implicit/share/completions/git.fish:352 +msgid "Use the commit stored in the index" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:353 +msgid "Compare the commit in the index with submodule HEAD" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:354 +#, fuzzy +msgid "Traverse submodules recursively" +msgstr "Descend recursively" + +#: /tmp/fish/implicit/share/completions/git.fish:355 +msgid "Show logs with difference each commit introduces" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:356 +#, fuzzy +msgid "Remove untracked files from the working tree" +msgstr "Remove files from version control" + +#: /tmp/fish/implicit/share/completions/git.fish:357 +#, fuzzy +msgid "Force run" +msgstr "Forced quit" + +#: /tmp/fish/implicit/share/completions/git.fish:358 +msgid "Show what would be done and clean files interactively" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:359 +msgid "Don't actually remove anything, just show what would be done" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:360 +msgid "Be quiet, only report errors" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:361 +msgid "Remove untracked directories in addition to untracked files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:362 +msgid "Remove ignored files, as well" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:363 +#, fuzzy +msgid "Remove only ignored files" +msgstr "Freshen: only changed files" + +#: /tmp/fish/implicit/share/completions/git.fish:364 +#, fuzzy +msgid "Show what revision and author last modified each line of a file" +msgstr "Show last revision where each line was modified" + +#: /tmp/fish/implicit/share/completions/git.fish:365 +msgid "Show blank SHA-1 for boundary commits" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:366 +#, fuzzy +msgid "Do not treat root commits as boundaries" +msgstr "Do not execute remote command" + +#: /tmp/fish/implicit/share/completions/git.fish:367 +msgid "Include additional statistics" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:368 +#, fuzzy +msgid "Annotate only the given line range" +msgstr "Annotate every line" + +#: /tmp/fish/implicit/share/completions/git.fish:369 +msgid "Show long rev" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:370 +#, fuzzy +msgid "Show raw timestamp" +msgstr "Show time type" + +#: /tmp/fish/implicit/share/completions/git.fish:371 +#, fuzzy +msgid "Use revisions from named file instead of calling rev-list" +msgstr "Use this config file instead of default" + +#: /tmp/fish/implicit/share/completions/git.fish:372 +msgid "Walk history forward instead of backward" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:373 +msgid "Show in a format designed for machine consumption" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:374 +#, fuzzy +msgid "Show the porcelain format" +msgstr "Show whatis information" + +#: /tmp/fish/implicit/share/completions/git.fish:375 +#, fuzzy +msgid "Show the result incrementally" +msgstr "Show the time" + +#: /tmp/fish/implicit/share/completions/git.fish:376 +msgid "Instead of working tree, use the contents of the named file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:377 +#, fuzzy +msgid "Specifies the format used to output dates" +msgstr "Specify the remote shell to use" + +#: /tmp/fish/implicit/share/completions/git.fish:378 +msgid "Detect moved or copied lines within a file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:379 +msgid "" +"Detect lines moved or copied from other files that were modified in the same " +"commit" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:381 +#, fuzzy +msgid "Use the same output mode as git-annotate" +msgstr "Use the portable output format" + +#: /tmp/fish/implicit/share/completions/git.fish:382 +#, fuzzy +msgid "Show the filename in the original commit" +msgstr "Change working directory" + +#: /tmp/fish/implicit/share/completions/git.fish:383 +msgid "Show the line number in the original commit" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:384 +#, fuzzy +msgid "Suppress the author name and timestamp from the output" +msgstr "Allow subkeys that have a timestamp from the future" + +#: /tmp/fish/implicit/share/completions/git.fish:385 +#, fuzzy +msgid "Show the author email instead of author name" +msgstr "Check out into dir instead of module name." + +#: /tmp/fish/implicit/share/completions/git.fish:386 +#, fuzzy +msgid "Ignore whitespace changes" +msgstr "Ignore whitespace" + +#: /tmp/fish/implicit/share/completions/git.fish:387 +#, fuzzy +msgid "Custom command" +msgstr "Job command" + +#: /tmp/fish/implicit/share/completions/godoc.fish:1 +#, fuzzy +msgid "Comma-separated list of analyses to perform" +msgstr "Comma-separated list of dependancy types to show" + +#: /tmp/fish/implicit/share/completions/godoc.fish:2 +#, fuzzy +msgid "Show examples in command line mode" +msgstr "Select entire command line (default)" + +#: /tmp/fish/implicit/share/completions/godoc.fish:3 +#, fuzzy +msgid "Go root directory" +msgstr "Ports Directory" + +#: /tmp/fish/implicit/share/completions/godoc.fish:4 +#, fuzzy +msgid "Print HTML in command-line mode" +msgstr "Print commands to stderr" + +#: /tmp/fish/implicit/share/completions/godoc.fish:5 +#, fuzzy +msgid "HTTP service address" +msgstr "Numerical address" + +#: /tmp/fish/implicit/share/completions/godoc.fish:6 +msgid "httptest.NewServer serves on this address and blocks" +msgstr "" + +#: /tmp/fish/implicit/share/completions/godoc.fish:7 +msgid "Enable search index" +msgstr "" + +#: /tmp/fish/implicit/share/completions/godoc.fish:8 +msgid "Glob pattern specifying index files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/godoc.fish:9 +msgid "Interval of indexing" +msgstr "" + +#: /tmp/fish/implicit/share/completions/godoc.fish:10 +msgid "Index throttle value" +msgstr "" + +#: /tmp/fish/implicit/share/completions/godoc.fish:11 +#, fuzzy +msgid "Link identifiers to their declarations" +msgstr "Lists the identifier for every generation" + +#: /tmp/fish/implicit/share/completions/godoc.fish:12 +#, fuzzy +msgid "Maximum number of full text search results shown" +msgstr "Maximum number of log entries" + +#: /tmp/fish/implicit/share/completions/godoc.fish:13 +msgid "Regular expression matching note markers to show" +msgstr "" + +#: /tmp/fish/implicit/share/completions/godoc.fish:14 +msgid "Enable playground in web interface" +msgstr "" + +#: /tmp/fish/implicit/share/completions/godoc.fish:15 +msgid "Arguments are considered search queries" +msgstr "" + +#: /tmp/fish/implicit/share/completions/godoc.fish:16 +msgid "Webserver address for command line searches" +msgstr "" + +#: /tmp/fish/implicit/share/completions/godoc.fish:17 +msgid "Print (exported) source in command-line mode" +msgstr "" + +#: /tmp/fish/implicit/share/completions/godoc.fish:18 +#, fuzzy +msgid "Tab width" +msgstr "Line width" + +#: /tmp/fish/implicit/share/completions/godoc.fish:19 +msgid "Directory containing alternate template files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/godoc.fish:20 +msgid "Show timestamps with directory listings" +msgstr "" + +#: /tmp/fish/implicit/share/completions/godoc.fish:21 +msgid "Print HTML for named URL" +msgstr "" + +#: /tmp/fish/implicit/share/completions/godoc.fish:23 +#, fuzzy +msgid "Write index to a file" +msgstr "Write to file" + +#: /tmp/fish/implicit/share/completions/godoc.fish:24 +msgid "Zip file providing the file system to serve" +msgstr "" + +#: /tmp/fish/implicit/share/completions/go.fish:1 +#, fuzzy +msgid "Complete go build commands" +msgstr "Complete dd operands" + +#: /tmp/fish/implicit/share/completions/go.fish:2 +#, fuzzy +msgid "force rebuild" +msgstr "Force rebuilding index" + +#: /tmp/fish/implicit/share/completions/go.fish:3 +#, fuzzy +msgid "print the commands but do not run them" +msgstr "Print quoted commands to stderr, do not run" + +#: /tmp/fish/implicit/share/completions/go.fish:4 +msgid "number parallel builds (default=#cpus)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/go.fish:5 +#, fuzzy +msgid "enable data race detection" +msgstr "Delete selection" + +#: /tmp/fish/implicit/share/completions/go.fish:6 +#, fuzzy +msgid "print packages being built" +msgstr "List packages depending on" + +#: /tmp/fish/implicit/share/completions/go.fish:7 +#, fuzzy +msgid "print and preserve work directory" +msgstr "Print the working directory" + +#: /tmp/fish/implicit/share/completions/go.fish:8 +#, fuzzy +msgid "print the commands" +msgstr "Print path to command" + +#: /tmp/fish/implicit/share/completions/go.fish:9 +msgid "c compiler flags" +msgstr "" + +#: /tmp/fish/implicit/share/completions/go.fish:10 +msgid "name of compiler to use, as in runtime" +msgstr "" + +#: /tmp/fish/implicit/share/completions/go.fish:11 +msgid "gccgo compiler/linker flags" +msgstr "" + +#: /tmp/fish/implicit/share/completions/go.fish:12 +msgid "go compiler flags" +msgstr "" + +#: /tmp/fish/implicit/share/completions/go.fish:13 +msgid "suffix for installation directory" +msgstr "" + +#: /tmp/fish/implicit/share/completions/go.fish:14 +msgid "linker flags" +msgstr "" + +#: /tmp/fish/implicit/share/completions/go.fish:15 +msgid "build tags" +msgstr "" + +#: /tmp/fish/implicit/share/completions/go.fish:16 +#, fuzzy +msgid "Complete go" +msgstr "Complete lpr option" + +#: /tmp/fish/implicit/share/completions/go.fish:17 +#, fuzzy +msgid "compile packages and dependencies" +msgstr "Install/remove packages for dependencies" + +#: /tmp/fish/implicit/share/completions/go.fish:18 +#, fuzzy +msgid "remove object files" +msgstr "Erase obsolete files" + +#: /tmp/fish/implicit/share/completions/go.fish:19 +msgid "" +"remove the corresponding installed archive or binary (what 'go install' " +"would create)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/go.fish:20 +#, fuzzy +msgid "print the remove commands it would execute, but not run them" +msgstr "Print quoted commands to stderr, do not run" + +#: /tmp/fish/implicit/share/completions/go.fish:21 +msgid "" +"clean to be applied recursively to all the dependencies of the packages " +"named by the import paths" +msgstr "" + +#: /tmp/fish/implicit/share/completions/go.fish:22 +msgid "clean to print remove commands as it executes them" +msgstr "" + +#: /tmp/fish/implicit/share/completions/go.fish:23 +msgid "run godoc on package sources" +msgstr "" + +#: /tmp/fish/implicit/share/completions/go.fish:24 +#: /tmp/fish/implicit/share/completions/go.fish:29 +#, fuzzy +msgid "prints commands that would be executed" +msgstr "Print commands to stderr" + +#: /tmp/fish/implicit/share/completions/go.fish:25 +#: /tmp/fish/implicit/share/completions/go.fish:30 +#: /tmp/fish/implicit/share/completions/go.fish:53 +#, fuzzy +msgid "prints commands as they are executed" +msgstr "Print commands to stderr" + +#: /tmp/fish/implicit/share/completions/go.fish:26 +#, fuzzy +msgid "print Go environment information" +msgstr "Display RubyGems environmental information" + +#: /tmp/fish/implicit/share/completions/go.fish:27 +#, fuzzy +msgid "run go tool fix on packages" +msgstr "Cancel a hold on a package" + +#: /tmp/fish/implicit/share/completions/go.fish:28 +#, fuzzy +msgid "run gofmt on package sources" +msgstr "Generate package from source" + +#: /tmp/fish/implicit/share/completions/go.fish:31 +#, fuzzy +msgid "download and install packages and dependencies" +msgstr "Install/remove packages for dependencies" + +#: /tmp/fish/implicit/share/completions/go.fish:32 +#, fuzzy +msgid "stop after downloading the packages; don't install" +msgstr "Disable downloading packages" + +#: /tmp/fish/implicit/share/completions/go.fish:33 +msgid "run fix tool on packages before resolving dependencies or building" +msgstr "" + +#: /tmp/fish/implicit/share/completions/go.fish:34 +#, fuzzy +msgid "update remote packages" +msgstr "Update list of packages" + +#: /tmp/fish/implicit/share/completions/go.fish:35 +#, fuzzy +msgid "get help on topic" +msgstr "Get help on this command" + +#: /tmp/fish/implicit/share/completions/go.fish:36 +#: /tmp/fish/implicit/share/completions/go.fish:48 +#, fuzzy +msgid "target tool" +msgstr "Target line" + +#: /tmp/fish/implicit/share/completions/go.fish:37 +#, fuzzy +msgid "compile and install packages and dependencies" +msgstr "Install/remove packages for dependencies" + +#: /tmp/fish/implicit/share/completions/go.fish:38 +#, fuzzy +msgid "list packages" +msgstr "Install packages" + +#: /tmp/fish/implicit/share/completions/go.fish:39 +#, fuzzy +msgid "tolerate erroneous packages" +msgstr "Clean source packages" + +#: /tmp/fish/implicit/share/completions/go.fish:40 +#, fuzzy +msgid "pass in template for formatting" +msgstr "Specifies line formatting" + +#: /tmp/fish/implicit/share/completions/go.fish:41 +#, fuzzy +msgid "print in JSON format" +msgstr "Output in ISO 8601 format" + +#: /tmp/fish/implicit/share/completions/go.fish:42 +#, fuzzy +msgid "list of build tags" +msgstr "Disable repository" + +#: /tmp/fish/implicit/share/completions/go.fish:43 +msgid "compile and run Go program" +msgstr "" + +#: /tmp/fish/implicit/share/completions/go.fish:44 +#, fuzzy +msgid "test packages" +msgstr "Install packages" + +#: /tmp/fish/implicit/share/completions/go.fish:45 +msgid "compile the test binary to pkg.test but do not run it" +msgstr "" + +#: /tmp/fish/implicit/share/completions/go.fish:46 +msgid "install dependent packages, but don't run tests" +msgstr "" + +#: /tmp/fish/implicit/share/completions/go.fish:47 +#, fuzzy +msgid "run specified go tool" +msgstr "Rename specified repository" + +#: /tmp/fish/implicit/share/completions/go.fish:49 +#, fuzzy +msgid "print the command that would be executed but not execute it" +msgstr "" +"Print the command line on the standard error output before executing it" + +#: /tmp/fish/implicit/share/completions/go.fish:50 +#, fuzzy +msgid "print Go version" +msgstr "Print PKG versions" + +#: /tmp/fish/implicit/share/completions/go.fish:51 +#, fuzzy +msgid "vet packages" +msgstr "Remove packages" + +#: /tmp/fish/implicit/share/completions/go.fish:52 +msgid "print the command that would be executed" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gofmt.fish:1 +#, fuzzy +msgid "Write cpu profile to this file" +msgstr "Write top servers to file" + +#: /tmp/fish/implicit/share/completions/gofmt.fish:2 +#: /tmp/fish/implicit/share/completions/goimports.fish:1 +#: /tmp/fish/implicit/share/completions/gorename.fish:1 +#, fuzzy +msgid "Display diffs instead of rewriting files" +msgstr "Display date for each line in file" + +#: /tmp/fish/implicit/share/completions/gofmt.fish:3 +msgid "Report all errors (not just the first 10 on different lines)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gofmt.fish:4 +msgid "List files whose formatting differs from gofmt's" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gofmt.fish:5 +msgid "Rewrite rule (e.g., 'a[b:len(a)] -> a[b:]')" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gofmt.fish:6 +#, fuzzy +msgid "Simplify code" +msgstr "Specify conffile" + +#: /tmp/fish/implicit/share/completions/gofmt.fish:7 +#: /tmp/fish/implicit/share/completions/goimports.fish:5 +msgid "Write result to (source) file instead of stdout" +msgstr "" + +#: /tmp/fish/implicit/share/completions/goimports.fish:2 +#, fuzzy +msgid "Report all errors" +msgstr "Report on all tags" + +#: /tmp/fish/implicit/share/completions/goimports.fish:3 +msgid "List files whose formatting differs from goimport's" +msgstr "" + +#: /tmp/fish/implicit/share/completions/goimports.fish:4 +msgid "Choose imports as if source code is from dir" +msgstr "" + +#: /tmp/fish/implicit/share/completions/golint.fish:1 +msgid "Minimum confidence of a problem to print it" +msgstr "" + +#: /tmp/fish/implicit/share/completions/golint.fish:2 +msgid "Set exit status to 1 if any issues are found" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gorename.fish:2 +msgid "Diff command invoked when using -d" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gorename.fish:3 +msgid "Proceed, even if conflicts were reported" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gorename.fish:4 +msgid "Identifier to be renamed" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gorename.fish:5 +#, fuzzy +msgid "Show usage message" +msgstr "Log message." + +#: /tmp/fish/implicit/share/completions/gorename.fish:6 +msgid "File and byte offset of identifier to be renamed" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gorename.fish:7 +#, fuzzy +msgid "Build tag" +msgstr "Build apt cache" + +#: /tmp/fish/implicit/share/completions/gorename.fish:8 +#, fuzzy +msgid "New name for identifier" +msgstr "Accept $ in identifiers" + +#: /tmp/fish/implicit/share/completions/gorename.fish:9 +#, fuzzy +msgid "Print verbose information" +msgstr "Print verbose info" + +#: /tmp/fish/implicit/share/completions/gpasswd.fish:1 +#, fuzzy +msgid "Add user to group" +msgstr "Add label to output" + +#: /tmp/fish/implicit/share/completions/gpasswd.fish:2 +#, fuzzy +msgid "Remove user from group" +msgstr "Remove all entries from the --group list" + +#: /tmp/fish/implicit/share/completions/gpasswd.fish:4 +#, fuzzy +msgid "Remove the GROUP's password" +msgstr "Remove the packages" + +#: /tmp/fish/implicit/share/completions/gpasswd.fish:5 +msgid "Restrict access to GROUP to its members" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gpasswd.fish:6 +msgid "Set the list of members of GROUP" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gpasswd.fish:7 +msgid "set the list of administrators for GROUP" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gpg.fish:1 +#, fuzzy +msgid "Complete using gpg user ids" +msgstr "Complete using path" + +#: /tmp/fish/implicit/share/completions/gpg.fish:2 +#, fuzzy +msgid "Complete using gpg key ids" +msgstr "Complete using path" + +#: /tmp/fish/implicit/share/completions/gpg.fish:3 +msgid "" +"Complete using all algorithms of the type specified in argv[1] supported by " +"gpg. argv[1] is a regexp" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gpg.fish:4 +msgid "Make a signature" +msgstr "Make a signature" + +#: /tmp/fish/implicit/share/completions/gpg.fish:5 +msgid "Make a clear text signature" +msgstr "Make a clear text signature" + +#: /tmp/fish/implicit/share/completions/gpg.fish:6 +msgid "Make a detached signature" +msgstr "Make a detached signature" + +#: /tmp/fish/implicit/share/completions/gpg.fish:7 +msgid "Encrypt data" +msgstr "Encrypt data" + +#: /tmp/fish/implicit/share/completions/gpg.fish:8 +msgid "Encrypt with a symmetric cipher using a passphrase" +msgstr "Encrypt with a symmetric cipher using a passphrase" + +#: /tmp/fish/implicit/share/completions/gpg.fish:9 +msgid "Store only (make a simple RFC1991 packet)" +msgstr "Store only (make a simple RFC1991 packet)" + +#: /tmp/fish/implicit/share/completions/gpg.fish:10 +#, fuzzy +msgid "Decrypt specified file or stdin" +msgstr "Encrypt for specified user id" + +#: /tmp/fish/implicit/share/completions/gpg.fish:11 +msgid "Assume specified file or stdin is sigfile and verify it" +msgstr "Assume specified file or stdin is sigfile and verify it" + +#: /tmp/fish/implicit/share/completions/gpg.fish:12 +msgid "Modify certain other commands to accept multiple files for processing" +msgstr "Modify certain other commands to accept multiple files for processing" + +#: /tmp/fish/implicit/share/completions/gpg.fish:13 +msgid "Identical to '--multifile --verify'" +msgstr "Identical to “--multifile --verify”" + +#: /tmp/fish/implicit/share/completions/gpg.fish:14 +msgid "Identical to '--multifile --encrypt'" +msgstr "Identical to “--multifile --encrypt”" + +#: /tmp/fish/implicit/share/completions/gpg.fish:15 +msgid "Identical to --multifile --decrypt" +msgstr "Identical to --multifile --decrypt" + +#: /tmp/fish/implicit/share/completions/gpg.fish:16 +#: /tmp/fish/implicit/share/completions/gpg.fish:17 +msgid "" +"List all keys from the public keyrings, or just the ones given on the " +"command line" +msgstr "" +"List all keys from the public keyrings, or just the ones given on the " +"command line" + +#: /tmp/fish/implicit/share/completions/gpg.fish:18 +msgid "" +"List all keys from the secret keyrings, or just the ones given on the " +"command line" +msgstr "" +"List all keys from the secret keyrings, or just the ones given on the " +"command line" + +#: /tmp/fish/implicit/share/completions/gpg.fish:19 +msgid "Same as --list-keys, but the signatures are listed too" +msgstr "Same as --list-keys, but the signatures are listed too" + +#: /tmp/fish/implicit/share/completions/gpg.fish:20 +msgid "Same as --list-keys, but the signatures are listed and verified" +msgstr "Same as --list-keys, but the signatures are listed and verified" + +#: /tmp/fish/implicit/share/completions/gpg.fish:21 +msgid "List all keys with their fingerprints" +msgstr "List all keys with their fingerprints" + +#: /tmp/fish/implicit/share/completions/gpg.fish:22 +#, fuzzy +msgid "Generate a new key pair" +msgstr "Generate man page" + +#: /tmp/fish/implicit/share/completions/gpg.fish:23 +msgid "Present a menu which enables you to do all key related tasks" +msgstr "Present a menu which enables you to do all key related tasks" + +#: /tmp/fish/implicit/share/completions/gpg.fish:24 +msgid "Sign a public key with your secret key" +msgstr "Sign a public key with your secret key" + +#: /tmp/fish/implicit/share/completions/gpg.fish:25 +msgid "Sign a public key with your secret key but mark it as non exportable" +msgstr "Sign a public key with your secret key but mark it as non exportable" + +#: /tmp/fish/implicit/share/completions/gpg.fish:26 +msgid "Remove key from the public keyring" +msgstr "Remove key from the public keyring" + +#: /tmp/fish/implicit/share/completions/gpg.fish:27 +msgid "Remove key from the secret and public keyring" +msgstr "Remove key from the secret and public keyring" + +#: /tmp/fish/implicit/share/completions/gpg.fish:28 +msgid "" +"Same as --delete-key, but if a secret key exists, it will be removed first" +msgstr "" +"Same as --delete-key, but if a secret key exists, it will be removed first" + +#: /tmp/fish/implicit/share/completions/gpg.fish:29 +msgid "Generate a revocation certificate for the complete key" +msgstr "Generate a revocation certificate for the complete key" + +#: /tmp/fish/implicit/share/completions/gpg.fish:30 +msgid "Generate a designated revocation certificate for a key" +msgstr "Generate a designated revocation certificate for a key" + +#: /tmp/fish/implicit/share/completions/gpg.fish:31 +msgid "Export all or the given keys from all keyrings" +msgstr "Export all or the given keys from all keyrings" + +#: /tmp/fish/implicit/share/completions/gpg.fish:32 +msgid "Same as --export but sends the keys to a keyserver" +msgstr "Same as --export but sends the keys to a keyserver" + +#: /tmp/fish/implicit/share/completions/gpg.fish:33 +#: /tmp/fish/implicit/share/completions/gpg.fish:34 +msgid "Same as --export, but exports the secret keys instead" +msgstr "Same as --export, but exports the secret keys instead" + +#: /tmp/fish/implicit/share/completions/gpg.fish:35 +#: /tmp/fish/implicit/share/completions/gpg.fish:36 +msgid "Import/merge keys" +msgstr "Import/merge keys" + +#: /tmp/fish/implicit/share/completions/gpg.fish:37 +msgid "Import the keys with the given key IDs from a keyserver" +msgstr "Import the keys with the given key IDs from a keyserver" + +#: /tmp/fish/implicit/share/completions/gpg.fish:38 +msgid "" +"Request updates from a keyserver for keys that already exist on the local " +"keyring" +msgstr "" +"Request updates from a keyserver for keys that already exist on the local " +"keyring" + +#: /tmp/fish/implicit/share/completions/gpg.fish:39 +msgid "Search the keyserver for the given names" +msgstr "Search the keyserver for the given names" + +#: /tmp/fish/implicit/share/completions/gpg.fish:40 +msgid "Do trust database maintenance" +msgstr "Do trust database maintenance" + +#: /tmp/fish/implicit/share/completions/gpg.fish:41 +msgid "Do trust database maintenance without user interaction" +msgstr "Do trust database maintenance without user interaction" + +#: /tmp/fish/implicit/share/completions/gpg.fish:42 +msgid "Send the ownertrust values to stdout" +msgstr "Send the ownertrust values to stdout" + +#: /tmp/fish/implicit/share/completions/gpg.fish:43 +msgid "" +"Update the trustdb with the ownertrust values stored in specified files or " +"stdin" +msgstr "" +"Update the trustdb with the ownertrust values stored in specified files or " +"stdin" + +#: /tmp/fish/implicit/share/completions/gpg.fish:44 +msgid "Create signature caches in the keyring" +msgstr "Create signature caches in the keyring" + +#: /tmp/fish/implicit/share/completions/gpg.fish:45 +msgid "" +"Print message digest of specified algorithm for all given files or stdin" +msgstr "" +"Print message digest of specified algorithm for all given files or stdin" + +#: /tmp/fish/implicit/share/completions/gpg.fish:46 +msgid "Print message digest of all algorithms for all given files or stdin" +msgstr "Print message digest of all algorithms for all given files or stdin" + +#: /tmp/fish/implicit/share/completions/gpg.fish:47 +msgid "Emit specified number of random bytes of the given quality level" +msgstr "Emit specified number of random bytes of the given quality level" + +#: /tmp/fish/implicit/share/completions/gpg.fish:48 +msgid "Display version and supported algorithms, and exit" +msgstr "Display version and supported algorithms, and exit" + +#: /tmp/fish/implicit/share/completions/gpg.fish:49 +msgid "Display warranty and exit" +msgstr "Display warranty and exit" + +#: /tmp/fish/implicit/share/completions/gpg.fish:51 +msgid "Create ASCII armored output" +msgstr "Create ASCII armored output" + +#: /tmp/fish/implicit/share/completions/gpg.fish:52 +#: /tmp/fish/implicit/share/completions/msgfmt.fish:8 +#: /tmp/fish/implicit/share/completions/xgettext.fish:4 msgid "Write output to specified file" msgstr "Write output to specified file" -#: share/completions/gpg.fish:161 +#: /tmp/fish/implicit/share/completions/gpg.fish:53 +msgid "" +"Sets a limit on the number of bytes that will be generated when processing a " +"file" +msgstr "" +"Sets a limit on the number of bytes that will be generated when processing a " +"file" + +#: /tmp/fish/implicit/share/completions/gpg.fish:54 +msgid "Use specified key as the key to sign with" +msgstr "Use specified key as the key to sign with" + +#: /tmp/fish/implicit/share/completions/gpg.fish:55 +msgid "Use specified key as the default key to sign with" +msgstr "Use specified key as the default key to sign with" + +#: /tmp/fish/implicit/share/completions/gpg.fish:56 +msgid "Encrypt for specified user id" +msgstr "Encrypt for specified user id" + +#: /tmp/fish/implicit/share/completions/gpg.fish:57 +msgid "Encrypt for specified user id, but hide the keyid of the key" +msgstr "Encrypt for specified user id, but hide the keyid of the key" + +#: /tmp/fish/implicit/share/completions/gpg.fish:58 +msgid "Use specified user id as default recipient" +msgstr "Use specified user id as default recipient" + +#: /tmp/fish/implicit/share/completions/gpg.fish:59 +msgid "Use the default key as default recipient" +msgstr "Use the default key as default recipient" + +#: /tmp/fish/implicit/share/completions/gpg.fish:60 +msgid "Reset --default-recipient and --default-recipient-self" +msgstr "Reset --default-recipient and --default-recipient-self" + +#: /tmp/fish/implicit/share/completions/gpg.fish:61 +msgid "Give more information during processing" +msgstr "Give more information during processing" + +#: /tmp/fish/implicit/share/completions/gpg.fish:63 +#: /tmp/fish/implicit/share/completions/gpg.fish:64 +#: /tmp/fish/implicit/share/completions/gpg.fish:65 +msgid "Compression level" +msgstr "Compression level" + +#: /tmp/fish/implicit/share/completions/gpg.fish:66 +msgid "Use a different decompression method for BZIP2 compressed files" +msgstr "Use a different decompression method for BZIP2 compressed files" + +#: /tmp/fish/implicit/share/completions/gpg.fish:67 +msgid "" +"Treat input files as text and store them in the OpenPGP canonical text form " +"with standard 'CRLF' line endings" +msgstr "" +"Treat input files as text and store them in the OpenPGP canonical text form " +"with standard “CRLF” line endings" + +#: /tmp/fish/implicit/share/completions/gpg.fish:68 +msgid "" +"Don't treat input files as text and store them in the OpenPGP canonical text " +"form with standard 'CRLF' line endings" +msgstr "" +"Don't treat input files as text and store them in the OpenPGP canonical text " +"form with standard “CRLF” line endings" + +#: /tmp/fish/implicit/share/completions/gpg.fish:69 +msgid "Don't make any changes (this is not completely implemented)" +msgstr "Don't make any changes (this is not completely implemented)" + +#: /tmp/fish/implicit/share/completions/gpg.fish:70 +#: /tmp/fish/implicit/share/completions/mv.fish:3 +msgid "Prompt before overwrite" +msgstr "Prompt before overwrite" + +#: /tmp/fish/implicit/share/completions/gpg.fish:71 +#: /tmp/fish/implicit/share/completions/scp.fish:3 +#: /tmp/fish/implicit/share/completions/top.fish:1 +msgid "Batch mode" +msgstr "Batch mode" + +#: /tmp/fish/implicit/share/completions/gpg.fish:72 +msgid "Don't use batch mode" +msgstr "Don't use batch mode" + +#: /tmp/fish/implicit/share/completions/gpg.fish:73 +msgid "Never write output to terminal" +msgstr "Never write output to terminal" + +#: /tmp/fish/implicit/share/completions/gpg.fish:74 +msgid "Assume yes on most questions" +msgstr "Assume yes on most questions" + +#: /tmp/fish/implicit/share/completions/gpg.fish:75 +msgid "Assume no on most questions" +msgstr "Assume no on most questions" + +#: /tmp/fish/implicit/share/completions/gpg.fish:76 +msgid "Prompt for a certification level when making a key signature" +msgstr "Prompt for a certification level when making a key signature" + +#: /tmp/fish/implicit/share/completions/gpg.fish:77 +msgid "Don't prompt for a certification level when making a key signature" +msgstr "Don't prompt for a certification level when making a key signature" + +#: /tmp/fish/implicit/share/completions/gpg.fish:78 +msgid "" +"The default certification level to use for the level check when signing a key" +msgstr "" +"The default certification level to use for the level check when signing a key" + +#: /tmp/fish/implicit/share/completions/gpg.fish:79 +msgid "" +"Disregard any signatures with a certification level below specified level " +"when building the trust database" +msgstr "" +"Disregard any signatures with a certification level below specified level " +"when building the trust database" + +#: /tmp/fish/implicit/share/completions/gpg.fish:80 +msgid "" +"Assume that the specified key is as trustworthy as one of your own secret " +"keys" +msgstr "" +"Assume that the specified key is as trustworthy as one of your own secret " +"keys" + +#: /tmp/fish/implicit/share/completions/gpg.fish:81 +#, fuzzy +msgid "Specify trust model" +msgstr "Specify gem trust policy" + +#: /tmp/fish/implicit/share/completions/gpg.fish:82 +msgid "Select how to display key IDs" +msgstr "Select how to display key IDs" + +#: /tmp/fish/implicit/share/completions/gpg.fish:83 msgid "Use specified keyserver" msgstr "Use specified keyserver" -#: share/completions/gpg.fish:169 +#: /tmp/fish/implicit/share/completions/gpg.fish:84 +msgid "Options for the keyserver" +msgstr "Options for the keyserver" + +#: /tmp/fish/implicit/share/completions/gpg.fish:85 +msgid "Options for importing keys" +msgstr "Options for importing keys" + +#: /tmp/fish/implicit/share/completions/gpg.fish:86 +msgid "Options for exporting keys" +msgstr "Options for exporting keys" + +#: /tmp/fish/implicit/share/completions/gpg.fish:87 +msgid "Options for listing keys and signatures" +msgstr "Options for listing keys and signatures" + +#: /tmp/fish/implicit/share/completions/gpg.fish:88 +msgid "Options for verifying signatures" +msgstr "Options for verifying signatures" + +#: /tmp/fish/implicit/share/completions/gpg.fish:89 msgid "The command line that should be run to view a photo ID" msgstr "The command line that should be run to view a photo ID" -#: share/completions/gpg.fish:170 +#: /tmp/fish/implicit/share/completions/gpg.fish:90 msgid "" "Sets a list of directories to search for photo viewers and keyserver helpers" msgstr "" "Sets a list of directories to search for photo viewers and keyserver helpers" -#: share/completions/gpg.fish:173 +#: /tmp/fish/implicit/share/completions/gpg.fish:91 +msgid "" +"Display the keyring name at the head of key listings to show which keyring a " +"given key resides on" +msgstr "" +"Display the keyring name at the head of key listings to show which keyring a " +"given key resides on" + +#: /tmp/fish/implicit/share/completions/gpg.fish:92 msgid "Add specified file to the current list of keyrings" msgstr "Add specified file to the current list of keyrings" -#: share/completions/gpg.fish:175 +#: /tmp/fish/implicit/share/completions/gpg.fish:93 msgid "Add specified file to the current list of secret keyrings" msgstr "Add specified file to the current list of secret keyrings" -#: share/completions/gpg.fish:176 +#: /tmp/fish/implicit/share/completions/gpg.fish:94 msgid "Designate specified file as the primary public keyring" msgstr "Designate specified file as the primary public keyring" -#: share/completions/gpg.fish:178 +#: /tmp/fish/implicit/share/completions/gpg.fish:95 msgid "Use specified file instead of the default trustdb" msgstr "Use specified file instead of the default trustdb" -#: share/completions/gpg.fish:184 +#: /tmp/fish/implicit/share/completions/gpg.fish:96 +msgid "Set the home directory" +msgstr "Set the home directory" + +#: /tmp/fish/implicit/share/completions/gpg.fish:97 +msgid "Set the native character set" +msgstr "Set the native character set" + +#: /tmp/fish/implicit/share/completions/gpg.fish:98 +msgid "Assume that following command line arguments are given in UTF8" +msgstr "Assume that following command line arguments are given in UTF8" + +#: /tmp/fish/implicit/share/completions/gpg.fish:99 +msgid "" +"Assume that following arguments are encoded in the character set specified " +"by --display-charset" +msgstr "" +"Assume that following arguments are encoded in the character set specified " +"by --display-charset" + +#: /tmp/fish/implicit/share/completions/gpg.fish:100 msgid "Read options from specified file, do not read the default options file" msgstr "Read options from specified file, do not read the default options file" -#: share/completions/gpg.fish:186 +#: /tmp/fish/implicit/share/completions/gpg.fish:101 +msgid "Shortcut for '--options /dev/null'" +msgstr "Shortcut for '--options /dev/null'" + +#: /tmp/fish/implicit/share/completions/gpg.fish:102 msgid "Load an extension module" msgstr "Load an extension module" -#: share/completions/gpg.fish:188 +#: /tmp/fish/implicit/share/completions/gpg.fish:103 msgid "Write special status strings to the specified file descriptor" msgstr "Write special status strings to the specified file descriptor" -#: share/completions/gpg.fish:189 +#: /tmp/fish/implicit/share/completions/gpg.fish:104 msgid "Write log output to the specified file descriptor" msgstr "Write log output to the specified file descriptor" -#: share/completions/gpg.fish:195 +#: /tmp/fish/implicit/share/completions/gpg.fish:105 +msgid "Write attribute subpackets to the specified file descriptor" +msgstr "Write attribute subpackets to the specified file descriptor" + +#: /tmp/fish/implicit/share/completions/gpg.fish:106 +msgid "Include secret key comment packets when exporting secret keys" +msgstr "Include secret key comment packets when exporting secret keys" + +#: /tmp/fish/implicit/share/completions/gpg.fish:107 +msgid "Don't include secret key comment packets when exporting secret keys" +msgstr "Don't include secret key comment packets when exporting secret keys" + +#: /tmp/fish/implicit/share/completions/gpg.fish:108 msgid "Use specified string as comment string" msgstr "Use specified string as comment string" -#: share/completions/gpg.fish:204 +#: /tmp/fish/implicit/share/completions/gpg.fish:109 +msgid "Don't use a comment string" +msgstr "Don't use a comment string" + +#: /tmp/fish/implicit/share/completions/gpg.fish:110 +msgid "Include the version string in ASCII armored output" +msgstr "Include the version string in ASCII armored output" + +#: /tmp/fish/implicit/share/completions/gpg.fish:111 +msgid "Don't include the version string in ASCII armored output" +msgstr "Don't include the version string in ASCII armored output" + +#: /tmp/fish/implicit/share/completions/gpg.fish:112 msgid "Put the specified name value pair into the signature as notation data" msgstr "Put the specified name value pair into the signature as notation data" -#: share/completions/gpg.fish:205 +#: /tmp/fish/implicit/share/completions/gpg.fish:113 msgid "Set signature policy" msgstr "Set signature policy" -#: share/completions/gpg.fish:206 +#: /tmp/fish/implicit/share/completions/gpg.fish:114 msgid "Set certificate policy" msgstr "Set certificate policy" -#: share/completions/gpg.fish:207 +#: /tmp/fish/implicit/share/completions/gpg.fish:115 msgid "Set signature and certificate policy" msgstr "Set signature and certificate policy" -#: share/completions/gpg.fish:208 +#: /tmp/fish/implicit/share/completions/gpg.fish:116 msgid "Use specified URL as a preferred keyserver for data signatures" msgstr "Use specified URL as a preferred keyserver for data signatures" -#: share/completions/gpg.fish:210 +#: /tmp/fish/implicit/share/completions/gpg.fish:117 msgid "Use specified string as the filename which is stored inside messages" msgstr "Use specified string as the filename which is stored inside messages" -#: share/completions/gpg.fish:218 +#: /tmp/fish/implicit/share/completions/gpg.fish:118 +msgid "Set the 'for your eyes only' flag in the message" +msgstr "Set the “for your eyes only” flag in the message" + +#: /tmp/fish/implicit/share/completions/gpg.fish:119 +msgid "Clear the 'for your eyes only' flag in the message" +msgstr "Clear the “for your eyes only” flag in the message" + +#: /tmp/fish/implicit/share/completions/gpg.fish:120 +msgid "Create file with name as given in data" +msgstr "Create file with name as given in data" + +#: /tmp/fish/implicit/share/completions/gpg.fish:121 +msgid "Don't create file with name as given in data" +msgstr "Don't create file with name as given in data" + +#: /tmp/fish/implicit/share/completions/gpg.fish:122 msgid "" "Number of completely trusted users to introduce a new key signer (defaults " "to 1)" @@ -4593,7 +28882,7 @@ msgstr "" "Number of completely trusted users to introduce a new key signer (defaults " "to 1)" -#: share/completions/gpg.fish:219 +#: /tmp/fish/implicit/share/completions/gpg.fish:123 msgid "" "Number of marginally trusted users to introduce a new key signer (defaults " "to 3)" @@ -4601,2884 +28890,25004 @@ msgstr "" "Number of marginally trusted users to introduce a new key signer (defaults " "to 3)" -#: share/completions/gpg.fish:221 +#: /tmp/fish/implicit/share/completions/gpg.fish:124 msgid "Maximum depth of a certification chain (default is 5)" msgstr "Maximum depth of a certification chain (default is 5)" -#: share/completions/gpg.fish:249 +#: /tmp/fish/implicit/share/completions/gpg.fish:125 +msgid "Use specified cipher algorithm" +msgstr "Use specified cipher algorithm" + +#: /tmp/fish/implicit/share/completions/gpg.fish:126 +msgid "Use specified message digest algorithm" +msgstr "Use specified message digest algorithm" + +#: /tmp/fish/implicit/share/completions/gpg.fish:127 +msgid "Use specified compression algorithm" +msgstr "Use specified compression algorithm" + +#: /tmp/fish/implicit/share/completions/gpg.fish:128 +msgid "Use specified message digest algorithm when signing a key" +msgstr "Use specified message digest algorithm when signing a key" + +#: /tmp/fish/implicit/share/completions/gpg.fish:129 +msgid "Use specified cipher algorithm to protect secret keys" +msgstr "Use specified cipher algorithm to protect secret keys" + +#: /tmp/fish/implicit/share/completions/gpg.fish:130 +msgid "Use specified digest algorithm to mangle the passphrases" +msgstr "Use specified digest algorithm to mangle the passphrases" + +#: /tmp/fish/implicit/share/completions/gpg.fish:131 +msgid "Selects how passphrases are mangled" +msgstr "Selects how passphrases are mangled" + +#: /tmp/fish/implicit/share/completions/gpg.fish:132 +msgid "Integrity protect secret keys by using a SHA-1 checksum" +msgstr "Integrity protect secret keys by using a SHA-1 checksum" + +#: /tmp/fish/implicit/share/completions/gpg.fish:133 +msgid "Never allow the use of specified cipher algorithm" +msgstr "Never allow the use of specified cipher algorithm" + +#: /tmp/fish/implicit/share/completions/gpg.fish:134 +msgid "Never allow the use of specified public key algorithm" +msgstr "Never allow the use of specified public key algorithm" + +#: /tmp/fish/implicit/share/completions/gpg.fish:135 +msgid "Do not cache the verification status of key signatures" +msgstr "Do not cache the verification status of key signatures" + +#: /tmp/fish/implicit/share/completions/gpg.fish:136 +msgid "Do not verify each signature right after creation" +msgstr "Do not verify each signature right after creation" + +#: /tmp/fish/implicit/share/completions/gpg.fish:137 +msgid "Automatically run the --check-trustdb command internally when needed" +msgstr "Automatically run the --check-trustdb command internally when needed" + +#: /tmp/fish/implicit/share/completions/gpg.fish:138 +msgid "Never automatically run the --check-trustdb" +msgstr "Never automatically run the --check-trustdb" + +#: /tmp/fish/implicit/share/completions/gpg.fish:139 +msgid "Do not put the recipient keyid into encrypted packets" +msgstr "Do not put the recipient keyid into encrypted packets" + +#: /tmp/fish/implicit/share/completions/gpg.fish:140 +msgid "Put the recipient keyid into encrypted packets" +msgstr "Put the recipient keyid into encrypted packets" + +#: /tmp/fish/implicit/share/completions/gpg.fish:141 +msgid "" +"Change the behavior of cleartext signatures so that they can be used for " +"patch files" +msgstr "" +"Change the behavior of cleartext signatures so that they can be used for " +"patch files" + +#: /tmp/fish/implicit/share/completions/gpg.fish:142 +msgid "Mangle From-field of email headers (default)" +msgstr "Mangle From-field of email headers (default)" + +#: /tmp/fish/implicit/share/completions/gpg.fish:143 +msgid "Do not mangle From-field of email headers" +msgstr "Do not mangle From-field of email headers" + +#: /tmp/fish/implicit/share/completions/gpg.fish:144 msgid "Read passphrase from specified file descriptor" msgstr "Read passphrase from specified file descriptor" -#: share/completions/gpg.fish:250 +#: /tmp/fish/implicit/share/completions/gpg.fish:145 msgid "Read user input from specified file descriptor" msgstr "Read user input from specified file descriptor" -#: share/completions/gpg.fish:254 +#: /tmp/fish/implicit/share/completions/gpg.fish:146 +msgid "Try to use the GnuPG-Agent" +msgstr "Try to use the GnuPG-Agent" + +#: /tmp/fish/implicit/share/completions/gpg.fish:147 +msgid "Do not try to use the GnuPG-Agent" +msgstr "Do not try to use the GnuPG-Agent" + +#: /tmp/fish/implicit/share/completions/gpg.fish:148 msgid "Override value of GPG_AGENT_INFO environment variable" msgstr "Override value of GPG_AGENT_INFO environment variable" -#: share/completions/gpg.fish:304 +#: /tmp/fish/implicit/share/completions/gpg.fish:149 +msgid "Force v3 signatures for signatures on data" +msgstr "Force v3 signatures for signatures on data" + +#: /tmp/fish/implicit/share/completions/gpg.fish:150 +msgid "Do not force v3 signatures for signatures on data" +msgstr "Do not force v3 signatures for signatures on data" + +#: /tmp/fish/implicit/share/completions/gpg.fish:151 +msgid "Always use v4 key signatures even on v3 keys" +msgstr "Always use v4 key signatures even on v3 keys" + +#: /tmp/fish/implicit/share/completions/gpg.fish:152 +msgid "Don't use v4 key signatures on v3 keys" +msgstr "Don't use v4 key signatures on v3 keys" + +#: /tmp/fish/implicit/share/completions/gpg.fish:153 +msgid "Force the use of encryption with a modification detection code" +msgstr "Force the use of encryption with a modification detection code" + +#: /tmp/fish/implicit/share/completions/gpg.fish:154 +msgid "Disable the use of the modification detection code" +msgstr "Disable the use of the modification detection code" + +#: /tmp/fish/implicit/share/completions/gpg.fish:155 +msgid "" +"Allow the import and use of keys with user IDs which are not self-signed" +msgstr "" +"Allow the import and use of keys with user IDs which are not self-signed" + +#: /tmp/fish/implicit/share/completions/gpg.fish:156 +msgid "" +"Do not allow the import and use of keys with user IDs which are not self-" +"signed" +msgstr "" +"Do not allow the import and use of keys with user IDs which are not self-" +"signed" + +#: /tmp/fish/implicit/share/completions/gpg.fish:157 +msgid "" +"Disable all checks on the form of the user ID while generating a new one" +msgstr "" +"Disable all checks on the form of the user ID while generating a new one" + +#: /tmp/fish/implicit/share/completions/gpg.fish:158 +msgid "Do not fail if signature is older than key" +msgstr "Do not fail if signature is older than key" + +#: /tmp/fish/implicit/share/completions/gpg.fish:159 +msgid "Allow subkeys that have a timestamp from the future" +msgstr "Allow subkeys that have a timestamp from the future" + +#: /tmp/fish/implicit/share/completions/gpg.fish:160 +msgid "Ignore CRC errors" +msgstr "Ignore CRC errors" + +#: /tmp/fish/implicit/share/completions/gpg.fish:161 +msgid "Do not fail on MDC integrity protection failure" +msgstr "Do not fail on MDC integrity protection failure" + +#: /tmp/fish/implicit/share/completions/gpg.fish:162 +msgid "" +"Lock the databases the first time a lock is requested and do not release the " +"lock until the process terminates" +msgstr "" +"Lock the databases the first time a lock is requested and do not release the " +"lock until the process terminates" + +#: /tmp/fish/implicit/share/completions/gpg.fish:163 +msgid "Release the locks every time a lock is no longer needed" +msgstr "Release the locks every time a lock is no longer needed" + +#: /tmp/fish/implicit/share/completions/gpg.fish:164 +msgid "" +"Do not create an internal pool file for quicker generation of random numbers" +msgstr "" +"Do not create an internal pool file for quicker generation of random numbers" + +#: /tmp/fish/implicit/share/completions/gpg.fish:165 +#, fuzzy +msgid "Reset verbose level to 0" +msgstr "Set the verbose level of output" + +#: /tmp/fish/implicit/share/completions/gpg.fish:166 +msgid "Suppress the initial copyright message" +msgstr "Suppress the initial copyright message" + +#: /tmp/fish/implicit/share/completions/gpg.fish:167 +msgid "Suppress the warning about 'using insecure memory'" +msgstr "Suppress the warning about “using insecure memory”" + +#: /tmp/fish/implicit/share/completions/gpg.fish:168 +msgid "" +"Suppress the warning about unsafe file and home directory (--homedir) " +"permissions" +msgstr "" +"Suppress the warning about unsafe file and home directory (--homedir) " +"permissions" + +#: /tmp/fish/implicit/share/completions/gpg.fish:169 +msgid "Suppress the warning about missing MDC integrity protection" +msgstr "Suppress the warning about missing MDC integrity protection" + +#: /tmp/fish/implicit/share/completions/gpg.fish:170 +msgid "Refuse to run if GnuPG cannot get secure memory" +msgstr "Refuse to run if GnuPG cannot get secure memory" + +#: /tmp/fish/implicit/share/completions/gpg.fish:171 +msgid "Do not refuse to run if GnuPG cannot get secure memory (default)" +msgstr "Do not refuse to run if GnuPG cannot get secure memory (default)" + +#: /tmp/fish/implicit/share/completions/gpg.fish:172 +msgid "Assume the input data is not in ASCII armored format" +msgstr "Assume the input data is not in ASCII armored format" + +#: /tmp/fish/implicit/share/completions/gpg.fish:173 +msgid "Do not add the default keyrings to the list of keyrings" +msgstr "Do not add the default keyrings to the list of keyrings" + +#: /tmp/fish/implicit/share/completions/gpg.fish:174 +msgid "Skip the signature verification step" +msgstr "Skip the signature verification step" + +#: /tmp/fish/implicit/share/completions/gpg.fish:175 +msgid "Print key listings delimited by colons" +msgstr "Print key listings delimited by colons" + +#: /tmp/fish/implicit/share/completions/gpg.fish:176 +msgid "" +"Print key listings delimited by colons (like --with-colons) and print the " +"public key data" +msgstr "" +"Print key listings delimited by colons (like --with-colons) and print the " +"public key data" + +#: /tmp/fish/implicit/share/completions/gpg.fish:177 +msgid "" +"Same as the command --fingerprint but changes only the format of the output " +"and may be used together with another command" +msgstr "" +"Same as the command --fingerprint but changes only the format of the output " +"and may be used together with another command" + +#: /tmp/fish/implicit/share/completions/gpg.fish:178 +msgid "Changes the output of the list commands to work faster" +msgstr "Changes the output of the list commands to work faster" + +#: /tmp/fish/implicit/share/completions/gpg.fish:179 +msgid "" +"Do not merge primary user ID and primary key in --with-colon listing mode " +"and print all timestamps as UNIX timestamps" +msgstr "" +"Do not merge primary user ID and primary key in --with-colon listing mode " +"and print all timestamps as UNIX timestamps" + +#: /tmp/fish/implicit/share/completions/gpg.fish:180 +msgid "" +"Changes the behaviour of some commands. This is like --dry-run but different" +msgstr "" +"Changes the behaviour of some commands. This is like --dry-run but different" + +#: /tmp/fish/implicit/share/completions/gpg.fish:181 +#, fuzzy +msgid "Display the session key used for one message" +msgstr "display path used to search for gems" + +#: /tmp/fish/implicit/share/completions/gpg.fish:182 msgid "Don't use the public key but the specified session key" msgstr "Don't use the public key but the specified session key" -#: share/completions/gpg.fish:315 +#: /tmp/fish/implicit/share/completions/gpg.fish:183 +#: /tmp/fish/implicit/share/completions/gpg.fish:185 +msgid "Prompt for an expiration time" +msgstr "Prompt for an expiration time" + +#: /tmp/fish/implicit/share/completions/gpg.fish:184 +#: /tmp/fish/implicit/share/completions/gpg.fish:186 +msgid "Do not prompt for an expiration time" +msgstr "Do not prompt for an expiration time" + +#: /tmp/fish/implicit/share/completions/gpg.fish:187 +msgid "" +"Don't look at the key ID as stored in the message but try all secret keys in " +"turn to find the right decryption key" +msgstr "" +"Don't look at the key ID as stored in the message but try all secret keys in " +"turn to find the right decryption key" + +#: /tmp/fish/implicit/share/completions/gpg.fish:188 +msgid "" +"Enable a mode in which filenames of the form -&n, where n is a non-negative " +"decimal number, refer to the file descriptor n and not to a file with that " +"name" +msgstr "" +"Enable a mode in which filenames of the form -&n, where n is a non-negative " +"decimal number, refer to the file descriptor n and not to a file with that " +"name" + +#: /tmp/fish/implicit/share/completions/gpg.fish:189 msgid "Sets up a named group, which is similar to aliases in email programs" msgstr "Sets up a named group, which is similar to aliases in email programs" -#: share/completions/gpg.fish:321 +#: /tmp/fish/implicit/share/completions/gpg.fish:190 +msgid "Remove a given entry from the --group list" +msgstr "Remove a given entry from the --group list" + +#: /tmp/fish/implicit/share/completions/gpg.fish:191 +msgid "Remove all entries from the --group list" +msgstr "Remove all entries from the --group list" + +#: /tmp/fish/implicit/share/completions/gpg.fish:192 +msgid "" +"Don't change the permissions of a secret keyring back to user read/write only" +msgstr "" +"Don't change the permissions of a secret keyring back to user read/write only" + +#: /tmp/fish/implicit/share/completions/gpg.fish:193 msgid "Set the list of personal cipher preferences to the specified string" msgstr "Set the list of personal cipher preferences to the specified string" -#: share/completions/gpg.fish:322 +#: /tmp/fish/implicit/share/completions/gpg.fish:194 msgid "Set the list of personal digest preferences to the specified string" msgstr "Set the list of personal digest preferences to the specified string" -#: share/completions/gpg.fish:323 +#: /tmp/fish/implicit/share/completions/gpg.fish:195 msgid "" "Set the list of personal compression preferences to the specified string" msgstr "" "Set the list of personal compression preferences to the specified string" -#: share/completions/gpg.fish:324 +#: /tmp/fish/implicit/share/completions/gpg.fish:196 msgid "Set the list of default preferences to the specified string" msgstr "Set the list of default preferences to the specified string" -#: share/completions/gprof.fish:24 +#: /tmp/fish/implicit/share/completions/gphoto2.fish:1 +#, fuzzy +msgid "Print complete help message on program usage" +msgstr "Print help message and exit" + +#: /tmp/fish/implicit/share/completions/gphoto2.fish:2 +#, fuzzy +msgid "Print short message on program usage" +msgstr "Print messages about what the program is doing" + +#: /tmp/fish/implicit/share/completions/gphoto2.fish:3 +#, fuzzy +msgid "Turn on debugging" +msgstr "Turn on Ruby debugging" + +#: /tmp/fish/implicit/share/completions/gphoto2.fish:4 +#, fuzzy +msgid "Name of file to write debug info to" +msgstr "Use *.inf files to overwrite audio options" + +#: /tmp/fish/implicit/share/completions/gphoto2.fish:5 +#, fuzzy +msgid "Quiet output (default=verbose)" +msgstr "Select output delimiter" + +#: /tmp/fish/implicit/share/completions/gphoto2.fish:6 +msgid "Hook script to call after downloads, captures, etc." +msgstr "" + +#: /tmp/fish/implicit/share/completions/gphoto2.fish:7 +#, fuzzy +msgid "Send file to stdout" +msgstr "Print file to stdout" + +#: /tmp/fish/implicit/share/completions/gphoto2.fish:8 +#, fuzzy +msgid "Print filesize before data" +msgstr "Print file size, not disk usage" + +#: /tmp/fish/implicit/share/completions/gphoto2.fish:9 +msgid "List auto-detected cameras" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gphoto2.fish:10 +#, fuzzy +msgid "Show EXIF information" +msgstr "Show whatis information" + +#: /tmp/fish/implicit/share/completions/gphoto2.fish:11 +#, fuzzy +msgid "Show info" +msgstr "Show hidden" + +#: /tmp/fish/implicit/share/completions/gphoto2.fish:12 +#, fuzzy +msgid "Show summary" +msgstr "Print summary" + +#: /tmp/fish/implicit/share/completions/gphoto2.fish:13 +msgid "Show camera driver manual" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gphoto2.fish:14 +msgid "About the camera driver manual" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gphoto2.fish:15 +#, fuzzy +msgid "Show storage information" +msgstr "Show whatis information" + +#: /tmp/fish/implicit/share/completions/gphoto2.fish:16 +#, fuzzy +msgid "gPhoto shell" +msgstr "Pass command to shell" + +#: /tmp/fish/implicit/share/completions/gphoto2.fish:18 +#, fuzzy +msgid "List supported camera models" +msgstr "List trusted certificates" + +#: /tmp/fish/implicit/share/completions/gphoto2.fish:19 +#, fuzzy +msgid "List supported port devices" +msgstr "Print mounted devices" + +#: /tmp/fish/implicit/share/completions/gphoto2.fish:20 +msgid "Display camera/driver abilities" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gphoto2.fish:21 +#, fuzzy +msgid "Specify device port" +msgstr "Specify a dir" + +#: /tmp/fish/implicit/share/completions/gphoto2.fish:22 +#, fuzzy +msgid "Specify serial transfer speed" +msgstr "Specify sendmail command" + +#: /tmp/fish/implicit/share/completions/gphoto2.fish:23 +#, fuzzy +msgid "Specify camera model" +msgstr "Specify trust model" + +#: /tmp/fish/implicit/share/completions/gphoto2.fish:24 +msgid "(expert only) Override USB IDs" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gphoto2.fish:25 +#, fuzzy +msgid "List configuration tree" +msgstr "Dump configuration file" + +#: /tmp/fish/implicit/share/completions/gphoto2.fish:26 +#, fuzzy +msgid "Dump full configuration tree" +msgstr "Dump configuration file" + +#: /tmp/fish/implicit/share/completions/gphoto2.fish:27 +#, fuzzy +msgid "Get configuration value" +msgstr "Dump configuration file" + +#: /tmp/fish/implicit/share/completions/gphoto2.fish:28 +msgid "Set configuration value or index in choices" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gphoto2.fish:29 +#, fuzzy +msgid "Set configuration value index in choices" +msgstr "Display configuration and exit" + +#: /tmp/fish/implicit/share/completions/gphoto2.fish:30 +#, fuzzy +msgid "Set configuration value" +msgstr "Set global configuration file" + +#: /tmp/fish/implicit/share/completions/gphoto2.fish:31 +msgid "Wait for event(s) from camera" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gphoto2.fish:32 +msgid "Wait for event(s) from the camera and download new images" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gphoto2.fish:33 +msgid "Capture a quick preview" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gphoto2.fish:34 +#, fuzzy +msgid "Set bulb exposure time in seconds" +msgstr "Maximum amount of cpu time in seconds" + +#: /tmp/fish/implicit/share/completions/gphoto2.fish:35 +msgid "Set number of frames to capture (default=infinite)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gphoto2.fish:36 +#, fuzzy +msgid "Set capture interval in seconds" +msgstr "Minimum interval in seconds" + +#: /tmp/fish/implicit/share/completions/gphoto2.fish:37 +msgid "Reset capture interval on signal (default=no)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gphoto2.fish:38 +msgid "Capture an image" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gphoto2.fish:39 +msgid "Capture an image and download it" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gphoto2.fish:40 +#, fuzzy +msgid "Capture a movie" +msgstr "TV capture mode" + +#: /tmp/fish/implicit/share/completions/gphoto2.fish:41 +msgid "Capture an audio clip" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gphoto2.fish:42 +msgid "Wait for shutter release on the camera and download" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gphoto2.fish:43 +#, fuzzy +msgid "List folders in folder" +msgstr "List files in package" + +#: /tmp/fish/implicit/share/completions/gphoto2.fish:44 +#, fuzzy +msgid "List files in folder" +msgstr "List files in package" + +#: /tmp/fish/implicit/share/completions/gphoto2.fish:45 +#, fuzzy +msgid "Create a directory" +msgstr "Change directory" + +#: /tmp/fish/implicit/share/completions/gphoto2.fish:46 +#, fuzzy +msgid "Remove a directory" +msgstr "Remove the test directory" + +#: /tmp/fish/implicit/share/completions/gphoto2.fish:47 +#, fuzzy +msgid "Display number of files" +msgstr "Display names of all signals" + +#: /tmp/fish/implicit/share/completions/gphoto2.fish:48 +#, fuzzy +msgid "Get files given in range" +msgstr "List files in package" + +#: /tmp/fish/implicit/share/completions/gphoto2.fish:49 +#, fuzzy +msgid "Get all files from folder" +msgstr "Extract file from file" + +#: /tmp/fish/implicit/share/completions/gphoto2.fish:50 +msgid "Get thumbnails given in range" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gphoto2.fish:51 +msgid "Get all thumbnails from folder" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gphoto2.fish:52 +msgid "Get metadata given in range" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gphoto2.fish:53 +msgid "Get all metadata from folder" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gphoto2.fish:54 +#, fuzzy +msgid "Upload metadata for file" +msgstr "Do not dump metadata about files" + +#: /tmp/fish/implicit/share/completions/gphoto2.fish:55 +msgid "Get raw data given in range" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gphoto2.fish:56 +msgid "Get all raw data from folder" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gphoto2.fish:57 +msgid "Get audio data given in range" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gphoto2.fish:58 +#, fuzzy +msgid "Get all audio data from folder" +msgstr "Play audio from file" + +#: /tmp/fish/implicit/share/completions/gphoto2.fish:59 +#, fuzzy +msgid "Delete files given in range" +msgstr "Create file with name as given in data" + +#: /tmp/fish/implicit/share/completions/gphoto2.fish:60 +msgid "Delete all files in folder (--no-recurse by default)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gphoto2.fish:61 +msgid "Upload a file to camera" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gphoto2.fish:62 +#, fuzzy +msgid "Specify a filename or filename pattern" +msgstr "Specify filenames to be filtered" + +#: /tmp/fish/implicit/share/completions/gphoto2.fish:63 +msgid "Specify camera folder (default=\"/\")" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gphoto2.fish:64 +msgid "Recursion (default for download)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gphoto2.fish:65 +msgid "No recursion (default for deletion)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gphoto2.fish:66 +#, fuzzy +msgid "Process new files only" +msgstr "Process binary file as text" + +#: /tmp/fish/implicit/share/completions/gphoto2.fish:67 +#, fuzzy +msgid "Overwrite files without asking" +msgstr "Never overwrite files with same name" + +#: /tmp/fish/implicit/share/completions/gprof.fish:1 +msgid "Print annotated source" +msgstr "Print annotated source" + +#: /tmp/fish/implicit/share/completions/gprof.fish:2 +msgid "Do not print explanations" +msgstr "Do not print explanations" + +#: /tmp/fish/implicit/share/completions/gprof.fish:3 +msgid "Print tally" +msgstr "Print tally" + +#: /tmp/fish/implicit/share/completions/gprof.fish:4 +msgid "Display summary" +msgstr "Display summary" + +#: /tmp/fish/implicit/share/completions/gprof.fish:5 +#, fuzzy +msgid "Search directories for source" +msgstr "Search directory for makefile" + +#: /tmp/fish/implicit/share/completions/gprof.fish:6 +msgid "No annotated source" +msgstr "No annotated source" + +#: /tmp/fish/implicit/share/completions/gprof.fish:7 +#, fuzzy +msgid "Print full path of source" +msgstr "print full path to ebuild for package" + +#: /tmp/fish/implicit/share/completions/gprof.fish:8 +#, fuzzy +msgid "Print flat profile" +msgstr "No flat profile" + +#: /tmp/fish/implicit/share/completions/gprof.fish:9 +msgid "No flat profile" +msgstr "No flat profile" + +#: /tmp/fish/implicit/share/completions/gprof.fish:10 +msgid "Print call graph" +msgstr "Print call graph" + +#: /tmp/fish/implicit/share/completions/gprof.fish:11 +msgid "No call graph" +msgstr "No call graph" + +#: /tmp/fish/implicit/share/completions/gprof.fish:12 +msgid "Annotate to file" +msgstr "Annotate to file" + +#: /tmp/fish/implicit/share/completions/gprof.fish:13 +msgid "No tally" +msgstr "No tally" + +#: /tmp/fish/implicit/share/completions/gprof.fish:14 +msgid "Suggest function ordering" +msgstr "Suggest function ordering" + +#: /tmp/fish/implicit/share/completions/gprof.fish:15 +msgid "Suggest file ordering" +msgstr "Suggest file ordering" + +#: /tmp/fish/implicit/share/completions/gprof.fish:16 +msgid "Traditional mode" +msgstr "Traditional mode" + +#: /tmp/fish/implicit/share/completions/gprof.fish:17 +msgid "Set width of output" +msgstr "Set width of output" + +#: /tmp/fish/implicit/share/completions/gprof.fish:18 +msgid "Annotate every line" +msgstr "Annotate every line" + +#: /tmp/fish/implicit/share/completions/gprof.fish:19 +msgid "Set demangling style" +msgstr "Set demangling style" + +#: /tmp/fish/implicit/share/completions/gprof.fish:20 +#, fuzzy +msgid "Turn of demangling" +msgstr "Turn off FTP globbing" + +#: /tmp/fish/implicit/share/completions/gprof.fish:21 +msgid "Supress static functions" +msgstr "Supress static functions" + +#: /tmp/fish/implicit/share/completions/gprof.fish:22 +msgid "Ignore symbols not known to be functions" +msgstr "Ignore symbols not known to be functions" + +#: /tmp/fish/implicit/share/completions/gprof.fish:23 msgid "Delete arcs from callgraph" msgstr "Delete arcs from callgraph" -#: share/completions/gprof.fish:26 +#: /tmp/fish/implicit/share/completions/gprof.fish:24 +msgid "Line by line profiling" +msgstr "Line by line profiling" + +#: /tmp/fish/implicit/share/completions/gprof.fish:25 msgid "Supress output when executed less than specified times" msgstr "Supress output when executed less than specified times" -#: share/completions/gprof.fish:33 +#: /tmp/fish/implicit/share/completions/gprof.fish:26 +msgid "Only propagate times for matching symbols" +msgstr "Only propagate times for matching symbols" + +#: /tmp/fish/implicit/share/completions/gprof.fish:27 +msgid "Do not propagate times for matching symbols" +msgstr "Do not propagate times for matching symbols" + +#: /tmp/fish/implicit/share/completions/gprof.fish:28 +msgid "Mention unused functions in flat profile" +msgstr "Mention unused functions in flat profile" + +#: /tmp/fish/implicit/share/completions/gprof.fish:29 +msgid "Specify debugging options" +msgstr "Specify debugging options" + +#: /tmp/fish/implicit/share/completions/gprof.fish:32 msgid "Profile data format" msgstr "Profile data format" -#: share/completions/gunzip.fish:15 share/completions/gzip.fish:17 +#: /tmp/fish/implicit/share/completions/gprof.fish:33 +msgid "Print summary" +msgstr "Print summary" + +#: /tmp/fish/implicit/share/completions/gradle.fish:2 +#, fuzzy +msgid "Don't rebuild dependencies" +msgstr "Show build dependencies" + +#: /tmp/fish/implicit/share/completions/gradle.fish:3 +#, fuzzy +msgid "Specify build file" +msgstr "Specify build-dir" + +#: /tmp/fish/implicit/share/completions/gradle.fish:4 +#, fuzzy +msgid "Specify settings file" +msgstr "Specify config file" + +#: /tmp/fish/implicit/share/completions/gradle.fish:5 +msgid "Only relevent project are configured" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gradle.fish:6 +#, fuzzy +msgid "Specify console output type" +msgstr "Specify output format" + +#: /tmp/fish/implicit/share/completions/gradle.fish:7 +msgid "Continue task execution after failure" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gradle.fish:8 +msgid "Set system property of the JVM" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gradle.fish:9 +#, fuzzy +msgid "Log in debug mode" +msgstr "Compiler debug mode" + +#: /tmp/fish/implicit/share/completions/gradle.fish:10 +msgid "Uses Gradle Daemon to run build" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gradle.fish:11 +msgid "Uses Gradle Daemon in foreground" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gradle.fish:12 +#, fuzzy +msgid "Specify gradle user home directory" +msgstr "Specify legal cvsroot directory." + +#: /tmp/fish/implicit/share/completions/gradle.fish:13 +msgid "Launch Gradle GUI" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gradle.fish:14 +#, fuzzy +msgid "Specify an initialization script" +msgstr "Specify an initialization file to read instead of ~/.muttrc" + +#: /tmp/fish/implicit/share/completions/gradle.fish:15 +#, fuzzy +msgid "Set log level to info" +msgstr "Set error level" + +#: /tmp/fish/implicit/share/completions/gradle.fish:16 +#, fuzzy +msgid "Include specified build in composite" +msgstr "Use specified string as comment string" + +#: /tmp/fish/implicit/share/completions/gradle.fish:17 +msgid "Runs build with all task actions disabled" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gradle.fish:18 +#, fuzzy +msgid "Configure number of concurrent workers" +msgstr "Number of concurrent jobs" + +#: /tmp/fish/implicit/share/completions/gradle.fish:19 +#, fuzzy +msgid "Don't use deamon" +msgstr "Don't use batch mode" + +#: /tmp/fish/implicit/share/completions/gradle.fish:20 +#, fuzzy +msgid "Don't use network resources" +msgstr "Do not use integrated preprocessor" + +#: /tmp/fish/implicit/share/completions/gradle.fish:21 +msgid "Set project property for build script" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gradle.fish:22 +#, fuzzy +msgid "Specify start directory" +msgstr "Specify legal cvsroot directory." + +#: /tmp/fish/implicit/share/completions/gradle.fish:23 +msgid "Build project in parallel" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gradle.fish:24 +msgid "Profile build execution time" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gradle.fish:25 +#, fuzzy +msgid "Specify project cache directory" +msgstr "Specify local cache dir" + +#: /tmp/fish/implicit/share/completions/gradle.fish:26 +msgid "Only log erros" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gradle.fish:27 +msgid "Force build script recompiling" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gradle.fish:28 +#, fuzzy +msgid "Refresh state of dependencies" +msgstr "Show state of dependencies" + +#: /tmp/fish/implicit/share/completions/gradle.fish:29 +#, fuzzy +msgid "Ignore previously cached dependencies" +msgstr "Correct broken dependencies" + +#: /tmp/fish/implicit/share/completions/gradle.fish:30 +msgid "Print out full stacktrace for all exceptions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gradle.fish:31 +msgid "Shows status of running andrecently stopped daemon" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gradle.fish:32 +msgid "Stop daemon if running" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gradle.fish:33 +msgid "Enable continuous build" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gradle.fish:34 +msgid "Don't search in parent folders for settings file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gradle.fish:35 +#: /tmp/fish/implicit/share/completions/killall.fish:7 +#: /tmp/fish/implicit/share/completions/ncdu.fish:3 +#: /tmp/fish/implicit/share/completions/pkgadd.fish:4 +#: /tmp/fish/implicit/share/completions/pkgmk.fish:16 +#: /tmp/fish/implicit/share/completions/pkgrm.fish:3 +#: /tmp/fish/implicit/share/completions/ports.fish:4 +#: /tmp/fish/implicit/share/completions/ranger.fish:13 +#: /tmp/fish/implicit/share/completions/rejmerge.fish:2 +#: /tmp/fish/implicit/share/completions/rfkill.fish:2 +#: /tmp/fish/implicit/share/completions/tmutil.fish:51 +#: /tmp/fish/implicit/share/completions/xdg-mime.fish:13 +#, fuzzy +msgid "Print version" +msgstr "Print PKG versions" + +#: /tmp/fish/implicit/share/completions/gradle.fish:36 +#, fuzzy +msgid "Specify task to be excluded from execution" +msgstr "Specify umask to use when writing" + +#: /tmp/fish/implicit/share/completions/grep.fish:2 +msgid "Process binary file as text" +msgstr "Process binary file as text" + +#: /tmp/fish/implicit/share/completions/grep.fish:5 +msgid "Print byte offset of matches" +msgstr "Print byte offset of matches" + +#: /tmp/fish/implicit/share/completions/grep.fish:6 +msgid "Assume data type for binary files" +msgstr "Assume data type for binary files" + +#: /tmp/fish/implicit/share/completions/grep.fish:7 +#, fuzzy +msgid "Colour output" +msgstr "Use colors in output" + +#: /tmp/fish/implicit/share/completions/grep.fish:8 +#: /tmp/fish/implicit/share/completions/jq.fish:10 +#, fuzzy +msgid "Color output" +msgstr "Use colors in output" + +#: /tmp/fish/implicit/share/completions/grep.fish:9 +msgid "Only print number of matches" +msgstr "Only print number of matches" + +#: /tmp/fish/implicit/share/completions/grep.fish:10 +msgid "Action for devices" +msgstr "Action for devices" + +#: /tmp/fish/implicit/share/completions/grep.fish:11 +msgid "Action for directories" +msgstr "Action for directories" + +#: /tmp/fish/implicit/share/completions/grep.fish:12 +msgid "Pattern is extended regexp" +msgstr "Pattern is extended regexp" + +#: /tmp/fish/implicit/share/completions/grep.fish:13 +msgid "Pattern is a regexp" +msgstr "Pattern is a regexp" + +#: /tmp/fish/implicit/share/completions/grep.fish:14 +msgid "Read pattern list from file. Skip files whose base name matches list" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grep.fish:15 +msgid "Exclude matching directories from recursive searches" +msgstr "Exclude matching directories from recursive searches" + +#: /tmp/fish/implicit/share/completions/grep.fish:16 +msgid "Pattern is a fixed string" +msgstr "Pattern is a fixed string" + +#: /tmp/fish/implicit/share/completions/grep.fish:17 +#, fuzzy +msgid "Use patterns from a file" +msgstr "Use pattern from file" + +#: /tmp/fish/implicit/share/completions/grep.fish:18 +msgid "Pattern is basic regex" +msgstr "Pattern is basic regex" + +#: /tmp/fish/implicit/share/completions/grep.fish:19 +msgid "Print filename" +msgstr "Print filename" + +#: /tmp/fish/implicit/share/completions/grep.fish:20 +msgid "Suppress printing filename" +msgstr "Suppress printing filename" + +#: /tmp/fish/implicit/share/completions/grep.fish:22 +msgid "Skip binary files" +msgstr "Skip binary files" + +#: /tmp/fish/implicit/share/completions/grep.fish:24 +msgid "Print first non-matching file" +msgstr "Print first non-matching file" + +#: /tmp/fish/implicit/share/completions/grep.fish:25 +msgid "Print first matching file" +msgstr "Print first matching file" + +#: /tmp/fish/implicit/share/completions/grep.fish:26 +msgid "Stop reading after NUM matches" +msgstr "Stop reading after NUM matches" + +#: /tmp/fish/implicit/share/completions/grep.fish:27 +msgid "Use the mmap system call to read input" +msgstr "Use the mmap system call to read input" + +#: /tmp/fish/implicit/share/completions/grep.fish:28 +msgid "Print line number" +msgstr "Print line number" + +#: /tmp/fish/implicit/share/completions/grep.fish:29 +msgid "Show only matching part" +msgstr "Show only matching part" + +#: /tmp/fish/implicit/share/completions/grep.fish:30 +msgid "Rename stdin" +msgstr "Rename stdin" + +#: /tmp/fish/implicit/share/completions/grep.fish:31 +msgid "Use line buffering" +msgstr "Use line buffering" + +#: /tmp/fish/implicit/share/completions/grep.fish:32 +msgid "Pattern is a Perl regexp (PCRE) string" +msgstr "Pattern is a Perl regexp (PCRE) string" + +#: /tmp/fish/implicit/share/completions/grep.fish:33 +#: /tmp/fish/implicit/share/completions/grep.fish:34 +msgid "Do not write anything" +msgstr "Do not write anything" + +#: /tmp/fish/implicit/share/completions/grep.fish:35 +#: /tmp/fish/implicit/share/completions/grep.fish:36 +msgid "Read files under each directory, recursively" +msgstr "Read files under each directory, recursively" + +#: /tmp/fish/implicit/share/completions/grep.fish:37 +msgid "Search only files matching PATTERN" +msgstr "Search only files matching PATTERN" + +#: /tmp/fish/implicit/share/completions/grep.fish:38 +msgid "Skip files matching PATTERN" +msgstr "Skip files matching PATTERN" + +#: /tmp/fish/implicit/share/completions/grep.fish:39 +msgid "Suppress error messages" +msgstr "Suppress error messages" + +#: /tmp/fish/implicit/share/completions/grep.fish:40 +msgid "Ensure first character of actual line content lies on a tab stop" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grep.fish:41 +msgid "Treat files as binary" +msgstr "Treat files as binary" + +#: /tmp/fish/implicit/share/completions/grep.fish:42 +msgid "Report Unix-style byte offsets" +msgstr "Report Unix-style byte offsets" + +#: /tmp/fish/implicit/share/completions/grep.fish:44 +msgid "Invert the sense of matching" +msgstr "Invert the sense of matching" + +#: /tmp/fish/implicit/share/completions/grep.fish:45 +msgid "Only whole matching words" +msgstr "Only whole matching words" + +#: /tmp/fish/implicit/share/completions/grep.fish:46 +msgid "Only whole matching lines" +msgstr "Only whole matching lines" + +#: /tmp/fish/implicit/share/completions/grep.fish:47 +#, fuzzy +msgid "Ignore case (deprecated: use -i instead)" +msgstr "Ignore case differences" + +#: /tmp/fish/implicit/share/completions/grep.fish:48 +msgid "Treat input as a set of zero-terminated lines" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grep.fish:49 +msgid "Output a zero byte after filename" +msgstr "Output a zero byte after filename" + +#: /tmp/fish/implicit/share/completions/groupadd.fish:1 +msgid "Exit with success status if the specified group already exists" +msgstr "" + +#: /tmp/fish/implicit/share/completions/groupadd.fish:2 +msgid "The numerical value of the group's ID" +msgstr "" + +#: /tmp/fish/implicit/share/completions/groupadd.fish:3 +#: /tmp/fish/implicit/share/completions/useradd.fish:4 +#, fuzzy +msgid "Display help message and exit" +msgstr "Display help and exit" + +#: /tmp/fish/implicit/share/completions/groupadd.fish:4 +#: /tmp/fish/implicit/share/completions/useradd.fish:7 +msgid "Overrides default key/value pairs from /etc/login" +msgstr "" + +#: /tmp/fish/implicit/share/completions/groupadd.fish:5 +msgid "This option permits to add group with non-unique GID" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:1 +msgid "Check if FILE can be booted as i386 PAE Xen unprivileged guest kernel" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:2 +msgid "" +"Check if given file can be booted as x86_64 Xen unprivileged guest kernel" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:3 +msgid "Check if given file can be used as Xen x86 privileged guest kernel" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:4 +msgid "Check if given file can be used as x86 multiboot kernel" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:5 +msgid "Check if given file can be used as x86 multiboot2 kernel" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:6 +msgid "Check if given file is ARM Linux" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:7 +msgid "Check if given file is ARM64 Linux" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:8 +msgid "Check if given file is IA64 Linux" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:9 +msgid "Check if given file is MIPS Linux" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:10 +msgid "Check if given file is MIPSEL Linux" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:11 +msgid "Check if given file is SPARC64 Linux" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:12 +msgid "Check if given file is POWERPC Linux" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:13 +msgid "Check if given file is x86 Linux" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:14 +msgid "Check if given file is x86 Linux supporting 32-bit protocol" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:15 +msgid "Check if given file is x86 kFreeBSD" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:16 +msgid "Check if given file is i386 kFreeBSD" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:17 +msgid "Check if given file is x86_64 kFreeBSD" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:18 +msgid "Check if given file is x86 kNetBSD" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:19 +msgid "Check if given file is i386 kNetBSD" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:20 +msgid "Check if given file is x86_64 kNetBSD" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:21 +msgid "Check if given file is i386 EFI file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:22 +msgid "Check if given file is x86_64 EFI file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:23 +msgid "Check if given file is IA64 EFI file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:24 +msgid "Check if given file is ARM64 EFI file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:25 +msgid "Check if given file is ARM EFI file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:26 +msgid "Check if given file is hiberfil.sys in hibernated state" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:27 +msgid "Check if given file is x86_64 XNU (Mac OS X kernel)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:28 +msgid "Check if given file is i386 XNU (Mac OS X kernel)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:29 +msgid "Check if given file is XNU (Mac OS X kernel) hibernated image" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:30 +msgid "Check if given file is BIOS bootsector" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:32 +#, fuzzy +msgid "Display usage and exit" +msgstr "Display help and exit" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:1 +#, fuzzy +msgid "Compress GRUB files" +msgstr "Compress file" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:2 +#, fuzzy +msgid "Use image and modules under given directory" +msgstr "Create a CVS repository if it doesnt exist" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:3 +#, fuzzy +msgid "Install given fonts" +msgstr "Install packages" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:4 +#, fuzzy +msgid "Install only given modules and their dependencies" +msgstr "Install source packages and their build dependencies" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:5 +msgid "Embed given file as public key for signature checking" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:6 +#, fuzzy +msgid "Use translations under given directory" +msgstr "Create a CVS repository if it doesnt exist" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:7 +#, fuzzy +msgid "Install only given locales" +msgstr "Install one or more packages" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:8 +#, fuzzy +msgid "Preload specfied modules" +msgstr "Ignore specified file" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:9 +#, fuzzy +msgid "Install given theme" +msgstr "Install needed patches" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:11 +msgid "Make drive also bootable as floppy" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:12 +msgid "Install GRUB images under DIR/grub" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:13 +#, fuzzy +msgid "Set bootloader ID" +msgstr "Set comment leader." + +#: /tmp/fish/implicit/share/completions/grub-install.fish:14 +msgid "Choose compression to use for core image" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:15 +#, fuzzy +msgid "Set disk module to use" +msgstr "Send mail to user" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:16 +msgid "Use given directory as the EFI System Partition root" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:17 +msgid "Install even if problems are detected" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:18 +msgid "Use identifier file even if UUID is available" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:19 +msgid "Use given color for label background" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:20 +msgid "Use given color for label" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:21 +#, fuzzy +msgid "Use given file for label" +msgstr "Use unified format" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:22 +msgid "Use given directory for PPC Mac install" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:23 +msgid "Do not install bootsector" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:24 +msgid "Don't update the boot-device/Boot* NVRAM variables" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:25 +msgid "Don't apply any reed-solomon codes when embedding core.img" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:26 +#, fuzzy +msgid "Set product version" +msgstr "Source tree version" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:27 +msgid "Delete device map if it already exists" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:28 +msgid "The installation is removable" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:29 +#, fuzzy +msgid "Do not probe for filesystems" +msgstr "Skip other filesystems" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:30 +msgid "Install GRUB for given platform" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grunt.fish:1 +msgid "Print the grunt version. Combine with --verbose for more info" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gsettings.fish:1 +#, fuzzy +msgid "Print the version information" +msgstr "Print version information and exit" + +#: /tmp/fish/implicit/share/completions/gsettings.fish:2 +#, fuzzy +msgid "Specify a custom schemas directory" +msgstr "Specify legal cvsroot directory." + +#: /tmp/fish/implicit/share/completions/gsettings.fish:3 +msgid "Get the value of a key" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gsettings.fish:4 +#, fuzzy +msgid "Determine if a key is writable" +msgstr "File is writable" + +#: /tmp/fish/implicit/share/completions/gsettings.fish:5 +msgid "Determine the valid value range of a key" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gsettings.fish:6 +#, fuzzy +msgid "Print the description of a key" +msgstr "Output description of mimetype" + +#: /tmp/fish/implicit/share/completions/gsettings.fish:7 +#, fuzzy +msgid "Set the value of a key" +msgstr "Set the misc debug value to #" + +#: /tmp/fish/implicit/share/completions/gsettings.fish:8 +msgid "Reset a key to its default value" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gsettings.fish:9 +msgid "Reset all keys under the given schema" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gsettings.fish:10 +msgid "List all installed, non-relocatable schemas" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gsettings.fish:11 +#, fuzzy +msgid "List all installed, relocatable schemas" +msgstr "List all available patches" + +#: /tmp/fish/implicit/share/completions/gsettings.fish:12 +#, fuzzy +msgid "List all keys in a schema" +msgstr "List files in package" + +#: /tmp/fish/implicit/share/completions/gsettings.fish:13 +#, fuzzy +msgid "List all children of a schema" +msgstr "List all available patches" + +#: /tmp/fish/implicit/share/completions/gsettings.fish:14 +#, fuzzy +msgid "List keys and values, recursively" +msgstr "List subdirectory recursively" + +#: /tmp/fish/implicit/share/completions/gunzip.fish:4 +#: /tmp/fish/implicit/share/completions/gzip.fish:4 +msgid "List compression information" +msgstr "List compression information" + +#: /tmp/fish/implicit/share/completions/gunzip.fish:6 +#: /tmp/fish/implicit/share/completions/gzip.fish:6 +msgid "Do not save/restore filename" +msgstr "Do not save/restore filename" + +#: /tmp/fish/implicit/share/completions/gunzip.fish:7 +#: /tmp/fish/implicit/share/completions/gzip.fish:7 +msgid "Save/restore filename" +msgstr "Save/restore filename" + +#: /tmp/fish/implicit/share/completions/gunzip.fish:9 +#: /tmp/fish/implicit/share/completions/gzip.fish:9 +#, fuzzy +msgid "Recurse directories" +msgstr "Check directories" + +#: /tmp/fish/implicit/share/completions/gunzip.fish:10 +#: /tmp/fish/implicit/share/completions/gzip.fish:10 msgid "Suffix" msgstr "Suffix" -#: share/completions/help.fish:6 -msgid "Help for this command" -msgstr "Help for this command" +#: /tmp/fish/implicit/share/completions/gunzip.fish:12 +#: /tmp/fish/implicit/share/completions/gzip.fish:12 +msgid "Display compression ratios" +msgstr "Display compression ratios" -#: share/completions/help.fish:9 -msgid "Introduction to the fish syntax" -msgstr "Introduction to the fish syntax" +#: /tmp/fish/implicit/share/completions/gv.fish:1 +msgid "Display document using only black and white" +msgstr "" -#: share/completions/help.fish:10 -msgid "Incomplete aspects of fish" -msgstr "Incomplete aspects of fish" +#: /tmp/fish/implicit/share/completions/gv.fish:2 +#, fuzzy +msgid "Display document without colors" +msgstr "Display control chars" -#: share/completions/help.fish:11 -msgid "Known fish bugs" -msgstr "Known fish bugs" +#: /tmp/fish/implicit/share/completions/gv.fish:3 +#, fuzzy +msgid "Display document as usual" +msgstr "Display control chars" -#: share/completions/help.fish:12 +#: /tmp/fish/implicit/share/completions/gv.fish:4 +#, fuzzy +msgid "Start ghostscript in safe mode" +msgstr "Start in binary mode" + +#: /tmp/fish/implicit/share/completions/gv.fish:5 +msgid "Do not start ghostscript in safe mode" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gv.fish:6 +msgid "Start ghostscript from a safe diretory" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gv.fish:7 +msgid "Do not start ghostscript from a safe diretory" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gv.fish:8 +msgid "Start ghostscript with the -dQUIET option" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gv.fish:9 +msgid "Do not start ghostscript with the -dQUIET option" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gv.fish:10 +msgid "Do not show any messages in the info popup window" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gv.fish:11 +msgid "Do not show warning messages in the info popup window" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gv.fish:12 +msgid "Do show all messages in the info popup window" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gv.fish:13 +msgid "" +"Start ghostscript with additional options as specified by the string ARGS" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gv.fish:14 +msgid "Display the page with label LABEL first" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gv.fish:15 +msgid "The page should be centered automatically" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gv.fish:16 +msgid "The page should not be centered automatically" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gv.fish:17 +#, fuzzy +msgid "Selects the paper size to be used" +msgstr "Selects how passphrases are mangled" + +#: /tmp/fish/implicit/share/completions/gv.fish:18 +#, fuzzy +msgid "Sets the orientation of the page" +msgstr "Display change information for the package" + +#: /tmp/fish/implicit/share/completions/gv.fish:19 +msgid "Selects the scale N, or arbitrary scale f.f" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gv.fish:20 +#, fuzzy +msgid "Selects the scale base N" +msgstr "Select time style" + +#: /tmp/fish/implicit/share/completions/gv.fish:21 +msgid "Interchange the meaning of the orientations landscape and seascape" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gv.fish:22 +msgid "" +"Do not interchange the meaning of the orientation landscape and seascape" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gv.fish:23 +#, fuzzy +msgid "Use antialiasing" +msgstr "Use fast setting" + +#: /tmp/fish/implicit/share/completions/gv.fish:24 +#, fuzzy +msgid "Do not use antialiasing" +msgstr "Do not write anything" + +#: /tmp/fish/implicit/share/completions/gv.fish:25 +msgid "Dsc comments are respected" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gv.fish:26 +msgid "Dsc comments are not respected" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gv.fish:27 +msgid "Ignore the postscript EOF comment while scanning documents" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gv.fish:28 +msgid "Do not ignore the postscript EOF comment while scanning documents" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gv.fish:29 +msgid "Use backing pixmap" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gv.fish:30 +#, fuzzy +msgid "Do not use backing pixmap" +msgstr "Do not use gcc wrapper" + +#: /tmp/fish/implicit/share/completions/gv.fish:31 +msgid "Watch the document file for changes" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gv.fish:32 +msgid "Do not watch the document file for changes" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gv.fish:34 +#, fuzzy +msgid "Print a usage message and exit" +msgstr "Print help message and exit" + +#: /tmp/fish/implicit/share/completions/gv.fish:35 +msgid "Fit the size of the window to the size of the page" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gv.fish:36 +msgid "Do not fit the size of the window to the size of the page" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gv.fish:37 +#, fuzzy +msgid "Set geometry" +msgstr "Set severity" + +#: /tmp/fish/implicit/share/completions/gv.fish:38 +msgid "Read and use additional resources from FILE (higher priority)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gv.fish:39 +msgid "Read and use additional resources from FILE (lower priority)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gv.fish:40 +msgid "Sets the password for opening encrypted PDF files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gv.fish:41 +msgid "Shortcut for --style=gv_spartan.dat" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gv.fish:42 +msgid "Shortcut for --style=gv_widgetless.dat" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gv.fish:43 +msgid "Start in fullscreen mode (needs support from WM)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/gv.fish:44 +#, fuzzy +msgid "Presentation mode " +msgstr "Question mode" + +#: /tmp/fish/implicit/share/completions/gv.fish:45 +#, fuzzy +msgid "Show gv version and exit" +msgstr "Show version number and exit" + +#: /tmp/fish/implicit/share/completions/gzip.fish:14 +msgid "Use fast setting" +msgstr "Use fast setting" + +#: /tmp/fish/implicit/share/completions/gzip.fish:15 +msgid "Use high compression setting" +msgstr "Use high compression setting" + +#: /tmp/fish/implicit/share/completions/helm.fish:1 +#, fuzzy +msgid "Enable verbose output" +msgstr "Generate dired output" + +#: /tmp/fish/implicit/share/completions/helm.fish:2 +msgid "Location of your Helm config" +msgstr "" + +#: /tmp/fish/implicit/share/completions/helm.fish:3 +#, fuzzy +msgid "Address of tiller" +msgstr "Address boundary error" + +#: /tmp/fish/implicit/share/completions/helm.fish:4 +msgid "Name of the kubeconfig context to use" +msgstr "" + +#: /tmp/fish/implicit/share/completions/helm.fish:5 +#, fuzzy +msgid "More information about a command" +msgstr "Display information about a local or remote item." + +#: /tmp/fish/implicit/share/completions/helm.fish:6 +msgid "The named Helm starter scaffold" +msgstr "" + +#: /tmp/fish/implicit/share/completions/helm.fish:7 +#: /tmp/fish/implicit/share/completions/helm.fish:23 +#: /tmp/fish/implicit/share/completions/helm.fish:26 +#: /tmp/fish/implicit/share/completions/helm.fish:67 +#: /tmp/fish/implicit/share/completions/helm.fish:75 +#: /tmp/fish/implicit/share/completions/helm.fish:77 +msgid "Release" +msgstr "" + +#: /tmp/fish/implicit/share/completions/helm.fish:8 +msgid "Simulate a delete" +msgstr "" + +#: /tmp/fish/implicit/share/completions/helm.fish:9 +msgid "Prevent hooks from running during deletion" +msgstr "" + +#: /tmp/fish/implicit/share/completions/helm.fish:10 +#, fuzzy +msgid "Remove the release from the store" +msgstr "Removes a key from the repository" + +#: /tmp/fish/implicit/share/completions/helm.fish:11 +#: /tmp/fish/implicit/share/completions/helm.fish:13 +#: /tmp/fish/implicit/share/completions/helm.fish:17 +#: /tmp/fish/implicit/share/completions/helm.fish:60 +#: /tmp/fish/implicit/share/completions/helm.fish:81 +#: /tmp/fish/implicit/share/completions/helm.fish:88 +msgid "Keyring containing public keys" +msgstr "" + +#: /tmp/fish/implicit/share/completions/helm.fish:12 +#: /tmp/fish/implicit/share/completions/helm.fish:14 +#, fuzzy +msgid "Verify the packages against signatures" +msgstr "Verify package integrity" + +#: /tmp/fish/implicit/share/completions/helm.fish:15 +#: /tmp/fish/implicit/share/completions/helm.fish:32 +#: /tmp/fish/implicit/share/completions/helm.fish:36 +#: /tmp/fish/implicit/share/completions/helm.fish:78 +msgid "Chart" +msgstr "" + +#: /tmp/fish/implicit/share/completions/helm.fish:16 +msgid "Location to write the chart" +msgstr "" + +#: /tmp/fish/implicit/share/completions/helm.fish:18 +msgid "Fetch the provenance file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/helm.fish:19 +msgid "Will untar the chart after downloading it" +msgstr "" + +#: /tmp/fish/implicit/share/completions/helm.fish:20 +msgid "Directory into which the chart is expanded" +msgstr "" + +#: /tmp/fish/implicit/share/completions/helm.fish:21 +#, fuzzy +msgid "Verify the package against its signature" +msgstr "Verify gem file against its internal checksum" + +#: /tmp/fish/implicit/share/completions/helm.fish:22 +#: /tmp/fish/implicit/share/completions/helm.fish:35 +#: /tmp/fish/implicit/share/completions/helm.fish:47 +#: /tmp/fish/implicit/share/completions/helm.fish:87 +#, fuzzy +msgid "Chart version" +msgstr "Sort by version" + +#: /tmp/fish/implicit/share/completions/helm.fish:24 +#: /tmp/fish/implicit/share/completions/helm.fish:68 +#: /tmp/fish/implicit/share/completions/helm.fish:76 +#, fuzzy +msgid "Revision" +msgstr "Merge revisions" + +#: /tmp/fish/implicit/share/completions/helm.fish:25 +msgid "Dump all (computed) values" +msgstr "" + +#: /tmp/fish/implicit/share/completions/helm.fish:27 +#, fuzzy +msgid "Maximum number of revision to include in history" +msgstr "Maximum number of open file descriptors" + +#: /tmp/fish/implicit/share/completions/helm.fish:28 +msgid "Use the canary tiller image" +msgstr "" + +#: /tmp/fish/implicit/share/completions/helm.fish:29 +#, fuzzy +msgid "Do not install tiller" +msgstr "Do not load init files" + +#: /tmp/fish/implicit/share/completions/helm.fish:30 +#, fuzzy +msgid "Do not install local or remote" +msgstr "Display information about a local or remote item." + +#: /tmp/fish/implicit/share/completions/helm.fish:31 +#, fuzzy +msgid "Override tiller image" +msgstr "Override framerate" + +#: /tmp/fish/implicit/share/completions/helm.fish:33 +#: /tmp/fish/implicit/share/completions/helm.fish:38 +msgid "Keyring containing public verification keys" +msgstr "" + +#: /tmp/fish/implicit/share/completions/helm.fish:34 +msgid "Verify the provenance data for this chart" +msgstr "" + +#: /tmp/fish/implicit/share/completions/helm.fish:37 +#, fuzzy +msgid "Simulate an install" +msgstr "Limit to installed" + +#: /tmp/fish/implicit/share/completions/helm.fish:39 +#, fuzzy +msgid "Release name" +msgstr "Resource name" + +#: /tmp/fish/implicit/share/completions/helm.fish:40 +#, fuzzy +msgid "Specify template used to name the release" +msgstr "Specify the subject of the message" + +#: /tmp/fish/implicit/share/completions/helm.fish:41 +#: /tmp/fish/implicit/share/completions/helm.fish:82 +#, fuzzy +msgid "Namespace" +msgstr "Name of patch" + +#: /tmp/fish/implicit/share/completions/helm.fish:42 +msgid "Prevent hooks from running during install" +msgstr "" + +#: /tmp/fish/implicit/share/completions/helm.fish:43 +msgid "Re-use the given name if already used" +msgstr "" + +#: /tmp/fish/implicit/share/completions/helm.fish:44 +#: /tmp/fish/implicit/share/completions/helm.fish:84 +#, fuzzy +msgid "Set values on the command line" +msgstr "Set or get the commandline" + +#: /tmp/fish/implicit/share/completions/helm.fish:45 +#: /tmp/fish/implicit/share/completions/helm.fish:85 +#, fuzzy +msgid "Specify values in a YAML file" +msgstr "Specify a config file" + +#: /tmp/fish/implicit/share/completions/helm.fish:46 +#, fuzzy +msgid "Verify the package before installing it" +msgstr "Verify package integrity" + +#: /tmp/fish/implicit/share/completions/helm.fish:48 +#, fuzzy +msgid "Fail on lint warnings" +msgstr "Force warnings" + +#: /tmp/fish/implicit/share/completions/helm.fish:49 +#, fuzzy +msgid "Show all releases" +msgstr "Show all filesystems" + +#: /tmp/fish/implicit/share/completions/helm.fish:50 +#, fuzzy +msgid "Sort by release date" +msgstr "Sort by size" + +#: /tmp/fish/implicit/share/completions/helm.fish:51 +#, fuzzy +msgid "Show deleted releases" +msgstr "Show held packages" + +#: /tmp/fish/implicit/share/completions/helm.fish:52 +#, fuzzy +msgid "Show releases that are currently being deleted" +msgstr "Show all of the gems in the current bundle" + +#: /tmp/fish/implicit/share/completions/helm.fish:53 +#, fuzzy +msgid "Show deployed releases" +msgstr "Show held packages" + +#: /tmp/fish/implicit/share/completions/helm.fish:54 +#, fuzzy +msgid "Show failed releases" +msgstr "Show all filesystems" + +#: /tmp/fish/implicit/share/completions/helm.fish:55 +#, fuzzy +msgid "Maximum number of releases to fetch" +msgstr "Maximum number of nested blocks reached." + +#: /tmp/fish/implicit/share/completions/helm.fish:56 +msgid "Next release name in the list" +msgstr "" + +#: /tmp/fish/implicit/share/completions/helm.fish:57 +#, fuzzy +msgid "Reverse the sort order" +msgstr "Reverse sort order" + +#: /tmp/fish/implicit/share/completions/helm.fish:58 +#, fuzzy +msgid "Output short listing format" +msgstr "Output in ISO 8601 format" + +#: /tmp/fish/implicit/share/completions/helm.fish:59 +#, fuzzy +msgid "Name of the key to use when signing" +msgstr "Specify umask to use when writing" + +#: /tmp/fish/implicit/share/completions/helm.fish:61 +#, fuzzy +msgid "Save packaged chart to local chart repository" +msgstr "Move packages to local tree" + +#: /tmp/fish/implicit/share/completions/helm.fish:62 +msgid "Use a PGP private key to sign this package" +msgstr "" + +#: /tmp/fish/implicit/share/completions/helm.fish:63 +msgid "Raise error if repo is already registered" +msgstr "" + +#: /tmp/fish/implicit/share/completions/helm.fish:64 +#, fuzzy +msgid "Merge the generated index into the given index" +msgstr "Search the keyserver for the given names" + +#: /tmp/fish/implicit/share/completions/helm.fish:65 +#, fuzzy +msgid "URL of chart repository" +msgstr "Update the repository" + +#: /tmp/fish/implicit/share/completions/helm.fish:66 +#, fuzzy +msgid "Repository" +msgstr "Dumps the repository" + +#: /tmp/fish/implicit/share/completions/helm.fish:69 +msgid "Simulate a rollback" +msgstr "" + +#: /tmp/fish/implicit/share/completions/helm.fish:70 +msgid "Prevent hooks from running during rollback" +msgstr "" + +#: /tmp/fish/implicit/share/completions/helm.fish:71 +#, fuzzy +msgid "Use regular expressions for searching" +msgstr "Use high compression setting" + +#: /tmp/fish/implicit/share/completions/helm.fish:72 +#, fuzzy +msgid "Show the long listing" +msgstr "Show the time" + +#: /tmp/fish/implicit/share/completions/helm.fish:73 +#, fuzzy +msgid "Address to listen on" +msgstr "Process list pointer" + +#: /tmp/fish/implicit/share/completions/helm.fish:74 +msgid "Path from which to serve charts" +msgstr "" + +#: /tmp/fish/implicit/share/completions/helm.fish:79 +#, fuzzy +msgid "Simulate an upgrade" +msgstr "Distro upgrade" + +#: /tmp/fish/implicit/share/completions/helm.fish:80 +msgid "Run an install if the release don't exists" +msgstr "" + +#: /tmp/fish/implicit/share/completions/helm.fish:83 +msgid "Disable pre/post upgrade hooks" +msgstr "" + +#: /tmp/fish/implicit/share/completions/helm.fish:86 +msgid "Verify the provenance of the chart before upgrading" +msgstr "" + +#: /tmp/fish/implicit/share/completions/helm.fish:89 +#, fuzzy +msgid "Show the client version" +msgstr "Show each gem version" + +#: /tmp/fish/implicit/share/completions/helm.fish:90 +#, fuzzy +msgid "Show the server version" +msgstr "Show each gem version" + +#: /tmp/fish/implicit/share/completions/help.fish:1 +#: /tmp/fish/implicit/share/completions/help.fish:68 +msgid "Autosuggestions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:2 +#, fuzzy +msgid "Builtin commands" +msgstr "Execute command" + +#: /tmp/fish/implicit/share/completions/help.fish:3 +msgid "Cartesian Products" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:4 +#, fuzzy +msgid "Setting syntax highlighting colors" +msgstr "Help on setting syntax highlighting colors" + +#: /tmp/fish/implicit/share/completions/help.fish:5 +msgid "Combining different expansions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:6 +#, fuzzy +msgid "How tab-completion works" +msgstr "Help on how tab-completion works" + +#: /tmp/fish/implicit/share/completions/help.fish:7 +#, fuzzy +msgid "Useful functions for writing completions" +msgstr "Use function keys for commands" + +#: /tmp/fish/implicit/share/completions/help.fish:8 +#, fuzzy +msgid "Writing your own completions" +msgstr "Description of this completions" + +#: /tmp/fish/implicit/share/completions/help.fish:9 +#, fuzzy +msgid "Where to put completions" +msgstr "Description of this completions" + +#: /tmp/fish/implicit/share/completions/help.fish:10 +msgid "Debugging fish scripts" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:12 +#, fuzzy +msgid "Command line editor" +msgstr "Command to run" + +#: /tmp/fish/implicit/share/completions/help.fish:13 +#, fuzzy +msgid "Emacs mode commands" +msgstr "End a block of commands" + +#: /tmp/fish/implicit/share/completions/help.fish:14 +#, fuzzy +msgid "Escaping characters" +msgstr "Escape character" + +#: /tmp/fish/implicit/share/completions/help.fish:15 +#, fuzzy +msgid "Event handlers" +msgstr "event handler block" + +#: /tmp/fish/implicit/share/completions/help.fish:16 +#: /tmp/fish/implicit/share/completions/help.fish:25 +#, fuzzy +msgid "Parameter expansion (Globbing)" +msgstr "Help on parameter expansion (Globbing)" + +#: /tmp/fish/implicit/share/completions/help.fish:17 +#, fuzzy +msgid "Brace expansion {a,b,c}" +msgstr "Help on brace expansion {a,b,c}" + +#: /tmp/fish/implicit/share/completions/help.fish:18 +#, fuzzy +msgid "Command substitution" +msgstr "in command substitution\n" + +#: /tmp/fish/implicit/share/completions/help.fish:19 +#, fuzzy +msgid "Command substitution (SUBCOMMAND)" +msgstr "Help on command substitution (SUBCOMMAND)" + +#: /tmp/fish/implicit/share/completions/help.fish:20 +#, fuzzy +msgid "Home directory expansion ~USER" +msgstr "Help on home directory expansion ~USER" + +#: /tmp/fish/implicit/share/completions/help.fish:21 +#, fuzzy +msgid "Index range expansion" +msgstr "Ignore changes due to tab expansion" + +#: /tmp/fish/implicit/share/completions/help.fish:22 +#, fuzzy +msgid "Process expansion %JOB" +msgstr "Help on process expansion %JOB" + +#: /tmp/fish/implicit/share/completions/help.fish:24 +#, fuzzy +msgid "Wildcard expansion *.*" +msgstr "Help on wildcard expansion *.*" + +#: /tmp/fish/implicit/share/completions/help.fish:26 +#, fuzzy +msgid "Configurable greeting" +msgstr "Configuration file" + +#: /tmp/fish/implicit/share/completions/help.fish:27 msgid "Help on how to reuse previously entered commands" msgstr "Help on how to reuse previously entered commands" -#: share/completions/help.fish:14 -msgid "Help on how tab-completion works" -msgstr "Help on how tab-completion works" +#: /tmp/fish/implicit/share/completions/help.fish:28 +msgid "Searchable history" +msgstr "" -#: share/completions/help.fish:15 -msgid "Help on how job control works" -msgstr "Help on how job control works" +#: /tmp/fish/implicit/share/completions/help.fish:29 +#, fuzzy +msgid "Shell variable and function names" +msgstr "Allow dash (-) in function name" -#: share/completions/help.fish:16 -msgid "Summary on how fish differs from other shells" -msgstr "Summary on how fish differs from other shells" +#: /tmp/fish/implicit/share/completions/help.fish:30 +#, fuzzy +msgid "Initialization files" +msgstr "Configuration file" -#: share/completions/help.fish:18 -msgid "Help on how to set the prompt" -msgstr "Help on how to set the prompt" +#: /tmp/fish/implicit/share/completions/help.fish:31 +#, fuzzy +msgid "Introduction" +msgstr "Illegal instruction" -#: share/completions/help.fish:19 -msgid "Help on how to set the titlebar message" -msgstr "Help on how to set the titlebar message" +#: /tmp/fish/implicit/share/completions/help.fish:32 +msgid "Common issues with fish" +msgstr "" -#: share/completions/help.fish:20 -msgid "Help on how to copy and paste" -msgstr "Help on how to copy and paste" +#: /tmp/fish/implicit/share/completions/help.fish:33 +msgid "Running multiple programs" +msgstr "" -#: share/completions/help.fish:21 -msgid "Help on editor shortcuts" -msgstr "Help on editor shortcuts" +#: /tmp/fish/implicit/share/completions/help.fish:34 +msgid "Copy and paste (Kill Ring)" +msgstr "" -#: share/completions/help.fish:22 -msgid "Help on environment variables" -msgstr "Help on environment variables" +#: /tmp/fish/implicit/share/completions/help.fish:35 +msgid "Further help and development" +msgstr "" -#: share/completions/help.fish:23 -msgid "Help on setting syntax highlighting colors" +#: /tmp/fish/implicit/share/completions/help.fish:36 +msgid "Multiline editing" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:37 +msgid "Other features" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:38 +msgid "Piping" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:39 +#, fuzzy +msgid "Programmable prompt" +msgstr "Verbose prompt" + +#: /tmp/fish/implicit/share/completions/help.fish:40 +msgid "Quotes" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:41 +#, fuzzy +msgid "Input/Output (IO) redirection" +msgstr "Invalid input/output redirection" + +#: /tmp/fish/implicit/share/completions/help.fish:42 +#, fuzzy +msgid "Shared bindings" +msgstr "Show warnings" + +#: /tmp/fish/implicit/share/completions/help.fish:43 +msgid "Introduction to the fish syntax" +msgstr "Introduction to the fish syntax" + +#: /tmp/fish/implicit/share/completions/help.fish:44 +#, fuzzy +msgid "Background jobs" +msgstr "Last background job" + +#: /tmp/fish/implicit/share/completions/help.fish:45 +#, fuzzy +msgid "Conditional execution of code and flow control" +msgstr "Conditionally execute a block of commands" + +#: /tmp/fish/implicit/share/completions/help.fish:46 +#: /tmp/fish/implicit/share/completions/help.fish:74 +#, fuzzy +msgid "Functions" +msgstr "Function" + +#: /tmp/fish/implicit/share/completions/help.fish:47 +#, fuzzy +msgid "Autoloading functions" +msgstr "Supress static functions" + +#: /tmp/fish/implicit/share/completions/help.fish:48 +msgid "Defining aliases" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:49 +#, fuzzy +msgid "Job control" +msgstr "Job control: %ls\n" + +#: /tmp/fish/implicit/share/completions/help.fish:50 +msgid "Some common words" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:51 +#, fuzzy +msgid "Programmable title" +msgstr "Program section" + +#: /tmp/fish/implicit/share/completions/help.fish:52 +#, fuzzy +msgid "Shell variables" +msgstr "set/list variables" + +#: /tmp/fish/implicit/share/completions/help.fish:53 +msgid "Arrays" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:54 +#, fuzzy +msgid "Variables for changing highlighting colors" msgstr "Help on setting syntax highlighting colors" -#: share/completions/help.fish:25 share/completions/help.fish:26 -msgid "Help on parameter expansion (Globbing)" -msgstr "Help on parameter expansion (Globbing)" +#: /tmp/fish/implicit/share/completions/help.fish:55 +#, fuzzy +msgid "Exporting variables" +msgstr "Export variable to subprocess" -#: share/completions/help.fish:27 -#, sh-format -msgid "Help on variable expansion $VARNAME" -msgstr "Help on variable expansion $VARNAME" +#: /tmp/fish/implicit/share/completions/help.fish:56 +#, fuzzy +msgid "Variable scope for functions" +msgstr "Disable some built-in functions" -#: share/completions/help.fish:28 -msgid "Help on home directory expansion ~USER" -msgstr "Help on home directory expansion ~USER" +#: /tmp/fish/implicit/share/completions/help.fish:57 +#, fuzzy +msgid "Locale variables" +msgstr "set/list variables" -#: share/completions/help.fish:29 -msgid "Help on brace expansion {a,b,c}" -msgstr "Help on brace expansion {a,b,c}" +#: /tmp/fish/implicit/share/completions/help.fish:58 +#, fuzzy +msgid "Variable scope" +msgstr "Variable: %ls" -#: share/completions/help.fish:30 -msgid "Help on wildcard expansion *.*" -msgstr "Help on wildcard expansion *.*" +#: /tmp/fish/implicit/share/completions/help.fish:59 +#, fuzzy +msgid "Special variables" +msgstr "set/list variables" -#: share/completions/help.fish:31 -msgid "Help on command substitution (SUBCOMMAND)" -msgstr "Help on command substitution (SUBCOMMAND)" +#: /tmp/fish/implicit/share/completions/help.fish:60 +#, fuzzy +msgid "The status variable" +msgstr "set/list variables" -#: share/completions/help.fish:32 -msgid "Help on process expansion %JOB" -msgstr "Help on process expansion %JOB" +#: /tmp/fish/implicit/share/completions/help.fish:61 +#, fuzzy +msgid "More on universal variables" +msgstr "Help on environment variables" -#: share/completions/history.fish:1 -msgid "Match history items that start with the given prefix" -msgstr "Match history items that start with the given prefix" +#: /tmp/fish/implicit/share/completions/help.fish:62 +#, fuzzy +msgid "Vi mode commands" +msgstr "End of command" -#: share/completions/history.fish:2 -msgid "Match history items that contain the given string" -msgstr "Match history items that contain the given string" +#: /tmp/fish/implicit/share/completions/help.fish:63 +#, fuzzy +msgid "Command mode" +msgstr "Command" -#: share/completions/ifconfig.fish:1 +#: /tmp/fish/implicit/share/completions/help.fish:64 +#, fuzzy +msgid "Insert mode" +msgstr "Insert header" + +#: /tmp/fish/implicit/share/completions/help.fish:65 +#, fuzzy +msgid "Visual mode" +msgstr "Unsafe mode" + +#: /tmp/fish/implicit/share/completions/help.fish:66 +msgid "Tutorial" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:67 +msgid "Autoloading Functions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:69 +msgid "Combiners (And, Or, Not)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:70 +#, fuzzy +msgid "Command Substitutions" +msgstr "in command substitution\n" + +#: /tmp/fish/implicit/share/completions/help.fish:71 +msgid "Conditionals (If, Else, Switch)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:72 +msgid "Exit Status" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:73 +msgid "Exports (Shell Variables)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:75 +msgid "Getting Help" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:76 +msgid "Learning fish" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:77 +msgid "Lists" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:78 +#, fuzzy +msgid "Loops" +msgstr "Loop script" + +#: /tmp/fish/implicit/share/completions/help.fish:79 +#, fuzzy +msgid "Ready for more?" +msgstr "Read-only mode" + +#: /tmp/fish/implicit/share/completions/help.fish:81 +#, fuzzy +msgid "Pipes and Redirections" +msgstr "Print directory names" + +#: /tmp/fish/implicit/share/completions/help.fish:82 +#, fuzzy +msgid "Prompt" +msgstr "Prompt string" + +#: /tmp/fish/implicit/share/completions/help.fish:83 +#, fuzzy +msgid "Running Commands" +msgstr "Command" + +#: /tmp/fish/implicit/share/completions/help.fish:84 +msgid "Separating Commands (Semicolon)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:85 +msgid "Startup (Where's .bashrc?)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:86 +#, fuzzy +msgid "Syntax Highlighting" +msgstr "No search highlighting" + +#: /tmp/fish/implicit/share/completions/help.fish:87 +#, fuzzy +msgid "Tab Completions" +msgstr "Compression" + +#: /tmp/fish/implicit/share/completions/help.fish:88 +#, fuzzy +msgid "Universal Variables" +msgstr "Handle environment variables" + +#: /tmp/fish/implicit/share/completions/help.fish:89 +#, fuzzy +msgid "Variables" +msgstr "Variable: %ls" + +#: /tmp/fish/implicit/share/completions/help.fish:90 +#, fuzzy +msgid "Why fish?" +msgstr "fish" + +#: /tmp/fish/implicit/share/completions/help.fish:91 +msgid "Wildcards" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:1 +#, fuzzy +msgid "list installed addons" +msgstr "Limit to installed" + +#: /tmp/fish/implicit/share/completions/heroku.fish:2 +msgid "manage apps (create, destroy)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:3 +msgid "authentication (login, logout)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:4 +msgid "manage app config vars" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:5 +msgid "manage custom domains" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:6 +#, fuzzy +msgid "display logs for an app" +msgstr "display USE flags for package" + +#: /tmp/fish/implicit/share/completions/heroku.fish:7 +msgid "manage dynos (dynos, workers)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:8 +msgid "manage app releases" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:9 +msgid "run one-off commands (console, rake)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:10 +msgid "manage collaborators on an app" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:11 +msgid "manage ssl endpoints for an app" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:12 +msgid "display syslog drains for an app" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:13 +#: /tmp/fish/implicit/share/completions/heroku.fish:17 +msgid "manage optional features" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:14 +msgid "clone an existing app" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:15 +msgid "list commands and display help" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:16 +#, fuzzy +msgid "manage authentication keys" +msgstr "Do not cache authentication tokens" + +#: /tmp/fish/implicit/share/completions/heroku.fish:18 +msgid "manage maintenance mode for an app" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:19 +msgid "manage membership in organization accounts" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:20 +msgid "manage organization accounts" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:21 +msgid "manage heroku-postgresql databases" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:22 +msgid "manage plugins to the heroku gem" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:23 +#, fuzzy +msgid "list available regions" +msgstr "available sessions" + +#: /tmp/fish/implicit/share/completions/heroku.fish:24 +msgid "manage the stack for an app" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:25 +msgid "check status of heroku platform" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:26 +#, fuzzy +msgid "update the heroku client" +msgstr "Update the repository" + +#: /tmp/fish/implicit/share/completions/heroku.fish:27 +#, fuzzy +msgid "display version" +msgstr "Display version and exit" + +#: /tmp/fish/implicit/share/completions/heroku.fish:28 +msgid "" +"APP DIRECTORY clones a heroku app to your local machine at DIRECTORY " +"(defaults to app name)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:29 +msgid "adds a git remote to an app repo (-a APP)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:30 +msgid "install an addon" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:31 +msgid "open an addon's documentation in your browser" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:32 +#, fuzzy +msgid "downgrade an existing addon" +msgstr "Upgrade existing package" + +#: /tmp/fish/implicit/share/completions/heroku.fish:33 +#, fuzzy +msgid "list all available addons" +msgstr "List all available patterns" + +#: /tmp/fish/implicit/share/completions/heroku.fish:34 +msgid "open an addon's dashboard in your browser" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:35 +#, fuzzy +msgid "uninstall one or more addons" +msgstr "Install one or more packages" + +#: /tmp/fish/implicit/share/completions/heroku.fish:36 +#, fuzzy +msgid "upgrade an existing addon" +msgstr "Upgrade existing package" + +#: /tmp/fish/implicit/share/completions/heroku.fish:37 +msgid "the org to list the apps for" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:38 +msgid "list all apps in the org. Not just joined apps" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:39 +msgid "list apps in personal account when a default org is set" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:40 +msgid "create a new app (takes name)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:41 +msgid " permanently destroy an app (--app APP)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:42 +#, fuzzy +msgid "show detailed app information" +msgstr "Show apropos information" + +#: /tmp/fish/implicit/share/completions/heroku.fish:43 +msgid " add yourself to an organization app (--app APP)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:44 +msgid " remove yourself from an organization app (--app APP)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:45 +msgid " lock an organization app to restrict access" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:46 +#, fuzzy +msgid " open the app in a web browser" +msgstr "%s: Could not find a web browser.\\n" + +#: /tmp/fish/implicit/share/completions/heroku.fish:47 +msgid " rename the app (apps:rename newname --app oldname)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:48 +msgid " unlock an organization app so that any org member can join it" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:49 +msgid "log in with your heroku credentials" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:50 +#, fuzzy +msgid "clear local authentication credentials" +msgstr "Do not cache authentication tokens" + +#: /tmp/fish/implicit/share/completions/heroku.fish:51 +msgid "display your api token" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:52 +#, fuzzy +msgid "display your heroku email address" +msgstr "display the remote gem servers" + +#: /tmp/fish/implicit/share/completions/heroku.fish:53 +msgid "output config vars in shell format" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:54 +#: /tmp/fish/implicit/share/completions/heroku.fish:55 +#, fuzzy +msgid "display a config value for an app" +msgstr "Display configuration and exit" + +#: /tmp/fish/implicit/share/completions/heroku.fish:56 +#: /tmp/fish/implicit/share/completions/heroku.fish:57 +msgid "set one or more config vars (KEY=VALUE)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:58 +#: /tmp/fish/implicit/share/completions/heroku.fish:59 +#, fuzzy +msgid "unset one or more config vars" +msgstr "Install one or more packages" + +#: /tmp/fish/implicit/share/completions/heroku.fish:60 +msgid "add a custom domain to an app" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:61 +msgid "remove all custom domains from an app" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:62 +#: /tmp/fish/implicit/share/completions/heroku.fish:63 +msgid "remove a custom domain from an app" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:64 +#, fuzzy +msgid "the number of lines to display" +msgstr "Only print number of matches" + +#: /tmp/fish/implicit/share/completions/heroku.fish:65 +msgid "only display logs from the given process" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:66 +#, fuzzy +msgid "only display logs from the given source" +msgstr "Query packages with the specified group" + +#: /tmp/fish/implicit/share/completions/heroku.fish:67 +msgid "continually stream logs" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:68 +msgid "manage backups of heroku postgresql databases" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:69 +msgid "cancel an in-progress backup or restore (default newest)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:70 +msgid "capture a new backup" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:71 +#, fuzzy +msgid "delete a backup" +msgstr "Set date back" + +#: /tmp/fish/implicit/share/completions/heroku.fish:72 +msgid "downloads database backup" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:73 +#, fuzzy +msgid "get information about a specific backup" +msgstr "Show full information for specified packages" + +#: /tmp/fish/implicit/share/completions/heroku.fish:74 +msgid "restore a backup (default latest) to a database" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:75 +msgid "schedule daily backups for given database" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:76 +msgid "list backup schedule" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:77 +msgid "stop daily backups" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:78 +msgid "get secret but publicly accessible URL of a backup" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:79 +#: /tmp/fish/implicit/share/completions/heroku.fish:80 +msgid "resize dynos to the given size (DYNO1=1X|2X|PX)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:81 +#: /tmp/fish/implicit/share/completions/heroku.fish:82 +msgid "restart an app dyno" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:83 +#: /tmp/fish/implicit/share/completions/heroku.fish:84 +msgid "scale dynos by the given amount (DYNO1=AMOUNT1)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:85 +#: /tmp/fish/implicit/share/completions/heroku.fish:86 +msgid "stop an app dyno" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:87 +msgid "number of releases to show, maximum 50" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:88 +#: /tmp/fish/implicit/share/completions/heroku.fish:89 +#, fuzzy +msgid "view detailed information for a release" +msgstr "Display detailed information of gem(s)" + +#: /tmp/fish/implicit/share/completions/heroku.fish:90 +#: /tmp/fish/implicit/share/completions/heroku.fish:91 +msgid "roll back to an older release" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:92 +#, fuzzy +msgid "specify dyno size" +msgstr "Specify config file" + +#: /tmp/fish/implicit/share/completions/heroku.fish:93 +msgid "open a remote console session (with optional COMMAND)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:94 +msgid "run a detached dyno, where output is sent to your logs" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:95 +msgid "stream logs for the dyno" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:96 +msgid "add a collaborator to an app" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:97 +msgid "remove a collaborator from an app" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:98 +msgid "transfers an app to another user or an organization." +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:1 +msgid "repository root directory or name of overlay bundle file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:2 +#, fuzzy +msgid "change working directory" +msgstr "Change working directory" + +#: /tmp/fish/implicit/share/completions/hg.fish:3 +msgid "do not prompt, automatically pick the first choice for all prompts" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:4 +#, fuzzy +msgid "suppress output" +msgstr "Suppresses normal output" + +#: /tmp/fish/implicit/share/completions/hg.fish:5 +#, fuzzy +msgid "enable additional output" +msgstr "Generate dired output" + +#: /tmp/fish/implicit/share/completions/hg.fish:6 +#, fuzzy +msgid "set/override config option" +msgstr "Set config options" + +#: /tmp/fish/implicit/share/completions/hg.fish:7 +#, fuzzy +msgid "enable debugging output" +msgstr "Turn on debug output" + +#: /tmp/fish/implicit/share/completions/hg.fish:8 +#, fuzzy +msgid "start debugger" +msgstr "Start debugger on error" + +#: /tmp/fish/implicit/share/completions/hg.fish:9 +#, fuzzy +msgid "set the charset encoding" +msgstr "xterm encoding" + +#: /tmp/fish/implicit/share/completions/hg.fish:10 +msgid "set the charset encoding mode" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:11 +msgid "always print a traceback on exception" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:12 +#, fuzzy +msgid "time how long the command takes" +msgstr "Set or get the commandline" + +#: /tmp/fish/implicit/share/completions/hg.fish:13 +#, fuzzy +msgid "print command execution profile" +msgstr "Select an option profile" + +#: /tmp/fish/implicit/share/completions/hg.fish:16 +msgid "consider hidden changesets" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:17 +msgid "when to colorize" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:18 +msgid "when to paginate" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:19 +#: /tmp/fish/implicit/share/completions/hg.fish:25 +#: /tmp/fish/implicit/share/completions/hg.fish:41 +#: /tmp/fish/implicit/share/completions/hg.fish:49 +#: /tmp/fish/implicit/share/completions/hg.fish:55 +#: /tmp/fish/implicit/share/completions/hg.fish:94 +#: /tmp/fish/implicit/share/completions/hg.fish:110 +#: /tmp/fish/implicit/share/completions/hg.fish:122 +#: /tmp/fish/implicit/share/completions/hg.fish:138 +#: /tmp/fish/implicit/share/completions/hg.fish:149 +#: /tmp/fish/implicit/share/completions/hg.fish:173 +#: /tmp/fish/implicit/share/completions/hg.fish:241 +#: /tmp/fish/implicit/share/completions/hg.fish:261 +#: /tmp/fish/implicit/share/completions/hg.fish:338 +#: /tmp/fish/implicit/share/completions/hg.fish:362 +#: /tmp/fish/implicit/share/completions/hg.fish:392 +#: /tmp/fish/implicit/share/completions/hg.fish:406 +#: /tmp/fish/implicit/share/completions/hg.fish:424 +#: /tmp/fish/implicit/share/completions/hg.fish:438 +#: /tmp/fish/implicit/share/completions/hg.fish:443 +#: /tmp/fish/implicit/share/completions/hg.fish:453 +#: /tmp/fish/implicit/share/completions/hg.fish:460 +#: /tmp/fish/implicit/share/completions/hg.fish:495 +#, fuzzy +msgid "include names matching the given patterns" +msgstr "Insert modules matching the given wildcard" + +#: /tmp/fish/implicit/share/completions/hg.fish:20 +#: /tmp/fish/implicit/share/completions/hg.fish:26 +#: /tmp/fish/implicit/share/completions/hg.fish:42 +#: /tmp/fish/implicit/share/completions/hg.fish:50 +#: /tmp/fish/implicit/share/completions/hg.fish:56 +#: /tmp/fish/implicit/share/completions/hg.fish:95 +#: /tmp/fish/implicit/share/completions/hg.fish:111 +#: /tmp/fish/implicit/share/completions/hg.fish:123 +#: /tmp/fish/implicit/share/completions/hg.fish:139 +#: /tmp/fish/implicit/share/completions/hg.fish:150 +#: /tmp/fish/implicit/share/completions/hg.fish:174 +#: /tmp/fish/implicit/share/completions/hg.fish:242 +#: /tmp/fish/implicit/share/completions/hg.fish:262 +#: /tmp/fish/implicit/share/completions/hg.fish:339 +#: /tmp/fish/implicit/share/completions/hg.fish:363 +#: /tmp/fish/implicit/share/completions/hg.fish:393 +#: /tmp/fish/implicit/share/completions/hg.fish:407 +#: /tmp/fish/implicit/share/completions/hg.fish:425 +#: /tmp/fish/implicit/share/completions/hg.fish:439 +#: /tmp/fish/implicit/share/completions/hg.fish:444 +#: /tmp/fish/implicit/share/completions/hg.fish:454 +#: /tmp/fish/implicit/share/completions/hg.fish:461 +#: /tmp/fish/implicit/share/completions/hg.fish:496 +#, fuzzy +msgid "exclude names matching the given patterns" +msgstr "List all modules matching the given wildcard" + +#: /tmp/fish/implicit/share/completions/hg.fish:21 +#: /tmp/fish/implicit/share/completions/hg.fish:48 +#: /tmp/fish/implicit/share/completions/hg.fish:116 +#: /tmp/fish/implicit/share/completions/hg.fish:140 +#: /tmp/fish/implicit/share/completions/hg.fish:232 +#: /tmp/fish/implicit/share/completions/hg.fish:287 +#: /tmp/fish/implicit/share/completions/hg.fish:430 +#: /tmp/fish/implicit/share/completions/hg.fish:497 +#, fuzzy +msgid "recurse into subrepositories" +msgstr "Recurse into subdir" + +#: /tmp/fish/implicit/share/completions/hg.fish:22 +#: /tmp/fish/implicit/share/completions/hg.fish:27 +#: /tmp/fish/implicit/share/completions/hg.fish:124 +#: /tmp/fish/implicit/share/completions/hg.fish:161 +#: /tmp/fish/implicit/share/completions/hg.fish:445 +#: /tmp/fish/implicit/share/completions/hg.fish:462 +msgid "do not perform actions, just print output" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:23 +#: /tmp/fish/implicit/share/completions/hg.fish:28 +#: /tmp/fish/implicit/share/completions/hg.fish:43 +#: /tmp/fish/implicit/share/completions/hg.fish:51 +#: /tmp/fish/implicit/share/completions/hg.fish:61 +#: /tmp/fish/implicit/share/completions/hg.fish:69 +#: /tmp/fish/implicit/share/completions/hg.fish:75 +#: /tmp/fish/implicit/share/completions/hg.fish:78 +#: /tmp/fish/implicit/share/completions/hg.fish:80 +#: /tmp/fish/implicit/share/completions/hg.fish:90 +#: /tmp/fish/implicit/share/completions/hg.fish:96 +#: /tmp/fish/implicit/share/completions/hg.fish:117 +#: /tmp/fish/implicit/share/completions/hg.fish:119 +#: /tmp/fish/implicit/share/completions/hg.fish:125 +#: /tmp/fish/implicit/share/completions/hg.fish:141 +#: /tmp/fish/implicit/share/completions/hg.fish:148 +#: /tmp/fish/implicit/share/completions/hg.fish:151 +#: /tmp/fish/implicit/share/completions/hg.fish:162 +#: /tmp/fish/implicit/share/completions/hg.fish:175 +#: /tmp/fish/implicit/share/completions/hg.fish:181 +#: /tmp/fish/implicit/share/completions/hg.fish:192 +#: /tmp/fish/implicit/share/completions/hg.fish:202 +#: /tmp/fish/implicit/share/completions/hg.fish:214 +#: /tmp/fish/implicit/share/completions/hg.fish:233 +#: /tmp/fish/implicit/share/completions/hg.fish:237 +#: /tmp/fish/implicit/share/completions/hg.fish:243 +#: /tmp/fish/implicit/share/completions/hg.fish:263 +#: /tmp/fish/implicit/share/completions/hg.fish:266 +#: /tmp/fish/implicit/share/completions/hg.fish:270 +#: /tmp/fish/implicit/share/completions/hg.fish:288 +#: /tmp/fish/implicit/share/completions/hg.fish:292 +#: /tmp/fish/implicit/share/completions/hg.fish:293 +#: /tmp/fish/implicit/share/completions/hg.fish:299 +#: /tmp/fish/implicit/share/completions/hg.fish:308 +#: /tmp/fish/implicit/share/completions/hg.fish:317 +#: /tmp/fish/implicit/share/completions/hg.fish:434 +#: /tmp/fish/implicit/share/completions/hg.fish:435 +#: /tmp/fish/implicit/share/completions/hg.fish:440 +#: /tmp/fish/implicit/share/completions/hg.fish:446 +#: /tmp/fish/implicit/share/completions/hg.fish:455 +#: /tmp/fish/implicit/share/completions/hg.fish:463 +#: /tmp/fish/implicit/share/completions/hg.fish:464 +#: /tmp/fish/implicit/share/completions/hg.fish:481 +#: /tmp/fish/implicit/share/completions/hg.fish:498 +#: /tmp/fish/implicit/share/completions/hg.fish:504 +#: /tmp/fish/implicit/share/completions/hg.fish:506 +#: /tmp/fish/implicit/share/completions/hg.fish:515 +#: /tmp/fish/implicit/share/completions/hg.fish:516 +#: /tmp/fish/implicit/share/completions/hg.fish:518 +#: /tmp/fish/implicit/share/completions/hg.fish:523 +#: /tmp/fish/implicit/share/completions/hg.fish:524 +#, fuzzy +msgid "operate on patch repository" +msgstr "Update the repository" + +#: /tmp/fish/implicit/share/completions/hg.fish:24 +#: /tmp/fish/implicit/share/completions/hg.fish:213 +msgid "guess renamed files by similarity (0<=s<=100)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:29 +#, fuzzy +msgid "annotate the specified revision" +msgstr "Help for the specified builtin" + +#: /tmp/fish/implicit/share/completions/hg.fish:30 +#, fuzzy +msgid "don't follow copies and renames" +msgstr "Include only the following names" + +#: /tmp/fish/implicit/share/completions/hg.fish:31 +#: /tmp/fish/implicit/share/completions/hg.fish:128 +#: /tmp/fish/implicit/share/completions/hg.fish:145 +#: /tmp/fish/implicit/share/completions/hg.fish:165 +#: /tmp/fish/implicit/share/completions/hg.fish:328 +#, fuzzy +msgid "treat all files as text" +msgstr "Treat all files as text" + +#: /tmp/fish/implicit/share/completions/hg.fish:32 +#: /tmp/fish/implicit/share/completions/hg.fish:171 +msgid "list the author (long with -v)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:33 +#, fuzzy +msgid "list the filename" +msgstr "Print filename" + +#: /tmp/fish/implicit/share/completions/hg.fish:34 +#: /tmp/fish/implicit/share/completions/hg.fish:172 +msgid "list the date (short with -q)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:35 +#, fuzzy +msgid "list the revision number (default)" +msgstr "Edit the long comment by default" + +#: /tmp/fish/implicit/share/completions/hg.fish:36 +#, fuzzy +msgid "list the changeset" +msgstr "Reinstall the packages" + +#: /tmp/fish/implicit/share/completions/hg.fish:37 +msgid "show line number at the first appearance" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:38 +#: /tmp/fish/implicit/share/completions/hg.fish:133 +#: /tmp/fish/implicit/share/completions/hg.fish:333 +#: /tmp/fish/implicit/share/completions/hg.fish:396 +#: /tmp/fish/implicit/share/completions/hg.fish:431 +#, fuzzy +msgid "ignore white space when comparing lines" +msgstr "Ignore case when comparing file names" + +#: /tmp/fish/implicit/share/completions/hg.fish:39 +#: /tmp/fish/implicit/share/completions/hg.fish:134 +#, fuzzy +msgid "changes in the amount of white space" +msgstr "Ignore changes in the amount of white space" + +#: /tmp/fish/implicit/share/completions/hg.fish:40 +#: /tmp/fish/implicit/share/completions/hg.fish:135 +#: /tmp/fish/implicit/share/completions/hg.fish:335 +#: /tmp/fish/implicit/share/completions/hg.fish:398 +#: /tmp/fish/implicit/share/completions/hg.fish:433 +#, fuzzy +msgid "ignore changes whose lines are all blank" +msgstr "Ignore changes whose lines are all blank" + +#: /tmp/fish/implicit/share/completions/hg.fish:44 +msgid "do not pass files through decoders" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:45 +#, fuzzy +msgid "directory prefix for files in archive" +msgstr "Starting file in archive" + +#: /tmp/fish/implicit/share/completions/hg.fish:46 +#, fuzzy +msgid "revision to distribute" +msgstr "Select display" + +#: /tmp/fish/implicit/share/completions/hg.fish:47 +#, fuzzy +msgid "type of distribution to create" +msgstr "Type of L1 instruction cache" + +#: /tmp/fish/implicit/share/completions/hg.fish:52 +msgid "merge with old dirstate parent after backout" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:53 +#, fuzzy +msgid "revision to backout" +msgstr "Select display" + +#: /tmp/fish/implicit/share/completions/hg.fish:54 +#: /tmp/fish/implicit/share/completions/hg.fish:160 +#: /tmp/fish/implicit/share/completions/hg.fish:269 +#: /tmp/fish/implicit/share/completions/hg.fish:452 +#, fuzzy +msgid "specify merge tool" +msgstr "Specify trust model" + +#: /tmp/fish/implicit/share/completions/hg.fish:57 +#: /tmp/fish/implicit/share/completions/hg.fish:112 +#: /tmp/fish/implicit/share/completions/hg.fish:209 +#: /tmp/fish/implicit/share/completions/hg.fish:343 +#: /tmp/fish/implicit/share/completions/hg.fish:364 +#: /tmp/fish/implicit/share/completions/hg.fish:394 +#: /tmp/fish/implicit/share/completions/hg.fish:408 +#: /tmp/fish/implicit/share/completions/hg.fish:426 +#, fuzzy +msgid "use text as commit message" +msgstr "Read commit message from file" + +#: /tmp/fish/implicit/share/completions/hg.fish:58 +#: /tmp/fish/implicit/share/completions/hg.fish:113 +#: /tmp/fish/implicit/share/completions/hg.fish:210 +#: /tmp/fish/implicit/share/completions/hg.fish:344 +#: /tmp/fish/implicit/share/completions/hg.fish:365 +#: /tmp/fish/implicit/share/completions/hg.fish:395 +#: /tmp/fish/implicit/share/completions/hg.fish:409 +#: /tmp/fish/implicit/share/completions/hg.fish:427 +#, fuzzy +msgid "read commit message from file" +msgstr "Read commit message from file" + +#: /tmp/fish/implicit/share/completions/hg.fish:59 +#: /tmp/fish/implicit/share/completions/hg.fish:114 +#: /tmp/fish/implicit/share/completions/hg.fish:158 +#: /tmp/fish/implicit/share/completions/hg.fish:211 +#: /tmp/fish/implicit/share/completions/hg.fish:428 +#: /tmp/fish/implicit/share/completions/hg.fish:513 +#, fuzzy +msgid "record the specified date as commit date" +msgstr "Help for the specified command" + +#: /tmp/fish/implicit/share/completions/hg.fish:60 +#: /tmp/fish/implicit/share/completions/hg.fish:115 +#: /tmp/fish/implicit/share/completions/hg.fish:159 +#: /tmp/fish/implicit/share/completions/hg.fish:212 +#: /tmp/fish/implicit/share/completions/hg.fish:429 +#: /tmp/fish/implicit/share/completions/hg.fish:514 +#, fuzzy +msgid "record the specified user as committer" +msgstr "Use specified string as comment string" + +#: /tmp/fish/implicit/share/completions/hg.fish:62 +msgid "reset bisect state" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:63 +msgid "mark changeset good" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:64 +#, fuzzy +msgid "mark changeset bad" +msgstr "Make no changes" + +#: /tmp/fish/implicit/share/completions/hg.fish:65 +msgid "skip testing changeset" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:66 +msgid "extend the bisect range" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:67 +msgid "use command to check changeset state" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:68 +#, fuzzy +msgid "do not update to target" +msgstr "Do not upgrade packages" + +#: /tmp/fish/implicit/share/completions/hg.fish:70 +#: /tmp/fish/implicit/share/completions/ifdown.fish:2 +#: /tmp/fish/implicit/share/completions/ifup.fish:2 +msgid "force" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:71 +#: /tmp/fish/implicit/share/completions/hg.fish:126 +#: /tmp/fish/implicit/share/completions/hg.fish:522 +#, fuzzy +msgid "revision" +msgstr "Merge revisions" + +#: /tmp/fish/implicit/share/completions/hg.fish:72 +msgid "delete a given bookmark" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:73 +msgid "rename a given bookmark" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:74 +msgid "mark a bookmark inactive" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:76 +msgid "branch name even if it shadows an existing branch" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:77 +msgid "branch name to parent branch name" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:79 +msgid "normal and closed branches" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:81 +#: /tmp/fish/implicit/share/completions/hg.fish:271 +msgid "run even when the destination is unrelated" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:82 +#, fuzzy +msgid "a changeset intended to be added to the destination" +msgstr "Query packages with the specified group" + +#: /tmp/fish/implicit/share/completions/hg.fish:83 +msgid "a specific branch you would like to bundle" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:84 +#, fuzzy +msgid "a base changeset assumed to be available at the destination" +msgstr "Query packages with the specified group" + +#: /tmp/fish/implicit/share/completions/hg.fish:85 +#, fuzzy +msgid "bundle all changesets in the repository" +msgstr "List patches in the repository" + +#: /tmp/fish/implicit/share/completions/hg.fish:86 +msgid "bundle compression type to use (default: bzip2)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:87 +#: /tmp/fish/implicit/share/completions/hg.fish:103 +#: /tmp/fish/implicit/share/completions/hg.fish:199 +#: /tmp/fish/implicit/share/completions/hg.fish:229 +#: /tmp/fish/implicit/share/completions/hg.fish:234 +#: /tmp/fish/implicit/share/completions/hg.fish:284 +#: /tmp/fish/implicit/share/completions/hg.fish:305 +#: /tmp/fish/implicit/share/completions/hg.fish:314 +#: /tmp/fish/implicit/share/completions/hg.fish:324 +#, fuzzy +msgid "specify ssh command to use" +msgstr "Pass command to shell" + +#: /tmp/fish/implicit/share/completions/hg.fish:88 +#: /tmp/fish/implicit/share/completions/hg.fish:104 +#: /tmp/fish/implicit/share/completions/hg.fish:200 +#: /tmp/fish/implicit/share/completions/hg.fish:230 +#: /tmp/fish/implicit/share/completions/hg.fish:235 +#: /tmp/fish/implicit/share/completions/hg.fish:285 +#: /tmp/fish/implicit/share/completions/hg.fish:306 +#: /tmp/fish/implicit/share/completions/hg.fish:315 +#: /tmp/fish/implicit/share/completions/hg.fish:325 +#, fuzzy +msgid "specify hg command to run on the remote side" +msgstr "Specify root directory for rpm operations" + +#: /tmp/fish/implicit/share/completions/hg.fish:89 +msgid "do not verify server certificate (ignoring web.cacerts" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:91 +#: /tmp/fish/implicit/share/completions/hg.fish:142 +#, fuzzy +msgid "print output to file with formatted name" +msgstr "Redirect output to file if file does not exist" + +#: /tmp/fish/implicit/share/completions/hg.fish:92 +#, fuzzy +msgid "print the given revision" +msgstr "Print svn revisions" + +#: /tmp/fish/implicit/share/completions/hg.fish:93 +msgid "apply any matching decode filter" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:97 +#, fuzzy +msgid "the clone will include an empty working copy (only a repository)" +msgstr "Check out a working copy from a repository." + +#: /tmp/fish/implicit/share/completions/hg.fish:98 +msgid "revision, tag or branch to check out" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:99 +#, fuzzy +msgid "include the specified changeset" +msgstr "Help for the specified builtin" + +#: /tmp/fish/implicit/share/completions/hg.fish:100 +#, fuzzy +msgid "clone only the specified branch" +msgstr "Query packages with the specified group" + +#: /tmp/fish/implicit/share/completions/hg.fish:101 +#: /tmp/fish/implicit/share/completions/hg.fish:320 +msgid "use pull protocol to copy metadata" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:102 +#: /tmp/fish/implicit/share/completions/hg.fish:322 +msgid "use uncompressed transfer (fast over LAN)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:105 +#: /tmp/fish/implicit/share/completions/hg.fish:201 +#: /tmp/fish/implicit/share/completions/hg.fish:231 +#: /tmp/fish/implicit/share/completions/hg.fish:236 +#: /tmp/fish/implicit/share/completions/hg.fish:286 +#: /tmp/fish/implicit/share/completions/hg.fish:307 +#: /tmp/fish/implicit/share/completions/hg.fish:316 +#: /tmp/fish/implicit/share/completions/hg.fish:326 +msgid "do not verify server certificate (ignoring web.cacerts config)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:106 +#: /tmp/fish/implicit/share/completions/hg.fish:420 +msgid "mark new/missing files as added/removed before committing" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:107 +#: /tmp/fish/implicit/share/completions/hg.fish:421 +msgid "mark a branch as closed, hiding it from the branch list" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:108 +#, fuzzy +msgid "amend the parent of the working directory" +msgstr "Change working directory" + +#: /tmp/fish/implicit/share/completions/hg.fish:109 +#: /tmp/fish/implicit/share/completions/hg.fish:423 +#, fuzzy +msgid "use the secret phase for committing" +msgstr "Use specified string as comment string" + +#: /tmp/fish/implicit/share/completions/hg.fish:118 +#, fuzzy +msgid "untrusted configuration options" +msgstr "Set config options" + +#: /tmp/fish/implicit/share/completions/hg.fish:120 +msgid "record a copy that has already occurred" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:121 +#: /tmp/fish/implicit/share/completions/hg.fish:442 +msgid "forcibly copy over an existing managed file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:127 +#, fuzzy +msgid "change made by revision" +msgstr "Manage abbreviations" + +#: /tmp/fish/implicit/share/completions/hg.fish:129 +#: /tmp/fish/implicit/share/completions/hg.fish:146 +#: /tmp/fish/implicit/share/completions/hg.fish:222 +#: /tmp/fish/implicit/share/completions/hg.fish:254 +#: /tmp/fish/implicit/share/completions/hg.fish:277 +#: /tmp/fish/implicit/share/completions/hg.fish:329 +#: /tmp/fish/implicit/share/completions/hg.fish:354 +#: /tmp/fish/implicit/share/completions/hg.fish:357 +#: /tmp/fish/implicit/share/completions/hg.fish:387 +#: /tmp/fish/implicit/share/completions/hg.fish:400 +#, fuzzy +msgid "use git extended diff format" +msgstr "Use context diff format" + +#: /tmp/fish/implicit/share/completions/hg.fish:130 +#: /tmp/fish/implicit/share/completions/hg.fish:147 +#: /tmp/fish/implicit/share/completions/hg.fish:330 +msgid "omit dates from diff headers" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:131 +#: /tmp/fish/implicit/share/completions/hg.fish:331 +#, fuzzy +msgid "show which function each change is in" +msgstr "Identify the C function each change is in" + +#: /tmp/fish/implicit/share/completions/hg.fish:132 +#: /tmp/fish/implicit/share/completions/hg.fish:332 +msgid "produce a diff that undoes the changes" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:136 +#: /tmp/fish/implicit/share/completions/hg.fish:336 +#, fuzzy +msgid "number of lines of context to show" +msgstr "Print NUM lines of context" + +#: /tmp/fish/implicit/share/completions/hg.fish:137 +#: /tmp/fish/implicit/share/completions/hg.fish:225 +#: /tmp/fish/implicit/share/completions/hg.fish:257 +#: /tmp/fish/implicit/share/completions/hg.fish:280 +#: /tmp/fish/implicit/share/completions/hg.fish:337 +msgid "output diffstat-style summary of changes" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:143 +msgid "against the second parent" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:144 +#, fuzzy +msgid "revisions to export" +msgstr "Select display" + +#: /tmp/fish/implicit/share/completions/hg.fish:152 +#, fuzzy +msgid "revisions to graft" +msgstr "Select display" + +#: /tmp/fish/implicit/share/completions/hg.fish:153 +msgid "resume interrupted graft" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:154 +#: /tmp/fish/implicit/share/completions/hg.fish:204 +#, fuzzy +msgid "invoke editor on commit messages" +msgstr "Read commit message from file" + +#: /tmp/fish/implicit/share/completions/hg.fish:155 +#, fuzzy +msgid "append graft info to log message" +msgstr "Specify log message" + +#: /tmp/fish/implicit/share/completions/hg.fish:156 +#, fuzzy +msgid "the current date as commit date" +msgstr "Help for the specified command" + +#: /tmp/fish/implicit/share/completions/hg.fish:157 +#, fuzzy +msgid "the current user as committer" +msgstr "Use specified string as comment string" + +#: /tmp/fish/implicit/share/completions/hg.fish:163 +#, fuzzy +msgid "end fields with NUL" +msgstr "invalid field width: %ls" + +#: /tmp/fish/implicit/share/completions/hg.fish:164 +#, fuzzy +msgid "print all revisions that match" +msgstr "Print all versions" + +#: /tmp/fish/implicit/share/completions/hg.fish:166 +#: /tmp/fish/implicit/share/completions/hg.fish:244 +msgid "follow changeset history, or file history across copies and renames" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:167 +#, fuzzy +msgid "ignore case when matching" +msgstr "Ignore case when comparing file names" + +#: /tmp/fish/implicit/share/completions/hg.fish:168 +msgid "print only filenames and revisions that match" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:169 +#, fuzzy +msgid "print matching line numbers" +msgstr "Print line number" + +#: /tmp/fish/implicit/share/completions/hg.fish:170 +msgid "only search files changed within revision range" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:176 +msgid "show only heads which are descendants of STARTREV" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:177 +msgid "show topological heads only" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:178 +msgid "show normal and closed branch heads" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:179 +#: /tmp/fish/implicit/share/completions/hg.fish:227 +#: /tmp/fish/implicit/share/completions/hg.fish:259 +#: /tmp/fish/implicit/share/completions/hg.fish:282 +#: /tmp/fish/implicit/share/completions/hg.fish:290 +#, fuzzy +msgid "display using template map file" +msgstr "Display all matches" + +#: /tmp/fish/implicit/share/completions/hg.fish:180 +#: /tmp/fish/implicit/share/completions/hg.fish:228 +#: /tmp/fish/implicit/share/completions/hg.fish:260 +#: /tmp/fish/implicit/share/completions/hg.fish:283 +#: /tmp/fish/implicit/share/completions/hg.fish:291 +#, fuzzy +msgid "display with template" +msgstr "Display all matches" + +#: /tmp/fish/implicit/share/completions/hg.fish:182 +#, fuzzy +msgid "only help for extensions" +msgstr "Disable all GNU extensions" + +#: /tmp/fish/implicit/share/completions/hg.fish:183 +#, fuzzy +msgid "show only help for commands" +msgstr "Use function keys for commands" + +#: /tmp/fish/implicit/share/completions/hg.fish:184 +#, fuzzy +msgid "show topics matching keyword" +msgstr "Show only matching part" + +#: /tmp/fish/implicit/share/completions/hg.fish:185 +#, fuzzy +msgid "read history edits from the specified file" +msgstr "Read user input from specified file descriptor" + +#: /tmp/fish/implicit/share/completions/hg.fish:186 +msgid "continue an edit already in progress" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:187 +msgid "don't strip old nodes after edit is complete" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:188 +msgid "abort an edit in progress" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:189 +#, fuzzy +msgid "changesets not found in destination" +msgstr "Query packages with the specified group" + +#: /tmp/fish/implicit/share/completions/hg.fish:190 +#, fuzzy +msgid "force outgoing even for unrelated repositories" +msgstr "Removes entry in .cvspass for remote repository" + +#: /tmp/fish/implicit/share/completions/hg.fish:191 +#, fuzzy +msgid "first revision to be edited" +msgstr "Show only matching part" + +#: /tmp/fish/implicit/share/completions/hg.fish:193 +#, fuzzy +msgid "identify the specified revision" +msgstr "Help for the specified builtin" + +#: /tmp/fish/implicit/share/completions/hg.fish:194 +#, fuzzy +msgid "show local revision number" +msgstr "Show record number" + +#: /tmp/fish/implicit/share/completions/hg.fish:195 +#, fuzzy +msgid "show global revision id" +msgstr "Show the time" + +#: /tmp/fish/implicit/share/completions/hg.fish:196 +#, fuzzy +msgid "show branch" +msgstr "Show hierarchy" + +#: /tmp/fish/implicit/share/completions/hg.fish:197 +#, fuzzy +msgid "show tags" +msgstr "Show threads" + +#: /tmp/fish/implicit/share/completions/hg.fish:198 +msgid "show bookmarks" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:203 +#, fuzzy +msgid "directory strip option for patch" +msgstr "Prefix to strip on patch" + +#: /tmp/fish/implicit/share/completions/hg.fish:205 +#, fuzzy +msgid "don't commit, just update the working directory" +msgstr "Print the working directory" + +#: /tmp/fish/implicit/share/completions/hg.fish:206 +#, fuzzy +msgid "apply patch without touching the working directory" +msgstr "Record an inverse patch without changing the working copy" + +#: /tmp/fish/implicit/share/completions/hg.fish:207 +msgid "apply patch to the nodes from which it was generated" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:208 +msgid "use any branch information in patch (implied by --exact)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:215 +msgid "run even if remote repository is unrelated" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:216 +#: /tmp/fish/implicit/share/completions/hg.fish:273 +msgid "show newest record first" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:217 +#, fuzzy +msgid "file to store the bundles into" +msgstr "Edit the patch bundle description" + +#: /tmp/fish/implicit/share/completions/hg.fish:218 +msgid "a remote changeset intended to be added" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:219 +#: /tmp/fish/implicit/share/completions/hg.fish:274 +msgid "compare bookmarks" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:220 +#: /tmp/fish/implicit/share/completions/hg.fish:304 +msgid "a specific branch you would like to pull" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:221 +#: /tmp/fish/implicit/share/completions/hg.fish:253 +#: /tmp/fish/implicit/share/completions/hg.fish:276 +#, fuzzy +msgid "show patch" +msgstr "Name of patch" + +#: /tmp/fish/implicit/share/completions/hg.fish:223 +#: /tmp/fish/implicit/share/completions/hg.fish:255 +#: /tmp/fish/implicit/share/completions/hg.fish:278 +#, fuzzy +msgid "limit number of changes displayed" +msgstr "Only print number of matches" + +#: /tmp/fish/implicit/share/completions/hg.fish:224 +#: /tmp/fish/implicit/share/completions/hg.fish:256 +#: /tmp/fish/implicit/share/completions/hg.fish:279 +#, fuzzy +msgid "do not show merges" +msgstr "Do not show flags" + +#: /tmp/fish/implicit/share/completions/hg.fish:226 +#: /tmp/fish/implicit/share/completions/hg.fish:258 +#: /tmp/fish/implicit/share/completions/hg.fish:281 +#, fuzzy +msgid "show the revision DAG" +msgstr "Show the time" + +#: /tmp/fish/implicit/share/completions/hg.fish:238 +#, fuzzy +msgid "search the repository as it is in REV" +msgstr "Specify the repository URL" + +#: /tmp/fish/implicit/share/completions/hg.fish:239 +#: /tmp/fish/implicit/share/completions/hg.fish:492 +msgid "end filenames with NUL, for use with xargs" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:240 +#, fuzzy +msgid "print complete paths from the filesystem root" +msgstr "Update only the database, not the filesystem" + +#: /tmp/fish/implicit/share/completions/hg.fish:245 +#, fuzzy +msgid "show revisions matching date spec" +msgstr "Show only matching part" + +#: /tmp/fish/implicit/share/completions/hg.fish:246 +#, fuzzy +msgid "show copied files" +msgstr "List config files" + +#: /tmp/fish/implicit/share/completions/hg.fish:247 +msgid "do case-insensitive search for a given text" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:248 +#, fuzzy +msgid "show the specified revision or range" +msgstr "Help for the specified builtin" + +#: /tmp/fish/implicit/share/completions/hg.fish:249 +msgid "include revisions where files were removed" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:250 +#, fuzzy +msgid "revisions committed by user" +msgstr "History of commands executed by user" + +#: /tmp/fish/implicit/share/completions/hg.fish:251 +#, fuzzy +msgid "show changesets within the given named branch" +msgstr "Query packages with the specified group" + +#: /tmp/fish/implicit/share/completions/hg.fish:252 +msgid "do not display revision or any of its ancestors" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:264 +#, fuzzy +msgid "revision to display" +msgstr "Select display" + +#: /tmp/fish/implicit/share/completions/hg.fish:265 +#, fuzzy +msgid "list files from all revisions" +msgstr "List all properties on files, dirs, or revisions" + +#: /tmp/fish/implicit/share/completions/hg.fish:267 +#, fuzzy +msgid "revision to merge" +msgstr "Select display" + +#: /tmp/fish/implicit/share/completions/hg.fish:268 +msgid "review revisions to merge (no merge is performed)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:272 +#: /tmp/fish/implicit/share/completions/hg.fish:310 +#, fuzzy +msgid "a changeset intended to be included in the destination" +msgstr "Query packages with the specified group" + +#: /tmp/fish/implicit/share/completions/hg.fish:275 +#: /tmp/fish/implicit/share/completions/hg.fish:312 +msgid "a specific branch you would like to push" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:289 +#, fuzzy +msgid "show parents of the specified revision" +msgstr "Query packages with the specified group" + +#: /tmp/fish/implicit/share/completions/hg.fish:294 +msgid "set changeset phase to public" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:295 +msgid "set changeset phase to draft" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:296 +msgid "set changeset phase to secret" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:297 +msgid "allow to move boundary backward" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:298 +#, fuzzy +msgid "target revision" +msgstr "Merge revisions" + +#: /tmp/fish/implicit/share/completions/hg.fish:300 +msgid "update to new branch head if changesets were pulled" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:301 +msgid "run even when remote repository is unrelated" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:302 +msgid "a remote changeset inteded to be added" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:303 +msgid "bookmark to pull" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:309 +#, fuzzy +msgid "force push" +msgstr "Force yes" + +#: /tmp/fish/implicit/share/completions/hg.fish:311 +msgid "bookmark to push" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:313 +msgid "allow pushing a new branch" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:318 +#: /tmp/fish/implicit/share/completions/hg.fish:418 +#, fuzzy +msgid "show only the preceding applied patch" +msgstr "Show only matching part" + +#: /tmp/fish/implicit/share/completions/hg.fish:319 +#: /tmp/fish/implicit/share/completions/hg.fish:367 +#: /tmp/fish/implicit/share/completions/hg.fish:372 +#: /tmp/fish/implicit/share/completions/hg.fish:416 +#: /tmp/fish/implicit/share/completions/hg.fish:417 +#: /tmp/fish/implicit/share/completions/hg.fish:419 +#, fuzzy +msgid "print first line of patch header" +msgstr "Print line of headings" + +#: /tmp/fish/implicit/share/completions/hg.fish:321 +#, fuzzy +msgid "do not update the new working directories" +msgstr "Print the working directory" + +#: /tmp/fish/implicit/share/completions/hg.fish:323 +#, fuzzy +msgid "location of source patch repository" +msgstr "Update the repository" + +#: /tmp/fish/implicit/share/completions/hg.fish:327 +#, fuzzy +msgid "keep patch file" +msgstr "Test archive files" + +#: /tmp/fish/implicit/share/completions/hg.fish:334 +#: /tmp/fish/implicit/share/completions/hg.fish:397 +#: /tmp/fish/implicit/share/completions/hg.fish:432 +#, fuzzy +msgid "ignore changes in the amount of white space" +msgstr "Ignore changes in the amount of white space" + +#: /tmp/fish/implicit/share/completions/hg.fish:340 +msgid "finish all applied changesets" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:341 +#, fuzzy +msgid "edit patch header" +msgstr "Dont print header" + +#: /tmp/fish/implicit/share/completions/hg.fish:342 +#, fuzzy +msgid "keep folded patch files" +msgstr "List needed patches" + +#: /tmp/fish/implicit/share/completions/hg.fish:345 +#: /tmp/fish/implicit/share/completions/hg.fish:369 +#: /tmp/fish/implicit/share/completions/hg.fish:373 +msgid "tolerate non-conflicting local changes" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:346 +#, fuzzy +msgid "overwrite any local changes" +msgstr "Patch local changes" + +#: /tmp/fish/implicit/share/completions/hg.fish:347 +#: /tmp/fish/implicit/share/completions/hg.fish:371 +#: /tmp/fish/implicit/share/completions/hg.fish:379 +#: /tmp/fish/implicit/share/completions/hg.fish:459 +#, fuzzy +msgid "do not save backup copies of files" +msgstr "Do not del built files" + +#: /tmp/fish/implicit/share/completions/hg.fish:348 +#, fuzzy +msgid "all patches and guards" +msgstr "All packages in world" + +#: /tmp/fish/implicit/share/completions/hg.fish:349 +msgid "drop all guards" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:350 +#, fuzzy +msgid "import file in patch directory" +msgstr "Symbolic link to directory" + +#: /tmp/fish/implicit/share/completions/hg.fish:351 +#, fuzzy +msgid "name of patch file" +msgstr "Name of patch" + +#: /tmp/fish/implicit/share/completions/hg.fish:352 +#, fuzzy +msgid "overwrite existing files" +msgstr "Do not overwrite newer files" + +#: /tmp/fish/implicit/share/completions/hg.fish:353 +msgid "place existing revisions under mq control" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:355 +#, fuzzy +msgid "qpush after importing" +msgstr "Options for importing keys" + +#: /tmp/fish/implicit/share/completions/hg.fish:356 +#: /tmp/fish/implicit/share/completions/hg.fish:386 +#: /tmp/fish/implicit/share/completions/hg.fish:399 +#: /tmp/fish/implicit/share/completions/hg.fish:511 +#, fuzzy +msgid "edit commit message" +msgstr "Read commit message from file" + +#: /tmp/fish/implicit/share/completions/hg.fish:358 +#: /tmp/fish/implicit/share/completions/hg.fish:388 +msgid "add \"From: \" to patch" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:359 +#: /tmp/fish/implicit/share/completions/hg.fish:389 +msgid "add \"From: \" to patch" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:360 +#: /tmp/fish/implicit/share/completions/hg.fish:390 +msgid "add \"Date: \" to patch" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:361 +#: /tmp/fish/implicit/share/completions/hg.fish:391 +msgid "add \"Date: \" to patch" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:366 +msgid "interactively record a new patch" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:368 +#, fuzzy +msgid "pop all patches" +msgstr "Answer yes to all patches" + +#: /tmp/fish/implicit/share/completions/hg.fish:370 +#, fuzzy +msgid "forget any local changes to patched files" +msgstr "Get ready to edit a watched file" + +#: /tmp/fish/implicit/share/completions/hg.fish:374 +#, fuzzy +msgid "apply on top of local changes" +msgstr "Patch local changes" + +#: /tmp/fish/implicit/share/completions/hg.fish:375 +#, fuzzy +msgid "apply the target patch to its recorded parent" +msgstr "Create a patch from unrecorded changes" + +#: /tmp/fish/implicit/share/completions/hg.fish:376 +#, fuzzy +msgid "list patch name in commit text" +msgstr "Give patch name and comment in file" + +#: /tmp/fish/implicit/share/completions/hg.fish:377 +#, fuzzy +msgid "apply all patches" +msgstr "Apply patch" + +#: /tmp/fish/implicit/share/completions/hg.fish:378 +msgid "reorder patch series and apply only the patch" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:380 +#, fuzzy +msgid "list all available queues" +msgstr "List all available patches" + +#: /tmp/fish/implicit/share/completions/hg.fish:381 +#, fuzzy +msgid "print name of active queue" +msgstr "Print number of occurences" + +#: /tmp/fish/implicit/share/completions/hg.fish:382 +#, fuzzy +msgid "create new queue" +msgstr "Create new project" + +#: /tmp/fish/implicit/share/completions/hg.fish:383 +msgid "rename active queue" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:384 +msgid "delete reference to queue" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:385 +msgid "delete queue, and remove patch dir" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:401 +msgid "refresh only files already in the patch and specified files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:402 +msgid "add/update author field in patch with current user" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:403 +msgid "add/update author field in patch with given user" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:404 +msgid "add/update date field in patch with current date" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:405 +msgid "add/update date field in patch with given date" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:410 +msgid "interactively select changes to refresh" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:411 +#, fuzzy +msgid "disable all guards" +msgstr "disable a network" + +#: /tmp/fish/implicit/share/completions/hg.fish:412 +#, fuzzy +msgid "list all guards in series file" +msgstr "list all packages owning file(s)" + +#: /tmp/fish/implicit/share/completions/hg.fish:413 +msgid "pop to before first guarded applied patch" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:414 +msgid "pop, then reapply patches" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:415 +#, fuzzy +msgid "print patches not in series" +msgstr "List patches in the repository" + +#: /tmp/fish/implicit/share/completions/hg.fish:422 +#, fuzzy +msgid "amend the parent of the working dir" +msgstr "Change working directory" + +#: /tmp/fish/implicit/share/completions/hg.fish:436 +#, fuzzy +msgid "record delete for missing files" +msgstr "Name directory for working files" + +#: /tmp/fish/implicit/share/completions/hg.fish:437 +msgid "remove (and delete) file even if added or modified" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:441 +msgid "record a rename that has already occurred" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:447 +msgid "select all unresolved files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:448 +#, fuzzy +msgid "list state of files needing merge" +msgstr "print size of files contained in package" + +#: /tmp/fish/implicit/share/completions/hg.fish:449 +msgid "mark files as resolved" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:450 +msgid "mark files as unresolved" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:451 +#: /tmp/fish/implicit/share/completions/hg.fish:490 +msgid "hide status prefix" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:456 +msgid "revert all changes when no arguments given" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:457 +#: /tmp/fish/implicit/share/completions/hg.fish:521 +#, fuzzy +msgid "tipmost revision matching date" +msgstr "Show only matching part" + +#: /tmp/fish/implicit/share/completions/hg.fish:458 +#, fuzzy +msgid "revert to the specified revision" +msgstr "Help for the specified builtin" + +#: /tmp/fish/implicit/share/completions/hg.fish:465 +msgid "name of access log file to write to" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:466 +#, fuzzy +msgid "run server in background" +msgstr "Run job in background" + +#: /tmp/fish/implicit/share/completions/hg.fish:467 +msgid "used internally by daemon mode" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:468 +msgid "name of error log file to write to" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:469 +msgid "port to listen on (default: 8000)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:470 +msgid "address to listen on (default: all interfaces)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:471 +msgid "prefix path to serve from (default: server root)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:472 +#, fuzzy +msgid "name to show in web pages (default: working directory)" +msgstr "Change working directory" + +#: /tmp/fish/implicit/share/completions/hg.fish:473 +msgid "name of the hgweb config file (see \"hg help hgweb\")" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:474 +msgid "name of file to write process ID to" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:475 +#: /tmp/fish/implicit/share/completions/hg.fish:476 +#, fuzzy +msgid "for remote clients" +msgstr "List or remove functions" + +#: /tmp/fish/implicit/share/completions/hg.fish:477 +msgid "web templates to use" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:478 +msgid "template style to use" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:479 +msgid "use IPv6 in addition to IPv4" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:480 +#, fuzzy +msgid "SSL certificate file" +msgstr "Set certificate policy" + +#: /tmp/fish/implicit/share/completions/hg.fish:482 +#, fuzzy +msgid "show status of all files" +msgstr "Show state of dependencies" + +#: /tmp/fish/implicit/share/completions/hg.fish:483 +#, fuzzy +msgid "show only modified files" +msgstr "Download only diff file" + +#: /tmp/fish/implicit/share/completions/hg.fish:484 +#, fuzzy +msgid "show only added files" +msgstr "Freshen: only changed files" + +#: /tmp/fish/implicit/share/completions/hg.fish:485 +#, fuzzy +msgid "show only removed files" +msgstr "Move or rename files" + +#: /tmp/fish/implicit/share/completions/hg.fish:486 +#, fuzzy +msgid "show only deleted (but tracked) files" +msgstr "Do not del source files" + +#: /tmp/fish/implicit/share/completions/hg.fish:487 +msgid "show only files without changes" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:488 +msgid "show only unknown (not tracked) files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:489 +#, fuzzy +msgid "show only ignored files" +msgstr "Freshen: only changed files" + +#: /tmp/fish/implicit/share/completions/hg.fish:491 +#, fuzzy +msgid "show source of copied files" +msgstr "Use source index field" + +#: /tmp/fish/implicit/share/completions/hg.fish:493 +#, fuzzy +msgid "show difference from revision" +msgstr "Show differences between revisions" + +#: /tmp/fish/implicit/share/completions/hg.fish:494 +#, fuzzy +msgid "list the changed files of a revision" +msgstr "List all properties on files, dirs, or revisions" + +#: /tmp/fish/implicit/share/completions/hg.fish:499 +#, fuzzy +msgid "strip specified revision" +msgstr "Help for the specified builtin" + +#: /tmp/fish/implicit/share/completions/hg.fish:500 +msgid "force removal of changesets, discard uncommitted changes" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:501 +msgid "no backups" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:502 +msgid "do not modify working copy during strip" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:503 +msgid "remove revs only reachable from given bookmark" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:505 +msgid "check for push and pull" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:507 +#, fuzzy +msgid "force tag" +msgstr "Force warnings" + +#: /tmp/fish/implicit/share/completions/hg.fish:508 +msgid "make the tag local" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:509 +#, fuzzy +msgid "revision to tag" +msgstr "Select display" + +#: /tmp/fish/implicit/share/completions/hg.fish:510 +#, fuzzy +msgid "remove a tag" +msgstr "remove a network" + +#: /tmp/fish/implicit/share/completions/hg.fish:512 +#, fuzzy +msgid "use as commit message" +msgstr "Read commit message from file" + +#: /tmp/fish/implicit/share/completions/hg.fish:517 +msgid "update to new branch head if changesets were unbundled" +msgstr "" + +#: /tmp/fish/implicit/share/completions/hg.fish:519 +#, fuzzy +msgid "discard uncommitted changes (no backup)" +msgstr "Discard unrecorded changes" + +#: /tmp/fish/implicit/share/completions/hg.fish:520 +#, fuzzy +msgid "update across branches if no uncommitted changes" +msgstr "Create a patch from unrecorded changes" + +#: /tmp/fish/implicit/share/completions/highlight.fish:1 +#, fuzzy +msgid "Output file in given format" +msgstr "Output filenames using the specified format" + +#: /tmp/fish/implicit/share/completions/highlight.fish:2 +#, fuzzy +msgid "Specify tab length" +msgstr "Specify line-length" + +#: /tmp/fish/implicit/share/completions/highlight.fish:3 +#, fuzzy +msgid "Name of the input file" +msgstr "Name of the source package" + +#: /tmp/fish/implicit/share/completions/highlight.fish:4 +#, fuzzy +msgid "Name of the output file" +msgstr "Do not create output files" + +#: /tmp/fish/implicit/share/completions/highlight.fish:5 +#: /tmp/fish/implicit/share/completions/tex.fish:10 +#, fuzzy +msgid "Output directory" +msgstr "Output mimetype" + +#: /tmp/fish/implicit/share/completions/highlight.fish:6 +#, fuzzy +msgid "Set type of the source code" +msgstr "Name of the source package" + +#: /tmp/fish/implicit/share/completions/highlight.fish:7 +msgid "Highlight style" +msgstr "" + +#: /tmp/fish/implicit/share/completions/htop.fish:1 +#: /tmp/fish/implicit/share/completions/top.fish:3 +msgid "Update interval" +msgstr "Update interval" + +#: /tmp/fish/implicit/share/completions/htop.fish:2 +#: /tmp/fish/implicit/share/completions/htop.fish:3 +#, fuzzy +msgid "Start htop in monochrome mode" +msgstr "Start in improved Ex mode" + +#: /tmp/fish/implicit/share/completions/htop.fish:4 +#: /tmp/fish/implicit/share/completions/mkdosfs.fish:22 +#: /tmp/fish/implicit/share/completions/perl.fish:22 +#: /tmp/fish/implicit/share/completions/pv.fish:32 +#: /tmp/fish/implicit/share/completions/s3cmd.fish:41 +#: /tmp/fish/implicit/share/completions/subl.fish:8 +msgid "Show help and exit" +msgstr "Show help and exit" + +#: /tmp/fish/implicit/share/completions/htop.fish:5 +#, fuzzy +msgid "Show only given PIDs" +msgstr "Show additional user IDs" + +#: /tmp/fish/implicit/share/completions/htop.fish:6 +#, fuzzy +msgid "Monitor given user" +msgstr "Monitor user" + +#: /tmp/fish/implicit/share/completions/htop.fish:7 +#, fuzzy +msgid "Sort column" +msgstr "List by columns" + +#: /tmp/fish/implicit/share/completions/i3-msg.fish:1 +#, fuzzy +msgid "Only send ipc message and suppress output" +msgstr "Run adb devices and parse output" + +#: /tmp/fish/implicit/share/completions/i3-msg.fish:2 +#, fuzzy +msgid "Display version number and exit" +msgstr "Display version and exit" + +#: /tmp/fish/implicit/share/completions/i3-msg.fish:4 +#, fuzzy +msgid "Set socket" +msgstr "Socket" + +#: /tmp/fish/implicit/share/completions/i3-msg.fish:5 +#, fuzzy +msgid "Specify ipc message type" +msgstr "Specify log message" + +#: /tmp/fish/implicit/share/completions/iconv.fish:1 +#, fuzzy +msgid "Convert from specified encoding" +msgstr "Help for the specified builtin" + +#: /tmp/fish/implicit/share/completions/iconv.fish:2 +#, fuzzy +msgid "Convert to specified encoding" +msgstr "Help for the specified builtin" + +#: /tmp/fish/implicit/share/completions/iconv.fish:3 +#, fuzzy +msgid "List known coded character sets" +msgstr "Set the native character set" + +#: /tmp/fish/implicit/share/completions/iconv.fish:4 +msgid "Output file" +msgstr "Output file" + +#: /tmp/fish/implicit/share/completions/iconv.fish:5 +#, fuzzy +msgid "Print progress information" +msgstr "Print extra information" + +#: /tmp/fish/implicit/share/completions/identify.fish:2 +#: /tmp/fish/implicit/share/completions/mogrify.fish:4 +msgid "Decrypt image with this password [value]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/identify.fish:4 +msgid "Cut out a rectangular region of the image [geometry]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/identify.fish:9 +msgid "Display image features (e.g. contrast, correlation) [distance]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/identify.fish:15 +msgid "" +"Color, Configure, Delegate, Format, Magic, Module, Resource, or Type [type]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/identify.fish:26 +#, fuzzy +msgid "Display the number of unique colors in the image" +msgstr "Display line number for each line" + +#: /tmp/fish/implicit/share/completions/identify.fish:30 +msgid "Replace each pixel with its complementary color" +msgstr "" + +#: /tmp/fish/implicit/share/completions/id.fish:1 +msgid "Print effective group id" +msgstr "Print effective group id" + +#: /tmp/fish/implicit/share/completions/id.fish:2 +msgid "Print all group ids" +msgstr "Print all group ids" + +#: /tmp/fish/implicit/share/completions/id.fish:3 +#, fuzzy +msgid "Print name, not number" +msgstr "Print line number" + +#: /tmp/fish/implicit/share/completions/id.fish:4 +msgid "Print real ID, not effective" +msgstr "Print real ID, not effective" + +#: /tmp/fish/implicit/share/completions/id.fish:5 +msgid "Print effective user ID" +msgstr "Print effective user ID" + +#: /tmp/fish/implicit/share/completions/iex.fish:15 +msgid "Connects to a node using a remote shell" +msgstr "" + +#: /tmp/fish/implicit/share/completions/iex.fish:16 +msgid "" +"Overrides default .iex file and uses path instead; path can be empty, then " +"no file will be loaded" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ifconfig.fish:1 msgid "Stop interface" msgstr "Stop interface" -#: share/completions/ifconfig.fish:2 +#: /tmp/fish/implicit/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 +#: /tmp/fish/implicit/share/completions/ifconfig.fish:3 +#: /tmp/fish/implicit/share/completions/ifdown.fish:1 +#: /tmp/fish/implicit/share/completions/ifup.fish:1 msgid "Network interface" msgstr "Network interface" -#: share/completions/kitchen.fish:3 +#: /tmp/fish/implicit/share/completions/ifdata.fish:1 +msgid "Reports interface existence via return code" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ifdata.fish:2 +#, fuzzy +msgid "Print out the whole config of iface" +msgstr "Write out the current configuration" + +#: /tmp/fish/implicit/share/completions/ifdata.fish:3 +msgid "Print out yes or no according to existence" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ifdata.fish:4 +#, fuzzy +msgid "Print out the address" +msgstr "Print mounted devices" + +#: /tmp/fish/implicit/share/completions/ifdata.fish:5 +#, fuzzy +msgid "Print netmask" +msgstr "Print tally" + +#: /tmp/fish/implicit/share/completions/ifdata.fish:6 +#, fuzzy +msgid "Print network address" +msgstr "Print network node hostname" + +#: /tmp/fish/implicit/share/completions/ifdata.fish:7 +#, fuzzy +msgid "Print broadcast" +msgstr "Print processor" + +#: /tmp/fish/implicit/share/completions/ifdata.fish:8 +#, fuzzy +msgid "Print mtu" +msgstr "Print tally" + +#: /tmp/fish/implicit/share/completions/ifdata.fish:9 +#, fuzzy +msgid "Print out the hardware address" +msgstr "Use hardware address" + +#: /tmp/fish/implicit/share/completions/ifdata.fish:10 +#, fuzzy +msgid "Print flags" +msgstr "Print filename" + +#: /tmp/fish/implicit/share/completions/ifdata.fish:11 +#, fuzzy +msgid "Print all statistics on input" +msgstr "Write package statistics to a file" + +#: /tmp/fish/implicit/share/completions/ifdata.fish:12 +#, fuzzy +msgid "Print # of in packets" +msgstr "Print login process" + +#: /tmp/fish/implicit/share/completions/ifdata.fish:13 +#, fuzzy +msgid "Print # of in bytes" +msgstr "Print size of files" + +#: /tmp/fish/implicit/share/completions/ifdata.fish:14 +#, fuzzy +msgid "Print # of in errors" +msgstr "Print size of files" + +#: /tmp/fish/implicit/share/completions/ifdata.fish:15 +#, fuzzy +msgid "Print # of in drops" +msgstr "Print X windows" + +#: /tmp/fish/implicit/share/completions/ifdata.fish:16 +#, fuzzy +msgid "Print # of in fifo overruns" +msgstr "Print size of files" + +#: /tmp/fish/implicit/share/completions/ifdata.fish:17 +#, fuzzy +msgid "Print # of in compress" +msgstr "Print login process" + +#: /tmp/fish/implicit/share/completions/ifdata.fish:18 +#, fuzzy +msgid "Print # of in multicast" +msgstr "Print size of files" + +#: /tmp/fish/implicit/share/completions/ifdata.fish:19 +#, fuzzy +msgid "Print all statistics on output" +msgstr "Print xrandr outputs" + +#: /tmp/fish/implicit/share/completions/ifdata.fish:20 +#, fuzzy +msgid "Print # of out packets" +msgstr "Print byte offset of matches" + +#: /tmp/fish/implicit/share/completions/ifdata.fish:21 +#, fuzzy +msgid "Print # of out bytes" +msgstr "Print time of last boot" + +#: /tmp/fish/implicit/share/completions/ifdata.fish:22 +#, fuzzy +msgid "Print # of out errors" +msgstr "Print full records" + +#: /tmp/fish/implicit/share/completions/ifdata.fish:23 +#, fuzzy +msgid "Print # of out drops" +msgstr "Print full records" + +#: /tmp/fish/implicit/share/completions/ifdata.fish:24 +msgid "Print # of out fifo overruns" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ifdata.fish:25 +#, fuzzy +msgid "Print # of out collisions" +msgstr "Print lpr options" + +#: /tmp/fish/implicit/share/completions/ifdata.fish:26 +msgid "Print # of out carrier loss" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ifdata.fish:27 +#, fuzzy +msgid "Print # of out multicast" +msgstr "Print byte offset of matches" + +#: /tmp/fish/implicit/share/completions/ifdata.fish:28 +msgid "Print # of incoming bytes per second" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ifdata.fish:29 +msgid "Print # of outgoing bytes per second" +msgstr "" + +#: /tmp/fish/implicit/share/completions/import.fish:2 +#, fuzzy +msgid "Include window border in the output image" +msgstr "Include reverse dependencies in the output" + +#: /tmp/fish/implicit/share/completions/import.fish:10 +msgid "Obtain image by descending window hierarchy" +msgstr "" + +#: /tmp/fish/implicit/share/completions/import.fish:11 +msgid "X server to contact [server]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/import.fish:20 +msgid "Include window manager frame" +msgstr "" + +#: /tmp/fish/implicit/share/completions/import.fish:21 +#: /tmp/fish/implicit/share/completions/montage.fish:30 +msgid "Direction which direction to gravitate towards" +msgstr "" + +#: /tmp/fish/implicit/share/completions/import.fish:23 +msgid "None, Line, Plane, or Partition [type]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/import.fish:26 +msgid "Area, Disk, Map, or Memory resource limit [type value]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/import.fish:29 +msgid "Seconds delay between snapshots [value]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/import.fish:37 +#, fuzzy +msgid "Select image from root window" +msgstr "Select root window" + +#: /tmp/fish/implicit/share/completions/import.fish:40 +msgid "Operate silently, i.e. don't ring any bells " +msgstr "" + +#: /tmp/fish/implicit/share/completions/import.fish:41 +#, fuzzy +msgid "Number of screen snapshots [value]" +msgstr "Number of scrolled off lines" + +#: /tmp/fish/implicit/share/completions/import.fish:47 +msgid "Constant, Edge, Mirror, or Tile [method]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/import.fish:48 +#, fuzzy +msgid "Select window with this id or name [id]" +msgstr "Select window by name" + +#: /tmp/fish/implicit/share/completions/import.fish:52 +msgid "Preferred size or location of the image [geometry]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/import.fish:62 +#: /tmp/fish/implicit/share/completions/montage.fish:89 +msgid "Make this color transparent within the image [color]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/invoke-rc.d.fish:1 +#, fuzzy +msgid "Start the service" +msgstr "Start service" + +#: /tmp/fish/implicit/share/completions/invoke-rc.d.fish:2 +#, fuzzy +msgid "Stop the service" +msgstr "Stop service" + +#: /tmp/fish/implicit/share/completions/invoke-rc.d.fish:3 +#, fuzzy +msgid "Restart the service" +msgstr "Start service" + +#: /tmp/fish/implicit/share/completions/invoke-rc.d.fish:4 +#, fuzzy +msgid "Reload Configuration" +msgstr "Reload service configuration" + +#: /tmp/fish/implicit/share/completions/invoke-rc.d.fish:5 +#, fuzzy +msgid "Force reloading configuration" +msgstr "Reload service configuration" + +#: /tmp/fish/implicit/share/completions/invoke-rc.d.fish:6 +#, fuzzy +msgid "Print the status of the service" +msgstr "Print byte offset of matches" + +#: /tmp/fish/implicit/share/completions/ip.fish:1 +#, fuzzy +msgid "Read commands from file or stdin" +msgstr "Read names from stdin" + +#: /tmp/fish/implicit/share/completions/ip.fish:2 +#, fuzzy +msgid "Don't terminate on errors in batch mode" +msgstr "Be tolerant of errors in commandline" + +#: /tmp/fish/implicit/share/completions/ip.fish:3 +#, fuzzy +msgid "Print the version" +msgstr "Print node's version" + +#: /tmp/fish/implicit/share/completions/ip.fish:4 +#, fuzzy +msgid "Output more information" +msgstr "List inode information" + +#: /tmp/fish/implicit/share/completions/ip.fish:5 +#, fuzzy +msgid "Output more detailed information" +msgstr "List inode information" + +#: /tmp/fish/implicit/share/completions/ip.fish:6 +#, fuzzy +msgid "Specify maximum number of loops for 'ip addr flush'" +msgstr "Specify the number of jobs to run in parallel" + +#: /tmp/fish/implicit/share/completions/ip.fish:7 +msgid "The protocol family to use" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ip.fish:8 +#, fuzzy +msgid "Short for --family inet" +msgstr "Short format" + +#: /tmp/fish/implicit/share/completions/ip.fish:9 +#, fuzzy +msgid "Short for --family inet6" +msgstr "Short format" + +#: /tmp/fish/implicit/share/completions/ip.fish:10 +msgid "Short for --family bridge" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ip.fish:11 +msgid "Short for --family decnet" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ip.fish:12 +msgid "Short for --family ipx" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ip.fish:13 +msgid "Short for --family link" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ip.fish:14 +#, fuzzy +msgid "Output on one line" +msgstr "Output only first of equal lines" + +#: /tmp/fish/implicit/share/completions/ip.fish:15 +msgid "Resolve names and print them instead of addresses" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ip.fish:16 +#, fuzzy +msgid "Use specified network namespace" +msgstr "Use specified keyserver" + +#: /tmp/fish/implicit/share/completions/ip.fish:17 +#, fuzzy +msgid "Execute command for all objects" +msgstr "Execute command" + +#: /tmp/fish/implicit/share/completions/ipset.fish:1 +msgid "Create a set identified with SETNAME" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ipset.fish:2 +msgid "Add a given entry to a SET" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ipset.fish:3 +#, fuzzy +msgid "Delete an entry from a SET" +msgstr "Deletes an item from history" + +#: /tmp/fish/implicit/share/completions/ipset.fish:4 +msgid "Test whether an entry is in a set" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ipset.fish:5 +#: /tmp/fish/implicit/share/completions/ipset.fish:6 +#, fuzzy +msgid "Destroy the specified set or all sets" +msgstr "Use specified string as comment string" + +#: /tmp/fish/implicit/share/completions/ipset.fish:7 +msgid "a" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ipset.fish:9 +#, fuzzy +msgid "Output format to the list command" +msgstr "Help for this command" + +#: /tmp/fish/implicit/share/completions/ipset.fish:10 +#, fuzzy +msgid "Suppress any output" +msgstr "Suppresses normal output" + +#: /tmp/fish/implicit/share/completions/ipset.fish:11 +msgid "Enforce name lookup" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ipset.fish:12 +#, fuzzy +msgid "List just the names of the sets" +msgstr "Lists the clients in the repository" + +#: /tmp/fish/implicit/share/completions/ipset.fish:13 +#, fuzzy +msgid "List the set names and headers" +msgstr "Disable repository" + +#: /tmp/fish/implicit/share/completions/ipset.fish:14 +#, fuzzy +msgid "Filename instead of stdout" +msgstr "Print file to stdout" + +#: /tmp/fish/implicit/share/completions/iptables.fish:1 +#, fuzzy +msgid "Append rules to the end of a chain" +msgstr "Append files to archive" + +#: /tmp/fish/implicit/share/completions/iptables.fish:2 +msgid "Check whether a matching rule exists in a chain" +msgstr "" + +#: /tmp/fish/implicit/share/completions/iptables.fish:3 +#, fuzzy +msgid "Delete rules from a chain" +msgstr "Delete from archive" + +#: /tmp/fish/implicit/share/completions/iptables.fish:4 +#: /tmp/fish/implicit/share/completions/iptables.fish:20 +#, fuzzy +msgid "Specify the target of a rule" +msgstr "Specify the title of rss" + +#: /tmp/fish/implicit/share/completions/iptables.fish:5 +#, fuzzy +msgid "Specify a match to use" +msgstr "Pass command to shell" + +#: /tmp/fish/implicit/share/completions/iptables.fish:6 +#, fuzzy +msgid "Insert rules in the beginning of a chain" +msgstr "Invert the sense of matching" + +#: /tmp/fish/implicit/share/completions/iptables.fish:7 +#, fuzzy +msgid "Replace a rule in a chain" +msgstr "Replace revisions" + +#: /tmp/fish/implicit/share/completions/iptables.fish:8 +#, fuzzy +msgid "List all rules in a chain" +msgstr "List files in package" + +#: /tmp/fish/implicit/share/completions/iptables.fish:9 +#, fuzzy +msgid "Print all rules in a chain." +msgstr "Print all versions" + +#: /tmp/fish/implicit/share/completions/iptables.fish:10 +msgid "Delete ALL rules in a chain" +msgstr "" + +#: /tmp/fish/implicit/share/completions/iptables.fish:11 +msgid "Zero the packet and byte counters in chains" +msgstr "" + +#: /tmp/fish/implicit/share/completions/iptables.fish:12 +#, fuzzy +msgid "Create a new user-defined chain by the given name" +msgstr "Create a CVS repository if it doesnt exist" + +#: /tmp/fish/implicit/share/completions/iptables.fish:13 +msgid "Delete the optional user-defined chain specified" +msgstr "" + +#: /tmp/fish/implicit/share/completions/iptables.fish:14 +msgid "Set the policy for the chain to the given target" +msgstr "" + +#: /tmp/fish/implicit/share/completions/iptables.fish:15 +msgid "Rename the user specified chain to the user supplied name" +msgstr "" + +#: /tmp/fish/implicit/share/completions/iptables.fish:17 +msgid "The protocol of the rule or of the packet to check" +msgstr "" + +#: /tmp/fish/implicit/share/completions/iptables.fish:18 +#, fuzzy +msgid "Source specification" +msgstr "force reassociation" + +#: /tmp/fish/implicit/share/completions/iptables.fish:19 +#, fuzzy +msgid "Destination specification" +msgstr "%.*ls: invalid conversion specification" + +#: /tmp/fish/implicit/share/completions/iptables.fish:21 +msgid "Interface via which a packet was received" +msgstr "" + +#: /tmp/fish/implicit/share/completions/iptables.fish:22 +msgid "Interface via which packet is to be sent" +msgstr "" + +#: /tmp/fish/implicit/share/completions/iptables.fish:23 +msgid "Rule only refers to second and further ipv4 fragments" +msgstr "" + +#: /tmp/fish/implicit/share/completions/iptables.fish:24 +msgid "Initialize packet and byte counters of a rule" +msgstr "" + +#: /tmp/fish/implicit/share/completions/iptables.fish:25 +#: /tmp/fish/implicit/share/completions/mkinitcpio.fish:18 +#: /tmp/fish/implicit/share/completions/s3cmd.fish:126 +#, fuzzy +msgid "Verbose output" +msgstr "Verbose prompt" + +#: /tmp/fish/implicit/share/completions/iptables.fish:26 +msgid "Wait for the xtables lock" +msgstr "" + +#: /tmp/fish/implicit/share/completions/iptables.fish:27 +#: /tmp/fish/implicit/share/completions/pv.fish:11 +#, fuzzy +msgid "Numeric output" +msgstr "Numeric output only" + +#: /tmp/fish/implicit/share/completions/iptables.fish:28 +#, fuzzy +msgid "Expand numbers" +msgstr "Display line number" + +#: /tmp/fish/implicit/share/completions/iptables.fish:29 +msgid "When listing rules, add line numbers" +msgstr "" + +#: /tmp/fish/implicit/share/completions/iptables.fish:30 +msgid "The table to operate on" +msgstr "" + +#: /tmp/fish/implicit/share/completions/iptables.fish:31 +#, fuzzy +msgid "Use this command to load modules" +msgstr "Use to build" + +#: /tmp/fish/implicit/share/completions/jest.fish:2 +msgid "Automock all files by default" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:3 +msgid "Exit the test suite immediately upon the first failing test" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:4 +msgid "Respect the \"browser\" field in package.json when resolving modules" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:5 +msgid "Whether to use the transform cache" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:6 +#, fuzzy +msgid "Disable the cache" +msgstr "Disable server-side cache" + +#: /tmp/fish/implicit/share/completions/jest.fish:7 +msgid "The directory where Jest should store its dependency information" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:8 +msgid "Whether to run Jest in continuous integration (CI) mode" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:9 +msgid "Automatically clear mock calls and instances every test" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:10 +#, fuzzy +msgid "Alias for --coverage" +msgstr "Alias for “get”" + +#: /tmp/fish/implicit/share/completions/jest.fish:11 +msgid "" +"glob pattern matching files that coverage info needs to be collected from" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:12 +msgid "Explicit list of paths coverage will be restricted to" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:13 +msgid "Forces test results output color highlighting" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:14 +#, fuzzy +msgid "Alias for --color" +msgstr "Alias for atrm" + +#: /tmp/fish/implicit/share/completions/jest.fish:15 +#, fuzzy +msgid "The path to a jest config file" +msgstr "Specify apt config file" + +#: /tmp/fish/implicit/share/completions/jest.fish:16 +msgid "" +"Indicates that test coverage information be collected and reported in the " +"output" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:17 +msgid "The directory where Jest should output its coverage files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:18 +#, fuzzy +msgid "Pattern of files to ignore" +msgstr "Specify files to ignore" + +#: /tmp/fish/implicit/share/completions/jest.fish:19 +msgid "A list of reporter names that Jest uses when writing coverage reports" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:20 +msgid "" +"A JSON with which will be used to configure minimum threshold enforcement " +"for coverage results" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:21 +#, fuzzy +msgid "Print debugging info about your jest config" +msgstr "Print debugging info" + +#: /tmp/fish/implicit/share/completions/jest.fish:22 +msgid "The test environment used for all tests" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:23 +#, fuzzy +msgid "Use this flag to show full diffs instead of a patch" +msgstr "Use this config file instead of default" + +#: /tmp/fish/implicit/share/completions/jest.fish:24 +msgid "Find related tests for a list of source files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:25 +msgid "Force Jest to exit after all tests have completed running" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:26 +msgid "A JSON string with map of global variables" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:27 +msgid "A JSON string with map of variables for the haste module system" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:28 +msgid "Prints the test results in JSON" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:29 +msgid "Will run all tests affected by file changes in the last commit made" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:30 +msgid "Lists all tests Jest will run given the arguments and exits" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:31 +msgid "Logs the heap usage after every test" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:32 +msgid "Maps code coverage reports against original source code" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:33 +#, fuzzy +msgid "Specifies the maximum number of workers" +msgstr "Maximum number of log entries" + +#: /tmp/fish/implicit/share/completions/jest.fish:34 +msgid "Directory names to be searched recursively up from the requiring module" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:35 +msgid "An array of file extensions your modules use" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:36 +msgid "" +"A JSON with a map from regular expressions to module names that allow to " +"stub out resources" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:37 +#, fuzzy +msgid "Modules to ignore" +msgstr "HTML tags to ignore" + +#: /tmp/fish/implicit/share/completions/jest.fish:38 +msgid "An alternative API to setting the NODE_PATH env variable" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:39 +msgid "Disables stack trace in test results output" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:40 +msgid "Activates notifications for test results" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:41 +#, fuzzy +msgid "Run tests based on the changed files" +msgstr "Freshen: only changed files" + +#: /tmp/fish/implicit/share/completions/jest.fish:42 +msgid "A file where to write test results" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:43 +msgid "A preset that is used as a base for Jest" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:44 +msgid "A list of projects that use Jest to run all tests" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:45 +msgid "A list of custom reporters for the test suite" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:46 +msgid "Automatically reset mock state between every test" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:47 +msgid "Whatever to reset the module registry for every test" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:48 +msgid "A JSON string which allows the use of a custom resolver" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:49 +msgid "The root directory that Jest should scan for tests and modules within" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:50 +msgid "Paths to directories that Jest should use to search for files in" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:51 +#, fuzzy +msgid "Run all tests serially in the current process" +msgstr "Run command in current process" + +#: /tmp/fish/implicit/share/completions/jest.fish:52 +msgid "The paths to modules to configure the testing environment" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:53 +msgid "The path to a module to configure the testing framework" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:54 +msgid "Print your jest config and then exits" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:55 +#, fuzzy +msgid "Prevent tests from printing messages through the console" +msgstr "Send error messages through syslog" + +#: /tmp/fish/implicit/share/completions/jest.fish:56 +msgid "Snapshot serializer modules Jest should use for snapshot testing" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:57 +#, fuzzy +msgid "Alias for --env" +msgstr "Alias for “get”" + +#: /tmp/fish/implicit/share/completions/jest.fish:58 +msgid "The glob patterns Jest uses to detect test files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:59 +msgid "Run only tests with a name that matches the regex pattern" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:60 +msgid "Paths to skip" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:61 +msgid "Regex for test paths" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:62 +msgid "The regexp pattern Jest uses to detect test files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:63 +msgid "Allows the use of a custom results processor" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:64 +msgid "Allows to specify a custom test runner" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:65 +msgid "This option sets the URL for the jsdom environment" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:66 +msgid "Setting this value to fake value of timers" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:67 +msgid "" +"A JSON string which maps from regular expressions to paths to transformers" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:68 +msgid "" +"Regexp patterns that are matched against all source file paths before " +"transformation" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:69 +msgid "a regex pattern of module to unmock" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:70 +msgid "Use this flag to re-record snapshots" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:71 +#, fuzzy +msgid "Divert all output to stderr" +msgstr "Never write output to terminal" + +#: /tmp/fish/implicit/share/completions/jest.fish:72 +msgid "Display individual test results with the test suite hierarchy" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:73 +#: /tmp/fish/implicit/share/completions/snap.fish:15 +#: /tmp/fish/implicit/share/completions/vagrant.fish:3 +#, fuzzy +msgid "Print the version and exit" +msgstr "Print help message and exit" + +#: /tmp/fish/implicit/share/completions/jest.fish:74 +msgid "Watch files for changes and rerun tests related to changed files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:75 +msgid "Watch files for changes and rerun all tests" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:76 +msgid "Whether to use watchman for file crawling" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:77 +msgid "Disable using watchman for file crawling" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jobs.fish:2 +#, fuzzy +msgid "Show the process id of each process in the job" +msgstr "Show the source location of a particular gem in the bundle" + +#: /tmp/fish/implicit/share/completions/jobs.fish:3 +msgid "Show group id of job" +msgstr "Show group id of job" + +#: /tmp/fish/implicit/share/completions/jobs.fish:4 +msgid "Show commandname of each job" +msgstr "Show commandname of each job" + +#: /tmp/fish/implicit/share/completions/jobs.fish:5 +msgid "Only show status for last job to be started" +msgstr "Only show status for last job to be started" + +#: /tmp/fish/implicit/share/completions/journalctl.fish:1 +msgid "Journal field" +msgstr "" + +#: /tmp/fish/implicit/share/completions/journalctl.fish:3 +msgid "OR" +msgstr "" + +#: /tmp/fish/implicit/share/completions/journalctl.fish:4 +#, fuzzy +msgid "Prints a short help text and exits" +msgstr "Print help message and exit" + +#: /tmp/fish/implicit/share/completions/journalctl.fish:5 +#, fuzzy +msgid "Prints a short version string and exits" +msgstr "Print version information and exit" + +#: /tmp/fish/implicit/share/completions/journalctl.fish:7 +#, fuzzy +msgid "Show all fields in full" +msgstr "Show all filesystems" + +#: /tmp/fish/implicit/share/completions/journalctl.fish:8 +#, fuzzy +msgid "Show live tail of entries" +msgstr "Show arp entries" + +#: /tmp/fish/implicit/share/completions/journalctl.fish:9 +#, fuzzy +msgid "Controls the number of journal lines" +msgstr "Count the number of arguments" + +#: /tmp/fish/implicit/share/completions/journalctl.fish:10 +msgid "Show all lines, even in follow mode" +msgstr "" + +#: /tmp/fish/implicit/share/completions/journalctl.fish:11 +#, fuzzy +msgid "Controls the formatting" +msgstr "Could not get user information" + +#: /tmp/fish/implicit/share/completions/journalctl.fish:12 +#, fuzzy +msgid "Suppress warning about normal user" +msgstr "Suppress the warning about “using insecure memory”" + +#: /tmp/fish/implicit/share/completions/journalctl.fish:13 +msgid "Show entries interleaved from all journals" +msgstr "" + +#: /tmp/fish/implicit/share/completions/journalctl.fish:14 +msgid "Show data only from a certain boot" +msgstr "" + +#: /tmp/fish/implicit/share/completions/journalctl.fish:15 +#, fuzzy +msgid "Show data only of the specified unit" +msgstr "Query packages with the specified group" + +#: /tmp/fish/implicit/share/completions/journalctl.fish:16 +msgid "Filter by priority" +msgstr "" + +#: /tmp/fish/implicit/share/completions/journalctl.fish:17 +msgid "Start from the passing cursor" +msgstr "" + +#: /tmp/fish/implicit/share/completions/journalctl.fish:18 +msgid "Entries on or newer than DATE" +msgstr "" + +#: /tmp/fish/implicit/share/completions/journalctl.fish:19 +msgid "Entries on or older than DATE" +msgstr "" + +#: /tmp/fish/implicit/share/completions/journalctl.fish:20 +#, fuzzy +msgid "Print all possible data values" +msgstr "Print as little as possible" + +#: /tmp/fish/implicit/share/completions/journalctl.fish:21 +#, fuzzy +msgid "Specify journal directory" +msgstr "Specify legal cvsroot directory." + +#: /tmp/fish/implicit/share/completions/journalctl.fish:22 +msgid "Generate a new 128 bit ID" +msgstr "" + +#: /tmp/fish/implicit/share/completions/journalctl.fish:23 +#, fuzzy +msgid "Show internal header information" +msgstr "Show whatis information" + +#: /tmp/fish/implicit/share/completions/journalctl.fish:24 +#, fuzzy +msgid "Shows the current disk usage" +msgstr "Show current path" + +#: /tmp/fish/implicit/share/completions/journalctl.fish:25 +msgid "Generate Forward Secure Sealing key pair" +msgstr "" + +#: /tmp/fish/implicit/share/completions/journalctl.fish:26 +msgid "Change interval for the sealing" +msgstr "" + +#: /tmp/fish/implicit/share/completions/journalctl.fish:27 +#, fuzzy +msgid "Check journal for internal consistency" +msgstr "Check the repository for consistency" + +#: /tmp/fish/implicit/share/completions/journalctl.fish:28 +msgid "Specifies FSS key for --verify" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jq.fish:1 +#, fuzzy +msgid "Output version and exit" +msgstr "Display version and exit" + +#: /tmp/fish/implicit/share/completions/jq.fish:2 +msgid "Use application/json-seq MIME type scheme" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jq.fish:3 +#, fuzzy +msgid "Parse input in streaming fasion" +msgstr "Print svn revisions" + +#: /tmp/fish/implicit/share/completions/jq.fish:4 +msgid "Run filter just once in large array" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jq.fish:5 +#, fuzzy +msgid "Don't parse as JSON but as string" +msgstr "Don't use a comment string" + +#: /tmp/fish/implicit/share/completions/jq.fish:6 +#, fuzzy +msgid "Ignore input and treat it as null" +msgstr "Force input to be treated as HTML" + +#: /tmp/fish/implicit/share/completions/jq.fish:7 +msgid "Don't pretty-print JSON" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jq.fish:8 +msgid "Use a tab for indentation instead of 2 spaces" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jq.fish:9 +#, fuzzy +msgid "Use given number of spaces for indentation" +msgstr "Use Kerberos realm for authentication" + +#: /tmp/fish/implicit/share/completions/jq.fish:11 +#, fuzzy +msgid "Don't color output" +msgstr "Don't use colors in output" + +#: /tmp/fish/implicit/share/completions/jq.fish:12 +#, fuzzy +msgid "Replace UTF-8 characters with escape sequences" +msgstr "Replace non-graphic characters with “?”" + +#: /tmp/fish/implicit/share/completions/jq.fish:13 +msgid "Flush output after each JSON object is printed" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jq.fish:14 +#, fuzzy +msgid "Sort object keys in output" +msgstr "Don't use colors in output" + +#: /tmp/fish/implicit/share/completions/jq.fish:15 +msgid "If output is string ouput its content directly to stdout" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jq.fish:16 +msgid "Raw ouput without newlines" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jq.fish:17 +#, fuzzy +msgid "Read filter from file" +msgstr "Read job from file" + +#: /tmp/fish/implicit/share/completions/jq.fish:18 +#, fuzzy +msgid "Prepend given directory to search modules" +msgstr "Print directory names" + +#: /tmp/fish/implicit/share/completions/jq.fish:19 +#, fuzzy +msgid "Set exit status" +msgstr "Negate exit status of job" + +#: /tmp/fish/implicit/share/completions/jq.fish:20 +#, fuzzy +msgid "Set variable" +msgstr "set/list variables" + +#: /tmp/fish/implicit/share/completions/jq.fish:21 +#, fuzzy +msgid "Set JSON-encoded variable" +msgstr "Set CVS user variable." + +#: /tmp/fish/implicit/share/completions/jq.fish:22 +#, fuzzy +msgid "Read JSON in file and bind to given variable" +msgstr "Read a line of input into variables" + +#: /tmp/fish/implicit/share/completions/jq.fish:23 +#, fuzzy +msgid "Read JSON in file and bind to given variable [see man]" +msgstr "Read a line of input into variables" + +#: /tmp/fish/implicit/share/completions/jq.fish:24 +#, fuzzy +msgid "Run tests in given file" +msgstr "Run in login mode" + +#: /tmp/fish/implicit/share/completions/kcmshell5.fish:1 +#, fuzzy +msgid "List available modules" +msgstr "List available updates" + +#: /tmp/fish/implicit/share/completions/kcmshell5.fish:2 +#, fuzzy +msgid "Show author information" +msgstr "Show whatis information" + +#: /tmp/fish/implicit/share/completions/kcmshell5.fish:3 +#, fuzzy +msgid "Show license information" +msgstr "Show whatis information" + +#: /tmp/fish/implicit/share/completions/kcmshell5.fish:4 +#, fuzzy +msgid "Set a language" +msgstr "Subtitle language" + +#: /tmp/fish/implicit/share/completions/kcmshell5.fish:5 +msgid "Don't show main window" +msgstr "" + +#: /tmp/fish/implicit/share/completions/kcmshell5.fish:6 +msgid "Arguments to the module" +msgstr "" + +#: /tmp/fish/implicit/share/completions/kcmshell5.fish:7 +msgid "Icon for the module" +msgstr "" + +#: /tmp/fish/implicit/share/completions/kcmshell5.fish:8 +#, fuzzy +msgid "Title for the window" +msgstr "Select root window" + +#: /tmp/fish/implicit/share/completions/kcmshell5.fish:9 +#, fuzzy +msgid "Show version information and exit" +msgstr "Print version information and exit" + +#: /tmp/fish/implicit/share/completions/kcmshell5.fish:10 +#, fuzzy +msgid "Show help information and exit" +msgstr "Show help and exit" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:1 +#, fuzzy +msgid "List all devices" +msgstr "List all available patches" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:2 +msgid "List available (paired and reachable) devices" +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:3 +msgid "" +"Make --list-devices or --list-available print the devices id, to ease " +"scripting" +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:4 +msgid "Search for devices in the network and re-establish connections" +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:5 +msgid "Request pairing to a said device" +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:6 +msgid "Find the said device by ringing it." +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:7 +#, fuzzy +msgid "Stop pairing to a said device" +msgstr "Stop and then start service" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:8 +msgid "Sends a ping to said device" +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:9 +msgid "Same as ping but you can set the message to display" +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:10 +msgid "Share a file to a said device" +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:11 +#, fuzzy +msgid "Display the notifications on a said device" +msgstr "Display configuration and exit" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:12 +#, fuzzy +msgid "Lock the specified device" +msgstr "Remove specified service" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:13 +msgid "Sends an SMS. Requires destination" +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:14 +#, fuzzy +msgid "Phone number to send the message" +msgstr "Specify the subject of the message" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:15 +#, fuzzy +msgid "Device ID" +msgstr "Device section" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:16 +#, fuzzy +msgid "Device Name" +msgstr "Device section" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:17 +msgid "Get encryption info about said device" +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:18 +msgid "Lists remote commands and their ids" +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:19 +#, fuzzy +msgid "Executes a remote command by id" +msgstr "Do not execute remote command" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:20 +#, fuzzy +msgid "Displays this help." +msgstr "Display a help page" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:21 +#, fuzzy +msgid "Displays version information." +msgstr "Display RubyGems environmental information" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:22 +#, fuzzy +msgid "Show author information." +msgstr "Show whatis information" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:23 +#, fuzzy +msgid "Show license information." +msgstr "Show whatis information" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:24 +msgid "The base file name of the desktop entry for this application." +msgstr "" + +#: /tmp/fish/implicit/share/completions/killall.fish:1 +msgid "Require an exact match for very long names" +msgstr "" + +#: /tmp/fish/implicit/share/completions/killall.fish:2 +msgid "Do case insensitive process name match" +msgstr "" + +#: /tmp/fish/implicit/share/completions/killall.fish:3 +msgid "" +"Kill the process group to which the process belongs. The kill signal is only " +"sent once per group, even if multiple processes belonging to the same " +"process group were found" +msgstr "" + +#: /tmp/fish/implicit/share/completions/killall.fish:4 +msgid "Interactively ask for confirmation before killing" +msgstr "" + +#: /tmp/fish/implicit/share/completions/killall.fish:5 +#: /tmp/fish/implicit/share/completions/killall.fish:15 +msgid "Kill only processes the specified user owns. Command names are optional" +msgstr "" + +#: /tmp/fish/implicit/share/completions/killall.fish:6 +msgid "Wait for all killed processes to die" +msgstr "" + +#: /tmp/fish/implicit/share/completions/killall.fish:8 +msgid "Be more verbose about what will be done" +msgstr "" + +#: /tmp/fish/implicit/share/completions/killall.fish:9 +msgid "" +"Use effective UID instead of the real UID for matching processes specified " +"with the -u option" +msgstr "" + +#: /tmp/fish/implicit/share/completions/killall.fish:11 +#, fuzzy +msgid "List names of available signals and exit" +msgstr "Display names of all signals" + +#: /tmp/fish/implicit/share/completions/killall.fish:12 +msgid "Case sensitive argument match for processed" +msgstr "" + +#: /tmp/fish/implicit/share/completions/killall.fish:13 +msgid "Simulate, but do not send any signals" +msgstr "" + +#: /tmp/fish/implicit/share/completions/killall.fish:14 +msgid "Print detailed info. Doesn't send signals" +msgstr "" + +#: /tmp/fish/implicit/share/completions/killall.fish:16 +msgid "Limit to processes running on specified TTY" +msgstr "" + +#: /tmp/fish/implicit/share/completions/killall.fish:17 +msgid "Limit to processes matching specified PROCNAME" +msgstr "" + +#: /tmp/fish/implicit/share/completions/killall.fish:18 +#, fuzzy +msgid "Do not skip zombies" +msgstr "Don't skip boring files" + +#: /tmp/fish/implicit/share/completions/kitchen.fish:1 #, fuzzy msgid "Test if kitchen has yet to be given the main command" msgstr "Test if vagrant has yet to be given the main command" -#: share/completions/less.fish:3 +#: /tmp/fish/implicit/share/completions/kitchen.fish:2 +#: /tmp/fish/implicit/share/completions/kitchen.fish:3 +#, fuzzy +msgid "Describe available commands or one specific command" +msgstr "Describe available tasks or one specific task" + +#: /tmp/fish/implicit/share/completions/kitchen.fish:4 +#, fuzzy +msgid "Lists one or more instances" +msgstr "Install one or more packages" + +#: /tmp/fish/implicit/share/completions/kitchen.fish:5 +msgid "List the name of each instance only, one per line" +msgstr "" + +#: /tmp/fish/implicit/share/completions/latexmk.fish:1 +msgid "use bibtex when needed (default)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/latexmk.fish:2 +#: /tmp/fish/implicit/share/completions/latexmk.fish:32 +#, fuzzy +msgid "never use bibtex" +msgstr "Don't verify user attribute" + +#: /tmp/fish/implicit/share/completions/latexmk.fish:3 +msgid "use bibtex when needed, but only if the bib files exist" +msgstr "" + +#: /tmp/fish/implicit/share/completions/latexmk.fish:4 +msgid "Print message across the page when converting to postscript" +msgstr "" + +#: /tmp/fish/implicit/share/completions/latexmk.fish:5 +msgid "Set contrast or intensity of banner" +msgstr "" + +#: /tmp/fish/implicit/share/completions/latexmk.fish:6 +#, fuzzy +msgid "Set scale for banner" +msgstr "Set date forward" + +#: /tmp/fish/implicit/share/completions/latexmk.fish:7 +msgid "list commands used by latexmk for processing files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/latexmk.fish:8 +msgid "clean up (remove) all nonessential files, except dvi, ps and pdf files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/latexmk.fish:9 +msgid "clean up (remove) all nonessential files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/latexmk.fish:10 +msgid "Remove file of database of file information before doing other actions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/latexmk.fish:11 +msgid "Change to directory of source file when processing it" +msgstr "" + +#: /tmp/fish/implicit/share/completions/latexmk.fish:12 +msgid "Do NOT change to directory of source file when processing it" +msgstr "" + +#: /tmp/fish/implicit/share/completions/latexmk.fish:13 +#, fuzzy +msgid "Show list of dependent files after processing" +msgstr "Show state of dependencies" + +#: /tmp/fish/implicit/share/completions/latexmk.fish:14 +#, fuzzy +msgid "Do not show list of dependent files" +msgstr "Show state of dependencies" + +#: /tmp/fish/implicit/share/completions/latexmk.fish:15 +msgid "" +"Set name of output file for dependency list, and turn on showing of " +"dependency list" +msgstr "" + +#: /tmp/fish/implicit/share/completions/latexmk.fish:16 +msgid "Filter to apply to dvi file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/latexmk.fish:17 +#, fuzzy +msgid "generate dvi" +msgstr "Generate dired output" + +#: /tmp/fish/implicit/share/completions/latexmk.fish:18 +msgid "turn off required dvi" +msgstr "" + +#: /tmp/fish/implicit/share/completions/latexmk.fish:19 +msgid "Execute specified Perl code (as part of latexmk start-up code)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/latexmk.fish:20 +#, fuzzy +msgid "force continued processing past errors" +msgstr "Force to continue on some errors" + +#: /tmp/fish/implicit/share/completions/latexmk.fish:21 +msgid "turn off forced continuing processing past errors" +msgstr "" + +#: /tmp/fish/implicit/share/completions/latexmk.fish:22 +msgid "Super go mode: clean out generated files before processing" +msgstr "" + +#: /tmp/fish/implicit/share/completions/latexmk.fish:23 +msgid "process regardless of file timestamps" +msgstr "" + +#: /tmp/fish/implicit/share/completions/latexmk.fish:24 +#, fuzzy +msgid "Turn off -g" +msgstr "Turn off FTP globbing" + +#: /tmp/fish/implicit/share/completions/latexmk.fish:25 +#, fuzzy +msgid "print help" +msgstr "Print help" + +#: /tmp/fish/implicit/share/completions/latexmk.fish:26 +msgid "set basename of output file(s) to STRING" +msgstr "" + +#: /tmp/fish/implicit/share/completions/latexmk.fish:27 +#, fuzzy +msgid "force landscape mode" +msgstr "Use ansi mode" + +#: /tmp/fish/implicit/share/completions/latexmk.fish:28 +msgid "turn off -l" +msgstr "" + +#: /tmp/fish/implicit/share/completions/latexmk.fish:29 +msgid "set program used for latex" +msgstr "" + +#: /tmp/fish/implicit/share/completions/latexmk.fish:30 +msgid "in -pvc mode, always start a new viewer" +msgstr "" + +#: /tmp/fish/implicit/share/completions/latexmk.fish:31 +msgid "in -pvc mode, start a new viewer only if needed" +msgstr "" + +#: /tmp/fish/implicit/share/completions/latexmk.fish:33 +msgid "Do not show list of dependent files after processing" +msgstr "" + +#: /tmp/fish/implicit/share/completions/latexmk.fish:34 +msgid "omit automatic reading of system, user and project rc files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/latexmk.fish:35 +#, fuzzy +msgid "set name of directory for output files" +msgstr "Base directory for output" + +#: /tmp/fish/implicit/share/completions/latexmk.fish:36 +msgid "generate pdf by pdflatex" +msgstr "" + +#: /tmp/fish/implicit/share/completions/latexmk.fish:37 +msgid "generate pdf by dvipdf" +msgstr "" + +#: /tmp/fish/implicit/share/completions/latexmk.fish:38 +msgid "set program used for pdflatex" +msgstr "" + +#: /tmp/fish/implicit/share/completions/latexmk.fish:39 +msgid "generate pdf by ps2pdf" +msgstr "" + +#: /tmp/fish/implicit/share/completions/latexmk.fish:40 +msgid "turn off pdf" +msgstr "" + +#: /tmp/fish/implicit/share/completions/latexmk.fish:41 +#, fuzzy +msgid "generate postscript" +msgstr "Don't execute post scripts" + +#: /tmp/fish/implicit/share/completions/latexmk.fish:42 +#, fuzzy +msgid "turn off postscript" +msgstr "Run the test script" + +#: /tmp/fish/implicit/share/completions/latexmk.fish:43 +msgid "Filter to apply to postscript file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/latexmk.fish:44 +msgid "print document after generating postscript" +msgstr "" + +#: /tmp/fish/implicit/share/completions/latexmk.fish:45 +msgid "when file is to be printed, print the dvi file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/latexmk.fish:46 +msgid "when file is to be printed, print the ps file (default)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/latexmk.fish:47 +msgid "when file is to be printed, print the pdf file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/latexmk.fish:48 +msgid "preview document" +msgstr "" + +#: /tmp/fish/implicit/share/completions/latexmk.fish:49 +#, fuzzy +msgid "turn off preview mode" +msgstr "Turn on autosplit mode" + +#: /tmp/fish/implicit/share/completions/latexmk.fish:50 +msgid "preview document and continuously update" +msgstr "" + +#: /tmp/fish/implicit/share/completions/latexmk.fish:51 +msgid "turn off -pvc" +msgstr "" + +#: /tmp/fish/implicit/share/completions/latexmk.fish:52 +#: /tmp/fish/implicit/share/completions/latexmk.fish:58 +msgid "silence progress messages from called programs" +msgstr "" + +#: /tmp/fish/implicit/share/completions/latexmk.fish:53 +#, fuzzy +msgid "Read custom RC file" +msgstr "Read URLs from file" + +#: /tmp/fish/implicit/share/completions/latexmk.fish:54 +msgid "Use -recorder option for (pdf)latex" +msgstr "" + +#: /tmp/fish/implicit/share/completions/latexmk.fish:55 +msgid "Do not use -recorder option for (pdf)latex" +msgstr "" + +#: /tmp/fish/implicit/share/completions/latexmk.fish:56 +msgid "Show list of rules after processing" +msgstr "" + +#: /tmp/fish/implicit/share/completions/latexmk.fish:57 +#, fuzzy +msgid "Do not show list of rules after processing" +msgstr "Do not use integrated preprocessor" + +#: /tmp/fish/implicit/share/completions/latexmk.fish:59 +#, fuzzy +msgid "show CPU time used" +msgstr "Show time type" + +#: /tmp/fish/implicit/share/completions/latexmk.fish:60 +msgid "don't show CPU time used" +msgstr "" + +#: /tmp/fish/implicit/share/completions/latexmk.fish:61 +msgid "use the make program to try to make missing files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/latexmk.fish:62 +msgid "don't use the make program to try to make missing files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/latexmk.fish:63 +#: /tmp/fish/implicit/share/completions/latexmk.fish:65 +#, fuzzy +msgid "display program version" +msgstr "display the package version" + +#: /tmp/fish/implicit/share/completions/latexmk.fish:64 +msgid "display usual progress messages from called programs" +msgstr "" + +#: /tmp/fish/implicit/share/completions/latexmk.fish:66 +msgid "viewer is default (dvi, ps, pdf)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/latexmk.fish:67 +msgid "viewer is for dvi" +msgstr "" + +#: /tmp/fish/implicit/share/completions/latexmk.fish:68 +msgid "no viewer is used" +msgstr "" + +#: /tmp/fish/implicit/share/completions/latexmk.fish:69 +msgid "viewer is for ps" +msgstr "" + +#: /tmp/fish/implicit/share/completions/latexmk.fish:70 +msgid "viewer is for pdf" +msgstr "" + +#: /tmp/fish/implicit/share/completions/lein.fish:1 +msgid "Check syntax and warn on reflection." +msgstr "" + +#: /tmp/fish/implicit/share/completions/lein.fish:2 +msgid "Write the classpath of the current project to output-file." +msgstr "" + +#: /tmp/fish/implicit/share/completions/lein.fish:3 +#, fuzzy +msgid "Remove all files from project's target-path." +msgstr "Remove all gz files from cache" + +#: /tmp/fish/implicit/share/completions/lein.fish:4 +msgid "Compile Clojure source into .class files." +msgstr "" + +#: /tmp/fish/implicit/share/completions/lein.fish:5 +#, fuzzy +msgid "Build jar and deploy to remote repository." +msgstr "Add a new file/directory to the repository" + +#: /tmp/fish/implicit/share/completions/lein.fish:6 +#, fuzzy +msgid "Show details about dependencies." +msgstr "Show state of dependencies" + +#: /tmp/fish/implicit/share/completions/lein.fish:7 +msgid "Higher-order task to perform other tasks in succession." +msgstr "" + +#: /tmp/fish/implicit/share/completions/lein.fish:8 +msgid "Display a list of tasks or help for a given task or subtask." +msgstr "" + +#: /tmp/fish/implicit/share/completions/lein.fish:9 +#, fuzzy +msgid "Install current project to the local repository." +msgstr "Install a gem into the local repository" + +#: /tmp/fish/implicit/share/completions/lein.fish:10 +msgid "Package up all the project's files into a jar file." +msgstr "" + +#: /tmp/fish/implicit/share/completions/lein.fish:11 +#, fuzzy +msgid "Compile Java source files." +msgstr "Compile source packages" + +#: /tmp/fish/implicit/share/completions/lein.fish:12 +msgid "Start a Light Table client for this project" +msgstr "" + +#: /tmp/fish/implicit/share/completions/lein.fish:13 +msgid "Generate scaffolding for a new project based on a template." +msgstr "" + +#: /tmp/fish/implicit/share/completions/lein.fish:14 +msgid "DEPRECATED. Please use the :user profile instead." +msgstr "" + +#: /tmp/fish/implicit/share/completions/lein.fish:15 +msgid "Write a pom.xml file to disk for Maven interoperability." +msgstr "" + +#: /tmp/fish/implicit/share/completions/lein.fish:16 +#, fuzzy +msgid "Start a repl session either with the current project or standalone." +msgstr "Start an IRB session in the context of the current bundle" + +#: /tmp/fish/implicit/share/completions/lein.fish:17 +msgid "Run only the test namespaces which failed last time around." +msgstr "" + +#: /tmp/fish/implicit/share/completions/lein.fish:18 +msgid "Run the project's -main function." +msgstr "" + +#: /tmp/fish/implicit/share/completions/lein.fish:19 +msgid "Search remote maven repositories for matching jars." +msgstr "" + +#: /tmp/fish/implicit/share/completions/lein.fish:20 +msgid "List all available profiles or display one if given an argument." +msgstr "" + +#: /tmp/fish/implicit/share/completions/lein.fish:21 +#, fuzzy +msgid "Run the project's tests." +msgstr "Run the test script" + +#: /tmp/fish/implicit/share/completions/lein.fish:22 +msgid "Run a task without nesting the project's JVM inside Leiningen's." +msgstr "" + +#: /tmp/fish/implicit/share/completions/lein.fish:23 +msgid "Package up the project files and all dependencies into a jar file." +msgstr "" + +#: /tmp/fish/implicit/share/completions/lein.fish:24 +msgid "Perform arbitrary transformations on your project map." +msgstr "" + +#: /tmp/fish/implicit/share/completions/lein.fish:25 +msgid "Upgrade Leiningen to specified version or latest stable." +msgstr "" + +#: /tmp/fish/implicit/share/completions/lein.fish:26 +#, fuzzy +msgid "Print version for Leiningen and the current JVM." +msgstr "Print version information and exit" + +#: /tmp/fish/implicit/share/completions/lein.fish:27 +msgid "Apply the given task with the profile(s) specified." +msgstr "" + +#: /tmp/fish/implicit/share/completions/less.fish:2 +msgid "Search after end of screen" +msgstr "Search after end of screen" + +#: /tmp/fish/implicit/share/completions/less.fish:3 msgid "Buffer space" msgstr "Buffer space" -#: share/completions/lsusb.fish:2 +#: /tmp/fish/implicit/share/completions/less.fish:4 +msgid "Disable automtic buffer allocation" +msgstr "Disable automtic buffer allocation" + +#: /tmp/fish/implicit/share/completions/less.fish:5 +msgid "Repaint from top" +msgstr "Repaint from top" + +#: /tmp/fish/implicit/share/completions/less.fish:6 +msgid "Clear and repaint from top" +msgstr "Clear and repaint from top" + +#: /tmp/fish/implicit/share/completions/less.fish:7 +msgid "Supress error for lacking terminal capability" +msgstr "Supress error for lacking terminal capability" + +#: /tmp/fish/implicit/share/completions/less.fish:8 +msgid "Exit on second EOF" +msgstr "Exit on second EOF" + +#: /tmp/fish/implicit/share/completions/less.fish:9 +msgid "Exit on EOF" +msgstr "Exit on EOF" + +#: /tmp/fish/implicit/share/completions/less.fish:10 +msgid "Open non-regular files" +msgstr "Open non-regular files" + +#: /tmp/fish/implicit/share/completions/less.fish:11 +msgid "Quit if file shorter than one screen" +msgstr "Quit if file shorter than one screen" + +#: /tmp/fish/implicit/share/completions/less.fish:12 +msgid "Hilight one search target" +msgstr "Hilight one search target" + +#: /tmp/fish/implicit/share/completions/less.fish:13 +msgid "No search highlighting" +msgstr "No search highlighting" + +#: /tmp/fish/implicit/share/completions/less.fish:14 +msgid "Maximum backward scroll" +msgstr "Maximum backward scroll" + +#: /tmp/fish/implicit/share/completions/less.fish:15 +msgid "Search ignores lowercase case" +msgstr "Search ignores lowercase case" + +#: /tmp/fish/implicit/share/completions/less.fish:16 +msgid "Search ignores all case" +msgstr "Search ignores all case" + +#: /tmp/fish/implicit/share/completions/less.fish:17 +msgid "Target line" +msgstr "Target line" + +#: /tmp/fish/implicit/share/completions/less.fish:18 +msgid "Display status column" +msgstr "Display status column" + +#: /tmp/fish/implicit/share/completions/less.fish:19 +#, fuzzy +msgid "Specify key bindings file" +msgstr "Specify a config file" + +#: /tmp/fish/implicit/share/completions/less.fish:21 +#, fuzzy +msgid "Prompt with percentage" +msgstr "Prompt string" + +#: /tmp/fish/implicit/share/completions/less.fish:22 +msgid "Verbose prompt" +msgstr "Verbose prompt" + +#: /tmp/fish/implicit/share/completions/less.fish:23 +msgid "Display line number" +msgstr "Display line number" + +#: /tmp/fish/implicit/share/completions/less.fish:24 +msgid "Display line number for each line" +msgstr "Display line number for each line" + +#: /tmp/fish/implicit/share/completions/less.fish:25 +msgid "Log input to file" +msgstr "Log input to file" + +#: /tmp/fish/implicit/share/completions/less.fish:26 +msgid "Log to file, overwrite" +msgstr "Log to file, overwrite" + +#: /tmp/fish/implicit/share/completions/less.fish:27 +msgid "Start at first occurrence of pattern" +msgstr "Start at first occurrence of pattern" + +#: /tmp/fish/implicit/share/completions/less.fish:28 +msgid "Prompt string" +msgstr "Prompt string" + +#: /tmp/fish/implicit/share/completions/less.fish:29 +#: /tmp/fish/implicit/share/completions/less.fish:30 +msgid "Silent mode" +msgstr "Silent mode" + +#: /tmp/fish/implicit/share/completions/less.fish:31 +#: /tmp/fish/implicit/share/completions/less.fish:32 +msgid "Completly silent mode" +msgstr "Completly silent mode" + +#: /tmp/fish/implicit/share/completions/less.fish:33 +msgid "Display control chars" +msgstr "Display control chars" + +#: /tmp/fish/implicit/share/completions/less.fish:34 +msgid "Display control chars, guess screen appearance" +msgstr "Display control chars, guess screen appearance" + +#: /tmp/fish/implicit/share/completions/less.fish:35 +msgid "Multiple blank lines sqeezed" +msgstr "Multiple blank lines sqeezed" + +#: /tmp/fish/implicit/share/completions/less.fish:36 +#, fuzzy +msgid "Do not fold long lines" +msgstr "Do not follow mount points" + +#: /tmp/fish/implicit/share/completions/less.fish:37 +msgid "Edit tag" +msgstr "Edit tag" + +#: /tmp/fish/implicit/share/completions/less.fish:38 +msgid "Set tag file" +msgstr "Set tag file" + +#: /tmp/fish/implicit/share/completions/less.fish:39 +msgid "Allow backspace and carriage return" +msgstr "Allow backspace and carriage return" + +#: /tmp/fish/implicit/share/completions/less.fish:40 +msgid "Allow backspace, tab and carriage return" +msgstr "Allow backspace, tab and carriage return" + +#: /tmp/fish/implicit/share/completions/less.fish:42 +msgid "Highlight first unread line on new page" +msgstr "Highlight first unread line on new page" + +#: /tmp/fish/implicit/share/completions/less.fish:43 +msgid "Highlight first unread line on any movement" +msgstr "Highlight first unread line on any movement" + +#: /tmp/fish/implicit/share/completions/less.fish:44 +msgid "Set tab stops" +msgstr "Set tab stops" + +#: /tmp/fish/implicit/share/completions/less.fish:45 +msgid "No termcap init" +msgstr "No termcap init" + +#: /tmp/fish/implicit/share/completions/less.fish:46 +msgid "No keypad init" +msgstr "No keypad init" + +#: /tmp/fish/implicit/share/completions/less.fish:47 +msgid "Maximum forward scroll" +msgstr "Maximum forward scroll" + +#: /tmp/fish/implicit/share/completions/less.fish:48 +msgid "Max scroll window" +msgstr "Max scroll window" + +#: /tmp/fish/implicit/share/completions/less.fish:49 +msgid "Set quote char" +msgstr "Set quote char" + +#: /tmp/fish/implicit/share/completions/less.fish:50 +msgid "Lines after EOF are blank" +msgstr "Lines after EOF are blank" + +#: /tmp/fish/implicit/share/completions/less.fish:51 +msgid "Characters to scroll on left/right arrows" +msgstr "Characters to scroll on left/right arrows" + +#: /tmp/fish/implicit/share/completions/light.fish:3 +#, fuzzy +msgid "Get value (default)" +msgstr "(default)" + +#: /tmp/fish/implicit/share/completions/light.fish:4 +#, fuzzy +msgid "Set value" +msgstr "Set date" + +#: /tmp/fish/implicit/share/completions/light.fish:5 +msgid "Add value" +msgstr "" + +#: /tmp/fish/implicit/share/completions/light.fish:6 +msgid "Subtract value" +msgstr "" + +#: /tmp/fish/implicit/share/completions/light.fish:7 +#, fuzzy +msgid "List controllers" +msgstr "List config files" + +#: /tmp/fish/implicit/share/completions/light.fish:8 +msgid "Restore brightness" +msgstr "" + +#: /tmp/fish/implicit/share/completions/light.fish:9 +msgid "Save brightness" +msgstr "" + +#: /tmp/fish/implicit/share/completions/light.fish:10 +#, fuzzy +msgid "Brightness (default)" +msgstr "(default)" + +#: /tmp/fish/implicit/share/completions/light.fish:11 +#, fuzzy +msgid "Maximum brightness" +msgstr "Maximium iterations" + +#: /tmp/fish/implicit/share/completions/light.fish:12 +msgid "Minimum cap" +msgstr "" + +#: /tmp/fish/implicit/share/completions/light.fish:13 +#, fuzzy +msgid "Selects controller automatically (default)" +msgstr "Select entire command line (default)" + +#: /tmp/fish/implicit/share/completions/light.fish:14 +#, fuzzy +msgid "Specify controller to use" +msgstr "Specify the remote shell to use" + +#: /tmp/fish/implicit/share/completions/light.fish:15 +#, fuzzy +msgid "Interpret & output values in percent" +msgstr "Interpret the patch file as an ed script" + +#: /tmp/fish/implicit/share/completions/light.fish:16 +msgid "Interpret & output values in raw mode" +msgstr "" + +#: /tmp/fish/implicit/share/completions/light.fish:17 +#, fuzzy +msgid "Sets the verbosity level" +msgstr "Output verbosity level" + +#: /tmp/fish/implicit/share/completions/ln.fish:1 +#, fuzzy +msgid "Make symbolic links instead of hard links" +msgstr "Make symbolic links instead of copying" + +#: /tmp/fish/implicit/share/completions/ln.fish:2 +#: /tmp/fish/implicit/share/completions/ln.fish:3 +#, fuzzy +msgid "Make a backup of each existing destination file" +msgstr "Make backup of each existing destination file" + +#: /tmp/fish/implicit/share/completions/ln.fish:4 +msgid "Allow superuser to attempt to hard link directories" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ln.fish:5 +#, fuzzy +msgid "Remove existing destination files" +msgstr "Make backup of each existing destination file" + +#: /tmp/fish/implicit/share/completions/ln.fish:6 +#, fuzzy +msgid "Prompt whether to remove destinations" +msgstr "Prompt for whether to edit the long comment" + +#: /tmp/fish/implicit/share/completions/ln.fish:7 +#, fuzzy +msgid "Dereference TARGETs that are symbolic links" +msgstr "Dereferense symbolic links" + +#: /tmp/fish/implicit/share/completions/ln.fish:8 +msgid "Treat symlink to directory as if it were a file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ln.fish:9 +#, fuzzy +msgid "Make hard links directly to symbolic links" +msgstr "Never follow symbolic links" + +#: /tmp/fish/implicit/share/completions/ln.fish:10 +#, fuzzy +msgid "Override the usual ~ backup suffix" +msgstr "Use suffix as the simple backup suffix" + +#: /tmp/fish/implicit/share/completions/ln.fish:11 +msgid "Specify the DIRECTORY in which to create the links" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ln.fish:12 +#, fuzzy +msgid "Treat LINK_NAME as a normal file" +msgstr "Treat DEST as a normal file" + +#: /tmp/fish/implicit/share/completions/ln.fish:13 +#, fuzzy +msgid "Print name of each linked file" +msgstr "Print name, line, and time" + +#: /tmp/fish/implicit/share/completions/localectl.fish:1 +#: /tmp/fish/implicit/share/completions/timedatectl.fish:4 +msgid "Don't ask for password" +msgstr "" + +#: /tmp/fish/implicit/share/completions/localectl.fish:2 +msgid "Don't convert keymap from console to X11 and vice-versa" +msgstr "" + +#: /tmp/fish/implicit/share/completions/localectl.fish:3 +#: /tmp/fish/implicit/share/completions/machinectl.fish:1 +#: /tmp/fish/implicit/share/completions/systemctl.fish:37 +#: /tmp/fish/implicit/share/completions/systemd-analyze.fish:1 +#: /tmp/fish/implicit/share/completions/timedatectl.fish:5 +msgid "Execute the operation on a remote host" +msgstr "" + +#: /tmp/fish/implicit/share/completions/localectl.fish:4 +#: /tmp/fish/implicit/share/completions/systemd-nspawn.fish:37 +#: /tmp/fish/implicit/share/completions/timedatectl.fish:7 +#, fuzzy +msgid "Print a short help text and exit" +msgstr "Print help message and exit" + +#: /tmp/fish/implicit/share/completions/localectl.fish:5 +#: /tmp/fish/implicit/share/completions/systemd-nspawn.fish:38 +#: /tmp/fish/implicit/share/completions/timedatectl.fish:8 +#, fuzzy +msgid "Print a short version string and exit" +msgstr "Print version information and exit" + +#: /tmp/fish/implicit/share/completions/locate.fish:1 +msgid "Match all non-option arguments" +msgstr "" + +#: /tmp/fish/implicit/share/completions/locate.fish:2 +#, fuzzy +msgid "Match against the base name of the file" +msgstr "Update only the database, not the filesystem" + +#: /tmp/fish/implicit/share/completions/locate.fish:3 +#, fuzzy +msgid "Print only the number of matches found" +msgstr "Only print number of matches" + +#: /tmp/fish/implicit/share/completions/locate.fish:4 +msgid "Use different DATABASE file[s]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/locate.fish:5 +msgid "Match only existing files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/locate.fish:6 +msgid "Consider broken symbolic links to be non-existing files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/locate.fish:7 +#: /tmp/fish/implicit/share/completions/locate.fish:8 +#, fuzzy +msgid "Treat broken symbolic links as if they were existing" +msgstr "Make symbolic links instead of copying" + +#: /tmp/fish/implicit/share/completions/locate.fish:9 +#, fuzzy +msgid "Ignore case distinctions" +msgstr "Ignore case differences" + +#: /tmp/fish/implicit/share/completions/locate.fish:10 +#, fuzzy +msgid "Limit the number of matches" +msgstr "Only print number of matches" + +#: /tmp/fish/implicit/share/completions/locate.fish:11 +msgid "Use ASCII NUL as a separator" +msgstr "" + +#: /tmp/fish/implicit/share/completions/locate.fish:12 +msgid "Print statistics about databases and exit" +msgstr "" + +#: /tmp/fish/implicit/share/completions/locate.fish:13 +msgid "Match against the whole name of the file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/locate.fish:14 +#, fuzzy +msgid "The pattern is a regular expression" +msgstr "Pattern is a regexp" + +#: /tmp/fish/implicit/share/completions/locate.fish:15 +#, fuzzy +msgid "Print a summary of the options and exit" +msgstr "Print version information and exit" + +#: /tmp/fish/implicit/share/completions/locate.fish:16 +#: /tmp/fish/implicit/share/completions/xmms.fish:11 +#, fuzzy +msgid "Print the version number and exit" +msgstr "Show version number and exit" + +#: /tmp/fish/implicit/share/completions/logkeys.fish:1 +msgid "Starts the keylogging daemon" +msgstr "" + +#: /tmp/fish/implicit/share/completions/logkeys.fish:2 +msgid "Terminates the logkeys daemon" +msgstr "" + +#: /tmp/fish/implicit/share/completions/logkeys.fish:3 +msgid "Set ouput LOGFILE" +msgstr "" + +#: /tmp/fish/implicit/share/completions/logkeys.fish:4 +#, fuzzy +msgid "Use file as input KEYMAP" +msgstr "File as input" + +#: /tmp/fish/implicit/share/completions/logkeys.fish:5 +msgid "Use DEVICE as keyboard input" +msgstr "" + +#: /tmp/fish/implicit/share/completions/logkeys.fish:6 +msgid "Treat keyboard as standard US keyboard" +msgstr "" + +#: /tmp/fish/implicit/share/completions/logkeys.fish:7 +msgid "Export dynamic KEYMAP to file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/logkeys.fish:8 +msgid "Log only character key presses" +msgstr "" + +#: /tmp/fish/implicit/share/completions/logkeys.fish:9 +msgid "No timestamp to each line of log" +msgstr "" + +#: /tmp/fish/implicit/share/completions/logkeys.fish:10 +msgid "On SIZE, rotate current logfile" +msgstr "" + +#: /tmp/fish/implicit/share/completions/logkeys.fish:11 +msgid "POST the log file to URL" +msgstr "" + +#: /tmp/fish/implicit/share/completions/lpadmin.fish:1 +msgid "Adds the named printer to class" +msgstr "" + +#: /tmp/fish/implicit/share/completions/lpadmin.fish:2 +msgid "Sets a System V style interface script for the printer" +msgstr "" + +#: /tmp/fish/implicit/share/completions/lpadmin.fish:3 +msgid "Sets a standard System V interface script or PPD file " +msgstr "" + +#: /tmp/fish/implicit/share/completions/lpadmin.fish:4 +#, fuzzy +msgid "Deletes the named option from printer" +msgstr "Deletes an item from history" + +#: /tmp/fish/implicit/share/completions/lpadmin.fish:5 +msgid "" +"Removes the named printer from class. If the resulting class becomes empty " +"it is removed" +msgstr "" + +#: /tmp/fish/implicit/share/completions/lpadmin.fish:6 +msgid "Sets the device-uri attribute of the printer queue" +msgstr "" + +#: /tmp/fish/implicit/share/completions/lpadmin.fish:7 +msgid "Provides a textual description of the destination" +msgstr "" + +#: /tmp/fish/implicit/share/completions/lpadmin.fish:8 +msgid "Enables the destination and accepts jobs" +msgstr "" + +#: /tmp/fish/implicit/share/completions/lpadmin.fish:9 +#, fuzzy +msgid "Provides a textual location of the destination" +msgstr "Query packages with the specified group" + +#: /tmp/fish/implicit/share/completions/lpadmin.fish:10 +msgid "Specifies a PostScript Printer Description file to use with the printer" +msgstr "" + +#: /tmp/fish/implicit/share/completions/lpadmin.fish:11 +#: /tmp/fish/implicit/share/completions/lpadmin.fish:12 +msgid "Specifies whether IPP supply level values should be reported" +msgstr "" + +#: /tmp/fish/implicit/share/completions/lpadmin.fish:13 +#: /tmp/fish/implicit/share/completions/lpadmin.fish:14 +msgid "" +"Specifies whether SNMP supply level (RFC 3805) values should be reported" +msgstr "" + +#: /tmp/fish/implicit/share/completions/lpadmin.fish:15 +msgid "" +"Sets the kilobyte limit for per-user quotas. The value is an integer number " +"of kilobytes (1024)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/lpadmin.fish:16 +msgid "Sets the page limit for per-user quotas (int) " +msgstr "" + +#: /tmp/fish/implicit/share/completions/lpadmin.fish:17 +msgid "Sets the accounting period for per-user quotas (sec)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/lpadmin.fish:18 +msgid "Sets the default banner page(s) to use for print jobs" +msgstr "" + +#: /tmp/fish/implicit/share/completions/lpadmin.fish:19 +msgid "Sets a PPD option for the printer" +msgstr "" + +#: /tmp/fish/implicit/share/completions/lpadmin.fish:20 +msgid "Sets the binary communications program to use when printing" +msgstr "" + +#: /tmp/fish/implicit/share/completions/lpadmin.fish:21 +msgid "" +"Sets the error policy to be used when the printer backend is unable to send " +"the job to the printer. " +msgstr "" + +#: /tmp/fish/implicit/share/completions/lpadmin.fish:22 +#: /tmp/fish/implicit/share/completions/lpadmin.fish:23 +msgid "Sets the destination to shared/published or unshared/unpublished" +msgstr "" + +#: /tmp/fish/implicit/share/completions/lpadmin.fish:24 +#, fuzzy +msgid "Sets the IPP operation policy associated with the destination" +msgstr "Lists the keys associated with each client" + +#: /tmp/fish/implicit/share/completions/lpadmin.fish:25 +#: /tmp/fish/implicit/share/completions/lpadmin.fish:26 +#: /tmp/fish/implicit/share/completions/lpadmin.fish:27 +#: /tmp/fish/implicit/share/completions/lpadmin.fish:28 +msgid "" +"Sets user-level access control on a destination. Names starting with \"@\" " +"are interpreted as UNIX group" +msgstr "" + +#: /tmp/fish/implicit/share/completions/lp.fish:1 +#, fuzzy +msgid "Prints files to the named printer" +msgstr "Print file to stdout" + +#: /tmp/fish/implicit/share/completions/lp.fish:2 +msgid "Specifies an existing job to modify" +msgstr "" + +#: /tmp/fish/implicit/share/completions/lp.fish:3 +#, fuzzy +msgid "Sets the number of copies to print from 1 to 100" +msgstr "Specify the number of jobs to run in parallel" + +#: /tmp/fish/implicit/share/completions/lp.fish:4 +msgid "Sets the job priority from 1 (lowest) to 100 (highest)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/lp.fish:5 +msgid "Do not report the resulting job IDs (silent mode)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/lp.fish:6 +#: /tmp/fish/implicit/share/completions/lpr.fish:2 +#, fuzzy +msgid "Sets the job name" +msgstr "Set volume name" + +#: /tmp/fish/implicit/share/completions/lp.fish:7 +msgid "Specifies when the job should be printed" +msgstr "" + +#: /tmp/fish/implicit/share/completions/lp.fish:8 +#, fuzzy +msgid "Specify the page ranges" +msgstr "Specify the http username" + +#: /tmp/fish/implicit/share/completions/lpinfo.fish:1 +msgid "Shows a \"long\" listing of devices or drivers" +msgstr "" + +#: /tmp/fish/implicit/share/completions/lpinfo.fish:2 +msgid "" +"Specifies the IEEE-1284 device ID to match when listing drivers with the -m " +"option" +msgstr "" + +#: /tmp/fish/implicit/share/completions/lpinfo.fish:3 +#, fuzzy +msgid "" +"Specifies a comma-separated list of device or PPD schemes that " +"should be excluded from the results" +msgstr "Specify a comma-separated list of directories you wish to exclude" + +#: /tmp/fish/implicit/share/completions/lpinfo.fish:4 +#, fuzzy +msgid "" +"Specifies a comma-separated list of device or PPD schemes that should be " +"included in the results" +msgstr "Specify a comma-separated list of directories you wish to exclude" + +#: /tmp/fish/implicit/share/completions/lpinfo.fish:5 +msgid "Specifies the language to match when listing drivers with the -m option" +msgstr "" + +#: /tmp/fish/implicit/share/completions/lpinfo.fish:6 +msgid "" +"Specifies the make and model to match when listing drivers with the -m option" +msgstr "" + +#: /tmp/fish/implicit/share/completions/lpinfo.fish:7 +msgid "Specifies the product to match when listing drivers with the -m option" +msgstr "" + +#: /tmp/fish/implicit/share/completions/lpinfo.fish:8 +msgid "Specifies the timeout when listing devices with the -v option (sec)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/lpoptions.fish:1 +#, fuzzy +msgid "Sets the user default printer" +msgstr "Use the default key as default recipient" + +#: /tmp/fish/implicit/share/completions/lpoptions.fish:2 +msgid "Lists the printer specific options and their current settings" +msgstr "" + +#: /tmp/fish/implicit/share/completions/lpoptions.fish:3 +#, fuzzy +msgid "Specifies a new option for the named destination" +msgstr "Query packages with the specified group" + +#: /tmp/fish/implicit/share/completions/lpoptions.fish:4 +msgid "Sets the destination and instance for any options that follow" +msgstr "" + +#: /tmp/fish/implicit/share/completions/lpoptions.fish:5 +#, fuzzy +msgid "Removes the specified option for the named destination" +msgstr "Move file specified on commandline" + +#: /tmp/fish/implicit/share/completions/lpoptions.fish:6 +msgid "Removes the options for the named destination and instance" +msgstr "" + +#: /tmp/fish/implicit/share/completions/lppasswd.fish:1 +#, fuzzy +msgid "Change CUPS digest password" +msgstr "Change directory" + +#: /tmp/fish/implicit/share/completions/lppasswd.fish:2 +msgid "Add password" +msgstr "" + +#: /tmp/fish/implicit/share/completions/lppasswd.fish:3 +#, fuzzy +msgid "Remove password" +msgstr "Remove records" + +#: /tmp/fish/implicit/share/completions/lppasswd.fish:4 +msgid "Specify the group other, than default system group" +msgstr "" + +#: /tmp/fish/implicit/share/completions/lpq.fish:1 +msgid "Requests a more verbose (long) reporting format" +msgstr "" + +#: /tmp/fish/implicit/share/completions/lpr.fish:1 +#: /tmp/fish/implicit/share/functions/__fish_complete_lpr.fish:6 +#, fuzzy +msgid "Specifies an alternate server" +msgstr "Specify X server" + +#: /tmp/fish/implicit/share/completions/lpr.fish:3 +#, fuzzy +msgid "Disables banner printing" +msgstr "Disable warnings" + +#: /tmp/fish/implicit/share/completions/lpr.fish:4 +msgid "" +"Specifies that the print file is already formatted for the destination and " +"should be sent without filtering. This option is equivalent to \"-o raw\"" +msgstr "" + +#: /tmp/fish/implicit/share/completions/lpr.fish:5 +msgid "" +"Specifies that the print file should be formatted with a shaded header " +"with the date, time, job name, and page number. This option is equivalent to " +"\"-o prettyprint\" and is only useful when printing text files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/lpr.fish:6 +#, fuzzy +msgid "Hold job for printing" +msgstr "Format for printing" + +#: /tmp/fish/implicit/share/completions/lpr.fish:7 +msgid "" +"Specifies that the named print files should be deleted after printing them" +msgstr "" + +#: /tmp/fish/implicit/share/completions/lpstat.fish:1 +msgid "Show the server hostname and port" +msgstr "" + +#: /tmp/fish/implicit/share/completions/lpstat.fish:2 +#, fuzzy +msgid "Shows the ranking of print jobs" +msgstr "Show the running containers" + +#: /tmp/fish/implicit/share/completions/lpstat.fish:3 +#, fuzzy +msgid "Specifies which jobs to show" +msgstr "Specify which mailbox to load" + +#: /tmp/fish/implicit/share/completions/lpstat.fish:4 +msgid "Shows the accepting state of selected printer queues" +msgstr "" + +#: /tmp/fish/implicit/share/completions/lpstat.fish:5 +msgid "" +"Shows the printer classes and the printers that belong to them. If no " +"classes are specified then all classes are listed" +msgstr "" + +#: /tmp/fish/implicit/share/completions/lpstat.fish:6 +#, fuzzy +msgid "Shows the current default destination" +msgstr "Stop the currently evaluated function" + +#: /tmp/fish/implicit/share/completions/lpstat.fish:7 +msgid "Shows a long listing of printers, classes, or jobs" +msgstr "" + +#: /tmp/fish/implicit/share/completions/lpstat.fish:8 +#, fuzzy +msgid "Shows the jobs queue on the specified destinations" +msgstr "Query packages with the specified group" + +#: /tmp/fish/implicit/share/completions/lpstat.fish:9 +msgid "Shows the printers and whether or not they are enabled for printing" +msgstr "" + +#: /tmp/fish/implicit/share/completions/lpstat.fish:10 +msgid "Shows whether the CUPS server is running" +msgstr "" + +#: /tmp/fish/implicit/share/completions/lpstat.fish:11 +msgid "Shows a status summary, including the default destination" +msgstr "" + +#: /tmp/fish/implicit/share/completions/lpstat.fish:12 +#, fuzzy +msgid "Shows all status information" +msgstr "Show whatis information" + +#: /tmp/fish/implicit/share/completions/lpstat.fish:13 +#, fuzzy +msgid "Shows a list of print jobs queued by the specified users" +msgstr "Set the list of personal digest preferences to the specified string" + +#: /tmp/fish/implicit/share/completions/lpstat.fish:14 +msgid "Shows the printers and what device they are attached to" +msgstr "" + +#: /tmp/fish/implicit/share/completions/lsblk.fish:1 +#, fuzzy +msgid "print all devices" +msgstr "Print all names" + +#: /tmp/fish/implicit/share/completions/lsblk.fish:2 +msgid "print SIZE in bytes rather than in human readable format" +msgstr "" + +#: /tmp/fish/implicit/share/completions/lsblk.fish:3 +#, fuzzy +msgid "don't print slaves or holders" +msgstr "Dont print header" + +#: /tmp/fish/implicit/share/completions/lsblk.fish:4 +#, fuzzy +msgid "print discard capabilities" +msgstr "get capabilies" + +#: /tmp/fish/implicit/share/completions/lsblk.fish:5 +msgid "exclude devices by major number (default: RAM disks)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/lsblk.fish:6 +#, fuzzy +msgid "output info about filesystems" +msgstr "Stay in local filesystem" + +#: /tmp/fish/implicit/share/completions/lsblk.fish:7 +#, fuzzy +msgid "usage information (this)" +msgstr "Return status information about fish" + +#: /tmp/fish/implicit/share/completions/lsblk.fish:8 +msgid "use ascii characters only" +msgstr "" + +#: /tmp/fish/implicit/share/completions/lsblk.fish:9 +#, fuzzy +msgid "output info about permissions" +msgstr "Extract all permissions" + +#: /tmp/fish/implicit/share/completions/lsblk.fish:10 +#, fuzzy +msgid "don't print headings" +msgstr "Dont print header" + +#: /tmp/fish/implicit/share/completions/lsblk.fish:11 +#, fuzzy +msgid "output columns" +msgstr "Output in two columns" + +#: /tmp/fish/implicit/share/completions/lsblk.fish:12 +#, fuzzy +msgid "use key='value' output format" +msgstr "Use the portable output format" + +#: /tmp/fish/implicit/share/completions/lsblk.fish:13 +#, fuzzy +msgid "use raw output format" +msgstr "Use the portable output format" + +#: /tmp/fish/implicit/share/completions/lsblk.fish:14 +msgid "output info about topology" +msgstr "" + +#: /tmp/fish/implicit/share/completions/lsblk.fish:15 +#, fuzzy +msgid "use list format ouput" +msgstr "Suppresses normal output" + +#: /tmp/fish/implicit/share/completions/lscpu.fish:1 +#, fuzzy +msgid "Print both online and offline CPUs" +msgstr "Print name, line, and time" + +#: /tmp/fish/implicit/share/completions/lscpu.fish:2 +#, fuzzy +msgid "Print online CPUs only" +msgstr "Print newline counts" + +#: /tmp/fish/implicit/share/completions/lscpu.fish:3 +#, fuzzy +msgid "Print offline CPUs only" +msgstr "Print newline counts" + +#: /tmp/fish/implicit/share/completions/lscpu.fish:4 +#, fuzzy +msgid "Print out an extended readable format" +msgstr "Print extra information" + +#: /tmp/fish/implicit/share/completions/lscpu.fish:5 +#, fuzzy +msgid "Print out a parseble format" +msgstr "Profiling output format" + +#: /tmp/fish/implicit/share/completions/lscpu.fish:6 +#, fuzzy +msgid "Use specified directory as system root" +msgstr "Use specified key as the key to sign with" + +#: /tmp/fish/implicit/share/completions/lscpu.fish:7 +msgid "Print hexadecimal masks rather thans lists of CPUs" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ls.fish:1 +msgid "List by columns" +msgstr "List by columns" + +#: /tmp/fish/implicit/share/completions/ls.fish:2 +msgid "Sort by size" +msgstr "Sort by size" + +#: /tmp/fish/implicit/share/completions/ls.fish:3 +msgid "Show and sort by ctime" +msgstr "Show and sort by ctime" + +#: /tmp/fish/implicit/share/completions/ls.fish:4 +msgid "Don't sort" +msgstr "Don't sort" + +#: /tmp/fish/implicit/share/completions/ls.fish:5 +msgid "Long format without owner" +msgstr "Long format without owner" + +#: /tmp/fish/implicit/share/completions/ls.fish:6 +msgid "Set blocksize to 1kB" +msgstr "Set blocksize to 1kB" + +#: /tmp/fish/implicit/share/completions/ls.fish:7 +#: /tmp/fish/implicit/share/completions/ps.fish:22 +msgid "Long format" +msgstr "Long format" + +#: /tmp/fish/implicit/share/completions/ls.fish:8 +msgid "Comma separated format" +msgstr "Comma separated format" + +#: /tmp/fish/implicit/share/completions/ls.fish:9 +msgid "Sort by modification time" +msgstr "Sort by modification time" + +#: /tmp/fish/implicit/share/completions/ls.fish:10 +msgid "Show access time" +msgstr "Show access time" + +#: /tmp/fish/implicit/share/completions/ls.fish:11 +msgid "List entries by lines" +msgstr "List entries by lines" + +#: /tmp/fish/implicit/share/completions/ls.fish:12 +msgid "List one file per line" +msgstr "List one file per line" + +#: /tmp/fish/implicit/share/completions/ls.fish:13 +#: /tmp/fish/implicit/share/completions/ls.fish:68 +msgid "Show hidden" +msgstr "Show hidden" + +#: /tmp/fish/implicit/share/completions/ls.fish:14 +#: /tmp/fish/implicit/share/completions/ls.fish:69 +msgid "Show hidden except . and .." +msgstr "Show hidden except . and .." + +#: /tmp/fish/implicit/share/completions/ls.fish:15 +#: /tmp/fish/implicit/share/completions/ls.fish:24 +#: /tmp/fish/implicit/share/completions/ls.fish:42 +#: /tmp/fish/implicit/share/completions/ls.fish:70 +#: /tmp/fish/implicit/share/completions/ls.fish:79 +msgid "Append filetype indicator" +msgstr "Append filetype indicator" + +#: /tmp/fish/implicit/share/completions/ls.fish:18 +#: /tmp/fish/implicit/share/completions/ls.fish:73 +msgid "List subdirectory recursively" +msgstr "List subdirectory recursively" + +#: /tmp/fish/implicit/share/completions/ls.fish:19 +#: /tmp/fish/implicit/share/completions/ls.fish:59 +#: /tmp/fish/implicit/share/completions/ls.fish:74 +msgid "Octal escapes for non graphic characters" +msgstr "Octal escapes for non graphic characters" + +#: /tmp/fish/implicit/share/completions/ls.fish:20 +#: /tmp/fish/implicit/share/completions/ls.fish:75 +msgid "List directories, not their content" +msgstr "List directories, not their content" + +#: /tmp/fish/implicit/share/completions/ls.fish:22 +#: /tmp/fish/implicit/share/completions/ls.fish:77 +msgid "Print inode number of files" +msgstr "Print inode number of files" + +#: /tmp/fish/implicit/share/completions/ls.fish:23 +#: /tmp/fish/implicit/share/completions/ls.fish:78 +msgid "Long format, numeric IDs" +msgstr "Long format, numeric IDs" + +#: /tmp/fish/implicit/share/completions/ls.fish:25 +#: /tmp/fish/implicit/share/completions/ls.fish:80 +msgid "Replace non-graphic characters with '?'" +msgstr "Replace non-graphic characters with “?”" + +#: /tmp/fish/implicit/share/completions/ls.fish:27 +#: /tmp/fish/implicit/share/completions/ls.fish:82 +msgid "Print size of files" +msgstr "Print size of files" + +#: /tmp/fish/implicit/share/completions/ls.fish:28 +#, fuzzy +msgid "Group directories before files" +msgstr "Copy directories recursively" + +#: /tmp/fish/implicit/share/completions/ls.fish:29 +msgid "Do not list implied entries matching specified shell pattern" +msgstr "Do not list implied entries matching specified shell pattern" + +#: /tmp/fish/implicit/share/completions/ls.fish:30 +msgid "Display security context" +msgstr "Display security context" + +#: /tmp/fish/implicit/share/completions/ls.fish:31 +msgid "Display security context so it fits on most displays" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ls.fish:32 +msgid "Display only security context and file name" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ls.fish:33 +msgid "Print author" +msgstr "Print author" + +#: /tmp/fish/implicit/share/completions/ls.fish:34 +#: /tmp/fish/implicit/share/completions/xz.fish:19 +msgid "Set block size" +msgstr "Set block size" + +#: /tmp/fish/implicit/share/completions/ls.fish:35 +msgid "Ignore files ending with ~" +msgstr "Ignore files ending with ~" + +#: /tmp/fish/implicit/share/completions/ls.fish:36 +#: /tmp/fish/implicit/share/completions/ls.fish:60 +msgid "Use colors" +msgstr "Use colors" + +#: /tmp/fish/implicit/share/completions/ls.fish:37 +msgid "Generate dired output" +msgstr "Generate dired output" + +#: /tmp/fish/implicit/share/completions/ls.fish:38 +#, fuzzy +msgid "List format" +msgstr "Long format" + +#: /tmp/fish/implicit/share/completions/ls.fish:39 +msgid "Long format, full-iso time" +msgstr "Long format, full-iso time" + +#: /tmp/fish/implicit/share/completions/ls.fish:40 +msgid "Don't print group information" +msgstr "Don't print group information" + +#: /tmp/fish/implicit/share/completions/ls.fish:43 +#, fuzzy +msgid "Skip entries matching pattern" +msgstr "list all packages matching pattern" + +#: /tmp/fish/implicit/share/completions/ls.fish:44 +#: /tmp/fish/implicit/share/completions/ls.fish:67 +msgid "Print raw entry names" +msgstr "Print raw entry names" + +#: /tmp/fish/implicit/share/completions/ls.fish:45 +msgid "Long format without groups" +msgstr "Long format without groups" + +#: /tmp/fish/implicit/share/completions/ls.fish:46 +msgid "Non graphic as-is" +msgstr "Non graphic as-is" + +#: /tmp/fish/implicit/share/completions/ls.fish:47 +msgid "Enclose entry in quotes" +msgstr "Enclose entry in quotes" + +#: /tmp/fish/implicit/share/completions/ls.fish:48 +msgid "Select quoting style" +msgstr "Select quoting style" + +#: /tmp/fish/implicit/share/completions/ls.fish:49 +msgid "Sort criteria" +msgstr "Sort criteria" + +#: /tmp/fish/implicit/share/completions/ls.fish:50 +msgid "Show time type" +msgstr "Show time type" + +#: /tmp/fish/implicit/share/completions/ls.fish:51 +msgid "Select time style" +msgstr "Select time style" + +#: /tmp/fish/implicit/share/completions/ls.fish:52 +msgid "Assume tab stops at each COLS" +msgstr "Assume tab stops at each COLS" + +#: /tmp/fish/implicit/share/completions/ls.fish:53 +msgid "Do not sort" +msgstr "Do not sort" + +#: /tmp/fish/implicit/share/completions/ls.fish:54 +msgid "Sort by version" +msgstr "Sort by version" + +#: /tmp/fish/implicit/share/completions/ls.fish:55 +msgid "Assume screen width" +msgstr "Assume screen width" + +#: /tmp/fish/implicit/share/completions/ls.fish:56 +msgid "Sort by extension" +msgstr "Sort by extension" + +#: /tmp/fish/implicit/share/completions/ls.fish:61 +msgid "Prevent -A from being automatically set for root" +msgstr "Prevent -A from being automatically set for root" + +#: /tmp/fish/implicit/share/completions/ls.fish:63 +msgid "Show modification time" +msgstr "Show modification time" + +#: /tmp/fish/implicit/share/completions/ls.fish:64 +msgid "Show whiteouts when scanning directories" +msgstr "Show whiteouts when scanning directories" + +#: /tmp/fish/implicit/share/completions/ls.fish:65 +msgid "Display each file's MAC label" +msgstr "Display each file's MAC label" + +#: /tmp/fish/implicit/share/completions/ls.fish:66 +msgid "Include the file flags in a long (-l) output" +msgstr "Include the file flags in a long (-l) output" + +#: /tmp/fish/implicit/share/completions/lsof.fish:2 +msgid "Causes list selections to be ANDed" +msgstr "" + +#: /tmp/fish/implicit/share/completions/lsof.fish:3 +#, fuzzy +msgid "Use alternative name list file" +msgstr "Set namelist file" + +#: /tmp/fish/implicit/share/completions/lsof.fish:4 +msgid "Avoid kernel functions that might block: lstat, readlink, stat" +msgstr "" + +#: /tmp/fish/implicit/share/completions/lsof.fish:5 +msgid "" +"Select the listing for processes, whose command begins with string (^ - " +"negate)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/lsof.fish:6 +msgid "Do not report any pathname component from kernel's namecache" +msgstr "" + +#: /tmp/fish/implicit/share/completions/lsof.fish:7 +msgid "" +"specifies a list of file descriptors (FDs) to exclude from or include in " +"the output listing" +msgstr "" + +#: /tmp/fish/implicit/share/completions/lsof.fish:8 +msgid "use of device cache file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/lsof.fish:9 +#, fuzzy +msgid "select by group (^ - negates)" +msgstr "Select by group" + +#: /tmp/fish/implicit/share/completions/lsof.fish:10 +msgid "Convert UIDs to login names" +msgstr "" + +#: /tmp/fish/implicit/share/completions/lsof.fish:11 +msgid "Select or exclude processes by pid" +msgstr "" + +#: /tmp/fish/implicit/share/completions/lsof.fish:12 +#, fuzzy +msgid "Print PPID" +msgstr "Print help" + +#: /tmp/fish/implicit/share/completions/lsof.fish:13 +msgid "Produce terse output (pids only, no header)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/lsof.fish:14 +#, fuzzy +msgid "select by user (^ - negates)" +msgstr "Select by user" + +#: /tmp/fish/implicit/share/completions/lsusb.fish:1 +msgid "Increase verbosity (show descriptors)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/lsusb.fish:2 msgid "Show only devices with specified device and/or bus numbers (in decimal)" msgstr "" "Show only devices with specified device and/or bus numbers (in decimal)" -#: share/completions/make.fish:12 -msgid "Target" -msgstr "Target" +#: /tmp/fish/implicit/share/completions/lsusb.fish:3 +#, fuzzy +msgid "" +"Show only devices with the specified vendor and product ID numbers (in " +"hexadecimal)" +msgstr "" +"Show only devices with specified device and/or bus numbers (in decimal)" -#: share/completions/make.fish:13 -msgid "Use file as makefile" -msgstr "Use file as makefile" +#: /tmp/fish/implicit/share/completions/lsusb.fish:4 +msgid "Selects which device lsusb will examine" +msgstr "" -#: share/completions/make.fish:18 -msgid "Search directory for makefile" -msgstr "Search directory for makefile" +#: /tmp/fish/implicit/share/completions/lsusb.fish:5 +msgid "Dump the physical USB device hierarchy as a tree" +msgstr "" -#: share/completions/make.fish:19 -msgid "Number of concurrent jobs" -msgstr "Number of concurrent jobs" +#: /tmp/fish/implicit/share/completions/lsusb.fish:6 +#: /tmp/fish/implicit/share/completions/sysbench.fish:10 +msgid "Show version of program" +msgstr "" -#: share/completions/make.fish:23 -msgid "Ignore specified file" +#: /tmp/fish/implicit/share/completions/lsusb.fish:7 +#, fuzzy +msgid "Show usage and help" +msgstr "Show help and exit" + +#: /tmp/fish/implicit/share/completions/lua.fish:1 +#, fuzzy +msgid "Execute string" +msgstr "Executable link" + +#: /tmp/fish/implicit/share/completions/lua.fish:2 +#, fuzzy +msgid "Require library" +msgstr "Require parameter" + +#: /tmp/fish/implicit/share/completions/lua.fish:3 +#, fuzzy +msgid "Enter interactive mode after executing script" +msgstr "Interactive mode after executing commands" + +#: /tmp/fish/implicit/share/completions/lua.fish:6 +msgid "Execute stdin and stop handling options" +msgstr "" + +#: /tmp/fish/implicit/share/completions/lunchy.fish:1 +#, fuzzy +msgid "Show command executions" +msgstr "Show commandname of each job" + +#: /tmp/fish/implicit/share/completions/lunchy.fish:2 +msgid "Installs [file] to ~/Library/LaunchAgents or /Library/LaunchAgents" +msgstr "" + +#: /tmp/fish/implicit/share/completions/lunchy.fish:3 +#, fuzzy +msgid "Show the list of installed agents" +msgstr "Show the dependencies of an installed gem" + +#: /tmp/fish/implicit/share/completions/lunchy.fish:4 +#, fuzzy +msgid "Start the first matching agent" +msgstr "Print first matching file" + +#: /tmp/fish/implicit/share/completions/lunchy.fish:5 +#, fuzzy +msgid "Stop the first matching agent" +msgstr "Print first matching file" + +#: /tmp/fish/implicit/share/completions/lunchy.fish:6 +msgid "Stop and start the first matching agent" +msgstr "" + +#: /tmp/fish/implicit/share/completions/lunchy.fish:7 +msgid "Show the PID and label for all agents" +msgstr "" + +#: /tmp/fish/implicit/share/completions/lunchy.fish:8 +msgid "Opens the launchctl daemon file in the default editor" +msgstr "" + +#: /tmp/fish/implicit/share/completions/lunchy.fish:9 +#, fuzzy +msgid "Service" +msgstr "Stop service" + +#: /tmp/fish/implicit/share/completions/lunchy.fish:10 +#: /tmp/fish/implicit/share/completions/lunchy.fish:12 +#, fuzzy +msgid "Persist command" +msgstr "Process command" + +#: /tmp/fish/implicit/share/completions/lunchy.fish:11 +msgid "Force start (disabled) agents" +msgstr "" + +#: /tmp/fish/implicit/share/completions/lxc.fish:1 +#, fuzzy +msgid "Test if lxc has yet to be given the command" +msgstr "Test if adb has yet to be given the subcommand" + +#: /tmp/fish/implicit/share/completions/lxc.fish:2 +#, fuzzy +msgid "Manage configuration." +msgstr "Reload service configuration" + +#: /tmp/fish/implicit/share/completions/lxc.fish:3 +msgid "Copy containers within or in between lxd instances." +msgstr "" + +#: /tmp/fish/implicit/share/completions/lxc.fish:4 +msgid "Delete containers or snapshots." +msgstr "" + +#: /tmp/fish/implicit/share/completions/lxc.fish:5 +#, fuzzy +msgid "Execute the specified command in a container." +msgstr "Help for the specified command" + +#: /tmp/fish/implicit/share/completions/lxc.fish:6 +msgid "Manage files on a container." +msgstr "" + +#: /tmp/fish/implicit/share/completions/lxc.fish:7 +msgid "Check if the LXD instance is up." +msgstr "" + +#: /tmp/fish/implicit/share/completions/lxc.fish:8 +#, fuzzy +msgid "Print help." +msgstr "Print help" + +#: /tmp/fish/implicit/share/completions/lxc.fish:9 +msgid "Manipulate container images." +msgstr "" + +#: /tmp/fish/implicit/share/completions/lxc.fish:10 +msgid "List information on LXD servers and containers." +msgstr "" + +#: /tmp/fish/implicit/share/completions/lxc.fish:11 +msgid "Initialize a container from a particular image." +msgstr "" + +#: /tmp/fish/implicit/share/completions/lxc.fish:12 +msgid "Launch a container from a particular image." +msgstr "" + +#: /tmp/fish/implicit/share/completions/lxc.fish:13 +#, fuzzy +msgid "Lists the available resources." +msgstr "List all available products" + +#: /tmp/fish/implicit/share/completions/lxc.fish:14 +#, fuzzy +msgid "Prints all the subcommands help." +msgstr "Print path to command" + +#: /tmp/fish/implicit/share/completions/lxc.fish:15 +msgid "Monitor activity on the LXD server." +msgstr "" + +#: /tmp/fish/implicit/share/completions/lxc.fish:16 +msgid "Move containers within or in between lxd instances." +msgstr "" + +#: /tmp/fish/implicit/share/completions/lxc.fish:17 +#, fuzzy +msgid "Manage networks." +msgstr "add a network" + +#: /tmp/fish/implicit/share/completions/lxc.fish:18 +msgid "Changes state of one or more containers to pause." +msgstr "" + +#: /tmp/fish/implicit/share/completions/lxc.fish:19 +#, fuzzy +msgid "Manage configuration profiles." +msgstr "Creates a configuration profile" + +#: /tmp/fish/implicit/share/completions/lxc.fish:20 +msgid "Publish containers as images." +msgstr "" + +#: /tmp/fish/implicit/share/completions/lxc.fish:21 +#, fuzzy +msgid "Manage remote LXD servers." +msgstr "display the remote gem servers" + +#: /tmp/fish/implicit/share/completions/lxc.fish:22 +msgid "Changes state of one or more containers to restart." +msgstr "" + +#: /tmp/fish/implicit/share/completions/lxc.fish:23 +msgid "Set the current state of a container back to a snapshot." +msgstr "" + +#: /tmp/fish/implicit/share/completions/lxc.fish:24 +msgid "Create a read-only snapshot of a container." +msgstr "" + +#: /tmp/fish/implicit/share/completions/lxc.fish:25 +msgid "Changes state of one or more containers to start." +msgstr "" + +#: /tmp/fish/implicit/share/completions/lxc.fish:26 +msgid "Changes state of one or more containers to stop." +msgstr "" + +#: /tmp/fish/implicit/share/completions/lxc.fish:27 +#, fuzzy +msgid "Prints the version number of this client tool." +msgstr "Print inode number of files" + +#: /tmp/fish/implicit/share/completions/lxpanel.fish:1 +#, fuzzy +msgid "print this help and exit" +msgstr "Show help and exit" + +#: /tmp/fish/implicit/share/completions/lxpanel.fish:2 +#, fuzzy +msgid "print version and exit" +msgstr "Display version and exit" + +#: /tmp/fish/implicit/share/completions/lxpanel.fish:3 +#, fuzzy +msgid "use specified profile" msgstr "Ignore specified file" -#: share/completions/make.fish:32 -msgid "Pretend file is modified" -msgstr "Pretend file is modified" +#: /tmp/fish/implicit/share/completions/lxpanel.fish:4 +msgid "set log level 0-5. 0 - none 5 - chatty" +msgstr "" -#: share/completions/makedepend.fish:1 +#: /tmp/fish/implicit/share/completions/m4.fish:3 +msgid "Once: warnings become errors, twice: stop execution at first error" +msgstr "" + +#: /tmp/fish/implicit/share/completions/m4.fish:4 +msgid "Unbuffer output, ignore interrupts" +msgstr "" + +#: /tmp/fish/implicit/share/completions/m4.fish:5 +msgid "Force a 'm4_' prefix to all builtins" +msgstr "" + +#: /tmp/fish/implicit/share/completions/m4.fish:6 +#, fuzzy +msgid "Suppress some warnings for builtins" +msgstr "Suppress printing filename" + +#: /tmp/fish/implicit/share/completions/m4.fish:7 +msgid "" +"Warn if macro definition matches REGEXP, default $\\({[^}]*}\\|[0-9][0-9]+\\)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/m4.fish:8 +msgid "Define NAME as having VALUE, or empty" +msgstr "" + +#: /tmp/fish/implicit/share/completions/m4.fish:9 +msgid "Append DIRECTORY to include path" +msgstr "" + +#: /tmp/fish/implicit/share/completions/m4.fish:10 +msgid "Generate '#line NUM \"FILE\"' lines" +msgstr "" + +#: /tmp/fish/implicit/share/completions/m4.fish:11 +msgid "Undefine NAME" +msgstr "" + +#: /tmp/fish/implicit/share/completions/m4.fish:12 +#, fuzzy +msgid "Suppress all GNU extensions" +msgstr "Disable all GNU extensions" + +#: /tmp/fish/implicit/share/completions/m4.fish:13 +msgid "Set symbol lookup hash table size [509]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/m4.fish:14 +msgid "Change artificial nesting limit [1024]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/m4.fish:15 +msgid "Produce a frozen state on FILE at end" +msgstr "" + +#: /tmp/fish/implicit/share/completions/m4.fish:16 +#, fuzzy +msgid "Reload a frozen state from FILE at start" +msgstr "Read a batched update from FILE" + +#: /tmp/fish/implicit/share/completions/m4.fish:17 +msgid "Set debug level (no FLAGS implies 'aeq')" +msgstr "" + +#: /tmp/fish/implicit/share/completions/m4.fish:18 +#, fuzzy +msgid "Redirect debug and trace output" +msgstr "Run adb devices and parse output" + +#: /tmp/fish/implicit/share/completions/m4.fish:19 +msgid "Restrict macro tracing size" +msgstr "" + +#: /tmp/fish/implicit/share/completions/m4.fish:20 +#, fuzzy +msgid "Trace NAME when it is defined" +msgstr "Test if function is defined" + +#: /tmp/fish/implicit/share/completions/machinectl.fish:2 +#: /tmp/fish/implicit/share/completions/systemctl.fish:38 +#: /tmp/fish/implicit/share/completions/systemd-analyze.fish:2 +msgid "Execute operation on a VM or container" +msgstr "" + +#: /tmp/fish/implicit/share/completions/machinectl.fish:3 +#: /tmp/fish/implicit/share/completions/systemctl.fish:39 +#: /tmp/fish/implicit/share/completions/systemd-analyze.fish:3 +#, fuzzy +msgid "Print a short help and exit" +msgstr "Show help and exit" + +#: /tmp/fish/implicit/share/completions/machinectl.fish:4 +#: /tmp/fish/implicit/share/completions/pactl.fish:9 +#: /tmp/fish/implicit/share/completions/systemctl.fish:40 +#: /tmp/fish/implicit/share/completions/systemd-analyze.fish:4 +#, fuzzy +msgid "Print a short version and exit" +msgstr "Display version and exit" + +#: /tmp/fish/implicit/share/completions/machinectl.fish:6 +#: /tmp/fish/implicit/share/completions/systemctl.fish:22 +#, fuzzy +msgid "Do not print header and footer" +msgstr "Dont print header" + +#: /tmp/fish/implicit/share/completions/machinectl.fish:7 +msgid "Don't ask for password for privileged operations" +msgstr "" + +#: /tmp/fish/implicit/share/completions/machinectl.fish:8 +#, fuzzy +msgid "List running machines" +msgstr "List config files" + +#: /tmp/fish/implicit/share/completions/machinectl.fish:9 +#, fuzzy +msgid "List startable machine images" +msgstr "List all available packages" + +#: /tmp/fish/implicit/share/completions/machinectl.fish:10 +msgid "Also show machines starting with a '.'" +msgstr "" + +#: /tmp/fish/implicit/share/completions/machinectl.fish:11 +#, fuzzy +msgid "Show information about machine" +msgstr "Display change information for the package" + +#: /tmp/fish/implicit/share/completions/machinectl.fish:12 +msgid "Do not ellipsize process tree entries" +msgstr "" + +#: /tmp/fish/implicit/share/completions/machinectl.fish:13 +msgid "How many journal lines to show" +msgstr "" + +#: /tmp/fish/implicit/share/completions/machinectl.fish:14 +msgid "Formatting of journal output" +msgstr "" + +#: /tmp/fish/implicit/share/completions/machinectl.fish:15 +#, fuzzy +msgid "Show properties of machines" +msgstr "Show only matching part" + +#: /tmp/fish/implicit/share/completions/machinectl.fish:16 +#, fuzzy +msgid "Limit to certain properties" +msgstr "Disable automatic properties" + +#: /tmp/fish/implicit/share/completions/machinectl.fish:17 +msgid "Show all properties, even if not set" +msgstr "" + +#: /tmp/fish/implicit/share/completions/machinectl.fish:18 +#, fuzzy +msgid "Start machine" +msgstr "Print machine name" + +#: /tmp/fish/implicit/share/completions/machinectl.fish:19 +#, fuzzy +msgid "Login to a machine" +msgstr "Log to tracefile" + +#: /tmp/fish/implicit/share/completions/machinectl.fish:20 +msgid "Enable machine to start at boot" +msgstr "" + +#: /tmp/fish/implicit/share/completions/machinectl.fish:21 +msgid "Disable machine from starting at boot" +msgstr "" + +#: /tmp/fish/implicit/share/completions/machinectl.fish:22 +#, fuzzy +msgid "Poweroff machine" +msgstr "Power failure" + +#: /tmp/fish/implicit/share/completions/machinectl.fish:23 +msgid "Reboot machine" +msgstr "" + +#: /tmp/fish/implicit/share/completions/machinectl.fish:24 +msgid "Terminate machine (without shutting down)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/machinectl.fish:25 +#, fuzzy +msgid "Send signal to process in a machine" +msgstr "Bind address on local machine" + +#: /tmp/fish/implicit/share/completions/machinectl.fish:26 +msgid "Choose who to send the signal to" +msgstr "" + +#: /tmp/fish/implicit/share/completions/machinectl.fish:27 +#, fuzzy +msgid "Signal to send" +msgstr "Send mail to user" + +#: /tmp/fish/implicit/share/completions/machinectl.fish:28 +#, fuzzy +msgid "Bind-mount a directory to a machine" +msgstr "Bind address on local machine" + +#: /tmp/fish/implicit/share/completions/machinectl.fish:29 +#, fuzzy +msgid "Create destination directory" +msgstr "Create any missing directories" + +#: /tmp/fish/implicit/share/completions/machinectl.fish:30 +#, fuzzy +msgid "Apply read-only mount" +msgstr "Read-only mode" + +#: /tmp/fish/implicit/share/completions/machinectl.fish:31 +msgid "Copy file or directory to a machine" +msgstr "" + +#: /tmp/fish/implicit/share/completions/machinectl.fish:32 +#, fuzzy +msgid "Copy file or directory from a machine" +msgstr "Search directory for makefile" + +#: /tmp/fish/implicit/share/completions/machinectl.fish:33 +#, fuzzy +msgid "Open a shell on a machine" +msgstr "Bind address on local machine" + +#: /tmp/fish/implicit/share/completions/machinectl.fish:34 +#, fuzzy +msgid "Show a list of locally installed machines" +msgstr "Show automatically installed packages" + +#: /tmp/fish/implicit/share/completions/machinectl.fish:35 +msgid "Show information about machine images (human-readable)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/machinectl.fish:36 +msgid "Show properties of machine images (machine-readable)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/machinectl.fish:37 +#, fuzzy +msgid "Clone a machine image" +msgstr "Print machine name" + +#: /tmp/fish/implicit/share/completions/machinectl.fish:38 +#, fuzzy +msgid "Rename a machine image" +msgstr "Print machine name" + +#: /tmp/fish/implicit/share/completions/machinectl.fish:39 +#, fuzzy +msgid "Mark or unmark machine image as read-only" +msgstr "Make caching db readonly" + +#: /tmp/fish/implicit/share/completions/machinectl.fish:40 +#, fuzzy +msgid "Remove machine images" +msgstr "Remove packages" + +#: /tmp/fish/implicit/share/completions/machinectl.fish:41 +msgid "Set size limit for machine image" +msgstr "" + +#: /tmp/fish/implicit/share/completions/machinectl.fish:42 +#, fuzzy +msgid "Download a .tar container image" +msgstr "Download only tar file" + +#: /tmp/fish/implicit/share/completions/machinectl.fish:43 +#, fuzzy +msgid "Download a .raw container image" +msgstr "Download only tar file" + +#: /tmp/fish/implicit/share/completions/machinectl.fish:44 +#, fuzzy +msgid "Download a .dkr container image" +msgstr "Download only tar file" + +#: /tmp/fish/implicit/share/completions/machinectl.fish:45 +msgid "Import a .tar container image" +msgstr "" + +#: /tmp/fish/implicit/share/completions/machinectl.fish:46 +msgid "Import a .raw container image" +msgstr "" + +#: /tmp/fish/implicit/share/completions/machinectl.fish:47 +msgid "Export a .tar container image" +msgstr "" + +#: /tmp/fish/implicit/share/completions/machinectl.fish:48 +msgid "Export a .raw container image" +msgstr "" + +#: /tmp/fish/implicit/share/completions/machinectl.fish:49 +#, fuzzy +msgid "Specify compression format" +msgstr "List compression information" + +#: /tmp/fish/implicit/share/completions/machinectl.fish:50 +#, fuzzy +msgid "Show running downloads, imports and exports" +msgstr "Show the running containers" + +#: /tmp/fish/implicit/share/completions/machinectl.fish:51 +msgid "Abort running downloads, imports or exports" +msgstr "" + +#: /tmp/fish/implicit/share/completions/machinectl.fish:52 +#, fuzzy +msgid "Verify image with specified method" +msgstr "Query packages with the specified group" + +#: /tmp/fish/implicit/share/completions/machinectl.fish:53 +msgid "Verify image (not available for dkr)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/machinectl.fish:54 +#, fuzzy +msgid "Specify index server" +msgstr "Specify X server" + +#: /tmp/fish/implicit/share/completions/machinectl.fish:55 +#, fuzzy +msgid "Overwrite existing machine image" +msgstr "Overwrite existing binstubs if they exist" + +#: /tmp/fish/implicit/share/completions/magento.fish:1 +#, fuzzy +msgid "Shows all available URL protocols" +msgstr "List all available products" + +#: /tmp/fish/implicit/share/completions/magento.fish:2 +#, fuzzy +msgid "Lists all Magento modules" +msgstr "Lists all available Vagrant boxes" + +#: /tmp/fish/implicit/share/completions/magento.fish:3 +#, fuzzy +msgid "Lists all indexer modes" +msgstr "Print xrandr modes" + +#: /tmp/fish/implicit/share/completions/magento.fish:4 +#, fuzzy +msgid "Shows all available packing modes" +msgstr "List all available packages" + +#: /tmp/fish/implicit/share/completions/magento.fish:5 +msgid "Shows all IDEs supported by magento" +msgstr "" + +#: /tmp/fish/implicit/share/completions/magento.fish:6 +#, fuzzy +msgid "Shows all available magento tests" +msgstr "List all available patterns" + +#: /tmp/fish/implicit/share/completions/magento.fish:7 +#, fuzzy +msgid "Shows all available magento theme areas" +msgstr "List all available patterns" + +#: /tmp/fish/implicit/share/completions/magento.fish:8 +msgid "Shows all existing magento languages" +msgstr "" + +#: /tmp/fish/implicit/share/completions/magento.fish:9 +#, fuzzy +msgid "Shows all available source theme file types" +msgstr "List all available products" + +#: /tmp/fish/implicit/share/completions/magento.fish:10 +#, fuzzy +msgid "Shows all available deploy modes" +msgstr "List all available products" + +#: /tmp/fish/implicit/share/completions/magento.fish:11 +#, fuzzy +msgid "Shows all available cache types" +msgstr "List all available patches" + +#: /tmp/fish/implicit/share/completions/magento.fish:12 +#, fuzzy +msgid "Shows all available verbosity levels" +msgstr "List all available products" + +#: /tmp/fish/implicit/share/completions/magento.fish:13 +#, fuzzy +msgid "Shows all available output formats" +msgstr "List all available patches" + +#: /tmp/fish/implicit/share/completions/magento.fish:14 +#, fuzzy +msgid "Lists magento commands" +msgstr "list all “gem” commands" + +#: /tmp/fish/implicit/share/completions/magento.fish:15 +msgid "Checks that prompt is not inside of magento command" +msgstr "" + +#: /tmp/fish/implicit/share/completions/magento.fish:16 +#: /tmp/fish/implicit/share/completions/p4.fish:23 +#, fuzzy +msgid "Checks if prompt is in a specific command" +msgstr "Test if bundle has been given a specific subcommand" + +#: /tmp/fish/implicit/share/completions/magento.fish:17 +#: /tmp/fish/implicit/share/completions/p4.fish:24 +msgid "Adds a completion for a specific command" +msgstr "" + +#: /tmp/fish/implicit/share/completions/magento.fish:18 +#: /tmp/fish/implicit/share/completions/p4.fish:25 +#, fuzzy +msgid "Adds a specific option for a command" +msgstr "Use function keys for commands" + +#: /tmp/fish/implicit/share/completions/magento.fish:19 +msgid "Checks if a parameter has been given already" +msgstr "" + +#: /tmp/fish/implicit/share/completions/magento.fish:20 +#, fuzzy +msgid "Show help for a command" +msgstr "Help for this command" + +#: /tmp/fish/implicit/share/completions/magento.fish:21 +#, fuzzy +msgid "Do not output any message" +msgstr "Do not create output files" + +#: /tmp/fish/implicit/share/completions/magento.fish:22 +msgid "Increase verbosity: 1 for normal, 2 for verbose and 3 for debug" +msgstr "" + +#: /tmp/fish/implicit/share/completions/magento.fish:24 +#, fuzzy +msgid "Force colored output" +msgstr "Use colors in output" + +#: /tmp/fish/implicit/share/completions/magento.fish:26 +#, fuzzy +msgid "Don't ask any interactive question" +msgstr "Do no interactive prompting" + +#: /tmp/fish/implicit/share/completions/makedepend.fish:1 msgid "Define" msgstr "Define" -#: share/completions/makedepend.fish:2 +#: /tmp/fish/implicit/share/completions/makedepend.fish:2 msgid "Include directory" msgstr "Include directory" -#: share/completions/makedepend.fish:3 +#: /tmp/fish/implicit/share/completions/makedepend.fish:3 msgid "Replace include directories" msgstr "Replace include directories" -#: share/completions/makedepend.fish:5 +#: /tmp/fish/implicit/share/completions/makedepend.fish:4 +msgid "Append dependencies to makefile" +msgstr "Append dependencies to makefile" + +#: /tmp/fish/implicit/share/completions/makedepend.fish:5 msgid "Specify makefile" msgstr "Specify makefile" -#: share/completions/makedepend.fish:6 +#: /tmp/fish/implicit/share/completions/makedepend.fish:6 msgid "Prepend file to input" msgstr "Prepend file to input" -#: share/completions/makedepend.fish:7 +#: /tmp/fish/implicit/share/completions/makedepend.fish:7 msgid "Object file suffix" msgstr "Object file suffix" -#: share/completions/makedepend.fish:8 +#: /tmp/fish/implicit/share/completions/makedepend.fish:8 msgid "Object file prefix" msgstr "Object file prefix" -#: share/completions/makedepend.fish:9 +#: /tmp/fish/implicit/share/completions/makedepend.fish:9 msgid "Starting string delimiter" msgstr "Starting string delimiter" -#: share/completions/makedepend.fish:10 +#: /tmp/fish/implicit/share/completions/makedepend.fish:10 msgid "Line width" msgstr "Line width" -#: share/completions/mosh.fish:20 -msgid "Controls use of speculative local echo" -msgstr "Controls use of speculative local echo" +#: /tmp/fish/implicit/share/completions/makedepend.fish:12 +msgid "Warn about multiple inclusion" +msgstr "Warn about multiple inclusion" -#: share/completions/mount.fish:19 -msgid "Mount partition with specified label" -msgstr "Mount partition with specified label" +#: /tmp/fish/implicit/share/completions/make.fish:1 +msgid "Target" +msgstr "Target" -#: share/completions/mount.fish:20 -msgid "Mount partition with specified UID" -msgstr "Mount partition with specified UID" +#: /tmp/fish/implicit/share/completions/make.fish:2 +msgid "Use file as makefile" +msgstr "Use file as makefile" -#: share/completions/mount.fish:21 -msgid "Exclude file systems" -msgstr "Exclude file systems" +#: /tmp/fish/implicit/share/completions/make.fish:3 +#: /tmp/fish/implicit/share/completions/tar.fish:15 +#: /tmp/fish/implicit/share/functions/cd.fish:1 +msgid "Change directory" +msgstr "Change directory" -#: share/completions/mount.fish:22 -msgid "Remount a subtree to a second position" -msgstr "Remount a subtree to a second position" +#: /tmp/fish/implicit/share/completions/make.fish:5 +msgid "Environment before makefile" +msgstr "Environment before makefile" -#: share/completions/mount.fish:23 -msgid "Move a subtree to a new position" -msgstr "Move a subtree to a new position" +#: /tmp/fish/implicit/share/completions/make.fish:7 +msgid "Search directory for makefile" +msgstr "Search directory for makefile" -#: share/completions/mount.fish:24 -msgid "File system" -msgstr "File system" +#: /tmp/fish/implicit/share/completions/make.fish:8 +msgid "Number of concurrent jobs" +msgstr "Number of concurrent jobs" -#: share/completions/mount.fish:26 -msgid "Mount option" -msgstr "Mount option" +#: /tmp/fish/implicit/share/completions/make.fish:9 +msgid "Continue after an error" +msgstr "Continue after an error" -#: share/completions/mplayer.fish:28 -msgid "A/V sync speed" -msgstr "A/V sync speed" +#: /tmp/fish/implicit/share/completions/make.fish:10 +msgid "Start when load drops" +msgstr "Start when load drops" -#: share/completions/mplayer.fish:32 -msgid "Loop playback" -msgstr "Loop playback" +#: /tmp/fish/implicit/share/completions/make.fish:11 +msgid "Do not execute commands" +msgstr "Do not execute commands" -#: share/completions/mplayer.fish:58 share/completions/mplayer.fish:76 -msgid "Video output" -msgstr "Video output" +#: /tmp/fish/implicit/share/completions/make.fish:12 +msgid "Ignore specified file" +msgstr "Ignore specified file" -#: share/completions/mplayer.fish:64 share/completions/mplayer.fish:70 -msgid "Audio output" -msgstr "Audio output" +#: /tmp/fish/implicit/share/completions/make.fish:13 +msgid "Print database" +msgstr "Print database" -#: share/completions/msgfmt.fish:5 -msgid "Generate a Java ResourceBundle class" -msgstr "Generate a Java ResourceBundle class" +#: /tmp/fish/implicit/share/completions/make.fish:14 +msgid "Question mode" +msgstr "Question mode" -#: share/completions/msgfmt.fish:6 -msgid "Like --java, and assume Java2 (JDK 1.2 or higher)" -msgstr "Like --java, and assume Java2 (JDK 1.2 or higher)" +#: /tmp/fish/implicit/share/completions/make.fish:15 +msgid "Eliminate implicit rules" +msgstr "Eliminate implicit rules" -#: share/completions/msgfmt.fish:7 -msgid "Generate a .NET .dll file" -msgstr "Generate a .NET .dll file" +#: /tmp/fish/implicit/share/completions/make.fish:17 +msgid "Don't continue after an error" +msgstr "Don't continue after an error" -#: share/completions/msgfmt.fish:8 -msgid "Generate a .NET .resources file" -msgstr "Generate a .NET .resources file" +#: /tmp/fish/implicit/share/completions/make.fish:18 +msgid "Touch files, don't run commands" +msgstr "Touch files, don't run commands" -#: share/completions/msgfmt.fish:9 -msgid "Generate a tcl/msgcat .msg file" -msgstr "Generate a tcl/msgcat .msg file" +#: /tmp/fish/implicit/share/completions/make.fish:20 +#, fuzzy +msgid "Print working directory" +msgstr "Print the working directory" -#: share/completions/msgfmt.fish:10 -msgid "Generate a Qt .qm file" -msgstr "Generate a Qt .qm file" +#: /tmp/fish/implicit/share/completions/make.fish:21 +msgid "Pretend file is modified" +msgstr "Pretend file is modified" -#: share/completions/msgfmt.fish:17 -msgid "Resource name" -msgstr "Resource name" +#: /tmp/fish/implicit/share/completions/makepkg.fish:1 +#, fuzzy +msgid "Ignore missing or incomplete arch field" +msgstr "Ignore missing packages" -#: share/completions/msgfmt.fish:18 -msgid "Locale name, either language or language_COUNTRY" -msgstr "Locale name, either language or language_COUNTRY" - -#: share/completions/msgfmt.fish:19 -msgid "Base directory for output" -msgstr "Base directory for output" - -#: share/completions/mutt.fish:18 -msgid "An expanded version of the given alias is passed to stdout" -msgstr "An expanded version of the given alias is passed to stdout" - -#: share/completions/mutt.fish:19 -msgid "Attach a file to your message using MIME" -msgstr "Attach a file to your message using MIME" - -#: share/completions/mutt.fish:20 -msgid "Specify a blind-carbon-copy (BCC) recipient" -msgstr "Specify a blind-carbon-copy (BCC) recipient" - -#: share/completions/mutt.fish:21 -msgid "Specify a carbon-copy (CC) recipient" -msgstr "Specify a carbon-copy (CC) recipient" - -#: share/completions/mutt.fish:22 -msgid "Run command after processing of initialization files" -msgstr "Run command after processing of initialization files" - -#: share/completions/mutt.fish:23 -msgid "Specify which mailbox to load" -msgstr "Specify which mailbox to load" - -#: share/completions/mutt.fish:24 -msgid "Specify an initialization file to read instead of ~/.muttrc" -msgstr "Specify an initialization file to read instead of ~/.muttrc" - -#: share/completions/mutt.fish:25 -msgid "Specify a draft file containing header and body for the message" -msgstr "Specify a draft file containing header and body for the message" - -#: share/completions/mutt.fish:26 -msgid "Specify a file to include into the body of a message" -msgstr "Specify a file to include into the body of a message" - -#: share/completions/mutt.fish:27 -msgid "Specify a default mailbox type" -msgstr "Specify a default mailbox type" - -#: share/completions/mutt.fish:28 -msgid "Query a configuration variables value" -msgstr "Query a configuration variables value" - -#: share/completions/mutt.fish:29 -msgid "Specify the subject of the message" -msgstr "Specify the subject of the message" - -#: share/completions/mv.fish:4 -msgid "Answer for overwrite questions" -msgstr "Answer for overwrite questions" - -#: share/completions/node.fish:9 -msgid "Print node's version" -msgstr "Print node's version" - -#: share/completions/node.fish:10 -msgid "Evaluate script" -msgstr "Evaluate script" - -#: share/completions/node.fish:11 -msgid "Print result of --eval" -msgstr "Print result of --eval" - -#: share/completions/obnam.fish:9 -msgid "Adds an encryption key to the repository" -msgstr "Adds an encryption key to the repository" - -#: share/completions/obnam.fish:11 -msgid "Lists the keys associated with each client" -msgstr "Lists the keys associated with each client" - -#: share/completions/obnam.fish:12 -msgid "Lists the clients in the repository" -msgstr "Lists the clients in the repository" - -#: share/completions/obnam.fish:13 -msgid "Compares two generations" -msgstr "Compares two generations" - -#: share/completions/obnam.fish:14 -msgid "Dumps the repository" -msgstr "Dumps the repository" - -#: share/completions/obnam.fish:15 -msgid "Removes a lock file for a client" -msgstr "Removes a lock file for a client" - -#: share/completions/obnam.fish:16 -msgid "Removes backup generations" -msgstr "Removes backup generations" - -#: share/completions/obnam.fish:17 -msgid "Checks the consistency of the repository" -msgstr "Checks the consistency of the repository" - -#: share/completions/obnam.fish:18 -msgid "Lists every backup generation" -msgstr "Lists every backup generation" - -#: share/completions/obnam.fish:19 -msgid "Lists the identifier for every generation" -msgstr "Lists the identifier for every generation" - -#: share/completions/obnam.fish:20 -msgid "Lists the keys" -msgstr "Lists the keys" - -#: share/completions/obnam.fish:21 -msgid "Lists the toplevel keys" -msgstr "Lists the toplevel keys" - -#: share/completions/obnam.fish:22 -msgid "Lists the contents of a given generation" -msgstr "Lists the contents of a given generation" - -#: share/completions/obnam.fish:23 -msgid "Makes the repository available via FUSE" -msgstr "Makes the repository available via FUSE" - -#: share/completions/obnam.fish:24 -msgid "Check if a backup age exceeds a threshold" +#: /tmp/fish/implicit/share/completions/makepkg.fish:2 +msgid "Clean up work files after build" msgstr "" -#: share/completions/obnam.fish:25 -msgid "Removes a client from the repository" -msgstr "Removes a client from the repository" +#: /tmp/fish/implicit/share/completions/makepkg.fish:3 +#, fuzzy +msgid "Use alternate config " +msgstr "Use config file" -#: share/completions/obnam.fish:26 -msgid "Removes a key from the repository" -msgstr "Removes a key from the repository" +#: /tmp/fish/implicit/share/completions/makepkg.fish:4 +#, fuzzy +msgid "Do not perform dependency checks" +msgstr "Don't do a dependency check" -#: share/completions/obnam.fish:27 -msgid "Restore files from the repository" -msgstr "Restore files from the repository" +#: /tmp/fish/implicit/share/completions/makepkg.fish:5 +#, fuzzy +msgid "Do not extract source files" +msgstr "Do not del source files" -#: share/completions/obnam.fish:28 -msgid "Verifies files in the repository" -msgstr "Verifies files in the repository" - -#: share/completions/obnam.fish:30 -msgid "Restore setuid/setgid bits in restored files" +#: /tmp/fish/implicit/share/completions/makepkg.fish:6 +msgid "Only perform integrity checks" msgstr "" -#: share/completions/obnam.fish:31 -msgid "Do not restore setuid/setgid bits in restored files" +#: /tmp/fish/implicit/share/completions/makepkg.fish:7 +#, fuzzy +msgid "Force rebuild of the package" +msgstr "Rebuild a package" + +#: /tmp/fish/implicit/share/completions/makepkg.fish:8 +#, fuzzy +msgid "Generate integrity checks" +msgstr "Generate contents file" + +#: /tmp/fish/implicit/share/completions/makepkg.fish:9 +#, fuzzy +msgid "Do not perform integrity checks" +msgstr "Do not use integrated preprocessor" + +#: /tmp/fish/implicit/share/completions/makepkg.fish:10 +#, fuzzy +msgid "Do not verify checksums" +msgstr "Do not check files" + +#: /tmp/fish/implicit/share/completions/makepkg.fish:11 +#, fuzzy +msgid "Do not verify PGP signatures" +msgstr "Don't verify patch signature" + +#: /tmp/fish/implicit/share/completions/makepkg.fish:12 +#, fuzzy +msgid "Display syntax and command line options" +msgstr "Display brief summary of the available commands and options" + +#: /tmp/fish/implicit/share/completions/makepkg.fish:13 +msgid "No automatic bump of pkgver" msgstr "" -#: share/completions/obnam.fish:32 -msgid "Name of client" -msgstr "Name of client" +#: /tmp/fish/implicit/share/completions/makepkg.fish:14 +#, fuzzy +msgid "Install the package after build" +msgstr "Install after build" -#: share/completions/obnam.fish:33 -msgid "Compress repository with" -msgstr "Compress repository with" - -#: share/completions/obnam.fish:34 -msgid "For --nagios-last-backup-age: maximum age" +#: /tmp/fish/implicit/share/completions/makepkg.fish:15 +msgid "Enable makepkg build logging" msgstr "" -#: share/completions/obnam.fish:35 -msgid "Dump metadata about files" +#: /tmp/fish/implicit/share/completions/makepkg.fish:16 +#, fuzzy +msgid "Disable color in output messages" +msgstr "Use colors in output" + +#: /tmp/fish/implicit/share/completions/makepkg.fish:17 +#, fuzzy +msgid "Only download and extract files" +msgstr "Download and extract a source" + +#: /tmp/fish/implicit/share/completions/makepkg.fish:18 +msgid "Use alternative " msgstr "" -#: share/completions/obnam.fish:36 -msgid "Do not dump metadata about files" -msgstr "Do not dump metadata about files" +#: /tmp/fish/implicit/share/completions/makepkg.fish:19 +#, fuzzy +msgid "Remove installed deps after build" +msgstr "Install after build" -#: share/completions/obnam.fish:37 -msgid "Generate man page" -msgstr "Generate man page" - -#: share/completions/obnam.fish:38 -msgid "Which generation to restore" +#: /tmp/fish/implicit/share/completions/makepkg.fish:20 +msgid "Repackage without rebuilding" msgstr "" -#: share/completions/obnam.fish:39 -msgid "Show this help message and exit" -msgstr "Show this help message and exit" +#: /tmp/fish/implicit/share/completions/makepkg.fish:21 +#, fuzzy +msgid "Install missing dependencies" +msgstr "Install/remove packages for dependencies" -#: share/completions/obnam.fish:40 -msgid "Policy for what generations to keep when forgetting." +#: /tmp/fish/implicit/share/completions/makepkg.fish:22 +msgid "Build a source-only tarball for AUR" msgstr "" -#: share/completions/obnam.fish:41 -msgid "Wait TIMEOUT seconds for an existing lock" +#: /tmp/fish/implicit/share/completions/makepkg.fish:23 +#, fuzzy +msgid "Display the version and exit" +msgstr "Display version and exit" + +#: /tmp/fish/implicit/share/completions/makepkg.fish:24 +#, fuzzy +msgid "Remove the srcdir before building the package" +msgstr "Don't check dependencies before uninstalling the packages" + +#: /tmp/fish/implicit/share/completions/makepkg.fish:25 +msgid "Build a source-only GPL tarball for AUR" msgstr "" -#: share/completions/obnam.fish:43 -msgid "Do not actually change anything" -msgstr "Do not actually change anything" - -#: share/completions/obnam.fish:44 -msgid "Actually commit changes" -msgstr "Actually commit changes" - -#: share/completions/obnam.fish:45 -msgid "Show only errors, no progress updates" +#: /tmp/fish/implicit/share/completions/makepkg.fish:26 +msgid "Only build from a split package" msgstr "" -#: share/completions/obnam.fish:46 -msgid "Show errors and progress updates" +#: /tmp/fish/implicit/share/completions/makepkg.fish:27 +msgid "Run the check function in the PKGBUILD" msgstr "" -#: share/completions/obnam.fish:49 -msgid "Simulate failures for files that match REGEXP" -msgstr "Simulate failures for files that match REGEXP" +#: /tmp/fish/implicit/share/completions/makepkg.fish:28 +#, fuzzy +msgid "Do not create the archive" +msgstr "Do not create output files" -#: share/completions/obnam.fish:52 +#: /tmp/fish/implicit/share/completions/makepkg.fish:29 +msgid "Do not run the check function in the PKGBUILD" +msgstr "" + +#: /tmp/fish/implicit/share/completions/makepkg.fish:30 +#, fuzzy +msgid "Sign the resulting package with gpg" +msgstr "Sign the patch with your gpg key" + +#: /tmp/fish/implicit/share/completions/makepkg.fish:31 +#, fuzzy +msgid "Do not create a signature for the package" +msgstr "Do not fail if signature is older than key" + +#: /tmp/fish/implicit/share/completions/makepkg.fish:32 +#, fuzzy +msgid "Specify a to use when signing" +msgstr "Specify umask to use when writing" + +#: /tmp/fish/implicit/share/completions/makepkg.fish:33 +msgid "Passed to pacman: Do not ask for confirmation" +msgstr "" + +#: /tmp/fish/implicit/share/completions/makepkg.fish:34 +msgid "Passed to pacman: Only install what is needed" +msgstr "" + +#: /tmp/fish/implicit/share/completions/makepkg.fish:35 +msgid "Passed to pacman: Install as dependencies" +msgstr "" + +#: /tmp/fish/implicit/share/completions/makepkg.fish:36 +#, fuzzy +msgid "Passed to pacman: Do not display a progress bar" +msgstr "Do not display progress bar" + +#: /tmp/fish/implicit/share/completions/makepkg.fish:37 +#, fuzzy +msgid "List all packages that would be built" +msgstr "list all packages with specified useflag" + +#: /tmp/fish/implicit/share/completions/makepkg.fish:38 +#, fuzzy +msgid "Print SRCINFO to stdout" +msgstr "Print file to stdout" + +#: /tmp/fish/implicit/share/completions/man.fish:1 +msgid "Program section" +msgstr "Program section" + +#: /tmp/fish/implicit/share/completions/man.fish:2 +msgid "Syscall section" +msgstr "Syscall section" + +#: /tmp/fish/implicit/share/completions/man.fish:3 +msgid "Library section" +msgstr "Library section" + +#: /tmp/fish/implicit/share/completions/man.fish:4 +msgid "Device section" +msgstr "Device section" + +#: /tmp/fish/implicit/share/completions/man.fish:5 +msgid "File format section" +msgstr "File format section" + +#: /tmp/fish/implicit/share/completions/man.fish:6 +msgid "Games section" +msgstr "Games section" + +#: /tmp/fish/implicit/share/completions/man.fish:7 +msgid "Misc section" +msgstr "Misc section" + +#: /tmp/fish/implicit/share/completions/man.fish:8 +msgid "Admin section" +msgstr "Admin section" + +#: /tmp/fish/implicit/share/completions/man.fish:9 +msgid "Kernel section" +msgstr "Kernel section" + +#: /tmp/fish/implicit/share/completions/man.fish:10 +msgid "Tcl section" +msgstr "Tcl section" + +#: /tmp/fish/implicit/share/completions/man.fish:11 +msgid "New section" +msgstr "New section" + +#: /tmp/fish/implicit/share/completions/man.fish:12 +msgid "Local section" +msgstr "Local section" + +#: /tmp/fish/implicit/share/completions/man.fish:13 +msgid "Old section" +msgstr "Old section" + +#: /tmp/fish/implicit/share/completions/man.fish:15 +msgid "Manpath" +msgstr "Manpath" + +#: /tmp/fish/implicit/share/completions/man.fish:16 +msgid "Pager" +msgstr "Pager" + +#: /tmp/fish/implicit/share/completions/man.fish:17 +#, fuzzy +msgid "Manual sections" +msgstr "Local section" + +#: /tmp/fish/implicit/share/completions/man.fish:18 +#, fuzzy +msgid "Display all matches" +msgstr "Display all changelogs" + +#: /tmp/fish/implicit/share/completions/man.fish:19 +msgid "Always reformat" +msgstr "Always reformat" + +#: /tmp/fish/implicit/share/completions/man.fish:20 +msgid "Debug" +msgstr "Debug" + +#: /tmp/fish/implicit/share/completions/man.fish:21 +msgid "Debug and run" +msgstr "Debug and run" + +#: /tmp/fish/implicit/share/completions/man.fish:22 +msgid "Show whatis information" +msgstr "Show whatis information" + +#: /tmp/fish/implicit/share/completions/man.fish:23 +msgid "Format only" +msgstr "Format only" + +#: /tmp/fish/implicit/share/completions/man.fish:25 +msgid "Show apropos information" +msgstr "Show apropos information" + +#: /tmp/fish/implicit/share/completions/man.fish:26 +msgid "Search in all man pages" +msgstr "Search in all man pages" + +#: /tmp/fish/implicit/share/completions/man.fish:27 +msgid "Set system" +msgstr "Set system" + +#: /tmp/fish/implicit/share/completions/man.fish:28 +msgid "Preprocessors" +msgstr "Preprocessors" + +#: /tmp/fish/implicit/share/completions/man.fish:29 +msgid "Format for printing" +msgstr "Format for printing" + +#: /tmp/fish/implicit/share/completions/man.fish:30 +#: /tmp/fish/implicit/share/completions/man.fish:31 +msgid "Only print locations" +msgstr "Only print locations" + +#: /tmp/fish/implicit/share/completions/mc.fish:1 +msgid "No graphic chars for line drawing" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mc.fish:2 +msgid "Force black and white display" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mc.fish:3 +msgid "Force color mode" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mc.fish:4 +#, fuzzy +msgid "Specify a different color set" +msgstr "Specify record separator" + +#: /tmp/fish/implicit/share/completions/mc.fish:5 +#, fuzzy +msgid "Specify a name of skin" +msgstr "Specify a username" + +#: /tmp/fish/implicit/share/completions/mc.fish:6 +#, fuzzy +msgid "Disable mouse support" +msgstr "Enable suspension support" + +#: /tmp/fish/implicit/share/completions/mc.fish:7 +msgid "Start the internal editor with FILE" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mc.fish:8 +#, fuzzy +msgid "Display the compiled-in search paths" +msgstr "Display compression ratios" + +#: /tmp/fish/implicit/share/completions/mc.fish:9 +#, fuzzy +msgid "Display extended info about compiled-in paths" +msgstr "Display detailed information about the packages" + +#: /tmp/fish/implicit/share/completions/mc.fish:10 +#, fuzzy +msgid "Display configure options" +msgstr "Display configuration and exit" + +#: /tmp/fish/implicit/share/completions/mc.fish:11 +#, fuzzy +msgid "Reset softkeys to their default" +msgstr "Restrict operations to the LOCAL domain (default)" + +#: /tmp/fish/implicit/share/completions/mc.fish:12 +#, fuzzy +msgid "Specify a keymap FILE" +msgstr "Specify a username" + +#: /tmp/fish/implicit/share/completions/mc.fish:13 +msgid "Use default hardcoded keys" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mc.fish:14 +msgid "Save the ftpfs dialog with the server in FILE" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mc.fish:15 +#, fuzzy +msgid "Print the last working directory to FILE" +msgstr "Print the working directory" + +#: /tmp/fish/implicit/share/completions/mc.fish:16 +msgid "Set alternative mode drawing of frameworks" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mc.fish:17 +msgid "Use the TERMCAP variable for terminal info" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mc.fish:18 +#, fuzzy +msgid "Disable use of the concurrent shell" +msgstr "Displays the current mode" + +#: /tmp/fish/implicit/share/completions/mc.fish:19 +#, fuzzy +msgid "Enable use of the concurrent shell" +msgstr "Number of concurrent jobs" + +#: /tmp/fish/implicit/share/completions/mc.fish:20 +msgid "Start the internal viewer with FILE" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mc.fish:21 +#, fuzzy +msgid "Display the version of the program" +msgstr "Display the contents of the installed gems" + +#: /tmp/fish/implicit/share/completions/mc.fish:22 +msgid "Force xterm mode" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mc.fish:23 +msgid "Force a \"normal tracking\" mouse mode" +msgstr "" + +#: /tmp/fish/implicit/share/completions/md5sum.fish:1 +msgid "Compute and check message digest" +msgstr "" + +#: /tmp/fish/implicit/share/completions/md5sum.fish:2 +#, fuzzy +msgid "Read in binary mode" +msgstr "Start in binary mode" + +#: /tmp/fish/implicit/share/completions/md5sum.fish:3 +msgid "Read sums from files and check them" +msgstr "" + +#: /tmp/fish/implicit/share/completions/md5sum.fish:4 +#, fuzzy +msgid "Read in text mode" +msgstr "Start in Ex mode" + +#: /tmp/fish/implicit/share/completions/md5sum.fish:7 +msgid "Warn about improperly formatted checksum lines" +msgstr "" + +#: /tmp/fish/implicit/share/completions/md5sum.fish:8 +msgid "With --check, exit non-zero for any invalid input" +msgstr "" + +#: /tmp/fish/implicit/share/completions/md5sum.fish:9 +#, fuzzy +msgid "Display help text" +msgstr "Display help and exit" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:1 +msgid "Assemble a pre-existing array" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:2 +msgid "Build a legacy array without superblocks" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:3 +#, fuzzy +msgid "Create a new array" +msgstr "Create new project" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:4 +#, fuzzy +msgid "Select monitor mode" +msgstr "Silent mode" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:5 +msgid "Change the size or shape of an active array" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:6 +msgid "Manage devices in array, and possibly start it" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:7 +msgid "Start all auto-detected arrays" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:9 +#, fuzzy +msgid "Display more detailed help" +msgstr "Display a help page" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:11 +#: /tmp/fish/implicit/share/completions/obnam.fish:47 +#: /tmp/fish/implicit/share/completions/xrandr.fish:1 msgid "Be more verbose" msgstr "" -#: share/completions/obnam.fish:53 +#: /tmp/fish/implicit/share/completions/mdadm.fish:13 +#, fuzzy +msgid "Force operation" +msgstr "Force operation to run" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:14 +#, fuzzy +msgid "Specify config file or directory" +msgstr "Specify config file" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:15 +#, fuzzy +msgid "Scan for missing information" +msgstr "List compression information" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:16 +#, fuzzy +msgid "Set metadata style to use" +msgstr "Send mail to user" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:17 +msgid "Provide home host identity" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:18 +msgid "Give name format preference" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:19 +#, fuzzy +msgid "Give cluster name" +msgstr "Set server name" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:20 +#, fuzzy +msgid "Specify the number of active devices" +msgstr "Specify the subject of the message" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:21 +#, fuzzy +msgid "Specify the number of spare devices" +msgstr "Specify the number of jobs to run in parallel" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:22 +#, fuzzy +msgid "Specify the space to use from each drive" +msgstr "Specify the rsync to run on remote machine" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:23 +msgid "Specify the size made available on the array" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:24 +#, fuzzy +msgid "Specify the chunk size" +msgstr "Specify the http username" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:25 +#, fuzzy +msgid "Specify rounding factor" +msgstr "Specify record separator" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:26 +#, fuzzy +msgid "Specify RAID level" +msgstr "Specify X server" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:27 +#, fuzzy +msgid "Specify data layout" +msgstr "Specify man path" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:28 +#, fuzzy +msgid "Specify file for write-intent bitmap" +msgstr "Specify files to ignore" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:29 +#, fuzzy +msgid "Specify chunksize of bitmap" +msgstr "Specify config file" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:30 +msgid "Prefer reading from other devices than these" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:31 +#, fuzzy +msgid "Enable writes on array or device" +msgstr "File is character device" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:32 +#, fuzzy +msgid "Disable writes on array" +msgstr "Disable warnings" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:33 +msgid "Enable write-behind mode" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:34 +msgid "Assume the array is clean" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:35 +#, fuzzy +msgid "Use this file as a backup" +msgstr "Use this files times" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:36 +#, fuzzy +msgid "Specify start of array data" +msgstr "Specify author id" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:37 +msgid "Resume frozen --grow command" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:38 +#, fuzzy +msgid "Set array name" +msgstr "Set server name" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:39 +msgid "Run array despite warnings" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:40 +#, fuzzy +msgid "Give instruction for device file" +msgstr "Action for devices" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:41 +msgid "Add devices to array" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:42 +#, fuzzy +msgid "Specify max nodes in the cluster" +msgstr "Pass command to shell" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:43 +msgid "Specify journal device for RAID-4/5/6 array" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:44 +msgid "UUID of array to assemble" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:45 +#, fuzzy +msgid "Minor number of array device" +msgstr "Print number of occurences" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:46 +msgid "Refuse to start without all drives" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:47 +msgid "Do not ask for backup file, unavailable" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:48 +#, fuzzy +msgid "Update superblock properties" +msgstr "Update sources" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:49 +msgid "Freeze --grow command" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:50 +#, fuzzy +msgid "Test mode" +msgstr "Quiet mode" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:51 +#, fuzzy +msgid "Hot-add listed devices" +msgstr "Print mounted devices" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:52 +msgid "Re-add a previously removed device" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:53 +msgid "Hot-add listed devices as spare" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:54 +#, fuzzy +msgid "Remove listed inactive devices" +msgstr "Remove specified service" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:55 +msgid "Mark listed devices as faulty" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:56 +msgid "Mark listed devices as requiring replacement" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:57 +msgid "Give devices as replacement" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:58 +msgid "Confirm existence of device" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:59 +msgid "Examine device for md use" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:60 +#, fuzzy +msgid "Print details on array" +msgstr "Print tally" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:61 +msgid "Print details on platform capabilities" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:62 +msgid "Format data output as key=value pairs" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:63 +#, fuzzy +msgid "Print content of device metadata" +msgstr "Print mounted devices" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:64 +msgid "Fix examination for buggy SPARC 2.2 kernel RAID" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:65 +msgid "Print report about bitmap" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:66 +#, fuzzy +msgid "List recorded bad blocks" +msgstr "List current package locks" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:67 +#, fuzzy +msgid "Dump metadata to directory" +msgstr "Set the home directory" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:68 +#, fuzzy +msgid "Restore metadata from directory" +msgstr "Restore files from the repository" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:69 +msgid "Deactivate array" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:70 +msgid "Erase possible superblock" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:71 +msgid "Delete subarray" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:72 +#, fuzzy +msgid "Update subarray" +msgstr "Update sources" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:73 +#, fuzzy +msgid "Wait for pending operations" +msgstr "Foreground operation" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:74 +msgid "Mark array as clean ASAP" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:75 +#, fuzzy +msgid "Set sync action for md devices" +msgstr "Action for devices" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:76 +msgid "Rebuild /run/mdadm/map" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:77 +msgid "Automatically add eventually appearing device to array" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:78 +msgid "Mail address to send alerts to" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:79 +msgid "Program to run in case of an event" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:80 +msgid "Record events in syslog" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:81 +msgid "Polling interval" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:82 +msgid "Generate RebuildNN events each given percentage" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:83 +msgid "Run monitor mode as a daemon" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:84 +msgid "Write PID file when running as a daemon" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:85 +msgid "Check arrays only once" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:86 +#, fuzzy +msgid "Do not move spares between arrays" +msgstr "Do not check shared B-trees" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:87 +msgid "Be more concise" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdbook.fish:1 +#: /tmp/fish/implicit/share/completions/mdbook.fish:4 +#, fuzzy +msgid "Prints help" +msgstr "Print help" + +#: /tmp/fish/implicit/share/completions/mdbook.fish:2 +#, fuzzy +msgid "Prints version" +msgstr "Print node's version" + +#: /tmp/fish/implicit/share/completions/mdbook.fish:3 +msgid "Build book from markdown files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdbook.fish:5 +msgid "Create boilerplate structure and files in directory" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdbook.fish:6 +#, fuzzy +msgid "Skip confirmation prompts" +msgstr "Ask confirmation" + +#: /tmp/fish/implicit/share/completions/mdbook.fish:7 +msgid "Copy default theme into source folder" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdbook.fish:8 +msgid "Serve book at http://localhost:3000" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdbook.fish:9 +msgid "Use another port (default 3000)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdbook.fish:10 +msgid "Use another port for websocket (default 3001)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdbook.fish:11 +msgid "Test that code samples compile" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdbook.fish:12 +#, fuzzy +msgid "Watch file changes" +msgstr "Patch local changes" + +#: /tmp/fish/implicit/share/completions/mddiagnose.fish:2 +#, fuzzy +msgid "Ignore unknown options" +msgstr "Unknown option: " + +#: /tmp/fish/implicit/share/completions/mddiagnose.fish:3 +#, fuzzy +msgid "Do not reveal the resulting package in the Finder" +msgstr "Do not pad the following tracks - the default" + +#: /tmp/fish/implicit/share/completions/mddiagnose.fish:4 +msgid "Avoid restricted operations such as heap" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mddiagnose.fish:5 +#, fuzzy +msgid "Skip gathering system.log" +msgstr "Skip other filesystems" + +#: /tmp/fish/implicit/share/completions/mddiagnose.fish:6 +#, fuzzy +msgid "Prints version of mddiagnose" +msgstr "Print version information and exit" + +#: /tmp/fish/implicit/share/completions/mddiagnose.fish:7 +msgid "Minimal report" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mddiagnose.fish:8 +#, fuzzy +msgid "Evaluate indexing information for path" +msgstr "Display change information for the package" + +#: /tmp/fish/implicit/share/completions/mddiagnose.fish:9 +#, fuzzy +msgid "Evaluate permissions information for path" +msgstr "Print version information and exit" + +#: /tmp/fish/implicit/share/completions/mddiagnose.fish:10 +#, fuzzy +msgid "Write the diagnostic to the specified path" +msgstr "Create window on the specified display" + +#: /tmp/fish/implicit/share/completions/mdfind.fish:1 +#, fuzzy +msgid "Fetches the value of the specified attribute" +msgstr "Don't preserve the specified attributes" + +#: /tmp/fish/implicit/share/completions/mdfind.fish:2 +msgid "Query only reports matching items count" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdfind.fish:3 +#, fuzzy +msgid "Search only within given directory" +msgstr "Create a CVS repository if it doesnt exist" + +#: /tmp/fish/implicit/share/completions/mdfind.fish:4 +msgid "Query should stay active" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdfind.fish:5 +#, fuzzy +msgid "Search on file name only" +msgstr "Search packagename only" + +#: /tmp/fish/implicit/share/completions/mdfind.fish:6 +#, fuzzy +msgid "Reprint results on live update" +msgstr "Print result of --eval" + +#: /tmp/fish/implicit/share/completions/mdfind.fish:7 +#, fuzzy +msgid "Show contents of smart folder" +msgstr "List contents of directory" + +#: /tmp/fish/implicit/share/completions/mdfind.fish:8 +msgid "Use NUL (\\0) as a path separator, for use with xargs -0" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdfind.fish:9 +msgid "Force the provided query string to be taken as a literal" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdfind.fish:10 +msgid "Interprete query string as Spotlight query" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdimport.fish:1 +msgid "Import files using the listed plugin" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdimport.fish:2 +#, fuzzy +msgid "Print timing information for this run" +msgstr "Print out history information for a module" + +#: /tmp/fish/implicit/share/completions/mdimport.fish:3 +#, fuzzy +msgid "Print out the list of all of the attributes and exit" +msgstr "Prints the license of all gems in the bundle" + +#: /tmp/fish/implicit/share/completions/mdimport.fish:4 +#, fuzzy +msgid "Print out the schema file and exit" +msgstr "Print help message and exit" + +#: /tmp/fish/implicit/share/completions/mdimport.fish:5 +msgid "Ask the server to reimport files for UTIs claimed by the listed plugin" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdimport.fish:6 +#, fuzzy +msgid "Print out performance information gathered during the run" +msgstr "Print version information and exit" + +#: /tmp/fish/implicit/share/completions/mdimport.fish:7 +#, fuzzy +msgid "Print the list of installed importers and exit" +msgstr "Prints the license of all gems in the bundle" + +#: /tmp/fish/implicit/share/completions/mdimport.fish:8 +#: /tmp/fish/implicit/share/completions/pkg-config.fish:7 +#, fuzzy +msgid "Print debugging information" +msgstr "Print debugging info" + +#: /tmp/fish/implicit/share/completions/mdimport.fish:9 +msgid "Dont send the imported attributes to the data store" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdimport.fish:10 +#, fuzzy +msgid "Wait for the specified interval between scanning files" +msgstr "Wait specified interval of seconds between sending each packet" + +#: /tmp/fish/implicit/share/completions/mdimport.fish:11 +#, fuzzy +msgid "Write the imported attributes to a file" +msgstr "Write package statistics to a file" + +#: /tmp/fish/implicit/share/completions/mdls.fish:1 +msgid "Print only the matching metadata attribute value" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdls.fish:2 +#, fuzzy +msgid "Print raw attribute data" +msgstr "Print raw entry names" + +#: /tmp/fish/implicit/share/completions/mdls.fish:3 +msgid "Sets a marker string to be used when a requested attribute is null" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdls.fish:4 +#, fuzzy +msgid "Output attributes in XML format to file" +msgstr "Output rss-data to file" + +#: /tmp/fish/implicit/share/completions/mdutil.fish:1 +msgid "Publish metadata" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdutil.fish:2 +msgid "Turn indexing on or off" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdutil.fish:3 +msgid "Disable Spotlight activity for volume" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdutil.fish:4 +#, fuzzy +msgid "Erase and rebuild index" +msgstr "Force rebuilding index" + +#: /tmp/fish/implicit/share/completions/mdutil.fish:5 +#, fuzzy +msgid "Print indexing status" +msgstr "Print service status" + +#: /tmp/fish/implicit/share/completions/mdutil.fish:6 +msgid "Resolve files from file id with an optional volume path or device id" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdutil.fish:7 +msgid "Apply command to all volumes" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdutil.fish:8 +#, fuzzy +msgid "Apply command to all stores on the specified volume" +msgstr "Query packages with the specified group" + +#: /tmp/fish/implicit/share/completions/mdutil.fish:9 +#, fuzzy +msgid "Display verbose information" +msgstr "Display RubyGems environmental information" + +#: /tmp/fish/implicit/share/completions/minikube.fish:1 +msgid "Log to standard error as well as files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/minikube.fish:2 +msgid "When logging hits line file:N, emit a stack trace (default :0)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/minikube.fish:3 +#, fuzzy +msgid "Write log files in this directory" +msgstr "Verifies files in the repository" + +#: /tmp/fish/implicit/share/completions/minikube.fish:4 +msgid "Log to standard error instead of files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/minikube.fish:5 +msgid "Deprecated: To enable libmachine logs, set --v=3 or higher" +msgstr "" + +#: /tmp/fish/implicit/share/completions/minikube.fish:6 +msgid "Logs at or above this threshold go to stderr (default 2)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/minikube.fish:7 +#, fuzzy +msgid "Log level for logs" +msgstr "Home for %ls" + +#: /tmp/fish/implicit/share/completions/minikube.fish:8 +#, fuzzy +msgid "Comma-separated list of pattern=N settings for file-filtered logging" +msgstr "" +"Comma-separated list of package installation states to follow recursively" + +#: /tmp/fish/implicit/share/completions/minikube.fish:9 +msgid "Disable the addon w/ADDON_NAME within minikube" +msgstr "" + +#: /tmp/fish/implicit/share/completions/minikube.fish:10 +msgid "Enable the addon w/ADDON_NAME within minikube" +msgstr "" + +#: /tmp/fish/implicit/share/completions/minikube.fish:11 +msgid "List all available minikube addons as well as their current status" +msgstr "" + +#: /tmp/fish/implicit/share/completions/minikube.fish:12 +msgid "Open the addon w/ADDON_NAME within minikube" +msgstr "" + +#: /tmp/fish/implicit/share/completions/minikube.fish:13 +msgid "Go template format string for the addon list output" +msgstr "" + +#: /tmp/fish/implicit/share/completions/minikube.fish:14 +msgid "Format to output addons URL in (default http://{{.IP}}:{{.Port}}" +msgstr "" + +#: /tmp/fish/implicit/share/completions/minikube.fish:15 +msgid "Open the addons URL with https instead of http" +msgstr "" + +#: /tmp/fish/implicit/share/completions/minikube.fish:16 +msgid "Display the kubernetes addons URL instead of opening it" +msgstr "" + +#: /tmp/fish/implicit/share/completions/minikube.fish:17 +#: /tmp/fish/implicit/share/completions/minikube.fish:18 +#: /tmp/fish/implicit/share/completions/minikube.fish:19 +msgid "Addon" +msgstr "" + +#: /tmp/fish/implicit/share/completions/minikube.fish:20 +#: /tmp/fish/implicit/share/completions/minikube.fish:34 +msgid "Shell" +msgstr "" + +#: /tmp/fish/implicit/share/completions/minikube.fish:21 +msgid "Gets the value of PROPERTY_NAME from the minikube config file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/minikube.fish:22 +msgid "Sets an individual value in a minikube config file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/minikube.fish:23 +msgid "Unsets an individual value in a minikube config file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/minikube.fish:24 +#, fuzzy +msgid "Display values currently set in the minikube config file" +msgstr "Display all currently defined trap handlers" + +#: /tmp/fish/implicit/share/completions/minikube.fish:25 +#: /tmp/fish/implicit/share/completions/minikube.fish:26 +#: /tmp/fish/implicit/share/completions/minikube.fish:27 +#: /tmp/fish/implicit/share/completions/minikube.fish:28 +#, fuzzy +msgid "Property" +msgstr "Set property" + +#: /tmp/fish/implicit/share/completions/minikube.fish:29 +msgid "Go template format string for the config view output" +msgstr "" + +#: /tmp/fish/implicit/share/completions/minikube.fish:30 +msgid "Display the kubernetes dashboard URL instead of opening it" +msgstr "" + +#: /tmp/fish/implicit/share/completions/minikube.fish:31 +#, fuzzy +msgid "Add machine IP to NO_PROXY environment variable" +msgstr "Handle environment variables" + +#: /tmp/fish/implicit/share/completions/minikube.fish:32 +msgid "Force environment to be configured for a specified shell" +msgstr "" + +#: /tmp/fish/implicit/share/completions/minikube.fish:33 +#, fuzzy +msgid "Unset variables" +msgstr "set/list variables" + +#: /tmp/fish/implicit/share/completions/minikube.fish:35 +msgid "List the URLs for the services in local cluster" +msgstr "" + +#: /tmp/fish/implicit/share/completions/minikube.fish:36 +msgid "Format to output service URL in (default http://{{.IP}}:{{.Port}})" +msgstr "" + +#: /tmp/fish/implicit/share/completions/minikube.fish:37 +msgid "Open the service URL with https instead of http" +msgstr "" + +#: /tmp/fish/implicit/share/completions/minikube.fish:38 +msgid "The service namespace (default default)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/minikube.fish:39 +msgid "Display the kubernetes service URL instead of opening it" +msgstr "" + +#: /tmp/fish/implicit/share/completions/minikube.fish:40 +msgid "The container runtime to be used" +msgstr "" + +#: /tmp/fish/implicit/share/completions/minikube.fish:41 +msgid "Number of CPUs allocated to the minikube VM (default 2)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/minikube.fish:42 +msgid "" +"Disk size allocated to the minikube VM (format: [], where unit " +"= b, k, m or g) (default 20g)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/minikube.fish:43 +msgid "Environment variables to pass to the Docker daemon (format: key=value)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/minikube.fish:44 +msgid "" +"A set of key=value pairs that describe configuration that may be passed to " +"different components" +msgstr "" + +#: /tmp/fish/implicit/share/completions/minikube.fish:45 +msgid "" +"A set of key=value pairs that describe feature gates for alpha/experimental " +"features" +msgstr "" + +#: /tmp/fish/implicit/share/completions/minikube.fish:46 +msgid "Insecure Docker registries to pass to the Docker daemon" +msgstr "" + +#: /tmp/fish/implicit/share/completions/minikube.fish:47 +msgid "Location of the minikube iso" +msgstr "" + +#: /tmp/fish/implicit/share/completions/minikube.fish:48 +msgid "Keep the existing kubectl context and create a minikube context instead" +msgstr "" + +#: /tmp/fish/implicit/share/completions/minikube.fish:49 +msgid "The kubernetes version that the minikube VM will use" +msgstr "" + +#: /tmp/fish/implicit/share/completions/minikube.fish:50 +msgid "Amount of RAM allocated to the minikube VM (default 2048)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/minikube.fish:51 +msgid "The name of the network plugin" +msgstr "" + +#: /tmp/fish/implicit/share/completions/minikube.fish:52 +msgid "Registry mirrors to pass to the Docker daemon" +msgstr "" + +#: /tmp/fish/implicit/share/completions/minikube.fish:53 +msgid "VM driver to use (default virtualbox)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/minikube.fish:54 +msgid "VM driver" +msgstr "" + +#: /tmp/fish/implicit/share/completions/minikube.fish:55 +msgid "The CIDR to be used for the VM" +msgstr "" + +#: /tmp/fish/implicit/share/completions/minikube.fish:56 +#, fuzzy +msgid "The KVM network name" +msgstr "Set the network timeout" + +#: /tmp/fish/implicit/share/completions/minikube.fish:57 +msgid "The hyperv virtual switch name" +msgstr "" + +#: /tmp/fish/implicit/share/completions/minikube.fish:58 +msgid "Go template format string for the status output" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mix.fish:1 +#: /tmp/fish/implicit/share/completions/mix.fish:58 +#, fuzzy +msgid "Starts all registered apps" +msgstr "Start in restricted mode" + +#: /tmp/fish/implicit/share/completions/mix.fish:2 +#: /tmp/fish/implicit/share/completions/mix.fish:59 +#, fuzzy +msgid "Lists all archives" +msgstr "List archive" + +#: /tmp/fish/implicit/share/completions/mix.fish:3 +#: /tmp/fish/implicit/share/completions/mix.fish:60 +msgid "Archives this project into a .ez file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mix.fish:4 +#: /tmp/fish/implicit/share/completions/mix.fish:61 +#, fuzzy +msgid "Installs an archive locally" +msgstr "Install a gem into the local repository" + +#: /tmp/fish/implicit/share/completions/mix.fish:5 +#: /tmp/fish/implicit/share/completions/mix.fish:62 +#, fuzzy +msgid "Uninstalls archives" +msgstr "List archive" + +#: /tmp/fish/implicit/share/completions/mix.fish:6 +#: /tmp/fish/implicit/share/completions/mix.fish:63 +#, fuzzy +msgid "Deletes generated application files" +msgstr "Delete cached package files" + +#: /tmp/fish/implicit/share/completions/mix.fish:7 +#: /tmp/fish/implicit/share/completions/mix.fish:64 +#, fuzzy +msgid "Executes the given command" +msgstr "Execute command" + +#: /tmp/fish/implicit/share/completions/mix.fish:8 +#: /tmp/fish/implicit/share/completions/mix.fish:65 +#, fuzzy +msgid "Compiles source files" +msgstr "Compile source packages" + +#: /tmp/fish/implicit/share/completions/mix.fish:9 +#: /tmp/fish/implicit/share/completions/mix.fish:66 +#, fuzzy +msgid "Lists dependencies and their status" +msgstr "List dependencies for the package" + +#: /tmp/fish/implicit/share/completions/mix.fish:10 +#: /tmp/fish/implicit/share/completions/mix.fish:67 +#, fuzzy +msgid "Deletes the given dependencies' files" +msgstr "Delete cached header files" + +#: /tmp/fish/implicit/share/completions/mix.fish:11 +#: /tmp/fish/implicit/share/completions/mix.fish:68 +#, fuzzy +msgid "Compiles dependencies" +msgstr "Show build dependencies" + +#: /tmp/fish/implicit/share/completions/mix.fish:12 +#: /tmp/fish/implicit/share/completions/mix.fish:69 +#, fuzzy +msgid "Gets all out of date dependencies" +msgstr "Show state of dependencies" + +#: /tmp/fish/implicit/share/completions/mix.fish:13 +#: /tmp/fish/implicit/share/completions/mix.fish:70 +#, fuzzy +msgid "Unlocks the given dependencies" +msgstr "Correct broken dependencies" + +#: /tmp/fish/implicit/share/completions/mix.fish:14 +#: /tmp/fish/implicit/share/completions/mix.fish:71 +#, fuzzy +msgid "Updates the given dependencies" +msgstr "Update cache and check dependencies" + +#: /tmp/fish/implicit/share/completions/mix.fish:15 +#: /tmp/fish/implicit/share/completions/mix.fish:72 +msgid "Executes the tasks separated by comma" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mix.fish:16 +#: /tmp/fish/implicit/share/completions/mix.fish:73 +msgid "Builds an escript for the project" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mix.fish:17 +#: /tmp/fish/implicit/share/completions/mix.fish:74 +#, fuzzy +msgid "Prints help information for tasks" +msgstr "Print extra information" + +#: /tmp/fish/implicit/share/completions/mix.fish:18 +#: /tmp/fish/implicit/share/completions/mix.fish:75 +#, fuzzy +msgid "Loads and persists the given configuration" +msgstr "save the current configuration" + +#: /tmp/fish/implicit/share/completions/mix.fish:19 +#: /tmp/fish/implicit/share/completions/mix.fish:76 +msgid "Lists local tasks" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mix.fish:20 +#: /tmp/fish/implicit/share/completions/mix.fish:77 +#, fuzzy +msgid "Installs Hex locally" +msgstr "Install new package" + +#: /tmp/fish/implicit/share/completions/mix.fish:21 +#: /tmp/fish/implicit/share/completions/mix.fish:78 +msgid "Manages public keys" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mix.fish:22 +#: /tmp/fish/implicit/share/completions/mix.fish:79 +msgid "Installs rebar locally" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mix.fish:23 +#: /tmp/fish/implicit/share/completions/mix.fish:80 +#, fuzzy +msgid "Creates a new Elixir project" +msgstr "Create new project" + +#: /tmp/fish/implicit/share/completions/mix.fish:24 +#: /tmp/fish/implicit/share/completions/mix.fish:81 +msgid "Profiles the given file or expression with fprof" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mix.fish:25 +#: /tmp/fish/implicit/share/completions/mix.fish:82 +#, fuzzy +msgid "Runs the given file or expression" +msgstr "List all properties on files, dirs, or revisions" + +#: /tmp/fish/implicit/share/completions/mix.fish:26 +#: /tmp/fish/implicit/share/completions/mix.fish:83 +msgid "Runs a project's tests" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mix.fish:27 +#, fuzzy +msgid "specify input directory" +msgstr "Specify legal cvsroot directory." + +#: /tmp/fish/implicit/share/completions/mix.fish:28 +#, fuzzy +msgid "specify output file name" +msgstr "Specify output filename" + +#: /tmp/fish/implicit/share/completions/mix.fish:29 +#, fuzzy +msgid "skip compilation" +msgstr "Ask confirmation" + +#: /tmp/fish/implicit/share/completions/mix.fish:30 +#, fuzzy +msgid "Clean everything, including dependencies" +msgstr "Pull in build time dependencies" + +#: /tmp/fish/implicit/share/completions/mix.fish:31 +#: /tmp/fish/implicit/share/completions/mix.fish:48 +msgid "forces compilation regardless of modification times" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mix.fish:32 +msgid "skips compilation to .beam files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mix.fish:33 +msgid "" +"can be given to generate an OTP application skeleton including a supervision " +"tree" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mix.fish:34 +msgid "can be given to generate an umbrella project" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mix.fish:35 +msgid "can be given in order to name the OTP application" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mix.fish:36 +msgid "" +"can be given in order to name the modules in the generated code skeleton" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mix.fish:37 +#, fuzzy +msgid "loads the given configuration file" +msgstr "Produce sample configuration file" + +#: /tmp/fish/implicit/share/completions/mix.fish:38 +msgid "evaluates the given code" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mix.fish:39 +msgid "requires pattern before running the command" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mix.fish:40 +msgid "requires pattern in parallel" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mix.fish:41 +msgid "does not compile even if files require compilation" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mix.fish:42 +#, fuzzy +msgid "does not check dependencies" +msgstr "Update cache and check dependencies" + +#: /tmp/fish/implicit/share/completions/mix.fish:43 +#, fuzzy +msgid "does not halt the system after running the command" +msgstr "Do not fixate the disk after writing the tracks" + +#: /tmp/fish/implicit/share/completions/mix.fish:44 +msgid "does not start applications after compilation" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mix.fish:46 +msgid "set the maximum number of cases running async" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mix.fish:47 +msgid "the directory to include coverage results" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mix.fish:49 +msgid "do not compile, even if files require compilation" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mix.fish:50 +msgid "do not start applications after compilation" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mix.fish:51 +#, fuzzy +msgid "disable color in the output" +msgstr "Use colors in output" + +#: /tmp/fish/implicit/share/completions/mix.fish:52 +#, fuzzy +msgid "enable color in the output" +msgstr "Use colors in output" + +#: /tmp/fish/implicit/share/completions/mix.fish:53 +#, fuzzy +msgid "include tests that match the filter" +msgstr "Exclude files that match pattern in file" + +#: /tmp/fish/implicit/share/completions/mix.fish:54 +#, fuzzy +msgid "exclude tests that match the filter" +msgstr "Exclude files that match pattern in file" + +#: /tmp/fish/implicit/share/completions/mix.fish:55 +#, fuzzy +msgid "run only tests that match the filter" +msgstr "Exclude files that match pattern in file" + +#: /tmp/fish/implicit/share/completions/mix.fish:56 +msgid "seeds the random number generator used to randomize test order" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mix.fish:57 +msgid "set the timeout for the tests" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mkdir.fish:1 +#, fuzzy +msgid "Output version" +msgstr "Output verbosity level" + +#: /tmp/fish/implicit/share/completions/mkdir.fish:2 +#: /tmp/fish/implicit/share/completions/mkdir.fish:6 +msgid "Set file mode (as in chmod)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mkdir.fish:3 +#: /tmp/fish/implicit/share/completions/mkdir.fish:7 +msgid "Make parent directories as needed" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mkdir.fish:4 +#: /tmp/fish/implicit/share/completions/mkdir.fish:8 +#, fuzzy +msgid "Print a message for each created directory" +msgstr "Unpack an installed gem to the current directory" + +#: /tmp/fish/implicit/share/completions/mkdir.fish:9 +msgid "" +"Set SELinux security context of each created directory to the default type" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mkdosfs.fish:1 +#, fuzzy +msgid "Disable alignment" +msgstr "Disable warnings" + +#: /tmp/fish/implicit/share/completions/mkdosfs.fish:2 +#, fuzzy +msgid "Use Atari variation" +msgstr "Use primary selection" + +#: /tmp/fish/implicit/share/completions/mkdosfs.fish:3 +msgid "Select location of backup sector" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mkdosfs.fish:4 +#, fuzzy +msgid "Check for bad blocks" +msgstr "Check for patches" + +#: /tmp/fish/implicit/share/completions/mkdosfs.fish:5 +#, fuzzy +msgid "Create file given as device" +msgstr "Pretend file is modified" + +#: /tmp/fish/implicit/share/completions/mkdosfs.fish:6 +#, fuzzy +msgid "Specify drive number" +msgstr "Specify a dir" + +#: /tmp/fish/implicit/share/completions/mkdosfs.fish:7 +#, fuzzy +msgid "Specify number of FATs" +msgstr "Specify trust model" + +#: /tmp/fish/implicit/share/completions/mkdosfs.fish:8 +#, fuzzy +msgid "Specify FAT size" +msgstr "Specify APT list dir" + +#: /tmp/fish/implicit/share/completions/mkdosfs.fish:9 +#, fuzzy +msgid "Specify number of hidden sectors" +msgstr "Specify version of gem to rdoc" + +#: /tmp/fish/implicit/share/completions/mkdosfs.fish:10 +#, fuzzy +msgid "Specify volume ID" +msgstr "Specify conffile" + +#: /tmp/fish/implicit/share/completions/mkdosfs.fish:11 +msgid "Force to use entire disk" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mkdosfs.fish:12 +#, fuzzy +msgid "Read bad blocks list from given file" +msgstr "Read package from file" + +#: /tmp/fish/implicit/share/completions/mkdosfs.fish:13 +#, fuzzy +msgid "Specify file containing non bootable message" +msgstr "Specify a draft file containing header and body for the message" + +#: /tmp/fish/implicit/share/completions/mkdosfs.fish:14 +#, fuzzy +msgid "Specify media type" +msgstr "Specify man path" + +#: /tmp/fish/implicit/share/completions/mkdosfs.fish:15 +#, fuzzy +msgid "Specify volume name" +msgstr "Set volume name" + +#: /tmp/fish/implicit/share/completions/mkdosfs.fish:16 +#, fuzzy +msgid "Specify number of entries available in root directory" +msgstr "Specify legal cvsroot directory." + +#: /tmp/fish/implicit/share/completions/mkdosfs.fish:17 +#, fuzzy +msgid "Specify number of reserved sectors" +msgstr "Set number of retries to number" + +#: /tmp/fish/implicit/share/completions/mkdosfs.fish:18 +#, fuzzy +msgid "Specify number of sector per cluster" +msgstr "Specify the number of jobs to run in parallel" + +#: /tmp/fish/implicit/share/completions/mkdosfs.fish:19 +#, fuzzy +msgid "Specify number of bytes per logical sector" +msgstr "Specify the number of jobs to run in parallel" + +#: /tmp/fish/implicit/share/completions/mkdosfs.fish:21 +msgid "Use constants for randomly generated data" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mkinitcpio.fish:1 +msgid "Add the additional hooks to the image" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mkinitcpio.fish:2 +msgid "Use config file to generate the ramdisk" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mkinitcpio.fish:3 +msgid "Set directory as the location where the initramfs is built" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mkinitcpio.fish:4 +#, fuzzy +msgid "Generate a CPIO image as filename" +msgstr "Generate a simple Gemfile" + +#: /tmp/fish/implicit/share/completions/mkinitcpio.fish:5 +msgid "Output help for a hook" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mkinitcpio.fish:6 +msgid "Output a short overview of available command-line switches" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mkinitcpio.fish:7 +msgid "Use kernelversion, instead of the current running kernel" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mkinitcpio.fish:8 +#, fuzzy +msgid "List all available hooks" +msgstr "List all available patches" + +#: /tmp/fish/implicit/share/completions/mkinitcpio.fish:9 +msgid "Display modules found via autodetection" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mkinitcpio.fish:10 +#: /tmp/fish/implicit/share/completions/rc-service.fish:4 +#, fuzzy +msgid "Disable color output" +msgstr "Use colors in output" + +#: /tmp/fish/implicit/share/completions/mkinitcpio.fish:11 +msgid "Process all presets contained in /etc/mkinitcpio.d" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mkinitcpio.fish:12 +msgid "Build initramfs image(s) according to specified preset" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mkinitcpio.fish:13 +#, fuzzy +msgid "Specifies the root directory to find modules in" +msgstr "Specify the repository directory in which to run" + +#: /tmp/fish/implicit/share/completions/mkinitcpio.fish:14 +msgid "Skip hooks when generating the image" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mkinitcpio.fish:15 +msgid "Saves the build directory for the initial ramdisk" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mkinitcpio.fish:16 +msgid "Use tmpdir as the temporary build directory instead of /tmp" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mkinitcpio.fish:17 +#: /tmp/fish/implicit/share/completions/mvn.fish:34 +#: /tmp/fish/implicit/share/completions/termite.fish:2 +#, fuzzy +msgid "Display version information" +msgstr "List compression information" + +#: /tmp/fish/implicit/share/completions/mkinitcpio.fish:19 +msgid "Override the compression method with the compress program" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mkvextract.fish:1 +#, fuzzy +msgid "Show version information" +msgstr "Show apropos information" + +#: /tmp/fish/implicit/share/completions/mkvextract.fish:3 +msgid "Extract tracks to external files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mkvextract.fish:4 +#, fuzzy +msgid "Extract tags as XML" +msgstr "Extract to stdout" + +#: /tmp/fish/implicit/share/completions/mkvextract.fish:5 +#, fuzzy +msgid "Extract attachments" +msgstr "Extract from archive" + +#: /tmp/fish/implicit/share/completions/mkvextract.fish:6 +#, fuzzy +msgid "Extract chapters as XML" +msgstr "Extract all permissions" + +#: /tmp/fish/implicit/share/completions/mkvextract.fish:7 +msgid "Extract chapters and tags as CUE sheet" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mkvextract.fish:8 +msgid "Extract timecodes of a track as timecode v2 file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mkvextract.fish:9 +#, fuzzy +msgid "Extract cue information as text file" +msgstr "Return status information about fish" + +#: /tmp/fish/implicit/share/completions/mkvextract.fish:10 +#, fuzzy +msgid "Parse the whole file instead of relying on the index" +msgstr "Prints the license of all gems in the bundle" + +#: /tmp/fish/implicit/share/completions/mkvextract.fish:11 +#: /tmp/fish/implicit/share/completions/rsync.fish:1 +#: /tmp/fish/implicit/share/completions/zypper.fish:51 +msgid "Increase verbosity" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mkvextract.fish:12 +#, fuzzy +msgid "Suppress status output" +msgstr "Suppresses normal output" + +#: /tmp/fish/implicit/share/completions/mkvextract.fish:13 +msgid "Force the translations for 'code' to be used" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mkvextract.fish:14 +#, fuzzy +msgid "Charset for strings on the command line" +msgstr "Set or get the commandline" + +#: /tmp/fish/implicit/share/completions/mkvextract.fish:15 +#, fuzzy +msgid "Outputs messages in specified charset" +msgstr "Output filenames using the specified format" + +#: /tmp/fish/implicit/share/completions/mkvextract.fish:16 +#, fuzzy +msgid "Redirect all messages into a file" +msgstr "Append all messages to logfile" + +#: /tmp/fish/implicit/share/completions/mkvextract.fish:17 +msgid "Convert text subtitles to a charset" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mkvextract.fish:18 +msgid "Also try to extract the CUE sheet" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mkvextract.fish:19 +msgid "Keep only the BlockAdditions up to the specified level" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mkvextract.fish:20 +#, fuzzy +msgid "Extract the data to a raw file" +msgstr "Extract file from file" + +#: /tmp/fish/implicit/share/completions/mkvextract.fish:21 +msgid "Extract the data to a raw file including the CodecPrivate as header" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mkvextract.fish:22 +msgid "Exports the chapter information in a simple format" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mkvextract.fish:23 +#, fuzzy +msgid "Uses the chapter names of the specified language" +msgstr "Query packages with the specified group" + +#: /tmp/fish/implicit/share/completions/mocha.fish:2 +#: /tmp/fish/implicit/share/completions/yarn.fish:2 +#, fuzzy +msgid "output the version number" +msgstr "Version number" + +#: /tmp/fish/implicit/share/completions/mocha.fish:3 +msgid "force all tests to take a callback (async) or return a promise" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mocha.fish:4 +msgid "force enabling of colors" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mocha.fish:5 +msgid "force disabling of colors" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mocha.fish:6 +#, fuzzy +msgid "enable growl notification support" +msgstr "Enable suspension support" + +#: /tmp/fish/implicit/share/completions/mocha.fish:7 +msgid " reporter-specific options" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mocha.fish:8 +#, fuzzy +msgid "specify the reporter to use" +msgstr "Specify the remote shell to use" + +#: /tmp/fish/implicit/share/completions/mocha.fish:9 +#, fuzzy +msgid "sort test files" +msgstr "Report identical files" + +#: /tmp/fish/implicit/share/completions/mocha.fish:10 +msgid "bail after first test failure" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mocha.fish:11 +msgid "enable node's debugger, synonym for node --debug" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mocha.fish:12 +#, fuzzy +msgid "only run tests matching " +msgstr "list all packages matching pattern" + +#: /tmp/fish/implicit/share/completions/mocha.fish:13 +msgid "only run tests containing " +msgstr "" + +#: /tmp/fish/implicit/share/completions/mocha.fish:14 +#, fuzzy +msgid "expose gc extension" +msgstr "Sort by extension" + +#: /tmp/fish/implicit/share/completions/mocha.fish:15 +msgid "inverts --grep and --fgrep matches" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mocha.fish:16 +msgid "require the given module" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mocha.fish:17 +msgid "\"slow\" test threshold in milliseconds [75]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mocha.fish:18 +msgid "set test-case timeout in milliseconds [2000]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mocha.fish:19 +msgid "specify user-interface (bdd|tdd|qunit|exports)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mocha.fish:20 +#, fuzzy +msgid "watch files for changes" +msgstr "Patch local changes" + +#: /tmp/fish/implicit/share/completions/mocha.fish:21 +#, fuzzy +msgid "check for global variable leaks" +msgstr "handler for variable “%ls”" + +#: /tmp/fish/implicit/share/completions/mocha.fish:22 +#, fuzzy +msgid "display the full stack trace" +msgstr "display the package version" + +#: /tmp/fish/implicit/share/completions/mocha.fish:23 +msgid "use the given module(s) to compile files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mocha.fish:24 +msgid "enable node's debugger breaking on thefirst line" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mocha.fish:25 +msgid "allow the given comma-delimited global[names]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mocha.fish:26 +msgid "enable all staged features" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mocha.fish:27 +msgid "all node --harmony* flags are available" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mocha.fish:28 +msgid "" +"Instructs the module loader to preserve symbolic links when resolving and " +"caching modules" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mocha.fish:29 +#, fuzzy +msgid "include ICU data" +msgstr "Include path" + +#: /tmp/fish/implicit/share/completions/mocha.fish:30 +msgid "display actual/expected differences inline within each string" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mocha.fish:31 +#, fuzzy +msgid "display available interfaces" +msgstr "List all available patches" + +#: /tmp/fish/implicit/share/completions/mocha.fish:32 +msgid "silence deprecation warnings" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mocha.fish:33 +msgid "" +"require a clean shutdown of the event loop: mocha will not call process.exit" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mocha.fish:34 +msgid "disables timeouts, given implicitly with --debug" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mocha.fish:35 +#, fuzzy +msgid "specify opts path" +msgstr "Specify man path" + +#: /tmp/fish/implicit/share/completions/mocha.fish:36 +msgid "enable perf linux profiler (basic support)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mocha.fish:37 +#, fuzzy +msgid "log statistical profiling information" +msgstr "Could not write profiling information to file “%s”" + +#: /tmp/fish/implicit/share/completions/mocha.fish:38 +msgid "Time events including external callbacks" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mocha.fish:39 +#, fuzzy +msgid "include sub directories" +msgstr "Do not include subdirectory size" + +#: /tmp/fish/implicit/share/completions/mocha.fish:40 +#, fuzzy +msgid "display available reporters" +msgstr "List all available patterns" + +#: /tmp/fish/implicit/share/completions/mocha.fish:41 +msgid "set numbers of time to retry a failed test case" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mocha.fish:42 +msgid "throw an exception anytime a deprecated function is used" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mocha.fish:43 +#, fuzzy +msgid "trace function calls" +msgstr "Erase function" + +#: /tmp/fish/implicit/share/completions/mocha.fish:44 +#, fuzzy +msgid "show stack traces on deprecations" +msgstr "Show stack backtrace on errors" + +#: /tmp/fish/implicit/share/completions/mocha.fish:45 +#, fuzzy +msgid "enforce strict mode" +msgstr "Start in restricted mode" + +#: /tmp/fish/implicit/share/completions/mocha.fish:46 +msgid "additional extensions to monitor with --watch" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mocha.fish:47 +#, fuzzy +msgid "wait for async suite definition" +msgstr "Edit function definition" + +#: /tmp/fish/implicit/share/completions/mocp.fish:1 +#, fuzzy +msgid "Print program version and exit" +msgstr "Display version and exit" + +#: /tmp/fish/implicit/share/completions/mocp.fish:2 +#, fuzzy +msgid "Print usage and exit" +msgstr "Print help message and exit" + +#: /tmp/fish/implicit/share/completions/mocp.fish:3 +#, fuzzy +msgid "Turn on logging to a file" +msgstr "Run in login mode" + +#: /tmp/fish/implicit/share/completions/mocp.fish:4 +#, fuzzy +msgid "Run only the server" +msgstr "Options for the keyserver" + +#: /tmp/fish/implicit/share/completions/mocp.fish:5 +msgid "Run server in foreground, log to stdout" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mocp.fish:6 +#, fuzzy +msgid "Use the specified sound driver" +msgstr "Use specified keyserver" + +#: /tmp/fish/implicit/share/completions/mocp.fish:7 +#, fuzzy +msgid "Start in MusicDir" +msgstr "Start in Farsi mode" + +#: /tmp/fish/implicit/share/completions/mocp.fish:8 +msgid "" +"Append the files/directories/playlists passed in the command line to " +"playlist and exit" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mocp.fish:9 +msgid "Add the files given on command line to the queue" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mocp.fish:10 +#, fuzzy +msgid "Clear the playlist and exit" +msgstr "Display help and exit" + +#: /tmp/fish/implicit/share/completions/mocp.fish:11 +msgid "Start playing from the first item on the playlist" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mocp.fish:12 +msgid "Play files given on command line without modifying the playlist" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mocp.fish:13 +msgid "Stop playing" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mocp.fish:14 +msgid "Play next song" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mocp.fish:15 +msgid "Play previous song" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mocp.fish:16 +#, fuzzy +msgid "Shutdown the server" +msgstr "Options for the keyserver" + +#: /tmp/fish/implicit/share/completions/mocp.fish:17 +msgid "" +"Use selected theme file (read from ~/.moc/themes if the path is not absolute" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mocp.fish:18 +#, fuzzy +msgid "Use the specified config file instead of the default" +msgstr "Use this config file instead of default" + +#: /tmp/fish/implicit/share/completions/mocp.fish:19 +msgid "NAME=VALUE Override configuration option NAME with VALUE" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mocp.fish:20 +#, fuzzy +msgid "Use the specified MOC directory instead of the default" +msgstr "Use specified file instead of the default trustdb" + +#: /tmp/fish/implicit/share/completions/mocp.fish:21 +msgid "Pause" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mocp.fish:22 +msgid "Unpause" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mocp.fish:23 +msgid "Toggle between play/pause" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mocp.fish:24 +msgid "(+/-)LEVEL Adjust PCM volume" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mocp.fish:25 +msgid "Synchronize the playlist with other clients" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mocp.fish:26 +msgid "Don't synchronize the playlist with other client's" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mocp.fish:27 +msgid "Use ASCII characters to draw lines" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mocp.fish:28 +#, fuzzy +msgid "Print the information about the currently played file" +msgstr "Print information about the environment Bundler is running under" + +#: /tmp/fish/implicit/share/completions/mocp.fish:29 +msgid "Print the formatted information about the currently played file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mocp.fish:30 +#, fuzzy +msgid "Alias for -a" +msgstr "Alias for atq" + +#: /tmp/fish/implicit/share/completions/mocp.fish:31 +msgid "Seek by N seconds (can be negative)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mocp.fish:32 +msgid "N{%,s} Jump to some position of the current track" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mocp.fish:33 +#, fuzzy +msgid "Turn on a control" +msgstr "Warning control" + +#: /tmp/fish/implicit/share/completions/mocp.fish:34 +#, fuzzy +msgid "Turn off a control" +msgstr "Turn off access checking" + +#: /tmp/fish/implicit/share/completions/mocp.fish:35 +#, fuzzy +msgid "Toggle a control" +msgstr "Test a condition" + +#: /tmp/fish/implicit/share/completions/modinfo.fish:1 +#, fuzzy +msgid "Print only 'author'" +msgstr "Print author" + +#: /tmp/fish/implicit/share/completions/modinfo.fish:2 +#, fuzzy +msgid "Print only 'description'" +msgstr "Set function description" + +#: /tmp/fish/implicit/share/completions/modinfo.fish:3 +#, fuzzy +msgid "Print only 'license'" +msgstr "Print license" + +#: /tmp/fish/implicit/share/completions/modinfo.fish:4 +#, fuzzy +msgid "Print only 'parm'" +msgstr "Print only rcs filename" + +#: /tmp/fish/implicit/share/completions/modinfo.fish:5 +#, fuzzy +msgid "Print only 'filename'" +msgstr "Print only rcs filename" + +#: /tmp/fish/implicit/share/completions/modinfo.fish:6 +msgid "Use \\0 instead of \\n" +msgstr "" + +#: /tmp/fish/implicit/share/completions/modinfo.fish:7 +#, fuzzy +msgid "Print only provided FIELD" +msgstr "Print only file info" + +#: /tmp/fish/implicit/share/completions/modinfo.fish:9 +msgid "Use DIR as filesystem root for /lib/modules" +msgstr "" + +#: /tmp/fish/implicit/share/completions/modprobe.fish:1 +msgid "Print messages about what the program is doing" +msgstr "Print messages about what the program is doing" + +#: /tmp/fish/implicit/share/completions/modprobe.fish:3 +msgid "Dump configuration file" +msgstr "Dump configuration file" + +#: /tmp/fish/implicit/share/completions/modprobe.fish:4 +msgid "Do not actually insert/remove module" +msgstr "Do not actually insert/remove module" + +#: /tmp/fish/implicit/share/completions/modprobe.fish:5 +#: /tmp/fish/implicit/share/completions/modprobe.fish:6 +msgid "Ignore install and remove commands in configuration file" +msgstr "Ignore install and remove commands in configuration file" + +#: /tmp/fish/implicit/share/completions/modprobe.fish:7 +msgid "Ignore bogus module names" +msgstr "Ignore bogus module names" + +#: /tmp/fish/implicit/share/completions/modprobe.fish:8 +msgid "Remove modules" +msgstr "Remove modules" + +#: /tmp/fish/implicit/share/completions/modprobe.fish:10 +#, fuzzy +msgid "Ignore all version information" +msgstr "Print version information and exit" + +#: /tmp/fish/implicit/share/completions/modprobe.fish:11 +#, fuzzy +msgid "Ignore version magic information" +msgstr "Ignore version magic information" + +#: /tmp/fish/implicit/share/completions/modprobe.fish:12 +msgid "Ignore module interface version" +msgstr "Ignore module interface version" + +#: /tmp/fish/implicit/share/completions/modprobe.fish:13 +#, fuzzy +msgid "List all modules matching the given wildcard" +msgstr "Insert modules matching the given wildcard" + +#: /tmp/fish/implicit/share/completions/modprobe.fish:14 +#, fuzzy +msgid "Insert modules matching the given wildcard" +msgstr "Insert modules matching the given wildcard" + +#: /tmp/fish/implicit/share/completions/modprobe.fish:15 +msgid "Restrict wildcards to specified directory" +msgstr "Restrict wildcards to specified directory" + +#: /tmp/fish/implicit/share/completions/modprobe.fish:16 +msgid "Send error messages through syslog" +msgstr "Send error messages through syslog" + +#: /tmp/fish/implicit/share/completions/modprobe.fish:17 +#, fuzzy +msgid "Specify kernel version" +msgstr "Specify X server" + +#: /tmp/fish/implicit/share/completions/modprobe.fish:18 +msgid "List dependencies of module" +msgstr "List dependencies of module" + +#: /tmp/fish/implicit/share/completions/modprobe.fish:19 +msgid "Rename module" +msgstr "Rename module" + +#: /tmp/fish/implicit/share/completions/modprobe.fish:20 +msgid "Fail if inserting already loaded module" +msgstr "Fail if inserting already loaded module" + +#: /tmp/fish/implicit/share/completions/mogrify.fish:35 +msgid "Image format type [type]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mogrify.fish:36 +msgid "Apply a function to the image [name]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mogrify.fish:51 +msgid "Apply a morphology method to the image [method kernel]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mogrify.fish:53 +#: /tmp/fish/implicit/share/completions/montage.fish:41 +msgid "Image origin [geometry]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mogrify.fish:55 +msgid "Path write images to this path on disk" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mogrify.fish:86 +msgid "Adaptively resize image with data dependent triangulation [geometry]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mogrify.fish:89 +#, fuzzy +msgid "Automatically orient image" +msgstr "Show automatically installed packages" + +#: /tmp/fish/implicit/share/completions/montage.fish:10 +msgid "Alternate image colorsapce [type]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/montage.fish:17 +msgid "Query font from this X server [server]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/montage.fish:20 +msgid "Annotate the image with a graphic primitive [string]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/montage.fish:29 +msgid "Preferred tile and border sizes [geometry]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/montage.fish:39 +msgid "Framing style [type]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/montage.fish:55 +msgid "Add a shadow beneath a tile to simulate depth" +msgstr "" + +#: /tmp/fish/implicit/share/completions/montage.fish:57 +msgid "Color to use when stroking a graphic primitive [color]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/montage.fish:62 +msgid "Number of tiles per row and column [geometry]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/montage.fish:63 +msgid "Decorate the montage image with a title [string]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/montage.fish:71 +msgid "" +"Adaptively sharpen pixels; increase effect near edges annotate geometry text " +"annotate the image with text [geometry]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/montage.fish:76 +#, fuzzy +msgid "Set the image size [geometry]" +msgstr "Set the home directory" + +#: /tmp/fish/implicit/share/completions/montage.fish:82 +msgid "Simulate a Polaroid picture [angle]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/montage.fish:88 +msgid "Flip image vertically and rotate 90 degrees" +msgstr "" + +#: /tmp/fish/implicit/share/completions/montage.fish:93 +msgid "Composite image " +msgstr "" + +#: /tmp/fish/implicit/share/completions/montage.fish:94 +msgid "Clone an image [indexes]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/montage.fish:95 +msgid "Delete the image from the image sequence [indexes]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/montage.fish:96 +msgid "Duplicate an image one or more times [count,indexes]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/montage.fish:97 +msgid "Insert last image into the image sequence [index]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/montage.fish:98 +msgid "Reverse image sequence" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mosh.fish:2 +msgid "Path to client helper on local machine (default: \"mosh-client\")" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mosh.fish:3 +msgid "" +"Command to run server helper on remote machine (default: \"mosh-server\")" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mosh.fish:4 +msgid "" +"SSH command to run when setting up session (example: \"ssh -p 2222\") " +"(default: \"ssh\")" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mosh.fish:5 +msgid "Controls use of speculative local echo" +msgstr "Controls use of speculative local echo" + +#: /tmp/fish/implicit/share/completions/mosh.fish:6 +msgid "Synonym for --predict=always" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mosh.fish:7 +msgid "Synonym for --predict=never" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mosh.fish:8 +msgid "Use a particular server-side UDP port or port range" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mount.fish:4 +#, fuzzy +msgid "Mount file systems in fstab" +msgstr "Mount filesystems in fstab" + +#: /tmp/fish/implicit/share/completions/mount.fish:5 +msgid "Fork process for each mount" +msgstr "Fork process for each mount" + +#: /tmp/fish/implicit/share/completions/mount.fish:6 +msgid "Fake mounting" +msgstr "Fake mounting" + +#: /tmp/fish/implicit/share/completions/mount.fish:7 +msgid "Add label to output" +msgstr "Add label to output" + +#: /tmp/fish/implicit/share/completions/mount.fish:8 +msgid "Do not write mtab" +msgstr "Do not write mtab" + +#: /tmp/fish/implicit/share/completions/mount.fish:9 +#, fuzzy +msgid "Tolerate sloppy mount options" +msgstr "Complete Convert options" + +#: /tmp/fish/implicit/share/completions/mount.fish:10 +#, fuzzy +msgid "Read only" +msgstr "Read-only mode" + +#: /tmp/fish/implicit/share/completions/mount.fish:11 +#, fuzzy +msgid "Read/Write mode" +msgstr "Deduplicate mode" + +#: /tmp/fish/implicit/share/completions/mount.fish:12 +msgid "Mount partition with specified label" +msgstr "Mount partition with specified label" + +#: /tmp/fish/implicit/share/completions/mount.fish:13 +msgid "Mount partition with specified UID" +msgstr "Mount partition with specified UID" + +#: /tmp/fish/implicit/share/completions/mount.fish:14 +msgid "Exclude file systems" +msgstr "Exclude file systems" + +#: /tmp/fish/implicit/share/completions/mount.fish:15 +msgid "Remount a subtree to a second position" +msgstr "Remount a subtree to a second position" + +#: /tmp/fish/implicit/share/completions/mount.fish:16 +msgid "Move a subtree to a new position" +msgstr "Move a subtree to a new position" + +#: /tmp/fish/implicit/share/completions/mount.fish:17 +msgid "File system" +msgstr "File system" + +#: /tmp/fish/implicit/share/completions/mount.fish:18 +msgid "Mount option" +msgstr "Mount option" + +#: /tmp/fish/implicit/share/completions/mplayer.fish:1 +msgid "Dynamically change postprocessing" +msgstr "Dynamically change postprocessing" + +#: /tmp/fish/implicit/share/completions/mplayer.fish:2 +msgid "A/V sync speed" +msgstr "A/V sync speed" + +#: /tmp/fish/implicit/share/completions/mplayer.fish:3 +#: /tmp/fish/implicit/share/completions/mplayer.fish:5 +msgid "Skip frames to maintain A/V sync" +msgstr "Skip frames to maintain A/V sync" + +#: /tmp/fish/implicit/share/completions/mplayer.fish:6 +msgid "Loop playback" +msgstr "Loop playback" + +#: /tmp/fish/implicit/share/completions/mplayer.fish:9 +msgid "Full screen" +msgstr "Full screen" + +#: /tmp/fish/implicit/share/completions/mplayer.fish:10 +#, fuzzy +msgid "Set playlist" +msgstr "Set system" + +#: /tmp/fish/implicit/share/completions/mplayer.fish:11 +msgid "Audio language" +msgstr "Audio language" + +#: /tmp/fish/implicit/share/completions/mplayer.fish:12 +msgid "Play audio from file" +msgstr "Play audio from file" + +#: /tmp/fish/implicit/share/completions/mplayer.fish:13 +msgid "Set default CD-ROM drive" +msgstr "Set default CD-ROM drive" + +#: /tmp/fish/implicit/share/completions/mplayer.fish:14 +msgid "Set number of audio channels" +msgstr "Set number of audio channels" + +#: /tmp/fish/implicit/share/completions/mplayer.fish:15 +msgid "Set start chapter" +msgstr "Set start chapter" + +#: /tmp/fish/implicit/share/completions/mplayer.fish:16 +msgid "Set default DVD-ROM drive" +msgstr "Set default DVD-ROM drive" + +#: /tmp/fish/implicit/share/completions/mplayer.fish:17 +msgid "Set dvd viewing angle" +msgstr "Set dvd viewing angle" + +#: /tmp/fish/implicit/share/completions/mplayer.fish:18 +msgid "Force rebuilding index" +msgstr "Force rebuilding index" + +#: /tmp/fish/implicit/share/completions/mplayer.fish:19 +msgid "Override framerate" +msgstr "Override framerate" + +#: /tmp/fish/implicit/share/completions/mplayer.fish:20 +#, fuzzy +msgid "Build index if unavailable" +msgstr "Rebuild index files" + +#: /tmp/fish/implicit/share/completions/mplayer.fish:21 +msgid "Load index from file" +msgstr "Load index from file" + +#: /tmp/fish/implicit/share/completions/mplayer.fish:22 +msgid "Force non-interleaved AVI parser" +msgstr "Force non-interleaved AVI parser" + +#: /tmp/fish/implicit/share/completions/mplayer.fish:23 +msgid "Rebuild index and save to file" +msgstr "Rebuild index and save to file" + +#: /tmp/fish/implicit/share/completions/mplayer.fish:24 +#, fuzzy +msgid "Seek to given time position" +msgstr "Send to the given KDE session" + +#: /tmp/fish/implicit/share/completions/mplayer.fish:25 +msgid "TV capture mode" +msgstr "TV capture mode" + +#: /tmp/fish/implicit/share/completions/mplayer.fish:26 +msgid "Subtitle language" +msgstr "Subtitle language" + +#: /tmp/fish/implicit/share/completions/mplayer.fish:27 +msgid "Subtitle file" +msgstr "Subtitle file" + +#: /tmp/fish/implicit/share/completions/mplayer.fish:28 +msgid "Handle subtitlefile as unicode" +msgstr "Handle subtitlefile as unicode" + +#: /tmp/fish/implicit/share/completions/mplayer.fish:29 +msgid "Handle subtitlefile as utf8" +msgstr "Handle subtitlefile as utf8" + +#: /tmp/fish/implicit/share/completions/mplayer.fish:30 +#: /tmp/fish/implicit/share/completions/mplayer.fish:33 +msgid "Video output" +msgstr "Video output" + +#: /tmp/fish/implicit/share/completions/mplayer.fish:31 +#: /tmp/fish/implicit/share/completions/mplayer.fish:32 +msgid "Audio output" +msgstr "Audio output" + +#: /tmp/fish/implicit/share/completions/msgfmt.fish:1 +#, fuzzy +msgid "Add specified directory to list for input files search" +msgstr "Specify directory with configuration files" + +#: /tmp/fish/implicit/share/completions/msgfmt.fish:2 +msgid "Generate a Java ResourceBundle class" +msgstr "Generate a Java ResourceBundle class" + +#: /tmp/fish/implicit/share/completions/msgfmt.fish:3 +msgid "Like --java, and assume Java2 (JDK 1.2 or higher)" +msgstr "Like --java, and assume Java2 (JDK 1.2 or higher)" + +#: /tmp/fish/implicit/share/completions/msgfmt.fish:4 +msgid "Generate a .NET .dll file" +msgstr "Generate a .NET .dll file" + +#: /tmp/fish/implicit/share/completions/msgfmt.fish:5 +msgid "Generate a .NET .resources file" +msgstr "Generate a .NET .resources file" + +#: /tmp/fish/implicit/share/completions/msgfmt.fish:6 +msgid "Generate a tcl/msgcat .msg file" +msgstr "Generate a tcl/msgcat .msg file" + +#: /tmp/fish/implicit/share/completions/msgfmt.fish:7 +msgid "Generate a Qt .qm file" +msgstr "Generate a Qt .qm file" + +#: /tmp/fish/implicit/share/completions/msgfmt.fish:9 +msgid "Enable strict Uniforum mode" +msgstr "" + +#: /tmp/fish/implicit/share/completions/msgfmt.fish:10 +msgid "Resource name" +msgstr "Resource name" + +#: /tmp/fish/implicit/share/completions/msgfmt.fish:11 +msgid "Locale name, either language or language_COUNTRY" +msgstr "Locale name, either language or language_COUNTRY" + +#: /tmp/fish/implicit/share/completions/msgfmt.fish:12 +msgid "Base directory for output" +msgstr "Base directory for output" + +#: /tmp/fish/implicit/share/completions/msgfmt.fish:13 +msgid "Input files are in Java .properties syntax" +msgstr "" + +#: /tmp/fish/implicit/share/completions/msgfmt.fish:14 +msgid "Input files are in NeXTstep/GNUstep .strings syntax" +msgstr "" + +#: /tmp/fish/implicit/share/completions/msgfmt.fish:15 +msgid "" +"Perform all the checks implied by --check-format, --check-header, --check-" +"domain" +msgstr "" + +#: /tmp/fish/implicit/share/completions/msgfmt.fish:16 +msgid "Check language dependent format strings" +msgstr "" + +#: /tmp/fish/implicit/share/completions/msgfmt.fish:17 +msgid "Verify presence and contents of the header entry" +msgstr "" + +#: /tmp/fish/implicit/share/completions/msgfmt.fish:18 +msgid "" +"Check for conflicts between domain directives and the --output-file option" +msgstr "" + +#: /tmp/fish/implicit/share/completions/msgfmt.fish:19 +msgid "Check that GNU msgfmt behaves like X/Open msgfmt" +msgstr "" + +#: /tmp/fish/implicit/share/completions/msgfmt.fish:20 +msgid "Check presence of keyboard accelerators for menu items" +msgstr "" + +#: /tmp/fish/implicit/share/completions/msgfmt.fish:21 +#, fuzzy +msgid "Use fuzzy entries in output" +msgstr "Use colors in output" + +#: /tmp/fish/implicit/share/completions/msgfmt.fish:22 +msgid "Alignment" +msgstr "" + +#: /tmp/fish/implicit/share/completions/msgfmt.fish:23 +msgid "Binary file will not include the hash table" +msgstr "" + +#: /tmp/fish/implicit/share/completions/msgfmt.fish:26 +msgid "Print statistics about translations" +msgstr "" + +#: /tmp/fish/implicit/share/completions/msgfmt.fish:27 +#, fuzzy +msgid "Increase verbosity level" +msgstr "Output verbosity level" + +#: /tmp/fish/implicit/share/completions/mutt.fish:1 +#: /tmp/fish/implicit/share/completions/mutt.fish:16 +msgid "Specify a carbon-copy (CC) recipient" +msgstr "Specify a carbon-copy (CC) recipient" + +#: /tmp/fish/implicit/share/completions/mutt.fish:2 +#: /tmp/fish/implicit/share/completions/mutt.fish:15 +msgid "Specify a blind-carbon-copy (BCC) recipient" +msgstr "Specify a blind-carbon-copy (BCC) recipient" + +#: /tmp/fish/implicit/share/completions/mutt.fish:3 +#, fuzzy +msgid "Print the value of all configuration options to stdout" +msgstr "Set config options" + +#: /tmp/fish/implicit/share/completions/mutt.fish:5 +#, fuzzy +msgid "Bypass the system configuration file" +msgstr "Specify a configuration file" + +#: /tmp/fish/implicit/share/completions/mutt.fish:6 +#, fuzzy +msgid "Resume a postponed message" +msgstr "Receive new messages" + +#: /tmp/fish/implicit/share/completions/mutt.fish:7 +#, fuzzy +msgid "Open a mailbox in read-only mode" +msgstr "Open folder read-only" + +#: /tmp/fish/implicit/share/completions/mutt.fish:8 +msgid "Display the Mutt version number and compile-time definitions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mutt.fish:9 +msgid "Emulate the mailx compose mode" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mutt.fish:10 +msgid "Start Mutt with a listing of all mailboxes" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mutt.fish:11 +msgid "When used with -f, causes Mutt not to start if there are no messages" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mutt.fish:12 +msgid "Open the first mailbox which contains new mail" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mutt.fish:13 +msgid "An expanded version of the given alias is passed to stdout" +msgstr "An expanded version of the given alias is passed to stdout" + +#: /tmp/fish/implicit/share/completions/mutt.fish:14 +msgid "Attach a file to your message using MIME" +msgstr "Attach a file to your message using MIME" + +#: /tmp/fish/implicit/share/completions/mutt.fish:17 +msgid "Run command after processing of initialization files" +msgstr "Run command after processing of initialization files" + +#: /tmp/fish/implicit/share/completions/mutt.fish:18 +msgid "Specify which mailbox to load" +msgstr "Specify which mailbox to load" + +#: /tmp/fish/implicit/share/completions/mutt.fish:19 +msgid "Specify an initialization file to read instead of ~/.muttrc" +msgstr "Specify an initialization file to read instead of ~/.muttrc" + +#: /tmp/fish/implicit/share/completions/mutt.fish:20 +msgid "Specify a draft file containing header and body for the message" +msgstr "Specify a draft file containing header and body for the message" + +#: /tmp/fish/implicit/share/completions/mutt.fish:21 +msgid "Specify a file to include into the body of a message" +msgstr "Specify a file to include into the body of a message" + +#: /tmp/fish/implicit/share/completions/mutt.fish:22 +msgid "Specify a default mailbox type" +msgstr "Specify a default mailbox type" + +#: /tmp/fish/implicit/share/completions/mutt.fish:23 +msgid "Query a configuration variables value" +msgstr "Query a configuration variables value" + +#: /tmp/fish/implicit/share/completions/mutt.fish:24 +msgid "Specify the subject of the message" +msgstr "Specify the subject of the message" + +#: /tmp/fish/implicit/share/completions/mv.fish:1 +msgid "Make backup of each existing destination file" +msgstr "Make backup of each existing destination file" + +#: /tmp/fish/implicit/share/completions/mv.fish:2 +msgid "Do not prompt before overwriting" +msgstr "Do not prompt before overwriting" + +#: /tmp/fish/implicit/share/completions/mv.fish:4 +msgid "Answer for overwrite questions" +msgstr "Answer for overwrite questions" + +#: /tmp/fish/implicit/share/completions/mv.fish:5 +msgid "Remove trailing slashes from source" +msgstr "Remove trailing slashes from source" + +#: /tmp/fish/implicit/share/completions/mv.fish:6 +msgid "Backup suffix" +msgstr "Backup suffix" + +#: /tmp/fish/implicit/share/completions/mv.fish:7 +msgid "Target directory" +msgstr "Target directory" + +#: /tmp/fish/implicit/share/completions/mv.fish:8 +msgid "Do not overwrite newer files" +msgstr "Do not overwrite newer files" + +#: /tmp/fish/implicit/share/completions/mvn.fish:1 +msgid "If project list is specified, also build projects required by the list" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:2 +msgid "" +"If project list is specified, also build projects that depend on projects on " +"the list" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:3 +#, fuzzy +msgid "Run in non-interactive (batch) mode" +msgstr "Run in noninteractive mode" + +#: /tmp/fish/implicit/share/completions/mvn.fish:4 +msgid "The id of the build strategy to use." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:5 +msgid "Fail the build if checksums don't match" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:6 +msgid "Warn if checksums don't match" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:7 +#: /tmp/fish/implicit/share/completions/mvn.fish:21 +#: /tmp/fish/implicit/share/completions/mvn.fish:22 +#: /tmp/fish/implicit/share/completions/mvn.fish:32 +msgid "Ineffective, only kept for backward compatibility" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:8 +#, fuzzy +msgid "Define a system property" +msgstr "Set property" + +#: /tmp/fish/implicit/share/completions/mvn.fish:9 +#, fuzzy +msgid "Produce execution error messages" +msgstr "Suppress error messages" + +#: /tmp/fish/implicit/share/completions/mvn.fish:10 +msgid "Encrypt master security password" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:11 +msgid "Encrypt server password" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:12 +msgid "Force the use of an alternate POM file (or directory with pom.xml)." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:13 +msgid "" +"Only fail the build afterwards; allow all non-impacted builds to continue" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:14 +msgid "Stop at first failure in reactorized builds" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:15 +msgid "NEVER fail the build, regardless of project result" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:16 +msgid "Alternate path for the global settings file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:17 +#: /tmp/fish/implicit/share/completions/ruby-build.fish:5 +#, fuzzy +msgid "Display help information" +msgstr "Display detailed information of gem(s)" + +#: /tmp/fish/implicit/share/completions/mvn.fish:18 +msgid "Log file to where all build output will go." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:19 +msgid "" +"Use Maven 2 Legacy Local Repository behaviour, ie no use of _remote." +"repositories. Can also be activated by using -Dmaven.legacyLocalRepo=true" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:20 +#, fuzzy +msgid "Do not recurse into sub-projects" +msgstr "Do not export variable to subprocess" + +#: /tmp/fish/implicit/share/completions/mvn.fish:23 +msgid "Suppress SNAPSHOT updates" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:24 +msgid "Work offline" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:25 +msgid "" +"Comma-delimited list of specified reactor projects to build instead of all " +"projects. A project can be specified by [groupId]:artifactId or by its " +"relative path." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:26 +#, fuzzy +msgid "Quiet output - only show errors" +msgstr "Force to continue on some errors" + +#: /tmp/fish/implicit/share/completions/mvn.fish:27 +#, fuzzy +msgid "Resume reactor from specified project" +msgstr "Restrict wildcards to specified directory" + +#: /tmp/fish/implicit/share/completions/mvn.fish:28 +msgid "Alternate path for the user settings file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:29 +msgid "Thread count, for instance 2.0C where C is core multiplied" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:30 +msgid "Alternate path for the user toolchains file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:31 +msgid "" +"Forces a check for missing releases and updated snapshots on remote " +"repositories" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:33 +msgid "Display version information WITHOUT stopping build" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:35 +#, fuzzy +msgid "Produce execution debug output" +msgstr "Turn on debug output" + +#: /tmp/fish/implicit/share/completions/mvn.fish:36 +msgid "Comma-delimited list of profiles to activate" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:37 +msgid "Skipping JUnit Tests" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:38 +msgid "Build installer (if profile is available in project)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:39 +msgid "Use release profile (create javadoc and attach sources)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:40 +msgid "Run surefire tests with debugging on port 5005" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:41 +#, fuzzy +msgid "Skip Javadoc generation" +msgstr "Check all generations" + +#: /tmp/fish/implicit/share/completions/mvn.fish:42 +msgid "" +"Goal which cleans the build. This attempts to clean a project's working " +"directory of the files that were generated at build-time. By default, it " +"discovers and deletes the directories configured in project.build.directory, " +"project.build.outputDirectory, project.build.testOutputDirectory, and " +"project.reporting.outputDirectory. Files outside the default may also be " +"included in the deletion by configuring the filesets tag. " +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:43 +msgid "" +"Display help information on maven-clean-plugin. Call mvn clean:help -" +"Ddetail=true -Dgoal= to display parameter details." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:44 +msgid "Compiles application sources" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:45 +msgid "" +"Display help information on maven-compiler-plugin. Call mvn compiler:help -" +"Ddetail=true -Dgoal= to display parameter details." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:46 +msgid "Compiles application test sources." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:47 +msgid "" +"Display help information on maven-deploy-plugin. Call mvn deploy:help -" +"Ddetail=true -Dgoal= to display parameter details." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:48 +#, fuzzy +msgid "Installs the artifact in the remote repository." +msgstr "Lists the clients in the repository" + +#: /tmp/fish/implicit/share/completions/mvn.fish:49 +#, fuzzy +msgid "Deploys an artifact to remote repository." +msgstr "Removes entry in .cvspass for remote repository" + +#: /tmp/fish/implicit/share/completions/mvn.fish:50 +msgid "" +"Display help information on maven-failsafe-plugin. Call mvn failsafe:help -" +"Ddetail=true -Dgoal= to display parameter details." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:51 +msgid "Run integration tests using Surefire." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:52 +msgid "Verify integration tests ran using Surefire." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:53 +msgid "" +"Installs the project's main artifact, and any other artifacts attached by " +"other plugins in the lifecycle, to the local repository." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:54 +msgid "" +"Display help information on maven-install-plugin. Call mvn install:help -" +"Ddetail=true -Dgoal= to display parameter details." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:55 +#, fuzzy +msgid "Installs a file in the local repository." +msgstr "Install a gem into the local repository" + +#: /tmp/fish/implicit/share/completions/mvn.fish:56 +msgid "" +"Copy resources for the test source code to the test output directory. Always " +"uses the project.build.testResources element to specify the resources to " +"copy." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:57 +msgid "Copy resources of the configured plugin attribute resources" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:58 +msgid "" +"Display help information on maven-resources-plugin. Call mvn resources:help -" +"Ddetail=true -Dgoal= to display parameter details." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:59 +msgid "" +"Copy resources for the main source code to the main output directory. Always " +"uses the project.build.resources element to specify the resources to copy." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:60 +msgid "" +"Adds the site descriptor (site.xml) to the list of files to be installed/" +"deployed. For Maven-2.x this is enabled by default only when the project has " +"pom packaging since it will be used by modules inheriting, but this can be " +"enabled for other projects packaging if needed. This default execution has " +"been removed from the built-in lifecycle of Maven 3.x for pom-projects. " +"Users that actually use those projects to provide a common site descriptor " +"for sub modules will need to explicitly define this goal execution to " +"restore the intended behavior." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:61 +msgid "" +"Deploys the generated site using wagon supported protocols to the site URL " +"specified in the section of the POM. For scp " +"protocol, the website files are packaged by wagon into zip archive, then the " +"archive is transfered to the remote host, next it is un-archived which is " +"much faster than making a file by file copy. " +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:62 +msgid "" +"Displays the effective site descriptor as an XML for this build, after " +"inheritance and interpolation of site.xml." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:63 +msgid "" +"Display help information on maven-site-plugin. Call mvn site:help -" +"Ddetail=true -Dgoal= to display parameter details." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:64 +msgid "" +"Bundles the site output into a JAR so that it can be deployed to a " +"repository." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:65 +msgid "" +"Starts the site up, rendering documents as requested for faster editing. It " +"uses Jetty as the web server." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:66 +msgid "" +"Generates the site for a single project. Note that links between module " +"sites in a multi module build will not work, since local build directory " +"structure doesn't match deployed site. " +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:67 +msgid "" +"Deploys the generated site to a local staging or mock directory based on the " +"site URL specified in the section of the POM. It " +"can be used to test that links between module sites in a multi-module build " +"work. " +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:68 +msgid "" +"Deploys the generated site to a staging or mock URL to the site URL " +"specified in the section of the POM, using wagon " +"supported protocols" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:69 +msgid "" +"Display help information on maven-surefire-plugin. Call mvn surefire:help -" +"Ddetail=true -Dgoal= to display parameter details." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:70 +msgid "Run tests using Surefire." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:71 +msgid "" +"Display help information on maven-verifier-plugin. Call mvn verifier:help -" +"Ddetail=true -Dgoal= to display parameter details." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:72 +msgid "" +"Verifies the existence or non-existence of files/directories and optionally " +"checks file content against a regular expression." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:73 +msgid "Builds J2EE Enterprise Archive (EAR) files." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:74 +msgid "Generates the EAR deployment descriptor file(s)." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:75 +msgid "" +"Display help information on maven-ear-plugin. Call mvn ear:help -" +"Ddetail=true -Dgoal= to display parameter details." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:76 +msgid "Build an EJB (and optional client) from the current project." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:77 +msgid "" +"Display help information on maven-ejb-plugin. Call mvn ejb:help -" +"Ddetail=true -Dgoal= to display parameter details." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:78 +msgid "" +"Display help information on maven-jar-plugin. Call mvn jar:help -" +"Ddetail=true -Dgoal= to display parameter details." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:79 +#, fuzzy +msgid "Build a JAR from the current project." +msgstr "Build a gem from a gemspec" + +#: /tmp/fish/implicit/share/completions/mvn.fish:80 +msgid "Build a JAR of the test classes for the current project." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:81 +msgid "" +"Display help information on maven-rar-plugin. Call mvn rar:help -" +"Ddetail=true -Dgoal= to display parameter details." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:82 +msgid "Builds J2EE Resource Adapter Archive (RAR) files." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:83 +msgid "" +"Display help information on maven-shade-plugin. Call mvn shade:help -" +"Ddetail=true -Dgoal= to display parameter details." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:84 +msgid "Mojo that performs shading delegating to the Shader component." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:85 +msgid "Aggregate sources for all modules in an aggregator project." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:86 +msgid "This plugin bundles all the sources into a jar archive." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:87 +msgid "" +"This goal bundles all the test sources into a jar archive. This goal " +"functions the same as the test-jar goal but does not fork the build, and is " +"suitable for attaching to the build lifecycle." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:88 +#: /tmp/fish/implicit/share/completions/mvn.fish:89 +msgid "This plugin bundles all the test sources into a jar archive." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:90 +msgid "" +"Display help information on maven-source-plugin. Call mvn source:help -" +"Ddetail=true -Dgoal= to display parameter details." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:91 +msgid "" +"This goal bundles all the sources into a jar archive. This goal functions " +"the same as the jar goal but does not fork the build and is suitable for " +"attaching to the build lifecycle." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:92 +#, fuzzy +msgid "Generate a changelog report." +msgstr "Create summary change report" + +#: /tmp/fish/implicit/share/completions/mvn.fish:93 +#, fuzzy +msgid "Generate a file activity report." +msgstr "Generate a dotty graph" + +#: /tmp/fish/implicit/share/completions/mvn.fish:94 +#, fuzzy +msgid "Generate a developer activity report." +msgstr "Generate a dotty graph" + +#: /tmp/fish/implicit/share/completions/mvn.fish:95 +msgid "" +"Display help information on maven-changelog-plugin. Call mvn changelog:help -" +"Ddetail=true -Dgoal= to display parameter details." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:96 +msgid "Goal which validate the changes.xml file." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:97 +msgid "" +"Goal which checks that the changes.xml file has the necessary data to " +"generate an announcement or a report for the current release." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:98 +msgid "Goal which downloads issues from GitHub and generates a report." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:99 +msgid "Goal which generate an announcement from the announcement template." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:100 +#: /tmp/fish/implicit/share/completions/mvn.fish:103 +msgid "" +"Goal which downloads issues from the Issue Tracking System and generates a " +"report." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:101 +msgid "" +"Goal which creates a nicely formatted Changes Report in html format from a " +"changes.xml file." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:102 +msgid "Goal which sends an announcement through email." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:104 +msgid "" +"Display help information on maven-changes-plugin. Call mvn changes:help -" +"Ddetail=true -Dgoal= to display parameter details." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:105 +msgid "" +"Performs Checkstyle analysis and outputs violations or a count of violations " +"to the console, potentially failing the build. It can also be configured to " +"re-use an earlier analysis." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:106 +msgid "" +"A reporting task that performs Checkstyle analysis and generates an HTML " +"report on any violations that Checkstyle finds." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:107 +msgid "" +"A reporting task that performs Checkstyle analysis and generates an " +"aggregate HTML report on the violations that Checkstyle finds in a multi-" +"module reactor build." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:108 +msgid "" +"Display help information on maven-checkstyle-plugin. Call mvn checkstyle:" +"help -Ddetail=true -Dgoal= to display parameter details." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:109 +msgid "" +"Generate a Description of a Project (DOAP) file from the main information " +"found in a POM. Note: The generated file is tailored for use by projects at " +"Apache." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:110 +msgid "" +"Display help information on maven-doap-plugin. Call mvn doap:help -" +"Ddetail=true -Dgoal= to display parameter details." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:111 +msgid "Checks a plugin's documentation for the standard minimums." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:112 +msgid "" +"Display help information on maven-docck-plugin. Call mvn docck:help -" +"Ddetail=true -Dgoal= to display parameter details." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:113 +msgid "" +"Generates documentation for the Java code in an aggregator project using the " +"standard Javadoc Tool." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:114 +msgid "" +"Bundles the Javadoc documentation for main Java code in an aggregator " +"project into a jar using the standard Javadoc Tool." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:115 +msgid "" +"Fix Javadoc documentation and tags for the Java code for the project. See " +"Where Tags Can Be Used." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:116 +msgid "" +"Display help information on maven-javadoc-plugin. Call mvn javadoc:help -" +"Ddetail=true -Dgoal= to display parameter details." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:117 +msgid "" +"Bundles the Javadoc documentation for main Java code in an NON aggregator " +"project into a jar using the standard Javadoc Tool." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:118 +msgid "" +"Generates documentation for the Java code in an NON aggregator project using " +"the standard Javadoc Tool." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:119 +msgid "" +"Generates documentation for the Java code in an NON aggregator project using " +"the standard Javadoc Tool. Note that this goal does require generation of " +"sources before site generation, e.g. by invoking mvn clean deploy site." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:120 +msgid "" +"Bundle AbstractJavadocMojo.javadocDirectory, along with javadoc " +"configuration options such as taglet, doclet, and link information into a " +"deployable artifact. This artifact can then be consumed by the javadoc " +"plugin mojos when used by the includeDependencySources option, to generate " +"javadocs that are somewhat consistent with those generated in the original " +"project itself." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:121 +msgid "" +"Generates documentation for the Java Test code in an aggregator project " +"using the standard Javadoc Tool." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:122 +msgid "" +"Bundles the Javadoc documentation for Java Test code in an aggregator " +"project into a jar using the standard Javadoc Tool." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:123 +msgid "" +"Fix Javadoc documentation and tags for the Test Java code for the project. " +"See Where Tags Can Be Used." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:124 +msgid "" +"Bundles the Javadoc documentation for test Java code in an NON aggregator " +"project into a jar using the standard Javadoc Tool." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:125 +msgid "" +"Generates documentation for the Java Test code in an NON aggregator project " +"using the standard Javadoc Tool." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:126 +msgid "" +"Generates documentation for the Java Test code in an NON aggregator project " +"using the standard Javadoc Tool. Note that this goal does require generation " +"of test sources before site generation, e.g. by invoking mvn clean deploy " +"site." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:127 +msgid "" +"Bundle TestJavadocJar.testJavadocDirectory, along with javadoc configuration " +"options from AbstractJavadocMojo such as taglet, doclet, and link " +"information into a deployable artifact. This artifact can then be consumed " +"by the javadoc plugin mojos when used by the includeDependencySources " +"option, to generate javadocs that are somewhat consistent with those " +"generated in the original project itself." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:128 +msgid "Generates a combined JXR report in an aggregating project." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:129 +msgid "" +"Display help information on maven-jxr-plugin. Call mvn jxr:help -" +"Ddetail=true -Dgoal= to display parameter details." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:130 +msgid "" +"Creates an html-based, cross referenced version of Java source code for a " +"project." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:131 +msgid "" +"Generates a combined JXR report for test code in an aggregating project." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:132 +msgid "" +"Creates an html-based, cross referenced version of Java source code for a " +"project's test sources." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:133 +msgid "Generates a Linkcheck report." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:134 +msgid "" +"Display help information on maven-linkcheck-plugin. Call mvn linkcheck:help -" +"Ddetail=true -Dgoal= to display parameter details." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:135 +msgid "Fail the build if there were any PMD violations in the source code." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:136 +msgid "" +"Creates a report for PMD's CPD tool. See http://pmd.sourceforge.net/cpd.html " +"for more detail." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:137 +msgid "Fail the build if there were any CPD violations in the source code." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:138 +msgid "" +"Display help information on maven-pmd-plugin. Call mvn pmd:help -" +"Ddetail=true -Dgoal= to display parameter details." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:139 +#, fuzzy +msgid "Creates a PMD report." +msgstr "Create summary change report" + +#: /tmp/fish/implicit/share/completions/mvn.fish:140 +msgid "Generates the Project Continuous Integration System report." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:141 +msgid "Generates the Project Dependencies report." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:142 +msgid "Generates the Dependency Convergence report for reactor builds." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:143 +msgid "Generates code snippets to be added to build tools." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:144 +msgid "Generates the Project Dependency Management report." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:145 +msgid "Generates the Project Distribution Management report." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:146 +msgid "" +"Display help information on maven-project-info-reports-plugin. Call mvn " +"project-info-reports:help -Ddetail=true -Dgoal= to display " +"parameter details." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:147 +#, fuzzy +msgid "Generates the project index page." +msgstr "Generate source index file" + +#: /tmp/fish/implicit/share/completions/mvn.fish:148 +msgid "Generates the Project Issue Tracking report." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:149 +msgid "Generates the Project License report." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:150 +msgid "Generates the Mailing List report." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:151 +msgid "Generates the Project Modules report." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:152 +msgid "Generates the Project Plugin Management report." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:153 +msgid "Generates the Project Plugins report." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:154 +msgid "Generates the Project Team report." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:155 +msgid "Generates the Project Source Code Management (SCM) report." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:156 +msgid "Generates the project information reports summary." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:157 +msgid "" +"Creates a nicely formatted Failsafe Test Report in html format. This goal " +"does not run the tests, it only builds the reports. See http://jira.codehaus." +"org/browse/SUREFIRE-257" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:158 +msgid "" +"Display help information on maven-surefire-report-plugin. Call mvn surefire-" +"report:help -Ddetail=true -Dgoal= to display parameter details." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:159 +msgid "Creates a nicely formatted Surefire Test Report in html format." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:160 +msgid "" +"Creates a nicely formatted Surefire Test Report in html format. This goal " +"does not run the tests, it only builds the reports. This is a workaround for " +"http://jira.codehaus.org/browse/SUREFIRE-257" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:161 +#, fuzzy +msgid "Generate Ant build files." +msgstr "Generate contents file" + +#: /tmp/fish/implicit/share/completions/mvn.fish:162 +msgid "Clean all Ant build files." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:163 +msgid "" +"Display help information on maven-ant-plugin. Call mvn ant:help -" +"Ddetail=true -Dgoal= to display parameter details." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:164 +msgid "" +"Display help information on maven-antrun-plugin. Call mvn antrun:help -" +"Ddetail=true -Dgoal= to display parameter details." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:165 +msgid "" +"Maven AntRun Mojo. This plugin provides the capability of calling Ant tasks " +"from a POM by running the nested Ant tasks inside the parameter. It " +"is encouraged to move the actual tasks to a separate build.xml file and call " +"that file with an task." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:166 +msgid "" +"Crawl a Maven repository (filesystem, not HTTP) and creates a catalog file." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:167 +msgid "" +"The archetype creation goal looks for an archetype with a given groupId, " +"artifactId, and version and retrieves it from the remote repository. Once " +"the archetype is retrieved, it is then processed against a set of user " +"parameters to create a working Maven project." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:169 +msgid "" +"Generates a new project from an archetype, or updates the actual project if " +"using a partial archetype. If the project is fully generated, it is " +"generated in a directory corresponding to its artifactId. If the project is " +"updated with a partial archetype, it is done in the current directory." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:170 +msgid "" +"Display help information on maven-archetype-plugin. Call mvn archetype:help -" +"Ddetail=true -Dgoal= to display parameter details." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:171 +msgid "" +"Execute the archetype integration tests, consisting in generating projects " +"from the current archetype and optionally comparing generated projects with " +"reference copy. Each IT consists of a sub-directory in src/test/resources/" +"projects containing: - a goal.txt file, containing a list of goals to run " +"against the generated project (can be empty, content ignored before maven-" +"archetype-plugin 2.1), - an archetype.properties file, containing properties " +"for project generation, - an optional reference/ directory containing a " +"reference copy of the expected project created from the IT. Notice that it " +"is expected to be run as part as of a build after the package phase and not " +"directly as a goal from CLI." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:172 +msgid "Build a JAR from the current Archetype project." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:173 +#, fuzzy +msgid "Updates the local catalog" +msgstr "Update the repository" + +#: /tmp/fish/implicit/share/completions/mvn.fish:174 +msgid "" +"Assemble an application bundle or distribution using an assembly descriptor " +"from the command line. This goal will force Maven to build all included POMs " +"up to the package phase BEFORE the assembly is processed. NOTE: This goal " +"should ONLY be run from the command line, and if building a multimodule " +"project it should be used from the root POM. Use the assembly:single goal " +"for binding your assembly to the lifecycle. " +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:175 +msgid "" +"Assemble an application bundle or distribution from an assembly descriptor, " +"WITHOUT first forcing Maven to build all POMs to the package phase (as is " +"required by the assembly:assembly goal). NOTE: This goal should ONLY be run " +"from the command line, and if building a multimodule project it should be " +"used from the root POM. Use the assembly:single goal for binding your " +"assembly to the lifecycle." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:176 +msgid "" +"Like the assembly:attached goal, assemble an application bundle or " +"distribution using an assembly descriptor from the command line. This goal " +"will force Maven to build all included POMs up to the package phase BEFORE " +"the assembly is processed. This goal differs from assembly:assembly in that " +"it ignores the section of the assembly descriptor, and forces the " +"assembly to be created as a directory in the project's build-output " +"directory (usually ./target). This goal is also functionally equivalent to " +"using the assembly:assembly goal in conjunction with the dir assembly " +"format. NOTE: This goal should ONLY be run from the command line, and if " +"building a multimodule project it should be used from the root POM. Use the " +"assembly:directory-single goal for binding your assembly to the lifecycle." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:177 +msgid "" +"Like the assembly:attached goal, assemble an application bundle or " +"distribution from an assembly descriptor, WITHOUT first forcing Maven to " +"build all POMs to the package phase (as is required by the assembly:assembly " +"goal). This goal differs from assembly:attached in that it ignores the " +" section of the assembly descriptor, and forces the assembly to be " +"created as a directory in the project's build-output directory (usually ./" +"target). This goal is also functionally equivalent to using the assembly:" +"attached goal in conjunction with the dir assembly format. NOTE: This goal " +"should ONLY be run from the command line, and if building a multimodule " +"project it should be used from the root POM. Use the assembly:directory-" +"single goal for binding your assembly to the lifecycle." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:178 +msgid "" +"Like the assembly:attached goal, assemble an application bundle or " +"distribution from an assembly descriptor. This goal is suitable either for " +"binding to the lifecycle or calling directly from the command line (provided " +"all required files are available before the build starts, or are produced by " +"another goal specified before this one on the command line). This goal " +"differs from assembly:single in that it ignores the section of " +"the assembly descriptor, and forces the assembly to be created as a " +"directory in the project's build-output directory (usually ./target)." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:179 +msgid "" +"Display help information on maven-assembly-plugin. Call mvn assembly:help -" +"Ddetail=true -Dgoal= to display parameter details." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:180 +msgid "" +"Assemble an application bundle or distribution from an assembly descriptor. " +"This goal is suitable either for binding to the lifecycle or calling " +"directly from the command line (provided all required files are available " +"before the build starts, or are produced by another goal specified before " +"this one on the command line)." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:181 +msgid "" +"Unpack project dependencies. Currently supports dependencies of type jar and " +"zip." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:182 +msgid "" +"Analyzes the dependencies of this project and determines which are: used and " +"declared; used and undeclared; unused and declared. This goal is intended to " +"be used standalone, thus it always executes the test-compile phase - use the " +"dependency:analyze-only goal instead when participating in the build " +"lifecycle. By default, maven-dependency-analyzer is used to perform the " +"analysis, with limitations due to the fact that it works at bytecode level, " +"but any analyzer can be plugged in through analyzer parameter. " +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:183 +msgid "" +"This mojo looks at the dependencies after final resolution and looks for " +"mismatches in your dependencyManagement section. In versions of maven prior " +"to 2.0.6, it was possible to inherit versions that didn't match your " +"dependencyManagement. See MNG-1577 for more info. This mojo is also useful " +"for just detecting projects that override the dependencyManagement directly. " +"Set ignoreDirect to false to detect these otherwise normal conditions." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:184 +msgid "" +"Analyzes the and tags in the pom.xml " +"and determines the duplicate declared dependencies." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:185 +msgid "" +"Analyzes the dependencies of this project and determines which are: used and " +"declared; used and undeclared; unused and declared. This goal is intended to " +"be used in the build lifecycle, thus it assumes that the test-compile phase " +"has been executed - use the dependency:analyze goal instead when running " +"standalone. By default, maven-dependency-analyzer is used to perform the " +"analysis, with limitations due to the fact that it works at bytecode level, " +"but any analyzer can be plugged in through analyzer parameter. " +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:186 +msgid "" +"Analyzes the dependencies of this project and produces a report that " +"summarizes which are: used and declared; used and undeclared; unused and " +"declared." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:187 +msgid "" +"This goal will output a classpath string of dependencies from the local " +"repository to a file or log." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:188 +msgid "" +"Goal that copies a list of artifacts from the repository to defined " +"locations." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:189 +msgid "" +"Goal that copies the project dependencies from the repository to a defined " +"location." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:190 +msgid "" +"Displays all ancestor POMs of the project. This may be useful in a " +"continuous integration system where you want to know all parent poms of the " +"project." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:191 +msgid "" +"Resolves a single artifact, eventually transitively, from the specified " +"remote repositories. Caveat: will always check thecentral repository defined " +"in the super pom. You could use a mirror entry in your settings.xml" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:192 +msgid "" +"Goal that resolves all project dependencies, including plugins and reports " +"and their dependencies." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:193 +msgid "" +"Display help information on maven-dependency-plugin. Call mvn dependency:" +"help -Ddetail=true -Dgoal= to display parameter details." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:194 +#, fuzzy +msgid "Displays the list of dependencies for this project." +msgstr "List dependencies for the package" + +#: /tmp/fish/implicit/share/completions/mvn.fish:195 +msgid "" +"Goal that resolves all project dependencies and then lists the repositories " +"used by the build and by the transitive dependencies" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:196 +msgid "" +"Goal that sets a property pointing to the artifact file for each project " +"dependency. For each dependency (direct and transitive) a project property " +"will be set which follows the groupId:artifactId:type:[classifier] form and " +"contains the path to the resolved artifact." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:197 +msgid "" +"Remove the project dependencies from the local repository, and optionally re-" +"resolve them." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:198 +#, fuzzy +msgid "Goal that resolves the project dependencies from the repository." +msgstr "Remove one or more files or directories from the repository" + +#: /tmp/fish/implicit/share/completions/mvn.fish:199 +msgid "" +"Goal that resolves all project plugins and reports and their dependencies." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:200 +#, fuzzy +msgid "Goal that resolves the project source dependencies from the repository." +msgstr "Remove one or more files or directories from the repository" + +#: /tmp/fish/implicit/share/completions/mvn.fish:201 +#, fuzzy +msgid "Displays the dependency tree for this project." +msgstr "display a dependency tree for package" + +#: /tmp/fish/implicit/share/completions/mvn.fish:202 +msgid "" +"Goal that retrieves a list of artifacts from the repository and unpacks them " +"in a defined location." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:203 +msgid "" +"Goal that unpacks the project dependencies from the repository to a defined " +"location." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:204 +msgid "This goal displays the current platform information." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:205 +msgid "This goal executes the defined enforcer-rules once per module." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:206 +msgid "" +"Display help information on maven-enforcer-plugin. Call mvn enforcer:help -" +"Ddetail=true -Dgoal= to display parameter details." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:207 +msgid "" +"Display help information on maven-gpg-plugin. Call mvn gpg:help -" +"Ddetail=true -Dgoal= to display parameter details." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:208 +msgid "" +"Sign project artifact, the POM, and attached artifacts with GnuPG for " +"deployment." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:209 +msgid "Signs artifacts and installs the artifact in the remote repository." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:210 +msgid "Displays the supported Plugin expressions used by Maven." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:211 +msgid "" +"Displays a list of the profiles which are currently active for this build." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:212 +msgid "" +"Displays the calculated settings as XML for this project, given any profile " +"enhancement and the inheritance of the global settings into the user-level " +"settings." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:213 +msgid "" +"Displays a list of the platform details like system properties and " +"environment variables." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:214 +msgid "" +"Displays the effective POM as an XML for this build, with the active " +"profiles factored in." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:215 +msgid "" +"Display help information on maven-help-plugin. Call mvn help:help -" +"Ddetail=true -Dgoal= to display parameter details." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:216 +msgid "" +"Displays a list of available profiles under the current project. Note: it " +"will list all profiles for a project. If a profile comes up with a status " +"inactive then there might be a need to set profile activation switches/" +"property." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:217 +msgid "" +"Displays a list of the attributes for a Maven Plugin and/or goals (aka Mojo " +"- Maven plain Old Java Object)." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:218 +msgid "Evaluates Maven expressions given by the user in an interactive mode." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:219 +msgid "" +"Display help information on maven-invoker-plugin. Call mvn invoker:help -" +"Ddetail=true -Dgoal= to display parameter details." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:220 +msgid "" +"Installs the project artifacts of the main build into the local repository " +"as a preparation to run the sub projects. More precisely, all artifacts of " +"the project itself, all its locally reachable parent POMs and all its " +"dependencies from the reactor will be installed to the local repository." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:221 +msgid "" +"Searches for integration test Maven projects, and executes each, collecting " +"a log in the project directory, will never fail the build, designed to be " +"used in conjunction with the verify mojo." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:222 +msgid "" +"Generate a report based on the results of the Maven invocations. Note: This " +"mojo doesn't fork any lifecycle, if you have a clean working copy, you have " +"to use a command like mvn clean integration-test site to ensure the build " +"results are present when this goal is invoked." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:223 +msgid "" +"Searches for integration test Maven projects, and executes each, collecting " +"a log in the project directory, and outputting the results to the command " +"line." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:224 +msgid "" +"Checks the results of maven-invoker-plugin based integration tests and fails " +"the build if any tests failed." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:225 +msgid "" +"Display help information on maven-jarsigner-plugin. Call mvn jarsigner:help -" +"Ddetail=true -Dgoal= to display parameter details." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:226 +msgid "Signs a project artifact and attachments using jarsigner." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:227 +msgid "" +"Checks the signatures of a project artifact and attachments using jarsigner." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:228 +#, fuzzy +msgid "Apply one or more patches to project sources." +msgstr "Add one or more new files or directories" + +#: /tmp/fish/implicit/share/completions/mvn.fish:229 +msgid "" +"Display help information on maven-patch-plugin. Call mvn patch:help -" +"Ddetail=true -Dgoal= to display parameter details." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:230 +msgid "" +"Display help information on maven-pdf-plugin. Call mvn pdf:help -" +"Ddetail=true -Dgoal= to display parameter details." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:231 +#, fuzzy +msgid "Generates a PDF document for a project." +msgstr "Generate RDoc documentation for the gem on install" + +#: /tmp/fish/implicit/share/completions/mvn.fish:232 +msgid "" +"Update the user plugin registry (if it's in use) to reflect the version " +"we're installing." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:233 +#, fuzzy +msgid "Generates the Plugin's documentation report." +msgstr "Generate RI documentation for the gem on install" + +#: /tmp/fish/implicit/share/completions/mvn.fish:234 +msgid "Generate Xdoc files for the project mojos or goals." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:235 +msgid "" +"Inject any plugin-specific artifact metadata to the project's artifact, for " +"subsequent installation and deployment. It is used: 1. to add the latest " +"metadata (which is plugin-specific) for shipping alongside the plugin's " +"artifact 2. to define plugin mapping in the group " +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:236 +msgid "" +"Display help information on maven-plugin-plugin. Call mvn plugin:help -" +"Ddetail=true -Dgoal= to display parameter details." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:237 +#, fuzzy +msgid "Generates a HelpMojo class." +msgstr "Generate a Java ResourceBundle class" + +#: /tmp/fish/implicit/share/completions/mvn.fish:238 +msgid "" +"Generate a plugin descriptor. Note: Since 3.0, for Java 5 plugin annotations " +"support, default phase defined by this goal is after the 'compilation' of " +"any scripts. This doesn't override the default binding coded at generate-" +"resources phase in Maven core." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:239 +msgid "" +"Perform a release from SCM, either from a specified tag, or the tag " +"representing the previous release in the working copy created by release:" +"prepare. For more info see http://maven.apache.org/plugins/maven-release-" +"plugin/examples/perform-release.html." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:240 +msgid "" +"Rollback changes made by a previous release. This requires that the previous " +"release descriptor release.properties is still available in the local " +"working copy. For more info see http://maven.apache.org/plugins/maven-" +"release-plugin/examples/rollback-release.html." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:241 +msgid "" +"Prepare for a release in SCM, fully resolving dependencies for the purpose " +"of producing a 'release POM'." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:242 +msgid "" +"Perform a release from SCM to a staging repository. If no goals are given, " +"these default to deploy or deploy site:stage-deploy, if the project has a " +"/ element. If the goals contain site-deploy or " +"site:deploy, these are overridden with site:stage-deploy." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:243 +msgid "" +"Update the POM versions for a project. This performs the normal version " +"updates of the release:prepare goal without making other modifications to " +"the SCM such as tagging. For more info see http://maven.apache.org/plugins/" +"maven-release-plugin/examples/update-versions.html." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:244 +msgid "" +"Prepare for a release in SCM. Steps through several phases to ensure the POM " +"is ready to be released and then prepares SCM to eventually contain a tagged " +"version of the release and a record in the local copy of the parameters " +"used. This can be followed by a call to release:perform. For more info see " +"http://maven.apache.org/plugins/maven-release-plugin/examples/prepare-" +"release.html." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:245 +msgid "" +"Clean up after a release preparation. This is done automatically after a " +"successful release:perform, so is best served for cleaning up a failed or " +"abandoned release, or a dry run. Note that only the working copy is cleaned " +"up, no previous steps are rolled back. For more info see http://maven.apache." +"org/plugins/maven-release-plugin/examples/clean-release.html." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:246 +msgid "" +"Display help information on maven-release-plugin. Call mvn release:help -" +"Ddetail=true -Dgoal= to display parameter details." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:247 +msgid "" +"Branch a project in SCM, using the same steps as the release:prepare goal, " +"creating a branch instead of a tag. For more info see http://maven.apache." +"org/plugins/maven-release-plugin/examples/branch.html." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:248 +msgid "" +"Pull down resourceBundles containing remote resources and process the " +"resources contained inside. When that is done the resources are injected " +"into the current (in-memory) Maven project, making them available to the " +"process-resources phase. Resources that end in '.vm' are treated as " +"velocity templates. For those, the '.vm' is stripped off for the final " +"artifact name and it's fed through velocity to have properties expanded, " +"conditions processed, etc... Resources that don't end in '.vm' are copied " +"'as is'." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:249 +msgid "" +"Display help information on maven-remote-resources-plugin. Call mvn remote-" +"resources:help -Ddetail=true -Dgoal= to display parameter details." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:250 +msgid "Bundle up resources that should be considered as a remote-resource." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:251 +msgid "Goal which creates an upload bundle for a project built with Maven." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:252 +msgid "" +"Packs artifacts already available in a local repository in a bundle for an " +"upload requests. It requires that the artifact has a POM in the local " +"repository. It will check for mandatory elements, asking interactively for " +"missing values. Can be used to generate bundles for third parties artifacts " +"that have been manually added to the local repository." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:253 +msgid "" +"Display help information on maven-repository-plugin. Call mvn repository:" +"help -Ddetail=true -Dgoal= to display parameter details." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:254 +#, fuzzy +msgid "Display the modification status of the files in the configured scm url." +msgstr "Display the contents of the installed gems" + +#: /tmp/fish/implicit/share/completions/mvn.fish:255 +#, fuzzy +msgid "Branch the project." +msgstr "Create new project" + +#: /tmp/fish/implicit/share/completions/mvn.fish:256 +msgid "Validate scm connection string." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:257 +#, fuzzy +msgid "Commit changes to the configured scm url." +msgstr "Query packages with the specified group" + +#: /tmp/fish/implicit/share/completions/mvn.fish:258 +msgid "" +"Display the difference of the working copy with the latest copy in the " +"configured scm url." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:259 +msgid "" +"Update the local working copy with the latest source from the configured scm " +"url." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:260 +#, fuzzy +msgid "Add a file set to the project." +msgstr "Add a new file/directory to the repository" + +#: /tmp/fish/implicit/share/completions/mvn.fish:261 +#, fuzzy +msgid "Mark a set of files for deletion." +msgstr "Make list of kill signals for completion" + +#: /tmp/fish/implicit/share/completions/mvn.fish:262 +msgid "Unedit/unlock a set of files." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:263 +msgid "" +"Pull the project source from the configured scm and execute the configured " +"goals." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:264 +msgid "Get a fresh copy of the latest source from the configured scm url." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:265 +#, fuzzy +msgid "Tag the project." +msgstr "Create new project" + +#: /tmp/fish/implicit/share/completions/mvn.fish:266 +#, fuzzy +msgid "Edit/lock a set of files." +msgstr "Print size of files" + +#: /tmp/fish/implicit/share/completions/mvn.fish:267 +msgid "This mojo will fail the build if there is any local modifications" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:268 +msgid "Get the list of project files." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:269 +msgid "" +"Dump changelog contents to console. It is mainly used to test maven-scm-" +"api's changelog command." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:270 +msgid "" +"Display help information on maven-scm-plugin. Call mvn scm:help -" +"Ddetail=true -Dgoal= to display parameter details." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:271 +msgid "" +"Get a fresh exported copy of the latest source from the configured scm url." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:272 +msgid "" +"Updates all projects in a multi project build. This is useful for users who " +"have adopted the flat project structure where the aggregator project is a " +"sibling of the sub projects rather than sitting in the parent directory." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:274 +msgid "" +"Display help information on maven-scm-publish-plugin. Call mvn scm-publish:" +"help -Ddetail=true -Dgoal= to display parameter details." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:275 +msgid "Empty goal, provided only to set loose the lifecycle." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:276 +#, fuzzy +msgid "Copies artifacts from one repository to another repository." +msgstr "Copy and apply patches from this repository to another one" + +#: /tmp/fish/implicit/share/completions/mvn.fish:277 +msgid "" +"Display help information on maven-stage-plugin. Call mvn stage:help -" +"Ddetail=true -Dgoal= to display parameter details." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:278 +msgid "" +"Display help information on maven-toolchains-plugin. Call mvn toolchains:" +"help -Ddetail=true -Dgoal= to display parameter details." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:279 +msgid "" +"Check that toolchains requirements are met by currently configured " +"toolchains and store the selected toolchains in build context for later " +"retrieval by other plugins." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:280 +msgid "" +"Deletes the .project, .classpath, .wtpmodules files and .settings folder " +"used by Eclipse." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:281 +msgid "" +"Configures The following Eclipse Workspace features: - Adds the classpath " +"variable MAVEN_REPO to Eclipse. - Optionally load Eclipse code style file " +"via a URL. " +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:282 +msgid "" +"Generates the following eclipse configuration files: - .project and ." +"classpath files - .setting/org.eclipse.jdt.core.prefs with project specific " +"compiler settings - various configuration files for WTP (Web Tools Project), " +"if the parameter wtpversion is set to a valid version (WTP configuration is " +"not generated by default) If this goal is run on a multiproject root, " +"dependencies between modules will be configured as direct project " +"dependencies in Eclipse (unless useProjectReferences is set to false)." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:283 +msgid "" +"Display help information on maven-eclipse-plugin. Call mvn eclipse:help -" +"Ddetail=true -Dgoal= to display parameter details." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:284 +msgid "" +"Install plugins resolved from the Maven repository system into an Eclipse " +"instance." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:285 +#, fuzzy +msgid "Generates MyEclipse configuration files" +msgstr "Creates a configuration profile" + +#: /tmp/fish/implicit/share/completions/mvn.fish:286 +#, fuzzy +msgid "Deletes configuration files used by MyEclipse" +msgstr "Creates a configuration profile" + +#: /tmp/fish/implicit/share/completions/mvn.fish:287 +#, fuzzy +msgid "Generates the rad-6 configuration files." +msgstr "Creates a configuration profile" + +#: /tmp/fish/implicit/share/completions/mvn.fish:288 +msgid "" +"Deletes the config files used by Rad-6. the files .j2ee and the file ." +"websettings" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:289 +#, fuzzy +msgid "Removes the not-available marker files from the repository." +msgstr "Restore files from the repository" + +#: /tmp/fish/implicit/share/completions/mvn.fish:290 +msgid "" +"For all projects currently part of the workspace, all references to the " +"M2_REPO classpath variable are resolved. Note: not the projects of the " +"reactor are inspected for unresolved artifacts, but the projects that are " +"part of the workspace. " +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:291 +msgid "" +"Add eclipse artifacts from an eclipse installation to the local repo. This " +"mojo automatically analize the eclipse directory, copy plugins jars to the " +"local maven repo, and generates appropriate poms. This is the official " +"central repository builder for Eclipse plugins, so it has the necessary " +"default values. For customized repositories see MakeArtifactsMojo Typical " +"usage: mvn eclipse:to-maven -DdeployTo=maven.org::default::scpexe://repo1." +"maven.org/home/maven/repository-staging/to-ibiblio/eclipse-staging -" +"DeclipseDir=." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:292 +msgid "Builds a deployable JBoss Hibernate exploded Archive." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:293 +msgid "Builds a deployable JBoss ESB Archive." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:294 +msgid "Builds a deployable JBoss ESB exploded Archive." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:295 +msgid "Builds a deployable JBoss AOP Archive." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:296 +msgid "Builds a deployable JBoss Spring Archive." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:297 +msgid "" +"Builds a deployable JBoss Hibernate Archive. Note that in versions of jboss " +"prior to 4.0.3 the deployment descriptor for a HAR was 'hibernate-service." +"xml'. In 4.0.3 this changed to use 'jboss-service.xml' similar to the SAR " +"format. In JBoss 5 and above, the HAR deployment descriptor can be any file " +"with a name that matches the pattern '*-hibernate.xml'. If the parameter " +"'deploymentDescriptorFile' is not set, this goal will first look for 'jboss-" +"service.xml', then 'hibernate-service.xml' and if those are not found, it " +"will search for a file ending with * '-hibernate.xml'" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:298 +msgid "" +"Display help information on jboss-packaging-maven-plugin. Call mvn jboss-" +"packaging:help -Ddetail=true -Dgoal= to display parameter details." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:299 +msgid "Builds a deployable JBoss Process Archive." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:300 +msgid "Builds a deployable JBoss Service Archive." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:301 +msgid "Builds a deployable JBoss Service in place exploded Archive." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:302 +msgid "Builds a deployable JBoss Service exploded Archive." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:303 +msgid "" +"The wsadmin goal executes the WebSphere command-line administration tool " +"with the specified arguments." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:304 +msgid "" +"Lists all the applications installed on a WebSphere Server or Cell. This " +"goal is a wrapper for the AdminApp.list() command of the wsadmin tool. Refer " +"to the wsadmin documentation for information on this operation." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:305 +msgid "" +"Starts a standalone server instance. This is not used to start a server " +"controlled by DeploymentManager. Therefore, this goal is useful for the Base " +"Application Server, and to start the Node Agent and/or DeploymentManager. If " +"you wish to start a server managed by the Deployment Manager, use the " +"wsadmin task to execute a scripting command." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:306 +msgid "" +"The wsStartApplication goal enables you to start an existing or newly " +"installed application on a WebSphere Server or in a WebSphere Cell." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:307 +msgid "Cleans out temporary resources and generated sources." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:308 +msgid "" +"This goal enables you to stop a standalone server instance. This is not used " +"to stop a server controlled by DeploymentManager. Therefore, this task is " +"useful for the Base Application Server, and to stop the Node Agent and/or " +"DeploymentManager. If you wish to stop a server managed by the Deployment " +"Manager, use the wsadmin task to execute a scripting command." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:309 +msgid "" +"The wsStopApp goal enables you to stop an existing or newly installed " +"application on a WebSphere Server or in a WebSphere Cell. This goal is a " +"wrapper for the ApplicationManager.stopApplication() command of the wsadmin " +"tool. Refer to the wsadmin documentation for information on this operation." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:310 +msgid "" +"Executes the ServiceDeploy command against an archive file (Ear, Zip or Jar) " +"to produce an ear file that can be deployed on Process Server. Reference " +"Documentation can be found IBM WebSphere Enterprise Service Bus, Version " +"6.1, IBM WebSphere Process Server, Version 6.1. " +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:311 +msgid "Installs an EAR into WebSphere Application Server." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:312 +msgid "" +"This goal enables you to generate default IBM WebSphere Bindings for the " +"specified EAR file. The goal provides options to control how the bindings " +"are generated and mimics the options provided by the WebSphere Application " +"Install wizards. The goal binds to the package phase by default." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:313 +msgid "Executes the endpoint enabler ant task on the EAR archive." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:314 +msgid "" +"Creates Java classes and deployment descriptor templates from a Web Services " +"Description Language (WSDL) file. See Developerworks article for background. " +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:315 +msgid "" +"Display help information on was6-maven-plugin. Call mvn was6:help -" +"Ddetail=true -Dgoal= to display parameter details." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:316 +msgid "" +"Generates EJB RMIC stub sources. This goal will fork a parallel life cycle " +"up to package phase. This is required because an archive is required as " +"input to the underlying tasks." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:317 +msgid "" +"Enables you to uninstall an existing application from a WebSphere Server or " +"Cell. This goal builds upon the wsadmin task and shares many of the same " +"attributes. This task is a wrapper for the AdminApp.uninstall() command of " +"the wsadmin tool." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:318 +msgid "Stop an artifact on Weblogic server(s) or cluster(s)." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:319 +msgid "Start an artifact on Weblogic server(s) or cluster(s)." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:320 +msgid "Undeploy artifacts from Weblogic server(s) or cluster(s)." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:321 +msgid "Run the weblogic appc compiler against an artifact." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:322 +msgid "" +"Runs Client Gen on a given WSDL. This client gen uses the BEA refactored " +"client gen tool first appearing in weblogic 9. This is the preferred client " +"gen tool for Weblogic 9.0 and newer." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:323 +msgid "List the atifacts on Weblogic server(s) or cluster(s)." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:324 +msgid "" +"Display help information on weblogic-maven-plugin. Call mvn weblogic:help -" +"Ddetail=true -Dgoal= to display parameter details." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:325 +msgid "This class generates wsdl from ear/war package" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:326 +msgid "Redeploy artifact on Weblogic server(s) or cluster(s)." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:327 +msgid "Runs the JWSC compiler task for web service enabled code." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:328 +msgid "Runs Service Gen on a given WSDL." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:329 +msgid "Deploy an artifact to Weblogic servers(s) or cluster(s)." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:330 +msgid "" +"Display help information on antlr-maven-plugin. Call mvn antlr:help -" +"Ddetail=true -Dgoal= to display parameter details." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:331 +#, fuzzy +msgid "Generates Antlr documentation from grammar files." +msgstr "Generate RI documentation for the gem on install" + +#: /tmp/fish/implicit/share/completions/mvn.fish:332 +msgid "Generates files based on grammar files with Antlr tool." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:333 +msgid "Creates an AspectJ HTML report using the ajdoc tool and format." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:334 +msgid "Weaves all main classes." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:335 +#, fuzzy +msgid "Create eclipse configuration of aspectJ" +msgstr "Creates a configuration profile" + +#: /tmp/fish/implicit/share/completions/mvn.fish:336 +msgid "" +"Display help information on aspectj-maven-plugin. Call mvn aspectj:help -" +"Ddetail=true -Dgoal= to display parameter details." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:337 +msgid "Weaves all test classes." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:338 +msgid "A Plugin for generating WSDL files using Axis Java2WSDL." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:339 +msgid "" +"Display help information on axistools-maven-plugin. Call mvn axistools:" +"help -Ddetail=true -Dgoal= to display parameter details." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:340 +msgid "A Plugin for generating stubs for WSDL files using Axis WSDL2Java." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:341 +msgid "" +"Utility for turning xml into Axis deployment operations (wraps org.apache." +"axis.utils.Admin)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:342 +msgid "" +"Display help information on castor-maven-plugin. Call mvn castor:help -" +"Ddetail=true -Dgoal= to display parameter details." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:343 +msgid "" +"A mojo that uses Castor MappingTool to generate mapping files from a set of " +"Classes. MappingTool." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:344 +msgid "" +"A mojo that uses Castor MappingTool to generate mapping files from a single " +"Class. MappingTool." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:345 +msgid "" +"A mojo that uses Castor to generate a collection of javabeans from an XSD. " +"Detailed explanations of many of these can be found in the details for the " +"Castor SourceGenerator." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:346 +msgid "Commons-attributes compiler." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:347 +msgid "Commons-attributes compiler for tests." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:348 +msgid "Runs the project with a debugger port hook (optionally suspended)." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:349 +msgid "" +"Merges GWT servlet elements into deployment descriptor (and non GWT servlets " +"into shell). If you use scanRemoteServiceRelativePathAnnotation you must " +"bind this mojo to at least compile phase Because the classpath scanner need " +"to see compile classes " +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:350 +msgid "" +"Display help information on gwt-maven-plugin. Call mvn gwt:help -" +"Ddetail=true -Dgoal= to display parameter details." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:351 +msgid "" +"Invokes the GWT Compiler for the project source. See compiler options : " +"http://www.gwtproject.org/doc/latest/DevGuideCompilingAndDebugging." +"html#DevGuideCompilerOptions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:352 +msgid "" +"Add GWT java source code and module descriptor as resources to project jar. " +"Alternative to gwt:resources for better Eclipse projects synchronization." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:353 +msgid "" +"Copy GWT java source code and module descriptor as resources in the build " +"outputDirectory. Alternative to declaring a in the POM with finer " +"filtering as the module descriptor is read to detect sources to be copied." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:354 +msgid "" +"see http://code.google.com/webtoolkit/doc/latest/DevGuideCompileReport." +"html#Usage" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:355 +msgid "" +"Creates CSS interfaces for css files. Will use the utility tool provided in " +"gwt sdk which create a corresponding Java interface for accessing the " +"classnames used in the file." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:356 +msgid "Runs GWT modules with Super Dev Mode." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:357 +msgid "Goal which creates Eclipse lauch configurations for GWTTestCases." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:358 +msgid "" +"Mimic surefire to run GWTTestCases during integration-test phase, until " +"SUREFIRE-508 is fixed" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:359 +msgid "Cleanup the webapp directory for GWT module compilation output" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:360 +msgid "Goal which generate Async interface." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:361 +msgid "Creates I18N interfaces for constants and messages files." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:362 +msgid "" +"Runs the project in the GWT (Classic or Super) Dev Mode for development." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:363 +msgid "Goal which creates Eclipse lauch configurations for GWT modules." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:364 +#, fuzzy +msgid "" +"'hbm2doc' generates html documentation a'la javadoc for the database schema." +msgstr "Don't generate RI documentation for the gem on install" + +#: /tmp/fish/implicit/share/completions/mvn.fish:365 +msgid "" +"'hbm2hbmxml' generates a set of .hbm files. Intended to be used together " +"with a 'jdbcconfiguration' when performing reverse engineering, but can be " +"used with any kind of configuration. e.g. to convert from annotation based " +"pojo's to hbm.xml." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:366 +msgid "'hbm2dao' generates a set of DAOs." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:367 +msgid "" +"'query' is used to execute a HQL query statements and optionally send the " +"output to a file. Can be used for verifying the mappings and for basic data " +"extraction." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:368 +msgid "Goal for 'cglib' or 'javassist' instrumentation." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:369 +msgid "'AntRun' wrapper." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:370 +msgid "" +"'hbmtemplate' generic exporter that can be controlled by a user provided " +"template or class." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:371 +msgid "" +"'hbm2cfgxml' generates a hibernate.cfg.xml. Intended to be used together " +"with a 'jdbcconfiguration' when performing reverse engineering, but can be " +"used with any kind of configuration. The 'hbm2cfgxml' will contain the " +"properties used and adds mapping entries for each mapped class." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:372 +msgid "" +"'hbm2ddl' lets you run schemaexport and schemaupdate which generates the " +"appropriate SQL DDL and allow you to store the result in a file or export it " +"directly to the database. Remember that if a custom naming strategy is " +"needed it is placed on the configuration element." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:373 +msgid "" +"Display help information on hibernate3-maven-plugin. Call mvn hibernate3:" +"help -Ddetail=true -Dgoal= to display parameter details." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:374 +msgid "'hbmlint' scans mappings for errors." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:375 +msgid "" +"'hbm2java' is a java code generator. Options for controlling wether JDK 5 " +"syntax can be used and wether the POJO should be annotated with EJB3/" +"Hibernate Annotations." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:376 +msgid "Process CORBA IDL test files in IDLJ." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:377 +msgid "" +"Display help information on idlj-maven-plugin. Call mvn idlj:help -" +"Ddetail=true -Dgoal= to display parameter details." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:378 +msgid "Process CORBA IDL files in IDLJ." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:379 +msgid "" +"Parses a JJTree grammar file (*.jjt) and transforms it to Java source files " +"and a JavaCC grammar file. Please see the JJTree Reference Documentation for " +"more information." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:380 +msgid "" +"Parses a JTB file and transforms it into source files for an AST and a " +"JavaCC grammar file which automatically builds the AST. Note: JTB requires " +"Java 1.5 or higher. This goal will not work with earlier versions of the JRE." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:381 +msgid "" +"JJDoc takes a JavaCC parser specification and produces documentation for the " +"BNF grammar. This mojo will search the source directory for all *.jj files " +"and run JJDoc once for each file it finds. Each of these output files, along " +"with an index.html file will be placed in the site directory (target/site/" +"jjdoc), and a link will be created in the 'Project Reports' menu of the " +"generated site." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:382 +msgid "" +"Preprocesses ordinary grammar files (*.jtb) with JTB and passes the output " +"to JavaCC in order to finally generate a parser with parse tree actions. " +"Note: JTB requires Java 1.5 or higher. This goal will not work with earlier " +"versions of the JRE." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:383 +msgid "" +"Display help information on javacc-maven-plugin. Call mvn javacc:help -" +"Ddetail=true -Dgoal= to display parameter details." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:384 +msgid "" +"Preprocesses decorated grammar files (*.jjt) with JJTree and passes the " +"output to JavaCC in order to finally generate a parser with parse tree " +"actions." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:385 +msgid "" +"Parses a JavaCC grammar file (*.jj) and transforms it to Java source files. " +"Detailed information about the JavaCC options can be found on the JavaCC " +"website." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:386 +msgid "" +"Display help information on jaxb2-maven-plugin. Call mvn jaxb2:help -" +"Ddetail=true -Dgoal= to display parameter details." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:387 +msgid "" +"Mojo that creates XML schema(s) from compile-scope Java sources or binaries " +"by invoking the JAXB SchemaGenerator. This implementation is tailored to use " +"the JAXB Reference Implementation from project Kenai. Note that the " +"SchemaGenerationMojo was completely re-implemented for the 2.x versions. Its " +"configuration semantics and parameter set is not necessarily backwards " +"compatible with the 1.x plugin versions. If you are upgrading from version 1." +"x of the plugin, read the documentation carefully. " +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:388 +msgid "" +"Mojo that creates XML schema(s) from test-scope Java testSources or binaries " +"by invoking the JAXB SchemaGenerator. This implementation is tailored to use " +"the JAXB Reference Implementation from project Kenai. Note that the " +"TestSchemaGenerationMojo was completely re-implemented for the 2.x versions. " +"Its configuration semantics and parameter set is not backwards compatible " +"with the 1.x plugin versions. If you are upgrading from version 1.x of the " +"plugin, read the documentation carefully. " +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:389 +msgid "" +"Mojo that creates test-scope Java source or binaries from XML schema(s) by " +"invoking the JAXB XJC binding compiler. This implementation is tailored to " +"use the JAXB Reference Implementation from project Kenai. Note that the " +"TestXjcMojo was completely re-implemented for the 2.x versions. Its " +"configuration semantics and parameter set is not necessarily backwards " +"compatible with the 1.x plugin versions. If you are upgrading from version 1." +"x of the plugin, read the documentation carefully. " +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:390 +msgid "" +"Mojo that creates compile-scope Java source or binaries from XML schema(s) " +"by invoking the JAXB XJC binding compiler. This implementation is tailored " +"to use the JAXB Reference Implementation from project Kenai. Note that the " +"XjcMojo was completely re-implemented for the 2.x versions. Its " +"configuration semantics and parameter set is not necessarily backwards " +"compatible with the 1.x plugin versions. If you are upgrading from version 1." +"x of the plugin, read the documentation carefully. " +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:391 +msgid "" +"Generates the Schema from the JDO mappings and the enhanced class files." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:392 +msgid "" +"Provides detailed information about the database - limits and datatypes " +"support. Currently this seems to be printing out the information for each of " +"available database datatypes twice. " +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:393 +msgid "" +"Deletes all database tables required for a set of JDO MetaData files (and " +"enhanced classes) from the database schema." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:394 +msgid "" +"Provides a detailed information about the database schema. The output is " +"written to console/terminal. " +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:395 +msgid "" +"Validates all database tables required for a set of JDO MetaData files (and " +"classes) for correct structure. The output is written to console/terminal. " +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:396 +msgid "Goal which reports on the test source files using JSLint." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:397 +msgid "Goal which reports on the source files using JSLint." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:398 +msgid "" +"Display help information on jslint-maven-plugin. Call mvn jslint:help -" +"Ddetail=true -Dgoal= to display parameter details." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:399 +#, fuzzy +msgid "Test goal implementation of the generate html mojo." +msgstr "Fallback implementation of the seq command" + +#: /tmp/fish/implicit/share/completions/mvn.fish:400 +#, fuzzy +msgid "Main goal implementation of the generate html mojo." +msgstr "Fallback implementation of the seq command" + +#: /tmp/fish/implicit/share/completions/mvn.fish:401 +#, fuzzy +msgid "Test goal implementation of the import mojo." +msgstr "Fallback implementation of the seq command" + +#: /tmp/fish/implicit/share/completions/mvn.fish:402 +#, fuzzy +msgid "Main goal implementation of the import mojo." +msgstr "Fallback implementation of the seq command" + +#: /tmp/fish/implicit/share/completions/mvn.fish:403 +msgid "" +"Display help information on js-import-maven-plugin. Call mvn js-import:" +"help -Ddetail=true -Dgoal= to display parameter details." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:404 +msgid "" +"Processes Application model classes and enhances them by running Open JPA " +"Enhancer tool." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:405 +msgid "" +"Display help information on openjpa-maven-plugin. Call mvn openjpa:help -" +"Ddetail=true -Dgoal= to display parameter details." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:406 +msgid "" +"Processes Application model classes and enhances them by running Open JPA " +"Enhancer tool. This basically only acts as a container for the xdoclet stuff " +"since all the required functionality is already in the " +"AbstratOpenJpaEnhancerMojo." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:407 +msgid "Executes the schema generation via the OpenJPA MappingTool." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:408 +msgid "Executes the SQL generation via the OpenJPA MappingTool." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:409 +msgid "" +"Display help information on rmic-maven-plugin. Call mvn rmic:help -" +"Ddetail=true -Dgoal= to display parameter details." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:410 +msgid "" +"Compiles rmi stubs and skeleton classes from a remote implementation class. " +"By default runs against files in the test-classes directory." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:411 +msgid "" +"Compiles rmi stubs and skeleton classes from a remote implementation class." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:412 +msgid "Creates a jar containing the rmic generated classes." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:413 +msgid "A plugin for processing grammar files in SableCC." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:414 +msgid "Translates SQLJ source code using the SQLJ Translator." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:415 +msgid "Cleans out generated stale resources." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:416 +msgid "" +"Display help information on sqlj-maven-plugin. Call mvn sqlj:help -" +"Ddetail=true -Dgoal= to display parameter details." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:417 +msgid "" +"Display help information on xdoclet-maven-plugin. Call mvn xdoclet:help -" +"Ddetail=true -Dgoal= to display parameter details." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:418 +msgid "Runs XDoclet." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:419 +#: /tmp/fish/implicit/share/completions/mvn.fish:421 +msgid "" +"A Maven 2 plugin which parses xsd files and produces a corresponding object " +"model based on the Apache XML Beans parser. The plugin produces two sets of " +"output files referred to as generated sources and generated classes. The " +"former is then compiled to the build outputDirectory. The latter is " +"generated in this directory. Note that the descriptions for the goal's " +"parameters have been blatently copied from http://xmlbeans.apache.org/" +"docs/2.0.0/guide/antXmlbean.html for convenience. " +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:420 +msgid "" +"Display help information on xmlbeans-maven-plugin. Call mvn xmlbeans:help -" +"Ddetail=true -Dgoal= to display parameter details." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:422 +msgid "Create the NetBeans auto update site definition." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:423 +msgid "" +"Package branding resources for NetBeans platform/IDE based application. The " +"format of branding resources is the same as in NetBeans Ant-based projects. " +"The src/main/nbm-branding folder of the project is assumed to contain the " +"branding content. Within the directory, the following folder structure is " +"assumed: - 1. pick the IDE/platform module which contents you want to brand. " +"eg. org-openide-windows.jar - 2. locate the jar within the IDE/platform " +"installation and it's cluster, eg. modules/org-openide-windows.jar - 3. " +"create the same folder structure in src/main/nbm-branding, make folder with " +"the module's jar name as well. eg. create folder by name modules/org-openide-" +"windows.jar - 4. within that folder place your branding modifications at the " +"same location, as if they were withn the jar, eg. org/openide/windows/ui/" +"Bundle.properties and place the changed bundle keys there. " +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:424 +msgid "" +"Build installers for Mavenized NetBeans application. Creates installers for " +"supported operating systems and packages each installer as a deployable " +"artifact. See a how-to on customizing the installer. " +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:425 +msgid "" +"Create the NetBeans module clusters from reactor. Semi-deprecated; used only " +"for standalone modules and 'suites'." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:426 +msgid "" +"Create the NetBeans module clusters/application for the 'nbm-application' " +"packaging projects" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:427 +msgid "" +"Display help information on nbm-maven-plugin. Call mvn nbm:help -" +"Ddetail=true -Dgoal= to display parameter details." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:428 +msgid "" +"Goal for generating NetBeans module system specific manifest entries, part " +"of nbm lifecycle/packaging. In order to have the generated manifest picked " +"up by the maven-jar-plugin, one shall add the following configuration " +"snippet to maven-jar-plugin. org.apache.maven.plugins maven-jar-plugin 2.2 " +" true " +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:429 +msgid "" +"Create the NetBeans module artifact (nbm file), part of 'nbm' lifecycle/" +"packaging." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:430 +msgid "" +"Run NetBeans IDE with additional custom module clusters, to be used in " +"conjunction with nbm:cluster. Semi-deprecated; used only for standalone " +"modules and 'suites'." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:431 +msgid "" +"Run a branded application on top of NetBeans Platform. To be used with " +"projects with nbm-application packaging only and the project needs to be " +"built first." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:432 +msgid "" +"Create a standalone application out of the composed clusters of nbm-" +"application" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:433 +msgid "Create webstartable binaries for a 'nbm-application'." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:434 +#, fuzzy +msgid "Generate a report from the Clirr output." +msgstr "Generate XML formatted output" + +#: /tmp/fish/implicit/share/completions/mvn.fish:435 +msgid "Check for compatibility between two arbitrary artifact sets." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:436 +msgid "" +"Display help information on clirr-maven-plugin. Call mvn clirr:help -" +"Ddetail=true -Dgoal= to display parameter details." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:437 +msgid "Check for compatibility with previous version." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:438 +msgid "" +"Check for compatibility with previous version without forking the project" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:439 +msgid "" +"Check the coverage percentages for unit tests from the last instrumentation, " +"and optionally fail the build if the targets are not met. To fail the build " +"you need to set configuration/check/haltOnFailure=true in the plugin's " +"configuration." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:440 +msgid "" +"Check the coverage percentages for unit tests and integration tests from the " +"last instrumentation, and optionally fail the build if the targets are not " +"met. To fail the build you need to set configuration/check/" +"haltOnFailure=true in the plugin's configuration." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:441 +msgid "" +"Clean up the files that Cobertura Maven Plugin has created during " +"instrumentation." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:442 +msgid "" +"Instrument the compiled classes, run the unit tests and generate a Cobertura " +"report." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:443 +msgid "" +"Instrument the compiled classes, run the unit tests and integration tests " +"and generate a Cobertura report." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:444 +msgid "Output the contents of Cobertura's data file to the command line." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:445 +msgid "" +"Display help information on cobertura-maven-plugin. Call mvn cobertura:help -" +"Ddetail=true -Dgoal= to display parameter details." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:446 +msgid "Instrument the compiled classes." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:447 +msgid "Goal which produces a changelog report based on the Subversion logs." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:448 +msgid "" +"Display help information on scmchangelog-maven-plugin. Call mvn " +"scmchangelog:help -Ddetail=true -Dgoal= to display parameter " +"details." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:449 +msgid "" +"Display help information on sonar-maven-plugin. Call mvn sonar:help -" +"Ddetail=true -Dgoal= to display parameter details." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:450 +msgid "Analyze project. SonarQube server must be started." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:451 +msgid "" +"Scans the source files for tags and generates a report on their occurrences." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:452 +msgid "" +"Display help information on taglist-maven-plugin. Call mvn taglist:help -" +"Ddetail=true -Dgoal= to display parameter details." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:453 +msgid "" +"Check the build if for any Method with a ccn greater than a limit in the " +"source code. Fails the build if told so." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:454 +msgid "" +"Display help information on javancss-maven-plugin. Call mvn javancss:help -" +"Ddetail=true -Dgoal= to display parameter details." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:455 +msgid "Generates a JavaNCSS report based on this module's source code." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:456 +#: /tmp/fish/implicit/share/completions/mvn.fish:458 +msgid "" +"Run JDepend and generate a site report. Goal which generate the JDepend " +"metrics." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:457 +msgid "" +"Display help information on jdepend-maven-plugin. Call mvn jdepend:help -" +"Ddetail=true -Dgoal= to display parameter details." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:459 +#, fuzzy +msgid "Create a CodeNarc Report." +msgstr "Create summary change report" + +#: /tmp/fish/implicit/share/completions/mvn.fish:460 +msgid "" +"Display help information on codenarc-maven-plugin. Call mvn codenarc:help -" +"Ddetail=true -Dgoal= to display parameter details." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:461 +msgid "Open the findbugs GUI to browse the report" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:462 +msgid "" +"Display help information on findbugs-maven-plugin. Call mvn findbugs:help -" +"Ddetail=true -Dgoal= to display parameter details." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:463 +msgid "" +"This goal uses the fitnesse.runner.TestRunner class for getting result of a " +"remote FitNesse web page execution. It's possible to define several pages " +"and/or servers." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:464 +msgid "" +"Display help information on fitnesse-maven-plugin. Call mvn fitnesse:help -" +"Ddetail=true -Dgoal= to display parameter details." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:465 +msgid "" +"This goal uses the fitnesse.runner.TestRunner class for calling a remote " +"FitNesse web page and executes the tests or suites locally into a forked " +"JVM. It's possible to define several pages and/or servers." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:466 +msgid "" +"Generates a FitNesse report from a FitNesse web server. The generated report " +"is an external report generated FitNesse itself. If the project use Clover " +"for code coverage and if FitNesse has clover dependency (ie use the " +"ArtifactId-Version-clover.jar), the code executed during the FitNesse " +"execution (phase integration-test) will be had to the unit-test code " +"coverage. See the clover example." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:467 +msgid "Start the Selenium server." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:468 +msgid "" +"Starts an Xvfb instance suitable for handling X11 displays for headless " +"systems. Use this in combonation with the start-server goal to allow " +"browsers to be launched on headless unix systems. Optionally uses 'xauth' to " +"setup authentication for the Xvfb instance to allow running tests using the " +"frame buffer server when another X server is already running. " +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:469 +msgid "Stop the Selenium server." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:470 +msgid "Run a suite of HTML Selenese tests." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:471 +msgid "" +"Display help information on selenium-maven-plugin. Call mvn selenium:help -" +"Ddetail=true -Dgoal= to display parameter details." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:472 +msgid "" +"Display help information on webtest-maven-plugin. Call mvn webtest:help -" +"Ddetail=true -Dgoal= to display parameter details." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:473 +msgid "" +"Allows grepping through a set of files to find particular text strings and " +"fail the build if one or matches are found. This is useful for checking HTML " +"files ('an application error occured') or logfiles to decide if any " +"exception are silently ignored by the web application." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:474 +msgid "" +"Remove temporary data from running the Canoo WebTests. The following " +"directories are deleted - resultpath - reportdirectory " +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:475 +msgid "Runs a Canoo WebTest defined in an ANT script." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:476 +msgid "" +"Runs a Canoo WebTest in a loop until an error or failure occurs. This is " +"handy when load testing and running the Canoo WebTests in parallel to ensure " +"that the application still works." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:477 +#, fuzzy +msgid "Prints the configuration settings." +msgstr "Set config options" + +#: /tmp/fish/implicit/share/completions/mvn.fish:478 +msgid "Creates the HTML report for a test run based on XSLT." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:479 +msgid "" +"Checks the webtest result file for test failures and throws an exception if " +"one or more tests failed. This is useful when 'haltonfailure' and " +"'haltonerror' are set to 'false' thereby indicating a successful build even " +"in the case that nothing worked. Invoking 'webtest:verify' allows to fail " +"the build later on behalf of the user." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:480 +msgid "" +"Invokes JMeter. JMeter is invoked by spawning a separate process to make it " +"possible to control startup parameters. Can also be used by specifying a ." +"jtl file as input and (possibly) a garbage collection logfile." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:481 +msgid "" +"Checks the latest performancetests to verify that performance targets have " +"been met. Extends abstract baseclass inside the reporting plugin to avoid " +"duplication of code." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:482 +msgid "" +"Invokes the JMeter gui. The purpose is to create a testplan with the " +"artifacts of the current project in the classpath. This is necessary if the " +"testplan should contain unittests or javaclases from the project." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:483 +msgid "" +"Analyzes output from JMeter. Is used by specifying one or more .jtl files as " +"input and (possibly) a garbage collection logfile." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:484 +msgid "" +"Display help information on chronos-jmeter-maven-plugin. Call mvn chronos-" +"jmeter:help -Ddetail=true -Dgoal= to display parameter details." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:485 +msgid "" +"Save a snapshot of the currently executed test to enable later historic " +"reports." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:486 +msgid "" +"Display help information on chronos-surefire-maven-plugin. Call mvn " +"chronos-surefire:help -Ddetail=true -Dgoal= to display parameter " +"details." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:487 +msgid "" +"Goal which collects the execution of each performed unittest, and compares " +"the execution time to previous measured execution times for the same test. " +"If the new execution time is larger then the old ones, the build will fail " +"with a list of non-complient tests." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:488 +msgid "Creates a historic report of performance test results." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:489 +msgid "" +"Creates a report of the currently executed performancetest in html format." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:490 +msgid "" +"Display help information on chronos-report-maven-plugin. Call mvn chronos-" +"report:help -Ddetail=true -Dgoal= to display parameter details." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:491 +msgid "" +"Generates an API Signature from at least one of: the java runtime, the " +"module dependencies and the module classes." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:492 +msgid "Checks the classes compiled by this module." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:493 +msgid "" +"Display help information on animal-sniffer-maven-plugin. Call mvn animal-" +"sniffer:help -Ddetail=true -Dgoal= to display parameter details." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:494 +msgid "Generates JSW based daemon wrappers." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:495 +msgid "" +"Assembles the artifacts and generates bin scripts for the configured " +"applications" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:496 +msgid "" +"Creates an appassembler repository. Note that this is deliberately a bit " +"more specific than the assembly plugin version - if that could generate a " +"flat layout and exclude JARs, it may be a suitable replacement." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:497 +msgid "" +"Display help information on appassembler-maven-plugin. Call mvn appassembler:" +"help -Ddetail=true -Dgoal= to display parameter details." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:498 +msgid "" +"Parse a version string and set properties containing the component parts of " +"the version. This mojo sets the following properties: [propertyPrefix]." +"majorVersion [propertyPrefix].minorVersion [propertyPrefix]." +"incrementalVersion [propertyPrefix].qualifier [propertyPrefix]." +"buildNumber Where the propertyPrefix is the string set in the mojo " +"parameter. Note that the behaviour of the parsing is determined by org." +"apache.maven.artifact.versioning.DefaultArtifactVersion An osgi compatible " +"version will also be created and made available through the property: " +"[propertyPrefix].osgiVersion This version is simply the original version " +"string with the first instance of '-' replaced by '.' For example, 1.0.2-" +"beta-1 will be converted to 1.0.2.beta-1" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:499 +msgid "" +"Define one or many properties as a result of a Beanshell script invocation. " +"Like gmaven-plugin, some variables are defined: - project: the actual Maven " +"project, - session: the executing MavenSession, - settings: the executing " +"Settings. " +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:500 +#, fuzzy +msgid "Add more resource directories to the POM." +msgstr "Add one or more new files or directories" + +#: /tmp/fish/implicit/share/completions/mvn.fish:501 +msgid "Store the maven core version in a property maven.version." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:502 +msgid "Attach additional artifacts to be installed and deployed." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:503 +#, fuzzy +msgid "Add test source directories to the POM." +msgstr "Clean source directories" + +#: /tmp/fish/implicit/share/completions/mvn.fish:504 +msgid "" +"Resolve the latest released version of this project. This mojo sets the " +"following properties: [propertyPrefix].version [propertyPrefix]." +"majorVersion [propertyPrefix].minorVersion [propertyPrefix]." +"incrementalVersion Where the propertyPrefix is the string set in the mojo " +"parameter." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:505 +msgid "" +"Retrieve current host IP address and place it under a configurable project " +"property" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:506 +msgid "" +"Reserve a list of random and not in use network ports and place them in a " +"configurable project properties." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:507 +msgid "" +"Remove project's artifacts from local repository. Useful to keep only one " +"copy of large local snapshot, for example: installer, for disk space " +"optimization purpose." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:508 +#, fuzzy +msgid "Add more source directories to the POM." +msgstr "Clean source directories" + +#: /tmp/fish/implicit/share/completions/mvn.fish:509 +#, fuzzy +msgid "Add more test resource directories to the POM." +msgstr "Add one or more new files or directories" + +#: /tmp/fish/implicit/share/completions/mvn.fish:510 +msgid "" +"Retrieve number of CPUs with project factor, and place it under a " +"configurable project property" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:511 +msgid "Sets a property based on the current date and time." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:512 +msgid "" +"Sets a property by applying a regex replacement rule to a supplied value. " +"This is similar to regex-property goal with support for multiple regex " +"settings using RegexPropertyConfig" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:513 +msgid "" +"Sets a property by applying a regex replacement rule to a supplied value." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:514 +msgid "" +"Display help information on build-helper-maven-plugin. Call mvn build-helper:" +"help -Ddetail=true -Dgoal= to display parameter details." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:515 +msgid "" +"This mojo is designed to give you a timestamp available through one or more " +"properties. Only a single timestamp is created for each execution of the " +"mojo. This timestamp can be format into one or more strings which are then " +"saved to properties." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:517 +msgid "" +"Display help information on buildnumber-maven-plugin. Call mvn buildnumber:" +"help -Ddetail=true -Dgoal= to display parameter details." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:518 +msgid "" +"Goal which sets project properties for changeSet and changeSetDate from the " +"current Mercurial repository." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:519 +msgid "" +"Display help information on cassandra-maven-plugin. Call mvn cassandra:help -" +"Ddetail=true -Dgoal= to display parameter details." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:520 +msgid "Loads a cassandra-cli bscript into a Cassandra instance." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:521 +msgid "" +"Deletes the Cassandra home directory that we create for running Cassandra." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:522 +#: /tmp/fish/implicit/share/completions/mvn.fish:530 +msgid "Starts a Cassandra instance in the background." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:523 +msgid "Loads a CassandraUnit DataSet into a Cassandra instance." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:524 +#: /tmp/fish/implicit/share/completions/mvn.fish:527 +msgid "Stops a background Cassandra instance." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:525 +msgid "Runs nodetool repair on a Cassandra instance." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:526 +#, fuzzy +msgid "Executes cql statements from maven." +msgstr "Execute argument as command" + +#: /tmp/fish/implicit/share/completions/mvn.fish:528 +msgid "Runs nodetool flush on a Cassandra instance." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:529 +msgid "Runs Cassandra in the foreground." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:531 +msgid "Runs nodetool cleanup on a Cassandra instance." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:532 +msgid "Runs nodetool compact on a Cassandra instance." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:533 +msgid "" +"Display help information on ditaot-maven-plugin. Call mvn ditaot:help -" +"Ddetail=true -Dgoal= to display parameter details." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:535 +msgid "" +"Generate http://www.dita-op.org's Eclipse configuration to allow editing, " +"previewing DITA under Eclipse IDE." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:536 +msgid "" +"Display DITA Open Toolkit's common Ant properties usage. This can be used a " +"reference for antProperties used by dita:run goal." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:537 +msgid "" +"Convert DITA Open Toolkit's Microsoft CHM output file, produced by htmlhelp " +"transtype, to pure HTML set of files. Require commercial chm2web utility " +"from A!K Research Labs" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:539 +msgid "A Plugin for executing external programs." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:540 +msgid "" +"Display help information on exec-maven-plugin. Call mvn exec:help -" +"Ddetail=true -Dgoal= to display parameter details." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:541 +msgid "" +"Executes the supplied java class in the current VM with the enclosing " +"project's dependencies as classpath." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:542 +msgid "A Mojo that deletes a generated keystore file." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:543 +msgid "" +"To export a certificate from a keystore. Implemented as a wrapper around the " +"SDK keytool -export command. See keystore documentation." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:544 +msgid "" +"To change the key password of an entry of a keystore. Implemented as a " +"wrapper around the SDK keytool -keypasswd command. See keystore " +"documentation." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:545 +msgid "" +"To generate a secret key into a keystore. Implemented as a wrapper around " +"the SDK keytool -genseckey command. See keystore documentation." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:546 +msgid "" +"To import all entries of a keystore to another keystore. Implemented as a " +"wrapper around the SDK keytool -importkeystore command. Note This operation " +"was not implemented by the keytool before jdk 1.6. See keystore " +"documentation." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:547 +msgid "" +"To change the store password of a keystore. Implemented as a wrapper around " +"the SDK keytool -storepasswd command. See keystore documentation." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:548 +msgid "" +"To import a certificate into a keystore. Implemented as a wrapper around the " +"SDK keytool -import (jdk 1.5) or keytool -importcert (jdk 1.6) command. See " +"keystore documentation. Since version 1.2, this mojo replace the mojo import." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:549 +msgid "" +"To generate certificate request. Implemented as a wrapper around the SDK " +"keytool -certreq command. See keystore documentation." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:550 +msgid "" +"To list entries in a keystore. Implemented as a wrapper around the SDK " +"keytool -list (jdk 1.5) command. See keystore documentation." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:551 +msgid "" +"To print the content of a certificate request. Implemented as a wrapper " +"around the SDK keytool -printcertreq command. Note This operation was not " +"implemented by the keytool before jdk 1.7. See keystore documentation." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:552 +msgid "" +"To print the content of a certificate. Implemented as a wrapper around the " +"SDK keytool -printcert command. See keystore documentation." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:553 +msgid "" +"To delete an entry alias from a keystore. Implemented as a wrapper around " +"the SDK keytool -delete command. See keystore documentation." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:554 +msgid "" +"Display help information on keytool-maven-plugin. Call mvn keytool:help -" +"Ddetail=true -Dgoal= to display parameter details." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:555 +msgid "" +"To generate a key pair into a keystore. Implemented as a wrapper around the " +"SDK keytool -genkey (jdk 1.5) keytool -genkeypair (jdk 1.6) command. See " +"keystore documentation." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:556 +msgid "" +"To change an entry alias into a keystore. Implemented as a wrapper around " +"the SDK keytool -keyclone (jdk 1.5) or keytool -changealias (jdk 1.6) " +"command. See keystore documentation." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:557 +msgid "" +"To print the content of a CRL file. Implemented as a wrapper around the SDK " +"keytool -printcrl command. Note This operation was not implemented by the " +"keytool before jdk 1.7. See keystore documentation." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:558 +msgid "" +"To generate certificate from a certificate request from a keystore. " +"Implemented as a wrapper around the SDK keytool -gencert command. Note This " +"operation was not implemented by the keytool before jdk 1.7. See keystore " +"documentation." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:559 +msgid "" +"Display help information on latex-maven-plugin. Call mvn latex:help -" +"Ddetail=true -Dgoal= to display parameter details." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:560 +msgid "LaTeX documents building goal." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:561 +msgid "Generates a report of all third-parties detected in the module." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:562 +msgid "The goal to check if the state of header on project source files." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:563 +msgid "" +"Goal to generate the third-party license file. This file contains a list of " +"the dependencies and their licenses. Each dependency and its license is " +"displayed on a single line in the format () " +":: - The directory containing " +"the license database file is added to the classpath as an additional " +"resource." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:564 +msgid "" +"Updates (or creates) the main project license file according to the given " +"license defines as licenseName. Can also generate a bundled license file (to " +"avoid collision names in class-path). This file is by default generated in " +"META-INF class-path directory." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:565 +msgid "" +"Display help information on license-maven-plugin. Call mvn license:help -" +"Ddetail=true -Dgoal= to display parameter details." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:566 +msgid "" +"This goal forks executions of the add-third-party goal for all the leaf " +"projects of the tree of modules below the point where it is executed. Note " +"that this plugin sets a specific name, 'add-third-party', for the forked " +"executions in the individual projects. From command level, then even though " +"the execution of this goal is named 'default-cli', the forked executions " +"have the name 'add-third-party'. Thus, to use the pluginManagement element " +"of the POM to set options, you have to name the execution 'add-third-party', " +"not 'default-cli'." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:567 +#, fuzzy +msgid "Display all available licenses." +msgstr "List all available patches" + +#: /tmp/fish/implicit/share/completions/mvn.fish:568 +msgid "Displays all the available comment style to box file headers." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:569 +msgid "" +"The goal to update (or add) the header on project source files. This goal " +"replace the update-header goal which can not deal with Copyright. This goal " +"use a specific project file descriptor project.xml to describe all files to " +"update for a whole project." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:570 +msgid "" +"Download the license files of all the current project's dependencies, and " +"generate a summary file containing a list of all dependencies and their " +"licenses." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:571 +msgid "Generate the scan results as part of the site." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:572 +msgid "" +"This mojo generates an Ounce application file. It will automatically include " +"all child modules as projects. This list make be modified using the includes " +"and excludes patterns. Projects that are external to this build may be " +"included directly using the externalProjects list. External Applications may " +"also be included. All of their modules will be inherted as part of this " +"application file. Those projects may also be filtered upon import." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:573 +msgid "" +"This mojo allows an on demand scan of an application and the optional " +"publishing of the results." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:574 +msgid "" +"This mojo generates an Ounce project file. It does not fork the build like " +"the 'project' mojo and is instead intended to be bound in a pom for " +"automatic execution. If you would rather have the project generated on " +"demand via the command line, use the project goal instead." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:575 +msgid "" +"This mojo generates an Ounce project file. It forks the build and executes " +"the process-sources phase so that any plugins that may generate sources and " +"attach new source folders to the project will execute and those source " +"folders will be automatically included in the generated project. This mojo " +"is intended to be executed from the command line. If you would rather have " +"the project built automatically during your build, use the project-only goal " +"instead." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:576 +msgid "" +"Display help information on ounce-maven-plugin. Call mvn ounce:help -" +"Ddetail=true -Dgoal= to display parameter details." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:577 +msgid "Construct the RPM file and attaches it as a secondary artifact." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:578 +msgid "" +"Display help information on rpm-maven-plugin. Call mvn rpm:help -" +"Ddetail=true -Dgoal= to display parameter details." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:579 +msgid "Construct the RPM file." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:580 +msgid "Makes the rpm version and release attributes available as properties." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:581 +msgid "" +"Call mvn siteskinner:skin on a maven project. This will check out the latest " +"releases project. Next it will add/replace the skin of the site.xml with the " +"skin of the current project. Finally it will invoke a mvn site on the " +"checked out project. Now you can verify the pages and run mvn site:deploy on " +"the checked out project." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:582 +msgid "" +"Display help information on siteskinner-maven-plugin. Call mvn siteskinner:" +"help -Ddetail=true -Dgoal= to display parameter details." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:583 +msgid "" +"Display help information on sql-maven-plugin. Call mvn sql:help -" +"Ddetail=true -Dgoal= to display parameter details." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:584 +msgid "Executes SQL against a database." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:585 +#, fuzzy +msgid "List all files in the archive." +msgstr "List files in package" + +#: /tmp/fish/implicit/share/completions/mvn.fish:586 +msgid "" +"Display an archive's list to console. Note: inner archive file length always " +"show 0 byte long. See TrueZip javadoc for details. Example: - mvn truezip:" +"ls -Dfrom=a.zip " +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:587 +msgid "" +"Copy an archive/directory to another archive/directory. Mainly used from " +"command line to unpack/pack any known archive type. Example: - mvn truezip:" +"cp -Dfrom=a.zip -Dto=b - mvn truezip:cp -Dfrom=b -Dto=b.zip " +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:588 +#, fuzzy +msgid "Remove a set of files from an existing archive." +msgstr "Remove files after adding to archive" + +#: /tmp/fish/implicit/share/completions/mvn.fish:589 +msgid "Copy a set of files in and out of an existing archive." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:590 +msgid "" +"Move a single file or multiple files (via FileSet) between archives or " +"directories." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:591 +msgid "" +"Display help information on truezip-maven-plugin. Call mvn truezip:help -" +"Ddetail=true -Dgoal= to display parameter details." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:592 +msgid "Update open archives immediately, flush cached data to disk." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:593 +msgid "Removes the initial backup of the pom, thereby accepting the changes." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:594 +msgid "" +"Compare dependency versions of the current project to dependencies or " +"dependency management of a remote repository project. Can optionally update " +"locally the project instead of reporting the comparison" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:595 +msgid "" +"Generates a report of available updates for the dependencies of a project." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:596 +msgid "Displays all dependencies that have newer versions available." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:597 +msgid "Displays any updates of the project's parent project" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:598 +#, fuzzy +msgid "Displays all plugins that have newer versions available." +msgstr "List packages with newer versions available for upgrading" + +#: /tmp/fish/implicit/share/completions/mvn.fish:599 +msgid "" +"Displays properties that are linked to artifact versions and have updates " +"available." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:600 +msgid "" +"Replaces any -SNAPSHOT versions with a release version, older if necessary " +"(if there has been a release)." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:601 +msgid "" +"Display help information on versions-maven-plugin. Call mvn versions:help -" +"Ddetail=true -Dgoal= to display parameter details." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:602 +#: /tmp/fish/implicit/share/completions/mvn.fish:608 +msgid "" +"Attempts to resolve unlocked snapshot dependency versions to the locked " +"timestamp versions used in the build. For example, an unlocked snapshot " +"version like '1.0-SNAPSHOT' could be resolved to '1.0-20090128.202731-1'. If " +"a timestamped snapshot is not available, then the version will remained " +"unchanged. This would be the case if the dependency is only available in the " +"local repository and not in a remote snapshot repository." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:603 +msgid "Generates a report of available updates for the plugins of a project." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:604 +msgid "" +"Generates a report of available updates for properties of a project which " +"are linked to the dependencies and/or plugins of a project." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:605 +msgid "" +"Attempts to resolve dependency version ranges to the specific version being " +"used in the build. For example a version range of '[1.0, 1.2)' would be " +"resolved to the specific version currently in use '1.1'." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:606 +msgid "Restores the pom from the initial backup." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:607 +msgid "" +"Sets the current project's version and based on that change propagates that " +"change onto any child modules as necessary." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:609 +msgid "" +"Scans the current projects child modules, updating the versions of any which " +"use the current project to the version of the current project." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:610 +#, fuzzy +msgid "Sets the parent version to the latest parent version." +msgstr "Update dependencies to their latest versions" + +#: /tmp/fish/implicit/share/completions/mvn.fish:611 +msgid "Sets properties to the latest versions of specific artifacts." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:612 +msgid "" +"Sets a property to the latest version in a given range of associated " +"artifacts." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:613 +msgid "Replaces any release versions with the latest release version." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:614 +msgid "" +"Replaces any release versions with the latest snapshot version (if it has " +"been deployed)." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:615 +#: /tmp/fish/implicit/share/completions/mvn.fish:618 +#, fuzzy +msgid "Replaces any version with the latest version." +msgstr "Update dependencies to their latest versions" + +#: /tmp/fish/implicit/share/completions/mvn.fish:616 +msgid "" +"Replaces any release versions with the next release version (if it has been " +"released)." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:617 +msgid "" +"Replaces any release versions with the next snapshot version (if it has been " +"deployed)." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:619 +msgid "Replaces any versions with the corresponding version from the reactor." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:620 +msgid "" +"Replaces any -SNAPSHOT versions with the corresponding release version (if " +"it has been released)." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:621 +msgid "Copy files from one VFS to another VFS" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:622 +msgid "" +"Display help information on vfs-maven-plugin. Call mvn vfs:help -" +"Ddetail=true -Dgoal= to display parameter details." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:623 +msgid "Display file list of a virtual file system." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:624 +msgid "Merge Maven repository from one VFS to another VFS" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:625 +msgid "Move files from a virtual file system to another" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:626 +#, fuzzy +msgid "Remove files from a virtual file system" +msgstr "Remove files from version control" + +#: /tmp/fish/implicit/share/completions/mvn.fish:627 +msgid "" +"The ValidatorMojo's task is the validation of XML files against a given " +"schema." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:628 +msgid "" +"Display help information on xml-maven-plugin. Call mvn xml:help -" +"Ddetail=true -Dgoal= to display parameter details." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:629 +msgid "" +"The TransformMojo is used for transforming a set of files using a common " +"stylesheet." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:630 +#: /tmp/fish/implicit/share/completions/mvn.fish:640 +msgid "" +"Releases a single closed Nexus staging repository into a permanent Nexus " +"repository for general consumption." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:631 +#: /tmp/fish/implicit/share/completions/mvn.fish:643 +#, fuzzy +msgid "Closes a Nexus staging repository." +msgstr "Create a local copy of another repository" + +#: /tmp/fish/implicit/share/completions/mvn.fish:632 +msgid "" +"Alternative deploy mojo, that will select proper DeployStrategy to perform " +"deploys. Hence, this mojo might function in same was as maven-deploy-" +"plugin's deploy mojo, but also might do deferred deploy or staging." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:633 +#: /tmp/fish/implicit/share/completions/mvn.fish:636 +msgid "" +"Promotes a closed Nexus staging repository into a Nexus Build Promotion " +"Profile." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:634 +msgid "" +"Deploys the (previously) locally staged artifacts from nexus-staging " +"repository, that were staged using DeployMojo and having the DeployMojo." +"skipRemoteStaging flag set to true." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:635 +#: /tmp/fish/implicit/share/completions/mvn.fish:638 +msgid "Drops a Nexus staging repository that is either open or closed." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:637 +msgid "" +"Display help information on nexus-staging-maven-plugin. Call mvn nexus-" +"staging:help -Ddetail=true -Dgoal= to display parameter details." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:639 +msgid "" +"Deploys the (previously) staged artifacts from some local repository, that " +"were staged using maven-deploy-plugin together with switch " +"altDeploymentRepository for cases when POM modifications are not possible " +"for some reason. In contrast to DeployMojo and DeployStagedMojo mojos, this " +"mojo takes an 'image' of the previously deployed (to local FS) in some " +"previous build, and uploads the whole directory (with all files and " +"subdirectories) 'as-is' to a staging repository on Nexus. Naturally, this " +"will would work only for a build of a released project (like a tag " +"checkout). Since POM is not editable -- otherwise you would not be using " +"this but the DeployMojo --, the intent with this Mojo is to be called " +"directly, fully parameterized. At least, you have to set nexusUrl, serverId, " +"stagingProfileId (also stagingRepositoryId if needed) and " +"repositoryDirectory parameters on CLI." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:641 +msgid "" +"Lists staging repositories accessible by current user available on Nexus." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:642 +msgid "Lists staging profiles accessible by current user available on Nexus." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:644 +#, fuzzy +msgid "Delete unused indexes from application." +msgstr "Check bundler requirements for your application" + +#: /tmp/fish/implicit/share/completions/mvn.fish:645 +msgid "Starts the App Engine development server and does not wait." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:646 +#, fuzzy +msgid "Start the specified backend." +msgstr "Help for the specified builtin" + +#: /tmp/fish/implicit/share/completions/mvn.fish:647 +msgid "Stops the App Engine development server." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:648 +msgid "Roll back a previously in-progress update." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:649 +#, fuzzy +msgid "Start the specified module version." +msgstr "Help for the specified builtin" + +#: /tmp/fish/implicit/share/completions/mvn.fish:650 +msgid "Change the default version, but more gently than set_default_version." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:651 +msgid "Update application dispatch.xml." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:652 +msgid "App Engine endpoints get-client-lib … command." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:653 +msgid "Debug the specified VM Runtime instance." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:654 +#, fuzzy +msgid "Set the default serving version." +msgstr "Set default file permission mask" + +#: /tmp/fish/implicit/share/completions/mvn.fish:655 +msgid "Runs the datanucleus enhancer." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:656 +msgid "Create or update an app version." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:657 +msgid "" +"Maven project version is dot based, e.g '1.9.15' , whereas appengine-web.xml " +"is dash based, e.g. '1-9-15' This goal creates a Maven property with a " +"correct app engine version." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:658 +#, fuzzy +msgid "Configure the specified backend." +msgstr "Help for the specified builtin" + +#: /tmp/fish/implicit/share/completions/mvn.fish:659 +msgid "Update application cron jobs." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:660 +msgid "Runs the App Engine development server." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:661 +#, fuzzy +msgid "Delete the specified backend." +msgstr "Help for the specified builtin" + +#: /tmp/fish/implicit/share/completions/mvn.fish:662 +msgid "Update the specified backend or all backends." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:663 +msgid "Update application indexes." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:664 +msgid "Update application task queue definitions." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:665 +#, fuzzy +msgid "Stop the specified module version." +msgstr "Help for the specified builtin" + +#: /tmp/fish/implicit/share/completions/mvn.fish:666 +msgid "Rollback an in-progress update." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:667 +msgid "Update application DoS protection configuration." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:668 +msgid "App Engine endpoints get-discovery-doc command." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:669 +#, fuzzy +msgid "Stop the specified backend." +msgstr "Help for the specified builtin" + +#: /tmp/fish/implicit/share/completions/mvn.fish:670 +msgid "Creates an Android Archive (aar) file. " +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:671 +msgid "" +"Creates the apk file. By default signs it with debug keystore. Change that " +"by setting configuration parameter false." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:672 +msgid "" +"Creates the apklib file. apklib files do not generate deployable artifacts." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:673 +msgid "Connect external IP addresses to the ADB server." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:674 +msgid "" +"Deploys the apk(s) of the current project(s) to all attached devices and " +"emulators. Automatically skips other projects in a multi-module build that " +"do not use packaging apk without terminating. Deploymnet is automatically " +"performed when running mvn integration-test (or mvn install) on a project " +"with instrumentation tests." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:675 +msgid "" +"Deploys a specified Android application apk to attached devices and " +"emulators. By default it will deploy to all, but a subset or single one can " +"be configured with the device and devices parameters.This goal can be used " +"in non-android projects and as standalone execution on the command line. " +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:676 +msgid "" +"Deploys all directly declared dependencies of apk in this " +"project's pom. Usually used in a project with instrumentation tests, to " +"deploy the apk to test onto the device before running the deploying and " +"running the instrumentation tests apk. Automatically performed when running " +"mvn integration-test (or mvn install) on a project with instrumentation " +"tests." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:677 +msgid "" +"DevicesMojo lists all attached devices and emulators found with the android " +"debug bridge. It uses the same naming convention for the emulator as used in " +"other places in the Android Maven Plugin and adds the status of the device " +"in the list. TODO The goal is very simple and could be enhanced for better " +"display, a verbose option to display and to take the android.device paramter " +"into account." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:678 +msgid "Converts compiled Java classes to the Android dex format." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:679 +msgid "Disconnect external IP addresses from the ADB server." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:680 +msgid "After compiled Java classes use emma tool" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:681 +msgid "" +"EmulatorStartMojo can start the Android Emulator with a specified Android " +"Virtual Device (avd)." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:682 +msgid "" +"EmulatorStartMojo can stop the Android Emulator with a specified Android " +"Virtual Device (avd)." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:683 +msgid "EmulatorStopeAllMojo will stop all attached devices." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:684 +msgid "" +"Generates R.java based on resources specified by the resources configuration " +"parameter. Generates java files based on aidl files." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:685 +msgid "" +"Display help information on android-maven-plugin. Call mvn android:help -" +"Ddetail=true -Dgoal= to display parameter details." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:686 +msgid "Runs the instrumentation apk on device." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:687 +msgid "" +"Internal. Do not use. Called automatically when the lifecycle reaches phase " +"integration-test. Figures out whether to call goals in this phase; and if " +"so, calls android:instrument." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:688 +msgid "" +"Internal. Do not use. Called automatically when the lifecycle reaches phase " +"pre-integration-test. Figures out whether to call goals in this phase; and " +"if so, calls android:deploy-dependencies and android:deploy." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:689 +msgid "" +"LintMojo can run the lint command against the project. Implements parsing " +"parameters from pom or command line arguments and sets useful defaults as " +"well. Warning, if you use android.lint.enableClasspath and/or android.lint." +"enableLibraries the behavior of this goal will vary depending on the phase " +"where this goal is executed. See android.lint.classpath/lintClassPath and " +"android.lint.libraries/lintLibraries for more details." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:690 +msgid "" +"Manifest Merger V2 AndroidManifest.xml file. http://tools.android.com/tech-" +"docs/new-build-system/user-guide/manifest-merger" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:691 +msgid "" +"Updates various version attributes present in the AndroidManifest.xml file." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:692 +msgid "" +"Can execute tests using UI/Application Exerciser Monkey. Implements parsing " +"parameters from pom or command line arguments and sets useful defaults as " +"well. This goal will invoke Android Monkey exerciser. If the application " +"crashes during the exercise, this goal can fail the build. A typical usage " +"of this goal can be found at Quality tools for Android project." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:693 +msgid "" +"Can execute monkey runner programs. Implements parsing parameters from pom " +"or command line arguments and sets useful defaults as well. This goal will " +"invoke monkey runner scripts. If the application crashes during the " +"exercise, this goal can fail the build. A typical usage of this goal can be " +"found at Quality tools for Android project." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:694 +msgid "" +"Processes both application and dependency classes using the ProGuard byte " +"code obfuscator, minimzer, and optimizer. For more information, see https://" +"proguard.sourceforge.net." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:695 +msgid "" +"Copy file or directory from all the attached (or specified) devices/" +"emulators." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:696 +msgid "Copy file to all the attached (or specified) devices/emulators." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:697 +msgid "" +"Undeploys and the deploys (= redeploys) the apk(s) of the current project(s) " +"to all attached devices and emulators. Automatically skips other projects in " +"a multi-module build that do not use packaging apk without terminating. " +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:698 +msgid "" +"Reploys a specified Android application apk to attached devices and " +"emulators. By default it will deploy to all, but a asubset or single one can " +"be configured with the device and devices parameters. This simply tries to " +"undeploy the APK first and then deploy it again. This goal can be used in " +"non-android projects and as standalone execution on the command line. " +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:699 +msgid "" +"Runs the first Activity shown in the top-level launcher as determined by its " +"Intent filters. Android provides a component-based architecture, which means " +"that there is no 'main' function which serves as an entry point to the APK. " +"There's an homogeneous collection of Activity(es), Service(s), Receiver(s), " +"etc. The Android top-level launcher (whose purpose is to allow users to " +"launch other applications) uses the Intent resolution mechanism to determine " +"which Activity(es) to show to the end user. Such activities are identified " +"by at least: - Action type: android.intent.action.MAIN - Category: android." +"intent.category.LAUNCHER And are declared in AndroidManifest.xml as " +"such: " +" This Mojo will try to to launch the first activity of " +"this kind found in AndroidManifest.xml. In case multiple activities satisfy " +"the requirements listed above only the first declared one is run. In case " +"there are no 'Launcher activities' declared in the manifest or no activities " +"declared at all, this goal aborts throwing an error. The device parameter " +"is taken into consideration so potentially the Activity found is started on " +"all attached devices. The application will NOT be deployed and running will " +"silently fail if the application is not deployed. " +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:700 +msgid "" +"Can execute tests using ui uiautomator. Implements parsing parameters from " +"pom or command line arguments and sets useful defaults as well. This goal is " +"meant to execute a special java project dedicated to UI testing via " +"UIAutomator. It will build the jar of the project, dex it and send it to " +"dalvik cache of a rooted device or to an emulator. If you use a rooted " +"device, refer to this thread on stack over flow. The tests are executed via " +"ui automator. A surefire compatible test report can be generated and its " +"location will be logged during build. To use this goal, you will need to " +"place the uiautomator.jar file (part of the Android SDK >= 16) on a nexus " +"repository. A typical usage of this goal can be found at Quality tools for " +"Android project." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:701 +msgid "" +"Undeploys the apk(s) of the current project(s) to all attached devices and " +"emulators. Automatically skips other projects in a multi-module build that " +"do not use packaging apk without terminating. Deploymnet is automatically " +"performed when running mvn integration-test (or mvn install) on a project " +"with instrumentation tests." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:702 +msgid "" +"Undeploys a specified Android application apk from attached devices and " +"emulators. By default it will undeploy from all, but a subset or single one " +"can be configured with the device and devices parameters. You can supply the " +"package of the application and/or an apk file. This goal can be used in non-" +"android projects and as standalone execution on the command line. " +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:703 +msgid "" +"Unpack libraries code and dependencies into target. This can be useful for " +"using the proguard maven plugin to provide the input jars. Although it is " +"encouraged to use the proguard mojo of the android maven plugin." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:704 +msgid "" +"ZipalignMojo can run the zipalign command against the apk. Implements " +"parsing parameters from pom or command line arguments and sets useful " +"defaults as well." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:705 +msgid "Removes any Liquibase updater locks from the current database." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:706 +msgid "Writes a Liquibase tag to the database." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:707 +msgid "" +"Drops all database objects in the configured schema(s). Note that functions, " +"procedures and packages are not dropped." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:708 +msgid "" +"Generates the SQL that is required to update the database to the current " +"version as specified in the DatabaseChangeLogs." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:709 +msgid "Lists all Liquibase updater locks on the current database." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:710 +msgid "" +"Liquibase Migration Maven plugin. This plugin allows for DatabaseChangeLogs " +"to be applied to a database as part of a Maven build process." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:711 +msgid "" +"Marks all unapplied changes to the database as applied in the change log." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:712 +msgid "" +"Clears all checksums in the current changelog, so they will be recalculated " +"next update." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:713 +msgid "Generates dbDocs against the database." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:714 +msgid "" +"Generates the SQL that is required to rollback the database to the specified " +"pointing attributes 'rollbackCount', 'rollbackTag'" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:715 +msgid "Prints which changesets need to be applied to the database." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:716 +#: /tmp/fish/implicit/share/completions/mvn.fish:723 +msgid "Generates SQL that marks all unapplied changes as applied." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:717 +msgid "" +"Applies the DatabaseChangeLogs to the database, testing rollback. This is " +"done by updating the database, rolling it back then updating it again." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:718 +msgid "" +"Display help information on liquibase-maven-plugin. Call mvn liquibase:" +"help -Ddetail=true -Dgoal= to display parameter details." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:719 +msgid "Invokes Liquibase rollbacks on a database." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:720 +msgid "" +"Generates the SQL that is required to rollback the database to current state " +"after the next update." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:721 +msgid "" +"Generates a diff between the specified database and the reference database. " +"The output is either a report or a changelog depending on the value of the " +"diffChangeLogFile parameter." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:722 +msgid "" +"Applies the DatabaseChangeLogs to the database. Useful as part of the build " +"process." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:724 +msgid "" +"Creates an SQL migration script using the provided DatabaseChangeLog(s) " +"comparing what already exists in the database to what is defined in the " +"DataBaseChangeLog(s)." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:725 +msgid "Finishes a release" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:726 +msgid "Starts a hotfix" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:727 +msgid "Finishes a hotfix" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:728 +#, fuzzy +msgid "Finishes a feature branch" +msgstr "Lines after EOF are blank" + +#: /tmp/fish/implicit/share/completions/mvn.fish:729 +msgid "" +"Updates the pom versions in the current branch by adding a build number label" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:730 +#, fuzzy +msgid "Starts a release" +msgstr "Start in easy mode" + +#: /tmp/fish/implicit/share/completions/mvn.fish:731 +msgid "Starts a feature branch" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:732 +msgid "" +"Display help information on spring-boot-maven-plugin. Call mvn spring-boot:" +"help -Ddetail=true -Dgoal= to display parameter details." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:733 +msgid "" +"Repackages existing JAR and WAR archives so that they can be executed from " +"the command line using java -jar. With layout=NONE can also be used simply " +"to package a JAR with nested dependencies (and no main class, so not " +"executable)." +msgstr "" + +#: /tmp/fish/implicit/share/completions/mvn.fish:734 +msgid "Run an executable archive application." +msgstr "" + +#: /tmp/fish/implicit/share/completions/namei.fish:1 +#, fuzzy +msgid "displays this help text" +msgstr "Display help and exit" + +#: /tmp/fish/implicit/share/completions/namei.fish:3 +msgid "show mount point directories with a 'D'" +msgstr "" + +#: /tmp/fish/implicit/share/completions/namei.fish:4 +#, fuzzy +msgid "show the mode bits of each file" +msgstr "Display change information for the package" + +#: /tmp/fish/implicit/share/completions/namei.fish:5 +#, fuzzy +msgid "show owner and group name of each file" +msgstr "Show commandname of each job" + +#: /tmp/fish/implicit/share/completions/namei.fish:6 +msgid "use a long listing format (-m -o -v)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/namei.fish:7 +#, fuzzy +msgid "don't follow symlinks" +msgstr "Don't follow symlinks" + +#: /tmp/fish/implicit/share/completions/namei.fish:8 +msgid "vertical align of modes and owners" +msgstr "" + +#: /tmp/fish/implicit/share/completions/native2ascii.fish:1 +#, fuzzy +msgid "Perform the reverse operation" +msgstr "Perform contents generation" + +#: /tmp/fish/implicit/share/completions/native2ascii.fish:2 +#, fuzzy +msgid "Specifies the name of the character encoding" +msgstr "Set the native character set" + +#: /tmp/fish/implicit/share/completions/native2ascii.fish:3 +msgid "Pass \"option\" to JVM" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ncdu.fish:2 +#, fuzzy +msgid "Quiet mode. Refresh interval 2 seconds" +msgstr "Minimum interval in seconds" + +#: /tmp/fish/implicit/share/completions/ncdu.fish:4 +#, fuzzy +msgid "Same filesystem" +msgstr "Show all filesystems" + +#: /tmp/fish/implicit/share/completions/ncdu.fish:6 +#, fuzzy +msgid "Exclude files that match any pattern in file" +msgstr "Exclude files that match pattern in file" + +#: /tmp/fish/implicit/share/completions/netcat.fish:1 +#, fuzzy +msgid "Remote hostname" +msgstr "Remove an entry for hostname" + +#: /tmp/fish/implicit/share/completions/netcat.fish:2 +msgid "Same as -e, but use /bin/sh" +msgstr "" + +#: /tmp/fish/implicit/share/completions/netcat.fish:3 +msgid "Program to execute after connection" +msgstr "" + +#: /tmp/fish/implicit/share/completions/netcat.fish:4 +#, fuzzy +msgid "Allow broadcasts" +msgstr "Allow pinging a broadcast address" + +#: /tmp/fish/implicit/share/completions/netcat.fish:5 +msgid "Source-routing hop points" +msgstr "" + +#: /tmp/fish/implicit/share/completions/netcat.fish:6 +msgid "Source-routing pointer" +msgstr "" + +#: /tmp/fish/implicit/share/completions/netcat.fish:8 +msgid "Delay interval for lines sent, ports scaned" +msgstr "" + +#: /tmp/fish/implicit/share/completions/netcat.fish:9 +#, fuzzy +msgid "Set keepalive option" +msgstr "Set a config option" + +#: /tmp/fish/implicit/share/completions/netcat.fish:10 +msgid "Listen mode, acts as a server" +msgstr "" + +#: /tmp/fish/implicit/share/completions/netcat.fish:11 +#, fuzzy +msgid "Numeric-only IP addresses, no DNS" +msgstr "Numerical address" + +#: /tmp/fish/implicit/share/completions/netcat.fish:12 +msgid "Hex dump of traffic" +msgstr "" + +#: /tmp/fish/implicit/share/completions/netcat.fish:13 +#, fuzzy +msgid "Local port number" +msgstr "Show record number" + +#: /tmp/fish/implicit/share/completions/netcat.fish:14 +msgid "Randomize local and remote ports" +msgstr "" + +#: /tmp/fish/implicit/share/completions/netcat.fish:15 +msgid "Quit after EOF on stdin and delay of secs" +msgstr "" + +#: /tmp/fish/implicit/share/completions/netcat.fish:16 +#, fuzzy +msgid "Local source address" +msgstr "Root source tree" + +#: /tmp/fish/implicit/share/completions/netcat.fish:17 +msgid "Answer Telnet negotiation" +msgstr "" + +#: /tmp/fish/implicit/share/completions/netcat.fish:18 +msgid "UDP Mode" +msgstr "" + +#: /tmp/fish/implicit/share/completions/netcat.fish:19 +msgid "Verbose, use twice to be more verbose" +msgstr "" + +#: /tmp/fish/implicit/share/completions/netcat.fish:20 +msgid "Timeout for connects and final net reads" +msgstr "" + +#: /tmp/fish/implicit/share/completions/netcat.fish:21 +#, fuzzy +msgid "Set Type of Service" +msgstr "Stop service" + +#: /tmp/fish/implicit/share/completions/netcat.fish:22 +msgid "No I/O - used for scanning" +msgstr "" + +#: /tmp/fish/implicit/share/completions/netctl-auto.fish:3 +#, fuzzy +msgid "List all available profiles for automatic selection" +msgstr "List all available products" + +#: /tmp/fish/implicit/share/completions/netctl-auto.fish:4 +msgid "Start automatic profile selection on interface" +msgstr "" + +#: /tmp/fish/implicit/share/completions/netctl-auto.fish:5 +msgid "Stop automatic profile selection on interface" +msgstr "" + +#: /tmp/fish/implicit/share/completions/netctl-auto.fish:6 +msgid "Switch to the given network profile" +msgstr "" + +#: /tmp/fish/implicit/share/completions/netctl-auto.fish:7 +msgid "Enable network profile for automatic selection" +msgstr "" + +#: /tmp/fish/implicit/share/completions/netctl-auto.fish:8 +msgid "Disable network profile for automatic selection" +msgstr "" + +#: /tmp/fish/implicit/share/completions/netctl-auto.fish:9 +msgid "Enable all profiles for automatic selection" +msgstr "" + +#: /tmp/fish/implicit/share/completions/netctl-auto.fish:10 +#, fuzzy +msgid "Disable all profiles for automatic selection" +msgstr "Disable automtic buffer allocation" + +#: /tmp/fish/implicit/share/completions/netctl-auto.fish:11 +#, fuzzy +msgid "Check whether specified profile is active" +msgstr "Use specified string as comment string" + +#: /tmp/fish/implicit/share/completions/netctl-auto.fish:12 +msgid "Check whether specified profile is enabled" +msgstr "" + +#: /tmp/fish/implicit/share/completions/netctl.fish:3 +#, fuzzy +msgid "List available profiles" +msgstr "List available updates" + +#: /tmp/fish/implicit/share/completions/netctl.fish:4 +msgid "Save which profiles are active" +msgstr "" + +#: /tmp/fish/implicit/share/completions/netctl.fish:5 +#, fuzzy +msgid "Load saved profiles" +msgstr "Load index from file" + +#: /tmp/fish/implicit/share/completions/netctl.fish:6 +#, fuzzy +msgid "Stops all profiles" +msgstr "No flat profile" + +#: /tmp/fish/implicit/share/completions/netctl.fish:7 +#, fuzzy +msgid "Start a profile" +msgstr "No flat profile" + +#: /tmp/fish/implicit/share/completions/netctl.fish:8 +#, fuzzy +msgid "Stop a profile" +msgstr "No flat profile" + +#: /tmp/fish/implicit/share/completions/netctl.fish:9 +#, fuzzy +msgid "Restart a profile" +msgstr "Read job from file" + +#: /tmp/fish/implicit/share/completions/netctl.fish:10 +#, fuzzy +msgid "Switch to a profile" +msgstr "No flat profile" + +#: /tmp/fish/implicit/share/completions/netctl.fish:11 +msgid "Show runtime status of a profile" +msgstr "" + +#: /tmp/fish/implicit/share/completions/netctl.fish:12 +msgid "Enable the systemd unit for a profile" +msgstr "" + +#: /tmp/fish/implicit/share/completions/netctl.fish:13 +msgid "Disable the systemd unit for a profile" +msgstr "" + +#: /tmp/fish/implicit/share/completions/netctl.fish:14 +msgid "Reenable the systemd unit for a profile" +msgstr "" + +#: /tmp/fish/implicit/share/completions/netctl.fish:15 +msgid "Check whether the unit is enabled" +msgstr "" + +#: /tmp/fish/implicit/share/completions/netctl.fish:16 +#, fuzzy +msgid "Open the specified profile in an editor" +msgstr "Move file specified on commandline" + +#: /tmp/fish/implicit/share/completions/nextd.fish:1 +#: /tmp/fish/implicit/share/completions/prevd.fish:1 +msgid "Also print directory history" +msgstr "Also print directory history" + +#: /tmp/fish/implicit/share/completions/nice.fish:2 +msgid "Add specified amount to niceness value" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ninja.fish:1 +#, fuzzy +msgid "change to specified directory" +msgstr "Restrict wildcards to specified directory" + +#: /tmp/fish/implicit/share/completions/ninja.fish:2 +msgid "specify build file [default=build.ninja]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ninja.fish:3 +msgid "dry run" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ninja.fish:4 +msgid "show all command lines while building" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ninja.fish:5 +#, fuzzy +msgid "number of jobs to run in parallel [default derived from CPUs]" +msgstr "Specify the number of jobs to run in parallel" + +#: /tmp/fish/implicit/share/completions/ninja.fish:6 +msgid "do not start if load average > N" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ninja.fish:7 +msgid "keep going until N jobs fail [default=1]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ninja.fish:8 +#: /tmp/fish/implicit/share/completions/quilt.fish:1 +#, fuzzy +msgid "show help" +msgstr "Show hidden" + +#: /tmp/fish/implicit/share/completions/ninja.fish:9 +msgid "enable debugging, specify debug mode" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ninja.fish:10 +msgid "adjust warnings, specify flags" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ninja.fish:11 +#, fuzzy +msgid "print ninja version" +msgstr "Print all versions" + +#: /tmp/fish/implicit/share/completions/nl.fish:1 +msgid "use STYLE for numbering body lines" +msgstr "" + +#: /tmp/fish/implicit/share/completions/nl.fish:2 +msgid "use for separating logical pages" +msgstr "" + +#: /tmp/fish/implicit/share/completions/nl.fish:3 +msgid "use STYLE for numbering footer lines" +msgstr "" + +#: /tmp/fish/implicit/share/completions/nl.fish:4 +msgid "use STYLE for numbering header lines" +msgstr "" + +#: /tmp/fish/implicit/share/completions/nl.fish:5 +#, fuzzy +msgid "line number increment at each line" +msgstr "Display line number for each line" + +#: /tmp/fish/implicit/share/completions/nl.fish:6 +msgid "group of NUMBER empty lines counted as one" +msgstr "" + +#: /tmp/fish/implicit/share/completions/nl.fish:7 +msgid "insert line numbers according to FORMAT" +msgstr "" + +#: /tmp/fish/implicit/share/completions/nl.fish:8 +msgid "left justified, no leading zeroes" +msgstr "" + +#: /tmp/fish/implicit/share/completions/nl.fish:9 +msgid "right justified, no leading zeroes" +msgstr "" + +#: /tmp/fish/implicit/share/completions/nl.fish:10 +msgid "right justified, leading zeroes" +msgstr "" + +#: /tmp/fish/implicit/share/completions/nl.fish:11 +msgid "do not reset line numbers at logical pages" +msgstr "" + +#: /tmp/fish/implicit/share/completions/nl.fish:12 +msgid "add STRING after (possible) line number" +msgstr "" + +#: /tmp/fish/implicit/share/completions/nl.fish:13 +#, fuzzy +msgid "first line number on each logical page" +msgstr "Display line number for each line" + +#: /tmp/fish/implicit/share/completions/nl.fish:14 +msgid "use NUMBER columns for line numbers" +msgstr "" + +#: /tmp/fish/implicit/share/completions/nmcli.fish:1 +#, fuzzy +msgid "Output is terse" +msgstr "Output trace" + +#: /tmp/fish/implicit/share/completions/nmcli.fish:2 +#, fuzzy +msgid "Output is pretty" +msgstr "Output mimetype" + +#: /tmp/fish/implicit/share/completions/nmcli.fish:3 +msgid "Switch between tabular and multiline mode" +msgstr "" + +#: /tmp/fish/implicit/share/completions/nmcli.fish:4 +#, fuzzy +msgid "Whether to use colors in output" +msgstr "Don't use colors in output" + +#: /tmp/fish/implicit/share/completions/nmcli.fish:5 +#, fuzzy +msgid "Specify the output fields" +msgstr "Specify output filename" + +#: /tmp/fish/implicit/share/completions/nmcli.fish:6 +#, fuzzy +msgid "Whether to escape \":\" and \"\\" +msgstr "Whether to check hashes on disk" + +#: /tmp/fish/implicit/share/completions/nm.fish:1 +#, fuzzy +msgid "Display debugger-only symbols" +msgstr "Display debug info" + +#: /tmp/fish/implicit/share/completions/nm.fish:2 +#: /tmp/fish/implicit/share/completions/nm.fish:10 +msgid "Print name of the input file before every symbol" +msgstr "" + +#: /tmp/fish/implicit/share/completions/nm.fish:3 +#, fuzzy +msgid "Do not demangle low-level symbol names" +msgstr "Do not mangle From-field of email headers" + +#: /tmp/fish/implicit/share/completions/nm.fish:4 +msgid "Display dynamic symbols instead of normal symbols" +msgstr "" + +#: /tmp/fish/implicit/share/completions/nm.fish:5 +#, fuzzy +msgid "Display only defined symbols" +msgstr "Display line number" + +#: /tmp/fish/implicit/share/completions/nm.fish:6 +msgid "Use the output format FORMAT. The default is \"bsd\"" +msgstr "" + +#: /tmp/fish/implicit/share/completions/nm.fish:7 +#, fuzzy +msgid "Display only external symbols" +msgstr "Display control chars" + +#: /tmp/fish/implicit/share/completions/nm.fish:8 +msgid "" +"Use debugging information to find a filename and line number for each symbol" +msgstr "" + +#: /tmp/fish/implicit/share/completions/nm.fish:9 +#, fuzzy +msgid "Sort symbols numerically by address" +msgstr "Numerical address" + +#: /tmp/fish/implicit/share/completions/nm.fish:11 +#, fuzzy +msgid "Do not sort the symbols" +msgstr "Do not use weak symbol support" + +#: /tmp/fish/implicit/share/completions/nm.fish:12 +msgid "Same as --format=posix" +msgstr "" + +#: /tmp/fish/implicit/share/completions/nm.fish:13 +#, fuzzy +msgid "Reverse the sense of the sort" +msgstr "Invert the sense of matching" + +#: /tmp/fish/implicit/share/completions/nm.fish:14 +#, fuzzy +msgid "Load the specified plugin" +msgstr "Help for the specified builtin" + +#: /tmp/fish/implicit/share/completions/nm.fish:15 +#, fuzzy +msgid "Print size of defined symbols" +msgstr "Print size of files" + +#: /tmp/fish/implicit/share/completions/nm.fish:16 +msgid "Include index for symbols from archive members" +msgstr "" + +#: /tmp/fish/implicit/share/completions/nm.fish:17 +#, fuzzy +msgid "Sort symbols by size" +msgstr "Sort by size" + +#: /tmp/fish/implicit/share/completions/nm.fish:18 +#, fuzzy +msgid "Include special symbols in the output" +msgstr "Include reverse dependencies in the output" + +#: /tmp/fish/implicit/share/completions/nm.fish:19 +msgid "Display synthetic symbols as well" +msgstr "" + +#: /tmp/fish/implicit/share/completions/nm.fish:20 +msgid "Use RADIX for printing symbol values" +msgstr "" + +#: /tmp/fish/implicit/share/completions/nm.fish:21 +msgid "Specify the target object format as BFDNAME" +msgstr "" + +#: /tmp/fish/implicit/share/completions/nm.fish:22 +#, fuzzy +msgid "Display only undefined symbols" +msgstr "Display line number" + +#: /tmp/fish/implicit/share/completions/nm.fish:23 +#, fuzzy +msgid "Display this information" +msgstr "Display detailed information of gem(s)" + +#: /tmp/fish/implicit/share/completions/nm.fish:24 +#, fuzzy +msgid "Display this program's version number" +msgstr "display the gem format version" + +#: /tmp/fish/implicit/share/completions/node.fish:1 +msgid "Print node's version" +msgstr "Print node's version" + +#: /tmp/fish/implicit/share/completions/node.fish:2 +msgid "Evaluate script" +msgstr "Evaluate script" + +#: /tmp/fish/implicit/share/completions/node.fish:3 +msgid "Print result of --eval" +msgstr "Print result of --eval" + +#: /tmp/fish/implicit/share/completions/node.fish:4 +msgid "Always enter the REPL even if stdin does not appear to be a terminal" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:5 +msgid "Silence deprecation warnings" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:6 +#, fuzzy +msgid "Show stack traces on deprecations" +msgstr "Show stack backtrace on errors" + +#: /tmp/fish/implicit/share/completions/node.fish:7 +msgid "Throw errors on deprecations" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:8 +#, fuzzy +msgid "Print v8 command line options" +msgstr "Print lpr options" + +#: /tmp/fish/implicit/share/completions/node.fish:9 +msgid "Set max v8 stack size (bytes)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:10 +msgid "enforce strict mode. type: bool default: false" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:11 +msgid "" +"activate correct semantics for inheriting readonliness. type: bool default: " +"false" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:12 +msgid "" +"activate new semantics for global var declarations. type: bool default: false" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:13 +msgid "enable harmony semantics for typeof. type: bool default: false" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:14 +msgid "enable harmony block scoping. type: bool default: false" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:15 +msgid "" +"enable harmony modules (implies block scoping). type: bool default: false" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:16 +msgid "enable harmony proxies. type: bool default: false" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:17 +msgid "" +"enable harmony collections (sets, maps, and weak maps). type: bool default: " +"false" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:18 +msgid "enable all harmony features (except typeof). type: bool default: false" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:19 +msgid "optimizes arrays that have no holes. type: bool default: false" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:20 +msgid "tracks arrays with only smi values. type: bool default: true" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:21 +msgid "" +"Optimize object size, Array shift, DOM strings and string +. type: bool " +"default: true" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:22 +msgid "automatically unbox arrays of doubles. type: bool default: true" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:23 +msgid "use string slices. type: bool default: true" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:24 +msgid "use crankshaft. type: bool default: true" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:25 +msgid "optimization filter. type: string default:" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:26 +msgid "use hydrogen range analysis. type: bool default: true" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:27 +msgid "eliminate dead phis. type: bool default: true" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:28 +msgid "use hydrogen global value numbering. type: bool default: true" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:29 +msgid "use hydrogen instruction canonicalizing. type: bool default: true" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:30 +msgid "use function inlining. type: bool default: true" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:31 +msgid "" +"maximum source size in bytes considered for a single inlining. type: int " +"default: 600" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:32 +msgid "" +"maximum number of AST nodes considered for a single inlining. type: int " +"default: 196" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:33 +msgid "" +"maximum cumulative number of AST nodes considered for inlining. type: int " +"default: 196" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:34 +msgid "loop invariant code motion. type: bool default: true" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:35 +msgid "" +"crankshaft harvests type feedback from stub cache. type: bool default: true" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:36 +msgid "print statistics for hydrogen. type: bool default: false" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:37 +msgid "trace generated hydrogen to file. type: bool default: false" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:38 +msgid "trace generated IR for specified phases. type: string default: Z" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:39 +msgid "trace inlining decisions. type: bool default: false" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:40 +msgid "trace register allocator. type: bool default: false" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:41 +msgid "trace all use positions. type: bool default: false" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:42 +msgid "trace range analysis. type: bool default: false" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:43 +msgid "trace global value numbering. type: bool default: false" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:44 +msgid "trace representation types. type: bool default: false" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:45 +msgid "pointer map for every instruction. type: bool default: false" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:46 +msgid "environment for every instruction. type: bool default: false" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:47 +msgid "deoptimize every n times a deopt point is passed. type: int default: 0" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:48 +msgid "put a break point before deoptimizing. type: bool default: false" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:49 +msgid "deoptimize uncommon cases. type: bool default: true" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:50 +msgid "polymorphic inlining. type: bool default: true" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:51 +msgid "use on-stack replacement. type: bool default: true" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:52 +msgid "perform array bounds checks elimination. type: bool default: false" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:53 +msgid "perform array index dehoisting. type: bool default: false" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:54 +msgid "trace on-stack replacement. type: bool default: false" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:55 +msgid "number of stress runs. type: int default: 0" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:56 +msgid "optimize closures. type: bool default: true" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:57 +msgid "inline constructor calls. type: bool default: true" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:58 +msgid "inline functions with arguments object. type: bool default: true" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:59 +msgid "loop weight for representation inference. type: int default: 1" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:60 +msgid "optimize functions containing for-in loops. type: bool default: true" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:61 +msgid "enable all profiler experiments. type: bool default: true" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:62 +msgid "profiler considers IC stability. type: bool default: false" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:63 +msgid "number of stack frames inspected by the profiler. type: int default: 1" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:64 +msgid "" +"primitive functions trigger their own optimization. type: bool default: false" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:65 +msgid "" +"call recompile stub directly when self-optimizing. type: bool default: false" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:66 +msgid "re-try self-optimization if it failed. type: bool default: false" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:67 +msgid "" +"trigger profiler ticks based on counting instead of timing. type: bool " +"default: false" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:68 +msgid "insert an interrupt check at function exit. type: bool default: false" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:69 +msgid "" +"weight back edges by jump distance for interrupt triggering. type: bool " +"default: false" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:70 +msgid "execution budget before interrupt is triggered. type: int default: 5900" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:71 +msgid "" +"percentage of ICs that must have type info to allow optimization. type: int " +"default: 15" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:72 +msgid "call count before self-optimization. type: int default: 130" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:73 +msgid "extra verbose compilation tracing. type: bool default: false" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:74 +msgid "" +"generate extra code (assertions) for debugging. type: bool default: false" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:75 +msgid "emit comments in code disassembly. type: bool default: false" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:76 +msgid "enable use of SSE2 instructions if available. type: bool default: true" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:77 +msgid "enable use of SSE3 instructions if available. type: bool default: true" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:78 +msgid "enable use of SSE4" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:79 +msgid "enable use of CMOV instruction if available. type: bool default: true" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:80 +msgid "enable use of RDTSC instruction if available. type: bool default: true" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:81 +msgid "" +"enable use of SAHF instruction if available (X64 only). type: bool default: " +"true" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:82 +msgid "" +"enable use of VFP3 instructions if available - this implies enabling ARMv7 " +"instructions (ARM only). type: bool default: true" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:83 +msgid "" +"enable use of ARMv7 instructions if available (ARM only). type: bool " +"default: true" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:84 +msgid "" +"enable use of MIPS FPU instructions if available (MIPS only). type: bool " +"default: true" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:85 +msgid "expose natives in global object. type: string default: NULL" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:86 +msgid "expose debug in global object. type: string default: NULL" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:87 +msgid "expose gc extension. type: bool default: false" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:88 +msgid "expose externalize string extension. type: bool default: false" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:89 +msgid "number of stack frames to capture. type: int default: 10" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:90 +msgid "show built-in functions in stack traces. type: bool default: false" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:91 +msgid "disable builtin natives files. type: bool default: false" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:92 +msgid "use fast inline allocation. type: bool default: true" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:93 +msgid "" +"print a stack trace if an assertion failure occurs. type: bool default: true" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:94 +msgid "trace function calls. type: bool default: false" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:95 +msgid "use random jit cookie to mask large constants. type: bool default: true" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:96 +msgid "use lazy compilation. type: bool default: true" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:97 +msgid "trace lazy optimization. type: bool default: false" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:98 +msgid "trace lazy optimization statistics. type: bool default: false" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:99 +msgid "use adaptive optimizations. type: bool default: true" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:100 +msgid "always try to optimize functions. type: bool default: false" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:101 +msgid "prepare for turning on always opt. type: bool default: false" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:102 +msgid "trace deoptimization. type: bool default: false" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:103 +msgid "minimum length for automatic enable preparsing. type: int default: 1024" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:104 +msgid "" +"try to use the dedicated run-once backend for all code. type: bool default: " +"false" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:105 +msgid "" +"print reasons for falling back to using the classic V8 backend. type: bool " +"default: false" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:106 +msgid "enable compilation cache. type: bool default: true" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:107 +msgid "cache prototype transitions. type: bool default: true" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:108 +msgid "trace debugging JSON request/response. type: bool default: false" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:109 +msgid "" +"automatically set the debug break flag when debugger commands are in the " +"queue. type: bool default: true" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:110 +msgid "enable liveedit experimental feature. type: bool default: true" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:111 +msgid "always cause a debug break before aborting. type: bool default: true" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:112 +msgid "" +"default size of stack region v8 is allowed to use (in kBytes). type: int " +"default: 984" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:113 +msgid "maximum length of function source code printed in a stack trace" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:114 +msgid "always inline smi code in non-opt code. type: bool default: false" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:115 +msgid "max size of the new generation (in kBytes). type: int default: 0" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:116 +msgid "max size of the old generation (in Mbytes). type: int default: 0" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:117 +msgid "max size of executable memory (in Mbytes). type: int default: 0" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:118 +msgid "always perform global GCs. type: bool default: false" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:119 +msgid "garbage collect after allocations. type: int default: -1" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:120 +msgid "" +"print one trace line following each garbage collection. type: bool default: " +"false" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:121 +msgid "" +"print one detailed trace line in name=value format after each garbage " +"collection. type: bool default: false" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:122 +msgid "" +"print cumulative GC statistics in name=value format on exit. type: bool " +"default: false" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:123 +msgid "" +"print more details following each garbage collection. type: bool default: " +"false" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:124 +msgid "" +"report fragmentation for old pointer and data pages. type: bool default: " +"false" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:125 +msgid "" +"garbage collect maps from which no objects can be reached. type: bool " +"default: true" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:126 +msgid "" +"flush code that we expect not to use again before full gc. type: bool " +"default: true" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:127 +msgid "use incremental marking. type: bool default: true" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:128 +msgid "do incremental marking steps. type: bool default: true" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:129 +msgid "trace progress of the incremental marking. type: bool default: false" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:130 +msgid "Use idle notification to reduce memory footprint" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:131 +msgid "Send idle notification between stress runs" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:132 +msgid "use inline caching. type: bool default: true" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:133 +msgid "" +"generate extra code for manipulating stats counters. type: bool default: " +"false" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:134 +msgid "Perform compaction on every full GC. type: bool default: false" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:135 +msgid "" +"Use lazy sweeping for old pointer and data spaces. type: bool default: true" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:136 +msgid "" +"Never perform compaction on full GC - testing only. type: bool default: false" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:137 +msgid "" +"Compact code space on full non-incremental collections. type: bool default: " +"true" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:138 +msgid "" +"Flush inline caches prior to mark compact collection and flush code caches " +"in maps during mark compact cycle" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:139 +msgid "" +"Default seed for initializing random generator (0, the default, means to use " +"system random)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:140 +msgid "allows verbose printing. type: bool default: true" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:141 +msgid "allow natives syntax. type: bool default: false" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:142 +msgid "Trace simulator execution. type: bool default: false" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:143 +msgid "" +"Check icache flushes in ARM and MIPS simulator. type: bool default: false" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:144 +msgid "Simulator stop after x number of instructions. type: int default: 0" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:145 +msgid "" +"Stack alignment in bytes in simulator (4 or 8, 8 is default). type: int " +"default: 8" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:146 +msgid "print stack trace when throwing exceptions. type: bool default: false" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:147 +msgid "preallocate some memory to build stack traces" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:148 +msgid "" +"randomize hashes to avoid predictable hash collisions (with snapshots this " +"option cannot override the baked-in seed). type: bool default: true" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:149 +msgid "" +"Fixed seed to use to hash property keys (0 means random) (with snapshots " +"this option cannot override the baked-in seed). type: int default: 0" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:150 +msgid "" +"activate a 100ms timer that switches between V8 threads. type: bool default: " +"false" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:151 +msgid "generate optimized regexp code. type: bool default: true" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:152 +msgid "testing_bool_flag. type: bool default: true" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:153 +msgid "testing_int_flag. type: int default: 13" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:154 +msgid "float-flag. type: float default: 2" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:155 +msgid "string-flag. type: string default: Hello, world!" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:156 +msgid "Seed used for threading test randomness. type: int default: 42" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:157 +msgid "file in which to serialize heap. type: string default: /tmp/serdes" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:158 +msgid "" +"Print usage message, including flags, on console. type: bool default: true" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:159 +msgid "Dump counters on exit. type: bool default: false" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:160 +msgid "Enable JavaScript debugger. type: bool default: false" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:161 +msgid "" +"Connect JavaScript debugger to the debugger agent in another process. type: " +"bool default: false" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:162 +msgid "Enable debugger agent. type: bool default: false" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:163 +msgid "Port to use for remote debugging. type: int default: 5858" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:164 +msgid "Map counters to a file. type: string default:" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:165 +msgid "Pass all remaining arguments to the script" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:166 +msgid "Enable debugger compile events. type: bool default: true" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:167 +msgid "Enable debugger script collected events. type: bool default: true" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:168 +msgid "" +"enable GDBJIT interface (disables compacting GC). type: bool default: false" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:169 +msgid "enable GDBJIT interface for all code objects. type: bool default: false" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:170 +msgid "dump elf objects with debug info to disk. type: bool default: false" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:171 +msgid "dump only objects containing this substring. type: string default:" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:172 +msgid "" +"force overflows of marking deque by reducing its size to 64 words. type: " +"bool default: false" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:173 +msgid "" +"stress the GC compactor to flush out bugs (implies --" +"force_marking_deque_overflows). type: bool default: false" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:174 +msgid "Minimal logging (no API, code, GC, suspect, or handles samples)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:175 +#, fuzzy +msgid "Log all events to the log file" +msgstr "Log all messages to logfile" + +#: /tmp/fish/implicit/share/completions/node.fish:176 +msgid "Activate runtime system %Log call" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:177 +#, fuzzy +msgid "Log API events to the log file" +msgstr "Log all messages to logfile" + +#: /tmp/fish/implicit/share/completions/node.fish:178 +msgid "Log code events to the log file without profiling" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:179 +msgid "Log heap samples on garbage collection for the hp2ps tool" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:180 +msgid "Log global handle events" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:181 +msgid "log positions of (de)serialized objects in the snapshot" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:182 +#, fuzzy +msgid "Log suspect operations" +msgstr "Mount options" + +#: /tmp/fish/implicit/share/completions/node.fish:183 +msgid "Log statistical profiling information (implies --log-code)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:184 +msgid "" +"Used with --prof, starts profiling automatically) type: bool default: true" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:185 +msgid "" +"Used with --prof, only does sampling and logging when profiler is active " +"(implies --noprof_auto)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:186 +msgid "Used with --prof, turns on browser-compatible mode for profiling" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:187 +msgid "Log regular expression execution" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:188 +msgid "Update sliding state window counters" +msgstr "" + +#: /tmp/fish/implicit/share/completions/node.fish:189 +#, fuzzy +msgid "Specify the name of the log file" +msgstr "Specify the subject of the message" + +#: /tmp/fish/implicit/share/completions/node.fish:190 +msgid "Enable low-level linux profiler" +msgstr "" + +#: /tmp/fish/implicit/share/completions/npm.fish:1 +msgid "Complete the commandline using npm's 'completion' tool" +msgstr "" + +#: /tmp/fish/implicit/share/completions/npm.fish:2 +#, fuzzy +msgid "Manipulates package's cache" +msgstr "Auto-gen package cache" + +#: /tmp/fish/implicit/share/completions/npm.fish:3 +#, fuzzy +msgid "Add the specified package to the local cache" +msgstr "Add specified file to the current list of keyrings" + +#: /tmp/fish/implicit/share/completions/npm.fish:4 +msgid "Delete data out of the cache folder" +msgstr "" + +#: /tmp/fish/implicit/share/completions/npm.fish:5 +#, fuzzy +msgid "Show the data in the cache" +msgstr "Show packages in cache" + +#: /tmp/fish/implicit/share/completions/npm.fish:6 +#, fuzzy +msgid "Manage the npm configuration files" +msgstr "Creates a configuration profile" + +#: /tmp/fish/implicit/share/completions/npm.fish:7 +#: /tmp/fish/implicit/share/completions/npm.fish:14 +#, fuzzy +msgid "Sets the config key to the value" +msgstr "Set the connect timeout" + +#: /tmp/fish/implicit/share/completions/npm.fish:8 +#: /tmp/fish/implicit/share/completions/npm.fish:13 +#, fuzzy +msgid "Echo the config value to stdout" +msgstr "Send the ownertrust values to stdout" + +#: /tmp/fish/implicit/share/completions/npm.fish:9 +#, fuzzy +msgid "Deletes the key from all configuration files" +msgstr "Set global configuration file" + +#: /tmp/fish/implicit/share/completions/npm.fish:10 +#: /tmp/fish/implicit/share/completions/npm.fish:11 +#, fuzzy +msgid "Show all the config settings" +msgstr "Show all containers" + +#: /tmp/fish/implicit/share/completions/npm.fish:12 +#, fuzzy +msgid "Opens the config file in an editor" +msgstr "Use this config file instead of default" + +#: /tmp/fish/implicit/share/completions/npm.fish:15 +#, fuzzy +msgid "install a package" +msgstr "Install packages" + +#: /tmp/fish/implicit/share/completions/npm.fish:16 +#, fuzzy +msgid "Save to devDependencies in package.json" +msgstr "Don't verify dependencies of packages" + +#: /tmp/fish/implicit/share/completions/npm.fish:17 +#, fuzzy +msgid "Save to dependencies in package.json" +msgstr "Don't verify dependencies of packages" + +#: /tmp/fish/implicit/share/completions/npm.fish:18 +#, fuzzy +msgid "Install package globally" +msgstr "Install packages" + +#: /tmp/fish/implicit/share/completions/npm.fish:19 +#: /tmp/fish/implicit/share/completions/pkg.fish:25 +#: /tmp/fish/implicit/share/completions/pkginfo.fish:1 +#: /tmp/fish/implicit/share/completions/prt-get.fish:24 +#: /tmp/fish/implicit/share/completions/prt-get.fish:84 +#: /tmp/fish/implicit/share/completions/yum.fish:29 +#, fuzzy +msgid "List installed packages" +msgstr "Query installed packages" + +#: /tmp/fish/implicit/share/completions/npm.fish:20 +msgid "" +"List packages in the global install prefix instead of in the current project" +msgstr "" + +#: /tmp/fish/implicit/share/completions/npm.fish:21 +#, fuzzy +msgid "Show information in JSON format" +msgstr "Show information which is stored by darcs" + +#: /tmp/fish/implicit/share/completions/npm.fish:22 +#, fuzzy +msgid "Show extended information" +msgstr "Show whatis information" + +#: /tmp/fish/implicit/share/completions/npm.fish:23 +msgid "Show parseable output instead of tree view" +msgstr "" + +#: /tmp/fish/implicit/share/completions/npm.fish:24 +#, fuzzy +msgid "Max display depth of the dependency tree" +msgstr "display a dependency tree for package" + +#: /tmp/fish/implicit/share/completions/npm.fish:25 +#, fuzzy +msgid "Manage package owners" +msgstr "Ignore package Holds" + +#: /tmp/fish/implicit/share/completions/npm.fish:26 +#, fuzzy +msgid "List package owners" +msgstr "List packages depending on" + +#: /tmp/fish/implicit/share/completions/npm.fish:27 +#, fuzzy +msgid "Add a new owner to package" +msgstr "Add a new service" + +#: /tmp/fish/implicit/share/completions/npm.fish:28 +#, fuzzy +msgid "Remove an owner from package" +msgstr "Remove one or more packages" + +#: /tmp/fish/implicit/share/completions/npm.fish:29 +#, fuzzy +msgid "remove package" +msgstr "Remove packages" + +#: /tmp/fish/implicit/share/completions/npm.fish:30 +#, fuzzy +msgid "remove global package" +msgstr "Remove packages" + +#: /tmp/fish/implicit/share/completions/npm.fish:31 +#, fuzzy +msgid "Package will be removed from your dependencies" +msgstr "Generate a visual representation of your dependencies" + +#: /tmp/fish/implicit/share/completions/npm.fish:32 +msgid "Package will be removed from your devDependencies" +msgstr "" + +#: /tmp/fish/implicit/share/completions/npm.fish:33 +msgid "Package will be removed from your optionalDependencies" +msgstr "" + +#: /tmp/fish/implicit/share/completions/npm.fish:35 +#: /tmp/fish/implicit/share/completions/npm.fish:48 +msgid "" +"Display full package descriptions and other long text across multiple lines" +msgstr "" + +#: /tmp/fish/implicit/share/completions/npm.fish:36 +#, fuzzy +msgid "Update package(s)" +msgstr "Upgrade packages" + +#: /tmp/fish/implicit/share/completions/npm.fish:37 +#, fuzzy +msgid "Update global package(s)" +msgstr "Update list of packages" + +#: /tmp/fish/implicit/share/completions/npm.fish:38 +msgid "Add a registry user account" +msgstr "" + +#: /tmp/fish/implicit/share/completions/npm.fish:39 +#, fuzzy +msgid "Display npm bin folder" +msgstr "Display debug info" + +#: /tmp/fish/implicit/share/completions/npm.fish:40 +msgid "Bugs for a package in a web browser maybe" +msgstr "" + +#: /tmp/fish/implicit/share/completions/npm.fish:41 +#, fuzzy +msgid "Reduce duplication" +msgstr "Remove non-duplicate lines" + +#: /tmp/fish/implicit/share/completions/npm.fish:42 +#, fuzzy +msgid "Deprecate a version of a package" +msgstr "Version of source package" + +#: /tmp/fish/implicit/share/completions/npm.fish:43 +msgid "Docs for a package in a web browser maybe" +msgstr "" + +#: /tmp/fish/implicit/share/completions/npm.fish:44 +#, fuzzy +msgid "Edit an installed package" +msgstr "Installed package" + +#: /tmp/fish/implicit/share/completions/npm.fish:45 +#, fuzzy +msgid "Browse an installed package" +msgstr "Show manually installed packages" + +#: /tmp/fish/implicit/share/completions/npm.fish:46 +msgid "Frequently Asked Questions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/npm.fish:47 +msgid "Search npm help documentation" +msgstr "" + +#: /tmp/fish/implicit/share/completions/npm.fish:49 +msgid "View registry info" +msgstr "" + +#: /tmp/fish/implicit/share/completions/npm.fish:50 +#, fuzzy +msgid "Symlink a package folder" +msgstr "Read package from file" + +#: /tmp/fish/implicit/share/completions/npm.fish:51 +#, fuzzy +msgid "Check for outdated packages" +msgstr "Check for patches" + +#: /tmp/fish/implicit/share/completions/npm.fish:52 +#, fuzzy +msgid "Create a tarball from a package" +msgstr "Cancel a hold on a package" + +#: /tmp/fish/implicit/share/completions/npm.fish:53 +#, fuzzy +msgid "Display NPM prefix" +msgstr "Display man page" + +#: /tmp/fish/implicit/share/completions/npm.fish:54 +#, fuzzy +msgid "Remove extraneous packages" +msgstr "Remove the packages" + +#: /tmp/fish/implicit/share/completions/npm.fish:55 +#, fuzzy +msgid "Publish a package" +msgstr "Rebuild a package" + +#: /tmp/fish/implicit/share/completions/npm.fish:57 +#, fuzzy +msgid "Display npm root" +msgstr "Display font properties" + +#: /tmp/fish/implicit/share/completions/npm.fish:58 +msgid "Run arbitrary package scripts" +msgstr "" + +#: /tmp/fish/implicit/share/completions/npm.fish:59 +#, fuzzy +msgid "Lock down dependency versions" +msgstr "Don't do a dependency check" + +#: /tmp/fish/implicit/share/completions/npm.fish:60 +#, fuzzy +msgid "Mark your favorite packages" +msgstr "Clean source packages" + +#: /tmp/fish/implicit/share/completions/npm.fish:61 +msgid "View packages marked as favorites" +msgstr "" + +#: /tmp/fish/implicit/share/completions/npm.fish:62 +#, fuzzy +msgid "Start a package" +msgstr "Erase package" + +#: /tmp/fish/implicit/share/completions/npm.fish:63 +#, fuzzy +msgid "Stop a package" +msgstr "Info on a package" + +#: /tmp/fish/implicit/share/completions/npm.fish:64 +#, fuzzy +msgid "Add a package as a git submodule" +msgstr "Add a symbolic tag to a module" + +#: /tmp/fish/implicit/share/completions/npm.fish:65 +#, fuzzy +msgid "Test a package" +msgstr "Install packages" + +#: /tmp/fish/implicit/share/completions/npm.fish:66 +#, fuzzy +msgid "Remove a package from the registry" +msgstr "Removes a key from the repository" + +#: /tmp/fish/implicit/share/completions/npm.fish:67 +#, fuzzy +msgid "Remove star from a package" +msgstr "Remove the packages" + +#: /tmp/fish/implicit/share/completions/npm.fish:68 +#, fuzzy +msgid "Bump a package version" +msgstr "display the package version" + +#: /tmp/fish/implicit/share/completions/npm.fish:69 +#, fuzzy +msgid "Display npm username" +msgstr "Display man page" + +#: /tmp/fish/implicit/share/completions/nvram.fish:1 +msgid "Use XML format for reading and writing variables" +msgstr "" + +#: /tmp/fish/implicit/share/completions/nvram.fish:2 +msgid "Print all of the firmware variables" +msgstr "" + +#: /tmp/fish/implicit/share/completions/nvram.fish:3 +msgid "Set firmware variables from a text file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/nvram.fish:4 +msgid "Deletes the named firmware variable" +msgstr "" + +#: /tmp/fish/implicit/share/completions/nvram.fish:5 +msgid "Delete all of the firmware variable" +msgstr "" + +#: /tmp/fish/implicit/share/completions/objdump.fish:1 +#, fuzzy +msgid "Display archive header information" +msgstr "Display detailed information of gem(s)" + +#: /tmp/fish/implicit/share/completions/objdump.fish:2 +#, fuzzy +msgid "Display contents of the overall file header" +msgstr "Display the contents of the installed gems" + +#: /tmp/fish/implicit/share/completions/objdump.fish:3 +msgid "Display object format specific file header contents" +msgstr "" + +#: /tmp/fish/implicit/share/completions/objdump.fish:4 +#, fuzzy +msgid "Display object format specific contents" +msgstr "Display security context" + +#: /tmp/fish/implicit/share/completions/objdump.fish:5 +#, fuzzy +msgid "Display contents of section headers" +msgstr "Display the contents of the installed gems" + +#: /tmp/fish/implicit/share/completions/objdump.fish:6 +#, fuzzy +msgid "Display content of section headers" +msgstr "Display control chars" + +#: /tmp/fish/implicit/share/completions/objdump.fish:7 +#, fuzzy +msgid "Display the contents of all headers" +msgstr "Display the contents of the installed gems" + +#: /tmp/fish/implicit/share/completions/objdump.fish:8 +#, fuzzy +msgid "Display assembler contents of executable sections" +msgstr "Display the contents of the installed gems" + +#: /tmp/fish/implicit/share/completions/objdump.fish:9 +#, fuzzy +msgid "Display assembler contents of all sections" +msgstr "Display names of all signals" + +#: /tmp/fish/implicit/share/completions/objdump.fish:10 +msgid "Intermix source code with disassembly" +msgstr "" + +#: /tmp/fish/implicit/share/completions/objdump.fish:11 +#, fuzzy +msgid "Display full contents of all sections requested" +msgstr "Display the contents of the installed gems" + +#: /tmp/fish/implicit/share/completions/objdump.fish:12 +#, fuzzy +msgid "Display debug information in object file" +msgstr "Display status information on checked out files" + +#: /tmp/fish/implicit/share/completions/objdump.fish:13 +#, fuzzy +msgid "Display debug information using ctags style" +msgstr "Display detailed information about the packages" + +#: /tmp/fish/implicit/share/completions/objdump.fish:14 +#, fuzzy +msgid "Display (in raw form) any STABS info in file" +msgstr "Display date for each line in file" + +#: /tmp/fish/implicit/share/completions/objdump.fish:15 +#, fuzzy +msgid "Display DWARF info in file" +msgstr "Display date for each line in file" + +#: /tmp/fish/implicit/share/completions/objdump.fish:16 +#, fuzzy +msgid "Display contents of symbol table(s)" +msgstr "Display the contents of the installed gems" + +#: /tmp/fish/implicit/share/completions/objdump.fish:17 +#, fuzzy +msgid "Display contents of dynamic symbol table" +msgstr "Display the contents of the installed gems" + +#: /tmp/fish/implicit/share/completions/objdump.fish:18 +#, fuzzy +msgid "Display relocation entries in file" +msgstr "Delete entries in zipfile" + +#: /tmp/fish/implicit/share/completions/objdump.fish:19 +#, fuzzy +msgid "Display dynamic relocation entries in file" +msgstr "Display date for each line in file" + +#: /tmp/fish/implicit/share/completions/objdump.fish:20 +#, fuzzy +msgid "Display version number" +msgstr "Display line number" + +#: /tmp/fish/implicit/share/completions/objdump.fish:21 +msgid "List object formats and architectures supported" +msgstr "" + +#: /tmp/fish/implicit/share/completions/objdump.fish:23 +#, fuzzy +msgid "Specify target object format" +msgstr "Specify output format" + +#: /tmp/fish/implicit/share/completions/objdump.fish:24 +#, fuzzy +msgid "Specify target architecture" +msgstr "Specify the http username" + +#: /tmp/fish/implicit/share/completions/objdump.fish:25 +#, fuzzy +msgid "Only display information for given section" +msgstr "Don't display detailed information of gem(s)" + +#: /tmp/fish/implicit/share/completions/objdump.fish:26 +msgid "Pass given options on to disassembler" +msgstr "" + +#: /tmp/fish/implicit/share/completions/objdump.fish:27 +msgid "Set format endianness when disassembling" +msgstr "" + +#: /tmp/fish/implicit/share/completions/objdump.fish:28 +msgid "Assume big endian format when disassembling" +msgstr "" + +#: /tmp/fish/implicit/share/completions/objdump.fish:29 +msgid "Assume little endian format when disassembling" +msgstr "" + +#: /tmp/fish/implicit/share/completions/objdump.fish:30 +msgid "Include context from start of file (with -S)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/objdump.fish:31 +msgid "Add given directory to search list from source files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/objdump.fish:32 +#, fuzzy +msgid "Include line numbers and filenames in output" +msgstr "Use label instead of filename in output" + +#: /tmp/fish/implicit/share/completions/objdump.fish:33 +msgid "Include file offsets when displaying information" +msgstr "" + +#: /tmp/fish/implicit/share/completions/objdump.fish:34 +msgid "Decode mangled/processed symbol names" +msgstr "" + +#: /tmp/fish/implicit/share/completions/objdump.fish:35 +msgid "Format output for more than 80 columns" +msgstr "" + +#: /tmp/fish/implicit/share/completions/objdump.fish:36 +msgid "Do not skip blocks of zeroes when disassembling" +msgstr "" + +#: /tmp/fish/implicit/share/completions/objdump.fish:37 +msgid "Only process data whose address is >= given address" +msgstr "" + +#: /tmp/fish/implicit/share/completions/objdump.fish:38 +msgid "Only process data whose address is <= given address" +msgstr "" + +#: /tmp/fish/implicit/share/completions/objdump.fish:39 +msgid "Print complete address alongside disassembly" +msgstr "" + +#: /tmp/fish/implicit/share/completions/objdump.fish:40 +msgid "Display hex alongside symbolic disassembly" +msgstr "" + +#: /tmp/fish/implicit/share/completions/objdump.fish:41 +msgid "Don't display hex alongside symbolic disassembly" +msgstr "" + +#: /tmp/fish/implicit/share/completions/objdump.fish:42 +#, fuzzy +msgid "Display specified number of bytes on single line for -d" +msgstr "Display line number for each line" + +#: /tmp/fish/implicit/share/completions/objdump.fish:43 +msgid "Add offset to all displayed section address" +msgstr "" + +#: /tmp/fish/implicit/share/completions/objdump.fish:44 +msgid "Include special symbols in symbol dumps" +msgstr "" + +#: /tmp/fish/implicit/share/completions/objdump.fish:45 +msgid "Add given prefix to absolute paths for -S" +msgstr "" + +#: /tmp/fish/implicit/share/completions/objdump.fish:46 +#, fuzzy +msgid "Strip initial directory names for -S" +msgstr "Print directory names" + +#: /tmp/fish/implicit/share/completions/objdump.fish:47 +#, fuzzy +msgid "Do not display DIEs at given depth or greater" +msgstr "Do not display progress bar" + +#: /tmp/fish/implicit/share/completions/objdump.fish:48 +#, fuzzy +msgid "Display DIEs starting with given number" +msgstr "Display line number" + +#: /tmp/fish/implicit/share/completions/objdump.fish:49 +msgid "Make additional dwarf internal consistency checks" +msgstr "" + +#: /tmp/fish/implicit/share/completions/obnam.fish:1 +#, fuzzy +msgid "Add a key to the repository" +msgstr "Adds an encryption key to the repository" + +#: /tmp/fish/implicit/share/completions/obnam.fish:2 +#, fuzzy +msgid "Backup data to repository" +msgstr "Update the repository" + +#: /tmp/fish/implicit/share/completions/obnam.fish:3 +#, fuzzy +msgid "List clients and their keys in the repository" +msgstr "Lists the clients in the repository" + +#: /tmp/fish/implicit/share/completions/obnam.fish:4 +#, fuzzy +msgid "List clients using the repository" +msgstr "Lists the clients in the repository" + +#: /tmp/fish/implicit/share/completions/obnam.fish:5 +#, fuzzy +msgid "Show difference between two generations" +msgstr "Show differences between revisions" + +#: /tmp/fish/implicit/share/completions/obnam.fish:6 +#, fuzzy +msgid "Dump (some) data structures from a repository" +msgstr "Removes a client from the repository" + +#: /tmp/fish/implicit/share/completions/obnam.fish:7 +#, fuzzy +msgid "Force a locked repository to be open" +msgstr "Create a CVS repository if it doesn't exist" + +#: /tmp/fish/implicit/share/completions/obnam.fish:8 +#, fuzzy +msgid "Forget (remove) specified backup generations" +msgstr "Removes backup generations" + +#: /tmp/fish/implicit/share/completions/obnam.fish:9 +#, fuzzy +msgid "Verify internal consistency of backup repository" +msgstr "Checks the consistency of the repository" + +#: /tmp/fish/implicit/share/completions/obnam.fish:10 +#, fuzzy +msgid "List backup generations for client" +msgstr "Lists every backup generation" + +#: /tmp/fish/implicit/share/completions/obnam.fish:11 +msgid "List generation ids for client" +msgstr "" + +#: /tmp/fish/implicit/share/completions/obnam.fish:13 +msgid "Print help, including hidden subcommands" +msgstr "" + +#: /tmp/fish/implicit/share/completions/obnam.fish:14 +#, fuzzy +msgid "List contents of a generation in kdirstat cache format" +msgstr "List contents of directory using long format" + +#: /tmp/fish/implicit/share/completions/obnam.fish:15 +#, fuzzy +msgid "List error codes and explanations" +msgstr "Do not print explanations" + +#: /tmp/fish/implicit/share/completions/obnam.fish:16 +#, fuzzy +msgid "List available repository formats" +msgstr "List available updates" + +#: /tmp/fish/implicit/share/completions/obnam.fish:17 +msgid "List keys and repository toplevels they are used in" +msgstr "" + +#: /tmp/fish/implicit/share/completions/obnam.fish:18 +#, fuzzy +msgid "List repository toplevel directories and their keys" +msgstr "List directories, not their content" + +#: /tmp/fish/implicit/share/completions/obnam.fish:19 +#, fuzzy +msgid "List contents of a generation" +msgstr "Lists the contents of a given generation" + +#: /tmp/fish/implicit/share/completions/obnam.fish:20 +msgid "Mount a backup repository as a FUSE filesystem" +msgstr "" + +#: /tmp/fish/implicit/share/completions/obnam.fish:21 +#, fuzzy +msgid "Check if the most recent generation is recent enough" +msgstr "Locate the most recent version lacking an error" + +#: /tmp/fish/implicit/share/completions/obnam.fish:22 +#, fuzzy +msgid "Remove client and its key from repository" +msgstr "Removes a key from the repository" + +#: /tmp/fish/implicit/share/completions/obnam.fish:23 +#, fuzzy +msgid "Remove a key from the repository" +msgstr "Removes a key from the repository" + +#: /tmp/fish/implicit/share/completions/obnam.fish:24 +#, fuzzy +msgid "Restore some or all files from a generation" +msgstr "Restore files from the repository" + +#: /tmp/fish/implicit/share/completions/obnam.fish:25 +msgid "Verify that live data and backed up data match" +msgstr "" + +#: /tmp/fish/implicit/share/completions/obnam.fish:26 +msgid "Restore setuid/setgid bits in restored files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/obnam.fish:27 +msgid "Do not restore setuid/setgid bits in restored files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/obnam.fish:28 +#, fuzzy +msgid "Use CHECKSUM algorithm" +msgstr "MAC algorithm" + +#: /tmp/fish/implicit/share/completions/obnam.fish:29 +msgid "Name of client" +msgstr "Name of client" + +#: /tmp/fish/implicit/share/completions/obnam.fish:30 +msgid "Compress repository with" +msgstr "Compress repository with" + +#: /tmp/fish/implicit/share/completions/obnam.fish:31 +msgid "For --nagios-last-backup-age: maximum age" +msgstr "" + +#: /tmp/fish/implicit/share/completions/obnam.fish:32 +msgid "Dump metadata about files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/obnam.fish:33 +msgid "Do not dump metadata about files" +msgstr "Do not dump metadata about files" + +#: /tmp/fish/implicit/share/completions/obnam.fish:34 +msgid "Generate man page" +msgstr "Generate man page" + +#: /tmp/fish/implicit/share/completions/obnam.fish:35 +msgid "Which generation to restore" +msgstr "" + +#: /tmp/fish/implicit/share/completions/obnam.fish:36 +msgid "Show this help message and exit" +msgstr "Show this help message and exit" + +#: /tmp/fish/implicit/share/completions/obnam.fish:37 +msgid "Policy for what generations to keep when forgetting." +msgstr "" + +#: /tmp/fish/implicit/share/completions/obnam.fish:38 +msgid "Wait TIMEOUT seconds for an existing lock" +msgstr "" + +#: /tmp/fish/implicit/share/completions/obnam.fish:39 +#, fuzzy +msgid "Write output to FILE instead of STDOUT" +msgstr "Write output to specified file" + +#: /tmp/fish/implicit/share/completions/obnam.fish:40 +msgid "Do not actually change anything" +msgstr "Do not actually change anything" + +#: /tmp/fish/implicit/share/completions/obnam.fish:41 +msgid "Actually commit changes" +msgstr "Actually commit changes" + +#: /tmp/fish/implicit/share/completions/obnam.fish:42 +msgid "Show only errors, no progress updates" +msgstr "" + +#: /tmp/fish/implicit/share/completions/obnam.fish:43 +msgid "Show errors and progress updates" +msgstr "" + +#: /tmp/fish/implicit/share/completions/obnam.fish:44 +#, fuzzy +msgid "Name of backup repository" +msgstr "Rename specified repository" + +#: /tmp/fish/implicit/share/completions/obnam.fish:45 +#, fuzzy +msgid "Use FORMAT for new repositories" +msgstr "Add a new repository" + +#: /tmp/fish/implicit/share/completions/obnam.fish:46 +msgid "Where to restore / mount to" +msgstr "" + +#: /tmp/fish/implicit/share/completions/obnam.fish:48 msgid "Do not be verbose" msgstr "Do not be verbose" -#: share/completions/obnam.fish:54 +#: /tmp/fish/implicit/share/completions/obnam.fish:49 msgid "Verify N files randomly from the backup" msgstr "" -#: share/completions/obnam.fish:55 +#: /tmp/fish/implicit/share/completions/obnam.fish:50 +#: /tmp/fish/implicit/share/completions/transmission-remote.fish:72 msgid "Show version number and exit" msgstr "Show version number and exit" -#: share/completions/obnam.fish:57 +#: /tmp/fish/implicit/share/completions/obnam.fish:51 +msgid "For nagios-last-backup-age: maximum age" +msgstr "" + +#: /tmp/fish/implicit/share/completions/obnam.fish:52 msgid "Make a checkpoint after a given SIZE" msgstr "" -#: share/completions/obnam.fish:58 +#: /tmp/fish/implicit/share/completions/obnam.fish:53 msgid "Deduplicate mode" msgstr "Deduplicate mode" -#: share/completions/obnam.fish:60 +#: /tmp/fish/implicit/share/completions/obnam.fish:54 +msgid "REGEXP for pathnames to exclude" +msgstr "" + +#: /tmp/fish/implicit/share/completions/obnam.fish:55 msgid "Exclude directories tagged as cache" msgstr "Exclude directories tagged as cache" -#: share/completions/obnam.fish:61 +#: /tmp/fish/implicit/share/completions/obnam.fish:56 msgid "Include directories tagged as cache" msgstr "Include directories tagged as cache" -#: share/completions/obnam.fish:63 +#: /tmp/fish/implicit/share/completions/obnam.fish:57 +#: /tmp/fish/implicit/share/completions/rsync.fish:77 +#, fuzzy +msgid "Read exclude patterns from FILE" +msgstr "Read a batched update from FILE" + +#: /tmp/fish/implicit/share/completions/obnam.fish:58 +msgid "REGEXP for pathnames to include, even if matches --exclude" +msgstr "" + +#: /tmp/fish/implicit/share/completions/obnam.fish:59 msgid "Leave checkpoint generations at the end of backup" msgstr "" -#: share/completions/obnam.fish:64 +#: /tmp/fish/implicit/share/completions/obnam.fish:60 msgid "Omit checkpoint generations at the end of backup" msgstr "" -#: share/completions/obnam.fish:65 +#: /tmp/fish/implicit/share/completions/obnam.fish:61 msgid "Do not follow mount points" msgstr "Do not follow mount points" -#: share/completions/obnam.fish:66 +#: /tmp/fish/implicit/share/completions/obnam.fish:62 msgid "Follow mount points" msgstr "Follow mount points" -#: share/completions/obnam.fish:67 +#: /tmp/fish/implicit/share/completions/obnam.fish:63 +#, fuzzy +msgid "What to backup" +msgstr "Go to background" + +#: /tmp/fish/implicit/share/completions/obnam.fish:64 msgid "Put small files directly into the B-tree" msgstr "" -#: share/completions/obnam.fish:68 +#: /tmp/fish/implicit/share/completions/obnam.fish:65 msgid "No not put small files into the B-tree" msgstr "" -#: share/completions/obnam.fish:70 +#: /tmp/fish/implicit/share/completions/obnam.fish:66 +#, fuzzy +msgid "Add FILE to config files" +msgstr "List config files" + +#: /tmp/fish/implicit/share/completions/obnam.fish:67 msgid "Write out the current configuration" msgstr "Write out the current configuration" -#: share/completions/obnam.fish:71 +#: /tmp/fish/implicit/share/completions/obnam.fish:68 msgid "Write out setting names" msgstr "Write out setting names" -#: share/completions/obnam.fish:72 +#: /tmp/fish/implicit/share/completions/obnam.fish:69 msgid "Show all options" msgstr "Show all options" -#: share/completions/obnam.fish:73 +#: /tmp/fish/implicit/share/completions/obnam.fish:70 msgid "List config files" msgstr "List config files" -#: share/completions/obnam.fish:74 +#: /tmp/fish/implicit/share/completions/obnam.fish:71 msgid "Clear list of configuration files to read" msgstr "Clear list of configuration files to read" -#: share/completions/obnam.fish:75 +#: /tmp/fish/implicit/share/completions/obnam.fish:72 +msgid "Artificially crash the program after COUNTER files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/obnam.fish:73 +msgid "Pretend it is TIMESTAMP" +msgstr "" + +#: /tmp/fish/implicit/share/completions/obnam.fish:74 +msgid "Simulate failures for files that match REGEXP" +msgstr "Simulate failures for files that match REGEXP" + +#: /tmp/fish/implicit/share/completions/obnam.fish:75 +msgid "FILENAME pattern for trace debugging" +msgstr "" + +#: /tmp/fish/implicit/share/completions/obnam.fish:76 msgid "PGP key with which to encrypt" msgstr "" -#: share/completions/obnam.fish:76 +#: /tmp/fish/implicit/share/completions/obnam.fish:77 +#, fuzzy +msgid "Home directory for GPG" +msgstr "Base directory for output" + +#: /tmp/fish/implicit/share/completions/obnam.fish:78 msgid "Show additional user IDs" msgstr "Show additional user IDs" -#: share/completions/obnam.fish:77 +#: /tmp/fish/implicit/share/completions/obnam.fish:79 msgid "Do not show additional user IDs" msgstr "Do not show additional user IDs" -#: share/completions/obnam.fish:78 +#: /tmp/fish/implicit/share/completions/obnam.fish:80 msgid "PGP key id" msgstr "" -#: share/completions/obnam.fish:79 +#: /tmp/fish/implicit/share/completions/obnam.fish:81 msgid "Size of symmetric key" msgstr "" -#: share/completions/obnam.fish:80 +#: /tmp/fish/implicit/share/completions/obnam.fish:82 msgid "Use /dev/urandom instead of /dev/random" msgstr "Use /dev/urandom instead of /dev/random" -#: share/completions/obnam.fish:81 +#: /tmp/fish/implicit/share/completions/obnam.fish:83 msgid "Use default /dev/random" msgstr "" -#: share/completions/obnam.fish:83 +#: /tmp/fish/implicit/share/completions/obnam.fish:84 msgid "fsck should try to fix problems" msgstr "" -#: share/completions/obnam.fish:84 +#: /tmp/fish/implicit/share/completions/obnam.fish:85 msgid "fsck should not try to fix problems" msgstr "" -#: share/completions/obnam.fish:85 +#: /tmp/fish/implicit/share/completions/obnam.fish:86 msgid "Ignore chunks when checking integrity" msgstr "Ignore chunks when checking integrity" -#: share/completions/obnam.fish:86 +#: /tmp/fish/implicit/share/completions/obnam.fish:87 msgid "Check chunks when checking integrity" msgstr "" -#: share/completions/obnam.fish:87 -msgid "Do not check data for cient NAME." -msgstr "" +#: /tmp/fish/implicit/share/completions/obnam.fish:88 +#, fuzzy +msgid "Do not check data for cient NAME" +msgstr "Do not check directories" -#: share/completions/obnam.fish:88 +#: /tmp/fish/implicit/share/completions/obnam.fish:89 msgid "Check only the last generation" msgstr "Check only the last generation" -#: share/completions/obnam.fish:89 share/completions/obnam.fish:95 +#: /tmp/fish/implicit/share/completions/obnam.fish:90 +#: /tmp/fish/implicit/share/completions/obnam.fish:100 msgid "Check all generations" msgstr "Check all generations" -#: share/completions/obnam.fish:90 +#: /tmp/fish/implicit/share/completions/obnam.fish:91 +#: /tmp/fish/implicit/share/completions/obnam.fish:92 +#, fuzzy +msgid "fsck should remove unused chunks" +msgstr "Remove unused locks" + +#: /tmp/fish/implicit/share/completions/obnam.fish:93 +#, fuzzy +msgid "Do not check checksums of files" +msgstr "Do not check files" + +#: /tmp/fish/implicit/share/completions/obnam.fish:94 +#, fuzzy +msgid "Check checksums of files" +msgstr "Check files" + +#: /tmp/fish/implicit/share/completions/obnam.fish:95 msgid "Do not check directories" msgstr "Do not check directories" -#: share/completions/obnam.fish:91 +#: /tmp/fish/implicit/share/completions/obnam.fish:96 msgid "Check directories" msgstr "Check directories" -#: share/completions/obnam.fish:92 +#: /tmp/fish/implicit/share/completions/obnam.fish:97 msgid "Do not check files" msgstr "Do not check files" -#: share/completions/obnam.fish:93 +#: /tmp/fish/implicit/share/completions/obnam.fish:98 msgid "Check files" msgstr "Check files" -#: share/completions/obnam.fish:94 +#: /tmp/fish/implicit/share/completions/obnam.fish:99 msgid "Do not check any generations" msgstr "Do not check any generations" -#: share/completions/obnam.fish:96 +#: /tmp/fish/implicit/share/completions/obnam.fish:101 msgid "Do not check per-client B-trees" msgstr "Do not check per-client B-trees" -#: share/completions/obnam.fish:97 +#: /tmp/fish/implicit/share/completions/obnam.fish:102 msgid "Check per-client B-trees" msgstr "" -#: share/completions/obnam.fish:98 +#: /tmp/fish/implicit/share/completions/obnam.fish:103 msgid "Do not check shared B-trees" msgstr "Do not check shared B-trees" -#: share/completions/obnam.fish:99 +#: /tmp/fish/implicit/share/completions/obnam.fish:104 msgid "Check shared B-trees" msgstr "Check shared B-trees" -#: share/completions/obnam.fish:102 +#: /tmp/fish/implicit/share/completions/obnam.fish:105 +msgid "Write log to FILE or syslog" +msgstr "" + +#: /tmp/fish/implicit/share/completions/obnam.fish:106 msgid "Keep last N logs (10)" msgstr "" -#: share/completions/obnam.fish:103 +#: /tmp/fish/implicit/share/completions/obnam.fish:107 msgid "Log at LEVEL" msgstr "" -#: share/completions/obnam.fish:104 +#: /tmp/fish/implicit/share/completions/obnam.fish:108 msgid "Rotate logs larger than SIZE" msgstr "" -#: share/completions/obnam.fish:105 +#: /tmp/fish/implicit/share/completions/obnam.fish:109 msgid "Set permissions of logfiles to MODE" msgstr "" -#: share/completions/obnam.fish:106 +#: /tmp/fish/implicit/share/completions/obnam.fish:110 msgid "Options to pass to FUSE" msgstr "" -#: share/completions/obnam.fish:107 +#: /tmp/fish/implicit/share/completions/obnam.fish:111 msgid "Make memory profiling dumps using METHOD" msgstr "" -#: share/completions/obnam.fish:108 +#: /tmp/fish/implicit/share/completions/obnam.fish:112 msgid "Make memory profiling dumps at SECONDS" msgstr "" -#: share/completions/obnam.fish:109 +#: /tmp/fish/implicit/share/completions/obnam.fish:113 msgid "Size of chunks of file data" msgstr "" -#: share/completions/obnam.fish:110 +#: /tmp/fish/implicit/share/completions/obnam.fish:114 msgid "Encode NUM chunk ids per group" msgstr "" -#: share/completions/obnam.fish:111 +#: /tmp/fish/implicit/share/completions/obnam.fish:115 msgid "Chunk id level size" msgstr "" -#: share/completions/obnam.fish:112 +#: /tmp/fish/implicit/share/completions/obnam.fish:116 msgid "Depth of chunk id mapping" msgstr "Depth of chunk id mapping" -#: share/completions/obnam.fish:113 +#: /tmp/fish/implicit/share/completions/obnam.fish:117 msgid "Chunk id mapping lowest bits skip" msgstr "" -#: share/completions/obnam.fish:114 +#: /tmp/fish/implicit/share/completions/obnam.fish:118 msgid "Size of LRU cache for B-tree nodes" msgstr "" -#: share/completions/obnam.fish:115 +#: /tmp/fish/implicit/share/completions/obnam.fish:119 msgid "Size of B-tree nodes on disk" msgstr "Size of B-tree nodes on disk" -#: share/completions/obnam.fish:116 +#: /tmp/fish/implicit/share/completions/obnam.fish:120 msgid "Length of upload queue for B-tree nodes" msgstr "" -#: share/completions/obnam.fish:117 +#: /tmp/fish/implicit/share/completions/obnam.fish:121 +msgid "Approx max SIZE of bag combining chunk objects" +msgstr "" + +#: /tmp/fish/implicit/share/completions/obnam.fish:122 +msgid "In-memory cache SIZE for chunk objects" +msgstr "" + +#: /tmp/fish/implicit/share/completions/obnam.fish:123 +msgid "Approx max SIZE of bags combining dir objects" +msgstr "" + +#: /tmp/fish/implicit/share/completions/obnam.fish:124 +msgid "In-memory cache SIZE for dir objects" +msgstr "" + +#: /tmp/fish/implicit/share/completions/obnam.fish:125 msgid "Use only paramiko, no openssh" msgstr "" -#: share/completions/obnam.fish:118 +#: /tmp/fish/implicit/share/completions/obnam.fish:126 msgid "Use openssh if available" msgstr "Use openssh if available" -#: share/completions/obnam.fish:120 +#: /tmp/fish/implicit/share/completions/obnam.fish:127 +msgid "Executable to be used instead of \"ssh\"" +msgstr "" + +#: /tmp/fish/implicit/share/completions/obnam.fish:128 msgid "ssh host key check" msgstr "" -#: share/completions/perl.fish:6 +#: /tmp/fish/implicit/share/completions/obnam.fish:129 +msgid "Use FILENAME as the ssh RSA key" +msgstr "" + +#: /tmp/fish/implicit/share/completions/obnam.fish:130 +msgid "FILENAME of the known_hosts file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/oggenc.fish:1 +#, fuzzy +msgid "Produce no output to stderr" +msgstr "Produce diff output" + +#: /tmp/fish/implicit/share/completions/oggenc.fish:2 +#, fuzzy +msgid "Print this help text" +msgstr "Get usage help text" + +#: /tmp/fish/implicit/share/completions/oggenc.fish:3 +#, fuzzy +msgid "Print the version number" +msgstr "Print line number" + +#: /tmp/fish/implicit/share/completions/oggenc.fish:4 +msgid "Set bits/sample for raw input. Default is 16" +msgstr "" + +#: /tmp/fish/implicit/share/completions/oggenc.fish:5 +#, fuzzy +msgid "Set number of channels for raw input" +msgstr "Set number of audio channels" + +#: /tmp/fish/implicit/share/completions/oggenc.fish:6 +msgid "Set samples/sec for raw input" +msgstr "" + +#: /tmp/fish/implicit/share/completions/oggenc.fish:7 +msgid "1 for bigendian, 0 for little (defaults to 0)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/oggenc.fish:8 +msgid "Choose a nominal bitrate to encode at" +msgstr "" + +#: /tmp/fish/implicit/share/completions/oggenc.fish:9 +msgid "Enable the bitrate management engine" +msgstr "" + +#: /tmp/fish/implicit/share/completions/oggenc.fish:10 +#, fuzzy +msgid "Specify a minimum bitrate (in kbps)" +msgstr "Specify a configuration file" + +#: /tmp/fish/implicit/share/completions/oggenc.fish:11 +msgid "Specify a maximum bitrate in kbps" +msgstr "" + +#: /tmp/fish/implicit/share/completions/oggenc.fish:12 +msgid "option=value Sets an advanced encoder option to the given value" +msgstr "" + +#: /tmp/fish/implicit/share/completions/oggenc.fish:13 +#, fuzzy +msgid "Specify quality" +msgstr "Specify a dir" + +#: /tmp/fish/implicit/share/completions/oggenc.fish:14 +msgid "Resample input data to sampling rate n (Hz)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/oggenc.fish:15 +#, fuzzy +msgid "Specify a serial number for the stream" +msgstr "Specify date range for query" + +#: /tmp/fish/implicit/share/completions/oggenc.fish:16 +msgid "" +"Prevents comments in FLAC and Ogg FLAC files from being copied to the output " +"Ogg Vorbis file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/oggenc.fish:17 +msgid "Write file to fn (only valid in single-file mode)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/oggenc.fish:18 +msgid "Produce filenames as this string" +msgstr "" + +#: /tmp/fish/implicit/share/completions/oggenc.fish:19 +#, fuzzy +msgid "Remove the specified characters from parameters" +msgstr "Help for the specified command" + +#: /tmp/fish/implicit/share/completions/oggenc.fish:20 +msgid "Replace characters removed by --name-remove" +msgstr "" + +#: /tmp/fish/implicit/share/completions/oggenc.fish:21 +msgid "Add the given string as an extra comment" +msgstr "" + +#: /tmp/fish/implicit/share/completions/oggenc.fish:22 +#, fuzzy +msgid "Date for track" +msgstr "Set format" + +#: /tmp/fish/implicit/share/completions/oggenc.fish:23 +#, fuzzy +msgid "Track number" +msgstr "Version number" + +#: /tmp/fish/implicit/share/completions/oggenc.fish:24 +msgid "Title of track" +msgstr "" + +#: /tmp/fish/implicit/share/completions/oggenc.fish:25 +#, fuzzy +msgid "Name of album" +msgstr "Name of patch" + +#: /tmp/fish/implicit/share/completions/oggenc.fish:26 +#, fuzzy +msgid "Name of artist" +msgstr "Name of patch" + +#: /tmp/fish/implicit/share/completions/oggenc.fish:27 +msgid "Genre of track" +msgstr "" + +#: /tmp/fish/implicit/share/completions/opam.fish:1 +#, fuzzy +msgid "Display the manual for an OPAM command." +msgstr "Display help about darcs and darcs commands" + +#: /tmp/fish/implicit/share/completions/opam.fish:2 +#: /tmp/fish/implicit/share/completions/opam.fish:58 +#, fuzzy +msgid "Show version information." +msgstr "Show apropos information" + +#: /tmp/fish/implicit/share/completions/opam.fish:4 +msgid "Compatibility mode with OPAM 1.0" +msgstr "" + +#: /tmp/fish/implicit/share/completions/opam.fish:5 +#, fuzzy +msgid "Print debug message on stdout." +msgstr "Print help message and exit" + +#: /tmp/fish/implicit/share/completions/opam.fish:6 +#, fuzzy +msgid "Print the git version if it exists and exit." +msgstr "Print version information and exit" + +#: /tmp/fish/implicit/share/completions/opam.fish:7 +msgid "Do not use the external aspcud solver, even if available." +msgstr "" + +#: /tmp/fish/implicit/share/completions/opam.fish:8 +msgid "Do not install base packages (useful for testing purposes)." +msgstr "" + +#: /tmp/fish/implicit/share/completions/opam.fish:9 +#, fuzzy +msgid "Be quiet when installing a new compiler." +msgstr "Build and install a new package" + +#: /tmp/fish/implicit/share/completions/opam.fish:10 +msgid "Use ROOT as the current root path." +msgstr "" + +#: /tmp/fish/implicit/share/completions/opam.fish:11 +msgid "" +"Fail whenever an error is found in a package definition or a configuration " +"file. The default is to continue silently if possible." +msgstr "" + +#: /tmp/fish/implicit/share/completions/opam.fish:12 +msgid "Use SWITCH as the current compiler switch." +msgstr "" + +#: /tmp/fish/implicit/share/completions/opam.fish:13 +#, fuzzy +msgid "Be more verbose." +msgstr "Do not be verbose" + +#: /tmp/fish/implicit/share/completions/opam.fish:14 +msgid "" +"Disable interactive mode and answer yes to all questions that would " +"otherwise be asked to the user." +msgstr "" + +#: /tmp/fish/implicit/share/completions/opam.fish:15 +#, fuzzy +msgid "Display configuration options for packages." +msgstr "Display change information for the package" + +#: /tmp/fish/implicit/share/completions/opam.fish:16 +#, fuzzy +msgid "Enable all the global and user configuration options." +msgstr "Set config options" + +#: /tmp/fish/implicit/share/completions/opam.fish:17 +msgid "Use csh-compatible mode for configuring OPAM." +msgstr "" + +#: /tmp/fish/implicit/share/completions/opam.fish:18 +#, fuzzy +msgid "Name of the configuration file to update instead of ~/." +msgstr "Specify an initialization file to read instead of ~/.muttrc" + +#: /tmp/fish/implicit/share/completions/opam.fish:19 +msgid "Backward-compatible option, equivalent to opam config env." +msgstr "" + +#: /tmp/fish/implicit/share/completions/opam.fish:20 +msgid "Use fish-compatible mode for configuring OPAM." +msgstr "" + +#: /tmp/fish/implicit/share/completions/opam.fish:21 +#, fuzzy +msgid "Enable all the global configuration options." +msgstr "Set global configuration file" + +#: /tmp/fish/implicit/share/completions/opam.fish:22 +#, fuzzy +msgid "List the current configuration." +msgstr "save the current configuration" + +#: /tmp/fish/implicit/share/completions/opam.fish:23 +msgid "Do not load the auto-completion scripts in the environment." +msgstr "" + +#: /tmp/fish/implicit/share/completions/opam.fish:25 +msgid "Modify ~/." +msgstr "" + +#: /tmp/fish/implicit/share/completions/opam.fish:26 +msgid "Modify ~/. profile (or ~/." +msgstr "" + +#: /tmp/fish/implicit/share/completions/opam.fish:27 +#, fuzzy +msgid "Recursive query." +msgstr "Recursively copy" + +#: /tmp/fish/implicit/share/completions/opam.fish:28 +msgid "Display environment variables as an s-expression." +msgstr "" + +#: /tmp/fish/implicit/share/completions/opam.fish:29 +msgid "Use sh-compatible mode for configuring OPAM." +msgstr "" + +#: /tmp/fish/implicit/share/completions/opam.fish:30 +#, fuzzy +msgid "Enable all the user configuration options." +msgstr "Set config options" + +#: /tmp/fish/implicit/share/completions/opam.fish:31 +msgid "Use zsh-compatible mode for configuring OPAM. DOMAINS." +msgstr "" + +#: /tmp/fish/implicit/share/completions/opam.fish:32 +msgid "" +"Return the environment variables PATH, MANPATH, OCAML_TOPLEVEL_PATH and " +"CAML_LD_LIBRARY_PATH according to the currently selected compiler." +msgstr "" + +#: /tmp/fish/implicit/share/completions/opam.fish:33 +msgid "Configure global and user parameters for OPAM. [see manpage]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/opam.fish:34 +msgid "" +"Execute the shell script given in parameter with the correct environment " +"variables. [see manpage]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/opam.fish:35 +msgid "Return the value associated with the given variable. [see manpage]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/opam.fish:36 +msgid "" +"Return the list of all variables defined in the listed packages. [see " +"manpage]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/opam.fish:37 +msgid "" +"Substitute variables in the given files. The strings %{var}% are replaced by " +"the value of the variable var [see manpage]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/opam.fish:38 +msgid "returns include options." +msgstr "" + +#: /tmp/fish/implicit/share/completions/opam.fish:39 +msgid "returns bytecode compile options." +msgstr "" + +#: /tmp/fish/implicit/share/completions/opam.fish:40 +msgid "returns assembly compile options." +msgstr "" + +#: /tmp/fish/implicit/share/completions/opam.fish:41 +#, fuzzy +msgid "returns bytecode linking options." +msgstr "Set config options" + +#: /tmp/fish/implicit/share/completions/opam.fish:42 +msgid "Prints a summary of your setup, useful for bug-reports." +msgstr "" + +#: /tmp/fish/implicit/share/completions/opam.fish:43 +#, fuzzy +msgid "Display help about OPAM and OPAM commands." +msgstr "Display help about darcs and darcs commands" + +#: /tmp/fish/implicit/share/completions/opam.fish:44 +msgid "Initialize OPAM state." +msgstr "" + +#: /tmp/fish/implicit/share/completions/opam.fish:45 +#, fuzzy +msgid "Install a list of packages." +msgstr "Install the packages" + +#: /tmp/fish/implicit/share/completions/opam.fish:46 +#, fuzzy +msgid "Display the list of available packages." +msgstr "List all available packages" + +#: /tmp/fish/implicit/share/completions/opam.fish:47 +#, fuzzy +msgid "Pin a given package to a specific version." +msgstr "Print all source packages with version" + +#: /tmp/fish/implicit/share/completions/opam.fish:48 +#, fuzzy +msgid "Reinstall a list of packages." +msgstr "Reinstall the packages" + +#: /tmp/fish/implicit/share/completions/opam.fish:49 +#, fuzzy +msgid "Remove a list of packages." +msgstr "Remove the packages" + +#: /tmp/fish/implicit/share/completions/opam.fish:50 +#, fuzzy +msgid "Manage OPAM repositories." +msgstr "Refresh all repositories" + +#: /tmp/fish/implicit/share/completions/opam.fish:51 +#, fuzzy +msgid "Search into the package list." +msgstr "Reinstall the packages" + +#: /tmp/fish/implicit/share/completions/opam.fish:52 +#, fuzzy +msgid "Display information about specific packages." +msgstr "Display detailed information about the packages" + +#: /tmp/fish/implicit/share/completions/opam.fish:53 +msgid "Manage multiple installation of compilers." +msgstr "" + +#: /tmp/fish/implicit/share/completions/opam.fish:54 +#, fuzzy +msgid "Update the list of available packages." +msgstr "Update the list of down-loadable packages" + +#: /tmp/fish/implicit/share/completions/opam.fish:55 +#, fuzzy +msgid "Upgrade the installed package to latest version." +msgstr "Upgrade installed packages to their most recent version" + +#: /tmp/fish/implicit/share/completions/opam.fish:56 +#, fuzzy +msgid "Administration tool for local repositories." +msgstr "Query gem information in local or remote repositories" + +#: /tmp/fish/implicit/share/completions/opam.fish:57 +msgid "Show this help in format FMT (pager, plain or groff)." +msgstr "" + +#: /tmp/fish/implicit/share/completions/opam.fish:59 +msgid "Check a local repo for errors." +msgstr "" + +#: /tmp/fish/implicit/share/completions/opam.fish:60 +#, fuzzy +msgid "Add external dependencies." +msgstr "Ask for extra dependencies" + +#: /tmp/fish/implicit/share/completions/opam.fish:61 +#, fuzzy +msgid "Initialize a repo for serving files." +msgstr "Name directory for working files" + +#: /tmp/fish/implicit/share/completions/opam.fish:62 +#, fuzzy +msgid "Compute statistics." +msgstr "Show cache statistics" + +#: /tmp/fish/implicit/share/completions/p4.fish:5 +#, fuzzy +msgid "Prints the list of all defined branches on the server" +msgstr "Prints the license of all gems in the bundle" + +#: /tmp/fish/implicit/share/completions/p4.fish:6 +msgid "Lists perforce users suitable for list of completions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/p4.fish:7 +#, fuzzy +msgid "Lists current user's workspaces" +msgstr "List current package locks" + +#: /tmp/fish/implicit/share/completions/p4.fish:8 +msgid "Lists all changelists for current user" +msgstr "" + +#: /tmp/fish/implicit/share/completions/p4.fish:9 +msgid "" +"Lists all *pending* changelists. If 'default' argument is provided, default " +"changelist will also be listed" +msgstr "" + +#: /tmp/fish/implicit/share/completions/p4.fish:10 +#, fuzzy +msgid "Lists all changelists with *shelved* files" +msgstr "list all packages with specified useflag" + +#: /tmp/fish/implicit/share/completions/p4.fish:11 +#, fuzzy +msgid "Lists p4 commands" +msgstr "List by columns" + +#: /tmp/fish/implicit/share/completions/p4.fish:12 +msgid "Lists environment variables that can be consumed by perforce" +msgstr "" + +#: /tmp/fish/implicit/share/completions/p4.fish:13 +#, fuzzy +msgid "Lists all of available file modes" +msgstr "List all available products" + +#: /tmp/fish/implicit/share/completions/p4.fish:17 +msgid "Values for --parallel option in various commands" +msgstr "" + +#: /tmp/fish/implicit/share/completions/p4.fish:22 +msgid "Checks that prompt is not inside of p4 command" +msgstr "" + +#: /tmp/fish/implicit/share/completions/p4.fish:26 +msgid "" +"Specifies a batch size (number of arguments) to use when processing a " +"command from a file with the -x argfile option" +msgstr "" + +#: /tmp/fish/implicit/share/completions/p4.fish:27 +msgid "Overrides any P4CLIENT setting with the specified client name" +msgstr "" + +#: /tmp/fish/implicit/share/completions/p4.fish:28 +msgid "" +"Overrides any PWD setting (current working directory) and replaces it with " +"the specified directory" +msgstr "" + +#: /tmp/fish/implicit/share/completions/p4.fish:29 +msgid "" +"Specify that progress indicators, if available, are desired. This option is " +"not compatible with the -s and -G options" +msgstr "" + +#: /tmp/fish/implicit/share/completions/p4.fish:30 +msgid "" +"Causes all output (and batch input for form commands with -i) to be " +"formatted as marshalled Python dictionary objects" +msgstr "" + +#: /tmp/fish/implicit/share/completions/p4.fish:31 +msgid "" +"Overrides any P4HOST setting and replaces it with the specified hostname" +msgstr "" + +#: /tmp/fish/implicit/share/completions/p4.fish:32 +msgid "Overrides any P4PORT setting with the specified protocol:host:port" +msgstr "" + +#: /tmp/fish/implicit/share/completions/p4.fish:33 +msgid "Overrides any P4PASSWD setting with the specified password." +msgstr "" + +#: /tmp/fish/implicit/share/completions/p4.fish:34 +msgid "" +"Specifies the number of times to retry a command (notably, p4 sync) if the " +"network times out." +msgstr "" + +#: /tmp/fish/implicit/share/completions/p4.fish:35 +msgid "" +"Prepends a descriptive field (for example, text:, info:, error:, exit:) to " +"each line of output produced by a Perforce command. This is most often used " +"when scripting." +msgstr "" + +#: /tmp/fish/implicit/share/completions/p4.fish:36 +msgid "" +"Overrides any P4USER, USER, or USERNAME setting with the specified user name." +msgstr "" + +#: /tmp/fish/implicit/share/completions/p4.fish:37 +msgid "" +"Instructs Perforce to read arguments, one per line, from the specified file. " +"If file is a single hyphen (-), then standard input is read." +msgstr "" + +#: /tmp/fish/implicit/share/completions/p4.fish:38 +msgid "Overrides any P4CHARSET setting with the specified character set." +msgstr "" + +#: /tmp/fish/implicit/share/completions/p4.fish:39 +msgid "" +"Overrides any P4COMMANDCHARSET setting with the specified character set." +msgstr "" + +#: /tmp/fish/implicit/share/completions/p4.fish:40 +msgid "This feature is reserved for system integrators." +msgstr "" + +#: /tmp/fish/implicit/share/completions/p4.fish:41 +msgid "" +"Causes output of many reporting commands to be in the same tagged format as " +"that generated by p4 fstat." +msgstr "" + +#: /tmp/fish/implicit/share/completions/p4.fish:42 +msgid "" +"Quiet mode; suppress all informational message and report only warnings or " +"errors." +msgstr "" + +#: /tmp/fish/implicit/share/completions/p4.fish:43 +#, fuzzy +msgid "Displays the version of the p4 application and exits." +msgstr "Display version and supported algorithms, and exit" + +#: /tmp/fish/implicit/share/completions/p4.fish:44 +#, fuzzy +msgid "Displays basic usage information and exits." +msgstr "Display configuration and exit" + +#: /tmp/fish/implicit/share/completions/pacaur.fish:3 +#: /tmp/fish/implicit/share/completions/yaourt.fish:3 +#: /tmp/fish/implicit/share/completions/yaourt.fish:14 +#, fuzzy +msgid "Manage .pac* files" +msgstr "Handle sparse files" + +#: /tmp/fish/implicit/share/completions/pacaur.fish:10 +#: /tmp/fish/implicit/share/completions/pacman.fish:9 +#: /tmp/fish/implicit/share/completions/yaourt.fish:10 +msgid "Query the files database" +msgstr "" + +#: /tmp/fish/implicit/share/completions/pacaur.fish:13 +#, fuzzy +msgid "(AUR) Search for packages" +msgstr "Search full package name" + +#: /tmp/fish/implicit/share/completions/pacaur.fish:14 +#, fuzzy +msgid "(AUR) Show info for packages" +msgstr "Show source package" + +#: /tmp/fish/implicit/share/completions/pacaur.fish:15 +msgid "(AUR) Clone the packages' build files and build them" +msgstr "" + +#: /tmp/fish/implicit/share/completions/pacaur.fish:16 +#, fuzzy +msgid "(AUR) Clone build files, build and install packages" +msgstr "Rebuild and install an installed package" + +#: /tmp/fish/implicit/share/completions/pacaur.fish:17 +#, fuzzy +msgid "(AUR) Check foreign packages for updates" +msgstr "Exclude specified package from updates" + +#: /tmp/fish/implicit/share/completions/pacaur.fish:18 +#, fuzzy +msgid "(AUR) Update foreign packages" +msgstr "Update list of source packages" + +#: /tmp/fish/implicit/share/completions/pacaur.fish:19 +msgid "(AUR) Clone the packages' build files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/pacaur.fish:20 +#, fuzzy +msgid "Download dependencies recursively" +msgstr "Copy directories recursively" + +#: /tmp/fish/implicit/share/completions/pacaur.fish:29 +#: /tmp/fish/implicit/share/completions/pacman.fish:20 +#: /tmp/fish/implicit/share/completions/yaourt.fish:26 +#, fuzzy +msgid "Hook file directory" +msgstr "File is directory" + +#: /tmp/fish/implicit/share/completions/pacaur.fish:32 +msgid "Apply only for AUR targets" +msgstr "" + +#: /tmp/fish/implicit/share/completions/pacaur.fish:33 +#, fuzzy +msgid "Apply only for specified repo" +msgstr "Encrypt for specified user id" + +#: /tmp/fish/implicit/share/completions/pacaur.fish:34 +#, fuzzy +msgid "Edit build files" +msgstr "Do not del built files" + +#: /tmp/fish/implicit/share/completions/pacaur.fish:35 +#, fuzzy +msgid "Do not edit build files" +msgstr "Do not del built files" + +#: /tmp/fish/implicit/share/completions/pacaur.fish:36 +#, fuzzy +msgid "Always rebuild packages" +msgstr "Erase built packages" + +#: /tmp/fish/implicit/share/completions/pacaur.fish:37 +#, fuzzy +msgid "Redirect output to the log in the clone directory" +msgstr "Redirect output to file if file does not exist" + +#: /tmp/fish/implicit/share/completions/pacaur.fish:38 +msgid "Point at a domain other than the default aur.archlinux.org" +msgstr "" + +#: /tmp/fish/implicit/share/completions/pacaur.fish:39 +#, fuzzy +msgid "Use devel packages" +msgstr "Remove packages" + +#: /tmp/fish/implicit/share/completions/pacaur.fish:40 +msgid "Ignore all results marked as out of date" +msgstr "" + +#: /tmp/fish/implicit/share/completions/pacaur.fish:41 +msgid "Do not ignore all results marked as out of date" +msgstr "" + +#: /tmp/fish/implicit/share/completions/pacaur.fish:42 +msgid "Sort ascending by key" +msgstr "" + +#: /tmp/fish/implicit/share/completions/pacaur.fish:43 +msgid "Sort descending by key" +msgstr "" + +#: /tmp/fish/implicit/share/completions/pacaur.fish:44 +#, fuzzy +msgid "Search by field" +msgstr "Select fields" + +#: /tmp/fish/implicit/share/completions/pacaur.fish:81 +#: /tmp/fish/implicit/share/completions/pacman.fish:59 +#: /tmp/fish/implicit/share/completions/yaourt.fish:80 +#, fuzzy +msgid "Also downgrade packages" +msgstr "Bugs for downgrade packages" + +#: /tmp/fish/implicit/share/completions/pacaur.fish:86 +#: /tmp/fish/implicit/share/completions/pacman.fish:64 +#: /tmp/fish/implicit/share/completions/yaourt.fish:93 +msgid "Check database validity" +msgstr "" + +#: /tmp/fish/implicit/share/completions/pacaur.fish:87 +#: /tmp/fish/implicit/share/completions/pacaur.fish:88 +#: /tmp/fish/implicit/share/completions/pacaur.fish:92 +#: /tmp/fish/implicit/share/completions/pacman.fish:65 +#: /tmp/fish/implicit/share/completions/pacman.fish:66 +#: /tmp/fish/implicit/share/completions/pacman.fish:70 +#: /tmp/fish/implicit/share/completions/yaourt.fish:94 +#: /tmp/fish/implicit/share/completions/yaourt.fish:95 +#: /tmp/fish/implicit/share/completions/yaourt.fish:99 +#, fuzzy +msgid "List files owned by given packages" +msgstr "list files owned by package" + +#: /tmp/fish/implicit/share/completions/pacaur.fish:89 +#: /tmp/fish/implicit/share/completions/pacaur.fish:90 +#: /tmp/fish/implicit/share/completions/pacaur.fish:93 +#: /tmp/fish/implicit/share/completions/pacman.fish:67 +#: /tmp/fish/implicit/share/completions/pacman.fish:68 +#: /tmp/fish/implicit/share/completions/pacman.fish:71 +#: /tmp/fish/implicit/share/completions/yaourt.fish:96 +#: /tmp/fish/implicit/share/completions/yaourt.fish:97 +#: /tmp/fish/implicit/share/completions/yaourt.fish:100 +#, fuzzy +msgid "Search packages for matching files" +msgstr "Search for packages matching a pattern" + +#: /tmp/fish/implicit/share/completions/pacaur.fish:91 +#: /tmp/fish/implicit/share/completions/pacman.fish:69 +#: /tmp/fish/implicit/share/completions/yaourt.fish:98 +msgid "Refresh the files database" +msgstr "" + +#: /tmp/fish/implicit/share/completions/pacaur.fish:94 +#: /tmp/fish/implicit/share/completions/pacman.fish:72 +#: /tmp/fish/implicit/share/completions/yaourt.fish:101 +#, fuzzy +msgid "Search for packages that include the given files" +msgstr "Search for packages matching one of the patterns" + +#: /tmp/fish/implicit/share/completions/pacaur.fish:96 +#: /tmp/fish/implicit/share/completions/yaourt.fish:103 +#, fuzzy +msgid "Show in machine readable format" +msgstr "Show only matching part" + +#: /tmp/fish/implicit/share/completions/pacman.fish:74 +msgid "Show in machine readable format: repo\\0pkgname\\0pkgver\\0path\\n" +msgstr "" + +#: /tmp/fish/implicit/share/completions/pacman-key.fish:1 +#, fuzzy +msgid "Add or update keys from " +msgstr "Load cookies from file" + +#: /tmp/fish/implicit/share/completions/pacman-key.fish:2 +#, fuzzy +msgid "Use an alternate config " +msgstr "Use config file" + +#: /tmp/fish/implicit/share/completions/pacman-key.fish:3 +#, fuzzy +msgid "Remove the from the keyring" +msgstr "Remove key from the public keyring" + +#: /tmp/fish/implicit/share/completions/pacman-key.fish:4 +#, fuzzy +msgid "Export to stdout" +msgstr "Extract to stdout" + +#: /tmp/fish/implicit/share/completions/pacman-key.fish:5 +msgid "Present a menu on specified " +msgstr "" + +#: /tmp/fish/implicit/share/completions/pacman-key.fish:6 +#, fuzzy +msgid "List a fingerprint for each specified " +msgstr "List all the files in each selected package" + +#: /tmp/fish/implicit/share/completions/pacman-key.fish:7 +msgid "Alternate home for GnuPG" +msgstr "" + +#: /tmp/fish/implicit/share/completions/pacman-key.fish:8 +msgid "Output syntax and command line options" +msgstr "" + +#: /tmp/fish/implicit/share/completions/pacman-key.fish:9 +msgid "Imports keys from /pubring.gpg" +msgstr "" + +#: /tmp/fish/implicit/share/completions/pacman-key.fish:10 +msgid "Imports ownertrust values from /trustdb.gpg" +msgstr "" + +#: /tmp/fish/implicit/share/completions/pacman-key.fish:11 +msgid "Initialize the keyring" +msgstr "" + +#: /tmp/fish/implicit/share/completions/pacman-key.fish:12 +#, fuzzy +msgid "Use the specified " +msgstr "Use specified keyserver" + +#: /tmp/fish/implicit/share/completions/pacman-key.fish:13 +#, fuzzy +msgid "Lists all or specified from the keyring" +msgstr "Export all or the given keys from all keyrings" + +#: /tmp/fish/implicit/share/completions/pacman-key.fish:14 +#, fuzzy +msgid "Same as --list-keys, but with signatures" +msgstr "Same as --list-keys, but the signatures are listed too" + +#: /tmp/fish/implicit/share/completions/pacman-key.fish:15 +msgid "Locally sign the given " +msgstr "" + +#: /tmp/fish/implicit/share/completions/pacman-key.fish:16 +msgid "Equivalent to --recv-keys in GnuPG" +msgstr "" + +#: /tmp/fish/implicit/share/completions/pacman-key.fish:17 +msgid "Equivalent to --refresh-keys in GnuPG" +msgstr "" + +#: /tmp/fish/implicit/share/completions/pacman-key.fish:18 +msgid "Reload the default keys" +msgstr "" + +#: /tmp/fish/implicit/share/completions/pacman-key.fish:19 +msgid "Equivalent to --check-trustdb in GnuPG" +msgstr "" + +#: /tmp/fish/implicit/share/completions/pacman-key.fish:20 +msgid "Verify the given file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/pacman-key.fish:21 +#, fuzzy +msgid "Displays the program version" +msgstr "display the package version" + +#: /tmp/fish/implicit/share/completions/pacmd.fish:1 +msgid "Resume" +msgstr "" + +#: /tmp/fish/implicit/share/completions/pacmd.fish:2 +msgid "Suspend" +msgstr "" + +#: /tmp/fish/implicit/share/completions/pactl.fish:1 +msgid "Show statistics about memory usage" +msgstr "" + +#: /tmp/fish/implicit/share/completions/pactl.fish:2 +#, fuzzy +msgid "Show info about the daemon" +msgstr "Show help about options" + +#: /tmp/fish/implicit/share/completions/pactl.fish:3 +#, fuzzy +msgid "Show all loaded things of the specified type" +msgstr "Show file systems of specified type" + +#: /tmp/fish/implicit/share/completions/pactl.fish:4 +#, fuzzy +msgid "Show shorter output" +msgstr "Stop from terminal output" + +#: /tmp/fish/implicit/share/completions/pactl.fish:5 +msgid "Ask the daemon to exit" +msgstr "" + +#: /tmp/fish/implicit/share/completions/pactl.fish:6 +#, fuzzy +msgid "Upload a file to the sample cache" +msgstr "Select file to store source cache" + +#: /tmp/fish/implicit/share/completions/pactl.fish:7 +#, fuzzy +msgid "Play a sample from the cache" +msgstr "Do not remove stale gems from the cache" + +#: /tmp/fish/implicit/share/completions/pactl.fish:8 +#, fuzzy +msgid "Remove a sample from the cache" +msgstr "Remove all gz files from cache" + +#: /tmp/fish/implicit/share/completions/pactl.fish:10 +#, fuzzy +msgid "Print help text and exit" +msgstr "Print help message and exit" + +#: /tmp/fish/implicit/share/completions/pactree.fish:1 +#, fuzzy +msgid "Set an alternate database location" +msgstr "Set a state attribute for a revision" + +#: /tmp/fish/implicit/share/completions/pactree.fish:2 +#, fuzzy +msgid "Colorize output" +msgstr "Wide output" + +#: /tmp/fish/implicit/share/completions/pactree.fish:3 +#, fuzzy +msgid "Limit the depth of recursion" +msgstr "List all properties on files, dirs, or revisions" + +#: /tmp/fish/implicit/share/completions/pactree.fish:4 +#, fuzzy +msgid "Generate output for graphviz's dot" +msgstr "Generate dotty output for packages" + +#: /tmp/fish/implicit/share/completions/pactree.fish:5 +#, fuzzy +msgid "Display this help message" +msgstr "Display a help page" + +#: /tmp/fish/implicit/share/completions/pactree.fish:6 +#, fuzzy +msgid "Enable linear output" +msgstr "Generate dired output" + +#: /tmp/fish/implicit/share/completions/pactree.fish:7 +#, fuzzy +msgid "Show reverse dependencies" +msgstr "Show state of dependencies" + +#: /tmp/fish/implicit/share/completions/pactree.fish:8 +msgid "Search sync DBs instead of local" +msgstr "" + +#: /tmp/fish/implicit/share/completions/pactree.fish:9 +msgid "Show dependencies with no duplicates (implies -l)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/pactree.fish:10 +#, fuzzy +msgid "Set an alternate configuration file" +msgstr "Set global configuration file" + +#: /tmp/fish/implicit/share/completions/patch.fish:1 +msgid "" +"Make backup files, when patching a file, rename or copy the original instead " +"of removing it" +msgstr "" +"Make backup files, when patching a file, rename or copy the original instead " +"of removing it" + +#: /tmp/fish/implicit/share/completions/patch.fish:2 +msgid "Back up a file if the patch does not match the file exactly" +msgstr "Back up a file if the patch does not match the file exactly" + +#: /tmp/fish/implicit/share/completions/patch.fish:3 +msgid "Do not back up a file if the patch does not match the file exactly" +msgstr "Do not back up a file if the patch does not match the file exactly" + +#: /tmp/fish/implicit/share/completions/patch.fish:4 +msgid "Prefix pref to a file name when generating its simple backup file name" +msgstr "Prefix pref to a file name when generating its simple backup file name" + +#: /tmp/fish/implicit/share/completions/patch.fish:5 +msgid "Read and write all files in binary mode" +msgstr "Read and write all files in binary mode" + +#: /tmp/fish/implicit/share/completions/patch.fish:6 +msgid "Interpret the patch file as a ordinary context diff" +msgstr "Interpret the patch file as a ordinary context diff" + +#: /tmp/fish/implicit/share/completions/patch.fish:7 +msgid "Change to the directory dir immediately" +msgstr "Change to the directory dir immediately" + +#: /tmp/fish/implicit/share/completions/patch.fish:8 +#, fuzzy +msgid "Use the #ifdef…#endif construct to mark changes" +msgstr "Use the #ifdef ... #endif construct to mark changes" + +#: /tmp/fish/implicit/share/completions/patch.fish:9 +msgid "" +"Print the results of applying the patches without actually changing any files" +msgstr "" +"Print the results of applying the patches without actually changing any files" + +#: /tmp/fish/implicit/share/completions/patch.fish:10 +msgid "Interpret the patch file as an ed script" +msgstr "Interpret the patch file as an ed script" + +#: /tmp/fish/implicit/share/completions/patch.fish:11 +msgid "Remove output files that are empty after the patches have been applied" +msgstr "Remove output files that are empty after the patches have been applied" + +#: /tmp/fish/implicit/share/completions/patch.fish:12 +msgid "" +"Assume that the user knows exactly what he/she is doing, and do not ask " +"questions" +msgstr "" +"Assume that the user knows exactly what he/she is doing, and do not ask " +"questions" + +#: /tmp/fish/implicit/share/completions/patch.fish:13 +msgid "Set the maximum fuzz factor" +msgstr "Set the maximum fuzz factor" + +#: /tmp/fish/implicit/share/completions/patch.fish:14 +msgid "" +"This option controls patch's actions when a file is under RCS or SCCS " +"control, and does not exist or is read-only and matches the default version, " +"or when a file is under ClearCase control and does not exist" +msgstr "" +"This option controls patch's actions when a file is under RCS or SCCS " +"control, and does not exist or is read-only and matches the default version, " +"or when a file is under ClearCase control and does not exist" + +#: /tmp/fish/implicit/share/completions/patch.fish:16 +#, fuzzy +msgid "Read the patch from patchfile" +msgstr "Read package from file" + +#: /tmp/fish/implicit/share/completions/patch.fish:17 +msgid "" +"Match patterns loosely, in case tabs or spaces have been munged in your files" +msgstr "" +"Match patterns loosely, in case tabs or spaces have been munged in your files" + +#: /tmp/fish/implicit/share/completions/patch.fish:18 +msgid "Interpret the patch file as a normal diff" +msgstr "Interpret the patch file as a normal diff" + +#: /tmp/fish/implicit/share/completions/patch.fish:19 +msgid "Ignore patches that seem to be reversed or already applied" +msgstr "Ignore patches that seem to be reversed or already applied" + +#: /tmp/fish/implicit/share/completions/patch.fish:20 +msgid "Send output to outfile instead of patching files in place" +msgstr "Send output to outfile instead of patching files in place" + +#: /tmp/fish/implicit/share/completions/patch.fish:21 +msgid "" +"Strip the smallest prefix containing num leading slashes from each file name " +"found in the patch file" +msgstr "" +"Strip the smallest prefix containing num leading slashes from each file name " +"found in the patch file" + +#: /tmp/fish/implicit/share/completions/patch.fish:22 +msgid "Conform more strictly to the POSIX standard" +msgstr "Conform more strictly to the POSIX standard" + +#: /tmp/fish/implicit/share/completions/patch.fish:23 +msgid "Use style word to quote output names" +msgstr "Use style word to quote output names" + +#: /tmp/fish/implicit/share/completions/patch.fish:24 +msgid "Put rejects into rejectfile instead of the default .rej file" +msgstr "Put rejects into rejectfile instead of the default .rej file" + +#: /tmp/fish/implicit/share/completions/patch.fish:25 +msgid "Assume that this patch was created with the old and new files swapped" +msgstr "Assume that this patch was created with the old and new files swapped" + +#: /tmp/fish/implicit/share/completions/patch.fish:26 +msgid "Work silently, unless an error occurs" +msgstr "Work silently, unless an error occurs" + +#: /tmp/fish/implicit/share/completions/patch.fish:27 +msgid "Suppress questions like -f, but make some different assumptions" +msgstr "Suppress questions like -f, but make some different assumptions" + +#: /tmp/fish/implicit/share/completions/patch.fish:28 +msgid "" +"Set the modification and access times of patched files from time stamps " +"given in context diff headers, local time" +msgstr "" +"Set the modification and access times of patched files from time stamps " +"given in context diff headers, local time" + +#: /tmp/fish/implicit/share/completions/patch.fish:29 +msgid "Interpret the patch file as a unified context diff" +msgstr "Interpret the patch file as a unified context diff" + +#: /tmp/fish/implicit/share/completions/patch.fish:31 +msgid "Use method to determine backup file names" +msgstr "Use method to determine backup file names" + +#: /tmp/fish/implicit/share/completions/patch.fish:32 +#, fuzzy +msgid "Output extra information about the work being done" +msgstr "Display detailed information about the packages" + +#: /tmp/fish/implicit/share/completions/patch.fish:33 +msgid "Set internal debugging flags of interest only to patch patchers" +msgstr "Set internal debugging flags of interest only to patch patchers" + +#: /tmp/fish/implicit/share/completions/patch.fish:34 +msgid "" +"Prefix pref to the basename of a file name when generating its simple backup " +"file name" +msgstr "" +"Prefix pref to the basename of a file name when generating its simple backup " +"file name" + +#: /tmp/fish/implicit/share/completions/patch.fish:35 +msgid "Use suffix as the simple backup suffix" +msgstr "Use suffix as the simple backup suffix" + +#: /tmp/fish/implicit/share/completions/patch.fish:36 +msgid "" +"Set the modification and access times of patched files from time stamps " +"given in context diff headers, UTC, GMT" +msgstr "" +"Set the modification and access times of patched files from time stamps " +"given in context diff headers, UTC, GMT" + +#: /tmp/fish/implicit/share/completions/pbget.fish:1 +#, fuzzy +msgid "Use the ABS tree" +msgstr "Use no pristine tree" + +#: /tmp/fish/implicit/share/completions/pbget.fish:2 +#, fuzzy +msgid "Set the desired package architecture" +msgstr "Select file to store package cache" + +#: /tmp/fish/implicit/share/completions/pbget.fish:3 +msgid "Search the AUR" +msgstr "" + +#: /tmp/fish/implicit/share/completions/pbget.fish:4 +msgid "Only search the AUR" +msgstr "" + +#: /tmp/fish/implicit/share/completions/pbget.fish:5 +#, fuzzy +msgid "Set the output directory" +msgstr "Set the home directory" + +#: /tmp/fish/implicit/share/completions/pbget.fish:6 +#, fuzzy +msgid "Display this message" +msgstr "Display all matches" + +#: /tmp/fish/implicit/share/completions/pbget.fish:7 +#, fuzzy +msgid "Search for upgradable packages" +msgstr "Print only upgradeable packages" + +#: /tmp/fish/implicit/share/completions/pbget.fish:8 +msgid "Search the ABS testing branches" +msgstr "" + +#: /tmp/fish/implicit/share/completions/pdftotext.fish:1 +msgid "First page to convert" +msgstr "" + +#: /tmp/fish/implicit/share/completions/pdftotext.fish:2 +msgid "Last page to convert" +msgstr "" + +#: /tmp/fish/implicit/share/completions/pdftotext.fish:3 +msgid "Resolution, in DPI [75]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/pdftotext.fish:4 +msgid "Top left X-coordinate of crop area" +msgstr "" + +#: /tmp/fish/implicit/share/completions/pdftotext.fish:5 +msgid "Top left y-coordinate of crop area" +msgstr "" + +#: /tmp/fish/implicit/share/completions/pdftotext.fish:6 +msgid "Width of crop area in pixels" +msgstr "" + +#: /tmp/fish/implicit/share/completions/pdftotext.fish:7 +msgid "Height of crop area in pixels" +msgstr "" + +#: /tmp/fish/implicit/share/completions/pdftotext.fish:8 +msgid "Maintain original layout" +msgstr "" + +#: /tmp/fish/implicit/share/completions/pdftotext.fish:9 +msgid "Assume fixed-pitch/tabular text" +msgstr "" + +#: /tmp/fish/implicit/share/completions/pdftotext.fish:10 +msgid "Keep text in content stream order" +msgstr "" + +#: /tmp/fish/implicit/share/completions/pdftotext.fish:11 +#, fuzzy +msgid "Generate simple HTML file" +msgstr "Generate a simple Gemfile" + +#: /tmp/fish/implicit/share/completions/pdftotext.fish:12 +msgid "Generate XHTML bounding boxes" +msgstr "" + +#: /tmp/fish/implicit/share/completions/pdftotext.fish:13 +msgid "Sets encoding for the output [UTF-8]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/pdftotext.fish:14 +#, fuzzy +msgid "Lists the available encodings" +msgstr "List all available packages" + +#: /tmp/fish/implicit/share/completions/pdftotext.fish:15 +msgid "Sets the end-of-line convention" +msgstr "" + +#: /tmp/fish/implicit/share/completions/pdftotext.fish:16 +msgid "Don't insert page breaks" +msgstr "" + +#: /tmp/fish/implicit/share/completions/pdftotext.fish:17 +#, fuzzy +msgid "Specify owner password for the PDF" +msgstr "Specify a password" + +#: /tmp/fish/implicit/share/completions/pdftotext.fish:18 +#, fuzzy +msgid "Specify user password for the PDF" +msgstr "Specify a password" + +#: /tmp/fish/implicit/share/completions/pdftotext.fish:19 +#: /tmp/fish/implicit/share/completions/xpdf.fish:28 +#, fuzzy +msgid "Don't print any messages or errors" +msgstr "Don't run any tag programs" + +#: /tmp/fish/implicit/share/completions/pdftotext.fish:20 +#, fuzzy +msgid "Print copyright and version" +msgstr "Print node's version" + +#: /tmp/fish/implicit/share/completions/pdftotext.fish:21 +#: /tmp/fish/implicit/share/completions/xpdf.fish:31 +#, fuzzy +msgid "Print usage information" +msgstr "Print extra information" + +#: /tmp/fish/implicit/share/completions/perl.fish:1 +#: /tmp/fish/implicit/share/completions/ruby.fish:1 msgid "Specify record separator" msgstr "Specify record separator" -#: share/completions/perl.fish:7 +#: /tmp/fish/implicit/share/completions/perl.fish:2 +#: /tmp/fish/implicit/share/completions/ruby.fish:2 msgid "Turn on autosplit mode" msgstr "Turn on autosplit mode" -#: share/completions/perl.fish:8 +#: /tmp/fish/implicit/share/completions/perl.fish:3 +#: /tmp/fish/implicit/share/completions/ruby.fish:3 msgid "Check syntax" msgstr "Check syntax" -#: share/completions/perl.fish:9 +#: /tmp/fish/implicit/share/completions/perl.fish:4 msgid "Control Unicode features" msgstr "" -#: share/completions/perl.fish:10 +#: /tmp/fish/implicit/share/completions/perl.fish:5 msgid "Debug UTF-8 cache" msgstr "" -#: share/completions/perl.fish:11 +#: /tmp/fish/implicit/share/completions/perl.fish:6 msgid "ARGV uses UTF-8" msgstr "" -#: share/completions/perl.fish:12 +#: /tmp/fish/implicit/share/completions/perl.fish:7 msgid "Opened filehandles are UTF-8" msgstr "" -#: share/completions/perl.fish:13 +#: /tmp/fish/implicit/share/completions/perl.fish:8 msgid "STDERR is UTF-8" msgstr "" -#: share/completions/perl.fish:14 +#: /tmp/fish/implicit/share/completions/perl.fish:9 msgid "Filehandles that are read are UTF-8" msgstr "" -#: share/completions/perl.fish:15 +#: /tmp/fish/implicit/share/completions/perl.fish:10 msgid "STDIN is UTF-8" msgstr "" -#: share/completions/perl.fish:16 +#: /tmp/fish/implicit/share/completions/perl.fish:11 msgid "Enable Unicode conditionally" msgstr "" -#: share/completions/perl.fish:17 +#: /tmp/fish/implicit/share/completions/perl.fish:12 msgid "Filehandles written to are UTF-8" msgstr "" -#: share/completions/perl.fish:18 +#: /tmp/fish/implicit/share/completions/perl.fish:13 msgid "STDOUT is UTF-8" msgstr "" -#: share/completions/perl.fish:19 +#: /tmp/fish/implicit/share/completions/perl.fish:14 msgid "STDOUT, STDIN, and STDERR are UTF-8" msgstr "" -#: share/completions/perl.fish:20 +#: /tmp/fish/implicit/share/completions/perl.fish:15 +#: /tmp/fish/implicit/share/completions/ruby.fish:5 msgid "Debugger" msgstr "Debugger" -#: share/completions/perl.fish:25 +#: /tmp/fish/implicit/share/completions/perl.fish:16 +msgid "Debugger, with threads" +msgstr "" + +#: /tmp/fish/implicit/share/completions/perl.fish:17 +msgid "Debug option" +msgstr "Debug option" + +#: /tmp/fish/implicit/share/completions/perl.fish:18 +#: /tmp/fish/implicit/share/completions/ruby.fish:6 +msgid "Execute command" +msgstr "Execute command" + +#: /tmp/fish/implicit/share/completions/perl.fish:19 +#, fuzzy +msgid "Execute command, enable optional features" +msgstr "Expected a command name, got token of type “%ls”" + +#: /tmp/fish/implicit/share/completions/perl.fish:20 msgid "Disable sitecustomize.pl" msgstr "Disable sitecustomize.pl" -#: share/completions/perl.fish:27 -msgid "Show help and exit" -msgstr "Show help and exit" +#: /tmp/fish/implicit/share/completions/perl.fish:21 +#: /tmp/fish/implicit/share/completions/ruby.fish:8 +msgid "Set regexp used to split input" +msgstr "Set regexp used to split input" -#: share/completions/perl.fish:30 +#: /tmp/fish/implicit/share/completions/perl.fish:23 +#: /tmp/fish/implicit/share/completions/ruby.fish:9 +msgid "Edit files in-place" +msgstr "Edit files in-place" + +#: /tmp/fish/implicit/share/completions/perl.fish:24 +#: /tmp/fish/implicit/share/completions/ruby.fish:10 +msgid "Include path" +msgstr "Include path" + +#: /tmp/fish/implicit/share/completions/perl.fish:25 +#: /tmp/fish/implicit/share/completions/ruby.fish:11 msgid "Automatic line ending processing" msgstr "Automatic line ending processing" -#: share/completions/perl.fish:33 +#: /tmp/fish/implicit/share/completions/perl.fish:26 +#, fuzzy +msgid "Require module" +msgstr "Require file" + +#: /tmp/fish/implicit/share/completions/perl.fish:27 +#, fuzzy +msgid "Use module" +msgstr "Unsafe mode" + +#: /tmp/fish/implicit/share/completions/perl.fish:28 +#: /tmp/fish/implicit/share/completions/ruby.fish:12 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 +#: /tmp/fish/implicit/share/completions/perl.fish:30 +#: /tmp/fish/implicit/share/completions/ruby.fish:15 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 +#: /tmp/fish/implicit/share/completions/perl.fish:32 msgid "Taint checking, but only with warnings" msgstr "" -#: share/completions/perl.fish:38 +#: /tmp/fish/implicit/share/completions/perl.fish:33 +#: /tmp/fish/implicit/share/completions/ruby.fish:17 msgid "Taint checking" msgstr "Taint checking" -#: share/completions/perl.fish:39 +#: /tmp/fish/implicit/share/completions/perl.fish:34 msgid "Dump core" msgstr "" -#: share/completions/perl.fish:40 +#: /tmp/fish/implicit/share/completions/perl.fish:35 msgid "Unsafe mode" msgstr "Unsafe mode" -#: share/completions/perl.fish:42 +#: /tmp/fish/implicit/share/completions/perl.fish:37 msgid "Display configuration and exit" msgstr "Display configuration and exit" -#: share/completions/perl.fish:43 +#: /tmp/fish/implicit/share/completions/perl.fish:38 msgid "Show warnings" msgstr "Show warnings" -#: share/completions/perl.fish:44 +#: /tmp/fish/implicit/share/completions/perl.fish:39 msgid "Force warnings" msgstr "Force warnings" -#: share/completions/perl.fish:45 +#: /tmp/fish/implicit/share/completions/perl.fish:40 msgid "Disable warnings" msgstr "Disable warnings" -#: share/completions/portmaster.fish:49 -msgid "Ports Directory" -msgstr "Ports Directory" +#: /tmp/fish/implicit/share/completions/perl.fish:41 +#: /tmp/fish/implicit/share/completions/ruby.fish:21 +#, fuzzy +msgid "Extract script" +msgstr "Evaluate script" -#: share/completions/portmaster.fish:55 -msgid "Installed Package" -msgstr "Installed Package" +#: /tmp/fish/implicit/share/completions/pgrep.fish:1 +#, fuzzy +msgid "Output delimiter" +msgstr "Select output delimiter" -#: share/completions/psql.fish:19 -msgid "execute commands from file, then exit" -msgstr "execute commands from file, then exit" - -#: share/completions/psql.fish:63 -msgid "database server port" +#: /tmp/fish/implicit/share/completions/pgrep.fish:2 +msgid "List the process name as well as the process ID" 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" +#: /tmp/fish/implicit/share/completions/pine.fish:1 +msgid "Open folder" +msgstr "Open folder" -#: share/completions/rpm.fish:23 +#: /tmp/fish/implicit/share/completions/pine.fish:2 +msgid "Open file" +msgstr "Open file" + +#: /tmp/fish/implicit/share/completions/pine.fish:4 +#, fuzzy +msgid "Start in folder index" +msgstr "Start in foreground mode" + +#: /tmp/fish/implicit/share/completions/pine.fish:5 +msgid "Initial set of keystrokes" +msgstr "Initial set of keystrokes" + +#: /tmp/fish/implicit/share/completions/pine.fish:6 +msgid "Use function keys for commands" +msgstr "Use function keys for commands" + +#: /tmp/fish/implicit/share/completions/pine.fish:7 +msgid "Expand collections in FOLDER LIST display" +msgstr "Expand collections in FOLDER LIST display" + +#: /tmp/fish/implicit/share/completions/pine.fish:8 +msgid "Start with specified current message number" +msgstr "Start with specified current message number" + +#: /tmp/fish/implicit/share/completions/pine.fish:9 +msgid "Open folder read-only" +msgstr "Open folder read-only" + +#: /tmp/fish/implicit/share/completions/pine.fish:11 +msgid "Set global configuration file" +msgstr "Set global configuration file" + +#: /tmp/fish/implicit/share/completions/pine.fish:12 +#, fuzzy +msgid "Restricted mode" +msgstr "Start in restricted mode" + +#: /tmp/fish/implicit/share/completions/pine.fish:13 +msgid "Enable suspension support" +msgstr "Enable suspension support" + +#: /tmp/fish/implicit/share/completions/pine.fish:14 +msgid "Produce a sample global configuration file" +msgstr "Produce a sample global configuration file" + +#: /tmp/fish/implicit/share/completions/pine.fish:15 +msgid "Produce sample configuration file" +msgstr "Produce sample configuration file" + +#: /tmp/fish/implicit/share/completions/pine.fish:16 +msgid "Set mail sort order" +msgstr "Set mail sort order" + +#: /tmp/fish/implicit/share/completions/pine.fish:17 +msgid "Config option" +msgstr "Config option" + +#: /tmp/fish/implicit/share/completions/ping.fish:1 +msgid "Audible ping" +msgstr "Audible ping" + +#: /tmp/fish/implicit/share/completions/ping.fish:2 +msgid "Adaptive ping" +msgstr "Adaptive ping" + +#: /tmp/fish/implicit/share/completions/ping.fish:3 +msgid "Allow pinging a broadcast address" +msgstr "Allow pinging a broadcast address" + +#: /tmp/fish/implicit/share/completions/ping.fish:4 +msgid "Do not allow ping to change source address of probes" +msgstr "Do not allow ping to change source address of probes" + +#: /tmp/fish/implicit/share/completions/ping.fish:5 +msgid "Stop after specified number of ECHO_REQUEST packets" +msgstr "Stop after specified number of ECHO_REQUEST packets" + +#: /tmp/fish/implicit/share/completions/ping.fish:6 +msgid "Set the SO_DEBUG option on the socket being used" +msgstr "Set the SO_DEBUG option on the socket being used" + +#: /tmp/fish/implicit/share/completions/ping.fish:7 +msgid "Allocate and set 20 bit flow label on ECHO_REQUEST packets" +msgstr "Allocate and set 20 bit flow label on ECHO_REQUEST packets" + +#: /tmp/fish/implicit/share/completions/ping.fish:8 +msgid "Flood ping" +msgstr "Flood ping" + +#: /tmp/fish/implicit/share/completions/ping.fish:9 +msgid "Wait specified interval of seconds between sending each packet" +msgstr "Wait specified interval of seconds between sending each packet" + +#: /tmp/fish/implicit/share/completions/ping.fish:10 +msgid "Set source address to specified interface address" +msgstr "Set source address to specified interface address" + +#: /tmp/fish/implicit/share/completions/ping.fish:11 +msgid "Send the specified number of packets without waiting for reply" +msgstr "Send the specified number of packets without waiting for reply" + +#: /tmp/fish/implicit/share/completions/ping.fish:12 +msgid "Suppress loopback of multicast packets" +msgstr "Suppress loopback of multicast packets" + +#: /tmp/fish/implicit/share/completions/ping.fish:13 +msgid "Numeric output only" +msgstr "Numeric output only" + +#: /tmp/fish/implicit/share/completions/ping.fish:14 +msgid "Pad packet with empty bytes" +msgstr "Pad packet with empty bytes" + +#: /tmp/fish/implicit/share/completions/ping.fish:15 +msgid "Set Quality of Service -related bits in ICMP datagrams" +msgstr "Set Quality of Service -related bits in ICMP datagrams" + +#: /tmp/fish/implicit/share/completions/ping.fish:17 +msgid "Record route" +msgstr "Record route" + +#: /tmp/fish/implicit/share/completions/ping.fish:18 msgid "" -"Installs or upgrades all the files in the package, even if they aren't " -"needed (missingok) and don't exist" +"Bypass the normal routing tables and send directly to a host on an attached " +"interface" msgstr "" -"Installs or upgrades all the files in the package, even if they aren't " -"needed (missingok) and don't exist" +"Bypass the normal routing tables and send directly to a host on an attached " +"interface" -#: share/completions/rpm.fish:24 +#: /tmp/fish/implicit/share/completions/ping.fish:19 +#, fuzzy +msgid "Specifies the number of data bytes to be sent" +msgstr "Specify the number of jobs to run in parallel" + +#: /tmp/fish/implicit/share/completions/ping.fish:20 +msgid "Set socket buffer size" +msgstr "Set socket buffer size" + +#: /tmp/fish/implicit/share/completions/ping.fish:21 +msgid "Set the IP Time to Live" +msgstr "Set the IP Time to Live" + +#: /tmp/fish/implicit/share/completions/ping.fish:22 +msgid "Set special IP timestamp options" +msgstr "Set special IP timestamp options" + +#: /tmp/fish/implicit/share/completions/ping.fish:23 +msgid "Select Path MTU Discovery strategy" +msgstr "Select Path MTU Discovery strategy" + +#: /tmp/fish/implicit/share/completions/ping.fish:24 +msgid "Print full user-to-user latency" +msgstr "Print full user-to-user latency" + +#: /tmp/fish/implicit/share/completions/ping.fish:27 msgid "" -"Used with --relocate, permit relocations on all file paths, not just those " -"OLD-PATH's included in the binary package relocation hint(s)" +"Specify a timeout, in seconds, before ping exits regardless of how many " +"packets have been sent or received" msgstr "" -"Used with --relocate, permit relocations on all file paths, not just those " -"OLD-PATH's included in the binary package relocation hint(s)" +"Specify a timeout, in seconds, before ping exits regardless of how many " +"packets have been sent or received" -#: 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" +#: /tmp/fish/implicit/share/completions/ping.fish:28 +msgid "Time to wait for a response, in seconds" +msgstr "Time to wait for a response, in seconds" -#: 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" +#: /tmp/fish/implicit/share/completions/pinky.fish:1 +#, fuzzy +msgid "produce long format output for the specified USERs" +msgstr "Write log output to the specified file descriptor" -#: share/completions/rpm.fish:27 -msgid "Same as using --replacepkgs, --replacefiles, and --oldpackage" -msgstr "Same as using --replacepkgs, --replacefiles, and --oldpackage" +#: /tmp/fish/implicit/share/completions/pinky.fish:2 +#, fuzzy +msgid "omit the user's home directory and shell in long format" +msgstr "List contents of directory using long format" -#: 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 "" -"Allow installation or upgrading even if the architectures of the binary " -"package and host don't match" +#: /tmp/fish/implicit/share/completions/pinky.fish:3 +msgid "omit the user's project file in long format" msgstr "" -"Allow installation or upgrading even if the architectures of the binary " -"package and host don't match" -#: share/completions/rpm.fish:31 -msgid "" -"Allow installation or upgrading even if the operating systems of the binary " -"package and host don't match" +#: /tmp/fish/implicit/share/completions/pinky.fish:4 +msgid "omit the user's plan file in long format" msgstr "" -"Allow installation or upgrading even if the operating systems of the binary " -"package and host don't match" -#: share/completions/rpm.fish:32 -msgid "Install documentation files (default)" -msgstr "Install documentation files (default)" - -#: share/completions/rpm.fish:33 -msgid "Update only the database, not the filesystem" -msgstr "Update only the database, not the filesystem" - -#: share/completions/rpm.fish:34 share/completions/rpm.fish:94 -msgid "Don't verify package or header digests when reading" -msgstr "Don't verify package or header digests when reading" - -#: share/completions/rpm.fish:35 share/completions/rpm.fish:97 -msgid "Don't verify package or header signatures when reading" -msgstr "Don't verify package or header signatures when reading" - -#: share/completions/rpm.fish:36 -msgid "Don't do a dependency check" -msgstr "Don't do a dependency check" - -#: share/completions/rpm.fish:37 -msgid "Don't suggest package(s) that provide a missing dependency" -msgstr "Don't suggest package(s) that provide a missing dependency" - -#: share/completions/rpm.fish:38 -msgid "Don't change the package installation order" -msgstr "Don't change the package installation order" - -#: share/completions/rpm.fish:39 -msgid "Don't execute scripts" -msgstr "Don't execute scripts" - -#: share/completions/rpm.fish:40 -msgid "Don't execute pre scripts" -msgstr "Don't execute pre scripts" - -#: share/completions/rpm.fish:41 -msgid "Don't execute post scripts" -msgstr "Don't execute post scripts" - -#: share/completions/rpm.fish:42 -msgid "Don't execute preun scripts" -msgstr "Don't execute preun scripts" - -#: share/completions/rpm.fish:43 -msgid "Don't execute postun scripts" -msgstr "Don't execute postun scripts" - -#: share/completions/rpm.fish:44 share/completions/rpm.fish:115 -msgid "Don't execute trigger scriptlets" -msgstr "Don't execute trigger scriptlets" - -#: share/completions/rpm.fish:45 -msgid "Don't execute triggerin scriptlets" -msgstr "Don't execute triggerin scriptlets" - -#: share/completions/rpm.fish:46 share/completions/rpm.fish:116 -msgid "Don't execute triggerun scriptlets" -msgstr "Don't execute triggerun scriptlets" - -#: share/completions/rpm.fish:47 share/completions/rpm.fish:117 -msgid "Don't execute triggerpostun scriptlets" -msgstr "Don't execute triggerpostun scriptlets" - -#: share/completions/rpm.fish:48 -msgid "Allow an upgrade to replace a newer package with an older one" -msgstr "Allow an upgrade to replace a newer package with an older one" - -#: share/completions/rpm.fish:49 -msgid "" -"Print percentages as files are unpacked from the package archive. This is " -"intended to make rpm easy to run from other tools" +#: /tmp/fish/implicit/share/completions/pinky.fish:5 +msgid "do short format output, this is the default" msgstr "" -"Print percentages as files are unpacked from the package archive. This is " -"intended to make rpm easy to run from other tools" -#: share/completions/rpm.fish:50 -msgid "" -"For relocatable binary packages, translate all file paths that start with " -"the installation prefix in the package relocation hint(s) to NEWPATH" +#: /tmp/fish/implicit/share/completions/pinky.fish:6 +msgid "omit the line of column headings in short format" msgstr "" -"For relocatable binary packages, translate all file paths that start with " -"the installation prefix in the package relocation hint(s) to NEWPATH" -#: share/completions/rpm.fish:52 share/completions/rpm.fish:118 -msgid "Re-package the files before erasing" -msgstr "Re-package the files before erasing" - -#: share/completions/rpm.fish:53 -msgid "" -"Install the packages even if they replace files from other, already " -"installed, packages" +#: /tmp/fish/implicit/share/completions/pinky.fish:7 +msgid "omit the user's full name in short format" msgstr "" -"Install the packages even if they replace files from other, already " -"installed, packages" -#: share/completions/rpm.fish:54 -msgid "" -"Install the packages even if some of them are already installed on this " -"system" +#: /tmp/fish/implicit/share/completions/pinky.fish:8 +msgid "omit the user's full name and remote host in short format" msgstr "" -"Install the packages even if some of them are already installed on this " -"system" -#: share/completions/rpm.fish:55 -msgid "" -"Don't install the package, simply check for and report potential conflicts" +#: /tmp/fish/implicit/share/completions/pinky.fish:9 +msgid "omit the user's full name, remote host and idle time in short format" msgstr "" -"Don't install the package, simply check for and report potential conflicts" -#: share/completions/rpm.fish:59 -msgid "Display change information for the package" -msgstr "Display change information for the package" +#: /tmp/fish/implicit/share/completions/pkgadd.fish:1 +#, fuzzy +msgid "Upgrade" +msgstr "Upgrade packages" -#: share/completions/rpm.fish:60 -msgid "List only configuration files (implies -l)" -msgstr "List only configuration files (implies -l)" - -#: share/completions/rpm.fish:61 -msgid "List only documentation files (implies -l)" -msgstr "List only documentation files (implies -l)" - -#: share/completions/rpm.fish:62 -msgid "Dump file information. Must be used with at least one of -l, -c, -d" -msgstr "Dump file information. Must be used with at least one of -l, -c, -d" - -#: share/completions/rpm.fish:63 -msgid "List all the files in each selected package" -msgstr "List all the files in each selected package" - -#: share/completions/rpm.fish:64 -msgid "" -"Display package information, including name, version, and description. Uses " -"--queryformat if specified" +#: /tmp/fish/implicit/share/completions/pkgadd.fish:2 +msgid "Force installation, overwriting" msgstr "" -"Display package information, including name, version, and description. Uses " -"--queryformat if specified" -#: share/completions/rpm.fish:65 -msgid "Orders the package listing by install time" -msgstr "Orders the package listing by install time" +#: /tmp/fish/implicit/share/completions/pkg-config.fish:1 +#, fuzzy +msgid "Print versions of the specified libraries" +msgstr "Print all possible definitions of the specified name" -#: share/completions/rpm.fish:66 -msgid "List files in package" -msgstr "List files in package" +#: /tmp/fish/implicit/share/completions/pkg-config.fish:2 +#, fuzzy +msgid "Display the version of pkg-config and quit" +msgstr "Display version and exit" -#: share/completions/rpm.fish:67 -msgid "List capabilities this package provides" -msgstr "List capabilities this package provides" +#: /tmp/fish/implicit/share/completions/pkg-config.fish:3 +#, fuzzy +msgid "Displays a help message and quit" +msgstr "Display help and exit" -#: share/completions/rpm.fish:68 -msgid "List packages on which this package depends" -msgstr "List packages on which this package depends" +#: /tmp/fish/implicit/share/completions/pkg-config.fish:4 +#, fuzzy +msgid "Print message when errors occur" +msgstr "Work silently, unless an error occurs" -#: share/completions/rpm.fish:69 -msgid "List the package specific scriptlets" -msgstr "List the package specific scriptlets" - -#: share/completions/rpm.fish:70 -msgid "" -"Display the states of files in the package. The state of each file is one of " -"normal, not installed, or replaced" +#: /tmp/fish/implicit/share/completions/pkg-config.fish:5 +msgid "Stay quiet when errors occur" msgstr "" -"Display the states of files in the package. The state of each file is one of " -"normal, not installed, or replaced" -#: share/completions/rpm.fish:71 share/completions/rpm.fish:72 -msgid "Display the trigger scripts contained in the package" -msgstr "Display the trigger scripts contained in the package" - -#: share/completions/rpm.fish:78 -msgid "Query all installed packages" -msgstr "Query all installed packages" - -#: share/completions/rpm.fish:79 -msgid "Query package owning specified file" -msgstr "Query package owning specified file" - -#: share/completions/rpm.fish:80 -msgid "" -"Query package that contains a given file identifier, i.e. the MD5 digest of " -"the file contents" +#: /tmp/fish/implicit/share/completions/pkg-config.fish:6 +msgid "Print errors to stdout instead of stderr" msgstr "" -"Query package that contains a given file identifier, i.e. the MD5 digest of " -"the file contents" -#: share/completions/rpm.fish:81 -msgid "Query packages with the specified group" -msgstr "Query packages with the specified group" - -#: share/completions/rpm.fish:82 -msgid "" -"Query package that contains a given header identifier, i.e. the SHA1 digest " -"of the immutable header region" +#: /tmp/fish/implicit/share/completions/pkg-config.fish:8 +msgid "Print pre-processor and compile flags for the specified libraries" msgstr "" -"Query package that contains a given header identifier, i.e. the SHA1 digest " -"of the immutable header region" -#: share/completions/rpm.fish:83 -msgid "Query an (uninstalled) package in specified file" +#: /tmp/fish/implicit/share/completions/pkg-config.fish:9 +msgid "This prints the -I part of \"--cflags\"." +msgstr "" + +#: /tmp/fish/implicit/share/completions/pkg-config.fish:10 +#, fuzzy +msgid "Print link flags" +msgstr "Print line of headings" + +#: /tmp/fish/implicit/share/completions/pkg-config.fish:11 +msgid "This prints the -L/-R part of \"--libs\"." +msgstr "" + +#: /tmp/fish/implicit/share/completions/pkg-config.fish:12 +msgid "This prints the -l part of \"--libs\"" +msgstr "" + +#: /tmp/fish/implicit/share/completions/pkg-config.fish:13 +msgid "This returns the value of a variable defined in a package's .pc file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/pkg-config.fish:14 +msgid "This sets a global value for a variable" +msgstr "" + +#: /tmp/fish/implicit/share/completions/pkg-config.fish:15 +msgid "Returns a list of all variables defined in the package" +msgstr "" + +#: /tmp/fish/implicit/share/completions/pkg-config.fish:16 +#, fuzzy +msgid "Return success if any -uninstalled packages are used" msgstr "Query an (uninstalled) package in specified file" -#: share/completions/rpm.fish:84 -msgid "" -"Query package that contains a given package identifier, i.e. the MD5 digest " -"of the combined header and payload contents" +#: /tmp/fish/implicit/share/completions/pkg-config.fish:17 +#, fuzzy +msgid "Test if a package has at most the specified version" +msgstr "Query packages with the specified group" + +#: /tmp/fish/implicit/share/completions/pkg-config.fish:18 +msgid "Test if a package has at least this version" msgstr "" -"Query package that contains a given package identifier, i.e. the MD5 digest " -"of the combined header and payload contents" -#: share/completions/rpm.fish:85 -msgid "Parse and query specified spec-file as if it were a package" -msgstr "Parse and query specified spec-file as if it were a package" - -#: share/completions/rpm.fish:86 -msgid "Query package(s) that have the specified TID (transaction identifier)" -msgstr "Query package(s) that have the specified TID (transaction identifier)" - -#: share/completions/rpm.fish:87 -msgid "Query packages that are triggered by the specified packages" -msgstr "Query packages that are triggered by the specified packages" - -#: share/completions/rpm.fish:88 -msgid "Query all packages that provide the specified capability" -msgstr "Query all packages that provide the specified capability" - -#: share/completions/rpm.fish:89 -msgid "" -"Query all packages that requires the specified capability for functioning" +#: /tmp/fish/implicit/share/completions/pkg-config.fish:19 +msgid "Test if a package has exactly this version" msgstr "" -"Query all packages that requires the specified capability for functioning" -#: share/completions/rpm.fish:93 -msgid "Don't verify dependencies of packages" -msgstr "Don't verify dependencies of packages" +#: /tmp/fish/implicit/share/completions/pkg-config.fish:20 +#, fuzzy +msgid "Test if a package exists" +msgstr "Verify package integrity" -#: share/completions/rpm.fish:95 -msgid "Don't verify any attributes of package files" -msgstr "Don't verify any attributes of package files" +#: /tmp/fish/implicit/share/completions/pkg-config.fish:21 +msgid "Output libraries suitable for static linking" +msgstr "" -#: share/completions/rpm.fish:96 -msgid "Don't execute the %verifyscript scriptlet" -msgstr "Don't execute the %verifyscript scriptlet" +#: /tmp/fish/implicit/share/completions/pkg-config.fish:22 +msgid "List all modules found in the pkg-config path" +msgstr "" -#: share/completions/rpm.fish:98 -msgid "Don't verify linkto attribute" -msgstr "Don't verify linkto attribute" +#: /tmp/fish/implicit/share/completions/pkg-config.fish:23 +#, fuzzy +msgid "List all modules the given packages provides" +msgstr "List capabilities this package provides" -#: share/completions/rpm.fish:99 -msgid "Don't verify md5 attribute" -msgstr "Don't verify md5 attribute" +#: /tmp/fish/implicit/share/completions/pkg-config.fish:24 +#, fuzzy +msgid "List all modules the given packages requires" +msgstr "List capabilities this package provides" -#: share/completions/rpm.fish:100 -msgid "Don't verify size attribute" -msgstr "Don't verify size attribute" +#: /tmp/fish/implicit/share/completions/pkg-config.fish:25 +msgid "List all modules the given packages requires for static linking" +msgstr "" -#: share/completions/rpm.fish:101 -msgid "Don't verify user attribute" -msgstr "Don't verify user attribute" +#: /tmp/fish/implicit/share/completions/pkgfile.fish:3 +msgid "only show files in a {s}bin/ directory. Works with -s, -l" +msgstr "" -#: share/completions/rpm.fish:102 -msgid "Don't verify group attribute" -msgstr "Don't verify group attribute" +#: /tmp/fish/implicit/share/completions/pkgfile.fish:4 +msgid "make searches case sensitive" +msgstr "" -#: share/completions/rpm.fish:103 -msgid "Don't verify time attribute" -msgstr "Don't verify time attribute" +#: /tmp/fish/implicit/share/completions/pkgfile.fish:5 +#, fuzzy +msgid "allow the use of * and ? as wildcards" +msgstr "Do not expand wildcards" -#: share/completions/rpm.fish:104 -msgid "Don't verify mode attribute" -msgstr "Don't verify mode attribute" +#: /tmp/fish/implicit/share/completions/pkgfile.fish:6 +#, fuzzy +msgid "allow the use of regex in searches" +msgstr "Never allow the use of specified cipher algorithm" -#: share/completions/rpm.fish:105 -msgid "Don't verify dev attribute" -msgstr "Don't verify dev attribute" +#: /tmp/fish/implicit/share/completions/pkgfile.fish:7 +#, fuzzy +msgid "search only in the specified repository" +msgstr "Remove specified repository" -#: share/completions/rpm.fish:110 -msgid "Remove all versions of the package which match specified string" -msgstr "Remove all versions of the package which match specified string" +#: /tmp/fish/implicit/share/completions/pkgfile.fish:8 +#, fuzzy +msgid "enable verbose output" +msgstr "Generate dired output" -#: share/completions/rpm.fish:111 -msgid "Don't check dependencies before uninstalling the packages" -msgstr "Don't check dependencies before uninstalling the packages" +#: /tmp/fish/implicit/share/completions/pkgfile.fish:9 +#, fuzzy +msgid "provides information about the package owning a file" +msgstr "Display detailed information about the packages" -#: share/completions/rpm.fish:112 -msgid "Don't execute scriplets" -msgstr "Don't execute scriplets" +#: /tmp/fish/implicit/share/completions/pkgfile.fish:10 +msgid "list files of a given package; similar to \"pacman -Ql\"" +msgstr "" -#: share/completions/rpm.fish:113 -msgid "Don't execute preun scriptlet" -msgstr "Don't execute preun scriptlet" +#: /tmp/fish/implicit/share/completions/pkgfile.fish:11 +#, fuzzy +msgid "search which package owns a file" +msgstr "Search full package name" -#: share/completions/rpm.fish:114 -msgid "Don't execute postun scriptlet" -msgstr "Don't execute postun scriptlet" +#: /tmp/fish/implicit/share/completions/pkgfile.fish:12 +msgid "" +"update to the latest filelist. This requires write permission to /var/cache/" +"pkgtools/lists" +msgstr "" -#: share/completions/rpm.fish:119 -msgid "Don't really uninstall anything" -msgstr "Don't really uninstall anything" +#: /tmp/fish/implicit/share/completions/pkg.fish:2 +#, fuzzy +msgid "Show debug information" +msgstr "Show whatis information" -#: share/completions/rpm.fish:123 -msgid "Install new package" -msgstr "Install new package" +#: /tmp/fish/implicit/share/completions/pkg.fish:3 +#, fuzzy +msgid "List subcommands" +msgstr "List by columns" -#: share/completions/rpm.fish:124 -msgid "Upgrade existing package" -msgstr "Upgrade existing package" +#: /tmp/fish/implicit/share/completions/pkg.fish:4 +#, fuzzy +msgid "Set configuration option" +msgstr "Set config options" -#: share/completions/rpm.fish:125 -msgid "Upgrade package if already installed" -msgstr "Upgrade package if already installed" +#: /tmp/fish/implicit/share/completions/pkg.fish:5 +#, fuzzy +msgid "Run sanity test" +msgstr "Run unit tests for gem" -#: share/completions/rpm.fish:126 +#: /tmp/fish/implicit/share/completions/pkg.fish:6 +msgid "Run package manager within jail" +msgstr "" + +#: /tmp/fish/implicit/share/completions/pkg.fish:7 +msgid "Run package manager within chroot" +msgstr "" + +#: /tmp/fish/implicit/share/completions/pkg.fish:8 +#, fuzzy +msgid "Install packages in specified root" +msgstr "list all packages with specified useflag" + +#: /tmp/fish/implicit/share/completions/pkg.fish:9 +#, fuzzy +msgid "Use configuration file" +msgstr "Configuration file" + +#: /tmp/fish/implicit/share/completions/pkg.fish:10 +#, fuzzy +msgid "Set repository configuration directory" +msgstr "%s: Could not create configuration directory\\n" + +#: /tmp/fish/implicit/share/completions/pkg.fish:11 +msgid "Use IPv4" +msgstr "" + +#: /tmp/fish/implicit/share/completions/pkg.fish:12 +msgid "Use IPv6" +msgstr "" + +#: /tmp/fish/implicit/share/completions/pkg.fish:13 +#, fuzzy +msgid "Display help for command" +msgstr "Display help and exit" + +#: /tmp/fish/implicit/share/completions/pkg.fish:14 +#, fuzzy +msgid "Install package file" +msgstr "Install packages" + +#: /tmp/fish/implicit/share/completions/pkg.fish:15 +#, fuzzy +msgid "Modify annotations on packages" +msgstr "Display change information for the package" + +#: /tmp/fish/implicit/share/completions/pkg.fish:16 +#, fuzzy +msgid "Audit installed packages" +msgstr "Query installed packages" + +#: /tmp/fish/implicit/share/completions/pkg.fish:17 +#, fuzzy +msgid "Delete unneeded packages" +msgstr "Delete cached package files" + +#: /tmp/fish/implicit/share/completions/pkg.fish:18 +msgid "Dump package database" +msgstr "" + +#: /tmp/fish/implicit/share/completions/pkg.fish:19 +#, fuzzy +msgid "Check installed packages" +msgstr "Check installed gems" + +#: /tmp/fish/implicit/share/completions/pkg.fish:20 +#, fuzzy +msgid "Clean local cache" +msgstr "Clean local caches" + +#: /tmp/fish/implicit/share/completions/pkg.fish:21 +#, fuzzy +msgid "Convert package from pkg_add format" +msgstr "Generate package from source" + +#: /tmp/fish/implicit/share/completions/pkg.fish:22 +#, fuzzy +msgid "Create a package" +msgstr "Erase package" + +#: /tmp/fish/implicit/share/completions/pkg.fish:23 +#: /tmp/fish/implicit/share/completions/pkg.fish:31 +#, fuzzy +msgid "Remove a package" +msgstr "Remove packages" + +#: /tmp/fish/implicit/share/completions/pkg.fish:24 +#, fuzzy +msgid "Download a remote package" +msgstr "Download and extract a source" + +#: /tmp/fish/implicit/share/completions/pkg.fish:26 +#: /tmp/fish/implicit/share/completions/zypper.fish:3 +#: /tmp/fish/implicit/share/completions/zypper.fish:18 +msgid "Install packages" +msgstr "Install packages" + +#: /tmp/fish/implicit/share/completions/pkg.fish:27 +#, fuzzy +msgid "Prevent package modification" +msgstr "Print package name/distro" + +#: /tmp/fish/implicit/share/completions/pkg.fish:28 +#, fuzzy +msgid "List package manager plugins" +msgstr "List packages depending on" + +#: /tmp/fish/implicit/share/completions/pkg.fish:29 +#: /tmp/fish/implicit/share/completions/rpm.fish:95 msgid "Query installed packages" msgstr "Query installed packages" -#: share/completions/rpm.fish:127 +#: /tmp/fish/implicit/share/completions/pkg.fish:30 +#, fuzzy +msgid "Register a package in a database" +msgstr "list all packages matching pattern" + +#: /tmp/fish/implicit/share/completions/pkg.fish:32 +#, fuzzy +msgid "Create package repository" +msgstr "Update the repository" + +#: /tmp/fish/implicit/share/completions/pkg.fish:33 +#, fuzzy +msgid "Query information for remote repositories" +msgstr "Query gem information in local or remote repositories" + +#: /tmp/fish/implicit/share/completions/pkg.fish:34 +#, fuzzy +msgid "Find packages" +msgstr "Upgrade packages" + +#: /tmp/fish/implicit/share/completions/pkg.fish:35 +#, fuzzy +msgid "Modify package information in database" +msgstr "Look up file information via the mimedb database" + +#: /tmp/fish/implicit/share/completions/pkg.fish:36 +msgid "Open a SQLite shell" +msgstr "" + +#: /tmp/fish/implicit/share/completions/pkg.fish:37 +msgid "Display packages linking to shared library" +msgstr "" + +#: /tmp/fish/implicit/share/completions/pkg.fish:38 +#, fuzzy +msgid "Display package statistics" +msgstr "Display package record" + +#: /tmp/fish/implicit/share/completions/pkg.fish:39 +msgid "Stop preventing package modification" +msgstr "" + +#: /tmp/fish/implicit/share/completions/pkg.fish:40 +#, fuzzy +msgid "Update remote repositories" +msgstr "Update the repository" + +#: /tmp/fish/implicit/share/completions/pkg.fish:41 +msgid "Display UPDATING entries" +msgstr "" + +#: /tmp/fish/implicit/share/completions/pkg.fish:43 +#, fuzzy +msgid "Show package versions" +msgstr "Show each gem version" + +#: /tmp/fish/implicit/share/completions/pkg.fish:44 +msgid "Check which package provides a file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/pkg.fish:45 +#, fuzzy +msgid "Mark packages as automatic" +msgstr "Mark packages as automatically installed" + +#: /tmp/fish/implicit/share/completions/pkg.fish:46 +msgid "Force installation even when installed" +msgstr "" + +#: /tmp/fish/implicit/share/completions/pkg.fish:47 +#: /tmp/fish/implicit/share/completions/pkg.fish:61 +#, fuzzy +msgid "Disable installation scripts" +msgstr "Disable pseudo-tty allocation" + +#: /tmp/fish/implicit/share/completions/pkg.fish:48 +#: /tmp/fish/implicit/share/completions/pkg.fish:62 +#, fuzzy +msgid "Force installation with missing dependencies" +msgstr "Force gem to install, bypassing dependency checks" + +#: /tmp/fish/implicit/share/completions/pkg.fish:49 +#, fuzzy +msgid "Force quiet output" +msgstr "Forced quit" + +#: /tmp/fish/implicit/share/completions/pkg.fish:50 +#, fuzzy +msgid "Do not make changes" +msgstr "Don't summarize changes" + +#: /tmp/fish/implicit/share/completions/pkg.fish:51 +#, fuzzy +msgid "Assume yes when asked for confirmation" +msgstr "Ask for confirmation" + +#: /tmp/fish/implicit/share/completions/pkg.fish:52 +#, fuzzy +msgid "Delete all cached packages" +msgstr "Delete cached package files" + +#: /tmp/fish/implicit/share/completions/pkg.fish:53 +#, fuzzy +msgid "Delete all installed packages" +msgstr "Query all installed packages" + +#: /tmp/fish/implicit/share/completions/pkg.fish:54 +#, fuzzy +msgid "Case sensitive packages" +msgstr "All base system packages" + +#: /tmp/fish/implicit/share/completions/pkg.fish:55 +#, fuzzy +msgid "Disable deinstallation scripts" +msgstr "Disable pseudo-tty allocation" + +#: /tmp/fish/implicit/share/completions/pkg.fish:56 +#, fuzzy +msgid "Force package removal" +msgstr "Ignore package Holds" + +#: /tmp/fish/implicit/share/completions/pkg.fish:57 +msgid "Treat the package name as shell glob" +msgstr "" + +#: /tmp/fish/implicit/share/completions/pkg.fish:58 +#, fuzzy +msgid "Case insensitive packages" +msgstr "Case insensitive" + +#: /tmp/fish/implicit/share/completions/pkg.fish:59 +#, fuzzy +msgid "Remove recursively" +msgstr "Operate recursively" + +#: /tmp/fish/implicit/share/completions/pkg.fish:60 +msgid "Treat the package name as regular expression" +msgstr "" + +#: /tmp/fish/implicit/share/completions/pkg.fish:63 +#, fuzzy +msgid "Do not perform actual installation" +msgstr "Don't run unit tests prior to installation" + +#: /tmp/fish/implicit/share/completions/pkg.fish:64 +#, fuzzy +msgid "Reinstall packages required by this package" +msgstr "list all packages depending on specified package" + +#: /tmp/fish/implicit/share/completions/pkg.fish:65 +#, fuzzy +msgid "Use only a given repository" +msgstr "Add a new repository" + +#: /tmp/fish/implicit/share/completions/pkg.fish:66 +#, fuzzy +msgid "Do not automatically update database" +msgstr "Show automatically installed packages" + +#: /tmp/fish/implicit/share/completions/pkg.fish:67 +#, fuzzy +msgid "Force a full download of a repository" +msgstr "Create a local copy of another repository" + +#: /tmp/fish/implicit/share/completions/pkginfo.fish:2 +#, fuzzy +msgid "Package whose files to list" +msgstr "Re-package the files before erasing" + +#: /tmp/fish/implicit/share/completions/pkginfo.fish:3 +#, fuzzy +msgid "Print the package owning file matching pattern" +msgstr "list all packages matching pattern" + +#: /tmp/fish/implicit/share/completions/pkginfo.fish:4 +#, fuzzy +msgid "Print footprint for file" +msgstr "Print size of files" + +#: /tmp/fish/implicit/share/completions/pkginfo.fish:5 +#, fuzzy +msgid "Specify alternative installation root" +msgstr "Specify installroot" + +#: /tmp/fish/implicit/share/completions/pkginfo.fish:6 +#, fuzzy +msgid "Print version of pkgutils" +msgstr "Print size of files" + +#: /tmp/fish/implicit/share/completions/pkgmk.fish:1 +#, fuzzy +msgid "Install with pkgadd after build" +msgstr "Install after build" + +#: /tmp/fish/implicit/share/completions/pkgmk.fish:2 +msgid "Upgrade with pkgadd after build" +msgstr "" + +#: /tmp/fish/implicit/share/completions/pkgmk.fish:3 +#, fuzzy +msgid "Search and build packages recursively" +msgstr "Search full package name" + +#: /tmp/fish/implicit/share/completions/pkgmk.fish:4 +#, fuzzy +msgid "Download the sources" +msgstr "Do not download source" + +#: /tmp/fish/implicit/share/completions/pkgmk.fish:5 +#, fuzzy +msgid "Only download the sources" +msgstr "Do not download source" + +#: /tmp/fish/implicit/share/completions/pkgmk.fish:6 +#, fuzzy +msgid "Check if the package is uptodate" +msgstr "Exclude specified package from updates" + +#: /tmp/fish/implicit/share/completions/pkgmk.fish:7 +#: /tmp/fish/implicit/share/completions/prt-get.fish:39 +#: /tmp/fish/implicit/share/completions/prt-get.fish:98 +#, fuzzy +msgid "Update footprint" +msgstr "Update mirror list" + +#: /tmp/fish/implicit/share/completions/pkgmk.fish:8 +#: /tmp/fish/implicit/share/completions/prt-get.fish:40 +#: /tmp/fish/implicit/share/completions/prt-get.fish:99 +#, fuzzy +msgid "Ignore footprint" +msgstr "Ignore errors" + +#: /tmp/fish/implicit/share/completions/pkgmk.fish:9 +#: /tmp/fish/implicit/share/completions/prt-get.fish:37 +#: /tmp/fish/implicit/share/completions/prt-get.fish:96 +#, fuzzy +msgid "Update md5sum" +msgstr "Update sources" + +#: /tmp/fish/implicit/share/completions/pkgmk.fish:10 +#: /tmp/fish/implicit/share/completions/prt-get.fish:38 +#: /tmp/fish/implicit/share/completions/prt-get.fish:97 +#, fuzzy +msgid "Ignore md5sum" +msgstr "Ignore case" + +#: /tmp/fish/implicit/share/completions/pkgmk.fish:11 +#, fuzzy +msgid "Do not strip executables" +msgstr "Make scripts executable" + +#: /tmp/fish/implicit/share/completions/pkgmk.fish:12 +#: /tmp/fish/implicit/share/completions/prt-get.fish:36 +#: /tmp/fish/implicit/share/completions/prt-get.fish:95 +#, fuzzy +msgid "Force rebuild" +msgstr "Force rebuilding index" + +#: /tmp/fish/implicit/share/completions/pkgmk.fish:13 +#, fuzzy +msgid "Remove package and sources" +msgstr "Remove packages" + +#: /tmp/fish/implicit/share/completions/pkgmk.fish:14 +#, fuzzy +msgid "Keep working dir" +msgstr "Change working directory" + +#: /tmp/fish/implicit/share/completions/pkgmk.fish:15 +#, fuzzy +msgid "Use another config" +msgstr "Use pattern from file" + +#: /tmp/fish/implicit/share/completions/pkgrm.fish:1 +msgid "Package to remove" +msgstr "" + +#: /tmp/fish/implicit/share/completions/poff.fish:1 +#: /tmp/fish/implicit/share/completions/pon.fish:1 +msgid "PPP connection" +msgstr "" + +#: /tmp/fish/implicit/share/completions/poff.fish:2 +msgid "Causes the connection to be redialed after it is dropped" +msgstr "" + +#: /tmp/fish/implicit/share/completions/poff.fish:3 +msgid "Toggles the state of pppd's debug option" +msgstr "" + +#: /tmp/fish/implicit/share/completions/poff.fish:4 +msgid "Causes pppd(8) to renegotiate compression" +msgstr "" + +#: /tmp/fish/implicit/share/completions/poff.fish:5 +msgid "" +"Stops all running ppp connections. If the argument isp-name is given it will " +"be ignored" +msgstr "" + +#: /tmp/fish/implicit/share/completions/poff.fish:6 +#, fuzzy +msgid "Displays help information" +msgstr "Display detailed information of gem(s)" + +#: /tmp/fish/implicit/share/completions/poff.fish:7 +#, fuzzy +msgid "Prints the version and exits" +msgstr "Display version and exit" + +#: /tmp/fish/implicit/share/completions/portmaster.fish:1 +msgid "run 'make config' for all ports (overrides -G)." +msgstr "" + +#: /tmp/fish/implicit/share/completions/portmaster.fish:2 +msgid "prevents 'make clean' from being run before building." +msgstr "" + +#: /tmp/fish/implicit/share/completions/portmaster.fish:3 +msgid "prevents 'make config'." +msgstr "" + +#: /tmp/fish/implicit/share/completions/portmaster.fish:4 +msgid "hide details of the port build and install in a log file." +msgstr "" + +#: /tmp/fish/implicit/share/completions/portmaster.fish:5 +msgid "prevents 'make clean' from being run after building." +msgstr "" + +#: /tmp/fish/implicit/share/completions/portmaster.fish:6 +msgid "prevents creation of the backup package for the installed port." +msgstr "" + +#: /tmp/fish/implicit/share/completions/portmaster.fish:7 +msgid "create and keep a backup package of an installed port." +msgstr "" + +#: /tmp/fish/implicit/share/completions/portmaster.fish:8 +msgid "create a package of the new port." +msgstr "" + +#: /tmp/fish/implicit/share/completions/portmaster.fish:9 +msgid "run through all steps, but do not make or install any ports." +msgstr "" + +#: /tmp/fish/implicit/share/completions/portmaster.fish:10 +msgid "recurse dependencies thoroughly, using all-depends-list." +msgstr "" + +#: /tmp/fish/implicit/share/completions/portmaster.fish:11 +#, fuzzy +msgid "verbose output." +msgstr "Verbose prompt" + +#: /tmp/fish/implicit/share/completions/portmaster.fish:12 +msgid "save old shared libraries before deinstall [-R]… [See Man Page]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/portmaster.fish:13 +msgid "interactive update mode -- ask whether to rebuild ports." +msgstr "" + +#: /tmp/fish/implicit/share/completions/portmaster.fish:14 +#, fuzzy +msgid "no cleaning of distfiles." +msgstr "Control creation of sparse files" + +#: /tmp/fish/implicit/share/completions/portmaster.fish:15 +msgid "always clean distfiles." +msgstr "" + +#: /tmp/fish/implicit/share/completions/portmaster.fish:16 +msgid "any arguments to supply to make 1." +msgstr "" + +#: /tmp/fish/implicit/share/completions/portmaster.fish:17 +msgid "avoid building or updating ports that match this pattern." +msgstr "" + +#: /tmp/fish/implicit/share/completions/portmaster.fish:18 +msgid "do not ask the user to confirm the list of port… [See Man Page]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/portmaster.fish:19 +msgid "do not update the xterm title bar." +msgstr "" + +#: /tmp/fish/implicit/share/completions/portmaster.fish:20 +msgid "skip fetching the INDEX file." +msgstr "" + +#: /tmp/fish/implicit/share/completions/portmaster.fish:21 +msgid "use INDEX-[7-9] exclusively to check if a port is up to date." +msgstr "" + +#: /tmp/fish/implicit/share/completions/portmaster.fish:22 +msgid "use the INDEX for status, but double-check with the port." +msgstr "" + +#: /tmp/fish/implicit/share/completions/portmaster.fish:23 +#, fuzzy +msgid "do not try to use /usr/ports." +msgstr "Do not try to use the GnuPG-Agent" + +#: /tmp/fish/implicit/share/completions/portmaster.fish:24 +msgid "delete ports that are build-only dependencies a… [See Man Page]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/portmaster.fish:25 +msgid "(only for multiple ports listed on the command … [See Man Page]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/portmaster.fish:26 +msgid "use packages, but build port if not available." +msgstr "" + +#: /tmp/fish/implicit/share/completions/portmaster.fish:27 +msgid "fail if no package is available." +msgstr "" + +#: /tmp/fish/implicit/share/completions/portmaster.fish:28 +#, fuzzy +msgid "use packages for all build dependencies." +msgstr "Install/remove packages for dependencies" + +#: /tmp/fish/implicit/share/completions/portmaster.fish:29 +msgid "use package if newer than installed even if the… [See Man Page]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/portmaster.fish:30 +#, fuzzy +msgid "fetch package even if it already exists locally." +msgstr "Upgrade package if already installed" + +#: /tmp/fish/implicit/share/completions/portmaster.fish:31 +msgid "where local packages can be found, will fall ba… [See Man Page]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/portmaster.fish:32 +msgid "use packages from -local-packagedir only." +msgstr "" + +#: /tmp/fish/implicit/share/completions/portmaster.fish:33 +msgid "after installing from a package, delete it El P… [See Man Page]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/portmaster.fish:34 +msgid "check all ports, update as necessary." +msgstr "" + +#: /tmp/fish/implicit/share/completions/portmaster.fish:35 +msgid "show what dependent ports are, and are not inst… [See Man Page]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/portmaster.fish:36 +msgid "replace the installed port with a port from a d… [See Man Page]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/portmaster.fish:37 +msgid "used with the r or f options to skip ports upda… [See Man Page]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/portmaster.fish:38 +msgid "list all installed ports by category." +msgstr "" + +#: /tmp/fish/implicit/share/completions/portmaster.fish:39 +msgid "list all installed ports by category, and search for updates." +msgstr "" + +#: /tmp/fish/implicit/share/completions/portmaster.fish:40 +msgid "list directories from /usr/ports for root and leaf ports." +msgstr "" + +#: /tmp/fish/implicit/share/completions/portmaster.fish:41 +msgid "answer yes to all user prompts for the features… [See Man Page]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/portmaster.fish:42 +#, fuzzy +msgid "display help message." +msgstr "Display a help page" + +#: /tmp/fish/implicit/share/completions/portmaster.fish:43 +msgid "display the version number El ENVIRONMENT The d… [See Man Page]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/portmaster.fish:44 +msgid "Ports Directory" +msgstr "Ports Directory" + +#: /tmp/fish/implicit/share/completions/portmaster.fish:45 +msgid "Installed Package" +msgstr "Installed Package" + +#: /tmp/fish/implicit/share/completions/ports.fish:1 +#, fuzzy +msgid "Update ports" +msgstr "Update sources" + +#: /tmp/fish/implicit/share/completions/ports.fish:2 +#, fuzzy +msgid "List ports" +msgstr "Dir to import" + +#: /tmp/fish/implicit/share/completions/ports.fish:3 +msgid "List version diffs between local and installed ports" +msgstr "" + +#: /tmp/fish/implicit/share/completions/poweroff.fish:2 +msgid "Halt the machine" +msgstr "" + +#: /tmp/fish/implicit/share/completions/poweroff.fish:3 +msgid "Switch off the machine" +msgstr "" + +#: /tmp/fish/implicit/share/completions/poweroff.fish:4 +msgid "Reboot the machine" +msgstr "" + +#: /tmp/fish/implicit/share/completions/poweroff.fish:5 +msgid "Force immediate halt/power-off/reboot" +msgstr "" + +#: /tmp/fish/implicit/share/completions/poweroff.fish:6 +msgid "Just write wtmp record" +msgstr "" + +#: /tmp/fish/implicit/share/completions/poweroff.fish:7 +#, fuzzy +msgid "Don't write wtmp record" +msgstr "Don't remove the test directory" + +#: /tmp/fish/implicit/share/completions/poweroff.fish:8 +#, fuzzy +msgid "Don't send wall message" +msgstr "Don't use a comment string" + +#: /tmp/fish/implicit/share/completions/prt-get.fish:2 +#: /tmp/fish/implicit/share/completions/prt-get.fish:62 +#: /tmp/fish/implicit/share/completions/scp.fish:5 +#: /tmp/fish/implicit/share/completions/ssh.fish:14 +#: /tmp/fish/implicit/share/completions/sshfs.fish:2 +msgid "Port" +msgstr "Port" + +#: /tmp/fish/implicit/share/completions/prt-get.fish:3 +#: /tmp/fish/implicit/share/completions/prt-get.fish:64 +#, fuzzy +msgid "Install listed ports" +msgstr "Install needed patches" + +#: /tmp/fish/implicit/share/completions/prt-get.fish:4 +#: /tmp/fish/implicit/share/completions/prt-get.fish:65 +#, fuzzy +msgid "Install listed ports and their deps" +msgstr "Install source packages and their build dependencies" + +#: /tmp/fish/implicit/share/completions/prt-get.fish:5 +#: /tmp/fish/implicit/share/completions/prt-get.fish:66 +msgid "Install listed ports, stop if one fails" +msgstr "" + +#: /tmp/fish/implicit/share/completions/prt-get.fish:6 +#: /tmp/fish/implicit/share/completions/prt-get.fish:67 +#, fuzzy +msgid "Update listed packages" +msgstr "Update list of packages" + +#: /tmp/fish/implicit/share/completions/prt-get.fish:7 +#: /tmp/fish/implicit/share/completions/prt-get.fish:68 +#, fuzzy +msgid "Remove listed packages" +msgstr "Remove the packages" + +#: /tmp/fish/implicit/share/completions/prt-get.fish:8 +#: /tmp/fish/implicit/share/completions/prt-get.fish:69 +#, fuzzy +msgid "Update all outdated installed packages" +msgstr "Query all installed packages" + +#: /tmp/fish/implicit/share/completions/prt-get.fish:9 +#: /tmp/fish/implicit/share/completions/prt-get.fish:70 +#, fuzzy +msgid "Do not update this in sysup" +msgstr "Do not propagate times for matching symbols" + +#: /tmp/fish/implicit/share/completions/prt-get.fish:10 +#: /tmp/fish/implicit/share/completions/prt-get.fish:71 +#, fuzzy +msgid "Remove this from lock" +msgstr "Remove unused locks" + +#: /tmp/fish/implicit/share/completions/prt-get.fish:11 +#: /tmp/fish/implicit/share/completions/prt-get.fish:72 +msgid "Print differences between installed packages and ports in the port tree" +msgstr "" + +#: /tmp/fish/implicit/share/completions/prt-get.fish:12 +#: /tmp/fish/implicit/share/completions/prt-get.fish:73 +#, fuzzy +msgid "Search for an expr in port names" +msgstr "Prompt for an expiration time" + +#: /tmp/fish/implicit/share/completions/prt-get.fish:13 +#: /tmp/fish/implicit/share/completions/prt-get.fish:74 +msgid "Search for an expr in port names and descriptions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/prt-get.fish:14 +#: /tmp/fish/implicit/share/completions/prt-get.fish:75 +#, fuzzy +msgid "Print info on a port" +msgstr "Print time of last boot" + +#: /tmp/fish/implicit/share/completions/prt-get.fish:15 +#: /tmp/fish/implicit/share/completions/prt-get.fish:76 +#, fuzzy +msgid "Search for a pattern in the footprints in the ports tree" +msgstr "" +"Searches for matches of the supplied string in the current local portage tree" + +#: /tmp/fish/implicit/share/completions/prt-get.fish:16 +#: /tmp/fish/implicit/share/completions/prt-get.fish:77 +#, fuzzy +msgid "Print the path of a port" +msgstr "Print the type of a command" + +#: /tmp/fish/implicit/share/completions/prt-get.fish:17 +#: /tmp/fish/implicit/share/completions/prt-get.fish:78 +msgid "Print the eventual README of a port" +msgstr "" + +#: /tmp/fish/implicit/share/completions/prt-get.fish:18 +#: /tmp/fish/implicit/share/completions/prt-get.fish:79 +#, fuzzy +msgid "Print a list of deps for the listed ports" +msgstr "Print a list of local users" + +#: /tmp/fish/implicit/share/completions/prt-get.fish:19 +#: /tmp/fish/implicit/share/completions/prt-get.fish:80 +#, fuzzy +msgid "Print a simple list of deps for the listed ports" +msgstr "Print suppressions for detected errors" + +#: /tmp/fish/implicit/share/completions/prt-get.fish:20 +#: /tmp/fish/implicit/share/completions/prt-get.fish:81 +msgid "Print a deptree for the port" +msgstr "" + +#: /tmp/fish/implicit/share/completions/prt-get.fish:21 +#, fuzzy +msgid "List ports in multiple directories" +msgstr "List patches in the repository" + +#: /tmp/fish/implicit/share/completions/prt-get.fish:22 +#: /tmp/fish/implicit/share/completions/prt-get.fish:82 +#, fuzzy +msgid "List all the ports" +msgstr "List all available products" + +#: /tmp/fish/implicit/share/completions/prt-get.fish:23 +#: /tmp/fish/implicit/share/completions/prt-get.fish:83 +#, fuzzy +msgid "Print formatted list of ports" +msgstr "Prints formatted text" + +#: /tmp/fish/implicit/share/completions/prt-get.fish:25 +#: /tmp/fish/implicit/share/completions/prt-get.fish:85 +#, fuzzy +msgid "List installed packages which have no dependent packages" +msgstr "List packages on which this package depends" + +#: /tmp/fish/implicit/share/completions/prt-get.fish:26 +#, fuzzy +msgid "Check if a port is installed" +msgstr "Check installed gems" + +#: /tmp/fish/implicit/share/completions/prt-get.fish:27 +#: /tmp/fish/implicit/share/completions/prt-get.fish:86 +#, fuzzy +msgid "Print the version of an installed package" +msgstr "Generate a .deb file for an installed package" + +#: /tmp/fish/implicit/share/completions/prt-get.fish:28 +#: /tmp/fish/implicit/share/completions/prt-get.fish:87 +#, fuzzy +msgid "Print the listing of the directory of a port" +msgstr "Print the working directory" + +#: /tmp/fish/implicit/share/completions/prt-get.fish:29 +#: /tmp/fish/implicit/share/completions/prt-get.fish:88 +#, fuzzy +msgid "Print a file in a port to stdout" +msgstr "Print file to stdout" + +#: /tmp/fish/implicit/share/completions/prt-get.fish:30 +#: /tmp/fish/implicit/share/completions/prt-get.fish:89 +#, fuzzy +msgid "Edit a file in a port" +msgstr "Edit files in-place" + +#: /tmp/fish/implicit/share/completions/prt-get.fish:31 +#: /tmp/fish/implicit/share/completions/prt-get.fish:90 +msgid "Shows a help screen" +msgstr "" + +#: /tmp/fish/implicit/share/completions/prt-get.fish:32 +#: /tmp/fish/implicit/share/completions/prt-get.fish:91 +#, fuzzy +msgid "Print the configuration of prt-get" +msgstr "Set config options" + +#: /tmp/fish/implicit/share/completions/prt-get.fish:33 +#: /tmp/fish/implicit/share/completions/prt-get.fish:92 +#, fuzzy +msgid "Show the current version of prt-get" +msgstr "Show the log messages for a set of revision(s) and/or file(s)" + +#: /tmp/fish/implicit/share/completions/prt-get.fish:34 +#: /tmp/fish/implicit/share/completions/prt-get.fish:93 +#, fuzzy +msgid "Create a cache for prt-get" +msgstr "Create summary change report" + +#: /tmp/fish/implicit/share/completions/prt-get.fish:41 +#: /tmp/fish/implicit/share/completions/prt-get.fish:100 +#, fuzzy +msgid "No stripping" +msgstr "Prompt string" + +#: /tmp/fish/implicit/share/completions/prt-get.fish:42 +#: /tmp/fish/implicit/share/completions/prt-get.fish:101 +#, fuzzy +msgid "Keep work directory" +msgstr "Change working directory" + +#: /tmp/fish/implicit/share/completions/prt-get.fish:43 +#: /tmp/fish/implicit/share/completions/prt-get.fish:102 +#, fuzzy +msgid "Ignore the listed ports" +msgstr "Ignore first line of input" + +#: /tmp/fish/implicit/share/completions/prt-get.fish:44 +#, fuzzy +msgid "Use cache" +msgstr "Set cache dir" + +#: /tmp/fish/implicit/share/completions/prt-get.fish:46 +#: /tmp/fish/implicit/share/completions/prt-get.fish:104 +msgid "Exec eventual pre-install script" +msgstr "" + +#: /tmp/fish/implicit/share/completions/prt-get.fish:47 +#: /tmp/fish/implicit/share/completions/prt-get.fish:105 +msgid "Exec eventual post-install script" +msgstr "" + +#: /tmp/fish/implicit/share/completions/prt-get.fish:48 +#: /tmp/fish/implicit/share/completions/prt-get.fish:106 +msgid "Exec eventual pre-post-install scripts" +msgstr "" + +#: /tmp/fish/implicit/share/completions/prt-get.fish:49 +#: /tmp/fish/implicit/share/completions/prt-get.fish:107 +#, fuzzy +msgid "Ignore default config file" +msgstr "Ignore specified file" + +#: /tmp/fish/implicit/share/completions/prt-get.fish:50 +#: /tmp/fish/implicit/share/completions/prt-get.fish:108 +#, fuzzy +msgid "Prepend string to config file" +msgstr "Prepend string to relative links" + +#: /tmp/fish/implicit/share/completions/prt-get.fish:51 +#: /tmp/fish/implicit/share/completions/prt-get.fish:109 +#, fuzzy +msgid "Append string to config file" +msgstr "Specify apt config file" + +#: /tmp/fish/implicit/share/completions/prt-get.fish:52 +#: /tmp/fish/implicit/share/completions/prt-get.fish:110 +#, fuzzy +msgid "Overrirde config file with string" +msgstr "Overwrite modified files with clean copies" + +#: /tmp/fish/implicit/share/completions/prt-get.fish:54 +#: /tmp/fish/implicit/share/completions/prt-get.fish:112 +msgid "Arguments for pkgmk" +msgstr "" + +#: /tmp/fish/implicit/share/completions/prt-get.fish:55 +#: /tmp/fish/implicit/share/completions/prt-get.fish:113 +msgid "Arguments for pkgadd" +msgstr "" + +#: /tmp/fish/implicit/share/completions/prt-get.fish:56 +#: /tmp/fish/implicit/share/completions/prt-get.fish:114 +msgid "Arguments for pkgrm" +msgstr "" + +#: /tmp/fish/implicit/share/completions/prt-get.fish:57 +#: /tmp/fish/implicit/share/completions/prt-get.fish:115 +#, fuzzy +msgid "Prefer higher version" +msgstr "Source tree version" + +#: /tmp/fish/implicit/share/completions/prt-get.fish:58 +#: /tmp/fish/implicit/share/completions/prt-get.fish:116 +#, fuzzy +msgid "Override prefer-higher" +msgstr "Override framerate" + +#: /tmp/fish/implicit/share/completions/prt-get.fish:59 +#: /tmp/fish/implicit/share/completions/prt-get.fish:117 +#, fuzzy +msgid "Use alternative config file" +msgstr "Use config file" + +#: /tmp/fish/implicit/share/completions/prt-get.fish:60 +#: /tmp/fish/implicit/share/completions/prt-get.fish:118 +#, fuzzy +msgid "Use this alternative root for installation" +msgstr "Run unit tests prior to installation" + +#: /tmp/fish/implicit/share/completions/prt-get.fish:61 +#: /tmp/fish/implicit/share/completions/prt-get.fish:119 +#, fuzzy +msgid "Write output to log file" +msgstr "Write output to specified file" + +#: /tmp/fish/implicit/share/completions/ps.fish:1 +#: /tmp/fish/implicit/share/completions/ps.fish:5 +msgid "Select all" +msgstr "Select all" + +#: /tmp/fish/implicit/share/completions/ps.fish:2 +msgid "Invert selection" +msgstr "Invert selection" + +#: /tmp/fish/implicit/share/completions/ps.fish:3 +msgid "Select all processes except session leaders and terminal-less" +msgstr "Select all processes except session leaders and terminal-less" + +#: /tmp/fish/implicit/share/completions/ps.fish:4 +msgid "Select all processes except session leaders" +msgstr "Select all processes except session leaders" + +#: /tmp/fish/implicit/share/completions/ps.fish:6 +msgid "Deselect all processes that do not fulfill conditions" +msgstr "Deselect all processes that do not fulfill conditions" + +#: /tmp/fish/implicit/share/completions/ps.fish:7 +msgid "Select by command" +msgstr "Select by command" + +#: /tmp/fish/implicit/share/completions/ps.fish:8 +msgid "Select by group" +msgstr "Select by group" + +#: /tmp/fish/implicit/share/completions/ps.fish:9 +#: /tmp/fish/implicit/share/completions/ps.fish:10 +msgid "Select by user" +msgstr "Select by user" + +#: /tmp/fish/implicit/share/completions/ps.fish:11 +msgid "Select by group/session" +msgstr "Select by group/session" + +#: /tmp/fish/implicit/share/completions/ps.fish:12 +msgid "Select by PID" +msgstr "Select by PID" + +#: /tmp/fish/implicit/share/completions/ps.fish:13 +msgid "Select by parent PID" +msgstr "Select by parent PID" + +#: /tmp/fish/implicit/share/completions/ps.fish:14 +msgid "Select by session ID" +msgstr "Select by session ID" + +#: /tmp/fish/implicit/share/completions/ps.fish:15 +msgid "Select by tty" +msgstr "Select by tty" + +#: /tmp/fish/implicit/share/completions/ps.fish:16 +msgid "Extra full format" +msgstr "Extra full format" + +#: /tmp/fish/implicit/share/completions/ps.fish:17 +#: /tmp/fish/implicit/share/completions/ps.fish:23 +msgid "User defined format" +msgstr "User defined format" + +#: /tmp/fish/implicit/share/completions/ps.fish:18 +#: /tmp/fish/implicit/share/completions/ps.fish:25 +msgid "Add column for security data" +msgstr "Add column for security data" + +#: /tmp/fish/implicit/share/completions/ps.fish:19 +#, fuzzy +msgid "Show different scheduler information for the -l option" +msgstr "Show full information for specified patterns" + +#: /tmp/fish/implicit/share/completions/ps.fish:20 +msgid "Full format" +msgstr "Full format" + +#: /tmp/fish/implicit/share/completions/ps.fish:21 +msgid "Jobs format" +msgstr "Jobs format" + +#: /tmp/fish/implicit/share/completions/ps.fish:24 +msgid "Do not show flags" +msgstr "Do not show flags" + +#: /tmp/fish/implicit/share/completions/ps.fish:26 +msgid "Show hierarchy" +msgstr "Show hierarchy" + +#: /tmp/fish/implicit/share/completions/ps.fish:27 +msgid "Set namelist file" +msgstr "Set namelist file" + +#: /tmp/fish/implicit/share/completions/ps.fish:28 +msgid "Wide output" +msgstr "Wide output" + +#: /tmp/fish/implicit/share/completions/ps.fish:29 +#, fuzzy +msgid "Set screen width" +msgstr "Assume screen width" + +#: /tmp/fish/implicit/share/completions/ps.fish:30 +msgid "Include dead child process data" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ps.fish:31 +msgid "Repead header lines, one per page" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ps.fish:32 +#, fuzzy +msgid "Print no headers" +msgstr "Print line of headings" + +#: /tmp/fish/implicit/share/completions/ps.fish:33 +#, fuzzy +msgid "Set screen height" +msgstr "Set severity" + +#: /tmp/fish/implicit/share/completions/ps.fish:34 +#, fuzzy +msgid "Spericy sorting order" +msgstr "Set mail sort order" + +#: /tmp/fish/implicit/share/completions/ps.fish:35 +#, fuzzy +msgid "Show threads. With LWP/NLWP" +msgstr "Show threads" + +#: /tmp/fish/implicit/share/completions/ps.fish:36 +#, fuzzy +msgid "Show threads. With SPID" +msgstr "Show threads" + +#: /tmp/fish/implicit/share/completions/ps.fish:37 +#, fuzzy +msgid "Show threads after processes" +msgstr "Stop after preprocessor" + +#: /tmp/fish/implicit/share/completions/psql.fish:1 +msgid "database name to connect to" +msgstr "" + +#: /tmp/fish/implicit/share/completions/psql.fish:2 +msgid "run only single command (SQL or internal) and exit" +msgstr "" + +#: /tmp/fish/implicit/share/completions/psql.fish:3 +msgid "execute commands from file, then exit" +msgstr "execute commands from file, then exit" + +#: /tmp/fish/implicit/share/completions/psql.fish:4 +#, fuzzy +msgid "list available databases, then exit" +msgstr "List available updates" + +#: /tmp/fish/implicit/share/completions/psql.fish:5 +msgid "do not read startup file (~/.psqlrc)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/psql.fish:6 +#, fuzzy +msgid "execute command file as a single transaction" +msgstr "execute commands from file, then exit" + +#: /tmp/fish/implicit/share/completions/psql.fish:7 +#, fuzzy +msgid "show this help, then exit" +msgstr "Show this help message and exit" + +#: /tmp/fish/implicit/share/completions/psql.fish:8 +#, fuzzy +msgid "output version information, then exit" +msgstr "Print version information and exit" + +#: /tmp/fish/implicit/share/completions/psql.fish:9 +msgid "echo all input from script" +msgstr "" + +#: /tmp/fish/implicit/share/completions/psql.fish:10 +#, fuzzy +msgid "echo commands sent to server" +msgstr "Print commands to stderr" + +#: /tmp/fish/implicit/share/completions/psql.fish:11 +msgid "display queries that internal commands generate" +msgstr "" + +#: /tmp/fish/implicit/share/completions/psql.fish:12 +#, fuzzy +msgid "send session log to file" +msgstr "Save session cookies" + +#: /tmp/fish/implicit/share/completions/psql.fish:13 +msgid "disable enhanced command line editing (readline)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/psql.fish:14 +msgid "send query results to file (or |pipe)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/psql.fish:15 +msgid "run quietly (no messages, only query output)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/psql.fish:16 +msgid "single-step mode (confirm each query)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/psql.fish:17 +msgid "single-line mode (end of line terminates SQL command)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/psql.fish:18 +#, fuzzy +msgid "unaligned table output mode" +msgstr "Give human readable output" + +#: /tmp/fish/implicit/share/completions/psql.fish:19 +msgid "HTML table output mode" +msgstr "" + +#: /tmp/fish/implicit/share/completions/psql.fish:20 +msgid "set printing option VAR to ARG (see \\pset command)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/psql.fish:21 +#, fuzzy +msgid "print rows only" +msgstr "Print verbose info" + +#: /tmp/fish/implicit/share/completions/psql.fish:22 +msgid "set HTML table tag attributes (e.g., width, border)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/psql.fish:23 +#, fuzzy +msgid "turn on expanded table output" +msgstr "Turn on debug output" + +#: /tmp/fish/implicit/share/completions/psql.fish:24 +msgid "set field separator (default: '|')" +msgstr "" + +#: /tmp/fish/implicit/share/completions/psql.fish:25 +msgid "set record separator (default: newline)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/psql.fish:26 +msgid "database server host or socket directory" +msgstr "" + +#: /tmp/fish/implicit/share/completions/psql.fish:27 +msgid "database server port" +msgstr "" + +#: /tmp/fish/implicit/share/completions/psql.fish:28 +#, fuzzy +msgid "database user name" +msgstr "Set server name" + +#: /tmp/fish/implicit/share/completions/psql.fish:29 +#, fuzzy +msgid "never prompt for password" +msgstr "Never prompt before removal" + +#: /tmp/fish/implicit/share/completions/psql.fish:30 +msgid "force password prompt (should happen automatically)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/psub.fish:2 +msgid "Communicate using a regular file, not a named pipe" +msgstr "" + +#: /tmp/fish/implicit/share/completions/pv.fish:1 +msgid "Turn progress bar on" +msgstr "" + +#: /tmp/fish/implicit/share/completions/pv.fish:2 +#, fuzzy +msgid "Show timer" +msgstr "Show the time" + +#: /tmp/fish/implicit/share/completions/pv.fish:3 +#, fuzzy +msgid "Show estimated time left" +msgstr "Show the time" + +#: /tmp/fish/implicit/share/completions/pv.fish:4 +msgid "Show estimated time of arrival" +msgstr "" + +#: /tmp/fish/implicit/share/completions/pv.fish:5 +#, fuzzy +msgid "Show rate counter" +msgstr "Show all containers" + +#: /tmp/fish/implicit/share/completions/pv.fish:6 +#, fuzzy +msgid "Show average rate" +msgstr "Show packages in cache" + +#: /tmp/fish/implicit/share/completions/pv.fish:7 +#, fuzzy +msgid "Show total byte counter" +msgstr "Show all containers" + +#: /tmp/fish/implicit/share/completions/pv.fish:8 +msgid "Show transfer buffer percentage" +msgstr "" + +#: /tmp/fish/implicit/share/completions/pv.fish:9 +#, fuzzy +msgid "Show the last NUM bytes written" +msgstr "Print total bytes written" + +#: /tmp/fish/implicit/share/completions/pv.fish:10 +#, fuzzy +msgid "Set output format" +msgstr "Specify output format" + +#: /tmp/fish/implicit/share/completions/pv.fish:13 +msgid "Wait for first byte before showing progress" +msgstr "" + +#: /tmp/fish/implicit/share/completions/pv.fish:14 +msgid "Wait given time (in secs) before showing progress" +msgstr "" + +#: /tmp/fish/implicit/share/completions/pv.fish:15 +#, fuzzy +msgid "Set total number of bytes to be transfered" +msgstr "Set number of retries to number" + +#: /tmp/fish/implicit/share/completions/pv.fish:16 +#, fuzzy +msgid "Count lines instead of bytes" +msgstr "Could not convert input. Read %d bytes." + +#: /tmp/fish/implicit/share/completions/pv.fish:17 +#, fuzzy +msgid "Count null-terminated lines" +msgstr "-T has null-terminated names" + +#: /tmp/fish/implicit/share/completions/pv.fish:18 +#, fuzzy +msgid "Wait given time (in secs) between updates" +msgstr "Wait time between retries" + +#: /tmp/fish/implicit/share/completions/pv.fish:19 +#, fuzzy +msgid "Set terminal width" +msgstr "Stop from terminal input" + +#: /tmp/fish/implicit/share/completions/pv.fish:20 +#, fuzzy +msgid "Set terminal height" +msgstr "Stop from terminal input" + +#: /tmp/fish/implicit/share/completions/pv.fish:21 +#, fuzzy +msgid "Prefix output with given name" +msgstr "Specify output filename" + +#: /tmp/fish/implicit/share/completions/pv.fish:22 +#, fuzzy +msgid "Force output" +msgstr "Wide output" + +#: /tmp/fish/implicit/share/completions/pv.fish:23 +msgid "Use cursor positioning escape sequence instead of \\r" +msgstr "" + +#: /tmp/fish/implicit/share/completions/pv.fish:24 +msgid "Limit transfer rate" +msgstr "" + +#: /tmp/fish/implicit/share/completions/pv.fish:25 +msgid "Use transfer buffer size (in bytes)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/pv.fish:26 +#, fuzzy +msgid "Don't use slice" +msgstr "Don't use batch mode" + +#: /tmp/fish/implicit/share/completions/pv.fish:27 +#, fuzzy +msgid "Ignore read errors" +msgstr "Ignore errors" + +#: /tmp/fish/implicit/share/completions/pv.fish:28 +msgid "Stop transfer after given number of bytes" +msgstr "" + +#: /tmp/fish/implicit/share/completions/pv.fish:29 +msgid "Watch file given description from given process (PID:FD)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/pv.fish:30 +msgid "Change a running pv's options" +msgstr "" + +#: /tmp/fish/implicit/share/completions/pv.fish:31 +msgid "Save pv PID in given file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/pydf.fish:1 +msgid "Report colourised filesystem disk space usage" +msgstr "" + +#: /tmp/fish/implicit/share/completions/pydf.fish:2 +#, fuzzy +msgid "show this help message" +msgstr "Show this help message and exit" + +#: /tmp/fish/implicit/share/completions/pydf.fish:3 +#: /tmp/fish/implicit/share/completions/quilt.fish:2 +#, fuzzy +msgid "show version" +msgstr "Show each gem version" + +#: /tmp/fish/implicit/share/completions/pydf.fish:4 +#, fuzzy +msgid "include filesystems having 0 blocks" +msgstr "Exclude file systems" + +#: /tmp/fish/implicit/share/completions/pydf.fish:5 +msgid "print sizes in human readable format (e.g., 1K 234M 2G)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/pydf.fish:6 +msgid "likewise, but use powers of 1000 not 1024" +msgstr "" + +#: /tmp/fish/implicit/share/completions/pydf.fish:7 +msgid "use BLOCKSIZE-byte blocks" +msgstr "" + +#: /tmp/fish/implicit/share/completions/pydf.fish:8 +#, fuzzy +msgid "limit listing to local filesystems" +msgstr "List only local filesystems" + +#: /tmp/fish/implicit/share/completions/pydf.fish:9 +#, fuzzy +msgid "like --block-size=1024" +msgstr "Set block size" + +#: /tmp/fish/implicit/share/completions/pydf.fish:10 +msgid "like --block-size=1048576" +msgstr "" + +#: /tmp/fish/implicit/share/completions/pydf.fish:11 +msgid "like --block-size=1073741824" +msgstr "" + +#: /tmp/fish/implicit/share/completions/pydf.fish:12 +msgid "use filesystem native block size" +msgstr "" + +#: /tmp/fish/implicit/share/completions/pydf.fish:13 +#, fuzzy +msgid "do not use colours" +msgstr "Use colors" + +#: /tmp/fish/implicit/share/completions/pydf.fish:14 +msgid "" +"file to get mount information from. On normal Linux systems only /etc/mtab " +"or /proc/mounts make sense. Some other Unices use /etc/mnttab. Use /proc/" +"mounts when /etc/mtab is corrupted or inaccessible (the output looks a bit " +"weird in this case)." +msgstr "" + +#: /tmp/fish/implicit/share/completions/pydf.fish:15 +msgid "show 'mount --bind' mounts" +msgstr "" + +#: /tmp/fish/implicit/share/completions/pydf.fish:16 +#, fuzzy +msgid "show inode instead of block usage" +msgstr "show some examples of usage" + +#: /tmp/fish/implicit/share/completions/pygmentize.fish:1 +#, fuzzy +msgid "Set output file" +msgstr "Output file" + +#: /tmp/fish/implicit/share/completions/pygmentize.fish:2 +#, fuzzy +msgid "Read one line at a time" +msgstr "Print name, line, and time" + +#: /tmp/fish/implicit/share/completions/pygmentize.fish:3 +#, fuzzy +msgid "Set lexer" +msgstr "Set severity" + +#: /tmp/fish/implicit/share/completions/pygmentize.fish:4 +msgid "Guess lexer" +msgstr "" + +#: /tmp/fish/implicit/share/completions/pygmentize.fish:5 +#, fuzzy +msgid "Set formater" +msgstr "Set format file" + +#: /tmp/fish/implicit/share/completions/pygmentize.fish:6 +#, fuzzy +msgid "Set coma-seperated options" +msgstr "Set config options" + +#: /tmp/fish/implicit/share/completions/pygmentize.fish:7 +#, fuzzy +msgid "Set one option" +msgstr "Set config options" + +#: /tmp/fish/implicit/share/completions/pygmentize.fish:8 +#, fuzzy +msgid "Set filter" +msgstr "Set tag file" + +#: /tmp/fish/implicit/share/completions/pygmentize.fish:9 +#, fuzzy +msgid "Print style definition for given style" +msgstr "Print all possible definitions of the specified name" + +#: /tmp/fish/implicit/share/completions/pygmentize.fish:10 +msgid "List lexers, formaters, styles or filters" +msgstr "" + +#: /tmp/fish/implicit/share/completions/pygmentize.fish:11 +msgid "Guess and print lexer name based on given file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/pygmentize.fish:12 +#, fuzzy +msgid "Print detailed help" +msgstr "Print help" + +#: /tmp/fish/implicit/share/completions/pygmentize.fish:13 +msgid "Print detailed traceback on unhandled exceptions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/pygmentize.fish:15 +#, fuzzy +msgid "Print package version" +msgstr "Print all versions" + +#: /tmp/fish/implicit/share/completions/python2.fish:1 +#: /tmp/fish/implicit/share/completions/python3.fish:1 +#: /tmp/fish/implicit/share/completions/python.fish:1 +msgid "Don't write .py[co] files on import" +msgstr "" + +#: /tmp/fish/implicit/share/completions/python2.fish:2 +#: /tmp/fish/implicit/share/completions/python3.fish:2 +#: /tmp/fish/implicit/share/completions/python.fish:2 +msgid "Execute argument as command" +msgstr "Execute argument as command" + +#: /tmp/fish/implicit/share/completions/python2.fish:3 +#: /tmp/fish/implicit/share/completions/python3.fish:3 +#: /tmp/fish/implicit/share/completions/python.fish:3 +msgid "Debug on" +msgstr "Debug on" + +#: /tmp/fish/implicit/share/completions/python2.fish:4 +#: /tmp/fish/implicit/share/completions/python3.fish:4 +#: /tmp/fish/implicit/share/completions/python.fish:4 +msgid "Ignore environment variables" +msgstr "Ignore environment variables" + +#: /tmp/fish/implicit/share/completions/python2.fish:6 +#: /tmp/fish/implicit/share/completions/python3.fish:6 +#: /tmp/fish/implicit/share/completions/python.fish:6 +msgid "Interactive mode after executing commands" +msgstr "Interactive mode after executing commands" + +#: /tmp/fish/implicit/share/completions/python2.fish:7 +#: /tmp/fish/implicit/share/completions/python3.fish:7 +#: /tmp/fish/implicit/share/completions/python.fish:8 +msgid "Enable optimizations" +msgstr "Enable optimizations" + +#: /tmp/fish/implicit/share/completions/python2.fish:8 +#: /tmp/fish/implicit/share/completions/python3.fish:8 +#: /tmp/fish/implicit/share/completions/python.fish:9 +msgid "Remove doc-strings in addition to the -O optimizations" +msgstr "" + +#: /tmp/fish/implicit/share/completions/python2.fish:9 +#: /tmp/fish/implicit/share/completions/python3.fish:9 +#: /tmp/fish/implicit/share/completions/python.fish:10 +msgid "Don't add user site directory to sys.path" +msgstr "" + +#: /tmp/fish/implicit/share/completions/python2.fish:10 +#: /tmp/fish/implicit/share/completions/python3.fish:10 +#: /tmp/fish/implicit/share/completions/python.fish:11 +msgid "Disable import of site module" +msgstr "Disable import of site module" + +#: /tmp/fish/implicit/share/completions/python2.fish:11 +#: /tmp/fish/implicit/share/completions/python3.fish:11 +#: /tmp/fish/implicit/share/completions/python.fish:12 +msgid "Unbuffered input and output" +msgstr "Unbuffered input and output" + +#: /tmp/fish/implicit/share/completions/python2.fish:14 +#: /tmp/fish/implicit/share/completions/python3.fish:14 +#: /tmp/fish/implicit/share/completions/python.fish:15 +msgid "Warning control" +msgstr "Warning control" + +#: /tmp/fish/implicit/share/completions/python2.fish:15 +#: /tmp/fish/implicit/share/completions/python3.fish:15 +#: /tmp/fish/implicit/share/completions/python.fish:16 +msgid "Skip first line of source, allowing use of non-Unix forms of #!cmd" +msgstr "" + +#: /tmp/fish/implicit/share/completions/python2.fish:16 +#: /tmp/fish/implicit/share/completions/python3.fish:16 +#: /tmp/fish/implicit/share/completions/python.fish:17 +#, fuzzy +msgid "Read program from stdin" +msgstr "Read names from stdin" + +#: /tmp/fish/implicit/share/completions/python2.fish:17 +#: /tmp/fish/implicit/share/completions/python.fish:18 +msgid "Warn about Python 3.x incompatibilities that 2to3 cannot trivially fix" +msgstr "" + +#: /tmp/fish/implicit/share/completions/python2.fish:18 +#: /tmp/fish/implicit/share/completions/python.fish:19 +msgid "Warn on mixed tabs and spaces" +msgstr "Warn on mixed tabs and spaces" + +#: /tmp/fish/implicit/share/completions/python2.fish:19 +#: /tmp/fish/implicit/share/completions/python.fish:20 +msgid "Division control" +msgstr "Division control" + +#: /tmp/fish/implicit/share/completions/python2.fish:20 +#: /tmp/fish/implicit/share/completions/python3.fish:21 +#: /tmp/fish/implicit/share/completions/python.fish:7 +msgid "Run library module as a script (terminates option list)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/python3.fish:17 +#: /tmp/fish/implicit/share/completions/python.fish:21 +#, fuzzy +msgid "Don't print version and copyright messages on interactive startup" +msgstr "Ignore version magic information" + +#: /tmp/fish/implicit/share/completions/python3.fish:18 +#: /tmp/fish/implicit/share/completions/python.fish:22 +#, fuzzy +msgid "Set implementation-specific option" +msgstr "Edit command specific completions" + +#: /tmp/fish/implicit/share/completions/python3.fish:19 +#: /tmp/fish/implicit/share/completions/python.fish:23 +msgid "" +"Issue warnings about str(bytes_instance), str(bytearray_instance) and " +"comparing bytes/bytearray with str" +msgstr "" + +#: /tmp/fish/implicit/share/completions/python3.fish:20 +#: /tmp/fish/implicit/share/completions/python.fish:24 +#, fuzzy +msgid "Issue errors" +msgstr "Ignore errors" + +#: /tmp/fish/implicit/share/completions/quilt.fish:3 +#, fuzzy +msgid "specify the file to Run Control file to use" +msgstr "Specify the remote shell to use" + +#: /tmp/fish/implicit/share/completions/quilt.fish:4 +msgid "Runs the command in bash trace mode (-x). For internal debugging" +msgstr "" + +#: /tmp/fish/implicit/share/completions/quilt.fish:5 +#, fuzzy +msgid "Add one or more files to the topmost or named patch" +msgstr "Add one or more new files or directories" + +#: /tmp/fish/implicit/share/completions/quilt.fish:6 +#, fuzzy +msgid "Print an annotated listing of the specified file" +msgstr "Print all possible definitions of the specified name" + +#: /tmp/fish/implicit/share/completions/quilt.fish:7 +#, fuzzy +msgid "Print a list of applied patches" +msgstr "Print a list of local users" + +#: /tmp/fish/implicit/share/completions/quilt.fish:8 +#, fuzzy +msgid "Remove the specified or topmost patch from the series file" +msgstr "Move file specified on commandline" + +#: /tmp/fish/implicit/share/completions/quilt.fish:9 +msgid "" +"Produces a diff of the specified file(s) in the topmost or specified patch" +msgstr "" + +#: /tmp/fish/implicit/share/completions/quilt.fish:10 +#, fuzzy +msgid "Edit the specified file(s) in /usr/bin/vim" +msgstr "Add specified file to the current list of keyrings" + +#: /tmp/fish/implicit/share/completions/quilt.fish:11 +#, fuzzy +msgid "Print the list of files that the topmost or specified patch changes" +msgstr "Set the list of default preferences to the specified string" + +#: /tmp/fish/implicit/share/completions/quilt.fish:12 +msgid "" +"Integrate the patch read from standard input into the topmost patch" +msgstr "" + +#: /tmp/fish/implicit/share/completions/quilt.fish:13 +msgid " Fork the topmost patch" +msgstr "" + +#: /tmp/fish/implicit/share/completions/quilt.fish:14 +msgid "" +"Generate a dot(1) directed graph showing the dependencies between applied " +"patches" +msgstr "" + +#: /tmp/fish/implicit/share/completions/quilt.fish:15 +msgid "" +"Grep through the source files, recursively, skipping patches and quilt meta-" +"information" +msgstr "" + +#: /tmp/fish/implicit/share/completions/quilt.fish:16 +msgid " Print or change the header of the topmost or specified patch" +msgstr "" + +#: /tmp/fish/implicit/share/completions/quilt.fish:17 +msgid "Import external patches" +msgstr "" + +#: /tmp/fish/implicit/share/completions/quilt.fish:18 +msgid "" +"Create mail messages from all patches in the series file, and either " +"store or send them" +msgstr "" + +#: /tmp/fish/implicit/share/completions/quilt.fish:19 +msgid "" +"Create a new patch with the specified file name, and insert it after the " +"topmost patch" +msgstr "" + +#: /tmp/fish/implicit/share/completions/quilt.fish:20 +msgid "" +"Print the name of the next patch after the specified or topmost patch in " +"the series file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/quilt.fish:21 +#, fuzzy +msgid "Print the list of patches that modify the specified file" +msgstr "Set the list of default preferences to the specified string" + +#: /tmp/fish/implicit/share/completions/quilt.fish:22 +msgid "" +"Print the name of the previous patch before the specified or topmost patch " +"in the series file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/quilt.fish:23 +#, fuzzy +msgid "Apply patch(es) from the series file" +msgstr "Query packages with the specified group" + +#: /tmp/fish/implicit/share/completions/quilt.fish:24 +msgid "Refreshes the specified patch, or the topmost patch by default" +msgstr "" + +#: /tmp/fish/implicit/share/completions/quilt.fish:25 +#, fuzzy +msgid "Remove one or more files from the topmost or named patch" +msgstr "Remove one or more files or directories from the repository" + +#: /tmp/fish/implicit/share/completions/quilt.fish:26 +msgid "Rename the topmost or named patch" +msgstr "" + +#: /tmp/fish/implicit/share/completions/quilt.fish:27 +#, fuzzy +msgid "Print the names of all patches in the series file" +msgstr "Prints the license of all gems in the bundle" + +#: /tmp/fish/implicit/share/completions/quilt.fish:28 +msgid " Initializes a source tree from an rpm spec file or a quilt series file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/quilt.fish:29 +#, fuzzy +msgid " Take a snapshot of the current working state" +msgstr "Change working directory" + +#: /tmp/fish/implicit/share/completions/quilt.fish:30 +msgid "" +"Print the name of the topmost patch on the current stack of applied patches" +msgstr "" + +#: /tmp/fish/implicit/share/completions/quilt.fish:31 +msgid "" +"Print a list of patches that are not applied, or all patches that follow the " +"specified patch in the series file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/quilt.fish:32 +msgid "" +"Upgrade the meta-data in a working tree from an old version of quilt to the " +"current version" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ranger.fish:1 +#, fuzzy +msgid "Activate debug mode" +msgstr "Sets debug mode" + +#: /tmp/fish/implicit/share/completions/ranger.fish:2 +#, fuzzy +msgid "Activate clean mode" +msgstr "Silent mode" + +#: /tmp/fish/implicit/share/completions/ranger.fish:3 +#, fuzzy +msgid "Change configuration directory" +msgstr "Change working directory" + +#: /tmp/fish/implicit/share/completions/ranger.fish:4 +#, fuzzy +msgid "Create copies of the default configuration" +msgstr "Write out the current configuration" + +#: /tmp/fish/implicit/share/completions/ranger.fish:5 +msgid "Pick file with ranger" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ranger.fish:6 +msgid "Pick multiple files with ranger" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ranger.fish:7 +#, fuzzy +msgid "Pick directory" +msgstr "Check directories" + +#: /tmp/fish/implicit/share/completions/ranger.fish:8 +msgid "Open ranger with given file selected" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ranger.fish:9 +msgid "List common keys which are not bound" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ranger.fish:10 +msgid "List all tagged files with given tag (default *)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ranger.fish:11 +msgid "Print statistics of CPU usage on exit" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ranger.fish:12 +#, fuzzy +msgid "Execute command after configuration file read" +msgstr "Clear list of configuration files to read" + +#: /tmp/fish/implicit/share/completions/rbenv.fish:1 +#, fuzzy +msgid "List all rbenv commands" +msgstr "list all “gem” commands" + +#: /tmp/fish/implicit/share/completions/rbenv.fish:2 +#, fuzzy +msgid "Set or show the global Ruby version" +msgstr "Sort by version" + +#: /tmp/fish/implicit/share/completions/rbenv.fish:3 +#, fuzzy +msgid "Install a ruby version" +msgstr "Print all versions" + +#: /tmp/fish/implicit/share/completions/rbenv.fish:4 +msgid "Set or show the local directory-specific Ruby version" +msgstr "" + +#: /tmp/fish/implicit/share/completions/rbenv.fish:5 +msgid "Shows a ruby version installed folder" +msgstr "" + +#: /tmp/fish/implicit/share/completions/rbenv.fish:6 +msgid "Rehash rbenv shims (run this after installing binaries)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/rbenv.fish:7 +#, fuzzy +msgid "rbenv root folder" +msgstr "Open folder" + +#: /tmp/fish/implicit/share/completions/rbenv.fish:8 +msgid "Set or show the shell-specific Ruby version" +msgstr "" + +#: /tmp/fish/implicit/share/completions/rbenv.fish:9 +#, fuzzy +msgid "Show the current Ruby version" +msgstr "Sort by version" + +#: /tmp/fish/implicit/share/completions/rbenv.fish:10 +msgid "List all Ruby versions known by rbenv" +msgstr "" + +#: /tmp/fish/implicit/share/completions/rbenv.fish:11 +#, fuzzy +msgid "List all Ruby versions with the given command" +msgstr "Run fish with this command" + +#: /tmp/fish/implicit/share/completions/rbenv.fish:12 +msgid "Show the full path for the given Ruby command" +msgstr "" + +#: /tmp/fish/implicit/share/completions/rc.d.fish:1 +#, fuzzy +msgid "Filter started daemons" +msgstr "Print arch daemons" + +#: /tmp/fish/implicit/share/completions/rc.d.fish:2 +msgid "Filter stopped daemons" +msgstr "" + +#: /tmp/fish/implicit/share/completions/rc.d.fish:3 +msgid "Filter auto started daemons" +msgstr "" + +#: /tmp/fish/implicit/share/completions/rc.d.fish:4 +#, fuzzy +msgid "Filter manually started daemons" +msgstr "Show manually installed packages" + +#: /tmp/fish/implicit/share/completions/rc-service.fish:1 +msgid "Tests if the service exists or not" +msgstr "" + +#: /tmp/fish/implicit/share/completions/rc-service.fish:2 +#, fuzzy +msgid "List all available services" +msgstr "List all available patches" + +#: /tmp/fish/implicit/share/completions/rc-service.fish:3 +#, fuzzy +msgid "Display the help output" +msgstr "Display a help page" + +#: /tmp/fish/implicit/share/completions/rc-service.fish:5 +#, fuzzy +msgid "Display software version" +msgstr "display the package version" + +#: /tmp/fish/implicit/share/completions/rc-service.fish:6 +#, fuzzy +msgid "Run verbosely" +msgstr "Do not be verbose" + +#: /tmp/fish/implicit/share/completions/rc-service.fish:7 +msgid "Run quietly (Does not affect errors)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/read.fish:2 +#, fuzzy +msgid "Set prompt command" +msgstr "Select by command" + +#: /tmp/fish/implicit/share/completions/read.fish:3 +#: /tmp/fish/implicit/share/completions/set.fish:4 +msgid "Export variable to subprocess" +msgstr "Export variable to subprocess" + +#: /tmp/fish/implicit/share/completions/read.fish:4 +#: /tmp/fish/implicit/share/completions/set.fish:6 +msgid "Make variable scope global" +msgstr "Make variable scope global" + +#: /tmp/fish/implicit/share/completions/read.fish:5 +#: /tmp/fish/implicit/share/completions/set.fish:7 +msgid "Make variable scope local" +msgstr "Make variable scope local" + +#: /tmp/fish/implicit/share/completions/read.fish:6 +msgid "" +"Make variable scope universal, i.e. share variable with all the users fish " +"processes on this computer" +msgstr "" +"Make variable scope universal, i.e. share variable with all the users fish " +"processes on this computer" + +#: /tmp/fish/implicit/share/completions/read.fish:7 +#: /tmp/fish/implicit/share/completions/set.fish:5 +msgid "Do not export variable to subprocess" +msgstr "Do not export variable to subprocess" + +#: /tmp/fish/implicit/share/completions/read.fish:8 +msgid "Name to load/save history under" +msgstr "" + +#: /tmp/fish/implicit/share/completions/read.fish:9 +msgid "Initial contents of read buffwhen reading interactively" +msgstr "" + +#: /tmp/fish/implicit/share/completions/read.fish:10 +msgid "" +"Use syntax highlighting, tab completions and command termination suitable " +"for entering shellscript code" +msgstr "" + +#: /tmp/fish/implicit/share/completions/read.fish:11 +#, fuzzy +msgid "Read the specified number of characters" +msgstr "Compare only specified number of characters" + +#: /tmp/fish/implicit/share/completions/read.fish:12 +msgid "Store the results as an array" +msgstr "" + +#: /tmp/fish/implicit/share/completions/read.fish:13 +#, fuzzy +msgid "Set right-hand prompt command" +msgstr "Set or get the commandline" + +#: /tmp/fish/implicit/share/completions/readlink.fish:1 +msgid "Canonicalize, follow symlinks, last can be missing" +msgstr "" + +#: /tmp/fish/implicit/share/completions/readlink.fish:2 +msgid "Canonicalize, follow symlinks, none can be missing" +msgstr "" + +#: /tmp/fish/implicit/share/completions/readlink.fish:3 +msgid "Canonicalize, follow symlinks, all can be missing" +msgstr "" + +#: /tmp/fish/implicit/share/completions/readlink.fish:4 +msgid "Do not output the trailing newline" +msgstr "" + +#: /tmp/fish/implicit/share/completions/readlink.fish:6 +#, fuzzy +msgid "Report error messages" +msgstr "Suppress error messages" + +#: /tmp/fish/implicit/share/completions/realpath.fish:1 +msgid "all components of the path must exist" +msgstr "" + +#: /tmp/fish/implicit/share/completions/realpath.fish:2 +#, fuzzy +msgid "no components of the path need exist" +msgstr "Query packages with the specified group" + +#: /tmp/fish/implicit/share/completions/realpath.fish:3 +msgid "resolve '..' components before symlinks" +msgstr "" + +#: /tmp/fish/implicit/share/completions/realpath.fish:4 +msgid "resolve symlinks as encountered (default)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/realpath.fish:5 +#, fuzzy +msgid "suppress most error messages" +msgstr "Suppress error messages" + +#: /tmp/fish/implicit/share/completions/realpath.fish:6 +msgid "print the resolved path relative to FILE" +msgstr "" + +#: /tmp/fish/implicit/share/completions/realpath.fish:7 +msgid "print absolute paths unless paths below FILE" +msgstr "" + +#: /tmp/fish/implicit/share/completions/realpath.fish:8 +#, fuzzy +msgid "don't expand symlinks" +msgstr "Don't follow symlinks" + +#: /tmp/fish/implicit/share/completions/realpath.fish:9 +msgid "separate output with NUL rather than newline" +msgstr "" + +#: /tmp/fish/implicit/share/completions/rejmerge.fish:1 +msgid "Alternative root" +msgstr "" + +#: /tmp/fish/implicit/share/completions/renice.fish:1 +msgid "Force following parameters to be process ID's (The default)" +msgstr "Force following parameters to be process ID's (The default)" + +#: /tmp/fish/implicit/share/completions/renice.fish:2 +msgid "Force following parameters to be interpreted as process group ID's" +msgstr "Force following parameters to be interpreted as process group ID's" + +#: /tmp/fish/implicit/share/completions/renice.fish:3 +msgid "Force following parameters to be interpreted as user names" +msgstr "Force following parameters to be interpreted as user names" + +#: /tmp/fish/implicit/share/completions/return.fish:2 +msgid "Return from function with normal exit status" +msgstr "" + +#: /tmp/fish/implicit/share/completions/return.fish:3 +msgid "Return from function with abnormal exit status" +msgstr "" + +#: /tmp/fish/implicit/share/completions/rfkill.fish:1 +msgid "device group" +msgstr "" + +#: /tmp/fish/implicit/share/completions/rmdir.fish:1 +msgid "Ignore errors from non-empty directories" +msgstr "Ignore errors from non-empty directories" + +#: /tmp/fish/implicit/share/completions/rmdir.fish:2 +msgid "Remove each component of path" +msgstr "Remove each component of path" + +#: /tmp/fish/implicit/share/completions/rmmod.fish:1 +#, fuzzy +msgid "Prints the help text." +msgstr "Prints formatted text" + +#: /tmp/fish/implicit/share/completions/rmmod.fish:2 +msgid "Send errors to syslog instead of standard error." +msgstr "" + +#: /tmp/fish/implicit/share/completions/rmmod.fish:3 +#, fuzzy +msgid "Print messages about what the program is doing." +msgstr "Print messages about what the program is doing" + +#: /tmp/fish/implicit/share/completions/rmmod.fish:4 +#, fuzzy +msgid "Show version of program and exit" +msgstr "Show version number and exit" + +#: /tmp/fish/implicit/share/completions/rmmod.fish:5 +msgid "" +"With this option, you can remove modules which are being used, or which are " +"not designed to be removed, or have been marked as unsafe" +msgstr "" + +#: /tmp/fish/implicit/share/completions/root.fish:2 +#, fuzzy +msgid "Do not execute logon and logoff macros" +msgstr "Do not execute commands" + +#: /tmp/fish/implicit/share/completions/root.fish:3 +#, fuzzy +msgid "Exit after processing commandline macro files" +msgstr "Run command after processing of initialization files" + +#: /tmp/fish/implicit/share/completions/root.fish:4 +#, fuzzy +msgid "Do not show splashscreen" +msgstr "Do not show flags" + +#: /tmp/fish/implicit/share/completions/root.fish:5 +#, fuzzy +msgid "Exit on exception" +msgstr "Exit on second EOF" + +#: /tmp/fish/implicit/share/completions/root.fish:7 +#, fuzzy +msgid "Print ./configure options" +msgstr "Set config options" + +#: /tmp/fish/implicit/share/completions/root.fish:8 +msgid "Run with memory usage monitoring" +msgstr "" + +#: /tmp/fish/implicit/share/completions/rpm.fish:5 +#, fuzzy +msgid "List of rpm configuration files" +msgstr "Specify a configuration file" + +#: /tmp/fish/implicit/share/completions/rpm.fish:6 +msgid "Pipe output through specified command" +msgstr "Pipe output through specified command" + +#: /tmp/fish/implicit/share/completions/rpm.fish:7 +msgid "Specify directory for rpm database" +msgstr "Specify directory for rpm database" + +#: /tmp/fish/implicit/share/completions/rpm.fish:8 +#, fuzzy +msgid "Specify root directory for rpm operations" +msgstr "Specify directory for rpm database" + +#: /tmp/fish/implicit/share/completions/rpm.fish:9 +msgid "Add suggested packages to the transaction set when needed" +msgstr "Add suggested packages to the transaction set when needed" + +#: /tmp/fish/implicit/share/completions/rpm.fish:10 +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" + +#: /tmp/fish/implicit/share/completions/rpm.fish:11 +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)" + +#: /tmp/fish/implicit/share/completions/rpm.fish:12 +msgid "Don't install files whose name begins with specified path" +msgstr "Don't install files whose name begins with specified path" + +#: /tmp/fish/implicit/share/completions/rpm.fish:13 +msgid "Don't install any files which are marked as documentation" +msgstr "Don't install any files which are marked as documentation" + +#: /tmp/fish/implicit/share/completions/rpm.fish:14 +msgid "Same as using --replacepkgs, --replacefiles, and --oldpackage" +msgstr "Same as using --replacepkgs, --replacefiles, and --oldpackage" + +#: /tmp/fish/implicit/share/completions/rpm.fish:15 +msgid "Print 50 hash marks as the package archive is unpacked" +msgstr "Print 50 hash marks as the package archive is unpacked" + +#: /tmp/fish/implicit/share/completions/rpm.fish:16 +msgid "Don't check for sufficient disk space before installation" +msgstr "Don't check for sufficient disk space before installation" + +#: /tmp/fish/implicit/share/completions/rpm.fish:17 +msgid "" +"Allow installation or upgrading even if the architectures of the binary " +"package and host don't match" +msgstr "" +"Allow installation or upgrading even if the architectures of the binary " +"package and host don't match" + +#: /tmp/fish/implicit/share/completions/rpm.fish:18 +msgid "" +"Allow installation or upgrading even if the operating systems of the binary " +"package and host don't match" +msgstr "" +"Allow installation or upgrading even if the operating systems of the binary " +"package and host don't match" + +#: /tmp/fish/implicit/share/completions/rpm.fish:19 +msgid "Install documentation files (default)" +msgstr "Install documentation files (default)" + +#: /tmp/fish/implicit/share/completions/rpm.fish:20 +msgid "Update only the database, not the filesystem" +msgstr "Update only the database, not the filesystem" + +#: /tmp/fish/implicit/share/completions/rpm.fish:21 +#: /tmp/fish/implicit/share/completions/rpm.fish:70 +msgid "Don't verify package or header digests when reading" +msgstr "Don't verify package or header digests when reading" + +#: /tmp/fish/implicit/share/completions/rpm.fish:22 +#: /tmp/fish/implicit/share/completions/rpm.fish:73 +msgid "Don't verify package or header signatures when reading" +msgstr "Don't verify package or header signatures when reading" + +#: /tmp/fish/implicit/share/completions/rpm.fish:23 +msgid "Don't do a dependency check" +msgstr "Don't do a dependency check" + +#: /tmp/fish/implicit/share/completions/rpm.fish:24 +msgid "Don't suggest package(s) that provide a missing dependency" +msgstr "Don't suggest package(s) that provide a missing dependency" + +#: /tmp/fish/implicit/share/completions/rpm.fish:25 +msgid "Don't change the package installation order" +msgstr "Don't change the package installation order" + +#: /tmp/fish/implicit/share/completions/rpm.fish:26 +msgid "Don't execute scripts" +msgstr "Don't execute scripts" + +#: /tmp/fish/implicit/share/completions/rpm.fish:27 +msgid "Don't execute pre scripts" +msgstr "Don't execute pre scripts" + +#: /tmp/fish/implicit/share/completions/rpm.fish:28 +msgid "Don't execute post scripts" +msgstr "Don't execute post scripts" + +#: /tmp/fish/implicit/share/completions/rpm.fish:29 +msgid "Don't execute preun scripts" +msgstr "Don't execute preun scripts" + +#: /tmp/fish/implicit/share/completions/rpm.fish:30 +msgid "Don't execute postun scripts" +msgstr "Don't execute postun scripts" + +#: /tmp/fish/implicit/share/completions/rpm.fish:31 +#: /tmp/fish/implicit/share/completions/rpm.fish:87 +msgid "Don't execute trigger scriptlets" +msgstr "Don't execute trigger scriptlets" + +#: /tmp/fish/implicit/share/completions/rpm.fish:32 +msgid "Don't execute triggerin scriptlets" +msgstr "Don't execute triggerin scriptlets" + +#: /tmp/fish/implicit/share/completions/rpm.fish:33 +#: /tmp/fish/implicit/share/completions/rpm.fish:88 +msgid "Don't execute triggerun scriptlets" +msgstr "Don't execute triggerun scriptlets" + +#: /tmp/fish/implicit/share/completions/rpm.fish:34 +#: /tmp/fish/implicit/share/completions/rpm.fish:89 +msgid "Don't execute triggerpostun scriptlets" +msgstr "Don't execute triggerpostun scriptlets" + +#: /tmp/fish/implicit/share/completions/rpm.fish:35 +msgid "Allow an upgrade to replace a newer package with an older one" +msgstr "Allow an upgrade to replace a newer package with an older one" + +#: /tmp/fish/implicit/share/completions/rpm.fish:36 +msgid "" +"Print percentages as files are unpacked from the package archive. This is " +"intended to make rpm easy to run from other tools" +msgstr "" +"Print percentages as files are unpacked from the package archive. This is " +"intended to make rpm easy to run from other tools" + +#: /tmp/fish/implicit/share/completions/rpm.fish:37 +msgid "" +"For relocatable binary packages, translate all file paths that start with " +"the installation prefix in the package relocation hint(s) to NEWPATH" +msgstr "" +"For relocatable binary packages, translate all file paths that start with " +"the installation prefix in the package relocation hint(s) to NEWPATH" + +#: /tmp/fish/implicit/share/completions/rpm.fish:38 +msgid "" +"Translate all paths that start with first half of following parameter to " +"second half of following parameter" +msgstr "" +"Translate all paths that start with first half of following parameter to " +"second half of following parameter" + +#: /tmp/fish/implicit/share/completions/rpm.fish:39 +#: /tmp/fish/implicit/share/completions/rpm.fish:90 +msgid "Re-package the files before erasing" +msgstr "Re-package the files before erasing" + +#: /tmp/fish/implicit/share/completions/rpm.fish:40 +msgid "" +"Install the packages even if they replace files from other, already " +"installed, packages" +msgstr "" +"Install the packages even if they replace files from other, already " +"installed, packages" + +#: /tmp/fish/implicit/share/completions/rpm.fish:41 +msgid "" +"Install the packages even if some of them are already installed on this " +"system" +msgstr "" +"Install the packages even if some of them are already installed on this " +"system" + +#: /tmp/fish/implicit/share/completions/rpm.fish:42 +msgid "" +"Don't install the package, simply check for and report potential conflicts" +msgstr "" +"Don't install the package, simply check for and report potential conflicts" + +#: /tmp/fish/implicit/share/completions/rpm.fish:43 +msgid "Display change information for the package" +msgstr "Display change information for the package" + +#: /tmp/fish/implicit/share/completions/rpm.fish:44 +msgid "List only configuration files (implies -l)" +msgstr "List only configuration files (implies -l)" + +#: /tmp/fish/implicit/share/completions/rpm.fish:45 +msgid "List only documentation files (implies -l)" +msgstr "List only documentation files (implies -l)" + +#: /tmp/fish/implicit/share/completions/rpm.fish:46 +msgid "Dump file information. Must be used with at least one of -l, -c, -d" +msgstr "Dump file information. Must be used with at least one of -l, -c, -d" + +#: /tmp/fish/implicit/share/completions/rpm.fish:47 +msgid "List all the files in each selected package" +msgstr "List all the files in each selected package" + +#: /tmp/fish/implicit/share/completions/rpm.fish:48 +msgid "" +"Display package information, including name, version, and description. Uses " +"--queryformat if specified" +msgstr "" +"Display package information, including name, version, and description. Uses " +"--queryformat if specified" + +#: /tmp/fish/implicit/share/completions/rpm.fish:49 +msgid "Orders the package listing by install time" +msgstr "Orders the package listing by install time" + +#: /tmp/fish/implicit/share/completions/rpm.fish:50 +msgid "List files in package" +msgstr "List files in package" + +#: /tmp/fish/implicit/share/completions/rpm.fish:51 +msgid "List capabilities this package provides" +msgstr "List capabilities this package provides" + +#: /tmp/fish/implicit/share/completions/rpm.fish:52 +msgid "List packages on which this package depends" +msgstr "List packages on which this package depends" + +#: /tmp/fish/implicit/share/completions/rpm.fish:53 +msgid "List the package specific scriptlets" +msgstr "List the package specific scriptlets" + +#: /tmp/fish/implicit/share/completions/rpm.fish:54 +msgid "" +"Display the states of files in the package. The state of each file is one of " +"normal, not installed, or replaced" +msgstr "" +"Display the states of files in the package. The state of each file is one of " +"normal, not installed, or replaced" + +#: /tmp/fish/implicit/share/completions/rpm.fish:55 +#: /tmp/fish/implicit/share/completions/rpm.fish:56 +msgid "Display the trigger scripts contained in the package" +msgstr "Display the trigger scripts contained in the package" + +#: /tmp/fish/implicit/share/completions/rpm.fish:57 +msgid "Query all installed packages" +msgstr "Query all installed packages" + +#: /tmp/fish/implicit/share/completions/rpm.fish:58 +msgid "Query package owning specified file" +msgstr "Query package owning specified file" + +#: /tmp/fish/implicit/share/completions/rpm.fish:59 +msgid "" +"Query package that contains a given file identifier, i.e. the MD5 digest of " +"the file contents" +msgstr "" +"Query package that contains a given file identifier, i.e. the MD5 digest of " +"the file contents" + +#: /tmp/fish/implicit/share/completions/rpm.fish:60 +msgid "Query packages with the specified group" +msgstr "Query packages with the specified group" + +#: /tmp/fish/implicit/share/completions/rpm.fish:61 +msgid "" +"Query package that contains a given header identifier, i.e. the SHA1 digest " +"of the immutable header region" +msgstr "" +"Query package that contains a given header identifier, i.e. the SHA1 digest " +"of the immutable header region" + +#: /tmp/fish/implicit/share/completions/rpm.fish:62 +msgid "Query an (uninstalled) package in specified file" +msgstr "Query an (uninstalled) package in specified file" + +#: /tmp/fish/implicit/share/completions/rpm.fish:63 +msgid "" +"Query package that contains a given package identifier, i.e. the MD5 digest " +"of the combined header and payload contents" +msgstr "" +"Query package that contains a given package identifier, i.e. the MD5 digest " +"of the combined header and payload contents" + +#: /tmp/fish/implicit/share/completions/rpm.fish:64 +msgid "Parse and query specified spec-file as if it were a package" +msgstr "Parse and query specified spec-file as if it were a package" + +#: /tmp/fish/implicit/share/completions/rpm.fish:65 +msgid "Query package(s) that have the specified TID (transaction identifier)" +msgstr "Query package(s) that have the specified TID (transaction identifier)" + +#: /tmp/fish/implicit/share/completions/rpm.fish:66 +msgid "Query packages that are triggered by the specified packages" +msgstr "Query packages that are triggered by the specified packages" + +#: /tmp/fish/implicit/share/completions/rpm.fish:67 +msgid "Query all packages that provide the specified capability" +msgstr "Query all packages that provide the specified capability" + +#: /tmp/fish/implicit/share/completions/rpm.fish:68 +msgid "" +"Query all packages that requires the specified capability for functioning" +msgstr "" +"Query all packages that requires the specified capability for functioning" + +#: /tmp/fish/implicit/share/completions/rpm.fish:69 +msgid "Don't verify dependencies of packages" +msgstr "Don't verify dependencies of packages" + +#: /tmp/fish/implicit/share/completions/rpm.fish:71 +msgid "Don't verify any attributes of package files" +msgstr "Don't verify any attributes of package files" + +#: /tmp/fish/implicit/share/completions/rpm.fish:72 +msgid "Don't execute the %verifyscript scriptlet" +msgstr "Don't execute the %verifyscript scriptlet" + +#: /tmp/fish/implicit/share/completions/rpm.fish:74 +msgid "Don't verify linkto attribute" +msgstr "Don't verify linkto attribute" + +#: /tmp/fish/implicit/share/completions/rpm.fish:75 +msgid "Don't verify md5 attribute" +msgstr "Don't verify md5 attribute" + +#: /tmp/fish/implicit/share/completions/rpm.fish:76 +msgid "Don't verify size attribute" +msgstr "Don't verify size attribute" + +#: /tmp/fish/implicit/share/completions/rpm.fish:77 +msgid "Don't verify user attribute" +msgstr "Don't verify user attribute" + +#: /tmp/fish/implicit/share/completions/rpm.fish:78 +msgid "Don't verify group attribute" +msgstr "Don't verify group attribute" + +#: /tmp/fish/implicit/share/completions/rpm.fish:79 +msgid "Don't verify time attribute" +msgstr "Don't verify time attribute" + +#: /tmp/fish/implicit/share/completions/rpm.fish:80 +msgid "Don't verify mode attribute" +msgstr "Don't verify mode attribute" + +#: /tmp/fish/implicit/share/completions/rpm.fish:81 +msgid "Don't verify dev attribute" +msgstr "Don't verify dev attribute" + +#: /tmp/fish/implicit/share/completions/rpm.fish:82 +msgid "Remove all versions of the package which match specified string" +msgstr "Remove all versions of the package which match specified string" + +#: /tmp/fish/implicit/share/completions/rpm.fish:83 +msgid "Don't check dependencies before uninstalling the packages" +msgstr "Don't check dependencies before uninstalling the packages" + +#: /tmp/fish/implicit/share/completions/rpm.fish:84 +msgid "Don't execute scriplets" +msgstr "Don't execute scriplets" + +#: /tmp/fish/implicit/share/completions/rpm.fish:85 +msgid "Don't execute preun scriptlet" +msgstr "Don't execute preun scriptlet" + +#: /tmp/fish/implicit/share/completions/rpm.fish:86 +msgid "Don't execute postun scriptlet" +msgstr "Don't execute postun scriptlet" + +#: /tmp/fish/implicit/share/completions/rpm.fish:91 +msgid "Don't really uninstall anything" +msgstr "Don't really uninstall anything" + +#: /tmp/fish/implicit/share/completions/rpm.fish:92 +msgid "Install new package" +msgstr "Install new package" + +#: /tmp/fish/implicit/share/completions/rpm.fish:93 +msgid "Upgrade existing package" +msgstr "Upgrade existing package" + +#: /tmp/fish/implicit/share/completions/rpm.fish:94 +msgid "Upgrade package if already installed" +msgstr "Upgrade package if already installed" + +#: /tmp/fish/implicit/share/completions/rpm.fish:96 msgid "Verify package integrity" msgstr "Verify package integrity" -#: share/completions/rpm.fish:128 +#: /tmp/fish/implicit/share/completions/rpm.fish:97 msgid "Erase package" msgstr "Erase package" -#: share/completions/rsync.fish:41 +#: /tmp/fish/implicit/share/completions/rsync.fish:2 +#, fuzzy +msgid "Suppress non-error messages" +msgstr "Suppress error messages" + +#: /tmp/fish/implicit/share/completions/rsync.fish:3 +msgid "Skip based on checksum, not mod-time & size" +msgstr "" + +#: /tmp/fish/implicit/share/completions/rsync.fish:4 +msgid "Archive mode; same as -rlptgoD (no -H)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/rsync.fish:5 +msgid "Turn off an implied OPTION (e.g. --no-D)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/rsync.fish:6 +#, fuzzy +msgid "Recurse into directories" +msgstr "Replace include directories" + +#: /tmp/fish/implicit/share/completions/rsync.fish:7 +msgid "Use relative path names" +msgstr "" + +#: /tmp/fish/implicit/share/completions/rsync.fish:8 +msgid "Don’t send implied dirs with --relative" +msgstr "" + +#: /tmp/fish/implicit/share/completions/rsync.fish:9 +msgid "Make backups (see --suffix & --backup-dir)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/rsync.fish:10 +msgid "Make backups into hierarchy based in DIR" +msgstr "" + +#: /tmp/fish/implicit/share/completions/rsync.fish:11 +msgid "Backup suffix (default ~ w/o --backup-dir)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/rsync.fish:12 +msgid "Skip files that are newer on the receiver" +msgstr "" + +#: /tmp/fish/implicit/share/completions/rsync.fish:13 +#, fuzzy +msgid "Update destination files in-place" +msgstr "Edit files in-place" + +#: /tmp/fish/implicit/share/completions/rsync.fish:14 +#, fuzzy +msgid "Append data onto shorter files" +msgstr "Append new files" + +#: /tmp/fish/implicit/share/completions/rsync.fish:15 +#, fuzzy +msgid "Transfer directories without recursing" +msgstr "Process directories recursively" + +#: /tmp/fish/implicit/share/completions/rsync.fish:16 +#, fuzzy +msgid "Copy symlinks as symlinks" +msgstr "Store symbolic links as links" + +#: /tmp/fish/implicit/share/completions/rsync.fish:17 +msgid "Transform symlink into referent file/dir" +msgstr "" + +#: /tmp/fish/implicit/share/completions/rsync.fish:18 +msgid "Only \"unsafe\" symlinks are transformed" +msgstr "" + +#: /tmp/fish/implicit/share/completions/rsync.fish:19 +msgid "Ignore symlinks that point outside the tree" +msgstr "" + +#: /tmp/fish/implicit/share/completions/rsync.fish:20 +msgid "Transform symlink to dir into referent dir" +msgstr "" + +#: /tmp/fish/implicit/share/completions/rsync.fish:21 +msgid "Treat symlinked dir on receiver as dir" +msgstr "" + +#: /tmp/fish/implicit/share/completions/rsync.fish:22 +#, fuzzy +msgid "Preserve hard links" +msgstr "Dereference all symlinks" + +#: /tmp/fish/implicit/share/completions/rsync.fish:23 +#, fuzzy +msgid "Preserve permissions" +msgstr "Preserve environment" + +#: /tmp/fish/implicit/share/completions/rsync.fish:24 +msgid "Preserve executability" +msgstr "" + +#: /tmp/fish/implicit/share/completions/rsync.fish:25 +msgid "Preserve ACLs (implies -p) [non-standard]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/rsync.fish:26 +msgid "Preserve extended attrs (implies -p) [n.s.]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/rsync.fish:27 +#, fuzzy +msgid "Change destination permissions" +msgstr "Specify destination email" + +#: /tmp/fish/implicit/share/completions/rsync.fish:28 +msgid "Preserve owner (super-user only)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/rsync.fish:29 +#, fuzzy +msgid "Preserve group" +msgstr "Preserve environment" + +#: /tmp/fish/implicit/share/completions/rsync.fish:30 +msgid "Preserve device files (super-user only)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/rsync.fish:31 +#, fuzzy +msgid "Preserve special files" +msgstr "Preserve file ownership" + +#: /tmp/fish/implicit/share/completions/rsync.fish:32 +msgid "Same as --devices --specials" +msgstr "" + +#: /tmp/fish/implicit/share/completions/rsync.fish:33 +#, fuzzy +msgid "Preserve times" +msgstr "Preserve environment" + +#: /tmp/fish/implicit/share/completions/rsync.fish:34 +#, fuzzy +msgid "Omit directories when preserving times" +msgstr "List directories, not their content" + +#: /tmp/fish/implicit/share/completions/rsync.fish:35 +msgid "Receiver attempts super-user activities" +msgstr "" + +#: /tmp/fish/implicit/share/completions/rsync.fish:36 +#, fuzzy +msgid "Handle sparse files efficiently" +msgstr "Handle sparse files" + +#: /tmp/fish/implicit/share/completions/rsync.fish:37 +msgid "Show what would have been transferred" +msgstr "" + +#: /tmp/fish/implicit/share/completions/rsync.fish:38 +msgid "Copy files whole (without rsync algorithm)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/rsync.fish:39 +msgid "Don’t cross filesystem boundaries" +msgstr "" + +#: /tmp/fish/implicit/share/completions/rsync.fish:40 msgid "Force a fixed checksum block-size" msgstr "" -#: share/completions/rsync.fish:42 +#: /tmp/fish/implicit/share/completions/rsync.fish:41 msgid "Specify the remote shell to use" msgstr "Specify the remote shell to use" -#: share/completions/rsync.fish:43 +#: /tmp/fish/implicit/share/completions/rsync.fish:42 msgid "Specify the rsync to run on remote machine" msgstr "Specify the rsync to run on remote machine" -#: share/completions/rsync.fish:69 +#: /tmp/fish/implicit/share/completions/rsync.fish:43 +msgid "Ignore non-existing files on receiving side" +msgstr "" + +#: /tmp/fish/implicit/share/completions/rsync.fish:44 +msgid "Ignore files that already exist on receiver" +msgstr "" + +#: /tmp/fish/implicit/share/completions/rsync.fish:45 +msgid "Sent files/symlinks are removed from sender" +msgstr "" + +#: /tmp/fish/implicit/share/completions/rsync.fish:46 +msgid "An alias for --delete-during" +msgstr "" + +#: /tmp/fish/implicit/share/completions/rsync.fish:47 +msgid "Delete files that don’t exist on sender" +msgstr "" + +#: /tmp/fish/implicit/share/completions/rsync.fish:48 +msgid "Receiver deletes before transfer (default)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/rsync.fish:49 +msgid "Receiver deletes during xfer, not before" +msgstr "" + +#: /tmp/fish/implicit/share/completions/rsync.fish:50 +msgid "Receiver deletes after transfer, not before" +msgstr "" + +#: /tmp/fish/implicit/share/completions/rsync.fish:51 +msgid "Also delete excluded files on receiver" +msgstr "" + +#: /tmp/fish/implicit/share/completions/rsync.fish:52 +msgid "Delete even if there are I/O errors" +msgstr "" + +#: /tmp/fish/implicit/share/completions/rsync.fish:53 +#, fuzzy +msgid "Force deletion of dirs even if not empty" +msgstr "Forces clean even if --path is not set" + +#: /tmp/fish/implicit/share/completions/rsync.fish:54 +#, fuzzy +msgid "Don’t delete more than NUM files" +msgstr "Do not del source files" + +#: /tmp/fish/implicit/share/completions/rsync.fish:55 +msgid "Don’t transfer any file larger than SIZE" +msgstr "" + +#: /tmp/fish/implicit/share/completions/rsync.fish:56 +msgid "Don’t transfer any file smaller than SIZE" +msgstr "" + +#: /tmp/fish/implicit/share/completions/rsync.fish:57 +msgid "Keep partially transferred files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/rsync.fish:58 +msgid "Put a partially transferred file into DIR" +msgstr "" + +#: /tmp/fish/implicit/share/completions/rsync.fish:59 +msgid "Put all updated files into place at end" +msgstr "" + +#: /tmp/fish/implicit/share/completions/rsync.fish:60 +#, fuzzy +msgid "Prune empty directory chains from file-list" +msgstr "Prune empty directories" + +#: /tmp/fish/implicit/share/completions/rsync.fish:61 +msgid "Don’t map uid/gid values by user/group name" +msgstr "" + +#: /tmp/fish/implicit/share/completions/rsync.fish:62 +msgid "Set I/O timeout in seconds" +msgstr "" + +#: /tmp/fish/implicit/share/completions/rsync.fish:63 +msgid "Don’t skip files that match size and time" +msgstr "" + +#: /tmp/fish/implicit/share/completions/rsync.fish:64 +#, fuzzy +msgid "Skip files that match in size" +msgstr "Skip files matching PATTERN" + +#: /tmp/fish/implicit/share/completions/rsync.fish:65 +msgid "Compare mod-times with reduced accuracy" +msgstr "" + +#: /tmp/fish/implicit/share/completions/rsync.fish:66 +#, fuzzy +msgid "Create temporary files in directory DIR" +msgstr "Set temporary directory" + +#: /tmp/fish/implicit/share/completions/rsync.fish:67 +msgid "Find similar file for basis if no dest file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/rsync.fish:68 msgid "Also compare received files relative to DIR" msgstr "" -#: share/completions/rsync.fish:70 +#: /tmp/fish/implicit/share/completions/rsync.fish:69 msgid "" "Also compare received files relative to DIR and include copies of unchanged " "files" msgstr "" -#: share/completions/rsync.fish:93 +#: /tmp/fish/implicit/share/completions/rsync.fish:70 +msgid "Hardlink to files in DIR when unchanged" +msgstr "" + +#: /tmp/fish/implicit/share/completions/rsync.fish:71 +msgid "Compress file data during the transfer" +msgstr "" + +#: /tmp/fish/implicit/share/completions/rsync.fish:72 +#, fuzzy +msgid "Explicitly set compression level" +msgstr "Compression level" + +#: /tmp/fish/implicit/share/completions/rsync.fish:73 +msgid "Auto-ignore files in the same way CVS does" +msgstr "" + +#: /tmp/fish/implicit/share/completions/rsync.fish:74 +msgid "Add a file-filtering RULE" +msgstr "" + +#: /tmp/fish/implicit/share/completions/rsync.fish:75 +msgid "" +"Same as --filter=’dir-merge /.rsync-filter’ repeated: --filter='- .rsync-" +"filter'" +msgstr "" + +#: /tmp/fish/implicit/share/completions/rsync.fish:76 +#, fuzzy +msgid "Exclude files matching PATTERN" +msgstr "Skip files matching PATTERN" + +#: /tmp/fish/implicit/share/completions/rsync.fish:78 +#, fuzzy +msgid "Don’t exclude files matching PATTERN" +msgstr "Search only files matching PATTERN" + +#: /tmp/fish/implicit/share/completions/rsync.fish:79 +#, fuzzy +msgid "Read include patterns from FILE" +msgstr "Read a batched update from FILE" + +#: /tmp/fish/implicit/share/completions/rsync.fish:80 +#, fuzzy +msgid "Read list of source-file names from FILE" +msgstr "Read filenames from pipe" + +#: /tmp/fish/implicit/share/completions/rsync.fish:81 +msgid "All *from/filter files are delimited by 0s" +msgstr "" + +#: /tmp/fish/implicit/share/completions/rsync.fish:82 +msgid "Bind address for outgoing socket to daemon" +msgstr "" + +#: /tmp/fish/implicit/share/completions/rsync.fish:83 +#, fuzzy +msgid "Specify double-colon alternate port number" +msgstr "Specify date range for query" + +#: /tmp/fish/implicit/share/completions/rsync.fish:84 +#, fuzzy +msgid "Specify custom TCP options" +msgstr "Specify options" + +#: /tmp/fish/implicit/share/completions/rsync.fish:85 +#, fuzzy +msgid "Use blocking I/O for the remote shell" +msgstr "Specify the remote shell to use" + +#: /tmp/fish/implicit/share/completions/rsync.fish:86 +msgid "Give some file-transfer stats" +msgstr "" + +#: /tmp/fish/implicit/share/completions/rsync.fish:87 +msgid "Leave high-bit chars unescaped in output" +msgstr "" + +#: /tmp/fish/implicit/share/completions/rsync.fish:88 +msgid "Output numbers in a human-readable format" +msgstr "" + +#: /tmp/fish/implicit/share/completions/rsync.fish:89 +#, fuzzy +msgid "Show progress during transfer" +msgstr "Show the running containers" + +#: /tmp/fish/implicit/share/completions/rsync.fish:90 +msgid "Same as --partial --progress" +msgstr "" + +#: /tmp/fish/implicit/share/completions/rsync.fish:91 +msgid "Output a change-summary for all updates" +msgstr "" + +#: /tmp/fish/implicit/share/completions/rsync.fish:92 msgid "Output filenames using the specified format" msgstr "Output filenames using the specified format" -#: share/completions/rsync.fish:94 +#: /tmp/fish/implicit/share/completions/rsync.fish:93 msgid "Read password from FILE" msgstr "" -#: share/completions/rsync.fish:96 +#: /tmp/fish/implicit/share/completions/rsync.fish:94 +#, fuzzy +msgid "List the files instead of copying them" +msgstr "Link files instead of copying" + +#: /tmp/fish/implicit/share/completions/rsync.fish:95 msgid "Limit I/O bandwidth; KBytes per second" msgstr "" -#: share/completions/rsync.fish:97 +#: /tmp/fish/implicit/share/completions/rsync.fish:96 msgid "Write a batched update to FILE" msgstr "" -#: share/completions/rsync.fish:99 +#: /tmp/fish/implicit/share/completions/rsync.fish:97 +msgid "Like --write-batch but w/o updating dest" +msgstr "" + +#: /tmp/fish/implicit/share/completions/rsync.fish:98 msgid "Read a batched update from FILE" msgstr "Read a batched update from FILE" -#: share/completions/rsync.fish:100 +#: /tmp/fish/implicit/share/completions/rsync.fish:99 msgid "Force an older protocol version to be used" msgstr "" -#: share/completions/rsync.fish:101 +#: /tmp/fish/implicit/share/completions/rsync.fish:100 msgid "Set block/file checksum seed (advanced)" msgstr "" -#: share/completions/ruby.fish:7 -msgid "Execute command" -msgstr "Execute command" +#: /tmp/fish/implicit/share/completions/rsync.fish:101 +msgid "Prefer IPv4" +msgstr "" -#: share/completions/ruby.fish:15 +#: /tmp/fish/implicit/share/completions/rsync.fish:102 +msgid "Prefer IPv6" +msgstr "" + +#: /tmp/fish/implicit/share/completions/rsync.fish:105 +#, fuzzy +msgid "Remote path" +msgstr "Remove packages" + +#: /tmp/fish/implicit/share/completions/ruby-build.fish:1 +#, fuzzy +msgid "Definition" +msgstr "function" + +#: /tmp/fish/implicit/share/completions/ruby-build.fish:2 +#, fuzzy +msgid "Do not remove source tree after installation" +msgstr "Don't run unit tests prior to installation" + +#: /tmp/fish/implicit/share/completions/ruby-build.fish:3 +msgid "Verbose mode: print compilation status to stdout" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ruby-build.fish:4 +#, fuzzy +msgid "List all built-in definitions" +msgstr "Disable some built-in functions" + +#: /tmp/fish/implicit/share/completions/ruby.fish:4 +msgid "Kanji code-set" +msgstr "Kanji code-set" + +#: /tmp/fish/implicit/share/completions/ruby.fish:14 msgid "Require file" msgstr "Require file" -#: share/completions/scp.fish:40 +#: /tmp/fish/implicit/share/completions/ruby.fish:19 +msgid "Verbose mode without message" +msgstr "Verbose mode without message" + +#: /tmp/fish/implicit/share/completions/ruby.fish:23 +msgid "Compiler debug mode" +msgstr "Compiler debug mode" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:1 +#, fuzzy +msgid "Make bucket" +msgstr "Mismatched brackets" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:2 +#, fuzzy +msgid "Remove bucket" +msgstr "Remove a key" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:3 +msgid "List objects or buckets" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:4 +msgid "List all object in all buckets" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:5 +#, fuzzy +msgid "Put file into bucket" +msgstr "Print file to stdout" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:6 +#, fuzzy +msgid "Get file from bucket" +msgstr "Extract file from file" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:7 +#, fuzzy +msgid "Delete file from bucket" +msgstr "Delete from archive" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:8 +msgid "Delete file from bucket (alias for del)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:9 +#, fuzzy +msgid "Restore file from Glacier storage" +msgstr "Restore files from the repository" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:10 +msgid "Synchronize a directory tree to S3" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:11 +msgid "Disk usage by buckets" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:12 +#, fuzzy +msgid "Get various information about Buckets or Files" +msgstr "Return status information about fish" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:13 +msgid "Copy object" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:14 +msgid "Modify object metadata" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:15 +msgid "Move object" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:16 +msgid "Modify Access control list for Bucket or Files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:17 +msgid "Modify Bucket Policy" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:18 +msgid "Delete Bucket Policy" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:19 +msgid "Modify Bucket CORS" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:20 +msgid "Delete Bucket CORS" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:21 +msgid "Modify Bucket Requester Pays policy" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:22 +msgid "Show multipart uploads" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:23 +msgid "Abort a multipart upload" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:24 +msgid "List parts of a multipart upload" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:25 +#, fuzzy +msgid "Enable/disable bucket access logging" +msgstr "Enables obsolets processing logic" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:26 +#, fuzzy +msgid "Sign arbitrary string using the secret key" +msgstr "Sign a public key with your secret key" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:27 +msgid "Sign an S3 URL to provide limited public access with expiry" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:28 +msgid "Fix invalid file names in a bucket" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:29 +msgid "Create Website from bucket" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:30 +#, fuzzy +msgid "Delete Website" +msgstr "Delete selection" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:31 +msgid "Info about Website" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:32 +msgid "Set or delete expiration rule for the bucket" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:33 +msgid "Upload a lifecycle policy for the bucket" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:34 +#, fuzzy +msgid "Remove a lifecycle policy for the bucket" +msgstr "Removes a lock file for a client" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:35 +msgid "List CloudFront distribution points" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:36 +msgid "Display CloudFront distribution point parameters" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:37 +#, fuzzy +msgid "Create CloudFront distribution point" +msgstr "Create a distribution tarball" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:38 +msgid "Delete CloudFront distribution point" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:39 +msgid "Change CloudFront distribution point parameters" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:40 +msgid "Display CloudFront invalidation request(s) status" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:42 +#, fuzzy +msgid "Run interactive (re)configuration tool" +msgstr "Set config options" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:44 +#, fuzzy +msgid "Dump current configuration" +msgstr "save the current configuration" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:45 +#, fuzzy +msgid "AWS Access Key" +msgstr "Show access time" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:46 +msgid "AWS Secret Key" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:47 +msgid "AWS Access Token" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:48 +msgid "Dry run, test only" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:49 +#, fuzzy +msgid "Use HTTPS (default)" +msgstr "(default)" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:50 +#, fuzzy +msgid "Don't use HTTPS" +msgstr "Don't recurse" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:51 +#, fuzzy +msgid "Encrypt files before uploading" +msgstr "Re-package the files before erasing" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:52 +#, fuzzy +msgid "Don't encrypt files" +msgstr "Do not check files" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:53 +#, fuzzy +msgid "Force overwrite" +msgstr "Don't overwrite" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:54 +#, fuzzy +msgid "Resume partially downloaded file" +msgstr "Continue getting a partially-downloaded file" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:55 +#, fuzzy +msgid "Resume partially uploaded files" +msgstr "Continue getting a partially-downloaded file" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:56 +msgid "Resume multipart upload by UploadId" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:57 +msgid "Skip existing files at destination" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:58 +#, fuzzy +msgid "Upload/download/delete recursively" +msgstr "Operate recursively" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:59 +msgid "Check MD5 sums (default)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:60 +msgid "Skip MD5 sum check" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:61 +msgid "Store with ACL read for all" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:62 +msgid "Store with private ACL" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:63 +msgid "Grant permission to named user" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:64 +msgid "Revoke permission to named user" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:65 +#, fuzzy +msgid "Days to keep restored file" +msgstr "Do not save/restore filename" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:66 +msgid "S3 glacier restore priority" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:67 +msgid "Delete objects not found locally" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:68 +#, fuzzy +msgid "Don't delete dest objects" +msgstr "Don't execute post scripts" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:69 +msgid "Delete after upload" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:70 +#, fuzzy +msgid "Delete no more than NUM files" +msgstr "Delete entries in zipfile" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:71 +msgid "Max objects per response" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:72 +msgid "Additional parallel upload" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:73 +#, fuzzy +msgid "Delete remotely after fetch" +msgstr "Delete from archive" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:74 +#, fuzzy +msgid "Preserve FS attributes" +msgstr "Don't preserve the specified attributes" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:75 +#, fuzzy +msgid "Don't store FS attributes" +msgstr "Don't verify md5 attribute" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:76 +#, fuzzy +msgid "Exclude GLOB matches" +msgstr "Exclude file systems" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:77 +msgid "--exclude GLOBs from FILE" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:78 +msgid "Exclude REGEXP matches" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:79 +msgid "Read --rexclude REGEXPs from FILE" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:80 +msgid "Include GLOB matches even if previously excluded" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:81 +#, fuzzy +msgid "Read --include GLOBs from FILE" +msgstr "Read a batched update from FILE" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:82 +msgid "Include REGEXP matches even if preiously excluded" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:83 +msgid "Read --rinclude REGEXPs from FILE" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:84 +#, fuzzy +msgid "Read source-file names from FILE" +msgstr "Read filenames from pipe" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:85 +msgid "Create bucket in region" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:86 +msgid "S3 endpoint (default: s3.amazonaws.com)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:87 +msgid "DNS-style bucket+hostname:port template for bucket" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:88 +msgid "Store with reduced redundancy" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:89 +msgid "Store without reduced redundancy" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:90 +msgid "Store with STANDARD, STANDARD_IA, or REDUCED_REDUNDANCY" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:91 +msgid "Prefix for access logs" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:92 +#, fuzzy +msgid "Disable access logging" +msgstr "Disable warnings" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:93 +msgid "Default MIME-type for objects" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:94 +msgid "Guess MIME-type" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:95 +msgid "Don't guess MIME-type, use default" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:96 +#, fuzzy +msgid "Don't use mime magic when guessing" +msgstr "Don't use a comment string" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:97 +#, fuzzy +msgid "Force MIME-type" +msgstr "Force yes" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:98 +msgid "Add HTTP header" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:99 +#, fuzzy +msgid "Remove HTTP header" +msgstr "Remove a key" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:100 +msgid "Use server-side encryption for upload" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:101 +msgid "Encrypt with specified AWS KMS-managed key" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:102 +#, fuzzy +msgid "Use specified encoding" +msgstr "Use specified queue" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:103 +msgid "Add encoding to CSV extension list" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:104 +#, fuzzy +msgid "Use S3 name as-is" +msgstr "Rename a disc" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:105 +msgid "No multipart on files larger than --multipart-chunk-size-mb" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:106 +msgid "Multipart upload chunk size" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:107 +msgid "Include MD5 sums in bucket listings" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:108 +#, fuzzy +msgid "Print sizes in human-readable form" +msgstr "Give human-readable output" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:109 +#, fuzzy +msgid "Name of index-document" +msgstr "Name of client" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:110 +#, fuzzy +msgid "Name of error-document" +msgstr "Name of client" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:111 +msgid "When expiration rule takes effect" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:112 +msgid "Days to expire" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:113 +msgid "Apply expiry to objects matching prefix" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:114 +msgid "Show progress (default on TTY)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:115 +msgid "Don't show progress meter (default if non-TTY)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:116 +#, fuzzy +msgid "Show file transfer stats" +msgstr "Show all containers" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:117 +#, fuzzy +msgid "Enable CloudFront distribution" +msgstr "Debian distribution" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:118 +#, fuzzy +msgid "Disable CloudFront distribution" +msgstr "Debian distribution" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:119 +msgid "Invalidate CloudFront file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:120 +msgid "Invalidate default index" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:121 +msgid "Don't invalidate default index" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:122 +msgid "Add CNAME to CloudFront distribution" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:123 +msgid "Remove CNAME from CloudFront distribution" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:124 +msgid "Set COMMENT for CloudFront distribution" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:125 +msgid "Set default root object" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:127 +#, fuzzy +msgid "Debug output" +msgstr "Debug option" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:130 +msgid "Cache FILE containing MD5 values" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:131 +#, fuzzy +msgid "Silence stdout output" +msgstr "Video output" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:132 +#, fuzzy +msgid "Path to SSL CA certificate FILE" +msgstr "Set certificate policy" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:133 +#, fuzzy +msgid "Validate SSL certificate" +msgstr "Set certificate policy" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:134 +#, fuzzy +msgid "Don't validate SSL certificate" +msgstr "Set certificate policy" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:135 +msgid "Validate SSL hostname" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:136 +msgid "Don't validate SSL hostname" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:137 +msgid "Use AWS Signature version 2" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:138 +#, fuzzy +msgid "Limit upload or download speed (bytes/sec)" +msgstr "Limit the download speed" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:139 +msgid "Set REQUESTER PAYS for operations" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:140 +#, fuzzy +msgid "Produce long listing" +msgstr "Process list pointer" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:141 +#, fuzzy +msgid "Stop on error in transfer" +msgstr "Stop showing errors if too many" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:142 +msgid "Provide Content-Disposition for signed URLs" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:143 +msgid "Provide Content-Type for signed URLs" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sass-convert.fish:1 +msgid "" +"The format to convert from. Can be css, scss, sass. By default, this is " +"inferred from the input filename. If there is none, defaults to css." +msgstr "" + +#: /tmp/fish/implicit/share/completions/sass-convert.fish:2 +msgid "" +"The format to convert to. Can be scss or sass. By default, this is inferred " +"from the output filename. If there is none, defaults to sass." +msgstr "" + +#: /tmp/fish/implicit/share/completions/sass-convert.fish:3 +msgid "" +"Convert a file to its own syntax. This can be used to update some deprecated " +"syntax." +msgstr "" + +#: /tmp/fish/implicit/share/completions/sass-convert.fish:4 +#, fuzzy +msgid "Convert all the files in a directory. Requires --from and --to." +msgstr "Remove files and directories from version control." + +#: /tmp/fish/implicit/share/completions/sass-convert.fish:5 +#: /tmp/fish/implicit/share/completions/sass.fish:5 +#: /tmp/fish/implicit/share/completions/scss.fish:5 +#, fuzzy +msgid "Show help message." +msgstr "Show this help message and exit" + +#: /tmp/fish/implicit/share/completions/sass-convert.fish:6 +#: /tmp/fish/implicit/share/completions/sass.fish:6 +#: /tmp/fish/implicit/share/completions/scss.fish:6 +#, fuzzy +msgid "Print the Sass version." +msgstr "Print node's version" + +#: /tmp/fish/implicit/share/completions/sass-convert.fish:7 +msgid "Convert underscores to dashes." +msgstr "" + +#: /tmp/fish/implicit/share/completions/sass-convert.fish:8 +msgid "" +"How many spaces to use for each level of indentation. Defaults to 2. 't' " +"means use hard tabs." +msgstr "" + +#: /tmp/fish/implicit/share/completions/sass-convert.fish:9 +msgid "" +"Output the old-style ':prop val' property syntax. Only meaningful when " +"generating Sass." +msgstr "" + +#: /tmp/fish/implicit/share/completions/sass-convert.fish:10 +msgid "" +"Read input from standard input instead of an input file. This is the default " +"if no input file is specified. Requires --from." +msgstr "" + +#: /tmp/fish/implicit/share/completions/sass-convert.fish:11 +#: /tmp/fish/implicit/share/completions/sass.fish:14 +#: /tmp/fish/implicit/share/completions/scss.fish:15 +#, fuzzy +msgid "Specify the default encoding for input files." +msgstr "Specify apt config file" + +#: /tmp/fish/implicit/share/completions/sass-convert.fish:12 +#: /tmp/fish/implicit/share/completions/sass.fish:15 +#: /tmp/fish/implicit/share/completions/scss.fish:16 +msgid "Use Unix-style newlines in written files. Always true on Unix." +msgstr "" + +#: /tmp/fish/implicit/share/completions/sass-convert.fish:13 +#: /tmp/fish/implicit/share/completions/sass.fish:21 +#: /tmp/fish/implicit/share/completions/scss.fish:22 +msgid "The path to save parsed Sass files. Defaults to .sass-cache." +msgstr "" + +#: /tmp/fish/implicit/share/completions/sass-convert.fish:14 +#, fuzzy +msgid "Don't cache to sassc files." +msgstr "Do not check files" + +#: /tmp/fish/implicit/share/completions/sass-convert.fish:15 +#: /tmp/fish/implicit/share/completions/sass.fish:23 +#: /tmp/fish/implicit/share/completions/scss.fish:24 +#, fuzzy +msgid "Show a full Ruby stack trace on error." +msgstr "Show stack backtrace on errors" + +#: /tmp/fish/implicit/share/completions/sass.fish:1 +#: /tmp/fish/implicit/share/completions/scss.fish:1 +#, fuzzy +msgid "Specify a Sass import path." +msgstr "Specify a password" + +#: /tmp/fish/implicit/share/completions/sass.fish:2 +#: /tmp/fish/implicit/share/completions/scss.fish:2 +msgid "Require a Ruby library before running Sass." +msgstr "" + +#: /tmp/fish/implicit/share/completions/sass.fish:3 +#: /tmp/fish/implicit/share/completions/scss.fish:3 +msgid "Make Compass imports available and load project configuration." +msgstr "" + +#: /tmp/fish/implicit/share/completions/sass.fish:4 +#: /tmp/fish/implicit/share/completions/scss.fish:4 +msgid "" +"Output style. Can be nested (default), compact, compressed, or expanded." +msgstr "" + +#: /tmp/fish/implicit/share/completions/sass.fish:7 +msgid "" +"Watch files or directories for changes. The location of the generated CSS " +"can be set using a colon: input.sass:output.css input-dir:output-dir" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sass.fish:8 +#: /tmp/fish/implicit/share/completions/scss.fish:8 +msgid "" +"Check for file changes manually, rather than relying on the OS. Only " +"meaningful for --watch." +msgstr "" + +#: /tmp/fish/implicit/share/completions/sass.fish:9 +msgid "" +"Compile files or directories to CSS. The location of the generated CSS can " +"be set using a colon: input.sass:output.css input-dir:output-dir" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sass.fish:10 +#: /tmp/fish/implicit/share/completions/scss.fish:10 +msgid "" +"Recompile every Sass file, even if the CSS file is newer. Only meaningful " +"for --update." +msgstr "" + +#: /tmp/fish/implicit/share/completions/sass.fish:11 +#: /tmp/fish/implicit/share/completions/scss.fish:11 +msgid "" +"If a file fails to compile, exit immediately. Only meaningful for --watch " +"and --update." +msgstr "" + +#: /tmp/fish/implicit/share/completions/sass.fish:12 +msgid "Use the CSS-superset SCSS syntax." +msgstr "" + +#: /tmp/fish/implicit/share/completions/sass.fish:13 +#: /tmp/fish/implicit/share/completions/scss.fish:14 +msgid "" +"Read input from standard input instead of an input file. This is the default " +"if no input file is specified." +msgstr "" + +#: /tmp/fish/implicit/share/completions/sass.fish:16 +#: /tmp/fish/implicit/share/completions/scss.fish:17 +msgid "Emit output that can be used by the FireSass Firebug plugin." +msgstr "" + +#: /tmp/fish/implicit/share/completions/sass.fish:17 +#: /tmp/fish/implicit/share/completions/scss.fish:18 +msgid "" +"Emit comments in the generated CSS indicating the corresponding source line." +msgstr "" + +#: /tmp/fish/implicit/share/completions/sass.fish:18 +#: /tmp/fish/implicit/share/completions/scss.fish:19 +#, fuzzy +msgid "Run an interactive SassScript shell." +msgstr "Run in interactive mode" + +#: /tmp/fish/implicit/share/completions/sass.fish:19 +#: /tmp/fish/implicit/share/completions/scss.fish:20 +msgid "Just check syntax, don't evaluate." +msgstr "" + +#: /tmp/fish/implicit/share/completions/sass.fish:20 +#: /tmp/fish/implicit/share/completions/scss.fish:21 +msgid "" +"How many digits of precision to use when outputting decimal numbers. " +"Defaults to 5." +msgstr "" + +#: /tmp/fish/implicit/share/completions/sass.fish:22 +#: /tmp/fish/implicit/share/completions/scss.fish:23 +#, fuzzy +msgid "Don't cache parsed Sass files." +msgstr "Delete cached package files" + +#: /tmp/fish/implicit/share/completions/sass.fish:24 +#: /tmp/fish/implicit/share/completions/scss.fish:25 +msgid "Silence warnings and status messages during compilation." +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:1 +#, fuzzy +msgid "Create a new sbt project from the given template" +msgstr "Create a CVS repository if it doesnt exist" + +#: /tmp/fish/implicit/share/completions/sbt.fish:2 +msgid "Connect to a server with an interactive sbt prompt" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:3 +#, fuzzy +msgid "Print options help message" +msgstr "Print informative messages" + +#: /tmp/fish/implicit/share/completions/sbt.fish:4 +#, fuzzy +msgid "Print more details" +msgstr "Print mounted devices" + +#: /tmp/fish/implicit/share/completions/sbt.fish:5 +msgid "Set log level to debug" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:6 +#, fuzzy +msgid "Disable ANSI color codes" +msgstr "Disable operator keywords" + +#: /tmp/fish/implicit/share/completions/sbt.fish:7 +msgid "Launch even if there's no sbt project" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:8 +#, fuzzy +msgid "Use all local caches" +msgstr "Clean local caches" + +#: /tmp/fish/implicit/share/completions/sbt.fish:9 +msgid "Use global caches, but not global ~/.sbt directory" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:10 +#, fuzzy +msgid "Disable interactive mode" +msgstr "Run in interactive mode" + +#: /tmp/fish/implicit/share/completions/sbt.fish:11 +msgid "Specify path to global settings/plugins" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:12 +#, fuzzy +msgid "Specify path to shared boot directory" +msgstr "Specify legal cvsroot directory." + +#: /tmp/fish/implicit/share/completions/sbt.fish:13 +#, fuzzy +msgid "Specify path to local Ivy repository" +msgstr "Remove an entry from the repository" + +#: /tmp/fish/implicit/share/completions/sbt.fish:14 +#, fuzzy +msgid "Set memory options" +msgstr "Set config options" + +#: /tmp/fish/implicit/share/completions/sbt.fish:15 +msgid "Turn on JVM debugging, open at the given port" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:16 +#, fuzzy +msgid "Use specified version of sbt" +msgstr "Use specified compression algorithm" + +#: /tmp/fish/implicit/share/completions/sbt.fish:17 +#, fuzzy +msgid "Use specified jar as the sbt launcher" +msgstr "Use specified key as the key to sign with" + +#: /tmp/fish/implicit/share/completions/sbt.fish:18 +msgid "Use an RC version of sbt" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:19 +msgid "Use a snapshot version of sbt" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:20 +msgid "Alternate JAVA_HOME" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:21 +msgid "Pass -D option directly to the Java runtime" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:22 +msgid "Pass -X option directly to the Java runtime" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:23 +msgid "Pass -X option to sbt's scalacOptions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/scanimage.fish:1 +msgid "Top-left x position of scan area [0..480pel]/[0..218mm]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/scanimage.fish:2 +msgid "Top-left y position of scan area [0..360pel]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/scanimage.fish:3 +msgid "Width of scan area [160..640pel]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/scanimage.fish:4 +msgid "Height of scan area [120..480pel]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/scanimage.fish:5 +msgid "Controls the brightness of the acquired image [0..255: 128]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/scanimage.fish:6 +msgid "Controls the \"hue\" (blue-level) of the acquired image [0..255]: 128" +msgstr "" + +#: /tmp/fish/implicit/share/completions/scanimage.fish:7 +msgid "Sets the picture's color [0..255]: 133" +msgstr "" + +#: /tmp/fish/implicit/share/completions/scanimage.fish:8 +msgid "Controls the contrast of the acquired image [0..255]: 128" +msgstr "" + +#: /tmp/fish/implicit/share/completions/scanimage.fish:9 +msgid "" +"Selects what radiance level should be considered \"white\" [0..255]: 124" +msgstr "" + +#: /tmp/fish/implicit/share/completions/scanimage.fish:10 +msgid "Use custom gamma gable" +msgstr "" + +#: /tmp/fish/implicit/share/completions/scanimage.fish:11 +msgid "Gamma-correction table [0..255, …]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/scanimage.fish:12 +#, fuzzy +msgid "Scan mode" +msgstr "Silent mode" + +#: /tmp/fish/implicit/share/completions/scanimage.fish:13 +#, fuzzy +msgid "Device name to use" +msgstr "Device section" + +#: /tmp/fish/implicit/share/completions/scanimage.fish:14 +#, fuzzy +msgid "List devices" +msgstr "List needed patches" + +#: /tmp/fish/implicit/share/completions/scanimage.fish:15 +msgid "Print formatted device list [%d, %v, %m, %t, %i, %n]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/scanimage.fish:16 +msgid "Selects the channel of the v4l device (e.g. television or video-in.)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/scanimage.fish:17 +msgid "The filename of the image to be loaded" +msgstr "" + +#: /tmp/fish/implicit/share/completions/scanimage.fish:18 +#, fuzzy +msgid "Output image format" +msgstr "Output in ISO 8601 format" + +#: /tmp/fish/implicit/share/completions/scanimage.fish:19 +msgid "Include this ICC profile into TIFF file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/scanimage.fish:20 +msgid "" +"Working in batch mode, FORMAT is 'out%d.pnm' or 'out%d.tif' by default " +"depending on --format" +msgstr "" + +#: /tmp/fish/implicit/share/completions/scanimage.fish:21 +msgid "Page number to start naming files with" +msgstr "" + +#: /tmp/fish/implicit/share/completions/scanimage.fish:22 +msgid "How many pages to scan in batch mode" +msgstr "" + +#: /tmp/fish/implicit/share/completions/scanimage.fish:23 +#, fuzzy +msgid "Increase page number in filename by #" +msgstr "Ignore case when comparing file names" + +#: /tmp/fish/implicit/share/completions/scanimage.fish:24 +#, fuzzy +msgid "Increment page number by two" +msgstr "Increment the misc debug level by one" + +#: /tmp/fish/implicit/share/completions/scanimage.fish:25 +msgid "Ask for pressing a key before scanning a page" +msgstr "" + +#: /tmp/fish/implicit/share/completions/scanimage.fish:26 +msgid "Only accept authorization requests using md5" +msgstr "" + +#: /tmp/fish/implicit/share/completions/scanimage.fish:27 +#, fuzzy +msgid "Print progress messages" +msgstr "Print informative messages" + +#: /tmp/fish/implicit/share/completions/scanimage.fish:28 +#, fuzzy +msgid "Only set options, don't actually scan" +msgstr "Only print out changes, do not actually clean gems" + +#: /tmp/fish/implicit/share/completions/scanimage.fish:29 +msgid "Test backend thoroughly" +msgstr "" + +#: /tmp/fish/implicit/share/completions/scanimage.fish:30 +#, fuzzy +msgid "List all available backend options" +msgstr "List all available packages" + +#: /tmp/fish/implicit/share/completions/scanimage.fish:31 +#, fuzzy +msgid "Display this help message and exit" +msgstr "Show this help message and exit" + +#: /tmp/fish/implicit/share/completions/scanimage.fish:32 +#, fuzzy +msgid "Give even more status messages" +msgstr "Receive new messages" + +#: /tmp/fish/implicit/share/completions/scanimage.fish:33 +msgid "Change input buffer size (in kB, default 32)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/scons.fish:1 +msgid "" +"Clean up by removing all target files for which a construction command is " +"specified" +msgstr "" + +#: /tmp/fish/implicit/share/completions/scons.fish:2 +msgid "" +"Print debug information about the CacheDir() derived-file caching to the " +"specified file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/scons.fish:3 +msgid "Disable the derived-file caching specified by CacheDir()" +msgstr "" + +#: /tmp/fish/implicit/share/completions/scons.fish:4 +msgid "" +"When using CacheDir(), populate a cache by copying any already- existing, up-" +"to-date derived files to the cache, in addition to files built by this " +"invocation" +msgstr "" + +#: /tmp/fish/implicit/share/completions/scons.fish:5 +msgid "" +"When using CacheDir() and retrieving a derived file from the cache, show the " +"command that would have been executed to build the file, instead of the " +"usual report, \"Retrieved file from cache" +msgstr "" + +#: /tmp/fish/implicit/share/completions/scons.fish:6 +msgid "" +"This specifies how the Configure call should use or generate the results of " +"configuration tests" +msgstr "" + +#: /tmp/fish/implicit/share/completions/scons.fish:7 +msgid "" +"Directory, --directory=directory Change to the specified directory before " +"searching for the SCon struct, Sconstruct, or sconstruct file, or doing " +"anything else" +msgstr "" + +#: /tmp/fish/implicit/share/completions/scons.fish:8 +#: /tmp/fish/implicit/share/completions/scons.fish:31 +msgid "" +"Works exactly the same way as the -u option except for the way default " +"targets are handled" +msgstr "" + +#: /tmp/fish/implicit/share/completions/scons.fish:9 +#, fuzzy +msgid "Debug the build process" +msgstr "Child process" + +#: /tmp/fish/implicit/share/completions/scons.fish:10 +msgid "" +"Enable specific checks for whether or not there is a file on disk where the " +"SCons configuration expects a directory (or vice versa), and whether or not " +"RCS or SCCS sources exist when searching for source and include files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/scons.fish:11 +#, fuzzy +msgid "Use file as the initial SConscript file" +msgstr "Use file as terminal" + +#: /tmp/fish/implicit/share/completions/scons.fish:12 +msgid "" +"Print a local help message for this build, if one is defined in the " +"SConscript file(s), plus a line that describes the -H option for command-" +"line option help" +msgstr "" + +#: /tmp/fish/implicit/share/completions/scons.fish:13 +msgid "Print the standard help message about command-line options and exit" +msgstr "" + +#: /tmp/fish/implicit/share/completions/scons.fish:14 +#, fuzzy +msgid "Ignore all errors from commands executed to rebuild files" +msgstr "Ignore errors from non-empty directories" + +#: /tmp/fish/implicit/share/completions/scons.fish:15 +msgid "Specifies a directory to search for imported Python modules" +msgstr "" + +#: /tmp/fish/implicit/share/completions/scons.fish:16 +#, fuzzy +msgid "Cache implicit dependencies" +msgstr "Show build dependencies" + +#: /tmp/fish/implicit/share/completions/scons.fish:17 +msgid "Force SCons to ignore the cached implicit dependencies" +msgstr "" + +#: /tmp/fish/implicit/share/completions/scons.fish:18 +#, fuzzy +msgid "Force SCons to ignore changes in the implicit dependencies" +msgstr "Install source packages and their build dependencies" + +#: /tmp/fish/implicit/share/completions/scons.fish:19 +#, fuzzy +msgid "Specifies the number of jobs (commands) to run simultaneously" +msgstr "Specify the number of jobs to run in parallel" + +#: /tmp/fish/implicit/share/completions/scons.fish:20 +#, fuzzy +msgid "Continue as much as possible after an error" +msgstr "Continue after an error" + +#: /tmp/fish/implicit/share/completions/scons.fish:21 +msgid "" +"There are three ways to duplicate files in a build tree: hard links, soft " +"(symbolic) links and copies" +msgstr "" + +#: /tmp/fish/implicit/share/completions/scons.fish:22 +msgid "" +"Set the maximum expected drift in the modification time of files to SECONDS" +msgstr "" + +#: /tmp/fish/implicit/share/completions/scons.fish:23 +#, fuzzy +msgid "No execute" +msgstr "Executable" + +#: /tmp/fish/implicit/share/completions/scons.fish:24 +msgid "" +"Run SCons under the Python profiler and save the results in the specified " +"file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/scons.fish:25 +#, fuzzy +msgid "Do not run any commands, or print anything" +msgstr "Do not actually change anything" + +#: /tmp/fish/implicit/share/completions/scons.fish:26 +msgid "" +"Quiets SCons status messages about reading SConscript files, building " +"targets and entering directories" +msgstr "" + +#: /tmp/fish/implicit/share/completions/scons.fish:27 +#, fuzzy +msgid "Build dependencies in a random order" +msgstr "List dependencies of module" + +#: /tmp/fish/implicit/share/completions/scons.fish:28 +#, fuzzy +msgid "Silent" +msgstr "Silent mode" + +#: /tmp/fish/implicit/share/completions/scons.fish:29 +msgid "" +"Prints trace information to the specified file about how the internal " +"Taskmaster object evaluates and controls the order in which Nodes are built" +msgstr "" + +#: /tmp/fish/implicit/share/completions/scons.fish:30 +msgid "" +"Walks up the directory structure until an SConstruct , Scon struct or " +"sconstruct file is found, and uses that as the top of the directory tree" +msgstr "" + +#: /tmp/fish/implicit/share/completions/scons.fish:32 +msgid "" +"Print the scons version, copyright information, list of authors, and any " +"other relevant information" +msgstr "" + +#: /tmp/fish/implicit/share/completions/scons.fish:33 +#, fuzzy +msgid "" +"Print a message containing the working directory before and after other " +"processing" +msgstr "Print the current working directory, shortened to fit the prompt" + +#: /tmp/fish/implicit/share/completions/scons.fish:34 +#, fuzzy +msgid "Enable or disable warnings" +msgstr "Disable warnings" + +#: /tmp/fish/implicit/share/completions/scons.fish:35 +msgid "Turn off -w, even if it was turned on implicitly" +msgstr "" + +#: /tmp/fish/implicit/share/completions/scons.fish:36 +msgid "" +"Search the specified repository for any input and target files not found in " +"the local directory hierarchy" +msgstr "" + +#: /tmp/fish/implicit/share/completions/scp.fish:1 +#, fuzzy +msgid "Local Path" +msgstr "Logical and" + +#: /tmp/fish/implicit/share/completions/scp.fish:2 +#, fuzzy +msgid "Remote Path" +msgstr "Remove a key" + +#: /tmp/fish/implicit/share/completions/scp.fish:4 msgid "Bandwidth limit" msgstr "Bandwidth limit" -#: share/completions/scp.fish:41 share/completions/ssh.fish:39 -#: share/completions/sshfs.fish:25 -msgid "Port" -msgstr "Port" +#: /tmp/fish/implicit/share/completions/scp.fish:6 +msgid "" +"Preserves modification times, access times, and modes from the original file" +msgstr "" +"Preserves modification times, access times, and modes from the original file" -#: share/completions/screen.fish:1 +#: /tmp/fish/implicit/share/completions/scp.fish:8 +msgid "Recursively copy" +msgstr "Recursively copy" + +#: /tmp/fish/implicit/share/completions/scp.fish:9 +#, fuzzy +msgid "Encryption program" +msgstr "Encyption program" + +#: /tmp/fish/implicit/share/completions/screen.fish:1 +msgid "Detect which folder screen uses" +msgstr "" + +#: /tmp/fish/implicit/share/completions/screen.fish:2 +#, fuzzy +msgid "Get the socket list on mac" +msgstr "Get help on this command" + +#: /tmp/fish/implicit/share/completions/screen.fish:3 +#, fuzzy +msgid "Get the socket list" +msgstr "Set the connect timeout" + +#: /tmp/fish/implicit/share/completions/screen.fish:4 +#, fuzzy +msgid "Print a list of detached screen sessions" +msgstr "Print a list of running screen sessions" + +#: /tmp/fish/implicit/share/completions/screen.fish:5 +#, fuzzy +msgid "Print a list of attached screen sessions" +msgstr "Print a list of running screen sessions" + +#: /tmp/fish/implicit/share/completions/screen.fish:6 msgid "Print a list of running screen sessions" msgstr "Print a list of running screen sessions" -#: share/completions/sed.fish:13 -msgid "Evaluate expression" -msgstr "Evaluate expression" +#: /tmp/fish/implicit/share/completions/screen.fish:7 +#, fuzzy +msgid "Include all capabilitys" +msgstr "Include path" -#: share/completions/sed.fish:14 -msgid "Evalute file" -msgstr "Evalute file" +#: /tmp/fish/implicit/share/completions/screen.fish:8 +msgid "Adapt window size" +msgstr "" -#: share/completions/sed.fish:22 -msgid "Specify line-length" -msgstr "Specify line-length" +#: /tmp/fish/implicit/share/completions/screen.fish:9 +#, fuzzy +msgid "Specify init file" +msgstr "Specify config file" -#: share/completions/set.fish:73 share/completions/set_color.fish:1 -msgid "Color" -msgstr "Color" +#: /tmp/fish/implicit/share/completions/screen.fish:10 +#: /tmp/fish/implicit/share/completions/screen.fish:11 +msgid "Detach screen" +msgstr "" -#: share/completions/set.fish:74 share/completions/set_color.fish:2 -msgid "Change background color" -msgstr "Change background color" +#: /tmp/fish/implicit/share/completions/screen.fish:12 +msgid "Reattach session" +msgstr "" -#: share/completions/set.fish:79 -msgid "Locale" -msgstr "Locale" +#: /tmp/fish/implicit/share/completions/screen.fish:13 +msgid "Reattach/create session" +msgstr "" -#: share/completions/sort.fish:16 -msgid "Write to file" -msgstr "Write to file" +#: /tmp/fish/implicit/share/completions/screen.fish:14 +msgid "Reattach/create any session" +msgstr "" -#: share/completions/sort.fish:18 -msgid "Set memory buffer size" -msgstr "Set memory buffer size" - -#: share/completions/sort.fish:20 -msgid "Set temporary directory" -msgstr "Set temporary directory" - -#: share/completions/ssh.fish:24 -msgid "Interface to transmit from" -msgstr "Interface to transmit from" - -#: share/completions/ssh.fish:30 +#: /tmp/fish/implicit/share/completions/screen.fish:15 +#: /tmp/fish/implicit/share/completions/ssh.fish:5 msgid "Escape character" msgstr "Escape character" -#: share/completions/ssh.fish:35 +#: /tmp/fish/implicit/share/completions/screen.fish:16 +#, fuzzy +msgid "Flow control on" +msgstr "Follow mount points" + +#: /tmp/fish/implicit/share/completions/screen.fish:17 +#, fuzzy +msgid "Flow control off" +msgstr "Job control: %ls\n" + +#: /tmp/fish/implicit/share/completions/screen.fish:18 +msgid "Flow control automatic" +msgstr "" + +#: /tmp/fish/implicit/share/completions/screen.fish:19 +msgid "History length" +msgstr "" + +#: /tmp/fish/implicit/share/completions/screen.fish:20 +msgid "Interrupt display on C-c" +msgstr "" + +#: /tmp/fish/implicit/share/completions/screen.fish:21 +#, fuzzy +msgid "Login on" +msgstr "Logical or" + +#: /tmp/fish/implicit/share/completions/screen.fish:22 +#, fuzzy +msgid "Login off" +msgstr "Logical or" + +#: /tmp/fish/implicit/share/completions/screen.fish:23 +#: /tmp/fish/implicit/share/completions/screen.fish:24 +#, fuzzy +msgid "List sessions" +msgstr "available sessions" + +#: /tmp/fish/implicit/share/completions/screen.fish:25 +msgid "Log on" +msgstr "" + +#: /tmp/fish/implicit/share/completions/screen.fish:27 +#, fuzzy +msgid "Optimal output" +msgstr "Wide output" + +#: /tmp/fish/implicit/share/completions/screen.fish:28 +#, fuzzy +msgid "Preselect window" +msgstr "Select root window" + +#: /tmp/fish/implicit/share/completions/screen.fish:30 +#, fuzzy +msgid "Set shell" +msgstr "Set system" + +#: /tmp/fish/implicit/share/completions/screen.fish:31 +#, fuzzy +msgid "Session name" +msgstr "Version number" + +#: /tmp/fish/implicit/share/completions/screen.fish:32 +#, fuzzy +msgid "Session title" +msgstr "Save session cookies" + +#: /tmp/fish/implicit/share/completions/screen.fish:33 +msgid "UTF-8 mode" +msgstr "" + +#: /tmp/fish/implicit/share/completions/screen.fish:35 +#, fuzzy +msgid "Wipe dead sessions" +msgstr "available sessions" + +#: /tmp/fish/implicit/share/completions/screen.fish:36 +msgid "Multi attach" +msgstr "" + +#: /tmp/fish/implicit/share/completions/screen.fish:37 +#, fuzzy +msgid "Send command" +msgstr "End of command" + +#: /tmp/fish/implicit/share/completions/scrot.fish:2 +#, fuzzy +msgid "Display version information and exit" +msgstr "Print version information and exit" + +#: /tmp/fish/implicit/share/completions/scrot.fish:3 +msgid "When selecting a window, grab wm border too" +msgstr "" + +#: /tmp/fish/implicit/share/completions/scrot.fish:4 +msgid "Display a countdown when used with delay" +msgstr "" + +#: /tmp/fish/implicit/share/completions/scrot.fish:5 +#, fuzzy +msgid "Wait NUMBER of seconds before taking a shot" +msgstr "Number of seconds before assuming http timeout" + +#: /tmp/fish/implicit/share/completions/scrot.fish:6 +msgid "Execute APPLICATION on the saved image" +msgstr "" + +#: /tmp/fish/implicit/share/completions/scrot.fish:7 +msgid "Image quality [1-100]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/scrot.fish:8 +#, fuzzy +msgid "Grab shot from multiple heads" +msgstr "Perform a set of commands multiple times" + +#: /tmp/fish/implicit/share/completions/scrot.fish:9 +#, fuzzy +msgid "Select a window or rectangle with the mouse" +msgstr "Select a window by clicking on its frame" + +#: /tmp/fish/implicit/share/completions/scrot.fish:10 +msgid "Generate thumbnail PERCENT of original" +msgstr "" + +#: /tmp/fish/implicit/share/completions/scss.fish:7 +msgid "" +"Watch files or directories for changes. The location of the generated CSS " +"can be set using a colon: input.scss:output.css input-dir:output-dir" +msgstr "" + +#: /tmp/fish/implicit/share/completions/scss.fish:9 +msgid "" +"Compile files or directories to CSS. The location of the generated CSS can " +"be set using a colon: input.scss:output.css input-dir:output-dir" +msgstr "" + +#: /tmp/fish/implicit/share/completions/scss.fish:12 +msgid "Use the indented Sass syntax." +msgstr "" + +#: /tmp/fish/implicit/share/completions/scss.fish:13 +msgid "How to link generated output to the source files." +msgstr "" + +#: /tmp/fish/implicit/share/completions/service.fish:1 +#, fuzzy +msgid "Service name" +msgstr "Set server name" + +#: /tmp/fish/implicit/share/completions/set_color.fish:1 +msgid "Color" +msgstr "Color" + +#: /tmp/fish/implicit/share/completions/set_color.fish:2 +#: /tmp/fish/implicit/share/completions/set.fish:12 +msgid "Change background color" +msgstr "Change background color" + +#: /tmp/fish/implicit/share/completions/set_color.fish:3 +#: /tmp/fish/implicit/share/completions/set.fish:13 +msgid "Make font bold" +msgstr "Make font bold" + +#: /tmp/fish/implicit/share/completions/set_color.fish:4 +msgid "Italicise" +msgstr "" + +#: /tmp/fish/implicit/share/completions/set_color.fish:5 +msgid "Dim text" +msgstr "" + +#: /tmp/fish/implicit/share/completions/set_color.fish:6 +#, fuzzy +msgid "Reverse color text" +msgstr "Reverse sort order" + +#: /tmp/fish/implicit/share/completions/set_color.fish:7 +msgid "Underline text" +msgstr "" + +#: /tmp/fish/implicit/share/completions/set_color.fish:9 +#, fuzzy +msgid "Print a list of all accepted color names" +msgstr "Print a list of local users" + +#: /tmp/fish/implicit/share/completions/setfacl.fish:1 +msgid "Remove all extended ACL entries" +msgstr "" + +#: /tmp/fish/implicit/share/completions/setfacl.fish:2 +msgid "Remove the Default ACL" +msgstr "" + +#: /tmp/fish/implicit/share/completions/setfacl.fish:3 +msgid "Do not recalculate the effective rights mask" +msgstr "" + +#: /tmp/fish/implicit/share/completions/setfacl.fish:4 +msgid "Do recalculate the effective rights mask" +msgstr "" + +#: /tmp/fish/implicit/share/completions/setfacl.fish:5 +msgid "All operations apply to the Default ACL" +msgstr "" + +#: /tmp/fish/implicit/share/completions/set.fish:1 +msgid "Test if We are specifying a color value for the prompt" +msgstr "" + +#: /tmp/fish/implicit/share/completions/set.fish:2 +msgid "Test if We are specifying a locale value for the prompt" +msgstr "" + +#: /tmp/fish/implicit/share/completions/set.fish:3 +#, fuzzy +msgid "Erase variable" +msgstr "set/list variables" + +#: /tmp/fish/implicit/share/completions/set.fish:8 +msgid "Share variable persistently across sessions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/set.fish:9 +msgid "Test if variable is defined" +msgstr "Test if variable is defined" + +#: /tmp/fish/implicit/share/completions/set.fish:11 +msgid "List the names of the variables, but not their value" +msgstr "" + +#: /tmp/fish/implicit/share/completions/set.fish:14 +#, fuzzy +msgid "Locale variable" +msgstr "Redefine variable" + +#: /tmp/fish/implicit/share/completions/set.fish:15 +#, fuzzy +msgid "Do not truncate long lines" +msgstr "Do not create output files" + +#: /tmp/fish/implicit/share/completions/setsid.fish:2 +msgid "Set controlling terminal to current one" +msgstr "" + +#: /tmp/fish/implicit/share/completions/setsid.fish:3 +msgid "Wait until program ends and return its exit value" +msgstr "" + +#: /tmp/fish/implicit/share/completions/setxkbmap.fish:1 +#, fuzzy +msgid "Print this message" +msgstr "Print informative messages" + +#: /tmp/fish/implicit/share/completions/setxkbmap.fish:2 +msgid "Specifies compatibility map component name" +msgstr "" + +#: /tmp/fish/implicit/share/completions/setxkbmap.fish:3 +#, fuzzy +msgid "Specifies configuration file to use" +msgstr "Specify a configuration file" + +#: /tmp/fish/implicit/share/completions/setxkbmap.fish:4 +#, fuzzy +msgid "Specifies the device ID to use" +msgstr "Specify the remote shell to use" + +#: /tmp/fish/implicit/share/completions/setxkbmap.fish:5 +#, fuzzy +msgid "Specifies display to use" +msgstr "Pass command to shell" + +#: /tmp/fish/implicit/share/completions/setxkbmap.fish:6 +#, fuzzy +msgid "Specifies geometry component name" +msgstr "Ignore specified number of directory components" + +#: /tmp/fish/implicit/share/completions/setxkbmap.fish:7 +msgid "Add to list of directories to be used" +msgstr "" + +#: /tmp/fish/implicit/share/completions/setxkbmap.fish:8 +msgid "Specifies keycodes component name" +msgstr "" + +#: /tmp/fish/implicit/share/completions/setxkbmap.fish:9 +#, fuzzy +msgid "Specifies name of keymap to load" +msgstr "Specify version of gem to rdoc" + +#: /tmp/fish/implicit/share/completions/setxkbmap.fish:10 +msgid "Specifies layout used to choose component names" +msgstr "" + +#: /tmp/fish/implicit/share/completions/setxkbmap.fish:11 +msgid "Specifies model used to choose component names" +msgstr "" + +#: /tmp/fish/implicit/share/completions/setxkbmap.fish:12 +msgid "Adds an option used to choose component names" +msgstr "" + +#: /tmp/fish/implicit/share/completions/setxkbmap.fish:13 +msgid "Print a complete xkb_keymap description and exit" +msgstr "" + +#: /tmp/fish/implicit/share/completions/setxkbmap.fish:14 +#, fuzzy +msgid "Print the current layout settings and exit" +msgstr "Print help message and exit" + +#: /tmp/fish/implicit/share/completions/setxkbmap.fish:15 +#, fuzzy +msgid "Name of rules file to use" +msgstr "Name of client" + +#: /tmp/fish/implicit/share/completions/setxkbmap.fish:16 +msgid "Specifies symbols component name" +msgstr "" + +#: /tmp/fish/implicit/share/completions/setxkbmap.fish:17 +msgid "Synchronize request w/X server" +msgstr "" + +#: /tmp/fish/implicit/share/completions/setxkbmap.fish:18 +#, fuzzy +msgid "Specifies types component name" +msgstr "Specify the proxy username" + +#: /tmp/fish/implicit/share/completions/setxkbmap.fish:19 +msgid "Sets verbosity (1..10). Higher values yield more messages" +msgstr "" + +#: /tmp/fish/implicit/share/completions/setxkbmap.fish:20 +msgid "Specifies layout variant used to choose component names" +msgstr "" + +#: /tmp/fish/implicit/share/completions/snap.fish:1 +#, fuzzy +msgid "Test if snap has yet to be given the subcommand" +msgstr "Test if apt has yet to be given the subcommand" + +#: /tmp/fish/implicit/share/completions/snap.fish:3 +#, fuzzy +msgid "Test if snap command should have packages as potential completion" +msgstr "Test if apt command should have packages as potential completion" + +#: /tmp/fish/implicit/share/completions/snap.fish:4 +#, fuzzy +msgid "Test if snap command should have files as potential completion" +msgstr "Test if apt command should have packages as potential completion" + +#: /tmp/fish/implicit/share/completions/snap.fish:5 +#: /tmp/fish/implicit/share/completions/snap.fish:6 +#, fuzzy +msgid "List disabled snaps" +msgstr "List available updates" + +#: /tmp/fish/implicit/share/completions/snap.fish:7 +#, fuzzy +msgid "List installed snaps" +msgstr "Limit to installed" + +#: /tmp/fish/implicit/share/completions/snap.fish:8 +#, fuzzy +msgid "List of interfaces" +msgstr "Stop interface" + +#: /tmp/fish/implicit/share/completions/snap.fish:9 +#, fuzzy +msgid "List change IDs" +msgstr "No changes" + +#: /tmp/fish/implicit/share/completions/snap.fish:10 +#, fuzzy +msgid "List aliases" +msgstr "List archive" + +#: /tmp/fish/implicit/share/completions/snap.fish:11 +#, fuzzy +msgid "Check that no assertion type is used yet" +msgstr "Check that your terminal type, “%ls”, is supported on this system" + +#: /tmp/fish/implicit/share/completions/snap.fish:12 +msgid "Check if certain assertion type is used" +msgstr "" + +#: /tmp/fish/implicit/share/completions/snap.fish:13 +#, fuzzy +msgid "List assertion filters" +msgstr "List config files" + +#: /tmp/fish/implicit/share/completions/snap.fish:14 +#, fuzzy +msgid "Show this help message" +msgstr "Show this help message and exit" + +#: /tmp/fish/implicit/share/completions/snap.fish:16 +msgid "Snap" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sort.fish:1 +msgid "Ignore leading blanks" +msgstr "Ignore leading blanks" + +#: /tmp/fish/implicit/share/completions/sort.fish:2 +msgid "Consider only blanks and alphanumerics" +msgstr "Consider only blanks and alphanumerics" + +#: /tmp/fish/implicit/share/completions/sort.fish:4 +msgid "Compare general numeric value" +msgstr "Compare general numeric value" + +#: /tmp/fish/implicit/share/completions/sort.fish:5 +msgid "Consider only printable" +msgstr "Consider only printable" + +#: /tmp/fish/implicit/share/completions/sort.fish:6 +msgid "Compare human readable numbers [2K 1G]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sort.fish:7 +msgid "Compare month names" +msgstr "Compare month names" + +#: /tmp/fish/implicit/share/completions/sort.fish:8 +msgid "Compare string numerical value" +msgstr "Compare string numerical value" + +#: /tmp/fish/implicit/share/completions/sort.fish:9 +msgid "Sort by random hash of keys" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sort.fish:10 +msgid "Get random bytes from FILE" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sort.fish:11 +msgid "Reverse results" +msgstr "Reverse results" + +#: /tmp/fish/implicit/share/completions/sort.fish:12 +msgid "Only check if sorted" +msgstr "Only check if sorted" + +#: /tmp/fish/implicit/share/completions/sort.fish:13 +msgid "Define key" +msgstr "Define key" + +#: /tmp/fish/implicit/share/completions/sort.fish:14 +#, fuzzy +msgid "Merge sorted files" +msgstr "Erase obsolete files" + +#: /tmp/fish/implicit/share/completions/sort.fish:16 +msgid "Stabilize sort" +msgstr "Stabilize sort" + +#: /tmp/fish/implicit/share/completions/sort.fish:17 +msgid "Set memory buffer size" +msgstr "Set memory buffer size" + +#: /tmp/fish/implicit/share/completions/sort.fish:18 +msgid "Field separator" +msgstr "Field separator" + +#: /tmp/fish/implicit/share/completions/sort.fish:19 +msgid "Set temporary directory" +msgstr "Set temporary directory" + +#: /tmp/fish/implicit/share/completions/sort.fish:20 +msgid "Output only first of equal lines" +msgstr "Output only first of equal lines" + +#: /tmp/fish/implicit/share/completions/sort.fish:21 +msgid "Lines end with 0 byte" +msgstr "Lines end with 0 byte" + +#: /tmp/fish/implicit/share/completions/ssh.fish:2 +msgid "Disables forwarding of the authentication agent" +msgstr "Disables forwarding of the authentication agent" + +#: /tmp/fish/implicit/share/completions/ssh.fish:3 +msgid "Enables forwarding of the authentication agent" +msgstr "Enables forwarding of the authentication agent" + +#: /tmp/fish/implicit/share/completions/ssh.fish:4 +msgid "Interface to transmit from" +msgstr "Interface to transmit from" + +#: /tmp/fish/implicit/share/completions/ssh.fish:6 +msgid "Go to background" +msgstr "Go to background" + +#: /tmp/fish/implicit/share/completions/ssh.fish:7 +msgid "Allow remote host to connect to local forwarded ports" +msgstr "Allow remote host to connect to local forwarded ports" + +#: /tmp/fish/implicit/share/completions/ssh.fish:8 +msgid "Smartcard device" +msgstr "Smartcard device" + +#: /tmp/fish/implicit/share/completions/ssh.fish:9 +msgid "Disable forwarding of Kerberos tickets" +msgstr "Disable forwarding of Kerberos tickets" + +#: /tmp/fish/implicit/share/completions/ssh.fish:10 msgid "User" msgstr "User" -#: share/completions/su.fish:5 +#: /tmp/fish/implicit/share/completions/ssh.fish:11 +msgid "MAC algorithm" +msgstr "MAC algorithm" + +#: /tmp/fish/implicit/share/completions/ssh.fish:12 +#, fuzzy +msgid "Prevent reading from stdin" +msgstr "Read names from stdin" + +#: /tmp/fish/implicit/share/completions/ssh.fish:13 +msgid "Do not execute remote command" +msgstr "Do not execute remote command" + +#: /tmp/fish/implicit/share/completions/ssh.fish:16 +msgid "Subsystem" +msgstr "Subsystem" + +#: /tmp/fish/implicit/share/completions/ssh.fish:17 +#, fuzzy +msgid "Force pseudo-tty allocation" +msgstr "Disable pseudo-tty allocation" + +#: /tmp/fish/implicit/share/completions/ssh.fish:18 +msgid "Disable pseudo-tty allocation" +msgstr "Disable pseudo-tty allocation" + +#: /tmp/fish/implicit/share/completions/ssh.fish:19 +msgid "Disable X11 forwarding" +msgstr "Disable X11 forwarding" + +#: /tmp/fish/implicit/share/completions/ssh.fish:20 +msgid "Enable X11 forwarding" +msgstr "Enable X11 forwarding" + +#: /tmp/fish/implicit/share/completions/ssh.fish:21 +msgid "Locally forwarded ports" +msgstr "Locally forwarded ports" + +#: /tmp/fish/implicit/share/completions/ssh.fish:22 +msgid "Remotely forwarded ports" +msgstr "Remotely forwarded ports" + +#: /tmp/fish/implicit/share/completions/ssh.fish:23 +msgid "Dynamic port forwarding" +msgstr "Dynamic port forwarding" + +#: /tmp/fish/implicit/share/completions/sshfs.fish:3 +msgid "Compression" +msgstr "Compression" + +#: /tmp/fish/implicit/share/completions/sshfs.fish:5 +msgid "Enable debug" +msgstr "Enable debug" + +#: /tmp/fish/implicit/share/completions/sshfs.fish:6 +msgid "Foreground operation" +msgstr "Foreground operation" + +#: /tmp/fish/implicit/share/completions/sshfs.fish:7 +msgid "Disable multi-threaded operation" +msgstr "Disable multi-threaded operation" + +#: /tmp/fish/implicit/share/completions/stack.fish:1 +#, fuzzy +msgid "Show this help text" +msgstr "Show this help message and exit" + +#: /tmp/fish/implicit/share/completions/stack.fish:2 +#, fuzzy +msgid "Show only version number" +msgstr "Show version number and exit" + +#: /tmp/fish/implicit/share/completions/stack.fish:3 +msgid "Run 'stack --docker-help' for details" +msgstr "" + +#: /tmp/fish/implicit/share/completions/stack.fish:4 +msgid "Run 'stack --nix-help' for details" +msgstr "" + +#: /tmp/fish/implicit/share/completions/stack.fish:5 +msgid "Verbosity: silent, error, warn, info, debug" +msgstr "" + +#: /tmp/fish/implicit/share/completions/stack.fish:6 +msgid "Enable verbose mode: verbosity level \"debug\"" +msgstr "" + +#: /tmp/fish/implicit/share/completions/stack.fish:7 +msgid "Override work directory (default: .stack-work)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/stack.fish:8 +msgid "" +"Enable using the system installed GHC (on the PATH) if available and a " +"matching version" +msgstr "" + +#: /tmp/fish/implicit/share/completions/stack.fish:9 +msgid "" +"Disable using the system installed GHC (on the PATH) if available and a " +"matching version" +msgstr "" + +#: /tmp/fish/implicit/share/completions/stack.fish:10 +msgid "" +"Enable downloading and installing GHC if necessary (can be done manually " +"with stack setup)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/stack.fish:11 +msgid "" +"Disable downloading and installing GHC if necessary (can be done manually " +"with stack setup)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/stack.fish:12 +msgid "System architecture, e.g. i386, x86_64" +msgstr "" + +#: /tmp/fish/implicit/share/completions/stack.fish:13 +msgid "Operating system, e.g. linux, windows" +msgstr "" + +#: /tmp/fish/implicit/share/completions/stack.fish:14 +msgid "Specialized GHC variant, e.g. integersimple (implies --no-system-ghc)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/stack.fish:15 +#, fuzzy +msgid "Number of concurrent jobs to run" +msgstr "Number of concurrent jobs" + +#: /tmp/fish/implicit/share/completions/stack.fish:16 +msgid "Extra directories to check for C header files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/stack.fish:17 +msgid "Extra directories to check for libraries" +msgstr "" + +#: /tmp/fish/implicit/share/completions/stack.fish:18 +msgid "Enable skipping the GHC version and architecture check" +msgstr "" + +#: /tmp/fish/implicit/share/completions/stack.fish:19 +msgid "Disable skipping the GHC version and architecture check" +msgstr "" + +#: /tmp/fish/implicit/share/completions/stack.fish:20 +msgid "Enable skipping the local MSYS installation (Windows only)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/stack.fish:21 +msgid "Disable skipping the local MSYS installation (Windows only)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/stack.fish:22 +msgid "Install binaries to DIR" +msgstr "" + +#: /tmp/fish/implicit/share/completions/stack.fish:23 +msgid "Enable setting the codepage to support UTF-8 (Windows only)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/stack.fish:24 +msgid "Disable setting the codepage to support UTF-8 (Windows only)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/stack.fish:25 +msgid "Override resolver in project file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/stack.fish:26 +#, fuzzy +msgid "Use the specified compiler" +msgstr "Use specific conffile" + +#: /tmp/fish/implicit/share/completions/stack.fish:27 +msgid "" +"Enable overriding terminal detection in the case of running in a false " +"terminal" +msgstr "" + +#: /tmp/fish/implicit/share/completions/stack.fish:28 +msgid "" +"Disable overriding terminal detection in the case of running in a false " +"terminal" +msgstr "" + +#: /tmp/fish/implicit/share/completions/stack.fish:29 +msgid "" +"Override project stack.yaml file (overrides any STACK_YAML environment " +"variable)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/stack.fish:30 +msgid "Build the package(s) in this directory/configuration" +msgstr "" + +#: /tmp/fish/implicit/share/completions/stack.fish:31 +#, fuzzy +msgid "Shortcut for 'build --copy-bins'" +msgstr "Shortcut for '--options /dev/null'" + +#: /tmp/fish/implicit/share/completions/stack.fish:32 +#, fuzzy +msgid "Shortcut for 'build --test'" +msgstr "Shortcut for '--options /dev/null'" + +#: /tmp/fish/implicit/share/completions/stack.fish:33 +#, fuzzy +msgid "Shortcut for 'build --bench'" +msgstr "Shortcut for '--options /dev/null'" + +#: /tmp/fish/implicit/share/completions/stack.fish:34 +msgid "Shortcut for 'build --haddock'" +msgstr "" + +#: /tmp/fish/implicit/share/completions/stack.fish:35 +msgid "" +"Create a new project from a template. Run 'stack templates' to see available " +"templates." +msgstr "" + +#: /tmp/fish/implicit/share/completions/stack.fish:36 +msgid "List the templates available for 'stack new'." +msgstr "" + +#: /tmp/fish/implicit/share/completions/stack.fish:37 +msgid "Initialize a stack project based on one or more cabal packages" +msgstr "" + +#: /tmp/fish/implicit/share/completions/stack.fish:38 +msgid "Use a dependency solver to try and determine missing extra-deps" +msgstr "" + +#: /tmp/fish/implicit/share/completions/stack.fish:39 +msgid "Get the appropriate GHC for your project" +msgstr "" + +#: /tmp/fish/implicit/share/completions/stack.fish:40 +#, fuzzy +msgid "Print out handy path information" +msgstr "Print extra information" + +#: /tmp/fish/implicit/share/completions/stack.fish:41 +#, fuzzy +msgid "Unpack one or more packages locally" +msgstr "Install one or more packages" + +#: /tmp/fish/implicit/share/completions/stack.fish:42 +#, fuzzy +msgid "Update the package index" +msgstr "Update list of packages" + +#: /tmp/fish/implicit/share/completions/stack.fish:43 +msgid "Upgrade to the latest stack (experimental)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/stack.fish:44 +#, fuzzy +msgid "Upload a package to Hackage" +msgstr "Add a package lock" + +#: /tmp/fish/implicit/share/completions/stack.fish:45 +#, fuzzy +msgid "Create source distribution tarballs" +msgstr "Create a distribution tarball" + +#: /tmp/fish/implicit/share/completions/stack.fish:46 +msgid "Visualize your project's dependency graph using Graphviz dot" +msgstr "" + +#: /tmp/fish/implicit/share/completions/stack.fish:47 +#, fuzzy +msgid "Execute a command" +msgstr "Execute command" + +#: /tmp/fish/implicit/share/completions/stack.fish:48 +msgid "Run ghc" +msgstr "" + +#: /tmp/fish/implicit/share/completions/stack.fish:49 +msgid "Run ghci in the context of package(s) (experimental)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/stack.fish:50 +msgid "Run ghci in the context of package(s) (experimental) (alias for 'ghci')" +msgstr "" + +#: /tmp/fish/implicit/share/completions/stack.fish:51 +msgid "Run runghc" +msgstr "" + +#: /tmp/fish/implicit/share/completions/stack.fish:52 +msgid "Run runghc (alias for 'runghc')" +msgstr "" + +#: /tmp/fish/implicit/share/completions/stack.fish:53 +msgid "" +"Evaluate some haskell code inline. Shortcut for 'stack exec ghc -- -e CODE'" +msgstr "" + +#: /tmp/fish/implicit/share/completions/stack.fish:54 +#, fuzzy +msgid "Clean the local packages" +msgstr "Clean local caches" + +#: /tmp/fish/implicit/share/completions/stack.fish:55 +#, fuzzy +msgid "List the dependencies" +msgstr "Show state of dependencies" + +#: /tmp/fish/implicit/share/completions/stack.fish:56 +msgid "Query general build information (experimental)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/stack.fish:57 +#, fuzzy +msgid "IDE-specific commands" +msgstr "Specify sendmail command" + +#: /tmp/fish/implicit/share/completions/stack.fish:58 +msgid "Subcommands specific to Docker use" +msgstr "" + +#: /tmp/fish/implicit/share/completions/stack.fish:59 +msgid "Subcommands specific to modifying stack.yaml files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/stack.fish:60 +msgid "Subcommands specific to imaging (experimental)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/stack.fish:61 +msgid "Subcommands specific to Haskell Program Coverage" +msgstr "" + +#: /tmp/fish/implicit/share/completions/stack.fish:62 +msgid "Subcommands specific to package signatures (experimental)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/status.fish:2 +msgid "Test if this is a login shell" +msgstr "Test if this is a login shell" + +#: /tmp/fish/implicit/share/completions/status.fish:3 +msgid "Test if this is an interactive shell" +msgstr "Test if this is an interactive shell" + +#: /tmp/fish/implicit/share/completions/status.fish:4 +msgid "Test if a command substitution is currently evaluated" +msgstr "Test if a command substitution is currently evaluated" + +#: /tmp/fish/implicit/share/completions/status.fish:5 +msgid "Test if a code block is currently evaluated" +msgstr "Test if a code block is currently evaluated" + +#: /tmp/fish/implicit/share/completions/status.fish:6 +#, fuzzy +msgid "Test if a breakpoint is currently in effect" +msgstr "Test if a code block is currently evaluated" + +#: /tmp/fish/implicit/share/completions/status.fish:7 +msgid "Test if new jobs are never put under job control" +msgstr "Test if new jobs are never put under job control" + +#: /tmp/fish/implicit/share/completions/status.fish:8 +msgid "Test if only interactive new jobs are put under job control" +msgstr "Test if only interactive new jobs are put under job control" + +#: /tmp/fish/implicit/share/completions/status.fish:9 +msgid "Test if all new jobs are put under job control" +msgstr "Test if all new jobs are put under job control" + +#: /tmp/fish/implicit/share/completions/status.fish:10 +#, fuzzy +msgid "Print the filename of the currently running script" +msgstr "Print currently running jobs" + +#: /tmp/fish/implicit/share/completions/status.fish:11 +#, fuzzy +msgid "Print the line number of the currently running script" +msgstr "Change working directory" + +#: /tmp/fish/implicit/share/completions/status.fish:12 +msgid "" +"Print a list of all function calls leading up to running the current command" +msgstr "" +"Print a list of all function calls leading up to running the current command" + +#: /tmp/fish/implicit/share/completions/status.fish:13 +#, fuzzy +msgid "Set which jobs are under job control" +msgstr "Set which jobs are out under job control" + +#: /tmp/fish/implicit/share/completions/status.fish:14 +#, fuzzy +msgid "Set all jobs under job control" +msgstr "Set which jobs are out under job control" + +#: /tmp/fish/implicit/share/completions/status.fish:15 +#, fuzzy +msgid "Set only interactive jobs under job control" +msgstr "Test if only interactive new jobs are put under job control" + +#: /tmp/fish/implicit/share/completions/status.fish:16 +#, fuzzy +msgid "Set no jobs under job control" +msgstr "Set which jobs are out under job control" + +#: /tmp/fish/implicit/share/completions/stream.fish:13 +#, fuzzy +msgid "Components one or more pixel components" +msgstr "Remove one or more packages" + +#: /tmp/fish/implicit/share/completions/stream.fish:23 +msgid "Pixel storage type [type]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/string.fish:1 +#, fuzzy +msgid "Do not print output" +msgstr "Do not run update" + +#: /tmp/fish/implicit/share/completions/string.fish:2 +#, fuzzy +msgid "Specify maximum number of splits" +msgstr "Maximum number of log entries" + +#: /tmp/fish/implicit/share/completions/string.fish:3 +msgid "Split right-to-left" +msgstr "" + +#: /tmp/fish/implicit/share/completions/string.fish:4 +msgid "Trim only leading characters" +msgstr "" + +#: /tmp/fish/implicit/share/completions/string.fish:5 +#, fuzzy +msgid "Trim only trailing characters" +msgstr "Escape all non-printing characters" + +#: /tmp/fish/implicit/share/completions/string.fish:6 +msgid "Specify the chars to trim (default: whitespace)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/string.fish:7 +#, fuzzy +msgid "Escape with \\ instead of quoting" +msgstr "Make symbolic links instead of copying" + +#: /tmp/fish/implicit/share/completions/string.fish:8 +#, fuzzy +msgid "Report index and length of the matches" +msgstr "Print byte offset of matches" + +#: /tmp/fish/implicit/share/completions/string.fish:9 +#, fuzzy +msgid "Report only non-matching input" +msgstr "Show only matching part" + +#: /tmp/fish/implicit/share/completions/string.fish:10 +msgid "Report all matches per line/string" +msgstr "" + +#: /tmp/fish/implicit/share/completions/string.fish:11 +msgid "Case insensitive" +msgstr "Case insensitive" + +#: /tmp/fish/implicit/share/completions/string.fish:12 +msgid "Use regex instead of globs" +msgstr "" + +#: /tmp/fish/implicit/share/completions/string.fish:13 +msgid "Repetition count" +msgstr "" + +#: /tmp/fish/implicit/share/completions/string.fish:14 +#, fuzzy +msgid "Maximum number of printed char" +msgstr "Maximum number of nested blocks reached." + +#: /tmp/fish/implicit/share/completions/string.fish:15 +#, fuzzy +msgid "Remove newline" +msgstr "No newline" + +#: /tmp/fish/implicit/share/completions/subl.fish:1 +#, fuzzy +msgid "Load the given project" +msgstr "Create new project" + +#: /tmp/fish/implicit/share/completions/subl.fish:2 +#, fuzzy +msgid "Run the given command" +msgstr "Run fish with this command" + +#: /tmp/fish/implicit/share/completions/subl.fish:3 +msgid "Open a new window" +msgstr "" + +#: /tmp/fish/implicit/share/completions/subl.fish:4 +#, fuzzy +msgid "Add folders to the current window" +msgstr "Add specified file to the current list of keyrings" + +#: /tmp/fish/implicit/share/completions/subl.fish:5 +msgid "Wait for the files to be closed before returning" +msgstr "" + +#: /tmp/fish/implicit/share/completions/subl.fish:6 +#, fuzzy +msgid "Don't activate the application" +msgstr "Don't actually take the action" + +#: /tmp/fish/implicit/share/completions/subl.fish:7 +msgid "Keep the application activated after closing the file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sudo.fish:2 +msgid "Close all file descriptors greater or equal to the given number" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sudo.fish:3 +#: /tmp/fish/implicit/share/completions/su.fish:4 +#: /tmp/fish/implicit/share/completions/su.fish:5 +msgid "Preserve environment" +msgstr "Preserve environment" + +#: /tmp/fish/implicit/share/completions/sudo.fish:4 +#, fuzzy +msgid "Set home" +msgstr "Set time" + +#: /tmp/fish/implicit/share/completions/sudo.fish:5 +#, fuzzy +msgid "Remove the credential timestamp entirely" +msgstr "Remove the test directory" + +#: /tmp/fish/implicit/share/completions/sudo.fish:6 +#, fuzzy +msgid "Preserve group vector" +msgstr "Preserve environment" + +#: /tmp/fish/implicit/share/completions/sudo.fish:7 +#, fuzzy +msgid "Read password from stdin" +msgstr "Read names from stdin" + +#: /tmp/fish/implicit/share/completions/sudo.fish:8 +#, fuzzy +msgid "Run command in the background" +msgstr "Run job in background" + +#: /tmp/fish/implicit/share/completions/sudo.fish:9 +#, fuzzy +msgid "Edit" +msgstr "Edit tag" + +#: /tmp/fish/implicit/share/completions/sudo.fish:10 +#, fuzzy +msgid "Run command as group" +msgstr "Run commands from cache" + +#: /tmp/fish/implicit/share/completions/sudo.fish:12 +#, fuzzy +msgid "Run a login shell" +msgstr "Make login shell" + +#: /tmp/fish/implicit/share/completions/sudo.fish:13 +msgid "Reset or ignore the credential timestamp" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sudo.fish:14 +msgid "" +"List the allowed and forbidden commands for the given user, or the full path " +"to the given command if it is allowed" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sudo.fish:15 +#, fuzzy +msgid "Do not prompt for a password - if one is needed, fail" +msgstr "Do not prompt for an expiration time" + +#: /tmp/fish/implicit/share/completions/sudo.fish:16 +#, fuzzy +msgid "Specify a custom password prompt" +msgstr "Specify a password" + +#: /tmp/fish/implicit/share/completions/sudo.fish:17 +msgid "Run the given command in a shell" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sudo.fish:18 +#, fuzzy +msgid "Run command as user" +msgstr "Run commands from cache" + +#: /tmp/fish/implicit/share/completions/sudo.fish:19 +msgid "Validate the credentials, extending timeout" +msgstr "" + +#: /tmp/fish/implicit/share/completions/su.fish:1 +msgid "Make login shell" +msgstr "Make login shell" + +#: /tmp/fish/implicit/share/completions/su.fish:2 msgid "Pass command to shell" msgstr "Pass command to shell" -#: share/completions/sylpheed.fish:8 -msgid "Open composition window with address" -msgstr "" +#: /tmp/fish/implicit/share/completions/su.fish:3 +msgid "Pass -f to the shell" +msgstr "Pass -f to the shell" -#: share/completions/sylpheed.fish:9 -msgid "Open composition window with attached files" -msgstr "" +#: /tmp/fish/implicit/share/completions/svn.fish:1 +#, fuzzy +msgid "Make a completion for a subcommand" +msgstr "Fallback implementation of the seq command" -#: share/completions/sylpheed.fish:10 -msgid "Receive new messages" -msgstr "Receive new messages" - -#: share/completions/sylpheed.fish:11 -msgid "Receive new messages of all accounts" -msgstr "" - -#: share/completions/sylpheed.fish:12 -msgid "Send all queued messages" -msgstr "" - -#: share/completions/sylpheed.fish:13 -msgid "Show the total number of messages for folder" -msgstr "" - -#: share/completions/sylpheed.fish:14 -msgid "Show the total number of messages for each folder" -msgstr "" - -#: share/completions/sylpheed.fish:15 -msgid "Specify directory with configuration files" -msgstr "Specify directory with configuration files" - -#: share/completions/tar.fish:19 share/functions/cd.fish:5 -msgid "Change directory" -msgstr "Change directory" - -#: share/completions/tar.fish:21 -msgid "Archive file" -msgstr "Archive file" - -#: share/completions/tar.fish:31 -msgid "Starting file in archive" -msgstr "Starting file in archive" - -#: share/completions/tar.fish:33 -msgid "Tape length" -msgstr "Tape length" - -#: share/completions/tar.fish:36 -msgid "Only store newer files" -msgstr "Only store newer files" - -#: share/completions/tar.fish:50 -msgid "Extract file from file" -msgstr "Extract file from file" - -#: share/completions/tar.fish:54 -msgid "Set volume name" -msgstr "Set volume name" - -#: share/completions/tar.fish:59 -msgid "Exclude file" -msgstr "Exclude file" - -#: share/completions/tar.fish:60 -msgid "Exclude files listed in specified file" -msgstr "Exclude files listed in specified file" - -#: share/completions/tar.fish:65 -msgid "Filter through specified program" -msgstr "Filter through specified program" - -#: share/completions/telnet.fish:9 share/completions/telnet.fish:14 -msgid "Specifies an 8-bit data path" -msgstr "Specifies an 8-bit data path" - -#: share/completions/telnet.fish:10 -msgid "Do not try to negotiate TELNET BINARY option" -msgstr "Do not try to negotiate TELNET BINARY option" - -#: share/completions/telnet.fish:11 -msgid "Stops any character from being recognized as an escape character" -msgstr "Stops any character from being recognized as an escape character" - -#: share/completions/telnet.fish:12 -msgid "Use local Kerberos authentication, if possible" -msgstr "Use local Kerberos authentication, if possible" - -#: share/completions/telnet.fish:13 -msgid "Specifies no automatic login to remote system" -msgstr "Specifies no automatic login to remote system" - -#: share/completions/telnet.fish:15 -msgid "Attempt automatic login" -msgstr "Attempt automatic login" - -#: share/completions/telnet.fish:16 -msgid "Disables reading user's .telnetrc" -msgstr "Disables reading user's .telnetrc" - -#: share/completions/telnet.fish:17 -msgid "Sets debug mode" -msgstr "Sets debug mode" - -#: share/completions/telnet.fish:18 -msgid "Sets IP TOS" -msgstr "Sets IP TOS" - -#: share/completions/telnet.fish:19 -msgid "Disables specified type of authentication" -msgstr "Disables specified type of authentication" - -#: share/completions/telnet.fish:20 -msgid "User login" -msgstr "User login" - -#: share/completions/telnet.fish:21 -msgid "Log to tracefile" -msgstr "Log to tracefile" - -#: share/completions/telnet.fish:22 -msgid "Turn on encryption" -msgstr "Turn on encryption" - -#: share/completions/telnet.fish:23 -msgid "User interface similar to rlogin" -msgstr "User interface similar to rlogin" - -#: share/completions/telnet.fish:24 -msgid "Use Kerberos realm for authentication" -msgstr "Use Kerberos realm for authentication" - -#: share/completions/tmux.fish:1 -msgid "available sessions" -msgstr "available sessions" - -#: share/completions/tmux.fish:5 -msgid "connected clients" -msgstr "" - -#: share/completions/tmux.fish:9 -msgid "window panes" -msgstr "window panes" - -#: share/completions/totem.fish:18 -msgid "Tell any running totem instance: Add to playlist" -msgstr "" - -#: share/completions/totem.fish:19 -msgid "Tell any running totem instance: Play from playlist" -msgstr "" - -#: share/completions/touch.fish:2 -msgid "Set date back" -msgstr "Set date back" - -#: share/completions/touch.fish:4 -msgid "Set date" -msgstr "Set date" - -#: share/completions/touch.fish:5 -msgid "Set date forward" -msgstr "Set date forward" - -#: share/completions/touch.fish:9 -msgid "Set time" -msgstr "Set time" - -#: share/completions/unrar.fish:5 -msgid "Extract files to current directory" -msgstr "Extract files to current directory" - -#: share/completions/unrar.fish:6 -msgid "List archive" -msgstr "List archive" - -#: share/completions/unrar.fish:7 -msgid "List archive (technical)" -msgstr "List archive (technical)" - -#: share/completions/unrar.fish:8 -msgid "List archive (bare)" -msgstr "List archive (bare)" - -#: share/completions/unrar.fish:9 -msgid "Print file to stdout" -msgstr "Print file to stdout" - -#: share/completions/unrar.fish:10 -msgid "Test archive files" -msgstr "Test archive files" - -#: share/completions/unrar.fish:11 -msgid "Verbosely list archive" -msgstr "Verbosely list archive" - -#: share/completions/unrar.fish:12 -msgid "Verbosely list archive (technical)" -msgstr "" - -#: share/completions/unrar.fish:13 -msgid "Verbosely list archive (bare)" -msgstr "" - -#: share/completions/unrar.fish:14 -msgid "Extract files with full path" -msgstr "Extract files with full path" - -#: share/completions/update-eix-remote.fish:16 -msgid "" -"Fetch the eix-caches of some layman overlays into a temporary file resp. " -"into FILE and add them to the eix database" -msgstr "" - -#: share/completions/update-eix-remote.fish:16 -msgid "Only fetch the overlays into FILE" -msgstr "" - -#: share/completions/update-eix-remote.fish:16 -msgid "Only add the overlays from FILE to the eix database" -msgstr "" - -#: share/completions/update-eix-remote.fish:16 -msgid "Remove all temporarily added virtual overlays from the eix database" -msgstr "" - -#: share/completions/vagrant.fish:3 -msgid "Test if vagrant has yet to be given the main command" -msgstr "Test if vagrant has yet to be given the main command" - -#: share/completions/vagrant.fish:23 -msgid "Lists all available Vagrant boxes" -msgstr "Lists all available Vagrant boxes" - -#: share/completions/valgrind.fish:12 -msgid "Skin" -msgstr "Skin" - -#: 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:79 -msgid "Profile stack usage" -msgstr "Profile stack usage" - -#: share/completions/valgrind.fish:80 -msgid "Depth of call chain" -msgstr "Depth of call chain" - -#: share/completions/valgrind.fish:81 -msgid "Profiling output format" -msgstr "Profiling output format" - -#: share/completions/vim-addons.fish:8 -msgid "Test if vim-addons has yet to be given the subcommand" -msgstr "Test if vim-addons has yet to be given the subcommand" - -#: share/completions/w.fish:6 -msgid "Username" -msgstr "Username" - -#: share/completions/wajig.fish:1 -msgid "Test if wajig has yet to be given the subcommand" -msgstr "Test if wajig has yet to be given the subcommand" - -#: share/completions/wajig.fish:10 -msgid "Test if wajig command should have packages as potential completion" -msgstr "Test if wajig command should have packages as potential completion" - -#: share/completions/wajig.fish:97 -msgid "Download package and any packages it depends on" -msgstr "Download package and any packages it depends on" - -#: share/completions/wajig.fish:98 -msgid "Install package and associated recommended packages" -msgstr "" - -#: share/completions/wajig.fish:99 -msgid "Reconfigure the named installed packages or run gkdebconf" -msgstr "" - -#: share/completions/wajig.fish:100 -msgid "Reinstall each of the named packages" -msgstr "Reinstall each of the named packages" - -#: share/completions/wajig.fish:101 -msgid "Reload daemon configs, e.g., gdm, apache (see list-daemons)" -msgstr "" - -#: share/completions/wajig.fish:102 -msgid "Remove one or more packages (see also purge)" -msgstr "Remove one or more packages (see also purge)" - -#: share/completions/wajig.fish:103 -msgid "Remove package and its dependees not required by others" -msgstr "" - -#: share/completions/wajig.fish:104 -msgid "Remove orphaned libraries (not required by installed packages)" -msgstr "" - -#: share/completions/wajig.fish:105 -msgid "Generate a .deb file for an installed package" -msgstr "Generate a .deb file for an installed package" - -#: share/completions/wajig.fish:106 -msgid "Initialise or reset the JIG archive files" -msgstr "" - -#: share/completions/wajig.fish:107 -msgid "Stop then start a daemon, e.g., gdm, apache (see list-daemons)" -msgstr "" - -#: share/completions/wajig.fish:108 -msgid "Install a RedHat .rpm package" -msgstr "Install a RedHat .rpm package" - -#: share/completions/wajig.fish:109 -msgid "Convert a RedHat .rpm file to a Debian .deb file" -msgstr "" - -#: share/completions/wajig.fish:110 -msgid "Search for packages containing listed words" -msgstr "Search for packages containing listed words" - -#: share/completions/wajig.fish:111 -msgid "Find local Debian archives suitable for sources.list" -msgstr "" - -#: share/completions/wajig.fish:112 -msgid "Configure the sources.list file which locates Debian archives" -msgstr "" - -#: share/completions/wajig.fish:113 -msgid "Provide a detailed description of package [same as detail]" -msgstr "" - -#: share/completions/wajig.fish:114 -msgid "Trace the steps that a dist-upgrade would perform" -msgstr "" - -#: share/completions/wajig.fish:115 -msgid "Trace the steps that an install would perform" -msgstr "" - -#: share/completions/wajig.fish:116 -msgid "Trace the steps that a remove would perform" -msgstr "" - -#: share/completions/wajig.fish:117 -msgid "Trace the steps that an upgrade would perform" -msgstr "" - -#: share/completions/wajig.fish:118 share/completions/wajig.fish:119 -msgid "Print out the size (in K) of all, or listed, installed packages" -msgstr "" - -#: share/completions/wajig.fish:120 -msgid "Generates list of package=version for all installed packages" -msgstr "" - -#: share/completions/wajig.fish:121 -msgid "Retrieve and unpack sources for the named packages" -msgstr "Retrieve and unpack sources for the named packages" - -#: share/completions/wajig.fish:122 -msgid "Start a daemon, e.g., gdm, apache (see list-daemons)" -msgstr "" - -#: share/completions/wajig.fish:123 -msgid "Show the version and available version of packages" -msgstr "Show the version and available version of packages" - -#: share/completions/wajig.fish:124 share/completions/wajig.fish:125 -msgid "Show the version and available version of matching packages" -msgstr "" - -#: share/completions/wajig.fish:126 -msgid "Stop a daemon, e.g., gdm, apache (see list-daemons)" -msgstr "" - -#: share/completions/wajig.fish:127 -msgid "Install package and associated suggested packages" -msgstr "" - -#: share/completions/wajig.fish:128 -msgid "Run the Gnome task selector to install groups of packages" -msgstr "" - -#: share/completions/wajig.fish:129 -msgid "List packages with newer versions available for upgrading" -msgstr "List packages with newer versions available for upgrading" - -#: share/completions/wajig.fish:130 -msgid "Remove listed packages from hold so they are again upgraded" -msgstr "" - -#: share/completions/wajig.fish:131 -msgid "Search for an unofficial Debian package at apt-get.org" -msgstr "" - -#: share/completions/wajig.fish:132 -msgid "Update the list of down-loadable packages" -msgstr "Update the list of down-loadable packages" - -#: share/completions/wajig.fish:133 -msgid "Update default alternative for things like x-window-manager" -msgstr "" - -#: share/completions/wajig.fish:134 -msgid "Updates the local list of PCI ids from the internet master list" -msgstr "" - -#: share/completions/wajig.fish:135 -msgid "Updates the local list of USB ids from the internet master list" -msgstr "" - -#: share/completions/wajig.fish:136 -msgid "Upgrade all of the installed packages or just those listed" -msgstr "" - -#: share/completions/wajig.fish:137 -msgid "List version and distribution of (all) packages." -msgstr "List version and distribution of (all) packages." - -#: share/completions/wajig.fish:138 -msgid "A synonym for describe" -msgstr "A synonym for describe" - -#: share/completions/wajig.fish:139 -msgid "Find the package that supplies the given command or file" -msgstr "" - -#: share/completions/wpa_cli.fish:3 -msgid "get current WPA/EAPOL/EAP status" -msgstr "" - -#: share/completions/wpa_cli.fish:4 -msgid "get MIB variables (dot1x, dot11)" -msgstr "" - -#: share/completions/wpa_cli.fish:5 -msgid "show this usage help" -msgstr "" - -#: share/completions/wpa_cli.fish:6 -msgid "show interfaces/select interface" -msgstr "show interfaces/select interface" - -#: share/completions/wpa_cli.fish:7 -msgid "change debug level" -msgstr "change debug level" - -#: share/completions/wpa_cli.fish:8 -msgid "show full wpa_cli license" -msgstr "" - -#: share/completions/wpa_cli.fish:9 -msgid "IEEE 802.1X EAPOL state machine logoff" -msgstr "" - -#: share/completions/wpa_cli.fish:10 -msgid "IEEE 802.1X EAPOL state machine logon" -msgstr "" - -#: share/completions/wpa_cli.fish:11 -msgid "set/list variables" -msgstr "set/list variables" - -#: share/completions/wpa_cli.fish:12 -msgid "show PMKSA cache" -msgstr "" - -#: share/completions/wpa_cli.fish:13 -msgid "force reassociation" -msgstr "force reassociation" - -#: share/completions/wpa_cli.fish:14 -msgid "force wpa_supplicant to re-read its config file" -msgstr "" - -#: share/completions/wpa_cli.fish:15 -msgid "force preauthentication" -msgstr "force preauthentication" - -#: share/completions/wpa_cli.fish:16 -msgid "configure identity for an SSID" -msgstr "" - -#: share/completions/wpa_cli.fish:17 -msgid "configure password for an SSID" -msgstr "" - -#: share/completions/wpa_cli.fish:18 -msgid "change password for an SSID" -msgstr "" - -#: share/completions/wpa_cli.fish:19 -msgid "configure pin for an SSID" -msgstr "configure pin for an SSID" - -#: share/completions/wpa_cli.fish:20 -msgid "configure one-time-password for an SSID" -msgstr "" - -#: share/completions/wpa_cli.fish:21 -msgid "configure private key passphrase for an SSID" -msgstr "" - -#: share/completions/wpa_cli.fish:22 -msgid "set preferred BSSID for an SSID" -msgstr "" - -#: share/completions/wpa_cli.fish:23 -msgid "list configured networks" -msgstr "" - -#: share/completions/wpa_cli.fish:24 -msgid "select a network (disable others)" -msgstr "" - -#: share/completions/wpa_cli.fish:25 -msgid "enable a network" -msgstr "enable a network" - -#: share/completions/wpa_cli.fish:26 -msgid "disable a network" -msgstr "disable a network" - -#: share/completions/wpa_cli.fish:27 -msgid "add a network" -msgstr "add a network" - -#: share/completions/wpa_cli.fish:28 -msgid "remove a network" -msgstr "remove a network" - -#: share/completions/wpa_cli.fish:29 -msgid "set/list network variables" -msgstr "" - -#: share/completions/wpa_cli.fish:30 -msgid "get network variables" -msgstr "get network variables" - -#: share/completions/wpa_cli.fish:31 -msgid "save the current configuration" -msgstr "save the current configuration" - -#: share/completions/wpa_cli.fish:32 -msgid "disconnect and wait for reassociate command before connecting" -msgstr "" - -#: share/completions/wpa_cli.fish:33 -msgid "request new BSS scan" -msgstr "" - -#: share/completions/wpa_cli.fish:34 -msgid "get latest scan results" -msgstr "" - -#: share/completions/wpa_cli.fish:35 -msgid "get capabilies" -msgstr "get capabilies" - -#: share/completions/wpa_cli.fish:36 -msgid "request STAKey negotiation with " -msgstr "" - -#: share/completions/wpa_cli.fish:37 -msgid "set ap_scan parameter" -msgstr "" - -#: share/completions/wpa_cli.fish:38 -msgid "request STK negotiation with " -msgstr "" - -#: share/completions/wpa_cli.fish:39 -msgid "terminate wpa_supplicant" -msgstr "" - -#: share/completions/xprop.fish:4 -msgid "Select window by id" -msgstr "Select window by id" - -#: share/completions/xprop.fish:6 -msgid "Display font properties" -msgstr "Display font properties" - -#: share/completions/xprop.fish:9 -msgid "Maximum display length" -msgstr "Maximum display length" - -#: share/completions/xprop.fish:11 -msgid "Set format file" -msgstr "Set format file" - -#: share/completions/xsel.fish:12 -msgid "X server display" -msgstr "X server display" - -#: share/completions/xsel.fish:14 -msgid "Error log" -msgstr "Error log" - -#: share/completions/xterm.fish:101 -msgid "Run program in xterm" -msgstr "" - -#: share/completions/xterm.fish:103 -msgid "Blinking cursor will be off for that many milliseconds" -msgstr "" - -#: share/completions/xterm.fish:104 -msgid "Blinking cursor will be on for that many milliseconds" -msgstr "" - -#: share/completions/xterm.fish:105 -msgid "Override xterm resource class" -msgstr "" - -#: share/completions/xterm.fish:106 -msgid "Color for the text cursor" -msgstr "" - -#: share/completions/xterm.fish:107 -msgid "xterm encoding" -msgstr "xterm encoding" - -#: share/completions/xterm.fish:108 -msgid "Bold font" -msgstr "" - -#: share/completions/xterm.fish:109 -msgid "FreeType font pattern" -msgstr "" - -#: share/completions/xterm.fish:110 -msgid "FreeType double-width font pattern" -msgstr "" - -#: share/completions/xterm.fish:111 -msgid "Font for active icons" -msgstr "Font for active icons" - -#: share/completions/xterm.fish:112 -msgid "Font size for FreeType font" -msgstr "" - -#: share/completions/xterm.fish:113 -msgid "Font for displaying wide text" -msgstr "" - -#: share/completions/xterm.fish:114 -msgid "Font for displaying bold wide text" -msgstr "" - -#: share/completions/xterm.fish:115 -msgid "Font for the preedit string in \"OverTheSpot\"" -msgstr "" - -#: share/completions/xterm.fish:116 -msgid "Color for highlighted text" -msgstr "" - -#: share/completions/xterm.fish:117 -msgid "Embed xterm into window" -msgstr "" - -#: share/completions/xterm.fish:118 -msgid "Set keyboard type" -msgstr "Set keyboard type" - -#: share/completions/xterm.fish:119 -msgid "File name for the encoding converter" -msgstr "" - -#: share/completions/xterm.fish:120 -msgid "Log filename" -msgstr "Log filename" - -#: share/completions/xterm.fish:121 -msgid "Maximum time in milliseconds between multi-click selections" -msgstr "" - -#: share/completions/xterm.fish:122 -msgid "Color for the pointer cursor" -msgstr "" - -#: share/completions/xterm.fish:123 -msgid "Distance from the right end for ringing the margin bell" -msgstr "" - -#: share/completions/xterm.fish:124 -msgid "Number of scrolled off lines" -msgstr "Number of scrolled off lines" - -#: share/completions/xterm.fish:125 -msgid "Terminal identification" -msgstr "Terminal identification" - -#: share/completions/xterm.fish:126 -#, sh-format -msgid "Terminal name for $TERM" -msgstr "" - -#: share/completions/xterm.fish:127 -msgid "zIconBeep percentage" -msgstr "zIconBeep percentage" - -#: share/completions/xterm.fish:129 -msgid "Size of the inner border" -msgstr "Size of the inner border" - -#: share/completions/yum.fish:53 -msgid "Delete cached package files" -msgstr "Delete cached package files" - -#: share/completions/yum.fish:54 -msgid "Delete cached header files" -msgstr "Delete cached header files" - -#: share/completions/yum.fish:55 -msgid "Delete all cache contents" -msgstr "Delete all cache contents" - -#: share/completions/zip.fish:19 -msgid "Exclude the following names" -msgstr "Exclude the following names" - -#: share/completions/zip.fish:20 -msgid "Include only the following names" -msgstr "Include only the following names" - -#: share/completions/zip.fish:30 -msgid "Don't compress files with these suffixes" -msgstr "Don't compress files with these suffixes" - -#: share/completions/zypper.fish:30 -msgid "Print help" -msgstr "Print help" - -#: share/completions/zypper.fish:31 -msgid "Accept multiple commands at once" -msgstr "" - -#: share/completions/zypper.fish:32 -msgid "List all defined repositories" -msgstr "" - -#: share/completions/zypper.fish:33 -msgid "Add a new repository" -msgstr "Add a new repository" - -#: share/completions/zypper.fish:34 -msgid "Remove specified repository" -msgstr "Remove specified repository" - -#: share/completions/zypper.fish:35 -msgid "Rename specified repository" -msgstr "Rename specified repository" - -#: share/completions/zypper.fish:36 -msgid "Modify specified repository" -msgstr "Modify specified repository" - -#: share/completions/zypper.fish:37 -msgid "Refresh all repositories" -msgstr "Refresh all repositories" - -#: share/completions/zypper.fish:38 -msgid "Clean local caches" -msgstr "Clean local caches" - -#: share/completions/zypper.fish:39 -msgid "List all defined services" -msgstr "" - -#: share/completions/zypper.fish:40 -msgid "Add a new service" -msgstr "Add a new service" - -#: share/completions/zypper.fish:41 -msgid "Modify specified service" -msgstr "Modify specified service" - -#: share/completions/zypper.fish:42 -msgid "Remove specified service" -msgstr "Remove specified service" - -#: share/completions/zypper.fish:43 -msgid "Refresh all services" -msgstr "" - -#: share/completions/zypper.fish:44 -msgid "Install packages" -msgstr "Install packages" - -#: share/completions/zypper.fish:46 -msgid "Verify integrity of package dependencies" -msgstr "Verify integrity of package dependencies" - -#: share/completions/zypper.fish:47 -msgid "Install source packages and their build dependencies" -msgstr "Install source packages and their build dependencies" - -#: share/completions/zypper.fish:48 -msgid "Install newly added packages recommended by installed packages" -msgstr "Install newly added packages recommended by installed packages" - -#: share/completions/zypper.fish:49 -msgid "Update installed packages with newer versions" -msgstr "Update installed packages with newer versions" - -#: share/completions/zypper.fish:50 -msgid "List available updates" -msgstr "List available updates" - -#: share/completions/zypper.fish:51 -msgid "Install needed patches" -msgstr "Install needed patches" - -#: share/completions/zypper.fish:52 -msgid "List needed patches" -msgstr "List needed patches" - -#: share/completions/zypper.fish:53 -msgid "Perform a distribution upgrade" -msgstr "Perform a distribution upgrade" - -#: share/completions/zypper.fish:54 -msgid "Check for patches" -msgstr "Check for patches" - -#: share/completions/zypper.fish:55 -msgid "Search for packages matching a pattern" -msgstr "Search for packages matching a pattern" - -#: share/completions/zypper.fish:56 -msgid "Show full information for specified packages" -msgstr "Show full information for specified packages" - -#: share/completions/zypper.fish:57 -msgid "Show full information for specified patches" -msgstr "" - -#: share/completions/zypper.fish:58 -msgid "Show full information for specified patterns" -msgstr "Show full information for specified patterns" - -#: share/completions/zypper.fish:59 -msgid "Show full information for specified products" -msgstr "" - -#: share/completions/zypper.fish:60 -msgid "List all available patches" -msgstr "List all available patches" - -#: share/completions/zypper.fish:61 -msgid "List all available packages" -msgstr "List all available packages" - -#: share/completions/zypper.fish:62 -msgid "List all available patterns" -msgstr "List all available patterns" - -#: share/completions/zypper.fish:63 -msgid "List all available products" -msgstr "List all available products" - -#: share/completions/zypper.fish:64 -msgid "List packages providing specified capability" -msgstr "List packages providing specified capability" - -#: share/completions/zypper.fish:65 -msgid "Add a package lock" -msgstr "Add a package lock" - -#: share/completions/zypper.fish:66 -msgid "Remove a package lock" -msgstr "Remove a package lock" - -#: share/completions/zypper.fish:67 -msgid "List current package locks" -msgstr "List current package locks" - -#: share/completions/zypper.fish:68 -msgid "Remove unused locks" -msgstr "Remove unused locks" - -#: share/completions/zypper.fish:69 -msgid "Compare two version strings" -msgstr "" - -#: share/completions/zypper.fish:70 -msgid "Print the target operating system ID string" -msgstr "Print the target operating system ID string" - -#: share/completions/zypper.fish:71 -msgid "Print report about licenses and EULAs of installed packages" -msgstr "" - -#: share/completions/zypper.fish:72 -msgid "Download source rpms for all installed packages to a local directory" -msgstr "Download source rpms for all installed packages to a local directory" - -#: share/functions/N_.fish:3 -msgid "No-op" -msgstr "" - -#: share/functions/_.fish:8 share/functions/_.fish:12 -msgid "Alias for the gettext command" -msgstr "Alias for the gettext 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 -msgid "List archive contents" -msgstr "List archive contents" - -#: 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" -msgstr "Minimum port to listen to" - -#: share/functions/__fish_complete_bittorrent.fish:11 -msgid "Maximum port to listen to" -msgstr "Maximum port to listen to" - -#: share/functions/__fish_complete_command.fish:1 -msgid "Complete using all available commands" -msgstr "" - -#: share/functions/__fish_complete_convert_options.fish:1 -msgid "Complete Convert options" -msgstr "Complete Convert 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 -msgid "Print byte offset of matches" -msgstr "Print byte offset of matches" - -#: share/functions/__fish_complete_grep.fish:7 -msgid "Assume data type for binary files" -msgstr "Assume data type for binary files" - -#: share/functions/__fish_complete_grep.fish:10 -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 -msgid "Exclude matching directories from recursive searches" -msgstr "Exclude matching directories from recursive searches" - -#: 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 -msgid "Suppress printing filename" -msgstr "Suppress 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 -msgid "Print line number" -msgstr "Print line number" - -#: 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 -msgid "Pattern is a Perl regexp (PCRE) string" -msgstr "Pattern is a Perl regexp (PCRE) string" - -#: 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 -msgid "Read files under each directory, recursively" -msgstr "Read files under each directory, recursively" - -#: share/functions/__fish_complete_grep.fish:38 -msgid "Search only files matching PATTERN" -msgstr "Search only files matching PATTERN" - -#: share/functions/__fish_complete_grep.fish:39 -msgid "Skip files matching PATTERN" -msgstr "Skip files 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 -msgid "Obsolete synonym for -i" -msgstr "Obsolete synonym for -i" - -#: share/functions/__fish_complete_grep.fish:49 -msgid "treat input as a set of lines each terminated by a zero byte" -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 -msgid "Complete lpr option" -msgstr "Complete lpr option" - -#: share/functions/__fish_complete_ls.fish:16 -msgid "Show hidden" -msgstr "Show hidden" - -#: share/functions/__fish_complete_ls.fish:17 -msgid "Show hidden except . and .." -msgstr "Show hidden except . and .." - -#: share/functions/__fish_complete_ls.fish:18 -#: share/functions/__fish_complete_ls.fish:27 -msgid "Append filetype indicator" -msgstr "Append filetype indicator" - -#: share/functions/__fish_complete_ls.fish:19 -#: share/functions/__fish_complete_ls.fish:20 -msgid "Follow symlinks" -msgstr "Follow symlinks" - -#: share/functions/__fish_complete_ls.fish:21 -msgid "List subdirectory recursively" -msgstr "List subdirectory recursively" - -#: share/functions/__fish_complete_ls.fish:22 -#: share/functions/__fish_complete_ls.fish:102 -msgid "Octal escapes for non graphic characters" -msgstr "Octal escapes for non graphic characters" - -#: share/functions/__fish_complete_ls.fish:23 -msgid "List directories, not their content" -msgstr "List directories, not their content" - -#: share/functions/__fish_complete_ls.fish:24 -msgid "Human readable sizes" -msgstr "Human readable sizes" - -#: share/functions/__fish_complete_ls.fish:25 -msgid "Print inode number of files" -msgstr "Print inode number of files" - -#: share/functions/__fish_complete_ls.fish:26 -msgid "Long format, numeric IDs" -msgstr "Long format, numeric IDs" - -#: share/functions/__fish_complete_ls.fish:28 -msgid "Replace non-graphic characters with '?'" -msgstr "Replace non-graphic characters with “?”" - -#: share/functions/__fish_complete_ls.fish:29 -msgid "Reverse sort order" -msgstr "Reverse sort order" - -#: share/functions/__fish_complete_ls.fish:30 -msgid "Print size of files" -msgstr "Print size of files" - -#: share/functions/__fish_complete_ls.fish:32 -msgid "List by columns" -msgstr "List by columns" - -#: share/functions/__fish_complete_ls.fish:33 -msgid "Sort by size" -msgstr "Sort by size" - -#: share/functions/__fish_complete_ls.fish:34 -msgid "Show and sort by ctime" -msgstr "Show and sort by ctime" - -#: share/functions/__fish_complete_ls.fish:35 -msgid "Don't sort" -msgstr "Don't sort" - -#: share/functions/__fish_complete_ls.fish:36 -msgid "Long format without owner" -msgstr "Long format without owner" - -#: share/functions/__fish_complete_ls.fish:37 -msgid "Set blocksize to 1kB" -msgstr "Set blocksize to 1kB" - -#: share/functions/__fish_complete_ls.fish:38 -msgid "Long format" -msgstr "Long format" - -#: share/functions/__fish_complete_ls.fish:39 -msgid "Comma separated format" -msgstr "Comma separated format" - -#: share/functions/__fish_complete_ls.fish:40 -msgid "Sort by modification time" -msgstr "Sort by modification time" - -#: share/functions/__fish_complete_ls.fish:41 -msgid "Show access time" -msgstr "Show access time" - -#: share/functions/__fish_complete_ls.fish:42 -msgid "List entries by lines" -msgstr "List entries by lines" - -#: share/functions/__fish_complete_ls.fish:43 -msgid "List one file per line" -msgstr "List one file per line" - -#: share/functions/__fish_complete_ls.fish:49 -msgid "Do not list implied entries matching specified shell pattern" -msgstr "Do not list implied entries matching specified shell pattern" - -#: share/functions/__fish_complete_ls.fish:50 -msgid "Display security context" -msgstr "Display security context" - -#: share/functions/__fish_complete_ls.fish:51 -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" -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_path.fish:1 -msgid "Complete using path" -msgstr "Complete using path" - -#: share/functions/__fish_complete_ppp_peer.fish:1 -msgid "Complete isp name for pon/poff" -msgstr "" - -#: share/functions/__fish_complete_proc.fish:1 -msgid "Complete by list of running processes" -msgstr "Complete by list of running processes" - -#: 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 -msgid "Complete setxkb options" -msgstr "Complete setxkb options" - -#: share/functions/__fish_complete_ssh.fish:4 -msgid "Protocol version 1 only" -msgstr "Protocol version 1 only" - -#: share/functions/__fish_complete_ssh.fish:5 -msgid "Protocol version 2 only" -msgstr "Protocol 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 +#: /tmp/fish/implicit/share/completions/svn.fish:2 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 +#: /tmp/fish/implicit/share/completions/svn.fish:3 +#: /tmp/fish/implicit/share/completions/svn.fish:5 msgid "" "Output the content of specified files or URLs with revision and author " "information in-line." @@ -7486,54 +53895,54 @@ msgstr "" "Output the content of specified files or URLs with revision and author " "information in-line." -#: share/functions/__fish_complete_svn.fish:50 +#: /tmp/fish/implicit/share/completions/svn.fish:4 msgid "Output the content of specified files or URLs." msgstr "Output the content of specified files or URLs." -#: share/functions/__fish_complete_svn.fish:52 +#: /tmp/fish/implicit/share/completions/svn.fish:6 msgid "Check out a working copy from a repository." msgstr "Check out a working copy from a repository." -#: share/functions/__fish_complete_svn.fish:53 +#: /tmp/fish/implicit/share/completions/svn.fish:7 msgid "" "Recursively clean up the working copy, removing locks, resuming unfinished " "operations, etc." msgstr "" -#: share/functions/__fish_complete_svn.fish:54 +#: /tmp/fish/implicit/share/completions/svn.fish:8 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 +#: /tmp/fish/implicit/share/completions/svn.fish:9 msgid "Duplicate something in working copy or repository, remembering history." msgstr "" "Duplicate something in working copy or repository, remembering history." -#: share/functions/__fish_complete_svn.fish:56 +#: /tmp/fish/implicit/share/completions/svn.fish:10 msgid "Display the differences between two revisions or paths." msgstr "Display the differences between two revisions or paths." -#: share/functions/__fish_complete_svn.fish:57 +#: /tmp/fish/implicit/share/completions/svn.fish:11 msgid "Create an unversioned copy of a tree." msgstr "" -#: share/functions/__fish_complete_svn.fish:58 +#: /tmp/fish/implicit/share/completions/svn.fish:12 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 +#: /tmp/fish/implicit/share/completions/svn.fish:13 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 +#: /tmp/fish/implicit/share/completions/svn.fish:14 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 +#: /tmp/fish/implicit/share/completions/svn.fish:15 msgid "List directory entries in the repository." msgstr "List directory entries in the repository." -#: share/functions/__fish_complete_svn.fish:62 +#: /tmp/fish/implicit/share/completions/svn.fish:16 msgid "" "Lock working copy paths or URLs in the repository, so that no other user can " "commit changes to them." @@ -7541,751 +53950,10314 @@ msgstr "" "Lock working copy paths or URLs in the repository, so that no other user can " "commit changes to them." -#: share/functions/__fish_complete_svn.fish:63 +#: /tmp/fish/implicit/share/completions/svn.fish:17 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 +#: /tmp/fish/implicit/share/completions/svn.fish:18 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 +#: /tmp/fish/implicit/share/completions/svn.fish:19 msgid "Display information related to merges" msgstr "Display information related to merges" -#: share/functions/__fish_complete_svn.fish:66 +#: /tmp/fish/implicit/share/completions/svn.fish:20 msgid "Create a new directory under version control." msgstr "Create a new directory under version control." -#: share/functions/__fish_complete_svn.fish:67 +#: /tmp/fish/implicit/share/completions/svn.fish:21 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 +#: /tmp/fish/implicit/share/completions/svn.fish:22 msgid "Apply a unidiff patch to the working copy" msgstr "Apply a unidiff patch to the working copy" -#: share/functions/__fish_complete_svn.fish:69 +#: /tmp/fish/implicit/share/completions/svn.fish:23 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 +#: /tmp/fish/implicit/share/completions/svn.fish:24 msgid "Edit a property with an external editor." msgstr "Edit a property with an external editor." -#: share/functions/__fish_complete_svn.fish:71 +#: /tmp/fish/implicit/share/completions/svn.fish:25 msgid "Print the value of a property on files, dirs, or revisions." msgstr "Print the value of a property on files, dirs, or revisions." -#: share/functions/__fish_complete_svn.fish:72 +#: /tmp/fish/implicit/share/completions/svn.fish:26 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 +#: /tmp/fish/implicit/share/completions/svn.fish:27 msgid "Set the value of a property on files, dirs, or revisions." msgstr "Set the value of a property on files, dirs, or revisions." -#: share/functions/__fish_complete_svn.fish:74 +#: /tmp/fish/implicit/share/completions/svn.fish:28 msgid "Rewrite working copy url metadata" msgstr "Rewrite working copy url metadata" -#: share/functions/__fish_complete_svn.fish:75 +#: /tmp/fish/implicit/share/completions/svn.fish:29 msgid "Remove files and directories from version control." msgstr "Remove files and directories from version control." -#: share/functions/__fish_complete_svn.fish:76 +#: /tmp/fish/implicit/share/completions/svn.fish:30 msgid "Remove conflicts on working copy files or directories." msgstr "Remove conflicts on working copy files or directories." -#: share/functions/__fish_complete_svn.fish:77 -msgid "Remove \\conflicted state on working copy files or directories." +#: /tmp/fish/implicit/share/completions/svn.fish:31 +#, 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 +#: /tmp/fish/implicit/share/completions/svn.fish:32 msgid "Restore pristine working copy file (undo most local edits)." msgstr "Restore pristine working copy file (undo most local edits)." -#: share/functions/__fish_complete_svn.fish:79 +#: /tmp/fish/implicit/share/completions/svn.fish:33 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 +#: /tmp/fish/implicit/share/completions/svn.fish:34 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 +#: /tmp/fish/implicit/share/completions/svn.fish:35 msgid "Unlock working copy paths or URLs." msgstr "Unlock working copy paths or URLs." -#: share/functions/__fish_complete_svn.fish:82 +#: /tmp/fish/implicit/share/completions/svn.fish:36 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 +#: /tmp/fish/implicit/share/completions/svn.fish:37 msgid "Upgrade the metadata storage format for a working copy." msgstr "" -#: share/functions/__fish_complete_svn.fish:90 +#: /tmp/fish/implicit/share/completions/svn.fish:38 +#, fuzzy +msgid "Specify a username ARG" +msgstr "Specify a username" + +#: /tmp/fish/implicit/share/completions/svn.fish:39 +#, fuzzy +msgid "Specify a password ARG" +msgstr "Specify a password" + +#: /tmp/fish/implicit/share/completions/svn.fish:40 msgid "Do not cache authentication tokens" msgstr "Do not cache authentication tokens" -#: share/functions/__fish_complete_svn.fish:91 +#: /tmp/fish/implicit/share/completions/svn.fish:41 msgid "Do no interactive prompting" msgstr "Do no interactive prompting" -#: share/functions/__fish_complete_svn.fish:92 +#: /tmp/fish/implicit/share/completions/svn.fish:42 msgid "" "Accept SSL server certificates from unknown authorities (ony with --non-" "interactive)" msgstr "" -#: share/functions/__fish_complete_svn.fish:103 -msgid "Specify log message" -msgstr "Specify log message" +#: /tmp/fish/implicit/share/completions/svn.fish:43 +#, fuzzy +msgid "Read user configuration files from directory ARG" +msgstr "Read user config files from named directory" -#: share/functions/__fish_complete_svn.fish:105 -msgid "Read log message from file" -msgstr "Read log message from file" - -#: share/functions/__fish_complete_svn.fish:106 -msgid "Force validity of log message source" -msgstr "Force validity of log message source" - -#: share/functions/__fish_complete_svn.fish:118 -msgid "Print nothing, or only summary information" -msgstr "Print nothing, or only summary information" - -#: share/functions/__fish_complete_svn.fish:122 -msgid "Force operation to run" -msgstr "Force operation to run" - -#: share/functions/__fish_complete_svn.fish:126 -msgid "Process contents of file ARG as additional args" -msgstr "Process contents of file ARG as additional args" - -#: share/functions/__fish_complete_svn.fish:130 -msgid "Operate only on members of changelist" +#: /tmp/fish/implicit/share/completions/svn.fish:44 +msgid "" +"Set user configuration option in the format: FILE:SECTION:OPTION=[VALUE]" msgstr "" -#: share/functions/__fish_complete_svn.fish:134 -msgid "Output in xml" -msgstr "Output in xml" - -#: share/functions/__fish_complete_svn.fish:138 -msgid "Retrieve revision property" -msgstr "Retrieve revision property" - -#: share/functions/__fish_complete_svn.fish:150 -msgid "Ignore externals definitions" -msgstr "Ignore externals definitions" - -#: share/functions/__fish_complete_svn.fish:154 -msgid "Print extra information" -msgstr "Print extra information" - -#: share/functions/__fish_complete_svn.fish:158 -msgid "Operate on a revision property (use with -r)" -msgstr "Operate on a revision property (use with -r)" - -#: share/functions/__fish_complete_svn.fish:162 -msgid "Add intermediate parents" +#: /tmp/fish/implicit/share/completions/sylpheed.fish:1 +msgid "Exit sylpheed" msgstr "" -#: share/functions/__fish_complete_svn.fish:189 -msgid "Try operation but make no changes" -msgstr "Try operation but make no changes" - -#: share/functions/__fish_complete_svn.fish:193 -msgid "Ignore ancestry when calculating merges" -msgstr "Ignore ancestry when calculating merges" - -#: share/functions/__fish_complete_svn.fish:197 -msgid "Override diff-cmd specified in config file" +#: /tmp/fish/implicit/share/completions/sylpheed.fish:5 +msgid "Open composition window with address" msgstr "" -#: share/functions/__fish_complete_svn.fish:198 -msgid "Use external diff command" -msgstr "Use external diff command" - -#: share/functions/__fish_complete_svn.fish:202 -msgid "Disable automatic properties" -msgstr "Disable automatic properties" - -#: share/functions/__fish_complete_svn.fish:206 -msgid "Set new working copy depth" -msgstr "Set new working copy depth" - -#: share/functions/__fish_complete_svn.fish:230 -msgid "don\\t" +#: /tmp/fish/implicit/share/completions/sylpheed.fish:6 +msgid "Open composition window with attached files" msgstr "" -#: share/functions/__fish_complete_svn.fish:241 -msgid "Use ARG as the older target" +#: /tmp/fish/implicit/share/completions/sylpheed.fish:7 +msgid "Receive new messages" +msgstr "Receive new messages" + +#: /tmp/fish/implicit/share/completions/sylpheed.fish:8 +msgid "Receive new messages of all accounts" msgstr "" -#: share/functions/__fish_complete_svn.fish:242 -msgid "Use ARG as the newer target" +#: /tmp/fish/implicit/share/completions/sylpheed.fish:9 +msgid "Send all queued messages" msgstr "" -#: share/functions/__fish_complete_svn.fish:243 -msgid "Do not print differences for deleted files" -msgstr "Do not print differences for deleted files" - -#: share/functions/__fish_complete_svn.fish:244 -msgid "Notice ancestry when calculating differences" -msgstr "Notice ancestry when calculating differences" - -#: share/functions/__fish_complete_svn.fish:245 -msgid "Show a summary of the results" +#: /tmp/fish/implicit/share/completions/sylpheed.fish:10 +msgid "Show the total number of messages for folder" msgstr "" -#: share/functions/__fish_complete_svn.fish:257 -msgid "Do not cross copies while traversing history" -msgstr "Do not cross copies while traversing history" - -#: share/functions/__fish_complete_svn.fish:259 -msgid "Produce diff output" -msgstr "Produce diff output" - -#: share/functions/__fish_complete_svn.fish:279 -msgid "Use strict semantics" -msgstr "Use strict semantics" - -#: share/functions/__fish_complete_svn.fish:306 -msgid "Relocate via URL-rewriting" -msgstr "Relocate via URL-rewriting" - -#: share/functions/__fish_complete_svn_diff.fish:1 -msgid "Complete \"svn diff\" arguments" -msgstr "Complete “svn diff” arguments" - -#: share/functions/__fish_complete_tar.fish:14 -#: share/functions/__fish_complete_tar.fish:21 -#: share/functions/__fish_complete_tar.fish:28 -#: share/functions/__fish_complete_unrar.fish:14 -msgid "%s\\tArchived file\\n" -msgstr "%s\\tArchived file\\n" - -#: share/functions/__fish_complete_users.fish:2 -msgid "Print a list of local users, with the real user name as a description" +#: /tmp/fish/implicit/share/completions/sylpheed.fish:11 +msgid "Show the total number of messages for each folder" msgstr "" -#: share/functions/__fish_complete_vi.fish:37 -msgid "Start in Arabic mode" -msgstr "Start in Arabic mode" +#: /tmp/fish/implicit/share/completions/sylpheed.fish:12 +msgid "Specify directory with configuration files" +msgstr "Specify directory with configuration files" -#: share/functions/__fish_complete_vi.fish:38 -msgid "Start in binary mode" -msgstr "Start in binary mode" - -#: share/functions/__fish_complete_vi.fish:39 -msgid "Behave mostly like vi" +#: /tmp/fish/implicit/share/completions/sysbench.fish:1 +msgid "The total number of worker threads to create (default: 1)" msgstr "" -#: share/functions/__fish_complete_vi.fish:40 -msgid "Start in diff mode" -msgstr "Start in diff mode" - -#: share/functions/__fish_complete_vi.fish:41 -msgid "Debugging mode" -msgstr "Debugging mode" - -#: share/functions/__fish_complete_vi.fish:42 -msgid "Start in Ex mode" -msgstr "Start in Ex mode" - -#: share/functions/__fish_complete_vi.fish:43 -msgid "Start in improved Ex mode" -msgstr "Start in improved Ex mode" - -#: share/functions/__fish_complete_vi.fish:44 -#: share/functions/__fish_complete_vi.fish:67 -msgid "Start in foreground mode" -msgstr "Start in foreground mode" - -#: share/functions/__fish_complete_vi.fish:45 -msgid "Start in Farsi mode" -msgstr "Start in Farsi mode" - -#: share/functions/__fish_complete_vi.fish:46 -msgid "Start in GUI mode" -msgstr "Start in GUI mode" - -#: share/functions/__fish_complete_vi.fish:47 -#: share/functions/__fish_complete_vi.fish:69 -msgid "Print help message and exit" -msgstr "Print help message and exit" - -#: share/functions/__fish_complete_vi.fish:48 -msgid "Start in Hebrew mode" -msgstr "Start in Hebrew mode" - -#: share/functions/__fish_complete_vi.fish:49 -msgid "List swap files" +#: /tmp/fish/implicit/share/completions/sysbench.fish:2 +msgid "Limit for total number of requests. 0 means unlimited (default: 10000)" msgstr "" -#: share/functions/__fish_complete_vi.fish:50 -msgid "Start in lisp mode" -msgstr "Start in lisp mode" - -#: share/functions/__fish_complete_vi.fish:51 -msgid "Disable file modification" -msgstr "Disable file modification" - -#: share/functions/__fish_complete_vi.fish:52 -msgid "Disallow file modification" -msgstr "Disallow file modification" - -#: share/functions/__fish_complete_vi.fish:53 -msgid "Reset compatibility mode" +#: /tmp/fish/implicit/share/completions/sysbench.fish:3 +msgid "" +"Limit for total execution time in seconds. 0 means unlimited (default: 0)" msgstr "" -#: share/functions/__fish_complete_vi.fish:62 -msgid "Start in easy mode" -msgstr "Start in easy mode" - -#: share/functions/__fish_complete_vi.fish:63 -msgid "Start in restricted mode" -msgstr "Start in restricted mode" - -#: share/functions/__fish_complete_vi.fish:65 -msgid "Become an editor server for NetBeans" +#: /tmp/fish/implicit/share/completions/sysbench.fish:4 +msgid "Size of stack for each thread (defaut: 32K)" msgstr "" -#: share/functions/__fish_complete_vi.fish:68 -msgid "Echo the Window ID on stdout (GTK GUI only)" +#: /tmp/fish/implicit/share/completions/sysbench.fish:5 +msgid "" +"Specifies if random numbers generator should be initialized from timer " +"(defaut: off)" msgstr "" -#: share/functions/__fish_complete_vi.fish:70 -msgid "Do not expand wildcards" -msgstr "Do not expand wildcards" - -#: share/functions/__fish_complete_vi.fish:71 -msgid "Skip loading plugins" +#: /tmp/fish/implicit/share/completions/sysbench.fish:6 +msgid "Name of the test mode to run(required)" msgstr "" -#: 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 -msgid "Edit files on Vim server" -msgstr "Edit files on Vim server" - -#: share/functions/__fish_complete_vi.fish:73 -msgid "Evaluate expr on Vim server" -msgstr "Evaluate expr on Vim server" - -#: share/functions/__fish_complete_vi.fish:74 -msgid "Send keys to Vim server" -msgstr "Send keys to Vim server" - -#: share/functions/__fish_complete_vi.fish:78 -msgid "List all Vim servers that can be found" +#: /tmp/fish/implicit/share/completions/sysbench.fish:7 +msgid "Print more debug info (default: off)" msgstr "" -#: share/functions/__fish_complete_vi.fish:79 -msgid "Set server name" -msgstr "Set server name" +#: /tmp/fish/implicit/share/completions/sysbench.fish:8 +msgid "Perform validation of test results where possible (default: off)" +msgstr "" -#: share/functions/__fish_complete_vi.fish:80 -msgid "Print version information and exit" +#: /tmp/fish/implicit/share/completions/sysbench.fish:9 +msgid "Print help on general syntax" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sysbench.fish:11 +msgid "A percentile rank of query execution times to count (default: 95)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sysbench.fish:12 +msgid "Dump current results periodically (default: off)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sysbench.fish:13 +msgid "Delay between batch dumps in secods (default: 300)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sysbench.fish:14 +msgid "Calculation of prime numbers up to the specified value" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sysbench.fish:15 +msgid "" +"Number of lock/yield/unlock loops to execute per each request (default: 1000)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sysbench.fish:16 +msgid "Number of mutexes to create (default: 8)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sysbench.fish:17 +msgid "Number of mutexes to create (default: 4096)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sysbench.fish:18 +msgid "" +"Specifies whether each thread uses a global or local allocation (default:" +"global)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sysbench.fish:19 +msgid "Total size of data to transfer (default: 100G)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sysbench.fish:20 +#, fuzzy +msgid "Type of memory operations" +msgstr "Specify options" + +#: /tmp/fish/implicit/share/completions/sysbench.fish:21 +#, fuzzy +msgid "Number of files to create (default: 128)" +msgstr "Make checked-out files read-write (default)" + +#: /tmp/fish/implicit/share/completions/sysbench.fish:22 +msgid "Block size to use in all I/O operations (default: 16K)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sysbench.fish:23 +#, fuzzy +msgid "Total size of files (default: 2G)" +msgstr "Install documentation files (default)" + +#: /tmp/fish/implicit/share/completions/sysbench.fish:24 +msgid "Type of workload to produce" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sysbench.fish:25 +msgid "I/O mode (default: sync)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sysbench.fish:26 +msgid "Number of asynchronous operations to queue per thread (default: 128)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sysbench.fish:27 +msgid "Additional flags to use with open(2)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sysbench.fish:28 +msgid "Do fsync() after this number of requests (default: 0)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sysbench.fish:29 +msgid "Do fsync() after each write operation (default: no)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sysbench.fish:30 +msgid "Do fsync() at the end of the test (default: yes)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sysbench.fish:31 +msgid "Method used for synchronization: fsync, fdatasync (default: fsync)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sysbench.fish:32 +msgid "Upper limit of I/O requests merge (default: 0)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sysbench.fish:33 +msgid "reads/writes ratio for combined random read/write test (default: 1.5)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sysbench.fish:34 +msgid "" +"Execution mode: simple, complex and nontrx(non-transactional)(default: " +"complex)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sysbench.fish:35 +msgid "" +"Read-only mode. No UPDATE, DELETE or INSERT queries will be performed. " +"(default: off)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sysbench.fish:36 +msgid "Range size for range queries (default: 100)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sysbench.fish:37 +msgid "Number of point select queries in a single transaction (default: 10)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sysbench.fish:38 +#, fuzzy +msgid "Number of simple range queries in a single transaction (default: 1)" +msgstr "" +"Number of completely trusted users to introduce a new key signer (defaults " +"to 1)" + +#: /tmp/fish/implicit/share/completions/sysbench.fish:39 +msgid "Number of SUM range queries in a single transaction (default: 1)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sysbench.fish:40 +msgid "Number of ORDER range queries in a single transaction (default: 1)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sysbench.fish:41 +msgid "Number of DISTINCT range queries in a single transaction (default: 1)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sysbench.fish:42 +msgid "Number of index UPDATE queries in a single transaction (default: 1)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sysbench.fish:43 +msgid "Number of non-index UPDATE queries in a single transaction (default: 1)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sysbench.fish:44 +msgid "Type of queries for non-transactional execution mode (default: select)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sysbench.fish:45 +msgid "" +"Time to sleep(in microseconds) after each connection to database (default: " +"10000)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sysbench.fish:46 +msgid "Minimum time to sleep(in microseconds) after each request (default: 0)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sysbench.fish:47 +msgid "Maximum time to sleep(in microseconds) after each request (default: 0)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sysbench.fish:48 +msgid "Name of the test table (default: sbtest)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sysbench.fish:49 +msgid "Number of rows in the test table (default: 10000)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sysbench.fish:50 +msgid "Distribution type of random numbers (default: special)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sysbench.fish:51 +msgid "Percentage of values to be treated as 'special'(default: 1)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sysbench.fish:52 +msgid "Percentage of cases when 'special' values are generated (default: 75)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sysbench.fish:53 +msgid "" +"Use \"Prepared Statements\" API if supported, otherwise - use clientside " +"statements: disable, auto (default: auto)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sysbench.fish:54 +msgid "MySQL server host (default: localhost)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sysbench.fish:55 +msgid "MySQL server port (default: 3306)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sysbench.fish:56 +msgid "Unix socket file to communicate with the MySQL server" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sysbench.fish:57 +msgid "MySQL user (default: sbtest)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sysbench.fish:58 +msgid "MySQL password" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sysbench.fish:59 +msgid "MySQL database name (default: sbtest)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sysbench.fish:60 +#, fuzzy +msgid "Type of the test table to use" +msgstr "Specify the remote shell to use" + +#: /tmp/fish/implicit/share/completions/sysbench.fish:61 +msgid "Use SSL connections. (default: no)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sysbench.fish:62 +msgid "" +"MAX_ROWS option for MyISAM tables (required for big tables) (default: " +"1000000)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sysbench.fish:63 +msgid "Additional options passed to CREATE TABLE." +msgstr "" + +#: /tmp/fish/implicit/share/completions/systemctl.fish:1 +#, fuzzy +msgid "Start one or more units" +msgstr "Install one or more packages" + +#: /tmp/fish/implicit/share/completions/systemctl.fish:2 +#, fuzzy +msgid "Stop one or more units" +msgstr "Remove one or more packages" + +#: /tmp/fish/implicit/share/completions/systemctl.fish:3 +#, fuzzy +msgid "Restart one or more units" +msgstr "Install one or more packages" + +#: /tmp/fish/implicit/share/completions/systemctl.fish:4 +msgid "Runtime status about one or more units" +msgstr "" + +#: /tmp/fish/implicit/share/completions/systemctl.fish:5 +#, fuzzy +msgid "Enable one or more units" +msgstr "Install one or more packages" + +#: /tmp/fish/implicit/share/completions/systemctl.fish:6 +#, fuzzy +msgid "Disable one or more units" +msgstr "Install one or more packages" + +#: /tmp/fish/implicit/share/completions/systemctl.fish:7 +msgid "Start a unit and dependencies and disable all others" +msgstr "" + +#: /tmp/fish/implicit/share/completions/systemctl.fish:8 +msgid "Set the default target to boot into" +msgstr "" + +#: /tmp/fish/implicit/share/completions/systemctl.fish:9 +#, fuzzy +msgid "List of unit types" +msgstr "List config files" + +#: /tmp/fish/implicit/share/completions/systemctl.fish:10 +#, fuzzy +msgid "List of unit states" +msgstr "List config files" + +#: /tmp/fish/implicit/share/completions/systemctl.fish:11 +#, fuzzy +msgid "Show all units or properties" +msgstr "Show all options" + +#: /tmp/fish/implicit/share/completions/systemctl.fish:12 +#, fuzzy +msgid "Show also units of local containers" +msgstr "Show all containers" + +#: /tmp/fish/implicit/share/completions/systemctl.fish:13 +#, fuzzy +msgid "Show reverse dependencies between units" +msgstr "Include reverse dependencies in the output" + +#: /tmp/fish/implicit/share/completions/systemctl.fish:14 +#, fuzzy +msgid "Show units ordered before specified unit" +msgstr "Query packages with the specified group" + +#: /tmp/fish/implicit/share/completions/systemctl.fish:15 +#, fuzzy +msgid "Show units ordered after specified unit" +msgstr "Query packages with the specified group" + +#: /tmp/fish/implicit/share/completions/systemctl.fish:16 +#, fuzzy +msgid "Do not ellipsize anything" +msgstr "Do not write anything" + +#: /tmp/fish/implicit/share/completions/systemctl.fish:17 +#, fuzzy +msgid "Show the type of the socket" +msgstr "Show help for the fish shell" + +#: /tmp/fish/implicit/share/completions/systemctl.fish:18 +msgid "How to deal with queued jobs" +msgstr "" + +#: /tmp/fish/implicit/share/completions/systemctl.fish:19 +msgid "Ignore inhibitor locks on shutdown or sleep" +msgstr "" + +#: /tmp/fish/implicit/share/completions/systemctl.fish:20 +#, fuzzy +msgid "Suppress output to STDOUT" +msgstr "Suppresses normal output" + +#: /tmp/fish/implicit/share/completions/systemctl.fish:21 +msgid "Do not wait for the requested operation to finish" +msgstr "" + +#: /tmp/fish/implicit/share/completions/systemctl.fish:23 +#: /tmp/fish/implicit/share/completions/systemd-analyze.fish:6 +msgid "Talk to the service manager of the calling user" +msgstr "" + +#: /tmp/fish/implicit/share/completions/systemctl.fish:24 +#: /tmp/fish/implicit/share/completions/systemd-analyze.fish:7 +msgid "Talk to the service manager of the system." +msgstr "" + +#: /tmp/fish/implicit/share/completions/systemctl.fish:25 +msgid "Enable or disable for all users" +msgstr "" + +#: /tmp/fish/implicit/share/completions/systemctl.fish:26 +msgid "Do not send wall message before halt" +msgstr "" + +#: /tmp/fish/implicit/share/completions/systemctl.fish:27 +#, fuzzy +msgid "Do not reload daemon configuration" +msgstr "Reload service configuration" + +#: /tmp/fish/implicit/share/completions/systemctl.fish:28 +#, fuzzy +msgid "Disable asking for password" +msgstr "Disable operator keywords" + +#: /tmp/fish/implicit/share/completions/systemctl.fish:29 +msgid "Send signal to which process" +msgstr "" + +#: /tmp/fish/implicit/share/completions/systemctl.fish:30 +msgid "Which signal to send" +msgstr "" + +#: /tmp/fish/implicit/share/completions/systemctl.fish:31 +#, fuzzy +msgid "Overwrite conflicting existing symlinks" +msgstr "Overwrite existing binstubs if they exist" + +#: /tmp/fish/implicit/share/completions/systemctl.fish:32 +msgid "Use alternative root path" +msgstr "" + +#: /tmp/fish/implicit/share/completions/systemctl.fish:33 +msgid "Make changes only temporarily" +msgstr "" + +#: /tmp/fish/implicit/share/completions/systemctl.fish:34 +#, fuzzy +msgid "Number of journal lines to show" +msgstr "Number nonblank lines" + +#: /tmp/fish/implicit/share/completions/systemctl.fish:35 +msgid "Control journal formatting" +msgstr "" + +#: /tmp/fish/implicit/share/completions/systemctl.fish:36 +#, fuzzy +msgid "list-dependencies flat, not as tree" +msgstr "List dependencies for the package" + +#: /tmp/fish/implicit/share/completions/systemctl.fish:42 +msgid "Reboot to EFI setup" +msgstr "" + +#: /tmp/fish/implicit/share/completions/systemctl.fish:43 +msgid "Also start unit" +msgstr "" + +#: /tmp/fish/implicit/share/completions/systemctl.fish:44 +msgid "Also stop unit" +msgstr "" + +#: /tmp/fish/implicit/share/completions/systemd-nspawn.fish:1 +msgid "Directory to use as file system root for the container" +msgstr "" + +#: /tmp/fish/implicit/share/completions/systemd-nspawn.fish:2 +msgid "Directory or btrfs subvolume to use as template" +msgstr "" + +#: /tmp/fish/implicit/share/completions/systemd-nspawn.fish:3 +msgid "Run container with a temporary btrfs snapshot (Only on btrfs)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/systemd-nspawn.fish:4 +msgid "Disk image to mount the root directory for the container from" +msgstr "" + +#: /tmp/fish/implicit/share/completions/systemd-nspawn.fish:5 +#, fuzzy +msgid "Invoke init in the container" +msgstr "Show the exited containers" + +#: /tmp/fish/implicit/share/completions/systemd-nspawn.fish:6 +#, fuzzy +msgid "Change to user in the container" +msgstr "Show the exited containers" + +#: /tmp/fish/implicit/share/completions/systemd-nspawn.fish:7 +msgid "Sets the machine name for this container" +msgstr "" + +#: /tmp/fish/implicit/share/completions/systemd-nspawn.fish:8 +#, fuzzy +msgid "Set the specified UUID for the container." +msgstr "Move file specified on commandline" + +#: /tmp/fish/implicit/share/completions/systemd-nspawn.fish:9 +#, fuzzy +msgid "Make the container part of the specified slice" +msgstr "Query packages with the specified group" + +#: /tmp/fish/implicit/share/completions/systemd-nspawn.fish:10 +msgid "Set a unit property on the scope unit" +msgstr "" + +#: /tmp/fish/implicit/share/completions/systemd-nspawn.fish:11 +msgid "Enables user namespacing" +msgstr "" + +#: /tmp/fish/implicit/share/completions/systemd-nspawn.fish:12 +msgid "Disconnect networking of the container from the host" +msgstr "" + +#: /tmp/fish/implicit/share/completions/systemd-nspawn.fish:13 +msgid "Assign the specified network interface to the container" +msgstr "" + +#: /tmp/fish/implicit/share/completions/systemd-nspawn.fish:14 +msgid "Create a \"macvlan\" interface of the specified Ethernet interface" +msgstr "" + +#: /tmp/fish/implicit/share/completions/systemd-nspawn.fish:15 +msgid "Create an \"ipvlan\" interface of the specified Ethernet interface" +msgstr "" + +#: /tmp/fish/implicit/share/completions/systemd-nspawn.fish:16 +msgid "Create a virtual Ethernet link (\"veth\") between host and container" +msgstr "" + +#: /tmp/fish/implicit/share/completions/systemd-nspawn.fish:17 +#, fuzzy +msgid "Adds the host side of the Ethernet link created to the specified bridge" +msgstr "Set the list of default preferences to the specified string" + +#: /tmp/fish/implicit/share/completions/systemd-nspawn.fish:18 +#, fuzzy +msgid "Map an ip port from the host to the container" +msgstr "Copy and apply patches from another repository to this one" + +#: /tmp/fish/implicit/share/completions/systemd-nspawn.fish:19 +#, fuzzy +msgid "Sets the SELinux security context" +msgstr "Display security context" + +#: /tmp/fish/implicit/share/completions/systemd-nspawn.fish:20 +msgid "Sets the SELinux security context for files in the API filesystems" +msgstr "" + +#: /tmp/fish/implicit/share/completions/systemd-nspawn.fish:21 +msgid "Grant additional capabilities to the container" +msgstr "" + +#: /tmp/fish/implicit/share/completions/systemd-nspawn.fish:22 +msgid "Drop capabilities from the container" +msgstr "" + +#: /tmp/fish/implicit/share/completions/systemd-nspawn.fish:23 +msgid "Signal to send to the container's PID1 when nspawn receives SIGTERM" +msgstr "" + +#: /tmp/fish/implicit/share/completions/systemd-nspawn.fish:24 +msgid "Set container journal visibility" +msgstr "" + +#: /tmp/fish/implicit/share/completions/systemd-nspawn.fish:25 +msgid "Equivalent to --link-journal=try-guest" +msgstr "" + +#: /tmp/fish/implicit/share/completions/systemd-nspawn.fish:26 +msgid "Mount the root file system read-only for the container" +msgstr "" + +#: /tmp/fish/implicit/share/completions/systemd-nspawn.fish:27 +#, fuzzy +msgid "Bind mount a file or directory from the host in the container" +msgstr "Remove one or more files or directories from the repository" + +#: /tmp/fish/implicit/share/completions/systemd-nspawn.fish:28 +#, fuzzy +msgid "Mount a tmpfs file system into the container" +msgstr "Mount filesystems in fstab" + +#: /tmp/fish/implicit/share/completions/systemd-nspawn.fish:29 +#, fuzzy +msgid "Mount directories as overlayfs in the container" +msgstr "List directories, not their content" + +#: /tmp/fish/implicit/share/completions/systemd-nspawn.fish:30 +msgid "Pass environment variables to init in the container" +msgstr "" + +#: /tmp/fish/implicit/share/completions/systemd-nspawn.fish:31 +#, fuzzy +msgid "Share the system with the host [See Man Page]" +msgstr "Show or set the system's host name\r" + +#: /tmp/fish/implicit/share/completions/systemd-nspawn.fish:32 +msgid "Register container with systemd-machined" +msgstr "" + +#: /tmp/fish/implicit/share/completions/systemd-nspawn.fish:33 +msgid "Only register the unit with systemd-machined" +msgstr "" + +#: /tmp/fish/implicit/share/completions/systemd-nspawn.fish:34 +msgid "The architecture reported by uname in the container" +msgstr "" + +#: /tmp/fish/implicit/share/completions/systemd-nspawn.fish:35 +msgid "Turns off any status output by the tool itself" +msgstr "" + +#: /tmp/fish/implicit/share/completions/systemd-nspawn.fish:36 +msgid "Boots the container in volatile mode" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tail.fish:1 +msgid "" +"output the last K bytes; alternatively, use -c +K to output bytes starting " +"with the Kth of each file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tail.fish:2 +msgid "" +"output appended data as the file grows; -f -l follow, and --" +"follow=descriptor are equivalent" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tail.fish:3 +msgid "same as --follow=name --retry" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tail.fish:4 +msgid "" +"output the last K lines, instead of the last 10; or use -n +K to output " +"lines starting with the Kth" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tail.fish:5 +msgid "" +"with --follow=name, reopen a FILE which has not changed size after N " +"iterations" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tail.fish:6 +msgid "with -f, terminate after process ID, PID dies" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tail.fish:7 +#: /tmp/fish/implicit/share/completions/tail.fish:18 +msgid "never output headers giving file names" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tail.fish:8 +msgid "" +"keep trying to open a file even when it is or becomes inaccessible; useful " +"when following by name, i.e., with --follow=name" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tail.fish:9 +msgid "" +"with -f, sleep for approximately N seconds (default 1.0) between iterations" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tail.fish:10 +msgid "always output headers giving file names" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tail.fish:13 +msgid "output last K 512 byte blocks" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tail.fish:14 +msgid "output the last K bytes or only K bytes with -r" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tail.fish:15 +msgid "output appended data as the file grows" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tail.fish:16 +msgid "Like -f, but also follow renamed or rotated files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tail.fish:17 +msgid "" +"output the last K lines, instead of the last 10 - or only K lines with -r" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tar.fish:1 +#: /tmp/fish/implicit/share/completions/tar.fish:2 +msgid "Append archive to archive" +msgstr "Append archive to archive" + +#: /tmp/fish/implicit/share/completions/tar.fish:3 +msgid "Create archive" +msgstr "Create archive" + +#: /tmp/fish/implicit/share/completions/tar.fish:4 +#: /tmp/fish/implicit/share/completions/tar.fish:5 +msgid "Compare archive and filesystem" +msgstr "Compare archive and filesystem" + +#: /tmp/fish/implicit/share/completions/tar.fish:6 +msgid "Delete from archive" +msgstr "Delete from archive" + +#: /tmp/fish/implicit/share/completions/tar.fish:7 +msgid "Append files to archive" +msgstr "Append files to archive" + +#: /tmp/fish/implicit/share/completions/tar.fish:8 +#: /tmp/fish/implicit/share/completions/unrar.fish:2 +msgid "List archive" +msgstr "List archive" + +#: /tmp/fish/implicit/share/completions/tar.fish:9 +msgid "Append new files" +msgstr "Append new files" + +#: /tmp/fish/implicit/share/completions/tar.fish:10 +#: /tmp/fish/implicit/share/completions/tar.fish:11 +msgid "Extract from archive" +msgstr "Extract from archive" + +#: /tmp/fish/implicit/share/completions/tar.fish:12 +msgid "Keep access time" +msgstr "Keep access time" + +#: /tmp/fish/implicit/share/completions/tar.fish:14 +msgid "Reblock while reading" +msgstr "Reblock while reading" + +#: /tmp/fish/implicit/share/completions/tar.fish:16 +msgid "Print directory names" +msgstr "Print directory names" + +#: /tmp/fish/implicit/share/completions/tar.fish:17 +msgid "Archive file" +msgstr "Archive file" + +#: /tmp/fish/implicit/share/completions/tar.fish:18 +msgid "Archive is local" +msgstr "Archive is local" + +#: /tmp/fish/implicit/share/completions/tar.fish:19 +msgid "Run script at end of tape" +msgstr "Run script at end of tape" + +#: /tmp/fish/implicit/share/completions/tar.fish:20 +msgid "Use old incremental GNU format" +msgstr "Use old incremental GNU format" + +#: /tmp/fish/implicit/share/completions/tar.fish:21 +msgid "Use new incremental GNU format" +msgstr "Use new incremental GNU format" + +#: /tmp/fish/implicit/share/completions/tar.fish:22 +msgid "Dereference symlinks" +msgstr "Dereference symlinks" + +#: /tmp/fish/implicit/share/completions/tar.fish:23 +msgid "Ignore zero block in archive" +msgstr "Ignore zero block in archive" + +#: /tmp/fish/implicit/share/completions/tar.fish:24 +msgid "Filter through bzip2" +msgstr "Filter through bzip2" + +#: /tmp/fish/implicit/share/completions/tar.fish:25 +msgid "Don't exit on unreadable files" +msgstr "Don't exit on unreadable files" + +#: /tmp/fish/implicit/share/completions/tar.fish:26 +msgid "Don't overwrite" +msgstr "Don't overwrite" + +#: /tmp/fish/implicit/share/completions/tar.fish:27 +msgid "Starting file in archive" +msgstr "Starting file in archive" + +#: /tmp/fish/implicit/share/completions/tar.fish:28 +msgid "Stay in local filesystem" +msgstr "Stay in local filesystem" + +#: /tmp/fish/implicit/share/completions/tar.fish:29 +msgid "Tape length" +msgstr "Tape length" + +#: /tmp/fish/implicit/share/completions/tar.fish:30 +#: /tmp/fish/implicit/share/completions/tar.fish:31 +msgid "Don't extract modification time" +msgstr "Don't extract modification time" + +#: /tmp/fish/implicit/share/completions/tar.fish:32 +msgid "Multi volume archive" +msgstr "Multi volume archive" + +#: /tmp/fish/implicit/share/completions/tar.fish:33 +#: /tmp/fish/implicit/share/completions/tar.fish:34 +msgid "Only store newer files" +msgstr "Only store newer files" + +#: /tmp/fish/implicit/share/completions/tar.fish:35 +#: /tmp/fish/implicit/share/completions/tar.fish:36 +msgid "Use V7 format" +msgstr "Use V7 format" + +#: /tmp/fish/implicit/share/completions/tar.fish:37 +msgid "Extract to stdout" +msgstr "Extract to stdout" + +#: /tmp/fish/implicit/share/completions/tar.fish:38 +#: /tmp/fish/implicit/share/completions/tar.fish:39 +msgid "Extract all permissions" +msgstr "Extract all permissions" + +#: /tmp/fish/implicit/share/completions/tar.fish:40 +msgid "Don't strip leading /" +msgstr "Don't strip leading /" + +#: /tmp/fish/implicit/share/completions/tar.fish:41 +msgid "Preserve all permissions and do not sort file arguments" +msgstr "Preserve all permissions and do not sort file arguments" + +#: /tmp/fish/implicit/share/completions/tar.fish:42 +msgid "Show record number" +msgstr "Show record number" + +#: /tmp/fish/implicit/share/completions/tar.fish:43 +msgid "Remove files after adding to archive" +msgstr "Remove files after adding to archive" + +#: /tmp/fish/implicit/share/completions/tar.fish:44 +#: /tmp/fish/implicit/share/completions/tar.fish:45 +#, fuzzy +msgid "Do not sort file arguments" +msgstr "Do not show flags" + +#: /tmp/fish/implicit/share/completions/tar.fish:46 +msgid "Preserve file ownership" +msgstr "Preserve file ownership" + +#: /tmp/fish/implicit/share/completions/tar.fish:47 +msgid "Handle sparse files" +msgstr "Handle sparse files" + +#: /tmp/fish/implicit/share/completions/tar.fish:48 +msgid "Extract file from file" +msgstr "Extract file from file" + +#: /tmp/fish/implicit/share/completions/tar.fish:49 +msgid "-T has null-terminated names" +msgstr "-T has null-terminated names" + +#: /tmp/fish/implicit/share/completions/tar.fish:50 +msgid "Print total bytes written" +msgstr "Print total bytes written" + +#: /tmp/fish/implicit/share/completions/tar.fish:52 +msgid "Set volume name" +msgstr "Set volume name" + +#: /tmp/fish/implicit/share/completions/tar.fish:54 +#: /tmp/fish/implicit/share/completions/tar.fish:55 +msgid "Ask for confirmation" +msgstr "Ask for confirmation" + +#: /tmp/fish/implicit/share/completions/tar.fish:56 +#, fuzzy +msgid "Verify archive" +msgstr "List archive" + +#: /tmp/fish/implicit/share/completions/tar.fish:57 +msgid "Exclude file" +msgstr "Exclude file" + +#: /tmp/fish/implicit/share/completions/tar.fish:58 +msgid "Exclude files listed in specified file" +msgstr "Exclude files listed in specified file" + +#: /tmp/fish/implicit/share/completions/tar.fish:59 +#: /tmp/fish/implicit/share/completions/tar.fish:60 +msgid "Filter through compress" +msgstr "Filter through compress" + +#: /tmp/fish/implicit/share/completions/tar.fish:61 +#: /tmp/fish/implicit/share/completions/tar.fish:62 +msgid "Filter through gzip" +msgstr "Filter through gzip" + +#: /tmp/fish/implicit/share/completions/tar.fish:63 +msgid "Filter through specified program" +msgstr "Filter through specified program" + +#: /tmp/fish/implicit/share/completions/tar.fish:64 +#, fuzzy +msgid "Filter through xz" +msgstr "Filter through gzip" + +#: /tmp/fish/implicit/share/completions/tee.fish:1 +msgid "append to the given FILEs, do not overwrite" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tee.fish:2 +msgid "ignore interrupt signals" +msgstr "" + +#: /tmp/fish/implicit/share/completions/termite.fish:1 +#, fuzzy +msgid "Display help message" +msgstr "Display a help page" + +#: /tmp/fish/implicit/share/completions/termite.fish:3 +msgid "Tell termite start instead of the shell" +msgstr "" + +#: /tmp/fish/implicit/share/completions/termite.fish:4 +msgid "The role to set the termite window to report itself with" +msgstr "" + +#: /tmp/fish/implicit/share/completions/termite.fish:5 +#, fuzzy +msgid "Set the termite window's title" +msgstr "Set the terminal color" + +#: /tmp/fish/implicit/share/completions/termite.fish:6 +msgid "Tell termite to change to when launching" +msgstr "" + +#: /tmp/fish/implicit/share/completions/termite.fish:7 +msgid "Override the window geometry in pixels" +msgstr "" + +#: /tmp/fish/implicit/share/completions/termite.fish:8 +msgid "Keep termite open after the child process exits" +msgstr "" + +#: /tmp/fish/implicit/share/completions/termite.fish:9 +msgid "Launch on X display" +msgstr "" + +#: /tmp/fish/implicit/share/completions/termite.fish:10 +#, fuzzy +msgid "Config file to use" +msgstr "Change to user" + +#: /tmp/fish/implicit/share/completions/termite.fish:11 +msgid "Set the windows name part of WM_CLASS property" +msgstr "" + +#: /tmp/fish/implicit/share/completions/termite.fish:12 +msgid "Set the windows class part of the WM_CLASS property" +msgstr "" + +#: /tmp/fish/implicit/share/completions/terraform.fish:3 +msgid "Build or change infrastructure" +msgstr "" + +#: /tmp/fish/implicit/share/completions/terraform.fish:4 +#: /tmp/fish/implicit/share/completions/terraform.fish:21 +#: /tmp/fish/implicit/share/completions/terraform.fish:50 +#: /tmp/fish/implicit/share/completions/terraform.fish:101 +#: /tmp/fish/implicit/share/completions/terraform.fish:116 +#: /tmp/fish/implicit/share/completions/terraform.fish:125 +#, fuzzy +msgid "Path to backup the existing state file" +msgstr "Make backup of each existing destination file" + +#: /tmp/fish/implicit/share/completions/terraform.fish:5 +#: /tmp/fish/implicit/share/completions/terraform.fish:23 +#: /tmp/fish/implicit/share/completions/terraform.fish:53 +#: /tmp/fish/implicit/share/completions/terraform.fish:66 +#: /tmp/fish/implicit/share/completions/terraform.fish:79 +#: /tmp/fish/implicit/share/completions/terraform.fish:103 +#: /tmp/fish/implicit/share/completions/terraform.fish:117 +#: /tmp/fish/implicit/share/completions/terraform.fish:126 +msgid "Lock the state file when locking is supported" +msgstr "" + +#: /tmp/fish/implicit/share/completions/terraform.fish:6 +#: /tmp/fish/implicit/share/completions/terraform.fish:24 +#: /tmp/fish/implicit/share/completions/terraform.fish:54 +#: /tmp/fish/implicit/share/completions/terraform.fish:67 +#: /tmp/fish/implicit/share/completions/terraform.fish:80 +#: /tmp/fish/implicit/share/completions/terraform.fish:104 +#: /tmp/fish/implicit/share/completions/terraform.fish:118 +#: /tmp/fish/implicit/share/completions/terraform.fish:127 +#, fuzzy +msgid "Duration to retry a state lock" +msgstr "Print directory stack" + +#: /tmp/fish/implicit/share/completions/terraform.fish:7 +#: /tmp/fish/implicit/share/completions/terraform.fish:52 +#: /tmp/fish/implicit/share/completions/terraform.fish:78 +#: /tmp/fish/implicit/share/completions/terraform.fish:102 +msgid "Ask for input for variables if not directly set" +msgstr "" + +#: /tmp/fish/implicit/share/completions/terraform.fish:8 +#: /tmp/fish/implicit/share/completions/terraform.fish:25 +#: /tmp/fish/implicit/share/completions/terraform.fish:44 +#: /tmp/fish/implicit/share/completions/terraform.fish:47 +#: /tmp/fish/implicit/share/completions/terraform.fish:55 +#: /tmp/fish/implicit/share/completions/terraform.fish:68 +#: /tmp/fish/implicit/share/completions/terraform.fish:72 +#: /tmp/fish/implicit/share/completions/terraform.fish:82 +#: /tmp/fish/implicit/share/completions/terraform.fish:99 +#: /tmp/fish/implicit/share/completions/terraform.fish:105 +#: /tmp/fish/implicit/share/completions/terraform.fish:113 +#: /tmp/fish/implicit/share/completions/terraform.fish:120 +#: /tmp/fish/implicit/share/completions/terraform.fish:129 +#: /tmp/fish/implicit/share/completions/terraform.fish:133 +msgid "If specified, output won't contain any color" +msgstr "" + +#: /tmp/fish/implicit/share/completions/terraform.fish:9 +#: /tmp/fish/implicit/share/completions/terraform.fish:26 +#: /tmp/fish/implicit/share/completions/terraform.fish:84 +#, fuzzy +msgid "Limit the number of concurrent operations" +msgstr "Number of concurrent jobs" + +#: /tmp/fish/implicit/share/completions/terraform.fish:10 +#: /tmp/fish/implicit/share/completions/terraform.fish:27 +#: /tmp/fish/implicit/share/completions/terraform.fish:85 +#, fuzzy +msgid "Update state prior to checking for differences" +msgstr "Update the working copy to a different URL." + +#: /tmp/fish/implicit/share/completions/terraform.fish:11 +#: /tmp/fish/implicit/share/completions/terraform.fish:17 +#: /tmp/fish/implicit/share/completions/terraform.fish:28 +#: /tmp/fish/implicit/share/completions/terraform.fish:57 +#: /tmp/fish/implicit/share/completions/terraform.fish:86 +#: /tmp/fish/implicit/share/completions/terraform.fish:106 +#: /tmp/fish/implicit/share/completions/terraform.fish:121 +#: /tmp/fish/implicit/share/completions/terraform.fish:130 +msgid "Path to a Terraform state file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/terraform.fish:12 +#: /tmp/fish/implicit/share/completions/terraform.fish:29 +#: /tmp/fish/implicit/share/completions/terraform.fish:58 +#: /tmp/fish/implicit/share/completions/terraform.fish:107 +#: /tmp/fish/implicit/share/completions/terraform.fish:122 +#: /tmp/fish/implicit/share/completions/terraform.fish:131 +#, fuzzy +msgid "Path to write state" +msgstr "Do not write mtab" + +#: /tmp/fish/implicit/share/completions/terraform.fish:13 +#: /tmp/fish/implicit/share/completions/terraform.fish:30 +#: /tmp/fish/implicit/share/completions/terraform.fish:87 +#: /tmp/fish/implicit/share/completions/terraform.fish:108 +#, fuzzy +msgid "Resource to target" +msgstr "Resource name" + +#: /tmp/fish/implicit/share/completions/terraform.fish:14 +#: /tmp/fish/implicit/share/completions/terraform.fish:18 +#: /tmp/fish/implicit/share/completions/terraform.fish:31 +#: /tmp/fish/implicit/share/completions/terraform.fish:59 +#: /tmp/fish/implicit/share/completions/terraform.fish:88 +#: /tmp/fish/implicit/share/completions/terraform.fish:96 +#: /tmp/fish/implicit/share/completions/terraform.fish:109 +#, fuzzy +msgid "Set a variable in the Terraform configuration" +msgstr "save the current configuration" + +#: /tmp/fish/implicit/share/completions/terraform.fish:15 +#: /tmp/fish/implicit/share/completions/terraform.fish:19 +#: /tmp/fish/implicit/share/completions/terraform.fish:32 +#: /tmp/fish/implicit/share/completions/terraform.fish:60 +#: /tmp/fish/implicit/share/completions/terraform.fish:89 +#: /tmp/fish/implicit/share/completions/terraform.fish:97 +#: /tmp/fish/implicit/share/completions/terraform.fish:110 +#, fuzzy +msgid "Set variables from a file" +msgstr "Set format file" + +#: /tmp/fish/implicit/share/completions/terraform.fish:16 +msgid "Interactive console for Terraform interpolations" +msgstr "" + +#: /tmp/fish/implicit/share/completions/terraform.fish:20 +msgid "Destroy Terraform-managed infrastructure" +msgstr "" + +#: /tmp/fish/implicit/share/completions/terraform.fish:22 +#, fuzzy +msgid "Don't ask for input for destroy confirmation" +msgstr "Don't print group information" + +#: /tmp/fish/implicit/share/completions/terraform.fish:33 +#, fuzzy +msgid "Environment management" +msgstr "Handle environment variables" + +#: /tmp/fish/implicit/share/completions/terraform.fish:34 +#, fuzzy +msgid "List environments" +msgstr "Preserve environment" + +#: /tmp/fish/implicit/share/completions/terraform.fish:35 +#, fuzzy +msgid "Select an environment" +msgstr "Select an action" + +#: /tmp/fish/implicit/share/completions/terraform.fish:36 +#, fuzzy +msgid "Create a new environment" +msgstr "Preserve environment" + +#: /tmp/fish/implicit/share/completions/terraform.fish:37 +#, fuzzy +msgid "Delete an existing environment" +msgstr "Assert freestanding environment" + +#: /tmp/fish/implicit/share/completions/terraform.fish:38 +msgid "Rewrite config files to canonical format" +msgstr "" + +#: /tmp/fish/implicit/share/completions/terraform.fish:39 +#, fuzzy +msgid "List files whose formatting differs" +msgstr "Specifies line formatting" + +#: /tmp/fish/implicit/share/completions/terraform.fish:40 +#, fuzzy +msgid "Write result to source file" +msgstr "Write output to specified file" + +#: /tmp/fish/implicit/share/completions/terraform.fish:41 +#, fuzzy +msgid "Display diffs of formatting changes" +msgstr "Display detailed information of gem(s)" + +#: /tmp/fish/implicit/share/completions/terraform.fish:42 +msgid "Download and install modules for the configuration" +msgstr "" + +#: /tmp/fish/implicit/share/completions/terraform.fish:43 +#, fuzzy +msgid "Check modules for updates" +msgstr "Check for patches" + +#: /tmp/fish/implicit/share/completions/terraform.fish:45 +#, fuzzy +msgid "Create a visual graph of Terraform resources" +msgstr "Create a local copy of another repository" + +#: /tmp/fish/implicit/share/completions/terraform.fish:46 +msgid "Highlight any cycles in the graph" +msgstr "" + +#: /tmp/fish/implicit/share/completions/terraform.fish:48 +msgid "Type of graph to output" +msgstr "" + +#: /tmp/fish/implicit/share/completions/terraform.fish:49 +msgid "Import existing infrastructure into Terraform" +msgstr "" + +#: /tmp/fish/implicit/share/completions/terraform.fish:51 +#, fuzzy +msgid "Path to a directory of configuration files" +msgstr "Specify directory with configuration files" + +#: /tmp/fish/implicit/share/completions/terraform.fish:56 +msgid "Specific provider to use for import" +msgstr "" + +#: /tmp/fish/implicit/share/completions/terraform.fish:61 +msgid "Initialize a new or existing Terraform configuration" +msgstr "" + +#: /tmp/fish/implicit/share/completions/terraform.fish:62 +msgid "Configure the backend for this environment" +msgstr "" + +#: /tmp/fish/implicit/share/completions/terraform.fish:63 +#, fuzzy +msgid "Backend configuration" +msgstr "save the current configuration" + +#: /tmp/fish/implicit/share/completions/terraform.fish:64 +#, fuzzy +msgid "Download modules for this configuration" +msgstr "Reload service configuration" + +#: /tmp/fish/implicit/share/completions/terraform.fish:65 +msgid "Ask for input if necessary" +msgstr "" + +#: /tmp/fish/implicit/share/completions/terraform.fish:69 +msgid "Suppress prompts about copying state data" +msgstr "" + +#: /tmp/fish/implicit/share/completions/terraform.fish:70 +#, fuzzy +msgid "Read an output from a state file" +msgstr "Read job from file" + +#: /tmp/fish/implicit/share/completions/terraform.fish:71 +msgid "Path to the state file to read" +msgstr "" + +#: /tmp/fish/implicit/share/completions/terraform.fish:73 +#, fuzzy +msgid "Return the outputs for a specific module" +msgstr "Write output to specified file" + +#: /tmp/fish/implicit/share/completions/terraform.fish:74 +#, fuzzy +msgid "Print output in JSON format" +msgstr "Profiling output format" + +#: /tmp/fish/implicit/share/completions/terraform.fish:75 +msgid "Generate and show an execution plan" +msgstr "" + +#: /tmp/fish/implicit/share/completions/terraform.fish:76 +#, fuzzy +msgid "Generate a plan to destroy all resources" +msgstr "Generate package from source" + +#: /tmp/fish/implicit/share/completions/terraform.fish:77 +msgid "Return detailed exit codes" +msgstr "" + +#: /tmp/fish/implicit/share/completions/terraform.fish:81 +#: /tmp/fish/implicit/share/completions/terraform.fish:112 +msgid "Depth of modules to show in the output" +msgstr "" + +#: /tmp/fish/implicit/share/completions/terraform.fish:83 +#, fuzzy +msgid "Write a plan file to the given path" +msgstr "Prepend file to input" + +#: /tmp/fish/implicit/share/completions/terraform.fish:90 +msgid "Upload this Terraform module to Atlas to run" +msgstr "" + +#: /tmp/fish/implicit/share/completions/terraform.fish:91 +msgid "An alternate address to an Atlas instance" +msgstr "" + +#: /tmp/fish/implicit/share/completions/terraform.fish:92 +msgid "Lock modules and upload completely" +msgstr "" + +#: /tmp/fish/implicit/share/completions/terraform.fish:93 +#, fuzzy +msgid "Name of the configuration in Atlas" +msgstr "Specify a configuration file" + +#: /tmp/fish/implicit/share/completions/terraform.fish:94 +msgid "Access token to use to upload" +msgstr "" + +#: /tmp/fish/implicit/share/completions/terraform.fish:95 +msgid "Variable keys that should overwrite values in Atlas" +msgstr "" + +#: /tmp/fish/implicit/share/completions/terraform.fish:98 +msgid "Upload only files committed to your VCS" +msgstr "" + +#: /tmp/fish/implicit/share/completions/terraform.fish:100 +msgid "Update local state file against real resources" +msgstr "" + +#: /tmp/fish/implicit/share/completions/terraform.fish:111 +msgid "Inspect Terraform state or plan" +msgstr "" + +#: /tmp/fish/implicit/share/completions/terraform.fish:114 +msgid "Manually mark a resource for recreation" +msgstr "" + +#: /tmp/fish/implicit/share/completions/terraform.fish:115 +#: /tmp/fish/implicit/share/completions/terraform.fish:124 +msgid "Succeed even if resource is missing" +msgstr "" + +#: /tmp/fish/implicit/share/completions/terraform.fish:119 +#: /tmp/fish/implicit/share/completions/terraform.fish:128 +msgid "The module path where the resource lives" +msgstr "" + +#: /tmp/fish/implicit/share/completions/terraform.fish:123 +msgid "Manually unmark a resource as tainted" +msgstr "" + +#: /tmp/fish/implicit/share/completions/terraform.fish:132 +msgid "Validate the Terraform files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/terraform.fish:134 +#, fuzzy +msgid "Print the Terraform version" +msgstr "Print all versions" + +#: /tmp/fish/implicit/share/completions/test.fish:2 +#, fuzzy +msgid "Negate expression" +msgstr "Evaluate expression" + +#: /tmp/fish/implicit/share/completions/test.fish:3 +#, fuzzy +msgid "Logical AND" +msgstr "Logical or" + +#: /tmp/fish/implicit/share/completions/test.fish:4 +#, fuzzy +msgid "Logical OR" +msgstr "Logical or" + +#: /tmp/fish/implicit/share/completions/test.fish:5 +msgid "String length is non-zero" +msgstr "String length is non-zero" + +#: /tmp/fish/implicit/share/completions/test.fish:6 +msgid "String length is zero" +msgstr "String length is zero" + +#: /tmp/fish/implicit/share/completions/test.fish:7 +msgid "Strings are equal" +msgstr "Strings are equal" + +#: /tmp/fish/implicit/share/completions/test.fish:8 +msgid "Strings are not equal" +msgstr "Strings are not equal" + +#: /tmp/fish/implicit/share/completions/test.fish:9 +msgid "Integers are equal" +msgstr "Integers are equal" + +#: /tmp/fish/implicit/share/completions/test.fish:10 +msgid "Left integer larger than or equal to right integer" +msgstr "Left integer larger than or equal to right integer" + +#: /tmp/fish/implicit/share/completions/test.fish:11 +msgid "Left integer larger than right integer" +msgstr "Left integer larger than right integer" + +#: /tmp/fish/implicit/share/completions/test.fish:12 +msgid "Left integer less than or equal to right integer" +msgstr "Left integer less than or equal to right integer" + +#: /tmp/fish/implicit/share/completions/test.fish:13 +msgid "Left integer less than right integer" +msgstr "Left integer less than right integer" + +#: /tmp/fish/implicit/share/completions/test.fish:14 +msgid "Left integer not equal to right integer" +msgstr "Left integer not equal to right integer" + +#: /tmp/fish/implicit/share/completions/test.fish:15 +msgid "File is block device" +msgstr "File is block device" + +#: /tmp/fish/implicit/share/completions/test.fish:16 +msgid "File is character device" +msgstr "File is character device" + +#: /tmp/fish/implicit/share/completions/test.fish:17 +msgid "File is directory" +msgstr "File is directory" + +#: /tmp/fish/implicit/share/completions/test.fish:18 +msgid "File exists" +msgstr "File exists" + +#: /tmp/fish/implicit/share/completions/test.fish:19 +msgid "File is regular" +msgstr "File is regular" + +#: /tmp/fish/implicit/share/completions/test.fish:20 +msgid "File is set-group-ID" +msgstr "File is set-group-ID" + +#: /tmp/fish/implicit/share/completions/test.fish:21 +#, fuzzy +msgid "File owned by our effective group ID" +msgstr "File owned by effective group ID" + +#: /tmp/fish/implicit/share/completions/test.fish:22 +#, fuzzy +msgid "File is a symlink" +msgstr "File is symlink" + +#: /tmp/fish/implicit/share/completions/test.fish:23 +#, fuzzy +msgid "File owned by our effective user ID" +msgstr "File owned by effective user ID" + +#: /tmp/fish/implicit/share/completions/test.fish:24 +#, fuzzy +msgid "File is a named pipe" +msgstr "File is named pipe" + +#: /tmp/fish/implicit/share/completions/test.fish:25 +msgid "File is readable" +msgstr "File is readable" + +#: /tmp/fish/implicit/share/completions/test.fish:26 +msgid "File size is non-zero" +msgstr "File size is non-zero" + +#: /tmp/fish/implicit/share/completions/test.fish:27 +#, fuzzy +msgid "File is a socket" +msgstr "File is socket" + +#: /tmp/fish/implicit/share/completions/test.fish:28 +#, fuzzy +msgid "FD is a terminal" +msgstr "FD is terminal" + +#: /tmp/fish/implicit/share/completions/test.fish:29 +msgid "File set-user-ID bit is set" +msgstr "File set-user-ID bit is set" + +#: /tmp/fish/implicit/share/completions/test.fish:30 +msgid "File is writable" +msgstr "File is writable" + +#: /tmp/fish/implicit/share/completions/tex.fish:3 +msgid "Show errors in style file:line" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tex.fish:4 +msgid "Show errors not in style file:line" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tex.fish:5 +msgid "Stop processing at the first error" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tex.fish:6 +#: /tmp/fish/implicit/share/completions/tex.fish:7 +#: /tmp/fish/implicit/share/completions/tex.fish:8 +#: /tmp/fish/implicit/share/completions/tex.fish:9 +#, fuzzy +msgid "Set interaction mode" +msgstr "Run in interactive mode" + +#: /tmp/fish/implicit/share/completions/tex.fish:11 +msgid "Enable \\write18{SHELL COMMAND}" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tex.fish:12 +msgid "Disable \\write18{SHELL COMMAND}" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tex.fish:13 +#, fuzzy +msgid "Insert source specials into the DVI file" +msgstr "Generate source index file" + +#: /tmp/fish/implicit/share/completions/timedatectl.fish:1 +msgid "Maintain RTC in local time" +msgstr "" + +#: /tmp/fish/implicit/share/completions/timedatectl.fish:2 +msgid "Synchronize system clock from the RTC" +msgstr "" + +#: /tmp/fish/implicit/share/completions/timedatectl.fish:3 +msgid "Use NTP" +msgstr "" + +#: /tmp/fish/implicit/share/completions/timedatectl.fish:6 +msgid "Execute operation on a local container" +msgstr "" + +#: /tmp/fish/implicit/share/completions/time.fish:2 +msgid "Specify output format" +msgstr "Specify output format" + +#: /tmp/fish/implicit/share/completions/time.fish:3 +msgid "Use the portable output format" +msgstr "Use the portable output format" + +#: /tmp/fish/implicit/share/completions/time.fish:4 +msgid "Do not send the results to stderr, but overwrite the specified file" +msgstr "Do not send the results to stderr, but overwrite the specified file" + +#: /tmp/fish/implicit/share/completions/time.fish:5 +msgid "(Used together with -o) Do not overwrite but append" +msgstr "(Used together with -o) Do not overwrite but append" + +#: /tmp/fish/implicit/share/completions/timeout.fish:1 +msgid "Run COMMAND in the foreground" +msgstr "" + +#: /tmp/fish/implicit/share/completions/timeout.fish:2 +msgid "Send a KILL signal after DURATION" +msgstr "" + +#: /tmp/fish/implicit/share/completions/timeout.fish:3 +#, fuzzy +msgid "Specify the signal to be sent" +msgstr "Specify the title of rss" + +#: /tmp/fish/implicit/share/completions/tmutil.fish:1 +msgid "Add an exclusion not to back up a file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tmutil.fish:2 +#: /tmp/fish/implicit/share/completions/tmutil.fish:36 +msgid "Volume exclusion" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tmutil.fish:3 +#: /tmp/fish/implicit/share/completions/tmutil.fish:37 +#, fuzzy +msgid "Path exclusion" +msgstr "PKZIP recursion" + +#: /tmp/fish/implicit/share/completions/tmutil.fish:4 +msgid "Bind a snapshot volume directory to the specified local disk" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tmutil.fish:5 +msgid "Determine the amount of change between snapshots" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tmutil.fish:6 +msgid "Perform a backup diff" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tmutil.fish:7 +#, fuzzy +msgid "Compare all supported metadata" +msgstr "Compress all data" + +#: /tmp/fish/implicit/share/completions/tmutil.fish:8 +msgid "No metadata comparison" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tmutil.fish:9 +#, fuzzy +msgid "Compare extended attributes" +msgstr "Compares two generations" + +#: /tmp/fish/implicit/share/completions/tmutil.fish:10 +#, fuzzy +msgid "Compare creation times" +msgstr "Compare month names" + +#: /tmp/fish/implicit/share/completions/tmutil.fish:11 +#, fuzzy +msgid "Compare file data forks" +msgstr "Profile data format" + +#: /tmp/fish/implicit/share/completions/tmutil.fish:12 +#, fuzzy +msgid "Compare ACLs" +msgstr "Compression" + +#: /tmp/fish/implicit/share/completions/tmutil.fish:13 +#, fuzzy +msgid "Compare file flags" +msgstr "Compress file" + +#: /tmp/fish/implicit/share/completions/tmutil.fish:14 +#, fuzzy +msgid "Compare GIDs" +msgstr "Compression" + +#: /tmp/fish/implicit/share/completions/tmutil.fish:15 +#, fuzzy +msgid "Compare file modes" +msgstr "Completly silent mode" + +#: /tmp/fish/implicit/share/completions/tmutil.fish:16 +#, fuzzy +msgid "Compare sizes" +msgstr "Compress file" + +#: /tmp/fish/implicit/share/completions/tmutil.fish:17 +#, fuzzy +msgid "Compare modification times" +msgstr "Change modification time" + +#: /tmp/fish/implicit/share/completions/tmutil.fish:18 +#, fuzzy +msgid "Compare UIDs" +msgstr "Compression" + +#: /tmp/fish/implicit/share/completions/tmutil.fish:19 +msgid "Limit traversal depth to depth levels from the beginning of iteration" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tmutil.fish:20 +#, fuzzy +msgid "Dont take exclusions into account" +msgstr "Don't use colors in output" + +#: /tmp/fish/implicit/share/completions/tmutil.fish:21 +#, fuzzy +msgid "Ignore path" +msgstr "Ignore case" + +#: /tmp/fish/implicit/share/completions/tmutil.fish:22 +msgid "Ignore logical volume identity" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tmutil.fish:23 +#, fuzzy +msgid "Delete one or more snapshots" +msgstr "Remove one or more packages" + +#: /tmp/fish/implicit/share/completions/tmutil.fish:24 +#, fuzzy +msgid "Print information about destinations" +msgstr "Return status information about fish" + +#: /tmp/fish/implicit/share/completions/tmutil.fish:25 +msgid "Turn off automatic backups" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tmutil.fish:26 +msgid "Turn off local Time Machine snapshots" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tmutil.fish:27 +msgid "Turn on automatic backups" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tmutil.fish:28 +msgid "Turn on local Time Machine snapshots" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tmutil.fish:29 +msgid "" +"Claim a machine directory or sparsebundle for use by the current machine" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tmutil.fish:30 +msgid "Determine if a file, directory, or volume are excluded from backups" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tmutil.fish:31 +#, fuzzy +msgid "Print the path to the latest snapshot" +msgstr "Print time of last boot" + +#: /tmp/fish/implicit/share/completions/tmutil.fish:32 +#, fuzzy +msgid "Print paths for all snapshots" +msgstr "Print path to command" + +#: /tmp/fish/implicit/share/completions/tmutil.fish:33 +#, fuzzy +msgid "Print the path to the current machine directory" +msgstr "Change working directory" + +#: /tmp/fish/implicit/share/completions/tmutil.fish:34 +#, fuzzy +msgid "Removes a backup destination" +msgstr "Removes backup generations" + +#: /tmp/fish/implicit/share/completions/tmutil.fish:35 +#, fuzzy +msgid "Remove an exclusion" +msgstr "Remove a key" + +#: /tmp/fish/implicit/share/completions/tmutil.fish:38 +msgid "Restore an item" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tmutil.fish:39 +#, fuzzy +msgid "Set a backup destination" +msgstr "Lists every backup generation" + +#: /tmp/fish/implicit/share/completions/tmutil.fish:40 +#, fuzzy +msgid "Add to the list of destinations" +msgstr "Query packages with the specified group" + +#: /tmp/fish/implicit/share/completions/tmutil.fish:41 +msgid "Enter the password at a non-echoing interactive prompt" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tmutil.fish:42 +msgid "Create new local Time Machine snapshot" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tmutil.fish:43 +msgid "Begin a backup if one is not already running" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tmutil.fish:44 +#, fuzzy +msgid "Automatic mode" +msgstr "Cumulative mode" + +#: /tmp/fish/implicit/share/completions/tmutil.fish:45 +msgid "Block until finished" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tmutil.fish:46 +#, fuzzy +msgid "Automatic rotation" +msgstr "Attempt automatic login" + +#: /tmp/fish/implicit/share/completions/tmutil.fish:47 +#, fuzzy +msgid "Backup destination" +msgstr "Back up the original version" + +#: /tmp/fish/implicit/share/completions/tmutil.fish:48 +msgid "Cancel a backup currently in progress" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tmutil.fish:49 +msgid "Analyze the specified path and determine its unique size" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tmutil.fish:50 +msgid "Verify snapshot" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tmutil.fish:52 +#, fuzzy +msgid "Print as XML" +msgstr "Print database" + +#: /tmp/fish/implicit/share/completions/tmux.fish:1 +msgid "available sessions" +msgstr "available sessions" + +#: /tmp/fish/implicit/share/completions/tmux.fish:2 +msgid "connected clients" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tmux.fish:3 +msgid "window panes" +msgstr "window panes" + +#: /tmp/fish/implicit/share/completions/tmux.fish:4 +msgid "Force tmux to assume the terminal supports 256 colours" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tmux.fish:5 +msgid "Like -2, but indicates that the terminal supports 88 colours" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tmux.fish:6 +#, fuzzy +msgid "Behave as a login shell" +msgstr "This is a login shell\n" + +#: /tmp/fish/implicit/share/completions/tmux.fish:7 +#, fuzzy +msgid "Set the quiet server option" +msgstr "Set the network timeout" + +#: /tmp/fish/implicit/share/completions/tmux.fish:8 +msgid "Flag explicitly informs tmux that UTF-8 is supported" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tmux.fish:9 +#, fuzzy +msgid "Request verbose logging" +msgstr "List users logged in" + +#: /tmp/fish/implicit/share/completions/tmux.fish:10 +#, fuzzy +msgid "Report the tmux version" +msgstr "Sort by version" + +#: /tmp/fish/implicit/share/completions/tmux.fish:11 +#, fuzzy +msgid "Execute command using the default shell" +msgstr "Select entire command line (default)" + +#: /tmp/fish/implicit/share/completions/tmux.fish:13 +#, fuzzy +msgid "Specify the name of the server socket to use" +msgstr "Specify the remote shell to use" + +#: /tmp/fish/implicit/share/completions/tmux.fish:14 +msgid "Full path to server socket. If set, -L is ignored." +msgstr "" + +#: /tmp/fish/implicit/share/completions/tmux.fish:15 +#, fuzzy +msgid "attach to existing session" +msgstr "Create a local copy of another repository" + +#: /tmp/fish/implicit/share/completions/tmux.fish:16 +#, fuzzy +msgid "detach other clients" +msgstr "List or remove functions" + +#: /tmp/fish/implicit/share/completions/tmux.fish:17 +#, fuzzy +msgid "attach in read-only mode" +msgstr "Read-only mode" + +#: /tmp/fish/implicit/share/completions/tmux.fish:18 +#, fuzzy +msgid "detach current client" +msgstr "Set or get all current limits" + +#: /tmp/fish/implicit/share/completions/tmux.fish:19 +msgid "SIGHUP parent process of client, likely causing it to exit" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tmux.fish:20 +msgid "report error and exit with 1 if the specified session does not exist" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tmux.fish:21 +msgid "kill tmux server, clients, and sessions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tmux.fish:22 +msgid "" +"destroy session, closing windows linked to it and no other sessions, detach " +"all clients" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tmux.fish:23 +#, fuzzy +msgid "list all attached clients" +msgstr "Delete all cache contents" + +#: /tmp/fish/implicit/share/completions/tmux.fish:24 +#, fuzzy +msgid "list syntax for all tmux commands" +msgstr "list all “gem” commands" + +#: /tmp/fish/implicit/share/completions/tmux.fish:25 +#, fuzzy +msgid "list all sessions" +msgstr "Print all versions" + +#: /tmp/fish/implicit/share/completions/tmux.fish:26 +#, fuzzy +msgid "lock client" +msgstr "Block size" + +#: /tmp/fish/implicit/share/completions/tmux.fish:27 +#, fuzzy +msgid "lock session" +msgstr "Unlock a revision" + +#: /tmp/fish/implicit/share/completions/tmux.fish:28 +msgid "create a new session with name session-name" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tmux.fish:29 +msgid "don't attach to current window" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tmux.fish:30 +#, fuzzy +msgid "window-name" +msgstr "window panes" + +#: /tmp/fish/implicit/share/completions/tmux.fish:31 +#, fuzzy +msgid "session-name" +msgstr "Version number" + +#: /tmp/fish/implicit/share/completions/tmux.fish:32 +#, fuzzy +msgid "width" +msgstr "Line width" + +#: /tmp/fish/implicit/share/completions/tmux.fish:33 +msgid "height" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tmux.fish:34 +#, fuzzy +msgid "refresh client" +msgstr "Name of client" + +#: /tmp/fish/implicit/share/completions/tmux.fish:35 +#, fuzzy +msgid "update client status bar" +msgstr "Negate exit status of job" + +#: /tmp/fish/implicit/share/completions/tmux.fish:36 +#, fuzzy +msgid "rename session" +msgstr "Rename stdin" + +#: /tmp/fish/implicit/share/completions/tmux.fish:37 +msgid "save msgs in status bar in per-client msg log" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tmux.fish:38 +#, fuzzy +msgid "execute commands from path" +msgstr "execute commands from file, then exit" + +#: /tmp/fish/implicit/share/completions/tmux.fish:39 +msgid "start tmux server if not running; do not create a session" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tmux.fish:40 +msgid "send SIGTSTP signal to client (tty stop)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tmux.fish:41 +msgid "Switch the current session for client target-client to target-session" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tmux.fish:42 +#, fuzzy +msgid "move client to the last session" +msgstr "Removes a client from the repository" + +#: /tmp/fish/implicit/share/completions/tmux.fish:43 +#, fuzzy +msgid "move client to the next session" +msgstr "Removes a client from the repository" + +#: /tmp/fish/implicit/share/completions/tmux.fish:44 +#, fuzzy +msgid "move client to the previous session" +msgstr "Removes a client from the repository" + +#: /tmp/fish/implicit/share/completions/tmux.fish:45 +#, fuzzy +msgid "toggle if client is read-only" +msgstr "Open folder read-only" + +#: /tmp/fish/implicit/share/completions/tmux.fish:46 +#: /tmp/fish/implicit/share/completions/tmux.fish:47 +#: /tmp/fish/implicit/share/completions/tmux.fish:73 +#: /tmp/fish/implicit/share/completions/tmux.fish:76 +#, fuzzy +msgid "target-session" +msgstr "Merge revisions" + +#: /tmp/fish/implicit/share/completions/tmux.fish:48 +#: /tmp/fish/implicit/share/completions/tmux.fish:49 +#: /tmp/fish/implicit/share/completions/tmux.fish:80 +#: /tmp/fish/implicit/share/completions/tmux.fish:84 +#, fuzzy +msgid "target-client" +msgstr "Target line" + +#: /tmp/fish/implicit/share/completions/tmux.fish:50 +#, fuzzy +msgid "format string" +msgstr "Prompt string" + +#: /tmp/fish/implicit/share/completions/tmux.fish:51 +#: /tmp/fish/implicit/share/completions/tmux.fish:74 +#, fuzzy +msgid "bind key to command" +msgstr "End of command" + +#: /tmp/fish/implicit/share/completions/tmux.fish:52 +msgid "bind for command mode instead of normal mode" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tmux.fish:53 +msgid "make the binding work without using a prefix key" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tmux.fish:54 +#, fuzzy +msgid "key may repeat" +msgstr "Specify man path" + +#: /tmp/fish/implicit/share/completions/tmux.fish:55 +msgid "choose key table for binding" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tmux.fish:56 +#: /tmp/fish/implicit/share/completions/tmux.fish:58 +#, fuzzy +msgid "list all key bindings" +msgstr "Handle fish key bindings" + +#: /tmp/fish/implicit/share/completions/tmux.fish:57 +#: /tmp/fish/implicit/share/completions/tmux.fish:68 +#, fuzzy +msgid "key table" +msgstr "Executable" + +#: /tmp/fish/implicit/share/completions/tmux.fish:59 +msgid "reset terminal state" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tmux.fish:60 +#: /tmp/fish/implicit/share/completions/tmux.fish:63 +#, fuzzy +msgid "target pane" +msgstr "Target line" + +#: /tmp/fish/implicit/share/completions/tmux.fish:61 +msgid "send the prefix key" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tmux.fish:62 +#, fuzzy +msgid "use secondary prefix" +msgstr "Set directory prefix" + +#: /tmp/fish/implicit/share/completions/tmux.fish:64 +msgid "unbind the command bound to key" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tmux.fish:65 +#, fuzzy +msgid "remove all key bindings" +msgstr "Unable to parse key binding" + +#: /tmp/fish/implicit/share/completions/tmux.fish:66 +#, fuzzy +msgid "binding for command mode" +msgstr "End of command" + +#: /tmp/fish/implicit/share/completions/tmux.fish:67 +msgid "command bound to key without a prefix (if any) removed" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tmux.fish:69 +#, fuzzy +msgid "Set or unset an environment variable" +msgstr "Help on environment variables" + +#: /tmp/fish/implicit/share/completions/tmux.fish:70 +#: /tmp/fish/implicit/share/completions/tmux.fish:75 +#, fuzzy +msgid "global environment" +msgstr "Preserve environment" + +#: /tmp/fish/implicit/share/completions/tmux.fish:71 +msgid "remove from environment before starting a new process" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tmux.fish:72 +#, fuzzy +msgid "unset variable" +msgstr "set/list variables" + +#: /tmp/fish/implicit/share/completions/tmux.fish:77 +msgid "Open the command prompt in a client" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tmux.fish:78 +#, fuzzy +msgid "Comma-separated list of initial text for each prompt" +msgstr "Comma-separated list of dependancy types to show" + +#: /tmp/fish/implicit/share/completions/tmux.fish:79 +#, fuzzy +msgid "Comma-separated list of prompts" +msgstr "Comma separated format" + +#: /tmp/fish/implicit/share/completions/tmux.fish:81 +#, fuzzy +msgid "Display a message" +msgstr "Display man page" + +#: /tmp/fish/implicit/share/completions/tmux.fish:82 +#, fuzzy +msgid "print to stdout" +msgstr "Print file to stdout" + +#: /tmp/fish/implicit/share/completions/tmux.fish:83 +#, fuzzy +msgid "target-pane" +msgstr "Target line" + +#: /tmp/fish/implicit/share/completions/top.fish:2 +msgid "Toggle command line/program name" +msgstr "Toggle command line/program name" + +#: /tmp/fish/implicit/share/completions/top.fish:5 +msgid "Toggle idle processes" +msgstr "Toggle idle processes" + +#: /tmp/fish/implicit/share/completions/top.fish:6 +#, fuzzy +msgid "Maximum iterations" +msgstr "Maximium iterations" + +#: /tmp/fish/implicit/share/completions/top.fish:7 +msgid "Monitor effective UID" +msgstr "Monitor effective UID" + +#: /tmp/fish/implicit/share/completions/top.fish:8 +msgid "Monitor user" +msgstr "Monitor user" + +#: /tmp/fish/implicit/share/completions/top.fish:9 +msgid "Monitor PID" +msgstr "Monitor PID" + +#: /tmp/fish/implicit/share/completions/top.fish:10 +msgid "Secure mode" +msgstr "Secure mode" + +#: /tmp/fish/implicit/share/completions/top.fish:11 +msgid "Cumulative mode" +msgstr "Cumulative mode" + +#: /tmp/fish/implicit/share/completions/totem.fish:1 +msgid "Output a brief synopsis of command options then quit" +msgstr "" + +#: /tmp/fish/implicit/share/completions/totem.fish:2 +msgid "Output a longer help message then quit" +msgstr "" + +#: /tmp/fish/implicit/share/completions/totem.fish:3 +#, fuzzy +msgid "Output version information then quit" msgstr "Print version information and exit" -#: share/functions/__fish_complete_vi.fish:91 +#: /tmp/fish/implicit/share/completions/totem.fish:4 +msgid "Tell any running totem instance: Toggle between play and pause" +msgstr "" + +#: /tmp/fish/implicit/share/completions/totem.fish:5 +msgid "Tell any running totem instance: Play" +msgstr "" + +#: /tmp/fish/implicit/share/completions/totem.fish:6 +msgid "Tell any running totem instance: Pause" +msgstr "" + +#: /tmp/fish/implicit/share/completions/totem.fish:7 +msgid "Tell any running totem instance: Skip to next" +msgstr "" + +#: /tmp/fish/implicit/share/completions/totem.fish:8 +msgid "Tell any running totem instance: Skip to previous" +msgstr "" + +#: /tmp/fish/implicit/share/completions/totem.fish:9 +msgid "Tell any running totem instance: Seek forwards 15 sec" +msgstr "" + +#: /tmp/fish/implicit/share/completions/totem.fish:10 +msgid "Tell any running totem instance: Seek backwards 15 sec" +msgstr "" + +#: /tmp/fish/implicit/share/completions/totem.fish:11 +msgid "Tell any running totem instance: Raise volume by 8%" +msgstr "" + +#: /tmp/fish/implicit/share/completions/totem.fish:12 +msgid "Tell any running totem instance: Lower volume by 8%" +msgstr "" + +#: /tmp/fish/implicit/share/completions/totem.fish:13 +msgid "Tell any running totem instance: Toggle fullscreen" +msgstr "" + +#: /tmp/fish/implicit/share/completions/totem.fish:14 +msgid "Tell any running totem instance: Quit" +msgstr "" + +#: /tmp/fish/implicit/share/completions/totem.fish:15 +msgid "Tell any running totem instance: Add to playlist" +msgstr "" + +#: /tmp/fish/implicit/share/completions/totem.fish:16 +msgid "Tell any running totem instance: Play from playlist" +msgstr "" + +#: /tmp/fish/implicit/share/completions/transmission-remote.fish:1 +msgid "Add torrents to transmission" +msgstr "" + +#: /tmp/fish/implicit/share/completions/transmission-remote.fish:2 +#, fuzzy +msgid "Enable debugging mode" +msgstr "Debugging mode" + +#: /tmp/fish/implicit/share/completions/transmission-remote.fish:3 +msgid "Use the alternate Limits" +msgstr "" + +#: /tmp/fish/implicit/share/completions/transmission-remote.fish:4 +#, fuzzy +msgid "Don't use the alternate Limits" +msgstr "Don't run the test script" + +#: /tmp/fish/implicit/share/completions/transmission-remote.fish:5 +#, fuzzy +msgid "Limit the alternate download speed" +msgstr "Limit the download speed" + +#: /tmp/fish/implicit/share/completions/transmission-remote.fish:6 +#, fuzzy +msgid "Limit the alternate upload speed" +msgstr "Limit the download speed" + +#: /tmp/fish/implicit/share/completions/transmission-remote.fish:7 +#, fuzzy +msgid "Use the scheduled on/off times" +msgstr "Use this files times" + +#: /tmp/fish/implicit/share/completions/transmission-remote.fish:8 +msgid "Don't use the scheduled on/off times" +msgstr "" + +#: /tmp/fish/implicit/share/completions/transmission-remote.fish:9 +msgid "Time to start using the alt speed limits (in)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/transmission-remote.fish:10 +msgid "Time to stop using the alt speed limits (hhmm)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/transmission-remote.fish:11 +#, fuzzy +msgid "Number of days to enable the speed scheduler" +msgstr "Name of the darcs executable on the remote server" + +#: /tmp/fish/implicit/share/completions/transmission-remote.fish:12 +msgid "Script to run each time a torrent finishes" +msgstr "" + +#: /tmp/fish/implicit/share/completions/transmission-remote.fish:13 +msgid "Don't run any script when a torrent finishes" +msgstr "" + +#: /tmp/fish/implicit/share/completions/transmission-remote.fish:14 +msgid "Directory for incomplete downloads" +msgstr "" + +#: /tmp/fish/implicit/share/completions/transmission-remote.fish:15 +#, fuzzy +msgid "Don't store incomplete torrents in a different directory" +msgstr "Don't remove the test directory" + +#: /tmp/fish/implicit/share/completions/transmission-remote.fish:16 +#, fuzzy +msgid "Limit the maximum download speed to limit" +msgstr "Limit the download speed" + +#: /tmp/fish/implicit/share/completions/transmission-remote.fish:17 +#, fuzzy +msgid "Disable download speed limits" +msgstr "Disable downloading packages" + +#: /tmp/fish/implicit/share/completions/transmission-remote.fish:18 +msgid "Set the session's maximum memory cache size (MiB)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/transmission-remote.fish:19 +#, fuzzy +msgid "Encrypt all peer connections" +msgstr "Encrypt all net traffic" + +#: /tmp/fish/implicit/share/completions/transmission-remote.fish:20 +msgid "Prefer encrypted peer connections" +msgstr "" + +#: /tmp/fish/implicit/share/completions/transmission-remote.fish:21 +msgid "Prefer unencrypted peer connections" +msgstr "" + +#: /tmp/fish/implicit/share/completions/transmission-remote.fish:22 +msgid "Tell the Transmission to initiate a shutdown" +msgstr "" + +#: /tmp/fish/implicit/share/completions/transmission-remote.fish:23 +#, fuzzy +msgid "Get a file list for the current torrent(s)" +msgstr "Sets an index list for the next track" + +#: /tmp/fish/implicit/share/completions/transmission-remote.fish:24 +msgid "Mark file(s) for download" +msgstr "" + +#: /tmp/fish/implicit/share/completions/transmission-remote.fish:25 +msgid "Mark file(s) for not downloading" +msgstr "" + +#: /tmp/fish/implicit/share/completions/transmission-remote.fish:26 +msgid "Ratio All torrents should seed" +msgstr "" + +#: /tmp/fish/implicit/share/completions/transmission-remote.fish:27 +msgid "All torrents should seed regardless of ratio" +msgstr "" + +#: /tmp/fish/implicit/share/completions/transmission-remote.fish:28 +#, fuzzy +msgid "Print command-line option descriptions" +msgstr "Print commands to stderr" + +#: /tmp/fish/implicit/share/completions/transmission-remote.fish:29 +#, fuzzy +msgid "Show details of the current torrent(s)" +msgstr "Show all of the gems in the current bundle" + +#: /tmp/fish/implicit/share/completions/transmission-remote.fish:30 +#, fuzzy +msgid "List session information from the server" +msgstr "List compression information" + +#: /tmp/fish/implicit/share/completions/transmission-remote.fish:31 +#, fuzzy +msgid "List statistical information from the server" +msgstr "Display change information for the package" + +#: /tmp/fish/implicit/share/completions/transmission-remote.fish:32 +#, fuzzy +msgid "List all torrents" +msgstr "List archive contents" + +#: /tmp/fish/implicit/share/completions/transmission-remote.fish:33 +msgid "Enable portmapping via NAT-PMP or UPnP" +msgstr "" + +#: /tmp/fish/implicit/share/completions/transmission-remote.fish:34 +#, fuzzy +msgid "Disable portmapping" +msgstr "Disable warnings" + +#: /tmp/fish/implicit/share/completions/transmission-remote.fish:35 +#, fuzzy +msgid "Set the username:password for authentication" +msgstr "Prompt for password for authenticating server" + +#: /tmp/fish/implicit/share/completions/transmission-remote.fish:37 +#, fuzzy +msgid "Set authentication information from a netrc file" +msgstr "Print out history information for a module" + +#: /tmp/fish/implicit/share/completions/transmission-remote.fish:38 +msgid "Enable distributed hash table (DHT)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/transmission-remote.fish:39 +msgid "Disable distribued hash table (DHT)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/transmission-remote.fish:40 +#, fuzzy +msgid "Set the port to use when listening" +msgstr "Specify umask to use when writing" + +#: /tmp/fish/implicit/share/completions/transmission-remote.fish:41 +msgid "Give this torrent high bandwidth" +msgstr "" + +#: /tmp/fish/implicit/share/completions/transmission-remote.fish:42 +msgid "Give this torrent normal bandwidth" +msgstr "" + +#: /tmp/fish/implicit/share/completions/transmission-remote.fish:43 +msgid "Give this torrent low bandwidth" +msgstr "" + +#: /tmp/fish/implicit/share/completions/transmission-remote.fish:44 +#, fuzzy +msgid "Try to download the specified files first" +msgstr "Write log output to the specified file descriptor" + +#: /tmp/fish/implicit/share/completions/transmission-remote.fish:45 +#, fuzzy +msgid "Try to download the specified files normally" +msgstr "Create window on the specified display" + +#: /tmp/fish/implicit/share/completions/transmission-remote.fish:46 +#, fuzzy +msgid "Try to download the specified files last" +msgstr "Create window on the specified display" + +#: /tmp/fish/implicit/share/completions/transmission-remote.fish:47 +#, fuzzy +msgid "Set the maximum number of peers" +msgstr "Set the maximum fuzz factor" + +#: /tmp/fish/implicit/share/completions/transmission-remote.fish:48 +#, fuzzy +msgid "Remove the current torrents" +msgstr "Remove the test directory" + +#: /tmp/fish/implicit/share/completions/transmission-remote.fish:49 +msgid "Remove the current torrents and delete data" +msgstr "" + +#: /tmp/fish/implicit/share/completions/transmission-remote.fish:50 +msgid "Reannounce the current torrents" +msgstr "" + +#: /tmp/fish/implicit/share/completions/transmission-remote.fish:51 +msgid "Move the current torrents' data to another directory" +msgstr "" + +#: /tmp/fish/implicit/share/completions/transmission-remote.fish:52 +msgid "Where to look for the current torrents' data" +msgstr "" + +#: /tmp/fish/implicit/share/completions/transmission-remote.fish:53 +msgid "Current torrents seed until a specific ratio" +msgstr "" + +#: /tmp/fish/implicit/share/completions/transmission-remote.fish:54 +msgid "Current torrents seed regardless of ratio" +msgstr "" + +#: /tmp/fish/implicit/share/completions/transmission-remote.fish:55 +msgid "Current torrents use global seedratio" +msgstr "" + +#: /tmp/fish/implicit/share/completions/transmission-remote.fish:56 +msgid "Add a tracker to a torrent" +msgstr "" + +#: /tmp/fish/implicit/share/completions/transmission-remote.fish:57 +#, fuzzy +msgid "Remove a tracker from a torrent" +msgstr "Removes a lock file for a client" + +#: /tmp/fish/implicit/share/completions/transmission-remote.fish:58 +#, fuzzy +msgid "Start the current torrents" +msgstr "Displays the current mode" + +#: /tmp/fish/implicit/share/completions/transmission-remote.fish:59 +#, fuzzy +msgid "Stop the current torrents" +msgstr "Stop the currently evaluated function" + +#: /tmp/fish/implicit/share/completions/transmission-remote.fish:60 +msgid "Start added torrents paused" +msgstr "" + +#: /tmp/fish/implicit/share/completions/transmission-remote.fish:61 +msgid "Start added torrents unpaused" +msgstr "" + +#: /tmp/fish/implicit/share/completions/transmission-remote.fish:62 +msgid "Set torrents as current for subsequent options" +msgstr "" + +#: /tmp/fish/implicit/share/completions/transmission-remote.fish:63 +msgid "Delete torrents after adding" +msgstr "" + +#: /tmp/fish/implicit/share/completions/transmission-remote.fish:64 +msgid "Do not delete torrents after adding" +msgstr "" + +#: /tmp/fish/implicit/share/completions/transmission-remote.fish:65 +msgid "Current torrents honor session limits" +msgstr "" + +#: /tmp/fish/implicit/share/completions/transmission-remote.fish:66 +msgid "Make the current torrent(s) not honor the session limits" +msgstr "" + +#: /tmp/fish/implicit/share/completions/transmission-remote.fish:67 +#, fuzzy +msgid "Limit the maximum upload speed (KiB/s)" +msgstr "Limit the download speed" + +#: /tmp/fish/implicit/share/completions/transmission-remote.fish:68 +msgid "Disable upload speed limits" +msgstr "" + +#: /tmp/fish/implicit/share/completions/transmission-remote.fish:69 +msgid "Enable uTP for peer connections" +msgstr "" + +#: /tmp/fish/implicit/share/completions/transmission-remote.fish:70 +#, fuzzy +msgid "Disable uTP for peer connections" +msgstr "Disable automtic buffer allocation" + +#: /tmp/fish/implicit/share/completions/transmission-remote.fish:71 +#, fuzzy +msgid "Verify the current torrents" +msgstr "Displays the current mode" + +#: /tmp/fish/implicit/share/completions/transmission-remote.fish:73 +msgid "Use directory as default for new downloads" +msgstr "" + +#: /tmp/fish/implicit/share/completions/transmission-remote.fish:74 +msgid "Enable peer exchange (PEX)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/transmission-remote.fish:75 +msgid "Disable peer exchange (PEX)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/transmission-remote.fish:76 +msgid "Enable local peer discovery (LPD)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/transmission-remote.fish:77 +msgid "Disable local peer discovery (LPD)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/transmission-remote.fish:78 +#, fuzzy +msgid "List the current torrent's connected peers" +msgstr "Test if current token is on Nth place" + +#: /tmp/fish/implicit/share/completions/trap.fish:1 +msgid "Display names of all signals" +msgstr "Display names of all signals" + +#: /tmp/fish/implicit/share/completions/trap.fish:2 +msgid "Display all currently defined trap handlers" +msgstr "Display all currently defined trap handlers" + +#: /tmp/fish/implicit/share/completions/trap.fish:4 +msgid "Signal" +msgstr "" + +#: /tmp/fish/implicit/share/completions/travis.fish:1 +msgid "Displays accounts and their subscription status" +msgstr "" + +#: /tmp/fish/implicit/share/completions/travis.fish:2 +msgid "Displays the most recent build for each branch" +msgstr "" + +#: /tmp/fish/implicit/share/completions/travis.fish:3 +#, fuzzy +msgid "Lists or deletes repository caches" +msgstr "Lists the clients in the repository" + +#: /tmp/fish/implicit/share/completions/travis.fish:4 +msgid "Cancels a job or build" +msgstr "" + +#: /tmp/fish/implicit/share/completions/travis.fish:5 +#, fuzzy +msgid "Interactive shell" +msgstr "Test if this is an interactive shell" + +#: /tmp/fish/implicit/share/completions/travis.fish:6 +#, fuzzy +msgid "Disables a project" +msgstr "Disable automatic properties" + +#: /tmp/fish/implicit/share/completions/travis.fish:7 +#, fuzzy +msgid "Enables a project" +msgstr "Enable automatic properties" + +#: /tmp/fish/implicit/share/completions/travis.fish:8 +msgid "Encrypts values for the .travis.yml" +msgstr "" + +#: /tmp/fish/implicit/share/completions/travis.fish:9 +msgid "Encrypts a file and adds decryption steps to .travis.yml" +msgstr "" + +#: /tmp/fish/implicit/share/completions/travis.fish:10 +#, fuzzy +msgid "Displays or changes the API endpoint" +msgstr "Display $ at end of line" + +#: /tmp/fish/implicit/share/completions/travis.fish:11 +#, fuzzy +msgid "Show or modify build environment variables" +msgstr "Handle environment variables" + +#: /tmp/fish/implicit/share/completions/travis.fish:12 +msgid "Helps you out when in dire need of information" +msgstr "" + +#: /tmp/fish/implicit/share/completions/travis.fish:13 +msgid "Displays a projects build history" +msgstr "" + +#: /tmp/fish/implicit/share/completions/travis.fish:14 +msgid "Generates a .travis.yml and enables the project" +msgstr "" + +#: /tmp/fish/implicit/share/completions/travis.fish:15 +msgid "Display warnings for a .travis.yml" +msgstr "" + +#: /tmp/fish/implicit/share/completions/travis.fish:16 +msgid "Authenticates against the API and stores the token" +msgstr "" + +#: /tmp/fish/implicit/share/completions/travis.fish:17 +msgid "Deletes the stored API token" +msgstr "" + +#: /tmp/fish/implicit/share/completions/travis.fish:18 +msgid "Streams test logs" +msgstr "" + +#: /tmp/fish/implicit/share/completions/travis.fish:19 +msgid "Live monitor for what's going on" +msgstr "" + +#: /tmp/fish/implicit/share/completions/travis.fish:20 +msgid "Opens a build or job in the browser" +msgstr "" + +#: /tmp/fish/implicit/share/completions/travis.fish:21 +msgid "Prints out a repository's public key" +msgstr "" + +#: /tmp/fish/implicit/share/completions/travis.fish:22 +msgid "Makes an (authenticated) API call and prints out the result" +msgstr "" + +#: /tmp/fish/implicit/share/completions/travis.fish:23 +msgid "Generates a report useful for filing issues" +msgstr "" + +#: /tmp/fish/implicit/share/completions/travis.fish:24 +msgid "Lists repositories the user has certain permissions on" +msgstr "" + +#: /tmp/fish/implicit/share/completions/travis.fish:25 +#, fuzzy +msgid "Lists recent requests" +msgstr "Bytes per request" + +#: /tmp/fish/implicit/share/completions/travis.fish:26 +msgid "Restarts a build or job" +msgstr "" + +#: /tmp/fish/implicit/share/completions/travis.fish:27 +#, fuzzy +msgid "Access repository settings" +msgstr "Disable repository" + +#: /tmp/fish/implicit/share/completions/travis.fish:28 +msgid "Sets up an addon or deploy target" +msgstr "" + +#: /tmp/fish/implicit/share/completions/travis.fish:29 +msgid "Displays a build or job" +msgstr "" + +#: /tmp/fish/implicit/share/completions/travis.fish:30 +msgid "Checks, updates or deletes an SSH key" +msgstr "" + +#: /tmp/fish/implicit/share/completions/travis.fish:31 +msgid "Checks status of the latest build" +msgstr "" + +#: /tmp/fish/implicit/share/completions/travis.fish:32 +msgid "Triggers a new sync with GitHub" +msgstr "" + +#: /tmp/fish/implicit/share/completions/travis.fish:33 +msgid "Outputs the secret API token" +msgstr "" + +#: /tmp/fish/implicit/share/completions/travis.fish:34 +#, fuzzy +msgid "Outputs the client version" +msgstr "Back up the original version" + +#: /tmp/fish/implicit/share/completions/travis.fish:35 +msgid "Lists most recent builds" +msgstr "" + +#: /tmp/fish/implicit/share/completions/travis.fish:36 +#, fuzzy +msgid "Outputs the current user" +msgstr "Displays the current mode" + +#: /tmp/fish/implicit/share/completions/travis.fish:38 +msgid "Be interactive and colorful" +msgstr "" + +#: /tmp/fish/implicit/share/completions/travis.fish:39 +msgid "Don't be interactive and colorful" +msgstr "" + +#: /tmp/fish/implicit/share/completions/travis.fish:40 +#, fuzzy +msgid "Don't rescue exceptions" +msgstr "Don't execute scripts" + +#: /tmp/fish/implicit/share/completions/travis.fish:41 +#, fuzzy +msgid "Rescue exceptions" +msgstr "Device section" + +#: /tmp/fish/implicit/share/completions/travis.fish:42 +#, fuzzy +msgid "Don't check if travis client is up to date" +msgstr "Don't check for sufficient disk space before installation" + +#: /tmp/fish/implicit/share/completions/travis.fish:43 +msgid "Don't check if auto-completion is set up" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tree.fish:1 +#, fuzzy +msgid "All files are listed" +msgstr "All bitfields are signed" + +#: /tmp/fish/implicit/share/completions/tree.fish:2 +#, fuzzy +msgid "List directories only" +msgstr "List subdirectory recursively" + +#: /tmp/fish/implicit/share/completions/tree.fish:3 +#, fuzzy +msgid "Follow symbolic links like directories" +msgstr "Symbolic link to directory" + +#: /tmp/fish/implicit/share/completions/tree.fish:4 +#, fuzzy +msgid "Print the full path prefix for each file" +msgstr "print full path to ebuild for package" + +#: /tmp/fish/implicit/share/completions/tree.fish:5 +#, fuzzy +msgid "Stay on current filesystem only" +msgstr "Stay on this file system" + +#: /tmp/fish/implicit/share/completions/tree.fish:6 +#, fuzzy +msgid "Descend only level directories deep" +msgstr "Recursively remove subdirectories" + +#: /tmp/fish/implicit/share/completions/tree.fish:7 +msgid "Rerun tree when max dir level reached" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tree.fish:8 +#, fuzzy +msgid "List only those files that match the pattern given" +msgstr "Exclude files that match pattern in file" + +#: /tmp/fish/implicit/share/completions/tree.fish:9 +#, fuzzy +msgid "Do not list files that match the given pattern" +msgstr "Insert modules matching the given wildcard" + +#: /tmp/fish/implicit/share/completions/tree.fish:10 +msgid "Turn off file/directory count at end of tree listing" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tree.fish:11 +msgid "Use charset X for terminal/HTML and indentation line output" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tree.fish:12 +msgid "Do not descend dirs with more than # files in them" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tree.fish:13 +msgid "Print and format time according to the format " +msgstr "" + +#: /tmp/fish/implicit/share/completions/tree.fish:14 +#, fuzzy +msgid "Output to file instead of stdout" +msgstr "Use this config file instead of default" + +#: /tmp/fish/implicit/share/completions/tree.fish:15 +#, fuzzy +msgid "Print non-printable characters as '?'" +msgstr "Replace non-graphic characters with “?”" + +#: /tmp/fish/implicit/share/completions/tree.fish:16 +#, fuzzy +msgid "Print non-printable characters as is" +msgstr "Escape all non-printing characters" + +#: /tmp/fish/implicit/share/completions/tree.fish:17 +msgid "Quote filenames with double quotes" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tree.fish:18 +#, fuzzy +msgid "Print the protections for each file" +msgstr "Launch default action for each file" + +#: /tmp/fish/implicit/share/completions/tree.fish:19 +#, fuzzy +msgid "Displays file owner or UID number" +msgstr "Display line number" + +#: /tmp/fish/implicit/share/completions/tree.fish:20 +#, fuzzy +msgid "Displays file group owner or GID number" +msgstr "Display line number" + +#: /tmp/fish/implicit/share/completions/tree.fish:21 +#, fuzzy +msgid "Print the size in bytes of each file" +msgstr "Print size of files" + +#: /tmp/fish/implicit/share/completions/tree.fish:22 +msgid "Print the size in a more human readable way" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tree.fish:23 +msgid "Like -h, but use in SI units (powers of 1000)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tree.fish:24 +msgid "Print the date of last modification or (-c) status change" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tree.fish:25 +msgid "Appends '/', '=', '*', '@', '|' or '>' as per ls -F" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tree.fish:26 +#, fuzzy +msgid "Print inode number of each file" +msgstr "Print inode number of files" + +#: /tmp/fish/implicit/share/completions/tree.fish:27 +#, fuzzy +msgid "Print device ID number to which each file belongs" +msgstr "Print inode number of files" + +#: /tmp/fish/implicit/share/completions/tree.fish:28 +msgid "Sort files alphanumerically by version" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tree.fish:29 +msgid "Sort files in reverse alphanumeric order" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tree.fish:30 +#, fuzzy +msgid "Sort files by last modification time" +msgstr "Sort by modification time" + +#: /tmp/fish/implicit/share/completions/tree.fish:31 +msgid "Sort files by last status change time" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tree.fish:32 +msgid "Leave files unsorted" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tree.fish:33 +msgid "List directories before files (-U disables)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tree.fish:34 +#, fuzzy +msgid "Don't print indentation lines" +msgstr "Do not print explanations" + +#: /tmp/fish/implicit/share/completions/tree.fish:35 +msgid "Print ANSI lines graphic indentation lines" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tree.fish:36 +msgid "Print with ASCII graphics indentation lines" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tree.fish:37 +msgid "Turn colorization off always (-C overrides)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tree.fish:38 +msgid "Turn colorization on always" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tree.fish:39 +msgid "Prints out an XML representation of the tree" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tree.fish:40 +msgid "Prints out HTML format with baseHREF as top directory" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tree.fish:41 +msgid "Replace the default HTML title and H1 header with string" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tree.fish:42 +msgid "Turn off hyperlinks in HTML output" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tree.fish:44 +#, fuzzy +msgid "Print usage and this help message and exit" +msgstr "Print help message and exit" + +#: /tmp/fish/implicit/share/completions/tr.fish:1 +msgid "use the complement of SET1" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tr.fish:2 +msgid "delete characters in SET1, do not translate" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tr.fish:3 +msgid "" +"replace each input sequence of a repeated character that is listed in SET1 " +"with a single occurrence of that character" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tr.fish:4 +msgid "first truncate SET1 to length of SET2" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tr.fish:7 +msgid "all letters and digits" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tr.fish:8 +msgid "all letters" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tr.fish:9 +#, fuzzy +msgid "all horizontal whitespace" +msgstr "Ignore all white space" + +#: /tmp/fish/implicit/share/completions/tr.fish:10 +#, fuzzy +msgid "all control characters" +msgstr "Display control chars" + +#: /tmp/fish/implicit/share/completions/tr.fish:11 +msgid "all digits" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tr.fish:12 +msgid "all printable characters, not including space" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tr.fish:13 +msgid "all lower case letters" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tr.fish:14 +#, fuzzy +msgid "all printable characters, including space" +msgstr "Print character counts" + +#: /tmp/fish/implicit/share/completions/tr.fish:15 +#, fuzzy +msgid "all punctuation characters" +msgstr "Escape all non-printing characters" + +#: /tmp/fish/implicit/share/completions/tr.fish:16 +msgid "all horizontal or vertical whitespace" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tr.fish:17 +msgid "all upper case letters" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tr.fish:18 +msgid "all hexadecimal digits" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tr.fish:19 +msgid "Complement the set of characters in string1." +msgstr "" + +#: /tmp/fish/implicit/share/completions/tr.fish:20 +msgid "Same as -C but complement the set of values in string1." +msgstr "" + +#: /tmp/fish/implicit/share/completions/tr.fish:21 +msgid "Delete characters in string1 from the input." +msgstr "" + +#: /tmp/fish/implicit/share/completions/tr.fish:22 +msgid "" +"Squeeze multiple occurrences of the characters listed in the last operand " +"(either string1 or string2) in the input into a single instance of the " +"character." +msgstr "" + +#: /tmp/fish/implicit/share/completions/tr.fish:23 +msgid "Guarantee that any output is unbuffered." +msgstr "" + +#: /tmp/fish/implicit/share/completions/tr.fish:24 +#, fuzzy +msgid "alphanumeric characters" +msgstr "Escape character" + +#: /tmp/fish/implicit/share/completions/tr.fish:25 +#, fuzzy +msgid "alphabetic characters" +msgstr "Escape character" + +#: /tmp/fish/implicit/share/completions/tr.fish:26 +#, fuzzy +msgid "whitespace characters" +msgstr "Escape character" + +#: /tmp/fish/implicit/share/completions/tr.fish:27 +#, fuzzy +msgid "control characters" +msgstr "Display control chars" + +#: /tmp/fish/implicit/share/completions/tr.fish:28 +#, fuzzy +msgid "numeric characters" +msgstr "Print character counts" + +#: /tmp/fish/implicit/share/completions/tr.fish:29 +#, fuzzy +msgid "graphic characters" +msgstr "Escape character" + +#: /tmp/fish/implicit/share/completions/tr.fish:30 +#, fuzzy +msgid "ideographic characters" +msgstr "Replace non-graphic characters with “?”" + +#: /tmp/fish/implicit/share/completions/tr.fish:31 +#, fuzzy +msgid "lower-case alphabetic characters" +msgstr "Octal escapes for non graphic characters" + +#: /tmp/fish/implicit/share/completions/tr.fish:32 +#, fuzzy +msgid "phonographic characters" +msgstr "Octal escapes for non graphic characters" + +#: /tmp/fish/implicit/share/completions/tr.fish:33 +#, fuzzy +msgid "printable characters" +msgstr "Print character counts" + +#: /tmp/fish/implicit/share/completions/tr.fish:34 +#, fuzzy +msgid "punctuation characters" +msgstr "Output character range" + +#: /tmp/fish/implicit/share/completions/tr.fish:35 +#, fuzzy +msgid "valid characters" +msgstr "Escape character" + +#: /tmp/fish/implicit/share/completions/tr.fish:36 +#, fuzzy +msgid "space characters" +msgstr "Escape character" + +#: /tmp/fish/implicit/share/completions/tr.fish:37 +#, fuzzy +msgid "special characters" +msgstr "Escape character" + +#: /tmp/fish/implicit/share/completions/tr.fish:38 +#, fuzzy +msgid "upper-case characters" +msgstr "Escape character" + +#: /tmp/fish/implicit/share/completions/tr.fish:39 +#, fuzzy +msgid "hexadecimal characters" +msgstr "Escape character" + +#: /tmp/fish/implicit/share/completions/type.fish:2 +msgid "Print all possible definitions of the specified name" +msgstr "Print all possible definitions of the specified name" + +#: /tmp/fish/implicit/share/completions/type.fish:3 +#, fuzzy +msgid "Suppress function and builtin lookup" +msgstr "Supress function and builtin lookup" + +#: /tmp/fish/implicit/share/completions/type.fish:4 +#, fuzzy +msgid "Print command type" +msgstr "Print commands to stderr" + +#: /tmp/fish/implicit/share/completions/type.fish:5 +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" + +#: /tmp/fish/implicit/share/completions/type.fish:6 +msgid "Print path to command" +msgstr "Print path to command" + +#: /tmp/fish/implicit/share/completions/type.fish:7 +#, fuzzy +msgid "Suppress output" +msgstr "Suppresses normal output" + +#: /tmp/fish/implicit/share/completions/udisksctl.fish:3 +#, fuzzy +msgid "Shows information about an object" +msgstr "Suppress informational output" + +#: /tmp/fish/implicit/share/completions/udisksctl.fish:4 +#, fuzzy +msgid "Shows information about all objects" +msgstr "Display information about a local or remote item." + +#: /tmp/fish/implicit/share/completions/udisksctl.fish:5 +msgid "Shows high-level status" +msgstr "" + +#: /tmp/fish/implicit/share/completions/udisksctl.fish:6 +#, fuzzy +msgid "Monitor changes to objects" +msgstr "Ignore changes in case" + +#: /tmp/fish/implicit/share/completions/udisksctl.fish:7 +#, fuzzy +msgid "Mount a filesystem" +msgstr "Show all filesystems" + +#: /tmp/fish/implicit/share/completions/udisksctl.fish:8 +#, fuzzy +msgid "Unmount a filesystem" +msgstr "Show all filesystems" + +#: /tmp/fish/implicit/share/completions/udisksctl.fish:9 +#, fuzzy +msgid "Unlock an encrypted device" +msgstr "Unlock a revision" + +#: /tmp/fish/implicit/share/completions/udisksctl.fish:10 +msgid "Lock an encrypted device" +msgstr "" + +#: /tmp/fish/implicit/share/completions/udisksctl.fish:11 +#, fuzzy +msgid "Set-up a loop device" +msgstr "Stop service" + +#: /tmp/fish/implicit/share/completions/udisksctl.fish:12 +#, fuzzy +msgid "Delete a loop device" +msgstr "File is block device" + +#: /tmp/fish/implicit/share/completions/udisksctl.fish:13 +msgid "Safely power off a drive" +msgstr "" + +#: /tmp/fish/implicit/share/completions/udisksctl.fish:14 +#, fuzzy +msgid "Set SMART data for a drive" +msgstr "Set date forward" + +#: /tmp/fish/implicit/share/completions/udisksctl.fish:15 +#, fuzzy +msgid "Object to get information about" +msgstr "Return status information about fish" + +#: /tmp/fish/implicit/share/completions/udisksctl.fish:16 +#, fuzzy +msgid "Block device to get information about" +msgstr "Return status information about fish" + +#: /tmp/fish/implicit/share/completions/udisksctl.fish:17 +#, fuzzy +msgid "Drive to get information about" +msgstr "Print extra information" + +#: /tmp/fish/implicit/share/completions/udisksctl.fish:18 +#, fuzzy +msgid "Filesystem type to use" +msgstr "Print filesystem type" + +#: /tmp/fish/implicit/share/completions/udisksctl.fish:20 +#, fuzzy +msgid "Force/layzy unmount" +msgstr "Lazy unmount" + +#: /tmp/fish/implicit/share/completions/udisksctl.fish:22 +#, fuzzy +msgid "Mounted block device" +msgstr "File is block device" + +#: /tmp/fish/implicit/share/completions/udisksctl.fish:23 +#, fuzzy +msgid "File to set-up a loop device for" +msgstr "File is block device" + +#: /tmp/fish/implicit/share/completions/udisksctl.fish:24 +#, fuzzy +msgid "Setup read-only device" +msgstr "Read-only mode" + +#: /tmp/fish/implicit/share/completions/udisksctl.fish:25 +msgid "Start at bytes into file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/udisksctl.fish:26 +msgid "Limit size to bytes" +msgstr "" + +#: /tmp/fish/implicit/share/completions/udisksctl.fish:27 +msgid "Object for loop device to delete" +msgstr "" + +#: /tmp/fish/implicit/share/completions/udisksctl.fish:28 +msgid "Loop device to delete" +msgstr "" + +#: /tmp/fish/implicit/share/completions/udisksctl.fish:29 +msgid "File with libatasmart blob" +msgstr "" + +#: /tmp/fish/implicit/share/completions/udisksctl.fish:30 +#, fuzzy +msgid "Do not authenticate the user if needed" +msgstr "Do not cache authentication tokens" + +#: /tmp/fish/implicit/share/completions/udisksctl.fish:31 +msgid "Object to " +msgstr "" + +#: /tmp/fish/implicit/share/completions/udisksctl.fish:32 +#, fuzzy +msgid "Block device to " +msgstr "Block device" + +#: /tmp/fish/implicit/share/completions/udisksctl.fish:33 +msgid "Object path for ATA device" +msgstr "" + +#: /tmp/fish/implicit/share/completions/udisksctl.fish:34 +#, fuzzy +msgid "Block device for ATA device" +msgstr "Block device" + +#: /tmp/fish/implicit/share/completions/ulimit.fish:1 +#, fuzzy +msgid "Set or get soft limit" +msgstr "Set or get all current limits" + +#: /tmp/fish/implicit/share/completions/ulimit.fish:2 +#, fuzzy +msgid "Set or get hard limit" +msgstr "Set or get all current limits" + +#: /tmp/fish/implicit/share/completions/ulimit.fish:3 +msgid "Set or get all current limits" +msgstr "Set or get all current limits" + +#: /tmp/fish/implicit/share/completions/ulimit.fish:4 +msgid "Maximum size of core files created" +msgstr "Maximum size of core files created" + +#: /tmp/fish/implicit/share/completions/ulimit.fish:5 +msgid "Maximum size of a process's data segment" +msgstr "Maximum size of a process's data segment" + +#: /tmp/fish/implicit/share/completions/ulimit.fish:6 +msgid "Maximum size of files created by the shell" +msgstr "Maximum size of files created by the shell" + +#: /tmp/fish/implicit/share/completions/ulimit.fish:7 +msgid "Maximum size that may be locked into memory" +msgstr "Maximum size that may be locked into memory" + +#: /tmp/fish/implicit/share/completions/ulimit.fish:8 +msgid "Maximum resident set size" +msgstr "Maximum resident set size" + +#: /tmp/fish/implicit/share/completions/ulimit.fish:9 +msgid "Maximum number of open file descriptors" +msgstr "Maximum number of open file descriptors" + +#: /tmp/fish/implicit/share/completions/ulimit.fish:10 +msgid "Maximum stack size" +msgstr "Maximum stack size" + +#: /tmp/fish/implicit/share/completions/ulimit.fish:11 +msgid "Maximum amount of cpu time in seconds" +msgstr "Maximum amount of cpu time in seconds" + +#: /tmp/fish/implicit/share/completions/ulimit.fish:12 +msgid "Maximum number of processes available to a single user" +msgstr "Maximum number of processes available to a single user" + +#: /tmp/fish/implicit/share/completions/ulimit.fish:13 +msgid "Maximum amount of virtual memory available to the shell" +msgstr "Maximum amount of virtual memory available to the shell" + +#: /tmp/fish/implicit/share/completions/ulimit.fish:15 +#, fuzzy +msgid "New resource limit" +msgstr "Recursion limit" + +#: /tmp/fish/implicit/share/completions/umount.fish:5 +msgid "Unmount without writing in /etc/mtab" +msgstr "Unmount without writing in /etc/mtab" + +#: /tmp/fish/implicit/share/completions/umount.fish:6 +msgid "In case unmounting fails, try to remount read-only" +msgstr "In case unmounting fails, try to remount read-only" + +#: /tmp/fish/implicit/share/completions/umount.fish:7 +msgid "" +"In case the unmounted device was a loop device, also free this loop device" +msgstr "" +"In case the unmounted device was a loop device, also free this loop device" + +#: /tmp/fish/implicit/share/completions/umount.fish:8 +msgid "Don't call the /sbin/umount. helper even if it exists" +msgstr "Don't call the /sbin/umount. helper even if it exists" + +#: /tmp/fish/implicit/share/completions/umount.fish:9 +msgid "Unmount all of the file systems described in /etc/mtab" +msgstr "Unmount all of the file systems described in /etc/mtab" + +#: /tmp/fish/implicit/share/completions/umount.fish:10 +msgid "Actions should only be taken on file systems of the specified type" +msgstr "Actions should only be taken on file systems of the specified type" + +#: /tmp/fish/implicit/share/completions/umount.fish:11 +msgid "" +"Actions should only be taken on file systems with the specified options in /" +"etc/fstab" +msgstr "" +"Actions should only be taken on file systems with the specified options in /" +"etc/fstab" + +#: /tmp/fish/implicit/share/completions/umount.fish:12 +msgid "Force unmount (in case of an unreachable NFS system)" +msgstr "Force unmount (in case of an unreachable NFS system)" + +#: /tmp/fish/implicit/share/completions/umount.fish:13 +msgid "" +"Detach the filesystem from the filesystem hierarchy now, and cleanup all " +"references to the filesystem as soon as it is not busy" +msgstr "" +"Detach the filesystem from the filesystem hierarchy now, and cleanup all " +"references to the filesystem as soon as it is not busy" + +#: /tmp/fish/implicit/share/completions/uname.fish:1 +msgid "Behave as though all of the options mnrsv were specified." +msgstr "" + +#: /tmp/fish/implicit/share/completions/uname.fish:2 +#, fuzzy +msgid "print the machine hardware name." +msgstr "Print machine name" + +#: /tmp/fish/implicit/share/completions/uname.fish:3 +#, fuzzy +msgid "print the nodename" +msgstr "Print kernel name" + +#: /tmp/fish/implicit/share/completions/uname.fish:4 +msgid "print the machine processor architecture name." +msgstr "" + +#: /tmp/fish/implicit/share/completions/uname.fish:5 +#, fuzzy +msgid "print the operating system release." +msgstr "Print the target operating system ID string" + +#: /tmp/fish/implicit/share/completions/uname.fish:6 +#, fuzzy +msgid "print the operating system name." +msgstr "Print the target operating system ID string" + +#: /tmp/fish/implicit/share/completions/uname.fish:7 +#, fuzzy +msgid "print the operating system version." +msgstr "Print the target operating system ID string" + +#: /tmp/fish/implicit/share/completions/uname.fish:8 +#, fuzzy +msgid "Print all information" +msgstr "Print extra information" + +#: /tmp/fish/implicit/share/completions/uname.fish:9 +msgid "Print kernel name" +msgstr "Print kernel name" + +#: /tmp/fish/implicit/share/completions/uname.fish:10 +msgid "Print network node hostname" +msgstr "Print network node hostname" + +#: /tmp/fish/implicit/share/completions/uname.fish:11 +msgid "Print kernel release" +msgstr "Print kernel release" + +#: /tmp/fish/implicit/share/completions/uname.fish:12 +#, fuzzy +msgid "Print kernel version" +msgstr "Print node's version" + +#: /tmp/fish/implicit/share/completions/uname.fish:13 +msgid "Print machine name" +msgstr "Print machine name" + +#: /tmp/fish/implicit/share/completions/uname.fish:14 +msgid "Print processor" +msgstr "Print processor" + +#: /tmp/fish/implicit/share/completions/uname.fish:15 +msgid "Print hardware platform" +msgstr "Print hardware platform" + +#: /tmp/fish/implicit/share/completions/uname.fish:16 +#, fuzzy +msgid "Print operating system" +msgstr "Print the target operating system ID string" + +#: /tmp/fish/implicit/share/completions/unexpand.fish:1 +msgid "convert all blanks, instead of just initial blanks" +msgstr "" + +#: /tmp/fish/implicit/share/completions/unexpand.fish:2 +msgid "convert only leading sequences of blanks (overrides -a)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/unexpand.fish:3 +msgid "have tabs N characters apart instead of 8 (enables -a)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/unexpand.fish:4 +msgid "use comma separated LIST of tab positions (enables -a)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/unrar.fish:1 +msgid "Extract files to current directory" +msgstr "Extract files to current directory" + +#: /tmp/fish/implicit/share/completions/unrar.fish:3 +msgid "List archive (technical)" +msgstr "List archive (technical)" + +#: /tmp/fish/implicit/share/completions/unrar.fish:4 +msgid "List archive (bare)" +msgstr "List archive (bare)" + +#: /tmp/fish/implicit/share/completions/unrar.fish:5 +msgid "Print file to stdout" +msgstr "Print file to stdout" + +#: /tmp/fish/implicit/share/completions/unrar.fish:6 +msgid "Test archive files" +msgstr "Test archive files" + +#: /tmp/fish/implicit/share/completions/unrar.fish:7 +msgid "Verbosely list archive" +msgstr "Verbosely list archive" + +#: /tmp/fish/implicit/share/completions/unrar.fish:8 +msgid "Verbosely list archive (technical)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/unrar.fish:9 +msgid "Verbosely list archive (bare)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/unrar.fish:10 +msgid "Extract files with full path" +msgstr "Extract files with full path" + +#: /tmp/fish/implicit/share/completions/update-eix.fish:1 +#, fuzzy +msgid "Show a short help screen" +msgstr "Show and sort by ctime" + +#: /tmp/fish/implicit/share/completions/update-eix.fish:2 +#, fuzzy +msgid "Show version string" +msgstr "Show version number and exit" + +#: /tmp/fish/implicit/share/completions/update-eix.fish:3 +msgid "Show eixrc-variables" +msgstr "" + +#: /tmp/fish/implicit/share/completions/update-eix.fish:4 +msgid "Show default eixrc-variables" +msgstr "" + +#: /tmp/fish/implicit/share/completions/update-eix.fish:5 +#, fuzzy +msgid "Produce no output" +msgstr "Produce diff output" + +#: /tmp/fish/implicit/share/completions/update-eix.fish:6 +#, fuzzy +msgid "Output to the given file" +msgstr "Output to /dev/null" + +#: /tmp/fish/implicit/share/completions/update-eix.fish:7 +msgid "Exclude the given overlay from the update-process" +msgstr "" + +#: /tmp/fish/implicit/share/completions/update-eix.fish:8 +msgid "Add the given overlay to the update-process" +msgstr "" + +#: /tmp/fish/implicit/share/completions/update-eix.fish:9 +msgid "Override cache method for a specified overlay" +msgstr "" + +#: /tmp/fish/implicit/share/completions/update-eix-remote.fish:2 +#, fuzzy +msgid "Be verbose (default)" +msgstr "(default)" + +#: /tmp/fish/implicit/share/completions/update-eix-remote.fish:3 +msgid "Call wget as the given USER" +msgstr "" + +#: /tmp/fish/implicit/share/completions/update-eix-remote.fish:4 +msgid "Use the given PATH as " +msgstr "" + +#: /tmp/fish/implicit/share/completions/useradd.fish:1 +msgid "A comment about this user" +msgstr "" + +#: /tmp/fish/implicit/share/completions/useradd.fish:2 +#, fuzzy +msgid "Home directory for the new user" +msgstr "Base directory for output" + +#: /tmp/fish/implicit/share/completions/useradd.fish:3 +#, fuzzy +msgid "Supplementary groups" +msgstr "Select by group" + +#: /tmp/fish/implicit/share/completions/useradd.fish:5 +#, fuzzy +msgid "The user's home directory will be created if it does not exist" +msgstr "%ls: The directory “%ls” does not exist\n" + +#: /tmp/fish/implicit/share/completions/useradd.fish:6 +msgid "" +"A group having the same name as the user being added to the system will be " +"created by default (when -g is not specified)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/useradd.fish:8 +msgid "Allow the creation of a user account with a duplicate (non-unique) UID" +msgstr "" + +#: /tmp/fish/implicit/share/completions/useradd.fish:9 +#: /tmp/fish/implicit/share/completions/usermod.fish:12 +msgid "The encrypted password, as returned by crypt(3)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/useradd.fish:10 +msgid "The numerical value of the user's ID" +msgstr "" + +#: /tmp/fish/implicit/share/completions/useradd.fish:11 +msgid "The initial path prefix for a new user's home directory" +msgstr "" + +#: /tmp/fish/implicit/share/completions/useradd.fish:12 +msgid "The date on which the user account is disabled" +msgstr "" + +#: /tmp/fish/implicit/share/completions/useradd.fish:13 +msgid "" +"The number of days after a password has expired before the account will be " +"disabled" +msgstr "" + +#: /tmp/fish/implicit/share/completions/useradd.fish:14 +msgid "The group name or ID for a new user's initial group" +msgstr "" + +#: /tmp/fish/implicit/share/completions/useradd.fish:15 +#, fuzzy +msgid "Name of the new user's login shell" +msgstr "Test if this is a login shell" + +#: /tmp/fish/implicit/share/completions/usermod.fish:1 +msgid "Append groups (use with -G)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/usermod.fish:2 +msgid "Change user's password file comment" +msgstr "" + +#: /tmp/fish/implicit/share/completions/usermod.fish:3 +#, fuzzy +msgid "Change user's login directory" +msgstr "Change working directory" + +#: /tmp/fish/implicit/share/completions/usermod.fish:4 +msgid "Date on which the user account will be disabled" +msgstr "" + +#: /tmp/fish/implicit/share/completions/usermod.fish:5 +msgid "Number of days after a password expires until the account is locked" +msgstr "" + +#: /tmp/fish/implicit/share/completions/usermod.fish:6 +msgid "Group name or number of the user's new initial login group" +msgstr "" + +#: /tmp/fish/implicit/share/completions/usermod.fish:7 +msgid "List of groups which the user is also a member of" +msgstr "" + +#: /tmp/fish/implicit/share/completions/usermod.fish:8 +#, fuzzy +msgid "Change user's name" +msgstr "Change to user" + +#: /tmp/fish/implicit/share/completions/usermod.fish:9 +msgid "Lock user's password" +msgstr "" + +#: /tmp/fish/implicit/share/completions/usermod.fish:10 +msgid "Move the content of the user's home directory to the new location" +msgstr "" + +#: /tmp/fish/implicit/share/completions/usermod.fish:11 +msgid "Allow non-unique UID" +msgstr "" + +#: /tmp/fish/implicit/share/completions/usermod.fish:13 +#, fuzzy +msgid "Apply changes in this directory" +msgstr "Change working directory" + +#: /tmp/fish/implicit/share/completions/usermod.fish:14 +#, fuzzy +msgid "The name of the user's new login shell" +msgstr "Test if this is a login shell" + +#: /tmp/fish/implicit/share/completions/usermod.fish:15 +msgid "The new numerical value of the user's ID" +msgstr "" + +#: /tmp/fish/implicit/share/completions/usermod.fish:16 +#, fuzzy +msgid "Unlock a users password" +msgstr "Unlock a revision" + +#: /tmp/fish/implicit/share/completions/usermod.fish:17 +msgid "Add a range of subordinate uids to the user's account" +msgstr "" + +#: /tmp/fish/implicit/share/completions/usermod.fish:18 +msgid "Remove a range of subordinate uids from the user's account" +msgstr "" + +#: /tmp/fish/implicit/share/completions/usermod.fish:19 +msgid "Add a range of subordinate gids to the user's account" +msgstr "" + +#: /tmp/fish/implicit/share/completions/usermod.fish:20 +msgid "Remove a range of subordinate gids from the user's account" +msgstr "" + +#: /tmp/fish/implicit/share/completions/usermod.fish:21 +msgid "The new SELinux user for the user's login" +msgstr "" + +#: /tmp/fish/implicit/share/completions/vagrant.fish:1 +msgid "Test if vagrant has yet to be given the main command" +msgstr "Test if vagrant has yet to be given the main command" + +#: /tmp/fish/implicit/share/completions/vagrant.fish:2 +msgid "Lists all available Vagrant boxes" +msgstr "Lists all available Vagrant boxes" + +#: /tmp/fish/implicit/share/completions/vagrant.fish:4 +#, fuzzy +msgid "Print the help and exit" +msgstr "Print help message and exit" + +#: /tmp/fish/implicit/share/completions/vagrant.fish:5 +#, fuzzy +msgid "Manages boxes" +msgstr "Manage abbreviations" + +#: /tmp/fish/implicit/share/completions/vagrant.fish:6 +msgid "Adds a box" +msgstr "" + +#: /tmp/fish/implicit/share/completions/vagrant.fish:7 +#, fuzzy +msgid "Lists all the installed boxes" +msgstr "Lists all available Vagrant boxes" + +#: /tmp/fish/implicit/share/completions/vagrant.fish:8 +#, fuzzy +msgid "Removes a box from Vagrant" +msgstr "Removes a lock file for a client" + +#: /tmp/fish/implicit/share/completions/vagrant.fish:9 +#, fuzzy +msgid "Repackages the given box for redistribution" +msgstr "Re-package the files before erasing" + +#: /tmp/fish/implicit/share/completions/vagrant.fish:10 +#, fuzzy +msgid "Verifies the box with the given provider" +msgstr "Verifies files in the repository" + +#: /tmp/fish/implicit/share/completions/vagrant.fish:11 +msgid "Connect to a remotely shared Vagrant environment" +msgstr "" + +#: /tmp/fish/implicit/share/completions/vagrant.fish:12 +msgid "No static IP, only a SOCKS proxy" +msgstr "" + +#: /tmp/fish/implicit/share/completions/vagrant.fish:13 +msgid "Manually override static IP chosen" +msgstr "" + +#: /tmp/fish/implicit/share/completions/vagrant.fish:14 +#, fuzzy +msgid "SSH into the remote machine" +msgstr "Specify the rsync to run on remote machine" + +#: /tmp/fish/implicit/share/completions/vagrant.fish:15 +#, fuzzy +msgid "Destroys the running machine" +msgstr "Show the running containers" + +#: /tmp/fish/implicit/share/completions/vagrant.fish:16 +#, fuzzy +msgid "Destroy without confirmation" +msgstr "Ask for confirmation" + +#: /tmp/fish/implicit/share/completions/vagrant.fish:17 +msgid "Global status of Vagrant environments" +msgstr "" + +#: /tmp/fish/implicit/share/completions/vagrant.fish:18 +msgid "Prune invalid entries" +msgstr "" + +#: /tmp/fish/implicit/share/completions/vagrant.fish:19 +msgid "Install Vagrant plugins through ruby gems" +msgstr "" + +#: /tmp/fish/implicit/share/completions/vagrant.fish:20 +#, fuzzy +msgid "Shuts down the running machine" +msgstr "Show the running containers" + +#: /tmp/fish/implicit/share/completions/vagrant.fish:21 +#, fuzzy +msgid "Force shut down" +msgstr "Forced stop" + +#: /tmp/fish/implicit/share/completions/vagrant.fish:22 +msgid "Initializes the Vagrant environment" +msgstr "" + +#: /tmp/fish/implicit/share/completions/vagrant.fish:23 +msgid "Log in to Vagrant Cloud" +msgstr "" + +#: /tmp/fish/implicit/share/completions/vagrant.fish:24 +#, fuzzy +msgid "Only checks if you're logged in" +msgstr "Only check if sorted" + +#: /tmp/fish/implicit/share/completions/vagrant.fish:25 +#, fuzzy +msgid "Logs you out if you're logged in" +msgstr "List users logged in" + +#: /tmp/fish/implicit/share/completions/vagrant.fish:26 +msgid "Packages a running machine into a reusable box" +msgstr "" + +#: /tmp/fish/implicit/share/completions/vagrant.fish:27 +msgid "Name or UUID of the virtual machine" +msgstr "" + +#: /tmp/fish/implicit/share/completions/vagrant.fish:28 +#, fuzzy +msgid "Output file name" +msgstr "Output file" + +#: /tmp/fish/implicit/share/completions/vagrant.fish:29 +msgid "Additional files to package with the box" +msgstr "" + +#: /tmp/fish/implicit/share/completions/vagrant.fish:30 +msgid "Include the given Vagrantfile with the box" +msgstr "" + +#: /tmp/fish/implicit/share/completions/vagrant.fish:31 +msgid "Manages plugins" +msgstr "" + +#: /tmp/fish/implicit/share/completions/vagrant.fish:32 +#, fuzzy +msgid "Installs a plugin" +msgstr "Install after build" + +#: /tmp/fish/implicit/share/completions/vagrant.fish:33 +msgid "Installs a license for a proprietary Vagrant plugin" +msgstr "" + +#: /tmp/fish/implicit/share/completions/vagrant.fish:34 +#, fuzzy +msgid "Lists installed plugins" +msgstr "Limit to installed" + +#: /tmp/fish/implicit/share/completions/vagrant.fish:35 +msgid "Uninstall the given plugin" +msgstr "" + +#: /tmp/fish/implicit/share/completions/vagrant.fish:36 +msgid "Runs configured provisioners on the running machine" +msgstr "" + +#: /tmp/fish/implicit/share/completions/vagrant.fish:37 +#: /tmp/fish/implicit/share/completions/vagrant.fish:41 +#, fuzzy +msgid "Run only the given provisioners" +msgstr "Send to the given KDE session" + +#: /tmp/fish/implicit/share/completions/vagrant.fish:38 +msgid "Connects to machine via RDP" +msgstr "" + +#: /tmp/fish/implicit/share/completions/vagrant.fish:39 +#, fuzzy +msgid "Restarts the running machine" +msgstr "Show the running containers" + +#: /tmp/fish/implicit/share/completions/vagrant.fish:40 +msgid "Provisioners will not run" +msgstr "" + +#: /tmp/fish/implicit/share/completions/vagrant.fish:42 +msgid "Resumes a previously suspended machine" +msgstr "" + +#: /tmp/fish/implicit/share/completions/vagrant.fish:43 +msgid "Share your Vagrant environment with anyone in the world" +msgstr "" + +#: /tmp/fish/implicit/share/completions/vagrant.fish:44 +msgid "Disable publicly visible HTTP endpoint" +msgstr "" + +#: /tmp/fish/implicit/share/completions/vagrant.fish:45 +msgid "Domain the share name will be a subdomain of" +msgstr "" + +#: /tmp/fish/implicit/share/completions/vagrant.fish:46 +msgid "Local HTTP port to forward to" +msgstr "" + +#: /tmp/fish/implicit/share/completions/vagrant.fish:47 +msgid "Local HTTPS port to forward to" +msgstr "" + +#: /tmp/fish/implicit/share/completions/vagrant.fish:48 +#, fuzzy +msgid "Specific name for the share" +msgstr "Specify filenames to be filtered" + +#: /tmp/fish/implicit/share/completions/vagrant.fish:49 +msgid "Allow 'vagrant connect --ssh' access" +msgstr "" + +#: /tmp/fish/implicit/share/completions/vagrant.fish:50 +msgid "Key won't be encrypted with --ssh" +msgstr "" + +#: /tmp/fish/implicit/share/completions/vagrant.fish:51 +#, fuzzy +msgid "Specific port for SSH when using --ssh" +msgstr "Specify port for web interface" + +#: /tmp/fish/implicit/share/completions/vagrant.fish:52 +msgid "Allow 'vagrant connect --ssh' only one time" +msgstr "" + +#: /tmp/fish/implicit/share/completions/vagrant.fish:53 +#, fuzzy +msgid "SSH into a running machine" +msgstr "Show the running containers" + +#: /tmp/fish/implicit/share/completions/vagrant.fish:54 +#, fuzzy +msgid "Executes a single SSH command" +msgstr "Execute argument as command" + +#: /tmp/fish/implicit/share/completions/vagrant.fish:55 +#, fuzzy +msgid "Does not authenticate" +msgstr "Do not cache authentication tokens" + +#: /tmp/fish/implicit/share/completions/vagrant.fish:56 +#, fuzzy +msgid "Outputs configuration for an SSH config file" +msgstr "Dump configuration file" + +#: /tmp/fish/implicit/share/completions/vagrant.fish:57 +#, fuzzy +msgid "Name of the host for the outputted configuration" +msgstr "Write out the current configuration" + +#: /tmp/fish/implicit/share/completions/vagrant.fish:58 +msgid "Status of the machines Vagrant is managing" +msgstr "" + +#: /tmp/fish/implicit/share/completions/vagrant.fish:59 +#, fuzzy +msgid "Suspends the running machine" +msgstr "Show the running containers" + +#: /tmp/fish/implicit/share/completions/vagrant.fish:60 +#, fuzzy +msgid "Creates and configures guest machines" +msgstr "Creates a configuration profile" + +#: /tmp/fish/implicit/share/completions/vagrant.fish:61 +#, fuzzy +msgid "Enable provision" +msgstr "Enable optimizations" + +#: /tmp/fish/implicit/share/completions/vagrant.fish:62 +#, fuzzy +msgid "Disable provision" +msgstr "Disable warnings" + +#: /tmp/fish/implicit/share/completions/vagrant.fish:63 +msgid "Enable only certain provisioners, by type" +msgstr "" + +#: /tmp/fish/implicit/share/completions/valgrind.fish:1 +msgid "Skin" +msgstr "Skin" + +#: /tmp/fish/implicit/share/completions/valgrind.fish:3 +#, fuzzy +msgid "Display help and debug options" +msgstr "Display help and exit" + +#: /tmp/fish/implicit/share/completions/valgrind.fish:7 +msgid "Valgrind-ise children" +msgstr "Valgrind-ise children" + +#: /tmp/fish/implicit/share/completions/valgrind.fish:8 +#, fuzzy +msgid "Track file descriptors" +msgstr "Redirect to file descriptor" + +#: /tmp/fish/implicit/share/completions/valgrind.fish:9 +msgid "Log to file descriptor" +msgstr "Log to file descriptor" + +#: /tmp/fish/implicit/share/completions/valgrind.fish:10 +#, fuzzy +msgid "Log to file" +msgstr "Log to tracefile" + +#: /tmp/fish/implicit/share/completions/valgrind.fish:11 +msgid "Log to socket" +msgstr "Log to socket" + +#: /tmp/fish/implicit/share/completions/valgrind.fish:12 +msgid "Callers in stack trace" +msgstr "Callers in stack trace" + +#: /tmp/fish/implicit/share/completions/valgrind.fish:13 +msgid "Stop showing errors if too many" +msgstr "Stop showing errors if too many" + +#: /tmp/fish/implicit/share/completions/valgrind.fish:14 +msgid "Continue trace below main()" +msgstr "Continue trace below main()" + +#: /tmp/fish/implicit/share/completions/valgrind.fish:15 +msgid "Supress errors from file" +msgstr "Supress errors from file" + +#: /tmp/fish/implicit/share/completions/valgrind.fish:16 +msgid "Print suppressions for detected errors" +msgstr "Print suppressions for detected errors" + +#: /tmp/fish/implicit/share/completions/valgrind.fish:17 +msgid "Start debugger on error" +msgstr "Start debugger on error" + +#: /tmp/fish/implicit/share/completions/valgrind.fish:18 +msgid "Debugger command" +msgstr "Debugger command" + +#: /tmp/fish/implicit/share/completions/valgrind.fish:19 +#, fuzzy +msgid "File descriptor for input" +msgstr "Base directory for output" + +#: /tmp/fish/implicit/share/completions/valgrind.fish:20 +#: /tmp/fish/implicit/share/completions/valgrind.fish:26 +#, fuzzy +msgid "Check for memory leaks" +msgstr "Check for newer pre-release gems" + +#: /tmp/fish/implicit/share/completions/valgrind.fish:21 +#: /tmp/fish/implicit/share/completions/valgrind.fish:27 +msgid "Show reachable leaked memory" +msgstr "Show reachable leaked memory" + +#: /tmp/fish/implicit/share/completions/valgrind.fish:22 +msgid "" +"Determines how willing Memcheck is to consider different backtraces to be " +"the same" +msgstr "" +"Determines how willing Memcheck is to consider different backtraces to be " +"the same" + +#: /tmp/fish/implicit/share/completions/valgrind.fish:23 +#: /tmp/fish/implicit/share/completions/valgrind.fish:29 +msgid "Set size of freed memory pool" +msgstr "Set size of freed memory pool" + +#: /tmp/fish/implicit/share/completions/valgrind.fish:24 +#: /tmp/fish/implicit/share/completions/valgrind.fish:30 +msgid "How to handle loads of words that are partially addressible" +msgstr "" + +#: /tmp/fish/implicit/share/completions/valgrind.fish:25 +#: /tmp/fish/implicit/share/completions/valgrind.fish:31 +msgid "Whether to skip error reporting for the strlen function" +msgstr "" + +#: /tmp/fish/implicit/share/completions/valgrind.fish:28 +msgid "" +"Determines how willing Addrcheck is to consider different backtraces to be " +"the same" +msgstr "" +"Determines how willing Addrcheck is to consider different backtraces to be " +"the same" + +#: /tmp/fish/implicit/share/completions/valgrind.fish:32 +msgid "Type of L1 instruction cache" +msgstr "Type of L1 instruction cache" + +#: /tmp/fish/implicit/share/completions/valgrind.fish:33 +msgid "Type of L1 data cache" +msgstr "Type of L1 data cache" + +#: /tmp/fish/implicit/share/completions/valgrind.fish:34 +msgid "Type of L2 cache" +msgstr "Type of L2 cache" + +#: /tmp/fish/implicit/share/completions/valgrind.fish:35 +msgid "Specify a function that allocates memory" +msgstr "Specify a function that allocates memory" + +#: /tmp/fish/implicit/share/completions/valgrind.fish:36 +#, fuzzy +msgid "Profile heap usage" +msgstr "Profile stack usage" + +#: /tmp/fish/implicit/share/completions/valgrind.fish:37 +msgid "The number of bytes of heap overhead per allocation" +msgstr "The number of bytes of heap overhead per allocation" + +#: /tmp/fish/implicit/share/completions/valgrind.fish:38 +msgid "Profile stack usage" +msgstr "Profile stack usage" + +#: /tmp/fish/implicit/share/completions/valgrind.fish:39 +msgid "Depth of call chain" +msgstr "Depth of call chain" + +#: /tmp/fish/implicit/share/completions/valgrind.fish:40 +msgid "Profiling output format" +msgstr "Profiling output format" + +#: /tmp/fish/implicit/share/completions/VBoxHeadless.fish:1 +#, fuzzy +msgid "Start given VM" +msgstr "Start in Ex mode" + +#: /tmp/fish/implicit/share/completions/VBoxHeadless.fish:2 +msgid "Enable or disamble VRDE server or don't change setting" +msgstr "" + +#: /tmp/fish/implicit/share/completions/VBoxHeadless.fish:3 +#, fuzzy +msgid "Set VRDE property" +msgstr "Set property" + +#: /tmp/fish/implicit/share/completions/VBoxHeadless.fish:4 +#: /tmp/fish/implicit/share/completions/VBoxSDL.fish:22 +#, fuzzy +msgid "Specify settings password" +msgstr "Specify the http password" + +#: /tmp/fish/implicit/share/completions/VBoxHeadless.fish:5 +#: /tmp/fish/implicit/share/completions/VBoxSDL.fish:23 +#, fuzzy +msgid "Specify file containing setting password" +msgstr "Specify the http password" + +#: /tmp/fish/implicit/share/completions/VBoxHeadless.fish:6 +#, fuzzy +msgid "Start VM in paused state" +msgstr "Start in easy mode" + +#: /tmp/fish/implicit/share/completions/VBoxHeadless.fish:7 +#, fuzzy +msgid "Record VM screen ouput to file" +msgstr "Redirect output to file" + +#: /tmp/fish/implicit/share/completions/VBoxHeadless.fish:8 +msgid "Frame width when recording" +msgstr "" + +#: /tmp/fish/implicit/share/completions/VBoxHeadless.fish:9 +msgid "Frame height when recording" +msgstr "" + +#: /tmp/fish/implicit/share/completions/VBoxHeadless.fish:10 +msgid "Recording bit rate when recording" +msgstr "" + +#: /tmp/fish/implicit/share/completions/VBoxHeadless.fish:11 +msgid "File name when recording" +msgstr "" + +#: /tmp/fish/implicit/share/completions/VBoxSDL.fish:1 +msgid "Set virtual machine to start" +msgstr "" + +#: /tmp/fish/implicit/share/completions/VBoxSDL.fish:2 +msgid "Run separate VM process or attach to a running VM" +msgstr "" + +#: /tmp/fish/implicit/share/completions/VBoxSDL.fish:3 +#, fuzzy +msgid "Set temporary first hard disk" +msgstr "Set temporary directory" + +#: /tmp/fish/implicit/share/completions/VBoxSDL.fish:4 +#, fuzzy +msgid "Set temporary first floppy disk" +msgstr "Set temporary directory" + +#: /tmp/fish/implicit/share/completions/VBoxSDL.fish:5 +#, fuzzy +msgid "Set temporary CDROM/DVD" +msgstr "Set temporary directory" + +#: /tmp/fish/implicit/share/completions/VBoxSDL.fish:6 +#, fuzzy +msgid "Set temporary boot device" +msgstr "Set temporary directory" + +#: /tmp/fish/implicit/share/completions/VBoxSDL.fish:7 +#, fuzzy +msgid "Set temporary memory size in MB" +msgstr "Set temporary directory" + +#: /tmp/fish/implicit/share/completions/VBoxSDL.fish:8 +#, fuzzy +msgid "Set temporary video memory size in MB" +msgstr "Set temporary directory" + +#: /tmp/fish/implicit/share/completions/VBoxSDL.fish:9 +#, fuzzy +msgid "Start VM in fullscreen mode" +msgstr "Start in lisp mode" + +#: /tmp/fish/implicit/share/completions/VBoxSDL.fish:10 +msgid "Resize guest on fullscreen" +msgstr "" + +#: /tmp/fish/implicit/share/completions/VBoxSDL.fish:11 +msgid "Use fixed SDL video mode with given width height and bit/pixel" +msgstr "" + +#: /tmp/fish/implicit/share/completions/VBoxSDL.fish:12 +msgid "Forbid switching to/from fullscreen mode" +msgstr "" + +#: /tmp/fish/implicit/share/completions/VBoxSDL.fish:13 +msgid "Make SDL frame non resizable" +msgstr "" + +#: /tmp/fish/implicit/share/completions/VBoxSDL.fish:14 +#, fuzzy +msgid "Disable all hoskey combinations" +msgstr "Disable file modification" + +#: /tmp/fish/implicit/share/completions/VBoxSDL.fish:15 +#, fuzzy +msgid "Disable specific hostkey combinations" +msgstr "Disables specified type of authentication" + +#: /tmp/fish/implicit/share/completions/VBoxSDL.fish:16 +msgid "Disable mouse/keyboard grabbing on mouse click w/o additions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/VBoxSDL.fish:17 +msgid "Get hostkey identifier and modifier state" +msgstr "" + +#: /tmp/fish/implicit/share/completions/VBoxSDL.fish:18 +msgid "Set host key to values obtained using --detecthostkey" +msgstr "" + +#: /tmp/fish/implicit/share/completions/VBoxSDL.fish:19 +msgid "Send APCI power button when closing window" +msgstr "" + +#: /tmp/fish/implicit/share/completions/VBoxSDL.fish:20 +msgid "Listen for VRDP connexions on if one of specified" +msgstr "" + +#: /tmp/fish/implicit/share/completions/VBoxSDL.fish:21 +msgid "" +"Discard saved state (if present) and revert to last snapshot (if present)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/VBoxSDL.fish:24 +#, fuzzy +msgid "Enable raw ring 3" +msgstr "Enable X11 forwarding" + +#: /tmp/fish/implicit/share/completions/VBoxSDL.fish:25 +#, fuzzy +msgid "Enable raw ring 0" +msgstr "Enable X11 forwarding" + +#: /tmp/fish/implicit/share/completions/VBoxSDL.fish:26 +#, fuzzy +msgid "Enable PATM" +msgstr "Enable debug" + +#: /tmp/fish/implicit/share/completions/VBoxSDL.fish:27 +#, fuzzy +msgid "Enable CSAM" +msgstr "Enable debug" + +#: /tmp/fish/implicit/share/completions/VBoxSDL.fish:28 +msgid "Permit usage of VT-x/AMD-V" +msgstr "" + +#: /tmp/fish/implicit/share/completions/VBoxSDL.fish:29 +#, fuzzy +msgid "Disable raw ring 3" +msgstr "Disable warnings" + +#: /tmp/fish/implicit/share/completions/VBoxSDL.fish:30 +#, fuzzy +msgid "Disable raw ring 0" +msgstr "Disable warnings" + +#: /tmp/fish/implicit/share/completions/VBoxSDL.fish:31 +msgid "Disable PATM" +msgstr "" + +#: /tmp/fish/implicit/share/completions/VBoxSDL.fish:32 +msgid "Disable CSAM" +msgstr "" + +#: /tmp/fish/implicit/share/completions/VBoxSDL.fish:33 +msgid "Deny usage of VT-x/AMD-V" +msgstr "" + +#: /tmp/fish/implicit/share/completions/vi.fish:1 msgid "Suppress all interactive user feedback" msgstr "" -#: share/functions/__fish_complete_vi.fish:92 -#: share/functions/__fish_complete_vi.fish:99 +#: /tmp/fish/implicit/share/completions/vi.fish:2 +#: /tmp/fish/implicit/share/completions/vi.fish:9 msgid "Encrypt/decrypt text" msgstr "" -#: share/functions/__fish_complete_vi.fish:93 +#: /tmp/fish/implicit/share/completions/vi.fish:3 msgid "Set up for editing LISP programs" msgstr "" -#: share/functions/__fish_complete_vi.fish:94 +#: /tmp/fish/implicit/share/completions/vi.fish:4 msgid "List saved file names after crash" msgstr "" -#: share/functions/__fish_complete_vi.fish:95 +#: /tmp/fish/implicit/share/completions/vi.fish:5 msgid "Read-only mode" msgstr "Read-only mode" -#: share/functions/__fish_complete_vi.fish:96 +#: /tmp/fish/implicit/share/completions/vi.fish:6 msgid "Use linear search for tags if tag file not sorted" msgstr "" -#: share/functions/__fish_complete_vi.fish:97 +#: /tmp/fish/implicit/share/completions/vi.fish:7 msgid "Start in display editing state" msgstr "" -#: share/functions/__fish_complete_wvdial_peers.fish:1 +#: /tmp/fish/implicit/share/completions/vi.fish:10 +#, fuzzy +msgid "Recover file after crash" +msgstr "Remove files after adding to archive" + +#: /tmp/fish/implicit/share/completions/vi.fish:11 +#, fuzzy +msgid "Edit the file containing a tag" +msgstr "print size of files contained in package" + +#: /tmp/fish/implicit/share/completions/vi.fish:12 +msgid "Begin editing by executing the specified editor command" +msgstr "" + +#: /tmp/fish/implicit/share/completions/vim-addons.fish:1 +msgid "Test if vim-addons has yet to be given the subcommand" +msgstr "Test if vim-addons has yet to be given the subcommand" + +#: /tmp/fish/implicit/share/completions/vim-addons.fish:2 +msgid "list the names of the addons available in the system" +msgstr "" + +#: /tmp/fish/implicit/share/completions/vim-addons.fish:3 +msgid "show the status of the addons available in the system" +msgstr "" + +#: /tmp/fish/implicit/share/completions/vim-addons.fish:4 +#, fuzzy +msgid "install one or more addons under ~/.vim" +msgstr "Install one or more packages" + +#: /tmp/fish/implicit/share/completions/vim-addons.fish:5 +#, fuzzy +msgid "remove one or more addons from ~/.vim" +msgstr "Remove one or more packages" + +#: /tmp/fish/implicit/share/completions/vim-addons.fish:6 +msgid "disable one or more addons to be used by the current user" +msgstr "" + +#: /tmp/fish/implicit/share/completions/vim-addons.fish:7 +msgid "undo the effects of a previous disable command" +msgstr "" + +#: /tmp/fish/implicit/share/completions/vim-addons.fish:8 +msgid "list, one per line, the files composing the specified addons" +msgstr "" + +#: /tmp/fish/implicit/share/completions/vim-addons.fish:9 +#, fuzzy +msgid "displays detailed information about the specified addons" +msgstr "Display detailed information about the packages" + +#: /tmp/fish/implicit/share/completions/vim-addons.fish:10 +#, fuzzy +msgid "show this usage message and exit" +msgstr "Show this help message and exit" + +#: /tmp/fish/implicit/share/completions/vim-addons.fish:11 +msgid "be quiet and make the output more parseable" +msgstr "" + +#: /tmp/fish/implicit/share/completions/vim-addons.fish:12 +#, fuzzy +msgid "set the registry directory" +msgstr "Set the home directory" + +#: /tmp/fish/implicit/share/completions/vim-addons.fish:13 +#, fuzzy +msgid "set the addons source directory" +msgstr "Set the home directory" + +#: /tmp/fish/implicit/share/completions/vim-addons.fish:14 +#, fuzzy +msgid "set the addons target directory" +msgstr "Set the home directory" + +#: /tmp/fish/implicit/share/completions/vim-addons.fish:15 +msgid "increase verbosity" +msgstr "" + +#: /tmp/fish/implicit/share/completions/vim-addons.fish:16 +#, fuzzy +msgid "set the system-wide target directory" +msgstr "Set the home directory" + +#: /tmp/fish/implicit/share/completions/vim-addons.fish:17 +#, fuzzy +msgid "set target directory to the system-wide one" +msgstr "Gem repository directory to get installed gems" + +#: /tmp/fish/implicit/share/completions/vim.fish:1 +#, fuzzy +msgid "Execute Ex command after the first file has been read" +msgstr "execute commands from file, then exit" + +#: /tmp/fish/implicit/share/completions/vim.fish:2 +msgid "Source file after the first file has been read" +msgstr "" + +#: /tmp/fish/implicit/share/completions/vim.fish:3 +#, fuzzy +msgid "Execute Ex command before loading any vimrc" +msgstr "Execute command if previous command failed" + +#: /tmp/fish/implicit/share/completions/vim.fish:4 +#, fuzzy +msgid "Use device as terminal (Amiga only)" +msgstr "Use file as terminal" + +#: /tmp/fish/implicit/share/completions/vim.fish:5 +msgid "Set the viminfo file location" +msgstr "" + +#: /tmp/fish/implicit/share/completions/vim.fish:6 +#, fuzzy +msgid "Open stacked windows for each file" +msgstr "Launch default action for each file" + +#: /tmp/fish/implicit/share/completions/vim.fish:7 +msgid "Open side by side windows for each file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/vim.fish:8 +#, fuzzy +msgid "Open tab pages for each file" +msgstr "Display date for each line in file" + +#: /tmp/fish/implicit/share/completions/vim.fish:9 +#, fuzzy +msgid "Start in quickFix mode" +msgstr "Start in Ex mode" + +#: /tmp/fish/implicit/share/completions/vim.fish:10 +msgid "Use swap files for recovery" +msgstr "" + +#: /tmp/fish/implicit/share/completions/vim.fish:11 +#, fuzzy +msgid "Source and execute script file" +msgstr "Don't execute scriplets" + +#: /tmp/fish/implicit/share/completions/vim.fish:12 +#, fuzzy +msgid "Set the cursor to tag" +msgstr "Set the connect timeout" + +#: /tmp/fish/implicit/share/completions/vim.fish:13 +#, fuzzy +msgid "Terminal name" +msgstr "Print all names" + +#: /tmp/fish/implicit/share/completions/vim.fish:14 +msgid "Use alternative vimrc" +msgstr "" + +#: /tmp/fish/implicit/share/completions/vim.fish:15 +#, fuzzy +msgid "Use alternative vimrc in GUI mode" +msgstr "Start in GUI mode" + +#: /tmp/fish/implicit/share/completions/vim.fish:16 +#, fuzzy +msgid "Record all typed characters" +msgstr "Escape character" + +#: /tmp/fish/implicit/share/completions/vim.fish:17 +msgid "Record all typed characters (overwrite file)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/vim.fish:18 +msgid "Start in Arabic mode" +msgstr "Start in Arabic mode" + +#: /tmp/fish/implicit/share/completions/vim.fish:19 +msgid "Start in binary mode" +msgstr "Start in binary mode" + +#: /tmp/fish/implicit/share/completions/vim.fish:20 +msgid "Behave mostly like vi" +msgstr "" + +#: /tmp/fish/implicit/share/completions/vim.fish:21 +msgid "Start in diff mode" +msgstr "Start in diff mode" + +#: /tmp/fish/implicit/share/completions/vim.fish:22 +msgid "Debugging mode" +msgstr "Debugging mode" + +#: /tmp/fish/implicit/share/completions/vim.fish:23 +msgid "Start in Ex mode" +msgstr "Start in Ex mode" + +#: /tmp/fish/implicit/share/completions/vim.fish:24 +msgid "Start in improved Ex mode" +msgstr "Start in improved Ex mode" + +#: /tmp/fish/implicit/share/completions/vim.fish:25 +#: /tmp/fish/implicit/share/completions/vim.fish:46 +msgid "Start in foreground mode" +msgstr "Start in foreground mode" + +#: /tmp/fish/implicit/share/completions/vim.fish:26 +msgid "Start in Farsi mode" +msgstr "Start in Farsi mode" + +#: /tmp/fish/implicit/share/completions/vim.fish:27 +msgid "Start in GUI mode" +msgstr "Start in GUI mode" + +#: /tmp/fish/implicit/share/completions/vim.fish:28 +#: /tmp/fish/implicit/share/completions/vim.fish:48 +msgid "Print help message and exit" +msgstr "Print help message and exit" + +#: /tmp/fish/implicit/share/completions/vim.fish:29 +msgid "Start in Hebrew mode" +msgstr "Start in Hebrew mode" + +#: /tmp/fish/implicit/share/completions/vim.fish:30 +#: /tmp/fish/implicit/share/completions/vim.fish:37 +msgid "List swap files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/vim.fish:31 +msgid "Start in lisp mode" +msgstr "Start in lisp mode" + +#: /tmp/fish/implicit/share/completions/vim.fish:32 +msgid "Disable file modification" +msgstr "Disable file modification" + +#: /tmp/fish/implicit/share/completions/vim.fish:33 +msgid "Disallow file modification" +msgstr "Disallow file modification" + +#: /tmp/fish/implicit/share/completions/vim.fish:34 +msgid "Reset compatibility mode" +msgstr "" + +#: /tmp/fish/implicit/share/completions/vim.fish:35 +#, fuzzy +msgid "Don't use swap files" +msgstr "Don't skip boring files" + +#: /tmp/fish/implicit/share/completions/vim.fish:36 +#, fuzzy +msgid "Read only mode" +msgstr "Read-only mode" + +#: /tmp/fish/implicit/share/completions/vim.fish:38 +#, fuzzy +msgid "Start in silent mode" +msgstr "Start in Farsi mode" + +#: /tmp/fish/implicit/share/completions/vim.fish:39 +#, fuzzy +msgid "Start in verbose mode" +msgstr "Start in Hebrew mode" + +#: /tmp/fish/implicit/share/completions/vim.fish:40 +#, fuzzy +msgid "Start in vi mode" +msgstr "Start in diff mode" + +#: /tmp/fish/implicit/share/completions/vim.fish:41 +msgid "Use encryption when writing files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/vim.fish:42 +#, fuzzy +msgid "Don't connect to X server" +msgstr "Don't continue after an error" + +#: /tmp/fish/implicit/share/completions/vim.fish:43 +msgid "Start in easy mode" +msgstr "Start in easy mode" + +#: /tmp/fish/implicit/share/completions/vim.fish:44 +msgid "Start in restricted mode" +msgstr "Start in restricted mode" + +#: /tmp/fish/implicit/share/completions/vim.fish:45 +msgid "Become an editor server for NetBeans" +msgstr "" + +#: /tmp/fish/implicit/share/completions/vim.fish:47 +msgid "Echo the Window ID on stdout (GTK GUI only)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/vim.fish:49 +msgid "Do not expand wildcards" +msgstr "Do not expand wildcards" + +#: /tmp/fish/implicit/share/completions/vim.fish:50 +msgid "Skip loading plugins" +msgstr "" + +#: /tmp/fish/implicit/share/completions/vim.fish:51 +#: /tmp/fish/implicit/share/completions/vim.fish:54 +#: /tmp/fish/implicit/share/completions/vim.fish:55 +#: /tmp/fish/implicit/share/completions/vim.fish:56 +msgid "Edit files on Vim server" +msgstr "Edit files on Vim server" + +#: /tmp/fish/implicit/share/completions/vim.fish:52 +msgid "Evaluate expr on Vim server" +msgstr "Evaluate expr on Vim server" + +#: /tmp/fish/implicit/share/completions/vim.fish:53 +msgid "Send keys to Vim server" +msgstr "Send keys to Vim server" + +#: /tmp/fish/implicit/share/completions/vim.fish:57 +msgid "List all Vim servers that can be found" +msgstr "" + +#: /tmp/fish/implicit/share/completions/vim.fish:58 +msgid "Set server name" +msgstr "Set server name" + +#: /tmp/fish/implicit/share/completions/vim.fish:59 +msgid "Print version information and exit" +msgstr "Print version information and exit" + +#: /tmp/fish/implicit/share/completions/vim.fish:60 +msgid "Run gvim in another window (GTK GUI only)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wajig.fish:1 +msgid "Test if wajig has yet to be given the subcommand" +msgstr "Test if wajig has yet to be given the subcommand" + +#: /tmp/fish/implicit/share/completions/wajig.fish:2 +msgid "Test if wajig command should have packages as potential completion" +msgstr "Test if wajig command should have packages as potential completion" + +#: /tmp/fish/implicit/share/completions/wajig.fish:4 +msgid "Do system commands everything quietly." +msgstr "" + +#: /tmp/fish/implicit/share/completions/wajig.fish:5 +msgid "Allow packages from unathenticated archives." +msgstr "" + +#: /tmp/fish/implicit/share/completions/wajig.fish:6 +msgid "Trace but don't execute the sequence of underlying commands." +msgstr "" + +#: /tmp/fish/implicit/share/completions/wajig.fish:7 +msgid "Trace the sequence of commands performed." +msgstr "" + +#: /tmp/fish/implicit/share/completions/wajig.fish:8 +#, fuzzy +msgid "Assume yes for any questions asked." +msgstr "Assume yes to all questions" + +#: /tmp/fish/implicit/share/completions/wajig.fish:9 +#, fuzzy +msgid "Add a CD-ROM to the list of available sources of packages" +msgstr "Update list of source packages" + +#: /tmp/fish/implicit/share/completions/wajig.fish:10 +msgid "Mark the alternative to be auto set (using set priorities)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wajig.fish:11 +#, fuzzy +msgid "Remove superseded deb files from the download cache" +msgstr "Remove all downloaded .deb files from the package cache directory" + +#: /tmp/fish/implicit/share/completions/wajig.fish:12 +#, fuzzy +msgid "Do an update followed by a download of all updated packages" +msgstr "Update the list of down-loadable packages" + +#: /tmp/fish/implicit/share/completions/wajig.fish:13 +msgid "Perform an install without asking questions (non-interactive)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wajig.fish:14 +msgid "List versions of packages available for installation" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wajig.fish:15 +msgid "Check reported bugs in package using the Debian Bug Tracker" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wajig.fish:16 +#, fuzzy +msgid "Retrieve/unpack sources and build .deb for the named packages" +msgstr "Retrieve and unpack sources for the named packages" + +#: /tmp/fish/implicit/share/completions/wajig.fish:17 +#, fuzzy +msgid "Retrieve packages required to build listed packages" +msgstr "Retrieve and unpack sources for the named packages" + +#: /tmp/fish/implicit/share/completions/wajig.fish:18 +#, fuzzy +msgid "Retrieve latest changelog for the package" +msgstr "Display change information for the package" + +#: /tmp/fish/implicit/share/completions/wajig.fish:19 +#, fuzzy +msgid "Remove all deb files from the download cache" +msgstr "Remove all gz files from cache" + +#: /tmp/fish/implicit/share/completions/wajig.fish:20 +#: /tmp/fish/implicit/share/completions/wajig.fish:53 +msgid "List all the JIG commands and one line descriptions for each" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wajig.fish:21 +#, fuzzy +msgid "Perform an update then a dist-upgrade" +msgstr "Perform a distribution upgrade" + +#: /tmp/fish/implicit/share/completions/wajig.fish:22 +#, fuzzy +msgid "List of packages which depend/recommend/suggest the package" +msgstr "list all packages depending on specified package" + +#: /tmp/fish/implicit/share/completions/wajig.fish:23 +msgid "One line description of packages (-v and -vv for more detail)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wajig.fish:24 +#, fuzzy +msgid "One line description of new packages" +msgstr "Cancel any scheduled actions on the packages" + +#: /tmp/fish/implicit/share/completions/wajig.fish:25 +msgid "Provide a detailed description of package (describe -vv)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wajig.fish:26 +msgid "Provide a detailed description of new packages (describe -vv)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wajig.fish:27 +#, fuzzy +msgid "Upgrade to new distribution (installed and new rqd packages)" +msgstr "Upgrade or install newest packages" + +#: /tmp/fish/implicit/share/completions/wajig.fish:28 +msgid "Equivalent to help with -verbose=2" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wajig.fish:29 +#, fuzzy +msgid "Download package files ready for an install" +msgstr "Upgrade package if already installed" + +#: /tmp/fish/implicit/share/completions/wajig.fish:30 +#, fuzzy +msgid "Download packages listed in file ready for an install" +msgstr "Download package missing from mirror" + +#: /tmp/fish/implicit/share/completions/wajig.fish:31 +#, fuzzy +msgid "Install packages listed in a file" +msgstr "list all packages owning file(s)" + +#: /tmp/fish/implicit/share/completions/wajig.fish:32 +#, fuzzy +msgid "Remove packages listed in a file" +msgstr "Remove packages" + +#: /tmp/fish/implicit/share/completions/wajig.fish:33 +#, fuzzy +msgid "Search for a file within installed packages" +msgstr "Query all installed packages" + +#: /tmp/fish/implicit/share/completions/wajig.fish:34 +#: /tmp/fish/implicit/share/completions/wajig.fish:115 +msgid "Search for an unofficial Debian package at apt-get.org" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wajig.fish:35 +msgid "Perform dpkg --configure -a (to fix interrupted configure)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wajig.fish:36 +msgid "Perform apt-get -f install (to fix broken dependencies)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wajig.fish:37 +#, fuzzy +msgid "Perform apt-get --fix-missing upgrade" +msgstr "Perform a distribution upgrade" + +#: /tmp/fish/implicit/share/completions/wajig.fish:38 +#, fuzzy +msgid "Install packages and ignore file overwrites and depends" +msgstr "Install source packages and their build dependencies" + +#: /tmp/fish/implicit/share/completions/wajig.fish:39 +msgid "Print documentation (detail depends on --verbose)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wajig.fish:40 +msgid "Place listed packages on hold so they are not upgraded" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wajig.fish:41 +#: /tmp/fish/implicit/share/completions/wajig.fish:90 +msgid "Initialise or reset the JIG archive files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wajig.fish:42 +#, fuzzy +msgid "Install (or upgrade) one or more packages or .deb files" +msgstr "Install one or more packages" + +#: /tmp/fish/implicit/share/completions/wajig.fish:43 +#: /tmp/fish/implicit/share/completions/wajig.fish:82 +msgid "Install package and associated recommended packages" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wajig.fish:44 +#, fuzzy +msgid "Install package and recommended and suggested packages" +msgstr "Install newly added packages recommended by installed packages" + +#: /tmp/fish/implicit/share/completions/wajig.fish:45 +#: /tmp/fish/implicit/share/completions/wajig.fish:111 +msgid "Install package and associated suggested packages" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wajig.fish:46 +msgid "Check the integrity of installed packages (through checksums)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wajig.fish:47 +#, fuzzy +msgid "List size of all large (>10MB) installed packages" +msgstr "Query all installed packages" + +#: /tmp/fish/implicit/share/completions/wajig.fish:48 +msgid "Identify when an update was last performed" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wajig.fish:49 +#, fuzzy +msgid "List the status and description of installed packages" +msgstr "List version and distribution of (all) packages." + +#: /tmp/fish/implicit/share/completions/wajig.fish:50 +#, fuzzy +msgid "List a one line description of given or all packages" +msgstr "List version and distribution of (all) packages." + +#: /tmp/fish/implicit/share/completions/wajig.fish:51 +msgid "List the objects that can have alternatives configured" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wajig.fish:52 +#, fuzzy +msgid "List the contents of the download cache" +msgstr "Display the contents of the installed gems" + +#: /tmp/fish/implicit/share/completions/wajig.fish:54 +msgid "List the daemons that JIG can start/stop/restart" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wajig.fish:55 +#, fuzzy +msgid "List the files that are supplied by the named package" +msgstr "List all the files in each selected package" + +#: /tmp/fish/implicit/share/completions/wajig.fish:56 +#, fuzzy +msgid "List those packages on hold" +msgstr "Reinstall the packages" + +#: /tmp/fish/implicit/share/completions/wajig.fish:57 +msgid "List packages (with optional argument substring) installed" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wajig.fish:58 +#, fuzzy +msgid "List the contents of the install/remove log file (filtered)" +msgstr "Display the contents of the installed gems" + +#: /tmp/fish/implicit/share/completions/wajig.fish:59 +msgid "List all known packages or those containing supplied string" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wajig.fish:60 +#: /tmp/fish/implicit/share/completions/wajig.fish:74 +#, fuzzy +msgid "List libraries not required by any installed package" +msgstr "Generate a .deb file for an installed package" + +#: /tmp/fish/implicit/share/completions/wajig.fish:61 +#, fuzzy +msgid "List the control scripts of the package of deb file" +msgstr "Display the trigger scripts contained in the package" + +#: /tmp/fish/implicit/share/completions/wajig.fish:62 +#, fuzzy +msgid "List packages that belong to a specific section" +msgstr "List packages providing specified capability" + +#: /tmp/fish/implicit/share/completions/wajig.fish:63 +#, fuzzy +msgid "List the sections that are available" +msgstr "Only perform operations that are trivial" + +#: /tmp/fish/implicit/share/completions/wajig.fish:64 +msgid "Same as list but only prints first two columns, not truncated" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wajig.fish:65 +msgid "Same as list but avoids truncating package names" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wajig.fish:66 +#, fuzzy +msgid "Dist-upgrade using packages already downloaded" +msgstr "Upgrade package if already installed" + +#: /tmp/fish/implicit/share/completions/wajig.fish:67 +msgid "Upgrade using packages already downloaded, but not any others" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wajig.fish:68 +#, fuzzy +msgid "Runs the madison command of apt-cache." +msgstr "Run commands from cache" + +#: /tmp/fish/implicit/share/completions/wajig.fish:69 +#, fuzzy +msgid "Move packages in the download cache to a local Debian mirror" +msgstr "Move packages from cache to local mirror" + +#: /tmp/fish/implicit/share/completions/wajig.fish:70 +#, fuzzy +msgid "List packages that became available since last update" +msgstr "List packages with newer versions available for upgrading" + +#: /tmp/fish/implicit/share/completions/wajig.fish:71 +#, fuzzy +msgid "Obtain the latest news about the package" +msgstr "List all the files in each selected package" + +#: /tmp/fish/implicit/share/completions/wajig.fish:72 +#, fuzzy +msgid "List packages newly available for upgrading" +msgstr "List packages with newer versions available for upgrading" + +#: /tmp/fish/implicit/share/completions/wajig.fish:73 +#, fuzzy +msgid "List installed packages that do not meet the DFSG" +msgstr "Update installed packages with newer versions" + +#: /tmp/fish/implicit/share/completions/wajig.fish:75 +#: /tmp/fish/implicit/share/completions/wajig.fish:89 +msgid "Generate a .deb file for an installed package" +msgstr "Generate a .deb file for an installed package" + +#: /tmp/fish/implicit/share/completions/wajig.fish:76 +msgid "From preferences file show priorities/policy (available)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wajig.fish:77 +#, fuzzy +msgid "Remove one or more packages and configuration files" +msgstr "Remove one or more packages (see also purge)" + +#: /tmp/fish/implicit/share/completions/wajig.fish:78 +msgid "Purge package and those it depend on and not required by others" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wajig.fish:79 +msgid "Purge orphaned libraries (not required by installed packages)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wajig.fish:80 +msgid "Display the package's README file from /usr/share/doc" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wajig.fish:81 +msgid "Download package and any packages it depends on" +msgstr "Download package and any packages it depends on" + +#: /tmp/fish/implicit/share/completions/wajig.fish:83 +msgid "Reconfigure the named installed packages or run gkdebconf" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wajig.fish:84 +msgid "Reinstall each of the named packages" +msgstr "Reinstall each of the named packages" + +#: /tmp/fish/implicit/share/completions/wajig.fish:85 +msgid "Reload daemon configs, e.g., gdm, apache (see list-daemons)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wajig.fish:86 +msgid "Remove one or more packages (see also purge)" +msgstr "Remove one or more packages (see also purge)" + +#: /tmp/fish/implicit/share/completions/wajig.fish:87 +msgid "Remove package and its dependees not required by others" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wajig.fish:88 +msgid "Remove orphaned libraries (not required by installed packages)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wajig.fish:91 +msgid "Stop then start a daemon, e.g., gdm, apache (see list-daemons)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wajig.fish:92 +msgid "Install a RedHat .rpm package" +msgstr "Install a RedHat .rpm package" + +#: /tmp/fish/implicit/share/completions/wajig.fish:93 +msgid "Convert a RedHat .rpm file to a Debian .deb file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wajig.fish:94 +msgid "Search for packages containing listed words" +msgstr "Search for packages containing listed words" + +#: /tmp/fish/implicit/share/completions/wajig.fish:95 +msgid "Find local Debian archives suitable for sources.list" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wajig.fish:96 +msgid "Configure the sources.list file which locates Debian archives" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wajig.fish:97 +msgid "Provide a detailed description of package [same as detail]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wajig.fish:98 +msgid "Trace the steps that a dist-upgrade would perform" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wajig.fish:99 +msgid "Trace the steps that an install would perform" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wajig.fish:100 +msgid "Trace the steps that a remove would perform" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wajig.fish:101 +msgid "Trace the steps that an upgrade would perform" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wajig.fish:102 +#: /tmp/fish/implicit/share/completions/wajig.fish:103 +msgid "Print out the size (in K) of all, or listed, installed packages" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wajig.fish:104 +msgid "Generates list of package=version for all installed packages" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wajig.fish:105 +msgid "Retrieve and unpack sources for the named packages" +msgstr "Retrieve and unpack sources for the named packages" + +#: /tmp/fish/implicit/share/completions/wajig.fish:106 +msgid "Start a daemon, e.g., gdm, apache (see list-daemons)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wajig.fish:107 +msgid "Show the version and available version of packages" +msgstr "Show the version and available version of packages" + +#: /tmp/fish/implicit/share/completions/wajig.fish:108 +#: /tmp/fish/implicit/share/completions/wajig.fish:109 +msgid "Show the version and available version of matching packages" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wajig.fish:110 +msgid "Stop a daemon, e.g., gdm, apache (see list-daemons)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wajig.fish:112 +msgid "Run the Gnome task selector to install groups of packages" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wajig.fish:113 +msgid "List packages with newer versions available for upgrading" +msgstr "List packages with newer versions available for upgrading" + +#: /tmp/fish/implicit/share/completions/wajig.fish:114 +msgid "Remove listed packages from hold so they are again upgraded" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wajig.fish:116 +msgid "Update the list of down-loadable packages" +msgstr "Update the list of down-loadable packages" + +#: /tmp/fish/implicit/share/completions/wajig.fish:117 +msgid "Update default alternative for things like x-window-manager" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wajig.fish:118 +msgid "Updates the local list of PCI ids from the internet master list" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wajig.fish:119 +msgid "Updates the local list of USB ids from the internet master list" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wajig.fish:120 +msgid "Upgrade all of the installed packages or just those listed" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wajig.fish:121 +msgid "List version and distribution of (all) packages." +msgstr "List version and distribution of (all) packages." + +#: /tmp/fish/implicit/share/completions/wajig.fish:122 +msgid "A synonym for describe" +msgstr "A synonym for describe" + +#: /tmp/fish/implicit/share/completions/wajig.fish:123 +msgid "Find the package that supplies the given command or file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/watch.fish:1 +msgid "Beep if command has a non-zero exit" +msgstr "" + +#: /tmp/fish/implicit/share/completions/watch.fish:2 +msgid "Interpret ANSI color sequences" +msgstr "" + +#: /tmp/fish/implicit/share/completions/watch.fish:3 +#: /tmp/fish/implicit/share/completions/watch.fish:4 +#, fuzzy +msgid "Highlight changes between updates" +msgstr "Time between screen updates" + +#: /tmp/fish/implicit/share/completions/watch.fish:5 +msgid "Exit if command has a non-zero exit" +msgstr "" + +#: /tmp/fish/implicit/share/completions/watch.fish:6 +msgid "Exit when output from command changes" +msgstr "" + +#: /tmp/fish/implicit/share/completions/watch.fish:7 +#, fuzzy +msgid "Seconds to wait between updates" +msgstr "Time to wait between requesting more peers" + +#: /tmp/fish/implicit/share/completions/watch.fish:8 +msgid "Attempt run command in precise intervals" +msgstr "" + +#: /tmp/fish/implicit/share/completions/watch.fish:9 +msgid "Turn off header" +msgstr "" + +#: /tmp/fish/implicit/share/completions/watch.fish:10 +#, fuzzy +msgid "Pass command to exec instead of \"sh -c\"" +msgstr "Pass command to shell" + +#: /tmp/fish/implicit/share/completions/wc.fish:1 +msgid "Print byte counts" +msgstr "Print byte counts" + +#: /tmp/fish/implicit/share/completions/wc.fish:2 +msgid "Print character counts" +msgstr "Print character counts" + +#: /tmp/fish/implicit/share/completions/wc.fish:3 +msgid "Print newline counts" +msgstr "Print newline counts" + +#: /tmp/fish/implicit/share/completions/wc.fish:4 +msgid "Print length of longest line" +msgstr "Print length of longest line" + +#: /tmp/fish/implicit/share/completions/wc.fish:5 +#, fuzzy +msgid "Print word counts" +msgstr "Print byte counts" + +#: /tmp/fish/implicit/share/completions/wesnoth.fish:1 +msgid "Number sets BitsPerPixel value" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wesnoth.fish:2 +msgid "" +" compresses a savefile (infile) that is in text WML format " +"into binary WML format (outfile)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wesnoth.fish:3 +msgid "" +"Shows extra debugging information and enables additional command mode " +"options in-game" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wesnoth.fish:4 +msgid "" +" decompresses a savefile (infile) that is in binary WML " +"format into text WML format (outfile)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wesnoth.fish:5 +msgid "Runs the game in full screen mode" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wesnoth.fish:6 +msgid "" +"Displays the number of frames per second the game is currently running at, " +"in a corner of the screen" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wesnoth.fish:7 +msgid "" +"Displays a summary of command line options to standard output, and exits" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wesnoth.fish:8 +#, fuzzy +msgid "Savegame loads the file savegame from the standard save game directory" +msgstr "Remove all downloaded .deb files from the package cache directory" + +#: /tmp/fish/implicit/share/completions/wesnoth.fish:9 +msgid "Set the severity level of debugging domains" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wesnoth.fish:10 +msgid "Runs a multiplayer game" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wesnoth.fish:11 +msgid "Disables caching of game data" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wesnoth.fish:12 +msgid "Runs the game without sounds and music" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wesnoth.fish:13 +#, fuzzy +msgid "Prints the name of the game data directory and exits" +msgstr "Change working directory" + +#: /tmp/fish/implicit/share/completions/wesnoth.fish:14 +#, fuzzy +msgid "XxY sets the screen resolution" +msgstr "save the current configuration" + +#: /tmp/fish/implicit/share/completions/wesnoth.fish:15 +msgid "Runs the game in a small test scenario" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wesnoth.fish:16 +#, fuzzy +msgid "Shows the version number and exits" +msgstr "Show version number and exit" + +#: /tmp/fish/implicit/share/completions/wesnoth.fish:17 +msgid "Runs the game in windowed mode" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wesnoth.fish:18 +msgid "Runs the game without any delays for graphic benchmarking" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wesnoth.fish:19 +msgid "" +"Exits once the scenario is over, without displaying victory/defeat dialog " +"which requires the user to click OK" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wesnoth.fish:20 +msgid "" +"Selects a non-standard algorithm to be used by the AI controller for this " +"side" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wesnoth.fish:21 +msgid "Selects the controller for this side" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wesnoth.fish:22 +msgid "" +"Use this option to play in the selected era instead of the \"Default\" era" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wesnoth.fish:23 +msgid "Runs the game without the GUI" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wesnoth.fish:24 +msgid "Sets additional parameters for this side" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wesnoth.fish:25 +msgid "Selects a multiplayer scenario" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wesnoth.fish:26 +msgid "Selects a faction of the current era for this side" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wesnoth.fish:27 +msgid "Sets the number of turns for the chosen scenario" +msgstr "" + +#: /tmp/fish/implicit/share/completions/w.fish:1 +msgid "Dont print header" +msgstr "Dont print header" + +#: /tmp/fish/implicit/share/completions/w.fish:2 +msgid "Ignore username for time calculations" +msgstr "Ignore username for time calculations" + +#: /tmp/fish/implicit/share/completions/w.fish:3 +msgid "Short format" +msgstr "Short format" + +#: /tmp/fish/implicit/share/completions/w.fish:4 +msgid "Toggle printing of remote hostname" +msgstr "Toggle printing of remote hostname" + +#: /tmp/fish/implicit/share/completions/wget.fish:3 +msgid "Go to background immediately after startup" +msgstr "Go to background immediately after startup" + +#: /tmp/fish/implicit/share/completions/wget.fish:4 +#, fuzzy +msgid "Execute command as if part of .wgetrc" +msgstr "Execute command if previous command failed" + +#: /tmp/fish/implicit/share/completions/wget.fish:5 +msgid "Log all messages to logfile" +msgstr "Log all messages to logfile" + +#: /tmp/fish/implicit/share/completions/wget.fish:6 +msgid "Append all messages to logfile" +msgstr "Append all messages to logfile" + +#: /tmp/fish/implicit/share/completions/wget.fish:7 +msgid "Turn on debug output" +msgstr "Turn on debug output" + +#: /tmp/fish/implicit/share/completions/wget.fish:10 +#: /tmp/fish/implicit/share/completions/wget.fish:11 +msgid "Turn off verbose without being completely quiet" +msgstr "Turn off verbose without being completely quiet" + +#: /tmp/fish/implicit/share/completions/wget.fish:12 +msgid "Read URLs from file" +msgstr "Read URLs from file" + +#: /tmp/fish/implicit/share/completions/wget.fish:13 +msgid "Force input to be treated as HTML" +msgstr "Force input to be treated as HTML" + +#: /tmp/fish/implicit/share/completions/wget.fish:14 +msgid "Prepend string to relative links" +msgstr "Prepend string to relative links" + +#: /tmp/fish/implicit/share/completions/wget.fish:15 +msgid "Bind address on local machine" +msgstr "Bind address on local machine" + +#: /tmp/fish/implicit/share/completions/wget.fish:16 +msgid "Set number of retries to number" +msgstr "Set number of retries to number" + +#: /tmp/fish/implicit/share/completions/wget.fish:17 +msgid "Concatenate output to file" +msgstr "Concatenate output to file" + +#: /tmp/fish/implicit/share/completions/wget.fish:18 +#: /tmp/fish/implicit/share/completions/wget.fish:19 +msgid "Never overwrite files with same name" +msgstr "Never overwrite files with same name" + +#: /tmp/fish/implicit/share/completions/wget.fish:20 +msgid "Continue getting a partially-downloaded file" +msgstr "Continue getting a partially-downloaded file" + +#: /tmp/fish/implicit/share/completions/wget.fish:21 +msgid "Select progress meter type" +msgstr "Select progress meter type" + +#: /tmp/fish/implicit/share/completions/wget.fish:22 +msgid "Turn on time-stamping" +msgstr "Turn on time-stamping" + +#: /tmp/fish/implicit/share/completions/wget.fish:23 +msgid "Print the headers/responses sent by servers" +msgstr "Print the headers/responses sent by servers" + +#: /tmp/fish/implicit/share/completions/wget.fish:24 +msgid "Do not download the pages, just check that they are there" +msgstr "Do not download the pages, just check that they are there" + +#: /tmp/fish/implicit/share/completions/wget.fish:25 +msgid "Set the network timeout" +msgstr "Set the network timeout" + +#: /tmp/fish/implicit/share/completions/wget.fish:26 +msgid "Set the DNS lookup timeout" +msgstr "Set the DNS lookup timeout" + +#: /tmp/fish/implicit/share/completions/wget.fish:27 +msgid "Set the connect timeout" +msgstr "Set the connect timeout" + +#: /tmp/fish/implicit/share/completions/wget.fish:28 +msgid "Set the read (and write) timeout" +msgstr "Set the read (and write) timeout" + +#: /tmp/fish/implicit/share/completions/wget.fish:29 +msgid "Limit the download speed" +msgstr "Limit the download speed" + +#: /tmp/fish/implicit/share/completions/wget.fish:30 +msgid "Wait the specified number of seconds between the retrievals" +msgstr "Wait the specified number of seconds between the retrievals" + +#: /tmp/fish/implicit/share/completions/wget.fish:31 +msgid "Wait time between retries" +msgstr "Wait time between retries" + +#: /tmp/fish/implicit/share/completions/wget.fish:32 +msgid "Wait random amount of time between retrievals" +msgstr "Wait random amount of time between retrievals" + +#: /tmp/fish/implicit/share/completions/wget.fish:33 +msgid "Toggle proxy support" +msgstr "Toggle proxy support" + +#: /tmp/fish/implicit/share/completions/wget.fish:34 +msgid "Specify download quota for automatic retrievals" +msgstr "Specify download quota for automatic retrievals" + +#: /tmp/fish/implicit/share/completions/wget.fish:35 +msgid "Turn off caching of DNS lookups" +msgstr "Turn off caching of DNS lookups" + +#: /tmp/fish/implicit/share/completions/wget.fish:36 +msgid "" +"Change which characters found in remote URLs may show up in local file names" +msgstr "" +"Change which characters found in remote URLs may show up in local file names" + +#: /tmp/fish/implicit/share/completions/wget.fish:37 +#: /tmp/fish/implicit/share/completions/wget.fish:38 +msgid "Do not create a hierarchy of directories" +msgstr "Do not create a hierarchy of directories" + +#: /tmp/fish/implicit/share/completions/wget.fish:39 +msgid "Force creation of a hierarchy of directories" +msgstr "Force creation of a hierarchy of directories" + +#: /tmp/fish/implicit/share/completions/wget.fish:40 +#: /tmp/fish/implicit/share/completions/wget.fish:41 +msgid "Disable generation of host-prefixed directories" +msgstr "Disable generation of host-prefixed directories" + +#: /tmp/fish/implicit/share/completions/wget.fish:42 +msgid "Use the protocol name as a directory component" +msgstr "Use the protocol name as a directory component" + +#: /tmp/fish/implicit/share/completions/wget.fish:43 +msgid "Ignore specified number of directory components" +msgstr "Ignore specified number of directory components" + +#: /tmp/fish/implicit/share/completions/wget.fish:44 +msgid "Set directory prefix" +msgstr "Set directory prefix" + +#: /tmp/fish/implicit/share/completions/wget.fish:45 +msgid "Force html files to have html extension" +msgstr "Force html files to have html extension" + +#: /tmp/fish/implicit/share/completions/wget.fish:46 +msgid "Specify the http username" +msgstr "Specify the http username" + +#: /tmp/fish/implicit/share/completions/wget.fish:47 +msgid "Specify the http password" +msgstr "Specify the http password" + +#: /tmp/fish/implicit/share/completions/wget.fish:48 +msgid "Disable server-side cache" +msgstr "Disable server-side cache" + +#: /tmp/fish/implicit/share/completions/wget.fish:49 +#, fuzzy +msgid "Disable the use of cookies" +msgstr "Save session cookies" + +#: /tmp/fish/implicit/share/completions/wget.fish:50 +msgid "Load cookies from file" +msgstr "Load cookies from file" + +#: /tmp/fish/implicit/share/completions/wget.fish:51 +msgid "Save cookies to file" +msgstr "Save cookies to file" + +#: /tmp/fish/implicit/share/completions/wget.fish:52 +msgid "Save session cookies" +msgstr "Save session cookies" + +#: /tmp/fish/implicit/share/completions/wget.fish:53 +msgid "Ignore 'Content-Length' header" +msgstr "Ignore “Content-Length” header" + +#: /tmp/fish/implicit/share/completions/wget.fish:54 +msgid "Define an additional-header to be passed to the HTTP servers" +msgstr "Define an additional-header to be passed to the HTTP servers" + +#: /tmp/fish/implicit/share/completions/wget.fish:55 +msgid "Specify the proxy username" +msgstr "Specify the proxy username" + +#: /tmp/fish/implicit/share/completions/wget.fish:56 +msgid "Specify the proxy password" +msgstr "Specify the proxy password" + +#: /tmp/fish/implicit/share/completions/wget.fish:57 +msgid "Set referer URL" +msgstr "Set referer URL" + +#: /tmp/fish/implicit/share/completions/wget.fish:58 +msgid "Save the headers sent by the HTTP server" +msgstr "Save the headers sent by the HTTP server" + +#: /tmp/fish/implicit/share/completions/wget.fish:59 +msgid "Identify as agent-string" +msgstr "Identify as agent-string" + +#: /tmp/fish/implicit/share/completions/wget.fish:60 +#: /tmp/fish/implicit/share/completions/wget.fish:61 +msgid "" +"Use POST as the method for all HTTP requests and send the specified data in " +"the request body" +msgstr "" +"Use POST as the method for all HTTP requests and send the specified data in " +"the request body" + +#: /tmp/fish/implicit/share/completions/wget.fish:62 +msgid "Turn off keep-alive for http downloads" +msgstr "Turn off keep-alive for http downloads" + +#: /tmp/fish/implicit/share/completions/wget.fish:63 +#, fuzzy +msgid "Choose secure protocol" +msgstr "Reject protocols" + +#: /tmp/fish/implicit/share/completions/wget.fish:64 +#, fuzzy +msgid "Only follow secure HTTPS links" +msgstr "Always follow symbolic links" + +#: /tmp/fish/implicit/share/completions/wget.fish:65 +msgid "Don't validate the server's certificate" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wget.fish:66 +#, fuzzy +msgid "Client certificate file" +msgstr "Set certificate policy" + +#: /tmp/fish/implicit/share/completions/wget.fish:67 +#, fuzzy +msgid "Client certificate type" +msgstr "Set certificate policy" + +#: /tmp/fish/implicit/share/completions/wget.fish:68 +#, fuzzy +msgid "Private key file" +msgstr "Write to file" + +#: /tmp/fish/implicit/share/completions/wget.fish:69 +#, fuzzy +msgid "Private key type" +msgstr "Print filesystem type" + +#: /tmp/fish/implicit/share/completions/wget.fish:70 +#, fuzzy +msgid "File with the bundle of CAs" +msgstr "Edit the patch bundle description" + +#: /tmp/fish/implicit/share/completions/wget.fish:71 +msgid "Directory where hash list of CAs is stored" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wget.fish:72 +msgid "File with bundle of CRLs" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wget.fish:73 +msgid "File with random data for seeding the SSL PRNG" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wget.fish:74 +msgid "File naming the EGD socket with random data" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wget.fish:75 +msgid "Disable HSTS" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wget.fish:76 +#, fuzzy +msgid "Path of HSTS database" +msgstr "Print database" + +#: /tmp/fish/implicit/share/completions/wget.fish:77 +msgid "Don't remove the temporary .listing files generated" +msgstr "Don't remove the temporary .listing files generated" + +#: /tmp/fish/implicit/share/completions/wget.fish:78 +msgid "Turn off FTP globbing" +msgstr "Turn off FTP globbing" + +#: /tmp/fish/implicit/share/completions/wget.fish:79 +msgid "Use the passive FTP retrieval scheme" +msgstr "Use the passive FTP retrieval scheme" + +#: /tmp/fish/implicit/share/completions/wget.fish:80 +msgid "Traverse symlinks and retrieve pointed-to files" +msgstr "Traverse symlinks and retrieve pointed-to files" + +#: /tmp/fish/implicit/share/completions/wget.fish:81 +msgid "Turn on recursive retrieving" +msgstr "Turn on recursive retrieving" + +#: /tmp/fish/implicit/share/completions/wget.fish:82 +msgid "Specify recursion maximum depth" +msgstr "Specify recursion maximum depth" + +#: /tmp/fish/implicit/share/completions/wget.fish:83 +msgid "Delete every single file downloaded" +msgstr "Delete every single file downloaded" + +#: /tmp/fish/implicit/share/completions/wget.fish:84 +msgid "" +"Convert the links in the document to make them suitable for local viewing" +msgstr "" +"Convert the links in the document to make them suitable for local viewing" + +#: /tmp/fish/implicit/share/completions/wget.fish:85 +msgid "Back up the original version" +msgstr "Back up the original version" + +#: /tmp/fish/implicit/share/completions/wget.fish:86 +msgid "Turn on options suitable for mirroring" +msgstr "Turn on options suitable for mirroring" + +#: /tmp/fish/implicit/share/completions/wget.fish:87 +msgid "" +"Download all the files that are necessary to properly display a given HTML " +"page" +msgstr "" +"Download all the files that are necessary to properly display a given HTML " +"page" + +#: /tmp/fish/implicit/share/completions/wget.fish:88 +msgid "Turn on strict parsing of HTML comments" +msgstr "Turn on strict parsing of HTML comments" + +#: /tmp/fish/implicit/share/completions/wget.fish:89 +msgid "Comma-separated lists of file name suffixes or patterns to accept" +msgstr "Comma-separated lists of file name suffixes or patterns to accept" + +#: /tmp/fish/implicit/share/completions/wget.fish:90 +msgid "Comma-separated lists of file name suffixes or patterns to reject" +msgstr "Comma-separated lists of file name suffixes or patterns to reject" + +#: /tmp/fish/implicit/share/completions/wget.fish:91 +msgid "Set domains to be followed" +msgstr "Set domains to be followed" + +#: /tmp/fish/implicit/share/completions/wget.fish:92 +msgid "Specify the domains that are not to be followed" +msgstr "Specify the domains that are not to be followed" + +#: /tmp/fish/implicit/share/completions/wget.fish:93 +msgid "Follow FTP links from HTML documents" +msgstr "Follow FTP links from HTML documents" + +#: /tmp/fish/implicit/share/completions/wget.fish:94 +msgid "HTML tags to follow" +msgstr "HTML tags to follow" + +#: /tmp/fish/implicit/share/completions/wget.fish:95 +msgid "HTML tags to ignore" +msgstr "HTML tags to ignore" + +#: /tmp/fish/implicit/share/completions/wget.fish:96 +msgid "Enable spanning across hosts" +msgstr "Enable spanning across hosts" + +#: /tmp/fish/implicit/share/completions/wget.fish:97 +msgid "Follow relative links only" +msgstr "Follow relative links only" + +#: /tmp/fish/implicit/share/completions/wget.fish:98 +msgid "Specify a comma-separated list of directories you wish to follow" +msgstr "Specify a comma-separated list of directories you wish to follow" + +#: /tmp/fish/implicit/share/completions/wget.fish:99 +msgid "Specify a comma-separated list of directories you wish to exclude" +msgstr "Specify a comma-separated list of directories you wish to exclude" + +#: /tmp/fish/implicit/share/completions/wget.fish:100 +#: /tmp/fish/implicit/share/completions/wget.fish:101 +#, fuzzy +msgid "Do not ever ascend to the parent directory" +msgstr "Download the packages to the current directory" + +#: /tmp/fish/implicit/share/completions/which.fish:1 +#: /tmp/fish/implicit/share/completions/which.fish:13 +msgid "Print all matching executables in PATH, not just the first" +msgstr "" + +#: /tmp/fish/implicit/share/completions/which.fish:2 +msgid "Read aliases from stdin, reporting matching ones on stdout" +msgstr "" + +#: /tmp/fish/implicit/share/completions/which.fish:3 +#, fuzzy +msgid "Ignore option '--read-alias'" +msgstr "Ignore option “--read-functions”" + +#: /tmp/fish/implicit/share/completions/which.fish:4 +msgid "" +"Read shell function definitions from stdin, reporting matching ones on stdout" +msgstr "" + +#: /tmp/fish/implicit/share/completions/which.fish:5 +msgid "Ignore option '--read-functions'" +msgstr "Ignore option “--read-functions”" + +#: /tmp/fish/implicit/share/completions/which.fish:6 +msgid "Skip directories in PATH that start with a dot" +msgstr "" + +#: /tmp/fish/implicit/share/completions/which.fish:7 +msgid "" +"Skip directories in PATH that start with a tilde and executables which " +"reside in the HOME directory" +msgstr "" + +#: /tmp/fish/implicit/share/completions/which.fish:8 +msgid "" +"If a directory in PATH starts with a dot and a matching executable was found " +"for that path, then print './programname'" +msgstr "" + +#: /tmp/fish/implicit/share/completions/which.fish:9 +msgid "Output a tilde when a directory matches the HOME directory" +msgstr "" + +#: /tmp/fish/implicit/share/completions/which.fish:10 +msgid "Stop processing options on the right if not on tty" +msgstr "" + +#: /tmp/fish/implicit/share/completions/which.fish:14 +msgid "Print no output, only return 0 if found" +msgstr "" + +#: /tmp/fish/implicit/share/completions/who.fish:1 +msgid "Same as -b -d --login -p -r -t -T -u" +msgstr "Same as -b -d --login -p -r -t -T -u" + +#: /tmp/fish/implicit/share/completions/who.fish:2 +msgid "Print time of last boot" +msgstr "Print time of last boot" + +#: /tmp/fish/implicit/share/completions/who.fish:3 +#, fuzzy +msgid "Print dead processes" +msgstr "Print processor" + +#: /tmp/fish/implicit/share/completions/who.fish:4 +msgid "Print line of headings" +msgstr "Print line of headings" + +#: /tmp/fish/implicit/share/completions/who.fish:5 +msgid "Print idle time" +msgstr "Print idle time" + +#: /tmp/fish/implicit/share/completions/who.fish:6 +msgid "Print login process" +msgstr "Print login process" + +#: /tmp/fish/implicit/share/completions/who.fish:7 +msgid "Canonicalize hostnames via DNS" +msgstr "Canonicalize hostnames via DNS" + +#: /tmp/fish/implicit/share/completions/who.fish:8 +msgid "Print hostname and user for stdin" +msgstr "Print hostname and user for stdin" + +#: /tmp/fish/implicit/share/completions/who.fish:9 +msgid "Print active processes spawned by init" +msgstr "Print active processes spawned by init" + +#: /tmp/fish/implicit/share/completions/who.fish:10 +msgid "Print all login names and number of users logged on" +msgstr "Print all login names and number of users logged on" + +#: /tmp/fish/implicit/share/completions/who.fish:11 +msgid "Print current runlevel" +msgstr "Print current runlevel" + +#: /tmp/fish/implicit/share/completions/who.fish:12 +msgid "Print name, line, and time" +msgstr "Print name, line, and time" + +#: /tmp/fish/implicit/share/completions/who.fish:13 +msgid "Print last system clock change" +msgstr "Print last system clock change" + +#: /tmp/fish/implicit/share/completions/who.fish:14 +#: /tmp/fish/implicit/share/completions/who.fish:15 +#: /tmp/fish/implicit/share/completions/who.fish:16 +msgid "Print users message status as +, - or ?" +msgstr "Print users message status as +, - or ?" + +#: /tmp/fish/implicit/share/completions/who.fish:17 +msgid "List users logged in" +msgstr "List users logged in" + +#: /tmp/fish/implicit/share/completions/wicd-client.fish:1 +#: /tmp/fish/implicit/share/completions/wicd-gtk.fish:1 +msgid "Run the wicd tray icon only." +msgstr "" + +#: /tmp/fish/implicit/share/completions/wicd-client.fish:2 +#: /tmp/fish/implicit/share/completions/wicd-gtk.fish:2 +msgid "Run wicd without the tray icon." +msgstr "" + +#: /tmp/fish/implicit/share/completions/wicd-client.fish:3 +#: /tmp/fish/implicit/share/completions/wicd-gtk.fish:3 +#, fuzzy +msgid "Print this help information." +msgstr "Print extra information" + +#: /tmp/fish/implicit/share/completions/wicd-client.fish:4 +#: /tmp/fish/implicit/share/completions/wicd-gtk.fish:4 +msgid "Run the tray without network traffic tray animations." +msgstr "" + +#: /tmp/fish/implicit/share/completions/wicd-client.fish:5 +#: /tmp/fish/implicit/share/completions/wicd-gtk.fish:5 +msgid "Don't display anything except notifications." +msgstr "" + +#: /tmp/fish/implicit/share/completions/wicd-cli.fish:2 +#, fuzzy +msgid "Scan for networks" +msgstr "add a network" + +#: /tmp/fish/implicit/share/completions/wicd-cli.fish:3 +#, fuzzy +msgid "List networks" +msgstr "disable a network" + +#: /tmp/fish/implicit/share/completions/wicd-cli.fish:4 +#, fuzzy +msgid "Show network details" +msgstr "get network variables" + +#: /tmp/fish/implicit/share/completions/wicd-cli.fish:5 +msgid "Disconnect" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wicd-cli.fish:6 +msgid "Connect" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wicd-cli.fish:7 +#, fuzzy +msgid "List encryption types" +msgstr "List entries by lines" + +#: /tmp/fish/implicit/share/completions/wicd-cli.fish:8 +msgid "Perform operation on wireless network" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wicd-cli.fish:9 +#, fuzzy +msgid "Perform operation on wired network" +msgstr "Only perform operations that are trivial" + +#: /tmp/fish/implicit/share/completions/wicd-cli.fish:10 +#, fuzzy +msgid "Save profile" +msgstr "No flat profile" + +#: /tmp/fish/implicit/share/completions/wicd-cli.fish:11 +#, fuzzy +msgid "Load profile" +msgstr "No flat profile" + +#: /tmp/fish/implicit/share/completions/wicd-cli.fish:12 +msgid "Set name for profile to save/load" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wicd-cli.fish:13 +#, fuzzy +msgid "Get or set network property" +msgstr "Retrieve revision property" + +#: /tmp/fish/implicit/share/completions/wicd-cli.fish:14 +#, fuzzy +msgid "Set network property to" +msgstr "Set property" + +#: /tmp/fish/implicit/share/completions/wicd-cli.fish:15 +#, fuzzy +msgid "Set the network" +msgstr "Set the network timeout" + +#: /tmp/fish/implicit/share/completions/wpa_cli.fish:1 +msgid "get current WPA/EAPOL/EAP status" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wpa_cli.fish:2 +msgid "get MIB variables (dot1x, dot11)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wpa_cli.fish:3 +msgid "show this usage help" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wpa_cli.fish:4 +msgid "show interfaces/select interface" +msgstr "show interfaces/select interface" + +#: /tmp/fish/implicit/share/completions/wpa_cli.fish:5 +msgid "change debug level" +msgstr "change debug level" + +#: /tmp/fish/implicit/share/completions/wpa_cli.fish:6 +msgid "show full wpa_cli license" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wpa_cli.fish:7 +msgid "IEEE 802.1X EAPOL state machine logoff" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wpa_cli.fish:8 +msgid "IEEE 802.1X EAPOL state machine logon" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wpa_cli.fish:9 +msgid "set/list variables" +msgstr "set/list variables" + +#: /tmp/fish/implicit/share/completions/wpa_cli.fish:10 +msgid "show PMKSA cache" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wpa_cli.fish:11 +msgid "force reassociation" +msgstr "force reassociation" + +#: /tmp/fish/implicit/share/completions/wpa_cli.fish:12 +msgid "force wpa_supplicant to re-read its config file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wpa_cli.fish:13 +msgid "force preauthentication" +msgstr "force preauthentication" + +#: /tmp/fish/implicit/share/completions/wpa_cli.fish:14 +msgid "configure identity for an SSID" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wpa_cli.fish:15 +msgid "configure password for an SSID" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wpa_cli.fish:16 +msgid "change password for an SSID" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wpa_cli.fish:17 +msgid "configure pin for an SSID" +msgstr "configure pin for an SSID" + +#: /tmp/fish/implicit/share/completions/wpa_cli.fish:18 +msgid "configure one-time-password for an SSID" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wpa_cli.fish:19 +msgid "configure private key passphrase for an SSID" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wpa_cli.fish:20 +msgid "set preferred BSSID for an SSID" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wpa_cli.fish:21 +msgid "list configured networks" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wpa_cli.fish:22 +msgid "select a network (disable others)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wpa_cli.fish:23 +msgid "enable a network" +msgstr "enable a network" + +#: /tmp/fish/implicit/share/completions/wpa_cli.fish:24 +msgid "disable a network" +msgstr "disable a network" + +#: /tmp/fish/implicit/share/completions/wpa_cli.fish:25 +msgid "add a network" +msgstr "add a network" + +#: /tmp/fish/implicit/share/completions/wpa_cli.fish:26 +msgid "remove a network" +msgstr "remove a network" + +#: /tmp/fish/implicit/share/completions/wpa_cli.fish:27 +msgid "set/list network variables" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wpa_cli.fish:28 +msgid "get network variables" +msgstr "get network variables" + +#: /tmp/fish/implicit/share/completions/wpa_cli.fish:29 +msgid "save the current configuration" +msgstr "save the current configuration" + +#: /tmp/fish/implicit/share/completions/wpa_cli.fish:30 +msgid "disconnect and wait for reassociate command before connecting" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wpa_cli.fish:31 +msgid "request new BSS scan" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wpa_cli.fish:32 +msgid "get latest scan results" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wpa_cli.fish:33 +msgid "get capabilies" +msgstr "get capabilies" + +#: /tmp/fish/implicit/share/completions/wpa_cli.fish:34 +msgid "request STAKey negotiation with " +msgstr "" + +#: /tmp/fish/implicit/share/completions/wpa_cli.fish:35 +msgid "set ap_scan parameter" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wpa_cli.fish:36 +msgid "request STK negotiation with " +msgstr "" + +#: /tmp/fish/implicit/share/completions/wpa_cli.fish:37 +msgid "terminate wpa_supplicant" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wvdial.fish:1 +msgid "wvdial connections" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wvdial.fish:2 +msgid "Run wvdial as chat replacement from within pppd" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wvdial.fish:3 +msgid "Run wvdial with alternative config file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/wvdial.fish:4 +#, fuzzy +msgid "Don't output debug information" +msgstr "Don't print group information" + +#: /tmp/fish/implicit/share/completions/xargs.fish:1 +msgid "" +"Input filenames are terminated by a null character instead of by whitespace, " +"and the quotes and backslash are not special" +msgstr "" +"Input filenames are terminated by a null character instead of by whitespace, " +"and the quotes and backslash are not special" + +#: /tmp/fish/implicit/share/completions/xargs.fish:2 +#: /tmp/fish/implicit/share/completions/xargs.fish:3 +msgid "Set the end of file string to eof-str" +msgstr "Set the end of file string to eof-str" + +#: /tmp/fish/implicit/share/completions/xargs.fish:5 +#: /tmp/fish/implicit/share/completions/xargs.fish:6 +msgid "" +"Replace replace-str in the initial arguments with names from standard input" +msgstr "" +"Replace replace-str in the initial arguments with names from standard input" + +#: /tmp/fish/implicit/share/completions/xargs.fish:7 +#: /tmp/fish/implicit/share/completions/xargs.fish:8 +msgid "Use at most max-lines nonblank input lines per command line" +msgstr "Use at most max-lines nonblank input lines per command line" + +#: /tmp/fish/implicit/share/completions/xargs.fish:9 +msgid "Use at most max-args arguments per command line" +msgstr "Use at most max-args arguments per command line" + +#: /tmp/fish/implicit/share/completions/xargs.fish:10 +msgid "" +"Prompt the user about whether to run each command line and read a line from " +"the terminal" +msgstr "" +"Prompt the user about whether to run each command line and read a line from " +"the terminal" + +#: /tmp/fish/implicit/share/completions/xargs.fish:11 +msgid "" +"If the standard input does not contain any nonblanks, do not run the command" +msgstr "" +"If the standard input does not contain any nonblanks, do not run the command" + +#: /tmp/fish/implicit/share/completions/xargs.fish:12 +msgid "Use at most max-chars characters per command line" +msgstr "Use at most max-chars characters per command line" + +#: /tmp/fish/implicit/share/completions/xargs.fish:13 +msgid "Print the command line on the standard error output before executing it" +msgstr "" +"Print the command line on the standard error output before executing it" + +#: /tmp/fish/implicit/share/completions/xargs.fish:15 +msgid "Exit if the size is exceeded" +msgstr "Exit if the size is exceeded" + +#: /tmp/fish/implicit/share/completions/xargs.fish:16 +msgid "Run up to max-procs processes at a time" +msgstr "Run up to max-procs processes at a time" + +#: /tmp/fish/implicit/share/completions/xdg-mime.fish:1 +#, fuzzy +msgid "Query information" +msgstr "Print extra information" + +#: /tmp/fish/implicit/share/completions/xdg-mime.fish:2 +#, fuzzy +msgid "Query default application for type" +msgstr "Output default action for mimetype" + +#: /tmp/fish/implicit/share/completions/xdg-mime.fish:3 +msgid "Query file's filetype" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xdg-mime.fish:4 +msgid "Choose application" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xdg-mime.fish:5 +#, fuzzy +msgid "Mimetype" +msgstr "Show time type" + +#: /tmp/fish/implicit/share/completions/xdg-mime.fish:6 +#, fuzzy +msgid "Add filetype description" +msgstr "Append filetype indicator" + +#: /tmp/fish/implicit/share/completions/xdg-mime.fish:7 +#: /tmp/fish/implicit/share/completions/xdg-mime.fish:10 +#, fuzzy +msgid "Set mode" +msgstr "Silent mode" + +#: /tmp/fish/implicit/share/completions/xdg-mime.fish:8 +#, fuzzy +msgid "Disable vendor check" +msgstr "Disable server-side cache" + +#: /tmp/fish/implicit/share/completions/xdg-mime.fish:9 +#, fuzzy +msgid "Remove filetype description" +msgstr "Redirect to file descriptor" + +#: /tmp/fish/implicit/share/completions/xdg-mime.fish:12 +#, fuzzy +msgid "Diplay long help" +msgstr "Display a help page" + +#: /tmp/fish/implicit/share/completions/xgettext.fish:1 +msgid "Get list of input files from FILE" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xgettext.fish:2 +msgid "Add DIRECTORY to list for input files search" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xgettext.fish:3 +msgid "Use NAME" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xgettext.fish:5 +msgid "Output files will be placed in directory DIR" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xgettext.fish:6 +msgid "" +"Recognise the specified language (C, C++, ObjectiveC, PO, Shell, Python, " +"Lisp, EmacsLisp, librep, Scheme, Smalltalk, Java, JavaProperties, C#, awk, " +"YCP, Tcl, Perl, PHP, GCC-source, NXStringTable, RST, Glade)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xgettext.fish:7 +msgid "Shorthand for --language=C++" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xgettext.fish:8 +msgid "Encoding of input files (except for Python, Tcl, Glade)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xgettext.fish:9 +#, fuzzy +msgid "Join messages with existing file" +msgstr "Log all messages to logfile" + +#: /tmp/fish/implicit/share/completions/xgettext.fish:10 +msgid "Entries from FILE" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xgettext.fish:11 +msgid "" +"Place comment block with TAG (or those preceding keyword lines) in output " +"file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xgettext.fish:12 +msgid "" +"Extract all strings (only languages C, C++, ObjectiveC, Shell, Python, Lisp, " +"EmacsLisp, librep, Scheme, Java, C#, awk, Tcl, Perl, PHP, GCC-source, Glade)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xgettext.fish:13 +msgid "" +"Additional keyword to be looked for (without WORD means not to use default " +"keywords)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xgettext.fish:14 +msgid "" +"Additional flag for strings inside the argument number ARG of keyword WORD" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xgettext.fish:15 +msgid "" +"Understand ANSI C trigraphs for input (only languages C, C++, ObjectiveC)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xgettext.fish:16 +msgid "Recognize Qt format strings (only language C++)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xgettext.fish:17 +msgid "Recognize Boost format strings (only language C++)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xgettext.fish:18 +msgid "More detailed formatstring recognition result" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xgettext.fish:19 +#, fuzzy +msgid "Do not use C escapes in output (default)" +msgstr "Don't use colors in output" + +#: /tmp/fish/implicit/share/completions/xgettext.fish:20 +msgid "Use C escapes in output, no extended chars" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xgettext.fish:21 +msgid "Write PO file even if empty" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xgettext.fish:22 +#, fuzzy +msgid "Write the" +msgstr "Write to file" + +#: /tmp/fish/implicit/share/completions/xgettext.fish:23 +#, fuzzy +msgid "Do not write #: filename:line lines" +msgstr "Do not overwrite newer files" + +#: /tmp/fish/implicit/share/completions/xgettext.fish:24 +msgid "Generate #: filename:line lines (default)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xgettext.fish:25 +msgid "Write out strict Uniforum conforming" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xgettext.fish:26 +#, fuzzy +msgid "Write out a Java" +msgstr "Write out setting names" + +#: /tmp/fish/implicit/share/completions/xgettext.fish:27 +msgid "Write out a NeXTstep/GNUstep" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xgettext.fish:28 +#, fuzzy +msgid "Set output page width" +msgstr "Select output delimiter" + +#: /tmp/fish/implicit/share/completions/xgettext.fish:29 +msgid "" +"Do not break long message lines, longer than the output page width, into " +"several lines" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xgettext.fish:30 +#, fuzzy +msgid "Generate sorted output" +msgstr "Generate dired output" + +#: /tmp/fish/implicit/share/completions/xgettext.fish:31 +#, fuzzy +msgid "Sort output by file location" +msgstr "Sort by modification time" + +#: /tmp/fish/implicit/share/completions/xgettext.fish:32 +msgid "Dont write header with msgid \"\" entry" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xgettext.fish:33 +#, fuzzy +msgid "Set copyright holder in output" +msgstr "Use colors in output" + +#: /tmp/fish/implicit/share/completions/xgettext.fish:34 +msgid "Omit FSF copyright in output for foreign user" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xgettext.fish:35 +msgid "Set report address for msgid bugs" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xgettext.fish:36 +msgid "Use STRING or \"\" as prefix for msgstr entries" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xgettext.fish:37 +msgid "Use STRING or \"\" as suffix for msgstr entries" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xmms.fish:1 +#, fuzzy +msgid "Show summary of options" +msgstr "Show all options" + +#: /tmp/fish/implicit/share/completions/xmms.fish:2 +#, fuzzy +msgid "Select XMMS session (Default: 0)" +msgstr "Select by session ID" + +#: /tmp/fish/implicit/share/completions/xmms.fish:3 +msgid "Skip backwards in playlist" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xmms.fish:4 +#, fuzzy +msgid "Start playing current playlist" +msgstr "Set or get all current limits" + +#: /tmp/fish/implicit/share/completions/xmms.fish:5 +#, fuzzy +msgid "Pause current song" +msgstr "Displays the current mode" + +#: /tmp/fish/implicit/share/completions/xmms.fish:6 +#, fuzzy +msgid "Stop current song" +msgstr "Show current path" + +#: /tmp/fish/implicit/share/completions/xmms.fish:7 +msgid "Pause if playing, play otherwise" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xmms.fish:8 +msgid "Skip forward in playlist" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xmms.fish:9 +msgid "Don't clear the playlist" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xmms.fish:10 +#, fuzzy +msgid "Show the main window" +msgstr "Show help and exit" + +#: /tmp/fish/implicit/share/completions/xpdf.fish:1 +#, fuzzy +msgid "Set the initial window geometry" +msgstr "Set the terminal color" + +#: /tmp/fish/implicit/share/completions/xpdf.fish:2 +#, fuzzy +msgid "Set the window title" +msgstr "Set the network timeout" + +#: /tmp/fish/implicit/share/completions/xpdf.fish:3 +msgid "Install a private colormap" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xpdf.fish:4 +msgid "Set the size of the largest RGB cube xpdf will try to allocate" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xpdf.fish:5 +#, fuzzy +msgid "Set reverse video mode" +msgstr "Server mode" + +#: /tmp/fish/implicit/share/completions/xpdf.fish:6 +#, fuzzy +msgid "Set the background of the page display" +msgstr "Create window on the specified display" + +#: /tmp/fish/implicit/share/completions/xpdf.fish:7 +msgid "Set the color for background outside the page area" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xpdf.fish:8 +#, fuzzy +msgid "Set the initial zoom factor" +msgstr "Set the maximum fuzz factor" + +#: /tmp/fish/implicit/share/completions/xpdf.fish:9 +#, fuzzy +msgid "Start in continuous view mode" +msgstr "Start in lisp mode" + +#: /tmp/fish/implicit/share/completions/xpdf.fish:10 +msgid "Enable or disable t1lib (Default: yes)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xpdf.fish:11 +msgid "Enable or disable FreeType (Default: yes)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xpdf.fish:12 +msgid "Enable or disable font anti-aliasing (Default: yes)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xpdf.fish:13 +msgid "Set the default file name for PostScript output" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xpdf.fish:14 +#, fuzzy +msgid "Set the paper size" +msgstr "Set memory buffer size" + +#: /tmp/fish/implicit/share/completions/xpdf.fish:15 +msgid "Set the paper width, in points" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xpdf.fish:16 +msgid "Set the paper height, in points" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xpdf.fish:17 +#, fuzzy +msgid "Generate Level 1 PostScript" +msgstr "Generate dired output" + +#: /tmp/fish/implicit/share/completions/xpdf.fish:18 +#, fuzzy +msgid "Sets the encoding to use for text output" +msgstr "Neither verbose nor quiet output" + +#: /tmp/fish/implicit/share/completions/xpdf.fish:19 +#, fuzzy +msgid "Sets the end-of-line convention to use" +msgstr "Set the end of file string to eof-str" + +#: /tmp/fish/implicit/share/completions/xpdf.fish:20 +#, fuzzy +msgid "Specify the owner password for the PDF file" +msgstr "Specify the proxy password" + +#: /tmp/fish/implicit/share/completions/xpdf.fish:21 +#, fuzzy +msgid "Specify the user password for the PDF file" +msgstr "Specify the proxy password" + +#: /tmp/fish/implicit/share/completions/xpdf.fish:22 +msgid "Open xpdf in full-screen mode" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xpdf.fish:23 +msgid "Start/contact xpdf remote server" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xpdf.fish:24 +msgid "Reload xpdf remote server window" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xpdf.fish:25 +msgid "Raise xpdf remote server window" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xpdf.fish:26 +#, fuzzy +msgid "Kill xpdf remote server" +msgstr "display the remote gem servers" + +#: /tmp/fish/implicit/share/completions/xpdf.fish:27 +#, fuzzy +msgid "Print commands as they're executed" +msgstr "Print commands to stderr" + +#: /tmp/fish/implicit/share/completions/xpdf.fish:29 +#, fuzzy +msgid "Specify config file to use instead of ~/.xpdfrc" +msgstr "Specify an initialization file to read instead of ~/.muttrc" + +#: /tmp/fish/implicit/share/completions/xpdf.fish:30 +#, fuzzy +msgid "Print copyright and version information" +msgstr "List compression information" + +#: /tmp/fish/implicit/share/completions/xprop.fish:2 +msgid "Display grammar and exit" +msgstr "Display grammar and exit" + +#: /tmp/fish/implicit/share/completions/xprop.fish:3 +msgid "Select window by id" +msgstr "Select window by id" + +#: /tmp/fish/implicit/share/completions/xprop.fish:4 +msgid "Select window by name" +msgstr "Select window by name" + +#: /tmp/fish/implicit/share/completions/xprop.fish:5 +msgid "Display font properties" +msgstr "Display font properties" + +#: /tmp/fish/implicit/share/completions/xprop.fish:6 +msgid "Select root window" +msgstr "Select root window" + +#: /tmp/fish/implicit/share/completions/xprop.fish:7 +msgid "Specify X server" +msgstr "Specify X server" + +#: /tmp/fish/implicit/share/completions/xprop.fish:8 +msgid "Maximum display length" +msgstr "Maximum display length" + +#: /tmp/fish/implicit/share/completions/xprop.fish:9 +msgid "Do not show property type" +msgstr "Do not show property type" + +#: /tmp/fish/implicit/share/completions/xprop.fish:10 +msgid "Set format file" +msgstr "Set format file" + +#: /tmp/fish/implicit/share/completions/xprop.fish:11 +msgid "Select a window by clicking on its frame" +msgstr "Select a window by clicking on its frame" + +#: /tmp/fish/implicit/share/completions/xprop.fish:12 +msgid "Remove property" +msgstr "Remove property" + +#: /tmp/fish/implicit/share/completions/xprop.fish:13 +msgid "Set property" +msgstr "Set property" + +#: /tmp/fish/implicit/share/completions/xprop.fish:14 +msgid "Examine property updates forever" +msgstr "Examine property updates forever" + +#: /tmp/fish/implicit/share/completions/xprop.fish:15 +#, fuzzy +msgid "Set format" +msgstr "Short format" + +#: /tmp/fish/implicit/share/completions/xrandr.fish:2 +msgid "Make no changes" +msgstr "Make no changes" + +#: /tmp/fish/implicit/share/completions/xrandr.fish:3 +msgid "Apply modifications without grabbing the screen" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xrandr.fish:4 +#, fuzzy +msgid "Print out a summary of the usage and exit" +msgstr "Print help message and exit" + +#: /tmp/fish/implicit/share/completions/xrandr.fish:5 +msgid "Print out the RandR version reported by the X server and exit" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xrandr.fish:6 +#, fuzzy +msgid "Display the current state of the system" +msgstr "Display the contents of the installed gems" + +#: /tmp/fish/implicit/share/completions/xrandr.fish:7 +#, fuzzy +msgid "Select X display to use" +msgstr "Select how to display key IDs" + +#: /tmp/fish/implicit/share/completions/xrandr.fish:8 +msgid "Select which screen to manipulate" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xrandr.fish:9 +msgid "Use RandR version 1.1 protocol" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xrandr.fish:10 +msgid "Use RandR version 1.2 protocol" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xrandr.fish:11 +msgid "Set the screen size (index or width x height)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xrandr.fish:12 +#, fuzzy +msgid "Set the refresh rate closest to the specified value" +msgstr "Set the list of default preferences to the specified string" + +#: /tmp/fish/implicit/share/completions/xrandr.fish:13 +#, fuzzy +msgid "Specify the orientation of the screen" +msgstr "Specify the subject of the message" + +#: /tmp/fish/implicit/share/completions/xrandr.fish:14 +msgid "Reflect across the X axis" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xrandr.fish:15 +msgid "Reflect across the Y axis" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xrandr.fish:16 +#, fuzzy +msgid "Display the contents of properties for each output" +msgstr "Display the contents of the installed gems" + +#: /tmp/fish/implicit/share/completions/xrandr.fish:17 +#, fuzzy +msgid "Set screen size" +msgstr "Set context size" + +#: /tmp/fish/implicit/share/completions/xrandr.fish:18 +msgid "Set reported physical screen size" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xrandr.fish:19 +msgid "Set dpi to calculate reported physical screen size" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xrandr.fish:20 +#, fuzzy +msgid "Add new mode" +msgstr "Add a new key" + +#: /tmp/fish/implicit/share/completions/xrandr.fish:21 +#, fuzzy +msgid "Removes a mode from the server" +msgstr "Removes a key from the repository" + +#: /tmp/fish/implicit/share/completions/xrandr.fish:22 +msgid "Add a mode to the set of valid modes for an output" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xrandr.fish:23 +msgid "Remove a mode from the set of valid modes for an output" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xrandr.fish:24 +#, fuzzy +msgid "Selects an output to reconfigure" +msgstr "Select an option profile" + +#: /tmp/fish/implicit/share/completions/xrandr.fish:25 +msgid "Enable connected but disabled outputs" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xrandr.fish:26 +#, fuzzy +msgid "This selects a mode" +msgstr "Select a method" + +#: /tmp/fish/implicit/share/completions/xrandr.fish:27 +msgid "" +"Select the same mode as --auto, but it do not automatically enable or " +"disable the output" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xrandr.fish:28 +msgid "Set output position within the secreen in pixels" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xrandr.fish:29 +#, fuzzy +msgid "Set refresh rate" +msgstr "Set referer URL" + +#: /tmp/fish/implicit/share/completions/xrandr.fish:30 +#, fuzzy +msgid "Set reflection" +msgstr "Invert selection" + +#: /tmp/fish/implicit/share/completions/xrandr.fish:31 +#, fuzzy +msgid "Set rotation" +msgstr "Select an action" + +#: /tmp/fish/implicit/share/completions/xrandr.fish:32 +#: /tmp/fish/implicit/share/completions/xrandr.fish:33 +#: /tmp/fish/implicit/share/completions/xrandr.fish:34 +#: /tmp/fish/implicit/share/completions/xrandr.fish:35 +#: /tmp/fish/implicit/share/completions/xrandr.fish:36 +#, fuzzy +msgid "Set position relative to the output" +msgstr "Set the verbose level of output" + +#: /tmp/fish/implicit/share/completions/xrandr.fish:37 +msgid "Set the property value: --set " +msgstr "" + +#: /tmp/fish/implicit/share/completions/xrandr.fish:38 +#, fuzzy +msgid "Disables the output" +msgstr "Add label to output" + +#: /tmp/fish/implicit/share/completions/xrandr.fish:39 +#, fuzzy +msgid "Set the crtc" +msgstr "Set quote char" + +#: /tmp/fish/implicit/share/completions/xrandr.fish:40 +msgid "Set gamma correction [red:green:blue]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xrandr.fish:41 +msgid "Set brightness. Multiplies gamma galues by brightness value" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xrandr.fish:42 +#, fuzzy +msgid "Don't define a primary output" +msgstr "Run adb devices and parse output" + +#: /tmp/fish/implicit/share/completions/xrandr.fish:43 +#, fuzzy +msgid "Print current screen configuration" +msgstr "Write out the current configuration" + +#: /tmp/fish/implicit/share/completions/xrandr.fish:44 +msgid "" +"Set panning: widthxheight[+x+y[/track_widthxtrack_height+track_x+track_y[/" +"border_left/border_top/border_right/border_bottom]]]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xrandr.fish:45 +msgid "" +"Set transformation matrix: a,b,c,d,e,f,g,h,i for [ [a,b,c], [d,e,f], [g,h," +"i] ]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xrandr.fish:46 +#, fuzzy +msgid "Set scren scale" +msgstr "Set server name" + +#: /tmp/fish/implicit/share/completions/xrandr.fish:47 +msgid "Set the output as primary" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xrdb.fish:1 +#, fuzzy +msgid "display to use" +msgstr "Send mail to user" + +#: /tmp/fish/implicit/share/completions/xrdb.fish:2 +msgid "do all resources [default]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xrdb.fish:3 +msgid "do screen-independent resources" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xrdb.fish:4 +msgid "do screen-specific resources for one screen" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xrdb.fish:5 +msgid "do screen-specific resources for all screens" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xrdb.fish:6 +msgid "show but don't do changes" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xrdb.fish:7 +msgid "preprocessor to use [/usr/bin/mcpp]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xrdb.fish:8 +#, fuzzy +msgid "do not use a preprocessor" +msgstr "Do not use integrated preprocessor" + +#: /tmp/fish/implicit/share/completions/xrdb.fish:9 +#, fuzzy +msgid "query resources" +msgstr "Update sources" + +#: /tmp/fish/implicit/share/completions/xrdb.fish:10 +#, fuzzy +msgid "load resources from file [default]" +msgstr "Load cookies from file" + +#: /tmp/fish/implicit/share/completions/xrdb.fish:11 +#, fuzzy +msgid "add in resources from file" +msgstr "Load index from file" + +#: /tmp/fish/implicit/share/completions/xrdb.fish:12 +#, fuzzy +msgid "merge resources from file & sort" +msgstr "Supress errors from file" + +#: /tmp/fish/implicit/share/completions/xrdb.fish:13 +#, fuzzy +msgid "edit resources into file" +msgstr "Set sources.list file" + +#: /tmp/fish/implicit/share/completions/xrdb.fish:14 +msgid "backup suffix for -edit [.bak]" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xrdb.fish:15 +#, fuzzy +msgid "show preprocessor symbols" +msgstr "Preprocessors" + +#: /tmp/fish/implicit/share/completions/xrdb.fish:16 +#, fuzzy +msgid "remove resources" +msgstr "Remove records" + +#: /tmp/fish/implicit/share/completions/xrdb.fish:17 +msgid "avoid server reset (avoid using this)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xrdb.fish:18 +#, fuzzy +msgid "don't warn about duplicates" +msgstr "Only print duplicates" + +#: /tmp/fish/implicit/share/completions/xsel.fish:1 +msgid "Append input to selection" +msgstr "Append input to selection" + +#: /tmp/fish/implicit/share/completions/xsel.fish:2 +msgid "Append to selection as input grows" +msgstr "Append to selection as input grows" + +#: /tmp/fish/implicit/share/completions/xsel.fish:3 +msgid "Read into selection" +msgstr "Read into selection" + +#: /tmp/fish/implicit/share/completions/xsel.fish:4 +msgid "Write selection" +msgstr "Write selection" + +#: /tmp/fish/implicit/share/completions/xsel.fish:5 +msgid "Clear selection" +msgstr "Clear selection" + +#: /tmp/fish/implicit/share/completions/xsel.fish:6 +msgid "Delete selection" +msgstr "Delete selection" + +#: /tmp/fish/implicit/share/completions/xsel.fish:7 +msgid "Use primary selection" +msgstr "Use primary selection" + +#: /tmp/fish/implicit/share/completions/xsel.fish:8 +msgid "Use secondary selection" +msgstr "Use secondary selection" + +#: /tmp/fish/implicit/share/completions/xsel.fish:9 +msgid "Use clipboard selection" +msgstr "Use clipboard selection" + +#: /tmp/fish/implicit/share/completions/xsel.fish:10 +msgid "Make current selections persistent after program exit" +msgstr "Make current selections persistent after program exit" + +#: /tmp/fish/implicit/share/completions/xsel.fish:11 +msgid "Exchange primary and secondary selections" +msgstr "Exchange primary and secondary selections" + +#: /tmp/fish/implicit/share/completions/xsel.fish:12 +msgid "X server display" +msgstr "X server display" + +#: /tmp/fish/implicit/share/completions/xsel.fish:13 +msgid "Timeout for retrieving selection" +msgstr "Timeout for retrieving selection" + +#: /tmp/fish/implicit/share/completions/xsel.fish:14 +msgid "Error log" +msgstr "Error log" + +#: /tmp/fish/implicit/share/completions/xsel.fish:15 +msgid "Do not detach from the controlling terminal" +msgstr "Do not detach from the controlling terminal" + +#: /tmp/fish/implicit/share/completions/xsel.fish:17 +msgid "Print informative messages" +msgstr "Print informative messages" + +#: /tmp/fish/implicit/share/completions/xterm.fish:1 +msgid "Never highlight the text cursor" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xterm.fish:2 +#, fuzzy +msgid "Enable active icon support" +msgstr "Enable suspension support" + +#: /tmp/fish/implicit/share/completions/xterm.fish:3 +msgid "Disallow auto wraparound" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xterm.fish:4 +#, fuzzy +msgid "Turn off cursor blinking" +msgstr "Turn off access checking" + +#: /tmp/fish/implicit/share/completions/xterm.fish:5 +msgid "Enable the display of bold characters" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xterm.fish:6 +msgid "Set the vt100 resource cutToBeginningOfLine to 'true'" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xterm.fish:7 +msgid "Set the cjkWidth resource to 'false'" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xterm.fish:8 +msgid "Enable recognition of ANSI color-change escape sequences" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xterm.fish:9 +msgid "Cut newlines in line-mode selections" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xterm.fish:10 +msgid "Don't workaround the bug in more(1)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xterm.fish:11 +#, fuzzy +msgid "Disable dynamic color changing" +msgstr "Disable warnings" + +#: /tmp/fish/implicit/share/completions/xterm.fish:12 +msgid "Don't ensure compatibility between normal and bold fonts bounding boxes" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xterm.fish:13 +msgid "Normal and bold fonts have VT100 line-drawing characters" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xterm.fish:14 +msgid "Don't generate HP Function Key escape codes for function keys" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xterm.fish:15 +msgid "Close xterm's window after the shell exits" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xterm.fish:16 +msgid "Don't use pseudo-terminal's sense of the stty erase value" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xterm.fish:17 +#, fuzzy +msgid "Don't force insert mode" +msgstr "Don't use batch mode" + +#: /tmp/fish/implicit/share/completions/xterm.fish:18 +#, fuzzy +msgid "Don't use jump scrolling" +msgstr "Don't use a comment string" + +#: /tmp/fish/implicit/share/completions/xterm.fish:19 +msgid "Don't treat C1 control characters as printable" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xterm.fish:20 +#, fuzzy +msgid "Turn off logging" +msgstr "Turn off FTP globbing" + +#: /tmp/fish/implicit/share/completions/xterm.fish:21 +msgid "Turn off support for encodings according the locale setting" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xterm.fish:22 +msgid "The shell in xterm's window will not be login shell" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xterm.fish:23 +msgid "Don't ring bell if the user types near the end of line" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xterm.fish:24 +msgid "Allow write access to the terminal" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xterm.fish:25 +msgid "Don't use builtin version for the wide-character calculation" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xterm.fish:26 +#, fuzzy +msgid "Enable underlining" +msgstr "Enable debug" + +#: /tmp/fish/implicit/share/completions/xterm.fish:27 +msgid "Disable PC style bold colors" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xterm.fish:28 +msgid "Don't raise window on Control-G" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xterm.fish:29 +msgid "Enable characters with reverse attribute as color" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xterm.fish:30 +msgid "Disable reverse-wraparound" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xterm.fish:31 +#, fuzzy +msgid "Turn off asynchronous scrolling" +msgstr "Turn off access checking" + +#: /tmp/fish/implicit/share/completions/xterm.fish:32 +msgid "Send title/icon change requests always" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xterm.fish:33 +#, fuzzy +msgid "Don't display scrollbar" +msgstr "Do not display progress bar" + +#: /tmp/fish/implicit/share/completions/xterm.fish:34 +msgid "Don't generate Sun Function Key escape codes for function keys" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xterm.fish:35 +msgid "Move the screen to the bottom on input" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xterm.fish:36 +msgid "Don't move the screen to the bottom on key press while scrolling" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xterm.fish:37 +msgid "Don't setup session manager callbacks" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xterm.fish:38 +msgid "Don't assume Sun/PC keyboard" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xterm.fish:39 +msgid "VT102 mode" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xterm.fish:40 +#, fuzzy +msgid "Don't display toolbar or menubar" +msgstr "Do not display progress bar" + +#: /tmp/fish/implicit/share/completions/xterm.fish:41 +#, fuzzy +msgid "Don't use UTF-8" +msgstr "Don't recurse" + +#: /tmp/fish/implicit/share/completions/xterm.fish:42 +msgid "Display characters with underline attribute as color" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xterm.fish:43 +#, fuzzy +msgid "Write to the system utmp log file" +msgstr "Write top servers to file" + +#: /tmp/fish/implicit/share/completions/xterm.fish:44 +msgid "Don't use visual bell insead of audio bell" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xterm.fish:45 +#, fuzzy +msgid "Don't use wide characters" +msgstr "Do not use backslash escaped characters" + +#: /tmp/fish/implicit/share/completions/xterm.fish:46 +msgid "Don't wait the first time for the window to be mapped" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xterm.fish:47 +#, fuzzy +msgid "Print version number to the standard output" +msgstr "Print version information and exit" + +#: /tmp/fish/implicit/share/completions/xterm.fish:48 +msgid "Print out a verbose message describing the options" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xterm.fish:49 +msgid "Don't ignore the VT102 DECCOLM escape sequence" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xterm.fish:50 +msgid "Always highlight the text cursor" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xterm.fish:51 +#, fuzzy +msgid "Disable active icon support" +msgstr "Enable suspension support" + +#: /tmp/fish/implicit/share/completions/xterm.fish:52 +msgid "Allow auto wraparound" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xterm.fish:53 +#, fuzzy +msgid "Turn on cursor blinking" +msgstr "Turn on recursive retrieving" + +#: /tmp/fish/implicit/share/completions/xterm.fish:54 +msgid "Disable the display of bold characters" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xterm.fish:55 +msgid "Set the vt100 resource cutToBeginningOfLine to 'false'" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xterm.fish:56 +#, fuzzy +msgid "Set character class" +msgstr "Print character counts" + +#: /tmp/fish/implicit/share/completions/xterm.fish:57 +msgid "Set the cjkWidth resource to 'true'" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xterm.fish:58 +msgid "Disable recognition of ANSI color-change escape sequences" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xterm.fish:59 +msgid "Don't cut newlines in line-mode selections" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xterm.fish:60 +msgid "Workaround for bug in more(1)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xterm.fish:61 +msgid "Enable dynamic color changing" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xterm.fish:62 +msgid "Ensure compatibility between normal and bold fonts bounding boxes" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xterm.fish:63 +msgid "Normal and bold fonts don't have VT100 line-drawing characters" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xterm.fish:64 +msgid "Generate HP Function Key escape codes for function keys" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xterm.fish:65 +msgid "Don't close xterm's window after the shell exits" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xterm.fish:66 +msgid "Use pseudo-terminal's sense of the stty erase value" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xterm.fish:67 +#, fuzzy +msgid "Force insert mode" +msgstr "Forced stop" + +#: /tmp/fish/implicit/share/completions/xterm.fish:68 +msgid "Treat C1 control characters as printable" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xterm.fish:69 +msgid "Turn on support for encodings according the locale setting" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xterm.fish:70 +msgid "Force scrollbar to the left side" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xterm.fish:71 +#, fuzzy +msgid "The shell in xterm's window will be login shell" +msgstr "Test if this is a login shell" + +#: /tmp/fish/implicit/share/completions/xterm.fish:72 +msgid "Ring bell if the user types near the end of line" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xterm.fish:73 +msgid "Disallow write access to the terminal" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xterm.fish:74 +msgid "Use builtin version for the wide-character calculation" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xterm.fish:75 +#, fuzzy +msgid "Disable underlining" +msgstr "Disable warnings" + +#: /tmp/fish/implicit/share/completions/xterm.fish:76 +msgid "Enable PC style bold colors" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xterm.fish:77 +msgid "Raise window on Control-G" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xterm.fish:78 +msgid "Force scrollbar to the right side" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xterm.fish:79 +msgid "Disable characters with reverse attribute as color" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xterm.fish:80 +msgid "Enable reverse-wraparound" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xterm.fish:81 +msgid "Don't send title/icon change requests always" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xterm.fish:82 +#, fuzzy +msgid "Display scrollbar" +msgstr "Display control chars" + +#: /tmp/fish/implicit/share/completions/xterm.fish:83 +msgid "Generate Sun Function Key escape codes for function keys" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xterm.fish:84 +msgid "Don't move the screen to the bottom on input" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xterm.fish:85 +msgid "Move the screen to the bottom on key press while scrolling" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xterm.fish:86 +msgid "Setup session manager callbacks" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xterm.fish:87 +msgid "Assume Sun/PC keyboard" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xterm.fish:88 +#, fuzzy +msgid "Display toolbar or menubar" +msgstr "Display line number" + +#: /tmp/fish/implicit/share/completions/xterm.fish:89 +msgid "Use UTF-8" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xterm.fish:90 +msgid "Don't display characters with underline attribute as color" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xterm.fish:91 +msgid "Don't write to the system utmp log file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xterm.fish:92 +msgid "Use visual bell insead of audio bell" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xterm.fish:93 +#, fuzzy +msgid "Use wide characters" +msgstr "Escape character" + +#: /tmp/fish/implicit/share/completions/xterm.fish:94 +msgid "Wait the first time for the window to be mapped" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xterm.fish:95 +msgid "Use as input/output channel for an existing program" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xterm.fish:96 +msgid "Run program in xterm" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xterm.fish:97 +msgid "Blinking cursor will be off for that many milliseconds" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xterm.fish:98 +msgid "Blinking cursor will be on for that many milliseconds" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xterm.fish:99 +msgid "Override xterm resource class" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xterm.fish:100 +msgid "Color for the text cursor" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xterm.fish:101 +msgid "xterm encoding" +msgstr "xterm encoding" + +#: /tmp/fish/implicit/share/completions/xterm.fish:102 +msgid "Bold font" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xterm.fish:103 +msgid "FreeType font pattern" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xterm.fish:104 +msgid "FreeType double-width font pattern" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xterm.fish:105 +msgid "Font for active icons" +msgstr "Font for active icons" + +#: /tmp/fish/implicit/share/completions/xterm.fish:106 +msgid "Font size for FreeType font" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xterm.fish:107 +msgid "Font for displaying wide text" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xterm.fish:108 +msgid "Font for displaying bold wide text" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xterm.fish:109 +msgid "Font for the preedit string in \"OverTheSpot\"" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xterm.fish:110 +msgid "Color for highlighted text" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xterm.fish:111 +msgid "Embed xterm into window" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xterm.fish:112 +msgid "Set keyboard type" +msgstr "Set keyboard type" + +#: /tmp/fish/implicit/share/completions/xterm.fish:113 +msgid "File name for the encoding converter" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xterm.fish:114 +msgid "Log filename" +msgstr "Log filename" + +#: /tmp/fish/implicit/share/completions/xterm.fish:115 +msgid "Maximum time in milliseconds between multi-click selections" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xterm.fish:116 +msgid "Color for the pointer cursor" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xterm.fish:117 +msgid "Distance from the right end for ringing the margin bell" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xterm.fish:118 +msgid "Number of scrolled off lines" +msgstr "Number of scrolled off lines" + +#: /tmp/fish/implicit/share/completions/xterm.fish:119 +msgid "Terminal identification" +msgstr "Terminal identification" + +#: /tmp/fish/implicit/share/completions/xterm.fish:121 +msgid "zIconBeep percentage" +msgstr "zIconBeep percentage" + +#: /tmp/fish/implicit/share/completions/xterm.fish:122 +msgid "Size of the inner border" +msgstr "Size of the inner border" + +#: /tmp/fish/implicit/share/completions/xterm.fish:123 +msgid "Use jump scrolling" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xterm.fish:124 +#, fuzzy +msgid "Turn on logging" +msgstr "Turn on Ruby debugging" + +#: /tmp/fish/implicit/share/completions/xterm.fish:125 +msgid "Turn on asynchronous scrolling" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xterm.fish:126 +#, fuzzy +msgid "Tektronix mode" +msgstr "Question mode" + +#: /tmp/fish/implicit/share/completions/xterm.fish:127 +msgid "This window should receive console output" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xz.fish:1 +#, fuzzy +msgid "Compress" +msgstr "Compression" + +#: /tmp/fish/implicit/share/completions/xz.fish:2 +#, fuzzy +msgid "Decompress" +msgstr "Decompress to stdout" + +#: /tmp/fish/implicit/share/completions/xz.fish:3 +#, fuzzy +msgid "Test the integrity of compressed files" +msgstr "Remove an entry from the repository" + +#: /tmp/fish/implicit/share/completions/xz.fish:4 +#, fuzzy +msgid "Print information about compressed files" +msgstr "Print informative messages" + +#: /tmp/fish/implicit/share/completions/xz.fish:5 +#, fuzzy +msgid "Don't delete the input files" +msgstr "Do not create output files" + +#: /tmp/fish/implicit/share/completions/xz.fish:6 +#, fuzzy +msgid "Write to stdout instead of file" +msgstr "Write top servers to file" + +#: /tmp/fish/implicit/share/completions/xz.fish:7 +msgid "Decompress only the first .xz stream" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xz.fish:8 +#, fuzzy +msgid "Disable creation of sparse files" +msgstr "Control creation of sparse files" + +#: /tmp/fish/implicit/share/completions/xz.fish:9 +msgid "Use SUFFIX as the suffix for target file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xz.fish:10 +#, fuzzy +msgid "Read the filenames to process from file" +msgstr "Read the log message from file." + +#: /tmp/fish/implicit/share/completions/xz.fish:11 +msgid "Identical to --files but filenames terminate with \\0" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xz.fish:12 +msgid "Specify file format to compress/decompress" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xz.fish:13 +#, fuzzy +msgid "Specify type of integrity check" +msgstr "Specify port for web interface" + +#: /tmp/fish/implicit/share/completions/xz.fish:14 +#, fuzzy +msgid "Don't verify the integrity check" +msgstr "Don't verify time attribute" + +#: /tmp/fish/implicit/share/completions/xz.fish:15 +#, fuzzy +msgid "Select compression level" +msgstr "Compression level" + +#: /tmp/fish/implicit/share/completions/xz.fish:16 +msgid "Use slower variant" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xz.fish:17 +#, fuzzy +msgid "Alias of -0" +msgstr "Alias for atq" + +#: /tmp/fish/implicit/share/completions/xz.fish:18 +#, fuzzy +msgid "Alias of -9" +msgstr "Alias for atq" + +#: /tmp/fish/implicit/share/completions/xz.fish:20 +#, fuzzy +msgid "Set block sizes list" +msgstr "Set block size" + +#: /tmp/fish/implicit/share/completions/xz.fish:21 +msgid "Force flush if encoder did not fush after TIMEOUT ms" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xz.fish:22 +msgid "Set memory usage limit for compression" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xz.fish:23 +msgid "Set memory usage limit for decompression" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xz.fish:24 +msgid "Set a memory usage for compression/decompression" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xz.fish:25 +msgid "Display error and exit if exceed memory usage limit" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xz.fish:26 +#, fuzzy +msgid "Specify the number of worker threads to use" +msgstr "Set number of retries to number" + +#: /tmp/fish/implicit/share/completions/xz.fish:27 +msgid "Add LZMA1 filter to filter chain" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xz.fish:28 +msgid "Add LZMA2 filter to filter chain" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xz.fish:29 +msgid "Add a branch/call/jump filter to filter chain" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xz.fish:30 +msgid "Add Delta filter to filter chain" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xz.fish:31 +#, fuzzy +msgid "Suppress warnings/notices" +msgstr "Suppress printing filename" + +#: /tmp/fish/implicit/share/completions/xz.fish:33 +#, fuzzy +msgid "Don't set the exit status to 2" +msgstr "Negate exit status of job" + +#: /tmp/fish/implicit/share/completions/xz.fish:34 +msgid "Print messages in a machine-parsable format" +msgstr "" + +#: /tmp/fish/implicit/share/completions/xz.fish:35 +#, fuzzy +msgid "Display memory informations (physical, usage limits)" +msgstr "Display detailed information of gem(s)" + +#: /tmp/fish/implicit/share/completions/xz.fish:37 +#, fuzzy +msgid "Display long help" +msgstr "Display a help page" + +#: /tmp/fish/implicit/share/completions/yaourt.fish:13 +msgid "Backup or restore alpm local database" +msgstr "" + +#: /tmp/fish/implicit/share/completions/yaourt.fish:15 +msgid "Get PKGBUILD from ABS or AUR" +msgstr "" + +#: /tmp/fish/implicit/share/completions/yaourt.fish:16 +msgid "Build package from PKGBUILD found in a local directory" +msgstr "" + +#: /tmp/fish/implicit/share/completions/yaourt.fish:17 +msgid "Show some statistics about your packages" +msgstr "" + +#: /tmp/fish/implicit/share/completions/yaourt.fish:29 +#, fuzzy +msgid "Force color" +msgstr "Use colors" + +#: /tmp/fish/implicit/share/completions/yaourt.fish:30 +msgid "Force installation or updates" +msgstr "" + +#: /tmp/fish/implicit/share/completions/yaourt.fish:31 +msgid "Allow to perform \"insecure\" SSL connections" +msgstr "" + +#: /tmp/fish/implicit/share/completions/yaourt.fish:32 +#, fuzzy +msgid "Disable color" +msgstr "Use colors" + +#: /tmp/fish/implicit/share/completions/yaourt.fish:33 +#, fuzzy +msgid "Always ask for confirmation" +msgstr "Ask for confirmation" + +#: /tmp/fish/implicit/share/completions/yaourt.fish:35 +msgid "Export built packages and their sources to DIR" +msgstr "" + +#: /tmp/fish/implicit/share/completions/yaourt.fish:36 +#, fuzzy +msgid "Use DIR as temporary folder" +msgstr "Use tmpdir for temporary files" + +#: /tmp/fish/implicit/share/completions/yaourt.fish:54 +#, fuzzy +msgid "Show packages that conflict with one of the targets" +msgstr "Search for packages matching one of the patterns" + +#: /tmp/fish/implicit/share/completions/yaourt.fish:55 +#, fuzzy +msgid "Show packages that depend on one of the targets" +msgstr "Search for packages matching one of the patterns" + +#: /tmp/fish/implicit/share/completions/yaourt.fish:56 +#, fuzzy +msgid "Show packages that provide one of the targets" +msgstr "Search for packages matching one of the patterns" + +#: /tmp/fish/implicit/share/completions/yaourt.fish:57 +#, fuzzy +msgid "Show packages that replace one of the targets" +msgstr "Search for packages matching one of the patterns" + +#: /tmp/fish/implicit/share/completions/yaourt.fish:58 +#, fuzzy +msgid "Query the package names only" +msgstr "Search packagename only" + +#: /tmp/fish/implicit/share/completions/yaourt.fish:70 +msgid "Query FILE instead of alpm/aur" +msgstr "" + +#: /tmp/fish/implicit/share/completions/yaourt.fish:71 +msgid "List queries result sorted by installation date" +msgstr "" + +#: /tmp/fish/implicit/share/completions/yaourt.fish:83 +msgid "Also search in AUR database" +msgstr "" + +#: /tmp/fish/implicit/share/completions/yaourt.fish:84 +msgid "Pass -A or --ignorearch option to makepkg" +msgstr "" + +#: /tmp/fish/implicit/share/completions/yaourt.fish:85 +#, fuzzy +msgid "Specify a custom AUR url" +msgstr "Specify a username" + +#: /tmp/fish/implicit/share/completions/yaourt.fish:86 +msgid "Build from sources(AUR or ABS)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/yaourt.fish:87 +#, fuzzy +msgid "Also build all dependencies" +msgstr "Show build dependencies" + +#: /tmp/fish/implicit/share/completions/yaourt.fish:88 +#, fuzzy +msgid "Search an update for devel packages" +msgstr "Retrieve and unpack sources for the named packages" + +#: /tmp/fish/implicit/share/completions/yaourt.fish:89 +msgid "Search packages by maintainer instead of name (AUR only)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/yaourt.fish:90 +msgid "Pass additional options to makepkg" +msgstr "" + +#: /tmp/fish/implicit/share/completions/yaourt.fish:106 +#, fuzzy +msgid "Clean all these files" +msgstr "Clean local caches" + +#: /tmp/fish/implicit/share/completions/yaourt.fish:107 +#, fuzzy +msgid "Also install the package" +msgstr "Reinstall the packages" + +#: /tmp/fish/implicit/share/completions/yarn.fish:1 +#, fuzzy +msgid "output usage information" +msgstr "Could not get user information" + +#: /tmp/fish/implicit/share/completions/yarn.fish:3 +msgid "output verbose messages on internal operations" +msgstr "" + +#: /tmp/fish/implicit/share/completions/yarn.fish:4 +msgid "" +"trigger an error if any required dependencies are not available in local " +"cache" +msgstr "" + +#: /tmp/fish/implicit/share/completions/yarn.fish:5 +msgid "use network only if dependencies are not available in local cache" +msgstr "" + +#: /tmp/fish/implicit/share/completions/yarn.fish:6 +#, fuzzy +msgid "don't run lifecycle scripts" +msgstr "Don't run the test script" + +#: /tmp/fish/implicit/share/completions/yarn.fish:7 +msgid "save HAR output of network traffic" +msgstr "" + +#: /tmp/fish/implicit/share/completions/yarn.fish:8 +msgid "ignore platform checks" +msgstr "" + +#: /tmp/fish/implicit/share/completions/yarn.fish:9 +#, fuzzy +msgid "ignore engines check" +msgstr "Ignore changes in case" + +#: /tmp/fish/implicit/share/completions/yarn.fish:10 +#, fuzzy +msgid "ignore optional dependencies" +msgstr "Correct broken dependencies" + +#: /tmp/fish/implicit/share/completions/yarn.fish:11 +#, fuzzy +msgid "ignore all caches" +msgstr "Search ignores all case" + +#: /tmp/fish/implicit/share/completions/yarn.fish:12 +msgid "don't generate bin links when setting up packages" +msgstr "" + +#: /tmp/fish/implicit/share/completions/yarn.fish:13 +#, fuzzy +msgid "only allow one version of a package" +msgstr "Install one or more packages" + +#: /tmp/fish/implicit/share/completions/yarn.fish:14 +msgid "don't read or generate a lockfile" +msgstr "" + +#: /tmp/fish/implicit/share/completions/yarn.fish:15 +#, fuzzy +msgid "don't generate a lockfile" +msgstr "Generate release file" + +#: /tmp/fish/implicit/share/completions/yarn.fish:16 +msgid "don't generate a lockfile and fail if an update is needed" +msgstr "" + +#: /tmp/fish/implicit/share/completions/yarn.fish:17 +msgid "" +"rather than installing modules into the node_modules folder relative to the " +"cwd, output them here" +msgstr "" + +#: /tmp/fish/implicit/share/completions/yarn.fish:18 +#, fuzzy +msgid "specify a custom folder to store the yarn cache" +msgstr "Select file to store source cache" + +#: /tmp/fish/implicit/share/completions/yarn.fish:19 +msgid "use a mutex to ensure only one yarn instance is executing" +msgstr "" + +#: /tmp/fish/implicit/share/completions/yarn.fish:20 +#, fuzzy +msgid "disable emoji in output" +msgstr "Use colors in output" + +#: /tmp/fish/implicit/share/completions/yarn.fish:21 +#, fuzzy +msgid "disable progress bar" +msgstr "Do not display progress bar" + +#: /tmp/fish/implicit/share/completions/yarn.fish:22 +#, fuzzy +msgid "maximum number of concurrent network requests" +msgstr "Minimum number of peers to not do requesting" + +#: /tmp/fish/implicit/share/completions/yast2.fish:1 +msgid "Module" +msgstr "" + +#: /tmp/fish/implicit/share/completions/yast2.fish:3 +#, fuzzy +msgid "List all available modules" +msgstr "List all available products" + +#: /tmp/fish/implicit/share/completions/yast2.fish:4 +msgid "Use the QT graphical user interface" +msgstr "" + +#: /tmp/fish/implicit/share/completions/yast2.fish:5 +msgid "Use the GTK graphical user interface" +msgstr "" + +#: /tmp/fish/implicit/share/completions/yast2.fish:6 +msgid "Use the NCURSES text-mode user interface" +msgstr "" + +#: /tmp/fish/implicit/share/completions/yast2.fish:7 +msgid "Default window size (qt only)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/yast2.fish:8 +msgid "No window manager border for main window" +msgstr "" + +#: /tmp/fish/implicit/share/completions/yast2.fish:9 +#, fuzzy +msgid "Use full screen" +msgstr "Full screen" + +#: /tmp/fish/implicit/share/completions/yum.fish:1 +#, fuzzy +msgid "Install the latest version of a package" +msgstr "Install the packages" + +#: /tmp/fish/implicit/share/completions/yum.fish:2 +#, fuzzy +msgid "Update specified packages (defaults to all packages)" +msgstr "Exclude specified package from updates" + +#: /tmp/fish/implicit/share/completions/yum.fish:3 +#, fuzzy +msgid "Print list of available updates" +msgstr "List available updates" + +#: /tmp/fish/implicit/share/completions/yum.fish:4 +#, fuzzy +msgid "Remove the specified packages and packages that depend on them" +msgstr "Download package and any packages it depends on" + +#: /tmp/fish/implicit/share/completions/yum.fish:5 +#, fuzzy +msgid "List available packages" +msgstr "List all available packages" + +#: /tmp/fish/implicit/share/completions/yum.fish:6 +#, fuzzy +msgid "Describe available packages" +msgstr "List all available packages" + +#: /tmp/fish/implicit/share/completions/yum.fish:7 +msgid "Find package providing a feature or file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/yum.fish:8 +#, fuzzy +msgid "find packages matching description regexp" +msgstr "Ignore changes matching regexp" + +#: /tmp/fish/implicit/share/completions/yum.fish:9 +#, fuzzy +msgid "Clean up cache directory" +msgstr "Clean source directories" + +#: /tmp/fish/implicit/share/completions/yum.fish:10 +#, fuzzy +msgid "Generate rss changelog" +msgstr "Generate man page" + +#: /tmp/fish/implicit/share/completions/yum.fish:14 +#, fuzzy +msgid "Set debug level" +msgstr "change debug level" + +#: /tmp/fish/implicit/share/completions/yum.fish:15 +msgid "Set error level" +msgstr "Set error level" + +#: /tmp/fish/implicit/share/completions/yum.fish:16 +msgid "Be tolerant of errors in commandline" +msgstr "Be tolerant of errors in commandline" + +#: /tmp/fish/implicit/share/completions/yum.fish:17 +msgid "Set maximum delay between commands" +msgstr "Set maximum delay between commands" + +#: /tmp/fish/implicit/share/completions/yum.fish:18 +msgid "Run commands from cache" +msgstr "Run commands from cache" + +#: /tmp/fish/implicit/share/completions/yum.fish:20 +msgid "Specify installroot" +msgstr "Specify installroot" + +#: /tmp/fish/implicit/share/completions/yum.fish:21 +#, fuzzy +msgid "Enable repository" +msgstr "Add a new repository" + +#: /tmp/fish/implicit/share/completions/yum.fish:22 +#, fuzzy +msgid "Disable repository" +msgstr "Dumps the repository" + +#: /tmp/fish/implicit/share/completions/yum.fish:23 +msgid "Enables obsolets processing logic" +msgstr "Enables obsolets processing logic" + +#: /tmp/fish/implicit/share/completions/yum.fish:24 +msgid "Output rss-data to file" +msgstr "Output rss-data to file" + +#: /tmp/fish/implicit/share/completions/yum.fish:25 +msgid "Exclude specified package from updates" +msgstr "Exclude specified package from updates" + +#: /tmp/fish/implicit/share/completions/yum.fish:26 +#, fuzzy +msgid "List all packages" +msgstr "Install packages" + +#: /tmp/fish/implicit/share/completions/yum.fish:27 +#, fuzzy +msgid "List packages available for installation" +msgstr "List packages with newer versions available for upgrading" + +#: /tmp/fish/implicit/share/completions/yum.fish:28 +#, fuzzy +msgid "List packages with updates available" +msgstr "List packages with newer versions available for upgrading" + +#: /tmp/fish/implicit/share/completions/yum.fish:30 +#, fuzzy +msgid "List packages not available in repositories" +msgstr "List patches in the repository" + +#: /tmp/fish/implicit/share/completions/yum.fish:31 +#, fuzzy +msgid "List packages that are obsoleted by packages in repositories" +msgstr "List packages that may serve as input to mirrorbin or mirrorsource" + +#: /tmp/fish/implicit/share/completions/yum.fish:32 +msgid "Delete cached package files" +msgstr "Delete cached package files" + +#: /tmp/fish/implicit/share/completions/yum.fish:33 +msgid "Delete cached header files" +msgstr "Delete cached header files" + +#: /tmp/fish/implicit/share/completions/yum.fish:34 +msgid "Delete all cache contents" +msgstr "Delete all cache contents" + +#: /tmp/fish/implicit/share/completions/zip.fish:1 +msgid "Freshen: only changed files" +msgstr "Freshen: only changed files" + +#: /tmp/fish/implicit/share/completions/zip.fish:2 +msgid "Delete entries in zipfile" +msgstr "Delete entries in zipfile" + +#: /tmp/fish/implicit/share/completions/zip.fish:3 +msgid "Update: only changed or newer files" +msgstr "Update: only changed or newer files" + +#: /tmp/fish/implicit/share/completions/zip.fish:4 +msgid "Move into zipfile (delete files)" +msgstr "Move into zipfile (delete files)" + +#: /tmp/fish/implicit/share/completions/zip.fish:6 +#, fuzzy +msgid "Do not store directory names" +msgstr "Print directory names" + +#: /tmp/fish/implicit/share/completions/zip.fish:7 +msgid "Do not compress at all" +msgstr "Do not compress at all" + +#: /tmp/fish/implicit/share/completions/zip.fish:8 +msgid "Convert LF to CR LF" +msgstr "Convert LF to CR LF" + +#: /tmp/fish/implicit/share/completions/zip.fish:9 +msgid "Convert CR LF to LF" +msgstr "Convert CR LF to LF" + +#: /tmp/fish/implicit/share/completions/zip.fish:10 +msgid "Compress faster" +msgstr "Compress faster" + +#: /tmp/fish/implicit/share/completions/zip.fish:11 +msgid "Compress better" +msgstr "Compress better" + +#: /tmp/fish/implicit/share/completions/zip.fish:14 +msgid "Add one-line comments" +msgstr "Add one-line comments" + +#: /tmp/fish/implicit/share/completions/zip.fish:15 +msgid "Add zipfile comments" +msgstr "Add zipfile comments" + +#: /tmp/fish/implicit/share/completions/zip.fish:16 +msgid "Read names from stdin" +msgstr "Read names from stdin" + +#: /tmp/fish/implicit/share/completions/zip.fish:17 +msgid "Make zipfile as old as the latest entry" +msgstr "Make zipfile as old as the latest entry" + +#: /tmp/fish/implicit/share/completions/zip.fish:18 +msgid "Exclude the following names" +msgstr "Exclude the following names" + +#: /tmp/fish/implicit/share/completions/zip.fish:19 +msgid "Include only the following names" +msgstr "Include only the following names" + +#: /tmp/fish/implicit/share/completions/zip.fish:20 +msgid "Fix zipfile" +msgstr "Fix zipfile" + +#: /tmp/fish/implicit/share/completions/zip.fish:21 +msgid "Fix zipfile (try harder)" +msgstr "Fix zipfile (try harder)" + +#: /tmp/fish/implicit/share/completions/zip.fish:22 +msgid "Adjust offsets to suit self-extracting exe" +msgstr "Adjust offsets to suit self-extracting exe" + +#: /tmp/fish/implicit/share/completions/zip.fish:23 +msgid "Strip prepended data" +msgstr "Strip prepended data" + +#: /tmp/fish/implicit/share/completions/zip.fish:24 +msgid "Test zipfile integrity" +msgstr "Test zipfile integrity" + +#: /tmp/fish/implicit/share/completions/zip.fish:25 +msgid "Exclude extra file attributes" +msgstr "Exclude extra file attributes" + +#: /tmp/fish/implicit/share/completions/zip.fish:26 +msgid "Store symbolic links as links" +msgstr "Store symbolic links as links" + +#: /tmp/fish/implicit/share/completions/zip.fish:27 +msgid "PKZIP recursion" +msgstr "PKZIP recursion" + +#: /tmp/fish/implicit/share/completions/zip.fish:28 +msgid "Encrypt" +msgstr "Encrypt" + +#: /tmp/fish/implicit/share/completions/zip.fish:29 +msgid "Don't compress files with these suffixes" +msgstr "Don't compress files with these suffixes" + +#: /tmp/fish/implicit/share/completions/zypper.fish:2 +msgid "Repo" +msgstr "" + +#: /tmp/fish/implicit/share/completions/zypper.fish:5 +msgid "Accept multiple commands at once" +msgstr "" + +#: /tmp/fish/implicit/share/completions/zypper.fish:6 +msgid "List all defined repositories" +msgstr "" + +#: /tmp/fish/implicit/share/completions/zypper.fish:7 +msgid "Add a new repository" +msgstr "Add a new repository" + +#: /tmp/fish/implicit/share/completions/zypper.fish:8 +msgid "Remove specified repository" +msgstr "Remove specified repository" + +#: /tmp/fish/implicit/share/completions/zypper.fish:9 +msgid "Rename specified repository" +msgstr "Rename specified repository" + +#: /tmp/fish/implicit/share/completions/zypper.fish:10 +msgid "Modify specified repository" +msgstr "Modify specified repository" + +#: /tmp/fish/implicit/share/completions/zypper.fish:11 +msgid "Refresh all repositories" +msgstr "Refresh all repositories" + +#: /tmp/fish/implicit/share/completions/zypper.fish:12 +msgid "Clean local caches" +msgstr "Clean local caches" + +#: /tmp/fish/implicit/share/completions/zypper.fish:13 +msgid "List all defined services" +msgstr "" + +#: /tmp/fish/implicit/share/completions/zypper.fish:14 +msgid "Add a new service" +msgstr "Add a new service" + +#: /tmp/fish/implicit/share/completions/zypper.fish:15 +msgid "Modify specified service" +msgstr "Modify specified service" + +#: /tmp/fish/implicit/share/completions/zypper.fish:16 +msgid "Remove specified service" +msgstr "Remove specified service" + +#: /tmp/fish/implicit/share/completions/zypper.fish:17 +msgid "Refresh all services" +msgstr "" + +#: /tmp/fish/implicit/share/completions/zypper.fish:20 +msgid "Verify integrity of package dependencies" +msgstr "Verify integrity of package dependencies" + +#: /tmp/fish/implicit/share/completions/zypper.fish:21 +msgid "Install source packages and their build dependencies" +msgstr "Install source packages and their build dependencies" + +#: /tmp/fish/implicit/share/completions/zypper.fish:22 +msgid "Install newly added packages recommended by installed packages" +msgstr "Install newly added packages recommended by installed packages" + +#: /tmp/fish/implicit/share/completions/zypper.fish:23 +msgid "Update installed packages with newer versions" +msgstr "Update installed packages with newer versions" + +#: /tmp/fish/implicit/share/completions/zypper.fish:24 +msgid "List available updates" +msgstr "List available updates" + +#: /tmp/fish/implicit/share/completions/zypper.fish:25 +msgid "Install needed patches" +msgstr "Install needed patches" + +#: /tmp/fish/implicit/share/completions/zypper.fish:26 +msgid "List needed patches" +msgstr "List needed patches" + +#: /tmp/fish/implicit/share/completions/zypper.fish:27 +msgid "Perform a distribution upgrade" +msgstr "Perform a distribution upgrade" + +#: /tmp/fish/implicit/share/completions/zypper.fish:28 +msgid "Check for patches" +msgstr "Check for patches" + +#: /tmp/fish/implicit/share/completions/zypper.fish:29 +msgid "Search for packages matching a pattern" +msgstr "Search for packages matching a pattern" + +#: /tmp/fish/implicit/share/completions/zypper.fish:30 +msgid "Show full information for specified packages" +msgstr "Show full information for specified packages" + +#: /tmp/fish/implicit/share/completions/zypper.fish:31 +msgid "Show full information for specified patches" +msgstr "" + +#: /tmp/fish/implicit/share/completions/zypper.fish:32 +msgid "Show full information for specified patterns" +msgstr "Show full information for specified patterns" + +#: /tmp/fish/implicit/share/completions/zypper.fish:33 +msgid "Show full information for specified products" +msgstr "" + +#: /tmp/fish/implicit/share/completions/zypper.fish:34 +msgid "List all available patches" +msgstr "List all available patches" + +#: /tmp/fish/implicit/share/completions/zypper.fish:35 +msgid "List all available packages" +msgstr "List all available packages" + +#: /tmp/fish/implicit/share/completions/zypper.fish:36 +msgid "List all available patterns" +msgstr "List all available patterns" + +#: /tmp/fish/implicit/share/completions/zypper.fish:37 +msgid "List all available products" +msgstr "List all available products" + +#: /tmp/fish/implicit/share/completions/zypper.fish:38 +msgid "List packages providing specified capability" +msgstr "List packages providing specified capability" + +#: /tmp/fish/implicit/share/completions/zypper.fish:39 +msgid "Add a package lock" +msgstr "Add a package lock" + +#: /tmp/fish/implicit/share/completions/zypper.fish:40 +msgid "Remove a package lock" +msgstr "Remove a package lock" + +#: /tmp/fish/implicit/share/completions/zypper.fish:41 +msgid "List current package locks" +msgstr "List current package locks" + +#: /tmp/fish/implicit/share/completions/zypper.fish:42 +msgid "Remove unused locks" +msgstr "Remove unused locks" + +#: /tmp/fish/implicit/share/completions/zypper.fish:43 +msgid "Compare two version strings" +msgstr "" + +#: /tmp/fish/implicit/share/completions/zypper.fish:44 +msgid "Print the target operating system ID string" +msgstr "Print the target operating system ID string" + +#: /tmp/fish/implicit/share/completions/zypper.fish:45 +msgid "Print report about licenses and EULAs of installed packages" +msgstr "" + +#: /tmp/fish/implicit/share/completions/zypper.fish:46 +msgid "Download source rpms for all installed packages to a local directory" +msgstr "Download source rpms for all installed packages to a local directory" + +#: /tmp/fish/implicit/share/completions/zypper.fish:48 +#, fuzzy +msgid "Output the version number" +msgstr "Version number" + +#: /tmp/fish/implicit/share/completions/zypper.fish:49 +#, fuzzy +msgid "Use specified config file instead of the default" +msgstr "Use specified file instead of the default trustdb" + +#: /tmp/fish/implicit/share/completions/zypper.fish:50 +#, fuzzy +msgid "Suppress normal output, print only error messages" +msgstr "Suppress error messages" + +#: /tmp/fish/implicit/share/completions/zypper.fish:52 +#, fuzzy +msgid "Do not abbreviate text in tables" +msgstr "Do not create output files" + +#: /tmp/fish/implicit/share/completions/zypper.fish:53 +#, fuzzy +msgid "Table style (integer)" +msgstr "Test zipfile integrity" + +#: /tmp/fish/implicit/share/completions/zypper.fish:54 +#, fuzzy +msgid "Turn on rug compatibility" +msgstr "Turn on debug output" + +#: /tmp/fish/implicit/share/completions/zypper.fish:55 +msgid "Do not ask anything, use default answers automatically" +msgstr "" + +#: /tmp/fish/implicit/share/completions/zypper.fish:56 +#, fuzzy +msgid "Switch to XML output" +msgstr "Set width of output" + +#: /tmp/fish/implicit/share/completions/zypper.fish:57 +#, fuzzy +msgid "Ignore unknown packages" +msgstr "Ignore missing packages" + +#: /tmp/fish/implicit/share/completions/zypper.fish:58 +#, fuzzy +msgid "Use an additional repository" +msgstr "Add a new repository" + +#: /tmp/fish/implicit/share/completions/zypper.fish:59 +#, fuzzy +msgid "Use alternative repository definition file directory" +msgstr "Create a CVS repository if it doesnt exist" + +#: /tmp/fish/implicit/share/completions/zypper.fish:60 +#, fuzzy +msgid "Use alternative directory for all caches" +msgstr "Search directory for makefile" + +#: /tmp/fish/implicit/share/completions/zypper.fish:61 +#, fuzzy +msgid "Operate on a different root directory" +msgstr "Create a diff between two versions of the repository" + +#: /tmp/fish/implicit/share/completions/zypper.fish:62 +msgid "" +"Do not treat patches as interactive, which have the rebootSuggested-flag set" +msgstr "" + +#: /tmp/fish/implicit/share/completions/zypper.fish:63 +msgid "Ignore GPG check failures and continue" +msgstr "" + +#: /tmp/fish/implicit/share/completions/zypper.fish:64 +msgid "Automatically trust and import new repository signing keys" +msgstr "" + +#: /tmp/fish/implicit/share/completions/zypper.fish:65 +#, fuzzy +msgid "Do not read meta-data from repositories" +msgstr "Do not dump metadata about files" + +#: /tmp/fish/implicit/share/completions/zypper.fish:66 +#, fuzzy +msgid "Do not refresh the repositories" +msgstr "Refresh all repositories" + +#: /tmp/fish/implicit/share/completions/zypper.fish:67 +#, fuzzy +msgid "Ignore CD/DVD repositories" +msgstr "Refresh all repositories" + +#: /tmp/fish/implicit/share/completions/zypper.fish:68 +#, fuzzy +msgid "Ignore remote repositories" +msgstr "Removes entry in .cvspass for remote repository" + +#: /tmp/fish/implicit/share/completions/zypper.fish:69 +#, fuzzy +msgid "Do not read installed packages" +msgstr "Do not upgrade packages" + +#: /tmp/fish/implicit/share/completions/zypper.fish:70 +msgid "Output a list of zypper user prompts" +msgstr "" + +#: /tmp/fish/implicit/share/completions/zypper.fish:71 +msgid "User defined transaction id used in history and plugins" +msgstr "" + +#: /tmp/fish/implicit/share/completions/zypper.fish:72 +msgid "Use alternative raw meta-data cache directory" +msgstr "" + +#: /tmp/fish/implicit/share/completions/zypper.fish:73 +msgid "Use alternative solv file cache directory" +msgstr "" + +#: /tmp/fish/implicit/share/completions/zypper.fish:74 +#, fuzzy +msgid "Use alternative package cache directory" +msgstr "Remove all downloaded .deb files from the package cache directory" + +#: /tmp/fish/implicit/share/completions/zypper.fish:75 +msgid "Export all defined repositories as a single local .repo file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/zypper.fish:76 +#, fuzzy +msgid "Show also repository alias" +msgstr "Disable repository" + +#: /tmp/fish/implicit/share/completions/zypper.fish:77 +#, fuzzy +msgid "Show also repository name" +msgstr "Disable repository" + +#: /tmp/fish/implicit/share/completions/zypper.fish:78 +#: /tmp/fish/implicit/share/completions/zypper.fish:121 +#, fuzzy +msgid "Show also base URI of repositories" +msgstr "Removes entry in .cvspass for remote repository" + +#: /tmp/fish/implicit/share/completions/zypper.fish:79 +#: /tmp/fish/implicit/share/completions/zypper.fish:122 +#, fuzzy +msgid "Show also repository priority" +msgstr "Show repository access history" + +#: /tmp/fish/implicit/share/completions/zypper.fish:80 +msgid "Show also the autorefresh flag" +msgstr "" + +#: /tmp/fish/implicit/share/completions/zypper.fish:81 +#: /tmp/fish/implicit/share/completions/zypper.fish:123 +msgid "Show more information like URI, priority, type" +msgstr "" + +#: /tmp/fish/implicit/share/completions/zypper.fish:82 +msgid "Show also alias of parent service" +msgstr "" + +#: /tmp/fish/implicit/share/completions/zypper.fish:83 +#: /tmp/fish/implicit/share/completions/zypper.fish:126 +msgid "Sort the list by URI" +msgstr "" + +#: /tmp/fish/implicit/share/completions/zypper.fish:84 +#: /tmp/fish/implicit/share/completions/zypper.fish:125 +#, fuzzy +msgid "Sort the list by repository priority" +msgstr "Disable repository" + +#: /tmp/fish/implicit/share/completions/zypper.fish:85 +msgid "Sort the list by alias" +msgstr "" + +#: /tmp/fish/implicit/share/completions/zypper.fish:86 +#: /tmp/fish/implicit/share/completions/zypper.fish:127 +#, fuzzy +msgid "Sort the list by name" +msgstr "Show or set the system's host name\r" + +#: /tmp/fish/implicit/share/completions/zypper.fish:87 +msgid "Just another means to specify a .repo file to read" +msgstr "" + +#: /tmp/fish/implicit/share/completions/zypper.fish:88 +msgid "Type of repository (yast2, rpm-md, plaindir)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/zypper.fish:89 +#, fuzzy +msgid "Add the repository as disabled" +msgstr "Add a new repository" + +#: /tmp/fish/implicit/share/completions/zypper.fish:90 +#, fuzzy +msgid "Probe URI" +msgstr "Probe a CD" + +#: /tmp/fish/implicit/share/completions/zypper.fish:91 +msgid "Don't probe URI, probe later during refresh" +msgstr "" + +#: /tmp/fish/implicit/share/completions/zypper.fish:92 +#, fuzzy +msgid "Specify descriptive name for the repository" +msgstr "Remove an entry from the repository" + +#: /tmp/fish/implicit/share/completions/zypper.fish:93 +#: /tmp/fish/implicit/share/completions/zypper.fish:106 +msgid "Enable RPM files caching" +msgstr "" + +#: /tmp/fish/implicit/share/completions/zypper.fish:94 +#: /tmp/fish/implicit/share/completions/zypper.fish:107 +#, fuzzy +msgid "Disable RPM files caching" +msgstr "Disable file modification" + +#: /tmp/fish/implicit/share/completions/zypper.fish:95 +#: /tmp/fish/implicit/share/completions/zypper.fish:108 +#, fuzzy +msgid "Enable GPG check for this repository" +msgstr "Check files into the repository" + +#: /tmp/fish/implicit/share/completions/zypper.fish:96 +#: /tmp/fish/implicit/share/completions/zypper.fish:109 +#, fuzzy +msgid "Disable GPG check for this repository" +msgstr "List patches in the repository" + +#: /tmp/fish/implicit/share/completions/zypper.fish:97 +#, fuzzy +msgid "Enable autorefresh of the repository" +msgstr "Restore files from the repository" + +#: /tmp/fish/implicit/share/completions/zypper.fish:98 +#: /tmp/fish/implicit/share/completions/zypper.fish:146 +msgid "Ignore user authentication data in the URI" +msgstr "" + +#: /tmp/fish/implicit/share/completions/zypper.fish:99 +#: /tmp/fish/implicit/share/completions/zypper.fish:147 +#, fuzzy +msgid "Ignore query string in the URI" +msgstr "Ignore files ending with ~" + +#: /tmp/fish/implicit/share/completions/zypper.fish:100 +msgid "Disable the repository (but don't remove it)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/zypper.fish:101 +#, fuzzy +msgid "Enable a disabled repository" +msgstr "Rename specified repository" + +#: /tmp/fish/implicit/share/completions/zypper.fish:102 +#, fuzzy +msgid "Enable auto-refresh of the repository" +msgstr "Restore files from the repository" + +#: /tmp/fish/implicit/share/completions/zypper.fish:103 +#, fuzzy +msgid "Disable auto-refresh of the repository" +msgstr "Restore files from the repository" + +#: /tmp/fish/implicit/share/completions/zypper.fish:104 +#, fuzzy +msgid "Set a descriptive name for the repository" +msgstr "Adds an encryption key to the repository" + +#: /tmp/fish/implicit/share/completions/zypper.fish:105 +#, fuzzy +msgid "Set priority of the repository" +msgstr "Remove an entry from the repository" + +#: /tmp/fish/implicit/share/completions/zypper.fish:110 +#, fuzzy +msgid "Apply changes to all repositories" +msgstr "Refresh all repositories" + +#: /tmp/fish/implicit/share/completions/zypper.fish:111 +#, fuzzy +msgid "Apply changes to all local repositories" +msgstr "Install a gem into the local repository" + +#: /tmp/fish/implicit/share/completions/zypper.fish:112 +#, fuzzy +msgid "Apply changes to all remote repositories" +msgstr "Removes entry in .cvspass for remote repository" + +#: /tmp/fish/implicit/share/completions/zypper.fish:113 +#, fuzzy +msgid "Apply changes to repositories of specified type" +msgstr "Query packages with the specified group" + +#: /tmp/fish/implicit/share/completions/zypper.fish:114 +msgid "Force a complete refresh" +msgstr "" + +#: /tmp/fish/implicit/share/completions/zypper.fish:115 +#, fuzzy +msgid "Force rebuild of the database" +msgstr "Force rebuilding index" + +#: /tmp/fish/implicit/share/completions/zypper.fish:116 +msgid "Force download of raw metadata" +msgstr "" + +#: /tmp/fish/implicit/share/completions/zypper.fish:117 +msgid "Only build the database, don't download metadata" +msgstr "" + +#: /tmp/fish/implicit/share/completions/zypper.fish:118 +msgid "Only download raw metadata, don't build the database" +msgstr "" + +#: /tmp/fish/implicit/share/completions/zypper.fish:119 +#, fuzzy +msgid "Refresh only specified repositories" +msgstr "Refresh all repositories" + +#: /tmp/fish/implicit/share/completions/zypper.fish:120 +msgid "Refresh also services before refreshing repos" +msgstr "" + +#: /tmp/fish/implicit/share/completions/zypper.fish:124 +msgid "Show also repositories belonging to the services" +msgstr "" + +#: /tmp/fish/implicit/share/completions/zypper.fish:128 +#, fuzzy +msgid "Type of the service (ris)" +msgstr "Number of top servers" + +#: /tmp/fish/implicit/share/completions/zypper.fish:129 +#, fuzzy +msgid "Add the service as disabled" +msgstr "Prints services installed" + +#: /tmp/fish/implicit/share/completions/zypper.fish:130 +#, fuzzy +msgid "Specify descriptive name for the service" +msgstr "Specify version for gem to view" + +#: /tmp/fish/implicit/share/completions/zypper.fish:131 +msgid "Disable the service (but don't remove it)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/zypper.fish:132 +msgid "Enable a disabled service" +msgstr "" + +#: /tmp/fish/implicit/share/completions/zypper.fish:133 +msgid "Enable auto-refresh of the service" +msgstr "" + +#: /tmp/fish/implicit/share/completions/zypper.fish:134 +msgid "Disable auto-refresh of the service" +msgstr "" + +#: /tmp/fish/implicit/share/completions/zypper.fish:135 +#, fuzzy +msgid "Set a descriptive name for the service" +msgstr "%s: No description for type %s\n" + +#: /tmp/fish/implicit/share/completions/zypper.fish:136 +#, fuzzy +msgid "Add a RIS service repository to enable" +msgstr "Add a new repository" + +#: /tmp/fish/implicit/share/completions/zypper.fish:137 +#, fuzzy +msgid "Add a RIS service repository to disable" +msgstr "Add a new repository" + +#: /tmp/fish/implicit/share/completions/zypper.fish:138 +#, fuzzy +msgid "Remove a RIS service repository to enable" +msgstr "Remove specified repository" + +#: /tmp/fish/implicit/share/completions/zypper.fish:139 +#, fuzzy +msgid "Remove a RIS service repository to disable" +msgstr "Remove specified repository" + +#: /tmp/fish/implicit/share/completions/zypper.fish:140 +#, fuzzy +msgid "Clear the list of RIS repositories to enable" +msgstr "Clear list of configuration files to read" + +#: /tmp/fish/implicit/share/completions/zypper.fish:141 +#, fuzzy +msgid "Clear the list of RIS repositories to disable" +msgstr "Clear list of configuration files to read" + +#: /tmp/fish/implicit/share/completions/zypper.fish:142 +msgid "Apply changes to all services" +msgstr "" + +#: /tmp/fish/implicit/share/completions/zypper.fish:143 +msgid "Apply changes to all local services" +msgstr "" + +#: /tmp/fish/implicit/share/completions/zypper.fish:144 +#, fuzzy +msgid "Apply changes to all remote services" +msgstr "display the remote gem servers" + +#: /tmp/fish/implicit/share/completions/zypper.fish:145 +#, fuzzy +msgid "Apply changes to services of specified type" +msgstr "Query packages with the specified group" + +#: /tmp/fish/implicit/share/completions/zypper.fish:148 +#, fuzzy +msgid "Refresh also repositories" +msgstr "Refresh all repositories" + +#: /tmp/fish/implicit/share/completions/zypper.fish:149 +#: /tmp/fish/implicit/share/completions/zypper.fish:165 +#: /tmp/fish/implicit/share/completions/zypper.fish:175 +#: /tmp/fish/implicit/share/completions/zypper.fish:190 +#: /tmp/fish/implicit/share/completions/zypper.fish:213 +#: /tmp/fish/implicit/share/completions/zypper.fish:276 +#, fuzzy +msgid "Load only the specified repository" +msgstr "Modify specified repository" + +#: /tmp/fish/implicit/share/completions/zypper.fish:150 +msgid "" +"Type of package (package, patch, pattern, product, srcpackage). Default: " +"package" +msgstr "" + +#: /tmp/fish/implicit/share/completions/zypper.fish:151 +#: /tmp/fish/implicit/share/completions/zypper.fish:167 +msgid "Select packages by plain name, not by capability" +msgstr "" + +#: /tmp/fish/implicit/share/completions/zypper.fish:152 +#: /tmp/fish/implicit/share/completions/zypper.fish:168 +#, fuzzy +msgid "Select packages by capability" +msgstr "List packages providing specified capability" + +#: /tmp/fish/implicit/share/completions/zypper.fish:153 +msgid "" +"Install even if the item is already installed (reinstall), downgraded or " +"changes vendor or architecture" +msgstr "" + +#: /tmp/fish/implicit/share/completions/zypper.fish:154 +#: /tmp/fish/implicit/share/completions/zypper.fish:191 +#: /tmp/fish/implicit/share/completions/zypper.fish:214 +#: /tmp/fish/implicit/share/completions/zypper.fish:273 +msgid "Automatically say 'yes' to third party license confirmation prompt" +msgstr "" + +#: /tmp/fish/implicit/share/completions/zypper.fish:155 +#: /tmp/fish/implicit/share/completions/zypper.fish:169 +#: /tmp/fish/implicit/share/completions/zypper.fish:192 +msgid "Do not force the solver to find solution, let it ask" +msgstr "" + +#: /tmp/fish/implicit/share/completions/zypper.fish:156 +#: /tmp/fish/implicit/share/completions/zypper.fish:185 +msgid "Test the installation, do not actually install" +msgstr "" + +#: /tmp/fish/implicit/share/completions/zypper.fish:157 +#: /tmp/fish/implicit/share/completions/zypper.fish:177 +#: /tmp/fish/implicit/share/completions/zypper.fish:186 +#: /tmp/fish/implicit/share/completions/zypper.fish:194 +#: /tmp/fish/implicit/share/completions/zypper.fish:216 +#: /tmp/fish/implicit/share/completions/zypper.fish:278 +#, fuzzy +msgid "Only download the packages, do not install" +msgstr "Download the packages to the current directory" + +#: /tmp/fish/implicit/share/completions/zypper.fish:158 +msgid "" +"Allow to replace a newer item with an older one. Handy if you are doing a " +"rollback. Unlike --force it will not enforce a reinstall" +msgstr "" + +#: /tmp/fish/implicit/share/completions/zypper.fish:159 +#: /tmp/fish/implicit/share/completions/zypper.fish:173 +#: /tmp/fish/implicit/share/completions/zypper.fish:188 +#: /tmp/fish/implicit/share/completions/zypper.fish:199 +#: /tmp/fish/implicit/share/completions/zypper.fish:217 +#: /tmp/fish/implicit/share/completions/zypper.fish:281 +msgid "Create solver test case for debugging" +msgstr "" + +#: /tmp/fish/implicit/share/completions/zypper.fish:160 +#: /tmp/fish/implicit/share/completions/zypper.fish:178 +#: /tmp/fish/implicit/share/completions/zypper.fish:200 +#: /tmp/fish/implicit/share/completions/zypper.fish:218 +#: /tmp/fish/implicit/share/completions/zypper.fish:282 +msgid "Do not install recommended packages, only required" +msgstr "" + +#: /tmp/fish/implicit/share/completions/zypper.fish:161 +#: /tmp/fish/implicit/share/completions/zypper.fish:180 +#: /tmp/fish/implicit/share/completions/zypper.fish:201 +#: /tmp/fish/implicit/share/completions/zypper.fish:219 +#: /tmp/fish/implicit/share/completions/zypper.fish:283 +#, fuzzy +msgid "Install also recommended packages in addition to the required" +msgstr "Install source packages and their build dependencies" + +#: /tmp/fish/implicit/share/completions/zypper.fish:162 +#: /tmp/fish/implicit/share/completions/zypper.fish:174 +#: /tmp/fish/implicit/share/completions/zypper.fish:197 +msgid "Force the solver to find a solution (even an aggressive one)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/zypper.fish:163 +#, fuzzy +msgid "Select packages from the specified repository" +msgstr "Query packages with the specified group" + +#: /tmp/fish/implicit/share/completions/zypper.fish:164 +#: /tmp/fish/implicit/share/completions/zypper.fish:179 +#: /tmp/fish/implicit/share/completions/zypper.fish:187 +#: /tmp/fish/implicit/share/completions/zypper.fish:196 +#: /tmp/fish/implicit/share/completions/zypper.fish:221 +#: /tmp/fish/implicit/share/completions/zypper.fish:284 +msgid "" +"Set the download-install mode. Available modes: only, in-advance, in-heaps, " +"as-needed" +msgstr "" + +#: /tmp/fish/implicit/share/completions/zypper.fish:166 +#: /tmp/fish/implicit/share/completions/zypper.fish:202 +#: /tmp/fish/implicit/share/completions/zypper.fish:246 +msgid "Type of package (package, patch, pattern, product). Default: package" +msgstr "" + +#: /tmp/fish/implicit/share/completions/zypper.fish:170 +#, fuzzy +msgid "Automatically remove unneeded dependencies" +msgstr "Install/remove packages for dependencies" + +#: /tmp/fish/implicit/share/completions/zypper.fish:171 +#, fuzzy +msgid "No automatic removal of unneeded dependencies" +msgstr "Show state of dependencies" + +#: /tmp/fish/implicit/share/completions/zypper.fish:172 +msgid "Test the removal, do not actually remove" +msgstr "" + +#: /tmp/fish/implicit/share/completions/zypper.fish:176 +msgid "Test the repair, do not actually do anything to the system" +msgstr "" + +#: /tmp/fish/implicit/share/completions/zypper.fish:181 +#, fuzzy +msgid "Install only build dependencies of specified packages" +msgstr "list all packages depending on specified package" + +#: /tmp/fish/implicit/share/completions/zypper.fish:182 +#, fuzzy +msgid "Don't install build dependencies" +msgstr "Don't pull in build time dependencies" + +#: /tmp/fish/implicit/share/completions/zypper.fish:183 +#, fuzzy +msgid "Install packages only from specified repositories" +msgstr "Query packages with the specified group" + +#: /tmp/fish/implicit/share/completions/zypper.fish:184 +#, fuzzy +msgid "Load only the specified repositories" +msgstr "Modify specified repository" + +#: /tmp/fish/implicit/share/completions/zypper.fish:189 +msgid "" +"Type of package (package, patch, pattern, product, srcpackage). Default: " +"package" +msgstr "" + +#: /tmp/fish/implicit/share/completions/zypper.fish:193 +#: /tmp/fish/implicit/share/completions/zypper.fish:277 +msgid "Test the update, do not actually update" +msgstr "" + +#: /tmp/fish/implicit/share/completions/zypper.fish:195 +#, fuzzy +msgid "Skip interactive updates" +msgstr "Run in interactive mode" + +#: /tmp/fish/implicit/share/completions/zypper.fish:198 +#: /tmp/fish/implicit/share/completions/zypper.fish:205 +msgid "" +"Do a 'best effort' approach to update. Updates to a lower than the latest " +"version are also acceptable" +msgstr "" + +#: /tmp/fish/implicit/share/completions/zypper.fish:203 +#, fuzzy +msgid "List only updates from the specified repository" +msgstr "Rename specified repository" + +#: /tmp/fish/implicit/share/completions/zypper.fish:204 +#, fuzzy +msgid "" +"List all packages for which newer versions are available, regardless whether " +"they are installable or not" +msgstr "List packages with newer versions available for upgrading" + +#: /tmp/fish/implicit/share/completions/zypper.fish:206 +#, fuzzy +msgid "List needed patches for Bugzilla issues" +msgstr "List needed patches" + +#: /tmp/fish/implicit/share/completions/zypper.fish:207 +#, fuzzy +msgid "List all patches in this category" +msgstr "List patches in the repository" + +#: /tmp/fish/implicit/share/completions/zypper.fish:208 +#, fuzzy +msgid "List all patches, not only the needed ones" +msgstr "List patches in the repository" + +#: /tmp/fish/implicit/share/completions/zypper.fish:209 +#, fuzzy +msgid "List only patches from the specified repository" +msgstr "List patches in the repository" + +#: /tmp/fish/implicit/share/completions/zypper.fish:210 +msgid "List patches issued up to the specified date " +msgstr "" + +#: /tmp/fish/implicit/share/completions/zypper.fish:211 +#, fuzzy +msgid "List needed patches for CVE issues" +msgstr "List needed patches" + +#: /tmp/fish/implicit/share/completions/zypper.fish:212 +#, fuzzy +msgid "Look for issues matching the specified string" +msgstr "Exclude files that match pattern" + +#: /tmp/fish/implicit/share/completions/zypper.fish:215 +msgid "Test the upgrade, do not actually upgrade" +msgstr "" + +#: /tmp/fish/implicit/share/completions/zypper.fish:220 +#, fuzzy +msgid "Restrict upgrade to specified repository" +msgstr "Restrict wildcards to specified directory" + +#: /tmp/fish/implicit/share/completions/zypper.fish:222 +msgid "Do not allow installed resolvables to be downgraded" +msgstr "" + +#: /tmp/fish/implicit/share/completions/zypper.fish:223 +msgid "Allow installed resolvables to be downgraded" +msgstr "" + +#: /tmp/fish/implicit/share/completions/zypper.fish:224 +msgid "Do not allow installed resolvables to change name" +msgstr "" + +#: /tmp/fish/implicit/share/completions/zypper.fish:225 +msgid "Allow installed resolvables to change name" +msgstr "" + +#: /tmp/fish/implicit/share/completions/zypper.fish:226 +msgid "Do not allow installed resolvables to change architectures" +msgstr "" + +#: /tmp/fish/implicit/share/completions/zypper.fish:227 +msgid "Allow installed resolvables to change architectures" +msgstr "" + +#: /tmp/fish/implicit/share/completions/zypper.fish:228 +msgid "Do not allow installed resolvables to switch vendors" +msgstr "" + +#: /tmp/fish/implicit/share/completions/zypper.fish:229 +msgid "Allow installed resolvables to switch vendors" +msgstr "" + +#: /tmp/fish/implicit/share/completions/zypper.fish:230 +#, fuzzy +msgid "Check for patches only in the specified repository" +msgstr "Check files into the repository" + +#: /tmp/fish/implicit/share/completions/zypper.fish:231 +msgid "Search also in package summaries and descriptions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/zypper.fish:232 +msgid "Perform case-sensitive search" +msgstr "" + +#: /tmp/fish/implicit/share/completions/zypper.fish:233 +#, fuzzy +msgid "Show only packages that are already installed" +msgstr "Upgrade package if already installed" + +#: /tmp/fish/implicit/share/completions/zypper.fish:234 +#, fuzzy +msgid "Show only packages that are not currently installed" +msgstr "Mark packages as manually installed" + +#: /tmp/fish/implicit/share/completions/zypper.fish:235 +#, fuzzy +msgid "Search only for packages of the specified type" +msgstr "Query packages with the specified group" + +#: /tmp/fish/implicit/share/completions/zypper.fish:236 +#, fuzzy +msgid "Search only in the specified repository" +msgstr "Remove specified repository" + +#: /tmp/fish/implicit/share/completions/zypper.fish:237 +msgid "Show each available version in each repository on a separate line" +msgstr "" + +#: /tmp/fish/implicit/share/completions/zypper.fish:238 +#, fuzzy +msgid "Sort packages by name (default)" +msgstr "Print package name by prefix" + +#: /tmp/fish/implicit/share/completions/zypper.fish:239 +#, fuzzy +msgid "Sort packages by repository" +msgstr "List patches in the repository" + +#: /tmp/fish/implicit/share/completions/zypper.fish:240 +msgid "Search for a match with all search strings (default)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/zypper.fish:241 +#, fuzzy +msgid "Search for a match with any of the search strings" +msgstr "Search for packages matching one of the patterns" + +#: /tmp/fish/implicit/share/completions/zypper.fish:242 +msgid "Search for a match to partial words (default)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/zypper.fish:243 +#, fuzzy +msgid "Search for a match to whole words only" +msgstr "Search for packages matching a pattern" + +#: /tmp/fish/implicit/share/completions/zypper.fish:244 +#, fuzzy +msgid "Searches for an exact package name" +msgstr "Search full package name" + +#: /tmp/fish/implicit/share/completions/zypper.fish:245 +#, fuzzy +msgid "Work only with the specified repository" +msgstr "Remove specified repository" + +#: /tmp/fish/implicit/share/completions/zypper.fish:247 +msgid "Show also requires and prerequires" +msgstr "" + +#: /tmp/fish/implicit/share/completions/zypper.fish:248 +#, fuzzy +msgid "Show also recommends" +msgstr "Show all containers" + +#: /tmp/fish/implicit/share/completions/zypper.fish:249 +#: /tmp/fish/implicit/share/completions/zypper.fish:250 +#: /tmp/fish/implicit/share/completions/zypper.fish:255 +#: /tmp/fish/implicit/share/completions/zypper.fish:258 +#, fuzzy +msgid "Just another means to specify repository" +msgstr "List patches in the repository" + +#: /tmp/fish/implicit/share/completions/zypper.fish:251 +#, fuzzy +msgid "Show only installed packages" +msgstr "Show manually installed packages" + +#: /tmp/fish/implicit/share/completions/zypper.fish:252 +#, fuzzy +msgid "Show only packages which are not installed" +msgstr "Sync packages installed" + +#: /tmp/fish/implicit/share/completions/zypper.fish:253 +#, fuzzy +msgid "Sort the list by package name" +msgstr "Search full package name" + +#: /tmp/fish/implicit/share/completions/zypper.fish:254 +#, fuzzy +msgid "Sort the list by repository" +msgstr "Lists the clients in the repository" + +#: /tmp/fish/implicit/share/completions/zypper.fish:256 +#, fuzzy +msgid "Show only installed patterns" +msgstr "Show manually installed packages" + +#: /tmp/fish/implicit/share/completions/zypper.fish:257 +msgid "Show only patterns which are not installed" +msgstr "" + +#: /tmp/fish/implicit/share/completions/zypper.fish:259 +#, fuzzy +msgid "Show only installed products" +msgstr "Show manually installed packages" + +#: /tmp/fish/implicit/share/completions/zypper.fish:260 +msgid "Show only products which are not installed" +msgstr "" + +#: /tmp/fish/implicit/share/completions/zypper.fish:261 +#, fuzzy +msgid "Restrict the lock to the specified repository" +msgstr "Restrict wildcards to specified directory" + +#: /tmp/fish/implicit/share/completions/zypper.fish:262 +#: /tmp/fish/implicit/share/completions/zypper.fish:264 +msgid "Type of package (package, patch, pattern, product). Default: package" +msgstr "" + +#: /tmp/fish/implicit/share/completions/zypper.fish:263 +#, fuzzy +msgid "Remove only locks with specified repository" +msgstr "Remove specified repository" + +#: /tmp/fish/implicit/share/completions/zypper.fish:265 +#, fuzzy +msgid "Clean only duplicate locks" +msgstr "Remove non-duplicate lines" + +#: /tmp/fish/implicit/share/completions/zypper.fish:266 +msgid "Clean only locks which doesn't lock anything" +msgstr "" + +#: /tmp/fish/implicit/share/completions/zypper.fish:267 +#, fuzzy +msgid "Takes missing release number as any release" +msgstr "missing hexadecimal number in escape" + +#: /tmp/fish/implicit/share/completions/zypper.fish:268 +msgid "Show the operating system label" +msgstr "" + +#: /tmp/fish/implicit/share/completions/zypper.fish:269 +#, fuzzy +msgid "Clean only specified repositories" +msgstr "Modify specified repository" + +#: /tmp/fish/implicit/share/completions/zypper.fish:270 +#, fuzzy +msgid "Clean metadata cache" +msgstr "Clean local caches" + +#: /tmp/fish/implicit/share/completions/zypper.fish:271 +#, fuzzy +msgid "Clean raw metadata cache" +msgstr "Clean local caches" + +#: /tmp/fish/implicit/share/completions/zypper.fish:272 +#, fuzzy +msgid "Clean both metadata and package caches" +msgstr "Clean local caches and packages" + +#: /tmp/fish/implicit/share/completions/zypper.fish:274 +#, fuzzy +msgid "Install patch fixing the specified bugzilla issue" +msgstr "Mount partition with specified label" + +#: /tmp/fish/implicit/share/completions/zypper.fish:275 +#, fuzzy +msgid "Install all patches in this category" +msgstr "Install a gem into the local repository" + +#: /tmp/fish/implicit/share/completions/zypper.fish:279 +#, fuzzy +msgid "Install patch fixing the specified CVE issue" +msgstr "list all packages with specified useflag" + +#: /tmp/fish/implicit/share/completions/zypper.fish:280 +msgid "Install patches issued until the specified date " +msgstr "" + +#: /tmp/fish/implicit/share/completions/zypper.fish:285 +#, fuzzy +msgid "Skip interactive patches" +msgstr "Run in interactive mode" + +#: /tmp/fish/implicit/share/completions/zypper.fish:286 +#, fuzzy +msgid "Do not skip interactive patches" +msgstr "Do not sign the patch" + +#: /tmp/fish/implicit/share/completions/zypper.fish:287 +msgid "" +"Download all source rpms to this directory. Default: /var/cache/zypper/" +"source-download" +msgstr "" + +#: /tmp/fish/implicit/share/completions/zypper.fish:288 +#, fuzzy +msgid "Delete extraneous source rpms in the local directory" +msgstr "Create a CVS repository if it doesnt exist" + +#: /tmp/fish/implicit/share/completions/zypper.fish:289 +#, fuzzy +msgid "Do not delete extraneous source rpms" +msgstr "Do not del source files" + +#: /tmp/fish/implicit/share/completions/zypper.fish:290 +msgid "" +"Don't download any source rpms, but show which source rpms are missing or " +"extraneous" +msgstr "" + +#: /tmp/fish/implicit/share/functions/abbr.fish:1 +msgid "Manage abbreviations using new fish 3.0 scheme." +msgstr "" + +#: /tmp/fish/implicit/share/functions/abbr_old.fish:1 +msgid "Manage abbreviations using old fish 2.x scheme." +msgstr "" + +#: /tmp/fish/implicit/share/functions/alias.fish:1 +msgid "Creates a function wrapping a command" +msgstr "" + +#: /tmp/fish/implicit/share/functions/cdh.fish:1 +#, fuzzy +msgid "Menu based cd command" +msgstr "End of command" + +#: /tmp/fish/implicit/share/functions/contains_seq.fish:1 +msgid "Return true if array contains a sequence" +msgstr "Return true if array contains a sequence" + +#: /tmp/fish/implicit/share/functions/dirh.fish:1 +#, fuzzy +msgid "Print the current directory history (the prev and next lists)" +msgstr "Print the current directory history (the back- and fwd- lists)" + +#: /tmp/fish/implicit/share/functions/dirs.fish:1 +msgid "Print directory stack" +msgstr "Print directory stack" + +#: /tmp/fish/implicit/share/functions/down-or-search.fish:1 +msgid "" +"Depending on cursor position and current mode, either search forward or move " +"down one line" +msgstr "" + +#: /tmp/fish/implicit/share/functions/edit_command_buffer.fish:1 +#, fuzzy +msgid "Edit the command buffer in an external editor" +msgstr "Edit a property with an external editor." + +#: /tmp/fish/implicit/share/functions/eval.fish:1 +msgid "Evaluate parameters as a command" +msgstr "Evaluate parameters as a command" + +#: /tmp/fish/implicit/share/functions/_.fish:1 +msgid "Alias for the gettext command" +msgstr "Alias for the gettext command" + +#: /tmp/fish/implicit/share/functions/_.fish:2 +#, fuzzy +msgid "Fallback alias for the gettext command" +msgstr "Alias for the gettext command" + +#: /tmp/fish/implicit/share/functions/__fish_append.fish:1 +msgid "Internal completion function for appending string to the commandline" +msgstr "" + +#: /tmp/fish/implicit/share/functions/__fish_commandline_is_singlequoted.fish:1 +msgid "Return 0 if the current token has an open single-quote" +msgstr "" + +#: /tmp/fish/implicit/share/functions/__fish_complete_abook_formats.fish:1 +msgid "Complete abook formats" +msgstr "" + +#: /tmp/fish/implicit/share/functions/__fish_complete_ant_targets.fish:1 +msgid "Print list of targets from build.xml and imported files" +msgstr "" + +#: /tmp/fish/implicit/share/functions/__fish_complete_atool_archive_contents.fish:1 +msgid "List archive contents" +msgstr "List archive contents" + +#: /tmp/fish/implicit/share/functions/__fish_complete_bittorrent.fish:1 +msgid "Maximum uploads at once" +msgstr "Maximum uploads at once" + +#: /tmp/fish/implicit/share/functions/__fish_complete_bittorrent.fish:2 +msgid "Number of seconds between keepalives" +msgstr "Number of seconds between keepalives" + +#: /tmp/fish/implicit/share/functions/__fish_complete_bittorrent.fish:3 +msgid "Bytes per request" +msgstr "Bytes per request" + +#: /tmp/fish/implicit/share/functions/__fish_complete_bittorrent.fish:4 +msgid "Requests per pipe" +msgstr "Requests per pipe" + +#: /tmp/fish/implicit/share/functions/__fish_complete_bittorrent.fish:5 +msgid "Maximum length prefix encoding" +msgstr "Maximum length prefix encoding" + +#: /tmp/fish/implicit/share/functions/__fish_complete_bittorrent.fish:6 +msgid "IP to report to the tracker" +msgstr "IP to report to the tracker" + +#: /tmp/fish/implicit/share/functions/__fish_complete_bittorrent.fish:7 +msgid "Minimum port to listen to" +msgstr "Minimum port to listen to" + +#: /tmp/fish/implicit/share/functions/__fish_complete_bittorrent.fish:8 +msgid "Maximum port to listen to" +msgstr "Maximum port to listen to" + +#: /tmp/fish/implicit/share/functions/__fish_complete_bittorrent.fish:9 +msgid "File for server response" +msgstr "File for server response" + +#: /tmp/fish/implicit/share/functions/__fish_complete_bittorrent.fish:10 +msgid "URL to get file from" +msgstr "URL to get file from" + +#: /tmp/fish/implicit/share/functions/__fish_complete_bittorrent.fish:11 +msgid "Local file target" +msgstr "Local file target" + +#: /tmp/fish/implicit/share/functions/__fish_complete_bittorrent.fish:12 +msgid "Time to close inactive socket" +msgstr "Time to close inactive socket" + +#: /tmp/fish/implicit/share/functions/__fish_complete_bittorrent.fish:13 +msgid "Time between checking timeouts" +msgstr "Time between checking timeouts" + +#: /tmp/fish/implicit/share/functions/__fish_complete_bittorrent.fish:14 +msgid "Maximum outgoing slice length" +msgstr "Maximum outgoing slice length" + +#: /tmp/fish/implicit/share/functions/__fish_complete_bittorrent.fish:15 +msgid "Maximum time to guess rate" +msgstr "Maximum time to guess rate" + +#: /tmp/fish/implicit/share/functions/__fish_complete_bittorrent.fish:16 +msgid "IP to bind to locally" +msgstr "IP to bind to locally" + +#: /tmp/fish/implicit/share/functions/__fish_complete_bittorrent.fish:17 +msgid "Time between screen updates" +msgstr "Time between screen updates" + +#: /tmp/fish/implicit/share/functions/__fish_complete_bittorrent.fish:18 +msgid "Time to wait between requesting more peers" +msgstr "Time to wait between requesting more peers" + +#: /tmp/fish/implicit/share/functions/__fish_complete_bittorrent.fish:19 +msgid "Minimum number of peers to not do requesting" +msgstr "Minimum number of peers to not do requesting" + +#: /tmp/fish/implicit/share/functions/__fish_complete_bittorrent.fish:20 +msgid "Number of seconds before assuming http timeout" +msgstr "Number of seconds before assuming http timeout" + +#: /tmp/fish/implicit/share/functions/__fish_complete_bittorrent.fish:21 +msgid "Number of peers at which to stop initiating new connections" +msgstr "Number of peers at which to stop initiating new connections" + +#: /tmp/fish/implicit/share/functions/__fish_complete_bittorrent.fish:22 +msgid "Maximum number of connections to allow" +msgstr "Maximum number of connections to allow" + +#: /tmp/fish/implicit/share/functions/__fish_complete_bittorrent.fish:23 +msgid "Whether to check hashes on disk" +msgstr "Whether to check hashes on disk" + +#: /tmp/fish/implicit/share/functions/__fish_complete_bittorrent.fish:24 +msgid "Maximum kB/s to upload at" +msgstr "Maximum kB/s to upload at" + +#: /tmp/fish/implicit/share/functions/__fish_complete_bittorrent.fish:25 +msgid "Seconds to wait for data to come in before assuming choking" +msgstr "Seconds to wait for data to come in before assuming choking" + +#: /tmp/fish/implicit/share/functions/__fish_complete_bittorrent.fish:26 +msgid "Whether to display diagnostic info" +msgstr "Whether to display diagnostic info" + +#: /tmp/fish/implicit/share/functions/__fish_complete_bittorrent.fish:27 +msgid "Number of downloads at which to switch from random to rarest first" +msgstr "Number of downloads at which to switch from random to rarest first" + +#: /tmp/fish/implicit/share/functions/__fish_complete_bittorrent.fish:28 +msgid "Number of uploads to fill out to with optimistic unchokes" +msgstr "Number of uploads to fill out to with optimistic unchokes" + +#: /tmp/fish/implicit/share/functions/__fish_complete_bittorrent.fish:29 +msgid "Whether to inform the user that hash failures occur" +msgstr "Whether to inform the user that hash failures occur" + +#: /tmp/fish/implicit/share/functions/__fish_complete_cd.fish:1 +#, fuzzy +msgid "Completions for the cd command" +msgstr "Alias for the gettext command" + +#: /tmp/fish/implicit/share/functions/__fish_complete_command.fish:1 +msgid "Complete using all available commands" +msgstr "" + +#: /tmp/fish/implicit/share/functions/__fish_complete_convert_options.fish:1 +msgid "Complete Convert options" +msgstr "Complete Convert options" + +#: /tmp/fish/implicit/share/functions/__fish_complete_directories.fish:1 +#, fuzzy +msgid "Complete directory prefixes" +msgstr "Set directory prefix" + +#: /tmp/fish/implicit/share/functions/__fish_complete_ftp.fish:1 +#, fuzzy +msgid "Complete ftp, pftp" +msgstr "Complete lpr option" + +#: /tmp/fish/implicit/share/functions/__fish_complete_ftp.fish:2 +#, fuzzy +msgid "Hostname" +msgstr "name" + +#: /tmp/fish/implicit/share/functions/__fish_complete_ftp.fish:3 +msgid "Use only IPv4 to contact any host" +msgstr "" + +#: /tmp/fish/implicit/share/functions/__fish_complete_ftp.fish:4 +msgid "Use IPv6 only" +msgstr "" + +#: /tmp/fish/implicit/share/functions/__fish_complete_ftp.fish:5 +msgid "Use passive mode for data transfers" +msgstr "" + +#: /tmp/fish/implicit/share/functions/__fish_complete_ftp.fish:6 +msgid "Use active mode for data transfers" +msgstr "" + +#: /tmp/fish/implicit/share/functions/__fish_complete_ftp.fish:7 +msgid "Turn off interactive prompting during multiple file transfers." +msgstr "" + +#: /tmp/fish/implicit/share/functions/__fish_complete_ftp.fish:8 +msgid "Restrain ftp from attempting \"auto-login\" upon initial connection" +msgstr "" + +#: /tmp/fish/implicit/share/functions/__fish_complete_ftp.fish:9 +msgid "Disable command editing and history support" +msgstr "" + +#: /tmp/fish/implicit/share/functions/__fish_complete_ftp.fish:10 +#, fuzzy +msgid "Disable file name globbing" +msgstr "Disable file modification" + +#: /tmp/fish/implicit/share/functions/__fish_complete_ftp.fish:11 +msgid "Do not explicitly bind data and control channels to same interface" +msgstr "" + +#: /tmp/fish/implicit/share/functions/__fish_complete_ftp.fish:12 +msgid "Verbose. Show all server responses and data transfer stats" +msgstr "" + +#: /tmp/fish/implicit/share/functions/__fish_complete_ftp.fish:13 +#, fuzzy +msgid "Enable debugging" +msgstr "Enable debug" + +#: /tmp/fish/implicit/share/functions/__fish_complete_groups.fish:1 +msgid "Print a list of local groups, with group members as the description" +msgstr "" + +#: /tmp/fish/implicit/share/functions/__fish_complete_job_pids.fish:1 +#, fuzzy +msgid "Print a list of job PIDs and their commands" +msgstr "Print a list of documented fish commands" + +#: /tmp/fish/implicit/share/functions/__fish_complete_lpr.fish:1 +#, fuzzy +msgid "Complete lpr common options" +msgstr "Complete lpr option" + +#: /tmp/fish/implicit/share/functions/__fish_complete_lpr.fish:2 +msgid "Forces encryption when connecting to the server" +msgstr "" + +#: /tmp/fish/implicit/share/functions/__fish_complete_lpr.fish:3 +#, fuzzy +msgid "Specifies an alternate username" +msgstr "Specify the http username" + +#: /tmp/fish/implicit/share/functions/__fish_complete_lpr.fish:4 +msgid "Specifies an alternate printer or class name" +msgstr "" + +#: /tmp/fish/implicit/share/functions/__fish_complete_lpr.fish:5 +msgid "Apply command to all printers" +msgstr "" + +#: /tmp/fish/implicit/share/functions/__fish_complete_lpr.fish:7 +#, fuzzy +msgid "Sets a job option" +msgstr "Set a config option" + +#: /tmp/fish/implicit/share/functions/__fish_complete_lpr.fish:8 +msgid "Send an email on job completion" +msgstr "" + +#: /tmp/fish/implicit/share/functions/__fish_complete_lpr.fish:9 +#, fuzzy +msgid "Landscape mode" +msgstr "Unsafe mode" + +#: /tmp/fish/implicit/share/functions/__fish_complete_lpr.fish:10 +msgid "Media size" +msgstr "" + +#: /tmp/fish/implicit/share/functions/__fish_complete_lpr.fish:11 +#, fuzzy +msgid "Page ranges" +msgstr "Pager" + +#: /tmp/fish/implicit/share/functions/__fish_complete_lpr.fish:12 +msgid "Choose orientation (4-landscape)" +msgstr "" + +#: /tmp/fish/implicit/share/functions/__fish_complete_lpr.fish:13 +msgid "Choose between one/two sided modes" +msgstr "" + +#: /tmp/fish/implicit/share/functions/__fish_complete_lpr.fish:14 +msgid "Scale the print file to fit on the page" +msgstr "" + +#: /tmp/fish/implicit/share/functions/__fish_complete_lpr.fish:15 +msgid "Print multiple document pages on each output page" +msgstr "" + +#: /tmp/fish/implicit/share/functions/__fish_complete_lpr.fish:16 +msgid "Scale image files to use up to number percent of the page" +msgstr "" + +#: /tmp/fish/implicit/share/functions/__fish_complete_lpr.fish:17 +#, fuzzy +msgid "Set the number of characters per inch to use" +msgstr "Set number of retries to number" + +#: /tmp/fish/implicit/share/functions/__fish_complete_lpr.fish:18 +#, fuzzy +msgid "Set the number of lines per inch to use" +msgstr "Set number of retries to number" + +#: /tmp/fish/implicit/share/functions/__fish_complete_lpr.fish:19 +msgid "Set the page margins when printing text files" +msgstr "" + +#: /tmp/fish/implicit/share/functions/__fish_complete_lpr_option.fish:1 +msgid "Complete lpr option" +msgstr "Complete lpr option" + +#: /tmp/fish/implicit/share/functions/__fish_complete_path.fish:1 +msgid "Complete using path" +msgstr "Complete using path" + +#: /tmp/fish/implicit/share/functions/__fish_complete_pgrep.fish:1 +#, fuzzy +msgid "Complete pgrep/pkill" +msgstr "Complete lpr option" + +#: /tmp/fish/implicit/share/functions/__fish_complete_pgrep.fish:2 +msgid "Match pattern against full command line" +msgstr "" + +#: /tmp/fish/implicit/share/functions/__fish_complete_pgrep.fish:3 +msgid "Only match processes in the process group" +msgstr "" + +#: /tmp/fish/implicit/share/functions/__fish_complete_pgrep.fish:4 +msgid "" +"Only match processes whose real group ID is listed. Group 0 is translated " +"into 's own process group" +msgstr "" + +#: /tmp/fish/implicit/share/functions/__fish_complete_pgrep.fish:5 +#, fuzzy +msgid "Select only the newest process" +msgstr "Select frontend interface" + +#: /tmp/fish/implicit/share/functions/__fish_complete_pgrep.fish:6 +#, fuzzy +msgid "Select only the oldest process" +msgstr "Select the last NUMBER patches" + +#: /tmp/fish/implicit/share/functions/__fish_complete_pgrep.fish:7 +msgid "Only match processes whose parent process ID is listed" +msgstr "" + +#: /tmp/fish/implicit/share/functions/__fish_complete_pgrep.fish:8 +msgid "" +"Only match processes whose process session ID is listed. Session ID " +"0 is translated into 's own session ID." +msgstr "" + +#: /tmp/fish/implicit/share/functions/__fish_complete_pgrep.fish:9 +msgid "" +"Only match processes whose controlling terminal is listed. The terminal " +"name should be specified without the \"/dev/\" prefix" +msgstr "" + +#: /tmp/fish/implicit/share/functions/__fish_complete_pgrep.fish:10 +msgid "Only match processes whose effective user ID is listed" +msgstr "" + +#: /tmp/fish/implicit/share/functions/__fish_complete_pgrep.fish:11 +msgid "Only match processes whose real user ID is listed" +msgstr "" + +#: /tmp/fish/implicit/share/functions/__fish_complete_pgrep.fish:12 +#, fuzzy +msgid "Negates the matching" +msgstr "Invert the sense of matching" + +#: /tmp/fish/implicit/share/functions/__fish_complete_pgrep.fish:13 +msgid "" +" Only match processes whose name (or command line if -f is specified) " +"exactly match the pattern" +msgstr "" + +#: /tmp/fish/implicit/share/functions/__fish_complete_pids.fish:1 +msgid "Print a list of process identifiers along with brief descriptions" +msgstr "" + +#: /tmp/fish/implicit/share/functions/__fish_complete_ppp_peer.fish:1 +msgid "Complete isp name for pon/poff" +msgstr "" + +#: /tmp/fish/implicit/share/functions/__fish_complete_proc.fish:1 +msgid "Complete by list of running processes" +msgstr "Complete by list of running processes" + +#: /tmp/fish/implicit/share/functions/__fish_complete_setxkbmap.fish:1 +msgid "Complete setxkb options" +msgstr "Complete setxkb options" + +#: /tmp/fish/implicit/share/functions/__fish_complete_ssh.fish:1 +#, fuzzy +msgid "common completions for ssh commands" +msgstr "Use function keys for commands" + +#: /tmp/fish/implicit/share/functions/__fish_complete_ssh.fish:2 +msgid "Protocol version 1 only" +msgstr "Protocol version 1 only" + +#: /tmp/fish/implicit/share/functions/__fish_complete_ssh.fish:3 +msgid "Protocol version 2 only" +msgstr "Protocol version 2 only" + +#: /tmp/fish/implicit/share/functions/__fish_complete_ssh.fish:4 +msgid "IPv4 addresses only" +msgstr "IPv4 addresses only" + +#: /tmp/fish/implicit/share/functions/__fish_complete_ssh.fish:5 +msgid "IPv6 addresses only" +msgstr "IPv6 addresses only" + +#: /tmp/fish/implicit/share/functions/__fish_complete_ssh.fish:6 +msgid "Compress all data" +msgstr "Compress all data" + +#: /tmp/fish/implicit/share/functions/__fish_complete_ssh.fish:7 +msgid "Encryption algorithm" +msgstr "Encryption algorithm" + +#: /tmp/fish/implicit/share/functions/__fish_complete_ssh.fish:9 +msgid "Identity file" +msgstr "Identity file" + +#: /tmp/fish/implicit/share/functions/__fish_complete_ssh.fish:10 +msgid "Options" +msgstr "Options" + +#: /tmp/fish/implicit/share/functions/__fish_complete_subcommand.fish:1 +#, fuzzy +msgid "Complete subcommand" +msgstr "Complete dd operands" + +#: /tmp/fish/implicit/share/functions/__fish_complete_subcommand_root.fish:1 +msgid "" +"Run the __fish_complete_subcommand function using a PATH containing /sbin " +"and /usr/sbin" +msgstr "" + +#: /tmp/fish/implicit/share/functions/__fish_complete_suffix.fish:1 +#, fuzzy +msgid "Complete using files" +msgstr "Complete using path" + +#: /tmp/fish/implicit/share/functions/__fish_complete_svn_diff.fish:1 +msgid "Complete \"svn diff\" arguments" +msgstr "Complete “svn diff” arguments" + +#: /tmp/fish/implicit/share/functions/__fish_complete_tar.fish:1 +#: /tmp/fish/implicit/share/functions/__fish_complete_unrar.fish:1 +msgid "Peek inside of archives and list all files" +msgstr "" + +#: /tmp/fish/implicit/share/functions/__fish_complete_user_at_hosts.fish:1 +#, fuzzy +msgid "Print list host-names with user@" +msgstr "Print hostname and user for stdin" + +#: /tmp/fish/implicit/share/functions/__fish_complete_users.fish:1 +msgid "Print a list of local users, with the real user name as a description" +msgstr "" + +#: /tmp/fish/implicit/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" +#: /tmp/fish/implicit/share/functions/fish_config.fish:1 +msgid "Launch fish's web based configuration" +msgstr "Launch fish's web based configuration" + +#: /tmp/fish/implicit/share/functions/__fish_config_interactive.fish:1 +msgid "Initializations that should be performed when entering interactive mode" msgstr "" -#: share/functions/__fish_config_interactive.fish:34 -msgid "Welcome to fish, the friendly interactive shell" -msgstr "Welcome to fish, the friendly interactive shell" - -#: share/functions/__fish_config_interactive.fish:35 -msgid "Type %shelp%s for instructions on how to use fish" -msgstr "Type %shelp%s for instructions on how to use fish" - -#: share/functions/__fish_config_interactive.fish:130 +#: /tmp/fish/implicit/share/functions/__fish_config_interactive.fish:2 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:137 +#: /tmp/fish/implicit/share/functions/__fish_config_interactive.fish:3 msgid "Event handler, repaints the prompt when fish_color_cwd_root changes" msgstr "Event handler, repaints the prompt when fish_color_cwd_root changes" -#: share/functions/__fish_config_interactive.fish:149 +#: /tmp/fish/implicit/share/functions/__fish_config_interactive.fish:4 msgid "Start service" msgstr "Start service" -#: share/functions/__fish_config_interactive.fish:150 +#: /tmp/fish/implicit/share/functions/__fish_config_interactive.fish:5 msgid "Stop service" msgstr "Stop service" -#: share/functions/__fish_config_interactive.fish:151 +#: /tmp/fish/implicit/share/functions/__fish_config_interactive.fish:6 msgid "Print service status" msgstr "Print service status" -#: share/functions/__fish_config_interactive.fish:152 +#: /tmp/fish/implicit/share/functions/__fish_config_interactive.fish:7 msgid "Stop and then start service" msgstr "Stop and then start service" -#: share/functions/__fish_config_interactive.fish:153 +#: /tmp/fish/implicit/share/functions/__fish_config_interactive.fish:8 msgid "Reload service configuration" msgstr "Reload service configuration" -#: share/functions/__fish_config_interactive.fish:193 -#, sh-format -msgid "Notify VTE of change to $PWD" +#: /tmp/fish/implicit/share/functions/__fish_config_interactive.fish:9 +msgid "Reload key bindings when binding variable change" msgstr "" -#: share/functions/__fish_git_prompt.fish:173 +#: /tmp/fish/implicit/share/functions/__fish_config_interactive.fish:10 +msgid "Repaint screen when window changes size" +msgstr "" + +#: /tmp/fish/implicit/share/functions/__fish_contains_opt.fish:1 +#, fuzzy +msgid "Checks if a specific option has been given in the current commandline" +msgstr "Test if adb has yet to be given the subcommand" + +#: /tmp/fish/implicit/share/functions/__fish_crux_packages.fish:1 +#: /tmp/fish/implicit/share/functions/__fish_prt_packages.fish:1 +#, fuzzy +msgid "Obtain a list of installed packages" +msgstr "Rebuild and install an installed package" + +#: /tmp/fish/implicit/share/functions/__fish_cursor_1337.fish:1 +msgid "Set cursor using OSC command 1337" +msgstr "" + +#: /tmp/fish/implicit/share/functions/__fish_cursor_konsole.fish:1 +msgid "Set cursor (konsole)" +msgstr "" + +#: /tmp/fish/implicit/share/functions/__fish_cursor_xterm.fish:1 +msgid "Set cursor (xterm)" +msgstr "" + +#: /tmp/fish/implicit/share/functions/fish_default_key_bindings.fish:1 +#, fuzzy +msgid "Default (Emacs-like) key bindings for fish" +msgstr "vi-like key bindings for fish" + +#: /tmp/fish/implicit/share/functions/fish_default_mode_prompt.fish:1 +#, fuzzy +msgid "Display the default mode for the prompt" +msgstr "Display change information for the package" + +#: /tmp/fish/implicit/share/functions/__fish_describe_command.fish:1 +#, fuzzy +msgid "Command used to find descriptions for commands" +msgstr "Use function keys for commands" + +#: /tmp/fish/implicit/share/functions/fish_fallback_prompt.fish:1 +msgid "" +"A simple fallback prompt without too much color or special characters for " +"linux VTs" +msgstr "" + +#: /tmp/fish/implicit/share/functions/__fish_filter_ant_targets.fish:1 +msgid "Display targets within an ant build.xml file" +msgstr "" + +#: /tmp/fish/implicit/share/functions/__fish_git_prompt.fish:1 msgid "Helper function for __fish_git_prompt" msgstr "" -#: share/functions/__fish_git_prompt.fish:348 +#: /tmp/fish/implicit/share/functions/__fish_git_prompt.fish:2 msgid "Prompt function for Git" msgstr "Prompt function for Git" -#: share/functions/__fish_git_prompt.fish:458 +#: /tmp/fish/implicit/share/functions/__fish_git_prompt.fish:3 msgid "" "__fish_git_prompt helper, tells whether or not the current branch has staged " "files" msgstr "" -#: share/functions/__fish_git_prompt.fish:471 +#: /tmp/fish/implicit/share/functions/__fish_git_prompt.fish:4 msgid "" "__fish_git_prompt helper, tells whether or not the current branch has " "tracked, modified files" msgstr "" -#: share/functions/__fish_git_prompt.fish:526 +#: /tmp/fish/implicit/share/functions/__fish_git_prompt.fish:5 msgid "__fish_git_prompt helper, returns the current Git operation and branch" msgstr "" -#: share/functions/__fish_git_prompt.fish:639 +#: /tmp/fish/implicit/share/functions/__fish_git_prompt.fish:6 msgid "__fish_git_prompt helper, checks char variables" msgstr "" -#: share/functions/__fish_git_prompt.fish:690 +#: /tmp/fish/implicit/share/functions/__fish_git_prompt.fish:7 msgid "__fish_git_prompt helper, checks color variables" msgstr "" -#: share/functions/__fish_git_prompt.fish:730 +#: /tmp/fish/implicit/share/functions/__fish_git_prompt.fish:8 msgid "Event handler, repaints prompt when functionality changes" msgstr "Event handler, repaints prompt when functionality changes" -#: share/functions/__fish_git_prompt.fish:748 +#: /tmp/fish/implicit/share/functions/__fish_git_prompt.fish:9 msgid "Event handler, repaints prompt when any color changes" msgstr "Event handler, repaints prompt when any color changes" -#: share/functions/__fish_git_prompt.fish:768 +#: /tmp/fish/implicit/share/functions/__fish_git_prompt.fish:10 msgid "Event handler, repaints prompt when any char changes" msgstr "Event handler, repaints prompt when any char changes" -#: share/functions/__fish_hg_prompt.fish:23 +#: /tmp/fish/implicit/share/functions/__fish_gnu_complete.fish:1 +msgid "" +"Wrapper for the complete built-in. Skips the long completions on non-GNU " +"systems" +msgstr "" + +#: /tmp/fish/implicit/share/functions/__fish_hg_prompt.fish:1 #, fuzzy msgid "Write out the hg prompt" msgstr "Write out the git prompt" -#: share/functions/__fish_is_token_n.fish:1 +#: /tmp/fish/implicit/share/functions/fish_hybrid_key_bindings.fish:1 +msgid "Vi-style bindings that inherit emacs-style bindings in all modes" +msgstr "" + +#: /tmp/fish/implicit/share/functions/__fish_is_first_token.fish:1 +msgid "Test if no non-switch argument has been specified yet" +msgstr "" + +#: /tmp/fish/implicit/share/functions/__fish_is_git_repository.fish:1 +#, fuzzy +msgid "Check if the current directory is a git repository" +msgstr "Checks the consistency of the repository" + +#: /tmp/fish/implicit/share/functions/__fish_is_token_n.fish:1 msgid "Test if current token is on Nth place" msgstr "Test if current token is on Nth place" -#: share/functions/__fish_make_completion_signals.fish:1 +#: /tmp/fish/implicit/share/functions/__fish_list_current_token.fish:1 +msgid "" +"List contents of token under the cursor if it is a directory, otherwise list " +"the contents of the current directory" +msgstr "" + +#: /tmp/fish/implicit/share/functions/__fish_make_completion_signals.fish:1 msgid "Make list of kill signals for completion" msgstr "Make list of kill signals for completion" -#: share/functions/__fish_move_last.fish:9 -msgid "Hit end of history...\\n" -msgstr "Hit end of history...\\n" - -#: share/functions/__fish_print_abook_emails.fish:1 -msgid "Print email addresses (abook)" -msgstr "Print email addresses (abook)" - -#: share/functions/__fish_print_addresses.fish:1 -msgid "Print a list of known network addresses" -msgstr "Print a list of known network addresses" - -#: share/functions/__fish_print_arch_daemons.fish:1 -msgid "Print arch daemons" -msgstr "Print arch daemons" - -#: share/functions/__fish_print_commands.fish:1 -msgid "Print a list of documented fish commands" -msgstr "Print a list of documented fish commands" - -#: share/functions/__fish_print_debian_services.fish:1 -msgid "Prints services installed" -msgstr "Prints services installed" - -#: share/functions/__fish_print_help.fish:1 -msgid "Print help message for the specified fish function or builtin" -msgstr "Print help message for the specified fish function or builtin" - -#: share/functions/__fish_print_interfaces.fish:1 -msgid "Print a list of known network interfaces" -msgstr "Print a list of known network interfaces" - -#: share/functions/__fish_print_lpr_options.fish:1 -msgid "Print lpr options" -msgstr "Print lpr options" - -#: share/functions/__fish_print_lpr_printers.fish:1 -msgid "Print lpr printers" -msgstr "Print lpr printers" - -#: share/functions/__fish_print_lsblk_columns.fish:1 -msgid "Print available lsblk columns" -msgstr "Print available lsblk columns" - -#: share/functions/__fish_print_mounted.fish:1 -msgid "Print mounted devices" -msgstr "Print mounted devices" - -#: share/functions/__fish_print_packages.fish:13 -msgid "Package" -msgstr "Package" - -#: share/functions/__fish_print_svn_rev.fish:1 -msgid "Print svn revisions" -msgstr "Print svn revisions" - -#: share/functions/__fish_print_users.fish:2 -msgid "Print a list of local users" -msgstr "Print a list of local users" - -#: share/functions/__fish_print_xdg_mimeapps.fish:1 -msgid "Print xdg mime applications" -msgstr "Print xdg mime applications" - -#: share/functions/__fish_print_xdg_mimetypes.fish:1 -msgid "Print XDG mime types" -msgstr "Print XDG mime types" - -#: share/functions/__fish_print_xrandr_modes.fish:1 -msgid "Print xrandr modes" -msgstr "Print xrandr modes" - -#: share/functions/__fish_print_xrandr_outputs.fish:1 -msgid "Print xrandr outputs" -msgstr "Print xrandr outputs" - -#: share/functions/__fish_print_xwindows.fish:1 -msgid "Print X windows" -msgstr "Print X windows" - -#: share/functions/__fish_pwd.fish:3 share/functions/__fish_pwd.fish:7 -msgid "Show current path" -msgstr "Show current path" - -#: share/functions/__fish_test_arg.fish:2 -msgid "Test if the token under the cursor matches the specified wildcard" -msgstr "Test if the token under the cursor matches the specified wildcard" - -#: share/functions/__terlar_git_prompt.fish:23 -msgid "Write out the git prompt" -msgstr "Write out the git prompt" - -#: share/functions/abbr.fish:1 -msgid "Manage abbreviations" -msgstr "Manage abbreviations" - -#: share/functions/abbr.fish:40 -msgid "%s: invalid option -- %s\\n" -msgstr "%s: invalid option -- %s\\n" - -#: share/functions/abbr.fish:47 -msgid "%s: %s cannot be specified along with %s\\n" -msgstr "%s: %s cannot be specified along with %s\\n" - -#: share/functions/abbr.fish:56 -msgid "%s: option requires an argument -- %s\\n" -msgstr "%s: option requires an argument -- %s\\n" - -#: share/functions/abbr.fish:62 -msgid "%s: Unexpected argument -- %s\\n" -msgstr "%s: Unexpected argument -- %s\\n" - -#: share/functions/abbr.fish:75 -msgid "%s: abbreviation must have a non-empty key\\n" -msgstr "%s: abbreviation must have a non-empty key\\n" - -#: share/functions/abbr.fish:79 -msgid "%s: abbreviation must have a value\\n" -msgstr "%s: abbreviation must have a value\\n" - -#: share/functions/abbr.fish:101 -msgid "%s: no such abbreviation '%s'\\n" -msgstr "%s: no such abbreviation “%s”\\n" - -#: share/functions/alias.fish:2 -msgid "" -"Legacy function for creating shellscript functions using an alias-like syntax" -msgstr "" -"Legacy function for creating shellscript functions using an alias-like syntax" - -#: share/functions/alias.fish:36 -msgid "%s: Expected one or two arguments, got %d\\n" -msgstr "%s: Expected one or two arguments, got %d\\n" - -#: share/functions/alias.fish:42 -msgid "%s: Name cannot be empty\\n" -msgstr "%s: Name cannot be empty\\n" - -#: share/functions/alias.fish:45 -msgid "%s: Body cannot be empty\\n" -msgstr "%s: Body cannot be empty\\n" - -#: share/functions/contains_seq.fish:1 -msgid "Return true if array contains a sequence" -msgstr "Return true if array contains a sequence" - -#: 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)" - -#: share/functions/dirs.fish:1 -msgid "Print directory stack" -msgstr "Print directory stack" - -#: share/functions/export.fish:1 +#: /tmp/fish/implicit/share/functions/__fish_make_completion_signals.fish:2 #, fuzzy -msgid "Set global variable. Alias for set -g, made for bash compatibility" -msgstr "Set global variable. Alias for set -g, made for csh compatibility" +msgid "List names of available signals" +msgstr "Display names of all signals" -#: share/functions/fish_config.fish:1 -msgid "Launch fish's web based configuration" -msgstr "Launch fish's web based configuration" +#: /tmp/fish/implicit/share/functions/__fish_make_completion_signals.fish:3 +#, fuzzy +msgid "List codes and names of available signals" +msgstr "Display names of all signals" -#: share/functions/fish_indent.fish:1 -msgid "Indenter and prettifier for fish code" -msgstr "Indenter and prettifier for fish code" - -#: share/functions/fish_prompt.fish:5 -msgid "Write out the prompt" -msgstr "Write out the prompt" - -#: share/functions/fish_update_completions.fish:1 -msgid "Update man-page based completions" -msgstr "Update man-page based completions" - -#: share/functions/fish_vi_key_bindings.fish:1 -msgid "vi-like key bindings for fish" -msgstr "vi-like key bindings for fish" - -#: share/functions/fish_vi_prompt.fish:1 +#: /tmp/fish/implicit/share/functions/fish_mode_prompt.fish:1 msgid "Displays the current mode" msgstr "Displays the current mode" -#: share/functions/fish_vi_prompt.fish:17 -msgid "Simple vi prompt" -msgstr "Simple vi prompt" +#: /tmp/fish/implicit/share/functions/__fish_move_last.fish:1 +msgid "Move the last element of a directory history from src to dest" +msgstr "" -#: share/functions/funced.fish:1 +#: /tmp/fish/implicit/share/functions/__fish_no_arguments.fish:1 +#, fuzzy +msgid "Internal fish function" +msgstr "Erase function" + +#: /tmp/fish/implicit/share/functions/__fish_not_contain_opt.fish:1 +msgid "Checks that a specific option is not in the current command line" +msgstr "" + +#: /tmp/fish/implicit/share/functions/__fish_paginate.fish:1 +msgid "Paginate the current command using the users default pager" +msgstr "" + +#: /tmp/fish/implicit/share/functions/__fish_ports_dirs.fish:1 +#, fuzzy +msgid "Obtain a list of ports local collections" +msgstr "Print a list of local users" + +#: /tmp/fish/implicit/share/functions/__fish_print_abook_emails.fish:1 +msgid "Print email addresses (abook)" +msgstr "Print email addresses (abook)" + +#: /tmp/fish/implicit/share/functions/__fish_print_addresses.fish:1 +msgid "Print a list of known network addresses" +msgstr "Print a list of known network addresses" + +#: /tmp/fish/implicit/share/functions/__fish_print_arch_daemons.fish:1 +msgid "Print arch daemons" +msgstr "Print arch daemons" + +#: /tmp/fish/implicit/share/functions/__fish_print_commands.fish:1 +msgid "Print a list of documented fish commands" +msgstr "Print a list of documented fish commands" + +#: /tmp/fish/implicit/share/functions/__fish_print_debian_services.fish:1 +msgid "Prints services installed" +msgstr "Prints services installed" + +#: /tmp/fish/implicit/share/functions/__fish_print_encodings.fish:1 +msgid "Complete using available character encodings" +msgstr "" + +#: /tmp/fish/implicit/share/functions/__fish_print_filesystems.fish:1 +#, fuzzy +msgid "Print a list of all known filesystem types" +msgstr "Print a list of known network interfaces" + +#: /tmp/fish/implicit/share/functions/__fish_print_function_prototypes.fish:1 +#, fuzzy +msgid "" +"Prints the names of all function prototypes found in the headers in the " +"current directory" +msgstr "" +"Print a list of all function calls leading up to running the current command" + +#: /tmp/fish/implicit/share/functions/__fish_print_help.fish:1 +msgid "Print help message for the specified fish function or builtin" +msgstr "Print help message for the specified fish function or builtin" + +#: /tmp/fish/implicit/share/functions/__fish_print_hostnames.fish:1 +#, fuzzy +msgid "Print a list of known hostnames" +msgstr "Print a list of known network interfaces" + +#: /tmp/fish/implicit/share/functions/__fish_print_interfaces.fish:1 +msgid "Print a list of known network interfaces" +msgstr "Print a list of known network interfaces" + +#: /tmp/fish/implicit/share/functions/__fish_print_lpr_options.fish:1 +msgid "Print lpr options" +msgstr "Print lpr options" + +#: /tmp/fish/implicit/share/functions/__fish_print_lpr_printers.fish:1 +msgid "Print lpr printers" +msgstr "Print lpr printers" + +#: /tmp/fish/implicit/share/functions/__fish_print_lsblk_columns.fish:1 +msgid "Print available lsblk columns" +msgstr "Print available lsblk columns" + +#: /tmp/fish/implicit/share/functions/__fish_print_mounted.fish:1 +msgid "Print mounted devices" +msgstr "Print mounted devices" + +#: /tmp/fish/implicit/share/functions/__fish_print_pacman_repos.fish:1 +msgid "Print the repositories configured for arch's pacman package manager" +msgstr "" + +#: /tmp/fish/implicit/share/functions/__fish_print_service_names.fish:1 +#, fuzzy +msgid "All services known to the system" +msgstr "Search for other system" + +#: /tmp/fish/implicit/share/functions/__fish_print_svn_rev.fish:1 +msgid "Print svn revisions" +msgstr "Print svn revisions" + +#: /tmp/fish/implicit/share/functions/__fish_print_users.fish:1 +msgid "Print a list of local users" +msgstr "Print a list of local users" + +#: /tmp/fish/implicit/share/functions/__fish_print_xdg_applications_directories.fish:1 +msgid "Print directories where desktop files are stored" +msgstr "" + +#: /tmp/fish/implicit/share/functions/__fish_print_xdg_desktop_file_ids.fish:1 +#, fuzzy +msgid "Print all available xdg desktop file IDs" +msgstr "Print available lsblk columns" + +#: /tmp/fish/implicit/share/functions/__fish_print_xdg_mimetypes.fish:1 +msgid "Print XDG mime types" +msgstr "Print XDG mime types" + +#: /tmp/fish/implicit/share/functions/__fish_print_xrandr_modes.fish:1 +msgid "Print xrandr modes" +msgstr "Print xrandr modes" + +#: /tmp/fish/implicit/share/functions/__fish_print_xrandr_outputs.fish:1 +msgid "Print xrandr outputs" +msgstr "Print xrandr outputs" + +#: /tmp/fish/implicit/share/functions/__fish_print_xwindows.fish:1 +msgid "Print X windows" +msgstr "Print X windows" + +#: /tmp/fish/implicit/share/functions/fish_prompt.fish:1 +msgid "Write out the prompt" +msgstr "Write out the prompt" + +#: /tmp/fish/implicit/share/functions/__fish_prt_no_subcommand.fish:1 +#, fuzzy +msgid "Test if prt-get has yet to be given the command" +msgstr "Test if apt has yet to be given the subcommand" + +#: /tmp/fish/implicit/share/functions/__fish_prt_ports.fish:1 +#, fuzzy +msgid "Obtain a list of ports" +msgstr "Print a list of local users" + +#: /tmp/fish/implicit/share/functions/__fish_prt_use_package.fish:1 +#, fuzzy +msgid "Test if prt-get should have packages as potential completion" +msgstr "Test if apt command should have packages as potential completion" + +#: /tmp/fish/implicit/share/functions/__fish_prt_use_port.fish:1 +#, fuzzy +msgid "Test if prt-get should have ports as potential completion" +msgstr "Test if apt command should have packages as potential completion" + +#: /tmp/fish/implicit/share/functions/__fish_pwd.fish:1 +#: /tmp/fish/implicit/share/functions/__fish_pwd.fish:2 +msgid "Show current path" +msgstr "Show current path" + +#: /tmp/fish/implicit/share/functions/__fish_sgrep.fish:1 +msgid "Call grep without honoring GREP_OPTIONS settings" +msgstr "" + +#: /tmp/fish/implicit/share/functions/__fish_shared_key_bindings.fish:1 +msgid "Bindings shared between emacs and vi mode" +msgstr "" + +#: /tmp/fish/implicit/share/functions/__fish_shared_key_bindings.fish:2 +msgid "Insert the first arg escaped if a second arg is given" +msgstr "" + +#: /tmp/fish/implicit/share/functions/__fish_svn_prompt.fish:1 +msgid "helper function that does pretty formatting on svn status" +msgstr "" + +#: /tmp/fish/implicit/share/functions/__fish_svn_prompt.fish:2 +#, fuzzy +msgid "Prompt function for svn" +msgstr "Prompt function for Git" + +#: /tmp/fish/implicit/share/functions/_fish_systemctl.fish:1 +msgid "Call systemctl with some options from the current commandline" +msgstr "" + +#: /tmp/fish/implicit/share/functions/__fish_test_arg.fish:1 +msgid "Test if the token under the cursor matches the specified wildcard" +msgstr "Test if the token under the cursor matches the specified wildcard" + +#: /tmp/fish/implicit/share/functions/__fish_toggle_comment_commandline.fish:1 +msgid "Comment/uncomment the current command" +msgstr "" + +#: /tmp/fish/implicit/share/functions/fish_update_completions.fish:1 +msgid "Update man-page based completions" +msgstr "Update man-page based completions" + +#: /tmp/fish/implicit/share/functions/__fish_use_subcommand.fish:1 +#, fuzzy +msgid "Test if a non-switch argument has been given in the current commandline" +msgstr "Test if vagrant has yet to be given the main command" + +#: /tmp/fish/implicit/share/functions/__fish_vcs_prompt.fish:1 +msgid "Print the prompts for all available vcsen" +msgstr "" + +#: /tmp/fish/implicit/share/functions/fish_vi_cursor.fish:1 +msgid "Set cursor shape for different vi modes" +msgstr "" + +#: /tmp/fish/implicit/share/functions/fish_vi_key_bindings.fish:1 +msgid "vi-like key bindings for fish" +msgstr "vi-like key bindings for fish" + +#: /tmp/fish/implicit/share/functions/funced.fish:1 msgid "Edit function definition" msgstr "Edit function definition" -#: 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:36 -msgid "funced: You must specify one function name\n" -msgstr "funced: You must specify one function name\n" - -#: share/functions/funced.fish:96 -msgid "Editing failed or was cancelled" -msgstr "Editing failed or was cancelled" - -#: share/functions/funced.fish:103 -msgid "Edit the file again\\? [Y/n]" -msgstr "Edit the file again\\? [Y/n]" - -#: share/functions/funced.fish:110 -msgid "Cancelled function editing" -msgstr "Cancelled function editing" - -#: share/functions/funcsave.fish:2 +#: /tmp/fish/implicit/share/functions/funcsave.fish:1 msgid "Save the current definition of all specified functions to file" msgstr "Save the current definition of all specified functions to file" -#: share/functions/funcsave.fish:11 -msgid "%s: Expected function name\\n" -msgstr "%s: Expected function name\\n" - -#: share/functions/funcsave.fish:26 -msgid "%s: Could not create configuration directory\\n" -msgstr "%s: Could not create configuration directory\\n" - -#: share/functions/funcsave.fish:36 -msgid "%s: Unknown function '%s'\\n" -msgstr "%s: Unknown function “%s”\\n" - -#: share/functions/help.fish:1 +#: /tmp/fish/implicit/share/functions/help.fish:1 msgid "Show help for the fish shell" msgstr "Show help for the fish shell" -#: 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:77 -#, sh-format -msgid "" -"Please set the variable $BROWSER to a suitable browser and try again.\\n\\n" +#: /tmp/fish/implicit/share/functions/history.fish:1 +msgid "display or manipulate interactive command history" msgstr "" -"Please set the variable $BROWSER to a suitable browser and try again.\\n\\n" -#: share/functions/help.fish:129 -msgid "help: Help is being displayed in your default browser.\\n" -msgstr "help: Help is being displayed in your default browser.\\n" - -#: share/functions/help.fish:132 -msgid "help: Help is being displayed in %s.\\n" -msgstr "help: Help is being displayed in %s.\\n" - -#: share/functions/history.fish:5 -msgid "Deletes an item from history" -msgstr "Deletes an item from history" - -#: share/functions/hostname.fish:7 -msgid "Show or set the system's host name\r" +#: /tmp/fish/implicit/share/functions/hostname.fish:1 +#, fuzzy +msgid "Show or set the system's host name" msgstr "Show or set the system's host name\r" -#: share/functions/la.fish:4 +#: /tmp/fish/implicit/share/functions/isatty.fish:1 +#, fuzzy +msgid "Tests if a file descriptor is a tty" +msgstr "Unspecified file descriptors" + +#: /tmp/fish/implicit/share/functions/la.fish:1 msgid "" "List contents of directory, including hidden files in directory using long " "format" @@ -8293,59 +64265,46 @@ msgstr "" "List contents of directory, including hidden files in directory using long " "format" -#: share/functions/ll.fish:4 +#: /tmp/fish/implicit/share/functions/ll.fish:1 msgid "List contents of directory using long format" msgstr "List contents of directory using long format" -#: share/functions/ls.fish:7 share/functions/ls.fish:32 +#: /tmp/fish/implicit/share/functions/ls.fish:1 +#: /tmp/fish/implicit/share/functions/ls.fish:2 +#: /tmp/fish/implicit/share/functions/ls.fish:3 msgid "List contents of directory" msgstr "List contents of directory" -#: share/functions/man.fish:1 +#: /tmp/fish/implicit/share/functions/man.fish:1 msgid "Format and display the on-line manual pages" msgstr "Format and display the on-line manual pages" -#: share/functions/math.fish:2 -msgid "Perform math calculations in bc" -msgstr "Perform math calculations in bc" - -#: share/functions/mimedb.fish:8 -msgid "Look up file information via the mimedb database" -msgstr "Look up file information via the mimedb database" - -#: share/functions/nextd.fish:2 +#: /tmp/fish/implicit/share/functions/nextd.fish:1 msgid "Move forward in the directory history" msgstr "Move forward in the directory history" -#: 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" +#: /tmp/fish/implicit/share/functions/N_.fish:1 +msgid "No-op" +msgstr "" -#: share/functions/open.fish:8 +#: /tmp/fish/implicit/share/functions/open.fish:1 msgid "Open file in default application" msgstr "Open file in default application" -#: share/functions/popd.fish:2 -msgid "Pop dir from stack" +#: /tmp/fish/implicit/share/functions/popd.fish:1 +#, fuzzy +msgid "Pop directory from the stack and cd to it" msgstr "Pop dir from stack" -#: share/functions/popd.fish:14 -msgid "%s: Directory stack is empty...\\n" -msgstr "%s: Directory stack is empty...\\n" - -#: share/functions/prevd.fish:2 +#: /tmp/fish/implicit/share/functions/prevd.fish:1 msgid "Move back in the directory history" msgstr "Move back in the directory history" -#: 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:11 +#: /tmp/fish/implicit/share/functions/prompt_pwd.fish:1 msgid "Print the current working directory, shortened to fit the prompt" msgstr "Print the current working directory, shortened to fit the prompt" -#: share/functions/psub.fish:3 +#: /tmp/fish/implicit/share/functions/psub.fish:1 msgid "" "Read from stdin into a file and output the filename. Remove the file when " "the command that called psub exits." @@ -8353,127 +64312,502 @@ msgstr "" "Read from stdin into a file and output the filename. Remove the file when " "the command that called psub exits." -#: share/functions/pushd.fish:3 +#: /tmp/fish/implicit/share/functions/pushd.fish:1 msgid "Push directory to stack" msgstr "Push directory to stack" -#: share/functions/seq.fish:7 +#: /tmp/fish/implicit/share/functions/realpath.fish:1 +#, fuzzy +msgid "print the resolved path [command realpath]" +msgstr "Print the type of a command" + +#: /tmp/fish/implicit/share/functions/realpath.fish:2 +#, fuzzy +msgid "print the resolved path [command grealpath]" +msgstr "Print the type of a command" + +#: /tmp/fish/implicit/share/functions/realpath.fish:3 +msgid "return an absolute path without symlinks" +msgstr "" + +#: /tmp/fish/implicit/share/functions/seq.fish:1 msgid "Print sequences of numbers" msgstr "Print sequences of numbers" -#: share/functions/seq.fish:11 +#: /tmp/fish/implicit/share/functions/seq.fish:2 msgid "Fallback implementation of the seq command" msgstr "Fallback implementation of the seq command" -#: 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" +#: /tmp/fish/implicit/share/functions/setenv.fish:1 +#, fuzzy +msgid "Set an env var for csh compatibility." msgstr "Set global variable. Alias for set -g, made for csh compatibility" -#: share/functions/type.fish:2 +#: /tmp/fish/implicit/share/functions/suspend.fish:1 +#, fuzzy +msgid "Suspend the current shell." +msgstr "Displays the current mode" + +#: /tmp/fish/implicit/share/functions/__terlar_git_prompt.fish:1 +msgid "Write out the git prompt" +msgstr "Write out the git prompt" + +#: /tmp/fish/implicit/share/functions/trap.fish:1 +msgid "Perform an action when the shell receives a signal" +msgstr "" + +#: /tmp/fish/implicit/share/functions/type.fish:1 msgid "Print the type of a command" msgstr "Print the type of a command" -#: share/functions/type.fish:90 -msgid "%s is a function with definition\\n" -msgstr "%s is a function with definition\\n" - -#: share/functions/type.fish:94 -msgid "function" -msgstr "function" - -#: share/functions/type.fish:107 -msgid "%s is a builtin\\n" -msgstr "%s is a builtin\\n" - -#: share/functions/type.fish:110 -msgid "builtin" -msgstr "builtin" - -#: share/functions/type.fish:130 -msgid "%s is %s\\n" -msgstr "%s is %s\\n" - -#: share/functions/type.fish:133 -msgid "file" -msgstr "file" - -#: share/functions/type.fish:144 -msgid "%s: Could not find '%s'\\n" -msgstr "%s: Could not find “%s”\\n" - -#: share/functions/umask.fish:11 share/functions/umask.fish:69 -#: share/functions/umask.fish:76 -msgid "%s: Invalid mask '%s'\\n" -msgstr "%s: Invalid mask “%s”\\n" - -#: share/functions/umask.fish:137 +#: /tmp/fish/implicit/share/functions/umask.fish:1 msgid "Set default file permission mask" msgstr "Set default file permission mask" -#: share/functions/umask.fish:212 -msgid "%s: Too many arguments\\n" -msgstr "%s: Too many arguments\\n" +#: /tmp/fish/implicit/share/functions/up-or-search.fish:1 +msgid "" +"Depending on cursor position and current mode, either search backward or " +"move up one line" +msgstr "" -#: share/functions/vared.fish:6 +#: /tmp/fish/implicit/share/functions/vared.fish:1 msgid "Edit variable value" msgstr "Edit variable value" -#: share/functions/vared.fish:40 -msgid "" -"%s: %s is an array variable. Use %svared%s %s[n]%s to edit the n:th element " -"of %s\\n" -msgstr "" -"%s: %s is an array variable. Use %svared%s %s[n]%s to edit the n:th element " -"of %s\\n" +#~ msgid "%ls: No function name given\n" +#~ msgstr "%ls: No function name given\n" -#: share/functions/vared.fish:44 -msgid "" -"%s: Expected exactly one argument, got %s.\\n\\nSynopsis:\\n\\t%svared%s " -"VARIABLE\\n" -msgstr "" -"%s: Expected exactly one argument, got %s.\\n\\nSynopsis:\\n\\t%svared%s " -"VARIABLE\\n" +#~ msgid "%ls: --array option requires a single variable name.\n" +#~ msgstr "%ls: --array option requires a single variable name.\n" -#~ msgid "All base system packages" -#~ msgstr "All base system packages" +#~ msgid "Try out the new parser" +#~ msgstr "Try out the new parser" -#~ msgid "All packages in world" -#~ msgstr "All packages in world" +#~ msgid "" +#~ "warning: %ls: character(s) following character constant have been ignored" +#~ msgstr "" +#~ "warning: %ls: character(s) following character constant have been ignored" -#~ msgid "Installed package" -#~ msgstr "Installed package" +#~ msgid "printf: not enough arguments" +#~ msgstr "printf: not enough arguments" -#~ msgid "Usage overview of emerge" -#~ msgstr "Usage overview of emerge" +#~ 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" -#~ msgid "Help on subject system" -#~ msgstr "Help on subject system" +#~ msgid "%ls: Values cannot be specfied with erase\n" +#~ msgstr "%ls: Values cannot be specfied with erase\n" -#~ msgid "Help on subject config" -#~ msgstr "Help on subject config" +#~ msgid "" +#~ "%ls: Warning: universal scope selected, but a global variable '%ls' " +#~ "exists.\n" +#~ msgstr "" +#~ "%ls: Warning: universal scope selected, but a global variable “%ls” " +#~ "exists.\n" -#~ msgid "Help on subject sync" -#~ msgstr "Help on subject sync" +#~ msgid "%ls: Could not set up terminal\n" +#~ msgstr "%ls: Could not set up terminal\n" -#~ msgid "Use colors in output" -#~ msgstr "Use colors in output" +#~ msgid "Multiple matches for option: " +#~ msgstr "Multiple matches for option: " -#~ msgid "Don't use colors in output" -#~ msgstr "Don't use colors in output" +#~ msgid "Changing language to English" +#~ msgstr "Changing language to English" -#~ msgid "Pull in build time dependencies" -#~ msgstr "Pull in build time dependencies" +#~ msgid "" +#~ "Unable to create a configuration directory for fish. Your personal " +#~ "settings will not be saved. Please set the $XDG_CONFIG_HOME variable to a " +#~ "directory where the current user has write access." +#~ msgstr "" +#~ "Unable to create a configuration directory for fish. Your personal " +#~ "settings will not be saved. Please set the $XDG_CONFIG_HOME variable to a " +#~ "directory where the current user has write access." -#~ msgid "Don't pull in build time dependencies" -#~ msgstr "Don't pull in build time dependencies" +#~ msgid "Attempting to use '%ls' instead" +#~ msgstr "Attempting to use “%ls” instead" + +#~ msgid "Error while closing terminfo" +#~ msgstr "Error while closing terminfo" + +#~ 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" + +#~ msgid "%s: Out of memory\n" +#~ msgstr "%s: Out of memory\n" + +#~ msgid "%s: Unknown error in munge()\n" +#~ msgstr "%s: Unknown error in munge()\n" + +#~ msgid "%s: Locale string too long\n" +#~ msgstr "%s: Locale string too long\n" + +#~ msgid "%s: Could not parse launcher string '%s'\n" +#~ msgstr "%s: Could not parse launcher string “%s”\n" + +#~ msgid "%s: Default launcher '%s' does not specify how to start\n" +#~ msgstr "%s: Default launcher “%s” does not specify how to start\n" + +#~ msgid "%s: Unsupported switch '%c' in launch string '%s'\n" +#~ msgstr "%s: Unsupported switch “%c” in launch string “%s”\n" + +#~ msgid "%s: Can not launch a mimetype\n" +#~ msgstr "%s: Can not launch a mimetype\n" + +#~ msgid "%s: Could not parse mimetype from argument '%s'\n" +#~ msgstr "%s: Could not parse mimetype from argument “%s”\n" + +#~ msgid "%lsand 1 more row" +#~ msgstr "%lsand 1 more row" + +#~ 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 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”." + +#~ 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” or use the eval builtin instead, like " +#~ "“eval %ls”. See the help section for the function command by typing “help " +#~ "function”." + +#~ 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 or use " +#~ "the eval builtin instead, like “eval %ls”. See the help section for the " +#~ "function command by typing 'help function'." + +#~ 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”." + +#~ msgid "Unexpected token of type '%ls'" +#~ msgstr "Unexpected token of type “%ls”" + +#~ msgid "function definition block" +#~ msgstr "function definition block" + +#~ msgid "unexecutable block" +#~ msgstr "unexecutable block" + +#~ msgid "End of block mismatch. Program terminating." +#~ msgstr "End of block mismatch. Program terminating." + +#~ msgid "'%ls' has %ls" +#~ msgstr "“%ls” has %ls" + +#~ msgid "Job %d, '%ls' has %ls" +#~ msgstr "Job %d, “%ls” has %ls" + +#~ msgid "ended" +#~ msgstr "ended" + +#~ msgid "Couldn't put the shell in its own process group" +#~ msgstr "Couldn't put the shell in its own process group" + +#~ msgid "Couldn't grab control of terminal" +#~ msgstr "Couldn't grab control of terminal" + +#~ msgid "Tokenizer not yet initialized" +#~ msgstr "Tokenizer not yet initialized" + +#~ msgid "Tokenizer error" +#~ msgstr "Tokenizer error" + +#~ msgid "String" +#~ msgstr "String" + +#~ msgid "Pipe" +#~ msgstr "Pipe" + +#~ msgid "Redirect input to file" +#~ msgstr "Redirect input to file" + +#~ msgid "Invalid token type" +#~ msgstr "Invalid token type" + +#~ msgid "%ls: Illegal option -- %lc\n" +#~ msgstr "%ls: Illegal option -- %lc\n" + +#~ msgid "" +#~ "%ls: Invalid character '%lc' in variable name. Only alphanumerical " +#~ "characters and underscores are valid in a variable name.\n" +#~ msgstr "" +#~ "%ls: Invalid character “%lc” in variable name. Only alphanumerical " +#~ "characters and underscores are valid in a variable name.\n" + +#~ msgid "%ls: Second argument must be 'in'\n" +#~ msgstr "%ls: Second argument must be “in”\n" + +#~ msgid "%ls: can only take 'if' and then another command as an argument\n" +#~ msgstr "%ls: can only take “if” and then another command as an argument\n" + +#~ msgid "%ls: any second argument must be 'if'\n" +#~ msgstr "%ls: any second argument must be “if”\n" + +#~ msgid "%ls: Block mismatch: '%ls' vs. '%ls'\n" +#~ msgstr "%ls: Block mismatch: “%ls” vs. “%ls”\n" + +#~ msgid "%ls: Unknown block type '%ls'\n" +#~ msgstr "%ls: Unknown block type “%ls”\n" + +#~ 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, but instead found a pipe. Did you mean “COMMAND; or " +#~ "COMMAND”? See the help section for the “or” builtin command by typing " +#~ "“help or”." + +#~ msgid "" +#~ "Expected a command, but instead found an '&'. Did you mean 'COMMAND; and " +#~ "COMMAND'? See the help section for the 'and' builtin command by typing " +#~ "'help and'." +#~ msgstr "" +#~ "Expected a command, but instead found an “&”. Did you mean “COMMAND; and " +#~ "COMMAND”? See the help section for the “and” builtin command by typing " +#~ "“help and”." + +#~ msgid "" +#~ "Unknown command '%ls'. Did you mean 'set %ls %ls'? See the help section " +#~ "on the set command by typing 'help set'." +#~ msgstr "" +#~ "Unknown command “%ls”. Did you mean “set %ls %ls”? See the help section " +#~ "on the set command by typing 'help set'." + +#~ 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”." + +#~ msgid "" +#~ "$? is not a valid variable in fish. If you want the exit status of the " +#~ "last command, try $status." +#~ msgstr "" +#~ "$? is not a valid variable in fish. If you want the exit status of the " +#~ "last command, try $status." + +#~ 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”." + +#~ 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”." + +#~ 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”." + +#~ msgid "Open an installed gem in your $EDITOR" +#~ msgstr "Open an installed gem in your $EDITOR" + +#~ msgid "Preserve ATTRIBUTES if possible" +#~ msgstr "Preserve ATTRIBUTES if possible" + +#~ msgid "Set security context of copy to CONTEXT" +#~ msgstr "Set security context of copy to CONTEXT" + +#~ msgid "Overrides $CVSROOT as the root of the CVS tree." +#~ msgstr "Overrides $CVSROOT as the root of the CVS tree." + +#~ msgid "Shell command that runs regression tests" +#~ msgstr "Shell command that runs regression tests" + +#~ msgid "Send the same DCOP call to all users with a running DCOP server" +#~ msgstr "Send the same DCOP call to all users with a running DCOP server" + +#~ msgid "List all active KDE session for a user or all users" +#~ msgstr "List all active KDE session for a user or all users" + +#~ msgid "Don't update the user activity timestamp in the called application" +#~ msgstr "Don't update the user activity timestamp in the called application" + +#~ msgid "Call DCOP for each line read from stdin" +#~ msgstr "Call DCOP for each line read from stdin" + +#~ msgid "Docker container" +#~ msgstr "Docker container" + +#~ msgid "Stopped container" +#~ msgstr "Stopped container" + +#~ msgid "Container running" +#~ msgstr "Container running" + +#~ msgid "Dont abort when backup different dirs to the same backend" +#~ msgstr "Dont abort when backup different dirs to the same backend" + +#~ msgid "Set maximum template depth" +#~ msgstr "Set maximum template depth" + +#~ msgid "Incomplete aspects of fish" +#~ msgstr "Incomplete aspects of fish" + +#~ msgid "Known fish bugs" +#~ msgstr "Known fish bugs" + +#~ msgid "Help on how job control works" +#~ msgstr "Help on how job control works" + +#~ msgid "Summary on how fish differs from other shells" +#~ msgstr "Summary on how fish differs from other shells" + +#~ msgid "Help on how to set the prompt" +#~ msgstr "Help on how to set the prompt" + +#~ msgid "Help on how to set the titlebar message" +#~ msgstr "Help on how to set the titlebar message" + +#~ msgid "Help on how to copy and paste" +#~ msgstr "Help on how to copy and paste" + +#~ msgid "Help on editor shortcuts" +#~ msgstr "Help on editor shortcuts" + +#~ msgid "Help on variable expansion $VARNAME" +#~ msgstr "Help on variable expansion $VARNAME" + +#~ msgid "Match history items that start with the given prefix" +#~ msgstr "Match history items that start with the given prefix" + +#~ msgid "Match history items that contain the given string" +#~ msgstr "Match history items that contain the given string" + +#~ msgid "Lists the toplevel keys" +#~ msgstr "Lists the toplevel keys" + +#~ msgid "Makes the repository available via FUSE" +#~ msgstr "Makes the repository available via FUSE" + +#~ msgid "Loop script, print $_" +#~ msgstr "Loop script, print $_" + +#~ msgid "Search $PATH for script" +#~ msgstr "Search $PATH for script" + +#~ msgid "Evalute file" +#~ msgstr "Evalute file" + +#~ msgid "Read log message from file" +#~ msgstr "Read log message from file" + +#~ msgid "Force validity of log message source" +#~ msgstr "Force validity of log message source" + +#~ msgid "Print nothing, or only summary information" +#~ msgstr "Print nothing, or only summary information" + +#~ msgid "Process contents of file ARG as additional args" +#~ msgstr "Process contents of file ARG as additional args" + +#~ msgid "Output in xml" +#~ msgstr "Output in xml" + +#~ msgid "Operate on a revision property (use with -r)" +#~ msgstr "Operate on a revision property (use with -r)" + +#~ msgid "Set new working copy depth" +#~ msgstr "Set new working copy depth" + +#~ msgid "Notice ancestry when calculating differences" +#~ msgstr "Notice ancestry when calculating differences" + +#~ msgid "Do not cross copies while traversing history" +#~ msgstr "Do not cross copies while traversing history" + +#~ msgid "Use strict semantics" +#~ msgstr "Use strict semantics" + +#~ msgid "Relocate via URL-rewriting" +#~ msgstr "Relocate via URL-rewriting" + +#~ msgid "Type %shelp%s for instructions on how to use fish" +#~ msgstr "Type %shelp%s for instructions on how to use fish" + +#~ msgid "" +#~ "Legacy function for creating shellscript functions using an alias-like " +#~ "syntax" +#~ msgstr "" +#~ "Legacy function for creating shellscript functions using an alias-like " +#~ "syntax" + +#~ msgid "%s: Expected one or two arguments, got %d\\n" +#~ msgstr "%s: Expected one or two arguments, got %d\\n" + +#, fuzzy +#~ msgid "Set global variable. Alias for set -g, made for bash compatibility" +#~ msgstr "Set global variable. Alias for set -g, made for csh compatibility" + +#~ msgid "Indenter and prettifier for fish code" +#~ msgstr "Indenter and prettifier for fish code" + +#~ msgid "Simple vi prompt" +#~ msgstr "Simple vi prompt" + +#~ msgid "funced: You must specify one function name\n" +#~ msgstr "funced: You must specify one function name\n" + +#~ msgid "%s: Expected function name\\n" +#~ msgstr "%s: Expected function name\\n" + +#~ msgid "" +#~ "Please set the variable $BROWSER to a suitable browser and try again.\\n" +#~ "\\n" +#~ msgstr "" +#~ "Please set the variable $BROWSER to a suitable browser and try again.\\n" +#~ "\\n" + +#~ msgid "Perform math calculations in bc" +#~ msgstr "Perform math calculations in bc" + +#~ 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" #~ msgid "%ls: Expected zero or two parameters, got %d\n" #~ msgstr "%ls: Expected zero or two parameters, got %d\n" @@ -8499,9 +64833,6 @@ msgstr "" #~ msgid "%ls: Can not specify scope when erasing array slice\n" #~ msgstr "%ls: Can not specify scope when erasing array slice\n" -#~ msgid "Could not get user information" -#~ msgstr "Could not get user information" - #~ msgid "Could not convert message '%s' to wide character string" #~ msgstr "Could not convert message “%s” to wide character string" @@ -8514,24 +64845,15 @@ msgstr "" #~ msgid "Could not set up input file descriptors for pager" #~ msgstr "Could not set up input file descriptors for pager" -#~ msgid "Could not open tty for pager" -#~ msgstr "Could not open tty for pager" - #~ msgid "Could not initialize result pipe" #~ msgstr "Could not initialize result pipe" -#~ msgid "Unspecified file descriptors" -#~ msgstr "Unspecified file descriptors" - #~ msgid "Could not read completions" #~ msgstr "Could not read completions" #~ msgid "Could not expand string '%ls'" #~ msgstr "Could not expand string “%ls”" -#~ msgid "An additional command is required" -#~ msgstr "An additional command is required" - #~ msgid "" #~ "The function calls itself immediately, which would result in an infinite " #~ "loop." @@ -8546,9 +64868,6 @@ msgstr "" #~ "Could not locate end of block. The “end” command is missing, misspelled " #~ "or a “;” is missing." -#~ msgid "Expected a command name, got token of type '%ls'" -#~ msgstr "Expected a command name, got token of type “%ls”" - #~ msgid "'case' builtin not inside of switch block" #~ msgstr "“case” builtin not inside of switch block" @@ -8581,116 +64900,22 @@ msgstr "" #~ msgstr "" #~ "Requested redirection to something that is not a file descriptor %ls" -#~ msgid "Don't preserve the specified attributes" -#~ msgstr "Don't preserve the specified attributes" - -#~ msgid "Control creation of sparse files" -#~ msgstr "Control creation of sparse files" - -#, fuzzy -#~ msgid "add the specified files on the next commit" -#~ msgstr "Add specified file to the current list of keyrings" - -#, fuzzy -#~ msgid "show changeset information by line for each file" -#~ msgstr "Display change information for the package" - #, fuzzy #~ msgid "create an unversioned archive of a repository revision" #~ msgstr "Commit an unversioned file or tree into the repository" -#, fuzzy -#~ msgid "list repository named branches" -#~ msgstr "Disable repository" - #, fuzzy #~ msgid "create a changegroup file" #~ msgstr "Read package from file" -#, fuzzy -#~ msgid "output the current or given revision of files" -#~ msgstr "Show the log messages for a set of revision(s) and/or file(s)" - -#, fuzzy -#~ msgid "make a copy of an existing repository" -#~ msgstr "Create a local copy of another repository" - #, fuzzy #~ msgid "commit the specified files or all outstanding changes" #~ msgstr "Decrypt specified file or stdin" -#, fuzzy -#~ msgid "forget the specified files on the next commit" -#~ msgstr "Move file specified on commandline" - -#, fuzzy -#~ msgid "copy changes from other branches onto the current branch" -#~ msgstr "Bring changes from the repository into the working copy" - -#, fuzzy -#~ msgid "identify the working copy or specified revision" -#~ msgstr "Update the working copy to a different URL" - -#, fuzzy -#~ msgid "import an ordered set of patches" -#~ msgstr "Print byte offset of matches" - -#, fuzzy -#~ msgid "create a new repository in the given directory" -#~ msgstr "Create a CVS repository if it doesnt exist" - -#, fuzzy -#~ msgid "locate files matching specific patterns" -#~ msgstr "Exclude files that match pattern" - -#, fuzzy -#~ msgid "output the current or given revision of the project manifest" -#~ msgstr "Show the log messages for a set of revision(s) and/or file(s)" - -#, fuzzy -#~ msgid "show changesets not found in the destination" -#~ msgstr "Query packages with the specified group" - -#, fuzzy -#~ msgid "show the parents of the working directory or revision" -#~ msgstr "Change working directory" - -#, fuzzy -#~ msgid "show aliases for remote repositories" -#~ msgstr "Removes entry in .cvspass for remote repository" - -#, fuzzy -#~ msgid "pull changes from the specified source" -#~ msgstr "Query packages with the specified group" - -#, fuzzy -#~ msgid "push changes to the specified destination" -#~ msgstr "Query packages with the specified group" - -#, fuzzy -#~ msgid "remove the specified files on the next commit" -#~ msgstr "Move file specified on commandline" - -#, fuzzy -#~ msgid "print the root (top) of the current working directory" -#~ msgstr "Change working directory" - -#, fuzzy -#~ msgid "show changed files in the working directory" -#~ msgstr "Change working directory" - #, fuzzy #~ msgid "summarize working directory state" #~ msgstr "Print working directory" -#, fuzzy -#~ msgid "list repository tags" -#~ msgstr "Disable repository" - -#, fuzzy -#~ msgid "show the tip revision" -#~ msgstr "Show the time" - #, fuzzy #~ msgid "apply one or more changegroup files" #~ msgstr "Read package from file" @@ -8699,30 +64924,14 @@ msgstr "" #~ msgid "update working directory (or switch revisions)" #~ msgstr "Change working directory" -#, fuzzy -#~ msgid "verify the integrity of the repository" -#~ msgstr "Remove an entry from the repository" - -#, fuzzy -#~ msgid "output version and copyright information" -#~ msgstr "Ignore version magic information" - #, fuzzy #~ msgid "Configuration Files" #~ msgstr "Configuration file" -#, fuzzy -#~ msgid "Date Formats" -#~ msgstr "Set format" - #, fuzzy #~ msgid "Diff Formats" #~ msgstr "List format" -#, fuzzy -#~ msgid "Environment Variables" -#~ msgstr "Handle environment variables" - #, fuzzy #~ msgid "Specifying File Sets" #~ msgstr "Specify config file" @@ -8731,10 +64940,6 @@ msgstr "" #~ msgid "Configuring hgweb" #~ msgstr "Configuration file" -#, fuzzy -#~ msgid "Merge Tools" -#~ msgstr "Merge sorted files" - #, fuzzy #~ msgid "Specifying Multiple Revisions" #~ msgstr "Specify revision" @@ -8743,123 +64948,13 @@ msgstr "" #~ msgid "Specifying Single Revisions" #~ msgstr "Specify revision" -#, fuzzy -#~ msgid "Specifying Revision Sets" -#~ msgstr "Specify revision states" - -#, fuzzy -#~ msgid "[+] include names matching the given patterns" -#~ msgstr "Insert modules matching the given wildcard" - -#, fuzzy -#~ msgid "[+] exclude names matching the given patterns" -#~ msgstr "List all modules matching the given wildcard" - -#, fuzzy -#~ msgid "[+] include names matching the given patterns" -#~ msgstr "Insert modules matching the given wildcard" - #, fuzzy #~ msgid "[+] exclude names matching the given patterns" #~ msgstr "List all modules matching the given wildcard" -#, fuzzy -#~ msgid "Annotate the specified revision" -#~ msgstr "Help for the specified builtin" - -#, fuzzy -#~ msgid "Use text as commit message" -#~ msgstr "Read commit message from file" - -#~ msgid "Read commit message from file" -#~ msgstr "Read commit message from file" - -#, fuzzy -#~ msgid "Record the specified date as commit date" -#~ msgstr "Help for the specified command" - -#, fuzzy -#~ msgid "Record the specified user as committer" -#~ msgstr "Use specified string as comment string" - -#, fuzzy -#~ msgid "File to store the bundles into" -#~ msgstr "Edit the patch bundle description" - -#, fuzzy -#~ msgid "Limit number of changes displayed" -#~ msgstr "Only print number of matches" - -#, fuzzy -#~ msgid "Display with template" -#~ msgstr "Display all matches" - -#, fuzzy -#~ msgid "Specify ssh command to use" -#~ msgstr "Pass command to shell" - -#, fuzzy -#~ msgid "Specify hg command to run on the remote side" -#~ msgstr "Specify root directory for rpm operations" - -#, fuzzy -#~ msgid "Search the repository as it is in REV" -#~ msgstr "Specify the repository URL" - -#, fuzzy -#~ msgid "Show revisions matching date spec" -#~ msgstr "Show only matching part" - -#, fuzzy -#~ msgid "Revision to display" -#~ msgstr "Select display" - -#, fuzzy -#~ msgid "Specify merge tool" -#~ msgstr "Specify trust model" - -#, fuzzy -#~ msgid "Show parents of the specified revision" -#~ msgstr "Query packages with the specified group" - -#, fuzzy -#~ msgid "[+] target revision" -#~ msgstr "Merge revisions" - -#, fuzzy -#~ msgid "Tipmost revision matching date" -#~ msgstr "Show only matching part" - -#, fuzzy -#~ msgid "Revert to the specified revision" -#~ msgstr "Help for the specified builtin" - -#, fuzzy -#~ msgid "For remote clients" -#~ msgstr "List or remove functions" - -#, fuzzy -#~ msgid "SSL certificate file" -#~ msgstr "Set certificate policy" - -#, fuzzy -#~ msgid "Untrusted configuration options" -#~ msgstr "Set config options" - -#, fuzzy -#~ msgid "List the changed files of a revision" -#~ msgstr "List all properties on files, dirs, or revisions" - -#, fuzzy -#~ msgid "Revision" -#~ msgstr "Merge revisions" - #~ msgid "%ls: Missing function definition information." #~ msgstr "%ls: Missing function definition information." -#~ msgid "%ls: Command only available in interactive sessions" -#~ msgstr "%ls: Command only available in interactive sessions" - #~ msgid "Procces\n" #~ msgstr "Procces\n" @@ -8885,14 +64980,6 @@ msgstr "" #~ 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." @@ -8902,33 +64989,12 @@ msgstr "" #~ 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" @@ -8938,16 +65004,9 @@ msgstr "" #~ 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" @@ -8956,93 +65015,10 @@ msgstr "" #~ 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" - -#~ 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)" - -#~ 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" - -#~ 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" @@ -9075,18 +65051,9 @@ msgstr "" #~ msgid "%ls: Expected at least one argument, got %d\n" #~ msgstr "%ls: Expected at least one argument, got %d\n" -#~ msgid "Evaluate parameters as a command" -#~ msgstr "Evaluate parameters as a command" - #~ msgid "User home" #~ msgstr "User home" -#~ msgid "Function" -#~ msgstr "Function" - -#~ msgid "Builtin" -#~ msgstr "Builtin" - #~ msgid "" #~ "Sent null command to subshell. This is a fish bug. If it can be " #~ "reproduced, please send a bug report to %s." @@ -9133,18 +65100,9 @@ msgstr "" #~ msgid "Syntax: set KEY VALUE" #~ msgstr "Syntax: set KEY VALUE" -#~ msgid "Unable to parse key binding" -#~ msgstr "Unable to parse key binding" - #~ msgid "I don't know what %ls means" #~ msgstr "I don't know what %ls means" -#~ msgid "Error while reading input information from file '%ls'" -#~ msgstr "Error while reading input information from file “%ls”" - -#~ msgid "If this error can be reproduced, please send a bug report to %s." -#~ msgstr "If this error can be reproduced, please send a bug report to %s." - #~ msgid "Error while reading commands" #~ msgstr "Error while reading commands" @@ -9158,206 +65116,9 @@ msgstr "" #~ "%s: Warning: The directory %s has been removed from your PATH because it " #~ "does not exist\\n" -#~ msgid "whatis entry" -#~ msgstr "whatis entry" - -#~ msgid "Use to build" -#~ msgstr "Use to build" - -#~ msgid "Prefix to strip on patch" -#~ msgstr "Prefix to strip on patch" - -#~ msgid "Do not run update" -#~ msgstr "Do not run update" - -#~ msgid "Search full package name" -#~ msgstr "Search full package name" - -#~ msgid "Access config file from shell" -#~ msgstr "Access config file from shell" - -#~ msgid "Use cdrom-mount-point" -#~ msgstr "Use cdrom-mount-point" - -#~ msgid "Use source override" -#~ msgstr "Use source override" - -#~ msgid "Download Only" -#~ msgstr "Download Only" - -#~ msgid "Correct broken dependencies" -#~ msgstr "Correct broken dependencies" - -#~ msgid "Ignore missing packages" -#~ msgstr "Ignore missing packages" - -#~ msgid "Disable downloading packages" -#~ msgstr "Disable downloading packages" - -#~ msgid "Automatic yes to prompts" -#~ msgstr "Automatic yes to prompts" - -#~ msgid "Compile source packages" -#~ msgstr "Compile source packages" - -#~ msgid "Ignore package Holds" -#~ msgstr "Ignore package Holds" - -#~ msgid "Do not upgrade packages" -#~ msgstr "Do not upgrade packages" - -#~ msgid "Force yes" -#~ msgstr "Force yes" - -#~ msgid "Erase obsolete files" -#~ msgstr "Erase obsolete files" - -#~ msgid "Control default input to the policy engine" -#~ msgstr "Control default input to the policy engine" - -#~ msgid "Only perform operations that are trivial" -#~ msgstr "Only perform operations that are trivial" - -#~ msgid "Abort if any packages are to be removed" -#~ msgstr "Abort if any packages are to be removed" - -#~ msgid "Only accept source packages" -#~ msgstr "Only accept source packages" - -#~ msgid "Download only diff file" -#~ msgstr "Download only diff file" - -#~ msgid "Download only tar file" -#~ msgstr "Download only tar file" - -#~ msgid "Only process arch-dependant build-dependencies" -#~ msgstr "Only process arch-dependant build-dependencies" - -#~ msgid "Ignore non-authenticated packages" -#~ msgstr "Ignore non-authenticated packages" - -#~ msgid "Specify apt config file" -#~ msgstr "Specify apt config file" - -#~ msgid "List bugs in rss format" -#~ msgstr "List bugs in rss format" - -#~ msgid "Read filenames from pipe" -#~ msgstr "Read filenames from pipe" - -#~ msgid "Alias for 'get'" -#~ msgstr "Alias for “get”" - -#~ msgid "Use specific conffile" -#~ msgstr "Use specific conffile" - -#~ msgid "Comma-separated list of dependancy types to follow recursively" -#~ msgstr "Comma-separated list of dependancy types to follow recursively" - -#~ msgid "Comma-separated list of dependancy types to show" -#~ msgstr "Comma-separated list of dependancy types to show" - -#~ msgid "" -#~ "Comma-separated list of package installation states to follow recursively" -#~ msgstr "" -#~ "Comma-separated list of package installation states to follow recursively" - -#~ msgid "Comma-separated list of package installation states to show" -#~ msgstr "Comma-separated list of package installation states to show" - -#~ msgid "Probe a CD" -#~ msgstr "Probe a CD" - -#~ msgid "Run in noninteractive mode" -#~ msgstr "Run in noninteractive mode" - -#~ msgid "File as input" -#~ msgstr "File as input" - -#~ msgid "Mirror-list file" -#~ msgstr "Mirror-list file" - -#~ msgid "Write top servers to file" -#~ msgstr "Write top servers to file" - -#~ msgid "Run on current dir" -#~ msgstr "Run on current dir" - -#~ msgid "Removable medium" -#~ msgstr "Removable medium" - -#~ msgid "Specify a non-mountpoint dir" -#~ msgstr "Specify a non-mountpoint dir" - -#~ msgid "Select a method" -#~ msgstr "Select a method" - -#~ msgid "Accept protocols" -#~ msgstr "Accept protocols" - -#~ msgid "Reject protocols" -#~ msgstr "Reject protocols" - -#~ msgid "Numerical address" -#~ msgstr "Numerical address" - -#~ msgid "Use hardware address" -#~ msgstr "Use hardware address" - -#~ msgid "Define math library" -#~ msgstr "Define math library" - -#~ msgid "Give warnings for extensions to POSIX bc" -#~ msgstr "Give warnings for extensions to POSIX bc" - -#~ msgid "Process exactly POSIX bc" -#~ msgstr "Process exactly POSIX bc" - -#~ msgid "Do not print the GNU welcome" -#~ msgstr "Do not print the GNU welcome" - -#~ msgid "Decompress to stdout" -#~ msgstr "Decompress to stdout" - -#~ msgid "Overwrite" -#~ msgstr "Overwrite" - -#~ msgid "Reduce memory usage" -#~ msgstr "Reduce memory usage" - -#~ msgid "Print compression ratios" -#~ msgstr "Print compression ratios" - -#~ msgid "Print license" -#~ msgstr "Print license" - -#~ msgid "Compress file" -#~ msgstr "Compress file" - -#~ msgid "Check integrity" -#~ msgstr "Check integrity" - -#~ msgid "Supress errors" -#~ msgstr "Supress errors" - -#~ msgid "Small block size" -#~ msgstr "Small block size" - -#~ msgid "Large block size" -#~ msgstr "Large block size" - -#~ msgid "Escape all non-printing characters" -#~ msgstr "Escape all non-printing characters" - -#~ msgid "Number nonblank lines" -#~ msgstr "Number nonblank lines" - #~ msgid "Escape non-printing characters except tab" #~ msgstr "Escape non-printing characters except tab" -#~ msgid "Display $ at end of line" -#~ msgstr "Display $ at end of line" - #~ msgid "Never more than single blank line" #~ msgstr "Never more than single blank line" @@ -9370,449 +65131,18 @@ msgstr "" #~ msgid "Escape non-printing except newline and tab" #~ msgstr "Escape non-printing except newline and tab" -#~ msgid "Increment the level of general verbosity by one" -#~ msgstr "Increment the level of general verbosity by one" - -#~ msgid "" -#~ "Increment the verbose level in respect of SCSI command transport by one" -#~ msgstr "" -#~ "Increment the verbose level in respect of SCSI command transport by one" - -#~ msgid "Set the misc debug value to #" -#~ msgstr "Set the misc debug value to #" - -#~ msgid "Increment the misc debug level by one" -#~ msgstr "Increment the misc debug level by one" - -#~ msgid "Do not print out a status report for failed SCSI commands" -#~ msgstr "Do not print out a status report for failed SCSI commands" - -#~ msgid "Force to continue on some errors" -#~ msgstr "Force to continue on some errors" - -#~ msgid "Tell cdrecord to set the SCSI IMMED flag in certain commands" -#~ msgstr "Tell cdrecord to set the SCSI IMMED flag in certain commands" - -#~ msgid "" -#~ "Defines the minimum drive buffer fill ratio for the experimental ATAPI " -#~ "wait mode intended to free the IDE bus to allow hard disk and CD/DVD " -#~ "writer on the same IDE cable" -#~ msgstr "" -#~ "Defines the minimum drive buffer fill ratio for the experimental ATAPI " -#~ "wait mode intended to free the IDE bus to allow hard disk and CD/DVD " -#~ "writer on the same IDE cable" - -#~ msgid "Complete CD/DVD-Recorder recording process with the laser turned off" -#~ msgstr "" -#~ "Complete CD/DVD-Recorder recording process with the laser turned off" - -#~ msgid "Tells cdrecord to handle images created by readcd -clone" -#~ msgstr "Tells cdrecord to handle images created by readcd -clone" - -#~ msgid "Set SAO (Session At Once) mode, usually called Disk At Once mode" -#~ msgstr "Set SAO (Session At Once) mode, usually called Disk At Once mode" - -#~ msgid "Set TAO (Track At Once) writing mode" -#~ msgstr "Set TAO (Track At Once) writing mode" - -#~ msgid "Select Set RAW writing, the preferred raw writing mode" -#~ msgstr "Select Set RAW writing, the preferred raw writing mode" - -#~ msgid "Select Set RAW writing, the less preferred raw writing mode" -#~ msgstr "Select Set RAW writing, the less preferred raw writing mode" - -#~ msgid "" -#~ "Select Set RAW writing, the preferred raw writing mode if raw96r is not " -#~ "supported" -#~ msgstr "" -#~ "Select Set RAW writing, the preferred raw writing mode if raw96r is not " -#~ "supported" - -#~ msgid "Allow multi session CDs to be made" -#~ msgstr "Allow multi session CDs to be made" - -#~ msgid "" -#~ "Retrieve multi session info in a form suitable for mkisofs-1.10 or later" -#~ msgstr "" -#~ "Retrieve multi session info in a form suitable for mkisofs-1.10 or later" - -#~ msgid "Retrieve and print out the table of content or PMA of a CD" -#~ msgstr "Retrieve and print out the table of content or PMA of a CD" - -#~ msgid "Retrieve and print out the ATIP (absolute Time in Pre-groove) info" -#~ msgstr "Retrieve and print out the ATIP (absolute Time in Pre-groove) info" - -#~ msgid "The disk will only be fixated" -#~ msgstr "The disk will only be fixated" - -#~ msgid "Do not fixate the disk after writing the tracks" -#~ msgstr "Do not fixate the disk after writing the tracks" - -#~ msgid "" -#~ "Wait for input to become available on standard input before trying to " -#~ "open the SCSI driver" -#~ msgstr "" -#~ "Wait for input to become available on standard input before trying to " -#~ "open the SCSI driver" - -#~ msgid "Load the media, lock the door and exit" -#~ msgstr "Load the media, lock the door and exit" - -#~ msgid "Eject disk after doing the work" -#~ msgstr "Eject disk after doing the work" - -#~ msgid "Set the speed factor of the writing process to #" -#~ msgstr "Set the speed factor of the writing process to #" - -#~ msgid "Blank a CD-RW and exit or blank a CD-RW before writing" -#~ msgstr "Blank a CD-RW and exit or blank a CD-RW before writing" - -#~ msgid "Format a CD-RW/DVD-RW/DVD+RW disc" -#~ msgstr "Format a CD-RW/DVD-RW/DVD+RW disc" - -#~ msgid "Set the FIFO (ring buffer) size to #" -#~ msgstr "Set the FIFO (ring buffer) size to #" - -#~ msgid "Set the maximum transfer size for a single SCSI command to #" -#~ msgstr "Set the maximum transfer size for a single SCSI command to #" - -#~ msgid "Sets the SCSI target for the CD/DVD-Recorder" -#~ msgstr "Sets the SCSI target for the CD/DVD-Recorder" - -#~ msgid "Set the grace time before starting to write to ># seconds" -#~ msgstr "Set the grace time before starting to write to ># seconds" - -#~ msgid "Set the default SCSI command timeout value to # seconds" -#~ msgstr "Set the default SCSI command timeout value to # seconds" - -#~ msgid "Allows the user to manually select a driver for the device" -#~ msgstr "Allows the user to manually select a driver for the device" - -#~ msgid "" -#~ "Set the driveropts specified by driveropts=option list, the speed of the " -#~ "drive and the dummy flag and exit" -#~ msgstr "" -#~ "Set the driveropts specified by driveropts=option list, the speed of the " -#~ "drive and the dummy flag and exit" - -#~ msgid "Checks if a driver for the current drive is present and exit" -#~ msgstr "Checks if a driver for the current drive is present and exit" - -#~ msgid "" -#~ "Print the drive capabilities for SCSI-3/mmc compliant drives as obtained " -#~ "from mode page 0x2A" -#~ msgstr "" -#~ "Print the drive capabilities for SCSI-3/mmc compliant drives as obtained " -#~ "from mode page 0x2A" - -#~ msgid "Do an inquiry for the drive, print the inquiry info and exit" -#~ msgstr "Do an inquiry for the drive, print the inquiry info and exit" - -#~ msgid "" -#~ "Scan all SCSI devices on all SCSI busses and print the inquiry strings" -#~ msgstr "" -#~ "Scan all SCSI devices on all SCSI busses and print the inquiry strings" - -#~ msgid "Try to reset the SCSI bus where the CD recorder is located" -#~ msgstr "Try to reset the SCSI bus where the CD recorder is located" - -#~ msgid "Try to send an abort sequence to the drive" -#~ msgstr "Try to send an abort sequence to the drive" - -#~ msgid "Allow cdrecord to write more than the official size of a medium" -#~ msgstr "Allow cdrecord to write more than the official size of a medium" - -#~ msgid "Ignore the known size of the medium, use for debugging only" -#~ msgstr "Ignore the known size of the medium, use for debugging only" - -#~ msgid "Use *.inf files to overwrite audio options" -#~ msgstr "Use *.inf files to overwrite audio options" - -#~ msgid "Set the default pre-gap size for all tracks except track nr 1" -#~ msgstr "Set the default pre-gap size for all tracks except track nr 1" - -#~ msgid "Set Packet writing mode (experimental interface)" -#~ msgstr "Set Packet writing mode (experimental interface)" - -#~ msgid "Set the packet size to #, forces fixed packet mode (experimental)" -#~ msgstr "Set the packet size to #, forces fixed packet mode (experimental)" - -#~ msgid "" -#~ "Do not close the current track, only when in packet writing mode " -#~ "(experimental)" -#~ msgstr "" -#~ "Do not close the current track, only when in packet writing mode " -#~ "(experimental)" - -#~ msgid "Set the Media Catalog Number of the CD" -#~ msgstr "Set the Media Catalog Number of the CD" - -#~ msgid "" -#~ "Write CD-Text info based on info taken from a file that contains ascii " -#~ "info for the text strings" -#~ msgstr "" -#~ "Write CD-Text info based on info taken from a file that contains ascii " -#~ "info for the text strings" - -#~ msgid "Write CD-Text based on info found in the binary file filename" -#~ msgstr "Write CD-Text based on info found in the binary file filename" - -#~ msgid "" -#~ "Take all recording related info from a CDRWIN compliant CUE sheet file" -#~ msgstr "" -#~ "Take all recording related info from a CDRWIN compliant CUE sheet file" - -#~ msgid "Set the International Standard Recording Number for the next track" -#~ msgstr "Set the International Standard Recording Number for the next track" - -#~ msgid "Sets an index list for the next track" -#~ msgstr "Sets an index list for the next track" - -#~ msgid "All subsequent tracks are written in CD-DA audio format" -#~ msgstr "All subsequent tracks are written in CD-DA audio format" - -#~ msgid "Audio data is assumed to be in byte-swapped (little-endian) order" -#~ msgstr "Audio data is assumed to be in byte-swapped (little-endian) order" - -#~ msgid "" -#~ "All subsequent tracks are written in CD-ROM mode 1 (Yellow Book) format" -#~ msgstr "" -#~ "All subsequent tracks are written in CD-ROM mode 1 (Yellow Book) format" - -#~ msgid "All subsequent tracks are written in CD-ROM mode 2 format" -#~ msgstr "All subsequent tracks are written in CD-ROM mode 2 format" - -#~ msgid "All subsequent tracks are written in CD-ROM XA mode 2 form 1 format" -#~ msgstr "All subsequent tracks are written in CD-ROM XA mode 2 form 1 format" - -#~ msgid "All subsequent tracks are written in CD-ROM XA mode 2 form 2 format" -#~ msgstr "All subsequent tracks are written in CD-ROM XA mode 2 form 2 format" - -#~ msgid "" -#~ "All subsequent tracks are written in a way that allows a mix of CD-ROM XA " -#~ "mode 2 form 1/2 format" -#~ msgstr "" -#~ "All subsequent tracks are written in a way that allows a mix of CD-ROM XA " -#~ "mode 2 form 1/2 format" - -#~ msgid "The TOC type for the disk is set to CDI, with XA only" -#~ msgstr "The TOC type for the disk is set to CDI, with XA only" - -#~ msgid "Use the ISO-9660 file system size as the size of the next track" -#~ msgstr "Use the ISO-9660 file system size as the size of the next track" - -#~ msgid "" -#~ "15 sectors of zeroed data will be added to the end of this and each " -#~ "subsequent data track" -#~ msgstr "" -#~ "15 sectors of zeroed data will be added to the end of this and each " -#~ "subsequent data track" - -#~ msgid "Set the amount of data to be appended as padding to the next track" -#~ msgstr "Set the amount of data to be appended as padding to the next track" - -#~ msgid "Do not pad the following tracks - the default" -#~ msgstr "Do not pad the following tracks - the default" - -#~ msgid "" -#~ "Allow all subsequent tracks to violate the Red Book track length standard " -#~ "(min 4 s)" -#~ msgstr "" -#~ "Allow all subsequent tracks to violate the Red Book track length standard " -#~ "(min 4 s)" - -#~ msgid "Re-enforce the Red Book track length standard (min 4 s)" -#~ msgstr "Re-enforce the Red Book track length standard (min 4 s)" - -#~ msgid "Set the pre-gap size for the next track" -#~ msgstr "Set the pre-gap size for the next track" - -#~ msgid "" -#~ "All TOC entries for subsequent audio tracks will indicate that the audio " -#~ "data has been sampled with 50/15 microsec pre-emphasis" -#~ msgstr "" -#~ "All TOC entries for subsequent audio tracks will indicate that the audio " -#~ "data has been sampled with 50/15 microsec pre-emphasis" - -#~ msgid "" -#~ "All TOC entries for subsequent audio tracks will indicate that the audio " -#~ "data has been mastered with linear data" -#~ msgstr "" -#~ "All TOC entries for subsequent audio tracks will indicate that the audio " -#~ "data has been mastered with linear data" - -#~ msgid "" -#~ "All TOC entries for subsequent audio tracks of the resulting CD will " -#~ "indicate that the audio data has permission to be copied without limit" -#~ msgstr "" -#~ "All TOC entries for subsequent audio tracks of the resulting CD will " -#~ "indicate that the audio data has permission to be copied without limit" - -#~ msgid "" -#~ "All TOC entries for subsequent audio tracks of the resulting CD will " -#~ "indicate that the audio data has permission to be copied only once for " -#~ "personal use" -#~ msgstr "" -#~ "All TOC entries for subsequent audio tracks of the resulting CD will " -#~ "indicate that the audio data has permission to be copied only once for " -#~ "personal use" - -#~ msgid "" -#~ "All TOC entries for subsequent audio tracks of the resulting CD will " -#~ "indicate that the audio data has no permission to be copied" -#~ msgstr "" -#~ "All TOC entries for subsequent audio tracks of the resulting CD will " -#~ "indicate that the audio data has no permission to be copied" - -#~ msgid "" -#~ "If the master image for the next track has been stored on a raw disk, use " -#~ "this option to specify the valid amount of data on this disk" -#~ msgstr "" -#~ "If the master image for the next track has been stored on a raw disk, use " -#~ "this option to specify the valid amount of data on this disk" - -#~ msgid "Output diagnostic for changed files" -#~ msgstr "Output diagnostic for changed files" - -#~ msgid "Dereferense symbolic links" -#~ msgstr "Dereferense symbolic links" - -#~ msgid "Do not dereference symbolic links" -#~ msgstr "Do not dereference symbolic links" - -#~ msgid "Change from owner/group" -#~ msgstr "Change from owner/group" - -#~ msgid "Use same owner/group as file" -#~ msgstr "Use same owner/group as file" - -#~ msgid "Operate recursively" -#~ msgstr "Operate recursively" - -#~ msgid "Output diagnostic for every file" -#~ msgstr "Output diagnostic for every file" - -#~ msgid "Add text to the end of the selected area" -#~ msgstr "Add text to the end of the selected area" - -#~ msgid "Add text at cursor" -#~ msgstr "Add text at cursor" - -#~ msgid "Replace selected part" -#~ msgstr "Replace selected part" - -#~ msgid "Select job under cursor" -#~ msgstr "Select job under cursor" - -#~ msgid "Select process under cursor" -#~ msgstr "Select process under cursor" - -#~ msgid "Select token under cursor" -#~ msgstr "Select token under cursor" - -#~ msgid "Select entire command line (default)" -#~ msgstr "Select entire command line (default)" - -#~ msgid "Only return that part of the command line before the cursor" -#~ msgstr "Only return that part of the command line before the cursor" - -#~ msgid "Inject readline functions to reader" -#~ msgstr "Inject readline functions to reader" - -#~ msgid "Path to add completion to" -#~ msgstr "Path to add completion to" - -#~ msgid "Posix-style option to complete" -#~ msgstr "Posix-style option to complete" - -#~ msgid "GNU-style option to complete" -#~ msgstr "GNU-style option to complete" - -#~ msgid "Old style long option to complete" -#~ msgstr "Old style long option to complete" - -#~ msgid "Do not use file completion" -#~ msgstr "Do not use file completion" - -#~ msgid "Require parameter" -#~ msgstr "Require parameter" - -#~ msgid "Require parameter and do not use file completion" -#~ msgstr "Require parameter and do not use file completion" - -#~ msgid "A list of possible arguments" -#~ msgstr "A list of possible arguments" - -#~ msgid "Description of this completions" -#~ msgstr "Description of this completions" - -#~ msgid "Option list is not complete" -#~ msgstr "Option list is not complete" - -#~ msgid "" -#~ "The completion should only be used if the specified command has a zero " -#~ "exit status" -#~ msgstr "" -#~ "The completion should only be used if the specified command has a zero " -#~ "exit status" - -#~ msgid "Cache test results in file config.cache" -#~ msgstr "Cache test results in file config.cache" - -#~ msgid "Do not create output files" -#~ msgstr "Do not create output files" - -#~ msgid "Architecture-independent install directory" -#~ msgstr "Architecture-independent install directory" - -#~ msgid "Architecture-dependent install directory" -#~ msgstr "Architecture-dependent install directory" - -#~ msgid "Cross-compile to build programs to run on HOST" -#~ msgstr "Cross-compile to build programs to run on HOST" - -#~ msgid "Configure for building compilers for TARGET" -#~ msgstr "Configure for building compilers for TARGET" - #~ msgid "Same as -dpR" #~ msgstr "Same as -dpR" -#~ msgid "Make backup of each existing destination file" -#~ msgstr "Make backup of each existing destination file" - #~ msgid "Copy contents of special files when recursive" #~ msgstr "Copy contents of special files when recursive" #~ msgid "Same as --no-dereference --preserve=link" #~ msgstr "Same as --no-dereference --preserve=link" -#~ msgid "Do not prompt before overwriting" -#~ msgstr "Do not prompt before overwriting" - -#~ msgid "Prompt before overwrite" -#~ msgstr "Prompt before overwrite" - #~ msgid "Follow command-line symbolic links" #~ msgstr "Follow command-line symbolic links" -#~ msgid "Link files instead of copying" -#~ msgstr "Link files instead of copying" - -#~ msgid "Remove trailing slashes from source" -#~ msgstr "Remove trailing slashes from source" - -#~ msgid "Target directory" -#~ msgstr "Target directory" - -#~ msgid "Do not overwrite newer files" -#~ msgstr "Do not overwrite newer files" - -#~ msgid "Always follow symbolic links" -#~ msgstr "Always follow symbolic links" - -#~ msgid "Never follow symbolic links" -#~ msgstr "Never follow symbolic links" - #~ msgid "Same as --preserve=mode,ownership,timestamps" #~ msgstr "Same as --preserve=mode,ownership,timestamps" @@ -9823,9 +65153,6 @@ msgstr "" #~ msgid "Use full source file name under DIRECTORY" #~ msgstr "Use full source file name under DIRECTORY" -#~ msgid "Copy directories recursively" -#~ msgstr "Copy directories recursively" - #~ msgid "" #~ "Remove each existing destination file before attempting to open it " #~ "(contrast with --force)" @@ -9833,150 +65160,24 @@ msgstr "" #~ "Remove each existing destination file before attempting to open it " #~ "(contrast with --force)" -#~ msgid "Make symbolic links instead of copying" -#~ msgstr "Make symbolic links instead of copying" - -#~ msgid "Treat DEST as a normal file" -#~ msgstr "Treat DEST as a normal file" - -#~ msgid "Stay on this file system" -#~ msgstr "Stay on this file system" - -#~ msgid "Select output delimiter" -#~ msgstr "Select output delimiter" - -#~ msgid "Kerberos server mode" -#~ msgstr "Kerberos server mode" - -#~ msgid "Prompt for password for authenticating server" -#~ msgstr "Prompt for password for authenticating server" - -#~ msgid "Password server mode" -#~ msgstr "Password server mode" - -#~ msgid "Show last revision where each line of module was modified" -#~ msgstr "Show last revision where each line of module was modified" - -#~ msgid "Create patch format diffs between releases" -#~ msgstr "Create patch format diffs between releases" - -#~ msgid "Indicate that a Module is no longer in use" -#~ msgstr "Indicate that a Module is no longer in use" - -#~ msgid "Print out history information for a module" -#~ msgstr "Print out history information for a module" - -#~ msgid "Add a symbolic tag to a module" -#~ msgstr "Add a symbolic tag to a module" - -#~ msgid "Server mode" -#~ msgstr "Server mode" - -#~ msgid "Display status information on checked out files" -#~ msgstr "Display status information on checked out files" - -#~ msgid "Add a symbolic tag to checked out version of files" -#~ msgstr "Add a symbolic tag to checked out version of files" - -#~ msgid "Bring work tree in sync with repository" -#~ msgstr "Bring work tree in sync with repository" - -#~ msgid "See who is watching a file" -#~ msgstr "See who is watching a file" - -#~ msgid "Specify legal cvsroot directory." -#~ msgstr "Specify legal cvsroot directory." - -#~ msgid "Authenticate all net traffic" -#~ msgstr "Authenticate all net traffic" - -#~ msgid "Do not use the ~/.cvsrc file" -#~ msgstr "Do not use the ~/.cvsrc file" - -#~ msgid "Cause CVS to be really quiet" -#~ msgstr "Cause CVS to be really quiet" - -#~ msgid "Cause CVS to be somewhat quiet" -#~ msgstr "Cause CVS to be somewhat quiet" - -#~ msgid "Make checked-out files read-only" -#~ msgstr "Make checked-out files read-only" - -#~ msgid "Show trace of program execution -- try with -n" -#~ msgstr "Show trace of program execution -- try with -n" - -#~ msgid "Make checked-out files read-write (default)" -#~ msgstr "Make checked-out files read-write (default)" - -#~ msgid "Encrypt all net traffic" -#~ msgstr "Encrypt all net traffic" - #~ msgid "Use the most recent revision no later than date" #~ msgstr "Use the most recent revision no later than date" #~ msgid "Retrieve files even when no match for tag/date" #~ msgstr "Retrieve files even when no match for tag/date" -#~ msgid "Alter default keyword processing" -#~ msgstr "Alter default keyword processing" - -#~ msgid "Don't recurse" -#~ msgstr "Don't recurse" - #~ msgid "Specify log message instead of invoking editor" #~ msgstr "Specify log message instead of invoking editor" -#~ msgid "Don't run any tag programs" -#~ msgstr "Don't run any tag programs" - -#~ msgid "Prune empty directories" -#~ msgstr "Prune empty directories" - -#~ msgid "Process directories recursively" -#~ msgstr "Process directories recursively" - -#~ msgid "Specify filenames to be filtered" -#~ msgstr "Specify filenames to be filtered" - #~ msgid "Lock a revision" #~ msgstr "Lock a revision" #~ msgid "Make a name/rev association" #~ msgstr "Make a name/rev association" -#~ msgid "Run quietly" -#~ msgstr "Run quietly" - -#~ msgid "Set a state attribute for a revision" -#~ msgstr "Set a state attribute for a revision" - -#~ msgid "Write descriptive text from a file into RCS" -#~ msgstr "Write descriptive text from a file into RCS" - -#~ msgid "Write descriptive text into RCS" -#~ msgstr "Write descriptive text into RCS" - -#~ msgid "Unlock a revision" -#~ msgstr "Unlock a revision" - -#~ msgid "Annotate binary files" -#~ msgstr "Annotate binary files" - -#~ msgid "Reset sticky tags/dates/k-opts" -#~ msgstr "Reset sticky tags/dates/k-opts" - -#~ msgid "Copy module file to stdout" -#~ msgstr "Copy module file to stdout" - -#~ msgid "Name directory for working files" -#~ msgstr "Name directory for working files" - #~ msgid "For -d. Don't shorten paths" #~ msgstr "For -d. Don't shorten paths" -#~ msgid "Force new revision" -#~ msgstr "Force new revision" - #~ msgid "Treat all whitespace as one space" #~ msgstr "Treat all whitespace as one space" @@ -9992,21 +65193,12 @@ msgstr "" #~ msgid "Use context format" #~ msgstr "Use context format" -#~ msgid "Set context size" -#~ msgstr "Set context size" - #~ msgid "Set context format and, optionally, size" #~ msgstr "Set context format and, optionally, size" #~ msgid "Set line group format" #~ msgstr "Set line group format" -#~ msgid "Make output a valid ed script" -#~ msgstr "Make output a valid ed script" - -#~ msgid "Expand tabs to spaces" -#~ msgstr "Expand tabs to spaces" - #~ msgid "Output that looks like an ed script" #~ msgstr "Output that looks like an ed script" @@ -10019,27 +65211,12 @@ msgstr "" #~ msgid "Set horizon lines" #~ msgstr "Set horizon lines" -#~ msgid "Ignore changes in case" -#~ msgstr "Ignore changes in case" - -#~ msgid "Ignore changes matching regexp" -#~ msgstr "Ignore changes matching regexp" - #~ msgid "Make ifdef from diff" #~ msgstr "Make ifdef from diff" -#~ msgid "Ignore whitespace" -#~ msgstr "Ignore whitespace" - #~ msgid "Start lines with a tab" #~ msgstr "Start lines with a tab" -#~ msgid "Use label instead of filename in output" -#~ msgstr "Use label instead of filename in output" - -#~ msgid "Print only left column" -#~ msgstr "Print only left column" - #~ msgid "Use format to produce if-then-else output" #~ msgstr "Use format to produce if-then-else output" @@ -10049,111 +65226,33 @@ msgstr "" #~ msgid "Treat files absent from one dir as empty" #~ msgstr "Treat files absent from one dir as empty" -#~ msgid "Specifies line formatting" -#~ msgstr "Specifies line formatting" - -#~ msgid "Identify the C function each change is in" -#~ msgstr "Identify the C function each change is in" - -#~ msgid "Report identical files" -#~ msgstr "Report identical files" - -#~ msgid "Use side-by-side format" -#~ msgstr "Use side-by-side format" - #~ msgid "Suppress common lines in side-by-side" #~ msgstr "Suppress common lines in side-by-side" -#~ msgid "Use unified format" -#~ msgstr "Use unified format" - #~ msgid "Set context size in unified" #~ msgstr "Set context size in unified" -#~ msgid "Set column width for side-by-side format" -#~ msgstr "Set column width for side-by-side format" - -#~ msgid "Report on each commit" -#~ msgstr "Report on each commit" - #~ msgid "Report on everything" #~ msgstr "Report on everything" #~ msgid "Report on a module" #~ msgstr "Report on a module" -#~ msgid "Report on checked-out modules" -#~ msgstr "Report on checked-out modules" - -#~ msgid "Report on all tags" -#~ msgstr "Report on all tags" - #~ msgid "Show only records for this directory" #~ msgstr "Show only records for this directory" -#~ msgid "Multiple vendor branch" -#~ msgstr "Multiple vendor branch" - -#~ msgid "Files to ignore during import" -#~ msgstr "Files to ignore during import" - -#~ msgid "Print info about revision on default branch" -#~ msgstr "Print info about revision on default branch" - -#~ msgid "Specify date range for query" -#~ msgstr "Specify date range for query" - -#~ msgid "Print only file info" -#~ msgstr "Print only file info" - -#~ msgid "Print only rcs filename" -#~ msgstr "Print only rcs filename" - #~ msgid "Suppress header if no revisions found" #~ msgstr "Suppress header if no revisions found" #~ msgid "Same as -h, plus descriptive text" #~ msgstr "Same as -h, plus descriptive text" -#~ msgid "Use context diff format" -#~ msgstr "Use context diff format" - -#~ msgid "Create summary change report" -#~ msgstr "Create summary change report" - #~ msgid "diff top two revisions" #~ msgstr "diff top two revisions" -#~ msgid "Use unidiff format" -#~ msgstr "Use unidiff format" - #~ msgid "Reset sticky tags, dates, and k-opts" #~ msgstr "Reset sticky tags, dates, and k-opts" -#~ msgid "Overwrite modified files with clean copies" -#~ msgstr "Overwrite modified files with clean copies" - -#~ msgid "Create any missing directories" -#~ msgstr "Create any missing directories" - -#~ msgid "Specify files to ignore" -#~ msgstr "Specify files to ignore" - -#~ msgid "Create new project" -#~ msgstr "Create new project" - -#~ msgid "Shows brief description of command and its arguments" -#~ msgstr "Shows brief description of command and its arguments" - -#~ msgid "Neither verbose nor quiet output" -#~ msgstr "Neither verbose nor quiet output" - -#~ msgid "Give patch name and comment in file" -#~ msgstr "Give patch name and comment in file" - -#~ msgid "Answer yes to all patches" -#~ msgstr "Answer yes to all patches" - #~ msgid "" #~ "In addition to modifications, look for files that are not boring, and " #~ "thus are potentially pending addition" @@ -10161,42 +65260,6 @@ msgstr "" #~ "In addition to modifications, look for files that are not boring, and " #~ "thus are potentially pending addition" -#~ msgid "Don't run the test script" -#~ msgstr "Don't run the test script" - -#~ msgid "Run the test script" -#~ msgstr "Run the test script" - -#~ msgid "Don't remove the test directory" -#~ msgstr "Don't remove the test directory" - -#~ msgid "Remove the test directory" -#~ msgstr "Remove the test directory" - -#~ msgid "Don't create compressed patches" -#~ msgstr "Don't create compressed patches" - -#~ msgid "Expect to receive input from a pipe" -#~ msgstr "Expect to receive input from a pipe" - -#~ msgid "Prompt user interactively" -#~ msgstr "Prompt user interactively" - -#~ msgid "Ask for extra dependencies" -#~ msgstr "Ask for extra dependencies" - -#~ msgid "Don't ask for extra dependencies" -#~ msgstr "Don't ask for extra dependencies" - -#~ msgid "Edit the long comment by default" -#~ msgstr "Edit the long comment by default" - -#~ msgid "Don't give a long comment" -#~ msgstr "Don't give a long comment" - -#~ msgid "Prompt for whether to edit the long comment" -#~ msgstr "Prompt for whether to edit the long comment" - #~ msgid "" #~ "Don't look for any files or directories that could be added, and don't " #~ "add them automatically" @@ -10204,201 +65267,48 @@ msgstr "" #~ "Don't look for any files or directories that could be added, and don't " #~ "add them automatically" -#~ msgid "Suppress informational output" -#~ msgstr "Suppress informational output" - -#~ msgid "Don't actually take the action" -#~ msgstr "Don't actually take the action" - -#~ msgid "Don't summarize changes" -#~ msgstr "Don't summarize changes" - -#~ msgid "Set default repository [DEFAULT]" -#~ msgstr "Set default repository [DEFAULT]" - -#~ msgid "Don't set default repository" -#~ msgstr "Don't set default repository" - -#~ msgid "Make scripts executable" -#~ msgstr "Make scripts executable" - -#~ msgid "Don't verify patch signature" -#~ msgstr "Don't verify patch signature" - -#~ msgid "Mark conflicts" -#~ msgstr "Mark conflicts" - -#~ msgid "Allow conflicts, but don't mark them" -#~ msgstr "Allow conflicts, but don't mark them" - -#~ msgid "Fail on patches that create conflicts [DEFAULT]" -#~ msgstr "Fail on patches that create conflicts [DEFAULT]" - -#~ msgid "Forward unsigned messages without extra header" -#~ msgstr "Forward unsigned messages without extra header" - #~ msgid "Check patches since latest checkpoint" #~ msgstr "Check patches since latest checkpoint" #~ msgid "Don't refuse to add files differing only in case" #~ msgstr "Don't refuse to add files differing only in case" -#~ msgid "Output patch in a darcs-specific format similar to diff -u" -#~ msgstr "Output patch in a darcs-specific format similar to diff -u" - -#~ msgid "Sign the patch with your gpg key" -#~ msgstr "Sign the patch with your gpg key" - -#~ msgid "Do not sign the patch" -#~ msgstr "Do not sign the patch" - #~ msgid "Use a plain pristine tree [DEFAULT]" #~ msgstr "Use a plain pristine tree [DEFAULT]" -#~ msgid "Use no pristine tree" -#~ msgstr "Use no pristine tree" - -#~ msgid "Give human readable output" -#~ msgstr "Give human readable output" - -#~ msgid "Generate XML formatted output" -#~ msgstr "Generate XML formatted output" - -#~ msgid "Give output suitable for get --context" -#~ msgstr "Give output suitable for get --context" - -#~ msgid "Give human-readable output" -#~ msgstr "Give human-readable output" - -#~ msgid "Don't skip boring files" -#~ msgstr "Don't skip boring files" - -#~ msgid "Add contents of subdirectories" -#~ msgstr "Add contents of subdirectories" - -#~ msgid "Don't add contents of subdirectories" -#~ msgstr "Don't add contents of subdirectories" - #~ msgid "Add files with date appended to avoid conflict. [EXPERIMENTAL]" #~ msgstr "Add files with date appended to avoid conflict. [EXPERIMENTAL]" -#~ msgid "Don't use experimental date appending trick. [DEFAULT]" -#~ msgstr "Don't use experimental date appending trick. [DEFAULT]" - #~ msgid "Display date described by string" #~ msgstr "Display date described by string" -#~ msgid "Display date for each line in file" -#~ msgstr "Display date for each line in file" - -#~ msgid "Output in ISO 8601 format" -#~ msgstr "Output in ISO 8601 format" - #~ msgid "Output RFC-2822 compliant date string" #~ msgstr "Output RFC-2822 compliant date string" #~ msgid "Print or set Coordinated Universal Time" #~ msgstr "Print or set Coordinated Universal Time" -#~ msgid "List inode information" -#~ msgstr "List inode information" - -#~ msgid "Use 1kB block size" -#~ msgstr "Use 1kB block size" - -#~ msgid "List only local filesystems" -#~ msgstr "List only local filesystems" - #~ msgid "Use Posix format" #~ msgstr "Use Posix format" -#~ msgid "Include empty filesystems" -#~ msgstr "Include empty filesystems" - #~ msgid "Do not sync before getting usage info" #~ msgstr "Do not sync before getting usage info" #~ msgid "Sync before getting usage info" #~ msgstr "Sync before getting usage info" -#~ msgid "Print filesystem type" -#~ msgstr "Print filesystem type" - -#~ msgid "Excluded filesystem type" -#~ msgstr "Excluded filesystem type" - -#~ msgid "Show all filesystems" -#~ msgstr "Show all filesystems" - -#~ msgid "Show sizes in gigabytes" -#~ msgstr "Show sizes in gigabytes" - #~ msgid "Show sizes in megabytes" #~ msgstr "Show sizes in megabytes" -#~ msgid "Print out the previously obtained statistics from the file systems" -#~ msgstr "Print out the previously obtained statistics from the file systems" - -#~ msgid "Write size for all files" -#~ msgstr "Write size for all files" - -#~ msgid "Print file size, not disk usage" -#~ msgstr "Print file size, not disk usage" - -#~ msgid "Use 1B block size" -#~ msgstr "Use 1B block size" - -#~ msgid "Produce grand total" -#~ msgstr "Produce grand total" - -#~ msgid "Dereference file symlinks" -#~ msgstr "Dereference file symlinks" - -#~ msgid "Count hard links multiple times" -#~ msgstr "Count hard links multiple times" - -#~ msgid "Dereference all symlinks" -#~ msgstr "Dereference all symlinks" - -#~ msgid "Do not include subdirectory size" -#~ msgstr "Do not include subdirectory size" - -#~ msgid "Display only a total for each argument" -#~ msgstr "Display only a total for each argument" - -#~ msgid "Skip other filesystems" -#~ msgstr "Skip other filesystems" - -#~ msgid "No newline" -#~ msgstr "No newline" - -#~ msgid "Use backslash escaped characters" -#~ msgstr "Use backslash escaped characters" - -#~ msgid "Do not use backslash escaped characters" -#~ msgstr "Do not use backslash escaped characters" - -#~ msgid "Do not load init files" -#~ msgstr "Do not load init files" - #~ msgid "Load users init file" #~ msgstr "Load users init file" -#~ msgid "Use file as terminal" -#~ msgstr "Use file as terminal" - #~ msgid "Execute Lisp function" #~ msgstr "Execute Lisp function" #~ msgid "Load Lisp code from file" #~ msgstr "Load Lisp code from file" -#~ msgid "Do not use X interface" -#~ msgstr "Do not use X interface" - -#~ msgid "Create window on the specified display" -#~ msgstr "Create window on the specified display" - #~ msgid "" #~ "Tests if emerge command should have package as potential completion for " #~ "removal" @@ -10430,13 +65340,6 @@ msgstr "" #~ "Causes portage to process all the metacache files as is normally done on " #~ "the tail end of an rsync update using emerge --sync" -#~ msgid "" -#~ "Removes all but the most recently installed version of a package from " -#~ "your system" -#~ msgstr "" -#~ "Removes all but the most recently installed version of a package from " -#~ "your system" - #~ msgid "" #~ "Causes portage to check and update the dependency cache of all ebuilds in " #~ "the portage tree" @@ -10444,13 +65347,6 @@ msgstr "" #~ "Causes portage to check and update the dependency cache of all ebuilds in " #~ "the portage tree" -#~ msgid "" -#~ "Searches for matches of the supplied string in the current local portage " -#~ "tree" -#~ msgstr "" -#~ "Searches for matches of the supplied string in the current local portage " -#~ "tree" - #~ msgid "Removes all matching packages completely from your system" #~ msgstr "Removes all matching packages completely from your system" @@ -10604,51 +65500,6 @@ msgstr "" #~ "Displays the currently installed version of portage along with other " #~ "information useful for quick reference on a system" -#~ msgid "Run fish with this command" -#~ msgstr "Run fish with this command" - -#~ msgid "Only parse input, do not execute" -#~ msgstr "Only parse input, do not execute" - -#~ msgid "Run in interactive mode" -#~ msgstr "Run in interactive mode" - -#~ msgid "Run in login mode" -#~ msgstr "Run in login mode" - -#~ msgid "Set function description" -#~ msgstr "Set function description" - -#~ msgid "Make the function a job exit event handler" -#~ msgstr "Make the function a job exit event handler" - -#~ msgid "Make the function a process exit event handler" -#~ msgstr "Make the function a process exit event handler" - -#~ msgid "Make the function a signal event handler" -#~ msgstr "Make the function a signal event handler" - -#~ msgid "Make the function a variable update event handler" -#~ msgstr "Make the function a variable update event handler" - -#~ msgid "Allow dash (-) in function name" -#~ msgstr "Allow dash (-) in function name" - -#~ msgid "Erase function" -#~ msgstr "Erase function" - -#~ msgid "Test if function is defined" -#~ msgstr "Test if function is defined" - -#~ msgid "Unmount" -#~ msgstr "Unmount" - -#~ msgid "Quiet" -#~ msgstr "Quiet" - -#~ msgid "Lazy unmount" -#~ msgstr "Lazy unmount" - #~ msgid "Language" #~ msgstr "Language" @@ -10661,45 +65512,18 @@ msgstr "" #~ msgid "Stop after compile" #~ msgstr "Stop after compile" -#~ msgid "Stop after preprocessor" -#~ msgstr "Stop after preprocessor" - -#~ msgid "Output file" -#~ msgstr "Output file" - -#~ msgid "Print commands to stderr" -#~ msgstr "Print commands to stderr" - -#~ msgid "Print quoted commands to stderr, do not run" -#~ msgstr "Print quoted commands to stderr, do not run" - #~ msgid "Use pipes" #~ msgstr "Use pipes" -#~ msgid "Use ansi mode" -#~ msgstr "Use ansi mode" - -#~ msgid "Do not recognize asm, inline or typeof keywords" -#~ msgstr "Do not recognize asm, inline or typeof keywords" - -#~ msgid "Do not use builtin functions" -#~ msgstr "Do not use builtin functions" - #~ msgid "Assert hosted environment" #~ msgstr "Assert hosted environment" -#~ msgid "Assert freestanding environment" -#~ msgstr "Assert freestanding environment" - #~ msgid "Use Microsoft extensions" #~ msgstr "Use Microsoft extensions" #~ msgid "Use ANSI trigraphs" #~ msgstr "Use ANSI trigraphs" -#~ msgid "Do not use integrated preprocessor" -#~ msgstr "Do not use integrated preprocessor" - #~ msgid "char is unsigned" #~ msgstr "char is unsigned" @@ -10712,30 +65536,18 @@ msgstr "" #~ msgid "bitfield is signed" #~ msgstr "bitfield is signed" -#~ msgid "All bitfields are signed" -#~ msgstr "All bitfields are signed" - -#~ msgid "All bitfields are unsigned" -#~ msgstr "All bitfields are unsigned" - #~ msgid "String constants are not const" #~ msgstr "String constants are not const" #~ msgid "C++ ABI version" #~ msgstr "C++ ABI version" -#~ msgid "Turn off access checking" -#~ msgstr "Turn off access checking" - #~ msgid "Check pointer returned by new" #~ msgstr "Check pointer returned by new" #~ msgid "Put globals in the common segment" #~ msgstr "Put globals in the common segment" -#~ msgid "Accept $ in identifiers" -#~ msgstr "Accept $ in identifiers" - #~ msgid "Reject $ in identifiers" #~ msgstr "Reject $ in identifiers" @@ -10757,947 +65569,21 @@ msgstr "" #~ msgid "Do not emit code for implicit templates" #~ msgstr "Do not emit code for implicit templates" -#~ msgid "Do not emit code for implicit inline templates" -#~ msgstr "Do not emit code for implicit inline templates" - -#~ msgid "Do not emit out-of-line code for inline functions" -#~ msgstr "Do not emit out-of-line code for inline functions" - -#~ msgid "Disable some built-in functions" -#~ msgstr "Disable some built-in functions" - -#~ msgid "Disable operator keywords" -#~ msgstr "Disable operator keywords" - #~ msgid "Disable optional diagnostics" #~ msgstr "Disable optional diagnostics" -#~ msgid "Downgrade some errors to warnings" -#~ msgstr "Downgrade some errors to warnings" - -#~ msgid "Enable automatic template instantiation at link time" -#~ msgstr "Enable automatic template instantiation at link time" - #~ msgid "Disable generation of C++ runtime type information" #~ msgstr "Disable generation of C++ runtime type information" -#~ msgid "Do not emit code for thread-safe initialization of local statics" -#~ msgstr "Do not emit code for thread-safe initialization of local statics" - #~ msgid "Use __cxa_atexit for destructors" #~ msgstr "Use __cxa_atexit for destructors" #~ msgid "Hides inline methods from export table" #~ msgstr "Hides inline methods from export table" -#~ msgid "Do not use weak symbol support" -#~ msgstr "Do not use weak symbol support" - -#~ msgid "Make a signature" -#~ msgstr "Make a signature" - -#~ msgid "Make a clear text signature" -#~ msgstr "Make a clear text signature" - -#~ msgid "Make a detached signature" -#~ msgstr "Make a detached signature" - -#~ msgid "Encrypt data" -#~ msgstr "Encrypt data" - -#~ msgid "Encrypt with a symmetric cipher using a passphrase" -#~ msgstr "Encrypt with a symmetric cipher using a passphrase" - -#~ msgid "Store only (make a simple RFC1991 packet)" -#~ msgstr "Store only (make a simple RFC1991 packet)" - -#~ msgid "Assume specified file or stdin is sigfile and verify it" -#~ msgstr "Assume specified file or stdin is sigfile and verify it" - -#~ msgid "" -#~ "Modify certain other commands to accept multiple files for processing" -#~ msgstr "" -#~ "Modify certain other commands to accept multiple files for processing" - -#~ msgid "Identical to '--multifile --verify'" -#~ msgstr "Identical to “--multifile --verify”" - -#~ msgid "Identical to '--multifile --encrypt'" -#~ msgstr "Identical to “--multifile --encrypt”" - -#~ msgid "Identical to --multifile --decrypt" -#~ msgstr "Identical to --multifile --decrypt" - -#~ msgid "" -#~ "List all keys from the public keyrings, or just the ones given on the " -#~ "command line" -#~ msgstr "" -#~ "List all keys from the public keyrings, or just the ones given on the " -#~ "command line" - -#~ msgid "" -#~ "List all keys from the secret keyrings, or just the ones given on the " -#~ "command line" -#~ msgstr "" -#~ "List all keys from the secret keyrings, or just the ones given on the " -#~ "command line" - -#~ msgid "Same as --list-keys, but the signatures are listed too" -#~ msgstr "Same as --list-keys, but the signatures are listed too" - -#~ msgid "Same as --list-keys, but the signatures are listed and verified" -#~ msgstr "Same as --list-keys, but the signatures are listed and verified" - -#~ msgid "List all keys with their fingerprints" -#~ msgstr "List all keys with their fingerprints" - -#~ msgid "Present a menu which enables you to do all key related tasks" -#~ msgstr "Present a menu which enables you to do all key related tasks" - -#~ msgid "Sign a public key with your secret key" -#~ msgstr "Sign a public key with your secret key" - -#~ msgid "Sign a public key with your secret key but mark it as non exportable" -#~ msgstr "" -#~ "Sign a public key with your secret key but mark it as non exportable" - -#~ msgid "Remove key from the public keyring" -#~ msgstr "Remove key from the public keyring" - -#~ msgid "Remove key from the secret and public keyring" -#~ msgstr "Remove key from the secret and public keyring" - -#~ msgid "" -#~ "Same as --delete-key, but if a secret key exists, it will be removed first" -#~ msgstr "" -#~ "Same as --delete-key, but if a secret key exists, it will be removed first" - -#~ msgid "Generate a revocation certificate for the complete key" -#~ msgstr "Generate a revocation certificate for the complete key" - -#~ msgid "Generate a designated revocation certificate for a key" -#~ msgstr "Generate a designated revocation certificate for a key" - -#~ msgid "Export all or the given keys from all keyrings" -#~ msgstr "Export all or the given keys from all keyrings" - -#~ msgid "Same as --export but sends the keys to a keyserver" -#~ msgstr "Same as --export but sends the keys to a keyserver" - -#~ msgid "Same as --export, but exports the secret keys instead" -#~ msgstr "Same as --export, but exports the secret keys instead" - -#~ msgid "Import/merge keys" -#~ msgstr "Import/merge keys" - -#~ msgid "Import the keys with the given key IDs from a keyserver" -#~ msgstr "Import the keys with the given key IDs from a keyserver" - -#~ msgid "" -#~ "Request updates from a keyserver for keys that already exist on the local " -#~ "keyring" -#~ msgstr "" -#~ "Request updates from a keyserver for keys that already exist on the local " -#~ "keyring" - -#~ msgid "Search the keyserver for the given names" -#~ msgstr "Search the keyserver for the given names" - -#~ msgid "Do trust database maintenance" -#~ msgstr "Do trust database maintenance" - -#~ msgid "Do trust database maintenance without user interaction" -#~ msgstr "Do trust database maintenance without user interaction" - -#~ msgid "Send the ownertrust values to stdout" -#~ msgstr "Send the ownertrust values to stdout" - -#~ msgid "" -#~ "Update the trustdb with the ownertrust values stored in specified files " -#~ "or stdin" -#~ msgstr "" -#~ "Update the trustdb with the ownertrust values stored in specified files " -#~ "or stdin" - -#~ msgid "Create signature caches in the keyring" -#~ msgstr "Create signature caches in the keyring" - -#~ msgid "" -#~ "Print message digest of specified algorithm for all given files or stdin" -#~ msgstr "" -#~ "Print message digest of specified algorithm for all given files or stdin" - -#~ msgid "Print message digest of all algorithms for all given files or stdin" -#~ msgstr "Print message digest of all algorithms for all given files or stdin" - -#~ msgid "Emit specified number of random bytes of the given quality level" -#~ msgstr "Emit specified number of random bytes of the given quality level" - -#~ msgid "Display version and supported algorithms, and exit" -#~ msgstr "Display version and supported algorithms, and exit" - -#~ msgid "Display warranty and exit" -#~ msgstr "Display warranty and exit" - -#~ msgid "Create ASCII armored output" -#~ msgstr "Create ASCII armored output" - -#~ msgid "" -#~ "Sets a limit on the number of bytes that will be generated when " -#~ "processing a file" -#~ msgstr "" -#~ "Sets a limit on the number of bytes that will be generated when " -#~ "processing a file" - -#~ msgid "Use specified key as the key to sign with" -#~ msgstr "Use specified key as the key to sign with" - -#~ msgid "Use specified key as the default key to sign with" -#~ msgstr "Use specified key as the default key to sign with" - -#~ msgid "Encrypt for specified user id" -#~ msgstr "Encrypt for specified user id" - -#~ msgid "Encrypt for specified user id, but hide the keyid of the key" -#~ msgstr "Encrypt for specified user id, but hide the keyid of the key" - -#~ msgid "Use specified user id as default recipient" -#~ msgstr "Use specified user id as default recipient" - -#~ msgid "Use the default key as default recipient" -#~ msgstr "Use the default key as default recipient" - -#~ msgid "Reset --default-recipient and --default-recipient-self" -#~ msgstr "Reset --default-recipient and --default-recipient-self" - -#~ msgid "Give more information during processing" -#~ msgstr "Give more information during processing" - -#~ msgid "Compression level" -#~ msgstr "Compression level" - -#~ msgid "Use a different decompression method for BZIP2 compressed files" -#~ msgstr "Use a different decompression method for BZIP2 compressed files" - -#~ msgid "" -#~ "Treat input files as text and store them in the OpenPGP canonical text " -#~ "form with standard 'CRLF' line endings" -#~ msgstr "" -#~ "Treat input files as text and store them in the OpenPGP canonical text " -#~ "form with standard “CRLF” line endings" - -#~ msgid "" -#~ "Don't treat input files as text and store them in the OpenPGP canonical " -#~ "text form with standard 'CRLF' line endings" -#~ msgstr "" -#~ "Don't treat input files as text and store them in the OpenPGP canonical " -#~ "text form with standard “CRLF” line endings" - -#~ msgid "Don't make any changes (this is not completely implemented)" -#~ msgstr "Don't make any changes (this is not completely implemented)" - -#~ msgid "Batch mode" -#~ msgstr "Batch mode" - -#~ msgid "Don't use batch mode" -#~ msgstr "Don't use batch mode" - -#~ msgid "Never write output to terminal" -#~ msgstr "Never write output to terminal" - -#~ msgid "Assume yes on most questions" -#~ msgstr "Assume yes on most questions" - -#~ msgid "Assume no on most questions" -#~ msgstr "Assume no on most questions" - -#~ msgid "Prompt for a certification level when making a key signature" -#~ msgstr "Prompt for a certification level when making a key signature" - -#~ msgid "Don't prompt for a certification level when making a key signature" -#~ msgstr "Don't prompt for a certification level when making a key signature" - -#~ msgid "" -#~ "The default certification level to use for the level check when signing a " -#~ "key" -#~ msgstr "" -#~ "The default certification level to use for the level check when signing a " -#~ "key" - -#~ msgid "" -#~ "Disregard any signatures with a certification level below specified level " -#~ "when building the trust database" -#~ msgstr "" -#~ "Disregard any signatures with a certification level below specified level " -#~ "when building the trust database" - -#~ msgid "" -#~ "Assume that the specified key is as trustworthy as one of your own secret " -#~ "keys" -#~ msgstr "" -#~ "Assume that the specified key is as trustworthy as one of your own secret " -#~ "keys" - -#~ msgid "Select how to display key IDs" -#~ msgstr "Select how to display key IDs" - -#~ msgid "Options for the keyserver" -#~ msgstr "Options for the keyserver" - -#~ msgid "Options for importing keys" -#~ msgstr "Options for importing keys" - -#~ msgid "Options for exporting keys" -#~ msgstr "Options for exporting keys" - -#~ msgid "Options for listing keys and signatures" -#~ msgstr "Options for listing keys and signatures" - -#~ msgid "Options for verifying signatures" -#~ msgstr "Options for verifying signatures" - -#~ msgid "" -#~ "Display the keyring name at the head of key listings to show which " -#~ "keyring a given key resides on" -#~ msgstr "" -#~ "Display the keyring name at the head of key listings to show which " -#~ "keyring a given key resides on" - -#~ msgid "Set the home directory" -#~ msgstr "Set the home directory" - -#~ msgid "Set the native character set" -#~ msgstr "Set the native character set" - -#~ msgid "Assume that following command line arguments are given in UTF8" -#~ msgstr "Assume that following command line arguments are given in UTF8" - -#~ msgid "" -#~ "Assume that following arguments are encoded in the character set " -#~ "specified by --display-charset" -#~ msgstr "" -#~ "Assume that following arguments are encoded in the character set " -#~ "specified by --display-charset" - -#~ msgid "Shortcut for '--options /dev/null'" -#~ msgstr "Shortcut for '--options /dev/null'" - -#~ msgid "Write attribute subpackets to the specified file descriptor" -#~ msgstr "Write attribute subpackets to the specified file descriptor" - -#~ msgid "Include secret key comment packets when exporting secret keys" -#~ msgstr "Include secret key comment packets when exporting secret keys" - -#~ msgid "Don't include secret key comment packets when exporting secret keys" -#~ msgstr "Don't include secret key comment packets when exporting secret keys" - -#~ msgid "Don't use a comment string" -#~ msgstr "Don't use a comment string" - -#~ msgid "Include the version string in ASCII armored output" -#~ msgstr "Include the version string in ASCII armored output" - -#~ msgid "Don't include the version string in ASCII armored output" -#~ msgstr "Don't include the version string in ASCII armored output" - -#~ msgid "Set the 'for your eyes only' flag in the message" -#~ msgstr "Set the “for your eyes only” flag in the message" - -#~ msgid "Clear the 'for your eyes only' flag in the message" -#~ msgstr "Clear the “for your eyes only” flag in the message" - -#~ msgid "Create file with name as given in data" -#~ msgstr "Create file with name as given in data" - -#~ msgid "Don't create file with name as given in data" -#~ msgstr "Don't create file with name as given in data" - -#~ msgid "Use specified cipher algorithm" -#~ msgstr "Use specified cipher algorithm" - -#~ msgid "Use specified message digest algorithm" -#~ msgstr "Use specified message digest algorithm" - -#~ msgid "Use specified compression algorithm" -#~ msgstr "Use specified compression algorithm" - -#~ msgid "Use specified message digest algorithm when signing a key" -#~ msgstr "Use specified message digest algorithm when signing a key" - -#~ msgid "Use specified cipher algorithm to protect secret keys" -#~ msgstr "Use specified cipher algorithm to protect secret keys" - -#~ msgid "Use specified digest algorithm to mangle the passphrases" -#~ msgstr "Use specified digest algorithm to mangle the passphrases" - -#~ msgid "Selects how passphrases are mangled" -#~ msgstr "Selects how passphrases are mangled" - -#~ msgid "Integrity protect secret keys by using a SHA-1 checksum" -#~ msgstr "Integrity protect secret keys by using a SHA-1 checksum" - -#~ msgid "Never allow the use of specified cipher algorithm" -#~ msgstr "Never allow the use of specified cipher algorithm" - -#~ msgid "Never allow the use of specified public key algorithm" -#~ msgstr "Never allow the use of specified public key algorithm" - -#~ msgid "Do not cache the verification status of key signatures" -#~ msgstr "Do not cache the verification status of key signatures" - -#~ msgid "Do not verify each signature right after creation" -#~ msgstr "Do not verify each signature right after creation" - -#~ msgid "Automatically run the --check-trustdb command internally when needed" -#~ msgstr "" -#~ "Automatically run the --check-trustdb command internally when needed" - -#~ msgid "Never automatically run the --check-trustdb" -#~ msgstr "Never automatically run the --check-trustdb" - -#~ msgid "Do not put the recipient keyid into encrypted packets" -#~ msgstr "Do not put the recipient keyid into encrypted packets" - -#~ msgid "Put the recipient keyid into encrypted packets" -#~ msgstr "Put the recipient keyid into encrypted packets" - -#~ msgid "" -#~ "Change the behavior of cleartext signatures so that they can be used for " -#~ "patch files" -#~ msgstr "" -#~ "Change the behavior of cleartext signatures so that they can be used for " -#~ "patch files" - -#~ msgid "Mangle From-field of email headers (default)" -#~ msgstr "Mangle From-field of email headers (default)" - -#~ msgid "Do not mangle From-field of email headers" -#~ msgstr "Do not mangle From-field of email headers" - -#~ msgid "Try to use the GnuPG-Agent" -#~ msgstr "Try to use the GnuPG-Agent" - -#~ msgid "Do not try to use the GnuPG-Agent" -#~ msgstr "Do not try to use the GnuPG-Agent" - -#~ msgid "Force v3 signatures for signatures on data" -#~ msgstr "Force v3 signatures for signatures on data" - -#~ msgid "Do not force v3 signatures for signatures on data" -#~ msgstr "Do not force v3 signatures for signatures on data" - -#~ msgid "Always use v4 key signatures even on v3 keys" -#~ msgstr "Always use v4 key signatures even on v3 keys" - -#~ msgid "Don't use v4 key signatures on v3 keys" -#~ msgstr "Don't use v4 key signatures on v3 keys" - -#~ msgid "Force the use of encryption with a modification detection code" -#~ msgstr "Force the use of encryption with a modification detection code" - -#~ msgid "Disable the use of the modification detection code" -#~ msgstr "Disable the use of the modification detection code" - -#~ msgid "" -#~ "Allow the import and use of keys with user IDs which are not self-signed" -#~ msgstr "" -#~ "Allow the import and use of keys with user IDs which are not self-signed" - -#~ msgid "" -#~ "Do not allow the import and use of keys with user IDs which are not self-" -#~ "signed" -#~ msgstr "" -#~ "Do not allow the import and use of keys with user IDs which are not self-" -#~ "signed" - -#~ msgid "" -#~ "Disable all checks on the form of the user ID while generating a new one" -#~ msgstr "" -#~ "Disable all checks on the form of the user ID while generating a new one" - -#~ msgid "Do not fail if signature is older than key" -#~ msgstr "Do not fail if signature is older than key" - -#~ msgid "Allow subkeys that have a timestamp from the future" -#~ msgstr "Allow subkeys that have a timestamp from the future" - -#~ msgid "Ignore CRC errors" -#~ msgstr "Ignore CRC errors" - -#~ msgid "Do not fail on MDC integrity protection failure" -#~ msgstr "Do not fail on MDC integrity protection failure" - -#~ msgid "" -#~ "Lock the databases the first time a lock is requested and do not release " -#~ "the lock until the process terminates" -#~ msgstr "" -#~ "Lock the databases the first time a lock is requested and do not release " -#~ "the lock until the process terminates" - -#~ msgid "Release the locks every time a lock is no longer needed" -#~ msgstr "Release the locks every time a lock is no longer needed" - -#~ msgid "" -#~ "Do not create an internal pool file for quicker generation of random " -#~ "numbers" -#~ msgstr "" -#~ "Do not create an internal pool file for quicker generation of random " -#~ "numbers" - -#~ msgid "Suppress the initial copyright message" -#~ msgstr "Suppress the initial copyright message" - -#~ msgid "Suppress the warning about 'using insecure memory'" -#~ msgstr "Suppress the warning about “using insecure memory”" - -#~ msgid "" -#~ "Suppress the warning about unsafe file and home directory (--homedir) " -#~ "permissions" -#~ msgstr "" -#~ "Suppress the warning about unsafe file and home directory (--homedir) " -#~ "permissions" - -#~ msgid "Suppress the warning about missing MDC integrity protection" -#~ msgstr "Suppress the warning about missing MDC integrity protection" - -#~ msgid "Refuse to run if GnuPG cannot get secure memory" -#~ msgstr "Refuse to run if GnuPG cannot get secure memory" - -#~ msgid "Do not refuse to run if GnuPG cannot get secure memory (default)" -#~ msgstr "Do not refuse to run if GnuPG cannot get secure memory (default)" - -#~ msgid "Assume the input data is not in ASCII armored format" -#~ msgstr "Assume the input data is not in ASCII armored format" - -#~ msgid "Do not add the default keyrings to the list of keyrings" -#~ msgstr "Do not add the default keyrings to the list of keyrings" - -#~ msgid "Skip the signature verification step" -#~ msgstr "Skip the signature verification step" - -#~ msgid "Print key listings delimited by colons" -#~ msgstr "Print key listings delimited by colons" - -#~ msgid "" -#~ "Print key listings delimited by colons (like --with-colons) and print the " -#~ "public key data" -#~ msgstr "" -#~ "Print key listings delimited by colons (like --with-colons) and print the " -#~ "public key data" - -#~ msgid "" -#~ "Same as the command --fingerprint but changes only the format of the " -#~ "output and may be used together with another command" -#~ msgstr "" -#~ "Same as the command --fingerprint but changes only the format of the " -#~ "output and may be used together with another command" - -#~ msgid "Changes the output of the list commands to work faster" -#~ msgstr "Changes the output of the list commands to work faster" - -#~ msgid "" -#~ "Do not merge primary user ID and primary key in --with-colon listing mode " -#~ "and print all timestamps as UNIX timestamps" -#~ msgstr "" -#~ "Do not merge primary user ID and primary key in --with-colon listing mode " -#~ "and print all timestamps as UNIX timestamps" - -#~ msgid "" -#~ "Changes the behaviour of some commands. This is like --dry-run but " -#~ "different" -#~ msgstr "" -#~ "Changes the behaviour of some commands. This is like --dry-run but " -#~ "different" - -#~ msgid "Prompt for an expiration time" -#~ msgstr "Prompt for an expiration time" - -#~ msgid "Do not prompt for an expiration time" -#~ msgstr "Do not prompt for an expiration time" - -#~ msgid "" -#~ "Don't look at the key ID as stored in the message but try all secret keys " -#~ "in turn to find the right decryption key" -#~ msgstr "" -#~ "Don't look at the key ID as stored in the message but try all secret keys " -#~ "in turn to find the right decryption key" - -#~ msgid "" -#~ "Enable a mode in which filenames of the form -&n, where n is a non-" -#~ "negative decimal number, refer to the file descriptor n and not to a file " -#~ "with that name" -#~ msgstr "" -#~ "Enable a mode in which filenames of the form -&n, where n is a non-" -#~ "negative decimal number, refer to the file descriptor n and not to a file " -#~ "with that name" - -#~ msgid "Remove a given entry from the --group list" -#~ msgstr "Remove a given entry from the --group list" - -#~ msgid "Remove all entries from the --group list" -#~ msgstr "Remove all entries from the --group list" - -#~ msgid "" -#~ "Don't change the permissions of a secret keyring back to user read/write " -#~ "only" -#~ msgstr "" -#~ "Don't change the permissions of a secret keyring back to user read/write " -#~ "only" - -#~ msgid "Print annotated source" -#~ msgstr "Print annotated source" - -#~ msgid "Do not print explanations" -#~ msgstr "Do not print explanations" - -#~ msgid "Print tally" -#~ msgstr "Print tally" - -#~ msgid "Display summary" -#~ msgstr "Display summary" - -#~ msgid "No annotated source" -#~ msgstr "No annotated source" - -#~ msgid "No flat profile" -#~ msgstr "No flat profile" - -#~ msgid "Print call graph" -#~ msgstr "Print call graph" - -#~ msgid "No call graph" -#~ msgstr "No call graph" - -#~ msgid "Annotate to file" -#~ msgstr "Annotate to file" - -#~ msgid "No tally" -#~ msgstr "No tally" - -#~ msgid "Suggest function ordering" -#~ msgstr "Suggest function ordering" - -#~ msgid "Suggest file ordering" -#~ msgstr "Suggest file ordering" - -#~ msgid "Traditional mode" -#~ msgstr "Traditional mode" - -#~ msgid "Set width of output" -#~ msgstr "Set width of output" - -#~ msgid "Annotate every line" -#~ msgstr "Annotate every line" - -#~ msgid "Set demangling style" -#~ msgstr "Set demangling style" - -#~ msgid "Supress static functions" -#~ msgstr "Supress static functions" - -#~ msgid "Ignore symbols not known to be functions" -#~ msgstr "Ignore symbols not known to be functions" - -#~ msgid "Line by line profiling" -#~ msgstr "Line by line profiling" - -#~ msgid "Only propagate times for matching symbols" -#~ msgstr "Only propagate times for matching symbols" - -#~ msgid "Do not propagate times for matching symbols" -#~ msgstr "Do not propagate times for matching symbols" - -#~ msgid "Mention unused functions in flat profile" -#~ msgstr "Mention unused functions in flat profile" - -#~ msgid "Specify debugging options" -#~ msgstr "Specify debugging options" - -#~ msgid "Print summary" -#~ msgstr "Print summary" - -#~ msgid "List compression information" -#~ msgstr "List compression information" - -#~ msgid "Do not save/restore filename" -#~ msgstr "Do not save/restore filename" - -#~ msgid "Save/restore filename" -#~ msgstr "Save/restore filename" - -#~ msgid "Display compression ratios" -#~ msgstr "Display compression ratios" - -#~ msgid "Use fast setting" -#~ msgstr "Use fast setting" - -#~ msgid "Use high compression setting" -#~ msgstr "Use high compression setting" - #~ msgid "A short summary of all builtin commands" #~ msgstr "A short summary of all builtin commands" -#~ msgid "Print effective group id" -#~ msgstr "Print effective group id" - -#~ msgid "Print all group ids" -#~ msgstr "Print all group ids" - -#~ msgid "Print real ID, not effective" -#~ msgstr "Print real ID, not effective" - -#~ msgid "Print effective user ID" -#~ msgstr "Print effective user ID" - -#~ msgid "Show group id of job" -#~ msgstr "Show group id of job" - -#~ msgid "Show commandname of each job" -#~ msgstr "Show commandname of each job" - -#~ msgid "Only show status for last job to be started" -#~ msgstr "Only show status for last job to be started" - -#~ msgid "Search after end of screen" -#~ msgstr "Search after end of screen" - -#~ msgid "Disable automtic buffer allocation" -#~ msgstr "Disable automtic buffer allocation" - -#~ msgid "Repaint from top" -#~ msgstr "Repaint from top" - -#~ msgid "Clear and repaint from top" -#~ msgstr "Clear and repaint from top" - -#~ msgid "Supress error for lacking terminal capability" -#~ msgstr "Supress error for lacking terminal capability" - -#~ msgid "Exit on second EOF" -#~ msgstr "Exit on second EOF" - -#~ msgid "Exit on EOF" -#~ msgstr "Exit on EOF" - -#~ msgid "Open non-regular files" -#~ msgstr "Open non-regular files" - -#~ msgid "Quit if file shorter than one screen" -#~ msgstr "Quit if file shorter than one screen" - -#~ msgid "Hilight one search target" -#~ msgstr "Hilight one search target" - -#~ msgid "No search highlighting" -#~ msgstr "No search highlighting" - -#~ msgid "Maximum backward scroll" -#~ msgstr "Maximum backward scroll" - -#~ msgid "Search ignores lowercase case" -#~ msgstr "Search ignores lowercase case" - -#~ msgid "Search ignores all case" -#~ msgstr "Search ignores all case" - -#~ msgid "Target line" -#~ msgstr "Target line" - -#~ msgid "Display status column" -#~ msgstr "Display status column" - -#~ msgid "Verbose prompt" -#~ msgstr "Verbose prompt" - -#~ msgid "Display line number" -#~ msgstr "Display line number" - -#~ msgid "Display line number for each line" -#~ msgstr "Display line number for each line" - -#~ msgid "Log input to file" -#~ msgstr "Log input to file" - -#~ msgid "Log to file, overwrite" -#~ msgstr "Log to file, overwrite" - -#~ msgid "Start at first occurrence of pattern" -#~ msgstr "Start at first occurrence of pattern" - -#~ msgid "Prompt string" -#~ msgstr "Prompt string" - -#~ msgid "Silent mode" -#~ msgstr "Silent mode" - -#~ msgid "Completly silent mode" -#~ msgstr "Completly silent mode" - -#~ msgid "Display control chars" -#~ msgstr "Display control chars" - -#~ msgid "Display control chars, guess screen appearance" -#~ msgstr "Display control chars, guess screen appearance" - -#~ msgid "Multiple blank lines sqeezed" -#~ msgstr "Multiple blank lines sqeezed" - -#~ msgid "Edit tag" -#~ msgstr "Edit tag" - -#~ msgid "Set tag file" -#~ msgstr "Set tag file" - -#~ msgid "Allow backspace and carriage return" -#~ msgstr "Allow backspace and carriage return" - -#~ msgid "Allow backspace, tab and carriage return" -#~ msgstr "Allow backspace, tab and carriage return" - -#~ msgid "Highlight first unread line on new page" -#~ msgstr "Highlight first unread line on new page" - -#~ msgid "Highlight first unread line on any movement" -#~ msgstr "Highlight first unread line on any movement" - -#~ msgid "Set tab stops" -#~ msgstr "Set tab stops" - -#~ msgid "No termcap init" -#~ msgstr "No termcap init" - -#~ msgid "No keypad init" -#~ msgstr "No keypad init" - -#~ msgid "Maximum forward scroll" -#~ msgstr "Maximum forward scroll" - -#~ msgid "Max scroll window" -#~ msgstr "Max scroll window" - -#~ msgid "Set quote char" -#~ msgstr "Set quote char" - -#~ msgid "Lines after EOF are blank" -#~ msgstr "Lines after EOF are blank" - -#~ msgid "Characters to scroll on left/right arrows" -#~ msgstr "Characters to scroll on left/right arrows" - -#~ msgid "Append dependencies to makefile" -#~ msgstr "Append dependencies to makefile" - -#~ msgid "Warn about multiple inclusion" -#~ msgstr "Warn about multiple inclusion" - -#~ msgid "Environment before makefile" -#~ msgstr "Environment before makefile" - -#~ msgid "Ignore errors" -#~ msgstr "Ignore errors" - -#~ msgid "Continue after an error" -#~ msgstr "Continue after an error" - -#~ msgid "Start when load drops" -#~ msgstr "Start when load drops" - -#~ msgid "Do not execute commands" -#~ msgstr "Do not execute commands" - -#~ msgid "Print database" -#~ msgstr "Print database" - -#~ msgid "Question mode" -#~ msgstr "Question mode" - -#~ msgid "Eliminate implicit rules" -#~ msgstr "Eliminate implicit rules" - -#~ msgid "Don't continue after an error" -#~ msgstr "Don't continue after an error" - -#~ msgid "Touch files, don't run commands" -#~ msgstr "Touch files, don't run commands" - -#~ msgid "Program section" -#~ msgstr "Program section" - -#~ msgid "Syscall section" -#~ msgstr "Syscall section" - -#~ msgid "Library section" -#~ msgstr "Library section" - -#~ msgid "Device section" -#~ msgstr "Device section" - -#~ msgid "File format section" -#~ msgstr "File format section" - -#~ msgid "Games section" -#~ msgstr "Games section" - -#~ msgid "Misc section" -#~ msgstr "Misc section" - -#~ msgid "Admin section" -#~ msgstr "Admin section" - -#~ msgid "Kernel section" -#~ msgstr "Kernel section" - -#~ msgid "Tcl section" -#~ msgstr "Tcl section" - -#~ msgid "New section" -#~ msgstr "New section" - -#~ msgid "Local section" -#~ msgstr "Local section" - -#~ msgid "Old section" -#~ msgstr "Old section" - -#~ msgid "Manpath" -#~ msgstr "Manpath" - -#~ msgid "Pager" -#~ msgstr "Pager" - -#~ msgid "Always reformat" -#~ msgstr "Always reformat" - -#~ msgid "Debug" -#~ msgstr "Debug" - -#~ msgid "Debug and run" -#~ msgstr "Debug and run" - -#~ msgid "Show whatis information" -#~ msgstr "Show whatis information" - -#~ msgid "Format only" -#~ msgstr "Format only" - -#~ msgid "Show apropos information" -#~ msgstr "Show apropos information" - -#~ msgid "Search in all man pages" -#~ msgstr "Search in all man pages" - -#~ msgid "Set system" -#~ msgstr "Set system" - -#~ msgid "Preprocessors" -#~ msgstr "Preprocessors" - -#~ msgid "Format for printing" -#~ msgstr "Format for printing" - -#~ msgid "Only print locations" -#~ msgstr "Only print locations" - #~ msgid "Input is a file, use name and contents to determine mimetype" #~ msgstr "Input is a file, use name and contents to determine mimetype" @@ -11707,580 +65593,18 @@ msgstr "" #~ msgid "Input is a mimetype" #~ msgstr "Input is a mimetype" -#~ msgid "Output mimetype" -#~ msgstr "Output mimetype" - -#~ msgid "Output description of mimetype" -#~ msgstr "Output description of mimetype" - -#~ msgid "Output default action for mimetype" -#~ msgstr "Output default action for mimetype" - -#~ msgid "Launch default action for each file" -#~ msgstr "Launch default action for each file" - -#~ msgid "Print messages about what the program is doing" -#~ msgstr "Print messages about what the program is doing" - -#~ msgid "Dump configuration file" -#~ msgstr "Dump configuration file" - -#~ msgid "Do not actually insert/remove module" -#~ msgstr "Do not actually insert/remove module" - -#~ msgid "Ignore install and remove commands in configuration file" -#~ msgstr "Ignore install and remove commands in configuration file" - -#~ msgid "Ignore bogus module names" -#~ msgstr "Ignore bogus module names" - -#~ msgid "Remove modules" -#~ msgstr "Remove modules" - -#~ msgid "Ignore module interface version" -#~ msgstr "Ignore module interface version" - -#~ msgid "Restrict wildcards to specified directory" -#~ msgstr "Restrict wildcards to specified directory" - -#~ msgid "Send error messages through syslog" -#~ msgstr "Send error messages through syslog" - -#~ msgid "List dependencies of module" -#~ msgstr "List dependencies of module" - -#~ msgid "Rename module" -#~ msgstr "Rename module" - -#~ msgid "Fail if inserting already loaded module" -#~ msgstr "Fail if inserting already loaded module" - -#~ msgid "Mount filesystems in fstab" -#~ msgstr "Mount filesystems in fstab" - -#~ msgid "Fork process for each mount" -#~ msgstr "Fork process for each mount" - -#~ msgid "Fake mounting" -#~ msgstr "Fake mounting" - -#~ msgid "Add label to output" -#~ msgstr "Add label to output" - -#~ msgid "Do not write mtab" -#~ msgstr "Do not write mtab" - -#~ msgid "Dynamically change postprocessing" -#~ msgstr "Dynamically change postprocessing" - -#~ msgid "Skip frames to maintain A/V sync" -#~ msgstr "Skip frames to maintain A/V sync" - -#~ msgid "Play in random order" -#~ msgstr "Play in random order" - -#~ msgid "Full screen" -#~ msgstr "Full screen" - -#~ msgid "Audio language" -#~ msgstr "Audio language" - -#~ msgid "Play audio from file" -#~ msgstr "Play audio from file" - -#~ msgid "Set default CD-ROM drive" -#~ msgstr "Set default CD-ROM drive" - -#~ msgid "Set number of audio channels" -#~ msgstr "Set number of audio channels" - -#~ msgid "Set start chapter" -#~ msgstr "Set start chapter" - -#~ msgid "Set default DVD-ROM drive" -#~ msgstr "Set default DVD-ROM drive" - -#~ msgid "Set dvd viewing angle" -#~ msgstr "Set dvd viewing angle" - -#~ msgid "Force rebuilding index" -#~ msgstr "Force rebuilding index" - -#~ msgid "Override framerate" -#~ msgstr "Override framerate" - -#~ msgid "Load index from file" -#~ msgstr "Load index from file" - -#~ msgid "Force non-interleaved AVI parser" -#~ msgstr "Force non-interleaved AVI parser" - -#~ msgid "Rebuild index and save to file" -#~ msgstr "Rebuild index and save to file" - -#~ msgid "TV capture mode" -#~ msgstr "TV capture mode" - -#~ msgid "Subtitle language" -#~ msgstr "Subtitle language" - -#~ msgid "Subtitle file" -#~ msgstr "Subtitle file" - -#~ msgid "Handle subtitlefile as unicode" -#~ msgstr "Handle subtitlefile as unicode" - -#~ msgid "Handle subtitlefile as utf8" -#~ msgstr "Handle subtitlefile as utf8" - -#~ msgid "Also print directory history" -#~ msgstr "Also print directory history" - #~ msgid "Increment priority by specified number first" #~ msgstr "Increment priority by specified number first" -#~ msgid "" -#~ "Make backup files, when patching a file, rename or copy the original " -#~ "instead of removing it" -#~ msgstr "" -#~ "Make backup files, when patching a file, rename or copy the original " -#~ "instead of removing it" - -#~ msgid "Back up a file if the patch does not match the file exactly" -#~ msgstr "Back up a file if the patch does not match the file exactly" - -#~ msgid "Do not back up a file if the patch does not match the file exactly" -#~ msgstr "Do not back up a file if the patch does not match the file exactly" - -#~ msgid "" -#~ "Prefix pref to a file name when generating its simple backup file name" -#~ msgstr "" -#~ "Prefix pref to a file name when generating its simple backup file name" - -#~ msgid "Read and write all files in binary mode" -#~ msgstr "Read and write all files in binary mode" - -#~ msgid "Interpret the patch file as a ordinary context diff" -#~ msgstr "Interpret the patch file as a ordinary context diff" - -#~ msgid "Change to the directory dir immediately" -#~ msgstr "Change to the directory dir immediately" - -#~ msgid "Use the #ifdef ... #endif construct to mark changes" -#~ msgstr "Use the #ifdef ... #endif construct to mark changes" - -#~ msgid "" -#~ "Print the results of applying the patches without actually changing any " -#~ "files" -#~ msgstr "" -#~ "Print the results of applying the patches without actually changing any " -#~ "files" - -#~ msgid "Interpret the patch file as an ed script" -#~ msgstr "Interpret the patch file as an ed script" - -#~ msgid "" -#~ "Remove output files that are empty after the patches have been applied" -#~ msgstr "" -#~ "Remove output files that are empty after the patches have been applied" - -#~ msgid "" -#~ "Assume that the user knows exactly what he/she is doing, and do not ask " -#~ "questions" -#~ msgstr "" -#~ "Assume that the user knows exactly what he/she is doing, and do not ask " -#~ "questions" - -#~ msgid "Set the maximum fuzz factor" -#~ msgstr "Set the maximum fuzz factor" - -#~ msgid "" -#~ "This option controls patch's actions when a file is under RCS or SCCS " -#~ "control, and does not exist or is read-only and matches the default " -#~ "version, or when a file is under ClearCase control and does not exist" -#~ msgstr "" -#~ "This option controls patch's actions when a file is under RCS or SCCS " -#~ "control, and does not exist or is read-only and matches the default " -#~ "version, or when a file is under ClearCase control and does not exist" - -#~ msgid "" -#~ "Match patterns loosely, in case tabs or spaces have been munged in your " -#~ "files" -#~ msgstr "" -#~ "Match patterns loosely, in case tabs or spaces have been munged in your " -#~ "files" - -#~ msgid "Interpret the patch file as a normal diff" -#~ msgstr "Interpret the patch file as a normal diff" - -#~ msgid "Ignore patches that seem to be reversed or already applied" -#~ msgstr "Ignore patches that seem to be reversed or already applied" - -#~ msgid "Send output to outfile instead of patching files in place" -#~ msgstr "Send output to outfile instead of patching files in place" - -#~ msgid "" -#~ "Strip the smallest prefix containing num leading slashes from each file " -#~ "name found in the patch file" -#~ msgstr "" -#~ "Strip the smallest prefix containing num leading slashes from each file " -#~ "name found in the patch file" - -#~ msgid "Conform more strictly to the POSIX standard" -#~ msgstr "Conform more strictly to the POSIX standard" - -#~ msgid "Use style word to quote output names" -#~ msgstr "Use style word to quote output names" - -#~ msgid "Put rejects into rejectfile instead of the default .rej file" -#~ msgstr "Put rejects into rejectfile instead of the default .rej file" - -#~ msgid "" -#~ "Assume that this patch was created with the old and new files swapped" -#~ msgstr "" -#~ "Assume that this patch was created with the old and new files swapped" - -#~ msgid "Work silently, unless an error occurs" -#~ msgstr "Work silently, unless an error occurs" - -#~ msgid "Suppress questions like -f, but make some different assumptions" -#~ msgstr "Suppress questions like -f, but make some different assumptions" - -#~ msgid "" -#~ "Set the modification and access times of patched files from time stamps " -#~ "given in context diff headers, local time" -#~ msgstr "" -#~ "Set the modification and access times of patched files from time stamps " -#~ "given in context diff headers, local time" - -#~ msgid "Interpret the patch file as a unified context diff" -#~ msgstr "Interpret the patch file as a unified context diff" - -#~ msgid "Use method to determine backup file names" -#~ msgstr "Use method to determine backup file names" - -#~ msgid "Set internal debugging flags of interest only to patch patchers" -#~ msgstr "Set internal debugging flags of interest only to patch patchers" - -#~ msgid "" -#~ "Prefix pref to the basename of a file name when generating its simple " -#~ "backup file name" -#~ msgstr "" -#~ "Prefix pref to the basename of a file name when generating its simple " -#~ "backup file name" - -#~ msgid "Use suffix as the simple backup suffix" -#~ msgstr "Use suffix as the simple backup suffix" - -#~ msgid "" -#~ "Set the modification and access times of patched files from time stamps " -#~ "given in context diff headers, UTC, GMT" -#~ msgstr "" -#~ "Set the modification and access times of patched files from time stamps " -#~ "given in context diff headers, UTC, GMT" - -#~ msgid "Set regexp used to split input" -#~ msgstr "Set regexp used to split input" - -#~ msgid "Edit files in-place" -#~ msgstr "Edit files in-place" - -#~ msgid "Include path" -#~ msgstr "Include path" - #~ msgid "Invoke CPP" #~ msgstr "Invoke CPP" -#~ msgid "Open folder" -#~ msgstr "Open folder" - -#~ msgid "Open file" -#~ msgstr "Open file" - -#~ msgid "Initial set of keystrokes" -#~ msgstr "Initial set of keystrokes" - -#~ msgid "Use function keys for commands" -#~ msgstr "Use function keys for commands" - -#~ msgid "Expand collections in FOLDER LIST display" -#~ msgstr "Expand collections in FOLDER LIST display" - -#~ msgid "Start with specified current message number" -#~ msgstr "Start with specified current message number" - -#~ msgid "Open folder read-only" -#~ msgstr "Open folder read-only" - -#~ msgid "Set global configuration file" -#~ msgstr "Set global configuration file" - -#~ msgid "Enable suspension support" -#~ msgstr "Enable suspension support" - -#~ msgid "Produce a sample global configuration file" -#~ msgstr "Produce a sample global configuration file" - -#~ msgid "Produce sample configuration file" -#~ msgstr "Produce sample configuration file" - -#~ msgid "Set mail sort order" -#~ msgstr "Set mail sort order" - -#~ msgid "Config option" -#~ msgstr "Config option" - -#~ msgid "Audible ping" -#~ msgstr "Audible ping" - -#~ msgid "Adaptive ping" -#~ msgstr "Adaptive ping" - -#~ msgid "Allow pinging a broadcast address" -#~ msgstr "Allow pinging a broadcast address" - -#~ msgid "Do not allow ping to change source address of probes" -#~ msgstr "Do not allow ping to change source address of probes" - -#~ msgid "Stop after specified number of ECHO_REQUEST packets" -#~ msgstr "Stop after specified number of ECHO_REQUEST packets" - -#~ msgid "Set the SO_DEBUG option on the socket being used" -#~ msgstr "Set the SO_DEBUG option on the socket being used" - -#~ msgid "Allocate and set 20 bit flow label on ECHO_REQUEST packets" -#~ msgstr "Allocate and set 20 bit flow label on ECHO_REQUEST packets" - -#~ msgid "Flood ping" -#~ msgstr "Flood ping" - -#~ msgid "Wait specified interval of seconds between sending each packet" -#~ msgstr "Wait specified interval of seconds between sending each packet" - -#~ msgid "Set source address to specified interface address" -#~ msgstr "Set source address to specified interface address" - -#~ msgid "Send the specified number of packets without waiting for reply" -#~ msgstr "Send the specified number of packets without waiting for reply" - -#~ msgid "Suppress loopback of multicast packets" -#~ msgstr "Suppress loopback of multicast packets" - -#~ msgid "Numeric output only" -#~ msgstr "Numeric output only" - -#~ msgid "Pad packet with empty bytes" -#~ msgstr "Pad packet with empty bytes" - -#~ msgid "Set Quality of Service -related bits in ICMP datagrams" -#~ msgstr "Set Quality of Service -related bits in ICMP datagrams" - -#~ msgid "Record route" -#~ msgstr "Record route" - -#~ msgid "" -#~ "Bypass the normal routing tables and send directly to a host on an " -#~ "attached interface" -#~ msgstr "" -#~ "Bypass the normal routing tables and send directly to a host on an " -#~ "attached interface" - -#~ msgid "Set socket buffer size" -#~ msgstr "Set socket buffer size" - -#~ msgid "Set the IP Time to Live" -#~ msgstr "Set the IP Time to Live" - -#~ msgid "Set special IP timestamp options" -#~ msgstr "Set special IP timestamp options" - -#~ msgid "Select Path MTU Discovery strategy" -#~ msgstr "Select Path MTU Discovery strategy" - -#~ msgid "Print full user-to-user latency" -#~ msgstr "Print full user-to-user latency" - -#~ msgid "" -#~ "Specify a timeout, in seconds, before ping exits regardless of how many " -#~ "packets have been sent or received" -#~ msgstr "" -#~ "Specify a timeout, in seconds, before ping exits regardless of how many " -#~ "packets have been sent or received" - -#~ msgid "Time to wait for a response, in seconds" -#~ msgstr "Time to wait for a response, in seconds" - -#~ msgid "Select all" -#~ msgstr "Select all" - -#~ msgid "Invert selection" -#~ msgstr "Invert selection" - -#~ msgid "Select all processes except session leaders and terminal-less" -#~ msgstr "Select all processes except session leaders and terminal-less" - -#~ msgid "Select all processes except session leaders" -#~ msgstr "Select all processes except session leaders" - -#~ msgid "Deselect all processes that do not fulfill conditions" -#~ msgstr "Deselect all processes that do not fulfill conditions" - -#~ msgid "Select by command" -#~ msgstr "Select by command" - -#~ msgid "Select by group" -#~ msgstr "Select by group" - -#~ msgid "Select by user" -#~ msgstr "Select by user" - -#~ msgid "Select by group/session" -#~ msgstr "Select by group/session" - -#~ msgid "Select by PID" -#~ msgstr "Select by PID" - -#~ msgid "Select by parent PID" -#~ msgstr "Select by parent PID" - -#~ msgid "Select by session ID" -#~ msgstr "Select by session ID" - -#~ msgid "Select by tty" -#~ msgstr "Select by tty" - -#~ msgid "Extra full format" -#~ msgstr "Extra full format" - -#~ msgid "User defined format" -#~ msgstr "User defined format" - -#~ msgid "Add column for security data" -#~ msgstr "Add column for security data" - -#~ msgid "Full format" -#~ msgstr "Full format" - -#~ msgid "Jobs format" -#~ msgstr "Jobs format" - -#~ msgid "Do not show flags" -#~ msgstr "Do not show flags" - -#~ msgid "Show hierarchy" -#~ msgstr "Show hierarchy" - -#~ msgid "Set namelist file" -#~ msgstr "Set namelist file" - -#~ msgid "Wide output" -#~ msgstr "Wide output" - -#~ msgid "Show threads" -#~ msgstr "Show threads" - -#~ msgid "Debug on" -#~ msgstr "Debug on" - -#~ msgid "Ignore environment variables" -#~ msgstr "Ignore environment variables" - -#~ msgid "Interactive mode after executing commands" -#~ msgstr "Interactive mode after executing commands" - -#~ msgid "Enable optimizations" -#~ msgstr "Enable optimizations" - -#~ msgid "Ignore first line of input" -#~ msgstr "Ignore first line of input" - -#~ msgid "Export variable to subprocess" -#~ msgstr "Export variable to subprocess" - -#~ msgid "Make variable scope global" -#~ msgstr "Make variable scope global" - -#~ msgid "Make variable scope local" -#~ msgstr "Make variable scope local" - -#~ msgid "" -#~ "Make variable scope universal, i.e. share variable with all the users " -#~ "fish processes on this computer" -#~ msgstr "" -#~ "Make variable scope universal, i.e. share variable with all the users " -#~ "fish processes on this computer" - -#~ msgid "Do not export variable to subprocess" -#~ msgstr "Do not export variable to subprocess" - -#~ msgid "Force following parameters to be process ID's (The default)" -#~ msgstr "Force following parameters to be process ID's (The default)" - -#~ msgid "Force following parameters to be interpreted as process group ID's" -#~ msgstr "Force following parameters to be interpreted as process group ID's" - -#~ msgid "Force following parameters to be interpreted as user names" -#~ msgstr "Force following parameters to be interpreted as user names" - -#~ msgid "Ignore errors from non-empty directories" -#~ msgstr "Ignore errors from non-empty directories" - -#~ msgid "Remove each component of path" -#~ msgstr "Remove each component of path" - #~ msgid "Unlink directory (Only by superuser)" #~ msgstr "Unlink directory (Only by superuser)" -#~ msgid "Never prompt before removal" -#~ msgstr "Never prompt before removal" - #~ msgid "Prompt before removal" #~ msgstr "Prompt before removal" -#~ msgid "Recursively remove subdirectories" -#~ msgstr "Recursively remove subdirectories" - -#~ msgid "Explain what is done" -#~ msgstr "Explain what is done" - -#~ msgid "Pipe output through specified command" -#~ msgstr "Pipe output through specified command" - -#~ msgid "Specify directory for rpm database" -#~ msgstr "Specify directory for rpm database" - -#~ msgid "" -#~ "Translate all paths that start with first half of following parameter to " -#~ "second half of following parameter" -#~ msgstr "" -#~ "Translate all paths that start with first half of following parameter to " -#~ "second half of following parameter" - -#~ msgid "Kanji code-set" -#~ msgstr "Kanji code-set" - -#~ msgid "Verbose mode without message" -#~ msgstr "Verbose mode without message" - -#~ msgid "Compiler debug mode" -#~ msgstr "Compiler debug mode" - -#~ msgid "" -#~ "Preserves modification times, access times, and modes from the original " -#~ "file" -#~ msgstr "" -#~ "Preserves modification times, access times, and modes from the original " -#~ "file" - -#~ msgid "Recursively copy" -#~ msgstr "Recursively copy" - -#~ msgid "Encyption program" -#~ msgstr "Encyption program" - -#~ msgid "Disable all GNU extensions" -#~ msgstr "Disable all GNU extensions" - #~ msgid "Use extended regexp" #~ msgstr "Use extended regexp" @@ -12297,325 +65621,12 @@ msgstr "" #~ "Delay opening files until a command containing the related “w” function " #~ "is applied" -#~ msgid "Make font bold" -#~ msgstr "Make font bold" - -#~ msgid "Test if variable is defined" -#~ msgstr "Test if variable is defined" - -#~ msgid "Ignore leading blanks" -#~ msgstr "Ignore leading blanks" - -#~ msgid "Consider only blanks and alphanumerics" -#~ msgstr "Consider only blanks and alphanumerics" - -#~ msgid "Compare general numeric value" -#~ msgstr "Compare general numeric value" - -#~ msgid "Consider only printable" -#~ msgstr "Consider only printable" - -#~ msgid "Compare month names" -#~ msgstr "Compare month names" - -#~ msgid "Compare string numerical value" -#~ msgstr "Compare string numerical value" - -#~ msgid "Reverse results" -#~ msgstr "Reverse results" - -#~ msgid "Only check if sorted" -#~ msgstr "Only check if sorted" - -#~ msgid "Define key" -#~ msgstr "Define key" - -#~ msgid "Stabilize sort" -#~ msgstr "Stabilize sort" - -#~ msgid "Field separator" -#~ msgstr "Field separator" - -#~ msgid "Output only first of equal lines" -#~ msgstr "Output only first of equal lines" - -#~ msgid "Lines end with 0 byte" -#~ msgstr "Lines end with 0 byte" - -#~ msgid "Disables forwarding of the authentication agent" -#~ msgstr "Disables forwarding of the authentication agent" - -#~ msgid "Enables forwarding of the authentication agent" -#~ msgstr "Enables forwarding of the authentication agent" - -#~ msgid "Go to background" -#~ msgstr "Go to background" - -#~ msgid "Allow remote host to connect to local forwarded ports" -#~ msgstr "Allow remote host to connect to local forwarded ports" - -#~ msgid "Smartcard device" -#~ msgstr "Smartcard device" - -#~ msgid "Disable forwarding of Kerberos tickets" -#~ msgstr "Disable forwarding of Kerberos tickets" - -#~ msgid "MAC algorithm" -#~ msgstr "MAC algorithm" - -#~ msgid "Do not execute remote command" -#~ msgstr "Do not execute remote command" - -#~ msgid "Subsystem" -#~ msgstr "Subsystem" - -#~ msgid "Disable pseudo-tty allocation" -#~ msgstr "Disable pseudo-tty allocation" - -#~ msgid "Disable X11 forwarding" -#~ msgstr "Disable X11 forwarding" - -#~ msgid "Enable X11 forwarding" -#~ msgstr "Enable X11 forwarding" - -#~ msgid "Locally forwarded ports" -#~ msgstr "Locally forwarded ports" - -#~ msgid "Remotely forwarded ports" -#~ msgstr "Remotely forwarded ports" - -#~ msgid "Dynamic port forwarding" -#~ msgstr "Dynamic port forwarding" - -#~ msgid "Compression" -#~ msgstr "Compression" - -#~ msgid "Enable debug" -#~ msgstr "Enable debug" - -#~ msgid "Foreground operation" -#~ msgstr "Foreground operation" - -#~ msgid "Disable multi-threaded operation" -#~ msgstr "Disable multi-threaded operation" - -#~ msgid "Test if a command substitution is currently evaluated" -#~ msgstr "Test if a command substitution is currently evaluated" - -#~ msgid "Test if a code block is currently evaluated" -#~ msgstr "Test if a code block is currently evaluated" - -#~ msgid "Test if this is an interactive shell" -#~ msgstr "Test if this is an interactive shell" - -#~ msgid "Test if this is a login shell" -#~ msgstr "Test if this is a login shell" - -#~ msgid "Test if all new jobs are put under job control" -#~ msgstr "Test if all new jobs are put under job control" - -#~ msgid "Test if only interactive new jobs are put under job control" -#~ msgstr "Test if only interactive new jobs are put under job control" - -#~ msgid "Test if new jobs are never put under job control" -#~ msgstr "Test if new jobs are never put under job control" - -#~ msgid "Set which jobs are out under job control" -#~ msgstr "Set which jobs are out under job control" - -#~ msgid "" -#~ "Print a list of all function calls leading up to running the current " -#~ "command" -#~ msgstr "" -#~ "Print a list of all function calls leading up to running the current " -#~ "command" - -#~ msgid "Command to run" -#~ msgstr "Command to run" - -#~ msgid "Validate" -#~ msgstr "Validate" - -#~ msgid "Make login shell" -#~ msgstr "Make login shell" - -#~ msgid "Pass -f to the shell" -#~ msgstr "Pass -f to the shell" - -#~ msgid "Preserve environment" -#~ msgstr "Preserve environment" - -#~ msgid "Recursively clean up the working copy" -#~ msgstr "Recursively clean up the working copy" - -#~ msgid "Print as little as possible" -#~ msgstr "Print as little as possible" - -#~ msgid "Enable automatic properties" -#~ msgstr "Enable automatic properties" - -#~ msgid "Don't unlock targets" -#~ msgstr "Don't unlock targets" - -#~ msgid "Descend recursively" -#~ msgstr "Descend recursively" - #~ msgid "Give output suitable for concatenation" #~ msgstr "Give output suitable for concatenation" -#~ msgid "Make no changes" -#~ msgstr "Make no changes" - -#~ msgid "Disregard ignores" -#~ msgstr "Disregard ignores" - #~ msgid "Print client version info" #~ msgstr "Print client version info" -#~ msgid "Append archive to archive" -#~ msgstr "Append archive to archive" - -#~ msgid "Create archive" -#~ msgstr "Create archive" - -#~ msgid "Compare archive and filesystem" -#~ msgstr "Compare archive and filesystem" - -#~ msgid "Delete from archive" -#~ msgstr "Delete from archive" - -#~ msgid "Append files to archive" -#~ msgstr "Append files to archive" - -#~ msgid "Append new files" -#~ msgstr "Append new files" - -#~ msgid "Extract from archive" -#~ msgstr "Extract from archive" - -#~ msgid "Keep access time" -#~ msgstr "Keep access time" - -#~ msgid "Reblock while reading" -#~ msgstr "Reblock while reading" - -#~ msgid "Print directory names" -#~ msgstr "Print directory names" - -#~ msgid "Archive is local" -#~ msgstr "Archive is local" - -#~ msgid "Run script at end of tape" -#~ msgstr "Run script at end of tape" - -#~ msgid "Use old incremental GNU format" -#~ msgstr "Use old incremental GNU format" - -#~ msgid "Use new incremental GNU format" -#~ msgstr "Use new incremental GNU format" - -#~ msgid "Dereference symlinks" -#~ msgstr "Dereference symlinks" - -#~ msgid "Ignore zero block in archive" -#~ msgstr "Ignore zero block in archive" - -#~ msgid "Filter through bzip2" -#~ msgstr "Filter through bzip2" - -#~ msgid "Don't exit on unreadable files" -#~ msgstr "Don't exit on unreadable files" - -#~ msgid "Don't overwrite" -#~ msgstr "Don't overwrite" - -#~ msgid "Stay in local filesystem" -#~ msgstr "Stay in local filesystem" - -#~ msgid "Don't extract modification time" -#~ msgstr "Don't extract modification time" - -#~ msgid "Multi volume archive" -#~ msgstr "Multi volume archive" - -#~ msgid "Use V7 format" -#~ msgstr "Use V7 format" - -#~ msgid "Extract to stdout" -#~ msgstr "Extract to stdout" - -#~ msgid "Extract all permissions" -#~ msgstr "Extract all permissions" - -#~ msgid "Don't strip leading /" -#~ msgstr "Don't strip leading /" - -#~ msgid "Preserve all permissions and do not sort file arguments" -#~ msgstr "Preserve all permissions and do not sort file arguments" - -#~ msgid "Show record number" -#~ msgstr "Show record number" - -#~ msgid "Remove files after adding to archive" -#~ msgstr "Remove files after adding to archive" - -#~ msgid "Preserve file ownership" -#~ msgstr "Preserve file ownership" - -#~ msgid "Handle sparse files" -#~ msgstr "Handle sparse files" - -#~ msgid "-T has null-terminated names" -#~ msgstr "-T has null-terminated names" - -#~ msgid "Print total bytes written" -#~ msgstr "Print total bytes written" - -#~ msgid "Ask for confirmation" -#~ msgstr "Ask for confirmation" - -#~ msgid "Filter through compress" -#~ msgstr "Filter through compress" - -#~ msgid "Filter through gzip" -#~ msgstr "Filter through gzip" - -#~ msgid "Logical and" -#~ msgstr "Logical and" - -#~ msgid "Logical or" -#~ msgstr "Logical or" - -#~ msgid "String length is non-zero" -#~ msgstr "String length is non-zero" - -#~ msgid "String length is zero" -#~ msgstr "String length is zero" - -#~ msgid "Strings are equal" -#~ msgstr "Strings are equal" - -#~ msgid "Strings are not equal" -#~ msgstr "Strings are not equal" - -#~ msgid "Integers are equal" -#~ msgstr "Integers are equal" - -#~ msgid "Left integer larger than or equal to right integer" -#~ msgstr "Left integer larger than or equal to right integer" - -#~ msgid "Left integer larger than right integer" -#~ msgstr "Left integer larger than right integer" - -#~ msgid "Left integer less than or equal to right integer" -#~ msgstr "Left integer less than or equal to right integer" - -#~ msgid "Left integer less than right integer" -#~ msgstr "Left integer less than right integer" - -#~ msgid "Left integer not equal to right integer" -#~ msgstr "Left integer not equal to right integer" - #~ msgid "Left file equal to right file" #~ msgstr "Left file equal to right file" @@ -12625,920 +65636,24 @@ msgstr "" #~ msgid "Left file older than right file" #~ msgstr "Left file older than right file" -#~ msgid "File is block device" -#~ msgstr "File is block device" - -#~ msgid "File is character device" -#~ msgstr "File is character device" - -#~ msgid "File is directory" -#~ msgstr "File is directory" - -#~ msgid "File exists" -#~ msgstr "File exists" - -#~ msgid "File is regular" -#~ msgstr "File is regular" - -#~ msgid "File is set-group-ID" -#~ msgstr "File is set-group-ID" - -#~ msgid "File is symlink" -#~ msgstr "File is symlink" - -#~ msgid "File owned by effective group ID" -#~ msgstr "File owned by effective group ID" - #~ msgid "File has sticky bit set" #~ msgstr "File has sticky bit set" -#~ msgid "File owned by effective user ID" -#~ msgstr "File owned by effective user ID" - -#~ msgid "File is named pipe" -#~ msgstr "File is named pipe" - -#~ msgid "File is readable" -#~ msgstr "File is readable" - -#~ msgid "File size is non-zero" -#~ msgstr "File size is non-zero" - -#~ msgid "File is socket" -#~ msgstr "File is socket" - -#~ msgid "FD is terminal" -#~ msgstr "FD is terminal" - -#~ msgid "File set-user-ID bit is set" -#~ msgstr "File set-user-ID bit is set" - -#~ msgid "File is writable" -#~ msgstr "File is writable" - -#~ msgid "Command" -#~ msgstr "Command" - -#~ msgid "Specify output format" -#~ msgstr "Specify output format" - -#~ msgid "Use the portable output format" -#~ msgstr "Use the portable output format" - -#~ msgid "Do not send the results to stderr, but overwrite the specified file" -#~ msgstr "Do not send the results to stderr, but overwrite the specified file" - -#~ msgid "(Used together with -o) Do not overwrite but append" -#~ msgstr "(Used together with -o) Do not overwrite but append" - -#~ msgid "Toggle command line/program name" -#~ msgstr "Toggle command line/program name" - -#~ msgid "Update interval" -#~ msgstr "Update interval" - -#~ msgid "Toggle idle processes" -#~ msgstr "Toggle idle processes" - -#~ msgid "Maximium iterations" -#~ msgstr "Maximium iterations" - -#~ msgid "Monitor effective UID" -#~ msgstr "Monitor effective UID" - -#~ msgid "Monitor user" -#~ msgstr "Monitor user" - -#~ msgid "Monitor PID" -#~ msgstr "Monitor PID" - -#~ msgid "Secure mode" -#~ msgstr "Secure mode" - -#~ msgid "Cumulative mode" -#~ msgstr "Cumulative mode" - #~ msgid "Change access time" #~ msgstr "Change access time" -#~ msgid "Change modification time" -#~ msgstr "Change modification time" - -#~ msgid "Use this files times" -#~ msgstr "Use this files times" - -#~ msgid "Display names of all signals" -#~ msgstr "Display names of all signals" - -#~ msgid "Display all currently defined trap handlers" -#~ msgstr "Display all currently defined trap handlers" - -#~ msgid "Print all possible definitions of the specified name" -#~ msgstr "Print all possible definitions of the specified name" - -#~ msgid "Supress function and builtin lookup" -#~ msgstr "Supress function and builtin lookup" - -#~ 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" - -#~ msgid "Print path to command" -#~ msgstr "Print path to command" - -#~ msgid "Set or get all current limits" -#~ msgstr "Set or get all current limits" - -#~ msgid "Maximum size of core files created" -#~ msgstr "Maximum size of core files created" - -#~ msgid "Maximum size of a process's data segment" -#~ msgstr "Maximum size of a process's data segment" - -#~ msgid "Maximum size of files created by the shell" -#~ msgstr "Maximum size of files created by the shell" - -#~ msgid "Maximum size that may be locked into memory" -#~ msgstr "Maximum size that may be locked into memory" - -#~ msgid "Maximum resident set size" -#~ msgstr "Maximum resident set size" - -#~ msgid "Maximum number of open file descriptors" -#~ msgstr "Maximum number of open file descriptors" - -#~ msgid "Maximum stack size" -#~ msgstr "Maximum stack size" - -#~ msgid "Maximum amount of cpu time in seconds" -#~ msgstr "Maximum amount of cpu time in seconds" - -#~ msgid "Maximum number of processes available to a single user" -#~ msgstr "Maximum number of processes available to a single user" - -#~ msgid "Maximum amount of virtual memory available to the shell" -#~ msgstr "Maximum amount of virtual memory available to the shell" - -#~ msgid "Unmount without writing in /etc/mtab" -#~ msgstr "Unmount without writing in /etc/mtab" - -#~ msgid "In case unmounting fails, try to remount read-only" -#~ msgstr "In case unmounting fails, try to remount read-only" - -#~ msgid "" -#~ "In case the unmounted device was a loop device, also free this loop device" -#~ msgstr "" -#~ "In case the unmounted device was a loop device, also free this loop device" - -#~ msgid "Don't call the /sbin/umount. helper even if it exists" -#~ msgstr "Don't call the /sbin/umount. helper even if it exists" - -#~ msgid "Unmount all of the file systems described in /etc/mtab" -#~ msgstr "Unmount all of the file systems described in /etc/mtab" - -#~ msgid "Actions should only be taken on file systems of the specified type" -#~ msgstr "Actions should only be taken on file systems of the specified type" - -#~ msgid "" -#~ "Actions should only be taken on file systems with the specified options " -#~ "in /etc/fstab" -#~ msgstr "" -#~ "Actions should only be taken on file systems with the specified options " -#~ "in /etc/fstab" - -#~ msgid "Force unmount (in case of an unreachable NFS system)" -#~ msgstr "Force unmount (in case of an unreachable NFS system)" - -#~ msgid "" -#~ "Detach the filesystem from the filesystem hierarchy now, and cleanup all " -#~ "references to the filesystem as soon as it is not busy" -#~ msgstr "" -#~ "Detach the filesystem from the filesystem hierarchy now, and cleanup all " -#~ "references to the filesystem as soon as it is not busy" - -#~ msgid "Print kernel name" -#~ msgstr "Print kernel name" - -#~ msgid "Print network node hostname" -#~ msgstr "Print network node hostname" - -#~ msgid "Print kernel release" -#~ msgstr "Print kernel release" - -#~ msgid "Print machine name" -#~ msgstr "Print machine name" - -#~ msgid "Print processor" -#~ msgstr "Print processor" - -#~ msgid "Print hardware platform" -#~ msgstr "Print hardware platform" - -#~ msgid "Print number of occurences" -#~ msgstr "Print number of occurences" - -#~ msgid "Only print duplicates" -#~ msgstr "Only print duplicates" - -#~ msgid "Remove non-duplicate lines" -#~ msgstr "Remove non-duplicate lines" - #~ msgid "Avoid comparing first N fields" #~ msgstr "Avoid comparing first N fields" -#~ msgid "Case insensitive" -#~ msgstr "Case insensitive" - #~ msgid "Avoid comparing first N characters" #~ msgstr "Avoid comparing first N characters" -#~ msgid "Only print unique lines" -#~ msgstr "Only print unique lines" - -#~ msgid "Compare only specified number of characters" -#~ msgstr "Compare only specified number of characters" - -#~ msgid "Valgrind-ise children" -#~ msgstr "Valgrind-ise children" - -#~ msgid "Log to file descriptor" -#~ msgstr "Log to file descriptor" - -#~ msgid "Log to socket" -#~ msgstr "Log to socket" - -#~ msgid "Callers in stack trace" -#~ msgstr "Callers in stack trace" - -#~ msgid "Stop showing errors if too many" -#~ msgstr "Stop showing errors if too many" - -#~ msgid "Continue trace below main()" -#~ msgstr "Continue trace below main()" - -#~ msgid "Supress errors from file" -#~ msgstr "Supress errors from file" - -#~ msgid "Print suppressions for detected errors" -#~ msgstr "Print suppressions for detected errors" - -#~ msgid "Start debugger on error" -#~ msgstr "Start debugger on error" - -#~ msgid "Debugger command" -#~ msgstr "Debugger command" - -#~ msgid "Show reachable leaked memory" -#~ msgstr "Show reachable leaked memory" - -#~ msgid "" -#~ "Determines how willing Memcheck is to consider different backtraces to be " -#~ "the same" -#~ msgstr "" -#~ "Determines how willing Memcheck is to consider different backtraces to be " -#~ "the same" - -#~ msgid "Set size of freed memory pool" -#~ msgstr "Set size of freed memory pool" - -#~ msgid "" -#~ "Determines how willing Addrcheck is to consider different backtraces to " -#~ "be the same" -#~ msgstr "" -#~ "Determines how willing Addrcheck is to consider different backtraces to " -#~ "be the same" - -#~ msgid "Type of L1 instruction cache" -#~ msgstr "Type of L1 instruction cache" - -#~ msgid "Type of L1 data cache" -#~ msgstr "Type of L1 data cache" - -#~ msgid "Type of L2 cache" -#~ msgstr "Type of L2 cache" - -#~ msgid "Specify a function that allocates memory" -#~ msgstr "Specify a function that allocates memory" - -#~ msgid "Print byte counts" -#~ msgstr "Print byte counts" - -#~ msgid "Print character counts" -#~ msgstr "Print character counts" - -#~ msgid "Print newline counts" -#~ msgstr "Print newline counts" - -#~ msgid "Print length of longest line" -#~ msgstr "Print length of longest line" - -#~ msgid "Dont print header" -#~ msgstr "Dont print header" - -#~ msgid "Ignore username for time calculations" -#~ msgstr "Ignore username for time calculations" - -#~ msgid "Short format" -#~ msgstr "Short format" - -#~ msgid "Toggle printing of remote hostname" -#~ msgstr "Toggle printing of remote hostname" - -#~ msgid "Go to background immediately after startup" -#~ msgstr "Go to background immediately after startup" - -#~ msgid "Log all messages to logfile" -#~ msgstr "Log all messages to logfile" - -#~ msgid "Append all messages to logfile" -#~ msgstr "Append all messages to logfile" - -#~ msgid "Turn on debug output" -#~ msgstr "Turn on debug output" - -#~ msgid "Turn off verbose without being completely quiet" -#~ msgstr "Turn off verbose without being completely quiet" - -#~ msgid "Read URLs from file" -#~ msgstr "Read URLs from file" - -#~ msgid "Force input to be treated as HTML" -#~ msgstr "Force input to be treated as HTML" - -#~ msgid "Prepend string to relative links" -#~ msgstr "Prepend string to relative links" - -#~ msgid "Bind address on local machine" -#~ msgstr "Bind address on local machine" - -#~ msgid "Set number of retries to number" -#~ msgstr "Set number of retries to number" - -#~ msgid "Concatenate output to file" -#~ msgstr "Concatenate output to file" - -#~ msgid "Never overwrite files with same name" -#~ msgstr "Never overwrite files with same name" - -#~ msgid "Continue getting a partially-downloaded file" -#~ msgstr "Continue getting a partially-downloaded file" - -#~ msgid "Select progress meter type" -#~ msgstr "Select progress meter type" - -#~ msgid "Turn on time-stamping" -#~ msgstr "Turn on time-stamping" - -#~ msgid "Print the headers/responses sent by servers" -#~ msgstr "Print the headers/responses sent by servers" - -#~ msgid "Do not download the pages, just check that they are there" -#~ msgstr "Do not download the pages, just check that they are there" - -#~ msgid "Set the network timeout" -#~ msgstr "Set the network timeout" - -#~ msgid "Set the DNS lookup timeout" -#~ msgstr "Set the DNS lookup timeout" - -#~ msgid "Set the connect timeout" -#~ msgstr "Set the connect timeout" - -#~ msgid "Set the read (and write) timeout" -#~ msgstr "Set the read (and write) timeout" - -#~ msgid "Limit the download speed" -#~ msgstr "Limit the download speed" - -#~ msgid "Wait the specified number of seconds between the retrievals" -#~ msgstr "Wait the specified number of seconds between the retrievals" - -#~ msgid "Wait time between retries" -#~ msgstr "Wait time between retries" - -#~ msgid "Wait random amount of time between retrievals" -#~ msgstr "Wait random amount of time between retrievals" - -#~ msgid "Toggle proxy support" -#~ msgstr "Toggle proxy support" - -#~ msgid "Specify download quota for automatic retrievals" -#~ msgstr "Specify download quota for automatic retrievals" - -#~ msgid "Turn off caching of DNS lookups" -#~ msgstr "Turn off caching of DNS lookups" - -#~ msgid "" -#~ "Change which characters found in remote URLs may show up in local file " -#~ "names" -#~ msgstr "" -#~ "Change which characters found in remote URLs may show up in local file " -#~ "names" - -#~ msgid "Do not create a hierarchy of directories" -#~ msgstr "Do not create a hierarchy of directories" - -#~ msgid "Force creation of a hierarchy of directories" -#~ msgstr "Force creation of a hierarchy of directories" - -#~ msgid "Disable generation of host-prefixed directories" -#~ msgstr "Disable generation of host-prefixed directories" - -#~ msgid "Use the protocol name as a directory component" -#~ msgstr "Use the protocol name as a directory component" - -#~ msgid "Ignore specified number of directory components" -#~ msgstr "Ignore specified number of directory components" - -#~ msgid "Set directory prefix" -#~ msgstr "Set directory prefix" - -#~ msgid "Force html files to have html extension" -#~ msgstr "Force html files to have html extension" - -#~ msgid "Specify the http username" -#~ msgstr "Specify the http username" - -#~ msgid "Specify the http password" -#~ msgstr "Specify the http password" - -#~ msgid "Disable server-side cache" -#~ msgstr "Disable server-side cache" - -#~ msgid "Load cookies from file" -#~ msgstr "Load cookies from file" - -#~ msgid "Save cookies to file" -#~ msgstr "Save cookies to file" - -#~ msgid "Save session cookies" -#~ msgstr "Save session cookies" - -#~ msgid "Ignore 'Content-Length' header" -#~ msgstr "Ignore “Content-Length” header" - -#~ msgid "Define an additional-header to be passed to the HTTP servers" -#~ msgstr "Define an additional-header to be passed to the HTTP servers" - -#~ msgid "Specify the proxy username" -#~ msgstr "Specify the proxy username" - -#~ msgid "Specify the proxy password" -#~ msgstr "Specify the proxy password" - -#~ msgid "Set referer URL" -#~ msgstr "Set referer URL" - -#~ msgid "Save the headers sent by the HTTP server" -#~ msgstr "Save the headers sent by the HTTP server" - -#~ msgid "Identify as agent-string" -#~ msgstr "Identify as agent-string" - -#~ msgid "" -#~ "Use POST as the method for all HTTP requests and send the specified data " -#~ "in the request body" -#~ msgstr "" -#~ "Use POST as the method for all HTTP requests and send the specified data " -#~ "in the request body" - -#~ msgid "Turn off keep-alive for http downloads" -#~ msgstr "Turn off keep-alive for http downloads" - -#~ msgid "Don't remove the temporary .listing files generated" -#~ msgstr "Don't remove the temporary .listing files generated" - -#~ msgid "Turn off FTP globbing" -#~ msgstr "Turn off FTP globbing" - -#~ msgid "Use the passive FTP retrieval scheme" -#~ msgstr "Use the passive FTP retrieval scheme" - -#~ msgid "Traverse symlinks and retrieve pointed-to files" -#~ msgstr "Traverse symlinks and retrieve pointed-to files" - -#~ msgid "Turn on recursive retrieving" -#~ msgstr "Turn on recursive retrieving" - -#~ msgid "Specify recursion maximum depth" -#~ msgstr "Specify recursion maximum depth" - -#~ msgid "Delete every single file downloaded" -#~ msgstr "Delete every single file downloaded" - -#~ msgid "" -#~ "Convert the links in the document to make them suitable for local viewing" -#~ msgstr "" -#~ "Convert the links in the document to make them suitable for local viewing" - -#~ msgid "Back up the original version" -#~ msgstr "Back up the original version" - -#~ msgid "Turn on options suitable for mirroring" -#~ msgstr "Turn on options suitable for mirroring" - -#~ msgid "" -#~ "Download all the files that are necessary to properly display a given " -#~ "HTML page" -#~ msgstr "" -#~ "Download all the files that are necessary to properly display a given " -#~ "HTML page" - -#~ msgid "Turn on strict parsing of HTML comments" -#~ msgstr "Turn on strict parsing of HTML comments" - -#~ msgid "Comma-separated lists of file name suffixes or patterns to accept" -#~ msgstr "Comma-separated lists of file name suffixes or patterns to accept" - -#~ msgid "Comma-separated lists of file name suffixes or patterns to reject" -#~ msgstr "Comma-separated lists of file name suffixes or patterns to reject" - -#~ msgid "Set domains to be followed" -#~ msgstr "Set domains to be followed" - -#~ msgid "Specify the domains that are not to be followed" -#~ msgstr "Specify the domains that are not to be followed" - -#~ msgid "Follow FTP links from HTML documents" -#~ msgstr "Follow FTP links from HTML documents" - -#~ msgid "HTML tags to follow" -#~ msgstr "HTML tags to follow" - -#~ msgid "HTML tags to ignore" -#~ msgstr "HTML tags to ignore" - -#~ msgid "Enable spanning across hosts" -#~ msgstr "Enable spanning across hosts" - -#~ msgid "Follow relative links only" -#~ msgstr "Follow relative links only" - -#~ msgid "Specify a comma-separated list of directories you wish to follow" -#~ msgstr "Specify a comma-separated list of directories you wish to follow" - -#~ msgid "Specify a comma-separated list of directories you wish to exclude" -#~ msgstr "Specify a comma-separated list of directories you wish to exclude" - -#~ msgid "Ignore option '--read-functions'" -#~ msgstr "Ignore option “--read-functions”" - -#~ msgid "Same as -b -d --login -p -r -t -T -u" -#~ msgstr "Same as -b -d --login -p -r -t -T -u" - -#~ msgid "Print time of last boot" -#~ msgstr "Print time of last boot" - -#~ msgid "Print line of headings" -#~ msgstr "Print line of headings" - -#~ msgid "Print idle time" -#~ msgstr "Print idle time" - -#~ msgid "Print login process" -#~ msgstr "Print login process" - -#~ msgid "Canonicalize hostnames via DNS" -#~ msgstr "Canonicalize hostnames via DNS" - -#~ msgid "Print hostname and user for stdin" -#~ msgstr "Print hostname and user for stdin" - -#~ msgid "Print active processes spawned by init" -#~ msgstr "Print active processes spawned by init" - -#~ msgid "Print all login names and number of users logged on" -#~ msgstr "Print all login names and number of users logged on" - -#~ msgid "Print current runlevel" -#~ msgstr "Print current runlevel" - -#~ msgid "Print name, line, and time" -#~ msgstr "Print name, line, and time" - -#~ msgid "Print last system clock change" -#~ msgstr "Print last system clock change" - -#~ msgid "Print users message status as +, - or ?" -#~ msgstr "Print users message status as +, - or ?" - -#~ msgid "List users logged in" -#~ msgstr "List users logged in" - -#~ msgid "" -#~ "Input filenames are terminated by a null character instead of by " -#~ "whitespace, and the quotes and backslash are not special" -#~ msgstr "" -#~ "Input filenames are terminated by a null character instead of by " -#~ "whitespace, and the quotes and backslash are not special" - -#~ msgid "Set the end of file string to eof-str" -#~ msgstr "Set the end of file string to eof-str" - -#~ msgid "" -#~ "Replace replace-str in the initial arguments with names from standard " -#~ "input" -#~ msgstr "" -#~ "Replace replace-str in the initial arguments with names from standard " -#~ "input" - -#~ msgid "Use at most max-lines nonblank input lines per command line" -#~ msgstr "Use at most max-lines nonblank input lines per command line" - -#~ msgid "Use at most max-args arguments per command line" -#~ msgstr "Use at most max-args arguments per command line" - -#~ msgid "" -#~ "Prompt the user about whether to run each command line and read a line " -#~ "from the terminal" -#~ msgstr "" -#~ "Prompt the user about whether to run each command line and read a line " -#~ "from the terminal" - -#~ msgid "" -#~ "If the standard input does not contain any nonblanks, do not run the " -#~ "command" -#~ msgstr "" -#~ "If the standard input does not contain any nonblanks, do not run the " -#~ "command" - -#~ msgid "Use at most max-chars characters per command line" -#~ msgstr "Use at most max-chars characters per command line" - -#~ msgid "" -#~ "Print the command line on the standard error output before executing it" -#~ msgstr "" -#~ "Print the command line on the standard error output before executing it" - -#~ msgid "Exit if the size is exceeded" -#~ msgstr "Exit if the size is exceeded" - -#~ msgid "Run up to max-procs processes at a time" -#~ msgstr "Run up to max-procs processes at a time" - -#~ msgid "Display grammar and exit" -#~ msgstr "Display grammar and exit" - -#~ msgid "Select window by name" -#~ msgstr "Select window by name" - -#~ msgid "Select root window" -#~ msgstr "Select root window" - -#~ msgid "Specify X server" -#~ msgstr "Specify X server" - -#~ msgid "Do not show property type" -#~ msgstr "Do not show property type" - -#~ msgid "Select a window by clicking on its frame" -#~ msgstr "Select a window by clicking on its frame" - -#~ msgid "Remove property" -#~ msgstr "Remove property" - -#~ msgid "Set property" -#~ msgstr "Set property" - -#~ msgid "Examine property updates forever" -#~ msgstr "Examine property updates forever" - -#~ msgid "Append input to selection" -#~ msgstr "Append input to selection" - -#~ msgid "Append to selection as input grows" -#~ msgstr "Append to selection as input grows" - -#~ msgid "Read into selection" -#~ msgstr "Read into selection" - -#~ msgid "Write selection" -#~ msgstr "Write selection" - -#~ msgid "Clear selection" -#~ msgstr "Clear selection" - -#~ msgid "Delete selection" -#~ msgstr "Delete selection" - -#~ msgid "Use primary selection" -#~ msgstr "Use primary selection" - -#~ msgid "Use secondary selection" -#~ msgstr "Use secondary selection" - -#~ msgid "Use clipboard selection" -#~ msgstr "Use clipboard selection" - -#~ msgid "Make current selections persistent after program exit" -#~ msgstr "Make current selections persistent after program exit" - -#~ msgid "Exchange primary and secondary selections" -#~ msgstr "Exchange primary and secondary selections" - -#~ msgid "Timeout for retrieving selection" -#~ msgstr "Timeout for retrieving selection" - -#~ msgid "Do not detach from the controlling terminal" -#~ msgstr "Do not detach from the controlling terminal" - -#~ msgid "Print informative messages" -#~ msgstr "Print informative messages" - -#~ msgid "Set error level" -#~ msgstr "Set error level" - -#~ msgid "Be tolerant of errors in commandline" -#~ msgstr "Be tolerant of errors in commandline" - -#~ msgid "Set maximum delay between commands" -#~ msgstr "Set maximum delay between commands" - -#~ msgid "Run commands from cache" -#~ msgstr "Run commands from cache" - -#~ msgid "Specify installroot" -#~ msgstr "Specify installroot" - -#~ msgid "Enables obsolets processing logic" -#~ msgstr "Enables obsolets processing logic" - -#~ msgid "Output rss-data to file" -#~ msgstr "Output rss-data to file" - -#~ msgid "Exclude specified package from updates" -#~ msgstr "Exclude specified package from updates" - -#~ msgid "Freshen: only changed files" -#~ msgstr "Freshen: only changed files" - -#~ msgid "Delete entries in zipfile" -#~ msgstr "Delete entries in zipfile" - -#~ msgid "Update: only changed or newer files" -#~ msgstr "Update: only changed or newer files" - -#~ msgid "Move into zipfile (delete files)" -#~ msgstr "Move into zipfile (delete files)" - -#~ msgid "Do not compress at all" -#~ msgstr "Do not compress at all" - -#~ msgid "Convert LF to CR LF" -#~ msgstr "Convert LF to CR LF" - -#~ msgid "Convert CR LF to LF" -#~ msgstr "Convert CR LF to LF" - -#~ msgid "Compress faster" -#~ msgstr "Compress faster" - -#~ msgid "Compress better" -#~ msgstr "Compress better" - -#~ msgid "Add one-line comments" -#~ msgstr "Add one-line comments" - -#~ msgid "Add zipfile comments" -#~ msgstr "Add zipfile comments" - -#~ msgid "Read names from stdin" -#~ msgstr "Read names from stdin" - -#~ msgid "Make zipfile as old as the latest entry" -#~ msgstr "Make zipfile as old as the latest entry" - -#~ msgid "Fix zipfile" -#~ msgstr "Fix zipfile" - -#~ msgid "Fix zipfile (try harder)" -#~ msgstr "Fix zipfile (try harder)" - -#~ msgid "Adjust offsets to suit self-extracting exe" -#~ msgstr "Adjust offsets to suit self-extracting exe" - -#~ msgid "Strip prepended data" -#~ msgstr "Strip prepended data" - -#~ msgid "Test zipfile integrity" -#~ msgstr "Test zipfile integrity" - -#~ msgid "Exclude extra file attributes" -#~ msgstr "Exclude extra file attributes" - -#~ msgid "Store symbolic links as links" -#~ msgstr "Store symbolic links as links" - -#~ msgid "PKZIP recursion" -#~ msgstr "PKZIP recursion" - -#~ msgid "Encrypt" -#~ msgstr "Encrypt" - #~ msgid "Test if a key is contained in a set of values" #~ msgstr "Test if a key is contained in a set of values" #~ msgid "-d" #~ msgstr "-d" -#~ msgid "Maximum uploads at once" -#~ msgstr "Maximum uploads at once" - -#~ msgid "Number of seconds between keepalives" -#~ msgstr "Number of seconds between keepalives" - -#~ msgid "Bytes per request" -#~ msgstr "Bytes per request" - -#~ msgid "Requests per pipe" -#~ msgstr "Requests per pipe" - -#~ msgid "Maximum length prefix encoding" -#~ msgstr "Maximum length prefix encoding" - -#~ msgid "File for server response" -#~ msgstr "File for server response" - -#~ msgid "URL to get file from" -#~ msgstr "URL to get file from" - -#~ msgid "Local file target" -#~ msgstr "Local file target" - -#~ msgid "Time to close inactive socket" -#~ msgstr "Time to close inactive socket" - -#~ msgid "Time between checking timeouts" -#~ msgstr "Time between checking timeouts" - -#~ msgid "Maximum outgoing slice length" -#~ msgstr "Maximum outgoing slice length" - -#~ msgid "Maximum time to guess rate" -#~ msgstr "Maximum time to guess rate" - -#~ msgid "IP to bind to locally" -#~ msgstr "IP to bind to locally" - -#~ msgid "Time between screen updates" -#~ msgstr "Time between screen updates" - -#~ msgid "Time to wait between requesting more peers" -#~ msgstr "Time to wait between requesting more peers" - -#~ msgid "Minimum number of peers to not do requesting" -#~ msgstr "Minimum number of peers to not do requesting" - -#~ msgid "Number of seconds before assuming http timeout" -#~ msgstr "Number of seconds before assuming http timeout" - -#~ msgid "Number of peers at which to stop initiating new connections" -#~ msgstr "Number of peers at which to stop initiating new connections" - -#~ msgid "Maximum number of connections to allow" -#~ msgstr "Maximum number of connections to allow" - -#~ msgid "Whether to check hashes on disk" -#~ msgstr "Whether to check hashes on disk" - -#~ msgid "Maximum kB/s to upload at" -#~ msgstr "Maximum kB/s to upload at" - -#~ msgid "Seconds to wait for data to come in before assuming choking" -#~ msgstr "Seconds to wait for data to come in before assuming choking" - -#~ msgid "Whether to display diagnostic info" -#~ msgstr "Whether to display diagnostic info" - -#~ msgid "Number of downloads at which to switch from random to rarest first" -#~ msgstr "Number of downloads at which to switch from random to rarest first" - -#~ msgid "Number of uploads to fill out to with optimistic unchokes" -#~ msgstr "Number of uploads to fill out to with optimistic unchokes" - -#~ msgid "Whether to inform the user that hash failures occur" -#~ msgstr "Whether to inform the user that hash failures occur" - -#~ msgid "Set block size" -#~ msgstr "Set block size" - -#~ msgid "Select quoting style" -#~ msgstr "Select quoting style" - -#~ msgid "Sort criteria" -#~ msgstr "Sort criteria" - -#~ msgid "Show time type" -#~ msgstr "Show time type" - -#~ msgid "Select time style" -#~ msgstr "Select time style" - -#~ msgid "Assume tab stops at each COLS" -#~ msgstr "Assume tab stops at each COLS" - -#~ msgid "Assume screen width" -#~ msgstr "Assume screen width" - #~ msgid "%s: Unknown argument '%s'\\n" #~ msgstr "%s: Unknown argument “%s”\\n" diff --git a/po/fr.po b/po/fr.po index 033be0a67..62bb77b53 100644 --- a/po/fr.po +++ b/po/fr.po @@ -4,9 +4,8 @@ # This file is distributed under the GNU General Public License, version 2 or later. # Xavier Douville , 2006, 2017. # David Guyot , 2017. - # Note aux traducteurs -# +# # Les traductions qui suivent sont celles qui sont recommandées ; il ne s’agit pas d’un commandement, mais # ces traductions devraient être utilisées autant que possible afin d’uniformiser l’ensemble. En dehors de # celles affichées ci-dessous, les traductions recommandées incluent celles utilisées pour git et celles @@ -28,7 +27,7 @@ # # Cette liste n’a pas la prétention d’être la vérité absolue ; si une traduction recommandée mérite d’être révisée, vous # pouvez la changer, mais vous devrez alors propager ce changement aux traductions existantes pour maintenir leur cohérence. -# +# # Traductions recommandées # to list lister # to run exécuter @@ -79,7 +78,7 @@ msgid "" msgstr "" "Project-Id-Version: 1.2.8POT-Creation-Date: 2006-07-10 13:44-0400\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-06-02 22:50-0700\n" +"POT-Creation-Date: 2017-11-07 15:04+0100\n" "PO-Revision-Date: 2017-10-09 16:43+0200\n" "Last-Translator: David Guyot \n" "Language-Team: français \n" @@ -90,7 +89,7 @@ msgstr "" "X-Generator: Gtranslator 2.91.7\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: src/autoload.cpp:101 +#: src/autoload.cpp:96 #, c-format msgid "" "Could not autoload item '%ls', it is already being autoloaded. This is a " @@ -100,309 +99,73 @@ msgstr "" "automatiquement. Il y a une dépendance circulaire dans les scripts de " "chargement automatique, veuillez la supprimer." -#: src/builtin_commandline.cpp:353 +#: src/builtin_argparse.cpp:36 #, fuzzy, c-format -msgid "%ls: Unknown input function '%ls'" -msgstr "%ls: Option '%ls' inconnue" - -#: src/builtin_complete.cpp:177 -#, fuzzy, c-format -msgid "%ls: Invalid token '%ls'\n" +msgid "%ls: Invalid option spec '%ls' at char '%lc'\n" msgstr "%ls: Option invalide -- %lc\n" -#: src/builtin_complete.cpp:197 -#, fuzzy, c-format -msgid "%ls: -s requires a non-empty string\n" -msgstr "%ls: Le nom de variable ne peut pas être une chaîne vide\n" +#: src/builtin_argparse.cpp:129 +#, c-format +msgid "%ls: Mutually exclusive flags '%ls' and `%ls` seen\n" +msgstr "" -#: src/builtin_complete.cpp:205 +#: src/builtin_argparse.cpp:160 #, fuzzy, c-format -msgid "%ls: -l requires a non-empty string\n" -msgstr "%ls: Le nom de variable ne peut pas être une chaîne vide\n" +msgid "%ls: exclusive flag string '%ls' is not valid\n" +msgstr "%ls: La valeur germe '%ls' n'est pas un nombre valide\n" -#: src/builtin_complete.cpp:213 +#: src/builtin_argparse.cpp:176 #, fuzzy, c-format -msgid "%ls: -o requires a non-empty string\n" -msgstr "%ls: Le nom de variable ne peut pas être une chaîne vide\n" +msgid "%ls: exclusive flag '%ls' is not valid\n" +msgstr "%ls: La valeur germe '%ls' n'est pas un nombre valide\n" -#: src/builtin.cpp:226 +#: src/builtin_argparse.cpp:196 #, c-format msgid "" -"%ls: Type 'help %ls' for related documentation\n" -"\n" +"%ls: Implicit int short flag '%lc' does not allow modifiers like '%lc'\n" msgstr "" -"%ls: Tapez 'help %ls' pour sa documentation\n" -"\n" -#: src/builtin.cpp:353 +#: src/builtin_argparse.cpp:247 #, c-format -msgid "%ls: No key with name '%ls' found\n" -msgstr "%ls: Aucune clef avec le nom '%ls' n'a été trouvée\n" - -#: src/builtin.cpp:355 -#, fuzzy, c-format -msgid "%ls: Key with name '%ls' does not have any mapping\n" -msgstr "%ls: La fonction '%ls' n'existe pas\n" - -#: src/builtin.cpp:358 -#, fuzzy, c-format -msgid "%ls: Unknown error trying to bind to key named '%ls'\n" -msgstr "%ls: Option '%ls' inconnue\n" - -#: src/builtin.cpp:556 -#, fuzzy, c-format -msgid "%ls: No binding found for key '%ls'\n" -msgstr "%s: Aucune description pour le type %s\n" - -#: src/builtin.cpp:559 -#, c-format -msgid "%ls: No binding found for sequence '%ls'\n" -msgstr "%ls: Aucune description trouvée pour la séquence '%ls'\n" - -#: src/builtin.cpp:582 -#, fuzzy, c-format -msgid "%ls: Invalid state\n" -msgstr "%ls: Option invalide -- %lc\n" - -#: src/builtin.cpp:653 -#, c-format -msgid "%ls: Can not specify scope when removing block\n" -msgstr "%ls: Ne peut pas indiquer la portée en enlevant le bloc\n" - -#: src/builtin.cpp:659 -#, c-format -msgid "%ls: No blocks defined\n" -msgstr "%ls: Aucun bloc défini\n" - -#: src/builtin.cpp:1152 src/builtin.h:41 -#, c-format -msgid "%ls: Invalid combination of options\n" -msgstr "%ls: Combinaison d'options invalide\n" - -#: src/builtin.cpp:1164 -#, c-format -msgid "%ls: Expected exactly one function name\n" -msgstr "%ls: Exactement un nom de fonction est attendu\n" - -#: src/builtin.cpp:1171 src/builtin.cpp:1221 -#, c-format -msgid "%ls: Function '%ls' does not exist\n" -msgstr "%ls: La fonction '%ls' n'existe pas\n" - -#: src/builtin.cpp:1180 -#, fuzzy, c-format -msgid "%ls: Expected exactly one function name for --details\n" -msgstr "%ls: Exactement un nom de fonction est attendu\n" - -#: src/builtin.cpp:1211 -#, fuzzy, c-format -msgid "" -"%ls: Expected exactly two names (current function name, and new function " -"name)\n" -msgstr "%ls: Exactement un nom de fonction est attendu\n" - -#: src/builtin.cpp:1228 -#, c-format -msgid "%ls: Illegal function name '%ls'\n" -msgstr "%ls: Nom de fonction illégal '%ls'\n" - -#: src/builtin.cpp:1237 -#, fuzzy, c-format -msgid "%ls: Function '%ls' already exists. Cannot create copy '%ls'\n" -msgstr "%ls: La fonction '%ls' n'existe pas\n" - -#: src/builtin.cpp:1548 -#, fuzzy, c-format -msgid "%ls: Expected function name" -msgstr "%ls: Exactement un nom de fonction est attendu" - -#: src/builtin.cpp:1554 -#, fuzzy, c-format -msgid "%ls: Illegal function name '%ls'" -msgstr "%ls: Nom de fonction illégal '%ls'" - -#: src/builtin.cpp:1561 -#, fuzzy, c-format -msgid "" -"%ls: The name '%ls' is reserved,\n" -"and can not be used as a function name" +msgid "%ls: Short flag '#' must be followed by '-' and a long name\n" msgstr "" -"%ls: Le nom '%ls' est réservé,\n" -"et ne peut pas être utilisé comme nom de fonction" -#: src/builtin.cpp:1630 -#, fuzzy, c-format -msgid "%ls: Unknown signal '%ls'" -msgstr "%ls: Signal inconnu '%ls'" - -#: src/builtin.cpp:1675 -#, fuzzy, c-format -msgid "%ls: Cannot find calling job for event handler" +#: src/builtin_argparse.cpp:252 src/builtin_argparse.cpp:276 +#, c-format +msgid "%ls: Implicit int flag '%lc' already defined\n" msgstr "" -"%ls: Impossible de trouver la tâche parente pour le gestionnaire d'événements" -#: src/builtin.cpp:1683 -#, fuzzy, c-format -msgid "%ls: Invalid process id '%ls'" -msgstr "%ls: id de processus invalide '%ls'" - -#: src/builtin.cpp:1739 -#, fuzzy, c-format -msgid "%ls: Unexpected positional argument '%ls'" -msgstr "%s: Argument attendu -- %s\\n" - -#: src/builtin.cpp:2163 -#, fuzzy, c-format -msgid "%ls: Argument '%ls' is out of range\n" -msgstr "%ls: L'argument '%ls' doit être un entier\n" - -#: src/builtin.cpp:2169 src/builtin.cpp:2656 src/builtin.cpp:3176 +#: src/builtin_argparse.cpp:298 #, c-format -msgid "%ls: Argument '%ls' must be an integer\n" -msgstr "%ls: L'argument '%ls' doit être un entier\n" - -#: src/builtin.cpp:2212 -#, c-format -msgid "%ls: You can't specify both -p and -P\n" -msgstr "%ls: Vous ne pouvez utiliser à la fois -p et -P\n" - -#: src/builtin.cpp:2240 -#, fuzzy, c-format -msgid "%ls: --array option requires a single variable name.\n" +msgid "%ls: An option spec must have a short flag letter\n" msgstr "" -"%ls: 'Erase' requiert un nom de variable\n" -"%ls\n" -#: src/builtin.cpp:2371 src/builtin.cpp:3221 -#: /tmp/fish/explicit/share/functions/history.fish:1 +#: src/builtin_argparse.cpp:305 #, c-format -msgid "you cannot do both '%ls' and '%ls' in the same invocation" +msgid "%ls: Short flag '%lc' invalid, must be alphanum or '#'\n" msgstr "" -"vous ne pouvez utiliser à la fois '%ls' et '%ls' dans la même invocation" -#: src/builtin.cpp:2541 -msgid "This is a login shell\n" -msgstr "Ceci est un shell de connexion\n" - -#: src/builtin.cpp:2543 -msgid "This is not a login shell\n" -msgstr "Ceci n'est pas un shell de connexion\n" - -#: src/builtin.cpp:2547 +#: src/builtin_argparse.cpp:350 #, c-format -msgid "Job control: %ls\n" -msgstr "Contrôle des tâches: %ls\n" - -#: src/builtin.cpp:2549 -msgid "Only on interactive jobs" -msgstr "Seulement sur les tâches interactives" - -#: src/builtin.cpp:2550 -msgid "Never" -msgstr "Jamais" - -#: src/builtin.cpp:2550 -msgid "Always" -msgstr "Toujours" - -#: src/builtin.cpp:2578 src/fish.cpp:422 src/parser.cpp:506 -msgid "Standard input" -msgstr "Entrée standard" - -#: src/builtin.cpp:2586 -msgid "Not a function" -msgstr "Pasonction" - -#: src/builtin.cpp:2645 src/builtin.h:67 -#, c-format -msgid "%ls: Too many arguments\n" -msgstr "%ls: Trop d'arguments\n" - -#: src/builtin.cpp:2677 -#, c-format -msgid "%ls: Could not find home directory\n" -msgstr "%ls: Dossier personnel introuvable\n" - -#: src/builtin.cpp:2691 src/builtin.cpp:2718 -#, c-format -msgid "%ls: '%ls' is not a directory\n" -msgstr "%ls: '%ls' n'est pas un dossier\n" - -#: src/builtin.cpp:2694 -#, fuzzy, c-format -msgid "%ls: The directory '%ls' does not exist\n" -msgstr "%ls: La fonction '%ls' n'existe pas\n" - -#: src/builtin.cpp:2697 -#, fuzzy, c-format -msgid "%ls: '%ls' is a rotten symlink\n" -msgstr "%ls: '%ls' n'est pas un fichier\n" - -#: src/builtin.cpp:2700 -#, fuzzy, c-format -msgid "%ls: Unknown error trying to locate directory '%ls'\n" -msgstr "%ls: Option '%ls' inconnue\n" - -#: src/builtin.cpp:2715 -#, fuzzy, c-format -msgid "%ls: Permission denied: '%ls'\n" -msgstr "%ls: Nom de fonction illégal '%ls'\n" - -#: src/builtin.cpp:2729 -#, c-format -msgid "%ls: Could not set PWD variable\n" -msgstr "%ls: Paramétrage de la variable PWD impossible\n" - -#: src/builtin.cpp:2798 -#, fuzzy, c-format -msgid "%ls: Key not specified\n" -msgstr "Utiliser une étiquette spécifiée\n" - -#: src/builtin.cpp:2828 src/builtin.cpp:2836 -#, fuzzy, c-format -msgid "%ls: Error encountered while sourcing file '%ls':\n" -msgstr "%ls: Erreur de lecture sur le fichier '%ls'\n" - -#: src/builtin.cpp:2844 -#, c-format -msgid "%ls: '%ls' is not a file\n" -msgstr "%ls: '%ls' n'est pas un fichier\n" - -#: src/builtin.cpp:2861 -#, c-format -msgid "%ls: Error while reading file '%ls'\n" -msgstr "%ls: Erreur de lecture sur le fichier '%ls'\n" - -#: src/builtin.cpp:2890 src/builtin.cpp:2991 src/builtin.cpp:3070 -#, c-format -msgid "%ls: There are no suitable jobs\n" -msgstr "%ls: Aucune tâche appropriée\n" - -#: src/builtin.cpp:2906 -#, c-format -msgid "%ls: Ambiguous job\n" -msgstr "%ls: Tâche ambiguë\n" - -#: src/builtin.cpp:2908 src/builtin_jobs.cpp:189 -#, c-format -msgid "%ls: '%ls' is not a job\n" -msgstr "%ls: '%ls' n'est pas une tâche\n" - -#: src/builtin.cpp:2923 src/builtin_jobs.cpp:199 -#, c-format -msgid "%ls: No suitable job: %d\n" -msgstr "%ls: Aucune tâche appropriée: %d\n" - -#: src/builtin.cpp:2926 -#, c-format -msgid "" -"%ls: Can't put job %d, '%ls' to foreground because it is not under job " -"control\n" +msgid "%ls: Missing -- separator\n" msgstr "" -"%ls: Ne peut mettre la tâche %d, '%ls' en premier plan parce qu'elle n'est " -"pas gérée par le contrôleur de tâches\n" -#: src/builtin.cpp:2962 +#: src/builtin_argparse.cpp:356 src/builtin_argparse.cpp:427 +#, c-format +msgid "%ls: No option specs were provided\n" +msgstr "" + +#: src/builtin_argparse.cpp:391 +#, fuzzy, c-format +msgid "%ls: Invalid --min-args value '%ls'\n" +msgstr "%ls: Nom de variable invalide '%ls'\n" + +#: src/builtin_argparse.cpp:401 +#, fuzzy, c-format +msgid "%ls: Invalid --max-args value '%ls'\n" +msgstr "%ls: Nom de variable invalide '%ls'\n" + +#: src/builtin_bg.cpp:23 #, c-format msgid "" "%ls: Can't put job %d, '%ls' to background because it is not under job " @@ -411,302 +174,553 @@ msgstr "" "%ls: Ne peut mettre la tâche %d, '%ls' en arrière-plan parce qu'elle n'est " "pas gérée par le contrôleur de tâches\n" -#: src/builtin.cpp:2968 +#: src/builtin_bg.cpp:29 #, c-format msgid "Send job %d '%ls' to background\n" msgstr "Envoyer la tâche %d '%ls' en arrière-plan\n" -#: src/builtin.cpp:3008 src/builtin.cpp:3083 +#: src/builtin_bg.cpp:63 src/builtin_disown.cpp:69 src/builtin_fg.cpp:49 +#, c-format +msgid "%ls: There are no suitable jobs\n" +msgstr "%ls: Aucune tâche appropriée\n" + +#: src/builtin_bg.cpp:80 src/builtin_disown.cpp:82 #, fuzzy, c-format msgid "%ls: '%ls' is not a valid job specifier\n" msgstr "%ls: '%ls' est un nom de variable invalide\n" -#: src/builtin.cpp:3023 src/builtin.cpp:3090 +#: src/builtin_bg.cpp:95 src/builtin_disown.cpp:89 #, fuzzy, c-format msgid "%ls: Could not find job '%d'\n" msgstr "%ls: Répertoire personnel introuvable\n" -#: src/builtin.cpp:3033 +#: src/builtin_bind.cpp:141 #, c-format -msgid "%ls: Unknown job '%ls'\n" -msgstr "%ls: Tâche inconnue: '%ls'\n" +msgid "%ls: No key with name '%ls' found\n" +msgstr "%ls: Aucune clef avec le nom '%ls' n'a été trouvée\n" -#: src/builtin.cpp:3042 +#: src/builtin_bind.cpp:143 +#, fuzzy, c-format +msgid "%ls: Key with name '%ls' does not have any mapping\n" +msgstr "%ls: La fonction '%ls' n'existe pas\n" + +#: src/builtin_bind.cpp:146 +#, fuzzy, c-format +msgid "%ls: Unknown error trying to bind to key named '%ls'\n" +msgstr "%ls: Option '%ls' inconnue\n" + +#: src/builtin_bind.cpp:239 +#, fuzzy, c-format +msgid "%ls: No binding found for key '%ls'\n" +msgstr "%s: Aucune description pour le type %s\n" + +#: src/builtin_bind.cpp:242 #, c-format -msgid "%ls: job %d ('%ls') was stopped and has been signalled to continue.\n" +msgid "%ls: No binding found for sequence '%ls'\n" +msgstr "%ls: Aucune description trouvée pour la séquence '%ls'\n" + +#: src/builtin_bind.cpp:406 +#, fuzzy, c-format +msgid "%ls: Invalid state\n" +msgstr "%ls: Option invalide -- %lc\n" + +#: src/builtin_block.cpp:89 +#, c-format +msgid "%ls: Can not specify scope when removing block\n" +msgstr "%ls: Ne peut pas indiquer la portée en enlevant le bloc\n" + +#: src/builtin_block.cpp:94 +#, c-format +msgid "%ls: No blocks defined\n" +msgstr "%ls: Aucun bloc défini\n" + +#: src/builtin_cd.cpp:44 +#, c-format +msgid "%ls: Could not find home directory\n" +msgstr "%ls: Dossier personnel introuvable\n" + +#: src/builtin_cd.cpp:52 src/builtin_cd.cpp:79 +#, c-format +msgid "%ls: '%ls' is not a directory\n" +msgstr "%ls: '%ls' n'est pas un dossier\n" + +#: src/builtin_cd.cpp:55 +#, fuzzy, c-format +msgid "%ls: The directory '%ls' does not exist\n" +msgstr "%ls: La fonction '%ls' n'existe pas\n" + +#: src/builtin_cd.cpp:58 +#, fuzzy, c-format +msgid "%ls: '%ls' is a rotten symlink\n" +msgstr "%ls: '%ls' n'est pas un fichier\n" + +#: src/builtin_cd.cpp:61 +#, fuzzy, c-format +msgid "%ls: Unknown error trying to locate directory '%ls'\n" +msgstr "%ls: Option '%ls' inconnue\n" + +#: src/builtin_cd.cpp:76 +#, fuzzy, c-format +msgid "%ls: Permission denied: '%ls'\n" +msgstr "%ls: Nom de fonction illégal '%ls'\n" + +#: src/builtin_cd.cpp:90 +#, c-format +msgid "%ls: Could not set PWD variable\n" +msgstr "%ls: Paramétrage de la variable PWD impossible\n" + +#: src/builtin_commandline.cpp:344 +#, fuzzy, c-format +msgid "%ls: Unknown input function '%ls'" +msgstr "%ls: Option '%ls' inconnue" + +#: src/builtin_complete.cpp:183 +#, fuzzy, c-format +msgid "%ls: Invalid token '%ls'\n" +msgstr "%ls: Option invalide -- %lc\n" + +#: src/builtin_complete.cpp:203 +#, fuzzy, c-format +msgid "%ls: -s requires a non-empty string\n" +msgstr "%ls: Le nom de variable ne peut pas être une chaîne vide\n" + +#: src/builtin_complete.cpp:211 +#, fuzzy, c-format +msgid "%ls: -l requires a non-empty string\n" +msgstr "%ls: Le nom de variable ne peut pas être une chaîne vide\n" + +#: src/builtin_complete.cpp:219 +#, fuzzy, c-format +msgid "%ls: -o requires a non-empty string\n" +msgstr "%ls: Le nom de variable ne peut pas être une chaîne vide\n" + +#: src/builtin_contains.cpp:75 +#, fuzzy, c-format +msgid "%ls: Key not specified\n" +msgstr "Utiliser une étiquette spécifiée\n" + +#: src/builtin.cpp:261 +#, c-format +msgid "" +"%ls: Type 'help %ls' for related documentation\n" +"\n" msgstr "" -"%ls: la tâche %d ('%ls') a été arrêtée et a reçu un signal pour continuer.\n" +"%ls: Tapez 'help %ls' pour sa documentation\n" +"\n" -#: src/builtin.cpp:3129 +#: src/builtin.cpp:337 #, c-format msgid "%ls: Not inside of loop\n" msgstr "%ls: À l'extérieur de la boucle\n" -#: src/builtin.cpp:3193 +#: src/builtin.cpp:371 #, c-format -msgid "%ls: Not inside of function\n" -msgstr "%ls: À l'extérieur de la fonction\n" +msgid "%ls: Command not valid at an interactive prompt\n" +msgstr "" -#: src/builtin.cpp:3234 -#, c-format -msgid "%ls: you cannot use any options with the %ls command\n" -msgstr "%ls: vous ne pouvez utiliser aucune option avec la commande %ls\n" - -#: src/builtin.cpp:3344 src/builtin.cpp:3380 -#, fuzzy, c-format -msgid "%ls: max value '%ls' is not a valid number\n" -msgstr "%ls: La valeur germe '%ls' n'est pas un nombre valide\n" - -#: src/builtin.cpp:3423 -msgid "builtin history delete only supports --exact\n" -msgstr "la commande interne history delete ne supporte que --exact\n" - -#: src/builtin.cpp:3429 -msgid "builtin history delete only supports --case-sensitive\n" -msgstr "la commande interne history delete ne supporte que --case-sensitive\n" - -#: src/builtin.cpp:3553 -#, fuzzy, c-format -msgid "%ls: Invalid path: %ls\n" -msgstr "%ls: Option invalide -- %lc\n" - -#: src/builtin.cpp:3568 src/builtin.cpp:3620 +#: src/builtin.cpp:409 src/builtin.cpp:459 msgid "Test a condition" msgstr "Vérifier une condition" -#: src/builtin.cpp:3571 -msgid "Try out the new parser" -msgstr "Essayez le nouveau parseur" - -#: src/builtin.cpp:3573 +#: src/builtin.cpp:410 msgid "Execute command if previous command suceeded" msgstr "Exécuter la commande si la précédente a réussi" -#: src/builtin.cpp:3574 +#: src/builtin.cpp:411 +msgid "Parse options in fish script" +msgstr "" + +#: src/builtin.cpp:412 msgid "Create a block of code" msgstr "Créer un bloc de code" -#: src/builtin.cpp:3575 +#: src/builtin.cpp:413 msgid "Send job to background" msgstr "Mettre la tâche en arrière-plan" -#: src/builtin.cpp:3576 +#: src/builtin.cpp:414 msgid "Handle fish key bindings" msgstr "Gérer les raccourcis clavier de fish" -#: src/builtin.cpp:3577 +#: src/builtin.cpp:415 msgid "Temporarily block delivery of events" msgstr "Bloquer temporairement la distribution des événements" -#: src/builtin.cpp:3578 +#: src/builtin.cpp:416 msgid "Stop the innermost loop" msgstr "Arrêter la boucle interne" -#: src/builtin.cpp:3580 +#: src/builtin.cpp:418 msgid "" "Temporarily halt execution of a script and launch an interactive debug prompt" msgstr "" "Arrête temporairement l'exécution du script and lance une invite de débogage " "interactif" -#: src/builtin.cpp:3581 +#: src/builtin.cpp:419 msgid "Run a builtin command instead of a function" msgstr "Exécuter une commande interne au lieu d'une fonction" -#: src/builtin.cpp:3582 src/builtin.cpp:3619 +#: src/builtin.cpp:420 src/builtin.cpp:458 msgid "Conditionally execute a block of commands" msgstr "Exécuter conditionnellement un bloc de commandes" -#: src/builtin.cpp:3583 +#: src/builtin.cpp:421 msgid "Change working directory" msgstr "Modifier le dossier de travail" -#: src/builtin.cpp:3584 +#: src/builtin.cpp:422 msgid "Run a program instead of a function or builtin" msgstr "Exécuter un programme au lieu d'une fonction ou d'une commande interne" -#: src/builtin.cpp:3585 +#: src/builtin.cpp:423 msgid "Set or get the commandline" msgstr "Paramétrer ou obtenir la ligne de commande" -#: src/builtin.cpp:3586 +#: src/builtin.cpp:424 msgid "Edit command specific completions" msgstr "Éditer les complétions spécifiques aux commandes" -#: src/builtin.cpp:3587 +#: src/builtin.cpp:425 msgid "Search for a specified string in a list" msgstr "Rechercher une chaîne de caractères donnée dans une liste" -#: src/builtin.cpp:3589 +#: src/builtin.cpp:427 msgid "Skip the rest of the current lap of the innermost loop" msgstr "Sauter le reste du passage actuel dans la boucle interne" -#: src/builtin.cpp:3590 +#: src/builtin.cpp:428 msgid "Count the number of arguments" msgstr "Compter le nombre d’arguments" -#: src/builtin.cpp:3591 +#: src/builtin.cpp:429 msgid "Remove job from job list" msgstr "Supprimer la tâche de la liste des tâches" -#: src/builtin.cpp:3592 +#: src/builtin.cpp:430 msgid "Print arguments" msgstr "Afficher les arguments" -#: src/builtin.cpp:3593 +#: src/builtin.cpp:431 msgid "Evaluate block if condition is false" msgstr "Évalue le bloc si la condition est fausse" -#: src/builtin.cpp:3594 +#: src/builtin.cpp:432 msgid "Emit an event" msgstr "Émettre un événement" -#: src/builtin.cpp:3595 +#: src/builtin.cpp:433 msgid "End a block of commands" msgstr "Termine un bloc de commandes" -#: src/builtin.cpp:3596 +#: src/builtin.cpp:434 msgid "Run command in current process" msgstr "Exécuter la commande dans le processus actuel" -#: src/builtin.cpp:3597 +#: src/builtin.cpp:435 msgid "Exit the shell" msgstr "Quitter le shell" -#: src/builtin.cpp:3598 +#: src/builtin.cpp:436 msgid "Return an unsuccessful result" msgstr "Retourne un résulat d'échec" -#: src/builtin.cpp:3599 +#: src/builtin.cpp:437 msgid "Send job to foreground" msgstr "Mettre la tâche en premier plan" -#: src/builtin.cpp:3600 +#: src/builtin.cpp:438 msgid "Perform a set of commands multiple times" msgstr "Exécuter un jeu de commandes plusieurs fois" -#: src/builtin.cpp:3601 +#: src/builtin.cpp:439 msgid "Define a new function" msgstr "Définir une nouvelle fonction" -#: src/builtin.cpp:3602 +#: src/builtin.cpp:440 msgid "List or remove functions" msgstr "Lister ou supprimer des fonctions" -#: src/builtin.cpp:3603 +#: src/builtin.cpp:441 msgid "History of commands executed by user" msgstr "Historique des commandes exécutées par l'utilisateur" -#: src/builtin.cpp:3604 +#: src/builtin.cpp:442 msgid "Evaluate block if condition is true" msgstr "Évaluer le bloc si la condition est vraie" -#: src/builtin.cpp:3605 +#: src/builtin.cpp:443 msgid "Print currently running jobs" msgstr "Afficher les tâches en cours d’exécution" -#: src/builtin.cpp:3606 +#: src/builtin.cpp:444 +#, fuzzy +msgid "Evaluate math expressions" +msgstr "Nier logique l’expression" + +#: src/builtin.cpp:445 msgid "Negate exit status of job" msgstr "Inverser le code de retour de la tâche" -#: src/builtin.cpp:3607 +#: src/builtin.cpp:446 msgid "Execute command if previous command failed" msgstr "Exécuter la commande si la précédente a échoué" -#: src/builtin.cpp:3608 +#: src/builtin.cpp:447 msgid "Prints formatted text" msgstr "Affiche le texte formaté" -#: src/builtin.cpp:3609 +#: src/builtin.cpp:448 msgid "Print the working directory" msgstr "Afficher le dossier de travail" -#: src/builtin.cpp:3610 +#: src/builtin.cpp:449 msgid "Generate random number" msgstr "Génère un nombre aléatoire" -#: src/builtin.cpp:3611 +#: src/builtin.cpp:450 msgid "Read a line of input into variables" msgstr "Lire une ligne d'entrée dans des variables" -#: src/builtin.cpp:3612 +#: src/builtin.cpp:451 msgid "Convert path to absolute path without symlinks" msgstr "Convertir le chemin en chemin absolu sans lien symbolique" -#: src/builtin.cpp:3613 +#: src/builtin.cpp:452 msgid "Stop the currently evaluated function" msgstr "Arrêter la fonction actuellement en évaluation" -#: src/builtin.cpp:3614 +#: src/builtin.cpp:453 msgid "Handle environment variables" msgstr "Gérer les variables d'environnement" -#: src/builtin.cpp:3615 +#: src/builtin.cpp:454 msgid "Set the terminal color" msgstr "Paramétrer la couleur du terminal" -#: src/builtin.cpp:3616 +#: src/builtin.cpp:455 msgid "Evaluate contents of file" msgstr "Évaluer le contenu d'un fichier" -#: src/builtin.cpp:3617 +#: src/builtin.cpp:456 msgid "Return status information about fish" msgstr "Retourner l’information sur l’état de fish" -#: src/builtin.cpp:3618 +#: src/builtin.cpp:457 msgid "Manipulate strings" msgstr "Manipuler les chaînes" -#: src/builtin.cpp:3621 +#: src/builtin.cpp:460 msgid "Return a successful result" msgstr "Retourne un résultat d'échec" -#: src/builtin.cpp:3622 +#: src/builtin.cpp:461 msgid "Set or get the shells resource usage limits" msgstr "" "Paramétrer ou obtenir les limites d'utilisation des ressources du shell" -#: src/builtin.cpp:3623 +#: src/builtin.cpp:462 msgid "Perform a command multiple times" msgstr "Exécuter une commande plusieurs fois" -#: src/builtin_jobs.cpp:54 +#: src/builtin_disown.cpp:21 +#, c-format +msgid "%ls: Unknown job '%ls'\n" +msgstr "%ls: Tâche inconnue: '%ls'\n" + +#: src/builtin_disown.cpp:30 +#, c-format +msgid "%ls: job %d ('%ls') was stopped and has been signalled to continue.\n" +msgstr "" +"%ls: la tâche %d ('%ls') a été arrêtée et a reçu un signal pour continuer.\n" + +#: src/builtin_exit.cpp:85 src/builtin_read.cpp:138 src/builtin_return.cpp:85 +#, c-format +msgid "%ls: Argument '%ls' must be an integer\n" +msgstr "%ls: L'argument '%ls' doit être un entier\n" + +#: src/builtin_fg.cpp:65 +#, c-format +msgid "%ls: Ambiguous job\n" +msgstr "%ls: Tâche ambiguë\n" + +#: src/builtin_fg.cpp:67 src/builtin_jobs.cpp:181 +#, c-format +msgid "%ls: '%ls' is not a job\n" +msgstr "%ls: '%ls' n'est pas une tâche\n" + +#: src/builtin_fg.cpp:81 src/builtin_jobs.cpp:191 +#, c-format +msgid "%ls: No suitable job: %d\n" +msgstr "%ls: Aucune tâche appropriée: %d\n" + +#: src/builtin_fg.cpp:84 +#, c-format +msgid "" +"%ls: Can't put job %d, '%ls' to foreground because it is not under job " +"control\n" +msgstr "" +"%ls: Ne peut mettre la tâche %d, '%ls' en premier plan parce qu'elle n'est " +"pas gérée par le contrôleur de tâches\n" + +#: src/builtin_function.cpp:68 +#, fuzzy, c-format +msgid "%ls: Unknown signal '%ls'" +msgstr "%ls: Signal inconnu '%ls'" + +#: src/builtin_function.cpp:113 +#, fuzzy, c-format +msgid "%ls: Cannot find calling job for event handler" +msgstr "" +"%ls: Impossible de trouver la tâche parente pour le gestionnaire d'événements" + +#: src/builtin_function.cpp:121 +#, fuzzy, c-format +msgid "%ls: Invalid process id '%ls'" +msgstr "%ls: id de processus invalide '%ls'" + +#: src/builtin_function.cpp:179 +#, fuzzy, c-format +msgid "%ls: Expected function name" +msgstr "%ls: Exactement un nom de fonction est attendu" + +#: src/builtin_function.cpp:185 +#, fuzzy, c-format +msgid "%ls: Illegal function name '%ls'" +msgstr "%ls: Nom de fonction illégal '%ls'" + +#: src/builtin_function.cpp:192 +#, fuzzy, c-format +msgid "" +"%ls: The name '%ls' is reserved,\n" +"and can not be used as a function name" +msgstr "" +"%ls: Le nom '%ls' est réservé,\n" +"et ne peut pas être utilisé comme nom de fonction" + +#: src/builtin_function.cpp:239 +#, fuzzy, c-format +msgid "%ls: Unexpected positional argument '%ls'" +msgstr "%s: Argument attendu -- %s\\n" + +#: src/builtin_functions.cpp:275 src/builtin.h:38 +#, c-format +msgid "%ls: Invalid combination of options\n" +msgstr "%ls: Combinaison d'options invalide\n" + +#: src/builtin_functions.cpp:289 +#, c-format +msgid "%ls: Expected exactly one function name\n" +msgstr "%ls: Exactement un nom de fonction est attendu\n" + +#: src/builtin_functions.cpp:296 src/builtin_functions.cpp:352 +#, c-format +msgid "%ls: Function '%ls' does not exist\n" +msgstr "%ls: La fonction '%ls' n'existe pas\n" + +#: src/builtin_functions.cpp:307 +#, fuzzy, c-format +msgid "%ls: Expected exactly one function name for --details\n" +msgstr "%ls: Exactement un nom de fonction est attendu\n" + +#: src/builtin_functions.cpp:342 +#, fuzzy, c-format +msgid "" +"%ls: Expected exactly two names (current function name, and new function " +"name)\n" +msgstr "%ls: Exactement un nom de fonction est attendu\n" + +#: src/builtin_functions.cpp:359 +#, c-format +msgid "%ls: Illegal function name '%ls'\n" +msgstr "%ls: Nom de fonction illégal '%ls'\n" + +#: src/builtin_functions.cpp:368 +#, fuzzy, c-format +msgid "%ls: Function '%ls' already exists. Cannot create copy '%ls'\n" +msgstr "%ls: La fonction '%ls' n'existe pas\n" + +#: src/builtin_history.cpp:71 src/builtin_status.cpp:117 +#, c-format +msgid "you cannot do both '%ls' and '%ls' in the same invocation" +msgstr "" +"vous ne pouvez utiliser à la fois '%ls' et '%ls' dans la même invocation" + +#: src/builtin_history.cpp:84 +#, c-format +msgid "%ls: you cannot use any options with the %ls command\n" +msgstr "%ls: vous ne pouvez utiliser aucune option avec la commande %ls\n" + +#: src/builtin_history.cpp:163 +#, fuzzy, c-format +msgid "%ls: max value '%ls' is not a valid number\n" +msgstr "%ls: La valeur germe '%ls' n'est pas un nombre valide\n" + +#: src/builtin_history.cpp:261 +msgid "builtin history delete only supports --exact\n" +msgstr "la commande interne history delete ne supporte que --exact\n" + +#: src/builtin_history.cpp:267 +msgid "builtin history delete only supports --case-sensitive\n" +msgstr "la commande interne history delete ne supporte que --case-sensitive\n" + +#: src/builtin_jobs.cpp:55 msgid "Job\tGroup\t" msgstr "Tâche\tGroupe\t" -#: src/builtin_jobs.cpp:56 +#: src/builtin_jobs.cpp:57 msgid "CPU\t" msgstr "CPU\t" -#: src/builtin_jobs.cpp:58 +#: src/builtin_jobs.cpp:59 msgid "State\tCommand\n" msgstr "État\tCommande\n" -#: src/builtin_jobs.cpp:66 +#: src/builtin_jobs.cpp:67 msgid "stopped" msgstr "arrêtée" -#: src/builtin_jobs.cpp:66 +#: src/builtin_jobs.cpp:67 msgid "running" msgstr "en cours d'exécution" -#: src/builtin_jobs.cpp:75 +#: src/builtin_jobs.cpp:76 msgid "Group\n" msgstr "Groupe\n" -#: src/builtin_jobs.cpp:83 +#: src/builtin_jobs.cpp:84 msgid "Process\n" msgstr "Processus\n" -#: src/builtin_jobs.cpp:94 +#: src/builtin_jobs.cpp:95 msgid "Command\n" msgstr "Commande\n" -#: src/builtin_jobs.cpp:219 +#: src/builtin_jobs.cpp:211 #, c-format msgid "%ls: There are no jobs\n" msgstr "%ls: Il n'y a aucune tâche\n" +#: src/builtin_math.cpp:44 +#, fuzzy, c-format +msgid "%ls: '%ls' is not a valid scale value\n" +msgstr "%ls: '%ls' est un nom de variable invalide\n" + +#: src/builtin_math.cpp:148 +#, c-format +msgid "Var '%ls' not a valid floating point number: '%ls'." +msgstr "" + +#: src/builtin_math.cpp:157 +#, c-format +msgid "More than %d var names in math expression." +msgstr "" + +#: src/builtin_math.cpp:194 +#, fuzzy, c-format +msgid "%ls: Invalid expression: %ls\n" +msgstr "%ls: id de processus invalide '%ls'" + #: src/builtin_printf.cpp:243 msgid "Number out of range" msgstr "Nombre hors limites" @@ -734,299 +748,408 @@ msgstr "Manque un nombre hexadecimal dans l'échappement Unicode" msgid "Unicode character out of range: \\%c%0*x" msgstr "Caractère Unicode hors limite: \\%c%0*x" -#: src/builtin_printf.cpp:646 +#: src/builtin_printf.cpp:647 #, c-format msgid "invalid field width: %ls" msgstr "largeur de champ invalide: %ls" -#: src/builtin_printf.cpp:673 +#: src/builtin_printf.cpp:674 #, c-format msgid "invalid precision: %ls" msgstr "précision invalide: %ls" -#: src/builtin_printf.cpp:698 +#: src/builtin_printf.cpp:699 #, fuzzy, c-format msgid "%.*ls: invalid conversion specification" msgstr "%ls: Combinaison d'options invalide" -#: src/builtin_printf.cpp:730 -msgid "printf: not enough arguments" -msgstr "printf: pas assez d'arguments" +#: src/builtin_read.cpp:123 +#, c-format +msgid "" +"%ls: flags '--mode-name' / '-m' are now ignored. Set fish_history instead.\n" +msgstr "" -#: src/builtin_set_color.cpp:142 src/builtin_set_color.cpp:161 +#: src/builtin_read.cpp:132 +#, fuzzy, c-format +msgid "%ls: Argument '%ls' is out of range\n" +msgstr "%ls: L'argument '%ls' doit être un entier\n" + +#: src/builtin_read.cpp:344 +#, c-format +msgid "%ls: You can't specify both -p and -P\n" +msgstr "%ls: Vous ne pouvez utiliser à la fois -p et -P\n" + +#: src/builtin_realpath.cpp:44 +#, fuzzy, c-format +msgid "%ls: Invalid path: %ls\n" +msgstr "%ls: Option invalide -- %lc\n" + +#: src/builtin_return.cpp:100 +#, c-format +msgid "%ls: Not inside of function\n" +msgstr "%ls: À l'extérieur de la fonction\n" + +#: src/builtin_set_color.cpp:159 src/builtin_set_color.cpp:178 #, c-format msgid "%ls: Unknown color '%ls'\n" msgstr "%ls: Couleur inconnue '%ls'\n" -#: src/builtin_set_color.cpp:150 +#: src/builtin_set_color.cpp:167 #, c-format msgid "%ls: Expected an argument\n" msgstr "%ls: Un argument attendu\n" -#: src/builtin_set.cpp:133 -#, c-format -msgid "%ls: Tried to change the read-only variable '%ls'\n" -msgstr "" -"%ls: Impossible de modifier la valeur de la variable en lecture seule '%ls'\n" - -#: src/builtin_set.cpp:140 +#: src/builtin_set.cpp:62 #, fuzzy, c-format -msgid "%ls: Tried to set the special variable '%ls' with the wrong scope\n" -msgstr "" -"%ls: Impossible de changer la valeur de la variable en lecture seule '%ls'\n" +msgid "%ls: Warning: $%ls entry \"%ls\" is not valid (%s)\n" +msgstr "%ls: La valeur germe '%ls' n'est pas un nombre valide\n" -#: src/builtin_set.cpp:147 -#, fuzzy, c-format -msgid "%ls: Tried to set the special variable '%ls' to an invalid value\n" -msgstr "" -"%ls: Impossible de changer la valeur de la variable en lecture seule '%ls'\n" - -#: src/builtin_set.cpp:189 +#: src/builtin_set.cpp:64 #, c-format -msgid "%ls: Multiple variable names specified in single call (%ls and %.*ls)\n" +msgid "%ls: Did you mean 'set %ls $%ls %ls'?\n" msgstr "" -"%ls: Plusieurs noms de variable spécifiés dans un seul appel (%ls and " -"%.*ls)\n" -#: src/builtin_set.cpp:201 +#: src/builtin_set.cpp:65 #, c-format -msgid "%ls: Invalid index starting at '%ls'\n" -msgstr "%ls: Index invalide commençant à '%ls'\n" +msgid "%ls: You provided %d indexes but %d values\n" +msgstr "" -#: src/builtin_set.cpp:503 +#: src/builtin_set.cpp:66 #, fuzzy, c-format msgid "%ls: Erase needs a variable name\n" msgstr "" "%ls: 'Erase' requiert un nom de variable\n" "%ls\n" -#: src/builtin_set.cpp:593 +#: src/builtin_set.cpp:67 #, fuzzy, c-format -msgid "%ls: Values cannot be specfied with erase\n" -msgstr "" -"%ls: 'erase' ne peut pas spécifier des valeurs\n" -"%ls\n" +msgid "%ls: Array index out of bounds\n" +msgstr "Indice de liste hors limite" -#: src/builtin_set.cpp:612 +#: src/builtin_set.cpp:69 #, c-format msgid "" -"%ls: Warning: universal scope selected, but a global variable '%ls' exists.\n" +"%ls: Universal variable '%ls' is shadowed by the global variable of the same " +"name.\n" msgstr "" -"%ls: Attention: portée universelle selectionnée, mais une variable globale " -"'%ls' existe.\n" -#: src/builtin_string.cpp:35 +#: src/builtin_set.cpp:303 +#, c-format +msgid "%ls: Tried to change the read-only variable '%ls'\n" +msgstr "" +"%ls: Impossible de modifier la valeur de la variable en lecture seule '%ls'\n" + +#: src/builtin_set.cpp:310 +#, fuzzy, c-format +msgid "%ls: Tried to set the special variable '%ls' with the wrong scope\n" +msgstr "" +"%ls: Impossible de changer la valeur de la variable en lecture seule '%ls'\n" + +#: src/builtin_set.cpp:317 +#, fuzzy, c-format +msgid "%ls: Tried to set the special variable '%ls' to an invalid value\n" +msgstr "" +"%ls: Impossible de changer la valeur de la variable en lecture seule '%ls'\n" + +#: src/builtin_set.cpp:355 +#, c-format +msgid "%ls: Invalid index starting at '%ls'\n" +msgstr "%ls: Index invalide commençant à '%ls'\n" + +#: src/builtin_set.cpp:537 +#, fuzzy, c-format +msgid "$%ls: not set in %ls scope\n" +msgstr "%ls: À l'extérieur de la boucle\n" + +#: src/builtin_set.cpp:542 +msgid "exported" +msgstr "" + +#: src/builtin_set.cpp:542 +msgid "unexported" +msgstr "" + +#: src/builtin_set.cpp:544 +#, c-format +msgid "$%ls: set in %ls scope, %ls, with %d elements\n" +msgstr "" + +#: src/builtin_set.cpp:554 +#, fuzzy, c-format +msgid "$%ls[%d]: length=%d value=|%ls|\n" +msgstr "%ls: Nom de variable invalide '%ls'\n" + +#: src/builtin_set.cpp:578 +#, fuzzy, c-format +msgid "$%ls: invalid var name\n" +msgstr "%ls: Option invalide -- %lc\n" + +#: src/builtin_set.cpp:584 +#, c-format +msgid "%ls: `set --show` does not allow slices with the var names\n" +msgstr "" + +#: src/builtin_source.cpp:49 src/builtin_source.cpp:57 +#, fuzzy, c-format +msgid "%ls: Error encountered while sourcing file '%ls':\n" +msgstr "%ls: Erreur de lecture sur le fichier '%ls'\n" + +#: src/builtin_source.cpp:65 +#, c-format +msgid "%ls: '%ls' is not a file\n" +msgstr "%ls: '%ls' n'est pas un fichier\n" + +#: src/builtin_source.cpp:84 +#, c-format +msgid "%ls: Error while reading file '%ls'\n" +msgstr "%ls: Erreur de lecture sur le fichier '%ls'\n" + +#: src/builtin_status.cpp:155 +#, fuzzy, c-format +msgid "%ls: Invalid level value '%ls'\n" +msgstr "%ls: Nom de variable invalide '%ls'\n" + +#: src/builtin_status.cpp:276 +msgid "This is a login shell\n" +msgstr "Ceci est un shell de connexion\n" + +#: src/builtin_status.cpp:278 +msgid "This is not a login shell\n" +msgstr "Ceci n'est pas un shell de connexion\n" + +#: src/builtin_status.cpp:282 +#, c-format +msgid "Job control: %ls\n" +msgstr "Contrôle des tâches: %ls\n" + +#: src/builtin_status.cpp:284 +msgid "Only on interactive jobs" +msgstr "Seulement sur les tâches interactives" + +#: src/builtin_status.cpp:285 +msgid "Never" +msgstr "Jamais" + +#: src/builtin_status.cpp:285 +msgid "Always" +msgstr "Toujours" + +#: src/builtin_status.cpp:312 src/fish.cpp:433 src/parser.cpp:552 +msgid "Standard input" +msgstr "Entrée standard" + +#: src/builtin_status.cpp:320 +msgid "Not a function" +msgstr "Pasonction" + +#: src/builtin_string.cpp:39 #, c-format msgid "%ls: Expected argument\n" msgstr "%ls: Argument attendu\n" -#: src/builtin_string.cpp:372 +#: src/builtin_string.cpp:160 #, fuzzy, c-format -msgid "%ls: Regular expression compile error: %ls\n" -msgstr "%s: Compilation impossible de l'expression régulière\n" +msgid "%ls: Invalid escape style '%ls'\n" +msgstr "%ls: Index invalide commençant à '%ls'\n" -#: src/builtin_string.cpp:411 -#, fuzzy, c-format -msgid "%ls: Regular expression match error: %ls\n" -msgstr "%s: Compilation impossible de l'expression régulière\n" - -#: src/builtin_string.cpp:416 -#, fuzzy, c-format -msgid "%ls: Regular expression internal error\n" -msgstr "%s: Compilation impossible de l'expression régulière\n" - -#: src/builtin_string.cpp:570 -msgid "--enter and --index are mutually exclusive" -msgstr "--enter et --index sont mutuellement exclusifs" - -#: src/builtin_string.cpp:743 -#, fuzzy, c-format -msgid "%ls: Regular expression substitute error: %ls\n" -msgstr "%s: Compilation impossible de l'expression régulière\n" - -#: src/builtin_string.cpp:1008 -#, fuzzy, c-format -msgid "%ls: Invalid count value '%ls'\n" -msgstr "%ls: Nom de variable invalide '%ls'\n" - -#: src/builtin_string.cpp:1021 -#, fuzzy, c-format -msgid "%ls: Invalid max value '%ls'\n" -msgstr "%ls: Nom de variable invalide '%ls'\n" - -#: src/builtin_string.cpp:1104 +#: src/builtin_string.cpp:238 #, fuzzy, c-format msgid "%ls: Invalid length value '%ls'\n" msgstr "%ls: Nom de variable invalide '%ls'\n" -#: src/builtin_string.cpp:1120 +#: src/builtin_string.cpp:258 +#, fuzzy, c-format +msgid "%ls: Invalid max value '%ls'\n" +msgstr "%ls: Nom de variable invalide '%ls'\n" + +#: src/builtin_string.cpp:275 +#, fuzzy, c-format +msgid "%ls: Invalid count value '%ls'\n" +msgstr "%ls: Nom de variable invalide '%ls'\n" + +#: src/builtin_string.cpp:321 #, fuzzy, c-format msgid "%ls: Invalid start value '%ls'\n" msgstr "%ls: Index invalide commençant à '%ls'\n" -#: src/builtin_string.cpp:1294 -#, fuzzy -msgid "string: Expected subcommand\n" -msgstr "string: Argument attendu\n" - -#: src/builtin_string.cpp:1309 +#: src/builtin_string.cpp:743 #, fuzzy, c-format -msgid "string: Unknown subcommand '%ls'\n" -msgstr "string: Commande inconnue '%ls'\n" +msgid "%ls: Regular expression compile error: %ls\n" +msgstr "%s: Compilation impossible de l'expression régulière\n" + +#: src/builtin_string.cpp:782 +#, fuzzy, c-format +msgid "%ls: Regular expression match error: %ls\n" +msgstr "%s: Compilation impossible de l'expression régulière\n" + +#: src/builtin_string.cpp:787 +#, fuzzy, c-format +msgid "%ls: Regular expression internal error\n" +msgstr "%s: Compilation impossible de l'expression régulière\n" + +#: src/builtin_string.cpp:903 +#, fuzzy +msgid "--entire and --index are mutually exclusive" +msgstr "--enter et --index sont mutuellement exclusifs" + +#: src/builtin_string.cpp:1055 +#, fuzzy, c-format +msgid "%ls: Regular expression substitute error: %ls\n" +msgstr "%s: Compilation impossible de l'expression régulière\n" #: src/builtin_test.cpp:608 #, fuzzy, c-format msgid "invalid integer '%ls'" msgstr "%ls: id de processus invalide %ls" -#: src/builtin_ulimit.cpp:284 +#: src/builtin_ulimit.cpp:285 #, fuzzy, c-format msgid "%ls: New limit cannot be an empty string\n" msgstr "%ls: Le nom de variable ne peut pas être une chaîne vide\n" -#: src/builtin_ulimit.cpp:296 +#: src/builtin_ulimit.cpp:297 #, fuzzy, c-format msgid "%ls: Invalid limit '%ls'\n" msgstr "%ls: Nom de variable invalide '%ls'\n" -#: src/common.cpp:1351 +#: src/common.cpp:1551 msgid "Current terminal parameters have rows and/or columns set to zero." msgstr "Le terminal actuel a zéro lignes ou colonnes." -#: src/common.cpp:1352 +#: src/common.cpp:1552 msgid "" "The stty command can be used to correct this (e.g., stty rows 80 columns 24)." msgstr "" "La commande stty peut être utilisée pour corriger cela (par ex., stty rows " "80 colums 24)." -#: src/common.cpp:1374 +#: src/common.cpp:1574 msgid "Current terminal parameters set terminal size to unreasonable value." msgstr "Le terminal actuel a un nombre déraisonnable de lignes ou colonnes." -#: src/common.cpp:1375 +#: src/common.cpp:1575 msgid "Defaulting terminal size to 80x24." msgstr "Utilisation par défaut de 80x24 comme dimensions du terminal." -#: src/common.cpp:1580 +#: src/common.cpp:1781 msgid "This is a bug. Break on bugreport to debug." msgstr "Ceci est un bogue. Utilisez bugreport pour déboguer." -#: src/common.cpp:1581 +#: src/common.cpp:1782 #, c-format msgid "If you can reproduce it, please send a bug report to %s." msgstr "" "Si cette erreur peut être reproduite, envoyez un rapport de bogue à %s." -#: src/common.cpp:1591 +#: src/common.cpp:1792 msgid "empty" msgstr "vide" -#: src/complete.cpp:51 +#: src/complete.cpp:53 #, c-format msgid "Home for %ls" msgstr "" -#: src/complete.cpp:54 +#: src/complete.cpp:56 #, c-format msgid "Variable: %ls" msgstr "Variable: %ls" -#: src/env.cpp:202 +#: src/env.cpp:242 msgid "Tried to pop empty environment stack." msgstr "Impossible de dépiler une pile d'environnement vide" -#: src/env.cpp:522 +#: src/env.cpp:537 #, c-format msgid "Using fallback terminal type '%s'." msgstr "Utilisation du terminal de type '%s' par défaut." -#: src/env.cpp:527 +#: src/env.cpp:542 #, c-format msgid "Could not set up terminal using the fallback terminal type '%s'." msgstr "Impossible de paramétrer le terminal de type '%s' défini par défaut." -#: src/env.cpp:558 +#: src/env.cpp:574 msgid "Could not set up terminal." msgstr "Impossible de paramétrer le terminal" -#: src/env.cpp:560 +#: src/env.cpp:576 msgid "TERM environment variable not set." msgstr "Variable d’environnement TERM non paramétrée" -#: src/env.cpp:562 +#: src/env.cpp:578 #, c-format msgid "TERM environment variable set to '%ls'." msgstr "Variable d’environnement TERM paramétrée à '%ls'" -#: src/env.cpp:563 +#: src/env.cpp:579 msgid "Check that this terminal type is supported on this system." msgstr "Vérifiez que votre type de terminal est supporté sur ce système" -#: src/env.cpp:670 +#: src/env.cpp:673 msgid "" "Could not determine current working directory. Is your locale set correctly?" msgstr "" "Impossible de déterminer le dossier de travail. Vos paramètres linguistiques " "sont-ils corrects ?" -#: src/env_universal_common.cpp:484 +#: src/env_universal_common.cpp:461 #, c-format msgid "Unable to write to universal variables file '%ls': %s" msgstr "" "Impossible d’écrire dans le fichier de variables universelles '%ls': %s" -#: src/env_universal_common.cpp:504 +#: src/env_universal_common.cpp:481 #, c-format msgid "Unable to rename file from '%ls' to '%ls': %s" msgstr "Impossible de renommer le fichier '%ls' en '%ls': %s" -#: src/env_universal_common.cpp:556 +#: src/env_universal_common.cpp:533 #, fuzzy, c-format msgid "Unable to open temporary file '%ls': %s" msgstr "Nom de variable invalide '%ls'" -#: src/env_universal_common.cpp:566 +#: src/env_universal_common.cpp:543 #, c-format msgid "Locking the universal var file took too long (%.3f seconds)." msgstr "" "Le verrouillage du fichier des variables universel a pris trop de temps " "(%.3f secondes)." -#: src/env_universal_common.cpp:618 +#: src/env_universal_common.cpp:595 #, fuzzy, c-format msgid "Unable to open universal variable file '%ls': %s" msgstr "Nom de variable invalide '%ls'" -#: src/env_universal_common.cpp:993 +#: src/env_universal_common.cpp:970 #, fuzzy, c-format msgid "Unable to open shared memory with path '%s': %s" msgstr "Impossible d’ouvrir la mémoire partagée avec le chemin '%s': %s" -#: src/env_universal_common.cpp:1003 +#: src/env_universal_common.cpp:980 #, fuzzy, c-format msgid "Unable to fstat shared memory object with path '%s': %s" msgstr "" "Impossible d’utiliser fstat sur la mémoire partagée de l’objet avec le " "chemin '%s': %s" -#: src/env_universal_common.cpp:1014 +#: src/env_universal_common.cpp:991 #, fuzzy, c-format msgid "Unable to truncate shared memory object with path '%s': %s" msgstr "Impossible de tronquer la mémoire partagée avec le chemin '%s': %s" -#: src/env_universal_common.cpp:1024 +#: src/env_universal_common.cpp:1001 #, fuzzy, c-format msgid "Unable to memory map shared memory object with path '%s': %s" msgstr "" "Impossible de mapper en mémoire partagée l’objet avec le chemin '%s': %s" -#: src/env_universal_common.cpp:1419 +#: src/env_universal_common.cpp:1396 #, fuzzy, c-format msgid "Unable to make a pipe for universal variables using '%ls': %s" msgstr "Nom de variable invalide '%ls'" -#: src/env_universal_common.cpp:1428 +#: src/env_universal_common.cpp:1405 #, fuzzy, c-format msgid "Unable to open a pipe for universal variables using '%ls': %s" msgstr "Nom de variable invalide '%ls'" @@ -1075,101 +1198,101 @@ msgstr "Type de redirection d'entrée inconnu: %d" msgid "Signal list overflow. Signals have been ignored." msgstr "Débordement de la liste des signaux. Des signaux ont été ignorés." -#: src/exec.cpp:43 +#: src/exec.cpp:45 #, c-format msgid "An error occurred while redirecting file descriptor %d" msgstr "" "Une erreur s'est produite pendant la redirection du descripteur de fichier %d" -#: src/exec.cpp:46 +#: src/exec.cpp:48 #, fuzzy msgid "An error occurred while writing output" msgstr "Une erreur est survenue lors du paramétrage du tube" -#: src/exec.cpp:49 +#: src/exec.cpp:51 #, fuzzy, c-format msgid "An error occurred while redirecting file '%s'" msgstr "Une erreur est survenue pendant la redirection du fichier '%ls'" -#: src/exec.cpp:634 +#: src/exec.cpp:714 #, c-format msgid "Unknown function '%ls'" msgstr "Fonction inconnue '%ls'" -#: src/exec.cpp:751 +#: src/exec.cpp:801 #, c-format msgid "Unknown input redirection type %d" msgstr "Type de redirection d'entrée inconnu: %d" -#: src/expand.cpp:54 +#: src/expand.cpp:55 msgid "Child process" msgstr "Processus fils" -#: src/expand.cpp:57 +#: src/expand.cpp:58 msgid "Process" msgstr "Processus" -#: src/expand.cpp:60 +#: src/expand.cpp:61 msgid "Job" msgstr "Tâche" -#: src/expand.cpp:63 +#: src/expand.cpp:64 #, c-format msgid "Job: %ls" msgstr "Tâche: %ls" -#: src/expand.cpp:66 +#: src/expand.cpp:67 msgid "Shell process" msgstr "Processus shell" -#: src/expand.cpp:69 +#: src/expand.cpp:70 msgid "Last background job" msgstr "Dernière tâche mise en arrière-plan" -#: src/expand.cpp:400 +#: src/expand.cpp:398 #, c-format msgid "Unexpected failure to convert pid '%ls' to integer\n" msgstr "Erreur inopinée lors de la conversion du PID '%ls' en nombre entier\n" -#: src/expand.cpp:997 +#: src/expand.cpp:984 msgid "Mismatched brackets" msgstr "Les crochets ne concordent pas" -#: src/fish.cpp:235 src/fish_indent.cpp:376 -msgid "getopt_long() unexpectedly returned zero\n" -msgstr "getopt_long() a inopinément renvoyé zéro\n" +#: src/expand.cpp:1063 +msgid "Too much data emitted by command substitution so it was discarded\n" +msgstr "" -#: src/fish.cpp:253 src/fish_indent.cpp:420 +#: src/fish.cpp:275 src/fish_indent.cpp:419 #, fuzzy, c-format msgid "Invalid value '%s' for debug-level flag" msgstr "Valeur '%s' invalide comme interrupteur au niveau de débogage" -#: src/fish.cpp:280 +#: src/fish.cpp:302 #, c-format msgid "%s, version %s\n" msgstr "%s, version %s\n" -#: src/fish.cpp:294 src/fish_indent.cpp:435 +#: src/fish.cpp:316 src/fish_indent.cpp:434 #, fuzzy, c-format msgid "Invalid value '%s' for debug-stack-frames flag" msgstr "Valeur '%s' invalide comme interrupteur au niveau de débogage" -#: src/fish.cpp:344 +#: src/fish.cpp:366 msgid "Can not use the no-execute mode when running an interactive session" msgstr "" "Le mode no-execute ne peut pas être utilisé dans une session interactive" -#: src/fish.cpp:420 +#: src/fish.cpp:431 #, c-format msgid "Error while reading file %ls\n" msgstr "Erreur lors de la lecture du fichier %ls\n" -#: src/fish_indent.cpp:390 +#: src/fish_indent.cpp:389 #, c-format msgid "%ls, version %s\n" msgstr "%ls, version %s\n" -#: src/fish_indent.cpp:454 +#: src/fish_indent.cpp:453 #, c-format msgid "" "Expected file path to read/write for -w:\n" @@ -1180,36 +1303,42 @@ msgstr "" "\n" " $ %ls -w foo.fish\n" -#: src/fish_indent.cpp:466 src/fish_indent.cpp:496 +#: src/fish_indent.cpp:465 src/fish_indent.cpp:495 #, c-format msgid "Opening \"%s\" failed: %s\n" msgstr "L’ouverture de \"%s\" a échoué: %s\n" -#: src/fish_indent.cpp:470 +#: src/fish_indent.cpp:469 msgid "Too many arguments\n" msgstr "Trop d’arguments\n" -#: src/fish_key_reader.cpp:240 +#: src/fish_key_reader.cpp:241 #, c-format msgid "signal #%d (%ls) received\n" msgstr "signal #%d (%ls) reçu\n" -#: src/fish_key_reader.cpp:312 +#: src/fish_key_reader.cpp:313 #, fuzzy, c-format msgid "Invalid value '%s' for debug-level flag\n" msgstr "Valeur '%s' invalide comme interrupteur au niveau de débogage\n" -#: src/fish_key_reader.cpp:326 +#: src/fish_key_reader.cpp:327 #, fuzzy, c-format msgid "Invalid value '%s' for debug-stack-frames flag\n" msgstr "Valeur '%s' invalide comme interrupteur au niveau de débogage\n" -#: src/history.cpp:142 +#: src/history.cpp:146 #, c-format msgid "Locking the history file took too long (%.3f seconds)." msgstr "" "Le verrouillage du fichier d’historique a pris trop de temps (%.3f secondes)." +#: src/history.cpp:1850 +#, c-format +msgid "" +"History session ID '%ls' is not a valid variable name. Falling back to `%ls`." +msgstr "" + #: src/io.cpp:57 #, fuzzy, c-format msgid "An error occured while reading output from code block on fd %d" @@ -1231,26 +1360,26 @@ msgstr "" msgid "search: " msgstr "Définir l'architecture" -#: src/pager.cpp:491 +#: src/pager.cpp:493 #, c-format msgid "%lsand %lu more rows" msgstr "%lset %lu lignes de plus" -#: src/pager.cpp:498 +#: src/pager.cpp:500 #, c-format msgid "rows %lu to %lu of %lu" msgstr "lignes %lu à %lu de %lu" -#: src/pager.cpp:501 +#: src/pager.cpp:503 msgid "(no matches)" msgstr "(pas d’occurrence)" -#: src/parse_execution.cpp:536 +#: src/parse_execution.cpp:556 #, c-format msgid "switch: Expected exactly one argument, got %lu\n" msgstr "switch: Exactement un argument attendu, %lu obtenu(s)\n" -#: src/parse_execution.cpp:771 +#: src/parse_execution.cpp:791 #, c-format msgid "" "Variables may not be used as commands. In fish, please define a function or " @@ -1259,17 +1388,17 @@ msgstr "" "Les variables ne doivent pas être utilisées comme des commandes. Dans fish, " "veuillez définir une fonction ou utiliser 'eval %ls'." -#: src/parse_execution.cpp:776 +#: src/parse_execution.cpp:796 #, c-format msgid "The file '%ls' is not executable by this user" msgstr "Le fichier '%ls' n’est pas exécutable par cet utilisateur" -#: src/parse_execution.cpp:989 +#: src/parse_execution.cpp:1007 #, c-format msgid "Invalid redirection target: %ls" msgstr "Cible de redirection invalide: %ls" -#: src/parse_execution.cpp:1003 +#: src/parse_execution.cpp:1021 #, c-format msgid "Requested redirection to '%ls', which is not a valid file descriptor" msgstr "" @@ -1333,73 +1462,73 @@ msgstr "bloc de gestion d'événement" msgid "unknown/invalid block" msgstr "bloc inconnu/invalide" -#: src/parser.cpp:291 +#: src/parser.cpp:306 #, c-format msgid "Could not write profiling information to file '%s'" msgstr "Écriture des informations de profilage dans le fichier '%s' impossible" -#: src/parser.cpp:293 +#: src/parser.cpp:308 msgid "Time\tSum\tCommand\n" msgstr "Temps\tSomme\tCommande\n" -#: src/parser.cpp:351 +#: src/parser.cpp:366 #, c-format msgid "in event handler: %ls\n" msgstr "dans le gestionnaire d'événement: %ls\n" -#: src/parser.cpp:370 +#: src/parser.cpp:385 #, fuzzy, c-format msgid "from sourcing file %ls\n" msgstr "Erreur lors de la lecture du fichier %ls\n" -#: src/parser.cpp:377 +#: src/parser.cpp:392 #, fuzzy, c-format msgid "in function '%ls'\n" msgstr "dans la fonction '%ls',\n" -#: src/parser.cpp:381 +#: src/parser.cpp:396 msgid "in command substitution\n" msgstr "dans la substitution de commande\n" -#: src/parser.cpp:392 +#: src/parser.cpp:407 #, fuzzy, c-format msgid "\tcalled on line %d of file %ls\n" msgstr "\tappelé à la ligne %d du fichier '%ls',\n" -#: src/parser.cpp:395 +#: src/parser.cpp:410 #, fuzzy msgid "\tcalled during startup\n" msgstr "\tappelé sur l'entrée standard,\n" -#: src/parser.cpp:397 +#: src/parser.cpp:412 #, fuzzy msgid "\tcalled on standard input\n" msgstr "\tappelé sur l'entrée standard,\n" -#: src/parser.cpp:410 +#: src/parser.cpp:425 #, c-format msgid "\twith parameter list '%ls'\n" msgstr "\tavec la liste de paramètres '%ls'\n" -#: src/parser.cpp:501 +#: src/parser.cpp:547 #, c-format msgid "%ls (line %d): " msgstr "%ls (ligne %d): " -#: src/parser.cpp:504 +#: src/parser.cpp:550 msgid "Startup" msgstr "Démarrage" -#: src/parser.cpp:542 +#: src/parser.cpp:588 msgid "Job inconsistency" msgstr "Inconsistance de tâche" -#: src/parser.cpp:753 +#: src/parser.cpp:797 #, c-format msgid "%ls (line %lu): " msgstr "%ls (ligne %lu): " -#: src/parser.cpp:756 +#: src/parser.cpp:800 #, c-format msgid "%ls: " msgstr "%ls: " @@ -1427,117 +1556,115 @@ msgstr "" msgid "Error while searching for command '%ls'" msgstr "Erreur lors de la recherche de la commande '%ls'" -#: src/path.cpp:233 +#: src/path.cpp:276 #, c-format msgid "Unable to locate the %ls directory." msgstr "Impossible de localiser le dossier %ls." -#: src/path.cpp:234 +#: src/path.cpp:277 #, c-format msgid "Please set the %ls or HOME environment variable before starting fish." msgstr "" "Veuillez paramétrer la variable d’environnement %ls ou HOME avant de lancer " "fish." -#: src/path.cpp:238 +#: src/path.cpp:281 #, c-format msgid "Unable to locate %ls directory derived from $%ls: '%ls'." msgstr "Impossible de localiser le dossier %ls obtenu de $%ls: '%ls'." -#: src/path.cpp:240 +#: src/path.cpp:283 #, c-format msgid "The error was '%s'." msgstr "L’erreur était '%s'" -#: src/path.cpp:241 +#: src/path.cpp:284 #, c-format msgid "Please set $%ls to a directory where you have write access." msgstr "" "Veuillez paramétrer $%ls à un dossier dans lequel vous avez un accès en " "écriture." -#: src/path.cpp:292 +#: src/path.cpp:336 msgid "Your personal settings will not be saved." msgstr "Vos paramètres personnels ne seront pas sauvegardés." -#: src/path.cpp:307 +#: src/path.cpp:351 msgid "Your history will not be saved." msgstr "Votre historique ne sera pas sauvegardé." -#: src/proc.cpp:589 +#: src/proc.cpp:590 #, c-format msgid "Job %d, " msgstr "Tâche %d," -#: src/proc.cpp:590 +#: src/proc.cpp:591 #, c-format msgid "%ls: %ls'%ls' terminated by signal %ls (%ls)" msgstr "%ls: Tâche %ls, '%ls' terminée par le signal %ls (%ls)" -#: src/proc.cpp:598 +#: src/proc.cpp:599 #, c-format msgid "%ls: Process %d, '%ls' %ls'%ls' terminated by signal %ls (%ls)" msgstr "" "%ls: Processus %d, '%ls' de la tâche %ls, '%ls' terminé par le signal %ls " "(%ls)" -#: src/proc.cpp:768 +#: src/proc.cpp:769 msgid "An error occured while reading output from code block" msgstr "" "Une erreur est survenue lors de la lecture de la sortie du bloc de code" -#: src/proc.cpp:799 +#: src/proc.cpp:846 +#, fuzzy, c-format +msgid "Could not send job %d ('%ls') with pgid %d to foreground" +msgstr "Mise en premier plan de la tâche %d ('%ls') impossible" + +#: src/proc.cpp:875 #, c-format msgid "Could not send job %d ('%ls') to foreground" msgstr "Mise en premier plan de la tâche %d ('%ls') impossible" -#: src/proc.cpp:816 -#, c-format -msgid "terminal_give_to_job(): Could not send job %d ('%ls') to foreground" -msgstr "" -"terminal_give_to_job(): Mise en premier plan de la tâche %d ('%ls') " -"impossible" - -#: src/proc.cpp:840 src/proc.cpp:849 src/proc.cpp:863 +#: src/proc.cpp:899 src/proc.cpp:908 src/proc.cpp:922 msgid "Could not return shell to foreground" msgstr "Impossible de remettre le shell en premier plan" -#: src/proc.cpp:996 +#: src/proc.cpp:1055 #, c-format msgid "More than one job in foreground: job 1: '%ls' job 2: '%ls'" msgstr "Plus d'une tâche en premier plan: tâche 1: '%ls' tâche 2: '%ls'" -#: src/proc.cpp:1006 +#: src/proc.cpp:1065 msgid "Process argument list" msgstr "Liste des arguments du processus" -#: src/proc.cpp:1007 +#: src/proc.cpp:1066 msgid "Process name" msgstr "Nom du processus" -#: src/proc.cpp:1010 +#: src/proc.cpp:1069 #, c-format msgid "Job '%ls', process '%ls' has inconsistent state 'stopped'=%d" msgstr "Tâche '%ls', le processus '%ls' a un état inconsistant 'arrêté'=%d" -#: src/proc.cpp:1016 +#: src/proc.cpp:1075 #, c-format msgid "Job '%ls', process '%ls' has inconsistent state 'completed'=%d" msgstr "Tâche '%ls', le processus '%ls' a un état inconsistant 'complété'=%d" -#: src/reader.cpp:330 +#: src/reader.cpp:333 msgid "Could not set terminal mode for new job" msgstr "Impossible de paramétrer le mode du terminal pour la nouvelle tâche" -#: src/reader.cpp:359 +#: src/reader.cpp:362 msgid "Could not set terminal mode for shell" msgstr "Impossible de paramétrer le mode du terminal pour le shell" -#: src/reader.cpp:1602 +#: src/reader.cpp:1601 msgid "No TTY for interactive shell (tcgetpgrp failed)" msgstr "Pas de TTY pour shell interactif (tcgetpgrp a échoué)" -#: src/reader.cpp:1612 +#: src/reader.cpp:1611 #, c-format msgid "" "I appear to be an orphaned process, so I am quitting politely. My pid is %d." @@ -1545,41 +1672,45 @@ msgstr "" "Il semblerait que je sois un processus orphelin, je m'arrête donc. Mon pid " "est %d." -#: src/reader.cpp:1637 -msgid "Couldn't put the shell in its own process group" -msgstr "Mise impossible du shell dans son propre groupe de processus" - -#: src/reader.cpp:1645 -msgid "Couldn't grab control of terminal" -msgstr "Ne peut pas saisir le contrôle du terminal" - -#: src/reader.cpp:2016 +#: src/reader.cpp:1994 msgid "Pop null reader block" msgstr "Pop null reader block" -#: src/reader.cpp:2205 -msgid "There are still jobs active (use the jobs command to see them).\n" -msgstr "" -"Il y a encore des tâches actives (utilisez la commande jobs pour les voir).\n" +#: src/reader.cpp:2160 +#, fuzzy +msgid "There are still jobs active:\n" +msgstr "%ls: Aucune tâche appropriée\n" -#: src/reader.cpp:2206 +#: src/reader.cpp:2161 +#, fuzzy +msgid "" +"\n" +" PID Command\n" +msgstr "Commande\n" + +#: src/reader.cpp:2170 msgid "A second attempt to exit will terminate them.\n" msgstr "Une seconde tentative d’arrêt les terminera.\n" -#: src/reader.cpp:3199 +#: src/reader.cpp:2171 +msgid "" +"Use 'disown PID' to remove jobs from the list without terminating them.\n" +msgstr "" + +#: src/reader.cpp:3205 #, c-format msgid "Unknown key binding 0x%X" msgstr "Raccourci clavier inconnu 0x%X" -#: src/reader.cpp:3288 +#: src/reader.cpp:3294 msgid "Error while reading from file descriptor" msgstr "Erreur lors de la lecture depuis le descripteur de fichier" -#: src/reader.cpp:3302 +#: src/reader.cpp:3308 msgid "Error while closing input stream" msgstr "Erreur lors de la fermeture du flux d'entrée" -#: src/reader.cpp:3323 +#: src/reader.cpp:3329 msgid "Error while opening input stream" msgstr "Erreur d'ouverture du flux d'entrée" @@ -1598,151 +1729,151 @@ msgstr "Le pointeur '%ls' est invalide" msgid "The pointer '%ls' is null" msgstr "Le pointeur '%ls' est nul" -#: src/signal.cpp:39 +#: src/signal.cpp:36 msgid "Terminal hung up" msgstr "Le terminal a raccroché" -#: src/signal.cpp:42 +#: src/signal.cpp:39 msgid "Quit request from job control (^C)" msgstr "Requête de sortie du contrôle des tâches (^C)" -#: src/signal.cpp:45 +#: src/signal.cpp:42 msgid "Quit request from job control with core dump (^\\)" msgstr "Requête de sortie du contrôle des tâches avec core dump (^\\)" -#: src/signal.cpp:48 +#: src/signal.cpp:45 msgid "Illegal instruction" msgstr "Instruction illégale" -#: src/signal.cpp:51 +#: src/signal.cpp:48 msgid "Trace or breakpoint trap" msgstr "Déroutement de suivi/point d'arrêt" -#: src/signal.cpp:54 +#: src/signal.cpp:51 msgid "Abort" msgstr "Abandon" -#: src/signal.cpp:57 +#: src/signal.cpp:54 msgid "Misaligned address error" msgstr "Erreur de mauvaise adresse" -#: src/signal.cpp:60 +#: src/signal.cpp:57 msgid "Floating point exception" msgstr "Exception de virgule flottante" -#: src/signal.cpp:63 +#: src/signal.cpp:60 msgid "Forced quit" msgstr "Forcé à quitter" -#: src/signal.cpp:66 +#: src/signal.cpp:63 msgid "User defined signal 1" msgstr "Signal défini par l'utilisateur 1" -#: src/signal.cpp:69 +#: src/signal.cpp:66 msgid "User defined signal 2" msgstr "Signal défini par l'utilisateur 2" -#: src/signal.cpp:72 +#: src/signal.cpp:69 msgid "Address boundary error" msgstr "Erreur de frontière d'adresse" -#: src/signal.cpp:75 +#: src/signal.cpp:72 msgid "Broken pipe" msgstr "Tube interrompu" -#: src/signal.cpp:78 +#: src/signal.cpp:75 msgid "Timer expired" msgstr "Expiration du délai" -#: src/signal.cpp:81 +#: src/signal.cpp:78 msgid "Polite quit request" msgstr "Demande polie de quitter" -#: src/signal.cpp:84 +#: src/signal.cpp:81 msgid "Child process status changed" msgstr "L’état du processus fils a été modifié" -#: src/signal.cpp:87 +#: src/signal.cpp:84 msgid "Continue previously stopped process" msgstr "Continuer le processus précédemment arrêté" -#: src/signal.cpp:90 +#: src/signal.cpp:87 msgid "Forced stop" msgstr "Arrêt forcé" -#: src/signal.cpp:93 +#: src/signal.cpp:90 msgid "Stop request from job control (^Z)" msgstr "Demande d'arrêt du contrôle des tâches (^Z)" -#: src/signal.cpp:96 +#: src/signal.cpp:93 msgid "Stop from terminal input" msgstr "Arrêt de l'entrée du terminal" -#: src/signal.cpp:99 +#: src/signal.cpp:96 msgid "Stop from terminal output" msgstr "Arrêt de la sortie du terminal" -#: src/signal.cpp:102 +#: src/signal.cpp:99 msgid "Urgent socket condition" msgstr "Condition urgente de socket" -#: src/signal.cpp:105 +#: src/signal.cpp:102 msgid "CPU time limit exceeded" msgstr "Limite de temps CPU dépassée" -#: src/signal.cpp:108 +#: src/signal.cpp:105 msgid "File size limit exceeded" msgstr "Limite de taille de fichier dépassée" -#: src/signal.cpp:111 +#: src/signal.cpp:108 msgid "Virtual timer expired" msgstr "Délai virtuel expiré" -#: src/signal.cpp:114 +#: src/signal.cpp:111 msgid "Profiling timer expired" msgstr "Délai de profilage expiré" -#: src/signal.cpp:117 src/signal.cpp:120 +#: src/signal.cpp:114 src/signal.cpp:117 msgid "Window size change" msgstr "Modification de dimension de fenêtre" -#: src/signal.cpp:123 +#: src/signal.cpp:120 msgid "I/O on asynchronous file descriptor is possible" msgstr "E/S sur un descripteur de fichier asynchrone possible" -#: src/signal.cpp:126 +#: src/signal.cpp:123 msgid "Power failure" msgstr "Panne de courant" -#: src/signal.cpp:129 +#: src/signal.cpp:126 msgid "Bad system call" msgstr "Mauvais appel système" -#: src/signal.cpp:132 +#: src/signal.cpp:129 msgid "Information request" msgstr "Demande d'information" -#: src/signal.cpp:135 +#: src/signal.cpp:132 msgid "Stack fault" msgstr "Faute de pile" -#: src/signal.cpp:138 +#: src/signal.cpp:135 msgid "Emulator trap" msgstr "Déroutement d'émulation" -#: src/signal.cpp:141 +#: src/signal.cpp:138 msgid "Abort (Alias for SIGABRT)" msgstr "Abandon (Alias pour SIGABRT)" -#: src/signal.cpp:144 +#: src/signal.cpp:141 msgid "Unused signal" msgstr "Signal inutilisé" -#: src/signal.cpp:176 src/signal.cpp:188 +#: src/signal.cpp:173 src/signal.cpp:185 msgid "Unknown" msgstr "Inconnu" -#: src/signal.cpp:417 +#: src/signal.cpp:413 msgid "Signal block mismatch" msgstr "Incohérence dans le blocage du signal" @@ -1770,46 +1901,46 @@ msgstr "Redirection d’entrée/sortie invalide" msgid "Cannot use stdin (fd 0) as pipe output" msgstr "Impossible d’utiliser l’entrée standard (fd 0) comme sortie de tube" -#: src/wgetopt.cpp:318 -#, c-format -msgid "%ls: Option '%ls' is ambiguous\n" -msgstr "%ls: Option '%ls' ambiguë\n" - -#: src/wgetopt.cpp:335 -#, c-format -msgid "%ls: Option '--%ls' doesn't allow an argument\n" -msgstr "%ls: L'option '--%ls' ne permet pas d'argument\n" - -#: src/wgetopt.cpp:339 -#, c-format -msgid "%ls: Option '%lc%ls' doesn't allow an argument\n" -msgstr "%ls: L'option '%lc%ls' ne permet pas d'argument\n" - -#: src/wgetopt.cpp:350 -#, c-format -msgid "%ls: Option '%ls' requires an argument\n" -msgstr "%ls: L'option '%ls' exige un argument\n" - -#: src/wgetopt.cpp:371 -#, c-format -msgid "%ls: Unrecognized option '--%ls'\n" -msgstr "%ls: Option '--%ls' non reconnue\n" - -#: src/wgetopt.cpp:374 -#, c-format -msgid "%ls: Unrecognized option '%lc%ls'\n" -msgstr "%ls: Option '%lc%ls' non reconnue\n" - -#: src/wgetopt.cpp:392 +#: src/wgetopt.cpp:246 #, c-format msgid "%ls: Invalid option -- %lc\n" msgstr "%ls: Option invalide -- %lc\n" -#: src/wgetopt.cpp:423 +#: src/wgetopt.cpp:277 #, c-format msgid "%ls: Option requires an argument -- %lc\n" msgstr "%ls: L'option exige un argument -- %lc\n" +#: src/wgetopt.cpp:304 +#, c-format +msgid "%ls: Option '--%ls' doesn't allow an argument\n" +msgstr "%ls: L'option '--%ls' ne permet pas d'argument\n" + +#: src/wgetopt.cpp:308 +#, c-format +msgid "%ls: Option '%lc%ls' doesn't allow an argument\n" +msgstr "%ls: L'option '%lc%ls' ne permet pas d'argument\n" + +#: src/wgetopt.cpp:320 +#, c-format +msgid "%ls: Option '%ls' requires an argument\n" +msgstr "%ls: L'option '%ls' exige un argument\n" + +#: src/wgetopt.cpp:383 +#, c-format +msgid "%ls: Option '%ls' is ambiguous\n" +msgstr "%ls: Option '%ls' ambiguë\n" + +#: src/wgetopt.cpp:402 +#, c-format +msgid "%ls: Unrecognized option '--%ls'\n" +msgstr "%ls: Option '--%ls' non reconnue\n" + +#: src/wgetopt.cpp:405 +#, c-format +msgid "%ls: Unrecognized option '%lc%ls'\n" +msgstr "%ls: Option '%lc%ls' non reconnue\n" + #: src/wildcard.cpp:27 /tmp/fish/implicit/share/completions/journalctl.fish:2 msgid "Executable" msgstr "Exécutable" @@ -1820,9 +1951,10 @@ msgstr "Lien exécutable" #: src/wildcard.cpp:31 /tmp/fish/implicit/share/completions/fossil.fish:6 #: /tmp/fish/implicit/share/completions/fossil.fish:90 -#: /tmp/fish/implicit/share/completions/git.fish:86 -#: /tmp/fish/implicit/share/completions/git.fish:203 -#: /tmp/fish/implicit/share/completions/git.fish:261 +#: /tmp/fish/implicit/share/completions/git.fish:87 +#: /tmp/fish/implicit/share/completions/git.fish:206 +#: /tmp/fish/implicit/share/completions/git.fish:266 +#: /tmp/fish/implicit/share/completions/git.fish:267 msgid "File" msgstr "Fichier" @@ -1864,17 +1996,17 @@ msgstr "Socket" msgid "Directory" msgstr "Dossier" -#: src/wutil.cpp:147 +#: src/wutil.cpp:146 #, c-format msgid "getcwd() failed with errno %d/%s" msgstr "getcwd() a échoué avec l’erreur %d/%s" -#: src/builtin.h:38 +#: src/builtin.h:35 #, c-format msgid "%ls: Expected argument for option %ls\n" msgstr "%ls: Arguments attendus pour l’option %ls\n" -#: src/builtin.h:44 +#: src/builtin.h:41 #, c-format msgid "" "%ls: Invalid combination of options,\n" @@ -1883,49 +2015,74 @@ msgstr "" "%ls: Combinaison d’options invalide,\n" "%ls\n" -#: src/builtin.h:48 +#: src/builtin.h:45 #, c-format msgid "%ls: Variable scope can only be one of universal, global and local\n" msgstr "" "%ls: La portée des variables peut seulement être universelle, globale ou " "locale\n" -#: src/builtin.h:51 +#: src/builtin.h:48 #, c-format msgid "%ls: Variable can't be both exported and unexported\n" msgstr "%ls: La variable ne peut pas être et exportée et non exportée\n" -#: src/builtin.h:54 +#: src/builtin.h:51 #, c-format msgid "%ls: Unknown option '%ls'\n" msgstr "%ls: Option '%ls' inconnue\n" -#: src/builtin.h:57 -#, c-format -msgid "%ls: expected %d args, got %d\n" +#: src/builtin.h:54 +#, fuzzy, c-format +msgid "%ls: Expected %d args, got %d\n" msgstr "%ls: %d argument(s) attendu(s), %d obtenu(s)\n" -#: src/builtin.h:58 -#, c-format -msgid "%ls: %ls expected %d args, got %d\n" +#: src/builtin.h:55 +#, fuzzy, c-format +msgid "%ls %ls: Expected %d args, got %d\n" msgstr "%ls: %ls attendait %d argument(s), %d obtenu(s)\n" -#: src/builtin.h:61 +#: src/builtin.h:56 +#, fuzzy, c-format +msgid "%ls: Expected at least %d args, got only %d\n" +msgstr "%ls: %d argument(s) attendu(s), %d obtenu(s)\n" + +#: src/builtin.h:57 +#, fuzzy, c-format +msgid "%ls: Expected at most %d args, got %d\n" +msgstr "%ls: %d argument(s) attendu(s), %d obtenu(s)\n" + +#: src/builtin.h:60 #, c-format msgid "%ls: Variable name '%ls' is not valid. See `help identifiers`.\n" msgstr "%ls: Le nom de variable '%ls' est invalide. Lisez `help identifiers`\n" -#: src/builtin.h:64 +#: src/builtin.h:63 #, c-format msgid "%ls: mode name '%ls' is not valid. See `help identifiers`.\n" msgstr "%ls: le nom de mode '%ls' est invalide. Lisez `help identifiers`\n" -#: src/builtin.h:70 +#: src/builtin.h:66 +#, c-format +msgid "%ls: Too many arguments\n" +msgstr "%ls: Trop d'arguments\n" + +#: src/builtin.h:69 #, c-format msgid "%ls: Argument '%ls' is not a number\n" msgstr "%ls: L’argument '%ls' doit être un entier\n" +#: src/builtin.h:72 +#, fuzzy, c-format +msgid "%ls: Expected a subcommand to follow the command\n" +msgstr "%ls: Arguments attendus pour l’option %ls\n" + #: src/builtin.h:73 +#, fuzzy, c-format +msgid "%ls: Subcommand '%ls' is not valid\n" +msgstr "%ls: '%ls' n'est pas un fichier\n" + +#: src/builtin.h:76 #, c-format msgid "Send job %d, '%ls' to foreground\n" msgstr "Mettre la tâche %d, '%ls' au premier plan\n" @@ -1934,10 +2091,6 @@ msgstr "Mettre la tâche %d, '%ls' au premier plan\n" msgid "An error occurred while setting up pipe" msgstr "Une erreur est survenue lors du paramétrage du tube" -#: src/expand.h:100 -msgid "Array index out of bounds" -msgstr "Indice de liste hors limite" - #: src/parse_constants.h:225 #, c-format msgid "" @@ -2255,6 +2408,10 @@ msgstr "afficher les serveurs de gemmes distants" msgid "show some examples of usage" msgstr "afficher quelques exemples d’utilisation" +#: /tmp/fish/explicit/share/completions/git.fish:1 +msgid "Warning: alias '%s' has more than one command: '%s'" +msgstr "" + #: /tmp/fish/explicit/share/completions/launchctl.fish:1 msgid "Bootstraps a domain or a service into a domain" msgstr "" @@ -2517,49 +2674,89 @@ msgstr "" #: /tmp/fish/explicit/share/functions/abbr.fish:1 #, fuzzy +msgid "%s: Could not figure out what to do!\\n" +msgstr "%s: Impossible de créer le dossier de configuration\\n" + +#: /tmp/fish/explicit/share/functions/abbr.fish:2 +#, fuzzy +msgid "%s %s: Requires at least two arguments\\n" +msgstr "%s: l'option exige un argument -- %s\\n" + +#: /tmp/fish/explicit/share/functions/abbr.fish:3 +#: /tmp/fish/explicit/share/functions/abbr.fish:5 +#: /tmp/fish/explicit/share/functions/abbr.fish:8 +#: /tmp/fish/explicit/share/functions/abbr.fish:9 +msgid "%s %s: Abbreviation %s cannot have spaces in the word\\n" +msgstr "" + +#: /tmp/fish/explicit/share/functions/abbr.fish:4 +#, fuzzy +msgid "%s %s: Expected one argument\\n" +msgstr "%ls: Un argument attendu\n" + +#: /tmp/fish/explicit/share/functions/abbr.fish:6 +#: /tmp/fish/explicit/share/functions/abbr.fish:10 +#, fuzzy +msgid "%s %s: No abbreviation named %s\\n" +msgstr "Fonction inconnue '%ls'" + +#: /tmp/fish/explicit/share/functions/abbr.fish:7 +#, fuzzy +msgid "%s %s: Requires exactly two arguments\\n" +msgstr "%s: l'option exige un argument -- %s\\n" + +#: /tmp/fish/explicit/share/functions/abbr.fish:11 +#, fuzzy +msgid "%s %s: Abbreviation %s already exists, cannot rename %s\\n" +msgstr "%ls: La fonction '%ls' n'existe pas\n" + +#: /tmp/fish/explicit/share/functions/abbr.fish:12 +#: /tmp/fish/explicit/share/functions/abbr.fish:13 +#, fuzzy +msgid "%s %s: Unexpected argument -- '%s'\\n" +msgstr "%s: Argument inattendu -- %s\\n" + +#: /tmp/fish/explicit/share/functions/abbr_old.fish:1 +#, fuzzy msgid "%s: invalid option -- %s\\n" msgstr "%s: Option invalide -- %s\\n" -#: /tmp/fish/explicit/share/functions/abbr.fish:2 +#: /tmp/fish/explicit/share/functions/abbr_old.fish:2 msgid "%s: %s cannot be specified along with %s\\n" msgstr "" -#: /tmp/fish/explicit/share/functions/abbr.fish:3 +#: /tmp/fish/explicit/share/functions/abbr_old.fish:3 msgid "%s: option requires an argument -- %s\\n" msgstr "%s: l'option exige un argument -- %s\\n" -#: /tmp/fish/explicit/share/functions/abbr.fish:4 +#: /tmp/fish/explicit/share/functions/abbr_old.fish:4 msgid "%s: Unexpected argument -- %s\\n" msgstr "%s: Argument inattendu -- %s\\n" -#: /tmp/fish/explicit/share/functions/abbr.fish:5 -#: /tmp/fish/explicit/share/functions/abbr.fish:8 +#: /tmp/fish/explicit/share/functions/abbr_old.fish:5 +#: /tmp/fish/explicit/share/functions/abbr_old.fish:8 msgid "%s: abbreviation cannot have spaces in the key\\n" msgstr "" -#: /tmp/fish/explicit/share/functions/abbr.fish:6 +#: /tmp/fish/explicit/share/functions/abbr_old.fish:6 msgid "%s: abbreviation must have a value\\n" msgstr "" -#: /tmp/fish/explicit/share/functions/abbr.fish:7 +#: /tmp/fish/explicit/share/functions/abbr_old.fish:7 msgid "%s: abbreviation '%s' already exists, cannot rename\\n" msgstr "" -#: /tmp/fish/explicit/share/functions/abbr.fish:9 -#: /tmp/fish/explicit/share/functions/abbr.fish:10 +#: /tmp/fish/explicit/share/functions/abbr_old.fish:9 +#: /tmp/fish/explicit/share/functions/abbr_old.fish:10 #, fuzzy msgid "%s: no such abbreviation '%s'\\n" msgstr "Fonction inconnue '%ls'" #: /tmp/fish/explicit/share/functions/alias.fish:1 -msgid "%s: Expected one or two arguments, got %d\\n" -msgstr "%s: Un argument attendu, %d obtenu(s)\\n" - -#: /tmp/fish/explicit/share/functions/alias.fish:2 msgid "%s: Name cannot be empty\\n" msgstr "%s: Le nom de variable ne peut être une chaîne vide\\n" -#: /tmp/fish/explicit/share/functions/alias.fish:3 +#: /tmp/fish/explicit/share/functions/alias.fish:2 msgid "%s: Body cannot be empty\\n" msgstr "%s: Le corps ne peut être une chaîne vide\\n" @@ -2567,6 +2764,32 @@ msgstr "%s: Le corps ne peut être une chaîne vide\\n" msgid "Too many args for cd command" msgstr "Trop d’arguments pour la commande cd" +#: /tmp/fish/explicit/share/functions/cdh.fish:1 +#, fuzzy +msgid "cdh: Expected zero or one arguments" +msgstr "%s: Un argument attendu, %d obtenu(s)\\n" + +#: /tmp/fish/explicit/share/functions/cdh.fish:2 +msgid "No previous directories to select. You have to cd at least once." +msgstr "" + +#: /tmp/fish/explicit/share/functions/cdh.fish:3 +msgid "This should not happen. Have you changed the cd function?" +msgstr "" + +#: /tmp/fish/explicit/share/functions/cdh.fish:4 +msgid "There are %s unique dirs in your history but I can only handle %s" +msgstr "" + +#: /tmp/fish/explicit/share/functions/cdh.fish:5 +msgid "Select directory by letter or number: " +msgstr "" + +#: /tmp/fish/explicit/share/functions/cdh.fish:6 +msgid "" +"Error: expected a number between 1 and %d or letter in that range, got \"%s\"" +msgstr "" + #: /tmp/fish/explicit/share/functions/edit_command_buffer.fish:2 msgid "Please set VISUAL or EDITOR to your preferred editor." msgstr "" @@ -2601,9 +2824,13 @@ msgstr "%s: Trop d'arguments %s\\n" msgid "Hit end of history…\\n" msgstr "Voyage vers la fin de l’historique…\\n" +#: /tmp/fish/explicit/share/functions/fish_opt.fish:1 +msgid "%s: The --short flag is required and must be a single character\\n" +msgstr "" + #: /tmp/fish/explicit/share/functions/__fish_print_packages.fish:1 #: /tmp/fish/implicit/share/completions/apt-cache.fish:31 -#: /tmp/fish/implicit/share/completions/apt.fish:3 +#: /tmp/fish/implicit/share/completions/apt.fish:4 #: /tmp/fish/implicit/share/completions/apt-get.fish:3 #: /tmp/fish/implicit/share/completions/aptitude.fish:3 #: /tmp/fish/implicit/share/completions/apt-mark.fish:3 @@ -2615,43 +2842,32 @@ msgstr "Voyage vers la fin de l’historique…\\n" msgid "Package" msgstr "Paquet" -#: /tmp/fish/explicit/share/functions/funced.fish:1 -#: /tmp/fish/explicit/share/functions/nextd.fish:1 -#: /tmp/fish/explicit/share/functions/prevd.fish:1 -#: /tmp/fish/explicit/share/functions/type.fish:1 -#: /tmp/fish/explicit/share/functions/vared.fish:1 -msgid "%s: Unknown option %s\\n" -msgstr "%s: Option inconnue %s\\n" +#: /tmp/fish/explicit/share/functions/fish_update_completions.fish:1 +#, fuzzy +msgid "python executable not found" +msgstr "Ne pas exécuter de commande distante" #: /tmp/fish/explicit/share/functions/funced.fish:2 -msgid "funced: You must specify one function name" -msgstr "funced: Vous devez préciser un nom de fonction" - -#: /tmp/fish/explicit/share/functions/funced.fish:4 msgid "Editing failed or was cancelled" msgstr "" -#: /tmp/fish/explicit/share/functions/funced.fish:5 +#: /tmp/fish/explicit/share/functions/funced.fish:3 msgid "Editor exited but the function was not modified" msgstr "" -#: /tmp/fish/explicit/share/functions/funced.fish:6 +#: /tmp/fish/explicit/share/functions/funced.fish:4 msgid "Edit the file again\\? [Y/n]" msgstr "" -#: /tmp/fish/explicit/share/functions/funced.fish:7 +#: /tmp/fish/explicit/share/functions/funced.fish:5 msgid "Cancelled function editing" msgstr "Édition de fonction annulée" #: /tmp/fish/explicit/share/functions/funcsave.fish:1 -msgid "%s: Expected function name\\n" -msgstr "%s: Un nom de fonction est attendu\\n" - -#: /tmp/fish/explicit/share/functions/funcsave.fish:2 msgid "%s: Could not create configuration directory\\n" msgstr "%s: Impossible de créer le dossier de configuration\\n" -#: /tmp/fish/explicit/share/functions/funcsave.fish:3 +#: /tmp/fish/explicit/share/functions/funcsave.fish:2 msgid "%s: Unknown function '%s'\\n" msgstr "%s: Fonction inconnue '%s'\\n" @@ -2667,36 +2883,38 @@ msgstr "" msgid "help: Help is being displayed in %s.\\n" msgstr "" -#: /tmp/fish/explicit/share/functions/history.fish:2 -msgid "%ls: Invalid combination of options,\\n%ls\\n" -msgstr "%ls: Combinaison d’options invalide,\\n%ls\\n" - -#: /tmp/fish/explicit/share/functions/history.fish:3 +#: /tmp/fish/explicit/share/functions/history.fish:1 msgid "%ls: you cannot use any options with the %ls command\\n" msgstr "%ls: vous ne pouvez utiliser d’option avec la commande %ls\\n" -#: /tmp/fish/explicit/share/functions/history.fish:4 +#: /tmp/fish/explicit/share/functions/history.fish:2 msgid "%ls: %ls expected %d args, got %d\\n" msgstr "%ls: %ls nécessitait %d arguments, %d obtenus\\n" -#: /tmp/fish/explicit/share/functions/history.fish:5 +#: /tmp/fish/explicit/share/functions/history.fish:3 msgid "You must specify at least one search term when deleting entries\\n" msgstr "" -#: /tmp/fish/explicit/share/functions/history.fish:6 +#: /tmp/fish/explicit/share/functions/history.fish:4 msgid "" "If you enter 'yes' your entire interactive command history will be erased\\n" msgstr "" -#: /tmp/fish/explicit/share/functions/history.fish:7 +#: /tmp/fish/explicit/share/functions/history.fish:5 msgid "Command history cleared!" msgstr "" -#: /tmp/fish/explicit/share/functions/history.fish:8 +#: /tmp/fish/explicit/share/functions/history.fish:6 msgid "You did not say 'yes' so I will not clear your command history\\n" msgstr "" -#: /tmp/fish/explicit/share/functions/nextd.fish:2 +#: /tmp/fish/explicit/share/functions/isatty.fish:1 +#, fuzzy +msgid "%s: Too many arguments" +msgstr "%ls: Trop d'arguments\n" + +#: /tmp/fish/explicit/share/functions/nextd.fish:1 +#: /tmp/fish/explicit/share/functions/prevd.fish:1 msgid "%s: The number of positions to skip must be a non-negative integer\\n" msgstr "" @@ -2708,8 +2926,13 @@ msgstr "" msgid "%s: Directory stack is empty…\\n" msgstr "" -#: /tmp/fish/explicit/share/functions/prevd.fish:2 -msgid "The number of positions to skip must be a non-negative integer\\n" +#: /tmp/fish/explicit/share/functions/psub.fish:1 +#, fuzzy +msgid "%s: Not inside of command substitution" +msgstr "dans la substitution de commande\n" + +#: /tmp/fish/explicit/share/functions/realpath.fish:1 +msgid "%s: These flags are not allowed by fish realpath: '%s'" msgstr "" #: /tmp/fish/explicit/share/functions/seq.fish:1 @@ -2729,31 +2952,31 @@ msgstr "" msgid "%s: Variable name must contain alphanumeric characters\\n" msgstr "" -#: /tmp/fish/explicit/share/functions/type.fish:2 +#: /tmp/fish/explicit/share/functions/type.fish:1 msgid "%s is a function with definition\\n" msgstr "" -#: /tmp/fish/explicit/share/functions/type.fish:3 +#: /tmp/fish/explicit/share/functions/type.fish:2 msgid "function" msgstr "fonction" -#: /tmp/fish/explicit/share/functions/type.fish:4 +#: /tmp/fish/explicit/share/functions/type.fish:3 msgid "%s is a builtin\\n" msgstr "%s est une commande interne\\n" -#: /tmp/fish/explicit/share/functions/type.fish:5 +#: /tmp/fish/explicit/share/functions/type.fish:4 msgid "builtin" msgstr "commande interne" -#: /tmp/fish/explicit/share/functions/type.fish:6 +#: /tmp/fish/explicit/share/functions/type.fish:5 msgid "%s is %s\\n" msgstr "%s est %s\\n" -#: /tmp/fish/explicit/share/functions/type.fish:7 +#: /tmp/fish/explicit/share/functions/type.fish:6 msgid "file" msgstr "fichier" -#: /tmp/fish/explicit/share/functions/type.fish:8 +#: /tmp/fish/explicit/share/functions/type.fish:7 msgid "%s: Could not find '%s'\\n" msgstr "" @@ -2762,6 +2985,23 @@ msgstr "" msgid "%s: Invalid mask '%s'\\n" msgstr "" +#: /tmp/fish/explicit/share/functions/_validate_int.fish:1 +#, fuzzy +msgid "%s: Value '%s' for flag '%s' is not an integer\\n" +msgstr "%ls: La valeur germe '%ls' n'est pas un nombre valide\n" + +#: /tmp/fish/explicit/share/functions/_validate_int.fish:2 +msgid "%s: Value '%s' for flag '%s' less than min allowed of '%s'\\n" +msgstr "" + +#: /tmp/fish/explicit/share/functions/_validate_int.fish:3 +msgid "%s: Value '%s' for flag '%s' greater than max allowed of '%s'\\n" +msgstr "" + +#: /tmp/fish/explicit/share/functions/vared.fish:1 +msgid "%s: Unknown option %s\\n" +msgstr "%s: Option inconnue %s\\n" + #: /tmp/fish/explicit/share/functions/vared.fish:2 msgid "" "%s: %s is an array variable. Use %svared%s %s[n]%s to edit the n:th element " @@ -2783,10 +3023,6 @@ msgid "Signal handler for the TRAP signal. Launches a debug prompt." msgstr "" "Gestionnaire de signal pour le signal TRAP. Lance une invite de débogage." -#: /tmp/fish/implicit/share/config.fish:3 -msgid "Evaluate contents of file (deprecated, see \"source\")" -msgstr "Évaluer le contenu d'un fichier (déprécié, voyez \"source\")" - #: /tmp/fish/implicit/share/completions/a2disconf.fish:1 #: /tmp/fish/implicit/share/completions/a2dismod.fish:1 #: /tmp/fish/implicit/share/completions/a2dissite.fish:1 @@ -2819,12 +3055,14 @@ msgid "Print all abbreviation names" msgstr "Afficher tous les noms d’abbréviations" #: /tmp/fish/implicit/share/completions/abbr.fish:5 +#: /tmp/fish/implicit/share/completions/help.fish:11 #: /tmp/fish/implicit/share/completions/iptables.fish:16 -#: /tmp/fish/implicit/share/completions/zypper.fish:46 +#: /tmp/fish/implicit/share/completions/zypper.fish:47 msgid "Help" msgstr "Aide" #: /tmp/fish/implicit/share/completions/abook.fish:1 +#: /tmp/fish/implicit/share/completions/grub-install.fish:32 msgid "Show usage" msgstr "Afficher l’utilisation" @@ -3099,6 +3337,7 @@ msgstr "Ne pas opérer récursivement" #: /tmp/fish/implicit/share/completions/ls.fish:17 #: /tmp/fish/implicit/share/completions/ls.fish:71 #: /tmp/fish/implicit/share/completions/ls.fish:72 +#: /tmp/fish/implicit/share/completions/s3cmd.fish:129 msgid "Follow symlinks" msgstr "Suivre les liens symboliques" @@ -3299,6 +3538,7 @@ msgstr " chemin vers les informations ACPI (/proc/acpi)" #: /tmp/fish/implicit/share/completions/gpg.fish:50 #: /tmp/fish/implicit/share/completions/gprof.fish:30 #: /tmp/fish/implicit/share/completions/grep.fish:21 +#: /tmp/fish/implicit/share/completions/grub-file.fish:31 #: /tmp/fish/implicit/share/completions/gunzip.fish:3 #: /tmp/fish/implicit/share/completions/gzip.fish:3 #: /tmp/fish/implicit/share/completions/i3-msg.fish:3 @@ -3891,6 +4131,8 @@ msgstr "" #: /tmp/fish/implicit/share/completions/golint.fish:3 #: /tmp/fish/implicit/share/completions/gorename.fish:10 #: /tmp/fish/implicit/share/completions/gradle.fish:1 +#: /tmp/fish/implicit/share/completions/grub-install.fish:31 +#: /tmp/fish/implicit/share/completions/jest.fish:1 #: /tmp/fish/implicit/share/completions/mkvextract.fish:2 #: /tmp/fish/implicit/share/completions/mocha.fish:1 #: /tmp/fish/implicit/share/completions/modinfo.fish:11 @@ -4558,7 +4800,7 @@ msgstr "" #: /tmp/fish/implicit/share/completions/apm.fish:1 #: /tmp/fish/implicit/share/completions/apm.fish:2 #: /tmp/fish/implicit/share/completions/apm.fish:3 -#: /tmp/fish/implicit/share/completions/apt.fish:4 +#: /tmp/fish/implicit/share/completions/apt.fish:5 #: /tmp/fish/implicit/share/completions/aura.fish:18 #: /tmp/fish/implicit/share/completions/base64.fish:4 #: /tmp/fish/implicit/share/completions/brew.fish:41 @@ -4566,6 +4808,7 @@ msgstr "" #: /tmp/fish/implicit/share/completions/dpkg-reconfigure.fish:2 #: /tmp/fish/implicit/share/completions/fossil.fish:142 #: /tmp/fish/implicit/share/completions/lscpu.fish:8 +#: /tmp/fish/implicit/share/completions/mdadm.fish:8 #: /tmp/fish/implicit/share/completions/mddiagnose.fish:1 #: /tmp/fish/implicit/share/completions/mkdir.fish:5 #: /tmp/fish/implicit/share/completions/mutt.fish:4 @@ -4924,7 +5167,7 @@ msgstr "" #: /tmp/fish/implicit/share/completions/apt-cdrom.fish:10 #: /tmp/fish/implicit/share/completions/apt-config.fish:4 #: /tmp/fish/implicit/share/completions/apt-file.fish:11 -#: /tmp/fish/implicit/share/completions/apt.fish:5 +#: /tmp/fish/implicit/share/completions/apt.fish:6 #: /tmp/fish/implicit/share/completions/apt-ftparchive.fish:14 #: /tmp/fish/implicit/share/completions/apt-get.fish:46 #: /tmp/fish/implicit/share/completions/apt-mark.fish:12 @@ -4990,7 +5233,7 @@ msgstr "" #: /tmp/fish/implicit/share/completions/sort.fish:23 #: /tmp/fish/implicit/share/completions/sshfs.fish:1 #: /tmp/fish/implicit/share/completions/su.fish:7 -#: /tmp/fish/implicit/share/completions/tar.fish:51 +#: /tmp/fish/implicit/share/completions/tar.fish:53 #: /tmp/fish/implicit/share/completions/tex.fish:2 #: /tmp/fish/implicit/share/completions/time.fish:8 #: /tmp/fish/implicit/share/completions/top.fish:12 @@ -5053,6 +5296,7 @@ msgstr "Afficher les infos de débogage" #: /tmp/fish/implicit/share/completions/fuser.fish:11 #: /tmp/fish/implicit/share/completions/gcc.fish:452 #: /tmp/fish/implicit/share/completions/godoc.fish:22 +#: /tmp/fish/implicit/share/completions/grub-install.fish:10 #: /tmp/fish/implicit/share/completions/makedepend.fish:11 #: /tmp/fish/implicit/share/completions/mkdosfs.fish:20 #: /tmp/fish/implicit/share/completions/mount.fish:3 @@ -5064,7 +5308,7 @@ msgstr "Afficher les infos de débogage" #: /tmp/fish/implicit/share/completions/rmdir.fish:3 #: /tmp/fish/implicit/share/completions/rpm.fish:4 #: /tmp/fish/implicit/share/completions/ruby.fish:18 -#: /tmp/fish/implicit/share/completions/tar.fish:49 +#: /tmp/fish/implicit/share/completions/tar.fish:51 #: /tmp/fish/implicit/share/completions/time.fish:6 #: /tmp/fish/implicit/share/completions/umount.fish:4 #: /tmp/fish/implicit/share/completions/valgrind.fish:6 @@ -5125,7 +5369,7 @@ msgid "Info on a package" msgstr "Info sur un paquet" #: /tmp/fish/implicit/share/completions/apt-build.fish:8 -#: /tmp/fish/implicit/share/completions/zypper.fish:18 +#: /tmp/fish/implicit/share/completions/zypper.fish:19 msgid "Remove packages" msgstr "Supprimer les paquet" @@ -5440,12 +5684,18 @@ msgstr "Exécuter en mode fictif" msgid "Test if apt has yet to be given the subcommand" msgstr "Vérifier si apt doit encore se faire donner la sous-commande" -#: /tmp/fish/implicit/share/completions/apt.fish:6 +#: /tmp/fish/implicit/share/completions/apt.fish:3 +#: /tmp/fish/implicit/share/completions/snap.fish:2 +#, fuzzy +msgid "Test if given subcommand is used" +msgstr "Vérifier si bundle ne s’est encore fait donner aucune sous-commande" + +#: /tmp/fish/implicit/share/completions/apt.fish:7 #: /tmp/fish/implicit/share/completions/git.fish:4 msgid "Set a configuration option" msgstr "Paramétrer une option de configuration" -#: /tmp/fish/implicit/share/completions/apt.fish:7 +#: /tmp/fish/implicit/share/completions/apt.fish:8 #: /tmp/fish/implicit/share/completions/man.fish:14 #: /tmp/fish/implicit/share/completions/modprobe.fish:2 #: /tmp/fish/implicit/share/completions/yum.fish:13 @@ -5453,7 +5703,7 @@ msgstr "Paramétrer une option de configuration" msgid "Configuration file" msgstr "Fichier de configuration" -#: /tmp/fish/implicit/share/completions/apt.fish:8 +#: /tmp/fish/implicit/share/completions/apt.fish:9 msgid "Target release" msgstr "Version de destination" @@ -5508,7 +5758,7 @@ msgstr "Utiliser le fichier de config" #: /tmp/fish/implicit/share/completions/apt-ftparchive.fish:16 #: /tmp/fish/implicit/share/completions/apt-sortpkgs.fish:5 -#: /tmp/fish/implicit/share/completions/composer.fish:6 +#: /tmp/fish/implicit/share/completions/composer.fish:7 msgid "Set config options" msgstr "Paramétrer les options de config" @@ -7247,6 +7497,334 @@ msgstr "Créer l'adresse ARP manuellement" msgid "Take addr from filename, default /etc/ethers" msgstr "Prendre l'adr. du nom de fichier, /etc/ethers par défaut" +#: /tmp/fish/implicit/share/completions/as.fish:1 +#, fuzzy +msgid "Omit false conditionals" +msgstr "Vérifier une condition" + +#: /tmp/fish/implicit/share/completions/as.fish:2 +#, fuzzy +msgid "Omit debugging directives" +msgstr "Afficher les informations de débogage" + +#: /tmp/fish/implicit/share/completions/as.fish:3 +#, fuzzy +msgid "Include general information" +msgstr "Fournir des informations supplémentaires" + +#: /tmp/fish/implicit/share/completions/as.fish:4 +msgid "Include high-level source" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:5 +msgid "Include assembly" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:6 +msgid "Include macro expansions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:7 +#, fuzzy +msgid "Omit forms processing" +msgstr "Afficher le processus de connexion" + +#: /tmp/fish/implicit/share/completions/as.fish:8 +#, fuzzy +msgid "Include symbols" +msgstr "N’inclure que X fichiers" + +#: /tmp/fish/implicit/share/completions/as.fish:9 +msgid "Initially turn on alternate macro syntax" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:10 +msgid "Compress DWARF debug sections using zlib" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:11 +#, fuzzy +msgid "Don't compress DWARF debug sections" +msgstr "Ne pas gérer les exceptions" + +#: /tmp/fish/implicit/share/completions/as.fish:12 +msgid "Produce assembler debugging messages" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:13 +#, fuzzy +msgid "Remap debug information" +msgstr "Afficher les informations de débogage" + +#: /tmp/fish/implicit/share/completions/as.fish:14 +#, fuzzy +msgid "Redefine symbols" +msgstr "Redéfinir la variable" + +#: /tmp/fish/implicit/share/completions/as.fish:15 +msgid "Require executable stack for this object" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:16 +msgid "Don't require executable stack for this object" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:17 +msgid "ELF .size directive check" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:18 +msgid "Generate ELF common symbols with STT_COMMON type" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:19 +msgid "Enable section name substitution sequences" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:20 +msgid "Skip whitespace and comment preprocessing" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:21 +#, fuzzy +msgid "Generate debugging information" +msgstr "Afficher les informations de débogage" + +#: /tmp/fish/implicit/share/completions/as.fish:22 +#, fuzzy +msgid "Generate STABS debugging information" +msgstr "Afficher les informations de débogage" + +#: /tmp/fish/implicit/share/completions/as.fish:23 +msgid "Generate STABS debug info with GNU extensions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:24 +#, fuzzy +msgid "Generate DWARF2 debugging information" +msgstr "Afficher les informations de débogage" + +#: /tmp/fish/implicit/share/completions/as.fish:25 +msgid "Generate per-function section names for DWARF line information" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:26 +#, fuzzy +msgid "Set the hash table size close" +msgstr "Paramétrer la taille du papier" + +#: /tmp/fish/implicit/share/completions/as.fish:27 +#, fuzzy +msgid "Show help message and exit" +msgstr "Afficher ce message d’aide et quitter" + +#: /tmp/fish/implicit/share/completions/as.fish:28 +#, fuzzy +msgid "Show target specific options" +msgstr "Paramétrer les options spécifiques au pilote" + +#: /tmp/fish/implicit/share/completions/as.fish:29 +msgid "Add DIR to search list for .include directives" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:30 +msgid "Don't warn about signed overflow" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:31 +msgid "Warn when differences altered for long displacements" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:32 +#, fuzzy +msgid "Keep local symbols" +msgstr "Conserver les copies locales" + +#: /tmp/fish/implicit/share/completions/as.fish:33 +#, fuzzy +msgid "Assemble in MRI compatibility mode" +msgstr "Ré-initialiser le mode compatible" + +#: /tmp/fish/implicit/share/completions/as.fish:34 +#, fuzzy +msgid "Write dependency information in given file" +msgstr "Afficher l'historique d'un module" + +#: /tmp/fish/implicit/share/completions/as.fish:35 +#, fuzzy +msgid "Do not pad the end of sections to alignment boundaries" +msgstr "Ne pas ajouter les trousseaux par défaut à la liste des trousseaux" + +#: /tmp/fish/implicit/share/completions/as.fish:36 +#, fuzzy +msgid "Set object-file output file name" +msgstr "Spécifier le nom du fichier de sortie" + +#: /tmp/fish/implicit/share/completions/as.fish:37 +#, fuzzy +msgid "Fold data section into text section" +msgstr "Exception de virgule flottante" + +#: /tmp/fish/implicit/share/completions/as.fish:38 +msgid "Prefer smaller memory use" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:39 +#, fuzzy +msgid "Print various measured statistics from execution" +msgstr "Afficher des statistiques de performance d’un service" + +#: /tmp/fish/implicit/share/completions/as.fish:40 +#, fuzzy +msgid "Strip local absolute symbols" +msgstr "Afficher les chemins absolus" + +#: /tmp/fish/implicit/share/completions/as.fish:41 +msgid "Use same format as native assembler when possible" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:42 +#, fuzzy +msgid "Print assembler version number and exit" +msgstr "Afficher la version et quitter" + +#: /tmp/fish/implicit/share/completions/as.fish:43 +#: /tmp/fish/implicit/share/completions/gunzip.fish:8 +#: /tmp/fish/implicit/share/completions/gzip.fish:8 +msgid "Suppress warnings" +msgstr "Masquer les avertissements" + +#: /tmp/fish/implicit/share/completions/as.fish:44 +#, fuzzy +msgid "Don't suppress warnings" +msgstr "Masquer les avertissements" + +#: /tmp/fish/implicit/share/completions/as.fish:45 +#, fuzzy +msgid "Treat warnings as errors" +msgstr "N’afficher que les avertissements et les erreurs" + +#: /tmp/fish/implicit/share/completions/as.fish:46 +#, fuzzy +msgid "Generate object file even after errors" +msgstr "Générer un rapport sur les actions fichiers" + +#: /tmp/fish/implicit/share/completions/as.fish:47 +#, fuzzy +msgid "Read option from given file" +msgstr "Charger les options depuis le fichier de configuration spécifié" + +#: /tmp/fish/implicit/share/completions/as.fish:48 +#, fuzzy +msgid "Print assembler version number" +msgstr "Afficher le numéro de version d’alsactl" + +#: /tmp/fish/implicit/share/completions/as.fish:49 +msgid "Don't optimize code alignment" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:50 +#, fuzzy +msgid "Quieten some warnings" +msgstr "Désactiver les avertissements" + +#: /tmp/fish/implicit/share/completions/as.fish:51 +#, fuzzy +msgid "Generate 32 bits code" +msgstr "Générer un code gros-boutiste" + +#: /tmp/fish/implicit/share/completions/as.fish:52 +#, fuzzy +msgid "Generate 64 bits code" +msgstr "Générer un code gros-boutiste" + +#: /tmp/fish/implicit/share/completions/as.fish:53 +#, fuzzy +msgid "Generate x32 code" +msgstr "Générer un code gros-boutiste" + +#: /tmp/fish/implicit/share/completions/as.fish:54 +msgid "Encode SSE instructions with VEX prefix" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:55 +#, fuzzy +msgid "Check SSE instructions" +msgstr "Réinstaller les paquets" + +#: /tmp/fish/implicit/share/completions/as.fish:56 +msgid "Check operand combinations for validity" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:57 +msgid "Encode scalar AVX instructions with specific vector length" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:58 +msgid "Encode scalar EVEX instructions with specific vector length" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:59 +msgid "Encode EVEX instructions with specific EVEX.W" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:60 +msgid "Encode EVEX instructions with specific EVEX.RC" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:61 +#, fuzzy +msgid "Use specfied mnemonic" +msgstr "Utiliser la file spécifiée" + +#: /tmp/fish/implicit/share/completions/as.fish:62 +#, fuzzy +msgid "Use specfied syntax" +msgstr "Utiliser la file spécifiée" + +#: /tmp/fish/implicit/share/completions/as.fish:63 +msgid "Support pseudo index registers" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:64 +msgid "Don't require '%' prefix for registers" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:65 +msgid "Support old (<= 2.8.1) versions of gcc" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:66 +msgid "Add BND prefix for all valid branches" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:67 +#, fuzzy +msgid "Disable branch optimization for shared code" +msgstr "Désactiver la création de fichiers creux" + +#: /tmp/fish/implicit/share/completions/as.fish:68 +#, fuzzy +msgid "Strip all lock prefixes" +msgstr "Petite taille de blocs" + +#: /tmp/fish/implicit/share/completions/as.fish:70 +#, fuzzy +msgid "Generate relax relocations" +msgstr "Générer une classe HelpMojo" + +#: /tmp/fish/implicit/share/completions/as.fish:71 +msgid "Accept only AMD64 ISA" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:72 +msgid "Accept only Intel64 ISA" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:73 +msgid "Optimize for given CPU" +msgstr "" + #: /tmp/fish/implicit/share/completions/asp.fish:1 #, fuzzy msgid "Checkout package" @@ -9563,7 +10141,7 @@ msgid "Show usage message and options" msgstr "Afficher un message relatif à l’utilisation et aux options" #: /tmp/fish/implicit/share/completions/bzr.fish:72 -#: /tmp/fish/implicit/share/completions/git.fish:374 +#: /tmp/fish/implicit/share/completions/git.fish:380 msgid "Show help message" msgstr "Afficher un message d’aide" @@ -9674,10 +10252,12 @@ msgstr "" #: /tmp/fish/implicit/share/completions/caddy.fish:24 #: /tmp/fish/implicit/share/completions/canto.fish:2 #: /tmp/fish/implicit/share/completions/cygport.fish:24 +#: /tmp/fish/implicit/share/completions/grub-install.fish:33 #: /tmp/fish/implicit/share/completions/lua.fish:4 #: /tmp/fish/implicit/share/completions/magento.fish:23 #: /tmp/fish/implicit/share/completions/modinfo.fish:10 #: /tmp/fish/implicit/share/completions/netctl-auto.fish:2 +#: /tmp/fish/implicit/share/completions/s3cmd.fish:128 msgid "Show version" msgstr "Afficher la version" @@ -10369,6 +10949,11 @@ msgstr "Spécifier votre shell de connexion" msgid "Display help and exit\t" msgstr "Afficher l’aide et quitter\t" +#: /tmp/fish/implicit/share/completions/chsh.fish:4 +#, fuzzy +msgid "List available shells and exit" +msgstr "Lister les noms des signaux disponibles et quitter" + #: /tmp/fish/implicit/share/completions/climate.fish:2 #, fuzzy msgid "Update your climate install" @@ -10543,7 +11128,8 @@ msgid "Calculate total contribution for a user" msgstr "Calculer le total des contributions d’un utilisateur" #: /tmp/fish/implicit/share/completions/climate.fish:46 -msgid "Display an performance overview" +#, fuzzy +msgid "Display a performance overview" msgstr "Afficher un aperçu des performances" #: /tmp/fish/implicit/share/completions/climate.fish:47 @@ -10745,6 +11331,7 @@ msgstr "" #: /tmp/fish/implicit/share/completions/composite.fish:83 #: /tmp/fish/implicit/share/completions/display.fish:94 #: /tmp/fish/implicit/share/completions/import.fish:68 +#: /tmp/fish/implicit/share/completions/mdadm.fish:10 #: /tmp/fish/implicit/share/completions/montage.fish:104 #: /tmp/fish/implicit/share/completions/scanimage.fish:34 #: /tmp/fish/implicit/share/completions/stream.fish:33 @@ -10837,145 +11424,160 @@ msgid "Inherit completions from the specified command" msgstr "Hériter des complétions de la commande spécifiée" #: /tmp/fish/implicit/share/completions/composer.fish:1 +#, fuzzy +msgid "User script" +msgstr "Extraire le script" + +#: /tmp/fish/implicit/share/completions/composer.fish:2 msgid "Short information about Composer" msgstr "Informations concises à propos de Composer" -#: /tmp/fish/implicit/share/completions/composer.fish:2 +#: /tmp/fish/implicit/share/completions/composer.fish:3 #, fuzzy msgid "Create an archive of this composer package" msgstr "Installer un ou des paquets" -#: /tmp/fish/implicit/share/completions/composer.fish:3 -#: /tmp/fish/implicit/share/completions/composer.fish:14 +#: /tmp/fish/implicit/share/completions/composer.fish:4 +#: /tmp/fish/implicit/share/completions/composer.fish:15 msgid "Opens the package's repository URL or homepage in your browser." msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:4 #: /tmp/fish/implicit/share/completions/composer.fish:5 +#: /tmp/fish/implicit/share/completions/composer.fish:6 msgid "Clears composer's internal package cache." msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:7 +#: /tmp/fish/implicit/share/completions/composer.fish:8 msgid "Create new project from a package into given directory." msgstr "Créer, dans le dossier spécifié, un nouveau projet depuis un paquet" -#: /tmp/fish/implicit/share/completions/composer.fish:8 +#: /tmp/fish/implicit/share/completions/composer.fish:9 msgid "Shows which packages depend on the given package" msgstr "Afficher les paquets dont dépendent le paquet spécifié" -#: /tmp/fish/implicit/share/completions/composer.fish:9 +#: /tmp/fish/implicit/share/completions/composer.fish:10 msgid "Diagnoses the system to identify common errors." msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:10 #: /tmp/fish/implicit/share/completions/composer.fish:11 +#: /tmp/fish/implicit/share/completions/composer.fish:12 #, fuzzy msgid "Dumps the autoloader" msgstr "Mettre à jour le référentiel" -#: /tmp/fish/implicit/share/completions/composer.fish:12 +#: /tmp/fish/implicit/share/completions/composer.fish:13 #, sh-format msgid "Allows running commands in the global composer dir ($COMPOSER_HOME)." msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:13 +#: /tmp/fish/implicit/share/completions/composer.fish:14 msgid "Displays help for a command" msgstr "Afficher l’aide pour une commande" -#: /tmp/fish/implicit/share/completions/composer.fish:15 +#: /tmp/fish/implicit/share/completions/composer.fish:16 msgid "Creates a basic composer.json file in current directory." msgstr "Créer un fichier composer.json basique dans le dossier actuel" -#: /tmp/fish/implicit/share/completions/composer.fish:16 +#: /tmp/fish/implicit/share/completions/composer.fish:17 msgid "" "Installs the project dependencies from the composer.lock file if present, or " "falls back on the composer.json." msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:17 +#: /tmp/fish/implicit/share/completions/composer.fish:18 msgid "Show information about licenses of dependencies" msgstr "Afficher des informations sur les licences des dépendances" -#: /tmp/fish/implicit/share/completions/composer.fish:18 +#: /tmp/fish/implicit/share/completions/composer.fish:19 msgid "Lists commands" msgstr "Lister les commandes" -#: /tmp/fish/implicit/share/completions/composer.fish:19 +#: /tmp/fish/implicit/share/completions/composer.fish:20 #, fuzzy msgid "Removes a package from the require or require-dev" msgstr "Supprimer un paquet des listes require ou require-dev" -#: /tmp/fish/implicit/share/completions/composer.fish:20 +#: /tmp/fish/implicit/share/completions/composer.fish:21 msgid "Adds required packages to your composer.json and installs them" msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:21 +#: /tmp/fish/implicit/share/completions/composer.fish:22 msgid "Run the scripts defined in composer.json." msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:22 +#: /tmp/fish/implicit/share/completions/composer.fish:23 #: /tmp/fish/implicit/share/completions/npm.fish:34 msgid "Search for packages" msgstr "Rechercher des paquets" -#: /tmp/fish/implicit/share/completions/composer.fish:23 #: /tmp/fish/implicit/share/completions/composer.fish:24 +#: /tmp/fish/implicit/share/completions/composer.fish:25 msgid "Updates composer.phar to the latest version." msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:25 +#: /tmp/fish/implicit/share/completions/composer.fish:26 msgid "Show information about packages" msgstr "Afficher les informations sur les paquets" -#: /tmp/fish/implicit/share/completions/composer.fish:26 +#: /tmp/fish/implicit/share/completions/composer.fish:27 msgid "Show a list of locally modified packages" msgstr "Afficher une liste des paquets modifiés localement" -#: /tmp/fish/implicit/share/completions/composer.fish:27 +#: /tmp/fish/implicit/share/completions/composer.fish:28 msgid "" "Updates your dependencies to the latest version according to composer.json, " "and updates the composer.lock file." msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:28 +#: /tmp/fish/implicit/share/completions/composer.fish:29 msgid "Validates a composer.json" msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:29 +#: /tmp/fish/implicit/share/completions/composer.fish:30 +#, fuzzy +msgid "Shows which packages cause the given package to be installed" +msgstr "Afficher les paquets dont dépendent le paquet spécifié" + +#: /tmp/fish/implicit/share/completions/composer.fish:31 +#, fuzzy +msgid "Shows which packages prevent the given package from being installed" +msgstr "Afficher les paquets dont dépendent le paquet spécifié" + +#: /tmp/fish/implicit/share/completions/composer.fish:32 msgid "Displays composer's help." msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:30 +#: /tmp/fish/implicit/share/completions/composer.fish:33 msgid "Do not output any message." msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:31 +#: /tmp/fish/implicit/share/completions/composer.fish:34 msgid "" "Increase the verbosity of messages: 1 for normal output (-v), 2 for more " "verbose output (-vv) and 3 for debug (-vvv)." msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:32 +#: /tmp/fish/implicit/share/completions/composer.fish:35 msgid "Display composer's application version." msgstr "Afficher la version de l’application composer" -#: /tmp/fish/implicit/share/completions/composer.fish:33 +#: /tmp/fish/implicit/share/completions/composer.fish:36 msgid "Force ANSI output." msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:34 +#: /tmp/fish/implicit/share/completions/composer.fish:37 msgid "Disable ANSI output." msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:35 +#: /tmp/fish/implicit/share/completions/composer.fish:38 msgid "Do not ask any interactive question." msgstr "Ne poser aucune question interactive" -#: /tmp/fish/implicit/share/completions/composer.fish:36 +#: /tmp/fish/implicit/share/completions/composer.fish:39 msgid "Display timing and memory usage information." msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:37 +#: /tmp/fish/implicit/share/completions/composer.fish:40 msgid "If specified, use the given directory as working directory." msgstr "" @@ -14127,6 +14729,161 @@ msgstr "Types de systèmes de fichiers exclus" msgid "Show all file systems" msgstr "Afficher tous les systèmes de fichiers" +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:1 +#, fuzzy +msgid "Background immediately" +msgstr "Se mettre en arrière-plan dès le lancement" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:2 +#, fuzzy +msgid "Use given script" +msgstr "Actualiser la liste des paquets" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:3 +msgid "Generate an RFC 4361 compliant clientid" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:4 +#, fuzzy +msgid "Echo debug messages to stderr & syslog" +msgstr "Afficher les messages de débogage" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:5 +msgid "Use last acquired lease if cannot obtain one" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:6 +msgid "Use last acquired lease if cannot obtain one even if expired" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:7 +#, fuzzy +msgid "Push given value the environment" +msgstr "Supprimer la variable de l’environnement" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:8 +#, fuzzy +msgid "Reapply configuration for each interface" +msgstr "Le fichier de configuration à utiliser pour l’utilisation" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:9 +msgid "Request DHCP server to update DNS using FQDN instead of hostname" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:10 +#, fuzzy +msgid "Specify config to load instead of /etc/dhcpcd.conf" +msgstr "Spécifier un fichier de configuration à utiliser au lieu de ~/.xpdfrc" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:11 +#, fuzzy +msgid "Send hostname to DHCP server" +msgstr "Envoyer la frappe spécifiée à un serveur Vim" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:12 +msgid "Send given clientid" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:13 +msgid "Override DHCPv4 vendorclassid field sent" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:14 +#, fuzzy +msgid "Writes to specfied log file instead of syslog" +msgstr "" +"Utiliser le fichier de configuration spécifié au lieu de celui par défaut" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:15 +msgid "Release lease and de-configure interface" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:16 +#, fuzzy +msgid "Request specific lease time in secs" +msgstr "Spécifier le délai d’attente en secondes" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:17 +#, fuzzy +msgid "Start dhcpcd in Master mode" +msgstr "Démarrer en mode débutant" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:18 +msgid "Set prefered interface based on given rank (lowest wins)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:19 +#, fuzzy +msgid "Reload config and rebind specified interface" +msgstr "Utiliser l’adresse de l’interface spécifiée" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:20 +#, fuzzy +msgid "Renew existing addresses on specified interface" +msgstr "Utiliser l’adresse de l’interface spécifiée" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:21 +#, fuzzy +msgid "Request DHCP option" +msgstr "Spécifier des options TCP personnalisée" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:22 +#, fuzzy +msgid "Keep configuration even when dhcpcd exits" +msgstr "Afficher la configuration et quitter" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:23 +msgid "Request given address in DHCP DISCOVER message" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:24 +msgid "Request given address in DHCP INFORM message" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:25 +#, fuzzy +msgid "Perform DHCPv6 Information Request" +msgstr "Demande d'information" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:26 +#, fuzzy +msgid "Configure static DHCP value" +msgstr "Obtenir une valeur de configuration" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:27 +#, fuzzy +msgid "Timeout after seconds" +msgstr "Délai d’attente en secondes pour curl" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:28 +msgid "Tag DHCPv4 message with given userclass" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:29 +msgid "Add encapsulated vendor option" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:30 +#: /tmp/fish/implicit/share/completions/eix.fish:2 +#: /tmp/fish/implicit/share/completions/htop.fish:8 +#: /tmp/fish/implicit/share/completions/pv.fish:33 +#: /tmp/fish/implicit/share/completions/subl.fish:9 +msgid "Show version and exit" +msgstr "Afficher la version et quitter" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:31 +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:32 +msgid "Wait for address to be assigned before forking to background" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:33 +msgid "Exit dhcpcd process linked to given interface" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:34 +msgid "Allow reboot after secs" +msgstr "" + #: /tmp/fish/implicit/share/completions/diff.fish:1 msgid "Ignore case differences" msgstr "" @@ -14152,7 +14909,7 @@ msgid "Ignore all white space" msgstr "" #: /tmp/fish/implicit/share/completions/diff.fish:7 -#: /tmp/fish/implicit/share/completions/git.fish:319 +#: /tmp/fish/implicit/share/completions/git.fish:325 msgid "Ignore changes whose lines are all blank" msgstr "" @@ -14163,7 +14920,7 @@ msgstr "" "régulière spécifiée" #: /tmp/fish/implicit/share/completions/diff.fish:9 -#: /tmp/fish/implicit/share/completions/git.fish:315 +#: /tmp/fish/implicit/share/completions/git.fish:321 msgid "Treat all files as text" msgstr "Traiter tous les fichiers comme du texte" @@ -15096,12 +15853,6 @@ msgstr "Activer les séquences d’échappement" msgid "Show a help screen and exit" msgstr "Afficher l’aide et quitter" -#: /tmp/fish/implicit/share/completions/eix.fish:2 -#: /tmp/fish/implicit/share/completions/htop.fish:8 -#: /tmp/fish/implicit/share/completions/pv.fish:33 -msgid "Show version and exit" -msgstr "Afficher la version et quitter" - #: /tmp/fish/implicit/share/completions/eix.fish:3 msgid "Dump variables to stdout" msgstr "Afficher les variables sur la sortie standard" @@ -15446,7 +16197,7 @@ msgid "do not display a splash screen on startup" msgstr "" #: /tmp/fish/implicit/share/completions/emacs.fish:12 -msgid "do not communicate with X, ignoring " +msgid "do not communicate with X, ignoring :0" msgstr "" #: /tmp/fish/implicit/share/completions/emacs.fish:13 @@ -16067,6 +16818,297 @@ msgstr "" msgid "use comma separated list of explicit tab positions" msgstr "Liste séparée par des virgules de types de dépendances à afficher" +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:1 +msgid "create a backup of one or several jails" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:2 +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:4 +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:6 +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:9 +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:11 +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:15 +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:18 +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:20 +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:22 +msgid "jail" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:3 +#, fuzzy +msgid "manage specific jails" +msgstr "Utiliser un fichier de configuration spécifique" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:5 +msgid "attach your console to a running jail" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:7 +msgid "installs a new jail inside ezjail's scope" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:8 +msgid "removes a jail from ezjail's config" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:10 +msgid "dump diffs between jail initialisation and freeze time into a flavour" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:12 +#, fuzzy +msgid "create the basejail from binary packages" +msgstr "Créer une archive d’un paquet" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:13 +#, fuzzy +msgid "list all jails" +msgstr "Lister toutes les sessions" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:14 +#, fuzzy +msgid "restart a running jail" +msgstr "Redémarrer la machine en fonctionnement" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:16 +msgid "create new jails from archived versions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:17 +msgid "create a snapshot of a jail" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:19 +#, fuzzy +msgid "start a jail" +msgstr "Redémarrer un profil" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:21 +#, fuzzy +msgid "stop a running jail" +msgstr "Se connecter par SSH sur une machine en fonctionnement" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:23 +msgid "check for reasons for the jails to fail" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:24 +#, fuzzy +msgid "create or update the basejail from source" +msgstr "Générer le paquet depuis la source" + +#: /tmp/fish/implicit/share/completions/fab.fish:1 +#: /tmp/fish/implicit/share/completions/pkgfile.fish:2 +msgid "show this help message and exit" +msgstr "Afficher ce message d’aide et quitter" + +#: /tmp/fish/implicit/share/completions/fab.fish:2 +#, fuzzy +msgid "print detailed info about command NAME" +msgstr "Afficher l'état des fichiers extraits" + +#: /tmp/fish/implicit/share/completions/fab.fish:3 +msgid "formats --list, choices: short, normal, nested" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:4 +#, fuzzy +msgid "Force password prompt up-front" +msgstr "Forcer l’invite de mot de passe" + +#: /tmp/fish/implicit/share/completions/fab.fish:5 +msgid "Force sudo password prompt up-front" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:6 +#, fuzzy +msgid "print list of possible commands and exit" +msgstr "Afficher une liste de formats de commande possibles" + +#: /tmp/fish/implicit/share/completions/fab.fish:7 +msgid "comma separated KEY=VALUE pairs to set Fab env vars" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:8 +msgid "alias for -F short --list" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:9 +#: /tmp/fish/implicit/share/completions/pkgfile.fish:1 +msgid "show program's version number and exit" +msgstr "Afficher le numéro de version du programme et quitter" + +#: /tmp/fish/implicit/share/completions/fab.fish:10 +#, fuzzy +msgid "don't user the running SSH agent" +msgstr "Suspendre la machine en fonctionnement" + +#: /tmp/fish/implicit/share/completions/fab.fish:11 +#, fuzzy +msgid "forward local agent to remote end" +msgstr "Pousser autoritairement la branche locale vers la branche distante" + +#: /tmp/fish/implicit/share/completions/fab.fish:12 +msgid "abort instead of prompting (for password, host, etc)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:13 +#, fuzzy +msgid "specify location of config file to use" +msgstr "Spécifier le fichier de configuration APT" + +#: /tmp/fish/implicit/share/completions/fab.fish:14 +#, fuzzy +msgid "Color error output" +msgstr "Colorer la sortie" + +#: /tmp/fish/implicit/share/completions/fab.fish:15 +msgid "do not load user known_hosts file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:16 +msgid "disconnect from hosts as soon as possible" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:17 +msgid "python module file to import, e.g. '../other.py'" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:18 +#, fuzzy +msgid "gateway host to connect through" +msgstr "Nom de la base de données à laquelle se connecter" + +#: /tmp/fish/implicit/share/completions/fab.fish:19 +#, fuzzy +msgid "Use GSS-API authentication" +msgstr "Gérer les clés d’authentification" + +#: /tmp/fish/implicit/share/completions/fab.fish:20 +msgid "Delegate GSS-API client credentials or not" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:21 +msgid "Perform GSS-API Key Exchange and user authentication" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:22 +#, fuzzy +msgid "comma-separated list of output levels to hide" +msgstr "Liste séparée par des virgules des invites" + +#: /tmp/fish/implicit/share/completions/fab.fish:23 +#, fuzzy +msgid "comma-separated list of hosts to operate on" +msgstr "Liste séparée par des virgules d’analyses à effectuer" + +#: /tmp/fish/implicit/share/completions/fab.fish:24 +msgid "path to SSH private key file. May be repeated." +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:25 +msgid "don't load private key files from ~/.ssh/" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:26 +msgid "enables a keepalive every N seconds" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:27 +#, fuzzy +msgid "print line-by-line instead of byte-by-byte" +msgstr "Compter les lignes, pas les octets" + +#: /tmp/fish/implicit/share/completions/fab.fish:28 +msgid "make M attempts to connect before giving up" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:29 +msgid "do not use pseudo-terminal in run/sudo" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:30 +#, fuzzy +msgid "password for use with authentication and/or sudo" +msgstr "Demander le mot de passe pour l’authentification serveur" + +#: /tmp/fish/implicit/share/completions/fab.fish:31 +msgid "default to parallel execution method" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:32 +msgid "SSH connection port" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:33 +#, fuzzy +msgid "reject unknown hosts" +msgstr "Ignorer les options inconnues" + +#: /tmp/fish/implicit/share/completions/fab.fish:34 +msgid "password for use with sudo only" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:35 +msgid "load system known_hosts file before reading user known_hosts" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:36 +#, fuzzy +msgid "comma-separated list of roles to operate on" +msgstr "Liste séparée par des virgules d’analyses à effectuer" + +#: /tmp/fish/implicit/share/completions/fab.fish:37 +msgid "specify a new shell, defaults to '/bin/bash -l -c'" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:38 +#, fuzzy +msgid "comma-separated list of output levels to show" +msgstr "Liste, séparée par des virgules, de types de dépendances à afficher" + +#: /tmp/fish/implicit/share/completions/fab.fish:39 +msgid "skip over hosts that can't be reached" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:40 +#, fuzzy +msgid "skip over unknown tasks" +msgstr "Ignorer les paquets inconnus" + +#: /tmp/fish/implicit/share/completions/fab.fish:41 +#, fuzzy +msgid "Path to SSH config file" +msgstr "Préfixer le fichier de configuration avec la chaîne spécifiée" + +#: /tmp/fish/implicit/share/completions/fab.fish:42 +#, fuzzy +msgid "set connection timeout to N seconds" +msgstr "Paramétrer le délai d’attente maximal pour les E/S" + +#: /tmp/fish/implicit/share/completions/fab.fish:43 +#, fuzzy +msgid "set remote command timeout to N seconds" +msgstr "Paramétrer le délai d’attente maximal pour les E/S" + +#: /tmp/fish/implicit/share/completions/fab.fish:44 +#, fuzzy +msgid "username to use when connecting to remote hosts" +msgstr "Exécuter l’action sur un hôte distant" + +#: /tmp/fish/implicit/share/completions/fab.fish:45 +msgid "warn, instead of abort, when commands fail" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:46 +#, fuzzy +msgid "comma-separated list of hosts to exclude" +msgstr "Liste séparée par des virgules des invites" + +#: /tmp/fish/implicit/share/completions/fab.fish:47 +msgid "number of concurrent processes to use in parallel mode" +msgstr "" + #: /tmp/fish/implicit/share/completions/feh.fish:1 msgid "Specify a shell command as action to perform on the image" msgstr "" @@ -17464,7 +18506,7 @@ msgid "Undo latest bad/good command." msgstr "Revenir sur la dernière commande valide ou invalide" #: /tmp/fish/implicit/share/completions/fossil.fish:48 -#: /tmp/fish/implicit/share/completions/git.fish:87 +#: /tmp/fish/implicit/share/completions/git.fish:88 msgid "Create a new branch" msgstr "" @@ -17851,10 +18893,10 @@ msgstr "Lister les fichiers" #: /tmp/fish/implicit/share/completions/fossil.fish:274 #: /tmp/fish/implicit/share/completions/fossil.fish:280 #: /tmp/fish/implicit/share/completions/git.fish:64 -#: /tmp/fish/implicit/share/completions/git.fish:85 -#: /tmp/fish/implicit/share/completions/git.fish:239 -#: /tmp/fish/implicit/share/completions/git.fish:287 -#: /tmp/fish/implicit/share/completions/git.fish:288 +#: /tmp/fish/implicit/share/completions/git.fish:86 +#: /tmp/fish/implicit/share/completions/git.fish:244 +#: /tmp/fish/implicit/share/completions/git.fish:293 +#: /tmp/fish/implicit/share/completions/git.fish:294 msgid "Tag" msgstr "" @@ -18259,7 +19301,7 @@ msgid "Limit number of tags" msgstr "Limiter le nombre d’étiquettes" #: /tmp/fish/implicit/share/completions/fossil.fish:281 -#: /tmp/fish/implicit/share/completions/git.fish:285 +#: /tmp/fish/implicit/share/completions/git.fish:291 msgid "List tags" msgstr "Lister les étiquettes" @@ -18363,7 +19405,7 @@ msgstr "Afficher la version des fonctionnalités optionnelles" #: /tmp/fish/implicit/share/completions/ranger.fish:14 #: /tmp/fish/implicit/share/completions/rejmerge.fish:3 #: /tmp/fish/implicit/share/completions/root.fish:6 -#: /tmp/fish/implicit/share/completions/zypper.fish:3 +#: /tmp/fish/implicit/share/completions/zypper.fish:4 msgid "Print help" msgstr "Afficher l’aide" @@ -18453,7 +19495,8 @@ msgid "Copy the specified function to the specified new name" msgstr "Dupliquer la fonction sous un autre nom" #: /tmp/fish/implicit/share/completions/functions.fish:9 -msgid "Display data about the function" +#, fuzzy +msgid "Display information about the function" msgstr "Afficher les informations sur la fonction" #: /tmp/fish/implicit/share/completions/functions.fish:10 @@ -24434,7 +25477,7 @@ msgstr "Envoyer la sortie dans un visionneur" #: /tmp/fish/implicit/share/completions/journalctl.fish:6 #: /tmp/fish/implicit/share/completions/localectl.fish:6 #: /tmp/fish/implicit/share/completions/machinectl.fish:5 -#: /tmp/fish/implicit/share/completions/systemctl.fish:48 +#: /tmp/fish/implicit/share/completions/systemctl.fish:41 #: /tmp/fish/implicit/share/completions/systemd-analyze.fish:5 #: /tmp/fish/implicit/share/completions/timedatectl.fish:9 msgid "Do not pipe output into a pager" @@ -24488,28 +25531,28 @@ msgstr "Distant" #: /tmp/fish/implicit/share/completions/git.fish:22 #: /tmp/fish/implicit/share/completions/git.fish:62 -#: /tmp/fish/implicit/share/completions/git.fish:82 -#: /tmp/fish/implicit/share/completions/git.fish:93 -#: /tmp/fish/implicit/share/completions/git.fish:105 -#: /tmp/fish/implicit/share/completions/git.fish:127 -#: /tmp/fish/implicit/share/completions/git.fish:131 -#: /tmp/fish/implicit/share/completions/git.fish:137 -#: /tmp/fish/implicit/share/completions/git.fish:180 -#: /tmp/fish/implicit/share/completions/git.fish:216 +#: /tmp/fish/implicit/share/completions/git.fish:96 +#: /tmp/fish/implicit/share/completions/git.fish:108 +#: /tmp/fish/implicit/share/completions/git.fish:130 +#: /tmp/fish/implicit/share/completions/git.fish:134 +#: /tmp/fish/implicit/share/completions/git.fish:140 +#: /tmp/fish/implicit/share/completions/git.fish:183 #: /tmp/fish/implicit/share/completions/git.fish:219 -#: /tmp/fish/implicit/share/completions/git.fish:237 -#: /tmp/fish/implicit/share/completions/git.fish:260 -#: /tmp/fish/implicit/share/completions/git.fish:279 -#: /tmp/fish/implicit/share/completions/git.fish:301 +#: /tmp/fish/implicit/share/completions/git.fish:222 +#: /tmp/fish/implicit/share/completions/git.fish:242 +#: /tmp/fish/implicit/share/completions/git.fish:265 +#: /tmp/fish/implicit/share/completions/git.fish:285 +#: /tmp/fish/implicit/share/completions/git.fish:307 msgid "Branch" msgstr "Branche" #: /tmp/fish/implicit/share/completions/git.fish:23 -#: /tmp/fish/implicit/share/completions/git.fish:195 -#: /tmp/fish/implicit/share/completions/git.fish:207 -#: /tmp/fish/implicit/share/completions/git.fish:232 -#: /tmp/fish/implicit/share/completions/git.fish:245 -#: /tmp/fish/implicit/share/completions/git.fish:268 +#: /tmp/fish/implicit/share/completions/git.fish:198 +#: /tmp/fish/implicit/share/completions/git.fish:210 +#: /tmp/fish/implicit/share/completions/git.fish:237 +#: /tmp/fish/implicit/share/completions/git.fish:250 +#: /tmp/fish/implicit/share/completions/git.fish:274 +#: /tmp/fish/implicit/share/completions/mdadm.fish:12 #: /tmp/fish/implicit/share/completions/update-eix-remote.fish:1 msgid "Be quiet" msgstr "Être silencieux" @@ -24517,10 +25560,10 @@ msgstr "Être silencieux" #: /tmp/fish/implicit/share/completions/git.fish:24 #: /tmp/fish/implicit/share/completions/git.fish:41 #: /tmp/fish/implicit/share/completions/git.fish:70 -#: /tmp/fish/implicit/share/completions/git.fish:196 -#: /tmp/fish/implicit/share/completions/git.fish:208 -#: /tmp/fish/implicit/share/completions/git.fish:233 -#: /tmp/fish/implicit/share/completions/git.fish:246 +#: /tmp/fish/implicit/share/completions/git.fish:199 +#: /tmp/fish/implicit/share/completions/git.fish:211 +#: /tmp/fish/implicit/share/completions/git.fish:238 +#: /tmp/fish/implicit/share/completions/git.fish:251 #: /tmp/fish/implicit/share/completions/prt-get.fish:53 #: /tmp/fish/implicit/share/completions/prt-get.fish:111 #: /tmp/fish/implicit/share/completions/xz.fish:32 @@ -24528,12 +25571,12 @@ msgid "Be verbose" msgstr "Être verbeux" #: /tmp/fish/implicit/share/completions/git.fish:25 -#: /tmp/fish/implicit/share/completions/git.fish:210 +#: /tmp/fish/implicit/share/completions/git.fish:213 msgid "Append ref names and object names" msgstr "Ajouter les noms des références et ceux des objets" #: /tmp/fish/implicit/share/completions/git.fish:26 -#: /tmp/fish/implicit/share/completions/git.fish:211 +#: /tmp/fish/implicit/share/completions/git.fish:214 msgid "Force update of local branches" msgstr "Forcer la mise à jour des branches locales" @@ -24698,9 +25741,9 @@ msgid "Shows the last commit of a branch" msgstr "Affiche la dernière validation d’une branche" #: /tmp/fish/implicit/share/completions/git.fish:63 -#: /tmp/fish/implicit/share/completions/git.fish:84 -#: /tmp/fish/implicit/share/completions/git.fish:106 -#: /tmp/fish/implicit/share/completions/git.fish:181 +#: /tmp/fish/implicit/share/completions/git.fish:85 +#: /tmp/fish/implicit/share/completions/git.fish:109 +#: /tmp/fish/implicit/share/completions/git.fish:184 msgid "Remote branch" msgstr "Branche distante" @@ -24731,7 +25774,7 @@ msgid "Allow adding otherwise ignored files" msgstr "Autoriser l’ajout de fichiers normalement ignorés" #: /tmp/fish/implicit/share/completions/git.fish:72 -#: /tmp/fish/implicit/share/completions/git.fish:252 +#: /tmp/fish/implicit/share/completions/git.fish:257 msgid "Interactive mode" msgstr "Mode interactif" @@ -24775,323 +25818,343 @@ msgstr "Vérifier si l’un des fichiers spécifiés serait ignoré" msgid "Checkout and switch to a branch" msgstr "Extraire une branche et basculer dessus" +#: /tmp/fish/implicit/share/completions/git.fish:82 +#, fuzzy +msgid "Local Branch" +msgstr "Chemin local" + #: /tmp/fish/implicit/share/completions/git.fish:83 -#: /tmp/fish/implicit/share/completions/git.fish:238 +#, fuzzy +msgid "Remote Branch" +msgstr "Branche distante" + +#: /tmp/fish/implicit/share/completions/git.fish:84 +#: /tmp/fish/implicit/share/completions/git.fish:243 msgid "Head" msgstr "Head" -#: /tmp/fish/implicit/share/completions/git.fish:88 +#: /tmp/fish/implicit/share/completions/git.fish:89 msgid "Track a new branch" msgstr "Suivre une nouvelle branche" -#: /tmp/fish/implicit/share/completions/git.fish:89 +#: /tmp/fish/implicit/share/completions/git.fish:90 +#, fuzzy +msgid "Keep staged changes" +msgstr "Chiffrer les modifications" + +#: /tmp/fish/implicit/share/completions/git.fish:91 +#, fuzzy +msgid "Keep unmerged changes" +msgstr "Chiffrer les modifications" + +#: /tmp/fish/implicit/share/completions/git.fish:92 msgid "Apply a patch on a git index file and a working tree" msgstr "Appliquer un patch sur un fichier d’index et une copie de travail git" -#: /tmp/fish/implicit/share/completions/git.fish:90 +#: /tmp/fish/implicit/share/completions/git.fish:93 msgid "Create an archive of files from a named tree" msgstr "Créer une archive des fichiers d’un arbre nommé" -#: /tmp/fish/implicit/share/completions/git.fish:91 +#: /tmp/fish/implicit/share/completions/git.fish:94 msgid "Find the change that introduced a bug by binary search" msgstr "Trouver par recherche binaire la modification qui a introduit un bogue" -#: /tmp/fish/implicit/share/completions/git.fish:92 +#: /tmp/fish/implicit/share/completions/git.fish:95 msgid "List, create, or delete branches" msgstr "Lister, créer ou supprimer des branches" -#: /tmp/fish/implicit/share/completions/git.fish:94 +#: /tmp/fish/implicit/share/completions/git.fish:97 msgid "Delete branch" msgstr "Supprimer la branche" -#: /tmp/fish/implicit/share/completions/git.fish:95 +#: /tmp/fish/implicit/share/completions/git.fish:98 msgid "Force deletion of branch" msgstr "Forcer la suppression de la branche" -#: /tmp/fish/implicit/share/completions/git.fish:96 +#: /tmp/fish/implicit/share/completions/git.fish:99 msgid "Rename branch" msgstr "Renommer la branche" -#: /tmp/fish/implicit/share/completions/git.fish:97 +#: /tmp/fish/implicit/share/completions/git.fish:100 msgid "Force renaming branch" msgstr "Forcer le renommage de la branche" -#: /tmp/fish/implicit/share/completions/git.fish:98 +#: /tmp/fish/implicit/share/completions/git.fish:101 msgid "Lists both local and remote branches" msgstr "Lister à la fois les branches locales et distantes" -#: /tmp/fish/implicit/share/completions/git.fish:99 +#: /tmp/fish/implicit/share/completions/git.fish:102 msgid "Track remote branch" msgstr "Suivre la branche distante" -#: /tmp/fish/implicit/share/completions/git.fish:100 +#: /tmp/fish/implicit/share/completions/git.fish:103 msgid "Do not track remote branch" msgstr "Ne pas suivre la branche distante" -#: /tmp/fish/implicit/share/completions/git.fish:101 +#: /tmp/fish/implicit/share/completions/git.fish:104 msgid "Set remote branch to track" msgstr "Paramétrer la branche distante à suivre" -#: /tmp/fish/implicit/share/completions/git.fish:102 +#: /tmp/fish/implicit/share/completions/git.fish:105 msgid "List branches that have been merged" msgstr "Lister les branches précédemment fusionnées" -#: /tmp/fish/implicit/share/completions/git.fish:103 +#: /tmp/fish/implicit/share/completions/git.fish:106 msgid "List branches that have not been merged" msgstr "Lister les branches non précédemment fusionnées" -#: /tmp/fish/implicit/share/completions/git.fish:104 +#: /tmp/fish/implicit/share/completions/git.fish:107 msgid "Apply the change introduced by an existing commit" msgstr "Appliquer la modification introduite par une validation existante" -#: /tmp/fish/implicit/share/completions/git.fish:107 +#: /tmp/fish/implicit/share/completions/git.fish:110 msgid "Edit the commit message prior to committing" msgstr "Éditer le message de validation avant de valider" -#: /tmp/fish/implicit/share/completions/git.fish:108 +#: /tmp/fish/implicit/share/completions/git.fish:111 msgid "" "Append info in generated commit on the origin of the cherry-picked change" msgstr "" "Ajouter des informations sur les origines des modifications picorées dans la " "validation générée" -#: /tmp/fish/implicit/share/completions/git.fish:109 +#: /tmp/fish/implicit/share/completions/git.fish:112 msgid "Apply changes without making any commit" msgstr "Appliquer les modifications sans effectuer de validation" -#: /tmp/fish/implicit/share/completions/git.fish:110 +#: /tmp/fish/implicit/share/completions/git.fish:113 msgid "Add Signed-off-by line to the commit message" msgstr "Ajouter une ligne Signed-off-by dans le message de validation" -#: /tmp/fish/implicit/share/completions/git.fish:111 +#: /tmp/fish/implicit/share/completions/git.fish:114 msgid "Fast-forward if possible" msgstr "Avance rapide si possible" -#: /tmp/fish/implicit/share/completions/git.fish:112 +#: /tmp/fish/implicit/share/completions/git.fish:115 msgid "Clone a repository into a new directory" msgstr "Cloner un dépôt dans un nouveau dossier" -#: /tmp/fish/implicit/share/completions/git.fish:113 +#: /tmp/fish/implicit/share/completions/git.fish:116 msgid "Copy files instead of using hardlinks" msgstr "Copier les fichiers au lieu d’utiliser des liens matériels" -#: /tmp/fish/implicit/share/completions/git.fish:114 +#: /tmp/fish/implicit/share/completions/git.fish:117 msgid "Operate quietly and do not report progress" msgstr "Opérer silencieusement sans communiquer l’avancement" -#: /tmp/fish/implicit/share/completions/git.fish:115 +#: /tmp/fish/implicit/share/completions/git.fish:118 msgid "Provide more information on what is going on" msgstr "Fournir plus de détails sur ce qui se trame" -#: /tmp/fish/implicit/share/completions/git.fish:116 +#: /tmp/fish/implicit/share/completions/git.fish:119 msgid "No checkout of HEAD is performed after the clone is complete" msgstr "Aucune extraction de HEAD n’est effectuée après le clonage" -#: /tmp/fish/implicit/share/completions/git.fish:117 +#: /tmp/fish/implicit/share/completions/git.fish:120 msgid "Make a bare Git repository" msgstr "Créer un dépôt Git nu" -#: /tmp/fish/implicit/share/completions/git.fish:118 +#: /tmp/fish/implicit/share/completions/git.fish:121 msgid "Set up a mirror of the source repository" msgstr "Paramétrer un miroir du dépôt source" -#: /tmp/fish/implicit/share/completions/git.fish:119 +#: /tmp/fish/implicit/share/completions/git.fish:122 msgid "Use a specific name of the remote instead of the default" msgstr "" "Utiliser un nom précis pour le dépôt distant au lieu de celui par défaut" -#: /tmp/fish/implicit/share/completions/git.fish:120 +#: /tmp/fish/implicit/share/completions/git.fish:123 msgid "Use a specific branch instead of the one used by the cloned repository" msgstr "" "Utiliser une branche précise au lieu de celle utilisée par le dépôt cloné" -#: /tmp/fish/implicit/share/completions/git.fish:121 +#: /tmp/fish/implicit/share/completions/git.fish:124 msgid "Truncate the history to a specified number of revisions" msgstr "Limiter l’historique au nombre donné de révisions" -#: /tmp/fish/implicit/share/completions/git.fish:122 +#: /tmp/fish/implicit/share/completions/git.fish:125 msgid "Initialize all submodules within the cloned repository" msgstr "Initialiser tous les sous-modules à l’intérieur du dépôt cloné" -#: /tmp/fish/implicit/share/completions/git.fish:123 +#: /tmp/fish/implicit/share/completions/git.fish:126 msgid "Record changes to the repository" msgstr "Enregistrer les changements dans le dépôt" -#: /tmp/fish/implicit/share/completions/git.fish:124 +#: /tmp/fish/implicit/share/completions/git.fish:127 msgid "Amend the log message of the last commit" msgstr "Corriger le message de journal de la dernière validation" -#: /tmp/fish/implicit/share/completions/git.fish:125 +#: /tmp/fish/implicit/share/completions/git.fish:128 msgid "Fixup commit to be used with rebase --autosquash" msgstr "Préparer la validation à utiliser avec rebase --autosquash" -#: /tmp/fish/implicit/share/completions/git.fish:126 +#: /tmp/fish/implicit/share/completions/git.fish:129 msgid "Show changes between commits, commit and working tree, etc" msgstr "" "Afficher les modifications entre les validations, entre validation et copie " "de travail, etc" -#: /tmp/fish/implicit/share/completions/git.fish:128 +#: /tmp/fish/implicit/share/completions/git.fish:131 msgid "Show diff of changes in the index" msgstr "Afficher un diff des modifications dans l’index" -#: /tmp/fish/implicit/share/completions/git.fish:129 +#: /tmp/fish/implicit/share/completions/git.fish:132 msgid "Compare two paths on the filesystem" msgstr "Comparer deux chemins dans le système de fichiers" -#: /tmp/fish/implicit/share/completions/git.fish:130 +#: /tmp/fish/implicit/share/completions/git.fish:133 msgid "Open diffs in a visual tool" msgstr "Ouvrir les diffs dans un outil visuel" -#: /tmp/fish/implicit/share/completions/git.fish:132 +#: /tmp/fish/implicit/share/completions/git.fish:135 #, fuzzy msgid "Visually show diff of changes in the index" msgstr "Afficher explicitement les différences des changements dans l’index" -#: /tmp/fish/implicit/share/completions/git.fish:133 +#: /tmp/fish/implicit/share/completions/git.fish:136 msgid "Print lines matching a pattern" msgstr "Afficher les lignes correspondant à un motif" -#: /tmp/fish/implicit/share/completions/git.fish:134 +#: /tmp/fish/implicit/share/completions/git.fish:137 msgid "Create an empty git repository or reinitialize an existing one" msgstr "Créer un dépôt git vide ou réinitialiser un dépôt existant" -#: /tmp/fish/implicit/share/completions/git.fish:135 +#: /tmp/fish/implicit/share/completions/git.fish:138 msgid "Show commit shortlog" msgstr "Afficher le journal concis de la validation" -#: /tmp/fish/implicit/share/completions/git.fish:136 +#: /tmp/fish/implicit/share/completions/git.fish:139 msgid "Show commit logs" msgstr "Afficher les journaux des validations" -#: /tmp/fish/implicit/share/completions/git.fish:138 +#: /tmp/fish/implicit/share/completions/git.fish:141 msgid "Continue listing file history beyond renames" msgstr "" "Ne pas se contenter d’afficher les renommages, tout afficher de l’historique " "fichier" -#: /tmp/fish/implicit/share/completions/git.fish:139 +#: /tmp/fish/implicit/share/completions/git.fish:142 msgid "Don't print ref names" msgstr "Ne pas afficher les noms des références" -#: /tmp/fish/implicit/share/completions/git.fish:140 +#: /tmp/fish/implicit/share/completions/git.fish:143 msgid "Print out ref names" msgstr "Afficher les noms des références" -#: /tmp/fish/implicit/share/completions/git.fish:141 +#: /tmp/fish/implicit/share/completions/git.fish:144 msgid "Print ref name by which each commit was reached" msgstr "Afficher les noms des références atteintes par chaque validation" -#: /tmp/fish/implicit/share/completions/git.fish:142 +#: /tmp/fish/implicit/share/completions/git.fish:145 msgid "Limit the number of commits before starting to show the commit output" msgstr "Limiter le nombre de validations avant d’en afficher la sortie" -#: /tmp/fish/implicit/share/completions/git.fish:143 +#: /tmp/fish/implicit/share/completions/git.fish:146 msgid "Skip given number of commits" msgstr "Passer le nombre spécifié de validations" -#: /tmp/fish/implicit/share/completions/git.fish:144 -#: /tmp/fish/implicit/share/completions/git.fish:145 +#: /tmp/fish/implicit/share/completions/git.fish:147 +#: /tmp/fish/implicit/share/completions/git.fish:148 msgid "Show commits more recent than specified date" msgstr "Afficher les validations effectuées après une date spécifiée" -#: /tmp/fish/implicit/share/completions/git.fish:146 -#: /tmp/fish/implicit/share/completions/git.fish:147 +#: /tmp/fish/implicit/share/completions/git.fish:149 +#: /tmp/fish/implicit/share/completions/git.fish:150 msgid "Show commits older than specified date" msgstr "Afficher les validations effectuées avant une date spécifiée" -#: /tmp/fish/implicit/share/completions/git.fish:148 +#: /tmp/fish/implicit/share/completions/git.fish:151 msgid "Limit commits from given author" msgstr "Limiter aux validations de l’auteur spécifié" -#: /tmp/fish/implicit/share/completions/git.fish:149 +#: /tmp/fish/implicit/share/completions/git.fish:152 msgid "Limit commits from given committer" msgstr "Limiter aux validations du validateur spécifié" -#: /tmp/fish/implicit/share/completions/git.fish:150 +#: /tmp/fish/implicit/share/completions/git.fish:153 msgid "Limit commits to ones with reflog entries matching given pattern" msgstr "" "Limiter les validations à celles dont les entrées du reflog correspondent au " "motif spécifié" -#: /tmp/fish/implicit/share/completions/git.fish:151 +#: /tmp/fish/implicit/share/completions/git.fish:154 msgid "Limit commits with message that match given pattern" msgstr "" "Limiter les validations à celles dont le message correspond au motif spécifié" -#: /tmp/fish/implicit/share/completions/git.fish:152 +#: /tmp/fish/implicit/share/completions/git.fish:155 msgid "Limit commits to ones that match all given --grep" msgstr "" "Limiter les validations à celles correspondant à tous les --grep spécifiés" -#: /tmp/fish/implicit/share/completions/git.fish:153 +#: /tmp/fish/implicit/share/completions/git.fish:156 msgid "Limit commits to ones with message that don't match --grep" msgstr "" "Limiter les validations à celles dont le message ne correspond pas à --grep" -#: /tmp/fish/implicit/share/completions/git.fish:154 +#: /tmp/fish/implicit/share/completions/git.fish:157 msgid "Case insensitive match" msgstr "Correspondance insensible à la casse" -#: /tmp/fish/implicit/share/completions/git.fish:155 +#: /tmp/fish/implicit/share/completions/git.fish:158 msgid "Patterns are basic regular expressions (default)" msgstr "Les motifs sont des expressions régulières basiques (par défaut)" -#: /tmp/fish/implicit/share/completions/git.fish:156 +#: /tmp/fish/implicit/share/completions/git.fish:159 msgid "Patterns are extended regular expressions" msgstr "Les motifs sont des expressions régulières étendues" -#: /tmp/fish/implicit/share/completions/git.fish:157 +#: /tmp/fish/implicit/share/completions/git.fish:160 msgid "Patterns are fixed strings" msgstr "Les motifs sont des chaînes fixes" -#: /tmp/fish/implicit/share/completions/git.fish:158 +#: /tmp/fish/implicit/share/completions/git.fish:161 msgid "Patterns are Perl-compatible regular expressions" msgstr "Les motifs sont des expressions régulières compatibles Perl" -#: /tmp/fish/implicit/share/completions/git.fish:159 +#: /tmp/fish/implicit/share/completions/git.fish:162 msgid "Stop when given path disappears from tree" msgstr "Arrêter lorsque le chemin spécifié disparaît de l’arborescence" -#: /tmp/fish/implicit/share/completions/git.fish:160 +#: /tmp/fish/implicit/share/completions/git.fish:163 msgid "Print only merge commits" msgstr "Afficher seulement les validations de fusion" -#: /tmp/fish/implicit/share/completions/git.fish:161 +#: /tmp/fish/implicit/share/completions/git.fish:164 msgid "Don't print commits with more than one parent" msgstr "Ne pas afficher les validations possédant plus d’un parent" -#: /tmp/fish/implicit/share/completions/git.fish:162 +#: /tmp/fish/implicit/share/completions/git.fish:165 msgid "Show only commit with at least the given number of parents" msgstr "" "N’afficher que les validations possédant au moins le nombre de parents " "spécifié" -#: /tmp/fish/implicit/share/completions/git.fish:163 +#: /tmp/fish/implicit/share/completions/git.fish:166 msgid "Show only commit with at most the given number of parents" msgstr "" "N’afficher que les validations possédant au plus le nombre de parents " "spécifié" -#: /tmp/fish/implicit/share/completions/git.fish:164 +#: /tmp/fish/implicit/share/completions/git.fish:167 msgid "Show only commit without a mimimum number of parents" msgstr "N’afficher que les validations sans nombre minimum de parents" -#: /tmp/fish/implicit/share/completions/git.fish:165 +#: /tmp/fish/implicit/share/completions/git.fish:168 msgid "Show only commit without a maximum number of parents" msgstr "N’afficher que les validations sans nombre maximum de parents" -#: /tmp/fish/implicit/share/completions/git.fish:166 +#: /tmp/fish/implicit/share/completions/git.fish:169 msgid "Follow only the first parent commit upon seeing a merge commit" msgstr "" "Suivre seulement la première validation parent jusqu’à atteindre une " "validation de fusion" -#: /tmp/fish/implicit/share/completions/git.fish:167 +#: /tmp/fish/implicit/share/completions/git.fish:170 msgid "Reverse meaning of ^ prefix" msgstr "Inverser la signification de ^" -#: /tmp/fish/implicit/share/completions/git.fish:168 +#: /tmp/fish/implicit/share/completions/git.fish:171 #, fuzzy msgid "" "Pretend as if all refs in refs/ are listed on the command line as " @@ -25099,7 +26162,7 @@ msgstr "" "Prétendre que toutes les références dans refs/ sont listées sur la ligne de " "commande comme avec " -#: /tmp/fish/implicit/share/completions/git.fish:169 +#: /tmp/fish/implicit/share/completions/git.fish:172 #, fuzzy msgid "" "Pretend as if all refs are in refs/heads are listed on the command line as " @@ -25108,7 +26171,7 @@ msgstr "" "Prétendre que toutes les références dans refs/heads sont listées sur la " "ligne de commande comme avec " -#: /tmp/fish/implicit/share/completions/git.fish:170 +#: /tmp/fish/implicit/share/completions/git.fish:173 #, fuzzy msgid "" "Pretend as if all refs are in ref/tags are listed on the command line as " @@ -25117,7 +26180,7 @@ msgstr "" "Prétendre que toutes les références dans refs/tags sont listées sur la ligne " "de commande comme avec " -#: /tmp/fish/implicit/share/completions/git.fish:171 +#: /tmp/fish/implicit/share/completions/git.fish:174 #, fuzzy msgid "" "Pretend as if all refs in refs/remotes are listed on the command line as " @@ -25126,7 +26189,7 @@ msgstr "" "Prétendre que toutes les références dans refs/remotes sont listées sur la " "ligne de commande comme avec " -#: /tmp/fish/implicit/share/completions/git.fish:172 +#: /tmp/fish/implicit/share/completions/git.fish:175 #, fuzzy msgid "" "Pretend as if all refs matching shell glob are listed on the command line as " @@ -25135,11 +26198,11 @@ msgstr "" "Prétendre que toutes les références correspondant au glob shell sont listées " "sur la ligne de commande comme avec " -#: /tmp/fish/implicit/share/completions/git.fish:173 +#: /tmp/fish/implicit/share/completions/git.fish:176 msgid "Do not include refs matching given glob pattern" msgstr "Ne pas inclure les références correspondant au motif glob spécifié" -#: /tmp/fish/implicit/share/completions/git.fish:174 +#: /tmp/fish/implicit/share/completions/git.fish:177 msgid "" "Pretend as if all objcets mentioned by reflogs are listed on the command " "line as " @@ -25147,493 +26210,503 @@ msgstr "" "Prétendre que tous les objets mentionnés dans les reflog sont listés sur la " "ligne de commande comme avec " -#: /tmp/fish/implicit/share/completions/git.fish:175 +#: /tmp/fish/implicit/share/completions/git.fish:178 msgid "Ignore invalid object names" msgstr "Ignorer les noms invalides d’objets" -#: /tmp/fish/implicit/share/completions/git.fish:176 +#: /tmp/fish/implicit/share/completions/git.fish:179 msgid "Read commits from stdin" msgstr "Lire les validations depuis l’entrée standard" -#: /tmp/fish/implicit/share/completions/git.fish:177 +#: /tmp/fish/implicit/share/completions/git.fish:180 msgid "Mark equivalent commits with = and inequivalent with +" msgstr "Marquer les validations équivalentes avec = et non équivalentes avec +" -#: /tmp/fish/implicit/share/completions/git.fish:178 +#: /tmp/fish/implicit/share/completions/git.fish:181 msgid "Omit equivalent commits" msgstr "Ignorer les validations équivalentes" -#: /tmp/fish/implicit/share/completions/git.fish:179 +#: /tmp/fish/implicit/share/completions/git.fish:182 msgid "Join two or more development histories together" msgstr "Fusionner plusieurs historiques de développement" -#: /tmp/fish/implicit/share/completions/git.fish:182 +#: /tmp/fish/implicit/share/completions/git.fish:185 msgid "Autocommit the merge" msgstr "Auto-valider la fusion" -#: /tmp/fish/implicit/share/completions/git.fish:183 +#: /tmp/fish/implicit/share/completions/git.fish:186 msgid "Don't autocommit the merge" msgstr "Ne pas auto-valider la fusion" -#: /tmp/fish/implicit/share/completions/git.fish:184 +#: /tmp/fish/implicit/share/completions/git.fish:187 msgid "Edit auto-generated merge message" msgstr "Éditer le message de fusion auto-généré" -#: /tmp/fish/implicit/share/completions/git.fish:185 +#: /tmp/fish/implicit/share/completions/git.fish:188 msgid "Don't edit auto-generated merge message" msgstr "Ne pas éditer le message de fusion auto-généré" -#: /tmp/fish/implicit/share/completions/git.fish:186 +#: /tmp/fish/implicit/share/completions/git.fish:189 msgid "Don't generate a merge commit if merge is fast-forward" msgstr "" "Ne pas générer de validation de fusion si la fusion est faite en avance " "rapide" -#: /tmp/fish/implicit/share/completions/git.fish:187 +#: /tmp/fish/implicit/share/completions/git.fish:190 msgid "Generate a merge commit even if merge is fast-forward" msgstr "" "Générer un validation de fusion même si la fusion est faite en avance rapide" -#: /tmp/fish/implicit/share/completions/git.fish:188 +#: /tmp/fish/implicit/share/completions/git.fish:191 msgid "Refuse to merge unless fast-forward possible" msgstr "Refuser la fusion sauf si une avance rapide est possible" -#: /tmp/fish/implicit/share/completions/git.fish:189 +#: /tmp/fish/implicit/share/completions/git.fish:192 msgid "Populate the log message with one-line descriptions" msgstr "Remplir le message de journal avec des descriptions sur une ligne" -#: /tmp/fish/implicit/share/completions/git.fish:190 +#: /tmp/fish/implicit/share/completions/git.fish:193 msgid "Don't populate the log message with one-line descriptions" msgstr "" "Ne pas remplir le message de journal avec des descriptions sur une ligne" -#: /tmp/fish/implicit/share/completions/git.fish:191 +#: /tmp/fish/implicit/share/completions/git.fish:194 msgid "Show diffstat of the merge" msgstr "Montrer le diffstat de la fusion" -#: /tmp/fish/implicit/share/completions/git.fish:192 +#: /tmp/fish/implicit/share/completions/git.fish:195 msgid "Don't show diffstat of the merge" msgstr "Ne pas montrer le diffstat de la fusion" -#: /tmp/fish/implicit/share/completions/git.fish:193 +#: /tmp/fish/implicit/share/completions/git.fish:196 msgid "Squash changes from other branch as a single commit" msgstr "" "Compresser les modifications depuis une autre branche comme une seule " "validation" -#: /tmp/fish/implicit/share/completions/git.fish:194 +#: /tmp/fish/implicit/share/completions/git.fish:197 msgid "Don't squash changes" msgstr "Ne pas compresser les modifications" -#: /tmp/fish/implicit/share/completions/git.fish:197 -#: /tmp/fish/implicit/share/completions/git.fish:214 -#: /tmp/fish/implicit/share/completions/git.fish:234 +#: /tmp/fish/implicit/share/completions/git.fish:200 +#: /tmp/fish/implicit/share/completions/git.fish:217 +#: /tmp/fish/implicit/share/completions/git.fish:239 msgid "Force progress status" msgstr "Forcer l’affichage de la progression" -#: /tmp/fish/implicit/share/completions/git.fish:198 +#: /tmp/fish/implicit/share/completions/git.fish:201 msgid "Force no progress status" msgstr "Ne pas forcer l’affichage de la progression" -#: /tmp/fish/implicit/share/completions/git.fish:199 +#: /tmp/fish/implicit/share/completions/git.fish:202 msgid "Set the commit message" msgstr "Paramétrer le message de validation" -#: /tmp/fish/implicit/share/completions/git.fish:200 +#: /tmp/fish/implicit/share/completions/git.fish:203 msgid "Abort the current conflict resolution process" msgstr "Annuler la résolution de conflits en cours" -#: /tmp/fish/implicit/share/completions/git.fish:201 +#: /tmp/fish/implicit/share/completions/git.fish:204 msgid "Run merge conflict resolution tools to resolve merge conflicts" msgstr "" "Exécuter les outils de résolution de conflit pour résoudre les conflits de " "fusion" -#: /tmp/fish/implicit/share/completions/git.fish:202 +#: /tmp/fish/implicit/share/completions/git.fish:205 msgid "Use specific merge resolution program" msgstr "Utiliser un programme de résolution de fusion spécifique" -#: /tmp/fish/implicit/share/completions/git.fish:204 +#: /tmp/fish/implicit/share/completions/git.fish:207 msgid "Move or rename a file, a directory, or a symlink" msgstr "Déplacer ou renommer un fichier, dossier ou lien symbolique" -#: /tmp/fish/implicit/share/completions/git.fish:205 +#: /tmp/fish/implicit/share/completions/git.fish:208 msgid "Prune all unreachable objects from the object database" msgstr "" "Éliminer tous les objets inatteignables de la base de données des objets" -#: /tmp/fish/implicit/share/completions/git.fish:206 +#: /tmp/fish/implicit/share/completions/git.fish:209 msgid "Fetch from and merge with another repository or a local branch" msgstr "Rapatrier et fusionner depuis un autre dépôt ou une branche locale" -#: /tmp/fish/implicit/share/completions/git.fish:209 +#: /tmp/fish/implicit/share/completions/git.fish:212 msgid "Fetch all remotes" msgstr "Rapatrier tous les dépôts distants" -#: /tmp/fish/implicit/share/completions/git.fish:212 +#: /tmp/fish/implicit/share/completions/git.fish:215 msgid "Keep downloaded pack" msgstr "Conserver le paquet téléchargé" -#: /tmp/fish/implicit/share/completions/git.fish:213 +#: /tmp/fish/implicit/share/completions/git.fish:216 msgid "Disable automatic tag following" msgstr "Désactiver le suivi automatique des étiquettes" -#: /tmp/fish/implicit/share/completions/git.fish:215 #: /tmp/fish/implicit/share/completions/git.fish:218 -#: /tmp/fish/implicit/share/completions/git.fish:236 +#: /tmp/fish/implicit/share/completions/git.fish:221 +#: /tmp/fish/implicit/share/completions/git.fish:241 msgid "Remote alias" msgstr "Alias distant" -#: /tmp/fish/implicit/share/completions/git.fish:217 +#: /tmp/fish/implicit/share/completions/git.fish:220 msgid "Update remote refs along with associated objects" msgstr "" "Mettre à jour les références distantes en même temps que les objets associés" -#: /tmp/fish/implicit/share/completions/git.fish:220 +#: /tmp/fish/implicit/share/completions/git.fish:223 msgid "Force-push branch" msgstr "Pousser autoritairement la branche" -#: /tmp/fish/implicit/share/completions/git.fish:221 +#: /tmp/fish/implicit/share/completions/git.fish:224 msgid "Force-push local branch to remote branch" msgstr "Pousser autoritairement la branche locale vers la branche distante" -#: /tmp/fish/implicit/share/completions/git.fish:222 +#: /tmp/fish/implicit/share/completions/git.fish:225 msgid "Push local branch to remote branch" msgstr "Pousser la branche locale vers la branche distante" -#: /tmp/fish/implicit/share/completions/git.fish:223 +#: /tmp/fish/implicit/share/completions/git.fish:226 msgid "Push all refs under refs/heads/" msgstr "Pousser toutes les références de refs/heads/" -#: /tmp/fish/implicit/share/completions/git.fish:224 +#: /tmp/fish/implicit/share/completions/git.fish:227 msgid "Remove remote branches that don't have a local counterpart" msgstr "Supprimer les branches distantes sans contrepartie locale" -#: /tmp/fish/implicit/share/completions/git.fish:225 +#: /tmp/fish/implicit/share/completions/git.fish:228 msgid "Push all refs under refs/" msgstr "Pousser toutes les références de refs/" -#: /tmp/fish/implicit/share/completions/git.fish:226 +#: /tmp/fish/implicit/share/completions/git.fish:229 msgid "Delete all listed refs from the remote repository" msgstr "Supprimer toutes les références listées du dépôt distant" -#: /tmp/fish/implicit/share/completions/git.fish:227 +#: /tmp/fish/implicit/share/completions/git.fish:230 msgid "Push all refs under refs/tags" msgstr "Pousser toutes les références de refs/tags" -#: /tmp/fish/implicit/share/completions/git.fish:228 +#: /tmp/fish/implicit/share/completions/git.fish:231 +#, fuzzy +msgid "Push all usual refs plus the ones under refs/tags" +msgstr "Pousser toutes les références de refs/tags" + +#: /tmp/fish/implicit/share/completions/git.fish:232 msgid "Do everything except actually send the updates" msgstr "Tout faire sauf l’envoi proprement dit des mises à jour" -#: /tmp/fish/implicit/share/completions/git.fish:229 +#: /tmp/fish/implicit/share/completions/git.fish:233 msgid "Produce machine-readable output" msgstr "Produire une sortie lisible par un programme" -#: /tmp/fish/implicit/share/completions/git.fish:230 +#: /tmp/fish/implicit/share/completions/git.fish:234 msgid "Force update of remote refs" msgstr "Forcer la mise à jour des références distantes" -#: /tmp/fish/implicit/share/completions/git.fish:231 +#: /tmp/fish/implicit/share/completions/git.fish:235 +msgid "" +"Force update of remote refs, stopping if other's changes would be overwritten" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:236 msgid "Add upstream (tracking) reference" msgstr "Ajouter une référence amont (suivi)" -#: /tmp/fish/implicit/share/completions/git.fish:235 +#: /tmp/fish/implicit/share/completions/git.fish:240 msgid "Forward-port local commits to the updated upstream head" msgstr "" "Reporter les validations locales sur le sommet mis à jour d’une branche" -#: /tmp/fish/implicit/share/completions/git.fish:240 +#: /tmp/fish/implicit/share/completions/git.fish:245 msgid "Restart the rebasing process" msgstr "Redémarrer le processus de rebasage" -#: /tmp/fish/implicit/share/completions/git.fish:241 +#: /tmp/fish/implicit/share/completions/git.fish:246 msgid "Abort the rebase operation" msgstr "Annuler le rebasage" -#: /tmp/fish/implicit/share/completions/git.fish:242 +#: /tmp/fish/implicit/share/completions/git.fish:247 msgid "Keep the commits that don't cahnge anything" msgstr "Conserver les modifications sans effet" -#: /tmp/fish/implicit/share/completions/git.fish:243 +#: /tmp/fish/implicit/share/completions/git.fish:248 msgid "Restart the rebasing process by skipping the current patch" msgstr "Redémarrer le processus de rebasage en passant le patch actuel" -#: /tmp/fish/implicit/share/completions/git.fish:244 +#: /tmp/fish/implicit/share/completions/git.fish:249 msgid "Use merging strategies to rebase" msgstr "Utiliser des stratégies de fusion pour le rebasage" -#: /tmp/fish/implicit/share/completions/git.fish:247 +#: /tmp/fish/implicit/share/completions/git.fish:252 msgid "Show diffstat of the rebase" msgstr "Afficher le diffstat du rebasage" -#: /tmp/fish/implicit/share/completions/git.fish:248 +#: /tmp/fish/implicit/share/completions/git.fish:253 msgid "Don't show diffstat of the rebase" msgstr "Ne pas afficher le diffstat du rebasage" -#: /tmp/fish/implicit/share/completions/git.fish:249 +#: /tmp/fish/implicit/share/completions/git.fish:254 msgid "Allow the pre-rebase hook to run" msgstr "Autoriser l’exécution du crochet pré-rebasage" -#: /tmp/fish/implicit/share/completions/git.fish:250 +#: /tmp/fish/implicit/share/completions/git.fish:255 msgid "Don't allow the pre-rebase hook to run" msgstr "Refuser l’exécution du crochet pré-rebasage" -#: /tmp/fish/implicit/share/completions/git.fish:251 +#: /tmp/fish/implicit/share/completions/git.fish:256 msgid "Force the rebase" msgstr "Forcer le rebasage" -#: /tmp/fish/implicit/share/completions/git.fish:253 +#: /tmp/fish/implicit/share/completions/git.fish:258 msgid "Try to recreate merges" msgstr "Tenter de re-créer les fusions" -#: /tmp/fish/implicit/share/completions/git.fish:254 +#: /tmp/fish/implicit/share/completions/git.fish:259 msgid "Rebase all reachable commits" msgstr "Rebaser toutes les validations atteignables" -#: /tmp/fish/implicit/share/completions/git.fish:255 +#: /tmp/fish/implicit/share/completions/git.fish:260 msgid "Automatic squashing" msgstr "Compression automatique" -#: /tmp/fish/implicit/share/completions/git.fish:256 +#: /tmp/fish/implicit/share/completions/git.fish:261 msgid "No automatic squashing" msgstr "Pas de compression automatique" -#: /tmp/fish/implicit/share/completions/git.fish:257 +#: /tmp/fish/implicit/share/completions/git.fish:262 msgid "No fast-forward" msgstr "Pas d’avance rapide" -#: /tmp/fish/implicit/share/completions/git.fish:258 +#: /tmp/fish/implicit/share/completions/git.fish:263 msgid "Reset current HEAD to the specified state" msgstr "Réinitialiser la HEAD actuelle vers l’état spécifié" -#: /tmp/fish/implicit/share/completions/git.fish:259 +#: /tmp/fish/implicit/share/completions/git.fish:264 msgid "Reset files in working directory" msgstr "Réinitialiser les fichiers du dossier de travail" -#: /tmp/fish/implicit/share/completions/git.fish:262 +#: /tmp/fish/implicit/share/completions/git.fish:268 msgid "Reflog" msgstr "Reflog" -#: /tmp/fish/implicit/share/completions/git.fish:263 +#: /tmp/fish/implicit/share/completions/git.fish:269 msgid "Revert an existing commit" msgstr "Inverser une validation existante" -#: /tmp/fish/implicit/share/completions/git.fish:264 +#: /tmp/fish/implicit/share/completions/git.fish:270 msgid "Remove files from the working tree and from the index" msgstr "Supprimer des fichiers de la copie de travail et de l’index" -#: /tmp/fish/implicit/share/completions/git.fish:265 +#: /tmp/fish/implicit/share/completions/git.fish:271 msgid "Keep local copies" msgstr "Conserver les copies locales" -#: /tmp/fish/implicit/share/completions/git.fish:266 +#: /tmp/fish/implicit/share/completions/git.fish:272 msgid "Exit with a zero status even if no files matched" msgstr "" "Terminer avec un code de retour de zéro même si aucun fichier n’a correspondu" -#: /tmp/fish/implicit/share/completions/git.fish:267 +#: /tmp/fish/implicit/share/completions/git.fish:273 msgid "Allow recursive removal" msgstr "Autoriser la suppression récursive" -#: /tmp/fish/implicit/share/completions/git.fish:269 +#: /tmp/fish/implicit/share/completions/git.fish:275 msgid "Override the up-to-date check" msgstr "Outrepasser la vérification d’actualité" -#: /tmp/fish/implicit/share/completions/git.fish:270 +#: /tmp/fish/implicit/share/completions/git.fish:276 #: /tmp/fish/implicit/share/completions/prt-get.fish:45 #: /tmp/fish/implicit/share/completions/prt-get.fish:103 msgid "Dry run" msgstr "Exécution à blanc" -#: /tmp/fish/implicit/share/completions/git.fish:271 +#: /tmp/fish/implicit/share/completions/git.fish:277 msgid "Show the working tree status" msgstr "Afficher l’état de la copie de travail" -#: /tmp/fish/implicit/share/completions/git.fish:272 +#: /tmp/fish/implicit/share/completions/git.fish:278 msgid "Give the output in the short-format" msgstr "Mettre la sortie au format concis" -#: /tmp/fish/implicit/share/completions/git.fish:273 +#: /tmp/fish/implicit/share/completions/git.fish:279 msgid "Show the branch and tracking info even in short-format" msgstr "Afficher la branche et les informations de suivi même en format concis" -#: /tmp/fish/implicit/share/completions/git.fish:274 +#: /tmp/fish/implicit/share/completions/git.fish:280 msgid "Give the output in a stable, easy-to-parse format" msgstr "Mettre la sortie à un format stable, facile à analyser" -#: /tmp/fish/implicit/share/completions/git.fish:275 +#: /tmp/fish/implicit/share/completions/git.fish:281 msgid "Terminate entries with null character" msgstr "Terminer les entrées avec un caractère null" -#: /tmp/fish/implicit/share/completions/git.fish:276 +#: /tmp/fish/implicit/share/completions/git.fish:282 msgid "The untracked files handling mode" msgstr "Le mode de traitement des fichiers non suivis" -#: /tmp/fish/implicit/share/completions/git.fish:277 +#: /tmp/fish/implicit/share/completions/git.fish:283 msgid "Ignore changes to submodules" msgstr "Ignorer les changements apportés aux sous-modules" -#: /tmp/fish/implicit/share/completions/git.fish:278 +#: /tmp/fish/implicit/share/completions/git.fish:284 msgid "Create, list, delete or verify a tag object signed with GPG" msgstr "Créer, lister, supprimer ou vérifier une étiquette signée avec GPG" -#: /tmp/fish/implicit/share/completions/git.fish:280 +#: /tmp/fish/implicit/share/completions/git.fish:286 msgid "Make an unsigned, annotated tag object" msgstr "Créer une étiquette non-signée et annotée" -#: /tmp/fish/implicit/share/completions/git.fish:281 +#: /tmp/fish/implicit/share/completions/git.fish:287 msgid "Make a GPG-signed tag" msgstr "Créer une étiquette signée avec GPG" -#: /tmp/fish/implicit/share/completions/git.fish:282 +#: /tmp/fish/implicit/share/completions/git.fish:288 msgid "Remove a tag" msgstr "Supprimer une étiquette" -#: /tmp/fish/implicit/share/completions/git.fish:283 +#: /tmp/fish/implicit/share/completions/git.fish:289 msgid "Verify signature of a tag" msgstr "Vérifier la signature d’une étiquette" -#: /tmp/fish/implicit/share/completions/git.fish:284 +#: /tmp/fish/implicit/share/completions/git.fish:290 msgid "Force overwriting exising tag" msgstr "Forcer le remplacement de l’étiquette pré-existante" -#: /tmp/fish/implicit/share/completions/git.fish:286 +#: /tmp/fish/implicit/share/completions/git.fish:292 msgid "List tags that contain a commit" msgstr "Lister les étiquettes contenant une validation" -#: /tmp/fish/implicit/share/completions/git.fish:289 +#: /tmp/fish/implicit/share/completions/git.fish:295 msgid "Stash away changes" msgstr "Remiser les modifications" -#: /tmp/fish/implicit/share/completions/git.fish:290 +#: /tmp/fish/implicit/share/completions/git.fish:296 msgid "List stashes" msgstr "Lister les remisages" -#: /tmp/fish/implicit/share/completions/git.fish:291 +#: /tmp/fish/implicit/share/completions/git.fish:297 msgid "Show the changes recorded in the stash" msgstr "Afficher les modifications remisées" -#: /tmp/fish/implicit/share/completions/git.fish:292 +#: /tmp/fish/implicit/share/completions/git.fish:298 msgid "Apply and remove a single stashed state" msgstr "Appliquer et supprimer un état remisé" -#: /tmp/fish/implicit/share/completions/git.fish:293 +#: /tmp/fish/implicit/share/completions/git.fish:299 msgid "Apply a single stashed state" msgstr "Appliquer un état remisé" -#: /tmp/fish/implicit/share/completions/git.fish:294 +#: /tmp/fish/implicit/share/completions/git.fish:300 msgid "Remove all stashed states" msgstr "Supprimer tous les états remisés" -#: /tmp/fish/implicit/share/completions/git.fish:295 +#: /tmp/fish/implicit/share/completions/git.fish:301 msgid "Remove a single stashed state from the stash list" msgstr "Supprimer un état remisé" -#: /tmp/fish/implicit/share/completions/git.fish:296 +#: /tmp/fish/implicit/share/completions/git.fish:302 msgid "Create a stash" msgstr "Créer un remisage" -#: /tmp/fish/implicit/share/completions/git.fish:297 +#: /tmp/fish/implicit/share/completions/git.fish:303 msgid "Save a new stash" msgstr "Sauvegarder un nouveau remisage" -#: /tmp/fish/implicit/share/completions/git.fish:298 +#: /tmp/fish/implicit/share/completions/git.fish:304 msgid "Create a new branch from a stash" msgstr "Créer une nouvelle branche depuis un remisage" -#: /tmp/fish/implicit/share/completions/git.fish:299 +#: /tmp/fish/implicit/share/completions/git.fish:305 msgid "Set and read git configuration variables" msgstr "Paramétrer et lire les variables de configuration git" -#: /tmp/fish/implicit/share/completions/git.fish:300 +#: /tmp/fish/implicit/share/completions/git.fish:306 msgid "Generate patch series to send upstream" msgstr "Générer les patchs à envoyer en amont" -#: /tmp/fish/implicit/share/completions/git.fish:302 +#: /tmp/fish/implicit/share/completions/git.fish:308 msgid "Generate plain patches without diffstat" msgstr "Générer des patchs bruts, sans diffstat" -#: /tmp/fish/implicit/share/completions/git.fish:303 +#: /tmp/fish/implicit/share/completions/git.fish:309 msgid "Suppress diff output" msgstr "Masquer la sortie diff" -#: /tmp/fish/implicit/share/completions/git.fish:304 +#: /tmp/fish/implicit/share/completions/git.fish:310 msgid "Spend more time to create smaller diffs" msgstr "Passer plus de temps afin de créer des diffs plus petits" -#: /tmp/fish/implicit/share/completions/git.fish:305 +#: /tmp/fish/implicit/share/completions/git.fish:311 msgid "Generate diff with the 'patience' algorithm" msgstr "Générer le diff avec l’algorithme « patience »" -#: /tmp/fish/implicit/share/completions/git.fish:306 +#: /tmp/fish/implicit/share/completions/git.fish:312 msgid "Generate diff with the 'histogram' algorithm" msgstr "Générer le diff avec l’algorithme « histogram »" -#: /tmp/fish/implicit/share/completions/git.fish:307 +#: /tmp/fish/implicit/share/completions/git.fish:313 msgid "Print all commits to stdout in mbox format" msgstr "Afficher toutes les validations sur l’entrée standard au format mbox" -#: /tmp/fish/implicit/share/completions/git.fish:308 +#: /tmp/fish/implicit/share/completions/git.fish:314 msgid "Show number of added/deleted lines in decimal notation" msgstr "" "Afficher le nombre de lignes ajoutées et supprimées en notation décimale" -#: /tmp/fish/implicit/share/completions/git.fish:309 +#: /tmp/fish/implicit/share/completions/git.fish:315 msgid "Output only last line of the stat" msgstr "N’afficher que la dernière ligne du format --stat" -#: /tmp/fish/implicit/share/completions/git.fish:310 +#: /tmp/fish/implicit/share/completions/git.fish:316 msgid "Output a condensed summary of extended header information" msgstr "Afficher un résumé concis des en-têtes informatives étendues" -#: /tmp/fish/implicit/share/completions/git.fish:311 +#: /tmp/fish/implicit/share/completions/git.fish:317 msgid "Disable rename detection" msgstr "Désactiver la détection des renommages" -#: /tmp/fish/implicit/share/completions/git.fish:312 +#: /tmp/fish/implicit/share/completions/git.fish:318 msgid "Show full blob object names" msgstr "Afficher les noms complets des objets blob" -#: /tmp/fish/implicit/share/completions/git.fish:313 +#: /tmp/fish/implicit/share/completions/git.fish:319 msgid "Output a binary diff for use with git apply" msgstr "Afficher un diff binaire à utiliser avec git apply" -#: /tmp/fish/implicit/share/completions/git.fish:314 +#: /tmp/fish/implicit/share/completions/git.fish:320 msgid "Also inspect unmodified files as source for a copy" msgstr "Inspecter également les fichiers non modifiés comme source pour copie" -#: /tmp/fish/implicit/share/completions/git.fish:316 +#: /tmp/fish/implicit/share/completions/git.fish:322 msgid "Ignore changes in whitespace at EOL" msgstr "Ignorer les modifications dans les blancs en fin de ligne" -#: /tmp/fish/implicit/share/completions/git.fish:317 +#: /tmp/fish/implicit/share/completions/git.fish:323 msgid "Ignore changes in amount of whitespace" msgstr "Ignorer les modifications du nombre de blancs" -#: /tmp/fish/implicit/share/completions/git.fish:318 +#: /tmp/fish/implicit/share/completions/git.fish:324 msgid "Ignore whitespace when comparing lines" msgstr "Ignorer les blancs lors de la comparaison des lignes" -#: /tmp/fish/implicit/share/completions/git.fish:320 +#: /tmp/fish/implicit/share/completions/git.fish:326 #, fuzzy msgid "Show whole surrounding functions of changes" msgstr "Afficher toutes les fonctions aux environs des changements" -#: /tmp/fish/implicit/share/completions/git.fish:321 +#: /tmp/fish/implicit/share/completions/git.fish:327 msgid "Allow an external diff helper to be executed" msgstr "Autoriser l’exécution d’un assistant diff externe" -#: /tmp/fish/implicit/share/completions/git.fish:322 +#: /tmp/fish/implicit/share/completions/git.fish:328 msgid "Disallow external diff helpers" msgstr "Refuser les assistants diff externes" -#: /tmp/fish/implicit/share/completions/git.fish:323 +#: /tmp/fish/implicit/share/completions/git.fish:329 msgid "Disallow external text conversion filters for binary files (Default)" msgstr "" "Refuser les filtres externes de conversion de texte pour les fichiers " "binaires (par défaut)" -#: /tmp/fish/implicit/share/completions/git.fish:324 +#: /tmp/fish/implicit/share/completions/git.fish:330 msgid "" "Allow external text conversion filters for binary files (Resulting diff is " "unappliable)" @@ -25641,77 +26714,77 @@ msgstr "" "Autoriser les filtres externes de conversion de texte pour les fichiers " "binaires (le diff résultant est inapplicable)" -#: /tmp/fish/implicit/share/completions/git.fish:325 +#: /tmp/fish/implicit/share/completions/git.fish:331 msgid "Do not show source or destination prefix" msgstr "Ne pas afficher les préfixes source et destination" -#: /tmp/fish/implicit/share/completions/git.fish:326 +#: /tmp/fish/implicit/share/completions/git.fish:332 msgid "Name output in [Patch n/m] format, even with a single patch" msgstr "Afficher le nom au format [Patch n/m], même pour un patch isolé" -#: /tmp/fish/implicit/share/completions/git.fish:327 +#: /tmp/fish/implicit/share/completions/git.fish:333 msgid "Name output in [Patch] format, even with multiple patches" msgstr "Afficher le nom au format [Patch n/m], même pour de multiples patchs" -#: /tmp/fish/implicit/share/completions/git.fish:328 +#: /tmp/fish/implicit/share/completions/git.fish:334 msgid "Initialize, update or inspect submodules" msgstr "Initialiser, mettre à jour ou inspecter des sous-modules" -#: /tmp/fish/implicit/share/completions/git.fish:329 +#: /tmp/fish/implicit/share/completions/git.fish:335 msgid "Add a submodule" msgstr "Ajouter un sous-module" -#: /tmp/fish/implicit/share/completions/git.fish:330 +#: /tmp/fish/implicit/share/completions/git.fish:336 msgid "Show submodule status" msgstr "Afficher l’état du sous-module" -#: /tmp/fish/implicit/share/completions/git.fish:331 #: /tmp/fish/implicit/share/completions/git.fish:337 +#: /tmp/fish/implicit/share/completions/git.fish:343 msgid "Initialize all submodules" msgstr "Initialiser tous les sous-modules" -#: /tmp/fish/implicit/share/completions/git.fish:332 +#: /tmp/fish/implicit/share/completions/git.fish:338 msgid "Update all submodules" msgstr "Mettre à jour tous les sous-modules" -#: /tmp/fish/implicit/share/completions/git.fish:333 +#: /tmp/fish/implicit/share/completions/git.fish:339 msgid "Show commit summary" msgstr "Afficher le résumé des validations" -#: /tmp/fish/implicit/share/completions/git.fish:334 +#: /tmp/fish/implicit/share/completions/git.fish:340 msgid "Run command on each submodule" msgstr "Exécuter la commande dans chaque sous-module" -#: /tmp/fish/implicit/share/completions/git.fish:335 +#: /tmp/fish/implicit/share/completions/git.fish:341 msgid "Sync submodules' URL with .gitmodules" msgstr "Synchroniser les URL des sous-modules avec .gitmodules" -#: /tmp/fish/implicit/share/completions/git.fish:336 +#: /tmp/fish/implicit/share/completions/git.fish:342 msgid "Only print error messages" msgstr "N’afficher que les messages d’erreur" -#: /tmp/fish/implicit/share/completions/git.fish:338 +#: /tmp/fish/implicit/share/completions/git.fish:344 msgid "Checkout the superproject's commit on a detached HEAD in the submodule" msgstr "" "Vérifier la validation du superprojet sur la HEAD détachée dans le sous-" "module" -#: /tmp/fish/implicit/share/completions/git.fish:339 +#: /tmp/fish/implicit/share/completions/git.fish:345 msgid "" "Merge the superproject's commit into the current branch of the submodule" msgstr "" "Fusionner la validation du superprojet dans la branche actuelle du sous-" "module" -#: /tmp/fish/implicit/share/completions/git.fish:340 +#: /tmp/fish/implicit/share/completions/git.fish:346 msgid "Rebase current branch onto the superproject's commit" msgstr "Rebaser la branche actuelle sur la validation du superprojet" -#: /tmp/fish/implicit/share/completions/git.fish:341 +#: /tmp/fish/implicit/share/completions/git.fish:347 msgid "Don't fetch new objects from the remote" msgstr "Ne pas rapatrier de nouveaux objets depuis le serveur distant" -#: /tmp/fish/implicit/share/completions/git.fish:342 +#: /tmp/fish/implicit/share/completions/git.fish:348 #, fuzzy msgid "" "Instead of using superproject's SHA-1, use the state of the submodule's " @@ -25720,7 +26793,7 @@ msgstr "" "Au lieu d’utiliser la somme SHA-1 du superprojet, utiliser l’état de la " "branche de suivi du sous-module" -#: /tmp/fish/implicit/share/completions/git.fish:343 +#: /tmp/fish/implicit/share/completions/git.fish:349 msgid "" "Throw away local changes when switching to a different commit and always run " "checkout" @@ -25728,128 +26801,128 @@ msgstr "" "Se débarrasser des modifications locales en passant à une autre validation, " "et toujours exécuter checkout" -#: /tmp/fish/implicit/share/completions/git.fish:344 +#: /tmp/fish/implicit/share/completions/git.fish:350 #, fuzzy msgid "Also add ignored submodule path" msgstr "Ajouter également le chemin du sous-module ignoré" -#: /tmp/fish/implicit/share/completions/git.fish:345 +#: /tmp/fish/implicit/share/completions/git.fish:351 msgid "Remove even with local changes" msgstr "Supprimer même en cas de modifications locales" -#: /tmp/fish/implicit/share/completions/git.fish:346 +#: /tmp/fish/implicit/share/completions/git.fish:352 msgid "Use the commit stored in the index" msgstr "Utiliser la validation présente dans l’index" -#: /tmp/fish/implicit/share/completions/git.fish:347 +#: /tmp/fish/implicit/share/completions/git.fish:353 msgid "Compare the commit in the index with submodule HEAD" msgstr "" "Comparer la validation présente dans l’index avec la HEAD du sous-module" -#: /tmp/fish/implicit/share/completions/git.fish:348 +#: /tmp/fish/implicit/share/completions/git.fish:354 msgid "Traverse submodules recursively" msgstr "Opérer récursivement sur les sous-modules" -#: /tmp/fish/implicit/share/completions/git.fish:349 +#: /tmp/fish/implicit/share/completions/git.fish:355 msgid "Show logs with difference each commit introduces" msgstr "" "Afficher les journaux avec les différences introduites par les différentes " "validations" -#: /tmp/fish/implicit/share/completions/git.fish:350 +#: /tmp/fish/implicit/share/completions/git.fish:356 msgid "Remove untracked files from the working tree" msgstr "Supprimer tous les fichiers non suivis de la copie de travail" -#: /tmp/fish/implicit/share/completions/git.fish:351 +#: /tmp/fish/implicit/share/completions/git.fish:357 msgid "Force run" msgstr "Forcer l’exécution" -#: /tmp/fish/implicit/share/completions/git.fish:352 +#: /tmp/fish/implicit/share/completions/git.fish:358 msgid "Show what would be done and clean files interactively" msgstr "Montrer ce qui serait fait et nettoyer les fichiers interactivement" -#: /tmp/fish/implicit/share/completions/git.fish:353 +#: /tmp/fish/implicit/share/completions/git.fish:359 msgid "Don't actually remove anything, just show what would be done" msgstr "Ne rien supprimer effectivement, montrer seulement ce qui serait fait" -#: /tmp/fish/implicit/share/completions/git.fish:354 +#: /tmp/fish/implicit/share/completions/git.fish:360 msgid "Be quiet, only report errors" msgstr "Être silencieux, ne communiquer que les erreurs" -#: /tmp/fish/implicit/share/completions/git.fish:355 +#: /tmp/fish/implicit/share/completions/git.fish:361 msgid "Remove untracked directories in addition to untracked files" msgstr "Supprimer les dossiers non suivis en plus des fichiers non suivis" -#: /tmp/fish/implicit/share/completions/git.fish:356 +#: /tmp/fish/implicit/share/completions/git.fish:362 msgid "Remove ignored files, as well" msgstr "Supprimer également les fichiers ignorés" -#: /tmp/fish/implicit/share/completions/git.fish:357 +#: /tmp/fish/implicit/share/completions/git.fish:363 msgid "Remove only ignored files" msgstr "Ne supprimer que les fichiers ignorés" -#: /tmp/fish/implicit/share/completions/git.fish:358 +#: /tmp/fish/implicit/share/completions/git.fish:364 msgid "Show what revision and author last modified each line of a file" msgstr "" "Afficher la dernière révision, avec son auteur, ayant modifié chaque ligne" -#: /tmp/fish/implicit/share/completions/git.fish:359 +#: /tmp/fish/implicit/share/completions/git.fish:365 msgid "Show blank SHA-1 for boundary commits" msgstr "Montrer une somme SHA-1 blanche pour les validations de limite" -#: /tmp/fish/implicit/share/completions/git.fish:360 +#: /tmp/fish/implicit/share/completions/git.fish:366 msgid "Do not treat root commits as boundaries" msgstr "Ne pas traiter les validations racine comme des limites" -#: /tmp/fish/implicit/share/completions/git.fish:361 +#: /tmp/fish/implicit/share/completions/git.fish:367 msgid "Include additional statistics" msgstr "Inclure des statistiques supplémentaires" -#: /tmp/fish/implicit/share/completions/git.fish:362 +#: /tmp/fish/implicit/share/completions/git.fish:368 msgid "Annotate only the given line range" msgstr "N’annoter que l’intervalle de lignes spécifié" -#: /tmp/fish/implicit/share/completions/git.fish:363 +#: /tmp/fish/implicit/share/completions/git.fish:369 msgid "Show long rev" msgstr "Afficher intégralement la révision" -#: /tmp/fish/implicit/share/completions/git.fish:364 +#: /tmp/fish/implicit/share/completions/git.fish:370 msgid "Show raw timestamp" msgstr "Afficher l’horodatage brut" -#: /tmp/fish/implicit/share/completions/git.fish:365 +#: /tmp/fish/implicit/share/completions/git.fish:371 msgid "Use revisions from named file instead of calling rev-list" msgstr "Utiliser les révisions du fichier précisé au lieu d’appeler rev-list" -#: /tmp/fish/implicit/share/completions/git.fish:366 +#: /tmp/fish/implicit/share/completions/git.fish:372 msgid "Walk history forward instead of backward" msgstr "Parcourir l’historique en avançant plutôt qu’en reculant" -#: /tmp/fish/implicit/share/completions/git.fish:367 +#: /tmp/fish/implicit/share/completions/git.fish:373 msgid "Show in a format designed for machine consumption" msgstr "Afficher dans un format conçu pour un traitement informatique" -#: /tmp/fish/implicit/share/completions/git.fish:368 +#: /tmp/fish/implicit/share/completions/git.fish:374 msgid "Show the porcelain format" msgstr "Afficher le format porcelaine" -#: /tmp/fish/implicit/share/completions/git.fish:369 +#: /tmp/fish/implicit/share/completions/git.fish:375 msgid "Show the result incrementally" msgstr "Afficher le résultat de manière incrémentale" -#: /tmp/fish/implicit/share/completions/git.fish:370 +#: /tmp/fish/implicit/share/completions/git.fish:376 msgid "Instead of working tree, use the contents of the named file" msgstr "Utiliser le contenu du fichier précisé, pas la copie de travail" -#: /tmp/fish/implicit/share/completions/git.fish:371 +#: /tmp/fish/implicit/share/completions/git.fish:377 msgid "Specifies the format used to output dates" msgstr "Spécifier le format d’affichage des dates" -#: /tmp/fish/implicit/share/completions/git.fish:372 +#: /tmp/fish/implicit/share/completions/git.fish:378 msgid "Detect moved or copied lines within a file" msgstr "Détecter les lignes déplacées ou dupliquées dans un fichier" -#: /tmp/fish/implicit/share/completions/git.fish:373 +#: /tmp/fish/implicit/share/completions/git.fish:379 #, fuzzy msgid "" "Detect lines moved or copied from other files that were modified in the same " @@ -25858,31 +26931,31 @@ msgstr "" "Détecter les lignes déplacées ou copiées depuis d’autres fichiers, eux-mêmes " "modifiés par la même validation" -#: /tmp/fish/implicit/share/completions/git.fish:375 +#: /tmp/fish/implicit/share/completions/git.fish:381 msgid "Use the same output mode as git-annotate" msgstr "Utiliser le même affichage que git-annotate" -#: /tmp/fish/implicit/share/completions/git.fish:376 +#: /tmp/fish/implicit/share/completions/git.fish:382 msgid "Show the filename in the original commit" msgstr "Afficher le nom du fichier dans la validation originelle" -#: /tmp/fish/implicit/share/completions/git.fish:377 +#: /tmp/fish/implicit/share/completions/git.fish:383 msgid "Show the line number in the original commit" msgstr "Afficher le numéro de ligne dans la validation originelle" -#: /tmp/fish/implicit/share/completions/git.fish:378 +#: /tmp/fish/implicit/share/completions/git.fish:384 msgid "Suppress the author name and timestamp from the output" msgstr "Masquer le nom de l’auteur et l’horodatage de la sortie" -#: /tmp/fish/implicit/share/completions/git.fish:379 +#: /tmp/fish/implicit/share/completions/git.fish:385 msgid "Show the author email instead of author name" msgstr "Afficher l’adresse email de l’auteur au lieu de son nom" -#: /tmp/fish/implicit/share/completions/git.fish:380 +#: /tmp/fish/implicit/share/completions/git.fish:386 msgid "Ignore whitespace changes" msgstr "Ignorer les modifications dans les blancs" -#: /tmp/fish/implicit/share/completions/git.fish:381 +#: /tmp/fish/implicit/share/completions/git.fish:387 msgid "Custom command" msgstr "Commande personnalisée" @@ -27667,8 +28740,9 @@ msgid "Uses Gradle Daemon to run build" msgstr "" #: /tmp/fish/implicit/share/completions/gradle.fish:11 -msgid "Uses Gradle Daemon in forground" -msgstr "" +#, fuzzy +msgid "Uses Gradle Daemon in foreground" +msgstr "Messages détaillés lors de l’exécution au premier plan" #: /tmp/fish/implicit/share/completions/gradle.fish:12 msgid "Specify gradle user home directory" @@ -27980,6 +29054,271 @@ msgstr "Outrepasser les paires clé-valeur par défaut fournies par /etc/login" msgid "This option permits to add group with non-unique GID" msgstr "Cette option permet l’ajout d’un groupe dont le GID n’est pas unique" +#: /tmp/fish/implicit/share/completions/grub-file.fish:1 +msgid "Check if FILE can be booted as i386 PAE Xen unprivileged guest kernel" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:2 +msgid "" +"Check if given file can be booted as x86_64 Xen unprivileged guest kernel" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:3 +msgid "Check if given file can be used as Xen x86 privileged guest kernel" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:4 +msgid "Check if given file can be used as x86 multiboot kernel" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:5 +msgid "Check if given file can be used as x86 multiboot2 kernel" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:6 +#, fuzzy +msgid "Check if given file is ARM Linux" +msgstr "Vérifier si l’un des fichiers spécifiés serait ignoré" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:7 +msgid "Check if given file is ARM64 Linux" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:8 +msgid "Check if given file is IA64 Linux" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:9 +msgid "Check if given file is MIPS Linux" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:10 +msgid "Check if given file is MIPSEL Linux" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:11 +msgid "Check if given file is SPARC64 Linux" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:12 +msgid "Check if given file is POWERPC Linux" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:13 +#, fuzzy +msgid "Check if given file is x86 Linux" +msgstr "Vérifier si l’un des fichiers spécifiés serait ignoré" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:14 +msgid "Check if given file is x86 Linux supporting 32-bit protocol" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:15 +msgid "Check if given file is x86 kFreeBSD" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:16 +msgid "Check if given file is i386 kFreeBSD" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:17 +msgid "Check if given file is x86_64 kFreeBSD" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:18 +msgid "Check if given file is x86 kNetBSD" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:19 +msgid "Check if given file is i386 kNetBSD" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:20 +msgid "Check if given file is x86_64 kNetBSD" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:21 +msgid "Check if given file is i386 EFI file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:22 +msgid "Check if given file is x86_64 EFI file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:23 +msgid "Check if given file is IA64 EFI file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:24 +msgid "Check if given file is ARM64 EFI file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:25 +#, fuzzy +msgid "Check if given file is ARM EFI file" +msgstr "Vérifier si l’un des fichiers spécifiés serait ignoré" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:26 +msgid "Check if given file is hiberfil.sys in hibernated state" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:27 +msgid "Check if given file is x86_64 XNU (Mac OS X kernel)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:28 +msgid "Check if given file is i386 XNU (Mac OS X kernel)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:29 +msgid "Check if given file is XNU (Mac OS X kernel) hibernated image" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:30 +#, fuzzy +msgid "Check if given file is BIOS bootsector" +msgstr "Vérifier si l’un des fichiers spécifiés serait ignoré" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:32 +#, fuzzy +msgid "Display usage and exit" +msgstr "Afficher l’aide et quitter" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:1 +#, fuzzy +msgid "Compress GRUB files" +msgstr "Compresser le fichier" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:2 +#, fuzzy +msgid "Use image and modules under given directory" +msgstr "Sauvegarder les fichiers dans le dossier spécifié" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:3 +#, fuzzy +msgid "Install given fonts" +msgstr "Installer les ports listés" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:4 +#, fuzzy +msgid "Install only given modules and their dependencies" +msgstr "Installer les paquets source et leurs dépendances de construction" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:5 +msgid "Embed given file as public key for signature checking" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:6 +#, fuzzy +msgid "Use translations under given directory" +msgstr "Supprimer le dossier spécifié" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:7 +#, fuzzy +msgid "Install only given locales" +msgstr "Installer une archive localement" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:8 +#, fuzzy +msgid "Preload specfied modules" +msgstr "Démarrer la version spécifiée du module" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:9 +#, fuzzy +msgid "Install given theme" +msgstr "Installer les patchs nécessaires" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:11 +msgid "Make drive also bootable as floppy" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:12 +msgid "Install GRUB images under DIR/grub" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:13 +msgid "Set bootloader ID" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:14 +#, fuzzy +msgid "Choose compression to use for core image" +msgstr "Afficher la clé de session utilisée pour un message" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:15 +#, fuzzy +msgid "Set disk module to use" +msgstr "Sélectionner l’affichage X à utiliser" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:16 +#, fuzzy +msgid "Use given directory as the EFI System Partition root" +msgstr "" +"Utiliser le dossier donné en paramètre comme dossier personnel de " +"l’utilisateur" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:17 +msgid "Install even if problems are detected" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:18 +msgid "Use identifier file even if UUID is available" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:19 +msgid "Use given color for label background" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:20 +#, fuzzy +msgid "Use given color for label" +msgstr "Paramétrer la couleur pour les occurences" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:21 +#, fuzzy +msgid "Use given file for label" +msgstr "Format défini par l’utilisateur" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:22 +msgid "Use given directory for PPC Mac install" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:23 +#, fuzzy +msgid "Do not install bootsector" +msgstr "Ne pas suppr. les fichiers construits" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:24 +msgid "Don't update the boot-device/Boot* NVRAM variables" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:25 +msgid "Don't apply any reed-solomon codes when embedding core.img" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:26 +#, fuzzy +msgid "Set product version" +msgstr "Afficher la version" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:27 +#, fuzzy +msgid "Delete device map if it already exists" +msgstr "Supprimer même en cas d’erreurs E/S" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:28 +msgid "The installation is removable" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:29 +#, fuzzy +msgid "Do not probe for filesystems" +msgstr "Ne pas suppr. les fichiers source" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:30 +msgid "Install GRUB for given platform" +msgstr "" + #: /tmp/fish/implicit/share/completions/grunt.fish:1 msgid "Print the grunt version. Combine with --verbose for more info" msgstr "" @@ -28058,11 +29397,6 @@ msgstr "Ne pas conserver le nom de fichier et son horodatage" msgid "Save/restore filename" msgstr "Conserver le nom de fichier et son horodatage" -#: /tmp/fish/implicit/share/completions/gunzip.fish:8 -#: /tmp/fish/implicit/share/completions/gzip.fish:8 -msgid "Suppress warnings" -msgstr "Masquer les avertissements" - #: /tmp/fish/implicit/share/completions/gunzip.fish:9 #: /tmp/fish/implicit/share/completions/gzip.fish:9 msgid "Recurse directories" @@ -28565,83 +29899,405 @@ msgid "Show the server version" msgstr "Afficher la version du serveur" #: /tmp/fish/implicit/share/completions/help.fish:1 -msgid "Introduction to the fish syntax" -msgstr "Introduction à la syntaxe de fish" +#: /tmp/fish/implicit/share/completions/help.fish:68 +msgid "Autosuggestions" +msgstr "" #: /tmp/fish/implicit/share/completions/help.fish:2 -msgid "Incomplete aspects of fish" -msgstr "Aspects incomplets de fish" +#, fuzzy +msgid "Builtin commands" +msgstr "Lister les commandes" #: /tmp/fish/implicit/share/completions/help.fish:3 -msgid "Known fish bugs" -msgstr "Bogues connus de fish" +msgid "Cartesian Products" +msgstr "" #: /tmp/fish/implicit/share/completions/help.fish:4 -msgid "Help on how to reuse previously entered commands" -msgstr "Aide sur la réutilisation des commandes précédentes" - -#: /tmp/fish/implicit/share/completions/help.fish:5 -msgid "Help on how tab-completion works" -msgstr "Aide sur l’auto-complétion avec TAB" - -#: /tmp/fish/implicit/share/completions/help.fish:6 -msgid "Help on how job control works" -msgstr "Aide sur le contrôle des tâches" - -#: /tmp/fish/implicit/share/completions/help.fish:7 -msgid "Summary on how fish differs from other shells" -msgstr "Résumé des différences entre fish et les autres shells" - -#: /tmp/fish/implicit/share/completions/help.fish:8 -msgid "Help on how to set the prompt" -msgstr "Aide sur les paramètres de l’invite" - -#: /tmp/fish/implicit/share/completions/help.fish:9 -msgid "Help on how to set the titlebar message" -msgstr "Aide sur les paramètres du titre de la fenêtre" - -#: /tmp/fish/implicit/share/completions/help.fish:10 -msgid "Help on how to copy and paste" -msgstr "Aide sur le copier-coller" - -#: /tmp/fish/implicit/share/completions/help.fish:11 -msgid "Help on editor shortcuts" -msgstr "Aides sur les raccourcis de l’éditeur" - -#: /tmp/fish/implicit/share/completions/help.fish:12 -msgid "Help on environment variables" -msgstr "Aide sur les variables d’environnement" - -#: /tmp/fish/implicit/share/completions/help.fish:13 -msgid "Help on setting syntax highlighting colors" +#, fuzzy +msgid "Setting syntax highlighting colors" msgstr "Aide sur les couleurs de la coloration syntaxique" +#: /tmp/fish/implicit/share/completions/help.fish:5 +msgid "Combining different expansions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:6 +#, fuzzy +msgid "How tab-completion works" +msgstr "Aide sur l’auto-complétion avec TAB" + +#: /tmp/fish/implicit/share/completions/help.fish:7 +#, fuzzy +msgid "Useful functions for writing completions" +msgstr "Description de cette complétion" + +#: /tmp/fish/implicit/share/completions/help.fish:8 +#, fuzzy +msgid "Writing your own completions" +msgstr "Description de cette complétion" + +#: /tmp/fish/implicit/share/completions/help.fish:9 +#, fuzzy +msgid "Where to put completions" +msgstr "Description de cette complétion" + +#: /tmp/fish/implicit/share/completions/help.fish:10 +msgid "Debugging fish scripts" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:12 +#, fuzzy +msgid "Command line editor" +msgstr "Commande à exécuter" + +#: /tmp/fish/implicit/share/completions/help.fish:13 +#, fuzzy +msgid "Emacs mode commands" +msgstr "Termine un bloc de commandes" + #: /tmp/fish/implicit/share/completions/help.fish:14 +#, fuzzy +msgid "Escaping characters" +msgstr "Caractère d’échappement" + #: /tmp/fish/implicit/share/completions/help.fish:15 -msgid "Help on parameter expansion (Globbing)" +#, fuzzy +msgid "Event handlers" +msgstr "bloc de gestion d'événement" + +#: /tmp/fish/implicit/share/completions/help.fish:16 +#: /tmp/fish/implicit/share/completions/help.fish:25 +#, fuzzy +msgid "Parameter expansion (Globbing)" msgstr "Aide sur l’expansion des paramètres (globs)" #: /tmp/fish/implicit/share/completions/help.fish:17 #, fuzzy -msgid "Help on home directory expansion ~USER" -msgstr "Aide sur l’expansion du répertoire utilisateur ~USER" - -#: /tmp/fish/implicit/share/completions/help.fish:18 -msgid "Help on brace expansion {a,b,c}" +msgid "Brace expansion {a,b,c}" msgstr "Aide sur l’expansion des accolades {a,b,c}" -#: /tmp/fish/implicit/share/completions/help.fish:19 -msgid "Help on wildcard expansion *.*" -msgstr "Aide sur l’expansion des métacaractères *.*" +#: /tmp/fish/implicit/share/completions/help.fish:18 +#, fuzzy +msgid "Command substitution" +msgstr "dans la substitution de commande\n" -#: /tmp/fish/implicit/share/completions/help.fish:20 -msgid "Help on command substitution (SUBCOMMAND)" +#: /tmp/fish/implicit/share/completions/help.fish:19 +#, fuzzy +msgid "Command substitution (SUBCOMMAND)" msgstr "Aide sur la substitution de commandes (SUBCOMMAND)" +#: /tmp/fish/implicit/share/completions/help.fish:20 +#, fuzzy +msgid "Home directory expansion ~USER" +msgstr "Aide sur l’expansion du répertoire utilisateur ~USER" + #: /tmp/fish/implicit/share/completions/help.fish:21 -msgid "Help on process expansion %JOB" +msgid "Index range expansion" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:22 +#, fuzzy +msgid "Process expansion %JOB" msgstr "Aide sur l’expansion de processus %JOB" +#: /tmp/fish/implicit/share/completions/help.fish:24 +#, fuzzy +msgid "Wildcard expansion *.*" +msgstr "Aide sur l’expansion des métacaractères *.*" + +#: /tmp/fish/implicit/share/completions/help.fish:26 +#, fuzzy +msgid "Configurable greeting" +msgstr "Configurer le paquet" + +#: /tmp/fish/implicit/share/completions/help.fish:27 +msgid "Help on how to reuse previously entered commands" +msgstr "Aide sur la réutilisation des commandes précédentes" + +#: /tmp/fish/implicit/share/completions/help.fish:28 +#, fuzzy +msgid "Searchable history" +msgstr "Afficher l’historique du paquet" + +#: /tmp/fish/implicit/share/completions/help.fish:29 +#, fuzzy +msgid "Shell variable and function names" +msgstr "Réinstaller les paquets" + +#: /tmp/fish/implicit/share/completions/help.fish:30 +#, fuzzy +msgid "Initialization files" +msgstr "Fichier de configuration" + +#: /tmp/fish/implicit/share/completions/help.fish:31 +#, fuzzy +msgid "Introduction" +msgstr "Instruction illégale" + +#: /tmp/fish/implicit/share/completions/help.fish:32 +msgid "Common issues with fish" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:33 +msgid "Running multiple programs" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:34 +msgid "Copy and paste (Kill Ring)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:35 +#, fuzzy +msgid "Further help and development" +msgstr "Afficher l’aide et quitter" + +#: /tmp/fish/implicit/share/completions/help.fish:36 +msgid "Multiline editing" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:37 +msgid "Other features" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:38 +msgid "Piping" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:39 +#, fuzzy +msgid "Programmable prompt" +msgstr "Afficher une invite verbeuse" + +#: /tmp/fish/implicit/share/completions/help.fish:40 +msgid "Quotes" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:41 +#, fuzzy +msgid "Input/Output (IO) redirection" +msgstr "Redirection d’entrée/sortie invalide" + +#: /tmp/fish/implicit/share/completions/help.fish:42 +#, fuzzy +msgid "Shared bindings" +msgstr "Afficher les avertissements" + +#: /tmp/fish/implicit/share/completions/help.fish:43 +msgid "Introduction to the fish syntax" +msgstr "Introduction à la syntaxe de fish" + +#: /tmp/fish/implicit/share/completions/help.fish:44 +#, fuzzy +msgid "Background jobs" +msgstr "Dernière tâche mise en arrière-plan" + +#: /tmp/fish/implicit/share/completions/help.fish:45 +#, fuzzy +msgid "Conditional execution of code and flow control" +msgstr "Exécuter conditionnellement un bloc de commandes" + +#: /tmp/fish/implicit/share/completions/help.fish:46 +#: /tmp/fish/implicit/share/completions/help.fish:74 +#, fuzzy +msgid "Functions" +msgstr "Fonction" + +#: /tmp/fish/implicit/share/completions/help.fish:47 +#, fuzzy +msgid "Autoloading functions" +msgstr "Pasonction" + +#: /tmp/fish/implicit/share/completions/help.fish:48 +msgid "Defining aliases" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:49 +#, fuzzy +msgid "Job control" +msgstr "Contrôle des tâches: %ls\n" + +#: /tmp/fish/implicit/share/completions/help.fish:50 +#, fuzzy +msgid "Some common words" +msgstr "Envoyer la commande" + +#: /tmp/fish/implicit/share/completions/help.fish:51 +msgid "Programmable title" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:52 +#, fuzzy +msgid "Shell variables" +msgstr "Paramétrer une variable" + +#: /tmp/fish/implicit/share/completions/help.fish:53 +msgid "Arrays" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:54 +#, fuzzy +msgid "Variables for changing highlighting colors" +msgstr "Aide sur les couleurs de la coloration syntaxique" + +#: /tmp/fish/implicit/share/completions/help.fish:55 +#, fuzzy +msgid "Exporting variables" +msgstr "Exporter la variable dans le sous-processus" + +#: /tmp/fish/implicit/share/completions/help.fish:56 +#, fuzzy +msgid "Variable scope for functions" +msgstr "Laisser la fonction accéder au contexte du code l’appelant" + +#: /tmp/fish/implicit/share/completions/help.fish:57 +#, fuzzy +msgid "Locale variables" +msgstr "Variable de culture" + +#: /tmp/fish/implicit/share/completions/help.fish:58 +#, fuzzy +msgid "Variable scope" +msgstr "Variable: %ls" + +#: /tmp/fish/implicit/share/completions/help.fish:59 +#, fuzzy +msgid "Special variables" +msgstr "Paramétrer une variable" + +#: /tmp/fish/implicit/share/completions/help.fish:60 +#, fuzzy +msgid "The status variable" +msgstr "Paramétrer une variable" + +#: /tmp/fish/implicit/share/completions/help.fish:61 +#, fuzzy +msgid "More on universal variables" +msgstr "Aide sur les variables d’environnement" + +#: /tmp/fish/implicit/share/completions/help.fish:62 +#, fuzzy +msgid "Vi mode commands" +msgstr "Afficher les commandes" + +#: /tmp/fish/implicit/share/completions/help.fish:63 +#, fuzzy +msgid "Command mode" +msgstr "Commande" + +#: /tmp/fish/implicit/share/completions/help.fish:64 +#, fuzzy +msgid "Insert mode" +msgstr "Insérer l’en-tête" + +#: /tmp/fish/implicit/share/completions/help.fish:65 +#, fuzzy +msgid "Visual mode" +msgstr "Être silencieux" + +#: /tmp/fish/implicit/share/completions/help.fish:66 +msgid "Tutorial" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:67 +msgid "Autoloading Functions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:69 +msgid "Combiners (And, Or, Not)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:70 +#, fuzzy +msgid "Command Substitutions" +msgstr "dans la substitution de commande\n" + +#: /tmp/fish/implicit/share/completions/help.fish:71 +msgid "Conditionals (If, Else, Switch)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:72 +#, fuzzy +msgid "Exit Status" +msgstr "Paramétrer le code de retour" + +#: /tmp/fish/implicit/share/completions/help.fish:73 +#, fuzzy +msgid "Exports (Shell Variables)" +msgstr "Effacer la variable" + +#: /tmp/fish/implicit/share/completions/help.fish:75 +msgid "Getting Help" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:76 +msgid "Learning fish" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:77 +#, fuzzy +msgid "Lists" +msgstr "Lister les étiquettes" + +#: /tmp/fish/implicit/share/completions/help.fish:78 +msgid "Loops" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:79 +#, fuzzy +msgid "Ready for more?" +msgstr "Mode lecture seule" + +#: /tmp/fish/implicit/share/completions/help.fish:81 +#, fuzzy +msgid "Pipes and Redirections" +msgstr "Afficher des messages de progression" + +#: /tmp/fish/implicit/share/completions/help.fish:82 +#, fuzzy +msgid "Prompt" +msgstr "Chaîne à utiliser comme invite" + +#: /tmp/fish/implicit/share/completions/help.fish:83 +#, fuzzy +msgid "Running Commands" +msgstr "Exécuter des commandes SQL" + +#: /tmp/fish/implicit/share/completions/help.fish:84 +msgid "Separating Commands (Semicolon)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:85 +msgid "Startup (Where's .bashrc?)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:86 +#, fuzzy +msgid "Syntax Highlighting" +msgstr "Ne pas surligner lors de la recherche" + +#: /tmp/fish/implicit/share/completions/help.fish:87 +#, fuzzy +msgid "Tab Completions" +msgstr "Supprimer la complétion" + +#: /tmp/fish/implicit/share/completions/help.fish:88 +#, fuzzy +msgid "Universal Variables" +msgstr "Déparamétrer les variables" + +#: /tmp/fish/implicit/share/completions/help.fish:89 +#, fuzzy +msgid "Variables" +msgstr "Variable: %ls" + +#: /tmp/fish/implicit/share/completions/help.fish:90 +msgid "Why fish?" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:91 +msgid "Wildcards" +msgstr "" + #: /tmp/fish/implicit/share/completions/heroku.fish:1 msgid "list installed addons" msgstr "Lister les greffons installés" @@ -28724,243 +30380,287 @@ msgid "manage heroku-postgresql databases" msgstr "" #: /tmp/fish/implicit/share/completions/heroku.fish:22 -msgid "manage backups of heroku postgresql databases" -msgstr "" - -#: /tmp/fish/implicit/share/completions/heroku.fish:23 msgid "manage plugins to the heroku gem" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:24 +#: /tmp/fish/implicit/share/completions/heroku.fish:23 msgid "list available regions" msgstr "Lister les régions disponibles" -#: /tmp/fish/implicit/share/completions/heroku.fish:25 +#: /tmp/fish/implicit/share/completions/heroku.fish:24 msgid "manage the stack for an app" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:26 +#: /tmp/fish/implicit/share/completions/heroku.fish:25 msgid "check status of heroku platform" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:27 +#: /tmp/fish/implicit/share/completions/heroku.fish:26 msgid "update the heroku client" msgstr "Mettre à jour le client heroku" -#: /tmp/fish/implicit/share/completions/heroku.fish:28 +#: /tmp/fish/implicit/share/completions/heroku.fish:27 msgid "display version" msgstr "Afficher la version" -#: /tmp/fish/implicit/share/completions/heroku.fish:29 +#: /tmp/fish/implicit/share/completions/heroku.fish:28 msgid "" "APP DIRECTORY clones a heroku app to your local machine at DIRECTORY " "(defaults to app name)" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:30 +#: /tmp/fish/implicit/share/completions/heroku.fish:29 msgid "adds a git remote to an app repo (-a APP)" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:31 +#: /tmp/fish/implicit/share/completions/heroku.fish:30 msgid "install an addon" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:32 +#: /tmp/fish/implicit/share/completions/heroku.fish:31 msgid "open an addon's documentation in your browser" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:33 +#: /tmp/fish/implicit/share/completions/heroku.fish:32 msgid "downgrade an existing addon" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:34 +#: /tmp/fish/implicit/share/completions/heroku.fish:33 msgid "list all available addons" msgstr "Lister tous les greffons disponibles" -#: /tmp/fish/implicit/share/completions/heroku.fish:35 +#: /tmp/fish/implicit/share/completions/heroku.fish:34 msgid "open an addon's dashboard in your browser" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:36 +#: /tmp/fish/implicit/share/completions/heroku.fish:35 msgid "uninstall one or more addons" msgstr "Désinstaller un ou plusieurs greffons" -#: /tmp/fish/implicit/share/completions/heroku.fish:37 +#: /tmp/fish/implicit/share/completions/heroku.fish:36 msgid "upgrade an existing addon" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:38 +#: /tmp/fish/implicit/share/completions/heroku.fish:37 msgid "the org to list the apps for" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:39 +#: /tmp/fish/implicit/share/completions/heroku.fish:38 msgid "list all apps in the org. Not just joined apps" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:40 +#: /tmp/fish/implicit/share/completions/heroku.fish:39 msgid "list apps in personal account when a default org is set" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:41 +#: /tmp/fish/implicit/share/completions/heroku.fish:40 msgid "create a new app (takes name)" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:42 +#: /tmp/fish/implicit/share/completions/heroku.fish:41 msgid " permanently destroy an app (--app APP)" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:43 +#: /tmp/fish/implicit/share/completions/heroku.fish:42 msgid "show detailed app information" msgstr "Afficher les informations détaillées sur l’application" -#: /tmp/fish/implicit/share/completions/heroku.fish:44 +#: /tmp/fish/implicit/share/completions/heroku.fish:43 msgid " add yourself to an organization app (--app APP)" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:45 +#: /tmp/fish/implicit/share/completions/heroku.fish:44 msgid " remove yourself from an organization app (--app APP)" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:46 +#: /tmp/fish/implicit/share/completions/heroku.fish:45 msgid " lock an organization app to restrict access" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:47 +#: /tmp/fish/implicit/share/completions/heroku.fish:46 msgid " open the app in a web browser" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:48 +#: /tmp/fish/implicit/share/completions/heroku.fish:47 msgid " rename the app (apps:rename newname --app oldname)" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:49 +#: /tmp/fish/implicit/share/completions/heroku.fish:48 msgid " unlock an organization app so that any org member can join it" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:50 +#: /tmp/fish/implicit/share/completions/heroku.fish:49 msgid "log in with your heroku credentials" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:51 +#: /tmp/fish/implicit/share/completions/heroku.fish:50 msgid "clear local authentication credentials" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:52 +#: /tmp/fish/implicit/share/completions/heroku.fish:51 msgid "display your api token" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:53 +#: /tmp/fish/implicit/share/completions/heroku.fish:52 msgid "display your heroku email address" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:54 +#: /tmp/fish/implicit/share/completions/heroku.fish:53 msgid "output config vars in shell format" msgstr "" +#: /tmp/fish/implicit/share/completions/heroku.fish:54 #: /tmp/fish/implicit/share/completions/heroku.fish:55 -#: /tmp/fish/implicit/share/completions/heroku.fish:56 msgid "display a config value for an app" msgstr "Afficher une valeur de configuration pour une application" +#: /tmp/fish/implicit/share/completions/heroku.fish:56 #: /tmp/fish/implicit/share/completions/heroku.fish:57 -#: /tmp/fish/implicit/share/completions/heroku.fish:58 msgid "set one or more config vars (KEY=VALUE)" msgstr "" +#: /tmp/fish/implicit/share/completions/heroku.fish:58 #: /tmp/fish/implicit/share/completions/heroku.fish:59 -#: /tmp/fish/implicit/share/completions/heroku.fish:60 msgid "unset one or more config vars" msgstr "Déparamétrer une ou plusieurs variables de configuration" -#: /tmp/fish/implicit/share/completions/heroku.fish:61 +#: /tmp/fish/implicit/share/completions/heroku.fish:60 msgid "add a custom domain to an app" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:62 +#: /tmp/fish/implicit/share/completions/heroku.fish:61 msgid "remove all custom domains from an app" msgstr "" +#: /tmp/fish/implicit/share/completions/heroku.fish:62 #: /tmp/fish/implicit/share/completions/heroku.fish:63 -#: /tmp/fish/implicit/share/completions/heroku.fish:64 msgid "remove a custom domain from an app" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:65 +#: /tmp/fish/implicit/share/completions/heroku.fish:64 msgid "the number of lines to display" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:66 +#: /tmp/fish/implicit/share/completions/heroku.fish:65 msgid "only display logs from the given process" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:67 +#: /tmp/fish/implicit/share/completions/heroku.fish:66 msgid "only display logs from the given source" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:68 +#: /tmp/fish/implicit/share/completions/heroku.fish:67 msgid "continually stream logs" msgstr "" +#: /tmp/fish/implicit/share/completions/heroku.fish:68 +msgid "manage backups of heroku postgresql databases" +msgstr "" + #: /tmp/fish/implicit/share/completions/heroku.fish:69 +msgid "cancel an in-progress backup or restore (default newest)" +msgstr "" + #: /tmp/fish/implicit/share/completions/heroku.fish:70 -msgid "resize dynos to the given size (DYNO1=1X|2X|PX)" +msgid "capture a new backup" msgstr "" #: /tmp/fish/implicit/share/completions/heroku.fish:71 +#, fuzzy +msgid "delete a backup" +msgstr "Supprimer la branche" + #: /tmp/fish/implicit/share/completions/heroku.fish:72 -msgid "restart an app dyno" -msgstr "" +#, fuzzy +msgid "downloads database backup" +msgstr "Télécharger un paquet distant" #: /tmp/fish/implicit/share/completions/heroku.fish:73 +#, fuzzy +msgid "get information about a specific backup" +msgstr "Afficher les informations à propos d’un fichier spécifique" + #: /tmp/fish/implicit/share/completions/heroku.fish:74 -msgid "scale dynos by the given amount (DYNO1=AMOUNT1)" -msgstr "" +#, fuzzy +msgid "restore a backup (default latest) to a database" +msgstr "Enregistrer un paquet dans une base de données" #: /tmp/fish/implicit/share/completions/heroku.fish:75 +msgid "schedule daily backups for given database" +msgstr "" + #: /tmp/fish/implicit/share/completions/heroku.fish:76 -msgid "stop an app dyno" +msgid "list backup schedule" msgstr "" #: /tmp/fish/implicit/share/completions/heroku.fish:77 -msgid "number of releases to show, maximum 50" +msgid "stop daily backups" msgstr "" #: /tmp/fish/implicit/share/completions/heroku.fish:78 +msgid "get secret but publicly accessible URL of a backup" +msgstr "" + #: /tmp/fish/implicit/share/completions/heroku.fish:79 +#: /tmp/fish/implicit/share/completions/heroku.fish:80 +msgid "resize dynos to the given size (DYNO1=1X|2X|PX)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:81 +#: /tmp/fish/implicit/share/completions/heroku.fish:82 +msgid "restart an app dyno" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:83 +#: /tmp/fish/implicit/share/completions/heroku.fish:84 +msgid "scale dynos by the given amount (DYNO1=AMOUNT1)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:85 +#: /tmp/fish/implicit/share/completions/heroku.fish:86 +msgid "stop an app dyno" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:87 +msgid "number of releases to show, maximum 50" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:88 +#: /tmp/fish/implicit/share/completions/heroku.fish:89 msgid "view detailed information for a release" msgstr "Afficher les informations détaillées pour une version" -#: /tmp/fish/implicit/share/completions/heroku.fish:80 -#: /tmp/fish/implicit/share/completions/heroku.fish:81 +#: /tmp/fish/implicit/share/completions/heroku.fish:90 +#: /tmp/fish/implicit/share/completions/heroku.fish:91 msgid "roll back to an older release" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:82 +#: /tmp/fish/implicit/share/completions/heroku.fish:92 #, fuzzy msgid "specify dyno size" msgstr "Spécifier le fichier de config" -#: /tmp/fish/implicit/share/completions/heroku.fish:83 +#: /tmp/fish/implicit/share/completions/heroku.fish:93 msgid "open a remote console session (with optional COMMAND)" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:84 +#: /tmp/fish/implicit/share/completions/heroku.fish:94 msgid "run a detached dyno, where output is sent to your logs" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:85 +#: /tmp/fish/implicit/share/completions/heroku.fish:95 msgid "stream logs for the dyno" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:86 +#: /tmp/fish/implicit/share/completions/heroku.fish:96 msgid "add a collaborator to an app" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:87 +#: /tmp/fish/implicit/share/completions/heroku.fish:97 msgid "remove a collaborator from an app" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:88 +#: /tmp/fish/implicit/share/completions/heroku.fish:98 msgid "transfers an app to another user or an organization." msgstr "" @@ -29932,6 +31632,7 @@ msgstr "" #: /tmp/fish/implicit/share/completions/hg.fish:334 #: /tmp/fish/implicit/share/completions/hg.fish:397 +#: /tmp/fish/implicit/share/completions/hg.fish:432 msgid "ignore changes in the amount of white space" msgstr "Ignorer les modifications du nombre de blancs" @@ -30128,10 +31829,6 @@ msgstr "Mettre à jour le référentiel" msgid "amend the parent of the working dir" msgstr "Corriger le parent de la copie de travail" -#: /tmp/fish/implicit/share/completions/hg.fish:432 -msgid "ignore chnages in the amount of white space" -msgstr "Ignorer les changements de nombre de blancs" - #: /tmp/fish/implicit/share/completions/hg.fish:436 msgid "record delete for missing files" msgstr "" @@ -30387,6 +32084,8 @@ msgstr "Démarrer htop en monochrome" #: /tmp/fish/implicit/share/completions/mkdosfs.fish:22 #: /tmp/fish/implicit/share/completions/perl.fish:22 #: /tmp/fish/implicit/share/completions/pv.fish:32 +#: /tmp/fish/implicit/share/completions/s3cmd.fish:41 +#: /tmp/fish/implicit/share/completions/subl.fish:8 msgid "Show help and exit" msgstr "Afficher l’aide et quitter" @@ -30928,6 +32627,7 @@ msgstr "" #: /tmp/fish/implicit/share/completions/iptables.fish:25 #: /tmp/fish/implicit/share/completions/mkinitcpio.fish:18 +#: /tmp/fish/implicit/share/completions/s3cmd.fish:126 msgid "Verbose output" msgstr "Mode verbeux" @@ -30956,6 +32656,348 @@ msgstr "La table sur laquelle opérer" msgid "Use this command to load modules" msgstr "Utiliser pour charger les modules" +#: /tmp/fish/implicit/share/completions/jest.fish:2 +msgid "Automock all files by default" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:3 +msgid "Exit the test suite immediately upon the first failing test" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:4 +msgid "Respect the \"browser\" field in package.json when resolving modules" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:5 +msgid "Whether to use the transform cache" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:6 +#, fuzzy +msgid "Disable the cache" +msgstr "Construire la cache apt" + +#: /tmp/fish/implicit/share/completions/jest.fish:7 +msgid "The directory where Jest should store its dependency information" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:8 +msgid "Whether to run Jest in continuous integration (CI) mode" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:9 +msgid "Automatically clear mock calls and instances every test" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:10 +#, fuzzy +msgid "Alias for --coverage" +msgstr "Alias pour -a" + +#: /tmp/fish/implicit/share/completions/jest.fish:11 +msgid "" +"glob pattern matching files that coverage info needs to be collected from" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:12 +msgid "Explicit list of paths coverage will be restricted to" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:13 +msgid "Forces test results output color highlighting" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:14 +#, fuzzy +msgid "Alias for --color" +msgstr "Alias pour -a" + +#: /tmp/fish/implicit/share/completions/jest.fish:15 +#, fuzzy +msgid "The path to a jest config file" +msgstr "Chemin vers un dossier contenant les fichiers de configuration" + +#: /tmp/fish/implicit/share/completions/jest.fish:16 +msgid "" +"Indicates that test coverage information be collected and reported in the " +"output" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:17 +msgid "The directory where Jest should output its coverage files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:18 +#, fuzzy +msgid "Pattern of files to ignore" +msgstr "Fichier à ignorer durant l'import" + +#: /tmp/fish/implicit/share/completions/jest.fish:19 +msgid "A list of reporter names that Jest uses when writing coverage reports" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:20 +msgid "" +"A JSON with which will be used to configure minimum threshold enforcement " +"for coverage results" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:21 +#, fuzzy +msgid "Print debugging info about your jest config" +msgstr "Afficher les informations de débogage" + +#: /tmp/fish/implicit/share/completions/jest.fish:22 +#, fuzzy +msgid "The test environment used for all tests" +msgstr "Paramétrer une variable d’environnement" + +#: /tmp/fish/implicit/share/completions/jest.fish:23 +#, fuzzy +msgid "Use this flag to show full diffs instead of a patch" +msgstr "Utiliser ce fichier de configuration au lieu de celui par défaut" + +#: /tmp/fish/implicit/share/completions/jest.fish:24 +#, fuzzy +msgid "Find related tests for a list of source files" +msgstr "" +"Utiliser un fichier tiers similaire si aucun fichier destination n’existe" + +#: /tmp/fish/implicit/share/completions/jest.fish:25 +msgid "Force Jest to exit after all tests have completed running" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:26 +msgid "A JSON string with map of global variables" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:27 +msgid "A JSON string with map of variables for the haste module system" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:28 +#, fuzzy +msgid "Prints the test results in JSON" +msgstr "Afficher la version" + +#: /tmp/fish/implicit/share/completions/jest.fish:29 +msgid "Will run all tests affected by file changes in the last commit made" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:30 +msgid "Lists all tests Jest will run given the arguments and exits" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:31 +msgid "Logs the heap usage after every test" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:32 +msgid "Maps code coverage reports against original source code" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:33 +#, fuzzy +msgid "Specifies the maximum number of workers" +msgstr "Paramétrer le nombre maximal de pairs" + +#: /tmp/fish/implicit/share/completions/jest.fish:34 +msgid "Directory names to be searched recursively up from the requiring module" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:35 +msgid "An array of file extensions your modules use" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:36 +msgid "" +"A JSON with a map from regular expressions to module names that allow to " +"stub out resources" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:37 +#, fuzzy +msgid "Modules to ignore" +msgstr "Fichier à ignorer durant l'import" + +#: /tmp/fish/implicit/share/completions/jest.fish:38 +msgid "An alternative API to setting the NODE_PATH env variable" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:39 +msgid "Disables stack trace in test results output" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:40 +msgid "Activates notifications for test results" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:41 +#, fuzzy +msgid "Run tests based on the changed files" +msgstr "" +"Mettre à jour l’archive si le fichier à mettre à jour y est plus ancien" + +#: /tmp/fish/implicit/share/completions/jest.fish:42 +msgid "A file where to write test results" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:43 +msgid "A preset that is used as a base for Jest" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:44 +msgid "A list of projects that use Jest to run all tests" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:45 +msgid "A list of custom reporters for the test suite" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:46 +#, fuzzy +msgid "Automatically reset mock state between every test" +msgstr "Supprimer automatiquement les dépendances inutiles" + +#: /tmp/fish/implicit/share/completions/jest.fish:47 +msgid "Whatever to reset the module registry for every test" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:48 +msgid "A JSON string which allows the use of a custom resolver" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:49 +msgid "The root directory that Jest should scan for tests and modules within" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:50 +msgid "Paths to directories that Jest should use to search for files in" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:51 +#, fuzzy +msgid "Run all tests serially in the current process" +msgstr "Exécuter la commande dans le processus actuel" + +#: /tmp/fish/implicit/share/completions/jest.fish:52 +msgid "The paths to modules to configure the testing environment" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:53 +msgid "The path to a module to configure the testing framework" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:54 +#, fuzzy +msgid "Print your jest config and then exits" +msgstr "Afficher une chaîne de version concise et quitter" + +#: /tmp/fish/implicit/share/completions/jest.fish:55 +#, fuzzy +msgid "Prevent tests from printing messages through the console" +msgstr "Afficher les messages dans la console" + +#: /tmp/fish/implicit/share/completions/jest.fish:56 +msgid "Snapshot serializer modules Jest should use for snapshot testing" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:57 +#, fuzzy +msgid "Alias for --env" +msgstr "Alias pour -a" + +#: /tmp/fish/implicit/share/completions/jest.fish:58 +msgid "The glob patterns Jest uses to detect test files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:59 +#, fuzzy +msgid "Run only tests with a name that matches the regex pattern" +msgstr "Ne pas lister les fichiers correspondant au motif spécifié" + +#: /tmp/fish/implicit/share/completions/jest.fish:60 +msgid "Paths to skip" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:61 +#, fuzzy +msgid "Regex for test paths" +msgstr "Chemin sur la destination" + +#: /tmp/fish/implicit/share/completions/jest.fish:62 +msgid "The regexp pattern Jest uses to detect test files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:63 +#, fuzzy +msgid "Allows the use of a custom results processor" +msgstr "Annuler la résolution de conflits en cours" + +#: /tmp/fish/implicit/share/completions/jest.fish:64 +#, fuzzy +msgid "Allows to specify a custom test runner" +msgstr "Spécifier une URL AUR personnalisée" + +#: /tmp/fish/implicit/share/completions/jest.fish:65 +msgid "This option sets the URL for the jsdom environment" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:66 +msgid "Setting this value to fake value of timers" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:67 +msgid "" +"A JSON string which maps from regular expressions to paths to transformers" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:68 +msgid "" +"Regexp patterns that are matched against all source file paths before " +"transformation" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:69 +msgid "a regex pattern of module to unmock" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:70 +msgid "Use this flag to re-record snapshots" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:71 +#, fuzzy +msgid "Divert all output to stderr" +msgstr "Envoyer les données vers la sortie standard" + +#: /tmp/fish/implicit/share/completions/jest.fish:72 +msgid "Display individual test results with the test suite hierarchy" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:73 +#: /tmp/fish/implicit/share/completions/snap.fish:15 +#: /tmp/fish/implicit/share/completions/vagrant.fish:3 +msgid "Print the version and exit" +msgstr "Afficher la version et quitter" + +#: /tmp/fish/implicit/share/completions/jest.fish:74 +msgid "Watch files for changes and rerun tests related to changed files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:75 +#, fuzzy +msgid "Watch files for changes and rerun all tests" +msgstr "Surveiller les modifications des fichiers" + +#: /tmp/fish/implicit/share/completions/jest.fish:76 +msgid "Whether to use watchman for file crawling" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:77 +msgid "Disable using watchman for file crawling" +msgstr "" + #: /tmp/fish/implicit/share/completions/jobs.fish:2 msgid "Show the process id of each process in the job" msgstr "" @@ -31212,6 +33254,121 @@ msgstr "Afficher les informations de version et quitter" msgid "Show help information and exit" msgstr "Afficher l’aide et quitter" +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:1 +#, fuzzy +msgid "List all devices" +msgstr "Lister les périphériques" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:2 +#, fuzzy +msgid "List available (paired and reachable) devices" +msgstr "Lister les paquets disponibles" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:3 +msgid "" +"Make --list-devices or --list-available print the devices id, to ease " +"scripting" +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:4 +msgid "Search for devices in the network and re-establish connections" +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:5 +msgid "Request pairing to a said device" +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:6 +msgid "Find the said device by ringing it." +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:7 +#, fuzzy +msgid "Stop pairing to a said device" +msgstr "Redémarrer le service" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:8 +msgid "Sends a ping to said device" +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:9 +msgid "Same as ping but you can set the message to display" +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:10 +#, fuzzy +msgid "Share a file to a said device" +msgstr "Créer le fichier de périphérique spécifié" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:11 +#, fuzzy +msgid "Display the notifications on a said device" +msgstr "Afficher le contenu de tous les en-têtes" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:12 +#, fuzzy +msgid "Lock the specified device" +msgstr "Démarrer le service spécifié" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:13 +#, fuzzy +msgid "Sends an SMS. Requires destination" +msgstr "Paramétrer un emplacement de sauvegarde" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:14 +#, fuzzy +msgid "Phone number to send the message" +msgstr "Afficher le nombre de nouveaux éléments" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:15 +#, fuzzy +msgid "Device ID" +msgstr "Service" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:16 +#, fuzzy +msgid "Device Name" +msgstr "Nom du service" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:17 +#, fuzzy +msgid "Get encryption info about said device" +msgstr "Lister des informations à propos des service" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:18 +#, fuzzy +msgid "Lists remote commands and their ids" +msgstr "Lister les dépendances et leur état" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:19 +#, fuzzy +msgid "Executes a remote command by id" +msgstr "Exécuter une commande" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:20 +#, fuzzy +msgid "Displays this help." +msgstr "Afficher ce texte d’aide" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:21 +#, fuzzy +msgid "Displays version information." +msgstr "Afficher les informations de version" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:22 +#, fuzzy +msgid "Show author information." +msgstr "Afficher les informations de l’auteur" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:23 +#, fuzzy +msgid "Show license information." +msgstr "Afficher les informations de licence" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:24 +msgid "The base file name of the desktop entry for this application." +msgstr "" + #: /tmp/fish/implicit/share/completions/killall.fish:1 msgid "Require an exact match for very long names" msgstr "Demander une correspondance totale pour les très grands noms" @@ -32002,7 +34159,7 @@ msgstr "" #: /tmp/fish/implicit/share/completions/localectl.fish:3 #: /tmp/fish/implicit/share/completions/machinectl.fish:1 -#: /tmp/fish/implicit/share/completions/systemctl.fish:44 +#: /tmp/fish/implicit/share/completions/systemctl.fish:37 #: /tmp/fish/implicit/share/completions/systemd-analyze.fish:1 #: /tmp/fish/implicit/share/completions/timedatectl.fish:5 msgid "Execute the operation on a remote host" @@ -32915,7 +35072,6 @@ msgid "Opens the launchctl daemon file in the default editor" msgstr "" #: /tmp/fish/implicit/share/completions/lunchy.fish:9 -#: /tmp/fish/implicit/share/completions/systemctl.fish:14 msgid "Service" msgstr "Service" @@ -33127,26 +35283,26 @@ msgid "Trace NAME when it is defined" msgstr "" #: /tmp/fish/implicit/share/completions/machinectl.fish:2 -#: /tmp/fish/implicit/share/completions/systemctl.fish:45 +#: /tmp/fish/implicit/share/completions/systemctl.fish:38 #: /tmp/fish/implicit/share/completions/systemd-analyze.fish:2 msgid "Execute operation on a VM or container" msgstr "Exécuter l’action sur une machine virtuelle ou un conteneur" #: /tmp/fish/implicit/share/completions/machinectl.fish:3 -#: /tmp/fish/implicit/share/completions/systemctl.fish:46 +#: /tmp/fish/implicit/share/completions/systemctl.fish:39 #: /tmp/fish/implicit/share/completions/systemd-analyze.fish:3 msgid "Print a short help and exit" msgstr "Afficher une aide concise et quitter" #: /tmp/fish/implicit/share/completions/machinectl.fish:4 #: /tmp/fish/implicit/share/completions/pactl.fish:9 -#: /tmp/fish/implicit/share/completions/systemctl.fish:47 +#: /tmp/fish/implicit/share/completions/systemctl.fish:40 #: /tmp/fish/implicit/share/completions/systemd-analyze.fish:4 msgid "Print a short version and exit" msgstr "Afficher une version concise et quitter" #: /tmp/fish/implicit/share/completions/machinectl.fish:6 -#: /tmp/fish/implicit/share/completions/systemctl.fish:29 +#: /tmp/fish/implicit/share/completions/systemctl.fish:22 msgid "Do not print header and footer" msgstr "Ne pas afficher l’en-tête ni le pied de page" @@ -33496,8 +35652,6 @@ msgid "Warn about multiple inclusion" msgstr "" #: /tmp/fish/implicit/share/completions/make.fish:1 -#: /tmp/fish/implicit/share/completions/systemctl.fish:11 -#: /tmp/fish/implicit/share/completions/systemctl.fish:13 msgid "Target" msgstr "" @@ -33969,6 +36123,396 @@ msgstr "" msgid "Display help text" msgstr "Afficher l’aide et quitter" +#: /tmp/fish/implicit/share/completions/mdadm.fish:1 +msgid "Assemble a pre-existing array" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:2 +msgid "Build a legacy array without superblocks" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:3 +#, fuzzy +msgid "Create a new array" +msgstr "Créer un dossier" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:4 +#, fuzzy +msgid "Select monitor mode" +msgstr "Sélectionner le mode d’affichage" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:5 +msgid "Change the size or shape of an active array" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:6 +msgid "Manage devices in array, and possibly start it" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:7 +#, fuzzy +msgid "Start all auto-detected arrays" +msgstr "Démarrer toutes les applications enregistrées" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:9 +#, fuzzy +msgid "Display more detailed help" +msgstr "Afficher une aide détaillée" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:11 +#: /tmp/fish/implicit/share/completions/obnam.fish:47 +#: /tmp/fish/implicit/share/completions/xrandr.fish:1 +msgid "Be more verbose" +msgstr "Être plus verbeux" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:13 +#, fuzzy +msgid "Force operation" +msgstr "Forcer la suppression" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:14 +#, fuzzy +msgid "Specify config file or directory" +msgstr "Spécifier le fichier de configuration" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:15 +#, fuzzy +msgid "Scan for missing information" +msgstr "Afficher moins d’informations" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:16 +#, fuzzy +msgid "Set metadata style to use" +msgstr "Envoyer un email à l’utilisateur" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:17 +msgid "Provide home host identity" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:18 +#, fuzzy +msgid "Give name format preference" +msgstr "Le nom du fichier correspond au motif" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:19 +#, fuzzy +msgid "Give cluster name" +msgstr "Nom d’utilisateur" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:20 +#, fuzzy +msgid "Specify the number of active devices" +msgstr "Spécifier le nombre de secteurs cachés" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:21 +#, fuzzy +msgid "Specify the number of spare devices" +msgstr "Spécifier le nombre de secteurs réservés" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:22 +#, fuzzy +msgid "Specify the space to use from each drive" +msgstr "Spécifier le chemin de l’exécutable rsync sur la destination" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:23 +#, fuzzy +msgid "Specify the size made available on the array" +msgstr "Liste des paquets à installer" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:24 +#, fuzzy +msgid "Specify the chunk size" +msgstr "Spécifier le type de table FAT (bits)" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:25 +#, fuzzy +msgid "Specify rounding factor" +msgstr "Spécifier un dossier de journaux" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:26 +#, fuzzy +msgid "Specify RAID level" +msgstr "Spécifier le serveur X" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:27 +#, fuzzy +msgid "Specify data layout" +msgstr "Spécifier la largeur des tabulations" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:28 +#, fuzzy +msgid "Specify file for write-intent bitmap" +msgstr "Spécifier le port pour l’interface web" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:29 +#, fuzzy +msgid "Specify chunksize of bitmap" +msgstr "Spécifier la taille de bloc dans les échantillons" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:30 +#, fuzzy +msgid "Prefer reading from other devices than these" +msgstr "Ne pas lire depuis l’entrée standard" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:31 +#, fuzzy +msgid "Enable writes on array or device" +msgstr "Le fichier désigne un périphérique de caractère" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:32 +#, fuzzy +msgid "Disable writes on array" +msgstr "Désactiver le téléchargement de paquets" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:33 +#, fuzzy +msgid "Enable write-behind mode" +msgstr "Activer le mode index" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:34 +msgid "Assume the array is clean" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:35 +msgid "Use this file as a backup" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:36 +#, fuzzy +msgid "Specify start of array data" +msgstr "Spécifier le dossier de démarrage" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:37 +msgid "Resume frozen --grow command" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:38 +#, fuzzy +msgid "Set array name" +msgstr "Paramétrer le nom spécifié comme nom de serveur" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:39 +#, fuzzy +msgid "Run array despite warnings" +msgstr "(Dés)activer les avertissements" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:40 +#, fuzzy +msgid "Give instruction for device file" +msgstr "Action à effectuer sur les fichiers de périphérique" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:41 +#, fuzzy +msgid "Add devices to array" +msgstr "Périphérique de blocs" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:42 +#, fuzzy +msgid "Specify max nodes in the cluster" +msgstr "Spécifier un système de gestion des versions" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:43 +#, fuzzy +msgid "Specify journal device for RAID-4/5/6 array" +msgstr "Spécifier un dossier de journaux" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:44 +msgid "UUID of array to assemble" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:45 +#, fuzzy +msgid "Minor number of array device" +msgstr "Afficher le numéro de série du périphérique" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:46 +msgid "Refuse to start without all drives" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:47 +msgid "Do not ask for backup file, unavailable" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:48 +#, fuzzy +msgid "Update superblock properties" +msgstr "Mettre à jour les sources" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:49 +#, fuzzy +msgid "Freeze --grow command" +msgstr "Paramétrer la commande d’invite" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:50 +#, fuzzy +msgid "Test mode" +msgstr "Paramétrer le mode" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:51 +#, fuzzy +msgid "Hot-add listed devices" +msgstr "Lister les périphériques" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:52 +msgid "Re-add a previously removed device" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:53 +#, fuzzy +msgid "Hot-add listed devices as spare" +msgstr "Ajouter le service comme désactivé" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:54 +#, fuzzy +msgid "Remove listed inactive devices" +msgstr "Supprimer les ports listés" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:55 +msgid "Mark listed devices as faulty" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:56 +msgid "Mark listed devices as requiring replacement" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:57 +msgid "Give devices as replacement" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:58 +#, fuzzy +msgid "Confirm existence of device" +msgstr "Se connecter au périphérique" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:59 +msgid "Examine device for md use" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:60 +#, fuzzy +msgid "Print details on array" +msgstr "Afficher une aide détaillée" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:61 +#, fuzzy +msgid "Print details on platform capabilities" +msgstr "Afficher des informations détaillées sur l’image" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:62 +msgid "Format data output as key=value pairs" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:63 +#, fuzzy +msgid "Print content of device metadata" +msgstr "Afficher les périphériques" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:64 +msgid "Fix examination for buggy SPARC 2.2 kernel RAID" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:65 +#, fuzzy +msgid "Print report about bitmap" +msgstr "Afficher le nombre d’octets en sortie" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:66 +#, fuzzy +msgid "List recorded bad blocks" +msgstr "Chercher les blocs défectueux avant la création" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:67 +#, fuzzy +msgid "Dump metadata to directory" +msgstr "Boucle de liens symboliques" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:68 +#, fuzzy +msgid "Restore metadata from directory" +msgstr "Ne pas lire les métadonnées des dépôts" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:69 +msgid "Deactivate array" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:70 +msgid "Erase possible superblock" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:71 +#, fuzzy +msgid "Delete subarray" +msgstr "Supprimer la branche" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:72 +#, fuzzy +msgid "Update subarray" +msgstr "Mettre à jour les sources" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:73 +#, fuzzy +msgid "Wait for pending operations" +msgstr "Paramétrer les options de config" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:74 +msgid "Mark array as clean ASAP" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:75 +#, fuzzy +msgid "Set sync action for md devices" +msgstr "Action à effectuer sur les fichiers de périphérique" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:76 +msgid "Rebuild /run/mdadm/map" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:77 +msgid "Automatically add eventually appearing device to array" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:78 +#, fuzzy +msgid "Mail address to send alerts to" +msgstr "Adresse d’écoute" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:79 +msgid "Program to run in case of an event" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:80 +msgid "Record events in syslog" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:81 +msgid "Polling interval" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:82 +msgid "Generate RebuildNN events each given percentage" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:83 +msgid "Run monitor mode as a daemon" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:84 +msgid "Write PID file when running as a daemon" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:85 +msgid "Check arrays only once" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:86 +msgid "Do not move spares between arrays" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:87 +#, fuzzy +msgid "Be more concise" +msgstr "Être plus verbeux" + #: /tmp/fish/implicit/share/completions/mdbook.fish:1 #: /tmp/fish/implicit/share/completions/mdbook.fish:4 msgid "Prints help" @@ -34039,11 +36583,13 @@ msgid "Minimal report" msgstr "" #: /tmp/fish/implicit/share/completions/mddiagnose.fish:8 -msgid "Evalute indexing information for path" -msgstr "" +#, fuzzy +msgid "Evaluate indexing information for path" +msgstr "Évaluer les permissions du chemin" #: /tmp/fish/implicit/share/completions/mddiagnose.fish:9 -msgid "Evalute permissions information for path" +#, fuzzy +msgid "Evaluate permissions information for path" msgstr "Évaluer les permissions du chemin" #: /tmp/fish/implicit/share/completions/mddiagnose.fish:10 @@ -34882,7 +37428,7 @@ msgstr "" #: /tmp/fish/implicit/share/completions/mkvextract.fish:11 #: /tmp/fish/implicit/share/completions/rsync.fish:1 -#: /tmp/fish/implicit/share/completions/zypper.fish:50 +#: /tmp/fish/implicit/share/completions/zypper.fish:51 msgid "Increase verbosity" msgstr "" @@ -40260,12 +42806,13 @@ msgid "Add specified amount to niceness value" msgstr "" #: /tmp/fish/implicit/share/completions/ninja.fish:1 -msgid "Change to DIR" -msgstr "Aller dans le dossier spécifié" +#, fuzzy +msgid "change to specified directory" +msgstr "Extraire l’archive dans le dossier spécifié" #: /tmp/fish/implicit/share/completions/ninja.fish:2 #, fuzzy -msgid "specify build file" +msgid "specify build file [default=build.ninja]" msgstr "Spécifier le fichier build" #: /tmp/fish/implicit/share/completions/ninja.fish:3 @@ -40277,21 +42824,37 @@ msgid "show all command lines while building" msgstr "" #: /tmp/fish/implicit/share/completions/ninja.fish:5 -msgid "number of jobs" -msgstr "Nombre de tâches" +#, fuzzy +msgid "number of jobs to run in parallel [default derived from CPUs]" +msgstr "Spécifier le nombre de tâches à exécuter en parallèle" #: /tmp/fish/implicit/share/completions/ninja.fish:6 -msgid "do not start if load > N" +msgid "do not start if load average > N" msgstr "" #: /tmp/fish/implicit/share/completions/ninja.fish:7 -msgid "keep until N jobs fail" +msgid "keep going until N jobs fail [default=1]" msgstr "" #: /tmp/fish/implicit/share/completions/ninja.fish:8 -msgid "help" +#: /tmp/fish/implicit/share/completions/quilt.fish:1 +msgid "show help" msgstr "" +#: /tmp/fish/implicit/share/completions/ninja.fish:9 +#, fuzzy +msgid "enable debugging, specify debug mode" +msgstr "Activer le mode débogage" + +#: /tmp/fish/implicit/share/completions/ninja.fish:10 +msgid "adjust warnings, specify flags" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ninja.fish:11 +#, fuzzy +msgid "print ninja version" +msgstr "Afficher la version de Go" + #: /tmp/fish/implicit/share/completions/nl.fish:1 msgid "use STYLE for numbering body lines" msgstr "" @@ -41981,11 +44544,6 @@ msgstr "Utiliser le format spécifié pour les nouveaux dépôts" msgid "Where to restore / mount to" msgstr "" -#: /tmp/fish/implicit/share/completions/obnam.fish:47 -#: /tmp/fish/implicit/share/completions/xrandr.fish:1 -msgid "Be more verbose" -msgstr "Être plus verbeux" - #: /tmp/fish/implicit/share/completions/obnam.fish:48 msgid "Do not be verbose" msgstr "Ne pas être verbeux" @@ -43912,14 +46470,6 @@ msgstr "" msgid "List all modules the given packages requires for static linking" msgstr "" -#: /tmp/fish/implicit/share/completions/pkgfile.fish:1 -msgid "show program's version number and exit" -msgstr "Afficher le numéro de version du programme et quitter" - -#: /tmp/fish/implicit/share/completions/pkgfile.fish:2 -msgid "show this help message and exit" -msgstr "Afficher ce message d’aide et quitter" - #: /tmp/fish/implicit/share/completions/pkgfile.fish:3 msgid "only show files in a {s}bin/ directory. Works with -s, -l" msgstr "" @@ -44057,8 +46607,8 @@ msgid "Download a remote package" msgstr "Télécharger un paquet distant" #: /tmp/fish/implicit/share/completions/pkg.fish:26 -#: /tmp/fish/implicit/share/completions/zypper.fish:2 -#: /tmp/fish/implicit/share/completions/zypper.fish:17 +#: /tmp/fish/implicit/share/completions/zypper.fish:3 +#: /tmp/fish/implicit/share/completions/zypper.fish:18 msgid "Install packages" msgstr "Installer les paquets spécifiés" @@ -45452,10 +48002,6 @@ msgstr "" msgid "Issue errors" msgstr "Afficher des erreurs" -#: /tmp/fish/implicit/share/completions/quilt.fish:1 -msgid "show help" -msgstr "" - #: /tmp/fish/implicit/share/completions/quilt.fish:3 #, fuzzy msgid "specify the file to Run Control file to use" @@ -46773,6 +49319,632 @@ msgstr "Mode verbeux sans message" msgid "Compiler debug mode" msgstr "Mode débogage du compilateur" +#: /tmp/fish/implicit/share/completions/s3cmd.fish:1 +#, fuzzy +msgid "Make bucket" +msgstr "Les crochets ne concordent pas" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:2 +#, fuzzy +msgid "Remove bucket" +msgstr "Supprimer le paquet" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:3 +#, fuzzy +msgid "List objects or buckets" +msgstr "Lister le contenu des paquets" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:4 +#, fuzzy +msgid "List all object in all buckets" +msgstr "Lister toutes les boxes installées" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:5 +#, fuzzy +msgid "Put file into bucket" +msgstr "Envoyer les fichiers sur la sortie standard" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:6 +#, fuzzy +msgid "Get file from bucket" +msgstr "Obtenir tous les fichiers du dossier" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:7 +#, fuzzy +msgid "Delete file from bucket" +msgstr "Supprimer du contenu de l’archive" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:8 +msgid "Delete file from bucket (alias for del)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:9 +#, fuzzy +msgid "Restore file from Glacier storage" +msgstr "Supprimer un fichier du dépôt" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:10 +msgid "Synchronize a directory tree to S3" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:11 +msgid "Disk usage by buckets" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:12 +#, fuzzy +msgid "Get various information about Buckets or Files" +msgstr "Afficher les informations sur les fichiers compressés" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:13 +msgid "Copy object" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:14 +msgid "Modify object metadata" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:15 +#, fuzzy +msgid "Move object" +msgstr "Supprimer les fichiers d’objet" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:16 +msgid "Modify Access control list for Bucket or Files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:17 +msgid "Modify Bucket Policy" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:18 +msgid "Delete Bucket Policy" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:19 +msgid "Modify Bucket CORS" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:20 +msgid "Delete Bucket CORS" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:21 +msgid "Modify Bucket Requester Pays policy" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:22 +#, fuzzy +msgid "Show multipart uploads" +msgstr "Afficher les journaux des validations" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:23 +msgid "Abort a multipart upload" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:24 +#, fuzzy +msgid "List parts of a multipart upload" +msgstr "Lister les ports dans plusieurs dossiers" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:25 +#, fuzzy +msgid "Enable/disable bucket access logging" +msgstr "(Dés)activer une session" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:26 +#, fuzzy +msgid "Sign arbitrary string using the secret key" +msgstr "Signer une clé publique avec votre clé privée" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:27 +msgid "Sign an S3 URL to provide limited public access with expiry" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:28 +msgid "Fix invalid file names in a bucket" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:29 +#, fuzzy +msgid "Create Website from bucket" +msgstr "Restaurer le périphérique depuis une sauvegarde" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:30 +#, fuzzy +msgid "Delete Website" +msgstr "Utiliser le fichier de config" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:31 +msgid "Info about Website" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:32 +msgid "Set or delete expiration rule for the bucket" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:33 +msgid "Upload a lifecycle policy for the bucket" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:34 +#, fuzzy +msgid "Remove a lifecycle policy for the bucket" +msgstr "Supprimer un échantillon du cache" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:35 +#, fuzzy +msgid "List CloudFront distribution points" +msgstr "Nettoyer les répertoires source" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:36 +msgid "Display CloudFront distribution point parameters" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:37 +#, fuzzy +msgid "Create CloudFront distribution point" +msgstr "Nettoyer les répertoires source" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:38 +#, fuzzy +msgid "Delete CloudFront distribution point" +msgstr "Nettoyer les répertoires source" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:39 +#, fuzzy +msgid "Change CloudFront distribution point parameters" +msgstr "Nettoyer les répertoires source" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:40 +msgid "Display CloudFront invalidation request(s) status" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:42 +#, fuzzy +msgid "Run interactive (re)configuration tool" +msgstr "Spécifier un fichier de configuration alternatif" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:44 +#, fuzzy +msgid "Dump current configuration" +msgstr "Sauvegarder la configuration actuelle" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:45 +#, fuzzy +msgid "AWS Access Key" +msgstr "Afficher l’horodatage de dernier accès" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:46 +msgid "AWS Secret Key" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:47 +msgid "AWS Access Token" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:48 +msgid "Dry run, test only" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:49 +#, fuzzy +msgid "Use HTTPS (default)" +msgstr "Obtenir la valeur (par défaut)" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:50 +#, fuzzy +msgid "Don't use HTTPS" +msgstr "Ne pas utiliser le démon" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:51 +#, fuzzy +msgid "Encrypt files before uploading" +msgstr "Afficher la taille du fichier avant les données" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:52 +#, fuzzy +msgid "Don't encrypt files" +msgstr "Ne pas utiliser de fichier d’échange" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:53 +#, fuzzy +msgid "Force overwrite" +msgstr "Ne pas remplacer les fichiers existants à l’extraction" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:54 +#, fuzzy +msgid "Resume partially downloaded file" +msgstr "Compléter un téléchargement partiel" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:55 +#, fuzzy +msgid "Resume partially uploaded files" +msgstr "Conserver les fichiers partiellement transférés" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:56 +msgid "Resume multipart upload by UploadId" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:57 +#, fuzzy +msgid "Skip existing files at destination" +msgstr "Supprimer les fichiers de destination existants" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:58 +#, fuzzy +msgid "Upload/download/delete recursively" +msgstr "Télécharger récursivement les dépendances" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:59 +#, fuzzy +msgid "Check MD5 sums (default)" +msgstr "Luminosité (par défaut)" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:60 +msgid "Skip MD5 sum check" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:61 +msgid "Store with ACL read for all" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:62 +msgid "Store with private ACL" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:63 +msgid "Grant permission to named user" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:64 +msgid "Revoke permission to named user" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:65 +#, fuzzy +msgid "Days to keep restored file" +msgstr "Ne pas conserver le nom de fichier et son horodatage" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:66 +#, fuzzy +msgid "S3 glacier restore priority" +msgstr "Afficher également la priorité du dépôt" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:67 +msgid "Delete objects not found locally" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:68 +#, fuzzy +msgid "Don't delete dest objects" +msgstr "Ne pas supprimer les fichiers en entrée" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:69 +msgid "Delete after upload" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:70 +#, fuzzy +msgid "Delete no more than NUM files" +msgstr "Ne pas supprimer plus de NUM fichiers" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:71 +msgid "Max objects per response" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:72 +msgid "Additional parallel upload" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:73 +#, fuzzy +msgid "Delete remotely after fetch" +msgstr "Supprimer du contenu de l’archive" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:74 +#, fuzzy +msgid "Preserve FS attributes" +msgstr "Conserver les horodatages de modification des fichiers" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:75 +#, fuzzy +msgid "Don't store FS attributes" +msgstr "Ne pas remplacer les fichiers existants à l’extraction" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:76 +#, fuzzy +msgid "Exclude GLOB matches" +msgstr "Exclure certains systèmes de fichiers" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:77 +#, fuzzy +msgid "--exclude GLOBs from FILE" +msgstr "Lire les motifs d’inclusion depuis FILE" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:78 +msgid "Exclude REGEXP matches" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:79 +#, fuzzy +msgid "Read --rexclude REGEXPs from FILE" +msgstr "Lire les motifs d’inclusion depuis FILE" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:80 +msgid "Include GLOB matches even if previously excluded" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:81 +#, fuzzy +msgid "Read --include GLOBs from FILE" +msgstr "Lire les motifs d’inclusion depuis FILE" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:82 +msgid "Include REGEXP matches even if preiously excluded" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:83 +#, fuzzy +msgid "Read --rinclude REGEXPs from FILE" +msgstr "Lire les motifs d’inclusion depuis FILE" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:84 +#, fuzzy +msgid "Read source-file names from FILE" +msgstr "Lire la liste des fichiers à transférer depuis le fichier spécifié" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:85 +#, fuzzy +msgid "Create bucket in region" +msgstr "Créer une nouvelle révision" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:86 +msgid "S3 endpoint (default: s3.amazonaws.com)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:87 +msgid "DNS-style bucket+hostname:port template for bucket" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:88 +#, fuzzy +msgid "Store with reduced redundancy" +msgstr "Comparer les horodatages de modification moins précisément" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:89 +msgid "Store without reduced redundancy" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:90 +msgid "Store with STANDARD, STANDARD_IA, or REDUCED_REDUNDANCY" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:91 +msgid "Prefix for access logs" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:92 +#, fuzzy +msgid "Disable access logging" +msgstr "Désactiver le téléchargement de paquets" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:93 +msgid "Default MIME-type for objects" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:94 +msgid "Guess MIME-type" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:95 +msgid "Don't guess MIME-type, use default" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:96 +#, fuzzy +msgid "Don't use mime magic when guessing" +msgstr "Ne pas utiliser de chaîne de commentaire" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:97 +#, fuzzy +msgid "Force MIME-type" +msgstr "Forcer oui" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:98 +msgid "Add HTTP header" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:99 +#, fuzzy +msgid "Remove HTTP header" +msgstr "Supprimer un dossier" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:100 +msgid "Use server-side encryption for upload" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:101 +msgid "Encrypt with specified AWS KMS-managed key" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:102 +#, fuzzy +msgid "Use specified encoding" +msgstr "Convertir vers l’encodage spécifié" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:103 +msgid "Add encoding to CSV extension list" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:104 +#, fuzzy +msgid "Use S3 name as-is" +msgstr "Renommer un disque" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:105 +msgid "No multipart on files larger than --multipart-chunk-size-mb" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:106 +msgid "Multipart upload chunk size" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:107 +msgid "Include MD5 sums in bucket listings" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:108 +#, fuzzy +msgid "Print sizes in human-readable form" +msgstr "Utiliser les préfixes SI pour les nombres" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:109 +msgid "Name of index-document" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:110 +#, fuzzy +msgid "Name of error-document" +msgstr "Nom de la version" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:111 +msgid "When expiration rule takes effect" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:112 +msgid "Days to expire" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:113 +msgid "Apply expiry to objects matching prefix" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:114 +#, fuzzy +msgid "Show progress (default on TTY)" +msgstr "Afficher la progression des transferts" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:115 +msgid "Don't show progress meter (default if non-TTY)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:116 +#, fuzzy +msgid "Show file transfer stats" +msgstr "Donner des statistiques sur les transferts individuels" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:117 +#, fuzzy +msgid "Enable CloudFront distribution" +msgstr "Version de Debian" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:118 +#, fuzzy +msgid "Disable CloudFront distribution" +msgstr "Version de Debian" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:119 +msgid "Invalidate CloudFront file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:120 +msgid "Invalidate default index" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:121 +msgid "Don't invalidate default index" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:122 +msgid "Add CNAME to CloudFront distribution" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:123 +msgid "Remove CNAME from CloudFront distribution" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:124 +msgid "Set COMMENT for CloudFront distribution" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:125 +#, fuzzy +msgid "Set default root object" +msgstr "Paramétrer la cible par défaut pour le démarrage" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:127 +#, fuzzy +msgid "Debug output" +msgstr "Option de débogage" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:130 +#, fuzzy +msgid "Cache FILE containing MD5 values" +msgstr "" +"Copier les permissions du fichier spécifié au lieu de les interpréter depuis " +"la ligne de commande" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:131 +#, fuzzy +msgid "Silence stdout output" +msgstr "Générer une sortie triée" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:132 +msgid "Path to SSL CA certificate FILE" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:133 +#, fuzzy +msgid "Validate SSL certificate" +msgstr "Ajouter un certificat de confiance" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:134 +#, fuzzy +msgid "Don't validate SSL certificate" +msgstr "Ne pas vérifier le certificat du serveur" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:135 +#, fuzzy +msgid "Validate SSL hostname" +msgstr "Valider le stockage" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:136 +#, fuzzy +msgid "Don't validate SSL hostname" +msgstr "Ne pas vérifier le certificat du serveur" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:137 +msgid "Use AWS Signature version 2" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:138 +#, fuzzy +msgid "Limit upload or download speed (bytes/sec)" +msgstr "Spécifier la limite du débit descendant" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:139 +msgid "Set REQUESTER PAYS for operations" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:140 +#, fuzzy +msgid "Produce long listing" +msgstr "Afficher la liste longue" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:141 +#, fuzzy +msgid "Stop on error in transfer" +msgstr "Afficher la progression des transferts" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:142 +msgid "Provide Content-Disposition for signed URLs" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:143 +msgid "Provide Content-Type for signed URLs" +msgstr "" + #: /tmp/fish/implicit/share/completions/sass-convert.fish:1 msgid "" "The format to convert from. Can be css, scss, sass. By default, this is " @@ -46960,6 +50132,111 @@ msgstr "Ne pas mettre en cache les fichiers Sass analysés" msgid "Silence warnings and status messages during compilation." msgstr "" +#: /tmp/fish/implicit/share/completions/sbt.fish:1 +#, fuzzy +msgid "Create a new sbt project from the given template" +msgstr "Créer, dans le dossier spécifié, un nouveau projet depuis un paquet" + +#: /tmp/fish/implicit/share/completions/sbt.fish:2 +msgid "Connect to a server with an interactive sbt prompt" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:3 +#, fuzzy +msgid "Print options help message" +msgstr "Afficher ce message" + +#: /tmp/fish/implicit/share/completions/sbt.fish:4 +#, fuzzy +msgid "Print more details" +msgstr "Afficher les périphériques" + +#: /tmp/fish/implicit/share/completions/sbt.fish:5 +#, fuzzy +msgid "Set log level to debug" +msgstr "Réinitialiser à 0 le niveau de verbosité" + +#: /tmp/fish/implicit/share/completions/sbt.fish:6 +#, fuzzy +msgid "Disable ANSI color codes" +msgstr "Désactiver la couleur" + +#: /tmp/fish/implicit/share/completions/sbt.fish:7 +msgid "Launch even if there's no sbt project" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:8 +#, fuzzy +msgid "Use all local caches" +msgstr "Nettoyer les caches locaux" + +#: /tmp/fish/implicit/share/completions/sbt.fish:9 +msgid "Use global caches, but not global ~/.sbt directory" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:10 +#, fuzzy +msgid "Disable interactive mode" +msgstr "Exécuter en mode noninteractif" + +#: /tmp/fish/implicit/share/completions/sbt.fish:11 +msgid "Specify path to global settings/plugins" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:12 +#, fuzzy +msgid "Specify path to shared boot directory" +msgstr "Spécifier le dossier de démarrage" + +#: /tmp/fish/implicit/share/completions/sbt.fish:13 +#, fuzzy +msgid "Specify path to local Ivy repository" +msgstr "Spécifier l’URL du dépôt" + +#: /tmp/fish/implicit/share/completions/sbt.fish:14 +#, fuzzy +msgid "Set memory options" +msgstr "Définir les options de config" + +#: /tmp/fish/implicit/share/completions/sbt.fish:15 +msgid "Turn on JVM debugging, open at the given port" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:16 +#, fuzzy +msgid "Use specified version of sbt" +msgstr "Utiliser l’algorithme de compression spécifié" + +#: /tmp/fish/implicit/share/completions/sbt.fish:17 +#, fuzzy +msgid "Use specified jar as the sbt launcher" +msgstr "Utiliser la clé spécifiée pour la signature" + +#: /tmp/fish/implicit/share/completions/sbt.fish:18 +msgid "Use an RC version of sbt" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:19 +#, fuzzy +msgid "Use a snapshot version of sbt" +msgstr "Afficher une version concise et quitter" + +#: /tmp/fish/implicit/share/completions/sbt.fish:20 +msgid "Alternate JAVA_HOME" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:21 +msgid "Pass -D option directly to the Java runtime" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:22 +msgid "Pass -X option directly to the Java runtime" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:23 +msgid "Pass -X option to sbt's scalacOptions" +msgstr "" + #: /tmp/fish/implicit/share/completions/scanimage.fish:1 msgid "Top-left x position of scan area [0..480pel]/[0..218mm]" msgstr "" @@ -47680,6 +50957,75 @@ msgstr "" msgid "Specifies layout variant used to choose component names" msgstr "" +#: /tmp/fish/implicit/share/completions/snap.fish:1 +#, fuzzy +msgid "Test if snap has yet to be given the subcommand" +msgstr "Vérifier si apt doit encore se faire donner la sous-commande" + +#: /tmp/fish/implicit/share/completions/snap.fish:3 +#, fuzzy +msgid "Test if snap command should have packages as potential completion" +msgstr "" +"Vérifier si la commande apt devrait avoir les paquets comme complétion " +"potentielle" + +#: /tmp/fish/implicit/share/completions/snap.fish:4 +#, fuzzy +msgid "Test if snap command should have files as potential completion" +msgstr "" +"Vérifier si la commande apt devrait avoir les paquets comme complétion " +"potentielle" + +#: /tmp/fish/implicit/share/completions/snap.fish:5 +#: /tmp/fish/implicit/share/completions/snap.fish:6 +#, fuzzy +msgid "List disabled snaps" +msgstr "Lister les greffons installés" + +#: /tmp/fish/implicit/share/completions/snap.fish:7 +#, fuzzy +msgid "List installed snaps" +msgstr "Lister les greffons installés" + +#: /tmp/fish/implicit/share/completions/snap.fish:8 +#, fuzzy +msgid "List of interfaces" +msgstr "Arrêter l’interface" + +#: /tmp/fish/implicit/share/completions/snap.fish:9 +#, fuzzy +msgid "List change IDs" +msgstr "Lister les modifications" + +#: /tmp/fish/implicit/share/completions/snap.fish:10 +#, fuzzy +msgid "List aliases" +msgstr "Lister tous les remisages" + +#: /tmp/fish/implicit/share/completions/snap.fish:11 +#, fuzzy +msgid "Check that no assertion type is used yet" +msgstr "Vérifiez que votre type de terminal est supporté sur ce système" + +#: /tmp/fish/implicit/share/completions/snap.fish:12 +msgid "Check if certain assertion type is used" +msgstr "" + +#: /tmp/fish/implicit/share/completions/snap.fish:13 +#, fuzzy +msgid "List assertion filters" +msgstr "Lister les types de chiffrement" + +#: /tmp/fish/implicit/share/completions/snap.fish:14 +#, fuzzy +msgid "Show this help message" +msgstr "Afficher ce message d’aide" + +#: /tmp/fish/implicit/share/completions/snap.fish:16 +#, fuzzy +msgid "Snap" +msgstr "Instantanné" + #: /tmp/fish/implicit/share/completions/sort.fish:1 msgid "Ignore leading blanks" msgstr "Ignorer les blancs de tête" @@ -48135,43 +51481,47 @@ msgid "Test if a code block is currently evaluated" msgstr "" #: /tmp/fish/implicit/share/completions/status.fish:6 -msgid "Test if new jobs are never put under job control" +msgid "Test if a breakpoint is currently in effect" msgstr "" #: /tmp/fish/implicit/share/completions/status.fish:7 -msgid "Test if only interactive new jobs are put under job control" +msgid "Test if new jobs are never put under job control" msgstr "" #: /tmp/fish/implicit/share/completions/status.fish:8 -msgid "Test if all new jobs are put under job control" +msgid "Test if only interactive new jobs are put under job control" msgstr "" #: /tmp/fish/implicit/share/completions/status.fish:9 +msgid "Test if all new jobs are put under job control" +msgstr "" + +#: /tmp/fish/implicit/share/completions/status.fish:10 msgid "Print the filename of the currently running script" msgstr "Afficher le nom du fichier du script en cours d’exécution" -#: /tmp/fish/implicit/share/completions/status.fish:10 +#: /tmp/fish/implicit/share/completions/status.fish:11 msgid "Print the line number of the currently running script" msgstr "Afficher le numéro de ligne du scripte en cours d’exécution" -#: /tmp/fish/implicit/share/completions/status.fish:11 +#: /tmp/fish/implicit/share/completions/status.fish:12 msgid "" "Print a list of all function calls leading up to running the current command" msgstr "" -#: /tmp/fish/implicit/share/completions/status.fish:12 +#: /tmp/fish/implicit/share/completions/status.fish:13 msgid "Set which jobs are under job control" msgstr "" -#: /tmp/fish/implicit/share/completions/status.fish:13 +#: /tmp/fish/implicit/share/completions/status.fish:14 msgid "Set all jobs under job control" msgstr "" -#: /tmp/fish/implicit/share/completions/status.fish:14 +#: /tmp/fish/implicit/share/completions/status.fish:15 msgid "Set only interactive jobs under job control" msgstr "" -#: /tmp/fish/implicit/share/completions/status.fish:15 +#: /tmp/fish/implicit/share/completions/status.fish:16 msgid "Set no jobs under job control" msgstr "" @@ -48244,6 +51594,39 @@ msgstr "Nombre maximum de caractères affichés" msgid "Remove newline" msgstr "Supprimer le saut de ligne" +#: /tmp/fish/implicit/share/completions/subl.fish:1 +#, fuzzy +msgid "Load the given project" +msgstr "Supprime les paquet" + +#: /tmp/fish/implicit/share/completions/subl.fish:2 +#, fuzzy +msgid "Run the given command" +msgstr "Exécuter la commande spécifiée" + +#: /tmp/fish/implicit/share/completions/subl.fish:3 +#, fuzzy +msgid "Open a new window" +msgstr "Paramétrer la fenêtre parente" + +#: /tmp/fish/implicit/share/completions/subl.fish:4 +#, fuzzy +msgid "Add folders to the current window" +msgstr "Ne pas s’attacher à la fenêtre courante" + +#: /tmp/fish/implicit/share/completions/subl.fish:5 +msgid "Wait for the files to be closed before returning" +msgstr "" + +#: /tmp/fish/implicit/share/completions/subl.fish:6 +#, fuzzy +msgid "Don't activate the application" +msgstr "Ne pas effectuer l’action" + +#: /tmp/fish/implicit/share/completions/subl.fish:7 +msgid "Keep the application activated after closing the file" +msgstr "" + #: /tmp/fish/implicit/share/completions/sudo.fish:2 msgid "Close all file descriptors greater or equal to the given number" msgstr "" @@ -48857,141 +52240,125 @@ msgid "Set the default target to boot into" msgstr "Paramétrer la cible par défaut pour le démarrage" #: /tmp/fish/implicit/share/completions/systemctl.fish:9 -msgid "Show a unit" -msgstr "Afficher une unité" - -#: /tmp/fish/implicit/share/completions/systemctl.fish:10 -msgid "Edit a unit" -msgstr "Éditer une unité" - -#: /tmp/fish/implicit/share/completions/systemctl.fish:12 -msgid "Snapshot" -msgstr "Instantanné" - -#: /tmp/fish/implicit/share/completions/systemctl.fish:15 msgid "List of unit types" msgstr "Liste des types d’unités" -#: /tmp/fish/implicit/share/completions/systemctl.fish:16 +#: /tmp/fish/implicit/share/completions/systemctl.fish:10 msgid "List of unit states" msgstr "Liste des états d’unités" -#: /tmp/fish/implicit/share/completions/systemctl.fish:17 -msgid "Properties displayed in the \"show\" command" -msgstr "Propriétés à afficher par la commande « show »" - -#: /tmp/fish/implicit/share/completions/systemctl.fish:18 +#: /tmp/fish/implicit/share/completions/systemctl.fish:11 msgid "Show all units or properties" msgstr "Afficher toutes les unités ou propriétés" -#: /tmp/fish/implicit/share/completions/systemctl.fish:19 +#: /tmp/fish/implicit/share/completions/systemctl.fish:12 msgid "Show also units of local containers" msgstr "Afficher également les unités des conteneurs locaux" -#: /tmp/fish/implicit/share/completions/systemctl.fish:20 +#: /tmp/fish/implicit/share/completions/systemctl.fish:13 msgid "Show reverse dependencies between units" msgstr "Lister les dépendances inverses entre unités" -#: /tmp/fish/implicit/share/completions/systemctl.fish:21 +#: /tmp/fish/implicit/share/completions/systemctl.fish:14 msgid "Show units ordered before specified unit" msgstr "Afficher les unités ordonnées avant celle spécifée" -#: /tmp/fish/implicit/share/completions/systemctl.fish:22 +#: /tmp/fish/implicit/share/completions/systemctl.fish:15 msgid "Show units ordered after specified unit" msgstr "Afficher les unités ordonnées après celle spécifée" -#: /tmp/fish/implicit/share/completions/systemctl.fish:23 +#: /tmp/fish/implicit/share/completions/systemctl.fish:16 msgid "Do not ellipsize anything" msgstr "Ne rien abréger" -#: /tmp/fish/implicit/share/completions/systemctl.fish:24 +#: /tmp/fish/implicit/share/completions/systemctl.fish:17 msgid "Show the type of the socket" msgstr "Afficher le type de socket" -#: /tmp/fish/implicit/share/completions/systemctl.fish:25 +#: /tmp/fish/implicit/share/completions/systemctl.fish:18 msgid "How to deal with queued jobs" msgstr "Spécifier comment gérer les tâches mises en file" -#: /tmp/fish/implicit/share/completions/systemctl.fish:26 +#: /tmp/fish/implicit/share/completions/systemctl.fish:19 msgid "Ignore inhibitor locks on shutdown or sleep" msgstr "" "Ignorer les verrous d’inhibition lors de l’arrêt ou de la mise en veille" -#: /tmp/fish/implicit/share/completions/systemctl.fish:27 +#: /tmp/fish/implicit/share/completions/systemctl.fish:20 msgid "Suppress output to STDOUT" msgstr "Masquer les messages sur la sortie standard" -#: /tmp/fish/implicit/share/completions/systemctl.fish:28 +#: /tmp/fish/implicit/share/completions/systemctl.fish:21 msgid "Do not wait for the requested operation to finish" msgstr "Ne pas attendre la fin de l’opération demandée" -#: /tmp/fish/implicit/share/completions/systemctl.fish:30 +#: /tmp/fish/implicit/share/completions/systemctl.fish:23 #: /tmp/fish/implicit/share/completions/systemd-analyze.fish:6 msgid "Talk to the service manager of the calling user" msgstr "Échanger avec le gestionnaire de l’utilisateur courant" -#: /tmp/fish/implicit/share/completions/systemctl.fish:31 +#: /tmp/fish/implicit/share/completions/systemctl.fish:24 #: /tmp/fish/implicit/share/completions/systemd-analyze.fish:7 msgid "Talk to the service manager of the system." msgstr "Échanger avec le gestionnaire du système" -#: /tmp/fish/implicit/share/completions/systemctl.fish:32 +#: /tmp/fish/implicit/share/completions/systemctl.fish:25 msgid "Enable or disable for all users" msgstr "(Dés)activer pour tous les utilisateurs" -#: /tmp/fish/implicit/share/completions/systemctl.fish:33 +#: /tmp/fish/implicit/share/completions/systemctl.fish:26 msgid "Do not send wall message before halt" msgstr "Ne pas diffuser de message avant l’arrêt" -#: /tmp/fish/implicit/share/completions/systemctl.fish:34 +#: /tmp/fish/implicit/share/completions/systemctl.fish:27 msgid "Do not reload daemon configuration" msgstr "Ne pas recharger la configuration du démon" -#: /tmp/fish/implicit/share/completions/systemctl.fish:35 +#: /tmp/fish/implicit/share/completions/systemctl.fish:28 msgid "Disable asking for password" msgstr "Ne pas demander de mot de passe" -#: /tmp/fish/implicit/share/completions/systemctl.fish:36 +#: /tmp/fish/implicit/share/completions/systemctl.fish:29 msgid "Send signal to which process" msgstr "Spécifier à quel processus envoyer le signal" -#: /tmp/fish/implicit/share/completions/systemctl.fish:37 +#: /tmp/fish/implicit/share/completions/systemctl.fish:30 msgid "Which signal to send" msgstr "Spécifier le signal à envoyer" -#: /tmp/fish/implicit/share/completions/systemctl.fish:38 +#: /tmp/fish/implicit/share/completions/systemctl.fish:31 msgid "Overwrite conflicting existing symlinks" msgstr "Forcer l’opération demandée" -#: /tmp/fish/implicit/share/completions/systemctl.fish:39 +#: /tmp/fish/implicit/share/completions/systemctl.fish:32 msgid "Use alternative root path" msgstr "Utiliser le chemin spécifié comme racine système" -#: /tmp/fish/implicit/share/completions/systemctl.fish:40 +#: /tmp/fish/implicit/share/completions/systemctl.fish:33 msgid "Make changes only temporarily" msgstr "Ne pas enregistrer les modifications sur le disque" -#: /tmp/fish/implicit/share/completions/systemctl.fish:41 +#: /tmp/fish/implicit/share/completions/systemctl.fish:34 msgid "Number of journal lines to show" msgstr "Nombre de lignes de journal à afficher" -#: /tmp/fish/implicit/share/completions/systemctl.fish:42 +#: /tmp/fish/implicit/share/completions/systemctl.fish:35 msgid "Control journal formatting" msgstr "Spécifier le formatage des lignes de journal" -#: /tmp/fish/implicit/share/completions/systemctl.fish:43 +#: /tmp/fish/implicit/share/completions/systemctl.fish:36 msgid "list-dependencies flat, not as tree" msgstr "Lister les dépendances sans arborescence" -#: /tmp/fish/implicit/share/completions/systemctl.fish:49 +#: /tmp/fish/implicit/share/completions/systemctl.fish:42 msgid "Reboot to EFI setup" msgstr "Redémarrer sur l’interface d’administration de l’EFI" -#: /tmp/fish/implicit/share/completions/systemctl.fish:50 +#: /tmp/fish/implicit/share/completions/systemctl.fish:43 msgid "Also start unit" msgstr "Démarrer également l’unité spécifiée" -#: /tmp/fish/implicit/share/completions/systemctl.fish:51 +#: /tmp/fish/implicit/share/completions/systemctl.fish:44 msgid "Also stop unit" msgstr "Arrêter également l’unité spécifiée" @@ -49330,114 +52697,116 @@ msgid "Tape length" msgstr "Changer la bande après avoir écrit le nombre de kibioctets spécifiés" #: /tmp/fish/implicit/share/completions/tar.fish:30 +#: /tmp/fish/implicit/share/completions/tar.fish:31 msgid "Don't extract modification time" msgstr "Ne pas extraire l’horodatage de dernière modification" -#: /tmp/fish/implicit/share/completions/tar.fish:31 +#: /tmp/fish/implicit/share/completions/tar.fish:32 msgid "Multi volume archive" msgstr "Archive multi-volumes" -#: /tmp/fish/implicit/share/completions/tar.fish:32 +#: /tmp/fish/implicit/share/completions/tar.fish:33 +#: /tmp/fish/implicit/share/completions/tar.fish:34 msgid "Only store newer files" msgstr "" "Ne sauvegarder que les fichiers plus récents que le fichier ou la date " "spécifié" -#: /tmp/fish/implicit/share/completions/tar.fish:33 -#: /tmp/fish/implicit/share/completions/tar.fish:34 +#: /tmp/fish/implicit/share/completions/tar.fish:35 +#: /tmp/fish/implicit/share/completions/tar.fish:36 msgid "Use V7 format" msgstr "Utiliser le format tar V7" -#: /tmp/fish/implicit/share/completions/tar.fish:35 +#: /tmp/fish/implicit/share/completions/tar.fish:37 msgid "Extract to stdout" msgstr "Envoyer les fichiers vers la sortie standard" -#: /tmp/fish/implicit/share/completions/tar.fish:36 -#: /tmp/fish/implicit/share/completions/tar.fish:37 +#: /tmp/fish/implicit/share/completions/tar.fish:38 +#: /tmp/fish/implicit/share/completions/tar.fish:39 msgid "Extract all permissions" msgstr "Extraire les informations sur les permissions des fichiers" -#: /tmp/fish/implicit/share/completions/tar.fish:38 +#: /tmp/fish/implicit/share/completions/tar.fish:40 msgid "Don't strip leading /" msgstr "Ne pas enlever les « / » préfixant les noms de fichiers" -#: /tmp/fish/implicit/share/completions/tar.fish:39 +#: /tmp/fish/implicit/share/completions/tar.fish:41 msgid "Preserve all permissions and do not sort file arguments" msgstr "" "Préserver les permissions, et lister les fichiers dans l’ordre de l’archive" -#: /tmp/fish/implicit/share/completions/tar.fish:40 +#: /tmp/fish/implicit/share/completions/tar.fish:42 #, fuzzy msgid "Show record number" msgstr "Afficher le numéro d’enregistrement" -#: /tmp/fish/implicit/share/completions/tar.fish:41 +#: /tmp/fish/implicit/share/completions/tar.fish:43 msgid "Remove files after adding to archive" msgstr "Supprimer les fichiers après leur archivage" -#: /tmp/fish/implicit/share/completions/tar.fish:42 -#: /tmp/fish/implicit/share/completions/tar.fish:43 +#: /tmp/fish/implicit/share/completions/tar.fish:44 +#: /tmp/fish/implicit/share/completions/tar.fish:45 msgid "Do not sort file arguments" msgstr "Lister les fichiers dans l’ordre de l’archive" -#: /tmp/fish/implicit/share/completions/tar.fish:44 +#: /tmp/fish/implicit/share/completions/tar.fish:46 msgid "Preserve file ownership" msgstr "Attribuer les fichiers extraits à l’utilisateur originel" -#: /tmp/fish/implicit/share/completions/tar.fish:45 +#: /tmp/fish/implicit/share/completions/tar.fish:47 msgid "Handle sparse files" msgstr "Gérer les fichiers creux" -#: /tmp/fish/implicit/share/completions/tar.fish:46 +#: /tmp/fish/implicit/share/completions/tar.fish:48 msgid "Extract file from file" msgstr "Obtenir la liste des fichiers à extraire depuis le fichier spécifié" -#: /tmp/fish/implicit/share/completions/tar.fish:47 +#: /tmp/fish/implicit/share/completions/tar.fish:49 msgid "-T has null-terminated names" msgstr "" "Considérer le fichier fourni par -T ou --files-from comme utilisant \\0 " "comme séparateur de champs" -#: /tmp/fish/implicit/share/completions/tar.fish:48 +#: /tmp/fish/implicit/share/completions/tar.fish:50 msgid "Print total bytes written" msgstr "Afficher le total d’octets après traitement de l’archive" -#: /tmp/fish/implicit/share/completions/tar.fish:50 +#: /tmp/fish/implicit/share/completions/tar.fish:52 msgid "Set volume name" msgstr "Paramétrer le nom du volume" -#: /tmp/fish/implicit/share/completions/tar.fish:52 -#: /tmp/fish/implicit/share/completions/tar.fish:53 +#: /tmp/fish/implicit/share/completions/tar.fish:54 +#: /tmp/fish/implicit/share/completions/tar.fish:55 msgid "Ask for confirmation" msgstr "Demander une confirmation" -#: /tmp/fish/implicit/share/completions/tar.fish:54 +#: /tmp/fish/implicit/share/completions/tar.fish:56 msgid "Verify archive" msgstr "Vérifier l’archive après son écriture" -#: /tmp/fish/implicit/share/completions/tar.fish:55 +#: /tmp/fish/implicit/share/completions/tar.fish:57 msgid "Exclude file" msgstr "Exclure les fichiers correspondant au motif spécifié" -#: /tmp/fish/implicit/share/completions/tar.fish:56 +#: /tmp/fish/implicit/share/completions/tar.fish:58 msgid "Exclude files listed in specified file" msgstr "Lire les motifs pour l’exclusion depuis le fichier spécifié" -#: /tmp/fish/implicit/share/completions/tar.fish:57 -#: /tmp/fish/implicit/share/completions/tar.fish:58 +#: /tmp/fish/implicit/share/completions/tar.fish:59 +#: /tmp/fish/implicit/share/completions/tar.fish:60 msgid "Filter through compress" msgstr "Passer par une (dé)compression compress" -#: /tmp/fish/implicit/share/completions/tar.fish:59 -#: /tmp/fish/implicit/share/completions/tar.fish:60 +#: /tmp/fish/implicit/share/completions/tar.fish:61 +#: /tmp/fish/implicit/share/completions/tar.fish:62 msgid "Filter through gzip" msgstr "Passer par une (dé)compression gzip" -#: /tmp/fish/implicit/share/completions/tar.fish:61 +#: /tmp/fish/implicit/share/completions/tar.fish:63 msgid "Filter through specified program" msgstr "Passer par un programme de (dé)compression quelconque" -#: /tmp/fish/implicit/share/completions/tar.fish:62 +#: /tmp/fish/implicit/share/completions/tar.fish:64 msgid "Filter through xz" msgstr "Passer par une (dé)compression xz" @@ -50190,8 +53559,9 @@ msgid "Block until finished" msgstr "" #: /tmp/fish/implicit/share/completions/tmutil.fish:46 -msgid "Autmatic rotation" -msgstr "" +#, fuzzy +msgid "Automatic rotation" +msgstr "Compression automatique" #: /tmp/fish/implicit/share/completions/tmutil.fish:47 msgid "Backup destination" @@ -50262,7 +53632,8 @@ msgid "Specify the name of the server socket to use" msgstr "Spécifier le nom de la socket serveur à utiliser" #: /tmp/fish/implicit/share/completions/tmux.fish:14 -msgid "Full path to sever socket. If set, -L is ignored." +#, fuzzy +msgid "Full path to server socket. If set, -L is ignored." msgstr "" "Spécifier le chemin complet de la socket serveur à utiliser ; si utilisé, -L " "est ignoré" @@ -52020,10 +55391,6 @@ msgstr "Vérifier si vagrant doit encore se faire donner la sous-commande" msgid "Lists all available Vagrant boxes" msgstr "" -#: /tmp/fish/implicit/share/completions/vagrant.fish:3 -msgid "Print the version and exit" -msgstr "Afficher la version et quitter" - #: /tmp/fish/implicit/share/completions/vagrant.fish:4 msgid "Print the help and exit" msgstr "Afficher l’aide et quitter" @@ -54148,7 +57515,8 @@ msgid "Connect" msgstr "Se connecter" #: /tmp/fish/implicit/share/completions/wicd-cli.fish:7 -msgid "List encription types" +#, fuzzy +msgid "List encryption types" msgstr "Lister les types de chiffrement" #: /tmp/fish/implicit/share/completions/wicd-cli.fish:8 @@ -56227,989 +59595,1002 @@ msgstr "Chiffrer" msgid "Don't compress files with these suffixes" msgstr "Ne pas compresser les fichiers dont le suffixe est spécifié" -#: /tmp/fish/implicit/share/completions/zypper.fish:4 -msgid "Accept multiple commands at once" +#: /tmp/fish/implicit/share/completions/zypper.fish:2 +msgid "Repo" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:5 -msgid "List all defined repositories" +msgid "Accept multiple commands at once" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:6 +msgid "List all defined repositories" +msgstr "" + +#: /tmp/fish/implicit/share/completions/zypper.fish:7 msgid "Add a new repository" msgstr "Ajouter un dépôt" -#: /tmp/fish/implicit/share/completions/zypper.fish:7 +#: /tmp/fish/implicit/share/completions/zypper.fish:8 msgid "Remove specified repository" msgstr "Supprimer le dépôt spécifié" -#: /tmp/fish/implicit/share/completions/zypper.fish:8 +#: /tmp/fish/implicit/share/completions/zypper.fish:9 msgid "Rename specified repository" msgstr "Renommer le dépôt spécifié" -#: /tmp/fish/implicit/share/completions/zypper.fish:9 +#: /tmp/fish/implicit/share/completions/zypper.fish:10 msgid "Modify specified repository" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:10 +#: /tmp/fish/implicit/share/completions/zypper.fish:11 msgid "Refresh all repositories" msgstr "Rafraîchir tous les dépôts" -#: /tmp/fish/implicit/share/completions/zypper.fish:11 +#: /tmp/fish/implicit/share/completions/zypper.fish:12 msgid "Clean local caches" msgstr "Nettoyer les caches locaux" -#: /tmp/fish/implicit/share/completions/zypper.fish:12 +#: /tmp/fish/implicit/share/completions/zypper.fish:13 msgid "List all defined services" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:13 +#: /tmp/fish/implicit/share/completions/zypper.fish:14 msgid "Add a new service" msgstr "Ajouter un nouveau service" -#: /tmp/fish/implicit/share/completions/zypper.fish:14 +#: /tmp/fish/implicit/share/completions/zypper.fish:15 msgid "Modify specified service" msgstr "Modifier le service spécifié" -#: /tmp/fish/implicit/share/completions/zypper.fish:15 +#: /tmp/fish/implicit/share/completions/zypper.fish:16 msgid "Remove specified service" msgstr "Supprimer le service spécifié" -#: /tmp/fish/implicit/share/completions/zypper.fish:16 +#: /tmp/fish/implicit/share/completions/zypper.fish:17 msgid "Refresh all services" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:19 +#: /tmp/fish/implicit/share/completions/zypper.fish:20 msgid "Verify integrity of package dependencies" msgstr "Vérifier l’intégrité des dépendances de paquet" -#: /tmp/fish/implicit/share/completions/zypper.fish:20 +#: /tmp/fish/implicit/share/completions/zypper.fish:21 msgid "Install source packages and their build dependencies" msgstr "Installer les paquets source et leurs dépendances de construction" -#: /tmp/fish/implicit/share/completions/zypper.fish:21 +#: /tmp/fish/implicit/share/completions/zypper.fish:22 msgid "Install newly added packages recommended by installed packages" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:22 +#: /tmp/fish/implicit/share/completions/zypper.fish:23 msgid "Update installed packages with newer versions" msgstr "Mettre à jour les paquets installés" -#: /tmp/fish/implicit/share/completions/zypper.fish:23 +#: /tmp/fish/implicit/share/completions/zypper.fish:24 msgid "List available updates" msgstr "Lister les mises à jour disponibles" -#: /tmp/fish/implicit/share/completions/zypper.fish:24 +#: /tmp/fish/implicit/share/completions/zypper.fish:25 msgid "Install needed patches" msgstr "Installer les patchs nécessaires" -#: /tmp/fish/implicit/share/completions/zypper.fish:25 +#: /tmp/fish/implicit/share/completions/zypper.fish:26 msgid "List needed patches" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:26 +#: /tmp/fish/implicit/share/completions/zypper.fish:27 msgid "Perform a distribution upgrade" msgstr "Mettre à niveau la distribution" -#: /tmp/fish/implicit/share/completions/zypper.fish:27 +#: /tmp/fish/implicit/share/completions/zypper.fish:28 msgid "Check for patches" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:28 +#: /tmp/fish/implicit/share/completions/zypper.fish:29 msgid "Search for packages matching a pattern" msgstr "Rechercher les paquets correspondant à un motif" -#: /tmp/fish/implicit/share/completions/zypper.fish:29 +#: /tmp/fish/implicit/share/completions/zypper.fish:30 msgid "Show full information for specified packages" msgstr "Afficher toutes les informations pour les paquets spécifiés" -#: /tmp/fish/implicit/share/completions/zypper.fish:30 +#: /tmp/fish/implicit/share/completions/zypper.fish:31 msgid "Show full information for specified patches" msgstr "Afficher toutes les informations pour les patchs spécifiés" -#: /tmp/fish/implicit/share/completions/zypper.fish:31 +#: /tmp/fish/implicit/share/completions/zypper.fish:32 msgid "Show full information for specified patterns" msgstr "Afficher toutes les informations pour les motifs spécifiés" -#: /tmp/fish/implicit/share/completions/zypper.fish:32 +#: /tmp/fish/implicit/share/completions/zypper.fish:33 msgid "Show full information for specified products" msgstr "Afficher toutes les informations pour les produits spécifiés" -#: /tmp/fish/implicit/share/completions/zypper.fish:33 +#: /tmp/fish/implicit/share/completions/zypper.fish:34 msgid "List all available patches" msgstr "Lister tous les patchs disponibles" -#: /tmp/fish/implicit/share/completions/zypper.fish:34 +#: /tmp/fish/implicit/share/completions/zypper.fish:35 msgid "List all available packages" msgstr "Lister tous les paquets disponibles" -#: /tmp/fish/implicit/share/completions/zypper.fish:35 +#: /tmp/fish/implicit/share/completions/zypper.fish:36 msgid "List all available patterns" msgstr "Lister tous les motifs disponibles" -#: /tmp/fish/implicit/share/completions/zypper.fish:36 +#: /tmp/fish/implicit/share/completions/zypper.fish:37 msgid "List all available products" msgstr "Lister tous les produits disponibles" -#: /tmp/fish/implicit/share/completions/zypper.fish:37 +#: /tmp/fish/implicit/share/completions/zypper.fish:38 msgid "List packages providing specified capability" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:38 +#: /tmp/fish/implicit/share/completions/zypper.fish:39 msgid "Add a package lock" msgstr "Ajouter un verrou de paquet" -#: /tmp/fish/implicit/share/completions/zypper.fish:39 +#: /tmp/fish/implicit/share/completions/zypper.fish:40 msgid "Remove a package lock" msgstr "Supprimer un verrou de paquet" -#: /tmp/fish/implicit/share/completions/zypper.fish:40 +#: /tmp/fish/implicit/share/completions/zypper.fish:41 msgid "List current package locks" msgstr "Lister les verrous de paquet" -#: /tmp/fish/implicit/share/completions/zypper.fish:41 +#: /tmp/fish/implicit/share/completions/zypper.fish:42 msgid "Remove unused locks" msgstr "Supprimer les verrous inutilisés" -#: /tmp/fish/implicit/share/completions/zypper.fish:42 +#: /tmp/fish/implicit/share/completions/zypper.fish:43 msgid "Compare two version strings" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:43 +#: /tmp/fish/implicit/share/completions/zypper.fish:44 msgid "Print the target operating system ID string" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:44 +#: /tmp/fish/implicit/share/completions/zypper.fish:45 msgid "Print report about licenses and EULAs of installed packages" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:45 +#: /tmp/fish/implicit/share/completions/zypper.fish:46 msgid "Download source rpms for all installed packages to a local directory" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:47 +#: /tmp/fish/implicit/share/completions/zypper.fish:48 msgid "Output the version number" msgstr "Afficher le numéro de version" -#: /tmp/fish/implicit/share/completions/zypper.fish:48 +#: /tmp/fish/implicit/share/completions/zypper.fish:49 msgid "Use specified config file instead of the default" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:49 +#: /tmp/fish/implicit/share/completions/zypper.fish:50 msgid "Suppress normal output, print only error messages" msgstr "Masquer la sortie normale, n’afficher que les messages d’erreur" -#: /tmp/fish/implicit/share/completions/zypper.fish:51 +#: /tmp/fish/implicit/share/completions/zypper.fish:52 msgid "Do not abbreviate text in tables" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:52 +#: /tmp/fish/implicit/share/completions/zypper.fish:53 msgid "Table style (integer)" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:53 +#: /tmp/fish/implicit/share/completions/zypper.fish:54 msgid "Turn on rug compatibility" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:54 +#: /tmp/fish/implicit/share/completions/zypper.fish:55 msgid "Do not ask anything, use default answers automatically" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:55 +#: /tmp/fish/implicit/share/completions/zypper.fish:56 msgid "Switch to XML output" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:56 +#: /tmp/fish/implicit/share/completions/zypper.fish:57 msgid "Ignore unknown packages" msgstr "Ignorer les paquets inconnus" -#: /tmp/fish/implicit/share/completions/zypper.fish:57 +#: /tmp/fish/implicit/share/completions/zypper.fish:58 msgid "Use an additional repository" msgstr "Utiliser un dépôt supplémentaire" -#: /tmp/fish/implicit/share/completions/zypper.fish:58 +#: /tmp/fish/implicit/share/completions/zypper.fish:59 msgid "Use alternative repository definition file directory" msgstr "Utiliser un dossier de définition de dépôt alternatif" -#: /tmp/fish/implicit/share/completions/zypper.fish:59 +#: /tmp/fish/implicit/share/completions/zypper.fish:60 msgid "Use alternative directory for all caches" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:60 +#: /tmp/fish/implicit/share/completions/zypper.fish:61 msgid "Operate on a different root directory" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:61 +#: /tmp/fish/implicit/share/completions/zypper.fish:62 msgid "" "Do not treat patches as interactive, which have the rebootSuggested-flag set" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:62 +#: /tmp/fish/implicit/share/completions/zypper.fish:63 msgid "Ignore GPG check failures and continue" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:63 +#: /tmp/fish/implicit/share/completions/zypper.fish:64 msgid "Automatically trust and import new repository signing keys" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:64 +#: /tmp/fish/implicit/share/completions/zypper.fish:65 msgid "Do not read meta-data from repositories" msgstr "Ne pas lire les métadonnées des dépôts" -#: /tmp/fish/implicit/share/completions/zypper.fish:65 +#: /tmp/fish/implicit/share/completions/zypper.fish:66 msgid "Do not refresh the repositories" msgstr "Ne pas rafraîchir les dépôts" -#: /tmp/fish/implicit/share/completions/zypper.fish:66 +#: /tmp/fish/implicit/share/completions/zypper.fish:67 msgid "Ignore CD/DVD repositories" msgstr "Ignorer les dépôts sur CD/DVD" -#: /tmp/fish/implicit/share/completions/zypper.fish:67 +#: /tmp/fish/implicit/share/completions/zypper.fish:68 msgid "Ignore remote repositories" msgstr "Ignorer les dépôts distants" -#: /tmp/fish/implicit/share/completions/zypper.fish:68 +#: /tmp/fish/implicit/share/completions/zypper.fish:69 msgid "Do not read installed packages" msgstr "Ne pas lire les paquets installés" -#: /tmp/fish/implicit/share/completions/zypper.fish:69 +#: /tmp/fish/implicit/share/completions/zypper.fish:70 msgid "Output a list of zypper user prompts" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:70 +#: /tmp/fish/implicit/share/completions/zypper.fish:71 msgid "User defined transaction id used in history and plugins" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:71 +#: /tmp/fish/implicit/share/completions/zypper.fish:72 msgid "Use alternative raw meta-data cache directory" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:72 +#: /tmp/fish/implicit/share/completions/zypper.fish:73 msgid "Use alternative solv file cache directory" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:73 +#: /tmp/fish/implicit/share/completions/zypper.fish:74 msgid "Use alternative package cache directory" msgstr "Utiliser un dossier de cache de paquets alternatif" -#: /tmp/fish/implicit/share/completions/zypper.fish:74 +#: /tmp/fish/implicit/share/completions/zypper.fish:75 msgid "Export all defined repositories as a single local .repo file" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:75 +#: /tmp/fish/implicit/share/completions/zypper.fish:76 msgid "Show also repository alias" msgstr "Afficher également les alias du dépôt" -#: /tmp/fish/implicit/share/completions/zypper.fish:76 +#: /tmp/fish/implicit/share/completions/zypper.fish:77 msgid "Show also repository name" msgstr "Afficher également le nom du dépôt" -#: /tmp/fish/implicit/share/completions/zypper.fish:77 -#: /tmp/fish/implicit/share/completions/zypper.fish:120 +#: /tmp/fish/implicit/share/completions/zypper.fish:78 +#: /tmp/fish/implicit/share/completions/zypper.fish:121 msgid "Show also base URI of repositories" msgstr "Afficher également l’URI de base du dépôt" -#: /tmp/fish/implicit/share/completions/zypper.fish:78 -#: /tmp/fish/implicit/share/completions/zypper.fish:121 +#: /tmp/fish/implicit/share/completions/zypper.fish:79 +#: /tmp/fish/implicit/share/completions/zypper.fish:122 msgid "Show also repository priority" msgstr "Afficher également la priorité du dépôt" -#: /tmp/fish/implicit/share/completions/zypper.fish:79 +#: /tmp/fish/implicit/share/completions/zypper.fish:80 msgid "Show also the autorefresh flag" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:80 -#: /tmp/fish/implicit/share/completions/zypper.fish:122 +#: /tmp/fish/implicit/share/completions/zypper.fish:81 +#: /tmp/fish/implicit/share/completions/zypper.fish:123 msgid "Show more information like URI, priority, type" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:81 +#: /tmp/fish/implicit/share/completions/zypper.fish:82 msgid "Show also alias of parent service" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:82 -#: /tmp/fish/implicit/share/completions/zypper.fish:125 +#: /tmp/fish/implicit/share/completions/zypper.fish:83 +#: /tmp/fish/implicit/share/completions/zypper.fish:126 msgid "Sort the list by URI" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:83 -#: /tmp/fish/implicit/share/completions/zypper.fish:124 +#: /tmp/fish/implicit/share/completions/zypper.fish:84 +#: /tmp/fish/implicit/share/completions/zypper.fish:125 msgid "Sort the list by repository priority" msgstr "Trier la liste par priorité de dépôt" -#: /tmp/fish/implicit/share/completions/zypper.fish:84 +#: /tmp/fish/implicit/share/completions/zypper.fish:85 msgid "Sort the list by alias" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:85 -#: /tmp/fish/implicit/share/completions/zypper.fish:126 +#: /tmp/fish/implicit/share/completions/zypper.fish:86 +#: /tmp/fish/implicit/share/completions/zypper.fish:127 msgid "Sort the list by name" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:86 +#: /tmp/fish/implicit/share/completions/zypper.fish:87 msgid "Just another means to specify a .repo file to read" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:87 +#: /tmp/fish/implicit/share/completions/zypper.fish:88 msgid "Type of repository (yast2, rpm-md, plaindir)" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:88 +#: /tmp/fish/implicit/share/completions/zypper.fish:89 msgid "Add the repository as disabled" msgstr "Ajouter le dépôt désactivé" -#: /tmp/fish/implicit/share/completions/zypper.fish:89 +#: /tmp/fish/implicit/share/completions/zypper.fish:90 #, fuzzy msgid "Probe URI" msgstr "Vérifier l’URI" -#: /tmp/fish/implicit/share/completions/zypper.fish:90 +#: /tmp/fish/implicit/share/completions/zypper.fish:91 msgid "Don't probe URI, probe later during refresh" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:91 +#: /tmp/fish/implicit/share/completions/zypper.fish:92 msgid "Specify descriptive name for the repository" msgstr "Spécifier une description du dépôt" -#: /tmp/fish/implicit/share/completions/zypper.fish:92 -#: /tmp/fish/implicit/share/completions/zypper.fish:105 -msgid "Enable RPM files caching" -msgstr "" - #: /tmp/fish/implicit/share/completions/zypper.fish:93 #: /tmp/fish/implicit/share/completions/zypper.fish:106 -msgid "Disable RPM files caching" +msgid "Enable RPM files caching" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:94 #: /tmp/fish/implicit/share/completions/zypper.fish:107 -msgid "Enable GPG check for this repository" -msgstr "Activer la vérification GPG pour ce dépôt" +msgid "Disable RPM files caching" +msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:95 #: /tmp/fish/implicit/share/completions/zypper.fish:108 +msgid "Enable GPG check for this repository" +msgstr "Activer la vérification GPG pour ce dépôt" + +#: /tmp/fish/implicit/share/completions/zypper.fish:96 +#: /tmp/fish/implicit/share/completions/zypper.fish:109 msgid "Disable GPG check for this repository" msgstr "Désctiver la vérification GPG pour ce dépôt" -#: /tmp/fish/implicit/share/completions/zypper.fish:96 +#: /tmp/fish/implicit/share/completions/zypper.fish:97 msgid "Enable autorefresh of the repository" msgstr "Activer le rafraîchissement automatique du dépôt" -#: /tmp/fish/implicit/share/completions/zypper.fish:97 -#: /tmp/fish/implicit/share/completions/zypper.fish:145 +#: /tmp/fish/implicit/share/completions/zypper.fish:98 +#: /tmp/fish/implicit/share/completions/zypper.fish:146 msgid "Ignore user authentication data in the URI" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:98 -#: /tmp/fish/implicit/share/completions/zypper.fish:146 +#: /tmp/fish/implicit/share/completions/zypper.fish:99 +#: /tmp/fish/implicit/share/completions/zypper.fish:147 msgid "Ignore query string in the URI" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:99 +#: /tmp/fish/implicit/share/completions/zypper.fish:100 msgid "Disable the repository (but don't remove it)" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:100 +#: /tmp/fish/implicit/share/completions/zypper.fish:101 msgid "Enable a disabled repository" msgstr "Activer un dépôt désactivé" -#: /tmp/fish/implicit/share/completions/zypper.fish:101 +#: /tmp/fish/implicit/share/completions/zypper.fish:102 msgid "Enable auto-refresh of the repository" msgstr "Activer le rafraîchissement automatique du dépôt" -#: /tmp/fish/implicit/share/completions/zypper.fish:102 +#: /tmp/fish/implicit/share/completions/zypper.fish:103 msgid "Disable auto-refresh of the repository" msgstr "Désactiver le rafraîchissement automatique du dépôt" -#: /tmp/fish/implicit/share/completions/zypper.fish:103 +#: /tmp/fish/implicit/share/completions/zypper.fish:104 msgid "Set a descriptive name for the repository" msgstr "Spécifier une description du dépôt" -#: /tmp/fish/implicit/share/completions/zypper.fish:104 +#: /tmp/fish/implicit/share/completions/zypper.fish:105 msgid "Set priority of the repository" msgstr "Paramétrer la priorité du dépôt" -#: /tmp/fish/implicit/share/completions/zypper.fish:109 +#: /tmp/fish/implicit/share/completions/zypper.fish:110 msgid "Apply changes to all repositories" msgstr "Appliquer les modifications à tous les dépôts" -#: /tmp/fish/implicit/share/completions/zypper.fish:110 +#: /tmp/fish/implicit/share/completions/zypper.fish:111 msgid "Apply changes to all local repositories" msgstr "Appliquer les modifications à tous les dépôts locaux" -#: /tmp/fish/implicit/share/completions/zypper.fish:111 +#: /tmp/fish/implicit/share/completions/zypper.fish:112 msgid "Apply changes to all remote repositories" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:112 +#: /tmp/fish/implicit/share/completions/zypper.fish:113 msgid "Apply changes to repositories of specified type" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:113 +#: /tmp/fish/implicit/share/completions/zypper.fish:114 msgid "Force a complete refresh" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:114 +#: /tmp/fish/implicit/share/completions/zypper.fish:115 msgid "Force rebuild of the database" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:115 +#: /tmp/fish/implicit/share/completions/zypper.fish:116 msgid "Force download of raw metadata" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:116 +#: /tmp/fish/implicit/share/completions/zypper.fish:117 msgid "Only build the database, don't download metadata" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:117 +#: /tmp/fish/implicit/share/completions/zypper.fish:118 msgid "Only download raw metadata, don't build the database" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:118 +#: /tmp/fish/implicit/share/completions/zypper.fish:119 msgid "Refresh only specified repositories" msgstr "Ne rafraîchir que les dépôts spécifiés" -#: /tmp/fish/implicit/share/completions/zypper.fish:119 +#: /tmp/fish/implicit/share/completions/zypper.fish:120 msgid "Refresh also services before refreshing repos" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:123 +#: /tmp/fish/implicit/share/completions/zypper.fish:124 msgid "Show also repositories belonging to the services" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:127 +#: /tmp/fish/implicit/share/completions/zypper.fish:128 msgid "Type of the service (ris)" msgstr "Type du service (ris)" -#: /tmp/fish/implicit/share/completions/zypper.fish:128 +#: /tmp/fish/implicit/share/completions/zypper.fish:129 msgid "Add the service as disabled" msgstr "Ajouter le service comme désactivé" -#: /tmp/fish/implicit/share/completions/zypper.fish:129 +#: /tmp/fish/implicit/share/completions/zypper.fish:130 msgid "Specify descriptive name for the service" msgstr "Spécifier la description du service" -#: /tmp/fish/implicit/share/completions/zypper.fish:130 +#: /tmp/fish/implicit/share/completions/zypper.fish:131 msgid "Disable the service (but don't remove it)" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:131 +#: /tmp/fish/implicit/share/completions/zypper.fish:132 msgid "Enable a disabled service" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:132 +#: /tmp/fish/implicit/share/completions/zypper.fish:133 msgid "Enable auto-refresh of the service" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:133 +#: /tmp/fish/implicit/share/completions/zypper.fish:134 msgid "Disable auto-refresh of the service" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:134 +#: /tmp/fish/implicit/share/completions/zypper.fish:135 msgid "Set a descriptive name for the service" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:135 +#: /tmp/fish/implicit/share/completions/zypper.fish:136 msgid "Add a RIS service repository to enable" msgstr "Ajouter un dépôt de service RIS à activer" -#: /tmp/fish/implicit/share/completions/zypper.fish:136 +#: /tmp/fish/implicit/share/completions/zypper.fish:137 msgid "Add a RIS service repository to disable" msgstr "Ajouter un dépôt de service RIS à désactiver" -#: /tmp/fish/implicit/share/completions/zypper.fish:137 +#: /tmp/fish/implicit/share/completions/zypper.fish:138 msgid "Remove a RIS service repository to enable" msgstr "Supprimer un dépôt de service RIS à activer" -#: /tmp/fish/implicit/share/completions/zypper.fish:138 +#: /tmp/fish/implicit/share/completions/zypper.fish:139 msgid "Remove a RIS service repository to disable" msgstr "Supprimer un dépôt de service RIS à désactiver" -#: /tmp/fish/implicit/share/completions/zypper.fish:139 +#: /tmp/fish/implicit/share/completions/zypper.fish:140 msgid "Clear the list of RIS repositories to enable" msgstr "Vider la liste des dépôts RIS à activer" -#: /tmp/fish/implicit/share/completions/zypper.fish:140 +#: /tmp/fish/implicit/share/completions/zypper.fish:141 msgid "Clear the list of RIS repositories to disable" msgstr "Vider la liste des dépôts RIS à désactiver" -#: /tmp/fish/implicit/share/completions/zypper.fish:141 +#: /tmp/fish/implicit/share/completions/zypper.fish:142 msgid "Apply changes to all services" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:142 +#: /tmp/fish/implicit/share/completions/zypper.fish:143 msgid "Apply changes to all local services" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:143 +#: /tmp/fish/implicit/share/completions/zypper.fish:144 msgid "Apply changes to all remote services" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:144 +#: /tmp/fish/implicit/share/completions/zypper.fish:145 msgid "Apply changes to services of specified type" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:147 +#: /tmp/fish/implicit/share/completions/zypper.fish:148 msgid "Refresh also repositories" msgstr "Rafraîchir également les dépôt" -#: /tmp/fish/implicit/share/completions/zypper.fish:148 -#: /tmp/fish/implicit/share/completions/zypper.fish:164 -#: /tmp/fish/implicit/share/completions/zypper.fish:174 -#: /tmp/fish/implicit/share/completions/zypper.fish:189 -#: /tmp/fish/implicit/share/completions/zypper.fish:212 -#: /tmp/fish/implicit/share/completions/zypper.fish:275 +#: /tmp/fish/implicit/share/completions/zypper.fish:149 +#: /tmp/fish/implicit/share/completions/zypper.fish:165 +#: /tmp/fish/implicit/share/completions/zypper.fish:175 +#: /tmp/fish/implicit/share/completions/zypper.fish:190 +#: /tmp/fish/implicit/share/completions/zypper.fish:213 +#: /tmp/fish/implicit/share/completions/zypper.fish:276 msgid "Load only the specified repository" msgstr "Charger uniquement le dépôt spécifié" -#: /tmp/fish/implicit/share/completions/zypper.fish:149 +#: /tmp/fish/implicit/share/completions/zypper.fish:150 msgid "" "Type of package (package, patch, pattern, product, srcpackage). Default: " "package" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:150 -#: /tmp/fish/implicit/share/completions/zypper.fish:166 +#: /tmp/fish/implicit/share/completions/zypper.fish:151 +#: /tmp/fish/implicit/share/completions/zypper.fish:167 msgid "Select packages by plain name, not by capability" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:151 -#: /tmp/fish/implicit/share/completions/zypper.fish:167 +#: /tmp/fish/implicit/share/completions/zypper.fish:152 +#: /tmp/fish/implicit/share/completions/zypper.fish:168 msgid "Select packages by capability" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:152 +#: /tmp/fish/implicit/share/completions/zypper.fish:153 msgid "" "Install even if the item is already installed (reinstall), downgraded or " "changes vendor or architecture" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:153 -#: /tmp/fish/implicit/share/completions/zypper.fish:190 -#: /tmp/fish/implicit/share/completions/zypper.fish:213 -#: /tmp/fish/implicit/share/completions/zypper.fish:272 +#: /tmp/fish/implicit/share/completions/zypper.fish:154 +#: /tmp/fish/implicit/share/completions/zypper.fish:191 +#: /tmp/fish/implicit/share/completions/zypper.fish:214 +#: /tmp/fish/implicit/share/completions/zypper.fish:273 msgid "Automatically say 'yes' to third party license confirmation prompt" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:154 -#: /tmp/fish/implicit/share/completions/zypper.fish:168 -#: /tmp/fish/implicit/share/completions/zypper.fish:191 +#: /tmp/fish/implicit/share/completions/zypper.fish:155 +#: /tmp/fish/implicit/share/completions/zypper.fish:169 +#: /tmp/fish/implicit/share/completions/zypper.fish:192 msgid "Do not force the solver to find solution, let it ask" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:155 -#: /tmp/fish/implicit/share/completions/zypper.fish:184 +#: /tmp/fish/implicit/share/completions/zypper.fish:156 +#: /tmp/fish/implicit/share/completions/zypper.fish:185 msgid "Test the installation, do not actually install" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:156 -#: /tmp/fish/implicit/share/completions/zypper.fish:176 -#: /tmp/fish/implicit/share/completions/zypper.fish:185 -#: /tmp/fish/implicit/share/completions/zypper.fish:193 -#: /tmp/fish/implicit/share/completions/zypper.fish:215 -#: /tmp/fish/implicit/share/completions/zypper.fish:277 +#: /tmp/fish/implicit/share/completions/zypper.fish:157 +#: /tmp/fish/implicit/share/completions/zypper.fish:177 +#: /tmp/fish/implicit/share/completions/zypper.fish:186 +#: /tmp/fish/implicit/share/completions/zypper.fish:194 +#: /tmp/fish/implicit/share/completions/zypper.fish:216 +#: /tmp/fish/implicit/share/completions/zypper.fish:278 msgid "Only download the packages, do not install" msgstr "Se contenter de télécharger les paquets sans les installer" -#: /tmp/fish/implicit/share/completions/zypper.fish:157 +#: /tmp/fish/implicit/share/completions/zypper.fish:158 msgid "" "Allow to replace a newer item with an older one. Handy if you are doing a " "rollback. Unlike --force it will not enforce a reinstall" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:158 -#: /tmp/fish/implicit/share/completions/zypper.fish:172 -#: /tmp/fish/implicit/share/completions/zypper.fish:187 -#: /tmp/fish/implicit/share/completions/zypper.fish:198 -#: /tmp/fish/implicit/share/completions/zypper.fish:216 -#: /tmp/fish/implicit/share/completions/zypper.fish:280 -msgid "Create solver test case for debugging" -msgstr "" - #: /tmp/fish/implicit/share/completions/zypper.fish:159 -#: /tmp/fish/implicit/share/completions/zypper.fish:177 +#: /tmp/fish/implicit/share/completions/zypper.fish:173 +#: /tmp/fish/implicit/share/completions/zypper.fish:188 #: /tmp/fish/implicit/share/completions/zypper.fish:199 #: /tmp/fish/implicit/share/completions/zypper.fish:217 #: /tmp/fish/implicit/share/completions/zypper.fish:281 -msgid "Do not install recommended packages, only required" +msgid "Create solver test case for debugging" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:160 -#: /tmp/fish/implicit/share/completions/zypper.fish:179 +#: /tmp/fish/implicit/share/completions/zypper.fish:178 #: /tmp/fish/implicit/share/completions/zypper.fish:200 #: /tmp/fish/implicit/share/completions/zypper.fish:218 #: /tmp/fish/implicit/share/completions/zypper.fish:282 +msgid "Do not install recommended packages, only required" +msgstr "" + +#: /tmp/fish/implicit/share/completions/zypper.fish:161 +#: /tmp/fish/implicit/share/completions/zypper.fish:180 +#: /tmp/fish/implicit/share/completions/zypper.fish:201 +#: /tmp/fish/implicit/share/completions/zypper.fish:219 +#: /tmp/fish/implicit/share/completions/zypper.fish:283 msgid "Install also recommended packages in addition to the required" msgstr "Installer également les paquets recommandé" -#: /tmp/fish/implicit/share/completions/zypper.fish:161 -#: /tmp/fish/implicit/share/completions/zypper.fish:173 -#: /tmp/fish/implicit/share/completions/zypper.fish:196 +#: /tmp/fish/implicit/share/completions/zypper.fish:162 +#: /tmp/fish/implicit/share/completions/zypper.fish:174 +#: /tmp/fish/implicit/share/completions/zypper.fish:197 msgid "Force the solver to find a solution (even an aggressive one)" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:162 +#: /tmp/fish/implicit/share/completions/zypper.fish:163 msgid "Select packages from the specified repository" msgstr "Sélectionner les paquets du dépôt spécifié" -#: /tmp/fish/implicit/share/completions/zypper.fish:163 -#: /tmp/fish/implicit/share/completions/zypper.fish:178 -#: /tmp/fish/implicit/share/completions/zypper.fish:186 -#: /tmp/fish/implicit/share/completions/zypper.fish:195 -#: /tmp/fish/implicit/share/completions/zypper.fish:220 -#: /tmp/fish/implicit/share/completions/zypper.fish:283 +#: /tmp/fish/implicit/share/completions/zypper.fish:164 +#: /tmp/fish/implicit/share/completions/zypper.fish:179 +#: /tmp/fish/implicit/share/completions/zypper.fish:187 +#: /tmp/fish/implicit/share/completions/zypper.fish:196 +#: /tmp/fish/implicit/share/completions/zypper.fish:221 +#: /tmp/fish/implicit/share/completions/zypper.fish:284 msgid "" "Set the download-install mode. Available modes: only, in-advance, in-heaps, " "as-needed" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:165 -#: /tmp/fish/implicit/share/completions/zypper.fish:201 -#: /tmp/fish/implicit/share/completions/zypper.fish:245 +#: /tmp/fish/implicit/share/completions/zypper.fish:166 +#: /tmp/fish/implicit/share/completions/zypper.fish:202 +#: /tmp/fish/implicit/share/completions/zypper.fish:246 msgid "Type of package (package, patch, pattern, product). Default: package" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:169 +#: /tmp/fish/implicit/share/completions/zypper.fish:170 msgid "Automatically remove unneeded dependencies" msgstr "Supprimer automatiquement les dépendances inutiles" -#: /tmp/fish/implicit/share/completions/zypper.fish:170 +#: /tmp/fish/implicit/share/completions/zypper.fish:171 msgid "No automatic removal of unneeded dependencies" msgstr "Ne pas supprimer automatiquement les dépendances inutiles" -#: /tmp/fish/implicit/share/completions/zypper.fish:171 +#: /tmp/fish/implicit/share/completions/zypper.fish:172 msgid "Test the removal, do not actually remove" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:175 +#: /tmp/fish/implicit/share/completions/zypper.fish:176 msgid "Test the repair, do not actually do anything to the system" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:180 +#: /tmp/fish/implicit/share/completions/zypper.fish:181 msgid "Install only build dependencies of specified packages" msgstr "" "Installer seulement les dépendances de construction des paquets spécifiés" -#: /tmp/fish/implicit/share/completions/zypper.fish:181 +#: /tmp/fish/implicit/share/completions/zypper.fish:182 msgid "Don't install build dependencies" msgstr "Ne pas installer les dépendances de construction" -#: /tmp/fish/implicit/share/completions/zypper.fish:182 +#: /tmp/fish/implicit/share/completions/zypper.fish:183 msgid "Install packages only from specified repositories" msgstr "Installer seulement les paquets des dépôts spécifiés" -#: /tmp/fish/implicit/share/completions/zypper.fish:183 +#: /tmp/fish/implicit/share/completions/zypper.fish:184 msgid "Load only the specified repositories" msgstr "Charger seulement les dépôts spécifiés" -#: /tmp/fish/implicit/share/completions/zypper.fish:188 +#: /tmp/fish/implicit/share/completions/zypper.fish:189 msgid "" "Type of package (package, patch, pattern, product, srcpackage). Default: " "package" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:192 -#: /tmp/fish/implicit/share/completions/zypper.fish:276 +#: /tmp/fish/implicit/share/completions/zypper.fish:193 +#: /tmp/fish/implicit/share/completions/zypper.fish:277 msgid "Test the update, do not actually update" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:194 +#: /tmp/fish/implicit/share/completions/zypper.fish:195 msgid "Skip interactive updates" msgstr "Passer les mises à jour interactives" -#: /tmp/fish/implicit/share/completions/zypper.fish:197 -#: /tmp/fish/implicit/share/completions/zypper.fish:204 +#: /tmp/fish/implicit/share/completions/zypper.fish:198 +#: /tmp/fish/implicit/share/completions/zypper.fish:205 msgid "" "Do a 'best effort' approach to update. Updates to a lower than the latest " "version are also acceptable" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:202 +#: /tmp/fish/implicit/share/completions/zypper.fish:203 msgid "List only updates from the specified repository" msgstr "Lister seulement les mises à jour du dépôt spécifié" -#: /tmp/fish/implicit/share/completions/zypper.fish:203 +#: /tmp/fish/implicit/share/completions/zypper.fish:204 msgid "" "List all packages for which newer versions are available, regardless whether " "they are installable or not" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:205 +#: /tmp/fish/implicit/share/completions/zypper.fish:206 msgid "List needed patches for Bugzilla issues" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:206 +#: /tmp/fish/implicit/share/completions/zypper.fish:207 msgid "List all patches in this category" msgstr "Lister tous les patchs de cette catégorie" -#: /tmp/fish/implicit/share/completions/zypper.fish:207 +#: /tmp/fish/implicit/share/completions/zypper.fish:208 msgid "List all patches, not only the needed ones" msgstr "Lister tous les patchs, pas seulement ceux requis" -#: /tmp/fish/implicit/share/completions/zypper.fish:208 +#: /tmp/fish/implicit/share/completions/zypper.fish:209 msgid "List only patches from the specified repository" msgstr "Lister seulement les patchs du dépôt spécifié" -#: /tmp/fish/implicit/share/completions/zypper.fish:209 +#: /tmp/fish/implicit/share/completions/zypper.fish:210 msgid "List patches issued up to the specified date " msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:210 +#: /tmp/fish/implicit/share/completions/zypper.fish:211 msgid "List needed patches for CVE issues" msgstr "Lister les patchs nécessaires au comblement des CVE" -#: /tmp/fish/implicit/share/completions/zypper.fish:211 +#: /tmp/fish/implicit/share/completions/zypper.fish:212 msgid "Look for issues matching the specified string" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:214 +#: /tmp/fish/implicit/share/completions/zypper.fish:215 msgid "Test the upgrade, do not actually upgrade" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:219 +#: /tmp/fish/implicit/share/completions/zypper.fish:220 msgid "Restrict upgrade to specified repository" msgstr "Restreindre la mise à jour au dépôt spécifié" -#: /tmp/fish/implicit/share/completions/zypper.fish:221 +#: /tmp/fish/implicit/share/completions/zypper.fish:222 msgid "Do not allow installed resolvables to be downgraded" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:222 +#: /tmp/fish/implicit/share/completions/zypper.fish:223 msgid "Allow installed resolvables to be downgraded" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:223 +#: /tmp/fish/implicit/share/completions/zypper.fish:224 msgid "Do not allow installed resolvables to change name" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:224 +#: /tmp/fish/implicit/share/completions/zypper.fish:225 msgid "Allow installed resolvables to change name" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:225 +#: /tmp/fish/implicit/share/completions/zypper.fish:226 msgid "Do not allow installed resolvables to change architectures" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:226 +#: /tmp/fish/implicit/share/completions/zypper.fish:227 msgid "Allow installed resolvables to change architectures" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:227 +#: /tmp/fish/implicit/share/completions/zypper.fish:228 msgid "Do not allow installed resolvables to switch vendors" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:228 +#: /tmp/fish/implicit/share/completions/zypper.fish:229 msgid "Allow installed resolvables to switch vendors" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:229 +#: /tmp/fish/implicit/share/completions/zypper.fish:230 msgid "Check for patches only in the specified repository" msgstr "Vérifier les patchs seulement dans le dépôt spécifié" -#: /tmp/fish/implicit/share/completions/zypper.fish:230 +#: /tmp/fish/implicit/share/completions/zypper.fish:231 msgid "Search also in package summaries and descriptions" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:231 +#: /tmp/fish/implicit/share/completions/zypper.fish:232 msgid "Perform case-sensitive search" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:232 +#: /tmp/fish/implicit/share/completions/zypper.fish:233 msgid "Show only packages that are already installed" msgstr "N’afficher que les paquets déjà installés" -#: /tmp/fish/implicit/share/completions/zypper.fish:233 +#: /tmp/fish/implicit/share/completions/zypper.fish:234 msgid "Show only packages that are not currently installed" msgstr "N’afficher que les paquets pas encore installés" -#: /tmp/fish/implicit/share/completions/zypper.fish:234 +#: /tmp/fish/implicit/share/completions/zypper.fish:235 msgid "Search only for packages of the specified type" msgstr "Rechercher seulement les paquets du type spécifié" -#: /tmp/fish/implicit/share/completions/zypper.fish:235 +#: /tmp/fish/implicit/share/completions/zypper.fish:236 msgid "Search only in the specified repository" msgstr "Rechercher seulement dans le dépôt spécifié" -#: /tmp/fish/implicit/share/completions/zypper.fish:236 +#: /tmp/fish/implicit/share/completions/zypper.fish:237 msgid "Show each available version in each repository on a separate line" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:237 +#: /tmp/fish/implicit/share/completions/zypper.fish:238 msgid "Sort packages by name (default)" msgstr "Trier les paquets par nom (par défaut)" -#: /tmp/fish/implicit/share/completions/zypper.fish:238 +#: /tmp/fish/implicit/share/completions/zypper.fish:239 msgid "Sort packages by repository" msgstr "Trier les paquets par dépôt" -#: /tmp/fish/implicit/share/completions/zypper.fish:239 +#: /tmp/fish/implicit/share/completions/zypper.fish:240 msgid "Search for a match with all search strings (default)" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:240 +#: /tmp/fish/implicit/share/completions/zypper.fish:241 msgid "Search for a match with any of the search strings" msgstr "Rechercher une correspondance avec n’importe quel critère de recherche" -#: /tmp/fish/implicit/share/completions/zypper.fish:241 +#: /tmp/fish/implicit/share/completions/zypper.fish:242 msgid "Search for a match to partial words (default)" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:242 +#: /tmp/fish/implicit/share/completions/zypper.fish:243 msgid "Search for a match to whole words only" msgstr "Rechercher une correspondance avec les mots entiers" -#: /tmp/fish/implicit/share/completions/zypper.fish:243 +#: /tmp/fish/implicit/share/completions/zypper.fish:244 msgid "Searches for an exact package name" msgstr "Rechercher un nom de paquet exact" -#: /tmp/fish/implicit/share/completions/zypper.fish:244 +#: /tmp/fish/implicit/share/completions/zypper.fish:245 msgid "Work only with the specified repository" msgstr "Travailler seulement sur le dépôt spécifié" -#: /tmp/fish/implicit/share/completions/zypper.fish:246 +#: /tmp/fish/implicit/share/completions/zypper.fish:247 msgid "Show also requires and prerequires" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:247 +#: /tmp/fish/implicit/share/completions/zypper.fish:248 msgid "Show also recommends" msgstr "Afficher également les recommandations" -#: /tmp/fish/implicit/share/completions/zypper.fish:248 #: /tmp/fish/implicit/share/completions/zypper.fish:249 -#: /tmp/fish/implicit/share/completions/zypper.fish:254 -#: /tmp/fish/implicit/share/completions/zypper.fish:257 +#: /tmp/fish/implicit/share/completions/zypper.fish:250 +#: /tmp/fish/implicit/share/completions/zypper.fish:255 +#: /tmp/fish/implicit/share/completions/zypper.fish:258 msgid "Just another means to specify repository" msgstr "Simplement un autre moyen de spécifier un dépôt" -#: /tmp/fish/implicit/share/completions/zypper.fish:250 +#: /tmp/fish/implicit/share/completions/zypper.fish:251 msgid "Show only installed packages" msgstr "N’afficher que les paquets installés" -#: /tmp/fish/implicit/share/completions/zypper.fish:251 +#: /tmp/fish/implicit/share/completions/zypper.fish:252 msgid "Show only packages which are not installed" msgstr "N’afficher que les paquets non installés" -#: /tmp/fish/implicit/share/completions/zypper.fish:252 +#: /tmp/fish/implicit/share/completions/zypper.fish:253 msgid "Sort the list by package name" msgstr "Trier la liste par nom de paquet" -#: /tmp/fish/implicit/share/completions/zypper.fish:253 +#: /tmp/fish/implicit/share/completions/zypper.fish:254 msgid "Sort the list by repository" msgstr "Trier la liste par dépôt" -#: /tmp/fish/implicit/share/completions/zypper.fish:255 +#: /tmp/fish/implicit/share/completions/zypper.fish:256 msgid "Show only installed patterns" msgstr "N’afficher que les motifs installés" -#: /tmp/fish/implicit/share/completions/zypper.fish:256 +#: /tmp/fish/implicit/share/completions/zypper.fish:257 msgid "Show only patterns which are not installed" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:258 +#: /tmp/fish/implicit/share/completions/zypper.fish:259 msgid "Show only installed products" msgstr "N’afficher que les produits installés" -#: /tmp/fish/implicit/share/completions/zypper.fish:259 +#: /tmp/fish/implicit/share/completions/zypper.fish:260 msgid "Show only products which are not installed" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:260 +#: /tmp/fish/implicit/share/completions/zypper.fish:261 msgid "Restrict the lock to the specified repository" msgstr "Restreindre le verrou au dépôt spécifié" -#: /tmp/fish/implicit/share/completions/zypper.fish:261 -#: /tmp/fish/implicit/share/completions/zypper.fish:263 +#: /tmp/fish/implicit/share/completions/zypper.fish:262 +#: /tmp/fish/implicit/share/completions/zypper.fish:264 msgid "Type of package (package, patch, pattern, product). Default: package" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:262 +#: /tmp/fish/implicit/share/completions/zypper.fish:263 msgid "Remove only locks with specified repository" msgstr "Supprimer seulement les verrous sur le dépôt spécifié" -#: /tmp/fish/implicit/share/completions/zypper.fish:264 +#: /tmp/fish/implicit/share/completions/zypper.fish:265 msgid "Clean only duplicate locks" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:265 +#: /tmp/fish/implicit/share/completions/zypper.fish:266 msgid "Clean only locks which doesn't lock anything" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:266 +#: /tmp/fish/implicit/share/completions/zypper.fish:267 msgid "Takes missing release number as any release" msgstr "Utiliser toute version si le numéro est absent" -#: /tmp/fish/implicit/share/completions/zypper.fish:267 +#: /tmp/fish/implicit/share/completions/zypper.fish:268 msgid "Show the operating system label" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:268 +#: /tmp/fish/implicit/share/completions/zypper.fish:269 msgid "Clean only specified repositories" msgstr "Nettoyer seulement les dépôts spécifiés" -#: /tmp/fish/implicit/share/completions/zypper.fish:269 +#: /tmp/fish/implicit/share/completions/zypper.fish:270 msgid "Clean metadata cache" msgstr "Nettoyer le cache des métadonnées" -#: /tmp/fish/implicit/share/completions/zypper.fish:270 +#: /tmp/fish/implicit/share/completions/zypper.fish:271 msgid "Clean raw metadata cache" msgstr "Nettoyer le cache des métadonnées brutes" -#: /tmp/fish/implicit/share/completions/zypper.fish:271 +#: /tmp/fish/implicit/share/completions/zypper.fish:272 msgid "Clean both metadata and package caches" msgstr "Nettoyer à la fois le cache des métadonnées et celui des paquets" -#: /tmp/fish/implicit/share/completions/zypper.fish:273 +#: /tmp/fish/implicit/share/completions/zypper.fish:274 msgid "Install patch fixing the specified bugzilla issue" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:274 +#: /tmp/fish/implicit/share/completions/zypper.fish:275 msgid "Install all patches in this category" msgstr "Installer tous les patchs de cette catégorie" -#: /tmp/fish/implicit/share/completions/zypper.fish:278 +#: /tmp/fish/implicit/share/completions/zypper.fish:279 msgid "Install patch fixing the specified CVE issue" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:279 +#: /tmp/fish/implicit/share/completions/zypper.fish:280 msgid "Install patches issued until the specified date " msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:284 +#: /tmp/fish/implicit/share/completions/zypper.fish:285 msgid "Skip interactive patches" msgstr "Passer les patchs interactifs" -#: /tmp/fish/implicit/share/completions/zypper.fish:285 +#: /tmp/fish/implicit/share/completions/zypper.fish:286 msgid "Do not skip interactive patches" msgstr "Ne pas passer les patchs interactifs" -#: /tmp/fish/implicit/share/completions/zypper.fish:286 +#: /tmp/fish/implicit/share/completions/zypper.fish:287 msgid "" "Download all source rpms to this directory. Default: /var/cache/zypper/" "source-download" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:287 +#: /tmp/fish/implicit/share/completions/zypper.fish:288 msgid "Delete extraneous source rpms in the local directory" msgstr "Supprimer les rpm sources étrangers du dossier local" -#: /tmp/fish/implicit/share/completions/zypper.fish:288 +#: /tmp/fish/implicit/share/completions/zypper.fish:289 msgid "Do not delete extraneous source rpms" msgstr "Ne pas supprimer les rpm sources étrangers" -#: /tmp/fish/implicit/share/completions/zypper.fish:289 +#: /tmp/fish/implicit/share/completions/zypper.fish:290 msgid "" "Don't download any source rpms, but show which source rpms are missing or " "extraneous" msgstr "" #: /tmp/fish/implicit/share/functions/abbr.fish:1 -msgid "Manage abbreviations" +msgid "Manage abbreviations using new fish 3.0 scheme." +msgstr "" + +#: /tmp/fish/implicit/share/functions/abbr_old.fish:1 +msgid "Manage abbreviations using old fish 2.x scheme." msgstr "" #: /tmp/fish/implicit/share/functions/alias.fish:1 msgid "Creates a function wrapping a command" msgstr "" +#: /tmp/fish/implicit/share/functions/cdh.fish:1 +#, fuzzy +msgid "Menu based cd command" +msgstr "Envoyer la commande" + #: /tmp/fish/implicit/share/functions/contains_seq.fish:1 msgid "Return true if array contains a sequence" msgstr "" @@ -57674,6 +61055,11 @@ msgstr "" msgid "Peek inside of archives and list all files" msgstr "" +#: /tmp/fish/implicit/share/functions/__fish_complete_user_at_hosts.fish:1 +#, fuzzy +msgid "Print list host-names with user@" +msgstr "Lister les noms d’hôtes connus" + #: /tmp/fish/implicit/share/functions/__fish_complete_users.fish:1 msgid "Print a list of local users, with the real user name as a description" msgstr "" @@ -57963,9 +61349,15 @@ msgstr "Afficher les révisions svn" msgid "Print a list of local users" msgstr "" -#: /tmp/fish/implicit/share/functions/__fish_print_xdg_mimeapps.fish:1 -msgid "Print xdg mime applications" -msgstr "" +#: /tmp/fish/implicit/share/functions/__fish_print_xdg_applications_directories.fish:1 +#, fuzzy +msgid "Print directories where desktop files are stored" +msgstr "Omettre les dossiers pour la préservation des horodatages" + +#: /tmp/fish/implicit/share/functions/__fish_print_xdg_desktop_file_ids.fish:1 +#, fuzzy +msgid "Print all available xdg desktop file IDs" +msgstr "Lister tous les greffons disponibles" #: /tmp/fish/implicit/share/functions/__fish_print_xdg_mimetypes.fish:1 msgid "Print XDG mime types" @@ -58031,6 +61423,13 @@ msgstr "" msgid "Prompt function for svn" msgstr "Fonction d’invite pour svn" +#: /tmp/fish/implicit/share/functions/_fish_systemctl.fish:1 +#, fuzzy +msgid "Call systemctl with some options from the current commandline" +msgstr "" +"Vérifier si une option spécifique a été donnée sur la ligne de commande " +"actuelle" + #: /tmp/fish/implicit/share/functions/__fish_test_arg.fish:1 msgid "Test if the token under the cursor matches the specified wildcard" msgstr "" @@ -58097,6 +61496,7 @@ msgstr "" #: /tmp/fish/implicit/share/functions/ls.fish:1 #: /tmp/fish/implicit/share/functions/ls.fish:2 +#: /tmp/fish/implicit/share/functions/ls.fish:3 msgid "List contents of directory" msgstr "" @@ -58104,10 +61504,6 @@ msgstr "" msgid "Format and display the on-line manual pages" msgstr "" -#: /tmp/fish/implicit/share/functions/math.fish:1 -msgid "Perform math calculations in bc" -msgstr "Faire les calculs mathématiques dans bc" - #: /tmp/fish/implicit/share/functions/nextd.fish:1 msgid "Move forward in the directory history" msgstr "" @@ -58195,3 +61591,118 @@ msgstr "" #: /tmp/fish/implicit/share/functions/vared.fish:1 msgid "Edit variable value" msgstr "" + +#, fuzzy +#~ msgid "%ls: --array option requires a single variable name.\n" +#~ msgstr "" +#~ "%ls: 'Erase' requiert un nom de variable\n" +#~ "%ls\n" + +#~ msgid "Try out the new parser" +#~ msgstr "Essayez le nouveau parseur" + +#~ msgid "printf: not enough arguments" +#~ msgstr "printf: pas assez d'arguments" + +#~ msgid "" +#~ "%ls: Multiple variable names specified in single call (%ls and %.*ls)\n" +#~ msgstr "" +#~ "%ls: Plusieurs noms de variable spécifiés dans un seul appel (%ls and " +#~ "%.*ls)\n" + +#, fuzzy +#~ msgid "%ls: Values cannot be specfied with erase\n" +#~ msgstr "" +#~ "%ls: 'erase' ne peut pas spécifier des valeurs\n" +#~ "%ls\n" + +#~ msgid "" +#~ "%ls: Warning: universal scope selected, but a global variable '%ls' " +#~ "exists.\n" +#~ msgstr "" +#~ "%ls: Attention: portée universelle selectionnée, mais une variable " +#~ "globale '%ls' existe.\n" + +#, fuzzy +#~ msgid "string: Expected subcommand\n" +#~ msgstr "string: Argument attendu\n" + +#, fuzzy +#~ msgid "string: Unknown subcommand '%ls'\n" +#~ msgstr "string: Commande inconnue '%ls'\n" + +#~ msgid "getopt_long() unexpectedly returned zero\n" +#~ msgstr "getopt_long() a inopinément renvoyé zéro\n" + +#~ msgid "terminal_give_to_job(): Could not send job %d ('%ls') to foreground" +#~ msgstr "" +#~ "terminal_give_to_job(): Mise en premier plan de la tâche %d ('%ls') " +#~ "impossible" + +#~ msgid "Couldn't put the shell in its own process group" +#~ msgstr "Mise impossible du shell dans son propre groupe de processus" + +#~ msgid "Couldn't grab control of terminal" +#~ msgstr "Ne peut pas saisir le contrôle du terminal" + +#~ msgid "There are still jobs active (use the jobs command to see them).\n" +#~ msgstr "" +#~ "Il y a encore des tâches actives (utilisez la commande jobs pour les " +#~ "voir).\n" + +#~ msgid "funced: You must specify one function name" +#~ msgstr "funced: Vous devez préciser un nom de fonction" + +#~ msgid "%s: Expected function name\\n" +#~ msgstr "%s: Un nom de fonction est attendu\\n" + +#~ msgid "%ls: Invalid combination of options,\\n%ls\\n" +#~ msgstr "%ls: Combinaison d’options invalide,\\n%ls\\n" + +#~ msgid "Evaluate contents of file (deprecated, see \"source\")" +#~ msgstr "Évaluer le contenu d'un fichier (déprécié, voyez \"source\")" + +#~ msgid "Incomplete aspects of fish" +#~ msgstr "Aspects incomplets de fish" + +#~ msgid "Known fish bugs" +#~ msgstr "Bogues connus de fish" + +#~ msgid "Help on how job control works" +#~ msgstr "Aide sur le contrôle des tâches" + +#~ msgid "Summary on how fish differs from other shells" +#~ msgstr "Résumé des différences entre fish et les autres shells" + +#~ msgid "Help on how to set the prompt" +#~ msgstr "Aide sur les paramètres de l’invite" + +#~ msgid "Help on how to set the titlebar message" +#~ msgstr "Aide sur les paramètres du titre de la fenêtre" + +#~ msgid "Help on how to copy and paste" +#~ msgstr "Aide sur le copier-coller" + +#~ msgid "Help on editor shortcuts" +#~ msgstr "Aides sur les raccourcis de l’éditeur" + +#~ msgid "ignore chnages in the amount of white space" +#~ msgstr "Ignorer les changements de nombre de blancs" + +#~ msgid "Change to DIR" +#~ msgstr "Aller dans le dossier spécifié" + +#~ msgid "number of jobs" +#~ msgstr "Nombre de tâches" + +#~ msgid "Show a unit" +#~ msgstr "Afficher une unité" + +#~ msgid "Edit a unit" +#~ msgstr "Éditer une unité" + +#~ msgid "Properties displayed in the \"show\" command" +#~ msgstr "Propriétés à afficher par la commande « show »" + +#~ msgid "Perform math calculations in bc" +#~ msgstr "Faire les calculs mathématiques dans bc" diff --git a/po/nb.po b/po/nb.po index c00a8bb5f..bd85bc57e 100644 --- a/po/nb.po +++ b/po/nb.po @@ -6,611 +6,627 @@ msgid "" msgstr "" "Project-Id-Version: fish 2.5.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-06-02 23:27-0700\n" +"POT-Creation-Date: 2017-11-07 15:04+0100\n" "Last-Translator: Andreas Nordal \n" "Language: nb\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: src/autoload.cpp:101 +#: src/autoload.cpp:96 #, c-format msgid "" "Could not autoload item '%ls', it is already being autoloaded. This is a " "circular dependency in the autoloading scripts, please remove it." msgstr "" -#: src/builtin_commandline.cpp:353 +#: src/builtin_argparse.cpp:36 #, c-format -msgid "%ls: Unknown input function '%ls'" +msgid "%ls: Invalid option spec '%ls' at char '%lc'\n" msgstr "" -#: src/builtin_complete.cpp:177 +#: src/builtin_argparse.cpp:129 #, c-format -msgid "%ls: Invalid token '%ls'\n" +msgid "%ls: Mutually exclusive flags '%ls' and `%ls` seen\n" msgstr "" -#: src/builtin_complete.cpp:197 +#: src/builtin_argparse.cpp:160 #, c-format -msgid "%ls: -s requires a non-empty string\n" +msgid "%ls: exclusive flag string '%ls' is not valid\n" msgstr "" -#: src/builtin_complete.cpp:205 +#: src/builtin_argparse.cpp:176 #, c-format -msgid "%ls: -l requires a non-empty string\n" +msgid "%ls: exclusive flag '%ls' is not valid\n" msgstr "" -#: src/builtin_complete.cpp:213 -#, c-format -msgid "%ls: -o requires a non-empty string\n" -msgstr "" - -#: src/builtin.cpp:226 +#: src/builtin_argparse.cpp:196 #, c-format msgid "" -"%ls: Type 'help %ls' for related documentation\n" -"\n" +"%ls: Implicit int short flag '%lc' does not allow modifiers like '%lc'\n" msgstr "" -#: src/builtin.cpp:353 +#: src/builtin_argparse.cpp:247 #, c-format -msgid "%ls: No key with name '%ls' found\n" +msgid "%ls: Short flag '#' must be followed by '-' and a long name\n" msgstr "" -#: src/builtin.cpp:355 +#: src/builtin_argparse.cpp:252 src/builtin_argparse.cpp:276 #, c-format -msgid "%ls: Key with name '%ls' does not have any mapping\n" +msgid "%ls: Implicit int flag '%lc' already defined\n" msgstr "" -#: src/builtin.cpp:358 +#: src/builtin_argparse.cpp:298 #, c-format -msgid "%ls: Unknown error trying to bind to key named '%ls'\n" +msgid "%ls: An option spec must have a short flag letter\n" msgstr "" -#: src/builtin.cpp:556 +#: src/builtin_argparse.cpp:305 #, c-format -msgid "%ls: No binding found for key '%ls'\n" +msgid "%ls: Short flag '%lc' invalid, must be alphanum or '#'\n" msgstr "" -#: src/builtin.cpp:559 +#: src/builtin_argparse.cpp:350 #, c-format -msgid "%ls: No binding found for sequence '%ls'\n" +msgid "%ls: Missing -- separator\n" msgstr "" -#: src/builtin.cpp:582 +#: src/builtin_argparse.cpp:356 src/builtin_argparse.cpp:427 #, c-format -msgid "%ls: Invalid state\n" +msgid "%ls: No option specs were provided\n" msgstr "" -#: src/builtin.cpp:653 +#: src/builtin_argparse.cpp:391 #, c-format -msgid "%ls: Can not specify scope when removing block\n" +msgid "%ls: Invalid --min-args value '%ls'\n" msgstr "" -#: src/builtin.cpp:659 +#: src/builtin_argparse.cpp:401 #, c-format -msgid "%ls: No blocks defined\n" +msgid "%ls: Invalid --max-args value '%ls'\n" msgstr "" -#: src/builtin.cpp:1152 src/builtin.h:41 -#, c-format -msgid "%ls: Invalid combination of options\n" -msgstr "" - -#: src/builtin.cpp:1164 -#, c-format -msgid "%ls: Expected exactly one function name\n" -msgstr "" - -#: src/builtin.cpp:1171 src/builtin.cpp:1221 -#, c-format -msgid "%ls: Function '%ls' does not exist\n" -msgstr "" - -#: src/builtin.cpp:1180 -#, c-format -msgid "%ls: Expected exactly one function name for --details\n" -msgstr "" - -#: src/builtin.cpp:1211 -#, c-format -msgid "" -"%ls: Expected exactly two names (current function name, and new function " -"name)\n" -msgstr "" - -#: src/builtin.cpp:1228 -#, c-format -msgid "%ls: Illegal function name '%ls'\n" -msgstr "" - -#: src/builtin.cpp:1237 -#, c-format -msgid "%ls: Function '%ls' already exists. Cannot create copy '%ls'\n" -msgstr "" - -#: src/builtin.cpp:1548 -#, c-format -msgid "%ls: Expected function name" -msgstr "" - -#: src/builtin.cpp:1554 -#, c-format -msgid "%ls: Illegal function name '%ls'" -msgstr "" - -#: src/builtin.cpp:1561 -#, c-format -msgid "" -"%ls: The name '%ls' is reserved,\n" -"and can not be used as a function name" -msgstr "" - -#: src/builtin.cpp:1630 -#, c-format -msgid "%ls: Unknown signal '%ls'" -msgstr "" - -#: src/builtin.cpp:1675 -#, c-format -msgid "%ls: Cannot find calling job for event handler" -msgstr "" - -#: src/builtin.cpp:1683 -#, c-format -msgid "%ls: Invalid process id '%ls'" -msgstr "" - -#: src/builtin.cpp:1739 -#, c-format -msgid "%ls: Unexpected positional argument '%ls'" -msgstr "" - -#: src/builtin.cpp:2163 -#, c-format -msgid "%ls: Argument '%ls' is out of range\n" -msgstr "" - -#: src/builtin.cpp:2169 src/builtin.cpp:2656 src/builtin.cpp:3176 -#, c-format -msgid "%ls: Argument '%ls' must be an integer\n" -msgstr "" - -#: src/builtin.cpp:2212 -#, c-format -msgid "%ls: You can't specify both -p and -P\n" -msgstr "" - -#: src/builtin.cpp:2240 -#, c-format -msgid "%ls: --array option requires a single variable name.\n" -msgstr "" - -#: src/builtin.cpp:2371 src/builtin.cpp:3221 -#: /tmp/fish/explicit/share/functions/history.fish:1 -#, c-format -msgid "you cannot do both '%ls' and '%ls' in the same invocation" -msgstr "" - -#: src/builtin.cpp:2541 -msgid "This is a login shell\n" -msgstr "" - -#: src/builtin.cpp:2543 -msgid "This is not a login shell\n" -msgstr "" - -#: src/builtin.cpp:2547 -#, c-format -msgid "Job control: %ls\n" -msgstr "" - -#: src/builtin.cpp:2549 -msgid "Only on interactive jobs" -msgstr "" - -#: src/builtin.cpp:2550 -msgid "Never" -msgstr "" - -#: src/builtin.cpp:2550 -msgid "Always" -msgstr "" - -#: src/builtin.cpp:2578 src/fish.cpp:422 src/parser.cpp:506 -msgid "Standard input" -msgstr "" - -#: src/builtin.cpp:2586 -msgid "Not a function" -msgstr "" - -#: src/builtin.cpp:2645 src/builtin.h:67 -#, c-format -msgid "%ls: Too many arguments\n" -msgstr "" - -#: src/builtin.cpp:2677 -#, c-format -msgid "%ls: Could not find home directory\n" -msgstr "" - -#: src/builtin.cpp:2691 src/builtin.cpp:2718 -#, c-format -msgid "%ls: '%ls' is not a directory\n" -msgstr "" - -#: src/builtin.cpp:2694 -#, c-format -msgid "%ls: The directory '%ls' does not exist\n" -msgstr "" - -#: src/builtin.cpp:2697 -#, c-format -msgid "%ls: '%ls' is a rotten symlink\n" -msgstr "" - -#: src/builtin.cpp:2700 -#, c-format -msgid "%ls: Unknown error trying to locate directory '%ls'\n" -msgstr "" - -#: src/builtin.cpp:2715 -#, c-format -msgid "%ls: Permission denied: '%ls'\n" -msgstr "" - -#: src/builtin.cpp:2729 -#, c-format -msgid "%ls: Could not set PWD variable\n" -msgstr "" - -#: src/builtin.cpp:2798 -#, c-format -msgid "%ls: Key not specified\n" -msgstr "" - -#: src/builtin.cpp:2828 src/builtin.cpp:2836 -#, c-format -msgid "%ls: Error encountered while sourcing file '%ls':\n" -msgstr "" - -#: src/builtin.cpp:2844 -#, c-format -msgid "%ls: '%ls' is not a file\n" -msgstr "" - -#: src/builtin.cpp:2861 -#, c-format -msgid "%ls: Error while reading file '%ls'\n" -msgstr "" - -#: src/builtin.cpp:2890 src/builtin.cpp:2991 src/builtin.cpp:3070 -#, c-format -msgid "%ls: There are no suitable jobs\n" -msgstr "" - -#: src/builtin.cpp:2906 -#, c-format -msgid "%ls: Ambiguous job\n" -msgstr "" - -#: src/builtin.cpp:2908 src/builtin_jobs.cpp:189 -#, c-format -msgid "%ls: '%ls' is not a job\n" -msgstr "" - -#: src/builtin.cpp:2923 src/builtin_jobs.cpp:199 -#, c-format -msgid "%ls: No suitable job: %d\n" -msgstr "" - -#: src/builtin.cpp:2926 -#, c-format -msgid "" -"%ls: Can't put job %d, '%ls' to foreground because it is not under job " -"control\n" -msgstr "" - -#: src/builtin.cpp:2962 +#: src/builtin_bg.cpp:23 #, c-format msgid "" "%ls: Can't put job %d, '%ls' to background because it is not under job " "control\n" msgstr "" -#: src/builtin.cpp:2968 +#: src/builtin_bg.cpp:29 #, c-format msgid "Send job %d '%ls' to background\n" msgstr "" -#: src/builtin.cpp:3008 src/builtin.cpp:3083 +#: src/builtin_bg.cpp:63 src/builtin_disown.cpp:69 src/builtin_fg.cpp:49 +#, c-format +msgid "%ls: There are no suitable jobs\n" +msgstr "" + +#: src/builtin_bg.cpp:80 src/builtin_disown.cpp:82 #, c-format msgid "%ls: '%ls' is not a valid job specifier\n" msgstr "" -#: src/builtin.cpp:3023 src/builtin.cpp:3090 +#: src/builtin_bg.cpp:95 src/builtin_disown.cpp:89 #, c-format msgid "%ls: Could not find job '%d'\n" msgstr "" -#: src/builtin.cpp:3033 +#: src/builtin_bind.cpp:141 #, c-format -msgid "%ls: Unknown job '%ls'\n" +msgid "%ls: No key with name '%ls' found\n" msgstr "" -#: src/builtin.cpp:3042 +#: src/builtin_bind.cpp:143 #, c-format -msgid "%ls: job %d ('%ls') was stopped and has been signalled to continue.\n" +msgid "%ls: Key with name '%ls' does not have any mapping\n" msgstr "" -#: src/builtin.cpp:3129 +#: src/builtin_bind.cpp:146 +#, c-format +msgid "%ls: Unknown error trying to bind to key named '%ls'\n" +msgstr "" + +#: src/builtin_bind.cpp:239 +#, c-format +msgid "%ls: No binding found for key '%ls'\n" +msgstr "" + +#: src/builtin_bind.cpp:242 +#, c-format +msgid "%ls: No binding found for sequence '%ls'\n" +msgstr "" + +#: src/builtin_bind.cpp:406 +#, c-format +msgid "%ls: Invalid state\n" +msgstr "" + +#: src/builtin_block.cpp:89 +#, c-format +msgid "%ls: Can not specify scope when removing block\n" +msgstr "" + +#: src/builtin_block.cpp:94 +#, c-format +msgid "%ls: No blocks defined\n" +msgstr "" + +#: src/builtin_cd.cpp:44 +#, c-format +msgid "%ls: Could not find home directory\n" +msgstr "" + +#: src/builtin_cd.cpp:52 src/builtin_cd.cpp:79 +#, c-format +msgid "%ls: '%ls' is not a directory\n" +msgstr "" + +#: src/builtin_cd.cpp:55 +#, c-format +msgid "%ls: The directory '%ls' does not exist\n" +msgstr "" + +#: src/builtin_cd.cpp:58 +#, c-format +msgid "%ls: '%ls' is a rotten symlink\n" +msgstr "" + +#: src/builtin_cd.cpp:61 +#, c-format +msgid "%ls: Unknown error trying to locate directory '%ls'\n" +msgstr "" + +#: src/builtin_cd.cpp:76 +#, c-format +msgid "%ls: Permission denied: '%ls'\n" +msgstr "" + +#: src/builtin_cd.cpp:90 +#, c-format +msgid "%ls: Could not set PWD variable\n" +msgstr "" + +#: src/builtin_commandline.cpp:344 +#, c-format +msgid "%ls: Unknown input function '%ls'" +msgstr "" + +#: src/builtin_complete.cpp:183 +#, c-format +msgid "%ls: Invalid token '%ls'\n" +msgstr "" + +#: src/builtin_complete.cpp:203 +#, c-format +msgid "%ls: -s requires a non-empty string\n" +msgstr "" + +#: src/builtin_complete.cpp:211 +#, c-format +msgid "%ls: -l requires a non-empty string\n" +msgstr "" + +#: src/builtin_complete.cpp:219 +#, c-format +msgid "%ls: -o requires a non-empty string\n" +msgstr "" + +#: src/builtin_contains.cpp:75 +#, c-format +msgid "%ls: Key not specified\n" +msgstr "" + +#: src/builtin.cpp:261 +#, c-format +msgid "" +"%ls: Type 'help %ls' for related documentation\n" +"\n" +msgstr "" + +#: src/builtin.cpp:337 #, c-format msgid "%ls: Not inside of loop\n" msgstr "" -#: src/builtin.cpp:3193 +#: src/builtin.cpp:371 #, c-format -msgid "%ls: Not inside of function\n" +msgid "%ls: Command not valid at an interactive prompt\n" msgstr "" -#: src/builtin.cpp:3234 -#, c-format -msgid "%ls: you cannot use any options with the %ls command\n" -msgstr "" - -#: src/builtin.cpp:3344 src/builtin.cpp:3380 -#, c-format -msgid "%ls: max value '%ls' is not a valid number\n" -msgstr "" - -#: src/builtin.cpp:3423 -msgid "builtin history delete only supports --exact\n" -msgstr "" - -#: src/builtin.cpp:3429 -msgid "builtin history delete only supports --case-sensitive\n" -msgstr "" - -#: src/builtin.cpp:3553 -#, c-format -msgid "%ls: Invalid path: %ls\n" -msgstr "" - -#: src/builtin.cpp:3568 src/builtin.cpp:3620 +#: src/builtin.cpp:409 src/builtin.cpp:459 msgid "Test a condition" msgstr "" -#: src/builtin.cpp:3571 -msgid "Try out the new parser" -msgstr "" - -#: src/builtin.cpp:3573 +#: src/builtin.cpp:410 msgid "Execute command if previous command suceeded" msgstr "" -#: src/builtin.cpp:3574 +#: src/builtin.cpp:411 +msgid "Parse options in fish script" +msgstr "" + +#: src/builtin.cpp:412 msgid "Create a block of code" msgstr "" -#: src/builtin.cpp:3575 +#: src/builtin.cpp:413 msgid "Send job to background" msgstr "" -#: src/builtin.cpp:3576 +#: src/builtin.cpp:414 msgid "Handle fish key bindings" msgstr "" -#: src/builtin.cpp:3577 +#: src/builtin.cpp:415 msgid "Temporarily block delivery of events" msgstr "" -#: src/builtin.cpp:3578 +#: src/builtin.cpp:416 msgid "Stop the innermost loop" msgstr "" -#: src/builtin.cpp:3580 +#: src/builtin.cpp:418 msgid "" "Temporarily halt execution of a script and launch an interactive debug prompt" msgstr "" -#: src/builtin.cpp:3581 +#: src/builtin.cpp:419 msgid "Run a builtin command instead of a function" msgstr "" -#: src/builtin.cpp:3582 src/builtin.cpp:3619 +#: src/builtin.cpp:420 src/builtin.cpp:458 msgid "Conditionally execute a block of commands" msgstr "" -#: src/builtin.cpp:3583 +#: src/builtin.cpp:421 msgid "Change working directory" msgstr "" -#: src/builtin.cpp:3584 +#: src/builtin.cpp:422 msgid "Run a program instead of a function or builtin" msgstr "" -#: src/builtin.cpp:3585 +#: src/builtin.cpp:423 msgid "Set or get the commandline" msgstr "" -#: src/builtin.cpp:3586 +#: src/builtin.cpp:424 msgid "Edit command specific completions" msgstr "" -#: src/builtin.cpp:3587 +#: src/builtin.cpp:425 msgid "Search for a specified string in a list" msgstr "" -#: src/builtin.cpp:3589 +#: src/builtin.cpp:427 msgid "Skip the rest of the current lap of the innermost loop" msgstr "" -#: src/builtin.cpp:3590 +#: src/builtin.cpp:428 msgid "Count the number of arguments" msgstr "" -#: src/builtin.cpp:3591 +#: src/builtin.cpp:429 msgid "Remove job from job list" msgstr "" -#: src/builtin.cpp:3592 +#: src/builtin.cpp:430 msgid "Print arguments" msgstr "" -#: src/builtin.cpp:3593 +#: src/builtin.cpp:431 msgid "Evaluate block if condition is false" msgstr "" -#: src/builtin.cpp:3594 +#: src/builtin.cpp:432 msgid "Emit an event" msgstr "" -#: src/builtin.cpp:3595 +#: src/builtin.cpp:433 msgid "End a block of commands" msgstr "" -#: src/builtin.cpp:3596 +#: src/builtin.cpp:434 msgid "Run command in current process" msgstr "" -#: src/builtin.cpp:3597 +#: src/builtin.cpp:435 msgid "Exit the shell" msgstr "" -#: src/builtin.cpp:3598 +#: src/builtin.cpp:436 msgid "Return an unsuccessful result" msgstr "" -#: src/builtin.cpp:3599 +#: src/builtin.cpp:437 msgid "Send job to foreground" msgstr "" -#: src/builtin.cpp:3600 +#: src/builtin.cpp:438 msgid "Perform a set of commands multiple times" msgstr "" -#: src/builtin.cpp:3601 +#: src/builtin.cpp:439 msgid "Define a new function" msgstr "" -#: src/builtin.cpp:3602 +#: src/builtin.cpp:440 msgid "List or remove functions" msgstr "" -#: src/builtin.cpp:3603 +#: src/builtin.cpp:441 msgid "History of commands executed by user" msgstr "" -#: src/builtin.cpp:3604 +#: src/builtin.cpp:442 msgid "Evaluate block if condition is true" msgstr "" -#: src/builtin.cpp:3605 +#: src/builtin.cpp:443 msgid "Print currently running jobs" msgstr "" -#: src/builtin.cpp:3606 +#: src/builtin.cpp:444 +msgid "Evaluate math expressions" +msgstr "" + +#: src/builtin.cpp:445 msgid "Negate exit status of job" msgstr "" -#: src/builtin.cpp:3607 +#: src/builtin.cpp:446 msgid "Execute command if previous command failed" msgstr "" -#: src/builtin.cpp:3608 +#: src/builtin.cpp:447 msgid "Prints formatted text" msgstr "" -#: src/builtin.cpp:3609 +#: src/builtin.cpp:448 msgid "Print the working directory" msgstr "" -#: src/builtin.cpp:3610 +#: src/builtin.cpp:449 msgid "Generate random number" msgstr "" -#: src/builtin.cpp:3611 +#: src/builtin.cpp:450 msgid "Read a line of input into variables" msgstr "" -#: src/builtin.cpp:3612 +#: src/builtin.cpp:451 msgid "Convert path to absolute path without symlinks" msgstr "" -#: src/builtin.cpp:3613 +#: src/builtin.cpp:452 msgid "Stop the currently evaluated function" msgstr "" -#: src/builtin.cpp:3614 +#: src/builtin.cpp:453 msgid "Handle environment variables" msgstr "" -#: src/builtin.cpp:3615 +#: src/builtin.cpp:454 msgid "Set the terminal color" msgstr "" -#: src/builtin.cpp:3616 +#: src/builtin.cpp:455 msgid "Evaluate contents of file" msgstr "" -#: src/builtin.cpp:3617 +#: src/builtin.cpp:456 msgid "Return status information about fish" msgstr "" -#: src/builtin.cpp:3618 +#: src/builtin.cpp:457 msgid "Manipulate strings" msgstr "" -#: src/builtin.cpp:3621 +#: src/builtin.cpp:460 msgid "Return a successful result" msgstr "" -#: src/builtin.cpp:3622 +#: src/builtin.cpp:461 msgid "Set or get the shells resource usage limits" msgstr "" -#: src/builtin.cpp:3623 +#: src/builtin.cpp:462 msgid "Perform a command multiple times" msgstr "" -#: src/builtin_jobs.cpp:54 +#: src/builtin_disown.cpp:21 +#, c-format +msgid "%ls: Unknown job '%ls'\n" +msgstr "" + +#: src/builtin_disown.cpp:30 +#, c-format +msgid "%ls: job %d ('%ls') was stopped and has been signalled to continue.\n" +msgstr "" + +#: src/builtin_exit.cpp:85 src/builtin_read.cpp:138 src/builtin_return.cpp:85 +#, c-format +msgid "%ls: Argument '%ls' must be an integer\n" +msgstr "" + +#: src/builtin_fg.cpp:65 +#, c-format +msgid "%ls: Ambiguous job\n" +msgstr "" + +#: src/builtin_fg.cpp:67 src/builtin_jobs.cpp:181 +#, c-format +msgid "%ls: '%ls' is not a job\n" +msgstr "" + +#: src/builtin_fg.cpp:81 src/builtin_jobs.cpp:191 +#, c-format +msgid "%ls: No suitable job: %d\n" +msgstr "" + +#: src/builtin_fg.cpp:84 +#, c-format +msgid "" +"%ls: Can't put job %d, '%ls' to foreground because it is not under job " +"control\n" +msgstr "" + +#: src/builtin_function.cpp:68 +#, c-format +msgid "%ls: Unknown signal '%ls'" +msgstr "" + +#: src/builtin_function.cpp:113 +#, c-format +msgid "%ls: Cannot find calling job for event handler" +msgstr "" + +#: src/builtin_function.cpp:121 +#, c-format +msgid "%ls: Invalid process id '%ls'" +msgstr "" + +#: src/builtin_function.cpp:179 +#, c-format +msgid "%ls: Expected function name" +msgstr "" + +#: src/builtin_function.cpp:185 +#, c-format +msgid "%ls: Illegal function name '%ls'" +msgstr "" + +#: src/builtin_function.cpp:192 +#, c-format +msgid "" +"%ls: The name '%ls' is reserved,\n" +"and can not be used as a function name" +msgstr "" + +#: src/builtin_function.cpp:239 +#, c-format +msgid "%ls: Unexpected positional argument '%ls'" +msgstr "" + +#: src/builtin_functions.cpp:275 src/builtin.h:38 +#, c-format +msgid "%ls: Invalid combination of options\n" +msgstr "" + +#: src/builtin_functions.cpp:289 +#, c-format +msgid "%ls: Expected exactly one function name\n" +msgstr "" + +#: src/builtin_functions.cpp:296 src/builtin_functions.cpp:352 +#, c-format +msgid "%ls: Function '%ls' does not exist\n" +msgstr "" + +#: src/builtin_functions.cpp:307 +#, c-format +msgid "%ls: Expected exactly one function name for --details\n" +msgstr "" + +#: src/builtin_functions.cpp:342 +#, c-format +msgid "" +"%ls: Expected exactly two names (current function name, and new function " +"name)\n" +msgstr "" + +#: src/builtin_functions.cpp:359 +#, c-format +msgid "%ls: Illegal function name '%ls'\n" +msgstr "" + +#: src/builtin_functions.cpp:368 +#, c-format +msgid "%ls: Function '%ls' already exists. Cannot create copy '%ls'\n" +msgstr "" + +#: src/builtin_history.cpp:71 src/builtin_status.cpp:117 +#, c-format +msgid "you cannot do both '%ls' and '%ls' in the same invocation" +msgstr "" + +#: src/builtin_history.cpp:84 +#, c-format +msgid "%ls: you cannot use any options with the %ls command\n" +msgstr "" + +#: src/builtin_history.cpp:163 +#, c-format +msgid "%ls: max value '%ls' is not a valid number\n" +msgstr "" + +#: src/builtin_history.cpp:261 +msgid "builtin history delete only supports --exact\n" +msgstr "" + +#: src/builtin_history.cpp:267 +msgid "builtin history delete only supports --case-sensitive\n" +msgstr "" + +#: src/builtin_jobs.cpp:55 msgid "Job\tGroup\t" msgstr "" -#: src/builtin_jobs.cpp:56 +#: src/builtin_jobs.cpp:57 msgid "CPU\t" msgstr "" -#: src/builtin_jobs.cpp:58 +#: src/builtin_jobs.cpp:59 msgid "State\tCommand\n" msgstr "" -#: src/builtin_jobs.cpp:66 +#: src/builtin_jobs.cpp:67 msgid "stopped" msgstr "" -#: src/builtin_jobs.cpp:66 +#: src/builtin_jobs.cpp:67 msgid "running" msgstr "" -#: src/builtin_jobs.cpp:75 +#: src/builtin_jobs.cpp:76 msgid "Group\n" msgstr "" -#: src/builtin_jobs.cpp:83 +#: src/builtin_jobs.cpp:84 msgid "Process\n" msgstr "" -#: src/builtin_jobs.cpp:94 +#: src/builtin_jobs.cpp:95 msgid "Command\n" msgstr "" -#: src/builtin_jobs.cpp:219 +#: src/builtin_jobs.cpp:211 #, c-format msgid "%ls: There are no jobs\n" msgstr "" +#: src/builtin_math.cpp:44 +#, c-format +msgid "%ls: '%ls' is not a valid scale value\n" +msgstr "" + +#: src/builtin_math.cpp:148 +#, c-format +msgid "Var '%ls' not a valid floating point number: '%ls'." +msgstr "" + +#: src/builtin_math.cpp:157 +#, c-format +msgid "More than %d var names in math expression." +msgstr "" + +#: src/builtin_math.cpp:194 +#, c-format +msgid "%ls: Invalid expression: %ls\n" +msgstr "" + #: src/builtin_printf.cpp:243 msgid "Number out of range" msgstr "" @@ -638,132 +654,247 @@ msgstr "" msgid "Unicode character out of range: \\%c%0*x" msgstr "" -#: src/builtin_printf.cpp:646 +#: src/builtin_printf.cpp:647 #, c-format msgid "invalid field width: %ls" msgstr "" -#: src/builtin_printf.cpp:673 +#: src/builtin_printf.cpp:674 #, c-format msgid "invalid precision: %ls" msgstr "" -#: src/builtin_printf.cpp:698 +#: src/builtin_printf.cpp:699 #, c-format msgid "%.*ls: invalid conversion specification" msgstr "" -#: src/builtin_printf.cpp:730 -msgid "printf: not enough arguments" +#: src/builtin_read.cpp:123 +#, c-format +msgid "" +"%ls: flags '--mode-name' / '-m' are now ignored. Set fish_history instead.\n" msgstr "" -#: src/builtin_set_color.cpp:142 src/builtin_set_color.cpp:161 +#: src/builtin_read.cpp:132 +#, c-format +msgid "%ls: Argument '%ls' is out of range\n" +msgstr "" + +#: src/builtin_read.cpp:344 +#, c-format +msgid "%ls: You can't specify both -p and -P\n" +msgstr "" + +#: src/builtin_realpath.cpp:44 +#, c-format +msgid "%ls: Invalid path: %ls\n" +msgstr "" + +#: src/builtin_return.cpp:100 +#, c-format +msgid "%ls: Not inside of function\n" +msgstr "" + +#: src/builtin_set_color.cpp:159 src/builtin_set_color.cpp:178 #, c-format msgid "%ls: Unknown color '%ls'\n" msgstr "" -#: src/builtin_set_color.cpp:150 +#: src/builtin_set_color.cpp:167 #, c-format msgid "%ls: Expected an argument\n" msgstr "" -#: src/builtin_set.cpp:133 +#: src/builtin_set.cpp:62 #, c-format -msgid "%ls: Tried to change the read-only variable '%ls'\n" +msgid "%ls: Warning: $%ls entry \"%ls\" is not valid (%s)\n" msgstr "" -#: src/builtin_set.cpp:140 +#: src/builtin_set.cpp:64 #, c-format -msgid "%ls: Tried to set the special variable '%ls' with the wrong scope\n" +msgid "%ls: Did you mean 'set %ls $%ls %ls'?\n" msgstr "" -#: src/builtin_set.cpp:147 +#: src/builtin_set.cpp:65 #, c-format -msgid "%ls: Tried to set the special variable '%ls' to an invalid value\n" +msgid "%ls: You provided %d indexes but %d values\n" msgstr "" -#: src/builtin_set.cpp:189 -#, c-format -msgid "%ls: Multiple variable names specified in single call (%ls and %.*ls)\n" -msgstr "" - -#: src/builtin_set.cpp:201 -#, c-format -msgid "%ls: Invalid index starting at '%ls'\n" -msgstr "" - -#: src/builtin_set.cpp:503 +#: src/builtin_set.cpp:66 #, c-format msgid "%ls: Erase needs a variable name\n" msgstr "" -#: src/builtin_set.cpp:593 +#: src/builtin_set.cpp:67 #, c-format -msgid "%ls: Values cannot be specfied with erase\n" +msgid "%ls: Array index out of bounds\n" msgstr "" -#: src/builtin_set.cpp:612 +#: src/builtin_set.cpp:69 #, c-format msgid "" -"%ls: Warning: universal scope selected, but a global variable '%ls' exists.\n" +"%ls: Universal variable '%ls' is shadowed by the global variable of the same " +"name.\n" msgstr "" -#: src/builtin_string.cpp:35 +#: src/builtin_set.cpp:303 +#, c-format +msgid "%ls: Tried to change the read-only variable '%ls'\n" +msgstr "" + +#: src/builtin_set.cpp:310 +#, c-format +msgid "%ls: Tried to set the special variable '%ls' with the wrong scope\n" +msgstr "" + +#: src/builtin_set.cpp:317 +#, c-format +msgid "%ls: Tried to set the special variable '%ls' to an invalid value\n" +msgstr "" + +#: src/builtin_set.cpp:355 +#, c-format +msgid "%ls: Invalid index starting at '%ls'\n" +msgstr "" + +#: src/builtin_set.cpp:537 +#, c-format +msgid "$%ls: not set in %ls scope\n" +msgstr "" + +#: src/builtin_set.cpp:542 +msgid "exported" +msgstr "" + +#: src/builtin_set.cpp:542 +msgid "unexported" +msgstr "" + +#: src/builtin_set.cpp:544 +#, c-format +msgid "$%ls: set in %ls scope, %ls, with %d elements\n" +msgstr "" + +#: src/builtin_set.cpp:554 +#, c-format +msgid "$%ls[%d]: length=%d value=|%ls|\n" +msgstr "" + +#: src/builtin_set.cpp:578 +#, c-format +msgid "$%ls: invalid var name\n" +msgstr "" + +#: src/builtin_set.cpp:584 +#, c-format +msgid "%ls: `set --show` does not allow slices with the var names\n" +msgstr "" + +#: src/builtin_source.cpp:49 src/builtin_source.cpp:57 +#, c-format +msgid "%ls: Error encountered while sourcing file '%ls':\n" +msgstr "" + +#: src/builtin_source.cpp:65 +#, c-format +msgid "%ls: '%ls' is not a file\n" +msgstr "" + +#: src/builtin_source.cpp:84 +#, c-format +msgid "%ls: Error while reading file '%ls'\n" +msgstr "" + +#: src/builtin_status.cpp:155 +#, c-format +msgid "%ls: Invalid level value '%ls'\n" +msgstr "" + +#: src/builtin_status.cpp:276 +msgid "This is a login shell\n" +msgstr "" + +#: src/builtin_status.cpp:278 +msgid "This is not a login shell\n" +msgstr "" + +#: src/builtin_status.cpp:282 +#, c-format +msgid "Job control: %ls\n" +msgstr "" + +#: src/builtin_status.cpp:284 +msgid "Only on interactive jobs" +msgstr "" + +#: src/builtin_status.cpp:285 +msgid "Never" +msgstr "" + +#: src/builtin_status.cpp:285 +msgid "Always" +msgstr "" + +#: src/builtin_status.cpp:312 src/fish.cpp:433 src/parser.cpp:552 +msgid "Standard input" +msgstr "" + +#: src/builtin_status.cpp:320 +msgid "Not a function" +msgstr "" + +#: src/builtin_string.cpp:39 #, c-format msgid "%ls: Expected argument\n" msgstr "" -#: src/builtin_string.cpp:372 +#: src/builtin_string.cpp:160 #, c-format -msgid "%ls: Regular expression compile error: %ls\n" +msgid "%ls: Invalid escape style '%ls'\n" msgstr "" -#: src/builtin_string.cpp:411 -#, c-format -msgid "%ls: Regular expression match error: %ls\n" -msgstr "" - -#: src/builtin_string.cpp:416 -#, c-format -msgid "%ls: Regular expression internal error\n" -msgstr "" - -#: src/builtin_string.cpp:570 -msgid "--enter and --index are mutually exclusive" -msgstr "" - -#: src/builtin_string.cpp:743 -#, c-format -msgid "%ls: Regular expression substitute error: %ls\n" -msgstr "" - -#: src/builtin_string.cpp:1008 -#, c-format -msgid "%ls: Invalid count value '%ls'\n" -msgstr "" - -#: src/builtin_string.cpp:1021 -#, c-format -msgid "%ls: Invalid max value '%ls'\n" -msgstr "" - -#: src/builtin_string.cpp:1104 +#: src/builtin_string.cpp:238 #, c-format msgid "%ls: Invalid length value '%ls'\n" msgstr "" -#: src/builtin_string.cpp:1120 +#: src/builtin_string.cpp:258 +#, c-format +msgid "%ls: Invalid max value '%ls'\n" +msgstr "" + +#: src/builtin_string.cpp:275 +#, c-format +msgid "%ls: Invalid count value '%ls'\n" +msgstr "" + +#: src/builtin_string.cpp:321 #, c-format msgid "%ls: Invalid start value '%ls'\n" msgstr "" -#: src/builtin_string.cpp:1294 -msgid "string: Expected subcommand\n" +#: src/builtin_string.cpp:743 +#, c-format +msgid "%ls: Regular expression compile error: %ls\n" msgstr "" -#: src/builtin_string.cpp:1309 +#: src/builtin_string.cpp:782 #, c-format -msgid "string: Unknown subcommand '%ls'\n" +msgid "%ls: Regular expression match error: %ls\n" +msgstr "" + +#: src/builtin_string.cpp:787 +#, c-format +msgid "%ls: Regular expression internal error\n" +msgstr "" + +#: src/builtin_string.cpp:903 +msgid "--entire and --index are mutually exclusive" +msgstr "" + +#: src/builtin_string.cpp:1055 +#, c-format +msgid "%ls: Regular expression substitute error: %ls\n" msgstr "" #: src/builtin_test.cpp:608 @@ -771,143 +902,143 @@ msgstr "" msgid "invalid integer '%ls'" msgstr "" -#: src/builtin_ulimit.cpp:284 +#: src/builtin_ulimit.cpp:285 #, c-format msgid "%ls: New limit cannot be an empty string\n" msgstr "" -#: src/builtin_ulimit.cpp:296 +#: src/builtin_ulimit.cpp:297 #, c-format msgid "%ls: Invalid limit '%ls'\n" msgstr "" -#: src/common.cpp:1351 +#: src/common.cpp:1551 msgid "Current terminal parameters have rows and/or columns set to zero." msgstr "" -#: src/common.cpp:1352 +#: src/common.cpp:1552 msgid "" "The stty command can be used to correct this (e.g., stty rows 80 columns 24)." msgstr "" -#: src/common.cpp:1374 +#: src/common.cpp:1574 msgid "Current terminal parameters set terminal size to unreasonable value." msgstr "" -#: src/common.cpp:1375 +#: src/common.cpp:1575 msgid "Defaulting terminal size to 80x24." msgstr "" -#: src/common.cpp:1580 +#: src/common.cpp:1781 msgid "This is a bug. Break on bugreport to debug." msgstr "" -#: src/common.cpp:1581 +#: src/common.cpp:1782 #, c-format msgid "If you can reproduce it, please send a bug report to %s." msgstr "" -#: src/common.cpp:1591 +#: src/common.cpp:1792 msgid "empty" msgstr "" -#: src/complete.cpp:51 +#: src/complete.cpp:53 #, c-format msgid "Home for %ls" msgstr "" -#: src/complete.cpp:54 +#: src/complete.cpp:56 #, c-format msgid "Variable: %ls" msgstr "" -#: src/env.cpp:202 +#: src/env.cpp:242 msgid "Tried to pop empty environment stack." msgstr "" -#: src/env.cpp:522 +#: src/env.cpp:537 #, c-format msgid "Using fallback terminal type '%s'." msgstr "" -#: src/env.cpp:527 +#: src/env.cpp:542 #, c-format msgid "Could not set up terminal using the fallback terminal type '%s'." msgstr "" -#: src/env.cpp:558 +#: src/env.cpp:574 msgid "Could not set up terminal." msgstr "" -#: src/env.cpp:560 +#: src/env.cpp:576 msgid "TERM environment variable not set." msgstr "" -#: src/env.cpp:562 +#: src/env.cpp:578 #, c-format msgid "TERM environment variable set to '%ls'." msgstr "" -#: src/env.cpp:563 +#: src/env.cpp:579 msgid "Check that this terminal type is supported on this system." msgstr "" -#: src/env.cpp:670 +#: src/env.cpp:673 msgid "" "Could not determine current working directory. Is your locale set correctly?" msgstr "" -#: src/env_universal_common.cpp:484 +#: src/env_universal_common.cpp:461 #, c-format msgid "Unable to write to universal variables file '%ls': %s" msgstr "" -#: src/env_universal_common.cpp:504 +#: src/env_universal_common.cpp:481 #, c-format msgid "Unable to rename file from '%ls' to '%ls': %s" msgstr "" -#: src/env_universal_common.cpp:556 +#: src/env_universal_common.cpp:533 #, c-format msgid "Unable to open temporary file '%ls': %s" msgstr "" -#: src/env_universal_common.cpp:566 +#: src/env_universal_common.cpp:543 #, c-format msgid "Locking the universal var file took too long (%.3f seconds)." msgstr "" -#: src/env_universal_common.cpp:618 +#: src/env_universal_common.cpp:595 #, c-format msgid "Unable to open universal variable file '%ls': %s" msgstr "" -#: src/env_universal_common.cpp:993 +#: src/env_universal_common.cpp:970 #, c-format msgid "Unable to open shared memory with path '%s': %s" msgstr "" -#: src/env_universal_common.cpp:1003 +#: src/env_universal_common.cpp:980 #, c-format msgid "Unable to fstat shared memory object with path '%s': %s" msgstr "" -#: src/env_universal_common.cpp:1014 +#: src/env_universal_common.cpp:991 #, c-format msgid "Unable to truncate shared memory object with path '%s': %s" msgstr "" -#: src/env_universal_common.cpp:1024 +#: src/env_universal_common.cpp:1001 #, c-format msgid "Unable to memory map shared memory object with path '%s': %s" msgstr "" -#: src/env_universal_common.cpp:1419 +#: src/env_universal_common.cpp:1396 #, c-format msgid "Unable to make a pipe for universal variables using '%ls': %s" msgstr "" -#: src/env_universal_common.cpp:1428 +#: src/env_universal_common.cpp:1405 #, c-format msgid "Unable to open a pipe for universal variables using '%ls': %s" msgstr "" @@ -956,98 +1087,98 @@ msgstr "" msgid "Signal list overflow. Signals have been ignored." msgstr "" -#: src/exec.cpp:43 +#: src/exec.cpp:45 #, c-format msgid "An error occurred while redirecting file descriptor %d" msgstr "" -#: src/exec.cpp:46 +#: src/exec.cpp:48 msgid "An error occurred while writing output" msgstr "" -#: src/exec.cpp:49 +#: src/exec.cpp:51 #, c-format msgid "An error occurred while redirecting file '%s'" msgstr "" -#: src/exec.cpp:634 +#: src/exec.cpp:714 #, c-format msgid "Unknown function '%ls'" msgstr "" -#: src/exec.cpp:751 +#: src/exec.cpp:801 #, c-format msgid "Unknown input redirection type %d" msgstr "" -#: src/expand.cpp:54 +#: src/expand.cpp:55 msgid "Child process" msgstr "" -#: src/expand.cpp:57 +#: src/expand.cpp:58 msgid "Process" msgstr "" -#: src/expand.cpp:60 +#: src/expand.cpp:61 msgid "Job" msgstr "" -#: src/expand.cpp:63 +#: src/expand.cpp:64 #, c-format msgid "Job: %ls" msgstr "" -#: src/expand.cpp:66 +#: src/expand.cpp:67 msgid "Shell process" msgstr "" -#: src/expand.cpp:69 +#: src/expand.cpp:70 msgid "Last background job" msgstr "" -#: src/expand.cpp:400 +#: src/expand.cpp:398 #, c-format msgid "Unexpected failure to convert pid '%ls' to integer\n" msgstr "" -#: src/expand.cpp:997 +#: src/expand.cpp:984 msgid "Mismatched brackets" msgstr "" -#: src/fish.cpp:235 src/fish_indent.cpp:376 -msgid "getopt_long() unexpectedly returned zero\n" +#: src/expand.cpp:1063 +msgid "Too much data emitted by command substitution so it was discarded\n" msgstr "" -#: src/fish.cpp:253 src/fish_indent.cpp:420 +#: src/fish.cpp:275 src/fish_indent.cpp:419 #, c-format msgid "Invalid value '%s' for debug-level flag" msgstr "" -#: src/fish.cpp:280 +#: src/fish.cpp:302 #, c-format msgid "%s, version %s\n" msgstr "" -#: src/fish.cpp:294 src/fish_indent.cpp:435 +#: src/fish.cpp:316 src/fish_indent.cpp:434 #, c-format msgid "Invalid value '%s' for debug-stack-frames flag" msgstr "" -#: src/fish.cpp:344 +#: src/fish.cpp:366 msgid "Can not use the no-execute mode when running an interactive session" msgstr "" -#: src/fish.cpp:420 +#: src/fish.cpp:431 #, c-format msgid "Error while reading file %ls\n" msgstr "" -#: src/fish_indent.cpp:390 +#: src/fish_indent.cpp:389 #, c-format msgid "%ls, version %s\n" msgstr "" -#: src/fish_indent.cpp:454 +#: src/fish_indent.cpp:453 #, c-format msgid "" "Expected file path to read/write for -w:\n" @@ -1055,35 +1186,41 @@ msgid "" " $ %ls -w foo.fish\n" msgstr "" -#: src/fish_indent.cpp:466 src/fish_indent.cpp:496 +#: src/fish_indent.cpp:465 src/fish_indent.cpp:495 #, c-format msgid "Opening \"%s\" failed: %s\n" msgstr "" -#: src/fish_indent.cpp:470 +#: src/fish_indent.cpp:469 msgid "Too many arguments\n" msgstr "" -#: src/fish_key_reader.cpp:240 +#: src/fish_key_reader.cpp:241 #, c-format msgid "signal #%d (%ls) received\n" msgstr "" -#: src/fish_key_reader.cpp:312 +#: src/fish_key_reader.cpp:313 #, c-format msgid "Invalid value '%s' for debug-level flag\n" msgstr "" -#: src/fish_key_reader.cpp:326 +#: src/fish_key_reader.cpp:327 #, c-format msgid "Invalid value '%s' for debug-stack-frames flag\n" msgstr "" -#: src/history.cpp:142 +#: src/history.cpp:146 #, c-format msgid "Locking the history file took too long (%.3f seconds)." msgstr "" +#: src/history.cpp:1850 +#, c-format +msgid "" +"History session ID '%ls' is not a valid variable name. Falling back to `%ls`." +msgstr "" + #: src/io.cpp:57 #, c-format msgid "An error occured while reading output from code block on fd %d" @@ -1100,43 +1237,43 @@ msgstr "" msgid "search: " msgstr "" -#: src/pager.cpp:491 +#: src/pager.cpp:493 #, c-format msgid "%lsand %lu more rows" msgstr "" -#: src/pager.cpp:498 +#: src/pager.cpp:500 #, c-format msgid "rows %lu to %lu of %lu" msgstr "" -#: src/pager.cpp:501 +#: src/pager.cpp:503 msgid "(no matches)" msgstr "" -#: src/parse_execution.cpp:536 +#: src/parse_execution.cpp:556 #, c-format msgid "switch: Expected exactly one argument, got %lu\n" msgstr "" -#: src/parse_execution.cpp:771 +#: src/parse_execution.cpp:791 #, c-format msgid "" "Variables may not be used as commands. In fish, please define a function or " "use 'eval %ls'." msgstr "" -#: src/parse_execution.cpp:776 +#: src/parse_execution.cpp:796 #, c-format msgid "The file '%ls' is not executable by this user" msgstr "" -#: src/parse_execution.cpp:989 +#: src/parse_execution.cpp:1007 #, c-format msgid "Invalid redirection target: %ls" msgstr "" -#: src/parse_execution.cpp:1003 +#: src/parse_execution.cpp:1021 #, c-format msgid "Requested redirection to '%ls', which is not a valid file descriptor" msgstr "" @@ -1198,71 +1335,71 @@ msgstr "" msgid "unknown/invalid block" msgstr "" -#: src/parser.cpp:291 +#: src/parser.cpp:306 #, c-format msgid "Could not write profiling information to file '%s'" msgstr "" -#: src/parser.cpp:293 +#: src/parser.cpp:308 msgid "Time\tSum\tCommand\n" msgstr "" -#: src/parser.cpp:351 +#: src/parser.cpp:366 #, c-format msgid "in event handler: %ls\n" msgstr "" -#: src/parser.cpp:370 +#: src/parser.cpp:385 #, c-format msgid "from sourcing file %ls\n" msgstr "" -#: src/parser.cpp:377 +#: src/parser.cpp:392 #, c-format msgid "in function '%ls'\n" msgstr "" -#: src/parser.cpp:381 +#: src/parser.cpp:396 msgid "in command substitution\n" msgstr "" -#: src/parser.cpp:392 +#: src/parser.cpp:407 #, c-format msgid "\tcalled on line %d of file %ls\n" msgstr "" -#: src/parser.cpp:395 +#: src/parser.cpp:410 msgid "\tcalled during startup\n" msgstr "" -#: src/parser.cpp:397 +#: src/parser.cpp:412 msgid "\tcalled on standard input\n" msgstr "" -#: src/parser.cpp:410 +#: src/parser.cpp:425 #, c-format msgid "\twith parameter list '%ls'\n" msgstr "" -#: src/parser.cpp:501 +#: src/parser.cpp:547 #, c-format msgid "%ls (line %d): " msgstr "" -#: src/parser.cpp:504 +#: src/parser.cpp:550 msgid "Startup" msgstr "" -#: src/parser.cpp:542 +#: src/parser.cpp:588 msgid "Job inconsistency" msgstr "" -#: src/parser.cpp:753 +#: src/parser.cpp:797 #, c-format msgid "%ls (line %lu): " msgstr "" -#: src/parser.cpp:756 +#: src/parser.cpp:800 #, c-format msgid "%ls: " msgstr "" @@ -1286,147 +1423,150 @@ msgstr "" msgid "Error while searching for command '%ls'" msgstr "" -#: src/path.cpp:233 +#: src/path.cpp:276 #, c-format msgid "Unable to locate the %ls directory." msgstr "" -#: src/path.cpp:234 +#: src/path.cpp:277 #, c-format msgid "Please set the %ls or HOME environment variable before starting fish." msgstr "" -#: src/path.cpp:238 +#: src/path.cpp:281 #, c-format msgid "Unable to locate %ls directory derived from $%ls: '%ls'." msgstr "" -#: src/path.cpp:240 +#: src/path.cpp:283 #, c-format msgid "The error was '%s'." msgstr "" -#: src/path.cpp:241 +#: src/path.cpp:284 #, c-format msgid "Please set $%ls to a directory where you have write access." msgstr "" -#: src/path.cpp:292 +#: src/path.cpp:336 msgid "Your personal settings will not be saved." msgstr "" -#: src/path.cpp:307 +#: src/path.cpp:351 msgid "Your history will not be saved." msgstr "" -#: src/proc.cpp:589 -#, c-format -msgid "Job %d, " -msgstr "" - #: src/proc.cpp:590 #, c-format +msgid "Job %d, " +msgstr "" + +#: src/proc.cpp:591 +#, c-format msgid "%ls: %ls'%ls' terminated by signal %ls (%ls)" msgstr "" -#: src/proc.cpp:598 +#: src/proc.cpp:599 #, c-format msgid "%ls: Process %d, '%ls' %ls'%ls' terminated by signal %ls (%ls)" msgstr "" -#: src/proc.cpp:768 +#: src/proc.cpp:769 msgid "An error occured while reading output from code block" msgstr "" -#: src/proc.cpp:799 +#: src/proc.cpp:846 +#, c-format +msgid "Could not send job %d ('%ls') with pgid %d to foreground" +msgstr "" + +#: src/proc.cpp:875 #, c-format msgid "Could not send job %d ('%ls') to foreground" msgstr "" -#: src/proc.cpp:816 -#, c-format -msgid "terminal_give_to_job(): Could not send job %d ('%ls') to foreground" -msgstr "" - -#: src/proc.cpp:840 src/proc.cpp:849 src/proc.cpp:863 +#: src/proc.cpp:899 src/proc.cpp:908 src/proc.cpp:922 msgid "Could not return shell to foreground" msgstr "" -#: src/proc.cpp:996 +#: src/proc.cpp:1055 #, c-format msgid "More than one job in foreground: job 1: '%ls' job 2: '%ls'" msgstr "" -#: src/proc.cpp:1006 +#: src/proc.cpp:1065 msgid "Process argument list" msgstr "" -#: src/proc.cpp:1007 +#: src/proc.cpp:1066 msgid "Process name" msgstr "" -#: src/proc.cpp:1010 +#: src/proc.cpp:1069 #, c-format msgid "Job '%ls', process '%ls' has inconsistent state 'stopped'=%d" msgstr "" -#: src/proc.cpp:1016 +#: src/proc.cpp:1075 #, c-format msgid "Job '%ls', process '%ls' has inconsistent state 'completed'=%d" msgstr "" -#: src/reader.cpp:330 +#: src/reader.cpp:333 msgid "Could not set terminal mode for new job" msgstr "" -#: src/reader.cpp:359 +#: src/reader.cpp:362 msgid "Could not set terminal mode for shell" msgstr "" -#: src/reader.cpp:1602 +#: src/reader.cpp:1601 msgid "No TTY for interactive shell (tcgetpgrp failed)" msgstr "" -#: src/reader.cpp:1612 +#: src/reader.cpp:1611 #, c-format msgid "" "I appear to be an orphaned process, so I am quitting politely. My pid is %d." msgstr "" -#: src/reader.cpp:1637 -msgid "Couldn't put the shell in its own process group" -msgstr "" - -#: src/reader.cpp:1645 -msgid "Couldn't grab control of terminal" -msgstr "" - -#: src/reader.cpp:2016 +#: src/reader.cpp:1994 msgid "Pop null reader block" msgstr "" -#: src/reader.cpp:2205 -msgid "There are still jobs active (use the jobs command to see them).\n" +#: src/reader.cpp:2160 +msgid "There are still jobs active:\n" msgstr "" -#: src/reader.cpp:2206 +#: src/reader.cpp:2161 +msgid "" +"\n" +" PID Command\n" +msgstr "" + +#: src/reader.cpp:2170 msgid "A second attempt to exit will terminate them.\n" msgstr "" -#: src/reader.cpp:3199 +#: src/reader.cpp:2171 +msgid "" +"Use 'disown PID' to remove jobs from the list without terminating them.\n" +msgstr "" + +#: src/reader.cpp:3205 #, c-format msgid "Unknown key binding 0x%X" msgstr "" -#: src/reader.cpp:3288 +#: src/reader.cpp:3294 msgid "Error while reading from file descriptor" msgstr "" -#: src/reader.cpp:3302 +#: src/reader.cpp:3308 msgid "Error while closing input stream" msgstr "" -#: src/reader.cpp:3323 +#: src/reader.cpp:3329 msgid "Error while opening input stream" msgstr "" @@ -1444,151 +1584,151 @@ msgstr "" msgid "The pointer '%ls' is null" msgstr "" -#: src/signal.cpp:39 +#: src/signal.cpp:36 msgid "Terminal hung up" msgstr "" -#: src/signal.cpp:42 +#: src/signal.cpp:39 msgid "Quit request from job control (^C)" msgstr "" -#: src/signal.cpp:45 +#: src/signal.cpp:42 msgid "Quit request from job control with core dump (^\\)" msgstr "" -#: src/signal.cpp:48 +#: src/signal.cpp:45 msgid "Illegal instruction" msgstr "" -#: src/signal.cpp:51 +#: src/signal.cpp:48 msgid "Trace or breakpoint trap" msgstr "" -#: src/signal.cpp:54 +#: src/signal.cpp:51 msgid "Abort" msgstr "" -#: src/signal.cpp:57 +#: src/signal.cpp:54 msgid "Misaligned address error" msgstr "" -#: src/signal.cpp:60 +#: src/signal.cpp:57 msgid "Floating point exception" msgstr "" -#: src/signal.cpp:63 +#: src/signal.cpp:60 msgid "Forced quit" msgstr "" -#: src/signal.cpp:66 +#: src/signal.cpp:63 msgid "User defined signal 1" msgstr "" -#: src/signal.cpp:69 +#: src/signal.cpp:66 msgid "User defined signal 2" msgstr "" -#: src/signal.cpp:72 +#: src/signal.cpp:69 msgid "Address boundary error" msgstr "" -#: src/signal.cpp:75 +#: src/signal.cpp:72 msgid "Broken pipe" msgstr "" -#: src/signal.cpp:78 +#: src/signal.cpp:75 msgid "Timer expired" msgstr "" -#: src/signal.cpp:81 +#: src/signal.cpp:78 msgid "Polite quit request" msgstr "" -#: src/signal.cpp:84 +#: src/signal.cpp:81 msgid "Child process status changed" msgstr "" -#: src/signal.cpp:87 +#: src/signal.cpp:84 msgid "Continue previously stopped process" msgstr "" -#: src/signal.cpp:90 +#: src/signal.cpp:87 msgid "Forced stop" msgstr "" -#: src/signal.cpp:93 +#: src/signal.cpp:90 msgid "Stop request from job control (^Z)" msgstr "" -#: src/signal.cpp:96 +#: src/signal.cpp:93 msgid "Stop from terminal input" msgstr "" -#: src/signal.cpp:99 +#: src/signal.cpp:96 msgid "Stop from terminal output" msgstr "" -#: src/signal.cpp:102 +#: src/signal.cpp:99 msgid "Urgent socket condition" msgstr "" -#: src/signal.cpp:105 +#: src/signal.cpp:102 msgid "CPU time limit exceeded" msgstr "" -#: src/signal.cpp:108 +#: src/signal.cpp:105 msgid "File size limit exceeded" msgstr "" -#: src/signal.cpp:111 +#: src/signal.cpp:108 msgid "Virtual timer expired" msgstr "" -#: src/signal.cpp:114 +#: src/signal.cpp:111 msgid "Profiling timer expired" msgstr "" -#: src/signal.cpp:117 src/signal.cpp:120 +#: src/signal.cpp:114 src/signal.cpp:117 msgid "Window size change" msgstr "" -#: src/signal.cpp:123 +#: src/signal.cpp:120 msgid "I/O on asynchronous file descriptor is possible" msgstr "" -#: src/signal.cpp:126 +#: src/signal.cpp:123 msgid "Power failure" msgstr "" -#: src/signal.cpp:129 +#: src/signal.cpp:126 msgid "Bad system call" msgstr "" -#: src/signal.cpp:132 +#: src/signal.cpp:129 msgid "Information request" msgstr "" -#: src/signal.cpp:135 +#: src/signal.cpp:132 msgid "Stack fault" msgstr "" -#: src/signal.cpp:138 +#: src/signal.cpp:135 msgid "Emulator trap" msgstr "" -#: src/signal.cpp:141 +#: src/signal.cpp:138 msgid "Abort (Alias for SIGABRT)" msgstr "" -#: src/signal.cpp:144 +#: src/signal.cpp:141 msgid "Unused signal" msgstr "" -#: src/signal.cpp:176 src/signal.cpp:188 +#: src/signal.cpp:173 src/signal.cpp:185 msgid "Unknown" msgstr "" -#: src/signal.cpp:417 +#: src/signal.cpp:413 msgid "Signal block mismatch" msgstr "" @@ -1616,46 +1756,46 @@ msgstr "" msgid "Cannot use stdin (fd 0) as pipe output" msgstr "" -#: src/wgetopt.cpp:318 -#, c-format -msgid "%ls: Option '%ls' is ambiguous\n" -msgstr "" - -#: src/wgetopt.cpp:335 -#, c-format -msgid "%ls: Option '--%ls' doesn't allow an argument\n" -msgstr "" - -#: src/wgetopt.cpp:339 -#, c-format -msgid "%ls: Option '%lc%ls' doesn't allow an argument\n" -msgstr "" - -#: src/wgetopt.cpp:350 -#, c-format -msgid "%ls: Option '%ls' requires an argument\n" -msgstr "" - -#: src/wgetopt.cpp:371 -#, c-format -msgid "%ls: Unrecognized option '--%ls'\n" -msgstr "" - -#: src/wgetopt.cpp:374 -#, c-format -msgid "%ls: Unrecognized option '%lc%ls'\n" -msgstr "" - -#: src/wgetopt.cpp:392 +#: src/wgetopt.cpp:246 #, c-format msgid "%ls: Invalid option -- %lc\n" msgstr "" -#: src/wgetopt.cpp:423 +#: src/wgetopt.cpp:277 #, c-format msgid "%ls: Option requires an argument -- %lc\n" msgstr "" +#: src/wgetopt.cpp:304 +#, c-format +msgid "%ls: Option '--%ls' doesn't allow an argument\n" +msgstr "" + +#: src/wgetopt.cpp:308 +#, c-format +msgid "%ls: Option '%lc%ls' doesn't allow an argument\n" +msgstr "" + +#: src/wgetopt.cpp:320 +#, c-format +msgid "%ls: Option '%ls' requires an argument\n" +msgstr "" + +#: src/wgetopt.cpp:383 +#, c-format +msgid "%ls: Option '%ls' is ambiguous\n" +msgstr "" + +#: src/wgetopt.cpp:402 +#, c-format +msgid "%ls: Unrecognized option '--%ls'\n" +msgstr "" + +#: src/wgetopt.cpp:405 +#, c-format +msgid "%ls: Unrecognized option '%lc%ls'\n" +msgstr "" + #: src/wildcard.cpp:27 /tmp/fish/implicit/share/completions/journalctl.fish:2 msgid "Executable" msgstr "" @@ -1666,9 +1806,10 @@ msgstr "" #: src/wildcard.cpp:31 /tmp/fish/implicit/share/completions/fossil.fish:6 #: /tmp/fish/implicit/share/completions/fossil.fish:90 -#: /tmp/fish/implicit/share/completions/git.fish:86 -#: /tmp/fish/implicit/share/completions/git.fish:203 -#: /tmp/fish/implicit/share/completions/git.fish:261 +#: /tmp/fish/implicit/share/completions/git.fish:87 +#: /tmp/fish/implicit/share/completions/git.fish:206 +#: /tmp/fish/implicit/share/completions/git.fish:266 +#: /tmp/fish/implicit/share/completions/git.fish:267 msgid "File" msgstr "" @@ -1710,65 +1851,90 @@ msgstr "" msgid "Directory" msgstr "" -#: src/wutil.cpp:147 +#: src/wutil.cpp:146 #, c-format msgid "getcwd() failed with errno %d/%s" msgstr "" -#: src/builtin.h:38 +#: src/builtin.h:35 #, c-format msgid "%ls: Expected argument for option %ls\n" msgstr "" -#: src/builtin.h:44 +#: src/builtin.h:41 #, c-format msgid "" "%ls: Invalid combination of options,\n" "%ls\n" msgstr "" -#: src/builtin.h:48 +#: src/builtin.h:45 #, c-format msgid "%ls: Variable scope can only be one of universal, global and local\n" msgstr "" -#: src/builtin.h:51 +#: src/builtin.h:48 #, c-format msgid "%ls: Variable can't be both exported and unexported\n" msgstr "" -#: src/builtin.h:54 +#: src/builtin.h:51 #, c-format msgid "%ls: Unknown option '%ls'\n" msgstr "" +#: src/builtin.h:54 +#, c-format +msgid "%ls: Expected %d args, got %d\n" +msgstr "" + +#: src/builtin.h:55 +#, c-format +msgid "%ls %ls: Expected %d args, got %d\n" +msgstr "" + +#: src/builtin.h:56 +#, c-format +msgid "%ls: Expected at least %d args, got only %d\n" +msgstr "" + #: src/builtin.h:57 #, c-format -msgid "%ls: expected %d args, got %d\n" +msgid "%ls: Expected at most %d args, got %d\n" msgstr "" -#: src/builtin.h:58 -#, c-format -msgid "%ls: %ls expected %d args, got %d\n" -msgstr "" - -#: src/builtin.h:61 +#: src/builtin.h:60 #, c-format msgid "%ls: Variable name '%ls' is not valid. See `help identifiers`.\n" msgstr "" -#: src/builtin.h:64 +#: src/builtin.h:63 #, c-format msgid "%ls: mode name '%ls' is not valid. See `help identifiers`.\n" msgstr "" -#: src/builtin.h:70 +#: src/builtin.h:66 +#, c-format +msgid "%ls: Too many arguments\n" +msgstr "" + +#: src/builtin.h:69 #, c-format msgid "%ls: Argument '%ls' is not a number\n" msgstr "" +#: src/builtin.h:72 +#, c-format +msgid "%ls: Expected a subcommand to follow the command\n" +msgstr "" + #: src/builtin.h:73 #, c-format +msgid "%ls: Subcommand '%ls' is not valid\n" +msgstr "" + +#: src/builtin.h:76 +#, c-format msgid "Send job %d, '%ls' to foreground\n" msgstr "" @@ -1776,10 +1942,6 @@ msgstr "" msgid "An error occurred while setting up pipe" msgstr "" -#: src/expand.h:100 -msgid "Array index out of bounds" -msgstr "" - #: src/parse_constants.h:225 #, c-format msgid "" @@ -2079,6 +2241,10 @@ msgstr "" msgid "show some examples of usage" msgstr "" +#: /tmp/fish/explicit/share/completions/git.fish:1 +msgid "Warning: alias '%s' has more than one command: '%s'" +msgstr "" + #: /tmp/fish/explicit/share/completions/launchctl.fish:1 msgid "Bootstraps a domain or a service into a domain" msgstr "" @@ -2330,48 +2496,81 @@ msgid "Remove all temporarily added virtual overlays from the eix database" msgstr "" #: /tmp/fish/explicit/share/functions/abbr.fish:1 -msgid "%s: invalid option -- %s\\n" +msgid "%s: Could not figure out what to do!\\n" msgstr "" #: /tmp/fish/explicit/share/functions/abbr.fish:2 -msgid "%s: %s cannot be specified along with %s\\n" +msgid "%s %s: Requires at least two arguments\\n" msgstr "" #: /tmp/fish/explicit/share/functions/abbr.fish:3 -msgid "%s: option requires an argument -- %s\\n" +#: /tmp/fish/explicit/share/functions/abbr.fish:5 +#: /tmp/fish/explicit/share/functions/abbr.fish:8 +#: /tmp/fish/explicit/share/functions/abbr.fish:9 +msgid "%s %s: Abbreviation %s cannot have spaces in the word\\n" msgstr "" #: /tmp/fish/explicit/share/functions/abbr.fish:4 -msgid "%s: Unexpected argument -- %s\\n" -msgstr "" - -#: /tmp/fish/explicit/share/functions/abbr.fish:5 -#: /tmp/fish/explicit/share/functions/abbr.fish:8 -msgid "%s: abbreviation cannot have spaces in the key\\n" +msgid "%s %s: Expected one argument\\n" msgstr "" #: /tmp/fish/explicit/share/functions/abbr.fish:6 -msgid "%s: abbreviation must have a value\\n" +#: /tmp/fish/explicit/share/functions/abbr.fish:10 +msgid "%s %s: No abbreviation named %s\\n" msgstr "" #: /tmp/fish/explicit/share/functions/abbr.fish:7 +msgid "%s %s: Requires exactly two arguments\\n" +msgstr "" + +#: /tmp/fish/explicit/share/functions/abbr.fish:11 +msgid "%s %s: Abbreviation %s already exists, cannot rename %s\\n" +msgstr "" + +#: /tmp/fish/explicit/share/functions/abbr.fish:12 +#: /tmp/fish/explicit/share/functions/abbr.fish:13 +msgid "%s %s: Unexpected argument -- '%s'\\n" +msgstr "" + +#: /tmp/fish/explicit/share/functions/abbr_old.fish:1 +msgid "%s: invalid option -- %s\\n" +msgstr "" + +#: /tmp/fish/explicit/share/functions/abbr_old.fish:2 +msgid "%s: %s cannot be specified along with %s\\n" +msgstr "" + +#: /tmp/fish/explicit/share/functions/abbr_old.fish:3 +msgid "%s: option requires an argument -- %s\\n" +msgstr "" + +#: /tmp/fish/explicit/share/functions/abbr_old.fish:4 +msgid "%s: Unexpected argument -- %s\\n" +msgstr "" + +#: /tmp/fish/explicit/share/functions/abbr_old.fish:5 +#: /tmp/fish/explicit/share/functions/abbr_old.fish:8 +msgid "%s: abbreviation cannot have spaces in the key\\n" +msgstr "" + +#: /tmp/fish/explicit/share/functions/abbr_old.fish:6 +msgid "%s: abbreviation must have a value\\n" +msgstr "" + +#: /tmp/fish/explicit/share/functions/abbr_old.fish:7 msgid "%s: abbreviation '%s' already exists, cannot rename\\n" msgstr "" -#: /tmp/fish/explicit/share/functions/abbr.fish:9 -#: /tmp/fish/explicit/share/functions/abbr.fish:10 +#: /tmp/fish/explicit/share/functions/abbr_old.fish:9 +#: /tmp/fish/explicit/share/functions/abbr_old.fish:10 msgid "%s: no such abbreviation '%s'\\n" msgstr "" #: /tmp/fish/explicit/share/functions/alias.fish:1 -msgid "%s: Expected one or two arguments, got %d\\n" -msgstr "" - -#: /tmp/fish/explicit/share/functions/alias.fish:2 msgid "%s: Name cannot be empty\\n" msgstr "" -#: /tmp/fish/explicit/share/functions/alias.fish:3 +#: /tmp/fish/explicit/share/functions/alias.fish:2 msgid "%s: Body cannot be empty\\n" msgstr "" @@ -2379,6 +2578,31 @@ msgstr "" msgid "Too many args for cd command" msgstr "" +#: /tmp/fish/explicit/share/functions/cdh.fish:1 +msgid "cdh: Expected zero or one arguments" +msgstr "" + +#: /tmp/fish/explicit/share/functions/cdh.fish:2 +msgid "No previous directories to select. You have to cd at least once." +msgstr "" + +#: /tmp/fish/explicit/share/functions/cdh.fish:3 +msgid "This should not happen. Have you changed the cd function?" +msgstr "" + +#: /tmp/fish/explicit/share/functions/cdh.fish:4 +msgid "There are %s unique dirs in your history but I can only handle %s" +msgstr "" + +#: /tmp/fish/explicit/share/functions/cdh.fish:5 +msgid "Select directory by letter or number: " +msgstr "" + +#: /tmp/fish/explicit/share/functions/cdh.fish:6 +msgid "" +"Error: expected a number between 1 and %d or letter in that range, got \"%s\"" +msgstr "" + #: /tmp/fish/explicit/share/functions/edit_command_buffer.fish:2 msgid "Please set VISUAL or EDITOR to your preferred editor." msgstr "" @@ -2412,9 +2636,13 @@ msgstr "" msgid "Hit end of history…\\n" msgstr "" +#: /tmp/fish/explicit/share/functions/fish_opt.fish:1 +msgid "%s: The --short flag is required and must be a single character\\n" +msgstr "" + #: /tmp/fish/explicit/share/functions/__fish_print_packages.fish:1 #: /tmp/fish/implicit/share/completions/apt-cache.fish:31 -#: /tmp/fish/implicit/share/completions/apt.fish:3 +#: /tmp/fish/implicit/share/completions/apt.fish:4 #: /tmp/fish/implicit/share/completions/apt-get.fish:3 #: /tmp/fish/implicit/share/completions/aptitude.fish:3 #: /tmp/fish/implicit/share/completions/apt-mark.fish:3 @@ -2426,43 +2654,31 @@ msgstr "" msgid "Package" msgstr "" -#: /tmp/fish/explicit/share/functions/funced.fish:1 -#: /tmp/fish/explicit/share/functions/nextd.fish:1 -#: /tmp/fish/explicit/share/functions/prevd.fish:1 -#: /tmp/fish/explicit/share/functions/type.fish:1 -#: /tmp/fish/explicit/share/functions/vared.fish:1 -msgid "%s: Unknown option %s\\n" +#: /tmp/fish/explicit/share/functions/fish_update_completions.fish:1 +msgid "python executable not found" msgstr "" #: /tmp/fish/explicit/share/functions/funced.fish:2 -msgid "funced: You must specify one function name" -msgstr "" - -#: /tmp/fish/explicit/share/functions/funced.fish:4 msgid "Editing failed or was cancelled" msgstr "" -#: /tmp/fish/explicit/share/functions/funced.fish:5 +#: /tmp/fish/explicit/share/functions/funced.fish:3 msgid "Editor exited but the function was not modified" msgstr "" -#: /tmp/fish/explicit/share/functions/funced.fish:6 +#: /tmp/fish/explicit/share/functions/funced.fish:4 msgid "Edit the file again\\? [Y/n]" msgstr "" -#: /tmp/fish/explicit/share/functions/funced.fish:7 +#: /tmp/fish/explicit/share/functions/funced.fish:5 msgid "Cancelled function editing" msgstr "" #: /tmp/fish/explicit/share/functions/funcsave.fish:1 -msgid "%s: Expected function name\\n" -msgstr "" - -#: /tmp/fish/explicit/share/functions/funcsave.fish:2 msgid "%s: Could not create configuration directory\\n" msgstr "" -#: /tmp/fish/explicit/share/functions/funcsave.fish:3 +#: /tmp/fish/explicit/share/functions/funcsave.fish:2 msgid "%s: Unknown function '%s'\\n" msgstr "" @@ -2478,36 +2694,37 @@ msgstr "" msgid "help: Help is being displayed in %s.\\n" msgstr "" -#: /tmp/fish/explicit/share/functions/history.fish:2 -msgid "%ls: Invalid combination of options,\\n%ls\\n" -msgstr "" - -#: /tmp/fish/explicit/share/functions/history.fish:3 +#: /tmp/fish/explicit/share/functions/history.fish:1 msgid "%ls: you cannot use any options with the %ls command\\n" msgstr "" -#: /tmp/fish/explicit/share/functions/history.fish:4 +#: /tmp/fish/explicit/share/functions/history.fish:2 msgid "%ls: %ls expected %d args, got %d\\n" msgstr "" -#: /tmp/fish/explicit/share/functions/history.fish:5 +#: /tmp/fish/explicit/share/functions/history.fish:3 msgid "You must specify at least one search term when deleting entries\\n" msgstr "" -#: /tmp/fish/explicit/share/functions/history.fish:6 +#: /tmp/fish/explicit/share/functions/history.fish:4 msgid "" "If you enter 'yes' your entire interactive command history will be erased\\n" msgstr "" -#: /tmp/fish/explicit/share/functions/history.fish:7 +#: /tmp/fish/explicit/share/functions/history.fish:5 msgid "Command history cleared!" msgstr "" -#: /tmp/fish/explicit/share/functions/history.fish:8 +#: /tmp/fish/explicit/share/functions/history.fish:6 msgid "You did not say 'yes' so I will not clear your command history\\n" msgstr "" -#: /tmp/fish/explicit/share/functions/nextd.fish:2 +#: /tmp/fish/explicit/share/functions/isatty.fish:1 +msgid "%s: Too many arguments" +msgstr "" + +#: /tmp/fish/explicit/share/functions/nextd.fish:1 +#: /tmp/fish/explicit/share/functions/prevd.fish:1 msgid "%s: The number of positions to skip must be a non-negative integer\\n" msgstr "" @@ -2519,8 +2736,12 @@ msgstr "" msgid "%s: Directory stack is empty…\\n" msgstr "" -#: /tmp/fish/explicit/share/functions/prevd.fish:2 -msgid "The number of positions to skip must be a non-negative integer\\n" +#: /tmp/fish/explicit/share/functions/psub.fish:1 +msgid "%s: Not inside of command substitution" +msgstr "" + +#: /tmp/fish/explicit/share/functions/realpath.fish:1 +msgid "%s: These flags are not allowed by fish realpath: '%s'" msgstr "" #: /tmp/fish/explicit/share/functions/seq.fish:1 @@ -2540,31 +2761,31 @@ msgstr "" msgid "%s: Variable name must contain alphanumeric characters\\n" msgstr "" -#: /tmp/fish/explicit/share/functions/type.fish:2 +#: /tmp/fish/explicit/share/functions/type.fish:1 msgid "%s is a function with definition\\n" msgstr "" -#: /tmp/fish/explicit/share/functions/type.fish:3 +#: /tmp/fish/explicit/share/functions/type.fish:2 msgid "function" msgstr "" -#: /tmp/fish/explicit/share/functions/type.fish:4 +#: /tmp/fish/explicit/share/functions/type.fish:3 msgid "%s is a builtin\\n" msgstr "" -#: /tmp/fish/explicit/share/functions/type.fish:5 +#: /tmp/fish/explicit/share/functions/type.fish:4 msgid "builtin" msgstr "" -#: /tmp/fish/explicit/share/functions/type.fish:6 +#: /tmp/fish/explicit/share/functions/type.fish:5 msgid "%s is %s\\n" msgstr "" -#: /tmp/fish/explicit/share/functions/type.fish:7 +#: /tmp/fish/explicit/share/functions/type.fish:6 msgid "file" msgstr "" -#: /tmp/fish/explicit/share/functions/type.fish:8 +#: /tmp/fish/explicit/share/functions/type.fish:7 msgid "%s: Could not find '%s'\\n" msgstr "" @@ -2573,6 +2794,22 @@ msgstr "" msgid "%s: Invalid mask '%s'\\n" msgstr "" +#: /tmp/fish/explicit/share/functions/_validate_int.fish:1 +msgid "%s: Value '%s' for flag '%s' is not an integer\\n" +msgstr "" + +#: /tmp/fish/explicit/share/functions/_validate_int.fish:2 +msgid "%s: Value '%s' for flag '%s' less than min allowed of '%s'\\n" +msgstr "" + +#: /tmp/fish/explicit/share/functions/_validate_int.fish:3 +msgid "%s: Value '%s' for flag '%s' greater than max allowed of '%s'\\n" +msgstr "" + +#: /tmp/fish/explicit/share/functions/vared.fish:1 +msgid "%s: Unknown option %s\\n" +msgstr "" + #: /tmp/fish/explicit/share/functions/vared.fish:2 msgid "" "%s: %s is an array variable. Use %svared%s %s[n]%s to edit the n:th element " @@ -2593,10 +2830,6 @@ msgstr "" msgid "Signal handler for the TRAP signal. Launches a debug prompt." msgstr "" -#: /tmp/fish/implicit/share/config.fish:3 -msgid "Evaluate contents of file (deprecated, see \"source\")" -msgstr "" - #: /tmp/fish/implicit/share/completions/a2disconf.fish:1 #: /tmp/fish/implicit/share/completions/a2dismod.fish:1 #: /tmp/fish/implicit/share/completions/a2dissite.fish:1 @@ -2629,12 +2862,14 @@ msgid "Print all abbreviation names" msgstr "" #: /tmp/fish/implicit/share/completions/abbr.fish:5 +#: /tmp/fish/implicit/share/completions/help.fish:11 #: /tmp/fish/implicit/share/completions/iptables.fish:16 -#: /tmp/fish/implicit/share/completions/zypper.fish:46 +#: /tmp/fish/implicit/share/completions/zypper.fish:47 msgid "Help" msgstr "" #: /tmp/fish/implicit/share/completions/abook.fish:1 +#: /tmp/fish/implicit/share/completions/grub-install.fish:32 msgid "Show usage" msgstr "" @@ -2905,6 +3140,7 @@ msgstr "" #: /tmp/fish/implicit/share/completions/ls.fish:17 #: /tmp/fish/implicit/share/completions/ls.fish:71 #: /tmp/fish/implicit/share/completions/ls.fish:72 +#: /tmp/fish/implicit/share/completions/s3cmd.fish:129 msgid "Follow symlinks" msgstr "" @@ -3099,6 +3335,7 @@ msgstr "" #: /tmp/fish/implicit/share/completions/gpg.fish:50 #: /tmp/fish/implicit/share/completions/gprof.fish:30 #: /tmp/fish/implicit/share/completions/grep.fish:21 +#: /tmp/fish/implicit/share/completions/grub-file.fish:31 #: /tmp/fish/implicit/share/completions/gunzip.fish:3 #: /tmp/fish/implicit/share/completions/gzip.fish:3 #: /tmp/fish/implicit/share/completions/i3-msg.fish:3 @@ -3663,6 +3900,8 @@ msgstr "" #: /tmp/fish/implicit/share/completions/golint.fish:3 #: /tmp/fish/implicit/share/completions/gorename.fish:10 #: /tmp/fish/implicit/share/completions/gradle.fish:1 +#: /tmp/fish/implicit/share/completions/grub-install.fish:31 +#: /tmp/fish/implicit/share/completions/jest.fish:1 #: /tmp/fish/implicit/share/completions/mkvextract.fish:2 #: /tmp/fish/implicit/share/completions/mocha.fish:1 #: /tmp/fish/implicit/share/completions/modinfo.fish:11 @@ -4328,7 +4567,7 @@ msgstr "" #: /tmp/fish/implicit/share/completions/apm.fish:1 #: /tmp/fish/implicit/share/completions/apm.fish:2 #: /tmp/fish/implicit/share/completions/apm.fish:3 -#: /tmp/fish/implicit/share/completions/apt.fish:4 +#: /tmp/fish/implicit/share/completions/apt.fish:5 #: /tmp/fish/implicit/share/completions/aura.fish:18 #: /tmp/fish/implicit/share/completions/base64.fish:4 #: /tmp/fish/implicit/share/completions/brew.fish:41 @@ -4336,6 +4575,7 @@ msgstr "" #: /tmp/fish/implicit/share/completions/dpkg-reconfigure.fish:2 #: /tmp/fish/implicit/share/completions/fossil.fish:142 #: /tmp/fish/implicit/share/completions/lscpu.fish:8 +#: /tmp/fish/implicit/share/completions/mdadm.fish:8 #: /tmp/fish/implicit/share/completions/mddiagnose.fish:1 #: /tmp/fish/implicit/share/completions/mkdir.fish:5 #: /tmp/fish/implicit/share/completions/mutt.fish:4 @@ -4665,7 +4905,7 @@ msgstr "" #: /tmp/fish/implicit/share/completions/apt-cdrom.fish:10 #: /tmp/fish/implicit/share/completions/apt-config.fish:4 #: /tmp/fish/implicit/share/completions/apt-file.fish:11 -#: /tmp/fish/implicit/share/completions/apt.fish:5 +#: /tmp/fish/implicit/share/completions/apt.fish:6 #: /tmp/fish/implicit/share/completions/apt-ftparchive.fish:14 #: /tmp/fish/implicit/share/completions/apt-get.fish:46 #: /tmp/fish/implicit/share/completions/apt-mark.fish:12 @@ -4731,7 +4971,7 @@ msgstr "" #: /tmp/fish/implicit/share/completions/sort.fish:23 #: /tmp/fish/implicit/share/completions/sshfs.fish:1 #: /tmp/fish/implicit/share/completions/su.fish:7 -#: /tmp/fish/implicit/share/completions/tar.fish:51 +#: /tmp/fish/implicit/share/completions/tar.fish:53 #: /tmp/fish/implicit/share/completions/tex.fish:2 #: /tmp/fish/implicit/share/completions/time.fish:8 #: /tmp/fish/implicit/share/completions/top.fish:12 @@ -4794,6 +5034,7 @@ msgstr "" #: /tmp/fish/implicit/share/completions/fuser.fish:11 #: /tmp/fish/implicit/share/completions/gcc.fish:452 #: /tmp/fish/implicit/share/completions/godoc.fish:22 +#: /tmp/fish/implicit/share/completions/grub-install.fish:10 #: /tmp/fish/implicit/share/completions/makedepend.fish:11 #: /tmp/fish/implicit/share/completions/mkdosfs.fish:20 #: /tmp/fish/implicit/share/completions/mount.fish:3 @@ -4805,7 +5046,7 @@ msgstr "" #: /tmp/fish/implicit/share/completions/rmdir.fish:3 #: /tmp/fish/implicit/share/completions/rpm.fish:4 #: /tmp/fish/implicit/share/completions/ruby.fish:18 -#: /tmp/fish/implicit/share/completions/tar.fish:49 +#: /tmp/fish/implicit/share/completions/tar.fish:51 #: /tmp/fish/implicit/share/completions/time.fish:6 #: /tmp/fish/implicit/share/completions/umount.fish:4 #: /tmp/fish/implicit/share/completions/valgrind.fish:6 @@ -4866,7 +5107,7 @@ msgid "Info on a package" msgstr "" #: /tmp/fish/implicit/share/completions/apt-build.fish:8 -#: /tmp/fish/implicit/share/completions/zypper.fish:18 +#: /tmp/fish/implicit/share/completions/zypper.fish:19 msgid "Remove packages" msgstr "" @@ -5179,12 +5420,17 @@ msgstr "" msgid "Test if apt has yet to be given the subcommand" msgstr "" -#: /tmp/fish/implicit/share/completions/apt.fish:6 +#: /tmp/fish/implicit/share/completions/apt.fish:3 +#: /tmp/fish/implicit/share/completions/snap.fish:2 +msgid "Test if given subcommand is used" +msgstr "" + +#: /tmp/fish/implicit/share/completions/apt.fish:7 #: /tmp/fish/implicit/share/completions/git.fish:4 msgid "Set a configuration option" msgstr "" -#: /tmp/fish/implicit/share/completions/apt.fish:7 +#: /tmp/fish/implicit/share/completions/apt.fish:8 #: /tmp/fish/implicit/share/completions/man.fish:14 #: /tmp/fish/implicit/share/completions/modprobe.fish:2 #: /tmp/fish/implicit/share/completions/yum.fish:13 @@ -5192,7 +5438,7 @@ msgstr "" msgid "Configuration file" msgstr "" -#: /tmp/fish/implicit/share/completions/apt.fish:8 +#: /tmp/fish/implicit/share/completions/apt.fish:9 msgid "Target release" msgstr "" @@ -5246,7 +5492,7 @@ msgstr "" #: /tmp/fish/implicit/share/completions/apt-ftparchive.fish:16 #: /tmp/fish/implicit/share/completions/apt-sortpkgs.fish:5 -#: /tmp/fish/implicit/share/completions/composer.fish:6 +#: /tmp/fish/implicit/share/completions/composer.fish:7 msgid "Set config options" msgstr "" @@ -6928,6 +7174,296 @@ msgstr "" msgid "Take addr from filename, default /etc/ethers" msgstr "" +#: /tmp/fish/implicit/share/completions/as.fish:1 +msgid "Omit false conditionals" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:2 +msgid "Omit debugging directives" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:3 +msgid "Include general information" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:4 +msgid "Include high-level source" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:5 +msgid "Include assembly" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:6 +msgid "Include macro expansions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:7 +msgid "Omit forms processing" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:8 +msgid "Include symbols" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:9 +msgid "Initially turn on alternate macro syntax" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:10 +msgid "Compress DWARF debug sections using zlib" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:11 +msgid "Don't compress DWARF debug sections" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:12 +msgid "Produce assembler debugging messages" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:13 +msgid "Remap debug information" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:14 +msgid "Redefine symbols" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:15 +msgid "Require executable stack for this object" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:16 +msgid "Don't require executable stack for this object" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:17 +msgid "ELF .size directive check" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:18 +msgid "Generate ELF common symbols with STT_COMMON type" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:19 +msgid "Enable section name substitution sequences" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:20 +msgid "Skip whitespace and comment preprocessing" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:21 +msgid "Generate debugging information" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:22 +msgid "Generate STABS debugging information" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:23 +msgid "Generate STABS debug info with GNU extensions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:24 +msgid "Generate DWARF2 debugging information" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:25 +msgid "Generate per-function section names for DWARF line information" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:26 +msgid "Set the hash table size close" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:27 +msgid "Show help message and exit" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:28 +msgid "Show target specific options" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:29 +msgid "Add DIR to search list for .include directives" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:30 +msgid "Don't warn about signed overflow" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:31 +msgid "Warn when differences altered for long displacements" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:32 +msgid "Keep local symbols" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:33 +msgid "Assemble in MRI compatibility mode" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:34 +msgid "Write dependency information in given file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:35 +msgid "Do not pad the end of sections to alignment boundaries" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:36 +msgid "Set object-file output file name" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:37 +msgid "Fold data section into text section" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:38 +msgid "Prefer smaller memory use" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:39 +msgid "Print various measured statistics from execution" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:40 +msgid "Strip local absolute symbols" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:41 +msgid "Use same format as native assembler when possible" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:42 +msgid "Print assembler version number and exit" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:43 +#: /tmp/fish/implicit/share/completions/gunzip.fish:8 +#: /tmp/fish/implicit/share/completions/gzip.fish:8 +msgid "Suppress warnings" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:44 +msgid "Don't suppress warnings" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:45 +msgid "Treat warnings as errors" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:46 +msgid "Generate object file even after errors" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:47 +msgid "Read option from given file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:48 +msgid "Print assembler version number" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:49 +msgid "Don't optimize code alignment" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:50 +msgid "Quieten some warnings" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:51 +msgid "Generate 32 bits code" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:52 +msgid "Generate 64 bits code" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:53 +msgid "Generate x32 code" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:54 +msgid "Encode SSE instructions with VEX prefix" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:55 +msgid "Check SSE instructions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:56 +msgid "Check operand combinations for validity" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:57 +msgid "Encode scalar AVX instructions with specific vector length" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:58 +msgid "Encode scalar EVEX instructions with specific vector length" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:59 +msgid "Encode EVEX instructions with specific EVEX.W" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:60 +msgid "Encode EVEX instructions with specific EVEX.RC" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:61 +msgid "Use specfied mnemonic" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:62 +msgid "Use specfied syntax" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:63 +msgid "Support pseudo index registers" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:64 +msgid "Don't require '%' prefix for registers" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:65 +msgid "Support old (<= 2.8.1) versions of gcc" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:66 +msgid "Add BND prefix for all valid branches" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:67 +msgid "Disable branch optimization for shared code" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:68 +msgid "Strip all lock prefixes" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:70 +msgid "Generate relax relocations" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:71 +msgid "Accept only AMD64 ISA" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:72 +msgid "Accept only Intel64 ISA" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:73 +msgid "Optimize for given CPU" +msgstr "" + #: /tmp/fish/implicit/share/completions/asp.fish:1 msgid "Checkout package" msgstr "" @@ -9161,7 +9697,7 @@ msgid "Show usage message and options" msgstr "" #: /tmp/fish/implicit/share/completions/bzr.fish:72 -#: /tmp/fish/implicit/share/completions/git.fish:374 +#: /tmp/fish/implicit/share/completions/git.fish:380 msgid "Show help message" msgstr "" @@ -9272,10 +9808,12 @@ msgstr "" #: /tmp/fish/implicit/share/completions/caddy.fish:24 #: /tmp/fish/implicit/share/completions/canto.fish:2 #: /tmp/fish/implicit/share/completions/cygport.fish:24 +#: /tmp/fish/implicit/share/completions/grub-install.fish:33 #: /tmp/fish/implicit/share/completions/lua.fish:4 #: /tmp/fish/implicit/share/completions/magento.fish:23 #: /tmp/fish/implicit/share/completions/modinfo.fish:10 #: /tmp/fish/implicit/share/completions/netctl-auto.fish:2 +#: /tmp/fish/implicit/share/completions/s3cmd.fish:128 msgid "Show version" msgstr "" @@ -9949,6 +10487,10 @@ msgstr "" msgid "Display help and exit\t" msgstr "" +#: /tmp/fish/implicit/share/completions/chsh.fish:4 +msgid "List available shells and exit" +msgstr "" + #: /tmp/fish/implicit/share/completions/climate.fish:2 msgid "Update your climate install" msgstr "" @@ -10119,7 +10661,7 @@ msgid "Calculate total contribution for a user" msgstr "" #: /tmp/fish/implicit/share/completions/climate.fish:46 -msgid "Display an performance overview" +msgid "Display a performance overview" msgstr "" #: /tmp/fish/implicit/share/completions/climate.fish:47 @@ -10321,6 +10863,7 @@ msgstr "" #: /tmp/fish/implicit/share/completions/composite.fish:83 #: /tmp/fish/implicit/share/completions/display.fish:94 #: /tmp/fish/implicit/share/completions/import.fish:68 +#: /tmp/fish/implicit/share/completions/mdadm.fish:10 #: /tmp/fish/implicit/share/completions/montage.fish:104 #: /tmp/fish/implicit/share/completions/scanimage.fish:34 #: /tmp/fish/implicit/share/completions/stream.fish:33 @@ -10411,142 +10954,154 @@ msgid "Inherit completions from the specified command" msgstr "" #: /tmp/fish/implicit/share/completions/composer.fish:1 -msgid "Short information about Composer" +msgid "User script" msgstr "" #: /tmp/fish/implicit/share/completions/composer.fish:2 -msgid "Create an archive of this composer package" +msgid "Short information about Composer" msgstr "" #: /tmp/fish/implicit/share/completions/composer.fish:3 -#: /tmp/fish/implicit/share/completions/composer.fish:14 -msgid "Opens the package's repository URL or homepage in your browser." +msgid "Create an archive of this composer package" msgstr "" #: /tmp/fish/implicit/share/completions/composer.fish:4 +#: /tmp/fish/implicit/share/completions/composer.fish:15 +msgid "Opens the package's repository URL or homepage in your browser." +msgstr "" + #: /tmp/fish/implicit/share/completions/composer.fish:5 +#: /tmp/fish/implicit/share/completions/composer.fish:6 msgid "Clears composer's internal package cache." msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:7 +#: /tmp/fish/implicit/share/completions/composer.fish:8 msgid "Create new project from a package into given directory." msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:8 +#: /tmp/fish/implicit/share/completions/composer.fish:9 msgid "Shows which packages depend on the given package" msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:9 +#: /tmp/fish/implicit/share/completions/composer.fish:10 msgid "Diagnoses the system to identify common errors." msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:10 #: /tmp/fish/implicit/share/completions/composer.fish:11 +#: /tmp/fish/implicit/share/completions/composer.fish:12 msgid "Dumps the autoloader" msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:12 +#: /tmp/fish/implicit/share/completions/composer.fish:13 #, sh-format msgid "Allows running commands in the global composer dir ($COMPOSER_HOME)." msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:13 +#: /tmp/fish/implicit/share/completions/composer.fish:14 msgid "Displays help for a command" msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:15 +#: /tmp/fish/implicit/share/completions/composer.fish:16 msgid "Creates a basic composer.json file in current directory." msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:16 +#: /tmp/fish/implicit/share/completions/composer.fish:17 msgid "" "Installs the project dependencies from the composer.lock file if present, or " "falls back on the composer.json." msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:17 +#: /tmp/fish/implicit/share/completions/composer.fish:18 msgid "Show information about licenses of dependencies" msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:18 +#: /tmp/fish/implicit/share/completions/composer.fish:19 msgid "Lists commands" msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:19 +#: /tmp/fish/implicit/share/completions/composer.fish:20 msgid "Removes a package from the require or require-dev" msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:20 +#: /tmp/fish/implicit/share/completions/composer.fish:21 msgid "Adds required packages to your composer.json and installs them" msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:21 +#: /tmp/fish/implicit/share/completions/composer.fish:22 msgid "Run the scripts defined in composer.json." msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:22 +#: /tmp/fish/implicit/share/completions/composer.fish:23 #: /tmp/fish/implicit/share/completions/npm.fish:34 msgid "Search for packages" msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:23 #: /tmp/fish/implicit/share/completions/composer.fish:24 +#: /tmp/fish/implicit/share/completions/composer.fish:25 msgid "Updates composer.phar to the latest version." msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:25 +#: /tmp/fish/implicit/share/completions/composer.fish:26 msgid "Show information about packages" msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:26 +#: /tmp/fish/implicit/share/completions/composer.fish:27 msgid "Show a list of locally modified packages" msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:27 +#: /tmp/fish/implicit/share/completions/composer.fish:28 msgid "" "Updates your dependencies to the latest version according to composer.json, " "and updates the composer.lock file." msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:28 +#: /tmp/fish/implicit/share/completions/composer.fish:29 msgid "Validates a composer.json" msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:29 -msgid "Displays composer's help." -msgstr "" - #: /tmp/fish/implicit/share/completions/composer.fish:30 -msgid "Do not output any message." +msgid "Shows which packages cause the given package to be installed" msgstr "" #: /tmp/fish/implicit/share/completions/composer.fish:31 +msgid "Shows which packages prevent the given package from being installed" +msgstr "" + +#: /tmp/fish/implicit/share/completions/composer.fish:32 +msgid "Displays composer's help." +msgstr "" + +#: /tmp/fish/implicit/share/completions/composer.fish:33 +msgid "Do not output any message." +msgstr "" + +#: /tmp/fish/implicit/share/completions/composer.fish:34 msgid "" "Increase the verbosity of messages: 1 for normal output (-v), 2 for more " "verbose output (-vv) and 3 for debug (-vvv)." msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:32 +#: /tmp/fish/implicit/share/completions/composer.fish:35 msgid "Display composer's application version." msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:33 +#: /tmp/fish/implicit/share/completions/composer.fish:36 msgid "Force ANSI output." msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:34 +#: /tmp/fish/implicit/share/completions/composer.fish:37 msgid "Disable ANSI output." msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:35 +#: /tmp/fish/implicit/share/completions/composer.fish:38 msgid "Do not ask any interactive question." msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:36 +#: /tmp/fish/implicit/share/completions/composer.fish:39 msgid "Display timing and memory usage information." msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:37 +#: /tmp/fish/implicit/share/completions/composer.fish:40 msgid "If specified, use the given directory as working directory." msgstr "" @@ -13649,6 +14204,143 @@ msgstr "" msgid "Show all file systems" msgstr "" +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:1 +msgid "Background immediately" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:2 +msgid "Use given script" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:3 +msgid "Generate an RFC 4361 compliant clientid" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:4 +msgid "Echo debug messages to stderr & syslog" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:5 +msgid "Use last acquired lease if cannot obtain one" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:6 +msgid "Use last acquired lease if cannot obtain one even if expired" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:7 +msgid "Push given value the environment" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:8 +msgid "Reapply configuration for each interface" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:9 +msgid "Request DHCP server to update DNS using FQDN instead of hostname" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:10 +msgid "Specify config to load instead of /etc/dhcpcd.conf" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:11 +msgid "Send hostname to DHCP server" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:12 +msgid "Send given clientid" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:13 +msgid "Override DHCPv4 vendorclassid field sent" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:14 +msgid "Writes to specfied log file instead of syslog" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:15 +msgid "Release lease and de-configure interface" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:16 +msgid "Request specific lease time in secs" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:17 +msgid "Start dhcpcd in Master mode" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:18 +msgid "Set prefered interface based on given rank (lowest wins)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:19 +msgid "Reload config and rebind specified interface" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:20 +msgid "Renew existing addresses on specified interface" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:21 +msgid "Request DHCP option" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:22 +msgid "Keep configuration even when dhcpcd exits" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:23 +msgid "Request given address in DHCP DISCOVER message" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:24 +msgid "Request given address in DHCP INFORM message" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:25 +msgid "Perform DHCPv6 Information Request" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:26 +msgid "Configure static DHCP value" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:27 +msgid "Timeout after seconds" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:28 +msgid "Tag DHCPv4 message with given userclass" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:29 +msgid "Add encapsulated vendor option" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:30 +#: /tmp/fish/implicit/share/completions/eix.fish:2 +#: /tmp/fish/implicit/share/completions/htop.fish:8 +#: /tmp/fish/implicit/share/completions/pv.fish:33 +#: /tmp/fish/implicit/share/completions/subl.fish:9 +msgid "Show version and exit" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:31 +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:32 +msgid "Wait for address to be assigned before forking to background" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:33 +msgid "Exit dhcpcd process linked to given interface" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:34 +msgid "Allow reboot after secs" +msgstr "" + #: /tmp/fish/implicit/share/completions/diff.fish:1 msgid "Ignore case differences" msgstr "" @@ -13674,7 +14366,7 @@ msgid "Ignore all white space" msgstr "" #: /tmp/fish/implicit/share/completions/diff.fish:7 -#: /tmp/fish/implicit/share/completions/git.fish:319 +#: /tmp/fish/implicit/share/completions/git.fish:325 msgid "Ignore changes whose lines are all blank" msgstr "" @@ -13683,7 +14375,7 @@ msgid "Ignore changes whose lines match the REGEX" msgstr "" #: /tmp/fish/implicit/share/completions/diff.fish:9 -#: /tmp/fish/implicit/share/completions/git.fish:315 +#: /tmp/fish/implicit/share/completions/git.fish:321 msgid "Treat all files as text" msgstr "" @@ -14610,12 +15302,6 @@ msgstr "" msgid "Show a help screen and exit" msgstr "" -#: /tmp/fish/implicit/share/completions/eix.fish:2 -#: /tmp/fish/implicit/share/completions/htop.fish:8 -#: /tmp/fish/implicit/share/completions/pv.fish:33 -msgid "Show version and exit" -msgstr "" - #: /tmp/fish/implicit/share/completions/eix.fish:3 msgid "Dump variables to stdout" msgstr "" @@ -14952,7 +15638,7 @@ msgid "do not display a splash screen on startup" msgstr "" #: /tmp/fish/implicit/share/completions/emacs.fish:12 -msgid "do not communicate with X, ignoring " +msgid "do not communicate with X, ignoring :0" msgstr "" #: /tmp/fish/implicit/share/completions/emacs.fish:13 @@ -15550,6 +16236,268 @@ msgstr "" msgid "use comma separated list of explicit tab positions" msgstr "" +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:1 +msgid "create a backup of one or several jails" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:2 +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:4 +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:6 +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:9 +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:11 +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:15 +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:18 +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:20 +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:22 +msgid "jail" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:3 +msgid "manage specific jails" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:5 +msgid "attach your console to a running jail" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:7 +msgid "installs a new jail inside ezjail's scope" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:8 +msgid "removes a jail from ezjail's config" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:10 +msgid "dump diffs between jail initialisation and freeze time into a flavour" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:12 +msgid "create the basejail from binary packages" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:13 +msgid "list all jails" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:14 +msgid "restart a running jail" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:16 +msgid "create new jails from archived versions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:17 +msgid "create a snapshot of a jail" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:19 +msgid "start a jail" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:21 +msgid "stop a running jail" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:23 +msgid "check for reasons for the jails to fail" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:24 +msgid "create or update the basejail from source" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:1 +#: /tmp/fish/implicit/share/completions/pkgfile.fish:2 +msgid "show this help message and exit" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:2 +msgid "print detailed info about command NAME" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:3 +msgid "formats --list, choices: short, normal, nested" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:4 +msgid "Force password prompt up-front" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:5 +msgid "Force sudo password prompt up-front" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:6 +msgid "print list of possible commands and exit" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:7 +msgid "comma separated KEY=VALUE pairs to set Fab env vars" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:8 +msgid "alias for -F short --list" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:9 +#: /tmp/fish/implicit/share/completions/pkgfile.fish:1 +msgid "show program's version number and exit" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:10 +msgid "don't user the running SSH agent" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:11 +msgid "forward local agent to remote end" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:12 +msgid "abort instead of prompting (for password, host, etc)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:13 +msgid "specify location of config file to use" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:14 +msgid "Color error output" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:15 +msgid "do not load user known_hosts file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:16 +msgid "disconnect from hosts as soon as possible" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:17 +msgid "python module file to import, e.g. '../other.py'" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:18 +msgid "gateway host to connect through" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:19 +msgid "Use GSS-API authentication" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:20 +msgid "Delegate GSS-API client credentials or not" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:21 +msgid "Perform GSS-API Key Exchange and user authentication" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:22 +msgid "comma-separated list of output levels to hide" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:23 +msgid "comma-separated list of hosts to operate on" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:24 +msgid "path to SSH private key file. May be repeated." +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:25 +msgid "don't load private key files from ~/.ssh/" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:26 +msgid "enables a keepalive every N seconds" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:27 +msgid "print line-by-line instead of byte-by-byte" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:28 +msgid "make M attempts to connect before giving up" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:29 +msgid "do not use pseudo-terminal in run/sudo" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:30 +msgid "password for use with authentication and/or sudo" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:31 +msgid "default to parallel execution method" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:32 +msgid "SSH connection port" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:33 +msgid "reject unknown hosts" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:34 +msgid "password for use with sudo only" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:35 +msgid "load system known_hosts file before reading user known_hosts" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:36 +msgid "comma-separated list of roles to operate on" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:37 +msgid "specify a new shell, defaults to '/bin/bash -l -c'" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:38 +msgid "comma-separated list of output levels to show" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:39 +msgid "skip over hosts that can't be reached" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:40 +msgid "skip over unknown tasks" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:41 +msgid "Path to SSH config file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:42 +msgid "set connection timeout to N seconds" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:43 +msgid "set remote command timeout to N seconds" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:44 +msgid "username to use when connecting to remote hosts" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:45 +msgid "warn, instead of abort, when commands fail" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:46 +msgid "comma-separated list of hosts to exclude" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:47 +msgid "number of concurrent processes to use in parallel mode" +msgstr "" + #: /tmp/fish/implicit/share/completions/feh.fish:1 msgid "Specify a shell command as action to perform on the image" msgstr "" @@ -16884,7 +17832,7 @@ msgid "Undo latest bad/good command." msgstr "" #: /tmp/fish/implicit/share/completions/fossil.fish:48 -#: /tmp/fish/implicit/share/completions/git.fish:87 +#: /tmp/fish/implicit/share/completions/git.fish:88 msgid "Create a new branch" msgstr "" @@ -17261,10 +18209,10 @@ msgstr "" #: /tmp/fish/implicit/share/completions/fossil.fish:274 #: /tmp/fish/implicit/share/completions/fossil.fish:280 #: /tmp/fish/implicit/share/completions/git.fish:64 -#: /tmp/fish/implicit/share/completions/git.fish:85 -#: /tmp/fish/implicit/share/completions/git.fish:239 -#: /tmp/fish/implicit/share/completions/git.fish:287 -#: /tmp/fish/implicit/share/completions/git.fish:288 +#: /tmp/fish/implicit/share/completions/git.fish:86 +#: /tmp/fish/implicit/share/completions/git.fish:244 +#: /tmp/fish/implicit/share/completions/git.fish:293 +#: /tmp/fish/implicit/share/completions/git.fish:294 msgid "Tag" msgstr "" @@ -17665,7 +18613,7 @@ msgid "Limit number of tags" msgstr "" #: /tmp/fish/implicit/share/completions/fossil.fish:281 -#: /tmp/fish/implicit/share/completions/git.fish:285 +#: /tmp/fish/implicit/share/completions/git.fish:291 msgid "List tags" msgstr "" @@ -17767,7 +18715,7 @@ msgstr "" #: /tmp/fish/implicit/share/completions/ranger.fish:14 #: /tmp/fish/implicit/share/completions/rejmerge.fish:3 #: /tmp/fish/implicit/share/completions/root.fish:6 -#: /tmp/fish/implicit/share/completions/zypper.fish:3 +#: /tmp/fish/implicit/share/completions/zypper.fish:4 msgid "Print help" msgstr "" @@ -17853,7 +18801,7 @@ msgid "Copy the specified function to the specified new name" msgstr "" #: /tmp/fish/implicit/share/completions/functions.fish:9 -msgid "Display data about the function" +msgid "Display information about the function" msgstr "" #: /tmp/fish/implicit/share/completions/functions.fish:10 @@ -23811,7 +24759,7 @@ msgstr "" #: /tmp/fish/implicit/share/completions/journalctl.fish:6 #: /tmp/fish/implicit/share/completions/localectl.fish:6 #: /tmp/fish/implicit/share/completions/machinectl.fish:5 -#: /tmp/fish/implicit/share/completions/systemctl.fish:48 +#: /tmp/fish/implicit/share/completions/systemctl.fish:41 #: /tmp/fish/implicit/share/completions/systemd-analyze.fish:5 #: /tmp/fish/implicit/share/completions/timedatectl.fish:9 msgid "Do not pipe output into a pager" @@ -23863,28 +24811,28 @@ msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:22 #: /tmp/fish/implicit/share/completions/git.fish:62 -#: /tmp/fish/implicit/share/completions/git.fish:82 -#: /tmp/fish/implicit/share/completions/git.fish:93 -#: /tmp/fish/implicit/share/completions/git.fish:105 -#: /tmp/fish/implicit/share/completions/git.fish:127 -#: /tmp/fish/implicit/share/completions/git.fish:131 -#: /tmp/fish/implicit/share/completions/git.fish:137 -#: /tmp/fish/implicit/share/completions/git.fish:180 -#: /tmp/fish/implicit/share/completions/git.fish:216 +#: /tmp/fish/implicit/share/completions/git.fish:96 +#: /tmp/fish/implicit/share/completions/git.fish:108 +#: /tmp/fish/implicit/share/completions/git.fish:130 +#: /tmp/fish/implicit/share/completions/git.fish:134 +#: /tmp/fish/implicit/share/completions/git.fish:140 +#: /tmp/fish/implicit/share/completions/git.fish:183 #: /tmp/fish/implicit/share/completions/git.fish:219 -#: /tmp/fish/implicit/share/completions/git.fish:237 -#: /tmp/fish/implicit/share/completions/git.fish:260 -#: /tmp/fish/implicit/share/completions/git.fish:279 -#: /tmp/fish/implicit/share/completions/git.fish:301 +#: /tmp/fish/implicit/share/completions/git.fish:222 +#: /tmp/fish/implicit/share/completions/git.fish:242 +#: /tmp/fish/implicit/share/completions/git.fish:265 +#: /tmp/fish/implicit/share/completions/git.fish:285 +#: /tmp/fish/implicit/share/completions/git.fish:307 msgid "Branch" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:23 -#: /tmp/fish/implicit/share/completions/git.fish:195 -#: /tmp/fish/implicit/share/completions/git.fish:207 -#: /tmp/fish/implicit/share/completions/git.fish:232 -#: /tmp/fish/implicit/share/completions/git.fish:245 -#: /tmp/fish/implicit/share/completions/git.fish:268 +#: /tmp/fish/implicit/share/completions/git.fish:198 +#: /tmp/fish/implicit/share/completions/git.fish:210 +#: /tmp/fish/implicit/share/completions/git.fish:237 +#: /tmp/fish/implicit/share/completions/git.fish:250 +#: /tmp/fish/implicit/share/completions/git.fish:274 +#: /tmp/fish/implicit/share/completions/mdadm.fish:12 #: /tmp/fish/implicit/share/completions/update-eix-remote.fish:1 msgid "Be quiet" msgstr "" @@ -23892,10 +24840,10 @@ msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:24 #: /tmp/fish/implicit/share/completions/git.fish:41 #: /tmp/fish/implicit/share/completions/git.fish:70 -#: /tmp/fish/implicit/share/completions/git.fish:196 -#: /tmp/fish/implicit/share/completions/git.fish:208 -#: /tmp/fish/implicit/share/completions/git.fish:233 -#: /tmp/fish/implicit/share/completions/git.fish:246 +#: /tmp/fish/implicit/share/completions/git.fish:199 +#: /tmp/fish/implicit/share/completions/git.fish:211 +#: /tmp/fish/implicit/share/completions/git.fish:238 +#: /tmp/fish/implicit/share/completions/git.fish:251 #: /tmp/fish/implicit/share/completions/prt-get.fish:53 #: /tmp/fish/implicit/share/completions/prt-get.fish:111 #: /tmp/fish/implicit/share/completions/xz.fish:32 @@ -23903,12 +24851,12 @@ msgid "Be verbose" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:25 -#: /tmp/fish/implicit/share/completions/git.fish:210 +#: /tmp/fish/implicit/share/completions/git.fish:213 msgid "Append ref names and object names" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:26 -#: /tmp/fish/implicit/share/completions/git.fish:211 +#: /tmp/fish/implicit/share/completions/git.fish:214 msgid "Force update of local branches" msgstr "" @@ -24054,9 +25002,9 @@ msgid "Shows the last commit of a branch" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:63 -#: /tmp/fish/implicit/share/completions/git.fish:84 -#: /tmp/fish/implicit/share/completions/git.fish:106 -#: /tmp/fish/implicit/share/completions/git.fish:181 +#: /tmp/fish/implicit/share/completions/git.fish:85 +#: /tmp/fish/implicit/share/completions/git.fish:109 +#: /tmp/fish/implicit/share/completions/git.fish:184 msgid "Remote branch" msgstr "" @@ -24085,7 +25033,7 @@ msgid "Allow adding otherwise ignored files" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:72 -#: /tmp/fish/implicit/share/completions/git.fish:252 +#: /tmp/fish/implicit/share/completions/git.fish:257 msgid "Interactive mode" msgstr "" @@ -24127,1042 +25075,1067 @@ msgstr "" msgid "Checkout and switch to a branch" msgstr "" +#: /tmp/fish/implicit/share/completions/git.fish:82 +msgid "Local Branch" +msgstr "" + #: /tmp/fish/implicit/share/completions/git.fish:83 -#: /tmp/fish/implicit/share/completions/git.fish:238 +msgid "Remote Branch" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:84 +#: /tmp/fish/implicit/share/completions/git.fish:243 msgid "Head" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:88 +#: /tmp/fish/implicit/share/completions/git.fish:89 msgid "Track a new branch" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:89 -msgid "Apply a patch on a git index file and a working tree" -msgstr "" - #: /tmp/fish/implicit/share/completions/git.fish:90 -msgid "Create an archive of files from a named tree" +msgid "Keep staged changes" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:91 -msgid "Find the change that introduced a bug by binary search" +msgid "Keep unmerged changes" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:92 -msgid "List, create, or delete branches" +msgid "Apply a patch on a git index file and a working tree" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:93 +msgid "Create an archive of files from a named tree" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:94 -msgid "Delete branch" +msgid "Find the change that introduced a bug by binary search" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:95 -msgid "Force deletion of branch" -msgstr "" - -#: /tmp/fish/implicit/share/completions/git.fish:96 -msgid "Rename branch" +msgid "List, create, or delete branches" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:97 -msgid "Force renaming branch" +msgid "Delete branch" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:98 -msgid "Lists both local and remote branches" +msgid "Force deletion of branch" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:99 -msgid "Track remote branch" +msgid "Rename branch" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:100 -msgid "Do not track remote branch" +msgid "Force renaming branch" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:101 -msgid "Set remote branch to track" +msgid "Lists both local and remote branches" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:102 -msgid "List branches that have been merged" +msgid "Track remote branch" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:103 -msgid "List branches that have not been merged" +msgid "Do not track remote branch" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:104 -msgid "Apply the change introduced by an existing commit" +msgid "Set remote branch to track" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:105 +msgid "List branches that have been merged" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:106 +msgid "List branches that have not been merged" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:107 +msgid "Apply the change introduced by an existing commit" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:110 msgid "Edit the commit message prior to committing" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:108 +#: /tmp/fish/implicit/share/completions/git.fish:111 msgid "" "Append info in generated commit on the origin of the cherry-picked change" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:109 +#: /tmp/fish/implicit/share/completions/git.fish:112 msgid "Apply changes without making any commit" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:110 +#: /tmp/fish/implicit/share/completions/git.fish:113 msgid "Add Signed-off-by line to the commit message" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:111 +#: /tmp/fish/implicit/share/completions/git.fish:114 msgid "Fast-forward if possible" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:112 +#: /tmp/fish/implicit/share/completions/git.fish:115 msgid "Clone a repository into a new directory" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:113 +#: /tmp/fish/implicit/share/completions/git.fish:116 msgid "Copy files instead of using hardlinks" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:114 +#: /tmp/fish/implicit/share/completions/git.fish:117 msgid "Operate quietly and do not report progress" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:115 +#: /tmp/fish/implicit/share/completions/git.fish:118 msgid "Provide more information on what is going on" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:116 +#: /tmp/fish/implicit/share/completions/git.fish:119 msgid "No checkout of HEAD is performed after the clone is complete" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:117 +#: /tmp/fish/implicit/share/completions/git.fish:120 msgid "Make a bare Git repository" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:118 +#: /tmp/fish/implicit/share/completions/git.fish:121 msgid "Set up a mirror of the source repository" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:119 +#: /tmp/fish/implicit/share/completions/git.fish:122 msgid "Use a specific name of the remote instead of the default" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:120 +#: /tmp/fish/implicit/share/completions/git.fish:123 msgid "Use a specific branch instead of the one used by the cloned repository" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:121 +#: /tmp/fish/implicit/share/completions/git.fish:124 msgid "Truncate the history to a specified number of revisions" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:122 +#: /tmp/fish/implicit/share/completions/git.fish:125 msgid "Initialize all submodules within the cloned repository" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:123 +#: /tmp/fish/implicit/share/completions/git.fish:126 msgid "Record changes to the repository" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:124 +#: /tmp/fish/implicit/share/completions/git.fish:127 msgid "Amend the log message of the last commit" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:125 +#: /tmp/fish/implicit/share/completions/git.fish:128 msgid "Fixup commit to be used with rebase --autosquash" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:126 +#: /tmp/fish/implicit/share/completions/git.fish:129 msgid "Show changes between commits, commit and working tree, etc" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:128 +#: /tmp/fish/implicit/share/completions/git.fish:131 msgid "Show diff of changes in the index" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:129 +#: /tmp/fish/implicit/share/completions/git.fish:132 msgid "Compare two paths on the filesystem" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:130 +#: /tmp/fish/implicit/share/completions/git.fish:133 msgid "Open diffs in a visual tool" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:132 +#: /tmp/fish/implicit/share/completions/git.fish:135 msgid "Visually show diff of changes in the index" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:133 +#: /tmp/fish/implicit/share/completions/git.fish:136 msgid "Print lines matching a pattern" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:134 +#: /tmp/fish/implicit/share/completions/git.fish:137 msgid "Create an empty git repository or reinitialize an existing one" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:135 +#: /tmp/fish/implicit/share/completions/git.fish:138 msgid "Show commit shortlog" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:136 +#: /tmp/fish/implicit/share/completions/git.fish:139 msgid "Show commit logs" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:138 +#: /tmp/fish/implicit/share/completions/git.fish:141 msgid "Continue listing file history beyond renames" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:139 +#: /tmp/fish/implicit/share/completions/git.fish:142 msgid "Don't print ref names" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:140 +#: /tmp/fish/implicit/share/completions/git.fish:143 msgid "Print out ref names" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:141 +#: /tmp/fish/implicit/share/completions/git.fish:144 msgid "Print ref name by which each commit was reached" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:142 +#: /tmp/fish/implicit/share/completions/git.fish:145 msgid "Limit the number of commits before starting to show the commit output" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:143 +#: /tmp/fish/implicit/share/completions/git.fish:146 msgid "Skip given number of commits" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:144 -#: /tmp/fish/implicit/share/completions/git.fish:145 +#: /tmp/fish/implicit/share/completions/git.fish:147 +#: /tmp/fish/implicit/share/completions/git.fish:148 msgid "Show commits more recent than specified date" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:146 -#: /tmp/fish/implicit/share/completions/git.fish:147 +#: /tmp/fish/implicit/share/completions/git.fish:149 +#: /tmp/fish/implicit/share/completions/git.fish:150 msgid "Show commits older than specified date" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:148 +#: /tmp/fish/implicit/share/completions/git.fish:151 msgid "Limit commits from given author" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:149 +#: /tmp/fish/implicit/share/completions/git.fish:152 msgid "Limit commits from given committer" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:150 +#: /tmp/fish/implicit/share/completions/git.fish:153 msgid "Limit commits to ones with reflog entries matching given pattern" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:151 +#: /tmp/fish/implicit/share/completions/git.fish:154 msgid "Limit commits with message that match given pattern" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:152 +#: /tmp/fish/implicit/share/completions/git.fish:155 msgid "Limit commits to ones that match all given --grep" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:153 +#: /tmp/fish/implicit/share/completions/git.fish:156 msgid "Limit commits to ones with message that don't match --grep" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:154 +#: /tmp/fish/implicit/share/completions/git.fish:157 msgid "Case insensitive match" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:155 +#: /tmp/fish/implicit/share/completions/git.fish:158 msgid "Patterns are basic regular expressions (default)" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:156 +#: /tmp/fish/implicit/share/completions/git.fish:159 msgid "Patterns are extended regular expressions" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:157 +#: /tmp/fish/implicit/share/completions/git.fish:160 msgid "Patterns are fixed strings" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:158 +#: /tmp/fish/implicit/share/completions/git.fish:161 msgid "Patterns are Perl-compatible regular expressions" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:159 +#: /tmp/fish/implicit/share/completions/git.fish:162 msgid "Stop when given path disappears from tree" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:160 +#: /tmp/fish/implicit/share/completions/git.fish:163 msgid "Print only merge commits" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:161 +#: /tmp/fish/implicit/share/completions/git.fish:164 msgid "Don't print commits with more than one parent" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:162 +#: /tmp/fish/implicit/share/completions/git.fish:165 msgid "Show only commit with at least the given number of parents" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:163 +#: /tmp/fish/implicit/share/completions/git.fish:166 msgid "Show only commit with at most the given number of parents" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:164 +#: /tmp/fish/implicit/share/completions/git.fish:167 msgid "Show only commit without a mimimum number of parents" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:165 +#: /tmp/fish/implicit/share/completions/git.fish:168 msgid "Show only commit without a maximum number of parents" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:166 +#: /tmp/fish/implicit/share/completions/git.fish:169 msgid "Follow only the first parent commit upon seeing a merge commit" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:167 +#: /tmp/fish/implicit/share/completions/git.fish:170 msgid "Reverse meaning of ^ prefix" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:168 +#: /tmp/fish/implicit/share/completions/git.fish:171 msgid "" "Pretend as if all refs in refs/ are listed on the command line as " msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:169 +#: /tmp/fish/implicit/share/completions/git.fish:172 msgid "" "Pretend as if all refs are in refs/heads are listed on the command line as " "" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:170 +#: /tmp/fish/implicit/share/completions/git.fish:173 msgid "" "Pretend as if all refs are in ref/tags are listed on the command line as " "" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:171 +#: /tmp/fish/implicit/share/completions/git.fish:174 msgid "" "Pretend as if all refs in refs/remotes are listed on the command line as " "" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:172 +#: /tmp/fish/implicit/share/completions/git.fish:175 msgid "" "Pretend as if all refs matching shell glob are listed on the command line as " "" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:173 +#: /tmp/fish/implicit/share/completions/git.fish:176 msgid "Do not include refs matching given glob pattern" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:174 +#: /tmp/fish/implicit/share/completions/git.fish:177 msgid "" "Pretend as if all objcets mentioned by reflogs are listed on the command " "line as " msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:175 +#: /tmp/fish/implicit/share/completions/git.fish:178 msgid "Ignore invalid object names" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:176 +#: /tmp/fish/implicit/share/completions/git.fish:179 msgid "Read commits from stdin" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:177 +#: /tmp/fish/implicit/share/completions/git.fish:180 msgid "Mark equivalent commits with = and inequivalent with +" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:178 +#: /tmp/fish/implicit/share/completions/git.fish:181 msgid "Omit equivalent commits" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:179 +#: /tmp/fish/implicit/share/completions/git.fish:182 msgid "Join two or more development histories together" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:182 +#: /tmp/fish/implicit/share/completions/git.fish:185 msgid "Autocommit the merge" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:183 +#: /tmp/fish/implicit/share/completions/git.fish:186 msgid "Don't autocommit the merge" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:184 +#: /tmp/fish/implicit/share/completions/git.fish:187 msgid "Edit auto-generated merge message" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:185 +#: /tmp/fish/implicit/share/completions/git.fish:188 msgid "Don't edit auto-generated merge message" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:186 +#: /tmp/fish/implicit/share/completions/git.fish:189 msgid "Don't generate a merge commit if merge is fast-forward" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:187 +#: /tmp/fish/implicit/share/completions/git.fish:190 msgid "Generate a merge commit even if merge is fast-forward" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:188 +#: /tmp/fish/implicit/share/completions/git.fish:191 msgid "Refuse to merge unless fast-forward possible" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:189 +#: /tmp/fish/implicit/share/completions/git.fish:192 msgid "Populate the log message with one-line descriptions" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:190 +#: /tmp/fish/implicit/share/completions/git.fish:193 msgid "Don't populate the log message with one-line descriptions" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:191 +#: /tmp/fish/implicit/share/completions/git.fish:194 msgid "Show diffstat of the merge" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:192 +#: /tmp/fish/implicit/share/completions/git.fish:195 msgid "Don't show diffstat of the merge" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:193 +#: /tmp/fish/implicit/share/completions/git.fish:196 msgid "Squash changes from other branch as a single commit" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:194 +#: /tmp/fish/implicit/share/completions/git.fish:197 msgid "Don't squash changes" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:197 -#: /tmp/fish/implicit/share/completions/git.fish:214 -#: /tmp/fish/implicit/share/completions/git.fish:234 +#: /tmp/fish/implicit/share/completions/git.fish:200 +#: /tmp/fish/implicit/share/completions/git.fish:217 +#: /tmp/fish/implicit/share/completions/git.fish:239 msgid "Force progress status" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:198 +#: /tmp/fish/implicit/share/completions/git.fish:201 msgid "Force no progress status" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:199 +#: /tmp/fish/implicit/share/completions/git.fish:202 msgid "Set the commit message" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:200 +#: /tmp/fish/implicit/share/completions/git.fish:203 msgid "Abort the current conflict resolution process" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:201 +#: /tmp/fish/implicit/share/completions/git.fish:204 msgid "Run merge conflict resolution tools to resolve merge conflicts" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:202 +#: /tmp/fish/implicit/share/completions/git.fish:205 msgid "Use specific merge resolution program" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:204 +#: /tmp/fish/implicit/share/completions/git.fish:207 msgid "Move or rename a file, a directory, or a symlink" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:205 +#: /tmp/fish/implicit/share/completions/git.fish:208 msgid "Prune all unreachable objects from the object database" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:206 +#: /tmp/fish/implicit/share/completions/git.fish:209 msgid "Fetch from and merge with another repository or a local branch" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:209 +#: /tmp/fish/implicit/share/completions/git.fish:212 msgid "Fetch all remotes" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:212 +#: /tmp/fish/implicit/share/completions/git.fish:215 msgid "Keep downloaded pack" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:213 +#: /tmp/fish/implicit/share/completions/git.fish:216 msgid "Disable automatic tag following" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:215 #: /tmp/fish/implicit/share/completions/git.fish:218 -#: /tmp/fish/implicit/share/completions/git.fish:236 +#: /tmp/fish/implicit/share/completions/git.fish:221 +#: /tmp/fish/implicit/share/completions/git.fish:241 msgid "Remote alias" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:217 +#: /tmp/fish/implicit/share/completions/git.fish:220 msgid "Update remote refs along with associated objects" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:220 +#: /tmp/fish/implicit/share/completions/git.fish:223 msgid "Force-push branch" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:221 +#: /tmp/fish/implicit/share/completions/git.fish:224 msgid "Force-push local branch to remote branch" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:222 +#: /tmp/fish/implicit/share/completions/git.fish:225 msgid "Push local branch to remote branch" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:223 +#: /tmp/fish/implicit/share/completions/git.fish:226 msgid "Push all refs under refs/heads/" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:224 +#: /tmp/fish/implicit/share/completions/git.fish:227 msgid "Remove remote branches that don't have a local counterpart" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:225 +#: /tmp/fish/implicit/share/completions/git.fish:228 msgid "Push all refs under refs/" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:226 +#: /tmp/fish/implicit/share/completions/git.fish:229 msgid "Delete all listed refs from the remote repository" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:227 +#: /tmp/fish/implicit/share/completions/git.fish:230 msgid "Push all refs under refs/tags" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:228 +#: /tmp/fish/implicit/share/completions/git.fish:231 +msgid "Push all usual refs plus the ones under refs/tags" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:232 msgid "Do everything except actually send the updates" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:229 +#: /tmp/fish/implicit/share/completions/git.fish:233 msgid "Produce machine-readable output" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:230 +#: /tmp/fish/implicit/share/completions/git.fish:234 msgid "Force update of remote refs" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:231 +#: /tmp/fish/implicit/share/completions/git.fish:235 +msgid "" +"Force update of remote refs, stopping if other's changes would be overwritten" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:236 msgid "Add upstream (tracking) reference" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:235 +#: /tmp/fish/implicit/share/completions/git.fish:240 msgid "Forward-port local commits to the updated upstream head" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:240 +#: /tmp/fish/implicit/share/completions/git.fish:245 msgid "Restart the rebasing process" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:241 +#: /tmp/fish/implicit/share/completions/git.fish:246 msgid "Abort the rebase operation" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:242 +#: /tmp/fish/implicit/share/completions/git.fish:247 msgid "Keep the commits that don't cahnge anything" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:243 +#: /tmp/fish/implicit/share/completions/git.fish:248 msgid "Restart the rebasing process by skipping the current patch" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:244 +#: /tmp/fish/implicit/share/completions/git.fish:249 msgid "Use merging strategies to rebase" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:247 +#: /tmp/fish/implicit/share/completions/git.fish:252 msgid "Show diffstat of the rebase" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:248 +#: /tmp/fish/implicit/share/completions/git.fish:253 msgid "Don't show diffstat of the rebase" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:249 +#: /tmp/fish/implicit/share/completions/git.fish:254 msgid "Allow the pre-rebase hook to run" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:250 +#: /tmp/fish/implicit/share/completions/git.fish:255 msgid "Don't allow the pre-rebase hook to run" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:251 +#: /tmp/fish/implicit/share/completions/git.fish:256 msgid "Force the rebase" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:253 +#: /tmp/fish/implicit/share/completions/git.fish:258 msgid "Try to recreate merges" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:254 +#: /tmp/fish/implicit/share/completions/git.fish:259 msgid "Rebase all reachable commits" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:255 +#: /tmp/fish/implicit/share/completions/git.fish:260 msgid "Automatic squashing" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:256 +#: /tmp/fish/implicit/share/completions/git.fish:261 msgid "No automatic squashing" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:257 +#: /tmp/fish/implicit/share/completions/git.fish:262 msgid "No fast-forward" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:258 +#: /tmp/fish/implicit/share/completions/git.fish:263 msgid "Reset current HEAD to the specified state" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:259 +#: /tmp/fish/implicit/share/completions/git.fish:264 msgid "Reset files in working directory" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:262 +#: /tmp/fish/implicit/share/completions/git.fish:268 msgid "Reflog" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:263 +#: /tmp/fish/implicit/share/completions/git.fish:269 msgid "Revert an existing commit" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:264 +#: /tmp/fish/implicit/share/completions/git.fish:270 msgid "Remove files from the working tree and from the index" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:265 +#: /tmp/fish/implicit/share/completions/git.fish:271 msgid "Keep local copies" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:266 +#: /tmp/fish/implicit/share/completions/git.fish:272 msgid "Exit with a zero status even if no files matched" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:267 +#: /tmp/fish/implicit/share/completions/git.fish:273 msgid "Allow recursive removal" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:269 +#: /tmp/fish/implicit/share/completions/git.fish:275 msgid "Override the up-to-date check" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:270 +#: /tmp/fish/implicit/share/completions/git.fish:276 #: /tmp/fish/implicit/share/completions/prt-get.fish:45 #: /tmp/fish/implicit/share/completions/prt-get.fish:103 msgid "Dry run" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:271 +#: /tmp/fish/implicit/share/completions/git.fish:277 msgid "Show the working tree status" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:272 +#: /tmp/fish/implicit/share/completions/git.fish:278 msgid "Give the output in the short-format" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:273 +#: /tmp/fish/implicit/share/completions/git.fish:279 msgid "Show the branch and tracking info even in short-format" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:274 +#: /tmp/fish/implicit/share/completions/git.fish:280 msgid "Give the output in a stable, easy-to-parse format" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:275 +#: /tmp/fish/implicit/share/completions/git.fish:281 msgid "Terminate entries with null character" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:276 +#: /tmp/fish/implicit/share/completions/git.fish:282 msgid "The untracked files handling mode" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:277 +#: /tmp/fish/implicit/share/completions/git.fish:283 msgid "Ignore changes to submodules" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:278 +#: /tmp/fish/implicit/share/completions/git.fish:284 msgid "Create, list, delete or verify a tag object signed with GPG" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:280 +#: /tmp/fish/implicit/share/completions/git.fish:286 msgid "Make an unsigned, annotated tag object" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:281 +#: /tmp/fish/implicit/share/completions/git.fish:287 msgid "Make a GPG-signed tag" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:282 +#: /tmp/fish/implicit/share/completions/git.fish:288 msgid "Remove a tag" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:283 +#: /tmp/fish/implicit/share/completions/git.fish:289 msgid "Verify signature of a tag" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:284 +#: /tmp/fish/implicit/share/completions/git.fish:290 msgid "Force overwriting exising tag" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:286 +#: /tmp/fish/implicit/share/completions/git.fish:292 msgid "List tags that contain a commit" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:289 +#: /tmp/fish/implicit/share/completions/git.fish:295 msgid "Stash away changes" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:290 +#: /tmp/fish/implicit/share/completions/git.fish:296 msgid "List stashes" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:291 +#: /tmp/fish/implicit/share/completions/git.fish:297 msgid "Show the changes recorded in the stash" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:292 +#: /tmp/fish/implicit/share/completions/git.fish:298 msgid "Apply and remove a single stashed state" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:293 +#: /tmp/fish/implicit/share/completions/git.fish:299 msgid "Apply a single stashed state" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:294 +#: /tmp/fish/implicit/share/completions/git.fish:300 msgid "Remove all stashed states" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:295 +#: /tmp/fish/implicit/share/completions/git.fish:301 msgid "Remove a single stashed state from the stash list" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:296 +#: /tmp/fish/implicit/share/completions/git.fish:302 msgid "Create a stash" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:297 +#: /tmp/fish/implicit/share/completions/git.fish:303 msgid "Save a new stash" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:298 +#: /tmp/fish/implicit/share/completions/git.fish:304 msgid "Create a new branch from a stash" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:299 +#: /tmp/fish/implicit/share/completions/git.fish:305 msgid "Set and read git configuration variables" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:300 +#: /tmp/fish/implicit/share/completions/git.fish:306 msgid "Generate patch series to send upstream" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:302 +#: /tmp/fish/implicit/share/completions/git.fish:308 msgid "Generate plain patches without diffstat" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:303 +#: /tmp/fish/implicit/share/completions/git.fish:309 msgid "Suppress diff output" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:304 +#: /tmp/fish/implicit/share/completions/git.fish:310 msgid "Spend more time to create smaller diffs" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:305 +#: /tmp/fish/implicit/share/completions/git.fish:311 msgid "Generate diff with the 'patience' algorithm" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:306 +#: /tmp/fish/implicit/share/completions/git.fish:312 msgid "Generate diff with the 'histogram' algorithm" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:307 +#: /tmp/fish/implicit/share/completions/git.fish:313 msgid "Print all commits to stdout in mbox format" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:308 +#: /tmp/fish/implicit/share/completions/git.fish:314 msgid "Show number of added/deleted lines in decimal notation" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:309 +#: /tmp/fish/implicit/share/completions/git.fish:315 msgid "Output only last line of the stat" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:310 +#: /tmp/fish/implicit/share/completions/git.fish:316 msgid "Output a condensed summary of extended header information" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:311 +#: /tmp/fish/implicit/share/completions/git.fish:317 msgid "Disable rename detection" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:312 +#: /tmp/fish/implicit/share/completions/git.fish:318 msgid "Show full blob object names" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:313 +#: /tmp/fish/implicit/share/completions/git.fish:319 msgid "Output a binary diff for use with git apply" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:314 +#: /tmp/fish/implicit/share/completions/git.fish:320 msgid "Also inspect unmodified files as source for a copy" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:316 +#: /tmp/fish/implicit/share/completions/git.fish:322 msgid "Ignore changes in whitespace at EOL" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:317 +#: /tmp/fish/implicit/share/completions/git.fish:323 msgid "Ignore changes in amount of whitespace" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:318 +#: /tmp/fish/implicit/share/completions/git.fish:324 msgid "Ignore whitespace when comparing lines" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:320 +#: /tmp/fish/implicit/share/completions/git.fish:326 msgid "Show whole surrounding functions of changes" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:321 +#: /tmp/fish/implicit/share/completions/git.fish:327 msgid "Allow an external diff helper to be executed" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:322 +#: /tmp/fish/implicit/share/completions/git.fish:328 msgid "Disallow external diff helpers" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:323 +#: /tmp/fish/implicit/share/completions/git.fish:329 msgid "Disallow external text conversion filters for binary files (Default)" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:324 +#: /tmp/fish/implicit/share/completions/git.fish:330 msgid "" "Allow external text conversion filters for binary files (Resulting diff is " "unappliable)" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:325 +#: /tmp/fish/implicit/share/completions/git.fish:331 msgid "Do not show source or destination prefix" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:326 +#: /tmp/fish/implicit/share/completions/git.fish:332 msgid "Name output in [Patch n/m] format, even with a single patch" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:327 +#: /tmp/fish/implicit/share/completions/git.fish:333 msgid "Name output in [Patch] format, even with multiple patches" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:328 +#: /tmp/fish/implicit/share/completions/git.fish:334 msgid "Initialize, update or inspect submodules" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:329 +#: /tmp/fish/implicit/share/completions/git.fish:335 msgid "Add a submodule" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:330 +#: /tmp/fish/implicit/share/completions/git.fish:336 msgid "Show submodule status" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:331 #: /tmp/fish/implicit/share/completions/git.fish:337 +#: /tmp/fish/implicit/share/completions/git.fish:343 msgid "Initialize all submodules" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:332 +#: /tmp/fish/implicit/share/completions/git.fish:338 msgid "Update all submodules" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:333 +#: /tmp/fish/implicit/share/completions/git.fish:339 msgid "Show commit summary" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:334 +#: /tmp/fish/implicit/share/completions/git.fish:340 msgid "Run command on each submodule" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:335 +#: /tmp/fish/implicit/share/completions/git.fish:341 msgid "Sync submodules' URL with .gitmodules" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:336 +#: /tmp/fish/implicit/share/completions/git.fish:342 msgid "Only print error messages" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:338 +#: /tmp/fish/implicit/share/completions/git.fish:344 msgid "Checkout the superproject's commit on a detached HEAD in the submodule" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:339 +#: /tmp/fish/implicit/share/completions/git.fish:345 msgid "" "Merge the superproject's commit into the current branch of the submodule" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:340 +#: /tmp/fish/implicit/share/completions/git.fish:346 msgid "Rebase current branch onto the superproject's commit" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:341 +#: /tmp/fish/implicit/share/completions/git.fish:347 msgid "Don't fetch new objects from the remote" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:342 +#: /tmp/fish/implicit/share/completions/git.fish:348 msgid "" "Instead of using superproject's SHA-1, use the state of the submodule's " "remote-tracking branch" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:343 +#: /tmp/fish/implicit/share/completions/git.fish:349 msgid "" "Throw away local changes when switching to a different commit and always run " "checkout" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:344 +#: /tmp/fish/implicit/share/completions/git.fish:350 msgid "Also add ignored submodule path" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:345 +#: /tmp/fish/implicit/share/completions/git.fish:351 msgid "Remove even with local changes" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:346 +#: /tmp/fish/implicit/share/completions/git.fish:352 msgid "Use the commit stored in the index" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:347 +#: /tmp/fish/implicit/share/completions/git.fish:353 msgid "Compare the commit in the index with submodule HEAD" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:348 +#: /tmp/fish/implicit/share/completions/git.fish:354 msgid "Traverse submodules recursively" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:349 +#: /tmp/fish/implicit/share/completions/git.fish:355 msgid "Show logs with difference each commit introduces" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:350 +#: /tmp/fish/implicit/share/completions/git.fish:356 msgid "Remove untracked files from the working tree" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:351 +#: /tmp/fish/implicit/share/completions/git.fish:357 msgid "Force run" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:352 +#: /tmp/fish/implicit/share/completions/git.fish:358 msgid "Show what would be done and clean files interactively" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:353 +#: /tmp/fish/implicit/share/completions/git.fish:359 msgid "Don't actually remove anything, just show what would be done" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:354 +#: /tmp/fish/implicit/share/completions/git.fish:360 msgid "Be quiet, only report errors" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:355 +#: /tmp/fish/implicit/share/completions/git.fish:361 msgid "Remove untracked directories in addition to untracked files" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:356 +#: /tmp/fish/implicit/share/completions/git.fish:362 msgid "Remove ignored files, as well" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:357 +#: /tmp/fish/implicit/share/completions/git.fish:363 msgid "Remove only ignored files" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:358 +#: /tmp/fish/implicit/share/completions/git.fish:364 msgid "Show what revision and author last modified each line of a file" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:359 +#: /tmp/fish/implicit/share/completions/git.fish:365 msgid "Show blank SHA-1 for boundary commits" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:360 +#: /tmp/fish/implicit/share/completions/git.fish:366 msgid "Do not treat root commits as boundaries" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:361 +#: /tmp/fish/implicit/share/completions/git.fish:367 msgid "Include additional statistics" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:362 +#: /tmp/fish/implicit/share/completions/git.fish:368 msgid "Annotate only the given line range" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:363 +#: /tmp/fish/implicit/share/completions/git.fish:369 msgid "Show long rev" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:364 +#: /tmp/fish/implicit/share/completions/git.fish:370 msgid "Show raw timestamp" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:365 +#: /tmp/fish/implicit/share/completions/git.fish:371 msgid "Use revisions from named file instead of calling rev-list" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:366 +#: /tmp/fish/implicit/share/completions/git.fish:372 msgid "Walk history forward instead of backward" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:367 +#: /tmp/fish/implicit/share/completions/git.fish:373 msgid "Show in a format designed for machine consumption" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:368 +#: /tmp/fish/implicit/share/completions/git.fish:374 msgid "Show the porcelain format" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:369 +#: /tmp/fish/implicit/share/completions/git.fish:375 msgid "Show the result incrementally" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:370 +#: /tmp/fish/implicit/share/completions/git.fish:376 msgid "Instead of working tree, use the contents of the named file" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:371 +#: /tmp/fish/implicit/share/completions/git.fish:377 msgid "Specifies the format used to output dates" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:372 +#: /tmp/fish/implicit/share/completions/git.fish:378 msgid "Detect moved or copied lines within a file" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:373 +#: /tmp/fish/implicit/share/completions/git.fish:379 msgid "" "Detect lines moved or copied from other files that were modified in the same " "commit" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:375 +#: /tmp/fish/implicit/share/completions/git.fish:381 msgid "Use the same output mode as git-annotate" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:376 +#: /tmp/fish/implicit/share/completions/git.fish:382 msgid "Show the filename in the original commit" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:377 +#: /tmp/fish/implicit/share/completions/git.fish:383 msgid "Show the line number in the original commit" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:378 +#: /tmp/fish/implicit/share/completions/git.fish:384 msgid "Suppress the author name and timestamp from the output" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:379 +#: /tmp/fish/implicit/share/completions/git.fish:385 msgid "Show the author email instead of author name" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:380 +#: /tmp/fish/implicit/share/completions/git.fish:386 msgid "Ignore whitespace changes" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:381 +#: /tmp/fish/implicit/share/completions/git.fish:387 msgid "Custom command" msgstr "" @@ -26811,7 +27784,7 @@ msgid "Uses Gradle Daemon to run build" msgstr "" #: /tmp/fish/implicit/share/completions/gradle.fish:11 -msgid "Uses Gradle Daemon in forground" +msgid "Uses Gradle Daemon in foreground" msgstr "" #: /tmp/fish/implicit/share/completions/gradle.fish:12 @@ -27114,6 +28087,247 @@ msgstr "" msgid "This option permits to add group with non-unique GID" msgstr "" +#: /tmp/fish/implicit/share/completions/grub-file.fish:1 +msgid "Check if FILE can be booted as i386 PAE Xen unprivileged guest kernel" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:2 +msgid "" +"Check if given file can be booted as x86_64 Xen unprivileged guest kernel" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:3 +msgid "Check if given file can be used as Xen x86 privileged guest kernel" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:4 +msgid "Check if given file can be used as x86 multiboot kernel" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:5 +msgid "Check if given file can be used as x86 multiboot2 kernel" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:6 +msgid "Check if given file is ARM Linux" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:7 +msgid "Check if given file is ARM64 Linux" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:8 +msgid "Check if given file is IA64 Linux" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:9 +msgid "Check if given file is MIPS Linux" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:10 +msgid "Check if given file is MIPSEL Linux" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:11 +msgid "Check if given file is SPARC64 Linux" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:12 +msgid "Check if given file is POWERPC Linux" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:13 +msgid "Check if given file is x86 Linux" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:14 +msgid "Check if given file is x86 Linux supporting 32-bit protocol" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:15 +msgid "Check if given file is x86 kFreeBSD" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:16 +msgid "Check if given file is i386 kFreeBSD" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:17 +msgid "Check if given file is x86_64 kFreeBSD" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:18 +msgid "Check if given file is x86 kNetBSD" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:19 +msgid "Check if given file is i386 kNetBSD" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:20 +msgid "Check if given file is x86_64 kNetBSD" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:21 +msgid "Check if given file is i386 EFI file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:22 +msgid "Check if given file is x86_64 EFI file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:23 +msgid "Check if given file is IA64 EFI file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:24 +msgid "Check if given file is ARM64 EFI file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:25 +msgid "Check if given file is ARM EFI file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:26 +msgid "Check if given file is hiberfil.sys in hibernated state" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:27 +msgid "Check if given file is x86_64 XNU (Mac OS X kernel)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:28 +msgid "Check if given file is i386 XNU (Mac OS X kernel)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:29 +msgid "Check if given file is XNU (Mac OS X kernel) hibernated image" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:30 +msgid "Check if given file is BIOS bootsector" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:32 +msgid "Display usage and exit" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:1 +msgid "Compress GRUB files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:2 +msgid "Use image and modules under given directory" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:3 +msgid "Install given fonts" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:4 +msgid "Install only given modules and their dependencies" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:5 +msgid "Embed given file as public key for signature checking" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:6 +msgid "Use translations under given directory" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:7 +msgid "Install only given locales" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:8 +msgid "Preload specfied modules" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:9 +msgid "Install given theme" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:11 +msgid "Make drive also bootable as floppy" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:12 +msgid "Install GRUB images under DIR/grub" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:13 +msgid "Set bootloader ID" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:14 +msgid "Choose compression to use for core image" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:15 +msgid "Set disk module to use" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:16 +msgid "Use given directory as the EFI System Partition root" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:17 +msgid "Install even if problems are detected" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:18 +msgid "Use identifier file even if UUID is available" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:19 +msgid "Use given color for label background" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:20 +msgid "Use given color for label" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:21 +msgid "Use given file for label" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:22 +msgid "Use given directory for PPC Mac install" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:23 +msgid "Do not install bootsector" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:24 +msgid "Don't update the boot-device/Boot* NVRAM variables" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:25 +msgid "Don't apply any reed-solomon codes when embedding core.img" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:26 +msgid "Set product version" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:27 +msgid "Delete device map if it already exists" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:28 +msgid "The installation is removable" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:29 +msgid "Do not probe for filesystems" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:30 +msgid "Install GRUB for given platform" +msgstr "" + #: /tmp/fish/implicit/share/completions/grunt.fish:1 msgid "Print the grunt version. Combine with --verbose for more info" msgstr "" @@ -27189,11 +28403,6 @@ msgstr "" msgid "Save/restore filename" msgstr "" -#: /tmp/fish/implicit/share/completions/gunzip.fish:8 -#: /tmp/fish/implicit/share/completions/gzip.fish:8 -msgid "Suppress warnings" -msgstr "" - #: /tmp/fish/implicit/share/completions/gunzip.fish:9 #: /tmp/fish/implicit/share/completions/gzip.fish:9 msgid "Recurse directories" @@ -27687,80 +28896,346 @@ msgid "Show the server version" msgstr "" #: /tmp/fish/implicit/share/completions/help.fish:1 -msgid "Introduction to the fish syntax" +#: /tmp/fish/implicit/share/completions/help.fish:68 +msgid "Autosuggestions" msgstr "" #: /tmp/fish/implicit/share/completions/help.fish:2 -msgid "Incomplete aspects of fish" +msgid "Builtin commands" msgstr "" #: /tmp/fish/implicit/share/completions/help.fish:3 -msgid "Known fish bugs" +msgid "Cartesian Products" msgstr "" #: /tmp/fish/implicit/share/completions/help.fish:4 -msgid "Help on how to reuse previously entered commands" +msgid "Setting syntax highlighting colors" msgstr "" #: /tmp/fish/implicit/share/completions/help.fish:5 -msgid "Help on how tab-completion works" +msgid "Combining different expansions" msgstr "" #: /tmp/fish/implicit/share/completions/help.fish:6 -msgid "Help on how job control works" +msgid "How tab-completion works" msgstr "" #: /tmp/fish/implicit/share/completions/help.fish:7 -msgid "Summary on how fish differs from other shells" +msgid "Useful functions for writing completions" msgstr "" #: /tmp/fish/implicit/share/completions/help.fish:8 -msgid "Help on how to set the prompt" +msgid "Writing your own completions" msgstr "" #: /tmp/fish/implicit/share/completions/help.fish:9 -msgid "Help on how to set the titlebar message" +msgid "Where to put completions" msgstr "" #: /tmp/fish/implicit/share/completions/help.fish:10 -msgid "Help on how to copy and paste" -msgstr "" - -#: /tmp/fish/implicit/share/completions/help.fish:11 -msgid "Help on editor shortcuts" +msgid "Debugging fish scripts" msgstr "" #: /tmp/fish/implicit/share/completions/help.fish:12 -msgid "Help on environment variables" +msgid "Command line editor" msgstr "" #: /tmp/fish/implicit/share/completions/help.fish:13 -msgid "Help on setting syntax highlighting colors" +msgid "Emacs mode commands" msgstr "" #: /tmp/fish/implicit/share/completions/help.fish:14 +msgid "Escaping characters" +msgstr "" + #: /tmp/fish/implicit/share/completions/help.fish:15 -msgid "Help on parameter expansion (Globbing)" +msgid "Event handlers" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:16 +#: /tmp/fish/implicit/share/completions/help.fish:25 +msgid "Parameter expansion (Globbing)" msgstr "" #: /tmp/fish/implicit/share/completions/help.fish:17 -msgid "Help on home directory expansion ~USER" +msgid "Brace expansion {a,b,c}" msgstr "" #: /tmp/fish/implicit/share/completions/help.fish:18 -msgid "Help on brace expansion {a,b,c}" +msgid "Command substitution" msgstr "" #: /tmp/fish/implicit/share/completions/help.fish:19 -msgid "Help on wildcard expansion *.*" +msgid "Command substitution (SUBCOMMAND)" msgstr "" #: /tmp/fish/implicit/share/completions/help.fish:20 -msgid "Help on command substitution (SUBCOMMAND)" +msgid "Home directory expansion ~USER" msgstr "" #: /tmp/fish/implicit/share/completions/help.fish:21 -msgid "Help on process expansion %JOB" +msgid "Index range expansion" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:22 +msgid "Process expansion %JOB" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:24 +msgid "Wildcard expansion *.*" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:26 +msgid "Configurable greeting" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:27 +msgid "Help on how to reuse previously entered commands" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:28 +msgid "Searchable history" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:29 +msgid "Shell variable and function names" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:30 +msgid "Initialization files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:31 +msgid "Introduction" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:32 +msgid "Common issues with fish" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:33 +msgid "Running multiple programs" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:34 +msgid "Copy and paste (Kill Ring)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:35 +msgid "Further help and development" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:36 +msgid "Multiline editing" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:37 +msgid "Other features" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:38 +msgid "Piping" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:39 +msgid "Programmable prompt" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:40 +msgid "Quotes" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:41 +msgid "Input/Output (IO) redirection" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:42 +msgid "Shared bindings" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:43 +msgid "Introduction to the fish syntax" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:44 +msgid "Background jobs" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:45 +msgid "Conditional execution of code and flow control" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:46 +#: /tmp/fish/implicit/share/completions/help.fish:74 +msgid "Functions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:47 +msgid "Autoloading functions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:48 +msgid "Defining aliases" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:49 +msgid "Job control" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:50 +msgid "Some common words" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:51 +msgid "Programmable title" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:52 +msgid "Shell variables" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:53 +msgid "Arrays" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:54 +msgid "Variables for changing highlighting colors" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:55 +msgid "Exporting variables" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:56 +msgid "Variable scope for functions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:57 +msgid "Locale variables" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:58 +msgid "Variable scope" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:59 +msgid "Special variables" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:60 +msgid "The status variable" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:61 +msgid "More on universal variables" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:62 +msgid "Vi mode commands" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:63 +msgid "Command mode" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:64 +msgid "Insert mode" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:65 +msgid "Visual mode" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:66 +msgid "Tutorial" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:67 +msgid "Autoloading Functions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:69 +msgid "Combiners (And, Or, Not)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:70 +msgid "Command Substitutions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:71 +msgid "Conditionals (If, Else, Switch)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:72 +msgid "Exit Status" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:73 +msgid "Exports (Shell Variables)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:75 +msgid "Getting Help" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:76 +msgid "Learning fish" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:77 +msgid "Lists" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:78 +msgid "Loops" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:79 +msgid "Ready for more?" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:81 +msgid "Pipes and Redirections" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:82 +msgid "Prompt" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:83 +msgid "Running Commands" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:84 +msgid "Separating Commands (Semicolon)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:85 +msgid "Startup (Where's .bashrc?)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:86 +msgid "Syntax Highlighting" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:87 +msgid "Tab Completions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:88 +msgid "Universal Variables" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:89 +msgid "Variables" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:90 +msgid "Why fish?" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:91 +msgid "Wildcards" msgstr "" #: /tmp/fish/implicit/share/completions/heroku.fish:1 @@ -27845,242 +29320,282 @@ msgid "manage heroku-postgresql databases" msgstr "" #: /tmp/fish/implicit/share/completions/heroku.fish:22 -msgid "manage backups of heroku postgresql databases" -msgstr "" - -#: /tmp/fish/implicit/share/completions/heroku.fish:23 msgid "manage plugins to the heroku gem" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:24 +#: /tmp/fish/implicit/share/completions/heroku.fish:23 msgid "list available regions" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:25 +#: /tmp/fish/implicit/share/completions/heroku.fish:24 msgid "manage the stack for an app" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:26 +#: /tmp/fish/implicit/share/completions/heroku.fish:25 msgid "check status of heroku platform" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:27 +#: /tmp/fish/implicit/share/completions/heroku.fish:26 msgid "update the heroku client" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:28 +#: /tmp/fish/implicit/share/completions/heroku.fish:27 msgid "display version" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:29 +#: /tmp/fish/implicit/share/completions/heroku.fish:28 msgid "" "APP DIRECTORY clones a heroku app to your local machine at DIRECTORY " "(defaults to app name)" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:30 +#: /tmp/fish/implicit/share/completions/heroku.fish:29 msgid "adds a git remote to an app repo (-a APP)" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:31 +#: /tmp/fish/implicit/share/completions/heroku.fish:30 msgid "install an addon" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:32 +#: /tmp/fish/implicit/share/completions/heroku.fish:31 msgid "open an addon's documentation in your browser" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:33 +#: /tmp/fish/implicit/share/completions/heroku.fish:32 msgid "downgrade an existing addon" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:34 +#: /tmp/fish/implicit/share/completions/heroku.fish:33 msgid "list all available addons" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:35 +#: /tmp/fish/implicit/share/completions/heroku.fish:34 msgid "open an addon's dashboard in your browser" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:36 +#: /tmp/fish/implicit/share/completions/heroku.fish:35 msgid "uninstall one or more addons" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:37 +#: /tmp/fish/implicit/share/completions/heroku.fish:36 msgid "upgrade an existing addon" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:38 +#: /tmp/fish/implicit/share/completions/heroku.fish:37 msgid "the org to list the apps for" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:39 +#: /tmp/fish/implicit/share/completions/heroku.fish:38 msgid "list all apps in the org. Not just joined apps" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:40 +#: /tmp/fish/implicit/share/completions/heroku.fish:39 msgid "list apps in personal account when a default org is set" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:41 +#: /tmp/fish/implicit/share/completions/heroku.fish:40 msgid "create a new app (takes name)" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:42 +#: /tmp/fish/implicit/share/completions/heroku.fish:41 msgid " permanently destroy an app (--app APP)" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:43 +#: /tmp/fish/implicit/share/completions/heroku.fish:42 msgid "show detailed app information" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:44 +#: /tmp/fish/implicit/share/completions/heroku.fish:43 msgid " add yourself to an organization app (--app APP)" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:45 +#: /tmp/fish/implicit/share/completions/heroku.fish:44 msgid " remove yourself from an organization app (--app APP)" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:46 +#: /tmp/fish/implicit/share/completions/heroku.fish:45 msgid " lock an organization app to restrict access" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:47 +#: /tmp/fish/implicit/share/completions/heroku.fish:46 msgid " open the app in a web browser" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:48 +#: /tmp/fish/implicit/share/completions/heroku.fish:47 msgid " rename the app (apps:rename newname --app oldname)" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:49 +#: /tmp/fish/implicit/share/completions/heroku.fish:48 msgid " unlock an organization app so that any org member can join it" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:50 +#: /tmp/fish/implicit/share/completions/heroku.fish:49 msgid "log in with your heroku credentials" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:51 +#: /tmp/fish/implicit/share/completions/heroku.fish:50 msgid "clear local authentication credentials" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:52 +#: /tmp/fish/implicit/share/completions/heroku.fish:51 msgid "display your api token" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:53 +#: /tmp/fish/implicit/share/completions/heroku.fish:52 msgid "display your heroku email address" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:54 +#: /tmp/fish/implicit/share/completions/heroku.fish:53 msgid "output config vars in shell format" msgstr "" +#: /tmp/fish/implicit/share/completions/heroku.fish:54 #: /tmp/fish/implicit/share/completions/heroku.fish:55 -#: /tmp/fish/implicit/share/completions/heroku.fish:56 msgid "display a config value for an app" msgstr "" +#: /tmp/fish/implicit/share/completions/heroku.fish:56 #: /tmp/fish/implicit/share/completions/heroku.fish:57 -#: /tmp/fish/implicit/share/completions/heroku.fish:58 msgid "set one or more config vars (KEY=VALUE)" msgstr "" +#: /tmp/fish/implicit/share/completions/heroku.fish:58 #: /tmp/fish/implicit/share/completions/heroku.fish:59 -#: /tmp/fish/implicit/share/completions/heroku.fish:60 msgid "unset one or more config vars" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:61 +#: /tmp/fish/implicit/share/completions/heroku.fish:60 msgid "add a custom domain to an app" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:62 +#: /tmp/fish/implicit/share/completions/heroku.fish:61 msgid "remove all custom domains from an app" msgstr "" +#: /tmp/fish/implicit/share/completions/heroku.fish:62 #: /tmp/fish/implicit/share/completions/heroku.fish:63 -#: /tmp/fish/implicit/share/completions/heroku.fish:64 msgid "remove a custom domain from an app" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:65 +#: /tmp/fish/implicit/share/completions/heroku.fish:64 msgid "the number of lines to display" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:66 +#: /tmp/fish/implicit/share/completions/heroku.fish:65 msgid "only display logs from the given process" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:67 +#: /tmp/fish/implicit/share/completions/heroku.fish:66 msgid "only display logs from the given source" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:68 +#: /tmp/fish/implicit/share/completions/heroku.fish:67 msgid "continually stream logs" msgstr "" +#: /tmp/fish/implicit/share/completions/heroku.fish:68 +msgid "manage backups of heroku postgresql databases" +msgstr "" + #: /tmp/fish/implicit/share/completions/heroku.fish:69 +msgid "cancel an in-progress backup or restore (default newest)" +msgstr "" + #: /tmp/fish/implicit/share/completions/heroku.fish:70 -msgid "resize dynos to the given size (DYNO1=1X|2X|PX)" +msgid "capture a new backup" msgstr "" #: /tmp/fish/implicit/share/completions/heroku.fish:71 +msgid "delete a backup" +msgstr "" + #: /tmp/fish/implicit/share/completions/heroku.fish:72 -msgid "restart an app dyno" +msgid "downloads database backup" msgstr "" #: /tmp/fish/implicit/share/completions/heroku.fish:73 +msgid "get information about a specific backup" +msgstr "" + #: /tmp/fish/implicit/share/completions/heroku.fish:74 -msgid "scale dynos by the given amount (DYNO1=AMOUNT1)" +msgid "restore a backup (default latest) to a database" msgstr "" #: /tmp/fish/implicit/share/completions/heroku.fish:75 +msgid "schedule daily backups for given database" +msgstr "" + #: /tmp/fish/implicit/share/completions/heroku.fish:76 -msgid "stop an app dyno" +msgid "list backup schedule" msgstr "" #: /tmp/fish/implicit/share/completions/heroku.fish:77 -msgid "number of releases to show, maximum 50" +msgid "stop daily backups" msgstr "" #: /tmp/fish/implicit/share/completions/heroku.fish:78 +msgid "get secret but publicly accessible URL of a backup" +msgstr "" + #: /tmp/fish/implicit/share/completions/heroku.fish:79 -msgid "view detailed information for a release" -msgstr "" - #: /tmp/fish/implicit/share/completions/heroku.fish:80 -#: /tmp/fish/implicit/share/completions/heroku.fish:81 -msgid "roll back to an older release" +msgid "resize dynos to the given size (DYNO1=1X|2X|PX)" msgstr "" +#: /tmp/fish/implicit/share/completions/heroku.fish:81 #: /tmp/fish/implicit/share/completions/heroku.fish:82 -msgid "specify dyno size" +msgid "restart an app dyno" msgstr "" #: /tmp/fish/implicit/share/completions/heroku.fish:83 -msgid "open a remote console session (with optional COMMAND)" -msgstr "" - #: /tmp/fish/implicit/share/completions/heroku.fish:84 -msgid "run a detached dyno, where output is sent to your logs" +msgid "scale dynos by the given amount (DYNO1=AMOUNT1)" msgstr "" #: /tmp/fish/implicit/share/completions/heroku.fish:85 -msgid "stream logs for the dyno" -msgstr "" - #: /tmp/fish/implicit/share/completions/heroku.fish:86 -msgid "add a collaborator to an app" +msgid "stop an app dyno" msgstr "" #: /tmp/fish/implicit/share/completions/heroku.fish:87 -msgid "remove a collaborator from an app" +msgid "number of releases to show, maximum 50" msgstr "" #: /tmp/fish/implicit/share/completions/heroku.fish:88 +#: /tmp/fish/implicit/share/completions/heroku.fish:89 +msgid "view detailed information for a release" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:90 +#: /tmp/fish/implicit/share/completions/heroku.fish:91 +msgid "roll back to an older release" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:92 +msgid "specify dyno size" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:93 +msgid "open a remote console session (with optional COMMAND)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:94 +msgid "run a detached dyno, where output is sent to your logs" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:95 +msgid "stream logs for the dyno" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:96 +msgid "add a collaborator to an app" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:97 +msgid "remove a collaborator from an app" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:98 msgid "transfers an app to another user or an organization." msgstr "" @@ -29034,6 +30549,7 @@ msgstr "" #: /tmp/fish/implicit/share/completions/hg.fish:334 #: /tmp/fish/implicit/share/completions/hg.fish:397 +#: /tmp/fish/implicit/share/completions/hg.fish:432 msgid "ignore changes in the amount of white space" msgstr "" @@ -29225,10 +30741,6 @@ msgstr "" msgid "amend the parent of the working dir" msgstr "" -#: /tmp/fish/implicit/share/completions/hg.fish:432 -msgid "ignore chnages in the amount of white space" -msgstr "" - #: /tmp/fish/implicit/share/completions/hg.fish:436 msgid "record delete for missing files" msgstr "" @@ -29479,6 +30991,8 @@ msgstr "" #: /tmp/fish/implicit/share/completions/mkdosfs.fish:22 #: /tmp/fish/implicit/share/completions/perl.fish:22 #: /tmp/fish/implicit/share/completions/pv.fish:32 +#: /tmp/fish/implicit/share/completions/s3cmd.fish:41 +#: /tmp/fish/implicit/share/completions/subl.fish:8 msgid "Show help and exit" msgstr "" @@ -30010,6 +31524,7 @@ msgstr "" #: /tmp/fish/implicit/share/completions/iptables.fish:25 #: /tmp/fish/implicit/share/completions/mkinitcpio.fish:18 +#: /tmp/fish/implicit/share/completions/s3cmd.fish:126 msgid "Verbose output" msgstr "" @@ -30038,6 +31553,322 @@ msgstr "" msgid "Use this command to load modules" msgstr "" +#: /tmp/fish/implicit/share/completions/jest.fish:2 +msgid "Automock all files by default" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:3 +msgid "Exit the test suite immediately upon the first failing test" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:4 +msgid "Respect the \"browser\" field in package.json when resolving modules" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:5 +msgid "Whether to use the transform cache" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:6 +msgid "Disable the cache" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:7 +msgid "The directory where Jest should store its dependency information" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:8 +msgid "Whether to run Jest in continuous integration (CI) mode" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:9 +msgid "Automatically clear mock calls and instances every test" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:10 +msgid "Alias for --coverage" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:11 +msgid "" +"glob pattern matching files that coverage info needs to be collected from" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:12 +msgid "Explicit list of paths coverage will be restricted to" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:13 +msgid "Forces test results output color highlighting" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:14 +msgid "Alias for --color" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:15 +msgid "The path to a jest config file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:16 +msgid "" +"Indicates that test coverage information be collected and reported in the " +"output" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:17 +msgid "The directory where Jest should output its coverage files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:18 +msgid "Pattern of files to ignore" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:19 +msgid "A list of reporter names that Jest uses when writing coverage reports" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:20 +msgid "" +"A JSON with which will be used to configure minimum threshold enforcement " +"for coverage results" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:21 +msgid "Print debugging info about your jest config" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:22 +msgid "The test environment used for all tests" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:23 +msgid "Use this flag to show full diffs instead of a patch" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:24 +msgid "Find related tests for a list of source files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:25 +msgid "Force Jest to exit after all tests have completed running" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:26 +msgid "A JSON string with map of global variables" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:27 +msgid "A JSON string with map of variables for the haste module system" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:28 +msgid "Prints the test results in JSON" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:29 +msgid "Will run all tests affected by file changes in the last commit made" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:30 +msgid "Lists all tests Jest will run given the arguments and exits" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:31 +msgid "Logs the heap usage after every test" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:32 +msgid "Maps code coverage reports against original source code" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:33 +msgid "Specifies the maximum number of workers" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:34 +msgid "Directory names to be searched recursively up from the requiring module" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:35 +msgid "An array of file extensions your modules use" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:36 +msgid "" +"A JSON with a map from regular expressions to module names that allow to " +"stub out resources" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:37 +msgid "Modules to ignore" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:38 +msgid "An alternative API to setting the NODE_PATH env variable" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:39 +msgid "Disables stack trace in test results output" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:40 +msgid "Activates notifications for test results" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:41 +msgid "Run tests based on the changed files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:42 +msgid "A file where to write test results" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:43 +msgid "A preset that is used as a base for Jest" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:44 +msgid "A list of projects that use Jest to run all tests" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:45 +msgid "A list of custom reporters for the test suite" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:46 +msgid "Automatically reset mock state between every test" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:47 +msgid "Whatever to reset the module registry for every test" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:48 +msgid "A JSON string which allows the use of a custom resolver" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:49 +msgid "The root directory that Jest should scan for tests and modules within" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:50 +msgid "Paths to directories that Jest should use to search for files in" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:51 +msgid "Run all tests serially in the current process" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:52 +msgid "The paths to modules to configure the testing environment" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:53 +msgid "The path to a module to configure the testing framework" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:54 +msgid "Print your jest config and then exits" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:55 +msgid "Prevent tests from printing messages through the console" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:56 +msgid "Snapshot serializer modules Jest should use for snapshot testing" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:57 +msgid "Alias for --env" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:58 +msgid "The glob patterns Jest uses to detect test files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:59 +msgid "Run only tests with a name that matches the regex pattern" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:60 +msgid "Paths to skip" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:61 +msgid "Regex for test paths" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:62 +msgid "The regexp pattern Jest uses to detect test files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:63 +msgid "Allows the use of a custom results processor" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:64 +msgid "Allows to specify a custom test runner" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:65 +msgid "This option sets the URL for the jsdom environment" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:66 +msgid "Setting this value to fake value of timers" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:67 +msgid "" +"A JSON string which maps from regular expressions to paths to transformers" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:68 +msgid "" +"Regexp patterns that are matched against all source file paths before " +"transformation" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:69 +msgid "a regex pattern of module to unmock" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:70 +msgid "Use this flag to re-record snapshots" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:71 +msgid "Divert all output to stderr" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:72 +msgid "Display individual test results with the test suite hierarchy" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:73 +#: /tmp/fish/implicit/share/completions/snap.fish:15 +#: /tmp/fish/implicit/share/completions/vagrant.fish:3 +msgid "Print the version and exit" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:74 +msgid "Watch files for changes and rerun tests related to changed files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:75 +msgid "Watch files for changes and rerun all tests" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:76 +msgid "Whether to use watchman for file crawling" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:77 +msgid "Disable using watchman for file crawling" +msgstr "" + #: /tmp/fish/implicit/share/completions/jobs.fish:2 msgid "Show the process id of each process in the job" msgstr "" @@ -30290,6 +32121,104 @@ msgstr "" msgid "Show help information and exit" msgstr "" +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:1 +msgid "List all devices" +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:2 +msgid "List available (paired and reachable) devices" +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:3 +msgid "" +"Make --list-devices or --list-available print the devices id, to ease " +"scripting" +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:4 +msgid "Search for devices in the network and re-establish connections" +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:5 +msgid "Request pairing to a said device" +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:6 +msgid "Find the said device by ringing it." +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:7 +msgid "Stop pairing to a said device" +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:8 +msgid "Sends a ping to said device" +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:9 +msgid "Same as ping but you can set the message to display" +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:10 +msgid "Share a file to a said device" +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:11 +msgid "Display the notifications on a said device" +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:12 +msgid "Lock the specified device" +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:13 +msgid "Sends an SMS. Requires destination" +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:14 +msgid "Phone number to send the message" +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:15 +msgid "Device ID" +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:16 +msgid "Device Name" +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:17 +msgid "Get encryption info about said device" +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:18 +msgid "Lists remote commands and their ids" +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:19 +msgid "Executes a remote command by id" +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:20 +msgid "Displays this help." +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:21 +msgid "Displays version information." +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:22 +msgid "Show author information." +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:23 +msgid "Show license information." +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:24 +msgid "The base file name of the desktop entry for this application." +msgstr "" + #: /tmp/fish/implicit/share/completions/killall.fish:1 msgid "Require an exact match for very long names" msgstr "" @@ -31060,7 +32989,7 @@ msgstr "" #: /tmp/fish/implicit/share/completions/localectl.fish:3 #: /tmp/fish/implicit/share/completions/machinectl.fish:1 -#: /tmp/fish/implicit/share/completions/systemctl.fish:44 +#: /tmp/fish/implicit/share/completions/systemctl.fish:37 #: /tmp/fish/implicit/share/completions/systemd-analyze.fish:1 #: /tmp/fish/implicit/share/completions/timedatectl.fish:5 msgid "Execute the operation on a remote host" @@ -31950,7 +33879,6 @@ msgid "Opens the launchctl daemon file in the default editor" msgstr "" #: /tmp/fish/implicit/share/completions/lunchy.fish:9 -#: /tmp/fish/implicit/share/completions/systemctl.fish:14 msgid "Service" msgstr "" @@ -32161,26 +34089,26 @@ msgid "Trace NAME when it is defined" msgstr "" #: /tmp/fish/implicit/share/completions/machinectl.fish:2 -#: /tmp/fish/implicit/share/completions/systemctl.fish:45 +#: /tmp/fish/implicit/share/completions/systemctl.fish:38 #: /tmp/fish/implicit/share/completions/systemd-analyze.fish:2 msgid "Execute operation on a VM or container" msgstr "" #: /tmp/fish/implicit/share/completions/machinectl.fish:3 -#: /tmp/fish/implicit/share/completions/systemctl.fish:46 +#: /tmp/fish/implicit/share/completions/systemctl.fish:39 #: /tmp/fish/implicit/share/completions/systemd-analyze.fish:3 msgid "Print a short help and exit" msgstr "" #: /tmp/fish/implicit/share/completions/machinectl.fish:4 #: /tmp/fish/implicit/share/completions/pactl.fish:9 -#: /tmp/fish/implicit/share/completions/systemctl.fish:47 +#: /tmp/fish/implicit/share/completions/systemctl.fish:40 #: /tmp/fish/implicit/share/completions/systemd-analyze.fish:4 msgid "Print a short version and exit" msgstr "" #: /tmp/fish/implicit/share/completions/machinectl.fish:6 -#: /tmp/fish/implicit/share/completions/systemctl.fish:29 +#: /tmp/fish/implicit/share/completions/systemctl.fish:22 msgid "Do not print header and footer" msgstr "" @@ -32524,8 +34452,6 @@ msgid "Warn about multiple inclusion" msgstr "" #: /tmp/fish/implicit/share/completions/make.fish:1 -#: /tmp/fish/implicit/share/completions/systemctl.fish:11 -#: /tmp/fish/implicit/share/completions/systemctl.fish:13 msgid "Target" msgstr "" @@ -32980,6 +34906,344 @@ msgstr "" msgid "Display help text" msgstr "" +#: /tmp/fish/implicit/share/completions/mdadm.fish:1 +msgid "Assemble a pre-existing array" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:2 +msgid "Build a legacy array without superblocks" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:3 +msgid "Create a new array" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:4 +msgid "Select monitor mode" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:5 +msgid "Change the size or shape of an active array" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:6 +msgid "Manage devices in array, and possibly start it" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:7 +msgid "Start all auto-detected arrays" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:9 +msgid "Display more detailed help" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:11 +#: /tmp/fish/implicit/share/completions/obnam.fish:47 +#: /tmp/fish/implicit/share/completions/xrandr.fish:1 +msgid "Be more verbose" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:13 +msgid "Force operation" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:14 +msgid "Specify config file or directory" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:15 +msgid "Scan for missing information" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:16 +msgid "Set metadata style to use" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:17 +msgid "Provide home host identity" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:18 +msgid "Give name format preference" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:19 +msgid "Give cluster name" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:20 +msgid "Specify the number of active devices" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:21 +msgid "Specify the number of spare devices" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:22 +msgid "Specify the space to use from each drive" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:23 +msgid "Specify the size made available on the array" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:24 +msgid "Specify the chunk size" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:25 +msgid "Specify rounding factor" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:26 +msgid "Specify RAID level" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:27 +msgid "Specify data layout" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:28 +msgid "Specify file for write-intent bitmap" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:29 +msgid "Specify chunksize of bitmap" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:30 +msgid "Prefer reading from other devices than these" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:31 +msgid "Enable writes on array or device" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:32 +msgid "Disable writes on array" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:33 +msgid "Enable write-behind mode" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:34 +msgid "Assume the array is clean" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:35 +msgid "Use this file as a backup" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:36 +msgid "Specify start of array data" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:37 +msgid "Resume frozen --grow command" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:38 +msgid "Set array name" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:39 +msgid "Run array despite warnings" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:40 +msgid "Give instruction for device file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:41 +msgid "Add devices to array" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:42 +msgid "Specify max nodes in the cluster" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:43 +msgid "Specify journal device for RAID-4/5/6 array" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:44 +msgid "UUID of array to assemble" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:45 +msgid "Minor number of array device" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:46 +msgid "Refuse to start without all drives" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:47 +msgid "Do not ask for backup file, unavailable" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:48 +msgid "Update superblock properties" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:49 +msgid "Freeze --grow command" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:50 +msgid "Test mode" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:51 +msgid "Hot-add listed devices" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:52 +msgid "Re-add a previously removed device" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:53 +msgid "Hot-add listed devices as spare" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:54 +msgid "Remove listed inactive devices" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:55 +msgid "Mark listed devices as faulty" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:56 +msgid "Mark listed devices as requiring replacement" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:57 +msgid "Give devices as replacement" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:58 +msgid "Confirm existence of device" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:59 +msgid "Examine device for md use" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:60 +msgid "Print details on array" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:61 +msgid "Print details on platform capabilities" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:62 +msgid "Format data output as key=value pairs" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:63 +msgid "Print content of device metadata" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:64 +msgid "Fix examination for buggy SPARC 2.2 kernel RAID" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:65 +msgid "Print report about bitmap" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:66 +msgid "List recorded bad blocks" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:67 +msgid "Dump metadata to directory" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:68 +msgid "Restore metadata from directory" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:69 +msgid "Deactivate array" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:70 +msgid "Erase possible superblock" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:71 +msgid "Delete subarray" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:72 +msgid "Update subarray" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:73 +msgid "Wait for pending operations" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:74 +msgid "Mark array as clean ASAP" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:75 +msgid "Set sync action for md devices" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:76 +msgid "Rebuild /run/mdadm/map" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:77 +msgid "Automatically add eventually appearing device to array" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:78 +msgid "Mail address to send alerts to" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:79 +msgid "Program to run in case of an event" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:80 +msgid "Record events in syslog" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:81 +msgid "Polling interval" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:82 +msgid "Generate RebuildNN events each given percentage" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:83 +msgid "Run monitor mode as a daemon" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:84 +msgid "Write PID file when running as a daemon" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:85 +msgid "Check arrays only once" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:86 +msgid "Do not move spares between arrays" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:87 +msgid "Be more concise" +msgstr "" + #: /tmp/fish/implicit/share/completions/mdbook.fish:1 #: /tmp/fish/implicit/share/completions/mdbook.fish:4 msgid "Prints help" @@ -33050,11 +35314,11 @@ msgid "Minimal report" msgstr "" #: /tmp/fish/implicit/share/completions/mddiagnose.fish:8 -msgid "Evalute indexing information for path" +msgid "Evaluate indexing information for path" msgstr "" #: /tmp/fish/implicit/share/completions/mddiagnose.fish:9 -msgid "Evalute permissions information for path" +msgid "Evaluate permissions information for path" msgstr "" #: /tmp/fish/implicit/share/completions/mddiagnose.fish:10 @@ -33885,7 +36149,7 @@ msgstr "" #: /tmp/fish/implicit/share/completions/mkvextract.fish:11 #: /tmp/fish/implicit/share/completions/rsync.fish:1 -#: /tmp/fish/implicit/share/completions/zypper.fish:50 +#: /tmp/fish/implicit/share/completions/zypper.fish:51 msgid "Increase verbosity" msgstr "" @@ -39233,11 +41497,11 @@ msgid "Add specified amount to niceness value" msgstr "" #: /tmp/fish/implicit/share/completions/ninja.fish:1 -msgid "Change to DIR" +msgid "change to specified directory" msgstr "" #: /tmp/fish/implicit/share/completions/ninja.fish:2 -msgid "specify build file" +msgid "specify build file [default=build.ninja]" msgstr "" #: /tmp/fish/implicit/share/completions/ninja.fish:3 @@ -39249,19 +41513,32 @@ msgid "show all command lines while building" msgstr "" #: /tmp/fish/implicit/share/completions/ninja.fish:5 -msgid "number of jobs" +msgid "number of jobs to run in parallel [default derived from CPUs]" msgstr "" #: /tmp/fish/implicit/share/completions/ninja.fish:6 -msgid "do not start if load > N" +msgid "do not start if load average > N" msgstr "" #: /tmp/fish/implicit/share/completions/ninja.fish:7 -msgid "keep until N jobs fail" +msgid "keep going until N jobs fail [default=1]" msgstr "" #: /tmp/fish/implicit/share/completions/ninja.fish:8 -msgid "help" +#: /tmp/fish/implicit/share/completions/quilt.fish:1 +msgid "show help" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ninja.fish:9 +msgid "enable debugging, specify debug mode" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ninja.fish:10 +msgid "adjust warnings, specify flags" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ninja.fish:11 +msgid "print ninja version" msgstr "" #: /tmp/fish/implicit/share/completions/nl.fish:1 @@ -40938,11 +43215,6 @@ msgstr "" msgid "Where to restore / mount to" msgstr "" -#: /tmp/fish/implicit/share/completions/obnam.fish:47 -#: /tmp/fish/implicit/share/completions/xrandr.fish:1 -msgid "Be more verbose" -msgstr "" - #: /tmp/fish/implicit/share/completions/obnam.fish:48 msgid "Do not be verbose" msgstr "" @@ -42845,14 +45117,6 @@ msgstr "" msgid "List all modules the given packages requires for static linking" msgstr "" -#: /tmp/fish/implicit/share/completions/pkgfile.fish:1 -msgid "show program's version number and exit" -msgstr "" - -#: /tmp/fish/implicit/share/completions/pkgfile.fish:2 -msgid "show this help message and exit" -msgstr "" - #: /tmp/fish/implicit/share/completions/pkgfile.fish:3 msgid "only show files in a {s}bin/ directory. Works with -s, -l" msgstr "" @@ -42989,8 +45253,8 @@ msgid "Download a remote package" msgstr "" #: /tmp/fish/implicit/share/completions/pkg.fish:26 -#: /tmp/fish/implicit/share/completions/zypper.fish:2 -#: /tmp/fish/implicit/share/completions/zypper.fish:17 +#: /tmp/fish/implicit/share/completions/zypper.fish:3 +#: /tmp/fish/implicit/share/completions/zypper.fish:18 msgid "Install packages" msgstr "" @@ -44363,10 +46627,6 @@ msgstr "" msgid "Issue errors" msgstr "" -#: /tmp/fish/implicit/share/completions/quilt.fish:1 -msgid "show help" -msgstr "" - #: /tmp/fish/implicit/share/completions/quilt.fish:3 msgid "specify the file to Run Control file to use" msgstr "" @@ -45653,6 +47913,558 @@ msgstr "" msgid "Compiler debug mode" msgstr "" +#: /tmp/fish/implicit/share/completions/s3cmd.fish:1 +msgid "Make bucket" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:2 +msgid "Remove bucket" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:3 +msgid "List objects or buckets" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:4 +msgid "List all object in all buckets" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:5 +msgid "Put file into bucket" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:6 +msgid "Get file from bucket" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:7 +msgid "Delete file from bucket" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:8 +msgid "Delete file from bucket (alias for del)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:9 +msgid "Restore file from Glacier storage" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:10 +msgid "Synchronize a directory tree to S3" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:11 +msgid "Disk usage by buckets" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:12 +msgid "Get various information about Buckets or Files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:13 +msgid "Copy object" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:14 +msgid "Modify object metadata" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:15 +msgid "Move object" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:16 +msgid "Modify Access control list for Bucket or Files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:17 +msgid "Modify Bucket Policy" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:18 +msgid "Delete Bucket Policy" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:19 +msgid "Modify Bucket CORS" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:20 +msgid "Delete Bucket CORS" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:21 +msgid "Modify Bucket Requester Pays policy" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:22 +msgid "Show multipart uploads" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:23 +msgid "Abort a multipart upload" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:24 +msgid "List parts of a multipart upload" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:25 +msgid "Enable/disable bucket access logging" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:26 +msgid "Sign arbitrary string using the secret key" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:27 +msgid "Sign an S3 URL to provide limited public access with expiry" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:28 +msgid "Fix invalid file names in a bucket" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:29 +msgid "Create Website from bucket" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:30 +msgid "Delete Website" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:31 +msgid "Info about Website" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:32 +msgid "Set or delete expiration rule for the bucket" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:33 +msgid "Upload a lifecycle policy for the bucket" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:34 +msgid "Remove a lifecycle policy for the bucket" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:35 +msgid "List CloudFront distribution points" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:36 +msgid "Display CloudFront distribution point parameters" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:37 +msgid "Create CloudFront distribution point" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:38 +msgid "Delete CloudFront distribution point" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:39 +msgid "Change CloudFront distribution point parameters" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:40 +msgid "Display CloudFront invalidation request(s) status" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:42 +msgid "Run interactive (re)configuration tool" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:44 +msgid "Dump current configuration" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:45 +msgid "AWS Access Key" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:46 +msgid "AWS Secret Key" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:47 +msgid "AWS Access Token" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:48 +msgid "Dry run, test only" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:49 +msgid "Use HTTPS (default)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:50 +msgid "Don't use HTTPS" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:51 +msgid "Encrypt files before uploading" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:52 +msgid "Don't encrypt files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:53 +msgid "Force overwrite" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:54 +msgid "Resume partially downloaded file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:55 +msgid "Resume partially uploaded files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:56 +msgid "Resume multipart upload by UploadId" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:57 +msgid "Skip existing files at destination" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:58 +msgid "Upload/download/delete recursively" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:59 +msgid "Check MD5 sums (default)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:60 +msgid "Skip MD5 sum check" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:61 +msgid "Store with ACL read for all" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:62 +msgid "Store with private ACL" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:63 +msgid "Grant permission to named user" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:64 +msgid "Revoke permission to named user" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:65 +msgid "Days to keep restored file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:66 +msgid "S3 glacier restore priority" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:67 +msgid "Delete objects not found locally" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:68 +msgid "Don't delete dest objects" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:69 +msgid "Delete after upload" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:70 +msgid "Delete no more than NUM files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:71 +msgid "Max objects per response" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:72 +msgid "Additional parallel upload" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:73 +msgid "Delete remotely after fetch" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:74 +msgid "Preserve FS attributes" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:75 +msgid "Don't store FS attributes" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:76 +msgid "Exclude GLOB matches" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:77 +msgid "--exclude GLOBs from FILE" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:78 +msgid "Exclude REGEXP matches" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:79 +msgid "Read --rexclude REGEXPs from FILE" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:80 +msgid "Include GLOB matches even if previously excluded" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:81 +msgid "Read --include GLOBs from FILE" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:82 +msgid "Include REGEXP matches even if preiously excluded" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:83 +msgid "Read --rinclude REGEXPs from FILE" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:84 +msgid "Read source-file names from FILE" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:85 +msgid "Create bucket in region" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:86 +msgid "S3 endpoint (default: s3.amazonaws.com)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:87 +msgid "DNS-style bucket+hostname:port template for bucket" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:88 +msgid "Store with reduced redundancy" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:89 +msgid "Store without reduced redundancy" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:90 +msgid "Store with STANDARD, STANDARD_IA, or REDUCED_REDUNDANCY" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:91 +msgid "Prefix for access logs" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:92 +msgid "Disable access logging" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:93 +msgid "Default MIME-type for objects" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:94 +msgid "Guess MIME-type" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:95 +msgid "Don't guess MIME-type, use default" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:96 +msgid "Don't use mime magic when guessing" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:97 +msgid "Force MIME-type" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:98 +msgid "Add HTTP header" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:99 +msgid "Remove HTTP header" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:100 +msgid "Use server-side encryption for upload" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:101 +msgid "Encrypt with specified AWS KMS-managed key" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:102 +msgid "Use specified encoding" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:103 +msgid "Add encoding to CSV extension list" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:104 +msgid "Use S3 name as-is" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:105 +msgid "No multipart on files larger than --multipart-chunk-size-mb" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:106 +msgid "Multipart upload chunk size" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:107 +msgid "Include MD5 sums in bucket listings" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:108 +msgid "Print sizes in human-readable form" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:109 +msgid "Name of index-document" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:110 +msgid "Name of error-document" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:111 +msgid "When expiration rule takes effect" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:112 +msgid "Days to expire" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:113 +msgid "Apply expiry to objects matching prefix" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:114 +msgid "Show progress (default on TTY)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:115 +msgid "Don't show progress meter (default if non-TTY)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:116 +msgid "Show file transfer stats" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:117 +msgid "Enable CloudFront distribution" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:118 +msgid "Disable CloudFront distribution" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:119 +msgid "Invalidate CloudFront file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:120 +msgid "Invalidate default index" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:121 +msgid "Don't invalidate default index" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:122 +msgid "Add CNAME to CloudFront distribution" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:123 +msgid "Remove CNAME from CloudFront distribution" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:124 +msgid "Set COMMENT for CloudFront distribution" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:125 +msgid "Set default root object" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:127 +msgid "Debug output" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:130 +msgid "Cache FILE containing MD5 values" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:131 +msgid "Silence stdout output" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:132 +msgid "Path to SSL CA certificate FILE" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:133 +msgid "Validate SSL certificate" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:134 +msgid "Don't validate SSL certificate" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:135 +msgid "Validate SSL hostname" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:136 +msgid "Don't validate SSL hostname" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:137 +msgid "Use AWS Signature version 2" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:138 +msgid "Limit upload or download speed (bytes/sec)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:139 +msgid "Set REQUESTER PAYS for operations" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:140 +msgid "Produce long listing" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:141 +msgid "Stop on error in transfer" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:142 +msgid "Provide Content-Disposition for signed URLs" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:143 +msgid "Provide Content-Type for signed URLs" +msgstr "" + #: /tmp/fish/implicit/share/completions/sass-convert.fish:1 msgid "" "The format to convert from. Can be css, scss, sass. By default, this is " @@ -45840,6 +48652,98 @@ msgstr "" msgid "Silence warnings and status messages during compilation." msgstr "" +#: /tmp/fish/implicit/share/completions/sbt.fish:1 +msgid "Create a new sbt project from the given template" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:2 +msgid "Connect to a server with an interactive sbt prompt" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:3 +msgid "Print options help message" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:4 +msgid "Print more details" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:5 +msgid "Set log level to debug" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:6 +msgid "Disable ANSI color codes" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:7 +msgid "Launch even if there's no sbt project" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:8 +msgid "Use all local caches" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:9 +msgid "Use global caches, but not global ~/.sbt directory" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:10 +msgid "Disable interactive mode" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:11 +msgid "Specify path to global settings/plugins" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:12 +msgid "Specify path to shared boot directory" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:13 +msgid "Specify path to local Ivy repository" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:14 +msgid "Set memory options" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:15 +msgid "Turn on JVM debugging, open at the given port" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:16 +msgid "Use specified version of sbt" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:17 +msgid "Use specified jar as the sbt launcher" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:18 +msgid "Use an RC version of sbt" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:19 +msgid "Use a snapshot version of sbt" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:20 +msgid "Alternate JAVA_HOME" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:21 +msgid "Pass -D option directly to the Java runtime" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:22 +msgid "Pass -X option directly to the Java runtime" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:23 +msgid "Pass -X option to sbt's scalacOptions" +msgstr "" + #: /tmp/fish/implicit/share/completions/scanimage.fish:1 msgid "Top-left x position of scan area [0..480pel]/[0..218mm]" msgstr "" @@ -46546,6 +49450,59 @@ msgstr "" msgid "Specifies layout variant used to choose component names" msgstr "" +#: /tmp/fish/implicit/share/completions/snap.fish:1 +msgid "Test if snap has yet to be given the subcommand" +msgstr "" + +#: /tmp/fish/implicit/share/completions/snap.fish:3 +msgid "Test if snap command should have packages as potential completion" +msgstr "" + +#: /tmp/fish/implicit/share/completions/snap.fish:4 +msgid "Test if snap command should have files as potential completion" +msgstr "" + +#: /tmp/fish/implicit/share/completions/snap.fish:5 +#: /tmp/fish/implicit/share/completions/snap.fish:6 +msgid "List disabled snaps" +msgstr "" + +#: /tmp/fish/implicit/share/completions/snap.fish:7 +msgid "List installed snaps" +msgstr "" + +#: /tmp/fish/implicit/share/completions/snap.fish:8 +msgid "List of interfaces" +msgstr "" + +#: /tmp/fish/implicit/share/completions/snap.fish:9 +msgid "List change IDs" +msgstr "" + +#: /tmp/fish/implicit/share/completions/snap.fish:10 +msgid "List aliases" +msgstr "" + +#: /tmp/fish/implicit/share/completions/snap.fish:11 +msgid "Check that no assertion type is used yet" +msgstr "" + +#: /tmp/fish/implicit/share/completions/snap.fish:12 +msgid "Check if certain assertion type is used" +msgstr "" + +#: /tmp/fish/implicit/share/completions/snap.fish:13 +msgid "List assertion filters" +msgstr "" + +#: /tmp/fish/implicit/share/completions/snap.fish:14 +msgid "Show this help message" +msgstr "" + +#: /tmp/fish/implicit/share/completions/snap.fish:16 +msgid "Snap" +msgstr "" + #: /tmp/fish/implicit/share/completions/sort.fish:1 msgid "Ignore leading blanks" msgstr "" @@ -46996,43 +49953,47 @@ msgid "Test if a code block is currently evaluated" msgstr "" #: /tmp/fish/implicit/share/completions/status.fish:6 -msgid "Test if new jobs are never put under job control" +msgid "Test if a breakpoint is currently in effect" msgstr "" #: /tmp/fish/implicit/share/completions/status.fish:7 -msgid "Test if only interactive new jobs are put under job control" +msgid "Test if new jobs are never put under job control" msgstr "" #: /tmp/fish/implicit/share/completions/status.fish:8 -msgid "Test if all new jobs are put under job control" +msgid "Test if only interactive new jobs are put under job control" msgstr "" #: /tmp/fish/implicit/share/completions/status.fish:9 -msgid "Print the filename of the currently running script" +msgid "Test if all new jobs are put under job control" msgstr "" #: /tmp/fish/implicit/share/completions/status.fish:10 -msgid "Print the line number of the currently running script" +msgid "Print the filename of the currently running script" msgstr "" #: /tmp/fish/implicit/share/completions/status.fish:11 +msgid "Print the line number of the currently running script" +msgstr "" + +#: /tmp/fish/implicit/share/completions/status.fish:12 msgid "" "Print a list of all function calls leading up to running the current command" msgstr "" -#: /tmp/fish/implicit/share/completions/status.fish:12 +#: /tmp/fish/implicit/share/completions/status.fish:13 msgid "Set which jobs are under job control" msgstr "" -#: /tmp/fish/implicit/share/completions/status.fish:13 +#: /tmp/fish/implicit/share/completions/status.fish:14 msgid "Set all jobs under job control" msgstr "" -#: /tmp/fish/implicit/share/completions/status.fish:14 +#: /tmp/fish/implicit/share/completions/status.fish:15 msgid "Set only interactive jobs under job control" msgstr "" -#: /tmp/fish/implicit/share/completions/status.fish:15 +#: /tmp/fish/implicit/share/completions/status.fish:16 msgid "Set no jobs under job control" msgstr "" @@ -47104,6 +50065,34 @@ msgstr "" msgid "Remove newline" msgstr "" +#: /tmp/fish/implicit/share/completions/subl.fish:1 +msgid "Load the given project" +msgstr "" + +#: /tmp/fish/implicit/share/completions/subl.fish:2 +msgid "Run the given command" +msgstr "" + +#: /tmp/fish/implicit/share/completions/subl.fish:3 +msgid "Open a new window" +msgstr "" + +#: /tmp/fish/implicit/share/completions/subl.fish:4 +msgid "Add folders to the current window" +msgstr "" + +#: /tmp/fish/implicit/share/completions/subl.fish:5 +msgid "Wait for the files to be closed before returning" +msgstr "" + +#: /tmp/fish/implicit/share/completions/subl.fish:6 +msgid "Don't activate the application" +msgstr "" + +#: /tmp/fish/implicit/share/completions/subl.fish:7 +msgid "Keep the application activated after closing the file" +msgstr "" + #: /tmp/fish/implicit/share/completions/sudo.fish:2 msgid "Close all file descriptors greater or equal to the given number" msgstr "" @@ -47705,140 +50694,124 @@ msgid "Set the default target to boot into" msgstr "" #: /tmp/fish/implicit/share/completions/systemctl.fish:9 -msgid "Show a unit" -msgstr "" - -#: /tmp/fish/implicit/share/completions/systemctl.fish:10 -msgid "Edit a unit" -msgstr "" - -#: /tmp/fish/implicit/share/completions/systemctl.fish:12 -msgid "Snapshot" -msgstr "" - -#: /tmp/fish/implicit/share/completions/systemctl.fish:15 msgid "List of unit types" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:16 +#: /tmp/fish/implicit/share/completions/systemctl.fish:10 msgid "List of unit states" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:17 -msgid "Properties displayed in the \"show\" command" -msgstr "" - -#: /tmp/fish/implicit/share/completions/systemctl.fish:18 +#: /tmp/fish/implicit/share/completions/systemctl.fish:11 msgid "Show all units or properties" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:19 +#: /tmp/fish/implicit/share/completions/systemctl.fish:12 msgid "Show also units of local containers" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:20 +#: /tmp/fish/implicit/share/completions/systemctl.fish:13 msgid "Show reverse dependencies between units" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:21 +#: /tmp/fish/implicit/share/completions/systemctl.fish:14 msgid "Show units ordered before specified unit" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:22 +#: /tmp/fish/implicit/share/completions/systemctl.fish:15 msgid "Show units ordered after specified unit" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:23 +#: /tmp/fish/implicit/share/completions/systemctl.fish:16 msgid "Do not ellipsize anything" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:24 +#: /tmp/fish/implicit/share/completions/systemctl.fish:17 msgid "Show the type of the socket" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:25 +#: /tmp/fish/implicit/share/completions/systemctl.fish:18 msgid "How to deal with queued jobs" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:26 +#: /tmp/fish/implicit/share/completions/systemctl.fish:19 msgid "Ignore inhibitor locks on shutdown or sleep" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:27 +#: /tmp/fish/implicit/share/completions/systemctl.fish:20 msgid "Suppress output to STDOUT" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:28 +#: /tmp/fish/implicit/share/completions/systemctl.fish:21 msgid "Do not wait for the requested operation to finish" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:30 +#: /tmp/fish/implicit/share/completions/systemctl.fish:23 #: /tmp/fish/implicit/share/completions/systemd-analyze.fish:6 msgid "Talk to the service manager of the calling user" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:31 +#: /tmp/fish/implicit/share/completions/systemctl.fish:24 #: /tmp/fish/implicit/share/completions/systemd-analyze.fish:7 msgid "Talk to the service manager of the system." msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:32 +#: /tmp/fish/implicit/share/completions/systemctl.fish:25 msgid "Enable or disable for all users" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:33 +#: /tmp/fish/implicit/share/completions/systemctl.fish:26 msgid "Do not send wall message before halt" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:34 +#: /tmp/fish/implicit/share/completions/systemctl.fish:27 msgid "Do not reload daemon configuration" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:35 +#: /tmp/fish/implicit/share/completions/systemctl.fish:28 msgid "Disable asking for password" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:36 +#: /tmp/fish/implicit/share/completions/systemctl.fish:29 msgid "Send signal to which process" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:37 +#: /tmp/fish/implicit/share/completions/systemctl.fish:30 msgid "Which signal to send" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:38 +#: /tmp/fish/implicit/share/completions/systemctl.fish:31 msgid "Overwrite conflicting existing symlinks" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:39 +#: /tmp/fish/implicit/share/completions/systemctl.fish:32 msgid "Use alternative root path" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:40 +#: /tmp/fish/implicit/share/completions/systemctl.fish:33 msgid "Make changes only temporarily" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:41 +#: /tmp/fish/implicit/share/completions/systemctl.fish:34 msgid "Number of journal lines to show" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:42 +#: /tmp/fish/implicit/share/completions/systemctl.fish:35 msgid "Control journal formatting" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:43 +#: /tmp/fish/implicit/share/completions/systemctl.fish:36 msgid "list-dependencies flat, not as tree" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:49 +#: /tmp/fish/implicit/share/completions/systemctl.fish:42 msgid "Reboot to EFI setup" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:50 +#: /tmp/fish/implicit/share/completions/systemctl.fish:43 msgid "Also start unit" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:51 +#: /tmp/fish/implicit/share/completions/systemctl.fish:44 msgid "Also stop unit" msgstr "" @@ -48160,108 +51133,110 @@ msgid "Tape length" msgstr "" #: /tmp/fish/implicit/share/completions/tar.fish:30 +#: /tmp/fish/implicit/share/completions/tar.fish:31 msgid "Don't extract modification time" msgstr "" -#: /tmp/fish/implicit/share/completions/tar.fish:31 -msgid "Multi volume archive" -msgstr "" - #: /tmp/fish/implicit/share/completions/tar.fish:32 -msgid "Only store newer files" +msgid "Multi volume archive" msgstr "" #: /tmp/fish/implicit/share/completions/tar.fish:33 #: /tmp/fish/implicit/share/completions/tar.fish:34 -msgid "Use V7 format" +msgid "Only store newer files" msgstr "" #: /tmp/fish/implicit/share/completions/tar.fish:35 +#: /tmp/fish/implicit/share/completions/tar.fish:36 +msgid "Use V7 format" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tar.fish:37 msgid "Extract to stdout" msgstr "" -#: /tmp/fish/implicit/share/completions/tar.fish:36 -#: /tmp/fish/implicit/share/completions/tar.fish:37 +#: /tmp/fish/implicit/share/completions/tar.fish:38 +#: /tmp/fish/implicit/share/completions/tar.fish:39 msgid "Extract all permissions" msgstr "" -#: /tmp/fish/implicit/share/completions/tar.fish:38 +#: /tmp/fish/implicit/share/completions/tar.fish:40 msgid "Don't strip leading /" msgstr "" -#: /tmp/fish/implicit/share/completions/tar.fish:39 +#: /tmp/fish/implicit/share/completions/tar.fish:41 msgid "Preserve all permissions and do not sort file arguments" msgstr "" -#: /tmp/fish/implicit/share/completions/tar.fish:40 +#: /tmp/fish/implicit/share/completions/tar.fish:42 msgid "Show record number" msgstr "" -#: /tmp/fish/implicit/share/completions/tar.fish:41 +#: /tmp/fish/implicit/share/completions/tar.fish:43 msgid "Remove files after adding to archive" msgstr "" -#: /tmp/fish/implicit/share/completions/tar.fish:42 -#: /tmp/fish/implicit/share/completions/tar.fish:43 +#: /tmp/fish/implicit/share/completions/tar.fish:44 +#: /tmp/fish/implicit/share/completions/tar.fish:45 msgid "Do not sort file arguments" msgstr "" -#: /tmp/fish/implicit/share/completions/tar.fish:44 +#: /tmp/fish/implicit/share/completions/tar.fish:46 msgid "Preserve file ownership" msgstr "" -#: /tmp/fish/implicit/share/completions/tar.fish:45 +#: /tmp/fish/implicit/share/completions/tar.fish:47 msgid "Handle sparse files" msgstr "" -#: /tmp/fish/implicit/share/completions/tar.fish:46 +#: /tmp/fish/implicit/share/completions/tar.fish:48 msgid "Extract file from file" msgstr "" -#: /tmp/fish/implicit/share/completions/tar.fish:47 +#: /tmp/fish/implicit/share/completions/tar.fish:49 msgid "-T has null-terminated names" msgstr "" -#: /tmp/fish/implicit/share/completions/tar.fish:48 +#: /tmp/fish/implicit/share/completions/tar.fish:50 msgid "Print total bytes written" msgstr "" -#: /tmp/fish/implicit/share/completions/tar.fish:50 +#: /tmp/fish/implicit/share/completions/tar.fish:52 msgid "Set volume name" msgstr "" -#: /tmp/fish/implicit/share/completions/tar.fish:52 -#: /tmp/fish/implicit/share/completions/tar.fish:53 +#: /tmp/fish/implicit/share/completions/tar.fish:54 +#: /tmp/fish/implicit/share/completions/tar.fish:55 msgid "Ask for confirmation" msgstr "" -#: /tmp/fish/implicit/share/completions/tar.fish:54 +#: /tmp/fish/implicit/share/completions/tar.fish:56 msgid "Verify archive" msgstr "" -#: /tmp/fish/implicit/share/completions/tar.fish:55 +#: /tmp/fish/implicit/share/completions/tar.fish:57 msgid "Exclude file" msgstr "" -#: /tmp/fish/implicit/share/completions/tar.fish:56 -msgid "Exclude files listed in specified file" -msgstr "" - -#: /tmp/fish/implicit/share/completions/tar.fish:57 #: /tmp/fish/implicit/share/completions/tar.fish:58 -msgid "Filter through compress" +msgid "Exclude files listed in specified file" msgstr "" #: /tmp/fish/implicit/share/completions/tar.fish:59 #: /tmp/fish/implicit/share/completions/tar.fish:60 -msgid "Filter through gzip" +msgid "Filter through compress" msgstr "" #: /tmp/fish/implicit/share/completions/tar.fish:61 +#: /tmp/fish/implicit/share/completions/tar.fish:62 +msgid "Filter through gzip" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tar.fish:63 msgid "Filter through specified program" msgstr "" -#: /tmp/fish/implicit/share/completions/tar.fish:62 +#: /tmp/fish/implicit/share/completions/tar.fish:64 msgid "Filter through xz" msgstr "" @@ -49005,7 +51980,7 @@ msgid "Block until finished" msgstr "" #: /tmp/fish/implicit/share/completions/tmutil.fish:46 -msgid "Autmatic rotation" +msgid "Automatic rotation" msgstr "" #: /tmp/fish/implicit/share/completions/tmutil.fish:47 @@ -49077,7 +52052,7 @@ msgid "Specify the name of the server socket to use" msgstr "" #: /tmp/fish/implicit/share/completions/tmux.fish:14 -msgid "Full path to sever socket. If set, -L is ignored." +msgid "Full path to server socket. If set, -L is ignored." msgstr "" #: /tmp/fish/implicit/share/completions/tmux.fish:15 @@ -50784,10 +53759,6 @@ msgstr "" msgid "Lists all available Vagrant boxes" msgstr "" -#: /tmp/fish/implicit/share/completions/vagrant.fish:3 -msgid "Print the version and exit" -msgstr "" - #: /tmp/fish/implicit/share/completions/vagrant.fish:4 msgid "Print the help and exit" msgstr "" @@ -52850,7 +55821,7 @@ msgid "Connect" msgstr "" #: /tmp/fish/implicit/share/completions/wicd-cli.fish:7 -msgid "List encription types" +msgid "List encryption types" msgstr "" #: /tmp/fish/implicit/share/completions/wicd-cli.fish:8 @@ -54918,987 +57889,999 @@ msgstr "" msgid "Don't compress files with these suffixes" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:4 -msgid "Accept multiple commands at once" +#: /tmp/fish/implicit/share/completions/zypper.fish:2 +msgid "Repo" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:5 -msgid "List all defined repositories" +msgid "Accept multiple commands at once" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:6 -msgid "Add a new repository" +msgid "List all defined repositories" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:7 -msgid "Remove specified repository" +msgid "Add a new repository" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:8 -msgid "Rename specified repository" +msgid "Remove specified repository" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:9 -msgid "Modify specified repository" +msgid "Rename specified repository" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:10 -msgid "Refresh all repositories" +msgid "Modify specified repository" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:11 -msgid "Clean local caches" +msgid "Refresh all repositories" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:12 -msgid "List all defined services" +msgid "Clean local caches" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:13 -msgid "Add a new service" +msgid "List all defined services" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:14 -msgid "Modify specified service" +msgid "Add a new service" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:15 -msgid "Remove specified service" +msgid "Modify specified service" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:16 +msgid "Remove specified service" +msgstr "" + +#: /tmp/fish/implicit/share/completions/zypper.fish:17 msgid "Refresh all services" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:19 +#: /tmp/fish/implicit/share/completions/zypper.fish:20 msgid "Verify integrity of package dependencies" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:20 +#: /tmp/fish/implicit/share/completions/zypper.fish:21 msgid "Install source packages and their build dependencies" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:21 +#: /tmp/fish/implicit/share/completions/zypper.fish:22 msgid "Install newly added packages recommended by installed packages" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:22 +#: /tmp/fish/implicit/share/completions/zypper.fish:23 msgid "Update installed packages with newer versions" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:23 +#: /tmp/fish/implicit/share/completions/zypper.fish:24 msgid "List available updates" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:24 +#: /tmp/fish/implicit/share/completions/zypper.fish:25 msgid "Install needed patches" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:25 +#: /tmp/fish/implicit/share/completions/zypper.fish:26 msgid "List needed patches" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:26 +#: /tmp/fish/implicit/share/completions/zypper.fish:27 msgid "Perform a distribution upgrade" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:27 +#: /tmp/fish/implicit/share/completions/zypper.fish:28 msgid "Check for patches" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:28 +#: /tmp/fish/implicit/share/completions/zypper.fish:29 msgid "Search for packages matching a pattern" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:29 +#: /tmp/fish/implicit/share/completions/zypper.fish:30 msgid "Show full information for specified packages" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:30 +#: /tmp/fish/implicit/share/completions/zypper.fish:31 msgid "Show full information for specified patches" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:31 +#: /tmp/fish/implicit/share/completions/zypper.fish:32 msgid "Show full information for specified patterns" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:32 +#: /tmp/fish/implicit/share/completions/zypper.fish:33 msgid "Show full information for specified products" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:33 +#: /tmp/fish/implicit/share/completions/zypper.fish:34 msgid "List all available patches" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:34 +#: /tmp/fish/implicit/share/completions/zypper.fish:35 msgid "List all available packages" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:35 +#: /tmp/fish/implicit/share/completions/zypper.fish:36 msgid "List all available patterns" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:36 +#: /tmp/fish/implicit/share/completions/zypper.fish:37 msgid "List all available products" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:37 +#: /tmp/fish/implicit/share/completions/zypper.fish:38 msgid "List packages providing specified capability" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:38 +#: /tmp/fish/implicit/share/completions/zypper.fish:39 msgid "Add a package lock" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:39 +#: /tmp/fish/implicit/share/completions/zypper.fish:40 msgid "Remove a package lock" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:40 +#: /tmp/fish/implicit/share/completions/zypper.fish:41 msgid "List current package locks" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:41 +#: /tmp/fish/implicit/share/completions/zypper.fish:42 msgid "Remove unused locks" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:42 +#: /tmp/fish/implicit/share/completions/zypper.fish:43 msgid "Compare two version strings" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:43 +#: /tmp/fish/implicit/share/completions/zypper.fish:44 msgid "Print the target operating system ID string" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:44 +#: /tmp/fish/implicit/share/completions/zypper.fish:45 msgid "Print report about licenses and EULAs of installed packages" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:45 +#: /tmp/fish/implicit/share/completions/zypper.fish:46 msgid "Download source rpms for all installed packages to a local directory" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:47 +#: /tmp/fish/implicit/share/completions/zypper.fish:48 msgid "Output the version number" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:48 +#: /tmp/fish/implicit/share/completions/zypper.fish:49 msgid "Use specified config file instead of the default" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:49 +#: /tmp/fish/implicit/share/completions/zypper.fish:50 msgid "Suppress normal output, print only error messages" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:51 +#: /tmp/fish/implicit/share/completions/zypper.fish:52 msgid "Do not abbreviate text in tables" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:52 +#: /tmp/fish/implicit/share/completions/zypper.fish:53 msgid "Table style (integer)" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:53 +#: /tmp/fish/implicit/share/completions/zypper.fish:54 msgid "Turn on rug compatibility" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:54 +#: /tmp/fish/implicit/share/completions/zypper.fish:55 msgid "Do not ask anything, use default answers automatically" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:55 +#: /tmp/fish/implicit/share/completions/zypper.fish:56 msgid "Switch to XML output" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:56 +#: /tmp/fish/implicit/share/completions/zypper.fish:57 msgid "Ignore unknown packages" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:57 +#: /tmp/fish/implicit/share/completions/zypper.fish:58 msgid "Use an additional repository" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:58 +#: /tmp/fish/implicit/share/completions/zypper.fish:59 msgid "Use alternative repository definition file directory" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:59 +#: /tmp/fish/implicit/share/completions/zypper.fish:60 msgid "Use alternative directory for all caches" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:60 +#: /tmp/fish/implicit/share/completions/zypper.fish:61 msgid "Operate on a different root directory" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:61 +#: /tmp/fish/implicit/share/completions/zypper.fish:62 msgid "" "Do not treat patches as interactive, which have the rebootSuggested-flag set" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:62 +#: /tmp/fish/implicit/share/completions/zypper.fish:63 msgid "Ignore GPG check failures and continue" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:63 +#: /tmp/fish/implicit/share/completions/zypper.fish:64 msgid "Automatically trust and import new repository signing keys" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:64 +#: /tmp/fish/implicit/share/completions/zypper.fish:65 msgid "Do not read meta-data from repositories" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:65 +#: /tmp/fish/implicit/share/completions/zypper.fish:66 msgid "Do not refresh the repositories" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:66 +#: /tmp/fish/implicit/share/completions/zypper.fish:67 msgid "Ignore CD/DVD repositories" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:67 +#: /tmp/fish/implicit/share/completions/zypper.fish:68 msgid "Ignore remote repositories" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:68 +#: /tmp/fish/implicit/share/completions/zypper.fish:69 msgid "Do not read installed packages" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:69 +#: /tmp/fish/implicit/share/completions/zypper.fish:70 msgid "Output a list of zypper user prompts" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:70 +#: /tmp/fish/implicit/share/completions/zypper.fish:71 msgid "User defined transaction id used in history and plugins" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:71 +#: /tmp/fish/implicit/share/completions/zypper.fish:72 msgid "Use alternative raw meta-data cache directory" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:72 +#: /tmp/fish/implicit/share/completions/zypper.fish:73 msgid "Use alternative solv file cache directory" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:73 +#: /tmp/fish/implicit/share/completions/zypper.fish:74 msgid "Use alternative package cache directory" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:74 +#: /tmp/fish/implicit/share/completions/zypper.fish:75 msgid "Export all defined repositories as a single local .repo file" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:75 +#: /tmp/fish/implicit/share/completions/zypper.fish:76 msgid "Show also repository alias" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:76 -msgid "Show also repository name" -msgstr "" - #: /tmp/fish/implicit/share/completions/zypper.fish:77 -#: /tmp/fish/implicit/share/completions/zypper.fish:120 -msgid "Show also base URI of repositories" +msgid "Show also repository name" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:78 #: /tmp/fish/implicit/share/completions/zypper.fish:121 -msgid "Show also repository priority" +msgid "Show also base URI of repositories" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:79 -msgid "Show also the autorefresh flag" +#: /tmp/fish/implicit/share/completions/zypper.fish:122 +msgid "Show also repository priority" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:80 -#: /tmp/fish/implicit/share/completions/zypper.fish:122 -msgid "Show more information like URI, priority, type" +msgid "Show also the autorefresh flag" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:81 -msgid "Show also alias of parent service" +#: /tmp/fish/implicit/share/completions/zypper.fish:123 +msgid "Show more information like URI, priority, type" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:82 -#: /tmp/fish/implicit/share/completions/zypper.fish:125 -msgid "Sort the list by URI" +msgid "Show also alias of parent service" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:83 -#: /tmp/fish/implicit/share/completions/zypper.fish:124 -msgid "Sort the list by repository priority" +#: /tmp/fish/implicit/share/completions/zypper.fish:126 +msgid "Sort the list by URI" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:84 -msgid "Sort the list by alias" +#: /tmp/fish/implicit/share/completions/zypper.fish:125 +msgid "Sort the list by repository priority" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:85 -#: /tmp/fish/implicit/share/completions/zypper.fish:126 -msgid "Sort the list by name" +msgid "Sort the list by alias" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:86 -msgid "Just another means to specify a .repo file to read" +#: /tmp/fish/implicit/share/completions/zypper.fish:127 +msgid "Sort the list by name" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:87 -msgid "Type of repository (yast2, rpm-md, plaindir)" +msgid "Just another means to specify a .repo file to read" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:88 -msgid "Add the repository as disabled" +msgid "Type of repository (yast2, rpm-md, plaindir)" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:89 -msgid "Probe URI" +msgid "Add the repository as disabled" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:90 -msgid "Don't probe URI, probe later during refresh" +msgid "Probe URI" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:91 -msgid "Specify descriptive name for the repository" +msgid "Don't probe URI, probe later during refresh" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:92 -#: /tmp/fish/implicit/share/completions/zypper.fish:105 -msgid "Enable RPM files caching" +msgid "Specify descriptive name for the repository" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:93 #: /tmp/fish/implicit/share/completions/zypper.fish:106 -msgid "Disable RPM files caching" +msgid "Enable RPM files caching" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:94 #: /tmp/fish/implicit/share/completions/zypper.fish:107 -msgid "Enable GPG check for this repository" +msgid "Disable RPM files caching" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:95 #: /tmp/fish/implicit/share/completions/zypper.fish:108 -msgid "Disable GPG check for this repository" +msgid "Enable GPG check for this repository" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:96 -msgid "Enable autorefresh of the repository" +#: /tmp/fish/implicit/share/completions/zypper.fish:109 +msgid "Disable GPG check for this repository" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:97 -#: /tmp/fish/implicit/share/completions/zypper.fish:145 -msgid "Ignore user authentication data in the URI" +msgid "Enable autorefresh of the repository" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:98 #: /tmp/fish/implicit/share/completions/zypper.fish:146 -msgid "Ignore query string in the URI" +msgid "Ignore user authentication data in the URI" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:99 -msgid "Disable the repository (but don't remove it)" +#: /tmp/fish/implicit/share/completions/zypper.fish:147 +msgid "Ignore query string in the URI" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:100 -msgid "Enable a disabled repository" +msgid "Disable the repository (but don't remove it)" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:101 -msgid "Enable auto-refresh of the repository" +msgid "Enable a disabled repository" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:102 -msgid "Disable auto-refresh of the repository" +msgid "Enable auto-refresh of the repository" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:103 -msgid "Set a descriptive name for the repository" +msgid "Disable auto-refresh of the repository" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:104 +msgid "Set a descriptive name for the repository" +msgstr "" + +#: /tmp/fish/implicit/share/completions/zypper.fish:105 msgid "Set priority of the repository" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:109 +#: /tmp/fish/implicit/share/completions/zypper.fish:110 msgid "Apply changes to all repositories" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:110 +#: /tmp/fish/implicit/share/completions/zypper.fish:111 msgid "Apply changes to all local repositories" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:111 +#: /tmp/fish/implicit/share/completions/zypper.fish:112 msgid "Apply changes to all remote repositories" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:112 +#: /tmp/fish/implicit/share/completions/zypper.fish:113 msgid "Apply changes to repositories of specified type" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:113 +#: /tmp/fish/implicit/share/completions/zypper.fish:114 msgid "Force a complete refresh" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:114 +#: /tmp/fish/implicit/share/completions/zypper.fish:115 msgid "Force rebuild of the database" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:115 +#: /tmp/fish/implicit/share/completions/zypper.fish:116 msgid "Force download of raw metadata" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:116 +#: /tmp/fish/implicit/share/completions/zypper.fish:117 msgid "Only build the database, don't download metadata" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:117 +#: /tmp/fish/implicit/share/completions/zypper.fish:118 msgid "Only download raw metadata, don't build the database" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:118 +#: /tmp/fish/implicit/share/completions/zypper.fish:119 msgid "Refresh only specified repositories" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:119 +#: /tmp/fish/implicit/share/completions/zypper.fish:120 msgid "Refresh also services before refreshing repos" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:123 +#: /tmp/fish/implicit/share/completions/zypper.fish:124 msgid "Show also repositories belonging to the services" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:127 +#: /tmp/fish/implicit/share/completions/zypper.fish:128 msgid "Type of the service (ris)" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:128 +#: /tmp/fish/implicit/share/completions/zypper.fish:129 msgid "Add the service as disabled" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:129 +#: /tmp/fish/implicit/share/completions/zypper.fish:130 msgid "Specify descriptive name for the service" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:130 +#: /tmp/fish/implicit/share/completions/zypper.fish:131 msgid "Disable the service (but don't remove it)" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:131 +#: /tmp/fish/implicit/share/completions/zypper.fish:132 msgid "Enable a disabled service" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:132 +#: /tmp/fish/implicit/share/completions/zypper.fish:133 msgid "Enable auto-refresh of the service" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:133 +#: /tmp/fish/implicit/share/completions/zypper.fish:134 msgid "Disable auto-refresh of the service" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:134 +#: /tmp/fish/implicit/share/completions/zypper.fish:135 msgid "Set a descriptive name for the service" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:135 +#: /tmp/fish/implicit/share/completions/zypper.fish:136 msgid "Add a RIS service repository to enable" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:136 +#: /tmp/fish/implicit/share/completions/zypper.fish:137 msgid "Add a RIS service repository to disable" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:137 +#: /tmp/fish/implicit/share/completions/zypper.fish:138 msgid "Remove a RIS service repository to enable" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:138 +#: /tmp/fish/implicit/share/completions/zypper.fish:139 msgid "Remove a RIS service repository to disable" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:139 +#: /tmp/fish/implicit/share/completions/zypper.fish:140 msgid "Clear the list of RIS repositories to enable" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:140 +#: /tmp/fish/implicit/share/completions/zypper.fish:141 msgid "Clear the list of RIS repositories to disable" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:141 +#: /tmp/fish/implicit/share/completions/zypper.fish:142 msgid "Apply changes to all services" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:142 +#: /tmp/fish/implicit/share/completions/zypper.fish:143 msgid "Apply changes to all local services" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:143 +#: /tmp/fish/implicit/share/completions/zypper.fish:144 msgid "Apply changes to all remote services" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:144 +#: /tmp/fish/implicit/share/completions/zypper.fish:145 msgid "Apply changes to services of specified type" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:147 +#: /tmp/fish/implicit/share/completions/zypper.fish:148 msgid "Refresh also repositories" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:148 -#: /tmp/fish/implicit/share/completions/zypper.fish:164 -#: /tmp/fish/implicit/share/completions/zypper.fish:174 -#: /tmp/fish/implicit/share/completions/zypper.fish:189 -#: /tmp/fish/implicit/share/completions/zypper.fish:212 -#: /tmp/fish/implicit/share/completions/zypper.fish:275 +#: /tmp/fish/implicit/share/completions/zypper.fish:149 +#: /tmp/fish/implicit/share/completions/zypper.fish:165 +#: /tmp/fish/implicit/share/completions/zypper.fish:175 +#: /tmp/fish/implicit/share/completions/zypper.fish:190 +#: /tmp/fish/implicit/share/completions/zypper.fish:213 +#: /tmp/fish/implicit/share/completions/zypper.fish:276 msgid "Load only the specified repository" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:149 +#: /tmp/fish/implicit/share/completions/zypper.fish:150 msgid "" "Type of package (package, patch, pattern, product, srcpackage). Default: " "package" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:150 -#: /tmp/fish/implicit/share/completions/zypper.fish:166 +#: /tmp/fish/implicit/share/completions/zypper.fish:151 +#: /tmp/fish/implicit/share/completions/zypper.fish:167 msgid "Select packages by plain name, not by capability" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:151 -#: /tmp/fish/implicit/share/completions/zypper.fish:167 +#: /tmp/fish/implicit/share/completions/zypper.fish:152 +#: /tmp/fish/implicit/share/completions/zypper.fish:168 msgid "Select packages by capability" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:152 +#: /tmp/fish/implicit/share/completions/zypper.fish:153 msgid "" "Install even if the item is already installed (reinstall), downgraded or " "changes vendor or architecture" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:153 -#: /tmp/fish/implicit/share/completions/zypper.fish:190 -#: /tmp/fish/implicit/share/completions/zypper.fish:213 -#: /tmp/fish/implicit/share/completions/zypper.fish:272 +#: /tmp/fish/implicit/share/completions/zypper.fish:154 +#: /tmp/fish/implicit/share/completions/zypper.fish:191 +#: /tmp/fish/implicit/share/completions/zypper.fish:214 +#: /tmp/fish/implicit/share/completions/zypper.fish:273 msgid "Automatically say 'yes' to third party license confirmation prompt" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:154 -#: /tmp/fish/implicit/share/completions/zypper.fish:168 -#: /tmp/fish/implicit/share/completions/zypper.fish:191 +#: /tmp/fish/implicit/share/completions/zypper.fish:155 +#: /tmp/fish/implicit/share/completions/zypper.fish:169 +#: /tmp/fish/implicit/share/completions/zypper.fish:192 msgid "Do not force the solver to find solution, let it ask" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:155 -#: /tmp/fish/implicit/share/completions/zypper.fish:184 +#: /tmp/fish/implicit/share/completions/zypper.fish:156 +#: /tmp/fish/implicit/share/completions/zypper.fish:185 msgid "Test the installation, do not actually install" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:156 -#: /tmp/fish/implicit/share/completions/zypper.fish:176 -#: /tmp/fish/implicit/share/completions/zypper.fish:185 -#: /tmp/fish/implicit/share/completions/zypper.fish:193 -#: /tmp/fish/implicit/share/completions/zypper.fish:215 -#: /tmp/fish/implicit/share/completions/zypper.fish:277 +#: /tmp/fish/implicit/share/completions/zypper.fish:157 +#: /tmp/fish/implicit/share/completions/zypper.fish:177 +#: /tmp/fish/implicit/share/completions/zypper.fish:186 +#: /tmp/fish/implicit/share/completions/zypper.fish:194 +#: /tmp/fish/implicit/share/completions/zypper.fish:216 +#: /tmp/fish/implicit/share/completions/zypper.fish:278 msgid "Only download the packages, do not install" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:157 +#: /tmp/fish/implicit/share/completions/zypper.fish:158 msgid "" "Allow to replace a newer item with an older one. Handy if you are doing a " "rollback. Unlike --force it will not enforce a reinstall" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:158 -#: /tmp/fish/implicit/share/completions/zypper.fish:172 -#: /tmp/fish/implicit/share/completions/zypper.fish:187 -#: /tmp/fish/implicit/share/completions/zypper.fish:198 -#: /tmp/fish/implicit/share/completions/zypper.fish:216 -#: /tmp/fish/implicit/share/completions/zypper.fish:280 -msgid "Create solver test case for debugging" -msgstr "" - #: /tmp/fish/implicit/share/completions/zypper.fish:159 -#: /tmp/fish/implicit/share/completions/zypper.fish:177 +#: /tmp/fish/implicit/share/completions/zypper.fish:173 +#: /tmp/fish/implicit/share/completions/zypper.fish:188 #: /tmp/fish/implicit/share/completions/zypper.fish:199 #: /tmp/fish/implicit/share/completions/zypper.fish:217 #: /tmp/fish/implicit/share/completions/zypper.fish:281 -msgid "Do not install recommended packages, only required" +msgid "Create solver test case for debugging" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:160 -#: /tmp/fish/implicit/share/completions/zypper.fish:179 +#: /tmp/fish/implicit/share/completions/zypper.fish:178 #: /tmp/fish/implicit/share/completions/zypper.fish:200 #: /tmp/fish/implicit/share/completions/zypper.fish:218 #: /tmp/fish/implicit/share/completions/zypper.fish:282 -msgid "Install also recommended packages in addition to the required" +msgid "Do not install recommended packages, only required" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:161 -#: /tmp/fish/implicit/share/completions/zypper.fish:173 -#: /tmp/fish/implicit/share/completions/zypper.fish:196 -msgid "Force the solver to find a solution (even an aggressive one)" +#: /tmp/fish/implicit/share/completions/zypper.fish:180 +#: /tmp/fish/implicit/share/completions/zypper.fish:201 +#: /tmp/fish/implicit/share/completions/zypper.fish:219 +#: /tmp/fish/implicit/share/completions/zypper.fish:283 +msgid "Install also recommended packages in addition to the required" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:162 -msgid "Select packages from the specified repository" +#: /tmp/fish/implicit/share/completions/zypper.fish:174 +#: /tmp/fish/implicit/share/completions/zypper.fish:197 +msgid "Force the solver to find a solution (even an aggressive one)" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:163 -#: /tmp/fish/implicit/share/completions/zypper.fish:178 -#: /tmp/fish/implicit/share/completions/zypper.fish:186 -#: /tmp/fish/implicit/share/completions/zypper.fish:195 -#: /tmp/fish/implicit/share/completions/zypper.fish:220 -#: /tmp/fish/implicit/share/completions/zypper.fish:283 +msgid "Select packages from the specified repository" +msgstr "" + +#: /tmp/fish/implicit/share/completions/zypper.fish:164 +#: /tmp/fish/implicit/share/completions/zypper.fish:179 +#: /tmp/fish/implicit/share/completions/zypper.fish:187 +#: /tmp/fish/implicit/share/completions/zypper.fish:196 +#: /tmp/fish/implicit/share/completions/zypper.fish:221 +#: /tmp/fish/implicit/share/completions/zypper.fish:284 msgid "" "Set the download-install mode. Available modes: only, in-advance, in-heaps, " "as-needed" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:165 -#: /tmp/fish/implicit/share/completions/zypper.fish:201 -#: /tmp/fish/implicit/share/completions/zypper.fish:245 +#: /tmp/fish/implicit/share/completions/zypper.fish:166 +#: /tmp/fish/implicit/share/completions/zypper.fish:202 +#: /tmp/fish/implicit/share/completions/zypper.fish:246 msgid "Type of package (package, patch, pattern, product). Default: package" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:169 +#: /tmp/fish/implicit/share/completions/zypper.fish:170 msgid "Automatically remove unneeded dependencies" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:170 +#: /tmp/fish/implicit/share/completions/zypper.fish:171 msgid "No automatic removal of unneeded dependencies" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:171 +#: /tmp/fish/implicit/share/completions/zypper.fish:172 msgid "Test the removal, do not actually remove" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:175 +#: /tmp/fish/implicit/share/completions/zypper.fish:176 msgid "Test the repair, do not actually do anything to the system" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:180 +#: /tmp/fish/implicit/share/completions/zypper.fish:181 msgid "Install only build dependencies of specified packages" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:181 +#: /tmp/fish/implicit/share/completions/zypper.fish:182 msgid "Don't install build dependencies" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:182 +#: /tmp/fish/implicit/share/completions/zypper.fish:183 msgid "Install packages only from specified repositories" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:183 +#: /tmp/fish/implicit/share/completions/zypper.fish:184 msgid "Load only the specified repositories" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:188 +#: /tmp/fish/implicit/share/completions/zypper.fish:189 msgid "" "Type of package (package, patch, pattern, product, srcpackage). Default: " "package" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:192 -#: /tmp/fish/implicit/share/completions/zypper.fish:276 +#: /tmp/fish/implicit/share/completions/zypper.fish:193 +#: /tmp/fish/implicit/share/completions/zypper.fish:277 msgid "Test the update, do not actually update" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:194 +#: /tmp/fish/implicit/share/completions/zypper.fish:195 msgid "Skip interactive updates" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:197 -#: /tmp/fish/implicit/share/completions/zypper.fish:204 +#: /tmp/fish/implicit/share/completions/zypper.fish:198 +#: /tmp/fish/implicit/share/completions/zypper.fish:205 msgid "" "Do a 'best effort' approach to update. Updates to a lower than the latest " "version are also acceptable" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:202 +#: /tmp/fish/implicit/share/completions/zypper.fish:203 msgid "List only updates from the specified repository" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:203 +#: /tmp/fish/implicit/share/completions/zypper.fish:204 msgid "" "List all packages for which newer versions are available, regardless whether " "they are installable or not" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:205 +#: /tmp/fish/implicit/share/completions/zypper.fish:206 msgid "List needed patches for Bugzilla issues" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:206 +#: /tmp/fish/implicit/share/completions/zypper.fish:207 msgid "List all patches in this category" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:207 +#: /tmp/fish/implicit/share/completions/zypper.fish:208 msgid "List all patches, not only the needed ones" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:208 +#: /tmp/fish/implicit/share/completions/zypper.fish:209 msgid "List only patches from the specified repository" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:209 +#: /tmp/fish/implicit/share/completions/zypper.fish:210 msgid "List patches issued up to the specified date " msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:210 +#: /tmp/fish/implicit/share/completions/zypper.fish:211 msgid "List needed patches for CVE issues" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:211 +#: /tmp/fish/implicit/share/completions/zypper.fish:212 msgid "Look for issues matching the specified string" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:214 +#: /tmp/fish/implicit/share/completions/zypper.fish:215 msgid "Test the upgrade, do not actually upgrade" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:219 +#: /tmp/fish/implicit/share/completions/zypper.fish:220 msgid "Restrict upgrade to specified repository" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:221 +#: /tmp/fish/implicit/share/completions/zypper.fish:222 msgid "Do not allow installed resolvables to be downgraded" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:222 +#: /tmp/fish/implicit/share/completions/zypper.fish:223 msgid "Allow installed resolvables to be downgraded" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:223 +#: /tmp/fish/implicit/share/completions/zypper.fish:224 msgid "Do not allow installed resolvables to change name" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:224 +#: /tmp/fish/implicit/share/completions/zypper.fish:225 msgid "Allow installed resolvables to change name" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:225 +#: /tmp/fish/implicit/share/completions/zypper.fish:226 msgid "Do not allow installed resolvables to change architectures" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:226 +#: /tmp/fish/implicit/share/completions/zypper.fish:227 msgid "Allow installed resolvables to change architectures" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:227 +#: /tmp/fish/implicit/share/completions/zypper.fish:228 msgid "Do not allow installed resolvables to switch vendors" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:228 +#: /tmp/fish/implicit/share/completions/zypper.fish:229 msgid "Allow installed resolvables to switch vendors" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:229 +#: /tmp/fish/implicit/share/completions/zypper.fish:230 msgid "Check for patches only in the specified repository" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:230 +#: /tmp/fish/implicit/share/completions/zypper.fish:231 msgid "Search also in package summaries and descriptions" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:231 +#: /tmp/fish/implicit/share/completions/zypper.fish:232 msgid "Perform case-sensitive search" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:232 +#: /tmp/fish/implicit/share/completions/zypper.fish:233 msgid "Show only packages that are already installed" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:233 +#: /tmp/fish/implicit/share/completions/zypper.fish:234 msgid "Show only packages that are not currently installed" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:234 +#: /tmp/fish/implicit/share/completions/zypper.fish:235 msgid "Search only for packages of the specified type" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:235 +#: /tmp/fish/implicit/share/completions/zypper.fish:236 msgid "Search only in the specified repository" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:236 +#: /tmp/fish/implicit/share/completions/zypper.fish:237 msgid "Show each available version in each repository on a separate line" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:237 +#: /tmp/fish/implicit/share/completions/zypper.fish:238 msgid "Sort packages by name (default)" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:238 +#: /tmp/fish/implicit/share/completions/zypper.fish:239 msgid "Sort packages by repository" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:239 +#: /tmp/fish/implicit/share/completions/zypper.fish:240 msgid "Search for a match with all search strings (default)" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:240 +#: /tmp/fish/implicit/share/completions/zypper.fish:241 msgid "Search for a match with any of the search strings" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:241 +#: /tmp/fish/implicit/share/completions/zypper.fish:242 msgid "Search for a match to partial words (default)" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:242 +#: /tmp/fish/implicit/share/completions/zypper.fish:243 msgid "Search for a match to whole words only" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:243 +#: /tmp/fish/implicit/share/completions/zypper.fish:244 msgid "Searches for an exact package name" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:244 +#: /tmp/fish/implicit/share/completions/zypper.fish:245 msgid "Work only with the specified repository" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:246 +#: /tmp/fish/implicit/share/completions/zypper.fish:247 msgid "Show also requires and prerequires" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:247 +#: /tmp/fish/implicit/share/completions/zypper.fish:248 msgid "Show also recommends" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:248 #: /tmp/fish/implicit/share/completions/zypper.fish:249 -#: /tmp/fish/implicit/share/completions/zypper.fish:254 -#: /tmp/fish/implicit/share/completions/zypper.fish:257 +#: /tmp/fish/implicit/share/completions/zypper.fish:250 +#: /tmp/fish/implicit/share/completions/zypper.fish:255 +#: /tmp/fish/implicit/share/completions/zypper.fish:258 msgid "Just another means to specify repository" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:250 +#: /tmp/fish/implicit/share/completions/zypper.fish:251 msgid "Show only installed packages" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:251 +#: /tmp/fish/implicit/share/completions/zypper.fish:252 msgid "Show only packages which are not installed" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:252 +#: /tmp/fish/implicit/share/completions/zypper.fish:253 msgid "Sort the list by package name" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:253 +#: /tmp/fish/implicit/share/completions/zypper.fish:254 msgid "Sort the list by repository" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:255 +#: /tmp/fish/implicit/share/completions/zypper.fish:256 msgid "Show only installed patterns" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:256 +#: /tmp/fish/implicit/share/completions/zypper.fish:257 msgid "Show only patterns which are not installed" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:258 +#: /tmp/fish/implicit/share/completions/zypper.fish:259 msgid "Show only installed products" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:259 +#: /tmp/fish/implicit/share/completions/zypper.fish:260 msgid "Show only products which are not installed" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:260 +#: /tmp/fish/implicit/share/completions/zypper.fish:261 msgid "Restrict the lock to the specified repository" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:261 -#: /tmp/fish/implicit/share/completions/zypper.fish:263 +#: /tmp/fish/implicit/share/completions/zypper.fish:262 +#: /tmp/fish/implicit/share/completions/zypper.fish:264 msgid "Type of package (package, patch, pattern, product). Default: package" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:262 +#: /tmp/fish/implicit/share/completions/zypper.fish:263 msgid "Remove only locks with specified repository" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:264 +#: /tmp/fish/implicit/share/completions/zypper.fish:265 msgid "Clean only duplicate locks" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:265 +#: /tmp/fish/implicit/share/completions/zypper.fish:266 msgid "Clean only locks which doesn't lock anything" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:266 +#: /tmp/fish/implicit/share/completions/zypper.fish:267 msgid "Takes missing release number as any release" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:267 +#: /tmp/fish/implicit/share/completions/zypper.fish:268 msgid "Show the operating system label" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:268 +#: /tmp/fish/implicit/share/completions/zypper.fish:269 msgid "Clean only specified repositories" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:269 +#: /tmp/fish/implicit/share/completions/zypper.fish:270 msgid "Clean metadata cache" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:270 +#: /tmp/fish/implicit/share/completions/zypper.fish:271 msgid "Clean raw metadata cache" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:271 +#: /tmp/fish/implicit/share/completions/zypper.fish:272 msgid "Clean both metadata and package caches" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:273 +#: /tmp/fish/implicit/share/completions/zypper.fish:274 msgid "Install patch fixing the specified bugzilla issue" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:274 +#: /tmp/fish/implicit/share/completions/zypper.fish:275 msgid "Install all patches in this category" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:278 +#: /tmp/fish/implicit/share/completions/zypper.fish:279 msgid "Install patch fixing the specified CVE issue" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:279 +#: /tmp/fish/implicit/share/completions/zypper.fish:280 msgid "Install patches issued until the specified date " msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:284 +#: /tmp/fish/implicit/share/completions/zypper.fish:285 msgid "Skip interactive patches" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:285 +#: /tmp/fish/implicit/share/completions/zypper.fish:286 msgid "Do not skip interactive patches" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:286 +#: /tmp/fish/implicit/share/completions/zypper.fish:287 msgid "" "Download all source rpms to this directory. Default: /var/cache/zypper/" "source-download" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:287 +#: /tmp/fish/implicit/share/completions/zypper.fish:288 msgid "Delete extraneous source rpms in the local directory" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:288 +#: /tmp/fish/implicit/share/completions/zypper.fish:289 msgid "Do not delete extraneous source rpms" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:289 +#: /tmp/fish/implicit/share/completions/zypper.fish:290 msgid "" "Don't download any source rpms, but show which source rpms are missing or " "extraneous" msgstr "" #: /tmp/fish/implicit/share/functions/abbr.fish:1 -msgid "Manage abbreviations" +msgid "Manage abbreviations using new fish 3.0 scheme." +msgstr "" + +#: /tmp/fish/implicit/share/functions/abbr_old.fish:1 +msgid "Manage abbreviations using old fish 2.x scheme." msgstr "" #: /tmp/fish/implicit/share/functions/alias.fish:1 msgid "Creates a function wrapping a command" msgstr "" +#: /tmp/fish/implicit/share/functions/cdh.fish:1 +msgid "Menu based cd command" +msgstr "" + #: /tmp/fish/implicit/share/functions/contains_seq.fish:1 msgid "Return true if array contains a sequence" msgstr "" @@ -56360,6 +59343,10 @@ msgstr "" msgid "Peek inside of archives and list all files" msgstr "" +#: /tmp/fish/implicit/share/functions/__fish_complete_user_at_hosts.fish:1 +msgid "Print list host-names with user@" +msgstr "" + #: /tmp/fish/implicit/share/functions/__fish_complete_users.fish:1 msgid "Print a list of local users, with the real user name as a description" msgstr "" @@ -56645,8 +59632,12 @@ msgstr "" msgid "Print a list of local users" msgstr "" -#: /tmp/fish/implicit/share/functions/__fish_print_xdg_mimeapps.fish:1 -msgid "Print xdg mime applications" +#: /tmp/fish/implicit/share/functions/__fish_print_xdg_applications_directories.fish:1 +msgid "Print directories where desktop files are stored" +msgstr "" + +#: /tmp/fish/implicit/share/functions/__fish_print_xdg_desktop_file_ids.fish:1 +msgid "Print all available xdg desktop file IDs" msgstr "" #: /tmp/fish/implicit/share/functions/__fish_print_xdg_mimetypes.fish:1 @@ -56710,6 +59701,10 @@ msgstr "" msgid "Prompt function for svn" msgstr "" +#: /tmp/fish/implicit/share/functions/_fish_systemctl.fish:1 +msgid "Call systemctl with some options from the current commandline" +msgstr "" + #: /tmp/fish/implicit/share/functions/__fish_test_arg.fish:1 msgid "Test if the token under the cursor matches the specified wildcard" msgstr "" @@ -56774,6 +59769,7 @@ msgstr "" #: /tmp/fish/implicit/share/functions/ls.fish:1 #: /tmp/fish/implicit/share/functions/ls.fish:2 +#: /tmp/fish/implicit/share/functions/ls.fish:3 msgid "List contents of directory" msgstr "" @@ -56781,10 +59777,6 @@ msgstr "" msgid "Format and display the on-line manual pages" msgstr "" -#: /tmp/fish/implicit/share/functions/math.fish:1 -msgid "Perform math calculations in bc" -msgstr "" - #: /tmp/fish/implicit/share/functions/nextd.fish:1 msgid "Move forward in the directory history" msgstr "" diff --git a/po/nn.po b/po/nn.po index d6ebbe0e9..d60c7bfd1 100644 --- a/po/nn.po +++ b/po/nn.po @@ -6,611 +6,627 @@ msgid "" msgstr "" "Project-Id-Version: fish 2.5.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-06-02 23:27-0700\n" +"POT-Creation-Date: 2017-11-07 15:04+0100\n" "Last-Translator: Andreas Nordal \n" "Language: nn\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: src/autoload.cpp:101 +#: src/autoload.cpp:96 #, c-format msgid "" "Could not autoload item '%ls', it is already being autoloaded. This is a " "circular dependency in the autoloading scripts, please remove it." msgstr "" -#: src/builtin_commandline.cpp:353 +#: src/builtin_argparse.cpp:36 #, c-format -msgid "%ls: Unknown input function '%ls'" +msgid "%ls: Invalid option spec '%ls' at char '%lc'\n" msgstr "" -#: src/builtin_complete.cpp:177 +#: src/builtin_argparse.cpp:129 #, c-format -msgid "%ls: Invalid token '%ls'\n" +msgid "%ls: Mutually exclusive flags '%ls' and `%ls` seen\n" msgstr "" -#: src/builtin_complete.cpp:197 +#: src/builtin_argparse.cpp:160 #, c-format -msgid "%ls: -s requires a non-empty string\n" +msgid "%ls: exclusive flag string '%ls' is not valid\n" msgstr "" -#: src/builtin_complete.cpp:205 +#: src/builtin_argparse.cpp:176 #, c-format -msgid "%ls: -l requires a non-empty string\n" +msgid "%ls: exclusive flag '%ls' is not valid\n" msgstr "" -#: src/builtin_complete.cpp:213 -#, c-format -msgid "%ls: -o requires a non-empty string\n" -msgstr "" - -#: src/builtin.cpp:226 +#: src/builtin_argparse.cpp:196 #, c-format msgid "" -"%ls: Type 'help %ls' for related documentation\n" -"\n" +"%ls: Implicit int short flag '%lc' does not allow modifiers like '%lc'\n" msgstr "" -#: src/builtin.cpp:353 +#: src/builtin_argparse.cpp:247 #, c-format -msgid "%ls: No key with name '%ls' found\n" +msgid "%ls: Short flag '#' must be followed by '-' and a long name\n" msgstr "" -#: src/builtin.cpp:355 +#: src/builtin_argparse.cpp:252 src/builtin_argparse.cpp:276 #, c-format -msgid "%ls: Key with name '%ls' does not have any mapping\n" +msgid "%ls: Implicit int flag '%lc' already defined\n" msgstr "" -#: src/builtin.cpp:358 +#: src/builtin_argparse.cpp:298 #, c-format -msgid "%ls: Unknown error trying to bind to key named '%ls'\n" +msgid "%ls: An option spec must have a short flag letter\n" msgstr "" -#: src/builtin.cpp:556 +#: src/builtin_argparse.cpp:305 #, c-format -msgid "%ls: No binding found for key '%ls'\n" +msgid "%ls: Short flag '%lc' invalid, must be alphanum or '#'\n" msgstr "" -#: src/builtin.cpp:559 +#: src/builtin_argparse.cpp:350 #, c-format -msgid "%ls: No binding found for sequence '%ls'\n" +msgid "%ls: Missing -- separator\n" msgstr "" -#: src/builtin.cpp:582 +#: src/builtin_argparse.cpp:356 src/builtin_argparse.cpp:427 #, c-format -msgid "%ls: Invalid state\n" +msgid "%ls: No option specs were provided\n" msgstr "" -#: src/builtin.cpp:653 +#: src/builtin_argparse.cpp:391 #, c-format -msgid "%ls: Can not specify scope when removing block\n" +msgid "%ls: Invalid --min-args value '%ls'\n" msgstr "" -#: src/builtin.cpp:659 +#: src/builtin_argparse.cpp:401 #, c-format -msgid "%ls: No blocks defined\n" +msgid "%ls: Invalid --max-args value '%ls'\n" msgstr "" -#: src/builtin.cpp:1152 src/builtin.h:41 -#, c-format -msgid "%ls: Invalid combination of options\n" -msgstr "" - -#: src/builtin.cpp:1164 -#, c-format -msgid "%ls: Expected exactly one function name\n" -msgstr "" - -#: src/builtin.cpp:1171 src/builtin.cpp:1221 -#, c-format -msgid "%ls: Function '%ls' does not exist\n" -msgstr "" - -#: src/builtin.cpp:1180 -#, c-format -msgid "%ls: Expected exactly one function name for --details\n" -msgstr "" - -#: src/builtin.cpp:1211 -#, c-format -msgid "" -"%ls: Expected exactly two names (current function name, and new function " -"name)\n" -msgstr "" - -#: src/builtin.cpp:1228 -#, c-format -msgid "%ls: Illegal function name '%ls'\n" -msgstr "" - -#: src/builtin.cpp:1237 -#, c-format -msgid "%ls: Function '%ls' already exists. Cannot create copy '%ls'\n" -msgstr "" - -#: src/builtin.cpp:1548 -#, c-format -msgid "%ls: Expected function name" -msgstr "" - -#: src/builtin.cpp:1554 -#, c-format -msgid "%ls: Illegal function name '%ls'" -msgstr "" - -#: src/builtin.cpp:1561 -#, c-format -msgid "" -"%ls: The name '%ls' is reserved,\n" -"and can not be used as a function name" -msgstr "" - -#: src/builtin.cpp:1630 -#, c-format -msgid "%ls: Unknown signal '%ls'" -msgstr "" - -#: src/builtin.cpp:1675 -#, c-format -msgid "%ls: Cannot find calling job for event handler" -msgstr "" - -#: src/builtin.cpp:1683 -#, c-format -msgid "%ls: Invalid process id '%ls'" -msgstr "" - -#: src/builtin.cpp:1739 -#, c-format -msgid "%ls: Unexpected positional argument '%ls'" -msgstr "" - -#: src/builtin.cpp:2163 -#, c-format -msgid "%ls: Argument '%ls' is out of range\n" -msgstr "" - -#: src/builtin.cpp:2169 src/builtin.cpp:2656 src/builtin.cpp:3176 -#, c-format -msgid "%ls: Argument '%ls' must be an integer\n" -msgstr "" - -#: src/builtin.cpp:2212 -#, c-format -msgid "%ls: You can't specify both -p and -P\n" -msgstr "" - -#: src/builtin.cpp:2240 -#, c-format -msgid "%ls: --array option requires a single variable name.\n" -msgstr "" - -#: src/builtin.cpp:2371 src/builtin.cpp:3221 -#: /tmp/fish/explicit/share/functions/history.fish:1 -#, c-format -msgid "you cannot do both '%ls' and '%ls' in the same invocation" -msgstr "" - -#: src/builtin.cpp:2541 -msgid "This is a login shell\n" -msgstr "" - -#: src/builtin.cpp:2543 -msgid "This is not a login shell\n" -msgstr "" - -#: src/builtin.cpp:2547 -#, c-format -msgid "Job control: %ls\n" -msgstr "" - -#: src/builtin.cpp:2549 -msgid "Only on interactive jobs" -msgstr "" - -#: src/builtin.cpp:2550 -msgid "Never" -msgstr "" - -#: src/builtin.cpp:2550 -msgid "Always" -msgstr "" - -#: src/builtin.cpp:2578 src/fish.cpp:422 src/parser.cpp:506 -msgid "Standard input" -msgstr "" - -#: src/builtin.cpp:2586 -msgid "Not a function" -msgstr "" - -#: src/builtin.cpp:2645 src/builtin.h:67 -#, c-format -msgid "%ls: Too many arguments\n" -msgstr "" - -#: src/builtin.cpp:2677 -#, c-format -msgid "%ls: Could not find home directory\n" -msgstr "" - -#: src/builtin.cpp:2691 src/builtin.cpp:2718 -#, c-format -msgid "%ls: '%ls' is not a directory\n" -msgstr "" - -#: src/builtin.cpp:2694 -#, c-format -msgid "%ls: The directory '%ls' does not exist\n" -msgstr "" - -#: src/builtin.cpp:2697 -#, c-format -msgid "%ls: '%ls' is a rotten symlink\n" -msgstr "" - -#: src/builtin.cpp:2700 -#, c-format -msgid "%ls: Unknown error trying to locate directory '%ls'\n" -msgstr "" - -#: src/builtin.cpp:2715 -#, c-format -msgid "%ls: Permission denied: '%ls'\n" -msgstr "" - -#: src/builtin.cpp:2729 -#, c-format -msgid "%ls: Could not set PWD variable\n" -msgstr "" - -#: src/builtin.cpp:2798 -#, c-format -msgid "%ls: Key not specified\n" -msgstr "" - -#: src/builtin.cpp:2828 src/builtin.cpp:2836 -#, c-format -msgid "%ls: Error encountered while sourcing file '%ls':\n" -msgstr "" - -#: src/builtin.cpp:2844 -#, c-format -msgid "%ls: '%ls' is not a file\n" -msgstr "" - -#: src/builtin.cpp:2861 -#, c-format -msgid "%ls: Error while reading file '%ls'\n" -msgstr "" - -#: src/builtin.cpp:2890 src/builtin.cpp:2991 src/builtin.cpp:3070 -#, c-format -msgid "%ls: There are no suitable jobs\n" -msgstr "" - -#: src/builtin.cpp:2906 -#, c-format -msgid "%ls: Ambiguous job\n" -msgstr "" - -#: src/builtin.cpp:2908 src/builtin_jobs.cpp:189 -#, c-format -msgid "%ls: '%ls' is not a job\n" -msgstr "" - -#: src/builtin.cpp:2923 src/builtin_jobs.cpp:199 -#, c-format -msgid "%ls: No suitable job: %d\n" -msgstr "" - -#: src/builtin.cpp:2926 -#, c-format -msgid "" -"%ls: Can't put job %d, '%ls' to foreground because it is not under job " -"control\n" -msgstr "" - -#: src/builtin.cpp:2962 +#: src/builtin_bg.cpp:23 #, c-format msgid "" "%ls: Can't put job %d, '%ls' to background because it is not under job " "control\n" msgstr "" -#: src/builtin.cpp:2968 +#: src/builtin_bg.cpp:29 #, c-format msgid "Send job %d '%ls' to background\n" msgstr "" -#: src/builtin.cpp:3008 src/builtin.cpp:3083 +#: src/builtin_bg.cpp:63 src/builtin_disown.cpp:69 src/builtin_fg.cpp:49 +#, c-format +msgid "%ls: There are no suitable jobs\n" +msgstr "" + +#: src/builtin_bg.cpp:80 src/builtin_disown.cpp:82 #, c-format msgid "%ls: '%ls' is not a valid job specifier\n" msgstr "" -#: src/builtin.cpp:3023 src/builtin.cpp:3090 +#: src/builtin_bg.cpp:95 src/builtin_disown.cpp:89 #, c-format msgid "%ls: Could not find job '%d'\n" msgstr "" -#: src/builtin.cpp:3033 +#: src/builtin_bind.cpp:141 #, c-format -msgid "%ls: Unknown job '%ls'\n" +msgid "%ls: No key with name '%ls' found\n" msgstr "" -#: src/builtin.cpp:3042 +#: src/builtin_bind.cpp:143 #, c-format -msgid "%ls: job %d ('%ls') was stopped and has been signalled to continue.\n" +msgid "%ls: Key with name '%ls' does not have any mapping\n" msgstr "" -#: src/builtin.cpp:3129 +#: src/builtin_bind.cpp:146 +#, c-format +msgid "%ls: Unknown error trying to bind to key named '%ls'\n" +msgstr "" + +#: src/builtin_bind.cpp:239 +#, c-format +msgid "%ls: No binding found for key '%ls'\n" +msgstr "" + +#: src/builtin_bind.cpp:242 +#, c-format +msgid "%ls: No binding found for sequence '%ls'\n" +msgstr "" + +#: src/builtin_bind.cpp:406 +#, c-format +msgid "%ls: Invalid state\n" +msgstr "" + +#: src/builtin_block.cpp:89 +#, c-format +msgid "%ls: Can not specify scope when removing block\n" +msgstr "" + +#: src/builtin_block.cpp:94 +#, c-format +msgid "%ls: No blocks defined\n" +msgstr "" + +#: src/builtin_cd.cpp:44 +#, c-format +msgid "%ls: Could not find home directory\n" +msgstr "" + +#: src/builtin_cd.cpp:52 src/builtin_cd.cpp:79 +#, c-format +msgid "%ls: '%ls' is not a directory\n" +msgstr "" + +#: src/builtin_cd.cpp:55 +#, c-format +msgid "%ls: The directory '%ls' does not exist\n" +msgstr "" + +#: src/builtin_cd.cpp:58 +#, c-format +msgid "%ls: '%ls' is a rotten symlink\n" +msgstr "" + +#: src/builtin_cd.cpp:61 +#, c-format +msgid "%ls: Unknown error trying to locate directory '%ls'\n" +msgstr "" + +#: src/builtin_cd.cpp:76 +#, c-format +msgid "%ls: Permission denied: '%ls'\n" +msgstr "" + +#: src/builtin_cd.cpp:90 +#, c-format +msgid "%ls: Could not set PWD variable\n" +msgstr "" + +#: src/builtin_commandline.cpp:344 +#, c-format +msgid "%ls: Unknown input function '%ls'" +msgstr "" + +#: src/builtin_complete.cpp:183 +#, c-format +msgid "%ls: Invalid token '%ls'\n" +msgstr "" + +#: src/builtin_complete.cpp:203 +#, c-format +msgid "%ls: -s requires a non-empty string\n" +msgstr "" + +#: src/builtin_complete.cpp:211 +#, c-format +msgid "%ls: -l requires a non-empty string\n" +msgstr "" + +#: src/builtin_complete.cpp:219 +#, c-format +msgid "%ls: -o requires a non-empty string\n" +msgstr "" + +#: src/builtin_contains.cpp:75 +#, c-format +msgid "%ls: Key not specified\n" +msgstr "" + +#: src/builtin.cpp:261 +#, c-format +msgid "" +"%ls: Type 'help %ls' for related documentation\n" +"\n" +msgstr "" + +#: src/builtin.cpp:337 #, c-format msgid "%ls: Not inside of loop\n" msgstr "" -#: src/builtin.cpp:3193 +#: src/builtin.cpp:371 #, c-format -msgid "%ls: Not inside of function\n" +msgid "%ls: Command not valid at an interactive prompt\n" msgstr "" -#: src/builtin.cpp:3234 -#, c-format -msgid "%ls: you cannot use any options with the %ls command\n" -msgstr "" - -#: src/builtin.cpp:3344 src/builtin.cpp:3380 -#, c-format -msgid "%ls: max value '%ls' is not a valid number\n" -msgstr "" - -#: src/builtin.cpp:3423 -msgid "builtin history delete only supports --exact\n" -msgstr "" - -#: src/builtin.cpp:3429 -msgid "builtin history delete only supports --case-sensitive\n" -msgstr "" - -#: src/builtin.cpp:3553 -#, c-format -msgid "%ls: Invalid path: %ls\n" -msgstr "" - -#: src/builtin.cpp:3568 src/builtin.cpp:3620 +#: src/builtin.cpp:409 src/builtin.cpp:459 msgid "Test a condition" msgstr "" -#: src/builtin.cpp:3571 -msgid "Try out the new parser" -msgstr "" - -#: src/builtin.cpp:3573 +#: src/builtin.cpp:410 msgid "Execute command if previous command suceeded" msgstr "" -#: src/builtin.cpp:3574 +#: src/builtin.cpp:411 +msgid "Parse options in fish script" +msgstr "" + +#: src/builtin.cpp:412 msgid "Create a block of code" msgstr "" -#: src/builtin.cpp:3575 +#: src/builtin.cpp:413 msgid "Send job to background" msgstr "" -#: src/builtin.cpp:3576 +#: src/builtin.cpp:414 msgid "Handle fish key bindings" msgstr "" -#: src/builtin.cpp:3577 +#: src/builtin.cpp:415 msgid "Temporarily block delivery of events" msgstr "" -#: src/builtin.cpp:3578 +#: src/builtin.cpp:416 msgid "Stop the innermost loop" msgstr "" -#: src/builtin.cpp:3580 +#: src/builtin.cpp:418 msgid "" "Temporarily halt execution of a script and launch an interactive debug prompt" msgstr "" -#: src/builtin.cpp:3581 +#: src/builtin.cpp:419 msgid "Run a builtin command instead of a function" msgstr "" -#: src/builtin.cpp:3582 src/builtin.cpp:3619 +#: src/builtin.cpp:420 src/builtin.cpp:458 msgid "Conditionally execute a block of commands" msgstr "" -#: src/builtin.cpp:3583 +#: src/builtin.cpp:421 msgid "Change working directory" msgstr "" -#: src/builtin.cpp:3584 +#: src/builtin.cpp:422 msgid "Run a program instead of a function or builtin" msgstr "" -#: src/builtin.cpp:3585 +#: src/builtin.cpp:423 msgid "Set or get the commandline" msgstr "" -#: src/builtin.cpp:3586 +#: src/builtin.cpp:424 msgid "Edit command specific completions" msgstr "" -#: src/builtin.cpp:3587 +#: src/builtin.cpp:425 msgid "Search for a specified string in a list" msgstr "" -#: src/builtin.cpp:3589 +#: src/builtin.cpp:427 msgid "Skip the rest of the current lap of the innermost loop" msgstr "" -#: src/builtin.cpp:3590 +#: src/builtin.cpp:428 msgid "Count the number of arguments" msgstr "" -#: src/builtin.cpp:3591 +#: src/builtin.cpp:429 msgid "Remove job from job list" msgstr "" -#: src/builtin.cpp:3592 +#: src/builtin.cpp:430 msgid "Print arguments" msgstr "" -#: src/builtin.cpp:3593 +#: src/builtin.cpp:431 msgid "Evaluate block if condition is false" msgstr "" -#: src/builtin.cpp:3594 +#: src/builtin.cpp:432 msgid "Emit an event" msgstr "" -#: src/builtin.cpp:3595 +#: src/builtin.cpp:433 msgid "End a block of commands" msgstr "" -#: src/builtin.cpp:3596 +#: src/builtin.cpp:434 msgid "Run command in current process" msgstr "" -#: src/builtin.cpp:3597 +#: src/builtin.cpp:435 msgid "Exit the shell" msgstr "" -#: src/builtin.cpp:3598 +#: src/builtin.cpp:436 msgid "Return an unsuccessful result" msgstr "" -#: src/builtin.cpp:3599 +#: src/builtin.cpp:437 msgid "Send job to foreground" msgstr "" -#: src/builtin.cpp:3600 +#: src/builtin.cpp:438 msgid "Perform a set of commands multiple times" msgstr "" -#: src/builtin.cpp:3601 +#: src/builtin.cpp:439 msgid "Define a new function" msgstr "" -#: src/builtin.cpp:3602 +#: src/builtin.cpp:440 msgid "List or remove functions" msgstr "" -#: src/builtin.cpp:3603 +#: src/builtin.cpp:441 msgid "History of commands executed by user" msgstr "" -#: src/builtin.cpp:3604 +#: src/builtin.cpp:442 msgid "Evaluate block if condition is true" msgstr "" -#: src/builtin.cpp:3605 +#: src/builtin.cpp:443 msgid "Print currently running jobs" msgstr "" -#: src/builtin.cpp:3606 +#: src/builtin.cpp:444 +msgid "Evaluate math expressions" +msgstr "" + +#: src/builtin.cpp:445 msgid "Negate exit status of job" msgstr "" -#: src/builtin.cpp:3607 +#: src/builtin.cpp:446 msgid "Execute command if previous command failed" msgstr "" -#: src/builtin.cpp:3608 +#: src/builtin.cpp:447 msgid "Prints formatted text" msgstr "" -#: src/builtin.cpp:3609 +#: src/builtin.cpp:448 msgid "Print the working directory" msgstr "" -#: src/builtin.cpp:3610 +#: src/builtin.cpp:449 msgid "Generate random number" msgstr "" -#: src/builtin.cpp:3611 +#: src/builtin.cpp:450 msgid "Read a line of input into variables" msgstr "" -#: src/builtin.cpp:3612 +#: src/builtin.cpp:451 msgid "Convert path to absolute path without symlinks" msgstr "" -#: src/builtin.cpp:3613 +#: src/builtin.cpp:452 msgid "Stop the currently evaluated function" msgstr "" -#: src/builtin.cpp:3614 +#: src/builtin.cpp:453 msgid "Handle environment variables" msgstr "" -#: src/builtin.cpp:3615 +#: src/builtin.cpp:454 msgid "Set the terminal color" msgstr "" -#: src/builtin.cpp:3616 +#: src/builtin.cpp:455 msgid "Evaluate contents of file" msgstr "" -#: src/builtin.cpp:3617 +#: src/builtin.cpp:456 msgid "Return status information about fish" msgstr "" -#: src/builtin.cpp:3618 +#: src/builtin.cpp:457 msgid "Manipulate strings" msgstr "" -#: src/builtin.cpp:3621 +#: src/builtin.cpp:460 msgid "Return a successful result" msgstr "" -#: src/builtin.cpp:3622 +#: src/builtin.cpp:461 msgid "Set or get the shells resource usage limits" msgstr "" -#: src/builtin.cpp:3623 +#: src/builtin.cpp:462 msgid "Perform a command multiple times" msgstr "" -#: src/builtin_jobs.cpp:54 +#: src/builtin_disown.cpp:21 +#, c-format +msgid "%ls: Unknown job '%ls'\n" +msgstr "" + +#: src/builtin_disown.cpp:30 +#, c-format +msgid "%ls: job %d ('%ls') was stopped and has been signalled to continue.\n" +msgstr "" + +#: src/builtin_exit.cpp:85 src/builtin_read.cpp:138 src/builtin_return.cpp:85 +#, c-format +msgid "%ls: Argument '%ls' must be an integer\n" +msgstr "" + +#: src/builtin_fg.cpp:65 +#, c-format +msgid "%ls: Ambiguous job\n" +msgstr "" + +#: src/builtin_fg.cpp:67 src/builtin_jobs.cpp:181 +#, c-format +msgid "%ls: '%ls' is not a job\n" +msgstr "" + +#: src/builtin_fg.cpp:81 src/builtin_jobs.cpp:191 +#, c-format +msgid "%ls: No suitable job: %d\n" +msgstr "" + +#: src/builtin_fg.cpp:84 +#, c-format +msgid "" +"%ls: Can't put job %d, '%ls' to foreground because it is not under job " +"control\n" +msgstr "" + +#: src/builtin_function.cpp:68 +#, c-format +msgid "%ls: Unknown signal '%ls'" +msgstr "" + +#: src/builtin_function.cpp:113 +#, c-format +msgid "%ls: Cannot find calling job for event handler" +msgstr "" + +#: src/builtin_function.cpp:121 +#, c-format +msgid "%ls: Invalid process id '%ls'" +msgstr "" + +#: src/builtin_function.cpp:179 +#, c-format +msgid "%ls: Expected function name" +msgstr "" + +#: src/builtin_function.cpp:185 +#, c-format +msgid "%ls: Illegal function name '%ls'" +msgstr "" + +#: src/builtin_function.cpp:192 +#, c-format +msgid "" +"%ls: The name '%ls' is reserved,\n" +"and can not be used as a function name" +msgstr "" + +#: src/builtin_function.cpp:239 +#, c-format +msgid "%ls: Unexpected positional argument '%ls'" +msgstr "" + +#: src/builtin_functions.cpp:275 src/builtin.h:38 +#, c-format +msgid "%ls: Invalid combination of options\n" +msgstr "" + +#: src/builtin_functions.cpp:289 +#, c-format +msgid "%ls: Expected exactly one function name\n" +msgstr "" + +#: src/builtin_functions.cpp:296 src/builtin_functions.cpp:352 +#, c-format +msgid "%ls: Function '%ls' does not exist\n" +msgstr "" + +#: src/builtin_functions.cpp:307 +#, c-format +msgid "%ls: Expected exactly one function name for --details\n" +msgstr "" + +#: src/builtin_functions.cpp:342 +#, c-format +msgid "" +"%ls: Expected exactly two names (current function name, and new function " +"name)\n" +msgstr "" + +#: src/builtin_functions.cpp:359 +#, c-format +msgid "%ls: Illegal function name '%ls'\n" +msgstr "" + +#: src/builtin_functions.cpp:368 +#, c-format +msgid "%ls: Function '%ls' already exists. Cannot create copy '%ls'\n" +msgstr "" + +#: src/builtin_history.cpp:71 src/builtin_status.cpp:117 +#, c-format +msgid "you cannot do both '%ls' and '%ls' in the same invocation" +msgstr "" + +#: src/builtin_history.cpp:84 +#, c-format +msgid "%ls: you cannot use any options with the %ls command\n" +msgstr "" + +#: src/builtin_history.cpp:163 +#, c-format +msgid "%ls: max value '%ls' is not a valid number\n" +msgstr "" + +#: src/builtin_history.cpp:261 +msgid "builtin history delete only supports --exact\n" +msgstr "" + +#: src/builtin_history.cpp:267 +msgid "builtin history delete only supports --case-sensitive\n" +msgstr "" + +#: src/builtin_jobs.cpp:55 msgid "Job\tGroup\t" msgstr "" -#: src/builtin_jobs.cpp:56 +#: src/builtin_jobs.cpp:57 msgid "CPU\t" msgstr "" -#: src/builtin_jobs.cpp:58 +#: src/builtin_jobs.cpp:59 msgid "State\tCommand\n" msgstr "" -#: src/builtin_jobs.cpp:66 +#: src/builtin_jobs.cpp:67 msgid "stopped" msgstr "" -#: src/builtin_jobs.cpp:66 +#: src/builtin_jobs.cpp:67 msgid "running" msgstr "" -#: src/builtin_jobs.cpp:75 +#: src/builtin_jobs.cpp:76 msgid "Group\n" msgstr "" -#: src/builtin_jobs.cpp:83 +#: src/builtin_jobs.cpp:84 msgid "Process\n" msgstr "" -#: src/builtin_jobs.cpp:94 +#: src/builtin_jobs.cpp:95 msgid "Command\n" msgstr "" -#: src/builtin_jobs.cpp:219 +#: src/builtin_jobs.cpp:211 #, c-format msgid "%ls: There are no jobs\n" msgstr "" +#: src/builtin_math.cpp:44 +#, c-format +msgid "%ls: '%ls' is not a valid scale value\n" +msgstr "" + +#: src/builtin_math.cpp:148 +#, c-format +msgid "Var '%ls' not a valid floating point number: '%ls'." +msgstr "" + +#: src/builtin_math.cpp:157 +#, c-format +msgid "More than %d var names in math expression." +msgstr "" + +#: src/builtin_math.cpp:194 +#, c-format +msgid "%ls: Invalid expression: %ls\n" +msgstr "" + #: src/builtin_printf.cpp:243 msgid "Number out of range" msgstr "" @@ -638,132 +654,247 @@ msgstr "" msgid "Unicode character out of range: \\%c%0*x" msgstr "" -#: src/builtin_printf.cpp:646 +#: src/builtin_printf.cpp:647 #, c-format msgid "invalid field width: %ls" msgstr "" -#: src/builtin_printf.cpp:673 +#: src/builtin_printf.cpp:674 #, c-format msgid "invalid precision: %ls" msgstr "" -#: src/builtin_printf.cpp:698 +#: src/builtin_printf.cpp:699 #, c-format msgid "%.*ls: invalid conversion specification" msgstr "" -#: src/builtin_printf.cpp:730 -msgid "printf: not enough arguments" +#: src/builtin_read.cpp:123 +#, c-format +msgid "" +"%ls: flags '--mode-name' / '-m' are now ignored. Set fish_history instead.\n" msgstr "" -#: src/builtin_set_color.cpp:142 src/builtin_set_color.cpp:161 +#: src/builtin_read.cpp:132 +#, c-format +msgid "%ls: Argument '%ls' is out of range\n" +msgstr "" + +#: src/builtin_read.cpp:344 +#, c-format +msgid "%ls: You can't specify both -p and -P\n" +msgstr "" + +#: src/builtin_realpath.cpp:44 +#, c-format +msgid "%ls: Invalid path: %ls\n" +msgstr "" + +#: src/builtin_return.cpp:100 +#, c-format +msgid "%ls: Not inside of function\n" +msgstr "" + +#: src/builtin_set_color.cpp:159 src/builtin_set_color.cpp:178 #, c-format msgid "%ls: Unknown color '%ls'\n" msgstr "" -#: src/builtin_set_color.cpp:150 +#: src/builtin_set_color.cpp:167 #, c-format msgid "%ls: Expected an argument\n" msgstr "" -#: src/builtin_set.cpp:133 +#: src/builtin_set.cpp:62 #, c-format -msgid "%ls: Tried to change the read-only variable '%ls'\n" +msgid "%ls: Warning: $%ls entry \"%ls\" is not valid (%s)\n" msgstr "" -#: src/builtin_set.cpp:140 +#: src/builtin_set.cpp:64 #, c-format -msgid "%ls: Tried to set the special variable '%ls' with the wrong scope\n" +msgid "%ls: Did you mean 'set %ls $%ls %ls'?\n" msgstr "" -#: src/builtin_set.cpp:147 +#: src/builtin_set.cpp:65 #, c-format -msgid "%ls: Tried to set the special variable '%ls' to an invalid value\n" +msgid "%ls: You provided %d indexes but %d values\n" msgstr "" -#: src/builtin_set.cpp:189 -#, c-format -msgid "%ls: Multiple variable names specified in single call (%ls and %.*ls)\n" -msgstr "" - -#: src/builtin_set.cpp:201 -#, c-format -msgid "%ls: Invalid index starting at '%ls'\n" -msgstr "" - -#: src/builtin_set.cpp:503 +#: src/builtin_set.cpp:66 #, c-format msgid "%ls: Erase needs a variable name\n" msgstr "" -#: src/builtin_set.cpp:593 +#: src/builtin_set.cpp:67 #, c-format -msgid "%ls: Values cannot be specfied with erase\n" +msgid "%ls: Array index out of bounds\n" msgstr "" -#: src/builtin_set.cpp:612 +#: src/builtin_set.cpp:69 #, c-format msgid "" -"%ls: Warning: universal scope selected, but a global variable '%ls' exists.\n" +"%ls: Universal variable '%ls' is shadowed by the global variable of the same " +"name.\n" msgstr "" -#: src/builtin_string.cpp:35 +#: src/builtin_set.cpp:303 +#, c-format +msgid "%ls: Tried to change the read-only variable '%ls'\n" +msgstr "" + +#: src/builtin_set.cpp:310 +#, c-format +msgid "%ls: Tried to set the special variable '%ls' with the wrong scope\n" +msgstr "" + +#: src/builtin_set.cpp:317 +#, c-format +msgid "%ls: Tried to set the special variable '%ls' to an invalid value\n" +msgstr "" + +#: src/builtin_set.cpp:355 +#, c-format +msgid "%ls: Invalid index starting at '%ls'\n" +msgstr "" + +#: src/builtin_set.cpp:537 +#, c-format +msgid "$%ls: not set in %ls scope\n" +msgstr "" + +#: src/builtin_set.cpp:542 +msgid "exported" +msgstr "" + +#: src/builtin_set.cpp:542 +msgid "unexported" +msgstr "" + +#: src/builtin_set.cpp:544 +#, c-format +msgid "$%ls: set in %ls scope, %ls, with %d elements\n" +msgstr "" + +#: src/builtin_set.cpp:554 +#, c-format +msgid "$%ls[%d]: length=%d value=|%ls|\n" +msgstr "" + +#: src/builtin_set.cpp:578 +#, c-format +msgid "$%ls: invalid var name\n" +msgstr "" + +#: src/builtin_set.cpp:584 +#, c-format +msgid "%ls: `set --show` does not allow slices with the var names\n" +msgstr "" + +#: src/builtin_source.cpp:49 src/builtin_source.cpp:57 +#, c-format +msgid "%ls: Error encountered while sourcing file '%ls':\n" +msgstr "" + +#: src/builtin_source.cpp:65 +#, c-format +msgid "%ls: '%ls' is not a file\n" +msgstr "" + +#: src/builtin_source.cpp:84 +#, c-format +msgid "%ls: Error while reading file '%ls'\n" +msgstr "" + +#: src/builtin_status.cpp:155 +#, c-format +msgid "%ls: Invalid level value '%ls'\n" +msgstr "" + +#: src/builtin_status.cpp:276 +msgid "This is a login shell\n" +msgstr "" + +#: src/builtin_status.cpp:278 +msgid "This is not a login shell\n" +msgstr "" + +#: src/builtin_status.cpp:282 +#, c-format +msgid "Job control: %ls\n" +msgstr "" + +#: src/builtin_status.cpp:284 +msgid "Only on interactive jobs" +msgstr "" + +#: src/builtin_status.cpp:285 +msgid "Never" +msgstr "" + +#: src/builtin_status.cpp:285 +msgid "Always" +msgstr "" + +#: src/builtin_status.cpp:312 src/fish.cpp:433 src/parser.cpp:552 +msgid "Standard input" +msgstr "" + +#: src/builtin_status.cpp:320 +msgid "Not a function" +msgstr "" + +#: src/builtin_string.cpp:39 #, c-format msgid "%ls: Expected argument\n" msgstr "" -#: src/builtin_string.cpp:372 +#: src/builtin_string.cpp:160 #, c-format -msgid "%ls: Regular expression compile error: %ls\n" +msgid "%ls: Invalid escape style '%ls'\n" msgstr "" -#: src/builtin_string.cpp:411 -#, c-format -msgid "%ls: Regular expression match error: %ls\n" -msgstr "" - -#: src/builtin_string.cpp:416 -#, c-format -msgid "%ls: Regular expression internal error\n" -msgstr "" - -#: src/builtin_string.cpp:570 -msgid "--enter and --index are mutually exclusive" -msgstr "" - -#: src/builtin_string.cpp:743 -#, c-format -msgid "%ls: Regular expression substitute error: %ls\n" -msgstr "" - -#: src/builtin_string.cpp:1008 -#, c-format -msgid "%ls: Invalid count value '%ls'\n" -msgstr "" - -#: src/builtin_string.cpp:1021 -#, c-format -msgid "%ls: Invalid max value '%ls'\n" -msgstr "" - -#: src/builtin_string.cpp:1104 +#: src/builtin_string.cpp:238 #, c-format msgid "%ls: Invalid length value '%ls'\n" msgstr "" -#: src/builtin_string.cpp:1120 +#: src/builtin_string.cpp:258 +#, c-format +msgid "%ls: Invalid max value '%ls'\n" +msgstr "" + +#: src/builtin_string.cpp:275 +#, c-format +msgid "%ls: Invalid count value '%ls'\n" +msgstr "" + +#: src/builtin_string.cpp:321 #, c-format msgid "%ls: Invalid start value '%ls'\n" msgstr "" -#: src/builtin_string.cpp:1294 -msgid "string: Expected subcommand\n" +#: src/builtin_string.cpp:743 +#, c-format +msgid "%ls: Regular expression compile error: %ls\n" msgstr "" -#: src/builtin_string.cpp:1309 +#: src/builtin_string.cpp:782 #, c-format -msgid "string: Unknown subcommand '%ls'\n" +msgid "%ls: Regular expression match error: %ls\n" +msgstr "" + +#: src/builtin_string.cpp:787 +#, c-format +msgid "%ls: Regular expression internal error\n" +msgstr "" + +#: src/builtin_string.cpp:903 +msgid "--entire and --index are mutually exclusive" +msgstr "" + +#: src/builtin_string.cpp:1055 +#, c-format +msgid "%ls: Regular expression substitute error: %ls\n" msgstr "" #: src/builtin_test.cpp:608 @@ -771,143 +902,143 @@ msgstr "" msgid "invalid integer '%ls'" msgstr "" -#: src/builtin_ulimit.cpp:284 +#: src/builtin_ulimit.cpp:285 #, c-format msgid "%ls: New limit cannot be an empty string\n" msgstr "" -#: src/builtin_ulimit.cpp:296 +#: src/builtin_ulimit.cpp:297 #, c-format msgid "%ls: Invalid limit '%ls'\n" msgstr "" -#: src/common.cpp:1351 +#: src/common.cpp:1551 msgid "Current terminal parameters have rows and/or columns set to zero." msgstr "" -#: src/common.cpp:1352 +#: src/common.cpp:1552 msgid "" "The stty command can be used to correct this (e.g., stty rows 80 columns 24)." msgstr "" -#: src/common.cpp:1374 +#: src/common.cpp:1574 msgid "Current terminal parameters set terminal size to unreasonable value." msgstr "" -#: src/common.cpp:1375 +#: src/common.cpp:1575 msgid "Defaulting terminal size to 80x24." msgstr "" -#: src/common.cpp:1580 +#: src/common.cpp:1781 msgid "This is a bug. Break on bugreport to debug." msgstr "" -#: src/common.cpp:1581 +#: src/common.cpp:1782 #, c-format msgid "If you can reproduce it, please send a bug report to %s." msgstr "" -#: src/common.cpp:1591 +#: src/common.cpp:1792 msgid "empty" msgstr "" -#: src/complete.cpp:51 +#: src/complete.cpp:53 #, c-format msgid "Home for %ls" msgstr "" -#: src/complete.cpp:54 +#: src/complete.cpp:56 #, c-format msgid "Variable: %ls" msgstr "" -#: src/env.cpp:202 +#: src/env.cpp:242 msgid "Tried to pop empty environment stack." msgstr "" -#: src/env.cpp:522 +#: src/env.cpp:537 #, c-format msgid "Using fallback terminal type '%s'." msgstr "" -#: src/env.cpp:527 +#: src/env.cpp:542 #, c-format msgid "Could not set up terminal using the fallback terminal type '%s'." msgstr "" -#: src/env.cpp:558 +#: src/env.cpp:574 msgid "Could not set up terminal." msgstr "" -#: src/env.cpp:560 +#: src/env.cpp:576 msgid "TERM environment variable not set." msgstr "" -#: src/env.cpp:562 +#: src/env.cpp:578 #, c-format msgid "TERM environment variable set to '%ls'." msgstr "" -#: src/env.cpp:563 +#: src/env.cpp:579 msgid "Check that this terminal type is supported on this system." msgstr "" -#: src/env.cpp:670 +#: src/env.cpp:673 msgid "" "Could not determine current working directory. Is your locale set correctly?" msgstr "" -#: src/env_universal_common.cpp:484 +#: src/env_universal_common.cpp:461 #, c-format msgid "Unable to write to universal variables file '%ls': %s" msgstr "" -#: src/env_universal_common.cpp:504 +#: src/env_universal_common.cpp:481 #, c-format msgid "Unable to rename file from '%ls' to '%ls': %s" msgstr "" -#: src/env_universal_common.cpp:556 +#: src/env_universal_common.cpp:533 #, c-format msgid "Unable to open temporary file '%ls': %s" msgstr "" -#: src/env_universal_common.cpp:566 +#: src/env_universal_common.cpp:543 #, c-format msgid "Locking the universal var file took too long (%.3f seconds)." msgstr "" -#: src/env_universal_common.cpp:618 +#: src/env_universal_common.cpp:595 #, c-format msgid "Unable to open universal variable file '%ls': %s" msgstr "" -#: src/env_universal_common.cpp:993 +#: src/env_universal_common.cpp:970 #, c-format msgid "Unable to open shared memory with path '%s': %s" msgstr "" -#: src/env_universal_common.cpp:1003 +#: src/env_universal_common.cpp:980 #, c-format msgid "Unable to fstat shared memory object with path '%s': %s" msgstr "" -#: src/env_universal_common.cpp:1014 +#: src/env_universal_common.cpp:991 #, c-format msgid "Unable to truncate shared memory object with path '%s': %s" msgstr "" -#: src/env_universal_common.cpp:1024 +#: src/env_universal_common.cpp:1001 #, c-format msgid "Unable to memory map shared memory object with path '%s': %s" msgstr "" -#: src/env_universal_common.cpp:1419 +#: src/env_universal_common.cpp:1396 #, c-format msgid "Unable to make a pipe for universal variables using '%ls': %s" msgstr "" -#: src/env_universal_common.cpp:1428 +#: src/env_universal_common.cpp:1405 #, c-format msgid "Unable to open a pipe for universal variables using '%ls': %s" msgstr "" @@ -956,98 +1087,98 @@ msgstr "" msgid "Signal list overflow. Signals have been ignored." msgstr "" -#: src/exec.cpp:43 +#: src/exec.cpp:45 #, c-format msgid "An error occurred while redirecting file descriptor %d" msgstr "" -#: src/exec.cpp:46 +#: src/exec.cpp:48 msgid "An error occurred while writing output" msgstr "" -#: src/exec.cpp:49 +#: src/exec.cpp:51 #, c-format msgid "An error occurred while redirecting file '%s'" msgstr "" -#: src/exec.cpp:634 +#: src/exec.cpp:714 #, c-format msgid "Unknown function '%ls'" msgstr "" -#: src/exec.cpp:751 +#: src/exec.cpp:801 #, c-format msgid "Unknown input redirection type %d" msgstr "" -#: src/expand.cpp:54 +#: src/expand.cpp:55 msgid "Child process" msgstr "" -#: src/expand.cpp:57 +#: src/expand.cpp:58 msgid "Process" msgstr "" -#: src/expand.cpp:60 +#: src/expand.cpp:61 msgid "Job" msgstr "" -#: src/expand.cpp:63 +#: src/expand.cpp:64 #, c-format msgid "Job: %ls" msgstr "" -#: src/expand.cpp:66 +#: src/expand.cpp:67 msgid "Shell process" msgstr "" -#: src/expand.cpp:69 +#: src/expand.cpp:70 msgid "Last background job" msgstr "" -#: src/expand.cpp:400 +#: src/expand.cpp:398 #, c-format msgid "Unexpected failure to convert pid '%ls' to integer\n" msgstr "" -#: src/expand.cpp:997 +#: src/expand.cpp:984 msgid "Mismatched brackets" msgstr "" -#: src/fish.cpp:235 src/fish_indent.cpp:376 -msgid "getopt_long() unexpectedly returned zero\n" +#: src/expand.cpp:1063 +msgid "Too much data emitted by command substitution so it was discarded\n" msgstr "" -#: src/fish.cpp:253 src/fish_indent.cpp:420 +#: src/fish.cpp:275 src/fish_indent.cpp:419 #, c-format msgid "Invalid value '%s' for debug-level flag" msgstr "" -#: src/fish.cpp:280 +#: src/fish.cpp:302 #, c-format msgid "%s, version %s\n" msgstr "" -#: src/fish.cpp:294 src/fish_indent.cpp:435 +#: src/fish.cpp:316 src/fish_indent.cpp:434 #, c-format msgid "Invalid value '%s' for debug-stack-frames flag" msgstr "" -#: src/fish.cpp:344 +#: src/fish.cpp:366 msgid "Can not use the no-execute mode when running an interactive session" msgstr "" -#: src/fish.cpp:420 +#: src/fish.cpp:431 #, c-format msgid "Error while reading file %ls\n" msgstr "" -#: src/fish_indent.cpp:390 +#: src/fish_indent.cpp:389 #, c-format msgid "%ls, version %s\n" msgstr "" -#: src/fish_indent.cpp:454 +#: src/fish_indent.cpp:453 #, c-format msgid "" "Expected file path to read/write for -w:\n" @@ -1055,35 +1186,41 @@ msgid "" " $ %ls -w foo.fish\n" msgstr "" -#: src/fish_indent.cpp:466 src/fish_indent.cpp:496 +#: src/fish_indent.cpp:465 src/fish_indent.cpp:495 #, c-format msgid "Opening \"%s\" failed: %s\n" msgstr "" -#: src/fish_indent.cpp:470 +#: src/fish_indent.cpp:469 msgid "Too many arguments\n" msgstr "" -#: src/fish_key_reader.cpp:240 +#: src/fish_key_reader.cpp:241 #, c-format msgid "signal #%d (%ls) received\n" msgstr "" -#: src/fish_key_reader.cpp:312 +#: src/fish_key_reader.cpp:313 #, c-format msgid "Invalid value '%s' for debug-level flag\n" msgstr "" -#: src/fish_key_reader.cpp:326 +#: src/fish_key_reader.cpp:327 #, c-format msgid "Invalid value '%s' for debug-stack-frames flag\n" msgstr "" -#: src/history.cpp:142 +#: src/history.cpp:146 #, c-format msgid "Locking the history file took too long (%.3f seconds)." msgstr "" +#: src/history.cpp:1850 +#, c-format +msgid "" +"History session ID '%ls' is not a valid variable name. Falling back to `%ls`." +msgstr "" + #: src/io.cpp:57 #, c-format msgid "An error occured while reading output from code block on fd %d" @@ -1100,43 +1237,43 @@ msgstr "" msgid "search: " msgstr "" -#: src/pager.cpp:491 +#: src/pager.cpp:493 #, c-format msgid "%lsand %lu more rows" msgstr "" -#: src/pager.cpp:498 +#: src/pager.cpp:500 #, c-format msgid "rows %lu to %lu of %lu" msgstr "" -#: src/pager.cpp:501 +#: src/pager.cpp:503 msgid "(no matches)" msgstr "" -#: src/parse_execution.cpp:536 +#: src/parse_execution.cpp:556 #, c-format msgid "switch: Expected exactly one argument, got %lu\n" msgstr "" -#: src/parse_execution.cpp:771 +#: src/parse_execution.cpp:791 #, c-format msgid "" "Variables may not be used as commands. In fish, please define a function or " "use 'eval %ls'." msgstr "" -#: src/parse_execution.cpp:776 +#: src/parse_execution.cpp:796 #, c-format msgid "The file '%ls' is not executable by this user" msgstr "" -#: src/parse_execution.cpp:989 +#: src/parse_execution.cpp:1007 #, c-format msgid "Invalid redirection target: %ls" msgstr "" -#: src/parse_execution.cpp:1003 +#: src/parse_execution.cpp:1021 #, c-format msgid "Requested redirection to '%ls', which is not a valid file descriptor" msgstr "" @@ -1198,71 +1335,71 @@ msgstr "" msgid "unknown/invalid block" msgstr "" -#: src/parser.cpp:291 +#: src/parser.cpp:306 #, c-format msgid "Could not write profiling information to file '%s'" msgstr "" -#: src/parser.cpp:293 +#: src/parser.cpp:308 msgid "Time\tSum\tCommand\n" msgstr "" -#: src/parser.cpp:351 +#: src/parser.cpp:366 #, c-format msgid "in event handler: %ls\n" msgstr "" -#: src/parser.cpp:370 +#: src/parser.cpp:385 #, c-format msgid "from sourcing file %ls\n" msgstr "" -#: src/parser.cpp:377 +#: src/parser.cpp:392 #, c-format msgid "in function '%ls'\n" msgstr "" -#: src/parser.cpp:381 +#: src/parser.cpp:396 msgid "in command substitution\n" msgstr "" -#: src/parser.cpp:392 +#: src/parser.cpp:407 #, c-format msgid "\tcalled on line %d of file %ls\n" msgstr "" -#: src/parser.cpp:395 +#: src/parser.cpp:410 msgid "\tcalled during startup\n" msgstr "" -#: src/parser.cpp:397 +#: src/parser.cpp:412 msgid "\tcalled on standard input\n" msgstr "" -#: src/parser.cpp:410 +#: src/parser.cpp:425 #, c-format msgid "\twith parameter list '%ls'\n" msgstr "" -#: src/parser.cpp:501 +#: src/parser.cpp:547 #, c-format msgid "%ls (line %d): " msgstr "" -#: src/parser.cpp:504 +#: src/parser.cpp:550 msgid "Startup" msgstr "" -#: src/parser.cpp:542 +#: src/parser.cpp:588 msgid "Job inconsistency" msgstr "" -#: src/parser.cpp:753 +#: src/parser.cpp:797 #, c-format msgid "%ls (line %lu): " msgstr "" -#: src/parser.cpp:756 +#: src/parser.cpp:800 #, c-format msgid "%ls: " msgstr "" @@ -1286,147 +1423,150 @@ msgstr "" msgid "Error while searching for command '%ls'" msgstr "" -#: src/path.cpp:233 +#: src/path.cpp:276 #, c-format msgid "Unable to locate the %ls directory." msgstr "" -#: src/path.cpp:234 +#: src/path.cpp:277 #, c-format msgid "Please set the %ls or HOME environment variable before starting fish." msgstr "" -#: src/path.cpp:238 +#: src/path.cpp:281 #, c-format msgid "Unable to locate %ls directory derived from $%ls: '%ls'." msgstr "" -#: src/path.cpp:240 +#: src/path.cpp:283 #, c-format msgid "The error was '%s'." msgstr "" -#: src/path.cpp:241 +#: src/path.cpp:284 #, c-format msgid "Please set $%ls to a directory where you have write access." msgstr "" -#: src/path.cpp:292 +#: src/path.cpp:336 msgid "Your personal settings will not be saved." msgstr "" -#: src/path.cpp:307 +#: src/path.cpp:351 msgid "Your history will not be saved." msgstr "" -#: src/proc.cpp:589 -#, c-format -msgid "Job %d, " -msgstr "" - #: src/proc.cpp:590 #, c-format +msgid "Job %d, " +msgstr "" + +#: src/proc.cpp:591 +#, c-format msgid "%ls: %ls'%ls' terminated by signal %ls (%ls)" msgstr "" -#: src/proc.cpp:598 +#: src/proc.cpp:599 #, c-format msgid "%ls: Process %d, '%ls' %ls'%ls' terminated by signal %ls (%ls)" msgstr "" -#: src/proc.cpp:768 +#: src/proc.cpp:769 msgid "An error occured while reading output from code block" msgstr "" -#: src/proc.cpp:799 +#: src/proc.cpp:846 +#, c-format +msgid "Could not send job %d ('%ls') with pgid %d to foreground" +msgstr "" + +#: src/proc.cpp:875 #, c-format msgid "Could not send job %d ('%ls') to foreground" msgstr "" -#: src/proc.cpp:816 -#, c-format -msgid "terminal_give_to_job(): Could not send job %d ('%ls') to foreground" -msgstr "" - -#: src/proc.cpp:840 src/proc.cpp:849 src/proc.cpp:863 +#: src/proc.cpp:899 src/proc.cpp:908 src/proc.cpp:922 msgid "Could not return shell to foreground" msgstr "" -#: src/proc.cpp:996 +#: src/proc.cpp:1055 #, c-format msgid "More than one job in foreground: job 1: '%ls' job 2: '%ls'" msgstr "" -#: src/proc.cpp:1006 +#: src/proc.cpp:1065 msgid "Process argument list" msgstr "" -#: src/proc.cpp:1007 +#: src/proc.cpp:1066 msgid "Process name" msgstr "" -#: src/proc.cpp:1010 +#: src/proc.cpp:1069 #, c-format msgid "Job '%ls', process '%ls' has inconsistent state 'stopped'=%d" msgstr "" -#: src/proc.cpp:1016 +#: src/proc.cpp:1075 #, c-format msgid "Job '%ls', process '%ls' has inconsistent state 'completed'=%d" msgstr "" -#: src/reader.cpp:330 +#: src/reader.cpp:333 msgid "Could not set terminal mode for new job" msgstr "" -#: src/reader.cpp:359 +#: src/reader.cpp:362 msgid "Could not set terminal mode for shell" msgstr "" -#: src/reader.cpp:1602 +#: src/reader.cpp:1601 msgid "No TTY for interactive shell (tcgetpgrp failed)" msgstr "" -#: src/reader.cpp:1612 +#: src/reader.cpp:1611 #, c-format msgid "" "I appear to be an orphaned process, so I am quitting politely. My pid is %d." msgstr "" -#: src/reader.cpp:1637 -msgid "Couldn't put the shell in its own process group" -msgstr "" - -#: src/reader.cpp:1645 -msgid "Couldn't grab control of terminal" -msgstr "" - -#: src/reader.cpp:2016 +#: src/reader.cpp:1994 msgid "Pop null reader block" msgstr "" -#: src/reader.cpp:2205 -msgid "There are still jobs active (use the jobs command to see them).\n" +#: src/reader.cpp:2160 +msgid "There are still jobs active:\n" msgstr "" -#: src/reader.cpp:2206 +#: src/reader.cpp:2161 +msgid "" +"\n" +" PID Command\n" +msgstr "" + +#: src/reader.cpp:2170 msgid "A second attempt to exit will terminate them.\n" msgstr "" -#: src/reader.cpp:3199 +#: src/reader.cpp:2171 +msgid "" +"Use 'disown PID' to remove jobs from the list without terminating them.\n" +msgstr "" + +#: src/reader.cpp:3205 #, c-format msgid "Unknown key binding 0x%X" msgstr "" -#: src/reader.cpp:3288 +#: src/reader.cpp:3294 msgid "Error while reading from file descriptor" msgstr "" -#: src/reader.cpp:3302 +#: src/reader.cpp:3308 msgid "Error while closing input stream" msgstr "" -#: src/reader.cpp:3323 +#: src/reader.cpp:3329 msgid "Error while opening input stream" msgstr "" @@ -1444,151 +1584,151 @@ msgstr "" msgid "The pointer '%ls' is null" msgstr "" -#: src/signal.cpp:39 +#: src/signal.cpp:36 msgid "Terminal hung up" msgstr "" -#: src/signal.cpp:42 +#: src/signal.cpp:39 msgid "Quit request from job control (^C)" msgstr "" -#: src/signal.cpp:45 +#: src/signal.cpp:42 msgid "Quit request from job control with core dump (^\\)" msgstr "" -#: src/signal.cpp:48 +#: src/signal.cpp:45 msgid "Illegal instruction" msgstr "" -#: src/signal.cpp:51 +#: src/signal.cpp:48 msgid "Trace or breakpoint trap" msgstr "" -#: src/signal.cpp:54 +#: src/signal.cpp:51 msgid "Abort" msgstr "" -#: src/signal.cpp:57 +#: src/signal.cpp:54 msgid "Misaligned address error" msgstr "" -#: src/signal.cpp:60 +#: src/signal.cpp:57 msgid "Floating point exception" msgstr "" -#: src/signal.cpp:63 +#: src/signal.cpp:60 msgid "Forced quit" msgstr "" -#: src/signal.cpp:66 +#: src/signal.cpp:63 msgid "User defined signal 1" msgstr "" -#: src/signal.cpp:69 +#: src/signal.cpp:66 msgid "User defined signal 2" msgstr "" -#: src/signal.cpp:72 +#: src/signal.cpp:69 msgid "Address boundary error" msgstr "" -#: src/signal.cpp:75 +#: src/signal.cpp:72 msgid "Broken pipe" msgstr "" -#: src/signal.cpp:78 +#: src/signal.cpp:75 msgid "Timer expired" msgstr "" -#: src/signal.cpp:81 +#: src/signal.cpp:78 msgid "Polite quit request" msgstr "" -#: src/signal.cpp:84 +#: src/signal.cpp:81 msgid "Child process status changed" msgstr "" -#: src/signal.cpp:87 +#: src/signal.cpp:84 msgid "Continue previously stopped process" msgstr "" -#: src/signal.cpp:90 +#: src/signal.cpp:87 msgid "Forced stop" msgstr "" -#: src/signal.cpp:93 +#: src/signal.cpp:90 msgid "Stop request from job control (^Z)" msgstr "" -#: src/signal.cpp:96 +#: src/signal.cpp:93 msgid "Stop from terminal input" msgstr "" -#: src/signal.cpp:99 +#: src/signal.cpp:96 msgid "Stop from terminal output" msgstr "" -#: src/signal.cpp:102 +#: src/signal.cpp:99 msgid "Urgent socket condition" msgstr "" -#: src/signal.cpp:105 +#: src/signal.cpp:102 msgid "CPU time limit exceeded" msgstr "" -#: src/signal.cpp:108 +#: src/signal.cpp:105 msgid "File size limit exceeded" msgstr "" -#: src/signal.cpp:111 +#: src/signal.cpp:108 msgid "Virtual timer expired" msgstr "" -#: src/signal.cpp:114 +#: src/signal.cpp:111 msgid "Profiling timer expired" msgstr "" -#: src/signal.cpp:117 src/signal.cpp:120 +#: src/signal.cpp:114 src/signal.cpp:117 msgid "Window size change" msgstr "" -#: src/signal.cpp:123 +#: src/signal.cpp:120 msgid "I/O on asynchronous file descriptor is possible" msgstr "" -#: src/signal.cpp:126 +#: src/signal.cpp:123 msgid "Power failure" msgstr "" -#: src/signal.cpp:129 +#: src/signal.cpp:126 msgid "Bad system call" msgstr "" -#: src/signal.cpp:132 +#: src/signal.cpp:129 msgid "Information request" msgstr "" -#: src/signal.cpp:135 +#: src/signal.cpp:132 msgid "Stack fault" msgstr "" -#: src/signal.cpp:138 +#: src/signal.cpp:135 msgid "Emulator trap" msgstr "" -#: src/signal.cpp:141 +#: src/signal.cpp:138 msgid "Abort (Alias for SIGABRT)" msgstr "" -#: src/signal.cpp:144 +#: src/signal.cpp:141 msgid "Unused signal" msgstr "" -#: src/signal.cpp:176 src/signal.cpp:188 +#: src/signal.cpp:173 src/signal.cpp:185 msgid "Unknown" msgstr "" -#: src/signal.cpp:417 +#: src/signal.cpp:413 msgid "Signal block mismatch" msgstr "" @@ -1616,46 +1756,46 @@ msgstr "" msgid "Cannot use stdin (fd 0) as pipe output" msgstr "" -#: src/wgetopt.cpp:318 -#, c-format -msgid "%ls: Option '%ls' is ambiguous\n" -msgstr "" - -#: src/wgetopt.cpp:335 -#, c-format -msgid "%ls: Option '--%ls' doesn't allow an argument\n" -msgstr "" - -#: src/wgetopt.cpp:339 -#, c-format -msgid "%ls: Option '%lc%ls' doesn't allow an argument\n" -msgstr "" - -#: src/wgetopt.cpp:350 -#, c-format -msgid "%ls: Option '%ls' requires an argument\n" -msgstr "" - -#: src/wgetopt.cpp:371 -#, c-format -msgid "%ls: Unrecognized option '--%ls'\n" -msgstr "" - -#: src/wgetopt.cpp:374 -#, c-format -msgid "%ls: Unrecognized option '%lc%ls'\n" -msgstr "" - -#: src/wgetopt.cpp:392 +#: src/wgetopt.cpp:246 #, c-format msgid "%ls: Invalid option -- %lc\n" msgstr "" -#: src/wgetopt.cpp:423 +#: src/wgetopt.cpp:277 #, c-format msgid "%ls: Option requires an argument -- %lc\n" msgstr "" +#: src/wgetopt.cpp:304 +#, c-format +msgid "%ls: Option '--%ls' doesn't allow an argument\n" +msgstr "" + +#: src/wgetopt.cpp:308 +#, c-format +msgid "%ls: Option '%lc%ls' doesn't allow an argument\n" +msgstr "" + +#: src/wgetopt.cpp:320 +#, c-format +msgid "%ls: Option '%ls' requires an argument\n" +msgstr "" + +#: src/wgetopt.cpp:383 +#, c-format +msgid "%ls: Option '%ls' is ambiguous\n" +msgstr "" + +#: src/wgetopt.cpp:402 +#, c-format +msgid "%ls: Unrecognized option '--%ls'\n" +msgstr "" + +#: src/wgetopt.cpp:405 +#, c-format +msgid "%ls: Unrecognized option '%lc%ls'\n" +msgstr "" + #: src/wildcard.cpp:27 /tmp/fish/implicit/share/completions/journalctl.fish:2 msgid "Executable" msgstr "" @@ -1666,9 +1806,10 @@ msgstr "" #: src/wildcard.cpp:31 /tmp/fish/implicit/share/completions/fossil.fish:6 #: /tmp/fish/implicit/share/completions/fossil.fish:90 -#: /tmp/fish/implicit/share/completions/git.fish:86 -#: /tmp/fish/implicit/share/completions/git.fish:203 -#: /tmp/fish/implicit/share/completions/git.fish:261 +#: /tmp/fish/implicit/share/completions/git.fish:87 +#: /tmp/fish/implicit/share/completions/git.fish:206 +#: /tmp/fish/implicit/share/completions/git.fish:266 +#: /tmp/fish/implicit/share/completions/git.fish:267 msgid "File" msgstr "" @@ -1710,65 +1851,90 @@ msgstr "" msgid "Directory" msgstr "" -#: src/wutil.cpp:147 +#: src/wutil.cpp:146 #, c-format msgid "getcwd() failed with errno %d/%s" msgstr "" -#: src/builtin.h:38 +#: src/builtin.h:35 #, c-format msgid "%ls: Expected argument for option %ls\n" msgstr "" -#: src/builtin.h:44 +#: src/builtin.h:41 #, c-format msgid "" "%ls: Invalid combination of options,\n" "%ls\n" msgstr "" -#: src/builtin.h:48 +#: src/builtin.h:45 #, c-format msgid "%ls: Variable scope can only be one of universal, global and local\n" msgstr "" -#: src/builtin.h:51 +#: src/builtin.h:48 #, c-format msgid "%ls: Variable can't be both exported and unexported\n" msgstr "" -#: src/builtin.h:54 +#: src/builtin.h:51 #, c-format msgid "%ls: Unknown option '%ls'\n" msgstr "" +#: src/builtin.h:54 +#, c-format +msgid "%ls: Expected %d args, got %d\n" +msgstr "" + +#: src/builtin.h:55 +#, c-format +msgid "%ls %ls: Expected %d args, got %d\n" +msgstr "" + +#: src/builtin.h:56 +#, c-format +msgid "%ls: Expected at least %d args, got only %d\n" +msgstr "" + #: src/builtin.h:57 #, c-format -msgid "%ls: expected %d args, got %d\n" +msgid "%ls: Expected at most %d args, got %d\n" msgstr "" -#: src/builtin.h:58 -#, c-format -msgid "%ls: %ls expected %d args, got %d\n" -msgstr "" - -#: src/builtin.h:61 +#: src/builtin.h:60 #, c-format msgid "%ls: Variable name '%ls' is not valid. See `help identifiers`.\n" msgstr "" -#: src/builtin.h:64 +#: src/builtin.h:63 #, c-format msgid "%ls: mode name '%ls' is not valid. See `help identifiers`.\n" msgstr "" -#: src/builtin.h:70 +#: src/builtin.h:66 +#, c-format +msgid "%ls: Too many arguments\n" +msgstr "" + +#: src/builtin.h:69 #, c-format msgid "%ls: Argument '%ls' is not a number\n" msgstr "" +#: src/builtin.h:72 +#, c-format +msgid "%ls: Expected a subcommand to follow the command\n" +msgstr "" + #: src/builtin.h:73 #, c-format +msgid "%ls: Subcommand '%ls' is not valid\n" +msgstr "" + +#: src/builtin.h:76 +#, c-format msgid "Send job %d, '%ls' to foreground\n" msgstr "" @@ -1776,10 +1942,6 @@ msgstr "" msgid "An error occurred while setting up pipe" msgstr "" -#: src/expand.h:100 -msgid "Array index out of bounds" -msgstr "" - #: src/parse_constants.h:225 #, c-format msgid "" @@ -2079,6 +2241,10 @@ msgstr "" msgid "show some examples of usage" msgstr "" +#: /tmp/fish/explicit/share/completions/git.fish:1 +msgid "Warning: alias '%s' has more than one command: '%s'" +msgstr "" + #: /tmp/fish/explicit/share/completions/launchctl.fish:1 msgid "Bootstraps a domain or a service into a domain" msgstr "" @@ -2330,48 +2496,81 @@ msgid "Remove all temporarily added virtual overlays from the eix database" msgstr "" #: /tmp/fish/explicit/share/functions/abbr.fish:1 -msgid "%s: invalid option -- %s\\n" +msgid "%s: Could not figure out what to do!\\n" msgstr "" #: /tmp/fish/explicit/share/functions/abbr.fish:2 -msgid "%s: %s cannot be specified along with %s\\n" +msgid "%s %s: Requires at least two arguments\\n" msgstr "" #: /tmp/fish/explicit/share/functions/abbr.fish:3 -msgid "%s: option requires an argument -- %s\\n" +#: /tmp/fish/explicit/share/functions/abbr.fish:5 +#: /tmp/fish/explicit/share/functions/abbr.fish:8 +#: /tmp/fish/explicit/share/functions/abbr.fish:9 +msgid "%s %s: Abbreviation %s cannot have spaces in the word\\n" msgstr "" #: /tmp/fish/explicit/share/functions/abbr.fish:4 -msgid "%s: Unexpected argument -- %s\\n" -msgstr "" - -#: /tmp/fish/explicit/share/functions/abbr.fish:5 -#: /tmp/fish/explicit/share/functions/abbr.fish:8 -msgid "%s: abbreviation cannot have spaces in the key\\n" +msgid "%s %s: Expected one argument\\n" msgstr "" #: /tmp/fish/explicit/share/functions/abbr.fish:6 -msgid "%s: abbreviation must have a value\\n" +#: /tmp/fish/explicit/share/functions/abbr.fish:10 +msgid "%s %s: No abbreviation named %s\\n" msgstr "" #: /tmp/fish/explicit/share/functions/abbr.fish:7 +msgid "%s %s: Requires exactly two arguments\\n" +msgstr "" + +#: /tmp/fish/explicit/share/functions/abbr.fish:11 +msgid "%s %s: Abbreviation %s already exists, cannot rename %s\\n" +msgstr "" + +#: /tmp/fish/explicit/share/functions/abbr.fish:12 +#: /tmp/fish/explicit/share/functions/abbr.fish:13 +msgid "%s %s: Unexpected argument -- '%s'\\n" +msgstr "" + +#: /tmp/fish/explicit/share/functions/abbr_old.fish:1 +msgid "%s: invalid option -- %s\\n" +msgstr "" + +#: /tmp/fish/explicit/share/functions/abbr_old.fish:2 +msgid "%s: %s cannot be specified along with %s\\n" +msgstr "" + +#: /tmp/fish/explicit/share/functions/abbr_old.fish:3 +msgid "%s: option requires an argument -- %s\\n" +msgstr "" + +#: /tmp/fish/explicit/share/functions/abbr_old.fish:4 +msgid "%s: Unexpected argument -- %s\\n" +msgstr "" + +#: /tmp/fish/explicit/share/functions/abbr_old.fish:5 +#: /tmp/fish/explicit/share/functions/abbr_old.fish:8 +msgid "%s: abbreviation cannot have spaces in the key\\n" +msgstr "" + +#: /tmp/fish/explicit/share/functions/abbr_old.fish:6 +msgid "%s: abbreviation must have a value\\n" +msgstr "" + +#: /tmp/fish/explicit/share/functions/abbr_old.fish:7 msgid "%s: abbreviation '%s' already exists, cannot rename\\n" msgstr "" -#: /tmp/fish/explicit/share/functions/abbr.fish:9 -#: /tmp/fish/explicit/share/functions/abbr.fish:10 +#: /tmp/fish/explicit/share/functions/abbr_old.fish:9 +#: /tmp/fish/explicit/share/functions/abbr_old.fish:10 msgid "%s: no such abbreviation '%s'\\n" msgstr "" #: /tmp/fish/explicit/share/functions/alias.fish:1 -msgid "%s: Expected one or two arguments, got %d\\n" -msgstr "" - -#: /tmp/fish/explicit/share/functions/alias.fish:2 msgid "%s: Name cannot be empty\\n" msgstr "" -#: /tmp/fish/explicit/share/functions/alias.fish:3 +#: /tmp/fish/explicit/share/functions/alias.fish:2 msgid "%s: Body cannot be empty\\n" msgstr "" @@ -2379,6 +2578,31 @@ msgstr "" msgid "Too many args for cd command" msgstr "" +#: /tmp/fish/explicit/share/functions/cdh.fish:1 +msgid "cdh: Expected zero or one arguments" +msgstr "" + +#: /tmp/fish/explicit/share/functions/cdh.fish:2 +msgid "No previous directories to select. You have to cd at least once." +msgstr "" + +#: /tmp/fish/explicit/share/functions/cdh.fish:3 +msgid "This should not happen. Have you changed the cd function?" +msgstr "" + +#: /tmp/fish/explicit/share/functions/cdh.fish:4 +msgid "There are %s unique dirs in your history but I can only handle %s" +msgstr "" + +#: /tmp/fish/explicit/share/functions/cdh.fish:5 +msgid "Select directory by letter or number: " +msgstr "" + +#: /tmp/fish/explicit/share/functions/cdh.fish:6 +msgid "" +"Error: expected a number between 1 and %d or letter in that range, got \"%s\"" +msgstr "" + #: /tmp/fish/explicit/share/functions/edit_command_buffer.fish:2 msgid "Please set VISUAL or EDITOR to your preferred editor." msgstr "" @@ -2412,9 +2636,13 @@ msgstr "" msgid "Hit end of history…\\n" msgstr "" +#: /tmp/fish/explicit/share/functions/fish_opt.fish:1 +msgid "%s: The --short flag is required and must be a single character\\n" +msgstr "" + #: /tmp/fish/explicit/share/functions/__fish_print_packages.fish:1 #: /tmp/fish/implicit/share/completions/apt-cache.fish:31 -#: /tmp/fish/implicit/share/completions/apt.fish:3 +#: /tmp/fish/implicit/share/completions/apt.fish:4 #: /tmp/fish/implicit/share/completions/apt-get.fish:3 #: /tmp/fish/implicit/share/completions/aptitude.fish:3 #: /tmp/fish/implicit/share/completions/apt-mark.fish:3 @@ -2426,43 +2654,31 @@ msgstr "" msgid "Package" msgstr "" -#: /tmp/fish/explicit/share/functions/funced.fish:1 -#: /tmp/fish/explicit/share/functions/nextd.fish:1 -#: /tmp/fish/explicit/share/functions/prevd.fish:1 -#: /tmp/fish/explicit/share/functions/type.fish:1 -#: /tmp/fish/explicit/share/functions/vared.fish:1 -msgid "%s: Unknown option %s\\n" +#: /tmp/fish/explicit/share/functions/fish_update_completions.fish:1 +msgid "python executable not found" msgstr "" #: /tmp/fish/explicit/share/functions/funced.fish:2 -msgid "funced: You must specify one function name" -msgstr "" - -#: /tmp/fish/explicit/share/functions/funced.fish:4 msgid "Editing failed or was cancelled" msgstr "" -#: /tmp/fish/explicit/share/functions/funced.fish:5 +#: /tmp/fish/explicit/share/functions/funced.fish:3 msgid "Editor exited but the function was not modified" msgstr "" -#: /tmp/fish/explicit/share/functions/funced.fish:6 +#: /tmp/fish/explicit/share/functions/funced.fish:4 msgid "Edit the file again\\? [Y/n]" msgstr "" -#: /tmp/fish/explicit/share/functions/funced.fish:7 +#: /tmp/fish/explicit/share/functions/funced.fish:5 msgid "Cancelled function editing" msgstr "" #: /tmp/fish/explicit/share/functions/funcsave.fish:1 -msgid "%s: Expected function name\\n" -msgstr "" - -#: /tmp/fish/explicit/share/functions/funcsave.fish:2 msgid "%s: Could not create configuration directory\\n" msgstr "" -#: /tmp/fish/explicit/share/functions/funcsave.fish:3 +#: /tmp/fish/explicit/share/functions/funcsave.fish:2 msgid "%s: Unknown function '%s'\\n" msgstr "" @@ -2478,36 +2694,37 @@ msgstr "" msgid "help: Help is being displayed in %s.\\n" msgstr "" -#: /tmp/fish/explicit/share/functions/history.fish:2 -msgid "%ls: Invalid combination of options,\\n%ls\\n" -msgstr "" - -#: /tmp/fish/explicit/share/functions/history.fish:3 +#: /tmp/fish/explicit/share/functions/history.fish:1 msgid "%ls: you cannot use any options with the %ls command\\n" msgstr "" -#: /tmp/fish/explicit/share/functions/history.fish:4 +#: /tmp/fish/explicit/share/functions/history.fish:2 msgid "%ls: %ls expected %d args, got %d\\n" msgstr "" -#: /tmp/fish/explicit/share/functions/history.fish:5 +#: /tmp/fish/explicit/share/functions/history.fish:3 msgid "You must specify at least one search term when deleting entries\\n" msgstr "" -#: /tmp/fish/explicit/share/functions/history.fish:6 +#: /tmp/fish/explicit/share/functions/history.fish:4 msgid "" "If you enter 'yes' your entire interactive command history will be erased\\n" msgstr "" -#: /tmp/fish/explicit/share/functions/history.fish:7 +#: /tmp/fish/explicit/share/functions/history.fish:5 msgid "Command history cleared!" msgstr "" -#: /tmp/fish/explicit/share/functions/history.fish:8 +#: /tmp/fish/explicit/share/functions/history.fish:6 msgid "You did not say 'yes' so I will not clear your command history\\n" msgstr "" -#: /tmp/fish/explicit/share/functions/nextd.fish:2 +#: /tmp/fish/explicit/share/functions/isatty.fish:1 +msgid "%s: Too many arguments" +msgstr "" + +#: /tmp/fish/explicit/share/functions/nextd.fish:1 +#: /tmp/fish/explicit/share/functions/prevd.fish:1 msgid "%s: The number of positions to skip must be a non-negative integer\\n" msgstr "" @@ -2519,8 +2736,12 @@ msgstr "" msgid "%s: Directory stack is empty…\\n" msgstr "" -#: /tmp/fish/explicit/share/functions/prevd.fish:2 -msgid "The number of positions to skip must be a non-negative integer\\n" +#: /tmp/fish/explicit/share/functions/psub.fish:1 +msgid "%s: Not inside of command substitution" +msgstr "" + +#: /tmp/fish/explicit/share/functions/realpath.fish:1 +msgid "%s: These flags are not allowed by fish realpath: '%s'" msgstr "" #: /tmp/fish/explicit/share/functions/seq.fish:1 @@ -2540,31 +2761,31 @@ msgstr "" msgid "%s: Variable name must contain alphanumeric characters\\n" msgstr "" -#: /tmp/fish/explicit/share/functions/type.fish:2 +#: /tmp/fish/explicit/share/functions/type.fish:1 msgid "%s is a function with definition\\n" msgstr "" -#: /tmp/fish/explicit/share/functions/type.fish:3 +#: /tmp/fish/explicit/share/functions/type.fish:2 msgid "function" msgstr "" -#: /tmp/fish/explicit/share/functions/type.fish:4 +#: /tmp/fish/explicit/share/functions/type.fish:3 msgid "%s is a builtin\\n" msgstr "" -#: /tmp/fish/explicit/share/functions/type.fish:5 +#: /tmp/fish/explicit/share/functions/type.fish:4 msgid "builtin" msgstr "" -#: /tmp/fish/explicit/share/functions/type.fish:6 +#: /tmp/fish/explicit/share/functions/type.fish:5 msgid "%s is %s\\n" msgstr "" -#: /tmp/fish/explicit/share/functions/type.fish:7 +#: /tmp/fish/explicit/share/functions/type.fish:6 msgid "file" msgstr "" -#: /tmp/fish/explicit/share/functions/type.fish:8 +#: /tmp/fish/explicit/share/functions/type.fish:7 msgid "%s: Could not find '%s'\\n" msgstr "" @@ -2573,6 +2794,22 @@ msgstr "" msgid "%s: Invalid mask '%s'\\n" msgstr "" +#: /tmp/fish/explicit/share/functions/_validate_int.fish:1 +msgid "%s: Value '%s' for flag '%s' is not an integer\\n" +msgstr "" + +#: /tmp/fish/explicit/share/functions/_validate_int.fish:2 +msgid "%s: Value '%s' for flag '%s' less than min allowed of '%s'\\n" +msgstr "" + +#: /tmp/fish/explicit/share/functions/_validate_int.fish:3 +msgid "%s: Value '%s' for flag '%s' greater than max allowed of '%s'\\n" +msgstr "" + +#: /tmp/fish/explicit/share/functions/vared.fish:1 +msgid "%s: Unknown option %s\\n" +msgstr "" + #: /tmp/fish/explicit/share/functions/vared.fish:2 msgid "" "%s: %s is an array variable. Use %svared%s %s[n]%s to edit the n:th element " @@ -2593,10 +2830,6 @@ msgstr "" msgid "Signal handler for the TRAP signal. Launches a debug prompt." msgstr "" -#: /tmp/fish/implicit/share/config.fish:3 -msgid "Evaluate contents of file (deprecated, see \"source\")" -msgstr "" - #: /tmp/fish/implicit/share/completions/a2disconf.fish:1 #: /tmp/fish/implicit/share/completions/a2dismod.fish:1 #: /tmp/fish/implicit/share/completions/a2dissite.fish:1 @@ -2629,12 +2862,14 @@ msgid "Print all abbreviation names" msgstr "" #: /tmp/fish/implicit/share/completions/abbr.fish:5 +#: /tmp/fish/implicit/share/completions/help.fish:11 #: /tmp/fish/implicit/share/completions/iptables.fish:16 -#: /tmp/fish/implicit/share/completions/zypper.fish:46 +#: /tmp/fish/implicit/share/completions/zypper.fish:47 msgid "Help" msgstr "" #: /tmp/fish/implicit/share/completions/abook.fish:1 +#: /tmp/fish/implicit/share/completions/grub-install.fish:32 msgid "Show usage" msgstr "" @@ -2905,6 +3140,7 @@ msgstr "" #: /tmp/fish/implicit/share/completions/ls.fish:17 #: /tmp/fish/implicit/share/completions/ls.fish:71 #: /tmp/fish/implicit/share/completions/ls.fish:72 +#: /tmp/fish/implicit/share/completions/s3cmd.fish:129 msgid "Follow symlinks" msgstr "" @@ -3099,6 +3335,7 @@ msgstr "" #: /tmp/fish/implicit/share/completions/gpg.fish:50 #: /tmp/fish/implicit/share/completions/gprof.fish:30 #: /tmp/fish/implicit/share/completions/grep.fish:21 +#: /tmp/fish/implicit/share/completions/grub-file.fish:31 #: /tmp/fish/implicit/share/completions/gunzip.fish:3 #: /tmp/fish/implicit/share/completions/gzip.fish:3 #: /tmp/fish/implicit/share/completions/i3-msg.fish:3 @@ -3663,6 +3900,8 @@ msgstr "" #: /tmp/fish/implicit/share/completions/golint.fish:3 #: /tmp/fish/implicit/share/completions/gorename.fish:10 #: /tmp/fish/implicit/share/completions/gradle.fish:1 +#: /tmp/fish/implicit/share/completions/grub-install.fish:31 +#: /tmp/fish/implicit/share/completions/jest.fish:1 #: /tmp/fish/implicit/share/completions/mkvextract.fish:2 #: /tmp/fish/implicit/share/completions/mocha.fish:1 #: /tmp/fish/implicit/share/completions/modinfo.fish:11 @@ -4328,7 +4567,7 @@ msgstr "" #: /tmp/fish/implicit/share/completions/apm.fish:1 #: /tmp/fish/implicit/share/completions/apm.fish:2 #: /tmp/fish/implicit/share/completions/apm.fish:3 -#: /tmp/fish/implicit/share/completions/apt.fish:4 +#: /tmp/fish/implicit/share/completions/apt.fish:5 #: /tmp/fish/implicit/share/completions/aura.fish:18 #: /tmp/fish/implicit/share/completions/base64.fish:4 #: /tmp/fish/implicit/share/completions/brew.fish:41 @@ -4336,6 +4575,7 @@ msgstr "" #: /tmp/fish/implicit/share/completions/dpkg-reconfigure.fish:2 #: /tmp/fish/implicit/share/completions/fossil.fish:142 #: /tmp/fish/implicit/share/completions/lscpu.fish:8 +#: /tmp/fish/implicit/share/completions/mdadm.fish:8 #: /tmp/fish/implicit/share/completions/mddiagnose.fish:1 #: /tmp/fish/implicit/share/completions/mkdir.fish:5 #: /tmp/fish/implicit/share/completions/mutt.fish:4 @@ -4665,7 +4905,7 @@ msgstr "" #: /tmp/fish/implicit/share/completions/apt-cdrom.fish:10 #: /tmp/fish/implicit/share/completions/apt-config.fish:4 #: /tmp/fish/implicit/share/completions/apt-file.fish:11 -#: /tmp/fish/implicit/share/completions/apt.fish:5 +#: /tmp/fish/implicit/share/completions/apt.fish:6 #: /tmp/fish/implicit/share/completions/apt-ftparchive.fish:14 #: /tmp/fish/implicit/share/completions/apt-get.fish:46 #: /tmp/fish/implicit/share/completions/apt-mark.fish:12 @@ -4731,7 +4971,7 @@ msgstr "" #: /tmp/fish/implicit/share/completions/sort.fish:23 #: /tmp/fish/implicit/share/completions/sshfs.fish:1 #: /tmp/fish/implicit/share/completions/su.fish:7 -#: /tmp/fish/implicit/share/completions/tar.fish:51 +#: /tmp/fish/implicit/share/completions/tar.fish:53 #: /tmp/fish/implicit/share/completions/tex.fish:2 #: /tmp/fish/implicit/share/completions/time.fish:8 #: /tmp/fish/implicit/share/completions/top.fish:12 @@ -4794,6 +5034,7 @@ msgstr "" #: /tmp/fish/implicit/share/completions/fuser.fish:11 #: /tmp/fish/implicit/share/completions/gcc.fish:452 #: /tmp/fish/implicit/share/completions/godoc.fish:22 +#: /tmp/fish/implicit/share/completions/grub-install.fish:10 #: /tmp/fish/implicit/share/completions/makedepend.fish:11 #: /tmp/fish/implicit/share/completions/mkdosfs.fish:20 #: /tmp/fish/implicit/share/completions/mount.fish:3 @@ -4805,7 +5046,7 @@ msgstr "" #: /tmp/fish/implicit/share/completions/rmdir.fish:3 #: /tmp/fish/implicit/share/completions/rpm.fish:4 #: /tmp/fish/implicit/share/completions/ruby.fish:18 -#: /tmp/fish/implicit/share/completions/tar.fish:49 +#: /tmp/fish/implicit/share/completions/tar.fish:51 #: /tmp/fish/implicit/share/completions/time.fish:6 #: /tmp/fish/implicit/share/completions/umount.fish:4 #: /tmp/fish/implicit/share/completions/valgrind.fish:6 @@ -4866,7 +5107,7 @@ msgid "Info on a package" msgstr "" #: /tmp/fish/implicit/share/completions/apt-build.fish:8 -#: /tmp/fish/implicit/share/completions/zypper.fish:18 +#: /tmp/fish/implicit/share/completions/zypper.fish:19 msgid "Remove packages" msgstr "" @@ -5179,12 +5420,17 @@ msgstr "" msgid "Test if apt has yet to be given the subcommand" msgstr "" -#: /tmp/fish/implicit/share/completions/apt.fish:6 +#: /tmp/fish/implicit/share/completions/apt.fish:3 +#: /tmp/fish/implicit/share/completions/snap.fish:2 +msgid "Test if given subcommand is used" +msgstr "" + +#: /tmp/fish/implicit/share/completions/apt.fish:7 #: /tmp/fish/implicit/share/completions/git.fish:4 msgid "Set a configuration option" msgstr "" -#: /tmp/fish/implicit/share/completions/apt.fish:7 +#: /tmp/fish/implicit/share/completions/apt.fish:8 #: /tmp/fish/implicit/share/completions/man.fish:14 #: /tmp/fish/implicit/share/completions/modprobe.fish:2 #: /tmp/fish/implicit/share/completions/yum.fish:13 @@ -5192,7 +5438,7 @@ msgstr "" msgid "Configuration file" msgstr "" -#: /tmp/fish/implicit/share/completions/apt.fish:8 +#: /tmp/fish/implicit/share/completions/apt.fish:9 msgid "Target release" msgstr "" @@ -5246,7 +5492,7 @@ msgstr "" #: /tmp/fish/implicit/share/completions/apt-ftparchive.fish:16 #: /tmp/fish/implicit/share/completions/apt-sortpkgs.fish:5 -#: /tmp/fish/implicit/share/completions/composer.fish:6 +#: /tmp/fish/implicit/share/completions/composer.fish:7 msgid "Set config options" msgstr "" @@ -6928,6 +7174,296 @@ msgstr "" msgid "Take addr from filename, default /etc/ethers" msgstr "" +#: /tmp/fish/implicit/share/completions/as.fish:1 +msgid "Omit false conditionals" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:2 +msgid "Omit debugging directives" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:3 +msgid "Include general information" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:4 +msgid "Include high-level source" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:5 +msgid "Include assembly" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:6 +msgid "Include macro expansions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:7 +msgid "Omit forms processing" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:8 +msgid "Include symbols" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:9 +msgid "Initially turn on alternate macro syntax" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:10 +msgid "Compress DWARF debug sections using zlib" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:11 +msgid "Don't compress DWARF debug sections" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:12 +msgid "Produce assembler debugging messages" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:13 +msgid "Remap debug information" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:14 +msgid "Redefine symbols" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:15 +msgid "Require executable stack for this object" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:16 +msgid "Don't require executable stack for this object" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:17 +msgid "ELF .size directive check" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:18 +msgid "Generate ELF common symbols with STT_COMMON type" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:19 +msgid "Enable section name substitution sequences" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:20 +msgid "Skip whitespace and comment preprocessing" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:21 +msgid "Generate debugging information" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:22 +msgid "Generate STABS debugging information" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:23 +msgid "Generate STABS debug info with GNU extensions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:24 +msgid "Generate DWARF2 debugging information" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:25 +msgid "Generate per-function section names for DWARF line information" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:26 +msgid "Set the hash table size close" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:27 +msgid "Show help message and exit" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:28 +msgid "Show target specific options" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:29 +msgid "Add DIR to search list for .include directives" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:30 +msgid "Don't warn about signed overflow" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:31 +msgid "Warn when differences altered for long displacements" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:32 +msgid "Keep local symbols" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:33 +msgid "Assemble in MRI compatibility mode" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:34 +msgid "Write dependency information in given file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:35 +msgid "Do not pad the end of sections to alignment boundaries" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:36 +msgid "Set object-file output file name" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:37 +msgid "Fold data section into text section" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:38 +msgid "Prefer smaller memory use" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:39 +msgid "Print various measured statistics from execution" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:40 +msgid "Strip local absolute symbols" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:41 +msgid "Use same format as native assembler when possible" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:42 +msgid "Print assembler version number and exit" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:43 +#: /tmp/fish/implicit/share/completions/gunzip.fish:8 +#: /tmp/fish/implicit/share/completions/gzip.fish:8 +msgid "Suppress warnings" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:44 +msgid "Don't suppress warnings" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:45 +msgid "Treat warnings as errors" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:46 +msgid "Generate object file even after errors" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:47 +msgid "Read option from given file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:48 +msgid "Print assembler version number" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:49 +msgid "Don't optimize code alignment" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:50 +msgid "Quieten some warnings" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:51 +msgid "Generate 32 bits code" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:52 +msgid "Generate 64 bits code" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:53 +msgid "Generate x32 code" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:54 +msgid "Encode SSE instructions with VEX prefix" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:55 +msgid "Check SSE instructions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:56 +msgid "Check operand combinations for validity" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:57 +msgid "Encode scalar AVX instructions with specific vector length" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:58 +msgid "Encode scalar EVEX instructions with specific vector length" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:59 +msgid "Encode EVEX instructions with specific EVEX.W" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:60 +msgid "Encode EVEX instructions with specific EVEX.RC" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:61 +msgid "Use specfied mnemonic" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:62 +msgid "Use specfied syntax" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:63 +msgid "Support pseudo index registers" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:64 +msgid "Don't require '%' prefix for registers" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:65 +msgid "Support old (<= 2.8.1) versions of gcc" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:66 +msgid "Add BND prefix for all valid branches" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:67 +msgid "Disable branch optimization for shared code" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:68 +msgid "Strip all lock prefixes" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:70 +msgid "Generate relax relocations" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:71 +msgid "Accept only AMD64 ISA" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:72 +msgid "Accept only Intel64 ISA" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:73 +msgid "Optimize for given CPU" +msgstr "" + #: /tmp/fish/implicit/share/completions/asp.fish:1 msgid "Checkout package" msgstr "" @@ -9161,7 +9697,7 @@ msgid "Show usage message and options" msgstr "" #: /tmp/fish/implicit/share/completions/bzr.fish:72 -#: /tmp/fish/implicit/share/completions/git.fish:374 +#: /tmp/fish/implicit/share/completions/git.fish:380 msgid "Show help message" msgstr "" @@ -9272,10 +9808,12 @@ msgstr "" #: /tmp/fish/implicit/share/completions/caddy.fish:24 #: /tmp/fish/implicit/share/completions/canto.fish:2 #: /tmp/fish/implicit/share/completions/cygport.fish:24 +#: /tmp/fish/implicit/share/completions/grub-install.fish:33 #: /tmp/fish/implicit/share/completions/lua.fish:4 #: /tmp/fish/implicit/share/completions/magento.fish:23 #: /tmp/fish/implicit/share/completions/modinfo.fish:10 #: /tmp/fish/implicit/share/completions/netctl-auto.fish:2 +#: /tmp/fish/implicit/share/completions/s3cmd.fish:128 msgid "Show version" msgstr "" @@ -9949,6 +10487,10 @@ msgstr "" msgid "Display help and exit\t" msgstr "" +#: /tmp/fish/implicit/share/completions/chsh.fish:4 +msgid "List available shells and exit" +msgstr "" + #: /tmp/fish/implicit/share/completions/climate.fish:2 msgid "Update your climate install" msgstr "" @@ -10119,7 +10661,7 @@ msgid "Calculate total contribution for a user" msgstr "" #: /tmp/fish/implicit/share/completions/climate.fish:46 -msgid "Display an performance overview" +msgid "Display a performance overview" msgstr "" #: /tmp/fish/implicit/share/completions/climate.fish:47 @@ -10321,6 +10863,7 @@ msgstr "" #: /tmp/fish/implicit/share/completions/composite.fish:83 #: /tmp/fish/implicit/share/completions/display.fish:94 #: /tmp/fish/implicit/share/completions/import.fish:68 +#: /tmp/fish/implicit/share/completions/mdadm.fish:10 #: /tmp/fish/implicit/share/completions/montage.fish:104 #: /tmp/fish/implicit/share/completions/scanimage.fish:34 #: /tmp/fish/implicit/share/completions/stream.fish:33 @@ -10411,142 +10954,154 @@ msgid "Inherit completions from the specified command" msgstr "" #: /tmp/fish/implicit/share/completions/composer.fish:1 -msgid "Short information about Composer" +msgid "User script" msgstr "" #: /tmp/fish/implicit/share/completions/composer.fish:2 -msgid "Create an archive of this composer package" +msgid "Short information about Composer" msgstr "" #: /tmp/fish/implicit/share/completions/composer.fish:3 -#: /tmp/fish/implicit/share/completions/composer.fish:14 -msgid "Opens the package's repository URL or homepage in your browser." +msgid "Create an archive of this composer package" msgstr "" #: /tmp/fish/implicit/share/completions/composer.fish:4 +#: /tmp/fish/implicit/share/completions/composer.fish:15 +msgid "Opens the package's repository URL or homepage in your browser." +msgstr "" + #: /tmp/fish/implicit/share/completions/composer.fish:5 +#: /tmp/fish/implicit/share/completions/composer.fish:6 msgid "Clears composer's internal package cache." msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:7 +#: /tmp/fish/implicit/share/completions/composer.fish:8 msgid "Create new project from a package into given directory." msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:8 +#: /tmp/fish/implicit/share/completions/composer.fish:9 msgid "Shows which packages depend on the given package" msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:9 +#: /tmp/fish/implicit/share/completions/composer.fish:10 msgid "Diagnoses the system to identify common errors." msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:10 #: /tmp/fish/implicit/share/completions/composer.fish:11 +#: /tmp/fish/implicit/share/completions/composer.fish:12 msgid "Dumps the autoloader" msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:12 +#: /tmp/fish/implicit/share/completions/composer.fish:13 #, sh-format msgid "Allows running commands in the global composer dir ($COMPOSER_HOME)." msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:13 +#: /tmp/fish/implicit/share/completions/composer.fish:14 msgid "Displays help for a command" msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:15 +#: /tmp/fish/implicit/share/completions/composer.fish:16 msgid "Creates a basic composer.json file in current directory." msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:16 +#: /tmp/fish/implicit/share/completions/composer.fish:17 msgid "" "Installs the project dependencies from the composer.lock file if present, or " "falls back on the composer.json." msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:17 +#: /tmp/fish/implicit/share/completions/composer.fish:18 msgid "Show information about licenses of dependencies" msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:18 +#: /tmp/fish/implicit/share/completions/composer.fish:19 msgid "Lists commands" msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:19 +#: /tmp/fish/implicit/share/completions/composer.fish:20 msgid "Removes a package from the require or require-dev" msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:20 +#: /tmp/fish/implicit/share/completions/composer.fish:21 msgid "Adds required packages to your composer.json and installs them" msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:21 +#: /tmp/fish/implicit/share/completions/composer.fish:22 msgid "Run the scripts defined in composer.json." msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:22 +#: /tmp/fish/implicit/share/completions/composer.fish:23 #: /tmp/fish/implicit/share/completions/npm.fish:34 msgid "Search for packages" msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:23 #: /tmp/fish/implicit/share/completions/composer.fish:24 +#: /tmp/fish/implicit/share/completions/composer.fish:25 msgid "Updates composer.phar to the latest version." msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:25 +#: /tmp/fish/implicit/share/completions/composer.fish:26 msgid "Show information about packages" msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:26 +#: /tmp/fish/implicit/share/completions/composer.fish:27 msgid "Show a list of locally modified packages" msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:27 +#: /tmp/fish/implicit/share/completions/composer.fish:28 msgid "" "Updates your dependencies to the latest version according to composer.json, " "and updates the composer.lock file." msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:28 +#: /tmp/fish/implicit/share/completions/composer.fish:29 msgid "Validates a composer.json" msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:29 -msgid "Displays composer's help." -msgstr "" - #: /tmp/fish/implicit/share/completions/composer.fish:30 -msgid "Do not output any message." +msgid "Shows which packages cause the given package to be installed" msgstr "" #: /tmp/fish/implicit/share/completions/composer.fish:31 +msgid "Shows which packages prevent the given package from being installed" +msgstr "" + +#: /tmp/fish/implicit/share/completions/composer.fish:32 +msgid "Displays composer's help." +msgstr "" + +#: /tmp/fish/implicit/share/completions/composer.fish:33 +msgid "Do not output any message." +msgstr "" + +#: /tmp/fish/implicit/share/completions/composer.fish:34 msgid "" "Increase the verbosity of messages: 1 for normal output (-v), 2 for more " "verbose output (-vv) and 3 for debug (-vvv)." msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:32 +#: /tmp/fish/implicit/share/completions/composer.fish:35 msgid "Display composer's application version." msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:33 +#: /tmp/fish/implicit/share/completions/composer.fish:36 msgid "Force ANSI output." msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:34 +#: /tmp/fish/implicit/share/completions/composer.fish:37 msgid "Disable ANSI output." msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:35 +#: /tmp/fish/implicit/share/completions/composer.fish:38 msgid "Do not ask any interactive question." msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:36 +#: /tmp/fish/implicit/share/completions/composer.fish:39 msgid "Display timing and memory usage information." msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:37 +#: /tmp/fish/implicit/share/completions/composer.fish:40 msgid "If specified, use the given directory as working directory." msgstr "" @@ -13649,6 +14204,143 @@ msgstr "" msgid "Show all file systems" msgstr "" +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:1 +msgid "Background immediately" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:2 +msgid "Use given script" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:3 +msgid "Generate an RFC 4361 compliant clientid" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:4 +msgid "Echo debug messages to stderr & syslog" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:5 +msgid "Use last acquired lease if cannot obtain one" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:6 +msgid "Use last acquired lease if cannot obtain one even if expired" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:7 +msgid "Push given value the environment" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:8 +msgid "Reapply configuration for each interface" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:9 +msgid "Request DHCP server to update DNS using FQDN instead of hostname" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:10 +msgid "Specify config to load instead of /etc/dhcpcd.conf" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:11 +msgid "Send hostname to DHCP server" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:12 +msgid "Send given clientid" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:13 +msgid "Override DHCPv4 vendorclassid field sent" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:14 +msgid "Writes to specfied log file instead of syslog" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:15 +msgid "Release lease and de-configure interface" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:16 +msgid "Request specific lease time in secs" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:17 +msgid "Start dhcpcd in Master mode" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:18 +msgid "Set prefered interface based on given rank (lowest wins)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:19 +msgid "Reload config and rebind specified interface" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:20 +msgid "Renew existing addresses on specified interface" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:21 +msgid "Request DHCP option" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:22 +msgid "Keep configuration even when dhcpcd exits" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:23 +msgid "Request given address in DHCP DISCOVER message" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:24 +msgid "Request given address in DHCP INFORM message" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:25 +msgid "Perform DHCPv6 Information Request" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:26 +msgid "Configure static DHCP value" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:27 +msgid "Timeout after seconds" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:28 +msgid "Tag DHCPv4 message with given userclass" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:29 +msgid "Add encapsulated vendor option" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:30 +#: /tmp/fish/implicit/share/completions/eix.fish:2 +#: /tmp/fish/implicit/share/completions/htop.fish:8 +#: /tmp/fish/implicit/share/completions/pv.fish:33 +#: /tmp/fish/implicit/share/completions/subl.fish:9 +msgid "Show version and exit" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:31 +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:32 +msgid "Wait for address to be assigned before forking to background" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:33 +msgid "Exit dhcpcd process linked to given interface" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:34 +msgid "Allow reboot after secs" +msgstr "" + #: /tmp/fish/implicit/share/completions/diff.fish:1 msgid "Ignore case differences" msgstr "" @@ -13674,7 +14366,7 @@ msgid "Ignore all white space" msgstr "" #: /tmp/fish/implicit/share/completions/diff.fish:7 -#: /tmp/fish/implicit/share/completions/git.fish:319 +#: /tmp/fish/implicit/share/completions/git.fish:325 msgid "Ignore changes whose lines are all blank" msgstr "" @@ -13683,7 +14375,7 @@ msgid "Ignore changes whose lines match the REGEX" msgstr "" #: /tmp/fish/implicit/share/completions/diff.fish:9 -#: /tmp/fish/implicit/share/completions/git.fish:315 +#: /tmp/fish/implicit/share/completions/git.fish:321 msgid "Treat all files as text" msgstr "" @@ -14610,12 +15302,6 @@ msgstr "" msgid "Show a help screen and exit" msgstr "" -#: /tmp/fish/implicit/share/completions/eix.fish:2 -#: /tmp/fish/implicit/share/completions/htop.fish:8 -#: /tmp/fish/implicit/share/completions/pv.fish:33 -msgid "Show version and exit" -msgstr "" - #: /tmp/fish/implicit/share/completions/eix.fish:3 msgid "Dump variables to stdout" msgstr "" @@ -14952,7 +15638,7 @@ msgid "do not display a splash screen on startup" msgstr "" #: /tmp/fish/implicit/share/completions/emacs.fish:12 -msgid "do not communicate with X, ignoring " +msgid "do not communicate with X, ignoring :0" msgstr "" #: /tmp/fish/implicit/share/completions/emacs.fish:13 @@ -15550,6 +16236,268 @@ msgstr "" msgid "use comma separated list of explicit tab positions" msgstr "" +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:1 +msgid "create a backup of one or several jails" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:2 +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:4 +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:6 +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:9 +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:11 +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:15 +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:18 +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:20 +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:22 +msgid "jail" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:3 +msgid "manage specific jails" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:5 +msgid "attach your console to a running jail" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:7 +msgid "installs a new jail inside ezjail's scope" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:8 +msgid "removes a jail from ezjail's config" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:10 +msgid "dump diffs between jail initialisation and freeze time into a flavour" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:12 +msgid "create the basejail from binary packages" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:13 +msgid "list all jails" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:14 +msgid "restart a running jail" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:16 +msgid "create new jails from archived versions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:17 +msgid "create a snapshot of a jail" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:19 +msgid "start a jail" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:21 +msgid "stop a running jail" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:23 +msgid "check for reasons for the jails to fail" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:24 +msgid "create or update the basejail from source" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:1 +#: /tmp/fish/implicit/share/completions/pkgfile.fish:2 +msgid "show this help message and exit" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:2 +msgid "print detailed info about command NAME" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:3 +msgid "formats --list, choices: short, normal, nested" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:4 +msgid "Force password prompt up-front" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:5 +msgid "Force sudo password prompt up-front" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:6 +msgid "print list of possible commands and exit" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:7 +msgid "comma separated KEY=VALUE pairs to set Fab env vars" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:8 +msgid "alias for -F short --list" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:9 +#: /tmp/fish/implicit/share/completions/pkgfile.fish:1 +msgid "show program's version number and exit" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:10 +msgid "don't user the running SSH agent" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:11 +msgid "forward local agent to remote end" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:12 +msgid "abort instead of prompting (for password, host, etc)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:13 +msgid "specify location of config file to use" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:14 +msgid "Color error output" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:15 +msgid "do not load user known_hosts file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:16 +msgid "disconnect from hosts as soon as possible" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:17 +msgid "python module file to import, e.g. '../other.py'" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:18 +msgid "gateway host to connect through" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:19 +msgid "Use GSS-API authentication" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:20 +msgid "Delegate GSS-API client credentials or not" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:21 +msgid "Perform GSS-API Key Exchange and user authentication" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:22 +msgid "comma-separated list of output levels to hide" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:23 +msgid "comma-separated list of hosts to operate on" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:24 +msgid "path to SSH private key file. May be repeated." +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:25 +msgid "don't load private key files from ~/.ssh/" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:26 +msgid "enables a keepalive every N seconds" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:27 +msgid "print line-by-line instead of byte-by-byte" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:28 +msgid "make M attempts to connect before giving up" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:29 +msgid "do not use pseudo-terminal in run/sudo" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:30 +msgid "password for use with authentication and/or sudo" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:31 +msgid "default to parallel execution method" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:32 +msgid "SSH connection port" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:33 +msgid "reject unknown hosts" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:34 +msgid "password for use with sudo only" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:35 +msgid "load system known_hosts file before reading user known_hosts" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:36 +msgid "comma-separated list of roles to operate on" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:37 +msgid "specify a new shell, defaults to '/bin/bash -l -c'" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:38 +msgid "comma-separated list of output levels to show" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:39 +msgid "skip over hosts that can't be reached" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:40 +msgid "skip over unknown tasks" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:41 +msgid "Path to SSH config file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:42 +msgid "set connection timeout to N seconds" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:43 +msgid "set remote command timeout to N seconds" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:44 +msgid "username to use when connecting to remote hosts" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:45 +msgid "warn, instead of abort, when commands fail" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:46 +msgid "comma-separated list of hosts to exclude" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:47 +msgid "number of concurrent processes to use in parallel mode" +msgstr "" + #: /tmp/fish/implicit/share/completions/feh.fish:1 msgid "Specify a shell command as action to perform on the image" msgstr "" @@ -16884,7 +17832,7 @@ msgid "Undo latest bad/good command." msgstr "" #: /tmp/fish/implicit/share/completions/fossil.fish:48 -#: /tmp/fish/implicit/share/completions/git.fish:87 +#: /tmp/fish/implicit/share/completions/git.fish:88 msgid "Create a new branch" msgstr "" @@ -17261,10 +18209,10 @@ msgstr "" #: /tmp/fish/implicit/share/completions/fossil.fish:274 #: /tmp/fish/implicit/share/completions/fossil.fish:280 #: /tmp/fish/implicit/share/completions/git.fish:64 -#: /tmp/fish/implicit/share/completions/git.fish:85 -#: /tmp/fish/implicit/share/completions/git.fish:239 -#: /tmp/fish/implicit/share/completions/git.fish:287 -#: /tmp/fish/implicit/share/completions/git.fish:288 +#: /tmp/fish/implicit/share/completions/git.fish:86 +#: /tmp/fish/implicit/share/completions/git.fish:244 +#: /tmp/fish/implicit/share/completions/git.fish:293 +#: /tmp/fish/implicit/share/completions/git.fish:294 msgid "Tag" msgstr "" @@ -17665,7 +18613,7 @@ msgid "Limit number of tags" msgstr "" #: /tmp/fish/implicit/share/completions/fossil.fish:281 -#: /tmp/fish/implicit/share/completions/git.fish:285 +#: /tmp/fish/implicit/share/completions/git.fish:291 msgid "List tags" msgstr "" @@ -17767,7 +18715,7 @@ msgstr "" #: /tmp/fish/implicit/share/completions/ranger.fish:14 #: /tmp/fish/implicit/share/completions/rejmerge.fish:3 #: /tmp/fish/implicit/share/completions/root.fish:6 -#: /tmp/fish/implicit/share/completions/zypper.fish:3 +#: /tmp/fish/implicit/share/completions/zypper.fish:4 msgid "Print help" msgstr "" @@ -17853,7 +18801,7 @@ msgid "Copy the specified function to the specified new name" msgstr "" #: /tmp/fish/implicit/share/completions/functions.fish:9 -msgid "Display data about the function" +msgid "Display information about the function" msgstr "" #: /tmp/fish/implicit/share/completions/functions.fish:10 @@ -23811,7 +24759,7 @@ msgstr "" #: /tmp/fish/implicit/share/completions/journalctl.fish:6 #: /tmp/fish/implicit/share/completions/localectl.fish:6 #: /tmp/fish/implicit/share/completions/machinectl.fish:5 -#: /tmp/fish/implicit/share/completions/systemctl.fish:48 +#: /tmp/fish/implicit/share/completions/systemctl.fish:41 #: /tmp/fish/implicit/share/completions/systemd-analyze.fish:5 #: /tmp/fish/implicit/share/completions/timedatectl.fish:9 msgid "Do not pipe output into a pager" @@ -23863,28 +24811,28 @@ msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:22 #: /tmp/fish/implicit/share/completions/git.fish:62 -#: /tmp/fish/implicit/share/completions/git.fish:82 -#: /tmp/fish/implicit/share/completions/git.fish:93 -#: /tmp/fish/implicit/share/completions/git.fish:105 -#: /tmp/fish/implicit/share/completions/git.fish:127 -#: /tmp/fish/implicit/share/completions/git.fish:131 -#: /tmp/fish/implicit/share/completions/git.fish:137 -#: /tmp/fish/implicit/share/completions/git.fish:180 -#: /tmp/fish/implicit/share/completions/git.fish:216 +#: /tmp/fish/implicit/share/completions/git.fish:96 +#: /tmp/fish/implicit/share/completions/git.fish:108 +#: /tmp/fish/implicit/share/completions/git.fish:130 +#: /tmp/fish/implicit/share/completions/git.fish:134 +#: /tmp/fish/implicit/share/completions/git.fish:140 +#: /tmp/fish/implicit/share/completions/git.fish:183 #: /tmp/fish/implicit/share/completions/git.fish:219 -#: /tmp/fish/implicit/share/completions/git.fish:237 -#: /tmp/fish/implicit/share/completions/git.fish:260 -#: /tmp/fish/implicit/share/completions/git.fish:279 -#: /tmp/fish/implicit/share/completions/git.fish:301 +#: /tmp/fish/implicit/share/completions/git.fish:222 +#: /tmp/fish/implicit/share/completions/git.fish:242 +#: /tmp/fish/implicit/share/completions/git.fish:265 +#: /tmp/fish/implicit/share/completions/git.fish:285 +#: /tmp/fish/implicit/share/completions/git.fish:307 msgid "Branch" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:23 -#: /tmp/fish/implicit/share/completions/git.fish:195 -#: /tmp/fish/implicit/share/completions/git.fish:207 -#: /tmp/fish/implicit/share/completions/git.fish:232 -#: /tmp/fish/implicit/share/completions/git.fish:245 -#: /tmp/fish/implicit/share/completions/git.fish:268 +#: /tmp/fish/implicit/share/completions/git.fish:198 +#: /tmp/fish/implicit/share/completions/git.fish:210 +#: /tmp/fish/implicit/share/completions/git.fish:237 +#: /tmp/fish/implicit/share/completions/git.fish:250 +#: /tmp/fish/implicit/share/completions/git.fish:274 +#: /tmp/fish/implicit/share/completions/mdadm.fish:12 #: /tmp/fish/implicit/share/completions/update-eix-remote.fish:1 msgid "Be quiet" msgstr "" @@ -23892,10 +24840,10 @@ msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:24 #: /tmp/fish/implicit/share/completions/git.fish:41 #: /tmp/fish/implicit/share/completions/git.fish:70 -#: /tmp/fish/implicit/share/completions/git.fish:196 -#: /tmp/fish/implicit/share/completions/git.fish:208 -#: /tmp/fish/implicit/share/completions/git.fish:233 -#: /tmp/fish/implicit/share/completions/git.fish:246 +#: /tmp/fish/implicit/share/completions/git.fish:199 +#: /tmp/fish/implicit/share/completions/git.fish:211 +#: /tmp/fish/implicit/share/completions/git.fish:238 +#: /tmp/fish/implicit/share/completions/git.fish:251 #: /tmp/fish/implicit/share/completions/prt-get.fish:53 #: /tmp/fish/implicit/share/completions/prt-get.fish:111 #: /tmp/fish/implicit/share/completions/xz.fish:32 @@ -23903,12 +24851,12 @@ msgid "Be verbose" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:25 -#: /tmp/fish/implicit/share/completions/git.fish:210 +#: /tmp/fish/implicit/share/completions/git.fish:213 msgid "Append ref names and object names" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:26 -#: /tmp/fish/implicit/share/completions/git.fish:211 +#: /tmp/fish/implicit/share/completions/git.fish:214 msgid "Force update of local branches" msgstr "" @@ -24054,9 +25002,9 @@ msgid "Shows the last commit of a branch" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:63 -#: /tmp/fish/implicit/share/completions/git.fish:84 -#: /tmp/fish/implicit/share/completions/git.fish:106 -#: /tmp/fish/implicit/share/completions/git.fish:181 +#: /tmp/fish/implicit/share/completions/git.fish:85 +#: /tmp/fish/implicit/share/completions/git.fish:109 +#: /tmp/fish/implicit/share/completions/git.fish:184 msgid "Remote branch" msgstr "" @@ -24085,7 +25033,7 @@ msgid "Allow adding otherwise ignored files" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:72 -#: /tmp/fish/implicit/share/completions/git.fish:252 +#: /tmp/fish/implicit/share/completions/git.fish:257 msgid "Interactive mode" msgstr "" @@ -24127,1042 +25075,1067 @@ msgstr "" msgid "Checkout and switch to a branch" msgstr "" +#: /tmp/fish/implicit/share/completions/git.fish:82 +msgid "Local Branch" +msgstr "" + #: /tmp/fish/implicit/share/completions/git.fish:83 -#: /tmp/fish/implicit/share/completions/git.fish:238 +msgid "Remote Branch" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:84 +#: /tmp/fish/implicit/share/completions/git.fish:243 msgid "Head" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:88 +#: /tmp/fish/implicit/share/completions/git.fish:89 msgid "Track a new branch" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:89 -msgid "Apply a patch on a git index file and a working tree" -msgstr "" - #: /tmp/fish/implicit/share/completions/git.fish:90 -msgid "Create an archive of files from a named tree" +msgid "Keep staged changes" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:91 -msgid "Find the change that introduced a bug by binary search" +msgid "Keep unmerged changes" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:92 -msgid "List, create, or delete branches" +msgid "Apply a patch on a git index file and a working tree" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:93 +msgid "Create an archive of files from a named tree" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:94 -msgid "Delete branch" +msgid "Find the change that introduced a bug by binary search" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:95 -msgid "Force deletion of branch" -msgstr "" - -#: /tmp/fish/implicit/share/completions/git.fish:96 -msgid "Rename branch" +msgid "List, create, or delete branches" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:97 -msgid "Force renaming branch" +msgid "Delete branch" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:98 -msgid "Lists both local and remote branches" +msgid "Force deletion of branch" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:99 -msgid "Track remote branch" +msgid "Rename branch" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:100 -msgid "Do not track remote branch" +msgid "Force renaming branch" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:101 -msgid "Set remote branch to track" +msgid "Lists both local and remote branches" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:102 -msgid "List branches that have been merged" +msgid "Track remote branch" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:103 -msgid "List branches that have not been merged" +msgid "Do not track remote branch" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:104 -msgid "Apply the change introduced by an existing commit" +msgid "Set remote branch to track" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:105 +msgid "List branches that have been merged" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:106 +msgid "List branches that have not been merged" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:107 +msgid "Apply the change introduced by an existing commit" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:110 msgid "Edit the commit message prior to committing" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:108 +#: /tmp/fish/implicit/share/completions/git.fish:111 msgid "" "Append info in generated commit on the origin of the cherry-picked change" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:109 +#: /tmp/fish/implicit/share/completions/git.fish:112 msgid "Apply changes without making any commit" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:110 +#: /tmp/fish/implicit/share/completions/git.fish:113 msgid "Add Signed-off-by line to the commit message" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:111 +#: /tmp/fish/implicit/share/completions/git.fish:114 msgid "Fast-forward if possible" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:112 +#: /tmp/fish/implicit/share/completions/git.fish:115 msgid "Clone a repository into a new directory" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:113 +#: /tmp/fish/implicit/share/completions/git.fish:116 msgid "Copy files instead of using hardlinks" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:114 +#: /tmp/fish/implicit/share/completions/git.fish:117 msgid "Operate quietly and do not report progress" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:115 +#: /tmp/fish/implicit/share/completions/git.fish:118 msgid "Provide more information on what is going on" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:116 +#: /tmp/fish/implicit/share/completions/git.fish:119 msgid "No checkout of HEAD is performed after the clone is complete" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:117 +#: /tmp/fish/implicit/share/completions/git.fish:120 msgid "Make a bare Git repository" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:118 +#: /tmp/fish/implicit/share/completions/git.fish:121 msgid "Set up a mirror of the source repository" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:119 +#: /tmp/fish/implicit/share/completions/git.fish:122 msgid "Use a specific name of the remote instead of the default" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:120 +#: /tmp/fish/implicit/share/completions/git.fish:123 msgid "Use a specific branch instead of the one used by the cloned repository" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:121 +#: /tmp/fish/implicit/share/completions/git.fish:124 msgid "Truncate the history to a specified number of revisions" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:122 +#: /tmp/fish/implicit/share/completions/git.fish:125 msgid "Initialize all submodules within the cloned repository" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:123 +#: /tmp/fish/implicit/share/completions/git.fish:126 msgid "Record changes to the repository" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:124 +#: /tmp/fish/implicit/share/completions/git.fish:127 msgid "Amend the log message of the last commit" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:125 +#: /tmp/fish/implicit/share/completions/git.fish:128 msgid "Fixup commit to be used with rebase --autosquash" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:126 +#: /tmp/fish/implicit/share/completions/git.fish:129 msgid "Show changes between commits, commit and working tree, etc" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:128 +#: /tmp/fish/implicit/share/completions/git.fish:131 msgid "Show diff of changes in the index" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:129 +#: /tmp/fish/implicit/share/completions/git.fish:132 msgid "Compare two paths on the filesystem" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:130 +#: /tmp/fish/implicit/share/completions/git.fish:133 msgid "Open diffs in a visual tool" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:132 +#: /tmp/fish/implicit/share/completions/git.fish:135 msgid "Visually show diff of changes in the index" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:133 +#: /tmp/fish/implicit/share/completions/git.fish:136 msgid "Print lines matching a pattern" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:134 +#: /tmp/fish/implicit/share/completions/git.fish:137 msgid "Create an empty git repository or reinitialize an existing one" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:135 +#: /tmp/fish/implicit/share/completions/git.fish:138 msgid "Show commit shortlog" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:136 +#: /tmp/fish/implicit/share/completions/git.fish:139 msgid "Show commit logs" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:138 +#: /tmp/fish/implicit/share/completions/git.fish:141 msgid "Continue listing file history beyond renames" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:139 +#: /tmp/fish/implicit/share/completions/git.fish:142 msgid "Don't print ref names" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:140 +#: /tmp/fish/implicit/share/completions/git.fish:143 msgid "Print out ref names" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:141 +#: /tmp/fish/implicit/share/completions/git.fish:144 msgid "Print ref name by which each commit was reached" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:142 +#: /tmp/fish/implicit/share/completions/git.fish:145 msgid "Limit the number of commits before starting to show the commit output" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:143 +#: /tmp/fish/implicit/share/completions/git.fish:146 msgid "Skip given number of commits" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:144 -#: /tmp/fish/implicit/share/completions/git.fish:145 +#: /tmp/fish/implicit/share/completions/git.fish:147 +#: /tmp/fish/implicit/share/completions/git.fish:148 msgid "Show commits more recent than specified date" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:146 -#: /tmp/fish/implicit/share/completions/git.fish:147 +#: /tmp/fish/implicit/share/completions/git.fish:149 +#: /tmp/fish/implicit/share/completions/git.fish:150 msgid "Show commits older than specified date" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:148 +#: /tmp/fish/implicit/share/completions/git.fish:151 msgid "Limit commits from given author" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:149 +#: /tmp/fish/implicit/share/completions/git.fish:152 msgid "Limit commits from given committer" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:150 +#: /tmp/fish/implicit/share/completions/git.fish:153 msgid "Limit commits to ones with reflog entries matching given pattern" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:151 +#: /tmp/fish/implicit/share/completions/git.fish:154 msgid "Limit commits with message that match given pattern" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:152 +#: /tmp/fish/implicit/share/completions/git.fish:155 msgid "Limit commits to ones that match all given --grep" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:153 +#: /tmp/fish/implicit/share/completions/git.fish:156 msgid "Limit commits to ones with message that don't match --grep" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:154 +#: /tmp/fish/implicit/share/completions/git.fish:157 msgid "Case insensitive match" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:155 +#: /tmp/fish/implicit/share/completions/git.fish:158 msgid "Patterns are basic regular expressions (default)" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:156 +#: /tmp/fish/implicit/share/completions/git.fish:159 msgid "Patterns are extended regular expressions" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:157 +#: /tmp/fish/implicit/share/completions/git.fish:160 msgid "Patterns are fixed strings" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:158 +#: /tmp/fish/implicit/share/completions/git.fish:161 msgid "Patterns are Perl-compatible regular expressions" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:159 +#: /tmp/fish/implicit/share/completions/git.fish:162 msgid "Stop when given path disappears from tree" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:160 +#: /tmp/fish/implicit/share/completions/git.fish:163 msgid "Print only merge commits" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:161 +#: /tmp/fish/implicit/share/completions/git.fish:164 msgid "Don't print commits with more than one parent" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:162 +#: /tmp/fish/implicit/share/completions/git.fish:165 msgid "Show only commit with at least the given number of parents" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:163 +#: /tmp/fish/implicit/share/completions/git.fish:166 msgid "Show only commit with at most the given number of parents" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:164 +#: /tmp/fish/implicit/share/completions/git.fish:167 msgid "Show only commit without a mimimum number of parents" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:165 +#: /tmp/fish/implicit/share/completions/git.fish:168 msgid "Show only commit without a maximum number of parents" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:166 +#: /tmp/fish/implicit/share/completions/git.fish:169 msgid "Follow only the first parent commit upon seeing a merge commit" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:167 +#: /tmp/fish/implicit/share/completions/git.fish:170 msgid "Reverse meaning of ^ prefix" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:168 +#: /tmp/fish/implicit/share/completions/git.fish:171 msgid "" "Pretend as if all refs in refs/ are listed on the command line as " msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:169 +#: /tmp/fish/implicit/share/completions/git.fish:172 msgid "" "Pretend as if all refs are in refs/heads are listed on the command line as " "" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:170 +#: /tmp/fish/implicit/share/completions/git.fish:173 msgid "" "Pretend as if all refs are in ref/tags are listed on the command line as " "" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:171 +#: /tmp/fish/implicit/share/completions/git.fish:174 msgid "" "Pretend as if all refs in refs/remotes are listed on the command line as " "" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:172 +#: /tmp/fish/implicit/share/completions/git.fish:175 msgid "" "Pretend as if all refs matching shell glob are listed on the command line as " "" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:173 +#: /tmp/fish/implicit/share/completions/git.fish:176 msgid "Do not include refs matching given glob pattern" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:174 +#: /tmp/fish/implicit/share/completions/git.fish:177 msgid "" "Pretend as if all objcets mentioned by reflogs are listed on the command " "line as " msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:175 +#: /tmp/fish/implicit/share/completions/git.fish:178 msgid "Ignore invalid object names" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:176 +#: /tmp/fish/implicit/share/completions/git.fish:179 msgid "Read commits from stdin" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:177 +#: /tmp/fish/implicit/share/completions/git.fish:180 msgid "Mark equivalent commits with = and inequivalent with +" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:178 +#: /tmp/fish/implicit/share/completions/git.fish:181 msgid "Omit equivalent commits" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:179 +#: /tmp/fish/implicit/share/completions/git.fish:182 msgid "Join two or more development histories together" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:182 +#: /tmp/fish/implicit/share/completions/git.fish:185 msgid "Autocommit the merge" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:183 +#: /tmp/fish/implicit/share/completions/git.fish:186 msgid "Don't autocommit the merge" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:184 +#: /tmp/fish/implicit/share/completions/git.fish:187 msgid "Edit auto-generated merge message" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:185 +#: /tmp/fish/implicit/share/completions/git.fish:188 msgid "Don't edit auto-generated merge message" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:186 +#: /tmp/fish/implicit/share/completions/git.fish:189 msgid "Don't generate a merge commit if merge is fast-forward" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:187 +#: /tmp/fish/implicit/share/completions/git.fish:190 msgid "Generate a merge commit even if merge is fast-forward" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:188 +#: /tmp/fish/implicit/share/completions/git.fish:191 msgid "Refuse to merge unless fast-forward possible" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:189 +#: /tmp/fish/implicit/share/completions/git.fish:192 msgid "Populate the log message with one-line descriptions" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:190 +#: /tmp/fish/implicit/share/completions/git.fish:193 msgid "Don't populate the log message with one-line descriptions" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:191 +#: /tmp/fish/implicit/share/completions/git.fish:194 msgid "Show diffstat of the merge" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:192 +#: /tmp/fish/implicit/share/completions/git.fish:195 msgid "Don't show diffstat of the merge" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:193 +#: /tmp/fish/implicit/share/completions/git.fish:196 msgid "Squash changes from other branch as a single commit" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:194 +#: /tmp/fish/implicit/share/completions/git.fish:197 msgid "Don't squash changes" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:197 -#: /tmp/fish/implicit/share/completions/git.fish:214 -#: /tmp/fish/implicit/share/completions/git.fish:234 +#: /tmp/fish/implicit/share/completions/git.fish:200 +#: /tmp/fish/implicit/share/completions/git.fish:217 +#: /tmp/fish/implicit/share/completions/git.fish:239 msgid "Force progress status" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:198 +#: /tmp/fish/implicit/share/completions/git.fish:201 msgid "Force no progress status" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:199 +#: /tmp/fish/implicit/share/completions/git.fish:202 msgid "Set the commit message" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:200 +#: /tmp/fish/implicit/share/completions/git.fish:203 msgid "Abort the current conflict resolution process" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:201 +#: /tmp/fish/implicit/share/completions/git.fish:204 msgid "Run merge conflict resolution tools to resolve merge conflicts" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:202 +#: /tmp/fish/implicit/share/completions/git.fish:205 msgid "Use specific merge resolution program" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:204 +#: /tmp/fish/implicit/share/completions/git.fish:207 msgid "Move or rename a file, a directory, or a symlink" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:205 +#: /tmp/fish/implicit/share/completions/git.fish:208 msgid "Prune all unreachable objects from the object database" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:206 +#: /tmp/fish/implicit/share/completions/git.fish:209 msgid "Fetch from and merge with another repository or a local branch" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:209 +#: /tmp/fish/implicit/share/completions/git.fish:212 msgid "Fetch all remotes" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:212 +#: /tmp/fish/implicit/share/completions/git.fish:215 msgid "Keep downloaded pack" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:213 +#: /tmp/fish/implicit/share/completions/git.fish:216 msgid "Disable automatic tag following" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:215 #: /tmp/fish/implicit/share/completions/git.fish:218 -#: /tmp/fish/implicit/share/completions/git.fish:236 +#: /tmp/fish/implicit/share/completions/git.fish:221 +#: /tmp/fish/implicit/share/completions/git.fish:241 msgid "Remote alias" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:217 +#: /tmp/fish/implicit/share/completions/git.fish:220 msgid "Update remote refs along with associated objects" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:220 +#: /tmp/fish/implicit/share/completions/git.fish:223 msgid "Force-push branch" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:221 +#: /tmp/fish/implicit/share/completions/git.fish:224 msgid "Force-push local branch to remote branch" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:222 +#: /tmp/fish/implicit/share/completions/git.fish:225 msgid "Push local branch to remote branch" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:223 +#: /tmp/fish/implicit/share/completions/git.fish:226 msgid "Push all refs under refs/heads/" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:224 +#: /tmp/fish/implicit/share/completions/git.fish:227 msgid "Remove remote branches that don't have a local counterpart" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:225 +#: /tmp/fish/implicit/share/completions/git.fish:228 msgid "Push all refs under refs/" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:226 +#: /tmp/fish/implicit/share/completions/git.fish:229 msgid "Delete all listed refs from the remote repository" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:227 +#: /tmp/fish/implicit/share/completions/git.fish:230 msgid "Push all refs under refs/tags" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:228 +#: /tmp/fish/implicit/share/completions/git.fish:231 +msgid "Push all usual refs plus the ones under refs/tags" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:232 msgid "Do everything except actually send the updates" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:229 +#: /tmp/fish/implicit/share/completions/git.fish:233 msgid "Produce machine-readable output" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:230 +#: /tmp/fish/implicit/share/completions/git.fish:234 msgid "Force update of remote refs" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:231 +#: /tmp/fish/implicit/share/completions/git.fish:235 +msgid "" +"Force update of remote refs, stopping if other's changes would be overwritten" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:236 msgid "Add upstream (tracking) reference" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:235 +#: /tmp/fish/implicit/share/completions/git.fish:240 msgid "Forward-port local commits to the updated upstream head" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:240 +#: /tmp/fish/implicit/share/completions/git.fish:245 msgid "Restart the rebasing process" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:241 +#: /tmp/fish/implicit/share/completions/git.fish:246 msgid "Abort the rebase operation" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:242 +#: /tmp/fish/implicit/share/completions/git.fish:247 msgid "Keep the commits that don't cahnge anything" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:243 +#: /tmp/fish/implicit/share/completions/git.fish:248 msgid "Restart the rebasing process by skipping the current patch" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:244 +#: /tmp/fish/implicit/share/completions/git.fish:249 msgid "Use merging strategies to rebase" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:247 +#: /tmp/fish/implicit/share/completions/git.fish:252 msgid "Show diffstat of the rebase" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:248 +#: /tmp/fish/implicit/share/completions/git.fish:253 msgid "Don't show diffstat of the rebase" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:249 +#: /tmp/fish/implicit/share/completions/git.fish:254 msgid "Allow the pre-rebase hook to run" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:250 +#: /tmp/fish/implicit/share/completions/git.fish:255 msgid "Don't allow the pre-rebase hook to run" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:251 +#: /tmp/fish/implicit/share/completions/git.fish:256 msgid "Force the rebase" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:253 +#: /tmp/fish/implicit/share/completions/git.fish:258 msgid "Try to recreate merges" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:254 +#: /tmp/fish/implicit/share/completions/git.fish:259 msgid "Rebase all reachable commits" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:255 +#: /tmp/fish/implicit/share/completions/git.fish:260 msgid "Automatic squashing" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:256 +#: /tmp/fish/implicit/share/completions/git.fish:261 msgid "No automatic squashing" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:257 +#: /tmp/fish/implicit/share/completions/git.fish:262 msgid "No fast-forward" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:258 +#: /tmp/fish/implicit/share/completions/git.fish:263 msgid "Reset current HEAD to the specified state" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:259 +#: /tmp/fish/implicit/share/completions/git.fish:264 msgid "Reset files in working directory" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:262 +#: /tmp/fish/implicit/share/completions/git.fish:268 msgid "Reflog" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:263 +#: /tmp/fish/implicit/share/completions/git.fish:269 msgid "Revert an existing commit" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:264 +#: /tmp/fish/implicit/share/completions/git.fish:270 msgid "Remove files from the working tree and from the index" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:265 +#: /tmp/fish/implicit/share/completions/git.fish:271 msgid "Keep local copies" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:266 +#: /tmp/fish/implicit/share/completions/git.fish:272 msgid "Exit with a zero status even if no files matched" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:267 +#: /tmp/fish/implicit/share/completions/git.fish:273 msgid "Allow recursive removal" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:269 +#: /tmp/fish/implicit/share/completions/git.fish:275 msgid "Override the up-to-date check" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:270 +#: /tmp/fish/implicit/share/completions/git.fish:276 #: /tmp/fish/implicit/share/completions/prt-get.fish:45 #: /tmp/fish/implicit/share/completions/prt-get.fish:103 msgid "Dry run" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:271 +#: /tmp/fish/implicit/share/completions/git.fish:277 msgid "Show the working tree status" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:272 +#: /tmp/fish/implicit/share/completions/git.fish:278 msgid "Give the output in the short-format" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:273 +#: /tmp/fish/implicit/share/completions/git.fish:279 msgid "Show the branch and tracking info even in short-format" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:274 +#: /tmp/fish/implicit/share/completions/git.fish:280 msgid "Give the output in a stable, easy-to-parse format" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:275 +#: /tmp/fish/implicit/share/completions/git.fish:281 msgid "Terminate entries with null character" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:276 +#: /tmp/fish/implicit/share/completions/git.fish:282 msgid "The untracked files handling mode" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:277 +#: /tmp/fish/implicit/share/completions/git.fish:283 msgid "Ignore changes to submodules" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:278 +#: /tmp/fish/implicit/share/completions/git.fish:284 msgid "Create, list, delete or verify a tag object signed with GPG" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:280 +#: /tmp/fish/implicit/share/completions/git.fish:286 msgid "Make an unsigned, annotated tag object" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:281 +#: /tmp/fish/implicit/share/completions/git.fish:287 msgid "Make a GPG-signed tag" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:282 +#: /tmp/fish/implicit/share/completions/git.fish:288 msgid "Remove a tag" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:283 +#: /tmp/fish/implicit/share/completions/git.fish:289 msgid "Verify signature of a tag" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:284 +#: /tmp/fish/implicit/share/completions/git.fish:290 msgid "Force overwriting exising tag" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:286 +#: /tmp/fish/implicit/share/completions/git.fish:292 msgid "List tags that contain a commit" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:289 +#: /tmp/fish/implicit/share/completions/git.fish:295 msgid "Stash away changes" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:290 +#: /tmp/fish/implicit/share/completions/git.fish:296 msgid "List stashes" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:291 +#: /tmp/fish/implicit/share/completions/git.fish:297 msgid "Show the changes recorded in the stash" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:292 +#: /tmp/fish/implicit/share/completions/git.fish:298 msgid "Apply and remove a single stashed state" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:293 +#: /tmp/fish/implicit/share/completions/git.fish:299 msgid "Apply a single stashed state" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:294 +#: /tmp/fish/implicit/share/completions/git.fish:300 msgid "Remove all stashed states" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:295 +#: /tmp/fish/implicit/share/completions/git.fish:301 msgid "Remove a single stashed state from the stash list" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:296 +#: /tmp/fish/implicit/share/completions/git.fish:302 msgid "Create a stash" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:297 +#: /tmp/fish/implicit/share/completions/git.fish:303 msgid "Save a new stash" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:298 +#: /tmp/fish/implicit/share/completions/git.fish:304 msgid "Create a new branch from a stash" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:299 +#: /tmp/fish/implicit/share/completions/git.fish:305 msgid "Set and read git configuration variables" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:300 +#: /tmp/fish/implicit/share/completions/git.fish:306 msgid "Generate patch series to send upstream" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:302 +#: /tmp/fish/implicit/share/completions/git.fish:308 msgid "Generate plain patches without diffstat" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:303 +#: /tmp/fish/implicit/share/completions/git.fish:309 msgid "Suppress diff output" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:304 +#: /tmp/fish/implicit/share/completions/git.fish:310 msgid "Spend more time to create smaller diffs" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:305 +#: /tmp/fish/implicit/share/completions/git.fish:311 msgid "Generate diff with the 'patience' algorithm" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:306 +#: /tmp/fish/implicit/share/completions/git.fish:312 msgid "Generate diff with the 'histogram' algorithm" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:307 +#: /tmp/fish/implicit/share/completions/git.fish:313 msgid "Print all commits to stdout in mbox format" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:308 +#: /tmp/fish/implicit/share/completions/git.fish:314 msgid "Show number of added/deleted lines in decimal notation" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:309 +#: /tmp/fish/implicit/share/completions/git.fish:315 msgid "Output only last line of the stat" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:310 +#: /tmp/fish/implicit/share/completions/git.fish:316 msgid "Output a condensed summary of extended header information" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:311 +#: /tmp/fish/implicit/share/completions/git.fish:317 msgid "Disable rename detection" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:312 +#: /tmp/fish/implicit/share/completions/git.fish:318 msgid "Show full blob object names" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:313 +#: /tmp/fish/implicit/share/completions/git.fish:319 msgid "Output a binary diff for use with git apply" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:314 +#: /tmp/fish/implicit/share/completions/git.fish:320 msgid "Also inspect unmodified files as source for a copy" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:316 +#: /tmp/fish/implicit/share/completions/git.fish:322 msgid "Ignore changes in whitespace at EOL" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:317 +#: /tmp/fish/implicit/share/completions/git.fish:323 msgid "Ignore changes in amount of whitespace" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:318 +#: /tmp/fish/implicit/share/completions/git.fish:324 msgid "Ignore whitespace when comparing lines" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:320 +#: /tmp/fish/implicit/share/completions/git.fish:326 msgid "Show whole surrounding functions of changes" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:321 +#: /tmp/fish/implicit/share/completions/git.fish:327 msgid "Allow an external diff helper to be executed" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:322 +#: /tmp/fish/implicit/share/completions/git.fish:328 msgid "Disallow external diff helpers" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:323 +#: /tmp/fish/implicit/share/completions/git.fish:329 msgid "Disallow external text conversion filters for binary files (Default)" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:324 +#: /tmp/fish/implicit/share/completions/git.fish:330 msgid "" "Allow external text conversion filters for binary files (Resulting diff is " "unappliable)" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:325 +#: /tmp/fish/implicit/share/completions/git.fish:331 msgid "Do not show source or destination prefix" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:326 +#: /tmp/fish/implicit/share/completions/git.fish:332 msgid "Name output in [Patch n/m] format, even with a single patch" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:327 +#: /tmp/fish/implicit/share/completions/git.fish:333 msgid "Name output in [Patch] format, even with multiple patches" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:328 +#: /tmp/fish/implicit/share/completions/git.fish:334 msgid "Initialize, update or inspect submodules" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:329 +#: /tmp/fish/implicit/share/completions/git.fish:335 msgid "Add a submodule" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:330 +#: /tmp/fish/implicit/share/completions/git.fish:336 msgid "Show submodule status" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:331 #: /tmp/fish/implicit/share/completions/git.fish:337 +#: /tmp/fish/implicit/share/completions/git.fish:343 msgid "Initialize all submodules" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:332 +#: /tmp/fish/implicit/share/completions/git.fish:338 msgid "Update all submodules" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:333 +#: /tmp/fish/implicit/share/completions/git.fish:339 msgid "Show commit summary" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:334 +#: /tmp/fish/implicit/share/completions/git.fish:340 msgid "Run command on each submodule" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:335 +#: /tmp/fish/implicit/share/completions/git.fish:341 msgid "Sync submodules' URL with .gitmodules" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:336 +#: /tmp/fish/implicit/share/completions/git.fish:342 msgid "Only print error messages" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:338 +#: /tmp/fish/implicit/share/completions/git.fish:344 msgid "Checkout the superproject's commit on a detached HEAD in the submodule" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:339 +#: /tmp/fish/implicit/share/completions/git.fish:345 msgid "" "Merge the superproject's commit into the current branch of the submodule" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:340 +#: /tmp/fish/implicit/share/completions/git.fish:346 msgid "Rebase current branch onto the superproject's commit" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:341 +#: /tmp/fish/implicit/share/completions/git.fish:347 msgid "Don't fetch new objects from the remote" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:342 +#: /tmp/fish/implicit/share/completions/git.fish:348 msgid "" "Instead of using superproject's SHA-1, use the state of the submodule's " "remote-tracking branch" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:343 +#: /tmp/fish/implicit/share/completions/git.fish:349 msgid "" "Throw away local changes when switching to a different commit and always run " "checkout" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:344 +#: /tmp/fish/implicit/share/completions/git.fish:350 msgid "Also add ignored submodule path" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:345 +#: /tmp/fish/implicit/share/completions/git.fish:351 msgid "Remove even with local changes" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:346 +#: /tmp/fish/implicit/share/completions/git.fish:352 msgid "Use the commit stored in the index" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:347 +#: /tmp/fish/implicit/share/completions/git.fish:353 msgid "Compare the commit in the index with submodule HEAD" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:348 +#: /tmp/fish/implicit/share/completions/git.fish:354 msgid "Traverse submodules recursively" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:349 +#: /tmp/fish/implicit/share/completions/git.fish:355 msgid "Show logs with difference each commit introduces" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:350 +#: /tmp/fish/implicit/share/completions/git.fish:356 msgid "Remove untracked files from the working tree" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:351 +#: /tmp/fish/implicit/share/completions/git.fish:357 msgid "Force run" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:352 +#: /tmp/fish/implicit/share/completions/git.fish:358 msgid "Show what would be done and clean files interactively" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:353 +#: /tmp/fish/implicit/share/completions/git.fish:359 msgid "Don't actually remove anything, just show what would be done" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:354 +#: /tmp/fish/implicit/share/completions/git.fish:360 msgid "Be quiet, only report errors" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:355 +#: /tmp/fish/implicit/share/completions/git.fish:361 msgid "Remove untracked directories in addition to untracked files" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:356 +#: /tmp/fish/implicit/share/completions/git.fish:362 msgid "Remove ignored files, as well" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:357 +#: /tmp/fish/implicit/share/completions/git.fish:363 msgid "Remove only ignored files" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:358 +#: /tmp/fish/implicit/share/completions/git.fish:364 msgid "Show what revision and author last modified each line of a file" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:359 +#: /tmp/fish/implicit/share/completions/git.fish:365 msgid "Show blank SHA-1 for boundary commits" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:360 +#: /tmp/fish/implicit/share/completions/git.fish:366 msgid "Do not treat root commits as boundaries" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:361 +#: /tmp/fish/implicit/share/completions/git.fish:367 msgid "Include additional statistics" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:362 +#: /tmp/fish/implicit/share/completions/git.fish:368 msgid "Annotate only the given line range" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:363 +#: /tmp/fish/implicit/share/completions/git.fish:369 msgid "Show long rev" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:364 +#: /tmp/fish/implicit/share/completions/git.fish:370 msgid "Show raw timestamp" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:365 +#: /tmp/fish/implicit/share/completions/git.fish:371 msgid "Use revisions from named file instead of calling rev-list" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:366 +#: /tmp/fish/implicit/share/completions/git.fish:372 msgid "Walk history forward instead of backward" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:367 +#: /tmp/fish/implicit/share/completions/git.fish:373 msgid "Show in a format designed for machine consumption" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:368 +#: /tmp/fish/implicit/share/completions/git.fish:374 msgid "Show the porcelain format" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:369 +#: /tmp/fish/implicit/share/completions/git.fish:375 msgid "Show the result incrementally" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:370 +#: /tmp/fish/implicit/share/completions/git.fish:376 msgid "Instead of working tree, use the contents of the named file" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:371 +#: /tmp/fish/implicit/share/completions/git.fish:377 msgid "Specifies the format used to output dates" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:372 +#: /tmp/fish/implicit/share/completions/git.fish:378 msgid "Detect moved or copied lines within a file" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:373 +#: /tmp/fish/implicit/share/completions/git.fish:379 msgid "" "Detect lines moved or copied from other files that were modified in the same " "commit" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:375 +#: /tmp/fish/implicit/share/completions/git.fish:381 msgid "Use the same output mode as git-annotate" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:376 +#: /tmp/fish/implicit/share/completions/git.fish:382 msgid "Show the filename in the original commit" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:377 +#: /tmp/fish/implicit/share/completions/git.fish:383 msgid "Show the line number in the original commit" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:378 +#: /tmp/fish/implicit/share/completions/git.fish:384 msgid "Suppress the author name and timestamp from the output" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:379 +#: /tmp/fish/implicit/share/completions/git.fish:385 msgid "Show the author email instead of author name" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:380 +#: /tmp/fish/implicit/share/completions/git.fish:386 msgid "Ignore whitespace changes" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:381 +#: /tmp/fish/implicit/share/completions/git.fish:387 msgid "Custom command" msgstr "" @@ -26811,7 +27784,7 @@ msgid "Uses Gradle Daemon to run build" msgstr "" #: /tmp/fish/implicit/share/completions/gradle.fish:11 -msgid "Uses Gradle Daemon in forground" +msgid "Uses Gradle Daemon in foreground" msgstr "" #: /tmp/fish/implicit/share/completions/gradle.fish:12 @@ -27114,6 +28087,247 @@ msgstr "" msgid "This option permits to add group with non-unique GID" msgstr "" +#: /tmp/fish/implicit/share/completions/grub-file.fish:1 +msgid "Check if FILE can be booted as i386 PAE Xen unprivileged guest kernel" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:2 +msgid "" +"Check if given file can be booted as x86_64 Xen unprivileged guest kernel" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:3 +msgid "Check if given file can be used as Xen x86 privileged guest kernel" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:4 +msgid "Check if given file can be used as x86 multiboot kernel" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:5 +msgid "Check if given file can be used as x86 multiboot2 kernel" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:6 +msgid "Check if given file is ARM Linux" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:7 +msgid "Check if given file is ARM64 Linux" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:8 +msgid "Check if given file is IA64 Linux" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:9 +msgid "Check if given file is MIPS Linux" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:10 +msgid "Check if given file is MIPSEL Linux" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:11 +msgid "Check if given file is SPARC64 Linux" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:12 +msgid "Check if given file is POWERPC Linux" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:13 +msgid "Check if given file is x86 Linux" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:14 +msgid "Check if given file is x86 Linux supporting 32-bit protocol" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:15 +msgid "Check if given file is x86 kFreeBSD" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:16 +msgid "Check if given file is i386 kFreeBSD" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:17 +msgid "Check if given file is x86_64 kFreeBSD" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:18 +msgid "Check if given file is x86 kNetBSD" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:19 +msgid "Check if given file is i386 kNetBSD" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:20 +msgid "Check if given file is x86_64 kNetBSD" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:21 +msgid "Check if given file is i386 EFI file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:22 +msgid "Check if given file is x86_64 EFI file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:23 +msgid "Check if given file is IA64 EFI file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:24 +msgid "Check if given file is ARM64 EFI file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:25 +msgid "Check if given file is ARM EFI file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:26 +msgid "Check if given file is hiberfil.sys in hibernated state" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:27 +msgid "Check if given file is x86_64 XNU (Mac OS X kernel)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:28 +msgid "Check if given file is i386 XNU (Mac OS X kernel)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:29 +msgid "Check if given file is XNU (Mac OS X kernel) hibernated image" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:30 +msgid "Check if given file is BIOS bootsector" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:32 +msgid "Display usage and exit" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:1 +msgid "Compress GRUB files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:2 +msgid "Use image and modules under given directory" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:3 +msgid "Install given fonts" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:4 +msgid "Install only given modules and their dependencies" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:5 +msgid "Embed given file as public key for signature checking" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:6 +msgid "Use translations under given directory" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:7 +msgid "Install only given locales" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:8 +msgid "Preload specfied modules" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:9 +msgid "Install given theme" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:11 +msgid "Make drive also bootable as floppy" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:12 +msgid "Install GRUB images under DIR/grub" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:13 +msgid "Set bootloader ID" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:14 +msgid "Choose compression to use for core image" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:15 +msgid "Set disk module to use" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:16 +msgid "Use given directory as the EFI System Partition root" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:17 +msgid "Install even if problems are detected" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:18 +msgid "Use identifier file even if UUID is available" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:19 +msgid "Use given color for label background" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:20 +msgid "Use given color for label" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:21 +msgid "Use given file for label" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:22 +msgid "Use given directory for PPC Mac install" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:23 +msgid "Do not install bootsector" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:24 +msgid "Don't update the boot-device/Boot* NVRAM variables" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:25 +msgid "Don't apply any reed-solomon codes when embedding core.img" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:26 +msgid "Set product version" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:27 +msgid "Delete device map if it already exists" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:28 +msgid "The installation is removable" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:29 +msgid "Do not probe for filesystems" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:30 +msgid "Install GRUB for given platform" +msgstr "" + #: /tmp/fish/implicit/share/completions/grunt.fish:1 msgid "Print the grunt version. Combine with --verbose for more info" msgstr "" @@ -27189,11 +28403,6 @@ msgstr "" msgid "Save/restore filename" msgstr "" -#: /tmp/fish/implicit/share/completions/gunzip.fish:8 -#: /tmp/fish/implicit/share/completions/gzip.fish:8 -msgid "Suppress warnings" -msgstr "" - #: /tmp/fish/implicit/share/completions/gunzip.fish:9 #: /tmp/fish/implicit/share/completions/gzip.fish:9 msgid "Recurse directories" @@ -27687,80 +28896,346 @@ msgid "Show the server version" msgstr "" #: /tmp/fish/implicit/share/completions/help.fish:1 -msgid "Introduction to the fish syntax" +#: /tmp/fish/implicit/share/completions/help.fish:68 +msgid "Autosuggestions" msgstr "" #: /tmp/fish/implicit/share/completions/help.fish:2 -msgid "Incomplete aspects of fish" +msgid "Builtin commands" msgstr "" #: /tmp/fish/implicit/share/completions/help.fish:3 -msgid "Known fish bugs" +msgid "Cartesian Products" msgstr "" #: /tmp/fish/implicit/share/completions/help.fish:4 -msgid "Help on how to reuse previously entered commands" +msgid "Setting syntax highlighting colors" msgstr "" #: /tmp/fish/implicit/share/completions/help.fish:5 -msgid "Help on how tab-completion works" +msgid "Combining different expansions" msgstr "" #: /tmp/fish/implicit/share/completions/help.fish:6 -msgid "Help on how job control works" +msgid "How tab-completion works" msgstr "" #: /tmp/fish/implicit/share/completions/help.fish:7 -msgid "Summary on how fish differs from other shells" +msgid "Useful functions for writing completions" msgstr "" #: /tmp/fish/implicit/share/completions/help.fish:8 -msgid "Help on how to set the prompt" +msgid "Writing your own completions" msgstr "" #: /tmp/fish/implicit/share/completions/help.fish:9 -msgid "Help on how to set the titlebar message" +msgid "Where to put completions" msgstr "" #: /tmp/fish/implicit/share/completions/help.fish:10 -msgid "Help on how to copy and paste" -msgstr "" - -#: /tmp/fish/implicit/share/completions/help.fish:11 -msgid "Help on editor shortcuts" +msgid "Debugging fish scripts" msgstr "" #: /tmp/fish/implicit/share/completions/help.fish:12 -msgid "Help on environment variables" +msgid "Command line editor" msgstr "" #: /tmp/fish/implicit/share/completions/help.fish:13 -msgid "Help on setting syntax highlighting colors" +msgid "Emacs mode commands" msgstr "" #: /tmp/fish/implicit/share/completions/help.fish:14 +msgid "Escaping characters" +msgstr "" + #: /tmp/fish/implicit/share/completions/help.fish:15 -msgid "Help on parameter expansion (Globbing)" +msgid "Event handlers" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:16 +#: /tmp/fish/implicit/share/completions/help.fish:25 +msgid "Parameter expansion (Globbing)" msgstr "" #: /tmp/fish/implicit/share/completions/help.fish:17 -msgid "Help on home directory expansion ~USER" +msgid "Brace expansion {a,b,c}" msgstr "" #: /tmp/fish/implicit/share/completions/help.fish:18 -msgid "Help on brace expansion {a,b,c}" +msgid "Command substitution" msgstr "" #: /tmp/fish/implicit/share/completions/help.fish:19 -msgid "Help on wildcard expansion *.*" +msgid "Command substitution (SUBCOMMAND)" msgstr "" #: /tmp/fish/implicit/share/completions/help.fish:20 -msgid "Help on command substitution (SUBCOMMAND)" +msgid "Home directory expansion ~USER" msgstr "" #: /tmp/fish/implicit/share/completions/help.fish:21 -msgid "Help on process expansion %JOB" +msgid "Index range expansion" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:22 +msgid "Process expansion %JOB" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:24 +msgid "Wildcard expansion *.*" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:26 +msgid "Configurable greeting" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:27 +msgid "Help on how to reuse previously entered commands" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:28 +msgid "Searchable history" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:29 +msgid "Shell variable and function names" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:30 +msgid "Initialization files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:31 +msgid "Introduction" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:32 +msgid "Common issues with fish" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:33 +msgid "Running multiple programs" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:34 +msgid "Copy and paste (Kill Ring)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:35 +msgid "Further help and development" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:36 +msgid "Multiline editing" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:37 +msgid "Other features" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:38 +msgid "Piping" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:39 +msgid "Programmable prompt" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:40 +msgid "Quotes" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:41 +msgid "Input/Output (IO) redirection" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:42 +msgid "Shared bindings" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:43 +msgid "Introduction to the fish syntax" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:44 +msgid "Background jobs" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:45 +msgid "Conditional execution of code and flow control" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:46 +#: /tmp/fish/implicit/share/completions/help.fish:74 +msgid "Functions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:47 +msgid "Autoloading functions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:48 +msgid "Defining aliases" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:49 +msgid "Job control" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:50 +msgid "Some common words" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:51 +msgid "Programmable title" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:52 +msgid "Shell variables" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:53 +msgid "Arrays" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:54 +msgid "Variables for changing highlighting colors" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:55 +msgid "Exporting variables" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:56 +msgid "Variable scope for functions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:57 +msgid "Locale variables" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:58 +msgid "Variable scope" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:59 +msgid "Special variables" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:60 +msgid "The status variable" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:61 +msgid "More on universal variables" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:62 +msgid "Vi mode commands" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:63 +msgid "Command mode" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:64 +msgid "Insert mode" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:65 +msgid "Visual mode" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:66 +msgid "Tutorial" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:67 +msgid "Autoloading Functions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:69 +msgid "Combiners (And, Or, Not)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:70 +msgid "Command Substitutions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:71 +msgid "Conditionals (If, Else, Switch)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:72 +msgid "Exit Status" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:73 +msgid "Exports (Shell Variables)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:75 +msgid "Getting Help" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:76 +msgid "Learning fish" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:77 +msgid "Lists" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:78 +msgid "Loops" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:79 +msgid "Ready for more?" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:81 +msgid "Pipes and Redirections" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:82 +msgid "Prompt" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:83 +msgid "Running Commands" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:84 +msgid "Separating Commands (Semicolon)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:85 +msgid "Startup (Where's .bashrc?)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:86 +msgid "Syntax Highlighting" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:87 +msgid "Tab Completions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:88 +msgid "Universal Variables" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:89 +msgid "Variables" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:90 +msgid "Why fish?" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:91 +msgid "Wildcards" msgstr "" #: /tmp/fish/implicit/share/completions/heroku.fish:1 @@ -27845,242 +29320,282 @@ msgid "manage heroku-postgresql databases" msgstr "" #: /tmp/fish/implicit/share/completions/heroku.fish:22 -msgid "manage backups of heroku postgresql databases" -msgstr "" - -#: /tmp/fish/implicit/share/completions/heroku.fish:23 msgid "manage plugins to the heroku gem" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:24 +#: /tmp/fish/implicit/share/completions/heroku.fish:23 msgid "list available regions" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:25 +#: /tmp/fish/implicit/share/completions/heroku.fish:24 msgid "manage the stack for an app" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:26 +#: /tmp/fish/implicit/share/completions/heroku.fish:25 msgid "check status of heroku platform" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:27 +#: /tmp/fish/implicit/share/completions/heroku.fish:26 msgid "update the heroku client" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:28 +#: /tmp/fish/implicit/share/completions/heroku.fish:27 msgid "display version" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:29 +#: /tmp/fish/implicit/share/completions/heroku.fish:28 msgid "" "APP DIRECTORY clones a heroku app to your local machine at DIRECTORY " "(defaults to app name)" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:30 +#: /tmp/fish/implicit/share/completions/heroku.fish:29 msgid "adds a git remote to an app repo (-a APP)" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:31 +#: /tmp/fish/implicit/share/completions/heroku.fish:30 msgid "install an addon" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:32 +#: /tmp/fish/implicit/share/completions/heroku.fish:31 msgid "open an addon's documentation in your browser" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:33 +#: /tmp/fish/implicit/share/completions/heroku.fish:32 msgid "downgrade an existing addon" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:34 +#: /tmp/fish/implicit/share/completions/heroku.fish:33 msgid "list all available addons" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:35 +#: /tmp/fish/implicit/share/completions/heroku.fish:34 msgid "open an addon's dashboard in your browser" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:36 +#: /tmp/fish/implicit/share/completions/heroku.fish:35 msgid "uninstall one or more addons" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:37 +#: /tmp/fish/implicit/share/completions/heroku.fish:36 msgid "upgrade an existing addon" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:38 +#: /tmp/fish/implicit/share/completions/heroku.fish:37 msgid "the org to list the apps for" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:39 +#: /tmp/fish/implicit/share/completions/heroku.fish:38 msgid "list all apps in the org. Not just joined apps" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:40 +#: /tmp/fish/implicit/share/completions/heroku.fish:39 msgid "list apps in personal account when a default org is set" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:41 +#: /tmp/fish/implicit/share/completions/heroku.fish:40 msgid "create a new app (takes name)" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:42 +#: /tmp/fish/implicit/share/completions/heroku.fish:41 msgid " permanently destroy an app (--app APP)" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:43 +#: /tmp/fish/implicit/share/completions/heroku.fish:42 msgid "show detailed app information" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:44 +#: /tmp/fish/implicit/share/completions/heroku.fish:43 msgid " add yourself to an organization app (--app APP)" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:45 +#: /tmp/fish/implicit/share/completions/heroku.fish:44 msgid " remove yourself from an organization app (--app APP)" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:46 +#: /tmp/fish/implicit/share/completions/heroku.fish:45 msgid " lock an organization app to restrict access" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:47 +#: /tmp/fish/implicit/share/completions/heroku.fish:46 msgid " open the app in a web browser" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:48 +#: /tmp/fish/implicit/share/completions/heroku.fish:47 msgid " rename the app (apps:rename newname --app oldname)" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:49 +#: /tmp/fish/implicit/share/completions/heroku.fish:48 msgid " unlock an organization app so that any org member can join it" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:50 +#: /tmp/fish/implicit/share/completions/heroku.fish:49 msgid "log in with your heroku credentials" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:51 +#: /tmp/fish/implicit/share/completions/heroku.fish:50 msgid "clear local authentication credentials" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:52 +#: /tmp/fish/implicit/share/completions/heroku.fish:51 msgid "display your api token" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:53 +#: /tmp/fish/implicit/share/completions/heroku.fish:52 msgid "display your heroku email address" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:54 +#: /tmp/fish/implicit/share/completions/heroku.fish:53 msgid "output config vars in shell format" msgstr "" +#: /tmp/fish/implicit/share/completions/heroku.fish:54 #: /tmp/fish/implicit/share/completions/heroku.fish:55 -#: /tmp/fish/implicit/share/completions/heroku.fish:56 msgid "display a config value for an app" msgstr "" +#: /tmp/fish/implicit/share/completions/heroku.fish:56 #: /tmp/fish/implicit/share/completions/heroku.fish:57 -#: /tmp/fish/implicit/share/completions/heroku.fish:58 msgid "set one or more config vars (KEY=VALUE)" msgstr "" +#: /tmp/fish/implicit/share/completions/heroku.fish:58 #: /tmp/fish/implicit/share/completions/heroku.fish:59 -#: /tmp/fish/implicit/share/completions/heroku.fish:60 msgid "unset one or more config vars" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:61 +#: /tmp/fish/implicit/share/completions/heroku.fish:60 msgid "add a custom domain to an app" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:62 +#: /tmp/fish/implicit/share/completions/heroku.fish:61 msgid "remove all custom domains from an app" msgstr "" +#: /tmp/fish/implicit/share/completions/heroku.fish:62 #: /tmp/fish/implicit/share/completions/heroku.fish:63 -#: /tmp/fish/implicit/share/completions/heroku.fish:64 msgid "remove a custom domain from an app" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:65 +#: /tmp/fish/implicit/share/completions/heroku.fish:64 msgid "the number of lines to display" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:66 +#: /tmp/fish/implicit/share/completions/heroku.fish:65 msgid "only display logs from the given process" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:67 +#: /tmp/fish/implicit/share/completions/heroku.fish:66 msgid "only display logs from the given source" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:68 +#: /tmp/fish/implicit/share/completions/heroku.fish:67 msgid "continually stream logs" msgstr "" +#: /tmp/fish/implicit/share/completions/heroku.fish:68 +msgid "manage backups of heroku postgresql databases" +msgstr "" + #: /tmp/fish/implicit/share/completions/heroku.fish:69 +msgid "cancel an in-progress backup or restore (default newest)" +msgstr "" + #: /tmp/fish/implicit/share/completions/heroku.fish:70 -msgid "resize dynos to the given size (DYNO1=1X|2X|PX)" +msgid "capture a new backup" msgstr "" #: /tmp/fish/implicit/share/completions/heroku.fish:71 +msgid "delete a backup" +msgstr "" + #: /tmp/fish/implicit/share/completions/heroku.fish:72 -msgid "restart an app dyno" +msgid "downloads database backup" msgstr "" #: /tmp/fish/implicit/share/completions/heroku.fish:73 +msgid "get information about a specific backup" +msgstr "" + #: /tmp/fish/implicit/share/completions/heroku.fish:74 -msgid "scale dynos by the given amount (DYNO1=AMOUNT1)" +msgid "restore a backup (default latest) to a database" msgstr "" #: /tmp/fish/implicit/share/completions/heroku.fish:75 +msgid "schedule daily backups for given database" +msgstr "" + #: /tmp/fish/implicit/share/completions/heroku.fish:76 -msgid "stop an app dyno" +msgid "list backup schedule" msgstr "" #: /tmp/fish/implicit/share/completions/heroku.fish:77 -msgid "number of releases to show, maximum 50" +msgid "stop daily backups" msgstr "" #: /tmp/fish/implicit/share/completions/heroku.fish:78 +msgid "get secret but publicly accessible URL of a backup" +msgstr "" + #: /tmp/fish/implicit/share/completions/heroku.fish:79 -msgid "view detailed information for a release" -msgstr "" - #: /tmp/fish/implicit/share/completions/heroku.fish:80 -#: /tmp/fish/implicit/share/completions/heroku.fish:81 -msgid "roll back to an older release" +msgid "resize dynos to the given size (DYNO1=1X|2X|PX)" msgstr "" +#: /tmp/fish/implicit/share/completions/heroku.fish:81 #: /tmp/fish/implicit/share/completions/heroku.fish:82 -msgid "specify dyno size" +msgid "restart an app dyno" msgstr "" #: /tmp/fish/implicit/share/completions/heroku.fish:83 -msgid "open a remote console session (with optional COMMAND)" -msgstr "" - #: /tmp/fish/implicit/share/completions/heroku.fish:84 -msgid "run a detached dyno, where output is sent to your logs" +msgid "scale dynos by the given amount (DYNO1=AMOUNT1)" msgstr "" #: /tmp/fish/implicit/share/completions/heroku.fish:85 -msgid "stream logs for the dyno" -msgstr "" - #: /tmp/fish/implicit/share/completions/heroku.fish:86 -msgid "add a collaborator to an app" +msgid "stop an app dyno" msgstr "" #: /tmp/fish/implicit/share/completions/heroku.fish:87 -msgid "remove a collaborator from an app" +msgid "number of releases to show, maximum 50" msgstr "" #: /tmp/fish/implicit/share/completions/heroku.fish:88 +#: /tmp/fish/implicit/share/completions/heroku.fish:89 +msgid "view detailed information for a release" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:90 +#: /tmp/fish/implicit/share/completions/heroku.fish:91 +msgid "roll back to an older release" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:92 +msgid "specify dyno size" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:93 +msgid "open a remote console session (with optional COMMAND)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:94 +msgid "run a detached dyno, where output is sent to your logs" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:95 +msgid "stream logs for the dyno" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:96 +msgid "add a collaborator to an app" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:97 +msgid "remove a collaborator from an app" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:98 msgid "transfers an app to another user or an organization." msgstr "" @@ -29034,6 +30549,7 @@ msgstr "" #: /tmp/fish/implicit/share/completions/hg.fish:334 #: /tmp/fish/implicit/share/completions/hg.fish:397 +#: /tmp/fish/implicit/share/completions/hg.fish:432 msgid "ignore changes in the amount of white space" msgstr "" @@ -29225,10 +30741,6 @@ msgstr "" msgid "amend the parent of the working dir" msgstr "" -#: /tmp/fish/implicit/share/completions/hg.fish:432 -msgid "ignore chnages in the amount of white space" -msgstr "" - #: /tmp/fish/implicit/share/completions/hg.fish:436 msgid "record delete for missing files" msgstr "" @@ -29479,6 +30991,8 @@ msgstr "" #: /tmp/fish/implicit/share/completions/mkdosfs.fish:22 #: /tmp/fish/implicit/share/completions/perl.fish:22 #: /tmp/fish/implicit/share/completions/pv.fish:32 +#: /tmp/fish/implicit/share/completions/s3cmd.fish:41 +#: /tmp/fish/implicit/share/completions/subl.fish:8 msgid "Show help and exit" msgstr "" @@ -30010,6 +31524,7 @@ msgstr "" #: /tmp/fish/implicit/share/completions/iptables.fish:25 #: /tmp/fish/implicit/share/completions/mkinitcpio.fish:18 +#: /tmp/fish/implicit/share/completions/s3cmd.fish:126 msgid "Verbose output" msgstr "" @@ -30038,6 +31553,322 @@ msgstr "" msgid "Use this command to load modules" msgstr "" +#: /tmp/fish/implicit/share/completions/jest.fish:2 +msgid "Automock all files by default" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:3 +msgid "Exit the test suite immediately upon the first failing test" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:4 +msgid "Respect the \"browser\" field in package.json when resolving modules" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:5 +msgid "Whether to use the transform cache" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:6 +msgid "Disable the cache" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:7 +msgid "The directory where Jest should store its dependency information" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:8 +msgid "Whether to run Jest in continuous integration (CI) mode" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:9 +msgid "Automatically clear mock calls and instances every test" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:10 +msgid "Alias for --coverage" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:11 +msgid "" +"glob pattern matching files that coverage info needs to be collected from" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:12 +msgid "Explicit list of paths coverage will be restricted to" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:13 +msgid "Forces test results output color highlighting" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:14 +msgid "Alias for --color" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:15 +msgid "The path to a jest config file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:16 +msgid "" +"Indicates that test coverage information be collected and reported in the " +"output" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:17 +msgid "The directory where Jest should output its coverage files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:18 +msgid "Pattern of files to ignore" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:19 +msgid "A list of reporter names that Jest uses when writing coverage reports" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:20 +msgid "" +"A JSON with which will be used to configure minimum threshold enforcement " +"for coverage results" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:21 +msgid "Print debugging info about your jest config" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:22 +msgid "The test environment used for all tests" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:23 +msgid "Use this flag to show full diffs instead of a patch" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:24 +msgid "Find related tests for a list of source files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:25 +msgid "Force Jest to exit after all tests have completed running" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:26 +msgid "A JSON string with map of global variables" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:27 +msgid "A JSON string with map of variables for the haste module system" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:28 +msgid "Prints the test results in JSON" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:29 +msgid "Will run all tests affected by file changes in the last commit made" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:30 +msgid "Lists all tests Jest will run given the arguments and exits" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:31 +msgid "Logs the heap usage after every test" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:32 +msgid "Maps code coverage reports against original source code" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:33 +msgid "Specifies the maximum number of workers" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:34 +msgid "Directory names to be searched recursively up from the requiring module" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:35 +msgid "An array of file extensions your modules use" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:36 +msgid "" +"A JSON with a map from regular expressions to module names that allow to " +"stub out resources" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:37 +msgid "Modules to ignore" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:38 +msgid "An alternative API to setting the NODE_PATH env variable" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:39 +msgid "Disables stack trace in test results output" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:40 +msgid "Activates notifications for test results" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:41 +msgid "Run tests based on the changed files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:42 +msgid "A file where to write test results" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:43 +msgid "A preset that is used as a base for Jest" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:44 +msgid "A list of projects that use Jest to run all tests" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:45 +msgid "A list of custom reporters for the test suite" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:46 +msgid "Automatically reset mock state between every test" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:47 +msgid "Whatever to reset the module registry for every test" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:48 +msgid "A JSON string which allows the use of a custom resolver" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:49 +msgid "The root directory that Jest should scan for tests and modules within" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:50 +msgid "Paths to directories that Jest should use to search for files in" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:51 +msgid "Run all tests serially in the current process" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:52 +msgid "The paths to modules to configure the testing environment" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:53 +msgid "The path to a module to configure the testing framework" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:54 +msgid "Print your jest config and then exits" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:55 +msgid "Prevent tests from printing messages through the console" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:56 +msgid "Snapshot serializer modules Jest should use for snapshot testing" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:57 +msgid "Alias for --env" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:58 +msgid "The glob patterns Jest uses to detect test files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:59 +msgid "Run only tests with a name that matches the regex pattern" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:60 +msgid "Paths to skip" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:61 +msgid "Regex for test paths" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:62 +msgid "The regexp pattern Jest uses to detect test files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:63 +msgid "Allows the use of a custom results processor" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:64 +msgid "Allows to specify a custom test runner" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:65 +msgid "This option sets the URL for the jsdom environment" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:66 +msgid "Setting this value to fake value of timers" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:67 +msgid "" +"A JSON string which maps from regular expressions to paths to transformers" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:68 +msgid "" +"Regexp patterns that are matched against all source file paths before " +"transformation" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:69 +msgid "a regex pattern of module to unmock" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:70 +msgid "Use this flag to re-record snapshots" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:71 +msgid "Divert all output to stderr" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:72 +msgid "Display individual test results with the test suite hierarchy" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:73 +#: /tmp/fish/implicit/share/completions/snap.fish:15 +#: /tmp/fish/implicit/share/completions/vagrant.fish:3 +msgid "Print the version and exit" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:74 +msgid "Watch files for changes and rerun tests related to changed files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:75 +msgid "Watch files for changes and rerun all tests" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:76 +msgid "Whether to use watchman for file crawling" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:77 +msgid "Disable using watchman for file crawling" +msgstr "" + #: /tmp/fish/implicit/share/completions/jobs.fish:2 msgid "Show the process id of each process in the job" msgstr "" @@ -30290,6 +32121,104 @@ msgstr "" msgid "Show help information and exit" msgstr "" +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:1 +msgid "List all devices" +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:2 +msgid "List available (paired and reachable) devices" +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:3 +msgid "" +"Make --list-devices or --list-available print the devices id, to ease " +"scripting" +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:4 +msgid "Search for devices in the network and re-establish connections" +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:5 +msgid "Request pairing to a said device" +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:6 +msgid "Find the said device by ringing it." +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:7 +msgid "Stop pairing to a said device" +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:8 +msgid "Sends a ping to said device" +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:9 +msgid "Same as ping but you can set the message to display" +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:10 +msgid "Share a file to a said device" +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:11 +msgid "Display the notifications on a said device" +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:12 +msgid "Lock the specified device" +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:13 +msgid "Sends an SMS. Requires destination" +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:14 +msgid "Phone number to send the message" +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:15 +msgid "Device ID" +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:16 +msgid "Device Name" +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:17 +msgid "Get encryption info about said device" +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:18 +msgid "Lists remote commands and their ids" +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:19 +msgid "Executes a remote command by id" +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:20 +msgid "Displays this help." +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:21 +msgid "Displays version information." +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:22 +msgid "Show author information." +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:23 +msgid "Show license information." +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:24 +msgid "The base file name of the desktop entry for this application." +msgstr "" + #: /tmp/fish/implicit/share/completions/killall.fish:1 msgid "Require an exact match for very long names" msgstr "" @@ -31060,7 +32989,7 @@ msgstr "" #: /tmp/fish/implicit/share/completions/localectl.fish:3 #: /tmp/fish/implicit/share/completions/machinectl.fish:1 -#: /tmp/fish/implicit/share/completions/systemctl.fish:44 +#: /tmp/fish/implicit/share/completions/systemctl.fish:37 #: /tmp/fish/implicit/share/completions/systemd-analyze.fish:1 #: /tmp/fish/implicit/share/completions/timedatectl.fish:5 msgid "Execute the operation on a remote host" @@ -31950,7 +33879,6 @@ msgid "Opens the launchctl daemon file in the default editor" msgstr "" #: /tmp/fish/implicit/share/completions/lunchy.fish:9 -#: /tmp/fish/implicit/share/completions/systemctl.fish:14 msgid "Service" msgstr "" @@ -32161,26 +34089,26 @@ msgid "Trace NAME when it is defined" msgstr "" #: /tmp/fish/implicit/share/completions/machinectl.fish:2 -#: /tmp/fish/implicit/share/completions/systemctl.fish:45 +#: /tmp/fish/implicit/share/completions/systemctl.fish:38 #: /tmp/fish/implicit/share/completions/systemd-analyze.fish:2 msgid "Execute operation on a VM or container" msgstr "" #: /tmp/fish/implicit/share/completions/machinectl.fish:3 -#: /tmp/fish/implicit/share/completions/systemctl.fish:46 +#: /tmp/fish/implicit/share/completions/systemctl.fish:39 #: /tmp/fish/implicit/share/completions/systemd-analyze.fish:3 msgid "Print a short help and exit" msgstr "" #: /tmp/fish/implicit/share/completions/machinectl.fish:4 #: /tmp/fish/implicit/share/completions/pactl.fish:9 -#: /tmp/fish/implicit/share/completions/systemctl.fish:47 +#: /tmp/fish/implicit/share/completions/systemctl.fish:40 #: /tmp/fish/implicit/share/completions/systemd-analyze.fish:4 msgid "Print a short version and exit" msgstr "" #: /tmp/fish/implicit/share/completions/machinectl.fish:6 -#: /tmp/fish/implicit/share/completions/systemctl.fish:29 +#: /tmp/fish/implicit/share/completions/systemctl.fish:22 msgid "Do not print header and footer" msgstr "" @@ -32524,8 +34452,6 @@ msgid "Warn about multiple inclusion" msgstr "" #: /tmp/fish/implicit/share/completions/make.fish:1 -#: /tmp/fish/implicit/share/completions/systemctl.fish:11 -#: /tmp/fish/implicit/share/completions/systemctl.fish:13 msgid "Target" msgstr "" @@ -32980,6 +34906,344 @@ msgstr "" msgid "Display help text" msgstr "" +#: /tmp/fish/implicit/share/completions/mdadm.fish:1 +msgid "Assemble a pre-existing array" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:2 +msgid "Build a legacy array without superblocks" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:3 +msgid "Create a new array" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:4 +msgid "Select monitor mode" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:5 +msgid "Change the size or shape of an active array" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:6 +msgid "Manage devices in array, and possibly start it" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:7 +msgid "Start all auto-detected arrays" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:9 +msgid "Display more detailed help" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:11 +#: /tmp/fish/implicit/share/completions/obnam.fish:47 +#: /tmp/fish/implicit/share/completions/xrandr.fish:1 +msgid "Be more verbose" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:13 +msgid "Force operation" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:14 +msgid "Specify config file or directory" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:15 +msgid "Scan for missing information" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:16 +msgid "Set metadata style to use" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:17 +msgid "Provide home host identity" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:18 +msgid "Give name format preference" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:19 +msgid "Give cluster name" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:20 +msgid "Specify the number of active devices" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:21 +msgid "Specify the number of spare devices" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:22 +msgid "Specify the space to use from each drive" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:23 +msgid "Specify the size made available on the array" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:24 +msgid "Specify the chunk size" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:25 +msgid "Specify rounding factor" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:26 +msgid "Specify RAID level" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:27 +msgid "Specify data layout" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:28 +msgid "Specify file for write-intent bitmap" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:29 +msgid "Specify chunksize of bitmap" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:30 +msgid "Prefer reading from other devices than these" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:31 +msgid "Enable writes on array or device" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:32 +msgid "Disable writes on array" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:33 +msgid "Enable write-behind mode" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:34 +msgid "Assume the array is clean" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:35 +msgid "Use this file as a backup" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:36 +msgid "Specify start of array data" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:37 +msgid "Resume frozen --grow command" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:38 +msgid "Set array name" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:39 +msgid "Run array despite warnings" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:40 +msgid "Give instruction for device file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:41 +msgid "Add devices to array" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:42 +msgid "Specify max nodes in the cluster" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:43 +msgid "Specify journal device for RAID-4/5/6 array" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:44 +msgid "UUID of array to assemble" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:45 +msgid "Minor number of array device" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:46 +msgid "Refuse to start without all drives" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:47 +msgid "Do not ask for backup file, unavailable" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:48 +msgid "Update superblock properties" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:49 +msgid "Freeze --grow command" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:50 +msgid "Test mode" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:51 +msgid "Hot-add listed devices" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:52 +msgid "Re-add a previously removed device" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:53 +msgid "Hot-add listed devices as spare" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:54 +msgid "Remove listed inactive devices" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:55 +msgid "Mark listed devices as faulty" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:56 +msgid "Mark listed devices as requiring replacement" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:57 +msgid "Give devices as replacement" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:58 +msgid "Confirm existence of device" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:59 +msgid "Examine device for md use" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:60 +msgid "Print details on array" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:61 +msgid "Print details on platform capabilities" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:62 +msgid "Format data output as key=value pairs" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:63 +msgid "Print content of device metadata" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:64 +msgid "Fix examination for buggy SPARC 2.2 kernel RAID" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:65 +msgid "Print report about bitmap" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:66 +msgid "List recorded bad blocks" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:67 +msgid "Dump metadata to directory" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:68 +msgid "Restore metadata from directory" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:69 +msgid "Deactivate array" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:70 +msgid "Erase possible superblock" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:71 +msgid "Delete subarray" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:72 +msgid "Update subarray" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:73 +msgid "Wait for pending operations" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:74 +msgid "Mark array as clean ASAP" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:75 +msgid "Set sync action for md devices" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:76 +msgid "Rebuild /run/mdadm/map" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:77 +msgid "Automatically add eventually appearing device to array" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:78 +msgid "Mail address to send alerts to" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:79 +msgid "Program to run in case of an event" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:80 +msgid "Record events in syslog" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:81 +msgid "Polling interval" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:82 +msgid "Generate RebuildNN events each given percentage" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:83 +msgid "Run monitor mode as a daemon" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:84 +msgid "Write PID file when running as a daemon" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:85 +msgid "Check arrays only once" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:86 +msgid "Do not move spares between arrays" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:87 +msgid "Be more concise" +msgstr "" + #: /tmp/fish/implicit/share/completions/mdbook.fish:1 #: /tmp/fish/implicit/share/completions/mdbook.fish:4 msgid "Prints help" @@ -33050,11 +35314,11 @@ msgid "Minimal report" msgstr "" #: /tmp/fish/implicit/share/completions/mddiagnose.fish:8 -msgid "Evalute indexing information for path" +msgid "Evaluate indexing information for path" msgstr "" #: /tmp/fish/implicit/share/completions/mddiagnose.fish:9 -msgid "Evalute permissions information for path" +msgid "Evaluate permissions information for path" msgstr "" #: /tmp/fish/implicit/share/completions/mddiagnose.fish:10 @@ -33885,7 +36149,7 @@ msgstr "" #: /tmp/fish/implicit/share/completions/mkvextract.fish:11 #: /tmp/fish/implicit/share/completions/rsync.fish:1 -#: /tmp/fish/implicit/share/completions/zypper.fish:50 +#: /tmp/fish/implicit/share/completions/zypper.fish:51 msgid "Increase verbosity" msgstr "" @@ -39233,11 +41497,11 @@ msgid "Add specified amount to niceness value" msgstr "" #: /tmp/fish/implicit/share/completions/ninja.fish:1 -msgid "Change to DIR" +msgid "change to specified directory" msgstr "" #: /tmp/fish/implicit/share/completions/ninja.fish:2 -msgid "specify build file" +msgid "specify build file [default=build.ninja]" msgstr "" #: /tmp/fish/implicit/share/completions/ninja.fish:3 @@ -39249,19 +41513,32 @@ msgid "show all command lines while building" msgstr "" #: /tmp/fish/implicit/share/completions/ninja.fish:5 -msgid "number of jobs" +msgid "number of jobs to run in parallel [default derived from CPUs]" msgstr "" #: /tmp/fish/implicit/share/completions/ninja.fish:6 -msgid "do not start if load > N" +msgid "do not start if load average > N" msgstr "" #: /tmp/fish/implicit/share/completions/ninja.fish:7 -msgid "keep until N jobs fail" +msgid "keep going until N jobs fail [default=1]" msgstr "" #: /tmp/fish/implicit/share/completions/ninja.fish:8 -msgid "help" +#: /tmp/fish/implicit/share/completions/quilt.fish:1 +msgid "show help" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ninja.fish:9 +msgid "enable debugging, specify debug mode" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ninja.fish:10 +msgid "adjust warnings, specify flags" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ninja.fish:11 +msgid "print ninja version" msgstr "" #: /tmp/fish/implicit/share/completions/nl.fish:1 @@ -40938,11 +43215,6 @@ msgstr "" msgid "Where to restore / mount to" msgstr "" -#: /tmp/fish/implicit/share/completions/obnam.fish:47 -#: /tmp/fish/implicit/share/completions/xrandr.fish:1 -msgid "Be more verbose" -msgstr "" - #: /tmp/fish/implicit/share/completions/obnam.fish:48 msgid "Do not be verbose" msgstr "" @@ -42845,14 +45117,6 @@ msgstr "" msgid "List all modules the given packages requires for static linking" msgstr "" -#: /tmp/fish/implicit/share/completions/pkgfile.fish:1 -msgid "show program's version number and exit" -msgstr "" - -#: /tmp/fish/implicit/share/completions/pkgfile.fish:2 -msgid "show this help message and exit" -msgstr "" - #: /tmp/fish/implicit/share/completions/pkgfile.fish:3 msgid "only show files in a {s}bin/ directory. Works with -s, -l" msgstr "" @@ -42989,8 +45253,8 @@ msgid "Download a remote package" msgstr "" #: /tmp/fish/implicit/share/completions/pkg.fish:26 -#: /tmp/fish/implicit/share/completions/zypper.fish:2 -#: /tmp/fish/implicit/share/completions/zypper.fish:17 +#: /tmp/fish/implicit/share/completions/zypper.fish:3 +#: /tmp/fish/implicit/share/completions/zypper.fish:18 msgid "Install packages" msgstr "" @@ -44363,10 +46627,6 @@ msgstr "" msgid "Issue errors" msgstr "" -#: /tmp/fish/implicit/share/completions/quilt.fish:1 -msgid "show help" -msgstr "" - #: /tmp/fish/implicit/share/completions/quilt.fish:3 msgid "specify the file to Run Control file to use" msgstr "" @@ -45653,6 +47913,558 @@ msgstr "" msgid "Compiler debug mode" msgstr "" +#: /tmp/fish/implicit/share/completions/s3cmd.fish:1 +msgid "Make bucket" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:2 +msgid "Remove bucket" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:3 +msgid "List objects or buckets" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:4 +msgid "List all object in all buckets" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:5 +msgid "Put file into bucket" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:6 +msgid "Get file from bucket" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:7 +msgid "Delete file from bucket" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:8 +msgid "Delete file from bucket (alias for del)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:9 +msgid "Restore file from Glacier storage" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:10 +msgid "Synchronize a directory tree to S3" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:11 +msgid "Disk usage by buckets" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:12 +msgid "Get various information about Buckets or Files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:13 +msgid "Copy object" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:14 +msgid "Modify object metadata" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:15 +msgid "Move object" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:16 +msgid "Modify Access control list for Bucket or Files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:17 +msgid "Modify Bucket Policy" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:18 +msgid "Delete Bucket Policy" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:19 +msgid "Modify Bucket CORS" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:20 +msgid "Delete Bucket CORS" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:21 +msgid "Modify Bucket Requester Pays policy" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:22 +msgid "Show multipart uploads" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:23 +msgid "Abort a multipart upload" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:24 +msgid "List parts of a multipart upload" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:25 +msgid "Enable/disable bucket access logging" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:26 +msgid "Sign arbitrary string using the secret key" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:27 +msgid "Sign an S3 URL to provide limited public access with expiry" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:28 +msgid "Fix invalid file names in a bucket" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:29 +msgid "Create Website from bucket" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:30 +msgid "Delete Website" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:31 +msgid "Info about Website" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:32 +msgid "Set or delete expiration rule for the bucket" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:33 +msgid "Upload a lifecycle policy for the bucket" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:34 +msgid "Remove a lifecycle policy for the bucket" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:35 +msgid "List CloudFront distribution points" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:36 +msgid "Display CloudFront distribution point parameters" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:37 +msgid "Create CloudFront distribution point" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:38 +msgid "Delete CloudFront distribution point" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:39 +msgid "Change CloudFront distribution point parameters" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:40 +msgid "Display CloudFront invalidation request(s) status" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:42 +msgid "Run interactive (re)configuration tool" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:44 +msgid "Dump current configuration" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:45 +msgid "AWS Access Key" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:46 +msgid "AWS Secret Key" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:47 +msgid "AWS Access Token" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:48 +msgid "Dry run, test only" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:49 +msgid "Use HTTPS (default)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:50 +msgid "Don't use HTTPS" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:51 +msgid "Encrypt files before uploading" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:52 +msgid "Don't encrypt files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:53 +msgid "Force overwrite" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:54 +msgid "Resume partially downloaded file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:55 +msgid "Resume partially uploaded files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:56 +msgid "Resume multipart upload by UploadId" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:57 +msgid "Skip existing files at destination" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:58 +msgid "Upload/download/delete recursively" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:59 +msgid "Check MD5 sums (default)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:60 +msgid "Skip MD5 sum check" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:61 +msgid "Store with ACL read for all" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:62 +msgid "Store with private ACL" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:63 +msgid "Grant permission to named user" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:64 +msgid "Revoke permission to named user" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:65 +msgid "Days to keep restored file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:66 +msgid "S3 glacier restore priority" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:67 +msgid "Delete objects not found locally" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:68 +msgid "Don't delete dest objects" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:69 +msgid "Delete after upload" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:70 +msgid "Delete no more than NUM files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:71 +msgid "Max objects per response" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:72 +msgid "Additional parallel upload" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:73 +msgid "Delete remotely after fetch" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:74 +msgid "Preserve FS attributes" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:75 +msgid "Don't store FS attributes" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:76 +msgid "Exclude GLOB matches" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:77 +msgid "--exclude GLOBs from FILE" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:78 +msgid "Exclude REGEXP matches" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:79 +msgid "Read --rexclude REGEXPs from FILE" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:80 +msgid "Include GLOB matches even if previously excluded" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:81 +msgid "Read --include GLOBs from FILE" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:82 +msgid "Include REGEXP matches even if preiously excluded" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:83 +msgid "Read --rinclude REGEXPs from FILE" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:84 +msgid "Read source-file names from FILE" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:85 +msgid "Create bucket in region" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:86 +msgid "S3 endpoint (default: s3.amazonaws.com)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:87 +msgid "DNS-style bucket+hostname:port template for bucket" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:88 +msgid "Store with reduced redundancy" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:89 +msgid "Store without reduced redundancy" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:90 +msgid "Store with STANDARD, STANDARD_IA, or REDUCED_REDUNDANCY" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:91 +msgid "Prefix for access logs" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:92 +msgid "Disable access logging" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:93 +msgid "Default MIME-type for objects" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:94 +msgid "Guess MIME-type" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:95 +msgid "Don't guess MIME-type, use default" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:96 +msgid "Don't use mime magic when guessing" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:97 +msgid "Force MIME-type" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:98 +msgid "Add HTTP header" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:99 +msgid "Remove HTTP header" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:100 +msgid "Use server-side encryption for upload" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:101 +msgid "Encrypt with specified AWS KMS-managed key" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:102 +msgid "Use specified encoding" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:103 +msgid "Add encoding to CSV extension list" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:104 +msgid "Use S3 name as-is" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:105 +msgid "No multipart on files larger than --multipart-chunk-size-mb" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:106 +msgid "Multipart upload chunk size" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:107 +msgid "Include MD5 sums in bucket listings" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:108 +msgid "Print sizes in human-readable form" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:109 +msgid "Name of index-document" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:110 +msgid "Name of error-document" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:111 +msgid "When expiration rule takes effect" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:112 +msgid "Days to expire" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:113 +msgid "Apply expiry to objects matching prefix" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:114 +msgid "Show progress (default on TTY)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:115 +msgid "Don't show progress meter (default if non-TTY)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:116 +msgid "Show file transfer stats" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:117 +msgid "Enable CloudFront distribution" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:118 +msgid "Disable CloudFront distribution" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:119 +msgid "Invalidate CloudFront file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:120 +msgid "Invalidate default index" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:121 +msgid "Don't invalidate default index" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:122 +msgid "Add CNAME to CloudFront distribution" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:123 +msgid "Remove CNAME from CloudFront distribution" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:124 +msgid "Set COMMENT for CloudFront distribution" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:125 +msgid "Set default root object" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:127 +msgid "Debug output" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:130 +msgid "Cache FILE containing MD5 values" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:131 +msgid "Silence stdout output" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:132 +msgid "Path to SSL CA certificate FILE" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:133 +msgid "Validate SSL certificate" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:134 +msgid "Don't validate SSL certificate" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:135 +msgid "Validate SSL hostname" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:136 +msgid "Don't validate SSL hostname" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:137 +msgid "Use AWS Signature version 2" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:138 +msgid "Limit upload or download speed (bytes/sec)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:139 +msgid "Set REQUESTER PAYS for operations" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:140 +msgid "Produce long listing" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:141 +msgid "Stop on error in transfer" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:142 +msgid "Provide Content-Disposition for signed URLs" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:143 +msgid "Provide Content-Type for signed URLs" +msgstr "" + #: /tmp/fish/implicit/share/completions/sass-convert.fish:1 msgid "" "The format to convert from. Can be css, scss, sass. By default, this is " @@ -45840,6 +48652,98 @@ msgstr "" msgid "Silence warnings and status messages during compilation." msgstr "" +#: /tmp/fish/implicit/share/completions/sbt.fish:1 +msgid "Create a new sbt project from the given template" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:2 +msgid "Connect to a server with an interactive sbt prompt" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:3 +msgid "Print options help message" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:4 +msgid "Print more details" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:5 +msgid "Set log level to debug" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:6 +msgid "Disable ANSI color codes" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:7 +msgid "Launch even if there's no sbt project" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:8 +msgid "Use all local caches" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:9 +msgid "Use global caches, but not global ~/.sbt directory" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:10 +msgid "Disable interactive mode" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:11 +msgid "Specify path to global settings/plugins" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:12 +msgid "Specify path to shared boot directory" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:13 +msgid "Specify path to local Ivy repository" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:14 +msgid "Set memory options" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:15 +msgid "Turn on JVM debugging, open at the given port" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:16 +msgid "Use specified version of sbt" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:17 +msgid "Use specified jar as the sbt launcher" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:18 +msgid "Use an RC version of sbt" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:19 +msgid "Use a snapshot version of sbt" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:20 +msgid "Alternate JAVA_HOME" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:21 +msgid "Pass -D option directly to the Java runtime" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:22 +msgid "Pass -X option directly to the Java runtime" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:23 +msgid "Pass -X option to sbt's scalacOptions" +msgstr "" + #: /tmp/fish/implicit/share/completions/scanimage.fish:1 msgid "Top-left x position of scan area [0..480pel]/[0..218mm]" msgstr "" @@ -46546,6 +49450,59 @@ msgstr "" msgid "Specifies layout variant used to choose component names" msgstr "" +#: /tmp/fish/implicit/share/completions/snap.fish:1 +msgid "Test if snap has yet to be given the subcommand" +msgstr "" + +#: /tmp/fish/implicit/share/completions/snap.fish:3 +msgid "Test if snap command should have packages as potential completion" +msgstr "" + +#: /tmp/fish/implicit/share/completions/snap.fish:4 +msgid "Test if snap command should have files as potential completion" +msgstr "" + +#: /tmp/fish/implicit/share/completions/snap.fish:5 +#: /tmp/fish/implicit/share/completions/snap.fish:6 +msgid "List disabled snaps" +msgstr "" + +#: /tmp/fish/implicit/share/completions/snap.fish:7 +msgid "List installed snaps" +msgstr "" + +#: /tmp/fish/implicit/share/completions/snap.fish:8 +msgid "List of interfaces" +msgstr "" + +#: /tmp/fish/implicit/share/completions/snap.fish:9 +msgid "List change IDs" +msgstr "" + +#: /tmp/fish/implicit/share/completions/snap.fish:10 +msgid "List aliases" +msgstr "" + +#: /tmp/fish/implicit/share/completions/snap.fish:11 +msgid "Check that no assertion type is used yet" +msgstr "" + +#: /tmp/fish/implicit/share/completions/snap.fish:12 +msgid "Check if certain assertion type is used" +msgstr "" + +#: /tmp/fish/implicit/share/completions/snap.fish:13 +msgid "List assertion filters" +msgstr "" + +#: /tmp/fish/implicit/share/completions/snap.fish:14 +msgid "Show this help message" +msgstr "" + +#: /tmp/fish/implicit/share/completions/snap.fish:16 +msgid "Snap" +msgstr "" + #: /tmp/fish/implicit/share/completions/sort.fish:1 msgid "Ignore leading blanks" msgstr "" @@ -46996,43 +49953,47 @@ msgid "Test if a code block is currently evaluated" msgstr "" #: /tmp/fish/implicit/share/completions/status.fish:6 -msgid "Test if new jobs are never put under job control" +msgid "Test if a breakpoint is currently in effect" msgstr "" #: /tmp/fish/implicit/share/completions/status.fish:7 -msgid "Test if only interactive new jobs are put under job control" +msgid "Test if new jobs are never put under job control" msgstr "" #: /tmp/fish/implicit/share/completions/status.fish:8 -msgid "Test if all new jobs are put under job control" +msgid "Test if only interactive new jobs are put under job control" msgstr "" #: /tmp/fish/implicit/share/completions/status.fish:9 -msgid "Print the filename of the currently running script" +msgid "Test if all new jobs are put under job control" msgstr "" #: /tmp/fish/implicit/share/completions/status.fish:10 -msgid "Print the line number of the currently running script" +msgid "Print the filename of the currently running script" msgstr "" #: /tmp/fish/implicit/share/completions/status.fish:11 +msgid "Print the line number of the currently running script" +msgstr "" + +#: /tmp/fish/implicit/share/completions/status.fish:12 msgid "" "Print a list of all function calls leading up to running the current command" msgstr "" -#: /tmp/fish/implicit/share/completions/status.fish:12 +#: /tmp/fish/implicit/share/completions/status.fish:13 msgid "Set which jobs are under job control" msgstr "" -#: /tmp/fish/implicit/share/completions/status.fish:13 +#: /tmp/fish/implicit/share/completions/status.fish:14 msgid "Set all jobs under job control" msgstr "" -#: /tmp/fish/implicit/share/completions/status.fish:14 +#: /tmp/fish/implicit/share/completions/status.fish:15 msgid "Set only interactive jobs under job control" msgstr "" -#: /tmp/fish/implicit/share/completions/status.fish:15 +#: /tmp/fish/implicit/share/completions/status.fish:16 msgid "Set no jobs under job control" msgstr "" @@ -47104,6 +50065,34 @@ msgstr "" msgid "Remove newline" msgstr "" +#: /tmp/fish/implicit/share/completions/subl.fish:1 +msgid "Load the given project" +msgstr "" + +#: /tmp/fish/implicit/share/completions/subl.fish:2 +msgid "Run the given command" +msgstr "" + +#: /tmp/fish/implicit/share/completions/subl.fish:3 +msgid "Open a new window" +msgstr "" + +#: /tmp/fish/implicit/share/completions/subl.fish:4 +msgid "Add folders to the current window" +msgstr "" + +#: /tmp/fish/implicit/share/completions/subl.fish:5 +msgid "Wait for the files to be closed before returning" +msgstr "" + +#: /tmp/fish/implicit/share/completions/subl.fish:6 +msgid "Don't activate the application" +msgstr "" + +#: /tmp/fish/implicit/share/completions/subl.fish:7 +msgid "Keep the application activated after closing the file" +msgstr "" + #: /tmp/fish/implicit/share/completions/sudo.fish:2 msgid "Close all file descriptors greater or equal to the given number" msgstr "" @@ -47705,140 +50694,124 @@ msgid "Set the default target to boot into" msgstr "" #: /tmp/fish/implicit/share/completions/systemctl.fish:9 -msgid "Show a unit" -msgstr "" - -#: /tmp/fish/implicit/share/completions/systemctl.fish:10 -msgid "Edit a unit" -msgstr "" - -#: /tmp/fish/implicit/share/completions/systemctl.fish:12 -msgid "Snapshot" -msgstr "" - -#: /tmp/fish/implicit/share/completions/systemctl.fish:15 msgid "List of unit types" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:16 +#: /tmp/fish/implicit/share/completions/systemctl.fish:10 msgid "List of unit states" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:17 -msgid "Properties displayed in the \"show\" command" -msgstr "" - -#: /tmp/fish/implicit/share/completions/systemctl.fish:18 +#: /tmp/fish/implicit/share/completions/systemctl.fish:11 msgid "Show all units or properties" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:19 +#: /tmp/fish/implicit/share/completions/systemctl.fish:12 msgid "Show also units of local containers" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:20 +#: /tmp/fish/implicit/share/completions/systemctl.fish:13 msgid "Show reverse dependencies between units" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:21 +#: /tmp/fish/implicit/share/completions/systemctl.fish:14 msgid "Show units ordered before specified unit" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:22 +#: /tmp/fish/implicit/share/completions/systemctl.fish:15 msgid "Show units ordered after specified unit" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:23 +#: /tmp/fish/implicit/share/completions/systemctl.fish:16 msgid "Do not ellipsize anything" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:24 +#: /tmp/fish/implicit/share/completions/systemctl.fish:17 msgid "Show the type of the socket" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:25 +#: /tmp/fish/implicit/share/completions/systemctl.fish:18 msgid "How to deal with queued jobs" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:26 +#: /tmp/fish/implicit/share/completions/systemctl.fish:19 msgid "Ignore inhibitor locks on shutdown or sleep" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:27 +#: /tmp/fish/implicit/share/completions/systemctl.fish:20 msgid "Suppress output to STDOUT" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:28 +#: /tmp/fish/implicit/share/completions/systemctl.fish:21 msgid "Do not wait for the requested operation to finish" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:30 +#: /tmp/fish/implicit/share/completions/systemctl.fish:23 #: /tmp/fish/implicit/share/completions/systemd-analyze.fish:6 msgid "Talk to the service manager of the calling user" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:31 +#: /tmp/fish/implicit/share/completions/systemctl.fish:24 #: /tmp/fish/implicit/share/completions/systemd-analyze.fish:7 msgid "Talk to the service manager of the system." msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:32 +#: /tmp/fish/implicit/share/completions/systemctl.fish:25 msgid "Enable or disable for all users" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:33 +#: /tmp/fish/implicit/share/completions/systemctl.fish:26 msgid "Do not send wall message before halt" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:34 +#: /tmp/fish/implicit/share/completions/systemctl.fish:27 msgid "Do not reload daemon configuration" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:35 +#: /tmp/fish/implicit/share/completions/systemctl.fish:28 msgid "Disable asking for password" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:36 +#: /tmp/fish/implicit/share/completions/systemctl.fish:29 msgid "Send signal to which process" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:37 +#: /tmp/fish/implicit/share/completions/systemctl.fish:30 msgid "Which signal to send" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:38 +#: /tmp/fish/implicit/share/completions/systemctl.fish:31 msgid "Overwrite conflicting existing symlinks" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:39 +#: /tmp/fish/implicit/share/completions/systemctl.fish:32 msgid "Use alternative root path" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:40 +#: /tmp/fish/implicit/share/completions/systemctl.fish:33 msgid "Make changes only temporarily" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:41 +#: /tmp/fish/implicit/share/completions/systemctl.fish:34 msgid "Number of journal lines to show" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:42 +#: /tmp/fish/implicit/share/completions/systemctl.fish:35 msgid "Control journal formatting" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:43 +#: /tmp/fish/implicit/share/completions/systemctl.fish:36 msgid "list-dependencies flat, not as tree" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:49 +#: /tmp/fish/implicit/share/completions/systemctl.fish:42 msgid "Reboot to EFI setup" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:50 +#: /tmp/fish/implicit/share/completions/systemctl.fish:43 msgid "Also start unit" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:51 +#: /tmp/fish/implicit/share/completions/systemctl.fish:44 msgid "Also stop unit" msgstr "" @@ -48160,108 +51133,110 @@ msgid "Tape length" msgstr "" #: /tmp/fish/implicit/share/completions/tar.fish:30 +#: /tmp/fish/implicit/share/completions/tar.fish:31 msgid "Don't extract modification time" msgstr "" -#: /tmp/fish/implicit/share/completions/tar.fish:31 -msgid "Multi volume archive" -msgstr "" - #: /tmp/fish/implicit/share/completions/tar.fish:32 -msgid "Only store newer files" +msgid "Multi volume archive" msgstr "" #: /tmp/fish/implicit/share/completions/tar.fish:33 #: /tmp/fish/implicit/share/completions/tar.fish:34 -msgid "Use V7 format" +msgid "Only store newer files" msgstr "" #: /tmp/fish/implicit/share/completions/tar.fish:35 +#: /tmp/fish/implicit/share/completions/tar.fish:36 +msgid "Use V7 format" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tar.fish:37 msgid "Extract to stdout" msgstr "" -#: /tmp/fish/implicit/share/completions/tar.fish:36 -#: /tmp/fish/implicit/share/completions/tar.fish:37 +#: /tmp/fish/implicit/share/completions/tar.fish:38 +#: /tmp/fish/implicit/share/completions/tar.fish:39 msgid "Extract all permissions" msgstr "" -#: /tmp/fish/implicit/share/completions/tar.fish:38 +#: /tmp/fish/implicit/share/completions/tar.fish:40 msgid "Don't strip leading /" msgstr "" -#: /tmp/fish/implicit/share/completions/tar.fish:39 +#: /tmp/fish/implicit/share/completions/tar.fish:41 msgid "Preserve all permissions and do not sort file arguments" msgstr "" -#: /tmp/fish/implicit/share/completions/tar.fish:40 +#: /tmp/fish/implicit/share/completions/tar.fish:42 msgid "Show record number" msgstr "" -#: /tmp/fish/implicit/share/completions/tar.fish:41 +#: /tmp/fish/implicit/share/completions/tar.fish:43 msgid "Remove files after adding to archive" msgstr "" -#: /tmp/fish/implicit/share/completions/tar.fish:42 -#: /tmp/fish/implicit/share/completions/tar.fish:43 +#: /tmp/fish/implicit/share/completions/tar.fish:44 +#: /tmp/fish/implicit/share/completions/tar.fish:45 msgid "Do not sort file arguments" msgstr "" -#: /tmp/fish/implicit/share/completions/tar.fish:44 +#: /tmp/fish/implicit/share/completions/tar.fish:46 msgid "Preserve file ownership" msgstr "" -#: /tmp/fish/implicit/share/completions/tar.fish:45 +#: /tmp/fish/implicit/share/completions/tar.fish:47 msgid "Handle sparse files" msgstr "" -#: /tmp/fish/implicit/share/completions/tar.fish:46 +#: /tmp/fish/implicit/share/completions/tar.fish:48 msgid "Extract file from file" msgstr "" -#: /tmp/fish/implicit/share/completions/tar.fish:47 +#: /tmp/fish/implicit/share/completions/tar.fish:49 msgid "-T has null-terminated names" msgstr "" -#: /tmp/fish/implicit/share/completions/tar.fish:48 +#: /tmp/fish/implicit/share/completions/tar.fish:50 msgid "Print total bytes written" msgstr "" -#: /tmp/fish/implicit/share/completions/tar.fish:50 +#: /tmp/fish/implicit/share/completions/tar.fish:52 msgid "Set volume name" msgstr "" -#: /tmp/fish/implicit/share/completions/tar.fish:52 -#: /tmp/fish/implicit/share/completions/tar.fish:53 +#: /tmp/fish/implicit/share/completions/tar.fish:54 +#: /tmp/fish/implicit/share/completions/tar.fish:55 msgid "Ask for confirmation" msgstr "" -#: /tmp/fish/implicit/share/completions/tar.fish:54 +#: /tmp/fish/implicit/share/completions/tar.fish:56 msgid "Verify archive" msgstr "" -#: /tmp/fish/implicit/share/completions/tar.fish:55 +#: /tmp/fish/implicit/share/completions/tar.fish:57 msgid "Exclude file" msgstr "" -#: /tmp/fish/implicit/share/completions/tar.fish:56 -msgid "Exclude files listed in specified file" -msgstr "" - -#: /tmp/fish/implicit/share/completions/tar.fish:57 #: /tmp/fish/implicit/share/completions/tar.fish:58 -msgid "Filter through compress" +msgid "Exclude files listed in specified file" msgstr "" #: /tmp/fish/implicit/share/completions/tar.fish:59 #: /tmp/fish/implicit/share/completions/tar.fish:60 -msgid "Filter through gzip" +msgid "Filter through compress" msgstr "" #: /tmp/fish/implicit/share/completions/tar.fish:61 +#: /tmp/fish/implicit/share/completions/tar.fish:62 +msgid "Filter through gzip" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tar.fish:63 msgid "Filter through specified program" msgstr "" -#: /tmp/fish/implicit/share/completions/tar.fish:62 +#: /tmp/fish/implicit/share/completions/tar.fish:64 msgid "Filter through xz" msgstr "" @@ -49005,7 +51980,7 @@ msgid "Block until finished" msgstr "" #: /tmp/fish/implicit/share/completions/tmutil.fish:46 -msgid "Autmatic rotation" +msgid "Automatic rotation" msgstr "" #: /tmp/fish/implicit/share/completions/tmutil.fish:47 @@ -49077,7 +52052,7 @@ msgid "Specify the name of the server socket to use" msgstr "" #: /tmp/fish/implicit/share/completions/tmux.fish:14 -msgid "Full path to sever socket. If set, -L is ignored." +msgid "Full path to server socket. If set, -L is ignored." msgstr "" #: /tmp/fish/implicit/share/completions/tmux.fish:15 @@ -50784,10 +53759,6 @@ msgstr "" msgid "Lists all available Vagrant boxes" msgstr "" -#: /tmp/fish/implicit/share/completions/vagrant.fish:3 -msgid "Print the version and exit" -msgstr "" - #: /tmp/fish/implicit/share/completions/vagrant.fish:4 msgid "Print the help and exit" msgstr "" @@ -52850,7 +55821,7 @@ msgid "Connect" msgstr "" #: /tmp/fish/implicit/share/completions/wicd-cli.fish:7 -msgid "List encription types" +msgid "List encryption types" msgstr "" #: /tmp/fish/implicit/share/completions/wicd-cli.fish:8 @@ -54918,987 +57889,999 @@ msgstr "" msgid "Don't compress files with these suffixes" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:4 -msgid "Accept multiple commands at once" +#: /tmp/fish/implicit/share/completions/zypper.fish:2 +msgid "Repo" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:5 -msgid "List all defined repositories" +msgid "Accept multiple commands at once" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:6 -msgid "Add a new repository" +msgid "List all defined repositories" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:7 -msgid "Remove specified repository" +msgid "Add a new repository" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:8 -msgid "Rename specified repository" +msgid "Remove specified repository" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:9 -msgid "Modify specified repository" +msgid "Rename specified repository" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:10 -msgid "Refresh all repositories" +msgid "Modify specified repository" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:11 -msgid "Clean local caches" +msgid "Refresh all repositories" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:12 -msgid "List all defined services" +msgid "Clean local caches" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:13 -msgid "Add a new service" +msgid "List all defined services" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:14 -msgid "Modify specified service" +msgid "Add a new service" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:15 -msgid "Remove specified service" +msgid "Modify specified service" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:16 +msgid "Remove specified service" +msgstr "" + +#: /tmp/fish/implicit/share/completions/zypper.fish:17 msgid "Refresh all services" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:19 +#: /tmp/fish/implicit/share/completions/zypper.fish:20 msgid "Verify integrity of package dependencies" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:20 +#: /tmp/fish/implicit/share/completions/zypper.fish:21 msgid "Install source packages and their build dependencies" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:21 +#: /tmp/fish/implicit/share/completions/zypper.fish:22 msgid "Install newly added packages recommended by installed packages" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:22 +#: /tmp/fish/implicit/share/completions/zypper.fish:23 msgid "Update installed packages with newer versions" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:23 +#: /tmp/fish/implicit/share/completions/zypper.fish:24 msgid "List available updates" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:24 +#: /tmp/fish/implicit/share/completions/zypper.fish:25 msgid "Install needed patches" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:25 +#: /tmp/fish/implicit/share/completions/zypper.fish:26 msgid "List needed patches" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:26 +#: /tmp/fish/implicit/share/completions/zypper.fish:27 msgid "Perform a distribution upgrade" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:27 +#: /tmp/fish/implicit/share/completions/zypper.fish:28 msgid "Check for patches" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:28 +#: /tmp/fish/implicit/share/completions/zypper.fish:29 msgid "Search for packages matching a pattern" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:29 +#: /tmp/fish/implicit/share/completions/zypper.fish:30 msgid "Show full information for specified packages" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:30 +#: /tmp/fish/implicit/share/completions/zypper.fish:31 msgid "Show full information for specified patches" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:31 +#: /tmp/fish/implicit/share/completions/zypper.fish:32 msgid "Show full information for specified patterns" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:32 +#: /tmp/fish/implicit/share/completions/zypper.fish:33 msgid "Show full information for specified products" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:33 +#: /tmp/fish/implicit/share/completions/zypper.fish:34 msgid "List all available patches" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:34 +#: /tmp/fish/implicit/share/completions/zypper.fish:35 msgid "List all available packages" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:35 +#: /tmp/fish/implicit/share/completions/zypper.fish:36 msgid "List all available patterns" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:36 +#: /tmp/fish/implicit/share/completions/zypper.fish:37 msgid "List all available products" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:37 +#: /tmp/fish/implicit/share/completions/zypper.fish:38 msgid "List packages providing specified capability" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:38 +#: /tmp/fish/implicit/share/completions/zypper.fish:39 msgid "Add a package lock" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:39 +#: /tmp/fish/implicit/share/completions/zypper.fish:40 msgid "Remove a package lock" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:40 +#: /tmp/fish/implicit/share/completions/zypper.fish:41 msgid "List current package locks" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:41 +#: /tmp/fish/implicit/share/completions/zypper.fish:42 msgid "Remove unused locks" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:42 +#: /tmp/fish/implicit/share/completions/zypper.fish:43 msgid "Compare two version strings" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:43 +#: /tmp/fish/implicit/share/completions/zypper.fish:44 msgid "Print the target operating system ID string" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:44 +#: /tmp/fish/implicit/share/completions/zypper.fish:45 msgid "Print report about licenses and EULAs of installed packages" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:45 +#: /tmp/fish/implicit/share/completions/zypper.fish:46 msgid "Download source rpms for all installed packages to a local directory" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:47 +#: /tmp/fish/implicit/share/completions/zypper.fish:48 msgid "Output the version number" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:48 +#: /tmp/fish/implicit/share/completions/zypper.fish:49 msgid "Use specified config file instead of the default" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:49 +#: /tmp/fish/implicit/share/completions/zypper.fish:50 msgid "Suppress normal output, print only error messages" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:51 +#: /tmp/fish/implicit/share/completions/zypper.fish:52 msgid "Do not abbreviate text in tables" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:52 +#: /tmp/fish/implicit/share/completions/zypper.fish:53 msgid "Table style (integer)" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:53 +#: /tmp/fish/implicit/share/completions/zypper.fish:54 msgid "Turn on rug compatibility" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:54 +#: /tmp/fish/implicit/share/completions/zypper.fish:55 msgid "Do not ask anything, use default answers automatically" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:55 +#: /tmp/fish/implicit/share/completions/zypper.fish:56 msgid "Switch to XML output" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:56 +#: /tmp/fish/implicit/share/completions/zypper.fish:57 msgid "Ignore unknown packages" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:57 +#: /tmp/fish/implicit/share/completions/zypper.fish:58 msgid "Use an additional repository" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:58 +#: /tmp/fish/implicit/share/completions/zypper.fish:59 msgid "Use alternative repository definition file directory" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:59 +#: /tmp/fish/implicit/share/completions/zypper.fish:60 msgid "Use alternative directory for all caches" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:60 +#: /tmp/fish/implicit/share/completions/zypper.fish:61 msgid "Operate on a different root directory" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:61 +#: /tmp/fish/implicit/share/completions/zypper.fish:62 msgid "" "Do not treat patches as interactive, which have the rebootSuggested-flag set" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:62 +#: /tmp/fish/implicit/share/completions/zypper.fish:63 msgid "Ignore GPG check failures and continue" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:63 +#: /tmp/fish/implicit/share/completions/zypper.fish:64 msgid "Automatically trust and import new repository signing keys" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:64 +#: /tmp/fish/implicit/share/completions/zypper.fish:65 msgid "Do not read meta-data from repositories" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:65 +#: /tmp/fish/implicit/share/completions/zypper.fish:66 msgid "Do not refresh the repositories" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:66 +#: /tmp/fish/implicit/share/completions/zypper.fish:67 msgid "Ignore CD/DVD repositories" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:67 +#: /tmp/fish/implicit/share/completions/zypper.fish:68 msgid "Ignore remote repositories" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:68 +#: /tmp/fish/implicit/share/completions/zypper.fish:69 msgid "Do not read installed packages" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:69 +#: /tmp/fish/implicit/share/completions/zypper.fish:70 msgid "Output a list of zypper user prompts" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:70 +#: /tmp/fish/implicit/share/completions/zypper.fish:71 msgid "User defined transaction id used in history and plugins" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:71 +#: /tmp/fish/implicit/share/completions/zypper.fish:72 msgid "Use alternative raw meta-data cache directory" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:72 +#: /tmp/fish/implicit/share/completions/zypper.fish:73 msgid "Use alternative solv file cache directory" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:73 +#: /tmp/fish/implicit/share/completions/zypper.fish:74 msgid "Use alternative package cache directory" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:74 +#: /tmp/fish/implicit/share/completions/zypper.fish:75 msgid "Export all defined repositories as a single local .repo file" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:75 +#: /tmp/fish/implicit/share/completions/zypper.fish:76 msgid "Show also repository alias" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:76 -msgid "Show also repository name" -msgstr "" - #: /tmp/fish/implicit/share/completions/zypper.fish:77 -#: /tmp/fish/implicit/share/completions/zypper.fish:120 -msgid "Show also base URI of repositories" +msgid "Show also repository name" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:78 #: /tmp/fish/implicit/share/completions/zypper.fish:121 -msgid "Show also repository priority" +msgid "Show also base URI of repositories" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:79 -msgid "Show also the autorefresh flag" +#: /tmp/fish/implicit/share/completions/zypper.fish:122 +msgid "Show also repository priority" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:80 -#: /tmp/fish/implicit/share/completions/zypper.fish:122 -msgid "Show more information like URI, priority, type" +msgid "Show also the autorefresh flag" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:81 -msgid "Show also alias of parent service" +#: /tmp/fish/implicit/share/completions/zypper.fish:123 +msgid "Show more information like URI, priority, type" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:82 -#: /tmp/fish/implicit/share/completions/zypper.fish:125 -msgid "Sort the list by URI" +msgid "Show also alias of parent service" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:83 -#: /tmp/fish/implicit/share/completions/zypper.fish:124 -msgid "Sort the list by repository priority" +#: /tmp/fish/implicit/share/completions/zypper.fish:126 +msgid "Sort the list by URI" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:84 -msgid "Sort the list by alias" +#: /tmp/fish/implicit/share/completions/zypper.fish:125 +msgid "Sort the list by repository priority" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:85 -#: /tmp/fish/implicit/share/completions/zypper.fish:126 -msgid "Sort the list by name" +msgid "Sort the list by alias" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:86 -msgid "Just another means to specify a .repo file to read" +#: /tmp/fish/implicit/share/completions/zypper.fish:127 +msgid "Sort the list by name" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:87 -msgid "Type of repository (yast2, rpm-md, plaindir)" +msgid "Just another means to specify a .repo file to read" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:88 -msgid "Add the repository as disabled" +msgid "Type of repository (yast2, rpm-md, plaindir)" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:89 -msgid "Probe URI" +msgid "Add the repository as disabled" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:90 -msgid "Don't probe URI, probe later during refresh" +msgid "Probe URI" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:91 -msgid "Specify descriptive name for the repository" +msgid "Don't probe URI, probe later during refresh" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:92 -#: /tmp/fish/implicit/share/completions/zypper.fish:105 -msgid "Enable RPM files caching" +msgid "Specify descriptive name for the repository" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:93 #: /tmp/fish/implicit/share/completions/zypper.fish:106 -msgid "Disable RPM files caching" +msgid "Enable RPM files caching" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:94 #: /tmp/fish/implicit/share/completions/zypper.fish:107 -msgid "Enable GPG check for this repository" +msgid "Disable RPM files caching" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:95 #: /tmp/fish/implicit/share/completions/zypper.fish:108 -msgid "Disable GPG check for this repository" +msgid "Enable GPG check for this repository" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:96 -msgid "Enable autorefresh of the repository" +#: /tmp/fish/implicit/share/completions/zypper.fish:109 +msgid "Disable GPG check for this repository" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:97 -#: /tmp/fish/implicit/share/completions/zypper.fish:145 -msgid "Ignore user authentication data in the URI" +msgid "Enable autorefresh of the repository" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:98 #: /tmp/fish/implicit/share/completions/zypper.fish:146 -msgid "Ignore query string in the URI" +msgid "Ignore user authentication data in the URI" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:99 -msgid "Disable the repository (but don't remove it)" +#: /tmp/fish/implicit/share/completions/zypper.fish:147 +msgid "Ignore query string in the URI" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:100 -msgid "Enable a disabled repository" +msgid "Disable the repository (but don't remove it)" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:101 -msgid "Enable auto-refresh of the repository" +msgid "Enable a disabled repository" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:102 -msgid "Disable auto-refresh of the repository" +msgid "Enable auto-refresh of the repository" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:103 -msgid "Set a descriptive name for the repository" +msgid "Disable auto-refresh of the repository" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:104 +msgid "Set a descriptive name for the repository" +msgstr "" + +#: /tmp/fish/implicit/share/completions/zypper.fish:105 msgid "Set priority of the repository" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:109 +#: /tmp/fish/implicit/share/completions/zypper.fish:110 msgid "Apply changes to all repositories" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:110 +#: /tmp/fish/implicit/share/completions/zypper.fish:111 msgid "Apply changes to all local repositories" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:111 +#: /tmp/fish/implicit/share/completions/zypper.fish:112 msgid "Apply changes to all remote repositories" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:112 +#: /tmp/fish/implicit/share/completions/zypper.fish:113 msgid "Apply changes to repositories of specified type" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:113 +#: /tmp/fish/implicit/share/completions/zypper.fish:114 msgid "Force a complete refresh" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:114 +#: /tmp/fish/implicit/share/completions/zypper.fish:115 msgid "Force rebuild of the database" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:115 +#: /tmp/fish/implicit/share/completions/zypper.fish:116 msgid "Force download of raw metadata" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:116 +#: /tmp/fish/implicit/share/completions/zypper.fish:117 msgid "Only build the database, don't download metadata" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:117 +#: /tmp/fish/implicit/share/completions/zypper.fish:118 msgid "Only download raw metadata, don't build the database" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:118 +#: /tmp/fish/implicit/share/completions/zypper.fish:119 msgid "Refresh only specified repositories" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:119 +#: /tmp/fish/implicit/share/completions/zypper.fish:120 msgid "Refresh also services before refreshing repos" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:123 +#: /tmp/fish/implicit/share/completions/zypper.fish:124 msgid "Show also repositories belonging to the services" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:127 +#: /tmp/fish/implicit/share/completions/zypper.fish:128 msgid "Type of the service (ris)" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:128 +#: /tmp/fish/implicit/share/completions/zypper.fish:129 msgid "Add the service as disabled" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:129 +#: /tmp/fish/implicit/share/completions/zypper.fish:130 msgid "Specify descriptive name for the service" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:130 +#: /tmp/fish/implicit/share/completions/zypper.fish:131 msgid "Disable the service (but don't remove it)" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:131 +#: /tmp/fish/implicit/share/completions/zypper.fish:132 msgid "Enable a disabled service" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:132 +#: /tmp/fish/implicit/share/completions/zypper.fish:133 msgid "Enable auto-refresh of the service" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:133 +#: /tmp/fish/implicit/share/completions/zypper.fish:134 msgid "Disable auto-refresh of the service" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:134 +#: /tmp/fish/implicit/share/completions/zypper.fish:135 msgid "Set a descriptive name for the service" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:135 +#: /tmp/fish/implicit/share/completions/zypper.fish:136 msgid "Add a RIS service repository to enable" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:136 +#: /tmp/fish/implicit/share/completions/zypper.fish:137 msgid "Add a RIS service repository to disable" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:137 +#: /tmp/fish/implicit/share/completions/zypper.fish:138 msgid "Remove a RIS service repository to enable" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:138 +#: /tmp/fish/implicit/share/completions/zypper.fish:139 msgid "Remove a RIS service repository to disable" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:139 +#: /tmp/fish/implicit/share/completions/zypper.fish:140 msgid "Clear the list of RIS repositories to enable" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:140 +#: /tmp/fish/implicit/share/completions/zypper.fish:141 msgid "Clear the list of RIS repositories to disable" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:141 +#: /tmp/fish/implicit/share/completions/zypper.fish:142 msgid "Apply changes to all services" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:142 +#: /tmp/fish/implicit/share/completions/zypper.fish:143 msgid "Apply changes to all local services" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:143 +#: /tmp/fish/implicit/share/completions/zypper.fish:144 msgid "Apply changes to all remote services" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:144 +#: /tmp/fish/implicit/share/completions/zypper.fish:145 msgid "Apply changes to services of specified type" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:147 +#: /tmp/fish/implicit/share/completions/zypper.fish:148 msgid "Refresh also repositories" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:148 -#: /tmp/fish/implicit/share/completions/zypper.fish:164 -#: /tmp/fish/implicit/share/completions/zypper.fish:174 -#: /tmp/fish/implicit/share/completions/zypper.fish:189 -#: /tmp/fish/implicit/share/completions/zypper.fish:212 -#: /tmp/fish/implicit/share/completions/zypper.fish:275 +#: /tmp/fish/implicit/share/completions/zypper.fish:149 +#: /tmp/fish/implicit/share/completions/zypper.fish:165 +#: /tmp/fish/implicit/share/completions/zypper.fish:175 +#: /tmp/fish/implicit/share/completions/zypper.fish:190 +#: /tmp/fish/implicit/share/completions/zypper.fish:213 +#: /tmp/fish/implicit/share/completions/zypper.fish:276 msgid "Load only the specified repository" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:149 +#: /tmp/fish/implicit/share/completions/zypper.fish:150 msgid "" "Type of package (package, patch, pattern, product, srcpackage). Default: " "package" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:150 -#: /tmp/fish/implicit/share/completions/zypper.fish:166 +#: /tmp/fish/implicit/share/completions/zypper.fish:151 +#: /tmp/fish/implicit/share/completions/zypper.fish:167 msgid "Select packages by plain name, not by capability" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:151 -#: /tmp/fish/implicit/share/completions/zypper.fish:167 +#: /tmp/fish/implicit/share/completions/zypper.fish:152 +#: /tmp/fish/implicit/share/completions/zypper.fish:168 msgid "Select packages by capability" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:152 +#: /tmp/fish/implicit/share/completions/zypper.fish:153 msgid "" "Install even if the item is already installed (reinstall), downgraded or " "changes vendor or architecture" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:153 -#: /tmp/fish/implicit/share/completions/zypper.fish:190 -#: /tmp/fish/implicit/share/completions/zypper.fish:213 -#: /tmp/fish/implicit/share/completions/zypper.fish:272 +#: /tmp/fish/implicit/share/completions/zypper.fish:154 +#: /tmp/fish/implicit/share/completions/zypper.fish:191 +#: /tmp/fish/implicit/share/completions/zypper.fish:214 +#: /tmp/fish/implicit/share/completions/zypper.fish:273 msgid "Automatically say 'yes' to third party license confirmation prompt" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:154 -#: /tmp/fish/implicit/share/completions/zypper.fish:168 -#: /tmp/fish/implicit/share/completions/zypper.fish:191 +#: /tmp/fish/implicit/share/completions/zypper.fish:155 +#: /tmp/fish/implicit/share/completions/zypper.fish:169 +#: /tmp/fish/implicit/share/completions/zypper.fish:192 msgid "Do not force the solver to find solution, let it ask" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:155 -#: /tmp/fish/implicit/share/completions/zypper.fish:184 +#: /tmp/fish/implicit/share/completions/zypper.fish:156 +#: /tmp/fish/implicit/share/completions/zypper.fish:185 msgid "Test the installation, do not actually install" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:156 -#: /tmp/fish/implicit/share/completions/zypper.fish:176 -#: /tmp/fish/implicit/share/completions/zypper.fish:185 -#: /tmp/fish/implicit/share/completions/zypper.fish:193 -#: /tmp/fish/implicit/share/completions/zypper.fish:215 -#: /tmp/fish/implicit/share/completions/zypper.fish:277 +#: /tmp/fish/implicit/share/completions/zypper.fish:157 +#: /tmp/fish/implicit/share/completions/zypper.fish:177 +#: /tmp/fish/implicit/share/completions/zypper.fish:186 +#: /tmp/fish/implicit/share/completions/zypper.fish:194 +#: /tmp/fish/implicit/share/completions/zypper.fish:216 +#: /tmp/fish/implicit/share/completions/zypper.fish:278 msgid "Only download the packages, do not install" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:157 +#: /tmp/fish/implicit/share/completions/zypper.fish:158 msgid "" "Allow to replace a newer item with an older one. Handy if you are doing a " "rollback. Unlike --force it will not enforce a reinstall" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:158 -#: /tmp/fish/implicit/share/completions/zypper.fish:172 -#: /tmp/fish/implicit/share/completions/zypper.fish:187 -#: /tmp/fish/implicit/share/completions/zypper.fish:198 -#: /tmp/fish/implicit/share/completions/zypper.fish:216 -#: /tmp/fish/implicit/share/completions/zypper.fish:280 -msgid "Create solver test case for debugging" -msgstr "" - #: /tmp/fish/implicit/share/completions/zypper.fish:159 -#: /tmp/fish/implicit/share/completions/zypper.fish:177 +#: /tmp/fish/implicit/share/completions/zypper.fish:173 +#: /tmp/fish/implicit/share/completions/zypper.fish:188 #: /tmp/fish/implicit/share/completions/zypper.fish:199 #: /tmp/fish/implicit/share/completions/zypper.fish:217 #: /tmp/fish/implicit/share/completions/zypper.fish:281 -msgid "Do not install recommended packages, only required" +msgid "Create solver test case for debugging" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:160 -#: /tmp/fish/implicit/share/completions/zypper.fish:179 +#: /tmp/fish/implicit/share/completions/zypper.fish:178 #: /tmp/fish/implicit/share/completions/zypper.fish:200 #: /tmp/fish/implicit/share/completions/zypper.fish:218 #: /tmp/fish/implicit/share/completions/zypper.fish:282 -msgid "Install also recommended packages in addition to the required" +msgid "Do not install recommended packages, only required" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:161 -#: /tmp/fish/implicit/share/completions/zypper.fish:173 -#: /tmp/fish/implicit/share/completions/zypper.fish:196 -msgid "Force the solver to find a solution (even an aggressive one)" +#: /tmp/fish/implicit/share/completions/zypper.fish:180 +#: /tmp/fish/implicit/share/completions/zypper.fish:201 +#: /tmp/fish/implicit/share/completions/zypper.fish:219 +#: /tmp/fish/implicit/share/completions/zypper.fish:283 +msgid "Install also recommended packages in addition to the required" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:162 -msgid "Select packages from the specified repository" +#: /tmp/fish/implicit/share/completions/zypper.fish:174 +#: /tmp/fish/implicit/share/completions/zypper.fish:197 +msgid "Force the solver to find a solution (even an aggressive one)" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:163 -#: /tmp/fish/implicit/share/completions/zypper.fish:178 -#: /tmp/fish/implicit/share/completions/zypper.fish:186 -#: /tmp/fish/implicit/share/completions/zypper.fish:195 -#: /tmp/fish/implicit/share/completions/zypper.fish:220 -#: /tmp/fish/implicit/share/completions/zypper.fish:283 +msgid "Select packages from the specified repository" +msgstr "" + +#: /tmp/fish/implicit/share/completions/zypper.fish:164 +#: /tmp/fish/implicit/share/completions/zypper.fish:179 +#: /tmp/fish/implicit/share/completions/zypper.fish:187 +#: /tmp/fish/implicit/share/completions/zypper.fish:196 +#: /tmp/fish/implicit/share/completions/zypper.fish:221 +#: /tmp/fish/implicit/share/completions/zypper.fish:284 msgid "" "Set the download-install mode. Available modes: only, in-advance, in-heaps, " "as-needed" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:165 -#: /tmp/fish/implicit/share/completions/zypper.fish:201 -#: /tmp/fish/implicit/share/completions/zypper.fish:245 +#: /tmp/fish/implicit/share/completions/zypper.fish:166 +#: /tmp/fish/implicit/share/completions/zypper.fish:202 +#: /tmp/fish/implicit/share/completions/zypper.fish:246 msgid "Type of package (package, patch, pattern, product). Default: package" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:169 +#: /tmp/fish/implicit/share/completions/zypper.fish:170 msgid "Automatically remove unneeded dependencies" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:170 +#: /tmp/fish/implicit/share/completions/zypper.fish:171 msgid "No automatic removal of unneeded dependencies" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:171 +#: /tmp/fish/implicit/share/completions/zypper.fish:172 msgid "Test the removal, do not actually remove" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:175 +#: /tmp/fish/implicit/share/completions/zypper.fish:176 msgid "Test the repair, do not actually do anything to the system" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:180 +#: /tmp/fish/implicit/share/completions/zypper.fish:181 msgid "Install only build dependencies of specified packages" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:181 +#: /tmp/fish/implicit/share/completions/zypper.fish:182 msgid "Don't install build dependencies" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:182 +#: /tmp/fish/implicit/share/completions/zypper.fish:183 msgid "Install packages only from specified repositories" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:183 +#: /tmp/fish/implicit/share/completions/zypper.fish:184 msgid "Load only the specified repositories" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:188 +#: /tmp/fish/implicit/share/completions/zypper.fish:189 msgid "" "Type of package (package, patch, pattern, product, srcpackage). Default: " "package" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:192 -#: /tmp/fish/implicit/share/completions/zypper.fish:276 +#: /tmp/fish/implicit/share/completions/zypper.fish:193 +#: /tmp/fish/implicit/share/completions/zypper.fish:277 msgid "Test the update, do not actually update" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:194 +#: /tmp/fish/implicit/share/completions/zypper.fish:195 msgid "Skip interactive updates" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:197 -#: /tmp/fish/implicit/share/completions/zypper.fish:204 +#: /tmp/fish/implicit/share/completions/zypper.fish:198 +#: /tmp/fish/implicit/share/completions/zypper.fish:205 msgid "" "Do a 'best effort' approach to update. Updates to a lower than the latest " "version are also acceptable" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:202 +#: /tmp/fish/implicit/share/completions/zypper.fish:203 msgid "List only updates from the specified repository" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:203 +#: /tmp/fish/implicit/share/completions/zypper.fish:204 msgid "" "List all packages for which newer versions are available, regardless whether " "they are installable or not" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:205 +#: /tmp/fish/implicit/share/completions/zypper.fish:206 msgid "List needed patches for Bugzilla issues" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:206 +#: /tmp/fish/implicit/share/completions/zypper.fish:207 msgid "List all patches in this category" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:207 +#: /tmp/fish/implicit/share/completions/zypper.fish:208 msgid "List all patches, not only the needed ones" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:208 +#: /tmp/fish/implicit/share/completions/zypper.fish:209 msgid "List only patches from the specified repository" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:209 +#: /tmp/fish/implicit/share/completions/zypper.fish:210 msgid "List patches issued up to the specified date " msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:210 +#: /tmp/fish/implicit/share/completions/zypper.fish:211 msgid "List needed patches for CVE issues" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:211 +#: /tmp/fish/implicit/share/completions/zypper.fish:212 msgid "Look for issues matching the specified string" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:214 +#: /tmp/fish/implicit/share/completions/zypper.fish:215 msgid "Test the upgrade, do not actually upgrade" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:219 +#: /tmp/fish/implicit/share/completions/zypper.fish:220 msgid "Restrict upgrade to specified repository" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:221 +#: /tmp/fish/implicit/share/completions/zypper.fish:222 msgid "Do not allow installed resolvables to be downgraded" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:222 +#: /tmp/fish/implicit/share/completions/zypper.fish:223 msgid "Allow installed resolvables to be downgraded" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:223 +#: /tmp/fish/implicit/share/completions/zypper.fish:224 msgid "Do not allow installed resolvables to change name" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:224 +#: /tmp/fish/implicit/share/completions/zypper.fish:225 msgid "Allow installed resolvables to change name" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:225 +#: /tmp/fish/implicit/share/completions/zypper.fish:226 msgid "Do not allow installed resolvables to change architectures" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:226 +#: /tmp/fish/implicit/share/completions/zypper.fish:227 msgid "Allow installed resolvables to change architectures" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:227 +#: /tmp/fish/implicit/share/completions/zypper.fish:228 msgid "Do not allow installed resolvables to switch vendors" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:228 +#: /tmp/fish/implicit/share/completions/zypper.fish:229 msgid "Allow installed resolvables to switch vendors" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:229 +#: /tmp/fish/implicit/share/completions/zypper.fish:230 msgid "Check for patches only in the specified repository" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:230 +#: /tmp/fish/implicit/share/completions/zypper.fish:231 msgid "Search also in package summaries and descriptions" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:231 +#: /tmp/fish/implicit/share/completions/zypper.fish:232 msgid "Perform case-sensitive search" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:232 +#: /tmp/fish/implicit/share/completions/zypper.fish:233 msgid "Show only packages that are already installed" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:233 +#: /tmp/fish/implicit/share/completions/zypper.fish:234 msgid "Show only packages that are not currently installed" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:234 +#: /tmp/fish/implicit/share/completions/zypper.fish:235 msgid "Search only for packages of the specified type" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:235 +#: /tmp/fish/implicit/share/completions/zypper.fish:236 msgid "Search only in the specified repository" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:236 +#: /tmp/fish/implicit/share/completions/zypper.fish:237 msgid "Show each available version in each repository on a separate line" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:237 +#: /tmp/fish/implicit/share/completions/zypper.fish:238 msgid "Sort packages by name (default)" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:238 +#: /tmp/fish/implicit/share/completions/zypper.fish:239 msgid "Sort packages by repository" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:239 +#: /tmp/fish/implicit/share/completions/zypper.fish:240 msgid "Search for a match with all search strings (default)" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:240 +#: /tmp/fish/implicit/share/completions/zypper.fish:241 msgid "Search for a match with any of the search strings" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:241 +#: /tmp/fish/implicit/share/completions/zypper.fish:242 msgid "Search for a match to partial words (default)" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:242 +#: /tmp/fish/implicit/share/completions/zypper.fish:243 msgid "Search for a match to whole words only" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:243 +#: /tmp/fish/implicit/share/completions/zypper.fish:244 msgid "Searches for an exact package name" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:244 +#: /tmp/fish/implicit/share/completions/zypper.fish:245 msgid "Work only with the specified repository" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:246 +#: /tmp/fish/implicit/share/completions/zypper.fish:247 msgid "Show also requires and prerequires" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:247 +#: /tmp/fish/implicit/share/completions/zypper.fish:248 msgid "Show also recommends" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:248 #: /tmp/fish/implicit/share/completions/zypper.fish:249 -#: /tmp/fish/implicit/share/completions/zypper.fish:254 -#: /tmp/fish/implicit/share/completions/zypper.fish:257 +#: /tmp/fish/implicit/share/completions/zypper.fish:250 +#: /tmp/fish/implicit/share/completions/zypper.fish:255 +#: /tmp/fish/implicit/share/completions/zypper.fish:258 msgid "Just another means to specify repository" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:250 +#: /tmp/fish/implicit/share/completions/zypper.fish:251 msgid "Show only installed packages" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:251 +#: /tmp/fish/implicit/share/completions/zypper.fish:252 msgid "Show only packages which are not installed" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:252 +#: /tmp/fish/implicit/share/completions/zypper.fish:253 msgid "Sort the list by package name" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:253 +#: /tmp/fish/implicit/share/completions/zypper.fish:254 msgid "Sort the list by repository" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:255 +#: /tmp/fish/implicit/share/completions/zypper.fish:256 msgid "Show only installed patterns" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:256 +#: /tmp/fish/implicit/share/completions/zypper.fish:257 msgid "Show only patterns which are not installed" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:258 +#: /tmp/fish/implicit/share/completions/zypper.fish:259 msgid "Show only installed products" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:259 +#: /tmp/fish/implicit/share/completions/zypper.fish:260 msgid "Show only products which are not installed" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:260 +#: /tmp/fish/implicit/share/completions/zypper.fish:261 msgid "Restrict the lock to the specified repository" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:261 -#: /tmp/fish/implicit/share/completions/zypper.fish:263 +#: /tmp/fish/implicit/share/completions/zypper.fish:262 +#: /tmp/fish/implicit/share/completions/zypper.fish:264 msgid "Type of package (package, patch, pattern, product). Default: package" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:262 +#: /tmp/fish/implicit/share/completions/zypper.fish:263 msgid "Remove only locks with specified repository" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:264 +#: /tmp/fish/implicit/share/completions/zypper.fish:265 msgid "Clean only duplicate locks" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:265 +#: /tmp/fish/implicit/share/completions/zypper.fish:266 msgid "Clean only locks which doesn't lock anything" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:266 +#: /tmp/fish/implicit/share/completions/zypper.fish:267 msgid "Takes missing release number as any release" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:267 +#: /tmp/fish/implicit/share/completions/zypper.fish:268 msgid "Show the operating system label" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:268 +#: /tmp/fish/implicit/share/completions/zypper.fish:269 msgid "Clean only specified repositories" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:269 +#: /tmp/fish/implicit/share/completions/zypper.fish:270 msgid "Clean metadata cache" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:270 +#: /tmp/fish/implicit/share/completions/zypper.fish:271 msgid "Clean raw metadata cache" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:271 +#: /tmp/fish/implicit/share/completions/zypper.fish:272 msgid "Clean both metadata and package caches" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:273 +#: /tmp/fish/implicit/share/completions/zypper.fish:274 msgid "Install patch fixing the specified bugzilla issue" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:274 +#: /tmp/fish/implicit/share/completions/zypper.fish:275 msgid "Install all patches in this category" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:278 +#: /tmp/fish/implicit/share/completions/zypper.fish:279 msgid "Install patch fixing the specified CVE issue" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:279 +#: /tmp/fish/implicit/share/completions/zypper.fish:280 msgid "Install patches issued until the specified date " msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:284 +#: /tmp/fish/implicit/share/completions/zypper.fish:285 msgid "Skip interactive patches" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:285 +#: /tmp/fish/implicit/share/completions/zypper.fish:286 msgid "Do not skip interactive patches" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:286 +#: /tmp/fish/implicit/share/completions/zypper.fish:287 msgid "" "Download all source rpms to this directory. Default: /var/cache/zypper/" "source-download" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:287 +#: /tmp/fish/implicit/share/completions/zypper.fish:288 msgid "Delete extraneous source rpms in the local directory" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:288 +#: /tmp/fish/implicit/share/completions/zypper.fish:289 msgid "Do not delete extraneous source rpms" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:289 +#: /tmp/fish/implicit/share/completions/zypper.fish:290 msgid "" "Don't download any source rpms, but show which source rpms are missing or " "extraneous" msgstr "" #: /tmp/fish/implicit/share/functions/abbr.fish:1 -msgid "Manage abbreviations" +msgid "Manage abbreviations using new fish 3.0 scheme." +msgstr "" + +#: /tmp/fish/implicit/share/functions/abbr_old.fish:1 +msgid "Manage abbreviations using old fish 2.x scheme." msgstr "" #: /tmp/fish/implicit/share/functions/alias.fish:1 msgid "Creates a function wrapping a command" msgstr "" +#: /tmp/fish/implicit/share/functions/cdh.fish:1 +msgid "Menu based cd command" +msgstr "" + #: /tmp/fish/implicit/share/functions/contains_seq.fish:1 msgid "Return true if array contains a sequence" msgstr "" @@ -56360,6 +59343,10 @@ msgstr "" msgid "Peek inside of archives and list all files" msgstr "" +#: /tmp/fish/implicit/share/functions/__fish_complete_user_at_hosts.fish:1 +msgid "Print list host-names with user@" +msgstr "" + #: /tmp/fish/implicit/share/functions/__fish_complete_users.fish:1 msgid "Print a list of local users, with the real user name as a description" msgstr "" @@ -56645,8 +59632,12 @@ msgstr "" msgid "Print a list of local users" msgstr "" -#: /tmp/fish/implicit/share/functions/__fish_print_xdg_mimeapps.fish:1 -msgid "Print xdg mime applications" +#: /tmp/fish/implicit/share/functions/__fish_print_xdg_applications_directories.fish:1 +msgid "Print directories where desktop files are stored" +msgstr "" + +#: /tmp/fish/implicit/share/functions/__fish_print_xdg_desktop_file_ids.fish:1 +msgid "Print all available xdg desktop file IDs" msgstr "" #: /tmp/fish/implicit/share/functions/__fish_print_xdg_mimetypes.fish:1 @@ -56710,6 +59701,10 @@ msgstr "" msgid "Prompt function for svn" msgstr "" +#: /tmp/fish/implicit/share/functions/_fish_systemctl.fish:1 +msgid "Call systemctl with some options from the current commandline" +msgstr "" + #: /tmp/fish/implicit/share/functions/__fish_test_arg.fish:1 msgid "Test if the token under the cursor matches the specified wildcard" msgstr "" @@ -56774,6 +59769,7 @@ msgstr "" #: /tmp/fish/implicit/share/functions/ls.fish:1 #: /tmp/fish/implicit/share/functions/ls.fish:2 +#: /tmp/fish/implicit/share/functions/ls.fish:3 msgid "List contents of directory" msgstr "" @@ -56781,10 +59777,6 @@ msgstr "" msgid "Format and display the on-line manual pages" msgstr "" -#: /tmp/fish/implicit/share/functions/math.fish:1 -msgid "Perform math calculations in bc" -msgstr "" - #: /tmp/fish/implicit/share/functions/nextd.fish:1 msgid "Move forward in the directory history" msgstr "" diff --git a/po/pl.po b/po/pl.po index 18ccaef90..b57d143ab 100644 --- a/po/pl.po +++ b/po/pl.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: fish\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-06-02 22:28-0700\n" +"POT-Creation-Date: 2017-11-07 15:04+0100\n" "PO-Revision-Date: 2017-01-07 10:24:59+0000\n" "Language: pl\n" "MIME-Version: 1.0\n" @@ -15,39 +15,212 @@ msgstr "" "|| n%100>=20) ? 1 : 2);\n" "X-Generator: GlotPress/2.2.2\n" -#: src/autoload.cpp:101 +#: src/autoload.cpp:96 #, c-format msgid "" "Could not autoload item '%ls', it is already being autoloaded. This is a " "circular dependency in the autoloading scripts, please remove it." msgstr "" -#: src/builtin_commandline.cpp:353 +#: src/builtin_argparse.cpp:36 +#, fuzzy, c-format +msgid "%ls: Invalid option spec '%ls' at char '%lc'\n" +msgstr "%ls: Nieprawidłowa opcja -- %lc\n" + +#: src/builtin_argparse.cpp:129 +#, c-format +msgid "%ls: Mutually exclusive flags '%ls' and `%ls` seen\n" +msgstr "" + +#: src/builtin_argparse.cpp:160 +#, fuzzy, c-format +msgid "%ls: exclusive flag string '%ls' is not valid\n" +msgstr "%ls: maksymalna wartość '%ls' nie jest prawidłową liczbą\n" + +#: src/builtin_argparse.cpp:176 +#, fuzzy, c-format +msgid "%ls: exclusive flag '%ls' is not valid\n" +msgstr "%ls: maksymalna wartość '%ls' nie jest prawidłową liczbą\n" + +#: src/builtin_argparse.cpp:196 +#, c-format +msgid "" +"%ls: Implicit int short flag '%lc' does not allow modifiers like '%lc'\n" +msgstr "" + +#: src/builtin_argparse.cpp:247 +#, c-format +msgid "%ls: Short flag '#' must be followed by '-' and a long name\n" +msgstr "" + +#: src/builtin_argparse.cpp:252 src/builtin_argparse.cpp:276 +#, c-format +msgid "%ls: Implicit int flag '%lc' already defined\n" +msgstr "" + +#: src/builtin_argparse.cpp:298 +#, c-format +msgid "%ls: An option spec must have a short flag letter\n" +msgstr "" + +#: src/builtin_argparse.cpp:305 +#, c-format +msgid "%ls: Short flag '%lc' invalid, must be alphanum or '#'\n" +msgstr "" + +#: src/builtin_argparse.cpp:350 +#, c-format +msgid "%ls: Missing -- separator\n" +msgstr "" + +#: src/builtin_argparse.cpp:356 src/builtin_argparse.cpp:427 +#, c-format +msgid "%ls: No option specs were provided\n" +msgstr "" + +#: src/builtin_argparse.cpp:391 +#, fuzzy, c-format +msgid "%ls: Invalid --min-args value '%ls'\n" +msgstr "%ls: Nieprawidłową wartość początkowa '%ls'\n" + +#: src/builtin_argparse.cpp:401 +#, fuzzy, c-format +msgid "%ls: Invalid --max-args value '%ls'\n" +msgstr "%ls: Nieprawidłową wartość początkowa '%ls'\n" + +#: src/builtin_bg.cpp:23 +#, c-format +msgid "" +"%ls: Can't put job %d, '%ls' to background because it is not under job " +"control\n" +msgstr "" + +#: src/builtin_bg.cpp:29 +#, c-format +msgid "Send job %d '%ls' to background\n" +msgstr "Wyślij zadanie %d '%ls' w tło\n" + +#: src/builtin_bg.cpp:63 src/builtin_disown.cpp:69 src/builtin_fg.cpp:49 +#, c-format +msgid "%ls: There are no suitable jobs\n" +msgstr "%ls: Brak pasujących zadań\n" + +#: src/builtin_bg.cpp:80 src/builtin_disown.cpp:82 +#, fuzzy, c-format +msgid "%ls: '%ls' is not a valid job specifier\n" +msgstr "%ls: '%ls' nie jest zadaniem\n" + +#: src/builtin_bg.cpp:95 src/builtin_disown.cpp:89 +#, fuzzy, c-format +msgid "%ls: Could not find job '%d'\n" +msgstr "%ls: Nie można odnaleźć katalogu domowego\n" + +#: src/builtin_bind.cpp:141 +#, c-format +msgid "%ls: No key with name '%ls' found\n" +msgstr "%ls: Nie znaleziono klaiwsza '%ls'\n" + +#: src/builtin_bind.cpp:143 +#, c-format +msgid "%ls: Key with name '%ls' does not have any mapping\n" +msgstr "%ls: Klawisz '%ls' nie ma żadnego przypisania\n" + +#: src/builtin_bind.cpp:146 +#, c-format +msgid "%ls: Unknown error trying to bind to key named '%ls'\n" +msgstr "%ls: Nieznany błąd podczas próby przypisania do klawisza '%ls'\n" + +#: src/builtin_bind.cpp:239 +#, c-format +msgid "%ls: No binding found for key '%ls'\n" +msgstr "" + +#: src/builtin_bind.cpp:242 +#, c-format +msgid "%ls: No binding found for sequence '%ls'\n" +msgstr "" + +#: src/builtin_bind.cpp:406 +#, c-format +msgid "%ls: Invalid state\n" +msgstr "%ls: Nieprawidłowy stan\n" + +#: src/builtin_block.cpp:89 +#, c-format +msgid "%ls: Can not specify scope when removing block\n" +msgstr "" + +#: src/builtin_block.cpp:94 +#, c-format +msgid "%ls: No blocks defined\n" +msgstr "%ls: Nie określono bloków\n" + +#: src/builtin_cd.cpp:44 +#, c-format +msgid "%ls: Could not find home directory\n" +msgstr "%ls: Nie można odnaleźć katalogu domowego\n" + +#: src/builtin_cd.cpp:52 src/builtin_cd.cpp:79 +#, c-format +msgid "%ls: '%ls' is not a directory\n" +msgstr "%ls: '%ls' nie jest ścieżką\n" + +#: src/builtin_cd.cpp:55 +#, c-format +msgid "%ls: The directory '%ls' does not exist\n" +msgstr "%ls: Ścieżka '%ls' nie istnieje\n" + +#: src/builtin_cd.cpp:58 +#, c-format +msgid "%ls: '%ls' is a rotten symlink\n" +msgstr "" + +#: src/builtin_cd.cpp:61 +#, c-format +msgid "%ls: Unknown error trying to locate directory '%ls'\n" +msgstr "%ls: Nieokreślony błąd podczas wyszukiwania lokalizacji '%ls'\n" + +#: src/builtin_cd.cpp:76 +#, c-format +msgid "%ls: Permission denied: '%ls'\n" +msgstr "%ls: Brak uprawnień: '%ls'\n" + +#: src/builtin_cd.cpp:90 +#, c-format +msgid "%ls: Could not set PWD variable\n" +msgstr "%ls: Nie można ustawić zmiennej PWD\n" + +#: src/builtin_commandline.cpp:344 #, fuzzy, c-format msgid "%ls: Unknown input function '%ls'" msgstr "%ls: Nieznane wejście funkcji '%ls'" -#: src/builtin_complete.cpp:177 +#: src/builtin_complete.cpp:183 #, fuzzy, c-format msgid "%ls: Invalid token '%ls'\n" msgstr "%ls: Nieprawidłowa ścieżka: %ls\n" -#: src/builtin_complete.cpp:197 +#: src/builtin_complete.cpp:203 #, fuzzy, c-format msgid "%ls: -s requires a non-empty string\n" msgstr "%ls: Nazwa zmiennej nie może być pustym ciągiem znaków \n" -#: src/builtin_complete.cpp:205 +#: src/builtin_complete.cpp:211 #, fuzzy, c-format msgid "%ls: -l requires a non-empty string\n" msgstr "%ls: Nazwa zmiennej nie może być pustym ciągiem znaków \n" -#: src/builtin_complete.cpp:213 +#: src/builtin_complete.cpp:219 #, fuzzy, c-format msgid "%ls: -o requires a non-empty string\n" msgstr "%ls: Nazwa zmiennej nie może być pustym ciągiem znaków \n" -#: src/builtin.cpp:226 +#: src/builtin_contains.cpp:75 +#, c-format +msgid "%ls: Key not specified\n" +msgstr "%ls: Nie określono klawisza\n" + +#: src/builtin.cpp:261 #, c-format msgid "" "%ls: Type 'help %ls' for related documentation\n" @@ -56,95 +229,280 @@ msgstr "" "%ls: Wpisz 'help %ls' aby uzyskać informacje z tym związane\n" "\n" -#: src/builtin.cpp:353 +#: src/builtin.cpp:337 #, c-format -msgid "%ls: No key with name '%ls' found\n" -msgstr "%ls: Nie znaleziono klaiwsza '%ls'\n" - -#: src/builtin.cpp:355 -#, c-format -msgid "%ls: Key with name '%ls' does not have any mapping\n" -msgstr "%ls: Klawisz '%ls' nie ma żadnego przypisania\n" - -#: src/builtin.cpp:358 -#, c-format -msgid "%ls: Unknown error trying to bind to key named '%ls'\n" -msgstr "%ls: Nieznany błąd podczas próby przypisania do klawisza '%ls'\n" - -#: src/builtin.cpp:556 -#, c-format -msgid "%ls: No binding found for key '%ls'\n" +msgid "%ls: Not inside of loop\n" msgstr "" -#: src/builtin.cpp:559 -#, c-format -msgid "%ls: No binding found for sequence '%ls'\n" -msgstr "" - -#: src/builtin.cpp:582 -#, c-format -msgid "%ls: Invalid state\n" -msgstr "%ls: Nieprawidłowy stan\n" - -#: src/builtin.cpp:653 -#, c-format -msgid "%ls: Can not specify scope when removing block\n" -msgstr "" - -#: src/builtin.cpp:659 -#, c-format -msgid "%ls: No blocks defined\n" -msgstr "%ls: Nie określono bloków\n" - -#: src/builtin.cpp:1152 src/builtin.h:41 -#, c-format -msgid "%ls: Invalid combination of options\n" -msgstr "%ls: Nieprawidłowe połączenie opcji\n" - -#: src/builtin.cpp:1164 -#, c-format -msgid "%ls: Expected exactly one function name\n" -msgstr "%ls: Oczekiwano dokładnie jednej nazwy funkcji\n" - -#: src/builtin.cpp:1171 src/builtin.cpp:1221 -#, c-format -msgid "%ls: Function '%ls' does not exist\n" -msgstr "%ls: Funkcja '%ls' nie istnieje\n" - -#: src/builtin.cpp:1180 +#: src/builtin.cpp:371 #, fuzzy, c-format -msgid "%ls: Expected exactly one function name for --details\n" -msgstr "%ls: Oczekiwano dokładnie jednej nazwy funkcji\n" +msgid "%ls: Command not valid at an interactive prompt\n" +msgstr "Tylko dla zadań interaktywnych" -#: src/builtin.cpp:1211 +#: src/builtin.cpp:409 src/builtin.cpp:459 +msgid "Test a condition" +msgstr "" + +#: src/builtin.cpp:410 +msgid "Execute command if previous command suceeded" +msgstr "Wykonaj komendę jeżeli poprzednia komenda zakończy się powodzeniem" + +#: src/builtin.cpp:411 +msgid "Parse options in fish script" +msgstr "" + +#: src/builtin.cpp:412 +msgid "Create a block of code" +msgstr "Stwórz blok kodu" + +#: src/builtin.cpp:413 +msgid "Send job to background" +msgstr "Przenieś zadanie w tło" + +#: src/builtin.cpp:414 +msgid "Handle fish key bindings" +msgstr "Steruj przypisaniami klawiszy fish'a" + +#: src/builtin.cpp:415 +msgid "Temporarily block delivery of events" +msgstr "" + +#: src/builtin.cpp:416 +msgid "Stop the innermost loop" +msgstr "" + +#: src/builtin.cpp:418 +msgid "" +"Temporarily halt execution of a script and launch an interactive debug prompt" +msgstr "" + +#: src/builtin.cpp:419 +msgid "Run a builtin command instead of a function" +msgstr "" + +#: src/builtin.cpp:420 src/builtin.cpp:458 +msgid "Conditionally execute a block of commands" +msgstr "" + +#: src/builtin.cpp:421 +msgid "Change working directory" +msgstr "Zmień katalog roboczy" + +#: src/builtin.cpp:422 +msgid "Run a program instead of a function or builtin" +msgstr "" + +#: src/builtin.cpp:423 +msgid "Set or get the commandline" +msgstr "" + +#: src/builtin.cpp:424 +msgid "Edit command specific completions" +msgstr "Edytuj sugestie do określonej komendy" + +#: src/builtin.cpp:425 +msgid "Search for a specified string in a list" +msgstr "Szukaj określonego ciągu znaków w liście" + +#: src/builtin.cpp:427 +msgid "Skip the rest of the current lap of the innermost loop" +msgstr "" + +#: src/builtin.cpp:428 +msgid "Count the number of arguments" +msgstr "Wylicz liczbę argumentów" + +#: src/builtin.cpp:429 +msgid "Remove job from job list" +msgstr "" + +#: src/builtin.cpp:430 +msgid "Print arguments" +msgstr "Wypisz argumenty" + +#: src/builtin.cpp:431 +msgid "Evaluate block if condition is false" +msgstr "" + +#: src/builtin.cpp:432 +msgid "Emit an event" +msgstr "" + +#: src/builtin.cpp:433 +msgid "End a block of commands" +msgstr "Zakończ zestaw komend" + +#: src/builtin.cpp:434 +msgid "Run command in current process" +msgstr "Uruchom komendę w obecnym procesie" + +#: src/builtin.cpp:435 +msgid "Exit the shell" +msgstr "Opuść powłokę" + +#: src/builtin.cpp:436 +msgid "Return an unsuccessful result" +msgstr "Zwróć niepomyślny wynik" + +#: src/builtin.cpp:437 +msgid "Send job to foreground" +msgstr "" + +#: src/builtin.cpp:438 +msgid "Perform a set of commands multiple times" +msgstr "Wykonaj zestaw komend wielokrotnie" + +#: src/builtin.cpp:439 +msgid "Define a new function" +msgstr "Zdefiniuj nową funkcję" + +#: src/builtin.cpp:440 +msgid "List or remove functions" +msgstr "Wypisz lub usuń funkcje" + +#: src/builtin.cpp:441 +msgid "History of commands executed by user" +msgstr "Historia komend wykonanych przez użytkownika" + +#: src/builtin.cpp:442 +msgid "Evaluate block if condition is true" +msgstr "" + +#: src/builtin.cpp:443 +msgid "Print currently running jobs" +msgstr "Wypisz obecnie uruchomione zadania" + +#: src/builtin.cpp:444 +msgid "Evaluate math expressions" +msgstr "" + +#: src/builtin.cpp:445 +msgid "Negate exit status of job" +msgstr "" + +#: src/builtin.cpp:446 +msgid "Execute command if previous command failed" +msgstr "Wykonaj komendę jeżeli poprzednia komenda zakończy się niepowodzeniem" + +#: src/builtin.cpp:447 +msgid "Prints formatted text" +msgstr "Zwraca sformatowany tekst" + +#: src/builtin.cpp:448 +msgid "Print the working directory" +msgstr "Zwróć katalog roboczy" + +#: src/builtin.cpp:449 +msgid "Generate random number" +msgstr "Zwróć losową liczbę" + +#: src/builtin.cpp:450 +msgid "Read a line of input into variables" +msgstr "" + +#: src/builtin.cpp:451 +msgid "Convert path to absolute path without symlinks" +msgstr "Zamień ścieżkę na ścieżkę bezwzględną bez nawiązań symbolicznych" + +#: src/builtin.cpp:452 +msgid "Stop the currently evaluated function" +msgstr "Zatrzymaj obecnie używaną funkcję" + +#: src/builtin.cpp:453 +msgid "Handle environment variables" +msgstr "Operuj zmiennymi środowiskowymi" + +#: src/builtin.cpp:454 +msgid "Set the terminal color" +msgstr "Ustaw kolor terminala" + +#: src/builtin.cpp:455 +msgid "Evaluate contents of file" +msgstr "" + +#: src/builtin.cpp:456 +msgid "Return status information about fish" +msgstr "Zwróć informacje o fish" + +#: src/builtin.cpp:457 +msgid "Manipulate strings" +msgstr "Zmień wartości ciągów znaków" + +#: src/builtin.cpp:460 +msgid "Return a successful result" +msgstr "Zwróć pomyślny wynik" + +#: src/builtin.cpp:461 +msgid "Set or get the shells resource usage limits" +msgstr "" + +#: src/builtin.cpp:462 +msgid "Perform a command multiple times" +msgstr "Wykonaj komendę wielokrotnie" + +#: src/builtin_disown.cpp:21 +#, c-format +msgid "%ls: Unknown job '%ls'\n" +msgstr "%ls: Nieznane zadanie '%ls'\n" + +#: src/builtin_disown.cpp:30 +#, c-format +msgid "%ls: job %d ('%ls') was stopped and has been signalled to continue.\n" +msgstr "" + +#: src/builtin_exit.cpp:85 src/builtin_read.cpp:138 src/builtin_return.cpp:85 +#, c-format +msgid "%ls: Argument '%ls' must be an integer\n" +msgstr "%ls: Argument '%ls' musi być liczbą całkowitą\n" + +#: src/builtin_fg.cpp:65 +#, c-format +msgid "%ls: Ambiguous job\n" +msgstr "" + +#: src/builtin_fg.cpp:67 src/builtin_jobs.cpp:181 +#, c-format +msgid "%ls: '%ls' is not a job\n" +msgstr "%ls: '%ls' nie jest zadaniem\n" + +#: src/builtin_fg.cpp:81 src/builtin_jobs.cpp:191 +#, c-format +msgid "%ls: No suitable job: %d\n" +msgstr "%ls: Brak pasujących zadań: %d\n" + +#: src/builtin_fg.cpp:84 #, c-format msgid "" -"%ls: Expected exactly two names (current function name, and new function " -"name)\n" +"%ls: Can't put job %d, '%ls' to foreground because it is not under job " +"control\n" msgstr "" -"%ls: Oczekiwano dokładnie dwóch nazw (nazwa obecnej funkcji i nazwa nowej)\n" -#: src/builtin.cpp:1228 +#: src/builtin_function.cpp:68 #, c-format -msgid "%ls: Illegal function name '%ls'\n" -msgstr "%ls: Niedozwolona nazwa funkcji '%ls'\n" +msgid "%ls: Unknown signal '%ls'" +msgstr "%ls: Nieznany sygnał '%ls'" -#: src/builtin.cpp:1237 +#: src/builtin_function.cpp:113 #, c-format -msgid "%ls: Function '%ls' already exists. Cannot create copy '%ls'\n" -msgstr "%ls: Funkcja '%ls' już istnieje. Nie można utworzyć kopii '%ls'\n" +msgid "%ls: Cannot find calling job for event handler" +msgstr "" -#: src/builtin.cpp:1548 +#: src/builtin_function.cpp:121 +#, fuzzy, c-format +msgid "%ls: Invalid process id '%ls'" +msgstr "%ls: Nieprawidłowy identyfikator procesu %ls" + +#: src/builtin_function.cpp:179 #, c-format msgid "%ls: Expected function name" msgstr "%ls: Oczekiwano nazwy funkcji" -#: src/builtin.cpp:1554 +#: src/builtin_function.cpp:185 #, c-format msgid "%ls: Illegal function name '%ls'" msgstr "%ls: Niedozwolona nazwa funkcji '%ls'" -#: src/builtin.cpp:1561 +#: src/builtin_function.cpp:192 #, c-format msgid "" "%ls: The name '%ls' is reserved,\n" @@ -153,472 +511,129 @@ msgstr "" "%ls: Nazwa '%ls' jest zastrzeżona\n" "i nie może być wykorzystywana jako nazwa funkcji" -#: src/builtin.cpp:1630 -#, c-format -msgid "%ls: Unknown signal '%ls'" -msgstr "%ls: Nieznany sygnał '%ls'" - -#: src/builtin.cpp:1675 -#, c-format -msgid "%ls: Cannot find calling job for event handler" -msgstr "" - -#: src/builtin.cpp:1683 -#, fuzzy, c-format -msgid "%ls: Invalid process id '%ls'" -msgstr "%ls: Nieprawidłowy identyfikator procesu %ls" - -#: src/builtin.cpp:1739 +#: src/builtin_function.cpp:239 #, fuzzy, c-format msgid "%ls: Unexpected positional argument '%ls'" msgstr "%ls: Oczekiwano jeden argument, otrzymano %lu" -#: src/builtin.cpp:2163 +#: src/builtin_functions.cpp:275 src/builtin.h:38 #, c-format -msgid "%ls: Argument '%ls' is out of range\n" -msgstr "%ls: Argument '%ls' jest poza zasięgiem\n" +msgid "%ls: Invalid combination of options\n" +msgstr "%ls: Nieprawidłowe połączenie opcji\n" -#: src/builtin.cpp:2169 src/builtin.cpp:2656 src/builtin.cpp:3176 +#: src/builtin_functions.cpp:289 #, c-format -msgid "%ls: Argument '%ls' must be an integer\n" -msgstr "%ls: Argument '%ls' musi być liczbą całkowitą\n" +msgid "%ls: Expected exactly one function name\n" +msgstr "%ls: Oczekiwano dokładnie jednej nazwy funkcji\n" -#: src/builtin.cpp:2212 +#: src/builtin_functions.cpp:296 src/builtin_functions.cpp:352 #, c-format -msgid "%ls: You can't specify both -p and -P\n" +msgid "%ls: Function '%ls' does not exist\n" +msgstr "%ls: Funkcja '%ls' nie istnieje\n" + +#: src/builtin_functions.cpp:307 +#, fuzzy, c-format +msgid "%ls: Expected exactly one function name for --details\n" +msgstr "%ls: Oczekiwano dokładnie jednej nazwy funkcji\n" + +#: src/builtin_functions.cpp:342 +#, c-format +msgid "" +"%ls: Expected exactly two names (current function name, and new function " +"name)\n" msgstr "" +"%ls: Oczekiwano dokładnie dwóch nazw (nazwa obecnej funkcji i nazwa nowej)\n" -#: src/builtin.cpp:2240 +#: src/builtin_functions.cpp:359 #, c-format -msgid "%ls: --array option requires a single variable name.\n" -msgstr "%ls: opcja --array wymaga nazwy jednej zmiennej.\n" +msgid "%ls: Illegal function name '%ls'\n" +msgstr "%ls: Niedozwolona nazwa funkcji '%ls'\n" -#: src/builtin.cpp:2371 src/builtin.cpp:3221 -#: /tmp/fish/explicit/share/functions/history.fish:1 +#: src/builtin_functions.cpp:368 +#, c-format +msgid "%ls: Function '%ls' already exists. Cannot create copy '%ls'\n" +msgstr "%ls: Funkcja '%ls' już istnieje. Nie można utworzyć kopii '%ls'\n" + +#: src/builtin_history.cpp:71 src/builtin_status.cpp:117 #, c-format msgid "you cannot do both '%ls' and '%ls' in the same invocation" msgstr "" -#: src/builtin.cpp:2541 -msgid "This is a login shell\n" -msgstr "To jest powłoka logowania\n" - -#: src/builtin.cpp:2543 -msgid "This is not a login shell\n" -msgstr "To nie jest powłoka logowania\n" - -#: src/builtin.cpp:2547 -#, c-format -msgid "Job control: %ls\n" -msgstr "Kontrola zadania: %ls\n" - -#: src/builtin.cpp:2549 -msgid "Only on interactive jobs" -msgstr "Tylko dla zadań interaktywnych" - -#: src/builtin.cpp:2550 -msgid "Never" -msgstr "Nigdy" - -#: src/builtin.cpp:2550 -msgid "Always" -msgstr "Zawsze" - -#: src/builtin.cpp:2578 src/fish.cpp:422 src/parser.cpp:506 -msgid "Standard input" -msgstr "Standardowe wejście" - -#: src/builtin.cpp:2586 -#, fuzzy -msgid "Not a function" -msgstr "Zdefiniuj nową funkcję" - -#: src/builtin.cpp:2645 src/builtin.h:67 -#, c-format -msgid "%ls: Too many arguments\n" -msgstr "%ls: Zbyt dużo argumentów\n" - -#: src/builtin.cpp:2677 -#, c-format -msgid "%ls: Could not find home directory\n" -msgstr "%ls: Nie można odnaleźć katalogu domowego\n" - -#: src/builtin.cpp:2691 src/builtin.cpp:2718 -#, c-format -msgid "%ls: '%ls' is not a directory\n" -msgstr "%ls: '%ls' nie jest ścieżką\n" - -#: src/builtin.cpp:2694 -#, c-format -msgid "%ls: The directory '%ls' does not exist\n" -msgstr "%ls: Ścieżka '%ls' nie istnieje\n" - -#: src/builtin.cpp:2697 -#, c-format -msgid "%ls: '%ls' is a rotten symlink\n" -msgstr "" - -#: src/builtin.cpp:2700 -#, c-format -msgid "%ls: Unknown error trying to locate directory '%ls'\n" -msgstr "%ls: Nieokreślony błąd podczas wyszukiwania lokalizacji '%ls'\n" - -#: src/builtin.cpp:2715 -#, c-format -msgid "%ls: Permission denied: '%ls'\n" -msgstr "%ls: Brak uprawnień: '%ls'\n" - -#: src/builtin.cpp:2729 -#, c-format -msgid "%ls: Could not set PWD variable\n" -msgstr "%ls: Nie można ustawić zmiennej PWD\n" - -#: src/builtin.cpp:2798 -#, c-format -msgid "%ls: Key not specified\n" -msgstr "%ls: Nie określono klawisza\n" - -#: src/builtin.cpp:2828 src/builtin.cpp:2836 -#, c-format -msgid "%ls: Error encountered while sourcing file '%ls':\n" -msgstr "" - -#: src/builtin.cpp:2844 -#, c-format -msgid "%ls: '%ls' is not a file\n" -msgstr "%ls: '%ls' nie jest plikiem\n" - -#: src/builtin.cpp:2861 -#, c-format -msgid "%ls: Error while reading file '%ls'\n" -msgstr "%ls: Nie udało się odczytać '%ls'\n" - -#: src/builtin.cpp:2890 src/builtin.cpp:2991 src/builtin.cpp:3070 -#, c-format -msgid "%ls: There are no suitable jobs\n" -msgstr "%ls: Brak pasujących zadań\n" - -#: src/builtin.cpp:2906 -#, c-format -msgid "%ls: Ambiguous job\n" -msgstr "" - -#: src/builtin.cpp:2908 src/builtin_jobs.cpp:189 -#, c-format -msgid "%ls: '%ls' is not a job\n" -msgstr "%ls: '%ls' nie jest zadaniem\n" - -#: src/builtin.cpp:2923 src/builtin_jobs.cpp:199 -#, c-format -msgid "%ls: No suitable job: %d\n" -msgstr "%ls: Brak pasujących zadań: %d\n" - -#: src/builtin.cpp:2926 -#, c-format -msgid "" -"%ls: Can't put job %d, '%ls' to foreground because it is not under job " -"control\n" -msgstr "" - -#: src/builtin.cpp:2962 -#, c-format -msgid "" -"%ls: Can't put job %d, '%ls' to background because it is not under job " -"control\n" -msgstr "" - -#: src/builtin.cpp:2968 -#, c-format -msgid "Send job %d '%ls' to background\n" -msgstr "Wyślij zadanie %d '%ls' w tło\n" - -#: src/builtin.cpp:3008 src/builtin.cpp:3083 -#, fuzzy, c-format -msgid "%ls: '%ls' is not a valid job specifier\n" -msgstr "%ls: '%ls' nie jest zadaniem\n" - -#: src/builtin.cpp:3023 src/builtin.cpp:3090 -#, fuzzy, c-format -msgid "%ls: Could not find job '%d'\n" -msgstr "%ls: Nie można odnaleźć katalogu domowego\n" - -#: src/builtin.cpp:3033 -#, c-format -msgid "%ls: Unknown job '%ls'\n" -msgstr "%ls: Nieznane zadanie '%ls'\n" - -#: src/builtin.cpp:3042 -#, c-format -msgid "%ls: job %d ('%ls') was stopped and has been signalled to continue.\n" -msgstr "" - -#: src/builtin.cpp:3129 -#, c-format -msgid "%ls: Not inside of loop\n" -msgstr "" - -#: src/builtin.cpp:3193 -#, c-format -msgid "%ls: Not inside of function\n" -msgstr "" - -#: src/builtin.cpp:3234 +#: src/builtin_history.cpp:84 #, c-format msgid "%ls: you cannot use any options with the %ls command\n" msgstr "%ls: nie możesz używać opcji z komendą %ls\n" -#: src/builtin.cpp:3344 src/builtin.cpp:3380 +#: src/builtin_history.cpp:163 #, c-format msgid "%ls: max value '%ls' is not a valid number\n" msgstr "%ls: maksymalna wartość '%ls' nie jest prawidłową liczbą\n" -#: src/builtin.cpp:3423 +#: src/builtin_history.cpp:261 msgid "builtin history delete only supports --exact\n" msgstr "" -#: src/builtin.cpp:3429 +#: src/builtin_history.cpp:267 msgid "builtin history delete only supports --case-sensitive\n" msgstr "" -#: src/builtin.cpp:3553 -#, c-format -msgid "%ls: Invalid path: %ls\n" -msgstr "%ls: Nieprawidłowa ścieżka: %ls\n" - -#: src/builtin.cpp:3568 src/builtin.cpp:3620 -msgid "Test a condition" -msgstr "" - -#: src/builtin.cpp:3571 -msgid "Try out the new parser" -msgstr "" - -#: src/builtin.cpp:3573 -msgid "Execute command if previous command suceeded" -msgstr "Wykonaj komendę jeżeli poprzednia komenda zakończy się powodzeniem" - -#: src/builtin.cpp:3574 -msgid "Create a block of code" -msgstr "Stwórz blok kodu" - -#: src/builtin.cpp:3575 -msgid "Send job to background" -msgstr "Przenieś zadanie w tło" - -#: src/builtin.cpp:3576 -msgid "Handle fish key bindings" -msgstr "Steruj przypisaniami klawiszy fish'a" - -#: src/builtin.cpp:3577 -msgid "Temporarily block delivery of events" -msgstr "" - -#: src/builtin.cpp:3578 -msgid "Stop the innermost loop" -msgstr "" - -#: src/builtin.cpp:3580 -msgid "" -"Temporarily halt execution of a script and launch an interactive debug prompt" -msgstr "" - -#: src/builtin.cpp:3581 -msgid "Run a builtin command instead of a function" -msgstr "" - -#: src/builtin.cpp:3582 src/builtin.cpp:3619 -msgid "Conditionally execute a block of commands" -msgstr "" - -#: src/builtin.cpp:3583 -msgid "Change working directory" -msgstr "Zmień katalog roboczy" - -#: src/builtin.cpp:3584 -msgid "Run a program instead of a function or builtin" -msgstr "" - -#: src/builtin.cpp:3585 -msgid "Set or get the commandline" -msgstr "" - -#: src/builtin.cpp:3586 -msgid "Edit command specific completions" -msgstr "Edytuj sugestie do określonej komendy" - -#: src/builtin.cpp:3587 -msgid "Search for a specified string in a list" -msgstr "Szukaj określonego ciągu znaków w liście" - -#: src/builtin.cpp:3589 -msgid "Skip the rest of the current lap of the innermost loop" -msgstr "" - -#: src/builtin.cpp:3590 -msgid "Count the number of arguments" -msgstr "Wylicz liczbę argumentów" - -#: src/builtin.cpp:3591 -msgid "Remove job from job list" -msgstr "" - -#: src/builtin.cpp:3592 -msgid "Print arguments" -msgstr "Wypisz argumenty" - -#: src/builtin.cpp:3593 -msgid "Evaluate block if condition is false" -msgstr "" - -#: src/builtin.cpp:3594 -msgid "Emit an event" -msgstr "" - -#: src/builtin.cpp:3595 -msgid "End a block of commands" -msgstr "Zakończ zestaw komend" - -#: src/builtin.cpp:3596 -msgid "Run command in current process" -msgstr "Uruchom komendę w obecnym procesie" - -#: src/builtin.cpp:3597 -msgid "Exit the shell" -msgstr "Opuść powłokę" - -#: src/builtin.cpp:3598 -msgid "Return an unsuccessful result" -msgstr "Zwróć niepomyślny wynik" - -#: src/builtin.cpp:3599 -msgid "Send job to foreground" -msgstr "" - -#: src/builtin.cpp:3600 -msgid "Perform a set of commands multiple times" -msgstr "Wykonaj zestaw komend wielokrotnie" - -#: src/builtin.cpp:3601 -msgid "Define a new function" -msgstr "Zdefiniuj nową funkcję" - -#: src/builtin.cpp:3602 -msgid "List or remove functions" -msgstr "Wypisz lub usuń funkcje" - -#: src/builtin.cpp:3603 -msgid "History of commands executed by user" -msgstr "Historia komend wykonanych przez użytkownika" - -#: src/builtin.cpp:3604 -msgid "Evaluate block if condition is true" -msgstr "" - -#: src/builtin.cpp:3605 -msgid "Print currently running jobs" -msgstr "Wypisz obecnie uruchomione zadania" - -#: src/builtin.cpp:3606 -msgid "Negate exit status of job" -msgstr "" - -#: src/builtin.cpp:3607 -msgid "Execute command if previous command failed" -msgstr "Wykonaj komendę jeżeli poprzednia komenda zakończy się niepowodzeniem" - -#: src/builtin.cpp:3608 -msgid "Prints formatted text" -msgstr "Zwraca sformatowany tekst" - -#: src/builtin.cpp:3609 -msgid "Print the working directory" -msgstr "Zwróć katalog roboczy" - -#: src/builtin.cpp:3610 -msgid "Generate random number" -msgstr "Zwróć losową liczbę" - -#: src/builtin.cpp:3611 -msgid "Read a line of input into variables" -msgstr "" - -#: src/builtin.cpp:3612 -msgid "Convert path to absolute path without symlinks" -msgstr "Zamień ścieżkę na ścieżkę bezwzględną bez nawiązań symbolicznych" - -#: src/builtin.cpp:3613 -msgid "Stop the currently evaluated function" -msgstr "Zatrzymaj obecnie używaną funkcję" - -#: src/builtin.cpp:3614 -msgid "Handle environment variables" -msgstr "Operuj zmiennymi środowiskowymi" - -#: src/builtin.cpp:3615 -msgid "Set the terminal color" -msgstr "Ustaw kolor terminala" - -#: src/builtin.cpp:3616 -msgid "Evaluate contents of file" -msgstr "" - -#: src/builtin.cpp:3617 -msgid "Return status information about fish" -msgstr "Zwróć informacje o fish" - -#: src/builtin.cpp:3618 -msgid "Manipulate strings" -msgstr "Zmień wartości ciągów znaków" - -#: src/builtin.cpp:3621 -msgid "Return a successful result" -msgstr "Zwróć pomyślny wynik" - -#: src/builtin.cpp:3622 -msgid "Set or get the shells resource usage limits" -msgstr "" - -#: src/builtin.cpp:3623 -msgid "Perform a command multiple times" -msgstr "Wykonaj komendę wielokrotnie" - -#: src/builtin_jobs.cpp:54 +#: src/builtin_jobs.cpp:55 msgid "Job\tGroup\t" msgstr "Zadanie\tGrupa\t" -#: src/builtin_jobs.cpp:56 +#: src/builtin_jobs.cpp:57 msgid "CPU\t" msgstr "CPU\t" -#: src/builtin_jobs.cpp:58 +#: src/builtin_jobs.cpp:59 msgid "State\tCommand\n" msgstr "Stan\tKomenda\n" -#: src/builtin_jobs.cpp:66 +#: src/builtin_jobs.cpp:67 msgid "stopped" msgstr "zatrzymana" -#: src/builtin_jobs.cpp:66 +#: src/builtin_jobs.cpp:67 msgid "running" msgstr "uruchomiona" -#: src/builtin_jobs.cpp:75 +#: src/builtin_jobs.cpp:76 msgid "Group\n" msgstr "Grupa\n" -#: src/builtin_jobs.cpp:83 +#: src/builtin_jobs.cpp:84 msgid "Process\n" msgstr "Proces\n" -#: src/builtin_jobs.cpp:94 +#: src/builtin_jobs.cpp:95 msgid "Command\n" msgstr "Komenda\n" -#: src/builtin_jobs.cpp:219 +#: src/builtin_jobs.cpp:211 #, c-format msgid "%ls: There are no jobs\n" msgstr "%ls: Nie ma żadnych zadań\n" +#: src/builtin_math.cpp:44 +#, fuzzy, c-format +msgid "%ls: '%ls' is not a valid scale value\n" +msgstr "%ls: '%ls' nie jest zadaniem\n" + +#: src/builtin_math.cpp:148 +#, c-format +msgid "Var '%ls' not a valid floating point number: '%ls'." +msgstr "" + +#: src/builtin_math.cpp:157 +#, c-format +msgid "More than %d var names in math expression." +msgstr "" + +#: src/builtin_math.cpp:194 +#, fuzzy, c-format +msgid "%ls: Invalid expression: %ls\n" +msgstr "%ls: Nieprawidłowy identyfikator procesu %ls" + #: src/builtin_printf.cpp:243 msgid "Number out of range" msgstr "" @@ -646,281 +661,397 @@ msgstr "" msgid "Unicode character out of range: \\%c%0*x" msgstr "" -#: src/builtin_printf.cpp:646 +#: src/builtin_printf.cpp:647 #, c-format msgid "invalid field width: %ls" msgstr "" -#: src/builtin_printf.cpp:673 +#: src/builtin_printf.cpp:674 #, c-format msgid "invalid precision: %ls" msgstr "" -#: src/builtin_printf.cpp:698 +#: src/builtin_printf.cpp:699 #, c-format msgid "%.*ls: invalid conversion specification" msgstr "" -#: src/builtin_printf.cpp:730 -msgid "printf: not enough arguments" -msgstr "printf: brak wystarczających argumentów" +#: src/builtin_read.cpp:123 +#, c-format +msgid "" +"%ls: flags '--mode-name' / '-m' are now ignored. Set fish_history instead.\n" +msgstr "" -#: src/builtin_set_color.cpp:142 src/builtin_set_color.cpp:161 +#: src/builtin_read.cpp:132 +#, c-format +msgid "%ls: Argument '%ls' is out of range\n" +msgstr "%ls: Argument '%ls' jest poza zasięgiem\n" + +#: src/builtin_read.cpp:344 +#, c-format +msgid "%ls: You can't specify both -p and -P\n" +msgstr "" + +#: src/builtin_realpath.cpp:44 +#, c-format +msgid "%ls: Invalid path: %ls\n" +msgstr "%ls: Nieprawidłowa ścieżka: %ls\n" + +#: src/builtin_return.cpp:100 +#, c-format +msgid "%ls: Not inside of function\n" +msgstr "" + +#: src/builtin_set_color.cpp:159 src/builtin_set_color.cpp:178 #, c-format msgid "%ls: Unknown color '%ls'\n" msgstr "%ls: Nieznany kolor '%ls'\n" -#: src/builtin_set_color.cpp:150 +#: src/builtin_set_color.cpp:167 #, c-format msgid "%ls: Expected an argument\n" msgstr "%ls: Oczekiwano argumentu\n" -#: src/builtin_set.cpp:133 -#, c-format -msgid "%ls: Tried to change the read-only variable '%ls'\n" -msgstr "%ls: Próbowano zmienić wartość zmiennej tylko do odczytu '%ls'\n" +#: src/builtin_set.cpp:62 +#, fuzzy, c-format +msgid "%ls: Warning: $%ls entry \"%ls\" is not valid (%s)\n" +msgstr "%ls: maksymalna wartość '%ls' nie jest prawidłową liczbą\n" -#: src/builtin_set.cpp:140 +#: src/builtin_set.cpp:64 #, c-format -msgid "%ls: Tried to set the special variable '%ls' with the wrong scope\n" +msgid "%ls: Did you mean 'set %ls $%ls %ls'?\n" msgstr "" -#: src/builtin_set.cpp:147 +#: src/builtin_set.cpp:65 #, c-format -msgid "%ls: Tried to set the special variable '%ls' to an invalid value\n" -msgstr "%ls: Próbowano nadać nieprawidłową wartość specjalnej zmiennej '%ls'\n" - -#: src/builtin_set.cpp:189 -#, c-format -msgid "%ls: Multiple variable names specified in single call (%ls and %.*ls)\n" +msgid "%ls: You provided %d indexes but %d values\n" msgstr "" -#: src/builtin_set.cpp:201 -#, c-format -msgid "%ls: Invalid index starting at '%ls'\n" -msgstr "" - -#: src/builtin_set.cpp:503 +#: src/builtin_set.cpp:66 #, c-format msgid "%ls: Erase needs a variable name\n" msgstr "" -#: src/builtin_set.cpp:593 +#: src/builtin_set.cpp:67 #, c-format -msgid "%ls: Values cannot be specfied with erase\n" +msgid "%ls: Array index out of bounds\n" msgstr "" -#: src/builtin_set.cpp:612 +#: src/builtin_set.cpp:69 #, c-format msgid "" -"%ls: Warning: universal scope selected, but a global variable '%ls' exists.\n" +"%ls: Universal variable '%ls' is shadowed by the global variable of the same " +"name.\n" msgstr "" -#: src/builtin_string.cpp:35 +#: src/builtin_set.cpp:303 +#, c-format +msgid "%ls: Tried to change the read-only variable '%ls'\n" +msgstr "%ls: Próbowano zmienić wartość zmiennej tylko do odczytu '%ls'\n" + +#: src/builtin_set.cpp:310 +#, c-format +msgid "%ls: Tried to set the special variable '%ls' with the wrong scope\n" +msgstr "" + +#: src/builtin_set.cpp:317 +#, c-format +msgid "%ls: Tried to set the special variable '%ls' to an invalid value\n" +msgstr "%ls: Próbowano nadać nieprawidłową wartość specjalnej zmiennej '%ls'\n" + +#: src/builtin_set.cpp:355 +#, c-format +msgid "%ls: Invalid index starting at '%ls'\n" +msgstr "" + +#: src/builtin_set.cpp:537 +#, fuzzy, c-format +msgid "$%ls: not set in %ls scope\n" +msgstr "%ls: Nieznana opcja '%ls'\n" + +#: src/builtin_set.cpp:542 +msgid "exported" +msgstr "" + +#: src/builtin_set.cpp:542 +msgid "unexported" +msgstr "" + +#: src/builtin_set.cpp:544 +#, c-format +msgid "$%ls: set in %ls scope, %ls, with %d elements\n" +msgstr "" + +#: src/builtin_set.cpp:554 +#, fuzzy, c-format +msgid "$%ls[%d]: length=%d value=|%ls|\n" +msgstr "%ls: Nieprawidłowa wartość długości '%ls'\n" + +#: src/builtin_set.cpp:578 +#, fuzzy, c-format +msgid "$%ls: invalid var name\n" +msgstr "%ls: Nieprawidłowy stan\n" + +#: src/builtin_set.cpp:584 +#, c-format +msgid "%ls: `set --show` does not allow slices with the var names\n" +msgstr "" + +#: src/builtin_source.cpp:49 src/builtin_source.cpp:57 +#, c-format +msgid "%ls: Error encountered while sourcing file '%ls':\n" +msgstr "" + +#: src/builtin_source.cpp:65 +#, c-format +msgid "%ls: '%ls' is not a file\n" +msgstr "%ls: '%ls' nie jest plikiem\n" + +#: src/builtin_source.cpp:84 +#, c-format +msgid "%ls: Error while reading file '%ls'\n" +msgstr "%ls: Nie udało się odczytać '%ls'\n" + +#: src/builtin_status.cpp:155 +#, fuzzy, c-format +msgid "%ls: Invalid level value '%ls'\n" +msgstr "%ls: Nieprawidłowa wartość długości '%ls'\n" + +#: src/builtin_status.cpp:276 +msgid "This is a login shell\n" +msgstr "To jest powłoka logowania\n" + +#: src/builtin_status.cpp:278 +msgid "This is not a login shell\n" +msgstr "To nie jest powłoka logowania\n" + +#: src/builtin_status.cpp:282 +#, c-format +msgid "Job control: %ls\n" +msgstr "Kontrola zadania: %ls\n" + +#: src/builtin_status.cpp:284 +msgid "Only on interactive jobs" +msgstr "Tylko dla zadań interaktywnych" + +#: src/builtin_status.cpp:285 +msgid "Never" +msgstr "Nigdy" + +#: src/builtin_status.cpp:285 +msgid "Always" +msgstr "Zawsze" + +#: src/builtin_status.cpp:312 src/fish.cpp:433 src/parser.cpp:552 +msgid "Standard input" +msgstr "Standardowe wejście" + +#: src/builtin_status.cpp:320 +#, fuzzy +msgid "Not a function" +msgstr "Zdefiniuj nową funkcję" + +#: src/builtin_string.cpp:39 #, c-format msgid "%ls: Expected argument\n" msgstr "%ls: Oczekiwano argumentu\n" -#: src/builtin_string.cpp:372 -#, c-format -msgid "%ls: Regular expression compile error: %ls\n" -msgstr "" - -#: src/builtin_string.cpp:411 -#, c-format -msgid "%ls: Regular expression match error: %ls\n" -msgstr "" - -#: src/builtin_string.cpp:416 -#, c-format -msgid "%ls: Regular expression internal error\n" -msgstr "" - -#: src/builtin_string.cpp:570 -msgid "--enter and --index are mutually exclusive" -msgstr "" - -#: src/builtin_string.cpp:743 -#, c-format -msgid "%ls: Regular expression substitute error: %ls\n" -msgstr "" - -#: src/builtin_string.cpp:1008 +#: src/builtin_string.cpp:160 #, fuzzy, c-format -msgid "%ls: Invalid count value '%ls'\n" -msgstr "%ls: Nieprawidłowa wartość długości '%ls'\n" - -#: src/builtin_string.cpp:1021 -#, fuzzy, c-format -msgid "%ls: Invalid max value '%ls'\n" +msgid "%ls: Invalid escape style '%ls'\n" msgstr "%ls: Nieprawidłową wartość początkowa '%ls'\n" -#: src/builtin_string.cpp:1104 +#: src/builtin_string.cpp:238 #, c-format msgid "%ls: Invalid length value '%ls'\n" msgstr "%ls: Nieprawidłowa wartość długości '%ls'\n" -#: src/builtin_string.cpp:1120 +#: src/builtin_string.cpp:258 +#, fuzzy, c-format +msgid "%ls: Invalid max value '%ls'\n" +msgstr "%ls: Nieprawidłową wartość początkowa '%ls'\n" + +#: src/builtin_string.cpp:275 +#, fuzzy, c-format +msgid "%ls: Invalid count value '%ls'\n" +msgstr "%ls: Nieprawidłowa wartość długości '%ls'\n" + +#: src/builtin_string.cpp:321 #, c-format msgid "%ls: Invalid start value '%ls'\n" msgstr "%ls: Nieprawidłową wartość początkowa '%ls'\n" -#: src/builtin_string.cpp:1294 -msgid "string: Expected subcommand\n" -msgstr "string: Oczekiwano podpolecenia\n" - -#: src/builtin_string.cpp:1309 +#: src/builtin_string.cpp:743 #, c-format -msgid "string: Unknown subcommand '%ls'\n" -msgstr "string: Nieznane podpolecenie '%ls'\n" +msgid "%ls: Regular expression compile error: %ls\n" +msgstr "" + +#: src/builtin_string.cpp:782 +#, c-format +msgid "%ls: Regular expression match error: %ls\n" +msgstr "" + +#: src/builtin_string.cpp:787 +#, c-format +msgid "%ls: Regular expression internal error\n" +msgstr "" + +#: src/builtin_string.cpp:903 +msgid "--entire and --index are mutually exclusive" +msgstr "" + +#: src/builtin_string.cpp:1055 +#, c-format +msgid "%ls: Regular expression substitute error: %ls\n" +msgstr "" #: src/builtin_test.cpp:608 #, fuzzy, c-format msgid "invalid integer '%ls'" msgstr "Nieprawidłowy cel przekierowania: %ls" -#: src/builtin_ulimit.cpp:284 +#: src/builtin_ulimit.cpp:285 #, fuzzy, c-format msgid "%ls: New limit cannot be an empty string\n" msgstr "%ls: Nazwa zmiennej nie może być pustym ciągiem znaków \n" -#: src/builtin_ulimit.cpp:296 +#: src/builtin_ulimit.cpp:297 #, fuzzy, c-format msgid "%ls: Invalid limit '%ls'\n" msgstr "%ls: Nieprawidłowa ścieżka: %ls\n" -#: src/common.cpp:1351 +#: src/common.cpp:1551 msgid "Current terminal parameters have rows and/or columns set to zero." msgstr "" -#: src/common.cpp:1352 +#: src/common.cpp:1552 msgid "" "The stty command can be used to correct this (e.g., stty rows 80 columns 24)." msgstr "" -#: src/common.cpp:1374 +#: src/common.cpp:1574 msgid "Current terminal parameters set terminal size to unreasonable value." msgstr "" -#: src/common.cpp:1375 +#: src/common.cpp:1575 msgid "Defaulting terminal size to 80x24." msgstr "" -#: src/common.cpp:1580 +#: src/common.cpp:1781 msgid "This is a bug. Break on bugreport to debug." msgstr "" -#: src/common.cpp:1581 +#: src/common.cpp:1782 #, c-format msgid "If you can reproduce it, please send a bug report to %s." msgstr "" -#: src/common.cpp:1591 +#: src/common.cpp:1792 msgid "empty" msgstr "pusto" -#: src/complete.cpp:51 +#: src/complete.cpp:53 #, c-format msgid "Home for %ls" msgstr "Katalog domowy dla %ls" -#: src/complete.cpp:54 +#: src/complete.cpp:56 #, c-format msgid "Variable: %ls" msgstr "Zmienna: %ls" -#: src/env.cpp:202 +#: src/env.cpp:242 msgid "Tried to pop empty environment stack." msgstr "" -#: src/env.cpp:522 +#: src/env.cpp:537 #, fuzzy, c-format msgid "Using fallback terminal type '%s'." msgstr "Używanie zapasowego typu terminala '%ls'" -#: src/env.cpp:527 +#: src/env.cpp:542 #, fuzzy, c-format msgid "Could not set up terminal using the fallback terminal type '%s'." msgstr "" "Nie można skonfigurować terminala używając zapasowego typu terminala '%ls' - " "opuszczanie" -#: src/env.cpp:558 +#: src/env.cpp:574 #, fuzzy msgid "Could not set up terminal." msgstr "Nie mozna skonfigurować terminala" -#: src/env.cpp:560 +#: src/env.cpp:576 #, fuzzy msgid "TERM environment variable not set." msgstr "Zmienna środowiskowa TERM ustawiona jest do '%ls'" -#: src/env.cpp:562 +#: src/env.cpp:578 #, fuzzy, c-format msgid "TERM environment variable set to '%ls'." msgstr "Zmienna środowiskowa TERM ustawiona jest do '%ls'" -#: src/env.cpp:563 +#: src/env.cpp:579 #, fuzzy msgid "Check that this terminal type is supported on this system." msgstr "Sprawdź czy ten typ terminala jest obsługiwany przez ten system" -#: src/env.cpp:670 +#: src/env.cpp:673 msgid "" "Could not determine current working directory. Is your locale set correctly?" msgstr "" -#: src/env_universal_common.cpp:484 +#: src/env_universal_common.cpp:461 #, fuzzy, c-format msgid "Unable to write to universal variables file '%ls': %s" msgstr "Nie udało się rozszerzyć nazwy zmiennej '%ls'" -#: src/env_universal_common.cpp:504 +#: src/env_universal_common.cpp:481 #, c-format msgid "Unable to rename file from '%ls' to '%ls': %s" msgstr "" -#: src/env_universal_common.cpp:556 +#: src/env_universal_common.cpp:533 #, fuzzy, c-format msgid "Unable to open temporary file '%ls': %s" msgstr "Nie udało się rozszerzyć nazwy zmiennej '%ls'" -#: src/env_universal_common.cpp:566 +#: src/env_universal_common.cpp:543 #, c-format msgid "Locking the universal var file took too long (%.3f seconds)." msgstr "" -#: src/env_universal_common.cpp:618 +#: src/env_universal_common.cpp:595 #, fuzzy, c-format msgid "Unable to open universal variable file '%ls': %s" msgstr "Nie udało się rozszerzyć nazwy zmiennej '%ls'" -#: src/env_universal_common.cpp:993 +#: src/env_universal_common.cpp:970 #, c-format msgid "Unable to open shared memory with path '%s': %s" msgstr "" -#: src/env_universal_common.cpp:1003 +#: src/env_universal_common.cpp:980 #, c-format msgid "Unable to fstat shared memory object with path '%s': %s" msgstr "" -#: src/env_universal_common.cpp:1014 +#: src/env_universal_common.cpp:991 #, c-format msgid "Unable to truncate shared memory object with path '%s': %s" msgstr "" -#: src/env_universal_common.cpp:1024 +#: src/env_universal_common.cpp:1001 #, c-format msgid "Unable to memory map shared memory object with path '%s': %s" msgstr "" -#: src/env_universal_common.cpp:1419 +#: src/env_universal_common.cpp:1396 #, fuzzy, c-format msgid "Unable to make a pipe for universal variables using '%ls': %s" msgstr "Nie udało się rozszerzyć nazwy zmiennej '%ls'" -#: src/env_universal_common.cpp:1428 +#: src/env_universal_common.cpp:1405 #, fuzzy, c-format msgid "Unable to open a pipe for universal variables using '%ls': %s" msgstr "Nie udało się rozszerzyć nazwy zmiennej '%ls'" @@ -969,100 +1100,100 @@ msgstr "Nieznany typ zdarzenia '0x%x'" msgid "Signal list overflow. Signals have been ignored." msgstr "" -#: src/exec.cpp:43 +#: src/exec.cpp:45 #, c-format msgid "An error occurred while redirecting file descriptor %d" msgstr "" -#: src/exec.cpp:46 +#: src/exec.cpp:48 msgid "An error occurred while writing output" msgstr "" -#: src/exec.cpp:49 +#: src/exec.cpp:51 #, c-format msgid "An error occurred while redirecting file '%s'" msgstr "Wystąpił błąd podczas przekierowywania pliku '%s'" -#: src/exec.cpp:634 +#: src/exec.cpp:714 #, c-format msgid "Unknown function '%ls'" msgstr "Nieznana funkcja '%ls'" -#: src/exec.cpp:751 +#: src/exec.cpp:801 #, c-format msgid "Unknown input redirection type %d" msgstr "Nieznany typ przekierowania %d" -#: src/expand.cpp:54 +#: src/expand.cpp:55 msgid "Child process" msgstr "Proces potomny" -#: src/expand.cpp:57 +#: src/expand.cpp:58 msgid "Process" msgstr "Proces" -#: src/expand.cpp:60 +#: src/expand.cpp:61 msgid "Job" msgstr "Zadanie" -#: src/expand.cpp:63 +#: src/expand.cpp:64 #, c-format msgid "Job: %ls" msgstr "Zadanie: %ls" -#: src/expand.cpp:66 +#: src/expand.cpp:67 msgid "Shell process" msgstr "Proces powłoki" -#: src/expand.cpp:69 +#: src/expand.cpp:70 msgid "Last background job" msgstr "Ostatnie zadanie działające w tle" -#: src/expand.cpp:400 +#: src/expand.cpp:398 #, c-format msgid "Unexpected failure to convert pid '%ls' to integer\n" msgstr "" -#: src/expand.cpp:997 +#: src/expand.cpp:984 msgid "Mismatched brackets" msgstr "" -#: src/fish.cpp:235 src/fish_indent.cpp:376 -msgid "getopt_long() unexpectedly returned zero\n" -msgstr "getopt_long() nieoczekiwanie zwrócił 0\n" +#: src/expand.cpp:1063 +msgid "Too much data emitted by command substitution so it was discarded\n" +msgstr "" -#: src/fish.cpp:253 src/fish_indent.cpp:420 +#: src/fish.cpp:275 src/fish_indent.cpp:419 #, c-format msgid "Invalid value '%s' for debug-level flag" msgstr "" -#: src/fish.cpp:280 +#: src/fish.cpp:302 #, c-format msgid "%s, version %s\n" msgstr "%s, wersja %s\n" -#: src/fish.cpp:294 src/fish_indent.cpp:435 +#: src/fish.cpp:316 src/fish_indent.cpp:434 #, c-format msgid "Invalid value '%s' for debug-stack-frames flag" msgstr "" -#: src/fish.cpp:344 +#: src/fish.cpp:366 msgid "Can not use the no-execute mode when running an interactive session" msgstr "" "Nie możesz użyć trybu niewykonywalnego kiedy uruchomiona jest sesja " "interaktywna" -#: src/fish.cpp:420 +#: src/fish.cpp:431 #, c-format msgid "Error while reading file %ls\n" msgstr "Wystąpił błąd podczas odczytywania pliku %ls\n" -#: src/fish_indent.cpp:390 +#: src/fish_indent.cpp:389 #, c-format msgid "%ls, version %s\n" msgstr "%ls, wersja %s\n" -#: src/fish_indent.cpp:454 +#: src/fish_indent.cpp:453 #, c-format msgid "" "Expected file path to read/write for -w:\n" @@ -1070,35 +1201,41 @@ msgid "" " $ %ls -w foo.fish\n" msgstr "" -#: src/fish_indent.cpp:466 src/fish_indent.cpp:496 +#: src/fish_indent.cpp:465 src/fish_indent.cpp:495 #, c-format msgid "Opening \"%s\" failed: %s\n" msgstr "Otwieranie '%s' nie powiodło się: %s\n" -#: src/fish_indent.cpp:470 +#: src/fish_indent.cpp:469 msgid "Too many arguments\n" msgstr "Zbyt dużo argumentów\n" -#: src/fish_key_reader.cpp:240 +#: src/fish_key_reader.cpp:241 #, c-format msgid "signal #%d (%ls) received\n" msgstr "" -#: src/fish_key_reader.cpp:312 +#: src/fish_key_reader.cpp:313 #, c-format msgid "Invalid value '%s' for debug-level flag\n" msgstr "" -#: src/fish_key_reader.cpp:326 +#: src/fish_key_reader.cpp:327 #, c-format msgid "Invalid value '%s' for debug-stack-frames flag\n" msgstr "" -#: src/history.cpp:142 +#: src/history.cpp:146 #, c-format msgid "Locking the history file took too long (%.3f seconds)." msgstr "" +#: src/history.cpp:1850 +#, c-format +msgid "" +"History session ID '%ls' is not a valid variable name. Falling back to `%ls`." +msgstr "" + #: src/io.cpp:57 #, fuzzy, c-format msgid "An error occured while reading output from code block on fd %d" @@ -1115,26 +1252,26 @@ msgstr "" msgid "search: " msgstr "wyszukiwanie:" -#: src/pager.cpp:491 +#: src/pager.cpp:493 #, c-format msgid "%lsand %lu more rows" msgstr "%lsand %lu więcej rzędów" -#: src/pager.cpp:498 +#: src/pager.cpp:500 #, c-format msgid "rows %lu to %lu of %lu" msgstr "rzędy od %lu do %lu z %lu" -#: src/pager.cpp:501 +#: src/pager.cpp:503 msgid "(no matches)" msgstr "(brak pasujących wyników)" -#: src/parse_execution.cpp:536 +#: src/parse_execution.cpp:556 #, c-format msgid "switch: Expected exactly one argument, got %lu\n" msgstr "switch: Oczekiwano dokładnie jednego argumentu, otrzymano %lu\n" -#: src/parse_execution.cpp:771 +#: src/parse_execution.cpp:791 #, c-format msgid "" "Variables may not be used as commands. In fish, please define a function or " @@ -1143,17 +1280,17 @@ msgstr "" "Zmienne nie mogą być używane jako komendy. W fish należy zdefiniować funkcję " "lub użyć 'eval %ls'." -#: src/parse_execution.cpp:776 +#: src/parse_execution.cpp:796 #, c-format msgid "The file '%ls' is not executable by this user" msgstr "Plik '%ls' nie jest wykonywalny dla tego użytkownika" -#: src/parse_execution.cpp:989 +#: src/parse_execution.cpp:1007 #, c-format msgid "Invalid redirection target: %ls" msgstr "Nieprawidłowy cel przekierowania: %ls" -#: src/parse_execution.cpp:1003 +#: src/parse_execution.cpp:1021 #, c-format msgid "Requested redirection to '%ls', which is not a valid file descriptor" msgstr "" @@ -1215,71 +1352,71 @@ msgstr "blok obsługi zdarzenia" msgid "unknown/invalid block" msgstr "nieznany/nieprawidłowy blok" -#: src/parser.cpp:291 +#: src/parser.cpp:306 #, c-format msgid "Could not write profiling information to file '%s'" msgstr "" -#: src/parser.cpp:293 +#: src/parser.cpp:308 msgid "Time\tSum\tCommand\n" msgstr "Czas\tSuma\tKomenda\n" -#: src/parser.cpp:351 +#: src/parser.cpp:366 #, c-format msgid "in event handler: %ls\n" msgstr "w procedurze obsługi zdarzeń: %ls\n" -#: src/parser.cpp:370 +#: src/parser.cpp:385 #, c-format msgid "from sourcing file %ls\n" msgstr "" -#: src/parser.cpp:377 +#: src/parser.cpp:392 #, c-format msgid "in function '%ls'\n" msgstr "w funkcji '%ls'\n" -#: src/parser.cpp:381 +#: src/parser.cpp:396 msgid "in command substitution\n" msgstr "w zastępstwie polecenia \n" -#: src/parser.cpp:392 +#: src/parser.cpp:407 #, c-format msgid "\tcalled on line %d of file %ls\n" msgstr "" -#: src/parser.cpp:395 +#: src/parser.cpp:410 msgid "\tcalled during startup\n" msgstr "\tprzywołano podczas rozruchu\n" -#: src/parser.cpp:397 +#: src/parser.cpp:412 msgid "\tcalled on standard input\n" msgstr "" -#: src/parser.cpp:410 +#: src/parser.cpp:425 #, c-format msgid "\twith parameter list '%ls'\n" msgstr "\tz listą parametrów '%ls'\n" -#: src/parser.cpp:501 +#: src/parser.cpp:547 #, c-format msgid "%ls (line %d): " msgstr "%ls (linia %d): " -#: src/parser.cpp:504 +#: src/parser.cpp:550 msgid "Startup" msgstr "Uruchamianie" -#: src/parser.cpp:542 +#: src/parser.cpp:588 msgid "Job inconsistency" msgstr "" -#: src/parser.cpp:753 +#: src/parser.cpp:797 #, c-format msgid "%ls (line %lu): " msgstr "%ls (linia %lu): " -#: src/parser.cpp:756 +#: src/parser.cpp:800 #, c-format msgid "%ls: " msgstr "%ls: " @@ -1303,149 +1440,154 @@ msgstr "" msgid "Error while searching for command '%ls'" msgstr "Wystąpił błąd podczas wyszukiwania komendy '%ls'" -#: src/path.cpp:233 +#: src/path.cpp:276 #, c-format msgid "Unable to locate the %ls directory." msgstr "" -#: src/path.cpp:234 +#: src/path.cpp:277 #, c-format msgid "Please set the %ls or HOME environment variable before starting fish." msgstr "" -#: src/path.cpp:238 +#: src/path.cpp:281 #, c-format msgid "Unable to locate %ls directory derived from $%ls: '%ls'." msgstr "" -#: src/path.cpp:240 +#: src/path.cpp:283 #, c-format msgid "The error was '%s'." msgstr "" -#: src/path.cpp:241 +#: src/path.cpp:284 #, c-format msgid "Please set $%ls to a directory where you have write access." msgstr "" -#: src/path.cpp:292 +#: src/path.cpp:336 msgid "Your personal settings will not be saved." msgstr "" -#: src/path.cpp:307 +#: src/path.cpp:351 msgid "Your history will not be saved." msgstr "" -#: src/proc.cpp:589 -#, c-format -msgid "Job %d, " -msgstr "" - #: src/proc.cpp:590 #, c-format +msgid "Job %d, " +msgstr "" + +#: src/proc.cpp:591 +#, c-format msgid "%ls: %ls'%ls' terminated by signal %ls (%ls)" msgstr "%ls: %ls'%ls' zakończony sygnałem %ls (%ls)" -#: src/proc.cpp:598 +#: src/proc.cpp:599 #, c-format msgid "%ls: Process %d, '%ls' %ls'%ls' terminated by signal %ls (%ls)" msgstr "%ls: Proces %d, '%ls' %ls'%ls' zakończony sygnałem %ls (%ls)" -#: src/proc.cpp:768 +#: src/proc.cpp:769 msgid "An error occured while reading output from code block" msgstr "Wystąpił błąd podczas odczytywania wyjścia z bloku kodu" -#: src/proc.cpp:799 +#: src/proc.cpp:846 +#, fuzzy, c-format +msgid "Could not send job %d ('%ls') with pgid %d to foreground" +msgstr "Nie można przenieść zadania %d ('%ls') na pierwszy plan" + +#: src/proc.cpp:875 #, c-format msgid "Could not send job %d ('%ls') to foreground" msgstr "Nie można przenieść zadania %d ('%ls') na pierwszy plan" -#: src/proc.cpp:816 -#, fuzzy, c-format -msgid "terminal_give_to_job(): Could not send job %d ('%ls') to foreground" -msgstr "Nie można przenieść zadania %d ('%ls') na pierwszy plan" - -#: src/proc.cpp:840 src/proc.cpp:849 src/proc.cpp:863 +#: src/proc.cpp:899 src/proc.cpp:908 src/proc.cpp:922 msgid "Could not return shell to foreground" msgstr "Nie można przywrócić powłoki na pierwszy plan" -#: src/proc.cpp:996 +#: src/proc.cpp:1055 #, c-format msgid "More than one job in foreground: job 1: '%ls' job 2: '%ls'" msgstr "" "Więcej niż jedno zadanie na pierwszym planie: zadanie 1: '%ls' zadanie 2: " "'%ls'" -#: src/proc.cpp:1006 +#: src/proc.cpp:1065 msgid "Process argument list" msgstr "Lista argumentów procesu" -#: src/proc.cpp:1007 +#: src/proc.cpp:1066 msgid "Process name" msgstr "Nazwa procesu" -#: src/proc.cpp:1010 +#: src/proc.cpp:1069 #, c-format msgid "Job '%ls', process '%ls' has inconsistent state 'stopped'=%d" msgstr "" -#: src/proc.cpp:1016 +#: src/proc.cpp:1075 #, c-format msgid "Job '%ls', process '%ls' has inconsistent state 'completed'=%d" msgstr "" -#: src/reader.cpp:330 +#: src/reader.cpp:333 msgid "Could not set terminal mode for new job" msgstr "Nie można ustawić trybu terminala dla nowego zadania" -#: src/reader.cpp:359 +#: src/reader.cpp:362 msgid "Could not set terminal mode for shell" msgstr "" -#: src/reader.cpp:1602 +#: src/reader.cpp:1601 msgid "No TTY for interactive shell (tcgetpgrp failed)" msgstr "" -#: src/reader.cpp:1612 +#: src/reader.cpp:1611 #, c-format msgid "" "I appear to be an orphaned process, so I am quitting politely. My pid is %d." msgstr "" -#: src/reader.cpp:1637 -msgid "Couldn't put the shell in its own process group" -msgstr "" - -#: src/reader.cpp:1645 -msgid "Couldn't grab control of terminal" -msgstr "" - -#: src/reader.cpp:2016 +#: src/reader.cpp:1994 msgid "Pop null reader block" msgstr "" -#: src/reader.cpp:2205 -msgid "There are still jobs active (use the jobs command to see them).\n" -msgstr "" +#: src/reader.cpp:2160 +#, fuzzy +msgid "There are still jobs active:\n" +msgstr "%ls: Brak pasujących zadań\n" -#: src/reader.cpp:2206 +#: src/reader.cpp:2161 +#, fuzzy +msgid "" +"\n" +" PID Command\n" +msgstr "Komenda\n" + +#: src/reader.cpp:2170 msgid "A second attempt to exit will terminate them.\n" msgstr "" -#: src/reader.cpp:3199 +#: src/reader.cpp:2171 +msgid "" +"Use 'disown PID' to remove jobs from the list without terminating them.\n" +msgstr "" + +#: src/reader.cpp:3205 #, c-format msgid "Unknown key binding 0x%X" msgstr "" -#: src/reader.cpp:3288 +#: src/reader.cpp:3294 msgid "Error while reading from file descriptor" msgstr "" -#: src/reader.cpp:3302 +#: src/reader.cpp:3308 msgid "Error while closing input stream" msgstr "" -#: src/reader.cpp:3323 +#: src/reader.cpp:3329 msgid "Error while opening input stream" msgstr "" @@ -1463,151 +1605,151 @@ msgstr "" msgid "The pointer '%ls' is null" msgstr "" -#: src/signal.cpp:39 +#: src/signal.cpp:36 msgid "Terminal hung up" msgstr "Terminal zawieszony" -#: src/signal.cpp:42 +#: src/signal.cpp:39 msgid "Quit request from job control (^C)" msgstr "" -#: src/signal.cpp:45 +#: src/signal.cpp:42 msgid "Quit request from job control with core dump (^\\)" msgstr "" -#: src/signal.cpp:48 +#: src/signal.cpp:45 msgid "Illegal instruction" msgstr "Niedozwolona instrukcja" -#: src/signal.cpp:51 +#: src/signal.cpp:48 msgid "Trace or breakpoint trap" msgstr "" -#: src/signal.cpp:54 +#: src/signal.cpp:51 msgid "Abort" msgstr "Przerwij" -#: src/signal.cpp:57 +#: src/signal.cpp:54 msgid "Misaligned address error" msgstr "" -#: src/signal.cpp:60 +#: src/signal.cpp:57 msgid "Floating point exception" msgstr "" -#: src/signal.cpp:63 +#: src/signal.cpp:60 msgid "Forced quit" msgstr "Przymusowe wyjście" -#: src/signal.cpp:66 +#: src/signal.cpp:63 msgid "User defined signal 1" msgstr "Sygnał zdefiniowany przez użytkownika 1" -#: src/signal.cpp:69 +#: src/signal.cpp:66 msgid "User defined signal 2" msgstr "Sygnał zdefiniowany przez użytkownika 2" -#: src/signal.cpp:72 +#: src/signal.cpp:69 msgid "Address boundary error" msgstr "" -#: src/signal.cpp:75 +#: src/signal.cpp:72 msgid "Broken pipe" msgstr "" -#: src/signal.cpp:78 +#: src/signal.cpp:75 msgid "Timer expired" msgstr "" -#: src/signal.cpp:81 +#: src/signal.cpp:78 msgid "Polite quit request" msgstr "" -#: src/signal.cpp:84 +#: src/signal.cpp:81 msgid "Child process status changed" msgstr "Zmieniono status procesu potomnego" -#: src/signal.cpp:87 +#: src/signal.cpp:84 msgid "Continue previously stopped process" msgstr "Kontynuuj wcześniej zatrzymany proces" -#: src/signal.cpp:90 +#: src/signal.cpp:87 msgid "Forced stop" msgstr "Wymuszono zatrzymanie" -#: src/signal.cpp:93 +#: src/signal.cpp:90 msgid "Stop request from job control (^Z)" msgstr "" -#: src/signal.cpp:96 +#: src/signal.cpp:93 msgid "Stop from terminal input" msgstr "" -#: src/signal.cpp:99 +#: src/signal.cpp:96 msgid "Stop from terminal output" msgstr "" -#: src/signal.cpp:102 +#: src/signal.cpp:99 msgid "Urgent socket condition" msgstr "" -#: src/signal.cpp:105 +#: src/signal.cpp:102 msgid "CPU time limit exceeded" msgstr "" -#: src/signal.cpp:108 +#: src/signal.cpp:105 msgid "File size limit exceeded" msgstr "Przekroczony limit rozmiaru pliku" -#: src/signal.cpp:111 +#: src/signal.cpp:108 msgid "Virtual timer expired" msgstr "" -#: src/signal.cpp:114 +#: src/signal.cpp:111 msgid "Profiling timer expired" msgstr "" -#: src/signal.cpp:117 src/signal.cpp:120 +#: src/signal.cpp:114 src/signal.cpp:117 msgid "Window size change" msgstr "Zmiana rozmiaru okna" -#: src/signal.cpp:123 +#: src/signal.cpp:120 msgid "I/O on asynchronous file descriptor is possible" msgstr "" -#: src/signal.cpp:126 +#: src/signal.cpp:123 msgid "Power failure" msgstr "" -#: src/signal.cpp:129 +#: src/signal.cpp:126 msgid "Bad system call" msgstr "" -#: src/signal.cpp:132 +#: src/signal.cpp:129 msgid "Information request" msgstr "Żądanie informacji" -#: src/signal.cpp:135 +#: src/signal.cpp:132 msgid "Stack fault" msgstr "" -#: src/signal.cpp:138 +#: src/signal.cpp:135 msgid "Emulator trap" msgstr "" -#: src/signal.cpp:141 +#: src/signal.cpp:138 msgid "Abort (Alias for SIGABRT)" msgstr "" -#: src/signal.cpp:144 +#: src/signal.cpp:141 msgid "Unused signal" msgstr "Niewykorzystywany sygnał" -#: src/signal.cpp:176 src/signal.cpp:188 +#: src/signal.cpp:173 src/signal.cpp:185 msgid "Unknown" msgstr "Nieznany" -#: src/signal.cpp:417 +#: src/signal.cpp:413 msgid "Signal block mismatch" msgstr "" @@ -1635,46 +1777,46 @@ msgstr "" msgid "Cannot use stdin (fd 0) as pipe output" msgstr "" -#: src/wgetopt.cpp:318 -#, c-format -msgid "%ls: Option '%ls' is ambiguous\n" -msgstr "" - -#: src/wgetopt.cpp:335 -#, c-format -msgid "%ls: Option '--%ls' doesn't allow an argument\n" -msgstr "%ls: Opcja '--%ls' nie pozwala na argumenty\n" - -#: src/wgetopt.cpp:339 -#, c-format -msgid "%ls: Option '%lc%ls' doesn't allow an argument\n" -msgstr "%ls: Opcja '%lc%ls' nie pozwala na argumenty\n" - -#: src/wgetopt.cpp:350 -#, c-format -msgid "%ls: Option '%ls' requires an argument\n" -msgstr "%ls: Opcja '%ls' wymaga argumentu\n" - -#: src/wgetopt.cpp:371 -#, c-format -msgid "%ls: Unrecognized option '--%ls'\n" -msgstr "%ls: Nierozpoznana opcja '--%ls'\n" - -#: src/wgetopt.cpp:374 -#, c-format -msgid "%ls: Unrecognized option '%lc%ls'\n" -msgstr "%ls: Nierozpoznana opcja '%lc%ls'\n" - -#: src/wgetopt.cpp:392 +#: src/wgetopt.cpp:246 #, c-format msgid "%ls: Invalid option -- %lc\n" msgstr "%ls: Nieprawidłowa opcja -- %lc\n" -#: src/wgetopt.cpp:423 +#: src/wgetopt.cpp:277 #, c-format msgid "%ls: Option requires an argument -- %lc\n" msgstr "%ls: Opcja wymaga argumentu -- %lc\n" +#: src/wgetopt.cpp:304 +#, c-format +msgid "%ls: Option '--%ls' doesn't allow an argument\n" +msgstr "%ls: Opcja '--%ls' nie pozwala na argumenty\n" + +#: src/wgetopt.cpp:308 +#, c-format +msgid "%ls: Option '%lc%ls' doesn't allow an argument\n" +msgstr "%ls: Opcja '%lc%ls' nie pozwala na argumenty\n" + +#: src/wgetopt.cpp:320 +#, c-format +msgid "%ls: Option '%ls' requires an argument\n" +msgstr "%ls: Opcja '%ls' wymaga argumentu\n" + +#: src/wgetopt.cpp:383 +#, c-format +msgid "%ls: Option '%ls' is ambiguous\n" +msgstr "" + +#: src/wgetopt.cpp:402 +#, c-format +msgid "%ls: Unrecognized option '--%ls'\n" +msgstr "%ls: Nierozpoznana opcja '--%ls'\n" + +#: src/wgetopt.cpp:405 +#, c-format +msgid "%ls: Unrecognized option '%lc%ls'\n" +msgstr "%ls: Nierozpoznana opcja '%lc%ls'\n" + #: src/wildcard.cpp:27 /tmp/fish/implicit/share/completions/journalctl.fish:2 msgid "Executable" msgstr "Wykonywalny" @@ -1685,9 +1827,10 @@ msgstr "Link wykonywalny" #: src/wildcard.cpp:31 /tmp/fish/implicit/share/completions/fossil.fish:6 #: /tmp/fish/implicit/share/completions/fossil.fish:90 -#: /tmp/fish/implicit/share/completions/git.fish:86 -#: /tmp/fish/implicit/share/completions/git.fish:203 -#: /tmp/fish/implicit/share/completions/git.fish:261 +#: /tmp/fish/implicit/share/completions/git.fish:87 +#: /tmp/fish/implicit/share/completions/git.fish:206 +#: /tmp/fish/implicit/share/completions/git.fish:266 +#: /tmp/fish/implicit/share/completions/git.fish:267 msgid "File" msgstr "Plik" @@ -1729,17 +1872,17 @@ msgstr "Gniazdo" msgid "Directory" msgstr "Katalog" -#: src/wutil.cpp:147 +#: src/wutil.cpp:146 #, c-format msgid "getcwd() failed with errno %d/%s" msgstr "" -#: src/builtin.h:38 +#: src/builtin.h:35 #, c-format msgid "%ls: Expected argument for option %ls\n" msgstr "%ls: Oczekiwano argumentu dla funkcji %ls\n" -#: src/builtin.h:44 +#: src/builtin.h:41 #, c-format msgid "" "%ls: Invalid combination of options,\n" @@ -1748,47 +1891,72 @@ msgstr "" "%ls: Nieprawidłowa kombinacja opcji,\n" "%ls\n" -#: src/builtin.h:48 +#: src/builtin.h:45 #, c-format msgid "%ls: Variable scope can only be one of universal, global and local\n" msgstr "" -#: src/builtin.h:51 +#: src/builtin.h:48 #, c-format msgid "%ls: Variable can't be both exported and unexported\n" msgstr "" -#: src/builtin.h:54 +#: src/builtin.h:51 #, c-format msgid "%ls: Unknown option '%ls'\n" msgstr "%ls: Nieznana opcja '%ls'\n" -#: src/builtin.h:57 -#, c-format -msgid "%ls: expected %d args, got %d\n" +#: src/builtin.h:54 +#, fuzzy, c-format +msgid "%ls: Expected %d args, got %d\n" msgstr "%ls: oczekiwano %d argumentów, otrzymano %d\n" -#: src/builtin.h:58 -#, c-format -msgid "%ls: %ls expected %d args, got %d\n" +#: src/builtin.h:55 +#, fuzzy, c-format +msgid "%ls %ls: Expected %d args, got %d\n" msgstr "%ls: %ls oczekiwał %d argumentów, otrzymał %d\n" -#: src/builtin.h:61 +#: src/builtin.h:56 +#, fuzzy, c-format +msgid "%ls: Expected at least %d args, got only %d\n" +msgstr "%ls: oczekiwano %d argumentów, otrzymano %d\n" + +#: src/builtin.h:57 +#, fuzzy, c-format +msgid "%ls: Expected at most %d args, got %d\n" +msgstr "%ls: oczekiwano %d argumentów, otrzymano %d\n" + +#: src/builtin.h:60 #, fuzzy, c-format msgid "%ls: Variable name '%ls' is not valid. See `help identifiers`.\n" msgstr "%ls: maksymalna wartość '%ls' nie jest prawidłową liczbą\n" -#: src/builtin.h:64 +#: src/builtin.h:63 #, fuzzy, c-format msgid "%ls: mode name '%ls' is not valid. See `help identifiers`.\n" msgstr "%ls: maksymalna wartość '%ls' nie jest prawidłową liczbą\n" -#: src/builtin.h:70 +#: src/builtin.h:66 +#, c-format +msgid "%ls: Too many arguments\n" +msgstr "%ls: Zbyt dużo argumentów\n" + +#: src/builtin.h:69 #, c-format msgid "%ls: Argument '%ls' is not a number\n" msgstr "%ls: Argument '%ls' nie jest liczbą \n" +#: src/builtin.h:72 +#, fuzzy, c-format +msgid "%ls: Expected a subcommand to follow the command\n" +msgstr "%ls: Oczekiwano argumentu dla funkcji %ls\n" + #: src/builtin.h:73 +#, fuzzy, c-format +msgid "%ls: Subcommand '%ls' is not valid\n" +msgstr "%ls: '%ls' nie jest plikiem\n" + +#: src/builtin.h:76 #, c-format msgid "Send job %d, '%ls' to foreground\n" msgstr "Wysłano zadanie %d, '%ls' na pierwszy plan\n" @@ -1797,10 +1965,6 @@ msgstr "Wysłano zadanie %d, '%ls' na pierwszy plan\n" msgid "An error occurred while setting up pipe" msgstr "" -#: src/expand.h:100 -msgid "Array index out of bounds" -msgstr "" - #: src/parse_constants.h:225 #, c-format msgid "" @@ -2108,6 +2272,10 @@ msgstr "" msgid "show some examples of usage" msgstr "" +#: /tmp/fish/explicit/share/completions/git.fish:1 +msgid "Warning: alias '%s' has more than one command: '%s'" +msgstr "" + #: /tmp/fish/explicit/share/completions/launchctl.fish:1 msgid "Bootstraps a domain or a service into a domain" msgstr "" @@ -2364,53 +2532,91 @@ msgstr "" #: /tmp/fish/explicit/share/functions/abbr.fish:1 #, fuzzy -msgid "%s: invalid option -- %s\\n" -msgstr "%s: Nieprawidłowa opcja -- %s\\n" +msgid "%s: Could not figure out what to do!\\n" +msgstr "%s: Nie można odnaleźć katalogu domowego\\n" #: /tmp/fish/explicit/share/functions/abbr.fish:2 -msgid "%s: %s cannot be specified along with %s\\n" -msgstr "" +#, fuzzy +msgid "%s %s: Requires at least two arguments\\n" +msgstr "%s: Opcja wymaga argumentu -- %s\\n" #: /tmp/fish/explicit/share/functions/abbr.fish:3 -#, fuzzy -msgid "%s: option requires an argument -- %s\\n" -msgstr "%s: Opcja wymaga argumentu -- %s\\n" +#: /tmp/fish/explicit/share/functions/abbr.fish:5 +#: /tmp/fish/explicit/share/functions/abbr.fish:8 +#: /tmp/fish/explicit/share/functions/abbr.fish:9 +msgid "%s %s: Abbreviation %s cannot have spaces in the word\\n" +msgstr "" #: /tmp/fish/explicit/share/functions/abbr.fish:4 #, fuzzy -msgid "%s: Unexpected argument -- %s\\n" -msgstr "%s: Oczekiwano argumentu -- %s\\n" - -#: /tmp/fish/explicit/share/functions/abbr.fish:5 -#: /tmp/fish/explicit/share/functions/abbr.fish:8 -msgid "%s: abbreviation cannot have spaces in the key\\n" -msgstr "" +msgid "%s %s: Expected one argument\\n" +msgstr "%ls: Oczekiwano argumentu\n" #: /tmp/fish/explicit/share/functions/abbr.fish:6 -msgid "%s: abbreviation must have a value\\n" +#: /tmp/fish/explicit/share/functions/abbr.fish:10 +msgid "%s %s: No abbreviation named %s\\n" msgstr "" #: /tmp/fish/explicit/share/functions/abbr.fish:7 #, fuzzy +msgid "%s %s: Requires exactly two arguments\\n" +msgstr "%s: Opcja wymaga argumentu -- %s\\n" + +#: /tmp/fish/explicit/share/functions/abbr.fish:11 +#, fuzzy +msgid "%s %s: Abbreviation %s already exists, cannot rename %s\\n" +msgstr "%s: Funkcja '%ls' już istnieje. Nie można utworzyć kopii\\n" + +#: /tmp/fish/explicit/share/functions/abbr.fish:12 +#: /tmp/fish/explicit/share/functions/abbr.fish:13 +#, fuzzy +msgid "%s %s: Unexpected argument -- '%s'\\n" +msgstr "%s: Oczekiwano argumentu -- %s\\n" + +#: /tmp/fish/explicit/share/functions/abbr_old.fish:1 +#, fuzzy +msgid "%s: invalid option -- %s\\n" +msgstr "%s: Nieprawidłowa opcja -- %s\\n" + +#: /tmp/fish/explicit/share/functions/abbr_old.fish:2 +msgid "%s: %s cannot be specified along with %s\\n" +msgstr "" + +#: /tmp/fish/explicit/share/functions/abbr_old.fish:3 +#, fuzzy +msgid "%s: option requires an argument -- %s\\n" +msgstr "%s: Opcja wymaga argumentu -- %s\\n" + +#: /tmp/fish/explicit/share/functions/abbr_old.fish:4 +#, fuzzy +msgid "%s: Unexpected argument -- %s\\n" +msgstr "%s: Oczekiwano argumentu -- %s\\n" + +#: /tmp/fish/explicit/share/functions/abbr_old.fish:5 +#: /tmp/fish/explicit/share/functions/abbr_old.fish:8 +msgid "%s: abbreviation cannot have spaces in the key\\n" +msgstr "" + +#: /tmp/fish/explicit/share/functions/abbr_old.fish:6 +msgid "%s: abbreviation must have a value\\n" +msgstr "" + +#: /tmp/fish/explicit/share/functions/abbr_old.fish:7 +#, fuzzy msgid "%s: abbreviation '%s' already exists, cannot rename\\n" msgstr "%s: Funkcja '%ls' już istnieje. Nie można utworzyć kopii\\n" -#: /tmp/fish/explicit/share/functions/abbr.fish:9 -#: /tmp/fish/explicit/share/functions/abbr.fish:10 +#: /tmp/fish/explicit/share/functions/abbr_old.fish:9 +#: /tmp/fish/explicit/share/functions/abbr_old.fish:10 msgid "%s: no such abbreviation '%s'\\n" msgstr "" #: /tmp/fish/explicit/share/functions/alias.fish:1 #, fuzzy -msgid "%s: Expected one or two arguments, got %d\\n" -msgstr "%s: Oczekiwano 0 lub 1 argument, otrzymano %d\\n" - -#: /tmp/fish/explicit/share/functions/alias.fish:2 -#, fuzzy msgid "%s: Name cannot be empty\\n" msgstr "%s: Nazwa zmiennej nie może być pustym ciągiem znaków\\n" -#: /tmp/fish/explicit/share/functions/alias.fish:3 +#: /tmp/fish/explicit/share/functions/alias.fish:2 msgid "%s: Body cannot be empty\\n" msgstr "" @@ -2418,6 +2624,32 @@ msgstr "" msgid "Too many args for cd command" msgstr "" +#: /tmp/fish/explicit/share/functions/cdh.fish:1 +#, fuzzy +msgid "cdh: Expected zero or one arguments" +msgstr "%s: Oczekiwano 0 lub 1 argument, otrzymano %d\\n" + +#: /tmp/fish/explicit/share/functions/cdh.fish:2 +msgid "No previous directories to select. You have to cd at least once." +msgstr "" + +#: /tmp/fish/explicit/share/functions/cdh.fish:3 +msgid "This should not happen. Have you changed the cd function?" +msgstr "" + +#: /tmp/fish/explicit/share/functions/cdh.fish:4 +msgid "There are %s unique dirs in your history but I can only handle %s" +msgstr "" + +#: /tmp/fish/explicit/share/functions/cdh.fish:5 +msgid "Select directory by letter or number: " +msgstr "" + +#: /tmp/fish/explicit/share/functions/cdh.fish:6 +msgid "" +"Error: expected a number between 1 and %d or letter in that range, got \"%s\"" +msgstr "" + #: /tmp/fish/explicit/share/functions/edit_command_buffer.fish:2 msgid "Please set VISUAL or EDITOR to your preferred editor." msgstr "" @@ -2452,9 +2684,13 @@ msgstr "%s: Zbyt dużo argumentów %s\\n" msgid "Hit end of history…\\n" msgstr "" +#: /tmp/fish/explicit/share/functions/fish_opt.fish:1 +msgid "%s: The --short flag is required and must be a single character\\n" +msgstr "" + #: /tmp/fish/explicit/share/functions/__fish_print_packages.fish:1 #: /tmp/fish/implicit/share/completions/apt-cache.fish:31 -#: /tmp/fish/implicit/share/completions/apt.fish:3 +#: /tmp/fish/implicit/share/completions/apt.fish:4 #: /tmp/fish/implicit/share/completions/apt-get.fish:3 #: /tmp/fish/implicit/share/completions/aptitude.fish:3 #: /tmp/fish/implicit/share/completions/apt-mark.fish:3 @@ -2466,47 +2702,32 @@ msgstr "" msgid "Package" msgstr "" -#: /tmp/fish/explicit/share/functions/funced.fish:1 -#: /tmp/fish/explicit/share/functions/nextd.fish:1 -#: /tmp/fish/explicit/share/functions/prevd.fish:1 -#: /tmp/fish/explicit/share/functions/type.fish:1 -#: /tmp/fish/explicit/share/functions/vared.fish:1 -#, fuzzy -msgid "%s: Unknown option %s\\n" -msgstr "%s: Nieznana opcja '%s'\\n" +#: /tmp/fish/explicit/share/functions/fish_update_completions.fish:1 +msgid "python executable not found" +msgstr "" #: /tmp/fish/explicit/share/functions/funced.fish:2 -#, fuzzy -msgid "funced: You must specify one function name" -msgstr "Oczekiwano dokładnie jednej nazwy funkcji" - -#: /tmp/fish/explicit/share/functions/funced.fish:4 msgid "Editing failed or was cancelled" msgstr "" -#: /tmp/fish/explicit/share/functions/funced.fish:5 +#: /tmp/fish/explicit/share/functions/funced.fish:3 msgid "Editor exited but the function was not modified" msgstr "" -#: /tmp/fish/explicit/share/functions/funced.fish:6 +#: /tmp/fish/explicit/share/functions/funced.fish:4 msgid "Edit the file again\\? [Y/n]" msgstr "" -#: /tmp/fish/explicit/share/functions/funced.fish:7 +#: /tmp/fish/explicit/share/functions/funced.fish:5 msgid "Cancelled function editing" msgstr "" #: /tmp/fish/explicit/share/functions/funcsave.fish:1 #, fuzzy -msgid "%s: Expected function name\\n" -msgstr "%s: Oczekiwano nazwy funkcji" - -#: /tmp/fish/explicit/share/functions/funcsave.fish:2 -#, fuzzy msgid "%s: Could not create configuration directory\\n" msgstr "%s: Nie można odnaleźć katalogu domowego\\n" -#: /tmp/fish/explicit/share/functions/funcsave.fish:3 +#: /tmp/fish/explicit/share/functions/funcsave.fish:2 #, fuzzy msgid "%s: Unknown function '%s'\\n" msgstr "%s: Nieznana funkcja '%s'" @@ -2524,39 +2745,40 @@ msgstr "" msgid "help: Help is being displayed in %s.\\n" msgstr "" -#: /tmp/fish/explicit/share/functions/history.fish:2 -#, fuzzy -msgid "%ls: Invalid combination of options,\\n%ls\\n" -msgstr "%ls: Nieprawidłowa kombinacja opcji,\\n%ls\\n" - -#: /tmp/fish/explicit/share/functions/history.fish:3 +#: /tmp/fish/explicit/share/functions/history.fish:1 #, fuzzy msgid "%ls: you cannot use any options with the %ls command\\n" msgstr "%ls: nie możesz używać opcji z komendą %ls\\n" -#: /tmp/fish/explicit/share/functions/history.fish:4 +#: /tmp/fish/explicit/share/functions/history.fish:2 #, fuzzy msgid "%ls: %ls expected %d args, got %d\\n" msgstr "%ls: %ls oczekiwał %d argumentów, otrzymał %d\\n" -#: /tmp/fish/explicit/share/functions/history.fish:5 +#: /tmp/fish/explicit/share/functions/history.fish:3 msgid "You must specify at least one search term when deleting entries\\n" msgstr "" -#: /tmp/fish/explicit/share/functions/history.fish:6 +#: /tmp/fish/explicit/share/functions/history.fish:4 msgid "" "If you enter 'yes' your entire interactive command history will be erased\\n" msgstr "" -#: /tmp/fish/explicit/share/functions/history.fish:7 +#: /tmp/fish/explicit/share/functions/history.fish:5 msgid "Command history cleared!" msgstr "" -#: /tmp/fish/explicit/share/functions/history.fish:8 +#: /tmp/fish/explicit/share/functions/history.fish:6 msgid "You did not say 'yes' so I will not clear your command history\\n" msgstr "" -#: /tmp/fish/explicit/share/functions/nextd.fish:2 +#: /tmp/fish/explicit/share/functions/isatty.fish:1 +#, fuzzy +msgid "%s: Too many arguments" +msgstr "%ls: Zbyt dużo argumentów\n" + +#: /tmp/fish/explicit/share/functions/nextd.fish:1 +#: /tmp/fish/explicit/share/functions/prevd.fish:1 msgid "%s: The number of positions to skip must be a non-negative integer\\n" msgstr "" @@ -2568,8 +2790,13 @@ msgstr "" msgid "%s: Directory stack is empty…\\n" msgstr "" -#: /tmp/fish/explicit/share/functions/prevd.fish:2 -msgid "The number of positions to skip must be a non-negative integer\\n" +#: /tmp/fish/explicit/share/functions/psub.fish:1 +#, fuzzy +msgid "%s: Not inside of command substitution" +msgstr "w zastępstwie polecenia \n" + +#: /tmp/fish/explicit/share/functions/realpath.fish:1 +msgid "%s: These flags are not allowed by fish realpath: '%s'" msgstr "" #: /tmp/fish/explicit/share/functions/seq.fish:1 @@ -2578,13 +2805,11 @@ msgid "%s: Expected 1, 2 or 3 arguments, got %d\\n" msgstr "%s: Oczekiwano 0 lub 1 argument, otrzymano %d\\n" #: /tmp/fish/explicit/share/functions/seq.fish:2 -#, fuzzy msgid "%s: '%s' is not a number\\n" msgstr "" #: /tmp/fish/explicit/share/functions/setenv.fish:1 #: /tmp/fish/explicit/share/functions/umask.fish:3 -#, fuzzy msgid "%s: Too many arguments\\n" msgstr "" @@ -2592,33 +2817,31 @@ msgstr "" msgid "%s: Variable name must contain alphanumeric characters\\n" msgstr "" -#: /tmp/fish/explicit/share/functions/type.fish:2 -#, fuzzy +#: /tmp/fish/explicit/share/functions/type.fish:1 msgid "%s is a function with definition\\n" msgstr "" -#: /tmp/fish/explicit/share/functions/type.fish:3 -#, fuzzy +#: /tmp/fish/explicit/share/functions/type.fish:2 msgid "function" msgstr "" -#: /tmp/fish/explicit/share/functions/type.fish:4 +#: /tmp/fish/explicit/share/functions/type.fish:3 msgid "%s is a builtin\\n" msgstr "" -#: /tmp/fish/explicit/share/functions/type.fish:5 +#: /tmp/fish/explicit/share/functions/type.fish:4 msgid "builtin" msgstr "" -#: /tmp/fish/explicit/share/functions/type.fish:6 +#: /tmp/fish/explicit/share/functions/type.fish:5 msgid "%s is %s\\n" msgstr "" -#: /tmp/fish/explicit/share/functions/type.fish:7 +#: /tmp/fish/explicit/share/functions/type.fish:6 msgid "file" msgstr "" -#: /tmp/fish/explicit/share/functions/type.fish:8 +#: /tmp/fish/explicit/share/functions/type.fish:7 #, fuzzy msgid "%s: Could not find '%s'\\n" msgstr "%s: Nie można odnaleźć katalogu domowego '%s'\\n" @@ -2629,6 +2852,24 @@ msgstr "%s: Nie można odnaleźć katalogu domowego '%s'\\n" msgid "%s: Invalid mask '%s'\\n" msgstr "%s: Nieprawidłowa ścieżka: '%s'\\n" +#: /tmp/fish/explicit/share/functions/_validate_int.fish:1 +#, fuzzy +msgid "%s: Value '%s' for flag '%s' is not an integer\\n" +msgstr "%ls: maksymalna wartość '%ls' nie jest prawidłową liczbą\n" + +#: /tmp/fish/explicit/share/functions/_validate_int.fish:2 +msgid "%s: Value '%s' for flag '%s' less than min allowed of '%s'\\n" +msgstr "" + +#: /tmp/fish/explicit/share/functions/_validate_int.fish:3 +msgid "%s: Value '%s' for flag '%s' greater than max allowed of '%s'\\n" +msgstr "" + +#: /tmp/fish/explicit/share/functions/vared.fish:1 +#, fuzzy +msgid "%s: Unknown option %s\\n" +msgstr "%s: Nieznana opcja '%s'\\n" + #: /tmp/fish/explicit/share/functions/vared.fish:2 msgid "" "%s: %s is an array variable. Use %svared%s %s[n]%s to edit the n:th element " @@ -2636,7 +2877,6 @@ msgid "" msgstr "" #: /tmp/fish/explicit/share/functions/vared.fish:3 -#, fuzzy msgid "" "%s: Expected exactly one argument, got %s.\\n\\nSynopsis:\\n\\t%svared%s " "VARIABLE\\n" @@ -2650,10 +2890,6 @@ msgstr "" msgid "Signal handler for the TRAP signal. Launches a debug prompt." msgstr "" -#: /tmp/fish/implicit/share/config.fish:3 -msgid "Evaluate contents of file (deprecated, see \"source\")" -msgstr "" - #: /tmp/fish/implicit/share/completions/a2disconf.fish:1 #: /tmp/fish/implicit/share/completions/a2dismod.fish:1 #: /tmp/fish/implicit/share/completions/a2dissite.fish:1 @@ -2686,12 +2922,14 @@ msgid "Print all abbreviation names" msgstr "" #: /tmp/fish/implicit/share/completions/abbr.fish:5 +#: /tmp/fish/implicit/share/completions/help.fish:11 #: /tmp/fish/implicit/share/completions/iptables.fish:16 -#: /tmp/fish/implicit/share/completions/zypper.fish:46 +#: /tmp/fish/implicit/share/completions/zypper.fish:47 msgid "Help" msgstr "" #: /tmp/fish/implicit/share/completions/abook.fish:1 +#: /tmp/fish/implicit/share/completions/grub-install.fish:32 msgid "Show usage" msgstr "" @@ -2942,7 +3180,6 @@ msgid "Ignore directory" msgstr "Zmień katalog roboczy" #: /tmp/fish/implicit/share/completions/ack.fish:47 -#, fuzzy msgid "Don't ignore directory" msgstr "" @@ -2965,6 +3202,7 @@ msgstr "" #: /tmp/fish/implicit/share/completions/ls.fish:17 #: /tmp/fish/implicit/share/completions/ls.fish:71 #: /tmp/fish/implicit/share/completions/ls.fish:72 +#: /tmp/fish/implicit/share/completions/s3cmd.fish:129 msgid "Follow symlinks" msgstr "" @@ -3160,6 +3398,7 @@ msgstr "" #: /tmp/fish/implicit/share/completions/gpg.fish:50 #: /tmp/fish/implicit/share/completions/gprof.fish:30 #: /tmp/fish/implicit/share/completions/grep.fish:21 +#: /tmp/fish/implicit/share/completions/grub-file.fish:31 #: /tmp/fish/implicit/share/completions/gunzip.fish:3 #: /tmp/fish/implicit/share/completions/gzip.fish:3 #: /tmp/fish/implicit/share/completions/i3-msg.fish:3 @@ -3729,6 +3968,8 @@ msgstr "" #: /tmp/fish/implicit/share/completions/golint.fish:3 #: /tmp/fish/implicit/share/completions/gorename.fish:10 #: /tmp/fish/implicit/share/completions/gradle.fish:1 +#: /tmp/fish/implicit/share/completions/grub-install.fish:31 +#: /tmp/fish/implicit/share/completions/jest.fish:1 #: /tmp/fish/implicit/share/completions/mkvextract.fish:2 #: /tmp/fish/implicit/share/completions/mocha.fish:1 #: /tmp/fish/implicit/share/completions/modinfo.fish:11 @@ -4397,7 +4638,7 @@ msgstr "" #: /tmp/fish/implicit/share/completions/apm.fish:1 #: /tmp/fish/implicit/share/completions/apm.fish:2 #: /tmp/fish/implicit/share/completions/apm.fish:3 -#: /tmp/fish/implicit/share/completions/apt.fish:4 +#: /tmp/fish/implicit/share/completions/apt.fish:5 #: /tmp/fish/implicit/share/completions/aura.fish:18 #: /tmp/fish/implicit/share/completions/base64.fish:4 #: /tmp/fish/implicit/share/completions/brew.fish:41 @@ -4405,6 +4646,7 @@ msgstr "" #: /tmp/fish/implicit/share/completions/dpkg-reconfigure.fish:2 #: /tmp/fish/implicit/share/completions/fossil.fish:142 #: /tmp/fish/implicit/share/completions/lscpu.fish:8 +#: /tmp/fish/implicit/share/completions/mdadm.fish:8 #: /tmp/fish/implicit/share/completions/mddiagnose.fish:1 #: /tmp/fish/implicit/share/completions/mkdir.fish:5 #: /tmp/fish/implicit/share/completions/mutt.fish:4 @@ -4425,7 +4667,6 @@ msgstr "" #: /tmp/fish/implicit/share/completions/lscpu.fish:9 #: /tmp/fish/implicit/share/completions/netctl.fish:2 #: /tmp/fish/implicit/share/completions/xz.fish:38 -#, fuzzy msgid "Display version" msgstr "" @@ -4736,7 +4977,7 @@ msgstr "" #: /tmp/fish/implicit/share/completions/apt-cdrom.fish:10 #: /tmp/fish/implicit/share/completions/apt-config.fish:4 #: /tmp/fish/implicit/share/completions/apt-file.fish:11 -#: /tmp/fish/implicit/share/completions/apt.fish:5 +#: /tmp/fish/implicit/share/completions/apt.fish:6 #: /tmp/fish/implicit/share/completions/apt-ftparchive.fish:14 #: /tmp/fish/implicit/share/completions/apt-get.fish:46 #: /tmp/fish/implicit/share/completions/apt-mark.fish:12 @@ -4802,7 +5043,7 @@ msgstr "" #: /tmp/fish/implicit/share/completions/sort.fish:23 #: /tmp/fish/implicit/share/completions/sshfs.fish:1 #: /tmp/fish/implicit/share/completions/su.fish:7 -#: /tmp/fish/implicit/share/completions/tar.fish:51 +#: /tmp/fish/implicit/share/completions/tar.fish:53 #: /tmp/fish/implicit/share/completions/tex.fish:2 #: /tmp/fish/implicit/share/completions/time.fish:8 #: /tmp/fish/implicit/share/completions/top.fish:12 @@ -4865,6 +5106,7 @@ msgstr "" #: /tmp/fish/implicit/share/completions/fuser.fish:11 #: /tmp/fish/implicit/share/completions/gcc.fish:452 #: /tmp/fish/implicit/share/completions/godoc.fish:22 +#: /tmp/fish/implicit/share/completions/grub-install.fish:10 #: /tmp/fish/implicit/share/completions/makedepend.fish:11 #: /tmp/fish/implicit/share/completions/mkdosfs.fish:20 #: /tmp/fish/implicit/share/completions/mount.fish:3 @@ -4876,7 +5118,7 @@ msgstr "" #: /tmp/fish/implicit/share/completions/rmdir.fish:3 #: /tmp/fish/implicit/share/completions/rpm.fish:4 #: /tmp/fish/implicit/share/completions/ruby.fish:18 -#: /tmp/fish/implicit/share/completions/tar.fish:49 +#: /tmp/fish/implicit/share/completions/tar.fish:51 #: /tmp/fish/implicit/share/completions/time.fish:6 #: /tmp/fish/implicit/share/completions/umount.fish:4 #: /tmp/fish/implicit/share/completions/valgrind.fish:6 @@ -4937,7 +5179,7 @@ msgid "Info on a package" msgstr "" #: /tmp/fish/implicit/share/completions/apt-build.fish:8 -#: /tmp/fish/implicit/share/completions/zypper.fish:18 +#: /tmp/fish/implicit/share/completions/zypper.fish:19 msgid "Remove packages" msgstr "" @@ -5253,12 +5495,17 @@ msgstr "" msgid "Test if apt has yet to be given the subcommand" msgstr "" -#: /tmp/fish/implicit/share/completions/apt.fish:6 +#: /tmp/fish/implicit/share/completions/apt.fish:3 +#: /tmp/fish/implicit/share/completions/snap.fish:2 +msgid "Test if given subcommand is used" +msgstr "" + +#: /tmp/fish/implicit/share/completions/apt.fish:7 #: /tmp/fish/implicit/share/completions/git.fish:4 msgid "Set a configuration option" msgstr "" -#: /tmp/fish/implicit/share/completions/apt.fish:7 +#: /tmp/fish/implicit/share/completions/apt.fish:8 #: /tmp/fish/implicit/share/completions/man.fish:14 #: /tmp/fish/implicit/share/completions/modprobe.fish:2 #: /tmp/fish/implicit/share/completions/yum.fish:13 @@ -5266,7 +5513,7 @@ msgstr "" msgid "Configuration file" msgstr "" -#: /tmp/fish/implicit/share/completions/apt.fish:8 +#: /tmp/fish/implicit/share/completions/apt.fish:9 msgid "Target release" msgstr "" @@ -5323,7 +5570,7 @@ msgstr "" #: /tmp/fish/implicit/share/completions/apt-ftparchive.fish:16 #: /tmp/fish/implicit/share/completions/apt-sortpkgs.fish:5 -#: /tmp/fish/implicit/share/completions/composer.fish:6 +#: /tmp/fish/implicit/share/completions/composer.fish:7 msgid "Set config options" msgstr "" @@ -7022,6 +7269,315 @@ msgstr "" msgid "Take addr from filename, default /etc/ethers" msgstr "" +#: /tmp/fish/implicit/share/completions/as.fish:1 +#, fuzzy +msgid "Omit false conditionals" +msgstr "blok warunkowy 'if'" + +#: /tmp/fish/implicit/share/completions/as.fish:2 +#, fuzzy +msgid "Omit debugging directives" +msgstr "Zwróć katalog roboczy" + +#: /tmp/fish/implicit/share/completions/as.fish:3 +#, fuzzy +msgid "Include general information" +msgstr "Zwróć informacje o fish" + +#: /tmp/fish/implicit/share/completions/as.fish:4 +msgid "Include high-level source" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:5 +#, fuzzy +msgid "Include assembly" +msgstr "Katalog" + +#: /tmp/fish/implicit/share/completions/as.fish:6 +msgid "Include macro expansions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:7 +#, fuzzy +msgid "Omit forms processing" +msgstr "Proces potomny" + +#: /tmp/fish/implicit/share/completions/as.fish:8 +msgid "Include symbols" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:9 +msgid "Initially turn on alternate macro syntax" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:10 +msgid "Compress DWARF debug sections using zlib" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:11 +msgid "Don't compress DWARF debug sections" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:12 +msgid "Produce assembler debugging messages" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:13 +#, fuzzy +msgid "Remap debug information" +msgstr "Zwróć informacje o fish" + +#: /tmp/fish/implicit/share/completions/as.fish:14 +#, fuzzy +msgid "Redefine symbols" +msgstr "Operuj zmiennymi środowiskowymi" + +#: /tmp/fish/implicit/share/completions/as.fish:15 +msgid "Require executable stack for this object" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:16 +msgid "Don't require executable stack for this object" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:17 +msgid "ELF .size directive check" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:18 +msgid "Generate ELF common symbols with STT_COMMON type" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:19 +msgid "Enable section name substitution sequences" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:20 +msgid "Skip whitespace and comment preprocessing" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:21 +#, fuzzy +msgid "Generate debugging information" +msgstr "Zwróć katalog roboczy" + +#: /tmp/fish/implicit/share/completions/as.fish:22 +msgid "Generate STABS debugging information" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:23 +msgid "Generate STABS debug info with GNU extensions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:24 +msgid "Generate DWARF2 debugging information" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:25 +msgid "Generate per-function section names for DWARF line information" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:26 +#, fuzzy +msgid "Set the hash table size close" +msgstr "Zwróć katalog roboczy" + +#: /tmp/fish/implicit/share/completions/as.fish:27 +#, fuzzy +msgid "Show help message and exit" +msgstr "Zwraca sformatowany tekst" + +#: /tmp/fish/implicit/share/completions/as.fish:28 +#, fuzzy +msgid "Show target specific options" +msgstr "Edytuj sugestie do określonej komendy" + +#: /tmp/fish/implicit/share/completions/as.fish:29 +msgid "Add DIR to search list for .include directives" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:30 +msgid "Don't warn about signed overflow" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:31 +msgid "Warn when differences altered for long displacements" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:32 +msgid "Keep local symbols" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:33 +msgid "Assemble in MRI compatibility mode" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:34 +#, fuzzy +msgid "Write dependency information in given file" +msgstr "Zwróć informacje o fish" + +#: /tmp/fish/implicit/share/completions/as.fish:35 +msgid "Do not pad the end of sections to alignment boundaries" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:36 +msgid "Set object-file output file name" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:37 +msgid "Fold data section into text section" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:38 +msgid "Prefer smaller memory use" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:39 +msgid "Print various measured statistics from execution" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:40 +msgid "Strip local absolute symbols" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:41 +msgid "Use same format as native assembler when possible" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:42 +#, fuzzy +msgid "Print assembler version number and exit" +msgstr "Zwraca sformatowany tekst" + +#: /tmp/fish/implicit/share/completions/as.fish:43 +#: /tmp/fish/implicit/share/completions/gunzip.fish:8 +#: /tmp/fish/implicit/share/completions/gzip.fish:8 +msgid "Suppress warnings" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:44 +#, fuzzy +msgid "Don't suppress warnings" +msgstr "Zmiana rozmiaru okna" + +#: /tmp/fish/implicit/share/completions/as.fish:45 +msgid "Treat warnings as errors" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:46 +msgid "Generate object file even after errors" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:47 +msgid "Read option from given file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:48 +#, fuzzy +msgid "Print assembler version number" +msgstr "Zwróć katalog roboczy" + +#: /tmp/fish/implicit/share/completions/as.fish:49 +msgid "Don't optimize code alignment" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:50 +msgid "Quieten some warnings" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:51 +msgid "Generate 32 bits code" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:52 +msgid "Generate 64 bits code" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:53 +#, fuzzy +msgid "Generate x32 code" +msgstr "Zwróć losową liczbę" + +#: /tmp/fish/implicit/share/completions/as.fish:54 +msgid "Encode SSE instructions with VEX prefix" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:55 +#, fuzzy +msgid "Check SSE instructions" +msgstr "Niedozwolona instrukcja" + +#: /tmp/fish/implicit/share/completions/as.fish:56 +msgid "Check operand combinations for validity" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:57 +msgid "Encode scalar AVX instructions with specific vector length" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:58 +msgid "Encode scalar EVEX instructions with specific vector length" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:59 +msgid "Encode EVEX instructions with specific EVEX.W" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:60 +msgid "Encode EVEX instructions with specific EVEX.RC" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:61 +msgid "Use specfied mnemonic" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:62 +#, fuzzy +msgid "Use specfied syntax" +msgstr "Sygnał zdefiniowany przez użytkownika 1" + +#: /tmp/fish/implicit/share/completions/as.fish:63 +msgid "Support pseudo index registers" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:64 +msgid "Don't require '%' prefix for registers" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:65 +msgid "Support old (<= 2.8.1) versions of gcc" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:66 +msgid "Add BND prefix for all valid branches" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:67 +msgid "Disable branch optimization for shared code" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:68 +msgid "Strip all lock prefixes" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:70 +#, fuzzy +msgid "Generate relax relocations" +msgstr "Zwróć losową liczbę" + +#: /tmp/fish/implicit/share/completions/as.fish:71 +msgid "Accept only AMD64 ISA" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:72 +msgid "Accept only Intel64 ISA" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:73 +msgid "Optimize for given CPU" +msgstr "" + #: /tmp/fish/implicit/share/completions/asp.fish:1 msgid "Checkout package" msgstr "" @@ -9266,7 +9822,7 @@ msgid "Show usage message and options" msgstr "" #: /tmp/fish/implicit/share/completions/bzr.fish:72 -#: /tmp/fish/implicit/share/completions/git.fish:374 +#: /tmp/fish/implicit/share/completions/git.fish:380 msgid "Show help message" msgstr "" @@ -9378,10 +9934,12 @@ msgstr "" #: /tmp/fish/implicit/share/completions/caddy.fish:24 #: /tmp/fish/implicit/share/completions/canto.fish:2 #: /tmp/fish/implicit/share/completions/cygport.fish:24 +#: /tmp/fish/implicit/share/completions/grub-install.fish:33 #: /tmp/fish/implicit/share/completions/lua.fish:4 #: /tmp/fish/implicit/share/completions/magento.fish:23 #: /tmp/fish/implicit/share/completions/modinfo.fish:10 #: /tmp/fish/implicit/share/completions/netctl-auto.fish:2 +#: /tmp/fish/implicit/share/completions/s3cmd.fish:128 msgid "Show version" msgstr "" @@ -10061,6 +10619,11 @@ msgstr "To jest powłoka logowania" msgid "Display help and exit\t" msgstr "" +#: /tmp/fish/implicit/share/completions/chsh.fish:4 +#, fuzzy +msgid "List available shells and exit" +msgstr "Zwraca sformatowany tekst" + #: /tmp/fish/implicit/share/completions/climate.fish:2 msgid "Update your climate install" msgstr "" @@ -10235,7 +10798,7 @@ msgid "Calculate total contribution for a user" msgstr "" #: /tmp/fish/implicit/share/completions/climate.fish:46 -msgid "Display an performance overview" +msgid "Display a performance overview" msgstr "" #: /tmp/fish/implicit/share/completions/climate.fish:47 @@ -10440,6 +11003,7 @@ msgstr "" #: /tmp/fish/implicit/share/completions/composite.fish:83 #: /tmp/fish/implicit/share/completions/display.fish:94 #: /tmp/fish/implicit/share/completions/import.fish:68 +#: /tmp/fish/implicit/share/completions/mdadm.fish:10 #: /tmp/fish/implicit/share/completions/montage.fish:104 #: /tmp/fish/implicit/share/completions/scanimage.fish:34 #: /tmp/fish/implicit/share/completions/stream.fish:33 @@ -10531,143 +11095,155 @@ msgid "Inherit completions from the specified command" msgstr "" #: /tmp/fish/implicit/share/completions/composer.fish:1 +msgid "User script" +msgstr "" + +#: /tmp/fish/implicit/share/completions/composer.fish:2 #, fuzzy msgid "Short information about Composer" msgstr "Zwróć informacje o fish" -#: /tmp/fish/implicit/share/completions/composer.fish:2 +#: /tmp/fish/implicit/share/completions/composer.fish:3 msgid "Create an archive of this composer package" msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:3 -#: /tmp/fish/implicit/share/completions/composer.fish:14 +#: /tmp/fish/implicit/share/completions/composer.fish:4 +#: /tmp/fish/implicit/share/completions/composer.fish:15 msgid "Opens the package's repository URL or homepage in your browser." msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:4 #: /tmp/fish/implicit/share/completions/composer.fish:5 +#: /tmp/fish/implicit/share/completions/composer.fish:6 msgid "Clears composer's internal package cache." msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:7 +#: /tmp/fish/implicit/share/completions/composer.fish:8 msgid "Create new project from a package into given directory." msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:8 +#: /tmp/fish/implicit/share/completions/composer.fish:9 msgid "Shows which packages depend on the given package" msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:9 +#: /tmp/fish/implicit/share/completions/composer.fish:10 msgid "Diagnoses the system to identify common errors." msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:10 #: /tmp/fish/implicit/share/completions/composer.fish:11 +#: /tmp/fish/implicit/share/completions/composer.fish:12 msgid "Dumps the autoloader" msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:12 +#: /tmp/fish/implicit/share/completions/composer.fish:13 #, sh-format msgid "Allows running commands in the global composer dir ($COMPOSER_HOME)." msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:13 +#: /tmp/fish/implicit/share/completions/composer.fish:14 msgid "Displays help for a command" msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:15 +#: /tmp/fish/implicit/share/completions/composer.fish:16 msgid "Creates a basic composer.json file in current directory." msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:16 +#: /tmp/fish/implicit/share/completions/composer.fish:17 msgid "" "Installs the project dependencies from the composer.lock file if present, or " "falls back on the composer.json." msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:17 +#: /tmp/fish/implicit/share/completions/composer.fish:18 msgid "Show information about licenses of dependencies" msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:18 +#: /tmp/fish/implicit/share/completions/composer.fish:19 msgid "Lists commands" msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:19 +#: /tmp/fish/implicit/share/completions/composer.fish:20 msgid "Removes a package from the require or require-dev" msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:20 +#: /tmp/fish/implicit/share/completions/composer.fish:21 msgid "Adds required packages to your composer.json and installs them" msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:21 +#: /tmp/fish/implicit/share/completions/composer.fish:22 msgid "Run the scripts defined in composer.json." msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:22 +#: /tmp/fish/implicit/share/completions/composer.fish:23 #: /tmp/fish/implicit/share/completions/npm.fish:34 msgid "Search for packages" msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:23 #: /tmp/fish/implicit/share/completions/composer.fish:24 +#: /tmp/fish/implicit/share/completions/composer.fish:25 msgid "Updates composer.phar to the latest version." msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:25 +#: /tmp/fish/implicit/share/completions/composer.fish:26 msgid "Show information about packages" msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:26 +#: /tmp/fish/implicit/share/completions/composer.fish:27 msgid "Show a list of locally modified packages" msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:27 +#: /tmp/fish/implicit/share/completions/composer.fish:28 msgid "" "Updates your dependencies to the latest version according to composer.json, " "and updates the composer.lock file." msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:28 +#: /tmp/fish/implicit/share/completions/composer.fish:29 msgid "Validates a composer.json" msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:29 -msgid "Displays composer's help." -msgstr "" - #: /tmp/fish/implicit/share/completions/composer.fish:30 -msgid "Do not output any message." +msgid "Shows which packages cause the given package to be installed" msgstr "" #: /tmp/fish/implicit/share/completions/composer.fish:31 +msgid "Shows which packages prevent the given package from being installed" +msgstr "" + +#: /tmp/fish/implicit/share/completions/composer.fish:32 +msgid "Displays composer's help." +msgstr "" + +#: /tmp/fish/implicit/share/completions/composer.fish:33 +msgid "Do not output any message." +msgstr "" + +#: /tmp/fish/implicit/share/completions/composer.fish:34 msgid "" "Increase the verbosity of messages: 1 for normal output (-v), 2 for more " "verbose output (-vv) and 3 for debug (-vvv)." msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:32 +#: /tmp/fish/implicit/share/completions/composer.fish:35 msgid "Display composer's application version." msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:33 +#: /tmp/fish/implicit/share/completions/composer.fish:36 msgid "Force ANSI output." msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:34 +#: /tmp/fish/implicit/share/completions/composer.fish:37 msgid "Disable ANSI output." msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:35 +#: /tmp/fish/implicit/share/completions/composer.fish:38 msgid "Do not ask any interactive question." msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:36 +#: /tmp/fish/implicit/share/completions/composer.fish:39 msgid "Display timing and memory usage information." msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:37 +#: /tmp/fish/implicit/share/completions/composer.fish:40 msgid "If specified, use the given directory as working directory." msgstr "" @@ -13786,6 +14362,146 @@ msgstr "" msgid "Show all file systems" msgstr "" +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:1 +msgid "Background immediately" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:2 +msgid "Use given script" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:3 +msgid "Generate an RFC 4361 compliant clientid" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:4 +msgid "Echo debug messages to stderr & syslog" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:5 +msgid "Use last acquired lease if cannot obtain one" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:6 +msgid "Use last acquired lease if cannot obtain one even if expired" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:7 +#, fuzzy +msgid "Push given value the environment" +msgstr "Operuj zmiennymi środowiskowymi" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:8 +#, fuzzy +msgid "Reapply configuration for each interface" +msgstr "Zmień katalog roboczy" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:9 +msgid "Request DHCP server to update DNS using FQDN instead of hostname" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:10 +msgid "Specify config to load instead of /etc/dhcpcd.conf" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:11 +msgid "Send hostname to DHCP server" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:12 +msgid "Send given clientid" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:13 +msgid "Override DHCPv4 vendorclassid field sent" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:14 +msgid "Writes to specfied log file instead of syslog" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:15 +msgid "Release lease and de-configure interface" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:16 +msgid "Request specific lease time in secs" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:17 +msgid "Start dhcpcd in Master mode" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:18 +msgid "Set prefered interface based on given rank (lowest wins)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:19 +msgid "Reload config and rebind specified interface" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:20 +msgid "Renew existing addresses on specified interface" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:21 +msgid "Request DHCP option" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:22 +msgid "Keep configuration even when dhcpcd exits" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:23 +msgid "Request given address in DHCP DISCOVER message" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:24 +msgid "Request given address in DHCP INFORM message" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:25 +#, fuzzy +msgid "Perform DHCPv6 Information Request" +msgstr "Żądanie informacji" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:26 +msgid "Configure static DHCP value" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:27 +msgid "Timeout after seconds" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:28 +msgid "Tag DHCPv4 message with given userclass" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:29 +msgid "Add encapsulated vendor option" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:30 +#: /tmp/fish/implicit/share/completions/eix.fish:2 +#: /tmp/fish/implicit/share/completions/htop.fish:8 +#: /tmp/fish/implicit/share/completions/pv.fish:33 +#: /tmp/fish/implicit/share/completions/subl.fish:9 +msgid "Show version and exit" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:31 +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:32 +msgid "Wait for address to be assigned before forking to background" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:33 +msgid "Exit dhcpcd process linked to given interface" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:34 +msgid "Allow reboot after secs" +msgstr "" + #: /tmp/fish/implicit/share/completions/diff.fish:1 msgid "Ignore case differences" msgstr "" @@ -13811,7 +14527,7 @@ msgid "Ignore all white space" msgstr "" #: /tmp/fish/implicit/share/completions/diff.fish:7 -#: /tmp/fish/implicit/share/completions/git.fish:319 +#: /tmp/fish/implicit/share/completions/git.fish:325 msgid "Ignore changes whose lines are all blank" msgstr "" @@ -13820,7 +14536,7 @@ msgid "Ignore changes whose lines match the REGEX" msgstr "" #: /tmp/fish/implicit/share/completions/diff.fish:9 -#: /tmp/fish/implicit/share/completions/git.fish:315 +#: /tmp/fish/implicit/share/completions/git.fish:321 msgid "Treat all files as text" msgstr "" @@ -14751,12 +15467,6 @@ msgstr "" msgid "Show a help screen and exit" msgstr "" -#: /tmp/fish/implicit/share/completions/eix.fish:2 -#: /tmp/fish/implicit/share/completions/htop.fish:8 -#: /tmp/fish/implicit/share/completions/pv.fish:33 -msgid "Show version and exit" -msgstr "" - #: /tmp/fish/implicit/share/completions/eix.fish:3 msgid "Dump variables to stdout" msgstr "" @@ -15095,7 +15805,7 @@ msgid "do not display a splash screen on startup" msgstr "" #: /tmp/fish/implicit/share/completions/emacs.fish:12 -msgid "do not communicate with X, ignoring " +msgid "do not communicate with X, ignoring :0" msgstr "" #: /tmp/fish/implicit/share/completions/emacs.fish:13 @@ -15699,6 +16409,274 @@ msgstr "" msgid "use comma separated list of explicit tab positions" msgstr "" +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:1 +msgid "create a backup of one or several jails" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:2 +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:4 +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:6 +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:9 +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:11 +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:15 +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:18 +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:20 +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:22 +msgid "jail" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:3 +msgid "manage specific jails" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:5 +msgid "attach your console to a running jail" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:7 +msgid "installs a new jail inside ezjail's scope" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:8 +msgid "removes a jail from ezjail's config" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:10 +msgid "dump diffs between jail initialisation and freeze time into a flavour" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:12 +#, fuzzy +msgid "create the basejail from binary packages" +msgstr "Stwórz blok kodu" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:13 +#, fuzzy +msgid "list all jails" +msgstr "Zakończ zestaw komend" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:14 +msgid "restart a running jail" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:16 +msgid "create new jails from archived versions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:17 +msgid "create a snapshot of a jail" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:19 +msgid "start a jail" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:21 +msgid "stop a running jail" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:23 +msgid "check for reasons for the jails to fail" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:24 +#, fuzzy +msgid "create or update the basejail from source" +msgstr "Zwróć losową liczbę" + +#: /tmp/fish/implicit/share/completions/fab.fish:1 +#: /tmp/fish/implicit/share/completions/pkgfile.fish:2 +msgid "show this help message and exit" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:2 +#, fuzzy +msgid "print detailed info about command NAME" +msgstr "Zwróć informacje o fish" + +#: /tmp/fish/implicit/share/completions/fab.fish:3 +msgid "formats --list, choices: short, normal, nested" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:4 +msgid "Force password prompt up-front" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:5 +msgid "Force sudo password prompt up-front" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:6 +#, fuzzy +msgid "print list of possible commands and exit" +msgstr "Zwróć katalog roboczy" + +#: /tmp/fish/implicit/share/completions/fab.fish:7 +msgid "comma separated KEY=VALUE pairs to set Fab env vars" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:8 +msgid "alias for -F short --list" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:9 +#: /tmp/fish/implicit/share/completions/pkgfile.fish:1 +msgid "show program's version number and exit" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:10 +msgid "don't user the running SSH agent" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:11 +msgid "forward local agent to remote end" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:12 +msgid "abort instead of prompting (for password, host, etc)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:13 +msgid "specify location of config file to use" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:14 +#, fuzzy +msgid "Color error output" +msgstr "Wymuszono zatrzymanie" + +#: /tmp/fish/implicit/share/completions/fab.fish:15 +msgid "do not load user known_hosts file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:16 +msgid "disconnect from hosts as soon as possible" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:17 +msgid "python module file to import, e.g. '../other.py'" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:18 +msgid "gateway host to connect through" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:19 +msgid "Use GSS-API authentication" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:20 +msgid "Delegate GSS-API client credentials or not" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:21 +msgid "Perform GSS-API Key Exchange and user authentication" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:22 +msgid "comma-separated list of output levels to hide" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:23 +msgid "comma-separated list of hosts to operate on" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:24 +msgid "path to SSH private key file. May be repeated." +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:25 +msgid "don't load private key files from ~/.ssh/" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:26 +msgid "enables a keepalive every N seconds" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:27 +msgid "print line-by-line instead of byte-by-byte" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:28 +msgid "make M attempts to connect before giving up" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:29 +msgid "do not use pseudo-terminal in run/sudo" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:30 +msgid "password for use with authentication and/or sudo" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:31 +msgid "default to parallel execution method" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:32 +msgid "SSH connection port" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:33 +msgid "reject unknown hosts" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:34 +msgid "password for use with sudo only" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:35 +msgid "load system known_hosts file before reading user known_hosts" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:36 +msgid "comma-separated list of roles to operate on" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:37 +msgid "specify a new shell, defaults to '/bin/bash -l -c'" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:38 +msgid "comma-separated list of output levels to show" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:39 +msgid "skip over hosts that can't be reached" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:40 +msgid "skip over unknown tasks" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:41 +msgid "Path to SSH config file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:42 +msgid "set connection timeout to N seconds" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:43 +msgid "set remote command timeout to N seconds" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:44 +msgid "username to use when connecting to remote hosts" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:45 +msgid "warn, instead of abort, when commands fail" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:46 +msgid "comma-separated list of hosts to exclude" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:47 +msgid "number of concurrent processes to use in parallel mode" +msgstr "" + #: /tmp/fish/implicit/share/completions/feh.fish:1 msgid "Specify a shell command as action to perform on the image" msgstr "" @@ -17038,7 +18016,6 @@ msgstr "" #: /tmp/fish/implicit/share/completions/fossil.fish:44 #: /tmp/fish/implicit/share/completions/fossil.fish:45 #: /tmp/fish/implicit/share/completions/fossil.fish:46 -#, fuzzy msgid "Show all versions" msgstr "" @@ -17048,7 +18025,7 @@ msgid "Undo latest bad/good command." msgstr "Zakończ zestaw komend" #: /tmp/fish/implicit/share/completions/fossil.fish:48 -#: /tmp/fish/implicit/share/completions/git.fish:87 +#: /tmp/fish/implicit/share/completions/git.fish:88 msgid "Create a new branch" msgstr "" @@ -17427,10 +18404,10 @@ msgstr "" #: /tmp/fish/implicit/share/completions/fossil.fish:274 #: /tmp/fish/implicit/share/completions/fossil.fish:280 #: /tmp/fish/implicit/share/completions/git.fish:64 -#: /tmp/fish/implicit/share/completions/git.fish:85 -#: /tmp/fish/implicit/share/completions/git.fish:239 -#: /tmp/fish/implicit/share/completions/git.fish:287 -#: /tmp/fish/implicit/share/completions/git.fish:288 +#: /tmp/fish/implicit/share/completions/git.fish:86 +#: /tmp/fish/implicit/share/completions/git.fish:244 +#: /tmp/fish/implicit/share/completions/git.fish:293 +#: /tmp/fish/implicit/share/completions/git.fish:294 msgid "Tag" msgstr "" @@ -17675,7 +18652,6 @@ msgid "Use modification times" msgstr "" #: /tmp/fish/implicit/share/completions/fossil.fish:233 -#, fuzzy msgid "PGP command" msgstr "" @@ -17837,7 +18813,7 @@ msgid "Limit number of tags" msgstr "Wylicz liczbę argumentów" #: /tmp/fish/implicit/share/completions/fossil.fish:281 -#: /tmp/fish/implicit/share/completions/git.fish:285 +#: /tmp/fish/implicit/share/completions/git.fish:291 msgid "List tags" msgstr "" @@ -17941,7 +18917,7 @@ msgstr "" #: /tmp/fish/implicit/share/completions/ranger.fish:14 #: /tmp/fish/implicit/share/completions/rejmerge.fish:3 #: /tmp/fish/implicit/share/completions/root.fish:6 -#: /tmp/fish/implicit/share/completions/zypper.fish:3 +#: /tmp/fish/implicit/share/completions/zypper.fish:4 msgid "Print help" msgstr "" @@ -18016,12 +18992,10 @@ msgid "Erase function" msgstr "Zdefiniuj nową funkcję" #: /tmp/fish/implicit/share/completions/functions.fish:3 -#, fuzzy msgid "Show hidden functions" msgstr "" #: /tmp/fish/implicit/share/completions/functions.fish:6 -#, fuzzy msgid "Test if function is defined" msgstr "" @@ -18034,8 +19008,9 @@ msgid "Copy the specified function to the specified new name" msgstr "" #: /tmp/fish/implicit/share/completions/functions.fish:9 -msgid "Display data about the function" -msgstr "" +#, fuzzy +msgid "Display information about the function" +msgstr "Zwróć informacje o fish" #: /tmp/fish/implicit/share/completions/functions.fish:10 #, fuzzy @@ -24003,7 +24978,7 @@ msgstr "" #: /tmp/fish/implicit/share/completions/journalctl.fish:6 #: /tmp/fish/implicit/share/completions/localectl.fish:6 #: /tmp/fish/implicit/share/completions/machinectl.fish:5 -#: /tmp/fish/implicit/share/completions/systemctl.fish:48 +#: /tmp/fish/implicit/share/completions/systemctl.fish:41 #: /tmp/fish/implicit/share/completions/systemd-analyze.fish:5 #: /tmp/fish/implicit/share/completions/timedatectl.fish:9 msgid "Do not pipe output into a pager" @@ -24055,28 +25030,28 @@ msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:22 #: /tmp/fish/implicit/share/completions/git.fish:62 -#: /tmp/fish/implicit/share/completions/git.fish:82 -#: /tmp/fish/implicit/share/completions/git.fish:93 -#: /tmp/fish/implicit/share/completions/git.fish:105 -#: /tmp/fish/implicit/share/completions/git.fish:127 -#: /tmp/fish/implicit/share/completions/git.fish:131 -#: /tmp/fish/implicit/share/completions/git.fish:137 -#: /tmp/fish/implicit/share/completions/git.fish:180 -#: /tmp/fish/implicit/share/completions/git.fish:216 +#: /tmp/fish/implicit/share/completions/git.fish:96 +#: /tmp/fish/implicit/share/completions/git.fish:108 +#: /tmp/fish/implicit/share/completions/git.fish:130 +#: /tmp/fish/implicit/share/completions/git.fish:134 +#: /tmp/fish/implicit/share/completions/git.fish:140 +#: /tmp/fish/implicit/share/completions/git.fish:183 #: /tmp/fish/implicit/share/completions/git.fish:219 -#: /tmp/fish/implicit/share/completions/git.fish:237 -#: /tmp/fish/implicit/share/completions/git.fish:260 -#: /tmp/fish/implicit/share/completions/git.fish:279 -#: /tmp/fish/implicit/share/completions/git.fish:301 +#: /tmp/fish/implicit/share/completions/git.fish:222 +#: /tmp/fish/implicit/share/completions/git.fish:242 +#: /tmp/fish/implicit/share/completions/git.fish:265 +#: /tmp/fish/implicit/share/completions/git.fish:285 +#: /tmp/fish/implicit/share/completions/git.fish:307 msgid "Branch" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:23 -#: /tmp/fish/implicit/share/completions/git.fish:195 -#: /tmp/fish/implicit/share/completions/git.fish:207 -#: /tmp/fish/implicit/share/completions/git.fish:232 -#: /tmp/fish/implicit/share/completions/git.fish:245 -#: /tmp/fish/implicit/share/completions/git.fish:268 +#: /tmp/fish/implicit/share/completions/git.fish:198 +#: /tmp/fish/implicit/share/completions/git.fish:210 +#: /tmp/fish/implicit/share/completions/git.fish:237 +#: /tmp/fish/implicit/share/completions/git.fish:250 +#: /tmp/fish/implicit/share/completions/git.fish:274 +#: /tmp/fish/implicit/share/completions/mdadm.fish:12 #: /tmp/fish/implicit/share/completions/update-eix-remote.fish:1 #, fuzzy msgid "Be quiet" @@ -24085,10 +25060,10 @@ msgstr "Przymusowe wyjście" #: /tmp/fish/implicit/share/completions/git.fish:24 #: /tmp/fish/implicit/share/completions/git.fish:41 #: /tmp/fish/implicit/share/completions/git.fish:70 -#: /tmp/fish/implicit/share/completions/git.fish:196 -#: /tmp/fish/implicit/share/completions/git.fish:208 -#: /tmp/fish/implicit/share/completions/git.fish:233 -#: /tmp/fish/implicit/share/completions/git.fish:246 +#: /tmp/fish/implicit/share/completions/git.fish:199 +#: /tmp/fish/implicit/share/completions/git.fish:211 +#: /tmp/fish/implicit/share/completions/git.fish:238 +#: /tmp/fish/implicit/share/completions/git.fish:251 #: /tmp/fish/implicit/share/completions/prt-get.fish:53 #: /tmp/fish/implicit/share/completions/prt-get.fish:111 #: /tmp/fish/implicit/share/completions/xz.fish:32 @@ -24096,12 +25071,12 @@ msgid "Be verbose" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:25 -#: /tmp/fish/implicit/share/completions/git.fish:210 +#: /tmp/fish/implicit/share/completions/git.fish:213 msgid "Append ref names and object names" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:26 -#: /tmp/fish/implicit/share/completions/git.fish:211 +#: /tmp/fish/implicit/share/completions/git.fish:214 msgid "Force update of local branches" msgstr "" @@ -24247,9 +25222,9 @@ msgid "Shows the last commit of a branch" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:63 -#: /tmp/fish/implicit/share/completions/git.fish:84 -#: /tmp/fish/implicit/share/completions/git.fish:106 -#: /tmp/fish/implicit/share/completions/git.fish:181 +#: /tmp/fish/implicit/share/completions/git.fish:85 +#: /tmp/fish/implicit/share/completions/git.fish:109 +#: /tmp/fish/implicit/share/completions/git.fish:184 msgid "Remote branch" msgstr "" @@ -24278,7 +25253,7 @@ msgid "Allow adding otherwise ignored files" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:72 -#: /tmp/fish/implicit/share/completions/git.fish:252 +#: /tmp/fish/implicit/share/completions/git.fish:257 #, fuzzy msgid "Interactive mode" msgstr "Tylko dla zadań interaktywnych" @@ -24321,1046 +25296,1071 @@ msgstr "" msgid "Checkout and switch to a branch" msgstr "" +#: /tmp/fish/implicit/share/completions/git.fish:82 +msgid "Local Branch" +msgstr "" + #: /tmp/fish/implicit/share/completions/git.fish:83 -#: /tmp/fish/implicit/share/completions/git.fish:238 +msgid "Remote Branch" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:84 +#: /tmp/fish/implicit/share/completions/git.fish:243 msgid "Head" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:88 +#: /tmp/fish/implicit/share/completions/git.fish:89 msgid "Track a new branch" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:89 -msgid "Apply a patch on a git index file and a working tree" -msgstr "" - #: /tmp/fish/implicit/share/completions/git.fish:90 -msgid "Create an archive of files from a named tree" -msgstr "" +#, fuzzy +msgid "Keep staged changes" +msgstr "Zmiana rozmiaru okna" #: /tmp/fish/implicit/share/completions/git.fish:91 -msgid "Find the change that introduced a bug by binary search" +msgid "Keep unmerged changes" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:92 -msgid "List, create, or delete branches" +msgid "Apply a patch on a git index file and a working tree" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:93 +msgid "Create an archive of files from a named tree" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:94 -msgid "Delete branch" +msgid "Find the change that introduced a bug by binary search" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:95 -msgid "Force deletion of branch" -msgstr "" - -#: /tmp/fish/implicit/share/completions/git.fish:96 -msgid "Rename branch" +msgid "List, create, or delete branches" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:97 -msgid "Force renaming branch" +msgid "Delete branch" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:98 -msgid "Lists both local and remote branches" +msgid "Force deletion of branch" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:99 -msgid "Track remote branch" +msgid "Rename branch" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:100 -msgid "Do not track remote branch" +msgid "Force renaming branch" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:101 -msgid "Set remote branch to track" +msgid "Lists both local and remote branches" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:102 -msgid "List branches that have been merged" +msgid "Track remote branch" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:103 -msgid "List branches that have not been merged" +msgid "Do not track remote branch" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:104 -msgid "Apply the change introduced by an existing commit" +msgid "Set remote branch to track" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:105 +msgid "List branches that have been merged" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:106 +msgid "List branches that have not been merged" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:107 +msgid "Apply the change introduced by an existing commit" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:110 msgid "Edit the commit message prior to committing" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:108 +#: /tmp/fish/implicit/share/completions/git.fish:111 msgid "" "Append info in generated commit on the origin of the cherry-picked change" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:109 +#: /tmp/fish/implicit/share/completions/git.fish:112 msgid "Apply changes without making any commit" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:110 +#: /tmp/fish/implicit/share/completions/git.fish:113 msgid "Add Signed-off-by line to the commit message" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:111 +#: /tmp/fish/implicit/share/completions/git.fish:114 msgid "Fast-forward if possible" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:112 +#: /tmp/fish/implicit/share/completions/git.fish:115 msgid "Clone a repository into a new directory" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:113 +#: /tmp/fish/implicit/share/completions/git.fish:116 msgid "Copy files instead of using hardlinks" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:114 +#: /tmp/fish/implicit/share/completions/git.fish:117 msgid "Operate quietly and do not report progress" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:115 +#: /tmp/fish/implicit/share/completions/git.fish:118 msgid "Provide more information on what is going on" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:116 +#: /tmp/fish/implicit/share/completions/git.fish:119 msgid "No checkout of HEAD is performed after the clone is complete" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:117 +#: /tmp/fish/implicit/share/completions/git.fish:120 msgid "Make a bare Git repository" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:118 +#: /tmp/fish/implicit/share/completions/git.fish:121 msgid "Set up a mirror of the source repository" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:119 +#: /tmp/fish/implicit/share/completions/git.fish:122 msgid "Use a specific name of the remote instead of the default" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:120 +#: /tmp/fish/implicit/share/completions/git.fish:123 msgid "Use a specific branch instead of the one used by the cloned repository" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:121 +#: /tmp/fish/implicit/share/completions/git.fish:124 msgid "Truncate the history to a specified number of revisions" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:122 +#: /tmp/fish/implicit/share/completions/git.fish:125 msgid "Initialize all submodules within the cloned repository" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:123 +#: /tmp/fish/implicit/share/completions/git.fish:126 msgid "Record changes to the repository" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:124 +#: /tmp/fish/implicit/share/completions/git.fish:127 msgid "Amend the log message of the last commit" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:125 +#: /tmp/fish/implicit/share/completions/git.fish:128 msgid "Fixup commit to be used with rebase --autosquash" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:126 +#: /tmp/fish/implicit/share/completions/git.fish:129 msgid "Show changes between commits, commit and working tree, etc" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:128 +#: /tmp/fish/implicit/share/completions/git.fish:131 msgid "Show diff of changes in the index" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:129 +#: /tmp/fish/implicit/share/completions/git.fish:132 msgid "Compare two paths on the filesystem" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:130 +#: /tmp/fish/implicit/share/completions/git.fish:133 msgid "Open diffs in a visual tool" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:132 +#: /tmp/fish/implicit/share/completions/git.fish:135 msgid "Visually show diff of changes in the index" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:133 +#: /tmp/fish/implicit/share/completions/git.fish:136 msgid "Print lines matching a pattern" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:134 +#: /tmp/fish/implicit/share/completions/git.fish:137 msgid "Create an empty git repository or reinitialize an existing one" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:135 +#: /tmp/fish/implicit/share/completions/git.fish:138 msgid "Show commit shortlog" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:136 +#: /tmp/fish/implicit/share/completions/git.fish:139 msgid "Show commit logs" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:138 +#: /tmp/fish/implicit/share/completions/git.fish:141 msgid "Continue listing file history beyond renames" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:139 +#: /tmp/fish/implicit/share/completions/git.fish:142 msgid "Don't print ref names" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:140 +#: /tmp/fish/implicit/share/completions/git.fish:143 msgid "Print out ref names" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:141 +#: /tmp/fish/implicit/share/completions/git.fish:144 msgid "Print ref name by which each commit was reached" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:142 +#: /tmp/fish/implicit/share/completions/git.fish:145 msgid "Limit the number of commits before starting to show the commit output" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:143 +#: /tmp/fish/implicit/share/completions/git.fish:146 msgid "Skip given number of commits" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:144 -#: /tmp/fish/implicit/share/completions/git.fish:145 +#: /tmp/fish/implicit/share/completions/git.fish:147 +#: /tmp/fish/implicit/share/completions/git.fish:148 msgid "Show commits more recent than specified date" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:146 -#: /tmp/fish/implicit/share/completions/git.fish:147 +#: /tmp/fish/implicit/share/completions/git.fish:149 +#: /tmp/fish/implicit/share/completions/git.fish:150 msgid "Show commits older than specified date" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:148 +#: /tmp/fish/implicit/share/completions/git.fish:151 msgid "Limit commits from given author" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:149 +#: /tmp/fish/implicit/share/completions/git.fish:152 msgid "Limit commits from given committer" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:150 +#: /tmp/fish/implicit/share/completions/git.fish:153 msgid "Limit commits to ones with reflog entries matching given pattern" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:151 +#: /tmp/fish/implicit/share/completions/git.fish:154 msgid "Limit commits with message that match given pattern" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:152 +#: /tmp/fish/implicit/share/completions/git.fish:155 msgid "Limit commits to ones that match all given --grep" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:153 +#: /tmp/fish/implicit/share/completions/git.fish:156 msgid "Limit commits to ones with message that don't match --grep" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:154 +#: /tmp/fish/implicit/share/completions/git.fish:157 msgid "Case insensitive match" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:155 +#: /tmp/fish/implicit/share/completions/git.fish:158 msgid "Patterns are basic regular expressions (default)" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:156 +#: /tmp/fish/implicit/share/completions/git.fish:159 msgid "Patterns are extended regular expressions" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:157 +#: /tmp/fish/implicit/share/completions/git.fish:160 msgid "Patterns are fixed strings" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:158 +#: /tmp/fish/implicit/share/completions/git.fish:161 msgid "Patterns are Perl-compatible regular expressions" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:159 +#: /tmp/fish/implicit/share/completions/git.fish:162 msgid "Stop when given path disappears from tree" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:160 +#: /tmp/fish/implicit/share/completions/git.fish:163 msgid "Print only merge commits" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:161 +#: /tmp/fish/implicit/share/completions/git.fish:164 msgid "Don't print commits with more than one parent" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:162 +#: /tmp/fish/implicit/share/completions/git.fish:165 msgid "Show only commit with at least the given number of parents" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:163 +#: /tmp/fish/implicit/share/completions/git.fish:166 msgid "Show only commit with at most the given number of parents" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:164 +#: /tmp/fish/implicit/share/completions/git.fish:167 msgid "Show only commit without a mimimum number of parents" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:165 +#: /tmp/fish/implicit/share/completions/git.fish:168 msgid "Show only commit without a maximum number of parents" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:166 +#: /tmp/fish/implicit/share/completions/git.fish:169 msgid "Follow only the first parent commit upon seeing a merge commit" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:167 +#: /tmp/fish/implicit/share/completions/git.fish:170 msgid "Reverse meaning of ^ prefix" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:168 +#: /tmp/fish/implicit/share/completions/git.fish:171 msgid "" "Pretend as if all refs in refs/ are listed on the command line as " msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:169 +#: /tmp/fish/implicit/share/completions/git.fish:172 msgid "" "Pretend as if all refs are in refs/heads are listed on the command line as " "" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:170 +#: /tmp/fish/implicit/share/completions/git.fish:173 msgid "" "Pretend as if all refs are in ref/tags are listed on the command line as " "" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:171 +#: /tmp/fish/implicit/share/completions/git.fish:174 msgid "" "Pretend as if all refs in refs/remotes are listed on the command line as " "" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:172 +#: /tmp/fish/implicit/share/completions/git.fish:175 msgid "" "Pretend as if all refs matching shell glob are listed on the command line as " "" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:173 +#: /tmp/fish/implicit/share/completions/git.fish:176 msgid "Do not include refs matching given glob pattern" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:174 +#: /tmp/fish/implicit/share/completions/git.fish:177 msgid "" "Pretend as if all objcets mentioned by reflogs are listed on the command " "line as " msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:175 +#: /tmp/fish/implicit/share/completions/git.fish:178 msgid "Ignore invalid object names" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:176 +#: /tmp/fish/implicit/share/completions/git.fish:179 msgid "Read commits from stdin" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:177 +#: /tmp/fish/implicit/share/completions/git.fish:180 msgid "Mark equivalent commits with = and inequivalent with +" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:178 +#: /tmp/fish/implicit/share/completions/git.fish:181 msgid "Omit equivalent commits" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:179 +#: /tmp/fish/implicit/share/completions/git.fish:182 msgid "Join two or more development histories together" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:182 +#: /tmp/fish/implicit/share/completions/git.fish:185 msgid "Autocommit the merge" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:183 +#: /tmp/fish/implicit/share/completions/git.fish:186 msgid "Don't autocommit the merge" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:184 +#: /tmp/fish/implicit/share/completions/git.fish:187 msgid "Edit auto-generated merge message" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:185 +#: /tmp/fish/implicit/share/completions/git.fish:188 msgid "Don't edit auto-generated merge message" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:186 +#: /tmp/fish/implicit/share/completions/git.fish:189 msgid "Don't generate a merge commit if merge is fast-forward" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:187 +#: /tmp/fish/implicit/share/completions/git.fish:190 msgid "Generate a merge commit even if merge is fast-forward" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:188 +#: /tmp/fish/implicit/share/completions/git.fish:191 msgid "Refuse to merge unless fast-forward possible" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:189 +#: /tmp/fish/implicit/share/completions/git.fish:192 msgid "Populate the log message with one-line descriptions" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:190 +#: /tmp/fish/implicit/share/completions/git.fish:193 msgid "Don't populate the log message with one-line descriptions" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:191 +#: /tmp/fish/implicit/share/completions/git.fish:194 msgid "Show diffstat of the merge" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:192 +#: /tmp/fish/implicit/share/completions/git.fish:195 msgid "Don't show diffstat of the merge" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:193 +#: /tmp/fish/implicit/share/completions/git.fish:196 msgid "Squash changes from other branch as a single commit" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:194 +#: /tmp/fish/implicit/share/completions/git.fish:197 msgid "Don't squash changes" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:197 -#: /tmp/fish/implicit/share/completions/git.fish:214 -#: /tmp/fish/implicit/share/completions/git.fish:234 +#: /tmp/fish/implicit/share/completions/git.fish:200 +#: /tmp/fish/implicit/share/completions/git.fish:217 +#: /tmp/fish/implicit/share/completions/git.fish:239 msgid "Force progress status" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:198 +#: /tmp/fish/implicit/share/completions/git.fish:201 msgid "Force no progress status" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:199 +#: /tmp/fish/implicit/share/completions/git.fish:202 msgid "Set the commit message" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:200 +#: /tmp/fish/implicit/share/completions/git.fish:203 msgid "Abort the current conflict resolution process" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:201 +#: /tmp/fish/implicit/share/completions/git.fish:204 msgid "Run merge conflict resolution tools to resolve merge conflicts" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:202 +#: /tmp/fish/implicit/share/completions/git.fish:205 msgid "Use specific merge resolution program" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:204 +#: /tmp/fish/implicit/share/completions/git.fish:207 msgid "Move or rename a file, a directory, or a symlink" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:205 +#: /tmp/fish/implicit/share/completions/git.fish:208 msgid "Prune all unreachable objects from the object database" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:206 +#: /tmp/fish/implicit/share/completions/git.fish:209 msgid "Fetch from and merge with another repository or a local branch" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:209 +#: /tmp/fish/implicit/share/completions/git.fish:212 msgid "Fetch all remotes" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:212 +#: /tmp/fish/implicit/share/completions/git.fish:215 msgid "Keep downloaded pack" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:213 +#: /tmp/fish/implicit/share/completions/git.fish:216 msgid "Disable automatic tag following" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:215 #: /tmp/fish/implicit/share/completions/git.fish:218 -#: /tmp/fish/implicit/share/completions/git.fish:236 +#: /tmp/fish/implicit/share/completions/git.fish:221 +#: /tmp/fish/implicit/share/completions/git.fish:241 msgid "Remote alias" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:217 +#: /tmp/fish/implicit/share/completions/git.fish:220 msgid "Update remote refs along with associated objects" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:220 +#: /tmp/fish/implicit/share/completions/git.fish:223 msgid "Force-push branch" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:221 +#: /tmp/fish/implicit/share/completions/git.fish:224 msgid "Force-push local branch to remote branch" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:222 +#: /tmp/fish/implicit/share/completions/git.fish:225 msgid "Push local branch to remote branch" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:223 +#: /tmp/fish/implicit/share/completions/git.fish:226 msgid "Push all refs under refs/heads/" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:224 +#: /tmp/fish/implicit/share/completions/git.fish:227 msgid "Remove remote branches that don't have a local counterpart" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:225 +#: /tmp/fish/implicit/share/completions/git.fish:228 msgid "Push all refs under refs/" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:226 +#: /tmp/fish/implicit/share/completions/git.fish:229 msgid "Delete all listed refs from the remote repository" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:227 +#: /tmp/fish/implicit/share/completions/git.fish:230 msgid "Push all refs under refs/tags" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:228 +#: /tmp/fish/implicit/share/completions/git.fish:231 +msgid "Push all usual refs plus the ones under refs/tags" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:232 msgid "Do everything except actually send the updates" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:229 +#: /tmp/fish/implicit/share/completions/git.fish:233 msgid "Produce machine-readable output" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:230 +#: /tmp/fish/implicit/share/completions/git.fish:234 msgid "Force update of remote refs" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:231 +#: /tmp/fish/implicit/share/completions/git.fish:235 +msgid "" +"Force update of remote refs, stopping if other's changes would be overwritten" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:236 msgid "Add upstream (tracking) reference" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:235 +#: /tmp/fish/implicit/share/completions/git.fish:240 msgid "Forward-port local commits to the updated upstream head" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:240 +#: /tmp/fish/implicit/share/completions/git.fish:245 msgid "Restart the rebasing process" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:241 +#: /tmp/fish/implicit/share/completions/git.fish:246 msgid "Abort the rebase operation" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:242 +#: /tmp/fish/implicit/share/completions/git.fish:247 msgid "Keep the commits that don't cahnge anything" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:243 +#: /tmp/fish/implicit/share/completions/git.fish:248 msgid "Restart the rebasing process by skipping the current patch" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:244 +#: /tmp/fish/implicit/share/completions/git.fish:249 msgid "Use merging strategies to rebase" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:247 +#: /tmp/fish/implicit/share/completions/git.fish:252 msgid "Show diffstat of the rebase" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:248 +#: /tmp/fish/implicit/share/completions/git.fish:253 msgid "Don't show diffstat of the rebase" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:249 +#: /tmp/fish/implicit/share/completions/git.fish:254 msgid "Allow the pre-rebase hook to run" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:250 +#: /tmp/fish/implicit/share/completions/git.fish:255 msgid "Don't allow the pre-rebase hook to run" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:251 +#: /tmp/fish/implicit/share/completions/git.fish:256 msgid "Force the rebase" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:253 +#: /tmp/fish/implicit/share/completions/git.fish:258 msgid "Try to recreate merges" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:254 +#: /tmp/fish/implicit/share/completions/git.fish:259 msgid "Rebase all reachable commits" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:255 +#: /tmp/fish/implicit/share/completions/git.fish:260 msgid "Automatic squashing" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:256 +#: /tmp/fish/implicit/share/completions/git.fish:261 msgid "No automatic squashing" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:257 +#: /tmp/fish/implicit/share/completions/git.fish:262 msgid "No fast-forward" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:258 +#: /tmp/fish/implicit/share/completions/git.fish:263 msgid "Reset current HEAD to the specified state" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:259 +#: /tmp/fish/implicit/share/completions/git.fish:264 #, fuzzy msgid "Reset files in working directory" msgstr "Zwróć katalog roboczy" -#: /tmp/fish/implicit/share/completions/git.fish:262 +#: /tmp/fish/implicit/share/completions/git.fish:268 msgid "Reflog" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:263 +#: /tmp/fish/implicit/share/completions/git.fish:269 msgid "Revert an existing commit" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:264 +#: /tmp/fish/implicit/share/completions/git.fish:270 msgid "Remove files from the working tree and from the index" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:265 +#: /tmp/fish/implicit/share/completions/git.fish:271 msgid "Keep local copies" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:266 +#: /tmp/fish/implicit/share/completions/git.fish:272 msgid "Exit with a zero status even if no files matched" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:267 +#: /tmp/fish/implicit/share/completions/git.fish:273 msgid "Allow recursive removal" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:269 +#: /tmp/fish/implicit/share/completions/git.fish:275 msgid "Override the up-to-date check" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:270 +#: /tmp/fish/implicit/share/completions/git.fish:276 #: /tmp/fish/implicit/share/completions/prt-get.fish:45 #: /tmp/fish/implicit/share/completions/prt-get.fish:103 msgid "Dry run" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:271 +#: /tmp/fish/implicit/share/completions/git.fish:277 msgid "Show the working tree status" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:272 +#: /tmp/fish/implicit/share/completions/git.fish:278 msgid "Give the output in the short-format" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:273 +#: /tmp/fish/implicit/share/completions/git.fish:279 msgid "Show the branch and tracking info even in short-format" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:274 +#: /tmp/fish/implicit/share/completions/git.fish:280 msgid "Give the output in a stable, easy-to-parse format" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:275 +#: /tmp/fish/implicit/share/completions/git.fish:281 msgid "Terminate entries with null character" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:276 +#: /tmp/fish/implicit/share/completions/git.fish:282 msgid "The untracked files handling mode" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:277 +#: /tmp/fish/implicit/share/completions/git.fish:283 msgid "Ignore changes to submodules" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:278 +#: /tmp/fish/implicit/share/completions/git.fish:284 msgid "Create, list, delete or verify a tag object signed with GPG" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:280 +#: /tmp/fish/implicit/share/completions/git.fish:286 msgid "Make an unsigned, annotated tag object" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:281 +#: /tmp/fish/implicit/share/completions/git.fish:287 msgid "Make a GPG-signed tag" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:282 +#: /tmp/fish/implicit/share/completions/git.fish:288 msgid "Remove a tag" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:283 +#: /tmp/fish/implicit/share/completions/git.fish:289 msgid "Verify signature of a tag" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:284 +#: /tmp/fish/implicit/share/completions/git.fish:290 msgid "Force overwriting exising tag" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:286 +#: /tmp/fish/implicit/share/completions/git.fish:292 msgid "List tags that contain a commit" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:289 +#: /tmp/fish/implicit/share/completions/git.fish:295 msgid "Stash away changes" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:290 +#: /tmp/fish/implicit/share/completions/git.fish:296 msgid "List stashes" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:291 +#: /tmp/fish/implicit/share/completions/git.fish:297 msgid "Show the changes recorded in the stash" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:292 +#: /tmp/fish/implicit/share/completions/git.fish:298 msgid "Apply and remove a single stashed state" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:293 +#: /tmp/fish/implicit/share/completions/git.fish:299 msgid "Apply a single stashed state" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:294 +#: /tmp/fish/implicit/share/completions/git.fish:300 msgid "Remove all stashed states" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:295 +#: /tmp/fish/implicit/share/completions/git.fish:301 msgid "Remove a single stashed state from the stash list" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:296 +#: /tmp/fish/implicit/share/completions/git.fish:302 msgid "Create a stash" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:297 +#: /tmp/fish/implicit/share/completions/git.fish:303 msgid "Save a new stash" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:298 +#: /tmp/fish/implicit/share/completions/git.fish:304 msgid "Create a new branch from a stash" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:299 +#: /tmp/fish/implicit/share/completions/git.fish:305 msgid "Set and read git configuration variables" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:300 +#: /tmp/fish/implicit/share/completions/git.fish:306 msgid "Generate patch series to send upstream" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:302 +#: /tmp/fish/implicit/share/completions/git.fish:308 msgid "Generate plain patches without diffstat" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:303 +#: /tmp/fish/implicit/share/completions/git.fish:309 msgid "Suppress diff output" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:304 +#: /tmp/fish/implicit/share/completions/git.fish:310 msgid "Spend more time to create smaller diffs" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:305 +#: /tmp/fish/implicit/share/completions/git.fish:311 msgid "Generate diff with the 'patience' algorithm" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:306 +#: /tmp/fish/implicit/share/completions/git.fish:312 msgid "Generate diff with the 'histogram' algorithm" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:307 +#: /tmp/fish/implicit/share/completions/git.fish:313 msgid "Print all commits to stdout in mbox format" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:308 +#: /tmp/fish/implicit/share/completions/git.fish:314 msgid "Show number of added/deleted lines in decimal notation" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:309 +#: /tmp/fish/implicit/share/completions/git.fish:315 msgid "Output only last line of the stat" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:310 +#: /tmp/fish/implicit/share/completions/git.fish:316 msgid "Output a condensed summary of extended header information" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:311 +#: /tmp/fish/implicit/share/completions/git.fish:317 msgid "Disable rename detection" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:312 +#: /tmp/fish/implicit/share/completions/git.fish:318 msgid "Show full blob object names" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:313 +#: /tmp/fish/implicit/share/completions/git.fish:319 msgid "Output a binary diff for use with git apply" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:314 +#: /tmp/fish/implicit/share/completions/git.fish:320 msgid "Also inspect unmodified files as source for a copy" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:316 +#: /tmp/fish/implicit/share/completions/git.fish:322 msgid "Ignore changes in whitespace at EOL" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:317 +#: /tmp/fish/implicit/share/completions/git.fish:323 msgid "Ignore changes in amount of whitespace" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:318 +#: /tmp/fish/implicit/share/completions/git.fish:324 msgid "Ignore whitespace when comparing lines" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:320 +#: /tmp/fish/implicit/share/completions/git.fish:326 msgid "Show whole surrounding functions of changes" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:321 +#: /tmp/fish/implicit/share/completions/git.fish:327 msgid "Allow an external diff helper to be executed" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:322 +#: /tmp/fish/implicit/share/completions/git.fish:328 msgid "Disallow external diff helpers" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:323 +#: /tmp/fish/implicit/share/completions/git.fish:329 msgid "Disallow external text conversion filters for binary files (Default)" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:324 +#: /tmp/fish/implicit/share/completions/git.fish:330 msgid "" "Allow external text conversion filters for binary files (Resulting diff is " "unappliable)" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:325 +#: /tmp/fish/implicit/share/completions/git.fish:331 msgid "Do not show source or destination prefix" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:326 +#: /tmp/fish/implicit/share/completions/git.fish:332 msgid "Name output in [Patch n/m] format, even with a single patch" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:327 +#: /tmp/fish/implicit/share/completions/git.fish:333 msgid "Name output in [Patch] format, even with multiple patches" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:328 +#: /tmp/fish/implicit/share/completions/git.fish:334 msgid "Initialize, update or inspect submodules" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:329 +#: /tmp/fish/implicit/share/completions/git.fish:335 msgid "Add a submodule" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:330 +#: /tmp/fish/implicit/share/completions/git.fish:336 msgid "Show submodule status" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:331 #: /tmp/fish/implicit/share/completions/git.fish:337 +#: /tmp/fish/implicit/share/completions/git.fish:343 msgid "Initialize all submodules" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:332 +#: /tmp/fish/implicit/share/completions/git.fish:338 msgid "Update all submodules" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:333 +#: /tmp/fish/implicit/share/completions/git.fish:339 msgid "Show commit summary" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:334 +#: /tmp/fish/implicit/share/completions/git.fish:340 #, fuzzy msgid "Run command on each submodule" msgstr "Uruchom komendę w obecnym procesie" -#: /tmp/fish/implicit/share/completions/git.fish:335 +#: /tmp/fish/implicit/share/completions/git.fish:341 msgid "Sync submodules' URL with .gitmodules" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:336 +#: /tmp/fish/implicit/share/completions/git.fish:342 msgid "Only print error messages" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:338 +#: /tmp/fish/implicit/share/completions/git.fish:344 msgid "Checkout the superproject's commit on a detached HEAD in the submodule" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:339 +#: /tmp/fish/implicit/share/completions/git.fish:345 msgid "" "Merge the superproject's commit into the current branch of the submodule" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:340 +#: /tmp/fish/implicit/share/completions/git.fish:346 msgid "Rebase current branch onto the superproject's commit" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:341 +#: /tmp/fish/implicit/share/completions/git.fish:347 msgid "Don't fetch new objects from the remote" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:342 +#: /tmp/fish/implicit/share/completions/git.fish:348 msgid "" "Instead of using superproject's SHA-1, use the state of the submodule's " "remote-tracking branch" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:343 +#: /tmp/fish/implicit/share/completions/git.fish:349 msgid "" "Throw away local changes when switching to a different commit and always run " "checkout" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:344 +#: /tmp/fish/implicit/share/completions/git.fish:350 msgid "Also add ignored submodule path" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:345 +#: /tmp/fish/implicit/share/completions/git.fish:351 msgid "Remove even with local changes" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:346 +#: /tmp/fish/implicit/share/completions/git.fish:352 msgid "Use the commit stored in the index" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:347 +#: /tmp/fish/implicit/share/completions/git.fish:353 msgid "Compare the commit in the index with submodule HEAD" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:348 +#: /tmp/fish/implicit/share/completions/git.fish:354 msgid "Traverse submodules recursively" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:349 +#: /tmp/fish/implicit/share/completions/git.fish:355 msgid "Show logs with difference each commit introduces" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:350 +#: /tmp/fish/implicit/share/completions/git.fish:356 msgid "Remove untracked files from the working tree" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:351 +#: /tmp/fish/implicit/share/completions/git.fish:357 #, fuzzy msgid "Force run" msgstr "Przymusowe wyjście" -#: /tmp/fish/implicit/share/completions/git.fish:352 +#: /tmp/fish/implicit/share/completions/git.fish:358 msgid "Show what would be done and clean files interactively" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:353 +#: /tmp/fish/implicit/share/completions/git.fish:359 msgid "Don't actually remove anything, just show what would be done" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:354 +#: /tmp/fish/implicit/share/completions/git.fish:360 msgid "Be quiet, only report errors" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:355 +#: /tmp/fish/implicit/share/completions/git.fish:361 msgid "Remove untracked directories in addition to untracked files" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:356 +#: /tmp/fish/implicit/share/completions/git.fish:362 msgid "Remove ignored files, as well" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:357 +#: /tmp/fish/implicit/share/completions/git.fish:363 msgid "Remove only ignored files" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:358 +#: /tmp/fish/implicit/share/completions/git.fish:364 msgid "Show what revision and author last modified each line of a file" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:359 +#: /tmp/fish/implicit/share/completions/git.fish:365 msgid "Show blank SHA-1 for boundary commits" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:360 +#: /tmp/fish/implicit/share/completions/git.fish:366 msgid "Do not treat root commits as boundaries" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:361 +#: /tmp/fish/implicit/share/completions/git.fish:367 msgid "Include additional statistics" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:362 +#: /tmp/fish/implicit/share/completions/git.fish:368 msgid "Annotate only the given line range" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:363 +#: /tmp/fish/implicit/share/completions/git.fish:369 msgid "Show long rev" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:364 +#: /tmp/fish/implicit/share/completions/git.fish:370 msgid "Show raw timestamp" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:365 +#: /tmp/fish/implicit/share/completions/git.fish:371 msgid "Use revisions from named file instead of calling rev-list" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:366 +#: /tmp/fish/implicit/share/completions/git.fish:372 msgid "Walk history forward instead of backward" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:367 +#: /tmp/fish/implicit/share/completions/git.fish:373 msgid "Show in a format designed for machine consumption" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:368 +#: /tmp/fish/implicit/share/completions/git.fish:374 msgid "Show the porcelain format" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:369 +#: /tmp/fish/implicit/share/completions/git.fish:375 msgid "Show the result incrementally" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:370 +#: /tmp/fish/implicit/share/completions/git.fish:376 msgid "Instead of working tree, use the contents of the named file" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:371 +#: /tmp/fish/implicit/share/completions/git.fish:377 msgid "Specifies the format used to output dates" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:372 +#: /tmp/fish/implicit/share/completions/git.fish:378 msgid "Detect moved or copied lines within a file" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:373 +#: /tmp/fish/implicit/share/completions/git.fish:379 msgid "" "Detect lines moved or copied from other files that were modified in the same " "commit" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:375 +#: /tmp/fish/implicit/share/completions/git.fish:381 msgid "Use the same output mode as git-annotate" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:376 +#: /tmp/fish/implicit/share/completions/git.fish:382 msgid "Show the filename in the original commit" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:377 +#: /tmp/fish/implicit/share/completions/git.fish:383 msgid "Show the line number in the original commit" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:378 +#: /tmp/fish/implicit/share/completions/git.fish:384 msgid "Suppress the author name and timestamp from the output" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:379 +#: /tmp/fish/implicit/share/completions/git.fish:385 msgid "Show the author email instead of author name" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:380 +#: /tmp/fish/implicit/share/completions/git.fish:386 msgid "Ignore whitespace changes" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:381 -#, fuzzy +#: /tmp/fish/implicit/share/completions/git.fish:387 msgid "Custom command" msgstr "" @@ -25373,7 +26373,6 @@ msgid "Show examples in command line mode" msgstr "" #: /tmp/fish/implicit/share/completions/godoc.fish:3 -#, fuzzy msgid "Go root directory" msgstr "" @@ -25487,7 +26486,6 @@ msgid "print and preserve work directory" msgstr "Zwróć katalog roboczy" #: /tmp/fish/implicit/share/completions/go.fish:8 -#, fuzzy msgid "print the commands" msgstr "" @@ -27016,7 +28014,7 @@ msgid "Uses Gradle Daemon to run build" msgstr "" #: /tmp/fish/implicit/share/completions/gradle.fish:11 -msgid "Uses Gradle Daemon in forground" +msgid "Uses Gradle Daemon in foreground" msgstr "" #: /tmp/fish/implicit/share/completions/gradle.fish:12 @@ -27321,6 +28319,252 @@ msgstr "" msgid "This option permits to add group with non-unique GID" msgstr "" +#: /tmp/fish/implicit/share/completions/grub-file.fish:1 +msgid "Check if FILE can be booted as i386 PAE Xen unprivileged guest kernel" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:2 +msgid "" +"Check if given file can be booted as x86_64 Xen unprivileged guest kernel" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:3 +msgid "Check if given file can be used as Xen x86 privileged guest kernel" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:4 +msgid "Check if given file can be used as x86 multiboot kernel" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:5 +msgid "Check if given file can be used as x86 multiboot2 kernel" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:6 +msgid "Check if given file is ARM Linux" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:7 +msgid "Check if given file is ARM64 Linux" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:8 +msgid "Check if given file is IA64 Linux" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:9 +msgid "Check if given file is MIPS Linux" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:10 +msgid "Check if given file is MIPSEL Linux" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:11 +msgid "Check if given file is SPARC64 Linux" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:12 +msgid "Check if given file is POWERPC Linux" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:13 +msgid "Check if given file is x86 Linux" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:14 +msgid "Check if given file is x86 Linux supporting 32-bit protocol" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:15 +msgid "Check if given file is x86 kFreeBSD" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:16 +msgid "Check if given file is i386 kFreeBSD" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:17 +msgid "Check if given file is x86_64 kFreeBSD" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:18 +msgid "Check if given file is x86 kNetBSD" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:19 +msgid "Check if given file is i386 kNetBSD" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:20 +msgid "Check if given file is x86_64 kNetBSD" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:21 +msgid "Check if given file is i386 EFI file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:22 +msgid "Check if given file is x86_64 EFI file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:23 +msgid "Check if given file is IA64 EFI file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:24 +msgid "Check if given file is ARM64 EFI file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:25 +msgid "Check if given file is ARM EFI file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:26 +msgid "Check if given file is hiberfil.sys in hibernated state" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:27 +msgid "Check if given file is x86_64 XNU (Mac OS X kernel)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:28 +msgid "Check if given file is i386 XNU (Mac OS X kernel)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:29 +msgid "Check if given file is XNU (Mac OS X kernel) hibernated image" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:30 +msgid "Check if given file is BIOS bootsector" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:32 +#, fuzzy +msgid "Display usage and exit" +msgstr "Zwraca sformatowany tekst" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:1 +msgid "Compress GRUB files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:2 +#, fuzzy +msgid "Use image and modules under given directory" +msgstr "Zmień katalog roboczy" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:3 +msgid "Install given fonts" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:4 +msgid "Install only given modules and their dependencies" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:5 +msgid "Embed given file as public key for signature checking" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:6 +#, fuzzy +msgid "Use translations under given directory" +msgstr "Zwróć katalog roboczy" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:7 +msgid "Install only given locales" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:8 +msgid "Preload specfied modules" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:9 +msgid "Install given theme" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:11 +msgid "Make drive also bootable as floppy" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:12 +msgid "Install GRUB images under DIR/grub" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:13 +msgid "Set bootloader ID" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:14 +msgid "Choose compression to use for core image" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:15 +msgid "Set disk module to use" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:16 +msgid "Use given directory as the EFI System Partition root" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:17 +msgid "Install even if problems are detected" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:18 +msgid "Use identifier file even if UUID is available" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:19 +msgid "Use given color for label background" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:20 +msgid "Use given color for label" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:21 +#, fuzzy +msgid "Use given file for label" +msgstr "Sygnał zdefiniowany przez użytkownika 2" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:22 +msgid "Use given directory for PPC Mac install" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:23 +msgid "Do not install bootsector" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:24 +msgid "Don't update the boot-device/Boot* NVRAM variables" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:25 +msgid "Don't apply any reed-solomon codes when embedding core.img" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:26 +#, fuzzy +msgid "Set product version" +msgstr "'return' poza definicją funkcji" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:27 +msgid "Delete device map if it already exists" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:28 +msgid "The installation is removable" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:29 +msgid "Do not probe for filesystems" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:30 +msgid "Install GRUB for given platform" +msgstr "" + #: /tmp/fish/implicit/share/completions/grunt.fish:1 msgid "Print the grunt version. Combine with --verbose for more info" msgstr "" @@ -27397,11 +28641,6 @@ msgstr "" msgid "Save/restore filename" msgstr "" -#: /tmp/fish/implicit/share/completions/gunzip.fish:8 -#: /tmp/fish/implicit/share/completions/gzip.fish:8 -msgid "Suppress warnings" -msgstr "" - #: /tmp/fish/implicit/share/completions/gunzip.fish:9 #: /tmp/fish/implicit/share/completions/gzip.fish:9 msgid "Recurse directories" @@ -27895,82 +29134,380 @@ msgid "Show the server version" msgstr "" #: /tmp/fish/implicit/share/completions/help.fish:1 -msgid "Introduction to the fish syntax" +#: /tmp/fish/implicit/share/completions/help.fish:68 +msgid "Autosuggestions" msgstr "" #: /tmp/fish/implicit/share/completions/help.fish:2 -msgid "Incomplete aspects of fish" -msgstr "" +#, fuzzy +msgid "Builtin commands" +msgstr "Zakończ zestaw komend" #: /tmp/fish/implicit/share/completions/help.fish:3 -msgid "Known fish bugs" +msgid "Cartesian Products" msgstr "" #: /tmp/fish/implicit/share/completions/help.fish:4 -msgid "Help on how to reuse previously entered commands" +msgid "Setting syntax highlighting colors" msgstr "" #: /tmp/fish/implicit/share/completions/help.fish:5 -msgid "Help on how tab-completion works" +msgid "Combining different expansions" msgstr "" #: /tmp/fish/implicit/share/completions/help.fish:6 -msgid "Help on how job control works" +msgid "How tab-completion works" msgstr "" #: /tmp/fish/implicit/share/completions/help.fish:7 -msgid "Summary on how fish differs from other shells" +msgid "Useful functions for writing completions" msgstr "" #: /tmp/fish/implicit/share/completions/help.fish:8 -msgid "Help on how to set the prompt" +msgid "Writing your own completions" msgstr "" #: /tmp/fish/implicit/share/completions/help.fish:9 -msgid "Help on how to set the titlebar message" -msgstr "" +#, fuzzy +msgid "Where to put completions" +msgstr "Edytuj sugestie do określonej komendy" #: /tmp/fish/implicit/share/completions/help.fish:10 -msgid "Help on how to copy and paste" -msgstr "" - -#: /tmp/fish/implicit/share/completions/help.fish:11 -msgid "Help on editor shortcuts" +msgid "Debugging fish scripts" msgstr "" #: /tmp/fish/implicit/share/completions/help.fish:12 #, fuzzy -msgid "Help on environment variables" -msgstr "Operuj zmiennymi środowiskowymi" +msgid "Command line editor" +msgstr "Komenda" #: /tmp/fish/implicit/share/completions/help.fish:13 -msgid "Help on setting syntax highlighting colors" -msgstr "" +#, fuzzy +msgid "Emacs mode commands" +msgstr "Zakończ zestaw komend" #: /tmp/fish/implicit/share/completions/help.fish:14 +#, fuzzy +msgid "Escaping characters" +msgstr "Wypisz argumenty" + #: /tmp/fish/implicit/share/completions/help.fish:15 -msgid "Help on parameter expansion (Globbing)" +#, fuzzy +msgid "Event handlers" +msgstr "blok obsługi zdarzenia" + +#: /tmp/fish/implicit/share/completions/help.fish:16 +#: /tmp/fish/implicit/share/completions/help.fish:25 +msgid "Parameter expansion (Globbing)" msgstr "" #: /tmp/fish/implicit/share/completions/help.fish:17 -msgid "Help on home directory expansion ~USER" +msgid "Brace expansion {a,b,c}" msgstr "" #: /tmp/fish/implicit/share/completions/help.fish:18 -msgid "Help on brace expansion {a,b,c}" -msgstr "" +#, fuzzy +msgid "Command substitution" +msgstr "w zastępstwie polecenia \n" #: /tmp/fish/implicit/share/completions/help.fish:19 -msgid "Help on wildcard expansion *.*" -msgstr "" +#, fuzzy +msgid "Command substitution (SUBCOMMAND)" +msgstr "w zastępstwie polecenia \n" #: /tmp/fish/implicit/share/completions/help.fish:20 -#, fuzzy -msgid "Help on command substitution (SUBCOMMAND)" +msgid "Home directory expansion ~USER" msgstr "" #: /tmp/fish/implicit/share/completions/help.fish:21 -msgid "Help on process expansion %JOB" +msgid "Index range expansion" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:22 +msgid "Process expansion %JOB" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:24 +msgid "Wildcard expansion *.*" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:26 +msgid "Configurable greeting" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:27 +msgid "Help on how to reuse previously entered commands" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:28 +msgid "Searchable history" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:29 +#, fuzzy +msgid "Shell variable and function names" +msgstr "%ls: Niedozwolona nazwa funkcji '%ls'" + +#: /tmp/fish/implicit/share/completions/help.fish:30 +msgid "Initialization files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:31 +#, fuzzy +msgid "Introduction" +msgstr "Niedozwolona instrukcja" + +#: /tmp/fish/implicit/share/completions/help.fish:32 +msgid "Common issues with fish" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:33 +msgid "Running multiple programs" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:34 +msgid "Copy and paste (Kill Ring)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:35 +msgid "Further help and development" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:36 +msgid "Multiline editing" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:37 +msgid "Other features" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:38 +msgid "Piping" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:39 +msgid "Programmable prompt" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:40 +msgid "Quotes" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:41 +#, fuzzy +msgid "Input/Output (IO) redirection" +msgstr "Katalog" + +#: /tmp/fish/implicit/share/completions/help.fish:42 +#, fuzzy +msgid "Shared bindings" +msgstr "Steruj przypisaniami klawiszy fish'a" + +#: /tmp/fish/implicit/share/completions/help.fish:43 +msgid "Introduction to the fish syntax" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:44 +#, fuzzy +msgid "Background jobs" +msgstr "Ostatnie zadanie działające w tle" + +#: /tmp/fish/implicit/share/completions/help.fish:45 +msgid "Conditional execution of code and flow control" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:46 +#: /tmp/fish/implicit/share/completions/help.fish:74 +#, fuzzy +msgid "Functions" +msgstr "%ls: Nie podano nazwy funkcji" + +#: /tmp/fish/implicit/share/completions/help.fish:47 +#, fuzzy +msgid "Autoloading functions" +msgstr "Zdefiniuj nową funkcję" + +#: /tmp/fish/implicit/share/completions/help.fish:48 +msgid "Defining aliases" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:49 +#, fuzzy +msgid "Job control" +msgstr "Kontrola zadania: %ls\n" + +#: /tmp/fish/implicit/share/completions/help.fish:50 +#, fuzzy +msgid "Some common words" +msgstr "Stan Komenda" + +#: /tmp/fish/implicit/share/completions/help.fish:51 +msgid "Programmable title" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:52 +#, fuzzy +msgid "Shell variables" +msgstr "Operuj zmiennymi środowiskowymi" + +#: /tmp/fish/implicit/share/completions/help.fish:53 +msgid "Arrays" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:54 +msgid "Variables for changing highlighting colors" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:55 +#, fuzzy +msgid "Exporting variables" +msgstr "Operuj zmiennymi środowiskowymi" + +#: /tmp/fish/implicit/share/completions/help.fish:56 +#, fuzzy +msgid "Variable scope for functions" +msgstr "Zdefiniuj nową funkcję" + +#: /tmp/fish/implicit/share/completions/help.fish:57 +#, fuzzy +msgid "Locale variables" +msgstr "Operuj zmiennymi środowiskowymi" + +#: /tmp/fish/implicit/share/completions/help.fish:58 +#, fuzzy +msgid "Variable scope" +msgstr "Zmienna: %ls" + +#: /tmp/fish/implicit/share/completions/help.fish:59 +#, fuzzy +msgid "Special variables" +msgstr "Operuj zmiennymi środowiskowymi" + +#: /tmp/fish/implicit/share/completions/help.fish:60 +#, fuzzy +msgid "The status variable" +msgstr "Operuj zmiennymi środowiskowymi" + +#: /tmp/fish/implicit/share/completions/help.fish:61 +#, fuzzy +msgid "More on universal variables" +msgstr "Operuj zmiennymi środowiskowymi" + +#: /tmp/fish/implicit/share/completions/help.fish:62 +#, fuzzy +msgid "Vi mode commands" +msgstr "Zakończ zestaw komend" + +#: /tmp/fish/implicit/share/completions/help.fish:63 +#, fuzzy +msgid "Command mode" +msgstr "Komenda" + +#: /tmp/fish/implicit/share/completions/help.fish:64 +#, fuzzy +msgid "Insert mode" +msgstr "Tylko dla zadań interaktywnych" + +#: /tmp/fish/implicit/share/completions/help.fish:65 +msgid "Visual mode" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:66 +msgid "Tutorial" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:67 +msgid "Autoloading Functions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:69 +msgid "Combiners (And, Or, Not)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:70 +#, fuzzy +msgid "Command Substitutions" +msgstr "w zastępstwie polecenia \n" + +#: /tmp/fish/implicit/share/completions/help.fish:71 +msgid "Conditionals (If, Else, Switch)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:72 +#, fuzzy +msgid "Exit Status" +msgstr "Opuść powłokę" + +#: /tmp/fish/implicit/share/completions/help.fish:73 +msgid "Exports (Shell Variables)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:75 +msgid "Getting Help" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:76 +msgid "Learning fish" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:77 +msgid "Lists" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:78 +msgid "Loops" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:79 +msgid "Ready for more?" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:81 +#, fuzzy +msgid "Pipes and Redirections" +msgstr "Zwróć katalog roboczy" + +#: /tmp/fish/implicit/share/completions/help.fish:82 +msgid "Prompt" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:83 +#, fuzzy +msgid "Running Commands" +msgstr "Uruchom komendę w obecnym procesie" + +#: /tmp/fish/implicit/share/completions/help.fish:84 +msgid "Separating Commands (Semicolon)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:85 +msgid "Startup (Where's .bashrc?)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:86 +msgid "Syntax Highlighting" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:87 +msgid "Tab Completions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:88 +#, fuzzy +msgid "Universal Variables" +msgstr "Operuj zmiennymi środowiskowymi" + +#: /tmp/fish/implicit/share/completions/help.fish:89 +#, fuzzy +msgid "Variables" +msgstr "Zmienna: %ls" + +#: /tmp/fish/implicit/share/completions/help.fish:90 +msgid "Why fish?" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:91 +msgid "Wildcards" msgstr "" #: /tmp/fish/implicit/share/completions/heroku.fish:1 @@ -28055,243 +29592,283 @@ msgid "manage heroku-postgresql databases" msgstr "" #: /tmp/fish/implicit/share/completions/heroku.fish:22 -msgid "manage backups of heroku postgresql databases" -msgstr "" - -#: /tmp/fish/implicit/share/completions/heroku.fish:23 msgid "manage plugins to the heroku gem" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:24 +#: /tmp/fish/implicit/share/completions/heroku.fish:23 msgid "list available regions" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:25 +#: /tmp/fish/implicit/share/completions/heroku.fish:24 msgid "manage the stack for an app" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:26 +#: /tmp/fish/implicit/share/completions/heroku.fish:25 msgid "check status of heroku platform" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:27 +#: /tmp/fish/implicit/share/completions/heroku.fish:26 msgid "update the heroku client" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:28 -#, fuzzy +#: /tmp/fish/implicit/share/completions/heroku.fish:27 msgid "display version" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:29 +#: /tmp/fish/implicit/share/completions/heroku.fish:28 msgid "" "APP DIRECTORY clones a heroku app to your local machine at DIRECTORY " "(defaults to app name)" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:30 +#: /tmp/fish/implicit/share/completions/heroku.fish:29 msgid "adds a git remote to an app repo (-a APP)" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:31 +#: /tmp/fish/implicit/share/completions/heroku.fish:30 msgid "install an addon" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:32 +#: /tmp/fish/implicit/share/completions/heroku.fish:31 msgid "open an addon's documentation in your browser" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:33 +#: /tmp/fish/implicit/share/completions/heroku.fish:32 msgid "downgrade an existing addon" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:34 +#: /tmp/fish/implicit/share/completions/heroku.fish:33 msgid "list all available addons" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:35 +#: /tmp/fish/implicit/share/completions/heroku.fish:34 msgid "open an addon's dashboard in your browser" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:36 +#: /tmp/fish/implicit/share/completions/heroku.fish:35 msgid "uninstall one or more addons" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:37 +#: /tmp/fish/implicit/share/completions/heroku.fish:36 msgid "upgrade an existing addon" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:38 +#: /tmp/fish/implicit/share/completions/heroku.fish:37 msgid "the org to list the apps for" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:39 +#: /tmp/fish/implicit/share/completions/heroku.fish:38 msgid "list all apps in the org. Not just joined apps" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:40 +#: /tmp/fish/implicit/share/completions/heroku.fish:39 msgid "list apps in personal account when a default org is set" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:41 +#: /tmp/fish/implicit/share/completions/heroku.fish:40 msgid "create a new app (takes name)" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:42 +#: /tmp/fish/implicit/share/completions/heroku.fish:41 msgid " permanently destroy an app (--app APP)" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:43 +#: /tmp/fish/implicit/share/completions/heroku.fish:42 msgid "show detailed app information" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:44 +#: /tmp/fish/implicit/share/completions/heroku.fish:43 msgid " add yourself to an organization app (--app APP)" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:45 +#: /tmp/fish/implicit/share/completions/heroku.fish:44 msgid " remove yourself from an organization app (--app APP)" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:46 +#: /tmp/fish/implicit/share/completions/heroku.fish:45 msgid " lock an organization app to restrict access" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:47 +#: /tmp/fish/implicit/share/completions/heroku.fish:46 msgid " open the app in a web browser" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:48 +#: /tmp/fish/implicit/share/completions/heroku.fish:47 msgid " rename the app (apps:rename newname --app oldname)" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:49 +#: /tmp/fish/implicit/share/completions/heroku.fish:48 msgid " unlock an organization app so that any org member can join it" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:50 +#: /tmp/fish/implicit/share/completions/heroku.fish:49 msgid "log in with your heroku credentials" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:51 +#: /tmp/fish/implicit/share/completions/heroku.fish:50 msgid "clear local authentication credentials" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:52 +#: /tmp/fish/implicit/share/completions/heroku.fish:51 msgid "display your api token" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:53 +#: /tmp/fish/implicit/share/completions/heroku.fish:52 msgid "display your heroku email address" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:54 +#: /tmp/fish/implicit/share/completions/heroku.fish:53 msgid "output config vars in shell format" msgstr "" +#: /tmp/fish/implicit/share/completions/heroku.fish:54 #: /tmp/fish/implicit/share/completions/heroku.fish:55 -#: /tmp/fish/implicit/share/completions/heroku.fish:56 msgid "display a config value for an app" msgstr "" +#: /tmp/fish/implicit/share/completions/heroku.fish:56 #: /tmp/fish/implicit/share/completions/heroku.fish:57 -#: /tmp/fish/implicit/share/completions/heroku.fish:58 msgid "set one or more config vars (KEY=VALUE)" msgstr "" +#: /tmp/fish/implicit/share/completions/heroku.fish:58 #: /tmp/fish/implicit/share/completions/heroku.fish:59 -#: /tmp/fish/implicit/share/completions/heroku.fish:60 msgid "unset one or more config vars" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:61 +#: /tmp/fish/implicit/share/completions/heroku.fish:60 msgid "add a custom domain to an app" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:62 +#: /tmp/fish/implicit/share/completions/heroku.fish:61 msgid "remove all custom domains from an app" msgstr "" +#: /tmp/fish/implicit/share/completions/heroku.fish:62 #: /tmp/fish/implicit/share/completions/heroku.fish:63 -#: /tmp/fish/implicit/share/completions/heroku.fish:64 msgid "remove a custom domain from an app" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:65 +#: /tmp/fish/implicit/share/completions/heroku.fish:64 msgid "the number of lines to display" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:66 +#: /tmp/fish/implicit/share/completions/heroku.fish:65 msgid "only display logs from the given process" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:67 +#: /tmp/fish/implicit/share/completions/heroku.fish:66 msgid "only display logs from the given source" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:68 +#: /tmp/fish/implicit/share/completions/heroku.fish:67 msgid "continually stream logs" msgstr "" +#: /tmp/fish/implicit/share/completions/heroku.fish:68 +msgid "manage backups of heroku postgresql databases" +msgstr "" + #: /tmp/fish/implicit/share/completions/heroku.fish:69 +msgid "cancel an in-progress backup or restore (default newest)" +msgstr "" + #: /tmp/fish/implicit/share/completions/heroku.fish:70 -msgid "resize dynos to the given size (DYNO1=1X|2X|PX)" +msgid "capture a new backup" msgstr "" #: /tmp/fish/implicit/share/completions/heroku.fish:71 +msgid "delete a backup" +msgstr "" + #: /tmp/fish/implicit/share/completions/heroku.fish:72 -msgid "restart an app dyno" +msgid "downloads database backup" msgstr "" #: /tmp/fish/implicit/share/completions/heroku.fish:73 +#, fuzzy +msgid "get information about a specific backup" +msgstr "Zwróć informacje o fish" + #: /tmp/fish/implicit/share/completions/heroku.fish:74 -msgid "scale dynos by the given amount (DYNO1=AMOUNT1)" +msgid "restore a backup (default latest) to a database" msgstr "" #: /tmp/fish/implicit/share/completions/heroku.fish:75 +msgid "schedule daily backups for given database" +msgstr "" + #: /tmp/fish/implicit/share/completions/heroku.fish:76 -msgid "stop an app dyno" +msgid "list backup schedule" msgstr "" #: /tmp/fish/implicit/share/completions/heroku.fish:77 -msgid "number of releases to show, maximum 50" +msgid "stop daily backups" msgstr "" #: /tmp/fish/implicit/share/completions/heroku.fish:78 +msgid "get secret but publicly accessible URL of a backup" +msgstr "" + #: /tmp/fish/implicit/share/completions/heroku.fish:79 -msgid "view detailed information for a release" -msgstr "" - #: /tmp/fish/implicit/share/completions/heroku.fish:80 -#: /tmp/fish/implicit/share/completions/heroku.fish:81 -msgid "roll back to an older release" +msgid "resize dynos to the given size (DYNO1=1X|2X|PX)" msgstr "" +#: /tmp/fish/implicit/share/completions/heroku.fish:81 #: /tmp/fish/implicit/share/completions/heroku.fish:82 -msgid "specify dyno size" +msgid "restart an app dyno" msgstr "" #: /tmp/fish/implicit/share/completions/heroku.fish:83 -msgid "open a remote console session (with optional COMMAND)" -msgstr "" - #: /tmp/fish/implicit/share/completions/heroku.fish:84 -msgid "run a detached dyno, where output is sent to your logs" +msgid "scale dynos by the given amount (DYNO1=AMOUNT1)" msgstr "" #: /tmp/fish/implicit/share/completions/heroku.fish:85 -msgid "stream logs for the dyno" -msgstr "" - #: /tmp/fish/implicit/share/completions/heroku.fish:86 -msgid "add a collaborator to an app" +msgid "stop an app dyno" msgstr "" #: /tmp/fish/implicit/share/completions/heroku.fish:87 -msgid "remove a collaborator from an app" +msgid "number of releases to show, maximum 50" msgstr "" #: /tmp/fish/implicit/share/completions/heroku.fish:88 +#: /tmp/fish/implicit/share/completions/heroku.fish:89 +msgid "view detailed information for a release" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:90 +#: /tmp/fish/implicit/share/completions/heroku.fish:91 +msgid "roll back to an older release" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:92 +msgid "specify dyno size" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:93 +msgid "open a remote console session (with optional COMMAND)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:94 +msgid "run a detached dyno, where output is sent to your logs" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:95 +msgid "stream logs for the dyno" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:96 +msgid "add a collaborator to an app" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:97 +msgid "remove a collaborator from an app" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:98 msgid "transfers an app to another user or an organization." msgstr "" @@ -29251,6 +30828,7 @@ msgstr "" #: /tmp/fish/implicit/share/completions/hg.fish:334 #: /tmp/fish/implicit/share/completions/hg.fish:397 +#: /tmp/fish/implicit/share/completions/hg.fish:432 msgid "ignore changes in the amount of white space" msgstr "" @@ -29301,7 +30879,6 @@ msgid "name of patch file" msgstr "" #: /tmp/fish/implicit/share/completions/hg.fish:352 -#, fuzzy msgid "overwrite existing files" msgstr "" @@ -29445,10 +31022,6 @@ msgstr "" msgid "amend the parent of the working dir" msgstr "Zwróć katalog roboczy" -#: /tmp/fish/implicit/share/completions/hg.fish:432 -msgid "ignore chnages in the amount of white space" -msgstr "" - #: /tmp/fish/implicit/share/completions/hg.fish:436 msgid "record delete for missing files" msgstr "" @@ -29703,6 +31276,8 @@ msgstr "" #: /tmp/fish/implicit/share/completions/mkdosfs.fish:22 #: /tmp/fish/implicit/share/completions/perl.fish:22 #: /tmp/fish/implicit/share/completions/pv.fish:32 +#: /tmp/fish/implicit/share/completions/s3cmd.fish:41 +#: /tmp/fish/implicit/share/completions/subl.fish:8 msgid "Show help and exit" msgstr "" @@ -30242,6 +31817,7 @@ msgstr "" #: /tmp/fish/implicit/share/completions/iptables.fish:25 #: /tmp/fish/implicit/share/completions/mkinitcpio.fish:18 +#: /tmp/fish/implicit/share/completions/s3cmd.fish:126 msgid "Verbose output" msgstr "" @@ -30270,6 +31846,327 @@ msgstr "" msgid "Use this command to load modules" msgstr "" +#: /tmp/fish/implicit/share/completions/jest.fish:2 +msgid "Automock all files by default" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:3 +msgid "Exit the test suite immediately upon the first failing test" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:4 +msgid "Respect the \"browser\" field in package.json when resolving modules" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:5 +msgid "Whether to use the transform cache" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:6 +msgid "Disable the cache" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:7 +msgid "The directory where Jest should store its dependency information" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:8 +msgid "Whether to run Jest in continuous integration (CI) mode" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:9 +msgid "Automatically clear mock calls and instances every test" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:10 +msgid "Alias for --coverage" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:11 +msgid "" +"glob pattern matching files that coverage info needs to be collected from" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:12 +msgid "Explicit list of paths coverage will be restricted to" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:13 +msgid "Forces test results output color highlighting" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:14 +msgid "Alias for --color" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:15 +msgid "The path to a jest config file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:16 +msgid "" +"Indicates that test coverage information be collected and reported in the " +"output" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:17 +msgid "The directory where Jest should output its coverage files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:18 +msgid "Pattern of files to ignore" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:19 +msgid "A list of reporter names that Jest uses when writing coverage reports" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:20 +msgid "" +"A JSON with which will be used to configure minimum threshold enforcement " +"for coverage results" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:21 +msgid "Print debugging info about your jest config" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:22 +#, fuzzy +msgid "The test environment used for all tests" +msgstr "Operuj zmiennymi środowiskowymi" + +#: /tmp/fish/implicit/share/completions/jest.fish:23 +msgid "Use this flag to show full diffs instead of a patch" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:24 +msgid "Find related tests for a list of source files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:25 +msgid "Force Jest to exit after all tests have completed running" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:26 +msgid "A JSON string with map of global variables" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:27 +msgid "A JSON string with map of variables for the haste module system" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:28 +msgid "Prints the test results in JSON" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:29 +msgid "Will run all tests affected by file changes in the last commit made" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:30 +msgid "Lists all tests Jest will run given the arguments and exits" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:31 +msgid "Logs the heap usage after every test" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:32 +msgid "Maps code coverage reports against original source code" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:33 +#, fuzzy +msgid "Specifies the maximum number of workers" +msgstr "Wylicz liczbę argumentów" + +#: /tmp/fish/implicit/share/completions/jest.fish:34 +msgid "Directory names to be searched recursively up from the requiring module" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:35 +msgid "An array of file extensions your modules use" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:36 +msgid "" +"A JSON with a map from regular expressions to module names that allow to " +"stub out resources" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:37 +msgid "Modules to ignore" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:38 +msgid "An alternative API to setting the NODE_PATH env variable" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:39 +msgid "Disables stack trace in test results output" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:40 +msgid "Activates notifications for test results" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:41 +msgid "Run tests based on the changed files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:42 +msgid "A file where to write test results" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:43 +msgid "A preset that is used as a base for Jest" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:44 +msgid "A list of projects that use Jest to run all tests" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:45 +msgid "A list of custom reporters for the test suite" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:46 +msgid "Automatically reset mock state between every test" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:47 +msgid "Whatever to reset the module registry for every test" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:48 +msgid "A JSON string which allows the use of a custom resolver" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:49 +msgid "The root directory that Jest should scan for tests and modules within" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:50 +msgid "Paths to directories that Jest should use to search for files in" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:51 +#, fuzzy +msgid "Run all tests serially in the current process" +msgstr "Uruchom komendę w obecnym procesie" + +#: /tmp/fish/implicit/share/completions/jest.fish:52 +msgid "The paths to modules to configure the testing environment" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:53 +msgid "The path to a module to configure the testing framework" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:54 +#, fuzzy +msgid "Print your jest config and then exits" +msgstr "Zwróć katalog roboczy" + +#: /tmp/fish/implicit/share/completions/jest.fish:55 +msgid "Prevent tests from printing messages through the console" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:56 +msgid "Snapshot serializer modules Jest should use for snapshot testing" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:57 +msgid "Alias for --env" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:58 +msgid "The glob patterns Jest uses to detect test files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:59 +msgid "Run only tests with a name that matches the regex pattern" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:60 +msgid "Paths to skip" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:61 +msgid "Regex for test paths" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:62 +msgid "The regexp pattern Jest uses to detect test files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:63 +msgid "Allows the use of a custom results processor" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:64 +msgid "Allows to specify a custom test runner" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:65 +msgid "This option sets the URL for the jsdom environment" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:66 +msgid "Setting this value to fake value of timers" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:67 +msgid "" +"A JSON string which maps from regular expressions to paths to transformers" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:68 +msgid "" +"Regexp patterns that are matched against all source file paths before " +"transformation" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:69 +msgid "a regex pattern of module to unmock" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:70 +msgid "Use this flag to re-record snapshots" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:71 +msgid "Divert all output to stderr" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:72 +msgid "Display individual test results with the test suite hierarchy" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:73 +#: /tmp/fish/implicit/share/completions/snap.fish:15 +#: /tmp/fish/implicit/share/completions/vagrant.fish:3 +#, fuzzy +msgid "Print the version and exit" +msgstr "Zwróć katalog roboczy" + +#: /tmp/fish/implicit/share/completions/jest.fish:74 +msgid "Watch files for changes and rerun tests related to changed files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:75 +msgid "Watch files for changes and rerun all tests" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:76 +msgid "Whether to use watchman for file crawling" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:77 +msgid "Disable using watchman for file crawling" +msgstr "" + #: /tmp/fish/implicit/share/completions/jobs.fish:2 msgid "Show the process id of each process in the job" msgstr "" @@ -30525,6 +32422,112 @@ msgstr "" msgid "Show help information and exit" msgstr "" +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:1 +#, fuzzy +msgid "List all devices" +msgstr "Zakończ zestaw komend" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:2 +msgid "List available (paired and reachable) devices" +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:3 +msgid "" +"Make --list-devices or --list-available print the devices id, to ease " +"scripting" +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:4 +msgid "Search for devices in the network and re-establish connections" +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:5 +msgid "Request pairing to a said device" +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:6 +msgid "Find the said device by ringing it." +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:7 +msgid "Stop pairing to a said device" +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:8 +msgid "Sends a ping to said device" +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:9 +msgid "Same as ping but you can set the message to display" +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:10 +msgid "Share a file to a said device" +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:11 +msgid "Display the notifications on a said device" +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:12 +msgid "Lock the specified device" +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:13 +msgid "Sends an SMS. Requires destination" +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:14 +msgid "Phone number to send the message" +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:15 +#, fuzzy +msgid "Device ID" +msgstr "Zdefiniuj nową funkcję" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:16 +#, fuzzy +msgid "Device Name" +msgstr "Nazwa procesu" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:17 +#, fuzzy +msgid "Get encryption info about said device" +msgstr "Zwróć informacje o fish" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:18 +msgid "Lists remote commands and their ids" +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:19 +#, fuzzy +msgid "Executes a remote command by id" +msgstr "Wykonaj komendę jeżeli poprzednia komenda zakończy się niepowodzeniem" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:20 +msgid "Displays this help." +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:21 +#, fuzzy +msgid "Displays version information." +msgstr "Zwróć katalog roboczy" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:22 +#, fuzzy +msgid "Show author information." +msgstr "Zwróć informacje o fish" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:23 +#, fuzzy +msgid "Show license information." +msgstr "Zwróć informacje o fish" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:24 +msgid "The base file name of the desktop entry for this application." +msgstr "" + #: /tmp/fish/implicit/share/completions/killall.fish:1 msgid "Require an exact match for very long names" msgstr "" @@ -31178,7 +33181,6 @@ msgid "Characters to scroll on left/right arrows" msgstr "" #: /tmp/fish/implicit/share/completions/light.fish:3 -#, fuzzy msgid "Get value (default)" msgstr "" @@ -31195,7 +33197,6 @@ msgid "Subtract value" msgstr "" #: /tmp/fish/implicit/share/completions/light.fish:7 -#, fuzzy msgid "List controllers" msgstr "" @@ -31208,7 +33209,6 @@ msgid "Save brightness" msgstr "" #: /tmp/fish/implicit/share/completions/light.fish:10 -#, fuzzy msgid "Brightness (default)" msgstr "" @@ -31300,7 +33300,7 @@ msgstr "" #: /tmp/fish/implicit/share/completions/localectl.fish:3 #: /tmp/fish/implicit/share/completions/machinectl.fish:1 -#: /tmp/fish/implicit/share/completions/systemctl.fish:44 +#: /tmp/fish/implicit/share/completions/systemctl.fish:37 #: /tmp/fish/implicit/share/completions/systemd-analyze.fish:1 #: /tmp/fish/implicit/share/completions/timedatectl.fish:5 msgid "Execute the operation on a remote host" @@ -32199,7 +34199,6 @@ msgid "Opens the launchctl daemon file in the default editor" msgstr "" #: /tmp/fish/implicit/share/completions/lunchy.fish:9 -#: /tmp/fish/implicit/share/completions/systemctl.fish:14 msgid "Service" msgstr "" @@ -32411,13 +34410,13 @@ msgid "Trace NAME when it is defined" msgstr "" #: /tmp/fish/implicit/share/completions/machinectl.fish:2 -#: /tmp/fish/implicit/share/completions/systemctl.fish:45 +#: /tmp/fish/implicit/share/completions/systemctl.fish:38 #: /tmp/fish/implicit/share/completions/systemd-analyze.fish:2 msgid "Execute operation on a VM or container" msgstr "" #: /tmp/fish/implicit/share/completions/machinectl.fish:3 -#: /tmp/fish/implicit/share/completions/systemctl.fish:46 +#: /tmp/fish/implicit/share/completions/systemctl.fish:39 #: /tmp/fish/implicit/share/completions/systemd-analyze.fish:3 #, fuzzy msgid "Print a short help and exit" @@ -32425,13 +34424,13 @@ msgstr "Zwraca sformatowany tekst" #: /tmp/fish/implicit/share/completions/machinectl.fish:4 #: /tmp/fish/implicit/share/completions/pactl.fish:9 -#: /tmp/fish/implicit/share/completions/systemctl.fish:47 +#: /tmp/fish/implicit/share/completions/systemctl.fish:40 #: /tmp/fish/implicit/share/completions/systemd-analyze.fish:4 msgid "Print a short version and exit" msgstr "" #: /tmp/fish/implicit/share/completions/machinectl.fish:6 -#: /tmp/fish/implicit/share/completions/systemctl.fish:29 +#: /tmp/fish/implicit/share/completions/systemctl.fish:22 msgid "Do not print header and footer" msgstr "" @@ -32778,8 +34777,6 @@ msgid "Warn about multiple inclusion" msgstr "" #: /tmp/fish/implicit/share/completions/make.fish:1 -#: /tmp/fish/implicit/share/completions/systemctl.fish:11 -#: /tmp/fish/implicit/share/completions/systemctl.fish:13 msgid "Target" msgstr "" @@ -33241,13 +35238,368 @@ msgstr "" msgid "Display help text" msgstr "" +#: /tmp/fish/implicit/share/completions/mdadm.fish:1 +msgid "Assemble a pre-existing array" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:2 +msgid "Build a legacy array without superblocks" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:3 +#, fuzzy +msgid "Create a new array" +msgstr "Zmień katalog roboczy" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:4 +msgid "Select monitor mode" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:5 +msgid "Change the size or shape of an active array" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:6 +msgid "Manage devices in array, and possibly start it" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:7 +msgid "Start all auto-detected arrays" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:9 +msgid "Display more detailed help" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:11 +#: /tmp/fish/implicit/share/completions/obnam.fish:47 +#: /tmp/fish/implicit/share/completions/xrandr.fish:1 +msgid "Be more verbose" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:13 +#, fuzzy +msgid "Force operation" +msgstr "Wymuszono zatrzymanie" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:14 +#, fuzzy +msgid "Specify config file or directory" +msgstr "Zmień katalog roboczy" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:15 +#, fuzzy +msgid "Scan for missing information" +msgstr "Zwróć katalog roboczy" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:16 +msgid "Set metadata style to use" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:17 +msgid "Provide home host identity" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:18 +msgid "Give name format preference" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:19 +msgid "Give cluster name" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:20 +#, fuzzy +msgid "Specify the number of active devices" +msgstr "Wylicz liczbę argumentów" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:21 +#, fuzzy +msgid "Specify the number of spare devices" +msgstr "Wylicz liczbę argumentów" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:22 +msgid "Specify the space to use from each drive" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:23 +msgid "Specify the size made available on the array" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:24 +msgid "Specify the chunk size" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:25 +#, fuzzy +msgid "Specify rounding factor" +msgstr "Zmień katalog roboczy" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:26 +msgid "Specify RAID level" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:27 +#, fuzzy +msgid "Specify data layout" +msgstr "Wypisz argumenty" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:28 +msgid "Specify file for write-intent bitmap" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:29 +msgid "Specify chunksize of bitmap" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:30 +msgid "Prefer reading from other devices than these" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:31 +msgid "Enable writes on array or device" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:32 +msgid "Disable writes on array" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:33 +msgid "Enable write-behind mode" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:34 +msgid "Assume the array is clean" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:35 +msgid "Use this file as a backup" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:36 +#, fuzzy +msgid "Specify start of array data" +msgstr "Nawiązanie symboliczne do katalogu" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:37 +msgid "Resume frozen --grow command" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:38 +#, fuzzy +msgid "Set array name" +msgstr "Nazwa procesu" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:39 +msgid "Run array despite warnings" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:40 +msgid "Give instruction for device file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:41 +msgid "Add devices to array" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:42 +#, fuzzy +msgid "Specify max nodes in the cluster" +msgstr "Nawiązanie symboliczne do katalogu" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:43 +#, fuzzy +msgid "Specify journal device for RAID-4/5/6 array" +msgstr "Zmień katalog roboczy" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:44 +msgid "UUID of array to assemble" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:45 +msgid "Minor number of array device" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:46 +msgid "Refuse to start without all drives" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:47 +msgid "Do not ask for backup file, unavailable" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:48 +msgid "Update superblock properties" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:49 +msgid "Freeze --grow command" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:50 +#, fuzzy +msgid "Test mode" +msgstr "Wymuszono zatrzymanie" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:51 +msgid "Hot-add listed devices" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:52 +msgid "Re-add a previously removed device" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:53 +msgid "Hot-add listed devices as spare" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:54 +msgid "Remove listed inactive devices" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:55 +msgid "Mark listed devices as faulty" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:56 +msgid "Mark listed devices as requiring replacement" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:57 +msgid "Give devices as replacement" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:58 +msgid "Confirm existence of device" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:59 +msgid "Examine device for md use" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:60 +msgid "Print details on array" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:61 +#, fuzzy +msgid "Print details on platform capabilities" +msgstr "Zwróć informacje o fish" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:62 +msgid "Format data output as key=value pairs" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:63 +#, fuzzy +msgid "Print content of device metadata" +msgstr "Zwróć katalog roboczy" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:64 +msgid "Fix examination for buggy SPARC 2.2 kernel RAID" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:65 +#, fuzzy +msgid "Print report about bitmap" +msgstr "Zwraca sformatowany tekst" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:66 +msgid "List recorded bad blocks" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:67 +#, fuzzy +msgid "Dump metadata to directory" +msgstr "Nawiązanie symboliczne do katalogu" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:68 +#, fuzzy +msgid "Restore metadata from directory" +msgstr "Zmień katalog roboczy" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:69 +msgid "Deactivate array" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:70 +msgid "Erase possible superblock" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:71 +msgid "Delete subarray" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:72 +msgid "Update subarray" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:73 +msgid "Wait for pending operations" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:74 +msgid "Mark array as clean ASAP" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:75 +msgid "Set sync action for md devices" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:76 +msgid "Rebuild /run/mdadm/map" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:77 +msgid "Automatically add eventually appearing device to array" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:78 +msgid "Mail address to send alerts to" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:79 +msgid "Program to run in case of an event" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:80 +msgid "Record events in syslog" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:81 +msgid "Polling interval" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:82 +msgid "Generate RebuildNN events each given percentage" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:83 +msgid "Run monitor mode as a daemon" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:84 +msgid "Write PID file when running as a daemon" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:85 +msgid "Check arrays only once" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:86 +msgid "Do not move spares between arrays" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:87 +msgid "Be more concise" +msgstr "" + #: /tmp/fish/implicit/share/completions/mdbook.fish:1 #: /tmp/fish/implicit/share/completions/mdbook.fish:4 msgid "Prints help" msgstr "" #: /tmp/fish/implicit/share/completions/mdbook.fish:2 -#, fuzzy msgid "Prints version" msgstr "" @@ -33289,7 +35641,6 @@ msgid "Watch file changes" msgstr "Zmiana rozmiaru okna" #: /tmp/fish/implicit/share/completions/mddiagnose.fish:2 -#, fuzzy msgid "Ignore unknown options" msgstr "" @@ -33314,12 +35665,13 @@ msgid "Minimal report" msgstr "" #: /tmp/fish/implicit/share/completions/mddiagnose.fish:8 -msgid "Evalute indexing information for path" +msgid "Evaluate indexing information for path" msgstr "" #: /tmp/fish/implicit/share/completions/mddiagnose.fish:9 -msgid "Evalute permissions information for path" -msgstr "" +#, fuzzy +msgid "Evaluate permissions information for path" +msgstr "Zwraca sformatowany tekst" #: /tmp/fish/implicit/share/completions/mddiagnose.fish:10 msgid "Write the diagnostic to the specified path" @@ -34155,7 +36507,7 @@ msgstr "" #: /tmp/fish/implicit/share/completions/mkvextract.fish:11 #: /tmp/fish/implicit/share/completions/rsync.fish:1 -#: /tmp/fish/implicit/share/completions/zypper.fish:50 +#: /tmp/fish/implicit/share/completions/zypper.fish:51 msgid "Increase verbosity" msgstr "" @@ -34377,7 +36729,6 @@ msgid "throw an exception anytime a deprecated function is used" msgstr "" #: /tmp/fish/implicit/share/completions/mocha.fish:43 -#, fuzzy msgid "trace function calls" msgstr "" @@ -39509,11 +41860,12 @@ msgid "Add specified amount to niceness value" msgstr "" #: /tmp/fish/implicit/share/completions/ninja.fish:1 -msgid "Change to DIR" -msgstr "" +#, fuzzy +msgid "change to specified directory" +msgstr "Zmień katalog roboczy" #: /tmp/fish/implicit/share/completions/ninja.fish:2 -msgid "specify build file" +msgid "specify build file [default=build.ninja]" msgstr "" #: /tmp/fish/implicit/share/completions/ninja.fish:3 @@ -39525,21 +41877,35 @@ msgid "show all command lines while building" msgstr "" #: /tmp/fish/implicit/share/completions/ninja.fish:5 -msgid "number of jobs" +msgid "number of jobs to run in parallel [default derived from CPUs]" msgstr "" #: /tmp/fish/implicit/share/completions/ninja.fish:6 -msgid "do not start if load > N" +msgid "do not start if load average > N" msgstr "" #: /tmp/fish/implicit/share/completions/ninja.fish:7 -msgid "keep until N jobs fail" +msgid "keep going until N jobs fail [default=1]" msgstr "" #: /tmp/fish/implicit/share/completions/ninja.fish:8 -msgid "help" +#: /tmp/fish/implicit/share/completions/quilt.fish:1 +msgid "show help" msgstr "" +#: /tmp/fish/implicit/share/completions/ninja.fish:9 +msgid "enable debugging, specify debug mode" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ninja.fish:10 +msgid "adjust warnings, specify flags" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ninja.fish:11 +#, fuzzy +msgid "print ninja version" +msgstr "Wypisz argumenty" + #: /tmp/fish/implicit/share/completions/nl.fish:1 msgid "use STYLE for numbering body lines" msgstr "" @@ -41217,11 +43583,6 @@ msgstr "" msgid "Where to restore / mount to" msgstr "" -#: /tmp/fish/implicit/share/completions/obnam.fish:47 -#: /tmp/fish/implicit/share/completions/xrandr.fish:1 -msgid "Be more verbose" -msgstr "" - #: /tmp/fish/implicit/share/completions/obnam.fish:48 msgid "Do not be verbose" msgstr "" @@ -42732,7 +45093,6 @@ msgstr "" #: /tmp/fish/implicit/share/completions/perl.fish:18 #: /tmp/fish/implicit/share/completions/ruby.fish:6 -#, fuzzy msgid "Execute command" msgstr "" @@ -43133,14 +45493,6 @@ msgstr "" msgid "List all modules the given packages requires for static linking" msgstr "" -#: /tmp/fish/implicit/share/completions/pkgfile.fish:1 -msgid "show program's version number and exit" -msgstr "" - -#: /tmp/fish/implicit/share/completions/pkgfile.fish:2 -msgid "show this help message and exit" -msgstr "" - #: /tmp/fish/implicit/share/completions/pkgfile.fish:3 msgid "only show files in a {s}bin/ directory. Works with -s, -l" msgstr "" @@ -43278,8 +45630,8 @@ msgid "Download a remote package" msgstr "" #: /tmp/fish/implicit/share/completions/pkg.fish:26 -#: /tmp/fish/implicit/share/completions/zypper.fish:2 -#: /tmp/fish/implicit/share/completions/zypper.fish:17 +#: /tmp/fish/implicit/share/completions/zypper.fish:3 +#: /tmp/fish/implicit/share/completions/zypper.fish:18 msgid "Install packages" msgstr "" @@ -44430,7 +46782,6 @@ msgstr "" #: /tmp/fish/implicit/share/completions/pydf.fish:3 #: /tmp/fish/implicit/share/completions/quilt.fish:2 -#, fuzzy msgid "show version" msgstr "" @@ -44555,7 +46906,6 @@ msgstr "" #: /tmp/fish/implicit/share/completions/python2.fish:2 #: /tmp/fish/implicit/share/completions/python3.fish:2 #: /tmp/fish/implicit/share/completions/python.fish:2 -#, fuzzy msgid "Execute argument as command" msgstr "" @@ -44670,10 +47020,6 @@ msgstr "" msgid "Issue errors" msgstr "" -#: /tmp/fish/implicit/share/completions/quilt.fish:1 -msgid "show help" -msgstr "" - #: /tmp/fish/implicit/share/completions/quilt.fish:3 msgid "specify the file to Run Control file to use" msgstr "" @@ -45968,6 +48314,570 @@ msgstr "" msgid "Compiler debug mode" msgstr "" +#: /tmp/fish/implicit/share/completions/s3cmd.fish:1 +msgid "Make bucket" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:2 +msgid "Remove bucket" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:3 +msgid "List objects or buckets" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:4 +#, fuzzy +msgid "List all object in all buckets" +msgstr "%ls: Nieznany sygnał '%ls'" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:5 +msgid "Put file into bucket" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:6 +msgid "Get file from bucket" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:7 +msgid "Delete file from bucket" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:8 +msgid "Delete file from bucket (alias for del)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:9 +msgid "Restore file from Glacier storage" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:10 +msgid "Synchronize a directory tree to S3" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:11 +msgid "Disk usage by buckets" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:12 +#, fuzzy +msgid "Get various information about Buckets or Files" +msgstr "Zwróć informacje o fish" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:13 +msgid "Copy object" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:14 +msgid "Modify object metadata" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:15 +msgid "Move object" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:16 +msgid "Modify Access control list for Bucket or Files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:17 +msgid "Modify Bucket Policy" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:18 +msgid "Delete Bucket Policy" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:19 +msgid "Modify Bucket CORS" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:20 +msgid "Delete Bucket CORS" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:21 +msgid "Modify Bucket Requester Pays policy" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:22 +msgid "Show multipart uploads" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:23 +msgid "Abort a multipart upload" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:24 +msgid "List parts of a multipart upload" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:25 +msgid "Enable/disable bucket access logging" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:26 +msgid "Sign arbitrary string using the secret key" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:27 +msgid "Sign an S3 URL to provide limited public access with expiry" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:28 +msgid "Fix invalid file names in a bucket" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:29 +msgid "Create Website from bucket" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:30 +msgid "Delete Website" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:31 +msgid "Info about Website" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:32 +msgid "Set or delete expiration rule for the bucket" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:33 +msgid "Upload a lifecycle policy for the bucket" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:34 +msgid "Remove a lifecycle policy for the bucket" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:35 +msgid "List CloudFront distribution points" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:36 +msgid "Display CloudFront distribution point parameters" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:37 +msgid "Create CloudFront distribution point" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:38 +msgid "Delete CloudFront distribution point" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:39 +msgid "Change CloudFront distribution point parameters" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:40 +msgid "Display CloudFront invalidation request(s) status" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:42 +msgid "Run interactive (re)configuration tool" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:44 +#, fuzzy +msgid "Dump current configuration" +msgstr "Wypisz obecnie uruchomione zadania" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:45 +msgid "AWS Access Key" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:46 +msgid "AWS Secret Key" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:47 +msgid "AWS Access Token" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:48 +msgid "Dry run, test only" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:49 +#, fuzzy +msgid "Use HTTPS (default)" +msgstr "(domyślne)" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:50 +msgid "Don't use HTTPS" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:51 +msgid "Encrypt files before uploading" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:52 +msgid "Don't encrypt files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:53 +#, fuzzy +msgid "Force overwrite" +msgstr "Wymuszono zatrzymanie" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:54 +msgid "Resume partially downloaded file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:55 +msgid "Resume partially uploaded files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:56 +msgid "Resume multipart upload by UploadId" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:57 +#, fuzzy +msgid "Skip existing files at destination" +msgstr "Zwróć informacje o fish" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:58 +msgid "Upload/download/delete recursively" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:59 +msgid "Check MD5 sums (default)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:60 +msgid "Skip MD5 sum check" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:61 +msgid "Store with ACL read for all" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:62 +msgid "Store with private ACL" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:63 +msgid "Grant permission to named user" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:64 +msgid "Revoke permission to named user" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:65 +msgid "Days to keep restored file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:66 +msgid "S3 glacier restore priority" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:67 +msgid "Delete objects not found locally" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:68 +msgid "Don't delete dest objects" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:69 +msgid "Delete after upload" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:70 +msgid "Delete no more than NUM files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:71 +msgid "Max objects per response" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:72 +msgid "Additional parallel upload" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:73 +msgid "Delete remotely after fetch" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:74 +msgid "Preserve FS attributes" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:75 +msgid "Don't store FS attributes" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:76 +msgid "Exclude GLOB matches" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:77 +msgid "--exclude GLOBs from FILE" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:78 +msgid "Exclude REGEXP matches" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:79 +msgid "Read --rexclude REGEXPs from FILE" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:80 +msgid "Include GLOB matches even if previously excluded" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:81 +msgid "Read --include GLOBs from FILE" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:82 +msgid "Include REGEXP matches even if preiously excluded" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:83 +msgid "Read --rinclude REGEXPs from FILE" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:84 +msgid "Read source-file names from FILE" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:85 +msgid "Create bucket in region" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:86 +msgid "S3 endpoint (default: s3.amazonaws.com)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:87 +msgid "DNS-style bucket+hostname:port template for bucket" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:88 +msgid "Store with reduced redundancy" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:89 +msgid "Store without reduced redundancy" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:90 +msgid "Store with STANDARD, STANDARD_IA, or REDUCED_REDUNDANCY" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:91 +msgid "Prefix for access logs" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:92 +msgid "Disable access logging" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:93 +msgid "Default MIME-type for objects" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:94 +msgid "Guess MIME-type" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:95 +msgid "Don't guess MIME-type, use default" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:96 +msgid "Don't use mime magic when guessing" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:97 +#, fuzzy +msgid "Force MIME-type" +msgstr "Wymuszono zatrzymanie" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:98 +msgid "Add HTTP header" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:99 +msgid "Remove HTTP header" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:100 +msgid "Use server-side encryption for upload" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:101 +msgid "Encrypt with specified AWS KMS-managed key" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:102 +#, fuzzy +msgid "Use specified encoding" +msgstr "Edytuj sugestie do określonej komendy" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:103 +msgid "Add encoding to CSV extension list" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:104 +msgid "Use S3 name as-is" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:105 +msgid "No multipart on files larger than --multipart-chunk-size-mb" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:106 +msgid "Multipart upload chunk size" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:107 +msgid "Include MD5 sums in bucket listings" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:108 +msgid "Print sizes in human-readable form" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:109 +msgid "Name of index-document" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:110 +msgid "Name of error-document" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:111 +msgid "When expiration rule takes effect" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:112 +msgid "Days to expire" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:113 +msgid "Apply expiry to objects matching prefix" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:114 +msgid "Show progress (default on TTY)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:115 +msgid "Don't show progress meter (default if non-TTY)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:116 +msgid "Show file transfer stats" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:117 +#, fuzzy +msgid "Enable CloudFront distribution" +msgstr "Niedozwolona instrukcja" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:118 +#, fuzzy +msgid "Disable CloudFront distribution" +msgstr "Niedozwolona instrukcja" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:119 +msgid "Invalidate CloudFront file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:120 +msgid "Invalidate default index" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:121 +msgid "Don't invalidate default index" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:122 +msgid "Add CNAME to CloudFront distribution" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:123 +msgid "Remove CNAME from CloudFront distribution" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:124 +msgid "Set COMMENT for CloudFront distribution" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:125 +msgid "Set default root object" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:127 +#, fuzzy +msgid "Debug output" +msgstr "Wymuszono zatrzymanie" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:130 +msgid "Cache FILE containing MD5 values" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:131 +#, fuzzy +msgid "Silence stdout output" +msgstr "Przymusowe wyjście" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:132 +msgid "Path to SSL CA certificate FILE" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:133 +msgid "Validate SSL certificate" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:134 +msgid "Don't validate SSL certificate" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:135 +msgid "Validate SSL hostname" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:136 +msgid "Don't validate SSL hostname" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:137 +msgid "Use AWS Signature version 2" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:138 +msgid "Limit upload or download speed (bytes/sec)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:139 +msgid "Set REQUESTER PAYS for operations" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:140 +msgid "Produce long listing" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:141 +msgid "Stop on error in transfer" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:142 +msgid "Provide Content-Disposition for signed URLs" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:143 +msgid "Provide Content-Type for signed URLs" +msgstr "" + #: /tmp/fish/implicit/share/completions/sass-convert.fish:1 msgid "" "The format to convert from. Can be css, scss, sass. By default, this is " @@ -46155,6 +49065,104 @@ msgstr "" msgid "Silence warnings and status messages during compilation." msgstr "" +#: /tmp/fish/implicit/share/completions/sbt.fish:1 +msgid "Create a new sbt project from the given template" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:2 +msgid "Connect to a server with an interactive sbt prompt" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:3 +#, fuzzy +msgid "Print options help message" +msgstr "Wypisz argumenty" + +#: /tmp/fish/implicit/share/completions/sbt.fish:4 +#, fuzzy +msgid "Print more details" +msgstr "Zwraca sformatowany tekst" + +#: /tmp/fish/implicit/share/completions/sbt.fish:5 +#, fuzzy +msgid "Set log level to debug" +msgstr "Katalog domowy dla %ls" + +#: /tmp/fish/implicit/share/completions/sbt.fish:6 +msgid "Disable ANSI color codes" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:7 +msgid "Launch even if there's no sbt project" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:8 +msgid "Use all local caches" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:9 +msgid "Use global caches, but not global ~/.sbt directory" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:10 +#, fuzzy +msgid "Disable interactive mode" +msgstr "Tylko dla zadań interaktywnych" + +#: /tmp/fish/implicit/share/completions/sbt.fish:11 +msgid "Specify path to global settings/plugins" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:12 +#, fuzzy +msgid "Specify path to shared boot directory" +msgstr "Nawiązanie symboliczne do katalogu" + +#: /tmp/fish/implicit/share/completions/sbt.fish:13 +msgid "Specify path to local Ivy repository" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:14 +#, fuzzy +msgid "Set memory options" +msgstr "Edytuj sugestie do określonej komendy" + +#: /tmp/fish/implicit/share/completions/sbt.fish:15 +msgid "Turn on JVM debugging, open at the given port" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:16 +msgid "Use specified version of sbt" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:17 +msgid "Use specified jar as the sbt launcher" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:18 +msgid "Use an RC version of sbt" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:19 +msgid "Use a snapshot version of sbt" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:20 +msgid "Alternate JAVA_HOME" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:21 +msgid "Pass -D option directly to the Java runtime" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:22 +msgid "Pass -X option directly to the Java runtime" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:23 +msgid "Pass -X option to sbt's scalacOptions" +msgstr "" + #: /tmp/fish/implicit/share/completions/scanimage.fish:1 msgid "Top-left x position of scan area [0..480pel]/[0..218mm]" msgstr "" @@ -46557,12 +49565,10 @@ msgid "Escape character" msgstr "" #: /tmp/fish/implicit/share/completions/screen.fish:16 -#, fuzzy msgid "Flow control on" msgstr "" #: /tmp/fish/implicit/share/completions/screen.fish:17 -#, fuzzy msgid "Flow control off" msgstr "" @@ -46871,6 +49877,64 @@ msgstr "" msgid "Specifies layout variant used to choose component names" msgstr "" +#: /tmp/fish/implicit/share/completions/snap.fish:1 +msgid "Test if snap has yet to be given the subcommand" +msgstr "" + +#: /tmp/fish/implicit/share/completions/snap.fish:3 +msgid "Test if snap command should have packages as potential completion" +msgstr "" + +#: /tmp/fish/implicit/share/completions/snap.fish:4 +msgid "Test if snap command should have files as potential completion" +msgstr "" + +#: /tmp/fish/implicit/share/completions/snap.fish:5 +#: /tmp/fish/implicit/share/completions/snap.fish:6 +msgid "List disabled snaps" +msgstr "" + +#: /tmp/fish/implicit/share/completions/snap.fish:7 +msgid "List installed snaps" +msgstr "" + +#: /tmp/fish/implicit/share/completions/snap.fish:8 +#, fuzzy +msgid "List of interfaces" +msgstr "Wypisz lub usuń funkcje" + +#: /tmp/fish/implicit/share/completions/snap.fish:9 +#, fuzzy +msgid "List change IDs" +msgstr "Zmiana rozmiaru okna" + +#: /tmp/fish/implicit/share/completions/snap.fish:10 +#, fuzzy +msgid "List aliases" +msgstr "Zmiana rozmiaru okna" + +#: /tmp/fish/implicit/share/completions/snap.fish:11 +#, fuzzy +msgid "Check that no assertion type is used yet" +msgstr "Sprawdź czy ten typ terminala jest obsługiwany przez ten system" + +#: /tmp/fish/implicit/share/completions/snap.fish:12 +msgid "Check if certain assertion type is used" +msgstr "" + +#: /tmp/fish/implicit/share/completions/snap.fish:13 +#, fuzzy +msgid "List assertion filters" +msgstr "Wypisz lub usuń funkcje" + +#: /tmp/fish/implicit/share/completions/snap.fish:14 +msgid "Show this help message" +msgstr "" + +#: /tmp/fish/implicit/share/completions/snap.fish:16 +msgid "Snap" +msgstr "" + #: /tmp/fish/implicit/share/completions/sort.fish:1 msgid "Ignore leading blanks" msgstr "" @@ -47243,7 +50307,6 @@ msgid "Visualize your project's dependency graph using Graphviz dot" msgstr "" #: /tmp/fish/implicit/share/completions/stack.fish:47 -#, fuzzy msgid "Execute a command" msgstr "" @@ -47327,45 +50390,49 @@ msgid "Test if a code block is currently evaluated" msgstr "" #: /tmp/fish/implicit/share/completions/status.fish:6 -msgid "Test if new jobs are never put under job control" +msgid "Test if a breakpoint is currently in effect" msgstr "" #: /tmp/fish/implicit/share/completions/status.fish:7 -msgid "Test if only interactive new jobs are put under job control" +msgid "Test if new jobs are never put under job control" msgstr "" #: /tmp/fish/implicit/share/completions/status.fish:8 -msgid "Test if all new jobs are put under job control" +msgid "Test if only interactive new jobs are put under job control" msgstr "" #: /tmp/fish/implicit/share/completions/status.fish:9 +msgid "Test if all new jobs are put under job control" +msgstr "" + +#: /tmp/fish/implicit/share/completions/status.fish:10 #, fuzzy msgid "Print the filename of the currently running script" msgstr "Wypisz obecnie uruchomione zadania" -#: /tmp/fish/implicit/share/completions/status.fish:10 +#: /tmp/fish/implicit/share/completions/status.fish:11 #, fuzzy msgid "Print the line number of the currently running script" msgstr "Wypisz obecnie uruchomione zadania" -#: /tmp/fish/implicit/share/completions/status.fish:11 +#: /tmp/fish/implicit/share/completions/status.fish:12 msgid "" "Print a list of all function calls leading up to running the current command" msgstr "" -#: /tmp/fish/implicit/share/completions/status.fish:12 +#: /tmp/fish/implicit/share/completions/status.fish:13 msgid "Set which jobs are under job control" msgstr "" -#: /tmp/fish/implicit/share/completions/status.fish:13 +#: /tmp/fish/implicit/share/completions/status.fish:14 msgid "Set all jobs under job control" msgstr "" -#: /tmp/fish/implicit/share/completions/status.fish:14 +#: /tmp/fish/implicit/share/completions/status.fish:15 msgid "Set only interactive jobs under job control" msgstr "" -#: /tmp/fish/implicit/share/completions/status.fish:15 +#: /tmp/fish/implicit/share/completions/status.fish:16 msgid "Set no jobs under job control" msgstr "" @@ -47437,6 +50504,36 @@ msgstr "" msgid "Remove newline" msgstr "" +#: /tmp/fish/implicit/share/completions/subl.fish:1 +#, fuzzy +msgid "Load the given project" +msgstr "Zwróć katalog roboczy" + +#: /tmp/fish/implicit/share/completions/subl.fish:2 +#, fuzzy +msgid "Run the given command" +msgstr "Przenieś zadanie w tło" + +#: /tmp/fish/implicit/share/completions/subl.fish:3 +msgid "Open a new window" +msgstr "" + +#: /tmp/fish/implicit/share/completions/subl.fish:4 +msgid "Add folders to the current window" +msgstr "" + +#: /tmp/fish/implicit/share/completions/subl.fish:5 +msgid "Wait for the files to be closed before returning" +msgstr "" + +#: /tmp/fish/implicit/share/completions/subl.fish:6 +msgid "Don't activate the application" +msgstr "" + +#: /tmp/fish/implicit/share/completions/subl.fish:7 +msgid "Keep the application activated after closing the file" +msgstr "" + #: /tmp/fish/implicit/share/completions/sudo.fish:2 msgid "Close all file descriptors greater or equal to the given number" msgstr "" @@ -48046,140 +51143,124 @@ msgid "Set the default target to boot into" msgstr "" #: /tmp/fish/implicit/share/completions/systemctl.fish:9 -msgid "Show a unit" -msgstr "" - -#: /tmp/fish/implicit/share/completions/systemctl.fish:10 -msgid "Edit a unit" -msgstr "" - -#: /tmp/fish/implicit/share/completions/systemctl.fish:12 -msgid "Snapshot" -msgstr "" - -#: /tmp/fish/implicit/share/completions/systemctl.fish:15 msgid "List of unit types" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:16 +#: /tmp/fish/implicit/share/completions/systemctl.fish:10 msgid "List of unit states" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:17 -msgid "Properties displayed in the \"show\" command" -msgstr "" - -#: /tmp/fish/implicit/share/completions/systemctl.fish:18 +#: /tmp/fish/implicit/share/completions/systemctl.fish:11 msgid "Show all units or properties" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:19 +#: /tmp/fish/implicit/share/completions/systemctl.fish:12 msgid "Show also units of local containers" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:20 +#: /tmp/fish/implicit/share/completions/systemctl.fish:13 msgid "Show reverse dependencies between units" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:21 +#: /tmp/fish/implicit/share/completions/systemctl.fish:14 msgid "Show units ordered before specified unit" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:22 +#: /tmp/fish/implicit/share/completions/systemctl.fish:15 msgid "Show units ordered after specified unit" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:23 +#: /tmp/fish/implicit/share/completions/systemctl.fish:16 msgid "Do not ellipsize anything" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:24 +#: /tmp/fish/implicit/share/completions/systemctl.fish:17 msgid "Show the type of the socket" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:25 +#: /tmp/fish/implicit/share/completions/systemctl.fish:18 msgid "How to deal with queued jobs" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:26 +#: /tmp/fish/implicit/share/completions/systemctl.fish:19 msgid "Ignore inhibitor locks on shutdown or sleep" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:27 +#: /tmp/fish/implicit/share/completions/systemctl.fish:20 msgid "Suppress output to STDOUT" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:28 +#: /tmp/fish/implicit/share/completions/systemctl.fish:21 msgid "Do not wait for the requested operation to finish" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:30 +#: /tmp/fish/implicit/share/completions/systemctl.fish:23 #: /tmp/fish/implicit/share/completions/systemd-analyze.fish:6 msgid "Talk to the service manager of the calling user" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:31 +#: /tmp/fish/implicit/share/completions/systemctl.fish:24 #: /tmp/fish/implicit/share/completions/systemd-analyze.fish:7 msgid "Talk to the service manager of the system." msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:32 +#: /tmp/fish/implicit/share/completions/systemctl.fish:25 msgid "Enable or disable for all users" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:33 +#: /tmp/fish/implicit/share/completions/systemctl.fish:26 msgid "Do not send wall message before halt" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:34 +#: /tmp/fish/implicit/share/completions/systemctl.fish:27 msgid "Do not reload daemon configuration" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:35 +#: /tmp/fish/implicit/share/completions/systemctl.fish:28 msgid "Disable asking for password" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:36 +#: /tmp/fish/implicit/share/completions/systemctl.fish:29 msgid "Send signal to which process" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:37 +#: /tmp/fish/implicit/share/completions/systemctl.fish:30 msgid "Which signal to send" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:38 +#: /tmp/fish/implicit/share/completions/systemctl.fish:31 msgid "Overwrite conflicting existing symlinks" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:39 +#: /tmp/fish/implicit/share/completions/systemctl.fish:32 msgid "Use alternative root path" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:40 +#: /tmp/fish/implicit/share/completions/systemctl.fish:33 msgid "Make changes only temporarily" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:41 +#: /tmp/fish/implicit/share/completions/systemctl.fish:34 msgid "Number of journal lines to show" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:42 +#: /tmp/fish/implicit/share/completions/systemctl.fish:35 msgid "Control journal formatting" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:43 +#: /tmp/fish/implicit/share/completions/systemctl.fish:36 msgid "list-dependencies flat, not as tree" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:49 +#: /tmp/fish/implicit/share/completions/systemctl.fish:42 msgid "Reboot to EFI setup" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:50 +#: /tmp/fish/implicit/share/completions/systemctl.fish:43 msgid "Also start unit" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:51 +#: /tmp/fish/implicit/share/completions/systemctl.fish:44 msgid "Also stop unit" msgstr "" @@ -48442,7 +51523,6 @@ msgid "Keep access time" msgstr "" #: /tmp/fish/implicit/share/completions/tar.fish:14 -#, fuzzy msgid "Reblock while reading" msgstr "" @@ -48504,109 +51584,111 @@ msgid "Tape length" msgstr "" #: /tmp/fish/implicit/share/completions/tar.fish:30 +#: /tmp/fish/implicit/share/completions/tar.fish:31 msgid "Don't extract modification time" msgstr "" -#: /tmp/fish/implicit/share/completions/tar.fish:31 -msgid "Multi volume archive" -msgstr "" - #: /tmp/fish/implicit/share/completions/tar.fish:32 -msgid "Only store newer files" +msgid "Multi volume archive" msgstr "" #: /tmp/fish/implicit/share/completions/tar.fish:33 #: /tmp/fish/implicit/share/completions/tar.fish:34 -msgid "Use V7 format" +msgid "Only store newer files" msgstr "" #: /tmp/fish/implicit/share/completions/tar.fish:35 +#: /tmp/fish/implicit/share/completions/tar.fish:36 +msgid "Use V7 format" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tar.fish:37 msgid "Extract to stdout" msgstr "" -#: /tmp/fish/implicit/share/completions/tar.fish:36 -#: /tmp/fish/implicit/share/completions/tar.fish:37 +#: /tmp/fish/implicit/share/completions/tar.fish:38 +#: /tmp/fish/implicit/share/completions/tar.fish:39 msgid "Extract all permissions" msgstr "" -#: /tmp/fish/implicit/share/completions/tar.fish:38 +#: /tmp/fish/implicit/share/completions/tar.fish:40 msgid "Don't strip leading /" msgstr "" -#: /tmp/fish/implicit/share/completions/tar.fish:39 +#: /tmp/fish/implicit/share/completions/tar.fish:41 msgid "Preserve all permissions and do not sort file arguments" msgstr "" -#: /tmp/fish/implicit/share/completions/tar.fish:40 +#: /tmp/fish/implicit/share/completions/tar.fish:42 msgid "Show record number" msgstr "" -#: /tmp/fish/implicit/share/completions/tar.fish:41 +#: /tmp/fish/implicit/share/completions/tar.fish:43 msgid "Remove files after adding to archive" msgstr "" -#: /tmp/fish/implicit/share/completions/tar.fish:42 -#: /tmp/fish/implicit/share/completions/tar.fish:43 +#: /tmp/fish/implicit/share/completions/tar.fish:44 +#: /tmp/fish/implicit/share/completions/tar.fish:45 #, fuzzy msgid "Do not sort file arguments" msgstr "printf: brak wystarczających argumentów" -#: /tmp/fish/implicit/share/completions/tar.fish:44 +#: /tmp/fish/implicit/share/completions/tar.fish:46 msgid "Preserve file ownership" msgstr "" -#: /tmp/fish/implicit/share/completions/tar.fish:45 +#: /tmp/fish/implicit/share/completions/tar.fish:47 msgid "Handle sparse files" msgstr "" -#: /tmp/fish/implicit/share/completions/tar.fish:46 +#: /tmp/fish/implicit/share/completions/tar.fish:48 msgid "Extract file from file" msgstr "" -#: /tmp/fish/implicit/share/completions/tar.fish:47 +#: /tmp/fish/implicit/share/completions/tar.fish:49 msgid "-T has null-terminated names" msgstr "" -#: /tmp/fish/implicit/share/completions/tar.fish:48 +#: /tmp/fish/implicit/share/completions/tar.fish:50 msgid "Print total bytes written" msgstr "" -#: /tmp/fish/implicit/share/completions/tar.fish:50 +#: /tmp/fish/implicit/share/completions/tar.fish:52 msgid "Set volume name" msgstr "" -#: /tmp/fish/implicit/share/completions/tar.fish:52 -#: /tmp/fish/implicit/share/completions/tar.fish:53 +#: /tmp/fish/implicit/share/completions/tar.fish:54 +#: /tmp/fish/implicit/share/completions/tar.fish:55 msgid "Ask for confirmation" msgstr "" -#: /tmp/fish/implicit/share/completions/tar.fish:54 +#: /tmp/fish/implicit/share/completions/tar.fish:56 msgid "Verify archive" msgstr "" -#: /tmp/fish/implicit/share/completions/tar.fish:55 +#: /tmp/fish/implicit/share/completions/tar.fish:57 msgid "Exclude file" msgstr "" -#: /tmp/fish/implicit/share/completions/tar.fish:56 -msgid "Exclude files listed in specified file" -msgstr "" - -#: /tmp/fish/implicit/share/completions/tar.fish:57 #: /tmp/fish/implicit/share/completions/tar.fish:58 -msgid "Filter through compress" +msgid "Exclude files listed in specified file" msgstr "" #: /tmp/fish/implicit/share/completions/tar.fish:59 #: /tmp/fish/implicit/share/completions/tar.fish:60 -msgid "Filter through gzip" +msgid "Filter through compress" msgstr "" #: /tmp/fish/implicit/share/completions/tar.fish:61 +#: /tmp/fish/implicit/share/completions/tar.fish:62 +msgid "Filter through gzip" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tar.fish:63 msgid "Filter through specified program" msgstr "" -#: /tmp/fish/implicit/share/completions/tar.fish:62 +#: /tmp/fish/implicit/share/completions/tar.fish:64 msgid "Filter through xz" msgstr "" @@ -49357,7 +52439,7 @@ msgid "Block until finished" msgstr "" #: /tmp/fish/implicit/share/completions/tmutil.fish:46 -msgid "Autmatic rotation" +msgid "Automatic rotation" msgstr "" #: /tmp/fish/implicit/share/completions/tmutil.fish:47 @@ -49432,7 +52514,7 @@ msgid "Specify the name of the server socket to use" msgstr "" #: /tmp/fish/implicit/share/completions/tmux.fish:14 -msgid "Full path to sever socket. If set, -L is ignored." +msgid "Full path to server socket. If set, -L is ignored." msgstr "" #: /tmp/fish/implicit/share/completions/tmux.fish:15 @@ -49664,7 +52746,6 @@ msgid "remove from environment before starting a new process" msgstr "" #: /tmp/fish/implicit/share/completions/tmux.fish:72 -#, fuzzy msgid "unset variable" msgstr "" @@ -51029,7 +54110,6 @@ msgid "Supplementary groups" msgstr "" #: /tmp/fish/implicit/share/completions/useradd.fish:5 -#, fuzzy msgid "The user's home directory will be created if it does not exist" msgstr "" @@ -51164,11 +54244,6 @@ msgstr "" msgid "Lists all available Vagrant boxes" msgstr "" -#: /tmp/fish/implicit/share/completions/vagrant.fish:3 -#, fuzzy -msgid "Print the version and exit" -msgstr "Zwróć katalog roboczy" - #: /tmp/fish/implicit/share/completions/vagrant.fish:4 msgid "Print the help and exit" msgstr "" @@ -53248,7 +56323,7 @@ msgid "Connect" msgstr "" #: /tmp/fish/implicit/share/completions/wicd-cli.fish:7 -msgid "List encription types" +msgid "List encryption types" msgstr "" #: /tmp/fish/implicit/share/completions/wicd-cli.fish:8 @@ -54512,7 +57587,6 @@ msgid "Force scrollbar to the left side" msgstr "" #: /tmp/fish/implicit/share/completions/xterm.fish:71 -#, fuzzy msgid "The shell in xterm's window will be login shell" msgstr "" @@ -55328,987 +58402,1000 @@ msgstr "" msgid "Don't compress files with these suffixes" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:4 -msgid "Accept multiple commands at once" +#: /tmp/fish/implicit/share/completions/zypper.fish:2 +msgid "Repo" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:5 -msgid "List all defined repositories" +msgid "Accept multiple commands at once" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:6 -msgid "Add a new repository" +msgid "List all defined repositories" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:7 -msgid "Remove specified repository" +msgid "Add a new repository" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:8 -msgid "Rename specified repository" +msgid "Remove specified repository" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:9 -msgid "Modify specified repository" +msgid "Rename specified repository" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:10 -msgid "Refresh all repositories" +msgid "Modify specified repository" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:11 -msgid "Clean local caches" +msgid "Refresh all repositories" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:12 -msgid "List all defined services" +msgid "Clean local caches" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:13 -msgid "Add a new service" +msgid "List all defined services" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:14 -msgid "Modify specified service" +msgid "Add a new service" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:15 -msgid "Remove specified service" +msgid "Modify specified service" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:16 +msgid "Remove specified service" +msgstr "" + +#: /tmp/fish/implicit/share/completions/zypper.fish:17 msgid "Refresh all services" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:19 +#: /tmp/fish/implicit/share/completions/zypper.fish:20 msgid "Verify integrity of package dependencies" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:20 +#: /tmp/fish/implicit/share/completions/zypper.fish:21 msgid "Install source packages and their build dependencies" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:21 +#: /tmp/fish/implicit/share/completions/zypper.fish:22 msgid "Install newly added packages recommended by installed packages" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:22 +#: /tmp/fish/implicit/share/completions/zypper.fish:23 msgid "Update installed packages with newer versions" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:23 +#: /tmp/fish/implicit/share/completions/zypper.fish:24 msgid "List available updates" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:24 +#: /tmp/fish/implicit/share/completions/zypper.fish:25 msgid "Install needed patches" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:25 +#: /tmp/fish/implicit/share/completions/zypper.fish:26 msgid "List needed patches" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:26 +#: /tmp/fish/implicit/share/completions/zypper.fish:27 msgid "Perform a distribution upgrade" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:27 +#: /tmp/fish/implicit/share/completions/zypper.fish:28 msgid "Check for patches" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:28 +#: /tmp/fish/implicit/share/completions/zypper.fish:29 msgid "Search for packages matching a pattern" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:29 +#: /tmp/fish/implicit/share/completions/zypper.fish:30 msgid "Show full information for specified packages" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:30 +#: /tmp/fish/implicit/share/completions/zypper.fish:31 msgid "Show full information for specified patches" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:31 +#: /tmp/fish/implicit/share/completions/zypper.fish:32 msgid "Show full information for specified patterns" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:32 +#: /tmp/fish/implicit/share/completions/zypper.fish:33 msgid "Show full information for specified products" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:33 +#: /tmp/fish/implicit/share/completions/zypper.fish:34 msgid "List all available patches" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:34 +#: /tmp/fish/implicit/share/completions/zypper.fish:35 msgid "List all available packages" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:35 +#: /tmp/fish/implicit/share/completions/zypper.fish:36 msgid "List all available patterns" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:36 +#: /tmp/fish/implicit/share/completions/zypper.fish:37 msgid "List all available products" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:37 +#: /tmp/fish/implicit/share/completions/zypper.fish:38 msgid "List packages providing specified capability" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:38 +#: /tmp/fish/implicit/share/completions/zypper.fish:39 msgid "Add a package lock" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:39 +#: /tmp/fish/implicit/share/completions/zypper.fish:40 msgid "Remove a package lock" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:40 +#: /tmp/fish/implicit/share/completions/zypper.fish:41 msgid "List current package locks" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:41 +#: /tmp/fish/implicit/share/completions/zypper.fish:42 msgid "Remove unused locks" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:42 +#: /tmp/fish/implicit/share/completions/zypper.fish:43 msgid "Compare two version strings" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:43 +#: /tmp/fish/implicit/share/completions/zypper.fish:44 msgid "Print the target operating system ID string" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:44 +#: /tmp/fish/implicit/share/completions/zypper.fish:45 msgid "Print report about licenses and EULAs of installed packages" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:45 +#: /tmp/fish/implicit/share/completions/zypper.fish:46 msgid "Download source rpms for all installed packages to a local directory" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:47 +#: /tmp/fish/implicit/share/completions/zypper.fish:48 msgid "Output the version number" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:48 +#: /tmp/fish/implicit/share/completions/zypper.fish:49 msgid "Use specified config file instead of the default" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:49 +#: /tmp/fish/implicit/share/completions/zypper.fish:50 msgid "Suppress normal output, print only error messages" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:51 +#: /tmp/fish/implicit/share/completions/zypper.fish:52 msgid "Do not abbreviate text in tables" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:52 +#: /tmp/fish/implicit/share/completions/zypper.fish:53 msgid "Table style (integer)" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:53 +#: /tmp/fish/implicit/share/completions/zypper.fish:54 msgid "Turn on rug compatibility" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:54 +#: /tmp/fish/implicit/share/completions/zypper.fish:55 msgid "Do not ask anything, use default answers automatically" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:55 +#: /tmp/fish/implicit/share/completions/zypper.fish:56 msgid "Switch to XML output" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:56 +#: /tmp/fish/implicit/share/completions/zypper.fish:57 msgid "Ignore unknown packages" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:57 +#: /tmp/fish/implicit/share/completions/zypper.fish:58 msgid "Use an additional repository" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:58 +#: /tmp/fish/implicit/share/completions/zypper.fish:59 msgid "Use alternative repository definition file directory" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:59 +#: /tmp/fish/implicit/share/completions/zypper.fish:60 msgid "Use alternative directory for all caches" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:60 +#: /tmp/fish/implicit/share/completions/zypper.fish:61 msgid "Operate on a different root directory" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:61 +#: /tmp/fish/implicit/share/completions/zypper.fish:62 msgid "" "Do not treat patches as interactive, which have the rebootSuggested-flag set" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:62 +#: /tmp/fish/implicit/share/completions/zypper.fish:63 msgid "Ignore GPG check failures and continue" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:63 +#: /tmp/fish/implicit/share/completions/zypper.fish:64 msgid "Automatically trust and import new repository signing keys" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:64 +#: /tmp/fish/implicit/share/completions/zypper.fish:65 msgid "Do not read meta-data from repositories" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:65 +#: /tmp/fish/implicit/share/completions/zypper.fish:66 msgid "Do not refresh the repositories" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:66 +#: /tmp/fish/implicit/share/completions/zypper.fish:67 msgid "Ignore CD/DVD repositories" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:67 +#: /tmp/fish/implicit/share/completions/zypper.fish:68 msgid "Ignore remote repositories" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:68 +#: /tmp/fish/implicit/share/completions/zypper.fish:69 msgid "Do not read installed packages" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:69 +#: /tmp/fish/implicit/share/completions/zypper.fish:70 msgid "Output a list of zypper user prompts" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:70 +#: /tmp/fish/implicit/share/completions/zypper.fish:71 msgid "User defined transaction id used in history and plugins" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:71 +#: /tmp/fish/implicit/share/completions/zypper.fish:72 msgid "Use alternative raw meta-data cache directory" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:72 +#: /tmp/fish/implicit/share/completions/zypper.fish:73 msgid "Use alternative solv file cache directory" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:73 +#: /tmp/fish/implicit/share/completions/zypper.fish:74 msgid "Use alternative package cache directory" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:74 +#: /tmp/fish/implicit/share/completions/zypper.fish:75 msgid "Export all defined repositories as a single local .repo file" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:75 +#: /tmp/fish/implicit/share/completions/zypper.fish:76 msgid "Show also repository alias" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:76 -msgid "Show also repository name" -msgstr "" - #: /tmp/fish/implicit/share/completions/zypper.fish:77 -#: /tmp/fish/implicit/share/completions/zypper.fish:120 -msgid "Show also base URI of repositories" +msgid "Show also repository name" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:78 #: /tmp/fish/implicit/share/completions/zypper.fish:121 -msgid "Show also repository priority" +msgid "Show also base URI of repositories" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:79 -msgid "Show also the autorefresh flag" +#: /tmp/fish/implicit/share/completions/zypper.fish:122 +msgid "Show also repository priority" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:80 -#: /tmp/fish/implicit/share/completions/zypper.fish:122 -msgid "Show more information like URI, priority, type" +msgid "Show also the autorefresh flag" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:81 -msgid "Show also alias of parent service" +#: /tmp/fish/implicit/share/completions/zypper.fish:123 +msgid "Show more information like URI, priority, type" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:82 -#: /tmp/fish/implicit/share/completions/zypper.fish:125 -msgid "Sort the list by URI" +msgid "Show also alias of parent service" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:83 -#: /tmp/fish/implicit/share/completions/zypper.fish:124 -msgid "Sort the list by repository priority" +#: /tmp/fish/implicit/share/completions/zypper.fish:126 +msgid "Sort the list by URI" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:84 -msgid "Sort the list by alias" +#: /tmp/fish/implicit/share/completions/zypper.fish:125 +msgid "Sort the list by repository priority" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:85 -#: /tmp/fish/implicit/share/completions/zypper.fish:126 -msgid "Sort the list by name" +msgid "Sort the list by alias" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:86 -msgid "Just another means to specify a .repo file to read" +#: /tmp/fish/implicit/share/completions/zypper.fish:127 +msgid "Sort the list by name" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:87 -msgid "Type of repository (yast2, rpm-md, plaindir)" +msgid "Just another means to specify a .repo file to read" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:88 -msgid "Add the repository as disabled" +msgid "Type of repository (yast2, rpm-md, plaindir)" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:89 -msgid "Probe URI" +msgid "Add the repository as disabled" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:90 -msgid "Don't probe URI, probe later during refresh" +msgid "Probe URI" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:91 -msgid "Specify descriptive name for the repository" +msgid "Don't probe URI, probe later during refresh" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:92 -#: /tmp/fish/implicit/share/completions/zypper.fish:105 -msgid "Enable RPM files caching" +msgid "Specify descriptive name for the repository" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:93 #: /tmp/fish/implicit/share/completions/zypper.fish:106 -msgid "Disable RPM files caching" +msgid "Enable RPM files caching" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:94 #: /tmp/fish/implicit/share/completions/zypper.fish:107 -msgid "Enable GPG check for this repository" +msgid "Disable RPM files caching" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:95 #: /tmp/fish/implicit/share/completions/zypper.fish:108 -msgid "Disable GPG check for this repository" +msgid "Enable GPG check for this repository" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:96 -msgid "Enable autorefresh of the repository" +#: /tmp/fish/implicit/share/completions/zypper.fish:109 +msgid "Disable GPG check for this repository" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:97 -#: /tmp/fish/implicit/share/completions/zypper.fish:145 -msgid "Ignore user authentication data in the URI" +msgid "Enable autorefresh of the repository" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:98 #: /tmp/fish/implicit/share/completions/zypper.fish:146 -msgid "Ignore query string in the URI" +msgid "Ignore user authentication data in the URI" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:99 -msgid "Disable the repository (but don't remove it)" +#: /tmp/fish/implicit/share/completions/zypper.fish:147 +msgid "Ignore query string in the URI" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:100 -msgid "Enable a disabled repository" +msgid "Disable the repository (but don't remove it)" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:101 -msgid "Enable auto-refresh of the repository" +msgid "Enable a disabled repository" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:102 -msgid "Disable auto-refresh of the repository" +msgid "Enable auto-refresh of the repository" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:103 -msgid "Set a descriptive name for the repository" +msgid "Disable auto-refresh of the repository" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:104 +msgid "Set a descriptive name for the repository" +msgstr "" + +#: /tmp/fish/implicit/share/completions/zypper.fish:105 msgid "Set priority of the repository" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:109 +#: /tmp/fish/implicit/share/completions/zypper.fish:110 msgid "Apply changes to all repositories" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:110 +#: /tmp/fish/implicit/share/completions/zypper.fish:111 msgid "Apply changes to all local repositories" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:111 +#: /tmp/fish/implicit/share/completions/zypper.fish:112 msgid "Apply changes to all remote repositories" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:112 +#: /tmp/fish/implicit/share/completions/zypper.fish:113 msgid "Apply changes to repositories of specified type" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:113 +#: /tmp/fish/implicit/share/completions/zypper.fish:114 msgid "Force a complete refresh" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:114 +#: /tmp/fish/implicit/share/completions/zypper.fish:115 msgid "Force rebuild of the database" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:115 +#: /tmp/fish/implicit/share/completions/zypper.fish:116 msgid "Force download of raw metadata" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:116 +#: /tmp/fish/implicit/share/completions/zypper.fish:117 msgid "Only build the database, don't download metadata" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:117 +#: /tmp/fish/implicit/share/completions/zypper.fish:118 msgid "Only download raw metadata, don't build the database" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:118 +#: /tmp/fish/implicit/share/completions/zypper.fish:119 msgid "Refresh only specified repositories" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:119 +#: /tmp/fish/implicit/share/completions/zypper.fish:120 msgid "Refresh also services before refreshing repos" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:123 +#: /tmp/fish/implicit/share/completions/zypper.fish:124 msgid "Show also repositories belonging to the services" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:127 +#: /tmp/fish/implicit/share/completions/zypper.fish:128 msgid "Type of the service (ris)" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:128 +#: /tmp/fish/implicit/share/completions/zypper.fish:129 msgid "Add the service as disabled" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:129 +#: /tmp/fish/implicit/share/completions/zypper.fish:130 msgid "Specify descriptive name for the service" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:130 +#: /tmp/fish/implicit/share/completions/zypper.fish:131 msgid "Disable the service (but don't remove it)" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:131 +#: /tmp/fish/implicit/share/completions/zypper.fish:132 msgid "Enable a disabled service" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:132 +#: /tmp/fish/implicit/share/completions/zypper.fish:133 msgid "Enable auto-refresh of the service" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:133 +#: /tmp/fish/implicit/share/completions/zypper.fish:134 msgid "Disable auto-refresh of the service" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:134 +#: /tmp/fish/implicit/share/completions/zypper.fish:135 msgid "Set a descriptive name for the service" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:135 +#: /tmp/fish/implicit/share/completions/zypper.fish:136 msgid "Add a RIS service repository to enable" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:136 +#: /tmp/fish/implicit/share/completions/zypper.fish:137 msgid "Add a RIS service repository to disable" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:137 +#: /tmp/fish/implicit/share/completions/zypper.fish:138 msgid "Remove a RIS service repository to enable" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:138 +#: /tmp/fish/implicit/share/completions/zypper.fish:139 msgid "Remove a RIS service repository to disable" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:139 +#: /tmp/fish/implicit/share/completions/zypper.fish:140 msgid "Clear the list of RIS repositories to enable" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:140 +#: /tmp/fish/implicit/share/completions/zypper.fish:141 msgid "Clear the list of RIS repositories to disable" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:141 +#: /tmp/fish/implicit/share/completions/zypper.fish:142 msgid "Apply changes to all services" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:142 +#: /tmp/fish/implicit/share/completions/zypper.fish:143 msgid "Apply changes to all local services" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:143 +#: /tmp/fish/implicit/share/completions/zypper.fish:144 msgid "Apply changes to all remote services" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:144 +#: /tmp/fish/implicit/share/completions/zypper.fish:145 msgid "Apply changes to services of specified type" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:147 +#: /tmp/fish/implicit/share/completions/zypper.fish:148 msgid "Refresh also repositories" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:148 -#: /tmp/fish/implicit/share/completions/zypper.fish:164 -#: /tmp/fish/implicit/share/completions/zypper.fish:174 -#: /tmp/fish/implicit/share/completions/zypper.fish:189 -#: /tmp/fish/implicit/share/completions/zypper.fish:212 -#: /tmp/fish/implicit/share/completions/zypper.fish:275 +#: /tmp/fish/implicit/share/completions/zypper.fish:149 +#: /tmp/fish/implicit/share/completions/zypper.fish:165 +#: /tmp/fish/implicit/share/completions/zypper.fish:175 +#: /tmp/fish/implicit/share/completions/zypper.fish:190 +#: /tmp/fish/implicit/share/completions/zypper.fish:213 +#: /tmp/fish/implicit/share/completions/zypper.fish:276 msgid "Load only the specified repository" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:149 +#: /tmp/fish/implicit/share/completions/zypper.fish:150 msgid "" "Type of package (package, patch, pattern, product, srcpackage). Default: " "package" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:150 -#: /tmp/fish/implicit/share/completions/zypper.fish:166 +#: /tmp/fish/implicit/share/completions/zypper.fish:151 +#: /tmp/fish/implicit/share/completions/zypper.fish:167 msgid "Select packages by plain name, not by capability" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:151 -#: /tmp/fish/implicit/share/completions/zypper.fish:167 +#: /tmp/fish/implicit/share/completions/zypper.fish:152 +#: /tmp/fish/implicit/share/completions/zypper.fish:168 msgid "Select packages by capability" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:152 +#: /tmp/fish/implicit/share/completions/zypper.fish:153 msgid "" "Install even if the item is already installed (reinstall), downgraded or " "changes vendor or architecture" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:153 -#: /tmp/fish/implicit/share/completions/zypper.fish:190 -#: /tmp/fish/implicit/share/completions/zypper.fish:213 -#: /tmp/fish/implicit/share/completions/zypper.fish:272 +#: /tmp/fish/implicit/share/completions/zypper.fish:154 +#: /tmp/fish/implicit/share/completions/zypper.fish:191 +#: /tmp/fish/implicit/share/completions/zypper.fish:214 +#: /tmp/fish/implicit/share/completions/zypper.fish:273 msgid "Automatically say 'yes' to third party license confirmation prompt" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:154 -#: /tmp/fish/implicit/share/completions/zypper.fish:168 -#: /tmp/fish/implicit/share/completions/zypper.fish:191 +#: /tmp/fish/implicit/share/completions/zypper.fish:155 +#: /tmp/fish/implicit/share/completions/zypper.fish:169 +#: /tmp/fish/implicit/share/completions/zypper.fish:192 msgid "Do not force the solver to find solution, let it ask" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:155 -#: /tmp/fish/implicit/share/completions/zypper.fish:184 +#: /tmp/fish/implicit/share/completions/zypper.fish:156 +#: /tmp/fish/implicit/share/completions/zypper.fish:185 msgid "Test the installation, do not actually install" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:156 -#: /tmp/fish/implicit/share/completions/zypper.fish:176 -#: /tmp/fish/implicit/share/completions/zypper.fish:185 -#: /tmp/fish/implicit/share/completions/zypper.fish:193 -#: /tmp/fish/implicit/share/completions/zypper.fish:215 -#: /tmp/fish/implicit/share/completions/zypper.fish:277 +#: /tmp/fish/implicit/share/completions/zypper.fish:157 +#: /tmp/fish/implicit/share/completions/zypper.fish:177 +#: /tmp/fish/implicit/share/completions/zypper.fish:186 +#: /tmp/fish/implicit/share/completions/zypper.fish:194 +#: /tmp/fish/implicit/share/completions/zypper.fish:216 +#: /tmp/fish/implicit/share/completions/zypper.fish:278 msgid "Only download the packages, do not install" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:157 +#: /tmp/fish/implicit/share/completions/zypper.fish:158 msgid "" "Allow to replace a newer item with an older one. Handy if you are doing a " "rollback. Unlike --force it will not enforce a reinstall" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:158 -#: /tmp/fish/implicit/share/completions/zypper.fish:172 -#: /tmp/fish/implicit/share/completions/zypper.fish:187 -#: /tmp/fish/implicit/share/completions/zypper.fish:198 -#: /tmp/fish/implicit/share/completions/zypper.fish:216 -#: /tmp/fish/implicit/share/completions/zypper.fish:280 -msgid "Create solver test case for debugging" -msgstr "" - #: /tmp/fish/implicit/share/completions/zypper.fish:159 -#: /tmp/fish/implicit/share/completions/zypper.fish:177 +#: /tmp/fish/implicit/share/completions/zypper.fish:173 +#: /tmp/fish/implicit/share/completions/zypper.fish:188 #: /tmp/fish/implicit/share/completions/zypper.fish:199 #: /tmp/fish/implicit/share/completions/zypper.fish:217 #: /tmp/fish/implicit/share/completions/zypper.fish:281 -msgid "Do not install recommended packages, only required" +msgid "Create solver test case for debugging" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:160 -#: /tmp/fish/implicit/share/completions/zypper.fish:179 +#: /tmp/fish/implicit/share/completions/zypper.fish:178 #: /tmp/fish/implicit/share/completions/zypper.fish:200 #: /tmp/fish/implicit/share/completions/zypper.fish:218 #: /tmp/fish/implicit/share/completions/zypper.fish:282 -msgid "Install also recommended packages in addition to the required" +msgid "Do not install recommended packages, only required" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:161 -#: /tmp/fish/implicit/share/completions/zypper.fish:173 -#: /tmp/fish/implicit/share/completions/zypper.fish:196 -msgid "Force the solver to find a solution (even an aggressive one)" +#: /tmp/fish/implicit/share/completions/zypper.fish:180 +#: /tmp/fish/implicit/share/completions/zypper.fish:201 +#: /tmp/fish/implicit/share/completions/zypper.fish:219 +#: /tmp/fish/implicit/share/completions/zypper.fish:283 +msgid "Install also recommended packages in addition to the required" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:162 -msgid "Select packages from the specified repository" +#: /tmp/fish/implicit/share/completions/zypper.fish:174 +#: /tmp/fish/implicit/share/completions/zypper.fish:197 +msgid "Force the solver to find a solution (even an aggressive one)" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:163 -#: /tmp/fish/implicit/share/completions/zypper.fish:178 -#: /tmp/fish/implicit/share/completions/zypper.fish:186 -#: /tmp/fish/implicit/share/completions/zypper.fish:195 -#: /tmp/fish/implicit/share/completions/zypper.fish:220 -#: /tmp/fish/implicit/share/completions/zypper.fish:283 +msgid "Select packages from the specified repository" +msgstr "" + +#: /tmp/fish/implicit/share/completions/zypper.fish:164 +#: /tmp/fish/implicit/share/completions/zypper.fish:179 +#: /tmp/fish/implicit/share/completions/zypper.fish:187 +#: /tmp/fish/implicit/share/completions/zypper.fish:196 +#: /tmp/fish/implicit/share/completions/zypper.fish:221 +#: /tmp/fish/implicit/share/completions/zypper.fish:284 msgid "" "Set the download-install mode. Available modes: only, in-advance, in-heaps, " "as-needed" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:165 -#: /tmp/fish/implicit/share/completions/zypper.fish:201 -#: /tmp/fish/implicit/share/completions/zypper.fish:245 +#: /tmp/fish/implicit/share/completions/zypper.fish:166 +#: /tmp/fish/implicit/share/completions/zypper.fish:202 +#: /tmp/fish/implicit/share/completions/zypper.fish:246 msgid "Type of package (package, patch, pattern, product). Default: package" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:169 +#: /tmp/fish/implicit/share/completions/zypper.fish:170 msgid "Automatically remove unneeded dependencies" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:170 +#: /tmp/fish/implicit/share/completions/zypper.fish:171 msgid "No automatic removal of unneeded dependencies" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:171 +#: /tmp/fish/implicit/share/completions/zypper.fish:172 msgid "Test the removal, do not actually remove" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:175 +#: /tmp/fish/implicit/share/completions/zypper.fish:176 msgid "Test the repair, do not actually do anything to the system" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:180 +#: /tmp/fish/implicit/share/completions/zypper.fish:181 msgid "Install only build dependencies of specified packages" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:181 +#: /tmp/fish/implicit/share/completions/zypper.fish:182 msgid "Don't install build dependencies" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:182 +#: /tmp/fish/implicit/share/completions/zypper.fish:183 msgid "Install packages only from specified repositories" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:183 +#: /tmp/fish/implicit/share/completions/zypper.fish:184 msgid "Load only the specified repositories" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:188 +#: /tmp/fish/implicit/share/completions/zypper.fish:189 msgid "" "Type of package (package, patch, pattern, product, srcpackage). Default: " "package" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:192 -#: /tmp/fish/implicit/share/completions/zypper.fish:276 +#: /tmp/fish/implicit/share/completions/zypper.fish:193 +#: /tmp/fish/implicit/share/completions/zypper.fish:277 msgid "Test the update, do not actually update" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:194 +#: /tmp/fish/implicit/share/completions/zypper.fish:195 msgid "Skip interactive updates" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:197 -#: /tmp/fish/implicit/share/completions/zypper.fish:204 +#: /tmp/fish/implicit/share/completions/zypper.fish:198 +#: /tmp/fish/implicit/share/completions/zypper.fish:205 msgid "" "Do a 'best effort' approach to update. Updates to a lower than the latest " "version are also acceptable" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:202 +#: /tmp/fish/implicit/share/completions/zypper.fish:203 msgid "List only updates from the specified repository" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:203 +#: /tmp/fish/implicit/share/completions/zypper.fish:204 msgid "" "List all packages for which newer versions are available, regardless whether " "they are installable or not" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:205 +#: /tmp/fish/implicit/share/completions/zypper.fish:206 msgid "List needed patches for Bugzilla issues" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:206 +#: /tmp/fish/implicit/share/completions/zypper.fish:207 msgid "List all patches in this category" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:207 +#: /tmp/fish/implicit/share/completions/zypper.fish:208 msgid "List all patches, not only the needed ones" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:208 +#: /tmp/fish/implicit/share/completions/zypper.fish:209 msgid "List only patches from the specified repository" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:209 +#: /tmp/fish/implicit/share/completions/zypper.fish:210 msgid "List patches issued up to the specified date " msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:210 +#: /tmp/fish/implicit/share/completions/zypper.fish:211 msgid "List needed patches for CVE issues" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:211 +#: /tmp/fish/implicit/share/completions/zypper.fish:212 msgid "Look for issues matching the specified string" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:214 +#: /tmp/fish/implicit/share/completions/zypper.fish:215 msgid "Test the upgrade, do not actually upgrade" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:219 +#: /tmp/fish/implicit/share/completions/zypper.fish:220 msgid "Restrict upgrade to specified repository" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:221 +#: /tmp/fish/implicit/share/completions/zypper.fish:222 msgid "Do not allow installed resolvables to be downgraded" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:222 +#: /tmp/fish/implicit/share/completions/zypper.fish:223 msgid "Allow installed resolvables to be downgraded" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:223 +#: /tmp/fish/implicit/share/completions/zypper.fish:224 msgid "Do not allow installed resolvables to change name" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:224 +#: /tmp/fish/implicit/share/completions/zypper.fish:225 msgid "Allow installed resolvables to change name" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:225 +#: /tmp/fish/implicit/share/completions/zypper.fish:226 msgid "Do not allow installed resolvables to change architectures" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:226 +#: /tmp/fish/implicit/share/completions/zypper.fish:227 msgid "Allow installed resolvables to change architectures" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:227 +#: /tmp/fish/implicit/share/completions/zypper.fish:228 msgid "Do not allow installed resolvables to switch vendors" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:228 +#: /tmp/fish/implicit/share/completions/zypper.fish:229 msgid "Allow installed resolvables to switch vendors" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:229 +#: /tmp/fish/implicit/share/completions/zypper.fish:230 msgid "Check for patches only in the specified repository" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:230 +#: /tmp/fish/implicit/share/completions/zypper.fish:231 msgid "Search also in package summaries and descriptions" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:231 +#: /tmp/fish/implicit/share/completions/zypper.fish:232 msgid "Perform case-sensitive search" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:232 +#: /tmp/fish/implicit/share/completions/zypper.fish:233 msgid "Show only packages that are already installed" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:233 +#: /tmp/fish/implicit/share/completions/zypper.fish:234 msgid "Show only packages that are not currently installed" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:234 +#: /tmp/fish/implicit/share/completions/zypper.fish:235 msgid "Search only for packages of the specified type" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:235 +#: /tmp/fish/implicit/share/completions/zypper.fish:236 msgid "Search only in the specified repository" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:236 +#: /tmp/fish/implicit/share/completions/zypper.fish:237 msgid "Show each available version in each repository on a separate line" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:237 +#: /tmp/fish/implicit/share/completions/zypper.fish:238 msgid "Sort packages by name (default)" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:238 +#: /tmp/fish/implicit/share/completions/zypper.fish:239 msgid "Sort packages by repository" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:239 +#: /tmp/fish/implicit/share/completions/zypper.fish:240 msgid "Search for a match with all search strings (default)" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:240 +#: /tmp/fish/implicit/share/completions/zypper.fish:241 msgid "Search for a match with any of the search strings" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:241 +#: /tmp/fish/implicit/share/completions/zypper.fish:242 msgid "Search for a match to partial words (default)" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:242 +#: /tmp/fish/implicit/share/completions/zypper.fish:243 msgid "Search for a match to whole words only" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:243 +#: /tmp/fish/implicit/share/completions/zypper.fish:244 msgid "Searches for an exact package name" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:244 +#: /tmp/fish/implicit/share/completions/zypper.fish:245 msgid "Work only with the specified repository" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:246 +#: /tmp/fish/implicit/share/completions/zypper.fish:247 msgid "Show also requires and prerequires" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:247 +#: /tmp/fish/implicit/share/completions/zypper.fish:248 msgid "Show also recommends" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:248 #: /tmp/fish/implicit/share/completions/zypper.fish:249 -#: /tmp/fish/implicit/share/completions/zypper.fish:254 -#: /tmp/fish/implicit/share/completions/zypper.fish:257 +#: /tmp/fish/implicit/share/completions/zypper.fish:250 +#: /tmp/fish/implicit/share/completions/zypper.fish:255 +#: /tmp/fish/implicit/share/completions/zypper.fish:258 msgid "Just another means to specify repository" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:250 +#: /tmp/fish/implicit/share/completions/zypper.fish:251 msgid "Show only installed packages" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:251 +#: /tmp/fish/implicit/share/completions/zypper.fish:252 msgid "Show only packages which are not installed" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:252 +#: /tmp/fish/implicit/share/completions/zypper.fish:253 msgid "Sort the list by package name" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:253 +#: /tmp/fish/implicit/share/completions/zypper.fish:254 msgid "Sort the list by repository" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:255 +#: /tmp/fish/implicit/share/completions/zypper.fish:256 msgid "Show only installed patterns" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:256 +#: /tmp/fish/implicit/share/completions/zypper.fish:257 msgid "Show only patterns which are not installed" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:258 +#: /tmp/fish/implicit/share/completions/zypper.fish:259 msgid "Show only installed products" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:259 +#: /tmp/fish/implicit/share/completions/zypper.fish:260 msgid "Show only products which are not installed" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:260 +#: /tmp/fish/implicit/share/completions/zypper.fish:261 msgid "Restrict the lock to the specified repository" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:261 -#: /tmp/fish/implicit/share/completions/zypper.fish:263 +#: /tmp/fish/implicit/share/completions/zypper.fish:262 +#: /tmp/fish/implicit/share/completions/zypper.fish:264 msgid "Type of package (package, patch, pattern, product). Default: package" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:262 +#: /tmp/fish/implicit/share/completions/zypper.fish:263 msgid "Remove only locks with specified repository" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:264 +#: /tmp/fish/implicit/share/completions/zypper.fish:265 msgid "Clean only duplicate locks" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:265 +#: /tmp/fish/implicit/share/completions/zypper.fish:266 msgid "Clean only locks which doesn't lock anything" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:266 +#: /tmp/fish/implicit/share/completions/zypper.fish:267 msgid "Takes missing release number as any release" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:267 +#: /tmp/fish/implicit/share/completions/zypper.fish:268 msgid "Show the operating system label" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:268 +#: /tmp/fish/implicit/share/completions/zypper.fish:269 msgid "Clean only specified repositories" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:269 +#: /tmp/fish/implicit/share/completions/zypper.fish:270 msgid "Clean metadata cache" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:270 +#: /tmp/fish/implicit/share/completions/zypper.fish:271 msgid "Clean raw metadata cache" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:271 +#: /tmp/fish/implicit/share/completions/zypper.fish:272 msgid "Clean both metadata and package caches" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:273 +#: /tmp/fish/implicit/share/completions/zypper.fish:274 msgid "Install patch fixing the specified bugzilla issue" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:274 +#: /tmp/fish/implicit/share/completions/zypper.fish:275 msgid "Install all patches in this category" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:278 +#: /tmp/fish/implicit/share/completions/zypper.fish:279 msgid "Install patch fixing the specified CVE issue" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:279 +#: /tmp/fish/implicit/share/completions/zypper.fish:280 msgid "Install patches issued until the specified date " msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:284 +#: /tmp/fish/implicit/share/completions/zypper.fish:285 msgid "Skip interactive patches" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:285 +#: /tmp/fish/implicit/share/completions/zypper.fish:286 msgid "Do not skip interactive patches" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:286 +#: /tmp/fish/implicit/share/completions/zypper.fish:287 msgid "" "Download all source rpms to this directory. Default: /var/cache/zypper/" "source-download" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:287 +#: /tmp/fish/implicit/share/completions/zypper.fish:288 msgid "Delete extraneous source rpms in the local directory" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:288 +#: /tmp/fish/implicit/share/completions/zypper.fish:289 msgid "Do not delete extraneous source rpms" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:289 +#: /tmp/fish/implicit/share/completions/zypper.fish:290 msgid "" "Don't download any source rpms, but show which source rpms are missing or " "extraneous" msgstr "" #: /tmp/fish/implicit/share/functions/abbr.fish:1 -msgid "Manage abbreviations" +msgid "Manage abbreviations using new fish 3.0 scheme." +msgstr "" + +#: /tmp/fish/implicit/share/functions/abbr_old.fish:1 +msgid "Manage abbreviations using old fish 2.x scheme." msgstr "" #: /tmp/fish/implicit/share/functions/alias.fish:1 msgid "Creates a function wrapping a command" msgstr "" +#: /tmp/fish/implicit/share/functions/cdh.fish:1 +#, fuzzy +msgid "Menu based cd command" +msgstr "Stan Komenda" + #: /tmp/fish/implicit/share/functions/contains_seq.fish:1 msgid "Return true if array contains a sequence" msgstr "" @@ -56751,7 +59838,6 @@ msgid "Options" msgstr "" #: /tmp/fish/implicit/share/functions/__fish_complete_subcommand.fish:1 -#, fuzzy msgid "Complete subcommand" msgstr "" @@ -56766,7 +59852,6 @@ msgid "Complete using files" msgstr "" #: /tmp/fish/implicit/share/functions/__fish_complete_svn_diff.fish:1 -#, fuzzy msgid "Complete \"svn diff\" arguments" msgstr "" @@ -56775,6 +59860,10 @@ msgstr "" msgid "Peek inside of archives and list all files" msgstr "" +#: /tmp/fish/implicit/share/functions/__fish_complete_user_at_hosts.fish:1 +msgid "Print list host-names with user@" +msgstr "" + #: /tmp/fish/implicit/share/functions/__fish_complete_users.fish:1 msgid "Print a list of local users, with the real user name as a description" msgstr "" @@ -57063,8 +60152,12 @@ msgstr "" msgid "Print a list of local users" msgstr "" -#: /tmp/fish/implicit/share/functions/__fish_print_xdg_mimeapps.fish:1 -msgid "Print xdg mime applications" +#: /tmp/fish/implicit/share/functions/__fish_print_xdg_applications_directories.fish:1 +msgid "Print directories where desktop files are stored" +msgstr "" + +#: /tmp/fish/implicit/share/functions/__fish_print_xdg_desktop_file_ids.fish:1 +msgid "Print all available xdg desktop file IDs" msgstr "" #: /tmp/fish/implicit/share/functions/__fish_print_xdg_mimetypes.fish:1 @@ -57130,6 +60223,10 @@ msgstr "" msgid "Prompt function for svn" msgstr "" +#: /tmp/fish/implicit/share/functions/_fish_systemctl.fish:1 +msgid "Call systemctl with some options from the current commandline" +msgstr "" + #: /tmp/fish/implicit/share/functions/__fish_test_arg.fish:1 msgid "Test if the token under the cursor matches the specified wildcard" msgstr "" @@ -57196,6 +60293,7 @@ msgstr "" #: /tmp/fish/implicit/share/functions/ls.fish:1 #: /tmp/fish/implicit/share/functions/ls.fish:2 +#: /tmp/fish/implicit/share/functions/ls.fish:3 #, fuzzy msgid "List contents of directory" msgstr "Zwróć katalog roboczy" @@ -57204,10 +60302,6 @@ msgstr "Zwróć katalog roboczy" msgid "Format and display the on-line manual pages" msgstr "" -#: /tmp/fish/implicit/share/functions/math.fish:1 -msgid "Perform math calculations in bc" -msgstr "" - #: /tmp/fish/implicit/share/functions/nextd.fish:1 msgid "Move forward in the directory history" msgstr "" @@ -57296,3 +60390,34 @@ msgstr "" #: /tmp/fish/implicit/share/functions/vared.fish:1 msgid "Edit variable value" msgstr "" + +#~ msgid "%ls: --array option requires a single variable name.\n" +#~ msgstr "%ls: opcja --array wymaga nazwy jednej zmiennej.\n" + +#~ msgid "printf: not enough arguments" +#~ msgstr "printf: brak wystarczających argumentów" + +#~ msgid "string: Expected subcommand\n" +#~ msgstr "string: Oczekiwano podpolecenia\n" + +#~ msgid "string: Unknown subcommand '%ls'\n" +#~ msgstr "string: Nieznane podpolecenie '%ls'\n" + +#~ msgid "getopt_long() unexpectedly returned zero\n" +#~ msgstr "getopt_long() nieoczekiwanie zwrócił 0\n" + +#, fuzzy +#~ msgid "terminal_give_to_job(): Could not send job %d ('%ls') to foreground" +#~ msgstr "Nie można przenieść zadania %d ('%ls') na pierwszy plan" + +#, fuzzy +#~ msgid "funced: You must specify one function name" +#~ msgstr "Oczekiwano dokładnie jednej nazwy funkcji" + +#, fuzzy +#~ msgid "%s: Expected function name\\n" +#~ msgstr "%s: Oczekiwano nazwy funkcji" + +#, fuzzy +#~ msgid "%ls: Invalid combination of options,\\n%ls\\n" +#~ msgstr "%ls: Nieprawidłowa kombinacja opcji,\\n%ls\\n" diff --git a/po/pt_BR.po b/po/pt_BR.po index fd9d1233d..d75996342 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: fish 1.21.8\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-06-02 23:27-0700\n" +"POT-Creation-Date: 2017-11-07 15:04+0100\n" "PO-Revision-Date: 2015-10-11 20:35-0300\n" "Last-Translator: Fábio Nogueira \n" "Language-Team: Português Brasileiro <>\n" @@ -19,7 +19,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Poedit 1.8.4\n" -#: src/autoload.cpp:101 +#: src/autoload.cpp:96 #, fuzzy, c-format msgid "" "Could not autoload item '%ls', it is already being autoloaded. This is a " @@ -28,310 +28,73 @@ msgstr "" "Não foi possível carregar o item “%ls” automaticamente, ele já está sendo " "carregado automaticamente. " -#: src/builtin_commandline.cpp:353 +#: src/builtin_argparse.cpp:36 #, fuzzy, c-format -msgid "%ls: Unknown input function '%ls'" -msgstr "%ls: Unknown input function “%ls”" - -#: src/builtin_complete.cpp:177 -#, fuzzy, c-format -msgid "%ls: Invalid token '%ls'\n" +msgid "%ls: Invalid option spec '%ls' at char '%lc'\n" msgstr "%ls: Opção inválida -- %lc\n" -#: src/builtin_complete.cpp:197 -#, fuzzy, c-format -msgid "%ls: -s requires a non-empty string\n" -msgstr "%ls: Nome da variável não pode ser a string vazia\n" +#: src/builtin_argparse.cpp:129 +#, c-format +msgid "%ls: Mutually exclusive flags '%ls' and `%ls` seen\n" +msgstr "" -#: src/builtin_complete.cpp:205 +#: src/builtin_argparse.cpp:160 #, fuzzy, c-format -msgid "%ls: -l requires a non-empty string\n" -msgstr "%ls: Nome da variável não pode ser a string vazia\n" +msgid "%ls: exclusive flag string '%ls' is not valid\n" +msgstr "%ls: Valor semeado “%ls” não é um número válido\n" -#: src/builtin_complete.cpp:213 +#: src/builtin_argparse.cpp:176 #, fuzzy, c-format -msgid "%ls: -o requires a non-empty string\n" -msgstr "%ls: Nome da variável não pode ser a string vazia\n" +msgid "%ls: exclusive flag '%ls' is not valid\n" +msgstr "%ls: Valor semeado “%ls” não é um número válido\n" -#: src/builtin.cpp:226 +#: src/builtin_argparse.cpp:196 #, c-format msgid "" -"%ls: Type 'help %ls' for related documentation\n" -"\n" -msgstr "" -"%ls: Digite “help %ls” para documentação relacionada\n" -"\n" - -#: src/builtin.cpp:353 -#, fuzzy, c-format -msgid "%ls: No key with name '%ls' found\n" -msgstr "%ls: No key with name “%ls” found\n" - -#: src/builtin.cpp:355 -#, fuzzy, 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" - -#: src/builtin.cpp:358 -#, fuzzy, 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" - -#: src/builtin.cpp:556 -#, fuzzy, c-format -msgid "%ls: No binding found for key '%ls'\n" -msgstr "%s: No description for type %s\n" - -#: src/builtin.cpp:559 -#, c-format -msgid "%ls: No binding found for sequence '%ls'\n" +"%ls: Implicit int short flag '%lc' does not allow modifiers like '%lc'\n" msgstr "" -#: src/builtin.cpp:582 +#: src/builtin_argparse.cpp:247 #, c-format -msgid "%ls: Invalid state\n" -msgstr "%ls: Estado inválido\n" - -#: src/builtin.cpp:653 -#, c-format -msgid "%ls: Can not specify scope when removing block\n" -msgstr "%ls: Não é possível especificar escopo ao remover bloco\n" - -#: src/builtin.cpp:659 -#, c-format -msgid "%ls: No blocks defined\n" -msgstr "%ls: Não há blocos definidos\n" - -#: src/builtin.cpp:1152 src/builtin.h:41 -#, c-format -msgid "%ls: Invalid combination of options\n" -msgstr "%ls: Combinação inválida de opções\n" - -#: src/builtin.cpp:1164 -#, c-format -msgid "%ls: Expected exactly one function name\n" -msgstr "%ls: Esperava exatamente um nome de função\n" - -#: src/builtin.cpp:1171 src/builtin.cpp:1221 -#, c-format -msgid "%ls: Function '%ls' does not exist\n" -msgstr "%ls: Função “%ls” não existe\n" - -#: src/builtin.cpp:1180 -#, fuzzy, c-format -msgid "%ls: Expected exactly one function name for --details\n" -msgstr "%ls: Esperava exatamente um nome de função\n" - -#: src/builtin.cpp:1211 -#, c-format -msgid "" -"%ls: Expected exactly two names (current function name, and new function " -"name)\n" -msgstr "" -"%ls: Esperava exatamente dois nomes (nome atual da função, e novo nome da " -"função)\n" - -#: src/builtin.cpp:1228 -#, c-format -msgid "%ls: Illegal function name '%ls'\n" -msgstr "%ls: Nome de função ilegal “%ls”\n" - -#: src/builtin.cpp:1237 -#, c-format -msgid "%ls: Function '%ls' already exists. Cannot create copy '%ls'\n" -msgstr "%ls: Função “%ls” já existe. Não é possivel criar cópia “%ls”\n" - -#: src/builtin.cpp:1548 -#, fuzzy, c-format -msgid "%ls: Expected function name" -msgstr "%ls: Esperava nome de função" - -#: src/builtin.cpp:1554 -#, fuzzy, c-format -msgid "%ls: Illegal function name '%ls'" -msgstr "%ls: Nome de função ilegal “%ls”" - -#: src/builtin.cpp:1561 -#, fuzzy, c-format -msgid "" -"%ls: The name '%ls' is reserved,\n" -"and can not be used as a function name" -msgstr "" -"%ls: O nome “%ls” é reservado,\n" -"e não pode ser usado como um nome de função" - -#: src/builtin.cpp:1630 -#, fuzzy, c-format -msgid "%ls: Unknown signal '%ls'" -msgstr "%ls: Sinal desconhecido “%ls”" - -#: src/builtin.cpp:1675 -#, fuzzy, c-format -msgid "%ls: Cannot find calling job for event handler" -msgstr "%ls: Não é possível encontrar tarefa para o manipulador de eventos" - -#: src/builtin.cpp:1683 -#, fuzzy, c-format -msgid "%ls: Invalid process id '%ls'" -msgstr "%ls: ID de processo inválido '%ls'" - -#: src/builtin.cpp:1739 -#, fuzzy, c-format -msgid "%ls: Unexpected positional argument '%ls'" -msgstr "%s: Esperava argumento -- %s\\n" - -#: src/builtin.cpp:2163 -#, c-format -msgid "%ls: Argument '%ls' is out of range\n" -msgstr "%ls: Argumento “%ls” está fora do alcance\n" - -#: src/builtin.cpp:2169 src/builtin.cpp:2656 src/builtin.cpp:3176 -#, c-format -msgid "%ls: Argument '%ls' must be an integer\n" -msgstr "%ls: Argumento “%ls” deve ser um inteiro\n" - -#: src/builtin.cpp:2212 -#, c-format -msgid "%ls: You can't specify both -p and -P\n" +msgid "%ls: Short flag '#' must be followed by '-' and a long name\n" msgstr "" -#: src/builtin.cpp:2240 +#: src/builtin_argparse.cpp:252 src/builtin_argparse.cpp:276 +#, c-format +msgid "%ls: Implicit int flag '%lc' already defined\n" +msgstr "" + +#: src/builtin_argparse.cpp:298 +#, c-format +msgid "%ls: An option spec must have a short flag letter\n" +msgstr "" + +#: src/builtin_argparse.cpp:305 +#, c-format +msgid "%ls: Short flag '%lc' invalid, must be alphanum or '#'\n" +msgstr "" + +#: src/builtin_argparse.cpp:350 +#, c-format +msgid "%ls: Missing -- separator\n" +msgstr "" + +#: src/builtin_argparse.cpp:356 src/builtin_argparse.cpp:427 +#, c-format +msgid "%ls: No option specs were provided\n" +msgstr "" + +#: src/builtin_argparse.cpp:391 #, fuzzy, c-format -msgid "%ls: --array option requires a single variable name.\n" -msgstr "" -"%ls: Erase needs a variable name\n" -"%ls\n" +msgid "%ls: Invalid --min-args value '%ls'\n" +msgstr "%ls: Nome inválido de variável “%ls”\n" -#: src/builtin.cpp:2371 src/builtin.cpp:3221 -#: /tmp/fish/explicit/share/functions/history.fish:1 -#, c-format -msgid "you cannot do both '%ls' and '%ls' in the same invocation" -msgstr "" +#: src/builtin_argparse.cpp:401 +#, fuzzy, c-format +msgid "%ls: Invalid --max-args value '%ls'\n" +msgstr "%ls: Nome inválido de variável “%ls”\n" -#: src/builtin.cpp:2541 -msgid "This is a login shell\n" -msgstr "Este é um shell de login\n" - -#: src/builtin.cpp:2543 -msgid "This is not a login shell\n" -msgstr "Este não é um shell de login\n" - -#: src/builtin.cpp:2547 -#, c-format -msgid "Job control: %ls\n" -msgstr "Controle de tarefa: %ls\n" - -#: src/builtin.cpp:2549 -msgid "Only on interactive jobs" -msgstr "Somente em tarefas interativas" - -#: src/builtin.cpp:2550 -msgid "Never" -msgstr "Nunca" - -#: src/builtin.cpp:2550 -msgid "Always" -msgstr "Sempre" - -#: src/builtin.cpp:2578 src/fish.cpp:422 src/parser.cpp:506 -msgid "Standard input" -msgstr "Entrada padrão" - -#: src/builtin.cpp:2586 -#, fuzzy -msgid "Not a function" -msgstr "função" - -#: src/builtin.cpp:2645 src/builtin.h:67 -#, c-format -msgid "%ls: Too many arguments\n" -msgstr "%ls: Argumentos demais\n" - -#: src/builtin.cpp:2677 -#, c-format -msgid "%ls: Could not find home directory\n" -msgstr "%ls: Não é possível encontrar o diretório home\n" - -#: src/builtin.cpp:2691 src/builtin.cpp:2718 -#, c-format -msgid "%ls: '%ls' is not a directory\n" -msgstr "%ls: “%ls” não é um diretório\n" - -#: src/builtin.cpp:2694 -#, c-format -msgid "%ls: The directory '%ls' does not exist\n" -msgstr "%ls: O diretório “%ls” não existe\n" - -#: src/builtin.cpp:2697 -#, c-format -msgid "%ls: '%ls' is a rotten symlink\n" -msgstr "%ls: “%ls” é um symlink quebrado\n" - -#: src/builtin.cpp:2700 -#, c-format -msgid "%ls: Unknown error trying to locate directory '%ls'\n" -msgstr "%ls: Erro desconhecido ao tentar localizar diretório “%ls”\n" - -#: src/builtin.cpp:2715 -#, c-format -msgid "%ls: Permission denied: '%ls'\n" -msgstr "%ls: Permissão negada: “%ls”\n" - -#: src/builtin.cpp:2729 -#, c-format -msgid "%ls: Could not set PWD variable\n" -msgstr "%ls: Não é possível modificar a variável PWD\n" - -#: src/builtin.cpp:2798 -#, c-format -msgid "%ls: Key not specified\n" -msgstr "%ls: Chave não especificada\n" - -#: src/builtin.cpp:2828 src/builtin.cpp:2836 -#, c-format -msgid "%ls: Error encountered while sourcing file '%ls':\n" -msgstr "%ls: Erro encontrado ao interpretar arquivo “%ls”:\n" - -#: src/builtin.cpp:2844 -#, c-format -msgid "%ls: '%ls' is not a file\n" -msgstr "%ls: “%ls” não é um arquivo\n" - -#: src/builtin.cpp:2861 -#, c-format -msgid "%ls: Error while reading file '%ls'\n" -msgstr "%ls: Erro ao ler o arquivo “%ls”\n" - -#: src/builtin.cpp:2890 src/builtin.cpp:2991 src/builtin.cpp:3070 -#, c-format -msgid "%ls: There are no suitable jobs\n" -msgstr "%ls: Não há tarefas adequadas\n" - -#: src/builtin.cpp:2906 -#, c-format -msgid "%ls: Ambiguous job\n" -msgstr "%ls: Tarefa ambígua\n" - -#: src/builtin.cpp:2908 src/builtin_jobs.cpp:189 -#, c-format -msgid "%ls: '%ls' is not a job\n" -msgstr "%ls: “%ls” não é uma tarefa\n" - -#: src/builtin.cpp:2923 src/builtin_jobs.cpp:199 -#, c-format -msgid "%ls: No suitable job: %d\n" -msgstr "%ls: Não é trabalho adequado: %d\n" - -#: src/builtin.cpp:2926 -#, c-format -msgid "" -"%ls: Can't put job %d, '%ls' to foreground because it is not under job " -"control\n" -msgstr "" -"%ls: Não é possível colocar tarefa %d, “%ls” em primeiro plano porque não " -"está sob controle de tarefas\n" - -#: src/builtin.cpp:2962 +#: src/builtin_bg.cpp:23 #, c-format msgid "" "%ls: Can't put job %d, '%ls' to background because it is not under job " @@ -340,302 +103,553 @@ msgstr "" "%ls: Não é possível colocar tarefa %d, “%ls” em segundo plano porque não " "está sob controle de tarefas\n" -#: src/builtin.cpp:2968 +#: src/builtin_bg.cpp:29 #, c-format msgid "Send job %d '%ls' to background\n" msgstr "Enviando tarefa %d “%ls” para segundo plano\n" -#: src/builtin.cpp:3008 src/builtin.cpp:3083 +#: src/builtin_bg.cpp:63 src/builtin_disown.cpp:69 src/builtin_fg.cpp:49 +#, c-format +msgid "%ls: There are no suitable jobs\n" +msgstr "%ls: Não há tarefas adequadas\n" + +#: src/builtin_bg.cpp:80 src/builtin_disown.cpp:82 #, fuzzy, c-format msgid "%ls: '%ls' is not a valid job specifier\n" msgstr "%ls: “%ls” não é um nome válido para variável\n" -#: src/builtin.cpp:3023 src/builtin.cpp:3090 -#, fuzzy, c-format +#: src/builtin_bg.cpp:95 src/builtin_disown.cpp:89 +#, c-format msgid "%ls: Could not find job '%d'\n" msgstr "" -#: src/builtin.cpp:3033 -#, c-format -msgid "%ls: Unknown job '%ls'\n" -msgstr "%ls: Tarefa desconhecida “%ls”\n" +#: src/builtin_bind.cpp:141 +#, fuzzy, c-format +msgid "%ls: No key with name '%ls' found\n" +msgstr "%ls: No key with name “%ls” found\n" -#: src/builtin.cpp:3042 +#: src/builtin_bind.cpp:143 +#, fuzzy, 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" + +#: src/builtin_bind.cpp:146 +#, fuzzy, 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" + +#: src/builtin_bind.cpp:239 +#, fuzzy, c-format +msgid "%ls: No binding found for key '%ls'\n" +msgstr "%s: No description for type %s\n" + +#: src/builtin_bind.cpp:242 #, c-format -msgid "%ls: job %d ('%ls') was stopped and has been signalled to continue.\n" +msgid "%ls: No binding found for sequence '%ls'\n" msgstr "" -#: src/builtin.cpp:3129 +#: src/builtin_bind.cpp:406 +#, c-format +msgid "%ls: Invalid state\n" +msgstr "%ls: Estado inválido\n" + +#: src/builtin_block.cpp:89 +#, c-format +msgid "%ls: Can not specify scope when removing block\n" +msgstr "%ls: Não é possível especificar escopo ao remover bloco\n" + +#: src/builtin_block.cpp:94 +#, c-format +msgid "%ls: No blocks defined\n" +msgstr "%ls: Não há blocos definidos\n" + +#: src/builtin_cd.cpp:44 +#, c-format +msgid "%ls: Could not find home directory\n" +msgstr "%ls: Não é possível encontrar o diretório home\n" + +#: src/builtin_cd.cpp:52 src/builtin_cd.cpp:79 +#, c-format +msgid "%ls: '%ls' is not a directory\n" +msgstr "%ls: “%ls” não é um diretório\n" + +#: src/builtin_cd.cpp:55 +#, c-format +msgid "%ls: The directory '%ls' does not exist\n" +msgstr "%ls: O diretório “%ls” não existe\n" + +#: src/builtin_cd.cpp:58 +#, c-format +msgid "%ls: '%ls' is a rotten symlink\n" +msgstr "%ls: “%ls” é um symlink quebrado\n" + +#: src/builtin_cd.cpp:61 +#, c-format +msgid "%ls: Unknown error trying to locate directory '%ls'\n" +msgstr "%ls: Erro desconhecido ao tentar localizar diretório “%ls”\n" + +#: src/builtin_cd.cpp:76 +#, c-format +msgid "%ls: Permission denied: '%ls'\n" +msgstr "%ls: Permissão negada: “%ls”\n" + +#: src/builtin_cd.cpp:90 +#, c-format +msgid "%ls: Could not set PWD variable\n" +msgstr "%ls: Não é possível modificar a variável PWD\n" + +#: src/builtin_commandline.cpp:344 +#, fuzzy, c-format +msgid "%ls: Unknown input function '%ls'" +msgstr "%ls: Unknown input function “%ls”" + +#: src/builtin_complete.cpp:183 +#, fuzzy, c-format +msgid "%ls: Invalid token '%ls'\n" +msgstr "%ls: Opção inválida -- %lc\n" + +#: src/builtin_complete.cpp:203 +#, fuzzy, c-format +msgid "%ls: -s requires a non-empty string\n" +msgstr "%ls: Nome da variável não pode ser a string vazia\n" + +#: src/builtin_complete.cpp:211 +#, fuzzy, c-format +msgid "%ls: -l requires a non-empty string\n" +msgstr "%ls: Nome da variável não pode ser a string vazia\n" + +#: src/builtin_complete.cpp:219 +#, fuzzy, c-format +msgid "%ls: -o requires a non-empty string\n" +msgstr "%ls: Nome da variável não pode ser a string vazia\n" + +#: src/builtin_contains.cpp:75 +#, c-format +msgid "%ls: Key not specified\n" +msgstr "%ls: Chave não especificada\n" + +#: src/builtin.cpp:261 +#, c-format +msgid "" +"%ls: Type 'help %ls' for related documentation\n" +"\n" +msgstr "" +"%ls: Digite “help %ls” para documentação relacionada\n" +"\n" + +#: src/builtin.cpp:337 #, c-format msgid "%ls: Not inside of loop\n" msgstr "%ls: Não está dentro de laço\n" -#: src/builtin.cpp:3193 -#, c-format -msgid "%ls: Not inside of function\n" -msgstr "%ls: Não está dentro de função\n" - -#: src/builtin.cpp:3234 -#, c-format -msgid "%ls: you cannot use any options with the %ls command\n" -msgstr "" - -#: src/builtin.cpp:3344 src/builtin.cpp:3380 +#: src/builtin.cpp:371 #, fuzzy, c-format -msgid "%ls: max value '%ls' is not a valid number\n" -msgstr "%ls: Valor semeado “%ls” não é um número válido\n" +msgid "%ls: Command not valid at an interactive prompt\n" +msgstr "Do no interactive prompting" -#: src/builtin.cpp:3423 -msgid "builtin history delete only supports --exact\n" -msgstr "" - -#: src/builtin.cpp:3429 -msgid "builtin history delete only supports --case-sensitive\n" -msgstr "" - -#: src/builtin.cpp:3553 -#, fuzzy, c-format -msgid "%ls: Invalid path: %ls\n" -msgstr "%ls: Estado inválido\n" - -#: src/builtin.cpp:3568 src/builtin.cpp:3620 +#: src/builtin.cpp:409 src/builtin.cpp:459 msgid "Test a condition" msgstr "Testa uma condição" -#: src/builtin.cpp:3571 -msgid "Try out the new parser" -msgstr "Tenta o novo interpretador" - -#: src/builtin.cpp:3573 +#: src/builtin.cpp:410 msgid "Execute command if previous command suceeded" msgstr "Executa comando se o comando anterior obteve sucesso" -#: src/builtin.cpp:3574 +#: src/builtin.cpp:411 +msgid "Parse options in fish script" +msgstr "" + +#: src/builtin.cpp:412 msgid "Create a block of code" msgstr "Cria um bloco de código" -#: src/builtin.cpp:3575 +#: src/builtin.cpp:413 msgid "Send job to background" msgstr "Envia tarefa para segundo plano" -#: src/builtin.cpp:3576 +#: src/builtin.cpp:414 msgid "Handle fish key bindings" msgstr "Gerencia atalhos de teclado" -#: src/builtin.cpp:3577 +#: src/builtin.cpp:415 msgid "Temporarily block delivery of events" msgstr "Bloqueia temporariamente a entrega de eventos" -#: src/builtin.cpp:3578 +#: src/builtin.cpp:416 msgid "Stop the innermost loop" msgstr "Pára o laço mais interno" -#: src/builtin.cpp:3580 +#: src/builtin.cpp:418 msgid "" "Temporarily halt execution of a script and launch an interactive debug prompt" msgstr "" "Interrompe temporariamente a execução de um script e abre um prompt de debug " "interativo" -#: src/builtin.cpp:3581 +#: src/builtin.cpp:419 msgid "Run a builtin command instead of a function" msgstr "Executa um comando builtin em vez de uma função" -#: src/builtin.cpp:3582 src/builtin.cpp:3619 +#: src/builtin.cpp:420 src/builtin.cpp:458 msgid "Conditionally execute a block of commands" msgstr "Executa condicionalmente um bloco de comandos" -#: src/builtin.cpp:3583 +#: src/builtin.cpp:421 msgid "Change working directory" msgstr "Muda diretório de trabalho" -#: src/builtin.cpp:3584 +#: src/builtin.cpp:422 msgid "Run a program instead of a function or builtin" msgstr "Executa um programa em vez de uma função ou builtin" -#: src/builtin.cpp:3585 +#: src/builtin.cpp:423 msgid "Set or get the commandline" msgstr "Obtém ou altera o buffer da linha de comando" -#: src/builtin.cpp:3586 +#: src/builtin.cpp:424 msgid "Edit command specific completions" msgstr "Edita compleções específicas para um comando" -#: src/builtin.cpp:3587 +#: src/builtin.cpp:425 msgid "Search for a specified string in a list" msgstr "Procura uma string especificada em uma lista" -#: src/builtin.cpp:3589 +#: src/builtin.cpp:427 msgid "Skip the rest of the current lap of the innermost loop" msgstr "Pula o restante da iteração atual do laço mais interno" -#: src/builtin.cpp:3590 +#: src/builtin.cpp:428 msgid "Count the number of arguments" msgstr "Conta o número de argumentos" -#: src/builtin.cpp:3591 +#: src/builtin.cpp:429 #, fuzzy msgid "Remove job from job list" msgstr "Read job from file" -#: src/builtin.cpp:3592 +#: src/builtin.cpp:430 msgid "Print arguments" msgstr "Imprime os argumentos" -#: src/builtin.cpp:3593 +#: src/builtin.cpp:431 msgid "Evaluate block if condition is false" msgstr "Executa bloco se a condição é falsa" -#: src/builtin.cpp:3594 +#: src/builtin.cpp:432 msgid "Emit an event" msgstr "Emite um evento" -#: src/builtin.cpp:3595 +#: src/builtin.cpp:433 msgid "End a block of commands" msgstr "Finaliza um bloco de comandos" -#: src/builtin.cpp:3596 +#: src/builtin.cpp:434 msgid "Run command in current process" msgstr "Executa um comando como o processo atual" -#: src/builtin.cpp:3597 +#: src/builtin.cpp:435 msgid "Exit the shell" msgstr "Sai do shell" -#: src/builtin.cpp:3598 +#: src/builtin.cpp:436 msgid "Return an unsuccessful result" msgstr "" -#: src/builtin.cpp:3599 +#: src/builtin.cpp:437 msgid "Send job to foreground" msgstr "Envia tarefa para primeiro plano" -#: src/builtin.cpp:3600 +#: src/builtin.cpp:438 msgid "Perform a set of commands multiple times" msgstr "Executa um conjunto de comandos várias vezes" -#: src/builtin.cpp:3601 +#: src/builtin.cpp:439 msgid "Define a new function" msgstr "Define uma nova função" -#: src/builtin.cpp:3602 +#: src/builtin.cpp:440 msgid "List or remove functions" msgstr "Lista ou remove funções" -#: src/builtin.cpp:3603 +#: src/builtin.cpp:441 msgid "History of commands executed by user" msgstr "Histórico de funções executadas pelo usuário" -#: src/builtin.cpp:3604 +#: src/builtin.cpp:442 msgid "Evaluate block if condition is true" msgstr "Executa bloco se a condição é verdadeira" -#: src/builtin.cpp:3605 +#: src/builtin.cpp:443 msgid "Print currently running jobs" msgstr "Imprime as tarefas em execução" -#: src/builtin.cpp:3606 +#: src/builtin.cpp:444 +#, fuzzy +msgid "Evaluate math expressions" +msgstr "Evaluate expression" + +#: src/builtin.cpp:445 msgid "Negate exit status of job" msgstr "Nega estado de saída da tarefa" -#: src/builtin.cpp:3607 +#: src/builtin.cpp:446 msgid "Execute command if previous command failed" msgstr "Executa comando se o comando anterior falhou" -#: src/builtin.cpp:3608 +#: src/builtin.cpp:447 msgid "Prints formatted text" msgstr "Imprime texto formatado" -#: src/builtin.cpp:3609 +#: src/builtin.cpp:448 msgid "Print the working directory" msgstr "Imprime o diretório de trabalho" -#: src/builtin.cpp:3610 +#: src/builtin.cpp:449 msgid "Generate random number" msgstr "Gera um número aleatório" -#: src/builtin.cpp:3611 +#: src/builtin.cpp:450 msgid "Read a line of input into variables" msgstr "Lê uma linha de entrada e a coloca em variáveis" -#: src/builtin.cpp:3612 +#: src/builtin.cpp:451 msgid "Convert path to absolute path without symlinks" msgstr "" -#: src/builtin.cpp:3613 +#: src/builtin.cpp:452 msgid "Stop the currently evaluated function" msgstr "Pára a função em execução" -#: src/builtin.cpp:3614 +#: src/builtin.cpp:453 msgid "Handle environment variables" msgstr "Modifica variáveis de ambiente" -#: src/builtin.cpp:3615 +#: src/builtin.cpp:454 msgid "Set the terminal color" msgstr "Muda a cor do terminal" -#: src/builtin.cpp:3616 +#: src/builtin.cpp:455 msgid "Evaluate contents of file" msgstr "Executa conteúdo do arquivo" -#: src/builtin.cpp:3617 +#: src/builtin.cpp:456 msgid "Return status information about fish" msgstr "Retorna informação de estado do fish" -#: src/builtin.cpp:3618 +#: src/builtin.cpp:457 msgid "Manipulate strings" msgstr "" -#: src/builtin.cpp:3621 +#: src/builtin.cpp:460 msgid "Return a successful result" msgstr "" -#: src/builtin.cpp:3622 +#: src/builtin.cpp:461 msgid "Set or get the shells resource usage limits" msgstr "Modifica ou obtém limites de uso de recursos pelo shell" -#: src/builtin.cpp:3623 +#: src/builtin.cpp:462 msgid "Perform a command multiple times" msgstr "Executa um comando várias vezes" -#: src/builtin_jobs.cpp:54 +#: src/builtin_disown.cpp:21 +#, c-format +msgid "%ls: Unknown job '%ls'\n" +msgstr "%ls: Tarefa desconhecida “%ls”\n" + +#: src/builtin_disown.cpp:30 +#, c-format +msgid "%ls: job %d ('%ls') was stopped and has been signalled to continue.\n" +msgstr "" + +#: src/builtin_exit.cpp:85 src/builtin_read.cpp:138 src/builtin_return.cpp:85 +#, c-format +msgid "%ls: Argument '%ls' must be an integer\n" +msgstr "%ls: Argumento “%ls” deve ser um inteiro\n" + +#: src/builtin_fg.cpp:65 +#, c-format +msgid "%ls: Ambiguous job\n" +msgstr "%ls: Tarefa ambígua\n" + +#: src/builtin_fg.cpp:67 src/builtin_jobs.cpp:181 +#, c-format +msgid "%ls: '%ls' is not a job\n" +msgstr "%ls: “%ls” não é uma tarefa\n" + +#: src/builtin_fg.cpp:81 src/builtin_jobs.cpp:191 +#, c-format +msgid "%ls: No suitable job: %d\n" +msgstr "%ls: Não é trabalho adequado: %d\n" + +#: src/builtin_fg.cpp:84 +#, c-format +msgid "" +"%ls: Can't put job %d, '%ls' to foreground because it is not under job " +"control\n" +msgstr "" +"%ls: Não é possível colocar tarefa %d, “%ls” em primeiro plano porque não " +"está sob controle de tarefas\n" + +#: src/builtin_function.cpp:68 +#, fuzzy, c-format +msgid "%ls: Unknown signal '%ls'" +msgstr "%ls: Sinal desconhecido “%ls”" + +#: src/builtin_function.cpp:113 +#, fuzzy, c-format +msgid "%ls: Cannot find calling job for event handler" +msgstr "%ls: Não é possível encontrar tarefa para o manipulador de eventos" + +#: src/builtin_function.cpp:121 +#, fuzzy, c-format +msgid "%ls: Invalid process id '%ls'" +msgstr "%ls: ID de processo inválido '%ls'" + +#: src/builtin_function.cpp:179 +#, fuzzy, c-format +msgid "%ls: Expected function name" +msgstr "%ls: Esperava nome de função" + +#: src/builtin_function.cpp:185 +#, fuzzy, c-format +msgid "%ls: Illegal function name '%ls'" +msgstr "%ls: Nome de função ilegal “%ls”" + +#: src/builtin_function.cpp:192 +#, fuzzy, c-format +msgid "" +"%ls: The name '%ls' is reserved,\n" +"and can not be used as a function name" +msgstr "" +"%ls: O nome “%ls” é reservado,\n" +"e não pode ser usado como um nome de função" + +#: src/builtin_function.cpp:239 +#, fuzzy, c-format +msgid "%ls: Unexpected positional argument '%ls'" +msgstr "%s: Esperava argumento -- %s\\n" + +#: src/builtin_functions.cpp:275 src/builtin.h:38 +#, c-format +msgid "%ls: Invalid combination of options\n" +msgstr "%ls: Combinação inválida de opções\n" + +#: src/builtin_functions.cpp:289 +#, c-format +msgid "%ls: Expected exactly one function name\n" +msgstr "%ls: Esperava exatamente um nome de função\n" + +#: src/builtin_functions.cpp:296 src/builtin_functions.cpp:352 +#, c-format +msgid "%ls: Function '%ls' does not exist\n" +msgstr "%ls: Função “%ls” não existe\n" + +#: src/builtin_functions.cpp:307 +#, fuzzy, c-format +msgid "%ls: Expected exactly one function name for --details\n" +msgstr "%ls: Esperava exatamente um nome de função\n" + +#: src/builtin_functions.cpp:342 +#, c-format +msgid "" +"%ls: Expected exactly two names (current function name, and new function " +"name)\n" +msgstr "" +"%ls: Esperava exatamente dois nomes (nome atual da função, e novo nome da " +"função)\n" + +#: src/builtin_functions.cpp:359 +#, c-format +msgid "%ls: Illegal function name '%ls'\n" +msgstr "%ls: Nome de função ilegal “%ls”\n" + +#: src/builtin_functions.cpp:368 +#, c-format +msgid "%ls: Function '%ls' already exists. Cannot create copy '%ls'\n" +msgstr "%ls: Função “%ls” já existe. Não é possivel criar cópia “%ls”\n" + +#: src/builtin_history.cpp:71 src/builtin_status.cpp:117 +#, c-format +msgid "you cannot do both '%ls' and '%ls' in the same invocation" +msgstr "" + +#: src/builtin_history.cpp:84 +#, c-format +msgid "%ls: you cannot use any options with the %ls command\n" +msgstr "" + +#: src/builtin_history.cpp:163 +#, fuzzy, c-format +msgid "%ls: max value '%ls' is not a valid number\n" +msgstr "%ls: Valor semeado “%ls” não é um número válido\n" + +#: src/builtin_history.cpp:261 +msgid "builtin history delete only supports --exact\n" +msgstr "" + +#: src/builtin_history.cpp:267 +msgid "builtin history delete only supports --case-sensitive\n" +msgstr "" + +#: src/builtin_jobs.cpp:55 msgid "Job\tGroup\t" msgstr "Tarefa\tGrupo\t" -#: src/builtin_jobs.cpp:56 +#: src/builtin_jobs.cpp:57 msgid "CPU\t" msgstr "CPU\t" -#: src/builtin_jobs.cpp:58 +#: src/builtin_jobs.cpp:59 msgid "State\tCommand\n" msgstr "Estado\tComando\n" -#: src/builtin_jobs.cpp:66 +#: src/builtin_jobs.cpp:67 msgid "stopped" msgstr "parado" -#: src/builtin_jobs.cpp:66 +#: src/builtin_jobs.cpp:67 #, fuzzy msgid "running" msgstr "running" -#: src/builtin_jobs.cpp:75 +#: src/builtin_jobs.cpp:76 msgid "Group\n" msgstr "Grupo\n" -#: src/builtin_jobs.cpp:83 +#: src/builtin_jobs.cpp:84 msgid "Process\n" msgstr "Processo\n" -#: src/builtin_jobs.cpp:94 +#: src/builtin_jobs.cpp:95 msgid "Command\n" msgstr "Comando\n" -#: src/builtin_jobs.cpp:219 +#: src/builtin_jobs.cpp:211 #, c-format msgid "%ls: There are no jobs\n" msgstr "%ls: Não há tarefas\n" +#: src/builtin_math.cpp:44 +#, fuzzy, c-format +msgid "%ls: '%ls' is not a valid scale value\n" +msgstr "%ls: “%ls” não é um nome válido para variável\n" + +#: src/builtin_math.cpp:148 +#, c-format +msgid "Var '%ls' not a valid floating point number: '%ls'." +msgstr "" + +#: src/builtin_math.cpp:157 +#, c-format +msgid "More than %d var names in math expression." +msgstr "" + +#: src/builtin_math.cpp:194 +#, fuzzy, c-format +msgid "%ls: Invalid expression: %ls\n" +msgstr "%ls: ID de processo inválido '%ls'" + #: src/builtin_printf.cpp:243 #, fuzzy msgid "Number out of range" @@ -664,286 +678,399 @@ msgstr "falta número hexadecimal no escape Unicode" msgid "Unicode character out of range: \\%c%0*x" msgstr "Caracter Unicode fora dos limites: \\%c%0*x" -#: src/builtin_printf.cpp:646 +#: src/builtin_printf.cpp:647 #, c-format msgid "invalid field width: %ls" msgstr "tamanho de campo inválido: %ls" -#: src/builtin_printf.cpp:673 +#: src/builtin_printf.cpp:674 #, c-format msgid "invalid precision: %ls" msgstr "precisão inválida: %ls" -#: src/builtin_printf.cpp:698 +#: src/builtin_printf.cpp:699 #, c-format msgid "%.*ls: invalid conversion specification" msgstr "%.*ls: especificação de conversão inválida" -#: src/builtin_printf.cpp:730 -msgid "printf: not enough arguments" -msgstr "printf: argumentos insuficientes" +#: src/builtin_read.cpp:123 +#, c-format +msgid "" +"%ls: flags '--mode-name' / '-m' are now ignored. Set fish_history instead.\n" +msgstr "" -#: src/builtin_set_color.cpp:142 src/builtin_set_color.cpp:161 +#: src/builtin_read.cpp:132 +#, c-format +msgid "%ls: Argument '%ls' is out of range\n" +msgstr "%ls: Argumento “%ls” está fora do alcance\n" + +#: src/builtin_read.cpp:344 +#, c-format +msgid "%ls: You can't specify both -p and -P\n" +msgstr "" + +#: src/builtin_realpath.cpp:44 +#, fuzzy, c-format +msgid "%ls: Invalid path: %ls\n" +msgstr "%ls: Estado inválido\n" + +#: src/builtin_return.cpp:100 +#, c-format +msgid "%ls: Not inside of function\n" +msgstr "%ls: Não está dentro de função\n" + +#: src/builtin_set_color.cpp:159 src/builtin_set_color.cpp:178 #, c-format msgid "%ls: Unknown color '%ls'\n" msgstr "%ls: Cor desconhecida “%ls”\n" -#: src/builtin_set_color.cpp:150 +#: src/builtin_set_color.cpp:167 #, c-format msgid "%ls: Expected an argument\n" msgstr "%ls: Esperava um argumento\n" -#: src/builtin_set.cpp:133 -#, c-format -msgid "%ls: Tried to change the read-only variable '%ls'\n" -msgstr "%ls: Tentou mudar a variável somente leitura “%ls”\n" - -#: src/builtin_set.cpp:140 +#: src/builtin_set.cpp:62 #, fuzzy, c-format -msgid "%ls: Tried to set the special variable '%ls' with the wrong scope\n" -msgstr "%ls: Tentou mudar a variável somente leitura “%ls”\n" +msgid "%ls: Warning: $%ls entry \"%ls\" is not valid (%s)\n" +msgstr "%ls: Valor semeado “%ls” não é um número válido\n" -#: src/builtin_set.cpp:147 -#, fuzzy, c-format -msgid "%ls: Tried to set the special variable '%ls' to an invalid value\n" -msgstr "%ls: Tentou mudar a variável somente leitura “%ls”\n" - -#: src/builtin_set.cpp:189 +#: src/builtin_set.cpp:64 #, c-format -msgid "%ls: Multiple variable names specified in single call (%ls and %.*ls)\n" +msgid "%ls: Did you mean 'set %ls $%ls %ls'?\n" msgstr "" -"%ls: Vários nomes de variáveis especificados em uma única chamada (%ls e " -"%.*ls)\n" -#: src/builtin_set.cpp:201 -#, fuzzy, c-format -msgid "%ls: Invalid index starting at '%ls'\n" -msgstr "%ls: Invalid index starting at “%ls”\n" +#: src/builtin_set.cpp:65 +#, c-format +msgid "%ls: You provided %d indexes but %d values\n" +msgstr "" -#: src/builtin_set.cpp:503 +#: src/builtin_set.cpp:66 #, fuzzy, c-format msgid "%ls: Erase needs a variable name\n" msgstr "" "%ls: Erase needs a variable name\n" "%ls\n" -#: src/builtin_set.cpp:593 +#: src/builtin_set.cpp:67 #, fuzzy, c-format -msgid "%ls: Values cannot be specfied with erase\n" -msgstr "%ls: Values cannot be specfied with erase\n" +msgid "%ls: Array index out of bounds\n" +msgstr "Índice do array fora dos limites" -#: src/builtin_set.cpp:612 +#: src/builtin_set.cpp:69 #, c-format msgid "" -"%ls: Warning: universal scope selected, but a global variable '%ls' exists.\n" +"%ls: Universal variable '%ls' is shadowed by the global variable of the same " +"name.\n" msgstr "" -#: src/builtin_string.cpp:35 +#: src/builtin_set.cpp:303 +#, c-format +msgid "%ls: Tried to change the read-only variable '%ls'\n" +msgstr "%ls: Tentou mudar a variável somente leitura “%ls”\n" + +#: src/builtin_set.cpp:310 +#, fuzzy, c-format +msgid "%ls: Tried to set the special variable '%ls' with the wrong scope\n" +msgstr "%ls: Tentou mudar a variável somente leitura “%ls”\n" + +#: src/builtin_set.cpp:317 +#, fuzzy, c-format +msgid "%ls: Tried to set the special variable '%ls' to an invalid value\n" +msgstr "%ls: Tentou mudar a variável somente leitura “%ls”\n" + +#: src/builtin_set.cpp:355 +#, fuzzy, c-format +msgid "%ls: Invalid index starting at '%ls'\n" +msgstr "%ls: Invalid index starting at “%ls”\n" + +#: src/builtin_set.cpp:537 +#, fuzzy, c-format +msgid "$%ls: not set in %ls scope\n" +msgstr "%ls: Não está dentro de laço\n" + +#: src/builtin_set.cpp:542 +msgid "exported" +msgstr "" + +#: src/builtin_set.cpp:542 +msgid "unexported" +msgstr "" + +#: src/builtin_set.cpp:544 +#, c-format +msgid "$%ls: set in %ls scope, %ls, with %d elements\n" +msgstr "" + +#: src/builtin_set.cpp:554 +#, fuzzy, c-format +msgid "$%ls[%d]: length=%d value=|%ls|\n" +msgstr "%ls: Nome inválido de variável “%ls”\n" + +#: src/builtin_set.cpp:578 +#, fuzzy, c-format +msgid "$%ls: invalid var name\n" +msgstr "%ls: Estado inválido\n" + +#: src/builtin_set.cpp:584 +#, c-format +msgid "%ls: `set --show` does not allow slices with the var names\n" +msgstr "" + +#: src/builtin_source.cpp:49 src/builtin_source.cpp:57 +#, c-format +msgid "%ls: Error encountered while sourcing file '%ls':\n" +msgstr "%ls: Erro encontrado ao interpretar arquivo “%ls”:\n" + +#: src/builtin_source.cpp:65 +#, c-format +msgid "%ls: '%ls' is not a file\n" +msgstr "%ls: “%ls” não é um arquivo\n" + +#: src/builtin_source.cpp:84 +#, c-format +msgid "%ls: Error while reading file '%ls'\n" +msgstr "%ls: Erro ao ler o arquivo “%ls”\n" + +#: src/builtin_status.cpp:155 +#, fuzzy, c-format +msgid "%ls: Invalid level value '%ls'\n" +msgstr "%ls: Nome inválido de variável “%ls”\n" + +#: src/builtin_status.cpp:276 +msgid "This is a login shell\n" +msgstr "Este é um shell de login\n" + +#: src/builtin_status.cpp:278 +msgid "This is not a login shell\n" +msgstr "Este não é um shell de login\n" + +#: src/builtin_status.cpp:282 +#, c-format +msgid "Job control: %ls\n" +msgstr "Controle de tarefa: %ls\n" + +#: src/builtin_status.cpp:284 +msgid "Only on interactive jobs" +msgstr "Somente em tarefas interativas" + +#: src/builtin_status.cpp:285 +msgid "Never" +msgstr "Nunca" + +#: src/builtin_status.cpp:285 +msgid "Always" +msgstr "Sempre" + +#: src/builtin_status.cpp:312 src/fish.cpp:433 src/parser.cpp:552 +msgid "Standard input" +msgstr "Entrada padrão" + +#: src/builtin_status.cpp:320 +#, fuzzy +msgid "Not a function" +msgstr "função" + +#: src/builtin_string.cpp:39 #, c-format msgid "%ls: Expected argument\n" msgstr "%ls: Esperava argumento\n" -#: src/builtin_string.cpp:372 +#: src/builtin_string.cpp:160 #, fuzzy, c-format -msgid "%ls: Regular expression compile error: %ls\n" -msgstr "%s: Não é possível compilar a expressão regular %s com erro %s\n" +msgid "%ls: Invalid escape style '%ls'\n" +msgstr "%ls: Invalid index starting at “%ls”\n" -#: src/builtin_string.cpp:411 -#, fuzzy, c-format -msgid "%ls: Regular expression match error: %ls\n" -msgstr "%s: Não é possível compilar a expressão regular %s com erro %s\n" - -#: src/builtin_string.cpp:416 -#, fuzzy, c-format -msgid "%ls: Regular expression internal error\n" -msgstr "%s: Não é possível compilar a expressão regular %s com erro %s\n" - -#: src/builtin_string.cpp:570 -msgid "--enter and --index are mutually exclusive" -msgstr "" - -#: src/builtin_string.cpp:743 -#, fuzzy, c-format -msgid "%ls: Regular expression substitute error: %ls\n" -msgstr "%s: Não é possível compilar a expressão regular %s com erro %s\n" - -#: src/builtin_string.cpp:1008 -#, fuzzy, c-format -msgid "%ls: Invalid count value '%ls'\n" -msgstr "%ls: Nome inválido de variável “%ls”\n" - -#: src/builtin_string.cpp:1021 -#, fuzzy, c-format -msgid "%ls: Invalid max value '%ls'\n" -msgstr "%ls: Nome inválido de variável “%ls”\n" - -#: src/builtin_string.cpp:1104 +#: src/builtin_string.cpp:238 #, fuzzy, c-format msgid "%ls: Invalid length value '%ls'\n" msgstr "%ls: Nome inválido de variável “%ls”\n" -#: src/builtin_string.cpp:1120 +#: src/builtin_string.cpp:258 +#, fuzzy, c-format +msgid "%ls: Invalid max value '%ls'\n" +msgstr "%ls: Nome inválido de variável “%ls”\n" + +#: src/builtin_string.cpp:275 +#, fuzzy, c-format +msgid "%ls: Invalid count value '%ls'\n" +msgstr "%ls: Nome inválido de variável “%ls”\n" + +#: src/builtin_string.cpp:321 #, fuzzy, c-format msgid "%ls: Invalid start value '%ls'\n" msgstr "%ls: Invalid index starting at “%ls”\n" -#: src/builtin_string.cpp:1294 -#, fuzzy -msgid "string: Expected subcommand\n" -msgstr "string: Execute command\n" - -#: src/builtin_string.cpp:1309 +#: src/builtin_string.cpp:743 #, fuzzy, c-format -msgid "string: Unknown subcommand '%ls'\n" -msgstr "string: Comando desconhecido “%ls”\n" +msgid "%ls: Regular expression compile error: %ls\n" +msgstr "%s: Não é possível compilar a expressão regular %s com erro %s\n" + +#: src/builtin_string.cpp:782 +#, fuzzy, c-format +msgid "%ls: Regular expression match error: %ls\n" +msgstr "%s: Não é possível compilar a expressão regular %s com erro %s\n" + +#: src/builtin_string.cpp:787 +#, fuzzy, c-format +msgid "%ls: Regular expression internal error\n" +msgstr "%s: Não é possível compilar a expressão regular %s com erro %s\n" + +#: src/builtin_string.cpp:903 +msgid "--entire and --index are mutually exclusive" +msgstr "" + +#: src/builtin_string.cpp:1055 +#, fuzzy, c-format +msgid "%ls: Regular expression substitute error: %ls\n" +msgstr "%s: Não é possível compilar a expressão regular %s com erro %s\n" #: src/builtin_test.cpp:608 #, fuzzy, c-format msgid "invalid integer '%ls'" msgstr "precisão inválida: %ls" -#: src/builtin_ulimit.cpp:284 +#: src/builtin_ulimit.cpp:285 #, fuzzy, c-format msgid "%ls: New limit cannot be an empty string\n" msgstr "%ls: Nome da variável não pode ser a string vazia\n" -#: src/builtin_ulimit.cpp:296 +#: src/builtin_ulimit.cpp:297 #, fuzzy, c-format msgid "%ls: Invalid limit '%ls'\n" msgstr "%ls: Nome inválido de variável “%ls”\n" -#: src/common.cpp:1351 +#: src/common.cpp:1551 msgid "Current terminal parameters have rows and/or columns set to zero." msgstr "" -#: src/common.cpp:1352 +#: src/common.cpp:1552 msgid "" "The stty command can be used to correct this (e.g., stty rows 80 columns 24)." msgstr "" -#: src/common.cpp:1374 +#: src/common.cpp:1574 msgid "Current terminal parameters set terminal size to unreasonable value." msgstr "" -#: src/common.cpp:1375 +#: src/common.cpp:1575 msgid "Defaulting terminal size to 80x24." msgstr "" -#: src/common.cpp:1580 +#: src/common.cpp:1781 msgid "This is a bug. Break on bugreport to debug." msgstr "" -#: src/common.cpp:1581 +#: src/common.cpp:1782 #, fuzzy, c-format msgid "If you can reproduce it, please send a bug report to %s." msgstr "If this error can be reproduced, please send a bug report to %s." -#: src/common.cpp:1591 +#: src/common.cpp:1792 msgid "empty" msgstr "vazio" -#: src/complete.cpp:51 +#: src/complete.cpp:53 #, c-format msgid "Home for %ls" msgstr "Diretório de usuário para %ls" -#: src/complete.cpp:54 +#: src/complete.cpp:56 #, c-format msgid "Variable: %ls" msgstr "Variável: %ls" -#: src/env.cpp:202 +#: src/env.cpp:242 #, fuzzy msgid "Tried to pop empty environment stack." msgstr "Tentou tirar de uma pilha de ambiente vazia." -#: src/env.cpp:522 +#: src/env.cpp:537 #, c-format msgid "Using fallback terminal type '%s'." msgstr "" -#: src/env.cpp:527 +#: src/env.cpp:542 #, c-format msgid "Could not set up terminal using the fallback terminal type '%s'." msgstr "" -#: src/env.cpp:558 +#: src/env.cpp:574 #, fuzzy msgid "Could not set up terminal." msgstr "Não foi possível preparar terminal" -#: src/env.cpp:560 +#: src/env.cpp:576 #, fuzzy msgid "TERM environment variable not set." msgstr "Handle environment variables" -#: src/env.cpp:562 +#: src/env.cpp:578 #, fuzzy, c-format msgid "TERM environment variable set to '%ls'." msgstr "Handle environment variables" -#: src/env.cpp:563 +#: src/env.cpp:579 #, fuzzy msgid "Check that this terminal type is supported on this system." msgstr "Verifique se seu tipo de terminal, “%ls”, é suportado neste sistema" -#: src/env.cpp:670 +#: src/env.cpp:673 #, fuzzy msgid "" "Could not determine current working directory. Is your locale set correctly?" msgstr "Print the current working directory, shortend to fit the prompt" -#: src/env_universal_common.cpp:484 +#: src/env_universal_common.cpp:461 #, fuzzy, c-format msgid "Unable to write to universal variables file '%ls': %s" msgstr "Incapaz de expandir o nome da variável “%ls”" -#: src/env_universal_common.cpp:504 +#: src/env_universal_common.cpp:481 #, c-format msgid "Unable to rename file from '%ls' to '%ls': %s" msgstr "" -#: src/env_universal_common.cpp:556 +#: src/env_universal_common.cpp:533 #, fuzzy, c-format msgid "Unable to open temporary file '%ls': %s" msgstr "Incapaz de expandir o nome da variável “%ls”" -#: src/env_universal_common.cpp:566 +#: src/env_universal_common.cpp:543 #, c-format msgid "Locking the universal var file took too long (%.3f seconds)." msgstr "" -#: src/env_universal_common.cpp:618 +#: src/env_universal_common.cpp:595 #, fuzzy, c-format msgid "Unable to open universal variable file '%ls': %s" msgstr "Incapaz de expandir o nome da variável “%ls”" -#: src/env_universal_common.cpp:993 +#: src/env_universal_common.cpp:970 #, c-format msgid "Unable to open shared memory with path '%s': %s" msgstr "" -#: src/env_universal_common.cpp:1003 +#: src/env_universal_common.cpp:980 #, c-format msgid "Unable to fstat shared memory object with path '%s': %s" msgstr "" -#: src/env_universal_common.cpp:1014 +#: src/env_universal_common.cpp:991 #, c-format msgid "Unable to truncate shared memory object with path '%s': %s" msgstr "" -#: src/env_universal_common.cpp:1024 +#: src/env_universal_common.cpp:1001 #, c-format msgid "Unable to memory map shared memory object with path '%s': %s" msgstr "" -#: src/env_universal_common.cpp:1419 +#: src/env_universal_common.cpp:1396 #, fuzzy, c-format msgid "Unable to make a pipe for universal variables using '%ls': %s" msgstr "Incapaz de expandir o nome da variável “%ls”" -#: src/env_universal_common.cpp:1428 +#: src/env_universal_common.cpp:1405 #, fuzzy, c-format msgid "Unable to open a pipe for universal variables using '%ls': %s" msgstr "Incapaz de expandir o nome da variável “%ls”" @@ -993,100 +1120,100 @@ msgstr "Unknown event type" msgid "Signal list overflow. Signals have been ignored." msgstr "Signal list overflow. Signals have been ignored." -#: src/exec.cpp:43 +#: src/exec.cpp:45 #, c-format msgid "An error occurred while redirecting file descriptor %d" msgstr "Um erro ocorreu ao redirecionar descritor de arquivo %d" -#: src/exec.cpp:46 +#: src/exec.cpp:48 msgid "An error occurred while writing output" msgstr "Um erro ocorreu ao escrever na saída" -#: src/exec.cpp:49 +#: src/exec.cpp:51 #, c-format msgid "An error occurred while redirecting file '%s'" msgstr "Um erro ocorreu ao redirecionar arquivo “%s”" -#: src/exec.cpp:634 +#: src/exec.cpp:714 #, c-format msgid "Unknown function '%ls'" msgstr "Função desconhecida “%ls”" -#: src/exec.cpp:751 +#: src/exec.cpp:801 #, c-format msgid "Unknown input redirection type %d" msgstr "Tipo de redireção desconhecida %d" -#: src/expand.cpp:54 +#: src/expand.cpp:55 msgid "Child process" msgstr "Processo filho" -#: src/expand.cpp:57 +#: src/expand.cpp:58 msgid "Process" msgstr "Processo" -#: src/expand.cpp:60 +#: src/expand.cpp:61 msgid "Job" msgstr "Tarefa" -#: src/expand.cpp:63 +#: src/expand.cpp:64 #, c-format msgid "Job: %ls" msgstr "Tarefa: %ls" -#: src/expand.cpp:66 +#: src/expand.cpp:67 #, fuzzy msgid "Shell process" msgstr "Processo shell" -#: src/expand.cpp:69 +#: src/expand.cpp:70 msgid "Last background job" msgstr "Última tarefa em segundo plano" -#: src/expand.cpp:400 +#: src/expand.cpp:398 #, c-format msgid "Unexpected failure to convert pid '%ls' to integer\n" msgstr "" -#: src/expand.cpp:997 +#: src/expand.cpp:984 #, fuzzy msgid "Mismatched brackets" msgstr "Erro de parênteses" -#: src/fish.cpp:235 src/fish_indent.cpp:376 -msgid "getopt_long() unexpectedly returned zero\n" +#: src/expand.cpp:1063 +msgid "Too much data emitted by command substitution so it was discarded\n" msgstr "" -#: src/fish.cpp:253 src/fish_indent.cpp:420 +#: src/fish.cpp:275 src/fish_indent.cpp:419 #, fuzzy, c-format msgid "Invalid value '%s' for debug-level flag" msgstr "Invalid value “%s” for debug level switch" -#: src/fish.cpp:280 +#: src/fish.cpp:302 #, c-format msgid "%s, version %s\n" msgstr "%s, versão %s\n" -#: src/fish.cpp:294 src/fish_indent.cpp:435 +#: src/fish.cpp:316 src/fish_indent.cpp:434 #, fuzzy, c-format msgid "Invalid value '%s' for debug-stack-frames flag" msgstr "Invalid value “%s” for debug level switch" -#: src/fish.cpp:344 +#: src/fish.cpp:366 msgid "Can not use the no-execute mode when running an interactive session" msgstr "Não pode usar o modo não-executar durante uma sessão interativa" -#: src/fish.cpp:420 +#: src/fish.cpp:431 #, c-format msgid "Error while reading file %ls\n" msgstr "Erro ao ler arquivo %ls\n" -#: src/fish_indent.cpp:390 +#: src/fish_indent.cpp:389 #, c-format msgid "%ls, version %s\n" msgstr "%ls, versão %s\n" -#: src/fish_indent.cpp:454 +#: src/fish_indent.cpp:453 #, c-format msgid "" "Expected file path to read/write for -w:\n" @@ -1094,36 +1221,42 @@ msgid "" " $ %ls -w foo.fish\n" msgstr "" -#: src/fish_indent.cpp:466 src/fish_indent.cpp:496 +#: src/fish_indent.cpp:465 src/fish_indent.cpp:495 #, c-format msgid "Opening \"%s\" failed: %s\n" msgstr "" -#: src/fish_indent.cpp:470 +#: src/fish_indent.cpp:469 #, fuzzy msgid "Too many arguments\n" msgstr "%s: Too many arguments\n" -#: src/fish_key_reader.cpp:240 +#: src/fish_key_reader.cpp:241 #, c-format msgid "signal #%d (%ls) received\n" msgstr "" -#: src/fish_key_reader.cpp:312 -#, fuzzy, c-format +#: src/fish_key_reader.cpp:313 +#, c-format msgid "Invalid value '%s' for debug-level flag\n" msgstr "" -#: src/fish_key_reader.cpp:326 -#, fuzzy, c-format +#: src/fish_key_reader.cpp:327 +#, c-format msgid "Invalid value '%s' for debug-stack-frames flag\n" msgstr "" -#: src/history.cpp:142 +#: src/history.cpp:146 #, c-format msgid "Locking the history file took too long (%.3f seconds)." msgstr "" +#: src/history.cpp:1850 +#, c-format +msgid "" +"History session ID '%ls' is not a valid variable name. Falling back to `%ls`." +msgstr "" + #: src/io.cpp:57 #, fuzzy, c-format msgid "An error occured while reading output from code block on fd %d" @@ -1140,43 +1273,43 @@ msgstr "" msgid "search: " msgstr "procurar: " -#: src/pager.cpp:491 +#: src/pager.cpp:493 #, c-format msgid "%lsand %lu more rows" msgstr "%lse mais %lu linhas" -#: src/pager.cpp:498 +#: src/pager.cpp:500 #, c-format msgid "rows %lu to %lu of %lu" msgstr "linhas %lu a %lu de %lu" -#: src/pager.cpp:501 +#: src/pager.cpp:503 msgid "(no matches)" msgstr "(nenhum resultado)" -#: src/parse_execution.cpp:536 +#: src/parse_execution.cpp:556 #, c-format msgid "switch: Expected exactly one argument, got %lu\n" msgstr "switch: Esperava exatamente um argumento, obteve %lu\n" -#: src/parse_execution.cpp:771 +#: src/parse_execution.cpp:791 #, c-format msgid "" "Variables may not be used as commands. In fish, please define a function or " "use 'eval %ls'." msgstr "" -#: src/parse_execution.cpp:776 +#: src/parse_execution.cpp:796 #, c-format msgid "The file '%ls' is not executable by this user" msgstr "O arquivo “%ls” não é executável por este usuário" -#: src/parse_execution.cpp:989 +#: src/parse_execution.cpp:1007 #, c-format msgid "Invalid redirection target: %ls" msgstr "Alvo de redireção inválido: %ls" -#: src/parse_execution.cpp:1003 +#: src/parse_execution.cpp:1021 #, c-format msgid "Requested redirection to '%ls', which is not a valid file descriptor" msgstr "" @@ -1241,71 +1374,71 @@ msgstr "bloco gerenciador de evento" msgid "unknown/invalid block" msgstr "bloco desconhecido/inválido" -#: src/parser.cpp:291 +#: src/parser.cpp:306 #, fuzzy, c-format msgid "Could not write profiling information to file '%s'" msgstr "Could not write profiling information to file “%s”" -#: src/parser.cpp:293 +#: src/parser.cpp:308 msgid "Time\tSum\tCommand\n" msgstr "Tempo\tSoma\tComando\n" -#: src/parser.cpp:351 +#: src/parser.cpp:366 #, fuzzy, c-format msgid "in event handler: %ls\n" msgstr "no gerenciador de evento: %ls\n" -#: src/parser.cpp:370 +#: src/parser.cpp:385 #, c-format msgid "from sourcing file %ls\n" msgstr "do arquivo %ls\n" -#: src/parser.cpp:377 +#: src/parser.cpp:392 #, c-format msgid "in function '%ls'\n" msgstr "na função “%ls”\n" -#: src/parser.cpp:381 +#: src/parser.cpp:396 msgid "in command substitution\n" msgstr "na substituição de comando\n" -#: src/parser.cpp:392 +#: src/parser.cpp:407 #, c-format msgid "\tcalled on line %d of file %ls\n" msgstr "\tchamado na linha %d do arquivo “%ls”\n" -#: src/parser.cpp:395 +#: src/parser.cpp:410 msgid "\tcalled during startup\n" msgstr "\tchamado durante inicialização\n" -#: src/parser.cpp:397 +#: src/parser.cpp:412 msgid "\tcalled on standard input\n" msgstr "\tchamado na entrada padrão\n" -#: src/parser.cpp:410 +#: src/parser.cpp:425 #, c-format msgid "\twith parameter list '%ls'\n" msgstr "\tcom lista de parâmetros “%ls”\n" -#: src/parser.cpp:501 +#: src/parser.cpp:547 #, c-format msgid "%ls (line %d): " msgstr "%ls (linha %d): " -#: src/parser.cpp:504 +#: src/parser.cpp:550 msgid "Startup" msgstr "Inicialização" -#: src/parser.cpp:542 +#: src/parser.cpp:588 msgid "Job inconsistency" msgstr "Inconsistência de tarefa" -#: src/parser.cpp:753 +#: src/parser.cpp:797 #, c-format msgid "%ls (line %lu): " msgstr "%ls (linha %lu): " -#: src/parser.cpp:756 +#: src/parser.cpp:800 #, c-format msgid "%ls: " msgstr "%ls: " @@ -1330,151 +1463,156 @@ msgstr "This command can not be used in a pipeline" msgid "Error while searching for command '%ls'" msgstr "Erro ao procurar por comando “%ls”" -#: src/path.cpp:233 +#: src/path.cpp:276 #, fuzzy, c-format msgid "Unable to locate the %ls directory." msgstr "Don't remove the test directory" -#: src/path.cpp:234 +#: src/path.cpp:277 #, c-format msgid "Please set the %ls or HOME environment variable before starting fish." msgstr "" -#: src/path.cpp:238 +#: src/path.cpp:281 #, c-format msgid "Unable to locate %ls directory derived from $%ls: '%ls'." msgstr "" -#: src/path.cpp:240 +#: src/path.cpp:283 #, fuzzy, c-format msgid "The error was '%s'." msgstr "Tokenizer error: “%ls”" -#: src/path.cpp:241 +#: src/path.cpp:284 #, c-format msgid "Please set $%ls to a directory where you have write access." msgstr "" -#: src/path.cpp:292 +#: src/path.cpp:336 msgid "Your personal settings will not be saved." msgstr "" -#: src/path.cpp:307 +#: src/path.cpp:351 msgid "Your history will not be saved." msgstr "" -#: src/proc.cpp:589 +#: src/proc.cpp:590 #, c-format msgid "Job %d, " msgstr "" -#: src/proc.cpp:590 +#: src/proc.cpp:591 #, fuzzy, c-format msgid "%ls: %ls'%ls' terminated by signal %ls (%ls)" msgstr "%ls: Tarefa %d, “%ls” terminado pelo sinal %ls (%ls)" -#: src/proc.cpp:598 +#: src/proc.cpp:599 #, c-format msgid "%ls: Process %d, '%ls' %ls'%ls' terminated by signal %ls (%ls)" msgstr "%ls: Processo %d, '%ls' %ls'%ls' terminado pelo sinal %ls (%ls)" -#: src/proc.cpp:768 +#: src/proc.cpp:769 msgid "An error occured while reading output from code block" msgstr "Ocorreu um erro ao ler saída de bloco de código" -#: src/proc.cpp:799 +#: src/proc.cpp:846 +#, fuzzy, c-format +msgid "Could not send job %d ('%ls') with pgid %d to foreground" +msgstr "Não foi possível enviar tarefa %d (“%ls”) para primeiro plano" + +#: src/proc.cpp:875 #, c-format msgid "Could not send job %d ('%ls') to foreground" msgstr "Não foi possível enviar tarefa %d (“%ls”) para primeiro plano" -#: src/proc.cpp:816 -#, fuzzy, c-format -msgid "terminal_give_to_job(): Could not send job %d ('%ls') to foreground" -msgstr "Não foi possível enviar tarefa %d (“%ls”) para primeiro plano" - -#: src/proc.cpp:840 src/proc.cpp:849 src/proc.cpp:863 +#: src/proc.cpp:899 src/proc.cpp:908 src/proc.cpp:922 msgid "Could not return shell to foreground" msgstr "Não foi possível retornar shell ao primeiro plano" -#: src/proc.cpp:996 +#: src/proc.cpp:1055 #, c-format msgid "More than one job in foreground: job 1: '%ls' job 2: '%ls'" msgstr "Mais de uma tarefa em primeiro plano: tarefa 1: “%ls” tarefa 2: “%ls”" -#: src/proc.cpp:1006 +#: src/proc.cpp:1065 msgid "Process argument list" msgstr "Lista de argumentos de processo" -#: src/proc.cpp:1007 +#: src/proc.cpp:1066 msgid "Process name" msgstr "Nome de processo" -#: src/proc.cpp:1010 +#: src/proc.cpp:1069 #, c-format msgid "Job '%ls', process '%ls' has inconsistent state 'stopped'=%d" msgstr "Tarefa “%ls”, processo “%ls” está em estado inconsistente “parado”=%d" -#: src/proc.cpp:1016 +#: src/proc.cpp:1075 #, c-format msgid "Job '%ls', process '%ls' has inconsistent state 'completed'=%d" msgstr "" "Tarefa “%ls”, processo “%ls” está em estado inconsistente “completo”=%d" -#: src/reader.cpp:330 +#: src/reader.cpp:333 msgid "Could not set terminal mode for new job" msgstr "Não foi possível definir modo do terminal para a nova tarefa" -#: src/reader.cpp:359 +#: src/reader.cpp:362 msgid "Could not set terminal mode for shell" msgstr "Não foi possível preparar modo do terminal para shell" -#: src/reader.cpp:1602 +#: src/reader.cpp:1601 msgid "No TTY for interactive shell (tcgetpgrp failed)" msgstr "Não há TTY para shell interativo (falha em tcgetpgrp)" -#: src/reader.cpp:1612 +#: src/reader.cpp:1611 #, c-format msgid "" "I appear to be an orphaned process, so I am quitting politely. My pid is %d." msgstr "" "Pareço um processo órfão, então estou saindo educadamente. Meu pid é %d." -#: src/reader.cpp:1637 -msgid "Couldn't put the shell in its own process group" -msgstr "Não foi possível colocar o shell em seu próprio grupo de processos" - -#: src/reader.cpp:1645 -msgid "Couldn't grab control of terminal" -msgstr "Não foi possível pegar controle do terminal" - -#: src/reader.cpp:2016 +#: src/reader.cpp:1994 msgid "Pop null reader block" msgstr "" -#: src/reader.cpp:2205 -msgid "There are still jobs active (use the jobs command to see them).\n" -msgstr "" +#: src/reader.cpp:2160 +#, fuzzy +msgid "There are still jobs active:\n" +msgstr "%ls: Não há tarefas adequadas\n" -#: src/reader.cpp:2206 +#: src/reader.cpp:2161 +#, fuzzy +msgid "" +"\n" +" PID Command\n" +msgstr "Comando\n" + +#: src/reader.cpp:2170 #, fuzzy msgid "A second attempt to exit will terminate them.\n" msgstr "" "Há tarefas paradas. Uma segunda tentativa de sair forçará seu término.\n" -#: src/reader.cpp:3199 +#: src/reader.cpp:2171 +msgid "" +"Use 'disown PID' to remove jobs from the list without terminating them.\n" +msgstr "" + +#: src/reader.cpp:3205 #, c-format msgid "Unknown key binding 0x%X" msgstr "Atalho desconhecido 0x%X" -#: src/reader.cpp:3288 +#: src/reader.cpp:3294 msgid "Error while reading from file descriptor" msgstr "Erro ao ler do descritor de arquivo" -#: src/reader.cpp:3302 +#: src/reader.cpp:3308 msgid "Error while closing input stream" msgstr "Erro ao fechar stream de entrada" -#: src/reader.cpp:3323 +#: src/reader.cpp:3329 msgid "Error while opening input stream" msgstr "Erro ao abrir stream de entrada" @@ -1497,151 +1635,151 @@ msgstr "O ponteiro “%ls” é inválido" msgid "The pointer '%ls' is null" msgstr "O ponteiro “%ls” é nulo" -#: src/signal.cpp:39 +#: src/signal.cpp:36 msgid "Terminal hung up" msgstr "Término de comunicação com terminal" -#: src/signal.cpp:42 +#: src/signal.cpp:39 msgid "Quit request from job control (^C)" msgstr "Interrupção de teclado (^C)" -#: src/signal.cpp:45 +#: src/signal.cpp:42 msgid "Quit request from job control with core dump (^\\)" msgstr "Interrupção com imagem do núcleo gravada (^\\)" -#: src/signal.cpp:48 +#: src/signal.cpp:45 msgid "Illegal instruction" msgstr "Instrução ilegal" -#: src/signal.cpp:51 +#: src/signal.cpp:48 msgid "Trace or breakpoint trap" msgstr "Atingiu ponto de parada" -#: src/signal.cpp:54 +#: src/signal.cpp:51 msgid "Abort" msgstr "Abortado" -#: src/signal.cpp:57 +#: src/signal.cpp:54 msgid "Misaligned address error" msgstr "Erro de endereço de barramento" -#: src/signal.cpp:60 +#: src/signal.cpp:57 msgid "Floating point exception" msgstr "Exceção de ponto flutuante" -#: src/signal.cpp:63 +#: src/signal.cpp:60 msgid "Forced quit" msgstr "Saída forçada" -#: src/signal.cpp:66 +#: src/signal.cpp:63 msgid "User defined signal 1" msgstr "Sinal definido pelo usuário 1" -#: src/signal.cpp:69 +#: src/signal.cpp:66 msgid "User defined signal 2" msgstr "Sinal definido pelo usuário 2" -#: src/signal.cpp:72 +#: src/signal.cpp:69 msgid "Address boundary error" msgstr "Erro de fronteira de endereço (Falha de segmentação)" -#: src/signal.cpp:75 +#: src/signal.cpp:72 msgid "Broken pipe" msgstr "Pipe sem saída" -#: src/signal.cpp:78 +#: src/signal.cpp:75 msgid "Timer expired" msgstr "Temporizador expirado" -#: src/signal.cpp:81 +#: src/signal.cpp:78 msgid "Polite quit request" msgstr "Requisição educada de término" -#: src/signal.cpp:84 +#: src/signal.cpp:81 msgid "Child process status changed" msgstr "Mudança de estado de processo filho" -#: src/signal.cpp:87 +#: src/signal.cpp:84 msgid "Continue previously stopped process" msgstr "Continuar processo previamente parado" -#: src/signal.cpp:90 +#: src/signal.cpp:87 msgid "Forced stop" msgstr "Parada forçada" -#: src/signal.cpp:93 +#: src/signal.cpp:90 msgid "Stop request from job control (^Z)" msgstr "Parada requisitada por teclado (^Z)" -#: src/signal.cpp:96 +#: src/signal.cpp:93 msgid "Stop from terminal input" msgstr "Parada para entrada de terminal" -#: src/signal.cpp:99 +#: src/signal.cpp:96 msgid "Stop from terminal output" msgstr "Parada para saída de terminal" -#: src/signal.cpp:102 +#: src/signal.cpp:99 msgid "Urgent socket condition" msgstr "Condição urgente de socket" -#: src/signal.cpp:105 +#: src/signal.cpp:102 msgid "CPU time limit exceeded" msgstr "Limite de tempo da CPU excedido" -#: src/signal.cpp:108 +#: src/signal.cpp:105 msgid "File size limit exceeded" msgstr "Limite de tamanho de arquivo excedido" -#: src/signal.cpp:111 +#: src/signal.cpp:108 msgid "Virtual timer expired" msgstr "Temporizador virtual expirado" -#: src/signal.cpp:114 +#: src/signal.cpp:111 msgid "Profiling timer expired" msgstr "Temporizador de análise expirado" -#: src/signal.cpp:117 src/signal.cpp:120 +#: src/signal.cpp:114 src/signal.cpp:117 msgid "Window size change" msgstr "Mudança de tamanho de janela" -#: src/signal.cpp:123 +#: src/signal.cpp:120 msgid "I/O on asynchronous file descriptor is possible" msgstr "E/S em descritor de arquivo assíncrono possível" -#: src/signal.cpp:126 +#: src/signal.cpp:123 msgid "Power failure" msgstr "Falha de energia" -#: src/signal.cpp:129 +#: src/signal.cpp:126 msgid "Bad system call" msgstr "Chamada de sistema ruim" -#: src/signal.cpp:132 +#: src/signal.cpp:129 msgid "Information request" msgstr "Requisição de informação" -#: src/signal.cpp:135 +#: src/signal.cpp:132 msgid "Stack fault" msgstr "Falha de pilha" -#: src/signal.cpp:138 +#: src/signal.cpp:135 msgid "Emulator trap" msgstr "Armadilha de emulador" -#: src/signal.cpp:141 +#: src/signal.cpp:138 msgid "Abort (Alias for SIGABRT)" msgstr "Abortado (Outro nome para SIGABRT)" -#: src/signal.cpp:144 +#: src/signal.cpp:141 msgid "Unused signal" msgstr "Sinal não utilizado" -#: src/signal.cpp:176 src/signal.cpp:188 +#: src/signal.cpp:173 src/signal.cpp:185 msgid "Unknown" msgstr "Desconhecido" -#: src/signal.cpp:417 +#: src/signal.cpp:413 msgid "Signal block mismatch" msgstr "Desencontro de bloco de sinal" @@ -1670,46 +1808,46 @@ msgstr "Redireção inválida de entrada/saída" msgid "Cannot use stdin (fd 0) as pipe output" msgstr "Não pode usar entrada padrão (fd 0) como saída de pipe" -#: src/wgetopt.cpp:318 -#, c-format -msgid "%ls: Option '%ls' is ambiguous\n" -msgstr "%ls: Opção “%ls” é ambígua\n" - -#: src/wgetopt.cpp:335 -#, c-format -msgid "%ls: Option '--%ls' doesn't allow an argument\n" -msgstr "%ls: Opção “--%ls” não permite argumento\n" - -#: src/wgetopt.cpp:339 -#, c-format -msgid "%ls: Option '%lc%ls' doesn't allow an argument\n" -msgstr "%ls: Opção “%lc%ls” não permite argumento\n" - -#: src/wgetopt.cpp:350 -#, c-format -msgid "%ls: Option '%ls' requires an argument\n" -msgstr "%ls: Opção “%ls” requer argumento\n" - -#: src/wgetopt.cpp:371 -#, c-format -msgid "%ls: Unrecognized option '--%ls'\n" -msgstr "%ls: Opção não reconhecida “--%ls”\n" - -#: src/wgetopt.cpp:374 -#, c-format -msgid "%ls: Unrecognized option '%lc%ls'\n" -msgstr "%ls: Opção não reconhecida “%lc%ls”\n" - -#: src/wgetopt.cpp:392 +#: src/wgetopt.cpp:246 #, c-format msgid "%ls: Invalid option -- %lc\n" msgstr "%ls: Opção inválida -- %lc\n" -#: src/wgetopt.cpp:423 +#: src/wgetopt.cpp:277 #, c-format msgid "%ls: Option requires an argument -- %lc\n" msgstr "%ls: Opção requer argumento -- %lc\n" +#: src/wgetopt.cpp:304 +#, c-format +msgid "%ls: Option '--%ls' doesn't allow an argument\n" +msgstr "%ls: Opção “--%ls” não permite argumento\n" + +#: src/wgetopt.cpp:308 +#, c-format +msgid "%ls: Option '%lc%ls' doesn't allow an argument\n" +msgstr "%ls: Opção “%lc%ls” não permite argumento\n" + +#: src/wgetopt.cpp:320 +#, c-format +msgid "%ls: Option '%ls' requires an argument\n" +msgstr "%ls: Opção “%ls” requer argumento\n" + +#: src/wgetopt.cpp:383 +#, c-format +msgid "%ls: Option '%ls' is ambiguous\n" +msgstr "%ls: Opção “%ls” é ambígua\n" + +#: src/wgetopt.cpp:402 +#, c-format +msgid "%ls: Unrecognized option '--%ls'\n" +msgstr "%ls: Opção não reconhecida “--%ls”\n" + +#: src/wgetopt.cpp:405 +#, c-format +msgid "%ls: Unrecognized option '%lc%ls'\n" +msgstr "%ls: Opção não reconhecida “%lc%ls”\n" + #: src/wildcard.cpp:27 /tmp/fish/implicit/share/completions/journalctl.fish:2 msgid "Executable" msgstr "Executável" @@ -1720,9 +1858,10 @@ msgstr "Link para executável" #: src/wildcard.cpp:31 /tmp/fish/implicit/share/completions/fossil.fish:6 #: /tmp/fish/implicit/share/completions/fossil.fish:90 -#: /tmp/fish/implicit/share/completions/git.fish:86 -#: /tmp/fish/implicit/share/completions/git.fish:203 -#: /tmp/fish/implicit/share/completions/git.fish:261 +#: /tmp/fish/implicit/share/completions/git.fish:87 +#: /tmp/fish/implicit/share/completions/git.fish:206 +#: /tmp/fish/implicit/share/completions/git.fish:266 +#: /tmp/fish/implicit/share/completions/git.fish:267 msgid "File" msgstr "Arquivo" @@ -1764,17 +1903,17 @@ msgstr "Soquete" msgid "Directory" msgstr "Diretório" -#: src/wutil.cpp:147 +#: src/wutil.cpp:146 #, c-format msgid "getcwd() failed with errno %d/%s" msgstr "" -#: src/builtin.h:38 +#: src/builtin.h:35 #, fuzzy, c-format msgid "%ls: Expected argument for option %ls\n" msgstr "%ls: Esperava um argumento, obteve %d\n" -#: src/builtin.h:44 +#: src/builtin.h:41 #, c-format msgid "" "%ls: Invalid combination of options,\n" @@ -1783,47 +1922,72 @@ msgstr "" "%ls: Combinação inválida de opções,\n" "%ls\n" -#: src/builtin.h:48 +#: src/builtin.h:45 #, c-format msgid "%ls: Variable scope can only be one of universal, global and local\n" msgstr "%ls: Escopo da variável só pode ser um de universal, global ou local\n" -#: src/builtin.h:51 +#: src/builtin.h:48 #, c-format msgid "%ls: Variable can't be both exported and unexported\n" msgstr "" -#: src/builtin.h:54 +#: src/builtin.h:51 #, c-format msgid "%ls: Unknown option '%ls'\n" msgstr "%ls: Opção desconhecida “%ls”\n" +#: src/builtin.h:54 +#, fuzzy, c-format +msgid "%ls: Expected %d args, got %d\n" +msgstr "%ls: Esperava um argumento, obteve %d\n" + +#: src/builtin.h:55 +#, fuzzy, c-format +msgid "%ls %ls: Expected %d args, got %d\n" +msgstr "%ls: Esperava um argumento, obteve %d\n" + +#: src/builtin.h:56 +#, fuzzy, c-format +msgid "%ls: Expected at least %d args, got only %d\n" +msgstr "%ls: Esperava um argumento, obteve %d\n" + #: src/builtin.h:57 #, fuzzy, c-format -msgid "%ls: expected %d args, got %d\n" +msgid "%ls: Expected at most %d args, got %d\n" msgstr "%ls: Esperava um argumento, obteve %d\n" -#: src/builtin.h:58 -#, fuzzy, c-format -msgid "%ls: %ls expected %d args, got %d\n" -msgstr "%ls: Esperava um argumento, obteve %d\n" - -#: src/builtin.h:61 +#: src/builtin.h:60 #, fuzzy, c-format msgid "%ls: Variable name '%ls' is not valid. See `help identifiers`.\n" msgstr "%ls: Valor semeado “%ls” não é um número válido\n" -#: src/builtin.h:64 +#: src/builtin.h:63 #, fuzzy, c-format msgid "%ls: mode name '%ls' is not valid. See `help identifiers`.\n" msgstr "%ls: Valor semeado “%ls” não é um número válido\n" -#: src/builtin.h:70 +#: src/builtin.h:66 +#, c-format +msgid "%ls: Too many arguments\n" +msgstr "%ls: Argumentos demais\n" + +#: src/builtin.h:69 #, c-format msgid "%ls: Argument '%ls' is not a number\n" msgstr "%ls: Argumento “%ls” não é número\n" +#: src/builtin.h:72 +#, fuzzy, c-format +msgid "%ls: Expected a subcommand to follow the command\n" +msgstr "%ls: Esperava um argumento, obteve %d\n" + #: src/builtin.h:73 +#, fuzzy, c-format +msgid "%ls: Subcommand '%ls' is not valid\n" +msgstr "%ls: “%ls” não é um arquivo\n" + +#: src/builtin.h:76 #, c-format msgid "Send job %d, '%ls' to foreground\n" msgstr "Enviando tarefa %d, “%ls” para o primeiro plano\n" @@ -1832,10 +1996,6 @@ msgstr "Enviando tarefa %d, “%ls” para o primeiro plano\n" msgid "An error occurred while setting up pipe" msgstr "Ocorreu um erro ao preparar pipe" -#: src/expand.h:100 -msgid "Array index out of bounds" -msgstr "Índice do array fora dos limites" - #: src/parse_constants.h:225 #, c-format msgid "" @@ -1898,7 +2058,7 @@ msgid "'return' outside of function definition" msgstr "Comando builtin “return” fora de definição de função" #: src/parse_constants.h:262 -#, fuzzy, c-format +#, c-format msgid "$%lc is not a valid variable in fish." msgstr "" @@ -2172,6 +2332,10 @@ msgstr "File to grab servers" msgid "show some examples of usage" msgstr "" +#: /tmp/fish/explicit/share/completions/git.fish:1 +msgid "Warning: alias '%s' has more than one command: '%s'" +msgstr "" + #: /tmp/fish/explicit/share/completions/launchctl.fish:1 msgid "Bootstraps a domain or a service into a domain" msgstr "" @@ -2457,55 +2621,94 @@ msgstr "" #: /tmp/fish/explicit/share/functions/abbr.fish:1 #, fuzzy +msgid "%s: Could not figure out what to do!\\n" +msgstr "%ls: Não foi possível encontrar o diretório home" + +#: /tmp/fish/explicit/share/functions/abbr.fish:2 +#, fuzzy +msgid "%s %s: Requires at least two arguments\\n" +msgstr "%s: Opção requer argumento -- %s\\n" + +#: /tmp/fish/explicit/share/functions/abbr.fish:3 +#: /tmp/fish/explicit/share/functions/abbr.fish:5 +#: /tmp/fish/explicit/share/functions/abbr.fish:8 +#: /tmp/fish/explicit/share/functions/abbr.fish:9 +#, fuzzy +msgid "%s %s: Abbreviation %s cannot have spaces in the word\\n" +msgstr "Create signature caches in the keyring" + +#: /tmp/fish/explicit/share/functions/abbr.fish:4 +#, fuzzy +msgid "%s %s: Expected one argument\\n" +msgstr "%ls: Esperava um argumento\n" + +#: /tmp/fish/explicit/share/functions/abbr.fish:6 +#: /tmp/fish/explicit/share/functions/abbr.fish:10 +#, fuzzy +msgid "%s %s: No abbreviation named %s\\n" +msgstr "%s: Unknown option “%s”\\n" + +#: /tmp/fish/explicit/share/functions/abbr.fish:7 +#, fuzzy +msgid "%s %s: Requires exactly two arguments\\n" +msgstr "%s: Opção requer argumento -- %s\\n" + +#: /tmp/fish/explicit/share/functions/abbr.fish:11 +#, fuzzy +msgid "%s %s: Abbreviation %s already exists, cannot rename %s\\n" +msgstr "%ls: Função “%ls” já existe. Não é possivel criar cópia “%ls”\n" + +#: /tmp/fish/explicit/share/functions/abbr.fish:12 +#: /tmp/fish/explicit/share/functions/abbr.fish:13 +#, fuzzy +msgid "%s %s: Unexpected argument -- '%s'\\n" +msgstr "%s: Esperava argumento -- %s\\n" + +#: /tmp/fish/explicit/share/functions/abbr_old.fish:1 +#, fuzzy msgid "%s: invalid option -- %s\\n" msgstr "%s: Opção inválida -- %s\\n" -#: /tmp/fish/explicit/share/functions/abbr.fish:2 +#: /tmp/fish/explicit/share/functions/abbr_old.fish:2 msgid "%s: %s cannot be specified along with %s\\n" msgstr "" -#: /tmp/fish/explicit/share/functions/abbr.fish:3 +#: /tmp/fish/explicit/share/functions/abbr_old.fish:3 #, fuzzy msgid "%s: option requires an argument -- %s\\n" msgstr "%s: Opção requer argumento -- %s\\n" -#: /tmp/fish/explicit/share/functions/abbr.fish:4 +#: /tmp/fish/explicit/share/functions/abbr_old.fish:4 #, fuzzy msgid "%s: Unexpected argument -- %s\\n" msgstr "%s: Esperava argumento -- %s\\n" -#: /tmp/fish/explicit/share/functions/abbr.fish:5 -#: /tmp/fish/explicit/share/functions/abbr.fish:8 +#: /tmp/fish/explicit/share/functions/abbr_old.fish:5 +#: /tmp/fish/explicit/share/functions/abbr_old.fish:8 #, fuzzy msgid "%s: abbreviation cannot have spaces in the key\\n" msgstr "Create signature caches in the keyring" -#: /tmp/fish/explicit/share/functions/abbr.fish:6 +#: /tmp/fish/explicit/share/functions/abbr_old.fish:6 msgid "%s: abbreviation must have a value\\n" msgstr "" -#: /tmp/fish/explicit/share/functions/abbr.fish:7 -#, fuzzy +#: /tmp/fish/explicit/share/functions/abbr_old.fish:7 msgid "%s: abbreviation '%s' already exists, cannot rename\\n" msgstr "" -#: /tmp/fish/explicit/share/functions/abbr.fish:9 -#: /tmp/fish/explicit/share/functions/abbr.fish:10 +#: /tmp/fish/explicit/share/functions/abbr_old.fish:9 +#: /tmp/fish/explicit/share/functions/abbr_old.fish:10 #, fuzzy msgid "%s: no such abbreviation '%s'\\n" msgstr "%s: Unknown option “%s”\\n" #: /tmp/fish/explicit/share/functions/alias.fish:1 #, fuzzy -msgid "%s: Expected one or two arguments, got %d\\n" -msgstr "%s: Expected 1, 2 or 3 arguments, got %d\\n" - -#: /tmp/fish/explicit/share/functions/alias.fish:2 -#, fuzzy msgid "%s: Name cannot be empty\\n" msgstr "%s: Nome da variável não pode ser a string vazia\\n" -#: /tmp/fish/explicit/share/functions/alias.fish:3 +#: /tmp/fish/explicit/share/functions/alias.fish:2 msgid "%s: Body cannot be empty\\n" msgstr "" @@ -2513,6 +2716,32 @@ msgstr "" msgid "Too many args for cd command" msgstr "" +#: /tmp/fish/explicit/share/functions/cdh.fish:1 +#, fuzzy +msgid "cdh: Expected zero or one arguments" +msgstr "%s: Expected 1, 2 or 3 arguments, got %d\\n" + +#: /tmp/fish/explicit/share/functions/cdh.fish:2 +msgid "No previous directories to select. You have to cd at least once." +msgstr "" + +#: /tmp/fish/explicit/share/functions/cdh.fish:3 +msgid "This should not happen. Have you changed the cd function?" +msgstr "" + +#: /tmp/fish/explicit/share/functions/cdh.fish:4 +msgid "There are %s unique dirs in your history but I can only handle %s" +msgstr "" + +#: /tmp/fish/explicit/share/functions/cdh.fish:5 +msgid "Select directory by letter or number: " +msgstr "" + +#: /tmp/fish/explicit/share/functions/cdh.fish:6 +msgid "" +"Error: expected a number between 1 and %d or letter in that range, got \"%s\"" +msgstr "" + #: /tmp/fish/explicit/share/functions/edit_command_buffer.fish:2 msgid "Please set VISUAL or EDITOR to your preferred editor." msgstr "" @@ -2550,9 +2779,13 @@ msgstr "%s: Too many arguments\\n" msgid "Hit end of history…\\n" msgstr "Hit end of history...\\n" +#: /tmp/fish/explicit/share/functions/fish_opt.fish:1 +msgid "%s: The --short flag is required and must be a single character\\n" +msgstr "" + #: /tmp/fish/explicit/share/functions/__fish_print_packages.fish:1 #: /tmp/fish/implicit/share/completions/apt-cache.fish:31 -#: /tmp/fish/implicit/share/completions/apt.fish:3 +#: /tmp/fish/implicit/share/completions/apt.fish:4 #: /tmp/fish/implicit/share/completions/apt-get.fish:3 #: /tmp/fish/implicit/share/completions/aptitude.fish:3 #: /tmp/fish/implicit/share/completions/apt-mark.fish:3 @@ -2564,46 +2797,33 @@ msgstr "Hit end of history...\\n" msgid "Package" msgstr "Pacote" -#: /tmp/fish/explicit/share/functions/funced.fish:1 -#: /tmp/fish/explicit/share/functions/nextd.fish:1 -#: /tmp/fish/explicit/share/functions/prevd.fish:1 -#: /tmp/fish/explicit/share/functions/type.fish:1 -#: /tmp/fish/explicit/share/functions/vared.fish:1 -msgid "%s: Unknown option %s\\n" -msgstr "%s: Opção desconhecida %s\\n" +#: /tmp/fish/explicit/share/functions/fish_update_completions.fish:1 +#, fuzzy +msgid "python executable not found" +msgstr "Do not execute remote command" #: /tmp/fish/explicit/share/functions/funced.fish:2 -#, fuzzy -msgid "funced: You must specify one function name" -msgstr "funced: Você deve especificar um nome de função" - -#: /tmp/fish/explicit/share/functions/funced.fish:4 msgid "Editing failed or was cancelled" msgstr "" -#: /tmp/fish/explicit/share/functions/funced.fish:5 +#: /tmp/fish/explicit/share/functions/funced.fish:3 msgid "Editor exited but the function was not modified" msgstr "" -#: /tmp/fish/explicit/share/functions/funced.fish:6 +#: /tmp/fish/explicit/share/functions/funced.fish:4 msgid "Edit the file again\\? [Y/n]" msgstr "Editar o arquivo novamente\\? [S/n]" -#: /tmp/fish/explicit/share/functions/funced.fish:7 +#: /tmp/fish/explicit/share/functions/funced.fish:5 #, fuzzy msgid "Cancelled function editing" msgstr "Editar definição de função" #: /tmp/fish/explicit/share/functions/funcsave.fish:1 -#, fuzzy -msgid "%s: Expected function name\\n" -msgstr "%s: Expected function name\\n" - -#: /tmp/fish/explicit/share/functions/funcsave.fish:2 msgid "%s: Could not create configuration directory\\n" msgstr "%ls: Não foi possível encontrar o diretório home" -#: /tmp/fish/explicit/share/functions/funcsave.fish:3 +#: /tmp/fish/explicit/share/functions/funcsave.fish:2 #, fuzzy msgid "%s: Unknown function '%s'\\n" msgstr "%s: Unknown option “%s”\\n" @@ -2621,41 +2841,39 @@ msgstr "" msgid "help: Help is being displayed in %s.\\n" msgstr "" -#: /tmp/fish/explicit/share/functions/history.fish:2 -#, fuzzy -msgid "%ls: Invalid combination of options,\\n%ls\\n" -msgstr "" -"%ls: Combinação inválida de opções,\\n" -"%ls\\n" - -#: /tmp/fish/explicit/share/functions/history.fish:3 +#: /tmp/fish/explicit/share/functions/history.fish:1 msgid "%ls: you cannot use any options with the %ls command\\n" msgstr "" -#: /tmp/fish/explicit/share/functions/history.fish:4 -#, fuzzy +#: /tmp/fish/explicit/share/functions/history.fish:2 msgid "%ls: %ls expected %d args, got %d\\n" msgstr "" -#: /tmp/fish/explicit/share/functions/history.fish:5 +#: /tmp/fish/explicit/share/functions/history.fish:3 msgid "You must specify at least one search term when deleting entries\\n" msgstr "" -#: /tmp/fish/explicit/share/functions/history.fish:6 +#: /tmp/fish/explicit/share/functions/history.fish:4 msgid "" "If you enter 'yes' your entire interactive command history will be erased\\n" msgstr "" -#: /tmp/fish/explicit/share/functions/history.fish:7 +#: /tmp/fish/explicit/share/functions/history.fish:5 #, fuzzy msgid "Command history cleared!" msgstr "Command to run" -#: /tmp/fish/explicit/share/functions/history.fish:8 +#: /tmp/fish/explicit/share/functions/history.fish:6 msgid "You did not say 'yes' so I will not clear your command history\\n" msgstr "" -#: /tmp/fish/explicit/share/functions/nextd.fish:2 +#: /tmp/fish/explicit/share/functions/isatty.fish:1 +#, fuzzy +msgid "%s: Too many arguments" +msgstr "%s: Too many arguments\\n" + +#: /tmp/fish/explicit/share/functions/nextd.fish:1 +#: /tmp/fish/explicit/share/functions/prevd.fish:1 #, fuzzy 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" @@ -2669,10 +2887,14 @@ msgstr "" msgid "%s: Directory stack is empty…\\n" msgstr "%s: Directory stack is empty..." -#: /tmp/fish/explicit/share/functions/prevd.fish:2 +#: /tmp/fish/explicit/share/functions/psub.fish:1 #, fuzzy -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" +msgid "%s: Not inside of command substitution" +msgstr "na substituição de comando\n" + +#: /tmp/fish/explicit/share/functions/realpath.fish:1 +msgid "%s: These flags are not allowed by fish realpath: '%s'" +msgstr "" #: /tmp/fish/explicit/share/functions/seq.fish:1 #, fuzzy @@ -2693,35 +2915,35 @@ msgstr "%s: Too many arguments\\n" msgid "%s: Variable name must contain alphanumeric characters\\n" msgstr "" -#: /tmp/fish/explicit/share/functions/type.fish:2 +#: /tmp/fish/explicit/share/functions/type.fish:1 #, fuzzy msgid "%s is a function with definition\\n" msgstr "%ls: Missing function definition information." -#: /tmp/fish/explicit/share/functions/type.fish:3 +#: /tmp/fish/explicit/share/functions/type.fish:2 msgid "function" msgstr "função" -#: /tmp/fish/explicit/share/functions/type.fish:4 +#: /tmp/fish/explicit/share/functions/type.fish:3 #, fuzzy msgid "%s is a builtin\\n" msgstr "%s is a builtin\\n" -#: /tmp/fish/explicit/share/functions/type.fish:5 +#: /tmp/fish/explicit/share/functions/type.fish:4 #, fuzzy msgid "builtin" msgstr "builtin\\n" -#: /tmp/fish/explicit/share/functions/type.fish:6 +#: /tmp/fish/explicit/share/functions/type.fish:5 #, fuzzy msgid "%s is %s\\n" msgstr "%s is %s\\n" -#: /tmp/fish/explicit/share/functions/type.fish:7 +#: /tmp/fish/explicit/share/functions/type.fish:6 msgid "file" msgstr "arquivo" -#: /tmp/fish/explicit/share/functions/type.fish:8 +#: /tmp/fish/explicit/share/functions/type.fish:7 #, fuzzy msgid "%s: Could not find '%s'\\n" msgstr "%s: Could not find “%s”\\n" @@ -2732,6 +2954,23 @@ msgstr "%s: Could not find “%s”\\n" msgid "%s: Invalid mask '%s'\\n" msgstr "%s: Invalid mask “%s”\\n" +#: /tmp/fish/explicit/share/functions/_validate_int.fish:1 +#, fuzzy +msgid "%s: Value '%s' for flag '%s' is not an integer\\n" +msgstr "%s: “%s” não é um número\\n" + +#: /tmp/fish/explicit/share/functions/_validate_int.fish:2 +msgid "%s: Value '%s' for flag '%s' less than min allowed of '%s'\\n" +msgstr "" + +#: /tmp/fish/explicit/share/functions/_validate_int.fish:3 +msgid "%s: Value '%s' for flag '%s' greater than max allowed of '%s'\\n" +msgstr "" + +#: /tmp/fish/explicit/share/functions/vared.fish:1 +msgid "%s: Unknown option %s\\n" +msgstr "%s: Opção desconhecida %s\\n" + #: /tmp/fish/explicit/share/functions/vared.fish:2 #, fuzzy msgid "" @@ -2758,11 +2997,6 @@ msgstr "" msgid "Signal handler for the TRAP signal. Launches a debug prompt." msgstr "" -#: /tmp/fish/implicit/share/config.fish:3 -#, fuzzy -msgid "Evaluate contents of file (deprecated, see \"source\")" -msgstr "Executa conteúdo do arquivo" - #: /tmp/fish/implicit/share/completions/a2disconf.fish:1 #: /tmp/fish/implicit/share/completions/a2dismod.fish:1 #: /tmp/fish/implicit/share/completions/a2dissite.fish:1 @@ -2800,12 +3034,14 @@ msgid "Print all abbreviation names" msgstr "Imprimir todos os nomes" #: /tmp/fish/implicit/share/completions/abbr.fish:5 +#: /tmp/fish/implicit/share/completions/help.fish:11 #: /tmp/fish/implicit/share/completions/iptables.fish:16 -#: /tmp/fish/implicit/share/completions/zypper.fish:46 +#: /tmp/fish/implicit/share/completions/zypper.fish:47 msgid "Help" msgstr "" #: /tmp/fish/implicit/share/completions/abook.fish:1 +#: /tmp/fish/implicit/share/completions/grub-install.fish:32 #, fuzzy msgid "Show usage" msgstr "Show source package" @@ -3123,6 +3359,7 @@ msgstr "Add contents of subdirectories" #: /tmp/fish/implicit/share/completions/ls.fish:17 #: /tmp/fish/implicit/share/completions/ls.fish:71 #: /tmp/fish/implicit/share/completions/ls.fish:72 +#: /tmp/fish/implicit/share/completions/s3cmd.fish:129 msgid "Follow symlinks" msgstr "Segue links simbólicos" @@ -3336,6 +3573,7 @@ msgstr "" #: /tmp/fish/implicit/share/completions/gpg.fish:50 #: /tmp/fish/implicit/share/completions/gprof.fish:30 #: /tmp/fish/implicit/share/completions/grep.fish:21 +#: /tmp/fish/implicit/share/completions/grub-file.fish:31 #: /tmp/fish/implicit/share/completions/gunzip.fish:3 #: /tmp/fish/implicit/share/completions/gzip.fish:3 #: /tmp/fish/implicit/share/completions/i3-msg.fish:3 @@ -3953,6 +4191,8 @@ msgstr "" #: /tmp/fish/implicit/share/completions/golint.fish:3 #: /tmp/fish/implicit/share/completions/gorename.fish:10 #: /tmp/fish/implicit/share/completions/gradle.fish:1 +#: /tmp/fish/implicit/share/completions/grub-install.fish:31 +#: /tmp/fish/implicit/share/completions/jest.fish:1 #: /tmp/fish/implicit/share/completions/mkvextract.fish:2 #: /tmp/fish/implicit/share/completions/mocha.fish:1 #: /tmp/fish/implicit/share/completions/modinfo.fish:11 @@ -4640,7 +4880,7 @@ msgstr "" #: /tmp/fish/implicit/share/completions/apm.fish:1 #: /tmp/fish/implicit/share/completions/apm.fish:2 #: /tmp/fish/implicit/share/completions/apm.fish:3 -#: /tmp/fish/implicit/share/completions/apt.fish:4 +#: /tmp/fish/implicit/share/completions/apt.fish:5 #: /tmp/fish/implicit/share/completions/aura.fish:18 #: /tmp/fish/implicit/share/completions/base64.fish:4 #: /tmp/fish/implicit/share/completions/brew.fish:41 @@ -4648,6 +4888,7 @@ msgstr "" #: /tmp/fish/implicit/share/completions/dpkg-reconfigure.fish:2 #: /tmp/fish/implicit/share/completions/fossil.fish:142 #: /tmp/fish/implicit/share/completions/lscpu.fish:8 +#: /tmp/fish/implicit/share/completions/mdadm.fish:8 #: /tmp/fish/implicit/share/completions/mddiagnose.fish:1 #: /tmp/fish/implicit/share/completions/mkdir.fish:5 #: /tmp/fish/implicit/share/completions/mutt.fish:4 @@ -5019,7 +5260,7 @@ msgstr "" #: /tmp/fish/implicit/share/completions/apt-cdrom.fish:10 #: /tmp/fish/implicit/share/completions/apt-config.fish:4 #: /tmp/fish/implicit/share/completions/apt-file.fish:11 -#: /tmp/fish/implicit/share/completions/apt.fish:5 +#: /tmp/fish/implicit/share/completions/apt.fish:6 #: /tmp/fish/implicit/share/completions/apt-ftparchive.fish:14 #: /tmp/fish/implicit/share/completions/apt-get.fish:46 #: /tmp/fish/implicit/share/completions/apt-mark.fish:12 @@ -5085,7 +5326,7 @@ msgstr "" #: /tmp/fish/implicit/share/completions/sort.fish:23 #: /tmp/fish/implicit/share/completions/sshfs.fish:1 #: /tmp/fish/implicit/share/completions/su.fish:7 -#: /tmp/fish/implicit/share/completions/tar.fish:51 +#: /tmp/fish/implicit/share/completions/tar.fish:53 #: /tmp/fish/implicit/share/completions/tex.fish:2 #: /tmp/fish/implicit/share/completions/time.fish:8 #: /tmp/fish/implicit/share/completions/top.fish:12 @@ -5155,6 +5396,7 @@ msgstr "Print debugging info" #: /tmp/fish/implicit/share/completions/fuser.fish:11 #: /tmp/fish/implicit/share/completions/gcc.fish:452 #: /tmp/fish/implicit/share/completions/godoc.fish:22 +#: /tmp/fish/implicit/share/completions/grub-install.fish:10 #: /tmp/fish/implicit/share/completions/makedepend.fish:11 #: /tmp/fish/implicit/share/completions/mkdosfs.fish:20 #: /tmp/fish/implicit/share/completions/mount.fish:3 @@ -5166,7 +5408,7 @@ msgstr "Print debugging info" #: /tmp/fish/implicit/share/completions/rmdir.fish:3 #: /tmp/fish/implicit/share/completions/rpm.fish:4 #: /tmp/fish/implicit/share/completions/ruby.fish:18 -#: /tmp/fish/implicit/share/completions/tar.fish:49 +#: /tmp/fish/implicit/share/completions/tar.fish:51 #: /tmp/fish/implicit/share/completions/time.fish:6 #: /tmp/fish/implicit/share/completions/umount.fish:4 #: /tmp/fish/implicit/share/completions/valgrind.fish:6 @@ -5239,7 +5481,7 @@ msgid "Info on a package" msgstr "Info on a package" #: /tmp/fish/implicit/share/completions/apt-build.fish:8 -#: /tmp/fish/implicit/share/completions/zypper.fish:18 +#: /tmp/fish/implicit/share/completions/zypper.fish:19 #, fuzzy msgid "Remove packages" msgstr "Remove packages" @@ -5611,13 +5853,19 @@ msgstr "Run in dummy mode" msgid "Test if apt has yet to be given the subcommand" msgstr "Test if apt has yet to be given the subcommand" -#: /tmp/fish/implicit/share/completions/apt.fish:6 +#: /tmp/fish/implicit/share/completions/apt.fish:3 +#: /tmp/fish/implicit/share/completions/snap.fish:2 +#, fuzzy +msgid "Test if given subcommand is used" +msgstr "Test if aptitude has yet to be given the subcommand" + +#: /tmp/fish/implicit/share/completions/apt.fish:7 #: /tmp/fish/implicit/share/completions/git.fish:4 #, fuzzy msgid "Set a configuration option" msgstr "Set a config option" -#: /tmp/fish/implicit/share/completions/apt.fish:7 +#: /tmp/fish/implicit/share/completions/apt.fish:8 #: /tmp/fish/implicit/share/completions/man.fish:14 #: /tmp/fish/implicit/share/completions/modprobe.fish:2 #: /tmp/fish/implicit/share/completions/yum.fish:13 @@ -5625,7 +5873,7 @@ msgstr "Set a config option" msgid "Configuration file" msgstr "Arquivo de configuração" -#: /tmp/fish/implicit/share/completions/apt.fish:8 +#: /tmp/fish/implicit/share/completions/apt.fish:9 #, fuzzy msgid "Target release" msgstr "Target line" @@ -5691,7 +5939,7 @@ msgstr "Use config file" #: /tmp/fish/implicit/share/completions/apt-ftparchive.fish:16 #: /tmp/fish/implicit/share/completions/apt-sortpkgs.fish:5 -#: /tmp/fish/implicit/share/completions/composer.fish:6 +#: /tmp/fish/implicit/share/completions/composer.fish:7 #, fuzzy msgid "Set config options" msgstr "Set config options" @@ -7623,6 +7871,339 @@ msgstr "Manually create ARP address" msgid "Take addr from filename, default /etc/ethers" msgstr "Take addr from filename, default /etc/ethers" +#: /tmp/fish/implicit/share/completions/as.fish:1 +#, fuzzy +msgid "Omit false conditionals" +msgstr "Testa uma condição" + +#: /tmp/fish/implicit/share/completions/as.fish:2 +#, fuzzy +msgid "Omit debugging directives" +msgstr "Print debugging info" + +#: /tmp/fish/implicit/share/completions/as.fish:3 +#, fuzzy +msgid "Include general information" +msgstr "Print extra info" + +#: /tmp/fish/implicit/share/completions/as.fish:4 +msgid "Include high-level source" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:5 +#, fuzzy +msgid "Include assembly" +msgstr "Include path" + +#: /tmp/fish/implicit/share/completions/as.fish:6 +msgid "Include macro expansions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:7 +#, fuzzy +msgid "Omit forms processing" +msgstr "Print login process" + +#: /tmp/fish/implicit/share/completions/as.fish:8 +#, fuzzy +msgid "Include symbols" +msgstr "Exceto arquivo" + +#: /tmp/fish/implicit/share/completions/as.fish:9 +msgid "Initially turn on alternate macro syntax" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:10 +msgid "Compress DWARF debug sections using zlib" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:11 +#, fuzzy +msgid "Don't compress DWARF debug sections" +msgstr "Don't execute scripts" + +#: /tmp/fish/implicit/share/completions/as.fish:12 +#, fuzzy +msgid "Produce assembler debugging messages" +msgstr "Enable debug" + +#: /tmp/fish/implicit/share/completions/as.fish:13 +#, fuzzy +msgid "Remap debug information" +msgstr "Show whatis information" + +#: /tmp/fish/implicit/share/completions/as.fish:14 +#, fuzzy +msgid "Redefine symbols" +msgstr "Mostra tamanhos de arquivos" + +#: /tmp/fish/implicit/share/completions/as.fish:15 +msgid "Require executable stack for this object" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:16 +msgid "Don't require executable stack for this object" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:17 +msgid "ELF .size directive check" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:18 +msgid "Generate ELF common symbols with STT_COMMON type" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:19 +msgid "Enable section name substitution sequences" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:20 +msgid "Skip whitespace and comment preprocessing" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:21 +#, fuzzy +msgid "Generate debugging information" +msgstr "Print debugging info" + +#: /tmp/fish/implicit/share/completions/as.fish:22 +#, fuzzy +msgid "Generate STABS debugging information" +msgstr "Print debugging info" + +#: /tmp/fish/implicit/share/completions/as.fish:23 +msgid "Generate STABS debug info with GNU extensions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:24 +#, fuzzy +msgid "Generate DWARF2 debugging information" +msgstr "Print debugging info" + +#: /tmp/fish/implicit/share/completions/as.fish:25 +msgid "Generate per-function section names for DWARF line information" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:26 +#, fuzzy +msgid "Set the hash table size close" +msgstr "Set the native character set" + +#: /tmp/fish/implicit/share/completions/as.fish:27 +#, fuzzy +msgid "Show help message and exit" +msgstr "Load the media and exit" + +#: /tmp/fish/implicit/share/completions/as.fish:28 +#, fuzzy +msgid "Show target specific options" +msgstr "Edita compleções específicas para um comando" + +#: /tmp/fish/implicit/share/completions/as.fish:29 +#, fuzzy +msgid "Add DIR to search list for .include directives" +msgstr "Replace include directories" + +#: /tmp/fish/implicit/share/completions/as.fish:30 +#, fuzzy +msgid "Don't warn about signed overflow" +msgstr "Only print duplicates" + +#: /tmp/fish/implicit/share/completions/as.fish:31 +msgid "Warn when differences altered for long displacements" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:32 +#, fuzzy +msgid "Keep local symbols" +msgstr "Clean local caches and packages" + +#: /tmp/fish/implicit/share/completions/as.fish:33 +msgid "Assemble in MRI compatibility mode" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:34 +#, fuzzy +msgid "Write dependency information in given file" +msgstr "Print informative messages" + +#: /tmp/fish/implicit/share/completions/as.fish:35 +#, fuzzy +msgid "Do not pad the end of sections to alignment boundaries" +msgstr "Do not add the default keyrings to the list of keyrings" + +#: /tmp/fish/implicit/share/completions/as.fish:36 +#, fuzzy +msgid "Set object-file output file name" +msgstr "Specify output filename" + +#: /tmp/fish/implicit/share/completions/as.fish:37 +#, fuzzy +msgid "Fold data section into text section" +msgstr "Exceção de ponto flutuante" + +#: /tmp/fish/implicit/share/completions/as.fish:38 +msgid "Prefer smaller memory use" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:39 +#, fuzzy +msgid "Print various measured statistics from execution" +msgstr "Write prototypes to file" + +#: /tmp/fish/implicit/share/completions/as.fish:40 +#, fuzzy +msgid "Strip local absolute symbols" +msgstr "Display man page" + +#: /tmp/fish/implicit/share/completions/as.fish:41 +msgid "Use same format as native assembler when possible" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:42 +#, fuzzy +msgid "Print assembler version number and exit" +msgstr "Mostra a versão e sai" + +#: /tmp/fish/implicit/share/completions/as.fish:43 +#: /tmp/fish/implicit/share/completions/gunzip.fish:8 +#: /tmp/fish/implicit/share/completions/gzip.fish:8 +#, fuzzy +msgid "Suppress warnings" +msgstr "Supress warnings" + +#: /tmp/fish/implicit/share/completions/as.fish:44 +#, fuzzy +msgid "Don't suppress warnings" +msgstr "Supress warnings" + +#: /tmp/fish/implicit/share/completions/as.fish:45 +#, fuzzy +msgid "Treat warnings as errors" +msgstr "Supress warnings" + +#: /tmp/fish/implicit/share/completions/as.fish:46 +#, fuzzy +msgid "Generate object file even after errors" +msgstr "Generate a dotty graph" + +#: /tmp/fish/implicit/share/completions/as.fish:47 +#, fuzzy +msgid "Read option from given file" +msgstr "Load cookies from file" + +#: /tmp/fish/implicit/share/completions/as.fish:48 +#, fuzzy +msgid "Print assembler version number" +msgstr "Print all versions" + +#: /tmp/fish/implicit/share/completions/as.fish:49 +msgid "Don't optimize code alignment" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:50 +#, fuzzy +msgid "Quieten some warnings" +msgstr "Disable warnings about MFC" + +#: /tmp/fish/implicit/share/completions/as.fish:51 +#, fuzzy +msgid "Generate 32 bits code" +msgstr "Generate a new key pair" + +#: /tmp/fish/implicit/share/completions/as.fish:52 +#, fuzzy +msgid "Generate 64 bits code" +msgstr "Generate a new key pair" + +#: /tmp/fish/implicit/share/completions/as.fish:53 +#, fuzzy +msgid "Generate x32 code" +msgstr "Generate a new key pair" + +#: /tmp/fish/implicit/share/completions/as.fish:54 +msgid "Encode SSE instructions with VEX prefix" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:55 +#, fuzzy +msgid "Check SSE instructions" +msgstr "Instrução ilegal" + +#: /tmp/fish/implicit/share/completions/as.fish:56 +msgid "Check operand combinations for validity" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:57 +msgid "Encode scalar AVX instructions with specific vector length" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:58 +msgid "Encode scalar EVEX instructions with specific vector length" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:59 +msgid "Encode EVEX instructions with specific EVEX.W" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:60 +msgid "Encode EVEX instructions with specific EVEX.RC" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:61 +#, fuzzy +msgid "Use specfied mnemonic" +msgstr "Use specified queue" + +#: /tmp/fish/implicit/share/completions/as.fish:62 +#, fuzzy +msgid "Use specfied syntax" +msgstr "Use specified queue" + +#: /tmp/fish/implicit/share/completions/as.fish:63 +msgid "Support pseudo index registers" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:64 +msgid "Don't require '%' prefix for registers" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:65 +msgid "Support old (<= 2.8.1) versions of gcc" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:66 +msgid "Add BND prefix for all valid branches" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:67 +#, fuzzy +msgid "Disable branch optimization for shared code" +msgstr "Control creation of sparse files" + +#: /tmp/fish/implicit/share/completions/as.fish:68 +#, fuzzy +msgid "Strip all lock prefixes" +msgstr "No flat profile" + +#: /tmp/fish/implicit/share/completions/as.fish:70 +#, fuzzy +msgid "Generate relax relocations" +msgstr "Generate source index file" + +#: /tmp/fish/implicit/share/completions/as.fish:71 +msgid "Accept only AMD64 ISA" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:72 +msgid "Accept only Intel64 ISA" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:73 +#, fuzzy +msgid "Optimize for given CPU" +msgstr "Optimize the repository" + #: /tmp/fish/implicit/share/completions/asp.fish:1 #, fuzzy msgid "Checkout package" @@ -10089,7 +10670,7 @@ msgid "Show usage message and options" msgstr "Load the media and exit" #: /tmp/fish/implicit/share/completions/bzr.fish:72 -#: /tmp/fish/implicit/share/completions/git.fish:374 +#: /tmp/fish/implicit/share/completions/git.fish:380 #, fuzzy msgid "Show help message" msgstr "Load the media and exit" @@ -10213,10 +10794,12 @@ msgstr "" #: /tmp/fish/implicit/share/completions/caddy.fish:24 #: /tmp/fish/implicit/share/completions/canto.fish:2 #: /tmp/fish/implicit/share/completions/cygport.fish:24 +#: /tmp/fish/implicit/share/completions/grub-install.fish:33 #: /tmp/fish/implicit/share/completions/lua.fish:4 #: /tmp/fish/implicit/share/completions/magento.fish:23 #: /tmp/fish/implicit/share/completions/modinfo.fish:10 #: /tmp/fish/implicit/share/completions/netctl-auto.fish:2 +#: /tmp/fish/implicit/share/completions/s3cmd.fish:128 #, fuzzy msgid "Show version" msgstr "Ordena por versão" @@ -10965,6 +11548,11 @@ msgstr "Specify email address" msgid "Display help and exit\t" msgstr "Display help and exit" +#: /tmp/fish/implicit/share/completions/chsh.fish:4 +#, fuzzy +msgid "List available shells and exit" +msgstr "Display names of all signals" + #: /tmp/fish/implicit/share/completions/climate.fish:2 #, fuzzy msgid "Update your climate install" @@ -11164,7 +11752,7 @@ msgstr "" #: /tmp/fish/implicit/share/completions/climate.fish:46 #, fuzzy -msgid "Display an performance overview" +msgid "Display a performance overview" msgstr "Display font properties" #: /tmp/fish/implicit/share/completions/climate.fish:47 @@ -11376,6 +11964,7 @@ msgstr "" #: /tmp/fish/implicit/share/completions/composite.fish:83 #: /tmp/fish/implicit/share/completions/display.fish:94 #: /tmp/fish/implicit/share/completions/import.fish:68 +#: /tmp/fish/implicit/share/completions/mdadm.fish:10 #: /tmp/fish/implicit/share/completions/montage.fish:104 #: /tmp/fish/implicit/share/completions/scanimage.fish:34 #: /tmp/fish/implicit/share/completions/stream.fish:33 @@ -11475,159 +12064,174 @@ msgstr "Pipe output through specified command" #: /tmp/fish/implicit/share/completions/composer.fish:1 #, fuzzy +msgid "User script" +msgstr "Extract script" + +#: /tmp/fish/implicit/share/completions/composer.fish:2 +#, fuzzy msgid "Short information about Composer" msgstr "Retorna informação de estado do fish" -#: /tmp/fish/implicit/share/completions/composer.fish:2 +#: /tmp/fish/implicit/share/completions/composer.fish:3 #, fuzzy msgid "Create an archive of this composer package" msgstr "Install one or more packages" -#: /tmp/fish/implicit/share/completions/composer.fish:3 -#: /tmp/fish/implicit/share/completions/composer.fish:14 +#: /tmp/fish/implicit/share/completions/composer.fish:4 +#: /tmp/fish/implicit/share/completions/composer.fish:15 msgid "Opens the package's repository URL or homepage in your browser." msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:4 #: /tmp/fish/implicit/share/completions/composer.fish:5 +#: /tmp/fish/implicit/share/completions/composer.fish:6 msgid "Clears composer's internal package cache." msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:7 +#: /tmp/fish/implicit/share/completions/composer.fish:8 #, fuzzy msgid "Create new project from a package into given directory." msgstr "Create a CVS repository if it doesnt exist" -#: /tmp/fish/implicit/share/completions/composer.fish:8 +#: /tmp/fish/implicit/share/completions/composer.fish:9 #, fuzzy msgid "Shows which packages depend on the given package" msgstr "List packages depending on" -#: /tmp/fish/implicit/share/completions/composer.fish:9 +#: /tmp/fish/implicit/share/completions/composer.fish:10 msgid "Diagnoses the system to identify common errors." msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:10 #: /tmp/fish/implicit/share/completions/composer.fish:11 +#: /tmp/fish/implicit/share/completions/composer.fish:12 #, fuzzy msgid "Dumps the autoloader" msgstr "Update the repository" -#: /tmp/fish/implicit/share/completions/composer.fish:12 +#: /tmp/fish/implicit/share/completions/composer.fish:13 #, sh-format msgid "Allows running commands in the global composer dir ($COMPOSER_HOME)." msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:13 +#: /tmp/fish/implicit/share/completions/composer.fish:14 #, fuzzy msgid "Displays help for a command" msgstr "Displays usage information for command" -#: /tmp/fish/implicit/share/completions/composer.fish:15 +#: /tmp/fish/implicit/share/completions/composer.fish:16 #, fuzzy msgid "Creates a basic composer.json file in current directory." msgstr "Do not ever ascend to the parent directory" -#: /tmp/fish/implicit/share/completions/composer.fish:16 +#: /tmp/fish/implicit/share/completions/composer.fish:17 msgid "" "Installs the project dependencies from the composer.lock file if present, or " "falls back on the composer.json." msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:17 +#: /tmp/fish/implicit/share/completions/composer.fish:18 #, fuzzy msgid "Show information about licenses of dependencies" msgstr "Show state of dependencies" -#: /tmp/fish/implicit/share/completions/composer.fish:18 +#: /tmp/fish/implicit/share/completions/composer.fish:19 #, fuzzy msgid "Lists commands" msgstr "Process command" -#: /tmp/fish/implicit/share/completions/composer.fish:19 +#: /tmp/fish/implicit/share/completions/composer.fish:20 #, fuzzy msgid "Removes a package from the require or require-dev" msgstr "Create a local copy of another repository" -#: /tmp/fish/implicit/share/completions/composer.fish:20 +#: /tmp/fish/implicit/share/completions/composer.fish:21 msgid "Adds required packages to your composer.json and installs them" msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:21 +#: /tmp/fish/implicit/share/completions/composer.fish:22 msgid "Run the scripts defined in composer.json." msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:22 +#: /tmp/fish/implicit/share/completions/composer.fish:23 #: /tmp/fish/implicit/share/completions/npm.fish:34 #, fuzzy msgid "Search for packages" msgstr "Fetch source packages" -#: /tmp/fish/implicit/share/completions/composer.fish:23 #: /tmp/fish/implicit/share/completions/composer.fish:24 +#: /tmp/fish/implicit/share/completions/composer.fish:25 #, fuzzy msgid "Updates composer.phar to the latest version." msgstr "Updates packages to the best version available" -#: /tmp/fish/implicit/share/completions/composer.fish:25 +#: /tmp/fish/implicit/share/completions/composer.fish:26 #, fuzzy msgid "Show information about packages" msgstr "Display change information for the package" -#: /tmp/fish/implicit/share/completions/composer.fish:26 +#: /tmp/fish/implicit/share/completions/composer.fish:27 #, fuzzy msgid "Show a list of locally modified packages" msgstr "Query all installed packages" -#: /tmp/fish/implicit/share/completions/composer.fish:27 +#: /tmp/fish/implicit/share/completions/composer.fish:28 msgid "" "Updates your dependencies to the latest version according to composer.json, " "and updates the composer.lock file." msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:28 -msgid "Validates a composer.json" -msgstr "" - #: /tmp/fish/implicit/share/completions/composer.fish:29 -msgid "Displays composer's help." +msgid "Validates a composer.json" msgstr "" #: /tmp/fish/implicit/share/completions/composer.fish:30 #, fuzzy +msgid "Shows which packages cause the given package to be installed" +msgstr "List packages depending on" + +#: /tmp/fish/implicit/share/completions/composer.fish:31 +#, fuzzy +msgid "Shows which packages prevent the given package from being installed" +msgstr "List packages depending on" + +#: /tmp/fish/implicit/share/completions/composer.fish:32 +msgid "Displays composer's help." +msgstr "" + +#: /tmp/fish/implicit/share/completions/composer.fish:33 +#, fuzzy msgid "Do not output any message." msgstr "Do not create output files" -#: /tmp/fish/implicit/share/completions/composer.fish:31 +#: /tmp/fish/implicit/share/completions/composer.fish:34 msgid "" "Increase the verbosity of messages: 1 for normal output (-v), 2 for more " "verbose output (-vv) and 3 for debug (-vvv)." msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:32 +#: /tmp/fish/implicit/share/completions/composer.fish:35 #, fuzzy msgid "Display composer's application version." msgstr "Display compression ratios" -#: /tmp/fish/implicit/share/completions/composer.fish:33 +#: /tmp/fish/implicit/share/completions/composer.fish:36 msgid "Force ANSI output." msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:34 +#: /tmp/fish/implicit/share/completions/composer.fish:37 msgid "Disable ANSI output." msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:35 +#: /tmp/fish/implicit/share/completions/composer.fish:38 #, fuzzy msgid "Do not ask any interactive question." msgstr "Do no interactive prompting" -#: /tmp/fish/implicit/share/completions/composer.fish:36 +#: /tmp/fish/implicit/share/completions/composer.fish:39 #, fuzzy msgid "Display timing and memory usage information." msgstr "Display update information" -#: /tmp/fish/implicit/share/completions/composer.fish:37 +#: /tmp/fish/implicit/share/completions/composer.fish:40 msgid "If specified, use the given directory as working directory." msgstr "" @@ -15010,6 +15614,161 @@ msgstr "Excluded filesystem type" msgid "Show all file systems" msgstr "Show all filesystems" +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:1 +#, fuzzy +msgid "Background immediately" +msgstr "Go to background immediately after startup" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:2 +#, fuzzy +msgid "Use given script" +msgstr "Update interval" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:3 +msgid "Generate an RFC 4361 compliant clientid" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:4 +#, fuzzy +msgid "Echo debug messages to stderr & syslog" +msgstr "Load the media and exit" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:5 +msgid "Use last acquired lease if cannot obtain one" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:6 +msgid "Use last acquired lease if cannot obtain one even if expired" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:7 +#, fuzzy +msgid "Push given value the environment" +msgstr "Specify the repository URL" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:8 +#, fuzzy +msgid "Reapply configuration for each interface" +msgstr "Dump configuration file" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:9 +msgid "Request DHCP server to update DNS using FQDN instead of hostname" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:10 +#, fuzzy +msgid "Specify config to load instead of /etc/dhcpcd.conf" +msgstr "Use specified file instead of the default trustdb" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:11 +#, fuzzy +msgid "Send hostname to DHCP server" +msgstr "Send mail to user" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:12 +msgid "Send given clientid" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:13 +msgid "Override DHCPv4 vendorclassid field sent" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:14 +#, fuzzy +msgid "Writes to specfied log file instead of syslog" +msgstr "Use specified file instead of the default trustdb" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:15 +msgid "Release lease and de-configure interface" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:16 +#, fuzzy +msgid "Request specific lease time in secs" +msgstr "Specify the title of rss" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:17 +#, fuzzy +msgid "Start dhcpcd in Master mode" +msgstr "Start interface" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:18 +msgid "Set prefered interface based on given rank (lowest wins)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:19 +#, fuzzy +msgid "Reload config and rebind specified interface" +msgstr "Set source address to specified interface address" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:20 +#, fuzzy +msgid "Renew existing addresses on specified interface" +msgstr "Set source address to specified interface address" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:21 +#, fuzzy +msgid "Request DHCP option" +msgstr "Specify options" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:22 +#, fuzzy +msgid "Keep configuration even when dhcpcd exits" +msgstr "Display version and exit" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:23 +msgid "Request given address in DHCP DISCOVER message" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:24 +msgid "Request given address in DHCP INFORM message" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:25 +#, fuzzy +msgid "Perform DHCPv6 Information Request" +msgstr "Requisição de informação" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:26 +#, fuzzy +msgid "Configure static DHCP value" +msgstr "Dump configuration file" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:27 +#, fuzzy +msgid "Timeout after seconds" +msgstr "Minimum interval in seconds" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:28 +msgid "Tag DHCPv4 message with given userclass" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:29 +msgid "Add encapsulated vendor option" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:30 +#: /tmp/fish/implicit/share/completions/eix.fish:2 +#: /tmp/fish/implicit/share/completions/htop.fish:8 +#: /tmp/fish/implicit/share/completions/pv.fish:33 +#: /tmp/fish/implicit/share/completions/subl.fish:9 +#, fuzzy +msgid "Show version and exit" +msgstr "Mostra a versão e sai" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:31 +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:32 +msgid "Wait for address to be assigned before forking to background" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:33 +msgid "Exit dhcpcd process linked to given interface" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:34 +msgid "Allow reboot after secs" +msgstr "" + #: /tmp/fish/implicit/share/completions/diff.fish:1 #, fuzzy msgid "Ignore case differences" @@ -15040,7 +15799,7 @@ msgid "Ignore all white space" msgstr "Ignorar todos os espaços em branco" #: /tmp/fish/implicit/share/completions/diff.fish:7 -#: /tmp/fish/implicit/share/completions/git.fish:319 +#: /tmp/fish/implicit/share/completions/git.fish:325 #, fuzzy msgid "Ignore changes whose lines are all blank" msgstr "Ignore changes whose lines are all blank" @@ -15050,7 +15809,7 @@ msgid "Ignore changes whose lines match the REGEX" msgstr "Ignore changes whose lines match the REGEX" #: /tmp/fish/implicit/share/completions/diff.fish:9 -#: /tmp/fish/implicit/share/completions/git.fish:315 +#: /tmp/fish/implicit/share/completions/git.fish:321 #, fuzzy msgid "Treat all files as text" msgstr "Treat all files as text" @@ -16065,13 +16824,6 @@ msgstr "Use backslash escaped characters" msgid "Show a help screen and exit" msgstr "Display help and exit" -#: /tmp/fish/implicit/share/completions/eix.fish:2 -#: /tmp/fish/implicit/share/completions/htop.fish:8 -#: /tmp/fish/implicit/share/completions/pv.fish:33 -#, fuzzy -msgid "Show version and exit" -msgstr "Mostra a versão e sai" - #: /tmp/fish/implicit/share/completions/eix.fish:3 #, fuzzy msgid "Dump variables to stdout" @@ -16443,7 +17195,7 @@ msgid "do not display a splash screen on startup" msgstr "" #: /tmp/fish/implicit/share/completions/emacs.fish:12 -msgid "do not communicate with X, ignoring " +msgid "do not communicate with X, ignoring :0" msgstr "" #: /tmp/fish/implicit/share/completions/emacs.fish:13 @@ -17118,6 +17870,297 @@ msgstr "" msgid "use comma separated list of explicit tab positions" msgstr "Comma-separated list of dependancy types to show" +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:1 +msgid "create a backup of one or several jails" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:2 +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:4 +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:6 +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:9 +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:11 +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:15 +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:18 +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:20 +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:22 +msgid "jail" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:3 +#, fuzzy +msgid "manage specific jails" +msgstr "Use specific conffile" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:5 +msgid "attach your console to a running jail" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:7 +msgid "installs a new jail inside ezjail's scope" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:8 +msgid "removes a jail from ezjail's config" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:10 +msgid "dump diffs between jail initialisation and freeze time into a flavour" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:12 +#, fuzzy +msgid "create the basejail from binary packages" +msgstr "Info on a package" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:13 +#, fuzzy +msgid "list all jails" +msgstr "Print all versions" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:14 +#, fuzzy +msgid "restart a running jail" +msgstr "Show hidden functions" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:16 +msgid "create new jails from archived versions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:17 +msgid "create a snapshot of a jail" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:19 +#, fuzzy +msgid "start a jail" +msgstr "Read job from file" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:21 +#, fuzzy +msgid "stop a running jail" +msgstr "Show hidden functions" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:23 +msgid "check for reasons for the jails to fail" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:24 +#, fuzzy +msgid "create or update the basejail from source" +msgstr "Generate package from source" + +#: /tmp/fish/implicit/share/completions/fab.fish:1 +#: /tmp/fish/implicit/share/completions/pkgfile.fish:2 +#, fuzzy +msgid "show this help message and exit" +msgstr "Load the media and exit" + +#: /tmp/fish/implicit/share/completions/fab.fish:2 +#, fuzzy +msgid "print detailed info about command NAME" +msgstr "Display change information for the package" + +#: /tmp/fish/implicit/share/completions/fab.fish:3 +msgid "formats --list, choices: short, normal, nested" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:4 +msgid "Force password prompt up-front" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:5 +msgid "Force sudo password prompt up-front" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:6 +#, fuzzy +msgid "print list of possible commands and exit" +msgstr "Print a list of all accepted color names" + +#: /tmp/fish/implicit/share/completions/fab.fish:7 +msgid "comma separated KEY=VALUE pairs to set Fab env vars" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:8 +msgid "alias for -F short --list" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:9 +#: /tmp/fish/implicit/share/completions/pkgfile.fish:1 +#, fuzzy +msgid "show program's version number and exit" +msgstr "Mostra a versão e sai" + +#: /tmp/fish/implicit/share/completions/fab.fish:10 +#, fuzzy +msgid "don't user the running SSH agent" +msgstr "Show hidden functions" + +#: /tmp/fish/implicit/share/completions/fab.fish:11 +msgid "forward local agent to remote end" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:12 +msgid "abort instead of prompting (for password, host, etc)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:13 +#, fuzzy +msgid "specify location of config file to use" +msgstr "Specify apt config file" + +#: /tmp/fish/implicit/share/completions/fab.fish:14 +#, fuzzy +msgid "Color error output" +msgstr "Use colors" + +#: /tmp/fish/implicit/share/completions/fab.fish:15 +msgid "do not load user known_hosts file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:16 +msgid "disconnect from hosts as soon as possible" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:17 +msgid "python module file to import, e.g. '../other.py'" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:18 +msgid "gateway host to connect through" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:19 +#, fuzzy +msgid "Use GSS-API authentication" +msgstr "Force pseudo-tty allocation" + +#: /tmp/fish/implicit/share/completions/fab.fish:20 +msgid "Delegate GSS-API client credentials or not" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:21 +msgid "Perform GSS-API Key Exchange and user authentication" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:22 +#, fuzzy +msgid "comma-separated list of output levels to hide" +msgstr "Formato separado por vírgula" + +#: /tmp/fish/implicit/share/completions/fab.fish:23 +#, fuzzy +msgid "comma-separated list of hosts to operate on" +msgstr "Comma-separated list of dependancy types to show" + +#: /tmp/fish/implicit/share/completions/fab.fish:24 +msgid "path to SSH private key file. May be repeated." +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:25 +msgid "don't load private key files from ~/.ssh/" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:26 +msgid "enables a keepalive every N seconds" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:27 +#, fuzzy +msgid "print line-by-line instead of byte-by-byte" +msgstr "Could not convert input. Read %d bytes." + +#: /tmp/fish/implicit/share/completions/fab.fish:28 +msgid "make M attempts to connect before giving up" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:29 +#, fuzzy +msgid "do not use pseudo-terminal in run/sudo" +msgstr "Do not use builtin functions" + +#: /tmp/fish/implicit/share/completions/fab.fish:30 +#, fuzzy +msgid "password for use with authentication and/or sudo" +msgstr "Prompt for password for authenticating server" + +#: /tmp/fish/implicit/share/completions/fab.fish:31 +msgid "default to parallel execution method" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:32 +msgid "SSH connection port" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:33 +#, fuzzy +msgid "reject unknown hosts" +msgstr "Opção desconhecida: " + +#: /tmp/fish/implicit/share/completions/fab.fish:34 +msgid "password for use with sudo only" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:35 +msgid "load system known_hosts file before reading user known_hosts" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:36 +#, fuzzy +msgid "comma-separated list of roles to operate on" +msgstr "Comma-separated list of dependancy types to show" + +#: /tmp/fish/implicit/share/completions/fab.fish:37 +msgid "specify a new shell, defaults to '/bin/bash -l -c'" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:38 +#, fuzzy +msgid "comma-separated list of output levels to show" +msgstr "Comma-separated list of dependancy types to show" + +#: /tmp/fish/implicit/share/completions/fab.fish:39 +msgid "skip over hosts that can't be reached" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:40 +#, fuzzy +msgid "skip over unknown tasks" +msgstr "Ignore missing packages" + +#: /tmp/fish/implicit/share/completions/fab.fish:41 +#, fuzzy +msgid "Path to SSH config file" +msgstr "Prepend string to relative links" + +#: /tmp/fish/implicit/share/completions/fab.fish:42 +#, fuzzy +msgid "set connection timeout to N seconds" +msgstr "Set the connect timeout" + +#: /tmp/fish/implicit/share/completions/fab.fish:43 +#, fuzzy +msgid "set remote command timeout to N seconds" +msgstr "Set the default SCSI command timeout value to # seconds" + +#: /tmp/fish/implicit/share/completions/fab.fish:44 +msgid "username to use when connecting to remote hosts" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:45 +msgid "warn, instead of abort, when commands fail" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:46 +#, fuzzy +msgid "comma-separated list of hosts to exclude" +msgstr "Formato separado por vírgula" + +#: /tmp/fish/implicit/share/completions/fab.fish:47 +#, fuzzy +msgid "number of concurrent processes to use in parallel mode" +msgstr "Number of concurrent jobs" + #: /tmp/fish/implicit/share/completions/feh.fish:1 #, fuzzy msgid "Specify a shell command as action to perform on the image" @@ -18599,7 +19642,7 @@ msgid "Undo latest bad/good command." msgstr "Finaliza um bloco de comandos" #: /tmp/fish/implicit/share/completions/fossil.fish:48 -#: /tmp/fish/implicit/share/completions/git.fish:87 +#: /tmp/fish/implicit/share/completions/git.fish:88 #, fuzzy msgid "Create a new branch" msgstr "Create new project" @@ -19036,10 +20079,10 @@ msgstr "Listar arquivos swap" #: /tmp/fish/implicit/share/completions/fossil.fish:274 #: /tmp/fish/implicit/share/completions/fossil.fish:280 #: /tmp/fish/implicit/share/completions/git.fish:64 -#: /tmp/fish/implicit/share/completions/git.fish:85 -#: /tmp/fish/implicit/share/completions/git.fish:239 -#: /tmp/fish/implicit/share/completions/git.fish:287 -#: /tmp/fish/implicit/share/completions/git.fish:288 +#: /tmp/fish/implicit/share/completions/git.fish:86 +#: /tmp/fish/implicit/share/completions/git.fish:244 +#: /tmp/fish/implicit/share/completions/git.fish:293 +#: /tmp/fish/implicit/share/completions/git.fish:294 #, fuzzy msgid "Tag" msgstr "Target" @@ -19491,7 +20534,7 @@ msgid "Limit number of tags" msgstr "Only print number of matches" #: /tmp/fish/implicit/share/completions/fossil.fish:281 -#: /tmp/fish/implicit/share/completions/git.fish:285 +#: /tmp/fish/implicit/share/completions/git.fish:291 #, fuzzy msgid "List tags" msgstr "Edit tag" @@ -19611,7 +20654,7 @@ msgstr "Ignore all version information" #: /tmp/fish/implicit/share/completions/ranger.fish:14 #: /tmp/fish/implicit/share/completions/rejmerge.fish:3 #: /tmp/fish/implicit/share/completions/root.fish:6 -#: /tmp/fish/implicit/share/completions/zypper.fish:3 +#: /tmp/fish/implicit/share/completions/zypper.fish:4 #, fuzzy msgid "Print help" msgstr "Print the URIs" @@ -19706,7 +20749,7 @@ msgstr "Print all possible definitions of the specified name" #: /tmp/fish/implicit/share/completions/functions.fish:9 #, fuzzy -msgid "Display data about the function" +msgid "Display information about the function" msgstr "Display $ at end of line" #: /tmp/fish/implicit/share/completions/functions.fish:10 @@ -19728,7 +20771,6 @@ msgid "Ask the user for confirmation before killing a process" msgstr "" #: /tmp/fish/implicit/share/completions/fuser.fish:4 -#, fuzzy msgid "List all known signal names" msgstr "" @@ -25801,7 +26843,7 @@ msgstr "Acrescentar saída a arquivo" #: /tmp/fish/implicit/share/completions/journalctl.fish:6 #: /tmp/fish/implicit/share/completions/localectl.fish:6 #: /tmp/fish/implicit/share/completions/machinectl.fish:5 -#: /tmp/fish/implicit/share/completions/systemctl.fish:48 +#: /tmp/fish/implicit/share/completions/systemctl.fish:41 #: /tmp/fish/implicit/share/completions/systemd-analyze.fish:5 #: /tmp/fish/implicit/share/completions/timedatectl.fish:9 #, fuzzy @@ -25860,28 +26902,28 @@ msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:22 #: /tmp/fish/implicit/share/completions/git.fish:62 -#: /tmp/fish/implicit/share/completions/git.fish:82 -#: /tmp/fish/implicit/share/completions/git.fish:93 -#: /tmp/fish/implicit/share/completions/git.fish:105 -#: /tmp/fish/implicit/share/completions/git.fish:127 -#: /tmp/fish/implicit/share/completions/git.fish:131 -#: /tmp/fish/implicit/share/completions/git.fish:137 -#: /tmp/fish/implicit/share/completions/git.fish:180 -#: /tmp/fish/implicit/share/completions/git.fish:216 +#: /tmp/fish/implicit/share/completions/git.fish:96 +#: /tmp/fish/implicit/share/completions/git.fish:108 +#: /tmp/fish/implicit/share/completions/git.fish:130 +#: /tmp/fish/implicit/share/completions/git.fish:134 +#: /tmp/fish/implicit/share/completions/git.fish:140 +#: /tmp/fish/implicit/share/completions/git.fish:183 #: /tmp/fish/implicit/share/completions/git.fish:219 -#: /tmp/fish/implicit/share/completions/git.fish:237 -#: /tmp/fish/implicit/share/completions/git.fish:260 -#: /tmp/fish/implicit/share/completions/git.fish:279 -#: /tmp/fish/implicit/share/completions/git.fish:301 +#: /tmp/fish/implicit/share/completions/git.fish:222 +#: /tmp/fish/implicit/share/completions/git.fish:242 +#: /tmp/fish/implicit/share/completions/git.fish:265 +#: /tmp/fish/implicit/share/completions/git.fish:285 +#: /tmp/fish/implicit/share/completions/git.fish:307 msgid "Branch" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:23 -#: /tmp/fish/implicit/share/completions/git.fish:195 -#: /tmp/fish/implicit/share/completions/git.fish:207 -#: /tmp/fish/implicit/share/completions/git.fish:232 -#: /tmp/fish/implicit/share/completions/git.fish:245 -#: /tmp/fish/implicit/share/completions/git.fish:268 +#: /tmp/fish/implicit/share/completions/git.fish:198 +#: /tmp/fish/implicit/share/completions/git.fish:210 +#: /tmp/fish/implicit/share/completions/git.fish:237 +#: /tmp/fish/implicit/share/completions/git.fish:250 +#: /tmp/fish/implicit/share/completions/git.fish:274 +#: /tmp/fish/implicit/share/completions/mdadm.fish:12 #: /tmp/fish/implicit/share/completions/update-eix-remote.fish:1 #, fuzzy msgid "Be quiet" @@ -25890,10 +26932,10 @@ msgstr "Run quietly" #: /tmp/fish/implicit/share/completions/git.fish:24 #: /tmp/fish/implicit/share/completions/git.fish:41 #: /tmp/fish/implicit/share/completions/git.fish:70 -#: /tmp/fish/implicit/share/completions/git.fish:196 -#: /tmp/fish/implicit/share/completions/git.fish:208 -#: /tmp/fish/implicit/share/completions/git.fish:233 -#: /tmp/fish/implicit/share/completions/git.fish:246 +#: /tmp/fish/implicit/share/completions/git.fish:199 +#: /tmp/fish/implicit/share/completions/git.fish:211 +#: /tmp/fish/implicit/share/completions/git.fish:238 +#: /tmp/fish/implicit/share/completions/git.fish:251 #: /tmp/fish/implicit/share/completions/prt-get.fish:53 #: /tmp/fish/implicit/share/completions/prt-get.fish:111 #: /tmp/fish/implicit/share/completions/xz.fish:32 @@ -25902,12 +26944,12 @@ msgid "Be verbose" msgstr "Do not overwrite" #: /tmp/fish/implicit/share/completions/git.fish:25 -#: /tmp/fish/implicit/share/completions/git.fish:210 +#: /tmp/fish/implicit/share/completions/git.fish:213 msgid "Append ref names and object names" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:26 -#: /tmp/fish/implicit/share/completions/git.fish:211 +#: /tmp/fish/implicit/share/completions/git.fish:214 msgid "Force update of local branches" msgstr "" @@ -26062,9 +27104,9 @@ msgid "Shows the last commit of a branch" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:63 -#: /tmp/fish/implicit/share/completions/git.fish:84 -#: /tmp/fish/implicit/share/completions/git.fish:106 -#: /tmp/fish/implicit/share/completions/git.fish:181 +#: /tmp/fish/implicit/share/completions/git.fish:85 +#: /tmp/fish/implicit/share/completions/git.fish:109 +#: /tmp/fish/implicit/share/completions/git.fish:184 msgid "Remote branch" msgstr "" @@ -26096,7 +27138,7 @@ msgid "Allow adding otherwise ignored files" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:72 -#: /tmp/fish/implicit/share/completions/git.fish:252 +#: /tmp/fish/implicit/share/completions/git.fish:257 #, fuzzy msgid "Interactive mode" msgstr "Run in interactive mode" @@ -26141,1142 +27183,1171 @@ msgstr "" msgid "Checkout and switch to a branch" msgstr "" +#: /tmp/fish/implicit/share/completions/git.fish:82 +#, fuzzy +msgid "Local Branch" +msgstr "Logical and" + #: /tmp/fish/implicit/share/completions/git.fish:83 -#: /tmp/fish/implicit/share/completions/git.fish:238 +#, fuzzy +msgid "Remote Branch" +msgstr "Rename a disc" + +#: /tmp/fish/implicit/share/completions/git.fish:84 +#: /tmp/fish/implicit/share/completions/git.fish:243 msgid "Head" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:88 +#: /tmp/fish/implicit/share/completions/git.fish:89 msgid "Track a new branch" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:89 +#: /tmp/fish/implicit/share/completions/git.fish:90 +#, fuzzy +msgid "Keep staged changes" +msgstr "Remove packages" + +#: /tmp/fish/implicit/share/completions/git.fish:91 +#, fuzzy +msgid "Keep unmerged changes" +msgstr "Remove packages" + +#: /tmp/fish/implicit/share/completions/git.fish:92 msgid "Apply a patch on a git index file and a working tree" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:90 +#: /tmp/fish/implicit/share/completions/git.fish:93 msgid "Create an archive of files from a named tree" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:91 +#: /tmp/fish/implicit/share/completions/git.fish:94 msgid "Find the change that introduced a bug by binary search" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:92 +#: /tmp/fish/implicit/share/completions/git.fish:95 #, fuzzy msgid "List, create, or delete branches" msgstr "Disable repository" -#: /tmp/fish/implicit/share/completions/git.fish:94 +#: /tmp/fish/implicit/share/completions/git.fish:97 #, fuzzy msgid "Delete branch" msgstr "Delete from archive" -#: /tmp/fish/implicit/share/completions/git.fish:95 +#: /tmp/fish/implicit/share/completions/git.fish:98 #, fuzzy msgid "Force deletion of branch" msgstr "Force deletion" -#: /tmp/fish/implicit/share/completions/git.fish:96 +#: /tmp/fish/implicit/share/completions/git.fish:99 #, fuzzy msgid "Rename branch" msgstr "Rename a disc" -#: /tmp/fish/implicit/share/completions/git.fish:97 +#: /tmp/fish/implicit/share/completions/git.fish:100 #, fuzzy msgid "Force renaming branch" msgstr "Supress warnings" -#: /tmp/fish/implicit/share/completions/git.fish:98 +#: /tmp/fish/implicit/share/completions/git.fish:101 #, fuzzy msgid "Lists both local and remote branches" msgstr "Disable repository" -#: /tmp/fish/implicit/share/completions/git.fish:99 +#: /tmp/fish/implicit/share/completions/git.fish:102 msgid "Track remote branch" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:100 +#: /tmp/fish/implicit/share/completions/git.fish:103 #, fuzzy msgid "Do not track remote branch" msgstr "Do not execute remote command" -#: /tmp/fish/implicit/share/completions/git.fish:101 +#: /tmp/fish/implicit/share/completions/git.fish:104 msgid "Set remote branch to track" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:102 +#: /tmp/fish/implicit/share/completions/git.fish:105 msgid "List branches that have been merged" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:103 +#: /tmp/fish/implicit/share/completions/git.fish:106 msgid "List branches that have not been merged" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:104 +#: /tmp/fish/implicit/share/completions/git.fish:107 msgid "Apply the change introduced by an existing commit" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:107 +#: /tmp/fish/implicit/share/completions/git.fish:110 msgid "Edit the commit message prior to committing" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:108 +#: /tmp/fish/implicit/share/completions/git.fish:111 msgid "" "Append info in generated commit on the origin of the cherry-picked change" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:109 +#: /tmp/fish/implicit/share/completions/git.fish:112 msgid "Apply changes without making any commit" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:110 +#: /tmp/fish/implicit/share/completions/git.fish:113 msgid "Add Signed-off-by line to the commit message" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:111 -msgid "Fast-forward if possible" -msgstr "" - -#: /tmp/fish/implicit/share/completions/git.fish:112 -#, fuzzy -msgid "Clone a repository into a new directory" -msgstr "Create a CVS repository if it doesnt exist" - -#: /tmp/fish/implicit/share/completions/git.fish:113 -#, fuzzy -msgid "Copy files instead of using hardlinks" -msgstr "Link files instead of copying" - #: /tmp/fish/implicit/share/completions/git.fish:114 -msgid "Operate quietly and do not report progress" +msgid "Fast-forward if possible" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:115 #, fuzzy +msgid "Clone a repository into a new directory" +msgstr "Create a CVS repository if it doesnt exist" + +#: /tmp/fish/implicit/share/completions/git.fish:116 +#, fuzzy +msgid "Copy files instead of using hardlinks" +msgstr "Link files instead of copying" + +#: /tmp/fish/implicit/share/completions/git.fish:117 +msgid "Operate quietly and do not report progress" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:118 +#, fuzzy msgid "Provide more information on what is going on" msgstr "Give more information during processing" -#: /tmp/fish/implicit/share/completions/git.fish:116 +#: /tmp/fish/implicit/share/completions/git.fish:119 msgid "No checkout of HEAD is performed after the clone is complete" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:117 +#: /tmp/fish/implicit/share/completions/git.fish:120 #, fuzzy msgid "Make a bare Git repository" msgstr "Create a local copy of another repository" -#: /tmp/fish/implicit/share/completions/git.fish:118 +#: /tmp/fish/implicit/share/completions/git.fish:121 #, fuzzy msgid "Set up a mirror of the source repository" msgstr "Create a local copy of another repository" -#: /tmp/fish/implicit/share/completions/git.fish:119 +#: /tmp/fish/implicit/share/completions/git.fish:122 #, fuzzy msgid "Use a specific name of the remote instead of the default" msgstr "" "Usa o arquivo especificado em vez do banco de dados de confiança padrão" -#: /tmp/fish/implicit/share/completions/git.fish:120 +#: /tmp/fish/implicit/share/completions/git.fish:123 msgid "Use a specific branch instead of the one used by the cloned repository" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:121 +#: /tmp/fish/implicit/share/completions/git.fish:124 #, fuzzy msgid "Truncate the history to a specified number of revisions" msgstr "Help for the specified builtin" -#: /tmp/fish/implicit/share/completions/git.fish:122 +#: /tmp/fish/implicit/share/completions/git.fish:125 #, fuzzy msgid "Initialize all submodules within the cloned repository" msgstr "Check files into the repository" -#: /tmp/fish/implicit/share/completions/git.fish:123 +#: /tmp/fish/implicit/share/completions/git.fish:126 #, fuzzy msgid "Record changes to the repository" msgstr "Check files into the repository" -#: /tmp/fish/implicit/share/completions/git.fish:124 +#: /tmp/fish/implicit/share/completions/git.fish:127 #, fuzzy msgid "Amend the log message of the last commit" msgstr "Read log message from file" -#: /tmp/fish/implicit/share/completions/git.fish:125 +#: /tmp/fish/implicit/share/completions/git.fish:128 msgid "Fixup commit to be used with rebase --autosquash" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:126 +#: /tmp/fish/implicit/share/completions/git.fish:129 msgid "Show changes between commits, commit and working tree, etc" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:128 +#: /tmp/fish/implicit/share/completions/git.fish:131 #, fuzzy msgid "Show diff of changes in the index" msgstr "Do not ever ascend to the parent directory" -#: /tmp/fish/implicit/share/completions/git.fish:129 +#: /tmp/fish/implicit/share/completions/git.fish:132 #, fuzzy msgid "Compare two paths on the filesystem" msgstr "Compare archive and filesystem" -#: /tmp/fish/implicit/share/completions/git.fish:130 +#: /tmp/fish/implicit/share/completions/git.fish:133 msgid "Open diffs in a visual tool" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:132 +#: /tmp/fish/implicit/share/completions/git.fish:135 msgid "Visually show diff of changes in the index" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:133 +#: /tmp/fish/implicit/share/completions/git.fish:136 #, fuzzy msgid "Print lines matching a pattern" msgstr "List contents of a package matching pattern" -#: /tmp/fish/implicit/share/completions/git.fish:134 +#: /tmp/fish/implicit/share/completions/git.fish:137 msgid "Create an empty git repository or reinitialize an existing one" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:135 +#: /tmp/fish/implicit/share/completions/git.fish:138 msgid "Show commit shortlog" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:136 +#: /tmp/fish/implicit/share/completions/git.fish:139 msgid "Show commit logs" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:138 +#: /tmp/fish/implicit/share/completions/git.fish:141 msgid "Continue listing file history beyond renames" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:139 +#: /tmp/fish/implicit/share/completions/git.fish:142 #, fuzzy msgid "Don't print ref names" msgstr "Dont print header" -#: /tmp/fish/implicit/share/completions/git.fish:140 +#: /tmp/fish/implicit/share/completions/git.fish:143 #, fuzzy msgid "Print out ref names" msgstr "Print kernel name" -#: /tmp/fish/implicit/share/completions/git.fish:141 +#: /tmp/fish/implicit/share/completions/git.fish:144 msgid "Print ref name by which each commit was reached" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:142 +#: /tmp/fish/implicit/share/completions/git.fish:145 msgid "Limit the number of commits before starting to show the commit output" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:143 +#: /tmp/fish/implicit/share/completions/git.fish:146 #, fuzzy msgid "Skip given number of commits" msgstr "Mostra inode dos arquivos" -#: /tmp/fish/implicit/share/completions/git.fish:144 -#: /tmp/fish/implicit/share/completions/git.fish:145 +#: /tmp/fish/implicit/share/completions/git.fish:147 +#: /tmp/fish/implicit/share/completions/git.fish:148 msgid "Show commits more recent than specified date" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:146 -#: /tmp/fish/implicit/share/completions/git.fish:147 +#: /tmp/fish/implicit/share/completions/git.fish:149 +#: /tmp/fish/implicit/share/completions/git.fish:150 #, fuzzy msgid "Show commits older than specified date" msgstr "Query packages with the specified group" -#: /tmp/fish/implicit/share/completions/git.fish:148 +#: /tmp/fish/implicit/share/completions/git.fish:151 msgid "Limit commits from given author" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:149 +#: /tmp/fish/implicit/share/completions/git.fish:152 msgid "Limit commits from given committer" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:150 -msgid "Limit commits to ones with reflog entries matching given pattern" -msgstr "" - -#: /tmp/fish/implicit/share/completions/git.fish:151 -#, fuzzy -msgid "Limit commits with message that match given pattern" -msgstr "List contents of a package matching pattern" - -#: /tmp/fish/implicit/share/completions/git.fish:152 -msgid "Limit commits to ones that match all given --grep" -msgstr "" - #: /tmp/fish/implicit/share/completions/git.fish:153 -msgid "Limit commits to ones with message that don't match --grep" +msgid "Limit commits to ones with reflog entries matching given pattern" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:154 #, fuzzy -msgid "Case insensitive match" -msgstr "Case insensitive" +msgid "Limit commits with message that match given pattern" +msgstr "List contents of a package matching pattern" #: /tmp/fish/implicit/share/completions/git.fish:155 -msgid "Patterns are basic regular expressions (default)" +msgid "Limit commits to ones that match all given --grep" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:156 +msgid "Limit commits to ones with message that don't match --grep" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:157 +#, fuzzy +msgid "Case insensitive match" +msgstr "Case insensitive" + +#: /tmp/fish/implicit/share/completions/git.fish:158 +msgid "Patterns are basic regular expressions (default)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:159 #, fuzzy msgid "Patterns are extended regular expressions" msgstr "Pattern is extended regexp" -#: /tmp/fish/implicit/share/completions/git.fish:157 +#: /tmp/fish/implicit/share/completions/git.fish:160 #, fuzzy msgid "Patterns are fixed strings" msgstr "Pattern is a fixed string" -#: /tmp/fish/implicit/share/completions/git.fish:158 +#: /tmp/fish/implicit/share/completions/git.fish:161 msgid "Patterns are Perl-compatible regular expressions" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:159 +#: /tmp/fish/implicit/share/completions/git.fish:162 msgid "Stop when given path disappears from tree" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:160 +#: /tmp/fish/implicit/share/completions/git.fish:163 #, fuzzy msgid "Print only merge commits" msgstr "Print only left column" -#: /tmp/fish/implicit/share/completions/git.fish:161 +#: /tmp/fish/implicit/share/completions/git.fish:164 msgid "Don't print commits with more than one parent" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:162 +#: /tmp/fish/implicit/share/completions/git.fish:165 msgid "Show only commit with at least the given number of parents" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:163 +#: /tmp/fish/implicit/share/completions/git.fish:166 msgid "Show only commit with at most the given number of parents" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:164 +#: /tmp/fish/implicit/share/completions/git.fish:167 msgid "Show only commit without a mimimum number of parents" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:165 +#: /tmp/fish/implicit/share/completions/git.fish:168 msgid "Show only commit without a maximum number of parents" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:166 +#: /tmp/fish/implicit/share/completions/git.fish:169 msgid "Follow only the first parent commit upon seeing a merge commit" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:167 +#: /tmp/fish/implicit/share/completions/git.fish:170 msgid "Reverse meaning of ^ prefix" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:168 +#: /tmp/fish/implicit/share/completions/git.fish:171 msgid "" "Pretend as if all refs in refs/ are listed on the command line as " msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:169 +#: /tmp/fish/implicit/share/completions/git.fish:172 msgid "" "Pretend as if all refs are in refs/heads are listed on the command line as " "" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:170 +#: /tmp/fish/implicit/share/completions/git.fish:173 msgid "" "Pretend as if all refs are in ref/tags are listed on the command line as " "" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:171 +#: /tmp/fish/implicit/share/completions/git.fish:174 msgid "" "Pretend as if all refs in refs/remotes are listed on the command line as " "" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:172 +#: /tmp/fish/implicit/share/completions/git.fish:175 msgid "" "Pretend as if all refs matching shell glob are listed on the command line as " "" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:173 +#: /tmp/fish/implicit/share/completions/git.fish:176 #, fuzzy msgid "Do not include refs matching given glob pattern" msgstr "Insert modules matching the given wildcard" -#: /tmp/fish/implicit/share/completions/git.fish:174 +#: /tmp/fish/implicit/share/completions/git.fish:177 msgid "" "Pretend as if all objcets mentioned by reflogs are listed on the command " "line as " msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:175 +#: /tmp/fish/implicit/share/completions/git.fish:178 #, fuzzy msgid "Ignore invalid object names" msgstr "Ignore environment variables" -#: /tmp/fish/implicit/share/completions/git.fish:176 +#: /tmp/fish/implicit/share/completions/git.fish:179 #, fuzzy msgid "Read commits from stdin" msgstr "Read names from stdin" -#: /tmp/fish/implicit/share/completions/git.fish:177 +#: /tmp/fish/implicit/share/completions/git.fish:180 msgid "Mark equivalent commits with = and inequivalent with +" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:178 +#: /tmp/fish/implicit/share/completions/git.fish:181 msgid "Omit equivalent commits" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:179 +#: /tmp/fish/implicit/share/completions/git.fish:182 msgid "Join two or more development histories together" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:182 +#: /tmp/fish/implicit/share/completions/git.fish:185 msgid "Autocommit the merge" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:183 +#: /tmp/fish/implicit/share/completions/git.fish:186 #, fuzzy msgid "Don't autocommit the merge" msgstr "Don't use a comment string" -#: /tmp/fish/implicit/share/completions/git.fish:184 +#: /tmp/fish/implicit/share/completions/git.fish:187 msgid "Edit auto-generated merge message" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:185 +#: /tmp/fish/implicit/share/completions/git.fish:188 msgid "Don't edit auto-generated merge message" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:186 +#: /tmp/fish/implicit/share/completions/git.fish:189 msgid "Don't generate a merge commit if merge is fast-forward" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:187 +#: /tmp/fish/implicit/share/completions/git.fish:190 msgid "Generate a merge commit even if merge is fast-forward" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:188 +#: /tmp/fish/implicit/share/completions/git.fish:191 msgid "Refuse to merge unless fast-forward possible" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:189 +#: /tmp/fish/implicit/share/completions/git.fish:192 msgid "Populate the log message with one-line descriptions" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:190 +#: /tmp/fish/implicit/share/completions/git.fish:193 msgid "Don't populate the log message with one-line descriptions" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:191 +#: /tmp/fish/implicit/share/completions/git.fish:194 #, fuzzy msgid "Show diffstat of the merge" msgstr "Mostra horário de modificação" -#: /tmp/fish/implicit/share/completions/git.fish:192 +#: /tmp/fish/implicit/share/completions/git.fish:195 msgid "Don't show diffstat of the merge" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:193 +#: /tmp/fish/implicit/share/completions/git.fish:196 #, fuzzy msgid "Squash changes from other branch as a single commit" msgstr "Bring changes from the repository into the working copy" -#: /tmp/fish/implicit/share/completions/git.fish:194 +#: /tmp/fish/implicit/share/completions/git.fish:197 #, fuzzy msgid "Don't squash changes" msgstr "Don't summarize changes" -#: /tmp/fish/implicit/share/completions/git.fish:197 -#: /tmp/fish/implicit/share/completions/git.fish:214 -#: /tmp/fish/implicit/share/completions/git.fish:234 +#: /tmp/fish/implicit/share/completions/git.fish:200 +#: /tmp/fish/implicit/share/completions/git.fish:217 +#: /tmp/fish/implicit/share/completions/git.fish:239 msgid "Force progress status" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:198 -msgid "Force no progress status" -msgstr "" - -#: /tmp/fish/implicit/share/completions/git.fish:199 -#, fuzzy -msgid "Set the commit message" -msgstr "Read commit message from file" - -#: /tmp/fish/implicit/share/completions/git.fish:200 -#, fuzzy -msgid "Abort the current conflict resolution process" -msgstr "Reload service configuration" - #: /tmp/fish/implicit/share/completions/git.fish:201 -msgid "Run merge conflict resolution tools to resolve merge conflicts" +msgid "Force no progress status" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:202 #, fuzzy -msgid "Use specific merge resolution program" -msgstr "Use specified message digest algorithm" +msgid "Set the commit message" +msgstr "Read commit message from file" + +#: /tmp/fish/implicit/share/completions/git.fish:203 +#, fuzzy +msgid "Abort the current conflict resolution process" +msgstr "Reload service configuration" #: /tmp/fish/implicit/share/completions/git.fish:204 -msgid "Move or rename a file, a directory, or a symlink" +msgid "Run merge conflict resolution tools to resolve merge conflicts" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:205 +#, fuzzy +msgid "Use specific merge resolution program" +msgstr "Use specified message digest algorithm" + +#: /tmp/fish/implicit/share/completions/git.fish:207 +msgid "Move or rename a file, a directory, or a symlink" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:208 msgid "Prune all unreachable objects from the object database" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:206 +#: /tmp/fish/implicit/share/completions/git.fish:209 msgid "Fetch from and merge with another repository or a local branch" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:209 +#: /tmp/fish/implicit/share/completions/git.fish:212 #, fuzzy msgid "Fetch all remotes" msgstr "Read-only repository mode" -#: /tmp/fish/implicit/share/completions/git.fish:212 +#: /tmp/fish/implicit/share/completions/git.fish:215 #, fuzzy msgid "Keep downloaded pack" msgstr "Disable downloading packages" -#: /tmp/fish/implicit/share/completions/git.fish:213 +#: /tmp/fish/implicit/share/completions/git.fish:216 #, fuzzy msgid "Disable automatic tag following" msgstr "Disable automtic buffer allocation" -#: /tmp/fish/implicit/share/completions/git.fish:215 #: /tmp/fish/implicit/share/completions/git.fish:218 -#: /tmp/fish/implicit/share/completions/git.fish:236 +#: /tmp/fish/implicit/share/completions/git.fish:221 +#: /tmp/fish/implicit/share/completions/git.fish:241 #, fuzzy msgid "Remote alias" msgstr "Remove packages" -#: /tmp/fish/implicit/share/completions/git.fish:217 +#: /tmp/fish/implicit/share/completions/git.fish:220 msgid "Update remote refs along with associated objects" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:220 +#: /tmp/fish/implicit/share/completions/git.fish:223 msgid "Force-push branch" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:221 +#: /tmp/fish/implicit/share/completions/git.fish:224 msgid "Force-push local branch to remote branch" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:222 +#: /tmp/fish/implicit/share/completions/git.fish:225 msgid "Push local branch to remote branch" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:223 +#: /tmp/fish/implicit/share/completions/git.fish:226 msgid "Push all refs under refs/heads/" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:224 +#: /tmp/fish/implicit/share/completions/git.fish:227 msgid "Remove remote branches that don't have a local counterpart" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:225 -msgid "Push all refs under refs/" -msgstr "" - -#: /tmp/fish/implicit/share/completions/git.fish:226 -#, fuzzy -msgid "Delete all listed refs from the remote repository" -msgstr "Specify the repository URL" - -#: /tmp/fish/implicit/share/completions/git.fish:227 -msgid "Push all refs under refs/tags" -msgstr "" - #: /tmp/fish/implicit/share/completions/git.fish:228 -msgid "Do everything except actually send the updates" +msgid "Push all refs under refs/" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:229 #, fuzzy -msgid "Produce machine-readable output" -msgstr "Give human-readable output" +msgid "Delete all listed refs from the remote repository" +msgstr "Specify the repository URL" #: /tmp/fish/implicit/share/completions/git.fish:230 -msgid "Force update of remote refs" +msgid "Push all refs under refs/tags" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:231 -msgid "Add upstream (tracking) reference" +msgid "Push all usual refs plus the ones under refs/tags" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:232 +msgid "Do everything except actually send the updates" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:233 +#, fuzzy +msgid "Produce machine-readable output" +msgstr "Give human-readable output" + +#: /tmp/fish/implicit/share/completions/git.fish:234 +msgid "Force update of remote refs" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:235 -msgid "Forward-port local commits to the updated upstream head" +msgid "" +"Force update of remote refs, stopping if other's changes would be overwritten" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:236 +msgid "Add upstream (tracking) reference" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:240 +msgid "Forward-port local commits to the updated upstream head" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:245 #, fuzzy msgid "Restart the rebasing process" msgstr "Automatic line ending processing" -#: /tmp/fish/implicit/share/completions/git.fish:241 +#: /tmp/fish/implicit/share/completions/git.fish:246 #, fuzzy msgid "Abort the rebase operation" msgstr "Force name/rev association" -#: /tmp/fish/implicit/share/completions/git.fish:242 +#: /tmp/fish/implicit/share/completions/git.fish:247 msgid "Keep the commits that don't cahnge anything" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:243 +#: /tmp/fish/implicit/share/completions/git.fish:248 msgid "Restart the rebasing process by skipping the current patch" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:244 +#: /tmp/fish/implicit/share/completions/git.fish:249 msgid "Use merging strategies to rebase" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:247 +#: /tmp/fish/implicit/share/completions/git.fish:252 #, fuzzy msgid "Show diffstat of the rebase" msgstr "Show state of dependencies" -#: /tmp/fish/implicit/share/completions/git.fish:248 +#: /tmp/fish/implicit/share/completions/git.fish:253 msgid "Don't show diffstat of the rebase" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:249 +#: /tmp/fish/implicit/share/completions/git.fish:254 msgid "Allow the pre-rebase hook to run" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:250 +#: /tmp/fish/implicit/share/completions/git.fish:255 msgid "Don't allow the pre-rebase hook to run" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:251 +#: /tmp/fish/implicit/share/completions/git.fish:256 #, fuzzy msgid "Force the rebase" msgstr "Force new revision" -#: /tmp/fish/implicit/share/completions/git.fish:253 +#: /tmp/fish/implicit/share/completions/git.fish:258 msgid "Try to recreate merges" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:254 +#: /tmp/fish/implicit/share/completions/git.fish:259 #, fuzzy msgid "Rebase all reachable commits" msgstr "Report on each commit" -#: /tmp/fish/implicit/share/completions/git.fish:255 +#: /tmp/fish/implicit/share/completions/git.fish:260 msgid "Automatic squashing" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:256 +#: /tmp/fish/implicit/share/completions/git.fish:261 msgid "No automatic squashing" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:257 +#: /tmp/fish/implicit/share/completions/git.fish:262 #, fuzzy msgid "No fast-forward" msgstr "Set date forward" -#: /tmp/fish/implicit/share/completions/git.fish:258 +#: /tmp/fish/implicit/share/completions/git.fish:263 #, fuzzy msgid "Reset current HEAD to the specified state" msgstr "Help for the specified builtin" -#: /tmp/fish/implicit/share/completions/git.fish:259 +#: /tmp/fish/implicit/share/completions/git.fish:264 #, fuzzy msgid "Reset files in working directory" msgstr "Change working directory" -#: /tmp/fish/implicit/share/completions/git.fish:262 +#: /tmp/fish/implicit/share/completions/git.fish:268 msgid "Reflog" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:263 +#: /tmp/fish/implicit/share/completions/git.fish:269 #, fuzzy msgid "Revert an existing commit" msgstr "Report on each commit" -#: /tmp/fish/implicit/share/completions/git.fish:264 +#: /tmp/fish/implicit/share/completions/git.fish:270 #, fuzzy msgid "Remove files from the working tree and from the index" msgstr "Remove files after adding to archive" -#: /tmp/fish/implicit/share/completions/git.fish:265 +#: /tmp/fish/implicit/share/completions/git.fish:271 #, fuzzy msgid "Keep local copies" msgstr "Clean local caches and packages" -#: /tmp/fish/implicit/share/completions/git.fish:266 +#: /tmp/fish/implicit/share/completions/git.fish:272 msgid "Exit with a zero status even if no files matched" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:267 +#: /tmp/fish/implicit/share/completions/git.fish:273 msgid "Allow recursive removal" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:269 +#: /tmp/fish/implicit/share/completions/git.fish:275 msgid "Override the up-to-date check" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:270 +#: /tmp/fish/implicit/share/completions/git.fish:276 #: /tmp/fish/implicit/share/completions/prt-get.fish:45 #: /tmp/fish/implicit/share/completions/prt-get.fish:103 msgid "Dry run" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:271 +#: /tmp/fish/implicit/share/completions/git.fish:277 #, fuzzy msgid "Show the working tree status" msgstr "Show hidden functions" -#: /tmp/fish/implicit/share/completions/git.fish:272 +#: /tmp/fish/implicit/share/completions/git.fish:278 #, fuzzy msgid "Give the output in the short-format" msgstr "Give output suitable for get --context" -#: /tmp/fish/implicit/share/completions/git.fish:273 +#: /tmp/fish/implicit/share/completions/git.fish:279 msgid "Show the branch and tracking info even in short-format" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:274 +#: /tmp/fish/implicit/share/completions/git.fish:280 msgid "Give the output in a stable, easy-to-parse format" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:275 +#: /tmp/fish/implicit/share/completions/git.fish:281 msgid "Terminate entries with null character" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:276 +#: /tmp/fish/implicit/share/completions/git.fish:282 msgid "The untracked files handling mode" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:277 +#: /tmp/fish/implicit/share/completions/git.fish:283 #, fuzzy msgid "Ignore changes to submodules" msgstr "Ignore changes in case" -#: /tmp/fish/implicit/share/completions/git.fish:278 +#: /tmp/fish/implicit/share/completions/git.fish:284 msgid "Create, list, delete or verify a tag object signed with GPG" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:280 +#: /tmp/fish/implicit/share/completions/git.fish:286 msgid "Make an unsigned, annotated tag object" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:281 +#: /tmp/fish/implicit/share/completions/git.fish:287 #, fuzzy msgid "Make a GPG-signed tag" msgstr "Make a signature" -#: /tmp/fish/implicit/share/completions/git.fish:282 +#: /tmp/fish/implicit/share/completions/git.fish:288 #, fuzzy msgid "Remove a tag" msgstr "Remove a key" -#: /tmp/fish/implicit/share/completions/git.fish:283 +#: /tmp/fish/implicit/share/completions/git.fish:289 msgid "Verify signature of a tag" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:284 +#: /tmp/fish/implicit/share/completions/git.fish:290 msgid "Force overwriting exising tag" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:286 +#: /tmp/fish/implicit/share/completions/git.fish:292 msgid "List tags that contain a commit" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:289 +#: /tmp/fish/implicit/share/completions/git.fish:295 #, fuzzy msgid "Stash away changes" msgstr "Patch local changes" -#: /tmp/fish/implicit/share/completions/git.fish:290 +#: /tmp/fish/implicit/share/completions/git.fish:296 #, fuzzy msgid "List stashes" msgstr "Lista as chaves" -#: /tmp/fish/implicit/share/completions/git.fish:291 +#: /tmp/fish/implicit/share/completions/git.fish:297 #, fuzzy msgid "Show the changes recorded in the stash" msgstr "Query packages with the specified group" -#: /tmp/fish/implicit/share/completions/git.fish:292 +#: /tmp/fish/implicit/share/completions/git.fish:298 msgid "Apply and remove a single stashed state" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:293 +#: /tmp/fish/implicit/share/completions/git.fish:299 msgid "Apply a single stashed state" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:294 +#: /tmp/fish/implicit/share/completions/git.fish:300 #, fuzzy msgid "Remove all stashed states" msgstr "Remove packages" -#: /tmp/fish/implicit/share/completions/git.fish:295 +#: /tmp/fish/implicit/share/completions/git.fish:301 #, fuzzy msgid "Remove a single stashed state from the stash list" msgstr "Remove a given entry from the --group list" -#: /tmp/fish/implicit/share/completions/git.fish:296 +#: /tmp/fish/implicit/share/completions/git.fish:302 #, fuzzy msgid "Create a stash" msgstr "Create archive" -#: /tmp/fish/implicit/share/completions/git.fish:297 +#: /tmp/fish/implicit/share/completions/git.fish:303 msgid "Save a new stash" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:298 +#: /tmp/fish/implicit/share/completions/git.fish:304 #, fuzzy msgid "Create a new branch from a stash" msgstr "Create compressed patches" -#: /tmp/fish/implicit/share/completions/git.fish:299 +#: /tmp/fish/implicit/share/completions/git.fish:305 #, fuzzy msgid "Set and read git configuration variables" msgstr "Specify a configuration file" -#: /tmp/fish/implicit/share/completions/git.fish:300 +#: /tmp/fish/implicit/share/completions/git.fish:306 #, fuzzy msgid "Generate patch series to send upstream" msgstr "Generate package from source" -#: /tmp/fish/implicit/share/completions/git.fish:302 -msgid "Generate plain patches without diffstat" -msgstr "" - -#: /tmp/fish/implicit/share/completions/git.fish:303 -#, fuzzy -msgid "Suppress diff output" -msgstr "Suppress informational output" - -#: /tmp/fish/implicit/share/completions/git.fish:304 -msgid "Spend more time to create smaller diffs" -msgstr "" - -#: /tmp/fish/implicit/share/completions/git.fish:305 -msgid "Generate diff with the 'patience' algorithm" -msgstr "" - -#: /tmp/fish/implicit/share/completions/git.fish:306 -msgid "Generate diff with the 'histogram' algorithm" -msgstr "" - -#: /tmp/fish/implicit/share/completions/git.fish:307 -msgid "Print all commits to stdout in mbox format" -msgstr "" - #: /tmp/fish/implicit/share/completions/git.fish:308 -msgid "Show number of added/deleted lines in decimal notation" +msgid "Generate plain patches without diffstat" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:309 #, fuzzy -msgid "Output only last line of the stat" -msgstr "Output only first of equal lines" +msgid "Suppress diff output" +msgstr "Suppress informational output" #: /tmp/fish/implicit/share/completions/git.fish:310 -msgid "Output a condensed summary of extended header information" +msgid "Spend more time to create smaller diffs" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:311 +msgid "Generate diff with the 'patience' algorithm" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:312 +msgid "Generate diff with the 'histogram' algorithm" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:313 +msgid "Print all commits to stdout in mbox format" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:314 +msgid "Show number of added/deleted lines in decimal notation" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:315 +#, fuzzy +msgid "Output only last line of the stat" +msgstr "Output only first of equal lines" + +#: /tmp/fish/implicit/share/completions/git.fish:316 +msgid "Output a condensed summary of extended header information" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:317 #, fuzzy msgid "Disable rename detection" msgstr "Don't trust the file modification times" -#: /tmp/fish/implicit/share/completions/git.fish:312 +#: /tmp/fish/implicit/share/completions/git.fish:318 msgid "Show full blob object names" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:313 +#: /tmp/fish/implicit/share/completions/git.fish:319 msgid "Output a binary diff for use with git apply" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:314 +#: /tmp/fish/implicit/share/completions/git.fish:320 msgid "Also inspect unmodified files as source for a copy" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:316 +#: /tmp/fish/implicit/share/completions/git.fish:322 #, fuzzy msgid "Ignore changes in whitespace at EOL" msgstr "Ignore changes in the amount of white space" -#: /tmp/fish/implicit/share/completions/git.fish:317 +#: /tmp/fish/implicit/share/completions/git.fish:323 #, fuzzy msgid "Ignore changes in amount of whitespace" msgstr "Ignore changes in the amount of white space" -#: /tmp/fish/implicit/share/completions/git.fish:318 +#: /tmp/fish/implicit/share/completions/git.fish:324 #, fuzzy msgid "Ignore whitespace when comparing lines" msgstr "Ignore case when comparing file names" -#: /tmp/fish/implicit/share/completions/git.fish:320 +#: /tmp/fish/implicit/share/completions/git.fish:326 #, fuzzy msgid "Show whole surrounding functions of changes" msgstr "Show hidden functions" -#: /tmp/fish/implicit/share/completions/git.fish:321 +#: /tmp/fish/implicit/share/completions/git.fish:327 msgid "Allow an external diff helper to be executed" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:322 +#: /tmp/fish/implicit/share/completions/git.fish:328 msgid "Disallow external diff helpers" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:323 +#: /tmp/fish/implicit/share/completions/git.fish:329 msgid "Disallow external text conversion filters for binary files (Default)" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:324 +#: /tmp/fish/implicit/share/completions/git.fish:330 msgid "" "Allow external text conversion filters for binary files (Resulting diff is " "unappliable)" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:325 +#: /tmp/fish/implicit/share/completions/git.fish:331 msgid "Do not show source or destination prefix" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:326 +#: /tmp/fish/implicit/share/completions/git.fish:332 msgid "Name output in [Patch n/m] format, even with a single patch" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:327 +#: /tmp/fish/implicit/share/completions/git.fish:333 msgid "Name output in [Patch] format, even with multiple patches" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:328 +#: /tmp/fish/implicit/share/completions/git.fish:334 msgid "Initialize, update or inspect submodules" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:329 +#: /tmp/fish/implicit/share/completions/git.fish:335 #, fuzzy msgid "Add a submodule" msgstr "Add a symbolic tag to a module" -#: /tmp/fish/implicit/share/completions/git.fish:330 +#: /tmp/fish/implicit/share/completions/git.fish:336 msgid "Show submodule status" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:331 #: /tmp/fish/implicit/share/completions/git.fish:337 +#: /tmp/fish/implicit/share/completions/git.fish:343 msgid "Initialize all submodules" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:332 +#: /tmp/fish/implicit/share/completions/git.fish:338 #, fuzzy msgid "Update all submodules" msgstr "Update sources" -#: /tmp/fish/implicit/share/completions/git.fish:333 +#: /tmp/fish/implicit/share/completions/git.fish:339 #, fuzzy msgid "Show commit summary" msgstr "Print summary" -#: /tmp/fish/implicit/share/completions/git.fish:334 +#: /tmp/fish/implicit/share/completions/git.fish:340 #, fuzzy msgid "Run command on each submodule" msgstr "Run commands from cache" -#: /tmp/fish/implicit/share/completions/git.fish:335 +#: /tmp/fish/implicit/share/completions/git.fish:341 msgid "Sync submodules' URL with .gitmodules" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:336 +#: /tmp/fish/implicit/share/completions/git.fish:342 #, fuzzy msgid "Only print error messages" msgstr "Only print number of matches" -#: /tmp/fish/implicit/share/completions/git.fish:338 +#: /tmp/fish/implicit/share/completions/git.fish:344 msgid "Checkout the superproject's commit on a detached HEAD in the submodule" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:339 +#: /tmp/fish/implicit/share/completions/git.fish:345 msgid "" "Merge the superproject's commit into the current branch of the submodule" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:340 +#: /tmp/fish/implicit/share/completions/git.fish:346 msgid "Rebase current branch onto the superproject's commit" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:341 +#: /tmp/fish/implicit/share/completions/git.fish:347 msgid "Don't fetch new objects from the remote" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:342 +#: /tmp/fish/implicit/share/completions/git.fish:348 msgid "" "Instead of using superproject's SHA-1, use the state of the submodule's " "remote-tracking branch" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:343 +#: /tmp/fish/implicit/share/completions/git.fish:349 msgid "" "Throw away local changes when switching to a different commit and always run " "checkout" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:344 +#: /tmp/fish/implicit/share/completions/git.fish:350 msgid "Also add ignored submodule path" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:345 +#: /tmp/fish/implicit/share/completions/git.fish:351 #, fuzzy msgid "Remove even with local changes" msgstr "Patch local changes" -#: /tmp/fish/implicit/share/completions/git.fish:346 +#: /tmp/fish/implicit/share/completions/git.fish:352 msgid "Use the commit stored in the index" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:347 +#: /tmp/fish/implicit/share/completions/git.fish:353 msgid "Compare the commit in the index with submodule HEAD" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:348 +#: /tmp/fish/implicit/share/completions/git.fish:354 #, fuzzy msgid "Traverse submodules recursively" msgstr "Descend recursively" -#: /tmp/fish/implicit/share/completions/git.fish:349 +#: /tmp/fish/implicit/share/completions/git.fish:355 msgid "Show logs with difference each commit introduces" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:350 +#: /tmp/fish/implicit/share/completions/git.fish:356 #, fuzzy msgid "Remove untracked files from the working tree" msgstr "Place files or directories under version control" -#: /tmp/fish/implicit/share/completions/git.fish:351 +#: /tmp/fish/implicit/share/completions/git.fish:357 #, fuzzy msgid "Force run" msgstr "Saída forçada" -#: /tmp/fish/implicit/share/completions/git.fish:352 +#: /tmp/fish/implicit/share/completions/git.fish:358 msgid "Show what would be done and clean files interactively" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:353 +#: /tmp/fish/implicit/share/completions/git.fish:359 msgid "Don't actually remove anything, just show what would be done" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:354 +#: /tmp/fish/implicit/share/completions/git.fish:360 msgid "Be quiet, only report errors" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:355 +#: /tmp/fish/implicit/share/completions/git.fish:361 msgid "Remove untracked directories in addition to untracked files" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:356 +#: /tmp/fish/implicit/share/completions/git.fish:362 msgid "Remove ignored files, as well" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:357 +#: /tmp/fish/implicit/share/completions/git.fish:363 #, fuzzy msgid "Remove only ignored files" msgstr "Freshen: only changed files" -#: /tmp/fish/implicit/share/completions/git.fish:358 +#: /tmp/fish/implicit/share/completions/git.fish:364 #, fuzzy msgid "Show what revision and author last modified each line of a file" msgstr "Show last revision where each line was modified" -#: /tmp/fish/implicit/share/completions/git.fish:359 +#: /tmp/fish/implicit/share/completions/git.fish:365 msgid "Show blank SHA-1 for boundary commits" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:360 +#: /tmp/fish/implicit/share/completions/git.fish:366 #, fuzzy msgid "Do not treat root commits as boundaries" msgstr "Do not execute remote command" -#: /tmp/fish/implicit/share/completions/git.fish:361 -msgid "Include additional statistics" -msgstr "" - -#: /tmp/fish/implicit/share/completions/git.fish:362 -#, fuzzy -msgid "Annotate only the given line range" -msgstr "Annotate every line" - -#: /tmp/fish/implicit/share/completions/git.fish:363 -msgid "Show long rev" -msgstr "" - -#: /tmp/fish/implicit/share/completions/git.fish:364 -#, fuzzy -msgid "Show raw timestamp" -msgstr "Show time type" - -#: /tmp/fish/implicit/share/completions/git.fish:365 -#, fuzzy -msgid "Use revisions from named file instead of calling rev-list" -msgstr "Use specified file instead of the default trustdb" - -#: /tmp/fish/implicit/share/completions/git.fish:366 -msgid "Walk history forward instead of backward" -msgstr "" - #: /tmp/fish/implicit/share/completions/git.fish:367 -msgid "Show in a format designed for machine consumption" +msgid "Include additional statistics" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:368 #, fuzzy +msgid "Annotate only the given line range" +msgstr "Annotate every line" + +#: /tmp/fish/implicit/share/completions/git.fish:369 +msgid "Show long rev" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:370 +#, fuzzy +msgid "Show raw timestamp" +msgstr "Show time type" + +#: /tmp/fish/implicit/share/completions/git.fish:371 +#, fuzzy +msgid "Use revisions from named file instead of calling rev-list" +msgstr "Use specified file instead of the default trustdb" + +#: /tmp/fish/implicit/share/completions/git.fish:372 +msgid "Walk history forward instead of backward" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:373 +msgid "Show in a format designed for machine consumption" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:374 +#, fuzzy msgid "Show the porcelain format" msgstr "Show whatis information" -#: /tmp/fish/implicit/share/completions/git.fish:369 +#: /tmp/fish/implicit/share/completions/git.fish:375 #, fuzzy msgid "Show the result incrementally" msgstr "Show the time" -#: /tmp/fish/implicit/share/completions/git.fish:370 +#: /tmp/fish/implicit/share/completions/git.fish:376 msgid "Instead of working tree, use the contents of the named file" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:371 +#: /tmp/fish/implicit/share/completions/git.fish:377 #, fuzzy msgid "Specifies the format used to output dates" msgstr "Specify the repository URL" -#: /tmp/fish/implicit/share/completions/git.fish:372 +#: /tmp/fish/implicit/share/completions/git.fish:378 msgid "Detect moved or copied lines within a file" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:373 +#: /tmp/fish/implicit/share/completions/git.fish:379 msgid "" "Detect lines moved or copied from other files that were modified in the same " "commit" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:375 +#: /tmp/fish/implicit/share/completions/git.fish:381 #, fuzzy msgid "Use the same output mode as git-annotate" msgstr "Use the portable output format" -#: /tmp/fish/implicit/share/completions/git.fish:376 +#: /tmp/fish/implicit/share/completions/git.fish:382 #, fuzzy msgid "Show the filename in the original commit" msgstr "Change working directory" -#: /tmp/fish/implicit/share/completions/git.fish:377 +#: /tmp/fish/implicit/share/completions/git.fish:383 msgid "Show the line number in the original commit" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:378 +#: /tmp/fish/implicit/share/completions/git.fish:384 #, fuzzy msgid "Suppress the author name and timestamp from the output" msgstr "Allow subkeys that have a timestamp from the future" -#: /tmp/fish/implicit/share/completions/git.fish:379 +#: /tmp/fish/implicit/share/completions/git.fish:385 msgid "Show the author email instead of author name" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:380 +#: /tmp/fish/implicit/share/completions/git.fish:386 #, fuzzy msgid "Ignore whitespace changes" msgstr "Ignore whitespace" -#: /tmp/fish/implicit/share/completions/git.fish:381 +#: /tmp/fish/implicit/share/completions/git.fish:387 #, fuzzy msgid "Custom command" msgstr "Job command" @@ -29100,7 +30171,7 @@ msgid "Uses Gradle Daemon to run build" msgstr "" #: /tmp/fish/implicit/share/completions/gradle.fish:11 -msgid "Uses Gradle Daemon in forground" +msgid "Uses Gradle Daemon in foreground" msgstr "" #: /tmp/fish/implicit/share/completions/gradle.fish:12 @@ -29452,6 +30523,267 @@ msgstr "" msgid "This option permits to add group with non-unique GID" msgstr "" +#: /tmp/fish/implicit/share/completions/grub-file.fish:1 +msgid "Check if FILE can be booted as i386 PAE Xen unprivileged guest kernel" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:2 +msgid "" +"Check if given file can be booted as x86_64 Xen unprivileged guest kernel" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:3 +msgid "Check if given file can be used as Xen x86 privileged guest kernel" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:4 +msgid "Check if given file can be used as x86 multiboot kernel" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:5 +msgid "Check if given file can be used as x86 multiboot2 kernel" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:6 +msgid "Check if given file is ARM Linux" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:7 +msgid "Check if given file is ARM64 Linux" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:8 +msgid "Check if given file is IA64 Linux" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:9 +msgid "Check if given file is MIPS Linux" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:10 +msgid "Check if given file is MIPSEL Linux" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:11 +msgid "Check if given file is SPARC64 Linux" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:12 +msgid "Check if given file is POWERPC Linux" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:13 +msgid "Check if given file is x86 Linux" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:14 +msgid "Check if given file is x86 Linux supporting 32-bit protocol" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:15 +msgid "Check if given file is x86 kFreeBSD" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:16 +msgid "Check if given file is i386 kFreeBSD" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:17 +msgid "Check if given file is x86_64 kFreeBSD" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:18 +msgid "Check if given file is x86 kNetBSD" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:19 +msgid "Check if given file is i386 kNetBSD" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:20 +msgid "Check if given file is x86_64 kNetBSD" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:21 +msgid "Check if given file is i386 EFI file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:22 +msgid "Check if given file is x86_64 EFI file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:23 +msgid "Check if given file is IA64 EFI file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:24 +msgid "Check if given file is ARM64 EFI file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:25 +msgid "Check if given file is ARM EFI file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:26 +msgid "Check if given file is hiberfil.sys in hibernated state" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:27 +msgid "Check if given file is x86_64 XNU (Mac OS X kernel)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:28 +msgid "Check if given file is i386 XNU (Mac OS X kernel)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:29 +msgid "Check if given file is XNU (Mac OS X kernel) hibernated image" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:30 +msgid "Check if given file is BIOS bootsector" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:32 +#, fuzzy +msgid "Display usage and exit" +msgstr "Display help and exit" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:1 +#, fuzzy +msgid "Compress GRUB files" +msgstr "Compress file" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:2 +#, fuzzy +msgid "Use image and modules under given directory" +msgstr "Read files under each directory" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:3 +#, fuzzy +msgid "Install given fonts" +msgstr "Install new package" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:4 +#, fuzzy +msgid "Install only given modules and their dependencies" +msgstr "Install/remove packages for dependencies" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:5 +msgid "Embed given file as public key for signature checking" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:6 +#, fuzzy +msgid "Use translations under given directory" +msgstr "Set the home directory" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:7 +#, fuzzy +msgid "Install only given locales" +msgstr "Check files into the repository" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:8 +#, fuzzy +msgid "Preload specfied modules" +msgstr "Help for the specified builtin" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:9 +#, fuzzy +msgid "Install given theme" +msgstr "Install new package" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:11 +msgid "Make drive also bootable as floppy" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:12 +msgid "Install GRUB images under DIR/grub" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:13 +#, fuzzy +msgid "Set bootloader ID" +msgstr "Set block size" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:14 +#, fuzzy +msgid "Choose compression to use for core image" +msgstr "Display the session key used for one message" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:15 +#, fuzzy +msgid "Set disk module to use" +msgstr "Select how to display key IDs" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:16 +#, fuzzy +msgid "Use given directory as the EFI System Partition root" +msgstr "Use specified key as the key to sign with" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:17 +msgid "Install even if problems are detected" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:18 +msgid "Use identifier file even if UUID is available" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:19 +msgid "Use given color for label background" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:20 +#, fuzzy +msgid "Use given color for label" +msgstr "Print only rcs filename" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:21 +#, fuzzy +msgid "Use given file for label" +msgstr "List all properties on files, dirs, or revisions" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:22 +#, fuzzy +msgid "Use given directory for PPC Mac install" +msgstr "Search directory for makefile" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:23 +#, fuzzy +msgid "Do not install bootsector" +msgstr "Do not load init files" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:24 +msgid "Don't update the boot-device/Boot* NVRAM variables" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:25 +msgid "Don't apply any reed-solomon codes when embedding core.img" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:26 +#, fuzzy +msgid "Set product version" +msgstr "Output sources.list file" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:27 +#, fuzzy +msgid "Delete device map if it already exists" +msgstr "Upgrade package if already installed" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:28 +msgid "The installation is removable" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:29 +#, fuzzy +msgid "Do not probe for filesystems" +msgstr "Stay in local filesystem" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:30 +msgid "Install GRUB for given platform" +msgstr "" + #: /tmp/fish/implicit/share/completions/grunt.fish:1 msgid "Print the grunt version. Combine with --verbose for more info" msgstr "" @@ -29536,12 +30868,6 @@ msgstr "Do not save/restore filename" msgid "Save/restore filename" msgstr "Save/restore filename" -#: /tmp/fish/implicit/share/completions/gunzip.fish:8 -#: /tmp/fish/implicit/share/completions/gzip.fish:8 -#, fuzzy -msgid "Suppress warnings" -msgstr "Supress warnings" - #: /tmp/fish/implicit/share/completions/gunzip.fish:9 #: /tmp/fish/implicit/share/completions/gzip.fish:9 #, fuzzy @@ -30095,97 +31421,408 @@ msgid "Show the server version" msgstr "Source tree version" #: /tmp/fish/implicit/share/completions/help.fish:1 -msgid "Introduction to the fish syntax" +#: /tmp/fish/implicit/share/completions/help.fish:68 +msgid "Autosuggestions" msgstr "" #: /tmp/fish/implicit/share/completions/help.fish:2 -msgid "Incomplete aspects of fish" -msgstr "" +#, fuzzy +msgid "Builtin commands" +msgstr "Process command" #: /tmp/fish/implicit/share/completions/help.fish:3 -msgid "Known fish bugs" +msgid "Cartesian Products" msgstr "" #: /tmp/fish/implicit/share/completions/help.fish:4 -msgid "Help on how to reuse previously entered commands" -msgstr "" +#, fuzzy +msgid "Setting syntax highlighting colors" +msgstr "Help on setting syntax highlighting colors" #: /tmp/fish/implicit/share/completions/help.fish:5 -#, fuzzy -msgid "Help on how tab-completion works" -msgstr "Help on how tab-completion works" +msgid "Combining different expansions" +msgstr "" #: /tmp/fish/implicit/share/completions/help.fish:6 #, fuzzy -msgid "Help on how job control works" -msgstr "Help on how job control works" +msgid "How tab-completion works" +msgstr "Help on how tab-completion works" #: /tmp/fish/implicit/share/completions/help.fish:7 #, fuzzy -msgid "Summary on how fish differs from other shells" -msgstr "Summary on how fish differs from other shells" +msgid "Useful functions for writing completions" +msgstr "Use function keys for commands" #: /tmp/fish/implicit/share/completions/help.fish:8 #, fuzzy -msgid "Help on how to set the prompt" -msgstr "Help on how to set the prompt" +msgid "Writing your own completions" +msgstr "Description of this completions" #: /tmp/fish/implicit/share/completions/help.fish:9 #, fuzzy -msgid "Help on how to set the titlebar message" -msgstr "Help on how to set the titlebar message" +msgid "Where to put completions" +msgstr "Description of this completions" #: /tmp/fish/implicit/share/completions/help.fish:10 -#, fuzzy -msgid "Help on how to copy and paste" -msgstr "Help on how to copy and paste" - -#: /tmp/fish/implicit/share/completions/help.fish:11 -#, fuzzy -msgid "Help on editor shortcuts" -msgstr "Help on editor shortcuts" +msgid "Debugging fish scripts" +msgstr "" #: /tmp/fish/implicit/share/completions/help.fish:12 #, fuzzy -msgid "Help on environment variables" -msgstr "Help on environment variables" +msgid "Command line editor" +msgstr "Command to run" #: /tmp/fish/implicit/share/completions/help.fish:13 #, fuzzy -msgid "Help on setting syntax highlighting colors" -msgstr "Help on setting syntax highlighting colors" +msgid "Emacs mode commands" +msgstr "Finaliza um bloco de comandos" #: /tmp/fish/implicit/share/completions/help.fish:14 +#, fuzzy +msgid "Escaping characters" +msgstr "Escape character" + #: /tmp/fish/implicit/share/completions/help.fish:15 #, fuzzy -msgid "Help on parameter expansion (Globbing)" +msgid "Event handlers" +msgstr "bloco gerenciador de evento" + +#: /tmp/fish/implicit/share/completions/help.fish:16 +#: /tmp/fish/implicit/share/completions/help.fish:25 +#, fuzzy +msgid "Parameter expansion (Globbing)" msgstr "Help on parameter expansion (Globbing)" #: /tmp/fish/implicit/share/completions/help.fish:17 #, fuzzy -msgid "Help on home directory expansion ~USER" -msgstr "Help on home directory expansion ~USER" +msgid "Brace expansion {a,b,c}" +msgstr "Help on brace expansion {a,b,c}" #: /tmp/fish/implicit/share/completions/help.fish:18 #, fuzzy -msgid "Help on brace expansion {a,b,c}" -msgstr "Help on brace expansion {a,b,c}" +msgid "Command substitution" +msgstr "na substituição de comando\n" #: /tmp/fish/implicit/share/completions/help.fish:19 #, fuzzy -msgid "Help on wildcard expansion *.*" -msgstr "Help on wildcard expansion *.*" +msgid "Command substitution (SUBCOMMAND)" +msgstr "Help on command substitution (SUBCOMMAND)" #: /tmp/fish/implicit/share/completions/help.fish:20 #, fuzzy -msgid "Help on command substitution (SUBCOMMAND)" -msgstr "Help on command substitution (SUBCOMMAND)" +msgid "Home directory expansion ~USER" +msgstr "Help on home directory expansion ~USER" #: /tmp/fish/implicit/share/completions/help.fish:21 #, fuzzy -msgid "Help on process expansion %JOB" +msgid "Index range expansion" +msgstr "Ignore changes due to tab expansion" + +#: /tmp/fish/implicit/share/completions/help.fish:22 +#, fuzzy +msgid "Process expansion %JOB" msgstr "Help on process expansion %JOB" +#: /tmp/fish/implicit/share/completions/help.fish:24 +#, fuzzy +msgid "Wildcard expansion *.*" +msgstr "Help on wildcard expansion *.*" + +#: /tmp/fish/implicit/share/completions/help.fish:26 +#, fuzzy +msgid "Configurable greeting" +msgstr "Compile source packages" + +#: /tmp/fish/implicit/share/completions/help.fish:27 +msgid "Help on how to reuse previously entered commands" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:28 +#, fuzzy +msgid "Searchable history" +msgstr "Show package info" + +#: /tmp/fish/implicit/share/completions/help.fish:29 +#, fuzzy +msgid "Shell variable and function names" +msgstr "Reinstall packages" + +#: /tmp/fish/implicit/share/completions/help.fish:30 +#, fuzzy +msgid "Initialization files" +msgstr "Name directory for working files" + +#: /tmp/fish/implicit/share/completions/help.fish:31 +#, fuzzy +msgid "Introduction" +msgstr "Instrução ilegal" + +#: /tmp/fish/implicit/share/completions/help.fish:32 +msgid "Common issues with fish" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:33 +msgid "Running multiple programs" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:34 +msgid "Copy and paste (Kill Ring)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:35 +#, fuzzy +msgid "Further help and development" +msgstr "Load the media and exit" + +#: /tmp/fish/implicit/share/completions/help.fish:36 +msgid "Multiline editing" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:37 +msgid "Other features" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:38 +msgid "Piping" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:39 +#, fuzzy +msgid "Programmable prompt" +msgstr "Verbose prompt" + +#: /tmp/fish/implicit/share/completions/help.fish:40 +msgid "Quotes" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:41 +#, fuzzy +msgid "Input/Output (IO) redirection" +msgstr "Redireção inválida de entrada/saída" + +#: /tmp/fish/implicit/share/completions/help.fish:42 +#, fuzzy +msgid "Shared bindings" +msgstr "Supress warnings" + +#: /tmp/fish/implicit/share/completions/help.fish:43 +msgid "Introduction to the fish syntax" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:44 +#, fuzzy +msgid "Background jobs" +msgstr "Última tarefa em segundo plano" + +#: /tmp/fish/implicit/share/completions/help.fish:45 +#, fuzzy +msgid "Conditional execution of code and flow control" +msgstr "Executa condicionalmente um bloco de comandos" + +#: /tmp/fish/implicit/share/completions/help.fish:46 +#: /tmp/fish/implicit/share/completions/help.fish:74 +#, fuzzy +msgid "Functions" +msgstr "Function" + +#: /tmp/fish/implicit/share/completions/help.fish:47 +#, fuzzy +msgid "Autoloading functions" +msgstr "função" + +#: /tmp/fish/implicit/share/completions/help.fish:48 +msgid "Defining aliases" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:49 +#, fuzzy +msgid "Job control" +msgstr "Controle de tarefa: %ls\n" + +#: /tmp/fish/implicit/share/completions/help.fish:50 +#, fuzzy +msgid "Some common words" +msgstr "Fim de comando" + +#: /tmp/fish/implicit/share/completions/help.fish:51 +#, fuzzy +msgid "Programmable title" +msgstr "Program section" + +#: /tmp/fish/implicit/share/completions/help.fish:52 +#, fuzzy +msgid "Shell variables" +msgstr "Erase variable" + +#: /tmp/fish/implicit/share/completions/help.fish:53 +msgid "Arrays" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:54 +#, fuzzy +msgid "Variables for changing highlighting colors" +msgstr "Help on setting syntax highlighting colors" + +#: /tmp/fish/implicit/share/completions/help.fish:55 +#, fuzzy +msgid "Exporting variables" +msgstr "Export variable to subprocess" + +#: /tmp/fish/implicit/share/completions/help.fish:56 +#, fuzzy +msgid "Variable scope for functions" +msgstr "Erase function" + +#: /tmp/fish/implicit/share/completions/help.fish:57 +#, fuzzy +msgid "Locale variables" +msgstr "Erase variable" + +#: /tmp/fish/implicit/share/completions/help.fish:58 +#, fuzzy +msgid "Variable scope" +msgstr "Variável: %ls" + +#: /tmp/fish/implicit/share/completions/help.fish:59 +#, fuzzy +msgid "Special variables" +msgstr "Erase variable" + +#: /tmp/fish/implicit/share/completions/help.fish:60 +#, fuzzy +msgid "The status variable" +msgstr "Erase variable" + +#: /tmp/fish/implicit/share/completions/help.fish:61 +#, fuzzy +msgid "More on universal variables" +msgstr "Help on environment variables" + +#: /tmp/fish/implicit/share/completions/help.fish:62 +#, fuzzy +msgid "Vi mode commands" +msgstr "Print path to command" + +#: /tmp/fish/implicit/share/completions/help.fish:63 +#, fuzzy +msgid "Command mode" +msgstr "Command" + +#: /tmp/fish/implicit/share/completions/help.fish:64 +#, fuzzy +msgid "Insert mode" +msgstr "Inserir cabeçalho" + +#: /tmp/fish/implicit/share/completions/help.fish:65 +#, fuzzy +msgid "Visual mode" +msgstr "Silent mode" + +#: /tmp/fish/implicit/share/completions/help.fish:66 +msgid "Tutorial" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:67 +msgid "Autoloading Functions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:69 +msgid "Combiners (And, Or, Not)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:70 +#, fuzzy +msgid "Command Substitutions" +msgstr "na substituição de comando\n" + +#: /tmp/fish/implicit/share/completions/help.fish:71 +msgid "Conditionals (If, Else, Switch)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:72 +#, fuzzy +msgid "Exit Status" +msgstr "Nega estado de saída da tarefa" + +#: /tmp/fish/implicit/share/completions/help.fish:73 +#, fuzzy +msgid "Exports (Shell Variables)" +msgstr "Erase variable" + +#: /tmp/fish/implicit/share/completions/help.fish:75 +msgid "Getting Help" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:76 +msgid "Learning fish" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:77 +#, fuzzy +msgid "Lists" +msgstr "Edit tag" + +#: /tmp/fish/implicit/share/completions/help.fish:78 +#, fuzzy +msgid "Loops" +msgstr "Loop script" + +#: /tmp/fish/implicit/share/completions/help.fish:79 +#, fuzzy +msgid "Ready for more?" +msgstr "Read only" + +#: /tmp/fish/implicit/share/completions/help.fish:81 +#, fuzzy +msgid "Pipes and Redirections" +msgstr "Print directory names" + +#: /tmp/fish/implicit/share/completions/help.fish:82 +#, fuzzy +msgid "Prompt" +msgstr "Prompt string" + +#: /tmp/fish/implicit/share/completions/help.fish:83 +#, fuzzy +msgid "Running Commands" +msgstr "Fim de comando" + +#: /tmp/fish/implicit/share/completions/help.fish:84 +msgid "Separating Commands (Semicolon)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:85 +msgid "Startup (Where's .bashrc?)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:86 +#, fuzzy +msgid "Syntax Highlighting" +msgstr "No search highlighting" + +#: /tmp/fish/implicit/share/completions/help.fish:87 +#, fuzzy +msgid "Tab Completions" +msgstr "Remove property" + +#: /tmp/fish/implicit/share/completions/help.fish:88 +#, fuzzy +msgid "Universal Variables" +msgstr "Erase variable" + +#: /tmp/fish/implicit/share/completions/help.fish:89 +#, fuzzy +msgid "Variables" +msgstr "Variável: %ls" + +#: /tmp/fish/implicit/share/completions/help.fish:90 +msgid "Why fish?" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:91 +msgid "Wildcards" +msgstr "" + #: /tmp/fish/implicit/share/completions/heroku.fish:1 #, fuzzy msgid "list installed addons" @@ -30271,259 +31908,304 @@ msgid "manage heroku-postgresql databases" msgstr "" #: /tmp/fish/implicit/share/completions/heroku.fish:22 -msgid "manage backups of heroku postgresql databases" -msgstr "" - -#: /tmp/fish/implicit/share/completions/heroku.fish:23 msgid "manage plugins to the heroku gem" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:24 +#: /tmp/fish/implicit/share/completions/heroku.fish:23 #, fuzzy msgid "list available regions" msgstr "Evaluate expression" -#: /tmp/fish/implicit/share/completions/heroku.fish:25 +#: /tmp/fish/implicit/share/completions/heroku.fish:24 msgid "manage the stack for an app" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:26 +#: /tmp/fish/implicit/share/completions/heroku.fish:25 msgid "check status of heroku platform" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:27 +#: /tmp/fish/implicit/share/completions/heroku.fish:26 #, fuzzy msgid "update the heroku client" msgstr "Atualizar o repositório" -#: /tmp/fish/implicit/share/completions/heroku.fish:28 +#: /tmp/fish/implicit/share/completions/heroku.fish:27 #, fuzzy msgid "display version" msgstr "Mostra a versão e sai" -#: /tmp/fish/implicit/share/completions/heroku.fish:29 +#: /tmp/fish/implicit/share/completions/heroku.fish:28 msgid "" "APP DIRECTORY clones a heroku app to your local machine at DIRECTORY " "(defaults to app name)" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:30 +#: /tmp/fish/implicit/share/completions/heroku.fish:29 msgid "adds a git remote to an app repo (-a APP)" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:31 +#: /tmp/fish/implicit/share/completions/heroku.fish:30 msgid "install an addon" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:32 +#: /tmp/fish/implicit/share/completions/heroku.fish:31 msgid "open an addon's documentation in your browser" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:33 +#: /tmp/fish/implicit/share/completions/heroku.fish:32 #, fuzzy msgid "downgrade an existing addon" msgstr "Atualizar um pacote existente" -#: /tmp/fish/implicit/share/completions/heroku.fish:34 +#: /tmp/fish/implicit/share/completions/heroku.fish:33 #, fuzzy msgid "list all available addons" msgstr "List names of available signals" -#: /tmp/fish/implicit/share/completions/heroku.fish:35 +#: /tmp/fish/implicit/share/completions/heroku.fish:34 msgid "open an addon's dashboard in your browser" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:36 +#: /tmp/fish/implicit/share/completions/heroku.fish:35 #, fuzzy msgid "uninstall one or more addons" msgstr "Instalar um ou mais pacotes" -#: /tmp/fish/implicit/share/completions/heroku.fish:37 +#: /tmp/fish/implicit/share/completions/heroku.fish:36 #, fuzzy msgid "upgrade an existing addon" msgstr "Atualizar um pacote existente" -#: /tmp/fish/implicit/share/completions/heroku.fish:38 +#: /tmp/fish/implicit/share/completions/heroku.fish:37 msgid "the org to list the apps for" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:39 +#: /tmp/fish/implicit/share/completions/heroku.fish:38 msgid "list all apps in the org. Not just joined apps" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:40 +#: /tmp/fish/implicit/share/completions/heroku.fish:39 msgid "list apps in personal account when a default org is set" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:41 +#: /tmp/fish/implicit/share/completions/heroku.fish:40 msgid "create a new app (takes name)" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:42 +#: /tmp/fish/implicit/share/completions/heroku.fish:41 msgid " permanently destroy an app (--app APP)" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:43 +#: /tmp/fish/implicit/share/completions/heroku.fish:42 #, fuzzy msgid "show detailed app information" msgstr "Show apropos information" -#: /tmp/fish/implicit/share/completions/heroku.fish:44 +#: /tmp/fish/implicit/share/completions/heroku.fish:43 msgid " add yourself to an organization app (--app APP)" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:45 +#: /tmp/fish/implicit/share/completions/heroku.fish:44 msgid " remove yourself from an organization app (--app APP)" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:46 +#: /tmp/fish/implicit/share/completions/heroku.fish:45 msgid " lock an organization app to restrict access" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:47 +#: /tmp/fish/implicit/share/completions/heroku.fish:46 #, fuzzy msgid " open the app in a web browser" msgstr "%s: Could not find a web browser.\\n" -#: /tmp/fish/implicit/share/completions/heroku.fish:48 +#: /tmp/fish/implicit/share/completions/heroku.fish:47 msgid " rename the app (apps:rename newname --app oldname)" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:49 +#: /tmp/fish/implicit/share/completions/heroku.fish:48 msgid " unlock an organization app so that any org member can join it" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:50 +#: /tmp/fish/implicit/share/completions/heroku.fish:49 msgid "log in with your heroku credentials" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:51 +#: /tmp/fish/implicit/share/completions/heroku.fish:50 #, fuzzy msgid "clear local authentication credentials" msgstr "Don't cache auth tokens" -#: /tmp/fish/implicit/share/completions/heroku.fish:52 +#: /tmp/fish/implicit/share/completions/heroku.fish:51 msgid "display your api token" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:53 +#: /tmp/fish/implicit/share/completions/heroku.fish:52 #, fuzzy msgid "display your heroku email address" msgstr "File to grab servers" -#: /tmp/fish/implicit/share/completions/heroku.fish:54 +#: /tmp/fish/implicit/share/completions/heroku.fish:53 msgid "output config vars in shell format" msgstr "" +#: /tmp/fish/implicit/share/completions/heroku.fish:54 #: /tmp/fish/implicit/share/completions/heroku.fish:55 -#: /tmp/fish/implicit/share/completions/heroku.fish:56 #, fuzzy msgid "display a config value for an app" msgstr "Display version and exit" +#: /tmp/fish/implicit/share/completions/heroku.fish:56 #: /tmp/fish/implicit/share/completions/heroku.fish:57 -#: /tmp/fish/implicit/share/completions/heroku.fish:58 msgid "set one or more config vars (KEY=VALUE)" msgstr "" +#: /tmp/fish/implicit/share/completions/heroku.fish:58 #: /tmp/fish/implicit/share/completions/heroku.fish:59 -#: /tmp/fish/implicit/share/completions/heroku.fish:60 #, fuzzy msgid "unset one or more config vars" msgstr "Instalar um ou mais pacotes" -#: /tmp/fish/implicit/share/completions/heroku.fish:61 +#: /tmp/fish/implicit/share/completions/heroku.fish:60 msgid "add a custom domain to an app" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:62 +#: /tmp/fish/implicit/share/completions/heroku.fish:61 msgid "remove all custom domains from an app" msgstr "" +#: /tmp/fish/implicit/share/completions/heroku.fish:62 #: /tmp/fish/implicit/share/completions/heroku.fish:63 -#: /tmp/fish/implicit/share/completions/heroku.fish:64 msgid "remove a custom domain from an app" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:65 +#: /tmp/fish/implicit/share/completions/heroku.fish:64 #, fuzzy msgid "the number of lines to display" msgstr "Only print number of matches" -#: /tmp/fish/implicit/share/completions/heroku.fish:66 +#: /tmp/fish/implicit/share/completions/heroku.fish:65 msgid "only display logs from the given process" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:67 +#: /tmp/fish/implicit/share/completions/heroku.fish:66 #, fuzzy msgid "only display logs from the given source" msgstr "Query packages with the specified group" -#: /tmp/fish/implicit/share/completions/heroku.fish:68 +#: /tmp/fish/implicit/share/completions/heroku.fish:67 msgid "continually stream logs" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:69 -#: /tmp/fish/implicit/share/completions/heroku.fish:70 -msgid "resize dynos to the given size (DYNO1=1X|2X|PX)" +#: /tmp/fish/implicit/share/completions/heroku.fish:68 +msgid "manage backups of heroku postgresql databases" msgstr "" +#: /tmp/fish/implicit/share/completions/heroku.fish:69 +msgid "cancel an in-progress backup or restore (default newest)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:70 +#, fuzzy +msgid "capture a new backup" +msgstr "Create new project" + #: /tmp/fish/implicit/share/completions/heroku.fish:71 +#, fuzzy +msgid "delete a backup" +msgstr "Delete from archive" + #: /tmp/fish/implicit/share/completions/heroku.fish:72 -msgid "restart an app dyno" -msgstr "" +#, fuzzy +msgid "downloads database backup" +msgstr "Download and extract a source" #: /tmp/fish/implicit/share/completions/heroku.fish:73 +#, fuzzy +msgid "get information about a specific backup" +msgstr "Display change information for the package" + #: /tmp/fish/implicit/share/completions/heroku.fish:74 -msgid "scale dynos by the given amount (DYNO1=AMOUNT1)" -msgstr "" +#, fuzzy +msgid "restore a backup (default latest) to a database" +msgstr "List contents of a package matching pattern" #: /tmp/fish/implicit/share/completions/heroku.fish:75 +msgid "schedule daily backups for given database" +msgstr "" + #: /tmp/fish/implicit/share/completions/heroku.fish:76 -msgid "stop an app dyno" +msgid "list backup schedule" msgstr "" #: /tmp/fish/implicit/share/completions/heroku.fish:77 -msgid "number of releases to show, maximum 50" +msgid "stop daily backups" msgstr "" #: /tmp/fish/implicit/share/completions/heroku.fish:78 +msgid "get secret but publicly accessible URL of a backup" +msgstr "" + #: /tmp/fish/implicit/share/completions/heroku.fish:79 +#: /tmp/fish/implicit/share/completions/heroku.fish:80 +msgid "resize dynos to the given size (DYNO1=1X|2X|PX)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:81 +#: /tmp/fish/implicit/share/completions/heroku.fish:82 +msgid "restart an app dyno" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:83 +#: /tmp/fish/implicit/share/completions/heroku.fish:84 +msgid "scale dynos by the given amount (DYNO1=AMOUNT1)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:85 +#: /tmp/fish/implicit/share/completions/heroku.fish:86 +msgid "stop an app dyno" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:87 +msgid "number of releases to show, maximum 50" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:88 +#: /tmp/fish/implicit/share/completions/heroku.fish:89 #, fuzzy msgid "view detailed information for a release" msgstr "Display update information" -#: /tmp/fish/implicit/share/completions/heroku.fish:80 -#: /tmp/fish/implicit/share/completions/heroku.fish:81 +#: /tmp/fish/implicit/share/completions/heroku.fish:90 +#: /tmp/fish/implicit/share/completions/heroku.fish:91 msgid "roll back to an older release" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:82 +#: /tmp/fish/implicit/share/completions/heroku.fish:92 #, fuzzy msgid "specify dyno size" msgstr "Specify config file" -#: /tmp/fish/implicit/share/completions/heroku.fish:83 +#: /tmp/fish/implicit/share/completions/heroku.fish:93 msgid "open a remote console session (with optional COMMAND)" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:84 +#: /tmp/fish/implicit/share/completions/heroku.fish:94 msgid "run a detached dyno, where output is sent to your logs" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:85 +#: /tmp/fish/implicit/share/completions/heroku.fish:95 msgid "stream logs for the dyno" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:86 +#: /tmp/fish/implicit/share/completions/heroku.fish:96 msgid "add a collaborator to an app" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:87 +#: /tmp/fish/implicit/share/completions/heroku.fish:97 msgid "remove a collaborator from an app" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:88 +#: /tmp/fish/implicit/share/completions/heroku.fish:98 msgid "transfers an app to another user or an organization." msgstr "" @@ -31579,6 +33261,7 @@ msgstr "Archive file" #: /tmp/fish/implicit/share/completions/hg.fish:334 #: /tmp/fish/implicit/share/completions/hg.fish:397 +#: /tmp/fish/implicit/share/completions/hg.fish:432 #, fuzzy msgid "ignore changes in the amount of white space" msgstr "Ignore changes in the amount of white space" @@ -31794,11 +33477,6 @@ msgstr "Update the repository" msgid "amend the parent of the working dir" msgstr "Change working directory" -#: /tmp/fish/implicit/share/completions/hg.fish:432 -#, fuzzy -msgid "ignore chnages in the amount of white space" -msgstr "Ignore changes in the amount of white space" - #: /tmp/fish/implicit/share/completions/hg.fish:436 #, fuzzy msgid "record delete for missing files" @@ -32080,6 +33758,8 @@ msgstr "Start in folder index" #: /tmp/fish/implicit/share/completions/mkdosfs.fish:22 #: /tmp/fish/implicit/share/completions/perl.fish:22 #: /tmp/fish/implicit/share/completions/pv.fish:32 +#: /tmp/fish/implicit/share/completions/s3cmd.fish:41 +#: /tmp/fish/implicit/share/completions/subl.fish:8 #, fuzzy msgid "Show help and exit" msgstr "Display help and exit" @@ -32688,6 +34368,7 @@ msgstr "" #: /tmp/fish/implicit/share/completions/iptables.fish:25 #: /tmp/fish/implicit/share/completions/mkinitcpio.fish:18 +#: /tmp/fish/implicit/share/completions/s3cmd.fish:126 #, fuzzy msgid "Verbose output" msgstr "Verbose prompt" @@ -32720,6 +34401,349 @@ msgstr "" msgid "Use this command to load modules" msgstr "Use to build" +#: /tmp/fish/implicit/share/completions/jest.fish:2 +msgid "Automock all files by default" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:3 +msgid "Exit the test suite immediately upon the first failing test" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:4 +msgid "Respect the \"browser\" field in package.json when resolving modules" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:5 +msgid "Whether to use the transform cache" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:6 +#, fuzzy +msgid "Disable the cache" +msgstr "Disable server-side cache" + +#: /tmp/fish/implicit/share/completions/jest.fish:7 +msgid "The directory where Jest should store its dependency information" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:8 +msgid "Whether to run Jest in continuous integration (CI) mode" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:9 +msgid "Automatically clear mock calls and instances every test" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:10 +#, fuzzy +msgid "Alias for --coverage" +msgstr "Nome alternativo para atq" + +#: /tmp/fish/implicit/share/completions/jest.fish:11 +msgid "" +"glob pattern matching files that coverage info needs to be collected from" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:12 +msgid "Explicit list of paths coverage will be restricted to" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:13 +msgid "Forces test results output color highlighting" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:14 +#, fuzzy +msgid "Alias for --color" +msgstr "Nome alternativo para atq" + +#: /tmp/fish/implicit/share/completions/jest.fish:15 +#, fuzzy +msgid "The path to a jest config file" +msgstr "Specify a configuration file" + +#: /tmp/fish/implicit/share/completions/jest.fish:16 +msgid "" +"Indicates that test coverage information be collected and reported in the " +"output" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:17 +msgid "The directory where Jest should output its coverage files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:18 +#, fuzzy +msgid "Pattern of files to ignore" +msgstr "Specify files to ignore" + +#: /tmp/fish/implicit/share/completions/jest.fish:19 +msgid "A list of reporter names that Jest uses when writing coverage reports" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:20 +msgid "" +"A JSON with which will be used to configure minimum threshold enforcement " +"for coverage results" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:21 +#, fuzzy +msgid "Print debugging info about your jest config" +msgstr "Print debugging info" + +#: /tmp/fish/implicit/share/completions/jest.fish:22 +#, fuzzy +msgid "The test environment used for all tests" +msgstr "Modifica variáveis de ambiente" + +#: /tmp/fish/implicit/share/completions/jest.fish:23 +#, fuzzy +msgid "Use this flag to show full diffs instead of a patch" +msgstr "Use specified file instead of the default trustdb" + +#: /tmp/fish/implicit/share/completions/jest.fish:24 +#, fuzzy +msgid "Find related tests for a list of source files" +msgstr "Escreve a saída no arquivo especificado" + +#: /tmp/fish/implicit/share/completions/jest.fish:25 +msgid "Force Jest to exit after all tests have completed running" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:26 +msgid "A JSON string with map of global variables" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:27 +msgid "A JSON string with map of variables for the haste module system" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:28 +#, fuzzy +msgid "Prints the test results in JSON" +msgstr "Print PKG versions" + +#: /tmp/fish/implicit/share/completions/jest.fish:29 +msgid "Will run all tests affected by file changes in the last commit made" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:30 +msgid "Lists all tests Jest will run given the arguments and exits" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:31 +msgid "Logs the heap usage after every test" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:32 +msgid "Maps code coverage reports against original source code" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:33 +#, fuzzy +msgid "Specifies the maximum number of workers" +msgstr "Set the maximum fuzz factor" + +#: /tmp/fish/implicit/share/completions/jest.fish:34 +msgid "Directory names to be searched recursively up from the requiring module" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:35 +msgid "An array of file extensions your modules use" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:36 +msgid "" +"A JSON with a map from regular expressions to module names that allow to " +"stub out resources" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:37 +#, fuzzy +msgid "Modules to ignore" +msgstr "Specify files to ignore" + +#: /tmp/fish/implicit/share/completions/jest.fish:38 +msgid "An alternative API to setting the NODE_PATH env variable" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:39 +#, fuzzy +msgid "Disables stack trace in test results output" +msgstr "Use colors" + +#: /tmp/fish/implicit/share/completions/jest.fish:40 +msgid "Activates notifications for test results" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:41 +#, fuzzy +msgid "Run tests based on the changed files" +msgstr "Run in login mode" + +#: /tmp/fish/implicit/share/completions/jest.fish:42 +msgid "A file where to write test results" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:43 +msgid "A preset that is used as a base for Jest" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:44 +msgid "A list of projects that use Jest to run all tests" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:45 +msgid "A list of custom reporters for the test suite" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:46 +#, fuzzy +msgid "Automatically reset mock state between every test" +msgstr "Install/remove packages for dependencies" + +#: /tmp/fish/implicit/share/completions/jest.fish:47 +msgid "Whatever to reset the module registry for every test" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:48 +msgid "A JSON string which allows the use of a custom resolver" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:49 +#, fuzzy +msgid "The root directory that Jest should scan for tests and modules within" +msgstr "Specify the repository directory in which to run" + +#: /tmp/fish/implicit/share/completions/jest.fish:50 +msgid "Paths to directories that Jest should use to search for files in" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:51 +#, fuzzy +msgid "Run all tests serially in the current process" +msgstr "Executa um comando como o processo atual" + +#: /tmp/fish/implicit/share/completions/jest.fish:52 +msgid "The paths to modules to configure the testing environment" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:53 +msgid "The path to a module to configure the testing framework" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:54 +#, fuzzy +msgid "Print your jest config and then exits" +msgstr "Ignore all version information" + +#: /tmp/fish/implicit/share/completions/jest.fish:55 +#, fuzzy +msgid "Prevent tests from printing messages through the console" +msgstr "Send error messages through syslog" + +#: /tmp/fish/implicit/share/completions/jest.fish:56 +msgid "Snapshot serializer modules Jest should use for snapshot testing" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:57 +#, fuzzy +msgid "Alias for --env" +msgstr "Nome alternativo para atq" + +#: /tmp/fish/implicit/share/completions/jest.fish:58 +msgid "The glob patterns Jest uses to detect test files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:59 +#, fuzzy +msgid "Run only tests with a name that matches the regex pattern" +msgstr "Exclude files thet match pattern in file" + +#: /tmp/fish/implicit/share/completions/jest.fish:60 +msgid "Paths to skip" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:61 +#, fuzzy +msgid "Regex for test paths" +msgstr "Remove packages" + +#: /tmp/fish/implicit/share/completions/jest.fish:62 +msgid "The regexp pattern Jest uses to detect test files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:63 +#, fuzzy +msgid "Allows the use of a custom results processor" +msgstr "Reload service configuration" + +#: /tmp/fish/implicit/share/completions/jest.fish:64 +#, fuzzy +msgid "Allows to specify a custom test runner" +msgstr "Specify a username" + +#: /tmp/fish/implicit/share/completions/jest.fish:65 +msgid "This option sets the URL for the jsdom environment" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:66 +msgid "Setting this value to fake value of timers" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:67 +msgid "" +"A JSON string which maps from regular expressions to paths to transformers" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:68 +msgid "" +"Regexp patterns that are matched against all source file paths before " +"transformation" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:69 +msgid "a regex pattern of module to unmock" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:70 +msgid "Use this flag to re-record snapshots" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:71 +#, fuzzy +msgid "Divert all output to stderr" +msgstr "Audio output" + +#: /tmp/fish/implicit/share/completions/jest.fish:72 +msgid "Display individual test results with the test suite hierarchy" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:73 +#: /tmp/fish/implicit/share/completions/snap.fish:15 +#: /tmp/fish/implicit/share/completions/vagrant.fish:3 +#, fuzzy +msgid "Print the version and exit" +msgstr "Load the media and exit" + +#: /tmp/fish/implicit/share/completions/jest.fish:74 +msgid "Watch files for changes and rerun tests related to changed files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:75 +#, fuzzy +msgid "Watch files for changes and rerun all tests" +msgstr "Patch local changes" + +#: /tmp/fish/implicit/share/completions/jest.fish:76 +msgid "Whether to use watchman for file crawling" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:77 +msgid "Disable using watchman for file crawling" +msgstr "" + #: /tmp/fish/implicit/share/completions/jobs.fish:2 #, fuzzy msgid "Show the process id of each process in the job" @@ -33008,6 +35032,121 @@ msgstr "Ignore all version information" msgid "Show help information and exit" msgstr "Display help and exit" +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:1 +#, fuzzy +msgid "List all devices" +msgstr "Print byte offset of matches" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:2 +#, fuzzy +msgid "List available (paired and reachable) devices" +msgstr "Reinstall packages" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:3 +msgid "" +"Make --list-devices or --list-available print the devices id, to ease " +"scripting" +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:4 +msgid "Search for devices in the network and re-establish connections" +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:5 +msgid "Request pairing to a said device" +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:6 +msgid "Find the said device by ringing it." +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:7 +#, fuzzy +msgid "Stop pairing to a said device" +msgstr "Stop and then start service" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:8 +msgid "Sends a ping to said device" +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:9 +msgid "Same as ping but you can set the message to display" +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:10 +#, fuzzy +msgid "Share a file to a said device" +msgstr "Pretend file is modified" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:11 +#, fuzzy +msgid "Display the notifications on a said device" +msgstr "Display the pretend output in a tabular form" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:12 +#, fuzzy +msgid "Lock the specified device" +msgstr "Use specified keyserver" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:13 +#, fuzzy +msgid "Sends an SMS. Requires destination" +msgstr "Remove completion" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:14 +#, fuzzy +msgid "Phone number to send the message" +msgstr "Mostra a versão e sai" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:15 +#, fuzzy +msgid "Device ID" +msgstr "Stop service" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:16 +#, fuzzy +msgid "Device Name" +msgstr "Service name" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:17 +#, fuzzy +msgid "Get encryption info about said device" +msgstr "Retorna informação de estado do fish" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:18 +#, fuzzy +msgid "Lists remote commands and their ids" +msgstr "List dependencies for the package" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:19 +#, fuzzy +msgid "Executes a remote command by id" +msgstr "Execute command" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:20 +#, fuzzy +msgid "Displays this help." +msgstr "Display help and exit" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:21 +#, fuzzy +msgid "Displays version information." +msgstr "List compression information" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:22 +#, fuzzy +msgid "Show author information." +msgstr "Show whatis information" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:23 +#, fuzzy +msgid "Show license information." +msgstr "Show whatis information" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:24 +msgid "The base file name of the desktop entry for this application." +msgstr "" + #: /tmp/fish/implicit/share/completions/killall.fish:1 msgid "Require an exact match for very long names" msgstr "" @@ -33828,7 +35967,7 @@ msgstr "" #: /tmp/fish/implicit/share/completions/localectl.fish:3 #: /tmp/fish/implicit/share/completions/machinectl.fish:1 -#: /tmp/fish/implicit/share/completions/systemctl.fish:44 +#: /tmp/fish/implicit/share/completions/systemctl.fish:37 #: /tmp/fish/implicit/share/completions/systemd-analyze.fish:1 #: /tmp/fish/implicit/share/completions/timedatectl.fish:5 msgid "Execute the operation on a remote host" @@ -34790,7 +36929,6 @@ msgid "Opens the launchctl daemon file in the default editor" msgstr "" #: /tmp/fish/implicit/share/completions/lunchy.fish:9 -#: /tmp/fish/implicit/share/completions/systemctl.fish:14 #, fuzzy msgid "Service" msgstr "Stop service" @@ -35020,13 +37158,13 @@ msgid "Trace NAME when it is defined" msgstr "Test if function is defined" #: /tmp/fish/implicit/share/completions/machinectl.fish:2 -#: /tmp/fish/implicit/share/completions/systemctl.fish:45 +#: /tmp/fish/implicit/share/completions/systemctl.fish:38 #: /tmp/fish/implicit/share/completions/systemd-analyze.fish:2 msgid "Execute operation on a VM or container" msgstr "" #: /tmp/fish/implicit/share/completions/machinectl.fish:3 -#: /tmp/fish/implicit/share/completions/systemctl.fish:46 +#: /tmp/fish/implicit/share/completions/systemctl.fish:39 #: /tmp/fish/implicit/share/completions/systemd-analyze.fish:3 #, fuzzy msgid "Print a short help and exit" @@ -35034,14 +37172,14 @@ msgstr "Display help and exit" #: /tmp/fish/implicit/share/completions/machinectl.fish:4 #: /tmp/fish/implicit/share/completions/pactl.fish:9 -#: /tmp/fish/implicit/share/completions/systemctl.fish:47 +#: /tmp/fish/implicit/share/completions/systemctl.fish:40 #: /tmp/fish/implicit/share/completions/systemd-analyze.fish:4 #, fuzzy msgid "Print a short version and exit" msgstr "Mostra a versão e sai" #: /tmp/fish/implicit/share/completions/machinectl.fish:6 -#: /tmp/fish/implicit/share/completions/systemctl.fish:29 +#: /tmp/fish/implicit/share/completions/systemctl.fish:22 #, fuzzy msgid "Do not print header and footer" msgstr "Dont print header" @@ -35441,8 +37579,6 @@ msgid "Warn about multiple inclusion" msgstr "Warn about multiple inclusion" #: /tmp/fish/implicit/share/completions/make.fish:1 -#: /tmp/fish/implicit/share/completions/systemctl.fish:11 -#: /tmp/fish/implicit/share/completions/systemctl.fish:13 #, fuzzy msgid "Target" msgstr "Target" @@ -35943,6 +38079,404 @@ msgstr "" msgid "Display help text" msgstr "Display help and exit" +#: /tmp/fish/implicit/share/completions/mdadm.fish:1 +msgid "Assemble a pre-existing array" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:2 +msgid "Build a legacy array without superblocks" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:3 +#, fuzzy +msgid "Create a new array" +msgstr "Create new project" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:4 +#, fuzzy +msgid "Select monitor mode" +msgstr "Silent mode" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:5 +msgid "Change the size or shape of an active array" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:6 +msgid "Manage devices in array, and possibly start it" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:7 +#, fuzzy +msgid "Start all auto-detected arrays" +msgstr "Restricted mode" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:9 +#, fuzzy +msgid "Display more detailed help" +msgstr "Print the URIs" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:11 +#: /tmp/fish/implicit/share/completions/obnam.fish:47 +#: /tmp/fish/implicit/share/completions/xrandr.fish:1 +msgid "Be more verbose" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:13 +#, fuzzy +msgid "Force operation" +msgstr "Foreground operation" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:14 +#, fuzzy +msgid "Specify config file or directory" +msgstr "Specify config file" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:15 +#, fuzzy +msgid "Scan for missing information" +msgstr "Show whatis information" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:16 +#, fuzzy +msgid "Set metadata style to use" +msgstr "Send mail to user" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:17 +msgid "Provide home host identity" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:18 +#, fuzzy +msgid "Give name format preference" +msgstr "Exclude files that match pattern" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:19 +#, fuzzy +msgid "Give cluster name" +msgstr "Service name" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:20 +#, fuzzy +msgid "Specify the number of active devices" +msgstr "Specify users for query" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:21 +#, fuzzy +msgid "Specify the number of spare devices" +msgstr "Set number of retries to number" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:22 +#, fuzzy +msgid "Specify the space to use from each drive" +msgstr "Specify root directory for rpm operations" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:23 +#, fuzzy +msgid "Specify the size made available on the array" +msgstr "Specifies the number of data bytes to be sent" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:24 +#, fuzzy +msgid "Specify the chunk size" +msgstr "Specify APT list dir" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:25 +#, fuzzy +msgid "Specify rounding factor" +msgstr "Specify legal cvsroot directory." + +#: /tmp/fish/implicit/share/completions/mdadm.fish:26 +#, fuzzy +msgid "Specify RAID level" +msgstr "Specify X server" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:27 +#, fuzzy +msgid "Specify data layout" +msgstr "Specify line-length" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:28 +#, fuzzy +msgid "Specify file for write-intent bitmap" +msgstr "Specify port for web interface" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:29 +#, fuzzy +msgid "Specify chunksize of bitmap" +msgstr "Specify sources.list file" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:30 +#, fuzzy +msgid "Prefer reading from other devices than these" +msgstr "Read names from stdin" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:31 +#, fuzzy +msgid "Enable writes on array or device" +msgstr "File is character device" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:32 +#, fuzzy +msgid "Disable writes on array" +msgstr "Disable warnings about MFC" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:33 +#, fuzzy +msgid "Enable write-behind mode" +msgstr "Enable debug" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:34 +msgid "Assume the array is clean" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:35 +#, fuzzy +msgid "Use this file as a backup" +msgstr "Use file as makefile" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:36 +#, fuzzy +msgid "Specify start of array data" +msgstr "Specify legal cvsroot directory." + +#: /tmp/fish/implicit/share/completions/mdadm.fish:37 +msgid "Resume frozen --grow command" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:38 +#, fuzzy +msgid "Set array name" +msgstr "Service name" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:39 +#, fuzzy +msgid "Run array despite warnings" +msgstr "Disable warnings about MFC" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:40 +#, fuzzy +msgid "Give instruction for device file" +msgstr "Action for devices" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:41 +#, fuzzy +msgid "Add devices to array" +msgstr "Dispositivo bloco" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:42 +#, fuzzy +msgid "Specify max nodes in the cluster" +msgstr "Pass command to shell" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:43 +#, fuzzy +msgid "Specify journal device for RAID-4/5/6 array" +msgstr "Specify legal cvsroot directory." + +#: /tmp/fish/implicit/share/completions/mdadm.fish:44 +msgid "UUID of array to assemble" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:45 +#, fuzzy +msgid "Minor number of array device" +msgstr "Mostra inode dos arquivos" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:46 +msgid "Refuse to start without all drives" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:47 +msgid "Do not ask for backup file, unavailable" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:48 +#, fuzzy +msgid "Update superblock properties" +msgstr "Update sources" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:49 +#, fuzzy +msgid "Freeze --grow command" +msgstr "Select by command" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:50 +#, fuzzy +msgid "Test mode" +msgstr "Silent mode" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:51 +#, fuzzy +msgid "Hot-add listed devices" +msgstr "Print byte offset of matches" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:52 +msgid "Re-add a previously removed device" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:53 +#, fuzzy +msgid "Hot-add listed devices as spare" +msgstr "Print service status" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:54 +#, fuzzy +msgid "Remove listed inactive devices" +msgstr "Remove packages" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:55 +msgid "Mark listed devices as faulty" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:56 +msgid "Mark listed devices as requiring replacement" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:57 +msgid "Give devices as replacement" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:58 +#, fuzzy +msgid "Confirm existence of device" +msgstr "Action for devices" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:59 +msgid "Examine device for md use" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:60 +#, fuzzy +msgid "Print details on array" +msgstr "Print the URIs" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:61 +#, fuzzy +msgid "Print details on platform capabilities" +msgstr "Set playlist" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:62 +msgid "Format data output as key=value pairs" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:63 +#, fuzzy +msgid "Print content of device metadata" +msgstr "Print important dependencies" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:64 +msgid "Fix examination for buggy SPARC 2.2 kernel RAID" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:65 +#, fuzzy +msgid "Print report about bitmap" +msgstr "Print time of last boot" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:66 +#, fuzzy +msgid "List recorded bad blocks" +msgstr "Create compressed patches" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:67 +#, fuzzy +msgid "Dump metadata to directory" +msgstr "Target directory" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:68 +#, fuzzy +msgid "Restore metadata from directory" +msgstr "Do not del built files" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:69 +msgid "Deactivate array" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:70 +msgid "Erase possible superblock" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:71 +#, fuzzy +msgid "Delete subarray" +msgstr "Delete from archive" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:72 +#, fuzzy +msgid "Update subarray" +msgstr "Update sources" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:73 +#, fuzzy +msgid "Wait for pending operations" +msgstr "Foreground operation" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:74 +msgid "Mark array as clean ASAP" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:75 +#, fuzzy +msgid "Set sync action for md devices" +msgstr "Action for devices" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:76 +msgid "Rebuild /run/mdadm/map" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:77 +msgid "Automatically add eventually appearing device to array" +msgstr "" + +# Notas: +# Adicionar nota +# +# Caminhos: +# proc.cpp:1279 +# proc.cpp:1305 +#: /tmp/fish/implicit/share/completions/mdadm.fish:78 +#, fuzzy +msgid "Mail address to send alerts to" +msgstr "Ponteiro de lista de processo" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:79 +msgid "Program to run in case of an event" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:80 +msgid "Record events in syslog" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:81 +msgid "Polling interval" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:82 +msgid "Generate RebuildNN events each given percentage" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:83 +msgid "Run monitor mode as a daemon" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:84 +msgid "Write PID file when running as a daemon" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:85 +msgid "Check arrays only once" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:86 +#, fuzzy +msgid "Do not move spares between arrays" +msgstr "Do not change any files" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:87 +#, fuzzy +msgid "Be more concise" +msgstr "Do not overwrite" + #: /tmp/fish/implicit/share/completions/mdbook.fish:1 #: /tmp/fish/implicit/share/completions/mdbook.fish:4 #, fuzzy @@ -36022,12 +38556,12 @@ msgstr "" #: /tmp/fish/implicit/share/completions/mddiagnose.fish:8 #, fuzzy -msgid "Evalute indexing information for path" +msgid "Evaluate indexing information for path" msgstr "List inode information" #: /tmp/fish/implicit/share/completions/mddiagnose.fish:9 #, fuzzy -msgid "Evalute permissions information for path" +msgid "Evaluate permissions information for path" msgstr "Ignore all version information" #: /tmp/fish/implicit/share/completions/mddiagnose.fish:10 @@ -36946,7 +39480,7 @@ msgstr "Commit an unversioned file or tree into the repository" #: /tmp/fish/implicit/share/completions/mkvextract.fish:11 #: /tmp/fish/implicit/share/completions/rsync.fish:1 -#: /tmp/fish/implicit/share/completions/zypper.fish:50 +#: /tmp/fish/implicit/share/completions/zypper.fish:51 msgid "Increase verbosity" msgstr "" @@ -42465,12 +44999,12 @@ msgstr "" #: /tmp/fish/implicit/share/completions/ninja.fish:1 #, fuzzy -msgid "Change to DIR" -msgstr "Alterar para usuário" +msgid "change to specified directory" +msgstr "Restrict wildcards to specified directory" #: /tmp/fish/implicit/share/completions/ninja.fish:2 #, fuzzy -msgid "specify build file" +msgid "specify build file [default=build.ninja]" msgstr "Specify build-dir" #: /tmp/fish/implicit/share/completions/ninja.fish:3 @@ -42483,21 +45017,37 @@ msgstr "" #: /tmp/fish/implicit/share/completions/ninja.fish:5 #, fuzzy -msgid "number of jobs" -msgstr "Number of concurrent jobs" +msgid "number of jobs to run in parallel [default derived from CPUs]" +msgstr "Specifies the number of data bytes to be sent" #: /tmp/fish/implicit/share/completions/ninja.fish:6 -msgid "do not start if load > N" +msgid "do not start if load average > N" msgstr "" #: /tmp/fish/implicit/share/completions/ninja.fish:7 -msgid "keep until N jobs fail" +msgid "keep going until N jobs fail [default=1]" msgstr "" #: /tmp/fish/implicit/share/completions/ninja.fish:8 -msgid "help" +#: /tmp/fish/implicit/share/completions/quilt.fish:1 +#, fuzzy +msgid "show help" +msgstr "Mostra tudo" + +#: /tmp/fish/implicit/share/completions/ninja.fish:9 +#, fuzzy +msgid "enable debugging, specify debug mode" +msgstr "Debug mode" + +#: /tmp/fish/implicit/share/completions/ninja.fish:10 +msgid "adjust warnings, specify flags" msgstr "" +#: /tmp/fish/implicit/share/completions/ninja.fish:11 +#, fuzzy +msgid "print ninja version" +msgstr "Print PKG versions" + #: /tmp/fish/implicit/share/completions/nl.fish:1 msgid "use STYLE for numbering body lines" msgstr "" @@ -44305,11 +46855,6 @@ msgstr "Adicionar um novo repositório" msgid "Where to restore / mount to" msgstr "" -#: /tmp/fish/implicit/share/completions/obnam.fish:47 -#: /tmp/fish/implicit/share/completions/xrandr.fish:1 -msgid "Be more verbose" -msgstr "" - #: /tmp/fish/implicit/share/completions/obnam.fish:48 #, fuzzy msgid "Do not be verbose" @@ -46414,16 +48959,6 @@ msgstr "List capabilities this package provides" msgid "List all modules the given packages requires for static linking" msgstr "" -#: /tmp/fish/implicit/share/completions/pkgfile.fish:1 -#, fuzzy -msgid "show program's version number and exit" -msgstr "Mostra a versão e sai" - -#: /tmp/fish/implicit/share/completions/pkgfile.fish:2 -#, fuzzy -msgid "show this help message and exit" -msgstr "Load the media and exit" - #: /tmp/fish/implicit/share/completions/pkgfile.fish:3 msgid "only show files in a {s}bin/ directory. Works with -s, -l" msgstr "" @@ -46583,8 +49118,8 @@ msgid "Download a remote package" msgstr "Download and extract a source" #: /tmp/fish/implicit/share/completions/pkg.fish:26 -#: /tmp/fish/implicit/share/completions/zypper.fish:2 -#: /tmp/fish/implicit/share/completions/zypper.fish:17 +#: /tmp/fish/implicit/share/completions/zypper.fish:3 +#: /tmp/fish/implicit/share/completions/zypper.fish:18 msgid "Install packages" msgstr "Instalar pacotes" @@ -48116,11 +50651,6 @@ msgstr "" msgid "Issue errors" msgstr "Ignore errors" -#: /tmp/fish/implicit/share/completions/quilt.fish:1 -#, fuzzy -msgid "show help" -msgstr "Mostra tudo" - #: /tmp/fish/implicit/share/completions/quilt.fish:3 #, fuzzy msgid "specify the file to Run Control file to use" @@ -49598,6 +52128,632 @@ msgstr "Verbose mode without message" msgid "Compiler debug mode" msgstr "Compiler debug mode" +#: /tmp/fish/implicit/share/completions/s3cmd.fish:1 +#, fuzzy +msgid "Make bucket" +msgstr "Erro de parênteses" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:2 +#, fuzzy +msgid "Remove bucket" +msgstr "Remove packages" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:3 +#, fuzzy +msgid "List objects or buckets" +msgstr "List contents of a package matching pattern" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:4 +#, fuzzy +msgid "List all object in all buckets" +msgstr "List names of available signals" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:5 +#, fuzzy +msgid "Put file into bucket" +msgstr "Pipe files to stdout" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:6 +#, fuzzy +msgid "Get file from bucket" +msgstr "Extrair arquivos do arquivo de lista" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:7 +#, fuzzy +msgid "Delete file from bucket" +msgstr "Delete from archive" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:8 +msgid "Delete file from bucket (alias for del)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:9 +#, fuzzy +msgid "Restore file from Glacier storage" +msgstr "Create a local copy of another repository" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:10 +#, fuzzy +msgid "Synchronize a directory tree to S3" +msgstr "Print directory names" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:11 +msgid "Disk usage by buckets" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:12 +#, fuzzy +msgid "Get various information about Buckets or Files" +msgstr "Print informative messages" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:13 +msgid "Copy object" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:14 +msgid "Modify object metadata" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:15 +#, fuzzy +msgid "Move object" +msgstr "Erase obsolete files" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:16 +msgid "Modify Access control list for Bucket or Files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:17 +msgid "Modify Bucket Policy" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:18 +msgid "Delete Bucket Policy" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:19 +msgid "Modify Bucket CORS" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:20 +msgid "Delete Bucket CORS" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:21 +msgid "Modify Bucket Requester Pays policy" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:22 +#, fuzzy +msgid "Show multipart uploads" +msgstr "Show threads" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:23 +msgid "Abort a multipart upload" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:24 +#, fuzzy +msgid "List parts of a multipart upload" +msgstr "Update the repository" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:25 +#, fuzzy +msgid "Enable/disable bucket access logging" +msgstr "Evaluate expression" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:26 +#, fuzzy +msgid "Sign arbitrary string using the secret key" +msgstr "Sign a public key with your secret key" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:27 +msgid "Sign an S3 URL to provide limited public access with expiry" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:28 +msgid "Fix invalid file names in a bucket" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:29 +#, fuzzy +msgid "Create Website from bucket" +msgstr "Forçar cópia completa de segurança" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:30 +#, fuzzy +msgid "Delete Website" +msgstr "Use config file" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:31 +msgid "Info about Website" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:32 +msgid "Set or delete expiration rule for the bucket" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:33 +msgid "Upload a lifecycle policy for the bucket" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:34 +#, fuzzy +msgid "Remove a lifecycle policy for the bucket" +msgstr "Remove all gz files from cache" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:35 +#, fuzzy +msgid "List CloudFront distribution points" +msgstr "Create a distribution tarball" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:36 +msgid "Display CloudFront distribution point parameters" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:37 +#, fuzzy +msgid "Create CloudFront distribution point" +msgstr "Create a distribution tarball" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:38 +#, fuzzy +msgid "Delete CloudFront distribution point" +msgstr "Create a distribution tarball" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:39 +#, fuzzy +msgid "Change CloudFront distribution point parameters" +msgstr "Create a distribution tarball" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:40 +msgid "Display CloudFront invalidation request(s) status" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:42 +#, fuzzy +msgid "Run interactive (re)configuration tool" +msgstr "Set configuration file" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:44 +#, fuzzy +msgid "Dump current configuration" +msgstr "Reload service configuration" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:45 +#, fuzzy +msgid "AWS Access Key" +msgstr "Mostra horário de acesso" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:46 +msgid "AWS Secret Key" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:47 +msgid "AWS Access Token" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:48 +msgid "Dry run, test only" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:49 +#, fuzzy +msgid "Use HTTPS (default)" +msgstr "(padrão)" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:50 +#, fuzzy +msgid "Don't use HTTPS" +msgstr "Don't recurse" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:51 +#, fuzzy +msgid "Encrypt files before uploading" +msgstr "Re-package the files before erasing" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:52 +#, fuzzy +msgid "Don't encrypt files" +msgstr "Listar arquivos swap" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:53 +#, fuzzy +msgid "Force overwrite" +msgstr "Don't overwrite" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:54 +#, fuzzy +msgid "Resume partially downloaded file" +msgstr "Continue getting a partially-downloaded file" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:55 +#, fuzzy +msgid "Resume partially uploaded files" +msgstr "Continue getting a partially-downloaded file" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:56 +msgid "Resume multipart upload by UploadId" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:57 +#, fuzzy +msgid "Skip existing files at destination" +msgstr "Make backup of each existing destination file" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:58 +#, fuzzy +msgid "Upload/download/delete recursively" +msgstr "Copy directories recursively" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:59 +#, fuzzy +msgid "Check MD5 sums (default)" +msgstr "(padrão)" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:60 +msgid "Skip MD5 sum check" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:61 +msgid "Store with ACL read for all" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:62 +msgid "Store with private ACL" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:63 +msgid "Grant permission to named user" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:64 +msgid "Revoke permission to named user" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:65 +#, fuzzy +msgid "Days to keep restored file" +msgstr "Do not save/restore filename" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:66 +#, fuzzy +msgid "S3 glacier restore priority" +msgstr "Show repository access history" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:67 +msgid "Delete objects not found locally" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:68 +#, fuzzy +msgid "Don't delete dest objects" +msgstr "Do not create output files" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:69 +#, fuzzy +msgid "Delete after upload" +msgstr "File is block device" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:70 +#, fuzzy +msgid "Delete no more than NUM files" +msgstr "Do not del source files" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:71 +msgid "Max objects per response" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:72 +msgid "Additional parallel upload" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:73 +#, fuzzy +msgid "Delete remotely after fetch" +msgstr "Delete from archive" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:74 +#, fuzzy +msgid "Preserve FS attributes" +msgstr "Preserve environment" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:75 +#, fuzzy +msgid "Don't store FS attributes" +msgstr "Don't verify md5 attribute" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:76 +#, fuzzy +msgid "Exclude GLOB matches" +msgstr "Exclui sistemas de arquivos" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:77 +#, fuzzy +msgid "--exclude GLOBs from FILE" +msgstr "Read the patch from patchfile" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:78 +msgid "Exclude REGEXP matches" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:79 +#, fuzzy +msgid "Read --rexclude REGEXPs from FILE" +msgstr "Read the patch from patchfile" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:80 +msgid "Include GLOB matches even if previously excluded" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:81 +#, fuzzy +msgid "Read --include GLOBs from FILE" +msgstr "Read the patch from patchfile" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:82 +msgid "Include REGEXP matches even if preiously excluded" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:83 +#, fuzzy +msgid "Read --rinclude REGEXPs from FILE" +msgstr "Read the patch from patchfile" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:84 +#, fuzzy +msgid "Read source-file names from FILE" +msgstr "Read filenames from pipe" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:85 +#, fuzzy +msgid "Create bucket in region" +msgstr "Force new revision" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:86 +msgid "S3 endpoint (default: s3.amazonaws.com)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:87 +msgid "DNS-style bucket+hostname:port template for bucket" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:88 +msgid "Store with reduced redundancy" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:89 +msgid "Store without reduced redundancy" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:90 +msgid "Store with STANDARD, STANDARD_IA, or REDUCED_REDUNDANCY" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:91 +msgid "Prefix for access logs" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:92 +#, fuzzy +msgid "Disable access logging" +msgstr "Disable warnings about MFC" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:93 +msgid "Default MIME-type for objects" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:94 +msgid "Guess MIME-type" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:95 +msgid "Don't guess MIME-type, use default" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:96 +#, fuzzy +msgid "Don't use mime magic when guessing" +msgstr "Don't use a comment string" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:97 +#, fuzzy +msgid "Force MIME-type" +msgstr "Force yes" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:98 +msgid "Add HTTP header" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:99 +#, fuzzy +msgid "Remove HTTP header" +msgstr "Remove the test directory" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:100 +msgid "Use server-side encryption for upload" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:101 +msgid "Encrypt with specified AWS KMS-managed key" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:102 +#, fuzzy +msgid "Use specified encoding" +msgstr "Help for the specified builtin" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:103 +msgid "Add encoding to CSV extension list" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:104 +#, fuzzy +msgid "Use S3 name as-is" +msgstr "Rename a disc" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:105 +msgid "No multipart on files larger than --multipart-chunk-size-mb" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:106 +msgid "Multipart upload chunk size" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:107 +msgid "Include MD5 sums in bucket listings" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:108 +#, fuzzy +msgid "Print sizes in human-readable form" +msgstr "Print extra info" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:109 +#, fuzzy +msgid "Name of index-document" +msgstr "Nome do cliente" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:110 +#, fuzzy +msgid "Name of error-document" +msgstr "Nome do cliente" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:111 +msgid "When expiration rule takes effect" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:112 +msgid "Days to expire" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:113 +msgid "Apply expiry to objects matching prefix" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:114 +#, fuzzy +msgid "Show progress (default on TTY)" +msgstr "Show hidden functions" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:115 +msgid "Don't show progress meter (default if non-TTY)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:116 +#, fuzzy +msgid "Show file transfer stats" +msgstr "Show all filesystems" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:117 +#, fuzzy +msgid "Enable CloudFront distribution" +msgstr "Debian distribution" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:118 +#, fuzzy +msgid "Disable CloudFront distribution" +msgstr "Debian distribution" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:119 +#, fuzzy +msgid "Invalidate CloudFront file" +msgstr "Exceto arquivo" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:120 +msgid "Invalidate default index" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:121 +#, fuzzy +msgid "Don't invalidate default index" +msgstr "Do not print explanations" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:122 +msgid "Add CNAME to CloudFront distribution" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:123 +msgid "Remove CNAME from CloudFront distribution" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:124 +msgid "Set COMMENT for CloudFront distribution" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:125 +msgid "Set default root object" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:127 +#, fuzzy +msgid "Debug output" +msgstr "Turn on debug output" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:130 +msgid "Cache FILE containing MD5 values" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:131 +#, fuzzy +msgid "Silence stdout output" +msgstr "Mostra saída com dired" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:132 +#, fuzzy +msgid "Path to SSL CA certificate FILE" +msgstr "Set certificate policy" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:133 +#, fuzzy +msgid "Validate SSL certificate" +msgstr "Set certificate policy" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:134 +#, fuzzy +msgid "Don't validate SSL certificate" +msgstr "Set certificate policy" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:135 +#, fuzzy +msgid "Validate SSL hostname" +msgstr "Validate" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:136 +msgid "Don't validate SSL hostname" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:137 +msgid "Use AWS Signature version 2" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:138 +#, fuzzy +msgid "Limit upload or download speed (bytes/sec)" +msgstr "Limit the download speed" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:139 +msgid "Set REQUESTER PAYS for operations" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:140 +#, fuzzy +msgid "Produce long listing" +msgstr "Show the time" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:141 +#, fuzzy +msgid "Stop on error in transfer" +msgstr "Stop showing errors if too many" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:142 +msgid "Provide Content-Disposition for signed URLs" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:143 +msgid "Provide Content-Type for signed URLs" +msgstr "" + #: /tmp/fish/implicit/share/completions/sass-convert.fish:1 msgid "" "The format to convert from. Can be css, scss, sass. By default, this is " @@ -49793,6 +52949,111 @@ msgstr "Delete obsolete package files" msgid "Silence warnings and status messages during compilation." msgstr "" +#: /tmp/fish/implicit/share/completions/sbt.fish:1 +#, fuzzy +msgid "Create a new sbt project from the given template" +msgstr "Create a CVS repository if it doesnt exist" + +#: /tmp/fish/implicit/share/completions/sbt.fish:2 +msgid "Connect to a server with an interactive sbt prompt" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:3 +#, fuzzy +msgid "Print options help message" +msgstr "Print informative messages" + +#: /tmp/fish/implicit/share/completions/sbt.fish:4 +#, fuzzy +msgid "Print more details" +msgstr "Print important dependencies" + +#: /tmp/fish/implicit/share/completions/sbt.fish:5 +#, fuzzy +msgid "Set log level to debug" +msgstr "Set error level" + +#: /tmp/fish/implicit/share/completions/sbt.fish:6 +#, fuzzy +msgid "Disable ANSI color codes" +msgstr "Don't use batch mode" + +#: /tmp/fish/implicit/share/completions/sbt.fish:7 +msgid "Launch even if there's no sbt project" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:8 +#, fuzzy +msgid "Use all local caches" +msgstr "Clean local caches and packages" + +#: /tmp/fish/implicit/share/completions/sbt.fish:9 +msgid "Use global caches, but not global ~/.sbt directory" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:10 +#, fuzzy +msgid "Disable interactive mode" +msgstr "Run in interactive mode" + +#: /tmp/fish/implicit/share/completions/sbt.fish:11 +msgid "Specify path to global settings/plugins" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:12 +#, fuzzy +msgid "Specify path to shared boot directory" +msgstr "Specify legal cvsroot directory." + +#: /tmp/fish/implicit/share/completions/sbt.fish:13 +#, fuzzy +msgid "Specify path to local Ivy repository" +msgstr "Atualizar o repositório" + +#: /tmp/fish/implicit/share/completions/sbt.fish:14 +#, fuzzy +msgid "Set memory options" +msgstr "Set config options" + +#: /tmp/fish/implicit/share/completions/sbt.fish:15 +msgid "Turn on JVM debugging, open at the given port" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:16 +#, fuzzy +msgid "Use specified version of sbt" +msgstr "Use specified compression algorithm" + +#: /tmp/fish/implicit/share/completions/sbt.fish:17 +#, fuzzy +msgid "Use specified jar as the sbt launcher" +msgstr "Use specified key as the key to sign with" + +#: /tmp/fish/implicit/share/completions/sbt.fish:18 +msgid "Use an RC version of sbt" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:19 +#, fuzzy +msgid "Use a snapshot version of sbt" +msgstr "Mostra a versão e sai" + +#: /tmp/fish/implicit/share/completions/sbt.fish:20 +msgid "Alternate JAVA_HOME" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:21 +msgid "Pass -D option directly to the Java runtime" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:22 +msgid "Pass -X option directly to the Java runtime" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:23 +msgid "Pass -X option to sbt's scalacOptions" +msgstr "" + #: /tmp/fish/implicit/share/completions/scanimage.fish:1 msgid "Top-left x position of scan area [0..480pel]/[0..218mm]" msgstr "" @@ -50223,17 +53484,14 @@ msgstr "" #: /tmp/fish/implicit/share/completions/screen.fish:15 #: /tmp/fish/implicit/share/completions/ssh.fish:5 -#, fuzzy msgid "Escape character" msgstr "" #: /tmp/fish/implicit/share/completions/screen.fish:16 -#, fuzzy msgid "Flow control on" msgstr "" #: /tmp/fish/implicit/share/completions/screen.fish:17 -#, fuzzy msgid "Flow control off" msgstr "" @@ -50565,6 +53823,70 @@ msgstr "" msgid "Specifies layout variant used to choose component names" msgstr "" +#: /tmp/fish/implicit/share/completions/snap.fish:1 +#, fuzzy +msgid "Test if snap has yet to be given the subcommand" +msgstr "Test if apt has yet to be given the subcommand" + +#: /tmp/fish/implicit/share/completions/snap.fish:3 +#, fuzzy +msgid "Test if snap command should have packages as potential completion" +msgstr "Test if apt command should have packages as potential completion" + +#: /tmp/fish/implicit/share/completions/snap.fish:4 +#, fuzzy +msgid "Test if snap command should have files as potential completion" +msgstr "Test if apt command should have packages as potential completion" + +#: /tmp/fish/implicit/share/completions/snap.fish:5 +#: /tmp/fish/implicit/share/completions/snap.fish:6 +#, fuzzy +msgid "List disabled snaps" +msgstr "Limit to installed" + +#: /tmp/fish/implicit/share/completions/snap.fish:7 +#, fuzzy +msgid "List installed snaps" +msgstr "Limit to installed" + +#: /tmp/fish/implicit/share/completions/snap.fish:8 +#, fuzzy +msgid "List of interfaces" +msgstr "Stop interface" + +#: /tmp/fish/implicit/share/completions/snap.fish:9 +#, fuzzy +msgid "List change IDs" +msgstr "Sem alterações" + +#: /tmp/fish/implicit/share/completions/snap.fish:10 +#, fuzzy +msgid "List aliases" +msgstr "Imprimir todos os nomes" + +#: /tmp/fish/implicit/share/completions/snap.fish:11 +#, fuzzy +msgid "Check that no assertion type is used yet" +msgstr "Verifique se seu tipo de terminal, “%ls”, é suportado neste sistema" + +#: /tmp/fish/implicit/share/completions/snap.fish:12 +msgid "Check if certain assertion type is used" +msgstr "" + +#: /tmp/fish/implicit/share/completions/snap.fish:13 +#, fuzzy +msgid "List assertion filters" +msgstr "Listar arquivos swap" + +#: /tmp/fish/implicit/share/completions/snap.fish:14 +#, fuzzy +msgid "Show this help message" +msgstr "Load the media and exit" + +#: /tmp/fish/implicit/share/completions/snap.fish:16 +msgid "Snap" +msgstr "" + #: /tmp/fish/implicit/share/completions/sort.fish:1 msgid "Ignore leading blanks" msgstr "Ignore leading blanks" @@ -51038,49 +54360,54 @@ msgid "Test if a code block is currently evaluated" msgstr "Test if a code block is currently evaluated" #: /tmp/fish/implicit/share/completions/status.fish:6 +#, fuzzy +msgid "Test if a breakpoint is currently in effect" +msgstr "Test if a code block is currently evaluated" + +#: /tmp/fish/implicit/share/completions/status.fish:7 msgid "Test if new jobs are never put under job control" msgstr "Test if new jobs are never put under job control" -#: /tmp/fish/implicit/share/completions/status.fish:7 +#: /tmp/fish/implicit/share/completions/status.fish:8 msgid "Test if only interactive new jobs are put under job control" msgstr "Test if only interactive new jobs are put under job control" -#: /tmp/fish/implicit/share/completions/status.fish:8 +#: /tmp/fish/implicit/share/completions/status.fish:9 msgid "Test if all new jobs are put under job control" msgstr "Test if all new jobs are put under job control" -#: /tmp/fish/implicit/share/completions/status.fish:9 +#: /tmp/fish/implicit/share/completions/status.fish:10 #, fuzzy msgid "Print the filename of the currently running script" msgstr "Imprime as tarefas em execução" -#: /tmp/fish/implicit/share/completions/status.fish:10 +#: /tmp/fish/implicit/share/completions/status.fish:11 #, fuzzy msgid "Print the line number of the currently running script" msgstr "Change working directory" -#: /tmp/fish/implicit/share/completions/status.fish:11 +#: /tmp/fish/implicit/share/completions/status.fish:12 msgid "" "Print a list of all function calls leading up to running the current command" msgstr "" "Print a list of all function calls leading up to running the current command" -#: /tmp/fish/implicit/share/completions/status.fish:12 +#: /tmp/fish/implicit/share/completions/status.fish:13 #, fuzzy msgid "Set which jobs are under job control" msgstr "Set which jobs are out under job control" -#: /tmp/fish/implicit/share/completions/status.fish:13 +#: /tmp/fish/implicit/share/completions/status.fish:14 #, fuzzy msgid "Set all jobs under job control" msgstr "Set which jobs are out under job control" -#: /tmp/fish/implicit/share/completions/status.fish:14 +#: /tmp/fish/implicit/share/completions/status.fish:15 #, fuzzy msgid "Set only interactive jobs under job control" msgstr "Test if only interactive new jobs are put under job control" -#: /tmp/fish/implicit/share/completions/status.fish:15 +#: /tmp/fish/implicit/share/completions/status.fish:16 #, fuzzy msgid "Set no jobs under job control" msgstr "Set which jobs are out under job control" @@ -51162,6 +54489,39 @@ msgstr "Maximum number of nested blocks reached." msgid "Remove newline" msgstr "No newline" +#: /tmp/fish/implicit/share/completions/subl.fish:1 +#, fuzzy +msgid "Load the given project" +msgstr "Create new project" + +#: /tmp/fish/implicit/share/completions/subl.fish:2 +#, fuzzy +msgid "Run the given command" +msgstr "Execute command" + +#: /tmp/fish/implicit/share/completions/subl.fish:3 +#, fuzzy +msgid "Open a new window" +msgstr "Select root window" + +#: /tmp/fish/implicit/share/completions/subl.fish:4 +#, fuzzy +msgid "Add folders to the current window" +msgstr "Append files to archive" + +#: /tmp/fish/implicit/share/completions/subl.fish:5 +msgid "Wait for the files to be closed before returning" +msgstr "" + +#: /tmp/fish/implicit/share/completions/subl.fish:6 +#, fuzzy +msgid "Don't activate the application" +msgstr "Don't actually take the action" + +#: /tmp/fish/implicit/share/completions/subl.fish:7 +msgid "Keep the application activated after closing the file" +msgstr "" + #: /tmp/fish/implicit/share/completions/sudo.fish:2 msgid "Close all file descriptors greater or equal to the given number" msgstr "" @@ -51826,155 +55186,137 @@ msgstr "" #: /tmp/fish/implicit/share/completions/systemctl.fish:9 #, fuzzy -msgid "Show a unit" -msgstr "Show arp entries" - -#: /tmp/fish/implicit/share/completions/systemctl.fish:10 -#, fuzzy -msgid "Edit a unit" -msgstr "Emite um evento" - -#: /tmp/fish/implicit/share/completions/systemctl.fish:12 -msgid "Snapshot" -msgstr "" - -#: /tmp/fish/implicit/share/completions/systemctl.fish:15 -#, fuzzy msgid "List of unit types" msgstr "Use config file" -#: /tmp/fish/implicit/share/completions/systemctl.fish:16 +#: /tmp/fish/implicit/share/completions/systemctl.fish:10 #, fuzzy msgid "List of unit states" msgstr "Use config file" -#: /tmp/fish/implicit/share/completions/systemctl.fish:17 -msgid "Properties displayed in the \"show\" command" -msgstr "" - -#: /tmp/fish/implicit/share/completions/systemctl.fish:18 +#: /tmp/fish/implicit/share/completions/systemctl.fish:11 #, fuzzy msgid "Show all units or properties" msgstr "Display help and debug options" -#: /tmp/fish/implicit/share/completions/systemctl.fish:19 +#: /tmp/fish/implicit/share/completions/systemctl.fish:12 #, fuzzy msgid "Show also units of local containers" msgstr "Show arp entries" -#: /tmp/fish/implicit/share/completions/systemctl.fish:20 +#: /tmp/fish/implicit/share/completions/systemctl.fish:13 #, fuzzy msgid "Show reverse dependencies between units" msgstr "List reverse dependencies for the package" -#: /tmp/fish/implicit/share/completions/systemctl.fish:21 +#: /tmp/fish/implicit/share/completions/systemctl.fish:14 #, fuzzy msgid "Show units ordered before specified unit" msgstr "Query packages with the specified group" -#: /tmp/fish/implicit/share/completions/systemctl.fish:22 +#: /tmp/fish/implicit/share/completions/systemctl.fish:15 #, fuzzy msgid "Show units ordered after specified unit" msgstr "Query packages with the specified group" -#: /tmp/fish/implicit/share/completions/systemctl.fish:23 +#: /tmp/fish/implicit/share/completions/systemctl.fish:16 #, fuzzy msgid "Do not ellipsize anything" msgstr "Do not write anything" -#: /tmp/fish/implicit/share/completions/systemctl.fish:24 +#: /tmp/fish/implicit/share/completions/systemctl.fish:17 #, fuzzy msgid "Show the type of the socket" msgstr "Show help for the fish shell" -#: /tmp/fish/implicit/share/completions/systemctl.fish:25 +#: /tmp/fish/implicit/share/completions/systemctl.fish:18 msgid "How to deal with queued jobs" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:26 +#: /tmp/fish/implicit/share/completions/systemctl.fish:19 msgid "Ignore inhibitor locks on shutdown or sleep" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:27 +#: /tmp/fish/implicit/share/completions/systemctl.fish:20 #, fuzzy msgid "Suppress output to STDOUT" msgstr "Suppresses normal output" -#: /tmp/fish/implicit/share/completions/systemctl.fish:28 +#: /tmp/fish/implicit/share/completions/systemctl.fish:21 msgid "Do not wait for the requested operation to finish" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:30 +#: /tmp/fish/implicit/share/completions/systemctl.fish:23 #: /tmp/fish/implicit/share/completions/systemd-analyze.fish:6 msgid "Talk to the service manager of the calling user" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:31 +#: /tmp/fish/implicit/share/completions/systemctl.fish:24 #: /tmp/fish/implicit/share/completions/systemd-analyze.fish:7 msgid "Talk to the service manager of the system." msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:32 +#: /tmp/fish/implicit/share/completions/systemctl.fish:25 msgid "Enable or disable for all users" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:33 +#: /tmp/fish/implicit/share/completions/systemctl.fish:26 msgid "Do not send wall message before halt" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:34 +#: /tmp/fish/implicit/share/completions/systemctl.fish:27 #, fuzzy msgid "Do not reload daemon configuration" msgstr "Reload service configuration" -#: /tmp/fish/implicit/share/completions/systemctl.fish:35 +#: /tmp/fish/implicit/share/completions/systemctl.fish:28 #, fuzzy msgid "Disable asking for password" msgstr "Disable operator keywords" -#: /tmp/fish/implicit/share/completions/systemctl.fish:36 +#: /tmp/fish/implicit/share/completions/systemctl.fish:29 msgid "Send signal to which process" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:37 +#: /tmp/fish/implicit/share/completions/systemctl.fish:30 msgid "Which signal to send" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:38 +#: /tmp/fish/implicit/share/completions/systemctl.fish:31 msgid "Overwrite conflicting existing symlinks" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:39 +#: /tmp/fish/implicit/share/completions/systemctl.fish:32 msgid "Use alternative root path" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:40 +#: /tmp/fish/implicit/share/completions/systemctl.fish:33 msgid "Make changes only temporarily" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:41 +#: /tmp/fish/implicit/share/completions/systemctl.fish:34 #, fuzzy msgid "Number of journal lines to show" msgstr "Number nonblank lines" -#: /tmp/fish/implicit/share/completions/systemctl.fish:42 +#: /tmp/fish/implicit/share/completions/systemctl.fish:35 msgid "Control journal formatting" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:43 +#: /tmp/fish/implicit/share/completions/systemctl.fish:36 #, fuzzy msgid "list-dependencies flat, not as tree" msgstr "List dependencies for the package" -#: /tmp/fish/implicit/share/completions/systemctl.fish:49 +#: /tmp/fish/implicit/share/completions/systemctl.fish:42 msgid "Reboot to EFI setup" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:50 +#: /tmp/fish/implicit/share/completions/systemctl.fish:43 msgid "Also start unit" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:51 +#: /tmp/fish/implicit/share/completions/systemctl.fish:44 msgid "Also stop unit" msgstr "" @@ -52307,110 +55649,112 @@ msgid "Tape length" msgstr "Comprimento da fita" #: /tmp/fish/implicit/share/completions/tar.fish:30 +#: /tmp/fish/implicit/share/completions/tar.fish:31 msgid "Don't extract modification time" msgstr "Don't extract modification time" -#: /tmp/fish/implicit/share/completions/tar.fish:31 +#: /tmp/fish/implicit/share/completions/tar.fish:32 msgid "Multi volume archive" msgstr "Multi volume archive" -#: /tmp/fish/implicit/share/completions/tar.fish:32 +#: /tmp/fish/implicit/share/completions/tar.fish:33 +#: /tmp/fish/implicit/share/completions/tar.fish:34 msgid "Only store newer files" msgstr "Armazenar apenas arquivos novos" -#: /tmp/fish/implicit/share/completions/tar.fish:33 -#: /tmp/fish/implicit/share/completions/tar.fish:34 +#: /tmp/fish/implicit/share/completions/tar.fish:35 +#: /tmp/fish/implicit/share/completions/tar.fish:36 msgid "Use V7 format" msgstr "Use V7 format" -#: /tmp/fish/implicit/share/completions/tar.fish:35 +#: /tmp/fish/implicit/share/completions/tar.fish:37 msgid "Extract to stdout" msgstr "Extract to stdout" -#: /tmp/fish/implicit/share/completions/tar.fish:36 -#: /tmp/fish/implicit/share/completions/tar.fish:37 +#: /tmp/fish/implicit/share/completions/tar.fish:38 +#: /tmp/fish/implicit/share/completions/tar.fish:39 msgid "Extract all permissions" msgstr "Extract all permissions" -#: /tmp/fish/implicit/share/completions/tar.fish:38 +#: /tmp/fish/implicit/share/completions/tar.fish:40 msgid "Don't strip leading /" msgstr "Don't strip leading /" -#: /tmp/fish/implicit/share/completions/tar.fish:39 +#: /tmp/fish/implicit/share/completions/tar.fish:41 msgid "Preserve all permissions and do not sort file arguments" msgstr "Preserve all permissions and do not sort file arguments" -#: /tmp/fish/implicit/share/completions/tar.fish:40 +#: /tmp/fish/implicit/share/completions/tar.fish:42 msgid "Show record number" msgstr "Show record number" -#: /tmp/fish/implicit/share/completions/tar.fish:41 +#: /tmp/fish/implicit/share/completions/tar.fish:43 msgid "Remove files after adding to archive" msgstr "Remove files after adding to archive" -#: /tmp/fish/implicit/share/completions/tar.fish:42 -#: /tmp/fish/implicit/share/completions/tar.fish:43 +#: /tmp/fish/implicit/share/completions/tar.fish:44 +#: /tmp/fish/implicit/share/completions/tar.fish:45 #, fuzzy msgid "Do not sort file arguments" msgstr "Do not show flags" -#: /tmp/fish/implicit/share/completions/tar.fish:44 +#: /tmp/fish/implicit/share/completions/tar.fish:46 msgid "Preserve file ownership" msgstr "Preserve file ownership" -#: /tmp/fish/implicit/share/completions/tar.fish:45 +#: /tmp/fish/implicit/share/completions/tar.fish:47 msgid "Handle sparse files" msgstr "Handle sparse files" -#: /tmp/fish/implicit/share/completions/tar.fish:46 +#: /tmp/fish/implicit/share/completions/tar.fish:48 msgid "Extract file from file" msgstr "Extrair arquivos do arquivo de lista" -#: /tmp/fish/implicit/share/completions/tar.fish:47 +#: /tmp/fish/implicit/share/completions/tar.fish:49 msgid "-T has null-terminated names" msgstr "-T has null-terminated names" -#: /tmp/fish/implicit/share/completions/tar.fish:48 +#: /tmp/fish/implicit/share/completions/tar.fish:50 msgid "Print total bytes written" msgstr "Print total bytes written" -#: /tmp/fish/implicit/share/completions/tar.fish:50 +#: /tmp/fish/implicit/share/completions/tar.fish:52 msgid "Set volume name" msgstr "Definir nome do volume" -#: /tmp/fish/implicit/share/completions/tar.fish:52 -#: /tmp/fish/implicit/share/completions/tar.fish:53 +#: /tmp/fish/implicit/share/completions/tar.fish:54 +#: /tmp/fish/implicit/share/completions/tar.fish:55 msgid "Ask for confirmation" msgstr "Ask for confirmation" -#: /tmp/fish/implicit/share/completions/tar.fish:54 +#: /tmp/fish/implicit/share/completions/tar.fish:56 #, fuzzy msgid "Verify archive" msgstr "List archive" -#: /tmp/fish/implicit/share/completions/tar.fish:55 +#: /tmp/fish/implicit/share/completions/tar.fish:57 msgid "Exclude file" msgstr "Exceto arquivo" -#: /tmp/fish/implicit/share/completions/tar.fish:56 +#: /tmp/fish/implicit/share/completions/tar.fish:58 msgid "Exclude files listed in specified file" msgstr "Exceto arquivos listados no arquivo especificado" -#: /tmp/fish/implicit/share/completions/tar.fish:57 -#: /tmp/fish/implicit/share/completions/tar.fish:58 +#: /tmp/fish/implicit/share/completions/tar.fish:59 +#: /tmp/fish/implicit/share/completions/tar.fish:60 msgid "Filter through compress" msgstr "Filter through compress" -#: /tmp/fish/implicit/share/completions/tar.fish:59 -#: /tmp/fish/implicit/share/completions/tar.fish:60 +#: /tmp/fish/implicit/share/completions/tar.fish:61 +#: /tmp/fish/implicit/share/completions/tar.fish:62 msgid "Filter through gzip" msgstr "Filter through gzip" -#: /tmp/fish/implicit/share/completions/tar.fish:61 +#: /tmp/fish/implicit/share/completions/tar.fish:63 msgid "Filter through specified program" msgstr "Filtrar pelo programa especificado" -#: /tmp/fish/implicit/share/completions/tar.fish:62 +#: /tmp/fish/implicit/share/completions/tar.fish:64 #, fuzzy msgid "Filter through xz" msgstr "Filter through gzip" @@ -53223,7 +56567,7 @@ msgstr "" #: /tmp/fish/implicit/share/completions/tmutil.fish:46 #, fuzzy -msgid "Autmatic rotation" +msgid "Automatic rotation" msgstr "Attempt automatic login" #: /tmp/fish/implicit/share/completions/tmutil.fish:47 @@ -53305,7 +56649,7 @@ msgid "Specify the name of the server socket to use" msgstr "Specify the repository URL" #: /tmp/fish/implicit/share/completions/tmux.fish:14 -msgid "Full path to sever socket. If set, -L is ignored." +msgid "Full path to server socket. If set, -L is ignored." msgstr "" #: /tmp/fish/implicit/share/completions/tmux.fish:15 @@ -55056,7 +58400,6 @@ msgid "Supplementary groups" msgstr "Select by group" #: /tmp/fish/implicit/share/completions/useradd.fish:5 -#, fuzzy msgid "The user's home directory will be created if it does not exist" msgstr "" @@ -55197,11 +58540,6 @@ msgstr "Test if apt has yet to be given the subcommand" msgid "Lists all available Vagrant boxes" msgstr "List names of available signals" -#: /tmp/fish/implicit/share/completions/vagrant.fish:3 -#, fuzzy -msgid "Print the version and exit" -msgstr "Load the media and exit" - #: /tmp/fish/implicit/share/completions/vagrant.fish:4 #, fuzzy msgid "Print the help and exit" @@ -57466,8 +60804,8 @@ msgstr "" #: /tmp/fish/implicit/share/completions/wicd-cli.fish:7 #, fuzzy -msgid "List encription types" -msgstr "" +msgid "List encryption types" +msgstr "Use config file" #: /tmp/fish/implicit/share/completions/wicd-cli.fish:8 msgid "Perform operation on wireless network" @@ -59738,1130 +63076,1141 @@ msgstr "Encrypt" msgid "Don't compress files with these suffixes" msgstr "Don't compress files with these suffixes" -#: /tmp/fish/implicit/share/completions/zypper.fish:4 -msgid "Accept multiple commands at once" +#: /tmp/fish/implicit/share/completions/zypper.fish:2 +msgid "Repo" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:5 -msgid "List all defined repositories" +msgid "Accept multiple commands at once" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:6 +msgid "List all defined repositories" +msgstr "" + +#: /tmp/fish/implicit/share/completions/zypper.fish:7 msgid "Add a new repository" msgstr "Adicionar um novo repositório" -#: /tmp/fish/implicit/share/completions/zypper.fish:7 +#: /tmp/fish/implicit/share/completions/zypper.fish:8 #, fuzzy msgid "Remove specified repository" msgstr "Specify the repository URL" -#: /tmp/fish/implicit/share/completions/zypper.fish:8 +#: /tmp/fish/implicit/share/completions/zypper.fish:9 #, fuzzy msgid "Rename specified repository" msgstr "Repair the corrupted repository" -#: /tmp/fish/implicit/share/completions/zypper.fish:9 +#: /tmp/fish/implicit/share/completions/zypper.fish:10 #, fuzzy msgid "Modify specified repository" msgstr "Specify the repository URL" -#: /tmp/fish/implicit/share/completions/zypper.fish:10 +#: /tmp/fish/implicit/share/completions/zypper.fish:11 #, fuzzy msgid "Refresh all repositories" msgstr "Read-only repository mode" -#: /tmp/fish/implicit/share/completions/zypper.fish:11 +#: /tmp/fish/implicit/share/completions/zypper.fish:12 #, fuzzy msgid "Clean local caches" msgstr "Clean local caches and packages" -#: /tmp/fish/implicit/share/completions/zypper.fish:12 +#: /tmp/fish/implicit/share/completions/zypper.fish:13 msgid "List all defined services" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:13 +#: /tmp/fish/implicit/share/completions/zypper.fish:14 msgid "Add a new service" msgstr "Adicionar um novo serviço" -#: /tmp/fish/implicit/share/completions/zypper.fish:14 +#: /tmp/fish/implicit/share/completions/zypper.fish:15 #, fuzzy msgid "Modify specified service" msgstr "Use specified keyserver" -#: /tmp/fish/implicit/share/completions/zypper.fish:15 +#: /tmp/fish/implicit/share/completions/zypper.fish:16 #, fuzzy msgid "Remove specified service" msgstr "Use specified keyserver" -#: /tmp/fish/implicit/share/completions/zypper.fish:16 +#: /tmp/fish/implicit/share/completions/zypper.fish:17 msgid "Refresh all services" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:19 +#: /tmp/fish/implicit/share/completions/zypper.fish:20 #, fuzzy msgid "Verify integrity of package dependencies" msgstr "Install/remove packages for dependencies" -#: /tmp/fish/implicit/share/completions/zypper.fish:20 +#: /tmp/fish/implicit/share/completions/zypper.fish:21 #, fuzzy msgid "Install source packages and their build dependencies" msgstr "Install/remove packages for dependencies" -#: /tmp/fish/implicit/share/completions/zypper.fish:21 +#: /tmp/fish/implicit/share/completions/zypper.fish:22 #, fuzzy msgid "Install newly added packages recommended by installed packages" msgstr "" "Install the packages even if they replace files from other, already " "installed, packages" -#: /tmp/fish/implicit/share/completions/zypper.fish:22 +#: /tmp/fish/implicit/share/completions/zypper.fish:23 #, fuzzy msgid "Update installed packages with newer versions" msgstr "Updates packages to the best version available" -#: /tmp/fish/implicit/share/completions/zypper.fish:23 +#: /tmp/fish/implicit/share/completions/zypper.fish:24 #, fuzzy msgid "List available updates" msgstr "Print available list" -#: /tmp/fish/implicit/share/completions/zypper.fish:24 +#: /tmp/fish/implicit/share/completions/zypper.fish:25 #, fuzzy msgid "Install needed patches" msgstr "Install new package" -#: /tmp/fish/implicit/share/completions/zypper.fish:25 +#: /tmp/fish/implicit/share/completions/zypper.fish:26 #, fuzzy msgid "List needed patches" msgstr "Print byte offset of matches" -#: /tmp/fish/implicit/share/completions/zypper.fish:26 +#: /tmp/fish/implicit/share/completions/zypper.fish:27 #, fuzzy msgid "Perform a distribution upgrade" msgstr "Create a distribution tarball" -#: /tmp/fish/implicit/share/completions/zypper.fish:27 +#: /tmp/fish/implicit/share/completions/zypper.fish:28 #, fuzzy msgid "Check for patches" msgstr "Create compressed patches" -#: /tmp/fish/implicit/share/completions/zypper.fish:28 +#: /tmp/fish/implicit/share/completions/zypper.fish:29 #, fuzzy msgid "Search for packages matching a pattern" msgstr "Search package containing pattern" -#: /tmp/fish/implicit/share/completions/zypper.fish:29 +#: /tmp/fish/implicit/share/completions/zypper.fish:30 #, fuzzy msgid "Show full information for specified packages" msgstr "Display change information for the package" -#: /tmp/fish/implicit/share/completions/zypper.fish:30 +#: /tmp/fish/implicit/share/completions/zypper.fish:31 msgid "Show full information for specified patches" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:31 +#: /tmp/fish/implicit/share/completions/zypper.fish:32 #, fuzzy msgid "Show full information for specified patterns" msgstr "Exclude files that match pattern" -#: /tmp/fish/implicit/share/completions/zypper.fish:32 +#: /tmp/fish/implicit/share/completions/zypper.fish:33 msgid "Show full information for specified products" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:33 +#: /tmp/fish/implicit/share/completions/zypper.fish:34 #, fuzzy msgid "List all available patches" msgstr "List names of available signals" -#: /tmp/fish/implicit/share/completions/zypper.fish:34 +#: /tmp/fish/implicit/share/completions/zypper.fish:35 #, fuzzy msgid "List all available packages" msgstr "Reinstall packages" -#: /tmp/fish/implicit/share/completions/zypper.fish:35 +#: /tmp/fish/implicit/share/completions/zypper.fish:36 #, fuzzy msgid "List all available patterns" msgstr "List names of available signals" -#: /tmp/fish/implicit/share/completions/zypper.fish:36 +#: /tmp/fish/implicit/share/completions/zypper.fish:37 #, fuzzy msgid "List all available products" msgstr "List names of available signals" -#: /tmp/fish/implicit/share/completions/zypper.fish:37 +#: /tmp/fish/implicit/share/completions/zypper.fish:38 #, fuzzy msgid "List packages providing specified capability" msgstr "Query all packages that provide the specified capability" -#: /tmp/fish/implicit/share/completions/zypper.fish:38 +#: /tmp/fish/implicit/share/completions/zypper.fish:39 #, fuzzy msgid "Add a package lock" msgstr "Rebuild a package" -#: /tmp/fish/implicit/share/completions/zypper.fish:39 +#: /tmp/fish/implicit/share/completions/zypper.fish:40 #, fuzzy msgid "Remove a package lock" msgstr "Remove packages" -#: /tmp/fish/implicit/share/completions/zypper.fish:40 +#: /tmp/fish/implicit/share/completions/zypper.fish:41 #, fuzzy msgid "List current package locks" msgstr "List bugs from packages" -#: /tmp/fish/implicit/share/completions/zypper.fish:41 +#: /tmp/fish/implicit/share/completions/zypper.fish:42 #, fuzzy msgid "Remove unused locks" msgstr "Remove source packages" -#: /tmp/fish/implicit/share/completions/zypper.fish:42 +#: /tmp/fish/implicit/share/completions/zypper.fish:43 msgid "Compare two version strings" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:43 +#: /tmp/fish/implicit/share/completions/zypper.fish:44 #, fuzzy msgid "Print the target operating system ID string" msgstr "Print operating system" -#: /tmp/fish/implicit/share/completions/zypper.fish:44 +#: /tmp/fish/implicit/share/completions/zypper.fish:45 msgid "Print report about licenses and EULAs of installed packages" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:45 +#: /tmp/fish/implicit/share/completions/zypper.fish:46 #, fuzzy msgid "Download source rpms for all installed packages to a local directory" msgstr "Do not ever ascend to the parent directory" -#: /tmp/fish/implicit/share/completions/zypper.fish:47 +#: /tmp/fish/implicit/share/completions/zypper.fish:48 #, fuzzy msgid "Output the version number" msgstr "Número da versão" -#: /tmp/fish/implicit/share/completions/zypper.fish:48 +#: /tmp/fish/implicit/share/completions/zypper.fish:49 #, fuzzy msgid "Use specified config file instead of the default" msgstr "" "Usa o arquivo especificado em vez do banco de dados de confiança padrão" -#: /tmp/fish/implicit/share/completions/zypper.fish:49 +#: /tmp/fish/implicit/share/completions/zypper.fish:50 #, fuzzy msgid "Suppress normal output, print only error messages" msgstr "Suppress error messages" -#: /tmp/fish/implicit/share/completions/zypper.fish:51 +#: /tmp/fish/implicit/share/completions/zypper.fish:52 #, fuzzy msgid "Do not abbreviate text in tables" msgstr "Do not create output files" -#: /tmp/fish/implicit/share/completions/zypper.fish:52 +#: /tmp/fish/implicit/share/completions/zypper.fish:53 #, fuzzy msgid "Table style (integer)" msgstr "Test zipfile integrity" -#: /tmp/fish/implicit/share/completions/zypper.fish:53 +#: /tmp/fish/implicit/share/completions/zypper.fish:54 #, fuzzy msgid "Turn on rug compatibility" msgstr "Turn on debug output" -#: /tmp/fish/implicit/share/completions/zypper.fish:54 +#: /tmp/fish/implicit/share/completions/zypper.fish:55 msgid "Do not ask anything, use default answers automatically" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:55 +#: /tmp/fish/implicit/share/completions/zypper.fish:56 #, fuzzy msgid "Switch to XML output" msgstr "Set width of output" -#: /tmp/fish/implicit/share/completions/zypper.fish:56 +#: /tmp/fish/implicit/share/completions/zypper.fish:57 #, fuzzy msgid "Ignore unknown packages" msgstr "Ignore missing packages" -#: /tmp/fish/implicit/share/completions/zypper.fish:57 +#: /tmp/fish/implicit/share/completions/zypper.fish:58 #, fuzzy msgid "Use an additional repository" msgstr "Adicionar um novo repositório" -#: /tmp/fish/implicit/share/completions/zypper.fish:58 +#: /tmp/fish/implicit/share/completions/zypper.fish:59 #, fuzzy msgid "Use alternative repository definition file directory" msgstr "Create a CVS repository if it doesnt exist" -#: /tmp/fish/implicit/share/completions/zypper.fish:59 +#: /tmp/fish/implicit/share/completions/zypper.fish:60 #, fuzzy msgid "Use alternative directory for all caches" msgstr "Search directory for makefile" -#: /tmp/fish/implicit/share/completions/zypper.fish:60 +#: /tmp/fish/implicit/share/completions/zypper.fish:61 #, fuzzy msgid "Operate on a different root directory" msgstr "Create a diff between two versions of the repository" -#: /tmp/fish/implicit/share/completions/zypper.fish:61 +#: /tmp/fish/implicit/share/completions/zypper.fish:62 msgid "" "Do not treat patches as interactive, which have the rebootSuggested-flag set" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:62 +#: /tmp/fish/implicit/share/completions/zypper.fish:63 msgid "Ignore GPG check failures and continue" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:63 +#: /tmp/fish/implicit/share/completions/zypper.fish:64 msgid "Automatically trust and import new repository signing keys" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:64 +#: /tmp/fish/implicit/share/completions/zypper.fish:65 #, fuzzy msgid "Do not read meta-data from repositories" msgstr "Do not del built files" -#: /tmp/fish/implicit/share/completions/zypper.fish:65 +#: /tmp/fish/implicit/share/completions/zypper.fish:66 #, fuzzy msgid "Do not refresh the repositories" msgstr "Read-only repository mode" -#: /tmp/fish/implicit/share/completions/zypper.fish:66 +#: /tmp/fish/implicit/share/completions/zypper.fish:67 #, fuzzy msgid "Ignore CD/DVD repositories" msgstr "Read-only repository mode" -#: /tmp/fish/implicit/share/completions/zypper.fish:67 +#: /tmp/fish/implicit/share/completions/zypper.fish:68 #, fuzzy msgid "Ignore remote repositories" msgstr "Removes entry in .cvspass for remote repository" -#: /tmp/fish/implicit/share/completions/zypper.fish:68 +#: /tmp/fish/implicit/share/completions/zypper.fish:69 #, fuzzy msgid "Do not read installed packages" msgstr "Do not upgrade packages" -#: /tmp/fish/implicit/share/completions/zypper.fish:69 +#: /tmp/fish/implicit/share/completions/zypper.fish:70 msgid "Output a list of zypper user prompts" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:70 +#: /tmp/fish/implicit/share/completions/zypper.fish:71 msgid "User defined transaction id used in history and plugins" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:71 +#: /tmp/fish/implicit/share/completions/zypper.fish:72 msgid "Use alternative raw meta-data cache directory" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:72 +#: /tmp/fish/implicit/share/completions/zypper.fish:73 msgid "Use alternative solv file cache directory" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:73 +#: /tmp/fish/implicit/share/completions/zypper.fish:74 msgid "Use alternative package cache directory" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:74 +#: /tmp/fish/implicit/share/completions/zypper.fish:75 msgid "Export all defined repositories as a single local .repo file" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:75 +#: /tmp/fish/implicit/share/completions/zypper.fish:76 #, fuzzy msgid "Show also repository alias" msgstr "Disable repository" -#: /tmp/fish/implicit/share/completions/zypper.fish:76 +#: /tmp/fish/implicit/share/completions/zypper.fish:77 #, fuzzy msgid "Show also repository name" msgstr "Disable repository" -#: /tmp/fish/implicit/share/completions/zypper.fish:77 -#: /tmp/fish/implicit/share/completions/zypper.fish:120 +#: /tmp/fish/implicit/share/completions/zypper.fish:78 +#: /tmp/fish/implicit/share/completions/zypper.fish:121 #, fuzzy msgid "Show also base URI of repositories" msgstr "Removes entry in .cvspass for remote repository" -#: /tmp/fish/implicit/share/completions/zypper.fish:78 -#: /tmp/fish/implicit/share/completions/zypper.fish:121 +#: /tmp/fish/implicit/share/completions/zypper.fish:79 +#: /tmp/fish/implicit/share/completions/zypper.fish:122 #, fuzzy msgid "Show also repository priority" msgstr "Show repository access history" -#: /tmp/fish/implicit/share/completions/zypper.fish:79 +#: /tmp/fish/implicit/share/completions/zypper.fish:80 msgid "Show also the autorefresh flag" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:80 -#: /tmp/fish/implicit/share/completions/zypper.fish:122 +#: /tmp/fish/implicit/share/completions/zypper.fish:81 +#: /tmp/fish/implicit/share/completions/zypper.fish:123 msgid "Show more information like URI, priority, type" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:81 +#: /tmp/fish/implicit/share/completions/zypper.fish:82 msgid "Show also alias of parent service" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:82 -#: /tmp/fish/implicit/share/completions/zypper.fish:125 +#: /tmp/fish/implicit/share/completions/zypper.fish:83 +#: /tmp/fish/implicit/share/completions/zypper.fish:126 msgid "Sort the list by URI" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:83 -#: /tmp/fish/implicit/share/completions/zypper.fish:124 +#: /tmp/fish/implicit/share/completions/zypper.fish:84 +#: /tmp/fish/implicit/share/completions/zypper.fish:125 #, fuzzy msgid "Sort the list by repository priority" msgstr "Disable repository" -#: /tmp/fish/implicit/share/completions/zypper.fish:84 +#: /tmp/fish/implicit/share/completions/zypper.fish:85 msgid "Sort the list by alias" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:85 -#: /tmp/fish/implicit/share/completions/zypper.fish:126 +#: /tmp/fish/implicit/share/completions/zypper.fish:86 +#: /tmp/fish/implicit/share/completions/zypper.fish:127 msgid "Sort the list by name" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:86 +#: /tmp/fish/implicit/share/completions/zypper.fish:87 msgid "Just another means to specify a .repo file to read" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:87 +#: /tmp/fish/implicit/share/completions/zypper.fish:88 msgid "Type of repository (yast2, rpm-md, plaindir)" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:88 +#: /tmp/fish/implicit/share/completions/zypper.fish:89 #, fuzzy msgid "Add the repository as disabled" msgstr "Adicionar um novo repositório" -#: /tmp/fish/implicit/share/completions/zypper.fish:89 +#: /tmp/fish/implicit/share/completions/zypper.fish:90 #, fuzzy msgid "Probe URI" msgstr "Probe a CD" -#: /tmp/fish/implicit/share/completions/zypper.fish:90 +#: /tmp/fish/implicit/share/completions/zypper.fish:91 msgid "Don't probe URI, probe later during refresh" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:91 +#: /tmp/fish/implicit/share/completions/zypper.fish:92 #, fuzzy msgid "Specify descriptive name for the repository" msgstr "Remove an entry from the repository" -#: /tmp/fish/implicit/share/completions/zypper.fish:92 -#: /tmp/fish/implicit/share/completions/zypper.fish:105 -msgid "Enable RPM files caching" -msgstr "" - #: /tmp/fish/implicit/share/completions/zypper.fish:93 #: /tmp/fish/implicit/share/completions/zypper.fish:106 -#, fuzzy -msgid "Disable RPM files caching" -msgstr "Don't trust the file modification times" +msgid "Enable RPM files caching" +msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:94 #: /tmp/fish/implicit/share/completions/zypper.fish:107 #, fuzzy -msgid "Enable GPG check for this repository" -msgstr "Verificar arquivos no repositório" +msgid "Disable RPM files caching" +msgstr "Don't trust the file modification times" #: /tmp/fish/implicit/share/completions/zypper.fish:95 #: /tmp/fish/implicit/share/completions/zypper.fish:108 #, fuzzy +msgid "Enable GPG check for this repository" +msgstr "Verificar arquivos no repositório" + +#: /tmp/fish/implicit/share/completions/zypper.fish:96 +#: /tmp/fish/implicit/share/completions/zypper.fish:109 +#, fuzzy msgid "Disable GPG check for this repository" msgstr "Update the repository" -#: /tmp/fish/implicit/share/completions/zypper.fish:96 +#: /tmp/fish/implicit/share/completions/zypper.fish:97 #, fuzzy msgid "Enable autorefresh of the repository" msgstr "Check files into the repository" -#: /tmp/fish/implicit/share/completions/zypper.fish:97 -#: /tmp/fish/implicit/share/completions/zypper.fish:145 +#: /tmp/fish/implicit/share/completions/zypper.fish:98 +#: /tmp/fish/implicit/share/completions/zypper.fish:146 msgid "Ignore user authentication data in the URI" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:98 -#: /tmp/fish/implicit/share/completions/zypper.fish:146 +#: /tmp/fish/implicit/share/completions/zypper.fish:99 +#: /tmp/fish/implicit/share/completions/zypper.fish:147 #, fuzzy msgid "Ignore query string in the URI" msgstr "Ignora arquivos terminados com ~" -#: /tmp/fish/implicit/share/completions/zypper.fish:99 +#: /tmp/fish/implicit/share/completions/zypper.fish:100 msgid "Disable the repository (but don't remove it)" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:100 +#: /tmp/fish/implicit/share/completions/zypper.fish:101 #, fuzzy msgid "Enable a disabled repository" msgstr "Repair the corrupted repository" -#: /tmp/fish/implicit/share/completions/zypper.fish:101 +#: /tmp/fish/implicit/share/completions/zypper.fish:102 #, fuzzy msgid "Enable auto-refresh of the repository" msgstr "Check files into the repository" -#: /tmp/fish/implicit/share/completions/zypper.fish:102 +#: /tmp/fish/implicit/share/completions/zypper.fish:103 #, fuzzy msgid "Disable auto-refresh of the repository" msgstr "Check files into the repository" -#: /tmp/fish/implicit/share/completions/zypper.fish:103 +#: /tmp/fish/implicit/share/completions/zypper.fish:104 #, fuzzy msgid "Set a descriptive name for the repository" msgstr "Adicionar uma chave criptografada ao repositório" -#: /tmp/fish/implicit/share/completions/zypper.fish:104 +#: /tmp/fish/implicit/share/completions/zypper.fish:105 #, fuzzy msgid "Set priority of the repository" msgstr "Remove an entry from the repository" -#: /tmp/fish/implicit/share/completions/zypper.fish:109 +#: /tmp/fish/implicit/share/completions/zypper.fish:110 #, fuzzy msgid "Apply changes to all repositories" msgstr "Read-only repository mode" -#: /tmp/fish/implicit/share/completions/zypper.fish:110 +#: /tmp/fish/implicit/share/completions/zypper.fish:111 #, fuzzy msgid "Apply changes to all local repositories" msgstr "Check files into the repository" -#: /tmp/fish/implicit/share/completions/zypper.fish:111 +#: /tmp/fish/implicit/share/completions/zypper.fish:112 #, fuzzy msgid "Apply changes to all remote repositories" msgstr "Removes entry in .cvspass for remote repository" -#: /tmp/fish/implicit/share/completions/zypper.fish:112 +#: /tmp/fish/implicit/share/completions/zypper.fish:113 #, fuzzy msgid "Apply changes to repositories of specified type" msgstr "Query packages with the specified group" -#: /tmp/fish/implicit/share/completions/zypper.fish:113 +#: /tmp/fish/implicit/share/completions/zypper.fish:114 msgid "Force a complete refresh" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:114 +#: /tmp/fish/implicit/share/completions/zypper.fish:115 #, fuzzy msgid "Force rebuild of the database" msgstr "Force rebuilding index" -#: /tmp/fish/implicit/share/completions/zypper.fish:115 +#: /tmp/fish/implicit/share/completions/zypper.fish:116 msgid "Force download of raw metadata" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:116 +#: /tmp/fish/implicit/share/completions/zypper.fish:117 msgid "Only build the database, don't download metadata" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:117 +#: /tmp/fish/implicit/share/completions/zypper.fish:118 msgid "Only download raw metadata, don't build the database" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:118 +#: /tmp/fish/implicit/share/completions/zypper.fish:119 #, fuzzy msgid "Refresh only specified repositories" msgstr "Read-only repository mode" -#: /tmp/fish/implicit/share/completions/zypper.fish:119 +#: /tmp/fish/implicit/share/completions/zypper.fish:120 msgid "Refresh also services before refreshing repos" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:123 +#: /tmp/fish/implicit/share/completions/zypper.fish:124 msgid "Show also repositories belonging to the services" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:127 +#: /tmp/fish/implicit/share/completions/zypper.fish:128 #, fuzzy msgid "Type of the service (ris)" msgstr "Number of top servers" -#: /tmp/fish/implicit/share/completions/zypper.fish:128 +#: /tmp/fish/implicit/share/completions/zypper.fish:129 #, fuzzy msgid "Add the service as disabled" msgstr "Print service status" -#: /tmp/fish/implicit/share/completions/zypper.fish:129 +#: /tmp/fish/implicit/share/completions/zypper.fish:130 #, fuzzy msgid "Specify descriptive name for the service" msgstr "Specify users for query" -#: /tmp/fish/implicit/share/completions/zypper.fish:130 +#: /tmp/fish/implicit/share/completions/zypper.fish:131 msgid "Disable the service (but don't remove it)" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:131 +#: /tmp/fish/implicit/share/completions/zypper.fish:132 msgid "Enable a disabled service" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:132 +#: /tmp/fish/implicit/share/completions/zypper.fish:133 msgid "Enable auto-refresh of the service" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:133 +#: /tmp/fish/implicit/share/completions/zypper.fish:134 msgid "Disable auto-refresh of the service" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:134 -#, fuzzy +#: /tmp/fish/implicit/share/completions/zypper.fish:135 msgid "Set a descriptive name for the service" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:135 +#: /tmp/fish/implicit/share/completions/zypper.fish:136 #, fuzzy msgid "Add a RIS service repository to enable" msgstr "Adicionar um novo repositório" -#: /tmp/fish/implicit/share/completions/zypper.fish:136 +#: /tmp/fish/implicit/share/completions/zypper.fish:137 #, fuzzy msgid "Add a RIS service repository to disable" msgstr "Adicionar um novo repositório" -#: /tmp/fish/implicit/share/completions/zypper.fish:137 +#: /tmp/fish/implicit/share/completions/zypper.fish:138 #, fuzzy msgid "Remove a RIS service repository to enable" msgstr "Specify the repository URL" -#: /tmp/fish/implicit/share/completions/zypper.fish:138 +#: /tmp/fish/implicit/share/completions/zypper.fish:139 #, fuzzy msgid "Remove a RIS service repository to disable" msgstr "Specify the repository URL" -#: /tmp/fish/implicit/share/completions/zypper.fish:139 +#: /tmp/fish/implicit/share/completions/zypper.fish:140 #, fuzzy msgid "Clear the list of RIS repositories to enable" msgstr "List of rpm configuration files" -#: /tmp/fish/implicit/share/completions/zypper.fish:140 +#: /tmp/fish/implicit/share/completions/zypper.fish:141 #, fuzzy msgid "Clear the list of RIS repositories to disable" msgstr "List of rpm configuration files" -#: /tmp/fish/implicit/share/completions/zypper.fish:141 +#: /tmp/fish/implicit/share/completions/zypper.fish:142 msgid "Apply changes to all services" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:142 +#: /tmp/fish/implicit/share/completions/zypper.fish:143 msgid "Apply changes to all local services" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:143 +#: /tmp/fish/implicit/share/completions/zypper.fish:144 #, fuzzy msgid "Apply changes to all remote services" msgstr "File to grab servers" -#: /tmp/fish/implicit/share/completions/zypper.fish:144 +#: /tmp/fish/implicit/share/completions/zypper.fish:145 #, fuzzy msgid "Apply changes to services of specified type" msgstr "Query packages with the specified group" -#: /tmp/fish/implicit/share/completions/zypper.fish:147 +#: /tmp/fish/implicit/share/completions/zypper.fish:148 #, fuzzy msgid "Refresh also repositories" msgstr "Read-only repository mode" -#: /tmp/fish/implicit/share/completions/zypper.fish:148 -#: /tmp/fish/implicit/share/completions/zypper.fish:164 -#: /tmp/fish/implicit/share/completions/zypper.fish:174 -#: /tmp/fish/implicit/share/completions/zypper.fish:189 -#: /tmp/fish/implicit/share/completions/zypper.fish:212 -#: /tmp/fish/implicit/share/completions/zypper.fish:275 +#: /tmp/fish/implicit/share/completions/zypper.fish:149 +#: /tmp/fish/implicit/share/completions/zypper.fish:165 +#: /tmp/fish/implicit/share/completions/zypper.fish:175 +#: /tmp/fish/implicit/share/completions/zypper.fish:190 +#: /tmp/fish/implicit/share/completions/zypper.fish:213 +#: /tmp/fish/implicit/share/completions/zypper.fish:276 #, fuzzy msgid "Load only the specified repository" msgstr "Specify the repository URL" -#: /tmp/fish/implicit/share/completions/zypper.fish:149 +#: /tmp/fish/implicit/share/completions/zypper.fish:150 msgid "" "Type of package (package, patch, pattern, product, srcpackage). Default: " "package" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:150 -#: /tmp/fish/implicit/share/completions/zypper.fish:166 +#: /tmp/fish/implicit/share/completions/zypper.fish:151 +#: /tmp/fish/implicit/share/completions/zypper.fish:167 msgid "Select packages by plain name, not by capability" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:151 -#: /tmp/fish/implicit/share/completions/zypper.fish:167 +#: /tmp/fish/implicit/share/completions/zypper.fish:152 +#: /tmp/fish/implicit/share/completions/zypper.fish:168 #, fuzzy msgid "Select packages by capability" msgstr "Query all packages that provide the specified capability" -#: /tmp/fish/implicit/share/completions/zypper.fish:152 +#: /tmp/fish/implicit/share/completions/zypper.fish:153 msgid "" "Install even if the item is already installed (reinstall), downgraded or " "changes vendor or architecture" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:153 -#: /tmp/fish/implicit/share/completions/zypper.fish:190 -#: /tmp/fish/implicit/share/completions/zypper.fish:213 -#: /tmp/fish/implicit/share/completions/zypper.fish:272 +#: /tmp/fish/implicit/share/completions/zypper.fish:154 +#: /tmp/fish/implicit/share/completions/zypper.fish:191 +#: /tmp/fish/implicit/share/completions/zypper.fish:214 +#: /tmp/fish/implicit/share/completions/zypper.fish:273 msgid "Automatically say 'yes' to third party license confirmation prompt" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:154 -#: /tmp/fish/implicit/share/completions/zypper.fish:168 -#: /tmp/fish/implicit/share/completions/zypper.fish:191 +#: /tmp/fish/implicit/share/completions/zypper.fish:155 +#: /tmp/fish/implicit/share/completions/zypper.fish:169 +#: /tmp/fish/implicit/share/completions/zypper.fish:192 msgid "Do not force the solver to find solution, let it ask" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:155 -#: /tmp/fish/implicit/share/completions/zypper.fish:184 +#: /tmp/fish/implicit/share/completions/zypper.fish:156 +#: /tmp/fish/implicit/share/completions/zypper.fish:185 msgid "Test the installation, do not actually install" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:156 -#: /tmp/fish/implicit/share/completions/zypper.fish:176 -#: /tmp/fish/implicit/share/completions/zypper.fish:185 -#: /tmp/fish/implicit/share/completions/zypper.fish:193 -#: /tmp/fish/implicit/share/completions/zypper.fish:215 -#: /tmp/fish/implicit/share/completions/zypper.fish:277 +#: /tmp/fish/implicit/share/completions/zypper.fish:157 +#: /tmp/fish/implicit/share/completions/zypper.fish:177 +#: /tmp/fish/implicit/share/completions/zypper.fish:186 +#: /tmp/fish/implicit/share/completions/zypper.fish:194 +#: /tmp/fish/implicit/share/completions/zypper.fish:216 +#: /tmp/fish/implicit/share/completions/zypper.fish:278 #, fuzzy msgid "Only download the packages, do not install" msgstr "Do not ever ascend to the parent directory" -#: /tmp/fish/implicit/share/completions/zypper.fish:157 +#: /tmp/fish/implicit/share/completions/zypper.fish:158 msgid "" "Allow to replace a newer item with an older one. Handy if you are doing a " "rollback. Unlike --force it will not enforce a reinstall" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:158 -#: /tmp/fish/implicit/share/completions/zypper.fish:172 -#: /tmp/fish/implicit/share/completions/zypper.fish:187 -#: /tmp/fish/implicit/share/completions/zypper.fish:198 -#: /tmp/fish/implicit/share/completions/zypper.fish:216 -#: /tmp/fish/implicit/share/completions/zypper.fish:280 -msgid "Create solver test case for debugging" -msgstr "" - #: /tmp/fish/implicit/share/completions/zypper.fish:159 -#: /tmp/fish/implicit/share/completions/zypper.fish:177 +#: /tmp/fish/implicit/share/completions/zypper.fish:173 +#: /tmp/fish/implicit/share/completions/zypper.fish:188 #: /tmp/fish/implicit/share/completions/zypper.fish:199 #: /tmp/fish/implicit/share/completions/zypper.fish:217 #: /tmp/fish/implicit/share/completions/zypper.fish:281 -msgid "Do not install recommended packages, only required" +msgid "Create solver test case for debugging" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:160 -#: /tmp/fish/implicit/share/completions/zypper.fish:179 +#: /tmp/fish/implicit/share/completions/zypper.fish:178 #: /tmp/fish/implicit/share/completions/zypper.fish:200 #: /tmp/fish/implicit/share/completions/zypper.fish:218 #: /tmp/fish/implicit/share/completions/zypper.fish:282 +msgid "Do not install recommended packages, only required" +msgstr "" + +#: /tmp/fish/implicit/share/completions/zypper.fish:161 +#: /tmp/fish/implicit/share/completions/zypper.fish:180 +#: /tmp/fish/implicit/share/completions/zypper.fish:201 +#: /tmp/fish/implicit/share/completions/zypper.fish:219 +#: /tmp/fish/implicit/share/completions/zypper.fish:283 #, fuzzy msgid "Install also recommended packages in addition to the required" msgstr "Install/remove packages for dependencies" -#: /tmp/fish/implicit/share/completions/zypper.fish:161 -#: /tmp/fish/implicit/share/completions/zypper.fish:173 -#: /tmp/fish/implicit/share/completions/zypper.fish:196 +#: /tmp/fish/implicit/share/completions/zypper.fish:162 +#: /tmp/fish/implicit/share/completions/zypper.fish:174 +#: /tmp/fish/implicit/share/completions/zypper.fish:197 msgid "Force the solver to find a solution (even an aggressive one)" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:162 +#: /tmp/fish/implicit/share/completions/zypper.fish:163 #, fuzzy msgid "Select packages from the specified repository" msgstr "Query packages with the specified group" -#: /tmp/fish/implicit/share/completions/zypper.fish:163 -#: /tmp/fish/implicit/share/completions/zypper.fish:178 -#: /tmp/fish/implicit/share/completions/zypper.fish:186 -#: /tmp/fish/implicit/share/completions/zypper.fish:195 -#: /tmp/fish/implicit/share/completions/zypper.fish:220 -#: /tmp/fish/implicit/share/completions/zypper.fish:283 +#: /tmp/fish/implicit/share/completions/zypper.fish:164 +#: /tmp/fish/implicit/share/completions/zypper.fish:179 +#: /tmp/fish/implicit/share/completions/zypper.fish:187 +#: /tmp/fish/implicit/share/completions/zypper.fish:196 +#: /tmp/fish/implicit/share/completions/zypper.fish:221 +#: /tmp/fish/implicit/share/completions/zypper.fish:284 msgid "" "Set the download-install mode. Available modes: only, in-advance, in-heaps, " "as-needed" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:165 -#: /tmp/fish/implicit/share/completions/zypper.fish:201 -#: /tmp/fish/implicit/share/completions/zypper.fish:245 +#: /tmp/fish/implicit/share/completions/zypper.fish:166 +#: /tmp/fish/implicit/share/completions/zypper.fish:202 +#: /tmp/fish/implicit/share/completions/zypper.fish:246 msgid "Type of package (package, patch, pattern, product). Default: package" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:169 +#: /tmp/fish/implicit/share/completions/zypper.fish:170 #, fuzzy msgid "Automatically remove unneeded dependencies" msgstr "Install/remove packages for dependencies" -#: /tmp/fish/implicit/share/completions/zypper.fish:170 +#: /tmp/fish/implicit/share/completions/zypper.fish:171 #, fuzzy msgid "No automatic removal of unneeded dependencies" msgstr "Show state of dependencies" -#: /tmp/fish/implicit/share/completions/zypper.fish:171 +#: /tmp/fish/implicit/share/completions/zypper.fish:172 msgid "Test the removal, do not actually remove" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:175 +#: /tmp/fish/implicit/share/completions/zypper.fish:176 msgid "Test the repair, do not actually do anything to the system" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:180 +#: /tmp/fish/implicit/share/completions/zypper.fish:181 #, fuzzy msgid "Install only build dependencies of specified packages" msgstr "List packages depending on" -#: /tmp/fish/implicit/share/completions/zypper.fish:181 +#: /tmp/fish/implicit/share/completions/zypper.fish:182 #, fuzzy msgid "Don't install build dependencies" msgstr "Don't automatically fulfill dependencies" -#: /tmp/fish/implicit/share/completions/zypper.fish:182 +#: /tmp/fish/implicit/share/completions/zypper.fish:183 #, fuzzy msgid "Install packages only from specified repositories" msgstr "Query packages with the specified group" -#: /tmp/fish/implicit/share/completions/zypper.fish:183 +#: /tmp/fish/implicit/share/completions/zypper.fish:184 #, fuzzy msgid "Load only the specified repositories" msgstr "Specify the repository URL" -#: /tmp/fish/implicit/share/completions/zypper.fish:188 +#: /tmp/fish/implicit/share/completions/zypper.fish:189 msgid "" "Type of package (package, patch, pattern, product, srcpackage). Default: " "package" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:192 -#: /tmp/fish/implicit/share/completions/zypper.fish:276 +#: /tmp/fish/implicit/share/completions/zypper.fish:193 +#: /tmp/fish/implicit/share/completions/zypper.fish:277 msgid "Test the update, do not actually update" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:194 +#: /tmp/fish/implicit/share/completions/zypper.fish:195 #, fuzzy msgid "Skip interactive updates" msgstr "Run in interactive mode" -#: /tmp/fish/implicit/share/completions/zypper.fish:197 -#: /tmp/fish/implicit/share/completions/zypper.fish:204 +#: /tmp/fish/implicit/share/completions/zypper.fish:198 +#: /tmp/fish/implicit/share/completions/zypper.fish:205 msgid "" "Do a 'best effort' approach to update. Updates to a lower than the latest " "version are also acceptable" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:202 +#: /tmp/fish/implicit/share/completions/zypper.fish:203 #, fuzzy msgid "List only updates from the specified repository" msgstr "Repair the corrupted repository" -#: /tmp/fish/implicit/share/completions/zypper.fish:203 +#: /tmp/fish/implicit/share/completions/zypper.fish:204 #, fuzzy msgid "" "List all packages for which newer versions are available, regardless whether " "they are installable or not" msgstr "Updates packages to the best version available" -#: /tmp/fish/implicit/share/completions/zypper.fish:205 +#: /tmp/fish/implicit/share/completions/zypper.fish:206 #, fuzzy msgid "List needed patches for Bugzilla issues" msgstr "Print byte offset of matches" -#: /tmp/fish/implicit/share/completions/zypper.fish:206 +#: /tmp/fish/implicit/share/completions/zypper.fish:207 #, fuzzy msgid "List all patches in this category" msgstr "Update the repository" -#: /tmp/fish/implicit/share/completions/zypper.fish:207 +#: /tmp/fish/implicit/share/completions/zypper.fish:208 #, fuzzy msgid "List all patches, not only the needed ones" msgstr "Update the repository" -#: /tmp/fish/implicit/share/completions/zypper.fish:208 +#: /tmp/fish/implicit/share/completions/zypper.fish:209 #, fuzzy msgid "List only patches from the specified repository" msgstr "Update the repository" -#: /tmp/fish/implicit/share/completions/zypper.fish:209 +#: /tmp/fish/implicit/share/completions/zypper.fish:210 msgid "List patches issued up to the specified date " msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:210 +#: /tmp/fish/implicit/share/completions/zypper.fish:211 #, fuzzy msgid "List needed patches for CVE issues" msgstr "Print byte offset of matches" -#: /tmp/fish/implicit/share/completions/zypper.fish:211 +#: /tmp/fish/implicit/share/completions/zypper.fish:212 #, fuzzy msgid "Look for issues matching the specified string" msgstr "Exclude files that match pattern" -#: /tmp/fish/implicit/share/completions/zypper.fish:214 +#: /tmp/fish/implicit/share/completions/zypper.fish:215 msgid "Test the upgrade, do not actually upgrade" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:219 +#: /tmp/fish/implicit/share/completions/zypper.fish:220 #, fuzzy msgid "Restrict upgrade to specified repository" msgstr "Restrict wildcards to specified directory" -#: /tmp/fish/implicit/share/completions/zypper.fish:221 +#: /tmp/fish/implicit/share/completions/zypper.fish:222 msgid "Do not allow installed resolvables to be downgraded" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:222 +#: /tmp/fish/implicit/share/completions/zypper.fish:223 msgid "Allow installed resolvables to be downgraded" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:223 +#: /tmp/fish/implicit/share/completions/zypper.fish:224 msgid "Do not allow installed resolvables to change name" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:224 +#: /tmp/fish/implicit/share/completions/zypper.fish:225 msgid "Allow installed resolvables to change name" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:225 +#: /tmp/fish/implicit/share/completions/zypper.fish:226 msgid "Do not allow installed resolvables to change architectures" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:226 +#: /tmp/fish/implicit/share/completions/zypper.fish:227 msgid "Allow installed resolvables to change architectures" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:227 +#: /tmp/fish/implicit/share/completions/zypper.fish:228 msgid "Do not allow installed resolvables to switch vendors" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:228 +#: /tmp/fish/implicit/share/completions/zypper.fish:229 msgid "Allow installed resolvables to switch vendors" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:229 +#: /tmp/fish/implicit/share/completions/zypper.fish:230 #, fuzzy msgid "Check for patches only in the specified repository" msgstr "Verificar arquivos no repositório" -#: /tmp/fish/implicit/share/completions/zypper.fish:230 +#: /tmp/fish/implicit/share/completions/zypper.fish:231 msgid "Search also in package summaries and descriptions" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:231 +#: /tmp/fish/implicit/share/completions/zypper.fish:232 msgid "Perform case-sensitive search" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:232 +#: /tmp/fish/implicit/share/completions/zypper.fish:233 #, fuzzy msgid "Show only packages that are already installed" msgstr "Upgrade package if already installed" -#: /tmp/fish/implicit/share/completions/zypper.fish:233 +#: /tmp/fish/implicit/share/completions/zypper.fish:234 #, fuzzy msgid "Show only packages that are not currently installed" msgstr "Upgrade package if already installed" -#: /tmp/fish/implicit/share/completions/zypper.fish:234 +#: /tmp/fish/implicit/share/completions/zypper.fish:235 #, fuzzy msgid "Search only for packages of the specified type" msgstr "Query packages with the specified group" -#: /tmp/fish/implicit/share/completions/zypper.fish:235 +#: /tmp/fish/implicit/share/completions/zypper.fish:236 #, fuzzy msgid "Search only in the specified repository" msgstr "Specify the repository URL" -#: /tmp/fish/implicit/share/completions/zypper.fish:236 +#: /tmp/fish/implicit/share/completions/zypper.fish:237 msgid "Show each available version in each repository on a separate line" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:237 +#: /tmp/fish/implicit/share/completions/zypper.fish:238 #, fuzzy msgid "Sort packages by name (default)" msgstr "Print package name by prefix" -#: /tmp/fish/implicit/share/completions/zypper.fish:238 +#: /tmp/fish/implicit/share/completions/zypper.fish:239 #, fuzzy msgid "Sort packages by repository" msgstr "Update the repository" -#: /tmp/fish/implicit/share/completions/zypper.fish:239 +#: /tmp/fish/implicit/share/completions/zypper.fish:240 msgid "Search for a match with all search strings (default)" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:240 +#: /tmp/fish/implicit/share/completions/zypper.fish:241 #, fuzzy msgid "Search for a match with any of the search strings" msgstr "Search package containing pattern" -#: /tmp/fish/implicit/share/completions/zypper.fish:241 +#: /tmp/fish/implicit/share/completions/zypper.fish:242 msgid "Search for a match to partial words (default)" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:242 +#: /tmp/fish/implicit/share/completions/zypper.fish:243 #, fuzzy msgid "Search for a match to whole words only" msgstr "Search package containing pattern" -#: /tmp/fish/implicit/share/completions/zypper.fish:243 +#: /tmp/fish/implicit/share/completions/zypper.fish:244 #, fuzzy msgid "Searches for an exact package name" msgstr "Search full package name" -#: /tmp/fish/implicit/share/completions/zypper.fish:244 +#: /tmp/fish/implicit/share/completions/zypper.fish:245 #, fuzzy msgid "Work only with the specified repository" msgstr "Specify the repository URL" -#: /tmp/fish/implicit/share/completions/zypper.fish:246 +#: /tmp/fish/implicit/share/completions/zypper.fish:247 msgid "Show also requires and prerequires" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:247 +#: /tmp/fish/implicit/share/completions/zypper.fish:248 #, fuzzy msgid "Show also recommends" msgstr "Show arp entries" -#: /tmp/fish/implicit/share/completions/zypper.fish:248 #: /tmp/fish/implicit/share/completions/zypper.fish:249 -#: /tmp/fish/implicit/share/completions/zypper.fish:254 -#: /tmp/fish/implicit/share/completions/zypper.fish:257 +#: /tmp/fish/implicit/share/completions/zypper.fish:250 +#: /tmp/fish/implicit/share/completions/zypper.fish:255 +#: /tmp/fish/implicit/share/completions/zypper.fish:258 #, fuzzy msgid "Just another means to specify repository" msgstr "Update the repository" -#: /tmp/fish/implicit/share/completions/zypper.fish:250 +#: /tmp/fish/implicit/share/completions/zypper.fish:251 #, fuzzy msgid "Show only installed packages" msgstr "Query all installed packages" -#: /tmp/fish/implicit/share/completions/zypper.fish:251 +#: /tmp/fish/implicit/share/completions/zypper.fish:252 #, fuzzy msgid "Show only packages which are not installed" msgstr "Sync packages installed" -#: /tmp/fish/implicit/share/completions/zypper.fish:252 +#: /tmp/fish/implicit/share/completions/zypper.fish:253 #, fuzzy msgid "Sort the list by package name" msgstr "Search full package name" -#: /tmp/fish/implicit/share/completions/zypper.fish:253 +#: /tmp/fish/implicit/share/completions/zypper.fish:254 #, fuzzy msgid "Sort the list by repository" msgstr "Update the repository" -#: /tmp/fish/implicit/share/completions/zypper.fish:255 +#: /tmp/fish/implicit/share/completions/zypper.fish:256 #, fuzzy msgid "Show only installed patterns" msgstr "Query all installed packages" -#: /tmp/fish/implicit/share/completions/zypper.fish:256 +#: /tmp/fish/implicit/share/completions/zypper.fish:257 msgid "Show only patterns which are not installed" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:258 +#: /tmp/fish/implicit/share/completions/zypper.fish:259 #, fuzzy msgid "Show only installed products" msgstr "Query all installed packages" -#: /tmp/fish/implicit/share/completions/zypper.fish:259 +#: /tmp/fish/implicit/share/completions/zypper.fish:260 msgid "Show only products which are not installed" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:260 +#: /tmp/fish/implicit/share/completions/zypper.fish:261 #, fuzzy msgid "Restrict the lock to the specified repository" msgstr "Restrict wildcards to specified directory" -#: /tmp/fish/implicit/share/completions/zypper.fish:261 -#: /tmp/fish/implicit/share/completions/zypper.fish:263 +#: /tmp/fish/implicit/share/completions/zypper.fish:262 +#: /tmp/fish/implicit/share/completions/zypper.fish:264 msgid "Type of package (package, patch, pattern, product). Default: package" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:262 +#: /tmp/fish/implicit/share/completions/zypper.fish:263 #, fuzzy msgid "Remove only locks with specified repository" msgstr "Specify the repository URL" -#: /tmp/fish/implicit/share/completions/zypper.fish:264 +#: /tmp/fish/implicit/share/completions/zypper.fish:265 #, fuzzy msgid "Clean only duplicate locks" msgstr "Remove non-duplicate lines" -#: /tmp/fish/implicit/share/completions/zypper.fish:265 +#: /tmp/fish/implicit/share/completions/zypper.fish:266 msgid "Clean only locks which doesn't lock anything" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:266 +#: /tmp/fish/implicit/share/completions/zypper.fish:267 #, fuzzy msgid "Takes missing release number as any release" msgstr "falta número hexadecimal no escape" -#: /tmp/fish/implicit/share/completions/zypper.fish:267 +#: /tmp/fish/implicit/share/completions/zypper.fish:268 msgid "Show the operating system label" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:268 +#: /tmp/fish/implicit/share/completions/zypper.fish:269 #, fuzzy msgid "Clean only specified repositories" msgstr "Specify the repository URL" -#: /tmp/fish/implicit/share/completions/zypper.fish:269 +#: /tmp/fish/implicit/share/completions/zypper.fish:270 #, fuzzy msgid "Clean metadata cache" msgstr "Clean local caches and packages" -#: /tmp/fish/implicit/share/completions/zypper.fish:270 +#: /tmp/fish/implicit/share/completions/zypper.fish:271 #, fuzzy msgid "Clean raw metadata cache" msgstr "Clean local caches and packages" -#: /tmp/fish/implicit/share/completions/zypper.fish:271 +#: /tmp/fish/implicit/share/completions/zypper.fish:272 #, fuzzy msgid "Clean both metadata and package caches" msgstr "Clean local caches and packages" -#: /tmp/fish/implicit/share/completions/zypper.fish:273 +#: /tmp/fish/implicit/share/completions/zypper.fish:274 #, fuzzy msgid "Install patch fixing the specified bugzilla issue" msgstr "Monta partição com etiqueta especificada" -#: /tmp/fish/implicit/share/completions/zypper.fish:274 +#: /tmp/fish/implicit/share/completions/zypper.fish:275 #, fuzzy msgid "Install all patches in this category" msgstr "Check files into the repository" -#: /tmp/fish/implicit/share/completions/zypper.fish:278 +#: /tmp/fish/implicit/share/completions/zypper.fish:279 #, fuzzy msgid "Install patch fixing the specified CVE issue" msgstr "Query an (uninstalled) package in specified file" -#: /tmp/fish/implicit/share/completions/zypper.fish:279 +#: /tmp/fish/implicit/share/completions/zypper.fish:280 msgid "Install patches issued until the specified date " msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:284 +#: /tmp/fish/implicit/share/completions/zypper.fish:285 #, fuzzy msgid "Skip interactive patches" msgstr "Run in interactive mode" -#: /tmp/fish/implicit/share/completions/zypper.fish:285 +#: /tmp/fish/implicit/share/completions/zypper.fish:286 #, fuzzy msgid "Do not skip interactive patches" msgstr "Do not sign the patch" -#: /tmp/fish/implicit/share/completions/zypper.fish:286 +#: /tmp/fish/implicit/share/completions/zypper.fish:287 msgid "" "Download all source rpms to this directory. Default: /var/cache/zypper/" "source-download" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:287 +#: /tmp/fish/implicit/share/completions/zypper.fish:288 #, fuzzy msgid "Delete extraneous source rpms in the local directory" msgstr "Create a CVS repository if it doesnt exist" -#: /tmp/fish/implicit/share/completions/zypper.fish:288 +#: /tmp/fish/implicit/share/completions/zypper.fish:289 #, fuzzy msgid "Do not delete extraneous source rpms" msgstr "Do not del source files" -#: /tmp/fish/implicit/share/completions/zypper.fish:289 +#: /tmp/fish/implicit/share/completions/zypper.fish:290 msgid "" "Don't download any source rpms, but show which source rpms are missing or " "extraneous" msgstr "" #: /tmp/fish/implicit/share/functions/abbr.fish:1 -#, fuzzy -msgid "Manage abbreviations" -msgstr "Manual sections" +msgid "Manage abbreviations using new fish 3.0 scheme." +msgstr "" + +#: /tmp/fish/implicit/share/functions/abbr_old.fish:1 +msgid "Manage abbreviations using old fish 2.x scheme." +msgstr "" #: /tmp/fish/implicit/share/functions/alias.fish:1 msgid "Creates a function wrapping a command" msgstr "" +#: /tmp/fish/implicit/share/functions/cdh.fish:1 +#, fuzzy +msgid "Menu based cd command" +msgstr "Fim de comando" + #: /tmp/fish/implicit/share/functions/contains_seq.fish:1 msgid "Return true if array contains a sequence" msgstr "" @@ -61359,6 +64708,11 @@ msgstr "Count the number of arguments" msgid "Peek inside of archives and list all files" msgstr "" +#: /tmp/fish/implicit/share/functions/__fish_complete_user_at_hosts.fish:1 +#, fuzzy +msgid "Print list host-names with user@" +msgstr "Print a list of all accepted color names" + #: /tmp/fish/implicit/share/functions/__fish_complete_users.fish:1 msgid "Print a list of local users, with the real user name as a description" msgstr "" @@ -61685,9 +65039,15 @@ msgstr "Print only given revisions" msgid "Print a list of local users" msgstr "Print a list of all accepted color names" -#: /tmp/fish/implicit/share/functions/__fish_print_xdg_mimeapps.fish:1 -msgid "Print xdg mime applications" -msgstr "" +#: /tmp/fish/implicit/share/functions/__fish_print_xdg_applications_directories.fish:1 +#, fuzzy +msgid "Print directories where desktop files are stored" +msgstr "Lista diretórios, não seu conteúdo" + +#: /tmp/fish/implicit/share/functions/__fish_print_xdg_desktop_file_ids.fish:1 +#, fuzzy +msgid "Print all available xdg desktop file IDs" +msgstr "List names of available signals" #: /tmp/fish/implicit/share/functions/__fish_print_xdg_mimetypes.fish:1 #, fuzzy @@ -61761,6 +65121,11 @@ msgstr "" msgid "Prompt function for svn" msgstr "Current functions are: " +#: /tmp/fish/implicit/share/functions/_fish_systemctl.fish:1 +#, fuzzy +msgid "Call systemctl with some options from the current commandline" +msgstr "Test if apt has yet to be given the subcommand" + #: /tmp/fish/implicit/share/functions/__fish_test_arg.fish:1 msgid "Test if the token under the cursor matches the specified wildcard" msgstr "" @@ -61834,6 +65199,7 @@ msgstr "List contents of directory using long format" #: /tmp/fish/implicit/share/functions/ls.fish:1 #: /tmp/fish/implicit/share/functions/ls.fish:2 +#: /tmp/fish/implicit/share/functions/ls.fish:3 #, fuzzy msgid "List contents of directory" msgstr "List contents of directory" @@ -61843,11 +65209,6 @@ msgstr "List contents of directory" msgid "Format and display the on-line manual pages" msgstr "Display change information for the package" -#: /tmp/fish/implicit/share/functions/math.fish:1 -#, fuzzy -msgid "Perform math calculations in bc" -msgstr "Perform a simulation" - #: /tmp/fish/implicit/share/functions/nextd.fish:1 #, fuzzy msgid "Move forward in the directory history" @@ -61947,3 +65308,120 @@ msgid "" "Depending on cursor position and current mode, either search backward or " "move up one line" msgstr "" + +#: /tmp/fish/implicit/share/functions/vared.fish:1 +#, fuzzy +msgid "Edit variable value" +msgstr "Erase variable" + +#, fuzzy +#~ msgid "%ls: --array option requires a single variable name.\n" +#~ msgstr "" +#~ "%ls: Erase needs a variable name\n" +#~ "%ls\n" + +#~ msgid "Try out the new parser" +#~ msgstr "Tenta o novo interpretador" + +#~ msgid "printf: not enough arguments" +#~ msgstr "printf: argumentos insuficientes" + +#~ msgid "" +#~ "%ls: Multiple variable names specified in single call (%ls and %.*ls)\n" +#~ msgstr "" +#~ "%ls: Vários nomes de variáveis especificados em uma única chamada (%ls e " +#~ "%.*ls)\n" + +#, fuzzy +#~ msgid "%ls: Values cannot be specfied with erase\n" +#~ msgstr "%ls: Values cannot be specfied with erase\n" + +#, fuzzy +#~ msgid "string: Expected subcommand\n" +#~ msgstr "string: Execute command\n" + +#, fuzzy +#~ msgid "string: Unknown subcommand '%ls'\n" +#~ msgstr "string: Comando desconhecido “%ls”\n" + +#, fuzzy +#~ msgid "terminal_give_to_job(): Could not send job %d ('%ls') to foreground" +#~ msgstr "Não foi possível enviar tarefa %d (“%ls”) para primeiro plano" + +#~ msgid "Couldn't put the shell in its own process group" +#~ msgstr "Não foi possível colocar o shell em seu próprio grupo de processos" + +#~ msgid "Couldn't grab control of terminal" +#~ msgstr "Não foi possível pegar controle do terminal" + +#, fuzzy +#~ msgid "funced: You must specify one function name" +#~ msgstr "funced: Você deve especificar um nome de função" + +#, fuzzy +#~ msgid "%s: Expected function name\\n" +#~ msgstr "%s: Expected function name\\n" + +#, fuzzy +#~ msgid "%ls: Invalid combination of options,\\n%ls\\n" +#~ msgstr "%ls: Combinação inválida de opções,\\n%ls\\n" + +#, fuzzy +#~ 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" + +#, fuzzy +#~ msgid "Evaluate contents of file (deprecated, see \"source\")" +#~ msgstr "Executa conteúdo do arquivo" + +#, fuzzy +#~ msgid "Help on how job control works" +#~ msgstr "Help on how job control works" + +#, fuzzy +#~ msgid "Summary on how fish differs from other shells" +#~ msgstr "Summary on how fish differs from other shells" + +#, fuzzy +#~ msgid "Help on how to set the prompt" +#~ msgstr "Help on how to set the prompt" + +#, fuzzy +#~ msgid "Help on how to set the titlebar message" +#~ msgstr "Help on how to set the titlebar message" + +#, fuzzy +#~ msgid "Help on how to copy and paste" +#~ msgstr "Help on how to copy and paste" + +#, fuzzy +#~ msgid "Help on editor shortcuts" +#~ msgstr "Help on editor shortcuts" + +#, fuzzy +#~ msgid "ignore chnages in the amount of white space" +#~ msgstr "Ignore changes in the amount of white space" + +#, fuzzy +#~ msgid "Change to DIR" +#~ msgstr "Alterar para usuário" + +#, fuzzy +#~ msgid "number of jobs" +#~ msgstr "Number of concurrent jobs" + +#, fuzzy +#~ msgid "Show a unit" +#~ msgstr "Show arp entries" + +#, fuzzy +#~ msgid "Edit a unit" +#~ msgstr "Emite um evento" + +#, fuzzy +#~ msgid "Manage abbreviations" +#~ msgstr "Manual sections" + +#, fuzzy +#~ msgid "Perform math calculations in bc" +#~ msgstr "Perform a simulation" diff --git a/po/sv.po b/po/sv.po index cb0e93c88..e7c4e75a7 100644 --- a/po/sv.po +++ b/po/sv.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-06-02 23:27-0700\n" +"POT-Creation-Date: 2017-11-07 15:04+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,595 +17,620 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: src/autoload.cpp:101 +#: src/autoload.cpp:96 #, c-format -msgid "Could not autoload item '%ls', it is already being autoloaded. This is a circular dependency in the autoloading scripts, please remove it." +msgid "" +"Could not autoload item '%ls', it is already being autoloaded. This is a " +"circular dependency in the autoloading scripts, please remove it." msgstr "" -#: src/builtin_commandline.cpp:353 +#: src/builtin_argparse.cpp:36 +#, c-format +msgid "%ls: Invalid option spec '%ls' at char '%lc'\n" +msgstr "" + +#: src/builtin_argparse.cpp:129 +#, c-format +msgid "%ls: Mutually exclusive flags '%ls' and `%ls` seen\n" +msgstr "" + +#: src/builtin_argparse.cpp:160 +#, c-format +msgid "%ls: exclusive flag string '%ls' is not valid\n" +msgstr "" + +#: src/builtin_argparse.cpp:176 +#, c-format +msgid "%ls: exclusive flag '%ls' is not valid\n" +msgstr "" + +#: src/builtin_argparse.cpp:196 +#, c-format +msgid "" +"%ls: Implicit int short flag '%lc' does not allow modifiers like '%lc'\n" +msgstr "" + +#: src/builtin_argparse.cpp:247 +#, c-format +msgid "%ls: Short flag '#' must be followed by '-' and a long name\n" +msgstr "" + +#: src/builtin_argparse.cpp:252 src/builtin_argparse.cpp:276 +#, c-format +msgid "%ls: Implicit int flag '%lc' already defined\n" +msgstr "" + +#: src/builtin_argparse.cpp:298 +#, c-format +msgid "%ls: An option spec must have a short flag letter\n" +msgstr "" + +#: src/builtin_argparse.cpp:305 +#, c-format +msgid "%ls: Short flag '%lc' invalid, must be alphanum or '#'\n" +msgstr "" + +#: src/builtin_argparse.cpp:350 +#, c-format +msgid "%ls: Missing -- separator\n" +msgstr "" + +#: src/builtin_argparse.cpp:356 src/builtin_argparse.cpp:427 +#, c-format +msgid "%ls: No option specs were provided\n" +msgstr "" + +#: src/builtin_argparse.cpp:391 +#, c-format +msgid "%ls: Invalid --min-args value '%ls'\n" +msgstr "" + +#: src/builtin_argparse.cpp:401 +#, c-format +msgid "%ls: Invalid --max-args value '%ls'\n" +msgstr "" + +#: src/builtin_bg.cpp:23 +#, c-format +msgid "" +"%ls: Can't put job %d, '%ls' to background because it is not under job " +"control\n" +msgstr "" + +#: src/builtin_bg.cpp:29 +#, c-format +msgid "Send job %d '%ls' to background\n" +msgstr "" + +#: src/builtin_bg.cpp:63 src/builtin_disown.cpp:69 src/builtin_fg.cpp:49 +#, c-format +msgid "%ls: There are no suitable jobs\n" +msgstr "" + +#: src/builtin_bg.cpp:80 src/builtin_disown.cpp:82 +#, c-format +msgid "%ls: '%ls' is not a valid job specifier\n" +msgstr "" + +#: src/builtin_bg.cpp:95 src/builtin_disown.cpp:89 +#, c-format +msgid "%ls: Could not find job '%d'\n" +msgstr "" + +#: src/builtin_bind.cpp:141 +#, c-format +msgid "%ls: No key with name '%ls' found\n" +msgstr "" + +#: src/builtin_bind.cpp:143 +#, c-format +msgid "%ls: Key with name '%ls' does not have any mapping\n" +msgstr "" + +#: src/builtin_bind.cpp:146 +#, c-format +msgid "%ls: Unknown error trying to bind to key named '%ls'\n" +msgstr "" + +#: src/builtin_bind.cpp:239 +#, c-format +msgid "%ls: No binding found for key '%ls'\n" +msgstr "" + +#: src/builtin_bind.cpp:242 +#, c-format +msgid "%ls: No binding found for sequence '%ls'\n" +msgstr "" + +#: src/builtin_bind.cpp:406 +#, c-format +msgid "%ls: Invalid state\n" +msgstr "" + +#: src/builtin_block.cpp:89 +#, c-format +msgid "%ls: Can not specify scope when removing block\n" +msgstr "" + +#: src/builtin_block.cpp:94 +#, c-format +msgid "%ls: No blocks defined\n" +msgstr "" + +#: src/builtin_cd.cpp:44 +#, c-format +msgid "%ls: Could not find home directory\n" +msgstr "" + +#: src/builtin_cd.cpp:52 src/builtin_cd.cpp:79 +#, c-format +msgid "%ls: '%ls' is not a directory\n" +msgstr "" + +#: src/builtin_cd.cpp:55 +#, c-format +msgid "%ls: The directory '%ls' does not exist\n" +msgstr "" + +#: src/builtin_cd.cpp:58 +#, c-format +msgid "%ls: '%ls' is a rotten symlink\n" +msgstr "" + +#: src/builtin_cd.cpp:61 +#, c-format +msgid "%ls: Unknown error trying to locate directory '%ls'\n" +msgstr "" + +#: src/builtin_cd.cpp:76 +#, c-format +msgid "%ls: Permission denied: '%ls'\n" +msgstr "" + +#: src/builtin_cd.cpp:90 +#, c-format +msgid "%ls: Could not set PWD variable\n" +msgstr "" + +#: src/builtin_commandline.cpp:344 #, c-format msgid "%ls: Unknown input function '%ls'" msgstr "" -#: src/builtin_complete.cpp:177 +#: src/builtin_complete.cpp:183 #, c-format msgid "%ls: Invalid token '%ls'\n" msgstr "" -#: src/builtin_complete.cpp:197 +#: src/builtin_complete.cpp:203 #, c-format msgid "%ls: -s requires a non-empty string\n" msgstr "" -#: src/builtin_complete.cpp:205 +#: src/builtin_complete.cpp:211 #, c-format msgid "%ls: -l requires a non-empty string\n" msgstr "" -#: src/builtin_complete.cpp:213 +#: src/builtin_complete.cpp:219 #, c-format msgid "%ls: -o requires a non-empty string\n" msgstr "" -#: src/builtin.cpp:226 +#: src/builtin_contains.cpp:75 +#, c-format +msgid "%ls: Key not specified\n" +msgstr "" + +#: src/builtin.cpp:261 #, c-format msgid "" "%ls: Type 'help %ls' for related documentation\n" "\n" msgstr "" -#: src/builtin.cpp:353 +#: src/builtin.cpp:337 #, c-format -msgid "%ls: No key with name '%ls' found\n" +msgid "%ls: Not inside of loop\n" msgstr "" -#: src/builtin.cpp:355 +#: src/builtin.cpp:371 #, c-format -msgid "%ls: Key with name '%ls' does not have any mapping\n" +msgid "%ls: Command not valid at an interactive prompt\n" msgstr "" -#: src/builtin.cpp:358 -#, c-format -msgid "%ls: Unknown error trying to bind to key named '%ls'\n" +#: src/builtin.cpp:409 src/builtin.cpp:459 +msgid "Test a condition" msgstr "" -#: src/builtin.cpp:556 -#, c-format -msgid "%ls: No binding found for key '%ls'\n" +#: src/builtin.cpp:410 +msgid "Execute command if previous command suceeded" msgstr "" -#: src/builtin.cpp:559 -#, c-format -msgid "%ls: No binding found for sequence '%ls'\n" +#: src/builtin.cpp:411 +msgid "Parse options in fish script" msgstr "" -#: src/builtin.cpp:582 -#, c-format -msgid "%ls: Invalid state\n" +#: src/builtin.cpp:412 +msgid "Create a block of code" msgstr "" -#: src/builtin.cpp:653 -#, c-format -msgid "%ls: Can not specify scope when removing block\n" +#: src/builtin.cpp:413 +msgid "Send job to background" msgstr "" -#: src/builtin.cpp:659 -#, c-format -msgid "%ls: No blocks defined\n" +#: src/builtin.cpp:414 +msgid "Handle fish key bindings" msgstr "" -#: src/builtin.cpp:1152 src/builtin.h:41 -#, c-format -msgid "%ls: Invalid combination of options\n" +#: src/builtin.cpp:415 +msgid "Temporarily block delivery of events" msgstr "" -#: src/builtin.cpp:1164 -#, c-format -msgid "%ls: Expected exactly one function name\n" +#: src/builtin.cpp:416 +msgid "Stop the innermost loop" msgstr "" -#: src/builtin.cpp:1171 src/builtin.cpp:1221 -#, c-format -msgid "%ls: Function '%ls' does not exist\n" +#: src/builtin.cpp:418 +msgid "" +"Temporarily halt execution of a script and launch an interactive debug prompt" msgstr "" -#: src/builtin.cpp:1180 -#, c-format -msgid "%ls: Expected exactly one function name for --details\n" +#: src/builtin.cpp:419 +msgid "Run a builtin command instead of a function" msgstr "" -#: src/builtin.cpp:1211 -#, c-format -msgid "%ls: Expected exactly two names (current function name, and new function name)\n" +#: src/builtin.cpp:420 src/builtin.cpp:458 +msgid "Conditionally execute a block of commands" msgstr "" -#: src/builtin.cpp:1228 -#, c-format -msgid "%ls: Illegal function name '%ls'\n" +#: src/builtin.cpp:421 +msgid "Change working directory" msgstr "" -#: src/builtin.cpp:1237 -#, c-format -msgid "%ls: Function '%ls' already exists. Cannot create copy '%ls'\n" +#: src/builtin.cpp:422 +msgid "Run a program instead of a function or builtin" msgstr "" -#: src/builtin.cpp:1548 +#: src/builtin.cpp:423 +msgid "Set or get the commandline" +msgstr "" + +#: src/builtin.cpp:424 +msgid "Edit command specific completions" +msgstr "" + +#: src/builtin.cpp:425 +msgid "Search for a specified string in a list" +msgstr "" + +#: src/builtin.cpp:427 +msgid "Skip the rest of the current lap of the innermost loop" +msgstr "" + +#: src/builtin.cpp:428 +msgid "Count the number of arguments" +msgstr "" + +#: src/builtin.cpp:429 +msgid "Remove job from job list" +msgstr "" + +#: src/builtin.cpp:430 +msgid "Print arguments" +msgstr "" + +#: src/builtin.cpp:431 +msgid "Evaluate block if condition is false" +msgstr "" + +#: src/builtin.cpp:432 +msgid "Emit an event" +msgstr "" + +#: src/builtin.cpp:433 +msgid "End a block of commands" +msgstr "" + +#: src/builtin.cpp:434 +msgid "Run command in current process" +msgstr "" + +#: src/builtin.cpp:435 +msgid "Exit the shell" +msgstr "" + +#: src/builtin.cpp:436 +msgid "Return an unsuccessful result" +msgstr "" + +#: src/builtin.cpp:437 +msgid "Send job to foreground" +msgstr "" + +#: src/builtin.cpp:438 +msgid "Perform a set of commands multiple times" +msgstr "" + +#: src/builtin.cpp:439 +msgid "Define a new function" +msgstr "" + +#: src/builtin.cpp:440 +msgid "List or remove functions" +msgstr "" + +#: src/builtin.cpp:441 +msgid "History of commands executed by user" +msgstr "" + +#: src/builtin.cpp:442 +msgid "Evaluate block if condition is true" +msgstr "" + +#: src/builtin.cpp:443 +msgid "Print currently running jobs" +msgstr "" + +#: src/builtin.cpp:444 +msgid "Evaluate math expressions" +msgstr "" + +#: src/builtin.cpp:445 +msgid "Negate exit status of job" +msgstr "" + +#: src/builtin.cpp:446 +msgid "Execute command if previous command failed" +msgstr "" + +#: src/builtin.cpp:447 +msgid "Prints formatted text" +msgstr "" + +#: src/builtin.cpp:448 +msgid "Print the working directory" +msgstr "" + +#: src/builtin.cpp:449 +msgid "Generate random number" +msgstr "" + +#: src/builtin.cpp:450 +msgid "Read a line of input into variables" +msgstr "" + +#: src/builtin.cpp:451 +msgid "Convert path to absolute path without symlinks" +msgstr "" + +#: src/builtin.cpp:452 +msgid "Stop the currently evaluated function" +msgstr "" + +#: src/builtin.cpp:453 +msgid "Handle environment variables" +msgstr "" + +#: src/builtin.cpp:454 +msgid "Set the terminal color" +msgstr "" + +#: src/builtin.cpp:455 +msgid "Evaluate contents of file" +msgstr "" + +#: src/builtin.cpp:456 +msgid "Return status information about fish" +msgstr "" + +#: src/builtin.cpp:457 +msgid "Manipulate strings" +msgstr "" + +#: src/builtin.cpp:460 +msgid "Return a successful result" +msgstr "" + +#: src/builtin.cpp:461 +msgid "Set or get the shells resource usage limits" +msgstr "" + +#: src/builtin.cpp:462 +msgid "Perform a command multiple times" +msgstr "" + +#: src/builtin_disown.cpp:21 +#, c-format +msgid "%ls: Unknown job '%ls'\n" +msgstr "" + +#: src/builtin_disown.cpp:30 +#, c-format +msgid "%ls: job %d ('%ls') was stopped and has been signalled to continue.\n" +msgstr "" + +#: src/builtin_exit.cpp:85 src/builtin_read.cpp:138 src/builtin_return.cpp:85 +#, c-format +msgid "%ls: Argument '%ls' must be an integer\n" +msgstr "" + +#: src/builtin_fg.cpp:65 +#, c-format +msgid "%ls: Ambiguous job\n" +msgstr "" + +#: src/builtin_fg.cpp:67 src/builtin_jobs.cpp:181 +#, c-format +msgid "%ls: '%ls' is not a job\n" +msgstr "" + +#: src/builtin_fg.cpp:81 src/builtin_jobs.cpp:191 +#, c-format +msgid "%ls: No suitable job: %d\n" +msgstr "" + +#: src/builtin_fg.cpp:84 +#, c-format +msgid "" +"%ls: Can't put job %d, '%ls' to foreground because it is not under job " +"control\n" +msgstr "" + +#: src/builtin_function.cpp:68 +#, c-format +msgid "%ls: Unknown signal '%ls'" +msgstr "" + +#: src/builtin_function.cpp:113 +#, c-format +msgid "%ls: Cannot find calling job for event handler" +msgstr "" + +#: src/builtin_function.cpp:121 +#, c-format +msgid "%ls: Invalid process id '%ls'" +msgstr "" + +#: src/builtin_function.cpp:179 #, c-format msgid "%ls: Expected function name" msgstr "" -#: src/builtin.cpp:1554 +#: src/builtin_function.cpp:185 #, c-format msgid "%ls: Illegal function name '%ls'" msgstr "" -#: src/builtin.cpp:1561 +#: src/builtin_function.cpp:192 #, c-format msgid "" "%ls: The name '%ls' is reserved,\n" "and can not be used as a function name" msgstr "" -#: src/builtin.cpp:1630 -#, c-format -msgid "%ls: Unknown signal '%ls'" -msgstr "" - -#: src/builtin.cpp:1675 -#, c-format -msgid "%ls: Cannot find calling job for event handler" -msgstr "" - -#: src/builtin.cpp:1683 -#, c-format -msgid "%ls: Invalid process id '%ls'" -msgstr "" - -#: src/builtin.cpp:1739 +#: src/builtin_function.cpp:239 #, c-format msgid "%ls: Unexpected positional argument '%ls'" msgstr "" -#: src/builtin.cpp:2163 +#: src/builtin_functions.cpp:275 src/builtin.h:38 #, c-format -msgid "%ls: Argument '%ls' is out of range\n" +msgid "%ls: Invalid combination of options\n" msgstr "" -#: src/builtin.cpp:2169 src/builtin.cpp:2656 src/builtin.cpp:3176 +#: src/builtin_functions.cpp:289 #, c-format -msgid "%ls: Argument '%ls' must be an integer\n" +msgid "%ls: Expected exactly one function name\n" msgstr "" -#: src/builtin.cpp:2212 +#: src/builtin_functions.cpp:296 src/builtin_functions.cpp:352 #, c-format -msgid "%ls: You can't specify both -p and -P\n" +msgid "%ls: Function '%ls' does not exist\n" msgstr "" -#: src/builtin.cpp:2240 +#: src/builtin_functions.cpp:307 #, c-format -msgid "%ls: --array option requires a single variable name.\n" +msgid "%ls: Expected exactly one function name for --details\n" msgstr "" -#: src/builtin.cpp:2371 src/builtin.cpp:3221 -#: /tmp/fish/explicit/share/functions/history.fish:1 +#: src/builtin_functions.cpp:342 +#, c-format +msgid "" +"%ls: Expected exactly two names (current function name, and new function " +"name)\n" +msgstr "" + +#: src/builtin_functions.cpp:359 +#, c-format +msgid "%ls: Illegal function name '%ls'\n" +msgstr "" + +#: src/builtin_functions.cpp:368 +#, c-format +msgid "%ls: Function '%ls' already exists. Cannot create copy '%ls'\n" +msgstr "" + +#: src/builtin_history.cpp:71 src/builtin_status.cpp:117 #, c-format msgid "you cannot do both '%ls' and '%ls' in the same invocation" msgstr "" -#: src/builtin.cpp:2541 -msgid "This is a login shell\n" -msgstr "" - -#: src/builtin.cpp:2543 -msgid "This is not a login shell\n" -msgstr "" - -#: src/builtin.cpp:2547 -#, c-format -msgid "Job control: %ls\n" -msgstr "" - -#: src/builtin.cpp:2549 -msgid "Only on interactive jobs" -msgstr "" - -#: src/builtin.cpp:2550 -msgid "Never" -msgstr "" - -#: src/builtin.cpp:2550 -msgid "Always" -msgstr "" - -#: src/builtin.cpp:2578 src/fish.cpp:422 src/parser.cpp:506 -msgid "Standard input" -msgstr "" - -#: src/builtin.cpp:2586 -msgid "Not a function" -msgstr "" - -#: src/builtin.cpp:2645 src/builtin.h:67 -#, c-format -msgid "%ls: Too many arguments\n" -msgstr "" - -#: src/builtin.cpp:2677 -#, c-format -msgid "%ls: Could not find home directory\n" -msgstr "" - -#: src/builtin.cpp:2691 src/builtin.cpp:2718 -#, c-format -msgid "%ls: '%ls' is not a directory\n" -msgstr "" - -#: src/builtin.cpp:2694 -#, c-format -msgid "%ls: The directory '%ls' does not exist\n" -msgstr "" - -#: src/builtin.cpp:2697 -#, c-format -msgid "%ls: '%ls' is a rotten symlink\n" -msgstr "" - -#: src/builtin.cpp:2700 -#, c-format -msgid "%ls: Unknown error trying to locate directory '%ls'\n" -msgstr "" - -#: src/builtin.cpp:2715 -#, c-format -msgid "%ls: Permission denied: '%ls'\n" -msgstr "" - -#: src/builtin.cpp:2729 -#, c-format -msgid "%ls: Could not set PWD variable\n" -msgstr "" - -#: src/builtin.cpp:2798 -#, c-format -msgid "%ls: Key not specified\n" -msgstr "" - -#: src/builtin.cpp:2828 src/builtin.cpp:2836 -#, c-format -msgid "%ls: Error encountered while sourcing file '%ls':\n" -msgstr "" - -#: src/builtin.cpp:2844 -#, c-format -msgid "%ls: '%ls' is not a file\n" -msgstr "" - -#: src/builtin.cpp:2861 -#, c-format -msgid "%ls: Error while reading file '%ls'\n" -msgstr "" - -#: src/builtin.cpp:2890 src/builtin.cpp:2991 src/builtin.cpp:3070 -#, c-format -msgid "%ls: There are no suitable jobs\n" -msgstr "" - -#: src/builtin.cpp:2906 -#, c-format -msgid "%ls: Ambiguous job\n" -msgstr "" - -#: src/builtin.cpp:2908 src/builtin_jobs.cpp:189 -#, c-format -msgid "%ls: '%ls' is not a job\n" -msgstr "" - -#: src/builtin.cpp:2923 src/builtin_jobs.cpp:199 -#, c-format -msgid "%ls: No suitable job: %d\n" -msgstr "" - -#: src/builtin.cpp:2926 -#, c-format -msgid "%ls: Can't put job %d, '%ls' to foreground because it is not under job control\n" -msgstr "" - -#: src/builtin.cpp:2962 -#, c-format -msgid "%ls: Can't put job %d, '%ls' to background because it is not under job control\n" -msgstr "" - -#: src/builtin.cpp:2968 -#, c-format -msgid "Send job %d '%ls' to background\n" -msgstr "" - -#: src/builtin.cpp:3008 src/builtin.cpp:3083 -#, c-format -msgid "%ls: '%ls' is not a valid job specifier\n" -msgstr "" - -#: src/builtin.cpp:3023 src/builtin.cpp:3090 -#, c-format -msgid "%ls: Could not find job '%d'\n" -msgstr "" - -#: src/builtin.cpp:3033 -#, c-format -msgid "%ls: Unknown job '%ls'\n" -msgstr "" - -#: src/builtin.cpp:3042 -#, c-format -msgid "%ls: job %d ('%ls') was stopped and has been signalled to continue.\n" -msgstr "" - -#: src/builtin.cpp:3129 -#, c-format -msgid "%ls: Not inside of loop\n" -msgstr "" - -#: src/builtin.cpp:3193 -#, c-format -msgid "%ls: Not inside of function\n" -msgstr "" - -#: src/builtin.cpp:3234 +#: src/builtin_history.cpp:84 #, c-format msgid "%ls: you cannot use any options with the %ls command\n" msgstr "" -#: src/builtin.cpp:3344 src/builtin.cpp:3380 +#: src/builtin_history.cpp:163 #, c-format msgid "%ls: max value '%ls' is not a valid number\n" msgstr "" -#: src/builtin.cpp:3423 +#: src/builtin_history.cpp:261 msgid "builtin history delete only supports --exact\n" msgstr "" -#: src/builtin.cpp:3429 +#: src/builtin_history.cpp:267 msgid "builtin history delete only supports --case-sensitive\n" msgstr "" -#: src/builtin.cpp:3553 -#, c-format -msgid "%ls: Invalid path: %ls\n" -msgstr "" - -#: src/builtin.cpp:3568 src/builtin.cpp:3620 -msgid "Test a condition" -msgstr "" - -#: src/builtin.cpp:3571 -msgid "Try out the new parser" -msgstr "" - -#: src/builtin.cpp:3573 -msgid "Execute command if previous command suceeded" -msgstr "" - -#: src/builtin.cpp:3574 -msgid "Create a block of code" -msgstr "" - -#: src/builtin.cpp:3575 -msgid "Send job to background" -msgstr "" - -#: src/builtin.cpp:3576 -msgid "Handle fish key bindings" -msgstr "" - -#: src/builtin.cpp:3577 -msgid "Temporarily block delivery of events" -msgstr "" - -#: src/builtin.cpp:3578 -msgid "Stop the innermost loop" -msgstr "" - -#: src/builtin.cpp:3580 -msgid "Temporarily halt execution of a script and launch an interactive debug prompt" -msgstr "" - -#: src/builtin.cpp:3581 -msgid "Run a builtin command instead of a function" -msgstr "" - -#: src/builtin.cpp:3582 src/builtin.cpp:3619 -msgid "Conditionally execute a block of commands" -msgstr "" - -#: src/builtin.cpp:3583 -msgid "Change working directory" -msgstr "" - -#: src/builtin.cpp:3584 -msgid "Run a program instead of a function or builtin" -msgstr "" - -#: src/builtin.cpp:3585 -msgid "Set or get the commandline" -msgstr "" - -#: src/builtin.cpp:3586 -msgid "Edit command specific completions" -msgstr "" - -#: src/builtin.cpp:3587 -msgid "Search for a specified string in a list" -msgstr "" - -#: src/builtin.cpp:3589 -msgid "Skip the rest of the current lap of the innermost loop" -msgstr "" - -#: src/builtin.cpp:3590 -msgid "Count the number of arguments" -msgstr "" - -#: src/builtin.cpp:3591 -msgid "Remove job from job list" -msgstr "" - -#: src/builtin.cpp:3592 -msgid "Print arguments" -msgstr "" - -#: src/builtin.cpp:3593 -msgid "Evaluate block if condition is false" -msgstr "" - -#: src/builtin.cpp:3594 -msgid "Emit an event" -msgstr "" - -#: src/builtin.cpp:3595 -msgid "End a block of commands" -msgstr "" - -#: src/builtin.cpp:3596 -msgid "Run command in current process" -msgstr "" - -#: src/builtin.cpp:3597 -msgid "Exit the shell" -msgstr "" - -#: src/builtin.cpp:3598 -msgid "Return an unsuccessful result" -msgstr "" - -#: src/builtin.cpp:3599 -msgid "Send job to foreground" -msgstr "" - -#: src/builtin.cpp:3600 -msgid "Perform a set of commands multiple times" -msgstr "" - -#: src/builtin.cpp:3601 -msgid "Define a new function" -msgstr "" - -#: src/builtin.cpp:3602 -msgid "List or remove functions" -msgstr "" - -#: src/builtin.cpp:3603 -msgid "History of commands executed by user" -msgstr "" - -#: src/builtin.cpp:3604 -msgid "Evaluate block if condition is true" -msgstr "" - -#: src/builtin.cpp:3605 -msgid "Print currently running jobs" -msgstr "" - -#: src/builtin.cpp:3606 -msgid "Negate exit status of job" -msgstr "" - -#: src/builtin.cpp:3607 -msgid "Execute command if previous command failed" -msgstr "" - -#: src/builtin.cpp:3608 -msgid "Prints formatted text" -msgstr "" - -#: src/builtin.cpp:3609 -msgid "Print the working directory" -msgstr "" - -#: src/builtin.cpp:3610 -msgid "Generate random number" -msgstr "" - -#: src/builtin.cpp:3611 -msgid "Read a line of input into variables" -msgstr "" - -#: src/builtin.cpp:3612 -msgid "Convert path to absolute path without symlinks" -msgstr "" - -#: src/builtin.cpp:3613 -msgid "Stop the currently evaluated function" -msgstr "" - -#: src/builtin.cpp:3614 -msgid "Handle environment variables" -msgstr "" - -#: src/builtin.cpp:3615 -msgid "Set the terminal color" -msgstr "" - -#: src/builtin.cpp:3616 -msgid "Evaluate contents of file" -msgstr "" - -#: src/builtin.cpp:3617 -msgid "Return status information about fish" -msgstr "" - -#: src/builtin.cpp:3618 -msgid "Manipulate strings" -msgstr "" - -#: src/builtin.cpp:3621 -msgid "Return a successful result" -msgstr "" - -#: src/builtin.cpp:3622 -msgid "Set or get the shells resource usage limits" -msgstr "" - -#: src/builtin.cpp:3623 -msgid "Perform a command multiple times" -msgstr "" - -#: src/builtin_jobs.cpp:54 +#: src/builtin_jobs.cpp:55 msgid "Job\tGroup\t" msgstr "" -#: src/builtin_jobs.cpp:56 +#: src/builtin_jobs.cpp:57 msgid "CPU\t" msgstr "" -#: src/builtin_jobs.cpp:58 +#: src/builtin_jobs.cpp:59 msgid "State\tCommand\n" msgstr "" -#: src/builtin_jobs.cpp:66 +#: src/builtin_jobs.cpp:67 msgid "stopped" msgstr "" -#: src/builtin_jobs.cpp:66 +#: src/builtin_jobs.cpp:67 msgid "running" msgstr "" -#: src/builtin_jobs.cpp:75 +#: src/builtin_jobs.cpp:76 msgid "Group\n" msgstr "" -#: src/builtin_jobs.cpp:83 +#: src/builtin_jobs.cpp:84 msgid "Process\n" msgstr "" -#: src/builtin_jobs.cpp:94 +#: src/builtin_jobs.cpp:95 msgid "Command\n" msgstr "" -#: src/builtin_jobs.cpp:219 +#: src/builtin_jobs.cpp:211 #, c-format msgid "%ls: There are no jobs\n" msgstr "" +#: src/builtin_math.cpp:44 +#, c-format +msgid "%ls: '%ls' is not a valid scale value\n" +msgstr "" + +#: src/builtin_math.cpp:148 +#, c-format +msgid "Var '%ls' not a valid floating point number: '%ls'." +msgstr "" + +#: src/builtin_math.cpp:157 +#, c-format +msgid "More than %d var names in math expression." +msgstr "" + +#: src/builtin_math.cpp:194 +#, c-format +msgid "%ls: Invalid expression: %ls\n" +msgstr "" + #: src/builtin_printf.cpp:243 msgid "Number out of range" msgstr "" @@ -633,131 +658,247 @@ msgstr "" msgid "Unicode character out of range: \\%c%0*x" msgstr "" -#: src/builtin_printf.cpp:646 +#: src/builtin_printf.cpp:647 #, c-format msgid "invalid field width: %ls" msgstr "" -#: src/builtin_printf.cpp:673 +#: src/builtin_printf.cpp:674 #, c-format msgid "invalid precision: %ls" msgstr "" -#: src/builtin_printf.cpp:698 +#: src/builtin_printf.cpp:699 #, c-format msgid "%.*ls: invalid conversion specification" msgstr "" -#: src/builtin_printf.cpp:730 -msgid "printf: not enough arguments" +#: src/builtin_read.cpp:123 +#, c-format +msgid "" +"%ls: flags '--mode-name' / '-m' are now ignored. Set fish_history instead.\n" msgstr "" -#: src/builtin_set_color.cpp:142 src/builtin_set_color.cpp:161 +#: src/builtin_read.cpp:132 +#, c-format +msgid "%ls: Argument '%ls' is out of range\n" +msgstr "" + +#: src/builtin_read.cpp:344 +#, c-format +msgid "%ls: You can't specify both -p and -P\n" +msgstr "" + +#: src/builtin_realpath.cpp:44 +#, c-format +msgid "%ls: Invalid path: %ls\n" +msgstr "" + +#: src/builtin_return.cpp:100 +#, c-format +msgid "%ls: Not inside of function\n" +msgstr "" + +#: src/builtin_set_color.cpp:159 src/builtin_set_color.cpp:178 #, c-format msgid "%ls: Unknown color '%ls'\n" msgstr "" -#: src/builtin_set_color.cpp:150 +#: src/builtin_set_color.cpp:167 #, c-format msgid "%ls: Expected an argument\n" msgstr "" -#: src/builtin_set.cpp:133 +#: src/builtin_set.cpp:62 #, c-format -msgid "%ls: Tried to change the read-only variable '%ls'\n" +msgid "%ls: Warning: $%ls entry \"%ls\" is not valid (%s)\n" msgstr "" -#: src/builtin_set.cpp:140 +#: src/builtin_set.cpp:64 #, c-format -msgid "%ls: Tried to set the special variable '%ls' with the wrong scope\n" +msgid "%ls: Did you mean 'set %ls $%ls %ls'?\n" msgstr "" -#: src/builtin_set.cpp:147 +#: src/builtin_set.cpp:65 #, c-format -msgid "%ls: Tried to set the special variable '%ls' to an invalid value\n" +msgid "%ls: You provided %d indexes but %d values\n" msgstr "" -#: src/builtin_set.cpp:189 -#, c-format -msgid "%ls: Multiple variable names specified in single call (%ls and %.*ls)\n" -msgstr "" - -#: src/builtin_set.cpp:201 -#, c-format -msgid "%ls: Invalid index starting at '%ls'\n" -msgstr "" - -#: src/builtin_set.cpp:503 +#: src/builtin_set.cpp:66 #, c-format msgid "%ls: Erase needs a variable name\n" msgstr "" -#: src/builtin_set.cpp:593 +#: src/builtin_set.cpp:67 #, c-format -msgid "%ls: Values cannot be specfied with erase\n" +msgid "%ls: Array index out of bounds\n" msgstr "" -#: src/builtin_set.cpp:612 +#: src/builtin_set.cpp:69 #, c-format -msgid "%ls: Warning: universal scope selected, but a global variable '%ls' exists.\n" +msgid "" +"%ls: Universal variable '%ls' is shadowed by the global variable of the same " +"name.\n" msgstr "" -#: src/builtin_string.cpp:35 +#: src/builtin_set.cpp:303 +#, c-format +msgid "%ls: Tried to change the read-only variable '%ls'\n" +msgstr "" + +#: src/builtin_set.cpp:310 +#, c-format +msgid "%ls: Tried to set the special variable '%ls' with the wrong scope\n" +msgstr "" + +#: src/builtin_set.cpp:317 +#, c-format +msgid "%ls: Tried to set the special variable '%ls' to an invalid value\n" +msgstr "" + +#: src/builtin_set.cpp:355 +#, c-format +msgid "%ls: Invalid index starting at '%ls'\n" +msgstr "" + +#: src/builtin_set.cpp:537 +#, c-format +msgid "$%ls: not set in %ls scope\n" +msgstr "" + +#: src/builtin_set.cpp:542 +msgid "exported" +msgstr "" + +#: src/builtin_set.cpp:542 +msgid "unexported" +msgstr "" + +#: src/builtin_set.cpp:544 +#, c-format +msgid "$%ls: set in %ls scope, %ls, with %d elements\n" +msgstr "" + +#: src/builtin_set.cpp:554 +#, c-format +msgid "$%ls[%d]: length=%d value=|%ls|\n" +msgstr "" + +#: src/builtin_set.cpp:578 +#, c-format +msgid "$%ls: invalid var name\n" +msgstr "" + +#: src/builtin_set.cpp:584 +#, c-format +msgid "%ls: `set --show` does not allow slices with the var names\n" +msgstr "" + +#: src/builtin_source.cpp:49 src/builtin_source.cpp:57 +#, c-format +msgid "%ls: Error encountered while sourcing file '%ls':\n" +msgstr "" + +#: src/builtin_source.cpp:65 +#, c-format +msgid "%ls: '%ls' is not a file\n" +msgstr "" + +#: src/builtin_source.cpp:84 +#, c-format +msgid "%ls: Error while reading file '%ls'\n" +msgstr "" + +#: src/builtin_status.cpp:155 +#, c-format +msgid "%ls: Invalid level value '%ls'\n" +msgstr "" + +#: src/builtin_status.cpp:276 +msgid "This is a login shell\n" +msgstr "" + +#: src/builtin_status.cpp:278 +msgid "This is not a login shell\n" +msgstr "" + +#: src/builtin_status.cpp:282 +#, c-format +msgid "Job control: %ls\n" +msgstr "" + +#: src/builtin_status.cpp:284 +msgid "Only on interactive jobs" +msgstr "" + +#: src/builtin_status.cpp:285 +msgid "Never" +msgstr "" + +#: src/builtin_status.cpp:285 +msgid "Always" +msgstr "" + +#: src/builtin_status.cpp:312 src/fish.cpp:433 src/parser.cpp:552 +msgid "Standard input" +msgstr "" + +#: src/builtin_status.cpp:320 +msgid "Not a function" +msgstr "" + +#: src/builtin_string.cpp:39 #, c-format msgid "%ls: Expected argument\n" msgstr "" -#: src/builtin_string.cpp:372 +#: src/builtin_string.cpp:160 #, c-format -msgid "%ls: Regular expression compile error: %ls\n" +msgid "%ls: Invalid escape style '%ls'\n" msgstr "" -#: src/builtin_string.cpp:411 -#, c-format -msgid "%ls: Regular expression match error: %ls\n" -msgstr "" - -#: src/builtin_string.cpp:416 -#, c-format -msgid "%ls: Regular expression internal error\n" -msgstr "" - -#: src/builtin_string.cpp:570 -msgid "--enter and --index are mutually exclusive" -msgstr "" - -#: src/builtin_string.cpp:743 -#, c-format -msgid "%ls: Regular expression substitute error: %ls\n" -msgstr "" - -#: src/builtin_string.cpp:1008 -#, c-format -msgid "%ls: Invalid count value '%ls'\n" -msgstr "" - -#: src/builtin_string.cpp:1021 -#, c-format -msgid "%ls: Invalid max value '%ls'\n" -msgstr "" - -#: src/builtin_string.cpp:1104 +#: src/builtin_string.cpp:238 #, c-format msgid "%ls: Invalid length value '%ls'\n" msgstr "" -#: src/builtin_string.cpp:1120 +#: src/builtin_string.cpp:258 +#, c-format +msgid "%ls: Invalid max value '%ls'\n" +msgstr "" + +#: src/builtin_string.cpp:275 +#, c-format +msgid "%ls: Invalid count value '%ls'\n" +msgstr "" + +#: src/builtin_string.cpp:321 #, c-format msgid "%ls: Invalid start value '%ls'\n" msgstr "" -#: src/builtin_string.cpp:1294 -msgid "string: Expected subcommand\n" +#: src/builtin_string.cpp:743 +#, c-format +msgid "%ls: Regular expression compile error: %ls\n" msgstr "" -#: src/builtin_string.cpp:1309 +#: src/builtin_string.cpp:782 #, c-format -msgid "string: Unknown subcommand '%ls'\n" +msgid "%ls: Regular expression match error: %ls\n" +msgstr "" + +#: src/builtin_string.cpp:787 +#, c-format +msgid "%ls: Regular expression internal error\n" +msgstr "" + +#: src/builtin_string.cpp:903 +msgid "--entire and --index are mutually exclusive" +msgstr "" + +#: src/builtin_string.cpp:1055 +#, c-format +msgid "%ls: Regular expression substitute error: %ls\n" msgstr "" #: src/builtin_test.cpp:608 @@ -765,141 +906,143 @@ msgstr "" msgid "invalid integer '%ls'" msgstr "" -#: src/builtin_ulimit.cpp:284 +#: src/builtin_ulimit.cpp:285 #, c-format msgid "%ls: New limit cannot be an empty string\n" msgstr "" -#: src/builtin_ulimit.cpp:296 +#: src/builtin_ulimit.cpp:297 #, c-format msgid "%ls: Invalid limit '%ls'\n" msgstr "" -#: src/common.cpp:1351 +#: src/common.cpp:1551 msgid "Current terminal parameters have rows and/or columns set to zero." msgstr "" -#: src/common.cpp:1352 -msgid "The stty command can be used to correct this (e.g., stty rows 80 columns 24)." +#: src/common.cpp:1552 +msgid "" +"The stty command can be used to correct this (e.g., stty rows 80 columns 24)." msgstr "" -#: src/common.cpp:1374 +#: src/common.cpp:1574 msgid "Current terminal parameters set terminal size to unreasonable value." msgstr "" -#: src/common.cpp:1375 +#: src/common.cpp:1575 msgid "Defaulting terminal size to 80x24." msgstr "" -#: src/common.cpp:1580 +#: src/common.cpp:1781 msgid "This is a bug. Break on bugreport to debug." msgstr "" -#: src/common.cpp:1581 +#: src/common.cpp:1782 #, c-format msgid "If you can reproduce it, please send a bug report to %s." msgstr "" -#: src/common.cpp:1591 +#: src/common.cpp:1792 msgid "empty" msgstr "" -#: src/complete.cpp:51 +#: src/complete.cpp:53 #, c-format msgid "Home for %ls" msgstr "" -#: src/complete.cpp:54 +#: src/complete.cpp:56 #, c-format msgid "Variable: %ls" msgstr "" -#: src/env.cpp:202 +#: src/env.cpp:242 msgid "Tried to pop empty environment stack." msgstr "" -#: src/env.cpp:522 +#: src/env.cpp:537 #, c-format msgid "Using fallback terminal type '%s'." msgstr "" -#: src/env.cpp:527 +#: src/env.cpp:542 #, c-format msgid "Could not set up terminal using the fallback terminal type '%s'." msgstr "" -#: src/env.cpp:558 +#: src/env.cpp:574 msgid "Could not set up terminal." msgstr "" -#: src/env.cpp:560 +#: src/env.cpp:576 msgid "TERM environment variable not set." msgstr "" -#: src/env.cpp:562 +#: src/env.cpp:578 #, c-format msgid "TERM environment variable set to '%ls'." msgstr "" -#: src/env.cpp:563 +#: src/env.cpp:579 msgid "Check that this terminal type is supported on this system." msgstr "" -#: src/env.cpp:670 -msgid "Could not determine current working directory. Is your locale set correctly?" +#: src/env.cpp:673 +msgid "" +"Could not determine current working directory. Is your locale set correctly?" msgstr "" -#: src/env_universal_common.cpp:484 +#: src/env_universal_common.cpp:461 #, c-format msgid "Unable to write to universal variables file '%ls': %s" msgstr "" -#: src/env_universal_common.cpp:504 +#: src/env_universal_common.cpp:481 #, c-format msgid "Unable to rename file from '%ls' to '%ls': %s" msgstr "" -#: src/env_universal_common.cpp:556 +#: src/env_universal_common.cpp:533 #, c-format msgid "Unable to open temporary file '%ls': %s" msgstr "" -#: src/env_universal_common.cpp:566 +#: src/env_universal_common.cpp:543 #, c-format msgid "Locking the universal var file took too long (%.3f seconds)." msgstr "" -#: src/env_universal_common.cpp:618 +#: src/env_universal_common.cpp:595 #, c-format msgid "Unable to open universal variable file '%ls': %s" msgstr "" -#: src/env_universal_common.cpp:993 +#: src/env_universal_common.cpp:970 #, c-format msgid "Unable to open shared memory with path '%s': %s" msgstr "" -#: src/env_universal_common.cpp:1003 +#: src/env_universal_common.cpp:980 #, c-format msgid "Unable to fstat shared memory object with path '%s': %s" msgstr "" -#: src/env_universal_common.cpp:1014 +#: src/env_universal_common.cpp:991 #, c-format msgid "Unable to truncate shared memory object with path '%s': %s" msgstr "" -#: src/env_universal_common.cpp:1024 +#: src/env_universal_common.cpp:1001 #, c-format msgid "Unable to memory map shared memory object with path '%s': %s" msgstr "" -#: src/env_universal_common.cpp:1419 +#: src/env_universal_common.cpp:1396 #, c-format msgid "Unable to make a pipe for universal variables using '%ls': %s" msgstr "" -#: src/env_universal_common.cpp:1428 +#: src/env_universal_common.cpp:1405 #, c-format msgid "Unable to open a pipe for universal variables using '%ls': %s" msgstr "" @@ -948,98 +1091,98 @@ msgstr "" msgid "Signal list overflow. Signals have been ignored." msgstr "" -#: src/exec.cpp:43 +#: src/exec.cpp:45 #, c-format msgid "An error occurred while redirecting file descriptor %d" msgstr "" -#: src/exec.cpp:46 +#: src/exec.cpp:48 msgid "An error occurred while writing output" msgstr "" -#: src/exec.cpp:49 +#: src/exec.cpp:51 #, c-format msgid "An error occurred while redirecting file '%s'" msgstr "" -#: src/exec.cpp:634 +#: src/exec.cpp:714 #, c-format msgid "Unknown function '%ls'" msgstr "" -#: src/exec.cpp:751 +#: src/exec.cpp:801 #, c-format msgid "Unknown input redirection type %d" msgstr "" -#: src/expand.cpp:54 +#: src/expand.cpp:55 msgid "Child process" msgstr "" -#: src/expand.cpp:57 +#: src/expand.cpp:58 msgid "Process" msgstr "" -#: src/expand.cpp:60 +#: src/expand.cpp:61 msgid "Job" msgstr "" -#: src/expand.cpp:63 +#: src/expand.cpp:64 #, c-format msgid "Job: %ls" msgstr "" -#: src/expand.cpp:66 +#: src/expand.cpp:67 msgid "Shell process" msgstr "" -#: src/expand.cpp:69 +#: src/expand.cpp:70 msgid "Last background job" msgstr "" -#: src/expand.cpp:400 +#: src/expand.cpp:398 #, c-format msgid "Unexpected failure to convert pid '%ls' to integer\n" msgstr "" -#: src/expand.cpp:997 +#: src/expand.cpp:984 msgid "Mismatched brackets" msgstr "" -#: src/fish.cpp:235 src/fish_indent.cpp:376 -msgid "getopt_long() unexpectedly returned zero\n" +#: src/expand.cpp:1063 +msgid "Too much data emitted by command substitution so it was discarded\n" msgstr "" -#: src/fish.cpp:253 src/fish_indent.cpp:420 +#: src/fish.cpp:275 src/fish_indent.cpp:419 #, c-format msgid "Invalid value '%s' for debug-level flag" msgstr "" -#: src/fish.cpp:280 +#: src/fish.cpp:302 #, c-format msgid "%s, version %s\n" msgstr "" -#: src/fish.cpp:294 src/fish_indent.cpp:435 +#: src/fish.cpp:316 src/fish_indent.cpp:434 #, c-format msgid "Invalid value '%s' for debug-stack-frames flag" msgstr "" -#: src/fish.cpp:344 +#: src/fish.cpp:366 msgid "Can not use the no-execute mode when running an interactive session" msgstr "" -#: src/fish.cpp:420 +#: src/fish.cpp:431 #, c-format msgid "Error while reading file %ls\n" msgstr "" -#: src/fish_indent.cpp:390 +#: src/fish_indent.cpp:389 #, c-format msgid "%ls, version %s\n" msgstr "" -#: src/fish_indent.cpp:454 +#: src/fish_indent.cpp:453 #, c-format msgid "" "Expected file path to read/write for -w:\n" @@ -1047,35 +1190,41 @@ msgid "" " $ %ls -w foo.fish\n" msgstr "" -#: src/fish_indent.cpp:466 src/fish_indent.cpp:496 +#: src/fish_indent.cpp:465 src/fish_indent.cpp:495 #, c-format msgid "Opening \"%s\" failed: %s\n" msgstr "" -#: src/fish_indent.cpp:470 +#: src/fish_indent.cpp:469 msgid "Too many arguments\n" msgstr "" -#: src/fish_key_reader.cpp:240 +#: src/fish_key_reader.cpp:241 #, c-format msgid "signal #%d (%ls) received\n" msgstr "" -#: src/fish_key_reader.cpp:312 +#: src/fish_key_reader.cpp:313 #, c-format msgid "Invalid value '%s' for debug-level flag\n" msgstr "" -#: src/fish_key_reader.cpp:326 +#: src/fish_key_reader.cpp:327 #, c-format msgid "Invalid value '%s' for debug-stack-frames flag\n" msgstr "" -#: src/history.cpp:142 +#: src/history.cpp:146 #, c-format msgid "Locking the history file took too long (%.3f seconds)." msgstr "" +#: src/history.cpp:1850 +#, c-format +msgid "" +"History session ID '%ls' is not a valid variable name. Falling back to `%ls`." +msgstr "" + #: src/io.cpp:57 #, c-format msgid "An error occured while reading output from code block on fd %d" @@ -1083,48 +1232,52 @@ msgstr "" #: src/output.cpp:559 #, c-format -msgid "Tried to use terminfo string %s on line %ld of %s, which is undefined in terminal of type \"%ls\". Please report this error to %s" +msgid "" +"Tried to use terminfo string %s on line %ld of %s, which is undefined in " +"terminal of type \"%ls\". Please report this error to %s" msgstr "" #: src/pager.cpp:40 msgid "search: " msgstr "" -#: src/pager.cpp:491 +#: src/pager.cpp:493 #, c-format msgid "%lsand %lu more rows" msgstr "" -#: src/pager.cpp:498 +#: src/pager.cpp:500 #, c-format msgid "rows %lu to %lu of %lu" msgstr "" -#: src/pager.cpp:501 +#: src/pager.cpp:503 msgid "(no matches)" msgstr "" -#: src/parse_execution.cpp:536 +#: src/parse_execution.cpp:556 #, c-format msgid "switch: Expected exactly one argument, got %lu\n" msgstr "" -#: src/parse_execution.cpp:771 +#: src/parse_execution.cpp:791 #, c-format -msgid "Variables may not be used as commands. In fish, please define a function or use 'eval %ls'." +msgid "" +"Variables may not be used as commands. In fish, please define a function or " +"use 'eval %ls'." msgstr "" -#: src/parse_execution.cpp:776 +#: src/parse_execution.cpp:796 #, c-format msgid "The file '%ls' is not executable by this user" msgstr "" -#: src/parse_execution.cpp:989 +#: src/parse_execution.cpp:1007 #, c-format msgid "Invalid redirection target: %ls" msgstr "" -#: src/parse_execution.cpp:1003 +#: src/parse_execution.cpp:1021 #, c-format msgid "Requested redirection to '%ls', which is not a valid file descriptor" msgstr "" @@ -1186,71 +1339,71 @@ msgstr "" msgid "unknown/invalid block" msgstr "" -#: src/parser.cpp:291 +#: src/parser.cpp:306 #, c-format msgid "Could not write profiling information to file '%s'" msgstr "" -#: src/parser.cpp:293 +#: src/parser.cpp:308 msgid "Time\tSum\tCommand\n" msgstr "" -#: src/parser.cpp:351 +#: src/parser.cpp:366 #, c-format msgid "in event handler: %ls\n" msgstr "" -#: src/parser.cpp:370 +#: src/parser.cpp:385 #, c-format msgid "from sourcing file %ls\n" msgstr "" -#: src/parser.cpp:377 +#: src/parser.cpp:392 #, c-format msgid "in function '%ls'\n" msgstr "" -#: src/parser.cpp:381 +#: src/parser.cpp:396 msgid "in command substitution\n" msgstr "" -#: src/parser.cpp:392 +#: src/parser.cpp:407 #, c-format msgid "\tcalled on line %d of file %ls\n" msgstr "" -#: src/parser.cpp:395 +#: src/parser.cpp:410 msgid "\tcalled during startup\n" msgstr "" -#: src/parser.cpp:397 +#: src/parser.cpp:412 msgid "\tcalled on standard input\n" msgstr "" -#: src/parser.cpp:410 +#: src/parser.cpp:425 #, c-format msgid "\twith parameter list '%ls'\n" msgstr "" -#: src/parser.cpp:501 +#: src/parser.cpp:547 #, c-format msgid "%ls (line %d): " msgstr "" -#: src/parser.cpp:504 +#: src/parser.cpp:550 msgid "Startup" msgstr "" -#: src/parser.cpp:542 +#: src/parser.cpp:588 msgid "Job inconsistency" msgstr "" -#: src/parser.cpp:753 +#: src/parser.cpp:797 #, c-format msgid "%ls (line %lu): " msgstr "" -#: src/parser.cpp:756 +#: src/parser.cpp:800 #, c-format msgid "%ls: " msgstr "" @@ -1274,146 +1427,150 @@ msgstr "" msgid "Error while searching for command '%ls'" msgstr "" -#: src/path.cpp:233 +#: src/path.cpp:276 #, c-format msgid "Unable to locate the %ls directory." msgstr "" -#: src/path.cpp:234 +#: src/path.cpp:277 #, c-format msgid "Please set the %ls or HOME environment variable before starting fish." msgstr "" -#: src/path.cpp:238 +#: src/path.cpp:281 #, c-format msgid "Unable to locate %ls directory derived from $%ls: '%ls'." msgstr "" -#: src/path.cpp:240 +#: src/path.cpp:283 #, c-format msgid "The error was '%s'." msgstr "" -#: src/path.cpp:241 +#: src/path.cpp:284 #, c-format msgid "Please set $%ls to a directory where you have write access." msgstr "" -#: src/path.cpp:292 +#: src/path.cpp:336 msgid "Your personal settings will not be saved." msgstr "" -#: src/path.cpp:307 +#: src/path.cpp:351 msgid "Your history will not be saved." msgstr "" -#: src/proc.cpp:589 -#, c-format -msgid "Job %d, " -msgstr "" - #: src/proc.cpp:590 #, c-format +msgid "Job %d, " +msgstr "" + +#: src/proc.cpp:591 +#, c-format msgid "%ls: %ls'%ls' terminated by signal %ls (%ls)" msgstr "" -#: src/proc.cpp:598 +#: src/proc.cpp:599 #, c-format msgid "%ls: Process %d, '%ls' %ls'%ls' terminated by signal %ls (%ls)" msgstr "" -#: src/proc.cpp:768 +#: src/proc.cpp:769 msgid "An error occured while reading output from code block" msgstr "" -#: src/proc.cpp:799 +#: src/proc.cpp:846 +#, c-format +msgid "Could not send job %d ('%ls') with pgid %d to foreground" +msgstr "" + +#: src/proc.cpp:875 #, c-format msgid "Could not send job %d ('%ls') to foreground" msgstr "" -#: src/proc.cpp:816 -#, c-format -msgid "terminal_give_to_job(): Could not send job %d ('%ls') to foreground" -msgstr "" - -#: src/proc.cpp:840 src/proc.cpp:849 src/proc.cpp:863 +#: src/proc.cpp:899 src/proc.cpp:908 src/proc.cpp:922 msgid "Could not return shell to foreground" msgstr "" -#: src/proc.cpp:996 +#: src/proc.cpp:1055 #, c-format msgid "More than one job in foreground: job 1: '%ls' job 2: '%ls'" msgstr "" -#: src/proc.cpp:1006 +#: src/proc.cpp:1065 msgid "Process argument list" msgstr "" -#: src/proc.cpp:1007 +#: src/proc.cpp:1066 msgid "Process name" msgstr "" -#: src/proc.cpp:1010 +#: src/proc.cpp:1069 #, c-format msgid "Job '%ls', process '%ls' has inconsistent state 'stopped'=%d" msgstr "" -#: src/proc.cpp:1016 +#: src/proc.cpp:1075 #, c-format msgid "Job '%ls', process '%ls' has inconsistent state 'completed'=%d" msgstr "" -#: src/reader.cpp:330 +#: src/reader.cpp:333 msgid "Could not set terminal mode for new job" msgstr "" -#: src/reader.cpp:359 +#: src/reader.cpp:362 msgid "Could not set terminal mode for shell" msgstr "" -#: src/reader.cpp:1602 +#: src/reader.cpp:1601 msgid "No TTY for interactive shell (tcgetpgrp failed)" msgstr "" -#: src/reader.cpp:1612 +#: src/reader.cpp:1611 #, c-format -msgid "I appear to be an orphaned process, so I am quitting politely. My pid is %d." +msgid "" +"I appear to be an orphaned process, so I am quitting politely. My pid is %d." msgstr "" -#: src/reader.cpp:1637 -msgid "Couldn't put the shell in its own process group" -msgstr "" - -#: src/reader.cpp:1645 -msgid "Couldn't grab control of terminal" -msgstr "" - -#: src/reader.cpp:2016 +#: src/reader.cpp:1994 msgid "Pop null reader block" msgstr "" -#: src/reader.cpp:2205 -msgid "There are still jobs active (use the jobs command to see them).\n" +#: src/reader.cpp:2160 +msgid "There are still jobs active:\n" msgstr "" -#: src/reader.cpp:2206 +#: src/reader.cpp:2161 +msgid "" +"\n" +" PID Command\n" +msgstr "" + +#: src/reader.cpp:2170 msgid "A second attempt to exit will terminate them.\n" msgstr "" -#: src/reader.cpp:3199 +#: src/reader.cpp:2171 +msgid "" +"Use 'disown PID' to remove jobs from the list without terminating them.\n" +msgstr "" + +#: src/reader.cpp:3205 #, c-format msgid "Unknown key binding 0x%X" msgstr "" -#: src/reader.cpp:3288 +#: src/reader.cpp:3294 msgid "Error while reading from file descriptor" msgstr "" -#: src/reader.cpp:3302 +#: src/reader.cpp:3308 msgid "Error while closing input stream" msgstr "" -#: src/reader.cpp:3323 +#: src/reader.cpp:3329 msgid "Error while opening input stream" msgstr "" @@ -1431,151 +1588,151 @@ msgstr "" msgid "The pointer '%ls' is null" msgstr "" -#: src/signal.cpp:39 +#: src/signal.cpp:36 msgid "Terminal hung up" msgstr "" -#: src/signal.cpp:42 +#: src/signal.cpp:39 msgid "Quit request from job control (^C)" msgstr "" -#: src/signal.cpp:45 +#: src/signal.cpp:42 msgid "Quit request from job control with core dump (^\\)" msgstr "" -#: src/signal.cpp:48 +#: src/signal.cpp:45 msgid "Illegal instruction" msgstr "" -#: src/signal.cpp:51 +#: src/signal.cpp:48 msgid "Trace or breakpoint trap" msgstr "" -#: src/signal.cpp:54 +#: src/signal.cpp:51 msgid "Abort" msgstr "" -#: src/signal.cpp:57 +#: src/signal.cpp:54 msgid "Misaligned address error" msgstr "" -#: src/signal.cpp:60 +#: src/signal.cpp:57 msgid "Floating point exception" msgstr "" -#: src/signal.cpp:63 +#: src/signal.cpp:60 msgid "Forced quit" msgstr "" -#: src/signal.cpp:66 +#: src/signal.cpp:63 msgid "User defined signal 1" msgstr "" -#: src/signal.cpp:69 +#: src/signal.cpp:66 msgid "User defined signal 2" msgstr "" -#: src/signal.cpp:72 +#: src/signal.cpp:69 msgid "Address boundary error" msgstr "" -#: src/signal.cpp:75 +#: src/signal.cpp:72 msgid "Broken pipe" msgstr "" -#: src/signal.cpp:78 +#: src/signal.cpp:75 msgid "Timer expired" msgstr "" -#: src/signal.cpp:81 +#: src/signal.cpp:78 msgid "Polite quit request" msgstr "" -#: src/signal.cpp:84 +#: src/signal.cpp:81 msgid "Child process status changed" msgstr "" -#: src/signal.cpp:87 +#: src/signal.cpp:84 msgid "Continue previously stopped process" msgstr "" -#: src/signal.cpp:90 +#: src/signal.cpp:87 msgid "Forced stop" msgstr "" -#: src/signal.cpp:93 +#: src/signal.cpp:90 msgid "Stop request from job control (^Z)" msgstr "" -#: src/signal.cpp:96 +#: src/signal.cpp:93 msgid "Stop from terminal input" msgstr "" -#: src/signal.cpp:99 +#: src/signal.cpp:96 msgid "Stop from terminal output" msgstr "" -#: src/signal.cpp:102 +#: src/signal.cpp:99 msgid "Urgent socket condition" msgstr "" -#: src/signal.cpp:105 +#: src/signal.cpp:102 msgid "CPU time limit exceeded" msgstr "" -#: src/signal.cpp:108 +#: src/signal.cpp:105 msgid "File size limit exceeded" msgstr "" -#: src/signal.cpp:111 +#: src/signal.cpp:108 msgid "Virtual timer expired" msgstr "" -#: src/signal.cpp:114 +#: src/signal.cpp:111 msgid "Profiling timer expired" msgstr "" -#: src/signal.cpp:117 src/signal.cpp:120 +#: src/signal.cpp:114 src/signal.cpp:117 msgid "Window size change" msgstr "" -#: src/signal.cpp:123 +#: src/signal.cpp:120 msgid "I/O on asynchronous file descriptor is possible" msgstr "" -#: src/signal.cpp:126 +#: src/signal.cpp:123 msgid "Power failure" msgstr "" -#: src/signal.cpp:129 +#: src/signal.cpp:126 msgid "Bad system call" msgstr "" -#: src/signal.cpp:132 +#: src/signal.cpp:129 msgid "Information request" msgstr "" -#: src/signal.cpp:135 +#: src/signal.cpp:132 msgid "Stack fault" msgstr "" -#: src/signal.cpp:138 +#: src/signal.cpp:135 msgid "Emulator trap" msgstr "" -#: src/signal.cpp:141 +#: src/signal.cpp:138 msgid "Abort (Alias for SIGABRT)" msgstr "" -#: src/signal.cpp:144 +#: src/signal.cpp:141 msgid "Unused signal" msgstr "" -#: src/signal.cpp:176 src/signal.cpp:188 +#: src/signal.cpp:173 src/signal.cpp:185 msgid "Unknown" msgstr "" -#: src/signal.cpp:417 +#: src/signal.cpp:413 msgid "Signal block mismatch" msgstr "" @@ -1603,46 +1760,46 @@ msgstr "" msgid "Cannot use stdin (fd 0) as pipe output" msgstr "" -#: src/wgetopt.cpp:318 -#, c-format -msgid "%ls: Option '%ls' is ambiguous\n" -msgstr "" - -#: src/wgetopt.cpp:335 -#, c-format -msgid "%ls: Option '--%ls' doesn't allow an argument\n" -msgstr "" - -#: src/wgetopt.cpp:339 -#, c-format -msgid "%ls: Option '%lc%ls' doesn't allow an argument\n" -msgstr "" - -#: src/wgetopt.cpp:350 -#, c-format -msgid "%ls: Option '%ls' requires an argument\n" -msgstr "" - -#: src/wgetopt.cpp:371 -#, c-format -msgid "%ls: Unrecognized option '--%ls'\n" -msgstr "" - -#: src/wgetopt.cpp:374 -#, c-format -msgid "%ls: Unrecognized option '%lc%ls'\n" -msgstr "" - -#: src/wgetopt.cpp:392 +#: src/wgetopt.cpp:246 #, c-format msgid "%ls: Invalid option -- %lc\n" msgstr "" -#: src/wgetopt.cpp:423 +#: src/wgetopt.cpp:277 #, c-format msgid "%ls: Option requires an argument -- %lc\n" msgstr "" +#: src/wgetopt.cpp:304 +#, c-format +msgid "%ls: Option '--%ls' doesn't allow an argument\n" +msgstr "" + +#: src/wgetopt.cpp:308 +#, c-format +msgid "%ls: Option '%lc%ls' doesn't allow an argument\n" +msgstr "" + +#: src/wgetopt.cpp:320 +#, c-format +msgid "%ls: Option '%ls' requires an argument\n" +msgstr "" + +#: src/wgetopt.cpp:383 +#, c-format +msgid "%ls: Option '%ls' is ambiguous\n" +msgstr "" + +#: src/wgetopt.cpp:402 +#, c-format +msgid "%ls: Unrecognized option '--%ls'\n" +msgstr "" + +#: src/wgetopt.cpp:405 +#, c-format +msgid "%ls: Unrecognized option '%lc%ls'\n" +msgstr "" + #: src/wildcard.cpp:27 /tmp/fish/implicit/share/completions/journalctl.fish:2 msgid "Executable" msgstr "" @@ -1653,9 +1810,10 @@ msgstr "" #: src/wildcard.cpp:31 /tmp/fish/implicit/share/completions/fossil.fish:6 #: /tmp/fish/implicit/share/completions/fossil.fish:90 -#: /tmp/fish/implicit/share/completions/git.fish:86 -#: /tmp/fish/implicit/share/completions/git.fish:203 -#: /tmp/fish/implicit/share/completions/git.fish:261 +#: /tmp/fish/implicit/share/completions/git.fish:87 +#: /tmp/fish/implicit/share/completions/git.fish:206 +#: /tmp/fish/implicit/share/completions/git.fish:266 +#: /tmp/fish/implicit/share/completions/git.fish:267 msgid "File" msgstr "" @@ -1697,65 +1855,90 @@ msgstr "" msgid "Directory" msgstr "" -#: src/wutil.cpp:147 +#: src/wutil.cpp:146 #, c-format msgid "getcwd() failed with errno %d/%s" msgstr "" -#: src/builtin.h:38 +#: src/builtin.h:35 #, c-format msgid "%ls: Expected argument for option %ls\n" msgstr "" -#: src/builtin.h:44 +#: src/builtin.h:41 #, c-format msgid "" "%ls: Invalid combination of options,\n" "%ls\n" msgstr "" -#: src/builtin.h:48 +#: src/builtin.h:45 #, c-format msgid "%ls: Variable scope can only be one of universal, global and local\n" msgstr "" -#: src/builtin.h:51 +#: src/builtin.h:48 #, c-format msgid "%ls: Variable can't be both exported and unexported\n" msgstr "" -#: src/builtin.h:54 +#: src/builtin.h:51 #, c-format msgid "%ls: Unknown option '%ls'\n" msgstr "" +#: src/builtin.h:54 +#, c-format +msgid "%ls: Expected %d args, got %d\n" +msgstr "" + +#: src/builtin.h:55 +#, c-format +msgid "%ls %ls: Expected %d args, got %d\n" +msgstr "" + +#: src/builtin.h:56 +#, c-format +msgid "%ls: Expected at least %d args, got only %d\n" +msgstr "" + #: src/builtin.h:57 #, c-format -msgid "%ls: expected %d args, got %d\n" +msgid "%ls: Expected at most %d args, got %d\n" msgstr "" -#: src/builtin.h:58 -#, c-format -msgid "%ls: %ls expected %d args, got %d\n" -msgstr "" - -#: src/builtin.h:61 +#: src/builtin.h:60 #, c-format msgid "%ls: Variable name '%ls' is not valid. See `help identifiers`.\n" msgstr "" -#: src/builtin.h:64 +#: src/builtin.h:63 #, c-format msgid "%ls: mode name '%ls' is not valid. See `help identifiers`.\n" msgstr "" -#: src/builtin.h:70 +#: src/builtin.h:66 +#, c-format +msgid "%ls: Too many arguments\n" +msgstr "" + +#: src/builtin.h:69 #, c-format msgid "%ls: Argument '%ls' is not a number\n" msgstr "" +#: src/builtin.h:72 +#, c-format +msgid "%ls: Expected a subcommand to follow the command\n" +msgstr "" + #: src/builtin.h:73 #, c-format +msgid "%ls: Subcommand '%ls' is not valid\n" +msgstr "" + +#: src/builtin.h:76 +#, c-format msgid "Send job %d, '%ls' to foreground\n" msgstr "" @@ -1763,17 +1946,17 @@ msgstr "" msgid "An error occurred while setting up pipe" msgstr "" -#: src/expand.h:100 -msgid "Array index out of bounds" -msgstr "" - #: src/parse_constants.h:225 #, c-format -msgid "The function '%ls' calls itself immediately, which would result in an infinite loop." +msgid "" +"The function '%ls' calls itself immediately, which would result in an " +"infinite loop." msgstr "" #: src/parse_constants.h:229 -msgid "The function call stack limit has been exceeded. Do you have an accidental infinite loop?" +msgid "" +"The function call stack limit has been exceeded. Do you have an accidental " +"infinite loop?" msgstr "" #: src/parse_constants.h:233 @@ -1873,7 +2056,9 @@ msgstr "" #: src/parse_constants.h:300 #, c-format -msgid "Unsupported use of '='. To run '%ls' with a modified environment, please use 'env %ls=%ls %ls%ls'" +msgid "" +"Unsupported use of '='. To run '%ls' with a modified environment, please use " +"'env %ls=%ls %ls%ls'" msgstr "" #: src/parse_constants.h:305 @@ -2060,6 +2245,10 @@ msgstr "" msgid "show some examples of usage" msgstr "" +#: /tmp/fish/explicit/share/completions/git.fish:1 +msgid "Warning: alias '%s' has more than one command: '%s'" +msgstr "" + #: /tmp/fish/explicit/share/completions/launchctl.fish:1 msgid "Bootstraps a domain or a service into a domain" msgstr "" @@ -2113,7 +2302,9 @@ msgid "Prints which services are disabled" msgstr "" #: /tmp/fish/explicit/share/completions/launchctl.fish:14 -msgid "Prints a property list embedded in a binary (targets the Info.plist by default)" +msgid "" +"Prints a property list embedded in a binary (targets the Info.plist by " +"default)" msgstr "" #: /tmp/fish/explicit/share/completions/launchctl.fish:15 @@ -2137,7 +2328,8 @@ msgid "Prints performance statistics for a service" msgstr "" #: /tmp/fish/explicit/share/completions/launchctl.fish:20 -msgid "Runs the specified analysis tool against launchd in a non-reentrant manner" +msgid "" +"Runs the specified analysis tool against launchd in a non-reentrant manner" msgstr "" #: /tmp/fish/explicit/share/completions/launchctl.fish:21 @@ -2185,11 +2377,13 @@ msgid "Stops the specified service if it is running" msgstr "" #: /tmp/fish/explicit/share/completions/launchctl.fish:32 -msgid "Sets the specified environment variables for all services within the domain" +msgid "" +"Sets the specified environment variables for all services within the domain" msgstr "" #: /tmp/fish/explicit/share/completions/launchctl.fish:33 -msgid "Unsets the specified environment variables for all services within the domain" +msgid "" +"Unsets the specified environment variables for all services within the domain" msgstr "" #: /tmp/fish/explicit/share/completions/launchctl.fish:34 @@ -2306,48 +2500,81 @@ msgid "Remove all temporarily added virtual overlays from the eix database" msgstr "" #: /tmp/fish/explicit/share/functions/abbr.fish:1 -msgid "%s: invalid option -- %s\\n" +msgid "%s: Could not figure out what to do!\\n" msgstr "" #: /tmp/fish/explicit/share/functions/abbr.fish:2 -msgid "%s: %s cannot be specified along with %s\\n" +msgid "%s %s: Requires at least two arguments\\n" msgstr "" #: /tmp/fish/explicit/share/functions/abbr.fish:3 -msgid "%s: option requires an argument -- %s\\n" +#: /tmp/fish/explicit/share/functions/abbr.fish:5 +#: /tmp/fish/explicit/share/functions/abbr.fish:8 +#: /tmp/fish/explicit/share/functions/abbr.fish:9 +msgid "%s %s: Abbreviation %s cannot have spaces in the word\\n" msgstr "" #: /tmp/fish/explicit/share/functions/abbr.fish:4 -msgid "%s: Unexpected argument -- %s\\n" -msgstr "" - -#: /tmp/fish/explicit/share/functions/abbr.fish:5 -#: /tmp/fish/explicit/share/functions/abbr.fish:8 -msgid "%s: abbreviation cannot have spaces in the key\\n" +msgid "%s %s: Expected one argument\\n" msgstr "" #: /tmp/fish/explicit/share/functions/abbr.fish:6 -msgid "%s: abbreviation must have a value\\n" +#: /tmp/fish/explicit/share/functions/abbr.fish:10 +msgid "%s %s: No abbreviation named %s\\n" msgstr "" #: /tmp/fish/explicit/share/functions/abbr.fish:7 +msgid "%s %s: Requires exactly two arguments\\n" +msgstr "" + +#: /tmp/fish/explicit/share/functions/abbr.fish:11 +msgid "%s %s: Abbreviation %s already exists, cannot rename %s\\n" +msgstr "" + +#: /tmp/fish/explicit/share/functions/abbr.fish:12 +#: /tmp/fish/explicit/share/functions/abbr.fish:13 +msgid "%s %s: Unexpected argument -- '%s'\\n" +msgstr "" + +#: /tmp/fish/explicit/share/functions/abbr_old.fish:1 +msgid "%s: invalid option -- %s\\n" +msgstr "" + +#: /tmp/fish/explicit/share/functions/abbr_old.fish:2 +msgid "%s: %s cannot be specified along with %s\\n" +msgstr "" + +#: /tmp/fish/explicit/share/functions/abbr_old.fish:3 +msgid "%s: option requires an argument -- %s\\n" +msgstr "" + +#: /tmp/fish/explicit/share/functions/abbr_old.fish:4 +msgid "%s: Unexpected argument -- %s\\n" +msgstr "" + +#: /tmp/fish/explicit/share/functions/abbr_old.fish:5 +#: /tmp/fish/explicit/share/functions/abbr_old.fish:8 +msgid "%s: abbreviation cannot have spaces in the key\\n" +msgstr "" + +#: /tmp/fish/explicit/share/functions/abbr_old.fish:6 +msgid "%s: abbreviation must have a value\\n" +msgstr "" + +#: /tmp/fish/explicit/share/functions/abbr_old.fish:7 msgid "%s: abbreviation '%s' already exists, cannot rename\\n" msgstr "" -#: /tmp/fish/explicit/share/functions/abbr.fish:9 -#: /tmp/fish/explicit/share/functions/abbr.fish:10 +#: /tmp/fish/explicit/share/functions/abbr_old.fish:9 +#: /tmp/fish/explicit/share/functions/abbr_old.fish:10 msgid "%s: no such abbreviation '%s'\\n" msgstr "" #: /tmp/fish/explicit/share/functions/alias.fish:1 -msgid "%s: Expected one or two arguments, got %d\\n" -msgstr "" - -#: /tmp/fish/explicit/share/functions/alias.fish:2 msgid "%s: Name cannot be empty\\n" msgstr "" -#: /tmp/fish/explicit/share/functions/alias.fish:3 +#: /tmp/fish/explicit/share/functions/alias.fish:2 msgid "%s: Body cannot be empty\\n" msgstr "" @@ -2355,6 +2582,31 @@ msgstr "" msgid "Too many args for cd command" msgstr "" +#: /tmp/fish/explicit/share/functions/cdh.fish:1 +msgid "cdh: Expected zero or one arguments" +msgstr "" + +#: /tmp/fish/explicit/share/functions/cdh.fish:2 +msgid "No previous directories to select. You have to cd at least once." +msgstr "" + +#: /tmp/fish/explicit/share/functions/cdh.fish:3 +msgid "This should not happen. Have you changed the cd function?" +msgstr "" + +#: /tmp/fish/explicit/share/functions/cdh.fish:4 +msgid "There are %s unique dirs in your history but I can only handle %s" +msgstr "" + +#: /tmp/fish/explicit/share/functions/cdh.fish:5 +msgid "Select directory by letter or number: " +msgstr "" + +#: /tmp/fish/explicit/share/functions/cdh.fish:6 +msgid "" +"Error: expected a number between 1 and %d or letter in that range, got \"%s\"" +msgstr "" + #: /tmp/fish/explicit/share/functions/edit_command_buffer.fish:2 msgid "Please set VISUAL or EDITOR to your preferred editor." msgstr "" @@ -2388,9 +2640,13 @@ msgstr "" msgid "Hit end of history…\\n" msgstr "" +#: /tmp/fish/explicit/share/functions/fish_opt.fish:1 +msgid "%s: The --short flag is required and must be a single character\\n" +msgstr "" + #: /tmp/fish/explicit/share/functions/__fish_print_packages.fish:1 #: /tmp/fish/implicit/share/completions/apt-cache.fish:31 -#: /tmp/fish/implicit/share/completions/apt.fish:3 +#: /tmp/fish/implicit/share/completions/apt.fish:4 #: /tmp/fish/implicit/share/completions/apt-get.fish:3 #: /tmp/fish/implicit/share/completions/aptitude.fish:3 #: /tmp/fish/implicit/share/completions/apt-mark.fish:3 @@ -2402,43 +2658,31 @@ msgstr "" msgid "Package" msgstr "" -#: /tmp/fish/explicit/share/functions/funced.fish:1 -#: /tmp/fish/explicit/share/functions/nextd.fish:1 -#: /tmp/fish/explicit/share/functions/prevd.fish:1 -#: /tmp/fish/explicit/share/functions/type.fish:1 -#: /tmp/fish/explicit/share/functions/vared.fish:1 -msgid "%s: Unknown option %s\\n" +#: /tmp/fish/explicit/share/functions/fish_update_completions.fish:1 +msgid "python executable not found" msgstr "" #: /tmp/fish/explicit/share/functions/funced.fish:2 -msgid "funced: You must specify one function name" -msgstr "" - -#: /tmp/fish/explicit/share/functions/funced.fish:4 msgid "Editing failed or was cancelled" msgstr "" -#: /tmp/fish/explicit/share/functions/funced.fish:5 +#: /tmp/fish/explicit/share/functions/funced.fish:3 msgid "Editor exited but the function was not modified" msgstr "" -#: /tmp/fish/explicit/share/functions/funced.fish:6 +#: /tmp/fish/explicit/share/functions/funced.fish:4 msgid "Edit the file again\\? [Y/n]" msgstr "" -#: /tmp/fish/explicit/share/functions/funced.fish:7 +#: /tmp/fish/explicit/share/functions/funced.fish:5 msgid "Cancelled function editing" msgstr "" #: /tmp/fish/explicit/share/functions/funcsave.fish:1 -msgid "%s: Expected function name\\n" -msgstr "" - -#: /tmp/fish/explicit/share/functions/funcsave.fish:2 msgid "%s: Could not create configuration directory\\n" msgstr "" -#: /tmp/fish/explicit/share/functions/funcsave.fish:3 +#: /tmp/fish/explicit/share/functions/funcsave.fish:2 msgid "%s: Unknown function '%s'\\n" msgstr "" @@ -2454,35 +2698,37 @@ msgstr "" msgid "help: Help is being displayed in %s.\\n" msgstr "" -#: /tmp/fish/explicit/share/functions/history.fish:2 -msgid "%ls: Invalid combination of options,\\n%ls\\n" -msgstr "" - -#: /tmp/fish/explicit/share/functions/history.fish:3 +#: /tmp/fish/explicit/share/functions/history.fish:1 msgid "%ls: you cannot use any options with the %ls command\\n" msgstr "" -#: /tmp/fish/explicit/share/functions/history.fish:4 +#: /tmp/fish/explicit/share/functions/history.fish:2 msgid "%ls: %ls expected %d args, got %d\\n" msgstr "" -#: /tmp/fish/explicit/share/functions/history.fish:5 +#: /tmp/fish/explicit/share/functions/history.fish:3 msgid "You must specify at least one search term when deleting entries\\n" msgstr "" -#: /tmp/fish/explicit/share/functions/history.fish:6 -msgid "If you enter 'yes' your entire interactive command history will be erased\\n" +#: /tmp/fish/explicit/share/functions/history.fish:4 +msgid "" +"If you enter 'yes' your entire interactive command history will be erased\\n" msgstr "" -#: /tmp/fish/explicit/share/functions/history.fish:7 +#: /tmp/fish/explicit/share/functions/history.fish:5 msgid "Command history cleared!" msgstr "" -#: /tmp/fish/explicit/share/functions/history.fish:8 +#: /tmp/fish/explicit/share/functions/history.fish:6 msgid "You did not say 'yes' so I will not clear your command history\\n" msgstr "" -#: /tmp/fish/explicit/share/functions/nextd.fish:2 +#: /tmp/fish/explicit/share/functions/isatty.fish:1 +msgid "%s: Too many arguments" +msgstr "" + +#: /tmp/fish/explicit/share/functions/nextd.fish:1 +#: /tmp/fish/explicit/share/functions/prevd.fish:1 msgid "%s: The number of positions to skip must be a non-negative integer\\n" msgstr "" @@ -2494,8 +2740,12 @@ msgstr "" msgid "%s: Directory stack is empty…\\n" msgstr "" -#: /tmp/fish/explicit/share/functions/prevd.fish:2 -msgid "The number of positions to skip must be a non-negative integer\\n" +#: /tmp/fish/explicit/share/functions/psub.fish:1 +msgid "%s: Not inside of command substitution" +msgstr "" + +#: /tmp/fish/explicit/share/functions/realpath.fish:1 +msgid "%s: These flags are not allowed by fish realpath: '%s'" msgstr "" #: /tmp/fish/explicit/share/functions/seq.fish:1 @@ -2515,31 +2765,31 @@ msgstr "" msgid "%s: Variable name must contain alphanumeric characters\\n" msgstr "" -#: /tmp/fish/explicit/share/functions/type.fish:2 +#: /tmp/fish/explicit/share/functions/type.fish:1 msgid "%s is a function with definition\\n" msgstr "" -#: /tmp/fish/explicit/share/functions/type.fish:3 +#: /tmp/fish/explicit/share/functions/type.fish:2 msgid "function" msgstr "" -#: /tmp/fish/explicit/share/functions/type.fish:4 +#: /tmp/fish/explicit/share/functions/type.fish:3 msgid "%s is a builtin\\n" msgstr "" -#: /tmp/fish/explicit/share/functions/type.fish:5 +#: /tmp/fish/explicit/share/functions/type.fish:4 msgid "builtin" msgstr "" -#: /tmp/fish/explicit/share/functions/type.fish:6 +#: /tmp/fish/explicit/share/functions/type.fish:5 msgid "%s is %s\\n" msgstr "" -#: /tmp/fish/explicit/share/functions/type.fish:7 +#: /tmp/fish/explicit/share/functions/type.fish:6 msgid "file" msgstr "" -#: /tmp/fish/explicit/share/functions/type.fish:8 +#: /tmp/fish/explicit/share/functions/type.fish:7 msgid "%s: Could not find '%s'\\n" msgstr "" @@ -2548,12 +2798,32 @@ msgstr "" msgid "%s: Invalid mask '%s'\\n" msgstr "" +#: /tmp/fish/explicit/share/functions/_validate_int.fish:1 +msgid "%s: Value '%s' for flag '%s' is not an integer\\n" +msgstr "" + +#: /tmp/fish/explicit/share/functions/_validate_int.fish:2 +msgid "%s: Value '%s' for flag '%s' less than min allowed of '%s'\\n" +msgstr "" + +#: /tmp/fish/explicit/share/functions/_validate_int.fish:3 +msgid "%s: Value '%s' for flag '%s' greater than max allowed of '%s'\\n" +msgstr "" + +#: /tmp/fish/explicit/share/functions/vared.fish:1 +msgid "%s: Unknown option %s\\n" +msgstr "" + #: /tmp/fish/explicit/share/functions/vared.fish:2 -msgid "%s: %s is an array variable. Use %svared%s %s[n]%s to edit the n:th element of %s\\n" +msgid "" +"%s: %s is an array variable. Use %svared%s %s[n]%s to edit the n:th element " +"of %s\\n" msgstr "" #: /tmp/fish/explicit/share/functions/vared.fish:3 -msgid "%s: Expected exactly one argument, got %s.\\n\\nSynopsis:\\n\\t%svared%s VARIABLE\\n" +msgid "" +"%s: Expected exactly one argument, got %s.\\n\\nSynopsis:\\n\\t%svared%s " +"VARIABLE\\n" msgstr "" #: /tmp/fish/implicit/share/config.fish:1 @@ -2564,10 +2834,6 @@ msgstr "" msgid "Signal handler for the TRAP signal. Launches a debug prompt." msgstr "" -#: /tmp/fish/implicit/share/config.fish:3 -msgid "Evaluate contents of file (deprecated, see \"source\")" -msgstr "" - #: /tmp/fish/implicit/share/completions/a2disconf.fish:1 #: /tmp/fish/implicit/share/completions/a2dismod.fish:1 #: /tmp/fish/implicit/share/completions/a2dissite.fish:1 @@ -2600,12 +2866,14 @@ msgid "Print all abbreviation names" msgstr "" #: /tmp/fish/implicit/share/completions/abbr.fish:5 +#: /tmp/fish/implicit/share/completions/help.fish:11 #: /tmp/fish/implicit/share/completions/iptables.fish:16 -#: /tmp/fish/implicit/share/completions/zypper.fish:46 +#: /tmp/fish/implicit/share/completions/zypper.fish:47 msgid "Help" msgstr "" #: /tmp/fish/implicit/share/completions/abook.fish:1 +#: /tmp/fish/implicit/share/completions/grub-install.fish:32 msgid "Show usage" msgstr "" @@ -2876,6 +3144,7 @@ msgstr "" #: /tmp/fish/implicit/share/completions/ls.fish:17 #: /tmp/fish/implicit/share/completions/ls.fish:71 #: /tmp/fish/implicit/share/completions/ls.fish:72 +#: /tmp/fish/implicit/share/completions/s3cmd.fish:129 msgid "Follow symlinks" msgstr "" @@ -3070,6 +3339,7 @@ msgstr "" #: /tmp/fish/implicit/share/completions/gpg.fish:50 #: /tmp/fish/implicit/share/completions/gprof.fish:30 #: /tmp/fish/implicit/share/completions/grep.fish:21 +#: /tmp/fish/implicit/share/completions/grub-file.fish:31 #: /tmp/fish/implicit/share/completions/gunzip.fish:3 #: /tmp/fish/implicit/share/completions/gzip.fish:3 #: /tmp/fish/implicit/share/completions/i3-msg.fish:3 @@ -3367,7 +3637,8 @@ msgid "Enable backup of the device's shared storage / SD card contents" msgstr "" #: /tmp/fish/implicit/share/completions/adb.fish:55 -msgid "Disable backup of the device's shared storage / SD card contents (default)" +msgid "" +"Disable backup of the device's shared storage / SD card contents (default)" msgstr "" #: /tmp/fish/implicit/share/completions/adb.fish:56 @@ -3418,11 +3689,16 @@ msgid "Do not run passwd to set the password" msgstr "" #: /tmp/fish/implicit/share/completions/adduser.fish:3 -msgid "Like --disabled-login, but logins are still possible (for example using SSH RSA keys) but not using password authentication" +msgid "" +"Like --disabled-login, but logins are still possible (for example using SSH " +"RSA keys) but not using password authentication" msgstr "" #: /tmp/fish/implicit/share/completions/adduser.fish:4 -msgid "By default, user and group names are checked against the configurable regular expression NAME_REGEX (or NAME_REGEX if --system is specified) specified in the configuration file" +msgid "" +"By default, user and group names are checked against the configurable " +"regular expression NAME_REGEX (or NAME_REGEX if --system is specified) " +"specified in the configuration file" msgstr "" #: /tmp/fish/implicit/share/completions/adduser.fish:5 @@ -3430,11 +3706,15 @@ msgid "Set the gecos field for the new entry generated" msgstr "" #: /tmp/fish/implicit/share/completions/adduser.fish:6 -msgid "When creating a group, this option forces the new groupid to be the given number" +msgid "" +"When creating a group, this option forces the new groupid to be the given " +"number" msgstr "" #: /tmp/fish/implicit/share/completions/adduser.fish:7 -msgid "When combined with --system, a group with the same name and ID as the system user is created" +msgid "" +"When combined with --system, a group with the same name and ID as the system " +"user is created" msgstr "" #: /tmp/fish/implicit/share/completions/adduser.fish:8 @@ -3446,11 +3726,15 @@ msgid "Use specified directory as the user's home directory" msgstr "" #: /tmp/fish/implicit/share/completions/adduser.fish:10 -msgid "Use shell as the user's login shell, rather than the default specified by the configuration file" +msgid "" +"Use shell as the user's login shell, rather than the default specified by " +"the configuration file" msgstr "" #: /tmp/fish/implicit/share/completions/adduser.fish:11 -msgid "Add the new user to GROUP instead of a usergroup or the default group defined by USERS_GID in the configuration file" +msgid "" +"Add the new user to GROUP instead of a usergroup or the default group " +"defined by USERS_GID in the configuration file" msgstr "" #: /tmp/fish/implicit/share/completions/adduser.fish:12 @@ -3474,11 +3758,15 @@ msgid "Force the new userid to be the given number" msgstr "" #: /tmp/fish/implicit/share/completions/adduser.fish:17 -msgid "Override the first uid in the range that the uid is chosen from (overrides FIRST_UID specified in the configuration file)" +msgid "" +"Override the first uid in the range that the uid is chosen from (overrides " +"FIRST_UID specified in the configuration file)" msgstr "" #: /tmp/fish/implicit/share/completions/adduser.fish:18 -msgid "ID Override the last uid in the range that the uid is chosen from ( LAST_UID )" +msgid "" +"ID Override the last uid in the range that the uid is chosen from " +"( LAST_UID )" msgstr "" #: /tmp/fish/implicit/share/completions/adduser.fish:19 @@ -3616,6 +3904,8 @@ msgstr "" #: /tmp/fish/implicit/share/completions/golint.fish:3 #: /tmp/fish/implicit/share/completions/gorename.fish:10 #: /tmp/fish/implicit/share/completions/gradle.fish:1 +#: /tmp/fish/implicit/share/completions/grub-install.fish:31 +#: /tmp/fish/implicit/share/completions/jest.fish:1 #: /tmp/fish/implicit/share/completions/mkvextract.fish:2 #: /tmp/fish/implicit/share/completions/mocha.fish:1 #: /tmp/fish/implicit/share/completions/modinfo.fish:11 @@ -3692,7 +3982,9 @@ msgstr "" #: /tmp/fish/implicit/share/completions/composite.fish:2 #: /tmp/fish/implicit/share/completions/display.fish:1 #: /tmp/fish/implicit/share/completions/montage.fish:3 -msgid "On, activate, off, deactivate, set, opaque, copy transparent, extract, background, or shape [option]" +msgid "" +"On, activate, off, deactivate, set, opaque, copy transparent, extract, " +"background, or shape [option]" msgstr "" #: /tmp/fish/implicit/share/completions/animate.fish:2 @@ -4248,7 +4540,8 @@ msgid "Format of debugging information [format]" msgstr "" #: /tmp/fish/implicit/share/completions/animate.fish:62 -msgid "Print version information Press any button to map or unmap the Command widget" +msgid "" +"Print version information Press any button to map or unmap the Command widget" msgstr "" #: /tmp/fish/implicit/share/completions/animate.fish:63 @@ -4278,7 +4571,7 @@ msgstr "" #: /tmp/fish/implicit/share/completions/apm.fish:1 #: /tmp/fish/implicit/share/completions/apm.fish:2 #: /tmp/fish/implicit/share/completions/apm.fish:3 -#: /tmp/fish/implicit/share/completions/apt.fish:4 +#: /tmp/fish/implicit/share/completions/apt.fish:5 #: /tmp/fish/implicit/share/completions/aura.fish:18 #: /tmp/fish/implicit/share/completions/base64.fish:4 #: /tmp/fish/implicit/share/completions/brew.fish:41 @@ -4286,6 +4579,7 @@ msgstr "" #: /tmp/fish/implicit/share/completions/dpkg-reconfigure.fish:2 #: /tmp/fish/implicit/share/completions/fossil.fish:142 #: /tmp/fish/implicit/share/completions/lscpu.fish:8 +#: /tmp/fish/implicit/share/completions/mdadm.fish:8 #: /tmp/fish/implicit/share/completions/mddiagnose.fish:1 #: /tmp/fish/implicit/share/completions/mkdir.fish:5 #: /tmp/fish/implicit/share/completions/mutt.fish:4 @@ -4615,7 +4909,7 @@ msgstr "" #: /tmp/fish/implicit/share/completions/apt-cdrom.fish:10 #: /tmp/fish/implicit/share/completions/apt-config.fish:4 #: /tmp/fish/implicit/share/completions/apt-file.fish:11 -#: /tmp/fish/implicit/share/completions/apt.fish:5 +#: /tmp/fish/implicit/share/completions/apt.fish:6 #: /tmp/fish/implicit/share/completions/apt-ftparchive.fish:14 #: /tmp/fish/implicit/share/completions/apt-get.fish:46 #: /tmp/fish/implicit/share/completions/apt-mark.fish:12 @@ -4681,7 +4975,7 @@ msgstr "" #: /tmp/fish/implicit/share/completions/sort.fish:23 #: /tmp/fish/implicit/share/completions/sshfs.fish:1 #: /tmp/fish/implicit/share/completions/su.fish:7 -#: /tmp/fish/implicit/share/completions/tar.fish:51 +#: /tmp/fish/implicit/share/completions/tar.fish:53 #: /tmp/fish/implicit/share/completions/tex.fish:2 #: /tmp/fish/implicit/share/completions/time.fish:8 #: /tmp/fish/implicit/share/completions/top.fish:12 @@ -4744,6 +5038,7 @@ msgstr "" #: /tmp/fish/implicit/share/completions/fuser.fish:11 #: /tmp/fish/implicit/share/completions/gcc.fish:452 #: /tmp/fish/implicit/share/completions/godoc.fish:22 +#: /tmp/fish/implicit/share/completions/grub-install.fish:10 #: /tmp/fish/implicit/share/completions/makedepend.fish:11 #: /tmp/fish/implicit/share/completions/mkdosfs.fish:20 #: /tmp/fish/implicit/share/completions/mount.fish:3 @@ -4755,7 +5050,7 @@ msgstr "" #: /tmp/fish/implicit/share/completions/rmdir.fish:3 #: /tmp/fish/implicit/share/completions/rpm.fish:4 #: /tmp/fish/implicit/share/completions/ruby.fish:18 -#: /tmp/fish/implicit/share/completions/tar.fish:49 +#: /tmp/fish/implicit/share/completions/tar.fish:51 #: /tmp/fish/implicit/share/completions/time.fish:6 #: /tmp/fish/implicit/share/completions/umount.fish:4 #: /tmp/fish/implicit/share/completions/valgrind.fish:6 @@ -4816,7 +5111,7 @@ msgid "Info on a package" msgstr "" #: /tmp/fish/implicit/share/completions/apt-build.fish:8 -#: /tmp/fish/implicit/share/completions/zypper.fish:18 +#: /tmp/fish/implicit/share/completions/zypper.fish:19 msgid "Remove packages" msgstr "" @@ -5129,12 +5424,17 @@ msgstr "" msgid "Test if apt has yet to be given the subcommand" msgstr "" -#: /tmp/fish/implicit/share/completions/apt.fish:6 +#: /tmp/fish/implicit/share/completions/apt.fish:3 +#: /tmp/fish/implicit/share/completions/snap.fish:2 +msgid "Test if given subcommand is used" +msgstr "" + +#: /tmp/fish/implicit/share/completions/apt.fish:7 #: /tmp/fish/implicit/share/completions/git.fish:4 msgid "Set a configuration option" msgstr "" -#: /tmp/fish/implicit/share/completions/apt.fish:7 +#: /tmp/fish/implicit/share/completions/apt.fish:8 #: /tmp/fish/implicit/share/completions/man.fish:14 #: /tmp/fish/implicit/share/completions/modprobe.fish:2 #: /tmp/fish/implicit/share/completions/yum.fish:13 @@ -5142,7 +5442,7 @@ msgstr "" msgid "Configuration file" msgstr "" -#: /tmp/fish/implicit/share/completions/apt.fish:8 +#: /tmp/fish/implicit/share/completions/apt.fish:9 msgid "Target release" msgstr "" @@ -5196,7 +5496,7 @@ msgstr "" #: /tmp/fish/implicit/share/completions/apt-ftparchive.fish:16 #: /tmp/fish/implicit/share/completions/apt-sortpkgs.fish:5 -#: /tmp/fish/implicit/share/completions/composer.fish:6 +#: /tmp/fish/implicit/share/completions/composer.fish:7 msgid "Set config options" msgstr "" @@ -5844,7 +6144,8 @@ msgid "Comma-separated list of dependency types to show" msgstr "" #: /tmp/fish/implicit/share/completions/apt-rdepends.fish:8 -msgid "Comma-separated list of package installation states to follow recursively" +msgid "" +"Comma-separated list of package installation states to follow recursively" msgstr "" #: /tmp/fish/implicit/share/completions/apt-rdepends.fish:9 @@ -6877,6 +7178,296 @@ msgstr "" msgid "Take addr from filename, default /etc/ethers" msgstr "" +#: /tmp/fish/implicit/share/completions/as.fish:1 +msgid "Omit false conditionals" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:2 +msgid "Omit debugging directives" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:3 +msgid "Include general information" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:4 +msgid "Include high-level source" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:5 +msgid "Include assembly" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:6 +msgid "Include macro expansions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:7 +msgid "Omit forms processing" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:8 +msgid "Include symbols" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:9 +msgid "Initially turn on alternate macro syntax" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:10 +msgid "Compress DWARF debug sections using zlib" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:11 +msgid "Don't compress DWARF debug sections" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:12 +msgid "Produce assembler debugging messages" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:13 +msgid "Remap debug information" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:14 +msgid "Redefine symbols" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:15 +msgid "Require executable stack for this object" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:16 +msgid "Don't require executable stack for this object" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:17 +msgid "ELF .size directive check" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:18 +msgid "Generate ELF common symbols with STT_COMMON type" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:19 +msgid "Enable section name substitution sequences" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:20 +msgid "Skip whitespace and comment preprocessing" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:21 +msgid "Generate debugging information" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:22 +msgid "Generate STABS debugging information" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:23 +msgid "Generate STABS debug info with GNU extensions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:24 +msgid "Generate DWARF2 debugging information" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:25 +msgid "Generate per-function section names for DWARF line information" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:26 +msgid "Set the hash table size close" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:27 +msgid "Show help message and exit" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:28 +msgid "Show target specific options" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:29 +msgid "Add DIR to search list for .include directives" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:30 +msgid "Don't warn about signed overflow" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:31 +msgid "Warn when differences altered for long displacements" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:32 +msgid "Keep local symbols" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:33 +msgid "Assemble in MRI compatibility mode" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:34 +msgid "Write dependency information in given file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:35 +msgid "Do not pad the end of sections to alignment boundaries" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:36 +msgid "Set object-file output file name" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:37 +msgid "Fold data section into text section" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:38 +msgid "Prefer smaller memory use" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:39 +msgid "Print various measured statistics from execution" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:40 +msgid "Strip local absolute symbols" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:41 +msgid "Use same format as native assembler when possible" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:42 +msgid "Print assembler version number and exit" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:43 +#: /tmp/fish/implicit/share/completions/gunzip.fish:8 +#: /tmp/fish/implicit/share/completions/gzip.fish:8 +msgid "Suppress warnings" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:44 +msgid "Don't suppress warnings" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:45 +msgid "Treat warnings as errors" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:46 +msgid "Generate object file even after errors" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:47 +msgid "Read option from given file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:48 +msgid "Print assembler version number" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:49 +msgid "Don't optimize code alignment" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:50 +msgid "Quieten some warnings" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:51 +msgid "Generate 32 bits code" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:52 +msgid "Generate 64 bits code" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:53 +msgid "Generate x32 code" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:54 +msgid "Encode SSE instructions with VEX prefix" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:55 +msgid "Check SSE instructions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:56 +msgid "Check operand combinations for validity" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:57 +msgid "Encode scalar AVX instructions with specific vector length" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:58 +msgid "Encode scalar EVEX instructions with specific vector length" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:59 +msgid "Encode EVEX instructions with specific EVEX.W" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:60 +msgid "Encode EVEX instructions with specific EVEX.RC" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:61 +msgid "Use specfied mnemonic" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:62 +msgid "Use specfied syntax" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:63 +msgid "Support pseudo index registers" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:64 +msgid "Don't require '%' prefix for registers" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:65 +msgid "Support old (<= 2.8.1) versions of gcc" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:66 +msgid "Add BND prefix for all valid branches" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:67 +msgid "Disable branch optimization for shared code" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:68 +msgid "Strip all lock prefixes" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:70 +msgid "Generate relax relocations" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:71 +msgid "Accept only AMD64 ISA" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:72 +msgid "Accept only Intel64 ISA" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:73 +msgid "Optimize for given CPU" +msgstr "" + #: /tmp/fish/implicit/share/completions/asp.fish:1 msgid "Checkout package" msgstr "" @@ -7010,7 +7601,9 @@ msgid "Set the path to the Atom source directory and enable dev-mode." msgstr "" #: /tmp/fish/implicit/share/completions/atom.fish:8 -msgid "Set the directory from which to run package specs (default: Atom's spec directory)." +msgid "" +"Set the directory from which to run package specs (default: Atom's spec " +"directory)." msgstr "" #: /tmp/fish/implicit/share/completions/atom.fish:9 @@ -7696,7 +8289,9 @@ msgid "Package file" msgstr "" #: /tmp/fish/implicit/share/completions/awk.fish:1 -msgid "Define the input field separator to be the extended regular expression ERE, before any input is read; see Regular Expressions" +msgid "" +"Define the input field separator to be the extended regular expression ERE, " +"before any input is read; see Regular Expressions" msgstr "" #: /tmp/fish/implicit/share/completions/awk.fish:2 @@ -7704,7 +8299,9 @@ msgid "Specify the pathname of the file progfile containing an awk program" msgstr "" #: /tmp/fish/implicit/share/completions/awk.fish:3 -msgid "The application shall ensure that the assignment argument is in the same form as an assignment operand" +msgid "" +"The application shall ensure that the assignment argument is in the same " +"form as an assignment operand" msgstr "" #: /tmp/fish/implicit/share/completions/badblocks.fish:1 @@ -7716,7 +8313,11 @@ msgid "Number of blocks is the number of blocks which are tested at a time" msgstr "" #: /tmp/fish/implicit/share/completions/badblocks.fish:3 -msgid "Normally, badblocks will refuse to do a read/write or a nondestructive test on a device which is mounted, since either can cause the system to potentially crash and/or damage the filesystem even if it is mounted read-only" +msgid "" +"Normally, badblocks will refuse to do a read/write or a nondestructive test " +"on a device which is mounted, since either can cause the system to " +"potentially crash and/or damage the filesystem even if it is mounted read-" +"only" msgstr "" #: /tmp/fish/implicit/share/completions/badblocks.fish:4 @@ -7728,11 +8329,14 @@ msgid "Output_file Write the list of bad blocks to the specified file" msgstr "" #: /tmp/fish/implicit/share/completions/badblocks.fish:6 -msgid "Repeat scanning the disk until there are no new blocks discovered in specified number of consecutive scans of the disk" +msgid "" +"Repeat scanning the disk until there are no new blocks discovered in " +"specified number of consecutive scans of the disk" msgstr "" #: /tmp/fish/implicit/share/completions/badblocks.fish:7 -msgid "Test_pattern Specify a test pattern to be read (and written) to disk blocks" +msgid "" +"Test_pattern Specify a test pattern to be read (and written) to disk blocks" msgstr "" #: /tmp/fish/implicit/share/completions/badblocks.fish:8 @@ -7740,7 +8344,9 @@ msgid "Use non-destructive read-write mode" msgstr "" #: /tmp/fish/implicit/share/completions/badblocks.fish:9 -msgid "Show the progress of the scan by writing out the block numbers as they are checked" +msgid "" +"Show the progress of the scan by writing out the block numbers as they are " +"checked" msgstr "" #: /tmp/fish/implicit/share/completions/badblocks.fish:11 @@ -7825,7 +8431,10 @@ msgid "Specify a prefix to use for all bison output file names" msgstr "" #: /tmp/fish/implicit/share/completions/bison.fish:2 -msgid "Write an extra output file containing macro definitions for the token type names defined in the grammar and the semantic value type YYSTYPE, as well as a few extern variable declarations" +msgid "" +"Write an extra output file containing macro definitions for the token type " +"names defined in the grammar and the semantic value type YYSTYPE, as well as " +"a few extern variable declarations" msgstr "" #: /tmp/fish/implicit/share/completions/bison.fish:3 @@ -7833,7 +8442,8 @@ msgid "The behavior of --defines is the same than -d option" msgstr "" #: /tmp/fish/implicit/share/completions/bison.fish:4 -msgid "Output a VCG definition of the LALR(1) grammar automaton com puted by Bison" +msgid "" +"Output a VCG definition of the LALR(1) grammar automaton com puted by Bison" msgstr "" #: /tmp/fish/implicit/share/completions/bison.fish:5 @@ -7849,7 +8459,8 @@ msgid "Dont put any #line preprocessor commands in the parser file" msgstr "" #: /tmp/fish/implicit/share/completions/bison.fish:8 -msgid "Do not generate the parser code into the output; generate only declarations" +msgid "" +"Do not generate the parser code into the output; generate only declarations" msgstr "" #: /tmp/fish/implicit/share/completions/bison.fish:9 @@ -7857,15 +8468,21 @@ msgid "Specify the name outfile for the parser file" msgstr "" #: /tmp/fish/implicit/share/completions/bison.fish:10 -msgid "Rename the external symbols used in the parser so that they start with prefix instead of yy" +msgid "" +"Rename the external symbols used in the parser so that they start with " +"prefix instead of yy" msgstr "" #: /tmp/fish/implicit/share/completions/bison.fish:11 -msgid "In the parser file, define the macro YYDEBUG to 1 if it is not already defined, so that the debugging facilities are compiled" +msgid "" +"In the parser file, define the macro YYDEBUG to 1 if it is not already " +"defined, so that the debugging facilities are compiled" msgstr "" #: /tmp/fish/implicit/share/completions/bison.fish:12 -msgid "Write an extra output file containing verbose descriptions of the parser states and what is done for each type of look-ahead token in that state" +msgid "" +"Write an extra output file containing verbose descriptions of the parser " +"states and what is done for each type of look-ahead token in that state" msgstr "" #: /tmp/fish/implicit/share/completions/bison.fish:13 @@ -8433,7 +9050,9 @@ msgid "Switches bundler's defaults into deployment mode." msgstr "" #: /tmp/fish/implicit/share/completions/bundle.fish:15 -msgid "Create a directory containing executabes that run in the context of the bundle" +msgid "" +"Create a directory containing executabes that run in the context of the " +"bundle" msgstr "" #: /tmp/fish/implicit/share/completions/bundle.fish:16 @@ -8504,7 +9123,9 @@ msgid "Update a specific group" msgstr "" #: /tmp/fish/implicit/share/completions/bundle.fish:33 -msgid "Package the .gem files required by your application into the vendor/cache directory" +msgid "" +"Package the .gem files required by your application into the vendor/cache " +"directory" msgstr "" #: /tmp/fish/implicit/share/completions/bundle.fish:34 @@ -8587,7 +9208,9 @@ msgid "Cleans up unused gems in your bundler directory" msgstr "" #: /tmp/fish/implicit/share/completions/bundle.fish:56 -msgid "Determine whether the requirements for your application are installed and available to bundler" +msgid "" +"Determine whether the requirements for your application are installed and " +"available to bundler" msgstr "" #: /tmp/fish/implicit/share/completions/bundle.fish:58 @@ -8600,7 +9223,9 @@ msgstr "" #: /tmp/fish/implicit/share/completions/bundle.fish:60 #: /tmp/fish/implicit/share/completions/bundle.fish:62 -msgid "Show lists the names and versions of all gems that are required by your Gemfile" +msgid "" +"Show lists the names and versions of all gems that are required by your " +"Gemfile" msgstr "" #: /tmp/fish/implicit/share/completions/bundle.fish:61 @@ -8881,7 +9506,9 @@ msgid "Automatically guess renames" msgstr "" #: /tmp/fish/implicit/share/completions/bzr.fish:26 -msgid "Move only the bzr identifier of the file, because the file has already been moved" +msgid "" +"Move only the bzr identifier of the file, because the file has already been " +"moved" msgstr "" #: /tmp/fish/implicit/share/completions/bzr.fish:27 @@ -8917,7 +9544,9 @@ msgid "Pull in changes from another branch" msgstr "" #: /tmp/fish/implicit/share/completions/bzr.fish:35 -msgid "If the destination is already completely merged into the source, pull from the source rather than merging" +msgid "" +"If the destination is already completely merged into the source, pull from " +"the source rather than merging" msgstr "" #: /tmp/fish/implicit/share/completions/bzr.fish:36 @@ -8933,7 +9562,8 @@ msgid "Reprocess to reduce spurious conflicts" msgstr "" #: /tmp/fish/implicit/share/completions/bzr.fish:39 -msgid "Apply uncommitted changes from a working copy, instead of branch changes" +msgid "" +"Apply uncommitted changes from a working copy, instead of branch changes" msgstr "" #: /tmp/fish/implicit/share/completions/bzr.fish:40 @@ -8949,7 +9579,8 @@ msgid "Select changes interactively" msgstr "" #: /tmp/fish/implicit/share/completions/bzr.fish:43 -msgid "Branch to merge into, rather than the one containing the working directory" +msgid "" +"Branch to merge into, rather than the one containing the working directory" msgstr "" #: /tmp/fish/implicit/share/completions/bzr.fish:44 @@ -8962,7 +9593,9 @@ msgid "Save some or all changes" msgstr "" #: /tmp/fish/implicit/share/completions/bzr.fish:47 -msgid "When no message is supplied, show the diff along with the status summary in the message editor" +msgid "" +"When no message is supplied, show the diff along with the status summary in " +"the message editor" msgstr "" #: /tmp/fish/implicit/share/completions/bzr.fish:48 @@ -8998,11 +9631,15 @@ msgid "Refuse to commit if there are unknown files in the working tree" msgstr "" #: /tmp/fish/implicit/share/completions/bzr.fish:56 -msgid "When committing to a foreign version control system do not push data that can not be natively represented" +msgid "" +"When committing to a foreign version control system do not push data that " +"can not be natively represented" msgstr "" #: /tmp/fish/implicit/share/completions/bzr.fish:57 -msgid "Perform a local commit in a bound branch. Local commits are not pushed to the master branch until a normal commit is performed" +msgid "" +"Perform a local commit in a bound branch. Local commits are not pushed to " +"the master branch until a normal commit is performed" msgstr "" #: /tmp/fish/implicit/share/completions/bzr.fish:58 @@ -9030,7 +9667,9 @@ msgid "Do not include a bundle in the merge directive" msgstr "" #: /tmp/fish/implicit/share/completions/bzr.fish:64 -msgid "Refuse to send if there are uncommitted changes in the working tree, --no-strict disables the check" +msgid "" +"Refuse to send if there are uncommitted changes in the working tree, --no-" +"strict disables the check" msgstr "" #: /tmp/fish/implicit/share/completions/bzr.fish:65 @@ -9062,7 +9701,7 @@ msgid "Show usage message and options" msgstr "" #: /tmp/fish/implicit/share/completions/bzr.fish:72 -#: /tmp/fish/implicit/share/completions/git.fish:374 +#: /tmp/fish/implicit/share/completions/git.fish:380 msgid "Show help message" msgstr "" @@ -9173,10 +9812,12 @@ msgstr "" #: /tmp/fish/implicit/share/completions/caddy.fish:24 #: /tmp/fish/implicit/share/completions/canto.fish:2 #: /tmp/fish/implicit/share/completions/cygport.fish:24 +#: /tmp/fish/implicit/share/completions/grub-install.fish:33 #: /tmp/fish/implicit/share/completions/lua.fish:4 #: /tmp/fish/implicit/share/completions/magento.fish:23 #: /tmp/fish/implicit/share/completions/modinfo.fish:10 #: /tmp/fish/implicit/share/completions/netctl-auto.fish:2 +#: /tmp/fish/implicit/share/completions/s3cmd.fish:128 msgid "Show version" msgstr "" @@ -9451,7 +10092,10 @@ msgid "Tell cdrecord to set the SCSI IMMED flag in certain commands" msgstr "" #: /tmp/fish/implicit/share/completions/cdrecord.fish:9 -msgid "Defines the minimum drive buffer fill ratio for the experimental ATAPI wait mode intended to free the IDE bus to allow hard disk and CD/DVD writer on the same IDE cable" +msgid "" +"Defines the minimum drive buffer fill ratio for the experimental ATAPI wait " +"mode intended to free the IDE bus to allow hard disk and CD/DVD writer on " +"the same IDE cable" msgstr "" #: /tmp/fish/implicit/share/completions/cdrecord.fish:10 @@ -9483,7 +10127,9 @@ msgid "Select Set RAW writing, the less preferred raw writing mode" msgstr "" #: /tmp/fish/implicit/share/completions/cdrecord.fish:17 -msgid "Select Set RAW writing, the preferred raw writing mode if raw96r is not supported" +msgid "" +"Select Set RAW writing, the preferred raw writing mode if raw96r is not " +"supported" msgstr "" #: /tmp/fish/implicit/share/completions/cdrecord.fish:18 @@ -9491,7 +10137,8 @@ msgid "Allow multi session CDs to be made" msgstr "" #: /tmp/fish/implicit/share/completions/cdrecord.fish:19 -msgid "Retrieve multi session info in a form suitable for mkisofs-1.10 or later" +msgid "" +"Retrieve multi session info in a form suitable for mkisofs-1.10 or later" msgstr "" #: /tmp/fish/implicit/share/completions/cdrecord.fish:20 @@ -9511,7 +10158,9 @@ msgid "Do not fixate the disk after writing the tracks" msgstr "" #: /tmp/fish/implicit/share/completions/cdrecord.fish:24 -msgid "Wait for input to become available on standard input before trying to open the SCSI driver" +msgid "" +"Wait for input to become available on standard input before trying to open " +"the SCSI driver" msgstr "" #: /tmp/fish/implicit/share/completions/cdrecord.fish:25 @@ -9567,7 +10216,9 @@ msgid "Set driver specific options" msgstr "" #: /tmp/fish/implicit/share/completions/cdrecord.fish:38 -msgid "Set the driveropts specified by driveropts=option list, the speed of the drive and the dummy flag and exit" +msgid "" +"Set the driveropts specified by driveropts=option list, the speed of the " +"drive and the dummy flag and exit" msgstr "" #: /tmp/fish/implicit/share/completions/cdrecord.fish:39 @@ -9575,7 +10226,9 @@ msgid "Checks if a driver for the current drive is present and exit" msgstr "" #: /tmp/fish/implicit/share/completions/cdrecord.fish:40 -msgid "Print the drive capabilities for SCSI-3/mmc compliant drives as obtained from mode page 0x2A" +msgid "" +"Print the drive capabilities for SCSI-3/mmc compliant drives as obtained " +"from mode page 0x2A" msgstr "" #: /tmp/fish/implicit/share/completions/cdrecord.fish:41 @@ -9619,7 +10272,9 @@ msgid "Set the packet size to #, forces fixed packet mode (experimental)" msgstr "" #: /tmp/fish/implicit/share/completions/cdrecord.fish:51 -msgid "Do not close the current track, only when in packet writing mode (experimental)" +msgid "" +"Do not close the current track, only when in packet writing mode " +"(experimental)" msgstr "" #: /tmp/fish/implicit/share/completions/cdrecord.fish:52 @@ -9627,7 +10282,9 @@ msgid "Set the Media Catalog Number of the CD" msgstr "" #: /tmp/fish/implicit/share/completions/cdrecord.fish:53 -msgid "Write CD-Text info based on info taken from a file that contains ascii info for the text strings" +msgid "" +"Write CD-Text info based on info taken from a file that contains ascii info " +"for the text strings" msgstr "" #: /tmp/fish/implicit/share/completions/cdrecord.fish:54 @@ -9672,7 +10329,9 @@ msgid "All subsequent tracks are written in CD-ROM XA mode 2 form 2 format" msgstr "" #: /tmp/fish/implicit/share/completions/cdrecord.fish:65 -msgid "All subsequent tracks are written in a way that allows a mix of CD-ROM XA mode 2 form 1/2 format" +msgid "" +"All subsequent tracks are written in a way that allows a mix of CD-ROM XA " +"mode 2 form 1/2 format" msgstr "" #: /tmp/fish/implicit/share/completions/cdrecord.fish:66 @@ -9684,7 +10343,9 @@ msgid "Use the ISO-9660 file system size as the size of the next track" msgstr "" #: /tmp/fish/implicit/share/completions/cdrecord.fish:68 -msgid "15 sectors of zeroed data will be added to the end of this and each subsequent data track" +msgid "" +"15 sectors of zeroed data will be added to the end of this and each " +"subsequent data track" msgstr "" #: /tmp/fish/implicit/share/completions/cdrecord.fish:69 @@ -9696,7 +10357,9 @@ msgid "Do not pad the following tracks - the default" msgstr "" #: /tmp/fish/implicit/share/completions/cdrecord.fish:71 -msgid "Allow all subsequent tracks to violate the Red Book track length standard (min 4 s)" +msgid "" +"Allow all subsequent tracks to violate the Red Book track length standard " +"(min 4 s)" msgstr "" #: /tmp/fish/implicit/share/completions/cdrecord.fish:72 @@ -9708,27 +10371,40 @@ msgid "Set the pre-gap size for the next track" msgstr "" #: /tmp/fish/implicit/share/completions/cdrecord.fish:74 -msgid "All TOC entries for subsequent audio tracks will indicate that the audio data has been sampled with 50/15 microsec pre-emphasis" +msgid "" +"All TOC entries for subsequent audio tracks will indicate that the audio " +"data has been sampled with 50/15 microsec pre-emphasis" msgstr "" #: /tmp/fish/implicit/share/completions/cdrecord.fish:75 -msgid "All TOC entries for subsequent audio tracks will indicate that the audio data has been mastered with linear data" +msgid "" +"All TOC entries for subsequent audio tracks will indicate that the audio " +"data has been mastered with linear data" msgstr "" #: /tmp/fish/implicit/share/completions/cdrecord.fish:76 -msgid "All TOC entries for subsequent audio tracks of the resulting CD will indicate that the audio data has permission to be copied without limit" +msgid "" +"All TOC entries for subsequent audio tracks of the resulting CD will " +"indicate that the audio data has permission to be copied without limit" msgstr "" #: /tmp/fish/implicit/share/completions/cdrecord.fish:77 -msgid "All TOC entries for subsequent audio tracks of the resulting CD will indicate that the audio data has permission to be copied only once for personal use" +msgid "" +"All TOC entries for subsequent audio tracks of the resulting CD will " +"indicate that the audio data has permission to be copied only once for " +"personal use" msgstr "" #: /tmp/fish/implicit/share/completions/cdrecord.fish:78 -msgid "All TOC entries for subsequent audio tracks of the resulting CD will indicate that the audio data has no permission to be copied" +msgid "" +"All TOC entries for subsequent audio tracks of the resulting CD will " +"indicate that the audio data has no permission to be copied" msgstr "" #: /tmp/fish/implicit/share/completions/cdrecord.fish:79 -msgid "If the master image for the next track has been stored on a raw disk, use this option to specify the valid amount of data on this disk" +msgid "" +"If the master image for the next track has been stored on a raw disk, use " +"this option to specify the valid amount of data on this disk" msgstr "" #: /tmp/fish/implicit/share/completions/chgrp.fish:1 @@ -9815,6 +10491,10 @@ msgstr "" msgid "Display help and exit\t" msgstr "" +#: /tmp/fish/implicit/share/completions/chsh.fish:4 +msgid "List available shells and exit" +msgstr "" + #: /tmp/fish/implicit/share/completions/climate.fish:2 msgid "Update your climate install" msgstr "" @@ -9985,7 +10665,7 @@ msgid "Calculate total contribution for a user" msgstr "" #: /tmp/fish/implicit/share/completions/climate.fish:46 -msgid "Display an performance overview" +msgid "Display a performance overview" msgstr "" #: /tmp/fish/implicit/share/completions/climate.fish:47 @@ -10187,6 +10867,7 @@ msgstr "" #: /tmp/fish/implicit/share/completions/composite.fish:83 #: /tmp/fish/implicit/share/completions/display.fish:94 #: /tmp/fish/implicit/share/completions/import.fish:68 +#: /tmp/fish/implicit/share/completions/mdadm.fish:10 #: /tmp/fish/implicit/share/completions/montage.fish:104 #: /tmp/fish/implicit/share/completions/scanimage.fish:34 #: /tmp/fish/implicit/share/completions/stream.fish:33 @@ -10267,7 +10948,9 @@ msgid "Print all completions for the specified commandline" msgstr "" #: /tmp/fish/implicit/share/completions/complete.fish:15 -msgid "The completion should only be used if the specified command has a zero exit status" +msgid "" +"The completion should only be used if the specified command has a zero exit " +"status" msgstr "" #: /tmp/fish/implicit/share/completions/complete.fish:16 @@ -10275,136 +10958,154 @@ msgid "Inherit completions from the specified command" msgstr "" #: /tmp/fish/implicit/share/completions/composer.fish:1 -msgid "Short information about Composer" +msgid "User script" msgstr "" #: /tmp/fish/implicit/share/completions/composer.fish:2 -msgid "Create an archive of this composer package" +msgid "Short information about Composer" msgstr "" #: /tmp/fish/implicit/share/completions/composer.fish:3 -#: /tmp/fish/implicit/share/completions/composer.fish:14 -msgid "Opens the package's repository URL or homepage in your browser." +msgid "Create an archive of this composer package" msgstr "" #: /tmp/fish/implicit/share/completions/composer.fish:4 +#: /tmp/fish/implicit/share/completions/composer.fish:15 +msgid "Opens the package's repository URL or homepage in your browser." +msgstr "" + #: /tmp/fish/implicit/share/completions/composer.fish:5 +#: /tmp/fish/implicit/share/completions/composer.fish:6 msgid "Clears composer's internal package cache." msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:7 +#: /tmp/fish/implicit/share/completions/composer.fish:8 msgid "Create new project from a package into given directory." msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:8 +#: /tmp/fish/implicit/share/completions/composer.fish:9 msgid "Shows which packages depend on the given package" msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:9 +#: /tmp/fish/implicit/share/completions/composer.fish:10 msgid "Diagnoses the system to identify common errors." msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:10 #: /tmp/fish/implicit/share/completions/composer.fish:11 +#: /tmp/fish/implicit/share/completions/composer.fish:12 msgid "Dumps the autoloader" msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:12 +#: /tmp/fish/implicit/share/completions/composer.fish:13 #, sh-format msgid "Allows running commands in the global composer dir ($COMPOSER_HOME)." msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:13 +#: /tmp/fish/implicit/share/completions/composer.fish:14 msgid "Displays help for a command" msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:15 +#: /tmp/fish/implicit/share/completions/composer.fish:16 msgid "Creates a basic composer.json file in current directory." msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:16 -msgid "Installs the project dependencies from the composer.lock file if present, or falls back on the composer.json." -msgstr "" - #: /tmp/fish/implicit/share/completions/composer.fish:17 -msgid "Show information about licenses of dependencies" +msgid "" +"Installs the project dependencies from the composer.lock file if present, or " +"falls back on the composer.json." msgstr "" #: /tmp/fish/implicit/share/completions/composer.fish:18 -msgid "Lists commands" +msgid "Show information about licenses of dependencies" msgstr "" #: /tmp/fish/implicit/share/completions/composer.fish:19 -msgid "Removes a package from the require or require-dev" +msgid "Lists commands" msgstr "" #: /tmp/fish/implicit/share/completions/composer.fish:20 -msgid "Adds required packages to your composer.json and installs them" +msgid "Removes a package from the require or require-dev" msgstr "" #: /tmp/fish/implicit/share/completions/composer.fish:21 -msgid "Run the scripts defined in composer.json." +msgid "Adds required packages to your composer.json and installs them" msgstr "" #: /tmp/fish/implicit/share/completions/composer.fish:22 +msgid "Run the scripts defined in composer.json." +msgstr "" + +#: /tmp/fish/implicit/share/completions/composer.fish:23 #: /tmp/fish/implicit/share/completions/npm.fish:34 msgid "Search for packages" msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:23 #: /tmp/fish/implicit/share/completions/composer.fish:24 +#: /tmp/fish/implicit/share/completions/composer.fish:25 msgid "Updates composer.phar to the latest version." msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:25 +#: /tmp/fish/implicit/share/completions/composer.fish:26 msgid "Show information about packages" msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:26 +#: /tmp/fish/implicit/share/completions/composer.fish:27 msgid "Show a list of locally modified packages" msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:27 -msgid "Updates your dependencies to the latest version according to composer.json, and updates the composer.lock file." -msgstr "" - #: /tmp/fish/implicit/share/completions/composer.fish:28 -msgid "Validates a composer.json" +msgid "" +"Updates your dependencies to the latest version according to composer.json, " +"and updates the composer.lock file." msgstr "" #: /tmp/fish/implicit/share/completions/composer.fish:29 -msgid "Displays composer's help." +msgid "Validates a composer.json" msgstr "" #: /tmp/fish/implicit/share/completions/composer.fish:30 -msgid "Do not output any message." +msgid "Shows which packages cause the given package to be installed" msgstr "" #: /tmp/fish/implicit/share/completions/composer.fish:31 -msgid "Increase the verbosity of messages: 1 for normal output (-v), 2 for more verbose output (-vv) and 3 for debug (-vvv)." +msgid "Shows which packages prevent the given package from being installed" msgstr "" #: /tmp/fish/implicit/share/completions/composer.fish:32 -msgid "Display composer's application version." +msgid "Displays composer's help." msgstr "" #: /tmp/fish/implicit/share/completions/composer.fish:33 -msgid "Force ANSI output." +msgid "Do not output any message." msgstr "" #: /tmp/fish/implicit/share/completions/composer.fish:34 -msgid "Disable ANSI output." +msgid "" +"Increase the verbosity of messages: 1 for normal output (-v), 2 for more " +"verbose output (-vv) and 3 for debug (-vvv)." msgstr "" #: /tmp/fish/implicit/share/completions/composer.fish:35 -msgid "Do not ask any interactive question." +msgid "Display composer's application version." msgstr "" #: /tmp/fish/implicit/share/completions/composer.fish:36 -msgid "Display timing and memory usage information." +msgid "Force ANSI output." msgstr "" #: /tmp/fish/implicit/share/completions/composer.fish:37 +msgid "Disable ANSI output." +msgstr "" + +#: /tmp/fish/implicit/share/completions/composer.fish:38 +msgid "Do not ask any interactive question." +msgstr "" + +#: /tmp/fish/implicit/share/completions/composer.fish:39 +msgid "Display timing and memory usage information." +msgstr "" + +#: /tmp/fish/implicit/share/completions/composer.fish:40 msgid "If specified, use the given directory as working directory." msgstr "" @@ -11665,11 +12366,13 @@ msgid "--text Treat all files as text." msgstr "" #: /tmp/fish/implicit/share/completions/cvs.fish:116 -msgid "-C NUM --context[=NUM] Output NUM (default 2) lines of copied context." +msgid "" +"-C NUM --context[=NUM] Output NUM (default 2) lines of copied context." msgstr "" #: /tmp/fish/implicit/share/completions/cvs.fish:117 -msgid "-U NUM --unified[=NUM] Output NUM (default 2) lines of unified context." +msgid "" +"-U NUM --unified[=NUM] Output NUM (default 2) lines of unified context." msgstr "" #: /tmp/fish/implicit/share/completions/cvs.fish:118 @@ -11721,7 +12424,8 @@ msgid "Suppress-common-lines Do not output common lines." msgstr "" #: /tmp/fish/implicit/share/completions/cvs.fish:131 -msgid "GTYPE-group-format=GFMT Similar, but format GTYPE input groups with GFMT." +msgid "" +"GTYPE-group-format=GFMT Similar, but format GTYPE input groups with GFMT." msgstr "" #: /tmp/fish/implicit/share/completions/cvs.fish:132 @@ -11729,7 +12433,8 @@ msgid "Line-format=LFMT Similar, but format all input lines with LFMT." msgstr "" #: /tmp/fish/implicit/share/completions/cvs.fish:133 -msgid "LTYPE-line-format=LFMT Similar, but format LTYPE input lines with LFMT." +msgid "" +"LTYPE-line-format=LFMT Similar, but format LTYPE input lines with LFMT." msgstr "" #: /tmp/fish/implicit/share/completions/cvs.fish:134 @@ -11757,7 +12462,8 @@ msgid "--minimal Try hard to find a smaller set of changes." msgstr "" #: /tmp/fish/implicit/share/completions/cvs.fish:140 -msgid "--speed-large-files Assume large files and many scattered small changes." +msgid "" +"--speed-large-files Assume large files and many scattered small changes." msgstr "" #: /tmp/fish/implicit/share/completions/cvs.fish:141 @@ -13049,7 +13755,9 @@ msgstr "" #: /tmp/fish/implicit/share/completions/darcs.fish:627 #: /tmp/fish/implicit/share/completions/darcs.fish:699 #: /tmp/fish/implicit/share/completions/darcs.fish:745 -msgid "Don't ask about patches that are depended on by matched patches (with --match or --patch)" +msgid "" +"Don't ask about patches that are depended on by matched patches (with --" +"match or --patch)" msgstr "" #: /tmp/fish/implicit/share/completions/darcs.fish:580 @@ -13500,6 +14208,143 @@ msgstr "" msgid "Show all file systems" msgstr "" +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:1 +msgid "Background immediately" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:2 +msgid "Use given script" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:3 +msgid "Generate an RFC 4361 compliant clientid" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:4 +msgid "Echo debug messages to stderr & syslog" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:5 +msgid "Use last acquired lease if cannot obtain one" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:6 +msgid "Use last acquired lease if cannot obtain one even if expired" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:7 +msgid "Push given value the environment" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:8 +msgid "Reapply configuration for each interface" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:9 +msgid "Request DHCP server to update DNS using FQDN instead of hostname" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:10 +msgid "Specify config to load instead of /etc/dhcpcd.conf" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:11 +msgid "Send hostname to DHCP server" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:12 +msgid "Send given clientid" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:13 +msgid "Override DHCPv4 vendorclassid field sent" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:14 +msgid "Writes to specfied log file instead of syslog" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:15 +msgid "Release lease and de-configure interface" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:16 +msgid "Request specific lease time in secs" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:17 +msgid "Start dhcpcd in Master mode" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:18 +msgid "Set prefered interface based on given rank (lowest wins)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:19 +msgid "Reload config and rebind specified interface" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:20 +msgid "Renew existing addresses on specified interface" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:21 +msgid "Request DHCP option" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:22 +msgid "Keep configuration even when dhcpcd exits" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:23 +msgid "Request given address in DHCP DISCOVER message" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:24 +msgid "Request given address in DHCP INFORM message" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:25 +msgid "Perform DHCPv6 Information Request" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:26 +msgid "Configure static DHCP value" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:27 +msgid "Timeout after seconds" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:28 +msgid "Tag DHCPv4 message with given userclass" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:29 +msgid "Add encapsulated vendor option" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:30 +#: /tmp/fish/implicit/share/completions/eix.fish:2 +#: /tmp/fish/implicit/share/completions/htop.fish:8 +#: /tmp/fish/implicit/share/completions/pv.fish:33 +#: /tmp/fish/implicit/share/completions/subl.fish:9 +msgid "Show version and exit" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:31 +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:32 +msgid "Wait for address to be assigned before forking to background" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:33 +msgid "Exit dhcpcd process linked to given interface" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:34 +msgid "Allow reboot after secs" +msgstr "" + #: /tmp/fish/implicit/share/completions/diff.fish:1 msgid "Ignore case differences" msgstr "" @@ -13525,7 +14370,7 @@ msgid "Ignore all white space" msgstr "" #: /tmp/fish/implicit/share/completions/diff.fish:7 -#: /tmp/fish/implicit/share/completions/git.fish:319 +#: /tmp/fish/implicit/share/completions/git.fish:325 msgid "Ignore changes whose lines are all blank" msgstr "" @@ -13534,7 +14379,7 @@ msgid "Ignore changes whose lines match the REGEX" msgstr "" #: /tmp/fish/implicit/share/completions/diff.fish:9 -#: /tmp/fish/implicit/share/completions/git.fish:315 +#: /tmp/fish/implicit/share/completions/git.fish:321 msgid "Treat all files as text" msgstr "" @@ -14253,7 +15098,9 @@ msgid "Auto install dropboxd if not available on the system" msgstr "" #: /tmp/fish/implicit/share/completions/dropbox.fish:13 -msgid "Prints out information in a format similar to ls. works best when your console supports color :)" +msgid "" +"Prints out information in a format similar to ls. works best when your " +"console supports color :)" msgstr "" #: /tmp/fish/implicit/share/completions/dropbox.fish:14 @@ -14459,12 +15306,6 @@ msgstr "" msgid "Show a help screen and exit" msgstr "" -#: /tmp/fish/implicit/share/completions/eix.fish:2 -#: /tmp/fish/implicit/share/completions/htop.fish:8 -#: /tmp/fish/implicit/share/completions/pv.fish:33 -msgid "Show version and exit" -msgstr "" - #: /tmp/fish/implicit/share/completions/eix.fish:3 msgid "Dump variables to stdout" msgstr "" @@ -14630,7 +15471,8 @@ msgid "Sync via rsync *to* the given CLIENT" msgstr "" #: /tmp/fish/implicit/share/completions/eix-sync.fish:5 -msgid "Do not touch the database and omit the hooks after update-eix. (Implies -R)" +msgid "" +"Do not touch the database and omit the hooks after update-eix. (Implies -R)" msgstr "" #: /tmp/fish/implicit/share/completions/eix-sync.fish:6 @@ -14800,7 +15642,7 @@ msgid "do not display a splash screen on startup" msgstr "" #: /tmp/fish/implicit/share/completions/emacs.fish:12 -msgid "do not communicate with X, ignoring " +msgid "do not communicate with X, ignoring :0" msgstr "" #: /tmp/fish/implicit/share/completions/emacs.fish:13 @@ -14949,20 +15791,26 @@ msgstr "" #: /tmp/fish/implicit/share/completions/emerge.fish:1 #: /tmp/fish/implicit/share/completions/equery.fish:1 -msgid "Prints completions for installed packages on the system from /var/db/pkg" +msgid "" +"Prints completions for installed packages on the system from /var/db/pkg" msgstr "" #: /tmp/fish/implicit/share/completions/emerge.fish:2 #: /tmp/fish/implicit/share/completions/equery.fish:2 -msgid "Prints completions for all available packages on the system from /usr/portage" +msgid "" +"Prints completions for all available packages on the system from /usr/portage" msgstr "" #: /tmp/fish/implicit/share/completions/emerge.fish:3 -msgid "Tests if emerge command should have an installed package as potential completion" +msgid "" +"Tests if emerge command should have an installed package as potential " +"completion" msgstr "" #: /tmp/fish/implicit/share/completions/emerge.fish:4 -msgid "Print completions for all packages including the version compare if that is already typed" +msgid "" +"Print completions for all packages including the version compare if that is " +"already typed" msgstr "" #: /tmp/fish/implicit/share/completions/emerge.fish:5 @@ -14986,7 +15834,8 @@ msgid "Remove packages that will not affect the functionality of the system" msgstr "" #: /tmp/fish/implicit/share/completions/emerge.fish:10 -msgid "Run package specific actions needed to be executed after the emerge process" +msgid "" +"Run package specific actions needed to be executed after the emerge process" msgstr "" #: /tmp/fish/implicit/share/completions/emerge.fish:11 @@ -15206,7 +16055,9 @@ msgid "Turn off key validation checking" msgstr "" #: /tmp/fish/implicit/share/completions/entr.fish:1 -msgid "Launches the utility at startup and reloads it if one of the source files change" +msgid "" +"Launches the utility at startup and reloads it if one of the source files " +"change" msgstr "" #: /tmp/fish/implicit/share/completions/entr.fish:2 @@ -15236,7 +16087,9 @@ msgid "Remove variable from the environment" msgstr "" #: /tmp/fish/implicit/share/completions/equery.fish:3 -msgid "Prints completions for all available categories on the system from /usr/portage" +msgid "" +"Prints completions for all available categories on the system from /usr/" +"portage" msgstr "" #: /tmp/fish/implicit/share/completions/equery.fish:4 @@ -15387,6 +16240,268 @@ msgstr "" msgid "use comma separated list of explicit tab positions" msgstr "" +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:1 +msgid "create a backup of one or several jails" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:2 +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:4 +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:6 +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:9 +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:11 +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:15 +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:18 +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:20 +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:22 +msgid "jail" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:3 +msgid "manage specific jails" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:5 +msgid "attach your console to a running jail" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:7 +msgid "installs a new jail inside ezjail's scope" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:8 +msgid "removes a jail from ezjail's config" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:10 +msgid "dump diffs between jail initialisation and freeze time into a flavour" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:12 +msgid "create the basejail from binary packages" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:13 +msgid "list all jails" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:14 +msgid "restart a running jail" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:16 +msgid "create new jails from archived versions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:17 +msgid "create a snapshot of a jail" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:19 +msgid "start a jail" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:21 +msgid "stop a running jail" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:23 +msgid "check for reasons for the jails to fail" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:24 +msgid "create or update the basejail from source" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:1 +#: /tmp/fish/implicit/share/completions/pkgfile.fish:2 +msgid "show this help message and exit" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:2 +msgid "print detailed info about command NAME" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:3 +msgid "formats --list, choices: short, normal, nested" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:4 +msgid "Force password prompt up-front" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:5 +msgid "Force sudo password prompt up-front" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:6 +msgid "print list of possible commands and exit" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:7 +msgid "comma separated KEY=VALUE pairs to set Fab env vars" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:8 +msgid "alias for -F short --list" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:9 +#: /tmp/fish/implicit/share/completions/pkgfile.fish:1 +msgid "show program's version number and exit" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:10 +msgid "don't user the running SSH agent" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:11 +msgid "forward local agent to remote end" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:12 +msgid "abort instead of prompting (for password, host, etc)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:13 +msgid "specify location of config file to use" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:14 +msgid "Color error output" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:15 +msgid "do not load user known_hosts file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:16 +msgid "disconnect from hosts as soon as possible" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:17 +msgid "python module file to import, e.g. '../other.py'" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:18 +msgid "gateway host to connect through" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:19 +msgid "Use GSS-API authentication" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:20 +msgid "Delegate GSS-API client credentials or not" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:21 +msgid "Perform GSS-API Key Exchange and user authentication" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:22 +msgid "comma-separated list of output levels to hide" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:23 +msgid "comma-separated list of hosts to operate on" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:24 +msgid "path to SSH private key file. May be repeated." +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:25 +msgid "don't load private key files from ~/.ssh/" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:26 +msgid "enables a keepalive every N seconds" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:27 +msgid "print line-by-line instead of byte-by-byte" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:28 +msgid "make M attempts to connect before giving up" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:29 +msgid "do not use pseudo-terminal in run/sudo" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:30 +msgid "password for use with authentication and/or sudo" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:31 +msgid "default to parallel execution method" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:32 +msgid "SSH connection port" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:33 +msgid "reject unknown hosts" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:34 +msgid "password for use with sudo only" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:35 +msgid "load system known_hosts file before reading user known_hosts" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:36 +msgid "comma-separated list of roles to operate on" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:37 +msgid "specify a new shell, defaults to '/bin/bash -l -c'" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:38 +msgid "comma-separated list of output levels to show" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:39 +msgid "skip over hosts that can't be reached" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:40 +msgid "skip over unknown tasks" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:41 +msgid "Path to SSH config file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:42 +msgid "set connection timeout to N seconds" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:43 +msgid "set remote command timeout to N seconds" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:44 +msgid "username to use when connecting to remote hosts" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:45 +msgid "warn, instead of abort, when commands fail" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:46 +msgid "comma-separated list of hosts to exclude" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:47 +msgid "number of concurrent processes to use in parallel mode" +msgstr "" + #: /tmp/fish/implicit/share/completions/feh.fish:1 msgid "Specify a shell command as action to perform on the image" msgstr "" @@ -15666,7 +16781,9 @@ msgid "Fit file into backround by zooming with black borders on one side" msgstr "" #: /tmp/fish/implicit/share/completions/feh.fish:72 -msgid "Fit file into background without repeating it, cutting off stuff or using borders" +msgid "" +"Fit file into background without repeating it, cutting off stuff or using " +"borders" msgstr "" #: /tmp/fish/implicit/share/completions/feh.fish:73 @@ -15831,7 +16948,9 @@ msgid "Never follow symlinks" msgstr "" #: /tmp/fish/implicit/share/completions/find.fish:3 -msgid "Do not follow symbolic links, except while processing the command line arguments" +msgid "" +"Do not follow symbolic links, except while processing the command line " +"arguments" msgstr "" #: /tmp/fish/implicit/share/completions/find.fish:4 @@ -15843,7 +16962,8 @@ msgid "Process subdirectories before the directory itself" msgstr "" #: /tmp/fish/implicit/share/completions/find.fish:7 -msgid "Do not print error messages for files that are deleted while running find" +msgid "" +"Do not print error messages for files that are deleted while running find" msgstr "" #: /tmp/fish/implicit/share/completions/find.fish:8 @@ -15863,7 +16983,9 @@ msgid "Print error messages for files that are deleted while running find" msgstr "" #: /tmp/fish/implicit/share/completions/find.fish:12 -msgid "Do not optimize by assuming that directories contain 2 fewer subdirectories than their hard link count" +msgid "" +"Do not optimize by assuming that directories contain 2 fewer " +"subdirectories than their hard link count" msgstr "" #: /tmp/fish/implicit/share/completions/find.fish:13 @@ -16012,7 +17134,9 @@ msgid "File's owner has specified numeric user ID" msgstr "" #: /tmp/fish/implicit/share/completions/find.fish:50 -msgid "File was last accessed specified number of days after its status was last changed" +msgid "" +"File was last accessed specified number of days after its status was last " +"changed" msgstr "" #: /tmp/fish/implicit/share/completions/find.fish:51 @@ -16020,7 +17144,9 @@ msgid "File's owner" msgstr "" #: /tmp/fish/implicit/share/completions/find.fish:52 -msgid "Check type of file - in case of symlink, check the file that is not checked by -type" +msgid "" +"Check type of file - in case of symlink, check the file that is not checked " +"by -type" msgstr "" #: /tmp/fish/implicit/share/completions/find.fish:53 @@ -16064,7 +17190,9 @@ msgid "Print full file names" msgstr "" #: /tmp/fish/implicit/share/completions/find.fish:63 -msgid "Execute specified command for each located file, in the files directory, after asking user" +msgid "" +"Execute specified command for each located file, in the files directory, " +"after asking user" msgstr "" #: /tmp/fish/implicit/share/completions/find.fish:64 @@ -16708,7 +17836,7 @@ msgid "Undo latest bad/good command." msgstr "" #: /tmp/fish/implicit/share/completions/fossil.fish:48 -#: /tmp/fish/implicit/share/completions/git.fish:87 +#: /tmp/fish/implicit/share/completions/git.fish:88 msgid "Create a new branch" msgstr "" @@ -17085,10 +18213,10 @@ msgstr "" #: /tmp/fish/implicit/share/completions/fossil.fish:274 #: /tmp/fish/implicit/share/completions/fossil.fish:280 #: /tmp/fish/implicit/share/completions/git.fish:64 -#: /tmp/fish/implicit/share/completions/git.fish:85 -#: /tmp/fish/implicit/share/completions/git.fish:239 -#: /tmp/fish/implicit/share/completions/git.fish:287 -#: /tmp/fish/implicit/share/completions/git.fish:288 +#: /tmp/fish/implicit/share/completions/git.fish:86 +#: /tmp/fish/implicit/share/completions/git.fish:244 +#: /tmp/fish/implicit/share/completions/git.fish:293 +#: /tmp/fish/implicit/share/completions/git.fish:294 msgid "Tag" msgstr "" @@ -17489,7 +18617,7 @@ msgid "Limit number of tags" msgstr "" #: /tmp/fish/implicit/share/completions/fossil.fish:281 -#: /tmp/fish/implicit/share/completions/git.fish:285 +#: /tmp/fish/implicit/share/completions/git.fish:291 msgid "List tags" msgstr "" @@ -17591,7 +18719,7 @@ msgstr "" #: /tmp/fish/implicit/share/completions/ranger.fish:14 #: /tmp/fish/implicit/share/completions/rejmerge.fish:3 #: /tmp/fish/implicit/share/completions/root.fish:6 -#: /tmp/fish/implicit/share/completions/zypper.fish:3 +#: /tmp/fish/implicit/share/completions/zypper.fish:4 msgid "Print help" msgstr "" @@ -17677,7 +18805,7 @@ msgid "Copy the specified function to the specified new name" msgstr "" #: /tmp/fish/implicit/share/completions/functions.fish:9 -msgid "Display data about the function" +msgid "Display information about the function" msgstr "" #: /tmp/fish/implicit/share/completions/functions.fish:10 @@ -17761,7 +18889,10 @@ msgid "Place output in file" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:3 -msgid "Output to the given filename prototyped declarations for all functions declared and/or defined in a translation unit, including those in header files" +msgid "" +"Output to the given filename prototyped declarations for all functions " +"declared and/or defined in a translation unit, including those in header " +"files" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:4 @@ -17774,15 +18905,22 @@ msgid "Use dir as the logical root directory for headers and libraries" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:6 -msgid "Specify explicitly the language for the following input files (rather than letting the compiler choose a default based on the file name suffix)" +msgid "" +"Specify explicitly the language for the following input files (rather than " +"letting the compiler choose a default based on the file name suffix)" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:7 -msgid "Turn off any specification of a language, so that subsequent files are handled according to their file name suffixes (as they are if -x has not been used at all)" +msgid "" +"Turn off any specification of a language, so that subsequent files are " +"handled according to their file name suffixes (as they are if -x has not " +"been used at all)" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:8 -msgid "Normally the gcc program will exit with the code of 1 if any phase of the compiler returns a non-success return code" +msgid "" +"Normally the gcc program will exit with the code of 1 if any phase of the " +"compiler returns a non-success return code" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:9 @@ -17798,27 +18936,40 @@ msgid "Stop after the preprocessing stage; do not run the compiler proper" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:12 -msgid "Print (on standard error output) the commands executed to run the stages of compilation" +msgid "" +"Print (on standard error output) the commands executed to run the stages of " +"compilation" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:13 -msgid "Like -v except the commands are not executed and all command arguments are quoted" +msgid "" +"Like -v except the commands are not executed and all command arguments are " +"quoted" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:14 -msgid "Use pipes rather than temporary files for communication between the various stages of compilation" +msgid "" +"Use pipes rather than temporary files for communication between the various " +"stages of compilation" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:15 -msgid "If you are compiling multiple source files, this option tells the driver to pass all the source files to the compiler at once (for those languages for which the compiler can handle this)" +msgid "" +"If you are compiling multiple source files, this option tells the driver to " +"pass all the source files to the compiler at once (for those languages for " +"which the compiler can handle this)" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:16 -msgid "Print (on the standard output) a description of the command line options understood by gcc" +msgid "" +"Print (on the standard output) a description of the command line options " +"understood by gcc" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:17 -msgid "Print (on the standard output) a description of target specific command line options for each tool" +msgid "" +"Print (on the standard output) a description of target specific command line " +"options for each tool" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:18 @@ -17830,12 +18981,16 @@ msgid "In C mode, support all ISO C90 programs" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:20 -msgid "Do not recognize \"asm\", \"inline\" or \"typeof\" as a keyword, so that code can use these words as identifiers" +msgid "" +"Do not recognize \"asm\", \"inline\" or \"typeof\" as a keyword, so that " +"code can use these words as identifiers" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:21 #: /tmp/fish/implicit/share/completions/gcc.fish:22 -msgid "Don’t recognize built-in functions that do not begin with __builtin_ as prefix" +msgid "" +"Don’t recognize built-in functions that do not begin with __builtin_ as " +"prefix" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:23 @@ -17860,11 +19015,15 @@ msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:28 #: /tmp/fish/implicit/share/completions/gcc.fish:29 -msgid "Formerly, these options caused GCC to attempt to emulate a prestandard C compiler" +msgid "" +"Formerly, these options caused GCC to attempt to emulate a prestandard C " +"compiler" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:30 -msgid "Allow conditional expressions with mismatched types in the second and third arguments" +msgid "" +"Allow conditional expressions with mismatched types in the second and third " +"arguments" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:31 @@ -17879,7 +19038,9 @@ msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:34 #: /tmp/fish/implicit/share/completions/gcc.fish:35 #: /tmp/fish/implicit/share/completions/gcc.fish:36 -msgid "These options control whether a bit-field is signed or unsigned, when the declaration does not use either \"signed\" or \"unsigned\"" +msgid "" +"These options control whether a bit-field is signed or unsigned, when the " +"declaration does not use either \"signed\" or \"unsigned\"" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:37 @@ -17887,15 +19048,21 @@ msgid "Turn off all access checking" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:38 -msgid "Check that the pointer returned by \"operator new\" is non-null before attempting to modify the storage allocated" +msgid "" +"Check that the pointer returned by \"operator new\" is non-null before " +"attempting to modify the storage allocated" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:39 -msgid "Put uninitialized or runtime-initialized global variables into the common segment, as C does" +msgid "" +"Put uninitialized or runtime-initialized global variables into the common " +"segment, as C does" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:40 -msgid "Inject friend functions into the enclosing namespace, so that they are visible outside the scope of the class in which they are declared" +msgid "" +"Inject friend functions into the enclosing namespace, so that they are " +"visible outside the scope of the class in which they are declared" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:41 @@ -17903,24 +19070,33 @@ msgid "Give string constants type \"char *\" instead of type \"const char *\"" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:42 -msgid "The C++ standard allows an implementation to omit creating a temporary which is only used to initialize another object of the same type" +msgid "" +"The C++ standard allows an implementation to omit creating a temporary which " +"is only used to initialize another object of the same type" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:43 -msgid "Don’t generate code to check for violation of exception specifications at runtime" +msgid "" +"Don’t generate code to check for violation of exception specifications at " +"runtime" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:44 #: /tmp/fish/implicit/share/completions/gcc.fish:45 -msgid "If -ffor-scope is specified, the scope of variables declared in a for-init-statement is limited to the for loop itself, as specified by the C++ standard" +msgid "" +"If -ffor-scope is specified, the scope of variables declared in a for-init-" +"statement is limited to the for loop itself, as specified by the C++ standard" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:46 -msgid "Do not recognize \"typeof\" as a keyword, so that code can use this word as an identifier" +msgid "" +"Do not recognize \"typeof\" as a keyword, so that code can use this word as " +"an identifier" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:47 -msgid "Never emit code for non-inline templates which are instantiated implicitly (i" +msgid "" +"Never emit code for non-inline templates which are instantiated implicitly (i" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:48 @@ -17928,27 +19104,37 @@ msgid "Don’t emit code for implicit instantiations of inline templates, either msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:49 -msgid "To save space, do not emit out-of-line copies of inline functions controlled by #pragma implementation" +msgid "" +"To save space, do not emit out-of-line copies of inline functions controlled " +"by #pragma implementation" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:50 -msgid "Disable pedantic warnings about constructs used in MFC, such as implicit int and getting a pointer to member function via non-standard syntax" +msgid "" +"Disable pedantic warnings about constructs used in MFC, such as implicit int " +"and getting a pointer to member function via non-standard syntax" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:51 -msgid "Disable built-in declarations of functions that are not mandated by ANSI/ISO C" +msgid "" +"Disable built-in declarations of functions that are not mandated by ANSI/ISO " +"C" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:52 -msgid "Do not treat the operator name keywords \"and\", \"bitand\", \"bitor\", \"compl\", \"not\", \"or\" and \"xor\" as synonyms as keywords" +msgid "" +"Do not treat the operator name keywords \"and\", \"bitand\", \"bitor\", " +"\"compl\", \"not\", \"or\" and \"xor\" as synonyms as keywords" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:53 -msgid "Disable diagnostics that the standard says a compiler does not need to issue" +msgid "" +"Disable diagnostics that the standard says a compiler does not need to issue" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:54 -msgid "Downgrade some diagnostics about nonconformant code from errors to warnings" +msgid "" +"Downgrade some diagnostics about nonconformant code from errors to warnings" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:55 @@ -17956,23 +19142,34 @@ msgid "Enable automatic template instantiation at link time" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:56 -msgid "Disable generation of information about every class with virtual functions for use by the C++ runtime type identification features (dynamic_cast and typeid)" +msgid "" +"Disable generation of information about every class with virtual functions " +"for use by the C++ runtime type identification features (dynamic_cast and " +"typeid)" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:57 -msgid "Emit statistics about front-end processing at the end of the compilation" +msgid "" +"Emit statistics about front-end processing at the end of the compilation" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:58 -msgid "Do not emit the extra code to use the routines specified in the C++ ABI for thread-safe initialization of local statics" +msgid "" +"Do not emit the extra code to use the routines specified in the C++ ABI for " +"thread-safe initialization of local statics" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:59 -msgid "Register destructors for objects with static storage duration with the \"__cxa_atexit\" function rather than the \"atexit\" function" +msgid "" +"Register destructors for objects with static storage duration with the " +"\"__cxa_atexit\" function rather than the \"atexit\" function" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:60 -msgid "Causes all inlined methods to be marked with \"__attribute__ ((visibility (\"hidden\")))\" so that they do not appear in the export table of a DSO and do not require a PLT indirection when used within the DSO" +msgid "" +"Causes all inlined methods to be marked with \"__attribute__ ((visibility " +"(\"hidden\")))\" so that they do not appear in the export table of a DSO and " +"do not require a PLT indirection when used within the DSO" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:61 @@ -17980,7 +19177,9 @@ msgid "Do not use weak symbol support, even if it is provided by the linker" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:62 -msgid "Do not search for header files in the standard directories specific to C++, but do still search the other standard directories" +msgid "" +"Do not search for header files in the standard directories specific to C++, " +"but do still search the other standard directories" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:63 @@ -17988,23 +19187,35 @@ msgid "Do not assume inline for functions defined inside a class scope" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:64 -msgid "(C++ only) Warn when G++ generates code that is probably not compatible with the vendor-neutral C++ ABI" +msgid "" +"(C++ only) Warn when G++ generates code that is probably not compatible with " +"the vendor-neutral C++ ABI" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:65 -msgid "(C++ only) Warn when a class seems unusable because all the constructors or destructors in that class are private, and it has neither friends nor public static member functions" +msgid "" +"(C++ only) Warn when a class seems unusable because all the constructors or " +"destructors in that class are private, and it has neither friends nor public " +"static member functions" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:66 -msgid "(C++ only) Warn when a class appears to be polymorphic, thereby requiring a virtual destructor, yet it declares a non-virtual one" +msgid "" +"(C++ only) Warn when a class appears to be polymorphic, thereby requiring a " +"virtual destructor, yet it declares a non-virtual one" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:67 -msgid "(C++ only) Warn when the order of member initializers given in the code does not match the order in which they must be executed" +msgid "" +"(C++ only) Warn when the order of member initializers given in the code does " +"not match the order in which they must be executed" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:68 -msgid "(C++ only) Warn about violations of the following style guidelines from Scott Meyers’ Effective C++ book: * Item 11: Define a copy constructor and an assignment operator for classes with dynamically allocated memory" +msgid "" +"(C++ only) Warn about violations of the following style guidelines from " +"Scott Meyers’ Effective C++ book: * Item 11: Define a copy constructor and " +"an assignment operator for classes with dynamically allocated memory" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:69 @@ -18016,32 +19227,46 @@ msgid "(C++ only) Warn also about the use of an uncasted \"NULL\" as sentinel" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:71 -msgid "(C++ only) Disable warnings when non-templatized friend functions are declared within a template" +msgid "" +"(C++ only) Disable warnings when non-templatized friend functions are " +"declared within a template" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:72 -msgid "(C++ only) Warn if an old-style (C-style) cast to a non-void type is used within a C++ program" +msgid "" +"(C++ only) Warn if an old-style (C-style) cast to a non-void type is used " +"within a C++ program" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:73 -msgid "(C++ only) Warn when a function declaration hides virtual functions from a base class" +msgid "" +"(C++ only) Warn when a function declaration hides virtual functions from a " +"base class" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:74 -msgid "(C++ only) Disable the diagnostic for converting a bound pointer to member function to a plain pointer" +msgid "" +"(C++ only) Disable the diagnostic for converting a bound pointer to member " +"function to a plain pointer" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:75 -msgid "(C++ only) Warn when overload resolution chooses a promotion from unsigned or enumerated type to a signed type, over a conversion to an unsigned type of the same size" +msgid "" +"(C++ only) Warn when overload resolution chooses a promotion from unsigned " +"or enumerated type to a signed type, over a conversion to an unsigned type " +"of the same size" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:76 #: /tmp/fish/implicit/share/completions/gcc.fish:77 -msgid "Use class-name as the name of the class to instantiate for each literal string specified with the syntax \"@\"" +msgid "" +"Use class-name as the name of the class to instantiate for each literal " +"string specified with the syntax \"@\"" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:78 -msgid "Generate object code compatible with the standard GNU Objective-C runtime" +msgid "" +"Generate object code compatible with the standard GNU Objective-C runtime" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:79 @@ -18053,7 +19278,9 @@ msgid "Assume that all Objective-C message dispatches (e" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:81 -msgid "For each Objective-C class, check if any of its instance variables is a C++ object with a non-trivial default constructor" +msgid "" +"For each Objective-C class, check if any of its instance variables is a C++ " +"object with a non-trivial default constructor" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:82 @@ -18061,39 +19288,57 @@ msgid "Allow fast jumps to the message dispatcher" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:83 -msgid "Enable syntactic support for structured exception handling in Objective-C, similar to what is offered by C++ and Java" +msgid "" +"Enable syntactic support for structured exception handling in Objective-C, " +"similar to what is offered by C++ and Java" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:84 -msgid "Enable garbage collection (GC) in Objective-C and Objective-C++ programs" +msgid "" +"Enable garbage collection (GC) in Objective-C and Objective-C++ programs" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:85 -msgid "Emit a special marker instructing ld(1) not to statically link in the resulting object file, and allow dyld(1) to load it in at run time instead" +msgid "" +"Emit a special marker instructing ld(1) not to statically link in the " +"resulting object file, and allow dyld(1) to load it in at run time instead" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:86 -msgid "When compiling for the NeXT runtime, the compiler ordinarily replaces calls to \"objc_getClass(\"" +msgid "" +"When compiling for the NeXT runtime, the compiler ordinarily replaces calls " +"to \"objc_getClass(\"" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:87 -msgid "Dump interface declarations for all classes seen in the source file to a file named sourcename" +msgid "" +"Dump interface declarations for all classes seen in the source file to a " +"file named sourcename" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:88 -msgid "Warn whenever an Objective-C assignment is being intercepted by the garbage collector" +msgid "" +"Warn whenever an Objective-C assignment is being intercepted by the garbage " +"collector" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:89 -msgid "If a class is declared to implement a protocol, a warning is issued for every method in the protocol that is not implemented by the class" +msgid "" +"If a class is declared to implement a protocol, a warning is issued for " +"every method in the protocol that is not implemented by the class" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:90 -msgid "Warn if multiple methods of different types for the same selector are found during compilation" +msgid "" +"Warn if multiple methods of different types for the same selector are found " +"during compilation" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:91 -msgid "Warn if multiple methods with differing argument and/or return types are found for a given selector when attempting to send a message using this selector to a receiver of type \"id\" or \"Class\"" +msgid "" +"Warn if multiple methods with differing argument and/or return types are " +"found for a given selector when attempting to send a message using this " +"selector to a receiver of type \"id\" or \"Class\"" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:92 @@ -18101,11 +19346,15 @@ msgid "Warn if a \"@selector(" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:93 -msgid "Generate C header describing the largest structure that is passed by value, if any" +msgid "" +"Generate C header describing the largest structure that is passed by value, " +"if any" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:94 -msgid "Try to format error messages so that they fit on lines of the specified number of characters" +msgid "" +"Try to format error messages so that they fit on lines of the specified " +"number of characters" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:95 @@ -18114,7 +19363,11 @@ msgid "Only meaningful in line-wrapping mode" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:97 -msgid "This option instructs the diagnostic machinery to add text to each diagnostic emitted, which indicates which command line option directly controls that diagnostic, when such an option is known to the diagnostic machinery" +msgid "" +"This option instructs the diagnostic machinery to add text to each " +"diagnostic emitted, which indicates which command line option directly " +"controls that diagnostic, when such an option is known to the diagnostic " +"machinery" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:98 @@ -18126,7 +19379,10 @@ msgid "Check the code for syntax errors, but don’t do anything beyond that" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:100 -msgid "Issue all the warnings demanded by strict ISO C and ISO C++; reject all programs that use forbidden extensions, and some other programs that do not follow ISO C and ISO C++" +msgid "" +"Issue all the warnings demanded by strict ISO C and ISO C++; reject all " +"programs that use forbidden extensions, and some other programs that do not " +"follow ISO C and ISO C++" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:101 @@ -18146,11 +19402,15 @@ msgid "Warn if an array subscript has type \"char\"" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:105 -msgid "Warn whenever a comment-start sequence /* appears in a /* comment, or whenever a Backslash-Newline appears in a // comment" +msgid "" +"Warn whenever a comment-start sequence /* appears in a /* comment, or " +"whenever a Backslash-Newline appears in a // comment" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:106 -msgid "This option causes the compiler to abort compilation on the first error occurred rather than trying to keep going and printing further error messages" +msgid "" +"This option causes the compiler to abort compilation on the first error " +"occurred rather than trying to keep going and printing further error messages" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:107 @@ -18158,11 +19418,15 @@ msgid "Check calls to \"printf\" and \"scanf\", etc" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:108 -msgid "If -Wformat is specified, also warn about \"strftime\" formats which may yield only a two-digit year" +msgid "" +"If -Wformat is specified, also warn about \"strftime\" formats which may " +"yield only a two-digit year" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:109 -msgid "If -Wformat is specified, do not warn about excess arguments to a \"printf\" or \"scanf\" format function" +msgid "" +"If -Wformat is specified, do not warn about excess arguments to a \"printf\" " +"or \"scanf\" format function" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:110 @@ -18170,19 +19434,28 @@ msgid "If -Wformat is specified, do not warn about zero-length formats" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:111 -msgid "If -Wformat is specified, also warn if the format string is not a string literal and so cannot be checked, unless the format function takes its format arguments as a \"va_list\"" +msgid "" +"If -Wformat is specified, also warn if the format string is not a string " +"literal and so cannot be checked, unless the format function takes its " +"format arguments as a \"va_list\"" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:112 -msgid "If -Wformat is specified, also warn about uses of format functions that represent possible security problems" +msgid "" +"If -Wformat is specified, also warn about uses of format functions that " +"represent possible security problems" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:113 -msgid "Warn about passing a null pointer for arguments marked as requiring a non-null value by the \"nonnull\" function attribute" +msgid "" +"Warn about passing a null pointer for arguments marked as requiring a non-" +"null value by the \"nonnull\" function attribute" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:114 -msgid "(C, C++, Objective-C and Objective-C++ only) Warn about uninitialized variables which are initialized with themselves" +msgid "" +"(C, C++, Objective-C and Objective-C++ only) Warn about uninitialized " +"variables which are initialized with themselves" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:115 @@ -18191,7 +19464,8 @@ msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:116 #: /tmp/fish/implicit/share/completions/gcc.fish:117 -msgid "Give a warning (or error) whenever a function is used before being declared" +msgid "" +"Give a warning (or error) whenever a function is used before being declared" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:118 @@ -18207,24 +19481,35 @@ msgid "Warn if an aggregate or union initializer is not fully bracketed" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:121 -msgid "(C, C++, Objective-C and Objective-C++ only) Warn if a user-supplied include directory does not exist" +msgid "" +"(C, C++, Objective-C and Objective-C++ only) Warn if a user-supplied include " +"directory does not exist" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:122 -msgid "Warn if parentheses are omitted in certain contexts, such as when there is an assignment in a context where a truth value is expected, or when operators are nested whose precedence people often get confused about" +msgid "" +"Warn if parentheses are omitted in certain contexts, such as when there is " +"an assignment in a context where a truth value is expected, or when " +"operators are nested whose precedence people often get confused about" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:123 -msgid "Warn about code that may have undefined semantics because of violations of sequence point rules in the C standard" +msgid "" +"Warn about code that may have undefined semantics because of violations of " +"sequence point rules in the C standard" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:124 -msgid "Warn whenever a function is defined with a return-type that defaults to \"int\"" +msgid "" +"Warn whenever a function is defined with a return-type that defaults to \"int" +"\"" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:125 #: /tmp/fish/implicit/share/completions/gcc.fish:127 -msgid "Warn whenever a \"switch\" statement has an index of enumerated type and lacks a \"case\" for one or more of the named codes of that enumeration" +msgid "" +"Warn whenever a \"switch\" statement has an index of enumerated type and " +"lacks a \"case\" for one or more of the named codes of that enumeration" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:126 @@ -18232,11 +19517,15 @@ msgid "Warn whenever a \"switch\" statement does not have a \"default\" case" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:128 -msgid "Warn if any trigraphs are encountered that might change the meaning of the program (trigraphs within comments are not warned about)" +msgid "" +"Warn if any trigraphs are encountered that might change the meaning of the " +"program (trigraphs within comments are not warned about)" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:129 -msgid "Warn whenever a static function is declared but not defined or a non-inline static function is unused" +msgid "" +"Warn whenever a static function is declared but not defined or a non-inline " +"static function is unused" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:130 @@ -18248,7 +19537,9 @@ msgid "Warn whenever a function parameter is unused aside from its declaration" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:132 -msgid "Warn whenever a local variable or non-constant static variable is unused aside from its declaration" +msgid "" +"Warn whenever a local variable or non-constant static variable is unused " +"aside from its declaration" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:133 @@ -18260,15 +19551,20 @@ msgid "All the above -Wunused options combined" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:135 -msgid "Warn if an automatic variable is used without first being initialized or if a variable may be clobbered by a \"setjmp\" call" +msgid "" +"Warn if an automatic variable is used without first being initialized or if " +"a variable may be clobbered by a \"setjmp\" call" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:136 -msgid "Warn when a #pragma directive is encountered which is not understood by GCC" +msgid "" +"Warn when a #pragma directive is encountered which is not understood by GCC" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:137 -msgid "Do not warn about misuses of pragmas, such as incorrect parameters, invalid syntax, or conflicts between pragmas" +msgid "" +"Do not warn about misuses of pragmas, such as incorrect parameters, invalid " +"syntax, or conflicts between pragmas" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:138 @@ -18296,7 +19592,9 @@ msgid "Warn if floating point values are used in equality comparisons" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:144 -msgid "(C only) Warn about certain constructs that behave differently in traditional and ISO C" +msgid "" +"(C only) Warn about certain constructs that behave differently in " +"traditional and ISO C" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:145 @@ -18312,7 +19610,9 @@ msgid "Do not warn whenever an #else or an #endif are followed by text" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:148 -msgid "Warn whenever a local variable shadows another local variable, parameter or global variable or whenever a built-in function is shadowed" +msgid "" +"Warn whenever a local variable shadows another local variable, parameter or " +"global variable or whenever a built-in function is shadowed" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:149 @@ -18320,11 +19620,15 @@ msgid "Warn whenever an object of larger than len bytes is defined" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:150 -msgid "Warn if the loop cannot be optimized because the compiler could not assume anything on the bounds of the loop indices" +msgid "" +"Warn if the loop cannot be optimized because the compiler could not assume " +"anything on the bounds of the loop indices" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:151 -msgid "Warn about anything that depends on the \"size of\" a function type or of \"void\"" +msgid "" +"Warn about anything that depends on the \"size of\" a function type or of " +"\"void\"" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:152 @@ -18332,39 +19636,58 @@ msgid "(C only) Warn whenever a function call is cast to a non-matching type" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:153 -msgid "Warn about ISO C constructs that are outside of the common subset of ISO C and ISO C++, e" +msgid "" +"Warn about ISO C constructs that are outside of the common subset of ISO C " +"and ISO C++, e" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:154 -msgid "Warn whenever a pointer is cast so as to remove a type qualifier from the target type" +msgid "" +"Warn whenever a pointer is cast so as to remove a type qualifier from the " +"target type" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:155 -msgid "Warn whenever a pointer is cast such that the required alignment of the target is increased" +msgid "" +"Warn whenever a pointer is cast such that the required alignment of the " +"target is increased" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:156 -msgid "When compiling C, give string constants the type \"const char[length]\" so that copying the address of one into a non-\"const\" \"char *\" pointer will get a warning; when compiling C++, warn about the deprecated conversion from string constants to \"char *\"" +msgid "" +"When compiling C, give string constants the type \"const char[length]\" so " +"that copying the address of one into a non-\"const\" \"char *\" pointer will " +"get a warning; when compiling C++, warn about the deprecated conversion from " +"string constants to \"char *\"" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:157 -msgid "Warn if a prototype causes a type conversion that is different from what would happen to the same argument in the absence of a prototype" +msgid "" +"Warn if a prototype causes a type conversion that is different from what " +"would happen to the same argument in the absence of a prototype" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:158 -msgid "Warn when a comparison between signed and unsigned values could produce an incorrect result when the signed value is converted to unsigned" +msgid "" +"Warn when a comparison between signed and unsigned values could produce an " +"incorrect result when the signed value is converted to unsigned" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:159 -msgid "Warn if any functions that return structures or unions are defined or called" +msgid "" +"Warn if any functions that return structures or unions are defined or called" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:160 -msgid "Do not warn if an unexpected \"__attribute__\" is used, such as unrecognized attributes, function attributes applied to variables, etc" +msgid "" +"Do not warn if an unexpected \"__attribute__\" is used, such as unrecognized " +"attributes, function attributes applied to variables, etc" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:161 -msgid "(C only) Warn if a function is declared or defined without specifying the argument types" +msgid "" +"(C only) Warn if a function is declared or defined without specifying the " +"argument types" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:162 @@ -18372,11 +19695,14 @@ msgid "(C only) Warn if an old-style function definition is used" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:163 -msgid "(C only) Warn if a global function is defined without a previous prototype declaration" +msgid "" +"(C only) Warn if a global function is defined without a previous prototype " +"declaration" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:164 -msgid "(C only) Warn if a global function is defined without a previous declaration" +msgid "" +"(C only) Warn if a global function is defined without a previous declaration" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:165 @@ -18384,11 +19710,14 @@ msgid "Warn if a structure’s initializer has some fields missing" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:166 -msgid "Warn about functions which might be candidates for attribute \"noreturn\"" +msgid "" +"Warn about functions which might be candidates for attribute \"noreturn\"" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:167 -msgid "Warn about function pointers which might be candidates for \"format\" attributes" +msgid "" +"Warn about function pointers which might be candidates for \"format\" " +"attributes" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:168 @@ -18396,27 +19725,38 @@ msgid "Do not warn if a multicharacter constant (’FOOF’) is used" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:169 -msgid "In ISO C and ISO C++, two identifiers are different if they are different sequences of characters" +msgid "" +"In ISO C and ISO C++, two identifiers are different if they are different " +"sequences of characters" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:170 -msgid "Do not warn about uses of functions, variables, and types marked as deprecated by using the \"deprecated\" attribute" +msgid "" +"Do not warn about uses of functions, variables, and types marked as " +"deprecated by using the \"deprecated\" attribute" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:171 -msgid "Warn if a structure is given the packed attribute, but the packed attribute has no effect on the layout or size of the structure" +msgid "" +"Warn if a structure is given the packed attribute, but the packed attribute " +"has no effect on the layout or size of the structure" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:172 -msgid "Warn if padding is included in a structure, either to align an element of the structure or to align the whole structure" +msgid "" +"Warn if padding is included in a structure, either to align an element of " +"the structure or to align the whole structure" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:173 -msgid "Warn if anything is declared more than once in the same scope, even in cases where multiple declaration is valid and changes nothing" +msgid "" +"Warn if anything is declared more than once in the same scope, even in cases " +"where multiple declaration is valid and changes nothing" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:174 -msgid "(C only) Warn if an \"extern\" declaration is encountered within a function" +msgid "" +"(C only) Warn if an \"extern\" declaration is encountered within a function" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:175 @@ -18428,19 +19768,26 @@ msgid "Warn if a function can not be inlined and it was declared as inline" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:177 -msgid "(C++ only) Suppress warnings from applying the offsetof macro to a non-POD type" +msgid "" +"(C++ only) Suppress warnings from applying the offsetof macro to a non-POD " +"type" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:178 -msgid "(C only) Suppress warnings from casts to pointer type of an integer of a different size" +msgid "" +"(C only) Suppress warnings from casts to pointer type of an integer of a " +"different size" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:179 -msgid "(C only) Suppress warnings from casts from a pointer to an integer type of a different size" +msgid "" +"(C only) Suppress warnings from casts from a pointer to an integer type of a " +"different size" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:180 -msgid "Warn if a precompiled header is found in the search path but can’t be used" +msgid "" +"Warn if a precompiled header is found in the search path but can’t be used" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:181 @@ -18448,7 +19795,9 @@ msgid "Warn if long long type is used" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:182 -msgid "Warn if variadic macros are used in pedantic ISO C90 mode, or the GNU alternate syntax when in pedantic ISO C99 mode" +msgid "" +"Warn if variadic macros are used in pedantic ISO C90 mode, or the GNU " +"alternate syntax when in pedantic ISO C99 mode" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:183 @@ -18460,7 +19809,8 @@ msgid "Warn if a requested optimization pass is disabled" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:185 -msgid "Warn for pointer argument passing or assignment with different signedness" +msgid "" +"Warn for pointer argument passing or assignment with different signedness" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:186 @@ -18472,7 +19822,9 @@ msgid "This option is only active when -fstack-protector is active" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:188 -msgid "Produce debugging information in the operating system’s native format (stabs, COFF, XCOFF, or DWARF 2)" +msgid "" +"Produce debugging information in the operating system’s native format " +"(stabs, COFF, XCOFF, or DWARF 2)" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:189 @@ -18480,15 +19832,21 @@ msgid "Produce debugging information for use by GDB" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:190 -msgid "Produce debugging information in stabs format (if that is supported), without GDB extensions" +msgid "" +"Produce debugging information in stabs format (if that is supported), " +"without GDB extensions" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:191 -msgid "Produce debugging information in stabs format (if that is supported), for only symbols that are actually used" +msgid "" +"Produce debugging information in stabs format (if that is supported), for " +"only symbols that are actually used" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:192 -msgid "Produce debugging information in stabs format (if that is supported), using GNU extensions understood only by the GNU debugger (GDB)" +msgid "" +"Produce debugging information in stabs format (if that is supported), using " +"GNU extensions understood only by the GNU debugger (GDB)" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:193 @@ -18500,15 +19858,20 @@ msgid "Produce debugging information in XCOFF format (if that is supported)" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:195 -msgid "Produce debugging information in XCOFF format (if that is supported), using GNU extensions understood only by the GNU debugger (GDB)" +msgid "" +"Produce debugging information in XCOFF format (if that is supported), using " +"GNU extensions understood only by the GNU debugger (GDB)" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:196 -msgid "Produce debugging information in DWARF version 2 format (if that is supported)" +msgid "" +"Produce debugging information in DWARF version 2 format (if that is " +"supported)" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:197 -msgid "Produce debugging information in VMS debug format (if that is supported)" +msgid "" +"Produce debugging information in VMS debug format (if that is supported)" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:198 @@ -18517,31 +19880,45 @@ msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:201 #: /tmp/fish/implicit/share/completions/gcc.fish:202 #: /tmp/fish/implicit/share/completions/gcc.fish:203 -msgid "Request debugging information and also use level to specify how much information" +msgid "" +"Request debugging information and also use level to specify how much " +"information" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:204 -msgid "Compress DWARF2 debugging information by eliminating duplicated information about each symbol" +msgid "" +"Compress DWARF2 debugging information by eliminating duplicated information " +"about each symbol" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:205 -msgid "Generate extra code to write profile information suitable for the analysis program prof" +msgid "" +"Generate extra code to write profile information suitable for the analysis " +"program prof" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:206 -msgid "Generate extra code to write profile information suitable for the analysis program gprof" +msgid "" +"Generate extra code to write profile information suitable for the analysis " +"program gprof" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:207 -msgid "Makes the compiler print out each function name as it is compiled, and print some statistics about each pass when it finishes" +msgid "" +"Makes the compiler print out each function name as it is compiled, and print " +"some statistics about each pass when it finishes" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:208 -msgid "Makes the compiler print some statistics about the time consumed by each pass when it finishes" +msgid "" +"Makes the compiler print some statistics about the time consumed by each " +"pass when it finishes" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:209 -msgid "Makes the compiler print some statistics about permanent memory allocation when it finishes" +msgid "" +"Makes the compiler print some statistics about permanent memory allocation " +"when it finishes" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:210 @@ -18549,59 +19926,82 @@ msgid "Add code so that program flow arcs are instrumented" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:211 -msgid "This option is used to compile and link code instrumented for coverage analysis" +msgid "" +"This option is used to compile and link code instrumented for coverage " +"analysis" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:212 -msgid "Produce a notes file that the gcov code-coverage utility can use to show program coverage" +msgid "" +"Produce a notes file that the gcov code-coverage utility can use to show " +"program coverage" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:213 #: /tmp/fish/implicit/share/completions/gcc.fish:214 -msgid "Says to make debugging dumps during compilation at times specified by letters" +msgid "" +"Says to make debugging dumps during compilation at times specified by letters" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:215 -msgid "When doing debugging dumps (see -d option above), suppress instruction numbers and line number note output" +msgid "" +"When doing debugging dumps (see -d option above), suppress instruction " +"numbers and line number note output" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:216 #: /tmp/fish/implicit/share/completions/gcc.fish:217 -msgid "(C++ only) Dump a representation of the tree structure for the entire translation unit to a file" +msgid "" +"(C++ only) Dump a representation of the tree structure for the entire " +"translation unit to a file" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:218 #: /tmp/fish/implicit/share/completions/gcc.fish:219 -msgid "(C++ only) Dump a representation of each class’s hierarchy and virtual function table layout to a file" +msgid "" +"(C++ only) Dump a representation of each class’s hierarchy and virtual " +"function table layout to a file" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:220 -msgid "Control the dumping at various stages of inter-procedural analysis language tree to a file" +msgid "" +"Control the dumping at various stages of inter-procedural analysis language " +"tree to a file" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:221 #: /tmp/fish/implicit/share/completions/gcc.fish:222 -msgid "Control the dumping at various stages of processing the intermediate language tree to a file" +msgid "" +"Control the dumping at various stages of processing the intermediate " +"language tree to a file" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:223 -msgid "This option controls the amount of debugging output the vectorizer prints" +msgid "" +"This option controls the amount of debugging output the vectorizer prints" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:224 -msgid "This option provides a seed that GCC uses when it would otherwise use random numbers" +msgid "" +"This option provides a seed that GCC uses when it would otherwise use random " +"numbers" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:225 -msgid "On targets that use instruction scheduling, this option controls the amount of debugging output the scheduler prints" +msgid "" +"On targets that use instruction scheduling, this option controls the amount " +"of debugging output the scheduler prints" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:226 -msgid "Store the usual \"temporary\" intermediate files permanently; place them in the current directory and name them based on the source file" +msgid "" +"Store the usual \"temporary\" intermediate files permanently; place them in " +"the current directory and name them based on the source file" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:227 -msgid "Report the CPU time taken by each subprocess in the compilation sequence" +msgid "" +"Report the CPU time taken by each subprocess in the compilation sequence" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:228 @@ -18609,15 +20009,21 @@ msgid "Run variable tracking pass" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:229 -msgid "Print the full absolute name of the library file library that would be used when linking---and don't do anything else" +msgid "" +"Print the full absolute name of the library file library that would be used " +"when linking---and don't do anything else" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:230 -msgid "Print the directory name corresponding to the multilib selected by any other switches present in the command line" +msgid "" +"Print the directory name corresponding to the multilib selected by any other " +"switches present in the command line" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:231 -msgid "Print the mapping from multilib directory names to compiler switches that enable them" +msgid "" +"Print the mapping from multilib directory names to compiler switches that " +"enable them" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:232 @@ -18629,11 +20035,15 @@ msgid "Same as -print-file-name=libgcc" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:234 -msgid "Print the name of the configured installation directory and a list of program and library directories gcc will search---and don’t do anything else" +msgid "" +"Print the name of the configured installation directory and a list of " +"program and library directories gcc will search---and don’t do anything else" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:235 -msgid "Print the compiler’s target machine (for example, i686-pc-linux-gnu)---and don’t do anything else" +msgid "" +"Print the compiler’s target machine (for example, i686-pc-linux-gnu)---and " +"don’t do anything else" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:236 @@ -18645,7 +20055,10 @@ msgid "Print the compiler’s built-in specs---and don’t do anything else" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:238 -msgid "Normally, when producing DWARF2 output, GCC will emit debugging information for all types declared in a compilation unit, regardless of whether or not they are actually used in that compilation unit" +msgid "" +"Normally, when producing DWARF2 output, GCC will emit debugging information " +"for all types declared in a compilation unit, regardless of whether or not " +"they are actually used in that compilation unit" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:239 @@ -18665,23 +20078,32 @@ msgid "Optimize for size" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:243 -msgid "Do not make member functions inline by default merely because they are defined inside the class scope (C++ only)" +msgid "" +"Do not make member functions inline by default merely because they are " +"defined inside the class scope (C++ only)" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:244 -msgid "Always pop the arguments to each function call as soon as that function returns" +msgid "" +"Always pop the arguments to each function call as soon as that function " +"returns" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:245 -msgid "Force memory operands to be copied into registers before doing arithmetic on them" +msgid "" +"Force memory operands to be copied into registers before doing arithmetic on " +"them" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:246 -msgid "Force memory address constants to be copied into registers before doing arithmetic on them" +msgid "" +"Force memory address constants to be copied into registers before doing " +"arithmetic on them" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:247 -msgid "Don’t keep the frame pointer in a register for functions that don’t need one" +msgid "" +"Don’t keep the frame pointer in a register for functions that don’t need one" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:248 @@ -18697,11 +20119,16 @@ msgid "Integrate all simple functions into their callers" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:251 -msgid "Consider all \"static\" functions called once for inlining into their caller even if they are not marked \"inline\"" +msgid "" +"Consider all \"static\" functions called once for inlining into their caller " +"even if they are not marked \"inline\"" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:252 -msgid "Inline functions marked by \"always_inline\" and functions whose body seems smaller than the function call overhead early before doing -fprofile-generate instrumentation and real inlining pass" +msgid "" +"Inline functions marked by \"always_inline\" and functions whose body seems " +"smaller than the function call overhead early before doing -fprofile-" +"generate instrumentation and real inlining pass" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:253 @@ -18709,15 +20136,21 @@ msgid "By default, GCC limits the size of functions that can be inlined" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:254 -msgid "In C, emit \"static\" functions that are declared \"inline\" into the object file, even if the function has been inlined into all of its callers" +msgid "" +"In C, emit \"static\" functions that are declared \"inline\" into the object " +"file, even if the function has been inlined into all of its callers" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:255 -msgid "Emit variables declared \"static const\" when optimization isn’t turned on, even if the variables aren’t referenced" +msgid "" +"Emit variables declared \"static const\" when optimization isn’t turned on, " +"even if the variables aren’t referenced" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:256 -msgid "Attempt to merge identical constants (string constants and floating point constants) across compilation units" +msgid "" +"Attempt to merge identical constants (string constants and floating point " +"constants) across compilation units" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:257 @@ -18725,50 +20158,73 @@ msgid "Attempt to merge identical constants and identical variables" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:258 -msgid "Perform swing modulo scheduling immediately before the first scheduling pass" +msgid "" +"Perform swing modulo scheduling immediately before the first scheduling pass" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:259 -msgid "Do not use \"decrement and branch\" instructions on a count register, but instead generate a sequence of instructions that decrement a register, compare it against zero, then branch based upon the result" +msgid "" +"Do not use \"decrement and branch\" instructions on a count register, but " +"instead generate a sequence of instructions that decrement a register, " +"compare it against zero, then branch based upon the result" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:260 -msgid "Do not put function addresses in registers; make each instruction that calls a constant function contain the function’s address explicitly" +msgid "" +"Do not put function addresses in registers; make each instruction that calls " +"a constant function contain the function’s address explicitly" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:261 -msgid "If the target supports a BSS section, GCC by default puts variables that are initialized to zero into BSS" +msgid "" +"If the target supports a BSS section, GCC by default puts variables that are " +"initialized to zero into BSS" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:262 #: /tmp/fish/implicit/share/completions/gcc.fish:1362 -msgid "For front-ends that support it, generate additional code to check that indices used to access arrays are within the declared range" +msgid "" +"For front-ends that support it, generate additional code to check that " +"indices used to access arrays are within the declared range" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:263 #: /tmp/fish/implicit/share/completions/gcc.fish:264 #: /tmp/fish/implicit/share/completions/gcc.fish:265 -msgid "For front-ends that support it (C and C++), instrument all risky pointer/array dereferencing operations, some standard library string/heap functions, and some other associated constructs with range/validity tests" +msgid "" +"For front-ends that support it (C and C++), instrument all risky pointer/" +"array dereferencing operations, some standard library string/heap functions, " +"and some other associated constructs with range/validity tests" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:266 -msgid "Perform the optimizations of loop strength reduction and elimination of iteration variables" +msgid "" +"Perform the optimizations of loop strength reduction and elimination of " +"iteration variables" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:267 -msgid "Perform optimizations where we check to see if a jump branches to a location where another comparison subsumed by the first is found" +msgid "" +"Perform optimizations where we check to see if a jump branches to a location " +"where another comparison subsumed by the first is found" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:268 -msgid "In common subexpression elimination, scan through jump instructions when the target of the jump is not reached by any other path" +msgid "" +"In common subexpression elimination, scan through jump instructions when the " +"target of the jump is not reached by any other path" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:269 -msgid "This is similar to -fcse-follow-jumps, but causes CSE to follow jumps which conditionally skip over blocks" +msgid "" +"This is similar to -fcse-follow-jumps, but causes CSE to follow jumps which " +"conditionally skip over blocks" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:270 -msgid "Re-run common subexpression elimination after loop optimizations has been performed" +msgid "" +"Re-run common subexpression elimination after loop optimizations has been " +"performed" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:271 @@ -18780,23 +20236,34 @@ msgid "Perform a global common subexpression elimination pass" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:273 -msgid "When -fgcse-lm is enabled, global common subexpression elimination will attempt to move loads which are only killed by stores into themselves" +msgid "" +"When -fgcse-lm is enabled, global common subexpression elimination will " +"attempt to move loads which are only killed by stores into themselves" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:274 -msgid "When -fgcse-sm is enabled, a store motion pass is run after global common subexpression elimination" +msgid "" +"When -fgcse-sm is enabled, a store motion pass is run after global common " +"subexpression elimination" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:275 -msgid "When -fgcse-las is enabled, the global common subexpression elimination pass eliminates redundant loads that come after stores to the same memory location (both partial and full redundancies)" +msgid "" +"When -fgcse-las is enabled, the global common subexpression elimination pass " +"eliminates redundant loads that come after stores to the same memory " +"location (both partial and full redundancies)" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:276 -msgid "When -fgcse-after-reload is enabled, a redundant load elimination pass is performed after reload" +msgid "" +"When -fgcse-after-reload is enabled, a redundant load elimination pass is " +"performed after reload" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:277 -msgid "Perform loop optimizations: move constant expressions out of loops, simplify exit test conditions and optionally do strength-reduction as well" +msgid "" +"Perform loop optimizations: move constant expressions out of loops, simplify " +"exit test conditions and optionally do strength-reduction as well" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:278 @@ -18804,7 +20271,9 @@ msgid "Perform loop optimizations using the new loop optimizer" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:279 -msgid "If given, the loop optimizer will assume that loop indices do not overflow, and that the loops with nontrivial exit condition are not infinite" +msgid "" +"If given, the loop optimizer will assume that loop indices do not overflow, " +"and that the loops with nontrivial exit condition are not infinite" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:280 @@ -18816,11 +20285,15 @@ msgid "Attempt to transform conditional jumps into branch-less equivalents" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:282 -msgid "Use conditional execution (where available) to transform conditional jumps into branch-less equivalents" +msgid "" +"Use conditional execution (where available) to transform conditional jumps " +"into branch-less equivalents" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:283 -msgid "Use global dataflow analysis to identify and eliminate useless checks for null pointers" +msgid "" +"Use global dataflow analysis to identify and eliminate useless checks for " +"null pointers" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:284 @@ -18829,19 +20302,27 @@ msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:285 #: /tmp/fish/implicit/share/completions/gcc.fish:286 -msgid "Attempt to reassign register numbers in move instructions and as operands of other simple instructions in order to maximize the amount of register tying" +msgid "" +"Attempt to reassign register numbers in move instructions and as operands of " +"other simple instructions in order to maximize the amount of register tying" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:287 -msgid "If supported for the target machine, attempt to reorder instructions to exploit instruction slots available after delayed branch instructions" +msgid "" +"If supported for the target machine, attempt to reorder instructions to " +"exploit instruction slots available after delayed branch instructions" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:288 -msgid "If supported for the target machine, attempt to reorder instructions to eliminate execution stalls due to required data being unavailable" +msgid "" +"If supported for the target machine, attempt to reorder instructions to " +"eliminate execution stalls due to required data being unavailable" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:289 -msgid "Similar to -fschedule-insns, but requests an additional pass of instruction scheduling after register allocation has been done" +msgid "" +"Similar to -fschedule-insns, but requests an additional pass of instruction " +"scheduling after register allocation has been done" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:290 @@ -18861,27 +20342,43 @@ msgid "Allow speculative motion of more load instructions" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:294 -msgid "Define how many insns (if any) can be moved prematurely from the queue of stalled insns into the ready list, during the second scheduling pass" +msgid "" +"Define how many insns (if any) can be moved prematurely from the queue of " +"stalled insns into the ready list, during the second scheduling pass" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:295 -msgid "Define how many insn groups (cycles) will be examined for a dependency on a stalled insn that is candidate for premature removal from the queue of stalled insns" +msgid "" +"Define how many insn groups (cycles) will be examined for a dependency on a " +"stalled insn that is candidate for premature removal from the queue of " +"stalled insns" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:296 -msgid "When scheduling after register allocation, do use superblock scheduling algorithm" +msgid "" +"When scheduling after register allocation, do use superblock scheduling " +"algorithm" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:297 -msgid "Use -fsched2-use-superblocks algorithm when scheduling after register allocation and additionally perform code duplication in order to increase the size of superblocks using tracer pass" +msgid "" +"Use -fsched2-use-superblocks algorithm when scheduling after register " +"allocation and additionally perform code duplication in order to increase " +"the size of superblocks using tracer pass" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:298 -msgid "The modulo scheduling comes before the traditional scheduling, if a loop was modulo scheduled we may want to prevent the later scheduling passes from changing its schedule, we use this option to control that" +msgid "" +"The modulo scheduling comes before the traditional scheduling, if a loop was " +"modulo scheduled we may want to prevent the later scheduling passes from " +"changing its schedule, we use this option to control that" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:299 -msgid "Enable values to be allocated in registers that will be clobbered by function calls, by emitting extra instructions to save and restore the registers around such calls" +msgid "" +"Enable values to be allocated in registers that will be clobbered by " +"function calls, by emitting extra instructions to save and restore the " +"registers around such calls" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:300 @@ -18918,7 +20415,10 @@ msgid "Perform dead code elimination (DCE) on trees" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:309 -msgid "Perform a variety of simple scalar cleanups (constant/copy propagation, redundancy elimination, range propagation and expression simplification) based on a dominator tree traversal" +msgid "" +"Perform a variety of simple scalar cleanups (constant/copy propagation, " +"redundancy elimination, range propagation and expression simplification) " +"based on a dominator tree traversal" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:310 @@ -18938,11 +20438,15 @@ msgid "Perform loop invariant motion on trees" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:314 -msgid "Create a canonical counter for number of iterations in the loop for that determining number of iterations requires complicated analysis" +msgid "" +"Create a canonical counter for number of iterations in the loop for that " +"determining number of iterations requires complicated analysis" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:315 -msgid "Perform induction variable optimizations (strength reduction, induction variable merging and induction variable elimination) on trees" +msgid "" +"Perform induction variable optimizations (strength reduction, induction " +"variable merging and induction variable elimination) on trees" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:316 @@ -18980,25 +20484,35 @@ msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:324 #: /tmp/fish/implicit/share/completions/gcc.fish:366 -msgid "Unroll loops whose number of iterations can be determined at compile time or upon entry to the loop" +msgid "" +"Unroll loops whose number of iterations can be determined at compile time or " +"upon entry to the loop" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:325 #: /tmp/fish/implicit/share/completions/gcc.fish:367 -msgid "Unroll all loops, even if their number of iterations is uncertain when the loop is entered" +msgid "" +"Unroll all loops, even if their number of iterations is uncertain when the " +"loop is entered" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:326 -msgid "Enables expressing of values of induction variables in later iterations of the unrolled loop using the value in the first iteration" +msgid "" +"Enables expressing of values of induction variables in later iterations of " +"the unrolled loop using the value in the first iteration" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:327 -msgid "With this option, the compiler will create multiple copies of some local variables when unrolling a loop which can result in superior code" +msgid "" +"With this option, the compiler will create multiple copies of some local " +"variables when unrolling a loop which can result in superior code" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:328 #: /tmp/fish/implicit/share/completions/gcc.fish:371 -msgid "If supported by the target machine, generate instructions to prefetch memory to improve the performance of loops that access large arrays" +msgid "" +"If supported by the target machine, generate instructions to prefetch memory " +"to improve the performance of loops that access large arrays" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:329 @@ -19011,11 +20525,16 @@ msgid "Do not guess branch probabilities using heuristics" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:332 -msgid "Reorder basic blocks in the compiled function in order to reduce number of taken branches and improve code locality" +msgid "" +"Reorder basic blocks in the compiled function in order to reduce number of " +"taken branches and improve code locality" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:333 -msgid "In addition to reordering basic blocks in the compiled function, in order to reduce number of taken branches, partitions hot and cold basic blocks into separate sections of the assembly and " +msgid "" +"In addition to reordering basic blocks in the compiled function, in order to " +"reduce number of taken branches, partitions hot and cold basic blocks into " +"separate sections of the assembly and " msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:334 @@ -19023,27 +20542,38 @@ msgid "Reorder functions in the object file in order to improve code locality" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:335 -msgid "Allows the compiler to assume the strictest aliasing rules applicable to the language being compiled" +msgid "" +"Allows the compiler to assume the strictest aliasing rules applicable to the " +"language being compiled" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:336 #: /tmp/fish/implicit/share/completions/gcc.fish:337 -msgid "Align the start of functions to the next power-of-two greater than n, skipping up to n bytes" +msgid "" +"Align the start of functions to the next power-of-two greater than n, " +"skipping up to n bytes" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:338 #: /tmp/fish/implicit/share/completions/gcc.fish:339 -msgid "Align all branch targets to a power-of-two boundary, skipping up to n bytes like -falign-functions" +msgid "" +"Align all branch targets to a power-of-two boundary, skipping up to n bytes " +"like -falign-functions" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:340 #: /tmp/fish/implicit/share/completions/gcc.fish:341 -msgid "Align loops to a power-of-two boundary, skipping up to n bytes like -falign-functions" +msgid "" +"Align loops to a power-of-two boundary, skipping up to n bytes like -falign-" +"functions" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:342 #: /tmp/fish/implicit/share/completions/gcc.fish:343 -msgid "Align branch targets to a power-of-two boundary, for branch targets where the targets can only be reached by jumping, skipping up to n bytes like -falign-functions" +msgid "" +"Align branch targets to a power-of-two boundary, for branch targets where " +"the targets can only be reached by jumping, skipping up to n bytes like -" +"falign-functions" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:344 @@ -19051,84 +20581,128 @@ msgid "Parse the whole compilation unit before starting to produce code" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:345 -msgid "Constructs webs as commonly used for register allocation purposes and assign each web individual pseudo register" +msgid "" +"Constructs webs as commonly used for register allocation purposes and assign " +"each web individual pseudo register" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:346 -msgid "Assume that the current compilation unit represents whole program being compiled" +msgid "" +"Assume that the current compilation unit represents whole program being " +"compiled" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:347 -msgid "After register allocation and post-register allocation instruction splitting, we perform a copy-propagation pass to try to reduce scheduling dependencies and occasionally eliminate the copy" +msgid "" +"After register allocation and post-register allocation instruction " +"splitting, we perform a copy-propagation pass to try to reduce scheduling " +"dependencies and occasionally eliminate the copy" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:348 -msgid "Enable options usually used for instrumenting application to produce profile useful for later recompilation with profile feedback based optimization" +msgid "" +"Enable options usually used for instrumenting application to produce profile " +"useful for later recompilation with profile feedback based optimization" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:349 -msgid "Enable profile feedback directed optimizations, and optimizations generally profitable only with profile feedback available" +msgid "" +"Enable profile feedback directed optimizations, and optimizations generally " +"profitable only with profile feedback available" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:350 -msgid "Do not store floating point variables in registers, and inhibit other options that might change whether a floating point value is taken from a register or memory" +msgid "" +"Do not store floating point variables in registers, and inhibit other " +"options that might change whether a floating point value is taken from a " +"register or memory" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:351 -msgid "Sets -fno-math-errno, -funsafe-math-optimizations, -fno-trapping-math, -ffinite-math-only, -fno-rounding-math, -fno-signaling-nans and fcx-limited-range" +msgid "" +"Sets -fno-math-errno, -funsafe-math-optimizations, -fno-trapping-math, -" +"ffinite-math-only, -fno-rounding-math, -fno-signaling-nans and fcx-limited-" +"range" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:352 -msgid "Do not set ERRNO after calling math functions that are executed with a single instruction, e" +msgid "" +"Do not set ERRNO after calling math functions that are executed with a " +"single instruction, e" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:353 -msgid "Allow optimizations for floating-point arithmetic that (a) assume that arguments and results are valid and (b) may violate IEEE or ANSI standards" +msgid "" +"Allow optimizations for floating-point arithmetic that (a) assume that " +"arguments and results are valid and (b) may violate IEEE or ANSI standards" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:354 -msgid "Allow optimizations for floating-point arithmetic that assume that arguments and results are not NaNs or +-Infs" +msgid "" +"Allow optimizations for floating-point arithmetic that assume that arguments " +"and results are not NaNs or +-Infs" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:355 -msgid "Compile code assuming that floating-point operations cannot generate user-visible traps" +msgid "" +"Compile code assuming that floating-point operations cannot generate user-" +"visible traps" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:356 -msgid "Disable transformations and optimizations that assume default floating point rounding behavior" +msgid "" +"Disable transformations and optimizations that assume default floating point " +"rounding behavior" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:357 -msgid "Compile code assuming that IEEE signaling NaNs may generate uservisible traps during floating-point operations" +msgid "" +"Compile code assuming that IEEE signaling NaNs may generate uservisible " +"traps during floating-point operations" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:358 -msgid "Treat floating point constant as single precision constant instead of implicitly converting it to double precision constant" +msgid "" +"Treat floating point constant as single precision constant instead of " +"implicitly converting it to double precision constant" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:359 #: /tmp/fish/implicit/share/completions/gcc.fish:360 -msgid "When enabled, this option states that a range reduction step is not needed when performing complex division" +msgid "" +"When enabled, this option states that a range reduction step is not needed " +"when performing complex division" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:361 -msgid "After running a program compiled with -fprofile-arcs, you can compile it a second time using -fbranch-probabilities, to improve optimizations based on the number of times each branch was taken" +msgid "" +"After running a program compiled with -fprofile-arcs, you can compile it a " +"second time using -fbranch-probabilities, to improve optimizations based on " +"the number of times each branch was taken" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:362 -msgid "If combined with -fprofile-arcs, it adds code so that some data about values of expressions in the program is gathered" +msgid "" +"If combined with -fprofile-arcs, it adds code so that some data about values " +"of expressions in the program is gathered" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:363 -msgid "If combined with -fprofile-arcs, it instructs the compiler to add a code to gather information about values of expressions" +msgid "" +"If combined with -fprofile-arcs, it instructs the compiler to add a code to " +"gather information about values of expressions" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:364 -msgid "Attempt to avoid false dependencies in scheduled code by making use of registers left over after register allocation" +msgid "" +"Attempt to avoid false dependencies in scheduled code by making use of " +"registers left over after register allocation" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:368 -msgid "Peels the loops for that there is enough information that they do not roll much (from profile feedback)" +msgid "" +"Peels the loops for that there is enough information that they do not roll " +"much (from profile feedback)" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:369 @@ -19136,28 +20710,40 @@ msgid "Enables the loop invariant motion pass in the new loop optimizer" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:370 -msgid "Move branches with loop invariant conditions out of the loop, with duplicates of the loop on both branches (modified according to result of the condition)" +msgid "" +"Move branches with loop invariant conditions out of the loop, with " +"duplicates of the loop on both branches (modified according to result of the " +"condition)" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:372 #: /tmp/fish/implicit/share/completions/gcc.fish:373 -msgid "Place each function or data item into its own section in the output file if the target supports arbitrary sections" +msgid "" +"Place each function or data item into its own section in the output file if " +"the target supports arbitrary sections" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:374 -msgid "Perform branch target register load optimization before prologue / epilogue threading" +msgid "" +"Perform branch target register load optimization before prologue / epilogue " +"threading" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:375 -msgid "Perform branch target register load optimization after prologue / epilogue threading" +msgid "" +"Perform branch target register load optimization after prologue / epilogue " +"threading" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:376 -msgid "When performing branch target register load optimization, don’t reuse branch target registers in within any basic block" +msgid "" +"When performing branch target register load optimization, don’t reuse branch " +"target registers in within any basic block" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:377 -msgid "Emit extra code to check for buffer overflows, such as stack smashing attacks" +msgid "" +"Emit extra code to check for buffer overflows, such as stack smashing attacks" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:378 @@ -19165,7 +20751,9 @@ msgid "Like -fstack-protector except that all functions are protected" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:379 -msgid "In some places, GCC uses various constants to control the amount of optimization that is done" +msgid "" +"In some places, GCC uses various constants to control the amount of " +"optimization that is done" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:380 @@ -19177,11 +20765,15 @@ msgid "Predefine name as a macro, with definition 1" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:382 -msgid "The contents of definition are tokenized and processed as if they appeared during translation phase three in a #define directive" +msgid "" +"The contents of definition are tokenized and processed as if they appeared " +"during translation phase three in a #define directive" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:383 -msgid "Cancel any previous definition of name, either built in or provided with a -D option" +msgid "" +"Cancel any previous definition of name, either built in or provided with a -" +"D option" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:384 @@ -19189,7 +20781,9 @@ msgid "Do not predefine any system-specific or GCC-specific macros" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:385 -msgid "Add the directory dir to the list of directories to be searched for header files" +msgid "" +"Add the directory dir to the list of directories to be searched for header " +"files" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:386 @@ -19202,15 +20796,21 @@ msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:388 #: /tmp/fish/implicit/share/completions/gcc.fish:389 -msgid "Warn whenever a comment-start sequence /* appears in a /* comment, or whenever a backslash-newline appears in a // comment" +msgid "" +"Warn whenever a comment-start sequence /* appears in a /* comment, or " +"whenever a backslash-newline appears in a // comment" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:390 -msgid "@anchor{Wtrigraphs} Most trigraphs in comments cannot affect the meaning of the program" +msgid "" +"@anchor{Wtrigraphs} Most trigraphs in comments cannot affect the meaning of " +"the program" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:391 -msgid "Warn about certain constructs that behave differently in traditional and ISO C" +msgid "" +"Warn about certain constructs that behave differently in traditional and ISO " +"C" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:392 @@ -19218,7 +20818,9 @@ msgid "Warn the first time #import is used" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:393 -msgid "Warn whenever an identifier which is not a macro is encountered in an #if directive, outside of defined" +msgid "" +"Warn whenever an identifier which is not a macro is encountered in an #if " +"directive, outside of defined" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:394 @@ -19246,15 +20848,22 @@ msgid "Issue all the mandatory diagnostics listed in the C standard" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:400 -msgid "Issue all the mandatory diagnostics, and make all mandatory diagnostics into errors" +msgid "" +"Issue all the mandatory diagnostics, and make all mandatory diagnostics into " +"errors" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:401 -msgid "Instead of outputting the result of preprocessing, output a rule suitable for make describing the dependencies of the main source file" +msgid "" +"Instead of outputting the result of preprocessing, output a rule suitable " +"for make describing the dependencies of the main source file" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:402 -msgid "Like -M but do not mention header files that are found in system header directories, nor header files that are included, directly or indirectly, from such a header" +msgid "" +"Like -M but do not mention header files that are found in system header " +"directories, nor header files that are included, directly or indirectly, " +"from such a header" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:403 @@ -19262,11 +20871,16 @@ msgid "When used with -M or -MM, specifies a file to write the dependencies to" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:404 -msgid "In conjunction with an option such as -M requesting dependency generation, -MG assumes missing header files are generated files and adds them to the dependency list without raising an error" +msgid "" +"In conjunction with an option such as -M requesting dependency generation, -" +"MG assumes missing header files are generated files and adds them to the " +"dependency list without raising an error" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:405 -msgid "This option instructs CPP to add a phony target for each dependency other than the main file, causing each to depend on nothing" +msgid "" +"This option instructs CPP to add a phony target for each dependency other " +"than the main file, causing each to depend on nothing" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:406 @@ -19287,7 +20901,9 @@ msgid "Like -MD except mention only user header files, not system header files" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:411 -msgid "When using precompiled headers, this flag will cause the dependency-output flags to also list the files from the precompiled header’s dependencies" +msgid "" +"When using precompiled headers, this flag will cause the dependency-output " +"flags to also list the files from the precompiled header’s dependencies" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:412 @@ -19298,7 +20914,9 @@ msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:414 #: /tmp/fish/implicit/share/completions/gcc.fish:415 #: /tmp/fish/implicit/share/completions/gcc.fish:416 -msgid "assembler-with-cpp Specify the source language: C, C++, Objective-C, or assembly" +msgid "" +"assembler-with-cpp Specify the source language: C, C++, Objective-C, or " +"assembly" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:417 @@ -19315,19 +20933,27 @@ msgid "Do not search the standard system directories for header files" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:421 -msgid "Do not search for header files in the C++-specific standard directories, but do still search the other standard directories" +msgid "" +"Do not search for header files in the C++-specific standard directories, but " +"do still search the other standard directories" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:422 -msgid "Process file as if \"#include \"file\"\" appeared as the first line of the primary source file" +msgid "" +"Process file as if \"#include \"file\"\" appeared as the first line of the " +"primary source file" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:423 -msgid "Exactly like -include, except that any output produced by scanning file is thrown away" +msgid "" +"Exactly like -include, except that any output produced by scanning file is " +"thrown away" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:424 -msgid "Search dir for header files, but do it after all directories specified with -I and the standard system directories have been exhausted" +msgid "" +"Search dir for header files, but do it after all directories specified with -" +"I and the standard system directories have been exhausted" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:425 @@ -19336,19 +20962,27 @@ msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:426 #: /tmp/fish/implicit/share/completions/gcc.fish:427 -msgid "Append dir to the prefix specified previously with -iprefix, and add the resulting directory to the include search path" +msgid "" +"Append dir to the prefix specified previously with -iprefix, and add the " +"resulting directory to the include search path" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:428 -msgid "This option is like the --sysroot option, but applies only to header files" +msgid "" +"This option is like the --sysroot option, but applies only to header files" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:429 -msgid "Search dir for header files, after all directories specified by -I but before the standard system directories" +msgid "" +"Search dir for header files, after all directories specified by -I but " +"before the standard system directories" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:430 -msgid "Search dir only for header files requested with \"#include \"file\"\"; they are not searched for \"#include \", before all directories specified by -I and before the standard system directories" +msgid "" +"Search dir only for header files requested with \"#include \"file\"\"; they " +"are not searched for \"#include \", before all directories specified " +"by -I and before the standard system directories" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:432 @@ -19356,7 +20990,9 @@ msgid "Accept universal character names in identifiers" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:433 -msgid "Indicate to the preprocessor that the input file has already been preprocessed" +msgid "" +"Indicate to the preprocessor that the input file has already been " +"preprocessed" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:434 @@ -19364,19 +21000,26 @@ msgid "Set the distance between tab stops" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:435 -msgid "Set the execution character set, used for string and character constants" +msgid "" +"Set the execution character set, used for string and character constants" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:436 -msgid "Set the wide execution character set, used for wide string and character constants" +msgid "" +"Set the wide execution character set, used for wide string and character " +"constants" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:437 -msgid "Set the input character set, used for translation from the character set of the input file to the source character set used by GCC" +msgid "" +"Set the input character set, used for translation from the character set of " +"the input file to the source character set used by GCC" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:438 -msgid "Enable generation of linemarkers in the preprocessor output that will let the compiler know the current working directory at the time of preprocessing" +msgid "" +"Enable generation of linemarkers in the preprocessor output that will let " +"the compiler know the current working directory at the time of preprocessing" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:439 @@ -19393,7 +21036,9 @@ msgid "Cancel an assertion with the predicate predicate and answer answer" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:443 -msgid "CHARS is a sequence of one or more of the following characters, and must not be preceded by a space" +msgid "" +"CHARS is a sequence of one or more of the following characters, and must not " +"be preceded by a space" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:444 @@ -19409,7 +21054,9 @@ msgid "Do not discard comments, including during macro expansion" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:447 -msgid "Try to imitate the behavior of old-fashioned C preprocessors, as opposed to ISO C preprocessors" +msgid "" +"Try to imitate the behavior of old-fashioned C preprocessors, as opposed to " +"ISO C preprocessors" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:448 @@ -19417,16 +21064,22 @@ msgid "Process trigraph sequences" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:449 -msgid "Enable special code to work around file systems which only permit very short file names, such as MS-DOS" +msgid "" +"Enable special code to work around file systems which only permit very short " +"file names, such as MS-DOS" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:450 #: /tmp/fish/implicit/share/completions/gcc.fish:451 -msgid "Print text describing all the command line options instead of preprocessing anything" +msgid "" +"Print text describing all the command line options instead of preprocessing " +"anything" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:453 -msgid "Print the name of each header file used, in addition to other normal activities" +msgid "" +"Print the name of each header file used, in addition to other normal " +"activities" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:454 @@ -19441,7 +21094,9 @@ msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:457 #: /tmp/fish/implicit/share/completions/gcc.fish:458 #: /tmp/fish/implicit/share/completions/gcc.fish:459 -msgid "If any of these options is used, then the linker is not run, and object file names should not be used as arguments" +msgid "" +"If any of these options is used, then the linker is not run, and object file " +"names should not be used as arguments" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:460 @@ -19450,7 +21105,9 @@ msgid "Search the library named library when linking" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:462 -msgid "You need this special case of the -l option in order to link an Objective-C or Objective-C++ program" +msgid "" +"You need this special case of the -l option in order to link an Objective-C " +"or Objective-C++ program" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:463 @@ -19470,7 +21127,8 @@ msgid "Produce a position independent executable on targets which support it" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:467 -msgid "Pass the flag -export-dynamic to the ELF linker, on targets that support it" +msgid "" +"Pass the flag -export-dynamic to the ELF linker, on targets that support it" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:468 @@ -19478,16 +21136,22 @@ msgid "Remove all symbol table and relocation information from the executable" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:469 -msgid "On systems that support dynamic linking, this prevents linking with the shared libraries" +msgid "" +"On systems that support dynamic linking, this prevents linking with the " +"shared libraries" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:470 -msgid "Produce a shared object which can then be linked with other objects to form an executable" +msgid "" +"Produce a shared object which can then be linked with other objects to form " +"an executable" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:471 #: /tmp/fish/implicit/share/completions/gcc.fish:472 -msgid "On systems that provide libgcc as a shared library, these options force the use of either the shared or static version respectively" +msgid "" +"On systems that provide libgcc as a shared library, these options force the " +"use of either the shared or static version respectively" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:473 @@ -19499,15 +21163,22 @@ msgid "Pass option as an option to the linker" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:475 -msgid "Pretend the symbol symbol is undefined, to force linking of library modules to define it" +msgid "" +"Pretend the symbol symbol is undefined, to force linking of library modules " +"to define it" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:476 -msgid "Add the directory dir to the head of the list of directories to be searched for header files" +msgid "" +"Add the directory dir to the head of the list of directories to be searched " +"for header files" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:477 -msgid "Add the directory dir to the head of the list of directories to be searched for header files only for the case of #include \"file\"; they are not searched for #include , otherwise just like -I" +msgid "" +"Add the directory dir to the head of the list of directories to be searched " +"for header files only for the case of #include \"file\"; they are not " +"searched for #include , otherwise just like -I" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:478 @@ -19515,11 +21186,16 @@ msgid "Add directory dir to the list of directories to be searched for -l" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:479 -msgid "This option specifies where to find the executables, libraries, include files, and data files of the compiler itself" +msgid "" +"This option specifies where to find the executables, libraries, include " +"files, and data files of the compiler itself" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:480 -msgid "Process file after the compiler reads in the standard specs file, in order to override the defaults that the gcc driver program uses when determining what switches to pass to cc1, cc1plus, as, ld, etc" +msgid "" +"Process file after the compiler reads in the standard specs file, in order " +"to override the defaults that the gcc driver program uses when determining " +"what switches to pass to cc1, cc1plus, as, ld, etc" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:482 @@ -19554,7 +21230,9 @@ msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:490 #: /tmp/fish/implicit/share/completions/gcc.fish:491 #: /tmp/fish/implicit/share/completions/gcc.fish:492 -msgid "Put functions, data, and readonly data in text-section, data-section, and readonly-data-section respectively by default" +msgid "" +"Put functions, data, and readonly data in text-section, data-section, and " +"readonly-data-section respectively by default" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:493 @@ -19562,7 +21240,10 @@ msgid "Generate code for the specified ABI" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:494 -msgid "Generate a stack frame that is compliant with the ARM Procedure Call Standard for all functions, even if this is not strictly necessary for correct execution of the code" +msgid "" +"Generate a stack frame that is compliant with the ARM Procedure Call " +"Standard for all functions, even if this is not strictly necessary for " +"correct execution of the code" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:495 @@ -19570,11 +21251,15 @@ msgid "This is a synonym for -mapcs-frame" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:496 -msgid "Generate code which supports calling between the ARM and Thumb instruction sets" +msgid "" +"Generate code which supports calling between the ARM and Thumb instruction " +"sets" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:497 -msgid "Prevent the reordering of instructions in the function prolog, or the merging of those instruction with the instructions in the function’s body" +msgid "" +"Prevent the reordering of instructions in the function prolog, or the " +"merging of those instruction with the instructions in the function’s body" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:498 @@ -19602,7 +21287,9 @@ msgid "Generate code for a processor running in little-endian mode" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:502 -msgid "Generate code for a processor running in big-endian mode; the default is to compile code for a little-endian processor" +msgid "" +"Generate code for a processor running in big-endian mode; the default is to " +"compile code for a little-endian processor" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:503 @@ -19614,7 +21301,13 @@ msgid "This specifies the name of the target ARM processor" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:505 -msgid "This option is very similar to the -mcpu= option, except that instead of specifying the actual target processor type, and hence restricting which instructions can be used, it specifies that GCC should tune the performance of the code as if the target were of the type specified in this option, but still choosing the instructions that it will generate based on the cpu specified by a -mcpu= option" +msgid "" +"This option is very similar to the -mcpu= option, except that instead of " +"specifying the actual target processor type, and hence restricting which " +"instructions can be used, it specifies that GCC should tune the performance " +"of the code as if the target were of the type specified in this option, but " +"still choosing the instructions that it will generate based on the cpu " +"specified by a -mcpu= option" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:506 @@ -19624,22 +21317,31 @@ msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:507 #: /tmp/fish/implicit/share/completions/gcc.fish:508 #: /tmp/fish/implicit/share/completions/gcc.fish:509 -msgid "This specifies what floating point hardware (or hardware emulation) is available on the target" +msgid "" +"This specifies what floating point hardware (or hardware emulation) is " +"available on the target" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:510 -msgid "The size of all structures and unions will be rounded up to a multiple of the number of bits set by this option" +msgid "" +"The size of all structures and unions will be rounded up to a multiple of " +"the number of bits set by this option" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:511 -msgid "Generate a call to the function \"abort\" at the end of a \"noreturn\" function" +msgid "" +"Generate a call to the function \"abort\" at the end of a \"noreturn\" " +"function" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:512 #: /tmp/fish/implicit/share/completions/gcc.fish:513 #: /tmp/fish/implicit/share/completions/gcc.fish:543 #: /tmp/fish/implicit/share/completions/gcc.fish:544 -msgid "Tells the compiler to perform function calls by first loading the address of the function into a register and then performing a subroutine call on this register" +msgid "" +"Tells the compiler to perform function calls by first loading the address of " +"the function into a register and then performing a subroutine call on this " +"register" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:514 @@ -19647,7 +21349,9 @@ msgid "Disable support for the \"dllimport\" attribute" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:515 -msgid "Treat the register used for PIC addressing as read-only, rather than loading it in the prologue for each function" +msgid "" +"Treat the register used for PIC addressing as read-only, rather than loading " +"it in the prologue for each function" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:516 @@ -19655,11 +21359,15 @@ msgid "Specify the register to be used for PIC addressing" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:517 -msgid "Insert NOPs into the instruction stream to in order to work around problems with invalid Maverick instruction combinations" +msgid "" +"Insert NOPs into the instruction stream to in order to work around problems " +"with invalid Maverick instruction combinations" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:518 -msgid "Write the name of each function into the text section, directly preceding the function prologue" +msgid "" +"Write the name of each function into the text section, directly preceding " +"the function prologue" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:519 @@ -19667,19 +21375,29 @@ msgid "Generate code for the 16-bit Thumb instruction set" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:520 -msgid "Generate a stack frame that is compliant with the Thumb Procedure Call Standard for all non-leaf functions" +msgid "" +"Generate a stack frame that is compliant with the Thumb Procedure Call " +"Standard for all non-leaf functions" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:521 -msgid "Generate a stack frame that is compliant with the Thumb Procedure Call Standard for all leaf functions" +msgid "" +"Generate a stack frame that is compliant with the Thumb Procedure Call " +"Standard for all leaf functions" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:522 -msgid "Gives all externally visible functions in the file being compiled an ARM instruction set header which switches to Thumb mode before executing the rest of the function" +msgid "" +"Gives all externally visible functions in the file being compiled an ARM " +"instruction set header which switches to Thumb mode before executing the " +"rest of the function" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:523 -msgid "Allows calls via function pointers (including virtual functions) to execute correctly regardless of whether the target code has been compiled for interworking or not" +msgid "" +"Allows calls via function pointers (including virtual functions) to execute " +"correctly regardless of whether the target code has been compiled for " +"interworking or not" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:524 @@ -19695,7 +21413,9 @@ msgid "Output instruction sizes to the asm file" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:527 -msgid "Specify the initial stack address, which may be a symbol or numeric value, __stack is the default" +msgid "" +"Specify the initial stack address, which may be a symbol or numeric value, " +"__stack is the default" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:528 @@ -19703,7 +21423,8 @@ msgid "Generated code is not compatible with hardware interrupts" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:529 -msgid "Functions prologues/epilogues expanded as call to appropriate subroutines" +msgid "" +"Functions prologues/epilogues expanded as call to appropriate subroutines" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:530 @@ -19724,7 +21445,9 @@ msgid "Don’t keep the frame pointer in a register for leaf functions" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:534 -msgid "When enabled, the compiler will ensure that the generated code does not contain speculative loads after jump instructions" +msgid "" +"When enabled, the compiler will ensure that the generated code does not " +"contain speculative loads after jump instructions" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:535 @@ -19732,15 +21455,21 @@ msgid "Don’t generate extra code to prevent speculative loads from occurring" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:536 -msgid "When enabled, the compiler will ensure that the generated code does not contain CSYNC or SSYNC instructions too soon after conditional branches" +msgid "" +"When enabled, the compiler will ensure that the generated code does not " +"contain CSYNC or SSYNC instructions too soon after conditional branches" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:537 -msgid "Don’t generate extra code to prevent CSYNC or SSYNC instructions from occurring too soon after a conditional branch" +msgid "" +"Don’t generate extra code to prevent CSYNC or SSYNC instructions from " +"occurring too soon after a conditional branch" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:538 -msgid "When enabled, the compiler is free to take advantage of the knowledge that the entire program fits into the low 64k of memory" +msgid "" +"When enabled, the compiler is free to take advantage of the knowledge that " +"the entire program fits into the low 64k of memory" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:539 @@ -19754,11 +21483,14 @@ msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:541 #: /tmp/fish/implicit/share/completions/gcc.fish:910 -msgid "Generate code that doesn’t assume ID based shared libraries are being used" +msgid "" +"Generate code that doesn’t assume ID based shared libraries are being used" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:542 -msgid "Specified the identification number of the ID based shared library being compiled" +msgid "" +"Specified the identification number of the ID based shared library being " +"compiled" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:545 @@ -19771,7 +21503,9 @@ msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:548 #: /tmp/fish/implicit/share/completions/gcc.fish:549 -msgid "Tune to architecture-type everything applicable about the generated code, except for the ABI and the set of available instructions" +msgid "" +"Tune to architecture-type everything applicable about the generated code, " +"except for the ABI and the set of available instructions" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:550 @@ -19784,24 +21518,33 @@ msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:552 #: /tmp/fish/implicit/share/completions/gcc.fish:553 -msgid "The options -metrax4 and -metrax100 are synonyms for -march=v3 and -march=v8 respectively" +msgid "" +"The options -metrax4 and -metrax100 are synonyms for -march=v3 and -march=v8 " +"respectively" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:554 #: /tmp/fish/implicit/share/completions/gcc.fish:555 -msgid "Work around a bug in the \"muls\" and \"mulu\" instructions for CPU models where it applies" +msgid "" +"Work around a bug in the \"muls\" and \"mulu\" instructions for CPU models " +"where it applies" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:556 -msgid "Enable CRIS-specific verbose debug-related information in the assembly code" +msgid "" +"Enable CRIS-specific verbose debug-related information in the assembly code" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:557 -msgid "Do not use condition-code results from previous instruction; always emit compare and test instructions before use of condition codes" +msgid "" +"Do not use condition-code results from previous instruction; always emit " +"compare and test instructions before use of condition codes" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:558 -msgid "Do not emit instructions with side-effects in addressing modes other than post-increment" +msgid "" +"Do not emit instructions with side-effects in addressing modes other than " +"post-increment" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:559 @@ -19810,23 +21553,35 @@ msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:562 #: /tmp/fish/implicit/share/completions/gcc.fish:563 #: /tmp/fish/implicit/share/completions/gcc.fish:564 -msgid "These options (no-options) arranges (eliminate arrangements) for the stack-frame, individual data and constants to be aligned for the maximum single data access size for the chosen CPU model" +msgid "" +"These options (no-options) arranges (eliminate arrangements) for the stack-" +"frame, individual data and constants to be aligned for the maximum single " +"data access size for the chosen CPU model" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:565 #: /tmp/fish/implicit/share/completions/gcc.fish:566 #: /tmp/fish/implicit/share/completions/gcc.fish:567 -msgid "Similar to the stack- data- and const-align options above, these options arrange for stack-frame, writable data and constants to all be 32-bit, 16-bit or 8-bit aligned" +msgid "" +"Similar to the stack- data- and const-align options above, these options " +"arrange for stack-frame, writable data and constants to all be 32-bit, 16-" +"bit or 8-bit aligned" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:568 #: /tmp/fish/implicit/share/completions/gcc.fish:569 -msgid "With -mno-prologue-epilogue, the normal function prologue and epilogue that sets up the stack-frame are omitted and no return instructions or return sequences are generated in the code" +msgid "" +"With -mno-prologue-epilogue, the normal function prologue and epilogue that " +"sets up the stack-frame are omitted and no return instructions or return " +"sequences are generated in the code" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:570 #: /tmp/fish/implicit/share/completions/gcc.fish:571 -msgid "With -fpic and -fPIC, don’t generate (do generate) instruction sequences that load addresses for functions from the PLT part of the GOT rather than (traditional on other architectures) calls to the PLT" +msgid "" +"With -fpic and -fPIC, don’t generate (do generate) instruction sequences " +"that load addresses for functions from the PLT part of the GOT rather than " +"(traditional on other architectures) calls to the PLT" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:572 @@ -19834,11 +21589,15 @@ msgid "Legacy no-op option only recognized with the cris-axis-aout target" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:573 -msgid "Legacy no-op option only recognized with the cris-axis-elf and cris-axis-linux-gnu targets" +msgid "" +"Legacy no-op option only recognized with the cris-axis-elf and cris-axis-" +"linux-gnu targets" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:574 -msgid "Only recognized with the cris-axis-aout target, where it selects a GNU/linux-like multilib, include files and instruction set for -march=v8" +msgid "" +"Only recognized with the cris-axis-aout target, where it selects a GNU/linux-" +"like multilib, include files and instruction set for -march=v8" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:575 @@ -19846,11 +21605,15 @@ msgid "Legacy no-op option only recognized with the cris-axis-linux-gnu target" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:576 -msgid "This option, recognized for the cris-axis-aout and cris-axis-elf arranges to link with input-output functions from a simulator library" +msgid "" +"This option, recognized for the cris-axis-aout and cris-axis-elf arranges to " +"link with input-output functions from a simulator library" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:577 -msgid "Like -sim, but pass linker options to locate initialized data at 0x40000000 and zero-initialized data at 0x80000000" +msgid "" +"Like -sim, but pass linker options to locate initialized data at 0x40000000 " +"and zero-initialized data at 0x80000000" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:578 @@ -19858,11 +21621,15 @@ msgid "Enable the use of multiply-accumulate instructions" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:579 -msgid "Push instructions will be used to pass outgoing arguments when functions are called" +msgid "" +"Push instructions will be used to pass outgoing arguments when functions are " +"called" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:580 -msgid "Add the framework directory dir to the head of the list of directories to be searched for header files" +msgid "" +"Add the framework directory dir to the head of the list of directories to be " +"searched for header files" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:581 @@ -19874,7 +21641,9 @@ msgid "Emit debugging information for all symbols and types" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:583 -msgid "=version The earliest version of MacOS X that this executable will run on is version" +msgid "" +"=version The earliest version of MacOS X that this executable will run on is " +"version" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:584 @@ -19892,11 +21661,15 @@ msgid "Loads all members of static archive libraries" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:589 -msgid "Cause the errors having to do with files that have the wrong architecture to be fatal" +msgid "" +"Cause the errors having to do with files that have the wrong architecture to " +"be fatal" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:590 -msgid "Causes the output file to be marked such that the dynamic linker will bind all undefined references when the file is loaded or launched" +msgid "" +"Causes the output file to be marked such that the dynamic linker will bind " +"all undefined references when the file is loaded or launched" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:591 @@ -19904,15 +21677,21 @@ msgid "Produce a Mach-o bundle format file" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:592 -msgid "This option specifies the executable that will be loading the build output file being linked" +msgid "" +"This option specifies the executable that will be loading the build output " +"file being linked" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:593 -msgid "When passed this option, GCC will produce a dynamic library instead of an executable when linking, using the Darwin libtool command" +msgid "" +"When passed this option, GCC will produce a dynamic library instead of an " +"executable when linking, using the Darwin libtool command" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:594 -msgid "This causes GCC’s output file to have the ALL subtype, instead of one controlled by the -mcpu or -march option" +msgid "" +"This causes GCC’s output file to have the ALL subtype, instead of one " +"controlled by the -mcpu or -march option" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:595 @@ -19978,7 +21757,9 @@ msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:653 #: /tmp/fish/implicit/share/completions/gcc.fish:654 -msgid "Use (do not use) the hardware floating-point instructions for floating-point operations" +msgid "" +"Use (do not use) the hardware floating-point instructions for floating-point " +"operations" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:655 @@ -19987,11 +21768,15 @@ msgid "Generate code that uses (does not use) the floating-point register set" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:657 -msgid "The Alpha architecture implements floating-point hardware optimized for maximum performance" +msgid "" +"The Alpha architecture implements floating-point hardware optimized for " +"maximum performance" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:658 -msgid "This is like -mieee except the generated code also maintains the IEEE inexact-flag" +msgid "" +"This is like -mieee except the generated code also maintains the IEEE " +"inexact-flag" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:659 @@ -20014,12 +21799,16 @@ msgid "This option marks the generated code as IEEE conformant" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:666 -msgid "Normally GCC examines a 32- or 64-bit integer constant to see if it can construct it from smaller constants in two or three instructions" +msgid "" +"Normally GCC examines a 32- or 64-bit integer constant to see if it can " +"construct it from smaller constants in two or three instructions" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:667 #: /tmp/fish/implicit/share/completions/gcc.fish:668 -msgid "Select whether to generate code to be assembled by the vendor-supplied assembler (-malpha-as) or by the GNU assembler -mgas" +msgid "" +"Select whether to generate code to be assembled by the vendor-supplied " +"assembler (-malpha-as) or by the GNU assembler -mgas" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:669 @@ -20030,39 +21819,56 @@ msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:674 #: /tmp/fish/implicit/share/completions/gcc.fish:675 #: /tmp/fish/implicit/share/completions/gcc.fish:676 -msgid "Indicate whether GCC should generate code to use the optional BWX, CIX, FIX and MAX instruction sets" +msgid "" +"Indicate whether GCC should generate code to use the optional BWX, CIX, FIX " +"and MAX instruction sets" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:677 #: /tmp/fish/implicit/share/completions/gcc.fish:678 -msgid "Generate code that uses (does not use) VAX F and G floating point arithmetic instead of IEEE single and double precision" +msgid "" +"Generate code that uses (does not use) VAX F and G floating point arithmetic " +"instead of IEEE single and double precision" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:679 #: /tmp/fish/implicit/share/completions/gcc.fish:680 -msgid "Older Alpha assemblers provided no way to generate symbol relocations except via assembler macros" +msgid "" +"Older Alpha assemblers provided no way to generate symbol relocations except " +"via assembler macros" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:681 #: /tmp/fish/implicit/share/completions/gcc.fish:682 -msgid "When -mexplicit-relocs is in effect, static data is accessed via gp-relative relocations" +msgid "" +"When -mexplicit-relocs is in effect, static data is accessed via gp-relative " +"relocations" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:683 #: /tmp/fish/implicit/share/completions/gcc.fish:684 -msgid "When -msmall-text is used, the compiler assumes that the code of the entire program (or shared library) fits in 4MB, and is thus reachable with a branch instruction" +msgid "" +"When -msmall-text is used, the compiler assumes that the code of the entire " +"program (or shared library) fits in 4MB, and is thus reachable with a branch " +"instruction" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:685 -msgid "=cpu_type Set the instruction set and instruction scheduling parameters for machine type cpu_type" +msgid "" +"=cpu_type Set the instruction set and instruction scheduling parameters for " +"machine type cpu_type" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:686 -msgid "=cpu_type Set only the instruction scheduling parameters for machine type cpu_type" +msgid "" +"=cpu_type Set only the instruction scheduling parameters for machine type " +"cpu_type" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:687 -msgid "=time Sets the latency the scheduler should assume for typical memory references as seen by the application" +msgid "" +"=time Sets the latency the scheduler should assume for typical memory " +"references as seen by the application" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:688 @@ -20095,7 +21901,9 @@ msgid "Dynamically allocate condition code registers" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:696 -msgid "Do not try to dynamically allocate condition code registers, only use \"icc0\" and \"fcc0\"" +msgid "" +"Do not try to dynamically allocate condition code registers, only use " +"\"icc0\" and \"fcc0\"" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:697 @@ -20131,11 +21939,15 @@ msgid "Do not use multiply and add/subtract instructions" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:705 -msgid "Select the FDPIC ABI, that uses function descriptors to represent pointers to functions" +msgid "" +"Select the FDPIC ABI, that uses function descriptors to represent pointers " +"to functions" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:706 -msgid "Enable inlining of PLT entries in function calls to functions that are not known to bind locally" +msgid "" +"Enable inlining of PLT entries in function calls to functions that are not " +"known to bind locally" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:707 @@ -20147,7 +21959,9 @@ msgid "Do not assume a large TLS segment when generating thread-local code" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:709 -msgid "Enable the use of \"GPREL\" relocations in the FDPIC ABI for data that is known to be in read-only sections" +msgid "" +"Enable the use of \"GPREL\" relocations in the FDPIC ABI for data that is " +"known to be in read-only sections" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:710 @@ -20155,15 +21969,21 @@ msgid "Link with the (library, not FD) pic libraries" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:711 -msgid "Follow the EABI requirement of always creating a frame pointer whenever a stack frame is allocated" +msgid "" +"Follow the EABI requirement of always creating a frame pointer whenever a " +"stack frame is allocated" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:712 -msgid "Use indirect addressing to call functions outside the current compilation unit" +msgid "" +"Use indirect addressing to call functions outside the current compilation " +"unit" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:713 -msgid "Try to align labels to an 8-byte boundary by inserting nops into the previous packet" +msgid "" +"Try to align labels to an 8-byte boundary by inserting nops into the " +"previous packet" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:714 @@ -20223,7 +22043,8 @@ msgid "Do not run a pass to pack branches into VLIW instructions" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:728 -msgid "Enable optimization of \"&&\" and \"││\" in conditional execution (default)" +msgid "" +"Enable optimization of \"&&\" and \"││\" in conditional execution (default)" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:729 @@ -20239,11 +22060,15 @@ msgid "Disable nested conditional execution optimizations" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:732 -msgid "This switch removes redundant \"membar\" instructions from the compiler generated code" +msgid "" +"This switch removes redundant \"membar\" instructions from the compiler " +"generated code" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:733 -msgid "This switch disables the automatic removal of redundant \"membar\" instructions from the generated code" +msgid "" +"This switch disables the automatic removal of redundant \"membar\" " +"instructions from the generated code" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:734 @@ -20256,7 +22081,9 @@ msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:736 #: /tmp/fish/implicit/share/completions/gcc.fish:1248 -msgid "Shorten some address references at link time, when possible; uses the linker option -relax" +msgid "" +"Shorten some address references at link time, when possible; uses the linker " +"option -relax" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:737 @@ -20295,7 +22122,10 @@ msgid "Generate code suitable for big switch tables" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:749 -msgid "Fill delay slots of function calls with unconditional jump instructions by modifying the return pointer for the function call to be the target of the conditional jump" +msgid "" +"Fill delay slots of function calls with unconditional jump instructions by " +"modifying the return pointer for the function call to be the target of the " +"conditional jump" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:750 @@ -20322,7 +22152,9 @@ msgid "Generate code treating the given register range as fixed registers" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:756 -msgid "Generate 3-instruction load and store sequences as sometimes required by the HP-UX 10 linker" +msgid "" +"Generate 3-instruction load and store sequences as sometimes required by the " +"HP-UX 10 linker" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:757 @@ -20335,7 +22167,8 @@ msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:759 #: /tmp/fish/implicit/share/completions/gcc.fish:760 -msgid "Schedule code according to the constraints for the machine type cpu-type" +msgid "" +"Schedule code according to the constraints for the machine type cpu-type" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:761 @@ -20360,7 +22193,9 @@ msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:767 #: /tmp/fish/implicit/share/completions/gcc.fish:768 -msgid "Generate compiler predefines and select a startfile for the specified UNIX standard" +msgid "" +"Generate compiler predefines and select a startfile for the specified UNIX " +"standard" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:769 @@ -20368,7 +22203,8 @@ msgid "Suppress the generation of link options to search libdld" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:770 -msgid "The HP-UX implementation of setlocale in libc has a dependency on libdld" +msgid "" +"The HP-UX implementation of setlocale in libc has a dependency on libdld" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:771 @@ -20379,7 +22215,9 @@ msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:773 #: /tmp/fish/implicit/share/completions/gcc.fish:1220 #: /tmp/fish/implicit/share/completions/gcc.fish:1221 -msgid "Tune to cpu-type everything applicable about the generated code, except for the ABI and the set of available instructions" +msgid "" +"Tune to cpu-type everything applicable about the generated code, except for " +"the ABI and the set of available instructions" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:774 @@ -20396,7 +22234,9 @@ msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:779 #: /tmp/fish/implicit/share/completions/gcc.fish:780 #: /tmp/fish/implicit/share/completions/gcc.fish:781 -msgid "These options are synonyms for -mtune=i386, -mtune=i486, -mtune=pentium, and -mtune=pentiumpro respectively" +msgid "" +"These options are synonyms for -mtune=i386, -mtune=i486, -mtune=pentium, and " +"-mtune=pentiumpro respectively" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:782 @@ -20409,7 +22249,8 @@ msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:784 #: /tmp/fish/implicit/share/completions/gcc.fish:785 -msgid "Control whether or not the compiler uses IEEE floating point comparisons" +msgid "" +"Control whether or not the compiler uses IEEE floating point comparisons" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:787 @@ -20417,12 +22258,16 @@ msgid "Do not use the FPU registers for return values of functions" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:788 -msgid "Some 387 emulators do not support the \"sin\", \"cos\" and \"sqrt\" instructions for the 387" +msgid "" +"Some 387 emulators do not support the \"sin\", \"cos\" and \"sqrt\" " +"instructions for the 387" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:789 #: /tmp/fish/implicit/share/completions/gcc.fish:790 -msgid "Control whether GCC aligns \"double\", \"long double\", and \"long long\" variables on a two word boundary or a one word boundary" +msgid "" +"Control whether GCC aligns \"double\", \"long double\", and \"long long\" " +"variables on a two word boundary or a one word boundary" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:791 @@ -20433,16 +22278,23 @@ msgid "These switches control the size of \"long double\" type" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:793 -msgid "=number When -mcmodel=medium is specified, the data greater than threshold are placed in large data section" +msgid "" +"=number When -mcmodel=medium is specified, the data greater than threshold " +"are placed in large data section" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:794 #: /tmp/fish/implicit/share/completions/gcc.fish:795 -msgid "Control whether GCC places uninitialized local variables into the \"bss\" or \"data\" segments" +msgid "" +"Control whether GCC places uninitialized local variables into the \"bss\" or " +"\"data\" segments" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:796 -msgid "Use a different function-calling convention, in which functions that take a fixed number of arguments return with the \"ret\" num instruction, which pops their arguments while returning" +msgid "" +"Use a different function-calling convention, in which functions that take a " +"fixed number of arguments return with the \"ret\" num instruction, which " +"pops their arguments while returning" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:797 @@ -20450,11 +22302,15 @@ msgid "=num Control how many registers are used to pass integer arguments" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:798 -msgid "Use SSE register passing conventions for float and double arguments and return values" +msgid "" +"Use SSE register passing conventions for float and double arguments and " +"return values" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:799 -msgid "=num Attempt to keep the stack boundary aligned to a 2 raised to num byte boundary" +msgid "" +"=num Attempt to keep the stack boundary aligned to a 2 raised to num byte " +"boundary" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:800 @@ -20469,7 +22325,9 @@ msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:809 #: /tmp/fish/implicit/share/completions/gcc.fish:810 #: /tmp/fish/implicit/share/completions/gcc.fish:811 -msgid "These switches enable or disable the use of instructions in the MMX, SSE, SSE2 or 3DNow! extended instruction sets" +msgid "" +"These switches enable or disable the use of instructions in the MMX, SSE, " +"SSE2 or 3DNow! extended instruction sets" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:812 @@ -20478,7 +22336,9 @@ msgid "Use PUSH operations to store outgoing parameters" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:814 -msgid "If enabled, the maximum amount of space required for outgoing arguments will be computed in the function prologue" +msgid "" +"If enabled, the maximum amount of space required for outgoing arguments will " +"be computed in the function prologue" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:815 @@ -20490,12 +22350,17 @@ msgid "Do not align destination of inlined string operations" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:817 -msgid "By default GCC inlines string operations only when destination is known to be aligned at least to 4 byte boundary" +msgid "" +"By default GCC inlines string operations only when destination is known to " +"be aligned at least to 4 byte boundary" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:819 #: /tmp/fish/implicit/share/completions/gcc.fish:820 -msgid "Controls whether TLS variables may be accessed with offsets from the TLS segment register (%gs for 32-bit, %fs for 64-bit), or whether the thread base pointer must be added" +msgid "" +"Controls whether TLS variables may be accessed with offsets from the TLS " +"segment register (%gs for 32-bit, %fs for 64-bit), or whether the thread " +"base pointer must be added" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:821 @@ -20512,7 +22377,9 @@ msgid "Do not use a so called red zone for x86-64 code" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:824 -msgid "=small Generate code for the small code model: the program and its symbols must be linked in the lower 2 GB of the address space" +msgid "" +"=small Generate code for the small code model: the program and its symbols " +"must be linked in the lower 2 GB of the address space" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:825 @@ -20520,11 +22387,16 @@ msgid "=kernel Generate code for the kernel code model" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:826 -msgid "=medium Generate code for the medium model: The program is linked in the lower 2 GB of the address space but symbols can be located anywhere in the address space" +msgid "" +"=medium Generate code for the medium model: The program is linked in the " +"lower 2 GB of the address space but symbols can be located anywhere in the " +"address space" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:827 -msgid "=large Generate code for the large model: This model makes no assumptions about addresses and sizes of sections" +msgid "" +"=large Generate code for the large model: This model makes no assumptions " +"about addresses and sizes of sections" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:828 @@ -20553,12 +22425,15 @@ msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:835 #: /tmp/fish/implicit/share/completions/gcc.fish:836 -msgid "Generate (or don’t) a stop bit immediately before and after volatile asm statements" +msgid "" +"Generate (or don’t) a stop bit immediately before and after volatile asm " +"statements" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:837 #: /tmp/fish/implicit/share/completions/gcc.fish:838 -msgid "Generate (or don’t) in, loc, and out register names for the stacked registers" +msgid "" +"Generate (or don’t) in, loc, and out register names for the stacked registers" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:839 @@ -20575,37 +22450,51 @@ msgid "Generate code that is self-relocatable" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:843 -msgid "Generate code for inline divides of floating point values using the minimum latency algorithm" +msgid "" +"Generate code for inline divides of floating point values using the minimum " +"latency algorithm" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:844 -msgid "Generate code for inline divides of floating point values using the maximum throughput algorithm" +msgid "" +"Generate code for inline divides of floating point values using the maximum " +"throughput algorithm" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:845 -msgid "Generate code for inline divides of integer values using the minimum latency algorithm" +msgid "" +"Generate code for inline divides of integer values using the minimum latency " +"algorithm" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:846 -msgid "Generate code for inline divides of integer values using the maximum throughput algorithm" +msgid "" +"Generate code for inline divides of integer values using the maximum " +"throughput algorithm" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:847 -msgid "Generate code for inline square roots using the minimum latency algorithm" +msgid "" +"Generate code for inline square roots using the minimum latency algorithm" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:848 -msgid "Generate code for inline square roots using the maximum throughput algorithm" +msgid "" +"Generate code for inline square roots using the maximum throughput algorithm" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:849 #: /tmp/fish/implicit/share/completions/gcc.fish:850 -msgid "Don’t (or do) generate assembler code for the DWARF2 line number debugging info" +msgid "" +"Don’t (or do) generate assembler code for the DWARF2 line number debugging " +"info" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:851 #: /tmp/fish/implicit/share/completions/gcc.fish:852 -msgid "Allow stop bits to be placed earlier than immediately preceding the instruction that triggered the stop bit" +msgid "" +"Allow stop bits to be placed earlier than immediately preceding the " +"instruction that triggered the stop bit" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:855 @@ -20615,7 +22504,9 @@ msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:857 #: /tmp/fish/implicit/share/completions/gcc.fish:858 -msgid "Tune the instruction scheduling for a particular CPU, Valid values are itanium, itanium1, merced, itanium2, and mckinley" +msgid "" +"Tune the instruction scheduling for a particular CPU, Valid values are " +"itanium, itanium1, merced, itanium2, and mckinley" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:859 @@ -20633,7 +22524,9 @@ msgid "Specifies that the program will be run on the simulator" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:865 -msgid "=number Specifies the number of memory-based pseudo-registers GCC will use during code generation" +msgid "" +"=number Specifies the number of memory-based pseudo-registers GCC will use " +"during code generation" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:866 @@ -20649,15 +22542,25 @@ msgid "Generate code for the M32R" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:869 -msgid "=small Assume all objects live in the lower 16MB of memory (so that their addresses can be loaded with the \"ld24\" instruction), and assume all subroutines are reachable with the \"bl\" instruction" +msgid "" +"=small Assume all objects live in the lower 16MB of memory (so that their " +"addresses can be loaded with the \"ld24\" instruction), and assume all " +"subroutines are reachable with the \"bl\" instruction" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:870 -msgid "=medium Assume objects may be anywhere in the 32-bit address space (the compiler will generate \"seth/add3\" instructions to load their addresses), and assume all subroutines are reachable with the \"bl\" instruction" +msgid "" +"=medium Assume objects may be anywhere in the 32-bit address space (the " +"compiler will generate \"seth/add3\" instructions to load their addresses), " +"and assume all subroutines are reachable with the \"bl\" instruction" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:871 -msgid "=large Assume objects may be anywhere in the 32-bit address space (the compiler will generate \"seth/add3\" instructions to load their addresses), and assume subroutines may not be reachable with the \"bl\" instruction (the compiler will generate the much slower \"seth/add3/jl\" instruction sequence)" +msgid "" +"=large Assume objects may be anywhere in the 32-bit address space (the " +"compiler will generate \"seth/add3\" instructions to load their addresses), " +"and assume subroutines may not be reachable with the \"bl\" instruction (the " +"compiler will generate the much slower \"seth/add3/jl\" instruction sequence)" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:872 @@ -20665,19 +22568,27 @@ msgid "=none Disable use of the small data area" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:873 -msgid "=sdata Put small global and static data in the small data area, but do not generate special code to reference them" +msgid "" +"=sdata Put small global and static data in the small data area, but do not " +"generate special code to reference them" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:874 -msgid "=use Put small global and static data in the small data area, and generate special instructions to reference them" +msgid "" +"=use Put small global and static data in the small data area, and generate " +"special instructions to reference them" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:875 -msgid "Put global and static objects less than or equal to num bytes into the small data or bss sections instead of the normal data or bss sections" +msgid "" +"Put global and static objects less than or equal to num bytes into the small " +"data or bss sections instead of the normal data or bss sections" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:876 -msgid "Makes the M32R specific code in the compiler display some statistics that might help in debugging programs" +msgid "" +"Makes the M32R specific code in the compiler display some statistics that " +"might help in debugging programs" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:877 @@ -20705,7 +22616,9 @@ msgid "Specifies that the cache cannot be flushed by using a trap" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:883 -msgid "=name Specifies the name of the operating system function to call to flush the cache" +msgid "" +"=name Specifies the name of the operating system function to call to flush " +"the cache" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:884 @@ -20768,33 +22681,48 @@ msgid "Do use the bit-field instructions" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:901 -msgid "Use a different function-calling convention, in which functions that take a fixed number of arguments return with the \"rtd\" instruction, which pops their arguments while returning" +msgid "" +"Use a different function-calling convention, in which functions that take a " +"fixed number of arguments return with the \"rtd\" instruction, which pops " +"their arguments while returning" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:902 #: /tmp/fish/implicit/share/completions/gcc.fish:903 -msgid "Control whether GCC aligns \"int\", \"long\", \"long long\", \"float\", \"double\", and \"long double\" variables on a 32-bit boundary (-malign-int) or a 16-bit boundary (-mno-align-int)" +msgid "" +"Control whether GCC aligns \"int\", \"long\", \"long long\", \"float\", " +"\"double\", and \"long double\" variables on a 32-bit boundary (-malign-int) " +"or a 16-bit boundary (-mno-align-int)" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:904 -msgid "Use the pc-relative addressing mode of the 68000 directly, instead of using a global offset table" +msgid "" +"Use the pc-relative addressing mode of the 68000 directly, instead of using " +"a global offset table" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:905 #: /tmp/fish/implicit/share/completions/gcc.fish:906 -msgid "Do not (do) assume that unaligned memory references will be handled by the system" +msgid "" +"Do not (do) assume that unaligned memory references will be handled by the " +"system" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:907 -msgid "Generate code that allows the data segment to be located in a different area of memory from the text segment" +msgid "" +"Generate code that allows the data segment to be located in a different area " +"of memory from the text segment" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:908 -msgid "Generate code that assumes that the data segment follows the text segment" +msgid "" +"Generate code that assumes that the data segment follows the text segment" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:911 -msgid "=n Specified the identification number of the ID based shared library being compiled" +msgid "" +"=n Specified the identification number of the ID based shared library being " +"compiled" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:912 @@ -20813,7 +22741,9 @@ msgid "Generate output for a 68HCS12" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:918 -msgid "Enable the use of 68HC12 pre and post auto-increment and autodecrement addressing modes" +msgid "" +"Enable the use of 68HC12 pre and post auto-increment and autodecrement " +"addressing modes" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:919 @@ -20829,12 +22759,16 @@ msgid "Treat all calls as being far away (near)" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:924 -msgid "=count Specify the number of pseudo-soft registers which are used for the code generation" +msgid "" +"=count Specify the number of pseudo-soft registers which are used for the " +"code generation" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:925 #: /tmp/fish/implicit/share/completions/gcc.fish:926 -msgid "Inline constants into the code stream if it can be done in two instructions or less" +msgid "" +"Inline constants into the code stream if it can be done in two instructions " +"or less" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:927 @@ -20881,7 +22815,9 @@ msgid "Generate little-endian code" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:945 -msgid "=arch Generate code that will run on arch, which can be the name of a generic MIPS ISA, or the name of a particular processor" +msgid "" +"=arch Generate code that will run on arch, which can be the name of a " +"generic MIPS ISA, or the name of a particular processor" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:946 @@ -20936,7 +22872,9 @@ msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:963 #: /tmp/fish/implicit/share/completions/gcc.fish:964 -msgid "Lift (do not lift) the usual restrictions on the size of the global offset table" +msgid "" +"Lift (do not lift) the usual restrictions on the size of the global offset " +"table" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:965 @@ -20964,11 +22902,15 @@ msgid "Do not use floating-point coprocessor instructions" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:971 -msgid "Assume that the floating-point coprocessor only supports singleprecision operations" +msgid "" +"Assume that the floating-point coprocessor only supports singleprecision " +"operations" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:972 -msgid "Assume that the floating-point coprocessor supports double-precision operations" +msgid "" +"Assume that the floating-point coprocessor supports double-precision " +"operations" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:973 @@ -20996,16 +22938,22 @@ msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:981 #: /tmp/fish/implicit/share/completions/gcc.fish:982 -msgid "Assume (do not assume) that all symbols have 32-bit values, regardless of the selected ABI" +msgid "" +"Assume (do not assume) that all symbols have 32-bit values, regardless of " +"the selected ABI" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:983 -msgid "Put global and static items less than or equal to num bytes into the small data or bss section instead of the normal data or bss section" +msgid "" +"Put global and static items less than or equal to num bytes into the small " +"data or bss section instead of the normal data or bss section" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:984 #: /tmp/fish/implicit/share/completions/gcc.fish:985 -msgid "Allocate variables to the read-only data section first if possible, then next in the small data section if possible, otherwise in data" +msgid "" +"Allocate variables to the read-only data section first if possible, then " +"next in the small data section if possible, otherwise in data" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:986 @@ -21015,12 +22963,16 @@ msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:988 #: /tmp/fish/implicit/share/completions/gcc.fish:989 -msgid "Enable (disable) use of the \"%hi()\" and \"%lo()\" assembler relocation operators" +msgid "" +"Enable (disable) use of the \"%hi()\" and \"%lo()\" assembler relocation " +"operators" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:990 #: /tmp/fish/implicit/share/completions/gcc.fish:991 -msgid "Use (do not use) assembler relocation operators when dealing with symbolic addresses" +msgid "" +"Use (do not use) assembler relocation operators when dealing with symbolic " +"addresses" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:992 @@ -21030,12 +22982,15 @@ msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:994 #: /tmp/fish/implicit/share/completions/gcc.fish:995 -msgid "MIPS systems check for division by zero by generating either a conditional trap or a break instruction" +msgid "" +"MIPS systems check for division by zero by generating either a conditional " +"trap or a break instruction" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:996 #: /tmp/fish/implicit/share/completions/gcc.fish:997 -msgid "Force (do not force) the use of \"memcpy()\" for non-trivial block moves" +msgid "" +"Force (do not force) the use of \"memcpy()\" for non-trivial block moves" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:998 @@ -21045,31 +23000,45 @@ msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1000 #: /tmp/fish/implicit/share/completions/gcc.fish:1001 -msgid "Enable (disable) use of the \"mad\", \"madu\" and \"mul\" instructions, as provided by the R4650 ISA" +msgid "" +"Enable (disable) use of the \"mad\", \"madu\" and \"mul\" instructions, as " +"provided by the R4650 ISA" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1002 #: /tmp/fish/implicit/share/completions/gcc.fish:1003 -msgid "Enable (disable) use of the floating point multiply-accumulate instructions, when they are available" +msgid "" +"Enable (disable) use of the floating point multiply-accumulate instructions, " +"when they are available" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1004 -msgid "Tell the MIPS assembler to not run its preprocessor over user assembler files (with a " +msgid "" +"Tell the MIPS assembler to not run its preprocessor over user assembler " +"files (with a " msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1005 #: /tmp/fish/implicit/share/completions/gcc.fish:1006 -msgid "Work around certain R4000 CPU errata: - A double-word or a variable shift may give an incorrect result if executed immediately after starting an integer division" +msgid "" +"Work around certain R4000 CPU errata: - A double-word or a variable shift " +"may give an incorrect result if executed immediately after starting an " +"integer division" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1007 #: /tmp/fish/implicit/share/completions/gcc.fish:1008 -msgid "Work around certain R4400 CPU errata: - A double-word or a variable shift may give an incorrect result if executed immediately after starting an integer division" +msgid "" +"Work around certain R4400 CPU errata: - A double-word or a variable shift " +"may give an incorrect result if executed immediately after starting an " +"integer division" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1009 #: /tmp/fish/implicit/share/completions/gcc.fish:1010 -msgid "Work around certain VR4120 errata: - \"dmultu\" does not always produce the correct result" +msgid "" +"Work around certain VR4120 errata: - \"dmultu\" does not always produce the " +"correct result" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1011 @@ -21083,12 +23052,16 @@ msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1014 #: /tmp/fish/implicit/share/completions/gcc.fish:1015 -msgid "Specifies the function to call to flush the I and D caches, or to not call any such function" +msgid "" +"Specifies the function to call to flush the I and D caches, or to not call " +"any such function" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1016 #: /tmp/fish/implicit/share/completions/gcc.fish:1017 -msgid "Enable or disable use of Branch Likely instructions, regardless of the default for the selected architecture" +msgid "" +"Enable or disable use of Branch Likely instructions, regardless of the " +"default for the selected architecture" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1018 @@ -21098,41 +23071,58 @@ msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1020 #: /tmp/fish/implicit/share/completions/gcc.fish:1021 -msgid "The VR4130 pipeline is two-way superscalar, but can only issue two instructions together if the first one is 8-byte aligned" +msgid "" +"The VR4130 pipeline is two-way superscalar, but can only issue two " +"instructions together if the first one is 8-byte aligned" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1022 #: /tmp/fish/implicit/share/completions/gcc.fish:1023 -msgid "Specify that intrinsic library functions are being compiled, passing all values in registers, no matter the size" +msgid "" +"Specify that intrinsic library functions are being compiled, passing all " +"values in registers, no matter the size" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1024 #: /tmp/fish/implicit/share/completions/gcc.fish:1025 -msgid "Generate floating-point comparison instructions that compare with respect to the \"rE\" epsilon register" +msgid "" +"Generate floating-point comparison instructions that compare with respect to " +"the \"rE\" epsilon register" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1028 #: /tmp/fish/implicit/share/completions/gcc.fish:1029 -msgid "When reading data from memory in sizes shorter than 64 bits, use (do not use) zero-extending load instructions by default, rather than sign-extending ones" +msgid "" +"When reading data from memory in sizes shorter than 64 bits, use (do not " +"use) zero-extending load instructions by default, rather than sign-extending " +"ones" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1030 #: /tmp/fish/implicit/share/completions/gcc.fish:1031 -msgid "Make the result of a division yielding a remainder have the same sign as the divisor" +msgid "" +"Make the result of a division yielding a remainder have the same sign as the " +"divisor" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1032 #: /tmp/fish/implicit/share/completions/gcc.fish:1033 -msgid "Prepend (do not prepend) a : to all global symbols, so the assembly code can be used with the \"PREFIX\" assembly directive" +msgid "" +"Prepend (do not prepend) a : to all global symbols, so the assembly code can " +"be used with the \"PREFIX\" assembly directive" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1034 -msgid "Generate an executable in the ELF format, rather than the default mmo format used by the mmix simulator" +msgid "" +"Generate an executable in the ELF format, rather than the default mmo format " +"used by the mmix simulator" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1035 #: /tmp/fish/implicit/share/completions/gcc.fish:1036 -msgid "Use (do not use) the probable-branch instructions, when static branch prediction indicates a probable branch" +msgid "" +"Use (do not use) the probable-branch instructions, when static branch " +"prediction indicates a probable branch" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1037 @@ -21142,15 +23132,21 @@ msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1039 #: /tmp/fish/implicit/share/completions/gcc.fish:1040 -msgid "Force (do not force) generated code to have a single exit point in each function" +msgid "" +"Force (do not force) generated code to have a single exit point in each " +"function" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1041 -msgid "Generate code to avoid bugs in the multiply instructions for the MN10300 processors" +msgid "" +"Generate code to avoid bugs in the multiply instructions for the MN10300 " +"processors" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1042 -msgid "Do not generate code to avoid bugs in the multiply instructions for the MN10300 processors" +msgid "" +"Do not generate code to avoid bugs in the multiply instructions for the " +"MN10300 processors" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1043 @@ -21162,7 +23158,9 @@ msgid "Do not generate code which uses features specific to the AM33 processor" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1045 -msgid "When generating a function which returns a pointer, return the pointer in both \"a0\" and \"d0\"" +msgid "" +"When generating a function which returns a pointer, return the pointer in " +"both \"a0\" and \"d0\"" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1046 @@ -21170,14 +23168,18 @@ msgid "Do not link in the C run-time initialization object file" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1047 -msgid "Indicate to the linker that it should perform a relaxation optimization pass to shorten branches, calls and absolute memory addresses" +msgid "" +"Indicate to the linker that it should perform a relaxation optimization pass " +"to shorten branches, calls and absolute memory addresses" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1048 #: /tmp/fish/implicit/share/completions/gcc.fish:1049 #: /tmp/fish/implicit/share/completions/gcc.fish:1218 #: /tmp/fish/implicit/share/completions/gcc.fish:1219 -msgid "Generate code that will run on cpu-type, which is the name of a system representing a certain processor type" +msgid "" +"Generate code that will run on cpu-type, which is the name of a system " +"representing a certain processor type" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1050 @@ -21301,7 +23303,9 @@ msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1096 #: /tmp/fish/implicit/share/completions/gcc.fish:1097 #: /tmp/fish/implicit/share/completions/gcc.fish:1098 -msgid "GCC supports two related instruction set architectures for the RS/6000 and PowerPC" +msgid "" +"GCC supports two related instruction set architectures for the RS/6000 and " +"PowerPC" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1099 @@ -21310,21 +23314,31 @@ msgid "Select which mnemonics to use in the generated assembler code" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1101 -msgid "=cpu_type Set architecture type, register usage, choice of mnemonics, and instruction scheduling parameters for machine type cpu_type" +msgid "" +"=cpu_type Set architecture type, register usage, choice of mnemonics, and " +"instruction scheduling parameters for machine type cpu_type" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1102 -msgid "=cpu_type Set the instruction scheduling parameters for machine type cpu_type, but do not set the architecture type, register usage, or choice of mnemonics, as -mcpu=cpu_type would" +msgid "" +"=cpu_type Set the instruction scheduling parameters for machine type " +"cpu_type, but do not set the architecture type, register usage, or choice of " +"mnemonics, as -mcpu=cpu_type would" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1103 #: /tmp/fish/implicit/share/completions/gcc.fish:1104 -msgid "Generate code to compute division as reciprocal estimate and iterative refinement, creating opportunities for increased throughput" +msgid "" +"Generate code to compute division as reciprocal estimate and iterative " +"refinement, creating opportunities for increased throughput" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1105 #: /tmp/fish/implicit/share/completions/gcc.fish:1106 -msgid "Generate code that uses (does not use) AltiVec instructions, and also enable the use of built-in functions that allow more direct access to the AltiVec instruction set" +msgid "" +"Generate code that uses (does not use) AltiVec instructions, and also enable " +"the use of built-in functions that allow more direct access to the AltiVec " +"instruction set" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1107 @@ -21360,29 +23374,39 @@ msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1117 #: /tmp/fish/implicit/share/completions/gcc.fish:1118 -msgid "This switch enables or disables the generation of floating point operations on the general purpose registers for architectures that support it" +msgid "" +"This switch enables or disables the generation of floating point operations " +"on the general purpose registers for architectures that support it" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1119 #: /tmp/fish/implicit/share/completions/gcc.fish:1120 -msgid "Generate code for 32-bit or 64-bit environments of Darwin and SVR4 targets (including GNU/Linux)" +msgid "" +"Generate code for 32-bit or 64-bit environments of Darwin and SVR4 targets " +"(including GNU/Linux)" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1121 #: /tmp/fish/implicit/share/completions/gcc.fish:1122 #: /tmp/fish/implicit/share/completions/gcc.fish:1123 #: /tmp/fish/implicit/share/completions/gcc.fish:1124 -msgid "Modify generation of the TOC (Table Of Contents), which is created for every executable file" +msgid "" +"Modify generation of the TOC (Table Of Contents), which is created for every " +"executable file" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1125 #: /tmp/fish/implicit/share/completions/gcc.fish:1126 -msgid "Enable 64-bit AIX ABI and calling convention: 64-bit pointers, 64-bit \"long\" type, and the infrastructure needed to support them" +msgid "" +"Enable 64-bit AIX ABI and calling convention: 64-bit pointers, 64-bit \"long" +"\" type, and the infrastructure needed to support them" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1127 #: /tmp/fish/implicit/share/completions/gcc.fish:1128 -msgid "Produce code that conforms more closely to IBM XL compiler semantics when using AIX-compatible ABI" +msgid "" +"Produce code that conforms more closely to IBM XL compiler semantics when " +"using AIX-compatible ABI" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1129 @@ -21391,7 +23415,10 @@ msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1130 #: /tmp/fish/implicit/share/completions/gcc.fish:1131 -msgid "On AIX, 32-bit Darwin, and 64-bit PowerPC GNU/Linux, the option -malign-natural overrides the ABI-defined alignment of larger types, such as floating-point doubles, on their natural size-based boundary" +msgid "" +"On AIX, 32-bit Darwin, and 64-bit PowerPC GNU/Linux, the option -malign-" +"natural overrides the ABI-defined alignment of larger types, such as " +"floating-point doubles, on their natural size-based boundary" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1132 @@ -21401,24 +23428,33 @@ msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1134 #: /tmp/fish/implicit/share/completions/gcc.fish:1135 -msgid "Generate code that uses (does not use) the load multiple word instructions and the store multiple word instructions" +msgid "" +"Generate code that uses (does not use) the load multiple word instructions " +"and the store multiple word instructions" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1136 #: /tmp/fish/implicit/share/completions/gcc.fish:1137 -msgid "Generate code that uses (does not use) the load string instructions and the store string word instructions to save multiple registers and do small block moves" +msgid "" +"Generate code that uses (does not use) the load string instructions and the " +"store string word instructions to save multiple registers and do small block " +"moves" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1138 #: /tmp/fish/implicit/share/completions/gcc.fish:1139 -msgid "Generate code that uses (does not use) the load or store instructions that update the base register to the address of the calculated memory location" +msgid "" +"Generate code that uses (does not use) the load or store instructions that " +"update the base register to the address of the calculated memory location" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1140 #: /tmp/fish/implicit/share/completions/gcc.fish:1141 #: /tmp/fish/implicit/share/completions/gcc.fish:1224 #: /tmp/fish/implicit/share/completions/gcc.fish:1225 -msgid "Generate code that uses (does not use) the floating point multiply and accumulate instructions" +msgid "" +"Generate code that uses (does not use) the floating point multiply and " +"accumulate instructions" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1142 @@ -21453,23 +23489,33 @@ msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1147 #: /tmp/fish/implicit/share/completions/gcc.fish:1148 #: /tmp/fish/implicit/share/completions/gcc.fish:1149 -msgid "On embedded PowerPC systems generate code that allows (does not allow) the program to be relocated to a different address at runtime" +msgid "" +"On embedded PowerPC systems generate code that allows (does not allow) the " +"program to be relocated to a different address at runtime" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1156 -msgid "On Darwin and Mac OS X systems, compile code so that it is not relocatable, but that its external references are relocatable" +msgid "" +"On Darwin and Mac OS X systems, compile code so that it is not relocatable, " +"but that its external references are relocatable" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1157 -msgid "=priority This option controls the priority that is assigned to dispatch-slot restricted instructions during the second scheduling pass" +msgid "" +"=priority This option controls the priority that is assigned to dispatch-" +"slot restricted instructions during the second scheduling pass" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1158 -msgid "=dependence_type This option controls which dependences are considered costly by the target during instruction scheduling" +msgid "" +"=dependence_type This option controls which dependences are considered " +"costly by the target during instruction scheduling" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1159 -msgid "=scheme This option controls which nop insertion scheme will be used during the second scheduling pass" +msgid "" +"=scheme This option controls which nop insertion scheme will be used during " +"the second scheduling pass" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1161 @@ -21485,12 +23531,15 @@ msgid "Return all structures in memory (as specified by the AIX ABI)" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1168 -msgid "Return structures smaller than 8 bytes in registers (as specified by the SVR4 ABI)" +msgid "" +"Return structures smaller than 8 bytes in registers (as specified by the " +"SVR4 ABI)" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1169 #: /tmp/fish/implicit/share/completions/gcc.fish:1170 -msgid "Extend the current ABI with a particular extension, or remove such extension" +msgid "" +"Extend the current ABI with a particular extension, or remove such extension" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1171 @@ -21503,21 +23552,28 @@ msgid "Disable Booke SPE ABI extensions for the current ABI" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1174 -msgid "=ibmlongdouble Change the current ABI to use IBM extended precision long double" +msgid "" +"=ibmlongdouble Change the current ABI to use IBM extended precision long " +"double" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1175 -msgid "=ieeelongdouble Change the current ABI to use IEEE extended precision long double" +msgid "" +"=ieeelongdouble Change the current ABI to use IEEE extended precision long " +"double" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1178 -msgid "On embedded PowerPC systems, assume that the startup module is called sim-crt0" +msgid "" +"On embedded PowerPC systems, assume that the startup module is called sim-" +"crt0" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1179 #: /tmp/fish/implicit/share/completions/gcc.fish:1180 #: /tmp/fish/implicit/share/completions/gcc.fish:1181 -msgid "On embedded PowerPC systems, assume that the startup module is called crt0" +msgid "" +"On embedded PowerPC systems, assume that the startup module is called crt0" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1183 @@ -21525,7 +23581,9 @@ msgid "Specify that you are compiling for the WindISS simulation environment" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1184 -msgid "On embedded PowerPC systems, set the PPC_EMB bit in the ELF flags header to indicate that eabi extended relocations are used" +msgid "" +"On embedded PowerPC systems, set the PPC_EMB bit in the ELF flags header to " +"indicate that eabi extended relocations are used" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1187 @@ -21538,16 +23596,24 @@ msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1192 #: /tmp/fish/implicit/share/completions/gcc.fish:1193 -msgid "On embedded PowerPC systems, put all initialized global and static data in the " +msgid "" +"On embedded PowerPC systems, put all initialized global and static data in " +"the " msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1194 -msgid "On embedded PowerPC systems, put global and static items less than or equal to num bytes into the small data or bss sections instead of the normal data or bss section" +msgid "" +"On embedded PowerPC systems, put global and static items less than or equal " +"to num bytes into the small data or bss sections instead of the normal data " +"or bss section" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1197 #: /tmp/fish/implicit/share/completions/gcc.fish:1198 -msgid "Default to making all function calls indirectly, using a register, so that functions which reside further than 32 megabytes (33,554,432 bytes) from the current location can be called" +msgid "" +"Default to making all function calls indirectly, using a register, so that " +"functions which reside further than 32 megabytes (33,554,432 bytes) from the " +"current location can be called" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1199 @@ -21556,12 +23622,16 @@ msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1200 #: /tmp/fish/implicit/share/completions/gcc.fish:1201 -msgid "Use (do not use) the hardware floating-point instructions and registers for floating-point operations" +msgid "" +"Use (do not use) the hardware floating-point instructions and registers for " +"floating-point operations" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1204 #: /tmp/fish/implicit/share/completions/gcc.fish:1205 -msgid "Store (do not store) the address of the caller’s frame as backchain pointer into the callee’s stack frame" +msgid "" +"Store (do not store) the address of the caller’s frame as backchain pointer " +"into the callee’s stack frame" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1206 @@ -21571,22 +23641,30 @@ msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1208 #: /tmp/fish/implicit/share/completions/gcc.fish:1209 -msgid "Generate (or do not generate) code using the \"bras\" instruction to do subroutine calls" +msgid "" +"Generate (or do not generate) code using the \"bras\" instruction to do " +"subroutine calls" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1210 #: /tmp/fish/implicit/share/completions/gcc.fish:1211 -msgid "When -m31 is specified, generate code compliant to the GNU/Linux for S/390 ABI" +msgid "" +"When -m31 is specified, generate code compliant to the GNU/Linux for S/390 " +"ABI" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1212 #: /tmp/fish/implicit/share/completions/gcc.fish:1213 -msgid "When -mzarch is specified, generate code using the instructions available on z/Architecture" +msgid "" +"When -mzarch is specified, generate code using the instructions available on " +"z/Architecture" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1214 #: /tmp/fish/implicit/share/completions/gcc.fish:1215 -msgid "Generate (or do not generate) code using the \"mvcle\" instruction to perform block moves" +msgid "" +"Generate (or do not generate) code using the \"mvcle\" instruction to " +"perform block moves" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1216 @@ -21596,15 +23674,20 @@ msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1222 #: /tmp/fish/implicit/share/completions/gcc.fish:1223 -msgid "Generate code that adds (does not add) in TPF OS specific branches to trace routines in the operating system" +msgid "" +"Generate code that adds (does not add) in TPF OS specific branches to trace " +"routines in the operating system" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1226 -msgid "=framesize Emit a warning if the current function exceeds the given frame size" +msgid "" +"=framesize Emit a warning if the current function exceeds the given frame " +"size" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1227 -msgid "Emit a warning if the function calls alloca or uses dynamically sized arrays" +msgid "" +"Emit a warning if the function calls alloca or uses dynamically sized arrays" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1228 @@ -21638,11 +23721,15 @@ msgid "Generate code for the SH4 without a floating-point unit" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1237 -msgid "Generate code for the SH4 with a floating-point unit that only supports single-precision arithmetic" +msgid "" +"Generate code for the SH4 with a floating-point unit that only supports " +"single-precision arithmetic" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1238 -msgid "Generate code for the SH4 assuming the floating-point unit is in single-precision mode by default" +msgid "" +"Generate code for the SH4 assuming the floating-point unit is in single-" +"precision mode by default" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1239 @@ -21650,15 +23737,21 @@ msgid "Generate code for the SH4" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1240 -msgid "Generate code for the SH4al-dsp, or for a SH4a in such a way that the floating-point unit is not used" +msgid "" +"Generate code for the SH4al-dsp, or for a SH4a in such a way that the " +"floating-point unit is not used" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1241 -msgid "Generate code for the SH4a, in such a way that no double-precision floating point operations are used" +msgid "" +"Generate code for the SH4a, in such a way that no double-precision floating " +"point operations are used" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1242 -msgid "Generate code for the SH4a assuming the floating-point unit is in single-precision mode by default" +msgid "" +"Generate code for the SH4a assuming the floating-point unit is in single-" +"precision mode by default" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1243 @@ -21666,7 +23759,8 @@ msgid "Generate code for the SH4a" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1244 -msgid "Same as -m4a-nofpu, except that it implicitly passes -dsp to the assembler" +msgid "" +"Same as -m4a-nofpu, except that it implicitly passes -dsp to the assembler" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1245 @@ -21695,7 +23789,9 @@ msgid "Comply with the calling conventions defined by Renesas" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1253 -msgid "Comply with the calling conventions defined for GCC before the Renesas conventions were available" +msgid "" +"Comply with the calling conventions defined for GCC before the Renesas " +"conventions were available" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1254 @@ -21719,11 +23815,15 @@ msgid "Optimize for space instead of speed" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1259 -msgid "When generating position-independent code, emit function calls using the Global Offset Table instead of the Procedure Linkage Table" +msgid "" +"When generating position-independent code, emit function calls using the " +"Global Offset Table instead of the Procedure Linkage Table" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1260 -msgid "Generate a library function call to invalidate instruction cache entries, after fixing up a trampoline" +msgid "" +"Generate a library function call to invalidate instruction cache entries, " +"after fixing up a trampoline" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1261 @@ -21735,7 +23835,9 @@ msgid "=strategy Set the division strategy to use for SHmedia code" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1263 -msgid "=name Set the name of the library function used for 32 bit signed division to name" +msgid "" +"=name Set the name of the library function used for 32 bit signed division " +"to name" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1264 @@ -21760,15 +23862,21 @@ msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1269 #: /tmp/fish/implicit/share/completions/gcc.fish:1270 -msgid "Specify -mapp-regs to generate output using the global registers 2 through 4, which the SPARC SVR4 ABI reserves for applications" +msgid "" +"Specify -mapp-regs to generate output using the global registers 2 through " +"4, which the SPARC SVR4 ABI reserves for applications" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1275 -msgid "Generate output containing quad-word (long double) floating point instructions" +msgid "" +"Generate output containing quad-word (long double) floating point " +"instructions" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1276 -msgid "Generate output containing library calls for quad-word (long double) floating point instructions" +msgid "" +"Generate output containing library calls for quad-word (long double) " +"floating point instructions" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1277 @@ -21778,20 +23886,29 @@ msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1279 #: /tmp/fish/implicit/share/completions/gcc.fish:1280 -msgid "With -mfaster-structs, the compiler assumes that structures should have 8 byte alignment" +msgid "" +"With -mfaster-structs, the compiler assumes that structures should have 8 " +"byte alignment" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1281 -msgid "-mimpure-text, used in addition to -shared, tells the compiler to not pass -z text to the linker when linking a shared object" +msgid "" +"-mimpure-text, used in addition to -shared, tells the compiler to not pass -" +"z text to the linker when linking a shared object" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1282 #: /tmp/fish/implicit/share/completions/gcc.fish:1303 -msgid "=cpu_type Set the instruction set, register set, and instruction scheduling parameters for machine type cpu_type" +msgid "" +"=cpu_type Set the instruction set, register set, and instruction scheduling " +"parameters for machine type cpu_type" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1283 -msgid "=cpu_type Set the instruction scheduling parameters for machine type cpu_type, but do not set the instruction set or register set that the option -mcpu=cpu_type would" +msgid "" +"=cpu_type Set the instruction scheduling parameters for machine type " +"cpu_type, but do not set the instruction set or register set that the option " +"-mcpu=cpu_type would" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1284 @@ -21801,28 +23918,46 @@ msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1286 #: /tmp/fish/implicit/share/completions/gcc.fish:1287 -msgid "With -mvis, GCC generates code that takes advantage of the UltraSPARC Visual Instruction Set extensions" +msgid "" +"With -mvis, GCC generates code that takes advantage of the UltraSPARC Visual " +"Instruction Set extensions" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1291 -msgid "=medlow Generate code for the Medium/Low code model: 64-bit addresses, programs must be linked in the low 32 bits of memory" +msgid "" +"=medlow Generate code for the Medium/Low code model: 64-bit addresses, " +"programs must be linked in the low 32 bits of memory" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1292 -msgid "=medmid Generate code for the Medium/Middle code model: 64-bit addresses, programs must be linked in the low 44 bits of memory, the text and data segments must be less than 2GB in size and the data segment must be located within 2GB of the text segment" +msgid "" +"=medmid Generate code for the Medium/Middle code model: 64-bit addresses, " +"programs must be linked in the low 44 bits of memory, the text and data " +"segments must be less than 2GB in size and the data segment must be located " +"within 2GB of the text segment" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1293 -msgid "=medany Generate code for the Medium/Anywhere code model: 64-bit addresses, programs may be linked anywhere in memory, the text and data segments must be less than 2GB in size and the data segment must be located within 2GB of the text segment" +msgid "" +"=medany Generate code for the Medium/Anywhere code model: 64-bit addresses, " +"programs may be linked anywhere in memory, the text and data segments must " +"be less than 2GB in size and the data segment must be located within 2GB of " +"the text segment" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1294 -msgid "=embmedany Generate code for the Medium/Anywhere code model for embedded systems: 64-bit addresses, the text and data segments must be less than 2GB in size, both starting anywhere in memory (determined at link time)" +msgid "" +"=embmedany Generate code for the Medium/Anywhere code model for embedded " +"systems: 64-bit addresses, the text and data segments must be less than 2GB " +"in size, both starting anywhere in memory (determined at link time)" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1295 #: /tmp/fish/implicit/share/completions/gcc.fish:1296 -msgid "With -mstack-bias, GCC assumes that the stack pointer, and frame pointer if present, are offset by -2047 which must be added back when making stack frame references" +msgid "" +"With -mstack-bias, GCC assumes that the stack pointer, and frame pointer if " +"present, are offset by -2047 which must be added back when making stack " +"frame references" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1297 @@ -21854,51 +23989,71 @@ msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1308 #: /tmp/fish/implicit/share/completions/gcc.fish:1309 -msgid "Allow (disallow) allocation of general integer operands into the block count register BK" +msgid "" +"Allow (disallow) allocation of general integer operands into the block count " +"register BK" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1310 #: /tmp/fish/implicit/share/completions/gcc.fish:1311 -msgid "Enable (disable) generation of code using decrement and branch, DBcond(D), instructions" +msgid "" +"Enable (disable) generation of code using decrement and branch, DBcond(D), " +"instructions" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1312 #: /tmp/fish/implicit/share/completions/gcc.fish:1313 -msgid "Force the DP register to be saved on entry to an interrupt service routine (ISR), reloaded to point to the data section, and restored on exit from the ISR" +msgid "" +"Force the DP register to be saved on entry to an interrupt service routine " +"(ISR), reloaded to point to the data section, and restored on exit from the " +"ISR" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1314 #: /tmp/fish/implicit/share/completions/gcc.fish:1315 -msgid "For the C3x use the 24-bit MPYI instruction for integer multiplies instead of a library call to guarantee 32-bit results" +msgid "" +"For the C3x use the 24-bit MPYI instruction for integer multiplies instead " +"of a library call to guarantee 32-bit results" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1316 #: /tmp/fish/implicit/share/completions/gcc.fish:1317 -msgid "The C3x/C4x FIX instruction to convert a floating point value to an integer value chooses the nearest integer less than or equal to the floating point value rather than to the nearest integer" +msgid "" +"The C3x/C4x FIX instruction to convert a floating point value to an integer " +"value chooses the nearest integer less than or equal to the floating point " +"value rather than to the nearest integer" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1318 #: /tmp/fish/implicit/share/completions/gcc.fish:1319 -msgid "Enable (disable) generation of repeat block sequences using the RPTB instruction for zero overhead looping" +msgid "" +"Enable (disable) generation of repeat block sequences using the RPTB " +"instruction for zero overhead looping" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1320 #: /tmp/fish/implicit/share/completions/gcc.fish:1321 -msgid "Enable (disable) the use of the single instruction repeat instruction RPTS" +msgid "" +"Enable (disable) the use of the single instruction repeat instruction RPTS" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1322 #: /tmp/fish/implicit/share/completions/gcc.fish:1323 -msgid "The maximum iteration count when using RPTS and RPTB (and DB on the C40) is 2^{31 + 1} since these instructions test if the iteration count is negative to terminate the loop" +msgid "" +"The maximum iteration count when using RPTS and RPTB (and DB on the C40) is " +"2^{31 + 1} since these instructions test if the iteration count is negative " +"to terminate the loop" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1324 -msgid "Try to emit an assembler syntax that the TI assembler (asm30) is happy with" +msgid "" +"Try to emit an assembler syntax that the TI assembler (asm30) is happy with" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1325 #: /tmp/fish/implicit/share/completions/gcc.fish:1326 -msgid "Generate code that uses registers (stack) for passing arguments to functions" +msgid "" +"Generate code that uses registers (stack) for passing arguments to functions" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1327 @@ -21908,17 +24063,24 @@ msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1329 #: /tmp/fish/implicit/share/completions/gcc.fish:1330 -msgid "Allow the generation of MPY││ADD and MPY││SUB parallel instructions, provided -mparallel-insns is also specified" +msgid "" +"Allow the generation of MPY││ADD and MPY││SUB parallel instructions, " +"provided -mparallel-insns is also specified" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1333 #: /tmp/fish/implicit/share/completions/gcc.fish:1334 -msgid "Do not optimize (do optimize) basic blocks that use the same index pointer 4 or more times to copy pointer into the \"ep\" register, and use the shorter \"sld\" and \"sst\" instructions" +msgid "" +"Do not optimize (do optimize) basic blocks that use the same index pointer 4 " +"or more times to copy pointer into the \"ep\" register, and use the shorter " +"\"sld\" and \"sst\" instructions" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1335 #: /tmp/fish/implicit/share/completions/gcc.fish:1336 -msgid "Do not use (do use) external functions to save and restore registers at the prologue and epilogue of a function" +msgid "" +"Do not use (do use) external functions to save and restore registers at the " +"prologue and epilogue of a function" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1337 @@ -21926,15 +24088,21 @@ msgid "Try to make the code as small as possible" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1338 -msgid "=n Put static or global variables whose size is n bytes or less into the tiny data area that register \"ep\" points to" +msgid "" +"=n Put static or global variables whose size is n bytes or less into the " +"tiny data area that register \"ep\" points to" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1339 -msgid "=n Put static or global variables whose size is n bytes or less into the small data area that register \"gp\" points to" +msgid "" +"=n Put static or global variables whose size is n bytes or less into the " +"small data area that register \"gp\" points to" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1340 -msgid "=n Put static or global variables whose size is n bytes or less into the first 32 kilobytes of memory" +msgid "" +"=n Put static or global variables whose size is n bytes or less into the " +"first 32 kilobytes of memory" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1341 @@ -21942,7 +24110,9 @@ msgid "Specify that the target processor is the V850" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1343 -msgid "This option will cause r2 and r5 to be used in the code generated by the compiler" +msgid "" +"This option will cause r2 and r5 to be used in the code generated by the " +"compiler" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1344 @@ -21958,15 +24128,21 @@ msgid "Specify that the target processor is the V850E" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1347 -msgid "This option will suppress generation of the CALLT instruction for the v850e and v850e1 flavors of the v850 architecture" +msgid "" +"This option will suppress generation of the CALLT instruction for the v850e " +"and v850e1 flavors of the v850 architecture" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1348 -msgid "Do not output certain jump instructions (\"aobleq\" and so on) that the Unix assembler for the VAX cannot handle across long ranges" +msgid "" +"Do not output certain jump instructions (\"aobleq\" and so on) that the Unix " +"assembler for the VAX cannot handle across long ranges" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1349 -msgid "Do output those jump instructions, on the assumption that you will assemble with the GNU assembler" +msgid "" +"Do output those jump instructions, on the assumption that you will assemble " +"with the GNU assembler" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1350 @@ -21979,12 +24155,15 @@ msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1352 #: /tmp/fish/implicit/share/completions/gcc.fish:1353 -msgid "Enable or disable use of \"CONST16\" instructions for loading constant values" +msgid "" +"Enable or disable use of \"CONST16\" instructions for loading constant values" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1354 #: /tmp/fish/implicit/share/completions/gcc.fish:1355 -msgid "Enable or disable use of fused multiply/add and multiply/subtract instructions in the floating-point option" +msgid "" +"Enable or disable use of fused multiply/add and multiply/subtract " +"instructions in the floating-point option" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1356 @@ -21994,20 +24173,31 @@ msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1358 #: /tmp/fish/implicit/share/completions/gcc.fish:1359 -msgid "When this option is enabled, GCC instructs the assembler to automatically align instructions to reduce branch penalties at the expense of some code density" +msgid "" +"When this option is enabled, GCC instructs the assembler to automatically " +"align instructions to reduce branch penalties at the expense of some code " +"density" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1360 #: /tmp/fish/implicit/share/completions/gcc.fish:1361 -msgid "When this option is enabled, GCC instructs the assembler to translate direct calls to indirect calls unless it can determine that the target of a direct call is in the range allowed by the call instruction" +msgid "" +"When this option is enabled, GCC instructs the assembler to translate direct " +"calls to indirect calls unless it can determine that the target of a direct " +"call is in the range allowed by the call instruction" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1363 -msgid "This option generates traps for signed overflow on addition, subtraction, multiplication operations" +msgid "" +"This option generates traps for signed overflow on addition, subtraction, " +"multiplication operations" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1364 -msgid "This option instructs the compiler to assume that signed arithmetic overflow of addition, subtraction and multiplication wraps around using twos-complement representation" +msgid "" +"This option instructs the compiler to assume that signed arithmetic overflow " +"of addition, subtraction and multiplication wraps around using twos-" +"complement representation" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1365 @@ -22019,7 +24209,9 @@ msgid "Generate code that allows trapping instructions to throw exceptions" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1367 -msgid "Similar to -fexceptions, except that it will just generate any needed static data, but will not affect the generated code in any other way" +msgid "" +"Similar to -fexceptions, except that it will just generate any needed static " +"data, but will not affect the generated code in any other way" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1368 @@ -22027,7 +24219,9 @@ msgid "Generate unwind table in dwarf2 format, if supported by target machine" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1369 -msgid "Return \"short\" \"struct\" and \"union\" values in memory like longer ones, rather than in registers" +msgid "" +"Return \"short\" \"struct\" and \"union\" values in memory like longer ones, " +"rather than in registers" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1370 @@ -22035,7 +24229,9 @@ msgid "Return \"struct\" and \"union\" values in registers when possible" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1371 -msgid "Allocate to an \"enum\" type only as many bytes as it needs for the declared range of possible values" +msgid "" +"Allocate to an \"enum\" type only as many bytes as it needs for the declared " +"range of possible values" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1372 @@ -22043,15 +24239,21 @@ msgid "Use the same size for \"double\" as for \"float\"" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1373 -msgid "Override the underlying type for wchar_t to be short unsigned int instead of the default for the target" +msgid "" +"Override the underlying type for wchar_t to be short unsigned int instead of " +"the default for the target" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1374 -msgid "Requests that the data and non-\"const\" variables of this compilation be shared data rather than private data" +msgid "" +"Requests that the data and non-\"const\" variables of this compilation be " +"shared data rather than private data" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1375 -msgid "In C, allocate even uninitialized global variables in the data section of the object file, rather than generating them as common blocks" +msgid "" +"In C, allocate even uninitialized global variables in the data section of " +"the object file, rather than generating them as common blocks" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1376 @@ -22063,40 +24265,58 @@ msgid "Don’t output a \"" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1378 -msgid "Put extra commentary information in the generated assembly code to make it more readable" +msgid "" +"Put extra commentary information in the generated assembly code to make it " +"more readable" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1379 -msgid "Generate position-independent code (PIC) suitable for use in a shared library, if supported for the target machine" +msgid "" +"Generate position-independent code (PIC) suitable for use in a shared " +"library, if supported for the target machine" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1380 -msgid "If supported for the target machine, emit position-independent code, suitable for dynamic linking and avoiding any limit on the size of the global offset table" +msgid "" +"If supported for the target machine, emit position-independent code, " +"suitable for dynamic linking and avoiding any limit on the size of the " +"global offset table" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1381 #: /tmp/fish/implicit/share/completions/gcc.fish:1382 -msgid "These options are similar to -fpic and -fPIC, but generated position independent code can be only linked into executables" +msgid "" +"These options are similar to -fpic and -fPIC, but generated position " +"independent code can be only linked into executables" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1383 -msgid "Do not use jump tables for switch statements even where it would be more efficient than other code generation strategies" +msgid "" +"Do not use jump tables for switch statements even where it would be more " +"efficient than other code generation strategies" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1384 -msgid "Treat the register named reg as a fixed register; generated code should never refer to it (except perhaps as a stack pointer, frame pointer or in some other fixed role)" +msgid "" +"Treat the register named reg as a fixed register; generated code should " +"never refer to it (except perhaps as a stack pointer, frame pointer or in " +"some other fixed role)" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1385 -msgid "Treat the register named reg as an allocable register that is clobbered by function calls" +msgid "" +"Treat the register named reg as an allocable register that is clobbered by " +"function calls" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1386 -msgid "Treat the register named reg as an allocable register saved by functions" +msgid "" +"Treat the register named reg as an allocable register saved by functions" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1387 -msgid "Without a value specified, pack all structure members together without holes" +msgid "" +"Without a value specified, pack all structure members together without holes" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1388 @@ -22104,23 +24324,30 @@ msgid "Generate instrumentation calls for entry and exit to functions" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1389 -msgid "Generate code to verify that you do not go beyond the boundary of the stack" +msgid "" +"Generate code to verify that you do not go beyond the boundary of the stack" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1390 #: /tmp/fish/implicit/share/completions/gcc.fish:1391 #: /tmp/fish/implicit/share/completions/gcc.fish:1392 -msgid "Generate code to ensure that the stack does not grow beyond a certain value, either the value of a register or the address of a symbol" +msgid "" +"Generate code to ensure that the stack does not grow beyond a certain value, " +"either the value of a register or the address of a symbol" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1393 #: /tmp/fish/implicit/share/completions/gcc.fish:1394 #: /tmp/fish/implicit/share/completions/gcc.fish:1395 -msgid "Specify the possible relationships among parameters and between parameters and global data" +msgid "" +"Specify the possible relationships among parameters and between parameters " +"and global data" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1396 -msgid "This option and its counterpart, -fno-leading-underscore, forcibly change the way C symbols are represented in the object file" +msgid "" +"This option and its counterpart, -fno-leading-underscore, forcibly change " +"the way C symbols are represented in the object file" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1397 @@ -22128,7 +24355,10 @@ msgid "=model Alter the thread-local storage model to be used" msgstr "" #: /tmp/fish/implicit/share/completions/gcc.fish:1398 -msgid "=default│internal│hidden│protected Set the default ELF image symbol visibility to the specified option---all symbols will be marked with this unless overridden within the code" +msgid "" +"=default│internal│hidden│protected Set the default ELF image symbol " +"visibility to the specified option---all symbols will be marked with this " +"unless overridden within the code" msgstr "" #: /tmp/fish/implicit/share/completions/gdb.fish:1 @@ -22144,7 +24374,9 @@ msgid "Enable writing into executable and core files" msgstr "" #: /tmp/fish/implicit/share/completions/gdb.fish:4 -msgid "Use file file as the executable file to execute when appropri ate, and for examining pure data in conjunction with a core dump" +msgid "" +"Use file file as the executable file to execute when appropri ate, and for " +"examining pure data in conjunction with a core dump" msgstr "" #: /tmp/fish/implicit/share/completions/gdb.fish:5 @@ -22173,7 +24405,9 @@ msgid "Run in batch mode" msgstr "" #: /tmp/fish/implicit/share/completions/gdb.fish:12 -msgid "Run GDB using directory as its working directory, instead of the current directory" +msgid "" +"Run GDB using directory as its working directory, instead of the current " +"directory" msgstr "" #: /tmp/fish/implicit/share/completions/gdb.fish:13 @@ -22181,7 +24415,9 @@ msgid "Emacs sets this option when it runs GDB as a subprocess" msgstr "" #: /tmp/fish/implicit/share/completions/gdb.fish:14 -msgid "Bps Set the line speed (baud rate or bits per second) of any serial interface used by GDB for remote debugging" +msgid "" +"Bps Set the line speed (baud rate or bits per second) of any serial " +"interface used by GDB for remote debugging" msgstr "" #: /tmp/fish/implicit/share/completions/gdb.fish:15 @@ -22527,7 +24763,7 @@ msgstr "" #: /tmp/fish/implicit/share/completions/journalctl.fish:6 #: /tmp/fish/implicit/share/completions/localectl.fish:6 #: /tmp/fish/implicit/share/completions/machinectl.fish:5 -#: /tmp/fish/implicit/share/completions/systemctl.fish:48 +#: /tmp/fish/implicit/share/completions/systemctl.fish:41 #: /tmp/fish/implicit/share/completions/systemd-analyze.fish:5 #: /tmp/fish/implicit/share/completions/timedatectl.fish:9 msgid "Do not pipe output into a pager" @@ -22579,28 +24815,28 @@ msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:22 #: /tmp/fish/implicit/share/completions/git.fish:62 -#: /tmp/fish/implicit/share/completions/git.fish:82 -#: /tmp/fish/implicit/share/completions/git.fish:93 -#: /tmp/fish/implicit/share/completions/git.fish:105 -#: /tmp/fish/implicit/share/completions/git.fish:127 -#: /tmp/fish/implicit/share/completions/git.fish:131 -#: /tmp/fish/implicit/share/completions/git.fish:137 -#: /tmp/fish/implicit/share/completions/git.fish:180 -#: /tmp/fish/implicit/share/completions/git.fish:216 +#: /tmp/fish/implicit/share/completions/git.fish:96 +#: /tmp/fish/implicit/share/completions/git.fish:108 +#: /tmp/fish/implicit/share/completions/git.fish:130 +#: /tmp/fish/implicit/share/completions/git.fish:134 +#: /tmp/fish/implicit/share/completions/git.fish:140 +#: /tmp/fish/implicit/share/completions/git.fish:183 #: /tmp/fish/implicit/share/completions/git.fish:219 -#: /tmp/fish/implicit/share/completions/git.fish:237 -#: /tmp/fish/implicit/share/completions/git.fish:260 -#: /tmp/fish/implicit/share/completions/git.fish:279 -#: /tmp/fish/implicit/share/completions/git.fish:301 +#: /tmp/fish/implicit/share/completions/git.fish:222 +#: /tmp/fish/implicit/share/completions/git.fish:242 +#: /tmp/fish/implicit/share/completions/git.fish:265 +#: /tmp/fish/implicit/share/completions/git.fish:285 +#: /tmp/fish/implicit/share/completions/git.fish:307 msgid "Branch" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:23 -#: /tmp/fish/implicit/share/completions/git.fish:195 -#: /tmp/fish/implicit/share/completions/git.fish:207 -#: /tmp/fish/implicit/share/completions/git.fish:232 -#: /tmp/fish/implicit/share/completions/git.fish:245 -#: /tmp/fish/implicit/share/completions/git.fish:268 +#: /tmp/fish/implicit/share/completions/git.fish:198 +#: /tmp/fish/implicit/share/completions/git.fish:210 +#: /tmp/fish/implicit/share/completions/git.fish:237 +#: /tmp/fish/implicit/share/completions/git.fish:250 +#: /tmp/fish/implicit/share/completions/git.fish:274 +#: /tmp/fish/implicit/share/completions/mdadm.fish:12 #: /tmp/fish/implicit/share/completions/update-eix-remote.fish:1 msgid "Be quiet" msgstr "" @@ -22608,10 +24844,10 @@ msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:24 #: /tmp/fish/implicit/share/completions/git.fish:41 #: /tmp/fish/implicit/share/completions/git.fish:70 -#: /tmp/fish/implicit/share/completions/git.fish:196 -#: /tmp/fish/implicit/share/completions/git.fish:208 -#: /tmp/fish/implicit/share/completions/git.fish:233 -#: /tmp/fish/implicit/share/completions/git.fish:246 +#: /tmp/fish/implicit/share/completions/git.fish:199 +#: /tmp/fish/implicit/share/completions/git.fish:211 +#: /tmp/fish/implicit/share/completions/git.fish:238 +#: /tmp/fish/implicit/share/completions/git.fish:251 #: /tmp/fish/implicit/share/completions/prt-get.fish:53 #: /tmp/fish/implicit/share/completions/prt-get.fish:111 #: /tmp/fish/implicit/share/completions/xz.fish:32 @@ -22619,12 +24855,12 @@ msgid "Be verbose" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:25 -#: /tmp/fish/implicit/share/completions/git.fish:210 +#: /tmp/fish/implicit/share/completions/git.fish:213 msgid "Append ref names and object names" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:26 -#: /tmp/fish/implicit/share/completions/git.fish:211 +#: /tmp/fish/implicit/share/completions/git.fish:214 msgid "Force update of local branches" msgstr "" @@ -22669,15 +24905,20 @@ msgid "Ignore empty commits generated by filters" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:37 -msgid "Use this option to set the namespace where the original commits will be stored" +msgid "" +"Use this option to set the namespace where the original commits will be " +"stored" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:38 -msgid "Use this option to set the path to the temporary directory used for rewriting" +msgid "" +"Use this option to set the path to the temporary directory used for rewriting" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:39 -msgid "Force filter branch to start even w/ refs in refs/original or existing temp directory" +msgid "" +"Force filter branch to start even w/ refs in refs/original or existing temp " +"directory" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:40 @@ -22765,9 +25006,9 @@ msgid "Shows the last commit of a branch" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:63 -#: /tmp/fish/implicit/share/completions/git.fish:84 -#: /tmp/fish/implicit/share/completions/git.fish:106 -#: /tmp/fish/implicit/share/completions/git.fish:181 +#: /tmp/fish/implicit/share/completions/git.fish:85 +#: /tmp/fish/implicit/share/completions/git.fish:109 +#: /tmp/fish/implicit/share/completions/git.fish:184 msgid "Remote branch" msgstr "" @@ -22796,7 +25037,7 @@ msgid "Allow adding otherwise ignored files" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:72 -#: /tmp/fish/implicit/share/completions/git.fish:252 +#: /tmp/fish/implicit/share/completions/git.fish:257 msgid "Interactive mode" msgstr "" @@ -22838,1021 +25079,1067 @@ msgstr "" msgid "Checkout and switch to a branch" msgstr "" +#: /tmp/fish/implicit/share/completions/git.fish:82 +msgid "Local Branch" +msgstr "" + #: /tmp/fish/implicit/share/completions/git.fish:83 -#: /tmp/fish/implicit/share/completions/git.fish:238 +msgid "Remote Branch" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:84 +#: /tmp/fish/implicit/share/completions/git.fish:243 msgid "Head" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:88 +#: /tmp/fish/implicit/share/completions/git.fish:89 msgid "Track a new branch" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:89 -msgid "Apply a patch on a git index file and a working tree" -msgstr "" - #: /tmp/fish/implicit/share/completions/git.fish:90 -msgid "Create an archive of files from a named tree" +msgid "Keep staged changes" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:91 -msgid "Find the change that introduced a bug by binary search" +msgid "Keep unmerged changes" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:92 -msgid "List, create, or delete branches" +msgid "Apply a patch on a git index file and a working tree" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:93 +msgid "Create an archive of files from a named tree" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:94 -msgid "Delete branch" +msgid "Find the change that introduced a bug by binary search" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:95 -msgid "Force deletion of branch" -msgstr "" - -#: /tmp/fish/implicit/share/completions/git.fish:96 -msgid "Rename branch" +msgid "List, create, or delete branches" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:97 -msgid "Force renaming branch" +msgid "Delete branch" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:98 -msgid "Lists both local and remote branches" +msgid "Force deletion of branch" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:99 -msgid "Track remote branch" +msgid "Rename branch" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:100 -msgid "Do not track remote branch" +msgid "Force renaming branch" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:101 -msgid "Set remote branch to track" +msgid "Lists both local and remote branches" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:102 -msgid "List branches that have been merged" +msgid "Track remote branch" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:103 -msgid "List branches that have not been merged" +msgid "Do not track remote branch" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:104 -msgid "Apply the change introduced by an existing commit" +msgid "Set remote branch to track" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:105 +msgid "List branches that have been merged" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:106 +msgid "List branches that have not been merged" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:107 -msgid "Edit the commit message prior to committing" -msgstr "" - -#: /tmp/fish/implicit/share/completions/git.fish:108 -msgid "Append info in generated commit on the origin of the cherry-picked change" -msgstr "" - -#: /tmp/fish/implicit/share/completions/git.fish:109 -msgid "Apply changes without making any commit" +msgid "Apply the change introduced by an existing commit" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:110 -msgid "Add Signed-off-by line to the commit message" +msgid "Edit the commit message prior to committing" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:111 -msgid "Fast-forward if possible" +msgid "" +"Append info in generated commit on the origin of the cherry-picked change" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:112 -msgid "Clone a repository into a new directory" +msgid "Apply changes without making any commit" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:113 -msgid "Copy files instead of using hardlinks" +msgid "Add Signed-off-by line to the commit message" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:114 -msgid "Operate quietly and do not report progress" +msgid "Fast-forward if possible" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:115 -msgid "Provide more information on what is going on" +msgid "Clone a repository into a new directory" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:116 -msgid "No checkout of HEAD is performed after the clone is complete" +msgid "Copy files instead of using hardlinks" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:117 -msgid "Make a bare Git repository" +msgid "Operate quietly and do not report progress" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:118 -msgid "Set up a mirror of the source repository" +msgid "Provide more information on what is going on" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:119 -msgid "Use a specific name of the remote instead of the default" +msgid "No checkout of HEAD is performed after the clone is complete" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:120 -msgid "Use a specific branch instead of the one used by the cloned repository" +msgid "Make a bare Git repository" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:121 -msgid "Truncate the history to a specified number of revisions" +msgid "Set up a mirror of the source repository" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:122 -msgid "Initialize all submodules within the cloned repository" +msgid "Use a specific name of the remote instead of the default" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:123 -msgid "Record changes to the repository" +msgid "Use a specific branch instead of the one used by the cloned repository" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:124 -msgid "Amend the log message of the last commit" +msgid "Truncate the history to a specified number of revisions" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:125 -msgid "Fixup commit to be used with rebase --autosquash" +msgid "Initialize all submodules within the cloned repository" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:126 -msgid "Show changes between commits, commit and working tree, etc" +msgid "Record changes to the repository" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:127 +msgid "Amend the log message of the last commit" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:128 -msgid "Show diff of changes in the index" +msgid "Fixup commit to be used with rebase --autosquash" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:129 -msgid "Compare two paths on the filesystem" +msgid "Show changes between commits, commit and working tree, etc" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:130 -msgid "Open diffs in a visual tool" +#: /tmp/fish/implicit/share/completions/git.fish:131 +msgid "Show diff of changes in the index" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:132 -msgid "Visually show diff of changes in the index" +msgid "Compare two paths on the filesystem" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:133 -msgid "Print lines matching a pattern" -msgstr "" - -#: /tmp/fish/implicit/share/completions/git.fish:134 -msgid "Create an empty git repository or reinitialize an existing one" +msgid "Open diffs in a visual tool" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:135 -msgid "Show commit shortlog" +msgid "Visually show diff of changes in the index" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:136 -msgid "Show commit logs" +msgid "Print lines matching a pattern" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:137 +msgid "Create an empty git repository or reinitialize an existing one" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:138 -msgid "Continue listing file history beyond renames" +msgid "Show commit shortlog" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:139 -msgid "Don't print ref names" -msgstr "" - -#: /tmp/fish/implicit/share/completions/git.fish:140 -msgid "Print out ref names" +msgid "Show commit logs" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:141 -msgid "Print ref name by which each commit was reached" +msgid "Continue listing file history beyond renames" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:142 -msgid "Limit the number of commits before starting to show the commit output" +msgid "Don't print ref names" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:143 -msgid "Skip given number of commits" +msgid "Print out ref names" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:144 +msgid "Print ref name by which each commit was reached" +msgstr "" + #: /tmp/fish/implicit/share/completions/git.fish:145 -msgid "Show commits more recent than specified date" +msgid "Limit the number of commits before starting to show the commit output" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:146 -#: /tmp/fish/implicit/share/completions/git.fish:147 -msgid "Show commits older than specified date" +msgid "Skip given number of commits" msgstr "" +#: /tmp/fish/implicit/share/completions/git.fish:147 #: /tmp/fish/implicit/share/completions/git.fish:148 -msgid "Limit commits from given author" +msgid "Show commits more recent than specified date" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:149 -msgid "Limit commits from given committer" -msgstr "" - #: /tmp/fish/implicit/share/completions/git.fish:150 -msgid "Limit commits to ones with reflog entries matching given pattern" +msgid "Show commits older than specified date" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:151 -msgid "Limit commits with message that match given pattern" +msgid "Limit commits from given author" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:152 -msgid "Limit commits to ones that match all given --grep" +msgid "Limit commits from given committer" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:153 -msgid "Limit commits to ones with message that don't match --grep" +msgid "Limit commits to ones with reflog entries matching given pattern" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:154 -msgid "Case insensitive match" +msgid "Limit commits with message that match given pattern" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:155 -msgid "Patterns are basic regular expressions (default)" +msgid "Limit commits to ones that match all given --grep" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:156 -msgid "Patterns are extended regular expressions" +msgid "Limit commits to ones with message that don't match --grep" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:157 -msgid "Patterns are fixed strings" +msgid "Case insensitive match" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:158 -msgid "Patterns are Perl-compatible regular expressions" +msgid "Patterns are basic regular expressions (default)" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:159 -msgid "Stop when given path disappears from tree" +msgid "Patterns are extended regular expressions" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:160 -msgid "Print only merge commits" +msgid "Patterns are fixed strings" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:161 -msgid "Don't print commits with more than one parent" +msgid "Patterns are Perl-compatible regular expressions" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:162 -msgid "Show only commit with at least the given number of parents" +msgid "Stop when given path disappears from tree" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:163 -msgid "Show only commit with at most the given number of parents" +msgid "Print only merge commits" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:164 -msgid "Show only commit without a mimimum number of parents" +msgid "Don't print commits with more than one parent" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:165 -msgid "Show only commit without a maximum number of parents" +msgid "Show only commit with at least the given number of parents" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:166 -msgid "Follow only the first parent commit upon seeing a merge commit" +msgid "Show only commit with at most the given number of parents" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:167 -msgid "Reverse meaning of ^ prefix" +msgid "Show only commit without a mimimum number of parents" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:168 -msgid "Pretend as if all refs in refs/ are listed on the command line as " +msgid "Show only commit without a maximum number of parents" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:169 -msgid "Pretend as if all refs are in refs/heads are listed on the command line as " +msgid "Follow only the first parent commit upon seeing a merge commit" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:170 -msgid "Pretend as if all refs are in ref/tags are listed on the command line as " +msgid "Reverse meaning of ^ prefix" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:171 -msgid "Pretend as if all refs in refs/remotes are listed on the command line as " +msgid "" +"Pretend as if all refs in refs/ are listed on the command line as " msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:172 -msgid "Pretend as if all refs matching shell glob are listed on the command line as " +msgid "" +"Pretend as if all refs are in refs/heads are listed on the command line as " +"" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:173 -msgid "Do not include refs matching given glob pattern" +msgid "" +"Pretend as if all refs are in ref/tags are listed on the command line as " +"" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:174 -msgid "Pretend as if all objcets mentioned by reflogs are listed on the command line as " +msgid "" +"Pretend as if all refs in refs/remotes are listed on the command line as " +"" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:175 -msgid "Ignore invalid object names" +msgid "" +"Pretend as if all refs matching shell glob are listed on the command line as " +"" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:176 -msgid "Read commits from stdin" +msgid "Do not include refs matching given glob pattern" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:177 -msgid "Mark equivalent commits with = and inequivalent with +" +msgid "" +"Pretend as if all objcets mentioned by reflogs are listed on the command " +"line as " msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:178 -msgid "Omit equivalent commits" +msgid "Ignore invalid object names" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:179 -msgid "Join two or more development histories together" +msgid "Read commits from stdin" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:180 +msgid "Mark equivalent commits with = and inequivalent with +" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:181 +msgid "Omit equivalent commits" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:182 -msgid "Autocommit the merge" -msgstr "" - -#: /tmp/fish/implicit/share/completions/git.fish:183 -msgid "Don't autocommit the merge" -msgstr "" - -#: /tmp/fish/implicit/share/completions/git.fish:184 -msgid "Edit auto-generated merge message" +msgid "Join two or more development histories together" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:185 -msgid "Don't edit auto-generated merge message" +msgid "Autocommit the merge" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:186 -msgid "Don't generate a merge commit if merge is fast-forward" +msgid "Don't autocommit the merge" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:187 -msgid "Generate a merge commit even if merge is fast-forward" +msgid "Edit auto-generated merge message" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:188 -msgid "Refuse to merge unless fast-forward possible" +msgid "Don't edit auto-generated merge message" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:189 -msgid "Populate the log message with one-line descriptions" +msgid "Don't generate a merge commit if merge is fast-forward" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:190 -msgid "Don't populate the log message with one-line descriptions" +msgid "Generate a merge commit even if merge is fast-forward" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:191 -msgid "Show diffstat of the merge" +msgid "Refuse to merge unless fast-forward possible" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:192 -msgid "Don't show diffstat of the merge" +msgid "Populate the log message with one-line descriptions" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:193 -msgid "Squash changes from other branch as a single commit" +msgid "Don't populate the log message with one-line descriptions" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:194 -msgid "Don't squash changes" +msgid "Show diffstat of the merge" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:195 +msgid "Don't show diffstat of the merge" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:196 +msgid "Squash changes from other branch as a single commit" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:197 -#: /tmp/fish/implicit/share/completions/git.fish:214 -#: /tmp/fish/implicit/share/completions/git.fish:234 -msgid "Force progress status" -msgstr "" - -#: /tmp/fish/implicit/share/completions/git.fish:198 -msgid "Force no progress status" -msgstr "" - -#: /tmp/fish/implicit/share/completions/git.fish:199 -msgid "Set the commit message" +msgid "Don't squash changes" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:200 -msgid "Abort the current conflict resolution process" +#: /tmp/fish/implicit/share/completions/git.fish:217 +#: /tmp/fish/implicit/share/completions/git.fish:239 +msgid "Force progress status" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:201 -msgid "Run merge conflict resolution tools to resolve merge conflicts" +msgid "Force no progress status" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:202 -msgid "Use specific merge resolution program" +msgid "Set the commit message" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:203 +msgid "Abort the current conflict resolution process" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:204 -msgid "Move or rename a file, a directory, or a symlink" +msgid "Run merge conflict resolution tools to resolve merge conflicts" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:205 +msgid "Use specific merge resolution program" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:207 +msgid "Move or rename a file, a directory, or a symlink" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:208 msgid "Prune all unreachable objects from the object database" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:206 +#: /tmp/fish/implicit/share/completions/git.fish:209 msgid "Fetch from and merge with another repository or a local branch" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:209 +#: /tmp/fish/implicit/share/completions/git.fish:212 msgid "Fetch all remotes" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:212 +#: /tmp/fish/implicit/share/completions/git.fish:215 msgid "Keep downloaded pack" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:213 +#: /tmp/fish/implicit/share/completions/git.fish:216 msgid "Disable automatic tag following" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:215 #: /tmp/fish/implicit/share/completions/git.fish:218 -#: /tmp/fish/implicit/share/completions/git.fish:236 +#: /tmp/fish/implicit/share/completions/git.fish:221 +#: /tmp/fish/implicit/share/completions/git.fish:241 msgid "Remote alias" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:217 +#: /tmp/fish/implicit/share/completions/git.fish:220 msgid "Update remote refs along with associated objects" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:220 +#: /tmp/fish/implicit/share/completions/git.fish:223 msgid "Force-push branch" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:221 +#: /tmp/fish/implicit/share/completions/git.fish:224 msgid "Force-push local branch to remote branch" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:222 +#: /tmp/fish/implicit/share/completions/git.fish:225 msgid "Push local branch to remote branch" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:223 +#: /tmp/fish/implicit/share/completions/git.fish:226 msgid "Push all refs under refs/heads/" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:224 +#: /tmp/fish/implicit/share/completions/git.fish:227 msgid "Remove remote branches that don't have a local counterpart" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:225 +#: /tmp/fish/implicit/share/completions/git.fish:228 msgid "Push all refs under refs/" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:226 +#: /tmp/fish/implicit/share/completions/git.fish:229 msgid "Delete all listed refs from the remote repository" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:227 +#: /tmp/fish/implicit/share/completions/git.fish:230 msgid "Push all refs under refs/tags" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:228 +#: /tmp/fish/implicit/share/completions/git.fish:231 +msgid "Push all usual refs plus the ones under refs/tags" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:232 msgid "Do everything except actually send the updates" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:229 +#: /tmp/fish/implicit/share/completions/git.fish:233 msgid "Produce machine-readable output" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:230 +#: /tmp/fish/implicit/share/completions/git.fish:234 msgid "Force update of remote refs" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:231 +#: /tmp/fish/implicit/share/completions/git.fish:235 +msgid "" +"Force update of remote refs, stopping if other's changes would be overwritten" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:236 msgid "Add upstream (tracking) reference" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:235 +#: /tmp/fish/implicit/share/completions/git.fish:240 msgid "Forward-port local commits to the updated upstream head" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:240 +#: /tmp/fish/implicit/share/completions/git.fish:245 msgid "Restart the rebasing process" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:241 +#: /tmp/fish/implicit/share/completions/git.fish:246 msgid "Abort the rebase operation" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:242 +#: /tmp/fish/implicit/share/completions/git.fish:247 msgid "Keep the commits that don't cahnge anything" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:243 +#: /tmp/fish/implicit/share/completions/git.fish:248 msgid "Restart the rebasing process by skipping the current patch" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:244 +#: /tmp/fish/implicit/share/completions/git.fish:249 msgid "Use merging strategies to rebase" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:247 +#: /tmp/fish/implicit/share/completions/git.fish:252 msgid "Show diffstat of the rebase" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:248 +#: /tmp/fish/implicit/share/completions/git.fish:253 msgid "Don't show diffstat of the rebase" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:249 +#: /tmp/fish/implicit/share/completions/git.fish:254 msgid "Allow the pre-rebase hook to run" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:250 +#: /tmp/fish/implicit/share/completions/git.fish:255 msgid "Don't allow the pre-rebase hook to run" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:251 +#: /tmp/fish/implicit/share/completions/git.fish:256 msgid "Force the rebase" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:253 +#: /tmp/fish/implicit/share/completions/git.fish:258 msgid "Try to recreate merges" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:254 +#: /tmp/fish/implicit/share/completions/git.fish:259 msgid "Rebase all reachable commits" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:255 +#: /tmp/fish/implicit/share/completions/git.fish:260 msgid "Automatic squashing" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:256 +#: /tmp/fish/implicit/share/completions/git.fish:261 msgid "No automatic squashing" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:257 +#: /tmp/fish/implicit/share/completions/git.fish:262 msgid "No fast-forward" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:258 +#: /tmp/fish/implicit/share/completions/git.fish:263 msgid "Reset current HEAD to the specified state" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:259 +#: /tmp/fish/implicit/share/completions/git.fish:264 msgid "Reset files in working directory" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:262 +#: /tmp/fish/implicit/share/completions/git.fish:268 msgid "Reflog" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:263 +#: /tmp/fish/implicit/share/completions/git.fish:269 msgid "Revert an existing commit" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:264 +#: /tmp/fish/implicit/share/completions/git.fish:270 msgid "Remove files from the working tree and from the index" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:265 +#: /tmp/fish/implicit/share/completions/git.fish:271 msgid "Keep local copies" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:266 +#: /tmp/fish/implicit/share/completions/git.fish:272 msgid "Exit with a zero status even if no files matched" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:267 +#: /tmp/fish/implicit/share/completions/git.fish:273 msgid "Allow recursive removal" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:269 +#: /tmp/fish/implicit/share/completions/git.fish:275 msgid "Override the up-to-date check" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:270 +#: /tmp/fish/implicit/share/completions/git.fish:276 #: /tmp/fish/implicit/share/completions/prt-get.fish:45 #: /tmp/fish/implicit/share/completions/prt-get.fish:103 msgid "Dry run" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:271 +#: /tmp/fish/implicit/share/completions/git.fish:277 msgid "Show the working tree status" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:272 +#: /tmp/fish/implicit/share/completions/git.fish:278 msgid "Give the output in the short-format" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:273 +#: /tmp/fish/implicit/share/completions/git.fish:279 msgid "Show the branch and tracking info even in short-format" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:274 +#: /tmp/fish/implicit/share/completions/git.fish:280 msgid "Give the output in a stable, easy-to-parse format" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:275 +#: /tmp/fish/implicit/share/completions/git.fish:281 msgid "Terminate entries with null character" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:276 +#: /tmp/fish/implicit/share/completions/git.fish:282 msgid "The untracked files handling mode" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:277 +#: /tmp/fish/implicit/share/completions/git.fish:283 msgid "Ignore changes to submodules" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:278 +#: /tmp/fish/implicit/share/completions/git.fish:284 msgid "Create, list, delete or verify a tag object signed with GPG" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:280 +#: /tmp/fish/implicit/share/completions/git.fish:286 msgid "Make an unsigned, annotated tag object" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:281 +#: /tmp/fish/implicit/share/completions/git.fish:287 msgid "Make a GPG-signed tag" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:282 +#: /tmp/fish/implicit/share/completions/git.fish:288 msgid "Remove a tag" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:283 +#: /tmp/fish/implicit/share/completions/git.fish:289 msgid "Verify signature of a tag" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:284 +#: /tmp/fish/implicit/share/completions/git.fish:290 msgid "Force overwriting exising tag" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:286 +#: /tmp/fish/implicit/share/completions/git.fish:292 msgid "List tags that contain a commit" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:289 +#: /tmp/fish/implicit/share/completions/git.fish:295 msgid "Stash away changes" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:290 +#: /tmp/fish/implicit/share/completions/git.fish:296 msgid "List stashes" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:291 +#: /tmp/fish/implicit/share/completions/git.fish:297 msgid "Show the changes recorded in the stash" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:292 +#: /tmp/fish/implicit/share/completions/git.fish:298 msgid "Apply and remove a single stashed state" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:293 +#: /tmp/fish/implicit/share/completions/git.fish:299 msgid "Apply a single stashed state" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:294 +#: /tmp/fish/implicit/share/completions/git.fish:300 msgid "Remove all stashed states" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:295 +#: /tmp/fish/implicit/share/completions/git.fish:301 msgid "Remove a single stashed state from the stash list" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:296 +#: /tmp/fish/implicit/share/completions/git.fish:302 msgid "Create a stash" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:297 +#: /tmp/fish/implicit/share/completions/git.fish:303 msgid "Save a new stash" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:298 +#: /tmp/fish/implicit/share/completions/git.fish:304 msgid "Create a new branch from a stash" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:299 +#: /tmp/fish/implicit/share/completions/git.fish:305 msgid "Set and read git configuration variables" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:300 +#: /tmp/fish/implicit/share/completions/git.fish:306 msgid "Generate patch series to send upstream" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:302 +#: /tmp/fish/implicit/share/completions/git.fish:308 msgid "Generate plain patches without diffstat" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:303 +#: /tmp/fish/implicit/share/completions/git.fish:309 msgid "Suppress diff output" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:304 +#: /tmp/fish/implicit/share/completions/git.fish:310 msgid "Spend more time to create smaller diffs" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:305 +#: /tmp/fish/implicit/share/completions/git.fish:311 msgid "Generate diff with the 'patience' algorithm" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:306 +#: /tmp/fish/implicit/share/completions/git.fish:312 msgid "Generate diff with the 'histogram' algorithm" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:307 +#: /tmp/fish/implicit/share/completions/git.fish:313 msgid "Print all commits to stdout in mbox format" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:308 +#: /tmp/fish/implicit/share/completions/git.fish:314 msgid "Show number of added/deleted lines in decimal notation" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:309 +#: /tmp/fish/implicit/share/completions/git.fish:315 msgid "Output only last line of the stat" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:310 +#: /tmp/fish/implicit/share/completions/git.fish:316 msgid "Output a condensed summary of extended header information" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:311 +#: /tmp/fish/implicit/share/completions/git.fish:317 msgid "Disable rename detection" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:312 +#: /tmp/fish/implicit/share/completions/git.fish:318 msgid "Show full blob object names" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:313 +#: /tmp/fish/implicit/share/completions/git.fish:319 msgid "Output a binary diff for use with git apply" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:314 +#: /tmp/fish/implicit/share/completions/git.fish:320 msgid "Also inspect unmodified files as source for a copy" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:316 +#: /tmp/fish/implicit/share/completions/git.fish:322 msgid "Ignore changes in whitespace at EOL" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:317 +#: /tmp/fish/implicit/share/completions/git.fish:323 msgid "Ignore changes in amount of whitespace" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:318 +#: /tmp/fish/implicit/share/completions/git.fish:324 msgid "Ignore whitespace when comparing lines" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:320 +#: /tmp/fish/implicit/share/completions/git.fish:326 msgid "Show whole surrounding functions of changes" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:321 +#: /tmp/fish/implicit/share/completions/git.fish:327 msgid "Allow an external diff helper to be executed" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:322 +#: /tmp/fish/implicit/share/completions/git.fish:328 msgid "Disallow external diff helpers" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:323 +#: /tmp/fish/implicit/share/completions/git.fish:329 msgid "Disallow external text conversion filters for binary files (Default)" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:324 -msgid "Allow external text conversion filters for binary files (Resulting diff is unappliable)" -msgstr "" - -#: /tmp/fish/implicit/share/completions/git.fish:325 -msgid "Do not show source or destination prefix" -msgstr "" - -#: /tmp/fish/implicit/share/completions/git.fish:326 -msgid "Name output in [Patch n/m] format, even with a single patch" -msgstr "" - -#: /tmp/fish/implicit/share/completions/git.fish:327 -msgid "Name output in [Patch] format, even with multiple patches" -msgstr "" - -#: /tmp/fish/implicit/share/completions/git.fish:328 -msgid "Initialize, update or inspect submodules" -msgstr "" - -#: /tmp/fish/implicit/share/completions/git.fish:329 -msgid "Add a submodule" -msgstr "" - #: /tmp/fish/implicit/share/completions/git.fish:330 -msgid "Show submodule status" +msgid "" +"Allow external text conversion filters for binary files (Resulting diff is " +"unappliable)" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:331 -#: /tmp/fish/implicit/share/completions/git.fish:337 -msgid "Initialize all submodules" +msgid "Do not show source or destination prefix" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:332 -msgid "Update all submodules" +msgid "Name output in [Patch n/m] format, even with a single patch" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:333 -msgid "Show commit summary" +msgid "Name output in [Patch] format, even with multiple patches" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:334 -msgid "Run command on each submodule" +msgid "Initialize, update or inspect submodules" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:335 -msgid "Sync submodules' URL with .gitmodules" +msgid "Add a submodule" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:336 -msgid "Only print error messages" +msgid "Show submodule status" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:337 +#: /tmp/fish/implicit/share/completions/git.fish:343 +msgid "Initialize all submodules" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:338 -msgid "Checkout the superproject's commit on a detached HEAD in the submodule" +msgid "Update all submodules" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:339 -msgid "Merge the superproject's commit into the current branch of the submodule" +msgid "Show commit summary" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:340 -msgid "Rebase current branch onto the superproject's commit" +msgid "Run command on each submodule" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:341 -msgid "Don't fetch new objects from the remote" +msgid "Sync submodules' URL with .gitmodules" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:342 -msgid "Instead of using superproject's SHA-1, use the state of the submodule's remote-tracking branch" -msgstr "" - -#: /tmp/fish/implicit/share/completions/git.fish:343 -msgid "Throw away local changes when switching to a different commit and always run checkout" +msgid "Only print error messages" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:344 -msgid "Also add ignored submodule path" +msgid "Checkout the superproject's commit on a detached HEAD in the submodule" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:345 -msgid "Remove even with local changes" +msgid "" +"Merge the superproject's commit into the current branch of the submodule" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:346 -msgid "Use the commit stored in the index" +msgid "Rebase current branch onto the superproject's commit" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:347 -msgid "Compare the commit in the index with submodule HEAD" +msgid "Don't fetch new objects from the remote" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:348 -msgid "Traverse submodules recursively" +msgid "" +"Instead of using superproject's SHA-1, use the state of the submodule's " +"remote-tracking branch" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:349 -msgid "Show logs with difference each commit introduces" +msgid "" +"Throw away local changes when switching to a different commit and always run " +"checkout" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:350 -msgid "Remove untracked files from the working tree" +msgid "Also add ignored submodule path" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:351 -msgid "Force run" +msgid "Remove even with local changes" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:352 -msgid "Show what would be done and clean files interactively" +msgid "Use the commit stored in the index" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:353 -msgid "Don't actually remove anything, just show what would be done" +msgid "Compare the commit in the index with submodule HEAD" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:354 -msgid "Be quiet, only report errors" +msgid "Traverse submodules recursively" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:355 -msgid "Remove untracked directories in addition to untracked files" +msgid "Show logs with difference each commit introduces" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:356 -msgid "Remove ignored files, as well" +msgid "Remove untracked files from the working tree" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:357 -msgid "Remove only ignored files" +msgid "Force run" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:358 -msgid "Show what revision and author last modified each line of a file" +msgid "Show what would be done and clean files interactively" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:359 -msgid "Show blank SHA-1 for boundary commits" +msgid "Don't actually remove anything, just show what would be done" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:360 -msgid "Do not treat root commits as boundaries" +msgid "Be quiet, only report errors" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:361 -msgid "Include additional statistics" +msgid "Remove untracked directories in addition to untracked files" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:362 -msgid "Annotate only the given line range" +msgid "Remove ignored files, as well" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:363 -msgid "Show long rev" +msgid "Remove only ignored files" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:364 -msgid "Show raw timestamp" +msgid "Show what revision and author last modified each line of a file" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:365 -msgid "Use revisions from named file instead of calling rev-list" +msgid "Show blank SHA-1 for boundary commits" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:366 -msgid "Walk history forward instead of backward" +msgid "Do not treat root commits as boundaries" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:367 -msgid "Show in a format designed for machine consumption" +msgid "Include additional statistics" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:368 -msgid "Show the porcelain format" +msgid "Annotate only the given line range" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:369 -msgid "Show the result incrementally" +msgid "Show long rev" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:370 -msgid "Instead of working tree, use the contents of the named file" +msgid "Show raw timestamp" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:371 -msgid "Specifies the format used to output dates" +msgid "Use revisions from named file instead of calling rev-list" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:372 -msgid "Detect moved or copied lines within a file" +msgid "Walk history forward instead of backward" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:373 -msgid "Detect lines moved or copied from other files that were modified in the same commit" +msgid "Show in a format designed for machine consumption" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:374 +msgid "Show the porcelain format" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:375 -msgid "Use the same output mode as git-annotate" +msgid "Show the result incrementally" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:376 -msgid "Show the filename in the original commit" +msgid "Instead of working tree, use the contents of the named file" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:377 -msgid "Show the line number in the original commit" +msgid "Specifies the format used to output dates" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:378 -msgid "Suppress the author name and timestamp from the output" +msgid "Detect moved or copied lines within a file" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:379 -msgid "Show the author email instead of author name" -msgstr "" - -#: /tmp/fish/implicit/share/completions/git.fish:380 -msgid "Ignore whitespace changes" +msgid "" +"Detect lines moved or copied from other files that were modified in the same " +"commit" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:381 +msgid "Use the same output mode as git-annotate" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:382 +msgid "Show the filename in the original commit" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:383 +msgid "Show the line number in the original commit" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:384 +msgid "Suppress the author name and timestamp from the output" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:385 +msgid "Show the author email instead of author name" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:386 +msgid "Ignore whitespace changes" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:387 msgid "Custom command" msgstr "" @@ -24021,7 +26308,9 @@ msgid "remove object files" msgstr "" #: /tmp/fish/implicit/share/completions/go.fish:19 -msgid "remove the corresponding installed archive or binary (what 'go install' would create)" +msgid "" +"remove the corresponding installed archive or binary (what 'go install' " +"would create)" msgstr "" #: /tmp/fish/implicit/share/completions/go.fish:20 @@ -24029,7 +26318,9 @@ msgid "print the remove commands it would execute, but not run them" msgstr "" #: /tmp/fish/implicit/share/completions/go.fish:21 -msgid "clean to be applied recursively to all the dependencies of the packages named by the import paths" +msgid "" +"clean to be applied recursively to all the dependencies of the packages " +"named by the import paths" msgstr "" #: /tmp/fish/implicit/share/completions/go.fish:22 @@ -24264,7 +26555,9 @@ msgid "Complete using gpg key ids" msgstr "" #: /tmp/fish/implicit/share/completions/gpg.fish:3 -msgid "Complete using all algorithms of the type specified in argv[1] supported by gpg. argv[1] is a regexp" +msgid "" +"Complete using all algorithms of the type specified in argv[1] supported by " +"gpg. argv[1] is a regexp" msgstr "" #: /tmp/fish/implicit/share/completions/gpg.fish:4 @@ -24317,11 +26610,15 @@ msgstr "" #: /tmp/fish/implicit/share/completions/gpg.fish:16 #: /tmp/fish/implicit/share/completions/gpg.fish:17 -msgid "List all keys from the public keyrings, or just the ones given on the command line" +msgid "" +"List all keys from the public keyrings, or just the ones given on the " +"command line" msgstr "" #: /tmp/fish/implicit/share/completions/gpg.fish:18 -msgid "List all keys from the secret keyrings, or just the ones given on the command line" +msgid "" +"List all keys from the secret keyrings, or just the ones given on the " +"command line" msgstr "" #: /tmp/fish/implicit/share/completions/gpg.fish:19 @@ -24361,7 +26658,8 @@ msgid "Remove key from the secret and public keyring" msgstr "" #: /tmp/fish/implicit/share/completions/gpg.fish:28 -msgid "Same as --delete-key, but if a secret key exists, it will be removed first" +msgid "" +"Same as --delete-key, but if a secret key exists, it will be removed first" msgstr "" #: /tmp/fish/implicit/share/completions/gpg.fish:29 @@ -24395,7 +26693,9 @@ msgid "Import the keys with the given key IDs from a keyserver" msgstr "" #: /tmp/fish/implicit/share/completions/gpg.fish:38 -msgid "Request updates from a keyserver for keys that already exist on the local keyring" +msgid "" +"Request updates from a keyserver for keys that already exist on the local " +"keyring" msgstr "" #: /tmp/fish/implicit/share/completions/gpg.fish:39 @@ -24415,7 +26715,9 @@ msgid "Send the ownertrust values to stdout" msgstr "" #: /tmp/fish/implicit/share/completions/gpg.fish:43 -msgid "Update the trustdb with the ownertrust values stored in specified files or stdin" +msgid "" +"Update the trustdb with the ownertrust values stored in specified files or " +"stdin" msgstr "" #: /tmp/fish/implicit/share/completions/gpg.fish:44 @@ -24423,7 +26725,8 @@ msgid "Create signature caches in the keyring" msgstr "" #: /tmp/fish/implicit/share/completions/gpg.fish:45 -msgid "Print message digest of specified algorithm for all given files or stdin" +msgid "" +"Print message digest of specified algorithm for all given files or stdin" msgstr "" #: /tmp/fish/implicit/share/completions/gpg.fish:46 @@ -24453,7 +26756,9 @@ msgid "Write output to specified file" msgstr "" #: /tmp/fish/implicit/share/completions/gpg.fish:53 -msgid "Sets a limit on the number of bytes that will be generated when processing a file" +msgid "" +"Sets a limit on the number of bytes that will be generated when processing a " +"file" msgstr "" #: /tmp/fish/implicit/share/completions/gpg.fish:54 @@ -24499,11 +26804,15 @@ msgid "Use a different decompression method for BZIP2 compressed files" msgstr "" #: /tmp/fish/implicit/share/completions/gpg.fish:67 -msgid "Treat input files as text and store them in the OpenPGP canonical text form with standard 'CRLF' line endings" +msgid "" +"Treat input files as text and store them in the OpenPGP canonical text form " +"with standard 'CRLF' line endings" msgstr "" #: /tmp/fish/implicit/share/completions/gpg.fish:68 -msgid "Don't treat input files as text and store them in the OpenPGP canonical text form with standard 'CRLF' line endings" +msgid "" +"Don't treat input files as text and store them in the OpenPGP canonical text " +"form with standard 'CRLF' line endings" msgstr "" #: /tmp/fish/implicit/share/completions/gpg.fish:69 @@ -24546,15 +26855,20 @@ msgid "Don't prompt for a certification level when making a key signature" msgstr "" #: /tmp/fish/implicit/share/completions/gpg.fish:78 -msgid "The default certification level to use for the level check when signing a key" +msgid "" +"The default certification level to use for the level check when signing a key" msgstr "" #: /tmp/fish/implicit/share/completions/gpg.fish:79 -msgid "Disregard any signatures with a certification level below specified level when building the trust database" +msgid "" +"Disregard any signatures with a certification level below specified level " +"when building the trust database" msgstr "" #: /tmp/fish/implicit/share/completions/gpg.fish:80 -msgid "Assume that the specified key is as trustworthy as one of your own secret keys" +msgid "" +"Assume that the specified key is as trustworthy as one of your own secret " +"keys" msgstr "" #: /tmp/fish/implicit/share/completions/gpg.fish:81 @@ -24594,11 +26908,14 @@ msgid "The command line that should be run to view a photo ID" msgstr "" #: /tmp/fish/implicit/share/completions/gpg.fish:90 -msgid "Sets a list of directories to search for photo viewers and keyserver helpers" +msgid "" +"Sets a list of directories to search for photo viewers and keyserver helpers" msgstr "" #: /tmp/fish/implicit/share/completions/gpg.fish:91 -msgid "Display the keyring name at the head of key listings to show which keyring a given key resides on" +msgid "" +"Display the keyring name at the head of key listings to show which keyring a " +"given key resides on" msgstr "" #: /tmp/fish/implicit/share/completions/gpg.fish:92 @@ -24630,7 +26947,9 @@ msgid "Assume that following command line arguments are given in UTF8" msgstr "" #: /tmp/fish/implicit/share/completions/gpg.fish:99 -msgid "Assume that following arguments are encoded in the character set specified by --display-charset" +msgid "" +"Assume that following arguments are encoded in the character set specified " +"by --display-charset" msgstr "" #: /tmp/fish/implicit/share/completions/gpg.fish:100 @@ -24722,11 +27041,15 @@ msgid "Don't create file with name as given in data" msgstr "" #: /tmp/fish/implicit/share/completions/gpg.fish:122 -msgid "Number of completely trusted users to introduce a new key signer (defaults to 1)" +msgid "" +"Number of completely trusted users to introduce a new key signer (defaults " +"to 1)" msgstr "" #: /tmp/fish/implicit/share/completions/gpg.fish:123 -msgid "Number of marginally trusted users to introduce a new key signer (defaults to 3)" +msgid "" +"Number of marginally trusted users to introduce a new key signer (defaults " +"to 3)" msgstr "" #: /tmp/fish/implicit/share/completions/gpg.fish:124 @@ -24798,7 +27121,9 @@ msgid "Put the recipient keyid into encrypted packets" msgstr "" #: /tmp/fish/implicit/share/completions/gpg.fish:141 -msgid "Change the behavior of cleartext signatures so that they can be used for patch files" +msgid "" +"Change the behavior of cleartext signatures so that they can be used for " +"patch files" msgstr "" #: /tmp/fish/implicit/share/completions/gpg.fish:142 @@ -24854,15 +27179,19 @@ msgid "Disable the use of the modification detection code" msgstr "" #: /tmp/fish/implicit/share/completions/gpg.fish:155 -msgid "Allow the import and use of keys with user IDs which are not self-signed" +msgid "" +"Allow the import and use of keys with user IDs which are not self-signed" msgstr "" #: /tmp/fish/implicit/share/completions/gpg.fish:156 -msgid "Do not allow the import and use of keys with user IDs which are not self-signed" +msgid "" +"Do not allow the import and use of keys with user IDs which are not self-" +"signed" msgstr "" #: /tmp/fish/implicit/share/completions/gpg.fish:157 -msgid "Disable all checks on the form of the user ID while generating a new one" +msgid "" +"Disable all checks on the form of the user ID while generating a new one" msgstr "" #: /tmp/fish/implicit/share/completions/gpg.fish:158 @@ -24882,7 +27211,9 @@ msgid "Do not fail on MDC integrity protection failure" msgstr "" #: /tmp/fish/implicit/share/completions/gpg.fish:162 -msgid "Lock the databases the first time a lock is requested and do not release the lock until the process terminates" +msgid "" +"Lock the databases the first time a lock is requested and do not release the " +"lock until the process terminates" msgstr "" #: /tmp/fish/implicit/share/completions/gpg.fish:163 @@ -24890,7 +27221,8 @@ msgid "Release the locks every time a lock is no longer needed" msgstr "" #: /tmp/fish/implicit/share/completions/gpg.fish:164 -msgid "Do not create an internal pool file for quicker generation of random numbers" +msgid "" +"Do not create an internal pool file for quicker generation of random numbers" msgstr "" #: /tmp/fish/implicit/share/completions/gpg.fish:165 @@ -24906,7 +27238,9 @@ msgid "Suppress the warning about 'using insecure memory'" msgstr "" #: /tmp/fish/implicit/share/completions/gpg.fish:168 -msgid "Suppress the warning about unsafe file and home directory (--homedir) permissions" +msgid "" +"Suppress the warning about unsafe file and home directory (--homedir) " +"permissions" msgstr "" #: /tmp/fish/implicit/share/completions/gpg.fish:169 @@ -24938,11 +27272,15 @@ msgid "Print key listings delimited by colons" msgstr "" #: /tmp/fish/implicit/share/completions/gpg.fish:176 -msgid "Print key listings delimited by colons (like --with-colons) and print the public key data" +msgid "" +"Print key listings delimited by colons (like --with-colons) and print the " +"public key data" msgstr "" #: /tmp/fish/implicit/share/completions/gpg.fish:177 -msgid "Same as the command --fingerprint but changes only the format of the output and may be used together with another command" +msgid "" +"Same as the command --fingerprint but changes only the format of the output " +"and may be used together with another command" msgstr "" #: /tmp/fish/implicit/share/completions/gpg.fish:178 @@ -24950,11 +27288,14 @@ msgid "Changes the output of the list commands to work faster" msgstr "" #: /tmp/fish/implicit/share/completions/gpg.fish:179 -msgid "Do not merge primary user ID and primary key in --with-colon listing mode and print all timestamps as UNIX timestamps" +msgid "" +"Do not merge primary user ID and primary key in --with-colon listing mode " +"and print all timestamps as UNIX timestamps" msgstr "" #: /tmp/fish/implicit/share/completions/gpg.fish:180 -msgid "Changes the behaviour of some commands. This is like --dry-run but different" +msgid "" +"Changes the behaviour of some commands. This is like --dry-run but different" msgstr "" #: /tmp/fish/implicit/share/completions/gpg.fish:181 @@ -24976,11 +27317,16 @@ msgid "Do not prompt for an expiration time" msgstr "" #: /tmp/fish/implicit/share/completions/gpg.fish:187 -msgid "Don't look at the key ID as stored in the message but try all secret keys in turn to find the right decryption key" +msgid "" +"Don't look at the key ID as stored in the message but try all secret keys in " +"turn to find the right decryption key" msgstr "" #: /tmp/fish/implicit/share/completions/gpg.fish:188 -msgid "Enable a mode in which filenames of the form -&n, where n is a non-negative decimal number, refer to the file descriptor n and not to a file with that name" +msgid "" +"Enable a mode in which filenames of the form -&n, where n is a non-negative " +"decimal number, refer to the file descriptor n and not to a file with that " +"name" msgstr "" #: /tmp/fish/implicit/share/completions/gpg.fish:189 @@ -24996,7 +27342,8 @@ msgid "Remove all entries from the --group list" msgstr "" #: /tmp/fish/implicit/share/completions/gpg.fish:192 -msgid "Don't change the permissions of a secret keyring back to user read/write only" +msgid "" +"Don't change the permissions of a secret keyring back to user read/write only" msgstr "" #: /tmp/fish/implicit/share/completions/gpg.fish:193 @@ -25008,7 +27355,8 @@ msgid "Set the list of personal digest preferences to the specified string" msgstr "" #: /tmp/fish/implicit/share/completions/gpg.fish:195 -msgid "Set the list of personal compression preferences to the specified string" +msgid "" +"Set the list of personal compression preferences to the specified string" msgstr "" #: /tmp/fish/implicit/share/completions/gpg.fish:196 @@ -25440,7 +27788,7 @@ msgid "Uses Gradle Daemon to run build" msgstr "" #: /tmp/fish/implicit/share/completions/gradle.fish:11 -msgid "Uses Gradle Daemon in forground" +msgid "Uses Gradle Daemon in foreground" msgstr "" #: /tmp/fish/implicit/share/completions/gradle.fish:12 @@ -25743,6 +28091,247 @@ msgstr "" msgid "This option permits to add group with non-unique GID" msgstr "" +#: /tmp/fish/implicit/share/completions/grub-file.fish:1 +msgid "Check if FILE can be booted as i386 PAE Xen unprivileged guest kernel" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:2 +msgid "" +"Check if given file can be booted as x86_64 Xen unprivileged guest kernel" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:3 +msgid "Check if given file can be used as Xen x86 privileged guest kernel" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:4 +msgid "Check if given file can be used as x86 multiboot kernel" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:5 +msgid "Check if given file can be used as x86 multiboot2 kernel" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:6 +msgid "Check if given file is ARM Linux" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:7 +msgid "Check if given file is ARM64 Linux" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:8 +msgid "Check if given file is IA64 Linux" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:9 +msgid "Check if given file is MIPS Linux" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:10 +msgid "Check if given file is MIPSEL Linux" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:11 +msgid "Check if given file is SPARC64 Linux" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:12 +msgid "Check if given file is POWERPC Linux" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:13 +msgid "Check if given file is x86 Linux" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:14 +msgid "Check if given file is x86 Linux supporting 32-bit protocol" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:15 +msgid "Check if given file is x86 kFreeBSD" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:16 +msgid "Check if given file is i386 kFreeBSD" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:17 +msgid "Check if given file is x86_64 kFreeBSD" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:18 +msgid "Check if given file is x86 kNetBSD" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:19 +msgid "Check if given file is i386 kNetBSD" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:20 +msgid "Check if given file is x86_64 kNetBSD" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:21 +msgid "Check if given file is i386 EFI file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:22 +msgid "Check if given file is x86_64 EFI file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:23 +msgid "Check if given file is IA64 EFI file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:24 +msgid "Check if given file is ARM64 EFI file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:25 +msgid "Check if given file is ARM EFI file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:26 +msgid "Check if given file is hiberfil.sys in hibernated state" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:27 +msgid "Check if given file is x86_64 XNU (Mac OS X kernel)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:28 +msgid "Check if given file is i386 XNU (Mac OS X kernel)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:29 +msgid "Check if given file is XNU (Mac OS X kernel) hibernated image" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:30 +msgid "Check if given file is BIOS bootsector" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:32 +msgid "Display usage and exit" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:1 +msgid "Compress GRUB files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:2 +msgid "Use image and modules under given directory" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:3 +msgid "Install given fonts" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:4 +msgid "Install only given modules and their dependencies" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:5 +msgid "Embed given file as public key for signature checking" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:6 +msgid "Use translations under given directory" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:7 +msgid "Install only given locales" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:8 +msgid "Preload specfied modules" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:9 +msgid "Install given theme" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:11 +msgid "Make drive also bootable as floppy" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:12 +msgid "Install GRUB images under DIR/grub" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:13 +msgid "Set bootloader ID" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:14 +msgid "Choose compression to use for core image" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:15 +msgid "Set disk module to use" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:16 +msgid "Use given directory as the EFI System Partition root" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:17 +msgid "Install even if problems are detected" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:18 +msgid "Use identifier file even if UUID is available" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:19 +msgid "Use given color for label background" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:20 +msgid "Use given color for label" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:21 +msgid "Use given file for label" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:22 +msgid "Use given directory for PPC Mac install" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:23 +msgid "Do not install bootsector" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:24 +msgid "Don't update the boot-device/Boot* NVRAM variables" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:25 +msgid "Don't apply any reed-solomon codes when embedding core.img" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:26 +msgid "Set product version" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:27 +msgid "Delete device map if it already exists" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:28 +msgid "The installation is removable" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:29 +msgid "Do not probe for filesystems" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:30 +msgid "Install GRUB for given platform" +msgstr "" + #: /tmp/fish/implicit/share/completions/grunt.fish:1 msgid "Print the grunt version. Combine with --verbose for more info" msgstr "" @@ -25818,11 +28407,6 @@ msgstr "" msgid "Save/restore filename" msgstr "" -#: /tmp/fish/implicit/share/completions/gunzip.fish:8 -#: /tmp/fish/implicit/share/completions/gzip.fish:8 -msgid "Suppress warnings" -msgstr "" - #: /tmp/fish/implicit/share/completions/gunzip.fish:9 #: /tmp/fish/implicit/share/completions/gzip.fish:9 msgid "Recurse directories" @@ -25887,7 +28471,8 @@ msgid "Do show all messages in the info popup window" msgstr "" #: /tmp/fish/implicit/share/completions/gv.fish:13 -msgid "Start ghostscript with additional options as specified by the string ARGS" +msgid "" +"Start ghostscript with additional options as specified by the string ARGS" msgstr "" #: /tmp/fish/implicit/share/completions/gv.fish:14 @@ -25923,7 +28508,8 @@ msgid "Interchange the meaning of the orientations landscape and seascape" msgstr "" #: /tmp/fish/implicit/share/completions/gv.fish:22 -msgid "Do not interchange the meaning of the orientation landscape and seascape" +msgid "" +"Do not interchange the meaning of the orientation landscape and seascape" msgstr "" #: /tmp/fish/implicit/share/completions/gv.fish:23 @@ -26314,80 +28900,346 @@ msgid "Show the server version" msgstr "" #: /tmp/fish/implicit/share/completions/help.fish:1 -msgid "Introduction to the fish syntax" +#: /tmp/fish/implicit/share/completions/help.fish:68 +msgid "Autosuggestions" msgstr "" #: /tmp/fish/implicit/share/completions/help.fish:2 -msgid "Incomplete aspects of fish" +msgid "Builtin commands" msgstr "" #: /tmp/fish/implicit/share/completions/help.fish:3 -msgid "Known fish bugs" +msgid "Cartesian Products" msgstr "" #: /tmp/fish/implicit/share/completions/help.fish:4 -msgid "Help on how to reuse previously entered commands" +msgid "Setting syntax highlighting colors" msgstr "" #: /tmp/fish/implicit/share/completions/help.fish:5 -msgid "Help on how tab-completion works" +msgid "Combining different expansions" msgstr "" #: /tmp/fish/implicit/share/completions/help.fish:6 -msgid "Help on how job control works" +msgid "How tab-completion works" msgstr "" #: /tmp/fish/implicit/share/completions/help.fish:7 -msgid "Summary on how fish differs from other shells" +msgid "Useful functions for writing completions" msgstr "" #: /tmp/fish/implicit/share/completions/help.fish:8 -msgid "Help on how to set the prompt" +msgid "Writing your own completions" msgstr "" #: /tmp/fish/implicit/share/completions/help.fish:9 -msgid "Help on how to set the titlebar message" +msgid "Where to put completions" msgstr "" #: /tmp/fish/implicit/share/completions/help.fish:10 -msgid "Help on how to copy and paste" -msgstr "" - -#: /tmp/fish/implicit/share/completions/help.fish:11 -msgid "Help on editor shortcuts" +msgid "Debugging fish scripts" msgstr "" #: /tmp/fish/implicit/share/completions/help.fish:12 -msgid "Help on environment variables" +msgid "Command line editor" msgstr "" #: /tmp/fish/implicit/share/completions/help.fish:13 -msgid "Help on setting syntax highlighting colors" +msgid "Emacs mode commands" msgstr "" #: /tmp/fish/implicit/share/completions/help.fish:14 +msgid "Escaping characters" +msgstr "" + #: /tmp/fish/implicit/share/completions/help.fish:15 -msgid "Help on parameter expansion (Globbing)" +msgid "Event handlers" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:16 +#: /tmp/fish/implicit/share/completions/help.fish:25 +msgid "Parameter expansion (Globbing)" msgstr "" #: /tmp/fish/implicit/share/completions/help.fish:17 -msgid "Help on home directory expansion ~USER" +msgid "Brace expansion {a,b,c}" msgstr "" #: /tmp/fish/implicit/share/completions/help.fish:18 -msgid "Help on brace expansion {a,b,c}" +msgid "Command substitution" msgstr "" #: /tmp/fish/implicit/share/completions/help.fish:19 -msgid "Help on wildcard expansion *.*" +msgid "Command substitution (SUBCOMMAND)" msgstr "" #: /tmp/fish/implicit/share/completions/help.fish:20 -msgid "Help on command substitution (SUBCOMMAND)" +msgid "Home directory expansion ~USER" msgstr "" #: /tmp/fish/implicit/share/completions/help.fish:21 -msgid "Help on process expansion %JOB" +msgid "Index range expansion" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:22 +msgid "Process expansion %JOB" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:24 +msgid "Wildcard expansion *.*" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:26 +msgid "Configurable greeting" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:27 +msgid "Help on how to reuse previously entered commands" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:28 +msgid "Searchable history" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:29 +msgid "Shell variable and function names" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:30 +msgid "Initialization files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:31 +msgid "Introduction" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:32 +msgid "Common issues with fish" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:33 +msgid "Running multiple programs" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:34 +msgid "Copy and paste (Kill Ring)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:35 +msgid "Further help and development" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:36 +msgid "Multiline editing" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:37 +msgid "Other features" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:38 +msgid "Piping" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:39 +msgid "Programmable prompt" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:40 +msgid "Quotes" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:41 +msgid "Input/Output (IO) redirection" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:42 +msgid "Shared bindings" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:43 +msgid "Introduction to the fish syntax" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:44 +msgid "Background jobs" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:45 +msgid "Conditional execution of code and flow control" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:46 +#: /tmp/fish/implicit/share/completions/help.fish:74 +msgid "Functions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:47 +msgid "Autoloading functions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:48 +msgid "Defining aliases" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:49 +msgid "Job control" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:50 +msgid "Some common words" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:51 +msgid "Programmable title" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:52 +msgid "Shell variables" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:53 +msgid "Arrays" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:54 +msgid "Variables for changing highlighting colors" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:55 +msgid "Exporting variables" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:56 +msgid "Variable scope for functions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:57 +msgid "Locale variables" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:58 +msgid "Variable scope" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:59 +msgid "Special variables" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:60 +msgid "The status variable" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:61 +msgid "More on universal variables" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:62 +msgid "Vi mode commands" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:63 +msgid "Command mode" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:64 +msgid "Insert mode" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:65 +msgid "Visual mode" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:66 +msgid "Tutorial" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:67 +msgid "Autoloading Functions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:69 +msgid "Combiners (And, Or, Not)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:70 +msgid "Command Substitutions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:71 +msgid "Conditionals (If, Else, Switch)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:72 +msgid "Exit Status" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:73 +msgid "Exports (Shell Variables)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:75 +msgid "Getting Help" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:76 +msgid "Learning fish" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:77 +msgid "Lists" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:78 +msgid "Loops" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:79 +msgid "Ready for more?" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:81 +msgid "Pipes and Redirections" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:82 +msgid "Prompt" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:83 +msgid "Running Commands" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:84 +msgid "Separating Commands (Semicolon)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:85 +msgid "Startup (Where's .bashrc?)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:86 +msgid "Syntax Highlighting" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:87 +msgid "Tab Completions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:88 +msgid "Universal Variables" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:89 +msgid "Variables" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:90 +msgid "Why fish?" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:91 +msgid "Wildcards" msgstr "" #: /tmp/fish/implicit/share/completions/heroku.fish:1 @@ -26472,240 +29324,282 @@ msgid "manage heroku-postgresql databases" msgstr "" #: /tmp/fish/implicit/share/completions/heroku.fish:22 -msgid "manage backups of heroku postgresql databases" -msgstr "" - -#: /tmp/fish/implicit/share/completions/heroku.fish:23 msgid "manage plugins to the heroku gem" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:24 +#: /tmp/fish/implicit/share/completions/heroku.fish:23 msgid "list available regions" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:25 +#: /tmp/fish/implicit/share/completions/heroku.fish:24 msgid "manage the stack for an app" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:26 +#: /tmp/fish/implicit/share/completions/heroku.fish:25 msgid "check status of heroku platform" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:27 +#: /tmp/fish/implicit/share/completions/heroku.fish:26 msgid "update the heroku client" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:28 +#: /tmp/fish/implicit/share/completions/heroku.fish:27 msgid "display version" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:29 -msgid "APP DIRECTORY clones a heroku app to your local machine at DIRECTORY (defaults to app name)" +#: /tmp/fish/implicit/share/completions/heroku.fish:28 +msgid "" +"APP DIRECTORY clones a heroku app to your local machine at DIRECTORY " +"(defaults to app name)" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:30 +#: /tmp/fish/implicit/share/completions/heroku.fish:29 msgid "adds a git remote to an app repo (-a APP)" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:31 +#: /tmp/fish/implicit/share/completions/heroku.fish:30 msgid "install an addon" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:32 +#: /tmp/fish/implicit/share/completions/heroku.fish:31 msgid "open an addon's documentation in your browser" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:33 +#: /tmp/fish/implicit/share/completions/heroku.fish:32 msgid "downgrade an existing addon" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:34 +#: /tmp/fish/implicit/share/completions/heroku.fish:33 msgid "list all available addons" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:35 +#: /tmp/fish/implicit/share/completions/heroku.fish:34 msgid "open an addon's dashboard in your browser" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:36 +#: /tmp/fish/implicit/share/completions/heroku.fish:35 msgid "uninstall one or more addons" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:37 +#: /tmp/fish/implicit/share/completions/heroku.fish:36 msgid "upgrade an existing addon" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:38 +#: /tmp/fish/implicit/share/completions/heroku.fish:37 msgid "the org to list the apps for" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:39 +#: /tmp/fish/implicit/share/completions/heroku.fish:38 msgid "list all apps in the org. Not just joined apps" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:40 +#: /tmp/fish/implicit/share/completions/heroku.fish:39 msgid "list apps in personal account when a default org is set" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:41 +#: /tmp/fish/implicit/share/completions/heroku.fish:40 msgid "create a new app (takes name)" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:42 +#: /tmp/fish/implicit/share/completions/heroku.fish:41 msgid " permanently destroy an app (--app APP)" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:43 +#: /tmp/fish/implicit/share/completions/heroku.fish:42 msgid "show detailed app information" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:44 +#: /tmp/fish/implicit/share/completions/heroku.fish:43 msgid " add yourself to an organization app (--app APP)" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:45 +#: /tmp/fish/implicit/share/completions/heroku.fish:44 msgid " remove yourself from an organization app (--app APP)" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:46 +#: /tmp/fish/implicit/share/completions/heroku.fish:45 msgid " lock an organization app to restrict access" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:47 +#: /tmp/fish/implicit/share/completions/heroku.fish:46 msgid " open the app in a web browser" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:48 +#: /tmp/fish/implicit/share/completions/heroku.fish:47 msgid " rename the app (apps:rename newname --app oldname)" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:49 +#: /tmp/fish/implicit/share/completions/heroku.fish:48 msgid " unlock an organization app so that any org member can join it" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:50 +#: /tmp/fish/implicit/share/completions/heroku.fish:49 msgid "log in with your heroku credentials" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:51 +#: /tmp/fish/implicit/share/completions/heroku.fish:50 msgid "clear local authentication credentials" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:52 +#: /tmp/fish/implicit/share/completions/heroku.fish:51 msgid "display your api token" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:53 +#: /tmp/fish/implicit/share/completions/heroku.fish:52 msgid "display your heroku email address" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:54 +#: /tmp/fish/implicit/share/completions/heroku.fish:53 msgid "output config vars in shell format" msgstr "" +#: /tmp/fish/implicit/share/completions/heroku.fish:54 #: /tmp/fish/implicit/share/completions/heroku.fish:55 -#: /tmp/fish/implicit/share/completions/heroku.fish:56 msgid "display a config value for an app" msgstr "" +#: /tmp/fish/implicit/share/completions/heroku.fish:56 #: /tmp/fish/implicit/share/completions/heroku.fish:57 -#: /tmp/fish/implicit/share/completions/heroku.fish:58 msgid "set one or more config vars (KEY=VALUE)" msgstr "" +#: /tmp/fish/implicit/share/completions/heroku.fish:58 #: /tmp/fish/implicit/share/completions/heroku.fish:59 -#: /tmp/fish/implicit/share/completions/heroku.fish:60 msgid "unset one or more config vars" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:61 +#: /tmp/fish/implicit/share/completions/heroku.fish:60 msgid "add a custom domain to an app" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:62 +#: /tmp/fish/implicit/share/completions/heroku.fish:61 msgid "remove all custom domains from an app" msgstr "" +#: /tmp/fish/implicit/share/completions/heroku.fish:62 #: /tmp/fish/implicit/share/completions/heroku.fish:63 -#: /tmp/fish/implicit/share/completions/heroku.fish:64 msgid "remove a custom domain from an app" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:65 +#: /tmp/fish/implicit/share/completions/heroku.fish:64 msgid "the number of lines to display" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:66 +#: /tmp/fish/implicit/share/completions/heroku.fish:65 msgid "only display logs from the given process" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:67 +#: /tmp/fish/implicit/share/completions/heroku.fish:66 msgid "only display logs from the given source" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:68 +#: /tmp/fish/implicit/share/completions/heroku.fish:67 msgid "continually stream logs" msgstr "" +#: /tmp/fish/implicit/share/completions/heroku.fish:68 +msgid "manage backups of heroku postgresql databases" +msgstr "" + #: /tmp/fish/implicit/share/completions/heroku.fish:69 +msgid "cancel an in-progress backup or restore (default newest)" +msgstr "" + #: /tmp/fish/implicit/share/completions/heroku.fish:70 -msgid "resize dynos to the given size (DYNO1=1X|2X|PX)" +msgid "capture a new backup" msgstr "" #: /tmp/fish/implicit/share/completions/heroku.fish:71 +msgid "delete a backup" +msgstr "" + #: /tmp/fish/implicit/share/completions/heroku.fish:72 -msgid "restart an app dyno" +msgid "downloads database backup" msgstr "" #: /tmp/fish/implicit/share/completions/heroku.fish:73 +msgid "get information about a specific backup" +msgstr "" + #: /tmp/fish/implicit/share/completions/heroku.fish:74 -msgid "scale dynos by the given amount (DYNO1=AMOUNT1)" +msgid "restore a backup (default latest) to a database" msgstr "" #: /tmp/fish/implicit/share/completions/heroku.fish:75 +msgid "schedule daily backups for given database" +msgstr "" + #: /tmp/fish/implicit/share/completions/heroku.fish:76 -msgid "stop an app dyno" +msgid "list backup schedule" msgstr "" #: /tmp/fish/implicit/share/completions/heroku.fish:77 -msgid "number of releases to show, maximum 50" +msgid "stop daily backups" msgstr "" #: /tmp/fish/implicit/share/completions/heroku.fish:78 +msgid "get secret but publicly accessible URL of a backup" +msgstr "" + #: /tmp/fish/implicit/share/completions/heroku.fish:79 -msgid "view detailed information for a release" -msgstr "" - #: /tmp/fish/implicit/share/completions/heroku.fish:80 -#: /tmp/fish/implicit/share/completions/heroku.fish:81 -msgid "roll back to an older release" +msgid "resize dynos to the given size (DYNO1=1X|2X|PX)" msgstr "" +#: /tmp/fish/implicit/share/completions/heroku.fish:81 #: /tmp/fish/implicit/share/completions/heroku.fish:82 -msgid "specify dyno size" +msgid "restart an app dyno" msgstr "" #: /tmp/fish/implicit/share/completions/heroku.fish:83 -msgid "open a remote console session (with optional COMMAND)" -msgstr "" - #: /tmp/fish/implicit/share/completions/heroku.fish:84 -msgid "run a detached dyno, where output is sent to your logs" +msgid "scale dynos by the given amount (DYNO1=AMOUNT1)" msgstr "" #: /tmp/fish/implicit/share/completions/heroku.fish:85 -msgid "stream logs for the dyno" -msgstr "" - #: /tmp/fish/implicit/share/completions/heroku.fish:86 -msgid "add a collaborator to an app" +msgid "stop an app dyno" msgstr "" #: /tmp/fish/implicit/share/completions/heroku.fish:87 -msgid "remove a collaborator from an app" +msgid "number of releases to show, maximum 50" msgstr "" #: /tmp/fish/implicit/share/completions/heroku.fish:88 +#: /tmp/fish/implicit/share/completions/heroku.fish:89 +msgid "view detailed information for a release" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:90 +#: /tmp/fish/implicit/share/completions/heroku.fish:91 +msgid "roll back to an older release" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:92 +msgid "specify dyno size" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:93 +msgid "open a remote console session (with optional COMMAND)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:94 +msgid "run a detached dyno, where output is sent to your logs" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:95 +msgid "stream logs for the dyno" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:96 +msgid "add a collaborator to an app" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:97 +msgid "remove a collaborator from an app" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:98 msgid "transfers an app to another user or an organization." msgstr "" @@ -27659,6 +30553,7 @@ msgstr "" #: /tmp/fish/implicit/share/completions/hg.fish:334 #: /tmp/fish/implicit/share/completions/hg.fish:397 +#: /tmp/fish/implicit/share/completions/hg.fish:432 msgid "ignore changes in the amount of white space" msgstr "" @@ -27850,10 +30745,6 @@ msgstr "" msgid "amend the parent of the working dir" msgstr "" -#: /tmp/fish/implicit/share/completions/hg.fish:432 -msgid "ignore chnages in the amount of white space" -msgstr "" - #: /tmp/fish/implicit/share/completions/hg.fish:436 msgid "record delete for missing files" msgstr "" @@ -28104,6 +30995,8 @@ msgstr "" #: /tmp/fish/implicit/share/completions/mkdosfs.fish:22 #: /tmp/fish/implicit/share/completions/perl.fish:22 #: /tmp/fish/implicit/share/completions/pv.fish:32 +#: /tmp/fish/implicit/share/completions/s3cmd.fish:41 +#: /tmp/fish/implicit/share/completions/subl.fish:8 msgid "Show help and exit" msgstr "" @@ -28169,7 +31062,8 @@ msgid "Display image features (e.g. contrast, correlation) [distance]" msgstr "" #: /tmp/fish/implicit/share/completions/identify.fish:15 -msgid "Color, Configure, Delegate, Format, Magic, Module, Resource, or Type [type]" +msgid "" +"Color, Configure, Delegate, Format, Magic, Module, Resource, or Type [type]" msgstr "" #: /tmp/fish/implicit/share/completions/identify.fish:26 @@ -28205,7 +31099,9 @@ msgid "Connects to a node using a remote shell" msgstr "" #: /tmp/fish/implicit/share/completions/iex.fish:16 -msgid "Overrides default .iex file and uses path instead; path can be empty, then no file will be loaded" +msgid "" +"Overrides default .iex file and uses path instead; path can be empty, then " +"no file will be loaded" msgstr "" #: /tmp/fish/implicit/share/completions/ifconfig.fish:1 @@ -28632,6 +31528,7 @@ msgstr "" #: /tmp/fish/implicit/share/completions/iptables.fish:25 #: /tmp/fish/implicit/share/completions/mkinitcpio.fish:18 +#: /tmp/fish/implicit/share/completions/s3cmd.fish:126 msgid "Verbose output" msgstr "" @@ -28660,6 +31557,322 @@ msgstr "" msgid "Use this command to load modules" msgstr "" +#: /tmp/fish/implicit/share/completions/jest.fish:2 +msgid "Automock all files by default" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:3 +msgid "Exit the test suite immediately upon the first failing test" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:4 +msgid "Respect the \"browser\" field in package.json when resolving modules" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:5 +msgid "Whether to use the transform cache" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:6 +msgid "Disable the cache" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:7 +msgid "The directory where Jest should store its dependency information" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:8 +msgid "Whether to run Jest in continuous integration (CI) mode" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:9 +msgid "Automatically clear mock calls and instances every test" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:10 +msgid "Alias for --coverage" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:11 +msgid "" +"glob pattern matching files that coverage info needs to be collected from" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:12 +msgid "Explicit list of paths coverage will be restricted to" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:13 +msgid "Forces test results output color highlighting" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:14 +msgid "Alias for --color" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:15 +msgid "The path to a jest config file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:16 +msgid "" +"Indicates that test coverage information be collected and reported in the " +"output" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:17 +msgid "The directory where Jest should output its coverage files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:18 +msgid "Pattern of files to ignore" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:19 +msgid "A list of reporter names that Jest uses when writing coverage reports" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:20 +msgid "" +"A JSON with which will be used to configure minimum threshold enforcement " +"for coverage results" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:21 +msgid "Print debugging info about your jest config" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:22 +msgid "The test environment used for all tests" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:23 +msgid "Use this flag to show full diffs instead of a patch" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:24 +msgid "Find related tests for a list of source files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:25 +msgid "Force Jest to exit after all tests have completed running" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:26 +msgid "A JSON string with map of global variables" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:27 +msgid "A JSON string with map of variables for the haste module system" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:28 +msgid "Prints the test results in JSON" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:29 +msgid "Will run all tests affected by file changes in the last commit made" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:30 +msgid "Lists all tests Jest will run given the arguments and exits" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:31 +msgid "Logs the heap usage after every test" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:32 +msgid "Maps code coverage reports against original source code" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:33 +msgid "Specifies the maximum number of workers" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:34 +msgid "Directory names to be searched recursively up from the requiring module" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:35 +msgid "An array of file extensions your modules use" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:36 +msgid "" +"A JSON with a map from regular expressions to module names that allow to " +"stub out resources" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:37 +msgid "Modules to ignore" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:38 +msgid "An alternative API to setting the NODE_PATH env variable" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:39 +msgid "Disables stack trace in test results output" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:40 +msgid "Activates notifications for test results" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:41 +msgid "Run tests based on the changed files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:42 +msgid "A file where to write test results" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:43 +msgid "A preset that is used as a base for Jest" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:44 +msgid "A list of projects that use Jest to run all tests" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:45 +msgid "A list of custom reporters for the test suite" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:46 +msgid "Automatically reset mock state between every test" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:47 +msgid "Whatever to reset the module registry for every test" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:48 +msgid "A JSON string which allows the use of a custom resolver" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:49 +msgid "The root directory that Jest should scan for tests and modules within" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:50 +msgid "Paths to directories that Jest should use to search for files in" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:51 +msgid "Run all tests serially in the current process" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:52 +msgid "The paths to modules to configure the testing environment" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:53 +msgid "The path to a module to configure the testing framework" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:54 +msgid "Print your jest config and then exits" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:55 +msgid "Prevent tests from printing messages through the console" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:56 +msgid "Snapshot serializer modules Jest should use for snapshot testing" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:57 +msgid "Alias for --env" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:58 +msgid "The glob patterns Jest uses to detect test files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:59 +msgid "Run only tests with a name that matches the regex pattern" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:60 +msgid "Paths to skip" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:61 +msgid "Regex for test paths" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:62 +msgid "The regexp pattern Jest uses to detect test files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:63 +msgid "Allows the use of a custom results processor" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:64 +msgid "Allows to specify a custom test runner" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:65 +msgid "This option sets the URL for the jsdom environment" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:66 +msgid "Setting this value to fake value of timers" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:67 +msgid "" +"A JSON string which maps from regular expressions to paths to transformers" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:68 +msgid "" +"Regexp patterns that are matched against all source file paths before " +"transformation" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:69 +msgid "a regex pattern of module to unmock" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:70 +msgid "Use this flag to re-record snapshots" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:71 +msgid "Divert all output to stderr" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:72 +msgid "Display individual test results with the test suite hierarchy" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:73 +#: /tmp/fish/implicit/share/completions/snap.fish:15 +#: /tmp/fish/implicit/share/completions/vagrant.fish:3 +msgid "Print the version and exit" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:74 +msgid "Watch files for changes and rerun tests related to changed files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:75 +msgid "Watch files for changes and rerun all tests" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:76 +msgid "Whether to use watchman for file crawling" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:77 +msgid "Disable using watchman for file crawling" +msgstr "" + #: /tmp/fish/implicit/share/completions/jobs.fish:2 msgid "Show the process id of each process in the job" msgstr "" @@ -28912,6 +32125,104 @@ msgstr "" msgid "Show help information and exit" msgstr "" +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:1 +msgid "List all devices" +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:2 +msgid "List available (paired and reachable) devices" +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:3 +msgid "" +"Make --list-devices or --list-available print the devices id, to ease " +"scripting" +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:4 +msgid "Search for devices in the network and re-establish connections" +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:5 +msgid "Request pairing to a said device" +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:6 +msgid "Find the said device by ringing it." +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:7 +msgid "Stop pairing to a said device" +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:8 +msgid "Sends a ping to said device" +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:9 +msgid "Same as ping but you can set the message to display" +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:10 +msgid "Share a file to a said device" +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:11 +msgid "Display the notifications on a said device" +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:12 +msgid "Lock the specified device" +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:13 +msgid "Sends an SMS. Requires destination" +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:14 +msgid "Phone number to send the message" +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:15 +msgid "Device ID" +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:16 +msgid "Device Name" +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:17 +msgid "Get encryption info about said device" +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:18 +msgid "Lists remote commands and their ids" +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:19 +msgid "Executes a remote command by id" +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:20 +msgid "Displays this help." +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:21 +msgid "Displays version information." +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:22 +msgid "Show author information." +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:23 +msgid "Show license information." +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:24 +msgid "The base file name of the desktop entry for this application." +msgstr "" + #: /tmp/fish/implicit/share/completions/killall.fish:1 msgid "Require an exact match for very long names" msgstr "" @@ -28921,7 +32232,10 @@ msgid "Do case insensitive process name match" msgstr "" #: /tmp/fish/implicit/share/completions/killall.fish:3 -msgid "Kill the process group to which the process belongs. The kill signal is only sent once per group, even if multiple processes belonging to the same process group were found" +msgid "" +"Kill the process group to which the process belongs. The kill signal is only " +"sent once per group, even if multiple processes belonging to the same " +"process group were found" msgstr "" #: /tmp/fish/implicit/share/completions/killall.fish:4 @@ -28942,7 +32256,9 @@ msgid "Be more verbose about what will be done" msgstr "" #: /tmp/fish/implicit/share/completions/killall.fish:9 -msgid "Use effective UID instead of the real UID for matching processes specified with the -u option" +msgid "" +"Use effective UID instead of the real UID for matching processes specified " +"with the -u option" msgstr "" #: /tmp/fish/implicit/share/completions/killall.fish:11 @@ -29048,7 +32364,9 @@ msgid "Do not show list of dependent files" msgstr "" #: /tmp/fish/implicit/share/completions/latexmk.fish:15 -msgid "Set name of output file for dependency list, and turn on showing of dependency list" +msgid "" +"Set name of output file for dependency list, and turn on showing of " +"dependency list" msgstr "" #: /tmp/fish/implicit/share/completions/latexmk.fish:16 @@ -29675,7 +32993,7 @@ msgstr "" #: /tmp/fish/implicit/share/completions/localectl.fish:3 #: /tmp/fish/implicit/share/completions/machinectl.fish:1 -#: /tmp/fish/implicit/share/completions/systemctl.fish:44 +#: /tmp/fish/implicit/share/completions/systemctl.fish:37 #: /tmp/fish/implicit/share/completions/systemd-analyze.fish:1 #: /tmp/fish/implicit/share/completions/timedatectl.fish:5 msgid "Execute the operation on a remote host" @@ -29816,7 +33134,9 @@ msgid "Deletes the named option from printer" msgstr "" #: /tmp/fish/implicit/share/completions/lpadmin.fish:5 -msgid "Removes the named printer from class. If the resulting class becomes empty it is removed" +msgid "" +"Removes the named printer from class. If the resulting class becomes empty " +"it is removed" msgstr "" #: /tmp/fish/implicit/share/completions/lpadmin.fish:6 @@ -29846,11 +33166,14 @@ msgstr "" #: /tmp/fish/implicit/share/completions/lpadmin.fish:13 #: /tmp/fish/implicit/share/completions/lpadmin.fish:14 -msgid "Specifies whether SNMP supply level (RFC 3805) values should be reported" +msgid "" +"Specifies whether SNMP supply level (RFC 3805) values should be reported" msgstr "" #: /tmp/fish/implicit/share/completions/lpadmin.fish:15 -msgid "Sets the kilobyte limit for per-user quotas. The value is an integer number of kilobytes (1024)" +msgid "" +"Sets the kilobyte limit for per-user quotas. The value is an integer number " +"of kilobytes (1024)" msgstr "" #: /tmp/fish/implicit/share/completions/lpadmin.fish:16 @@ -29874,7 +33197,9 @@ msgid "Sets the binary communications program to use when printing" msgstr "" #: /tmp/fish/implicit/share/completions/lpadmin.fish:21 -msgid "Sets the error policy to be used when the printer backend is unable to send the job to the printer. " +msgid "" +"Sets the error policy to be used when the printer backend is unable to send " +"the job to the printer. " msgstr "" #: /tmp/fish/implicit/share/completions/lpadmin.fish:22 @@ -29890,7 +33215,9 @@ msgstr "" #: /tmp/fish/implicit/share/completions/lpadmin.fish:26 #: /tmp/fish/implicit/share/completions/lpadmin.fish:27 #: /tmp/fish/implicit/share/completions/lpadmin.fish:28 -msgid "Sets user-level access control on a destination. Names starting with \"@\" are interpreted as UNIX group" +msgid "" +"Sets user-level access control on a destination. Names starting with \"@\" " +"are interpreted as UNIX group" msgstr "" #: /tmp/fish/implicit/share/completions/lp.fish:1 @@ -29931,15 +33258,21 @@ msgid "Shows a \"long\" listing of devices or drivers" msgstr "" #: /tmp/fish/implicit/share/completions/lpinfo.fish:2 -msgid "Specifies the IEEE-1284 device ID to match when listing drivers with the -m option" +msgid "" +"Specifies the IEEE-1284 device ID to match when listing drivers with the -m " +"option" msgstr "" #: /tmp/fish/implicit/share/completions/lpinfo.fish:3 -msgid "Specifies a comma-separated list of device or PPD schemes that should be excluded from the results" +msgid "" +"Specifies a comma-separated list of device or PPD schemes that " +"should be excluded from the results" msgstr "" #: /tmp/fish/implicit/share/completions/lpinfo.fish:4 -msgid "Specifies a comma-separated list of device or PPD schemes that should be included in the results" +msgid "" +"Specifies a comma-separated list of device or PPD schemes that should be " +"included in the results" msgstr "" #: /tmp/fish/implicit/share/completions/lpinfo.fish:5 @@ -29947,7 +33280,8 @@ msgid "Specifies the language to match when listing drivers with the -m option" msgstr "" #: /tmp/fish/implicit/share/completions/lpinfo.fish:6 -msgid "Specifies the make and model to match when listing drivers with the -m option" +msgid "" +"Specifies the make and model to match when listing drivers with the -m option" msgstr "" #: /tmp/fish/implicit/share/completions/lpinfo.fish:7 @@ -30012,11 +33346,16 @@ msgid "Disables banner printing" msgstr "" #: /tmp/fish/implicit/share/completions/lpr.fish:4 -msgid "Specifies that the print file is already formatted for the destination and should be sent without filtering. This option is equivalent to \"-o raw\"" +msgid "" +"Specifies that the print file is already formatted for the destination and " +"should be sent without filtering. This option is equivalent to \"-o raw\"" msgstr "" #: /tmp/fish/implicit/share/completions/lpr.fish:5 -msgid "Specifies that the print file should be formatted with a shaded header with the date, time, job name, and page number. This option is equivalent to \"-o prettyprint\" and is only useful when printing text files" +msgid "" +"Specifies that the print file should be formatted with a shaded header " +"with the date, time, job name, and page number. This option is equivalent to " +"\"-o prettyprint\" and is only useful when printing text files" msgstr "" #: /tmp/fish/implicit/share/completions/lpr.fish:6 @@ -30024,7 +33363,8 @@ msgid "Hold job for printing" msgstr "" #: /tmp/fish/implicit/share/completions/lpr.fish:7 -msgid "Specifies that the named print files should be deleted after printing them" +msgid "" +"Specifies that the named print files should be deleted after printing them" msgstr "" #: /tmp/fish/implicit/share/completions/lpstat.fish:1 @@ -30044,7 +33384,9 @@ msgid "Shows the accepting state of selected printer queues" msgstr "" #: /tmp/fish/implicit/share/completions/lpstat.fish:5 -msgid "Shows the printer classes and the printers that belong to them. If no classes are specified then all classes are listed" +msgid "" +"Shows the printer classes and the printers that belong to them. If no " +"classes are specified then all classes are listed" msgstr "" #: /tmp/fish/implicit/share/completions/lpstat.fish:6 @@ -30418,7 +33760,9 @@ msgid "Avoid kernel functions that might block: lstat, readlink, stat" msgstr "" #: /tmp/fish/implicit/share/completions/lsof.fish:5 -msgid "Select the listing for processes, whose command begins with string (^ - negate)" +msgid "" +"Select the listing for processes, whose command begins with string (^ - " +"negate)" msgstr "" #: /tmp/fish/implicit/share/completions/lsof.fish:6 @@ -30426,7 +33770,9 @@ msgid "Do not report any pathname component from kernel's namecache" msgstr "" #: /tmp/fish/implicit/share/completions/lsof.fish:7 -msgid "specifies a list of file descriptors (FDs) to exclude from or include in the output listing" +msgid "" +"specifies a list of file descriptors (FDs) to exclude from or include in " +"the output listing" msgstr "" #: /tmp/fish/implicit/share/completions/lsof.fish:8 @@ -30466,7 +33812,9 @@ msgid "Show only devices with specified device and/or bus numbers (in decimal)" msgstr "" #: /tmp/fish/implicit/share/completions/lsusb.fish:3 -msgid "Show only devices with the specified vendor and product ID numbers (in hexadecimal)" +msgid "" +"Show only devices with the specified vendor and product ID numbers (in " +"hexadecimal)" msgstr "" #: /tmp/fish/implicit/share/completions/lsusb.fish:4 @@ -30535,7 +33883,6 @@ msgid "Opens the launchctl daemon file in the default editor" msgstr "" #: /tmp/fish/implicit/share/completions/lunchy.fish:9 -#: /tmp/fish/implicit/share/completions/systemctl.fish:14 msgid "Service" msgstr "" @@ -30689,7 +34036,8 @@ msgid "Suppress some warnings for builtins" msgstr "" #: /tmp/fish/implicit/share/completions/m4.fish:7 -msgid "Warn if macro definition matches REGEXP, default $\\({[^}]*}\\|[0-9][0-9]+\\)" +msgid "" +"Warn if macro definition matches REGEXP, default $\\({[^}]*}\\|[0-9][0-9]+\\)" msgstr "" #: /tmp/fish/implicit/share/completions/m4.fish:8 @@ -30745,26 +34093,26 @@ msgid "Trace NAME when it is defined" msgstr "" #: /tmp/fish/implicit/share/completions/machinectl.fish:2 -#: /tmp/fish/implicit/share/completions/systemctl.fish:45 +#: /tmp/fish/implicit/share/completions/systemctl.fish:38 #: /tmp/fish/implicit/share/completions/systemd-analyze.fish:2 msgid "Execute operation on a VM or container" msgstr "" #: /tmp/fish/implicit/share/completions/machinectl.fish:3 -#: /tmp/fish/implicit/share/completions/systemctl.fish:46 +#: /tmp/fish/implicit/share/completions/systemctl.fish:39 #: /tmp/fish/implicit/share/completions/systemd-analyze.fish:3 msgid "Print a short help and exit" msgstr "" #: /tmp/fish/implicit/share/completions/machinectl.fish:4 #: /tmp/fish/implicit/share/completions/pactl.fish:9 -#: /tmp/fish/implicit/share/completions/systemctl.fish:47 +#: /tmp/fish/implicit/share/completions/systemctl.fish:40 #: /tmp/fish/implicit/share/completions/systemd-analyze.fish:4 msgid "Print a short version and exit" msgstr "" #: /tmp/fish/implicit/share/completions/machinectl.fish:6 -#: /tmp/fish/implicit/share/completions/systemctl.fish:29 +#: /tmp/fish/implicit/share/completions/systemctl.fish:22 msgid "Do not print header and footer" msgstr "" @@ -31108,8 +34456,6 @@ msgid "Warn about multiple inclusion" msgstr "" #: /tmp/fish/implicit/share/completions/make.fish:1 -#: /tmp/fish/implicit/share/completions/systemctl.fish:11 -#: /tmp/fish/implicit/share/completions/systemctl.fish:13 msgid "Target" msgstr "" @@ -31564,6 +34910,344 @@ msgstr "" msgid "Display help text" msgstr "" +#: /tmp/fish/implicit/share/completions/mdadm.fish:1 +msgid "Assemble a pre-existing array" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:2 +msgid "Build a legacy array without superblocks" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:3 +msgid "Create a new array" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:4 +msgid "Select monitor mode" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:5 +msgid "Change the size or shape of an active array" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:6 +msgid "Manage devices in array, and possibly start it" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:7 +msgid "Start all auto-detected arrays" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:9 +msgid "Display more detailed help" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:11 +#: /tmp/fish/implicit/share/completions/obnam.fish:47 +#: /tmp/fish/implicit/share/completions/xrandr.fish:1 +msgid "Be more verbose" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:13 +msgid "Force operation" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:14 +msgid "Specify config file or directory" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:15 +msgid "Scan for missing information" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:16 +msgid "Set metadata style to use" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:17 +msgid "Provide home host identity" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:18 +msgid "Give name format preference" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:19 +msgid "Give cluster name" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:20 +msgid "Specify the number of active devices" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:21 +msgid "Specify the number of spare devices" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:22 +msgid "Specify the space to use from each drive" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:23 +msgid "Specify the size made available on the array" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:24 +msgid "Specify the chunk size" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:25 +msgid "Specify rounding factor" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:26 +msgid "Specify RAID level" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:27 +msgid "Specify data layout" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:28 +msgid "Specify file for write-intent bitmap" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:29 +msgid "Specify chunksize of bitmap" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:30 +msgid "Prefer reading from other devices than these" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:31 +msgid "Enable writes on array or device" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:32 +msgid "Disable writes on array" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:33 +msgid "Enable write-behind mode" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:34 +msgid "Assume the array is clean" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:35 +msgid "Use this file as a backup" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:36 +msgid "Specify start of array data" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:37 +msgid "Resume frozen --grow command" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:38 +msgid "Set array name" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:39 +msgid "Run array despite warnings" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:40 +msgid "Give instruction for device file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:41 +msgid "Add devices to array" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:42 +msgid "Specify max nodes in the cluster" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:43 +msgid "Specify journal device for RAID-4/5/6 array" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:44 +msgid "UUID of array to assemble" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:45 +msgid "Minor number of array device" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:46 +msgid "Refuse to start without all drives" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:47 +msgid "Do not ask for backup file, unavailable" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:48 +msgid "Update superblock properties" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:49 +msgid "Freeze --grow command" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:50 +msgid "Test mode" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:51 +msgid "Hot-add listed devices" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:52 +msgid "Re-add a previously removed device" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:53 +msgid "Hot-add listed devices as spare" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:54 +msgid "Remove listed inactive devices" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:55 +msgid "Mark listed devices as faulty" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:56 +msgid "Mark listed devices as requiring replacement" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:57 +msgid "Give devices as replacement" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:58 +msgid "Confirm existence of device" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:59 +msgid "Examine device for md use" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:60 +msgid "Print details on array" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:61 +msgid "Print details on platform capabilities" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:62 +msgid "Format data output as key=value pairs" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:63 +msgid "Print content of device metadata" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:64 +msgid "Fix examination for buggy SPARC 2.2 kernel RAID" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:65 +msgid "Print report about bitmap" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:66 +msgid "List recorded bad blocks" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:67 +msgid "Dump metadata to directory" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:68 +msgid "Restore metadata from directory" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:69 +msgid "Deactivate array" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:70 +msgid "Erase possible superblock" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:71 +msgid "Delete subarray" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:72 +msgid "Update subarray" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:73 +msgid "Wait for pending operations" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:74 +msgid "Mark array as clean ASAP" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:75 +msgid "Set sync action for md devices" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:76 +msgid "Rebuild /run/mdadm/map" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:77 +msgid "Automatically add eventually appearing device to array" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:78 +msgid "Mail address to send alerts to" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:79 +msgid "Program to run in case of an event" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:80 +msgid "Record events in syslog" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:81 +msgid "Polling interval" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:82 +msgid "Generate RebuildNN events each given percentage" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:83 +msgid "Run monitor mode as a daemon" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:84 +msgid "Write PID file when running as a daemon" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:85 +msgid "Check arrays only once" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:86 +msgid "Do not move spares between arrays" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:87 +msgid "Be more concise" +msgstr "" + #: /tmp/fish/implicit/share/completions/mdbook.fish:1 #: /tmp/fish/implicit/share/completions/mdbook.fish:4 msgid "Prints help" @@ -31634,11 +35318,11 @@ msgid "Minimal report" msgstr "" #: /tmp/fish/implicit/share/completions/mddiagnose.fish:8 -msgid "Evalute indexing information for path" +msgid "Evaluate indexing information for path" msgstr "" #: /tmp/fish/implicit/share/completions/mddiagnose.fish:9 -msgid "Evalute permissions information for path" +msgid "Evaluate permissions information for path" msgstr "" #: /tmp/fish/implicit/share/completions/mddiagnose.fish:10 @@ -31929,7 +35613,9 @@ msgid "Number of CPUs allocated to the minikube VM (default 2)" msgstr "" #: /tmp/fish/implicit/share/completions/minikube.fish:42 -msgid "Disk size allocated to the minikube VM (format: [], where unit = b, k, m or g) (default 20g)" +msgid "" +"Disk size allocated to the minikube VM (format: [], where unit " +"= b, k, m or g) (default 20g)" msgstr "" #: /tmp/fish/implicit/share/completions/minikube.fish:43 @@ -31937,11 +35623,15 @@ msgid "Environment variables to pass to the Docker daemon (format: key=value)" msgstr "" #: /tmp/fish/implicit/share/completions/minikube.fish:44 -msgid "A set of key=value pairs that describe configuration that may be passed to different components" +msgid "" +"A set of key=value pairs that describe configuration that may be passed to " +"different components" msgstr "" #: /tmp/fish/implicit/share/completions/minikube.fish:45 -msgid "A set of key=value pairs that describe feature gates for alpha/experimental features" +msgid "" +"A set of key=value pairs that describe feature gates for alpha/experimental " +"features" msgstr "" #: /tmp/fish/implicit/share/completions/minikube.fish:46 @@ -32152,7 +35842,9 @@ msgid "skips compilation to .beam files" msgstr "" #: /tmp/fish/implicit/share/completions/mix.fish:33 -msgid "can be given to generate an OTP application skeleton including a supervision tree" +msgid "" +"can be given to generate an OTP application skeleton including a supervision " +"tree" msgstr "" #: /tmp/fish/implicit/share/completions/mix.fish:34 @@ -32164,7 +35856,8 @@ msgid "can be given in order to name the OTP application" msgstr "" #: /tmp/fish/implicit/share/completions/mix.fish:36 -msgid "can be given in order to name the modules in the generated code skeleton" +msgid "" +"can be given in order to name the modules in the generated code skeleton" msgstr "" #: /tmp/fish/implicit/share/completions/mix.fish:37 @@ -32263,7 +35956,8 @@ msgid "Print a message for each created directory" msgstr "" #: /tmp/fish/implicit/share/completions/mkdir.fish:9 -msgid "Set SELinux security context of each created directory to the default type" +msgid "" +"Set SELinux security context of each created directory to the default type" msgstr "" #: /tmp/fish/implicit/share/completions/mkdosfs.fish:1 @@ -32459,7 +36153,7 @@ msgstr "" #: /tmp/fish/implicit/share/completions/mkvextract.fish:11 #: /tmp/fish/implicit/share/completions/rsync.fish:1 -#: /tmp/fish/implicit/share/completions/zypper.fish:50 +#: /tmp/fish/implicit/share/completions/zypper.fish:51 msgid "Increase verbosity" msgstr "" @@ -32617,7 +36311,9 @@ msgid "all node --harmony* flags are available" msgstr "" #: /tmp/fish/implicit/share/completions/mocha.fish:28 -msgid "Instructs the module loader to preserve symbolic links when resolving and caching modules" +msgid "" +"Instructs the module loader to preserve symbolic links when resolving and " +"caching modules" msgstr "" #: /tmp/fish/implicit/share/completions/mocha.fish:29 @@ -32637,7 +36333,8 @@ msgid "silence deprecation warnings" msgstr "" #: /tmp/fish/implicit/share/completions/mocha.fish:33 -msgid "require a clean shutdown of the event loop: mocha will not call process.exit" +msgid "" +"require a clean shutdown of the event loop: mocha will not call process.exit" msgstr "" #: /tmp/fish/implicit/share/completions/mocha.fish:34 @@ -32725,7 +36422,9 @@ msgid "Start in MusicDir" msgstr "" #: /tmp/fish/implicit/share/completions/mocp.fish:8 -msgid "Append the files/directories/playlists passed in the command line to playlist and exit" +msgid "" +"Append the files/directories/playlists passed in the command line to " +"playlist and exit" msgstr "" #: /tmp/fish/implicit/share/completions/mocp.fish:9 @@ -32761,7 +36460,8 @@ msgid "Shutdown the server" msgstr "" #: /tmp/fish/implicit/share/completions/mocp.fish:17 -msgid "Use selected theme file (read from ~/.moc/themes if the path is not absolute" +msgid "" +"Use selected theme file (read from ~/.moc/themes if the path is not absolute" msgstr "" #: /tmp/fish/implicit/share/completions/mocp.fish:18 @@ -33003,7 +36703,9 @@ msgid "Decorate the montage image with a title [string]" msgstr "" #: /tmp/fish/implicit/share/completions/montage.fish:71 -msgid "Adaptively sharpen pixels; increase effect near edges annotate geometry text annotate the image with text [geometry]" +msgid "" +"Adaptively sharpen pixels; increase effect near edges annotate geometry text " +"annotate the image with text [geometry]" msgstr "" #: /tmp/fish/implicit/share/completions/montage.fish:76 @@ -33047,11 +36749,14 @@ msgid "Path to client helper on local machine (default: \"mosh-client\")" msgstr "" #: /tmp/fish/implicit/share/completions/mosh.fish:3 -msgid "Command to run server helper on remote machine (default: \"mosh-server\")" +msgid "" +"Command to run server helper on remote machine (default: \"mosh-server\")" msgstr "" #: /tmp/fish/implicit/share/completions/mosh.fish:4 -msgid "SSH command to run when setting up session (example: \"ssh -p 2222\") (default: \"ssh\")" +msgid "" +"SSH command to run when setting up session (example: \"ssh -p 2222\") " +"(default: \"ssh\")" msgstr "" #: /tmp/fish/implicit/share/completions/mosh.fish:5 @@ -33294,7 +36999,9 @@ msgid "Input files are in NeXTstep/GNUstep .strings syntax" msgstr "" #: /tmp/fish/implicit/share/completions/msgfmt.fish:15 -msgid "Perform all the checks implied by --check-format, --check-header, --check-domain" +msgid "" +"Perform all the checks implied by --check-format, --check-header, --check-" +"domain" msgstr "" #: /tmp/fish/implicit/share/completions/msgfmt.fish:16 @@ -33306,7 +37013,8 @@ msgid "Verify presence and contents of the header entry" msgstr "" #: /tmp/fish/implicit/share/completions/msgfmt.fish:18 -msgid "Check for conflicts between domain directives and the --output-file option" +msgid "" +"Check for conflicts between domain directives and the --output-file option" msgstr "" #: /tmp/fish/implicit/share/completions/msgfmt.fish:19 @@ -33456,7 +37164,9 @@ msgid "If project list is specified, also build projects required by the list" msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:2 -msgid "If project list is specified, also build projects that depend on projects on the list" +msgid "" +"If project list is specified, also build projects that depend on projects on " +"the list" msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:3 @@ -33503,7 +37213,8 @@ msgid "Force the use of an alternate POM file (or directory with pom.xml)." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:13 -msgid "Only fail the build afterwards; allow all non-impacted builds to continue" +msgid "" +"Only fail the build afterwards; allow all non-impacted builds to continue" msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:14 @@ -33528,7 +37239,9 @@ msgid "Log file to where all build output will go." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:19 -msgid "Use Maven 2 Legacy Local Repository behaviour, ie no use of _remote.repositories. Can also be activated by using -Dmaven.legacyLocalRepo=true" +msgid "" +"Use Maven 2 Legacy Local Repository behaviour, ie no use of _remote." +"repositories. Can also be activated by using -Dmaven.legacyLocalRepo=true" msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:20 @@ -33544,7 +37257,10 @@ msgid "Work offline" msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:25 -msgid "Comma-delimited list of specified reactor projects to build instead of all projects. A project can be specified by [groupId]:artifactId or by its relative path." +msgid "" +"Comma-delimited list of specified reactor projects to build instead of all " +"projects. A project can be specified by [groupId]:artifactId or by its " +"relative path." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:26 @@ -33568,7 +37284,9 @@ msgid "Alternate path for the user toolchains file" msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:31 -msgid "Forces a check for missing releases and updated snapshots on remote repositories" +msgid "" +"Forces a check for missing releases and updated snapshots on remote " +"repositories" msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:33 @@ -33604,11 +37322,19 @@ msgid "Skip Javadoc generation" msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:42 -msgid "Goal which cleans the build. This attempts to clean a project's working directory of the files that were generated at build-time. By default, it discovers and deletes the directories configured in project.build.directory, project.build.outputDirectory, project.build.testOutputDirectory, and project.reporting.outputDirectory. Files outside the default may also be included in the deletion by configuring the filesets tag. " +msgid "" +"Goal which cleans the build. This attempts to clean a project's working " +"directory of the files that were generated at build-time. By default, it " +"discovers and deletes the directories configured in project.build.directory, " +"project.build.outputDirectory, project.build.testOutputDirectory, and " +"project.reporting.outputDirectory. Files outside the default may also be " +"included in the deletion by configuring the filesets tag. " msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:43 -msgid "Display help information on maven-clean-plugin. Call mvn clean:help -Ddetail=true -Dgoal= to display parameter details." +msgid "" +"Display help information on maven-clean-plugin. Call mvn clean:help -" +"Ddetail=true -Dgoal= to display parameter details." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:44 @@ -33616,7 +37342,9 @@ msgid "Compiles application sources" msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:45 -msgid "Display help information on maven-compiler-plugin. Call mvn compiler:help -Ddetail=true -Dgoal= to display parameter details." +msgid "" +"Display help information on maven-compiler-plugin. Call mvn compiler:help -" +"Ddetail=true -Dgoal= to display parameter details." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:46 @@ -33624,7 +37352,9 @@ msgid "Compiles application test sources." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:47 -msgid "Display help information on maven-deploy-plugin. Call mvn deploy:help -Ddetail=true -Dgoal= to display parameter details." +msgid "" +"Display help information on maven-deploy-plugin. Call mvn deploy:help -" +"Ddetail=true -Dgoal= to display parameter details." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:48 @@ -33636,7 +37366,9 @@ msgid "Deploys an artifact to remote repository." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:50 -msgid "Display help information on maven-failsafe-plugin. Call mvn failsafe:help -Ddetail=true -Dgoal= to display parameter details." +msgid "" +"Display help information on maven-failsafe-plugin. Call mvn failsafe:help -" +"Ddetail=true -Dgoal= to display parameter details." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:51 @@ -33648,11 +37380,15 @@ msgid "Verify integration tests ran using Surefire." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:53 -msgid "Installs the project's main artifact, and any other artifacts attached by other plugins in the lifecycle, to the local repository." +msgid "" +"Installs the project's main artifact, and any other artifacts attached by " +"other plugins in the lifecycle, to the local repository." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:54 -msgid "Display help information on maven-install-plugin. Call mvn install:help -Ddetail=true -Dgoal= to display parameter details." +msgid "" +"Display help information on maven-install-plugin. Call mvn install:help -" +"Ddetail=true -Dgoal= to display parameter details." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:55 @@ -33660,7 +37396,10 @@ msgid "Installs a file in the local repository." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:56 -msgid "Copy resources for the test source code to the test output directory. Always uses the project.build.testResources element to specify the resources to copy." +msgid "" +"Copy resources for the test source code to the test output directory. Always " +"uses the project.build.testResources element to specify the resources to " +"copy." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:57 @@ -33668,51 +37407,88 @@ msgid "Copy resources of the configured plugin attribute resources" msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:58 -msgid "Display help information on maven-resources-plugin. Call mvn resources:help -Ddetail=true -Dgoal= to display parameter details." +msgid "" +"Display help information on maven-resources-plugin. Call mvn resources:help -" +"Ddetail=true -Dgoal= to display parameter details." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:59 -msgid "Copy resources for the main source code to the main output directory. Always uses the project.build.resources element to specify the resources to copy." +msgid "" +"Copy resources for the main source code to the main output directory. Always " +"uses the project.build.resources element to specify the resources to copy." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:60 -msgid "Adds the site descriptor (site.xml) to the list of files to be installed/deployed. For Maven-2.x this is enabled by default only when the project has pom packaging since it will be used by modules inheriting, but this can be enabled for other projects packaging if needed. This default execution has been removed from the built-in lifecycle of Maven 3.x for pom-projects. Users that actually use those projects to provide a common site descriptor for sub modules will need to explicitly define this goal execution to restore the intended behavior." +msgid "" +"Adds the site descriptor (site.xml) to the list of files to be installed/" +"deployed. For Maven-2.x this is enabled by default only when the project has " +"pom packaging since it will be used by modules inheriting, but this can be " +"enabled for other projects packaging if needed. This default execution has " +"been removed from the built-in lifecycle of Maven 3.x for pom-projects. " +"Users that actually use those projects to provide a common site descriptor " +"for sub modules will need to explicitly define this goal execution to " +"restore the intended behavior." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:61 -msgid "Deploys the generated site using wagon supported protocols to the site URL specified in the section of the POM. For scp protocol, the website files are packaged by wagon into zip archive, then the archive is transfered to the remote host, next it is un-archived which is much faster than making a file by file copy. " +msgid "" +"Deploys the generated site using wagon supported protocols to the site URL " +"specified in the section of the POM. For scp " +"protocol, the website files are packaged by wagon into zip archive, then the " +"archive is transfered to the remote host, next it is un-archived which is " +"much faster than making a file by file copy. " msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:62 -msgid "Displays the effective site descriptor as an XML for this build, after inheritance and interpolation of site.xml." +msgid "" +"Displays the effective site descriptor as an XML for this build, after " +"inheritance and interpolation of site.xml." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:63 -msgid "Display help information on maven-site-plugin. Call mvn site:help -Ddetail=true -Dgoal= to display parameter details." +msgid "" +"Display help information on maven-site-plugin. Call mvn site:help -" +"Ddetail=true -Dgoal= to display parameter details." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:64 -msgid "Bundles the site output into a JAR so that it can be deployed to a repository." +msgid "" +"Bundles the site output into a JAR so that it can be deployed to a " +"repository." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:65 -msgid "Starts the site up, rendering documents as requested for faster editing. It uses Jetty as the web server." +msgid "" +"Starts the site up, rendering documents as requested for faster editing. It " +"uses Jetty as the web server." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:66 -msgid "Generates the site for a single project. Note that links between module sites in a multi module build will not work, since local build directory structure doesn't match deployed site. " +msgid "" +"Generates the site for a single project. Note that links between module " +"sites in a multi module build will not work, since local build directory " +"structure doesn't match deployed site. " msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:67 -msgid "Deploys the generated site to a local staging or mock directory based on the site URL specified in the section of the POM. It can be used to test that links between module sites in a multi-module build work. " +msgid "" +"Deploys the generated site to a local staging or mock directory based on the " +"site URL specified in the section of the POM. It " +"can be used to test that links between module sites in a multi-module build " +"work. " msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:68 -msgid "Deploys the generated site to a staging or mock URL to the site URL specified in the section of the POM, using wagon supported protocols" +msgid "" +"Deploys the generated site to a staging or mock URL to the site URL " +"specified in the section of the POM, using wagon " +"supported protocols" msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:69 -msgid "Display help information on maven-surefire-plugin. Call mvn surefire:help -Ddetail=true -Dgoal= to display parameter details." +msgid "" +"Display help information on maven-surefire-plugin. Call mvn surefire:help -" +"Ddetail=true -Dgoal= to display parameter details." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:70 @@ -33720,11 +37496,15 @@ msgid "Run tests using Surefire." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:71 -msgid "Display help information on maven-verifier-plugin. Call mvn verifier:help -Ddetail=true -Dgoal= to display parameter details." +msgid "" +"Display help information on maven-verifier-plugin. Call mvn verifier:help -" +"Ddetail=true -Dgoal= to display parameter details." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:72 -msgid "Verifies the existence or non-existence of files/directories and optionally checks file content against a regular expression." +msgid "" +"Verifies the existence or non-existence of files/directories and optionally " +"checks file content against a regular expression." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:73 @@ -33736,7 +37516,9 @@ msgid "Generates the EAR deployment descriptor file(s)." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:75 -msgid "Display help information on maven-ear-plugin. Call mvn ear:help -Ddetail=true -Dgoal= to display parameter details." +msgid "" +"Display help information on maven-ear-plugin. Call mvn ear:help -" +"Ddetail=true -Dgoal= to display parameter details." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:76 @@ -33744,11 +37526,15 @@ msgid "Build an EJB (and optional client) from the current project." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:77 -msgid "Display help information on maven-ejb-plugin. Call mvn ejb:help -Ddetail=true -Dgoal= to display parameter details." +msgid "" +"Display help information on maven-ejb-plugin. Call mvn ejb:help -" +"Ddetail=true -Dgoal= to display parameter details." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:78 -msgid "Display help information on maven-jar-plugin. Call mvn jar:help -Ddetail=true -Dgoal= to display parameter details." +msgid "" +"Display help information on maven-jar-plugin. Call mvn jar:help -" +"Ddetail=true -Dgoal= to display parameter details." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:79 @@ -33760,7 +37546,9 @@ msgid "Build a JAR of the test classes for the current project." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:81 -msgid "Display help information on maven-rar-plugin. Call mvn rar:help -Ddetail=true -Dgoal= to display parameter details." +msgid "" +"Display help information on maven-rar-plugin. Call mvn rar:help -" +"Ddetail=true -Dgoal= to display parameter details." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:82 @@ -33768,7 +37556,9 @@ msgid "Builds J2EE Resource Adapter Archive (RAR) files." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:83 -msgid "Display help information on maven-shade-plugin. Call mvn shade:help -Ddetail=true -Dgoal= to display parameter details." +msgid "" +"Display help information on maven-shade-plugin. Call mvn shade:help -" +"Ddetail=true -Dgoal= to display parameter details." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:84 @@ -33784,7 +37574,10 @@ msgid "This plugin bundles all the sources into a jar archive." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:87 -msgid "This goal bundles all the test sources into a jar archive. This goal functions the same as the test-jar goal but does not fork the build, and is suitable for attaching to the build lifecycle." +msgid "" +"This goal bundles all the test sources into a jar archive. This goal " +"functions the same as the test-jar goal but does not fork the build, and is " +"suitable for attaching to the build lifecycle." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:88 @@ -33793,11 +37586,16 @@ msgid "This plugin bundles all the test sources into a jar archive." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:90 -msgid "Display help information on maven-source-plugin. Call mvn source:help -Ddetail=true -Dgoal= to display parameter details." +msgid "" +"Display help information on maven-source-plugin. Call mvn source:help -" +"Ddetail=true -Dgoal= to display parameter details." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:91 -msgid "This goal bundles all the sources into a jar archive. This goal functions the same as the jar goal but does not fork the build and is suitable for attaching to the build lifecycle." +msgid "" +"This goal bundles all the sources into a jar archive. This goal functions " +"the same as the jar goal but does not fork the build and is suitable for " +"attaching to the build lifecycle." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:92 @@ -33813,7 +37611,9 @@ msgid "Generate a developer activity report." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:95 -msgid "Display help information on maven-changelog-plugin. Call mvn changelog:help -Ddetail=true -Dgoal= to display parameter details." +msgid "" +"Display help information on maven-changelog-plugin. Call mvn changelog:help -" +"Ddetail=true -Dgoal= to display parameter details." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:96 @@ -33821,7 +37621,9 @@ msgid "Goal which validate the changes.xml file." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:97 -msgid "Goal which checks that the changes.xml file has the necessary data to generate an announcement or a report for the current release." +msgid "" +"Goal which checks that the changes.xml file has the necessary data to " +"generate an announcement or a report for the current release." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:98 @@ -33834,11 +37636,15 @@ msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:100 #: /tmp/fish/implicit/share/completions/mvn.fish:103 -msgid "Goal which downloads issues from the Issue Tracking System and generates a report." +msgid "" +"Goal which downloads issues from the Issue Tracking System and generates a " +"report." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:101 -msgid "Goal which creates a nicely formatted Changes Report in html format from a changes.xml file." +msgid "" +"Goal which creates a nicely formatted Changes Report in html format from a " +"changes.xml file." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:102 @@ -33846,31 +37652,48 @@ msgid "Goal which sends an announcement through email." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:104 -msgid "Display help information on maven-changes-plugin. Call mvn changes:help -Ddetail=true -Dgoal= to display parameter details." +msgid "" +"Display help information on maven-changes-plugin. Call mvn changes:help -" +"Ddetail=true -Dgoal= to display parameter details." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:105 -msgid "Performs Checkstyle analysis and outputs violations or a count of violations to the console, potentially failing the build. It can also be configured to re-use an earlier analysis." +msgid "" +"Performs Checkstyle analysis and outputs violations or a count of violations " +"to the console, potentially failing the build. It can also be configured to " +"re-use an earlier analysis." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:106 -msgid "A reporting task that performs Checkstyle analysis and generates an HTML report on any violations that Checkstyle finds." +msgid "" +"A reporting task that performs Checkstyle analysis and generates an HTML " +"report on any violations that Checkstyle finds." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:107 -msgid "A reporting task that performs Checkstyle analysis and generates an aggregate HTML report on the violations that Checkstyle finds in a multi-module reactor build." +msgid "" +"A reporting task that performs Checkstyle analysis and generates an " +"aggregate HTML report on the violations that Checkstyle finds in a multi-" +"module reactor build." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:108 -msgid "Display help information on maven-checkstyle-plugin. Call mvn checkstyle:help -Ddetail=true -Dgoal= to display parameter details." +msgid "" +"Display help information on maven-checkstyle-plugin. Call mvn checkstyle:" +"help -Ddetail=true -Dgoal= to display parameter details." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:109 -msgid "Generate a Description of a Project (DOAP) file from the main information found in a POM. Note: The generated file is tailored for use by projects at Apache." +msgid "" +"Generate a Description of a Project (DOAP) file from the main information " +"found in a POM. Note: The generated file is tailored for use by projects at " +"Apache." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:110 -msgid "Display help information on maven-doap-plugin. Call mvn doap:help -Ddetail=true -Dgoal= to display parameter details." +msgid "" +"Display help information on maven-doap-plugin. Call mvn doap:help -" +"Ddetail=true -Dgoal= to display parameter details." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:111 @@ -33878,67 +37701,110 @@ msgid "Checks a plugin's documentation for the standard minimums." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:112 -msgid "Display help information on maven-docck-plugin. Call mvn docck:help -Ddetail=true -Dgoal= to display parameter details." +msgid "" +"Display help information on maven-docck-plugin. Call mvn docck:help -" +"Ddetail=true -Dgoal= to display parameter details." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:113 -msgid "Generates documentation for the Java code in an aggregator project using the standard Javadoc Tool." +msgid "" +"Generates documentation for the Java code in an aggregator project using the " +"standard Javadoc Tool." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:114 -msgid "Bundles the Javadoc documentation for main Java code in an aggregator project into a jar using the standard Javadoc Tool." +msgid "" +"Bundles the Javadoc documentation for main Java code in an aggregator " +"project into a jar using the standard Javadoc Tool." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:115 -msgid "Fix Javadoc documentation and tags for the Java code for the project. See Where Tags Can Be Used." +msgid "" +"Fix Javadoc documentation and tags for the Java code for the project. See " +"Where Tags Can Be Used." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:116 -msgid "Display help information on maven-javadoc-plugin. Call mvn javadoc:help -Ddetail=true -Dgoal= to display parameter details." +msgid "" +"Display help information on maven-javadoc-plugin. Call mvn javadoc:help -" +"Ddetail=true -Dgoal= to display parameter details." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:117 -msgid "Bundles the Javadoc documentation for main Java code in an NON aggregator project into a jar using the standard Javadoc Tool." +msgid "" +"Bundles the Javadoc documentation for main Java code in an NON aggregator " +"project into a jar using the standard Javadoc Tool." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:118 -msgid "Generates documentation for the Java code in an NON aggregator project using the standard Javadoc Tool." +msgid "" +"Generates documentation for the Java code in an NON aggregator project using " +"the standard Javadoc Tool." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:119 -msgid "Generates documentation for the Java code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of sources before site generation, e.g. by invoking mvn clean deploy site." +msgid "" +"Generates documentation for the Java code in an NON aggregator project using " +"the standard Javadoc Tool. Note that this goal does require generation of " +"sources before site generation, e.g. by invoking mvn clean deploy site." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:120 -msgid "Bundle AbstractJavadocMojo.javadocDirectory, along with javadoc configuration options such as taglet, doclet, and link information into a deployable artifact. This artifact can then be consumed by the javadoc plugin mojos when used by the includeDependencySources option, to generate javadocs that are somewhat consistent with those generated in the original project itself." +msgid "" +"Bundle AbstractJavadocMojo.javadocDirectory, along with javadoc " +"configuration options such as taglet, doclet, and link information into a " +"deployable artifact. This artifact can then be consumed by the javadoc " +"plugin mojos when used by the includeDependencySources option, to generate " +"javadocs that are somewhat consistent with those generated in the original " +"project itself." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:121 -msgid "Generates documentation for the Java Test code in an aggregator project using the standard Javadoc Tool." +msgid "" +"Generates documentation for the Java Test code in an aggregator project " +"using the standard Javadoc Tool." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:122 -msgid "Bundles the Javadoc documentation for Java Test code in an aggregator project into a jar using the standard Javadoc Tool." +msgid "" +"Bundles the Javadoc documentation for Java Test code in an aggregator " +"project into a jar using the standard Javadoc Tool." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:123 -msgid "Fix Javadoc documentation and tags for the Test Java code for the project. See Where Tags Can Be Used." +msgid "" +"Fix Javadoc documentation and tags for the Test Java code for the project. " +"See Where Tags Can Be Used." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:124 -msgid "Bundles the Javadoc documentation for test Java code in an NON aggregator project into a jar using the standard Javadoc Tool." +msgid "" +"Bundles the Javadoc documentation for test Java code in an NON aggregator " +"project into a jar using the standard Javadoc Tool." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:125 -msgid "Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool." +msgid "" +"Generates documentation for the Java Test code in an NON aggregator project " +"using the standard Javadoc Tool." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:126 -msgid "Generates documentation for the Java Test code in an NON aggregator project using the standard Javadoc Tool. Note that this goal does require generation of test sources before site generation, e.g. by invoking mvn clean deploy site." +msgid "" +"Generates documentation for the Java Test code in an NON aggregator project " +"using the standard Javadoc Tool. Note that this goal does require generation " +"of test sources before site generation, e.g. by invoking mvn clean deploy " +"site." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:127 -msgid "Bundle TestJavadocJar.testJavadocDirectory, along with javadoc configuration options from AbstractJavadocMojo such as taglet, doclet, and link information into a deployable artifact. This artifact can then be consumed by the javadoc plugin mojos when used by the includeDependencySources option, to generate javadocs that are somewhat consistent with those generated in the original project itself." +msgid "" +"Bundle TestJavadocJar.testJavadocDirectory, along with javadoc configuration " +"options from AbstractJavadocMojo such as taglet, doclet, and link " +"information into a deployable artifact. This artifact can then be consumed " +"by the javadoc plugin mojos when used by the includeDependencySources " +"option, to generate javadocs that are somewhat consistent with those " +"generated in the original project itself." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:128 @@ -33946,19 +37812,26 @@ msgid "Generates a combined JXR report in an aggregating project." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:129 -msgid "Display help information on maven-jxr-plugin. Call mvn jxr:help -Ddetail=true -Dgoal= to display parameter details." +msgid "" +"Display help information on maven-jxr-plugin. Call mvn jxr:help -" +"Ddetail=true -Dgoal= to display parameter details." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:130 -msgid "Creates an html-based, cross referenced version of Java source code for a project." +msgid "" +"Creates an html-based, cross referenced version of Java source code for a " +"project." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:131 -msgid "Generates a combined JXR report for test code in an aggregating project." +msgid "" +"Generates a combined JXR report for test code in an aggregating project." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:132 -msgid "Creates an html-based, cross referenced version of Java source code for a project's test sources." +msgid "" +"Creates an html-based, cross referenced version of Java source code for a " +"project's test sources." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:133 @@ -33966,7 +37839,9 @@ msgid "Generates a Linkcheck report." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:134 -msgid "Display help information on maven-linkcheck-plugin. Call mvn linkcheck:help -Ddetail=true -Dgoal= to display parameter details." +msgid "" +"Display help information on maven-linkcheck-plugin. Call mvn linkcheck:help -" +"Ddetail=true -Dgoal= to display parameter details." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:135 @@ -33974,7 +37849,9 @@ msgid "Fail the build if there were any PMD violations in the source code." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:136 -msgid "Creates a report for PMD's CPD tool. See http://pmd.sourceforge.net/cpd.html for more detail." +msgid "" +"Creates a report for PMD's CPD tool. See http://pmd.sourceforge.net/cpd.html " +"for more detail." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:137 @@ -33982,7 +37859,9 @@ msgid "Fail the build if there were any CPD violations in the source code." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:138 -msgid "Display help information on maven-pmd-plugin. Call mvn pmd:help -Ddetail=true -Dgoal= to display parameter details." +msgid "" +"Display help information on maven-pmd-plugin. Call mvn pmd:help -" +"Ddetail=true -Dgoal= to display parameter details." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:139 @@ -34014,7 +37893,10 @@ msgid "Generates the Project Distribution Management report." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:146 -msgid "Display help information on maven-project-info-reports-plugin. Call mvn project-info-reports:help -Ddetail=true -Dgoal= to display parameter details." +msgid "" +"Display help information on maven-project-info-reports-plugin. Call mvn " +"project-info-reports:help -Ddetail=true -Dgoal= to display " +"parameter details." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:147 @@ -34058,11 +37940,16 @@ msgid "Generates the project information reports summary." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:157 -msgid "Creates a nicely formatted Failsafe Test Report in html format. This goal does not run the tests, it only builds the reports. See http://jira.codehaus.org/browse/SUREFIRE-257" +msgid "" +"Creates a nicely formatted Failsafe Test Report in html format. This goal " +"does not run the tests, it only builds the reports. See http://jira.codehaus." +"org/browse/SUREFIRE-257" msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:158 -msgid "Display help information on maven-surefire-report-plugin. Call mvn surefire-report:help -Ddetail=true -Dgoal= to display parameter details." +msgid "" +"Display help information on maven-surefire-report-plugin. Call mvn surefire-" +"report:help -Ddetail=true -Dgoal= to display parameter details." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:159 @@ -34070,7 +37957,10 @@ msgid "Creates a nicely formatted Surefire Test Report in html format." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:160 -msgid "Creates a nicely formatted Surefire Test Report in html format. This goal does not run the tests, it only builds the reports. This is a workaround for http://jira.codehaus.org/browse/SUREFIRE-257" +msgid "" +"Creates a nicely formatted Surefire Test Report in html format. This goal " +"does not run the tests, it only builds the reports. This is a workaround for " +"http://jira.codehaus.org/browse/SUREFIRE-257" msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:161 @@ -34082,35 +37972,64 @@ msgid "Clean all Ant build files." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:163 -msgid "Display help information on maven-ant-plugin. Call mvn ant:help -Ddetail=true -Dgoal= to display parameter details." +msgid "" +"Display help information on maven-ant-plugin. Call mvn ant:help -" +"Ddetail=true -Dgoal= to display parameter details." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:164 -msgid "Display help information on maven-antrun-plugin. Call mvn antrun:help -Ddetail=true -Dgoal= to display parameter details." +msgid "" +"Display help information on maven-antrun-plugin. Call mvn antrun:help -" +"Ddetail=true -Dgoal= to display parameter details." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:165 -msgid "Maven AntRun Mojo. This plugin provides the capability of calling Ant tasks from a POM by running the nested Ant tasks inside the parameter. It is encouraged to move the actual tasks to a separate build.xml file and call that file with an task." +msgid "" +"Maven AntRun Mojo. This plugin provides the capability of calling Ant tasks " +"from a POM by running the nested Ant tasks inside the parameter. It " +"is encouraged to move the actual tasks to a separate build.xml file and call " +"that file with an task." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:166 -msgid "Crawl a Maven repository (filesystem, not HTTP) and creates a catalog file." +msgid "" +"Crawl a Maven repository (filesystem, not HTTP) and creates a catalog file." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:167 -msgid "The archetype creation goal looks for an archetype with a given groupId, artifactId, and version and retrieves it from the remote repository. Once the archetype is retrieved, it is then processed against a set of user parameters to create a working Maven project." +msgid "" +"The archetype creation goal looks for an archetype with a given groupId, " +"artifactId, and version and retrieves it from the remote repository. Once " +"the archetype is retrieved, it is then processed against a set of user " +"parameters to create a working Maven project." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:169 -msgid "Generates a new project from an archetype, or updates the actual project if using a partial archetype. If the project is fully generated, it is generated in a directory corresponding to its artifactId. If the project is updated with a partial archetype, it is done in the current directory." +msgid "" +"Generates a new project from an archetype, or updates the actual project if " +"using a partial archetype. If the project is fully generated, it is " +"generated in a directory corresponding to its artifactId. If the project is " +"updated with a partial archetype, it is done in the current directory." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:170 -msgid "Display help information on maven-archetype-plugin. Call mvn archetype:help -Ddetail=true -Dgoal= to display parameter details." +msgid "" +"Display help information on maven-archetype-plugin. Call mvn archetype:help -" +"Ddetail=true -Dgoal= to display parameter details." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:171 -msgid "Execute the archetype integration tests, consisting in generating projects from the current archetype and optionally comparing generated projects with reference copy. Each IT consists of a sub-directory in src/test/resources/projects containing: - a goal.txt file, containing a list of goals to run against the generated project (can be empty, content ignored before maven-archetype-plugin 2.1), - an archetype.properties file, containing properties for project generation, - an optional reference/ directory containing a reference copy of the expected project created from the IT. Notice that it is expected to be run as part as of a build after the package phase and not directly as a goal from CLI." +msgid "" +"Execute the archetype integration tests, consisting in generating projects " +"from the current archetype and optionally comparing generated projects with " +"reference copy. Each IT consists of a sub-directory in src/test/resources/" +"projects containing: - a goal.txt file, containing a list of goals to run " +"against the generated project (can be empty, content ignored before maven-" +"archetype-plugin 2.1), - an archetype.properties file, containing properties " +"for project generation, - an optional reference/ directory containing a " +"reference copy of the expected project created from the IT. Notice that it " +"is expected to be run as part as of a build after the package phase and not " +"directly as a goal from CLI." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:172 @@ -34122,83 +38041,175 @@ msgid "Updates the local catalog" msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:174 -msgid "Assemble an application bundle or distribution using an assembly descriptor from the command line. This goal will force Maven to build all included POMs up to the package phase BEFORE the assembly is processed. NOTE: This goal should ONLY be run from the command line, and if building a multimodule project it should be used from the root POM. Use the assembly:single goal for binding your assembly to the lifecycle. " +msgid "" +"Assemble an application bundle or distribution using an assembly descriptor " +"from the command line. This goal will force Maven to build all included POMs " +"up to the package phase BEFORE the assembly is processed. NOTE: This goal " +"should ONLY be run from the command line, and if building a multimodule " +"project it should be used from the root POM. Use the assembly:single goal " +"for binding your assembly to the lifecycle. " msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:175 -msgid "Assemble an application bundle or distribution from an assembly descriptor, WITHOUT first forcing Maven to build all POMs to the package phase (as is required by the assembly:assembly goal). NOTE: This goal should ONLY be run from the command line, and if building a multimodule project it should be used from the root POM. Use the assembly:single goal for binding your assembly to the lifecycle." +msgid "" +"Assemble an application bundle or distribution from an assembly descriptor, " +"WITHOUT first forcing Maven to build all POMs to the package phase (as is " +"required by the assembly:assembly goal). NOTE: This goal should ONLY be run " +"from the command line, and if building a multimodule project it should be " +"used from the root POM. Use the assembly:single goal for binding your " +"assembly to the lifecycle." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:176 -msgid "Like the assembly:attached goal, assemble an application bundle or distribution using an assembly descriptor from the command line. This goal will force Maven to build all included POMs up to the package phase BEFORE the assembly is processed. This goal differs from assembly:assembly in that it ignores the section of the assembly descriptor, and forces the assembly to be created as a directory in the project's build-output directory (usually ./target). This goal is also functionally equivalent to using the assembly:assembly goal in conjunction with the dir assembly format. NOTE: This goal should ONLY be run from the command line, and if building a multimodule project it should be used from the root POM. Use the assembly:directory-single goal for binding your assembly to the lifecycle." +msgid "" +"Like the assembly:attached goal, assemble an application bundle or " +"distribution using an assembly descriptor from the command line. This goal " +"will force Maven to build all included POMs up to the package phase BEFORE " +"the assembly is processed. This goal differs from assembly:assembly in that " +"it ignores the section of the assembly descriptor, and forces the " +"assembly to be created as a directory in the project's build-output " +"directory (usually ./target). This goal is also functionally equivalent to " +"using the assembly:assembly goal in conjunction with the dir assembly " +"format. NOTE: This goal should ONLY be run from the command line, and if " +"building a multimodule project it should be used from the root POM. Use the " +"assembly:directory-single goal for binding your assembly to the lifecycle." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:177 -msgid "Like the assembly:attached goal, assemble an application bundle or distribution from an assembly descriptor, WITHOUT first forcing Maven to build all POMs to the package phase (as is required by the assembly:assembly goal). This goal differs from assembly:attached in that it ignores the section of the assembly descriptor, and forces the assembly to be created as a directory in the project's build-output directory (usually ./target). This goal is also functionally equivalent to using the assembly:attached goal in conjunction with the dir assembly format. NOTE: This goal should ONLY be run from the command line, and if building a multimodule project it should be used from the root POM. Use the assembly:directory-single goal for binding your assembly to the lifecycle." +msgid "" +"Like the assembly:attached goal, assemble an application bundle or " +"distribution from an assembly descriptor, WITHOUT first forcing Maven to " +"build all POMs to the package phase (as is required by the assembly:assembly " +"goal). This goal differs from assembly:attached in that it ignores the " +" section of the assembly descriptor, and forces the assembly to be " +"created as a directory in the project's build-output directory (usually ./" +"target). This goal is also functionally equivalent to using the assembly:" +"attached goal in conjunction with the dir assembly format. NOTE: This goal " +"should ONLY be run from the command line, and if building a multimodule " +"project it should be used from the root POM. Use the assembly:directory-" +"single goal for binding your assembly to the lifecycle." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:178 -msgid "Like the assembly:attached goal, assemble an application bundle or distribution from an assembly descriptor. This goal is suitable either for binding to the lifecycle or calling directly from the command line (provided all required files are available before the build starts, or are produced by another goal specified before this one on the command line). This goal differs from assembly:single in that it ignores the section of the assembly descriptor, and forces the assembly to be created as a directory in the project's build-output directory (usually ./target)." +msgid "" +"Like the assembly:attached goal, assemble an application bundle or " +"distribution from an assembly descriptor. This goal is suitable either for " +"binding to the lifecycle or calling directly from the command line (provided " +"all required files are available before the build starts, or are produced by " +"another goal specified before this one on the command line). This goal " +"differs from assembly:single in that it ignores the section of " +"the assembly descriptor, and forces the assembly to be created as a " +"directory in the project's build-output directory (usually ./target)." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:179 -msgid "Display help information on maven-assembly-plugin. Call mvn assembly:help -Ddetail=true -Dgoal= to display parameter details." +msgid "" +"Display help information on maven-assembly-plugin. Call mvn assembly:help -" +"Ddetail=true -Dgoal= to display parameter details." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:180 -msgid "Assemble an application bundle or distribution from an assembly descriptor. This goal is suitable either for binding to the lifecycle or calling directly from the command line (provided all required files are available before the build starts, or are produced by another goal specified before this one on the command line)." +msgid "" +"Assemble an application bundle or distribution from an assembly descriptor. " +"This goal is suitable either for binding to the lifecycle or calling " +"directly from the command line (provided all required files are available " +"before the build starts, or are produced by another goal specified before " +"this one on the command line)." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:181 -msgid "Unpack project dependencies. Currently supports dependencies of type jar and zip." +msgid "" +"Unpack project dependencies. Currently supports dependencies of type jar and " +"zip." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:182 -msgid "Analyzes the dependencies of this project and determines which are: used and declared; used and undeclared; unused and declared. This goal is intended to be used standalone, thus it always executes the test-compile phase - use the dependency:analyze-only goal instead when participating in the build lifecycle. By default, maven-dependency-analyzer is used to perform the analysis, with limitations due to the fact that it works at bytecode level, but any analyzer can be plugged in through analyzer parameter. " +msgid "" +"Analyzes the dependencies of this project and determines which are: used and " +"declared; used and undeclared; unused and declared. This goal is intended to " +"be used standalone, thus it always executes the test-compile phase - use the " +"dependency:analyze-only goal instead when participating in the build " +"lifecycle. By default, maven-dependency-analyzer is used to perform the " +"analysis, with limitations due to the fact that it works at bytecode level, " +"but any analyzer can be plugged in through analyzer parameter. " msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:183 -msgid "This mojo looks at the dependencies after final resolution and looks for mismatches in your dependencyManagement section. In versions of maven prior to 2.0.6, it was possible to inherit versions that didn't match your dependencyManagement. See MNG-1577 for more info. This mojo is also useful for just detecting projects that override the dependencyManagement directly. Set ignoreDirect to false to detect these otherwise normal conditions." +msgid "" +"This mojo looks at the dependencies after final resolution and looks for " +"mismatches in your dependencyManagement section. In versions of maven prior " +"to 2.0.6, it was possible to inherit versions that didn't match your " +"dependencyManagement. See MNG-1577 for more info. This mojo is also useful " +"for just detecting projects that override the dependencyManagement directly. " +"Set ignoreDirect to false to detect these otherwise normal conditions." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:184 -msgid "Analyzes the and tags in the pom.xml and determines the duplicate declared dependencies." +msgid "" +"Analyzes the and tags in the pom.xml " +"and determines the duplicate declared dependencies." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:185 -msgid "Analyzes the dependencies of this project and determines which are: used and declared; used and undeclared; unused and declared. This goal is intended to be used in the build lifecycle, thus it assumes that the test-compile phase has been executed - use the dependency:analyze goal instead when running standalone. By default, maven-dependency-analyzer is used to perform the analysis, with limitations due to the fact that it works at bytecode level, but any analyzer can be plugged in through analyzer parameter. " +msgid "" +"Analyzes the dependencies of this project and determines which are: used and " +"declared; used and undeclared; unused and declared. This goal is intended to " +"be used in the build lifecycle, thus it assumes that the test-compile phase " +"has been executed - use the dependency:analyze goal instead when running " +"standalone. By default, maven-dependency-analyzer is used to perform the " +"analysis, with limitations due to the fact that it works at bytecode level, " +"but any analyzer can be plugged in through analyzer parameter. " msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:186 -msgid "Analyzes the dependencies of this project and produces a report that summarizes which are: used and declared; used and undeclared; unused and declared." +msgid "" +"Analyzes the dependencies of this project and produces a report that " +"summarizes which are: used and declared; used and undeclared; unused and " +"declared." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:187 -msgid "This goal will output a classpath string of dependencies from the local repository to a file or log." +msgid "" +"This goal will output a classpath string of dependencies from the local " +"repository to a file or log." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:188 -msgid "Goal that copies a list of artifacts from the repository to defined locations." +msgid "" +"Goal that copies a list of artifacts from the repository to defined " +"locations." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:189 -msgid "Goal that copies the project dependencies from the repository to a defined location." +msgid "" +"Goal that copies the project dependencies from the repository to a defined " +"location." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:190 -msgid "Displays all ancestor POMs of the project. This may be useful in a continuous integration system where you want to know all parent poms of the project." +msgid "" +"Displays all ancestor POMs of the project. This may be useful in a " +"continuous integration system where you want to know all parent poms of the " +"project." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:191 -msgid "Resolves a single artifact, eventually transitively, from the specified remote repositories. Caveat: will always check thecentral repository defined in the super pom. You could use a mirror entry in your settings.xml" +msgid "" +"Resolves a single artifact, eventually transitively, from the specified " +"remote repositories. Caveat: will always check thecentral repository defined " +"in the super pom. You could use a mirror entry in your settings.xml" msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:192 -msgid "Goal that resolves all project dependencies, including plugins and reports and their dependencies." +msgid "" +"Goal that resolves all project dependencies, including plugins and reports " +"and their dependencies." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:193 -msgid "Display help information on maven-dependency-plugin. Call mvn dependency:help -Ddetail=true -Dgoal= to display parameter details." +msgid "" +"Display help information on maven-dependency-plugin. Call mvn dependency:" +"help -Ddetail=true -Dgoal= to display parameter details." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:194 @@ -34206,15 +38217,23 @@ msgid "Displays the list of dependencies for this project." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:195 -msgid "Goal that resolves all project dependencies and then lists the repositories used by the build and by the transitive dependencies" +msgid "" +"Goal that resolves all project dependencies and then lists the repositories " +"used by the build and by the transitive dependencies" msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:196 -msgid "Goal that sets a property pointing to the artifact file for each project dependency. For each dependency (direct and transitive) a project property will be set which follows the groupId:artifactId:type:[classifier] form and contains the path to the resolved artifact." +msgid "" +"Goal that sets a property pointing to the artifact file for each project " +"dependency. For each dependency (direct and transitive) a project property " +"will be set which follows the groupId:artifactId:type:[classifier] form and " +"contains the path to the resolved artifact." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:197 -msgid "Remove the project dependencies from the local repository, and optionally re-resolve them." +msgid "" +"Remove the project dependencies from the local repository, and optionally re-" +"resolve them." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:198 @@ -34222,7 +38241,8 @@ msgid "Goal that resolves the project dependencies from the repository." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:199 -msgid "Goal that resolves all project plugins and reports and their dependencies." +msgid "" +"Goal that resolves all project plugins and reports and their dependencies." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:200 @@ -34234,11 +38254,15 @@ msgid "Displays the dependency tree for this project." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:202 -msgid "Goal that retrieves a list of artifacts from the repository and unpacks them in a defined location." +msgid "" +"Goal that retrieves a list of artifacts from the repository and unpacks them " +"in a defined location." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:203 -msgid "Goal that unpacks the project dependencies from the repository to a defined location." +msgid "" +"Goal that unpacks the project dependencies from the repository to a defined " +"location." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:204 @@ -34250,15 +38274,21 @@ msgid "This goal executes the defined enforcer-rules once per module." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:206 -msgid "Display help information on maven-enforcer-plugin. Call mvn enforcer:help -Ddetail=true -Dgoal= to display parameter details." +msgid "" +"Display help information on maven-enforcer-plugin. Call mvn enforcer:help -" +"Ddetail=true -Dgoal= to display parameter details." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:207 -msgid "Display help information on maven-gpg-plugin. Call mvn gpg:help -Ddetail=true -Dgoal= to display parameter details." +msgid "" +"Display help information on maven-gpg-plugin. Call mvn gpg:help -" +"Ddetail=true -Dgoal= to display parameter details." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:208 -msgid "Sign project artifact, the POM, and attached artifacts with GnuPG for deployment." +msgid "" +"Sign project artifact, the POM, and attached artifacts with GnuPG for " +"deployment." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:209 @@ -34270,31 +38300,47 @@ msgid "Displays the supported Plugin expressions used by Maven." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:211 -msgid "Displays a list of the profiles which are currently active for this build." +msgid "" +"Displays a list of the profiles which are currently active for this build." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:212 -msgid "Displays the calculated settings as XML for this project, given any profile enhancement and the inheritance of the global settings into the user-level settings." +msgid "" +"Displays the calculated settings as XML for this project, given any profile " +"enhancement and the inheritance of the global settings into the user-level " +"settings." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:213 -msgid "Displays a list of the platform details like system properties and environment variables." +msgid "" +"Displays a list of the platform details like system properties and " +"environment variables." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:214 -msgid "Displays the effective POM as an XML for this build, with the active profiles factored in." +msgid "" +"Displays the effective POM as an XML for this build, with the active " +"profiles factored in." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:215 -msgid "Display help information on maven-help-plugin. Call mvn help:help -Ddetail=true -Dgoal= to display parameter details." +msgid "" +"Display help information on maven-help-plugin. Call mvn help:help -" +"Ddetail=true -Dgoal= to display parameter details." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:216 -msgid "Displays a list of available profiles under the current project. Note: it will list all profiles for a project. If a profile comes up with a status inactive then there might be a need to set profile activation switches/property." +msgid "" +"Displays a list of available profiles under the current project. Note: it " +"will list all profiles for a project. If a profile comes up with a status " +"inactive then there might be a need to set profile activation switches/" +"property." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:217 -msgid "Displays a list of the attributes for a Maven Plugin and/or goals (aka Mojo - Maven plain Old Java Object)." +msgid "" +"Displays a list of the attributes for a Maven Plugin and/or goals (aka Mojo " +"- Maven plain Old Java Object)." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:218 @@ -34302,31 +38348,51 @@ msgid "Evaluates Maven expressions given by the user in an interactive mode." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:219 -msgid "Display help information on maven-invoker-plugin. Call mvn invoker:help -Ddetail=true -Dgoal= to display parameter details." +msgid "" +"Display help information on maven-invoker-plugin. Call mvn invoker:help -" +"Ddetail=true -Dgoal= to display parameter details." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:220 -msgid "Installs the project artifacts of the main build into the local repository as a preparation to run the sub projects. More precisely, all artifacts of the project itself, all its locally reachable parent POMs and all its dependencies from the reactor will be installed to the local repository." +msgid "" +"Installs the project artifacts of the main build into the local repository " +"as a preparation to run the sub projects. More precisely, all artifacts of " +"the project itself, all its locally reachable parent POMs and all its " +"dependencies from the reactor will be installed to the local repository." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:221 -msgid "Searches for integration test Maven projects, and executes each, collecting a log in the project directory, will never fail the build, designed to be used in conjunction with the verify mojo." +msgid "" +"Searches for integration test Maven projects, and executes each, collecting " +"a log in the project directory, will never fail the build, designed to be " +"used in conjunction with the verify mojo." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:222 -msgid "Generate a report based on the results of the Maven invocations. Note: This mojo doesn't fork any lifecycle, if you have a clean working copy, you have to use a command like mvn clean integration-test site to ensure the build results are present when this goal is invoked." +msgid "" +"Generate a report based on the results of the Maven invocations. Note: This " +"mojo doesn't fork any lifecycle, if you have a clean working copy, you have " +"to use a command like mvn clean integration-test site to ensure the build " +"results are present when this goal is invoked." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:223 -msgid "Searches for integration test Maven projects, and executes each, collecting a log in the project directory, and outputting the results to the command line." +msgid "" +"Searches for integration test Maven projects, and executes each, collecting " +"a log in the project directory, and outputting the results to the command " +"line." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:224 -msgid "Checks the results of maven-invoker-plugin based integration tests and fails the build if any tests failed." +msgid "" +"Checks the results of maven-invoker-plugin based integration tests and fails " +"the build if any tests failed." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:225 -msgid "Display help information on maven-jarsigner-plugin. Call mvn jarsigner:help -Ddetail=true -Dgoal= to display parameter details." +msgid "" +"Display help information on maven-jarsigner-plugin. Call mvn jarsigner:help -" +"Ddetail=true -Dgoal= to display parameter details." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:226 @@ -34334,7 +38400,8 @@ msgid "Signs a project artifact and attachments using jarsigner." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:227 -msgid "Checks the signatures of a project artifact and attachments using jarsigner." +msgid "" +"Checks the signatures of a project artifact and attachments using jarsigner." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:228 @@ -34342,11 +38409,15 @@ msgid "Apply one or more patches to project sources." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:229 -msgid "Display help information on maven-patch-plugin. Call mvn patch:help -Ddetail=true -Dgoal= to display parameter details." +msgid "" +"Display help information on maven-patch-plugin. Call mvn patch:help -" +"Ddetail=true -Dgoal= to display parameter details." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:230 -msgid "Display help information on maven-pdf-plugin. Call mvn pdf:help -Ddetail=true -Dgoal= to display parameter details." +msgid "" +"Display help information on maven-pdf-plugin. Call mvn pdf:help -" +"Ddetail=true -Dgoal= to display parameter details." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:231 @@ -34354,7 +38425,9 @@ msgid "Generates a PDF document for a project." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:232 -msgid "Update the user plugin registry (if it's in use) to reflect the version we're installing." +msgid "" +"Update the user plugin registry (if it's in use) to reflect the version " +"we're installing." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:233 @@ -34366,11 +38439,17 @@ msgid "Generate Xdoc files for the project mojos or goals." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:235 -msgid "Inject any plugin-specific artifact metadata to the project's artifact, for subsequent installation and deployment. It is used: 1. to add the latest metadata (which is plugin-specific) for shipping alongside the plugin's artifact 2. to define plugin mapping in the group " +msgid "" +"Inject any plugin-specific artifact metadata to the project's artifact, for " +"subsequent installation and deployment. It is used: 1. to add the latest " +"metadata (which is plugin-specific) for shipping alongside the plugin's " +"artifact 2. to define plugin mapping in the group " msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:236 -msgid "Display help information on maven-plugin-plugin. Call mvn plugin:help -Ddetail=true -Dgoal= to display parameter details." +msgid "" +"Display help information on maven-plugin-plugin. Call mvn plugin:help -" +"Ddetail=true -Dgoal= to display parameter details." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:237 @@ -34378,51 +38457,99 @@ msgid "Generates a HelpMojo class." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:238 -msgid "Generate a plugin descriptor. Note: Since 3.0, for Java 5 plugin annotations support, default phase defined by this goal is after the 'compilation' of any scripts. This doesn't override the default binding coded at generate-resources phase in Maven core." +msgid "" +"Generate a plugin descriptor. Note: Since 3.0, for Java 5 plugin annotations " +"support, default phase defined by this goal is after the 'compilation' of " +"any scripts. This doesn't override the default binding coded at generate-" +"resources phase in Maven core." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:239 -msgid "Perform a release from SCM, either from a specified tag, or the tag representing the previous release in the working copy created by release:prepare. For more info see http://maven.apache.org/plugins/maven-release-plugin/examples/perform-release.html." +msgid "" +"Perform a release from SCM, either from a specified tag, or the tag " +"representing the previous release in the working copy created by release:" +"prepare. For more info see http://maven.apache.org/plugins/maven-release-" +"plugin/examples/perform-release.html." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:240 -msgid "Rollback changes made by a previous release. This requires that the previous release descriptor release.properties is still available in the local working copy. For more info see http://maven.apache.org/plugins/maven-release-plugin/examples/rollback-release.html." +msgid "" +"Rollback changes made by a previous release. This requires that the previous " +"release descriptor release.properties is still available in the local " +"working copy. For more info see http://maven.apache.org/plugins/maven-" +"release-plugin/examples/rollback-release.html." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:241 -msgid "Prepare for a release in SCM, fully resolving dependencies for the purpose of producing a 'release POM'." +msgid "" +"Prepare for a release in SCM, fully resolving dependencies for the purpose " +"of producing a 'release POM'." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:242 -msgid "Perform a release from SCM to a staging repository. If no goals are given, these default to deploy or deploy site:stage-deploy, if the project has a / element. If the goals contain site-deploy or site:deploy, these are overridden with site:stage-deploy." +msgid "" +"Perform a release from SCM to a staging repository. If no goals are given, " +"these default to deploy or deploy site:stage-deploy, if the project has a " +"/ element. If the goals contain site-deploy or " +"site:deploy, these are overridden with site:stage-deploy." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:243 -msgid "Update the POM versions for a project. This performs the normal version updates of the release:prepare goal without making other modifications to the SCM such as tagging. For more info see http://maven.apache.org/plugins/maven-release-plugin/examples/update-versions.html." +msgid "" +"Update the POM versions for a project. This performs the normal version " +"updates of the release:prepare goal without making other modifications to " +"the SCM such as tagging. For more info see http://maven.apache.org/plugins/" +"maven-release-plugin/examples/update-versions.html." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:244 -msgid "Prepare for a release in SCM. Steps through several phases to ensure the POM is ready to be released and then prepares SCM to eventually contain a tagged version of the release and a record in the local copy of the parameters used. This can be followed by a call to release:perform. For more info see http://maven.apache.org/plugins/maven-release-plugin/examples/prepare-release.html." +msgid "" +"Prepare for a release in SCM. Steps through several phases to ensure the POM " +"is ready to be released and then prepares SCM to eventually contain a tagged " +"version of the release and a record in the local copy of the parameters " +"used. This can be followed by a call to release:perform. For more info see " +"http://maven.apache.org/plugins/maven-release-plugin/examples/prepare-" +"release.html." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:245 -msgid "Clean up after a release preparation. This is done automatically after a successful release:perform, so is best served for cleaning up a failed or abandoned release, or a dry run. Note that only the working copy is cleaned up, no previous steps are rolled back. For more info see http://maven.apache.org/plugins/maven-release-plugin/examples/clean-release.html." +msgid "" +"Clean up after a release preparation. This is done automatically after a " +"successful release:perform, so is best served for cleaning up a failed or " +"abandoned release, or a dry run. Note that only the working copy is cleaned " +"up, no previous steps are rolled back. For more info see http://maven.apache." +"org/plugins/maven-release-plugin/examples/clean-release.html." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:246 -msgid "Display help information on maven-release-plugin. Call mvn release:help -Ddetail=true -Dgoal= to display parameter details." +msgid "" +"Display help information on maven-release-plugin. Call mvn release:help -" +"Ddetail=true -Dgoal= to display parameter details." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:247 -msgid "Branch a project in SCM, using the same steps as the release:prepare goal, creating a branch instead of a tag. For more info see http://maven.apache.org/plugins/maven-release-plugin/examples/branch.html." +msgid "" +"Branch a project in SCM, using the same steps as the release:prepare goal, " +"creating a branch instead of a tag. For more info see http://maven.apache." +"org/plugins/maven-release-plugin/examples/branch.html." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:248 -msgid "Pull down resourceBundles containing remote resources and process the resources contained inside. When that is done the resources are injected into the current (in-memory) Maven project, making them available to the process-resources phase. Resources that end in '.vm' are treated as velocity templates. For those, the '.vm' is stripped off for the final artifact name and it's fed through velocity to have properties expanded, conditions processed, etc... Resources that don't end in '.vm' are copied 'as is'." +msgid "" +"Pull down resourceBundles containing remote resources and process the " +"resources contained inside. When that is done the resources are injected " +"into the current (in-memory) Maven project, making them available to the " +"process-resources phase. Resources that end in '.vm' are treated as " +"velocity templates. For those, the '.vm' is stripped off for the final " +"artifact name and it's fed through velocity to have properties expanded, " +"conditions processed, etc... Resources that don't end in '.vm' are copied " +"'as is'." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:249 -msgid "Display help information on maven-remote-resources-plugin. Call mvn remote-resources:help -Ddetail=true -Dgoal= to display parameter details." +msgid "" +"Display help information on maven-remote-resources-plugin. Call mvn remote-" +"resources:help -Ddetail=true -Dgoal= to display parameter details." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:250 @@ -34434,11 +38561,18 @@ msgid "Goal which creates an upload bundle for a project built with Maven." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:252 -msgid "Packs artifacts already available in a local repository in a bundle for an upload requests. It requires that the artifact has a POM in the local repository. It will check for mandatory elements, asking interactively for missing values. Can be used to generate bundles for third parties artifacts that have been manually added to the local repository." +msgid "" +"Packs artifacts already available in a local repository in a bundle for an " +"upload requests. It requires that the artifact has a POM in the local " +"repository. It will check for mandatory elements, asking interactively for " +"missing values. Can be used to generate bundles for third parties artifacts " +"that have been manually added to the local repository." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:253 -msgid "Display help information on maven-repository-plugin. Call mvn repository:help -Ddetail=true -Dgoal= to display parameter details." +msgid "" +"Display help information on maven-repository-plugin. Call mvn repository:" +"help -Ddetail=true -Dgoal= to display parameter details." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:254 @@ -34458,11 +38592,15 @@ msgid "Commit changes to the configured scm url." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:258 -msgid "Display the difference of the working copy with the latest copy in the configured scm url." +msgid "" +"Display the difference of the working copy with the latest copy in the " +"configured scm url." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:259 -msgid "Update the local working copy with the latest source from the configured scm url." +msgid "" +"Update the local working copy with the latest source from the configured scm " +"url." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:260 @@ -34478,7 +38616,9 @@ msgid "Unedit/unlock a set of files." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:263 -msgid "Pull the project source from the configured scm and execute the configured goals." +msgid "" +"Pull the project source from the configured scm and execute the configured " +"goals." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:264 @@ -34502,23 +38642,33 @@ msgid "Get the list of project files." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:269 -msgid "Dump changelog contents to console. It is mainly used to test maven-scm-api's changelog command." +msgid "" +"Dump changelog contents to console. It is mainly used to test maven-scm-" +"api's changelog command." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:270 -msgid "Display help information on maven-scm-plugin. Call mvn scm:help -Ddetail=true -Dgoal= to display parameter details." +msgid "" +"Display help information on maven-scm-plugin. Call mvn scm:help -" +"Ddetail=true -Dgoal= to display parameter details." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:271 -msgid "Get a fresh exported copy of the latest source from the configured scm url." +msgid "" +"Get a fresh exported copy of the latest source from the configured scm url." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:272 -msgid "Updates all projects in a multi project build. This is useful for users who have adopted the flat project structure where the aggregator project is a sibling of the sub projects rather than sitting in the parent directory." +msgid "" +"Updates all projects in a multi project build. This is useful for users who " +"have adopted the flat project structure where the aggregator project is a " +"sibling of the sub projects rather than sitting in the parent directory." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:274 -msgid "Display help information on maven-scm-publish-plugin. Call mvn scm-publish:help -Ddetail=true -Dgoal= to display parameter details." +msgid "" +"Display help information on maven-scm-publish-plugin. Call mvn scm-publish:" +"help -Ddetail=true -Dgoal= to display parameter details." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:275 @@ -34530,35 +38680,58 @@ msgid "Copies artifacts from one repository to another repository." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:277 -msgid "Display help information on maven-stage-plugin. Call mvn stage:help -Ddetail=true -Dgoal= to display parameter details." +msgid "" +"Display help information on maven-stage-plugin. Call mvn stage:help -" +"Ddetail=true -Dgoal= to display parameter details." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:278 -msgid "Display help information on maven-toolchains-plugin. Call mvn toolchains:help -Ddetail=true -Dgoal= to display parameter details." +msgid "" +"Display help information on maven-toolchains-plugin. Call mvn toolchains:" +"help -Ddetail=true -Dgoal= to display parameter details." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:279 -msgid "Check that toolchains requirements are met by currently configured toolchains and store the selected toolchains in build context for later retrieval by other plugins." +msgid "" +"Check that toolchains requirements are met by currently configured " +"toolchains and store the selected toolchains in build context for later " +"retrieval by other plugins." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:280 -msgid "Deletes the .project, .classpath, .wtpmodules files and .settings folder used by Eclipse." +msgid "" +"Deletes the .project, .classpath, .wtpmodules files and .settings folder " +"used by Eclipse." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:281 -msgid "Configures The following Eclipse Workspace features: - Adds the classpath variable MAVEN_REPO to Eclipse. - Optionally load Eclipse code style file via a URL. " +msgid "" +"Configures The following Eclipse Workspace features: - Adds the classpath " +"variable MAVEN_REPO to Eclipse. - Optionally load Eclipse code style file " +"via a URL. " msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:282 -msgid "Generates the following eclipse configuration files: - .project and .classpath files - .setting/org.eclipse.jdt.core.prefs with project specific compiler settings - various configuration files for WTP (Web Tools Project), if the parameter wtpversion is set to a valid version (WTP configuration is not generated by default) If this goal is run on a multiproject root, dependencies between modules will be configured as direct project dependencies in Eclipse (unless useProjectReferences is set to false)." +msgid "" +"Generates the following eclipse configuration files: - .project and ." +"classpath files - .setting/org.eclipse.jdt.core.prefs with project specific " +"compiler settings - various configuration files for WTP (Web Tools Project), " +"if the parameter wtpversion is set to a valid version (WTP configuration is " +"not generated by default) If this goal is run on a multiproject root, " +"dependencies between modules will be configured as direct project " +"dependencies in Eclipse (unless useProjectReferences is set to false)." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:283 -msgid "Display help information on maven-eclipse-plugin. Call mvn eclipse:help -Ddetail=true -Dgoal= to display parameter details." +msgid "" +"Display help information on maven-eclipse-plugin. Call mvn eclipse:help -" +"Ddetail=true -Dgoal= to display parameter details." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:284 -msgid "Install plugins resolved from the Maven repository system into an Eclipse instance." +msgid "" +"Install plugins resolved from the Maven repository system into an Eclipse " +"instance." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:285 @@ -34574,7 +38747,9 @@ msgid "Generates the rad-6 configuration files." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:288 -msgid "Deletes the config files used by Rad-6. the files .j2ee and the file .websettings" +msgid "" +"Deletes the config files used by Rad-6. the files .j2ee and the file ." +"websettings" msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:289 @@ -34582,11 +38757,23 @@ msgid "Removes the not-available marker files from the repository." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:290 -msgid "For all projects currently part of the workspace, all references to the M2_REPO classpath variable are resolved. Note: not the projects of the reactor are inspected for unresolved artifacts, but the projects that are part of the workspace. " +msgid "" +"For all projects currently part of the workspace, all references to the " +"M2_REPO classpath variable are resolved. Note: not the projects of the " +"reactor are inspected for unresolved artifacts, but the projects that are " +"part of the workspace. " msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:291 -msgid "Add eclipse artifacts from an eclipse installation to the local repo. This mojo automatically analize the eclipse directory, copy plugins jars to the local maven repo, and generates appropriate poms. This is the official central repository builder for Eclipse plugins, so it has the necessary default values. For customized repositories see MakeArtifactsMojo Typical usage: mvn eclipse:to-maven -DdeployTo=maven.org::default::scpexe://repo1.maven.org/home/maven/repository-staging/to-ibiblio/eclipse-staging -DeclipseDir=." +msgid "" +"Add eclipse artifacts from an eclipse installation to the local repo. This " +"mojo automatically analize the eclipse directory, copy plugins jars to the " +"local maven repo, and generates appropriate poms. This is the official " +"central repository builder for Eclipse plugins, so it has the necessary " +"default values. For customized repositories see MakeArtifactsMojo Typical " +"usage: mvn eclipse:to-maven -DdeployTo=maven.org::default::scpexe://repo1." +"maven.org/home/maven/repository-staging/to-ibiblio/eclipse-staging -" +"DeclipseDir=." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:292 @@ -34610,11 +38797,21 @@ msgid "Builds a deployable JBoss Spring Archive." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:297 -msgid "Builds a deployable JBoss Hibernate Archive. Note that in versions of jboss prior to 4.0.3 the deployment descriptor for a HAR was 'hibernate-service.xml'. In 4.0.3 this changed to use 'jboss-service.xml' similar to the SAR format. In JBoss 5 and above, the HAR deployment descriptor can be any file with a name that matches the pattern '*-hibernate.xml'. If the parameter 'deploymentDescriptorFile' is not set, this goal will first look for 'jboss-service.xml', then 'hibernate-service.xml' and if those are not found, it will search for a file ending with * '-hibernate.xml'" +msgid "" +"Builds a deployable JBoss Hibernate Archive. Note that in versions of jboss " +"prior to 4.0.3 the deployment descriptor for a HAR was 'hibernate-service." +"xml'. In 4.0.3 this changed to use 'jboss-service.xml' similar to the SAR " +"format. In JBoss 5 and above, the HAR deployment descriptor can be any file " +"with a name that matches the pattern '*-hibernate.xml'. If the parameter " +"'deploymentDescriptorFile' is not set, this goal will first look for 'jboss-" +"service.xml', then 'hibernate-service.xml' and if those are not found, it " +"will search for a file ending with * '-hibernate.xml'" msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:298 -msgid "Display help information on jboss-packaging-maven-plugin. Call mvn jboss-packaging:help -Ddetail=true -Dgoal= to display parameter details." +msgid "" +"Display help information on jboss-packaging-maven-plugin. Call mvn jboss-" +"packaging:help -Ddetail=true -Dgoal= to display parameter details." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:299 @@ -34634,19 +38831,31 @@ msgid "Builds a deployable JBoss Service exploded Archive." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:303 -msgid "The wsadmin goal executes the WebSphere command-line administration tool with the specified arguments." +msgid "" +"The wsadmin goal executes the WebSphere command-line administration tool " +"with the specified arguments." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:304 -msgid "Lists all the applications installed on a WebSphere Server or Cell. This goal is a wrapper for the AdminApp.list() command of the wsadmin tool. Refer to the wsadmin documentation for information on this operation." +msgid "" +"Lists all the applications installed on a WebSphere Server or Cell. This " +"goal is a wrapper for the AdminApp.list() command of the wsadmin tool. Refer " +"to the wsadmin documentation for information on this operation." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:305 -msgid "Starts a standalone server instance. This is not used to start a server controlled by DeploymentManager. Therefore, this goal is useful for the Base Application Server, and to start the Node Agent and/or DeploymentManager. If you wish to start a server managed by the Deployment Manager, use the wsadmin task to execute a scripting command." +msgid "" +"Starts a standalone server instance. This is not used to start a server " +"controlled by DeploymentManager. Therefore, this goal is useful for the Base " +"Application Server, and to start the Node Agent and/or DeploymentManager. If " +"you wish to start a server managed by the Deployment Manager, use the " +"wsadmin task to execute a scripting command." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:306 -msgid "The wsStartApplication goal enables you to start an existing or newly installed application on a WebSphere Server or in a WebSphere Cell." +msgid "" +"The wsStartApplication goal enables you to start an existing or newly " +"installed application on a WebSphere Server or in a WebSphere Cell." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:307 @@ -34654,15 +38863,28 @@ msgid "Cleans out temporary resources and generated sources." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:308 -msgid "This goal enables you to stop a standalone server instance. This is not used to stop a server controlled by DeploymentManager. Therefore, this task is useful for the Base Application Server, and to stop the Node Agent and/or DeploymentManager. If you wish to stop a server managed by the Deployment Manager, use the wsadmin task to execute a scripting command." +msgid "" +"This goal enables you to stop a standalone server instance. This is not used " +"to stop a server controlled by DeploymentManager. Therefore, this task is " +"useful for the Base Application Server, and to stop the Node Agent and/or " +"DeploymentManager. If you wish to stop a server managed by the Deployment " +"Manager, use the wsadmin task to execute a scripting command." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:309 -msgid "The wsStopApp goal enables you to stop an existing or newly installed application on a WebSphere Server or in a WebSphere Cell. This goal is a wrapper for the ApplicationManager.stopApplication() command of the wsadmin tool. Refer to the wsadmin documentation for information on this operation." +msgid "" +"The wsStopApp goal enables you to stop an existing or newly installed " +"application on a WebSphere Server or in a WebSphere Cell. This goal is a " +"wrapper for the ApplicationManager.stopApplication() command of the wsadmin " +"tool. Refer to the wsadmin documentation for information on this operation." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:310 -msgid "Executes the ServiceDeploy command against an archive file (Ear, Zip or Jar) to produce an ear file that can be deployed on Process Server. Reference Documentation can be found IBM WebSphere Enterprise Service Bus, Version 6.1, IBM WebSphere Process Server, Version 6.1. " +msgid "" +"Executes the ServiceDeploy command against an archive file (Ear, Zip or Jar) " +"to produce an ear file that can be deployed on Process Server. Reference " +"Documentation can be found IBM WebSphere Enterprise Service Bus, Version " +"6.1, IBM WebSphere Process Server, Version 6.1. " msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:311 @@ -34670,7 +38892,11 @@ msgid "Installs an EAR into WebSphere Application Server." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:312 -msgid "This goal enables you to generate default IBM WebSphere Bindings for the specified EAR file. The goal provides options to control how the bindings are generated and mimics the options provided by the WebSphere Application Install wizards. The goal binds to the package phase by default." +msgid "" +"This goal enables you to generate default IBM WebSphere Bindings for the " +"specified EAR file. The goal provides options to control how the bindings " +"are generated and mimics the options provided by the WebSphere Application " +"Install wizards. The goal binds to the package phase by default." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:313 @@ -34678,19 +38904,30 @@ msgid "Executes the endpoint enabler ant task on the EAR archive." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:314 -msgid "Creates Java classes and deployment descriptor templates from a Web Services Description Language (WSDL) file. See Developerworks article for background. " +msgid "" +"Creates Java classes and deployment descriptor templates from a Web Services " +"Description Language (WSDL) file. See Developerworks article for background. " msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:315 -msgid "Display help information on was6-maven-plugin. Call mvn was6:help -Ddetail=true -Dgoal= to display parameter details." +msgid "" +"Display help information on was6-maven-plugin. Call mvn was6:help -" +"Ddetail=true -Dgoal= to display parameter details." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:316 -msgid "Generates EJB RMIC stub sources. This goal will fork a parallel life cycle up to package phase. This is required because an archive is required as input to the underlying tasks." +msgid "" +"Generates EJB RMIC stub sources. This goal will fork a parallel life cycle " +"up to package phase. This is required because an archive is required as " +"input to the underlying tasks." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:317 -msgid "Enables you to uninstall an existing application from a WebSphere Server or Cell. This goal builds upon the wsadmin task and shares many of the same attributes. This task is a wrapper for the AdminApp.uninstall() command of the wsadmin tool." +msgid "" +"Enables you to uninstall an existing application from a WebSphere Server or " +"Cell. This goal builds upon the wsadmin task and shares many of the same " +"attributes. This task is a wrapper for the AdminApp.uninstall() command of " +"the wsadmin tool." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:318 @@ -34710,7 +38947,10 @@ msgid "Run the weblogic appc compiler against an artifact." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:322 -msgid "Runs Client Gen on a given WSDL. This client gen uses the BEA refactored client gen tool first appearing in weblogic 9. This is the preferred client gen tool for Weblogic 9.0 and newer." +msgid "" +"Runs Client Gen on a given WSDL. This client gen uses the BEA refactored " +"client gen tool first appearing in weblogic 9. This is the preferred client " +"gen tool for Weblogic 9.0 and newer." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:323 @@ -34718,7 +38958,9 @@ msgid "List the atifacts on Weblogic server(s) or cluster(s)." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:324 -msgid "Display help information on weblogic-maven-plugin. Call mvn weblogic:help -Ddetail=true -Dgoal= to display parameter details." +msgid "" +"Display help information on weblogic-maven-plugin. Call mvn weblogic:help -" +"Ddetail=true -Dgoal= to display parameter details." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:325 @@ -34742,7 +38984,9 @@ msgid "Deploy an artifact to Weblogic servers(s) or cluster(s)." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:330 -msgid "Display help information on antlr-maven-plugin. Call mvn antlr:help -Ddetail=true -Dgoal= to display parameter details." +msgid "" +"Display help information on antlr-maven-plugin. Call mvn antlr:help -" +"Ddetail=true -Dgoal= to display parameter details." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:331 @@ -34766,7 +39010,9 @@ msgid "Create eclipse configuration of aspectJ" msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:336 -msgid "Display help information on aspectj-maven-plugin. Call mvn aspectj:help -Ddetail=true -Dgoal= to display parameter details." +msgid "" +"Display help information on aspectj-maven-plugin. Call mvn aspectj:help -" +"Ddetail=true -Dgoal= to display parameter details." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:337 @@ -34778,7 +39024,9 @@ msgid "A Plugin for generating WSDL files using Axis Java2WSDL." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:339 -msgid "Display help information on axistools-maven-plugin. Call mvn axistools:help -Ddetail=true -Dgoal= to display parameter details." +msgid "" +"Display help information on axistools-maven-plugin. Call mvn axistools:" +"help -Ddetail=true -Dgoal= to display parameter details." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:340 @@ -34786,23 +39034,34 @@ msgid "A Plugin for generating stubs for WSDL files using Axis WSDL2Java." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:341 -msgid "Utility for turning xml into Axis deployment operations (wraps org.apache.axis.utils.Admin)" +msgid "" +"Utility for turning xml into Axis deployment operations (wraps org.apache." +"axis.utils.Admin)" msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:342 -msgid "Display help information on castor-maven-plugin. Call mvn castor:help -Ddetail=true -Dgoal= to display parameter details." +msgid "" +"Display help information on castor-maven-plugin. Call mvn castor:help -" +"Ddetail=true -Dgoal= to display parameter details." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:343 -msgid "A mojo that uses Castor MappingTool to generate mapping files from a set of Classes. MappingTool." +msgid "" +"A mojo that uses Castor MappingTool to generate mapping files from a set of " +"Classes. MappingTool." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:344 -msgid "A mojo that uses Castor MappingTool to generate mapping files from a single Class. MappingTool." +msgid "" +"A mojo that uses Castor MappingTool to generate mapping files from a single " +"Class. MappingTool." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:345 -msgid "A mojo that uses Castor to generate a collection of javabeans from an XSD. Detailed explanations of many of these can be found in the details for the Castor SourceGenerator." +msgid "" +"A mojo that uses Castor to generate a collection of javabeans from an XSD. " +"Detailed explanations of many of these can be found in the details for the " +"Castor SourceGenerator." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:346 @@ -34818,31 +39077,50 @@ msgid "Runs the project with a debugger port hook (optionally suspended)." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:349 -msgid "Merges GWT servlet elements into deployment descriptor (and non GWT servlets into shell). If you use scanRemoteServiceRelativePathAnnotation you must bind this mojo to at least compile phase Because the classpath scanner need to see compile classes " +msgid "" +"Merges GWT servlet elements into deployment descriptor (and non GWT servlets " +"into shell). If you use scanRemoteServiceRelativePathAnnotation you must " +"bind this mojo to at least compile phase Because the classpath scanner need " +"to see compile classes " msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:350 -msgid "Display help information on gwt-maven-plugin. Call mvn gwt:help -Ddetail=true -Dgoal= to display parameter details." +msgid "" +"Display help information on gwt-maven-plugin. Call mvn gwt:help -" +"Ddetail=true -Dgoal= to display parameter details." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:351 -msgid "Invokes the GWT Compiler for the project source. See compiler options : http://www.gwtproject.org/doc/latest/DevGuideCompilingAndDebugging.html#DevGuideCompilerOptions" +msgid "" +"Invokes the GWT Compiler for the project source. See compiler options : " +"http://www.gwtproject.org/doc/latest/DevGuideCompilingAndDebugging." +"html#DevGuideCompilerOptions" msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:352 -msgid "Add GWT java source code and module descriptor as resources to project jar. Alternative to gwt:resources for better Eclipse projects synchronization." +msgid "" +"Add GWT java source code and module descriptor as resources to project jar. " +"Alternative to gwt:resources for better Eclipse projects synchronization." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:353 -msgid "Copy GWT java source code and module descriptor as resources in the build outputDirectory. Alternative to declaring a in the POM with finer filtering as the module descriptor is read to detect sources to be copied." +msgid "" +"Copy GWT java source code and module descriptor as resources in the build " +"outputDirectory. Alternative to declaring a in the POM with finer " +"filtering as the module descriptor is read to detect sources to be copied." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:354 -msgid "see http://code.google.com/webtoolkit/doc/latest/DevGuideCompileReport.html#Usage" +msgid "" +"see http://code.google.com/webtoolkit/doc/latest/DevGuideCompileReport." +"html#Usage" msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:355 -msgid "Creates CSS interfaces for css files. Will use the utility tool provided in gwt sdk which create a corresponding Java interface for accessing the classnames used in the file." +msgid "" +"Creates CSS interfaces for css files. Will use the utility tool provided in " +"gwt sdk which create a corresponding Java interface for accessing the " +"classnames used in the file." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:356 @@ -34854,7 +39132,9 @@ msgid "Goal which creates Eclipse lauch configurations for GWTTestCases." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:358 -msgid "Mimic surefire to run GWTTestCases during integration-test phase, until SUREFIRE-508 is fixed" +msgid "" +"Mimic surefire to run GWTTestCases during integration-test phase, until " +"SUREFIRE-508 is fixed" msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:359 @@ -34870,7 +39150,8 @@ msgid "Creates I18N interfaces for constants and messages files." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:362 -msgid "Runs the project in the GWT (Classic or Super) Dev Mode for development." +msgid "" +"Runs the project in the GWT (Classic or Super) Dev Mode for development." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:363 @@ -34878,11 +39159,16 @@ msgid "Goal which creates Eclipse lauch configurations for GWT modules." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:364 -msgid "'hbm2doc' generates html documentation a'la javadoc for the database schema." +msgid "" +"'hbm2doc' generates html documentation a'la javadoc for the database schema." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:365 -msgid "'hbm2hbmxml' generates a set of .hbm files. Intended to be used together with a 'jdbcconfiguration' when performing reverse engineering, but can be used with any kind of configuration. e.g. to convert from annotation based pojo's to hbm.xml." +msgid "" +"'hbm2hbmxml' generates a set of .hbm files. Intended to be used together " +"with a 'jdbcconfiguration' when performing reverse engineering, but can be " +"used with any kind of configuration. e.g. to convert from annotation based " +"pojo's to hbm.xml." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:366 @@ -34890,7 +39176,10 @@ msgid "'hbm2dao' generates a set of DAOs." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:367 -msgid "'query' is used to execute a HQL query statements and optionally send the output to a file. Can be used for verifying the mappings and for basic data extraction." +msgid "" +"'query' is used to execute a HQL query statements and optionally send the " +"output to a file. Can be used for verifying the mappings and for basic data " +"extraction." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:368 @@ -34902,19 +39191,31 @@ msgid "'AntRun' wrapper." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:370 -msgid "'hbmtemplate' generic exporter that can be controlled by a user provided template or class." +msgid "" +"'hbmtemplate' generic exporter that can be controlled by a user provided " +"template or class." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:371 -msgid "'hbm2cfgxml' generates a hibernate.cfg.xml. Intended to be used together with a 'jdbcconfiguration' when performing reverse engineering, but can be used with any kind of configuration. The 'hbm2cfgxml' will contain the properties used and adds mapping entries for each mapped class." +msgid "" +"'hbm2cfgxml' generates a hibernate.cfg.xml. Intended to be used together " +"with a 'jdbcconfiguration' when performing reverse engineering, but can be " +"used with any kind of configuration. The 'hbm2cfgxml' will contain the " +"properties used and adds mapping entries for each mapped class." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:372 -msgid "'hbm2ddl' lets you run schemaexport and schemaupdate which generates the appropriate SQL DDL and allow you to store the result in a file or export it directly to the database. Remember that if a custom naming strategy is needed it is placed on the configuration element." +msgid "" +"'hbm2ddl' lets you run schemaexport and schemaupdate which generates the " +"appropriate SQL DDL and allow you to store the result in a file or export it " +"directly to the database. Remember that if a custom naming strategy is " +"needed it is placed on the configuration element." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:373 -msgid "Display help information on hibernate3-maven-plugin. Call mvn hibernate3:help -Ddetail=true -Dgoal= to display parameter details." +msgid "" +"Display help information on hibernate3-maven-plugin. Call mvn hibernate3:" +"help -Ddetail=true -Dgoal= to display parameter details." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:374 @@ -34922,7 +39223,10 @@ msgid "'hbmlint' scans mappings for errors." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:375 -msgid "'hbm2java' is a java code generator. Options for controlling wether JDK 5 syntax can be used and wether the POJO should be annotated with EJB3/Hibernate Annotations." +msgid "" +"'hbm2java' is a java code generator. Options for controlling wether JDK 5 " +"syntax can be used and wether the POJO should be annotated with EJB3/" +"Hibernate Annotations." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:376 @@ -34930,7 +39234,9 @@ msgid "Process CORBA IDL test files in IDLJ." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:377 -msgid "Display help information on idlj-maven-plugin. Call mvn idlj:help -Ddetail=true -Dgoal= to display parameter details." +msgid "" +"Display help information on idlj-maven-plugin. Call mvn idlj:help -" +"Ddetail=true -Dgoal= to display parameter details." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:378 @@ -34938,71 +39244,135 @@ msgid "Process CORBA IDL files in IDLJ." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:379 -msgid "Parses a JJTree grammar file (*.jjt) and transforms it to Java source files and a JavaCC grammar file. Please see the JJTree Reference Documentation for more information." +msgid "" +"Parses a JJTree grammar file (*.jjt) and transforms it to Java source files " +"and a JavaCC grammar file. Please see the JJTree Reference Documentation for " +"more information." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:380 -msgid "Parses a JTB file and transforms it into source files for an AST and a JavaCC grammar file which automatically builds the AST. Note: JTB requires Java 1.5 or higher. This goal will not work with earlier versions of the JRE." +msgid "" +"Parses a JTB file and transforms it into source files for an AST and a " +"JavaCC grammar file which automatically builds the AST. Note: JTB requires " +"Java 1.5 or higher. This goal will not work with earlier versions of the JRE." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:381 -msgid "JJDoc takes a JavaCC parser specification and produces documentation for the BNF grammar. This mojo will search the source directory for all *.jj files and run JJDoc once for each file it finds. Each of these output files, along with an index.html file will be placed in the site directory (target/site/jjdoc), and a link will be created in the 'Project Reports' menu of the generated site." +msgid "" +"JJDoc takes a JavaCC parser specification and produces documentation for the " +"BNF grammar. This mojo will search the source directory for all *.jj files " +"and run JJDoc once for each file it finds. Each of these output files, along " +"with an index.html file will be placed in the site directory (target/site/" +"jjdoc), and a link will be created in the 'Project Reports' menu of the " +"generated site." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:382 -msgid "Preprocesses ordinary grammar files (*.jtb) with JTB and passes the output to JavaCC in order to finally generate a parser with parse tree actions. Note: JTB requires Java 1.5 or higher. This goal will not work with earlier versions of the JRE." +msgid "" +"Preprocesses ordinary grammar files (*.jtb) with JTB and passes the output " +"to JavaCC in order to finally generate a parser with parse tree actions. " +"Note: JTB requires Java 1.5 or higher. This goal will not work with earlier " +"versions of the JRE." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:383 -msgid "Display help information on javacc-maven-plugin. Call mvn javacc:help -Ddetail=true -Dgoal= to display parameter details." +msgid "" +"Display help information on javacc-maven-plugin. Call mvn javacc:help -" +"Ddetail=true -Dgoal= to display parameter details." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:384 -msgid "Preprocesses decorated grammar files (*.jjt) with JJTree and passes the output to JavaCC in order to finally generate a parser with parse tree actions." +msgid "" +"Preprocesses decorated grammar files (*.jjt) with JJTree and passes the " +"output to JavaCC in order to finally generate a parser with parse tree " +"actions." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:385 -msgid "Parses a JavaCC grammar file (*.jj) and transforms it to Java source files. Detailed information about the JavaCC options can be found on the JavaCC website." +msgid "" +"Parses a JavaCC grammar file (*.jj) and transforms it to Java source files. " +"Detailed information about the JavaCC options can be found on the JavaCC " +"website." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:386 -msgid "Display help information on jaxb2-maven-plugin. Call mvn jaxb2:help -Ddetail=true -Dgoal= to display parameter details." +msgid "" +"Display help information on jaxb2-maven-plugin. Call mvn jaxb2:help -" +"Ddetail=true -Dgoal= to display parameter details." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:387 -msgid "Mojo that creates XML schema(s) from compile-scope Java sources or binaries by invoking the JAXB SchemaGenerator. This implementation is tailored to use the JAXB Reference Implementation from project Kenai. Note that the SchemaGenerationMojo was completely re-implemented for the 2.x versions. Its configuration semantics and parameter set is not necessarily backwards compatible with the 1.x plugin versions. If you are upgrading from version 1.x of the plugin, read the documentation carefully. " +msgid "" +"Mojo that creates XML schema(s) from compile-scope Java sources or binaries " +"by invoking the JAXB SchemaGenerator. This implementation is tailored to use " +"the JAXB Reference Implementation from project Kenai. Note that the " +"SchemaGenerationMojo was completely re-implemented for the 2.x versions. Its " +"configuration semantics and parameter set is not necessarily backwards " +"compatible with the 1.x plugin versions. If you are upgrading from version 1." +"x of the plugin, read the documentation carefully. " msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:388 -msgid "Mojo that creates XML schema(s) from test-scope Java testSources or binaries by invoking the JAXB SchemaGenerator. This implementation is tailored to use the JAXB Reference Implementation from project Kenai. Note that the TestSchemaGenerationMojo was completely re-implemented for the 2.x versions. Its configuration semantics and parameter set is not backwards compatible with the 1.x plugin versions. If you are upgrading from version 1.x of the plugin, read the documentation carefully. " +msgid "" +"Mojo that creates XML schema(s) from test-scope Java testSources or binaries " +"by invoking the JAXB SchemaGenerator. This implementation is tailored to use " +"the JAXB Reference Implementation from project Kenai. Note that the " +"TestSchemaGenerationMojo was completely re-implemented for the 2.x versions. " +"Its configuration semantics and parameter set is not backwards compatible " +"with the 1.x plugin versions. If you are upgrading from version 1.x of the " +"plugin, read the documentation carefully. " msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:389 -msgid "Mojo that creates test-scope Java source or binaries from XML schema(s) by invoking the JAXB XJC binding compiler. This implementation is tailored to use the JAXB Reference Implementation from project Kenai. Note that the TestXjcMojo was completely re-implemented for the 2.x versions. Its configuration semantics and parameter set is not necessarily backwards compatible with the 1.x plugin versions. If you are upgrading from version 1.x of the plugin, read the documentation carefully. " +msgid "" +"Mojo that creates test-scope Java source or binaries from XML schema(s) by " +"invoking the JAXB XJC binding compiler. This implementation is tailored to " +"use the JAXB Reference Implementation from project Kenai. Note that the " +"TestXjcMojo was completely re-implemented for the 2.x versions. Its " +"configuration semantics and parameter set is not necessarily backwards " +"compatible with the 1.x plugin versions. If you are upgrading from version 1." +"x of the plugin, read the documentation carefully. " msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:390 -msgid "Mojo that creates compile-scope Java source or binaries from XML schema(s) by invoking the JAXB XJC binding compiler. This implementation is tailored to use the JAXB Reference Implementation from project Kenai. Note that the XjcMojo was completely re-implemented for the 2.x versions. Its configuration semantics and parameter set is not necessarily backwards compatible with the 1.x plugin versions. If you are upgrading from version 1.x of the plugin, read the documentation carefully. " +msgid "" +"Mojo that creates compile-scope Java source or binaries from XML schema(s) " +"by invoking the JAXB XJC binding compiler. This implementation is tailored " +"to use the JAXB Reference Implementation from project Kenai. Note that the " +"XjcMojo was completely re-implemented for the 2.x versions. Its " +"configuration semantics and parameter set is not necessarily backwards " +"compatible with the 1.x plugin versions. If you are upgrading from version 1." +"x of the plugin, read the documentation carefully. " msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:391 -msgid "Generates the Schema from the JDO mappings and the enhanced class files." +msgid "" +"Generates the Schema from the JDO mappings and the enhanced class files." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:392 -msgid "Provides detailed information about the database - limits and datatypes support. Currently this seems to be printing out the information for each of available database datatypes twice. " +msgid "" +"Provides detailed information about the database - limits and datatypes " +"support. Currently this seems to be printing out the information for each of " +"available database datatypes twice. " msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:393 -msgid "Deletes all database tables required for a set of JDO MetaData files (and enhanced classes) from the database schema." +msgid "" +"Deletes all database tables required for a set of JDO MetaData files (and " +"enhanced classes) from the database schema." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:394 -msgid "Provides a detailed information about the database schema. The output is written to console/terminal. " +msgid "" +"Provides a detailed information about the database schema. The output is " +"written to console/terminal. " msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:395 -msgid "Validates all database tables required for a set of JDO MetaData files (and classes) for correct structure. The output is written to console/terminal. " +msgid "" +"Validates all database tables required for a set of JDO MetaData files (and " +"classes) for correct structure. The output is written to console/terminal. " msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:396 @@ -35014,7 +39384,9 @@ msgid "Goal which reports on the source files using JSLint." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:398 -msgid "Display help information on jslint-maven-plugin. Call mvn jslint:help -Ddetail=true -Dgoal= to display parameter details." +msgid "" +"Display help information on jslint-maven-plugin. Call mvn jslint:help -" +"Ddetail=true -Dgoal= to display parameter details." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:399 @@ -35034,19 +39406,29 @@ msgid "Main goal implementation of the import mojo." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:403 -msgid "Display help information on js-import-maven-plugin. Call mvn js-import:help -Ddetail=true -Dgoal= to display parameter details." +msgid "" +"Display help information on js-import-maven-plugin. Call mvn js-import:" +"help -Ddetail=true -Dgoal= to display parameter details." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:404 -msgid "Processes Application model classes and enhances them by running Open JPA Enhancer tool." +msgid "" +"Processes Application model classes and enhances them by running Open JPA " +"Enhancer tool." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:405 -msgid "Display help information on openjpa-maven-plugin. Call mvn openjpa:help -Ddetail=true -Dgoal= to display parameter details." +msgid "" +"Display help information on openjpa-maven-plugin. Call mvn openjpa:help -" +"Ddetail=true -Dgoal= to display parameter details." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:406 -msgid "Processes Application model classes and enhances them by running Open JPA Enhancer tool. This basically only acts as a container for the xdoclet stuff since all the required functionality is already in the AbstratOpenJpaEnhancerMojo." +msgid "" +"Processes Application model classes and enhances them by running Open JPA " +"Enhancer tool. This basically only acts as a container for the xdoclet stuff " +"since all the required functionality is already in the " +"AbstratOpenJpaEnhancerMojo." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:407 @@ -35058,15 +39440,20 @@ msgid "Executes the SQL generation via the OpenJPA MappingTool." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:409 -msgid "Display help information on rmic-maven-plugin. Call mvn rmic:help -Ddetail=true -Dgoal= to display parameter details." +msgid "" +"Display help information on rmic-maven-plugin. Call mvn rmic:help -" +"Ddetail=true -Dgoal= to display parameter details." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:410 -msgid "Compiles rmi stubs and skeleton classes from a remote implementation class. By default runs against files in the test-classes directory." +msgid "" +"Compiles rmi stubs and skeleton classes from a remote implementation class. " +"By default runs against files in the test-classes directory." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:411 -msgid "Compiles rmi stubs and skeleton classes from a remote implementation class." +msgid "" +"Compiles rmi stubs and skeleton classes from a remote implementation class." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:412 @@ -35086,11 +39473,15 @@ msgid "Cleans out generated stale resources." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:416 -msgid "Display help information on sqlj-maven-plugin. Call mvn sqlj:help -Ddetail=true -Dgoal= to display parameter details." +msgid "" +"Display help information on sqlj-maven-plugin. Call mvn sqlj:help -" +"Ddetail=true -Dgoal= to display parameter details." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:417 -msgid "Display help information on xdoclet-maven-plugin. Call mvn xdoclet:help -Ddetail=true -Dgoal= to display parameter details." +msgid "" +"Display help information on xdoclet-maven-plugin. Call mvn xdoclet:help -" +"Ddetail=true -Dgoal= to display parameter details." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:418 @@ -35099,11 +39490,20 @@ msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:419 #: /tmp/fish/implicit/share/completions/mvn.fish:421 -msgid "A Maven 2 plugin which parses xsd files and produces a corresponding object model based on the Apache XML Beans parser. The plugin produces two sets of output files referred to as generated sources and generated classes. The former is then compiled to the build outputDirectory. The latter is generated in this directory. Note that the descriptions for the goal's parameters have been blatently copied from http://xmlbeans.apache.org/docs/2.0.0/guide/antXmlbean.html for convenience. " +msgid "" +"A Maven 2 plugin which parses xsd files and produces a corresponding object " +"model based on the Apache XML Beans parser. The plugin produces two sets of " +"output files referred to as generated sources and generated classes. The " +"former is then compiled to the build outputDirectory. The latter is " +"generated in this directory. Note that the descriptions for the goal's " +"parameters have been blatently copied from http://xmlbeans.apache.org/" +"docs/2.0.0/guide/antXmlbean.html for convenience. " msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:420 -msgid "Display help information on xmlbeans-maven-plugin. Call mvn xmlbeans:help -Ddetail=true -Dgoal= to display parameter details." +msgid "" +"Display help information on xmlbeans-maven-plugin. Call mvn xmlbeans:help -" +"Ddetail=true -Dgoal= to display parameter details." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:422 @@ -35111,43 +39511,81 @@ msgid "Create the NetBeans auto update site definition." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:423 -msgid "Package branding resources for NetBeans platform/IDE based application. The format of branding resources is the same as in NetBeans Ant-based projects. The src/main/nbm-branding folder of the project is assumed to contain the branding content. Within the directory, the following folder structure is assumed: - 1. pick the IDE/platform module which contents you want to brand. eg. org-openide-windows.jar - 2. locate the jar within the IDE/platform installation and it's cluster, eg. modules/org-openide-windows.jar - 3. create the same folder structure in src/main/nbm-branding, make folder with the module's jar name as well. eg. create folder by name modules/org-openide-windows.jar - 4. within that folder place your branding modifications at the same location, as if they were withn the jar, eg. org/openide/windows/ui/Bundle.properties and place the changed bundle keys there. " +msgid "" +"Package branding resources for NetBeans platform/IDE based application. The " +"format of branding resources is the same as in NetBeans Ant-based projects. " +"The src/main/nbm-branding folder of the project is assumed to contain the " +"branding content. Within the directory, the following folder structure is " +"assumed: - 1. pick the IDE/platform module which contents you want to brand. " +"eg. org-openide-windows.jar - 2. locate the jar within the IDE/platform " +"installation and it's cluster, eg. modules/org-openide-windows.jar - 3. " +"create the same folder structure in src/main/nbm-branding, make folder with " +"the module's jar name as well. eg. create folder by name modules/org-openide-" +"windows.jar - 4. within that folder place your branding modifications at the " +"same location, as if they were withn the jar, eg. org/openide/windows/ui/" +"Bundle.properties and place the changed bundle keys there. " msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:424 -msgid "Build installers for Mavenized NetBeans application. Creates installers for supported operating systems and packages each installer as a deployable artifact. See a how-to on customizing the installer. " +msgid "" +"Build installers for Mavenized NetBeans application. Creates installers for " +"supported operating systems and packages each installer as a deployable " +"artifact. See a how-to on customizing the installer. " msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:425 -msgid "Create the NetBeans module clusters from reactor. Semi-deprecated; used only for standalone modules and 'suites'." +msgid "" +"Create the NetBeans module clusters from reactor. Semi-deprecated; used only " +"for standalone modules and 'suites'." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:426 -msgid "Create the NetBeans module clusters/application for the 'nbm-application' packaging projects" +msgid "" +"Create the NetBeans module clusters/application for the 'nbm-application' " +"packaging projects" msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:427 -msgid "Display help information on nbm-maven-plugin. Call mvn nbm:help -Ddetail=true -Dgoal= to display parameter details." +msgid "" +"Display help information on nbm-maven-plugin. Call mvn nbm:help -" +"Ddetail=true -Dgoal= to display parameter details." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:428 -msgid "Goal for generating NetBeans module system specific manifest entries, part of nbm lifecycle/packaging. In order to have the generated manifest picked up by the maven-jar-plugin, one shall add the following configuration snippet to maven-jar-plugin. org.apache.maven.plugins maven-jar-plugin 2.2 true " +msgid "" +"Goal for generating NetBeans module system specific manifest entries, part " +"of nbm lifecycle/packaging. In order to have the generated manifest picked " +"up by the maven-jar-plugin, one shall add the following configuration " +"snippet to maven-jar-plugin. org.apache.maven.plugins maven-jar-plugin 2.2 " +" true " msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:429 -msgid "Create the NetBeans module artifact (nbm file), part of 'nbm' lifecycle/packaging." +msgid "" +"Create the NetBeans module artifact (nbm file), part of 'nbm' lifecycle/" +"packaging." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:430 -msgid "Run NetBeans IDE with additional custom module clusters, to be used in conjunction with nbm:cluster. Semi-deprecated; used only for standalone modules and 'suites'." +msgid "" +"Run NetBeans IDE with additional custom module clusters, to be used in " +"conjunction with nbm:cluster. Semi-deprecated; used only for standalone " +"modules and 'suites'." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:431 -msgid "Run a branded application on top of NetBeans Platform. To be used with projects with nbm-application packaging only and the project needs to be built first." +msgid "" +"Run a branded application on top of NetBeans Platform. To be used with " +"projects with nbm-application packaging only and the project needs to be " +"built first." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:432 -msgid "Create a standalone application out of the composed clusters of nbm-application" +msgid "" +"Create a standalone application out of the composed clusters of nbm-" +"application" msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:433 @@ -35163,7 +39601,9 @@ msgid "Check for compatibility between two arbitrary artifact sets." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:436 -msgid "Display help information on clirr-maven-plugin. Call mvn clirr:help -Ddetail=true -Dgoal= to display parameter details." +msgid "" +"Display help information on clirr-maven-plugin. Call mvn clirr:help -" +"Ddetail=true -Dgoal= to display parameter details." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:437 @@ -35171,27 +39611,42 @@ msgid "Check for compatibility with previous version." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:438 -msgid "Check for compatibility with previous version without forking the project" +msgid "" +"Check for compatibility with previous version without forking the project" msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:439 -msgid "Check the coverage percentages for unit tests from the last instrumentation, and optionally fail the build if the targets are not met. To fail the build you need to set configuration/check/haltOnFailure=true in the plugin's configuration." +msgid "" +"Check the coverage percentages for unit tests from the last instrumentation, " +"and optionally fail the build if the targets are not met. To fail the build " +"you need to set configuration/check/haltOnFailure=true in the plugin's " +"configuration." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:440 -msgid "Check the coverage percentages for unit tests and integration tests from the last instrumentation, and optionally fail the build if the targets are not met. To fail the build you need to set configuration/check/haltOnFailure=true in the plugin's configuration." +msgid "" +"Check the coverage percentages for unit tests and integration tests from the " +"last instrumentation, and optionally fail the build if the targets are not " +"met. To fail the build you need to set configuration/check/" +"haltOnFailure=true in the plugin's configuration." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:441 -msgid "Clean up the files that Cobertura Maven Plugin has created during instrumentation." +msgid "" +"Clean up the files that Cobertura Maven Plugin has created during " +"instrumentation." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:442 -msgid "Instrument the compiled classes, run the unit tests and generate a Cobertura report." +msgid "" +"Instrument the compiled classes, run the unit tests and generate a Cobertura " +"report." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:443 -msgid "Instrument the compiled classes, run the unit tests and integration tests and generate a Cobertura report." +msgid "" +"Instrument the compiled classes, run the unit tests and integration tests " +"and generate a Cobertura report." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:444 @@ -35199,7 +39654,9 @@ msgid "Output the contents of Cobertura's data file to the command line." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:445 -msgid "Display help information on cobertura-maven-plugin. Call mvn cobertura:help -Ddetail=true -Dgoal= to display parameter details." +msgid "" +"Display help information on cobertura-maven-plugin. Call mvn cobertura:help -" +"Ddetail=true -Dgoal= to display parameter details." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:446 @@ -35211,11 +39668,16 @@ msgid "Goal which produces a changelog report based on the Subversion logs." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:448 -msgid "Display help information on scmchangelog-maven-plugin. Call mvn scmchangelog:help -Ddetail=true -Dgoal= to display parameter details." +msgid "" +"Display help information on scmchangelog-maven-plugin. Call mvn " +"scmchangelog:help -Ddetail=true -Dgoal= to display parameter " +"details." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:449 -msgid "Display help information on sonar-maven-plugin. Call mvn sonar:help -Ddetail=true -Dgoal= to display parameter details." +msgid "" +"Display help information on sonar-maven-plugin. Call mvn sonar:help -" +"Ddetail=true -Dgoal= to display parameter details." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:450 @@ -35223,19 +39685,26 @@ msgid "Analyze project. SonarQube server must be started." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:451 -msgid "Scans the source files for tags and generates a report on their occurrences." +msgid "" +"Scans the source files for tags and generates a report on their occurrences." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:452 -msgid "Display help information on taglist-maven-plugin. Call mvn taglist:help -Ddetail=true -Dgoal= to display parameter details." +msgid "" +"Display help information on taglist-maven-plugin. Call mvn taglist:help -" +"Ddetail=true -Dgoal= to display parameter details." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:453 -msgid "Check the build if for any Method with a ccn greater than a limit in the source code. Fails the build if told so." +msgid "" +"Check the build if for any Method with a ccn greater than a limit in the " +"source code. Fails the build if told so." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:454 -msgid "Display help information on javancss-maven-plugin. Call mvn javancss:help -Ddetail=true -Dgoal= to display parameter details." +msgid "" +"Display help information on javancss-maven-plugin. Call mvn javancss:help -" +"Ddetail=true -Dgoal= to display parameter details." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:455 @@ -35244,11 +39713,15 @@ msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:456 #: /tmp/fish/implicit/share/completions/mvn.fish:458 -msgid "Run JDepend and generate a site report. Goal which generate the JDepend metrics." +msgid "" +"Run JDepend and generate a site report. Goal which generate the JDepend " +"metrics." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:457 -msgid "Display help information on jdepend-maven-plugin. Call mvn jdepend:help -Ddetail=true -Dgoal= to display parameter details." +msgid "" +"Display help information on jdepend-maven-plugin. Call mvn jdepend:help -" +"Ddetail=true -Dgoal= to display parameter details." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:459 @@ -35256,7 +39729,9 @@ msgid "Create a CodeNarc Report." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:460 -msgid "Display help information on codenarc-maven-plugin. Call mvn codenarc:help -Ddetail=true -Dgoal= to display parameter details." +msgid "" +"Display help information on codenarc-maven-plugin. Call mvn codenarc:help -" +"Ddetail=true -Dgoal= to display parameter details." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:461 @@ -35264,23 +39739,39 @@ msgid "Open the findbugs GUI to browse the report" msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:462 -msgid "Display help information on findbugs-maven-plugin. Call mvn findbugs:help -Ddetail=true -Dgoal= to display parameter details." +msgid "" +"Display help information on findbugs-maven-plugin. Call mvn findbugs:help -" +"Ddetail=true -Dgoal= to display parameter details." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:463 -msgid "This goal uses the fitnesse.runner.TestRunner class for getting result of a remote FitNesse web page execution. It's possible to define several pages and/or servers." +msgid "" +"This goal uses the fitnesse.runner.TestRunner class for getting result of a " +"remote FitNesse web page execution. It's possible to define several pages " +"and/or servers." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:464 -msgid "Display help information on fitnesse-maven-plugin. Call mvn fitnesse:help -Ddetail=true -Dgoal= to display parameter details." +msgid "" +"Display help information on fitnesse-maven-plugin. Call mvn fitnesse:help -" +"Ddetail=true -Dgoal= to display parameter details." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:465 -msgid "This goal uses the fitnesse.runner.TestRunner class for calling a remote FitNesse web page and executes the tests or suites locally into a forked JVM. It's possible to define several pages and/or servers." +msgid "" +"This goal uses the fitnesse.runner.TestRunner class for calling a remote " +"FitNesse web page and executes the tests or suites locally into a forked " +"JVM. It's possible to define several pages and/or servers." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:466 -msgid "Generates a FitNesse report from a FitNesse web server. The generated report is an external report generated FitNesse itself. If the project use Clover for code coverage and if FitNesse has clover dependency (ie use the ArtifactId-Version-clover.jar), the code executed during the FitNesse execution (phase integration-test) will be had to the unit-test code coverage. See the clover example." +msgid "" +"Generates a FitNesse report from a FitNesse web server. The generated report " +"is an external report generated FitNesse itself. If the project use Clover " +"for code coverage and if FitNesse has clover dependency (ie use the " +"ArtifactId-Version-clover.jar), the code executed during the FitNesse " +"execution (phase integration-test) will be had to the unit-test code " +"coverage. See the clover example." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:467 @@ -35288,7 +39779,12 @@ msgid "Start the Selenium server." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:468 -msgid "Starts an Xvfb instance suitable for handling X11 displays for headless systems. Use this in combonation with the start-server goal to allow browsers to be launched on headless unix systems. Optionally uses 'xauth' to setup authentication for the Xvfb instance to allow running tests using the frame buffer server when another X server is already running. " +msgid "" +"Starts an Xvfb instance suitable for handling X11 displays for headless " +"systems. Use this in combonation with the start-server goal to allow " +"browsers to be launched on headless unix systems. Optionally uses 'xauth' to " +"setup authentication for the Xvfb instance to allow running tests using the " +"frame buffer server when another X server is already running. " msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:469 @@ -35300,19 +39796,29 @@ msgid "Run a suite of HTML Selenese tests." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:471 -msgid "Display help information on selenium-maven-plugin. Call mvn selenium:help -Ddetail=true -Dgoal= to display parameter details." +msgid "" +"Display help information on selenium-maven-plugin. Call mvn selenium:help -" +"Ddetail=true -Dgoal= to display parameter details." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:472 -msgid "Display help information on webtest-maven-plugin. Call mvn webtest:help -Ddetail=true -Dgoal= to display parameter details." +msgid "" +"Display help information on webtest-maven-plugin. Call mvn webtest:help -" +"Ddetail=true -Dgoal= to display parameter details." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:473 -msgid "Allows grepping through a set of files to find particular text strings and fail the build if one or matches are found. This is useful for checking HTML files ('an application error occured') or logfiles to decide if any exception are silently ignored by the web application." +msgid "" +"Allows grepping through a set of files to find particular text strings and " +"fail the build if one or matches are found. This is useful for checking HTML " +"files ('an application error occured') or logfiles to decide if any " +"exception are silently ignored by the web application." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:474 -msgid "Remove temporary data from running the Canoo WebTests. The following directories are deleted - resultpath - reportdirectory " +msgid "" +"Remove temporary data from running the Canoo WebTests. The following " +"directories are deleted - resultpath - reportdirectory " msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:475 @@ -35320,7 +39826,10 @@ msgid "Runs a Canoo WebTest defined in an ANT script." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:476 -msgid "Runs a Canoo WebTest in a loop until an error or failure occurs. This is handy when load testing and running the Canoo WebTests in parallel to ensure that the application still works." +msgid "" +"Runs a Canoo WebTest in a loop until an error or failure occurs. This is " +"handy when load testing and running the Canoo WebTests in parallel to ensure " +"that the application still works." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:477 @@ -35332,39 +39841,66 @@ msgid "Creates the HTML report for a test run based on XSLT." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:479 -msgid "Checks the webtest result file for test failures and throws an exception if one or more tests failed. This is useful when 'haltonfailure' and 'haltonerror' are set to 'false' thereby indicating a successful build even in the case that nothing worked. Invoking 'webtest:verify' allows to fail the build later on behalf of the user." +msgid "" +"Checks the webtest result file for test failures and throws an exception if " +"one or more tests failed. This is useful when 'haltonfailure' and " +"'haltonerror' are set to 'false' thereby indicating a successful build even " +"in the case that nothing worked. Invoking 'webtest:verify' allows to fail " +"the build later on behalf of the user." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:480 -msgid "Invokes JMeter. JMeter is invoked by spawning a separate process to make it possible to control startup parameters. Can also be used by specifying a .jtl file as input and (possibly) a garbage collection logfile." +msgid "" +"Invokes JMeter. JMeter is invoked by spawning a separate process to make it " +"possible to control startup parameters. Can also be used by specifying a ." +"jtl file as input and (possibly) a garbage collection logfile." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:481 -msgid "Checks the latest performancetests to verify that performance targets have been met. Extends abstract baseclass inside the reporting plugin to avoid duplication of code." +msgid "" +"Checks the latest performancetests to verify that performance targets have " +"been met. Extends abstract baseclass inside the reporting plugin to avoid " +"duplication of code." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:482 -msgid "Invokes the JMeter gui. The purpose is to create a testplan with the artifacts of the current project in the classpath. This is necessary if the testplan should contain unittests or javaclases from the project." +msgid "" +"Invokes the JMeter gui. The purpose is to create a testplan with the " +"artifacts of the current project in the classpath. This is necessary if the " +"testplan should contain unittests or javaclases from the project." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:483 -msgid "Analyzes output from JMeter. Is used by specifying one or more .jtl files as input and (possibly) a garbage collection logfile." +msgid "" +"Analyzes output from JMeter. Is used by specifying one or more .jtl files as " +"input and (possibly) a garbage collection logfile." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:484 -msgid "Display help information on chronos-jmeter-maven-plugin. Call mvn chronos-jmeter:help -Ddetail=true -Dgoal= to display parameter details." +msgid "" +"Display help information on chronos-jmeter-maven-plugin. Call mvn chronos-" +"jmeter:help -Ddetail=true -Dgoal= to display parameter details." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:485 -msgid "Save a snapshot of the currently executed test to enable later historic reports." +msgid "" +"Save a snapshot of the currently executed test to enable later historic " +"reports." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:486 -msgid "Display help information on chronos-surefire-maven-plugin. Call mvn chronos-surefire:help -Ddetail=true -Dgoal= to display parameter details." +msgid "" +"Display help information on chronos-surefire-maven-plugin. Call mvn " +"chronos-surefire:help -Ddetail=true -Dgoal= to display parameter " +"details." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:487 -msgid "Goal which collects the execution of each performed unittest, and compares the execution time to previous measured execution times for the same test. If the new execution time is larger then the old ones, the build will fail with a list of non-complient tests." +msgid "" +"Goal which collects the execution of each performed unittest, and compares " +"the execution time to previous measured execution times for the same test. " +"If the new execution time is larger then the old ones, the build will fail " +"with a list of non-complient tests." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:488 @@ -35372,15 +39908,20 @@ msgid "Creates a historic report of performance test results." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:489 -msgid "Creates a report of the currently executed performancetest in html format." +msgid "" +"Creates a report of the currently executed performancetest in html format." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:490 -msgid "Display help information on chronos-report-maven-plugin. Call mvn chronos-report:help -Ddetail=true -Dgoal= to display parameter details." +msgid "" +"Display help information on chronos-report-maven-plugin. Call mvn chronos-" +"report:help -Ddetail=true -Dgoal= to display parameter details." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:491 -msgid "Generates an API Signature from at least one of: the java runtime, the module dependencies and the module classes." +msgid "" +"Generates an API Signature from at least one of: the java runtime, the " +"module dependencies and the module classes." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:492 @@ -35388,7 +39929,9 @@ msgid "Checks the classes compiled by this module." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:493 -msgid "Display help information on animal-sniffer-maven-plugin. Call mvn animal-sniffer:help -Ddetail=true -Dgoal= to display parameter details." +msgid "" +"Display help information on animal-sniffer-maven-plugin. Call mvn animal-" +"sniffer:help -Ddetail=true -Dgoal= to display parameter details." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:494 @@ -35396,23 +39939,45 @@ msgid "Generates JSW based daemon wrappers." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:495 -msgid "Assembles the artifacts and generates bin scripts for the configured applications" +msgid "" +"Assembles the artifacts and generates bin scripts for the configured " +"applications" msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:496 -msgid "Creates an appassembler repository. Note that this is deliberately a bit more specific than the assembly plugin version - if that could generate a flat layout and exclude JARs, it may be a suitable replacement." +msgid "" +"Creates an appassembler repository. Note that this is deliberately a bit " +"more specific than the assembly plugin version - if that could generate a " +"flat layout and exclude JARs, it may be a suitable replacement." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:497 -msgid "Display help information on appassembler-maven-plugin. Call mvn appassembler:help -Ddetail=true -Dgoal= to display parameter details." +msgid "" +"Display help information on appassembler-maven-plugin. Call mvn appassembler:" +"help -Ddetail=true -Dgoal= to display parameter details." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:498 -msgid "Parse a version string and set properties containing the component parts of the version. This mojo sets the following properties: [propertyPrefix].majorVersion [propertyPrefix].minorVersion [propertyPrefix].incrementalVersion [propertyPrefix].qualifier [propertyPrefix].buildNumber Where the propertyPrefix is the string set in the mojo parameter. Note that the behaviour of the parsing is determined by org.apache.maven.artifact.versioning.DefaultArtifactVersion An osgi compatible version will also be created and made available through the property: [propertyPrefix].osgiVersion This version is simply the original version string with the first instance of '-' replaced by '.' For example, 1.0.2-beta-1 will be converted to 1.0.2.beta-1" +msgid "" +"Parse a version string and set properties containing the component parts of " +"the version. This mojo sets the following properties: [propertyPrefix]." +"majorVersion [propertyPrefix].minorVersion [propertyPrefix]." +"incrementalVersion [propertyPrefix].qualifier [propertyPrefix]." +"buildNumber Where the propertyPrefix is the string set in the mojo " +"parameter. Note that the behaviour of the parsing is determined by org." +"apache.maven.artifact.versioning.DefaultArtifactVersion An osgi compatible " +"version will also be created and made available through the property: " +"[propertyPrefix].osgiVersion This version is simply the original version " +"string with the first instance of '-' replaced by '.' For example, 1.0.2-" +"beta-1 will be converted to 1.0.2.beta-1" msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:499 -msgid "Define one or many properties as a result of a Beanshell script invocation. Like gmaven-plugin, some variables are defined: - project: the actual Maven project, - session: the executing MavenSession, - settings: the executing Settings. " +msgid "" +"Define one or many properties as a result of a Beanshell script invocation. " +"Like gmaven-plugin, some variables are defined: - project: the actual Maven " +"project, - session: the executing MavenSession, - settings: the executing " +"Settings. " msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:500 @@ -35432,19 +39997,31 @@ msgid "Add test source directories to the POM." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:504 -msgid "Resolve the latest released version of this project. This mojo sets the following properties: [propertyPrefix].version [propertyPrefix].majorVersion [propertyPrefix].minorVersion [propertyPrefix].incrementalVersion Where the propertyPrefix is the string set in the mojo parameter." +msgid "" +"Resolve the latest released version of this project. This mojo sets the " +"following properties: [propertyPrefix].version [propertyPrefix]." +"majorVersion [propertyPrefix].minorVersion [propertyPrefix]." +"incrementalVersion Where the propertyPrefix is the string set in the mojo " +"parameter." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:505 -msgid "Retrieve current host IP address and place it under a configurable project property" +msgid "" +"Retrieve current host IP address and place it under a configurable project " +"property" msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:506 -msgid "Reserve a list of random and not in use network ports and place them in a configurable project properties." +msgid "" +"Reserve a list of random and not in use network ports and place them in a " +"configurable project properties." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:507 -msgid "Remove project's artifacts from local repository. Useful to keep only one copy of large local snapshot, for example: installer, for disk space optimization purpose." +msgid "" +"Remove project's artifacts from local repository. Useful to keep only one " +"copy of large local snapshot, for example: installer, for disk space " +"optimization purpose." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:508 @@ -35456,7 +40033,9 @@ msgid "Add more test resource directories to the POM." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:510 -msgid "Retrieve number of CPUs with project factor, and place it under a configurable project property" +msgid "" +"Retrieve number of CPUs with project factor, and place it under a " +"configurable project property" msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:511 @@ -35464,31 +40043,47 @@ msgid "Sets a property based on the current date and time." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:512 -msgid "Sets a property by applying a regex replacement rule to a supplied value. This is similar to regex-property goal with support for multiple regex settings using RegexPropertyConfig" +msgid "" +"Sets a property by applying a regex replacement rule to a supplied value. " +"This is similar to regex-property goal with support for multiple regex " +"settings using RegexPropertyConfig" msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:513 -msgid "Sets a property by applying a regex replacement rule to a supplied value." +msgid "" +"Sets a property by applying a regex replacement rule to a supplied value." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:514 -msgid "Display help information on build-helper-maven-plugin. Call mvn build-helper:help -Ddetail=true -Dgoal= to display parameter details." +msgid "" +"Display help information on build-helper-maven-plugin. Call mvn build-helper:" +"help -Ddetail=true -Dgoal= to display parameter details." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:515 -msgid "This mojo is designed to give you a timestamp available through one or more properties. Only a single timestamp is created for each execution of the mojo. This timestamp can be format into one or more strings which are then saved to properties." +msgid "" +"This mojo is designed to give you a timestamp available through one or more " +"properties. Only a single timestamp is created for each execution of the " +"mojo. This timestamp can be format into one or more strings which are then " +"saved to properties." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:517 -msgid "Display help information on buildnumber-maven-plugin. Call mvn buildnumber:help -Ddetail=true -Dgoal= to display parameter details." +msgid "" +"Display help information on buildnumber-maven-plugin. Call mvn buildnumber:" +"help -Ddetail=true -Dgoal= to display parameter details." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:518 -msgid "Goal which sets project properties for changeSet and changeSetDate from the current Mercurial repository." +msgid "" +"Goal which sets project properties for changeSet and changeSetDate from the " +"current Mercurial repository." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:519 -msgid "Display help information on cassandra-maven-plugin. Call mvn cassandra:help -Ddetail=true -Dgoal= to display parameter details." +msgid "" +"Display help information on cassandra-maven-plugin. Call mvn cassandra:help -" +"Ddetail=true -Dgoal= to display parameter details." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:520 @@ -35496,7 +40091,8 @@ msgid "Loads a cassandra-cli bscript into a Cassandra instance." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:521 -msgid "Deletes the Cassandra home directory that we create for running Cassandra." +msgid "" +"Deletes the Cassandra home directory that we create for running Cassandra." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:522 @@ -35538,19 +40134,28 @@ msgid "Runs nodetool compact on a Cassandra instance." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:533 -msgid "Display help information on ditaot-maven-plugin. Call mvn ditaot:help -Ddetail=true -Dgoal= to display parameter details." +msgid "" +"Display help information on ditaot-maven-plugin. Call mvn ditaot:help -" +"Ddetail=true -Dgoal= to display parameter details." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:535 -msgid "Generate http://www.dita-op.org's Eclipse configuration to allow editing, previewing DITA under Eclipse IDE." +msgid "" +"Generate http://www.dita-op.org's Eclipse configuration to allow editing, " +"previewing DITA under Eclipse IDE." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:536 -msgid "Display DITA Open Toolkit's common Ant properties usage. This can be used a reference for antProperties used by dita:run goal." +msgid "" +"Display DITA Open Toolkit's common Ant properties usage. This can be used a " +"reference for antProperties used by dita:run goal." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:537 -msgid "Convert DITA Open Toolkit's Microsoft CHM output file, produced by htmlhelp transtype, to pure HTML set of files. Require commercial chm2web utility from A!K Research Labs" +msgid "" +"Convert DITA Open Toolkit's Microsoft CHM output file, produced by htmlhelp " +"transtype, to pure HTML set of files. Require commercial chm2web utility " +"from A!K Research Labs" msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:539 @@ -35558,11 +40163,15 @@ msgid "A Plugin for executing external programs." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:540 -msgid "Display help information on exec-maven-plugin. Call mvn exec:help -Ddetail=true -Dgoal= to display parameter details." +msgid "" +"Display help information on exec-maven-plugin. Call mvn exec:help -" +"Ddetail=true -Dgoal= to display parameter details." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:541 -msgid "Executes the supplied java class in the current VM with the enclosing project's dependencies as classpath." +msgid "" +"Executes the supplied java class in the current VM with the enclosing " +"project's dependencies as classpath." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:542 @@ -35570,71 +40179,115 @@ msgid "A Mojo that deletes a generated keystore file." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:543 -msgid "To export a certificate from a keystore. Implemented as a wrapper around the SDK keytool -export command. See keystore documentation." +msgid "" +"To export a certificate from a keystore. Implemented as a wrapper around the " +"SDK keytool -export command. See keystore documentation." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:544 -msgid "To change the key password of an entry of a keystore. Implemented as a wrapper around the SDK keytool -keypasswd command. See keystore documentation." +msgid "" +"To change the key password of an entry of a keystore. Implemented as a " +"wrapper around the SDK keytool -keypasswd command. See keystore " +"documentation." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:545 -msgid "To generate a secret key into a keystore. Implemented as a wrapper around the SDK keytool -genseckey command. See keystore documentation." +msgid "" +"To generate a secret key into a keystore. Implemented as a wrapper around " +"the SDK keytool -genseckey command. See keystore documentation." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:546 -msgid "To import all entries of a keystore to another keystore. Implemented as a wrapper around the SDK keytool -importkeystore command. Note This operation was not implemented by the keytool before jdk 1.6. See keystore documentation." +msgid "" +"To import all entries of a keystore to another keystore. Implemented as a " +"wrapper around the SDK keytool -importkeystore command. Note This operation " +"was not implemented by the keytool before jdk 1.6. See keystore " +"documentation." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:547 -msgid "To change the store password of a keystore. Implemented as a wrapper around the SDK keytool -storepasswd command. See keystore documentation." +msgid "" +"To change the store password of a keystore. Implemented as a wrapper around " +"the SDK keytool -storepasswd command. See keystore documentation." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:548 -msgid "To import a certificate into a keystore. Implemented as a wrapper around the SDK keytool -import (jdk 1.5) or keytool -importcert (jdk 1.6) command. See keystore documentation. Since version 1.2, this mojo replace the mojo import." +msgid "" +"To import a certificate into a keystore. Implemented as a wrapper around the " +"SDK keytool -import (jdk 1.5) or keytool -importcert (jdk 1.6) command. See " +"keystore documentation. Since version 1.2, this mojo replace the mojo import." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:549 -msgid "To generate certificate request. Implemented as a wrapper around the SDK keytool -certreq command. See keystore documentation." +msgid "" +"To generate certificate request. Implemented as a wrapper around the SDK " +"keytool -certreq command. See keystore documentation." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:550 -msgid "To list entries in a keystore. Implemented as a wrapper around the SDK keytool -list (jdk 1.5) command. See keystore documentation." +msgid "" +"To list entries in a keystore. Implemented as a wrapper around the SDK " +"keytool -list (jdk 1.5) command. See keystore documentation." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:551 -msgid "To print the content of a certificate request. Implemented as a wrapper around the SDK keytool -printcertreq command. Note This operation was not implemented by the keytool before jdk 1.7. See keystore documentation." +msgid "" +"To print the content of a certificate request. Implemented as a wrapper " +"around the SDK keytool -printcertreq command. Note This operation was not " +"implemented by the keytool before jdk 1.7. See keystore documentation." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:552 -msgid "To print the content of a certificate. Implemented as a wrapper around the SDK keytool -printcert command. See keystore documentation." +msgid "" +"To print the content of a certificate. Implemented as a wrapper around the " +"SDK keytool -printcert command. See keystore documentation." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:553 -msgid "To delete an entry alias from a keystore. Implemented as a wrapper around the SDK keytool -delete command. See keystore documentation." +msgid "" +"To delete an entry alias from a keystore. Implemented as a wrapper around " +"the SDK keytool -delete command. See keystore documentation." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:554 -msgid "Display help information on keytool-maven-plugin. Call mvn keytool:help -Ddetail=true -Dgoal= to display parameter details." +msgid "" +"Display help information on keytool-maven-plugin. Call mvn keytool:help -" +"Ddetail=true -Dgoal= to display parameter details." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:555 -msgid "To generate a key pair into a keystore. Implemented as a wrapper around the SDK keytool -genkey (jdk 1.5) keytool -genkeypair (jdk 1.6) command. See keystore documentation." +msgid "" +"To generate a key pair into a keystore. Implemented as a wrapper around the " +"SDK keytool -genkey (jdk 1.5) keytool -genkeypair (jdk 1.6) command. See " +"keystore documentation." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:556 -msgid "To change an entry alias into a keystore. Implemented as a wrapper around the SDK keytool -keyclone (jdk 1.5) or keytool -changealias (jdk 1.6) command. See keystore documentation." +msgid "" +"To change an entry alias into a keystore. Implemented as a wrapper around " +"the SDK keytool -keyclone (jdk 1.5) or keytool -changealias (jdk 1.6) " +"command. See keystore documentation." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:557 -msgid "To print the content of a CRL file. Implemented as a wrapper around the SDK keytool -printcrl command. Note This operation was not implemented by the keytool before jdk 1.7. See keystore documentation." +msgid "" +"To print the content of a CRL file. Implemented as a wrapper around the SDK " +"keytool -printcrl command. Note This operation was not implemented by the " +"keytool before jdk 1.7. See keystore documentation." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:558 -msgid "To generate certificate from a certificate request from a keystore. Implemented as a wrapper around the SDK keytool -gencert command. Note This operation was not implemented by the keytool before jdk 1.7. See keystore documentation." +msgid "" +"To generate certificate from a certificate request from a keystore. " +"Implemented as a wrapper around the SDK keytool -gencert command. Note This " +"operation was not implemented by the keytool before jdk 1.7. See keystore " +"documentation." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:559 -msgid "Display help information on latex-maven-plugin. Call mvn latex:help -Ddetail=true -Dgoal= to display parameter details." +msgid "" +"Display help information on latex-maven-plugin. Call mvn latex:help -" +"Ddetail=true -Dgoal= to display parameter details." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:560 @@ -35650,19 +40303,39 @@ msgid "The goal to check if the state of header on project source files." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:563 -msgid "Goal to generate the third-party license file. This file contains a list of the dependencies and their licenses. Each dependency and its license is displayed on a single line in the format () :: - The directory containing the license database file is added to the classpath as an additional resource." +msgid "" +"Goal to generate the third-party license file. This file contains a list of " +"the dependencies and their licenses. Each dependency and its license is " +"displayed on a single line in the format () " +":: - The directory containing " +"the license database file is added to the classpath as an additional " +"resource." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:564 -msgid "Updates (or creates) the main project license file according to the given license defines as licenseName. Can also generate a bundled license file (to avoid collision names in class-path). This file is by default generated in META-INF class-path directory." +msgid "" +"Updates (or creates) the main project license file according to the given " +"license defines as licenseName. Can also generate a bundled license file (to " +"avoid collision names in class-path). This file is by default generated in " +"META-INF class-path directory." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:565 -msgid "Display help information on license-maven-plugin. Call mvn license:help -Ddetail=true -Dgoal= to display parameter details." +msgid "" +"Display help information on license-maven-plugin. Call mvn license:help -" +"Ddetail=true -Dgoal= to display parameter details." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:566 -msgid "This goal forks executions of the add-third-party goal for all the leaf projects of the tree of modules below the point where it is executed. Note that this plugin sets a specific name, 'add-third-party', for the forked executions in the individual projects. From command level, then even though the execution of this goal is named 'default-cli', the forked executions have the name 'add-third-party'. Thus, to use the pluginManagement element of the POM to set options, you have to name the execution 'add-third-party', not 'default-cli'." +msgid "" +"This goal forks executions of the add-third-party goal for all the leaf " +"projects of the tree of modules below the point where it is executed. Note " +"that this plugin sets a specific name, 'add-third-party', for the forked " +"executions in the individual projects. From command level, then even though " +"the execution of this goal is named 'default-cli', the forked executions " +"have the name 'add-third-party'. Thus, to use the pluginManagement element " +"of the POM to set options, you have to name the execution 'add-third-party', " +"not 'default-cli'." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:567 @@ -35674,11 +40347,18 @@ msgid "Displays all the available comment style to box file headers." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:569 -msgid "The goal to update (or add) the header on project source files. This goal replace the update-header goal which can not deal with Copyright. This goal use a specific project file descriptor project.xml to describe all files to update for a whole project." +msgid "" +"The goal to update (or add) the header on project source files. This goal " +"replace the update-header goal which can not deal with Copyright. This goal " +"use a specific project file descriptor project.xml to describe all files to " +"update for a whole project." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:570 -msgid "Download the license files of all the current project's dependencies, and generate a summary file containing a list of all dependencies and their licenses." +msgid "" +"Download the license files of all the current project's dependencies, and " +"generate a summary file containing a list of all dependencies and their " +"licenses." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:571 @@ -35686,23 +40366,44 @@ msgid "Generate the scan results as part of the site." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:572 -msgid "This mojo generates an Ounce application file. It will automatically include all child modules as projects. This list make be modified using the includes and excludes patterns. Projects that are external to this build may be included directly using the externalProjects list. External Applications may also be included. All of their modules will be inherted as part of this application file. Those projects may also be filtered upon import." +msgid "" +"This mojo generates an Ounce application file. It will automatically include " +"all child modules as projects. This list make be modified using the includes " +"and excludes patterns. Projects that are external to this build may be " +"included directly using the externalProjects list. External Applications may " +"also be included. All of their modules will be inherted as part of this " +"application file. Those projects may also be filtered upon import." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:573 -msgid "This mojo allows an on demand scan of an application and the optional publishing of the results." +msgid "" +"This mojo allows an on demand scan of an application and the optional " +"publishing of the results." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:574 -msgid "This mojo generates an Ounce project file. It does not fork the build like the 'project' mojo and is instead intended to be bound in a pom for automatic execution. If you would rather have the project generated on demand via the command line, use the project goal instead." +msgid "" +"This mojo generates an Ounce project file. It does not fork the build like " +"the 'project' mojo and is instead intended to be bound in a pom for " +"automatic execution. If you would rather have the project generated on " +"demand via the command line, use the project goal instead." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:575 -msgid "This mojo generates an Ounce project file. It forks the build and executes the process-sources phase so that any plugins that may generate sources and attach new source folders to the project will execute and those source folders will be automatically included in the generated project. This mojo is intended to be executed from the command line. If you would rather have the project built automatically during your build, use the project-only goal instead." +msgid "" +"This mojo generates an Ounce project file. It forks the build and executes " +"the process-sources phase so that any plugins that may generate sources and " +"attach new source folders to the project will execute and those source " +"folders will be automatically included in the generated project. This mojo " +"is intended to be executed from the command line. If you would rather have " +"the project built automatically during your build, use the project-only goal " +"instead." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:576 -msgid "Display help information on ounce-maven-plugin. Call mvn ounce:help -Ddetail=true -Dgoal= to display parameter details." +msgid "" +"Display help information on ounce-maven-plugin. Call mvn ounce:help -" +"Ddetail=true -Dgoal= to display parameter details." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:577 @@ -35710,7 +40411,9 @@ msgid "Construct the RPM file and attaches it as a secondary artifact." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:578 -msgid "Display help information on rpm-maven-plugin. Call mvn rpm:help -Ddetail=true -Dgoal= to display parameter details." +msgid "" +"Display help information on rpm-maven-plugin. Call mvn rpm:help -" +"Ddetail=true -Dgoal= to display parameter details." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:579 @@ -35722,15 +40425,24 @@ msgid "Makes the rpm version and release attributes available as properties." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:581 -msgid "Call mvn siteskinner:skin on a maven project. This will check out the latest releases project. Next it will add/replace the skin of the site.xml with the skin of the current project. Finally it will invoke a mvn site on the checked out project. Now you can verify the pages and run mvn site:deploy on the checked out project." +msgid "" +"Call mvn siteskinner:skin on a maven project. This will check out the latest " +"releases project. Next it will add/replace the skin of the site.xml with the " +"skin of the current project. Finally it will invoke a mvn site on the " +"checked out project. Now you can verify the pages and run mvn site:deploy on " +"the checked out project." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:582 -msgid "Display help information on siteskinner-maven-plugin. Call mvn siteskinner:help -Ddetail=true -Dgoal= to display parameter details." +msgid "" +"Display help information on siteskinner-maven-plugin. Call mvn siteskinner:" +"help -Ddetail=true -Dgoal= to display parameter details." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:583 -msgid "Display help information on sql-maven-plugin. Call mvn sql:help -Ddetail=true -Dgoal= to display parameter details." +msgid "" +"Display help information on sql-maven-plugin. Call mvn sql:help -" +"Ddetail=true -Dgoal= to display parameter details." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:584 @@ -35742,11 +40454,17 @@ msgid "List all files in the archive." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:586 -msgid "Display an archive's list to console. Note: inner archive file length always show 0 byte long. See TrueZip javadoc for details. Example: - mvn truezip:ls -Dfrom=a.zip " +msgid "" +"Display an archive's list to console. Note: inner archive file length always " +"show 0 byte long. See TrueZip javadoc for details. Example: - mvn truezip:" +"ls -Dfrom=a.zip " msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:587 -msgid "Copy an archive/directory to another archive/directory. Mainly used from command line to unpack/pack any known archive type. Example: - mvn truezip:cp -Dfrom=a.zip -Dto=b - mvn truezip:cp -Dfrom=b -Dto=b.zip " +msgid "" +"Copy an archive/directory to another archive/directory. Mainly used from " +"command line to unpack/pack any known archive type. Example: - mvn truezip:" +"cp -Dfrom=a.zip -Dto=b - mvn truezip:cp -Dfrom=b -Dto=b.zip " msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:588 @@ -35758,11 +40476,15 @@ msgid "Copy a set of files in and out of an existing archive." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:590 -msgid "Move a single file or multiple files (via FileSet) between archives or directories." +msgid "" +"Move a single file or multiple files (via FileSet) between archives or " +"directories." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:591 -msgid "Display help information on truezip-maven-plugin. Call mvn truezip:help -Ddetail=true -Dgoal= to display parameter details." +msgid "" +"Display help information on truezip-maven-plugin. Call mvn truezip:help -" +"Ddetail=true -Dgoal= to display parameter details." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:592 @@ -35774,11 +40496,15 @@ msgid "Removes the initial backup of the pom, thereby accepting the changes." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:594 -msgid "Compare dependency versions of the current project to dependencies or dependency management of a remote repository project. Can optionally update locally the project instead of reporting the comparison" +msgid "" +"Compare dependency versions of the current project to dependencies or " +"dependency management of a remote repository project. Can optionally update " +"locally the project instead of reporting the comparison" msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:595 -msgid "Generates a report of available updates for the dependencies of a project." +msgid "" +"Generates a report of available updates for the dependencies of a project." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:596 @@ -35794,20 +40520,32 @@ msgid "Displays all plugins that have newer versions available." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:599 -msgid "Displays properties that are linked to artifact versions and have updates available." +msgid "" +"Displays properties that are linked to artifact versions and have updates " +"available." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:600 -msgid "Replaces any -SNAPSHOT versions with a release version, older if necessary (if there has been a release)." +msgid "" +"Replaces any -SNAPSHOT versions with a release version, older if necessary " +"(if there has been a release)." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:601 -msgid "Display help information on versions-maven-plugin. Call mvn versions:help -Ddetail=true -Dgoal= to display parameter details." +msgid "" +"Display help information on versions-maven-plugin. Call mvn versions:help -" +"Ddetail=true -Dgoal= to display parameter details." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:602 #: /tmp/fish/implicit/share/completions/mvn.fish:608 -msgid "Attempts to resolve unlocked snapshot dependency versions to the locked timestamp versions used in the build. For example, an unlocked snapshot version like '1.0-SNAPSHOT' could be resolved to '1.0-20090128.202731-1'. If a timestamped snapshot is not available, then the version will remained unchanged. This would be the case if the dependency is only available in the local repository and not in a remote snapshot repository." +msgid "" +"Attempts to resolve unlocked snapshot dependency versions to the locked " +"timestamp versions used in the build. For example, an unlocked snapshot " +"version like '1.0-SNAPSHOT' could be resolved to '1.0-20090128.202731-1'. If " +"a timestamped snapshot is not available, then the version will remained " +"unchanged. This would be the case if the dependency is only available in the " +"local repository and not in a remote snapshot repository." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:603 @@ -35815,11 +40553,16 @@ msgid "Generates a report of available updates for the plugins of a project." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:604 -msgid "Generates a report of available updates for properties of a project which are linked to the dependencies and/or plugins of a project." +msgid "" +"Generates a report of available updates for properties of a project which " +"are linked to the dependencies and/or plugins of a project." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:605 -msgid "Attempts to resolve dependency version ranges to the specific version being used in the build. For example a version range of '[1.0, 1.2)' would be resolved to the specific version currently in use '1.1'." +msgid "" +"Attempts to resolve dependency version ranges to the specific version being " +"used in the build. For example a version range of '[1.0, 1.2)' would be " +"resolved to the specific version currently in use '1.1'." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:606 @@ -35827,11 +40570,15 @@ msgid "Restores the pom from the initial backup." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:607 -msgid "Sets the current project's version and based on that change propagates that change onto any child modules as necessary." +msgid "" +"Sets the current project's version and based on that change propagates that " +"change onto any child modules as necessary." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:609 -msgid "Scans the current projects child modules, updating the versions of any which use the current project to the version of the current project." +msgid "" +"Scans the current projects child modules, updating the versions of any which " +"use the current project to the version of the current project." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:610 @@ -35843,7 +40590,9 @@ msgid "Sets properties to the latest versions of specific artifacts." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:612 -msgid "Sets a property to the latest version in a given range of associated artifacts." +msgid "" +"Sets a property to the latest version in a given range of associated " +"artifacts." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:613 @@ -35851,7 +40600,9 @@ msgid "Replaces any release versions with the latest release version." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:614 -msgid "Replaces any release versions with the latest snapshot version (if it has been deployed)." +msgid "" +"Replaces any release versions with the latest snapshot version (if it has " +"been deployed)." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:615 @@ -35860,11 +40611,15 @@ msgid "Replaces any version with the latest version." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:616 -msgid "Replaces any release versions with the next release version (if it has been released)." +msgid "" +"Replaces any release versions with the next release version (if it has been " +"released)." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:617 -msgid "Replaces any release versions with the next snapshot version (if it has been deployed)." +msgid "" +"Replaces any release versions with the next snapshot version (if it has been " +"deployed)." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:619 @@ -35872,7 +40627,9 @@ msgid "Replaces any versions with the corresponding version from the reactor." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:620 -msgid "Replaces any -SNAPSHOT versions with the corresponding release version (if it has been released)." +msgid "" +"Replaces any -SNAPSHOT versions with the corresponding release version (if " +"it has been released)." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:621 @@ -35880,7 +40637,9 @@ msgid "Copy files from one VFS to another VFS" msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:622 -msgid "Display help information on vfs-maven-plugin. Call mvn vfs:help -Ddetail=true -Dgoal= to display parameter details." +msgid "" +"Display help information on vfs-maven-plugin. Call mvn vfs:help -" +"Ddetail=true -Dgoal= to display parameter details." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:623 @@ -35900,20 +40659,28 @@ msgid "Remove files from a virtual file system" msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:627 -msgid "The ValidatorMojo's task is the validation of XML files against a given schema." +msgid "" +"The ValidatorMojo's task is the validation of XML files against a given " +"schema." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:628 -msgid "Display help information on xml-maven-plugin. Call mvn xml:help -Ddetail=true -Dgoal= to display parameter details." +msgid "" +"Display help information on xml-maven-plugin. Call mvn xml:help -" +"Ddetail=true -Dgoal= to display parameter details." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:629 -msgid "The TransformMojo is used for transforming a set of files using a common stylesheet." +msgid "" +"The TransformMojo is used for transforming a set of files using a common " +"stylesheet." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:630 #: /tmp/fish/implicit/share/completions/mvn.fish:640 -msgid "Releases a single closed Nexus staging repository into a permanent Nexus repository for general consumption." +msgid "" +"Releases a single closed Nexus staging repository into a permanent Nexus " +"repository for general consumption." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:631 @@ -35922,16 +40689,24 @@ msgid "Closes a Nexus staging repository." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:632 -msgid "Alternative deploy mojo, that will select proper DeployStrategy to perform deploys. Hence, this mojo might function in same was as maven-deploy-plugin's deploy mojo, but also might do deferred deploy or staging." +msgid "" +"Alternative deploy mojo, that will select proper DeployStrategy to perform " +"deploys. Hence, this mojo might function in same was as maven-deploy-" +"plugin's deploy mojo, but also might do deferred deploy or staging." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:633 #: /tmp/fish/implicit/share/completions/mvn.fish:636 -msgid "Promotes a closed Nexus staging repository into a Nexus Build Promotion Profile." +msgid "" +"Promotes a closed Nexus staging repository into a Nexus Build Promotion " +"Profile." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:634 -msgid "Deploys the (previously) locally staged artifacts from nexus-staging repository, that were staged using DeployMojo and having the DeployMojo.skipRemoteStaging flag set to true." +msgid "" +"Deploys the (previously) locally staged artifacts from nexus-staging " +"repository, that were staged using DeployMojo and having the DeployMojo." +"skipRemoteStaging flag set to true." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:635 @@ -35940,15 +40715,31 @@ msgid "Drops a Nexus staging repository that is either open or closed." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:637 -msgid "Display help information on nexus-staging-maven-plugin. Call mvn nexus-staging:help -Ddetail=true -Dgoal= to display parameter details." +msgid "" +"Display help information on nexus-staging-maven-plugin. Call mvn nexus-" +"staging:help -Ddetail=true -Dgoal= to display parameter details." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:639 -msgid "Deploys the (previously) staged artifacts from some local repository, that were staged using maven-deploy-plugin together with switch altDeploymentRepository for cases when POM modifications are not possible for some reason. In contrast to DeployMojo and DeployStagedMojo mojos, this mojo takes an 'image' of the previously deployed (to local FS) in some previous build, and uploads the whole directory (with all files and subdirectories) 'as-is' to a staging repository on Nexus. Naturally, this will would work only for a build of a released project (like a tag checkout). Since POM is not editable -- otherwise you would not be using this but the DeployMojo --, the intent with this Mojo is to be called directly, fully parameterized. At least, you have to set nexusUrl, serverId, stagingProfileId (also stagingRepositoryId if needed) and repositoryDirectory parameters on CLI." +msgid "" +"Deploys the (previously) staged artifacts from some local repository, that " +"were staged using maven-deploy-plugin together with switch " +"altDeploymentRepository for cases when POM modifications are not possible " +"for some reason. In contrast to DeployMojo and DeployStagedMojo mojos, this " +"mojo takes an 'image' of the previously deployed (to local FS) in some " +"previous build, and uploads the whole directory (with all files and " +"subdirectories) 'as-is' to a staging repository on Nexus. Naturally, this " +"will would work only for a build of a released project (like a tag " +"checkout). Since POM is not editable -- otherwise you would not be using " +"this but the DeployMojo --, the intent with this Mojo is to be called " +"directly, fully parameterized. At least, you have to set nexusUrl, serverId, " +"stagingProfileId (also stagingRepositoryId if needed) and " +"repositoryDirectory parameters on CLI." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:641 -msgid "Lists staging repositories accessible by current user available on Nexus." +msgid "" +"Lists staging repositories accessible by current user available on Nexus." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:642 @@ -36008,7 +40799,10 @@ msgid "Create or update an app version." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:657 -msgid "Maven project version is dot based, e.g '1.9.15' , whereas appengine-web.xml is dash based, e.g. '1-9-15' This goal creates a Maven property with a correct app engine version." +msgid "" +"Maven project version is dot based, e.g '1.9.15' , whereas appengine-web.xml " +"is dash based, e.g. '1-9-15' This goal creates a Maven property with a " +"correct app engine version." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:658 @@ -36064,11 +40858,14 @@ msgid "Creates an Android Archive (aar) file. " msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:671 -msgid "Creates the apk file. By default signs it with debug keystore. Change that by setting configuration parameter false." +msgid "" +"Creates the apk file. By default signs it with debug keystore. Change that " +"by setting configuration parameter false." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:672 -msgid "Creates the apklib file. apklib files do not generate deployable artifacts." +msgid "" +"Creates the apklib file. apklib files do not generate deployable artifacts." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:673 @@ -36076,19 +40873,40 @@ msgid "Connect external IP addresses to the ADB server." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:674 -msgid "Deploys the apk(s) of the current project(s) to all attached devices and emulators. Automatically skips other projects in a multi-module build that do not use packaging apk without terminating. Deploymnet is automatically performed when running mvn integration-test (or mvn install) on a project with instrumentation tests." +msgid "" +"Deploys the apk(s) of the current project(s) to all attached devices and " +"emulators. Automatically skips other projects in a multi-module build that " +"do not use packaging apk without terminating. Deploymnet is automatically " +"performed when running mvn integration-test (or mvn install) on a project " +"with instrumentation tests." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:675 -msgid "Deploys a specified Android application apk to attached devices and emulators. By default it will deploy to all, but a subset or single one can be configured with the device and devices parameters.This goal can be used in non-android projects and as standalone execution on the command line. " +msgid "" +"Deploys a specified Android application apk to attached devices and " +"emulators. By default it will deploy to all, but a subset or single one can " +"be configured with the device and devices parameters.This goal can be used " +"in non-android projects and as standalone execution on the command line. " msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:676 -msgid "Deploys all directly declared dependencies of apk in this project's pom. Usually used in a project with instrumentation tests, to deploy the apk to test onto the device before running the deploying and running the instrumentation tests apk. Automatically performed when running mvn integration-test (or mvn install) on a project with instrumentation tests." +msgid "" +"Deploys all directly declared dependencies of apk in this " +"project's pom. Usually used in a project with instrumentation tests, to " +"deploy the apk to test onto the device before running the deploying and " +"running the instrumentation tests apk. Automatically performed when running " +"mvn integration-test (or mvn install) on a project with instrumentation " +"tests." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:677 -msgid "DevicesMojo lists all attached devices and emulators found with the android debug bridge. It uses the same naming convention for the emulator as used in other places in the Android Maven Plugin and adds the status of the device in the list. TODO The goal is very simple and could be enhanced for better display, a verbose option to display and to take the android.device paramter into account." +msgid "" +"DevicesMojo lists all attached devices and emulators found with the android " +"debug bridge. It uses the same naming convention for the emulator as used in " +"other places in the Android Maven Plugin and adds the status of the device " +"in the list. TODO The goal is very simple and could be enhanced for better " +"display, a verbose option to display and to take the android.device paramter " +"into account." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:678 @@ -36104,11 +40922,15 @@ msgid "After compiled Java classes use emma tool" msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:681 -msgid "EmulatorStartMojo can start the Android Emulator with a specified Android Virtual Device (avd)." +msgid "" +"EmulatorStartMojo can start the Android Emulator with a specified Android " +"Virtual Device (avd)." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:682 -msgid "EmulatorStartMojo can stop the Android Emulator with a specified Android Virtual Device (avd)." +msgid "" +"EmulatorStartMojo can stop the Android Emulator with a specified Android " +"Virtual Device (avd)." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:683 @@ -36116,11 +40938,15 @@ msgid "EmulatorStopeAllMojo will stop all attached devices." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:684 -msgid "Generates R.java based on resources specified by the resources configuration parameter. Generates java files based on aidl files." +msgid "" +"Generates R.java based on resources specified by the resources configuration " +"parameter. Generates java files based on aidl files." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:685 -msgid "Display help information on android-maven-plugin. Call mvn android:help -Ddetail=true -Dgoal= to display parameter details." +msgid "" +"Display help information on android-maven-plugin. Call mvn android:help -" +"Ddetail=true -Dgoal= to display parameter details." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:686 @@ -36128,39 +40954,69 @@ msgid "Runs the instrumentation apk on device." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:687 -msgid "Internal. Do not use. Called automatically when the lifecycle reaches phase integration-test. Figures out whether to call goals in this phase; and if so, calls android:instrument." +msgid "" +"Internal. Do not use. Called automatically when the lifecycle reaches phase " +"integration-test. Figures out whether to call goals in this phase; and if " +"so, calls android:instrument." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:688 -msgid "Internal. Do not use. Called automatically when the lifecycle reaches phase pre-integration-test. Figures out whether to call goals in this phase; and if so, calls android:deploy-dependencies and android:deploy." +msgid "" +"Internal. Do not use. Called automatically when the lifecycle reaches phase " +"pre-integration-test. Figures out whether to call goals in this phase; and " +"if so, calls android:deploy-dependencies and android:deploy." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:689 -msgid "LintMojo can run the lint command against the project. Implements parsing parameters from pom or command line arguments and sets useful defaults as well. Warning, if you use android.lint.enableClasspath and/or android.lint.enableLibraries the behavior of this goal will vary depending on the phase where this goal is executed. See android.lint.classpath/lintClassPath and android.lint.libraries/lintLibraries for more details." +msgid "" +"LintMojo can run the lint command against the project. Implements parsing " +"parameters from pom or command line arguments and sets useful defaults as " +"well. Warning, if you use android.lint.enableClasspath and/or android.lint." +"enableLibraries the behavior of this goal will vary depending on the phase " +"where this goal is executed. See android.lint.classpath/lintClassPath and " +"android.lint.libraries/lintLibraries for more details." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:690 -msgid "Manifest Merger V2 AndroidManifest.xml file. http://tools.android.com/tech-docs/new-build-system/user-guide/manifest-merger" +msgid "" +"Manifest Merger V2 AndroidManifest.xml file. http://tools.android.com/tech-" +"docs/new-build-system/user-guide/manifest-merger" msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:691 -msgid "Updates various version attributes present in the AndroidManifest.xml file." +msgid "" +"Updates various version attributes present in the AndroidManifest.xml file." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:692 -msgid "Can execute tests using UI/Application Exerciser Monkey. Implements parsing parameters from pom or command line arguments and sets useful defaults as well. This goal will invoke Android Monkey exerciser. If the application crashes during the exercise, this goal can fail the build. A typical usage of this goal can be found at Quality tools for Android project." +msgid "" +"Can execute tests using UI/Application Exerciser Monkey. Implements parsing " +"parameters from pom or command line arguments and sets useful defaults as " +"well. This goal will invoke Android Monkey exerciser. If the application " +"crashes during the exercise, this goal can fail the build. A typical usage " +"of this goal can be found at Quality tools for Android project." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:693 -msgid "Can execute monkey runner programs. Implements parsing parameters from pom or command line arguments and sets useful defaults as well. This goal will invoke monkey runner scripts. If the application crashes during the exercise, this goal can fail the build. A typical usage of this goal can be found at Quality tools for Android project." +msgid "" +"Can execute monkey runner programs. Implements parsing parameters from pom " +"or command line arguments and sets useful defaults as well. This goal will " +"invoke monkey runner scripts. If the application crashes during the " +"exercise, this goal can fail the build. A typical usage of this goal can be " +"found at Quality tools for Android project." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:694 -msgid "Processes both application and dependency classes using the ProGuard byte code obfuscator, minimzer, and optimizer. For more information, see https://proguard.sourceforge.net." +msgid "" +"Processes both application and dependency classes using the ProGuard byte " +"code obfuscator, minimzer, and optimizer. For more information, see https://" +"proguard.sourceforge.net." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:695 -msgid "Copy file or directory from all the attached (or specified) devices/emulators." +msgid "" +"Copy file or directory from all the attached (or specified) devices/" +"emulators." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:696 @@ -36168,35 +41024,90 @@ msgid "Copy file to all the attached (or specified) devices/emulators." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:697 -msgid "Undeploys and the deploys (= redeploys) the apk(s) of the current project(s) to all attached devices and emulators. Automatically skips other projects in a multi-module build that do not use packaging apk without terminating. " +msgid "" +"Undeploys and the deploys (= redeploys) the apk(s) of the current project(s) " +"to all attached devices and emulators. Automatically skips other projects in " +"a multi-module build that do not use packaging apk without terminating. " msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:698 -msgid "Reploys a specified Android application apk to attached devices and emulators. By default it will deploy to all, but a asubset or single one can be configured with the device and devices parameters. This simply tries to undeploy the APK first and then deploy it again. This goal can be used in non-android projects and as standalone execution on the command line. " +msgid "" +"Reploys a specified Android application apk to attached devices and " +"emulators. By default it will deploy to all, but a asubset or single one can " +"be configured with the device and devices parameters. This simply tries to " +"undeploy the APK first and then deploy it again. This goal can be used in " +"non-android projects and as standalone execution on the command line. " msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:699 -msgid "Runs the first Activity shown in the top-level launcher as determined by its Intent filters. Android provides a component-based architecture, which means that there is no 'main' function which serves as an entry point to the APK. There's an homogeneous collection of Activity(es), Service(s), Receiver(s), etc. The Android top-level launcher (whose purpose is to allow users to launch other applications) uses the Intent resolution mechanism to determine which Activity(es) to show to the end user. Such activities are identified by at least: - Action type: android.intent.action.MAIN - Category: android.intent.category.LAUNCHER And are declared in AndroidManifest.xml as such: This Mojo will try to to launch the first activity of this kind found in AndroidManifest.xml. In case multiple activities satisfy the requirements listed above only the first declared one is run. In case there are no 'Launcher activities' declared in the manifest or no activities declared at all, this goal aborts throwing an error. The device parameter is taken into consideration so potentially the Activity found is started on all attached devices. The application will NOT be deployed and running will silently fail if the application is not deployed. " +msgid "" +"Runs the first Activity shown in the top-level launcher as determined by its " +"Intent filters. Android provides a component-based architecture, which means " +"that there is no 'main' function which serves as an entry point to the APK. " +"There's an homogeneous collection of Activity(es), Service(s), Receiver(s), " +"etc. The Android top-level launcher (whose purpose is to allow users to " +"launch other applications) uses the Intent resolution mechanism to determine " +"which Activity(es) to show to the end user. Such activities are identified " +"by at least: - Action type: android.intent.action.MAIN - Category: android." +"intent.category.LAUNCHER And are declared in AndroidManifest.xml as " +"such: " +" This Mojo will try to to launch the first activity of " +"this kind found in AndroidManifest.xml. In case multiple activities satisfy " +"the requirements listed above only the first declared one is run. In case " +"there are no 'Launcher activities' declared in the manifest or no activities " +"declared at all, this goal aborts throwing an error. The device parameter " +"is taken into consideration so potentially the Activity found is started on " +"all attached devices. The application will NOT be deployed and running will " +"silently fail if the application is not deployed. " msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:700 -msgid "Can execute tests using ui uiautomator. Implements parsing parameters from pom or command line arguments and sets useful defaults as well. This goal is meant to execute a special java project dedicated to UI testing via UIAutomator. It will build the jar of the project, dex it and send it to dalvik cache of a rooted device or to an emulator. If you use a rooted device, refer to this thread on stack over flow. The tests are executed via ui automator. A surefire compatible test report can be generated and its location will be logged during build. To use this goal, you will need to place the uiautomator.jar file (part of the Android SDK >= 16) on a nexus repository. A typical usage of this goal can be found at Quality tools for Android project." +msgid "" +"Can execute tests using ui uiautomator. Implements parsing parameters from " +"pom or command line arguments and sets useful defaults as well. This goal is " +"meant to execute a special java project dedicated to UI testing via " +"UIAutomator. It will build the jar of the project, dex it and send it to " +"dalvik cache of a rooted device or to an emulator. If you use a rooted " +"device, refer to this thread on stack over flow. The tests are executed via " +"ui automator. A surefire compatible test report can be generated and its " +"location will be logged during build. To use this goal, you will need to " +"place the uiautomator.jar file (part of the Android SDK >= 16) on a nexus " +"repository. A typical usage of this goal can be found at Quality tools for " +"Android project." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:701 -msgid "Undeploys the apk(s) of the current project(s) to all attached devices and emulators. Automatically skips other projects in a multi-module build that do not use packaging apk without terminating. Deploymnet is automatically performed when running mvn integration-test (or mvn install) on a project with instrumentation tests." +msgid "" +"Undeploys the apk(s) of the current project(s) to all attached devices and " +"emulators. Automatically skips other projects in a multi-module build that " +"do not use packaging apk without terminating. Deploymnet is automatically " +"performed when running mvn integration-test (or mvn install) on a project " +"with instrumentation tests." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:702 -msgid "Undeploys a specified Android application apk from attached devices and emulators. By default it will undeploy from all, but a subset or single one can be configured with the device and devices parameters. You can supply the package of the application and/or an apk file. This goal can be used in non-android projects and as standalone execution on the command line. " +msgid "" +"Undeploys a specified Android application apk from attached devices and " +"emulators. By default it will undeploy from all, but a subset or single one " +"can be configured with the device and devices parameters. You can supply the " +"package of the application and/or an apk file. This goal can be used in non-" +"android projects and as standalone execution on the command line. " msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:703 -msgid "Unpack libraries code and dependencies into target. This can be useful for using the proguard maven plugin to provide the input jars. Although it is encouraged to use the proguard mojo of the android maven plugin." +msgid "" +"Unpack libraries code and dependencies into target. This can be useful for " +"using the proguard maven plugin to provide the input jars. Although it is " +"encouraged to use the proguard mojo of the android maven plugin." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:704 -msgid "ZipalignMojo can run the zipalign command against the apk. Implements parsing parameters from pom or command line arguments and sets useful defaults as well." +msgid "" +"ZipalignMojo can run the zipalign command against the apk. Implements " +"parsing parameters from pom or command line arguments and sets useful " +"defaults as well." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:705 @@ -36208,11 +41119,15 @@ msgid "Writes a Liquibase tag to the database." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:707 -msgid "Drops all database objects in the configured schema(s). Note that functions, procedures and packages are not dropped." +msgid "" +"Drops all database objects in the configured schema(s). Note that functions, " +"procedures and packages are not dropped." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:708 -msgid "Generates the SQL that is required to update the database to the current version as specified in the DatabaseChangeLogs." +msgid "" +"Generates the SQL that is required to update the database to the current " +"version as specified in the DatabaseChangeLogs." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:709 @@ -36220,15 +41135,20 @@ msgid "Lists all Liquibase updater locks on the current database." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:710 -msgid "Liquibase Migration Maven plugin. This plugin allows for DatabaseChangeLogs to be applied to a database as part of a Maven build process." +msgid "" +"Liquibase Migration Maven plugin. This plugin allows for DatabaseChangeLogs " +"to be applied to a database as part of a Maven build process." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:711 -msgid "Marks all unapplied changes to the database as applied in the change log." +msgid "" +"Marks all unapplied changes to the database as applied in the change log." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:712 -msgid "Clears all checksums in the current changelog, so they will be recalculated next update." +msgid "" +"Clears all checksums in the current changelog, so they will be recalculated " +"next update." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:713 @@ -36236,7 +41156,9 @@ msgid "Generates dbDocs against the database." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:714 -msgid "Generates the SQL that is required to rollback the database to the specified pointing attributes 'rollbackCount', 'rollbackTag'" +msgid "" +"Generates the SQL that is required to rollback the database to the specified " +"pointing attributes 'rollbackCount', 'rollbackTag'" msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:715 @@ -36249,11 +41171,15 @@ msgid "Generates SQL that marks all unapplied changes as applied." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:717 -msgid "Applies the DatabaseChangeLogs to the database, testing rollback. This is done by updating the database, rolling it back then updating it again." +msgid "" +"Applies the DatabaseChangeLogs to the database, testing rollback. This is " +"done by updating the database, rolling it back then updating it again." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:718 -msgid "Display help information on liquibase-maven-plugin. Call mvn liquibase:help -Ddetail=true -Dgoal= to display parameter details." +msgid "" +"Display help information on liquibase-maven-plugin. Call mvn liquibase:" +"help -Ddetail=true -Dgoal= to display parameter details." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:719 @@ -36261,19 +41187,29 @@ msgid "Invokes Liquibase rollbacks on a database." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:720 -msgid "Generates the SQL that is required to rollback the database to current state after the next update." +msgid "" +"Generates the SQL that is required to rollback the database to current state " +"after the next update." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:721 -msgid "Generates a diff between the specified database and the reference database. The output is either a report or a changelog depending on the value of the diffChangeLogFile parameter." +msgid "" +"Generates a diff between the specified database and the reference database. " +"The output is either a report or a changelog depending on the value of the " +"diffChangeLogFile parameter." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:722 -msgid "Applies the DatabaseChangeLogs to the database. Useful as part of the build process." +msgid "" +"Applies the DatabaseChangeLogs to the database. Useful as part of the build " +"process." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:724 -msgid "Creates an SQL migration script using the provided DatabaseChangeLog(s) comparing what already exists in the database to what is defined in the DataBaseChangeLog(s)." +msgid "" +"Creates an SQL migration script using the provided DatabaseChangeLog(s) " +"comparing what already exists in the database to what is defined in the " +"DataBaseChangeLog(s)." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:725 @@ -36293,7 +41229,8 @@ msgid "Finishes a feature branch" msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:729 -msgid "Updates the pom versions in the current branch by adding a build number label" +msgid "" +"Updates the pom versions in the current branch by adding a build number label" msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:730 @@ -36305,11 +41242,17 @@ msgid "Starts a feature branch" msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:732 -msgid "Display help information on spring-boot-maven-plugin. Call mvn spring-boot:help -Ddetail=true -Dgoal= to display parameter details." +msgid "" +"Display help information on spring-boot-maven-plugin. Call mvn spring-boot:" +"help -Ddetail=true -Dgoal= to display parameter details." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:733 -msgid "Repackages existing JAR and WAR archives so that they can be executed from the command line using java -jar. With layout=NONE can also be used simply to package a JAR with nested dependencies (and no main class, so not executable)." +msgid "" +"Repackages existing JAR and WAR archives so that they can be executed from " +"the command line using java -jar. With layout=NONE can also be used simply " +"to package a JAR with nested dependencies (and no main class, so not " +"executable)." msgstr "" #: /tmp/fish/implicit/share/completions/mvn.fish:734 @@ -36558,11 +41501,11 @@ msgid "Add specified amount to niceness value" msgstr "" #: /tmp/fish/implicit/share/completions/ninja.fish:1 -msgid "Change to DIR" +msgid "change to specified directory" msgstr "" #: /tmp/fish/implicit/share/completions/ninja.fish:2 -msgid "specify build file" +msgid "specify build file [default=build.ninja]" msgstr "" #: /tmp/fish/implicit/share/completions/ninja.fish:3 @@ -36574,19 +41517,32 @@ msgid "show all command lines while building" msgstr "" #: /tmp/fish/implicit/share/completions/ninja.fish:5 -msgid "number of jobs" +msgid "number of jobs to run in parallel [default derived from CPUs]" msgstr "" #: /tmp/fish/implicit/share/completions/ninja.fish:6 -msgid "do not start if load > N" +msgid "do not start if load average > N" msgstr "" #: /tmp/fish/implicit/share/completions/ninja.fish:7 -msgid "keep until N jobs fail" +msgid "keep going until N jobs fail [default=1]" msgstr "" #: /tmp/fish/implicit/share/completions/ninja.fish:8 -msgid "help" +#: /tmp/fish/implicit/share/completions/quilt.fish:1 +msgid "show help" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ninja.fish:9 +msgid "enable debugging, specify debug mode" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ninja.fish:10 +msgid "adjust warnings, specify flags" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ninja.fish:11 +msgid "print ninja version" msgstr "" #: /tmp/fish/implicit/share/completions/nl.fish:1 @@ -36699,7 +41655,8 @@ msgid "Display only external symbols" msgstr "" #: /tmp/fish/implicit/share/completions/nm.fish:8 -msgid "Use debugging information to find a filename and line number for each symbol" +msgid "" +"Use debugging information to find a filename and line number for each symbol" msgstr "" #: /tmp/fish/implicit/share/completions/nm.fish:9 @@ -36803,11 +41760,14 @@ msgid "enforce strict mode. type: bool default: false" msgstr "" #: /tmp/fish/implicit/share/completions/node.fish:11 -msgid "activate correct semantics for inheriting readonliness. type: bool default: false" +msgid "" +"activate correct semantics for inheriting readonliness. type: bool default: " +"false" msgstr "" #: /tmp/fish/implicit/share/completions/node.fish:12 -msgid "activate new semantics for global var declarations. type: bool default: false" +msgid "" +"activate new semantics for global var declarations. type: bool default: false" msgstr "" #: /tmp/fish/implicit/share/completions/node.fish:13 @@ -36819,7 +41779,8 @@ msgid "enable harmony block scoping. type: bool default: false" msgstr "" #: /tmp/fish/implicit/share/completions/node.fish:15 -msgid "enable harmony modules (implies block scoping). type: bool default: false" +msgid "" +"enable harmony modules (implies block scoping). type: bool default: false" msgstr "" #: /tmp/fish/implicit/share/completions/node.fish:16 @@ -36827,7 +41788,9 @@ msgid "enable harmony proxies. type: bool default: false" msgstr "" #: /tmp/fish/implicit/share/completions/node.fish:17 -msgid "enable harmony collections (sets, maps, and weak maps). type: bool default: false" +msgid "" +"enable harmony collections (sets, maps, and weak maps). type: bool default: " +"false" msgstr "" #: /tmp/fish/implicit/share/completions/node.fish:18 @@ -36843,7 +41806,9 @@ msgid "tracks arrays with only smi values. type: bool default: true" msgstr "" #: /tmp/fish/implicit/share/completions/node.fish:21 -msgid "Optimize object size, Array shift, DOM strings and string +. type: bool default: true" +msgid "" +"Optimize object size, Array shift, DOM strings and string +. type: bool " +"default: true" msgstr "" #: /tmp/fish/implicit/share/completions/node.fish:22 @@ -36883,15 +41848,21 @@ msgid "use function inlining. type: bool default: true" msgstr "" #: /tmp/fish/implicit/share/completions/node.fish:31 -msgid "maximum source size in bytes considered for a single inlining. type: int default: 600" +msgid "" +"maximum source size in bytes considered for a single inlining. type: int " +"default: 600" msgstr "" #: /tmp/fish/implicit/share/completions/node.fish:32 -msgid "maximum number of AST nodes considered for a single inlining. type: int default: 196" +msgid "" +"maximum number of AST nodes considered for a single inlining. type: int " +"default: 196" msgstr "" #: /tmp/fish/implicit/share/completions/node.fish:33 -msgid "maximum cumulative number of AST nodes considered for inlining. type: int default: 196" +msgid "" +"maximum cumulative number of AST nodes considered for inlining. type: int " +"default: 196" msgstr "" #: /tmp/fish/implicit/share/completions/node.fish:34 @@ -36899,7 +41870,8 @@ msgid "loop invariant code motion. type: bool default: true" msgstr "" #: /tmp/fish/implicit/share/completions/node.fish:35 -msgid "crankshaft harvests type feedback from stub cache. type: bool default: true" +msgid "" +"crankshaft harvests type feedback from stub cache. type: bool default: true" msgstr "" #: /tmp/fish/implicit/share/completions/node.fish:36 @@ -37015,11 +41987,13 @@ msgid "number of stack frames inspected by the profiler. type: int default: 1" msgstr "" #: /tmp/fish/implicit/share/completions/node.fish:64 -msgid "primitive functions trigger their own optimization. type: bool default: false" +msgid "" +"primitive functions trigger their own optimization. type: bool default: false" msgstr "" #: /tmp/fish/implicit/share/completions/node.fish:65 -msgid "call recompile stub directly when self-optimizing. type: bool default: false" +msgid "" +"call recompile stub directly when self-optimizing. type: bool default: false" msgstr "" #: /tmp/fish/implicit/share/completions/node.fish:66 @@ -37027,7 +42001,9 @@ msgid "re-try self-optimization if it failed. type: bool default: false" msgstr "" #: /tmp/fish/implicit/share/completions/node.fish:67 -msgid "trigger profiler ticks based on counting instead of timing. type: bool default: false" +msgid "" +"trigger profiler ticks based on counting instead of timing. type: bool " +"default: false" msgstr "" #: /tmp/fish/implicit/share/completions/node.fish:68 @@ -37035,7 +42011,9 @@ msgid "insert an interrupt check at function exit. type: bool default: false" msgstr "" #: /tmp/fish/implicit/share/completions/node.fish:69 -msgid "weight back edges by jump distance for interrupt triggering. type: bool default: false" +msgid "" +"weight back edges by jump distance for interrupt triggering. type: bool " +"default: false" msgstr "" #: /tmp/fish/implicit/share/completions/node.fish:70 @@ -37043,7 +42021,9 @@ msgid "execution budget before interrupt is triggered. type: int default: 5900" msgstr "" #: /tmp/fish/implicit/share/completions/node.fish:71 -msgid "percentage of ICs that must have type info to allow optimization. type: int default: 15" +msgid "" +"percentage of ICs that must have type info to allow optimization. type: int " +"default: 15" msgstr "" #: /tmp/fish/implicit/share/completions/node.fish:72 @@ -37055,7 +42035,8 @@ msgid "extra verbose compilation tracing. type: bool default: false" msgstr "" #: /tmp/fish/implicit/share/completions/node.fish:74 -msgid "generate extra code (assertions) for debugging. type: bool default: false" +msgid "" +"generate extra code (assertions) for debugging. type: bool default: false" msgstr "" #: /tmp/fish/implicit/share/completions/node.fish:75 @@ -37083,19 +42064,27 @@ msgid "enable use of RDTSC instruction if available. type: bool default: true" msgstr "" #: /tmp/fish/implicit/share/completions/node.fish:81 -msgid "enable use of SAHF instruction if available (X64 only). type: bool default: true" +msgid "" +"enable use of SAHF instruction if available (X64 only). type: bool default: " +"true" msgstr "" #: /tmp/fish/implicit/share/completions/node.fish:82 -msgid "enable use of VFP3 instructions if available - this implies enabling ARMv7 instructions (ARM only). type: bool default: true" +msgid "" +"enable use of VFP3 instructions if available - this implies enabling ARMv7 " +"instructions (ARM only). type: bool default: true" msgstr "" #: /tmp/fish/implicit/share/completions/node.fish:83 -msgid "enable use of ARMv7 instructions if available (ARM only). type: bool default: true" +msgid "" +"enable use of ARMv7 instructions if available (ARM only). type: bool " +"default: true" msgstr "" #: /tmp/fish/implicit/share/completions/node.fish:84 -msgid "enable use of MIPS FPU instructions if available (MIPS only). type: bool default: true" +msgid "" +"enable use of MIPS FPU instructions if available (MIPS only). type: bool " +"default: true" msgstr "" #: /tmp/fish/implicit/share/completions/node.fish:85 @@ -37131,7 +42120,8 @@ msgid "use fast inline allocation. type: bool default: true" msgstr "" #: /tmp/fish/implicit/share/completions/node.fish:93 -msgid "print a stack trace if an assertion failure occurs. type: bool default: true" +msgid "" +"print a stack trace if an assertion failure occurs. type: bool default: true" msgstr "" #: /tmp/fish/implicit/share/completions/node.fish:94 @@ -37175,11 +42165,15 @@ msgid "minimum length for automatic enable preparsing. type: int default: 1024" msgstr "" #: /tmp/fish/implicit/share/completions/node.fish:104 -msgid "try to use the dedicated run-once backend for all code. type: bool default: false" +msgid "" +"try to use the dedicated run-once backend for all code. type: bool default: " +"false" msgstr "" #: /tmp/fish/implicit/share/completions/node.fish:105 -msgid "print reasons for falling back to using the classic V8 backend. type: bool default: false" +msgid "" +"print reasons for falling back to using the classic V8 backend. type: bool " +"default: false" msgstr "" #: /tmp/fish/implicit/share/completions/node.fish:106 @@ -37195,7 +42189,9 @@ msgid "trace debugging JSON request/response. type: bool default: false" msgstr "" #: /tmp/fish/implicit/share/completions/node.fish:109 -msgid "automatically set the debug break flag when debugger commands are in the queue. type: bool default: true" +msgid "" +"automatically set the debug break flag when debugger commands are in the " +"queue. type: bool default: true" msgstr "" #: /tmp/fish/implicit/share/completions/node.fish:110 @@ -37207,7 +42203,9 @@ msgid "always cause a debug break before aborting. type: bool default: true" msgstr "" #: /tmp/fish/implicit/share/completions/node.fish:112 -msgid "default size of stack region v8 is allowed to use (in kBytes). type: int default: 984" +msgid "" +"default size of stack region v8 is allowed to use (in kBytes). type: int " +"default: 984" msgstr "" #: /tmp/fish/implicit/share/completions/node.fish:113 @@ -37239,31 +42237,45 @@ msgid "garbage collect after allocations. type: int default: -1" msgstr "" #: /tmp/fish/implicit/share/completions/node.fish:120 -msgid "print one trace line following each garbage collection. type: bool default: false" +msgid "" +"print one trace line following each garbage collection. type: bool default: " +"false" msgstr "" #: /tmp/fish/implicit/share/completions/node.fish:121 -msgid "print one detailed trace line in name=value format after each garbage collection. type: bool default: false" +msgid "" +"print one detailed trace line in name=value format after each garbage " +"collection. type: bool default: false" msgstr "" #: /tmp/fish/implicit/share/completions/node.fish:122 -msgid "print cumulative GC statistics in name=value format on exit. type: bool default: false" +msgid "" +"print cumulative GC statistics in name=value format on exit. type: bool " +"default: false" msgstr "" #: /tmp/fish/implicit/share/completions/node.fish:123 -msgid "print more details following each garbage collection. type: bool default: false" +msgid "" +"print more details following each garbage collection. type: bool default: " +"false" msgstr "" #: /tmp/fish/implicit/share/completions/node.fish:124 -msgid "report fragmentation for old pointer and data pages. type: bool default: false" +msgid "" +"report fragmentation for old pointer and data pages. type: bool default: " +"false" msgstr "" #: /tmp/fish/implicit/share/completions/node.fish:125 -msgid "garbage collect maps from which no objects can be reached. type: bool default: true" +msgid "" +"garbage collect maps from which no objects can be reached. type: bool " +"default: true" msgstr "" #: /tmp/fish/implicit/share/completions/node.fish:126 -msgid "flush code that we expect not to use again before full gc. type: bool default: true" +msgid "" +"flush code that we expect not to use again before full gc. type: bool " +"default: true" msgstr "" #: /tmp/fish/implicit/share/completions/node.fish:127 @@ -37291,7 +42303,9 @@ msgid "use inline caching. type: bool default: true" msgstr "" #: /tmp/fish/implicit/share/completions/node.fish:133 -msgid "generate extra code for manipulating stats counters. type: bool default: false" +msgid "" +"generate extra code for manipulating stats counters. type: bool default: " +"false" msgstr "" #: /tmp/fish/implicit/share/completions/node.fish:134 @@ -37299,23 +42313,31 @@ msgid "Perform compaction on every full GC. type: bool default: false" msgstr "" #: /tmp/fish/implicit/share/completions/node.fish:135 -msgid "Use lazy sweeping for old pointer and data spaces. type: bool default: true" +msgid "" +"Use lazy sweeping for old pointer and data spaces. type: bool default: true" msgstr "" #: /tmp/fish/implicit/share/completions/node.fish:136 -msgid "Never perform compaction on full GC - testing only. type: bool default: false" +msgid "" +"Never perform compaction on full GC - testing only. type: bool default: false" msgstr "" #: /tmp/fish/implicit/share/completions/node.fish:137 -msgid "Compact code space on full non-incremental collections. type: bool default: true" +msgid "" +"Compact code space on full non-incremental collections. type: bool default: " +"true" msgstr "" #: /tmp/fish/implicit/share/completions/node.fish:138 -msgid "Flush inline caches prior to mark compact collection and flush code caches in maps during mark compact cycle" +msgid "" +"Flush inline caches prior to mark compact collection and flush code caches " +"in maps during mark compact cycle" msgstr "" #: /tmp/fish/implicit/share/completions/node.fish:139 -msgid "Default seed for initializing random generator (0, the default, means to use system random)" +msgid "" +"Default seed for initializing random generator (0, the default, means to use " +"system random)" msgstr "" #: /tmp/fish/implicit/share/completions/node.fish:140 @@ -37331,7 +42353,8 @@ msgid "Trace simulator execution. type: bool default: false" msgstr "" #: /tmp/fish/implicit/share/completions/node.fish:143 -msgid "Check icache flushes in ARM and MIPS simulator. type: bool default: false" +msgid "" +"Check icache flushes in ARM and MIPS simulator. type: bool default: false" msgstr "" #: /tmp/fish/implicit/share/completions/node.fish:144 @@ -37339,7 +42362,9 @@ msgid "Simulator stop after x number of instructions. type: int default: 0" msgstr "" #: /tmp/fish/implicit/share/completions/node.fish:145 -msgid "Stack alignment in bytes in simulator (4 or 8, 8 is default). type: int default: 8" +msgid "" +"Stack alignment in bytes in simulator (4 or 8, 8 is default). type: int " +"default: 8" msgstr "" #: /tmp/fish/implicit/share/completions/node.fish:146 @@ -37351,15 +42376,21 @@ msgid "preallocate some memory to build stack traces" msgstr "" #: /tmp/fish/implicit/share/completions/node.fish:148 -msgid "randomize hashes to avoid predictable hash collisions (with snapshots this option cannot override the baked-in seed). type: bool default: true" +msgid "" +"randomize hashes to avoid predictable hash collisions (with snapshots this " +"option cannot override the baked-in seed). type: bool default: true" msgstr "" #: /tmp/fish/implicit/share/completions/node.fish:149 -msgid "Fixed seed to use to hash property keys (0 means random) (with snapshots this option cannot override the baked-in seed). type: int default: 0" +msgid "" +"Fixed seed to use to hash property keys (0 means random) (with snapshots " +"this option cannot override the baked-in seed). type: int default: 0" msgstr "" #: /tmp/fish/implicit/share/completions/node.fish:150 -msgid "activate a 100ms timer that switches between V8 threads. type: bool default: false" +msgid "" +"activate a 100ms timer that switches between V8 threads. type: bool default: " +"false" msgstr "" #: /tmp/fish/implicit/share/completions/node.fish:151 @@ -37391,7 +42422,8 @@ msgid "file in which to serialize heap. type: string default: /tmp/serdes" msgstr "" #: /tmp/fish/implicit/share/completions/node.fish:158 -msgid "Print usage message, including flags, on console. type: bool default: true" +msgid "" +"Print usage message, including flags, on console. type: bool default: true" msgstr "" #: /tmp/fish/implicit/share/completions/node.fish:159 @@ -37403,7 +42435,9 @@ msgid "Enable JavaScript debugger. type: bool default: false" msgstr "" #: /tmp/fish/implicit/share/completions/node.fish:161 -msgid "Connect JavaScript debugger to the debugger agent in another process. type: bool default: false" +msgid "" +"Connect JavaScript debugger to the debugger agent in another process. type: " +"bool default: false" msgstr "" #: /tmp/fish/implicit/share/completions/node.fish:162 @@ -37431,7 +42465,8 @@ msgid "Enable debugger script collected events. type: bool default: true" msgstr "" #: /tmp/fish/implicit/share/completions/node.fish:168 -msgid "enable GDBJIT interface (disables compacting GC). type: bool default: false" +msgid "" +"enable GDBJIT interface (disables compacting GC). type: bool default: false" msgstr "" #: /tmp/fish/implicit/share/completions/node.fish:169 @@ -37447,11 +42482,15 @@ msgid "dump only objects containing this substring. type: string default:" msgstr "" #: /tmp/fish/implicit/share/completions/node.fish:172 -msgid "force overflows of marking deque by reducing its size to 64 words. type: bool default: false" +msgid "" +"force overflows of marking deque by reducing its size to 64 words. type: " +"bool default: false" msgstr "" #: /tmp/fish/implicit/share/completions/node.fish:173 -msgid "stress the GC compactor to flush out bugs (implies --force_marking_deque_overflows). type: bool default: false" +msgid "" +"stress the GC compactor to flush out bugs (implies --" +"force_marking_deque_overflows). type: bool default: false" msgstr "" #: /tmp/fish/implicit/share/completions/node.fish:174 @@ -37495,11 +42534,14 @@ msgid "Log statistical profiling information (implies --log-code)" msgstr "" #: /tmp/fish/implicit/share/completions/node.fish:184 -msgid "Used with --prof, starts profiling automatically) type: bool default: true" +msgid "" +"Used with --prof, starts profiling automatically) type: bool default: true" msgstr "" #: /tmp/fish/implicit/share/completions/node.fish:185 -msgid "Used with --prof, only does sampling and logging when profiler is active (implies --noprof_auto)" +msgid "" +"Used with --prof, only does sampling and logging when profiler is active " +"(implies --noprof_auto)" msgstr "" #: /tmp/fish/implicit/share/completions/node.fish:186 @@ -37595,7 +42637,8 @@ msgid "List installed packages" msgstr "" #: /tmp/fish/implicit/share/completions/npm.fish:20 -msgid "List packages in the global install prefix instead of in the current project" +msgid "" +"List packages in the global install prefix instead of in the current project" msgstr "" #: /tmp/fish/implicit/share/completions/npm.fish:21 @@ -37652,7 +42695,8 @@ msgstr "" #: /tmp/fish/implicit/share/completions/npm.fish:35 #: /tmp/fish/implicit/share/completions/npm.fish:48 -msgid "Display full package descriptions and other long text across multiple lines" +msgid "" +"Display full package descriptions and other long text across multiple lines" msgstr "" #: /tmp/fish/implicit/share/completions/npm.fish:36 @@ -38175,11 +43219,6 @@ msgstr "" msgid "Where to restore / mount to" msgstr "" -#: /tmp/fish/implicit/share/completions/obnam.fish:47 -#: /tmp/fish/implicit/share/completions/xrandr.fish:1 -msgid "Be more verbose" -msgstr "" - #: /tmp/fish/implicit/share/completions/obnam.fish:48 msgid "Do not be verbose" msgstr "" @@ -38569,7 +43608,9 @@ msgid "Specify a serial number for the stream" msgstr "" #: /tmp/fish/implicit/share/completions/oggenc.fish:16 -msgid "Prevents comments in FLAC and Ogg FLAC files from being copied to the output Ogg Vorbis file" +msgid "" +"Prevents comments in FLAC and Ogg FLAC files from being copied to the output " +"Ogg Vorbis file" msgstr "" #: /tmp/fish/implicit/share/completions/oggenc.fish:17 @@ -38654,7 +43695,9 @@ msgid "Use ROOT as the current root path." msgstr "" #: /tmp/fish/implicit/share/completions/opam.fish:11 -msgid "Fail whenever an error is found in a package definition or a configuration file. The default is to continue silently if possible." +msgid "" +"Fail whenever an error is found in a package definition or a configuration " +"file. The default is to continue silently if possible." msgstr "" #: /tmp/fish/implicit/share/completions/opam.fish:12 @@ -38666,7 +43709,9 @@ msgid "Be more verbose." msgstr "" #: /tmp/fish/implicit/share/completions/opam.fish:14 -msgid "Disable interactive mode and answer yes to all questions that would otherwise be asked to the user." +msgid "" +"Disable interactive mode and answer yes to all questions that would " +"otherwise be asked to the user." msgstr "" #: /tmp/fish/implicit/share/completions/opam.fish:15 @@ -38734,7 +43779,9 @@ msgid "Use zsh-compatible mode for configuring OPAM. DOMAINS." msgstr "" #: /tmp/fish/implicit/share/completions/opam.fish:32 -msgid "Return the environment variables PATH, MANPATH, OCAML_TOPLEVEL_PATH and CAML_LD_LIBRARY_PATH according to the currently selected compiler." +msgid "" +"Return the environment variables PATH, MANPATH, OCAML_TOPLEVEL_PATH and " +"CAML_LD_LIBRARY_PATH according to the currently selected compiler." msgstr "" #: /tmp/fish/implicit/share/completions/opam.fish:33 @@ -38742,7 +43789,9 @@ msgid "Configure global and user parameters for OPAM. [see manpage]" msgstr "" #: /tmp/fish/implicit/share/completions/opam.fish:34 -msgid "Execute the shell script given in parameter with the correct environment variables. [see manpage]" +msgid "" +"Execute the shell script given in parameter with the correct environment " +"variables. [see manpage]" msgstr "" #: /tmp/fish/implicit/share/completions/opam.fish:35 @@ -38750,11 +43799,15 @@ msgid "Return the value associated with the given variable. [see manpage]" msgstr "" #: /tmp/fish/implicit/share/completions/opam.fish:36 -msgid "Return the list of all variables defined in the listed packages. [see manpage]" +msgid "" +"Return the list of all variables defined in the listed packages. [see " +"manpage]" msgstr "" #: /tmp/fish/implicit/share/completions/opam.fish:37 -msgid "Substitute variables in the given files. The strings %{var}% are replaced by the value of the variable var [see manpage]" +msgid "" +"Substitute variables in the given files. The strings %{var}% are replaced by " +"the value of the variable var [see manpage]" msgstr "" #: /tmp/fish/implicit/share/completions/opam.fish:38 @@ -38870,7 +43923,9 @@ msgid "Lists all changelists for current user" msgstr "" #: /tmp/fish/implicit/share/completions/p4.fish:9 -msgid "Lists all *pending* changelists. If 'default' argument is provided, default changelist will also be listed" +msgid "" +"Lists all *pending* changelists. If 'default' argument is provided, default " +"changelist will also be listed" msgstr "" #: /tmp/fish/implicit/share/completions/p4.fish:10 @@ -38898,7 +43953,9 @@ msgid "Checks that prompt is not inside of p4 command" msgstr "" #: /tmp/fish/implicit/share/completions/p4.fish:26 -msgid "Specifies a batch size (number of arguments) to use when processing a command from a file with the -x argfile option" +msgid "" +"Specifies a batch size (number of arguments) to use when processing a " +"command from a file with the -x argfile option" msgstr "" #: /tmp/fish/implicit/share/completions/p4.fish:27 @@ -38906,19 +43963,26 @@ msgid "Overrides any P4CLIENT setting with the specified client name" msgstr "" #: /tmp/fish/implicit/share/completions/p4.fish:28 -msgid "Overrides any PWD setting (current working directory) and replaces it with the specified directory" +msgid "" +"Overrides any PWD setting (current working directory) and replaces it with " +"the specified directory" msgstr "" #: /tmp/fish/implicit/share/completions/p4.fish:29 -msgid "Specify that progress indicators, if available, are desired. This option is not compatible with the -s and -G options" +msgid "" +"Specify that progress indicators, if available, are desired. This option is " +"not compatible with the -s and -G options" msgstr "" #: /tmp/fish/implicit/share/completions/p4.fish:30 -msgid "Causes all output (and batch input for form commands with -i) to be formatted as marshalled Python dictionary objects" +msgid "" +"Causes all output (and batch input for form commands with -i) to be " +"formatted as marshalled Python dictionary objects" msgstr "" #: /tmp/fish/implicit/share/completions/p4.fish:31 -msgid "Overrides any P4HOST setting and replaces it with the specified hostname" +msgid "" +"Overrides any P4HOST setting and replaces it with the specified hostname" msgstr "" #: /tmp/fish/implicit/share/completions/p4.fish:32 @@ -38930,19 +43994,27 @@ msgid "Overrides any P4PASSWD setting with the specified password." msgstr "" #: /tmp/fish/implicit/share/completions/p4.fish:34 -msgid "Specifies the number of times to retry a command (notably, p4 sync) if the network times out." +msgid "" +"Specifies the number of times to retry a command (notably, p4 sync) if the " +"network times out." msgstr "" #: /tmp/fish/implicit/share/completions/p4.fish:35 -msgid "Prepends a descriptive field (for example, text:, info:, error:, exit:) to each line of output produced by a Perforce command. This is most often used when scripting." +msgid "" +"Prepends a descriptive field (for example, text:, info:, error:, exit:) to " +"each line of output produced by a Perforce command. This is most often used " +"when scripting." msgstr "" #: /tmp/fish/implicit/share/completions/p4.fish:36 -msgid "Overrides any P4USER, USER, or USERNAME setting with the specified user name." +msgid "" +"Overrides any P4USER, USER, or USERNAME setting with the specified user name." msgstr "" #: /tmp/fish/implicit/share/completions/p4.fish:37 -msgid "Instructs Perforce to read arguments, one per line, from the specified file. If file is a single hyphen (-), then standard input is read." +msgid "" +"Instructs Perforce to read arguments, one per line, from the specified file. " +"If file is a single hyphen (-), then standard input is read." msgstr "" #: /tmp/fish/implicit/share/completions/p4.fish:38 @@ -38950,7 +44022,8 @@ msgid "Overrides any P4CHARSET setting with the specified character set." msgstr "" #: /tmp/fish/implicit/share/completions/p4.fish:39 -msgid "Overrides any P4COMMANDCHARSET setting with the specified character set." +msgid "" +"Overrides any P4COMMANDCHARSET setting with the specified character set." msgstr "" #: /tmp/fish/implicit/share/completions/p4.fish:40 @@ -38958,11 +44031,15 @@ msgid "This feature is reserved for system integrators." msgstr "" #: /tmp/fish/implicit/share/completions/p4.fish:41 -msgid "Causes output of many reporting commands to be in the same tagged format as that generated by p4 fstat." +msgid "" +"Causes output of many reporting commands to be in the same tagged format as " +"that generated by p4 fstat." msgstr "" #: /tmp/fish/implicit/share/completions/p4.fish:42 -msgid "Quiet mode; suppress all informational message and report only warnings or errors." +msgid "" +"Quiet mode; suppress all informational message and report only warnings or " +"errors." msgstr "" #: /tmp/fish/implicit/share/completions/p4.fish:43 @@ -39301,7 +44378,9 @@ msgid "Set an alternate configuration file" msgstr "" #: /tmp/fish/implicit/share/completions/patch.fish:1 -msgid "Make backup files, when patching a file, rename or copy the original instead of removing it" +msgid "" +"Make backup files, when patching a file, rename or copy the original instead " +"of removing it" msgstr "" #: /tmp/fish/implicit/share/completions/patch.fish:2 @@ -39333,7 +44412,8 @@ msgid "Use the #ifdef…#endif construct to mark changes" msgstr "" #: /tmp/fish/implicit/share/completions/patch.fish:9 -msgid "Print the results of applying the patches without actually changing any files" +msgid "" +"Print the results of applying the patches without actually changing any files" msgstr "" #: /tmp/fish/implicit/share/completions/patch.fish:10 @@ -39345,7 +44425,9 @@ msgid "Remove output files that are empty after the patches have been applied" msgstr "" #: /tmp/fish/implicit/share/completions/patch.fish:12 -msgid "Assume that the user knows exactly what he/she is doing, and do not ask questions" +msgid "" +"Assume that the user knows exactly what he/she is doing, and do not ask " +"questions" msgstr "" #: /tmp/fish/implicit/share/completions/patch.fish:13 @@ -39353,7 +44435,10 @@ msgid "Set the maximum fuzz factor" msgstr "" #: /tmp/fish/implicit/share/completions/patch.fish:14 -msgid "This option controls patch's actions when a file is under RCS or SCCS control, and does not exist or is read-only and matches the default version, or when a file is under ClearCase control and does not exist" +msgid "" +"This option controls patch's actions when a file is under RCS or SCCS " +"control, and does not exist or is read-only and matches the default version, " +"or when a file is under ClearCase control and does not exist" msgstr "" #: /tmp/fish/implicit/share/completions/patch.fish:16 @@ -39361,7 +44446,8 @@ msgid "Read the patch from patchfile" msgstr "" #: /tmp/fish/implicit/share/completions/patch.fish:17 -msgid "Match patterns loosely, in case tabs or spaces have been munged in your files" +msgid "" +"Match patterns loosely, in case tabs or spaces have been munged in your files" msgstr "" #: /tmp/fish/implicit/share/completions/patch.fish:18 @@ -39377,7 +44463,9 @@ msgid "Send output to outfile instead of patching files in place" msgstr "" #: /tmp/fish/implicit/share/completions/patch.fish:21 -msgid "Strip the smallest prefix containing num leading slashes from each file name found in the patch file" +msgid "" +"Strip the smallest prefix containing num leading slashes from each file name " +"found in the patch file" msgstr "" #: /tmp/fish/implicit/share/completions/patch.fish:22 @@ -39405,7 +44493,9 @@ msgid "Suppress questions like -f, but make some different assumptions" msgstr "" #: /tmp/fish/implicit/share/completions/patch.fish:28 -msgid "Set the modification and access times of patched files from time stamps given in context diff headers, local time" +msgid "" +"Set the modification and access times of patched files from time stamps " +"given in context diff headers, local time" msgstr "" #: /tmp/fish/implicit/share/completions/patch.fish:29 @@ -39425,7 +44515,9 @@ msgid "Set internal debugging flags of interest only to patch patchers" msgstr "" #: /tmp/fish/implicit/share/completions/patch.fish:34 -msgid "Prefix pref to the basename of a file name when generating its simple backup file name" +msgid "" +"Prefix pref to the basename of a file name when generating its simple backup " +"file name" msgstr "" #: /tmp/fish/implicit/share/completions/patch.fish:35 @@ -39433,7 +44525,9 @@ msgid "Use suffix as the simple backup suffix" msgstr "" #: /tmp/fish/implicit/share/completions/patch.fish:36 -msgid "Set the modification and access times of patched files from time stamps given in context diff headers, UTC, GMT" +msgid "" +"Set the modification and access times of patched files from time stamps " +"given in context diff headers, UTC, GMT" msgstr "" #: /tmp/fish/implicit/share/completions/pbget.fish:1 @@ -39848,7 +44942,9 @@ msgid "Record route" msgstr "" #: /tmp/fish/implicit/share/completions/ping.fish:18 -msgid "Bypass the normal routing tables and send directly to a host on an attached interface" +msgid "" +"Bypass the normal routing tables and send directly to a host on an attached " +"interface" msgstr "" #: /tmp/fish/implicit/share/completions/ping.fish:19 @@ -39876,7 +44972,9 @@ msgid "Print full user-to-user latency" msgstr "" #: /tmp/fish/implicit/share/completions/ping.fish:27 -msgid "Specify a timeout, in seconds, before ping exits regardless of how many packets have been sent or received" +msgid "" +"Specify a timeout, in seconds, before ping exits regardless of how many " +"packets have been sent or received" msgstr "" #: /tmp/fish/implicit/share/completions/ping.fish:28 @@ -40023,14 +45121,6 @@ msgstr "" msgid "List all modules the given packages requires for static linking" msgstr "" -#: /tmp/fish/implicit/share/completions/pkgfile.fish:1 -msgid "show program's version number and exit" -msgstr "" - -#: /tmp/fish/implicit/share/completions/pkgfile.fish:2 -msgid "show this help message and exit" -msgstr "" - #: /tmp/fish/implicit/share/completions/pkgfile.fish:3 msgid "only show files in a {s}bin/ directory. Works with -s, -l" msgstr "" @@ -40068,7 +45158,9 @@ msgid "search which package owns a file" msgstr "" #: /tmp/fish/implicit/share/completions/pkgfile.fish:12 -msgid "update to the latest filelist. This requires write permission to /var/cache/pkgtools/lists" +msgid "" +"update to the latest filelist. This requires write permission to /var/cache/" +"pkgtools/lists" msgstr "" #: /tmp/fish/implicit/share/completions/pkg.fish:2 @@ -40165,8 +45257,8 @@ msgid "Download a remote package" msgstr "" #: /tmp/fish/implicit/share/completions/pkg.fish:26 -#: /tmp/fish/implicit/share/completions/zypper.fish:2 -#: /tmp/fish/implicit/share/completions/zypper.fish:17 +#: /tmp/fish/implicit/share/completions/zypper.fish:3 +#: /tmp/fish/implicit/share/completions/zypper.fish:18 msgid "Install packages" msgstr "" @@ -40433,7 +45525,9 @@ msgid "Causes pppd(8) to renegotiate compression" msgstr "" #: /tmp/fish/implicit/share/completions/poff.fish:5 -msgid "Stops all running ppp connections. If the argument isp-name is given it will be ignored" +msgid "" +"Stops all running ppp connections. If the argument isp-name is given it will " +"be ignored" msgstr "" #: /tmp/fish/implicit/share/completions/poff.fish:6 @@ -41345,7 +46439,11 @@ msgid "do not use colours" msgstr "" #: /tmp/fish/implicit/share/completions/pydf.fish:14 -msgid "file to get mount information from. On normal Linux systems only /etc/mtab or /proc/mounts make sense. Some other Unices use /etc/mnttab. Use /proc/mounts when /etc/mtab is corrupted or inaccessible (the output looks a bit weird in this case)." +msgid "" +"file to get mount information from. On normal Linux systems only /etc/mtab " +"or /proc/mounts make sense. Some other Unices use /etc/mnttab. Use /proc/" +"mounts when /etc/mtab is corrupted or inaccessible (the output looks a bit " +"weird in this case)." msgstr "" #: /tmp/fish/implicit/share/completions/pydf.fish:15 @@ -41523,7 +46621,9 @@ msgstr "" #: /tmp/fish/implicit/share/completions/python3.fish:19 #: /tmp/fish/implicit/share/completions/python.fish:23 -msgid "Issue warnings about str(bytes_instance), str(bytearray_instance) and comparing bytes/bytearray with str" +msgid "" +"Issue warnings about str(bytes_instance), str(bytearray_instance) and " +"comparing bytes/bytearray with str" msgstr "" #: /tmp/fish/implicit/share/completions/python3.fish:20 @@ -41531,10 +46631,6 @@ msgstr "" msgid "Issue errors" msgstr "" -#: /tmp/fish/implicit/share/completions/quilt.fish:1 -msgid "show help" -msgstr "" - #: /tmp/fish/implicit/share/completions/quilt.fish:3 msgid "specify the file to Run Control file to use" msgstr "" @@ -41560,7 +46656,8 @@ msgid "Remove the specified or topmost patch from the series file" msgstr "" #: /tmp/fish/implicit/share/completions/quilt.fish:9 -msgid "Produces a diff of the specified file(s) in the topmost or specified patch" +msgid "" +"Produces a diff of the specified file(s) in the topmost or specified patch" msgstr "" #: /tmp/fish/implicit/share/completions/quilt.fish:10 @@ -41572,7 +46669,8 @@ msgid "Print the list of files that the topmost or specified patch changes" msgstr "" #: /tmp/fish/implicit/share/completions/quilt.fish:12 -msgid "Integrate the patch read from standard input into the topmost patch" +msgid "" +"Integrate the patch read from standard input into the topmost patch" msgstr "" #: /tmp/fish/implicit/share/completions/quilt.fish:13 @@ -41580,11 +46678,15 @@ msgid " Fork the topmost patch" msgstr "" #: /tmp/fish/implicit/share/completions/quilt.fish:14 -msgid "Generate a dot(1) directed graph showing the dependencies between applied patches" +msgid "" +"Generate a dot(1) directed graph showing the dependencies between applied " +"patches" msgstr "" #: /tmp/fish/implicit/share/completions/quilt.fish:15 -msgid "Grep through the source files, recursively, skipping patches and quilt meta-information" +msgid "" +"Grep through the source files, recursively, skipping patches and quilt meta-" +"information" msgstr "" #: /tmp/fish/implicit/share/completions/quilt.fish:16 @@ -41596,15 +46698,21 @@ msgid "Import external patches" msgstr "" #: /tmp/fish/implicit/share/completions/quilt.fish:18 -msgid "Create mail messages from all patches in the series file, and either store or send them" +msgid "" +"Create mail messages from all patches in the series file, and either " +"store or send them" msgstr "" #: /tmp/fish/implicit/share/completions/quilt.fish:19 -msgid "Create a new patch with the specified file name, and insert it after the topmost patch" +msgid "" +"Create a new patch with the specified file name, and insert it after the " +"topmost patch" msgstr "" #: /tmp/fish/implicit/share/completions/quilt.fish:20 -msgid "Print the name of the next patch after the specified or topmost patch in the series file" +msgid "" +"Print the name of the next patch after the specified or topmost patch in " +"the series file" msgstr "" #: /tmp/fish/implicit/share/completions/quilt.fish:21 @@ -41612,7 +46720,9 @@ msgid "Print the list of patches that modify the specified file" msgstr "" #: /tmp/fish/implicit/share/completions/quilt.fish:22 -msgid "Print the name of the previous patch before the specified or topmost patch in the series file" +msgid "" +"Print the name of the previous patch before the specified or topmost patch " +"in the series file" msgstr "" #: /tmp/fish/implicit/share/completions/quilt.fish:23 @@ -41644,15 +46754,20 @@ msgid " Take a snapshot of the current working state" msgstr "" #: /tmp/fish/implicit/share/completions/quilt.fish:30 -msgid "Print the name of the topmost patch on the current stack of applied patches" +msgid "" +"Print the name of the topmost patch on the current stack of applied patches" msgstr "" #: /tmp/fish/implicit/share/completions/quilt.fish:31 -msgid "Print a list of patches that are not applied, or all patches that follow the specified patch in the series file" +msgid "" +"Print a list of patches that are not applied, or all patches that follow the " +"specified patch in the series file" msgstr "" #: /tmp/fish/implicit/share/completions/quilt.fish:32 -msgid "Upgrade the meta-data in a working tree from an old version of quilt to the current version" +msgid "" +"Upgrade the meta-data in a working tree from an old version of quilt to the " +"current version" msgstr "" #: /tmp/fish/implicit/share/completions/ranger.fish:1 @@ -41811,7 +46926,9 @@ msgid "Make variable scope local" msgstr "" #: /tmp/fish/implicit/share/completions/read.fish:6 -msgid "Make variable scope universal, i.e. share variable with all the users fish processes on this computer" +msgid "" +"Make variable scope universal, i.e. share variable with all the users fish " +"processes on this computer" msgstr "" #: /tmp/fish/implicit/share/completions/read.fish:7 @@ -41828,7 +46945,9 @@ msgid "Initial contents of read buffwhen reading interactively" msgstr "" #: /tmp/fish/implicit/share/completions/read.fish:10 -msgid "Use syntax highlighting, tab completions and command termination suitable for entering shellscript code" +msgid "" +"Use syntax highlighting, tab completions and command termination suitable " +"for entering shellscript code" msgstr "" #: /tmp/fish/implicit/share/completions/read.fish:11 @@ -41952,7 +47071,9 @@ msgid "Show version of program and exit" msgstr "" #: /tmp/fish/implicit/share/completions/rmmod.fish:5 -msgid "With this option, you can remove modules which are being used, or which are not designed to be removed, or have been marked as unsafe" +msgid "" +"With this option, you can remove modules which are being used, or which are " +"not designed to be removed, or have been marked as unsafe" msgstr "" #: /tmp/fish/implicit/share/completions/root.fish:2 @@ -42000,11 +47121,15 @@ msgid "Add suggested packages to the transaction set when needed" msgstr "" #: /tmp/fish/implicit/share/completions/rpm.fish:10 -msgid "Installs or upgrades all the files in the package, even if they aren't needed (missingok) and don't exist" +msgid "" +"Installs or upgrades all the files in the package, even if they aren't " +"needed (missingok) and don't exist" msgstr "" #: /tmp/fish/implicit/share/completions/rpm.fish:11 -msgid "Used with --relocate, permit relocations on all file paths, not just those OLD-PATH's included in the binary package relocation hint(s)" +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 "" #: /tmp/fish/implicit/share/completions/rpm.fish:12 @@ -42028,11 +47153,15 @@ msgid "Don't check for sufficient disk space before installation" msgstr "" #: /tmp/fish/implicit/share/completions/rpm.fish:17 -msgid "Allow installation or upgrading even if the architectures of the binary package and host don't match" +msgid "" +"Allow installation or upgrading even if the architectures of the binary " +"package and host don't match" msgstr "" #: /tmp/fish/implicit/share/completions/rpm.fish:18 -msgid "Allow installation or upgrading even if the operating systems of the binary package and host don't match" +msgid "" +"Allow installation or upgrading even if the operating systems of the binary " +"package and host don't match" msgstr "" #: /tmp/fish/implicit/share/completions/rpm.fish:19 @@ -42109,15 +47238,21 @@ msgid "Allow an upgrade to replace a newer package with an older one" msgstr "" #: /tmp/fish/implicit/share/completions/rpm.fish:36 -msgid "Print percentages as files are unpacked from the package archive. This is intended to make rpm easy to run from other tools" +msgid "" +"Print percentages as files are unpacked from the package archive. This is " +"intended to make rpm easy to run from other tools" msgstr "" #: /tmp/fish/implicit/share/completions/rpm.fish:37 -msgid "For relocatable binary packages, translate all file paths that start with the installation prefix in the package relocation hint(s) to NEWPATH" +msgid "" +"For relocatable binary packages, translate all file paths that start with " +"the installation prefix in the package relocation hint(s) to NEWPATH" msgstr "" #: /tmp/fish/implicit/share/completions/rpm.fish:38 -msgid "Translate all paths that start with first half of following parameter to second half of following parameter" +msgid "" +"Translate all paths that start with first half of following parameter to " +"second half of following parameter" msgstr "" #: /tmp/fish/implicit/share/completions/rpm.fish:39 @@ -42126,15 +47261,20 @@ msgid "Re-package the files before erasing" msgstr "" #: /tmp/fish/implicit/share/completions/rpm.fish:40 -msgid "Install the packages even if they replace files from other, already installed, packages" +msgid "" +"Install the packages even if they replace files from other, already " +"installed, packages" msgstr "" #: /tmp/fish/implicit/share/completions/rpm.fish:41 -msgid "Install the packages even if some of them are already installed on this system" +msgid "" +"Install the packages even if some of them are already installed on this " +"system" msgstr "" #: /tmp/fish/implicit/share/completions/rpm.fish:42 -msgid "Don't install the package, simply check for and report potential conflicts" +msgid "" +"Don't install the package, simply check for and report potential conflicts" msgstr "" #: /tmp/fish/implicit/share/completions/rpm.fish:43 @@ -42158,7 +47298,9 @@ msgid "List all the files in each selected package" msgstr "" #: /tmp/fish/implicit/share/completions/rpm.fish:48 -msgid "Display package information, including name, version, and description. Uses --queryformat if specified" +msgid "" +"Display package information, including name, version, and description. Uses " +"--queryformat if specified" msgstr "" #: /tmp/fish/implicit/share/completions/rpm.fish:49 @@ -42182,7 +47324,9 @@ msgid "List the package specific scriptlets" msgstr "" #: /tmp/fish/implicit/share/completions/rpm.fish:54 -msgid "Display the states of files in the package. The state of each file is one of normal, not installed, or replaced" +msgid "" +"Display the states of files in the package. The state of each file is one of " +"normal, not installed, or replaced" msgstr "" #: /tmp/fish/implicit/share/completions/rpm.fish:55 @@ -42199,7 +47343,9 @@ msgid "Query package owning specified file" msgstr "" #: /tmp/fish/implicit/share/completions/rpm.fish:59 -msgid "Query package that contains a given file identifier, i.e. the MD5 digest of the file contents" +msgid "" +"Query package that contains a given file identifier, i.e. the MD5 digest of " +"the file contents" msgstr "" #: /tmp/fish/implicit/share/completions/rpm.fish:60 @@ -42207,7 +47353,9 @@ msgid "Query packages with the specified group" msgstr "" #: /tmp/fish/implicit/share/completions/rpm.fish:61 -msgid "Query package that contains a given header identifier, i.e. the SHA1 digest of the immutable header region" +msgid "" +"Query package that contains a given header identifier, i.e. the SHA1 digest " +"of the immutable header region" msgstr "" #: /tmp/fish/implicit/share/completions/rpm.fish:62 @@ -42215,7 +47363,9 @@ msgid "Query an (uninstalled) package in specified file" msgstr "" #: /tmp/fish/implicit/share/completions/rpm.fish:63 -msgid "Query package that contains a given package identifier, i.e. the MD5 digest of the combined header and payload contents" +msgid "" +"Query package that contains a given package identifier, i.e. the MD5 digest " +"of the combined header and payload contents" msgstr "" #: /tmp/fish/implicit/share/completions/rpm.fish:64 @@ -42235,7 +47385,8 @@ msgid "Query all packages that provide the specified capability" msgstr "" #: /tmp/fish/implicit/share/completions/rpm.fish:68 -msgid "Query all packages that requires the specified capability for functioning" +msgid "" +"Query all packages that requires the specified capability for functioning" msgstr "" #: /tmp/fish/implicit/share/completions/rpm.fish:69 @@ -42595,7 +47746,9 @@ msgid "Also compare received files relative to DIR" msgstr "" #: /tmp/fish/implicit/share/completions/rsync.fish:69 -msgid "Also compare received files relative to DIR and include copies of unchanged files" +msgid "" +"Also compare received files relative to DIR and include copies of unchanged " +"files" msgstr "" #: /tmp/fish/implicit/share/completions/rsync.fish:70 @@ -42619,7 +47772,9 @@ msgid "Add a file-filtering RULE" msgstr "" #: /tmp/fish/implicit/share/completions/rsync.fish:75 -msgid "Same as --filter=’dir-merge /.rsync-filter’ repeated: --filter='- .rsync-filter'" +msgid "" +"Same as --filter=’dir-merge /.rsync-filter’ repeated: --filter='- .rsync-" +"filter'" msgstr "" #: /tmp/fish/implicit/share/completions/rsync.fish:76 @@ -42762,16 +47917,574 @@ msgstr "" msgid "Compiler debug mode" msgstr "" +#: /tmp/fish/implicit/share/completions/s3cmd.fish:1 +msgid "Make bucket" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:2 +msgid "Remove bucket" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:3 +msgid "List objects or buckets" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:4 +msgid "List all object in all buckets" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:5 +msgid "Put file into bucket" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:6 +msgid "Get file from bucket" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:7 +msgid "Delete file from bucket" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:8 +msgid "Delete file from bucket (alias for del)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:9 +msgid "Restore file from Glacier storage" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:10 +msgid "Synchronize a directory tree to S3" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:11 +msgid "Disk usage by buckets" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:12 +msgid "Get various information about Buckets or Files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:13 +msgid "Copy object" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:14 +msgid "Modify object metadata" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:15 +msgid "Move object" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:16 +msgid "Modify Access control list for Bucket or Files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:17 +msgid "Modify Bucket Policy" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:18 +msgid "Delete Bucket Policy" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:19 +msgid "Modify Bucket CORS" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:20 +msgid "Delete Bucket CORS" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:21 +msgid "Modify Bucket Requester Pays policy" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:22 +msgid "Show multipart uploads" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:23 +msgid "Abort a multipart upload" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:24 +msgid "List parts of a multipart upload" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:25 +msgid "Enable/disable bucket access logging" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:26 +msgid "Sign arbitrary string using the secret key" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:27 +msgid "Sign an S3 URL to provide limited public access with expiry" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:28 +msgid "Fix invalid file names in a bucket" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:29 +msgid "Create Website from bucket" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:30 +msgid "Delete Website" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:31 +msgid "Info about Website" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:32 +msgid "Set or delete expiration rule for the bucket" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:33 +msgid "Upload a lifecycle policy for the bucket" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:34 +msgid "Remove a lifecycle policy for the bucket" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:35 +msgid "List CloudFront distribution points" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:36 +msgid "Display CloudFront distribution point parameters" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:37 +msgid "Create CloudFront distribution point" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:38 +msgid "Delete CloudFront distribution point" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:39 +msgid "Change CloudFront distribution point parameters" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:40 +msgid "Display CloudFront invalidation request(s) status" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:42 +msgid "Run interactive (re)configuration tool" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:44 +msgid "Dump current configuration" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:45 +msgid "AWS Access Key" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:46 +msgid "AWS Secret Key" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:47 +msgid "AWS Access Token" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:48 +msgid "Dry run, test only" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:49 +msgid "Use HTTPS (default)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:50 +msgid "Don't use HTTPS" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:51 +msgid "Encrypt files before uploading" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:52 +msgid "Don't encrypt files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:53 +msgid "Force overwrite" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:54 +msgid "Resume partially downloaded file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:55 +msgid "Resume partially uploaded files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:56 +msgid "Resume multipart upload by UploadId" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:57 +msgid "Skip existing files at destination" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:58 +msgid "Upload/download/delete recursively" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:59 +msgid "Check MD5 sums (default)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:60 +msgid "Skip MD5 sum check" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:61 +msgid "Store with ACL read for all" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:62 +msgid "Store with private ACL" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:63 +msgid "Grant permission to named user" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:64 +msgid "Revoke permission to named user" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:65 +msgid "Days to keep restored file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:66 +msgid "S3 glacier restore priority" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:67 +msgid "Delete objects not found locally" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:68 +msgid "Don't delete dest objects" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:69 +msgid "Delete after upload" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:70 +msgid "Delete no more than NUM files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:71 +msgid "Max objects per response" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:72 +msgid "Additional parallel upload" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:73 +msgid "Delete remotely after fetch" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:74 +msgid "Preserve FS attributes" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:75 +msgid "Don't store FS attributes" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:76 +msgid "Exclude GLOB matches" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:77 +msgid "--exclude GLOBs from FILE" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:78 +msgid "Exclude REGEXP matches" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:79 +msgid "Read --rexclude REGEXPs from FILE" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:80 +msgid "Include GLOB matches even if previously excluded" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:81 +msgid "Read --include GLOBs from FILE" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:82 +msgid "Include REGEXP matches even if preiously excluded" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:83 +msgid "Read --rinclude REGEXPs from FILE" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:84 +msgid "Read source-file names from FILE" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:85 +msgid "Create bucket in region" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:86 +msgid "S3 endpoint (default: s3.amazonaws.com)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:87 +msgid "DNS-style bucket+hostname:port template for bucket" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:88 +msgid "Store with reduced redundancy" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:89 +msgid "Store without reduced redundancy" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:90 +msgid "Store with STANDARD, STANDARD_IA, or REDUCED_REDUNDANCY" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:91 +msgid "Prefix for access logs" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:92 +msgid "Disable access logging" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:93 +msgid "Default MIME-type for objects" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:94 +msgid "Guess MIME-type" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:95 +msgid "Don't guess MIME-type, use default" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:96 +msgid "Don't use mime magic when guessing" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:97 +msgid "Force MIME-type" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:98 +msgid "Add HTTP header" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:99 +msgid "Remove HTTP header" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:100 +msgid "Use server-side encryption for upload" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:101 +msgid "Encrypt with specified AWS KMS-managed key" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:102 +msgid "Use specified encoding" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:103 +msgid "Add encoding to CSV extension list" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:104 +msgid "Use S3 name as-is" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:105 +msgid "No multipart on files larger than --multipart-chunk-size-mb" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:106 +msgid "Multipart upload chunk size" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:107 +msgid "Include MD5 sums in bucket listings" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:108 +msgid "Print sizes in human-readable form" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:109 +msgid "Name of index-document" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:110 +msgid "Name of error-document" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:111 +msgid "When expiration rule takes effect" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:112 +msgid "Days to expire" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:113 +msgid "Apply expiry to objects matching prefix" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:114 +msgid "Show progress (default on TTY)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:115 +msgid "Don't show progress meter (default if non-TTY)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:116 +msgid "Show file transfer stats" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:117 +msgid "Enable CloudFront distribution" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:118 +msgid "Disable CloudFront distribution" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:119 +msgid "Invalidate CloudFront file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:120 +msgid "Invalidate default index" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:121 +msgid "Don't invalidate default index" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:122 +msgid "Add CNAME to CloudFront distribution" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:123 +msgid "Remove CNAME from CloudFront distribution" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:124 +msgid "Set COMMENT for CloudFront distribution" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:125 +msgid "Set default root object" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:127 +msgid "Debug output" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:130 +msgid "Cache FILE containing MD5 values" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:131 +msgid "Silence stdout output" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:132 +msgid "Path to SSL CA certificate FILE" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:133 +msgid "Validate SSL certificate" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:134 +msgid "Don't validate SSL certificate" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:135 +msgid "Validate SSL hostname" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:136 +msgid "Don't validate SSL hostname" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:137 +msgid "Use AWS Signature version 2" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:138 +msgid "Limit upload or download speed (bytes/sec)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:139 +msgid "Set REQUESTER PAYS for operations" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:140 +msgid "Produce long listing" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:141 +msgid "Stop on error in transfer" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:142 +msgid "Provide Content-Disposition for signed URLs" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:143 +msgid "Provide Content-Type for signed URLs" +msgstr "" + #: /tmp/fish/implicit/share/completions/sass-convert.fish:1 -msgid "The format to convert from. Can be css, scss, sass. By default, this is inferred from the input filename. If there is none, defaults to css." +msgid "" +"The format to convert from. Can be css, scss, sass. By default, this is " +"inferred from the input filename. If there is none, defaults to css." msgstr "" #: /tmp/fish/implicit/share/completions/sass-convert.fish:2 -msgid "The format to convert to. Can be scss or sass. By default, this is inferred from the output filename. If there is none, defaults to sass." +msgid "" +"The format to convert to. Can be scss or sass. By default, this is inferred " +"from the output filename. If there is none, defaults to sass." msgstr "" #: /tmp/fish/implicit/share/completions/sass-convert.fish:3 -msgid "Convert a file to its own syntax. This can be used to update some deprecated syntax." +msgid "" +"Convert a file to its own syntax. This can be used to update some deprecated " +"syntax." msgstr "" #: /tmp/fish/implicit/share/completions/sass-convert.fish:4 @@ -42795,15 +48508,21 @@ msgid "Convert underscores to dashes." msgstr "" #: /tmp/fish/implicit/share/completions/sass-convert.fish:8 -msgid "How many spaces to use for each level of indentation. Defaults to 2. 't' means use hard tabs." +msgid "" +"How many spaces to use for each level of indentation. Defaults to 2. 't' " +"means use hard tabs." msgstr "" #: /tmp/fish/implicit/share/completions/sass-convert.fish:9 -msgid "Output the old-style ':prop val' property syntax. Only meaningful when generating Sass." +msgid "" +"Output the old-style ':prop val' property syntax. Only meaningful when " +"generating Sass." msgstr "" #: /tmp/fish/implicit/share/completions/sass-convert.fish:10 -msgid "Read input from standard input instead of an input file. This is the default if no input file is specified. Requires --from." +msgid "" +"Read input from standard input instead of an input file. This is the default " +"if no input file is specified. Requires --from." msgstr "" #: /tmp/fish/implicit/share/completions/sass-convert.fish:11 @@ -42851,30 +48570,41 @@ msgstr "" #: /tmp/fish/implicit/share/completions/sass.fish:4 #: /tmp/fish/implicit/share/completions/scss.fish:4 -msgid "Output style. Can be nested (default), compact, compressed, or expanded." +msgid "" +"Output style. Can be nested (default), compact, compressed, or expanded." msgstr "" #: /tmp/fish/implicit/share/completions/sass.fish:7 -msgid "Watch files or directories for changes. The location of the generated CSS can be set using a colon: input.sass:output.css input-dir:output-dir" +msgid "" +"Watch files or directories for changes. The location of the generated CSS " +"can be set using a colon: input.sass:output.css input-dir:output-dir" msgstr "" #: /tmp/fish/implicit/share/completions/sass.fish:8 #: /tmp/fish/implicit/share/completions/scss.fish:8 -msgid "Check for file changes manually, rather than relying on the OS. Only meaningful for --watch." +msgid "" +"Check for file changes manually, rather than relying on the OS. Only " +"meaningful for --watch." msgstr "" #: /tmp/fish/implicit/share/completions/sass.fish:9 -msgid "Compile files or directories to CSS. The location of the generated CSS can be set using a colon: input.sass:output.css input-dir:output-dir" +msgid "" +"Compile files or directories to CSS. The location of the generated CSS can " +"be set using a colon: input.sass:output.css input-dir:output-dir" msgstr "" #: /tmp/fish/implicit/share/completions/sass.fish:10 #: /tmp/fish/implicit/share/completions/scss.fish:10 -msgid "Recompile every Sass file, even if the CSS file is newer. Only meaningful for --update." +msgid "" +"Recompile every Sass file, even if the CSS file is newer. Only meaningful " +"for --update." msgstr "" #: /tmp/fish/implicit/share/completions/sass.fish:11 #: /tmp/fish/implicit/share/completions/scss.fish:11 -msgid "If a file fails to compile, exit immediately. Only meaningful for --watch and --update." +msgid "" +"If a file fails to compile, exit immediately. Only meaningful for --watch " +"and --update." msgstr "" #: /tmp/fish/implicit/share/completions/sass.fish:12 @@ -42883,7 +48613,9 @@ msgstr "" #: /tmp/fish/implicit/share/completions/sass.fish:13 #: /tmp/fish/implicit/share/completions/scss.fish:14 -msgid "Read input from standard input instead of an input file. This is the default if no input file is specified." +msgid "" +"Read input from standard input instead of an input file. This is the default " +"if no input file is specified." msgstr "" #: /tmp/fish/implicit/share/completions/sass.fish:16 @@ -42893,7 +48625,8 @@ msgstr "" #: /tmp/fish/implicit/share/completions/sass.fish:17 #: /tmp/fish/implicit/share/completions/scss.fish:18 -msgid "Emit comments in the generated CSS indicating the corresponding source line." +msgid "" +"Emit comments in the generated CSS indicating the corresponding source line." msgstr "" #: /tmp/fish/implicit/share/completions/sass.fish:18 @@ -42908,7 +48641,9 @@ msgstr "" #: /tmp/fish/implicit/share/completions/sass.fish:20 #: /tmp/fish/implicit/share/completions/scss.fish:21 -msgid "How many digits of precision to use when outputting decimal numbers. Defaults to 5." +msgid "" +"How many digits of precision to use when outputting decimal numbers. " +"Defaults to 5." msgstr "" #: /tmp/fish/implicit/share/completions/sass.fish:22 @@ -42921,6 +48656,98 @@ msgstr "" msgid "Silence warnings and status messages during compilation." msgstr "" +#: /tmp/fish/implicit/share/completions/sbt.fish:1 +msgid "Create a new sbt project from the given template" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:2 +msgid "Connect to a server with an interactive sbt prompt" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:3 +msgid "Print options help message" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:4 +msgid "Print more details" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:5 +msgid "Set log level to debug" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:6 +msgid "Disable ANSI color codes" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:7 +msgid "Launch even if there's no sbt project" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:8 +msgid "Use all local caches" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:9 +msgid "Use global caches, but not global ~/.sbt directory" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:10 +msgid "Disable interactive mode" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:11 +msgid "Specify path to global settings/plugins" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:12 +msgid "Specify path to shared boot directory" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:13 +msgid "Specify path to local Ivy repository" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:14 +msgid "Set memory options" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:15 +msgid "Turn on JVM debugging, open at the given port" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:16 +msgid "Use specified version of sbt" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:17 +msgid "Use specified jar as the sbt launcher" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:18 +msgid "Use an RC version of sbt" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:19 +msgid "Use a snapshot version of sbt" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:20 +msgid "Alternate JAVA_HOME" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:21 +msgid "Pass -D option directly to the Java runtime" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:22 +msgid "Pass -X option directly to the Java runtime" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:23 +msgid "Pass -X option to sbt's scalacOptions" +msgstr "" + #: /tmp/fish/implicit/share/completions/scanimage.fish:1 msgid "Top-left x position of scan area [0..480pel]/[0..218mm]" msgstr "" @@ -42954,7 +48781,8 @@ msgid "Controls the contrast of the acquired image [0..255]: 128" msgstr "" #: /tmp/fish/implicit/share/completions/scanimage.fish:9 -msgid "Selects what radiance level should be considered \"white\" [0..255]: 124" +msgid "" +"Selects what radiance level should be considered \"white\" [0..255]: 124" msgstr "" #: /tmp/fish/implicit/share/completions/scanimage.fish:10 @@ -42998,7 +48826,9 @@ msgid "Include this ICC profile into TIFF file" msgstr "" #: /tmp/fish/implicit/share/completions/scanimage.fish:20 -msgid "Working in batch mode, FORMAT is 'out%d.pnm' or 'out%d.tif' by default depending on --format" +msgid "" +"Working in batch mode, FORMAT is 'out%d.pnm' or 'out%d.tif' by default " +"depending on --format" msgstr "" #: /tmp/fish/implicit/share/completions/scanimage.fish:21 @@ -43054,11 +48884,15 @@ msgid "Change input buffer size (in kB, default 32)" msgstr "" #: /tmp/fish/implicit/share/completions/scons.fish:1 -msgid "Clean up by removing all target files for which a construction command is specified" +msgid "" +"Clean up by removing all target files for which a construction command is " +"specified" msgstr "" #: /tmp/fish/implicit/share/completions/scons.fish:2 -msgid "Print debug information about the CacheDir() derived-file caching to the specified file" +msgid "" +"Print debug information about the CacheDir() derived-file caching to the " +"specified file" msgstr "" #: /tmp/fish/implicit/share/completions/scons.fish:3 @@ -43066,24 +48900,37 @@ msgid "Disable the derived-file caching specified by CacheDir()" msgstr "" #: /tmp/fish/implicit/share/completions/scons.fish:4 -msgid "When using CacheDir(), populate a cache by copying any already- existing, up-to-date derived files to the cache, in addition to files built by this invocation" +msgid "" +"When using CacheDir(), populate a cache by copying any already- existing, up-" +"to-date derived files to the cache, in addition to files built by this " +"invocation" msgstr "" #: /tmp/fish/implicit/share/completions/scons.fish:5 -msgid "When using CacheDir() and retrieving a derived file from the cache, show the command that would have been executed to build the file, instead of the usual report, \"Retrieved file from cache" +msgid "" +"When using CacheDir() and retrieving a derived file from the cache, show the " +"command that would have been executed to build the file, instead of the " +"usual report, \"Retrieved file from cache" msgstr "" #: /tmp/fish/implicit/share/completions/scons.fish:6 -msgid "This specifies how the Configure call should use or generate the results of configuration tests" +msgid "" +"This specifies how the Configure call should use or generate the results of " +"configuration tests" msgstr "" #: /tmp/fish/implicit/share/completions/scons.fish:7 -msgid "Directory, --directory=directory Change to the specified directory before searching for the SCon struct, Sconstruct, or sconstruct file, or doing anything else" +msgid "" +"Directory, --directory=directory Change to the specified directory before " +"searching for the SCon struct, Sconstruct, or sconstruct file, or doing " +"anything else" msgstr "" #: /tmp/fish/implicit/share/completions/scons.fish:8 #: /tmp/fish/implicit/share/completions/scons.fish:31 -msgid "Works exactly the same way as the -u option except for the way default targets are handled" +msgid "" +"Works exactly the same way as the -u option except for the way default " +"targets are handled" msgstr "" #: /tmp/fish/implicit/share/completions/scons.fish:9 @@ -43091,7 +48938,10 @@ msgid "Debug the build process" msgstr "" #: /tmp/fish/implicit/share/completions/scons.fish:10 -msgid "Enable specific checks for whether or not there is a file on disk where the SCons configuration expects a directory (or vice versa), and whether or not RCS or SCCS sources exist when searching for source and include files" +msgid "" +"Enable specific checks for whether or not there is a file on disk where the " +"SCons configuration expects a directory (or vice versa), and whether or not " +"RCS or SCCS sources exist when searching for source and include files" msgstr "" #: /tmp/fish/implicit/share/completions/scons.fish:11 @@ -43099,7 +48949,10 @@ msgid "Use file as the initial SConscript file" msgstr "" #: /tmp/fish/implicit/share/completions/scons.fish:12 -msgid "Print a local help message for this build, if one is defined in the SConscript file(s), plus a line that describes the -H option for command-line option help" +msgid "" +"Print a local help message for this build, if one is defined in the " +"SConscript file(s), plus a line that describes the -H option for command-" +"line option help" msgstr "" #: /tmp/fish/implicit/share/completions/scons.fish:13 @@ -43135,11 +48988,14 @@ msgid "Continue as much as possible after an error" msgstr "" #: /tmp/fish/implicit/share/completions/scons.fish:21 -msgid "There are three ways to duplicate files in a build tree: hard links, soft (symbolic) links and copies" +msgid "" +"There are three ways to duplicate files in a build tree: hard links, soft " +"(symbolic) links and copies" msgstr "" #: /tmp/fish/implicit/share/completions/scons.fish:22 -msgid "Set the maximum expected drift in the modification time of files to SECONDS" +msgid "" +"Set the maximum expected drift in the modification time of files to SECONDS" msgstr "" #: /tmp/fish/implicit/share/completions/scons.fish:23 @@ -43147,7 +49003,9 @@ msgid "No execute" msgstr "" #: /tmp/fish/implicit/share/completions/scons.fish:24 -msgid "Run SCons under the Python profiler and save the results in the specified file" +msgid "" +"Run SCons under the Python profiler and save the results in the specified " +"file" msgstr "" #: /tmp/fish/implicit/share/completions/scons.fish:25 @@ -43155,7 +49013,9 @@ msgid "Do not run any commands, or print anything" msgstr "" #: /tmp/fish/implicit/share/completions/scons.fish:26 -msgid "Quiets SCons status messages about reading SConscript files, building targets and entering directories" +msgid "" +"Quiets SCons status messages about reading SConscript files, building " +"targets and entering directories" msgstr "" #: /tmp/fish/implicit/share/completions/scons.fish:27 @@ -43167,19 +49027,27 @@ msgid "Silent" msgstr "" #: /tmp/fish/implicit/share/completions/scons.fish:29 -msgid "Prints trace information to the specified file about how the internal Taskmaster object evaluates and controls the order in which Nodes are built" +msgid "" +"Prints trace information to the specified file about how the internal " +"Taskmaster object evaluates and controls the order in which Nodes are built" msgstr "" #: /tmp/fish/implicit/share/completions/scons.fish:30 -msgid "Walks up the directory structure until an SConstruct , Scon struct or sconstruct file is found, and uses that as the top of the directory tree" +msgid "" +"Walks up the directory structure until an SConstruct , Scon struct or " +"sconstruct file is found, and uses that as the top of the directory tree" msgstr "" #: /tmp/fish/implicit/share/completions/scons.fish:32 -msgid "Print the scons version, copyright information, list of authors, and any other relevant information" +msgid "" +"Print the scons version, copyright information, list of authors, and any " +"other relevant information" msgstr "" #: /tmp/fish/implicit/share/completions/scons.fish:33 -msgid "Print a message containing the working directory before and after other processing" +msgid "" +"Print a message containing the working directory before and after other " +"processing" msgstr "" #: /tmp/fish/implicit/share/completions/scons.fish:34 @@ -43191,7 +49059,9 @@ msgid "Turn off -w, even if it was turned on implicitly" msgstr "" #: /tmp/fish/implicit/share/completions/scons.fish:36 -msgid "Search the specified repository for any input and target files not found in the local directory hierarchy" +msgid "" +"Search the specified repository for any input and target files not found in " +"the local directory hierarchy" msgstr "" #: /tmp/fish/implicit/share/completions/scp.fish:1 @@ -43207,7 +49077,8 @@ msgid "Bandwidth limit" msgstr "" #: /tmp/fish/implicit/share/completions/scp.fish:6 -msgid "Preserves modification times, access times, and modes from the original file" +msgid "" +"Preserves modification times, access times, and modes from the original file" msgstr "" #: /tmp/fish/implicit/share/completions/scp.fish:8 @@ -43386,11 +49257,15 @@ msgid "Generate thumbnail PERCENT of original" msgstr "" #: /tmp/fish/implicit/share/completions/scss.fish:7 -msgid "Watch files or directories for changes. The location of the generated CSS can be set using a colon: input.scss:output.css input-dir:output-dir" +msgid "" +"Watch files or directories for changes. The location of the generated CSS " +"can be set using a colon: input.scss:output.css input-dir:output-dir" msgstr "" #: /tmp/fish/implicit/share/completions/scss.fish:9 -msgid "Compile files or directories to CSS. The location of the generated CSS can be set using a colon: input.scss:output.css input-dir:output-dir" +msgid "" +"Compile files or directories to CSS. The location of the generated CSS can " +"be set using a colon: input.scss:output.css input-dir:output-dir" msgstr "" #: /tmp/fish/implicit/share/completions/scss.fish:12 @@ -43579,6 +49454,59 @@ msgstr "" msgid "Specifies layout variant used to choose component names" msgstr "" +#: /tmp/fish/implicit/share/completions/snap.fish:1 +msgid "Test if snap has yet to be given the subcommand" +msgstr "" + +#: /tmp/fish/implicit/share/completions/snap.fish:3 +msgid "Test if snap command should have packages as potential completion" +msgstr "" + +#: /tmp/fish/implicit/share/completions/snap.fish:4 +msgid "Test if snap command should have files as potential completion" +msgstr "" + +#: /tmp/fish/implicit/share/completions/snap.fish:5 +#: /tmp/fish/implicit/share/completions/snap.fish:6 +msgid "List disabled snaps" +msgstr "" + +#: /tmp/fish/implicit/share/completions/snap.fish:7 +msgid "List installed snaps" +msgstr "" + +#: /tmp/fish/implicit/share/completions/snap.fish:8 +msgid "List of interfaces" +msgstr "" + +#: /tmp/fish/implicit/share/completions/snap.fish:9 +msgid "List change IDs" +msgstr "" + +#: /tmp/fish/implicit/share/completions/snap.fish:10 +msgid "List aliases" +msgstr "" + +#: /tmp/fish/implicit/share/completions/snap.fish:11 +msgid "Check that no assertion type is used yet" +msgstr "" + +#: /tmp/fish/implicit/share/completions/snap.fish:12 +msgid "Check if certain assertion type is used" +msgstr "" + +#: /tmp/fish/implicit/share/completions/snap.fish:13 +msgid "List assertion filters" +msgstr "" + +#: /tmp/fish/implicit/share/completions/snap.fish:14 +msgid "Show this help message" +msgstr "" + +#: /tmp/fish/implicit/share/completions/snap.fish:16 +msgid "Snap" +msgstr "" + #: /tmp/fish/implicit/share/completions/sort.fish:1 msgid "Ignore leading blanks" msgstr "" @@ -43776,19 +49704,27 @@ msgid "Override work directory (default: .stack-work)" msgstr "" #: /tmp/fish/implicit/share/completions/stack.fish:8 -msgid "Enable using the system installed GHC (on the PATH) if available and a matching version" +msgid "" +"Enable using the system installed GHC (on the PATH) if available and a " +"matching version" msgstr "" #: /tmp/fish/implicit/share/completions/stack.fish:9 -msgid "Disable using the system installed GHC (on the PATH) if available and a matching version" +msgid "" +"Disable using the system installed GHC (on the PATH) if available and a " +"matching version" msgstr "" #: /tmp/fish/implicit/share/completions/stack.fish:10 -msgid "Enable downloading and installing GHC if necessary (can be done manually with stack setup)" +msgid "" +"Enable downloading and installing GHC if necessary (can be done manually " +"with stack setup)" msgstr "" #: /tmp/fish/implicit/share/completions/stack.fish:11 -msgid "Disable downloading and installing GHC if necessary (can be done manually with stack setup)" +msgid "" +"Disable downloading and installing GHC if necessary (can be done manually " +"with stack setup)" msgstr "" #: /tmp/fish/implicit/share/completions/stack.fish:12 @@ -43852,15 +49788,21 @@ msgid "Use the specified compiler" msgstr "" #: /tmp/fish/implicit/share/completions/stack.fish:27 -msgid "Enable overriding terminal detection in the case of running in a false terminal" +msgid "" +"Enable overriding terminal detection in the case of running in a false " +"terminal" msgstr "" #: /tmp/fish/implicit/share/completions/stack.fish:28 -msgid "Disable overriding terminal detection in the case of running in a false terminal" +msgid "" +"Disable overriding terminal detection in the case of running in a false " +"terminal" msgstr "" #: /tmp/fish/implicit/share/completions/stack.fish:29 -msgid "Override project stack.yaml file (overrides any STACK_YAML environment variable)" +msgid "" +"Override project stack.yaml file (overrides any STACK_YAML environment " +"variable)" msgstr "" #: /tmp/fish/implicit/share/completions/stack.fish:30 @@ -43884,7 +49826,9 @@ msgid "Shortcut for 'build --haddock'" msgstr "" #: /tmp/fish/implicit/share/completions/stack.fish:35 -msgid "Create a new project from a template. Run 'stack templates' to see available templates." +msgid "" +"Create a new project from a template. Run 'stack templates' to see available " +"templates." msgstr "" #: /tmp/fish/implicit/share/completions/stack.fish:36 @@ -43956,7 +49900,8 @@ msgid "Run runghc (alias for 'runghc')" msgstr "" #: /tmp/fish/implicit/share/completions/stack.fish:53 -msgid "Evaluate some haskell code inline. Shortcut for 'stack exec ghc -- -e CODE'" +msgid "" +"Evaluate some haskell code inline. Shortcut for 'stack exec ghc -- -e CODE'" msgstr "" #: /tmp/fish/implicit/share/completions/stack.fish:54 @@ -44012,42 +49957,47 @@ msgid "Test if a code block is currently evaluated" msgstr "" #: /tmp/fish/implicit/share/completions/status.fish:6 -msgid "Test if new jobs are never put under job control" +msgid "Test if a breakpoint is currently in effect" msgstr "" #: /tmp/fish/implicit/share/completions/status.fish:7 -msgid "Test if only interactive new jobs are put under job control" +msgid "Test if new jobs are never put under job control" msgstr "" #: /tmp/fish/implicit/share/completions/status.fish:8 -msgid "Test if all new jobs are put under job control" +msgid "Test if only interactive new jobs are put under job control" msgstr "" #: /tmp/fish/implicit/share/completions/status.fish:9 -msgid "Print the filename of the currently running script" +msgid "Test if all new jobs are put under job control" msgstr "" #: /tmp/fish/implicit/share/completions/status.fish:10 -msgid "Print the line number of the currently running script" +msgid "Print the filename of the currently running script" msgstr "" #: /tmp/fish/implicit/share/completions/status.fish:11 -msgid "Print a list of all function calls leading up to running the current command" +msgid "Print the line number of the currently running script" msgstr "" #: /tmp/fish/implicit/share/completions/status.fish:12 -msgid "Set which jobs are under job control" +msgid "" +"Print a list of all function calls leading up to running the current command" msgstr "" #: /tmp/fish/implicit/share/completions/status.fish:13 -msgid "Set all jobs under job control" +msgid "Set which jobs are under job control" msgstr "" #: /tmp/fish/implicit/share/completions/status.fish:14 -msgid "Set only interactive jobs under job control" +msgid "Set all jobs under job control" msgstr "" #: /tmp/fish/implicit/share/completions/status.fish:15 +msgid "Set only interactive jobs under job control" +msgstr "" + +#: /tmp/fish/implicit/share/completions/status.fish:16 msgid "Set no jobs under job control" msgstr "" @@ -44119,6 +50069,34 @@ msgstr "" msgid "Remove newline" msgstr "" +#: /tmp/fish/implicit/share/completions/subl.fish:1 +msgid "Load the given project" +msgstr "" + +#: /tmp/fish/implicit/share/completions/subl.fish:2 +msgid "Run the given command" +msgstr "" + +#: /tmp/fish/implicit/share/completions/subl.fish:3 +msgid "Open a new window" +msgstr "" + +#: /tmp/fish/implicit/share/completions/subl.fish:4 +msgid "Add folders to the current window" +msgstr "" + +#: /tmp/fish/implicit/share/completions/subl.fish:5 +msgid "Wait for the files to be closed before returning" +msgstr "" + +#: /tmp/fish/implicit/share/completions/subl.fish:6 +msgid "Don't activate the application" +msgstr "" + +#: /tmp/fish/implicit/share/completions/subl.fish:7 +msgid "Keep the application activated after closing the file" +msgstr "" + #: /tmp/fish/implicit/share/completions/sudo.fish:2 msgid "Close all file descriptors greater or equal to the given number" msgstr "" @@ -44166,7 +50144,9 @@ msgid "Reset or ignore the credential timestamp" msgstr "" #: /tmp/fish/implicit/share/completions/sudo.fish:14 -msgid "List the allowed and forbidden commands for the given user, or the full path to the given command if it is allowed" +msgid "" +"List the allowed and forbidden commands for the given user, or the full path " +"to the given command if it is allowed" msgstr "" #: /tmp/fish/implicit/share/completions/sudo.fish:15 @@ -44206,12 +50186,16 @@ msgid "Make a completion for a subcommand" msgstr "" #: /tmp/fish/implicit/share/completions/svn.fish:2 -msgid "Put files and directories under version control, scheduling them for addition to repository. They will be added in next commit." +msgid "" +"Put files and directories under version control, scheduling them for " +"addition to repository. They will be added in next commit." msgstr "" #: /tmp/fish/implicit/share/completions/svn.fish:3 #: /tmp/fish/implicit/share/completions/svn.fish:5 -msgid "Output the content of specified files or URLs with revision and author information in-line." +msgid "" +"Output the content of specified files or URLs with revision and author " +"information in-line." msgstr "" #: /tmp/fish/implicit/share/completions/svn.fish:4 @@ -44223,7 +50207,9 @@ msgid "Check out a working copy from a repository." msgstr "" #: /tmp/fish/implicit/share/completions/svn.fish:7 -msgid "Recursively clean up the working copy, removing locks, resuming unfinished operations, etc." +msgid "" +"Recursively clean up the working copy, removing locks, resuming unfinished " +"operations, etc." msgstr "" #: /tmp/fish/implicit/share/completions/svn.fish:8 @@ -44259,7 +50245,9 @@ msgid "List directory entries in the repository." msgstr "" #: /tmp/fish/implicit/share/completions/svn.fish:16 -msgid "Lock working copy paths or URLs in the repository, so that no other user can commit changes to them." +msgid "" +"Lock working copy paths or URLs in the repository, so that no other user can " +"commit changes to them." msgstr "" #: /tmp/fish/implicit/share/completions/svn.fish:17 @@ -44363,7 +50351,9 @@ msgid "Do no interactive prompting" msgstr "" #: /tmp/fish/implicit/share/completions/svn.fish:42 -msgid "Accept SSL server certificates from unknown authorities (ony with --non-interactive)" +msgid "" +"Accept SSL server certificates from unknown authorities (ony with --non-" +"interactive)" msgstr "" #: /tmp/fish/implicit/share/completions/svn.fish:43 @@ -44371,7 +50361,8 @@ msgid "Read user configuration files from directory ARG" msgstr "" #: /tmp/fish/implicit/share/completions/svn.fish:44 -msgid "Set user configuration option in the format: FILE:SECTION:OPTION=[VALUE]" +msgid "" +"Set user configuration option in the format: FILE:SECTION:OPTION=[VALUE]" msgstr "" #: /tmp/fish/implicit/share/completions/sylpheed.fish:1 @@ -44419,7 +50410,8 @@ msgid "Limit for total number of requests. 0 means unlimited (default: 10000)" msgstr "" #: /tmp/fish/implicit/share/completions/sysbench.fish:3 -msgid "Limit for total execution time in seconds. 0 means unlimited (default: 0)" +msgid "" +"Limit for total execution time in seconds. 0 means unlimited (default: 0)" msgstr "" #: /tmp/fish/implicit/share/completions/sysbench.fish:4 @@ -44427,7 +50419,9 @@ msgid "Size of stack for each thread (defaut: 32K)" msgstr "" #: /tmp/fish/implicit/share/completions/sysbench.fish:5 -msgid "Specifies if random numbers generator should be initialized from timer (defaut: off)" +msgid "" +"Specifies if random numbers generator should be initialized from timer " +"(defaut: off)" msgstr "" #: /tmp/fish/implicit/share/completions/sysbench.fish:6 @@ -44463,7 +50457,8 @@ msgid "Calculation of prime numbers up to the specified value" msgstr "" #: /tmp/fish/implicit/share/completions/sysbench.fish:15 -msgid "Number of lock/yield/unlock loops to execute per each request (default: 1000)" +msgid "" +"Number of lock/yield/unlock loops to execute per each request (default: 1000)" msgstr "" #: /tmp/fish/implicit/share/completions/sysbench.fish:16 @@ -44475,7 +50470,9 @@ msgid "Number of mutexes to create (default: 4096)" msgstr "" #: /tmp/fish/implicit/share/completions/sysbench.fish:18 -msgid "Specifies whether each thread uses a global or local allocation (default:global)" +msgid "" +"Specifies whether each thread uses a global or local allocation (default:" +"global)" msgstr "" #: /tmp/fish/implicit/share/completions/sysbench.fish:19 @@ -44539,11 +50536,15 @@ msgid "reads/writes ratio for combined random read/write test (default: 1.5)" msgstr "" #: /tmp/fish/implicit/share/completions/sysbench.fish:34 -msgid "Execution mode: simple, complex and nontrx(non-transactional)(default: complex)" +msgid "" +"Execution mode: simple, complex and nontrx(non-transactional)(default: " +"complex)" msgstr "" #: /tmp/fish/implicit/share/completions/sysbench.fish:35 -msgid "Read-only mode. No UPDATE, DELETE or INSERT queries will be performed. (default: off)" +msgid "" +"Read-only mode. No UPDATE, DELETE or INSERT queries will be performed. " +"(default: off)" msgstr "" #: /tmp/fish/implicit/share/completions/sysbench.fish:36 @@ -44583,7 +50584,9 @@ msgid "Type of queries for non-transactional execution mode (default: select)" msgstr "" #: /tmp/fish/implicit/share/completions/sysbench.fish:45 -msgid "Time to sleep(in microseconds) after each connection to database (default: 10000)" +msgid "" +"Time to sleep(in microseconds) after each connection to database (default: " +"10000)" msgstr "" #: /tmp/fish/implicit/share/completions/sysbench.fish:46 @@ -44615,7 +50618,9 @@ msgid "Percentage of cases when 'special' values are generated (default: 75)" msgstr "" #: /tmp/fish/implicit/share/completions/sysbench.fish:53 -msgid "Use \"Prepared Statements\" API if supported, otherwise - use clientside statements: disable, auto (default: auto)" +msgid "" +"Use \"Prepared Statements\" API if supported, otherwise - use clientside " +"statements: disable, auto (default: auto)" msgstr "" #: /tmp/fish/implicit/share/completions/sysbench.fish:54 @@ -44651,7 +50656,9 @@ msgid "Use SSL connections. (default: no)" msgstr "" #: /tmp/fish/implicit/share/completions/sysbench.fish:62 -msgid "MAX_ROWS option for MyISAM tables (required for big tables) (default: 1000000)" +msgid "" +"MAX_ROWS option for MyISAM tables (required for big tables) (default: " +"1000000)" msgstr "" #: /tmp/fish/implicit/share/completions/sysbench.fish:63 @@ -44691,140 +50698,124 @@ msgid "Set the default target to boot into" msgstr "" #: /tmp/fish/implicit/share/completions/systemctl.fish:9 -msgid "Show a unit" -msgstr "" - -#: /tmp/fish/implicit/share/completions/systemctl.fish:10 -msgid "Edit a unit" -msgstr "" - -#: /tmp/fish/implicit/share/completions/systemctl.fish:12 -msgid "Snapshot" -msgstr "" - -#: /tmp/fish/implicit/share/completions/systemctl.fish:15 msgid "List of unit types" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:16 +#: /tmp/fish/implicit/share/completions/systemctl.fish:10 msgid "List of unit states" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:17 -msgid "Properties displayed in the \"show\" command" -msgstr "" - -#: /tmp/fish/implicit/share/completions/systemctl.fish:18 +#: /tmp/fish/implicit/share/completions/systemctl.fish:11 msgid "Show all units or properties" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:19 +#: /tmp/fish/implicit/share/completions/systemctl.fish:12 msgid "Show also units of local containers" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:20 +#: /tmp/fish/implicit/share/completions/systemctl.fish:13 msgid "Show reverse dependencies between units" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:21 +#: /tmp/fish/implicit/share/completions/systemctl.fish:14 msgid "Show units ordered before specified unit" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:22 +#: /tmp/fish/implicit/share/completions/systemctl.fish:15 msgid "Show units ordered after specified unit" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:23 +#: /tmp/fish/implicit/share/completions/systemctl.fish:16 msgid "Do not ellipsize anything" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:24 +#: /tmp/fish/implicit/share/completions/systemctl.fish:17 msgid "Show the type of the socket" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:25 +#: /tmp/fish/implicit/share/completions/systemctl.fish:18 msgid "How to deal with queued jobs" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:26 +#: /tmp/fish/implicit/share/completions/systemctl.fish:19 msgid "Ignore inhibitor locks on shutdown or sleep" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:27 +#: /tmp/fish/implicit/share/completions/systemctl.fish:20 msgid "Suppress output to STDOUT" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:28 +#: /tmp/fish/implicit/share/completions/systemctl.fish:21 msgid "Do not wait for the requested operation to finish" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:30 +#: /tmp/fish/implicit/share/completions/systemctl.fish:23 #: /tmp/fish/implicit/share/completions/systemd-analyze.fish:6 msgid "Talk to the service manager of the calling user" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:31 +#: /tmp/fish/implicit/share/completions/systemctl.fish:24 #: /tmp/fish/implicit/share/completions/systemd-analyze.fish:7 msgid "Talk to the service manager of the system." msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:32 +#: /tmp/fish/implicit/share/completions/systemctl.fish:25 msgid "Enable or disable for all users" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:33 +#: /tmp/fish/implicit/share/completions/systemctl.fish:26 msgid "Do not send wall message before halt" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:34 +#: /tmp/fish/implicit/share/completions/systemctl.fish:27 msgid "Do not reload daemon configuration" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:35 +#: /tmp/fish/implicit/share/completions/systemctl.fish:28 msgid "Disable asking for password" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:36 +#: /tmp/fish/implicit/share/completions/systemctl.fish:29 msgid "Send signal to which process" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:37 +#: /tmp/fish/implicit/share/completions/systemctl.fish:30 msgid "Which signal to send" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:38 +#: /tmp/fish/implicit/share/completions/systemctl.fish:31 msgid "Overwrite conflicting existing symlinks" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:39 +#: /tmp/fish/implicit/share/completions/systemctl.fish:32 msgid "Use alternative root path" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:40 +#: /tmp/fish/implicit/share/completions/systemctl.fish:33 msgid "Make changes only temporarily" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:41 +#: /tmp/fish/implicit/share/completions/systemctl.fish:34 msgid "Number of journal lines to show" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:42 +#: /tmp/fish/implicit/share/completions/systemctl.fish:35 msgid "Control journal formatting" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:43 +#: /tmp/fish/implicit/share/completions/systemctl.fish:36 msgid "list-dependencies flat, not as tree" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:49 +#: /tmp/fish/implicit/share/completions/systemctl.fish:42 msgid "Reboot to EFI setup" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:50 +#: /tmp/fish/implicit/share/completions/systemctl.fish:43 msgid "Also start unit" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:51 +#: /tmp/fish/implicit/share/completions/systemctl.fish:44 msgid "Also stop unit" msgstr "" @@ -44973,11 +50964,15 @@ msgid "Boots the container in volatile mode" msgstr "" #: /tmp/fish/implicit/share/completions/tail.fish:1 -msgid "output the last K bytes; alternatively, use -c +K to output bytes starting with the Kth of each file" +msgid "" +"output the last K bytes; alternatively, use -c +K to output bytes starting " +"with the Kth of each file" msgstr "" #: /tmp/fish/implicit/share/completions/tail.fish:2 -msgid "output appended data as the file grows; -f -l follow, and --follow=descriptor are equivalent" +msgid "" +"output appended data as the file grows; -f -l follow, and --" +"follow=descriptor are equivalent" msgstr "" #: /tmp/fish/implicit/share/completions/tail.fish:3 @@ -44985,11 +50980,15 @@ msgid "same as --follow=name --retry" msgstr "" #: /tmp/fish/implicit/share/completions/tail.fish:4 -msgid "output the last K lines, instead of the last 10; or use -n +K to output lines starting with the Kth" +msgid "" +"output the last K lines, instead of the last 10; or use -n +K to output " +"lines starting with the Kth" msgstr "" #: /tmp/fish/implicit/share/completions/tail.fish:5 -msgid "with --follow=name, reopen a FILE which has not changed size after N iterations" +msgid "" +"with --follow=name, reopen a FILE which has not changed size after N " +"iterations" msgstr "" #: /tmp/fish/implicit/share/completions/tail.fish:6 @@ -45002,11 +51001,14 @@ msgid "never output headers giving file names" msgstr "" #: /tmp/fish/implicit/share/completions/tail.fish:8 -msgid "keep trying to open a file even when it is or becomes inaccessible; useful when following by name, i.e., with --follow=name" +msgid "" +"keep trying to open a file even when it is or becomes inaccessible; useful " +"when following by name, i.e., with --follow=name" msgstr "" #: /tmp/fish/implicit/share/completions/tail.fish:9 -msgid "with -f, sleep for approximately N seconds (default 1.0) between iterations" +msgid "" +"with -f, sleep for approximately N seconds (default 1.0) between iterations" msgstr "" #: /tmp/fish/implicit/share/completions/tail.fish:10 @@ -45030,7 +51032,8 @@ msgid "Like -f, but also follow renamed or rotated files" msgstr "" #: /tmp/fish/implicit/share/completions/tail.fish:17 -msgid "output the last K lines, instead of the last 10 - or only K lines with -r" +msgid "" +"output the last K lines, instead of the last 10 - or only K lines with -r" msgstr "" #: /tmp/fish/implicit/share/completions/tar.fish:1 @@ -45134,108 +51137,110 @@ msgid "Tape length" msgstr "" #: /tmp/fish/implicit/share/completions/tar.fish:30 +#: /tmp/fish/implicit/share/completions/tar.fish:31 msgid "Don't extract modification time" msgstr "" -#: /tmp/fish/implicit/share/completions/tar.fish:31 -msgid "Multi volume archive" -msgstr "" - #: /tmp/fish/implicit/share/completions/tar.fish:32 -msgid "Only store newer files" +msgid "Multi volume archive" msgstr "" #: /tmp/fish/implicit/share/completions/tar.fish:33 #: /tmp/fish/implicit/share/completions/tar.fish:34 -msgid "Use V7 format" +msgid "Only store newer files" msgstr "" #: /tmp/fish/implicit/share/completions/tar.fish:35 +#: /tmp/fish/implicit/share/completions/tar.fish:36 +msgid "Use V7 format" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tar.fish:37 msgid "Extract to stdout" msgstr "" -#: /tmp/fish/implicit/share/completions/tar.fish:36 -#: /tmp/fish/implicit/share/completions/tar.fish:37 +#: /tmp/fish/implicit/share/completions/tar.fish:38 +#: /tmp/fish/implicit/share/completions/tar.fish:39 msgid "Extract all permissions" msgstr "" -#: /tmp/fish/implicit/share/completions/tar.fish:38 +#: /tmp/fish/implicit/share/completions/tar.fish:40 msgid "Don't strip leading /" msgstr "" -#: /tmp/fish/implicit/share/completions/tar.fish:39 +#: /tmp/fish/implicit/share/completions/tar.fish:41 msgid "Preserve all permissions and do not sort file arguments" msgstr "" -#: /tmp/fish/implicit/share/completions/tar.fish:40 +#: /tmp/fish/implicit/share/completions/tar.fish:42 msgid "Show record number" msgstr "" -#: /tmp/fish/implicit/share/completions/tar.fish:41 +#: /tmp/fish/implicit/share/completions/tar.fish:43 msgid "Remove files after adding to archive" msgstr "" -#: /tmp/fish/implicit/share/completions/tar.fish:42 -#: /tmp/fish/implicit/share/completions/tar.fish:43 +#: /tmp/fish/implicit/share/completions/tar.fish:44 +#: /tmp/fish/implicit/share/completions/tar.fish:45 msgid "Do not sort file arguments" msgstr "" -#: /tmp/fish/implicit/share/completions/tar.fish:44 +#: /tmp/fish/implicit/share/completions/tar.fish:46 msgid "Preserve file ownership" msgstr "" -#: /tmp/fish/implicit/share/completions/tar.fish:45 +#: /tmp/fish/implicit/share/completions/tar.fish:47 msgid "Handle sparse files" msgstr "" -#: /tmp/fish/implicit/share/completions/tar.fish:46 +#: /tmp/fish/implicit/share/completions/tar.fish:48 msgid "Extract file from file" msgstr "" -#: /tmp/fish/implicit/share/completions/tar.fish:47 +#: /tmp/fish/implicit/share/completions/tar.fish:49 msgid "-T has null-terminated names" msgstr "" -#: /tmp/fish/implicit/share/completions/tar.fish:48 +#: /tmp/fish/implicit/share/completions/tar.fish:50 msgid "Print total bytes written" msgstr "" -#: /tmp/fish/implicit/share/completions/tar.fish:50 +#: /tmp/fish/implicit/share/completions/tar.fish:52 msgid "Set volume name" msgstr "" -#: /tmp/fish/implicit/share/completions/tar.fish:52 -#: /tmp/fish/implicit/share/completions/tar.fish:53 +#: /tmp/fish/implicit/share/completions/tar.fish:54 +#: /tmp/fish/implicit/share/completions/tar.fish:55 msgid "Ask for confirmation" msgstr "" -#: /tmp/fish/implicit/share/completions/tar.fish:54 +#: /tmp/fish/implicit/share/completions/tar.fish:56 msgid "Verify archive" msgstr "" -#: /tmp/fish/implicit/share/completions/tar.fish:55 +#: /tmp/fish/implicit/share/completions/tar.fish:57 msgid "Exclude file" msgstr "" -#: /tmp/fish/implicit/share/completions/tar.fish:56 -msgid "Exclude files listed in specified file" -msgstr "" - -#: /tmp/fish/implicit/share/completions/tar.fish:57 #: /tmp/fish/implicit/share/completions/tar.fish:58 -msgid "Filter through compress" +msgid "Exclude files listed in specified file" msgstr "" #: /tmp/fish/implicit/share/completions/tar.fish:59 #: /tmp/fish/implicit/share/completions/tar.fish:60 -msgid "Filter through gzip" +msgid "Filter through compress" msgstr "" #: /tmp/fish/implicit/share/completions/tar.fish:61 +#: /tmp/fish/implicit/share/completions/tar.fish:62 +msgid "Filter through gzip" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tar.fish:63 msgid "Filter through specified program" msgstr "" -#: /tmp/fish/implicit/share/completions/tar.fish:62 +#: /tmp/fish/implicit/share/completions/tar.fish:64 msgid "Filter through xz" msgstr "" @@ -45918,7 +51923,8 @@ msgid "Turn on local Time Machine snapshots" msgstr "" #: /tmp/fish/implicit/share/completions/tmutil.fish:29 -msgid "Claim a machine directory or sparsebundle for use by the current machine" +msgid "" +"Claim a machine directory or sparsebundle for use by the current machine" msgstr "" #: /tmp/fish/implicit/share/completions/tmutil.fish:30 @@ -45978,7 +51984,7 @@ msgid "Block until finished" msgstr "" #: /tmp/fish/implicit/share/completions/tmutil.fish:46 -msgid "Autmatic rotation" +msgid "Automatic rotation" msgstr "" #: /tmp/fish/implicit/share/completions/tmutil.fish:47 @@ -46050,7 +52056,7 @@ msgid "Specify the name of the server socket to use" msgstr "" #: /tmp/fish/implicit/share/completions/tmux.fish:14 -msgid "Full path to sever socket. If set, -L is ignored." +msgid "Full path to server socket. If set, -L is ignored." msgstr "" #: /tmp/fish/implicit/share/completions/tmux.fish:15 @@ -46082,7 +52088,9 @@ msgid "kill tmux server, clients, and sessions" msgstr "" #: /tmp/fish/implicit/share/completions/tmux.fish:22 -msgid "destroy session, closing windows linked to it and no other sessions, detach all clients" +msgid "" +"destroy session, closing windows linked to it and no other sessions, detach " +"all clients" msgstr "" #: /tmp/fish/implicit/share/completions/tmux.fish:23 @@ -47061,7 +53069,9 @@ msgid "delete characters in SET1, do not translate" msgstr "" #: /tmp/fish/implicit/share/completions/tr.fish:3 -msgid "replace each input sequence of a repeated character that is listed in SET1 with a single occurrence of that character" +msgid "" +"replace each input sequence of a repeated character that is listed in SET1 " +"with a single occurrence of that character" msgstr "" #: /tmp/fish/implicit/share/completions/tr.fish:4 @@ -47129,7 +53139,10 @@ msgid "Delete characters in string1 from the input." msgstr "" #: /tmp/fish/implicit/share/completions/tr.fish:22 -msgid "Squeeze multiple occurrences of the characters listed in the last operand (either string1 or string2) in the input into a single instance of the character." +msgid "" +"Squeeze multiple occurrences of the characters listed in the last operand " +"(either string1 or string2) in the input into a single instance of the " +"character." msgstr "" #: /tmp/fish/implicit/share/completions/tr.fish:23 @@ -47409,7 +53422,8 @@ msgid "In case unmounting fails, try to remount read-only" msgstr "" #: /tmp/fish/implicit/share/completions/umount.fish:7 -msgid "In case the unmounted device was a loop device, also free this loop device" +msgid "" +"In case the unmounted device was a loop device, also free this loop device" msgstr "" #: /tmp/fish/implicit/share/completions/umount.fish:8 @@ -47425,7 +53439,9 @@ msgid "Actions should only be taken on file systems of the specified type" msgstr "" #: /tmp/fish/implicit/share/completions/umount.fish:11 -msgid "Actions should only be taken on file systems with the specified options in /etc/fstab" +msgid "" +"Actions should only be taken on file systems with the specified options in /" +"etc/fstab" msgstr "" #: /tmp/fish/implicit/share/completions/umount.fish:12 @@ -47433,7 +53449,9 @@ msgid "Force unmount (in case of an unreachable NFS system)" msgstr "" #: /tmp/fish/implicit/share/completions/umount.fish:13 -msgid "Detach the filesystem from the filesystem hierarchy now, and cleanup all references to the filesystem as soon as it is not busy" +msgid "" +"Detach the filesystem from the filesystem hierarchy now, and cleanup all " +"references to the filesystem as soon as it is not busy" msgstr "" #: /tmp/fish/implicit/share/completions/uname.fish:1 @@ -47617,7 +53635,9 @@ msgid "The user's home directory will be created if it does not exist" msgstr "" #: /tmp/fish/implicit/share/completions/useradd.fish:6 -msgid "A group having the same name as the user being added to the system will be created by default (when -g is not specified)" +msgid "" +"A group having the same name as the user being added to the system will be " +"created by default (when -g is not specified)" msgstr "" #: /tmp/fish/implicit/share/completions/useradd.fish:8 @@ -47642,7 +53662,9 @@ msgid "The date on which the user account is disabled" msgstr "" #: /tmp/fish/implicit/share/completions/useradd.fish:13 -msgid "The number of days after a password has expired before the account will be disabled" +msgid "" +"The number of days after a password has expired before the account will be " +"disabled" msgstr "" #: /tmp/fish/implicit/share/completions/useradd.fish:14 @@ -47741,10 +53763,6 @@ msgstr "" msgid "Lists all available Vagrant boxes" msgstr "" -#: /tmp/fish/implicit/share/completions/vagrant.fish:3 -msgid "Print the version and exit" -msgstr "" - #: /tmp/fish/implicit/share/completions/vagrant.fish:4 msgid "Print the help and exit" msgstr "" @@ -48053,7 +54071,9 @@ msgid "Show reachable leaked memory" msgstr "" #: /tmp/fish/implicit/share/completions/valgrind.fish:22 -msgid "Determines how willing Memcheck is to consider different backtraces to be the same" +msgid "" +"Determines how willing Memcheck is to consider different backtraces to be " +"the same" msgstr "" #: /tmp/fish/implicit/share/completions/valgrind.fish:23 @@ -48072,7 +54092,9 @@ msgid "Whether to skip error reporting for the strlen function" msgstr "" #: /tmp/fish/implicit/share/completions/valgrind.fish:28 -msgid "Determines how willing Addrcheck is to consider different backtraces to be the same" +msgid "" +"Determines how willing Addrcheck is to consider different backtraces to be " +"the same" msgstr "" #: /tmp/fish/implicit/share/completions/valgrind.fish:32 @@ -48238,7 +54260,8 @@ msgid "Listen for VRDP connexions on if one of specified" msgstr "" #: /tmp/fish/implicit/share/completions/VBoxSDL.fish:21 -msgid "Discard saved state (if present) and revert to last snapshot (if present)" +msgid "" +"Discard saved state (if present) and revert to last snapshot (if present)" msgstr "" #: /tmp/fish/implicit/share/completions/VBoxSDL.fish:24 @@ -49135,15 +55158,21 @@ msgid "Number sets BitsPerPixel value" msgstr "" #: /tmp/fish/implicit/share/completions/wesnoth.fish:2 -msgid " compresses a savefile (infile) that is in text WML format into binary WML format (outfile)" +msgid "" +" compresses a savefile (infile) that is in text WML format " +"into binary WML format (outfile)" msgstr "" #: /tmp/fish/implicit/share/completions/wesnoth.fish:3 -msgid "Shows extra debugging information and enables additional command mode options in-game" +msgid "" +"Shows extra debugging information and enables additional command mode " +"options in-game" msgstr "" #: /tmp/fish/implicit/share/completions/wesnoth.fish:4 -msgid " decompresses a savefile (infile) that is in binary WML format into text WML format (outfile)" +msgid "" +" decompresses a savefile (infile) that is in binary WML " +"format into text WML format (outfile)" msgstr "" #: /tmp/fish/implicit/share/completions/wesnoth.fish:5 @@ -49151,11 +55180,14 @@ msgid "Runs the game in full screen mode" msgstr "" #: /tmp/fish/implicit/share/completions/wesnoth.fish:6 -msgid "Displays the number of frames per second the game is currently running at, in a corner of the screen" +msgid "" +"Displays the number of frames per second the game is currently running at, " +"in a corner of the screen" msgstr "" #: /tmp/fish/implicit/share/completions/wesnoth.fish:7 -msgid "Displays a summary of command line options to standard output, and exits" +msgid "" +"Displays a summary of command line options to standard output, and exits" msgstr "" #: /tmp/fish/implicit/share/completions/wesnoth.fish:8 @@ -49203,11 +55235,15 @@ msgid "Runs the game without any delays for graphic benchmarking" msgstr "" #: /tmp/fish/implicit/share/completions/wesnoth.fish:19 -msgid "Exits once the scenario is over, without displaying victory/defeat dialog which requires the user to click OK" +msgid "" +"Exits once the scenario is over, without displaying victory/defeat dialog " +"which requires the user to click OK" msgstr "" #: /tmp/fish/implicit/share/completions/wesnoth.fish:20 -msgid "Selects a non-standard algorithm to be used by the AI controller for this side" +msgid "" +"Selects a non-standard algorithm to be used by the AI controller for this " +"side" msgstr "" #: /tmp/fish/implicit/share/completions/wesnoth.fish:21 @@ -49215,7 +55251,8 @@ msgid "Selects the controller for this side" msgstr "" #: /tmp/fish/implicit/share/completions/wesnoth.fish:22 -msgid "Use this option to play in the selected era instead of the \"Default\" era" +msgid "" +"Use this option to play in the selected era instead of the \"Default\" era" msgstr "" #: /tmp/fish/implicit/share/completions/wesnoth.fish:23 @@ -49373,7 +55410,8 @@ msgid "Turn off caching of DNS lookups" msgstr "" #: /tmp/fish/implicit/share/completions/wget.fish:36 -msgid "Change which characters found in remote URLs may show up in local file names" +msgid "" +"Change which characters found in remote URLs may show up in local file names" msgstr "" #: /tmp/fish/implicit/share/completions/wget.fish:37 @@ -49464,7 +55502,9 @@ msgstr "" #: /tmp/fish/implicit/share/completions/wget.fish:60 #: /tmp/fish/implicit/share/completions/wget.fish:61 -msgid "Use POST as the method for all HTTP requests and send the specified data in the request body" +msgid "" +"Use POST as the method for all HTTP requests and send the specified data in " +"the request body" msgstr "" #: /tmp/fish/implicit/share/completions/wget.fish:62 @@ -49556,7 +55596,8 @@ msgid "Delete every single file downloaded" msgstr "" #: /tmp/fish/implicit/share/completions/wget.fish:84 -msgid "Convert the links in the document to make them suitable for local viewing" +msgid "" +"Convert the links in the document to make them suitable for local viewing" msgstr "" #: /tmp/fish/implicit/share/completions/wget.fish:85 @@ -49568,7 +55609,9 @@ msgid "Turn on options suitable for mirroring" msgstr "" #: /tmp/fish/implicit/share/completions/wget.fish:87 -msgid "Download all the files that are necessary to properly display a given HTML page" +msgid "" +"Download all the files that are necessary to properly display a given HTML " +"page" msgstr "" #: /tmp/fish/implicit/share/completions/wget.fish:88 @@ -49638,7 +55681,8 @@ msgid "Ignore option '--read-alias'" msgstr "" #: /tmp/fish/implicit/share/completions/which.fish:4 -msgid "Read shell function definitions from stdin, reporting matching ones on stdout" +msgid "" +"Read shell function definitions from stdin, reporting matching ones on stdout" msgstr "" #: /tmp/fish/implicit/share/completions/which.fish:5 @@ -49650,11 +55694,15 @@ msgid "Skip directories in PATH that start with a dot" msgstr "" #: /tmp/fish/implicit/share/completions/which.fish:7 -msgid "Skip directories in PATH that start with a tilde and executables which reside in the HOME directory" +msgid "" +"Skip directories in PATH that start with a tilde and executables which " +"reside in the HOME directory" msgstr "" #: /tmp/fish/implicit/share/completions/which.fish:8 -msgid "If a directory in PATH starts with a dot and a matching executable was found for that path, then print './programname'" +msgid "" +"If a directory in PATH starts with a dot and a matching executable was found " +"for that path, then print './programname'" msgstr "" #: /tmp/fish/implicit/share/completions/which.fish:9 @@ -49777,7 +55825,7 @@ msgid "Connect" msgstr "" #: /tmp/fish/implicit/share/completions/wicd-cli.fish:7 -msgid "List encription types" +msgid "List encryption types" msgstr "" #: /tmp/fish/implicit/share/completions/wicd-cli.fish:8 @@ -49977,7 +56025,9 @@ msgid "Don't output debug information" msgstr "" #: /tmp/fish/implicit/share/completions/xargs.fish:1 -msgid "Input filenames are terminated by a null character instead of by whitespace, and the quotes and backslash are not special" +msgid "" +"Input filenames are terminated by a null character instead of by whitespace, " +"and the quotes and backslash are not special" msgstr "" #: /tmp/fish/implicit/share/completions/xargs.fish:2 @@ -49987,7 +56037,8 @@ msgstr "" #: /tmp/fish/implicit/share/completions/xargs.fish:5 #: /tmp/fish/implicit/share/completions/xargs.fish:6 -msgid "Replace replace-str in the initial arguments with names from standard input" +msgid "" +"Replace replace-str in the initial arguments with names from standard input" msgstr "" #: /tmp/fish/implicit/share/completions/xargs.fish:7 @@ -50000,11 +56051,14 @@ msgid "Use at most max-args arguments per command line" msgstr "" #: /tmp/fish/implicit/share/completions/xargs.fish:10 -msgid "Prompt the user about whether to run each command line and read a line from the terminal" +msgid "" +"Prompt the user about whether to run each command line and read a line from " +"the terminal" msgstr "" #: /tmp/fish/implicit/share/completions/xargs.fish:11 -msgid "If the standard input does not contain any nonblanks, do not run the command" +msgid "" +"If the standard input does not contain any nonblanks, do not run the command" msgstr "" #: /tmp/fish/implicit/share/completions/xargs.fish:12 @@ -50081,7 +56135,10 @@ msgid "Output files will be placed in directory DIR" msgstr "" #: /tmp/fish/implicit/share/completions/xgettext.fish:6 -msgid "Recognise the specified language (C, C++, ObjectiveC, PO, Shell, Python, Lisp, EmacsLisp, librep, Scheme, Smalltalk, Java, JavaProperties, C#, awk, YCP, Tcl, Perl, PHP, GCC-source, NXStringTable, RST, Glade)" +msgid "" +"Recognise the specified language (C, C++, ObjectiveC, PO, Shell, Python, " +"Lisp, EmacsLisp, librep, Scheme, Smalltalk, Java, JavaProperties, C#, awk, " +"YCP, Tcl, Perl, PHP, GCC-source, NXStringTable, RST, Glade)" msgstr "" #: /tmp/fish/implicit/share/completions/xgettext.fish:7 @@ -50101,23 +56158,31 @@ msgid "Entries from FILE" msgstr "" #: /tmp/fish/implicit/share/completions/xgettext.fish:11 -msgid "Place comment block with TAG (or those preceding keyword lines) in output file" +msgid "" +"Place comment block with TAG (or those preceding keyword lines) in output " +"file" msgstr "" #: /tmp/fish/implicit/share/completions/xgettext.fish:12 -msgid "Extract all strings (only languages C, C++, ObjectiveC, Shell, Python, Lisp, EmacsLisp, librep, Scheme, Java, C#, awk, Tcl, Perl, PHP, GCC-source, Glade)" +msgid "" +"Extract all strings (only languages C, C++, ObjectiveC, Shell, Python, Lisp, " +"EmacsLisp, librep, Scheme, Java, C#, awk, Tcl, Perl, PHP, GCC-source, Glade)" msgstr "" #: /tmp/fish/implicit/share/completions/xgettext.fish:13 -msgid "Additional keyword to be looked for (without WORD means not to use default keywords)" +msgid "" +"Additional keyword to be looked for (without WORD means not to use default " +"keywords)" msgstr "" #: /tmp/fish/implicit/share/completions/xgettext.fish:14 -msgid "Additional flag for strings inside the argument number ARG of keyword WORD" +msgid "" +"Additional flag for strings inside the argument number ARG of keyword WORD" msgstr "" #: /tmp/fish/implicit/share/completions/xgettext.fish:15 -msgid "Understand ANSI C trigraphs for input (only languages C, C++, ObjectiveC)" +msgid "" +"Understand ANSI C trigraphs for input (only languages C, C++, ObjectiveC)" msgstr "" #: /tmp/fish/implicit/share/completions/xgettext.fish:16 @@ -50173,7 +56238,9 @@ msgid "Set output page width" msgstr "" #: /tmp/fish/implicit/share/completions/xgettext.fish:29 -msgid "Do not break long message lines, longer than the output page width, into several lines" +msgid "" +"Do not break long message lines, longer than the output page width, into " +"several lines" msgstr "" #: /tmp/fish/implicit/share/completions/xgettext.fish:30 @@ -50521,7 +56588,9 @@ msgid "This selects a mode" msgstr "" #: /tmp/fish/implicit/share/completions/xrandr.fish:27 -msgid "Select the same mode as --auto, but it do not automatically enable or disable the output" +msgid "" +"Select the same mode as --auto, but it do not automatically enable or " +"disable the output" msgstr "" #: /tmp/fish/implicit/share/completions/xrandr.fish:28 @@ -50577,11 +56646,15 @@ msgid "Print current screen configuration" msgstr "" #: /tmp/fish/implicit/share/completions/xrandr.fish:44 -msgid "Set panning: widthxheight[+x+y[/track_widthxtrack_height+track_x+track_y[/border_left/border_top/border_right/border_bottom]]]" +msgid "" +"Set panning: widthxheight[+x+y[/track_widthxtrack_height+track_x+track_y[/" +"border_left/border_top/border_right/border_bottom]]]" msgstr "" #: /tmp/fish/implicit/share/completions/xrandr.fish:45 -msgid "Set transformation matrix: a,b,c,d,e,f,g,h,i for [ [a,b,c], [d,e,f], [g,h,i] ]" +msgid "" +"Set transformation matrix: a,b,c,d,e,f,g,h,i for [ [a,b,c], [d,e,f], [g,h," +"i] ]" msgstr "" #: /tmp/fish/implicit/share/completions/xrandr.fish:46 @@ -51489,7 +57562,9 @@ msgid "output verbose messages on internal operations" msgstr "" #: /tmp/fish/implicit/share/completions/yarn.fish:4 -msgid "trigger an error if any required dependencies are not available in local cache" +msgid "" +"trigger an error if any required dependencies are not available in local " +"cache" msgstr "" #: /tmp/fish/implicit/share/completions/yarn.fish:5 @@ -51541,7 +57616,9 @@ msgid "don't generate a lockfile and fail if an update is needed" msgstr "" #: /tmp/fish/implicit/share/completions/yarn.fish:17 -msgid "rather than installing modules into the node_modules folder relative to the cwd, output them here" +msgid "" +"rather than installing modules into the node_modules folder relative to the " +"cwd, output them here" msgstr "" #: /tmp/fish/implicit/share/completions/yarn.fish:18 @@ -51816,968 +57893,999 @@ msgstr "" msgid "Don't compress files with these suffixes" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:4 -msgid "Accept multiple commands at once" +#: /tmp/fish/implicit/share/completions/zypper.fish:2 +msgid "Repo" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:5 -msgid "List all defined repositories" +msgid "Accept multiple commands at once" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:6 -msgid "Add a new repository" +msgid "List all defined repositories" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:7 -msgid "Remove specified repository" +msgid "Add a new repository" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:8 -msgid "Rename specified repository" +msgid "Remove specified repository" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:9 -msgid "Modify specified repository" +msgid "Rename specified repository" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:10 -msgid "Refresh all repositories" +msgid "Modify specified repository" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:11 -msgid "Clean local caches" +msgid "Refresh all repositories" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:12 -msgid "List all defined services" +msgid "Clean local caches" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:13 -msgid "Add a new service" +msgid "List all defined services" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:14 -msgid "Modify specified service" +msgid "Add a new service" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:15 -msgid "Remove specified service" +msgid "Modify specified service" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:16 +msgid "Remove specified service" +msgstr "" + +#: /tmp/fish/implicit/share/completions/zypper.fish:17 msgid "Refresh all services" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:19 +#: /tmp/fish/implicit/share/completions/zypper.fish:20 msgid "Verify integrity of package dependencies" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:20 +#: /tmp/fish/implicit/share/completions/zypper.fish:21 msgid "Install source packages and their build dependencies" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:21 +#: /tmp/fish/implicit/share/completions/zypper.fish:22 msgid "Install newly added packages recommended by installed packages" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:22 +#: /tmp/fish/implicit/share/completions/zypper.fish:23 msgid "Update installed packages with newer versions" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:23 +#: /tmp/fish/implicit/share/completions/zypper.fish:24 msgid "List available updates" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:24 +#: /tmp/fish/implicit/share/completions/zypper.fish:25 msgid "Install needed patches" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:25 +#: /tmp/fish/implicit/share/completions/zypper.fish:26 msgid "List needed patches" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:26 +#: /tmp/fish/implicit/share/completions/zypper.fish:27 msgid "Perform a distribution upgrade" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:27 +#: /tmp/fish/implicit/share/completions/zypper.fish:28 msgid "Check for patches" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:28 +#: /tmp/fish/implicit/share/completions/zypper.fish:29 msgid "Search for packages matching a pattern" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:29 +#: /tmp/fish/implicit/share/completions/zypper.fish:30 msgid "Show full information for specified packages" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:30 +#: /tmp/fish/implicit/share/completions/zypper.fish:31 msgid "Show full information for specified patches" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:31 +#: /tmp/fish/implicit/share/completions/zypper.fish:32 msgid "Show full information for specified patterns" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:32 +#: /tmp/fish/implicit/share/completions/zypper.fish:33 msgid "Show full information for specified products" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:33 +#: /tmp/fish/implicit/share/completions/zypper.fish:34 msgid "List all available patches" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:34 +#: /tmp/fish/implicit/share/completions/zypper.fish:35 msgid "List all available packages" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:35 +#: /tmp/fish/implicit/share/completions/zypper.fish:36 msgid "List all available patterns" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:36 +#: /tmp/fish/implicit/share/completions/zypper.fish:37 msgid "List all available products" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:37 +#: /tmp/fish/implicit/share/completions/zypper.fish:38 msgid "List packages providing specified capability" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:38 +#: /tmp/fish/implicit/share/completions/zypper.fish:39 msgid "Add a package lock" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:39 +#: /tmp/fish/implicit/share/completions/zypper.fish:40 msgid "Remove a package lock" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:40 +#: /tmp/fish/implicit/share/completions/zypper.fish:41 msgid "List current package locks" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:41 +#: /tmp/fish/implicit/share/completions/zypper.fish:42 msgid "Remove unused locks" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:42 +#: /tmp/fish/implicit/share/completions/zypper.fish:43 msgid "Compare two version strings" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:43 +#: /tmp/fish/implicit/share/completions/zypper.fish:44 msgid "Print the target operating system ID string" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:44 +#: /tmp/fish/implicit/share/completions/zypper.fish:45 msgid "Print report about licenses and EULAs of installed packages" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:45 +#: /tmp/fish/implicit/share/completions/zypper.fish:46 msgid "Download source rpms for all installed packages to a local directory" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:47 +#: /tmp/fish/implicit/share/completions/zypper.fish:48 msgid "Output the version number" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:48 +#: /tmp/fish/implicit/share/completions/zypper.fish:49 msgid "Use specified config file instead of the default" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:49 +#: /tmp/fish/implicit/share/completions/zypper.fish:50 msgid "Suppress normal output, print only error messages" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:51 +#: /tmp/fish/implicit/share/completions/zypper.fish:52 msgid "Do not abbreviate text in tables" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:52 +#: /tmp/fish/implicit/share/completions/zypper.fish:53 msgid "Table style (integer)" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:53 +#: /tmp/fish/implicit/share/completions/zypper.fish:54 msgid "Turn on rug compatibility" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:54 +#: /tmp/fish/implicit/share/completions/zypper.fish:55 msgid "Do not ask anything, use default answers automatically" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:55 +#: /tmp/fish/implicit/share/completions/zypper.fish:56 msgid "Switch to XML output" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:56 +#: /tmp/fish/implicit/share/completions/zypper.fish:57 msgid "Ignore unknown packages" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:57 +#: /tmp/fish/implicit/share/completions/zypper.fish:58 msgid "Use an additional repository" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:58 +#: /tmp/fish/implicit/share/completions/zypper.fish:59 msgid "Use alternative repository definition file directory" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:59 +#: /tmp/fish/implicit/share/completions/zypper.fish:60 msgid "Use alternative directory for all caches" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:60 +#: /tmp/fish/implicit/share/completions/zypper.fish:61 msgid "Operate on a different root directory" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:61 -msgid "Do not treat patches as interactive, which have the rebootSuggested-flag set" -msgstr "" - #: /tmp/fish/implicit/share/completions/zypper.fish:62 -msgid "Ignore GPG check failures and continue" +msgid "" +"Do not treat patches as interactive, which have the rebootSuggested-flag set" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:63 -msgid "Automatically trust and import new repository signing keys" +msgid "Ignore GPG check failures and continue" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:64 -msgid "Do not read meta-data from repositories" +msgid "Automatically trust and import new repository signing keys" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:65 -msgid "Do not refresh the repositories" +msgid "Do not read meta-data from repositories" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:66 -msgid "Ignore CD/DVD repositories" +msgid "Do not refresh the repositories" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:67 -msgid "Ignore remote repositories" +msgid "Ignore CD/DVD repositories" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:68 -msgid "Do not read installed packages" +msgid "Ignore remote repositories" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:69 -msgid "Output a list of zypper user prompts" +msgid "Do not read installed packages" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:70 -msgid "User defined transaction id used in history and plugins" +msgid "Output a list of zypper user prompts" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:71 -msgid "Use alternative raw meta-data cache directory" +msgid "User defined transaction id used in history and plugins" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:72 -msgid "Use alternative solv file cache directory" +msgid "Use alternative raw meta-data cache directory" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:73 -msgid "Use alternative package cache directory" +msgid "Use alternative solv file cache directory" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:74 -msgid "Export all defined repositories as a single local .repo file" +msgid "Use alternative package cache directory" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:75 -msgid "Show also repository alias" +msgid "Export all defined repositories as a single local .repo file" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:76 -msgid "Show also repository name" +msgid "Show also repository alias" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:77 -#: /tmp/fish/implicit/share/completions/zypper.fish:120 -msgid "Show also base URI of repositories" +msgid "Show also repository name" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:78 #: /tmp/fish/implicit/share/completions/zypper.fish:121 -msgid "Show also repository priority" +msgid "Show also base URI of repositories" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:79 -msgid "Show also the autorefresh flag" +#: /tmp/fish/implicit/share/completions/zypper.fish:122 +msgid "Show also repository priority" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:80 -#: /tmp/fish/implicit/share/completions/zypper.fish:122 -msgid "Show more information like URI, priority, type" +msgid "Show also the autorefresh flag" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:81 -msgid "Show also alias of parent service" +#: /tmp/fish/implicit/share/completions/zypper.fish:123 +msgid "Show more information like URI, priority, type" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:82 -#: /tmp/fish/implicit/share/completions/zypper.fish:125 -msgid "Sort the list by URI" +msgid "Show also alias of parent service" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:83 -#: /tmp/fish/implicit/share/completions/zypper.fish:124 -msgid "Sort the list by repository priority" +#: /tmp/fish/implicit/share/completions/zypper.fish:126 +msgid "Sort the list by URI" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:84 -msgid "Sort the list by alias" +#: /tmp/fish/implicit/share/completions/zypper.fish:125 +msgid "Sort the list by repository priority" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:85 -#: /tmp/fish/implicit/share/completions/zypper.fish:126 -msgid "Sort the list by name" +msgid "Sort the list by alias" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:86 -msgid "Just another means to specify a .repo file to read" +#: /tmp/fish/implicit/share/completions/zypper.fish:127 +msgid "Sort the list by name" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:87 -msgid "Type of repository (yast2, rpm-md, plaindir)" +msgid "Just another means to specify a .repo file to read" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:88 -msgid "Add the repository as disabled" +msgid "Type of repository (yast2, rpm-md, plaindir)" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:89 -msgid "Probe URI" +msgid "Add the repository as disabled" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:90 -msgid "Don't probe URI, probe later during refresh" +msgid "Probe URI" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:91 -msgid "Specify descriptive name for the repository" +msgid "Don't probe URI, probe later during refresh" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:92 -#: /tmp/fish/implicit/share/completions/zypper.fish:105 -msgid "Enable RPM files caching" +msgid "Specify descriptive name for the repository" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:93 #: /tmp/fish/implicit/share/completions/zypper.fish:106 -msgid "Disable RPM files caching" +msgid "Enable RPM files caching" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:94 #: /tmp/fish/implicit/share/completions/zypper.fish:107 -msgid "Enable GPG check for this repository" +msgid "Disable RPM files caching" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:95 #: /tmp/fish/implicit/share/completions/zypper.fish:108 -msgid "Disable GPG check for this repository" +msgid "Enable GPG check for this repository" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:96 -msgid "Enable autorefresh of the repository" +#: /tmp/fish/implicit/share/completions/zypper.fish:109 +msgid "Disable GPG check for this repository" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:97 -#: /tmp/fish/implicit/share/completions/zypper.fish:145 -msgid "Ignore user authentication data in the URI" +msgid "Enable autorefresh of the repository" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:98 #: /tmp/fish/implicit/share/completions/zypper.fish:146 -msgid "Ignore query string in the URI" +msgid "Ignore user authentication data in the URI" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:99 -msgid "Disable the repository (but don't remove it)" +#: /tmp/fish/implicit/share/completions/zypper.fish:147 +msgid "Ignore query string in the URI" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:100 -msgid "Enable a disabled repository" +msgid "Disable the repository (but don't remove it)" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:101 -msgid "Enable auto-refresh of the repository" +msgid "Enable a disabled repository" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:102 -msgid "Disable auto-refresh of the repository" +msgid "Enable auto-refresh of the repository" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:103 -msgid "Set a descriptive name for the repository" +msgid "Disable auto-refresh of the repository" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:104 +msgid "Set a descriptive name for the repository" +msgstr "" + +#: /tmp/fish/implicit/share/completions/zypper.fish:105 msgid "Set priority of the repository" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:109 +#: /tmp/fish/implicit/share/completions/zypper.fish:110 msgid "Apply changes to all repositories" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:110 +#: /tmp/fish/implicit/share/completions/zypper.fish:111 msgid "Apply changes to all local repositories" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:111 +#: /tmp/fish/implicit/share/completions/zypper.fish:112 msgid "Apply changes to all remote repositories" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:112 +#: /tmp/fish/implicit/share/completions/zypper.fish:113 msgid "Apply changes to repositories of specified type" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:113 +#: /tmp/fish/implicit/share/completions/zypper.fish:114 msgid "Force a complete refresh" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:114 +#: /tmp/fish/implicit/share/completions/zypper.fish:115 msgid "Force rebuild of the database" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:115 +#: /tmp/fish/implicit/share/completions/zypper.fish:116 msgid "Force download of raw metadata" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:116 +#: /tmp/fish/implicit/share/completions/zypper.fish:117 msgid "Only build the database, don't download metadata" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:117 +#: /tmp/fish/implicit/share/completions/zypper.fish:118 msgid "Only download raw metadata, don't build the database" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:118 +#: /tmp/fish/implicit/share/completions/zypper.fish:119 msgid "Refresh only specified repositories" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:119 +#: /tmp/fish/implicit/share/completions/zypper.fish:120 msgid "Refresh also services before refreshing repos" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:123 +#: /tmp/fish/implicit/share/completions/zypper.fish:124 msgid "Show also repositories belonging to the services" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:127 +#: /tmp/fish/implicit/share/completions/zypper.fish:128 msgid "Type of the service (ris)" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:128 +#: /tmp/fish/implicit/share/completions/zypper.fish:129 msgid "Add the service as disabled" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:129 +#: /tmp/fish/implicit/share/completions/zypper.fish:130 msgid "Specify descriptive name for the service" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:130 +#: /tmp/fish/implicit/share/completions/zypper.fish:131 msgid "Disable the service (but don't remove it)" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:131 +#: /tmp/fish/implicit/share/completions/zypper.fish:132 msgid "Enable a disabled service" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:132 +#: /tmp/fish/implicit/share/completions/zypper.fish:133 msgid "Enable auto-refresh of the service" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:133 +#: /tmp/fish/implicit/share/completions/zypper.fish:134 msgid "Disable auto-refresh of the service" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:134 +#: /tmp/fish/implicit/share/completions/zypper.fish:135 msgid "Set a descriptive name for the service" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:135 +#: /tmp/fish/implicit/share/completions/zypper.fish:136 msgid "Add a RIS service repository to enable" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:136 +#: /tmp/fish/implicit/share/completions/zypper.fish:137 msgid "Add a RIS service repository to disable" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:137 +#: /tmp/fish/implicit/share/completions/zypper.fish:138 msgid "Remove a RIS service repository to enable" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:138 +#: /tmp/fish/implicit/share/completions/zypper.fish:139 msgid "Remove a RIS service repository to disable" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:139 +#: /tmp/fish/implicit/share/completions/zypper.fish:140 msgid "Clear the list of RIS repositories to enable" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:140 +#: /tmp/fish/implicit/share/completions/zypper.fish:141 msgid "Clear the list of RIS repositories to disable" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:141 +#: /tmp/fish/implicit/share/completions/zypper.fish:142 msgid "Apply changes to all services" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:142 +#: /tmp/fish/implicit/share/completions/zypper.fish:143 msgid "Apply changes to all local services" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:143 +#: /tmp/fish/implicit/share/completions/zypper.fish:144 msgid "Apply changes to all remote services" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:144 +#: /tmp/fish/implicit/share/completions/zypper.fish:145 msgid "Apply changes to services of specified type" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:147 +#: /tmp/fish/implicit/share/completions/zypper.fish:148 msgid "Refresh also repositories" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:148 -#: /tmp/fish/implicit/share/completions/zypper.fish:164 -#: /tmp/fish/implicit/share/completions/zypper.fish:174 -#: /tmp/fish/implicit/share/completions/zypper.fish:189 -#: /tmp/fish/implicit/share/completions/zypper.fish:212 -#: /tmp/fish/implicit/share/completions/zypper.fish:275 +#: /tmp/fish/implicit/share/completions/zypper.fish:149 +#: /tmp/fish/implicit/share/completions/zypper.fish:165 +#: /tmp/fish/implicit/share/completions/zypper.fish:175 +#: /tmp/fish/implicit/share/completions/zypper.fish:190 +#: /tmp/fish/implicit/share/completions/zypper.fish:213 +#: /tmp/fish/implicit/share/completions/zypper.fish:276 msgid "Load only the specified repository" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:149 -msgid "Type of package (package, patch, pattern, product, srcpackage). Default: package" -msgstr "" - #: /tmp/fish/implicit/share/completions/zypper.fish:150 -#: /tmp/fish/implicit/share/completions/zypper.fish:166 -msgid "Select packages by plain name, not by capability" +msgid "" +"Type of package (package, patch, pattern, product, srcpackage). Default: " +"package" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:151 #: /tmp/fish/implicit/share/completions/zypper.fish:167 -msgid "Select packages by capability" +msgid "Select packages by plain name, not by capability" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:152 -msgid "Install even if the item is already installed (reinstall), downgraded or changes vendor or architecture" +#: /tmp/fish/implicit/share/completions/zypper.fish:168 +msgid "Select packages by capability" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:153 -#: /tmp/fish/implicit/share/completions/zypper.fish:190 -#: /tmp/fish/implicit/share/completions/zypper.fish:213 -#: /tmp/fish/implicit/share/completions/zypper.fish:272 -msgid "Automatically say 'yes' to third party license confirmation prompt" +msgid "" +"Install even if the item is already installed (reinstall), downgraded or " +"changes vendor or architecture" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:154 -#: /tmp/fish/implicit/share/completions/zypper.fish:168 #: /tmp/fish/implicit/share/completions/zypper.fish:191 -msgid "Do not force the solver to find solution, let it ask" +#: /tmp/fish/implicit/share/completions/zypper.fish:214 +#: /tmp/fish/implicit/share/completions/zypper.fish:273 +msgid "Automatically say 'yes' to third party license confirmation prompt" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:155 -#: /tmp/fish/implicit/share/completions/zypper.fish:184 -msgid "Test the installation, do not actually install" +#: /tmp/fish/implicit/share/completions/zypper.fish:169 +#: /tmp/fish/implicit/share/completions/zypper.fish:192 +msgid "Do not force the solver to find solution, let it ask" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:156 -#: /tmp/fish/implicit/share/completions/zypper.fish:176 #: /tmp/fish/implicit/share/completions/zypper.fish:185 -#: /tmp/fish/implicit/share/completions/zypper.fish:193 -#: /tmp/fish/implicit/share/completions/zypper.fish:215 -#: /tmp/fish/implicit/share/completions/zypper.fish:277 -msgid "Only download the packages, do not install" +msgid "Test the installation, do not actually install" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:157 -msgid "Allow to replace a newer item with an older one. Handy if you are doing a rollback. Unlike --force it will not enforce a reinstall" +#: /tmp/fish/implicit/share/completions/zypper.fish:177 +#: /tmp/fish/implicit/share/completions/zypper.fish:186 +#: /tmp/fish/implicit/share/completions/zypper.fish:194 +#: /tmp/fish/implicit/share/completions/zypper.fish:216 +#: /tmp/fish/implicit/share/completions/zypper.fish:278 +msgid "Only download the packages, do not install" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:158 -#: /tmp/fish/implicit/share/completions/zypper.fish:172 -#: /tmp/fish/implicit/share/completions/zypper.fish:187 -#: /tmp/fish/implicit/share/completions/zypper.fish:198 -#: /tmp/fish/implicit/share/completions/zypper.fish:216 -#: /tmp/fish/implicit/share/completions/zypper.fish:280 -msgid "Create solver test case for debugging" +msgid "" +"Allow to replace a newer item with an older one. Handy if you are doing a " +"rollback. Unlike --force it will not enforce a reinstall" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:159 -#: /tmp/fish/implicit/share/completions/zypper.fish:177 +#: /tmp/fish/implicit/share/completions/zypper.fish:173 +#: /tmp/fish/implicit/share/completions/zypper.fish:188 #: /tmp/fish/implicit/share/completions/zypper.fish:199 #: /tmp/fish/implicit/share/completions/zypper.fish:217 #: /tmp/fish/implicit/share/completions/zypper.fish:281 -msgid "Do not install recommended packages, only required" +msgid "Create solver test case for debugging" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:160 -#: /tmp/fish/implicit/share/completions/zypper.fish:179 +#: /tmp/fish/implicit/share/completions/zypper.fish:178 #: /tmp/fish/implicit/share/completions/zypper.fish:200 #: /tmp/fish/implicit/share/completions/zypper.fish:218 #: /tmp/fish/implicit/share/completions/zypper.fish:282 -msgid "Install also recommended packages in addition to the required" +msgid "Do not install recommended packages, only required" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:161 -#: /tmp/fish/implicit/share/completions/zypper.fish:173 -#: /tmp/fish/implicit/share/completions/zypper.fish:196 -msgid "Force the solver to find a solution (even an aggressive one)" +#: /tmp/fish/implicit/share/completions/zypper.fish:180 +#: /tmp/fish/implicit/share/completions/zypper.fish:201 +#: /tmp/fish/implicit/share/completions/zypper.fish:219 +#: /tmp/fish/implicit/share/completions/zypper.fish:283 +msgid "Install also recommended packages in addition to the required" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:162 -msgid "Select packages from the specified repository" +#: /tmp/fish/implicit/share/completions/zypper.fish:174 +#: /tmp/fish/implicit/share/completions/zypper.fish:197 +msgid "Force the solver to find a solution (even an aggressive one)" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:163 -#: /tmp/fish/implicit/share/completions/zypper.fish:178 -#: /tmp/fish/implicit/share/completions/zypper.fish:186 -#: /tmp/fish/implicit/share/completions/zypper.fish:195 -#: /tmp/fish/implicit/share/completions/zypper.fish:220 -#: /tmp/fish/implicit/share/completions/zypper.fish:283 -msgid "Set the download-install mode. Available modes: only, in-advance, in-heaps, as-needed" +msgid "Select packages from the specified repository" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:165 -#: /tmp/fish/implicit/share/completions/zypper.fish:201 -#: /tmp/fish/implicit/share/completions/zypper.fish:245 +#: /tmp/fish/implicit/share/completions/zypper.fish:164 +#: /tmp/fish/implicit/share/completions/zypper.fish:179 +#: /tmp/fish/implicit/share/completions/zypper.fish:187 +#: /tmp/fish/implicit/share/completions/zypper.fish:196 +#: /tmp/fish/implicit/share/completions/zypper.fish:221 +#: /tmp/fish/implicit/share/completions/zypper.fish:284 +msgid "" +"Set the download-install mode. Available modes: only, in-advance, in-heaps, " +"as-needed" +msgstr "" + +#: /tmp/fish/implicit/share/completions/zypper.fish:166 +#: /tmp/fish/implicit/share/completions/zypper.fish:202 +#: /tmp/fish/implicit/share/completions/zypper.fish:246 msgid "Type of package (package, patch, pattern, product). Default: package" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:169 +#: /tmp/fish/implicit/share/completions/zypper.fish:170 msgid "Automatically remove unneeded dependencies" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:170 +#: /tmp/fish/implicit/share/completions/zypper.fish:171 msgid "No automatic removal of unneeded dependencies" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:171 +#: /tmp/fish/implicit/share/completions/zypper.fish:172 msgid "Test the removal, do not actually remove" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:175 +#: /tmp/fish/implicit/share/completions/zypper.fish:176 msgid "Test the repair, do not actually do anything to the system" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:180 +#: /tmp/fish/implicit/share/completions/zypper.fish:181 msgid "Install only build dependencies of specified packages" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:181 +#: /tmp/fish/implicit/share/completions/zypper.fish:182 msgid "Don't install build dependencies" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:182 +#: /tmp/fish/implicit/share/completions/zypper.fish:183 msgid "Install packages only from specified repositories" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:183 +#: /tmp/fish/implicit/share/completions/zypper.fish:184 msgid "Load only the specified repositories" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:188 -msgid "Type of package (package, patch, pattern, product, srcpackage). Default: package" +#: /tmp/fish/implicit/share/completions/zypper.fish:189 +msgid "" +"Type of package (package, patch, pattern, product, srcpackage). Default: " +"package" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:192 -#: /tmp/fish/implicit/share/completions/zypper.fish:276 +#: /tmp/fish/implicit/share/completions/zypper.fish:193 +#: /tmp/fish/implicit/share/completions/zypper.fish:277 msgid "Test the update, do not actually update" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:194 +#: /tmp/fish/implicit/share/completions/zypper.fish:195 msgid "Skip interactive updates" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:197 -#: /tmp/fish/implicit/share/completions/zypper.fish:204 -msgid "Do a 'best effort' approach to update. Updates to a lower than the latest version are also acceptable" -msgstr "" - -#: /tmp/fish/implicit/share/completions/zypper.fish:202 -msgid "List only updates from the specified repository" +#: /tmp/fish/implicit/share/completions/zypper.fish:198 +#: /tmp/fish/implicit/share/completions/zypper.fish:205 +msgid "" +"Do a 'best effort' approach to update. Updates to a lower than the latest " +"version are also acceptable" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:203 -msgid "List all packages for which newer versions are available, regardless whether they are installable or not" +msgid "List only updates from the specified repository" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:205 -msgid "List needed patches for Bugzilla issues" +#: /tmp/fish/implicit/share/completions/zypper.fish:204 +msgid "" +"List all packages for which newer versions are available, regardless whether " +"they are installable or not" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:206 -msgid "List all patches in this category" +msgid "List needed patches for Bugzilla issues" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:207 -msgid "List all patches, not only the needed ones" +msgid "List all patches in this category" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:208 -msgid "List only patches from the specified repository" +msgid "List all patches, not only the needed ones" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:209 -msgid "List patches issued up to the specified date " +msgid "List only patches from the specified repository" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:210 -msgid "List needed patches for CVE issues" +msgid "List patches issued up to the specified date " msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:211 +msgid "List needed patches for CVE issues" +msgstr "" + +#: /tmp/fish/implicit/share/completions/zypper.fish:212 msgid "Look for issues matching the specified string" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:214 +#: /tmp/fish/implicit/share/completions/zypper.fish:215 msgid "Test the upgrade, do not actually upgrade" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:219 +#: /tmp/fish/implicit/share/completions/zypper.fish:220 msgid "Restrict upgrade to specified repository" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:221 +#: /tmp/fish/implicit/share/completions/zypper.fish:222 msgid "Do not allow installed resolvables to be downgraded" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:222 +#: /tmp/fish/implicit/share/completions/zypper.fish:223 msgid "Allow installed resolvables to be downgraded" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:223 +#: /tmp/fish/implicit/share/completions/zypper.fish:224 msgid "Do not allow installed resolvables to change name" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:224 +#: /tmp/fish/implicit/share/completions/zypper.fish:225 msgid "Allow installed resolvables to change name" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:225 +#: /tmp/fish/implicit/share/completions/zypper.fish:226 msgid "Do not allow installed resolvables to change architectures" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:226 +#: /tmp/fish/implicit/share/completions/zypper.fish:227 msgid "Allow installed resolvables to change architectures" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:227 +#: /tmp/fish/implicit/share/completions/zypper.fish:228 msgid "Do not allow installed resolvables to switch vendors" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:228 +#: /tmp/fish/implicit/share/completions/zypper.fish:229 msgid "Allow installed resolvables to switch vendors" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:229 +#: /tmp/fish/implicit/share/completions/zypper.fish:230 msgid "Check for patches only in the specified repository" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:230 +#: /tmp/fish/implicit/share/completions/zypper.fish:231 msgid "Search also in package summaries and descriptions" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:231 +#: /tmp/fish/implicit/share/completions/zypper.fish:232 msgid "Perform case-sensitive search" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:232 +#: /tmp/fish/implicit/share/completions/zypper.fish:233 msgid "Show only packages that are already installed" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:233 +#: /tmp/fish/implicit/share/completions/zypper.fish:234 msgid "Show only packages that are not currently installed" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:234 +#: /tmp/fish/implicit/share/completions/zypper.fish:235 msgid "Search only for packages of the specified type" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:235 +#: /tmp/fish/implicit/share/completions/zypper.fish:236 msgid "Search only in the specified repository" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:236 +#: /tmp/fish/implicit/share/completions/zypper.fish:237 msgid "Show each available version in each repository on a separate line" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:237 +#: /tmp/fish/implicit/share/completions/zypper.fish:238 msgid "Sort packages by name (default)" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:238 +#: /tmp/fish/implicit/share/completions/zypper.fish:239 msgid "Sort packages by repository" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:239 +#: /tmp/fish/implicit/share/completions/zypper.fish:240 msgid "Search for a match with all search strings (default)" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:240 +#: /tmp/fish/implicit/share/completions/zypper.fish:241 msgid "Search for a match with any of the search strings" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:241 +#: /tmp/fish/implicit/share/completions/zypper.fish:242 msgid "Search for a match to partial words (default)" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:242 +#: /tmp/fish/implicit/share/completions/zypper.fish:243 msgid "Search for a match to whole words only" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:243 +#: /tmp/fish/implicit/share/completions/zypper.fish:244 msgid "Searches for an exact package name" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:244 +#: /tmp/fish/implicit/share/completions/zypper.fish:245 msgid "Work only with the specified repository" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:246 +#: /tmp/fish/implicit/share/completions/zypper.fish:247 msgid "Show also requires and prerequires" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:247 +#: /tmp/fish/implicit/share/completions/zypper.fish:248 msgid "Show also recommends" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:248 #: /tmp/fish/implicit/share/completions/zypper.fish:249 -#: /tmp/fish/implicit/share/completions/zypper.fish:254 -#: /tmp/fish/implicit/share/completions/zypper.fish:257 +#: /tmp/fish/implicit/share/completions/zypper.fish:250 +#: /tmp/fish/implicit/share/completions/zypper.fish:255 +#: /tmp/fish/implicit/share/completions/zypper.fish:258 msgid "Just another means to specify repository" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:250 +#: /tmp/fish/implicit/share/completions/zypper.fish:251 msgid "Show only installed packages" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:251 +#: /tmp/fish/implicit/share/completions/zypper.fish:252 msgid "Show only packages which are not installed" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:252 +#: /tmp/fish/implicit/share/completions/zypper.fish:253 msgid "Sort the list by package name" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:253 +#: /tmp/fish/implicit/share/completions/zypper.fish:254 msgid "Sort the list by repository" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:255 +#: /tmp/fish/implicit/share/completions/zypper.fish:256 msgid "Show only installed patterns" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:256 +#: /tmp/fish/implicit/share/completions/zypper.fish:257 msgid "Show only patterns which are not installed" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:258 +#: /tmp/fish/implicit/share/completions/zypper.fish:259 msgid "Show only installed products" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:259 +#: /tmp/fish/implicit/share/completions/zypper.fish:260 msgid "Show only products which are not installed" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:260 +#: /tmp/fish/implicit/share/completions/zypper.fish:261 msgid "Restrict the lock to the specified repository" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:261 -#: /tmp/fish/implicit/share/completions/zypper.fish:263 +#: /tmp/fish/implicit/share/completions/zypper.fish:262 +#: /tmp/fish/implicit/share/completions/zypper.fish:264 msgid "Type of package (package, patch, pattern, product). Default: package" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:262 +#: /tmp/fish/implicit/share/completions/zypper.fish:263 msgid "Remove only locks with specified repository" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:264 +#: /tmp/fish/implicit/share/completions/zypper.fish:265 msgid "Clean only duplicate locks" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:265 +#: /tmp/fish/implicit/share/completions/zypper.fish:266 msgid "Clean only locks which doesn't lock anything" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:266 +#: /tmp/fish/implicit/share/completions/zypper.fish:267 msgid "Takes missing release number as any release" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:267 +#: /tmp/fish/implicit/share/completions/zypper.fish:268 msgid "Show the operating system label" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:268 +#: /tmp/fish/implicit/share/completions/zypper.fish:269 msgid "Clean only specified repositories" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:269 +#: /tmp/fish/implicit/share/completions/zypper.fish:270 msgid "Clean metadata cache" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:270 +#: /tmp/fish/implicit/share/completions/zypper.fish:271 msgid "Clean raw metadata cache" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:271 +#: /tmp/fish/implicit/share/completions/zypper.fish:272 msgid "Clean both metadata and package caches" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:273 +#: /tmp/fish/implicit/share/completions/zypper.fish:274 msgid "Install patch fixing the specified bugzilla issue" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:274 +#: /tmp/fish/implicit/share/completions/zypper.fish:275 msgid "Install all patches in this category" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:278 +#: /tmp/fish/implicit/share/completions/zypper.fish:279 msgid "Install patch fixing the specified CVE issue" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:279 +#: /tmp/fish/implicit/share/completions/zypper.fish:280 msgid "Install patches issued until the specified date " msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:284 +#: /tmp/fish/implicit/share/completions/zypper.fish:285 msgid "Skip interactive patches" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:285 +#: /tmp/fish/implicit/share/completions/zypper.fish:286 msgid "Do not skip interactive patches" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:286 -msgid "Download all source rpms to this directory. Default: /var/cache/zypper/source-download" -msgstr "" - #: /tmp/fish/implicit/share/completions/zypper.fish:287 -msgid "Delete extraneous source rpms in the local directory" +msgid "" +"Download all source rpms to this directory. Default: /var/cache/zypper/" +"source-download" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:288 -msgid "Do not delete extraneous source rpms" +msgid "Delete extraneous source rpms in the local directory" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:289 -msgid "Don't download any source rpms, but show which source rpms are missing or extraneous" +msgid "Do not delete extraneous source rpms" +msgstr "" + +#: /tmp/fish/implicit/share/completions/zypper.fish:290 +msgid "" +"Don't download any source rpms, but show which source rpms are missing or " +"extraneous" msgstr "" #: /tmp/fish/implicit/share/functions/abbr.fish:1 -msgid "Manage abbreviations" +msgid "Manage abbreviations using new fish 3.0 scheme." +msgstr "" + +#: /tmp/fish/implicit/share/functions/abbr_old.fish:1 +msgid "Manage abbreviations using old fish 2.x scheme." msgstr "" #: /tmp/fish/implicit/share/functions/alias.fish:1 msgid "Creates a function wrapping a command" msgstr "" +#: /tmp/fish/implicit/share/functions/cdh.fish:1 +msgid "Menu based cd command" +msgstr "" + #: /tmp/fish/implicit/share/functions/contains_seq.fish:1 msgid "Return true if array contains a sequence" msgstr "" @@ -52791,7 +58899,9 @@ msgid "Print directory stack" msgstr "" #: /tmp/fish/implicit/share/functions/down-or-search.fish:1 -msgid "Depending on cursor position and current mode, either search forward or move down one line" +msgid "" +"Depending on cursor position and current mode, either search forward or move " +"down one line" msgstr "" #: /tmp/fish/implicit/share/functions/edit_command_buffer.fish:1 @@ -53115,7 +59225,9 @@ msgid "Only match processes in the process group" msgstr "" #: /tmp/fish/implicit/share/functions/__fish_complete_pgrep.fish:4 -msgid "Only match processes whose real group ID is listed. Group 0 is translated into 's own process group" +msgid "" +"Only match processes whose real group ID is listed. Group 0 is translated " +"into 's own process group" msgstr "" #: /tmp/fish/implicit/share/functions/__fish_complete_pgrep.fish:5 @@ -53131,11 +59243,15 @@ msgid "Only match processes whose parent process ID is listed" msgstr "" #: /tmp/fish/implicit/share/functions/__fish_complete_pgrep.fish:8 -msgid "Only match processes whose process session ID is listed. Session ID 0 is translated into 's own session ID." +msgid "" +"Only match processes whose process session ID is listed. Session ID " +"0 is translated into 's own session ID." msgstr "" #: /tmp/fish/implicit/share/functions/__fish_complete_pgrep.fish:9 -msgid "Only match processes whose controlling terminal is listed. The terminal name should be specified without the \"/dev/\" prefix" +msgid "" +"Only match processes whose controlling terminal is listed. The terminal " +"name should be specified without the \"/dev/\" prefix" msgstr "" #: /tmp/fish/implicit/share/functions/__fish_complete_pgrep.fish:10 @@ -53151,7 +59267,9 @@ msgid "Negates the matching" msgstr "" #: /tmp/fish/implicit/share/functions/__fish_complete_pgrep.fish:13 -msgid " Only match processes whose name (or command line if -f is specified) exactly match the pattern" +msgid "" +" Only match processes whose name (or command line if -f is specified) " +"exactly match the pattern" msgstr "" #: /tmp/fish/implicit/share/functions/__fish_complete_pids.fish:1 @@ -53211,7 +59329,9 @@ msgid "Complete subcommand" msgstr "" #: /tmp/fish/implicit/share/functions/__fish_complete_subcommand_root.fish:1 -msgid "Run the __fish_complete_subcommand function using a PATH containing /sbin and /usr/sbin" +msgid "" +"Run the __fish_complete_subcommand function using a PATH containing /sbin " +"and /usr/sbin" msgstr "" #: /tmp/fish/implicit/share/functions/__fish_complete_suffix.fish:1 @@ -53227,6 +59347,10 @@ msgstr "" msgid "Peek inside of archives and list all files" msgstr "" +#: /tmp/fish/implicit/share/functions/__fish_complete_user_at_hosts.fish:1 +msgid "Print list host-names with user@" +msgstr "" + #: /tmp/fish/implicit/share/functions/__fish_complete_users.fish:1 msgid "Print a list of local users, with the real user name as a description" msgstr "" @@ -53313,7 +59437,9 @@ msgid "Command used to find descriptions for commands" msgstr "" #: /tmp/fish/implicit/share/functions/fish_fallback_prompt.fish:1 -msgid "A simple fallback prompt without too much color or special characters for linux VTs" +msgid "" +"A simple fallback prompt without too much color or special characters for " +"linux VTs" msgstr "" #: /tmp/fish/implicit/share/functions/__fish_filter_ant_targets.fish:1 @@ -53329,11 +59455,15 @@ msgid "Prompt function for Git" msgstr "" #: /tmp/fish/implicit/share/functions/__fish_git_prompt.fish:3 -msgid "__fish_git_prompt helper, tells whether or not the current branch has staged files" +msgid "" +"__fish_git_prompt helper, tells whether or not the current branch has staged " +"files" msgstr "" #: /tmp/fish/implicit/share/functions/__fish_git_prompt.fish:4 -msgid "__fish_git_prompt helper, tells whether or not the current branch has tracked, modified files" +msgid "" +"__fish_git_prompt helper, tells whether or not the current branch has " +"tracked, modified files" msgstr "" #: /tmp/fish/implicit/share/functions/__fish_git_prompt.fish:5 @@ -53361,7 +59491,9 @@ msgid "Event handler, repaints prompt when any char changes" msgstr "" #: /tmp/fish/implicit/share/functions/__fish_gnu_complete.fish:1 -msgid "Wrapper for the complete built-in. Skips the long completions on non-GNU systems" +msgid "" +"Wrapper for the complete built-in. Skips the long completions on non-GNU " +"systems" msgstr "" #: /tmp/fish/implicit/share/functions/__fish_hg_prompt.fish:1 @@ -53385,7 +59517,9 @@ msgid "Test if current token is on Nth place" msgstr "" #: /tmp/fish/implicit/share/functions/__fish_list_current_token.fish:1 -msgid "List contents of token under the cursor if it is a directory, otherwise list the contents of the current directory" +msgid "" +"List contents of token under the cursor if it is a directory, otherwise list " +"the contents of the current directory" msgstr "" #: /tmp/fish/implicit/share/functions/__fish_make_completion_signals.fish:1 @@ -53453,7 +59587,9 @@ msgid "Print a list of all known filesystem types" msgstr "" #: /tmp/fish/implicit/share/functions/__fish_print_function_prototypes.fish:1 -msgid "Prints the names of all function prototypes found in the headers in the current directory" +msgid "" +"Prints the names of all function prototypes found in the headers in the " +"current directory" msgstr "" #: /tmp/fish/implicit/share/functions/__fish_print_help.fish:1 @@ -53500,8 +59636,12 @@ msgstr "" msgid "Print a list of local users" msgstr "" -#: /tmp/fish/implicit/share/functions/__fish_print_xdg_mimeapps.fish:1 -msgid "Print xdg mime applications" +#: /tmp/fish/implicit/share/functions/__fish_print_xdg_applications_directories.fish:1 +msgid "Print directories where desktop files are stored" +msgstr "" + +#: /tmp/fish/implicit/share/functions/__fish_print_xdg_desktop_file_ids.fish:1 +msgid "Print all available xdg desktop file IDs" msgstr "" #: /tmp/fish/implicit/share/functions/__fish_print_xdg_mimetypes.fish:1 @@ -53565,6 +59705,10 @@ msgstr "" msgid "Prompt function for svn" msgstr "" +#: /tmp/fish/implicit/share/functions/_fish_systemctl.fish:1 +msgid "Call systemctl with some options from the current commandline" +msgstr "" + #: /tmp/fish/implicit/share/functions/__fish_test_arg.fish:1 msgid "Test if the token under the cursor matches the specified wildcard" msgstr "" @@ -53618,7 +59762,9 @@ msgid "Tests if a file descriptor is a tty" msgstr "" #: /tmp/fish/implicit/share/functions/la.fish:1 -msgid "List contents of directory, including hidden files in directory using long format" +msgid "" +"List contents of directory, including hidden files in directory using long " +"format" msgstr "" #: /tmp/fish/implicit/share/functions/ll.fish:1 @@ -53627,6 +59773,7 @@ msgstr "" #: /tmp/fish/implicit/share/functions/ls.fish:1 #: /tmp/fish/implicit/share/functions/ls.fish:2 +#: /tmp/fish/implicit/share/functions/ls.fish:3 msgid "List contents of directory" msgstr "" @@ -53634,10 +59781,6 @@ msgstr "" msgid "Format and display the on-line manual pages" msgstr "" -#: /tmp/fish/implicit/share/functions/math.fish:1 -msgid "Perform math calculations in bc" -msgstr "" - #: /tmp/fish/implicit/share/functions/nextd.fish:1 msgid "Move forward in the directory history" msgstr "" @@ -53663,7 +59806,9 @@ msgid "Print the current working directory, shortened to fit the prompt" msgstr "" #: /tmp/fish/implicit/share/functions/psub.fish:1 -msgid "Read from stdin into a file and output the filename. Remove the file when the command that called psub exits." +msgid "" +"Read from stdin into a file and output the filename. Remove the file when " +"the command that called psub exits." msgstr "" #: /tmp/fish/implicit/share/functions/pushd.fish:1 @@ -53715,7 +59860,9 @@ msgid "Set default file permission mask" msgstr "" #: /tmp/fish/implicit/share/functions/up-or-search.fish:1 -msgid "Depending on cursor position and current mode, either search backward or move up one line" +msgid "" +"Depending on cursor position and current mode, either search backward or " +"move up one line" msgstr "" #: /tmp/fish/implicit/share/functions/vared.fish:1 diff --git a/po/zh_CN.po b/po/zh_CN.po index b67a05fe6..7e385bdfb 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: fish 1.21.8\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-06-02 23:27-0700\n" +"POT-Creation-Date: 2017-11-07 15:04+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: shankerwangmiao \n" "Language: zh_CN\n" @@ -10,39 +10,212 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: src/autoload.cpp:101 +#: src/autoload.cpp:96 #, fuzzy, c-format msgid "" "Could not autoload item '%ls', it is already being autoloaded. This is a " "circular dependency in the autoloading scripts, please remove it." msgstr "不能自动加载项目 “%ls”,它已经被自动加载了。" -#: src/builtin_commandline.cpp:353 +#: src/builtin_argparse.cpp:36 +#, fuzzy, c-format +msgid "%ls: Invalid option spec '%ls' at char '%lc'\n" +msgstr "%ls:进程id %ls 非法\n" + +#: src/builtin_argparse.cpp:129 +#, c-format +msgid "%ls: Mutually exclusive flags '%ls' and `%ls` seen\n" +msgstr "" + +#: src/builtin_argparse.cpp:160 +#, fuzzy, c-format +msgid "%ls: exclusive flag string '%ls' is not valid\n" +msgstr "%ls:种子值 “%ls” 不是一个有效的数字\n" + +#: src/builtin_argparse.cpp:176 +#, fuzzy, c-format +msgid "%ls: exclusive flag '%ls' is not valid\n" +msgstr "%ls:种子值 “%ls” 不是一个有效的数字\n" + +#: src/builtin_argparse.cpp:196 +#, c-format +msgid "" +"%ls: Implicit int short flag '%lc' does not allow modifiers like '%lc'\n" +msgstr "" + +#: src/builtin_argparse.cpp:247 +#, c-format +msgid "%ls: Short flag '#' must be followed by '-' and a long name\n" +msgstr "" + +#: src/builtin_argparse.cpp:252 src/builtin_argparse.cpp:276 +#, c-format +msgid "%ls: Implicit int flag '%lc' already defined\n" +msgstr "" + +#: src/builtin_argparse.cpp:298 +#, c-format +msgid "%ls: An option spec must have a short flag letter\n" +msgstr "" + +#: src/builtin_argparse.cpp:305 +#, c-format +msgid "%ls: Short flag '%lc' invalid, must be alphanum or '#'\n" +msgstr "" + +#: src/builtin_argparse.cpp:350 +#, c-format +msgid "%ls: Missing -- separator\n" +msgstr "" + +#: src/builtin_argparse.cpp:356 src/builtin_argparse.cpp:427 +#, c-format +msgid "%ls: No option specs were provided\n" +msgstr "" + +#: src/builtin_argparse.cpp:391 +#, fuzzy, c-format +msgid "%ls: Invalid --min-args value '%ls'\n" +msgstr "%ls:变量名 “%ls” 非法\n" + +#: src/builtin_argparse.cpp:401 +#, fuzzy, c-format +msgid "%ls: Invalid --max-args value '%ls'\n" +msgstr "%ls:变量名 “%ls” 非法\n" + +#: src/builtin_bg.cpp:23 +#, c-format +msgid "" +"%ls: Can't put job %d, '%ls' to background because it is not under job " +"control\n" +msgstr "%ls:不能将任务 %d, “%ls” 置于后台,因为它不受到任务控制\n" + +#: src/builtin_bg.cpp:29 +#, c-format +msgid "Send job %d '%ls' to background\n" +msgstr "将任务 %d “%ls” 置于后台\n" + +#: src/builtin_bg.cpp:63 src/builtin_disown.cpp:69 src/builtin_fg.cpp:49 +#, c-format +msgid "%ls: There are no suitable jobs\n" +msgstr "%ls:没有匹配的任务\n" + +#: src/builtin_bg.cpp:80 src/builtin_disown.cpp:82 +#, fuzzy, c-format +msgid "%ls: '%ls' is not a valid job specifier\n" +msgstr "%ls:“%ls” 不是一个任务\n" + +#: src/builtin_bg.cpp:95 src/builtin_disown.cpp:89 +#, fuzzy, c-format +msgid "%ls: Could not find job '%d'\n" +msgstr "%ls:找不到home目录\n" + +#: src/builtin_bind.cpp:141 +#, c-format +msgid "%ls: No key with name '%ls' found\n" +msgstr "%ls:关键字 “%ls” 未找到\n" + +#: src/builtin_bind.cpp:143 +#, c-format +msgid "%ls: Key with name '%ls' does not have any mapping\n" +msgstr "%ls:名为 “%ls” 的键没有任何映射\n" + +#: src/builtin_bind.cpp:146 +#, c-format +msgid "%ls: Unknown error trying to bind to key named '%ls'\n" +msgstr "%ls:在尝试绑定名为 “%ls” 的键时发生未知错误\n" + +#: src/builtin_bind.cpp:239 +#, fuzzy, c-format +msgid "%ls: No binding found for key '%ls'\n" +msgstr "%s: No description for type %s\n" + +#: src/builtin_bind.cpp:242 +#, c-format +msgid "%ls: No binding found for sequence '%ls'\n" +msgstr "" + +#: src/builtin_bind.cpp:406 +#, c-format +msgid "%ls: Invalid state\n" +msgstr "%ls:非法状态\n" + +#: src/builtin_block.cpp:89 +#, c-format +msgid "%ls: Can not specify scope when removing block\n" +msgstr "%ls:当移除区块时不能指定作用域\n" + +#: src/builtin_block.cpp:94 +#, c-format +msgid "%ls: No blocks defined\n" +msgstr "%ls:没有定义区块\n" + +#: src/builtin_cd.cpp:44 +#, c-format +msgid "%ls: Could not find home directory\n" +msgstr "%ls:找不到home目录\n" + +#: src/builtin_cd.cpp:52 src/builtin_cd.cpp:79 +#, c-format +msgid "%ls: '%ls' is not a directory\n" +msgstr "%ls:“%ls” 不是一个目录\n" + +#: src/builtin_cd.cpp:55 +#, c-format +msgid "%ls: The directory '%ls' does not exist\n" +msgstr "%ls:目录 “%ls” 不存在\n" + +#: src/builtin_cd.cpp:58 +#, c-format +msgid "%ls: '%ls' is a rotten symlink\n" +msgstr "%ls:“%ls” 是一个损坏的符号链接\n" + +#: src/builtin_cd.cpp:61 +#, c-format +msgid "%ls: Unknown error trying to locate directory '%ls'\n" +msgstr "%ls:定位目录“%ls”时发生未知错误\n" + +#: src/builtin_cd.cpp:76 +#, c-format +msgid "%ls: Permission denied: '%ls'\n" +msgstr "%ls:拒绝访问:“%ls”\n" + +#: src/builtin_cd.cpp:90 +#, c-format +msgid "%ls: Could not set PWD variable\n" +msgstr "%ls:不能设置 PWD 变量\n" + +#: src/builtin_commandline.cpp:344 #, fuzzy, c-format msgid "%ls: Unknown input function '%ls'" msgstr "%ls:未知的输入函数 “%ls”" -#: src/builtin_complete.cpp:177 +#: src/builtin_complete.cpp:183 #, fuzzy, c-format msgid "%ls: Invalid token '%ls'\n" msgstr "%ls:变量名 “%ls” 非法\n" -#: src/builtin_complete.cpp:197 +#: src/builtin_complete.cpp:203 #, c-format msgid "%ls: -s requires a non-empty string\n" msgstr "" -#: src/builtin_complete.cpp:205 +#: src/builtin_complete.cpp:211 #, c-format msgid "%ls: -l requires a non-empty string\n" msgstr "" -#: src/builtin_complete.cpp:213 +#: src/builtin_complete.cpp:219 #, c-format msgid "%ls: -o requires a non-empty string\n" msgstr "" -#: src/builtin.cpp:226 +#: src/builtin_contains.cpp:75 +#, c-format +msgid "%ls: Key not specified\n" +msgstr "%ls:没有指定键\n" + +#: src/builtin.cpp:261 #, c-format msgid "" "%ls: Type 'help %ls' for related documentation\n" @@ -51,94 +224,284 @@ msgstr "" "%ls: 键入 “help %ls” 以获取相关的文档\n" "\n" -#: src/builtin.cpp:353 +#: src/builtin.cpp:337 #, c-format -msgid "%ls: No key with name '%ls' found\n" -msgstr "%ls:关键字 “%ls” 未找到\n" +msgid "%ls: Not inside of loop\n" +msgstr "%ls:不在循环体内部\n" -#: src/builtin.cpp:355 -#, c-format -msgid "%ls: Key with name '%ls' does not have any mapping\n" -msgstr "%ls:名为 “%ls” 的键没有任何映射\n" - -#: src/builtin.cpp:358 -#, c-format -msgid "%ls: Unknown error trying to bind to key named '%ls'\n" -msgstr "%ls:在尝试绑定名为 “%ls” 的键时发生未知错误\n" - -#: src/builtin.cpp:556 +#: src/builtin.cpp:371 #, fuzzy, c-format -msgid "%ls: No binding found for key '%ls'\n" -msgstr "%s: No description for type %s\n" +msgid "%ls: Command not valid at an interactive prompt\n" +msgstr "只在不活跃的进程上" -#: src/builtin.cpp:559 -#, c-format -msgid "%ls: No binding found for sequence '%ls'\n" +#: src/builtin.cpp:409 src/builtin.cpp:459 +#, fuzzy +msgid "Test a condition" +msgstr "设置配置选项" + +#: src/builtin.cpp:410 +msgid "Execute command if previous command suceeded" +msgstr "如果上一个命令成功,执行命令" + +#: src/builtin.cpp:411 +msgid "Parse options in fish script" msgstr "" -#: src/builtin.cpp:582 -#, c-format -msgid "%ls: Invalid state\n" -msgstr "%ls:非法状态\n" +#: src/builtin.cpp:412 +msgid "Create a block of code" +msgstr "创建代码区块" -#: src/builtin.cpp:653 -#, c-format -msgid "%ls: Can not specify scope when removing block\n" -msgstr "%ls:当移除区块时不能指定作用域\n" +#: src/builtin.cpp:413 +msgid "Send job to background" +msgstr "将任务置于后台" -#: src/builtin.cpp:659 -#, c-format -msgid "%ls: No blocks defined\n" -msgstr "%ls:没有定义区块\n" +#: src/builtin.cpp:414 +msgid "Handle fish key bindings" +msgstr "处理 fish 键 绑定" -#: src/builtin.cpp:1152 src/builtin.h:41 -#, c-format -msgid "%ls: Invalid combination of options\n" -msgstr "%ls:非法的选项组合\n" +#: src/builtin.cpp:415 +msgid "Temporarily block delivery of events" +msgstr "Temporarily block delivery of events" -#: src/builtin.cpp:1164 -#, c-format -msgid "%ls: Expected exactly one function name\n" -msgstr "%ls:应恰好有一个函数名\n" +#: src/builtin.cpp:416 +msgid "Stop the innermost loop" +msgstr "停止最内层的循环" -#: src/builtin.cpp:1171 src/builtin.cpp:1221 -#, c-format -msgid "%ls: Function '%ls' does not exist\n" -msgstr "%ls:函数 “%ls” 不存在\n" - -#: src/builtin.cpp:1180 -#, fuzzy, c-format -msgid "%ls: Expected exactly one function name for --details\n" -msgstr "%ls:应恰好有一个函数名\n" - -#: src/builtin.cpp:1211 -#, fuzzy, c-format +#: src/builtin.cpp:418 msgid "" -"%ls: Expected exactly two names (current function name, and new function " -"name)\n" -msgstr "%ls:应恰好有一个函数名\n" +"Temporarily halt execution of a script and launch an interactive debug prompt" +msgstr "暂时终止一个脚本的执行并运行一个交互式的 debug 提示符" -#: src/builtin.cpp:1228 +#: src/builtin.cpp:419 +msgid "Run a builtin command instead of a function" +msgstr "执行内部命令而不是一个函数" + +#: src/builtin.cpp:420 src/builtin.cpp:458 +msgid "Conditionally execute a block of commands" +msgstr "有条件地执行一个命令区块" + +#: src/builtin.cpp:421 +msgid "Change working directory" +msgstr "改变工作目录(当前目录)" + +#: src/builtin.cpp:422 +msgid "Run a program instead of a function or builtin" +msgstr "执行一个程序,而不是一个函数或内部命令" + +#: src/builtin.cpp:423 +msgid "Set or get the commandline" +msgstr "设置或取得命令行" + +#: src/builtin.cpp:424 +msgid "Edit command specific completions" +msgstr "编辑命令相关的补全" + +#: src/builtin.cpp:425 +msgid "Search for a specified string in a list" +msgstr "在指定列表中搜索一个特定的字符串" + +#: src/builtin.cpp:427 +msgid "Skip the rest of the current lap of the innermost loop" +msgstr "跳过最内层循环的当前一轮的剩余部分" + +#: src/builtin.cpp:428 +msgid "Count the number of arguments" +msgstr "参数的个数的计数" + +#: src/builtin.cpp:429 +msgid "Remove job from job list" +msgstr "" + +#: src/builtin.cpp:430 +#, fuzzy +msgid "Print arguments" +msgstr "打印单词计数" + +#: src/builtin.cpp:431 +msgid "Evaluate block if condition is false" +msgstr "条件为假时对区块求值" + +#: src/builtin.cpp:432 +msgid "Emit an event" +msgstr "触发一个事件️" + +#: src/builtin.cpp:433 +msgid "End a block of commands" +msgstr "结束一个命令块" + +#: src/builtin.cpp:434 +msgid "Run command in current process" +msgstr "在当前进程下执行命令" + +#: src/builtin.cpp:435 +msgid "Exit the shell" +msgstr "退出这个 shell" + +#: src/builtin.cpp:436 +msgid "Return an unsuccessful result" +msgstr "" + +#: src/builtin.cpp:437 +msgid "Send job to foreground" +msgstr "将任务带回到前台" + +#: src/builtin.cpp:438 +msgid "Perform a set of commands multiple times" +msgstr "多次执行一组指令" + +#: src/builtin.cpp:439 +msgid "Define a new function" +msgstr "定义一个新函数" + +#: src/builtin.cpp:440 +msgid "List or remove functions" +msgstr "列出或移除函数" + +#: src/builtin.cpp:441 +msgid "History of commands executed by user" +msgstr "用户执行的历史命令" + +#: src/builtin.cpp:442 +msgid "Evaluate block if condition is true" +msgstr "条件为真时对区块求值" + +#: src/builtin.cpp:443 +msgid "Print currently running jobs" +msgstr "列出当前运行的任务" + +#: src/builtin.cpp:444 +msgid "Evaluate math expressions" +msgstr "" + +#: src/builtin.cpp:445 +msgid "Negate exit status of job" +msgstr "负的任务退出代码(exit status)" + +#: src/builtin.cpp:446 +msgid "Execute command if previous command failed" +msgstr "如果前一条命令失败执行命令" + +#: src/builtin.cpp:447 +#, fuzzy +msgid "Prints formatted text" +msgstr "显示命令类型" + +#: src/builtin.cpp:448 +#, fuzzy +msgid "Print the working directory" +msgstr "显示工作目录" + +#: src/builtin.cpp:449 +msgid "Generate random number" +msgstr "生成随机数" + +#: src/builtin.cpp:450 +msgid "Read a line of input into variables" +msgstr "将输入的一行读入到变量中" + +#: src/builtin.cpp:451 +msgid "Convert path to absolute path without symlinks" +msgstr "" + +#: src/builtin.cpp:452 +msgid "Stop the currently evaluated function" +msgstr "停止当前求值的函数" + +#: src/builtin.cpp:453 +msgid "Handle environment variables" +msgstr "处理环境变量" + +#: src/builtin.cpp:454 +msgid "Set the terminal color" +msgstr "设置终端颜色" + +#: src/builtin.cpp:455 +msgid "Evaluate contents of file" +msgstr "对文件内容求值" + +#: src/builtin.cpp:456 +msgid "Return status information about fish" +msgstr "返回 fish 的状态信息" + +#: src/builtin.cpp:457 +msgid "Manipulate strings" +msgstr "" + +#: src/builtin.cpp:460 +msgid "Return a successful result" +msgstr "" + +#: src/builtin.cpp:461 +msgid "Set or get the shells resource usage limits" +msgstr "显示或设置 shell 资源使用限制" + +#: src/builtin.cpp:462 +msgid "Perform a command multiple times" +msgstr "多次执行一条命令" + +#: src/builtin_disown.cpp:21 #, c-format -msgid "%ls: Illegal function name '%ls'\n" -msgstr "%ls:函数名 “%ls” 非法\n" +msgid "%ls: Unknown job '%ls'\n" +msgstr "%ls:未知的任务 “%ls”\n" -#: src/builtin.cpp:1237 +#: src/builtin_disown.cpp:30 +#, c-format +msgid "%ls: job %d ('%ls') was stopped and has been signalled to continue.\n" +msgstr "" + +#: src/builtin_exit.cpp:85 src/builtin_read.cpp:138 src/builtin_return.cpp:85 +#, c-format +msgid "%ls: Argument '%ls' must be an integer\n" +msgstr "%ls:参数 “%ls” 必须是整数\n" + +#: src/builtin_fg.cpp:65 +#, c-format +msgid "%ls: Ambiguous job\n" +msgstr "%ls:不明确的任务\n" + +#: src/builtin_fg.cpp:67 src/builtin_jobs.cpp:181 +#, c-format +msgid "%ls: '%ls' is not a job\n" +msgstr "%ls:“%ls” 不是一个任务\n" + +#: src/builtin_fg.cpp:81 src/builtin_jobs.cpp:191 +#, c-format +msgid "%ls: No suitable job: %d\n" +msgstr "%ls:没有匹配的任务:%d\n" + +#: src/builtin_fg.cpp:84 +#, c-format +msgid "" +"%ls: Can't put job %d, '%ls' to foreground because it is not under job " +"control\n" +msgstr "%ls:不能将任务 %d, “%ls” 带到前台,因为它不受到任务控制\n" + +#: src/builtin_function.cpp:68 #, fuzzy, c-format -msgid "%ls: Function '%ls' already exists. Cannot create copy '%ls'\n" -msgstr "%ls:函数 “%ls” 不存在\n" +msgid "%ls: Unknown signal '%ls'" +msgstr "%ls:未知的信号 “%ls”" -#: src/builtin.cpp:1548 +#: src/builtin_function.cpp:113 +#, c-format +msgid "%ls: Cannot find calling job for event handler" +msgstr "" + +#: src/builtin_function.cpp:121 +#, fuzzy, c-format +msgid "%ls: Invalid process id '%ls'" +msgstr "%ls:进程id %ls 非法" + +#: src/builtin_function.cpp:179 #, fuzzy, c-format msgid "%ls: Expected function name" msgstr "%ls:应有函数名" -#: src/builtin.cpp:1554 +#: src/builtin_function.cpp:185 #, fuzzy, c-format msgid "%ls: Illegal function name '%ls'" msgstr "%ls:函数名 “%ls” 非法" -#: src/builtin.cpp:1561 +#: src/builtin_function.cpp:192 #, fuzzy, c-format msgid "" "%ls: The name '%ls' is reserved,\n" @@ -147,479 +510,129 @@ msgstr "" "%ls:名字 “%ls” 已经保留,\n" "不能作为函数名" -#: src/builtin.cpp:1630 -#, fuzzy, c-format -msgid "%ls: Unknown signal '%ls'" -msgstr "%ls:未知的信号 “%ls”" - -#: src/builtin.cpp:1675 -#, fuzzy, c-format -msgid "%ls: Cannot find calling job for event handler" -msgstr "" - -#: src/builtin.cpp:1683 -#, fuzzy, c-format -msgid "%ls: Invalid process id '%ls'" -msgstr "%ls:进程id %ls 非法" - -#: src/builtin.cpp:1739 +#: src/builtin_function.cpp:239 #, fuzzy, c-format msgid "%ls: Unexpected positional argument '%ls'" msgstr "%ls:应有一个参数,提供了 %ls 个" -#: src/builtin.cpp:2163 -#, fuzzy, c-format -msgid "%ls: Argument '%ls' is out of range\n" -msgstr "%ls: Argument “%ls” is not a number\n" - -#: src/builtin.cpp:2169 src/builtin.cpp:2656 src/builtin.cpp:3176 +#: src/builtin_functions.cpp:275 src/builtin.h:38 #, c-format -msgid "%ls: Argument '%ls' must be an integer\n" -msgstr "%ls:参数 “%ls” 必须是整数\n" +msgid "%ls: Invalid combination of options\n" +msgstr "%ls:非法的选项组合\n" -#: src/builtin.cpp:2212 +#: src/builtin_functions.cpp:289 #, c-format -msgid "%ls: You can't specify both -p and -P\n" -msgstr "" +msgid "%ls: Expected exactly one function name\n" +msgstr "%ls:应恰好有一个函数名\n" -#: src/builtin.cpp:2240 +#: src/builtin_functions.cpp:296 src/builtin_functions.cpp:352 +#, c-format +msgid "%ls: Function '%ls' does not exist\n" +msgstr "%ls:函数 “%ls” 不存在\n" + +#: src/builtin_functions.cpp:307 #, fuzzy, c-format -msgid "%ls: --array option requires a single variable name.\n" -msgstr "" -"%ls:Erase 需要一个变量名\n" -"%ls\n" +msgid "%ls: Expected exactly one function name for --details\n" +msgstr "%ls:应恰好有一个函数名\n" -#: src/builtin.cpp:2371 src/builtin.cpp:3221 -#: /tmp/fish/explicit/share/functions/history.fish:1 +#: src/builtin_functions.cpp:342 +#, fuzzy, c-format +msgid "" +"%ls: Expected exactly two names (current function name, and new function " +"name)\n" +msgstr "%ls:应恰好有一个函数名\n" + +#: src/builtin_functions.cpp:359 +#, c-format +msgid "%ls: Illegal function name '%ls'\n" +msgstr "%ls:函数名 “%ls” 非法\n" + +#: src/builtin_functions.cpp:368 +#, fuzzy, c-format +msgid "%ls: Function '%ls' already exists. Cannot create copy '%ls'\n" +msgstr "%ls:函数 “%ls” 不存在\n" + +#: src/builtin_history.cpp:71 src/builtin_status.cpp:117 #, c-format msgid "you cannot do both '%ls' and '%ls' in the same invocation" msgstr "" -#: src/builtin.cpp:2541 -msgid "This is a login shell\n" -msgstr "这是登录shell\n" - -#: src/builtin.cpp:2543 -msgid "This is not a login shell\n" -msgstr "这不是登录shell\n" - -#: src/builtin.cpp:2547 -#, c-format -msgid "Job control: %ls\n" -msgstr "任务控制:%ls\n" - -#: src/builtin.cpp:2549 -msgid "Only on interactive jobs" -msgstr "只在不活跃的进程上" - -#: src/builtin.cpp:2550 -msgid "Never" -msgstr "从不" - -#: src/builtin.cpp:2550 -msgid "Always" -msgstr "总是" - -#: src/builtin.cpp:2578 src/fish.cpp:422 src/parser.cpp:506 -msgid "Standard input" -msgstr "标准输入" - -#: src/builtin.cpp:2586 -#, fuzzy -msgid "Not a function" -msgstr "定义一个新函数" - -#: src/builtin.cpp:2645 src/builtin.h:67 -#, c-format -msgid "%ls: Too many arguments\n" -msgstr "%ls:参数过多\n" - -#: src/builtin.cpp:2677 -#, c-format -msgid "%ls: Could not find home directory\n" -msgstr "%ls:找不到home目录\n" - -#: src/builtin.cpp:2691 src/builtin.cpp:2718 -#, c-format -msgid "%ls: '%ls' is not a directory\n" -msgstr "%ls:“%ls” 不是一个目录\n" - -#: src/builtin.cpp:2694 -#, c-format -msgid "%ls: The directory '%ls' does not exist\n" -msgstr "%ls:目录 “%ls” 不存在\n" - -#: src/builtin.cpp:2697 -#, c-format -msgid "%ls: '%ls' is a rotten symlink\n" -msgstr "%ls:“%ls” 是一个损坏的符号链接\n" - -#: src/builtin.cpp:2700 -#, c-format -msgid "%ls: Unknown error trying to locate directory '%ls'\n" -msgstr "%ls:定位目录“%ls”时发生未知错误\n" - -#: src/builtin.cpp:2715 -#, c-format -msgid "%ls: Permission denied: '%ls'\n" -msgstr "%ls:拒绝访问:“%ls”\n" - -#: src/builtin.cpp:2729 -#, c-format -msgid "%ls: Could not set PWD variable\n" -msgstr "%ls:不能设置 PWD 变量\n" - -#: src/builtin.cpp:2798 -#, c-format -msgid "%ls: Key not specified\n" -msgstr "%ls:没有指定键\n" - -#: src/builtin.cpp:2828 src/builtin.cpp:2836 -#, c-format -msgid "%ls: Error encountered while sourcing file '%ls':\n" -msgstr "%ls:读取源文件“%ls”时遇到错误:\n" - -#: src/builtin.cpp:2844 -#, c-format -msgid "%ls: '%ls' is not a file\n" -msgstr "%ls:“%ls” 不是一个文件\n" - -#: src/builtin.cpp:2861 -#, c-format -msgid "%ls: Error while reading file '%ls'\n" -msgstr "%ls:读取文件 “%ls” 时发生错误\n" - -#: src/builtin.cpp:2890 src/builtin.cpp:2991 src/builtin.cpp:3070 -#, c-format -msgid "%ls: There are no suitable jobs\n" -msgstr "%ls:没有匹配的任务\n" - -#: src/builtin.cpp:2906 -#, c-format -msgid "%ls: Ambiguous job\n" -msgstr "%ls:不明确的任务\n" - -#: src/builtin.cpp:2908 src/builtin_jobs.cpp:189 -#, c-format -msgid "%ls: '%ls' is not a job\n" -msgstr "%ls:“%ls” 不是一个任务\n" - -#: src/builtin.cpp:2923 src/builtin_jobs.cpp:199 -#, c-format -msgid "%ls: No suitable job: %d\n" -msgstr "%ls:没有匹配的任务:%d\n" - -#: src/builtin.cpp:2926 -#, c-format -msgid "" -"%ls: Can't put job %d, '%ls' to foreground because it is not under job " -"control\n" -msgstr "%ls:不能将任务 %d, “%ls” 带到前台,因为它不受到任务控制\n" - -#: src/builtin.cpp:2962 -#, c-format -msgid "" -"%ls: Can't put job %d, '%ls' to background because it is not under job " -"control\n" -msgstr "%ls:不能将任务 %d, “%ls” 置于后台,因为它不受到任务控制\n" - -#: src/builtin.cpp:2968 -#, c-format -msgid "Send job %d '%ls' to background\n" -msgstr "将任务 %d “%ls” 置于后台\n" - -#: src/builtin.cpp:3008 src/builtin.cpp:3083 -#, fuzzy, c-format -msgid "%ls: '%ls' is not a valid job specifier\n" -msgstr "%ls:“%ls” 不是一个任务\n" - -#: src/builtin.cpp:3023 src/builtin.cpp:3090 -#, fuzzy, c-format -msgid "%ls: Could not find job '%d'\n" -msgstr "%ls:找不到home目录\n" - -#: src/builtin.cpp:3033 -#, c-format -msgid "%ls: Unknown job '%ls'\n" -msgstr "%ls:未知的任务 “%ls”\n" - -#: src/builtin.cpp:3042 -#, c-format -msgid "%ls: job %d ('%ls') was stopped and has been signalled to continue.\n" -msgstr "" - -#: src/builtin.cpp:3129 -#, c-format -msgid "%ls: Not inside of loop\n" -msgstr "%ls:不在循环体内部\n" - -#: src/builtin.cpp:3193 -#, c-format -msgid "%ls: Not inside of function\n" -msgstr "%ls:不在函数体之内\n" - -#: src/builtin.cpp:3234 +#: src/builtin_history.cpp:84 #, c-format msgid "%ls: you cannot use any options with the %ls command\n" msgstr "" -#: src/builtin.cpp:3344 src/builtin.cpp:3380 +#: src/builtin_history.cpp:163 #, fuzzy, c-format msgid "%ls: max value '%ls' is not a valid number\n" msgstr "%ls:种子值 “%ls” 不是一个有效的数字\n" -#: src/builtin.cpp:3423 +#: src/builtin_history.cpp:261 msgid "builtin history delete only supports --exact\n" msgstr "" -#: src/builtin.cpp:3429 +#: src/builtin_history.cpp:267 msgid "builtin history delete only supports --case-sensitive\n" msgstr "" -#: src/builtin.cpp:3553 -#, fuzzy, c-format -msgid "%ls: Invalid path: %ls\n" -msgstr "%ls:非法状态\n" - -#: src/builtin.cpp:3568 src/builtin.cpp:3620 -#, fuzzy -msgid "Test a condition" -msgstr "设置配置选项" - -#: src/builtin.cpp:3571 -msgid "Try out the new parser" -msgstr "" - -#: src/builtin.cpp:3573 -msgid "Execute command if previous command suceeded" -msgstr "如果上一个命令成功,执行命令" - -#: src/builtin.cpp:3574 -msgid "Create a block of code" -msgstr "创建代码区块" - -#: src/builtin.cpp:3575 -msgid "Send job to background" -msgstr "将任务置于后台" - -#: src/builtin.cpp:3576 -msgid "Handle fish key bindings" -msgstr "处理 fish 键 绑定" - -#: src/builtin.cpp:3577 -msgid "Temporarily block delivery of events" -msgstr "Temporarily block delivery of events" - -#: src/builtin.cpp:3578 -msgid "Stop the innermost loop" -msgstr "停止最内层的循环" - -#: src/builtin.cpp:3580 -msgid "" -"Temporarily halt execution of a script and launch an interactive debug prompt" -msgstr "暂时终止一个脚本的执行并运行一个交互式的 debug 提示符" - -#: src/builtin.cpp:3581 -msgid "Run a builtin command instead of a function" -msgstr "执行内部命令而不是一个函数" - -#: src/builtin.cpp:3582 src/builtin.cpp:3619 -msgid "Conditionally execute a block of commands" -msgstr "有条件地执行一个命令区块" - -#: src/builtin.cpp:3583 -msgid "Change working directory" -msgstr "改变工作目录(当前目录)" - -#: src/builtin.cpp:3584 -msgid "Run a program instead of a function or builtin" -msgstr "执行一个程序,而不是一个函数或内部命令" - -#: src/builtin.cpp:3585 -msgid "Set or get the commandline" -msgstr "设置或取得命令行" - -#: src/builtin.cpp:3586 -msgid "Edit command specific completions" -msgstr "编辑命令相关的补全" - -#: src/builtin.cpp:3587 -msgid "Search for a specified string in a list" -msgstr "在指定列表中搜索一个特定的字符串" - -#: src/builtin.cpp:3589 -msgid "Skip the rest of the current lap of the innermost loop" -msgstr "跳过最内层循环的当前一轮的剩余部分" - -#: src/builtin.cpp:3590 -msgid "Count the number of arguments" -msgstr "参数的个数的计数" - -#: src/builtin.cpp:3591 -msgid "Remove job from job list" -msgstr "" - -#: src/builtin.cpp:3592 -#, fuzzy -msgid "Print arguments" -msgstr "打印单词计数" - -#: src/builtin.cpp:3593 -msgid "Evaluate block if condition is false" -msgstr "条件为假时对区块求值" - -#: src/builtin.cpp:3594 -msgid "Emit an event" -msgstr "触发一个事件️" - -#: src/builtin.cpp:3595 -msgid "End a block of commands" -msgstr "结束一个命令块" - -#: src/builtin.cpp:3596 -msgid "Run command in current process" -msgstr "在当前进程下执行命令" - -#: src/builtin.cpp:3597 -msgid "Exit the shell" -msgstr "退出这个 shell" - -#: src/builtin.cpp:3598 -msgid "Return an unsuccessful result" -msgstr "" - -#: src/builtin.cpp:3599 -msgid "Send job to foreground" -msgstr "将任务带回到前台" - -#: src/builtin.cpp:3600 -msgid "Perform a set of commands multiple times" -msgstr "多次执行一组指令" - -#: src/builtin.cpp:3601 -msgid "Define a new function" -msgstr "定义一个新函数" - -#: src/builtin.cpp:3602 -msgid "List or remove functions" -msgstr "列出或移除函数" - -#: src/builtin.cpp:3603 -msgid "History of commands executed by user" -msgstr "用户执行的历史命令" - -#: src/builtin.cpp:3604 -msgid "Evaluate block if condition is true" -msgstr "条件为真时对区块求值" - -#: src/builtin.cpp:3605 -msgid "Print currently running jobs" -msgstr "列出当前运行的任务" - -#: src/builtin.cpp:3606 -msgid "Negate exit status of job" -msgstr "负的任务退出代码(exit status)" - -#: src/builtin.cpp:3607 -msgid "Execute command if previous command failed" -msgstr "如果前一条命令失败执行命令" - -#: src/builtin.cpp:3608 -#, fuzzy -msgid "Prints formatted text" -msgstr "显示命令类型" - -#: src/builtin.cpp:3609 -#, fuzzy -msgid "Print the working directory" -msgstr "显示工作目录" - -#: src/builtin.cpp:3610 -msgid "Generate random number" -msgstr "生成随机数" - -#: src/builtin.cpp:3611 -msgid "Read a line of input into variables" -msgstr "将输入的一行读入到变量中" - -#: src/builtin.cpp:3612 -msgid "Convert path to absolute path without symlinks" -msgstr "" - -#: src/builtin.cpp:3613 -msgid "Stop the currently evaluated function" -msgstr "停止当前求值的函数" - -#: src/builtin.cpp:3614 -msgid "Handle environment variables" -msgstr "处理环境变量" - -#: src/builtin.cpp:3615 -msgid "Set the terminal color" -msgstr "设置终端颜色" - -#: src/builtin.cpp:3616 -msgid "Evaluate contents of file" -msgstr "对文件内容求值" - -#: src/builtin.cpp:3617 -msgid "Return status information about fish" -msgstr "返回 fish 的状态信息" - -#: src/builtin.cpp:3618 -msgid "Manipulate strings" -msgstr "" - -#: src/builtin.cpp:3621 -msgid "Return a successful result" -msgstr "" - -#: src/builtin.cpp:3622 -msgid "Set or get the shells resource usage limits" -msgstr "显示或设置 shell 资源使用限制" - -#: src/builtin.cpp:3623 -msgid "Perform a command multiple times" -msgstr "多次执行一条命令" - -#: src/builtin_jobs.cpp:54 +#: src/builtin_jobs.cpp:55 msgid "Job\tGroup\t" msgstr "任务\t组\t" -#: src/builtin_jobs.cpp:56 +#: src/builtin_jobs.cpp:57 msgid "CPU\t" msgstr "CPU\t" -#: src/builtin_jobs.cpp:58 +#: src/builtin_jobs.cpp:59 msgid "State\tCommand\n" msgstr "状态\t命令\n" -#: src/builtin_jobs.cpp:66 +#: src/builtin_jobs.cpp:67 msgid "stopped" msgstr "已终止" -#: src/builtin_jobs.cpp:66 +#: src/builtin_jobs.cpp:67 msgid "running" msgstr "运行中" -#: src/builtin_jobs.cpp:75 +#: src/builtin_jobs.cpp:76 msgid "Group\n" msgstr "组\n" -#: src/builtin_jobs.cpp:83 +#: src/builtin_jobs.cpp:84 #, fuzzy msgid "Process\n" msgstr "进程\n" -#: src/builtin_jobs.cpp:94 +#: src/builtin_jobs.cpp:95 msgid "Command\n" msgstr "命令\n" -#: src/builtin_jobs.cpp:219 +#: src/builtin_jobs.cpp:211 #, c-format msgid "%ls: There are no jobs\n" msgstr "%ls:没有任务\n" +#: src/builtin_math.cpp:44 +#, fuzzy, c-format +msgid "%ls: '%ls' is not a valid scale value\n" +msgstr "%ls:“%ls” 不是一个任务\n" + +#: src/builtin_math.cpp:148 +#, c-format +msgid "Var '%ls' not a valid floating point number: '%ls'." +msgstr "" + +#: src/builtin_math.cpp:157 +#, c-format +msgid "More than %d var names in math expression." +msgstr "" + +#: src/builtin_math.cpp:194 +#, fuzzy, c-format +msgid "%ls: Invalid expression: %ls\n" +msgstr "%ls:进程id %ls 非法" + #: src/builtin_printf.cpp:243 msgid "Number out of range" msgstr "" @@ -647,281 +660,395 @@ msgstr "" msgid "Unicode character out of range: \\%c%0*x" msgstr "" -#: src/builtin_printf.cpp:646 +#: src/builtin_printf.cpp:647 #, c-format msgid "invalid field width: %ls" msgstr "" -#: src/builtin_printf.cpp:673 +#: src/builtin_printf.cpp:674 #, fuzzy, c-format msgid "invalid precision: %ls" msgstr "非法的进程ID: %ls" -#: src/builtin_printf.cpp:698 +#: src/builtin_printf.cpp:699 #, fuzzy, c-format msgid "%.*ls: invalid conversion specification" msgstr "%.*ls:非法的选项组合" -#: src/builtin_printf.cpp:730 -msgid "printf: not enough arguments" +#: src/builtin_read.cpp:123 +#, c-format +msgid "" +"%ls: flags '--mode-name' / '-m' are now ignored. Set fish_history instead.\n" msgstr "" -#: src/builtin_set_color.cpp:142 src/builtin_set_color.cpp:161 +#: src/builtin_read.cpp:132 +#, fuzzy, c-format +msgid "%ls: Argument '%ls' is out of range\n" +msgstr "%ls: Argument “%ls” is not a number\n" + +#: src/builtin_read.cpp:344 +#, c-format +msgid "%ls: You can't specify both -p and -P\n" +msgstr "" + +#: src/builtin_realpath.cpp:44 +#, fuzzy, c-format +msgid "%ls: Invalid path: %ls\n" +msgstr "%ls:非法状态\n" + +#: src/builtin_return.cpp:100 +#, c-format +msgid "%ls: Not inside of function\n" +msgstr "%ls:不在函数体之内\n" + +#: src/builtin_set_color.cpp:159 src/builtin_set_color.cpp:178 #, fuzzy, c-format msgid "%ls: Unknown color '%ls'\n" msgstr "%ls:未知的任务 “%ls”\n" -#: src/builtin_set_color.cpp:150 +#: src/builtin_set_color.cpp:167 #, fuzzy, c-format msgid "%ls: Expected an argument\n" msgstr "%ls:应有一个参数,提供了 %d 个\n" -#: src/builtin_set.cpp:133 -#, c-format -msgid "%ls: Tried to change the read-only variable '%ls'\n" -msgstr "%ls:试图改变只读变量 “%ls” 的值\n" - -#: src/builtin_set.cpp:140 +#: src/builtin_set.cpp:62 #, fuzzy, c-format -msgid "%ls: Tried to set the special variable '%ls' with the wrong scope\n" -msgstr "%ls:试图改变只读变量 “%ls” 的值\n" +msgid "%ls: Warning: $%ls entry \"%ls\" is not valid (%s)\n" +msgstr "%ls:种子值 “%ls” 不是一个有效的数字\n" -#: src/builtin_set.cpp:147 -#, fuzzy, c-format -msgid "%ls: Tried to set the special variable '%ls' to an invalid value\n" -msgstr "%ls:试图改变只读变量 “%ls” 的值\n" - -#: src/builtin_set.cpp:189 +#: src/builtin_set.cpp:64 #, c-format -msgid "%ls: Multiple variable names specified in single call (%ls and %.*ls)\n" -msgstr "%ls:在一个调用中指定了多个变量 (%ls and %.*ls)\n" +msgid "%ls: Did you mean 'set %ls $%ls %ls'?\n" +msgstr "" -#: src/builtin_set.cpp:201 +#: src/builtin_set.cpp:65 #, c-format -msgid "%ls: Invalid index starting at '%ls'\n" -msgstr "%ls:开始于 “%ls” 的索引非法\n" +msgid "%ls: You provided %d indexes but %d values\n" +msgstr "" -#: src/builtin_set.cpp:503 +#: src/builtin_set.cpp:66 #, fuzzy, c-format msgid "%ls: Erase needs a variable name\n" msgstr "" "%ls:Erase 需要一个变量名\n" "%ls\n" -#: src/builtin_set.cpp:593 -#, fuzzy, c-format -msgid "%ls: Values cannot be specfied with erase\n" -msgstr "%ls:没有指定键\n" - -#: src/builtin_set.cpp:612 +#: src/builtin_set.cpp:67 #, c-format -msgid "" -"%ls: Warning: universal scope selected, but a global variable '%ls' exists.\n" +msgid "%ls: Array index out of bounds\n" msgstr "" -#: src/builtin_string.cpp:35 +#: src/builtin_set.cpp:69 +#, c-format +msgid "" +"%ls: Universal variable '%ls' is shadowed by the global variable of the same " +"name.\n" +msgstr "" + +#: src/builtin_set.cpp:303 +#, c-format +msgid "%ls: Tried to change the read-only variable '%ls'\n" +msgstr "%ls:试图改变只读变量 “%ls” 的值\n" + +#: src/builtin_set.cpp:310 +#, fuzzy, c-format +msgid "%ls: Tried to set the special variable '%ls' with the wrong scope\n" +msgstr "%ls:试图改变只读变量 “%ls” 的值\n" + +#: src/builtin_set.cpp:317 +#, fuzzy, c-format +msgid "%ls: Tried to set the special variable '%ls' to an invalid value\n" +msgstr "%ls:试图改变只读变量 “%ls” 的值\n" + +#: src/builtin_set.cpp:355 +#, c-format +msgid "%ls: Invalid index starting at '%ls'\n" +msgstr "%ls:开始于 “%ls” 的索引非法\n" + +#: src/builtin_set.cpp:537 +#, fuzzy, c-format +msgid "$%ls: not set in %ls scope\n" +msgstr "%ls:不在循环体内部\n" + +#: src/builtin_set.cpp:542 +msgid "exported" +msgstr "" + +#: src/builtin_set.cpp:542 +msgid "unexported" +msgstr "" + +#: src/builtin_set.cpp:544 +#, c-format +msgid "$%ls: set in %ls scope, %ls, with %d elements\n" +msgstr "" + +#: src/builtin_set.cpp:554 +#, fuzzy, c-format +msgid "$%ls[%d]: length=%d value=|%ls|\n" +msgstr "%ls:变量名 “%ls” 非法\n" + +#: src/builtin_set.cpp:578 +#, fuzzy, c-format +msgid "$%ls: invalid var name\n" +msgstr "%ls:非法状态\n" + +#: src/builtin_set.cpp:584 +#, c-format +msgid "%ls: `set --show` does not allow slices with the var names\n" +msgstr "" + +#: src/builtin_source.cpp:49 src/builtin_source.cpp:57 +#, c-format +msgid "%ls: Error encountered while sourcing file '%ls':\n" +msgstr "%ls:读取源文件“%ls”时遇到错误:\n" + +#: src/builtin_source.cpp:65 +#, c-format +msgid "%ls: '%ls' is not a file\n" +msgstr "%ls:“%ls” 不是一个文件\n" + +#: src/builtin_source.cpp:84 +#, c-format +msgid "%ls: Error while reading file '%ls'\n" +msgstr "%ls:读取文件 “%ls” 时发生错误\n" + +#: src/builtin_status.cpp:155 +#, fuzzy, c-format +msgid "%ls: Invalid level value '%ls'\n" +msgstr "%ls:变量名 “%ls” 非法\n" + +#: src/builtin_status.cpp:276 +msgid "This is a login shell\n" +msgstr "这是登录shell\n" + +#: src/builtin_status.cpp:278 +msgid "This is not a login shell\n" +msgstr "这不是登录shell\n" + +#: src/builtin_status.cpp:282 +#, c-format +msgid "Job control: %ls\n" +msgstr "任务控制:%ls\n" + +#: src/builtin_status.cpp:284 +msgid "Only on interactive jobs" +msgstr "只在不活跃的进程上" + +#: src/builtin_status.cpp:285 +msgid "Never" +msgstr "从不" + +#: src/builtin_status.cpp:285 +msgid "Always" +msgstr "总是" + +#: src/builtin_status.cpp:312 src/fish.cpp:433 src/parser.cpp:552 +msgid "Standard input" +msgstr "标准输入" + +#: src/builtin_status.cpp:320 +#, fuzzy +msgid "Not a function" +msgstr "定义一个新函数" + +#: src/builtin_string.cpp:39 #, fuzzy, c-format msgid "%ls: Expected argument\n" msgstr "%ls:应有一个参数,提供了 %d 个\n" -#: src/builtin_string.cpp:372 -#, c-format -msgid "%ls: Regular expression compile error: %ls\n" -msgstr "" - -#: src/builtin_string.cpp:411 -#, c-format -msgid "%ls: Regular expression match error: %ls\n" -msgstr "" - -#: src/builtin_string.cpp:416 -#, c-format -msgid "%ls: Regular expression internal error\n" -msgstr "" - -#: src/builtin_string.cpp:570 -msgid "--enter and --index are mutually exclusive" -msgstr "" - -#: src/builtin_string.cpp:743 -#, c-format -msgid "%ls: Regular expression substitute error: %ls\n" -msgstr "" - -#: src/builtin_string.cpp:1008 +#: src/builtin_string.cpp:160 #, fuzzy, c-format -msgid "%ls: Invalid count value '%ls'\n" -msgstr "%ls:变量名 “%ls” 非法\n" +msgid "%ls: Invalid escape style '%ls'\n" +msgstr "%ls:开始于 “%ls” 的索引非法\n" -#: src/builtin_string.cpp:1021 -#, fuzzy, c-format -msgid "%ls: Invalid max value '%ls'\n" -msgstr "%ls:变量名 “%ls” 非法\n" - -#: src/builtin_string.cpp:1104 +#: src/builtin_string.cpp:238 #, fuzzy, c-format msgid "%ls: Invalid length value '%ls'\n" msgstr "%ls:变量名 “%ls” 非法\n" -#: src/builtin_string.cpp:1120 +#: src/builtin_string.cpp:258 +#, fuzzy, c-format +msgid "%ls: Invalid max value '%ls'\n" +msgstr "%ls:变量名 “%ls” 非法\n" + +#: src/builtin_string.cpp:275 +#, fuzzy, c-format +msgid "%ls: Invalid count value '%ls'\n" +msgstr "%ls:变量名 “%ls” 非法\n" + +#: src/builtin_string.cpp:321 #, fuzzy, c-format msgid "%ls: Invalid start value '%ls'\n" msgstr "%ls:开始于 “%ls” 的索引非法\n" -#: src/builtin_string.cpp:1294 -#, fuzzy -msgid "string: Expected subcommand\n" -msgstr "%ls:应有函数名\n" +#: src/builtin_string.cpp:743 +#, c-format +msgid "%ls: Regular expression compile error: %ls\n" +msgstr "" -#: src/builtin_string.cpp:1309 -#, fuzzy, c-format -msgid "string: Unknown subcommand '%ls'\n" -msgstr "%ls:未知的任务 “%ls”\n" +#: src/builtin_string.cpp:782 +#, c-format +msgid "%ls: Regular expression match error: %ls\n" +msgstr "" + +#: src/builtin_string.cpp:787 +#, c-format +msgid "%ls: Regular expression internal error\n" +msgstr "" + +#: src/builtin_string.cpp:903 +msgid "--entire and --index are mutually exclusive" +msgstr "" + +#: src/builtin_string.cpp:1055 +#, c-format +msgid "%ls: Regular expression substitute error: %ls\n" +msgstr "" #: src/builtin_test.cpp:608 #, fuzzy, c-format msgid "invalid integer '%ls'" msgstr "非法的进程ID: %ls" -#: src/builtin_ulimit.cpp:284 +#: src/builtin_ulimit.cpp:285 #, c-format msgid "%ls: New limit cannot be an empty string\n" msgstr "" -#: src/builtin_ulimit.cpp:296 +#: src/builtin_ulimit.cpp:297 #, fuzzy, c-format msgid "%ls: Invalid limit '%ls'\n" msgstr "%ls:变量名 “%ls” 非法\n" -#: src/common.cpp:1351 +#: src/common.cpp:1551 msgid "Current terminal parameters have rows and/or columns set to zero." msgstr "" -#: src/common.cpp:1352 +#: src/common.cpp:1552 msgid "" "The stty command can be used to correct this (e.g., stty rows 80 columns 24)." msgstr "" -#: src/common.cpp:1374 +#: src/common.cpp:1574 msgid "Current terminal parameters set terminal size to unreasonable value." msgstr "" -#: src/common.cpp:1375 +#: src/common.cpp:1575 msgid "Defaulting terminal size to 80x24." msgstr "" -#: src/common.cpp:1580 +#: src/common.cpp:1781 msgid "This is a bug. Break on bugreport to debug." msgstr "" -#: src/common.cpp:1581 +#: src/common.cpp:1782 #, c-format msgid "If you can reproduce it, please send a bug report to %s." msgstr "" -#: src/common.cpp:1591 +#: src/common.cpp:1792 msgid "empty" msgstr "" -#: src/complete.cpp:51 +#: src/complete.cpp:53 #, c-format msgid "Home for %ls" msgstr "" -#: src/complete.cpp:54 +#: src/complete.cpp:56 #, c-format msgid "Variable: %ls" msgstr "" -#: src/env.cpp:202 +#: src/env.cpp:242 msgid "Tried to pop empty environment stack." msgstr "" -#: src/env.cpp:522 +#: src/env.cpp:537 #, c-format msgid "Using fallback terminal type '%s'." msgstr "" -#: src/env.cpp:527 +#: src/env.cpp:542 #, c-format msgid "Could not set up terminal using the fallback terminal type '%s'." msgstr "" -#: src/env.cpp:558 -#, fuzzy +#: src/env.cpp:574 msgid "Could not set up terminal." msgstr "" -#: src/env.cpp:560 +#: src/env.cpp:576 #, fuzzy msgid "TERM environment variable not set." msgstr "处理环境变量" -#: src/env.cpp:562 +#: src/env.cpp:578 #, fuzzy, c-format msgid "TERM environment variable set to '%ls'." msgstr "处理环境变量" -#: src/env.cpp:563 +#: src/env.cpp:579 msgid "Check that this terminal type is supported on this system." msgstr "" -#: src/env.cpp:670 +#: src/env.cpp:673 msgid "" "Could not determine current working directory. Is your locale set correctly?" msgstr "" -#: src/env_universal_common.cpp:484 +#: src/env_universal_common.cpp:461 #, c-format msgid "Unable to write to universal variables file '%ls': %s" msgstr "" -#: src/env_universal_common.cpp:504 +#: src/env_universal_common.cpp:481 #, c-format msgid "Unable to rename file from '%ls' to '%ls': %s" msgstr "" -#: src/env_universal_common.cpp:556 +#: src/env_universal_common.cpp:533 #, c-format msgid "Unable to open temporary file '%ls': %s" msgstr "" -#: src/env_universal_common.cpp:566 +#: src/env_universal_common.cpp:543 #, c-format msgid "Locking the universal var file took too long (%.3f seconds)." msgstr "" -#: src/env_universal_common.cpp:618 +#: src/env_universal_common.cpp:595 #, c-format msgid "Unable to open universal variable file '%ls': %s" msgstr "" -#: src/env_universal_common.cpp:993 +#: src/env_universal_common.cpp:970 #, c-format msgid "Unable to open shared memory with path '%s': %s" msgstr "" -#: src/env_universal_common.cpp:1003 +#: src/env_universal_common.cpp:980 #, c-format msgid "Unable to fstat shared memory object with path '%s': %s" msgstr "" -#: src/env_universal_common.cpp:1014 +#: src/env_universal_common.cpp:991 #, c-format msgid "Unable to truncate shared memory object with path '%s': %s" msgstr "" -#: src/env_universal_common.cpp:1024 +#: src/env_universal_common.cpp:1001 #, c-format msgid "Unable to memory map shared memory object with path '%s': %s" msgstr "" -#: src/env_universal_common.cpp:1419 +#: src/env_universal_common.cpp:1396 #, c-format msgid "Unable to make a pipe for universal variables using '%ls': %s" msgstr "" -#: src/env_universal_common.cpp:1428 +#: src/env_universal_common.cpp:1405 #, c-format msgid "Unable to open a pipe for universal variables using '%ls': %s" msgstr "" @@ -970,99 +1097,99 @@ msgstr "" msgid "Signal list overflow. Signals have been ignored." msgstr "" -#: src/exec.cpp:43 +#: src/exec.cpp:45 #, c-format msgid "An error occurred while redirecting file descriptor %d" msgstr "" -#: src/exec.cpp:46 +#: src/exec.cpp:48 msgid "An error occurred while writing output" msgstr "" -#: src/exec.cpp:49 -#, fuzzy, c-format +#: src/exec.cpp:51 +#, c-format msgid "An error occurred while redirecting file '%s'" msgstr "" -#: src/exec.cpp:634 +#: src/exec.cpp:714 #, fuzzy, c-format msgid "Unknown function '%ls'" msgstr "未知的内置命令 “%ls”" -#: src/exec.cpp:751 -#, fuzzy, c-format +#: src/exec.cpp:801 +#, c-format msgid "Unknown input redirection type %d" msgstr "" -#: src/expand.cpp:54 +#: src/expand.cpp:55 msgid "Child process" msgstr "" -#: src/expand.cpp:57 +#: src/expand.cpp:58 #, fuzzy msgid "Process" msgstr "进程" -#: src/expand.cpp:60 +#: src/expand.cpp:61 msgid "Job" msgstr "" -#: src/expand.cpp:63 +#: src/expand.cpp:64 #, fuzzy, c-format msgid "Job: %ls" msgstr "任务控制:%ls" -#: src/expand.cpp:66 +#: src/expand.cpp:67 msgid "Shell process" msgstr "" -#: src/expand.cpp:69 +#: src/expand.cpp:70 msgid "Last background job" msgstr "" -#: src/expand.cpp:400 +#: src/expand.cpp:398 #, c-format msgid "Unexpected failure to convert pid '%ls' to integer\n" msgstr "" -#: src/expand.cpp:997 +#: src/expand.cpp:984 msgid "Mismatched brackets" msgstr "" -#: src/fish.cpp:235 src/fish_indent.cpp:376 -msgid "getopt_long() unexpectedly returned zero\n" +#: src/expand.cpp:1063 +msgid "Too much data emitted by command substitution so it was discarded\n" msgstr "" -#: src/fish.cpp:253 src/fish_indent.cpp:420 +#: src/fish.cpp:275 src/fish_indent.cpp:419 #, c-format msgid "Invalid value '%s' for debug-level flag" msgstr "" -#: src/fish.cpp:280 +#: src/fish.cpp:302 #, c-format msgid "%s, version %s\n" msgstr "" -#: src/fish.cpp:294 src/fish_indent.cpp:435 +#: src/fish.cpp:316 src/fish_indent.cpp:434 #, c-format msgid "Invalid value '%s' for debug-stack-frames flag" msgstr "" -#: src/fish.cpp:344 +#: src/fish.cpp:366 msgid "Can not use the no-execute mode when running an interactive session" msgstr "" -#: src/fish.cpp:420 +#: src/fish.cpp:431 #, fuzzy, c-format msgid "Error while reading file %ls\n" msgstr "%ls:读取文件 “%ls” 时发生错误\n" -#: src/fish_indent.cpp:390 +#: src/fish_indent.cpp:389 #, fuzzy, c-format msgid "%ls, version %s\n" msgstr "%ls:拒绝访问:“%ls”\n" -#: src/fish_indent.cpp:454 +#: src/fish_indent.cpp:453 #, c-format msgid "" "Expected file path to read/write for -w:\n" @@ -1070,36 +1197,42 @@ msgid "" " $ %ls -w foo.fish\n" msgstr "" -#: src/fish_indent.cpp:466 src/fish_indent.cpp:496 +#: src/fish_indent.cpp:465 src/fish_indent.cpp:495 #, c-format msgid "Opening \"%s\" failed: %s\n" msgstr "" -#: src/fish_indent.cpp:470 +#: src/fish_indent.cpp:469 #, fuzzy msgid "Too many arguments\n" msgstr "%ls:参数过多\n" -#: src/fish_key_reader.cpp:240 +#: src/fish_key_reader.cpp:241 #, c-format msgid "signal #%d (%ls) received\n" msgstr "" -#: src/fish_key_reader.cpp:312 +#: src/fish_key_reader.cpp:313 #, c-format msgid "Invalid value '%s' for debug-level flag\n" msgstr "" -#: src/fish_key_reader.cpp:326 +#: src/fish_key_reader.cpp:327 #, c-format msgid "Invalid value '%s' for debug-stack-frames flag\n" msgstr "" -#: src/history.cpp:142 +#: src/history.cpp:146 #, c-format msgid "Locking the history file took too long (%.3f seconds)." msgstr "" +#: src/history.cpp:1850 +#, c-format +msgid "" +"History session ID '%ls' is not a valid variable name. Falling back to `%ls`." +msgstr "" + #: src/io.cpp:57 #, c-format msgid "An error occured while reading output from code block on fd %d" @@ -1116,43 +1249,43 @@ msgstr "" msgid "search: " msgstr "" -#: src/pager.cpp:491 +#: src/pager.cpp:493 #, c-format msgid "%lsand %lu more rows" msgstr "" -#: src/pager.cpp:498 +#: src/pager.cpp:500 #, c-format msgid "rows %lu to %lu of %lu" msgstr "" -#: src/pager.cpp:501 +#: src/pager.cpp:503 msgid "(no matches)" msgstr "" -#: src/parse_execution.cpp:536 +#: src/parse_execution.cpp:556 #, fuzzy, c-format msgid "switch: Expected exactly one argument, got %lu\n" msgstr "%ls:应有一个参数,提供了 %d 个\n" -#: src/parse_execution.cpp:771 +#: src/parse_execution.cpp:791 #, c-format msgid "" "Variables may not be used as commands. In fish, please define a function or " "use 'eval %ls'." msgstr "" -#: src/parse_execution.cpp:776 +#: src/parse_execution.cpp:796 #, c-format msgid "The file '%ls' is not executable by this user" msgstr "" -#: src/parse_execution.cpp:989 +#: src/parse_execution.cpp:1007 #, fuzzy, c-format msgid "Invalid redirection target: %ls" msgstr "非法的进程ID: %ls" -#: src/parse_execution.cpp:1003 +#: src/parse_execution.cpp:1021 #, c-format msgid "Requested redirection to '%ls', which is not a valid file descriptor" msgstr "" @@ -1214,79 +1347,79 @@ msgstr "" msgid "unknown/invalid block" msgstr "" -#: src/parser.cpp:291 +#: src/parser.cpp:306 #, c-format msgid "Could not write profiling information to file '%s'" msgstr "" -#: src/parser.cpp:293 +#: src/parser.cpp:308 #, fuzzy msgid "Time\tSum\tCommand\n" msgstr "状态\t命令\n" -#: src/parser.cpp:351 +#: src/parser.cpp:366 #, c-format msgid "in event handler: %ls\n" msgstr "" -#: src/parser.cpp:370 +#: src/parser.cpp:385 #, c-format msgid "from sourcing file %ls\n" msgstr "" -#: src/parser.cpp:377 +#: src/parser.cpp:392 #, fuzzy, c-format msgid "in function '%ls'\n" msgstr "%ls:未知的输入函数 “%ls”\n" -#: src/parser.cpp:381 +#: src/parser.cpp:396 msgid "in command substitution\n" msgstr "" -#: src/parser.cpp:392 +#: src/parser.cpp:407 #, c-format msgid "\tcalled on line %d of file %ls\n" msgstr "" -#: src/parser.cpp:395 +#: src/parser.cpp:410 msgid "\tcalled during startup\n" msgstr "" -#: src/parser.cpp:397 +#: src/parser.cpp:412 #, fuzzy msgid "\tcalled on standard input\n" msgstr "\t标准输入\n" -#: src/parser.cpp:410 +#: src/parser.cpp:425 #, c-format msgid "\twith parameter list '%ls'\n" msgstr "" -#: src/parser.cpp:501 +#: src/parser.cpp:547 #, c-format msgid "%ls (line %d): " msgstr "" -#: src/parser.cpp:504 +#: src/parser.cpp:550 msgid "Startup" msgstr "" -#: src/parser.cpp:542 +#: src/parser.cpp:588 msgid "Job inconsistency" msgstr "" -#: src/parser.cpp:753 +#: src/parser.cpp:797 #, c-format msgid "%ls (line %lu): " msgstr "" -#: src/parser.cpp:756 +#: src/parser.cpp:800 #, c-format msgid "%ls: " msgstr "" #: src/parse_util.cpp:28 -#, fuzzy, c-format +#, c-format msgid "The '%ls' command can not be used in a pipeline" msgstr "" @@ -1300,154 +1433,158 @@ msgid "Backgrounded commands can not be used as conditionals" msgstr "" #: src/path.cpp:25 -#, fuzzy, c-format +#, c-format msgid "Error while searching for command '%ls'" msgstr "" -#: src/path.cpp:233 +#: src/path.cpp:276 #, c-format msgid "Unable to locate the %ls directory." msgstr "" -#: src/path.cpp:234 +#: src/path.cpp:277 #, c-format msgid "Please set the %ls or HOME environment variable before starting fish." msgstr "" -#: src/path.cpp:238 +#: src/path.cpp:281 #, c-format msgid "Unable to locate %ls directory derived from $%ls: '%ls'." msgstr "" -#: src/path.cpp:240 +#: src/path.cpp:283 #, c-format msgid "The error was '%s'." msgstr "" -#: src/path.cpp:241 +#: src/path.cpp:284 #, c-format msgid "Please set $%ls to a directory where you have write access." msgstr "" -#: src/path.cpp:292 +#: src/path.cpp:336 msgid "Your personal settings will not be saved." msgstr "" -#: src/path.cpp:307 +#: src/path.cpp:351 msgid "Your history will not be saved." msgstr "" -#: src/proc.cpp:589 -#, c-format -msgid "Job %d, " -msgstr "" - #: src/proc.cpp:590 #, c-format +msgid "Job %d, " +msgstr "" + +#: src/proc.cpp:591 +#, c-format msgid "%ls: %ls'%ls' terminated by signal %ls (%ls)" msgstr "" -#: src/proc.cpp:598 +#: src/proc.cpp:599 #, c-format msgid "%ls: Process %d, '%ls' %ls'%ls' terminated by signal %ls (%ls)" msgstr "" -#: src/proc.cpp:768 +#: src/proc.cpp:769 msgid "An error occured while reading output from code block" msgstr "" -#: src/proc.cpp:799 +#: src/proc.cpp:846 +#, fuzzy, c-format +msgid "Could not send job %d ('%ls') with pgid %d to foreground" +msgstr "将任务 %d,“%ls” 发送到前台" + +#: src/proc.cpp:875 #, fuzzy, c-format msgid "Could not send job %d ('%ls') to foreground" msgstr "将任务 %d,“%ls” 发送到前台" -#: src/proc.cpp:816 -#, fuzzy, c-format -msgid "terminal_give_to_job(): Could not send job %d ('%ls') to foreground" -msgstr "将任务 %d,“%ls” 发送到前台" - -#: src/proc.cpp:840 src/proc.cpp:849 src/proc.cpp:863 +#: src/proc.cpp:899 src/proc.cpp:908 src/proc.cpp:922 msgid "Could not return shell to foreground" msgstr "" -#: src/proc.cpp:996 +#: src/proc.cpp:1055 #, c-format msgid "More than one job in foreground: job 1: '%ls' job 2: '%ls'" msgstr "" -#: src/proc.cpp:1006 +#: src/proc.cpp:1065 #, fuzzy msgid "Process argument list" msgstr "打印单词计数" -#: src/proc.cpp:1007 +#: src/proc.cpp:1066 #, fuzzy msgid "Process name" msgstr "进程" -#: src/proc.cpp:1010 +#: src/proc.cpp:1069 #, c-format msgid "Job '%ls', process '%ls' has inconsistent state 'stopped'=%d" msgstr "" -#: src/proc.cpp:1016 +#: src/proc.cpp:1075 #, c-format msgid "Job '%ls', process '%ls' has inconsistent state 'completed'=%d" msgstr "" -#: src/reader.cpp:330 +#: src/reader.cpp:333 msgid "Could not set terminal mode for new job" msgstr "" -#: src/reader.cpp:359 +#: src/reader.cpp:362 msgid "Could not set terminal mode for shell" msgstr "" -#: src/reader.cpp:1602 +#: src/reader.cpp:1601 msgid "No TTY for interactive shell (tcgetpgrp failed)" msgstr "" -#: src/reader.cpp:1612 +#: src/reader.cpp:1611 #, c-format msgid "" "I appear to be an orphaned process, so I am quitting politely. My pid is %d." msgstr "" -#: src/reader.cpp:1637 -msgid "Couldn't put the shell in its own process group" -msgstr "" - -#: src/reader.cpp:1645 -msgid "Couldn't grab control of terminal" -msgstr "" - -#: src/reader.cpp:2016 +#: src/reader.cpp:1994 msgid "Pop null reader block" msgstr "" -#: src/reader.cpp:2205 -msgid "There are still jobs active (use the jobs command to see them).\n" -msgstr "" +#: src/reader.cpp:2160 +#, fuzzy +msgid "There are still jobs active:\n" +msgstr "%ls:没有匹配的任务\n" -#: src/reader.cpp:2206 +#: src/reader.cpp:2161 +#, fuzzy +msgid "" +"\n" +" PID Command\n" +msgstr "命令\n" + +#: src/reader.cpp:2170 msgid "A second attempt to exit will terminate them.\n" msgstr "" -#: src/reader.cpp:3199 +#: src/reader.cpp:2171 +msgid "" +"Use 'disown PID' to remove jobs from the list without terminating them.\n" +msgstr "" + +#: src/reader.cpp:3205 #, fuzzy, c-format msgid "Unknown key binding 0x%X" msgstr "未知的内置命令 “%ls”" -#: src/reader.cpp:3288 -#, fuzzy +#: src/reader.cpp:3294 msgid "Error while reading from file descriptor" msgstr "" -#: src/reader.cpp:3302 +#: src/reader.cpp:3308 msgid "Error while closing input stream" msgstr "" -#: src/reader.cpp:3323 +#: src/reader.cpp:3329 msgid "Error while opening input stream" msgstr "" @@ -1465,152 +1602,152 @@ msgstr "" msgid "The pointer '%ls' is null" msgstr "" -#: src/signal.cpp:39 +#: src/signal.cpp:36 msgid "Terminal hung up" msgstr "" -#: src/signal.cpp:42 +#: src/signal.cpp:39 msgid "Quit request from job control (^C)" msgstr "" -#: src/signal.cpp:45 +#: src/signal.cpp:42 msgid "Quit request from job control with core dump (^\\)" msgstr "" -#: src/signal.cpp:48 +#: src/signal.cpp:45 msgid "Illegal instruction" msgstr "" -#: src/signal.cpp:51 +#: src/signal.cpp:48 msgid "Trace or breakpoint trap" msgstr "" -#: src/signal.cpp:54 +#: src/signal.cpp:51 msgid "Abort" msgstr "" -#: src/signal.cpp:57 +#: src/signal.cpp:54 msgid "Misaligned address error" msgstr "" -#: src/signal.cpp:60 +#: src/signal.cpp:57 msgid "Floating point exception" msgstr "" -#: src/signal.cpp:63 +#: src/signal.cpp:60 msgid "Forced quit" msgstr "" -#: src/signal.cpp:66 +#: src/signal.cpp:63 msgid "User defined signal 1" msgstr "" -#: src/signal.cpp:69 +#: src/signal.cpp:66 msgid "User defined signal 2" msgstr "" -#: src/signal.cpp:72 +#: src/signal.cpp:69 msgid "Address boundary error" msgstr "" -#: src/signal.cpp:75 +#: src/signal.cpp:72 msgid "Broken pipe" msgstr "" -#: src/signal.cpp:78 +#: src/signal.cpp:75 msgid "Timer expired" msgstr "" -#: src/signal.cpp:81 +#: src/signal.cpp:78 msgid "Polite quit request" msgstr "" -#: src/signal.cpp:84 +#: src/signal.cpp:81 msgid "Child process status changed" msgstr "" -#: src/signal.cpp:87 +#: src/signal.cpp:84 msgid "Continue previously stopped process" msgstr "" -#: src/signal.cpp:90 +#: src/signal.cpp:87 msgid "Forced stop" msgstr "" -#: src/signal.cpp:93 +#: src/signal.cpp:90 msgid "Stop request from job control (^Z)" msgstr "" -#: src/signal.cpp:96 +#: src/signal.cpp:93 msgid "Stop from terminal input" msgstr "" -#: src/signal.cpp:99 +#: src/signal.cpp:96 msgid "Stop from terminal output" msgstr "" -#: src/signal.cpp:102 +#: src/signal.cpp:99 #, fuzzy msgid "Urgent socket condition" msgstr "设置配置选项" -#: src/signal.cpp:105 +#: src/signal.cpp:102 msgid "CPU time limit exceeded" msgstr "" -#: src/signal.cpp:108 +#: src/signal.cpp:105 msgid "File size limit exceeded" msgstr "" -#: src/signal.cpp:111 +#: src/signal.cpp:108 msgid "Virtual timer expired" msgstr "" -#: src/signal.cpp:114 +#: src/signal.cpp:111 msgid "Profiling timer expired" msgstr "" -#: src/signal.cpp:117 src/signal.cpp:120 +#: src/signal.cpp:114 src/signal.cpp:117 msgid "Window size change" msgstr "" -#: src/signal.cpp:123 +#: src/signal.cpp:120 msgid "I/O on asynchronous file descriptor is possible" msgstr "" -#: src/signal.cpp:126 +#: src/signal.cpp:123 msgid "Power failure" msgstr "" -#: src/signal.cpp:129 +#: src/signal.cpp:126 msgid "Bad system call" msgstr "" -#: src/signal.cpp:132 +#: src/signal.cpp:129 msgid "Information request" msgstr "" -#: src/signal.cpp:135 +#: src/signal.cpp:132 msgid "Stack fault" msgstr "" -#: src/signal.cpp:138 +#: src/signal.cpp:135 msgid "Emulator trap" msgstr "" -#: src/signal.cpp:141 +#: src/signal.cpp:138 msgid "Abort (Alias for SIGABRT)" msgstr "" -#: src/signal.cpp:144 +#: src/signal.cpp:141 msgid "Unused signal" msgstr "" -#: src/signal.cpp:176 src/signal.cpp:188 +#: src/signal.cpp:173 src/signal.cpp:185 msgid "Unknown" msgstr "" -#: src/signal.cpp:417 +#: src/signal.cpp:413 msgid "Signal block mismatch" msgstr "" @@ -1638,46 +1775,46 @@ msgstr "" msgid "Cannot use stdin (fd 0) as pipe output" msgstr "" -#: src/wgetopt.cpp:318 -#, fuzzy, c-format -msgid "%ls: Option '%ls' is ambiguous\n" -msgstr "%ls:函数 “%ls” 不存在\n" - -#: src/wgetopt.cpp:335 -#, fuzzy, c-format -msgid "%ls: Option '--%ls' doesn't allow an argument\n" -msgstr "%ls:函数 “%ls” 不存在\n" - -#: src/wgetopt.cpp:339 -#, fuzzy, c-format -msgid "%ls: Option '%lc%ls' doesn't allow an argument\n" -msgstr "%ls:函数 “%ls” 不存在\n" - -#: src/wgetopt.cpp:350 -#, fuzzy, c-format -msgid "%ls: Option '%ls' requires an argument\n" -msgstr "%ls:函数 “%ls” 不存在\n" - -#: src/wgetopt.cpp:371 -#, fuzzy, c-format -msgid "%ls: Unrecognized option '--%ls'\n" -msgstr "%ls:未知的输入函数 “%ls”\n" - -#: src/wgetopt.cpp:374 -#, fuzzy, c-format -msgid "%ls: Unrecognized option '%lc%ls'\n" -msgstr "%ls:未知的输入函数 “%ls”\n" - -#: src/wgetopt.cpp:392 +#: src/wgetopt.cpp:246 #, fuzzy, c-format msgid "%ls: Invalid option -- %lc\n" msgstr "%ls:进程id %ls 非法\n" -#: src/wgetopt.cpp:423 +#: src/wgetopt.cpp:277 #, fuzzy, c-format msgid "%ls: Option requires an argument -- %lc\n" msgstr "%ls:应有一个参数,提供了 %d 个\n" +#: src/wgetopt.cpp:304 +#, fuzzy, c-format +msgid "%ls: Option '--%ls' doesn't allow an argument\n" +msgstr "%ls:函数 “%ls” 不存在\n" + +#: src/wgetopt.cpp:308 +#, fuzzy, c-format +msgid "%ls: Option '%lc%ls' doesn't allow an argument\n" +msgstr "%ls:函数 “%ls” 不存在\n" + +#: src/wgetopt.cpp:320 +#, fuzzy, c-format +msgid "%ls: Option '%ls' requires an argument\n" +msgstr "%ls:函数 “%ls” 不存在\n" + +#: src/wgetopt.cpp:383 +#, fuzzy, c-format +msgid "%ls: Option '%ls' is ambiguous\n" +msgstr "%ls:函数 “%ls” 不存在\n" + +#: src/wgetopt.cpp:402 +#, fuzzy, c-format +msgid "%ls: Unrecognized option '--%ls'\n" +msgstr "%ls:未知的输入函数 “%ls”\n" + +#: src/wgetopt.cpp:405 +#, fuzzy, c-format +msgid "%ls: Unrecognized option '%lc%ls'\n" +msgstr "%ls:未知的输入函数 “%ls”\n" + #: src/wildcard.cpp:27 /tmp/fish/implicit/share/completions/journalctl.fish:2 msgid "Executable" msgstr "" @@ -1688,9 +1825,10 @@ msgstr "" #: src/wildcard.cpp:31 /tmp/fish/implicit/share/completions/fossil.fish:6 #: /tmp/fish/implicit/share/completions/fossil.fish:90 -#: /tmp/fish/implicit/share/completions/git.fish:86 -#: /tmp/fish/implicit/share/completions/git.fish:203 -#: /tmp/fish/implicit/share/completions/git.fish:261 +#: /tmp/fish/implicit/share/completions/git.fish:87 +#: /tmp/fish/implicit/share/completions/git.fish:206 +#: /tmp/fish/implicit/share/completions/git.fish:266 +#: /tmp/fish/implicit/share/completions/git.fish:267 msgid "File" msgstr "" @@ -1732,64 +1870,89 @@ msgstr "" msgid "Directory" msgstr "" -#: src/wutil.cpp:147 +#: src/wutil.cpp:146 #, c-format msgid "getcwd() failed with errno %d/%s" msgstr "" -#: src/builtin.h:38 +#: src/builtin.h:35 #, fuzzy, c-format msgid "%ls: Expected argument for option %ls\n" msgstr "%ls:应有一个参数,提供了 %d 个\n" -#: src/builtin.h:44 +#: src/builtin.h:41 #, fuzzy, c-format msgid "" "%ls: Invalid combination of options,\n" "%ls\n" msgstr "%ls:非法的选项组合\n" -#: src/builtin.h:48 +#: src/builtin.h:45 #, c-format msgid "%ls: Variable scope can only be one of universal, global and local\n" msgstr "" -#: src/builtin.h:51 +#: src/builtin.h:48 #, c-format msgid "%ls: Variable can't be both exported and unexported\n" msgstr "" -#: src/builtin.h:54 +#: src/builtin.h:51 #, fuzzy, c-format msgid "%ls: Unknown option '%ls'\n" msgstr "%ls:未知的任务 “%ls”\n" +#: src/builtin.h:54 +#, fuzzy, c-format +msgid "%ls: Expected %d args, got %d\n" +msgstr "%ls:应有一个参数,提供了 %d 个\n" + +#: src/builtin.h:55 +#, fuzzy, c-format +msgid "%ls %ls: Expected %d args, got %d\n" +msgstr "%ls:应有一个参数,提供了 %d 个\n" + +#: src/builtin.h:56 +#, fuzzy, c-format +msgid "%ls: Expected at least %d args, got only %d\n" +msgstr "%ls:应有一个参数,提供了 %d 个\n" + #: src/builtin.h:57 #, fuzzy, c-format -msgid "%ls: expected %d args, got %d\n" +msgid "%ls: Expected at most %d args, got %d\n" msgstr "%ls:应有一个参数,提供了 %d 个\n" -#: src/builtin.h:58 -#, fuzzy, c-format -msgid "%ls: %ls expected %d args, got %d\n" -msgstr "%ls:应有一个参数,提供了 %d 个\n" - -#: src/builtin.h:61 +#: src/builtin.h:60 #, fuzzy, c-format msgid "%ls: Variable name '%ls' is not valid. See `help identifiers`.\n" msgstr "%ls:种子值 “%ls” 不是一个有效的数字\n" -#: src/builtin.h:64 +#: src/builtin.h:63 #, fuzzy, c-format msgid "%ls: mode name '%ls' is not valid. See `help identifiers`.\n" msgstr "%ls:种子值 “%ls” 不是一个有效的数字\n" -#: src/builtin.h:70 +#: src/builtin.h:66 +#, c-format +msgid "%ls: Too many arguments\n" +msgstr "%ls:参数过多\n" + +#: src/builtin.h:69 #, fuzzy, c-format msgid "%ls: Argument '%ls' is not a number\n" msgstr "%ls: Argument “%ls” is not a number\n" +#: src/builtin.h:72 +#, fuzzy, c-format +msgid "%ls: Expected a subcommand to follow the command\n" +msgstr "%ls:应有一个参数,提供了 %d 个\n" + #: src/builtin.h:73 +#, fuzzy, c-format +msgid "%ls: Subcommand '%ls' is not valid\n" +msgstr "%ls:“%ls” 不是一个文件\n" + +#: src/builtin.h:76 #, c-format msgid "Send job %d, '%ls' to foreground\n" msgstr "将任务 %d,“%ls” 发送到前台\n" @@ -1798,10 +1961,6 @@ msgstr "将任务 %d,“%ls” 发送到前台\n" msgid "An error occurred while setting up pipe" msgstr "" -#: src/expand.h:100 -msgid "Array index out of bounds" -msgstr "" - #: src/parse_constants.h:225 #, c-format msgid "" @@ -1816,7 +1975,7 @@ msgid "" msgstr "" #: src/parse_constants.h:233 -#, fuzzy, c-format +#, c-format msgid "Illegal command name '%ls'" msgstr "" @@ -1826,7 +1985,7 @@ msgid "Unknown builtin '%ls'" msgstr "未知的内置命令 “%ls”" #: src/parse_constants.h:239 -#, fuzzy, c-format +#, c-format msgid "Unable to expand variable name '%ls'" msgstr "" @@ -1846,12 +2005,10 @@ msgid "No matches for wildcard '%ls'. See `help expand`." msgstr "" #: src/parse_constants.h:251 -#, fuzzy msgid "'break' while not inside of loop" msgstr "" #: src/parse_constants.h:254 -#, fuzzy msgid "'continue' while not inside of loop" msgstr "" @@ -1860,7 +2017,7 @@ msgid "'return' outside of function definition" msgstr "" #: src/parse_constants.h:262 -#, fuzzy, c-format +#, c-format msgid "$%lc is not a valid variable in fish." msgstr "" @@ -2103,6 +2260,10 @@ msgstr "" msgid "show some examples of usage" msgstr "" +#: /tmp/fish/explicit/share/completions/git.fish:1 +msgid "Warning: alias '%s' has more than one command: '%s'" +msgstr "" + #: /tmp/fish/explicit/share/completions/launchctl.fish:1 msgid "Bootstraps a domain or a service into a domain" msgstr "" @@ -2361,52 +2522,89 @@ msgstr "" #: /tmp/fish/explicit/share/functions/abbr.fish:1 #, fuzzy -msgid "%s: invalid option -- %s\\n" -msgstr "%s:进程id %s 非法\\n" +msgid "%s: Could not figure out what to do!\\n" +msgstr "%s:找不到home目录\\n" #: /tmp/fish/explicit/share/functions/abbr.fish:2 -msgid "%s: %s cannot be specified along with %s\\n" -msgstr "" +#, fuzzy +msgid "%s %s: Requires at least two arguments\\n" +msgstr "%ls:函数 “%ls” 不存在\n" #: /tmp/fish/explicit/share/functions/abbr.fish:3 -#, fuzzy -msgid "%s: option requires an argument -- %s\\n" +#: /tmp/fish/explicit/share/functions/abbr.fish:5 +#: /tmp/fish/explicit/share/functions/abbr.fish:8 +#: /tmp/fish/explicit/share/functions/abbr.fish:9 +msgid "%s %s: Abbreviation %s cannot have spaces in the word\\n" msgstr "" #: /tmp/fish/explicit/share/functions/abbr.fish:4 #, fuzzy -msgid "%s: Unexpected argument -- %s\\n" -msgstr "%s:应有一个参数,提供了 %s 个\\n" - -#: /tmp/fish/explicit/share/functions/abbr.fish:5 -#: /tmp/fish/explicit/share/functions/abbr.fish:8 -msgid "%s: abbreviation cannot have spaces in the key\\n" -msgstr "" +msgid "%s %s: Expected one argument\\n" +msgstr "%ls:应有一个参数,提供了 %d 个\n" #: /tmp/fish/explicit/share/functions/abbr.fish:6 -msgid "%s: abbreviation must have a value\\n" +#: /tmp/fish/explicit/share/functions/abbr.fish:10 +msgid "%s %s: No abbreviation named %s\\n" msgstr "" #: /tmp/fish/explicit/share/functions/abbr.fish:7 #, fuzzy +msgid "%s %s: Requires exactly two arguments\\n" +msgstr "%ls:函数 “%ls” 不存在\n" + +#: /tmp/fish/explicit/share/functions/abbr.fish:11 +#, fuzzy +msgid "%s %s: Abbreviation %s already exists, cannot rename %s\\n" +msgstr "%s:函数 “%s” 不存在\\n" + +#: /tmp/fish/explicit/share/functions/abbr.fish:12 +#: /tmp/fish/explicit/share/functions/abbr.fish:13 +#, fuzzy +msgid "%s %s: Unexpected argument -- '%s'\\n" +msgstr "%s:应有一个参数,提供了 %s 个\\n" + +#: /tmp/fish/explicit/share/functions/abbr_old.fish:1 +#, fuzzy +msgid "%s: invalid option -- %s\\n" +msgstr "%s:进程id %s 非法\\n" + +#: /tmp/fish/explicit/share/functions/abbr_old.fish:2 +msgid "%s: %s cannot be specified along with %s\\n" +msgstr "" + +#: /tmp/fish/explicit/share/functions/abbr_old.fish:3 +msgid "%s: option requires an argument -- %s\\n" +msgstr "" + +#: /tmp/fish/explicit/share/functions/abbr_old.fish:4 +#, fuzzy +msgid "%s: Unexpected argument -- %s\\n" +msgstr "%s:应有一个参数,提供了 %s 个\\n" + +#: /tmp/fish/explicit/share/functions/abbr_old.fish:5 +#: /tmp/fish/explicit/share/functions/abbr_old.fish:8 +msgid "%s: abbreviation cannot have spaces in the key\\n" +msgstr "" + +#: /tmp/fish/explicit/share/functions/abbr_old.fish:6 +msgid "%s: abbreviation must have a value\\n" +msgstr "" + +#: /tmp/fish/explicit/share/functions/abbr_old.fish:7 +#, fuzzy msgid "%s: abbreviation '%s' already exists, cannot rename\\n" msgstr "%s:函数 “%s” 不存在\\n" -#: /tmp/fish/explicit/share/functions/abbr.fish:9 -#: /tmp/fish/explicit/share/functions/abbr.fish:10 +#: /tmp/fish/explicit/share/functions/abbr_old.fish:9 +#: /tmp/fish/explicit/share/functions/abbr_old.fish:10 msgid "%s: no such abbreviation '%s'\\n" msgstr "" #: /tmp/fish/explicit/share/functions/alias.fish:1 -#, fuzzy -msgid "%s: Expected one or two arguments, got %d\\n" -msgstr "%s:应有一个参数,提供了 %d 个\\n" - -#: /tmp/fish/explicit/share/functions/alias.fish:2 msgid "%s: Name cannot be empty\\n" msgstr "" -#: /tmp/fish/explicit/share/functions/alias.fish:3 +#: /tmp/fish/explicit/share/functions/alias.fish:2 msgid "%s: Body cannot be empty\\n" msgstr "" @@ -2414,6 +2612,32 @@ msgstr "" msgid "Too many args for cd command" msgstr "" +#: /tmp/fish/explicit/share/functions/cdh.fish:1 +#, fuzzy +msgid "cdh: Expected zero or one arguments" +msgstr "%s:应有一个参数,提供了 %d 个\\n" + +#: /tmp/fish/explicit/share/functions/cdh.fish:2 +msgid "No previous directories to select. You have to cd at least once." +msgstr "" + +#: /tmp/fish/explicit/share/functions/cdh.fish:3 +msgid "This should not happen. Have you changed the cd function?" +msgstr "" + +#: /tmp/fish/explicit/share/functions/cdh.fish:4 +msgid "There are %s unique dirs in your history but I can only handle %s" +msgstr "" + +#: /tmp/fish/explicit/share/functions/cdh.fish:5 +msgid "Select directory by letter or number: " +msgstr "" + +#: /tmp/fish/explicit/share/functions/cdh.fish:6 +msgid "" +"Error: expected a number between 1 and %d or letter in that range, got \"%s\"" +msgstr "" + #: /tmp/fish/explicit/share/functions/edit_command_buffer.fish:2 msgid "Please set VISUAL or EDITOR to your preferred editor." msgstr "" @@ -2448,9 +2672,13 @@ msgstr "%s:参数过多\\n" msgid "Hit end of history…\\n" msgstr "" +#: /tmp/fish/explicit/share/functions/fish_opt.fish:1 +msgid "%s: The --short flag is required and must be a single character\\n" +msgstr "" + #: /tmp/fish/explicit/share/functions/__fish_print_packages.fish:1 #: /tmp/fish/implicit/share/completions/apt-cache.fish:31 -#: /tmp/fish/implicit/share/completions/apt.fish:3 +#: /tmp/fish/implicit/share/completions/apt.fish:4 #: /tmp/fish/implicit/share/completions/apt-get.fish:3 #: /tmp/fish/implicit/share/completions/aptitude.fish:3 #: /tmp/fish/implicit/share/completions/apt-mark.fish:3 @@ -2462,47 +2690,33 @@ msgstr "" msgid "Package" msgstr "" -#: /tmp/fish/explicit/share/functions/funced.fish:1 -#: /tmp/fish/explicit/share/functions/nextd.fish:1 -#: /tmp/fish/explicit/share/functions/prevd.fish:1 -#: /tmp/fish/explicit/share/functions/type.fish:1 -#: /tmp/fish/explicit/share/functions/vared.fish:1 +#: /tmp/fish/explicit/share/functions/fish_update_completions.fish:1 #, fuzzy -msgid "%s: Unknown option %s\\n" -msgstr "%s:未知的输入函数 “%s”\\n" +msgid "python executable not found" +msgstr "有条件地执行一个命令区块" #: /tmp/fish/explicit/share/functions/funced.fish:2 -#, fuzzy -msgid "funced: You must specify one function name" -msgstr "" - -#: /tmp/fish/explicit/share/functions/funced.fish:4 msgid "Editing failed or was cancelled" msgstr "" -#: /tmp/fish/explicit/share/functions/funced.fish:5 +#: /tmp/fish/explicit/share/functions/funced.fish:3 msgid "Editor exited but the function was not modified" msgstr "" -#: /tmp/fish/explicit/share/functions/funced.fish:6 +#: /tmp/fish/explicit/share/functions/funced.fish:4 msgid "Edit the file again\\? [Y/n]" msgstr "" -#: /tmp/fish/explicit/share/functions/funced.fish:7 +#: /tmp/fish/explicit/share/functions/funced.fish:5 msgid "Cancelled function editing" msgstr "" #: /tmp/fish/explicit/share/functions/funcsave.fish:1 #, fuzzy -msgid "%s: Expected function name\\n" -msgstr "%s:应有函数名\\n" - -#: /tmp/fish/explicit/share/functions/funcsave.fish:2 -#, fuzzy msgid "%s: Could not create configuration directory\\n" msgstr "%s:找不到home目录\\n" -#: /tmp/fish/explicit/share/functions/funcsave.fish:3 +#: /tmp/fish/explicit/share/functions/funcsave.fish:2 #, fuzzy msgid "%s: Unknown function '%s'\\n" msgstr "%s:未知的输入函数 “%s”\\n" @@ -2520,38 +2734,39 @@ msgstr "" msgid "help: Help is being displayed in %s.\\n" msgstr "" -#: /tmp/fish/explicit/share/functions/history.fish:2 -#, fuzzy -msgid "%ls: Invalid combination of options,\\n%ls\\n" -msgstr "%ls:非法的选项组合\\n%ls\\n" - -#: /tmp/fish/explicit/share/functions/history.fish:3 +#: /tmp/fish/explicit/share/functions/history.fish:1 msgid "%ls: you cannot use any options with the %ls command\\n" msgstr "" -#: /tmp/fish/explicit/share/functions/history.fish:4 +#: /tmp/fish/explicit/share/functions/history.fish:2 #, fuzzy msgid "%ls: %ls expected %d args, got %d\\n" msgstr "%ls:应有一个参数,提供了 %d 个\\n" -#: /tmp/fish/explicit/share/functions/history.fish:5 +#: /tmp/fish/explicit/share/functions/history.fish:3 msgid "You must specify at least one search term when deleting entries\\n" msgstr "" -#: /tmp/fish/explicit/share/functions/history.fish:6 +#: /tmp/fish/explicit/share/functions/history.fish:4 msgid "" "If you enter 'yes' your entire interactive command history will be erased\\n" msgstr "" -#: /tmp/fish/explicit/share/functions/history.fish:7 +#: /tmp/fish/explicit/share/functions/history.fish:5 msgid "Command history cleared!" msgstr "" -#: /tmp/fish/explicit/share/functions/history.fish:8 +#: /tmp/fish/explicit/share/functions/history.fish:6 msgid "You did not say 'yes' so I will not clear your command history\\n" msgstr "" -#: /tmp/fish/explicit/share/functions/nextd.fish:2 +#: /tmp/fish/explicit/share/functions/isatty.fish:1 +#, fuzzy +msgid "%s: Too many arguments" +msgstr "%ls:参数过多\\n" + +#: /tmp/fish/explicit/share/functions/nextd.fish:1 +#: /tmp/fish/explicit/share/functions/prevd.fish:1 msgid "%s: The number of positions to skip must be a non-negative integer\\n" msgstr "" @@ -2563,8 +2778,13 @@ msgstr "" msgid "%s: Directory stack is empty…\\n" msgstr "" -#: /tmp/fish/explicit/share/functions/prevd.fish:2 -msgid "The number of positions to skip must be a non-negative integer\\n" +#: /tmp/fish/explicit/share/functions/psub.fish:1 +#, fuzzy +msgid "%s: Not inside of command substitution" +msgstr "%ls:不在函数体之内\n" + +#: /tmp/fish/explicit/share/functions/realpath.fish:1 +msgid "%s: These flags are not allowed by fish realpath: '%s'" msgstr "" #: /tmp/fish/explicit/share/functions/seq.fish:1 @@ -2587,32 +2807,31 @@ msgstr "%ls:参数过多\\n" msgid "%s: Variable name must contain alphanumeric characters\\n" msgstr "" -#: /tmp/fish/explicit/share/functions/type.fish:2 +#: /tmp/fish/explicit/share/functions/type.fish:1 msgid "%s is a function with definition\\n" msgstr "" -#: /tmp/fish/explicit/share/functions/type.fish:3 +#: /tmp/fish/explicit/share/functions/type.fish:2 msgid "function" msgstr "" -#: /tmp/fish/explicit/share/functions/type.fish:4 +#: /tmp/fish/explicit/share/functions/type.fish:3 msgid "%s is a builtin\\n" msgstr "" -#: /tmp/fish/explicit/share/functions/type.fish:5 +#: /tmp/fish/explicit/share/functions/type.fish:4 msgid "builtin" msgstr "" -#: /tmp/fish/explicit/share/functions/type.fish:6 +#: /tmp/fish/explicit/share/functions/type.fish:5 msgid "%s is %s\\n" msgstr "" -#: /tmp/fish/explicit/share/functions/type.fish:7 +#: /tmp/fish/explicit/share/functions/type.fish:6 msgid "file" msgstr "" -#: /tmp/fish/explicit/share/functions/type.fish:8 -#, fuzzy +#: /tmp/fish/explicit/share/functions/type.fish:7 msgid "%s: Could not find '%s'\\n" msgstr "" @@ -2622,6 +2841,24 @@ msgstr "" msgid "%s: Invalid mask '%s'\\n" msgstr "%s:变量名 “%s” 非法\\n" +#: /tmp/fish/explicit/share/functions/_validate_int.fish:1 +#, fuzzy +msgid "%s: Value '%s' for flag '%s' is not an integer\\n" +msgstr "%ls:“%ls” 不是一个任务\\n" + +#: /tmp/fish/explicit/share/functions/_validate_int.fish:2 +msgid "%s: Value '%s' for flag '%s' less than min allowed of '%s'\\n" +msgstr "" + +#: /tmp/fish/explicit/share/functions/_validate_int.fish:3 +msgid "%s: Value '%s' for flag '%s' greater than max allowed of '%s'\\n" +msgstr "" + +#: /tmp/fish/explicit/share/functions/vared.fish:1 +#, fuzzy +msgid "%s: Unknown option %s\\n" +msgstr "%s:未知的输入函数 “%s”\\n" + #: /tmp/fish/explicit/share/functions/vared.fish:2 msgid "" "%s: %s is an array variable. Use %svared%s %s[n]%s to edit the n:th element " @@ -2642,11 +2879,6 @@ msgstr "" msgid "Signal handler for the TRAP signal. Launches a debug prompt." msgstr "" -#: /tmp/fish/implicit/share/config.fish:3 -#, fuzzy -msgid "Evaluate contents of file (deprecated, see \"source\")" -msgstr "对文件内容求值" - #: /tmp/fish/implicit/share/completions/a2disconf.fish:1 #: /tmp/fish/implicit/share/completions/a2dismod.fish:1 #: /tmp/fish/implicit/share/completions/a2dissite.fish:1 @@ -2679,12 +2911,14 @@ msgid "Print all abbreviation names" msgstr "" #: /tmp/fish/implicit/share/completions/abbr.fish:5 +#: /tmp/fish/implicit/share/completions/help.fish:11 #: /tmp/fish/implicit/share/completions/iptables.fish:16 -#: /tmp/fish/implicit/share/completions/zypper.fish:46 +#: /tmp/fish/implicit/share/completions/zypper.fish:47 msgid "Help" msgstr "" #: /tmp/fish/implicit/share/completions/abook.fish:1 +#: /tmp/fish/implicit/share/completions/grub-install.fish:32 msgid "Show usage" msgstr "" @@ -2935,7 +3169,6 @@ msgid "Ignore directory" msgstr "改变工作目录(当前目录)" #: /tmp/fish/implicit/share/completions/ack.fish:47 -#, fuzzy msgid "Don't ignore directory" msgstr "" @@ -2958,6 +3191,7 @@ msgstr "" #: /tmp/fish/implicit/share/completions/ls.fish:17 #: /tmp/fish/implicit/share/completions/ls.fish:71 #: /tmp/fish/implicit/share/completions/ls.fish:72 +#: /tmp/fish/implicit/share/completions/s3cmd.fish:129 msgid "Follow symlinks" msgstr "" @@ -3153,6 +3387,7 @@ msgstr "" #: /tmp/fish/implicit/share/completions/gpg.fish:50 #: /tmp/fish/implicit/share/completions/gprof.fish:30 #: /tmp/fish/implicit/share/completions/grep.fish:21 +#: /tmp/fish/implicit/share/completions/grub-file.fish:31 #: /tmp/fish/implicit/share/completions/gunzip.fish:3 #: /tmp/fish/implicit/share/completions/gzip.fish:3 #: /tmp/fish/implicit/share/completions/i3-msg.fish:3 @@ -3721,6 +3956,8 @@ msgstr "" #: /tmp/fish/implicit/share/completions/golint.fish:3 #: /tmp/fish/implicit/share/completions/gorename.fish:10 #: /tmp/fish/implicit/share/completions/gradle.fish:1 +#: /tmp/fish/implicit/share/completions/grub-install.fish:31 +#: /tmp/fish/implicit/share/completions/jest.fish:1 #: /tmp/fish/implicit/share/completions/mkvextract.fish:2 #: /tmp/fish/implicit/share/completions/mocha.fish:1 #: /tmp/fish/implicit/share/completions/modinfo.fish:11 @@ -4388,7 +4625,7 @@ msgstr "" #: /tmp/fish/implicit/share/completions/apm.fish:1 #: /tmp/fish/implicit/share/completions/apm.fish:2 #: /tmp/fish/implicit/share/completions/apm.fish:3 -#: /tmp/fish/implicit/share/completions/apt.fish:4 +#: /tmp/fish/implicit/share/completions/apt.fish:5 #: /tmp/fish/implicit/share/completions/aura.fish:18 #: /tmp/fish/implicit/share/completions/base64.fish:4 #: /tmp/fish/implicit/share/completions/brew.fish:41 @@ -4396,6 +4633,7 @@ msgstr "" #: /tmp/fish/implicit/share/completions/dpkg-reconfigure.fish:2 #: /tmp/fish/implicit/share/completions/fossil.fish:142 #: /tmp/fish/implicit/share/completions/lscpu.fish:8 +#: /tmp/fish/implicit/share/completions/mdadm.fish:8 #: /tmp/fish/implicit/share/completions/mddiagnose.fish:1 #: /tmp/fish/implicit/share/completions/mkdir.fish:5 #: /tmp/fish/implicit/share/completions/mutt.fish:4 @@ -4726,7 +4964,7 @@ msgstr "" #: /tmp/fish/implicit/share/completions/apt-cdrom.fish:10 #: /tmp/fish/implicit/share/completions/apt-config.fish:4 #: /tmp/fish/implicit/share/completions/apt-file.fish:11 -#: /tmp/fish/implicit/share/completions/apt.fish:5 +#: /tmp/fish/implicit/share/completions/apt.fish:6 #: /tmp/fish/implicit/share/completions/apt-ftparchive.fish:14 #: /tmp/fish/implicit/share/completions/apt-get.fish:46 #: /tmp/fish/implicit/share/completions/apt-mark.fish:12 @@ -4792,7 +5030,7 @@ msgstr "" #: /tmp/fish/implicit/share/completions/sort.fish:23 #: /tmp/fish/implicit/share/completions/sshfs.fish:1 #: /tmp/fish/implicit/share/completions/su.fish:7 -#: /tmp/fish/implicit/share/completions/tar.fish:51 +#: /tmp/fish/implicit/share/completions/tar.fish:53 #: /tmp/fish/implicit/share/completions/tex.fish:2 #: /tmp/fish/implicit/share/completions/time.fish:8 #: /tmp/fish/implicit/share/completions/top.fish:12 @@ -4855,6 +5093,7 @@ msgstr "" #: /tmp/fish/implicit/share/completions/fuser.fish:11 #: /tmp/fish/implicit/share/completions/gcc.fish:452 #: /tmp/fish/implicit/share/completions/godoc.fish:22 +#: /tmp/fish/implicit/share/completions/grub-install.fish:10 #: /tmp/fish/implicit/share/completions/makedepend.fish:11 #: /tmp/fish/implicit/share/completions/mkdosfs.fish:20 #: /tmp/fish/implicit/share/completions/mount.fish:3 @@ -4866,7 +5105,7 @@ msgstr "" #: /tmp/fish/implicit/share/completions/rmdir.fish:3 #: /tmp/fish/implicit/share/completions/rpm.fish:4 #: /tmp/fish/implicit/share/completions/ruby.fish:18 -#: /tmp/fish/implicit/share/completions/tar.fish:49 +#: /tmp/fish/implicit/share/completions/tar.fish:51 #: /tmp/fish/implicit/share/completions/time.fish:6 #: /tmp/fish/implicit/share/completions/umount.fish:4 #: /tmp/fish/implicit/share/completions/valgrind.fish:6 @@ -4927,7 +5166,7 @@ msgid "Info on a package" msgstr "" #: /tmp/fish/implicit/share/completions/apt-build.fish:8 -#: /tmp/fish/implicit/share/completions/zypper.fish:18 +#: /tmp/fish/implicit/share/completions/zypper.fish:19 msgid "Remove packages" msgstr "" @@ -5243,13 +5482,18 @@ msgstr "" msgid "Test if apt has yet to be given the subcommand" msgstr "" -#: /tmp/fish/implicit/share/completions/apt.fish:6 +#: /tmp/fish/implicit/share/completions/apt.fish:3 +#: /tmp/fish/implicit/share/completions/snap.fish:2 +msgid "Test if given subcommand is used" +msgstr "" + +#: /tmp/fish/implicit/share/completions/apt.fish:7 #: /tmp/fish/implicit/share/completions/git.fish:4 #, fuzzy msgid "Set a configuration option" msgstr "设置配置选项" -#: /tmp/fish/implicit/share/completions/apt.fish:7 +#: /tmp/fish/implicit/share/completions/apt.fish:8 #: /tmp/fish/implicit/share/completions/man.fish:14 #: /tmp/fish/implicit/share/completions/modprobe.fish:2 #: /tmp/fish/implicit/share/completions/yum.fish:13 @@ -5257,7 +5501,7 @@ msgstr "设置配置选项" msgid "Configuration file" msgstr "" -#: /tmp/fish/implicit/share/completions/apt.fish:8 +#: /tmp/fish/implicit/share/completions/apt.fish:9 msgid "Target release" msgstr "" @@ -5315,7 +5559,7 @@ msgstr "" #: /tmp/fish/implicit/share/completions/apt-ftparchive.fish:16 #: /tmp/fish/implicit/share/completions/apt-sortpkgs.fish:5 -#: /tmp/fish/implicit/share/completions/composer.fish:6 +#: /tmp/fish/implicit/share/completions/composer.fish:7 #, fuzzy msgid "Set config options" msgstr "设置配置选项" @@ -7015,6 +7259,313 @@ msgstr "" msgid "Take addr from filename, default /etc/ethers" msgstr "" +#: /tmp/fish/implicit/share/completions/as.fish:1 +#, fuzzy +msgid "Omit false conditionals" +msgstr "设置配置选项" + +#: /tmp/fish/implicit/share/completions/as.fish:2 +#, fuzzy +msgid "Omit debugging directives" +msgstr "触发一个事件️" + +#: /tmp/fish/implicit/share/completions/as.fish:3 +#, fuzzy +msgid "Include general information" +msgstr "返回 fish 的状态信息" + +#: /tmp/fish/implicit/share/completions/as.fish:4 +msgid "Include high-level source" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:5 +msgid "Include assembly" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:6 +msgid "Include macro expansions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:7 +msgid "Omit forms processing" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:8 +msgid "Include symbols" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:9 +msgid "Initially turn on alternate macro syntax" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:10 +msgid "Compress DWARF debug sections using zlib" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:11 +msgid "Don't compress DWARF debug sections" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:12 +msgid "Produce assembler debugging messages" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:13 +#, fuzzy +msgid "Remap debug information" +msgstr "返回 fish 的状态信息" + +#: /tmp/fish/implicit/share/completions/as.fish:14 +#, fuzzy +msgid "Redefine symbols" +msgstr "处理环境变量" + +#: /tmp/fish/implicit/share/completions/as.fish:15 +msgid "Require executable stack for this object" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:16 +msgid "Don't require executable stack for this object" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:17 +msgid "ELF .size directive check" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:18 +msgid "Generate ELF common symbols with STT_COMMON type" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:19 +msgid "Enable section name substitution sequences" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:20 +msgid "Skip whitespace and comment preprocessing" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:21 +#, fuzzy +msgid "Generate debugging information" +msgstr "显示工作目录" + +#: /tmp/fish/implicit/share/completions/as.fish:22 +msgid "Generate STABS debugging information" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:23 +msgid "Generate STABS debug info with GNU extensions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:24 +msgid "Generate DWARF2 debugging information" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:25 +msgid "Generate per-function section names for DWARF line information" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:26 +#, fuzzy +msgid "Set the hash table size close" +msgstr "显示工作目录" + +#: /tmp/fish/implicit/share/completions/as.fish:27 +#, fuzzy +msgid "Show help message and exit" +msgstr "显示命令类型" + +#: /tmp/fish/implicit/share/completions/as.fish:28 +#, fuzzy +msgid "Show target specific options" +msgstr "编辑命令相关的补全" + +#: /tmp/fish/implicit/share/completions/as.fish:29 +msgid "Add DIR to search list for .include directives" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:30 +msgid "Don't warn about signed overflow" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:31 +msgid "Warn when differences altered for long displacements" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:32 +msgid "Keep local symbols" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:33 +msgid "Assemble in MRI compatibility mode" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:34 +#, fuzzy +msgid "Write dependency information in given file" +msgstr "返回 fish 的状态信息" + +#: /tmp/fish/implicit/share/completions/as.fish:35 +msgid "Do not pad the end of sections to alignment boundaries" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:36 +msgid "Set object-file output file name" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:37 +msgid "Fold data section into text section" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:38 +msgid "Prefer smaller memory use" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:39 +msgid "Print various measured statistics from execution" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:40 +msgid "Strip local absolute symbols" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:41 +msgid "Use same format as native assembler when possible" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:42 +#, fuzzy +msgid "Print assembler version number and exit" +msgstr "显示命令类型" + +#: /tmp/fish/implicit/share/completions/as.fish:43 +#: /tmp/fish/implicit/share/completions/gunzip.fish:8 +#: /tmp/fish/implicit/share/completions/gzip.fish:8 +msgid "Suppress warnings" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:44 +msgid "Don't suppress warnings" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:45 +msgid "Treat warnings as errors" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:46 +msgid "Generate object file even after errors" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:47 +msgid "Read option from given file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:48 +#, fuzzy +msgid "Print assembler version number" +msgstr "显示工作目录" + +#: /tmp/fish/implicit/share/completions/as.fish:49 +msgid "Don't optimize code alignment" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:50 +msgid "Quieten some warnings" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:51 +#, fuzzy +msgid "Generate 32 bits code" +msgstr "对文件内容求值" + +#: /tmp/fish/implicit/share/completions/as.fish:52 +#, fuzzy +msgid "Generate 64 bits code" +msgstr "对文件内容求值" + +#: /tmp/fish/implicit/share/completions/as.fish:53 +#, fuzzy +msgid "Generate x32 code" +msgstr "生成随机数" + +#: /tmp/fish/implicit/share/completions/as.fish:54 +msgid "Encode SSE instructions with VEX prefix" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:55 +#, fuzzy +msgid "Check SSE instructions" +msgstr "改变工作目录(当前目录)" + +#: /tmp/fish/implicit/share/completions/as.fish:56 +msgid "Check operand combinations for validity" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:57 +msgid "Encode scalar AVX instructions with specific vector length" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:58 +msgid "Encode scalar EVEX instructions with specific vector length" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:59 +msgid "Encode EVEX instructions with specific EVEX.W" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:60 +msgid "Encode EVEX instructions with specific EVEX.RC" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:61 +msgid "Use specfied mnemonic" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:62 +msgid "Use specfied syntax" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:63 +msgid "Support pseudo index registers" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:64 +msgid "Don't require '%' prefix for registers" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:65 +msgid "Support old (<= 2.8.1) versions of gcc" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:66 +msgid "Add BND prefix for all valid branches" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:67 +msgid "Disable branch optimization for shared code" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:68 +msgid "Strip all lock prefixes" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:70 +#, fuzzy +msgid "Generate relax relocations" +msgstr "生成随机数" + +#: /tmp/fish/implicit/share/completions/as.fish:71 +msgid "Accept only AMD64 ISA" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:72 +msgid "Accept only Intel64 ISA" +msgstr "" + +#: /tmp/fish/implicit/share/completions/as.fish:73 +msgid "Optimize for given CPU" +msgstr "" + #: /tmp/fish/implicit/share/completions/asp.fish:1 msgid "Checkout package" msgstr "" @@ -9256,7 +9807,7 @@ msgid "Show usage message and options" msgstr "" #: /tmp/fish/implicit/share/completions/bzr.fish:72 -#: /tmp/fish/implicit/share/completions/git.fish:374 +#: /tmp/fish/implicit/share/completions/git.fish:380 msgid "Show help message" msgstr "" @@ -9367,10 +9918,12 @@ msgstr "" #: /tmp/fish/implicit/share/completions/caddy.fish:24 #: /tmp/fish/implicit/share/completions/canto.fish:2 #: /tmp/fish/implicit/share/completions/cygport.fish:24 +#: /tmp/fish/implicit/share/completions/grub-install.fish:33 #: /tmp/fish/implicit/share/completions/lua.fish:4 #: /tmp/fish/implicit/share/completions/magento.fish:23 #: /tmp/fish/implicit/share/completions/modinfo.fish:10 #: /tmp/fish/implicit/share/completions/netctl-auto.fish:2 +#: /tmp/fish/implicit/share/completions/s3cmd.fish:128 msgid "Show version" msgstr "" @@ -10049,6 +10602,11 @@ msgstr "这是登录shell" msgid "Display help and exit\t" msgstr "" +#: /tmp/fish/implicit/share/completions/chsh.fish:4 +#, fuzzy +msgid "List available shells and exit" +msgstr "显示命令类型" + #: /tmp/fish/implicit/share/completions/climate.fish:2 msgid "Update your climate install" msgstr "" @@ -10222,7 +10780,7 @@ msgid "Calculate total contribution for a user" msgstr "" #: /tmp/fish/implicit/share/completions/climate.fish:46 -msgid "Display an performance overview" +msgid "Display a performance overview" msgstr "" #: /tmp/fish/implicit/share/completions/climate.fish:47 @@ -10427,6 +10985,7 @@ msgstr "" #: /tmp/fish/implicit/share/completions/composite.fish:83 #: /tmp/fish/implicit/share/completions/display.fish:94 #: /tmp/fish/implicit/share/completions/import.fish:68 +#: /tmp/fish/implicit/share/completions/mdadm.fish:10 #: /tmp/fish/implicit/share/completions/montage.fish:104 #: /tmp/fish/implicit/share/completions/scanimage.fish:34 #: /tmp/fish/implicit/share/completions/stream.fish:33 @@ -10518,143 +11077,155 @@ msgid "Inherit completions from the specified command" msgstr "" #: /tmp/fish/implicit/share/completions/composer.fish:1 +msgid "User script" +msgstr "" + +#: /tmp/fish/implicit/share/completions/composer.fish:2 #, fuzzy msgid "Short information about Composer" msgstr "返回 fish 的状态信息" -#: /tmp/fish/implicit/share/completions/composer.fish:2 +#: /tmp/fish/implicit/share/completions/composer.fish:3 msgid "Create an archive of this composer package" msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:3 -#: /tmp/fish/implicit/share/completions/composer.fish:14 +#: /tmp/fish/implicit/share/completions/composer.fish:4 +#: /tmp/fish/implicit/share/completions/composer.fish:15 msgid "Opens the package's repository URL or homepage in your browser." msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:4 #: /tmp/fish/implicit/share/completions/composer.fish:5 +#: /tmp/fish/implicit/share/completions/composer.fish:6 msgid "Clears composer's internal package cache." msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:7 +#: /tmp/fish/implicit/share/completions/composer.fish:8 msgid "Create new project from a package into given directory." msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:8 +#: /tmp/fish/implicit/share/completions/composer.fish:9 msgid "Shows which packages depend on the given package" msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:9 +#: /tmp/fish/implicit/share/completions/composer.fish:10 msgid "Diagnoses the system to identify common errors." msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:10 #: /tmp/fish/implicit/share/completions/composer.fish:11 +#: /tmp/fish/implicit/share/completions/composer.fish:12 msgid "Dumps the autoloader" msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:12 +#: /tmp/fish/implicit/share/completions/composer.fish:13 #, sh-format msgid "Allows running commands in the global composer dir ($COMPOSER_HOME)." msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:13 +#: /tmp/fish/implicit/share/completions/composer.fish:14 msgid "Displays help for a command" msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:15 +#: /tmp/fish/implicit/share/completions/composer.fish:16 msgid "Creates a basic composer.json file in current directory." msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:16 +#: /tmp/fish/implicit/share/completions/composer.fish:17 msgid "" "Installs the project dependencies from the composer.lock file if present, or " "falls back on the composer.json." msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:17 +#: /tmp/fish/implicit/share/completions/composer.fish:18 msgid "Show information about licenses of dependencies" msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:18 +#: /tmp/fish/implicit/share/completions/composer.fish:19 msgid "Lists commands" msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:19 +#: /tmp/fish/implicit/share/completions/composer.fish:20 msgid "Removes a package from the require or require-dev" msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:20 +#: /tmp/fish/implicit/share/completions/composer.fish:21 msgid "Adds required packages to your composer.json and installs them" msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:21 +#: /tmp/fish/implicit/share/completions/composer.fish:22 msgid "Run the scripts defined in composer.json." msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:22 +#: /tmp/fish/implicit/share/completions/composer.fish:23 #: /tmp/fish/implicit/share/completions/npm.fish:34 msgid "Search for packages" msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:23 #: /tmp/fish/implicit/share/completions/composer.fish:24 +#: /tmp/fish/implicit/share/completions/composer.fish:25 msgid "Updates composer.phar to the latest version." msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:25 +#: /tmp/fish/implicit/share/completions/composer.fish:26 msgid "Show information about packages" msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:26 +#: /tmp/fish/implicit/share/completions/composer.fish:27 msgid "Show a list of locally modified packages" msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:27 +#: /tmp/fish/implicit/share/completions/composer.fish:28 msgid "" "Updates your dependencies to the latest version according to composer.json, " "and updates the composer.lock file." msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:28 +#: /tmp/fish/implicit/share/completions/composer.fish:29 msgid "Validates a composer.json" msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:29 -msgid "Displays composer's help." -msgstr "" - #: /tmp/fish/implicit/share/completions/composer.fish:30 -msgid "Do not output any message." +msgid "Shows which packages cause the given package to be installed" msgstr "" #: /tmp/fish/implicit/share/completions/composer.fish:31 +msgid "Shows which packages prevent the given package from being installed" +msgstr "" + +#: /tmp/fish/implicit/share/completions/composer.fish:32 +msgid "Displays composer's help." +msgstr "" + +#: /tmp/fish/implicit/share/completions/composer.fish:33 +msgid "Do not output any message." +msgstr "" + +#: /tmp/fish/implicit/share/completions/composer.fish:34 msgid "" "Increase the verbosity of messages: 1 for normal output (-v), 2 for more " "verbose output (-vv) and 3 for debug (-vvv)." msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:32 +#: /tmp/fish/implicit/share/completions/composer.fish:35 msgid "Display composer's application version." msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:33 +#: /tmp/fish/implicit/share/completions/composer.fish:36 msgid "Force ANSI output." msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:34 +#: /tmp/fish/implicit/share/completions/composer.fish:37 msgid "Disable ANSI output." msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:35 +#: /tmp/fish/implicit/share/completions/composer.fish:38 msgid "Do not ask any interactive question." msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:36 +#: /tmp/fish/implicit/share/completions/composer.fish:39 msgid "Display timing and memory usage information." msgstr "" -#: /tmp/fish/implicit/share/completions/composer.fish:37 +#: /tmp/fish/implicit/share/completions/composer.fish:40 msgid "If specified, use the given directory as working directory." msgstr "" @@ -13769,6 +14340,146 @@ msgstr "" msgid "Show all file systems" msgstr "" +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:1 +msgid "Background immediately" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:2 +msgid "Use given script" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:3 +msgid "Generate an RFC 4361 compliant clientid" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:4 +msgid "Echo debug messages to stderr & syslog" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:5 +msgid "Use last acquired lease if cannot obtain one" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:6 +msgid "Use last acquired lease if cannot obtain one even if expired" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:7 +#, fuzzy +msgid "Push given value the environment" +msgstr "处理环境变量" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:8 +#, fuzzy +msgid "Reapply configuration for each interface" +msgstr "改变工作目录(当前目录)" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:9 +msgid "Request DHCP server to update DNS using FQDN instead of hostname" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:10 +msgid "Specify config to load instead of /etc/dhcpcd.conf" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:11 +msgid "Send hostname to DHCP server" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:12 +msgid "Send given clientid" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:13 +msgid "Override DHCPv4 vendorclassid field sent" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:14 +msgid "Writes to specfied log file instead of syslog" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:15 +msgid "Release lease and de-configure interface" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:16 +msgid "Request specific lease time in secs" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:17 +msgid "Start dhcpcd in Master mode" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:18 +msgid "Set prefered interface based on given rank (lowest wins)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:19 +msgid "Reload config and rebind specified interface" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:20 +msgid "Renew existing addresses on specified interface" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:21 +#, fuzzy +msgid "Request DHCP option" +msgstr "设置配置选项" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:22 +msgid "Keep configuration even when dhcpcd exits" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:23 +msgid "Request given address in DHCP DISCOVER message" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:24 +msgid "Request given address in DHCP INFORM message" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:25 +msgid "Perform DHCPv6 Information Request" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:26 +msgid "Configure static DHCP value" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:27 +msgid "Timeout after seconds" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:28 +msgid "Tag DHCPv4 message with given userclass" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:29 +msgid "Add encapsulated vendor option" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:30 +#: /tmp/fish/implicit/share/completions/eix.fish:2 +#: /tmp/fish/implicit/share/completions/htop.fish:8 +#: /tmp/fish/implicit/share/completions/pv.fish:33 +#: /tmp/fish/implicit/share/completions/subl.fish:9 +msgid "Show version and exit" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:31 +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:32 +msgid "Wait for address to be assigned before forking to background" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:33 +msgid "Exit dhcpcd process linked to given interface" +msgstr "" + +#: /tmp/fish/implicit/share/completions/dhcpcd.fish:34 +msgid "Allow reboot after secs" +msgstr "" + #: /tmp/fish/implicit/share/completions/diff.fish:1 msgid "Ignore case differences" msgstr "" @@ -13794,7 +14505,7 @@ msgid "Ignore all white space" msgstr "" #: /tmp/fish/implicit/share/completions/diff.fish:7 -#: /tmp/fish/implicit/share/completions/git.fish:319 +#: /tmp/fish/implicit/share/completions/git.fish:325 msgid "Ignore changes whose lines are all blank" msgstr "" @@ -13803,7 +14514,7 @@ msgid "Ignore changes whose lines match the REGEX" msgstr "" #: /tmp/fish/implicit/share/completions/diff.fish:9 -#: /tmp/fish/implicit/share/completions/git.fish:315 +#: /tmp/fish/implicit/share/completions/git.fish:321 msgid "Treat all files as text" msgstr "" @@ -14736,12 +15447,6 @@ msgstr "" msgid "Show a help screen and exit" msgstr "" -#: /tmp/fish/implicit/share/completions/eix.fish:2 -#: /tmp/fish/implicit/share/completions/htop.fish:8 -#: /tmp/fish/implicit/share/completions/pv.fish:33 -msgid "Show version and exit" -msgstr "" - #: /tmp/fish/implicit/share/completions/eix.fish:3 msgid "Dump variables to stdout" msgstr "" @@ -15080,7 +15785,7 @@ msgid "do not display a splash screen on startup" msgstr "" #: /tmp/fish/implicit/share/completions/emacs.fish:12 -msgid "do not communicate with X, ignoring " +msgid "do not communicate with X, ignoring :0" msgstr "" #: /tmp/fish/implicit/share/completions/emacs.fish:13 @@ -15684,6 +16389,276 @@ msgstr "" msgid "use comma separated list of explicit tab positions" msgstr "" +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:1 +msgid "create a backup of one or several jails" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:2 +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:4 +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:6 +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:9 +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:11 +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:15 +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:18 +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:20 +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:22 +msgid "jail" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:3 +msgid "manage specific jails" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:5 +msgid "attach your console to a running jail" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:7 +msgid "installs a new jail inside ezjail's scope" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:8 +msgid "removes a jail from ezjail's config" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:10 +msgid "dump diffs between jail initialisation and freeze time into a flavour" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:12 +#, fuzzy +msgid "create the basejail from binary packages" +msgstr "创建代码区块" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:13 +#, fuzzy +msgid "list all jails" +msgstr "结束一个命令块" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:14 +msgid "restart a running jail" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:16 +msgid "create new jails from archived versions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:17 +msgid "create a snapshot of a jail" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:19 +msgid "start a jail" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:21 +msgid "stop a running jail" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:23 +msgid "check for reasons for the jails to fail" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ezjail-admin.fish:24 +#, fuzzy +msgid "create or update the basejail from source" +msgstr "生成随机数" + +#: /tmp/fish/implicit/share/completions/fab.fish:1 +#: /tmp/fish/implicit/share/completions/pkgfile.fish:2 +msgid "show this help message and exit" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:2 +#, fuzzy +msgid "print detailed info about command NAME" +msgstr "返回 fish 的状态信息" + +#: /tmp/fish/implicit/share/completions/fab.fish:3 +msgid "formats --list, choices: short, normal, nested" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:4 +msgid "Force password prompt up-front" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:5 +msgid "Force sudo password prompt up-front" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:6 +#, fuzzy +msgid "print list of possible commands and exit" +msgstr "显示工作目录" + +#: /tmp/fish/implicit/share/completions/fab.fish:7 +msgid "comma separated KEY=VALUE pairs to set Fab env vars" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:8 +msgid "alias for -F short --list" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:9 +#: /tmp/fish/implicit/share/completions/pkgfile.fish:1 +msgid "show program's version number and exit" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:10 +msgid "don't user the running SSH agent" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:11 +msgid "forward local agent to remote end" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:12 +msgid "abort instead of prompting (for password, host, etc)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:13 +#, fuzzy +msgid "specify location of config file to use" +msgstr "对文件内容求值" + +#: /tmp/fish/implicit/share/completions/fab.fish:14 +#, fuzzy +msgid "Color error output" +msgstr "显示命令类型" + +#: /tmp/fish/implicit/share/completions/fab.fish:15 +msgid "do not load user known_hosts file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:16 +msgid "disconnect from hosts as soon as possible" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:17 +msgid "python module file to import, e.g. '../other.py'" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:18 +msgid "gateway host to connect through" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:19 +msgid "Use GSS-API authentication" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:20 +msgid "Delegate GSS-API client credentials or not" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:21 +msgid "Perform GSS-API Key Exchange and user authentication" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:22 +msgid "comma-separated list of output levels to hide" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:23 +msgid "comma-separated list of hosts to operate on" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:24 +msgid "path to SSH private key file. May be repeated." +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:25 +msgid "don't load private key files from ~/.ssh/" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:26 +msgid "enables a keepalive every N seconds" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:27 +msgid "print line-by-line instead of byte-by-byte" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:28 +msgid "make M attempts to connect before giving up" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:29 +msgid "do not use pseudo-terminal in run/sudo" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:30 +msgid "password for use with authentication and/or sudo" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:31 +msgid "default to parallel execution method" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:32 +msgid "SSH connection port" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:33 +msgid "reject unknown hosts" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:34 +msgid "password for use with sudo only" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:35 +msgid "load system known_hosts file before reading user known_hosts" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:36 +msgid "comma-separated list of roles to operate on" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:37 +msgid "specify a new shell, defaults to '/bin/bash -l -c'" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:38 +msgid "comma-separated list of output levels to show" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:39 +msgid "skip over hosts that can't be reached" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:40 +msgid "skip over unknown tasks" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:41 +#, fuzzy +msgid "Path to SSH config file" +msgstr "对文件内容求值" + +#: /tmp/fish/implicit/share/completions/fab.fish:42 +msgid "set connection timeout to N seconds" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:43 +msgid "set remote command timeout to N seconds" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:44 +msgid "username to use when connecting to remote hosts" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:45 +msgid "warn, instead of abort, when commands fail" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:46 +msgid "comma-separated list of hosts to exclude" +msgstr "" + +#: /tmp/fish/implicit/share/completions/fab.fish:47 +msgid "number of concurrent processes to use in parallel mode" +msgstr "" + #: /tmp/fish/implicit/share/completions/feh.fish:1 msgid "Specify a shell command as action to perform on the image" msgstr "" @@ -17032,7 +18007,7 @@ msgid "Undo latest bad/good command." msgstr "结束一个命令块" #: /tmp/fish/implicit/share/completions/fossil.fish:48 -#: /tmp/fish/implicit/share/completions/git.fish:87 +#: /tmp/fish/implicit/share/completions/git.fish:88 msgid "Create a new branch" msgstr "" @@ -17411,10 +18386,10 @@ msgstr "" #: /tmp/fish/implicit/share/completions/fossil.fish:274 #: /tmp/fish/implicit/share/completions/fossil.fish:280 #: /tmp/fish/implicit/share/completions/git.fish:64 -#: /tmp/fish/implicit/share/completions/git.fish:85 -#: /tmp/fish/implicit/share/completions/git.fish:239 -#: /tmp/fish/implicit/share/completions/git.fish:287 -#: /tmp/fish/implicit/share/completions/git.fish:288 +#: /tmp/fish/implicit/share/completions/git.fish:86 +#: /tmp/fish/implicit/share/completions/git.fish:244 +#: /tmp/fish/implicit/share/completions/git.fish:293 +#: /tmp/fish/implicit/share/completions/git.fish:294 msgid "Tag" msgstr "" @@ -17819,7 +18794,7 @@ msgid "Limit number of tags" msgstr "参数的个数的计数" #: /tmp/fish/implicit/share/completions/fossil.fish:281 -#: /tmp/fish/implicit/share/completions/git.fish:285 +#: /tmp/fish/implicit/share/completions/git.fish:291 msgid "List tags" msgstr "" @@ -17922,7 +18897,7 @@ msgstr "" #: /tmp/fish/implicit/share/completions/ranger.fish:14 #: /tmp/fish/implicit/share/completions/rejmerge.fish:3 #: /tmp/fish/implicit/share/completions/root.fish:6 -#: /tmp/fish/implicit/share/completions/zypper.fish:3 +#: /tmp/fish/implicit/share/completions/zypper.fish:4 msgid "Print help" msgstr "" @@ -17959,7 +18934,6 @@ msgid "Builtin" msgstr "" #: /tmp/fish/implicit/share/completions/function.fish:4 -#, fuzzy msgid "Make the function a job exit event handler" msgstr "" @@ -18014,8 +18988,9 @@ msgid "Copy the specified function to the specified new name" msgstr "" #: /tmp/fish/implicit/share/completions/functions.fish:9 -msgid "Display data about the function" -msgstr "" +#, fuzzy +msgid "Display information about the function" +msgstr "返回 fish 的状态信息" #: /tmp/fish/implicit/share/completions/functions.fish:10 #, fuzzy @@ -18035,7 +19010,6 @@ msgid "Ask the user for confirmation before killing a process" msgstr "" #: /tmp/fish/implicit/share/completions/fuser.fish:4 -#, fuzzy msgid "List all known signal names" msgstr "" @@ -23982,7 +24956,7 @@ msgstr "" #: /tmp/fish/implicit/share/completions/journalctl.fish:6 #: /tmp/fish/implicit/share/completions/localectl.fish:6 #: /tmp/fish/implicit/share/completions/machinectl.fish:5 -#: /tmp/fish/implicit/share/completions/systemctl.fish:48 +#: /tmp/fish/implicit/share/completions/systemctl.fish:41 #: /tmp/fish/implicit/share/completions/systemd-analyze.fish:5 #: /tmp/fish/implicit/share/completions/timedatectl.fish:9 msgid "Do not pipe output into a pager" @@ -24034,28 +25008,28 @@ msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:22 #: /tmp/fish/implicit/share/completions/git.fish:62 -#: /tmp/fish/implicit/share/completions/git.fish:82 -#: /tmp/fish/implicit/share/completions/git.fish:93 -#: /tmp/fish/implicit/share/completions/git.fish:105 -#: /tmp/fish/implicit/share/completions/git.fish:127 -#: /tmp/fish/implicit/share/completions/git.fish:131 -#: /tmp/fish/implicit/share/completions/git.fish:137 -#: /tmp/fish/implicit/share/completions/git.fish:180 -#: /tmp/fish/implicit/share/completions/git.fish:216 +#: /tmp/fish/implicit/share/completions/git.fish:96 +#: /tmp/fish/implicit/share/completions/git.fish:108 +#: /tmp/fish/implicit/share/completions/git.fish:130 +#: /tmp/fish/implicit/share/completions/git.fish:134 +#: /tmp/fish/implicit/share/completions/git.fish:140 +#: /tmp/fish/implicit/share/completions/git.fish:183 #: /tmp/fish/implicit/share/completions/git.fish:219 -#: /tmp/fish/implicit/share/completions/git.fish:237 -#: /tmp/fish/implicit/share/completions/git.fish:260 -#: /tmp/fish/implicit/share/completions/git.fish:279 -#: /tmp/fish/implicit/share/completions/git.fish:301 +#: /tmp/fish/implicit/share/completions/git.fish:222 +#: /tmp/fish/implicit/share/completions/git.fish:242 +#: /tmp/fish/implicit/share/completions/git.fish:265 +#: /tmp/fish/implicit/share/completions/git.fish:285 +#: /tmp/fish/implicit/share/completions/git.fish:307 msgid "Branch" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:23 -#: /tmp/fish/implicit/share/completions/git.fish:195 -#: /tmp/fish/implicit/share/completions/git.fish:207 -#: /tmp/fish/implicit/share/completions/git.fish:232 -#: /tmp/fish/implicit/share/completions/git.fish:245 -#: /tmp/fish/implicit/share/completions/git.fish:268 +#: /tmp/fish/implicit/share/completions/git.fish:198 +#: /tmp/fish/implicit/share/completions/git.fish:210 +#: /tmp/fish/implicit/share/completions/git.fish:237 +#: /tmp/fish/implicit/share/completions/git.fish:250 +#: /tmp/fish/implicit/share/completions/git.fish:274 +#: /tmp/fish/implicit/share/completions/mdadm.fish:12 #: /tmp/fish/implicit/share/completions/update-eix-remote.fish:1 msgid "Be quiet" msgstr "" @@ -24063,10 +25037,10 @@ msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:24 #: /tmp/fish/implicit/share/completions/git.fish:41 #: /tmp/fish/implicit/share/completions/git.fish:70 -#: /tmp/fish/implicit/share/completions/git.fish:196 -#: /tmp/fish/implicit/share/completions/git.fish:208 -#: /tmp/fish/implicit/share/completions/git.fish:233 -#: /tmp/fish/implicit/share/completions/git.fish:246 +#: /tmp/fish/implicit/share/completions/git.fish:199 +#: /tmp/fish/implicit/share/completions/git.fish:211 +#: /tmp/fish/implicit/share/completions/git.fish:238 +#: /tmp/fish/implicit/share/completions/git.fish:251 #: /tmp/fish/implicit/share/completions/prt-get.fish:53 #: /tmp/fish/implicit/share/completions/prt-get.fish:111 #: /tmp/fish/implicit/share/completions/xz.fish:32 @@ -24074,12 +25048,12 @@ msgid "Be verbose" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:25 -#: /tmp/fish/implicit/share/completions/git.fish:210 +#: /tmp/fish/implicit/share/completions/git.fish:213 msgid "Append ref names and object names" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:26 -#: /tmp/fish/implicit/share/completions/git.fish:211 +#: /tmp/fish/implicit/share/completions/git.fish:214 msgid "Force update of local branches" msgstr "" @@ -24225,9 +25199,9 @@ msgid "Shows the last commit of a branch" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:63 -#: /tmp/fish/implicit/share/completions/git.fish:84 -#: /tmp/fish/implicit/share/completions/git.fish:106 -#: /tmp/fish/implicit/share/completions/git.fish:181 +#: /tmp/fish/implicit/share/completions/git.fish:85 +#: /tmp/fish/implicit/share/completions/git.fish:109 +#: /tmp/fish/implicit/share/completions/git.fish:184 msgid "Remote branch" msgstr "" @@ -24256,7 +25230,7 @@ msgid "Allow adding otherwise ignored files" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:72 -#: /tmp/fish/implicit/share/completions/git.fish:252 +#: /tmp/fish/implicit/share/completions/git.fish:257 #, fuzzy msgid "Interactive mode" msgstr "只在不活跃的进程上" @@ -24299,1045 +25273,1070 @@ msgstr "" msgid "Checkout and switch to a branch" msgstr "" +#: /tmp/fish/implicit/share/completions/git.fish:82 +msgid "Local Branch" +msgstr "" + #: /tmp/fish/implicit/share/completions/git.fish:83 -#: /tmp/fish/implicit/share/completions/git.fish:238 +msgid "Remote Branch" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:84 +#: /tmp/fish/implicit/share/completions/git.fish:243 msgid "Head" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:88 +#: /tmp/fish/implicit/share/completions/git.fish:89 msgid "Track a new branch" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:89 -msgid "Apply a patch on a git index file and a working tree" -msgstr "" - #: /tmp/fish/implicit/share/completions/git.fish:90 -msgid "Create an archive of files from a named tree" +msgid "Keep staged changes" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:91 -msgid "Find the change that introduced a bug by binary search" +msgid "Keep unmerged changes" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:92 -msgid "List, create, or delete branches" +msgid "Apply a patch on a git index file and a working tree" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:93 +msgid "Create an archive of files from a named tree" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:94 -msgid "Delete branch" +msgid "Find the change that introduced a bug by binary search" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:95 -msgid "Force deletion of branch" -msgstr "" - -#: /tmp/fish/implicit/share/completions/git.fish:96 -msgid "Rename branch" +msgid "List, create, or delete branches" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:97 -msgid "Force renaming branch" +msgid "Delete branch" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:98 -msgid "Lists both local and remote branches" +msgid "Force deletion of branch" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:99 -msgid "Track remote branch" +msgid "Rename branch" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:100 -msgid "Do not track remote branch" +msgid "Force renaming branch" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:101 -msgid "Set remote branch to track" +msgid "Lists both local and remote branches" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:102 -msgid "List branches that have been merged" +msgid "Track remote branch" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:103 -msgid "List branches that have not been merged" +msgid "Do not track remote branch" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:104 -msgid "Apply the change introduced by an existing commit" +msgid "Set remote branch to track" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:105 +msgid "List branches that have been merged" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:106 +msgid "List branches that have not been merged" msgstr "" #: /tmp/fish/implicit/share/completions/git.fish:107 +msgid "Apply the change introduced by an existing commit" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:110 msgid "Edit the commit message prior to committing" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:108 +#: /tmp/fish/implicit/share/completions/git.fish:111 msgid "" "Append info in generated commit on the origin of the cherry-picked change" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:109 +#: /tmp/fish/implicit/share/completions/git.fish:112 msgid "Apply changes without making any commit" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:110 +#: /tmp/fish/implicit/share/completions/git.fish:113 msgid "Add Signed-off-by line to the commit message" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:111 +#: /tmp/fish/implicit/share/completions/git.fish:114 msgid "Fast-forward if possible" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:112 +#: /tmp/fish/implicit/share/completions/git.fish:115 msgid "Clone a repository into a new directory" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:113 +#: /tmp/fish/implicit/share/completions/git.fish:116 msgid "Copy files instead of using hardlinks" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:114 +#: /tmp/fish/implicit/share/completions/git.fish:117 msgid "Operate quietly and do not report progress" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:115 +#: /tmp/fish/implicit/share/completions/git.fish:118 msgid "Provide more information on what is going on" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:116 +#: /tmp/fish/implicit/share/completions/git.fish:119 msgid "No checkout of HEAD is performed after the clone is complete" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:117 +#: /tmp/fish/implicit/share/completions/git.fish:120 msgid "Make a bare Git repository" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:118 +#: /tmp/fish/implicit/share/completions/git.fish:121 msgid "Set up a mirror of the source repository" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:119 +#: /tmp/fish/implicit/share/completions/git.fish:122 msgid "Use a specific name of the remote instead of the default" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:120 +#: /tmp/fish/implicit/share/completions/git.fish:123 msgid "Use a specific branch instead of the one used by the cloned repository" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:121 +#: /tmp/fish/implicit/share/completions/git.fish:124 msgid "Truncate the history to a specified number of revisions" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:122 +#: /tmp/fish/implicit/share/completions/git.fish:125 msgid "Initialize all submodules within the cloned repository" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:123 +#: /tmp/fish/implicit/share/completions/git.fish:126 msgid "Record changes to the repository" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:124 +#: /tmp/fish/implicit/share/completions/git.fish:127 msgid "Amend the log message of the last commit" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:125 +#: /tmp/fish/implicit/share/completions/git.fish:128 msgid "Fixup commit to be used with rebase --autosquash" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:126 +#: /tmp/fish/implicit/share/completions/git.fish:129 msgid "Show changes between commits, commit and working tree, etc" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:128 +#: /tmp/fish/implicit/share/completions/git.fish:131 msgid "Show diff of changes in the index" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:129 +#: /tmp/fish/implicit/share/completions/git.fish:132 msgid "Compare two paths on the filesystem" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:130 +#: /tmp/fish/implicit/share/completions/git.fish:133 msgid "Open diffs in a visual tool" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:132 +#: /tmp/fish/implicit/share/completions/git.fish:135 msgid "Visually show diff of changes in the index" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:133 +#: /tmp/fish/implicit/share/completions/git.fish:136 msgid "Print lines matching a pattern" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:134 +#: /tmp/fish/implicit/share/completions/git.fish:137 msgid "Create an empty git repository or reinitialize an existing one" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:135 +#: /tmp/fish/implicit/share/completions/git.fish:138 msgid "Show commit shortlog" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:136 +#: /tmp/fish/implicit/share/completions/git.fish:139 msgid "Show commit logs" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:138 +#: /tmp/fish/implicit/share/completions/git.fish:141 msgid "Continue listing file history beyond renames" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:139 +#: /tmp/fish/implicit/share/completions/git.fish:142 msgid "Don't print ref names" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:140 +#: /tmp/fish/implicit/share/completions/git.fish:143 msgid "Print out ref names" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:141 +#: /tmp/fish/implicit/share/completions/git.fish:144 msgid "Print ref name by which each commit was reached" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:142 +#: /tmp/fish/implicit/share/completions/git.fish:145 msgid "Limit the number of commits before starting to show the commit output" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:143 +#: /tmp/fish/implicit/share/completions/git.fish:146 msgid "Skip given number of commits" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:144 -#: /tmp/fish/implicit/share/completions/git.fish:145 +#: /tmp/fish/implicit/share/completions/git.fish:147 +#: /tmp/fish/implicit/share/completions/git.fish:148 msgid "Show commits more recent than specified date" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:146 -#: /tmp/fish/implicit/share/completions/git.fish:147 +#: /tmp/fish/implicit/share/completions/git.fish:149 +#: /tmp/fish/implicit/share/completions/git.fish:150 msgid "Show commits older than specified date" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:148 +#: /tmp/fish/implicit/share/completions/git.fish:151 msgid "Limit commits from given author" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:149 +#: /tmp/fish/implicit/share/completions/git.fish:152 msgid "Limit commits from given committer" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:150 +#: /tmp/fish/implicit/share/completions/git.fish:153 msgid "Limit commits to ones with reflog entries matching given pattern" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:151 +#: /tmp/fish/implicit/share/completions/git.fish:154 msgid "Limit commits with message that match given pattern" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:152 +#: /tmp/fish/implicit/share/completions/git.fish:155 msgid "Limit commits to ones that match all given --grep" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:153 +#: /tmp/fish/implicit/share/completions/git.fish:156 msgid "Limit commits to ones with message that don't match --grep" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:154 +#: /tmp/fish/implicit/share/completions/git.fish:157 msgid "Case insensitive match" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:155 +#: /tmp/fish/implicit/share/completions/git.fish:158 msgid "Patterns are basic regular expressions (default)" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:156 +#: /tmp/fish/implicit/share/completions/git.fish:159 msgid "Patterns are extended regular expressions" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:157 +#: /tmp/fish/implicit/share/completions/git.fish:160 msgid "Patterns are fixed strings" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:158 +#: /tmp/fish/implicit/share/completions/git.fish:161 msgid "Patterns are Perl-compatible regular expressions" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:159 +#: /tmp/fish/implicit/share/completions/git.fish:162 msgid "Stop when given path disappears from tree" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:160 +#: /tmp/fish/implicit/share/completions/git.fish:163 msgid "Print only merge commits" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:161 +#: /tmp/fish/implicit/share/completions/git.fish:164 msgid "Don't print commits with more than one parent" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:162 +#: /tmp/fish/implicit/share/completions/git.fish:165 msgid "Show only commit with at least the given number of parents" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:163 +#: /tmp/fish/implicit/share/completions/git.fish:166 msgid "Show only commit with at most the given number of parents" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:164 +#: /tmp/fish/implicit/share/completions/git.fish:167 msgid "Show only commit without a mimimum number of parents" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:165 +#: /tmp/fish/implicit/share/completions/git.fish:168 msgid "Show only commit without a maximum number of parents" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:166 +#: /tmp/fish/implicit/share/completions/git.fish:169 msgid "Follow only the first parent commit upon seeing a merge commit" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:167 +#: /tmp/fish/implicit/share/completions/git.fish:170 msgid "Reverse meaning of ^ prefix" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:168 +#: /tmp/fish/implicit/share/completions/git.fish:171 msgid "" "Pretend as if all refs in refs/ are listed on the command line as " msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:169 +#: /tmp/fish/implicit/share/completions/git.fish:172 msgid "" "Pretend as if all refs are in refs/heads are listed on the command line as " "" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:170 +#: /tmp/fish/implicit/share/completions/git.fish:173 msgid "" "Pretend as if all refs are in ref/tags are listed on the command line as " "" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:171 +#: /tmp/fish/implicit/share/completions/git.fish:174 msgid "" "Pretend as if all refs in refs/remotes are listed on the command line as " "" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:172 +#: /tmp/fish/implicit/share/completions/git.fish:175 msgid "" "Pretend as if all refs matching shell glob are listed on the command line as " "" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:173 +#: /tmp/fish/implicit/share/completions/git.fish:176 msgid "Do not include refs matching given glob pattern" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:174 +#: /tmp/fish/implicit/share/completions/git.fish:177 msgid "" "Pretend as if all objcets mentioned by reflogs are listed on the command " "line as " msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:175 +#: /tmp/fish/implicit/share/completions/git.fish:178 msgid "Ignore invalid object names" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:176 +#: /tmp/fish/implicit/share/completions/git.fish:179 msgid "Read commits from stdin" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:177 +#: /tmp/fish/implicit/share/completions/git.fish:180 msgid "Mark equivalent commits with = and inequivalent with +" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:178 +#: /tmp/fish/implicit/share/completions/git.fish:181 msgid "Omit equivalent commits" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:179 +#: /tmp/fish/implicit/share/completions/git.fish:182 msgid "Join two or more development histories together" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:182 +#: /tmp/fish/implicit/share/completions/git.fish:185 msgid "Autocommit the merge" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:183 +#: /tmp/fish/implicit/share/completions/git.fish:186 msgid "Don't autocommit the merge" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:184 +#: /tmp/fish/implicit/share/completions/git.fish:187 msgid "Edit auto-generated merge message" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:185 +#: /tmp/fish/implicit/share/completions/git.fish:188 msgid "Don't edit auto-generated merge message" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:186 +#: /tmp/fish/implicit/share/completions/git.fish:189 msgid "Don't generate a merge commit if merge is fast-forward" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:187 +#: /tmp/fish/implicit/share/completions/git.fish:190 msgid "Generate a merge commit even if merge is fast-forward" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:188 +#: /tmp/fish/implicit/share/completions/git.fish:191 msgid "Refuse to merge unless fast-forward possible" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:189 +#: /tmp/fish/implicit/share/completions/git.fish:192 msgid "Populate the log message with one-line descriptions" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:190 +#: /tmp/fish/implicit/share/completions/git.fish:193 msgid "Don't populate the log message with one-line descriptions" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:191 +#: /tmp/fish/implicit/share/completions/git.fish:194 msgid "Show diffstat of the merge" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:192 +#: /tmp/fish/implicit/share/completions/git.fish:195 msgid "Don't show diffstat of the merge" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:193 +#: /tmp/fish/implicit/share/completions/git.fish:196 msgid "Squash changes from other branch as a single commit" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:194 +#: /tmp/fish/implicit/share/completions/git.fish:197 msgid "Don't squash changes" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:197 -#: /tmp/fish/implicit/share/completions/git.fish:214 -#: /tmp/fish/implicit/share/completions/git.fish:234 +#: /tmp/fish/implicit/share/completions/git.fish:200 +#: /tmp/fish/implicit/share/completions/git.fish:217 +#: /tmp/fish/implicit/share/completions/git.fish:239 msgid "Force progress status" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:198 +#: /tmp/fish/implicit/share/completions/git.fish:201 msgid "Force no progress status" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:199 +#: /tmp/fish/implicit/share/completions/git.fish:202 msgid "Set the commit message" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:200 +#: /tmp/fish/implicit/share/completions/git.fish:203 msgid "Abort the current conflict resolution process" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:201 +#: /tmp/fish/implicit/share/completions/git.fish:204 msgid "Run merge conflict resolution tools to resolve merge conflicts" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:202 +#: /tmp/fish/implicit/share/completions/git.fish:205 msgid "Use specific merge resolution program" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:204 +#: /tmp/fish/implicit/share/completions/git.fish:207 msgid "Move or rename a file, a directory, or a symlink" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:205 +#: /tmp/fish/implicit/share/completions/git.fish:208 msgid "Prune all unreachable objects from the object database" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:206 +#: /tmp/fish/implicit/share/completions/git.fish:209 msgid "Fetch from and merge with another repository or a local branch" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:209 +#: /tmp/fish/implicit/share/completions/git.fish:212 msgid "Fetch all remotes" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:212 +#: /tmp/fish/implicit/share/completions/git.fish:215 msgid "Keep downloaded pack" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:213 +#: /tmp/fish/implicit/share/completions/git.fish:216 msgid "Disable automatic tag following" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:215 #: /tmp/fish/implicit/share/completions/git.fish:218 -#: /tmp/fish/implicit/share/completions/git.fish:236 +#: /tmp/fish/implicit/share/completions/git.fish:221 +#: /tmp/fish/implicit/share/completions/git.fish:241 msgid "Remote alias" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:217 +#: /tmp/fish/implicit/share/completions/git.fish:220 msgid "Update remote refs along with associated objects" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:220 +#: /tmp/fish/implicit/share/completions/git.fish:223 msgid "Force-push branch" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:221 +#: /tmp/fish/implicit/share/completions/git.fish:224 msgid "Force-push local branch to remote branch" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:222 +#: /tmp/fish/implicit/share/completions/git.fish:225 msgid "Push local branch to remote branch" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:223 +#: /tmp/fish/implicit/share/completions/git.fish:226 msgid "Push all refs under refs/heads/" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:224 +#: /tmp/fish/implicit/share/completions/git.fish:227 msgid "Remove remote branches that don't have a local counterpart" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:225 +#: /tmp/fish/implicit/share/completions/git.fish:228 msgid "Push all refs under refs/" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:226 +#: /tmp/fish/implicit/share/completions/git.fish:229 msgid "Delete all listed refs from the remote repository" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:227 +#: /tmp/fish/implicit/share/completions/git.fish:230 msgid "Push all refs under refs/tags" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:228 +#: /tmp/fish/implicit/share/completions/git.fish:231 +msgid "Push all usual refs plus the ones under refs/tags" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:232 msgid "Do everything except actually send the updates" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:229 +#: /tmp/fish/implicit/share/completions/git.fish:233 msgid "Produce machine-readable output" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:230 +#: /tmp/fish/implicit/share/completions/git.fish:234 msgid "Force update of remote refs" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:231 +#: /tmp/fish/implicit/share/completions/git.fish:235 +msgid "" +"Force update of remote refs, stopping if other's changes would be overwritten" +msgstr "" + +#: /tmp/fish/implicit/share/completions/git.fish:236 msgid "Add upstream (tracking) reference" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:235 +#: /tmp/fish/implicit/share/completions/git.fish:240 msgid "Forward-port local commits to the updated upstream head" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:240 +#: /tmp/fish/implicit/share/completions/git.fish:245 msgid "Restart the rebasing process" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:241 +#: /tmp/fish/implicit/share/completions/git.fish:246 msgid "Abort the rebase operation" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:242 +#: /tmp/fish/implicit/share/completions/git.fish:247 msgid "Keep the commits that don't cahnge anything" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:243 +#: /tmp/fish/implicit/share/completions/git.fish:248 msgid "Restart the rebasing process by skipping the current patch" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:244 +#: /tmp/fish/implicit/share/completions/git.fish:249 msgid "Use merging strategies to rebase" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:247 +#: /tmp/fish/implicit/share/completions/git.fish:252 msgid "Show diffstat of the rebase" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:248 +#: /tmp/fish/implicit/share/completions/git.fish:253 msgid "Don't show diffstat of the rebase" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:249 +#: /tmp/fish/implicit/share/completions/git.fish:254 msgid "Allow the pre-rebase hook to run" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:250 +#: /tmp/fish/implicit/share/completions/git.fish:255 msgid "Don't allow the pre-rebase hook to run" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:251 +#: /tmp/fish/implicit/share/completions/git.fish:256 msgid "Force the rebase" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:253 +#: /tmp/fish/implicit/share/completions/git.fish:258 msgid "Try to recreate merges" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:254 +#: /tmp/fish/implicit/share/completions/git.fish:259 msgid "Rebase all reachable commits" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:255 +#: /tmp/fish/implicit/share/completions/git.fish:260 msgid "Automatic squashing" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:256 +#: /tmp/fish/implicit/share/completions/git.fish:261 msgid "No automatic squashing" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:257 +#: /tmp/fish/implicit/share/completions/git.fish:262 msgid "No fast-forward" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:258 +#: /tmp/fish/implicit/share/completions/git.fish:263 msgid "Reset current HEAD to the specified state" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:259 +#: /tmp/fish/implicit/share/completions/git.fish:264 #, fuzzy msgid "Reset files in working directory" msgstr "显示工作目录" -#: /tmp/fish/implicit/share/completions/git.fish:262 +#: /tmp/fish/implicit/share/completions/git.fish:268 msgid "Reflog" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:263 +#: /tmp/fish/implicit/share/completions/git.fish:269 msgid "Revert an existing commit" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:264 +#: /tmp/fish/implicit/share/completions/git.fish:270 msgid "Remove files from the working tree and from the index" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:265 +#: /tmp/fish/implicit/share/completions/git.fish:271 msgid "Keep local copies" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:266 +#: /tmp/fish/implicit/share/completions/git.fish:272 msgid "Exit with a zero status even if no files matched" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:267 +#: /tmp/fish/implicit/share/completions/git.fish:273 msgid "Allow recursive removal" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:269 +#: /tmp/fish/implicit/share/completions/git.fish:275 msgid "Override the up-to-date check" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:270 +#: /tmp/fish/implicit/share/completions/git.fish:276 #: /tmp/fish/implicit/share/completions/prt-get.fish:45 #: /tmp/fish/implicit/share/completions/prt-get.fish:103 msgid "Dry run" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:271 +#: /tmp/fish/implicit/share/completions/git.fish:277 msgid "Show the working tree status" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:272 +#: /tmp/fish/implicit/share/completions/git.fish:278 msgid "Give the output in the short-format" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:273 +#: /tmp/fish/implicit/share/completions/git.fish:279 msgid "Show the branch and tracking info even in short-format" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:274 +#: /tmp/fish/implicit/share/completions/git.fish:280 msgid "Give the output in a stable, easy-to-parse format" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:275 +#: /tmp/fish/implicit/share/completions/git.fish:281 msgid "Terminate entries with null character" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:276 +#: /tmp/fish/implicit/share/completions/git.fish:282 msgid "The untracked files handling mode" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:277 +#: /tmp/fish/implicit/share/completions/git.fish:283 msgid "Ignore changes to submodules" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:278 +#: /tmp/fish/implicit/share/completions/git.fish:284 msgid "Create, list, delete or verify a tag object signed with GPG" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:280 +#: /tmp/fish/implicit/share/completions/git.fish:286 msgid "Make an unsigned, annotated tag object" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:281 +#: /tmp/fish/implicit/share/completions/git.fish:287 msgid "Make a GPG-signed tag" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:282 +#: /tmp/fish/implicit/share/completions/git.fish:288 msgid "Remove a tag" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:283 +#: /tmp/fish/implicit/share/completions/git.fish:289 msgid "Verify signature of a tag" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:284 +#: /tmp/fish/implicit/share/completions/git.fish:290 msgid "Force overwriting exising tag" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:286 +#: /tmp/fish/implicit/share/completions/git.fish:292 msgid "List tags that contain a commit" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:289 +#: /tmp/fish/implicit/share/completions/git.fish:295 msgid "Stash away changes" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:290 +#: /tmp/fish/implicit/share/completions/git.fish:296 msgid "List stashes" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:291 +#: /tmp/fish/implicit/share/completions/git.fish:297 msgid "Show the changes recorded in the stash" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:292 +#: /tmp/fish/implicit/share/completions/git.fish:298 msgid "Apply and remove a single stashed state" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:293 +#: /tmp/fish/implicit/share/completions/git.fish:299 msgid "Apply a single stashed state" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:294 +#: /tmp/fish/implicit/share/completions/git.fish:300 msgid "Remove all stashed states" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:295 +#: /tmp/fish/implicit/share/completions/git.fish:301 msgid "Remove a single stashed state from the stash list" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:296 +#: /tmp/fish/implicit/share/completions/git.fish:302 msgid "Create a stash" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:297 +#: /tmp/fish/implicit/share/completions/git.fish:303 msgid "Save a new stash" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:298 +#: /tmp/fish/implicit/share/completions/git.fish:304 msgid "Create a new branch from a stash" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:299 +#: /tmp/fish/implicit/share/completions/git.fish:305 #, fuzzy msgid "Set and read git configuration variables" msgstr "将输入的一行读入到变量中" -#: /tmp/fish/implicit/share/completions/git.fish:300 +#: /tmp/fish/implicit/share/completions/git.fish:306 msgid "Generate patch series to send upstream" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:302 +#: /tmp/fish/implicit/share/completions/git.fish:308 msgid "Generate plain patches without diffstat" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:303 +#: /tmp/fish/implicit/share/completions/git.fish:309 msgid "Suppress diff output" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:304 +#: /tmp/fish/implicit/share/completions/git.fish:310 msgid "Spend more time to create smaller diffs" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:305 +#: /tmp/fish/implicit/share/completions/git.fish:311 msgid "Generate diff with the 'patience' algorithm" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:306 +#: /tmp/fish/implicit/share/completions/git.fish:312 msgid "Generate diff with the 'histogram' algorithm" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:307 +#: /tmp/fish/implicit/share/completions/git.fish:313 msgid "Print all commits to stdout in mbox format" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:308 +#: /tmp/fish/implicit/share/completions/git.fish:314 msgid "Show number of added/deleted lines in decimal notation" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:309 +#: /tmp/fish/implicit/share/completions/git.fish:315 msgid "Output only last line of the stat" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:310 +#: /tmp/fish/implicit/share/completions/git.fish:316 msgid "Output a condensed summary of extended header information" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:311 +#: /tmp/fish/implicit/share/completions/git.fish:317 msgid "Disable rename detection" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:312 +#: /tmp/fish/implicit/share/completions/git.fish:318 msgid "Show full blob object names" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:313 +#: /tmp/fish/implicit/share/completions/git.fish:319 msgid "Output a binary diff for use with git apply" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:314 +#: /tmp/fish/implicit/share/completions/git.fish:320 msgid "Also inspect unmodified files as source for a copy" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:316 +#: /tmp/fish/implicit/share/completions/git.fish:322 msgid "Ignore changes in whitespace at EOL" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:317 +#: /tmp/fish/implicit/share/completions/git.fish:323 msgid "Ignore changes in amount of whitespace" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:318 +#: /tmp/fish/implicit/share/completions/git.fish:324 msgid "Ignore whitespace when comparing lines" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:320 +#: /tmp/fish/implicit/share/completions/git.fish:326 msgid "Show whole surrounding functions of changes" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:321 +#: /tmp/fish/implicit/share/completions/git.fish:327 msgid "Allow an external diff helper to be executed" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:322 +#: /tmp/fish/implicit/share/completions/git.fish:328 msgid "Disallow external diff helpers" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:323 +#: /tmp/fish/implicit/share/completions/git.fish:329 msgid "Disallow external text conversion filters for binary files (Default)" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:324 +#: /tmp/fish/implicit/share/completions/git.fish:330 msgid "" "Allow external text conversion filters for binary files (Resulting diff is " "unappliable)" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:325 +#: /tmp/fish/implicit/share/completions/git.fish:331 msgid "Do not show source or destination prefix" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:326 +#: /tmp/fish/implicit/share/completions/git.fish:332 msgid "Name output in [Patch n/m] format, even with a single patch" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:327 +#: /tmp/fish/implicit/share/completions/git.fish:333 msgid "Name output in [Patch] format, even with multiple patches" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:328 +#: /tmp/fish/implicit/share/completions/git.fish:334 msgid "Initialize, update or inspect submodules" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:329 +#: /tmp/fish/implicit/share/completions/git.fish:335 msgid "Add a submodule" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:330 +#: /tmp/fish/implicit/share/completions/git.fish:336 msgid "Show submodule status" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:331 #: /tmp/fish/implicit/share/completions/git.fish:337 +#: /tmp/fish/implicit/share/completions/git.fish:343 msgid "Initialize all submodules" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:332 +#: /tmp/fish/implicit/share/completions/git.fish:338 msgid "Update all submodules" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:333 +#: /tmp/fish/implicit/share/completions/git.fish:339 msgid "Show commit summary" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:334 +#: /tmp/fish/implicit/share/completions/git.fish:340 #, fuzzy msgid "Run command on each submodule" msgstr "在当前进程下执行命令" -#: /tmp/fish/implicit/share/completions/git.fish:335 +#: /tmp/fish/implicit/share/completions/git.fish:341 msgid "Sync submodules' URL with .gitmodules" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:336 +#: /tmp/fish/implicit/share/completions/git.fish:342 msgid "Only print error messages" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:338 +#: /tmp/fish/implicit/share/completions/git.fish:344 msgid "Checkout the superproject's commit on a detached HEAD in the submodule" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:339 +#: /tmp/fish/implicit/share/completions/git.fish:345 msgid "" "Merge the superproject's commit into the current branch of the submodule" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:340 +#: /tmp/fish/implicit/share/completions/git.fish:346 msgid "Rebase current branch onto the superproject's commit" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:341 +#: /tmp/fish/implicit/share/completions/git.fish:347 msgid "Don't fetch new objects from the remote" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:342 +#: /tmp/fish/implicit/share/completions/git.fish:348 msgid "" "Instead of using superproject's SHA-1, use the state of the submodule's " "remote-tracking branch" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:343 +#: /tmp/fish/implicit/share/completions/git.fish:349 msgid "" "Throw away local changes when switching to a different commit and always run " "checkout" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:344 +#: /tmp/fish/implicit/share/completions/git.fish:350 msgid "Also add ignored submodule path" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:345 +#: /tmp/fish/implicit/share/completions/git.fish:351 msgid "Remove even with local changes" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:346 +#: /tmp/fish/implicit/share/completions/git.fish:352 msgid "Use the commit stored in the index" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:347 +#: /tmp/fish/implicit/share/completions/git.fish:353 msgid "Compare the commit in the index with submodule HEAD" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:348 +#: /tmp/fish/implicit/share/completions/git.fish:354 msgid "Traverse submodules recursively" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:349 +#: /tmp/fish/implicit/share/completions/git.fish:355 msgid "Show logs with difference each commit introduces" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:350 +#: /tmp/fish/implicit/share/completions/git.fish:356 msgid "Remove untracked files from the working tree" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:351 +#: /tmp/fish/implicit/share/completions/git.fish:357 msgid "Force run" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:352 +#: /tmp/fish/implicit/share/completions/git.fish:358 msgid "Show what would be done and clean files interactively" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:353 +#: /tmp/fish/implicit/share/completions/git.fish:359 msgid "Don't actually remove anything, just show what would be done" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:354 +#: /tmp/fish/implicit/share/completions/git.fish:360 msgid "Be quiet, only report errors" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:355 +#: /tmp/fish/implicit/share/completions/git.fish:361 msgid "Remove untracked directories in addition to untracked files" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:356 +#: /tmp/fish/implicit/share/completions/git.fish:362 msgid "Remove ignored files, as well" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:357 +#: /tmp/fish/implicit/share/completions/git.fish:363 msgid "Remove only ignored files" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:358 +#: /tmp/fish/implicit/share/completions/git.fish:364 msgid "Show what revision and author last modified each line of a file" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:359 +#: /tmp/fish/implicit/share/completions/git.fish:365 msgid "Show blank SHA-1 for boundary commits" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:360 +#: /tmp/fish/implicit/share/completions/git.fish:366 msgid "Do not treat root commits as boundaries" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:361 +#: /tmp/fish/implicit/share/completions/git.fish:367 msgid "Include additional statistics" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:362 +#: /tmp/fish/implicit/share/completions/git.fish:368 msgid "Annotate only the given line range" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:363 +#: /tmp/fish/implicit/share/completions/git.fish:369 msgid "Show long rev" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:364 +#: /tmp/fish/implicit/share/completions/git.fish:370 msgid "Show raw timestamp" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:365 +#: /tmp/fish/implicit/share/completions/git.fish:371 msgid "Use revisions from named file instead of calling rev-list" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:366 +#: /tmp/fish/implicit/share/completions/git.fish:372 msgid "Walk history forward instead of backward" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:367 +#: /tmp/fish/implicit/share/completions/git.fish:373 msgid "Show in a format designed for machine consumption" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:368 +#: /tmp/fish/implicit/share/completions/git.fish:374 msgid "Show the porcelain format" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:369 +#: /tmp/fish/implicit/share/completions/git.fish:375 msgid "Show the result incrementally" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:370 +#: /tmp/fish/implicit/share/completions/git.fish:376 msgid "Instead of working tree, use the contents of the named file" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:371 +#: /tmp/fish/implicit/share/completions/git.fish:377 msgid "Specifies the format used to output dates" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:372 +#: /tmp/fish/implicit/share/completions/git.fish:378 msgid "Detect moved or copied lines within a file" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:373 +#: /tmp/fish/implicit/share/completions/git.fish:379 msgid "" "Detect lines moved or copied from other files that were modified in the same " "commit" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:375 +#: /tmp/fish/implicit/share/completions/git.fish:381 msgid "Use the same output mode as git-annotate" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:376 +#: /tmp/fish/implicit/share/completions/git.fish:382 msgid "Show the filename in the original commit" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:377 +#: /tmp/fish/implicit/share/completions/git.fish:383 msgid "Show the line number in the original commit" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:378 +#: /tmp/fish/implicit/share/completions/git.fish:384 msgid "Suppress the author name and timestamp from the output" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:379 +#: /tmp/fish/implicit/share/completions/git.fish:385 msgid "Show the author email instead of author name" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:380 +#: /tmp/fish/implicit/share/completions/git.fish:386 msgid "Ignore whitespace changes" msgstr "" -#: /tmp/fish/implicit/share/completions/git.fish:381 +#: /tmp/fish/implicit/share/completions/git.fish:387 #, fuzzy msgid "Custom command" msgstr "命令" @@ -26993,7 +27992,7 @@ msgid "Uses Gradle Daemon to run build" msgstr "" #: /tmp/fish/implicit/share/completions/gradle.fish:11 -msgid "Uses Gradle Daemon in forground" +msgid "Uses Gradle Daemon in foreground" msgstr "" #: /tmp/fish/implicit/share/completions/gradle.fish:12 @@ -27297,6 +28296,251 @@ msgstr "" msgid "This option permits to add group with non-unique GID" msgstr "" +#: /tmp/fish/implicit/share/completions/grub-file.fish:1 +msgid "Check if FILE can be booted as i386 PAE Xen unprivileged guest kernel" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:2 +msgid "" +"Check if given file can be booted as x86_64 Xen unprivileged guest kernel" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:3 +msgid "Check if given file can be used as Xen x86 privileged guest kernel" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:4 +msgid "Check if given file can be used as x86 multiboot kernel" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:5 +msgid "Check if given file can be used as x86 multiboot2 kernel" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:6 +msgid "Check if given file is ARM Linux" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:7 +msgid "Check if given file is ARM64 Linux" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:8 +msgid "Check if given file is IA64 Linux" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:9 +msgid "Check if given file is MIPS Linux" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:10 +msgid "Check if given file is MIPSEL Linux" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:11 +msgid "Check if given file is SPARC64 Linux" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:12 +msgid "Check if given file is POWERPC Linux" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:13 +msgid "Check if given file is x86 Linux" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:14 +msgid "Check if given file is x86 Linux supporting 32-bit protocol" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:15 +msgid "Check if given file is x86 kFreeBSD" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:16 +msgid "Check if given file is i386 kFreeBSD" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:17 +msgid "Check if given file is x86_64 kFreeBSD" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:18 +msgid "Check if given file is x86 kNetBSD" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:19 +msgid "Check if given file is i386 kNetBSD" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:20 +msgid "Check if given file is x86_64 kNetBSD" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:21 +msgid "Check if given file is i386 EFI file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:22 +msgid "Check if given file is x86_64 EFI file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:23 +msgid "Check if given file is IA64 EFI file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:24 +msgid "Check if given file is ARM64 EFI file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:25 +msgid "Check if given file is ARM EFI file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:26 +msgid "Check if given file is hiberfil.sys in hibernated state" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:27 +msgid "Check if given file is x86_64 XNU (Mac OS X kernel)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:28 +msgid "Check if given file is i386 XNU (Mac OS X kernel)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:29 +msgid "Check if given file is XNU (Mac OS X kernel) hibernated image" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:30 +msgid "Check if given file is BIOS bootsector" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-file.fish:32 +#, fuzzy +msgid "Display usage and exit" +msgstr "显示命令类型" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:1 +msgid "Compress GRUB files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:2 +#, fuzzy +msgid "Use image and modules under given directory" +msgstr "改变工作目录(当前目录)" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:3 +msgid "Install given fonts" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:4 +msgid "Install only given modules and their dependencies" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:5 +msgid "Embed given file as public key for signature checking" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:6 +#, fuzzy +msgid "Use translations under given directory" +msgstr "显示工作目录" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:7 +msgid "Install only given locales" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:8 +msgid "Preload specfied modules" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:9 +msgid "Install given theme" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:11 +msgid "Make drive also bootable as floppy" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:12 +msgid "Install GRUB images under DIR/grub" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:13 +msgid "Set bootloader ID" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:14 +msgid "Choose compression to use for core image" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:15 +msgid "Set disk module to use" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:16 +msgid "Use given directory as the EFI System Partition root" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:17 +msgid "Install even if problems are detected" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:18 +msgid "Use identifier file even if UUID is available" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:19 +msgid "Use given color for label background" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:20 +msgid "Use given color for label" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:21 +msgid "Use given file for label" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:22 +msgid "Use given directory for PPC Mac install" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:23 +msgid "Do not install bootsector" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:24 +msgid "Don't update the boot-device/Boot* NVRAM variables" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:25 +msgid "Don't apply any reed-solomon codes when embedding core.img" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:26 +#, fuzzy +msgid "Set product version" +msgstr "设置配置选项" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:27 +msgid "Delete device map if it already exists" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:28 +msgid "The installation is removable" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:29 +msgid "Do not probe for filesystems" +msgstr "" + +#: /tmp/fish/implicit/share/completions/grub-install.fish:30 +msgid "Install GRUB for given platform" +msgstr "" + #: /tmp/fish/implicit/share/completions/grunt.fish:1 msgid "Print the grunt version. Combine with --verbose for more info" msgstr "" @@ -27373,11 +28617,6 @@ msgstr "" msgid "Save/restore filename" msgstr "" -#: /tmp/fish/implicit/share/completions/gunzip.fish:8 -#: /tmp/fish/implicit/share/completions/gzip.fish:8 -msgid "Suppress warnings" -msgstr "" - #: /tmp/fish/implicit/share/completions/gunzip.fish:9 #: /tmp/fish/implicit/share/completions/gzip.fish:9 msgid "Recurse directories" @@ -27872,81 +29111,376 @@ msgid "Show the server version" msgstr "" #: /tmp/fish/implicit/share/completions/help.fish:1 -msgid "Introduction to the fish syntax" +#: /tmp/fish/implicit/share/completions/help.fish:68 +msgid "Autosuggestions" msgstr "" #: /tmp/fish/implicit/share/completions/help.fish:2 -msgid "Incomplete aspects of fish" -msgstr "" +#, fuzzy +msgid "Builtin commands" +msgstr "结束一个命令块" #: /tmp/fish/implicit/share/completions/help.fish:3 -msgid "Known fish bugs" +msgid "Cartesian Products" msgstr "" #: /tmp/fish/implicit/share/completions/help.fish:4 -msgid "Help on how to reuse previously entered commands" +msgid "Setting syntax highlighting colors" msgstr "" #: /tmp/fish/implicit/share/completions/help.fish:5 -msgid "Help on how tab-completion works" +msgid "Combining different expansions" msgstr "" #: /tmp/fish/implicit/share/completions/help.fish:6 -msgid "Help on how job control works" +msgid "How tab-completion works" msgstr "" #: /tmp/fish/implicit/share/completions/help.fish:7 -msgid "Summary on how fish differs from other shells" +msgid "Useful functions for writing completions" msgstr "" #: /tmp/fish/implicit/share/completions/help.fish:8 -msgid "Help on how to set the prompt" +msgid "Writing your own completions" msgstr "" #: /tmp/fish/implicit/share/completions/help.fish:9 -msgid "Help on how to set the titlebar message" -msgstr "" +#, fuzzy +msgid "Where to put completions" +msgstr "编辑命令相关的补全" #: /tmp/fish/implicit/share/completions/help.fish:10 -msgid "Help on how to copy and paste" -msgstr "" - -#: /tmp/fish/implicit/share/completions/help.fish:11 -msgid "Help on editor shortcuts" +msgid "Debugging fish scripts" msgstr "" #: /tmp/fish/implicit/share/completions/help.fish:12 #, fuzzy -msgid "Help on environment variables" -msgstr "处理环境变量" +msgid "Command line editor" +msgstr "命令" #: /tmp/fish/implicit/share/completions/help.fish:13 -msgid "Help on setting syntax highlighting colors" -msgstr "" +#, fuzzy +msgid "Emacs mode commands" +msgstr "结束一个命令块" #: /tmp/fish/implicit/share/completions/help.fish:14 +#, fuzzy +msgid "Escaping characters" +msgstr "打印单词计数" + #: /tmp/fish/implicit/share/completions/help.fish:15 -msgid "Help on parameter expansion (Globbing)" +msgid "Event handlers" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:16 +#: /tmp/fish/implicit/share/completions/help.fish:25 +msgid "Parameter expansion (Globbing)" msgstr "" #: /tmp/fish/implicit/share/completions/help.fish:17 -msgid "Help on home directory expansion ~USER" +msgid "Brace expansion {a,b,c}" msgstr "" #: /tmp/fish/implicit/share/completions/help.fish:18 -msgid "Help on brace expansion {a,b,c}" -msgstr "" +#, fuzzy +msgid "Command substitution" +msgstr "命令" #: /tmp/fish/implicit/share/completions/help.fish:19 -msgid "Help on wildcard expansion *.*" +msgid "Command substitution (SUBCOMMAND)" msgstr "" #: /tmp/fish/implicit/share/completions/help.fish:20 -msgid "Help on command substitution (SUBCOMMAND)" +msgid "Home directory expansion ~USER" msgstr "" #: /tmp/fish/implicit/share/completions/help.fish:21 -msgid "Help on process expansion %JOB" +msgid "Index range expansion" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:22 +msgid "Process expansion %JOB" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:24 +msgid "Wildcard expansion *.*" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:26 +msgid "Configurable greeting" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:27 +msgid "Help on how to reuse previously entered commands" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:28 +msgid "Searchable history" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:29 +#, fuzzy +msgid "Shell variable and function names" +msgstr "%ls:函数名 “%ls” 非法" + +#: /tmp/fish/implicit/share/completions/help.fish:30 +msgid "Initialization files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:31 +msgid "Introduction" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:32 +msgid "Common issues with fish" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:33 +msgid "Running multiple programs" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:34 +msgid "Copy and paste (Kill Ring)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:35 +msgid "Further help and development" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:36 +msgid "Multiline editing" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:37 +msgid "Other features" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:38 +msgid "Piping" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:39 +msgid "Programmable prompt" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:40 +msgid "Quotes" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:41 +msgid "Input/Output (IO) redirection" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:42 +#, fuzzy +msgid "Shared bindings" +msgstr "处理 fish 键 绑定" + +#: /tmp/fish/implicit/share/completions/help.fish:43 +msgid "Introduction to the fish syntax" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:44 +#, fuzzy +msgid "Background jobs" +msgstr "将任务置于后台" + +#: /tmp/fish/implicit/share/completions/help.fish:45 +#, fuzzy +msgid "Conditional execution of code and flow control" +msgstr "有条件地执行一个命令区块" + +#: /tmp/fish/implicit/share/completions/help.fish:46 +#: /tmp/fish/implicit/share/completions/help.fish:74 +#, fuzzy +msgid "Functions" +msgstr "定义一个新函数" + +#: /tmp/fish/implicit/share/completions/help.fish:47 +#, fuzzy +msgid "Autoloading functions" +msgstr "定义一个新函数" + +#: /tmp/fish/implicit/share/completions/help.fish:48 +msgid "Defining aliases" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:49 +#, fuzzy +msgid "Job control" +msgstr "任务控制:%ls\n" + +#: /tmp/fish/implicit/share/completions/help.fish:50 +#, fuzzy +msgid "Some common words" +msgstr "状态\t命令" + +#: /tmp/fish/implicit/share/completions/help.fish:51 +msgid "Programmable title" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:52 +#, fuzzy +msgid "Shell variables" +msgstr "处理环境变量" + +#: /tmp/fish/implicit/share/completions/help.fish:53 +msgid "Arrays" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:54 +msgid "Variables for changing highlighting colors" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:55 +#, fuzzy +msgid "Exporting variables" +msgstr "处理环境变量" + +#: /tmp/fish/implicit/share/completions/help.fish:56 +#, fuzzy +msgid "Variable scope for functions" +msgstr "定义一个新函数" + +#: /tmp/fish/implicit/share/completions/help.fish:57 +#, fuzzy +msgid "Locale variables" +msgstr "处理环境变量" + +#: /tmp/fish/implicit/share/completions/help.fish:58 +msgid "Variable scope" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:59 +#, fuzzy +msgid "Special variables" +msgstr "处理环境变量" + +#: /tmp/fish/implicit/share/completions/help.fish:60 +#, fuzzy +msgid "The status variable" +msgstr "处理环境变量" + +#: /tmp/fish/implicit/share/completions/help.fish:61 +#, fuzzy +msgid "More on universal variables" +msgstr "处理环境变量" + +#: /tmp/fish/implicit/share/completions/help.fish:62 +#, fuzzy +msgid "Vi mode commands" +msgstr "设置或取得命令行" + +#: /tmp/fish/implicit/share/completions/help.fish:63 +#, fuzzy +msgid "Command mode" +msgstr "命令" + +#: /tmp/fish/implicit/share/completions/help.fish:64 +#, fuzzy +msgid "Insert mode" +msgstr "只在不活跃的进程上" + +#: /tmp/fish/implicit/share/completions/help.fish:65 +msgid "Visual mode" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:66 +msgid "Tutorial" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:67 +msgid "Autoloading Functions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:69 +msgid "Combiners (And, Or, Not)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:70 +#, fuzzy +msgid "Command Substitutions" +msgstr "命令" + +#: /tmp/fish/implicit/share/completions/help.fish:71 +msgid "Conditionals (If, Else, Switch)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:72 +#, fuzzy +msgid "Exit Status" +msgstr "负的任务退出代码(exit status)" + +#: /tmp/fish/implicit/share/completions/help.fish:73 +msgid "Exports (Shell Variables)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:75 +msgid "Getting Help" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:76 +msgid "Learning fish" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:77 +msgid "Lists" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:78 +msgid "Loops" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:79 +msgid "Ready for more?" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:81 +#, fuzzy +msgid "Pipes and Redirections" +msgstr "显示工作目录" + +#: /tmp/fish/implicit/share/completions/help.fish:82 +msgid "Prompt" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:83 +#, fuzzy +msgid "Running Commands" +msgstr "在当前进程下执行命令" + +#: /tmp/fish/implicit/share/completions/help.fish:84 +msgid "Separating Commands (Semicolon)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:85 +msgid "Startup (Where's .bashrc?)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:86 +msgid "Syntax Highlighting" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:87 +msgid "Tab Completions" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:88 +#, fuzzy +msgid "Universal Variables" +msgstr "处理环境变量" + +#: /tmp/fish/implicit/share/completions/help.fish:89 +#, fuzzy +msgid "Variables" +msgstr "处理环境变量" + +#: /tmp/fish/implicit/share/completions/help.fish:90 +msgid "Why fish?" +msgstr "" + +#: /tmp/fish/implicit/share/completions/help.fish:91 +msgid "Wildcards" msgstr "" #: /tmp/fish/implicit/share/completions/heroku.fish:1 @@ -28031,242 +29565,283 @@ msgid "manage heroku-postgresql databases" msgstr "" #: /tmp/fish/implicit/share/completions/heroku.fish:22 -msgid "manage backups of heroku postgresql databases" -msgstr "" - -#: /tmp/fish/implicit/share/completions/heroku.fish:23 msgid "manage plugins to the heroku gem" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:24 +#: /tmp/fish/implicit/share/completions/heroku.fish:23 msgid "list available regions" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:25 +#: /tmp/fish/implicit/share/completions/heroku.fish:24 msgid "manage the stack for an app" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:26 +#: /tmp/fish/implicit/share/completions/heroku.fish:25 msgid "check status of heroku platform" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:27 +#: /tmp/fish/implicit/share/completions/heroku.fish:26 msgid "update the heroku client" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:28 +#: /tmp/fish/implicit/share/completions/heroku.fish:27 msgid "display version" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:29 +#: /tmp/fish/implicit/share/completions/heroku.fish:28 msgid "" "APP DIRECTORY clones a heroku app to your local machine at DIRECTORY " "(defaults to app name)" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:30 +#: /tmp/fish/implicit/share/completions/heroku.fish:29 msgid "adds a git remote to an app repo (-a APP)" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:31 +#: /tmp/fish/implicit/share/completions/heroku.fish:30 msgid "install an addon" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:32 +#: /tmp/fish/implicit/share/completions/heroku.fish:31 msgid "open an addon's documentation in your browser" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:33 +#: /tmp/fish/implicit/share/completions/heroku.fish:32 msgid "downgrade an existing addon" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:34 +#: /tmp/fish/implicit/share/completions/heroku.fish:33 msgid "list all available addons" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:35 +#: /tmp/fish/implicit/share/completions/heroku.fish:34 msgid "open an addon's dashboard in your browser" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:36 +#: /tmp/fish/implicit/share/completions/heroku.fish:35 msgid "uninstall one or more addons" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:37 +#: /tmp/fish/implicit/share/completions/heroku.fish:36 msgid "upgrade an existing addon" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:38 +#: /tmp/fish/implicit/share/completions/heroku.fish:37 msgid "the org to list the apps for" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:39 +#: /tmp/fish/implicit/share/completions/heroku.fish:38 msgid "list all apps in the org. Not just joined apps" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:40 +#: /tmp/fish/implicit/share/completions/heroku.fish:39 msgid "list apps in personal account when a default org is set" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:41 +#: /tmp/fish/implicit/share/completions/heroku.fish:40 msgid "create a new app (takes name)" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:42 +#: /tmp/fish/implicit/share/completions/heroku.fish:41 msgid " permanently destroy an app (--app APP)" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:43 +#: /tmp/fish/implicit/share/completions/heroku.fish:42 msgid "show detailed app information" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:44 +#: /tmp/fish/implicit/share/completions/heroku.fish:43 msgid " add yourself to an organization app (--app APP)" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:45 +#: /tmp/fish/implicit/share/completions/heroku.fish:44 msgid " remove yourself from an organization app (--app APP)" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:46 +#: /tmp/fish/implicit/share/completions/heroku.fish:45 msgid " lock an organization app to restrict access" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:47 +#: /tmp/fish/implicit/share/completions/heroku.fish:46 msgid " open the app in a web browser" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:48 +#: /tmp/fish/implicit/share/completions/heroku.fish:47 msgid " rename the app (apps:rename newname --app oldname)" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:49 +#: /tmp/fish/implicit/share/completions/heroku.fish:48 msgid " unlock an organization app so that any org member can join it" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:50 +#: /tmp/fish/implicit/share/completions/heroku.fish:49 msgid "log in with your heroku credentials" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:51 +#: /tmp/fish/implicit/share/completions/heroku.fish:50 msgid "clear local authentication credentials" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:52 +#: /tmp/fish/implicit/share/completions/heroku.fish:51 msgid "display your api token" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:53 +#: /tmp/fish/implicit/share/completions/heroku.fish:52 msgid "display your heroku email address" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:54 +#: /tmp/fish/implicit/share/completions/heroku.fish:53 msgid "output config vars in shell format" msgstr "" +#: /tmp/fish/implicit/share/completions/heroku.fish:54 #: /tmp/fish/implicit/share/completions/heroku.fish:55 -#: /tmp/fish/implicit/share/completions/heroku.fish:56 msgid "display a config value for an app" msgstr "" +#: /tmp/fish/implicit/share/completions/heroku.fish:56 #: /tmp/fish/implicit/share/completions/heroku.fish:57 -#: /tmp/fish/implicit/share/completions/heroku.fish:58 msgid "set one or more config vars (KEY=VALUE)" msgstr "" +#: /tmp/fish/implicit/share/completions/heroku.fish:58 #: /tmp/fish/implicit/share/completions/heroku.fish:59 -#: /tmp/fish/implicit/share/completions/heroku.fish:60 msgid "unset one or more config vars" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:61 +#: /tmp/fish/implicit/share/completions/heroku.fish:60 msgid "add a custom domain to an app" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:62 +#: /tmp/fish/implicit/share/completions/heroku.fish:61 msgid "remove all custom domains from an app" msgstr "" +#: /tmp/fish/implicit/share/completions/heroku.fish:62 #: /tmp/fish/implicit/share/completions/heroku.fish:63 -#: /tmp/fish/implicit/share/completions/heroku.fish:64 msgid "remove a custom domain from an app" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:65 +#: /tmp/fish/implicit/share/completions/heroku.fish:64 msgid "the number of lines to display" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:66 +#: /tmp/fish/implicit/share/completions/heroku.fish:65 msgid "only display logs from the given process" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:67 +#: /tmp/fish/implicit/share/completions/heroku.fish:66 msgid "only display logs from the given source" msgstr "" -#: /tmp/fish/implicit/share/completions/heroku.fish:68 +#: /tmp/fish/implicit/share/completions/heroku.fish:67 msgid "continually stream logs" msgstr "" +#: /tmp/fish/implicit/share/completions/heroku.fish:68 +msgid "manage backups of heroku postgresql databases" +msgstr "" + #: /tmp/fish/implicit/share/completions/heroku.fish:69 +msgid "cancel an in-progress backup or restore (default newest)" +msgstr "" + #: /tmp/fish/implicit/share/completions/heroku.fish:70 -msgid "resize dynos to the given size (DYNO1=1X|2X|PX)" +msgid "capture a new backup" msgstr "" #: /tmp/fish/implicit/share/completions/heroku.fish:71 +msgid "delete a backup" +msgstr "" + #: /tmp/fish/implicit/share/completions/heroku.fish:72 -msgid "restart an app dyno" +msgid "downloads database backup" msgstr "" #: /tmp/fish/implicit/share/completions/heroku.fish:73 +#, fuzzy +msgid "get information about a specific backup" +msgstr "返回 fish 的状态信息" + #: /tmp/fish/implicit/share/completions/heroku.fish:74 -msgid "scale dynos by the given amount (DYNO1=AMOUNT1)" +msgid "restore a backup (default latest) to a database" msgstr "" #: /tmp/fish/implicit/share/completions/heroku.fish:75 +msgid "schedule daily backups for given database" +msgstr "" + #: /tmp/fish/implicit/share/completions/heroku.fish:76 -msgid "stop an app dyno" +msgid "list backup schedule" msgstr "" #: /tmp/fish/implicit/share/completions/heroku.fish:77 -msgid "number of releases to show, maximum 50" +msgid "stop daily backups" msgstr "" #: /tmp/fish/implicit/share/completions/heroku.fish:78 +msgid "get secret but publicly accessible URL of a backup" +msgstr "" + #: /tmp/fish/implicit/share/completions/heroku.fish:79 -msgid "view detailed information for a release" -msgstr "" - #: /tmp/fish/implicit/share/completions/heroku.fish:80 -#: /tmp/fish/implicit/share/completions/heroku.fish:81 -msgid "roll back to an older release" +msgid "resize dynos to the given size (DYNO1=1X|2X|PX)" msgstr "" +#: /tmp/fish/implicit/share/completions/heroku.fish:81 #: /tmp/fish/implicit/share/completions/heroku.fish:82 -msgid "specify dyno size" +msgid "restart an app dyno" msgstr "" #: /tmp/fish/implicit/share/completions/heroku.fish:83 -msgid "open a remote console session (with optional COMMAND)" -msgstr "" - #: /tmp/fish/implicit/share/completions/heroku.fish:84 -msgid "run a detached dyno, where output is sent to your logs" +msgid "scale dynos by the given amount (DYNO1=AMOUNT1)" msgstr "" #: /tmp/fish/implicit/share/completions/heroku.fish:85 -msgid "stream logs for the dyno" -msgstr "" - #: /tmp/fish/implicit/share/completions/heroku.fish:86 -msgid "add a collaborator to an app" +msgid "stop an app dyno" msgstr "" #: /tmp/fish/implicit/share/completions/heroku.fish:87 -msgid "remove a collaborator from an app" +msgid "number of releases to show, maximum 50" msgstr "" #: /tmp/fish/implicit/share/completions/heroku.fish:88 +#: /tmp/fish/implicit/share/completions/heroku.fish:89 +msgid "view detailed information for a release" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:90 +#: /tmp/fish/implicit/share/completions/heroku.fish:91 +msgid "roll back to an older release" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:92 +msgid "specify dyno size" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:93 +msgid "open a remote console session (with optional COMMAND)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:94 +msgid "run a detached dyno, where output is sent to your logs" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:95 +msgid "stream logs for the dyno" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:96 +msgid "add a collaborator to an app" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:97 +msgid "remove a collaborator from an app" +msgstr "" + +#: /tmp/fish/implicit/share/completions/heroku.fish:98 msgid "transfers an app to another user or an organization." msgstr "" @@ -29227,6 +30802,7 @@ msgstr "" #: /tmp/fish/implicit/share/completions/hg.fish:334 #: /tmp/fish/implicit/share/completions/hg.fish:397 +#: /tmp/fish/implicit/share/completions/hg.fish:432 msgid "ignore changes in the amount of white space" msgstr "" @@ -29419,10 +30995,6 @@ msgstr "" msgid "amend the parent of the working dir" msgstr "显示工作目录" -#: /tmp/fish/implicit/share/completions/hg.fish:432 -msgid "ignore chnages in the amount of white space" -msgstr "" - #: /tmp/fish/implicit/share/completions/hg.fish:436 msgid "record delete for missing files" msgstr "" @@ -29675,6 +31247,8 @@ msgstr "" #: /tmp/fish/implicit/share/completions/mkdosfs.fish:22 #: /tmp/fish/implicit/share/completions/perl.fish:22 #: /tmp/fish/implicit/share/completions/pv.fish:32 +#: /tmp/fish/implicit/share/completions/s3cmd.fish:41 +#: /tmp/fish/implicit/share/completions/subl.fish:8 msgid "Show help and exit" msgstr "" @@ -30215,6 +31789,7 @@ msgstr "" #: /tmp/fish/implicit/share/completions/iptables.fish:25 #: /tmp/fish/implicit/share/completions/mkinitcpio.fish:18 +#: /tmp/fish/implicit/share/completions/s3cmd.fish:126 msgid "Verbose output" msgstr "" @@ -30243,6 +31818,329 @@ msgstr "" msgid "Use this command to load modules" msgstr "" +#: /tmp/fish/implicit/share/completions/jest.fish:2 +msgid "Automock all files by default" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:3 +msgid "Exit the test suite immediately upon the first failing test" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:4 +msgid "Respect the \"browser\" field in package.json when resolving modules" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:5 +msgid "Whether to use the transform cache" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:6 +msgid "Disable the cache" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:7 +msgid "The directory where Jest should store its dependency information" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:8 +msgid "Whether to run Jest in continuous integration (CI) mode" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:9 +msgid "Automatically clear mock calls and instances every test" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:10 +msgid "Alias for --coverage" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:11 +msgid "" +"glob pattern matching files that coverage info needs to be collected from" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:12 +msgid "Explicit list of paths coverage will be restricted to" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:13 +msgid "Forces test results output color highlighting" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:14 +msgid "Alias for --color" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:15 +#, fuzzy +msgid "The path to a jest config file" +msgstr "对文件内容求值" + +#: /tmp/fish/implicit/share/completions/jest.fish:16 +msgid "" +"Indicates that test coverage information be collected and reported in the " +"output" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:17 +msgid "The directory where Jest should output its coverage files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:18 +msgid "Pattern of files to ignore" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:19 +msgid "A list of reporter names that Jest uses when writing coverage reports" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:20 +msgid "" +"A JSON with which will be used to configure minimum threshold enforcement " +"for coverage results" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:21 +msgid "Print debugging info about your jest config" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:22 +#, fuzzy +msgid "The test environment used for all tests" +msgstr "处理环境变量" + +#: /tmp/fish/implicit/share/completions/jest.fish:23 +msgid "Use this flag to show full diffs instead of a patch" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:24 +msgid "Find related tests for a list of source files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:25 +msgid "Force Jest to exit after all tests have completed running" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:26 +msgid "A JSON string with map of global variables" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:27 +msgid "A JSON string with map of variables for the haste module system" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:28 +msgid "Prints the test results in JSON" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:29 +msgid "Will run all tests affected by file changes in the last commit made" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:30 +msgid "Lists all tests Jest will run given the arguments and exits" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:31 +msgid "Logs the heap usage after every test" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:32 +msgid "Maps code coverage reports against original source code" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:33 +#, fuzzy +msgid "Specifies the maximum number of workers" +msgstr "参数的个数的计数" + +#: /tmp/fish/implicit/share/completions/jest.fish:34 +msgid "Directory names to be searched recursively up from the requiring module" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:35 +msgid "An array of file extensions your modules use" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:36 +msgid "" +"A JSON with a map from regular expressions to module names that allow to " +"stub out resources" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:37 +msgid "Modules to ignore" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:38 +msgid "An alternative API to setting the NODE_PATH env variable" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:39 +msgid "Disables stack trace in test results output" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:40 +msgid "Activates notifications for test results" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:41 +#, fuzzy +msgid "Run tests based on the changed files" +msgstr "设置或取得命令行" + +#: /tmp/fish/implicit/share/completions/jest.fish:42 +msgid "A file where to write test results" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:43 +msgid "A preset that is used as a base for Jest" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:44 +msgid "A list of projects that use Jest to run all tests" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:45 +msgid "A list of custom reporters for the test suite" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:46 +msgid "Automatically reset mock state between every test" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:47 +msgid "Whatever to reset the module registry for every test" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:48 +msgid "A JSON string which allows the use of a custom resolver" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:49 +msgid "The root directory that Jest should scan for tests and modules within" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:50 +msgid "Paths to directories that Jest should use to search for files in" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:51 +#, fuzzy +msgid "Run all tests serially in the current process" +msgstr "在当前进程下执行命令" + +#: /tmp/fish/implicit/share/completions/jest.fish:52 +msgid "The paths to modules to configure the testing environment" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:53 +msgid "The path to a module to configure the testing framework" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:54 +#, fuzzy +msgid "Print your jest config and then exits" +msgstr "显示工作目录" + +#: /tmp/fish/implicit/share/completions/jest.fish:55 +msgid "Prevent tests from printing messages through the console" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:56 +msgid "Snapshot serializer modules Jest should use for snapshot testing" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:57 +msgid "Alias for --env" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:58 +msgid "The glob patterns Jest uses to detect test files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:59 +msgid "Run only tests with a name that matches the regex pattern" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:60 +msgid "Paths to skip" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:61 +msgid "Regex for test paths" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:62 +msgid "The regexp pattern Jest uses to detect test files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:63 +msgid "Allows the use of a custom results processor" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:64 +msgid "Allows to specify a custom test runner" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:65 +msgid "This option sets the URL for the jsdom environment" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:66 +msgid "Setting this value to fake value of timers" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:67 +msgid "" +"A JSON string which maps from regular expressions to paths to transformers" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:68 +msgid "" +"Regexp patterns that are matched against all source file paths before " +"transformation" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:69 +msgid "a regex pattern of module to unmock" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:70 +msgid "Use this flag to re-record snapshots" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:71 +msgid "Divert all output to stderr" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:72 +msgid "Display individual test results with the test suite hierarchy" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:73 +#: /tmp/fish/implicit/share/completions/snap.fish:15 +#: /tmp/fish/implicit/share/completions/vagrant.fish:3 +#, fuzzy +msgid "Print the version and exit" +msgstr "显示工作目录" + +#: /tmp/fish/implicit/share/completions/jest.fish:74 +msgid "Watch files for changes and rerun tests related to changed files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:75 +msgid "Watch files for changes and rerun all tests" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:76 +msgid "Whether to use watchman for file crawling" +msgstr "" + +#: /tmp/fish/implicit/share/completions/jest.fish:77 +msgid "Disable using watchman for file crawling" +msgstr "" + #: /tmp/fish/implicit/share/completions/jobs.fish:2 msgid "Show the process id of each process in the job" msgstr "" @@ -30501,6 +32399,114 @@ msgstr "" msgid "Show help information and exit" msgstr "" +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:1 +#, fuzzy +msgid "List all devices" +msgstr "结束一个命令块" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:2 +msgid "List available (paired and reachable) devices" +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:3 +msgid "" +"Make --list-devices or --list-available print the devices id, to ease " +"scripting" +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:4 +msgid "Search for devices in the network and re-establish connections" +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:5 +msgid "Request pairing to a said device" +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:6 +msgid "Find the said device by ringing it." +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:7 +msgid "Stop pairing to a said device" +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:8 +msgid "Sends a ping to said device" +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:9 +msgid "Same as ping but you can set the message to display" +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:10 +msgid "Share a file to a said device" +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:11 +#, fuzzy +msgid "Display the notifications on a said device" +msgstr "对文件内容求值" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:12 +msgid "Lock the specified device" +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:13 +#, fuzzy +msgid "Sends an SMS. Requires destination" +msgstr "设置配置选项" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:14 +msgid "Phone number to send the message" +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:15 +#, fuzzy +msgid "Device ID" +msgstr "定义一个新函数" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:16 +#, fuzzy +msgid "Device Name" +msgstr "定义一个新函数" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:17 +#, fuzzy +msgid "Get encryption info about said device" +msgstr "返回 fish 的状态信息" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:18 +msgid "Lists remote commands and their ids" +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:19 +#, fuzzy +msgid "Executes a remote command by id" +msgstr "有条件地执行一个命令区块" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:20 +msgid "Displays this help." +msgstr "" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:21 +#, fuzzy +msgid "Displays version information." +msgstr "显示工作目录" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:22 +#, fuzzy +msgid "Show author information." +msgstr "返回 fish 的状态信息" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:23 +#, fuzzy +msgid "Show license information." +msgstr "返回 fish 的状态信息" + +#: /tmp/fish/implicit/share/completions/kdeconnect-cli.fish:24 +msgid "The base file name of the desktop entry for this application." +msgstr "" + #: /tmp/fish/implicit/share/completions/killall.fish:1 msgid "Require an exact match for very long names" msgstr "" @@ -31171,7 +33177,6 @@ msgid "Subtract value" msgstr "" #: /tmp/fish/implicit/share/completions/light.fish:7 -#, fuzzy msgid "List controllers" msgstr "" @@ -31276,7 +33281,7 @@ msgstr "" #: /tmp/fish/implicit/share/completions/localectl.fish:3 #: /tmp/fish/implicit/share/completions/machinectl.fish:1 -#: /tmp/fish/implicit/share/completions/systemctl.fish:44 +#: /tmp/fish/implicit/share/completions/systemctl.fish:37 #: /tmp/fish/implicit/share/completions/systemd-analyze.fish:1 #: /tmp/fish/implicit/share/completions/timedatectl.fish:5 msgid "Execute the operation on a remote host" @@ -32174,7 +34179,6 @@ msgid "Opens the launchctl daemon file in the default editor" msgstr "" #: /tmp/fish/implicit/share/completions/lunchy.fish:9 -#: /tmp/fish/implicit/share/completions/systemctl.fish:14 msgid "Service" msgstr "" @@ -32385,13 +34389,13 @@ msgid "Trace NAME when it is defined" msgstr "" #: /tmp/fish/implicit/share/completions/machinectl.fish:2 -#: /tmp/fish/implicit/share/completions/systemctl.fish:45 +#: /tmp/fish/implicit/share/completions/systemctl.fish:38 #: /tmp/fish/implicit/share/completions/systemd-analyze.fish:2 msgid "Execute operation on a VM or container" msgstr "" #: /tmp/fish/implicit/share/completions/machinectl.fish:3 -#: /tmp/fish/implicit/share/completions/systemctl.fish:46 +#: /tmp/fish/implicit/share/completions/systemctl.fish:39 #: /tmp/fish/implicit/share/completions/systemd-analyze.fish:3 #, fuzzy msgid "Print a short help and exit" @@ -32399,13 +34403,13 @@ msgstr "显示命令类型" #: /tmp/fish/implicit/share/completions/machinectl.fish:4 #: /tmp/fish/implicit/share/completions/pactl.fish:9 -#: /tmp/fish/implicit/share/completions/systemctl.fish:47 +#: /tmp/fish/implicit/share/completions/systemctl.fish:40 #: /tmp/fish/implicit/share/completions/systemd-analyze.fish:4 msgid "Print a short version and exit" msgstr "" #: /tmp/fish/implicit/share/completions/machinectl.fish:6 -#: /tmp/fish/implicit/share/completions/systemctl.fish:29 +#: /tmp/fish/implicit/share/completions/systemctl.fish:22 msgid "Do not print header and footer" msgstr "" @@ -32751,8 +34755,6 @@ msgid "Warn about multiple inclusion" msgstr "" #: /tmp/fish/implicit/share/completions/make.fish:1 -#: /tmp/fish/implicit/share/completions/systemctl.fish:11 -#: /tmp/fish/implicit/share/completions/systemctl.fish:13 msgid "Target" msgstr "" @@ -33215,6 +35217,361 @@ msgstr "" msgid "Display help text" msgstr "" +#: /tmp/fish/implicit/share/completions/mdadm.fish:1 +msgid "Assemble a pre-existing array" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:2 +msgid "Build a legacy array without superblocks" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:3 +#, fuzzy +msgid "Create a new array" +msgstr "改变工作目录(当前目录)" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:4 +msgid "Select monitor mode" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:5 +msgid "Change the size or shape of an active array" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:6 +msgid "Manage devices in array, and possibly start it" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:7 +msgid "Start all auto-detected arrays" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:9 +msgid "Display more detailed help" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:11 +#: /tmp/fish/implicit/share/completions/obnam.fish:47 +#: /tmp/fish/implicit/share/completions/xrandr.fish:1 +msgid "Be more verbose" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:13 +#, fuzzy +msgid "Force operation" +msgstr "只在不活跃的进程上" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:14 +#, fuzzy +msgid "Specify config file or directory" +msgstr "改变工作目录(当前目录)" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:15 +#, fuzzy +msgid "Scan for missing information" +msgstr "显示工作目录" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:16 +#, fuzzy +msgid "Set metadata style to use" +msgstr "负的任务退出代码(exit status)" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:17 +msgid "Provide home host identity" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:18 +msgid "Give name format preference" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:19 +msgid "Give cluster name" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:20 +#, fuzzy +msgid "Specify the number of active devices" +msgstr "参数的个数的计数" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:21 +#, fuzzy +msgid "Specify the number of spare devices" +msgstr "参数的个数的计数" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:22 +msgid "Specify the space to use from each drive" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:23 +msgid "Specify the size made available on the array" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:24 +msgid "Specify the chunk size" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:25 +#, fuzzy +msgid "Specify rounding factor" +msgstr "改变工作目录(当前目录)" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:26 +msgid "Specify RAID level" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:27 +#, fuzzy +msgid "Specify data layout" +msgstr "打印单词计数" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:28 +msgid "Specify file for write-intent bitmap" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:29 +msgid "Specify chunksize of bitmap" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:30 +msgid "Prefer reading from other devices than these" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:31 +msgid "Enable writes on array or device" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:32 +msgid "Disable writes on array" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:33 +msgid "Enable write-behind mode" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:34 +msgid "Assume the array is clean" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:35 +msgid "Use this file as a backup" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:36 +msgid "Specify start of array data" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:37 +msgid "Resume frozen --grow command" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:38 +msgid "Set array name" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:39 +msgid "Run array despite warnings" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:40 +msgid "Give instruction for device file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:41 +msgid "Add devices to array" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:42 +msgid "Specify max nodes in the cluster" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:43 +#, fuzzy +msgid "Specify journal device for RAID-4/5/6 array" +msgstr "改变工作目录(当前目录)" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:44 +msgid "UUID of array to assemble" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:45 +msgid "Minor number of array device" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:46 +msgid "Refuse to start without all drives" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:47 +msgid "Do not ask for backup file, unavailable" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:48 +msgid "Update superblock properties" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:49 +#, fuzzy +msgid "Freeze --grow command" +msgstr "设置或取得命令行" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:50 +msgid "Test mode" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:51 +msgid "Hot-add listed devices" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:52 +msgid "Re-add a previously removed device" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:53 +msgid "Hot-add listed devices as spare" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:54 +msgid "Remove listed inactive devices" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:55 +msgid "Mark listed devices as faulty" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:56 +msgid "Mark listed devices as requiring replacement" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:57 +msgid "Give devices as replacement" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:58 +msgid "Confirm existence of device" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:59 +msgid "Examine device for md use" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:60 +msgid "Print details on array" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:61 +#, fuzzy +msgid "Print details on platform capabilities" +msgstr "返回 fish 的状态信息" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:62 +msgid "Format data output as key=value pairs" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:63 +#, fuzzy +msgid "Print content of device metadata" +msgstr "显示工作目录" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:64 +msgid "Fix examination for buggy SPARC 2.2 kernel RAID" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:65 +#, fuzzy +msgid "Print report about bitmap" +msgstr "显示命令类型" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:66 +msgid "List recorded bad blocks" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:67 +#, fuzzy +msgid "Dump metadata to directory" +msgstr "改变工作目录(当前目录)" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:68 +#, fuzzy +msgid "Restore metadata from directory" +msgstr "改变工作目录(当前目录)" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:69 +msgid "Deactivate array" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:70 +msgid "Erase possible superblock" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:71 +msgid "Delete subarray" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:72 +msgid "Update subarray" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:73 +#, fuzzy +msgid "Wait for pending operations" +msgstr "设置配置选项" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:74 +msgid "Mark array as clean ASAP" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:75 +msgid "Set sync action for md devices" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:76 +msgid "Rebuild /run/mdadm/map" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:77 +msgid "Automatically add eventually appearing device to array" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:78 +msgid "Mail address to send alerts to" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:79 +msgid "Program to run in case of an event" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:80 +msgid "Record events in syslog" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:81 +msgid "Polling interval" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:82 +msgid "Generate RebuildNN events each given percentage" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:83 +msgid "Run monitor mode as a daemon" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:84 +msgid "Write PID file when running as a daemon" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:85 +msgid "Check arrays only once" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:86 +msgid "Do not move spares between arrays" +msgstr "" + +#: /tmp/fish/implicit/share/completions/mdadm.fish:87 +msgid "Be more concise" +msgstr "" + #: /tmp/fish/implicit/share/completions/mdbook.fish:1 #: /tmp/fish/implicit/share/completions/mdbook.fish:4 msgid "Prints help" @@ -33285,12 +35642,13 @@ msgid "Minimal report" msgstr "" #: /tmp/fish/implicit/share/completions/mddiagnose.fish:8 -msgid "Evalute indexing information for path" +msgid "Evaluate indexing information for path" msgstr "" #: /tmp/fish/implicit/share/completions/mddiagnose.fish:9 -msgid "Evalute permissions information for path" -msgstr "" +#, fuzzy +msgid "Evaluate permissions information for path" +msgstr "显示命令类型" #: /tmp/fish/implicit/share/completions/mddiagnose.fish:10 msgid "Write the diagnostic to the specified path" @@ -34124,7 +36482,7 @@ msgstr "" #: /tmp/fish/implicit/share/completions/mkvextract.fish:11 #: /tmp/fish/implicit/share/completions/rsync.fish:1 -#: /tmp/fish/implicit/share/completions/zypper.fish:50 +#: /tmp/fish/implicit/share/completions/zypper.fish:51 msgid "Increase verbosity" msgstr "" @@ -39477,11 +41835,12 @@ msgid "Add specified amount to niceness value" msgstr "" #: /tmp/fish/implicit/share/completions/ninja.fish:1 -msgid "Change to DIR" -msgstr "" +#, fuzzy +msgid "change to specified directory" +msgstr "改变工作目录(当前目录)" #: /tmp/fish/implicit/share/completions/ninja.fish:2 -msgid "specify build file" +msgid "specify build file [default=build.ninja]" msgstr "" #: /tmp/fish/implicit/share/completions/ninja.fish:3 @@ -39493,21 +41852,35 @@ msgid "show all command lines while building" msgstr "" #: /tmp/fish/implicit/share/completions/ninja.fish:5 -msgid "number of jobs" +msgid "number of jobs to run in parallel [default derived from CPUs]" msgstr "" #: /tmp/fish/implicit/share/completions/ninja.fish:6 -msgid "do not start if load > N" +msgid "do not start if load average > N" msgstr "" #: /tmp/fish/implicit/share/completions/ninja.fish:7 -msgid "keep until N jobs fail" +msgid "keep going until N jobs fail [default=1]" msgstr "" #: /tmp/fish/implicit/share/completions/ninja.fish:8 -msgid "help" +#: /tmp/fish/implicit/share/completions/quilt.fish:1 +msgid "show help" msgstr "" +#: /tmp/fish/implicit/share/completions/ninja.fish:9 +msgid "enable debugging, specify debug mode" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ninja.fish:10 +msgid "adjust warnings, specify flags" +msgstr "" + +#: /tmp/fish/implicit/share/completions/ninja.fish:11 +#, fuzzy +msgid "print ninja version" +msgstr "打印单词计数" + #: /tmp/fish/implicit/share/completions/nl.fish:1 msgid "use STYLE for numbering body lines" msgstr "" @@ -41186,11 +43559,6 @@ msgstr "" msgid "Where to restore / mount to" msgstr "" -#: /tmp/fish/implicit/share/completions/obnam.fish:47 -#: /tmp/fish/implicit/share/completions/xrandr.fish:1 -msgid "Be more verbose" -msgstr "" - #: /tmp/fish/implicit/share/completions/obnam.fish:48 msgid "Do not be verbose" msgstr "" @@ -43100,14 +45468,6 @@ msgstr "" msgid "List all modules the given packages requires for static linking" msgstr "" -#: /tmp/fish/implicit/share/completions/pkgfile.fish:1 -msgid "show program's version number and exit" -msgstr "" - -#: /tmp/fish/implicit/share/completions/pkgfile.fish:2 -msgid "show this help message and exit" -msgstr "" - #: /tmp/fish/implicit/share/completions/pkgfile.fish:3 msgid "only show files in a {s}bin/ directory. Works with -s, -l" msgstr "" @@ -43245,8 +45605,8 @@ msgid "Download a remote package" msgstr "" #: /tmp/fish/implicit/share/completions/pkg.fish:26 -#: /tmp/fish/implicit/share/completions/zypper.fish:2 -#: /tmp/fish/implicit/share/completions/zypper.fish:17 +#: /tmp/fish/implicit/share/completions/zypper.fish:3 +#: /tmp/fish/implicit/share/completions/zypper.fish:18 msgid "Install packages" msgstr "" @@ -44633,10 +46993,6 @@ msgstr "" msgid "Issue errors" msgstr "" -#: /tmp/fish/implicit/share/completions/quilt.fish:1 -msgid "show help" -msgstr "" - #: /tmp/fish/implicit/share/completions/quilt.fish:3 msgid "specify the file to Run Control file to use" msgstr "" @@ -45932,6 +48288,566 @@ msgstr "" msgid "Compiler debug mode" msgstr "" +#: /tmp/fish/implicit/share/completions/s3cmd.fish:1 +msgid "Make bucket" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:2 +msgid "Remove bucket" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:3 +#, fuzzy +msgid "List objects or buckets" +msgstr "对文件内容求值" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:4 +msgid "List all object in all buckets" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:5 +msgid "Put file into bucket" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:6 +msgid "Get file from bucket" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:7 +msgid "Delete file from bucket" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:8 +msgid "Delete file from bucket (alias for del)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:9 +msgid "Restore file from Glacier storage" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:10 +msgid "Synchronize a directory tree to S3" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:11 +msgid "Disk usage by buckets" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:12 +#, fuzzy +msgid "Get various information about Buckets or Files" +msgstr "返回 fish 的状态信息" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:13 +msgid "Copy object" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:14 +msgid "Modify object metadata" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:15 +msgid "Move object" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:16 +msgid "Modify Access control list for Bucket or Files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:17 +msgid "Modify Bucket Policy" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:18 +msgid "Delete Bucket Policy" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:19 +msgid "Modify Bucket CORS" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:20 +msgid "Delete Bucket CORS" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:21 +msgid "Modify Bucket Requester Pays policy" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:22 +msgid "Show multipart uploads" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:23 +msgid "Abort a multipart upload" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:24 +msgid "List parts of a multipart upload" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:25 +msgid "Enable/disable bucket access logging" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:26 +msgid "Sign arbitrary string using the secret key" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:27 +msgid "Sign an S3 URL to provide limited public access with expiry" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:28 +msgid "Fix invalid file names in a bucket" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:29 +msgid "Create Website from bucket" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:30 +msgid "Delete Website" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:31 +msgid "Info about Website" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:32 +msgid "Set or delete expiration rule for the bucket" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:33 +msgid "Upload a lifecycle policy for the bucket" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:34 +msgid "Remove a lifecycle policy for the bucket" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:35 +msgid "List CloudFront distribution points" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:36 +msgid "Display CloudFront distribution point parameters" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:37 +msgid "Create CloudFront distribution point" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:38 +msgid "Delete CloudFront distribution point" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:39 +msgid "Change CloudFront distribution point parameters" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:40 +msgid "Display CloudFront invalidation request(s) status" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:42 +msgid "Run interactive (re)configuration tool" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:44 +#, fuzzy +msgid "Dump current configuration" +msgstr "列出当前运行的任务" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:45 +msgid "AWS Access Key" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:46 +msgid "AWS Secret Key" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:47 +msgid "AWS Access Token" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:48 +msgid "Dry run, test only" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:49 +#, fuzzy +msgid "Use HTTPS (default)" +msgstr "(默认)" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:50 +msgid "Don't use HTTPS" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:51 +msgid "Encrypt files before uploading" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:52 +msgid "Don't encrypt files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:53 +msgid "Force overwrite" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:54 +msgid "Resume partially downloaded file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:55 +msgid "Resume partially uploaded files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:56 +msgid "Resume multipart upload by UploadId" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:57 +#, fuzzy +msgid "Skip existing files at destination" +msgstr "设置配置选项" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:58 +msgid "Upload/download/delete recursively" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:59 +#, fuzzy +msgid "Check MD5 sums (default)" +msgstr "(默认)" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:60 +msgid "Skip MD5 sum check" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:61 +msgid "Store with ACL read for all" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:62 +msgid "Store with private ACL" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:63 +msgid "Grant permission to named user" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:64 +msgid "Revoke permission to named user" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:65 +msgid "Days to keep restored file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:66 +msgid "S3 glacier restore priority" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:67 +msgid "Delete objects not found locally" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:68 +msgid "Don't delete dest objects" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:69 +msgid "Delete after upload" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:70 +msgid "Delete no more than NUM files" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:71 +msgid "Max objects per response" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:72 +msgid "Additional parallel upload" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:73 +msgid "Delete remotely after fetch" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:74 +msgid "Preserve FS attributes" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:75 +msgid "Don't store FS attributes" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:76 +msgid "Exclude GLOB matches" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:77 +msgid "--exclude GLOBs from FILE" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:78 +msgid "Exclude REGEXP matches" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:79 +msgid "Read --rexclude REGEXPs from FILE" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:80 +msgid "Include GLOB matches even if previously excluded" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:81 +msgid "Read --include GLOBs from FILE" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:82 +msgid "Include REGEXP matches even if preiously excluded" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:83 +msgid "Read --rinclude REGEXPs from FILE" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:84 +msgid "Read source-file names from FILE" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:85 +msgid "Create bucket in region" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:86 +msgid "S3 endpoint (default: s3.amazonaws.com)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:87 +msgid "DNS-style bucket+hostname:port template for bucket" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:88 +msgid "Store with reduced redundancy" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:89 +msgid "Store without reduced redundancy" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:90 +msgid "Store with STANDARD, STANDARD_IA, or REDUCED_REDUNDANCY" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:91 +msgid "Prefix for access logs" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:92 +msgid "Disable access logging" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:93 +msgid "Default MIME-type for objects" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:94 +msgid "Guess MIME-type" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:95 +msgid "Don't guess MIME-type, use default" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:96 +msgid "Don't use mime magic when guessing" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:97 +msgid "Force MIME-type" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:98 +msgid "Add HTTP header" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:99 +msgid "Remove HTTP header" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:100 +msgid "Use server-side encryption for upload" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:101 +msgid "Encrypt with specified AWS KMS-managed key" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:102 +#, fuzzy +msgid "Use specified encoding" +msgstr "编辑命令相关的补全" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:103 +msgid "Add encoding to CSV extension list" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:104 +msgid "Use S3 name as-is" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:105 +msgid "No multipart on files larger than --multipart-chunk-size-mb" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:106 +msgid "Multipart upload chunk size" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:107 +msgid "Include MD5 sums in bucket listings" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:108 +msgid "Print sizes in human-readable form" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:109 +msgid "Name of index-document" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:110 +msgid "Name of error-document" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:111 +msgid "When expiration rule takes effect" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:112 +msgid "Days to expire" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:113 +msgid "Apply expiry to objects matching prefix" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:114 +#, fuzzy +msgid "Show progress (default on TTY)" +msgstr "(默认)" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:115 +msgid "Don't show progress meter (default if non-TTY)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:116 +msgid "Show file transfer stats" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:117 +msgid "Enable CloudFront distribution" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:118 +msgid "Disable CloudFront distribution" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:119 +msgid "Invalidate CloudFront file" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:120 +msgid "Invalidate default index" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:121 +msgid "Don't invalidate default index" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:122 +msgid "Add CNAME to CloudFront distribution" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:123 +msgid "Remove CNAME from CloudFront distribution" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:124 +msgid "Set COMMENT for CloudFront distribution" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:125 +msgid "Set default root object" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:127 +msgid "Debug output" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:130 +msgid "Cache FILE containing MD5 values" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:131 +msgid "Silence stdout output" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:132 +msgid "Path to SSL CA certificate FILE" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:133 +msgid "Validate SSL certificate" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:134 +msgid "Don't validate SSL certificate" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:135 +msgid "Validate SSL hostname" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:136 +msgid "Don't validate SSL hostname" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:137 +msgid "Use AWS Signature version 2" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:138 +msgid "Limit upload or download speed (bytes/sec)" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:139 +msgid "Set REQUESTER PAYS for operations" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:140 +msgid "Produce long listing" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:141 +msgid "Stop on error in transfer" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:142 +msgid "Provide Content-Disposition for signed URLs" +msgstr "" + +#: /tmp/fish/implicit/share/completions/s3cmd.fish:143 +msgid "Provide Content-Type for signed URLs" +msgstr "" + #: /tmp/fish/implicit/share/completions/sass-convert.fish:1 msgid "" "The format to convert from. Can be css, scss, sass. By default, this is " @@ -46119,6 +49035,103 @@ msgstr "" msgid "Silence warnings and status messages during compilation." msgstr "" +#: /tmp/fish/implicit/share/completions/sbt.fish:1 +msgid "Create a new sbt project from the given template" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:2 +msgid "Connect to a server with an interactive sbt prompt" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:3 +#, fuzzy +msgid "Print options help message" +msgstr "打印单词计数" + +#: /tmp/fish/implicit/share/completions/sbt.fish:4 +#, fuzzy +msgid "Print more details" +msgstr "显示命令类型" + +#: /tmp/fish/implicit/share/completions/sbt.fish:5 +msgid "Set log level to debug" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:6 +msgid "Disable ANSI color codes" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:7 +msgid "Launch even if there's no sbt project" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:8 +msgid "Use all local caches" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:9 +msgid "Use global caches, but not global ~/.sbt directory" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:10 +#, fuzzy +msgid "Disable interactive mode" +msgstr "只在不活跃的进程上" + +#: /tmp/fish/implicit/share/completions/sbt.fish:11 +msgid "Specify path to global settings/plugins" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:12 +#, fuzzy +msgid "Specify path to shared boot directory" +msgstr "显示工作目录" + +#: /tmp/fish/implicit/share/completions/sbt.fish:13 +msgid "Specify path to local Ivy repository" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:14 +#, fuzzy +msgid "Set memory options" +msgstr "设置配置选项" + +#: /tmp/fish/implicit/share/completions/sbt.fish:15 +msgid "Turn on JVM debugging, open at the given port" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:16 +msgid "Use specified version of sbt" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:17 +msgid "Use specified jar as the sbt launcher" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:18 +msgid "Use an RC version of sbt" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:19 +msgid "Use a snapshot version of sbt" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:20 +msgid "Alternate JAVA_HOME" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:21 +msgid "Pass -D option directly to the Java runtime" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:22 +msgid "Pass -X option directly to the Java runtime" +msgstr "" + +#: /tmp/fish/implicit/share/completions/sbt.fish:23 +msgid "Pass -X option to sbt's scalacOptions" +msgstr "" + #: /tmp/fish/implicit/share/completions/scanimage.fish:1 msgid "Top-left x position of scan area [0..480pel]/[0..218mm]" msgstr "" @@ -46519,12 +49532,10 @@ msgid "Escape character" msgstr "" #: /tmp/fish/implicit/share/completions/screen.fish:16 -#, fuzzy msgid "Flow control on" msgstr "" #: /tmp/fish/implicit/share/completions/screen.fish:17 -#, fuzzy msgid "Flow control off" msgstr "" @@ -46830,6 +49841,62 @@ msgstr "" msgid "Specifies layout variant used to choose component names" msgstr "" +#: /tmp/fish/implicit/share/completions/snap.fish:1 +msgid "Test if snap has yet to be given the subcommand" +msgstr "" + +#: /tmp/fish/implicit/share/completions/snap.fish:3 +msgid "Test if snap command should have packages as potential completion" +msgstr "" + +#: /tmp/fish/implicit/share/completions/snap.fish:4 +msgid "Test if snap command should have files as potential completion" +msgstr "" + +#: /tmp/fish/implicit/share/completions/snap.fish:5 +#: /tmp/fish/implicit/share/completions/snap.fish:6 +msgid "List disabled snaps" +msgstr "" + +#: /tmp/fish/implicit/share/completions/snap.fish:7 +msgid "List installed snaps" +msgstr "" + +#: /tmp/fish/implicit/share/completions/snap.fish:8 +#, fuzzy +msgid "List of interfaces" +msgstr "对文件内容求值" + +#: /tmp/fish/implicit/share/completions/snap.fish:9 +msgid "List change IDs" +msgstr "" + +#: /tmp/fish/implicit/share/completions/snap.fish:10 +#, fuzzy +msgid "List aliases" +msgstr "结束一个命令块" + +#: /tmp/fish/implicit/share/completions/snap.fish:11 +msgid "Check that no assertion type is used yet" +msgstr "" + +#: /tmp/fish/implicit/share/completions/snap.fish:12 +msgid "Check if certain assertion type is used" +msgstr "" + +#: /tmp/fish/implicit/share/completions/snap.fish:13 +#, fuzzy +msgid "List assertion filters" +msgstr "列出或移除函数" + +#: /tmp/fish/implicit/share/completions/snap.fish:14 +msgid "Show this help message" +msgstr "" + +#: /tmp/fish/implicit/share/completions/snap.fish:16 +msgid "Snap" +msgstr "" + #: /tmp/fish/implicit/share/completions/sort.fish:1 msgid "Ignore leading blanks" msgstr "" @@ -47286,45 +50353,49 @@ msgid "Test if a code block is currently evaluated" msgstr "" #: /tmp/fish/implicit/share/completions/status.fish:6 -msgid "Test if new jobs are never put under job control" +msgid "Test if a breakpoint is currently in effect" msgstr "" #: /tmp/fish/implicit/share/completions/status.fish:7 -msgid "Test if only interactive new jobs are put under job control" +msgid "Test if new jobs are never put under job control" msgstr "" #: /tmp/fish/implicit/share/completions/status.fish:8 -msgid "Test if all new jobs are put under job control" +msgid "Test if only interactive new jobs are put under job control" msgstr "" #: /tmp/fish/implicit/share/completions/status.fish:9 +msgid "Test if all new jobs are put under job control" +msgstr "" + +#: /tmp/fish/implicit/share/completions/status.fish:10 #, fuzzy msgid "Print the filename of the currently running script" msgstr "列出当前运行的任务" -#: /tmp/fish/implicit/share/completions/status.fish:10 +#: /tmp/fish/implicit/share/completions/status.fish:11 #, fuzzy msgid "Print the line number of the currently running script" msgstr "列出当前运行的任务" -#: /tmp/fish/implicit/share/completions/status.fish:11 +#: /tmp/fish/implicit/share/completions/status.fish:12 msgid "" "Print a list of all function calls leading up to running the current command" msgstr "" -#: /tmp/fish/implicit/share/completions/status.fish:12 +#: /tmp/fish/implicit/share/completions/status.fish:13 msgid "Set which jobs are under job control" msgstr "" -#: /tmp/fish/implicit/share/completions/status.fish:13 +#: /tmp/fish/implicit/share/completions/status.fish:14 msgid "Set all jobs under job control" msgstr "" -#: /tmp/fish/implicit/share/completions/status.fish:14 +#: /tmp/fish/implicit/share/completions/status.fish:15 msgid "Set only interactive jobs under job control" msgstr "" -#: /tmp/fish/implicit/share/completions/status.fish:15 +#: /tmp/fish/implicit/share/completions/status.fish:16 msgid "Set no jobs under job control" msgstr "" @@ -47396,6 +50467,36 @@ msgstr "" msgid "Remove newline" msgstr "" +#: /tmp/fish/implicit/share/completions/subl.fish:1 +#, fuzzy +msgid "Load the given project" +msgstr "显示工作目录" + +#: /tmp/fish/implicit/share/completions/subl.fish:2 +#, fuzzy +msgid "Run the given command" +msgstr "设置或取得命令行" + +#: /tmp/fish/implicit/share/completions/subl.fish:3 +msgid "Open a new window" +msgstr "" + +#: /tmp/fish/implicit/share/completions/subl.fish:4 +msgid "Add folders to the current window" +msgstr "" + +#: /tmp/fish/implicit/share/completions/subl.fish:5 +msgid "Wait for the files to be closed before returning" +msgstr "" + +#: /tmp/fish/implicit/share/completions/subl.fish:6 +msgid "Don't activate the application" +msgstr "" + +#: /tmp/fish/implicit/share/completions/subl.fish:7 +msgid "Keep the application activated after closing the file" +msgstr "" + #: /tmp/fish/implicit/share/completions/sudo.fish:2 msgid "Close all file descriptors greater or equal to the given number" msgstr "" @@ -48005,141 +51106,124 @@ msgid "Set the default target to boot into" msgstr "" #: /tmp/fish/implicit/share/completions/systemctl.fish:9 -msgid "Show a unit" -msgstr "" - -#: /tmp/fish/implicit/share/completions/systemctl.fish:10 -#, fuzzy -msgid "Edit a unit" -msgstr "触发一个事件️" - -#: /tmp/fish/implicit/share/completions/systemctl.fish:12 -msgid "Snapshot" -msgstr "" - -#: /tmp/fish/implicit/share/completions/systemctl.fish:15 msgid "List of unit types" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:16 +#: /tmp/fish/implicit/share/completions/systemctl.fish:10 msgid "List of unit states" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:17 -msgid "Properties displayed in the \"show\" command" -msgstr "" - -#: /tmp/fish/implicit/share/completions/systemctl.fish:18 +#: /tmp/fish/implicit/share/completions/systemctl.fish:11 msgid "Show all units or properties" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:19 +#: /tmp/fish/implicit/share/completions/systemctl.fish:12 msgid "Show also units of local containers" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:20 +#: /tmp/fish/implicit/share/completions/systemctl.fish:13 msgid "Show reverse dependencies between units" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:21 +#: /tmp/fish/implicit/share/completions/systemctl.fish:14 msgid "Show units ordered before specified unit" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:22 +#: /tmp/fish/implicit/share/completions/systemctl.fish:15 msgid "Show units ordered after specified unit" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:23 +#: /tmp/fish/implicit/share/completions/systemctl.fish:16 msgid "Do not ellipsize anything" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:24 +#: /tmp/fish/implicit/share/completions/systemctl.fish:17 msgid "Show the type of the socket" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:25 +#: /tmp/fish/implicit/share/completions/systemctl.fish:18 msgid "How to deal with queued jobs" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:26 +#: /tmp/fish/implicit/share/completions/systemctl.fish:19 msgid "Ignore inhibitor locks on shutdown or sleep" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:27 +#: /tmp/fish/implicit/share/completions/systemctl.fish:20 msgid "Suppress output to STDOUT" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:28 +#: /tmp/fish/implicit/share/completions/systemctl.fish:21 msgid "Do not wait for the requested operation to finish" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:30 +#: /tmp/fish/implicit/share/completions/systemctl.fish:23 #: /tmp/fish/implicit/share/completions/systemd-analyze.fish:6 msgid "Talk to the service manager of the calling user" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:31 +#: /tmp/fish/implicit/share/completions/systemctl.fish:24 #: /tmp/fish/implicit/share/completions/systemd-analyze.fish:7 msgid "Talk to the service manager of the system." msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:32 +#: /tmp/fish/implicit/share/completions/systemctl.fish:25 msgid "Enable or disable for all users" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:33 +#: /tmp/fish/implicit/share/completions/systemctl.fish:26 msgid "Do not send wall message before halt" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:34 +#: /tmp/fish/implicit/share/completions/systemctl.fish:27 msgid "Do not reload daemon configuration" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:35 +#: /tmp/fish/implicit/share/completions/systemctl.fish:28 msgid "Disable asking for password" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:36 +#: /tmp/fish/implicit/share/completions/systemctl.fish:29 msgid "Send signal to which process" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:37 +#: /tmp/fish/implicit/share/completions/systemctl.fish:30 msgid "Which signal to send" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:38 +#: /tmp/fish/implicit/share/completions/systemctl.fish:31 msgid "Overwrite conflicting existing symlinks" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:39 +#: /tmp/fish/implicit/share/completions/systemctl.fish:32 msgid "Use alternative root path" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:40 +#: /tmp/fish/implicit/share/completions/systemctl.fish:33 msgid "Make changes only temporarily" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:41 +#: /tmp/fish/implicit/share/completions/systemctl.fish:34 msgid "Number of journal lines to show" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:42 +#: /tmp/fish/implicit/share/completions/systemctl.fish:35 msgid "Control journal formatting" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:43 +#: /tmp/fish/implicit/share/completions/systemctl.fish:36 msgid "list-dependencies flat, not as tree" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:49 +#: /tmp/fish/implicit/share/completions/systemctl.fish:42 msgid "Reboot to EFI setup" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:50 +#: /tmp/fish/implicit/share/completions/systemctl.fish:43 msgid "Also start unit" msgstr "" -#: /tmp/fish/implicit/share/completions/systemctl.fish:51 +#: /tmp/fish/implicit/share/completions/systemctl.fish:44 msgid "Also stop unit" msgstr "" @@ -48462,110 +51546,112 @@ msgid "Tape length" msgstr "" #: /tmp/fish/implicit/share/completions/tar.fish:30 +#: /tmp/fish/implicit/share/completions/tar.fish:31 msgid "Don't extract modification time" msgstr "" -#: /tmp/fish/implicit/share/completions/tar.fish:31 -msgid "Multi volume archive" -msgstr "" - #: /tmp/fish/implicit/share/completions/tar.fish:32 -msgid "Only store newer files" +msgid "Multi volume archive" msgstr "" #: /tmp/fish/implicit/share/completions/tar.fish:33 #: /tmp/fish/implicit/share/completions/tar.fish:34 -msgid "Use V7 format" +msgid "Only store newer files" msgstr "" #: /tmp/fish/implicit/share/completions/tar.fish:35 +#: /tmp/fish/implicit/share/completions/tar.fish:36 +msgid "Use V7 format" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tar.fish:37 msgid "Extract to stdout" msgstr "" -#: /tmp/fish/implicit/share/completions/tar.fish:36 -#: /tmp/fish/implicit/share/completions/tar.fish:37 +#: /tmp/fish/implicit/share/completions/tar.fish:38 +#: /tmp/fish/implicit/share/completions/tar.fish:39 msgid "Extract all permissions" msgstr "" -#: /tmp/fish/implicit/share/completions/tar.fish:38 +#: /tmp/fish/implicit/share/completions/tar.fish:40 msgid "Don't strip leading /" msgstr "" -#: /tmp/fish/implicit/share/completions/tar.fish:39 +#: /tmp/fish/implicit/share/completions/tar.fish:41 msgid "Preserve all permissions and do not sort file arguments" msgstr "" -#: /tmp/fish/implicit/share/completions/tar.fish:40 +#: /tmp/fish/implicit/share/completions/tar.fish:42 msgid "Show record number" msgstr "" -#: /tmp/fish/implicit/share/completions/tar.fish:41 +#: /tmp/fish/implicit/share/completions/tar.fish:43 msgid "Remove files after adding to archive" msgstr "" -#: /tmp/fish/implicit/share/completions/tar.fish:42 -#: /tmp/fish/implicit/share/completions/tar.fish:43 +#: /tmp/fish/implicit/share/completions/tar.fish:44 +#: /tmp/fish/implicit/share/completions/tar.fish:45 #, fuzzy msgid "Do not sort file arguments" msgstr "参数的个数的计数" -#: /tmp/fish/implicit/share/completions/tar.fish:44 +#: /tmp/fish/implicit/share/completions/tar.fish:46 msgid "Preserve file ownership" msgstr "" -#: /tmp/fish/implicit/share/completions/tar.fish:45 +#: /tmp/fish/implicit/share/completions/tar.fish:47 msgid "Handle sparse files" msgstr "" -#: /tmp/fish/implicit/share/completions/tar.fish:46 +#: /tmp/fish/implicit/share/completions/tar.fish:48 msgid "Extract file from file" msgstr "" -#: /tmp/fish/implicit/share/completions/tar.fish:47 +#: /tmp/fish/implicit/share/completions/tar.fish:49 msgid "-T has null-terminated names" msgstr "" -#: /tmp/fish/implicit/share/completions/tar.fish:48 +#: /tmp/fish/implicit/share/completions/tar.fish:50 msgid "Print total bytes written" msgstr "" -#: /tmp/fish/implicit/share/completions/tar.fish:50 +#: /tmp/fish/implicit/share/completions/tar.fish:52 msgid "Set volume name" msgstr "" -#: /tmp/fish/implicit/share/completions/tar.fish:52 -#: /tmp/fish/implicit/share/completions/tar.fish:53 +#: /tmp/fish/implicit/share/completions/tar.fish:54 +#: /tmp/fish/implicit/share/completions/tar.fish:55 #, fuzzy msgid "Ask for confirmation" msgstr "设置配置选项" -#: /tmp/fish/implicit/share/completions/tar.fish:54 +#: /tmp/fish/implicit/share/completions/tar.fish:56 msgid "Verify archive" msgstr "" -#: /tmp/fish/implicit/share/completions/tar.fish:55 +#: /tmp/fish/implicit/share/completions/tar.fish:57 msgid "Exclude file" msgstr "" -#: /tmp/fish/implicit/share/completions/tar.fish:56 -msgid "Exclude files listed in specified file" -msgstr "" - -#: /tmp/fish/implicit/share/completions/tar.fish:57 #: /tmp/fish/implicit/share/completions/tar.fish:58 -msgid "Filter through compress" +msgid "Exclude files listed in specified file" msgstr "" #: /tmp/fish/implicit/share/completions/tar.fish:59 #: /tmp/fish/implicit/share/completions/tar.fish:60 -msgid "Filter through gzip" +msgid "Filter through compress" msgstr "" #: /tmp/fish/implicit/share/completions/tar.fish:61 +#: /tmp/fish/implicit/share/completions/tar.fish:62 +msgid "Filter through gzip" +msgstr "" + +#: /tmp/fish/implicit/share/completions/tar.fish:63 msgid "Filter through specified program" msgstr "" -#: /tmp/fish/implicit/share/completions/tar.fish:62 +#: /tmp/fish/implicit/share/completions/tar.fish:64 msgid "Filter through xz" msgstr "" @@ -48997,7 +52083,6 @@ msgid "Left integer not equal to right integer" msgstr "" #: /tmp/fish/implicit/share/completions/test.fish:15 -#, fuzzy msgid "File is block device" msgstr "" @@ -49316,7 +52401,7 @@ msgid "Block until finished" msgstr "" #: /tmp/fish/implicit/share/completions/tmutil.fish:46 -msgid "Autmatic rotation" +msgid "Automatic rotation" msgstr "" #: /tmp/fish/implicit/share/completions/tmutil.fish:47 @@ -49390,7 +52475,7 @@ msgid "Specify the name of the server socket to use" msgstr "" #: /tmp/fish/implicit/share/completions/tmux.fish:14 -msgid "Full path to sever socket. If set, -L is ignored." +msgid "Full path to server socket. If set, -L is ignored." msgstr "" #: /tmp/fish/implicit/share/completions/tmux.fish:15 @@ -49622,7 +52707,6 @@ msgid "remove from environment before starting a new process" msgstr "" #: /tmp/fish/implicit/share/completions/tmux.fish:72 -#, fuzzy msgid "unset variable" msgstr "" @@ -50988,7 +54072,6 @@ msgid "Supplementary groups" msgstr "" #: /tmp/fish/implicit/share/completions/useradd.fish:5 -#, fuzzy msgid "The user's home directory will be created if it does not exist" msgstr "" @@ -51123,11 +54206,6 @@ msgstr "" msgid "Lists all available Vagrant boxes" msgstr "" -#: /tmp/fish/implicit/share/completions/vagrant.fish:3 -#, fuzzy -msgid "Print the version and exit" -msgstr "显示工作目录" - #: /tmp/fish/implicit/share/completions/vagrant.fish:4 msgid "Print the help and exit" msgstr "" @@ -53204,7 +56282,7 @@ msgid "Connect" msgstr "" #: /tmp/fish/implicit/share/completions/wicd-cli.fish:7 -msgid "List encription types" +msgid "List encryption types" msgstr "" #: /tmp/fish/implicit/share/completions/wicd-cli.fish:8 @@ -55283,987 +58361,1000 @@ msgstr "" msgid "Don't compress files with these suffixes" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:4 -msgid "Accept multiple commands at once" +#: /tmp/fish/implicit/share/completions/zypper.fish:2 +msgid "Repo" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:5 -msgid "List all defined repositories" +msgid "Accept multiple commands at once" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:6 -msgid "Add a new repository" +msgid "List all defined repositories" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:7 -msgid "Remove specified repository" +msgid "Add a new repository" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:8 -msgid "Rename specified repository" +msgid "Remove specified repository" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:9 -msgid "Modify specified repository" +msgid "Rename specified repository" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:10 -msgid "Refresh all repositories" +msgid "Modify specified repository" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:11 -msgid "Clean local caches" +msgid "Refresh all repositories" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:12 -msgid "List all defined services" +msgid "Clean local caches" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:13 -msgid "Add a new service" +msgid "List all defined services" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:14 -msgid "Modify specified service" +msgid "Add a new service" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:15 -msgid "Remove specified service" +msgid "Modify specified service" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:16 +msgid "Remove specified service" +msgstr "" + +#: /tmp/fish/implicit/share/completions/zypper.fish:17 msgid "Refresh all services" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:19 +#: /tmp/fish/implicit/share/completions/zypper.fish:20 msgid "Verify integrity of package dependencies" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:20 +#: /tmp/fish/implicit/share/completions/zypper.fish:21 msgid "Install source packages and their build dependencies" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:21 +#: /tmp/fish/implicit/share/completions/zypper.fish:22 msgid "Install newly added packages recommended by installed packages" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:22 +#: /tmp/fish/implicit/share/completions/zypper.fish:23 msgid "Update installed packages with newer versions" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:23 +#: /tmp/fish/implicit/share/completions/zypper.fish:24 msgid "List available updates" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:24 +#: /tmp/fish/implicit/share/completions/zypper.fish:25 msgid "Install needed patches" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:25 +#: /tmp/fish/implicit/share/completions/zypper.fish:26 msgid "List needed patches" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:26 +#: /tmp/fish/implicit/share/completions/zypper.fish:27 msgid "Perform a distribution upgrade" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:27 +#: /tmp/fish/implicit/share/completions/zypper.fish:28 msgid "Check for patches" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:28 +#: /tmp/fish/implicit/share/completions/zypper.fish:29 msgid "Search for packages matching a pattern" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:29 +#: /tmp/fish/implicit/share/completions/zypper.fish:30 msgid "Show full information for specified packages" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:30 +#: /tmp/fish/implicit/share/completions/zypper.fish:31 msgid "Show full information for specified patches" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:31 +#: /tmp/fish/implicit/share/completions/zypper.fish:32 msgid "Show full information for specified patterns" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:32 +#: /tmp/fish/implicit/share/completions/zypper.fish:33 msgid "Show full information for specified products" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:33 +#: /tmp/fish/implicit/share/completions/zypper.fish:34 msgid "List all available patches" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:34 +#: /tmp/fish/implicit/share/completions/zypper.fish:35 msgid "List all available packages" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:35 +#: /tmp/fish/implicit/share/completions/zypper.fish:36 msgid "List all available patterns" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:36 +#: /tmp/fish/implicit/share/completions/zypper.fish:37 msgid "List all available products" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:37 +#: /tmp/fish/implicit/share/completions/zypper.fish:38 msgid "List packages providing specified capability" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:38 +#: /tmp/fish/implicit/share/completions/zypper.fish:39 msgid "Add a package lock" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:39 +#: /tmp/fish/implicit/share/completions/zypper.fish:40 msgid "Remove a package lock" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:40 +#: /tmp/fish/implicit/share/completions/zypper.fish:41 msgid "List current package locks" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:41 +#: /tmp/fish/implicit/share/completions/zypper.fish:42 msgid "Remove unused locks" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:42 +#: /tmp/fish/implicit/share/completions/zypper.fish:43 msgid "Compare two version strings" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:43 +#: /tmp/fish/implicit/share/completions/zypper.fish:44 msgid "Print the target operating system ID string" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:44 +#: /tmp/fish/implicit/share/completions/zypper.fish:45 msgid "Print report about licenses and EULAs of installed packages" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:45 +#: /tmp/fish/implicit/share/completions/zypper.fish:46 msgid "Download source rpms for all installed packages to a local directory" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:47 +#: /tmp/fish/implicit/share/completions/zypper.fish:48 msgid "Output the version number" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:48 +#: /tmp/fish/implicit/share/completions/zypper.fish:49 msgid "Use specified config file instead of the default" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:49 +#: /tmp/fish/implicit/share/completions/zypper.fish:50 msgid "Suppress normal output, print only error messages" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:51 +#: /tmp/fish/implicit/share/completions/zypper.fish:52 msgid "Do not abbreviate text in tables" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:52 +#: /tmp/fish/implicit/share/completions/zypper.fish:53 msgid "Table style (integer)" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:53 +#: /tmp/fish/implicit/share/completions/zypper.fish:54 msgid "Turn on rug compatibility" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:54 +#: /tmp/fish/implicit/share/completions/zypper.fish:55 msgid "Do not ask anything, use default answers automatically" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:55 +#: /tmp/fish/implicit/share/completions/zypper.fish:56 msgid "Switch to XML output" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:56 +#: /tmp/fish/implicit/share/completions/zypper.fish:57 msgid "Ignore unknown packages" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:57 +#: /tmp/fish/implicit/share/completions/zypper.fish:58 msgid "Use an additional repository" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:58 +#: /tmp/fish/implicit/share/completions/zypper.fish:59 msgid "Use alternative repository definition file directory" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:59 +#: /tmp/fish/implicit/share/completions/zypper.fish:60 msgid "Use alternative directory for all caches" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:60 +#: /tmp/fish/implicit/share/completions/zypper.fish:61 msgid "Operate on a different root directory" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:61 +#: /tmp/fish/implicit/share/completions/zypper.fish:62 msgid "" "Do not treat patches as interactive, which have the rebootSuggested-flag set" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:62 +#: /tmp/fish/implicit/share/completions/zypper.fish:63 msgid "Ignore GPG check failures and continue" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:63 +#: /tmp/fish/implicit/share/completions/zypper.fish:64 msgid "Automatically trust and import new repository signing keys" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:64 +#: /tmp/fish/implicit/share/completions/zypper.fish:65 msgid "Do not read meta-data from repositories" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:65 +#: /tmp/fish/implicit/share/completions/zypper.fish:66 msgid "Do not refresh the repositories" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:66 +#: /tmp/fish/implicit/share/completions/zypper.fish:67 msgid "Ignore CD/DVD repositories" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:67 +#: /tmp/fish/implicit/share/completions/zypper.fish:68 msgid "Ignore remote repositories" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:68 +#: /tmp/fish/implicit/share/completions/zypper.fish:69 msgid "Do not read installed packages" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:69 +#: /tmp/fish/implicit/share/completions/zypper.fish:70 msgid "Output a list of zypper user prompts" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:70 +#: /tmp/fish/implicit/share/completions/zypper.fish:71 msgid "User defined transaction id used in history and plugins" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:71 +#: /tmp/fish/implicit/share/completions/zypper.fish:72 msgid "Use alternative raw meta-data cache directory" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:72 +#: /tmp/fish/implicit/share/completions/zypper.fish:73 msgid "Use alternative solv file cache directory" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:73 +#: /tmp/fish/implicit/share/completions/zypper.fish:74 msgid "Use alternative package cache directory" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:74 +#: /tmp/fish/implicit/share/completions/zypper.fish:75 msgid "Export all defined repositories as a single local .repo file" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:75 +#: /tmp/fish/implicit/share/completions/zypper.fish:76 msgid "Show also repository alias" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:76 -msgid "Show also repository name" -msgstr "" - #: /tmp/fish/implicit/share/completions/zypper.fish:77 -#: /tmp/fish/implicit/share/completions/zypper.fish:120 -msgid "Show also base URI of repositories" +msgid "Show also repository name" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:78 #: /tmp/fish/implicit/share/completions/zypper.fish:121 -msgid "Show also repository priority" +msgid "Show also base URI of repositories" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:79 -msgid "Show also the autorefresh flag" +#: /tmp/fish/implicit/share/completions/zypper.fish:122 +msgid "Show also repository priority" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:80 -#: /tmp/fish/implicit/share/completions/zypper.fish:122 -msgid "Show more information like URI, priority, type" +msgid "Show also the autorefresh flag" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:81 -msgid "Show also alias of parent service" +#: /tmp/fish/implicit/share/completions/zypper.fish:123 +msgid "Show more information like URI, priority, type" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:82 -#: /tmp/fish/implicit/share/completions/zypper.fish:125 -msgid "Sort the list by URI" +msgid "Show also alias of parent service" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:83 -#: /tmp/fish/implicit/share/completions/zypper.fish:124 -msgid "Sort the list by repository priority" +#: /tmp/fish/implicit/share/completions/zypper.fish:126 +msgid "Sort the list by URI" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:84 -msgid "Sort the list by alias" +#: /tmp/fish/implicit/share/completions/zypper.fish:125 +msgid "Sort the list by repository priority" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:85 -#: /tmp/fish/implicit/share/completions/zypper.fish:126 -msgid "Sort the list by name" +msgid "Sort the list by alias" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:86 -msgid "Just another means to specify a .repo file to read" +#: /tmp/fish/implicit/share/completions/zypper.fish:127 +msgid "Sort the list by name" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:87 -msgid "Type of repository (yast2, rpm-md, plaindir)" +msgid "Just another means to specify a .repo file to read" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:88 -msgid "Add the repository as disabled" +msgid "Type of repository (yast2, rpm-md, plaindir)" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:89 -msgid "Probe URI" +msgid "Add the repository as disabled" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:90 -msgid "Don't probe URI, probe later during refresh" +msgid "Probe URI" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:91 -msgid "Specify descriptive name for the repository" +msgid "Don't probe URI, probe later during refresh" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:92 -#: /tmp/fish/implicit/share/completions/zypper.fish:105 -msgid "Enable RPM files caching" +msgid "Specify descriptive name for the repository" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:93 #: /tmp/fish/implicit/share/completions/zypper.fish:106 -msgid "Disable RPM files caching" +msgid "Enable RPM files caching" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:94 #: /tmp/fish/implicit/share/completions/zypper.fish:107 -msgid "Enable GPG check for this repository" +msgid "Disable RPM files caching" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:95 #: /tmp/fish/implicit/share/completions/zypper.fish:108 -msgid "Disable GPG check for this repository" +msgid "Enable GPG check for this repository" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:96 -msgid "Enable autorefresh of the repository" +#: /tmp/fish/implicit/share/completions/zypper.fish:109 +msgid "Disable GPG check for this repository" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:97 -#: /tmp/fish/implicit/share/completions/zypper.fish:145 -msgid "Ignore user authentication data in the URI" +msgid "Enable autorefresh of the repository" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:98 #: /tmp/fish/implicit/share/completions/zypper.fish:146 -msgid "Ignore query string in the URI" +msgid "Ignore user authentication data in the URI" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:99 -msgid "Disable the repository (but don't remove it)" +#: /tmp/fish/implicit/share/completions/zypper.fish:147 +msgid "Ignore query string in the URI" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:100 -msgid "Enable a disabled repository" +msgid "Disable the repository (but don't remove it)" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:101 -msgid "Enable auto-refresh of the repository" +msgid "Enable a disabled repository" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:102 -msgid "Disable auto-refresh of the repository" +msgid "Enable auto-refresh of the repository" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:103 -msgid "Set a descriptive name for the repository" +msgid "Disable auto-refresh of the repository" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:104 +msgid "Set a descriptive name for the repository" +msgstr "" + +#: /tmp/fish/implicit/share/completions/zypper.fish:105 msgid "Set priority of the repository" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:109 +#: /tmp/fish/implicit/share/completions/zypper.fish:110 msgid "Apply changes to all repositories" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:110 +#: /tmp/fish/implicit/share/completions/zypper.fish:111 msgid "Apply changes to all local repositories" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:111 +#: /tmp/fish/implicit/share/completions/zypper.fish:112 msgid "Apply changes to all remote repositories" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:112 +#: /tmp/fish/implicit/share/completions/zypper.fish:113 msgid "Apply changes to repositories of specified type" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:113 +#: /tmp/fish/implicit/share/completions/zypper.fish:114 msgid "Force a complete refresh" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:114 +#: /tmp/fish/implicit/share/completions/zypper.fish:115 msgid "Force rebuild of the database" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:115 +#: /tmp/fish/implicit/share/completions/zypper.fish:116 msgid "Force download of raw metadata" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:116 +#: /tmp/fish/implicit/share/completions/zypper.fish:117 msgid "Only build the database, don't download metadata" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:117 +#: /tmp/fish/implicit/share/completions/zypper.fish:118 msgid "Only download raw metadata, don't build the database" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:118 +#: /tmp/fish/implicit/share/completions/zypper.fish:119 msgid "Refresh only specified repositories" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:119 +#: /tmp/fish/implicit/share/completions/zypper.fish:120 msgid "Refresh also services before refreshing repos" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:123 +#: /tmp/fish/implicit/share/completions/zypper.fish:124 msgid "Show also repositories belonging to the services" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:127 +#: /tmp/fish/implicit/share/completions/zypper.fish:128 msgid "Type of the service (ris)" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:128 +#: /tmp/fish/implicit/share/completions/zypper.fish:129 msgid "Add the service as disabled" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:129 +#: /tmp/fish/implicit/share/completions/zypper.fish:130 msgid "Specify descriptive name for the service" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:130 +#: /tmp/fish/implicit/share/completions/zypper.fish:131 msgid "Disable the service (but don't remove it)" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:131 +#: /tmp/fish/implicit/share/completions/zypper.fish:132 msgid "Enable a disabled service" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:132 +#: /tmp/fish/implicit/share/completions/zypper.fish:133 msgid "Enable auto-refresh of the service" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:133 +#: /tmp/fish/implicit/share/completions/zypper.fish:134 msgid "Disable auto-refresh of the service" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:134 +#: /tmp/fish/implicit/share/completions/zypper.fish:135 msgid "Set a descriptive name for the service" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:135 +#: /tmp/fish/implicit/share/completions/zypper.fish:136 msgid "Add a RIS service repository to enable" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:136 +#: /tmp/fish/implicit/share/completions/zypper.fish:137 msgid "Add a RIS service repository to disable" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:137 +#: /tmp/fish/implicit/share/completions/zypper.fish:138 msgid "Remove a RIS service repository to enable" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:138 +#: /tmp/fish/implicit/share/completions/zypper.fish:139 msgid "Remove a RIS service repository to disable" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:139 +#: /tmp/fish/implicit/share/completions/zypper.fish:140 msgid "Clear the list of RIS repositories to enable" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:140 +#: /tmp/fish/implicit/share/completions/zypper.fish:141 msgid "Clear the list of RIS repositories to disable" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:141 +#: /tmp/fish/implicit/share/completions/zypper.fish:142 msgid "Apply changes to all services" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:142 +#: /tmp/fish/implicit/share/completions/zypper.fish:143 msgid "Apply changes to all local services" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:143 +#: /tmp/fish/implicit/share/completions/zypper.fish:144 msgid "Apply changes to all remote services" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:144 +#: /tmp/fish/implicit/share/completions/zypper.fish:145 msgid "Apply changes to services of specified type" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:147 +#: /tmp/fish/implicit/share/completions/zypper.fish:148 msgid "Refresh also repositories" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:148 -#: /tmp/fish/implicit/share/completions/zypper.fish:164 -#: /tmp/fish/implicit/share/completions/zypper.fish:174 -#: /tmp/fish/implicit/share/completions/zypper.fish:189 -#: /tmp/fish/implicit/share/completions/zypper.fish:212 -#: /tmp/fish/implicit/share/completions/zypper.fish:275 +#: /tmp/fish/implicit/share/completions/zypper.fish:149 +#: /tmp/fish/implicit/share/completions/zypper.fish:165 +#: /tmp/fish/implicit/share/completions/zypper.fish:175 +#: /tmp/fish/implicit/share/completions/zypper.fish:190 +#: /tmp/fish/implicit/share/completions/zypper.fish:213 +#: /tmp/fish/implicit/share/completions/zypper.fish:276 msgid "Load only the specified repository" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:149 +#: /tmp/fish/implicit/share/completions/zypper.fish:150 msgid "" "Type of package (package, patch, pattern, product, srcpackage). Default: " "package" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:150 -#: /tmp/fish/implicit/share/completions/zypper.fish:166 +#: /tmp/fish/implicit/share/completions/zypper.fish:151 +#: /tmp/fish/implicit/share/completions/zypper.fish:167 msgid "Select packages by plain name, not by capability" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:151 -#: /tmp/fish/implicit/share/completions/zypper.fish:167 +#: /tmp/fish/implicit/share/completions/zypper.fish:152 +#: /tmp/fish/implicit/share/completions/zypper.fish:168 msgid "Select packages by capability" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:152 +#: /tmp/fish/implicit/share/completions/zypper.fish:153 msgid "" "Install even if the item is already installed (reinstall), downgraded or " "changes vendor or architecture" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:153 -#: /tmp/fish/implicit/share/completions/zypper.fish:190 -#: /tmp/fish/implicit/share/completions/zypper.fish:213 -#: /tmp/fish/implicit/share/completions/zypper.fish:272 +#: /tmp/fish/implicit/share/completions/zypper.fish:154 +#: /tmp/fish/implicit/share/completions/zypper.fish:191 +#: /tmp/fish/implicit/share/completions/zypper.fish:214 +#: /tmp/fish/implicit/share/completions/zypper.fish:273 msgid "Automatically say 'yes' to third party license confirmation prompt" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:154 -#: /tmp/fish/implicit/share/completions/zypper.fish:168 -#: /tmp/fish/implicit/share/completions/zypper.fish:191 +#: /tmp/fish/implicit/share/completions/zypper.fish:155 +#: /tmp/fish/implicit/share/completions/zypper.fish:169 +#: /tmp/fish/implicit/share/completions/zypper.fish:192 msgid "Do not force the solver to find solution, let it ask" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:155 -#: /tmp/fish/implicit/share/completions/zypper.fish:184 +#: /tmp/fish/implicit/share/completions/zypper.fish:156 +#: /tmp/fish/implicit/share/completions/zypper.fish:185 msgid "Test the installation, do not actually install" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:156 -#: /tmp/fish/implicit/share/completions/zypper.fish:176 -#: /tmp/fish/implicit/share/completions/zypper.fish:185 -#: /tmp/fish/implicit/share/completions/zypper.fish:193 -#: /tmp/fish/implicit/share/completions/zypper.fish:215 -#: /tmp/fish/implicit/share/completions/zypper.fish:277 +#: /tmp/fish/implicit/share/completions/zypper.fish:157 +#: /tmp/fish/implicit/share/completions/zypper.fish:177 +#: /tmp/fish/implicit/share/completions/zypper.fish:186 +#: /tmp/fish/implicit/share/completions/zypper.fish:194 +#: /tmp/fish/implicit/share/completions/zypper.fish:216 +#: /tmp/fish/implicit/share/completions/zypper.fish:278 msgid "Only download the packages, do not install" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:157 +#: /tmp/fish/implicit/share/completions/zypper.fish:158 msgid "" "Allow to replace a newer item with an older one. Handy if you are doing a " "rollback. Unlike --force it will not enforce a reinstall" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:158 -#: /tmp/fish/implicit/share/completions/zypper.fish:172 -#: /tmp/fish/implicit/share/completions/zypper.fish:187 -#: /tmp/fish/implicit/share/completions/zypper.fish:198 -#: /tmp/fish/implicit/share/completions/zypper.fish:216 -#: /tmp/fish/implicit/share/completions/zypper.fish:280 -msgid "Create solver test case for debugging" -msgstr "" - #: /tmp/fish/implicit/share/completions/zypper.fish:159 -#: /tmp/fish/implicit/share/completions/zypper.fish:177 +#: /tmp/fish/implicit/share/completions/zypper.fish:173 +#: /tmp/fish/implicit/share/completions/zypper.fish:188 #: /tmp/fish/implicit/share/completions/zypper.fish:199 #: /tmp/fish/implicit/share/completions/zypper.fish:217 #: /tmp/fish/implicit/share/completions/zypper.fish:281 -msgid "Do not install recommended packages, only required" +msgid "Create solver test case for debugging" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:160 -#: /tmp/fish/implicit/share/completions/zypper.fish:179 +#: /tmp/fish/implicit/share/completions/zypper.fish:178 #: /tmp/fish/implicit/share/completions/zypper.fish:200 #: /tmp/fish/implicit/share/completions/zypper.fish:218 #: /tmp/fish/implicit/share/completions/zypper.fish:282 -msgid "Install also recommended packages in addition to the required" +msgid "Do not install recommended packages, only required" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:161 -#: /tmp/fish/implicit/share/completions/zypper.fish:173 -#: /tmp/fish/implicit/share/completions/zypper.fish:196 -msgid "Force the solver to find a solution (even an aggressive one)" +#: /tmp/fish/implicit/share/completions/zypper.fish:180 +#: /tmp/fish/implicit/share/completions/zypper.fish:201 +#: /tmp/fish/implicit/share/completions/zypper.fish:219 +#: /tmp/fish/implicit/share/completions/zypper.fish:283 +msgid "Install also recommended packages in addition to the required" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:162 -msgid "Select packages from the specified repository" +#: /tmp/fish/implicit/share/completions/zypper.fish:174 +#: /tmp/fish/implicit/share/completions/zypper.fish:197 +msgid "Force the solver to find a solution (even an aggressive one)" msgstr "" #: /tmp/fish/implicit/share/completions/zypper.fish:163 -#: /tmp/fish/implicit/share/completions/zypper.fish:178 -#: /tmp/fish/implicit/share/completions/zypper.fish:186 -#: /tmp/fish/implicit/share/completions/zypper.fish:195 -#: /tmp/fish/implicit/share/completions/zypper.fish:220 -#: /tmp/fish/implicit/share/completions/zypper.fish:283 +msgid "Select packages from the specified repository" +msgstr "" + +#: /tmp/fish/implicit/share/completions/zypper.fish:164 +#: /tmp/fish/implicit/share/completions/zypper.fish:179 +#: /tmp/fish/implicit/share/completions/zypper.fish:187 +#: /tmp/fish/implicit/share/completions/zypper.fish:196 +#: /tmp/fish/implicit/share/completions/zypper.fish:221 +#: /tmp/fish/implicit/share/completions/zypper.fish:284 msgid "" "Set the download-install mode. Available modes: only, in-advance, in-heaps, " "as-needed" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:165 -#: /tmp/fish/implicit/share/completions/zypper.fish:201 -#: /tmp/fish/implicit/share/completions/zypper.fish:245 +#: /tmp/fish/implicit/share/completions/zypper.fish:166 +#: /tmp/fish/implicit/share/completions/zypper.fish:202 +#: /tmp/fish/implicit/share/completions/zypper.fish:246 msgid "Type of package (package, patch, pattern, product). Default: package" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:169 +#: /tmp/fish/implicit/share/completions/zypper.fish:170 msgid "Automatically remove unneeded dependencies" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:170 +#: /tmp/fish/implicit/share/completions/zypper.fish:171 msgid "No automatic removal of unneeded dependencies" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:171 +#: /tmp/fish/implicit/share/completions/zypper.fish:172 msgid "Test the removal, do not actually remove" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:175 +#: /tmp/fish/implicit/share/completions/zypper.fish:176 msgid "Test the repair, do not actually do anything to the system" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:180 +#: /tmp/fish/implicit/share/completions/zypper.fish:181 msgid "Install only build dependencies of specified packages" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:181 +#: /tmp/fish/implicit/share/completions/zypper.fish:182 msgid "Don't install build dependencies" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:182 +#: /tmp/fish/implicit/share/completions/zypper.fish:183 msgid "Install packages only from specified repositories" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:183 +#: /tmp/fish/implicit/share/completions/zypper.fish:184 msgid "Load only the specified repositories" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:188 +#: /tmp/fish/implicit/share/completions/zypper.fish:189 msgid "" "Type of package (package, patch, pattern, product, srcpackage). Default: " "package" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:192 -#: /tmp/fish/implicit/share/completions/zypper.fish:276 +#: /tmp/fish/implicit/share/completions/zypper.fish:193 +#: /tmp/fish/implicit/share/completions/zypper.fish:277 msgid "Test the update, do not actually update" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:194 +#: /tmp/fish/implicit/share/completions/zypper.fish:195 msgid "Skip interactive updates" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:197 -#: /tmp/fish/implicit/share/completions/zypper.fish:204 +#: /tmp/fish/implicit/share/completions/zypper.fish:198 +#: /tmp/fish/implicit/share/completions/zypper.fish:205 msgid "" "Do a 'best effort' approach to update. Updates to a lower than the latest " "version are also acceptable" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:202 +#: /tmp/fish/implicit/share/completions/zypper.fish:203 msgid "List only updates from the specified repository" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:203 +#: /tmp/fish/implicit/share/completions/zypper.fish:204 msgid "" "List all packages for which newer versions are available, regardless whether " "they are installable or not" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:205 +#: /tmp/fish/implicit/share/completions/zypper.fish:206 msgid "List needed patches for Bugzilla issues" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:206 +#: /tmp/fish/implicit/share/completions/zypper.fish:207 msgid "List all patches in this category" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:207 +#: /tmp/fish/implicit/share/completions/zypper.fish:208 msgid "List all patches, not only the needed ones" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:208 +#: /tmp/fish/implicit/share/completions/zypper.fish:209 msgid "List only patches from the specified repository" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:209 +#: /tmp/fish/implicit/share/completions/zypper.fish:210 msgid "List patches issued up to the specified date " msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:210 +#: /tmp/fish/implicit/share/completions/zypper.fish:211 msgid "List needed patches for CVE issues" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:211 +#: /tmp/fish/implicit/share/completions/zypper.fish:212 msgid "Look for issues matching the specified string" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:214 +#: /tmp/fish/implicit/share/completions/zypper.fish:215 msgid "Test the upgrade, do not actually upgrade" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:219 +#: /tmp/fish/implicit/share/completions/zypper.fish:220 msgid "Restrict upgrade to specified repository" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:221 +#: /tmp/fish/implicit/share/completions/zypper.fish:222 msgid "Do not allow installed resolvables to be downgraded" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:222 +#: /tmp/fish/implicit/share/completions/zypper.fish:223 msgid "Allow installed resolvables to be downgraded" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:223 +#: /tmp/fish/implicit/share/completions/zypper.fish:224 msgid "Do not allow installed resolvables to change name" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:224 +#: /tmp/fish/implicit/share/completions/zypper.fish:225 msgid "Allow installed resolvables to change name" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:225 +#: /tmp/fish/implicit/share/completions/zypper.fish:226 msgid "Do not allow installed resolvables to change architectures" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:226 +#: /tmp/fish/implicit/share/completions/zypper.fish:227 msgid "Allow installed resolvables to change architectures" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:227 +#: /tmp/fish/implicit/share/completions/zypper.fish:228 msgid "Do not allow installed resolvables to switch vendors" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:228 +#: /tmp/fish/implicit/share/completions/zypper.fish:229 msgid "Allow installed resolvables to switch vendors" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:229 +#: /tmp/fish/implicit/share/completions/zypper.fish:230 msgid "Check for patches only in the specified repository" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:230 +#: /tmp/fish/implicit/share/completions/zypper.fish:231 msgid "Search also in package summaries and descriptions" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:231 +#: /tmp/fish/implicit/share/completions/zypper.fish:232 msgid "Perform case-sensitive search" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:232 +#: /tmp/fish/implicit/share/completions/zypper.fish:233 msgid "Show only packages that are already installed" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:233 +#: /tmp/fish/implicit/share/completions/zypper.fish:234 msgid "Show only packages that are not currently installed" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:234 +#: /tmp/fish/implicit/share/completions/zypper.fish:235 msgid "Search only for packages of the specified type" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:235 +#: /tmp/fish/implicit/share/completions/zypper.fish:236 msgid "Search only in the specified repository" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:236 +#: /tmp/fish/implicit/share/completions/zypper.fish:237 msgid "Show each available version in each repository on a separate line" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:237 +#: /tmp/fish/implicit/share/completions/zypper.fish:238 msgid "Sort packages by name (default)" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:238 +#: /tmp/fish/implicit/share/completions/zypper.fish:239 msgid "Sort packages by repository" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:239 +#: /tmp/fish/implicit/share/completions/zypper.fish:240 msgid "Search for a match with all search strings (default)" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:240 +#: /tmp/fish/implicit/share/completions/zypper.fish:241 msgid "Search for a match with any of the search strings" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:241 +#: /tmp/fish/implicit/share/completions/zypper.fish:242 msgid "Search for a match to partial words (default)" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:242 +#: /tmp/fish/implicit/share/completions/zypper.fish:243 msgid "Search for a match to whole words only" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:243 +#: /tmp/fish/implicit/share/completions/zypper.fish:244 msgid "Searches for an exact package name" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:244 +#: /tmp/fish/implicit/share/completions/zypper.fish:245 msgid "Work only with the specified repository" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:246 +#: /tmp/fish/implicit/share/completions/zypper.fish:247 msgid "Show also requires and prerequires" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:247 +#: /tmp/fish/implicit/share/completions/zypper.fish:248 msgid "Show also recommends" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:248 #: /tmp/fish/implicit/share/completions/zypper.fish:249 -#: /tmp/fish/implicit/share/completions/zypper.fish:254 -#: /tmp/fish/implicit/share/completions/zypper.fish:257 +#: /tmp/fish/implicit/share/completions/zypper.fish:250 +#: /tmp/fish/implicit/share/completions/zypper.fish:255 +#: /tmp/fish/implicit/share/completions/zypper.fish:258 msgid "Just another means to specify repository" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:250 +#: /tmp/fish/implicit/share/completions/zypper.fish:251 msgid "Show only installed packages" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:251 +#: /tmp/fish/implicit/share/completions/zypper.fish:252 msgid "Show only packages which are not installed" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:252 +#: /tmp/fish/implicit/share/completions/zypper.fish:253 msgid "Sort the list by package name" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:253 +#: /tmp/fish/implicit/share/completions/zypper.fish:254 msgid "Sort the list by repository" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:255 +#: /tmp/fish/implicit/share/completions/zypper.fish:256 msgid "Show only installed patterns" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:256 +#: /tmp/fish/implicit/share/completions/zypper.fish:257 msgid "Show only patterns which are not installed" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:258 +#: /tmp/fish/implicit/share/completions/zypper.fish:259 msgid "Show only installed products" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:259 +#: /tmp/fish/implicit/share/completions/zypper.fish:260 msgid "Show only products which are not installed" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:260 +#: /tmp/fish/implicit/share/completions/zypper.fish:261 msgid "Restrict the lock to the specified repository" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:261 -#: /tmp/fish/implicit/share/completions/zypper.fish:263 +#: /tmp/fish/implicit/share/completions/zypper.fish:262 +#: /tmp/fish/implicit/share/completions/zypper.fish:264 msgid "Type of package (package, patch, pattern, product). Default: package" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:262 +#: /tmp/fish/implicit/share/completions/zypper.fish:263 msgid "Remove only locks with specified repository" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:264 +#: /tmp/fish/implicit/share/completions/zypper.fish:265 msgid "Clean only duplicate locks" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:265 +#: /tmp/fish/implicit/share/completions/zypper.fish:266 msgid "Clean only locks which doesn't lock anything" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:266 +#: /tmp/fish/implicit/share/completions/zypper.fish:267 msgid "Takes missing release number as any release" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:267 +#: /tmp/fish/implicit/share/completions/zypper.fish:268 msgid "Show the operating system label" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:268 +#: /tmp/fish/implicit/share/completions/zypper.fish:269 msgid "Clean only specified repositories" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:269 +#: /tmp/fish/implicit/share/completions/zypper.fish:270 msgid "Clean metadata cache" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:270 +#: /tmp/fish/implicit/share/completions/zypper.fish:271 msgid "Clean raw metadata cache" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:271 +#: /tmp/fish/implicit/share/completions/zypper.fish:272 msgid "Clean both metadata and package caches" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:273 +#: /tmp/fish/implicit/share/completions/zypper.fish:274 msgid "Install patch fixing the specified bugzilla issue" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:274 +#: /tmp/fish/implicit/share/completions/zypper.fish:275 msgid "Install all patches in this category" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:278 +#: /tmp/fish/implicit/share/completions/zypper.fish:279 msgid "Install patch fixing the specified CVE issue" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:279 +#: /tmp/fish/implicit/share/completions/zypper.fish:280 msgid "Install patches issued until the specified date " msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:284 +#: /tmp/fish/implicit/share/completions/zypper.fish:285 msgid "Skip interactive patches" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:285 +#: /tmp/fish/implicit/share/completions/zypper.fish:286 msgid "Do not skip interactive patches" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:286 +#: /tmp/fish/implicit/share/completions/zypper.fish:287 msgid "" "Download all source rpms to this directory. Default: /var/cache/zypper/" "source-download" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:287 +#: /tmp/fish/implicit/share/completions/zypper.fish:288 msgid "Delete extraneous source rpms in the local directory" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:288 +#: /tmp/fish/implicit/share/completions/zypper.fish:289 msgid "Do not delete extraneous source rpms" msgstr "" -#: /tmp/fish/implicit/share/completions/zypper.fish:289 +#: /tmp/fish/implicit/share/completions/zypper.fish:290 msgid "" "Don't download any source rpms, but show which source rpms are missing or " "extraneous" msgstr "" #: /tmp/fish/implicit/share/functions/abbr.fish:1 -msgid "Manage abbreviations" +msgid "Manage abbreviations using new fish 3.0 scheme." +msgstr "" + +#: /tmp/fish/implicit/share/functions/abbr_old.fish:1 +msgid "Manage abbreviations using old fish 2.x scheme." msgstr "" #: /tmp/fish/implicit/share/functions/alias.fish:1 msgid "Creates a function wrapping a command" msgstr "" +#: /tmp/fish/implicit/share/functions/cdh.fish:1 +#, fuzzy +msgid "Menu based cd command" +msgstr "状态\t命令" + #: /tmp/fish/implicit/share/functions/contains_seq.fish:1 msgid "Return true if array contains a sequence" msgstr "" @@ -56731,6 +59822,10 @@ msgstr "参数的个数的计数" msgid "Peek inside of archives and list all files" msgstr "" +#: /tmp/fish/implicit/share/functions/__fish_complete_user_at_hosts.fish:1 +msgid "Print list host-names with user@" +msgstr "" + #: /tmp/fish/implicit/share/functions/__fish_complete_users.fish:1 msgid "Print a list of local users, with the real user name as a description" msgstr "" @@ -57019,8 +60114,12 @@ msgstr "" msgid "Print a list of local users" msgstr "" -#: /tmp/fish/implicit/share/functions/__fish_print_xdg_mimeapps.fish:1 -msgid "Print xdg mime applications" +#: /tmp/fish/implicit/share/functions/__fish_print_xdg_applications_directories.fish:1 +msgid "Print directories where desktop files are stored" +msgstr "" + +#: /tmp/fish/implicit/share/functions/__fish_print_xdg_desktop_file_ids.fish:1 +msgid "Print all available xdg desktop file IDs" msgstr "" #: /tmp/fish/implicit/share/functions/__fish_print_xdg_mimetypes.fish:1 @@ -57086,6 +60185,11 @@ msgstr "" msgid "Prompt function for svn" msgstr "" +#: /tmp/fish/implicit/share/functions/_fish_systemctl.fish:1 +#, fuzzy +msgid "Call systemctl with some options from the current commandline" +msgstr "设置或取得命令行" + #: /tmp/fish/implicit/share/functions/__fish_test_arg.fish:1 msgid "Test if the token under the cursor matches the specified wildcard" msgstr "" @@ -57151,6 +60255,7 @@ msgstr "" #: /tmp/fish/implicit/share/functions/ls.fish:1 #: /tmp/fish/implicit/share/functions/ls.fish:2 +#: /tmp/fish/implicit/share/functions/ls.fish:3 #, fuzzy msgid "List contents of directory" msgstr "显示工作目录" @@ -57159,10 +60264,6 @@ msgstr "显示工作目录" msgid "Format and display the on-line manual pages" msgstr "" -#: /tmp/fish/implicit/share/functions/math.fish:1 -msgid "Perform math calculations in bc" -msgstr "" - #: /tmp/fish/implicit/share/functions/nextd.fish:1 msgid "Move forward in the directory history" msgstr "" @@ -57250,3 +60351,45 @@ msgstr "" #: /tmp/fish/implicit/share/functions/vared.fish:1 msgid "Edit variable value" msgstr "" + +#, fuzzy +#~ msgid "%ls: --array option requires a single variable name.\n" +#~ msgstr "" +#~ "%ls:Erase 需要一个变量名\n" +#~ "%ls\n" + +#~ msgid "" +#~ "%ls: Multiple variable names specified in single call (%ls and %.*ls)\n" +#~ msgstr "%ls:在一个调用中指定了多个变量 (%ls and %.*ls)\n" + +#, fuzzy +#~ msgid "%ls: Values cannot be specfied with erase\n" +#~ msgstr "%ls:没有指定键\n" + +#, fuzzy +#~ msgid "string: Expected subcommand\n" +#~ msgstr "%ls:应有函数名\n" + +#, fuzzy +#~ msgid "string: Unknown subcommand '%ls'\n" +#~ msgstr "%ls:未知的任务 “%ls”\n" + +#, fuzzy +#~ msgid "terminal_give_to_job(): Could not send job %d ('%ls') to foreground" +#~ msgstr "将任务 %d,“%ls” 发送到前台" + +#, fuzzy +#~ msgid "%s: Expected function name\\n" +#~ msgstr "%s:应有函数名\\n" + +#, fuzzy +#~ msgid "%ls: Invalid combination of options,\\n%ls\\n" +#~ msgstr "%ls:非法的选项组合\\n%ls\\n" + +#, fuzzy +#~ msgid "Evaluate contents of file (deprecated, see \"source\")" +#~ msgstr "对文件内容求值" + +#, fuzzy +#~ msgid "Edit a unit" +#~ msgstr "触发一个事件️"