mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-06 08:51:14 -03:00
3
po/de.po
3
po/de.po
@@ -38451,9 +38451,6 @@ msgstr ""
|
||||
msgid "Only apply settings that match pattern"
|
||||
msgstr ""
|
||||
|
||||
msgid "Only build <packages> from a split package"
|
||||
msgstr ""
|
||||
|
||||
msgid "Only build a binary pkg"
|
||||
msgstr ""
|
||||
|
||||
|
||||
3
po/en.po
3
po/en.po
@@ -38447,9 +38447,6 @@ msgstr ""
|
||||
msgid "Only apply settings that match pattern"
|
||||
msgstr ""
|
||||
|
||||
msgid "Only build <packages> from a split package"
|
||||
msgstr ""
|
||||
|
||||
msgid "Only build a binary pkg"
|
||||
msgstr ""
|
||||
|
||||
|
||||
3
po/fr.po
3
po/fr.po
@@ -38548,9 +38548,6 @@ msgstr ""
|
||||
msgid "Only apply settings that match pattern"
|
||||
msgstr ""
|
||||
|
||||
msgid "Only build <packages> from a split package"
|
||||
msgstr ""
|
||||
|
||||
msgid "Only build a binary pkg"
|
||||
msgstr ""
|
||||
|
||||
|
||||
3
po/pl.po
3
po/pl.po
@@ -38443,9 +38443,6 @@ msgstr ""
|
||||
msgid "Only apply settings that match pattern"
|
||||
msgstr ""
|
||||
|
||||
msgid "Only build <packages> from a split package"
|
||||
msgstr ""
|
||||
|
||||
msgid "Only build a binary pkg"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -38464,9 +38464,6 @@ msgstr ""
|
||||
msgid "Only apply settings that match pattern"
|
||||
msgstr ""
|
||||
|
||||
msgid "Only build <packages> from a split package"
|
||||
msgstr ""
|
||||
|
||||
msgid "Only build a binary pkg"
|
||||
msgstr ""
|
||||
|
||||
|
||||
3
po/sv.po
3
po/sv.po
@@ -38446,9 +38446,6 @@ msgstr ""
|
||||
msgid "Only apply settings that match pattern"
|
||||
msgstr ""
|
||||
|
||||
msgid "Only build <packages> from a split package"
|
||||
msgstr ""
|
||||
|
||||
msgid "Only build a binary pkg"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -38446,9 +38446,6 @@ msgstr "仅适用于为大端处理器生成代码时"
|
||||
msgid "Only apply settings that match pattern"
|
||||
msgstr "只应用匹配模式的设置"
|
||||
|
||||
msgid "Only build <packages> from a split package"
|
||||
msgstr "只从分块包构建 < packages>"
|
||||
|
||||
msgid "Only build a binary pkg"
|
||||
msgstr "只构建 二进制 pkg"
|
||||
|
||||
|
||||
@@ -23,7 +23,6 @@ complete -c makepkg -s S -l source -d 'Build a source-only tarball for AUR'
|
||||
complete -c makepkg -s V -l version -d 'Display the version and exit'
|
||||
complete -c makepkg -s C -l cleanbuild -d 'Remove the srcdir before building the package'
|
||||
complete -c makepkg -l allsource -d 'Build a source-only GPL tarball for AUR'
|
||||
complete -c makepkg -l pkg -d 'Only build <packages> from a split package'
|
||||
complete -c makepkg -l check -d 'Run the check function in the PKGBUILD'
|
||||
complete -c makepkg -l noarchive -d 'Do not create the archive'
|
||||
complete -c makepkg -l nocheck -d 'Do not run the check function in the PKGBUILD'
|
||||
|
||||
Reference in New Issue
Block a user