diff options
author | upstream source tree <ports@midipix.org> | 2015-03-15 20:14:05 -0400 |
---|---|---|
committer | upstream source tree <ports@midipix.org> | 2015-03-15 20:14:05 -0400 |
commit | 554fd8c5195424bdbcabf5de30fdc183aba391bd (patch) | |
tree | 976dc5ab7fddf506dadce60ae936f43f58787092 /libstdc++-v3/po/libstdc++.pot | |
download | cbb-gcc-4.6.4-554fd8c5195424bdbcabf5de30fdc183aba391bd.tar.bz2 cbb-gcc-4.6.4-554fd8c5195424bdbcabf5de30fdc183aba391bd.tar.xz |
obtained gcc-4.6.4.tar.bz2 from upstream website;upstream
verified gcc-4.6.4.tar.bz2.sig;
imported gcc-4.6.4 source tree from verified upstream tarball.
downloading a git-generated archive based on the 'upstream' tag
should provide you with a source tree that is binary identical
to the one extracted from the above tarball.
if you have obtained the source via the command 'git clone',
however, do note that line-endings of files in your working
directory might differ from line-endings of the respective
files in the upstream repository.
Diffstat (limited to 'libstdc++-v3/po/libstdc++.pot')
-rw-r--r-- | libstdc++-v3/po/libstdc++.pot | 56 |
1 files changed, 56 insertions, 0 deletions
diff --git a/libstdc++-v3/po/libstdc++.pot b/libstdc++-v3/po/libstdc++.pot new file mode 100644 index 000000000..4f2bf6351 --- /dev/null +++ b/libstdc++-v3/po/libstdc++.pot @@ -0,0 +1,56 @@ +# Translations needed for GNU C++ library locale implementation. +# Copyright (C) 2001 Free Software Foundation, Inc. +# This file is distributed under the same license as the libstdc++-v3 package. +# Benjamin Kosnik <bkoz@redhat.com>, 2001. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: libstdc++ 3.4.0\n" +"POT-Creation-Date: 2003-04-23 15:19-0400\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" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ISO-8859-1\n" +"Content-Transfer-Encoding: 8bit\n" + +#: string_literals.cc:23 +msgid "please" +msgstr "" + +#: string_literals.cc:24 +msgid "thank you" +msgstr "" + +#: string_literals.cc:27 +msgid "true" +msgstr "" + +#: string_literals.cc:28 +msgid "false" +msgstr "" + +#: include/std/std_bitset.h:267 include/std/std_bitset.h:267 +msgid "bitset value is too large to fit in unsigned long" +msgstr "" + +#: include/std/std_bitset.h:469 include/std/std_bitset.h:469 +msgid "bitset is zero-length" +msgstr "" + +#: include/std/std_bitset.h:865 include/std/std_bitset.h:865 +msgid "bitset::set() argument too large" +msgstr "" + +#: include/std/std_bitset.h:890 include/std/std_bitset.h:890 +msgid "bitset::reset() argument too large" +msgstr "" + +#: include/std/std_bitset.h:914 include/std/std_bitset.h:914 +msgid "bitset::flip() argument too large" +msgstr "" + +#: include/std/std_bitset.h:1017 include/std/std_bitset.h:1017 +msgid "bitset::test() argument too large" +msgstr "" |