summaryrefslogtreecommitdiff
path: root/po/sed.pot
diff options
context:
space:
mode:
Diffstat (limited to 'po/sed.pot')
-rw-r--r--po/sed.pot18
1 files changed, 15 insertions, 3 deletions
diff --git a/po/sed.pot b/po/sed.pot
index 9f1b67e..0446208 100644
--- a/po/sed.pot
+++ b/po/sed.pot
@@ -1,13 +1,13 @@
# SOME DESCRIPTIVE TITLE.
-# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
-# This file is distributed under the same license as the PACKAGE package.
+# This file is put in the public domain.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2004-08-21 20:46+0200\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2004-11-09 20:01+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"
@@ -191,18 +191,21 @@ msgid ""
msgstr ""
#: sed/sed.c:105
+#, c-format
msgid ""
" -n, --quiet, --silent\n"
" suppress automatic printing of pattern space\n"
msgstr ""
#: sed/sed.c:107
+#, c-format
msgid ""
" -e script, --expression=script\n"
" add the script to the commands to be executed\n"
msgstr ""
#: sed/sed.c:109
+#, c-format
msgid ""
" -f script-file, --file=script-file\n"
" add the contents of script-file to the commands to be "
@@ -210,30 +213,35 @@ msgid ""
msgstr ""
#: sed/sed.c:111
+#, c-format
msgid ""
" -i[SUFFIX], --in-place[=SUFFIX]\n"
" edit files in place (makes backup if extension supplied)\n"
msgstr ""
#: sed/sed.c:113
+#, c-format
msgid ""
" -l N, --line-length=N\n"
" specify the desired line-wrap length for the `l' command\n"
msgstr ""
#: sed/sed.c:115
+#, c-format
msgid ""
" --posix\n"
" disable all GNU extensions.\n"
msgstr ""
#: sed/sed.c:117
+#, c-format
msgid ""
" -r, --regexp-extended\n"
" use extended regular expressions in the script.\n"
msgstr ""
#: sed/sed.c:120
+#, c-format
msgid ""
" -s, --separate\n"
" consider files as separate rather than as a single "
@@ -242,6 +250,7 @@ msgid ""
msgstr ""
#: sed/sed.c:123
+#, c-format
msgid ""
" -u, --unbuffered\n"
" load minimal amounts of data from the input files and "
@@ -250,14 +259,17 @@ msgid ""
msgstr ""
#: sed/sed.c:126
+#, c-format
msgid " --help display this help and exit\n"
msgstr ""
#: sed/sed.c:127
+#, c-format
msgid " --version output version information and exit\n"
msgstr ""
#: sed/sed.c:128
+#, c-format
msgid ""
"\n"
"If no -e, --expression, -f, or --file option is given, then the first\n"