summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorKjartan Maraas <kmaraas@gnome.org>2002-01-28 23:40:56 +0000
committerKjartan Maraas <kmaraas@src.gnome.org>2002-01-28 23:40:56 +0000
commit195dd875a74ff1e0d3afca41ca6bd4f750a15ad4 (patch)
tree5db79e126f145fe4f944cc7be9f48a42e8a0b38a /po
parent23079e848b20e331bd8eba4e239cd1b812957d31 (diff)
downloadmetacity-195dd875a74ff1e0d3afca41ca6bd4f750a15ad4.tar.gz
Updated Norwegian (bokmål) translation.
2002-01-29 Kjartan Maraas <kmaraas@gnome.org> * no.po: Updated Norwegian (bokmål) translation.
Diffstat (limited to 'po')
-rw-r--r--po/ChangeLog4
-rw-r--r--po/POTFILES.in1
-rw-r--r--po/no.po83
3 files changed, 86 insertions, 2 deletions
diff --git a/po/ChangeLog b/po/ChangeLog
index a9afca8d..aa35253d 100644
--- a/po/ChangeLog
+++ b/po/ChangeLog
@@ -1,3 +1,7 @@
+2002-01-29 Kjartan Maraas <kmaraas@gnome.org>
+
+ * no.po: Updated Norwegian (bokmål) translation.
+
2002-01-27 Peteris Krisjanis <peteris.krisjanis@ttc.lv>
* lv.po: Added Latvian translation.
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 32fe0d30..0fe18261 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -9,5 +9,6 @@ src/menu.c
src/prefs.c
src/screen.c
src/session.c
+src/theme.c
src/window.c
src/xprops.c
diff --git a/po/no.po b/po/no.po
index a208be65..5dfbe5bc 100644
--- a/po/no.po
+++ b/po/no.po
@@ -5,8 +5,8 @@
msgid ""
msgstr ""
"Project-Id-Version: metacity 0.1\n"
-"POT-Creation-Date: 2002-01-29 00:34+0100\n"
-"PO-Revision-Date: 2002-01-29 00:35+0100\n"
+"POT-Creation-Date: 2002-01-29 00:37+0100\n"
+"PO-Revision-Date: 2002-01-29 00:38+0100\n"
"Last-Translator: Kjartan Maraas <kmaraas@gnome.org>\n"
"Language-Team: Norwegian (bokmål) <i18n-no@lister.ping.uio.no>\n"
"MIME-Version: 1.0\n"
@@ -326,6 +326,85 @@ msgstr "Ukjent attributt %s på <geometry>-element"
msgid "Unknown element %s"
msgstr "Ukjent element %s"
+#: src/theme.c:378
+#, c-format
+msgid "Coordinate expression contains character '%c' which is not allowed"
+msgstr "Koordinatuttrykk inneholder tegn «%c» som ikke er tillatt"
+
+#: src/theme.c:405
+#, c-format
+msgid ""
+"Coordinate expression contains floating point number '%s' which could not be "
+"parsed"
+msgstr "Koordinatuttrykk inneholder flyttall «%s» som ikke kunne tolkes"
+
+#: src/theme.c:419
+#, c-format
+msgid "Coordinate expression contains integer '%s' which could not be parsed"
+msgstr "Koordinatuttrykk inneholder heltall «%s» som ikke kunne tolkes"
+
+#: src/theme.c:524
+msgid "Coordinate expression was empty or not understood"
+msgstr ""
+
+#: src/theme.c:663 src/theme.c:673 src/theme.c:698
+msgid "Coordinate expression results in division by zero"
+msgstr ""
+
+#: src/theme.c:706
+msgid ""
+"Coordinate expression tries to use mod operator on a floating-point number"
+msgstr ""
+
+#: src/theme.c:754
+#, c-format
+msgid ""
+"Coordinate expression has an operator \"%c\" where an operand was expected"
+msgstr ""
+
+#: src/theme.c:763
+msgid "Coordinate expression had an operand where an operator was expected"
+msgstr ""
+
+#: src/theme.c:771
+msgid "Coordinate expression ended with an operator instead of an operand"
+msgstr ""
+
+#: src/theme.c:781
+#, c-format
+msgid ""
+"Coordinate expression has operator \"%c\" following operator \"%c\" with no "
+"operand in between"
+msgstr ""
+
+#: src/theme.c:883
+msgid ""
+"Coordinate expression parser overflowed its buffer, this is really a "
+"Metacity bug, but are you sure you need a huge expression like that?"
+msgstr ""
+
+#: src/theme.c:912
+msgid "Coordinate expression had a close parenthesis with no open parenthesis"
+msgstr ""
+
+#: src/theme.c:927
+#, c-format
+msgid "Coordinate expression had unknown variable \"%s\""
+msgstr ""
+
+#: src/theme.c:984
+msgid "Coordinate expression had an open parenthesis with no close parenthesis"
+msgstr ""
+
+#: src/theme.c:995
+msgid "Coordinate expression doesn't seem to have any operators or operands"
+msgstr ""
+
+#: src/theme.c:1163 src/theme.c:1187 src/theme.c:1209
+#, c-format
+msgid "Theme contained an expression \"%s\" that resulted in an error: %s\n"
+msgstr ""
+
#. someone is on crack
#: src/window.c:3411
#, c-format