diff options
Diffstat (limited to 'po/apt-all.pot')
-rw-r--r-- | po/apt-all.pot | 98 |
1 files changed, 49 insertions, 49 deletions
diff --git a/po/apt-all.pot b/po/apt-all.pot index 2be645cb2..90a6e0626 100644 --- a/po/apt-all.pot +++ b/po/apt-all.pot @@ -5,9 +5,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: apt 1.0.9.8.2\n" +"Project-Id-Version: apt 1.0.9.8.3\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2016-03-12 13:14+0000\n" +"POT-Creation-Date: 2016-12-08 15:31+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -614,6 +614,27 @@ msgid "" "See the apt-cache(8) and apt.conf(5) manual pages for more information.\n" msgstr "" +msgid "" +"Usage: apt [options] command\n" +"\n" +"CLI for apt.\n" +"Basic commands: \n" +" list - list packages based on package names\n" +" search - search in package descriptions\n" +" show - show package details\n" +"\n" +" update - update list of available packages\n" +"\n" +" install - install packages\n" +" remove - remove packages\n" +"\n" +" upgrade - upgrade the system by installing/upgrading packages\n" +" full-upgrade - upgrade the system by removing/installing/upgrading " +"packages\n" +"\n" +" edit-sources - edit the source information file\n" +msgstr "" + msgid "Please provide a name for this Disc, such as 'Debian 5.0.3 Disk 1'" msgstr "" @@ -948,27 +969,6 @@ msgid "" "See the apt-mark(8) and apt.conf(5) manual pages for more information." msgstr "" -msgid "" -"Usage: apt [options] command\n" -"\n" -"CLI for apt.\n" -"Basic commands: \n" -" list - list packages based on package names\n" -" search - search in package descriptions\n" -" show - show package details\n" -"\n" -" update - update list of available packages\n" -"\n" -" install - install packages\n" -" remove - remove packages\n" -"\n" -" upgrade - upgrade the system by installing/upgrading packages\n" -" full-upgrade - upgrade the system by removing/installing/upgrading " -"packages\n" -"\n" -" edit-sources - edit the source information file\n" -msgstr "" - #, c-format msgid "Unable to read the cdrom database %s" msgstr "" @@ -1716,6 +1716,32 @@ msgid "Duplicate conf file %s/%s" msgstr "" #, c-format +msgid "List directory %spartial is missing." +msgstr "" + +#, c-format +msgid "Archives directory %spartial is missing." +msgstr "" + +#, c-format +msgid "Unable to lock directory %s" +msgstr "" + +#, c-format +msgid "Clean of %s is not supported" +msgstr "" + +#. only show the ETA if it makes sense +#. two days +#, c-format +msgid "Retrieving file %li of %li (%s remaining)" +msgstr "" + +#, c-format +msgid "Retrieving file %li of %li" +msgstr "" + +#, c-format msgid "rename failed, %s (%s -> %s)." msgstr "" @@ -1794,32 +1820,6 @@ msgid "Please insert the disc labeled: '%s' in the drive '%s' and press enter." msgstr "" #, c-format -msgid "List directory %spartial is missing." -msgstr "" - -#, c-format -msgid "Archives directory %spartial is missing." -msgstr "" - -#, c-format -msgid "Unable to lock directory %s" -msgstr "" - -#, c-format -msgid "Clean of %s is not supported" -msgstr "" - -#. only show the ETA if it makes sense -#. two days -#, c-format -msgid "Retrieving file %li of %li (%s remaining)" -msgstr "" - -#, c-format -msgid "Retrieving file %li of %li" -msgstr "" - -#, c-format msgid "" "The package %s needs to be reinstalled, but I can't find an archive for it." msgstr "" |