diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-13 08:55:47 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-13 08:55:47 +0000 |
commit | cd10ccf4d1b4671883a0d45f6769947a6cdb45d0 (patch) | |
tree | b14481899a2c6c4dd53beed82f0f61c6f77254d1 /gnulib_po/ca.po | |
parent | Adding upstream version 1.21.4. (diff) | |
download | wget-upstream.tar.xz wget-upstream.zip |
Adding upstream version 1.24.5.upstream/1.24.5upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'gnulib_po/ca.po')
-rw-r--r-- | gnulib_po/ca.po | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/gnulib_po/ca.po b/gnulib_po/ca.po index f4c5465..f02bf95 100644 --- a/gnulib_po/ca.po +++ b/gnulib_po/ca.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: mailutils 0.6.90\n" "Report-Msgid-Bugs-To: bug-gnulib@gnu.org\n" -"POT-Creation-Date: 2023-05-11 02:59+0200\n" +"POT-Creation-Date: 2024-03-10 15:09+0100\n" "PO-Revision-Date: 2005-05-21 04:10+0200\n" "Last-Translator: Jordi Mallach <jordi@gnu.org>\n" "Language-Team: Catalan <ca@dodds.net>\n" @@ -18,7 +18,7 @@ msgstr "" "X-Bugs: Report translation errors to the Language-Team address.\n" "Plural-Forms: nplurals=2; plural=n!=1;\n" -#: lib/error.c:193 +#: lib/error.c:194 msgid "Unknown system error" msgstr "S'ha produït un error desconegut del sistema" @@ -106,43 +106,43 @@ msgstr "" msgid "Unknown error" msgstr "S'ha produït un error desconegut del sistema" -#: lib/getopt.c:278 +#: lib/getopt.c:282 #, fuzzy, c-format #| msgid "%s: option `%s' is ambiguous\n" msgid "%s: option '%s%s' is ambiguous\n" msgstr "%s: l'opció «%s» és ambigua\n" -#: lib/getopt.c:284 +#: lib/getopt.c:288 #, fuzzy, c-format #| msgid "%s: option `%s' is ambiguous\n" msgid "%s: option '%s%s' is ambiguous; possibilities:" msgstr "%s: l'opció «%s» és ambigua\n" -#: lib/getopt.c:319 +#: lib/getopt.c:322 #, fuzzy, c-format #| msgid "%s: unrecognized option `%c%s'\n" msgid "%s: unrecognized option '%s%s'\n" msgstr "%s: l'opció «%c%s» no es reconeix\n" -#: lib/getopt.c:345 +#: lib/getopt.c:348 #, fuzzy, c-format #| msgid "%s: option `%c%s' doesn't allow an argument\n" msgid "%s: option '%s%s' doesn't allow an argument\n" msgstr "%s: l'opció «%c%s» no accepta arguments\n" -#: lib/getopt.c:360 +#: lib/getopt.c:363 #, fuzzy, c-format #| msgid "%s: option `%s' requires an argument\n" msgid "%s: option '%s%s' requires an argument\n" msgstr "%s: l'opció «%s» requereix un argument\n" -#: lib/getopt.c:621 +#: lib/getopt.c:624 #, fuzzy, c-format #| msgid "%s: invalid option -- %c\n" msgid "%s: invalid option -- '%c'\n" msgstr "%s: l'opció no és vàlida -- %c\n" -#: lib/getopt.c:636 lib/getopt.c:682 +#: lib/getopt.c:639 lib/getopt.c:685 #, fuzzy, c-format #| msgid "%s: option requires an argument -- %c\n" msgid "%s: option requires an argument -- '%c'\n" |