summaryrefslogtreecommitdiff
path: root/i18n/no/sysinfo.po
authorkergoth <kergoth>2002-01-25 22:14:26 (UTC)
committer kergoth <kergoth>2002-01-25 22:14:26 (UTC)
commit15318cad33835e4e2dc620d033e43cd930676cdd (patch) (unidiff)
treec2fa0399a2c47fda8e2cd0092c73a809d17f68eb /i18n/no/sysinfo.po
downloadopie-15318cad33835e4e2dc620d033e43cd930676cdd.zip
opie-15318cad33835e4e2dc620d033e43cd930676cdd.tar.gz
opie-15318cad33835e4e2dc620d033e43cd930676cdd.tar.bz2
Initial revision
Diffstat (limited to 'i18n/no/sysinfo.po') (more/less context) (ignore whitespace changes)
-rw-r--r--i18n/no/sysinfo.po44
1 files changed, 44 insertions, 0 deletions
diff --git a/i18n/no/sysinfo.po b/i18n/no/sysinfo.po
new file mode 100644
index 0000000..af96823
--- a/dev/null
+++ b/i18n/no/sysinfo.po
@@ -0,0 +1,44 @@
1# This is a Qt message file in .po format. Each msgid starts with
2# a scope. This scope should *NOT* be translated - eg. translating
3# from French to English, "Foo::Bar" would be translated to "Pub",
4# not "Foo::Pub".
5msgid ""
6msgstr ""
7"Project-Id-Version: PROJECT VERSION\n"
8"POT-Creation-Date: 2001-03-22 14:42:10 EST\n"
9"PO-Revision-Date: YYYY-MM-DD\n"
10"Last-Translator: FULLNAME <EMAIL@ADDRESS>\n"
11"Content-Type: text/plain; charset=iso-8859-1\n"
12
13#: memory.cpp:65
14msgid "MemoryInfo::Buffers (%1 kB)"
15msgstr "Buffere (%1 kB)"
16
17#: memory.cpp:66
18msgid "MemoryInfo::Cached (%1 kB)"
19msgstr "Cache (%1 kB)"
20
21#: memory.cpp:67
22msgid "MemoryInfo::Free (%1 kB)"
23msgstr "Ledig (%1 kB)"
24
25#: memory.cpp:68
26msgid "MemoryInfo::Total Memory: %1 kB"
27msgstr "Tilsammen: %1 kB"
28
29#: memory.cpp:64
30msgid "MemoryInfo::Used (%1 kB)"
31msgstr "Brukt (%1 kB)"
32
33#: sysinfo.cpp:16
34msgid "SystemInfo::Load"
35msgstr "Last"
36
37#: sysinfo.cpp:15
38msgid "SystemInfo::Memory"
39msgstr "Minne"
40
41#: sysinfo.cpp:13
42msgid "SystemInfo::System Information"
43msgstr "Systeminformasjon"
44