diff options
author | Richard W.M. Jones <rjones@redhat.com> | 2012-03-05 09:36:34 +0000 |
---|---|---|
committer | Richard W.M. Jones <rjones@redhat.com> | 2012-03-05 09:36:34 +0000 |
commit | deaae550723eb3725f890256bfa08a35c671d5f0 (patch) | |
tree | 6c98108d725b3aab0b37e3429503eb5899cbfdf2 /po-docs | |
parent | 715f7e28090d08c16bfdd32b0298812972c12b36 (diff) | |
download | libguestfs-1.17.11.tar.gz libguestfs-1.17.11.tar.xz libguestfs-1.17.11.zip |
Version 1.17.11.1.17.11
Diffstat (limited to 'po-docs')
-rw-r--r-- | po-docs/ja.po | 12 | ||||
-rw-r--r-- | po-docs/libguestfs-docs.pot | 14 | ||||
-rw-r--r-- | po-docs/uk.po | 24 |
3 files changed, 29 insertions, 21 deletions
diff --git a/po-docs/ja.po b/po-docs/ja.po index c547818a..d87082a3 100644 --- a/po-docs/ja.po +++ b/po-docs/ja.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: libguestfs\n" "Report-Msgid-Bugs-To: libguestfs@redhat.com\n" -"POT-Creation-Date: 2012-02-28 10:32+0000\n" +"POT-Creation-Date: 2012-03-05 09:17+0000\n" "PO-Revision-Date: 2012-01-23 13:10+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" "Language-Team: Japanese <trans-ja@lists.fedoraproject.org>\n" @@ -13697,16 +13697,16 @@ msgstr "" #: ../fish/guestfish-actions.pod:3355 #, no-wrap msgid "" -" mkdtemp template\n" +" mkdtemp tmpl\n" "\n" msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:3357 ../src/guestfs-actions.pod:5198 msgid "" -"This command creates a temporary directory. The C<template> parameter " -"should be a full pathname for the temporary directory name with the final " -"six characters being \"XXXXXX\"." +"This command creates a temporary directory. The C<tmpl> parameter should be " +"a full pathname for the temporary directory name with the final six " +"characters being \"XXXXXX\"." msgstr "" #. type: textblock @@ -32221,7 +32221,7 @@ msgstr "" msgid "" " char *\n" " guestfs_mkdtemp (guestfs_h *g,\n" -" const char *template);\n" +" const char *tmpl);\n" "\n" msgstr "" diff --git a/po-docs/libguestfs-docs.pot b/po-docs/libguestfs-docs.pot index 2a8bf546..8017e6e6 100644 --- a/po-docs/libguestfs-docs.pot +++ b/po-docs/libguestfs-docs.pot @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: libguestfs 1.17.9\n" +"Project-Id-Version: libguestfs 1.17.11\n" "Report-Msgid-Bugs-To: libguestfs@redhat.com\n" -"POT-Creation-Date: 2012-02-28 10:32+0000\n" +"POT-Creation-Date: 2012-03-05 09:17+0000\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" @@ -13006,16 +13006,16 @@ msgstr "" #: ../fish/guestfish-actions.pod:3355 #, no-wrap msgid "" -" mkdtemp template\n" +" mkdtemp tmpl\n" "\n" msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:3357 ../src/guestfs-actions.pod:5198 msgid "" -"This command creates a temporary directory. The C<template> parameter " -"should be a full pathname for the temporary directory name with the final " -"six characters being \"XXXXXX\"." +"This command creates a temporary directory. The C<tmpl> parameter should be " +"a full pathname for the temporary directory name with the final six " +"characters being \"XXXXXX\"." msgstr "" #. type: textblock @@ -31144,7 +31144,7 @@ msgstr "" msgid "" " char *\n" " guestfs_mkdtemp (guestfs_h *g,\n" -" const char *template);\n" +" const char *tmpl);\n" "\n" msgstr "" diff --git a/po-docs/uk.po b/po-docs/uk.po index 1c28198e..22ff6a71 100644 --- a/po-docs/uk.po +++ b/po-docs/uk.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: libguestfs\n" "Report-Msgid-Bugs-To: libguestfs@redhat.com\n" -"POT-Creation-Date: 2012-02-28 10:32+0000\n" +"POT-Creation-Date: 2012-03-05 09:17+0000\n" "PO-Revision-Date: 2012-01-23 13:10+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" "Language-Team: Ukrainian <trans-uk@lists.fedoraproject.org>\n" @@ -14108,9 +14108,12 @@ msgstr "mkdtemp" #. type: verbatim #: ../fish/guestfish-actions.pod:3355 -#, no-wrap +#, fuzzy, no-wrap +#| msgid "" +#| " mkdtemp template\n" +#| "\n" msgid "" -" mkdtemp template\n" +" mkdtemp tmpl\n" "\n" msgstr "" " mkdtemp шаблон\n" @@ -14119,9 +14122,9 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:3357 ../src/guestfs-actions.pod:5198 msgid "" -"This command creates a temporary directory. The C<template> parameter " -"should be a full pathname for the temporary directory name with the final " -"six characters being \"XXXXXX\"." +"This command creates a temporary directory. The C<tmpl> parameter should be " +"a full pathname for the temporary directory name with the final six " +"characters being \"XXXXXX\"." msgstr "" #. type: textblock @@ -33225,11 +33228,16 @@ msgstr "guestfs_mkdtemp" #. type: verbatim #: ../src/guestfs-actions.pod:5194 -#, no-wrap +#, fuzzy, no-wrap +#| msgid "" +#| " char *\n" +#| " guestfs_mkdtemp (guestfs_h *g,\n" +#| " const char *template);\n" +#| "\n" msgid "" " char *\n" " guestfs_mkdtemp (guestfs_h *g,\n" -" const char *template);\n" +" const char *tmpl);\n" "\n" msgstr "" " char *\n" |