-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" + |