author | kergoth <kergoth> | 2002-01-25 22:14:26 (UTC) |
---|---|---|
committer | kergoth <kergoth> | 2002-01-25 22:14:26 (UTC) |
commit | 15318cad33835e4e2dc620d033e43cd930676cdd (patch) (side-by-side diff) | |
tree | c2fa0399a2c47fda8e2cd0092c73a809d17f68eb /i18n/no/calculator.po | |
download | opie-15318cad33835e4e2dc620d033e43cd930676cdd.zip opie-15318cad33835e4e2dc620d033e43cd930676cdd.tar.gz opie-15318cad33835e4e2dc620d033e43cd930676cdd.tar.bz2 |
Initial revision
-rw-r--r-- | i18n/no/calculator.po | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/i18n/no/calculator.po b/i18n/no/calculator.po new file mode 100644 index 0000000..5f83e54 --- a/dev/null +++ b/i18n/no/calculator.po @@ -0,0 +1,16 @@ +# This is a Qt message file in .po format. Each msgid starts with +# a scope. This scope should *NOT* be translated - eg. translating +# from French to English, "Foo::Bar" would be translated to "Pub", +# not "Foo::Pub". +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"POT-Creation-Date: 2001-03-07 19:01:54 EST\n" +"PO-Revision-Date: YYYY-MM-DD\n" +"Last-Translator: FULLNAME <EMAIL@ADDRESS>\n" +"Content-Type: text/plain; charset=iso-8859-1\n" + +#: main.cpp:28 +msgid "CalculatorImpl::Calculator" +msgstr "Kalkulator" + |