diff options
author | Panu Matilainen <pmatilai@redhat.com> | 2010-12-01 17:17:01 +0200 |
---|---|---|
committer | Panu Matilainen <pmatilai@redhat.com> | 2010-12-01 17:17:01 +0200 |
commit | ccab61193ea6d3e46997f49f0333f93a04b04750 (patch) | |
tree | 2456e5cf1e7a7592bfbb733973ffc6e6ff8cb0db /po/rpm.pot | |
parent | 534f512002d0a0d1148cdb225e190da352f60ad7 (diff) | |
download | rpm-ccab61193ea6d3e46997f49f0333f93a04b04750.tar.gz rpm-ccab61193ea6d3e46997f49f0333f93a04b04750.tar.bz2 rpm-ccab61193ea6d3e46997f49f0333f93a04b04750.zip |
Update translations to pick up recent changes
Diffstat (limited to 'po/rpm.pot')
-rw-r--r-- | po/rpm.pot | 135 |
1 files changed, 65 insertions, 70 deletions
diff --git a/po/rpm.pot b/po/rpm.pot index 61847446d..f3ebc1cbe 100644 --- a/po/rpm.pot +++ b/po/rpm.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: rpm-maint@lists.rpm.org\n" -"POT-Creation-Date: 2010-11-18 13:20+0200\n" +"POT-Creation-Date: 2010-12-01 17:16+0200\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" @@ -22,7 +22,7 @@ msgstr "" msgid "%s: %s\n" msgstr "" -#: cliutils.c:26 lib/poptALL.c:61 +#: cliutils.c:26 lib/poptALL.c:59 #, c-format msgid "RPM version %s\n" msgstr "" @@ -1242,24 +1242,24 @@ msgid "line %d: second %%prep\n" msgstr "" #: build/parseReqs.c:109 -#, c-format -msgid "" -"line %d: Dependency tokens must begin with alpha-numeric, '_' or '/': %s\n" +msgid "Dependency tokens must begin with alpha-numeric, '_' or '/'" msgstr "" -#: build/parseReqs.c:136 -#, c-format -msgid "line %d: Versioned file name not permitted: %s\n" +#: build/parseReqs.c:134 +msgid "Versioned file name not permitted" msgstr "" -#: build/parseReqs.c:166 -#, c-format -msgid "line %d: Version required: %s\n" +#: build/parseReqs.c:163 +msgid "Version required" +msgstr "" + +#: build/parseReqs.c:174 +msgid "invalid dependency" msgstr "" -#: build/parseReqs.c:178 +#: build/parseReqs.c:190 #, c-format -msgid "line %d: invalid dependency: %s\n" +msgid "line %d: %s: %s\n" msgstr "" #: build/parseScript.c:192 @@ -1402,71 +1402,66 @@ msgstr "" msgid "Processing policies: %s\n" msgstr "" -#: build/rpmfc.c:75 +#: build/rpmfc.c:76 #, c-format msgid "Ignoring invalid regex %s\n" msgstr "" -#: build/rpmfc.c:191 +#: build/rpmfc.c:192 #, c-format msgid "Couldn't create pipe for %s: %m\n" msgstr "" -#: build/rpmfc.c:209 -#, c-format -msgid "Couldn't chdir to %s: %s\n" -msgstr "" - -#: build/rpmfc.c:219 +#: build/rpmfc.c:217 #, c-format msgid "Couldn't exec %s: %s\n" msgstr "" -#: build/rpmfc.c:224 lib/rpmscript.c:239 +#: build/rpmfc.c:222 lib/rpmscript.c:239 #, c-format msgid "Couldn't fork %s: %s\n" msgstr "" -#: build/rpmfc.c:306 +#: build/rpmfc.c:304 #, c-format msgid "%s failed: %x\n" msgstr "" -#: build/rpmfc.c:310 +#: build/rpmfc.c:308 #, c-format msgid "failed to write all data to %s: %s\n" msgstr "" -#: build/rpmfc.c:785 +#: build/rpmfc.c:793 #, c-format msgid "Conversion of %s to long integer failed.\n" msgstr "" -#: build/rpmfc.c:873 +#: build/rpmfc.c:881 msgid "No file attributes configured\n" msgstr "" -#: build/rpmfc.c:890 +#: build/rpmfc.c:898 #, c-format msgid "magic_open(0x%x) failed: %s\n" msgstr "" -#: build/rpmfc.c:897 +#: build/rpmfc.c:905 #, c-format msgid "magic_load failed: %s\n" msgstr "" -#: build/rpmfc.c:938 +#: build/rpmfc.c:946 #, c-format msgid "Recognition of file \"%s\" failed: mode %06o %s\n" msgstr "" -#: build/rpmfc.c:1138 +#: build/rpmfc.c:1147 #, c-format msgid "Finding %s: %s\n" msgstr "" -#: build/rpmfc.c:1143 build/rpmfc.c:1152 +#: build/rpmfc.c:1152 build/rpmfc.c:1161 #, c-format msgid "Failed to find %s:\n" msgstr "" @@ -1739,99 +1734,99 @@ msgstr "" msgid "Unsupported payload (%s) in package %s\n" msgstr "" -#: lib/poptALL.c:163 +#: lib/poptALL.c:161 msgid "predefine MACRO with value EXPR" msgstr "" -#: lib/poptALL.c:164 lib/poptALL.c:167 +#: lib/poptALL.c:162 lib/poptALL.c:165 msgid "'MACRO EXPR'" msgstr "" -#: lib/poptALL.c:166 +#: lib/poptALL.c:164 msgid "define MACRO with value EXPR" msgstr "" -#: lib/poptALL.c:169 +#: lib/poptALL.c:167 msgid "print macro expansion of EXPR" msgstr "" -#: lib/poptALL.c:170 +#: lib/poptALL.c:168 msgid "'EXPR'" msgstr "" -#: lib/poptALL.c:172 lib/poptALL.c:186 +#: lib/poptALL.c:170 lib/poptALL.c:184 msgid "read <FILE:...> instead of default file(s)" msgstr "" -#: lib/poptALL.c:173 lib/poptALL.c:187 +#: lib/poptALL.c:171 lib/poptALL.c:185 msgid "<FILE:...>" msgstr "" -#: lib/poptALL.c:176 +#: lib/poptALL.c:174 msgid "don't verify package digest(s)" msgstr "" -#: lib/poptALL.c:178 +#: lib/poptALL.c:176 msgid "don't verify database header(s) when retrieved" msgstr "" -#: lib/poptALL.c:180 +#: lib/poptALL.c:178 msgid "don't verify package signature(s)" msgstr "" -#: lib/poptALL.c:183 +#: lib/poptALL.c:181 msgid "send stdout to CMD" msgstr "" -#: lib/poptALL.c:184 +#: lib/poptALL.c:182 msgid "CMD" msgstr "" -#: lib/poptALL.c:189 +#: lib/poptALL.c:187 msgid "use ROOT as top level directory" msgstr "" -#: lib/poptALL.c:190 +#: lib/poptALL.c:188 msgid "ROOT" msgstr "" -#: lib/poptALL.c:192 +#: lib/poptALL.c:190 msgid "use database in DIRECTORY" msgstr "" -#: lib/poptALL.c:193 +#: lib/poptALL.c:191 msgid "DIRECTORY" msgstr "" -#: lib/poptALL.c:196 +#: lib/poptALL.c:194 msgid "display known query tags" msgstr "" -#: lib/poptALL.c:198 +#: lib/poptALL.c:196 msgid "display final rpmrc and macro configuration" msgstr "" -#: lib/poptALL.c:200 +#: lib/poptALL.c:198 msgid "provide less detailed output" msgstr "" -#: lib/poptALL.c:202 +#: lib/poptALL.c:200 msgid "provide more detailed output" msgstr "" -#: lib/poptALL.c:204 +#: lib/poptALL.c:202 msgid "print the version of rpm being used" msgstr "" -#: lib/poptALL.c:210 +#: lib/poptALL.c:208 msgid "debug payload file state machine" msgstr "" -#: lib/poptALL.c:216 +#: lib/poptALL.c:214 msgid "debug rpmio I/O" msgstr "" -#: lib/poptALL.c:295 +#: lib/poptALL.c:291 #, c-format msgid "%s: option table misconfigured (%d)\n" msgstr "" @@ -2902,63 +2897,63 @@ msgstr "" msgid "Unsatisfied dependencies for %s:\n" msgstr "" -#: lib/headerfmt.c:333 +#: lib/headerfmt.c:342 msgid "missing { after %" msgstr "" -#: lib/headerfmt.c:355 +#: lib/headerfmt.c:364 msgid "missing } after %{" msgstr "" -#: lib/headerfmt.c:366 +#: lib/headerfmt.c:375 msgid "empty tag format" msgstr "" -#: lib/headerfmt.c:377 +#: lib/headerfmt.c:386 msgid "empty tag name" msgstr "" -#: lib/headerfmt.c:384 +#: lib/headerfmt.c:393 msgid "unknown tag" msgstr "" -#: lib/headerfmt.c:404 +#: lib/headerfmt.c:413 msgid "] expected at end of array" msgstr "" -#: lib/headerfmt.c:416 +#: lib/headerfmt.c:425 msgid "unexpected ]" msgstr "" -#: lib/headerfmt.c:426 +#: lib/headerfmt.c:435 msgid "unexpected }" msgstr "" -#: lib/headerfmt.c:482 +#: lib/headerfmt.c:491 msgid "? expected in expression" msgstr "" -#: lib/headerfmt.c:489 +#: lib/headerfmt.c:498 msgid "{ expected after ? in expression" msgstr "" -#: lib/headerfmt.c:501 lib/headerfmt.c:541 +#: lib/headerfmt.c:510 lib/headerfmt.c:550 msgid "} expected in expression" msgstr "" -#: lib/headerfmt.c:509 +#: lib/headerfmt.c:518 msgid ": expected following ? subexpression" msgstr "" -#: lib/headerfmt.c:527 +#: lib/headerfmt.c:536 msgid "{ expected after : in expression" msgstr "" -#: lib/headerfmt.c:549 +#: lib/headerfmt.c:558 msgid "| expected at end of expression" msgstr "" -#: lib/headerfmt.c:722 +#: lib/headerfmt.c:727 msgid "array iterator used with different sized arrays" msgstr "" |