2005-08-26 18:23:22 +02:00
# Copyright (C) 2005 THE Gajim's'S COPYRIGHT HOLDER
# This file is distributed under the same license as the Gajim package.
# Stian B. Barmen <stian@jabber.no>, 2005.
2005-08-11 01:10:32 +02:00
#
Merged revisions 4987-4989,4991-4996,4999,5003 via svnmerge from
svn://svn.gajim.org/gajim/trunk
........
r4987 | nk | 2006-01-03 04:00:51 -0700 (Tue, 03 Jan 2006) | 1 line
commit 48x48 transport online/offline imgs by Grenshad (I pngcrushed them)
........
r4988 | nk | 2006-01-03 04:32:01 -0700 (Tue, 03 Jan 2006) | 1 line
icon in notification window not always jabber now. MSN if he uses msn etc. thanks stian barmen for helping me test
........
r4989 | nk | 2006-01-03 04:40:44 -0700 (Tue, 03 Jan 2006) | 1 line
all strings I got report about them, are not translatable; pot/po update
........
r4991 | asterix | 2006-01-03 08:08:21 -0700 (Tue, 03 Jan 2006) | 2 lines
don't remove the jid entry in _contacts[account] when we remove a contact
........
r4992 | asterix | 2006-01-03 08:18:30 -0700 (Tue, 03 Jan 2006) | 2 lines
fix logic
........
r4993 | asterix | 2006-01-03 09:04:14 -0700 (Tue, 03 Jan 2006) | 2 lines
a GC_Contact can have a resource if we knoe his real JID
........
r4994 | asterix | 2006-01-03 09:32:58 -0700 (Tue, 03 Jan 2006) | 2 lines
missing argument in create_gc_contact
........
r4995 | asterix | 2006-01-03 10:36:41 -0700 (Tue, 03 Jan 2006) | 2 lines
we save gc_contact vcard instance in instances[self.account]['infos'][Fake_jid]
........
r4996 | asterix | 2006-01-03 11:17:43 -0700 (Tue, 03 Jan 2006) | 2 lines
in DataForm, a field of type 'list-single' can have no <value> element. Create a default one in such a case to prevent TB
........
r4999 | asterix | 2006-01-04 05:52:26 -0700 (Wed, 04 Jan 2006) | 2 lines
prevent TB when we move a contact that was in no group
........
r5003 | asterix | 2006-01-04 09:03:42 -0700 (Wed, 04 Jan 2006) | 2 lines
handle correctly unlabeled option values in DataForms
........
2006-01-05 04:17:36 +01:00
#: ../src/gajim-remote.py:196 ../src/gajim-remote.py:203
2005-08-11 01:10:32 +02:00
msgid ""
msgstr ""
2005-12-08 17:04:18 +01:00
"Project-Id-Version: Gajim 0.9\n"
2005-08-11 01:10:32 +02:00
"Report-Msgid-Bugs-To: \n"
2006-01-19 23:09:24 +01:00
"POT-Creation-Date: 2006-01-19 23:09+0100\n"
2005-12-08 17:04:18 +01:00
"PO-Revision-Date: 2005-12-08 14:28+0100\n"
2005-08-12 15:26:44 +02:00
"Last-Translator: Stian B. Barmen <stian@barmen.nu>\n"
2005-12-20 15:26:14 +01:00
"Language-Team: \n"
2005-08-11 01:10:32 +02:00
"MIME-Version: 1.0\n"
2005-08-17 14:17:09 +02:00
"Content-Type: text/plain; charset=UTF-8\n"
2005-08-11 01:10:32 +02:00
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
2005-09-09 21:25:00 +02:00
#: ../gajim.desktop.in.h:1
msgid "A GTK+ Jabber client"
2005-12-08 17:04:18 +01:00
msgstr "En GTK+ Jabber klient"
2005-09-09 21:25:00 +02:00
2006-01-19 23:09:24 +01:00
#: ../gajim.desktop.in.h:2 ../src/gtkgui.glade.h:136 ../src/notify.py:227
#: ../src/notify.py:235 ../src/tooltips.py:290
2005-09-09 21:25:00 +02:00
msgid "Gajim"
msgstr "Gajim"
#: ../gajim.desktop.in.h:3
msgid "Jabber IM Client"
2005-12-08 17:04:18 +01:00
msgstr "Jabber IM klient"
2005-09-09 21:25:00 +02:00
2005-12-20 15:26:14 +01:00
#: ../src/advanced.py:66
2005-11-08 15:50:33 +01:00
msgid "Preference Name"
msgstr "Foretrukket Navn"
2005-09-09 21:25:00 +02:00
2005-12-20 15:26:14 +01:00
#: ../src/advanced.py:72
2005-11-08 15:50:33 +01:00
msgid "Value"
msgstr "Verdi"
2005-09-09 21:25:00 +02:00
2005-12-20 15:26:14 +01:00
#: ../src/advanced.py:81
2005-11-08 15:50:33 +01:00
msgid "Type"
msgstr "Skrive"
2005-08-11 01:10:32 +02:00
2005-11-13 18:45:17 +01:00
#. we talk about option description in advanced configuration editor
2005-12-20 15:26:14 +01:00
#: ../src/advanced.py:119
2005-11-08 15:50:33 +01:00
msgid "(None)"
2005-12-08 17:04:18 +01:00
msgstr "(Ingen)"
2005-09-09 21:25:00 +02:00
2005-12-02 15:08:40 +01:00
#. we talk about password
2005-12-20 15:26:14 +01:00
#: ../src/advanced.py:191
2005-11-15 17:19:23 +01:00
msgid "Hidden"
2005-12-08 17:04:18 +01:00
msgstr "Gjemt"
2005-11-15 17:19:23 +01:00
2005-11-08 15:50:33 +01:00
#. FIXME: add a ui for this use spell.set_language()
2006-01-19 23:09:24 +01:00
#: ../src/chat_control.py:125 ../src/dialogs.py:1127
2005-09-09 21:25:00 +02:00
msgid ""
2005-12-20 15:26:14 +01:00
"If that is not your language for which you want to highlight misspelled "
"words, then please set your $LANG as appropriate. Eg. for French do export "
"LANG=fr_FR or export LANG=fr_FR.UTF-8 in ~/.bash_profile or to make it "
"global in /etc/profile.\n"
2005-11-08 15:50:33 +01:00
"\n"
"Highlighting misspelled words feature will not be used"
2005-09-09 21:25:00 +02:00
msgstr ""
2005-12-20 15:26:14 +01:00
"Dersom dette ikke er språket du ønsker å utheve feilstavede ord i, så "
"vennligst endre $LANG slik at det stemmer. For eksempel for Fransk gjør du "
"export LANG=fr_FR eller export LANG=fr_FR.UTF-8 i ~/.bash_profile eller i "
"den globale /etc/profile.\n"
2005-11-08 15:50:33 +01:00
"\n"
"Utheving av feilstavede ord funksjonen vil ikke bli brukt."
2005-09-09 21:25:00 +02:00
2006-01-19 23:09:24 +01:00
#. we are not connected
#: ../src/chat_control.py:301
msgid "A connection is not available"
msgstr "Tilkobling ikke tilgjengelig"
#: ../src/chat_control.py:302
msgid "Your message can not be sent until you are connected."
msgstr "Meldingen din kan ikke sendes før du er tilkoblet."
#. Check if jid is already in roster
#. Groups maynot change name from or to 'Not in Roster'
#: ../src/chat_control.py:626 ../src/conversation_textview.py:374
#: ../src/dialogs.py:120 ../src/dialogs.py:341 ../src/dialogs.py:380
#: ../src/dialogs.py:1061 ../src/gajim.py:539 ../src/gajim.py:540
#: ../src/roster_window.py:1006 ../src/roster_window.py:1277
#: ../src/roster_window.py:1453 ../src/roster_window.py:1711
#: ../src/roster_window.py:1744 ../src/roster_window.py:2167
#: ../src/roster_window.py:2406 ../src/roster_window.py:2408
#: ../src/roster_window.py:2521 ../src/roster_window.py:2529
#: ../src/common/helpers.py:228
msgid "Not in Roster"
msgstr "ikke i kontaktliste"
#: ../src/chat_control.py:672 ../src/gtkgui.glade.h:81
msgid "Chat"
msgstr "Samtale"
#: ../src/chat_control.py:862 ../src/gtkgui.glade.h:205
msgid "OpenPGP Encryption"
msgstr "OpenPGP Kryptering"
#. we talk about a contact here
#: ../src/chat_control.py:866
#, fuzzy, python-format
msgid "%s has not broadcast an OpenPGP key, nor has one been assigned"
msgstr "%s har ikke sendt en OpenPGP nøkkel og du har ikke tilegnet en"
#: ../src/chat_control.py:986
msgid "Encryption enabled"
msgstr "Kryptering påslått"
#: ../src/chat_control.py:991
msgid "Encryption disabled"
msgstr "Kryptering avslått"
#. %s is being replaced in the code with JID
#: ../src/chat_control.py:1188
#, python-format
msgid "You just received a new message from \"%s\""
msgstr "Du fikk akkurat en ny melding fra \"%s\""
#: ../src/chat_control.py:1189
msgid ""
"If you close this tab and you have history disabled, this message will be "
"lost."
msgstr ""
"Dersom du lukker vinduet og du har slått av historikk, så vil meldingen bli "
"mistet."
#: ../src/config.py:192 ../src/config.py:435
2005-09-09 21:25:00 +02:00
#, python-format
2005-11-08 15:50:33 +01:00
msgid "Every %s _minutes"
msgstr "Hvert %s _minutt"
2005-09-09 21:25:00 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/config.py:313
2005-11-08 15:50:33 +01:00
msgid "Active"
msgstr "Aktiv"
2005-09-09 21:25:00 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/config.py:321
2005-11-08 15:50:33 +01:00
msgid "Event"
msgstr "Hendelse"
2005-09-09 21:25:00 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/config.py:327
2005-11-08 15:50:33 +01:00
msgid "Sound"
msgstr "Lyd"
2005-09-09 21:25:00 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/config.py:854
2005-11-08 15:50:33 +01:00
msgid "status message title"
msgstr "status melding tittel"
2005-09-09 21:25:00 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/config.py:854
2005-11-08 15:50:33 +01:00
msgid "status message text"
msgstr "status melding tekst"
2005-09-09 21:25:00 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/config.py:905
2005-11-08 15:50:33 +01:00
msgid "Choose Sound"
msgstr "Velg Lyd"
2005-09-09 21:25:00 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/config.py:918 ../src/config.py:2166 ../src/vcard.py:181
2005-11-08 15:50:33 +01:00
msgid "All files"
msgstr "Alle filer"
2005-09-09 21:25:00 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/config.py:923
2005-11-08 15:50:33 +01:00
msgid "Wav Sounds"
msgstr "Wav Lyder"
2005-09-09 21:25:00 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/config.py:1084
2005-11-08 15:50:33 +01:00
msgid "OpenPGP is not usable in this computer"
msgstr "OpenPGP er ikke tilgjenglig på denne maskinen"
2005-09-09 21:25:00 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/config.py:1108
2005-11-08 15:50:33 +01:00
msgid "You are currently connected to the server"
msgstr "Du er for øyeblikket tilkoblet til serveren"
2005-09-09 21:25:00 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/config.py:1109
2005-11-08 15:50:33 +01:00
msgid "To change the account name, you must be disconnected."
msgstr "For å endre konto navnet må du ikke være tilkoblet."
2005-09-09 21:25:00 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/config.py:1112 ../src/config.py:1116
2005-11-08 15:50:33 +01:00
msgid "Invalid account name"
msgstr "Ugyldig konto navn"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/config.py:1113
2005-11-08 15:50:33 +01:00
msgid "Account name cannot be empty."
msgstr "Konto navn kan ikke være tomt."
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/config.py:1117
2005-11-08 15:50:33 +01:00
msgid "Account name cannot contain spaces."
msgstr "Konto navn kan ikke inneholde mellomrom."
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/config.py:1125 ../src/config.py:1131 ../src/config.py:1140
#: ../src/config.py:2668
2005-11-08 15:50:33 +01:00
msgid "Invalid Jabber ID"
msgstr "Ugyldig Jabber ID"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/config.py:1132
2005-11-08 15:50:33 +01:00
msgid "A Jabber ID must be in the form \"user@servername\"."
msgstr "En Jabber ID må skrives som \"bruker@servernavn\"."
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/config.py:1186
2005-11-08 15:50:33 +01:00
msgid "Invalid entry"
msgstr "Ugyldig innlegg"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/config.py:1187
2005-11-08 15:50:33 +01:00
msgid "Custom port must be a port number."
msgstr "Egendefinert port må være et port nummer"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/config.py:1286
2005-11-08 15:50:33 +01:00
msgid "No such account available"
msgstr "Ingen slik konto tilgjengelig"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/config.py:1287
2005-11-08 15:50:33 +01:00
msgid "You must create your account before editing your personal information."
msgstr "Du må lage en konto før du kan redigere din personlige informasjon."
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/config.py:1294 ../src/dialogs.py:687 ../src/dialogs.py:834
#: ../src/disco.py:420 ../src/vcard.py:418 ../src/vcard.py:447
2005-11-08 15:50:33 +01:00
msgid "You are not connected to the server"
msgstr "Du er ikke tilkoblet til serveren"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/config.py:1295
2005-11-08 15:50:33 +01:00
msgid "Without a connection, you can not edit your personal information."
msgstr "Du kan ikke endre din personlige informasjon uten å være tilkoblet."
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/config.py:1326
2005-11-08 15:50:33 +01:00
msgid "Failed to get secret keys"
msgstr "Klarte ikke å hente hemmelig nøkkel"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/config.py:1327
2005-11-08 15:50:33 +01:00
msgid "There was a problem retrieving your OpenPGP secret keys."
msgstr "Det oppsto et problem ved henting av dine OpenPGP nøkkel."
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/config.py:1330 ../src/gtkgui.glade.h:209
2005-11-08 15:50:33 +01:00
msgid "Passphrase"
msgstr "Passord setning"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/config.py:1331
2005-11-08 15:50:33 +01:00
msgid "Choose your OpenPGP key"
msgstr "Velg din OpenPGP nøkkel"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/config.py:1339 ../src/gtkgui.glade.h:196
2005-11-08 15:50:33 +01:00
msgid "No key selected"
msgstr "Ingen nøkkel valgt"
#. Name column
2006-01-19 23:09:24 +01:00
#: ../src/config.py:1558 ../src/disco.py:678 ../src/disco.py:1419
Merged revisions 4987-4989,4991-4996,4999,5003 via svnmerge from
svn://svn.gajim.org/gajim/trunk
........
r4987 | nk | 2006-01-03 04:00:51 -0700 (Tue, 03 Jan 2006) | 1 line
commit 48x48 transport online/offline imgs by Grenshad (I pngcrushed them)
........
r4988 | nk | 2006-01-03 04:32:01 -0700 (Tue, 03 Jan 2006) | 1 line
icon in notification window not always jabber now. MSN if he uses msn etc. thanks stian barmen for helping me test
........
r4989 | nk | 2006-01-03 04:40:44 -0700 (Tue, 03 Jan 2006) | 1 line
all strings I got report about them, are not translatable; pot/po update
........
r4991 | asterix | 2006-01-03 08:08:21 -0700 (Tue, 03 Jan 2006) | 2 lines
don't remove the jid entry in _contacts[account] when we remove a contact
........
r4992 | asterix | 2006-01-03 08:18:30 -0700 (Tue, 03 Jan 2006) | 2 lines
fix logic
........
r4993 | asterix | 2006-01-03 09:04:14 -0700 (Tue, 03 Jan 2006) | 2 lines
a GC_Contact can have a resource if we knoe his real JID
........
r4994 | asterix | 2006-01-03 09:32:58 -0700 (Tue, 03 Jan 2006) | 2 lines
missing argument in create_gc_contact
........
r4995 | asterix | 2006-01-03 10:36:41 -0700 (Tue, 03 Jan 2006) | 2 lines
we save gc_contact vcard instance in instances[self.account]['infos'][Fake_jid]
........
r4996 | asterix | 2006-01-03 11:17:43 -0700 (Tue, 03 Jan 2006) | 2 lines
in DataForm, a field of type 'list-single' can have no <value> element. Create a default one in such a case to prevent TB
........
r4999 | asterix | 2006-01-04 05:52:26 -0700 (Wed, 04 Jan 2006) | 2 lines
prevent TB when we move a contact that was in no group
........
r5003 | asterix | 2006-01-04 09:03:42 -0700 (Wed, 04 Jan 2006) | 2 lines
handle correctly unlabeled option values in DataForms
........
2006-01-05 04:17:36 +01:00
#: ../src/history_window.py:86
2005-11-08 15:50:33 +01:00
msgid "Name"
msgstr "Navn"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/config.py:1561
2005-11-08 15:50:33 +01:00
msgid "Server"
msgstr "Server"
2006-01-19 23:09:24 +01:00
#: ../src/config.py:1803
2005-08-11 01:10:32 +02:00
#, python-format
2005-11-08 15:50:33 +01:00
msgid "Edit %s"
msgstr "Rediger %s"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/config.py:1805
2005-08-11 01:10:32 +02:00
#, python-format
2005-11-08 15:50:33 +01:00
msgid "Register to %s"
msgstr "Registrer til %s"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/config.py:1876
msgid "Ban List"
msgstr ""
#: ../src/config.py:1877
#, fuzzy
msgid "Member List"
msgstr "_Medlem"
#: ../src/config.py:1878
#, fuzzy
msgid "Owner List"
msgstr "_Eier"
#: ../src/config.py:1879
#, fuzzy
msgid "Administrator List"
msgstr "_Administrator"
#. Address column
#: ../src/config.py:1912 ../src/disco.py:685
msgid "JID"
msgstr "JID"
#: ../src/config.py:1920
msgid "Reason"
msgstr ""
#: ../src/config.py:1925
#, fuzzy
msgid "Nick"
msgstr "_Kast ut"
#: ../src/config.py:1929
#, fuzzy
msgid "Role"
msgstr "Rolle:"
#: ../src/config.py:1950
#, fuzzy
msgid "Banning..."
msgstr "Utvis %s"
#. You can move '\n' before user@domain if that line is TOO BIG
#: ../src/config.py:1952
#, fuzzy
msgid ""
"<b>Whom do you want to ban?</b>\n"
"\n"
msgstr "<b>Hva ønsker du å gjøre?</b>"
#: ../src/config.py:1954
msgid "Adding Member..."
msgstr ""
#: ../src/config.py:1955
#, fuzzy
msgid ""
"<b>Whom do you want to make a member?</b>\n"
"\n"
msgstr "<b>Hva ønsker du å gjøre?</b>"
#: ../src/config.py:1957
msgid "Adding Owner..."
msgstr ""
#: ../src/config.py:1958
#, fuzzy
msgid ""
"<b>Whom do you want to make a owner?</b>\n"
"\n"
msgstr "<b>Hva ønsker du å gjøre?</b>"
#: ../src/config.py:1960
#, fuzzy
msgid "Adding Administrator..."
msgstr "_Administrator"
#: ../src/config.py:1961
#, fuzzy
msgid ""
"<b>Whom do you want to make an administrator?</b>\n"
"\n"
msgstr "<b>Hva ønsker du å gjøre?</b>"
#: ../src/config.py:1962
msgid ""
"Can be one of the following:\n"
"1. user@domain/resource (only that resource matches).\n"
"2. user@domain (any resource matches).\n"
"3. domain/resource (only that resource matches).\n"
"4. domain (the domain itself matches, as does any user@domain,\n"
"domain/resource, or address containing a subdomain."
msgstr ""
#: ../src/config.py:2049
2005-11-08 15:50:33 +01:00
msgid "Text"
msgstr "Tekst"
2005-08-26 00:18:55 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/config.py:2057
2005-11-08 15:50:33 +01:00
msgid "Image"
msgstr "Bilde"
2005-09-09 21:25:00 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/config.py:2154
2005-11-08 15:50:33 +01:00
msgid "Choose Image"
msgstr "Velg Bilde"
2005-09-09 21:25:00 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/config.py:2171 ../src/vcard.py:186
2005-11-08 15:50:33 +01:00
msgid "Images"
msgstr "Bilder"
2005-09-09 21:25:00 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/config.py:2248
2005-08-11 01:10:32 +02:00
#, python-format
2005-11-08 15:50:33 +01:00
msgid "Removing %s account"
msgstr "Fjerner %s kontoen"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/config.py:2255
2005-11-08 15:50:33 +01:00
#, python-format
msgid "Account \"%s\" is connected to the server"
msgstr "Kontoen \"%s\" er tilkoblet til serveren"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/config.py:2256
2005-11-08 15:50:33 +01:00
msgid "If you remove it, the connection will be lost."
msgstr "Dersom du fjerner den vil tilkoblingen mistes."
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/config.py:2265 ../src/roster_window.py:1483
2005-12-20 15:26:14 +01:00
msgid "Password Required"
msgstr "Krever Passord"
2006-01-19 23:09:24 +01:00
#: ../src/config.py:2266 ../src/roster_window.py:1484
2005-12-20 15:26:14 +01:00
#, python-format
msgid "Enter your password for account %s"
msgstr "Skriv inn passord for kontoen %s"
2006-01-19 23:09:24 +01:00
#: ../src/config.py:2267 ../src/roster_window.py:1485
2005-12-20 15:26:14 +01:00
msgid "Save password"
msgstr "Lagre passord"
2006-01-19 23:09:24 +01:00
#: ../src/config.py:2401
2005-11-08 15:50:33 +01:00
msgid "New Room"
msgstr "Nytt Rom"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/config.py:2432
2005-11-08 15:50:33 +01:00
msgid "This bookmark has invalid data"
msgstr "Dette bokmerket har ugyldig innhold"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/config.py:2433
2005-12-20 15:26:14 +01:00
msgid ""
"Please be sure to fill out server and room fields or remove this bookmark."
2005-11-08 15:50:33 +01:00
msgstr "Vennligst fyll inn server og rom feltene for å fjerne dette bokmerket."
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/config.py:2650
2005-11-08 15:50:33 +01:00
msgid "Invalid username"
2005-12-08 17:04:18 +01:00
msgstr "Ugyldig brukernavn"
2005-09-09 21:25:00 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/config.py:2651
2005-11-08 15:50:33 +01:00
msgid "You must provide a username to configure this account."
2005-12-08 17:04:18 +01:00
msgstr "Du må oppgi et brukernavn for å konfigurere denne kontoen."
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/config.py:2659 ../src/dialogs.py:853
2005-11-08 15:50:33 +01:00
msgid "Invalid password"
msgstr "Ugyldig passord"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/config.py:2660
2005-11-08 15:50:33 +01:00
msgid "You must enter a password for the new account."
msgstr "Du må skrive inn et passord for den nye kontoen"
2005-09-09 21:25:00 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/config.py:2685
2005-11-13 18:45:17 +01:00
msgid "Account has been added successfully"
2005-12-08 17:04:18 +01:00
msgstr "Kontoen har blitt lagt til uten feilmeldinger"
2005-11-13 18:45:17 +01:00
2006-01-19 23:09:24 +01:00
#: ../src/config.py:2686 ../src/config.py:2716
2005-12-20 15:26:14 +01:00
msgid ""
"You can set advanced account options by pressing Advanced button, or later "
"by clicking in Accounts menuitem under Edit menu from the main window."
msgstr ""
"Du kan sette avanserte konto instillinger ved å trykke på Avansert knappen, "
"eller senere ved å klikke under Kontoer menyvalget, under Rediger menyen fra "
"hovedvinduet."
2005-09-09 21:25:00 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/config.py:2715
2005-11-13 18:45:17 +01:00
msgid "Your new account has been created successfully"
2005-12-08 17:04:18 +01:00
msgstr "Din nye konto har blitt opprettet uten feilmeldinger"
2005-11-13 18:45:17 +01:00
2006-01-19 23:09:24 +01:00
#: ../src/config.py:2730
2005-11-13 18:45:17 +01:00
msgid "An error occured during account creation"
2005-12-08 17:04:18 +01:00
msgstr "Det skjedde en feil ved oppretting av kontoen"
2005-08-15 12:21:31 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/config.py:2807
2005-11-08 15:50:33 +01:00
msgid "Account name is in use"
msgstr "Konto navnet er i bruk"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/config.py:2808
2005-11-08 15:50:33 +01:00
msgid "You already have an account using this name."
msgstr "Du har allerede en konto med dette navnet."
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/conversation_textview.py:181
2005-12-20 15:26:14 +01:00
msgid ""
"Text below this line is what has been said since the last time you paid "
"attention to this group chat"
msgstr ""
"Tekst under denne linjen er hva som har blitt sagt siden sist du fulgte med "
"i denne gruppe samtalen"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/conversation_textview.py:240
2005-08-11 01:10:32 +02:00
#, python-format
2005-11-08 15:50:33 +01:00
msgid "Actions for \"%s\""
msgstr "Handlinger for \"%s\""
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/conversation_textview.py:252
2005-11-08 15:50:33 +01:00
msgid "Read _Wikipedia Article"
msgstr "Les_Wikipedia Artikkel"
2006-01-19 23:09:24 +01:00
#: ../src/conversation_textview.py:256
2005-11-08 15:50:33 +01:00
msgid "Look it up in _Dictionary"
msgstr "Slå det opp i _Ordbok"
#. we must have %s in the url if not WIKTIONARY
2006-01-19 23:09:24 +01:00
#: ../src/conversation_textview.py:271
2005-08-11 01:10:32 +02:00
#, python-format
2005-11-08 15:50:33 +01:00
msgid "Dictionary URL is missing an \"%s\" and it is not WIKTIONARY"
msgstr "Ordbok URL mangler en \"%s\" og den må ikke være WIKTIONARY"
2005-08-11 01:10:32 +02:00
2005-11-08 15:50:33 +01:00
#. we must have %s in the url
2006-01-19 23:09:24 +01:00
#: ../src/conversation_textview.py:282
2005-08-11 01:10:32 +02:00
#, python-format
2005-11-08 15:50:33 +01:00
msgid "Web Search URL is missing an \"%s\""
msgstr "Web Søk URL mangler en \"%s\""
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/conversation_textview.py:285
2005-11-08 15:50:33 +01:00
msgid "Web _Search for it"
msgstr "Web _Søk etter den"
2006-01-19 23:09:24 +01:00
#: ../src/conversation_textview.py:571
2005-11-08 15:50:33 +01:00
msgid "Yesterday"
2005-12-08 17:04:18 +01:00
msgstr "I går"
2005-11-08 15:50:33 +01:00
#. the number is >= 2
2005-11-29 21:04:36 +01:00
#. %i is day in year (1-365), %d (1-31) we want %i
2006-01-19 23:09:24 +01:00
#: ../src/conversation_textview.py:575
2005-08-11 01:10:32 +02:00
#, python-format
2005-11-08 15:50:33 +01:00
msgid "%i days ago"
2005-12-08 17:04:18 +01:00
msgstr "%i dager siden"
2005-08-11 01:10:32 +02:00
2005-11-08 15:50:33 +01:00
#. if we have subject, show it too!
2006-01-19 23:09:24 +01:00
#: ../src/conversation_textview.py:629
2005-08-11 01:10:32 +02:00
#, python-format
2005-11-08 15:50:33 +01:00
msgid "Subject: %s\n"
msgstr "Tittel: %s\n"
2005-08-11 01:10:32 +02:00
2005-12-20 15:26:14 +01:00
#. only say that to non Windows users
2005-12-27 00:55:51 +01:00
#: ../src/dbus_support.py:41
2005-12-20 15:26:14 +01:00
msgid "D-Bus python bindings are missing in this computer"
msgstr "D-Bus python bindinger mangler på denne maskinen"
2005-12-27 00:55:51 +01:00
#: ../src/dbus_support.py:42
2005-12-20 15:26:14 +01:00
msgid "D-Bus capabilities of Gajim cannot be used"
msgstr "D-Bus egenskapene til Gajim kan ikke brukes"
Merged revisions 4987-4989,4991-4996,4999,5003 via svnmerge from
svn://svn.gajim.org/gajim/trunk
........
r4987 | nk | 2006-01-03 04:00:51 -0700 (Tue, 03 Jan 2006) | 1 line
commit 48x48 transport online/offline imgs by Grenshad (I pngcrushed them)
........
r4988 | nk | 2006-01-03 04:32:01 -0700 (Tue, 03 Jan 2006) | 1 line
icon in notification window not always jabber now. MSN if he uses msn etc. thanks stian barmen for helping me test
........
r4989 | nk | 2006-01-03 04:40:44 -0700 (Tue, 03 Jan 2006) | 1 line
all strings I got report about them, are not translatable; pot/po update
........
r4991 | asterix | 2006-01-03 08:08:21 -0700 (Tue, 03 Jan 2006) | 2 lines
don't remove the jid entry in _contacts[account] when we remove a contact
........
r4992 | asterix | 2006-01-03 08:18:30 -0700 (Tue, 03 Jan 2006) | 2 lines
fix logic
........
r4993 | asterix | 2006-01-03 09:04:14 -0700 (Tue, 03 Jan 2006) | 2 lines
a GC_Contact can have a resource if we knoe his real JID
........
r4994 | asterix | 2006-01-03 09:32:58 -0700 (Tue, 03 Jan 2006) | 2 lines
missing argument in create_gc_contact
........
r4995 | asterix | 2006-01-03 10:36:41 -0700 (Tue, 03 Jan 2006) | 2 lines
we save gc_contact vcard instance in instances[self.account]['infos'][Fake_jid]
........
r4996 | asterix | 2006-01-03 11:17:43 -0700 (Tue, 03 Jan 2006) | 2 lines
in DataForm, a field of type 'list-single' can have no <value> element. Create a default one in such a case to prevent TB
........
r4999 | asterix | 2006-01-04 05:52:26 -0700 (Wed, 04 Jan 2006) | 2 lines
prevent TB when we move a contact that was in no group
........
r5003 | asterix | 2006-01-04 09:03:42 -0700 (Wed, 04 Jan 2006) | 2 lines
handle correctly unlabeled option values in DataForms
........
2006-01-05 04:17:36 +01:00
#: ../src/dialogs.py:67
2005-08-11 01:10:32 +02:00
#, python-format
2005-11-08 15:50:33 +01:00
msgid "Contact's name: <i>%s</i>"
msgstr "Kontaktens navn: <i>%s</i>"
2005-08-11 01:10:32 +02:00
Merged revisions 4987-4989,4991-4996,4999,5003 via svnmerge from
svn://svn.gajim.org/gajim/trunk
........
r4987 | nk | 2006-01-03 04:00:51 -0700 (Tue, 03 Jan 2006) | 1 line
commit 48x48 transport online/offline imgs by Grenshad (I pngcrushed them)
........
r4988 | nk | 2006-01-03 04:32:01 -0700 (Tue, 03 Jan 2006) | 1 line
icon in notification window not always jabber now. MSN if he uses msn etc. thanks stian barmen for helping me test
........
r4989 | nk | 2006-01-03 04:40:44 -0700 (Tue, 03 Jan 2006) | 1 line
all strings I got report about them, are not translatable; pot/po update
........
r4991 | asterix | 2006-01-03 08:08:21 -0700 (Tue, 03 Jan 2006) | 2 lines
don't remove the jid entry in _contacts[account] when we remove a contact
........
r4992 | asterix | 2006-01-03 08:18:30 -0700 (Tue, 03 Jan 2006) | 2 lines
fix logic
........
r4993 | asterix | 2006-01-03 09:04:14 -0700 (Tue, 03 Jan 2006) | 2 lines
a GC_Contact can have a resource if we knoe his real JID
........
r4994 | asterix | 2006-01-03 09:32:58 -0700 (Tue, 03 Jan 2006) | 2 lines
missing argument in create_gc_contact
........
r4995 | asterix | 2006-01-03 10:36:41 -0700 (Tue, 03 Jan 2006) | 2 lines
we save gc_contact vcard instance in instances[self.account]['infos'][Fake_jid]
........
r4996 | asterix | 2006-01-03 11:17:43 -0700 (Tue, 03 Jan 2006) | 2 lines
in DataForm, a field of type 'list-single' can have no <value> element. Create a default one in such a case to prevent TB
........
r4999 | asterix | 2006-01-04 05:52:26 -0700 (Wed, 04 Jan 2006) | 2 lines
prevent TB when we move a contact that was in no group
........
r5003 | asterix | 2006-01-04 09:03:42 -0700 (Wed, 04 Jan 2006) | 2 lines
handle correctly unlabeled option values in DataForms
........
2006-01-05 04:17:36 +01:00
#: ../src/dialogs.py:69
2005-08-11 01:10:32 +02:00
#, python-format
2005-11-08 15:50:33 +01:00
msgid "JID: <i>%s</i>"
msgstr "JID: <i>%s</i>"
2005-08-11 01:10:32 +02:00
Merged revisions 4987-4989,4991-4996,4999,5003 via svnmerge from
svn://svn.gajim.org/gajim/trunk
........
r4987 | nk | 2006-01-03 04:00:51 -0700 (Tue, 03 Jan 2006) | 1 line
commit 48x48 transport online/offline imgs by Grenshad (I pngcrushed them)
........
r4988 | nk | 2006-01-03 04:32:01 -0700 (Tue, 03 Jan 2006) | 1 line
icon in notification window not always jabber now. MSN if he uses msn etc. thanks stian barmen for helping me test
........
r4989 | nk | 2006-01-03 04:40:44 -0700 (Tue, 03 Jan 2006) | 1 line
all strings I got report about them, are not translatable; pot/po update
........
r4991 | asterix | 2006-01-03 08:08:21 -0700 (Tue, 03 Jan 2006) | 2 lines
don't remove the jid entry in _contacts[account] when we remove a contact
........
r4992 | asterix | 2006-01-03 08:18:30 -0700 (Tue, 03 Jan 2006) | 2 lines
fix logic
........
r4993 | asterix | 2006-01-03 09:04:14 -0700 (Tue, 03 Jan 2006) | 2 lines
a GC_Contact can have a resource if we knoe his real JID
........
r4994 | asterix | 2006-01-03 09:32:58 -0700 (Tue, 03 Jan 2006) | 2 lines
missing argument in create_gc_contact
........
r4995 | asterix | 2006-01-03 10:36:41 -0700 (Tue, 03 Jan 2006) | 2 lines
we save gc_contact vcard instance in instances[self.account]['infos'][Fake_jid]
........
r4996 | asterix | 2006-01-03 11:17:43 -0700 (Tue, 03 Jan 2006) | 2 lines
in DataForm, a field of type 'list-single' can have no <value> element. Create a default one in such a case to prevent TB
........
r4999 | asterix | 2006-01-04 05:52:26 -0700 (Wed, 04 Jan 2006) | 2 lines
prevent TB when we move a contact that was in no group
........
r5003 | asterix | 2006-01-04 09:03:42 -0700 (Wed, 04 Jan 2006) | 2 lines
handle correctly unlabeled option values in DataForms
........
2006-01-05 04:17:36 +01:00
#. if not '@' or '@' starts the jid ==> agent
#: ../src/dialogs.py:120 ../src/dialogs.py:303 ../src/dialogs.py:341
2006-01-19 23:09:24 +01:00
#: ../src/disco.py:119 ../src/disco.py:120 ../src/disco.py:1202
#: ../src/roster_window.py:158 ../src/roster_window.py:174
#: ../src/roster_window.py:203 ../src/roster_window.py:218
#: ../src/roster_window.py:2402 ../src/roster_window.py:2404
#: ../src/roster_window.py:2521 ../src/roster_window.py:2529
#: ../src/systray.py:244
Merged revisions 4987-4989,4991-4996,4999,5003 via svnmerge from
svn://svn.gajim.org/gajim/trunk
........
r4987 | nk | 2006-01-03 04:00:51 -0700 (Tue, 03 Jan 2006) | 1 line
commit 48x48 transport online/offline imgs by Grenshad (I pngcrushed them)
........
r4988 | nk | 2006-01-03 04:32:01 -0700 (Tue, 03 Jan 2006) | 1 line
icon in notification window not always jabber now. MSN if he uses msn etc. thanks stian barmen for helping me test
........
r4989 | nk | 2006-01-03 04:40:44 -0700 (Tue, 03 Jan 2006) | 1 line
all strings I got report about them, are not translatable; pot/po update
........
r4991 | asterix | 2006-01-03 08:08:21 -0700 (Tue, 03 Jan 2006) | 2 lines
don't remove the jid entry in _contacts[account] when we remove a contact
........
r4992 | asterix | 2006-01-03 08:18:30 -0700 (Tue, 03 Jan 2006) | 2 lines
fix logic
........
r4993 | asterix | 2006-01-03 09:04:14 -0700 (Tue, 03 Jan 2006) | 2 lines
a GC_Contact can have a resource if we knoe his real JID
........
r4994 | asterix | 2006-01-03 09:32:58 -0700 (Tue, 03 Jan 2006) | 2 lines
missing argument in create_gc_contact
........
r4995 | asterix | 2006-01-03 10:36:41 -0700 (Tue, 03 Jan 2006) | 2 lines
we save gc_contact vcard instance in instances[self.account]['infos'][Fake_jid]
........
r4996 | asterix | 2006-01-03 11:17:43 -0700 (Tue, 03 Jan 2006) | 2 lines
in DataForm, a field of type 'list-single' can have no <value> element. Create a default one in such a case to prevent TB
........
r4999 | asterix | 2006-01-04 05:52:26 -0700 (Wed, 04 Jan 2006) | 2 lines
prevent TB when we move a contact that was in no group
........
r5003 | asterix | 2006-01-04 09:03:42 -0700 (Wed, 04 Jan 2006) | 2 lines
handle correctly unlabeled option values in DataForms
........
2006-01-05 04:17:36 +01:00
msgid "Transports"
msgstr "Transporter"
2005-08-11 01:10:32 +02:00
Merged revisions 4987-4989,4991-4996,4999,5003 via svnmerge from
svn://svn.gajim.org/gajim/trunk
........
r4987 | nk | 2006-01-03 04:00:51 -0700 (Tue, 03 Jan 2006) | 1 line
commit 48x48 transport online/offline imgs by Grenshad (I pngcrushed them)
........
r4988 | nk | 2006-01-03 04:32:01 -0700 (Tue, 03 Jan 2006) | 1 line
icon in notification window not always jabber now. MSN if he uses msn etc. thanks stian barmen for helping me test
........
r4989 | nk | 2006-01-03 04:40:44 -0700 (Tue, 03 Jan 2006) | 1 line
all strings I got report about them, are not translatable; pot/po update
........
r4991 | asterix | 2006-01-03 08:08:21 -0700 (Tue, 03 Jan 2006) | 2 lines
don't remove the jid entry in _contacts[account] when we remove a contact
........
r4992 | asterix | 2006-01-03 08:18:30 -0700 (Tue, 03 Jan 2006) | 2 lines
fix logic
........
r4993 | asterix | 2006-01-03 09:04:14 -0700 (Tue, 03 Jan 2006) | 2 lines
a GC_Contact can have a resource if we knoe his real JID
........
r4994 | asterix | 2006-01-03 09:32:58 -0700 (Tue, 03 Jan 2006) | 2 lines
missing argument in create_gc_contact
........
r4995 | asterix | 2006-01-03 10:36:41 -0700 (Tue, 03 Jan 2006) | 2 lines
we save gc_contact vcard instance in instances[self.account]['infos'][Fake_jid]
........
r4996 | asterix | 2006-01-03 11:17:43 -0700 (Tue, 03 Jan 2006) | 2 lines
in DataForm, a field of type 'list-single' can have no <value> element. Create a default one in such a case to prevent TB
........
r4999 | asterix | 2006-01-04 05:52:26 -0700 (Wed, 04 Jan 2006) | 2 lines
prevent TB when we move a contact that was in no group
........
r5003 | asterix | 2006-01-04 09:03:42 -0700 (Wed, 04 Jan 2006) | 2 lines
handle correctly unlabeled option values in DataForms
........
2006-01-05 04:17:36 +01:00
#: ../src/dialogs.py:128
2005-11-08 15:50:33 +01:00
msgid "Group"
msgstr "Gruppe"
2005-08-11 01:10:32 +02:00
Merged revisions 4987-4989,4991-4996,4999,5003 via svnmerge from
svn://svn.gajim.org/gajim/trunk
........
r4987 | nk | 2006-01-03 04:00:51 -0700 (Tue, 03 Jan 2006) | 1 line
commit 48x48 transport online/offline imgs by Grenshad (I pngcrushed them)
........
r4988 | nk | 2006-01-03 04:32:01 -0700 (Tue, 03 Jan 2006) | 1 line
icon in notification window not always jabber now. MSN if he uses msn etc. thanks stian barmen for helping me test
........
r4989 | nk | 2006-01-03 04:40:44 -0700 (Tue, 03 Jan 2006) | 1 line
all strings I got report about them, are not translatable; pot/po update
........
r4991 | asterix | 2006-01-03 08:08:21 -0700 (Tue, 03 Jan 2006) | 2 lines
don't remove the jid entry in _contacts[account] when we remove a contact
........
r4992 | asterix | 2006-01-03 08:18:30 -0700 (Tue, 03 Jan 2006) | 2 lines
fix logic
........
r4993 | asterix | 2006-01-03 09:04:14 -0700 (Tue, 03 Jan 2006) | 2 lines
a GC_Contact can have a resource if we knoe his real JID
........
r4994 | asterix | 2006-01-03 09:32:58 -0700 (Tue, 03 Jan 2006) | 2 lines
missing argument in create_gc_contact
........
r4995 | asterix | 2006-01-03 10:36:41 -0700 (Tue, 03 Jan 2006) | 2 lines
we save gc_contact vcard instance in instances[self.account]['infos'][Fake_jid]
........
r4996 | asterix | 2006-01-03 11:17:43 -0700 (Tue, 03 Jan 2006) | 2 lines
in DataForm, a field of type 'list-single' can have no <value> element. Create a default one in such a case to prevent TB
........
r4999 | asterix | 2006-01-04 05:52:26 -0700 (Wed, 04 Jan 2006) | 2 lines
prevent TB when we move a contact that was in no group
........
r5003 | asterix | 2006-01-04 09:03:42 -0700 (Wed, 04 Jan 2006) | 2 lines
handle correctly unlabeled option values in DataForms
........
2006-01-05 04:17:36 +01:00
#: ../src/dialogs.py:135
2005-11-08 15:50:33 +01:00
msgid "In the group"
msgstr "I gruppen"
2005-08-11 01:10:32 +02:00
Merged revisions 4987-4989,4991-4996,4999,5003 via svnmerge from
svn://svn.gajim.org/gajim/trunk
........
r4987 | nk | 2006-01-03 04:00:51 -0700 (Tue, 03 Jan 2006) | 1 line
commit 48x48 transport online/offline imgs by Grenshad (I pngcrushed them)
........
r4988 | nk | 2006-01-03 04:32:01 -0700 (Tue, 03 Jan 2006) | 1 line
icon in notification window not always jabber now. MSN if he uses msn etc. thanks stian barmen for helping me test
........
r4989 | nk | 2006-01-03 04:40:44 -0700 (Tue, 03 Jan 2006) | 1 line
all strings I got report about them, are not translatable; pot/po update
........
r4991 | asterix | 2006-01-03 08:08:21 -0700 (Tue, 03 Jan 2006) | 2 lines
don't remove the jid entry in _contacts[account] when we remove a contact
........
r4992 | asterix | 2006-01-03 08:18:30 -0700 (Tue, 03 Jan 2006) | 2 lines
fix logic
........
r4993 | asterix | 2006-01-03 09:04:14 -0700 (Tue, 03 Jan 2006) | 2 lines
a GC_Contact can have a resource if we knoe his real JID
........
r4994 | asterix | 2006-01-03 09:32:58 -0700 (Tue, 03 Jan 2006) | 2 lines
missing argument in create_gc_contact
........
r4995 | asterix | 2006-01-03 10:36:41 -0700 (Tue, 03 Jan 2006) | 2 lines
we save gc_contact vcard instance in instances[self.account]['infos'][Fake_jid]
........
r4996 | asterix | 2006-01-03 11:17:43 -0700 (Tue, 03 Jan 2006) | 2 lines
in DataForm, a field of type 'list-single' can have no <value> element. Create a default one in such a case to prevent TB
........
r4999 | asterix | 2006-01-04 05:52:26 -0700 (Wed, 04 Jan 2006) | 2 lines
prevent TB when we move a contact that was in no group
........
r5003 | asterix | 2006-01-04 09:03:42 -0700 (Wed, 04 Jan 2006) | 2 lines
handle correctly unlabeled option values in DataForms
........
2006-01-05 04:17:36 +01:00
#: ../src/dialogs.py:185
2005-11-08 15:50:33 +01:00
msgid "KeyID"
msgstr "NøkkelID"
2005-08-11 01:10:32 +02:00
Merged revisions 4987-4989,4991-4996,4999,5003 via svnmerge from
svn://svn.gajim.org/gajim/trunk
........
r4987 | nk | 2006-01-03 04:00:51 -0700 (Tue, 03 Jan 2006) | 1 line
commit 48x48 transport online/offline imgs by Grenshad (I pngcrushed them)
........
r4988 | nk | 2006-01-03 04:32:01 -0700 (Tue, 03 Jan 2006) | 1 line
icon in notification window not always jabber now. MSN if he uses msn etc. thanks stian barmen for helping me test
........
r4989 | nk | 2006-01-03 04:40:44 -0700 (Tue, 03 Jan 2006) | 1 line
all strings I got report about them, are not translatable; pot/po update
........
r4991 | asterix | 2006-01-03 08:08:21 -0700 (Tue, 03 Jan 2006) | 2 lines
don't remove the jid entry in _contacts[account] when we remove a contact
........
r4992 | asterix | 2006-01-03 08:18:30 -0700 (Tue, 03 Jan 2006) | 2 lines
fix logic
........
r4993 | asterix | 2006-01-03 09:04:14 -0700 (Tue, 03 Jan 2006) | 2 lines
a GC_Contact can have a resource if we knoe his real JID
........
r4994 | asterix | 2006-01-03 09:32:58 -0700 (Tue, 03 Jan 2006) | 2 lines
missing argument in create_gc_contact
........
r4995 | asterix | 2006-01-03 10:36:41 -0700 (Tue, 03 Jan 2006) | 2 lines
we save gc_contact vcard instance in instances[self.account]['infos'][Fake_jid]
........
r4996 | asterix | 2006-01-03 11:17:43 -0700 (Tue, 03 Jan 2006) | 2 lines
in DataForm, a field of type 'list-single' can have no <value> element. Create a default one in such a case to prevent TB
........
r4999 | asterix | 2006-01-04 05:52:26 -0700 (Wed, 04 Jan 2006) | 2 lines
prevent TB when we move a contact that was in no group
........
r5003 | asterix | 2006-01-04 09:03:42 -0700 (Wed, 04 Jan 2006) | 2 lines
handle correctly unlabeled option values in DataForms
........
2006-01-05 04:17:36 +01:00
#: ../src/dialogs.py:188
2005-11-08 15:50:33 +01:00
msgid "Contact name"
msgstr "Kontakt navn"
2005-08-11 01:10:32 +02:00
Merged revisions 4987-4989,4991-4996,4999,5003 via svnmerge from
svn://svn.gajim.org/gajim/trunk
........
r4987 | nk | 2006-01-03 04:00:51 -0700 (Tue, 03 Jan 2006) | 1 line
commit 48x48 transport online/offline imgs by Grenshad (I pngcrushed them)
........
r4988 | nk | 2006-01-03 04:32:01 -0700 (Tue, 03 Jan 2006) | 1 line
icon in notification window not always jabber now. MSN if he uses msn etc. thanks stian barmen for helping me test
........
r4989 | nk | 2006-01-03 04:40:44 -0700 (Tue, 03 Jan 2006) | 1 line
all strings I got report about them, are not translatable; pot/po update
........
r4991 | asterix | 2006-01-03 08:08:21 -0700 (Tue, 03 Jan 2006) | 2 lines
don't remove the jid entry in _contacts[account] when we remove a contact
........
r4992 | asterix | 2006-01-03 08:18:30 -0700 (Tue, 03 Jan 2006) | 2 lines
fix logic
........
r4993 | asterix | 2006-01-03 09:04:14 -0700 (Tue, 03 Jan 2006) | 2 lines
a GC_Contact can have a resource if we knoe his real JID
........
r4994 | asterix | 2006-01-03 09:32:58 -0700 (Tue, 03 Jan 2006) | 2 lines
missing argument in create_gc_contact
........
r4995 | asterix | 2006-01-03 10:36:41 -0700 (Tue, 03 Jan 2006) | 2 lines
we save gc_contact vcard instance in instances[self.account]['infos'][Fake_jid]
........
r4996 | asterix | 2006-01-03 11:17:43 -0700 (Tue, 03 Jan 2006) | 2 lines
in DataForm, a field of type 'list-single' can have no <value> element. Create a default one in such a case to prevent TB
........
r4999 | asterix | 2006-01-04 05:52:26 -0700 (Wed, 04 Jan 2006) | 2 lines
prevent TB when we move a contact that was in no group
........
r5003 | asterix | 2006-01-04 09:03:42 -0700 (Wed, 04 Jan 2006) | 2 lines
handle correctly unlabeled option values in DataForms
........
2006-01-05 04:17:36 +01:00
#: ../src/dialogs.py:221
2005-11-08 15:50:33 +01:00
#, python-format
msgid "%s Status Message"
msgstr "%s Status Melding"
2005-08-11 01:10:32 +02:00
Merged revisions 4987-4989,4991-4996,4999,5003 via svnmerge from
svn://svn.gajim.org/gajim/trunk
........
r4987 | nk | 2006-01-03 04:00:51 -0700 (Tue, 03 Jan 2006) | 1 line
commit 48x48 transport online/offline imgs by Grenshad (I pngcrushed them)
........
r4988 | nk | 2006-01-03 04:32:01 -0700 (Tue, 03 Jan 2006) | 1 line
icon in notification window not always jabber now. MSN if he uses msn etc. thanks stian barmen for helping me test
........
r4989 | nk | 2006-01-03 04:40:44 -0700 (Tue, 03 Jan 2006) | 1 line
all strings I got report about them, are not translatable; pot/po update
........
r4991 | asterix | 2006-01-03 08:08:21 -0700 (Tue, 03 Jan 2006) | 2 lines
don't remove the jid entry in _contacts[account] when we remove a contact
........
r4992 | asterix | 2006-01-03 08:18:30 -0700 (Tue, 03 Jan 2006) | 2 lines
fix logic
........
r4993 | asterix | 2006-01-03 09:04:14 -0700 (Tue, 03 Jan 2006) | 2 lines
a GC_Contact can have a resource if we knoe his real JID
........
r4994 | asterix | 2006-01-03 09:32:58 -0700 (Tue, 03 Jan 2006) | 2 lines
missing argument in create_gc_contact
........
r4995 | asterix | 2006-01-03 10:36:41 -0700 (Tue, 03 Jan 2006) | 2 lines
we save gc_contact vcard instance in instances[self.account]['infos'][Fake_jid]
........
r4996 | asterix | 2006-01-03 11:17:43 -0700 (Tue, 03 Jan 2006) | 2 lines
in DataForm, a field of type 'list-single' can have no <value> element. Create a default one in such a case to prevent TB
........
r4999 | asterix | 2006-01-04 05:52:26 -0700 (Wed, 04 Jan 2006) | 2 lines
prevent TB when we move a contact that was in no group
........
r5003 | asterix | 2006-01-04 09:03:42 -0700 (Wed, 04 Jan 2006) | 2 lines
handle correctly unlabeled option values in DataForms
........
2006-01-05 04:17:36 +01:00
#: ../src/dialogs.py:223
2005-11-08 15:50:33 +01:00
msgid "Status Message"
2005-12-08 17:04:18 +01:00
msgstr "Status Melding"
2005-08-11 01:10:32 +02:00
Merged revisions 4987-4989,4991-4996,4999,5003 via svnmerge from
svn://svn.gajim.org/gajim/trunk
........
r4987 | nk | 2006-01-03 04:00:51 -0700 (Tue, 03 Jan 2006) | 1 line
commit 48x48 transport online/offline imgs by Grenshad (I pngcrushed them)
........
r4988 | nk | 2006-01-03 04:32:01 -0700 (Tue, 03 Jan 2006) | 1 line
icon in notification window not always jabber now. MSN if he uses msn etc. thanks stian barmen for helping me test
........
r4989 | nk | 2006-01-03 04:40:44 -0700 (Tue, 03 Jan 2006) | 1 line
all strings I got report about them, are not translatable; pot/po update
........
r4991 | asterix | 2006-01-03 08:08:21 -0700 (Tue, 03 Jan 2006) | 2 lines
don't remove the jid entry in _contacts[account] when we remove a contact
........
r4992 | asterix | 2006-01-03 08:18:30 -0700 (Tue, 03 Jan 2006) | 2 lines
fix logic
........
r4993 | asterix | 2006-01-03 09:04:14 -0700 (Tue, 03 Jan 2006) | 2 lines
a GC_Contact can have a resource if we knoe his real JID
........
r4994 | asterix | 2006-01-03 09:32:58 -0700 (Tue, 03 Jan 2006) | 2 lines
missing argument in create_gc_contact
........
r4995 | asterix | 2006-01-03 10:36:41 -0700 (Tue, 03 Jan 2006) | 2 lines
we save gc_contact vcard instance in instances[self.account]['infos'][Fake_jid]
........
r4996 | asterix | 2006-01-03 11:17:43 -0700 (Tue, 03 Jan 2006) | 2 lines
in DataForm, a field of type 'list-single' can have no <value> element. Create a default one in such a case to prevent TB
........
r4999 | asterix | 2006-01-04 05:52:26 -0700 (Wed, 04 Jan 2006) | 2 lines
prevent TB when we move a contact that was in no group
........
r5003 | asterix | 2006-01-04 09:03:42 -0700 (Wed, 04 Jan 2006) | 2 lines
handle correctly unlabeled option values in DataForms
........
2006-01-05 04:17:36 +01:00
#: ../src/dialogs.py:292
2005-11-08 15:50:33 +01:00
#, python-format
msgid "Please fill in the data of the contact you want to add in account %s"
2005-12-20 15:26:14 +01:00
msgstr ""
"Vennligst fyll inn dataene til kontakten du ønsker å legge til kontoen %s"
2005-08-11 01:10:32 +02:00
Merged revisions 4987-4989,4991-4996,4999,5003 via svnmerge from
svn://svn.gajim.org/gajim/trunk
........
r4987 | nk | 2006-01-03 04:00:51 -0700 (Tue, 03 Jan 2006) | 1 line
commit 48x48 transport online/offline imgs by Grenshad (I pngcrushed them)
........
r4988 | nk | 2006-01-03 04:32:01 -0700 (Tue, 03 Jan 2006) | 1 line
icon in notification window not always jabber now. MSN if he uses msn etc. thanks stian barmen for helping me test
........
r4989 | nk | 2006-01-03 04:40:44 -0700 (Tue, 03 Jan 2006) | 1 line
all strings I got report about them, are not translatable; pot/po update
........
r4991 | asterix | 2006-01-03 08:08:21 -0700 (Tue, 03 Jan 2006) | 2 lines
don't remove the jid entry in _contacts[account] when we remove a contact
........
r4992 | asterix | 2006-01-03 08:18:30 -0700 (Tue, 03 Jan 2006) | 2 lines
fix logic
........
r4993 | asterix | 2006-01-03 09:04:14 -0700 (Tue, 03 Jan 2006) | 2 lines
a GC_Contact can have a resource if we knoe his real JID
........
r4994 | asterix | 2006-01-03 09:32:58 -0700 (Tue, 03 Jan 2006) | 2 lines
missing argument in create_gc_contact
........
r4995 | asterix | 2006-01-03 10:36:41 -0700 (Tue, 03 Jan 2006) | 2 lines
we save gc_contact vcard instance in instances[self.account]['infos'][Fake_jid]
........
r4996 | asterix | 2006-01-03 11:17:43 -0700 (Tue, 03 Jan 2006) | 2 lines
in DataForm, a field of type 'list-single' can have no <value> element. Create a default one in such a case to prevent TB
........
r4999 | asterix | 2006-01-04 05:52:26 -0700 (Wed, 04 Jan 2006) | 2 lines
prevent TB when we move a contact that was in no group
........
r5003 | asterix | 2006-01-04 09:03:42 -0700 (Wed, 04 Jan 2006) | 2 lines
handle correctly unlabeled option values in DataForms
........
2006-01-05 04:17:36 +01:00
#: ../src/dialogs.py:294
2005-11-08 15:50:33 +01:00
msgid "Please fill in the data of the contact you want to add"
msgstr "Vennligst fyll inn dataene til kontakten du ønsker å legge til"
2005-08-11 01:10:32 +02:00
Merged revisions 4987-4989,4991-4996,4999,5003 via svnmerge from
svn://svn.gajim.org/gajim/trunk
........
r4987 | nk | 2006-01-03 04:00:51 -0700 (Tue, 03 Jan 2006) | 1 line
commit 48x48 transport online/offline imgs by Grenshad (I pngcrushed them)
........
r4988 | nk | 2006-01-03 04:32:01 -0700 (Tue, 03 Jan 2006) | 1 line
icon in notification window not always jabber now. MSN if he uses msn etc. thanks stian barmen for helping me test
........
r4989 | nk | 2006-01-03 04:40:44 -0700 (Tue, 03 Jan 2006) | 1 line
all strings I got report about them, are not translatable; pot/po update
........
r4991 | asterix | 2006-01-03 08:08:21 -0700 (Tue, 03 Jan 2006) | 2 lines
don't remove the jid entry in _contacts[account] when we remove a contact
........
r4992 | asterix | 2006-01-03 08:18:30 -0700 (Tue, 03 Jan 2006) | 2 lines
fix logic
........
r4993 | asterix | 2006-01-03 09:04:14 -0700 (Tue, 03 Jan 2006) | 2 lines
a GC_Contact can have a resource if we knoe his real JID
........
r4994 | asterix | 2006-01-03 09:32:58 -0700 (Tue, 03 Jan 2006) | 2 lines
missing argument in create_gc_contact
........
r4995 | asterix | 2006-01-03 10:36:41 -0700 (Tue, 03 Jan 2006) | 2 lines
we save gc_contact vcard instance in instances[self.account]['infos'][Fake_jid]
........
r4996 | asterix | 2006-01-03 11:17:43 -0700 (Tue, 03 Jan 2006) | 2 lines
in DataForm, a field of type 'list-single' can have no <value> element. Create a default one in such a case to prevent TB
........
r4999 | asterix | 2006-01-04 05:52:26 -0700 (Wed, 04 Jan 2006) | 2 lines
prevent TB when we move a contact that was in no group
........
r5003 | asterix | 2006-01-04 09:03:42 -0700 (Wed, 04 Jan 2006) | 2 lines
handle correctly unlabeled option values in DataForms
........
2006-01-05 04:17:36 +01:00
#: ../src/dialogs.py:374
2005-11-08 15:50:33 +01:00
msgid "Invalid User ID"
2005-12-08 17:04:18 +01:00
msgstr "Ugyldig Bruker ID"
2005-08-15 12:21:31 +02:00
Merged revisions 4987-4989,4991-4996,4999,5003 via svnmerge from
svn://svn.gajim.org/gajim/trunk
........
r4987 | nk | 2006-01-03 04:00:51 -0700 (Tue, 03 Jan 2006) | 1 line
commit 48x48 transport online/offline imgs by Grenshad (I pngcrushed them)
........
r4988 | nk | 2006-01-03 04:32:01 -0700 (Tue, 03 Jan 2006) | 1 line
icon in notification window not always jabber now. MSN if he uses msn etc. thanks stian barmen for helping me test
........
r4989 | nk | 2006-01-03 04:40:44 -0700 (Tue, 03 Jan 2006) | 1 line
all strings I got report about them, are not translatable; pot/po update
........
r4991 | asterix | 2006-01-03 08:08:21 -0700 (Tue, 03 Jan 2006) | 2 lines
don't remove the jid entry in _contacts[account] when we remove a contact
........
r4992 | asterix | 2006-01-03 08:18:30 -0700 (Tue, 03 Jan 2006) | 2 lines
fix logic
........
r4993 | asterix | 2006-01-03 09:04:14 -0700 (Tue, 03 Jan 2006) | 2 lines
a GC_Contact can have a resource if we knoe his real JID
........
r4994 | asterix | 2006-01-03 09:32:58 -0700 (Tue, 03 Jan 2006) | 2 lines
missing argument in create_gc_contact
........
r4995 | asterix | 2006-01-03 10:36:41 -0700 (Tue, 03 Jan 2006) | 2 lines
we save gc_contact vcard instance in instances[self.account]['infos'][Fake_jid]
........
r4996 | asterix | 2006-01-03 11:17:43 -0700 (Tue, 03 Jan 2006) | 2 lines
in DataForm, a field of type 'list-single' can have no <value> element. Create a default one in such a case to prevent TB
........
r4999 | asterix | 2006-01-04 05:52:26 -0700 (Wed, 04 Jan 2006) | 2 lines
prevent TB when we move a contact that was in no group
........
r5003 | asterix | 2006-01-04 09:03:42 -0700 (Wed, 04 Jan 2006) | 2 lines
handle correctly unlabeled option values in DataForms
........
2006-01-05 04:17:36 +01:00
#: ../src/dialogs.py:382
2005-11-08 15:50:33 +01:00
msgid "Contact already in roster"
2005-12-08 17:04:18 +01:00
msgstr "Kontakt allerede i kontaktlisten"
2005-08-11 01:10:32 +02:00
Merged revisions 4987-4989,4991-4996,4999,5003 via svnmerge from
svn://svn.gajim.org/gajim/trunk
........
r4987 | nk | 2006-01-03 04:00:51 -0700 (Tue, 03 Jan 2006) | 1 line
commit 48x48 transport online/offline imgs by Grenshad (I pngcrushed them)
........
r4988 | nk | 2006-01-03 04:32:01 -0700 (Tue, 03 Jan 2006) | 1 line
icon in notification window not always jabber now. MSN if he uses msn etc. thanks stian barmen for helping me test
........
r4989 | nk | 2006-01-03 04:40:44 -0700 (Tue, 03 Jan 2006) | 1 line
all strings I got report about them, are not translatable; pot/po update
........
r4991 | asterix | 2006-01-03 08:08:21 -0700 (Tue, 03 Jan 2006) | 2 lines
don't remove the jid entry in _contacts[account] when we remove a contact
........
r4992 | asterix | 2006-01-03 08:18:30 -0700 (Tue, 03 Jan 2006) | 2 lines
fix logic
........
r4993 | asterix | 2006-01-03 09:04:14 -0700 (Tue, 03 Jan 2006) | 2 lines
a GC_Contact can have a resource if we knoe his real JID
........
r4994 | asterix | 2006-01-03 09:32:58 -0700 (Tue, 03 Jan 2006) | 2 lines
missing argument in create_gc_contact
........
r4995 | asterix | 2006-01-03 10:36:41 -0700 (Tue, 03 Jan 2006) | 2 lines
we save gc_contact vcard instance in instances[self.account]['infos'][Fake_jid]
........
r4996 | asterix | 2006-01-03 11:17:43 -0700 (Tue, 03 Jan 2006) | 2 lines
in DataForm, a field of type 'list-single' can have no <value> element. Create a default one in such a case to prevent TB
........
r4999 | asterix | 2006-01-04 05:52:26 -0700 (Wed, 04 Jan 2006) | 2 lines
prevent TB when we move a contact that was in no group
........
r5003 | asterix | 2006-01-04 09:03:42 -0700 (Wed, 04 Jan 2006) | 2 lines
handle correctly unlabeled option values in DataForms
........
2006-01-05 04:17:36 +01:00
#: ../src/dialogs.py:383
2005-12-02 15:08:40 +01:00
msgid "This contact is already listed in your roster."
2005-12-08 17:04:18 +01:00
msgstr "Kontakten er allerede listet i din kontaktliste."
2005-08-11 01:10:32 +02:00
Merged revisions 4987-4989,4991-4996,4999,5003 via svnmerge from
svn://svn.gajim.org/gajim/trunk
........
r4987 | nk | 2006-01-03 04:00:51 -0700 (Tue, 03 Jan 2006) | 1 line
commit 48x48 transport online/offline imgs by Grenshad (I pngcrushed them)
........
r4988 | nk | 2006-01-03 04:32:01 -0700 (Tue, 03 Jan 2006) | 1 line
icon in notification window not always jabber now. MSN if he uses msn etc. thanks stian barmen for helping me test
........
r4989 | nk | 2006-01-03 04:40:44 -0700 (Tue, 03 Jan 2006) | 1 line
all strings I got report about them, are not translatable; pot/po update
........
r4991 | asterix | 2006-01-03 08:08:21 -0700 (Tue, 03 Jan 2006) | 2 lines
don't remove the jid entry in _contacts[account] when we remove a contact
........
r4992 | asterix | 2006-01-03 08:18:30 -0700 (Tue, 03 Jan 2006) | 2 lines
fix logic
........
r4993 | asterix | 2006-01-03 09:04:14 -0700 (Tue, 03 Jan 2006) | 2 lines
a GC_Contact can have a resource if we knoe his real JID
........
r4994 | asterix | 2006-01-03 09:32:58 -0700 (Tue, 03 Jan 2006) | 2 lines
missing argument in create_gc_contact
........
r4995 | asterix | 2006-01-03 10:36:41 -0700 (Tue, 03 Jan 2006) | 2 lines
we save gc_contact vcard instance in instances[self.account]['infos'][Fake_jid]
........
r4996 | asterix | 2006-01-03 11:17:43 -0700 (Tue, 03 Jan 2006) | 2 lines
in DataForm, a field of type 'list-single' can have no <value> element. Create a default one in such a case to prevent TB
........
r4999 | asterix | 2006-01-04 05:52:26 -0700 (Wed, 04 Jan 2006) | 2 lines
prevent TB when we move a contact that was in no group
........
r5003 | asterix | 2006-01-04 09:03:42 -0700 (Wed, 04 Jan 2006) | 2 lines
handle correctly unlabeled option values in DataForms
........
2006-01-05 04:17:36 +01:00
#: ../src/dialogs.py:445
2005-11-08 15:50:33 +01:00
msgid "A GTK+ jabber client"
2005-12-08 17:04:18 +01:00
msgstr "En GTK+ Jabber klient"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/dialogs.py:455
msgid "Read AUTHORS file for full list including past developers"
msgstr ""
#: ../src/dialogs.py:457
msgid "THANKS:"
msgstr ""
#. remove one english setence
#. and add it manually as translatable
#: ../src/dialogs.py:464
msgid "Last but not least, we thank all the package maintainers"
msgstr ""
2005-11-08 15:50:33 +01:00
#. here you write your name in the form Name FamilyName <someone@somewhere>
2006-01-19 23:09:24 +01:00
#: ../src/dialogs.py:477
2005-11-08 15:50:33 +01:00
msgid "translator-credits"
msgstr "Stian B. Barmen <stian@barmen.nu>"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/dialogs.py:641
2005-11-08 15:50:33 +01:00
#, python-format
msgid "Subscription request for account %s from %s"
msgstr "Abbnerings ønske for konto %s fra %s"
2005-08-13 00:32:35 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/dialogs.py:644
2005-11-08 15:50:33 +01:00
#, python-format
msgid "Subscription request from %s"
msgstr "Abbonerings ønske fra %s"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/dialogs.py:688
2005-11-08 15:50:33 +01:00
msgid "You can not join a group chat unless you are connected."
msgstr "Du kan ikke gå inn i en gruppe samtale uten å være tilkoblet."
2005-08-26 00:18:55 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/dialogs.py:701
2005-12-08 17:04:18 +01:00
#, python-format
2005-11-29 21:04:36 +01:00
msgid "Join Group Chat with account %s"
2005-12-08 17:04:18 +01:00
msgstr "Bli med i samtalegruppe med konto %s"
2005-08-26 00:18:55 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/dialogs.py:703 ../src/gtkgui.glade.h:178
2005-11-08 15:50:33 +01:00
msgid "Join Group Chat"
msgstr "Bli med i Gruppesamtale"
2005-08-26 00:18:55 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/dialogs.py:792
#, fuzzy
msgid "Invalid room or server name"
msgstr "Ugyldig brukernavn"
#: ../src/dialogs.py:793
msgid "The room name or server name has not allowed characters."
msgstr ""
#: ../src/dialogs.py:812
2005-12-08 17:04:18 +01:00
#, python-format
2005-11-29 21:04:36 +01:00
msgid "Start Chat with account %s"
2005-12-08 17:04:18 +01:00
msgstr "Start samtale med konto %s"
2005-08-26 00:18:55 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/dialogs.py:814
2005-11-29 21:04:36 +01:00
msgid "Start Chat"
2005-12-08 17:04:18 +01:00
msgstr "Start Samtale"
2005-08-26 00:18:55 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/dialogs.py:815
2005-11-08 15:50:33 +01:00
msgid ""
"Fill in the contact ID of the contact you would like\n"
"to send a chat message to:"
msgstr ""
"Fyll kontakt ID til den kontakten du ønsker\n"
"å sende en melding til:"
2005-08-26 00:18:55 +02:00
2005-11-08 15:50:33 +01:00
#. if offline or connecting
2006-01-19 23:09:24 +01:00
#: ../src/dialogs.py:823 ../src/dialogs.py:1249 ../src/dialogs.py:1369
2005-11-08 15:50:33 +01:00
msgid "Connection not available"
msgstr "Tilbkobling ikke tilgjengelig"
2005-08-26 00:18:55 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/dialogs.py:824 ../src/dialogs.py:1250 ../src/dialogs.py:1370
2005-11-08 15:50:33 +01:00
#, python-format
msgid "Please make sure you are connected with \"%s\"."
msgstr "Vennligst sjekk at du er tilkoblet med \"%s\"."
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/dialogs.py:835
2005-11-08 15:50:33 +01:00
msgid "Without a connection, you can not change your password."
msgstr "Du kan ikke endre passordet ditt uten å være tilkoblet."
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/dialogs.py:854
2005-11-08 15:50:33 +01:00
msgid "You must enter a password."
msgstr "Du må skrive inn et passord."
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/dialogs.py:858
2005-11-08 15:50:33 +01:00
msgid "Passwords do not match"
msgstr "Passordene er ikke like"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/dialogs.py:859
2005-11-08 15:50:33 +01:00
msgid "The passwords typed in both fields must be identical."
msgstr "Passordene du skriver inn i begge felt må være identiske."
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/dialogs.py:905 ../src/gajim.py:363 ../src/notify.py:125
2005-11-08 15:50:33 +01:00
msgid "Contact Signed In"
msgstr "Kontakt Logget På"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/dialogs.py:916 ../src/gajim.py:384 ../src/notify.py:132
2005-11-08 15:50:33 +01:00
msgid "Contact Signed Out"
msgstr "Kontakt Logget Av"
2005-08-11 01:10:32 +02:00
2005-11-29 21:04:36 +01:00
#. chat message
2006-01-19 23:09:24 +01:00
#: ../src/dialogs.py:927 ../src/dialogs.py:939 ../src/gajim.py:467
#: ../src/notify.py:139 ../src/notify.py:151
2005-11-29 21:04:36 +01:00
msgid "New Message"
msgstr "Ny Melding"
2005-12-02 14:27:13 +01:00
#. single message
2006-01-19 23:09:24 +01:00
#: ../src/dialogs.py:927 ../src/gajim.py:465 ../src/notify.py:139
2005-11-08 15:50:33 +01:00
msgid "New Single Message"
2005-12-08 17:04:18 +01:00
msgstr "Ny Melding"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/dialogs.py:928 ../src/dialogs.py:932 ../src/gajim.py:422
#: ../src/notify.py:140 ../src/notify.py:142
2005-11-08 15:50:33 +01:00
msgid "New Private Message"
2005-12-08 17:04:18 +01:00
msgstr "Ny Privat Melding"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/dialogs.py:935
2005-12-08 17:04:18 +01:00
#, python-format
2005-11-08 15:50:33 +01:00
msgid "From %s in room %s"
2005-12-08 17:04:18 +01:00
msgstr "Fra %s i rom %s"
2005-11-08 15:50:33 +01:00
2006-01-19 23:09:24 +01:00
#: ../src/dialogs.py:938 ../src/dialogs.py:948 ../src/dialogs.py:968
2005-08-30 00:37:19 +02:00
#, python-format
2005-11-08 15:50:33 +01:00
msgid "From %s"
msgstr "Fra %s"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/dialogs.py:944 ../src/gajim.py:936 ../src/notify.py:155
2005-11-08 15:50:33 +01:00
msgid "File Transfer Request"
msgstr "Fil Overførings Forespørsel"
2005-08-11 01:10:32 +02:00
2005-11-08 15:50:33 +01:00
#. check if we should be notified
2006-01-19 23:09:24 +01:00
#: ../src/dialogs.py:951 ../src/gajim.py:834 ../src/gajim.py:918
#: ../src/notify.py:160
2005-11-08 15:50:33 +01:00
msgid "File Transfer Error"
msgstr "Fil Overføring Feilet"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/dialogs.py:957 ../src/dialogs.py:969 ../src/dialogs.py:982
#: ../src/gajim.py:967 ../src/notify.py:163 ../src/notify.py:172
#: ../src/notify.py:189
2005-11-08 15:50:33 +01:00
msgid "File Transfer Completed"
msgstr "Fil Overføring Komplett"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/dialogs.py:958 ../src/gajim.py:970 ../src/notify.py:163
2005-11-08 15:50:33 +01:00
msgid "File Transfer Stopped"
msgstr "Fil Overføring Stoppet"
2005-09-09 21:25:00 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/dialogs.py:981
2005-11-08 15:50:33 +01:00
#, python-format
msgid "To %s"
msgstr "Til %s"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/dialogs.py:989 ../src/gajim.py:841 ../src/notify.py:199
msgid "New E-mail"
msgstr ""
#: ../src/dialogs.py:993 ../src/notify.py:200
#, fuzzy, python-format
msgid "You have %d new E-mail message"
msgid_plural "You have %d new E-mail messages"
msgstr[0] "Du har uleste meldinger"
msgstr[1] "Du har uleste meldinger"
#: ../src/dialogs.py:994 ../src/notify.py:201
#, python-format
msgid "%(new_mail_gajim_ui_msg)s on %(gmail_mail_address)s"
msgstr ""
2005-12-20 15:26:14 +01:00
#. FIXME: for Received with should become 'in'
2006-01-19 23:09:24 +01:00
#: ../src/dialogs.py:1181
2005-12-08 17:04:18 +01:00
#, python-format
2005-11-29 21:04:36 +01:00
msgid "Single Message with account %s"
2005-12-08 17:04:18 +01:00
msgstr "Enslig Melding med konto %s"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/dialogs.py:1183
2005-11-08 15:50:33 +01:00
msgid "Single Message"
2005-12-08 17:04:18 +01:00
msgstr "Melding"
2005-08-11 01:10:32 +02:00
2005-12-20 15:26:14 +01:00
#. prepare UI for Sending
2006-01-19 23:09:24 +01:00
#: ../src/dialogs.py:1186
2005-11-08 15:50:33 +01:00
#, python-format
msgid "Send %s"
msgstr "Send %s"
2005-08-11 01:10:32 +02:00
2005-12-20 15:26:14 +01:00
#. prepare UI for Receiving
2006-01-19 23:09:24 +01:00
#: ../src/dialogs.py:1209
2005-08-11 01:10:32 +02:00
#, python-format
2005-11-08 15:50:33 +01:00
msgid "Received %s"
msgstr "Motatt %s"
2005-08-11 01:10:32 +02:00
2005-11-08 15:50:33 +01:00
#. we create a new blank window to send and we preset RE: and to jid
2006-01-19 23:09:24 +01:00
#: ../src/dialogs.py:1275
2005-11-08 15:50:33 +01:00
#, python-format
msgid "RE: %s"
msgstr "SV: %s"
2006-01-19 23:09:24 +01:00
#: ../src/dialogs.py:1276
2005-11-08 15:50:33 +01:00
#, python-format
2005-11-19 22:38:47 +01:00
msgid "%s wrote:\n"
2005-12-08 17:04:18 +01:00
msgstr "%s skrev:\n"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/dialogs.py:1320
2005-08-11 01:10:32 +02:00
#, python-format
2005-11-08 15:50:33 +01:00
msgid "XML Console for %s"
msgstr "XML Konsoll for %s"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/dialogs.py:1322
2005-11-08 15:50:33 +01:00
msgid "XML Console"
msgstr "XML Konsoll"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/dialogs.py:1405
2005-12-08 17:04:18 +01:00
#, python-format
2005-11-08 15:50:33 +01:00
msgid "You have been invited to the %(room_jid)s room by %(contact_jid)s"
2005-12-08 17:04:18 +01:00
msgstr "Du har blitt invitert til %(room_jid)s rommet av %(contact_jid)s"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/dialogs.py:1408
2005-08-11 01:10:32 +02:00
#, python-format
2005-11-08 15:50:33 +01:00
msgid "Comment: %s"
msgstr "Kommentar: %s"
2005-08-11 01:10:32 +02:00
Merged revisions 4987-4989,4991-4996,4999,5003 via svnmerge from
svn://svn.gajim.org/gajim/trunk
........
r4987 | nk | 2006-01-03 04:00:51 -0700 (Tue, 03 Jan 2006) | 1 line
commit 48x48 transport online/offline imgs by Grenshad (I pngcrushed them)
........
r4988 | nk | 2006-01-03 04:32:01 -0700 (Tue, 03 Jan 2006) | 1 line
icon in notification window not always jabber now. MSN if he uses msn etc. thanks stian barmen for helping me test
........
r4989 | nk | 2006-01-03 04:40:44 -0700 (Tue, 03 Jan 2006) | 1 line
all strings I got report about them, are not translatable; pot/po update
........
r4991 | asterix | 2006-01-03 08:08:21 -0700 (Tue, 03 Jan 2006) | 2 lines
don't remove the jid entry in _contacts[account] when we remove a contact
........
r4992 | asterix | 2006-01-03 08:18:30 -0700 (Tue, 03 Jan 2006) | 2 lines
fix logic
........
r4993 | asterix | 2006-01-03 09:04:14 -0700 (Tue, 03 Jan 2006) | 2 lines
a GC_Contact can have a resource if we knoe his real JID
........
r4994 | asterix | 2006-01-03 09:32:58 -0700 (Tue, 03 Jan 2006) | 2 lines
missing argument in create_gc_contact
........
r4995 | asterix | 2006-01-03 10:36:41 -0700 (Tue, 03 Jan 2006) | 2 lines
we save gc_contact vcard instance in instances[self.account]['infos'][Fake_jid]
........
r4996 | asterix | 2006-01-03 11:17:43 -0700 (Tue, 03 Jan 2006) | 2 lines
in DataForm, a field of type 'list-single' can have no <value> element. Create a default one in such a case to prevent TB
........
r4999 | asterix | 2006-01-04 05:52:26 -0700 (Wed, 04 Jan 2006) | 2 lines
prevent TB when we move a contact that was in no group
........
r5003 | asterix | 2006-01-04 09:03:42 -0700 (Wed, 04 Jan 2006) | 2 lines
handle correctly unlabeled option values in DataForms
........
2006-01-05 04:17:36 +01:00
#: ../src/disco.py:118
2005-11-08 15:50:33 +01:00
msgid "Others"
2005-12-08 17:04:18 +01:00
msgstr "Andre"
2005-08-11 01:10:32 +02:00
2005-12-02 15:08:40 +01:00
#. conference is a category for listing mostly groupchats in service discovery
Merged revisions 4987-4989,4991-4996,4999,5003 via svnmerge from
svn://svn.gajim.org/gajim/trunk
........
r4987 | nk | 2006-01-03 04:00:51 -0700 (Tue, 03 Jan 2006) | 1 line
commit 48x48 transport online/offline imgs by Grenshad (I pngcrushed them)
........
r4988 | nk | 2006-01-03 04:32:01 -0700 (Tue, 03 Jan 2006) | 1 line
icon in notification window not always jabber now. MSN if he uses msn etc. thanks stian barmen for helping me test
........
r4989 | nk | 2006-01-03 04:40:44 -0700 (Tue, 03 Jan 2006) | 1 line
all strings I got report about them, are not translatable; pot/po update
........
r4991 | asterix | 2006-01-03 08:08:21 -0700 (Tue, 03 Jan 2006) | 2 lines
don't remove the jid entry in _contacts[account] when we remove a contact
........
r4992 | asterix | 2006-01-03 08:18:30 -0700 (Tue, 03 Jan 2006) | 2 lines
fix logic
........
r4993 | asterix | 2006-01-03 09:04:14 -0700 (Tue, 03 Jan 2006) | 2 lines
a GC_Contact can have a resource if we knoe his real JID
........
r4994 | asterix | 2006-01-03 09:32:58 -0700 (Tue, 03 Jan 2006) | 2 lines
missing argument in create_gc_contact
........
r4995 | asterix | 2006-01-03 10:36:41 -0700 (Tue, 03 Jan 2006) | 2 lines
we save gc_contact vcard instance in instances[self.account]['infos'][Fake_jid]
........
r4996 | asterix | 2006-01-03 11:17:43 -0700 (Tue, 03 Jan 2006) | 2 lines
in DataForm, a field of type 'list-single' can have no <value> element. Create a default one in such a case to prevent TB
........
r4999 | asterix | 2006-01-04 05:52:26 -0700 (Wed, 04 Jan 2006) | 2 lines
prevent TB when we move a contact that was in no group
........
r5003 | asterix | 2006-01-04 09:03:42 -0700 (Wed, 04 Jan 2006) | 2 lines
handle correctly unlabeled option values in DataForms
........
2006-01-05 04:17:36 +01:00
#: ../src/disco.py:122
2005-11-08 15:50:33 +01:00
msgid "Conference"
2005-12-08 17:04:18 +01:00
msgstr "Konferanse"
2005-08-11 01:10:32 +02:00
Merged revisions 4987-4989,4991-4996,4999,5003 via svnmerge from
svn://svn.gajim.org/gajim/trunk
........
r4987 | nk | 2006-01-03 04:00:51 -0700 (Tue, 03 Jan 2006) | 1 line
commit 48x48 transport online/offline imgs by Grenshad (I pngcrushed them)
........
r4988 | nk | 2006-01-03 04:32:01 -0700 (Tue, 03 Jan 2006) | 1 line
icon in notification window not always jabber now. MSN if he uses msn etc. thanks stian barmen for helping me test
........
r4989 | nk | 2006-01-03 04:40:44 -0700 (Tue, 03 Jan 2006) | 1 line
all strings I got report about them, are not translatable; pot/po update
........
r4991 | asterix | 2006-01-03 08:08:21 -0700 (Tue, 03 Jan 2006) | 2 lines
don't remove the jid entry in _contacts[account] when we remove a contact
........
r4992 | asterix | 2006-01-03 08:18:30 -0700 (Tue, 03 Jan 2006) | 2 lines
fix logic
........
r4993 | asterix | 2006-01-03 09:04:14 -0700 (Tue, 03 Jan 2006) | 2 lines
a GC_Contact can have a resource if we knoe his real JID
........
r4994 | asterix | 2006-01-03 09:32:58 -0700 (Tue, 03 Jan 2006) | 2 lines
missing argument in create_gc_contact
........
r4995 | asterix | 2006-01-03 10:36:41 -0700 (Tue, 03 Jan 2006) | 2 lines
we save gc_contact vcard instance in instances[self.account]['infos'][Fake_jid]
........
r4996 | asterix | 2006-01-03 11:17:43 -0700 (Tue, 03 Jan 2006) | 2 lines
in DataForm, a field of type 'list-single' can have no <value> element. Create a default one in such a case to prevent TB
........
r4999 | asterix | 2006-01-04 05:52:26 -0700 (Wed, 04 Jan 2006) | 2 lines
prevent TB when we move a contact that was in no group
........
r5003 | asterix | 2006-01-04 09:03:42 -0700 (Wed, 04 Jan 2006) | 2 lines
handle correctly unlabeled option values in DataForms
........
2006-01-05 04:17:36 +01:00
#: ../src/disco.py:421
2005-11-08 15:50:33 +01:00
msgid "Without a connection, you can not browse available services"
msgstr "Uten en tilkobling kan du ikke liste ut tilgjengelige tjenester"
2005-08-11 01:10:32 +02:00
Merged revisions 4987-4989,4991-4996,4999,5003 via svnmerge from
svn://svn.gajim.org/gajim/trunk
........
r4987 | nk | 2006-01-03 04:00:51 -0700 (Tue, 03 Jan 2006) | 1 line
commit 48x48 transport online/offline imgs by Grenshad (I pngcrushed them)
........
r4988 | nk | 2006-01-03 04:32:01 -0700 (Tue, 03 Jan 2006) | 1 line
icon in notification window not always jabber now. MSN if he uses msn etc. thanks stian barmen for helping me test
........
r4989 | nk | 2006-01-03 04:40:44 -0700 (Tue, 03 Jan 2006) | 1 line
all strings I got report about them, are not translatable; pot/po update
........
r4991 | asterix | 2006-01-03 08:08:21 -0700 (Tue, 03 Jan 2006) | 2 lines
don't remove the jid entry in _contacts[account] when we remove a contact
........
r4992 | asterix | 2006-01-03 08:18:30 -0700 (Tue, 03 Jan 2006) | 2 lines
fix logic
........
r4993 | asterix | 2006-01-03 09:04:14 -0700 (Tue, 03 Jan 2006) | 2 lines
a GC_Contact can have a resource if we knoe his real JID
........
r4994 | asterix | 2006-01-03 09:32:58 -0700 (Tue, 03 Jan 2006) | 2 lines
missing argument in create_gc_contact
........
r4995 | asterix | 2006-01-03 10:36:41 -0700 (Tue, 03 Jan 2006) | 2 lines
we save gc_contact vcard instance in instances[self.account]['infos'][Fake_jid]
........
r4996 | asterix | 2006-01-03 11:17:43 -0700 (Tue, 03 Jan 2006) | 2 lines
in DataForm, a field of type 'list-single' can have no <value> element. Create a default one in such a case to prevent TB
........
r4999 | asterix | 2006-01-04 05:52:26 -0700 (Wed, 04 Jan 2006) | 2 lines
prevent TB when we move a contact that was in no group
........
r5003 | asterix | 2006-01-04 09:03:42 -0700 (Wed, 04 Jan 2006) | 2 lines
handle correctly unlabeled option values in DataForms
........
2006-01-05 04:17:36 +01:00
#: ../src/disco.py:498 ../src/disco.py:500
2005-11-08 15:50:33 +01:00
msgid "Service Discovery"
msgstr "Se etter Tjenester"
2005-08-11 01:10:32 +02:00
Merged revisions 4987-4989,4991-4996,4999,5003 via svnmerge from
svn://svn.gajim.org/gajim/trunk
........
r4987 | nk | 2006-01-03 04:00:51 -0700 (Tue, 03 Jan 2006) | 1 line
commit 48x48 transport online/offline imgs by Grenshad (I pngcrushed them)
........
r4988 | nk | 2006-01-03 04:32:01 -0700 (Tue, 03 Jan 2006) | 1 line
icon in notification window not always jabber now. MSN if he uses msn etc. thanks stian barmen for helping me test
........
r4989 | nk | 2006-01-03 04:40:44 -0700 (Tue, 03 Jan 2006) | 1 line
all strings I got report about them, are not translatable; pot/po update
........
r4991 | asterix | 2006-01-03 08:08:21 -0700 (Tue, 03 Jan 2006) | 2 lines
don't remove the jid entry in _contacts[account] when we remove a contact
........
r4992 | asterix | 2006-01-03 08:18:30 -0700 (Tue, 03 Jan 2006) | 2 lines
fix logic
........
r4993 | asterix | 2006-01-03 09:04:14 -0700 (Tue, 03 Jan 2006) | 2 lines
a GC_Contact can have a resource if we knoe his real JID
........
r4994 | asterix | 2006-01-03 09:32:58 -0700 (Tue, 03 Jan 2006) | 2 lines
missing argument in create_gc_contact
........
r4995 | asterix | 2006-01-03 10:36:41 -0700 (Tue, 03 Jan 2006) | 2 lines
we save gc_contact vcard instance in instances[self.account]['infos'][Fake_jid]
........
r4996 | asterix | 2006-01-03 11:17:43 -0700 (Tue, 03 Jan 2006) | 2 lines
in DataForm, a field of type 'list-single' can have no <value> element. Create a default one in such a case to prevent TB
........
r4999 | asterix | 2006-01-04 05:52:26 -0700 (Wed, 04 Jan 2006) | 2 lines
prevent TB when we move a contact that was in no group
........
r5003 | asterix | 2006-01-04 09:03:42 -0700 (Wed, 04 Jan 2006) | 2 lines
handle correctly unlabeled option values in DataForms
........
2006-01-05 04:17:36 +01:00
#: ../src/disco.py:578
2005-11-08 15:50:33 +01:00
msgid "The service could not be found"
2005-12-08 17:04:18 +01:00
msgstr "Tjenesten ble ikke funnet"
2005-08-11 01:10:32 +02:00
Merged revisions 4987-4989,4991-4996,4999,5003 via svnmerge from
svn://svn.gajim.org/gajim/trunk
........
r4987 | nk | 2006-01-03 04:00:51 -0700 (Tue, 03 Jan 2006) | 1 line
commit 48x48 transport online/offline imgs by Grenshad (I pngcrushed them)
........
r4988 | nk | 2006-01-03 04:32:01 -0700 (Tue, 03 Jan 2006) | 1 line
icon in notification window not always jabber now. MSN if he uses msn etc. thanks stian barmen for helping me test
........
r4989 | nk | 2006-01-03 04:40:44 -0700 (Tue, 03 Jan 2006) | 1 line
all strings I got report about them, are not translatable; pot/po update
........
r4991 | asterix | 2006-01-03 08:08:21 -0700 (Tue, 03 Jan 2006) | 2 lines
don't remove the jid entry in _contacts[account] when we remove a contact
........
r4992 | asterix | 2006-01-03 08:18:30 -0700 (Tue, 03 Jan 2006) | 2 lines
fix logic
........
r4993 | asterix | 2006-01-03 09:04:14 -0700 (Tue, 03 Jan 2006) | 2 lines
a GC_Contact can have a resource if we knoe his real JID
........
r4994 | asterix | 2006-01-03 09:32:58 -0700 (Tue, 03 Jan 2006) | 2 lines
missing argument in create_gc_contact
........
r4995 | asterix | 2006-01-03 10:36:41 -0700 (Tue, 03 Jan 2006) | 2 lines
we save gc_contact vcard instance in instances[self.account]['infos'][Fake_jid]
........
r4996 | asterix | 2006-01-03 11:17:43 -0700 (Tue, 03 Jan 2006) | 2 lines
in DataForm, a field of type 'list-single' can have no <value> element. Create a default one in such a case to prevent TB
........
r4999 | asterix | 2006-01-04 05:52:26 -0700 (Wed, 04 Jan 2006) | 2 lines
prevent TB when we move a contact that was in no group
........
r5003 | asterix | 2006-01-04 09:03:42 -0700 (Wed, 04 Jan 2006) | 2 lines
handle correctly unlabeled option values in DataForms
........
2006-01-05 04:17:36 +01:00
#: ../src/disco.py:579
2005-12-20 15:26:14 +01:00
msgid ""
"There is no service at the address you entered, or it is not responding. "
"Check the address and try again."
msgstr ""
"Det er ingen tjeneste på adressen du oppgav, eller den svarer ikke. Sjekk "
"adressen og prøv igjen."
2005-08-11 01:10:32 +02:00
Merged revisions 4987-4989,4991-4996,4999,5003 via svnmerge from
svn://svn.gajim.org/gajim/trunk
........
r4987 | nk | 2006-01-03 04:00:51 -0700 (Tue, 03 Jan 2006) | 1 line
commit 48x48 transport online/offline imgs by Grenshad (I pngcrushed them)
........
r4988 | nk | 2006-01-03 04:32:01 -0700 (Tue, 03 Jan 2006) | 1 line
icon in notification window not always jabber now. MSN if he uses msn etc. thanks stian barmen for helping me test
........
r4989 | nk | 2006-01-03 04:40:44 -0700 (Tue, 03 Jan 2006) | 1 line
all strings I got report about them, are not translatable; pot/po update
........
r4991 | asterix | 2006-01-03 08:08:21 -0700 (Tue, 03 Jan 2006) | 2 lines
don't remove the jid entry in _contacts[account] when we remove a contact
........
r4992 | asterix | 2006-01-03 08:18:30 -0700 (Tue, 03 Jan 2006) | 2 lines
fix logic
........
r4993 | asterix | 2006-01-03 09:04:14 -0700 (Tue, 03 Jan 2006) | 2 lines
a GC_Contact can have a resource if we knoe his real JID
........
r4994 | asterix | 2006-01-03 09:32:58 -0700 (Tue, 03 Jan 2006) | 2 lines
missing argument in create_gc_contact
........
r4995 | asterix | 2006-01-03 10:36:41 -0700 (Tue, 03 Jan 2006) | 2 lines
we save gc_contact vcard instance in instances[self.account]['infos'][Fake_jid]
........
r4996 | asterix | 2006-01-03 11:17:43 -0700 (Tue, 03 Jan 2006) | 2 lines
in DataForm, a field of type 'list-single' can have no <value> element. Create a default one in such a case to prevent TB
........
r4999 | asterix | 2006-01-04 05:52:26 -0700 (Wed, 04 Jan 2006) | 2 lines
prevent TB when we move a contact that was in no group
........
r5003 | asterix | 2006-01-04 09:03:42 -0700 (Wed, 04 Jan 2006) | 2 lines
handle correctly unlabeled option values in DataForms
........
2006-01-05 04:17:36 +01:00
#: ../src/disco.py:583 ../src/disco.py:868
2005-11-08 15:50:33 +01:00
msgid "The service is not browsable"
2005-12-08 17:04:18 +01:00
msgstr "Ikke mulig å utforske tjeneste"
2005-08-11 01:10:32 +02:00
Merged revisions 4987-4989,4991-4996,4999,5003 via svnmerge from
svn://svn.gajim.org/gajim/trunk
........
r4987 | nk | 2006-01-03 04:00:51 -0700 (Tue, 03 Jan 2006) | 1 line
commit 48x48 transport online/offline imgs by Grenshad (I pngcrushed them)
........
r4988 | nk | 2006-01-03 04:32:01 -0700 (Tue, 03 Jan 2006) | 1 line
icon in notification window not always jabber now. MSN if he uses msn etc. thanks stian barmen for helping me test
........
r4989 | nk | 2006-01-03 04:40:44 -0700 (Tue, 03 Jan 2006) | 1 line
all strings I got report about them, are not translatable; pot/po update
........
r4991 | asterix | 2006-01-03 08:08:21 -0700 (Tue, 03 Jan 2006) | 2 lines
don't remove the jid entry in _contacts[account] when we remove a contact
........
r4992 | asterix | 2006-01-03 08:18:30 -0700 (Tue, 03 Jan 2006) | 2 lines
fix logic
........
r4993 | asterix | 2006-01-03 09:04:14 -0700 (Tue, 03 Jan 2006) | 2 lines
a GC_Contact can have a resource if we knoe his real JID
........
r4994 | asterix | 2006-01-03 09:32:58 -0700 (Tue, 03 Jan 2006) | 2 lines
missing argument in create_gc_contact
........
r4995 | asterix | 2006-01-03 10:36:41 -0700 (Tue, 03 Jan 2006) | 2 lines
we save gc_contact vcard instance in instances[self.account]['infos'][Fake_jid]
........
r4996 | asterix | 2006-01-03 11:17:43 -0700 (Tue, 03 Jan 2006) | 2 lines
in DataForm, a field of type 'list-single' can have no <value> element. Create a default one in such a case to prevent TB
........
r4999 | asterix | 2006-01-04 05:52:26 -0700 (Wed, 04 Jan 2006) | 2 lines
prevent TB when we move a contact that was in no group
........
r5003 | asterix | 2006-01-04 09:03:42 -0700 (Wed, 04 Jan 2006) | 2 lines
handle correctly unlabeled option values in DataForms
........
2006-01-05 04:17:36 +01:00
#: ../src/disco.py:584
2005-11-08 15:50:33 +01:00
msgid "This type of service does not contain any items to browse."
2005-12-08 17:04:18 +01:00
msgstr "Denne typen tjeneste inneholder ingen elementer å utforske"
2005-08-11 01:10:32 +02:00
Merged revisions 4987-4989,4991-4996,4999,5003 via svnmerge from
svn://svn.gajim.org/gajim/trunk
........
r4987 | nk | 2006-01-03 04:00:51 -0700 (Tue, 03 Jan 2006) | 1 line
commit 48x48 transport online/offline imgs by Grenshad (I pngcrushed them)
........
r4988 | nk | 2006-01-03 04:32:01 -0700 (Tue, 03 Jan 2006) | 1 line
icon in notification window not always jabber now. MSN if he uses msn etc. thanks stian barmen for helping me test
........
r4989 | nk | 2006-01-03 04:40:44 -0700 (Tue, 03 Jan 2006) | 1 line
all strings I got report about them, are not translatable; pot/po update
........
r4991 | asterix | 2006-01-03 08:08:21 -0700 (Tue, 03 Jan 2006) | 2 lines
don't remove the jid entry in _contacts[account] when we remove a contact
........
r4992 | asterix | 2006-01-03 08:18:30 -0700 (Tue, 03 Jan 2006) | 2 lines
fix logic
........
r4993 | asterix | 2006-01-03 09:04:14 -0700 (Tue, 03 Jan 2006) | 2 lines
a GC_Contact can have a resource if we knoe his real JID
........
r4994 | asterix | 2006-01-03 09:32:58 -0700 (Tue, 03 Jan 2006) | 2 lines
missing argument in create_gc_contact
........
r4995 | asterix | 2006-01-03 10:36:41 -0700 (Tue, 03 Jan 2006) | 2 lines
we save gc_contact vcard instance in instances[self.account]['infos'][Fake_jid]
........
r4996 | asterix | 2006-01-03 11:17:43 -0700 (Tue, 03 Jan 2006) | 2 lines
in DataForm, a field of type 'list-single' can have no <value> element. Create a default one in such a case to prevent TB
........
r4999 | asterix | 2006-01-04 05:52:26 -0700 (Wed, 04 Jan 2006) | 2 lines
prevent TB when we move a contact that was in no group
........
r5003 | asterix | 2006-01-04 09:03:42 -0700 (Wed, 04 Jan 2006) | 2 lines
handle correctly unlabeled option values in DataForms
........
2006-01-05 04:17:36 +01:00
#: ../src/disco.py:664
2005-12-08 17:04:18 +01:00
#, python-format
2005-11-08 15:50:33 +01:00
msgid "Browsing %s"
2005-12-08 17:04:18 +01:00
msgstr "Utforsking %s"
2005-08-11 01:10:32 +02:00
Merged revisions 4987-4989,4991-4996,4999,5003 via svnmerge from
svn://svn.gajim.org/gajim/trunk
........
r4987 | nk | 2006-01-03 04:00:51 -0700 (Tue, 03 Jan 2006) | 1 line
commit 48x48 transport online/offline imgs by Grenshad (I pngcrushed them)
........
r4988 | nk | 2006-01-03 04:32:01 -0700 (Tue, 03 Jan 2006) | 1 line
icon in notification window not always jabber now. MSN if he uses msn etc. thanks stian barmen for helping me test
........
r4989 | nk | 2006-01-03 04:40:44 -0700 (Tue, 03 Jan 2006) | 1 line
all strings I got report about them, are not translatable; pot/po update
........
r4991 | asterix | 2006-01-03 08:08:21 -0700 (Tue, 03 Jan 2006) | 2 lines
don't remove the jid entry in _contacts[account] when we remove a contact
........
r4992 | asterix | 2006-01-03 08:18:30 -0700 (Tue, 03 Jan 2006) | 2 lines
fix logic
........
r4993 | asterix | 2006-01-03 09:04:14 -0700 (Tue, 03 Jan 2006) | 2 lines
a GC_Contact can have a resource if we knoe his real JID
........
r4994 | asterix | 2006-01-03 09:32:58 -0700 (Tue, 03 Jan 2006) | 2 lines
missing argument in create_gc_contact
........
r4995 | asterix | 2006-01-03 10:36:41 -0700 (Tue, 03 Jan 2006) | 2 lines
we save gc_contact vcard instance in instances[self.account]['infos'][Fake_jid]
........
r4996 | asterix | 2006-01-03 11:17:43 -0700 (Tue, 03 Jan 2006) | 2 lines
in DataForm, a field of type 'list-single' can have no <value> element. Create a default one in such a case to prevent TB
........
r4999 | asterix | 2006-01-04 05:52:26 -0700 (Wed, 04 Jan 2006) | 2 lines
prevent TB when we move a contact that was in no group
........
r5003 | asterix | 2006-01-04 09:03:42 -0700 (Wed, 04 Jan 2006) | 2 lines
handle correctly unlabeled option values in DataForms
........
2006-01-05 04:17:36 +01:00
#: ../src/disco.py:704
2005-11-08 15:50:33 +01:00
msgid "_Browse"
2005-12-08 17:04:18 +01:00
msgstr "_Utforsk"
2005-08-11 01:10:32 +02:00
Merged revisions 4987-4989,4991-4996,4999,5003 via svnmerge from
svn://svn.gajim.org/gajim/trunk
........
r4987 | nk | 2006-01-03 04:00:51 -0700 (Tue, 03 Jan 2006) | 1 line
commit 48x48 transport online/offline imgs by Grenshad (I pngcrushed them)
........
r4988 | nk | 2006-01-03 04:32:01 -0700 (Tue, 03 Jan 2006) | 1 line
icon in notification window not always jabber now. MSN if he uses msn etc. thanks stian barmen for helping me test
........
r4989 | nk | 2006-01-03 04:40:44 -0700 (Tue, 03 Jan 2006) | 1 line
all strings I got report about them, are not translatable; pot/po update
........
r4991 | asterix | 2006-01-03 08:08:21 -0700 (Tue, 03 Jan 2006) | 2 lines
don't remove the jid entry in _contacts[account] when we remove a contact
........
r4992 | asterix | 2006-01-03 08:18:30 -0700 (Tue, 03 Jan 2006) | 2 lines
fix logic
........
r4993 | asterix | 2006-01-03 09:04:14 -0700 (Tue, 03 Jan 2006) | 2 lines
a GC_Contact can have a resource if we knoe his real JID
........
r4994 | asterix | 2006-01-03 09:32:58 -0700 (Tue, 03 Jan 2006) | 2 lines
missing argument in create_gc_contact
........
r4995 | asterix | 2006-01-03 10:36:41 -0700 (Tue, 03 Jan 2006) | 2 lines
we save gc_contact vcard instance in instances[self.account]['infos'][Fake_jid]
........
r4996 | asterix | 2006-01-03 11:17:43 -0700 (Tue, 03 Jan 2006) | 2 lines
in DataForm, a field of type 'list-single' can have no <value> element. Create a default one in such a case to prevent TB
........
r4999 | asterix | 2006-01-04 05:52:26 -0700 (Wed, 04 Jan 2006) | 2 lines
prevent TB when we move a contact that was in no group
........
r5003 | asterix | 2006-01-04 09:03:42 -0700 (Wed, 04 Jan 2006) | 2 lines
handle correctly unlabeled option values in DataForms
........
2006-01-05 04:17:36 +01:00
#: ../src/disco.py:869
2005-11-08 15:50:33 +01:00
msgid "This service does not contain any items to browse."
2005-12-08 17:04:18 +01:00
msgstr "Denne tjenesten innholer ingen elementer å utforske."
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/disco.py:1090 ../src/disco.py:1207
2005-11-08 15:50:33 +01:00
msgid "Re_gister"
msgstr "Re_gistrer"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/disco.py:1098 ../src/disco.py:1460 ../src/gtkgui.glade.h:349
2005-12-05 16:18:28 +01:00
msgid "_Join"
msgstr "_Bli med"
2006-01-19 23:09:24 +01:00
#: ../src/disco.py:1205 ../src/gtkgui.glade.h:335 ../src/roster_window.py:1102
2005-11-08 15:50:33 +01:00
msgid "_Edit"
msgstr "_Rediger"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/disco.py:1244
2005-11-08 15:50:33 +01:00
#, python-format
msgid "Scanning %d / %d.."
2005-12-08 17:04:18 +01:00
msgstr "Skanner %d / %d.."
2005-08-11 01:10:32 +02:00
2005-11-08 15:50:33 +01:00
#. Users column
2006-01-19 23:09:24 +01:00
#: ../src/disco.py:1426
2005-11-08 15:50:33 +01:00
msgid "Users"
2005-12-08 17:04:18 +01:00
msgstr "Brukere"
2005-08-11 01:10:32 +02:00
2005-11-08 15:50:33 +01:00
#. Description column
2006-01-19 23:09:24 +01:00
#: ../src/disco.py:1433
2005-11-08 15:50:33 +01:00
msgid "Description"
2005-12-08 17:04:18 +01:00
msgstr "Beskrivelse"
2005-08-11 01:10:32 +02:00
2005-12-20 15:26:14 +01:00
#: ../src/filetransfers_window.py:89
2005-11-08 15:50:33 +01:00
msgid "File"
msgstr "Fil"
2005-08-11 01:10:32 +02:00
2005-12-20 15:26:14 +01:00
#: ../src/filetransfers_window.py:104
2005-11-08 15:50:33 +01:00
msgid "Time"
2005-12-08 17:04:18 +01:00
msgstr "Tid"
2005-08-11 01:10:32 +02:00
2005-12-20 15:26:14 +01:00
#: ../src/filetransfers_window.py:116
2005-11-08 15:50:33 +01:00
msgid "Progress"
msgstr "Fremdrift"
2005-08-11 01:10:32 +02:00
2005-12-20 15:26:14 +01:00
#: ../src/filetransfers_window.py:174 ../src/filetransfers_window.py:240
2005-11-08 15:50:33 +01:00
#, python-format
msgid "Filename: %s"
msgstr "Filnavn: %s"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/filetransfers_window.py:176 ../src/filetransfers_window.py:330
2005-11-08 15:50:33 +01:00
#, python-format
msgid "Size: %s"
msgstr "Størrelse: %s"
2005-08-11 01:10:32 +02:00
2005-11-08 15:50:33 +01:00
#. You is a reply of who sent a file
#. You is a reply of who received a file
2005-12-20 15:26:14 +01:00
#: ../src/filetransfers_window.py:185 ../src/filetransfers_window.py:195
2005-11-08 15:50:33 +01:00
msgid "You"
msgstr "Du"
2005-08-11 01:10:32 +02:00
2005-12-20 15:26:14 +01:00
#: ../src/filetransfers_window.py:186 ../src/filetransfers_window.py:242
2005-11-08 15:50:33 +01:00
#, python-format
msgid "Sender: %s"
msgstr "Sender: %s"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/filetransfers_window.py:187 ../src/filetransfers_window.py:565
#: ../src/tooltips.py:490
2005-11-08 15:50:33 +01:00
msgid "Recipient: "
msgstr "Mottaker: "
2005-08-11 01:10:32 +02:00
2005-12-20 15:26:14 +01:00
#: ../src/filetransfers_window.py:198
2005-11-08 15:50:33 +01:00
#, python-format
msgid "Saved in: %s"
msgstr "Lagret i: %s"
2005-08-11 01:10:32 +02:00
2005-12-20 15:26:14 +01:00
#: ../src/filetransfers_window.py:201
2005-11-08 15:50:33 +01:00
msgid "File transfer completed"
msgstr "Fil overføring komplett"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/filetransfers_window.py:203 ../src/gtkgui.glade.h:367
2005-11-08 15:50:33 +01:00
msgid "_Open Containing Folder"
msgstr "_Åpne Foreldre Katalog"
2005-08-11 01:10:32 +02:00
2005-12-20 15:26:14 +01:00
#: ../src/filetransfers_window.py:221 ../src/filetransfers_window.py:229
2005-11-08 15:50:33 +01:00
msgid "File transfer canceled"
msgstr "Fil overføring avbrutt"
2005-08-11 01:10:32 +02:00
2005-12-20 15:26:14 +01:00
#: ../src/filetransfers_window.py:221 ../src/filetransfers_window.py:230
2005-11-08 15:50:33 +01:00
msgid "Connection with peer cannot be established."
msgstr "Tilkoblingen kan ikke opprettes."
2005-08-11 01:10:32 +02:00
2005-12-20 15:26:14 +01:00
#: ../src/filetransfers_window.py:244
2005-11-08 15:50:33 +01:00
msgid "File transfer stopped by the contact of the other side"
msgstr "Fil overføringen ble stoppet av kontakten på den andre siden"
2005-08-11 01:10:32 +02:00
2005-12-20 15:26:14 +01:00
#: ../src/filetransfers_window.py:250
2005-11-08 15:50:33 +01:00
msgid "Choose File to Send..."
msgstr "Velg Fil for Sending..."
2005-08-11 01:10:32 +02:00
2005-12-20 15:26:14 +01:00
#: ../src/filetransfers_window.py:253
2005-11-08 15:50:33 +01:00
msgid "Send"
msgstr "Send"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/filetransfers_window.py:284
2005-11-08 15:50:33 +01:00
msgid "Gajim cannot access this file"
2005-12-08 17:04:18 +01:00
msgstr "Gajim får ikke tilgang til filen"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/filetransfers_window.py:285
2005-11-08 15:50:33 +01:00
msgid "This file is being used by another process."
2005-12-08 17:04:18 +01:00
msgstr "Denne filen er i bruk av en annen prosess."
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/filetransfers_window.py:313 ../src/filetransfers_window.py:363
msgid "This file already exists"
msgstr "Denne filen finnes fra før"
#: ../src/filetransfers_window.py:313
#, fuzzy
msgid "What do you want to do?"
msgstr "<b>Hva ønsker du å gjøre?</b>"
#: ../src/filetransfers_window.py:328
2005-11-08 15:50:33 +01:00
#, python-format
msgid "File: %s"
msgstr "Fil: %s"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/filetransfers_window.py:333
2005-11-08 15:50:33 +01:00
#, python-format
msgid "Type: %s"
msgstr "Type: %s"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/filetransfers_window.py:335
2005-08-11 01:10:32 +02:00
#, python-format
2005-11-08 15:50:33 +01:00
msgid "Description: %s"
msgstr "Beskrivelse: %s"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/filetransfers_window.py:336
2005-08-11 01:10:32 +02:00
#, python-format
2005-11-08 15:50:33 +01:00
msgid "%s wants to send you a file:"
msgstr "%s ønsker å sende deg en fil:"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/filetransfers_window.py:339
2005-11-08 15:50:33 +01:00
msgid "Save File as..."
msgstr "Lagre Fil som..."
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/filetransfers_window.py:364
2005-11-08 15:50:33 +01:00
msgid "Would you like to overwrite it?"
msgstr "Ønsker du å overskrive den?"
2005-08-11 01:10:32 +02:00
2005-11-08 15:50:33 +01:00
#. Print remaining time in format 00:00:00
#. You can change the places of (hours), (minutes), (seconds) -
#. they are not translatable.
2006-01-19 23:09:24 +01:00
#: ../src/filetransfers_window.py:436
2005-11-08 15:50:33 +01:00
#, python-format
msgid "%(hours)02.d:%(minutes)02.d:%(seconds)02.d"
2005-12-08 17:04:18 +01:00
msgstr "%(hours)02.d:%(minutes)02.d:%(seconds)02.d"
2005-08-11 01:10:32 +02:00
2005-11-08 15:50:33 +01:00
#. This should make the string Kb/s,
#. where 'Kb' part is taken from %s.
2005-12-02 15:08:40 +01:00
#. Only the 's' after / (which means second) should be translated.
2006-01-19 23:09:24 +01:00
#: ../src/filetransfers_window.py:491
2005-08-11 01:10:32 +02:00
#, python-format
2005-12-05 16:18:28 +01:00
msgid "(%(filesize_unit)s/s)"
2005-12-08 17:04:18 +01:00
msgstr "(%(filesize_unit)s/s)"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/filetransfers_window.py:537 ../src/filetransfers_window.py:540
2005-11-08 15:50:33 +01:00
msgid "Invalid File"
2005-12-08 17:04:18 +01:00
msgstr "Ugyldig Fil"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/filetransfers_window.py:537
2005-11-08 15:50:33 +01:00
msgid "File: "
2005-12-08 17:04:18 +01:00
msgstr "Fil: "
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/filetransfers_window.py:541
2005-11-21 16:09:34 +01:00
msgid "It is not possible to send empty files"
2005-12-08 17:04:18 +01:00
msgstr "Det er ikke mulig å sende tomme filer"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/filetransfers_window.py:561 ../src/tooltips.py:407
#: ../src/tooltips.py:472
2005-11-08 15:50:33 +01:00
msgid "Name: "
msgstr "Navn: "
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/filetransfers_window.py:563 ../src/tooltips.py:485
2005-11-08 15:50:33 +01:00
msgid "Sender: "
msgstr "Avsender: "
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/filetransfers_window.py:752
2005-11-08 15:50:33 +01:00
msgid "Pause"
msgstr "Pause"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/filetransfers_window.py:763 ../src/gtkgui.glade.h:329
2005-11-08 15:50:33 +01:00
msgid "_Continue"
msgstr "_Fortsett"
2005-08-11 01:10:32 +02:00
2005-12-20 15:26:14 +01:00
#: ../src/gajim-remote.py:82
2005-12-02 14:27:13 +01:00
msgid "shows a help on specific command"
2005-12-08 17:04:18 +01:00
msgstr "vis hjelp for en spesifisert kommando"
2005-08-11 01:10:32 +02:00
2005-11-08 15:50:33 +01:00
#. User gets help for the command, specified by this parameter
2005-12-20 15:26:14 +01:00
#: ../src/gajim-remote.py:85
2005-11-08 15:50:33 +01:00
msgid "command"
2005-12-08 17:04:18 +01:00
msgstr "kommando"
2005-08-11 01:10:32 +02:00
2005-12-20 15:26:14 +01:00
#: ../src/gajim-remote.py:86
2005-11-08 15:50:33 +01:00
msgid "show help on command"
msgstr "vis hjelp for kommando"
2005-08-11 01:10:32 +02:00
2005-12-20 15:26:14 +01:00
#: ../src/gajim-remote.py:90
2005-11-08 15:50:33 +01:00
msgid "Shows or hides the roster window"
msgstr "Vis eller skjul kontaktliste vinduet"
2005-08-11 01:10:32 +02:00
2005-12-20 15:26:14 +01:00
#: ../src/gajim-remote.py:94
2005-12-02 14:27:13 +01:00
msgid "Popups a window with the next unread message"
2005-12-08 17:04:18 +01:00
msgstr "Aktiver nytt vindu med den neste uleste melingen"
2005-08-11 01:10:32 +02:00
2005-12-20 15:26:14 +01:00
#: ../src/gajim-remote.py:98
msgid ""
"Prints a list of all contacts in the roster. Each contact appear on a "
"separate line"
msgstr ""
"Skriv ut en liste over alle kontakter i kontaklisten. Hver kontakt kommer på "
"en egen linje"
2005-08-11 01:10:32 +02:00
2005-12-20 15:26:14 +01:00
#: ../src/gajim-remote.py:100 ../src/gajim-remote.py:113
#: ../src/gajim-remote.py:123 ../src/gajim-remote.py:136
#: ../src/gajim-remote.py:151 ../src/gajim-remote.py:181
#: ../src/gajim-remote.py:189 ../src/gajim-remote.py:196
Merged revisions 4987-4989,4991-4996,4999,5003 via svnmerge from
svn://svn.gajim.org/gajim/trunk
........
r4987 | nk | 2006-01-03 04:00:51 -0700 (Tue, 03 Jan 2006) | 1 line
commit 48x48 transport online/offline imgs by Grenshad (I pngcrushed them)
........
r4988 | nk | 2006-01-03 04:32:01 -0700 (Tue, 03 Jan 2006) | 1 line
icon in notification window not always jabber now. MSN if he uses msn etc. thanks stian barmen for helping me test
........
r4989 | nk | 2006-01-03 04:40:44 -0700 (Tue, 03 Jan 2006) | 1 line
all strings I got report about them, are not translatable; pot/po update
........
r4991 | asterix | 2006-01-03 08:08:21 -0700 (Tue, 03 Jan 2006) | 2 lines
don't remove the jid entry in _contacts[account] when we remove a contact
........
r4992 | asterix | 2006-01-03 08:18:30 -0700 (Tue, 03 Jan 2006) | 2 lines
fix logic
........
r4993 | asterix | 2006-01-03 09:04:14 -0700 (Tue, 03 Jan 2006) | 2 lines
a GC_Contact can have a resource if we knoe his real JID
........
r4994 | asterix | 2006-01-03 09:32:58 -0700 (Tue, 03 Jan 2006) | 2 lines
missing argument in create_gc_contact
........
r4995 | asterix | 2006-01-03 10:36:41 -0700 (Tue, 03 Jan 2006) | 2 lines
we save gc_contact vcard instance in instances[self.account]['infos'][Fake_jid]
........
r4996 | asterix | 2006-01-03 11:17:43 -0700 (Tue, 03 Jan 2006) | 2 lines
in DataForm, a field of type 'list-single' can have no <value> element. Create a default one in such a case to prevent TB
........
r4999 | asterix | 2006-01-04 05:52:26 -0700 (Wed, 04 Jan 2006) | 2 lines
prevent TB when we move a contact that was in no group
........
r5003 | asterix | 2006-01-04 09:03:42 -0700 (Wed, 04 Jan 2006) | 2 lines
handle correctly unlabeled option values in DataForms
........
2006-01-05 04:17:36 +01:00
#: ../src/gajim-remote.py:203
2005-11-08 15:50:33 +01:00
msgid "account"
msgstr "konto"
2005-08-11 01:10:32 +02:00
2005-12-20 15:26:14 +01:00
#: ../src/gajim-remote.py:100
2005-11-08 15:50:33 +01:00
msgid "show only contacts of the given account"
msgstr "vis bare kontakter for denne kontoen"
2005-08-11 01:10:32 +02:00
2005-12-20 15:26:14 +01:00
#: ../src/gajim-remote.py:105
2005-12-02 14:27:13 +01:00
msgid "Prints a list of registered accounts"
2005-12-08 17:04:18 +01:00
msgstr "Skriv ut en liste over registrerte kontoer"
2005-08-11 01:10:32 +02:00
2005-12-20 15:26:14 +01:00
#: ../src/gajim-remote.py:109
2005-12-02 14:27:13 +01:00
msgid "Changes the status of account or accounts"
2005-12-08 17:04:18 +01:00
msgstr "Endrer status på konto eller kontoer"
2005-08-11 01:10:32 +02:00
2005-12-20 15:26:14 +01:00
#: ../src/gajim-remote.py:111
2005-11-08 15:50:33 +01:00
msgid "status"
msgstr "status"
2005-08-11 01:10:32 +02:00
2005-12-20 15:26:14 +01:00
#: ../src/gajim-remote.py:111
2005-11-08 15:50:33 +01:00
msgid "one of: offline, online, chat, away, xa, dnd, invisible "
2005-12-20 15:26:14 +01:00
msgstr ""
"en av: frakoblet, tilkoblet, samtale, borte, mer borte, ikke forstyrr, "
"usynlig"
2005-08-11 01:10:32 +02:00
2005-12-20 15:26:14 +01:00
#: ../src/gajim-remote.py:112 ../src/gajim-remote.py:133
2005-11-08 15:50:33 +01:00
msgid "message"
msgstr "melding"
2005-08-11 01:10:32 +02:00
2005-12-20 15:26:14 +01:00
#: ../src/gajim-remote.py:112
2005-11-08 15:50:33 +01:00
msgid "status message"
msgstr "status melding"
2005-08-11 01:10:32 +02:00
2005-12-02 14:27:13 +01:00
#: ../src/gajim-remote.py:113
2005-12-20 15:26:14 +01:00
msgid ""
"change status of account \"account\". If not specified, try to change status "
"of all accounts that have \"sync with global status\" option set"
msgstr ""
"endre status til konto \"konto\". Dersom uspesifisert, prøv å endre status "
"til alle kontoer som har \"synkroniser med global status\" valget påslått"
#: ../src/gajim-remote.py:119
2005-12-02 14:27:13 +01:00
msgid "Shows the chat dialog so that you can send messages to a contact"
2005-12-08 17:04:18 +01:00
msgstr "Vis samtale vinduet så du kan sende meldinger til en kontakt"
2005-08-11 01:10:32 +02:00
2005-12-20 15:26:14 +01:00
#: ../src/gajim-remote.py:121
2005-11-08 15:50:33 +01:00
msgid "JID of the contact that you want to chat with"
msgstr "JID til kontakten du ønsker å snakke med"
2005-08-11 01:10:32 +02:00
2005-12-20 15:26:14 +01:00
#: ../src/gajim-remote.py:123 ../src/gajim-remote.py:181
2005-11-08 15:50:33 +01:00
msgid "if specified, contact is taken from the contact list of this account"
msgstr "om spesifisert vil kontakten fjernes fra listen på denne kontoen"
2005-12-20 15:26:14 +01:00
#: ../src/gajim-remote.py:128
msgid ""
"Sends new message to a contact in the roster. Both OpenPGP key and account "
"are optional. If you want to set only 'account', without 'OpenPGP key', just "
"set 'OpenPGP key' to ''."
msgstr ""
"Sender ny melding til en kontakt i kontaktlisten. Både OpenPGP nøkkelen og "
"konto er valgfritt. Dersom du ønsker å sette bare 'konto', uten 'OpenPGP "
"nøkkel', sett bare 'OpenPGP nøkkel' til ''."
2005-08-11 01:10:32 +02:00
2005-12-20 15:26:14 +01:00
#: ../src/gajim-remote.py:132
2005-11-08 15:50:33 +01:00
msgid "JID of the contact that will receive the message"
msgstr "JID til kontakten som vil motta meldingen"
2005-08-11 01:10:32 +02:00
2005-12-20 15:26:14 +01:00
#: ../src/gajim-remote.py:133
2005-11-08 15:50:33 +01:00
msgid "message contents"
msgstr "meldings innhold"
2005-08-11 01:10:32 +02:00
2005-12-20 15:26:14 +01:00
#: ../src/gajim-remote.py:134
2005-11-08 15:50:33 +01:00
msgid "pgp key"
msgstr "pgp nøkkel"
2005-08-11 01:10:32 +02:00
2005-12-20 15:26:14 +01:00
#: ../src/gajim-remote.py:134
2005-11-08 15:50:33 +01:00
msgid "if specified, the message will be encrypted using this public key"
2005-12-20 15:26:14 +01:00
msgstr ""
"dersom spesifisert vil meldingen bli kryptert med denne offentlige nøkkelen"
2005-08-11 01:10:32 +02:00
2005-12-20 15:26:14 +01:00
#: ../src/gajim-remote.py:136
2005-11-08 15:50:33 +01:00
msgid "if specified, the message will be sent using this account"
msgstr "dersom spesifisert, vil meldingen bli sendt med denne kontoen"
2005-08-11 01:10:32 +02:00
2005-12-20 15:26:14 +01:00
#: ../src/gajim-remote.py:141
2005-12-02 14:27:13 +01:00
msgid "Gets detailed info on a contact"
2005-12-08 17:04:18 +01:00
msgstr "Henter detaljert informasjon om en kontakt"
2005-08-11 01:10:32 +02:00
2005-12-20 15:26:14 +01:00
#: ../src/gajim-remote.py:143 ../src/gajim-remote.py:150
#: ../src/gajim-remote.py:180
2005-11-08 15:50:33 +01:00
msgid "JID of the contact"
msgstr "JID til kontakten"
2005-08-11 01:10:32 +02:00
2005-12-20 15:26:14 +01:00
#: ../src/gajim-remote.py:147
2005-12-02 14:27:13 +01:00
msgid "Sends file to a contact"
2005-12-08 17:04:18 +01:00
msgstr "Sender fil til en kontakt"
2005-08-11 01:10:32 +02:00
2005-12-20 15:26:14 +01:00
#: ../src/gajim-remote.py:149
2005-11-08 15:50:33 +01:00
msgid "file"
msgstr "fil"
2005-08-11 01:10:32 +02:00
2005-12-20 15:26:14 +01:00
#: ../src/gajim-remote.py:149
2005-11-08 15:50:33 +01:00
msgid "File path"
msgstr "Fil sti"
2005-08-11 01:10:32 +02:00
2005-12-20 15:26:14 +01:00
#: ../src/gajim-remote.py:151
2005-11-08 15:50:33 +01:00
msgid "if specified, file will be sent using this account"
msgstr "dersom spesifisert, vil filen bli sendt fra denne kontoen"
2005-08-11 01:10:32 +02:00
2005-12-20 15:26:14 +01:00
#: ../src/gajim-remote.py:156
2005-12-02 14:27:13 +01:00
msgid "Lists all preferences and their values"
2005-12-08 17:04:18 +01:00
msgstr "Viser alle instillingsmuligheter og gjeldende verdier"
2005-08-11 01:10:32 +02:00
2005-12-20 15:26:14 +01:00
#: ../src/gajim-remote.py:160
2005-12-02 14:27:13 +01:00
msgid "Sets value of 'key' to 'value'."
2005-12-08 17:04:18 +01:00
msgstr "Setter verdien av 'nøkkel' til 'verdi',"
2005-08-11 01:10:32 +02:00
2005-12-20 15:26:14 +01:00
#: ../src/gajim-remote.py:162
2005-11-08 15:50:33 +01:00
msgid "key=value"
2005-12-08 17:04:18 +01:00
msgstr "nøkkel=verdi"
2005-08-11 01:10:32 +02:00
2005-12-20 15:26:14 +01:00
#: ../src/gajim-remote.py:162
2005-11-08 15:50:33 +01:00
msgid "'key' is the name of the preference, 'value' is the value to set it to"
2005-12-08 17:04:18 +01:00
msgstr "'nøkkel' er navnet på instillingen, 'verdi' er gjeldende instilling"
2005-08-11 01:10:32 +02:00
2005-12-20 15:26:14 +01:00
#: ../src/gajim-remote.py:167
2005-12-02 14:27:13 +01:00
msgid "Deletes a preference item"
2005-12-08 17:04:18 +01:00
msgstr "Sletter en instilling"
2005-08-11 01:10:32 +02:00
2005-12-20 15:26:14 +01:00
#: ../src/gajim-remote.py:169
2005-11-08 15:50:33 +01:00
msgid "key"
2005-12-08 17:04:18 +01:00
msgstr "nøkkel"
2005-08-11 01:10:32 +02:00
2005-12-20 15:26:14 +01:00
#: ../src/gajim-remote.py:169
2005-11-08 15:50:33 +01:00
msgid "name of the preference to be deleted"
2005-12-08 17:04:18 +01:00
msgstr "navnet på instillingen som skal slettes"
2005-08-11 01:10:32 +02:00
2005-12-20 15:26:14 +01:00
#: ../src/gajim-remote.py:173
2005-12-02 14:27:13 +01:00
msgid "Writes the current state of Gajim preferences to the .config file"
2005-12-08 17:04:18 +01:00
msgstr "Skriver gjeldende Gajim instillinger til .config filen"
2005-08-11 01:10:32 +02:00
2005-12-20 15:26:14 +01:00
#: ../src/gajim-remote.py:178
2005-12-02 14:27:13 +01:00
msgid "Removes contact from roster"
2005-12-08 17:04:18 +01:00
msgstr "Fjerner kontakt fra kontaktlisten"
2005-08-11 01:10:32 +02:00
2005-12-20 15:26:14 +01:00
#: ../src/gajim-remote.py:187
2005-12-02 14:27:13 +01:00
msgid "Adds contact to roster"
2005-12-08 17:04:18 +01:00
msgstr "Legger til kontakt til kontaktlisten"
2005-08-11 01:10:32 +02:00
2005-12-20 15:26:14 +01:00
#: ../src/gajim-remote.py:189
2005-12-02 14:27:13 +01:00
msgid "Adds new contact to this account."
2005-12-08 17:04:18 +01:00
msgstr "Legger til ny kontakt til denne kontoen."
2005-08-11 01:10:32 +02:00
2005-12-20 15:26:14 +01:00
#: ../src/gajim-remote.py:194
2005-12-02 14:27:13 +01:00
msgid "Returns current status (the global one unless account is specified)"
2005-12-20 15:26:14 +01:00
msgstr ""
"Returnerer instillinger (globale instillinger om ikke en konto er "
"spesifisert)"
2005-12-02 14:27:13 +01:00
Merged revisions 4987-4989,4991-4996,4999,5003 via svnmerge from
svn://svn.gajim.org/gajim/trunk
........
r4987 | nk | 2006-01-03 04:00:51 -0700 (Tue, 03 Jan 2006) | 1 line
commit 48x48 transport online/offline imgs by Grenshad (I pngcrushed them)
........
r4988 | nk | 2006-01-03 04:32:01 -0700 (Tue, 03 Jan 2006) | 1 line
icon in notification window not always jabber now. MSN if he uses msn etc. thanks stian barmen for helping me test
........
r4989 | nk | 2006-01-03 04:40:44 -0700 (Tue, 03 Jan 2006) | 1 line
all strings I got report about them, are not translatable; pot/po update
........
r4991 | asterix | 2006-01-03 08:08:21 -0700 (Tue, 03 Jan 2006) | 2 lines
don't remove the jid entry in _contacts[account] when we remove a contact
........
r4992 | asterix | 2006-01-03 08:18:30 -0700 (Tue, 03 Jan 2006) | 2 lines
fix logic
........
r4993 | asterix | 2006-01-03 09:04:14 -0700 (Tue, 03 Jan 2006) | 2 lines
a GC_Contact can have a resource if we knoe his real JID
........
r4994 | asterix | 2006-01-03 09:32:58 -0700 (Tue, 03 Jan 2006) | 2 lines
missing argument in create_gc_contact
........
r4995 | asterix | 2006-01-03 10:36:41 -0700 (Tue, 03 Jan 2006) | 2 lines
we save gc_contact vcard instance in instances[self.account]['infos'][Fake_jid]
........
r4996 | asterix | 2006-01-03 11:17:43 -0700 (Tue, 03 Jan 2006) | 2 lines
in DataForm, a field of type 'list-single' can have no <value> element. Create a default one in such a case to prevent TB
........
r4999 | asterix | 2006-01-04 05:52:26 -0700 (Wed, 04 Jan 2006) | 2 lines
prevent TB when we move a contact that was in no group
........
r5003 | asterix | 2006-01-04 09:03:42 -0700 (Wed, 04 Jan 2006) | 2 lines
handle correctly unlabeled option values in DataForms
........
2006-01-05 04:17:36 +01:00
#: ../src/gajim-remote.py:201
#, fuzzy
msgid ""
"Returns current status message(the global one unless account is specified)"
msgstr ""
"Returnerer instillinger (globale instillinger om ikke en konto er "
"spesifisert)"
#: ../src/gajim-remote.py:223
2005-11-08 15:50:33 +01:00
msgid "Missing argument \"contact_jid\""
msgstr "Mangler argument \"contact_jid\""
2005-08-11 01:10:32 +02:00
Merged revisions 4987-4989,4991-4996,4999,5003 via svnmerge from
svn://svn.gajim.org/gajim/trunk
........
r4987 | nk | 2006-01-03 04:00:51 -0700 (Tue, 03 Jan 2006) | 1 line
commit 48x48 transport online/offline imgs by Grenshad (I pngcrushed them)
........
r4988 | nk | 2006-01-03 04:32:01 -0700 (Tue, 03 Jan 2006) | 1 line
icon in notification window not always jabber now. MSN if he uses msn etc. thanks stian barmen for helping me test
........
r4989 | nk | 2006-01-03 04:40:44 -0700 (Tue, 03 Jan 2006) | 1 line
all strings I got report about them, are not translatable; pot/po update
........
r4991 | asterix | 2006-01-03 08:08:21 -0700 (Tue, 03 Jan 2006) | 2 lines
don't remove the jid entry in _contacts[account] when we remove a contact
........
r4992 | asterix | 2006-01-03 08:18:30 -0700 (Tue, 03 Jan 2006) | 2 lines
fix logic
........
r4993 | asterix | 2006-01-03 09:04:14 -0700 (Tue, 03 Jan 2006) | 2 lines
a GC_Contact can have a resource if we knoe his real JID
........
r4994 | asterix | 2006-01-03 09:32:58 -0700 (Tue, 03 Jan 2006) | 2 lines
missing argument in create_gc_contact
........
r4995 | asterix | 2006-01-03 10:36:41 -0700 (Tue, 03 Jan 2006) | 2 lines
we save gc_contact vcard instance in instances[self.account]['infos'][Fake_jid]
........
r4996 | asterix | 2006-01-03 11:17:43 -0700 (Tue, 03 Jan 2006) | 2 lines
in DataForm, a field of type 'list-single' can have no <value> element. Create a default one in such a case to prevent TB
........
r4999 | asterix | 2006-01-04 05:52:26 -0700 (Wed, 04 Jan 2006) | 2 lines
prevent TB when we move a contact that was in no group
........
r5003 | asterix | 2006-01-04 09:03:42 -0700 (Wed, 04 Jan 2006) | 2 lines
handle correctly unlabeled option values in DataForms
........
2006-01-05 04:17:36 +01:00
#: ../src/gajim-remote.py:246
2005-08-11 01:10:32 +02:00
#, python-format
2005-11-08 15:50:33 +01:00
msgid ""
"'%s' is not in your roster.\n"
"Please specify account for sending the message."
msgstr ""
"'%s' er ikke in kontaktlisten din.\n"
"Venligst spesifiser konto for sending av meldingen."
2005-08-11 01:10:32 +02:00
Merged revisions 4987-4989,4991-4996,4999,5003 via svnmerge from
svn://svn.gajim.org/gajim/trunk
........
r4987 | nk | 2006-01-03 04:00:51 -0700 (Tue, 03 Jan 2006) | 1 line
commit 48x48 transport online/offline imgs by Grenshad (I pngcrushed them)
........
r4988 | nk | 2006-01-03 04:32:01 -0700 (Tue, 03 Jan 2006) | 1 line
icon in notification window not always jabber now. MSN if he uses msn etc. thanks stian barmen for helping me test
........
r4989 | nk | 2006-01-03 04:40:44 -0700 (Tue, 03 Jan 2006) | 1 line
all strings I got report about them, are not translatable; pot/po update
........
r4991 | asterix | 2006-01-03 08:08:21 -0700 (Tue, 03 Jan 2006) | 2 lines
don't remove the jid entry in _contacts[account] when we remove a contact
........
r4992 | asterix | 2006-01-03 08:18:30 -0700 (Tue, 03 Jan 2006) | 2 lines
fix logic
........
r4993 | asterix | 2006-01-03 09:04:14 -0700 (Tue, 03 Jan 2006) | 2 lines
a GC_Contact can have a resource if we knoe his real JID
........
r4994 | asterix | 2006-01-03 09:32:58 -0700 (Tue, 03 Jan 2006) | 2 lines
missing argument in create_gc_contact
........
r4995 | asterix | 2006-01-03 10:36:41 -0700 (Tue, 03 Jan 2006) | 2 lines
we save gc_contact vcard instance in instances[self.account]['infos'][Fake_jid]
........
r4996 | asterix | 2006-01-03 11:17:43 -0700 (Tue, 03 Jan 2006) | 2 lines
in DataForm, a field of type 'list-single' can have no <value> element. Create a default one in such a case to prevent TB
........
r4999 | asterix | 2006-01-04 05:52:26 -0700 (Wed, 04 Jan 2006) | 2 lines
prevent TB when we move a contact that was in no group
........
r5003 | asterix | 2006-01-04 09:03:42 -0700 (Wed, 04 Jan 2006) | 2 lines
handle correctly unlabeled option values in DataForms
........
2006-01-05 04:17:36 +01:00
#: ../src/gajim-remote.py:249
2005-11-08 15:50:33 +01:00
msgid "You have no active account"
msgstr "Du har ingen aktiv konto"
2005-08-11 01:10:32 +02:00
Merged revisions 4987-4989,4991-4996,4999,5003 via svnmerge from
svn://svn.gajim.org/gajim/trunk
........
r4987 | nk | 2006-01-03 04:00:51 -0700 (Tue, 03 Jan 2006) | 1 line
commit 48x48 transport online/offline imgs by Grenshad (I pngcrushed them)
........
r4988 | nk | 2006-01-03 04:32:01 -0700 (Tue, 03 Jan 2006) | 1 line
icon in notification window not always jabber now. MSN if he uses msn etc. thanks stian barmen for helping me test
........
r4989 | nk | 2006-01-03 04:40:44 -0700 (Tue, 03 Jan 2006) | 1 line
all strings I got report about them, are not translatable; pot/po update
........
r4991 | asterix | 2006-01-03 08:08:21 -0700 (Tue, 03 Jan 2006) | 2 lines
don't remove the jid entry in _contacts[account] when we remove a contact
........
r4992 | asterix | 2006-01-03 08:18:30 -0700 (Tue, 03 Jan 2006) | 2 lines
fix logic
........
r4993 | asterix | 2006-01-03 09:04:14 -0700 (Tue, 03 Jan 2006) | 2 lines
a GC_Contact can have a resource if we knoe his real JID
........
r4994 | asterix | 2006-01-03 09:32:58 -0700 (Tue, 03 Jan 2006) | 2 lines
missing argument in create_gc_contact
........
r4995 | asterix | 2006-01-03 10:36:41 -0700 (Tue, 03 Jan 2006) | 2 lines
we save gc_contact vcard instance in instances[self.account]['infos'][Fake_jid]
........
r4996 | asterix | 2006-01-03 11:17:43 -0700 (Tue, 03 Jan 2006) | 2 lines
in DataForm, a field of type 'list-single' can have no <value> element. Create a default one in such a case to prevent TB
........
r4999 | asterix | 2006-01-04 05:52:26 -0700 (Wed, 04 Jan 2006) | 2 lines
prevent TB when we move a contact that was in no group
........
r5003 | asterix | 2006-01-04 09:03:42 -0700 (Wed, 04 Jan 2006) | 2 lines
handle correctly unlabeled option values in DataForms
........
2006-01-05 04:17:36 +01:00
#: ../src/gajim-remote.py:283
2005-08-11 01:10:32 +02:00
#, python-format
2005-11-08 15:50:33 +01:00
msgid "Unknown D-Bus version: %s"
msgstr "Ukjent D-Bus versjon: %s"
2005-08-11 01:10:32 +02:00
Merged revisions 4987-4989,4991-4996,4999,5003 via svnmerge from
svn://svn.gajim.org/gajim/trunk
........
r4987 | nk | 2006-01-03 04:00:51 -0700 (Tue, 03 Jan 2006) | 1 line
commit 48x48 transport online/offline imgs by Grenshad (I pngcrushed them)
........
r4988 | nk | 2006-01-03 04:32:01 -0700 (Tue, 03 Jan 2006) | 1 line
icon in notification window not always jabber now. MSN if he uses msn etc. thanks stian barmen for helping me test
........
r4989 | nk | 2006-01-03 04:40:44 -0700 (Tue, 03 Jan 2006) | 1 line
all strings I got report about them, are not translatable; pot/po update
........
r4991 | asterix | 2006-01-03 08:08:21 -0700 (Tue, 03 Jan 2006) | 2 lines
don't remove the jid entry in _contacts[account] when we remove a contact
........
r4992 | asterix | 2006-01-03 08:18:30 -0700 (Tue, 03 Jan 2006) | 2 lines
fix logic
........
r4993 | asterix | 2006-01-03 09:04:14 -0700 (Tue, 03 Jan 2006) | 2 lines
a GC_Contact can have a resource if we knoe his real JID
........
r4994 | asterix | 2006-01-03 09:32:58 -0700 (Tue, 03 Jan 2006) | 2 lines
missing argument in create_gc_contact
........
r4995 | asterix | 2006-01-03 10:36:41 -0700 (Tue, 03 Jan 2006) | 2 lines
we save gc_contact vcard instance in instances[self.account]['infos'][Fake_jid]
........
r4996 | asterix | 2006-01-03 11:17:43 -0700 (Tue, 03 Jan 2006) | 2 lines
in DataForm, a field of type 'list-single' can have no <value> element. Create a default one in such a case to prevent TB
........
r4999 | asterix | 2006-01-04 05:52:26 -0700 (Wed, 04 Jan 2006) | 2 lines
prevent TB when we move a contact that was in no group
........
r5003 | asterix | 2006-01-04 09:03:42 -0700 (Wed, 04 Jan 2006) | 2 lines
handle correctly unlabeled option values in DataForms
........
2006-01-05 04:17:36 +01:00
#: ../src/gajim-remote.py:310
2005-08-11 01:10:32 +02:00
#, python-format
2005-11-08 15:50:33 +01:00
msgid ""
"Usage: %s %s %s \n"
"\t"
msgstr ""
"Bruk: %s %s %s \n"
"\t"
2005-08-11 01:10:32 +02:00
Merged revisions 4987-4989,4991-4996,4999,5003 via svnmerge from
svn://svn.gajim.org/gajim/trunk
........
r4987 | nk | 2006-01-03 04:00:51 -0700 (Tue, 03 Jan 2006) | 1 line
commit 48x48 transport online/offline imgs by Grenshad (I pngcrushed them)
........
r4988 | nk | 2006-01-03 04:32:01 -0700 (Tue, 03 Jan 2006) | 1 line
icon in notification window not always jabber now. MSN if he uses msn etc. thanks stian barmen for helping me test
........
r4989 | nk | 2006-01-03 04:40:44 -0700 (Tue, 03 Jan 2006) | 1 line
all strings I got report about them, are not translatable; pot/po update
........
r4991 | asterix | 2006-01-03 08:08:21 -0700 (Tue, 03 Jan 2006) | 2 lines
don't remove the jid entry in _contacts[account] when we remove a contact
........
r4992 | asterix | 2006-01-03 08:18:30 -0700 (Tue, 03 Jan 2006) | 2 lines
fix logic
........
r4993 | asterix | 2006-01-03 09:04:14 -0700 (Tue, 03 Jan 2006) | 2 lines
a GC_Contact can have a resource if we knoe his real JID
........
r4994 | asterix | 2006-01-03 09:32:58 -0700 (Tue, 03 Jan 2006) | 2 lines
missing argument in create_gc_contact
........
r4995 | asterix | 2006-01-03 10:36:41 -0700 (Tue, 03 Jan 2006) | 2 lines
we save gc_contact vcard instance in instances[self.account]['infos'][Fake_jid]
........
r4996 | asterix | 2006-01-03 11:17:43 -0700 (Tue, 03 Jan 2006) | 2 lines
in DataForm, a field of type 'list-single' can have no <value> element. Create a default one in such a case to prevent TB
........
r4999 | asterix | 2006-01-04 05:52:26 -0700 (Wed, 04 Jan 2006) | 2 lines
prevent TB when we move a contact that was in no group
........
r5003 | asterix | 2006-01-04 09:03:42 -0700 (Wed, 04 Jan 2006) | 2 lines
handle correctly unlabeled option values in DataForms
........
2006-01-05 04:17:36 +01:00
#: ../src/gajim-remote.py:313
2005-11-08 15:50:33 +01:00
msgid "Arguments:"
msgstr "Argumenter:"
2005-08-11 01:10:32 +02:00
Merged revisions 4987-4989,4991-4996,4999,5003 via svnmerge from
svn://svn.gajim.org/gajim/trunk
........
r4987 | nk | 2006-01-03 04:00:51 -0700 (Tue, 03 Jan 2006) | 1 line
commit 48x48 transport online/offline imgs by Grenshad (I pngcrushed them)
........
r4988 | nk | 2006-01-03 04:32:01 -0700 (Tue, 03 Jan 2006) | 1 line
icon in notification window not always jabber now. MSN if he uses msn etc. thanks stian barmen for helping me test
........
r4989 | nk | 2006-01-03 04:40:44 -0700 (Tue, 03 Jan 2006) | 1 line
all strings I got report about them, are not translatable; pot/po update
........
r4991 | asterix | 2006-01-03 08:08:21 -0700 (Tue, 03 Jan 2006) | 2 lines
don't remove the jid entry in _contacts[account] when we remove a contact
........
r4992 | asterix | 2006-01-03 08:18:30 -0700 (Tue, 03 Jan 2006) | 2 lines
fix logic
........
r4993 | asterix | 2006-01-03 09:04:14 -0700 (Tue, 03 Jan 2006) | 2 lines
a GC_Contact can have a resource if we knoe his real JID
........
r4994 | asterix | 2006-01-03 09:32:58 -0700 (Tue, 03 Jan 2006) | 2 lines
missing argument in create_gc_contact
........
r4995 | asterix | 2006-01-03 10:36:41 -0700 (Tue, 03 Jan 2006) | 2 lines
we save gc_contact vcard instance in instances[self.account]['infos'][Fake_jid]
........
r4996 | asterix | 2006-01-03 11:17:43 -0700 (Tue, 03 Jan 2006) | 2 lines
in DataForm, a field of type 'list-single' can have no <value> element. Create a default one in such a case to prevent TB
........
r4999 | asterix | 2006-01-04 05:52:26 -0700 (Wed, 04 Jan 2006) | 2 lines
prevent TB when we move a contact that was in no group
........
r5003 | asterix | 2006-01-04 09:03:42 -0700 (Wed, 04 Jan 2006) | 2 lines
handle correctly unlabeled option values in DataForms
........
2006-01-05 04:17:36 +01:00
#: ../src/gajim-remote.py:317
2005-08-11 01:10:32 +02:00
#, python-format
2005-11-08 15:50:33 +01:00
msgid "%s not found"
msgstr "%s ikke funnet"
2005-08-11 01:10:32 +02:00
Merged revisions 4987-4989,4991-4996,4999,5003 via svnmerge from
svn://svn.gajim.org/gajim/trunk
........
r4987 | nk | 2006-01-03 04:00:51 -0700 (Tue, 03 Jan 2006) | 1 line
commit 48x48 transport online/offline imgs by Grenshad (I pngcrushed them)
........
r4988 | nk | 2006-01-03 04:32:01 -0700 (Tue, 03 Jan 2006) | 1 line
icon in notification window not always jabber now. MSN if he uses msn etc. thanks stian barmen for helping me test
........
r4989 | nk | 2006-01-03 04:40:44 -0700 (Tue, 03 Jan 2006) | 1 line
all strings I got report about them, are not translatable; pot/po update
........
r4991 | asterix | 2006-01-03 08:08:21 -0700 (Tue, 03 Jan 2006) | 2 lines
don't remove the jid entry in _contacts[account] when we remove a contact
........
r4992 | asterix | 2006-01-03 08:18:30 -0700 (Tue, 03 Jan 2006) | 2 lines
fix logic
........
r4993 | asterix | 2006-01-03 09:04:14 -0700 (Tue, 03 Jan 2006) | 2 lines
a GC_Contact can have a resource if we knoe his real JID
........
r4994 | asterix | 2006-01-03 09:32:58 -0700 (Tue, 03 Jan 2006) | 2 lines
missing argument in create_gc_contact
........
r4995 | asterix | 2006-01-03 10:36:41 -0700 (Tue, 03 Jan 2006) | 2 lines
we save gc_contact vcard instance in instances[self.account]['infos'][Fake_jid]
........
r4996 | asterix | 2006-01-03 11:17:43 -0700 (Tue, 03 Jan 2006) | 2 lines
in DataForm, a field of type 'list-single' can have no <value> element. Create a default one in such a case to prevent TB
........
r4999 | asterix | 2006-01-04 05:52:26 -0700 (Wed, 04 Jan 2006) | 2 lines
prevent TB when we move a contact that was in no group
........
r5003 | asterix | 2006-01-04 09:03:42 -0700 (Wed, 04 Jan 2006) | 2 lines
handle correctly unlabeled option values in DataForms
........
2006-01-05 04:17:36 +01:00
#: ../src/gajim-remote.py:321
2005-08-11 01:10:32 +02:00
#, python-format
msgid ""
2005-11-08 15:50:33 +01:00
"Usage: %s command [arguments]\n"
"Command is one of:\n"
2005-08-11 01:10:32 +02:00
msgstr ""
2005-11-08 15:50:33 +01:00
"Bruk: %s kommando [argumenter]\n"
"Kommando er en av:\n"
2005-08-11 01:10:32 +02:00
Merged revisions 4987-4989,4991-4996,4999,5003 via svnmerge from
svn://svn.gajim.org/gajim/trunk
........
r4987 | nk | 2006-01-03 04:00:51 -0700 (Tue, 03 Jan 2006) | 1 line
commit 48x48 transport online/offline imgs by Grenshad (I pngcrushed them)
........
r4988 | nk | 2006-01-03 04:32:01 -0700 (Tue, 03 Jan 2006) | 1 line
icon in notification window not always jabber now. MSN if he uses msn etc. thanks stian barmen for helping me test
........
r4989 | nk | 2006-01-03 04:40:44 -0700 (Tue, 03 Jan 2006) | 1 line
all strings I got report about them, are not translatable; pot/po update
........
r4991 | asterix | 2006-01-03 08:08:21 -0700 (Tue, 03 Jan 2006) | 2 lines
don't remove the jid entry in _contacts[account] when we remove a contact
........
r4992 | asterix | 2006-01-03 08:18:30 -0700 (Tue, 03 Jan 2006) | 2 lines
fix logic
........
r4993 | asterix | 2006-01-03 09:04:14 -0700 (Tue, 03 Jan 2006) | 2 lines
a GC_Contact can have a resource if we knoe his real JID
........
r4994 | asterix | 2006-01-03 09:32:58 -0700 (Tue, 03 Jan 2006) | 2 lines
missing argument in create_gc_contact
........
r4995 | asterix | 2006-01-03 10:36:41 -0700 (Tue, 03 Jan 2006) | 2 lines
we save gc_contact vcard instance in instances[self.account]['infos'][Fake_jid]
........
r4996 | asterix | 2006-01-03 11:17:43 -0700 (Tue, 03 Jan 2006) | 2 lines
in DataForm, a field of type 'list-single' can have no <value> element. Create a default one in such a case to prevent TB
........
r4999 | asterix | 2006-01-04 05:52:26 -0700 (Wed, 04 Jan 2006) | 2 lines
prevent TB when we move a contact that was in no group
........
r5003 | asterix | 2006-01-04 09:03:42 -0700 (Wed, 04 Jan 2006) | 2 lines
handle correctly unlabeled option values in DataForms
........
2006-01-05 04:17:36 +01:00
#: ../src/gajim-remote.py:530
2005-08-11 01:10:32 +02:00
#, python-format
2005-11-08 15:50:33 +01:00
msgid ""
"Argument \"%s\" is not specified. \n"
"Type \"%s help %s\" for more info"
msgstr ""
"Argumenteet \"%s\" er ikke spesifisert. \n"
"Skriv \"%s hjelp %s\" for mer informasjon"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gajim.py:49
2005-09-09 21:25:00 +02:00
msgid "Gajim needs Xserver to run. Quiting..."
2005-12-08 17:04:18 +01:00
msgstr "Gajim trenger en Xserver for å kjøre. Avslutter..."
2005-09-09 21:25:00 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gajim.py:53
2005-12-02 14:27:13 +01:00
msgid "Gajim needs PyGTK 2.6 or above"
2005-12-08 17:04:18 +01:00
msgstr "Gajim trenger PyGTK 2.6 eller høyere"
2005-12-02 14:27:13 +01:00
2006-01-19 23:09:24 +01:00
#: ../src/gajim.py:54
2005-12-02 14:27:13 +01:00
msgid "Gajim needs PyGTK 2.6 or above to run. Quiting..."
2005-12-08 17:04:18 +01:00
msgstr "Gajim tenger PyGTK 2.6 eller høyere for å kjøre. Avslutter..."
2005-12-02 14:27:13 +01:00
2006-01-19 23:09:24 +01:00
#: ../src/gajim.py:56
2005-12-02 14:27:13 +01:00
msgid "Gajim needs GTK 2.6 or above"
2005-12-08 17:04:18 +01:00
msgstr "Gajim trenger GTK 2.6 eller høyere"
2005-09-17 14:01:06 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gajim.py:57
2005-12-02 14:27:13 +01:00
msgid "Gajim needs GTK 2.6 or above to run. Quiting..."
2005-12-08 17:04:18 +01:00
msgstr "Gajim trenger GTK 2.6 eller høyere for å kjøre. Avslutter..."
2005-09-17 14:01:06 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gajim.py:62
2005-11-08 15:50:33 +01:00
msgid "GTK+ runtime is missing libglade support"
2005-12-08 17:04:18 +01:00
msgstr "GTK+ mangler libglade støtte"
2005-11-08 15:50:33 +01:00
2006-01-19 23:09:24 +01:00
#: ../src/gajim.py:64
2005-11-08 15:50:33 +01:00
#, python-format
2005-12-20 15:26:14 +01:00
msgid ""
"Please remove your current GTK+ runtime and install the latest stable "
"version from %s"
msgstr ""
"Vennligst fjern din gjeldende GTK+ installasjon og installer siste stabile "
"versjon fra %s"
2005-11-08 15:50:33 +01:00
2006-01-19 23:09:24 +01:00
#: ../src/gajim.py:66
Merged revisions 4987-4989,4991-4996,4999,5003 via svnmerge from
svn://svn.gajim.org/gajim/trunk
........
r4987 | nk | 2006-01-03 04:00:51 -0700 (Tue, 03 Jan 2006) | 1 line
commit 48x48 transport online/offline imgs by Grenshad (I pngcrushed them)
........
r4988 | nk | 2006-01-03 04:32:01 -0700 (Tue, 03 Jan 2006) | 1 line
icon in notification window not always jabber now. MSN if he uses msn etc. thanks stian barmen for helping me test
........
r4989 | nk | 2006-01-03 04:40:44 -0700 (Tue, 03 Jan 2006) | 1 line
all strings I got report about them, are not translatable; pot/po update
........
r4991 | asterix | 2006-01-03 08:08:21 -0700 (Tue, 03 Jan 2006) | 2 lines
don't remove the jid entry in _contacts[account] when we remove a contact
........
r4992 | asterix | 2006-01-03 08:18:30 -0700 (Tue, 03 Jan 2006) | 2 lines
fix logic
........
r4993 | asterix | 2006-01-03 09:04:14 -0700 (Tue, 03 Jan 2006) | 2 lines
a GC_Contact can have a resource if we knoe his real JID
........
r4994 | asterix | 2006-01-03 09:32:58 -0700 (Tue, 03 Jan 2006) | 2 lines
missing argument in create_gc_contact
........
r4995 | asterix | 2006-01-03 10:36:41 -0700 (Tue, 03 Jan 2006) | 2 lines
we save gc_contact vcard instance in instances[self.account]['infos'][Fake_jid]
........
r4996 | asterix | 2006-01-03 11:17:43 -0700 (Tue, 03 Jan 2006) | 2 lines
in DataForm, a field of type 'list-single' can have no <value> element. Create a default one in such a case to prevent TB
........
r4999 | asterix | 2006-01-04 05:52:26 -0700 (Wed, 04 Jan 2006) | 2 lines
prevent TB when we move a contact that was in no group
........
r5003 | asterix | 2006-01-04 09:03:42 -0700 (Wed, 04 Jan 2006) | 2 lines
handle correctly unlabeled option values in DataForms
........
2006-01-05 04:17:36 +01:00
#, fuzzy
2005-12-20 15:26:14 +01:00
msgid ""
Merged revisions 4987-4989,4991-4996,4999,5003 via svnmerge from
svn://svn.gajim.org/gajim/trunk
........
r4987 | nk | 2006-01-03 04:00:51 -0700 (Tue, 03 Jan 2006) | 1 line
commit 48x48 transport online/offline imgs by Grenshad (I pngcrushed them)
........
r4988 | nk | 2006-01-03 04:32:01 -0700 (Tue, 03 Jan 2006) | 1 line
icon in notification window not always jabber now. MSN if he uses msn etc. thanks stian barmen for helping me test
........
r4989 | nk | 2006-01-03 04:40:44 -0700 (Tue, 03 Jan 2006) | 1 line
all strings I got report about them, are not translatable; pot/po update
........
r4991 | asterix | 2006-01-03 08:08:21 -0700 (Tue, 03 Jan 2006) | 2 lines
don't remove the jid entry in _contacts[account] when we remove a contact
........
r4992 | asterix | 2006-01-03 08:18:30 -0700 (Tue, 03 Jan 2006) | 2 lines
fix logic
........
r4993 | asterix | 2006-01-03 09:04:14 -0700 (Tue, 03 Jan 2006) | 2 lines
a GC_Contact can have a resource if we knoe his real JID
........
r4994 | asterix | 2006-01-03 09:32:58 -0700 (Tue, 03 Jan 2006) | 2 lines
missing argument in create_gc_contact
........
r4995 | asterix | 2006-01-03 10:36:41 -0700 (Tue, 03 Jan 2006) | 2 lines
we save gc_contact vcard instance in instances[self.account]['infos'][Fake_jid]
........
r4996 | asterix | 2006-01-03 11:17:43 -0700 (Tue, 03 Jan 2006) | 2 lines
in DataForm, a field of type 'list-single' can have no <value> element. Create a default one in such a case to prevent TB
........
r4999 | asterix | 2006-01-04 05:52:26 -0700 (Wed, 04 Jan 2006) | 2 lines
prevent TB when we move a contact that was in no group
........
r5003 | asterix | 2006-01-04 09:03:42 -0700 (Wed, 04 Jan 2006) | 2 lines
handle correctly unlabeled option values in DataForms
........
2006-01-05 04:17:36 +01:00
"Please make sure that GTK+ and PyGTK have libglade support in your system."
2005-12-08 17:04:18 +01:00
msgstr "Vennligst sjekk at gtk og pygtk har libglade støtte på ditt system."
2005-11-08 15:50:33 +01:00
2006-01-19 23:09:24 +01:00
#: ../src/gajim.py:71
2005-12-02 14:27:13 +01:00
msgid "Gajim needs PySQLite2 to run"
2005-12-08 17:04:18 +01:00
msgstr "Gajim trenger PySQLite2 for å kjøre"
2005-12-02 14:27:13 +01:00
2005-11-13 18:45:17 +01:00
#. ('HTTP_AUTH', account, (method, url, transaction_id, iq_obj))
2006-01-19 23:09:24 +01:00
#: ../src/gajim.py:187
2005-12-08 17:04:18 +01:00
#, python-format
2005-11-13 18:45:17 +01:00
msgid "HTTP (%s) Authorization for %s (id: %s)"
2005-12-08 17:04:18 +01:00
msgstr "HTTP (%s) Autentisering for %s (id: %s)"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gajim.py:188
2005-08-11 01:10:32 +02:00
msgid "Do you accept this request?"
2005-08-12 15:26:44 +02:00
msgstr "Godtar du denne forespørselen?"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gajim.py:515
2005-08-11 01:10:32 +02:00
msgid "error while sending"
2005-08-12 15:26:44 +02:00
msgstr "feil ved sending"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gajim.py:556
2005-08-11 01:10:32 +02:00
msgid "Authorization accepted"
2005-08-12 15:26:44 +02:00
msgstr "Godkjenningsforespørel akseptert"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gajim.py:557
2005-12-08 17:04:18 +01:00
#, python-format
2005-11-13 18:45:17 +01:00
msgid "The contact \"%s\" has authorized you to see his or her status."
2005-12-08 17:04:18 +01:00
msgstr "Kontakten \"%s\" har godkjent at du kan se hans eller hennes status."
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gajim.py:564
2005-08-11 01:10:32 +02:00
#, python-format
msgid "Contact \"%s\" removed subscription from you"
2005-08-12 15:26:44 +02:00
msgstr "Kontakten \"%s\" fjernet abbonementet fra deg"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gajim.py:565
2005-11-13 18:45:17 +01:00
msgid "You will always see him or her as offline."
2005-12-08 17:04:18 +01:00
msgstr "Du vil alltid se han eller henne som frakoblet."
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gajim.py:591
2005-08-11 01:10:32 +02:00
#, python-format
msgid "Contact with \"%s\" cannot be established"
2005-08-12 15:26:44 +02:00
msgstr "Kontakt med \"%s\" kan ikke opprettes"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gajim.py:592 ../src/common/connection.py:1758
2005-11-08 15:50:33 +01:00
msgid "Check your connection or try again later."
msgstr "Sjekk nettverkstilkoblingen eller prøv igjen senere."
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gajim.py:704 ../src/roster_window.py:740
2005-12-20 15:26:14 +01:00
#, python-format
msgid "%s is now %s (%s)"
msgstr "%s er nå %s (%s)"
2006-01-19 23:09:24 +01:00
#: ../src/gajim.py:777
2005-08-11 01:10:32 +02:00
msgid "Your passphrase is incorrect"
2005-08-12 15:26:44 +02:00
msgstr "Passord setningen din er ikke riktig"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gajim.py:778
2005-08-11 01:10:32 +02:00
msgid "You are currently connected without your OpenPGP key."
2005-08-12 15:26:44 +02:00
msgstr "Du er nå tilkoblet uten din OpenPGP nøkkel."
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gajim.py:1002
2005-09-10 16:56:12 +02:00
msgid "vCard publication succeeded"
2005-12-08 17:04:18 +01:00
msgstr "vCard publisering vellykket"
2005-09-10 16:56:12 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gajim.py:1002
2005-11-08 15:50:33 +01:00
msgid "Your personal information has been published successfully."
2005-12-08 17:04:18 +01:00
msgstr "Din personlige informasjon har blitt publisert uten feil."
2005-09-10 16:56:12 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gajim.py:1005
2005-09-10 16:56:12 +02:00
msgid "vCard publication failed"
2005-12-08 17:04:18 +01:00
msgstr "vCard publisering feilet"
2005-09-10 16:56:12 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gajim.py:1005
2005-12-20 15:26:14 +01:00
msgid ""
"There was an error while publishing your personal information, try again "
"later."
msgstr ""
"Det skjedde en feil med publisering av din personlige informasjon, prøv "
"igjen senere."
2005-09-10 16:56:12 +02:00
2005-08-26 00:18:55 +02:00
#. it is good to notify the user
2005-11-13 18:45:17 +01:00
#. in case he or she cannot see the output of the console
2006-01-19 23:09:24 +01:00
#: ../src/gajim.py:1296
2005-11-22 21:54:09 +01:00
msgid "Could not save your settings and preferences"
2005-12-08 17:04:18 +01:00
msgstr "Kan ikke lagre dine instillinger og valg"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gajim.py:1502
Merged revisions 4987-4989,4991-4996,4999,5003 via svnmerge from
svn://svn.gajim.org/gajim/trunk
........
r4987 | nk | 2006-01-03 04:00:51 -0700 (Tue, 03 Jan 2006) | 1 line
commit 48x48 transport online/offline imgs by Grenshad (I pngcrushed them)
........
r4988 | nk | 2006-01-03 04:32:01 -0700 (Tue, 03 Jan 2006) | 1 line
icon in notification window not always jabber now. MSN if he uses msn etc. thanks stian barmen for helping me test
........
r4989 | nk | 2006-01-03 04:40:44 -0700 (Tue, 03 Jan 2006) | 1 line
all strings I got report about them, are not translatable; pot/po update
........
r4991 | asterix | 2006-01-03 08:08:21 -0700 (Tue, 03 Jan 2006) | 2 lines
don't remove the jid entry in _contacts[account] when we remove a contact
........
r4992 | asterix | 2006-01-03 08:18:30 -0700 (Tue, 03 Jan 2006) | 2 lines
fix logic
........
r4993 | asterix | 2006-01-03 09:04:14 -0700 (Tue, 03 Jan 2006) | 2 lines
a GC_Contact can have a resource if we knoe his real JID
........
r4994 | asterix | 2006-01-03 09:32:58 -0700 (Tue, 03 Jan 2006) | 2 lines
missing argument in create_gc_contact
........
r4995 | asterix | 2006-01-03 10:36:41 -0700 (Tue, 03 Jan 2006) | 2 lines
we save gc_contact vcard instance in instances[self.account]['infos'][Fake_jid]
........
r4996 | asterix | 2006-01-03 11:17:43 -0700 (Tue, 03 Jan 2006) | 2 lines
in DataForm, a field of type 'list-single' can have no <value> element. Create a default one in such a case to prevent TB
........
r4999 | asterix | 2006-01-04 05:52:26 -0700 (Wed, 04 Jan 2006) | 2 lines
prevent TB when we move a contact that was in no group
........
r5003 | asterix | 2006-01-04 09:03:42 -0700 (Wed, 04 Jan 2006) | 2 lines
handle correctly unlabeled option values in DataForms
........
2006-01-05 04:17:36 +01:00
#, fuzzy
msgid "GUI Migration failed"
msgstr "vCard publisering feilet"
2006-01-19 23:09:24 +01:00
#: ../src/gajim.py:1505
Merged revisions 4987-4989,4991-4996,4999,5003 via svnmerge from
svn://svn.gajim.org/gajim/trunk
........
r4987 | nk | 2006-01-03 04:00:51 -0700 (Tue, 03 Jan 2006) | 1 line
commit 48x48 transport online/offline imgs by Grenshad (I pngcrushed them)
........
r4988 | nk | 2006-01-03 04:32:01 -0700 (Tue, 03 Jan 2006) | 1 line
icon in notification window not always jabber now. MSN if he uses msn etc. thanks stian barmen for helping me test
........
r4989 | nk | 2006-01-03 04:40:44 -0700 (Tue, 03 Jan 2006) | 1 line
all strings I got report about them, are not translatable; pot/po update
........
r4991 | asterix | 2006-01-03 08:08:21 -0700 (Tue, 03 Jan 2006) | 2 lines
don't remove the jid entry in _contacts[account] when we remove a contact
........
r4992 | asterix | 2006-01-03 08:18:30 -0700 (Tue, 03 Jan 2006) | 2 lines
fix logic
........
r4993 | asterix | 2006-01-03 09:04:14 -0700 (Tue, 03 Jan 2006) | 2 lines
a GC_Contact can have a resource if we knoe his real JID
........
r4994 | asterix | 2006-01-03 09:32:58 -0700 (Tue, 03 Jan 2006) | 2 lines
missing argument in create_gc_contact
........
r4995 | asterix | 2006-01-03 10:36:41 -0700 (Tue, 03 Jan 2006) | 2 lines
we save gc_contact vcard instance in instances[self.account]['infos'][Fake_jid]
........
r4996 | asterix | 2006-01-03 11:17:43 -0700 (Tue, 03 Jan 2006) | 2 lines
in DataForm, a field of type 'list-single' can have no <value> element. Create a default one in such a case to prevent TB
........
r4999 | asterix | 2006-01-04 05:52:26 -0700 (Wed, 04 Jan 2006) | 2 lines
prevent TB when we move a contact that was in no group
........
r5003 | asterix | 2006-01-04 09:03:42 -0700 (Wed, 04 Jan 2006) | 2 lines
handle correctly unlabeled option values in DataForms
........
2006-01-05 04:17:36 +01:00
msgid ""
"Logs migration through graphical interface failed. The migration process "
"will start in the background. Please wait a few minutes for Gajim to start."
msgstr ""
2005-12-07 18:40:14 +01:00
#. loop for ever
2006-01-19 23:09:24 +01:00
#: ../src/gajim.py:1513
2005-12-05 16:18:28 +01:00
msgid "Logs have been successfully migrated to the database."
2005-12-08 17:04:18 +01:00
msgstr "Loggene ble migrert til databasen uten feil."
2005-12-05 16:18:28 +01:00
2006-01-19 23:09:24 +01:00
#: ../src/gajim.py:1532
2005-09-09 21:25:00 +02:00
msgid "Session Management support not available (missing gnome.ui module)"
2005-12-20 15:26:14 +01:00
msgstr ""
"Sesjons Administrasjons støtte ikke tilgjengelig (mangler gnome.ui modul)"
2005-09-09 21:25:00 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gajim.py:1587
2005-12-07 18:40:14 +01:00
msgid "Migrating Logs..."
2005-12-08 17:04:18 +01:00
msgstr "Migrerer Logger..."
2005-12-02 14:27:13 +01:00
2006-01-19 23:09:24 +01:00
#: ../src/gajim.py:1587
2005-12-05 16:18:28 +01:00
msgid "Please wait while logs are being migrated..."
2005-12-08 17:04:18 +01:00
msgstr "Vennligst vent mens loggene blir migrert..."
2005-12-02 14:27:13 +01:00
2005-12-20 15:26:14 +01:00
#: ../src/gajim_themes_window.py:63
2005-08-11 01:10:32 +02:00
msgid "Theme"
2005-08-12 15:26:44 +02:00
msgstr "Tema"
2005-08-11 01:10:32 +02:00
2005-11-08 15:50:33 +01:00
#. don't confuse translators
2005-12-20 15:26:14 +01:00
#: ../src/gajim_themes_window.py:141
2005-09-01 19:47:18 +02:00
msgid "theme name"
msgstr "tema navn"
2005-12-20 15:26:14 +01:00
#: ../src/gajim_themes_window.py:159
2005-11-08 15:50:33 +01:00
msgid "You cannot delete your current theme"
2005-12-08 17:04:18 +01:00
msgstr "Du kan ikke slette ditt gjeldene tema"
2005-11-08 15:50:33 +01:00
2005-12-20 15:26:14 +01:00
#: ../src/gajim_themes_window.py:160
2005-11-08 15:50:33 +01:00
msgid "Please first choose another for your current theme."
2005-12-08 17:04:18 +01:00
msgstr "Vennligst velg en annen for ditt gjeldende tema."
2005-11-08 15:50:33 +01:00
2006-01-19 23:09:24 +01:00
#: ../src/groupchat_control.py:63
msgid "Private chat"
2005-12-20 15:26:14 +01:00
msgstr ""
2005-09-09 21:25:00 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/groupchat_control.py:79
msgid "Sending private message failed"
msgstr "Sending av privat melding feilet"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#. in second %s code replaces with nickname
#: ../src/groupchat_control.py:81
#, python-format
msgid "You are no longer in room \"%s\" or \"%s\" has left."
msgstr "Du er ikke lenger i rommet \"%s\" eller \"%s\" har dratt."
2005-09-09 21:25:00 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/groupchat_control.py:93
msgid "Group Chat"
msgstr "Gruppe Samtale"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/groupchat_control.py:519
2005-08-11 01:10:32 +02:00
msgid "This room has no subject"
2005-08-12 15:26:44 +02:00
msgstr "Dette rommet har ingen tittel"
2005-08-11 01:10:32 +02:00
2005-09-17 14:01:06 +02:00
#. do not print 'kicked by None'
2006-01-19 23:09:24 +01:00
#: ../src/groupchat_control.py:604
2005-12-08 17:04:18 +01:00
#, python-format
2005-09-17 14:01:06 +02:00
msgid "%(nick)s has been kicked: %(reason)s"
2005-12-08 17:04:18 +01:00
msgstr "%(nick)s har blitt utvist: %(reason)s"
2005-09-17 14:01:06 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/groupchat_control.py:608
2005-12-08 17:04:18 +01:00
#, python-format
2005-09-09 21:25:00 +02:00
msgid "%(nick)s has been kicked by %(who)s: %(reason)s"
2005-12-08 17:04:18 +01:00
msgstr "%(nick)s har blitt utvist av %(who)s: %(reason)s"
2005-08-11 01:10:32 +02:00
2005-09-17 14:01:06 +02:00
#. do not print 'banned by None'
2006-01-19 23:09:24 +01:00
#: ../src/groupchat_control.py:615
2005-12-08 17:04:18 +01:00
#, python-format
2005-09-17 14:01:06 +02:00
msgid "%(nick)s has been banned: %(reason)s"
2005-12-08 17:04:18 +01:00
msgstr "%(nick)s er blitt uønsket: %(reason)s"
2005-09-17 14:01:06 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/groupchat_control.py:619
2005-12-08 17:04:18 +01:00
#, python-format
2005-09-09 21:25:00 +02:00
msgid "%(nick)s has been banned by %(who)s: %(reason)s"
2005-12-08 17:04:18 +01:00
msgstr "%(nick)s har blitt uønsket av %(who)s: %(reason)s"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/groupchat_control.py:627
2005-12-08 17:04:18 +01:00
#, python-format
2005-09-09 21:25:00 +02:00
msgid "You are now known as %s"
2005-12-08 17:04:18 +01:00
msgstr "Du er nå kjent som %s"
2005-09-09 21:25:00 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/groupchat_control.py:629
2005-08-11 01:10:32 +02:00
#, python-format
msgid "%s is now known as %s"
2005-08-12 15:26:44 +02:00
msgstr "%s er nå kjent som %s"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/groupchat_control.py:667
2005-08-11 01:10:32 +02:00
#, python-format
msgid "%s has left"
2005-08-12 15:26:44 +02:00
msgstr "%s har dratt"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/groupchat_control.py:669
2005-08-11 01:10:32 +02:00
#, python-format
msgid "%s is now %s"
2005-08-12 15:26:44 +02:00
msgstr "%s er nå %s"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/groupchat_control.py:771 ../src/groupchat_control.py:787
#: ../src/groupchat_control.py:881 ../src/groupchat_control.py:896
2005-09-17 14:01:06 +02:00
#, python-format
msgid "Nickname not found: %s"
2005-12-08 17:04:18 +01:00
msgstr "Kallenavn ikke funnet: %s"
2005-09-17 14:01:06 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/groupchat_control.py:813
2005-09-17 14:01:06 +02:00
#, python-format
msgid "Invited %(contact_jid)s to %(room_jid)s."
2005-12-08 17:04:18 +01:00
msgstr "Invitert %(contact_jid)s til %(room_jid)s."
2005-09-17 14:01:06 +02:00
#. %s is something the user wrote but it is not a jid so we inform
2006-01-19 23:09:24 +01:00
#: ../src/groupchat_control.py:820 ../src/groupchat_control.py:850
2005-09-17 14:01:06 +02:00
#, python-format
2005-11-21 16:09:34 +01:00
msgid "%s does not appear to be a valid JID"
2005-12-08 17:04:18 +01:00
msgstr "%s ser ikke ut til å være en gyldig JID"
2005-09-17 14:01:06 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/groupchat_control.py:917
Merged revisions 4987-4989,4991-4996,4999,5003 via svnmerge from
svn://svn.gajim.org/gajim/trunk
........
r4987 | nk | 2006-01-03 04:00:51 -0700 (Tue, 03 Jan 2006) | 1 line
commit 48x48 transport online/offline imgs by Grenshad (I pngcrushed them)
........
r4988 | nk | 2006-01-03 04:32:01 -0700 (Tue, 03 Jan 2006) | 1 line
icon in notification window not always jabber now. MSN if he uses msn etc. thanks stian barmen for helping me test
........
r4989 | nk | 2006-01-03 04:40:44 -0700 (Tue, 03 Jan 2006) | 1 line
all strings I got report about them, are not translatable; pot/po update
........
r4991 | asterix | 2006-01-03 08:08:21 -0700 (Tue, 03 Jan 2006) | 2 lines
don't remove the jid entry in _contacts[account] when we remove a contact
........
r4992 | asterix | 2006-01-03 08:18:30 -0700 (Tue, 03 Jan 2006) | 2 lines
fix logic
........
r4993 | asterix | 2006-01-03 09:04:14 -0700 (Tue, 03 Jan 2006) | 2 lines
a GC_Contact can have a resource if we knoe his real JID
........
r4994 | asterix | 2006-01-03 09:32:58 -0700 (Tue, 03 Jan 2006) | 2 lines
missing argument in create_gc_contact
........
r4995 | asterix | 2006-01-03 10:36:41 -0700 (Tue, 03 Jan 2006) | 2 lines
we save gc_contact vcard instance in instances[self.account]['infos'][Fake_jid]
........
r4996 | asterix | 2006-01-03 11:17:43 -0700 (Tue, 03 Jan 2006) | 2 lines
in DataForm, a field of type 'list-single' can have no <value> element. Create a default one in such a case to prevent TB
........
r4999 | asterix | 2006-01-04 05:52:26 -0700 (Wed, 04 Jan 2006) | 2 lines
prevent TB when we move a contact that was in no group
........
r5003 | asterix | 2006-01-04 09:03:42 -0700 (Wed, 04 Jan 2006) | 2 lines
handle correctly unlabeled option values in DataForms
........
2006-01-05 04:17:36 +01:00
#, fuzzy, python-format
msgid "No such command: /%s (if you want to send this, prefix it with /say)"
2005-12-20 15:26:14 +01:00
msgstr ""
"Ingen slik kommando: /%s (dersom du ønsker å sende likevel, så skriv /say "
"før teksten)"
2005-09-17 14:01:06 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/groupchat_control.py:939
2005-12-08 17:04:18 +01:00
#, python-format
2005-09-17 14:01:06 +02:00
msgid "Commands: %s"
2005-12-08 17:04:18 +01:00
msgstr "Kommandoer: %s"
2005-09-17 14:01:06 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/groupchat_control.py:941
2005-09-17 14:01:06 +02:00
#, python-format
2005-12-20 15:26:14 +01:00
msgid ""
"Usage: /%s <nickname|JID> [reason], bans the JID from the room. The nickname "
"of an occupant may be substituted, but not if it contains \"@\". If the JID "
"is currently in the room, he/she/it will also be kicked. Does NOT support "
"spaces in nickname."
msgstr ""
"Bruksanvisning: /%s <kallenavn|JID> [årsak], utviser JIDen fra rommet. "
"Kallenavnet til en bruker kan bli brukt, men ikke dersom det inneholder \"@"
"\". Skulle en bruker med den JIDen være tilstede i rommet vil denne også bli "
"kastet ut. Det støttes ikke med mellomrom i kallenavnet."
2005-09-17 14:01:06 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/groupchat_control.py:947
2005-09-17 14:01:06 +02:00
#, python-format
2005-12-20 15:26:14 +01:00
msgid ""
"Usage: /%s <nickname>, opens a private chat window to the specified occupant."
msgstr ""
"Bruksanvisning: /%s <kallenavn>, åpner en privat samtale vindu til den "
"spesifiserte brukeren."
2005-09-17 14:01:06 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/groupchat_control.py:950
2005-09-17 14:01:06 +02:00
#, python-format
msgid "Usage: /%s, clears the text window."
2005-12-08 17:04:18 +01:00
msgstr "Bruksanvisning: /%s, tømmer tekst vinduet."
2005-09-17 14:01:06 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/groupchat_control.py:952
2005-09-17 14:01:06 +02:00
#, python-format
2005-12-20 15:26:14 +01:00
msgid ""
"Usage: /%s [reason], closes the current window or tab, displaying reason if "
"specified."
msgstr ""
"Bruksanvisning: /%s [årsak], lukker gjeldende vindu eller fane, viser årsak "
"dersom spesifisert."
2005-09-17 14:01:06 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/groupchat_control.py:955
2005-09-17 14:01:06 +02:00
#, python-format
2005-11-21 19:30:56 +01:00
msgid "Usage: /%s, sets the groupchat window to compact mode."
2005-12-08 17:04:18 +01:00
msgstr "Bruksanvisning: /%s, setter gruppesamtale vinduet til kompakt modus."
2005-09-17 14:01:06 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/groupchat_control.py:958
2005-09-17 14:01:06 +02:00
#, python-format
2005-12-20 15:26:14 +01:00
msgid ""
"Usage: /%s <JID> [reason], invites JID to the current room, optionally "
"providing a reason."
msgstr ""
"Bruksanvisning: /%s <JID> [årsak], inviterer JID til gjeldende rom, og viser "
"en årsak dersom spesifisert."
2005-09-17 14:01:06 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/groupchat_control.py:961
2005-09-17 14:01:06 +02:00
#, python-format
2005-12-20 15:26:14 +01:00
msgid ""
"Usage: /%s <room>@<server>[/nickname], offers to join room@server optionally "
"using specified nickname."
msgstr ""
"Bruksanvisning: /%s <rom>@<server>[/kallenavn], inviterer til rom@server og "
"gir mulighet for å spesifisere valgfritt kallenavn."
2005-09-17 14:01:06 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/groupchat_control.py:965
2005-09-17 14:01:06 +02:00
#, python-format
2005-12-20 15:26:14 +01:00
msgid ""
"Usage: /%s <nickname> [reason], removes the occupant specified by nickname "
"from the room and optionally displays a reason. Does NOT support spaces in "
"nickname."
msgstr ""
"Bruksanvisning: /%s <kallenavn> [årsak], fjerner brukeren spesifisert av "
"kallenavn fra rommet og viser om spesifisert en årsak. Støtter ikke "
"mellomrom i kallenavn."
2005-09-17 14:01:06 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/groupchat_control.py:970
2005-09-17 14:01:06 +02:00
#, python-format
2005-12-20 15:26:14 +01:00
msgid ""
"Usage: /%s <action>, sends action to the current room. Use third person. (e."
"g. /%s explodes.)"
msgstr ""
"Bruksanvisning: /%s <handling>, sender handling til gjeldende rom. Bruk "
"tredje person. (f.eks. /%s eksploderer.)"
2005-09-17 14:01:06 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/groupchat_control.py:974
2005-09-17 14:01:06 +02:00
#, python-format
2005-12-20 15:26:14 +01:00
msgid ""
"Usage: /%s <nickname> [message], opens a private message window and sends "
"message to the occupant specified by nickname."
msgstr ""
"Bruksanvisning: /%s <kallenavn> [melding], åpner et privat meldingsvindu og "
"sender meldingen til brukeren spesifisert av kallenavn."
2005-09-17 14:01:06 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/groupchat_control.py:978
2005-09-17 14:01:06 +02:00
#, python-format
msgid "Usage: /%s <nickname>, changes your nickname in current room."
2005-12-20 15:26:14 +01:00
msgstr ""
"Bruksanvisning: /%s <kallenavn>, endrer kallenavnet ditt i gjeldende rom."
2005-09-17 14:01:06 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/groupchat_control.py:981
2005-09-17 14:01:06 +02:00
#, python-format
2005-11-08 15:50:33 +01:00
msgid "Usage: /%s [topic], displays or updates the current room topic."
2005-12-20 15:26:14 +01:00
msgstr ""
"Bruksanvisning: /%s [tittel], viser eller oppdaterer gjeldende rom tittel."
2005-09-17 14:01:06 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/groupchat_control.py:984
2005-11-16 22:27:50 +01:00
#, python-format
2005-12-20 15:26:14 +01:00
msgid ""
"Usage: /%s <message>, sends a message without looking for other commands."
msgstr ""
"Bruksanvisning: /%s <melding>, sender en melding uten å se etter andre "
"kommandoer."
2005-11-16 22:27:50 +01:00
2006-01-19 23:09:24 +01:00
#: ../src/groupchat_control.py:987
2005-09-17 14:01:06 +02:00
#, python-format
msgid "No help info for /%s"
2005-12-08 17:04:18 +01:00
msgstr "Ingen hjelpe informasjon for /%s"
2005-09-17 14:01:06 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/groupchat_control.py:1022
#, python-format
msgid "Are you sure you want to leave room \"%s\"?"
msgstr "Er du sikker på at du vil gå ut av rommet \"%s\"?"
#: ../src/groupchat_control.py:1023
msgid "If you close this window, you will be disconnected from this room."
msgstr "Dersom du lukker dette vinduet, så vil du bli koblet fra dette rommet."
#: ../src/groupchat_control.py:1027
#, fuzzy, python-format
msgid "Do _not ask me about closing \"%s\" again"
msgstr "_Ikke spør meg igjen"
#: ../src/groupchat_control.py:1061
msgid "Changing Subject"
msgstr "Endrer Tittel"
#: ../src/groupchat_control.py:1062
msgid "Please specify the new subject:"
msgstr "Vennlist skriv inn ny tittel:"
#: ../src/groupchat_control.py:1070
msgid "Changing Nickname"
msgstr "Endrer Kallenavn"
#: ../src/groupchat_control.py:1071
msgid "Please specify the new nickname you want to use:"
msgstr "Vennlist skriv det nye kallenavnet du ønsker å bruke:"
#: ../src/groupchat_control.py:1089
msgid "Bookmark already set"
msgstr "Bokmerke allerede satt"
#: ../src/groupchat_control.py:1090
#, python-format
msgid "Room \"%s\" is already in your bookmarks."
msgstr "Rommet \"%s\" er allerede i dine bokmerker."
#: ../src/groupchat_control.py:1100
msgid "Bookmark has been added successfully"
msgstr "Bokmerke har blitt lagt til"
#: ../src/groupchat_control.py:1101
msgid "You can manage your bookmarks via Actions menu in your roster."
msgstr "Du kan behandle bokmerkene dine fra Handlinger menyen i kontaktlisten."
2005-08-11 01:10:32 +02:00
#. ask for reason
2006-01-19 23:09:24 +01:00
#: ../src/groupchat_control.py:1210
2005-08-11 01:10:32 +02:00
#, python-format
msgid "Kicking %s"
2005-08-26 13:41:20 +02:00
msgstr "Utkasting %s"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/groupchat_control.py:1211 ../src/groupchat_control.py:1453
2005-08-11 01:10:32 +02:00
msgid "You may specify a reason below:"
2005-08-12 15:26:44 +02:00
msgstr "Du kan spesifisere grunn under:"
2005-08-11 01:10:32 +02:00
#. ask for reason
2006-01-19 23:09:24 +01:00
#: ../src/groupchat_control.py:1452
2005-08-11 01:10:32 +02:00
#, python-format
msgid "Banning %s"
2005-08-26 13:41:20 +02:00
msgstr "Utvis %s"
2005-08-11 01:10:32 +02:00
2005-12-20 15:26:14 +01:00
#: ../src/gtkexcepthook.py:52
2005-11-08 15:50:33 +01:00
msgid "A programming error has been detected"
2005-12-08 17:04:18 +01:00
msgstr "En programmerings feil har blitt detektert"
2005-09-09 21:25:00 +02:00
2005-11-08 15:50:33 +01:00
#: ../src/gtkexcepthook.py:53
2005-12-20 15:26:14 +01:00
msgid ""
"It probably is not fatal, but should be reported to the developers "
"nonetheless."
msgstr ""
"Det er sannynligvis ikke kritisk, men bør rapporteres til utviklerene "
"likevel."
#: ../src/gtkexcepthook.py:59
2005-11-08 15:50:33 +01:00
msgid "_Report Bug"
2005-12-08 17:04:18 +01:00
msgstr "_Rapporter Feil"
2005-08-11 01:10:32 +02:00
2005-12-20 15:26:14 +01:00
#: ../src/gtkexcepthook.py:82
2005-11-08 15:50:33 +01:00
msgid "Details"
2005-12-08 17:04:18 +01:00
msgstr "Detaljer"
2005-08-11 01:10:32 +02:00
2005-11-13 18:45:17 +01:00
#. this always tracebacks
#: ../src/gtkgui.glade.h:1
2005-11-08 15:50:33 +01:00
msgid "0"
msgstr "0"
2005-08-11 01:10:32 +02:00
2005-11-13 18:45:17 +01:00
#: ../src/gtkgui.glade.h:2
2005-11-08 15:50:33 +01:00
msgid ""
"<b>Account is being created</b>\n"
"\n"
"Please wait..."
msgstr ""
2005-12-08 17:04:18 +01:00
"<b>Konto opprettes</b>\n"
"\n"
"Vennligst vent..."
2005-08-11 01:10:32 +02:00
2005-11-13 18:45:17 +01:00
#: ../src/gtkgui.glade.h:5
2005-08-11 01:10:32 +02:00
msgid "<b>Advanced Configuration Editor</b>"
2005-08-15 10:43:20 +02:00
msgstr "<b>Editering av Avanserte Instillinger</b>"
2005-08-11 01:10:32 +02:00
2005-11-13 18:45:17 +01:00
#: ../src/gtkgui.glade.h:6
2005-08-11 01:10:32 +02:00
msgid "<b>Applications</b>"
2005-08-12 15:26:44 +02:00
msgstr "<b>Applikasjoner</b>"
2005-08-11 01:10:32 +02:00
2005-08-17 14:17:09 +02:00
#. a header for custom browser/client/file manager. so translate sth like: Custom Settings
2005-12-07 18:40:14 +01:00
#: ../src/gtkgui.glade.h:8
2005-08-11 01:10:32 +02:00
msgid "<b>Custom</b>"
2005-08-12 15:26:44 +02:00
msgstr "<b>Egendefinert</b>"
2005-08-11 01:10:32 +02:00
2005-12-07 18:40:14 +01:00
#: ../src/gtkgui.glade.h:9
2005-09-09 21:25:00 +02:00
msgid "<b>Description</b>"
2005-12-08 17:04:18 +01:00
msgstr "<b>Beskrivelse</b>"
2005-09-09 21:25:00 +02:00
2005-12-07 18:40:14 +01:00
#: ../src/gtkgui.glade.h:10
2005-11-29 21:04:36 +01:00
msgid "<b>Format of a line</b>"
2005-12-08 17:04:18 +01:00
msgstr "<b>Utseende på en linje</b>"
2005-08-11 01:10:32 +02:00
2005-12-07 18:40:14 +01:00
#: ../src/gtkgui.glade.h:11
2005-08-11 01:10:32 +02:00
msgid "<b>Interface Customization</b>"
2005-08-12 15:26:44 +02:00
msgstr "<b>Grensenitt valg</b>"
2005-08-11 01:10:32 +02:00
2005-12-07 18:40:14 +01:00
#: ../src/gtkgui.glade.h:12
2005-08-11 01:10:32 +02:00
msgid "<b>Jabber Traffic</b>"
2005-08-12 15:26:44 +02:00
msgstr "<b>Jabber Trafikk</b>"
2005-08-11 01:10:32 +02:00
2005-12-07 18:40:14 +01:00
#: ../src/gtkgui.glade.h:13
2005-08-11 01:10:32 +02:00
msgid "<b>Miscellaneous</b>"
2005-08-12 15:26:44 +02:00
msgstr "<b>Diverse</b>"
2005-08-11 01:10:32 +02:00
2005-12-07 18:40:14 +01:00
#: ../src/gtkgui.glade.h:14
2005-08-11 01:10:32 +02:00
msgid "<b>OpenPGP</b>"
2005-08-12 15:26:44 +02:00
msgstr "<b>OpenPGP</b>"
2005-08-11 01:10:32 +02:00
2005-12-07 18:40:14 +01:00
#: ../src/gtkgui.glade.h:15
2005-09-09 21:25:00 +02:00
msgid "<b>Personal Information</b>"
2005-12-08 17:04:18 +01:00
msgstr "<b>Personlig Informasjon</b>"
2005-09-09 21:25:00 +02:00
2005-12-07 18:40:14 +01:00
#: ../src/gtkgui.glade.h:16
2005-11-27 18:04:08 +01:00
msgid "<b>Please choose one of the options below:</b>"
2005-08-12 15:26:44 +02:00
msgstr "<b>Vennligst velg ett av valgene under:</b>"
2005-08-11 01:10:32 +02:00
2005-12-07 18:40:14 +01:00
#: ../src/gtkgui.glade.h:17
2005-09-09 21:25:00 +02:00
msgid "<b>Please fill in the data for your new account</b>"
2005-12-08 17:04:18 +01:00
msgstr "<b>Vennligst fyll in data for din nye konto</b>"
2005-09-09 21:25:00 +02:00
2005-12-07 18:40:14 +01:00
#: ../src/gtkgui.glade.h:18
2005-08-11 01:10:32 +02:00
msgid "<b>Preset Status Messages</b>"
2005-08-12 15:26:44 +02:00
msgstr "<b>Forvalgt Status Melding</b>"
2005-08-11 01:10:32 +02:00
2005-12-07 18:40:14 +01:00
#: ../src/gtkgui.glade.h:19
2005-08-11 01:10:32 +02:00
msgid "<b>Properties</b>"
2005-08-12 15:26:44 +02:00
msgstr "<b>Egenskaper</b>"
2005-08-11 01:10:32 +02:00
2005-12-07 18:40:14 +01:00
#: ../src/gtkgui.glade.h:20
2005-08-11 01:10:32 +02:00
msgid "<b>Settings</b>"
2005-08-12 15:26:44 +02:00
msgstr "<b>Instillinger</b>"
2005-08-11 01:10:32 +02:00
2005-12-07 18:40:14 +01:00
#: ../src/gtkgui.glade.h:21
2005-08-11 01:10:32 +02:00
msgid "<b>Sounds</b>"
2005-08-12 15:26:44 +02:00
msgstr "<b>Lyder</b>"
2005-08-11 01:10:32 +02:00
2005-12-07 18:40:14 +01:00
#: ../src/gtkgui.glade.h:22
2005-08-26 00:18:55 +02:00
msgid "<b>Visual Notifications</b>"
2005-08-26 13:41:20 +02:00
msgstr "<b>Visuelle Alarmer</b>"
2005-08-26 00:18:55 +02:00
2005-12-07 18:40:14 +01:00
#: ../src/gtkgui.glade.h:23
2005-08-11 01:10:32 +02:00
msgid "<b>What do you want to do?</b>"
2005-08-12 15:26:44 +02:00
msgstr "<b>Hva ønsker du å gjøre?</b>"
2005-08-11 01:10:32 +02:00
2005-12-07 18:40:14 +01:00
#: ../src/gtkgui.glade.h:24
2005-08-11 01:10:32 +02:00
msgid "<b>XML Input</b>"
2005-08-12 15:26:44 +02:00
msgstr "<b>XML Input</b>"
2005-08-11 01:10:32 +02:00
2005-12-07 18:40:14 +01:00
#: ../src/gtkgui.glade.h:25
2005-08-11 01:10:32 +02:00
msgid "A list of active, completed and stopped file transfers"
2005-08-12 15:26:44 +02:00
msgstr "En liste over aktive, komplette og stoppede fil overføringer"
2005-08-11 01:10:32 +02:00
2005-12-07 18:40:14 +01:00
#: ../src/gtkgui.glade.h:26
2005-08-11 01:10:32 +02:00
msgid "A_ccounts"
2005-08-12 15:26:44 +02:00
msgstr "K_ontoer"
2005-08-11 01:10:32 +02:00
2005-11-08 15:50:33 +01:00
#. "About" is the text of a tab of vcard window
2005-12-07 18:40:14 +01:00
#: ../src/gtkgui.glade.h:28
2005-08-11 01:10:32 +02:00
msgid "About"
2005-08-12 15:26:44 +02:00
msgstr "Om"
2005-08-11 01:10:32 +02:00
2005-12-07 18:40:14 +01:00
#: ../src/gtkgui.glade.h:29
2005-09-17 14:01:06 +02:00
msgid "Accept"
2005-12-08 17:04:18 +01:00
msgstr "Godkjenn"
2005-08-11 01:10:32 +02:00
2005-12-07 18:40:14 +01:00
#: ../src/gtkgui.glade.h:30
2005-09-17 14:01:06 +02:00
msgid "Account"
msgstr "Konto"
2005-08-11 01:10:32 +02:00
2005-12-07 18:40:14 +01:00
#: ../src/gtkgui.glade.h:31
2005-09-17 14:01:06 +02:00
msgid ""
"Account\n"
"Group\n"
"Contact\n"
2005-11-08 15:50:33 +01:00
"Banner"
2005-09-17 14:01:06 +02:00
msgstr ""
2005-12-08 17:04:18 +01:00
"Konto\n"
"Gruppe\n"
"Kontakt\n"
"Fane"
2005-08-11 01:10:32 +02:00
2005-12-07 18:40:14 +01:00
#: ../src/gtkgui.glade.h:35
2005-09-17 14:01:06 +02:00
msgid "Account Modification"
msgstr "Konto Endring"
2005-12-07 18:40:14 +01:00
#: ../src/gtkgui.glade.h:36
2005-08-11 01:10:32 +02:00
msgid "Accounts"
2005-08-12 15:26:44 +02:00
msgstr "Kontoer"
2005-08-11 01:10:32 +02:00
2005-12-07 18:40:14 +01:00
#: ../src/gtkgui.glade.h:37
2005-08-11 01:10:32 +02:00
msgid "Ad_vanced Actions"
2005-08-12 15:26:44 +02:00
msgstr "Av_anserte Handlinger"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:38
2005-08-11 01:10:32 +02:00
msgid "Add New Contact"
2005-08-12 15:26:44 +02:00
msgstr "Legg til ny Kontakt"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:39
2005-08-11 01:10:32 +02:00
msgid "Add _Contact"
2005-08-15 10:43:20 +02:00
msgstr "Ny _Kontakt"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:40
2005-08-11 01:10:32 +02:00
msgid "Address"
2005-08-12 15:26:44 +02:00
msgstr "Adresse"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:41
2005-08-11 01:10:32 +02:00
msgid "Advanced"
2005-08-12 15:26:44 +02:00
msgstr "Avansert"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:42
2005-08-11 01:10:32 +02:00
msgid "Advanced Configuration Editor"
2005-08-12 15:26:44 +02:00
msgstr "Avansert Konfigurasjons Editor"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:43
2005-08-11 01:10:32 +02:00
msgid "After nickname:"
2005-08-12 15:26:44 +02:00
msgstr "Etter kallenavn:"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:44
2005-08-11 01:10:32 +02:00
msgid "After time:"
2005-08-12 15:26:44 +02:00
msgstr "Etter tid:"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:45
2005-08-11 01:10:32 +02:00
msgid ""
"All chat states\n"
"Composing only\n"
"Disabled"
msgstr ""
2005-08-12 15:26:44 +02:00
"Alle samtale statuser \n"
"Bare komponering \n"
"Deaktivert"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:48
2005-08-11 01:10:32 +02:00
msgid "Allow _OS information to be sent"
2005-08-12 15:26:44 +02:00
msgstr "Tillat _OS informasjon å bli sendt"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:49
2005-11-26 22:30:58 +01:00
msgid "Allow him/her to see my status"
2005-12-08 17:04:18 +01:00
msgstr "Tillat han/henne å se min status"
2005-11-26 22:30:58 +01:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:50
2005-08-11 01:10:32 +02:00
msgid "Allow popup/notifications when I'm _away/na/busy/invisible"
2005-12-20 15:26:14 +01:00
msgstr ""
"Tillat sprettopp/melding når jeg er _borte/ikke tilgjengelig/opptatt/usynlig"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:51
2005-08-11 01:10:32 +02:00
msgid "Also known as iChat style"
2005-08-12 15:26:44 +02:00
msgstr "Også kjent som iChat stil"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:52
Merged revisions 4987-4989,4991-4996,4999,5003 via svnmerge from
svn://svn.gajim.org/gajim/trunk
........
r4987 | nk | 2006-01-03 04:00:51 -0700 (Tue, 03 Jan 2006) | 1 line
commit 48x48 transport online/offline imgs by Grenshad (I pngcrushed them)
........
r4988 | nk | 2006-01-03 04:32:01 -0700 (Tue, 03 Jan 2006) | 1 line
icon in notification window not always jabber now. MSN if he uses msn etc. thanks stian barmen for helping me test
........
r4989 | nk | 2006-01-03 04:40:44 -0700 (Tue, 03 Jan 2006) | 1 line
all strings I got report about them, are not translatable; pot/po update
........
r4991 | asterix | 2006-01-03 08:08:21 -0700 (Tue, 03 Jan 2006) | 2 lines
don't remove the jid entry in _contacts[account] when we remove a contact
........
r4992 | asterix | 2006-01-03 08:18:30 -0700 (Tue, 03 Jan 2006) | 2 lines
fix logic
........
r4993 | asterix | 2006-01-03 09:04:14 -0700 (Tue, 03 Jan 2006) | 2 lines
a GC_Contact can have a resource if we knoe his real JID
........
r4994 | asterix | 2006-01-03 09:32:58 -0700 (Tue, 03 Jan 2006) | 2 lines
missing argument in create_gc_contact
........
r4995 | asterix | 2006-01-03 10:36:41 -0700 (Tue, 03 Jan 2006) | 2 lines
we save gc_contact vcard instance in instances[self.account]['infos'][Fake_jid]
........
r4996 | asterix | 2006-01-03 11:17:43 -0700 (Tue, 03 Jan 2006) | 2 lines
in DataForm, a field of type 'list-single' can have no <value> element. Create a default one in such a case to prevent TB
........
r4999 | asterix | 2006-01-04 05:52:26 -0700 (Wed, 04 Jan 2006) | 2 lines
prevent TB when we move a contact that was in no group
........
r5003 | asterix | 2006-01-04 09:03:42 -0700 (Wed, 04 Jan 2006) | 2 lines
handle correctly unlabeled option values in DataForms
........
2006-01-05 04:17:36 +01:00
msgid ""
"Animated\n"
"Static"
msgstr ""
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:54
2005-08-11 01:10:32 +02:00
msgid "Ask status message when I:"
2005-08-15 10:43:20 +02:00
msgstr "Spør etter status melding når jeg:"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:55
2005-11-26 22:30:58 +01:00
msgid "Ask to see his/her status"
2005-12-08 17:04:18 +01:00
msgstr "Forespør hans/hennes status"
2005-11-26 22:30:58 +01:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:56
2005-08-11 01:10:32 +02:00
msgid "Ask:"
2005-08-12 15:26:44 +02:00
msgstr "Spør:"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:57
2005-08-11 01:10:32 +02:00
msgid "Assign Open_PGP Key"
2005-08-12 15:26:44 +02:00
msgstr "Tilegn Open_PGP Nøkkel"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:58
2005-08-11 01:10:32 +02:00
msgid "Authorize contact so he can know when you're connected"
2005-08-12 15:26:44 +02:00
msgstr "Godkjenn kontakt så han kan vite når du er tilkoblet"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:59
2005-08-11 01:10:32 +02:00
msgid "Auto _away after:"
2005-08-12 15:26:44 +02:00
msgstr "Auto _borte etter:"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:60
2005-08-11 01:10:32 +02:00
msgid "Auto _not available after:"
2005-08-12 15:26:44 +02:00
msgstr "Auto _ikke tilgjengelig etter:"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:61
2005-08-11 01:10:32 +02:00
msgid "Auto join"
2005-08-12 15:26:44 +02:00
msgstr "Auto bli med"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:62
2005-08-11 01:10:32 +02:00
msgid ""
2005-08-26 00:18:55 +02:00
"Autodetect on every Gajim startup\n"
2005-08-11 01:10:32 +02:00
"Always use GNOME default applications\n"
"Always use KDE default applications\n"
"Custom"
msgstr ""
2005-08-26 13:41:20 +02:00
"Autdetekter hver gang Gajim starter\n"
"Alltid bruk GNOME standard applikasjoner\n"
"Alltid bruk KDE standard applikasjoner\n"
2005-08-12 15:26:44 +02:00
"Egendefinert"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:66
2005-08-11 01:10:32 +02:00
msgid "Automatically authorize contact"
2005-08-12 15:26:44 +02:00
msgstr "Automatisk godkjenn kontakt"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:67
2005-09-09 21:25:00 +02:00
msgid "Autoreconnect when connection is lost"
2005-12-08 17:04:18 +01:00
msgstr "Koble til på nytt automatisk når kontakten mistes"
2005-09-09 21:25:00 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:68
2005-08-11 01:10:32 +02:00
msgid "Before nickname:"
2005-08-12 15:26:44 +02:00
msgstr "Før kallenavn:"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:69
2005-08-11 01:10:32 +02:00
msgid "Before time:"
2005-08-12 15:26:44 +02:00
msgstr "Før tid:"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:70
2005-08-11 01:10:32 +02:00
msgid "Birthday:"
2005-08-27 01:54:40 +02:00
msgstr "Fødselsdag:"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:71
2005-08-11 01:10:32 +02:00
msgid "Bold"
2005-08-12 15:26:44 +02:00
msgstr "Fet"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:72
2005-11-29 21:04:36 +01:00
msgid "Build custom query"
2005-12-08 17:04:18 +01:00
msgstr "Lag din egen spørring"
2005-11-29 21:04:36 +01:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:73
2005-08-26 00:18:55 +02:00
msgid "C_onnect on Gajim startup"
2005-08-26 13:41:20 +02:00
msgstr "K_oble til når Gajim starter"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:74
2005-08-26 00:18:55 +02:00
msgid "Cancel file transfer"
2005-08-26 13:41:20 +02:00
msgstr "Avbryt filoverføring"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:75
2005-08-26 00:18:55 +02:00
msgid "Cancels the selected file transfer"
msgstr "Avbryter valgte filoverføring"
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:76
2005-09-09 21:25:00 +02:00
msgid "Cancels the selected file transfer and removes incomplete file"
2005-12-08 17:04:18 +01:00
msgstr "Avbryter valgte filoverføring og fjerner den uferdige filen"
2005-08-26 00:18:55 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:77
2005-09-09 21:25:00 +02:00
msgid "Chan_ge Password"
2005-12-08 17:04:18 +01:00
msgstr "En_dre Passord"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:78
2005-08-11 01:10:32 +02:00
msgid "Change Password"
2005-08-12 15:26:44 +02:00
msgstr "Endre Passord"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:79
2005-08-11 01:10:32 +02:00
msgid "Change _Nickname"
2005-08-12 15:26:44 +02:00
msgstr "Endre _Kallenavn"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:80
2005-08-11 01:10:32 +02:00
msgid "Change _Subject"
2005-08-12 15:26:44 +02:00
msgstr "Endre _Tema"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:82
2005-08-11 01:10:32 +02:00
msgid "Chat state noti_fications:"
2005-08-12 15:26:44 +02:00
msgstr "Samtale status opp_lysninger:"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:83
2005-12-20 15:26:14 +01:00
msgid ""
"Check this option, only if someone you don't have in the roster spams/annoys "
"you. Use with caution, cause it blocks all messages from any contact that is "
"not in the roster"
msgstr ""
"Velg dette valget bare dersom noen i kontaktlisten spammer/irriterer deg. "
"Bruk med varsomhet, fordi det blokkerer alle meldinger fra lle kontakter som "
"ikke er i kontaktlisten"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:84
2005-12-20 15:26:14 +01:00
msgid ""
"Check this so Gajim will connect in port 5223 where legacy servers are "
"expected to have SSL capabilities. Note that Gajim uses TLS encryption by "
"default if broadcasted by the server, and with this option enabled TLS will "
"be disabled"
msgstr ""
"Velg denne slik at Gajim vil prøve å koble til port 5223 som gamle servere "
"forventes å ha SSL muligheter. Merk at Gajim bruker TLS kryptering som "
"standard dersom dette tilbys av servere, og med dette valget blir TLS "
"deaktivert."
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:85
2005-08-11 01:10:32 +02:00
msgid "Choose _Key..."
2005-08-12 15:26:44 +02:00
msgstr "Velg _Nøkkel..."
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:86
2005-08-11 01:10:32 +02:00
msgid "City:"
2005-08-15 10:43:20 +02:00
msgstr "By:"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:87
2005-08-11 01:10:32 +02:00
msgid "Clean _up"
2005-08-12 15:26:44 +02:00
msgstr "Rydd _opp"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:88
2005-08-11 01:10:32 +02:00
msgid "Click to change account's password"
2005-08-12 15:26:44 +02:00
msgstr "Klikk for å forandre kontoens passord"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:89
#, fuzzy
msgid "Click to insert an emoticon (Alt+M)"
2005-12-08 17:04:18 +01:00
msgstr "Klikk for å sette inn et uttrykksikon (Alt+E)"
2005-11-15 17:19:23 +01:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:90
2005-08-26 00:18:55 +02:00
msgid "Click to see features (like MSN, ICQ transports) of jabber servers"
2005-12-20 15:26:14 +01:00
msgstr ""
"Klikk for å se tjenester (som MSN og ICQ transporter) på jabber serveren"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:91
2005-08-11 01:10:32 +02:00
msgid "Click to see past conversation in this room"
2005-08-12 15:26:44 +02:00
msgstr "Klikk for å se tidligere samtaler i dette rommet"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:92
2005-08-11 01:10:32 +02:00
msgid "Click to see past conversations with this contact"
2005-08-12 15:26:44 +02:00
msgstr "Klikk for å se tidligere samtaler med denne kontakten"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:93
2005-08-11 01:10:32 +02:00
msgid "Client:"
2005-08-12 15:26:44 +02:00
msgstr "Klient:"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:94
2005-08-11 01:10:32 +02:00
msgid "Company:"
2005-08-12 15:26:44 +02:00
msgstr "Bedrift:"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:95
2005-08-11 01:10:32 +02:00
msgid "Configure _Room"
2005-08-12 15:26:44 +02:00
msgstr "Konfigurer _Rom"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:96
2005-11-08 15:50:33 +01:00
msgid "Connect when I press Finish"
2005-12-08 17:04:18 +01:00
msgstr "Koble til når jeg klikker Ferdig"
2005-11-08 15:50:33 +01:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:97
2005-08-11 01:10:32 +02:00
msgid "Connection"
2005-08-12 15:26:44 +02:00
msgstr "Tilkobling"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:98
2005-08-11 01:10:32 +02:00
msgid "Contact Information"
2005-08-12 15:26:44 +02:00
msgstr "Kontaktinformasjon"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:99
2005-08-11 01:10:32 +02:00
msgid "Contact _Info"
2005-08-12 15:26:44 +02:00
msgstr "Kontakt_Info"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:100
2005-08-11 01:10:32 +02:00
msgid "Conversation History"
2005-08-12 15:26:44 +02:00
msgstr "Samtale Historikk"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:101
2005-08-11 01:10:32 +02:00
msgid "Country:"
2005-08-12 15:26:44 +02:00
msgstr "Land:"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:102
2005-08-11 01:10:32 +02:00
msgid "Default _status iconset:"
2005-08-12 15:26:44 +02:00
msgstr "Standard _status ikonsamling:"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:103
2005-08-11 01:10:32 +02:00
msgid "Delete MOTD"
2005-08-12 15:26:44 +02:00
msgstr "Slett MFD (MOTD)"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:104
2005-08-11 01:10:32 +02:00
msgid "Delete Message of the Day"
2005-08-12 15:26:44 +02:00
msgstr "Slett Melding for Dagen"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:105
2005-08-11 01:10:32 +02:00
msgid "Deletes Message of the Day"
2005-08-12 15:26:44 +02:00
msgstr "Sletter Meling for Dagen"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:106
2005-09-17 14:01:06 +02:00
msgid "Deny"
2005-12-08 17:04:18 +01:00
msgstr "Nekt"
2005-09-17 14:01:06 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:107
2005-08-11 01:10:32 +02:00
msgid "Deny authorization from contact so he cannot know when you're connected"
2005-08-12 15:26:44 +02:00
msgstr "Avslå godkjenning fra kontakt så han ikke kan se når du er tilkoblet"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:108
2005-08-11 01:10:32 +02:00
msgid "Department:"
2005-08-12 15:26:44 +02:00
msgstr "Avdeling:"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:109
2005-11-08 15:50:33 +01:00
msgid "Display avatars of contacts in roster"
2005-12-08 17:04:18 +01:00
msgstr "Viser kontaktikoner for kontakter i kontaktlisten"
2005-11-08 15:50:33 +01:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:110
2005-11-08 15:50:33 +01:00
msgid "Display status messages of contacts in roster"
2005-12-08 17:04:18 +01:00
msgstr "Vis status melding for kontakter i kontaktlisten"
2005-11-08 15:50:33 +01:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:111
2005-08-11 01:10:32 +02:00
msgid "E-Mail:"
2005-08-12 15:26:44 +02:00
msgstr "E-Post:"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:112
2005-08-11 01:10:32 +02:00
msgid "Edit Groups"
2005-08-12 15:26:44 +02:00
msgstr "Rediger Grupper"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:113
2005-08-11 01:10:32 +02:00
msgid "Edit Personal Information..."
2005-08-12 15:26:44 +02:00
msgstr "Rediger Personlig Informasjon..."
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:114
2005-08-11 01:10:32 +02:00
msgid "Edit _Groups"
2005-08-12 15:26:44 +02:00
msgstr "Rediger _Grupper"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:115
Merged revisions 4987-4989,4991-4996,4999,5003 via svnmerge from
svn://svn.gajim.org/gajim/trunk
........
r4987 | nk | 2006-01-03 04:00:51 -0700 (Tue, 03 Jan 2006) | 1 line
commit 48x48 transport online/offline imgs by Grenshad (I pngcrushed them)
........
r4988 | nk | 2006-01-03 04:32:01 -0700 (Tue, 03 Jan 2006) | 1 line
icon in notification window not always jabber now. MSN if he uses msn etc. thanks stian barmen for helping me test
........
r4989 | nk | 2006-01-03 04:40:44 -0700 (Tue, 03 Jan 2006) | 1 line
all strings I got report about them, are not translatable; pot/po update
........
r4991 | asterix | 2006-01-03 08:08:21 -0700 (Tue, 03 Jan 2006) | 2 lines
don't remove the jid entry in _contacts[account] when we remove a contact
........
r4992 | asterix | 2006-01-03 08:18:30 -0700 (Tue, 03 Jan 2006) | 2 lines
fix logic
........
r4993 | asterix | 2006-01-03 09:04:14 -0700 (Tue, 03 Jan 2006) | 2 lines
a GC_Contact can have a resource if we knoe his real JID
........
r4994 | asterix | 2006-01-03 09:32:58 -0700 (Tue, 03 Jan 2006) | 2 lines
missing argument in create_gc_contact
........
r4995 | asterix | 2006-01-03 10:36:41 -0700 (Tue, 03 Jan 2006) | 2 lines
we save gc_contact vcard instance in instances[self.account]['infos'][Fake_jid]
........
r4996 | asterix | 2006-01-03 11:17:43 -0700 (Tue, 03 Jan 2006) | 2 lines
in DataForm, a field of type 'list-single' can have no <value> element. Create a default one in such a case to prevent TB
........
r4999 | asterix | 2006-01-04 05:52:26 -0700 (Wed, 04 Jan 2006) | 2 lines
prevent TB when we move a contact that was in no group
........
r5003 | asterix | 2006-01-04 09:03:42 -0700 (Wed, 04 Jan 2006) | 2 lines
handle correctly unlabeled option values in DataForms
........
2006-01-05 04:17:36 +01:00
#, fuzzy
msgid "Emoticon set:"
msgstr "Behandle Uttrykksikoner"
2005-11-15 17:19:23 +01:00
#. XML Console enable checkbutton
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:117
2005-08-11 01:10:32 +02:00
msgid "Enable"
2005-08-12 15:26:44 +02:00
msgstr "Slå på"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:118
2005-08-11 01:10:32 +02:00
msgid "Enter it again for confirmation:"
2005-08-12 15:26:44 +02:00
msgstr "Skriv inn en gang til for verifisering:"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:119
2005-08-11 01:10:32 +02:00
msgid "Enter new password:"
2005-08-12 15:26:44 +02:00
msgstr "Skriv inn nytt passord:"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:120
2005-08-11 01:10:32 +02:00
msgid "Events"
2005-08-12 15:26:44 +02:00
msgstr "Hendelser"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:121
2005-08-11 01:10:32 +02:00
msgid "Every 5 _minutes"
2005-08-12 15:26:44 +02:00
msgstr "Hvert 5 _minutt"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:122
2005-08-11 01:10:32 +02:00
msgid "Extra Address:"
2005-08-12 15:26:44 +02:00
msgstr "Ekstra Adresse:"
2005-08-11 01:10:32 +02:00
2005-08-15 12:21:31 +02:00
#. Family Name
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:124
2005-08-11 01:10:32 +02:00
msgid "Family:"
2005-08-15 10:43:20 +02:00
msgstr "Etternavn:"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:125
2005-08-11 01:10:32 +02:00
msgid "File Transfers"
2005-08-12 15:26:44 +02:00
msgstr "Fil Overføringer"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:126
2005-08-11 01:10:32 +02:00
msgid "File _Transfers"
2005-08-12 15:26:44 +02:00
msgstr "Fil _Overføringer"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:127
2005-08-11 01:10:32 +02:00
msgid "File manager:"
2005-08-12 15:26:44 +02:00
msgstr "Fil behandler:"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:128
2005-08-11 01:10:32 +02:00
msgid "Filter:"
2005-08-12 15:26:44 +02:00
msgstr "Filter:"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:129
2005-11-16 22:27:50 +01:00
msgid "Font style:"
2005-12-08 17:04:18 +01:00
msgstr "Font stil:"
2005-09-17 14:01:06 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:130
2005-08-11 01:10:32 +02:00
msgid "Font:"
2005-08-12 15:26:44 +02:00
msgstr "Font:"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:131
2005-11-26 22:30:58 +01:00
msgid "Forbid him/her to see my status"
2005-12-08 17:04:18 +01:00
msgstr "Forby han/henne å se min status"
2005-11-26 22:30:58 +01:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:132
2005-08-11 01:10:32 +02:00
msgid "Format: YYYY-MM-DD"
2005-08-12 15:26:44 +02:00
msgstr "Format: YYYY-MM-DD"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:133
2005-11-08 15:50:33 +01:00
msgid "Frequently Asked Questions (online)"
2005-12-08 17:04:18 +01:00
msgstr "Ofte Stilte Spørsmål (online)"
2005-11-08 15:50:33 +01:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:134
2005-08-11 01:10:32 +02:00
msgid "From:"
2005-08-12 15:26:44 +02:00
msgstr "Fra:"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:135
2005-11-08 15:50:33 +01:00
msgid "G_o"
2005-12-08 17:04:18 +01:00
msgstr "G_å"
2005-11-08 15:50:33 +01:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:137
2005-08-11 01:10:32 +02:00
msgid "Gajim Themes Customization"
2005-08-12 15:26:44 +02:00
msgstr "Gajim Tema Valg"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:138
2005-12-20 15:26:14 +01:00
msgid ""
"Gajim can send and receive meta-information related to a conversation you "
"may have with a contact"
msgstr ""
"Gajim kan sende og motta meta-informasjon relatert til en samtale du kan ha "
"med en kontakt"
2005-09-17 14:01:06 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:139
2005-12-20 15:26:14 +01:00
msgid ""
"Gajim will automatically show the new received message in a new chat window "
"or tab in an existing chat window"
msgstr ""
"Gajim vil autmatisk vise deg den nye meldingen i et samtalevindu eller fane "
"i det eksisterende samtalevinduet"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:140
2005-12-20 15:26:14 +01:00
msgid ""
"Gajim will notify you for new message via a popup in the bottom right of the "
"screen"
msgstr ""
"Gajim vil alarmere deg med sprett-opp vindu i bunnen til høyre på skjermen "
"om at du har fått en ny melding"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:141
2005-12-20 15:26:14 +01:00
msgid ""
"Gajim will notify you via a popup window in the bottom right of the screen "
"about contacts that just signed in"
msgstr ""
"Gajim vil alarmere deg med sprett-opp vindu i bunnen til høyre på skjermen "
"om at en kontakt har akkurat logget inn"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:142
2005-12-20 15:26:14 +01:00
msgid ""
"Gajim will notify you via a popup window in the bottom right of the screen "
"about contacts that just signed out"
msgstr ""
"Gajim vil alarmere deg med sprett-opp vindu i bunnen til høyre på skjermen "
"om at en kontakt har akkurat logget ut"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:143
2005-12-20 15:26:14 +01:00
msgid ""
"Gajim will only change the icon of the contact that sent the new message"
msgstr ""
"Gajimvil bare endre ikonet til kontakten som har sendt den nye meldingen"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:144
2005-11-08 15:50:33 +01:00
msgid "Gajim: Account Creation Wizard"
2005-12-08 17:04:18 +01:00
msgstr "Gajim: Konto Opprettings Veiviser"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:145 ../src/roster_window.py:184
Merged revisions 4987-4989,4991-4996,4999,5003 via svnmerge from
svn://svn.gajim.org/gajim/trunk
........
r4987 | nk | 2006-01-03 04:00:51 -0700 (Tue, 03 Jan 2006) | 1 line
commit 48x48 transport online/offline imgs by Grenshad (I pngcrushed them)
........
r4988 | nk | 2006-01-03 04:32:01 -0700 (Tue, 03 Jan 2006) | 1 line
icon in notification window not always jabber now. MSN if he uses msn etc. thanks stian barmen for helping me test
........
r4989 | nk | 2006-01-03 04:40:44 -0700 (Tue, 03 Jan 2006) | 1 line
all strings I got report about them, are not translatable; pot/po update
........
r4991 | asterix | 2006-01-03 08:08:21 -0700 (Tue, 03 Jan 2006) | 2 lines
don't remove the jid entry in _contacts[account] when we remove a contact
........
r4992 | asterix | 2006-01-03 08:18:30 -0700 (Tue, 03 Jan 2006) | 2 lines
fix logic
........
r4993 | asterix | 2006-01-03 09:04:14 -0700 (Tue, 03 Jan 2006) | 2 lines
a GC_Contact can have a resource if we knoe his real JID
........
r4994 | asterix | 2006-01-03 09:32:58 -0700 (Tue, 03 Jan 2006) | 2 lines
missing argument in create_gc_contact
........
r4995 | asterix | 2006-01-03 10:36:41 -0700 (Tue, 03 Jan 2006) | 2 lines
we save gc_contact vcard instance in instances[self.account]['infos'][Fake_jid]
........
r4996 | asterix | 2006-01-03 11:17:43 -0700 (Tue, 03 Jan 2006) | 2 lines
in DataForm, a field of type 'list-single' can have no <value> element. Create a default one in such a case to prevent TB
........
r4999 | asterix | 2006-01-04 05:52:26 -0700 (Wed, 04 Jan 2006) | 2 lines
prevent TB when we move a contact that was in no group
........
r5003 | asterix | 2006-01-04 09:03:42 -0700 (Wed, 04 Jan 2006) | 2 lines
handle correctly unlabeled option values in DataForms
........
2006-01-05 04:17:36 +01:00
msgid "General"
msgstr "Generelle"
2005-08-15 12:21:31 +02:00
#. Given Name
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:147
2005-08-11 01:10:32 +02:00
msgid "Given:"
2005-08-15 10:43:20 +02:00
msgstr "Fornavn:"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:148
2005-08-11 01:10:32 +02:00
msgid "Group:"
2005-08-12 15:26:44 +02:00
msgstr "Gruppe:"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:149
2005-08-11 01:10:32 +02:00
msgid "HTTP Connect"
2005-08-12 15:26:44 +02:00
msgstr "HTTP Connect"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:150
2005-11-08 15:50:33 +01:00
msgid "Help online"
2005-12-08 17:04:18 +01:00
msgstr "Hjelp online"
2005-11-08 15:50:33 +01:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:151
2005-08-11 01:10:32 +02:00
msgid "Hides the window"
2005-08-12 15:26:44 +02:00
msgstr "Lukker vinduet"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:152
2005-08-11 01:10:32 +02:00
msgid "Homepage:"
2005-08-12 15:26:44 +02:00
msgstr "Hjemmeside:"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:153
2005-08-11 01:10:32 +02:00
msgid "Hostname: "
2005-08-12 15:26:44 +02:00
msgstr "Maskinnavn:"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:154
2005-08-11 01:10:32 +02:00
msgid "I already have an account I want to use"
2005-08-12 15:26:44 +02:00
msgstr "Jeg har allerede en konto jeg ønsker å bruke"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:155
2005-08-11 01:10:32 +02:00
msgid "I want to _register for a new account"
2005-08-12 15:26:44 +02:00
msgstr "Jeg ønsker å _registrere en ny konto"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:156
2005-08-11 01:10:32 +02:00
msgid "I would like to add you to my contact list."
2005-08-12 15:26:44 +02:00
msgstr "Jeg vil legge deg til min kontaktliste."
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:157
2005-08-11 01:10:32 +02:00
msgid "If checked, Gajim will also have a trayicon"
2005-08-12 15:26:44 +02:00
msgstr "Dresom valgt vil Gajim ha et statusikon (trayicon)"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:158
2005-12-07 18:40:14 +01:00
msgid "If checked, Gajim will display avatars of contacts in roster window"
2005-12-20 15:26:14 +01:00
msgstr ""
"Dersom valgt vil Gajim vise ikonbilder for kontakter i kontaktliste vinduet"
2005-11-08 15:50:33 +01:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:159
2005-12-20 15:26:14 +01:00
msgid ""
"If checked, Gajim will display status messages of contacts under the contact "
"name in roster window"
msgstr ""
"Dersom valg vil Gajim vise status melding til kontakter under kontakt navnet "
"i kontaktliste vinduet."
2005-11-08 15:50:33 +01:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:160
2005-08-26 00:18:55 +02:00
msgid "If checked, Gajim will join this group chat on startup"
2005-08-26 13:41:20 +02:00
msgstr "Dersom valgt vil Gajim automatisk gå inn i gruppesamtalen ved oppstart"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:161
2005-08-11 01:10:32 +02:00
msgid "If checked, Gajim will remember the password for this account"
2005-08-12 15:26:44 +02:00
msgstr "Dersom valgt vil Gajim huske passordet for kontoen"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:162
2005-12-20 15:26:14 +01:00
msgid ""
"If checked, Gajim will remember the roster and chat window positions in the "
"screen and the sizes of them next time you run it"
msgstr ""
"Dersom valgt vil Gajim huske kontaktliste og samtalevindu posisjoner på "
"skjermen, samt størrelsen på de til neste gang du åpner de"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:163
2005-12-20 15:26:14 +01:00
msgid ""
"If checked, Gajim will replace ascii smilies like ':)' with equivalent "
"graphical emoticons"
msgstr ""
"Dersom valgt vil Gajim bytte ut \"smilies\" som ':)' med grafiske "
"uttrykksikoner"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:164
2005-12-20 15:26:14 +01:00
msgid ""
"If checked, Gajim will send keep-alive packets so it prevents connection "
"timeout which results in disconnection"
msgstr ""
"Dersom valgt vil Gajim sende hold-i-live pakker så man ikke får en "
"frakobling på grunn av inaktivitet"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:165
2005-12-20 15:26:14 +01:00
msgid ""
"If checked, Gajim will store the password in ~/.gajim/config with 'read' "
"permission only for you"
msgstr ""
"Dersom valgt vil Gajim lagre passord i ~/.gajim/config med 'les' rettighet "
"bare for deg"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:166
2005-12-20 15:26:14 +01:00
msgid ""
"If checked, Gajim will use protocol-specific status icons. (eg. A contact "
"from MSN will have the equivalent msn icon for status online, away, busy, "
"etc...)"
msgstr ""
"Dersom valgt vil Gajim bruke protkoll-spesifikke ikoner. (En kontakt fra MSN "
"vil ha msn ikoner for status pålogget, borte, opptatt, osv...)"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:167
2005-12-20 15:26:14 +01:00
msgid ""
"If checked, Gajim, when launched, will automatically connect to jabber using "
"this account"
msgstr ""
"Dersom valgt, vil Gajim automatisk koble seg til jabber med denne kontoen "
"ved oppstart"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:168
2005-12-20 15:26:14 +01:00
msgid ""
"If checked, any change to the global status (handled by the combobox at the "
"bottom of the roster window) will change the status of this account "
"accordingly"
msgstr ""
"Dersom valgt vil endringer til global status (håndtert av kombomenyen "
"nederst i kontaktvinduet) endre status på denne kontoen. "
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:169
2005-12-20 15:26:14 +01:00
msgid ""
"If you have 2 or more accounts and it is checked, Gajim will list all "
"contacts as if you had one account"
msgstr ""
"Dersom du har 2 eller flere kontoer og denne er valgt, vil Gajim liste alle "
"kontakter som om du hadde en konto"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:170
2005-08-11 01:10:32 +02:00
msgid "Incoming message:"
2005-08-12 15:26:44 +02:00
msgstr "Innkommende melding:"
2005-08-11 01:10:32 +02:00
2005-08-17 14:17:09 +02:00
#. Info/Query make the "IQ" initials. So translate like this 'YourLang/YourLang (Info/Query)'. Thanks (it's a tooltip so width is not a problem)
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:172
2005-08-11 01:10:32 +02:00
msgid "Info/Query"
2005-08-12 15:26:44 +02:00
msgstr "Informasjon/Spørring"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:173
2005-09-09 21:25:00 +02:00
msgid "Information about you, as stored in the server"
2005-12-08 17:04:18 +01:00
msgstr "Informasjon om deg, slik som den er lagret på serveren"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:174
2005-09-17 14:01:06 +02:00
msgid "Invitation Received"
2005-12-08 17:04:18 +01:00
msgstr "Invitasjon motatt"
2005-09-17 14:01:06 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:175
2005-08-11 01:10:32 +02:00
msgid "Italic"
2005-08-12 15:26:44 +02:00
msgstr "Kursiv"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:176
2005-08-11 01:10:32 +02:00
msgid "Jabber"
2005-08-12 15:26:44 +02:00
msgstr "Jabber"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:177
2005-08-11 01:10:32 +02:00
msgid "Jabber ID:"
2005-08-12 15:26:44 +02:00
msgstr "Jabber ID:"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:179
2005-08-11 01:10:32 +02:00
msgid "Join _Group Chat"
2005-08-12 15:26:44 +02:00
msgstr "Bli med i _Gruppe Samtale"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:180
2005-08-11 01:10:32 +02:00
msgid "Location"
2005-08-12 15:26:44 +02:00
msgstr "Plassering"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:181
2005-08-11 01:10:32 +02:00
msgid "Manage Accounts"
2005-08-12 15:26:44 +02:00
msgstr "Behandle Kontoer"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:182
2005-08-11 01:10:32 +02:00
msgid "Manage Bookmarks"
2005-08-12 15:26:44 +02:00
msgstr "Behandle Bokmerker"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:183
2005-08-11 01:10:32 +02:00
msgid "Manage Emoticons"
2005-08-12 15:26:44 +02:00
msgstr "Behandle Uttrykksikoner"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:184
2005-08-11 01:10:32 +02:00
msgid "Manage Proxy Profiles"
2005-08-12 15:26:44 +02:00
msgstr "Behandle Proxy Profiler"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:185
2005-08-11 01:10:32 +02:00
msgid "Manage..."
2005-08-12 15:26:44 +02:00
msgstr "Behandle..."
2005-08-11 01:10:32 +02:00
2005-08-15 12:21:31 +02:00
#. Middle Name
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:187
2005-08-11 01:10:32 +02:00
msgid "Middle:"
2005-08-15 10:43:20 +02:00
msgstr "Mellomnavn:"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:188
2005-08-11 01:10:32 +02:00
msgid "Mo_derator"
2005-08-12 15:26:44 +02:00
msgstr "Mod_ererer"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:189
2005-08-11 01:10:32 +02:00
msgid "More"
2005-08-12 15:26:44 +02:00
msgstr "Mer"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:190
2005-08-11 01:10:32 +02:00
msgid "Name:"
2005-08-12 15:26:44 +02:00
msgstr "Navn:"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:191
msgid ""
"Never\n"
"Always\n"
"Per account\n"
"Per type"
msgstr ""
#: ../src/gtkgui.glade.h:195
2005-08-11 01:10:32 +02:00
msgid "Nickname:"
2005-08-12 15:26:44 +02:00
msgstr "Kallenavn:"
2005-08-11 01:10:32 +02:00
2005-08-13 00:32:35 +02:00
#. None means no proxy profile selected
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:198
2005-08-13 00:32:35 +02:00
msgid "None"
msgstr "Ingen"
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:199
2005-08-11 01:10:32 +02:00
msgid "Notify me about contacts that: "
2005-08-12 15:26:44 +02:00
msgstr "Alarmer meg om kontakter som:"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:200
msgid "Notify on new _Gmail e-mail"
msgstr ""
#: ../src/gtkgui.glade.h:201
2005-08-11 01:10:32 +02:00
msgid "OS:"
2005-08-12 15:26:44 +02:00
msgstr "OS:"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:202
2005-08-11 01:10:32 +02:00
msgid "On every _message"
2005-08-12 15:26:44 +02:00
msgstr "På hver _melding"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:203
#, fuzzy
msgid "One message _window:"
msgstr "Send melding og lukk vinduet"
#: ../src/gtkgui.glade.h:204
2005-08-11 01:10:32 +02:00
msgid "Open..."
2005-08-12 15:26:44 +02:00
msgstr "Åpne..."
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:206
2005-08-11 01:10:32 +02:00
msgid "Or choose a preset message:"
2005-08-12 15:26:44 +02:00
msgstr "Eller velg en forhåndsvalgt melding:"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:207
2005-08-11 01:10:32 +02:00
msgid "Outgoing message:"
2005-08-12 15:26:44 +02:00
msgstr "Utgående melding:"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:208
2005-08-11 01:10:32 +02:00
msgid "Pass_word:"
2005-08-12 15:26:44 +02:00
msgstr "Pass_ord:"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:210
2005-08-11 01:10:32 +02:00
msgid "Password:"
2005-08-12 15:26:44 +02:00
msgstr "Passord:"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:211
2005-09-09 21:25:00 +02:00
msgid "Personal Information"
2005-12-08 17:04:18 +01:00
msgstr "Personlig Informasjon"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:212
2005-08-11 01:10:32 +02:00
msgid "Phone No.:"
2005-08-12 15:26:44 +02:00
msgstr "Telefon Nummer:"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:213
2005-08-11 01:10:32 +02:00
msgid "Play _sounds"
2005-08-12 15:26:44 +02:00
msgstr "Spill av _lyder"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:214
2005-08-11 01:10:32 +02:00
msgid "Port: "
2005-08-12 15:26:44 +02:00
msgstr "Port:"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:215
2005-08-11 01:10:32 +02:00
msgid "Position:"
2005-08-12 15:26:44 +02:00
msgstr "Plassering:"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:216
2005-08-11 01:10:32 +02:00
msgid "Postal Code:"
2005-08-12 15:26:44 +02:00
msgstr "Post Kode:"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:217
2005-08-11 01:10:32 +02:00
msgid "Preferences"
2005-08-12 15:26:44 +02:00
msgstr "Tilstedeværelse"
2005-08-11 01:10:32 +02:00
2005-08-15 12:21:31 +02:00
#. Prefix in Name
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:219
2005-08-11 01:10:32 +02:00
msgid "Prefix:"
2005-08-15 10:43:20 +02:00
msgstr "Tittel:"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:220
2005-08-11 01:10:32 +02:00
msgid "Print time:"
2005-08-12 15:26:44 +02:00
msgstr "Utskrifts tid:"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:221
2005-08-11 01:10:32 +02:00
msgid "Priori_ty:"
2005-08-12 15:26:44 +02:00
msgstr "Priorit_et:"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:222
2005-12-20 15:26:14 +01:00
msgid ""
"Priority is used in Jabber to determine who gets the events from the jabber "
"server when two or more clients are connected using the same account; The "
"client with the highest priority gets the events"
msgstr ""
"Prioritet brukes av Jabber for å finne ut hvem som skal få hendelser fra "
"jabber serveren når to eller flere klienter er tilkoblet med samme konto. "
"Klienten med den høyeste prioriteten vil få hendelsen"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:223
2005-08-11 01:10:32 +02:00
msgid "Profile, Avatar"
2005-08-12 15:26:44 +02:00
msgstr "Profil, Bilde"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:224
2005-08-11 01:10:32 +02:00
msgid "Protocol:"
2005-08-12 15:26:44 +02:00
msgstr "Protokoll:"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:225
2005-08-11 01:10:32 +02:00
msgid "Proxy:"
2005-08-12 15:26:44 +02:00
msgstr "Proxy:"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:226
2005-11-29 21:04:36 +01:00
msgid "Query Builder..."
2005-12-08 17:04:18 +01:00
msgstr "Spørrings Bygger..."
2005-11-29 21:04:36 +01:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:227
2005-08-11 01:10:32 +02:00
msgid "Recently:"
2005-08-12 15:26:44 +02:00
msgstr "Nylig:"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:228
2005-08-11 01:10:32 +02:00
msgid "Register to"
2005-08-12 15:26:44 +02:00
msgstr "Registrer til:"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:229
2005-11-08 15:50:33 +01:00
msgid "Remove account _only from Gajim"
2005-12-08 17:04:18 +01:00
msgstr "Fjern kontoe _bare fra Gajim"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:230
2005-11-08 15:50:33 +01:00
msgid "Remove account from Gajim and from _server"
2005-12-08 17:04:18 +01:00
msgstr "Fjern konto fra Gajim og fra _serveren"
2005-11-08 15:50:33 +01:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:231
2005-08-11 01:10:32 +02:00
msgid "Remove file transfer from the list."
2005-08-12 15:26:44 +02:00
msgstr "Fjern filoverføringen fra listen"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:232
2005-08-11 01:10:32 +02:00
msgid "Removes completed, canceled and failed file transfers from the list"
2005-08-12 15:26:44 +02:00
msgstr "Fjerner komplette, avbrutte og feilede filoverføringer fra listen"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:233
2005-08-11 01:10:32 +02:00
msgid "Reply to this message"
2005-08-12 15:26:44 +02:00
msgstr "Svar på denne meldingen"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:234
2005-08-11 01:10:32 +02:00
msgid "Reset to Default Colors"
2005-08-12 15:26:44 +02:00
msgstr "Tilbakestill til Standard Farger"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:235
2005-08-11 01:10:32 +02:00
msgid "Resour_ce: "
2005-08-12 15:26:44 +02:00
msgstr "Ressu_rs:"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:236
2005-12-20 15:26:14 +01:00
msgid ""
"Resource is sent to the Jabber server in order to separate the same JID in "
"two or more parts depending on the number of the clients connected in the "
"same server with the same account. So you might be connected in the same "
"account with resource 'Home' and 'Work' at the same time. The resource which "
"has the highest priority will get the events. (see below)"
msgstr ""
"Ressurs navnet blir sendt til Jabber serveren for å separere JID'en din i to "
"eller flere deler alt etter hvor mange ganger du er tilkoblet til serveren "
"(samtidig). Dette gjør at du kan være tilkoblet med samme konto med ressurs "
"navn 'Hjeme' og 'Jobb' på samme tid. Ressursen med høyest prioritet vil få "
"hendelsene. (se under)"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:237
2005-08-11 01:10:32 +02:00
msgid "Resource:"
2005-08-12 15:26:44 +02:00
msgstr "Ressurs:"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:238
2005-08-11 01:10:32 +02:00
msgid "Role:"
2005-08-12 15:26:44 +02:00
msgstr "Rolle:"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:239
2005-08-11 01:10:32 +02:00
msgid "Room Configuration"
2005-08-12 15:26:44 +02:00
msgstr "Rom Instillinger"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:240
2005-08-11 01:10:32 +02:00
msgid "Room:"
2005-08-12 15:26:44 +02:00
msgstr "Rom:"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:241
2005-08-11 01:10:32 +02:00
msgid "Save _passphrase (insecure)"
2005-08-12 15:26:44 +02:00
msgstr "Lagre _passord setning (usikkert)"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:242
2005-08-11 01:10:32 +02:00
msgid "Save _position and size for roster and chat windows"
2005-08-12 15:26:44 +02:00
msgstr "Lagre _posisjon og størrelse for kontaktliste og samtalevinduer"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:243
2005-08-11 01:10:32 +02:00
msgid "Save conversation _logs for all contacts"
2005-08-12 15:26:44 +02:00
msgstr "Lagre samtale _logger for alle kontakter"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:244
2005-08-11 01:10:32 +02:00
msgid "Save pass_word"
2005-08-12 15:26:44 +02:00
msgstr "Lagre pass_ord"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:245
Merged revisions 4987-4989,4991-4996,4999,5003 via svnmerge from
svn://svn.gajim.org/gajim/trunk
........
r4987 | nk | 2006-01-03 04:00:51 -0700 (Tue, 03 Jan 2006) | 1 line
commit 48x48 transport online/offline imgs by Grenshad (I pngcrushed them)
........
r4988 | nk | 2006-01-03 04:32:01 -0700 (Tue, 03 Jan 2006) | 1 line
icon in notification window not always jabber now. MSN if he uses msn etc. thanks stian barmen for helping me test
........
r4989 | nk | 2006-01-03 04:40:44 -0700 (Tue, 03 Jan 2006) | 1 line
all strings I got report about them, are not translatable; pot/po update
........
r4991 | asterix | 2006-01-03 08:08:21 -0700 (Tue, 03 Jan 2006) | 2 lines
don't remove the jid entry in _contacts[account] when we remove a contact
........
r4992 | asterix | 2006-01-03 08:18:30 -0700 (Tue, 03 Jan 2006) | 2 lines
fix logic
........
r4993 | asterix | 2006-01-03 09:04:14 -0700 (Tue, 03 Jan 2006) | 2 lines
a GC_Contact can have a resource if we knoe his real JID
........
r4994 | asterix | 2006-01-03 09:32:58 -0700 (Tue, 03 Jan 2006) | 2 lines
missing argument in create_gc_contact
........
r4995 | asterix | 2006-01-03 10:36:41 -0700 (Tue, 03 Jan 2006) | 2 lines
we save gc_contact vcard instance in instances[self.account]['infos'][Fake_jid]
........
r4996 | asterix | 2006-01-03 11:17:43 -0700 (Tue, 03 Jan 2006) | 2 lines
in DataForm, a field of type 'list-single' can have no <value> element. Create a default one in such a case to prevent TB
........
r4999 | asterix | 2006-01-04 05:52:26 -0700 (Wed, 04 Jan 2006) | 2 lines
prevent TB when we move a contact that was in no group
........
r5003 | asterix | 2006-01-04 09:03:42 -0700 (Wed, 04 Jan 2006) | 2 lines
handle correctly unlabeled option values in DataForms
........
2006-01-05 04:17:36 +01:00
#, fuzzy
msgid "Search"
msgstr "_Søk"
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:246
2005-08-11 01:10:32 +02:00
msgid "Sen_d"
2005-08-12 15:26:44 +02:00
msgstr "Sen_d"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:247
2005-08-11 01:10:32 +02:00
msgid "Send File"
2005-08-12 15:26:44 +02:00
msgstr "Send Fil"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:248
2005-08-11 01:10:32 +02:00
msgid "Send Single _Message"
2005-12-08 17:04:18 +01:00
msgstr "Send _Melding"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:249
2005-08-11 01:10:32 +02:00
msgid "Send _File"
2005-08-12 15:26:44 +02:00
msgstr "Send _Fil"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:250
2005-09-17 14:01:06 +02:00
msgid "Send _New Message..."
2005-12-08 17:04:18 +01:00
msgstr "Send _Ny Melding..."
2005-09-17 14:01:06 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:251
2005-08-11 01:10:32 +02:00
msgid "Send keep-alive packets"
2005-08-12 15:26:44 +02:00
msgstr "Send hold-i-live meldinger"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:252
2005-08-11 01:10:32 +02:00
msgid "Send message"
2005-08-12 15:26:44 +02:00
msgstr "Send melding"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:253
2005-08-11 01:10:32 +02:00
msgid "Send message and close window"
2005-08-12 15:26:44 +02:00
msgstr "Send melding og lukk vinduet"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:254
2005-08-11 01:10:32 +02:00
msgid "Sends a message to currently connected users to this server"
2005-08-12 15:26:44 +02:00
msgstr "Sender en melding til tilkoblede brukere på denne serveren"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:255
2005-08-11 01:10:32 +02:00
msgid "Server:"
2005-08-12 15:26:44 +02:00
msgstr "Server:"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:256
2005-08-11 01:10:32 +02:00
msgid "Servers Features"
2005-08-12 15:26:44 +02:00
msgstr "Server Funksjonalitet"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:257
2005-08-11 01:10:32 +02:00
msgid "Set MOTD"
2005-08-12 15:26:44 +02:00
msgstr "Velg MFD (MOTD)"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:258
2005-08-11 01:10:32 +02:00
msgid "Set Message of the Day"
2005-08-12 15:26:44 +02:00
msgstr "Velg Melding for Dagen"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:259
2005-08-11 01:10:32 +02:00
msgid "Set _Avatar"
2005-08-12 15:26:44 +02:00
msgstr "Velg _Avatar"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:260
2005-11-08 15:50:33 +01:00
msgid "Set an avatar when I connect"
2005-12-08 17:04:18 +01:00
msgstr "Velg et ikonbilde (avatar) når jeg kobler til"
2005-11-08 15:50:33 +01:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:261
2005-08-11 01:10:32 +02:00
msgid "Sets Message of the Day"
2005-08-12 15:26:44 +02:00
msgstr "Setter Melding for Dagen"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:262
2005-11-08 15:50:33 +01:00
msgid "Show All Pending _Events"
2005-12-08 17:04:18 +01:00
msgstr "Vis Alle _Handlinger som Venter"
2005-11-08 15:50:33 +01:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:263
2005-08-11 01:10:32 +02:00
msgid "Show _Offline Contacts"
2005-12-08 17:04:18 +01:00
msgstr "Vis _Frakoblede Kontakter"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:264
2005-11-08 15:50:33 +01:00
msgid "Show _Roster"
2005-12-08 17:04:18 +01:00
msgstr "Vis _Kontaktliste"
2005-11-08 15:50:33 +01:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:265
2005-09-17 14:01:06 +02:00
msgid "Show _XML Console"
2005-12-08 17:04:18 +01:00
msgstr "Vis _XML Konsoll"
2005-09-17 14:01:06 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:266
2005-08-11 01:10:32 +02:00
msgid "Show only in _roster"
2005-08-12 15:26:44 +02:00
msgstr "Vis bare i _kontaktliste"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:267
2005-08-11 01:10:32 +02:00
msgid "Shows a list of file transfers between you and other"
2005-08-12 15:26:44 +02:00
msgstr "Viser en liste over overføringer mellom deg og andre"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:268
2005-08-11 01:10:32 +02:00
msgid "Sign _in"
2005-08-15 10:43:20 +02:00
msgstr "Logger _inn"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:269
2005-08-11 01:10:32 +02:00
msgid "Sign _out"
2005-08-15 10:43:20 +02:00
msgstr "Logger _ut"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:270
2005-08-11 01:10:32 +02:00
msgid "Sort contacts by status"
2005-08-12 15:26:44 +02:00
msgstr "Sorter kontakter etter status"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:271
2005-11-29 21:04:36 +01:00
msgid "Sta_tus"
2005-12-08 17:04:18 +01:00
msgstr "Sta_tus"
2005-11-29 21:04:36 +01:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:272
2005-08-11 01:10:32 +02:00
msgid "Start _Chat"
2005-08-12 15:26:44 +02:00
msgstr "Start _Samtale"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:273
2005-08-11 01:10:32 +02:00
msgid "State:"
2005-08-15 10:43:20 +02:00
msgstr "Fylke:"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:274
2005-08-11 01:10:32 +02:00
msgid "Status"
2005-08-12 15:26:44 +02:00
msgstr "Status"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:275
2005-08-11 01:10:32 +02:00
msgid "Status message:"
2005-08-12 15:26:44 +02:00
msgstr "Status melding:"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:276
2005-08-11 01:10:32 +02:00
msgid "Status:"
2005-08-12 15:26:44 +02:00
msgstr "Status:"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:277
2005-08-11 01:10:32 +02:00
msgid "Street:"
2005-08-12 15:26:44 +02:00
msgstr "Gate:"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:278
2005-08-11 01:10:32 +02:00
msgid "Subject:"
2005-08-12 15:26:44 +02:00
msgstr "Tema:"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:279
2005-08-11 01:10:32 +02:00
msgid "Subscription Request"
2005-08-12 15:26:44 +02:00
msgstr "Abbonerings Forespørsel"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:280
2005-08-11 01:10:32 +02:00
msgid "Subscription:"
2005-08-12 15:26:44 +02:00
msgstr "Abbonement:"
2005-08-11 01:10:32 +02:00
2005-08-15 12:21:31 +02:00
#. Suffix in Name
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:282
2005-08-11 01:10:32 +02:00
msgid "Suffix:"
2005-08-12 15:26:44 +02:00
msgstr "Suffix:"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:283
2005-08-11 01:10:32 +02:00
msgid "Synch_ronize account status with global status"
2005-08-12 15:26:44 +02:00
msgstr "Synk_roniser konto status med global status"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:284
2005-11-16 22:27:50 +01:00
msgid "Text _color:"
2005-12-08 17:04:18 +01:00
msgstr "Tekst _farge:"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:285
2005-11-16 22:27:50 +01:00
msgid "Text _font:"
2005-12-08 17:04:18 +01:00
msgstr "Tekst _font:"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:286
2005-08-11 01:10:32 +02:00
msgid "The auto away status message"
2005-08-12 15:26:44 +02:00
msgstr "Den automatiserte borte meldinen"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:287
2005-08-11 01:10:32 +02:00
msgid "The auto not available status message"
2005-08-12 15:26:44 +02:00
msgstr "Den autmatiserte ikke tilgjengelig meldingen"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:288
2005-08-11 01:10:32 +02:00
msgid "Theme:"
2005-08-12 15:26:44 +02:00
msgstr "Tema:"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:289
2005-12-20 15:26:14 +01:00
msgid ""
"This action removes single file transfer from the list. If the transfer is "
"active, it is first stopped and then removed"
msgstr ""
"Dette valget fjerner en filoverføring fra listen. Dersom den er aktiv vil "
"den først bli stoppet og så fjernet."
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:290
2005-08-11 01:10:32 +02:00
msgid "Title:"
2005-08-12 15:26:44 +02:00
msgstr "Tittel:"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:291
2005-08-11 01:10:32 +02:00
msgid "To:"
2005-08-12 15:26:44 +02:00
msgstr "Til:"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:292
2005-08-12 14:10:27 +02:00
msgid "Toggle Open_PGP Encryption"
2005-08-12 15:44:35 +02:00
msgstr "Endre Open_PGP Kryptering"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:293
2005-11-08 15:50:33 +01:00
msgid "Type your new status message:"
2005-12-08 17:04:18 +01:00
msgstr "Skriv inn din nye status melding:"
2005-11-08 15:50:33 +01:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:294
2005-08-11 01:10:32 +02:00
msgid "Type:"
2005-08-12 15:26:44 +02:00
msgstr "Skriv:"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:295
2005-12-27 00:55:51 +01:00
msgid "URL:"
msgstr ""
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:296
2005-08-11 01:10:32 +02:00
msgid "Underline"
2005-08-12 15:26:44 +02:00
msgstr "Strek Under"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:297
2005-08-11 01:10:32 +02:00
msgid "Update MOTD"
2005-08-12 15:26:44 +02:00
msgstr "Oppdater MFD (MOTD)"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:298
2005-08-11 01:10:32 +02:00
msgid "Update Message of the Day"
2005-08-12 15:26:44 +02:00
msgstr "Oppdater Melding for Dagen"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:299
2005-08-11 01:10:32 +02:00
msgid "Updates Message of the Day"
2005-08-12 15:26:44 +02:00
msgstr "Uppdaterer Melding for Dagen"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:300
2005-08-11 01:10:32 +02:00
msgid "Use _SSL (legacy)"
2005-08-12 15:26:44 +02:00
msgstr "Bruk _SSL (gammel)"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:301
2005-08-11 01:10:32 +02:00
msgid "Use _emoticons"
2005-08-12 15:26:44 +02:00
msgstr "Bruk _uttrykksikoner"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:302
2005-08-11 01:10:32 +02:00
msgid "Use _transports iconsets"
2005-08-12 15:26:44 +02:00
msgstr "Bruk _transportenes ikoner"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:303
2005-08-11 01:10:32 +02:00
msgid "Use authentication"
2005-08-12 15:26:44 +02:00
msgstr "Bruk autentisering"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:304
2005-08-11 01:10:32 +02:00
msgid "Use custom hostname/port"
2005-08-12 15:26:44 +02:00
msgstr "Bruk egendefinert maskinnavn/port"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:305
2005-08-11 01:10:32 +02:00
msgid "User ID:"
2005-08-12 15:26:44 +02:00
msgstr "Bruker ID:"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:306
2005-08-26 00:18:55 +02:00
msgid "When a file transfer is complete show a popup notification"
2005-08-12 15:26:44 +02:00
msgstr "Når en fil overføring er komplett vis en sprettopp informasjon"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:307
2005-12-20 15:26:14 +01:00
msgid ""
"When a new event (message, file transfer request etc..) is received, the "
"following methods may be used to inform you about it. NOTE: New message "
"events only occur if it is a new message from a contact you are not already "
"chatting with"
msgstr ""
"Når en ny hendelse (melding, fil overføring osv.) blir motatt, vil følgende "
"metoder bli brukt for å informere deg om det. MERK: Ny melding hendelser vil "
"bare skje dersom du får en ny melding fra en kontakt du ikke er i samtale "
"med."
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:308
2005-11-21 16:09:34 +01:00
msgid "When new event is received"
2005-12-08 17:04:18 +01:00
msgstr "Når en ny hendelse blir motatt"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:309
2005-08-11 01:10:32 +02:00
msgid "Work"
2005-08-12 15:26:44 +02:00
msgstr "Jobb"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:310
2005-08-11 01:10:32 +02:00
msgid ""
2005-09-09 21:25:00 +02:00
"You need to have an account in order to connect\n"
"to the Jabber network."
2005-08-11 01:10:32 +02:00
msgstr ""
2005-12-08 17:04:18 +01:00
"Du trenger en konto før du kan koble\n"
"til Jabber nettverket."
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:312
2005-08-11 01:10:32 +02:00
msgid "Your JID:"
2005-08-12 15:26:44 +02:00
msgstr "Din JID:"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#. Make sure the character after "_" is not M/m (conflicts with Alt+M that is supposed to show the Emoticon Selector)
#: ../src/gtkgui.glade.h:314
2005-08-11 01:10:32 +02:00
msgid "_Actions"
2005-08-12 15:26:44 +02:00
msgstr "_Handlinger"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:315
2005-08-11 01:10:32 +02:00
msgid "_Add Contact..."
2005-08-12 15:26:44 +02:00
msgstr "_Legg til Kontakt..."
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:316
2005-08-11 01:10:32 +02:00
msgid "_Add to Roster"
2005-08-12 15:26:44 +02:00
msgstr "_Legg til Kontaktliste"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:317
2005-08-11 01:10:32 +02:00
msgid "_Address:"
2005-08-12 15:26:44 +02:00
msgstr "_Adresse:"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:318
2005-08-11 01:10:32 +02:00
msgid "_Admin"
2005-08-12 15:26:44 +02:00
msgstr "_Admin"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:319
2005-08-11 01:10:32 +02:00
msgid "_Administrator"
2005-08-12 15:26:44 +02:00
msgstr "_Administrator"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:320
2005-08-11 01:10:32 +02:00
msgid "_Advanced"
2005-08-12 15:26:44 +02:00
msgstr "_Avansert"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:321
2005-08-11 01:10:32 +02:00
msgid "_Authorize"
2005-08-12 15:26:44 +02:00
msgstr "_Godkjenn"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:322
2005-11-16 22:27:50 +01:00
msgid "_Background:"
2005-12-08 17:04:18 +01:00
msgstr "_Bakgrunn:"
2005-09-17 14:01:06 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:323
2005-08-11 01:10:32 +02:00
msgid "_Ban"
2005-08-26 13:41:20 +02:00
msgstr "_Utvis"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:324
2005-08-11 01:10:32 +02:00
msgid "_Bookmark This Room"
2005-08-27 01:54:40 +02:00
msgstr "Lag _Bokmerke til Rommet"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:325
2005-08-11 01:10:32 +02:00
msgid "_Browser:"
2005-08-12 15:26:44 +02:00
msgstr "_Nettleser:"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:326
2005-08-11 01:10:32 +02:00
msgid "_Cancel"
2005-08-12 15:26:44 +02:00
msgstr "_Avbryt"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:327
2005-08-11 01:10:32 +02:00
msgid "_Compact View Alt+C"
2005-08-12 15:26:44 +02:00
msgstr "_Kompakt Utseende Alt+C"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:328
2005-11-08 15:50:33 +01:00
msgid "_Contents"
2005-12-08 17:04:18 +01:00
msgstr "_Innhold"
2005-08-15 12:21:31 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:330
2005-08-11 01:10:32 +02:00
msgid "_Copy JID/Email Address"
2005-08-12 15:26:44 +02:00
msgstr "_Kopier JID/E-post Adresse"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:331
2005-08-11 01:10:32 +02:00
msgid "_Copy Link Location"
2005-08-12 15:26:44 +02:00
msgstr "_Kopier Link PLassering"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:332
2005-09-17 14:01:06 +02:00
msgid "_Deny"
msgstr "_Nekt"
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:333
2005-09-17 14:01:06 +02:00
msgid "_Discover Services"
2005-12-08 17:04:18 +01:00
msgstr "_Oppdag Tjenester"
2005-09-17 14:01:06 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:334
2005-09-17 14:01:06 +02:00
msgid "_Discover Services..."
2005-12-08 17:04:18 +01:00
msgstr "_Oppdag Tjenester..."
2005-09-17 14:01:06 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:336
2005-11-08 15:50:33 +01:00
msgid "_FAQ"
2005-12-08 17:04:18 +01:00
msgstr "_FAQ"
2005-11-08 15:50:33 +01:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:337
2005-11-08 15:50:33 +01:00
msgid "_Filter:"
2005-12-08 17:04:18 +01:00
msgstr "_Filter:"
2005-11-08 15:50:33 +01:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:338
2005-08-11 01:10:32 +02:00
msgid "_Finish"
2005-08-12 15:26:44 +02:00
msgstr "_Avslutt"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:339
2005-09-17 14:01:06 +02:00
msgid "_Group Chat"
2005-12-08 17:04:18 +01:00
msgstr "_Gruppe Samtale"
2005-09-17 14:01:06 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:340
2005-09-10 16:56:12 +02:00
msgid "_Help"
2005-12-08 17:04:18 +01:00
msgstr "_Hjelp"
2005-09-10 16:56:12 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:341
2005-08-11 01:10:32 +02:00
msgid "_Highlight misspelled words"
2005-08-12 15:26:44 +02:00
msgstr "_Uthev feilstavede ord"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:342
2005-08-11 01:10:32 +02:00
msgid "_History"
2005-08-12 15:26:44 +02:00
msgstr "_Historie"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:343
2005-08-11 01:10:32 +02:00
msgid "_Host:"
2005-08-12 15:26:44 +02:00
msgstr "_Maskin:"
2005-08-11 01:10:32 +02:00
2005-08-13 13:17:49 +02:00
#. Info/Query: all(?) jabber xml start with <iq Leaving it _IQ is not a bad idea unless you are sure your lang has this somehow else translated (NOTE: xml still will still say <iq in your language (of course))
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:345
2005-08-11 01:10:32 +02:00
msgid "_IQ"
2005-08-12 15:26:44 +02:00
msgstr "_IQ"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:346
2005-08-11 01:10:32 +02:00
msgid "_Icon in systray (aka. notification area)"
2005-12-08 17:04:18 +01:00
msgstr "_Ikon i systemstatusfelt (også kjent som systray)"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:347
2005-08-11 01:10:32 +02:00
msgid "_Ignore events from contacts not in the roster"
2005-08-12 15:26:44 +02:00
msgstr "_Ignorer hendelser fra kontakter som ikke er i kontaktlisten"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:348
2005-08-11 01:10:32 +02:00
msgid "_Jabber ID:"
2005-08-12 15:26:44 +02:00
msgstr "_Jabber ID:"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:350
2005-09-17 14:01:06 +02:00
msgid "_Join New Room..."
2005-12-08 17:04:18 +01:00
msgstr "_Bli med i Nytt Rom"
2005-09-17 14:01:06 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:351
2005-08-11 01:10:32 +02:00
msgid "_Kick"
2005-08-26 13:41:20 +02:00
msgstr "_Kast ut"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:352
2005-12-07 18:40:14 +01:00
msgid "_Log conversation history"
2005-12-08 17:04:18 +01:00
msgstr "_Logg samtale historikk"
2005-12-07 18:40:14 +01:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:353
2005-11-26 22:30:58 +01:00
msgid "_Log status changes of contacts"
2005-12-08 17:04:18 +01:00
msgstr "_Logg status endringer til kontakter"
2005-11-26 22:30:58 +01:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:354
2005-08-11 01:10:32 +02:00
msgid "_Mail client:"
2005-08-12 15:26:44 +02:00
msgstr "_Post klient:"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:355
2005-08-11 01:10:32 +02:00
msgid "_Member"
2005-08-16 15:21:05 +02:00
msgstr "_Medlem"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:356
2005-08-11 01:10:32 +02:00
msgid "_Merge accounts"
2005-08-12 15:26:44 +02:00
msgstr "_Slå sammen kontoer"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:357
2005-08-11 01:10:32 +02:00
msgid "_Message"
2005-08-12 15:26:44 +02:00
msgstr "_Melding"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:358
2005-08-11 01:10:32 +02:00
msgid "_Modify"
2005-08-12 15:26:44 +02:00
msgstr "_Endre"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:359
2005-09-17 14:01:06 +02:00
msgid "_Modify Account..."
msgstr "_Rediger Konto..."
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:360
2005-09-17 14:01:06 +02:00
msgid "_Name: "
msgstr "_Navn:"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:361
2005-09-17 14:01:06 +02:00
msgid "_Never"
msgstr "_Aldri"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:362
2005-08-11 01:10:32 +02:00
msgid "_Notify me about it"
2005-08-12 15:26:44 +02:00
msgstr "_Gi meg beskjed om det"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:363
2005-08-11 01:10:32 +02:00
msgid "_Notify me when a file transfer is complete"
2005-08-12 15:26:44 +02:00
msgstr "_Gi meg beskjed når filoverføring er komplett"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:364
2005-08-11 01:10:32 +02:00
msgid "_OK"
2005-08-12 15:26:44 +02:00
msgstr "_OK"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:365
2005-08-11 01:10:32 +02:00
msgid "_Occupant Actions"
2005-08-12 15:26:44 +02:00
msgstr "_Beboer Handling"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:366
2005-08-11 01:10:32 +02:00
msgid "_Online Users"
2005-08-12 15:26:44 +02:00
msgstr "_Online Brukere"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:368
2005-08-12 15:26:44 +02:00
msgid "_Open Email Composer"
msgstr "_Åpne ny Epost"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:369
2005-08-12 15:26:44 +02:00
msgid "_Open Link in Browser"
msgstr "_Åpne Link i Nettleser"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:370
2005-08-11 01:10:32 +02:00
msgid "_Owner"
2005-08-12 15:26:44 +02:00
msgstr "_Eier"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:371
2005-08-11 01:10:32 +02:00
msgid "_Password:"
2005-08-12 15:26:44 +02:00
msgstr "_Passord:"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:372
2005-08-11 01:10:32 +02:00
msgid "_Pause"
2005-08-12 15:26:44 +02:00
msgstr "_Pause"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:373
2005-08-11 01:10:32 +02:00
msgid "_Player:"
2005-08-12 15:26:44 +02:00
msgstr "_Spiller:"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:374
2005-08-11 01:10:32 +02:00
msgid "_Pop it up"
2005-08-12 15:26:44 +02:00
msgstr "_Sprett opp"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:375
2005-08-11 01:10:32 +02:00
msgid "_Port:"
2005-08-12 15:26:44 +02:00
msgstr "_Port:"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:376
2005-08-11 01:10:32 +02:00
msgid "_Preferences"
2005-08-12 15:26:44 +02:00
msgstr "_Instillinger"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:377
2005-08-11 01:10:32 +02:00
msgid "_Presence"
2005-08-12 15:26:44 +02:00
msgstr "_Tilstedeværelse"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:378
2005-08-11 01:10:32 +02:00
msgid "_Publish"
2005-08-12 15:26:44 +02:00
msgstr "_Publisér"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:379
2005-08-11 01:10:32 +02:00
msgid "_Quit"
2005-08-12 15:26:44 +02:00
msgstr "_Avslutt"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:380
2005-08-11 01:10:32 +02:00
msgid "_Remove"
2005-08-12 15:26:44 +02:00
msgstr "_Fjern"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:381 ../src/roster_window.py:1108
2005-11-08 15:50:33 +01:00
msgid "_Remove from Roster"
msgstr "_Fjern fra Kontaktliste"
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:382
2005-08-11 01:10:32 +02:00
msgid "_Rename"
2005-08-12 15:26:44 +02:00
msgstr "_Gi Nytt Navn"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:383
2005-08-11 01:10:32 +02:00
msgid "_Reply"
2005-08-12 15:26:44 +02:00
msgstr "_Svar"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:384
2005-08-11 01:10:32 +02:00
msgid "_Retrieve"
2005-08-12 15:26:44 +02:00
msgstr "_Hent"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:385
2005-11-29 21:04:36 +01:00
msgid "_Search"
2005-12-08 17:04:18 +01:00
msgstr "_Søk"
2005-11-29 21:04:36 +01:00
2006-01-19 23:09:24 +01:00
#. Make sure the character after "_" is not M/m (conflicts with Alt+M that is supposed to show the Emoticon Selector)
#: ../src/gtkgui.glade.h:387
2005-08-11 01:10:32 +02:00
msgid "_Send"
2005-08-12 15:26:44 +02:00
msgstr "_Send"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:388
2005-08-11 01:10:32 +02:00
msgid "_Send & Close"
2005-08-12 15:26:44 +02:00
msgstr "_Send & Lukk"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:389
2005-08-11 01:10:32 +02:00
msgid "_Send Private Message"
2005-08-12 15:26:44 +02:00
msgstr "_Send Privat Melding"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:390
2005-08-11 01:10:32 +02:00
msgid "_Send Server Message"
2005-08-12 15:26:44 +02:00
msgstr "_Send Server Melding"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:391
2005-08-11 01:10:32 +02:00
msgid "_Send Single Message"
2005-12-08 17:04:18 +01:00
msgstr "_Send Melding"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:392
2005-08-11 01:10:32 +02:00
msgid "_Server:"
2005-08-12 15:26:44 +02:00
msgstr "_Server:"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:393
2005-08-11 01:10:32 +02:00
msgid "_Set Image..."
2005-08-12 15:26:44 +02:00
msgstr "_Velg Bilde..."
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:394
2005-08-11 01:10:32 +02:00
msgid "_Start Chat"
2005-08-12 15:26:44 +02:00
msgstr "_Start Samtale"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:395
2005-08-11 01:10:32 +02:00
msgid "_Status"
2005-08-12 15:26:44 +02:00
msgstr "_Status"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:396
2005-08-11 01:10:32 +02:00
msgid "_Subscribe"
2005-08-12 15:26:44 +02:00
msgstr "_Abbonér"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:397
2005-08-11 01:10:32 +02:00
msgid "_Subscription"
2005-08-12 15:26:44 +02:00
msgstr "_Abonement"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:398
2005-08-11 01:10:32 +02:00
msgid "_Use proxy"
2005-08-12 15:26:44 +02:00
msgstr "_Bruk proxy"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:399
2005-08-11 01:10:32 +02:00
msgid "_Username:"
2005-08-12 15:26:44 +02:00
msgstr "_Brukernavn:"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:400
2005-08-11 01:10:32 +02:00
msgid "_Voice"
2005-08-12 15:26:44 +02:00
msgstr "_Stemme"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:401
2005-08-11 01:10:32 +02:00
msgid "_XML Console..."
2005-08-12 15:26:44 +02:00
msgstr "_XML Konsoll..."
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:402
2005-08-11 01:10:32 +02:00
msgid "file transfers list"
2005-08-12 15:26:44 +02:00
msgstr "fil overførings liste"
2005-08-11 01:10:32 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui.glade.h:403
2005-08-11 01:10:32 +02:00
msgid "minutes"
2005-08-12 15:26:44 +02:00
msgstr "minutter"
2005-08-11 01:10:32 +02:00
2005-11-08 15:50:33 +01:00
#. we talk about file
2005-12-20 15:26:14 +01:00
#: ../src/gtkgui_helpers.py:105 ../src/gtkgui_helpers.py:120
2005-12-08 17:04:18 +01:00
#, python-format
2005-11-08 15:50:33 +01:00
msgid "Error: cannot open %s for reading"
2005-12-08 17:04:18 +01:00
msgstr "Feil: kan ikke åpne %s for lesing"
2005-11-08 15:50:33 +01:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui_helpers.py:253
2005-11-08 15:50:33 +01:00
msgid "Error reading file:"
2005-12-08 17:04:18 +01:00
msgstr "Feil under lesing av fil:"
2005-11-08 15:50:33 +01:00
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui_helpers.py:256
2005-11-08 15:50:33 +01:00
msgid "Error parsing file:"
2005-12-08 17:04:18 +01:00
msgstr "Feil under traversering av fil:"
2005-08-15 13:33:40 +02:00
2005-11-08 15:50:33 +01:00
#. do not traceback (could be a permission problem)
#. we talk about a file here
2006-01-19 23:09:24 +01:00
#: ../src/gtkgui_helpers.py:294
2005-08-15 13:33:40 +02:00
#, python-format
2005-11-08 15:50:33 +01:00
msgid "Could not write to %s. Session Management support will not work"
2005-12-08 17:04:18 +01:00
msgstr "Kunne ikke skrive til %s. Sesjons Håndterings støtte vil ikke virke."
2005-08-15 13:33:40 +02:00
Merged revisions 4987-4989,4991-4996,4999,5003 via svnmerge from
svn://svn.gajim.org/gajim/trunk
........
r4987 | nk | 2006-01-03 04:00:51 -0700 (Tue, 03 Jan 2006) | 1 line
commit 48x48 transport online/offline imgs by Grenshad (I pngcrushed them)
........
r4988 | nk | 2006-01-03 04:32:01 -0700 (Tue, 03 Jan 2006) | 1 line
icon in notification window not always jabber now. MSN if he uses msn etc. thanks stian barmen for helping me test
........
r4989 | nk | 2006-01-03 04:40:44 -0700 (Tue, 03 Jan 2006) | 1 line
all strings I got report about them, are not translatable; pot/po update
........
r4991 | asterix | 2006-01-03 08:08:21 -0700 (Tue, 03 Jan 2006) | 2 lines
don't remove the jid entry in _contacts[account] when we remove a contact
........
r4992 | asterix | 2006-01-03 08:18:30 -0700 (Tue, 03 Jan 2006) | 2 lines
fix logic
........
r4993 | asterix | 2006-01-03 09:04:14 -0700 (Tue, 03 Jan 2006) | 2 lines
a GC_Contact can have a resource if we knoe his real JID
........
r4994 | asterix | 2006-01-03 09:32:58 -0700 (Tue, 03 Jan 2006) | 2 lines
missing argument in create_gc_contact
........
r4995 | asterix | 2006-01-03 10:36:41 -0700 (Tue, 03 Jan 2006) | 2 lines
we save gc_contact vcard instance in instances[self.account]['infos'][Fake_jid]
........
r4996 | asterix | 2006-01-03 11:17:43 -0700 (Tue, 03 Jan 2006) | 2 lines
in DataForm, a field of type 'list-single' can have no <value> element. Create a default one in such a case to prevent TB
........
r4999 | asterix | 2006-01-04 05:52:26 -0700 (Wed, 04 Jan 2006) | 2 lines
prevent TB when we move a contact that was in no group
........
r5003 | asterix | 2006-01-04 09:03:42 -0700 (Wed, 04 Jan 2006) | 2 lines
handle correctly unlabeled option values in DataForms
........
2006-01-05 04:17:36 +01:00
#: ../src/history_window.py:94
2005-11-29 21:04:36 +01:00
msgid "Date"
2005-12-08 17:04:18 +01:00
msgstr "Dato"
2005-11-29 21:04:36 +01:00
Merged revisions 4987-4989,4991-4996,4999,5003 via svnmerge from
svn://svn.gajim.org/gajim/trunk
........
r4987 | nk | 2006-01-03 04:00:51 -0700 (Tue, 03 Jan 2006) | 1 line
commit 48x48 transport online/offline imgs by Grenshad (I pngcrushed them)
........
r4988 | nk | 2006-01-03 04:32:01 -0700 (Tue, 03 Jan 2006) | 1 line
icon in notification window not always jabber now. MSN if he uses msn etc. thanks stian barmen for helping me test
........
r4989 | nk | 2006-01-03 04:40:44 -0700 (Tue, 03 Jan 2006) | 1 line
all strings I got report about them, are not translatable; pot/po update
........
r4991 | asterix | 2006-01-03 08:08:21 -0700 (Tue, 03 Jan 2006) | 2 lines
don't remove the jid entry in _contacts[account] when we remove a contact
........
r4992 | asterix | 2006-01-03 08:18:30 -0700 (Tue, 03 Jan 2006) | 2 lines
fix logic
........
r4993 | asterix | 2006-01-03 09:04:14 -0700 (Tue, 03 Jan 2006) | 2 lines
a GC_Contact can have a resource if we knoe his real JID
........
r4994 | asterix | 2006-01-03 09:32:58 -0700 (Tue, 03 Jan 2006) | 2 lines
missing argument in create_gc_contact
........
r4995 | asterix | 2006-01-03 10:36:41 -0700 (Tue, 03 Jan 2006) | 2 lines
we save gc_contact vcard instance in instances[self.account]['infos'][Fake_jid]
........
r4996 | asterix | 2006-01-03 11:17:43 -0700 (Tue, 03 Jan 2006) | 2 lines
in DataForm, a field of type 'list-single' can have no <value> element. Create a default one in such a case to prevent TB
........
r4999 | asterix | 2006-01-04 05:52:26 -0700 (Wed, 04 Jan 2006) | 2 lines
prevent TB when we move a contact that was in no group
........
r5003 | asterix | 2006-01-04 09:03:42 -0700 (Wed, 04 Jan 2006) | 2 lines
handle correctly unlabeled option values in DataForms
........
2006-01-05 04:17:36 +01:00
#: ../src/history_window.py:102
2005-11-29 21:04:36 +01:00
msgid "Message"
2005-12-08 17:04:18 +01:00
msgstr "Melding"
2005-11-29 21:04:36 +01:00
Merged revisions 4987-4989,4991-4996,4999,5003 via svnmerge from
svn://svn.gajim.org/gajim/trunk
........
r4987 | nk | 2006-01-03 04:00:51 -0700 (Tue, 03 Jan 2006) | 1 line
commit 48x48 transport online/offline imgs by Grenshad (I pngcrushed them)
........
r4988 | nk | 2006-01-03 04:32:01 -0700 (Tue, 03 Jan 2006) | 1 line
icon in notification window not always jabber now. MSN if he uses msn etc. thanks stian barmen for helping me test
........
r4989 | nk | 2006-01-03 04:40:44 -0700 (Tue, 03 Jan 2006) | 1 line
all strings I got report about them, are not translatable; pot/po update
........
r4991 | asterix | 2006-01-03 08:08:21 -0700 (Tue, 03 Jan 2006) | 2 lines
don't remove the jid entry in _contacts[account] when we remove a contact
........
r4992 | asterix | 2006-01-03 08:18:30 -0700 (Tue, 03 Jan 2006) | 2 lines
fix logic
........
r4993 | asterix | 2006-01-03 09:04:14 -0700 (Tue, 03 Jan 2006) | 2 lines
a GC_Contact can have a resource if we knoe his real JID
........
r4994 | asterix | 2006-01-03 09:32:58 -0700 (Tue, 03 Jan 2006) | 2 lines
missing argument in create_gc_contact
........
r4995 | asterix | 2006-01-03 10:36:41 -0700 (Tue, 03 Jan 2006) | 2 lines
we save gc_contact vcard instance in instances[self.account]['infos'][Fake_jid]
........
r4996 | asterix | 2006-01-03 11:17:43 -0700 (Tue, 03 Jan 2006) | 2 lines
in DataForm, a field of type 'list-single' can have no <value> element. Create a default one in such a case to prevent TB
........
r4999 | asterix | 2006-01-04 05:52:26 -0700 (Wed, 04 Jan 2006) | 2 lines
prevent TB when we move a contact that was in no group
........
r5003 | asterix | 2006-01-04 09:03:42 -0700 (Wed, 04 Jan 2006) | 2 lines
handle correctly unlabeled option values in DataForms
........
2006-01-05 04:17:36 +01:00
#: ../src/history_window.py:111 ../src/history_window.py:113
2005-11-08 15:50:33 +01:00
#, python-format
msgid "Conversation History with %s"
msgstr "Samtale Historikk med %s"
2005-08-26 00:18:55 +02:00
Merged revisions 4987-4989,4991-4996,4999,5003 via svnmerge from
svn://svn.gajim.org/gajim/trunk
........
r4987 | nk | 2006-01-03 04:00:51 -0700 (Tue, 03 Jan 2006) | 1 line
commit 48x48 transport online/offline imgs by Grenshad (I pngcrushed them)
........
r4988 | nk | 2006-01-03 04:32:01 -0700 (Tue, 03 Jan 2006) | 1 line
icon in notification window not always jabber now. MSN if he uses msn etc. thanks stian barmen for helping me test
........
r4989 | nk | 2006-01-03 04:40:44 -0700 (Tue, 03 Jan 2006) | 1 line
all strings I got report about them, are not translatable; pot/po update
........
r4991 | asterix | 2006-01-03 08:08:21 -0700 (Tue, 03 Jan 2006) | 2 lines
don't remove the jid entry in _contacts[account] when we remove a contact
........
r4992 | asterix | 2006-01-03 08:18:30 -0700 (Tue, 03 Jan 2006) | 2 lines
fix logic
........
r4993 | asterix | 2006-01-03 09:04:14 -0700 (Tue, 03 Jan 2006) | 2 lines
a GC_Contact can have a resource if we knoe his real JID
........
r4994 | asterix | 2006-01-03 09:32:58 -0700 (Tue, 03 Jan 2006) | 2 lines
missing argument in create_gc_contact
........
r4995 | asterix | 2006-01-03 10:36:41 -0700 (Tue, 03 Jan 2006) | 2 lines
we save gc_contact vcard instance in instances[self.account]['infos'][Fake_jid]
........
r4996 | asterix | 2006-01-03 11:17:43 -0700 (Tue, 03 Jan 2006) | 2 lines
in DataForm, a field of type 'list-single' can have no <value> element. Create a default one in such a case to prevent TB
........
r4999 | asterix | 2006-01-04 05:52:26 -0700 (Wed, 04 Jan 2006) | 2 lines
prevent TB when we move a contact that was in no group
........
r5003 | asterix | 2006-01-04 09:03:42 -0700 (Wed, 04 Jan 2006) | 2 lines
handle correctly unlabeled option values in DataForms
........
2006-01-05 04:17:36 +01:00
#: ../src/history_window.py:262
2005-11-20 23:23:37 +01:00
#, python-format
msgid "%(nick)s is now %(status)s: %(status_msg)s"
2005-12-08 17:04:18 +01:00
msgstr "%(nick)s er nå %(status)s: %(status_msg)s"
2005-08-26 00:18:55 +02:00
Merged revisions 4987-4989,4991-4996,4999,5003 via svnmerge from
svn://svn.gajim.org/gajim/trunk
........
r4987 | nk | 2006-01-03 04:00:51 -0700 (Tue, 03 Jan 2006) | 1 line
commit 48x48 transport online/offline imgs by Grenshad (I pngcrushed them)
........
r4988 | nk | 2006-01-03 04:32:01 -0700 (Tue, 03 Jan 2006) | 1 line
icon in notification window not always jabber now. MSN if he uses msn etc. thanks stian barmen for helping me test
........
r4989 | nk | 2006-01-03 04:40:44 -0700 (Tue, 03 Jan 2006) | 1 line
all strings I got report about them, are not translatable; pot/po update
........
r4991 | asterix | 2006-01-03 08:08:21 -0700 (Tue, 03 Jan 2006) | 2 lines
don't remove the jid entry in _contacts[account] when we remove a contact
........
r4992 | asterix | 2006-01-03 08:18:30 -0700 (Tue, 03 Jan 2006) | 2 lines
fix logic
........
r4993 | asterix | 2006-01-03 09:04:14 -0700 (Tue, 03 Jan 2006) | 2 lines
a GC_Contact can have a resource if we knoe his real JID
........
r4994 | asterix | 2006-01-03 09:32:58 -0700 (Tue, 03 Jan 2006) | 2 lines
missing argument in create_gc_contact
........
r4995 | asterix | 2006-01-03 10:36:41 -0700 (Tue, 03 Jan 2006) | 2 lines
we save gc_contact vcard instance in instances[self.account]['infos'][Fake_jid]
........
r4996 | asterix | 2006-01-03 11:17:43 -0700 (Tue, 03 Jan 2006) | 2 lines
in DataForm, a field of type 'list-single' can have no <value> element. Create a default one in such a case to prevent TB
........
r4999 | asterix | 2006-01-04 05:52:26 -0700 (Wed, 04 Jan 2006) | 2 lines
prevent TB when we move a contact that was in no group
........
r5003 | asterix | 2006-01-04 09:03:42 -0700 (Wed, 04 Jan 2006) | 2 lines
handle correctly unlabeled option values in DataForms
........
2006-01-05 04:17:36 +01:00
#: ../src/history_window.py:266
2005-12-08 17:04:18 +01:00
#, python-format
2005-11-26 22:30:58 +01:00
msgid "%(nick)s is now %(status)s"
2005-12-08 17:04:18 +01:00
msgstr "%(nick)s er nå %(status)s"
2005-08-26 00:18:55 +02:00
Merged revisions 4987-4989,4991-4996,4999,5003 via svnmerge from
svn://svn.gajim.org/gajim/trunk
........
r4987 | nk | 2006-01-03 04:00:51 -0700 (Tue, 03 Jan 2006) | 1 line
commit 48x48 transport online/offline imgs by Grenshad (I pngcrushed them)
........
r4988 | nk | 2006-01-03 04:32:01 -0700 (Tue, 03 Jan 2006) | 1 line
icon in notification window not always jabber now. MSN if he uses msn etc. thanks stian barmen for helping me test
........
r4989 | nk | 2006-01-03 04:40:44 -0700 (Tue, 03 Jan 2006) | 1 line
all strings I got report about them, are not translatable; pot/po update
........
r4991 | asterix | 2006-01-03 08:08:21 -0700 (Tue, 03 Jan 2006) | 2 lines
don't remove the jid entry in _contacts[account] when we remove a contact
........
r4992 | asterix | 2006-01-03 08:18:30 -0700 (Tue, 03 Jan 2006) | 2 lines
fix logic
........
r4993 | asterix | 2006-01-03 09:04:14 -0700 (Tue, 03 Jan 2006) | 2 lines
a GC_Contact can have a resource if we knoe his real JID
........
r4994 | asterix | 2006-01-03 09:32:58 -0700 (Tue, 03 Jan 2006) | 2 lines
missing argument in create_gc_contact
........
r4995 | asterix | 2006-01-03 10:36:41 -0700 (Tue, 03 Jan 2006) | 2 lines
we save gc_contact vcard instance in instances[self.account]['infos'][Fake_jid]
........
r4996 | asterix | 2006-01-03 11:17:43 -0700 (Tue, 03 Jan 2006) | 2 lines
in DataForm, a field of type 'list-single' can have no <value> element. Create a default one in such a case to prevent TB
........
r4999 | asterix | 2006-01-04 05:52:26 -0700 (Wed, 04 Jan 2006) | 2 lines
prevent TB when we move a contact that was in no group
........
r5003 | asterix | 2006-01-04 09:03:42 -0700 (Wed, 04 Jan 2006) | 2 lines
handle correctly unlabeled option values in DataForms
........
2006-01-05 04:17:36 +01:00
#: ../src/history_window.py:272
2005-12-08 17:04:18 +01:00
#, python-format
2005-11-20 23:23:37 +01:00
msgid "Status is now: %(status)s: %(status_msg)s"
2005-12-08 17:04:18 +01:00
msgstr "Status er nå: %(status)s: %(status_msg)s"
2005-09-09 21:25:00 +02:00
Merged revisions 4987-4989,4991-4996,4999,5003 via svnmerge from
svn://svn.gajim.org/gajim/trunk
........
r4987 | nk | 2006-01-03 04:00:51 -0700 (Tue, 03 Jan 2006) | 1 line
commit 48x48 transport online/offline imgs by Grenshad (I pngcrushed them)
........
r4988 | nk | 2006-01-03 04:32:01 -0700 (Tue, 03 Jan 2006) | 1 line
icon in notification window not always jabber now. MSN if he uses msn etc. thanks stian barmen for helping me test
........
r4989 | nk | 2006-01-03 04:40:44 -0700 (Tue, 03 Jan 2006) | 1 line
all strings I got report about them, are not translatable; pot/po update
........
r4991 | asterix | 2006-01-03 08:08:21 -0700 (Tue, 03 Jan 2006) | 2 lines
don't remove the jid entry in _contacts[account] when we remove a contact
........
r4992 | asterix | 2006-01-03 08:18:30 -0700 (Tue, 03 Jan 2006) | 2 lines
fix logic
........
r4993 | asterix | 2006-01-03 09:04:14 -0700 (Tue, 03 Jan 2006) | 2 lines
a GC_Contact can have a resource if we knoe his real JID
........
r4994 | asterix | 2006-01-03 09:32:58 -0700 (Tue, 03 Jan 2006) | 2 lines
missing argument in create_gc_contact
........
r4995 | asterix | 2006-01-03 10:36:41 -0700 (Tue, 03 Jan 2006) | 2 lines
we save gc_contact vcard instance in instances[self.account]['infos'][Fake_jid]
........
r4996 | asterix | 2006-01-03 11:17:43 -0700 (Tue, 03 Jan 2006) | 2 lines
in DataForm, a field of type 'list-single' can have no <value> element. Create a default one in such a case to prevent TB
........
r4999 | asterix | 2006-01-04 05:52:26 -0700 (Wed, 04 Jan 2006) | 2 lines
prevent TB when we move a contact that was in no group
........
r5003 | asterix | 2006-01-04 09:03:42 -0700 (Wed, 04 Jan 2006) | 2 lines
handle correctly unlabeled option values in DataForms
........
2006-01-05 04:17:36 +01:00
#: ../src/history_window.py:275
2005-12-08 17:04:18 +01:00
#, python-format
2005-11-26 22:30:58 +01:00
msgid "Status is now: %(status)s"
2005-12-08 17:04:18 +01:00
msgstr "Status er nå: %(status)s"
2005-08-15 13:33:40 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/message_window.py:398
#, python-format
msgid "Switch to %s"
msgstr "Endre til %s"
#: ../src/notify.py:145
2005-11-15 17:19:23 +01:00
#, python-format
msgid "%(nickname)s in room %(room_name)s has sent you a new message."
2005-12-08 17:04:18 +01:00
msgstr "%(nickname)s i rom %(room_name)s har sendt deg en ny melding."
2005-11-15 17:19:23 +01:00
#. we talk about a name here
2006-01-19 23:09:24 +01:00
#: ../src/notify.py:150
2005-11-15 17:19:23 +01:00
#, python-format
msgid "%s has sent you a new message."
2005-12-08 17:04:18 +01:00
msgstr "%s har sendt deg en ny melding."
2005-11-15 17:19:23 +01:00
#. we talk about a name here
2006-01-19 23:09:24 +01:00
#: ../src/notify.py:159
2005-12-08 17:04:18 +01:00
#, python-format
2005-11-15 17:19:23 +01:00
msgid "%s wants to send you a file."
2005-12-08 17:04:18 +01:00
msgstr "%s ønsker å sende deg en fil."
2005-11-15 17:19:23 +01:00
2006-01-19 23:09:24 +01:00
#: ../src/notify.py:173
2005-11-15 17:19:23 +01:00
#, python-format
msgid "You successfully received %(filename)s from %(name)s."
2005-12-08 17:04:18 +01:00
msgstr "Du har vellykket motatt %(filename)s fra %(name)s."
2005-11-15 17:19:23 +01:00
#. ft stopped
2006-01-19 23:09:24 +01:00
#: ../src/notify.py:177
2005-11-15 17:19:23 +01:00
#, python-format
msgid "File transfer of %(filename)s from %(name)s stopped."
2005-12-08 17:04:18 +01:00
msgstr "Fil overføring av %(filename)s fra %(name)s stoppet."
2005-11-15 17:19:23 +01:00
2006-01-19 23:09:24 +01:00
#: ../src/notify.py:190
2005-11-15 17:19:23 +01:00
#, python-format
msgid "You successfully sent %(filename)s to %(name)s."
2005-12-08 17:04:18 +01:00
msgstr "Du har vellykket sendt %(filename)s til %(name)s."
2005-11-15 17:19:23 +01:00
#. ft stopped
2006-01-19 23:09:24 +01:00
#: ../src/notify.py:194
2005-11-15 17:19:23 +01:00
#, python-format
msgid "File transfer of %(filename)s to %(name)s stopped."
2005-12-08 17:04:18 +01:00
msgstr "Fil overføring av %(filename)s til %(name)s er stoppet."
2005-11-15 17:19:23 +01:00
2006-01-19 23:09:24 +01:00
#: ../src/roster_window.py:128
2005-11-13 18:45:17 +01:00
msgid "Merged accounts"
2005-12-08 17:04:18 +01:00
msgstr "Samlede kontoer"
2005-11-13 18:45:17 +01:00
2006-01-19 23:09:24 +01:00
#: ../src/roster_window.py:182
#, fuzzy
msgid "Observers"
msgstr "Server"
#: ../src/roster_window.py:338
2005-11-08 15:50:33 +01:00
#, python-format
msgid "You are already in room %s"
msgstr "Du er allerede i rom %s"
2006-01-19 23:09:24 +01:00
#: ../src/roster_window.py:343 ../src/roster_window.py:1828
2005-11-08 15:50:33 +01:00
msgid "You cannot join a room while you are invisible"
2005-12-08 17:04:18 +01:00
msgstr "Du kan ikke gå inn i en gruppesamtale når du er usynlig"
2005-11-08 15:50:33 +01:00
2006-01-19 23:09:24 +01:00
#: ../src/roster_window.py:498
2005-11-08 15:50:33 +01:00
msgid "_Join New Room"
2005-12-08 17:04:18 +01:00
msgstr "_Bli med i Nytt Rom"
2005-11-08 15:50:33 +01:00
2006-01-19 23:09:24 +01:00
#: ../src/roster_window.py:513
2005-11-08 15:50:33 +01:00
msgid "Manage Bookmarks..."
msgstr "Behandle Bokmerker..."
2006-01-19 23:09:24 +01:00
#: ../src/roster_window.py:528
2005-11-08 15:50:33 +01:00
#, python-format
msgid "to %s account"
msgstr "til %s kontoen"
2006-01-19 23:09:24 +01:00
#: ../src/roster_window.py:540
2005-11-08 15:50:33 +01:00
#, python-format
msgid "using %s account"
msgstr "på %s kontoen"
2006-01-19 23:09:24 +01:00
#: ../src/roster_window.py:554
2005-12-08 17:04:18 +01:00
#, python-format
2005-12-02 14:27:13 +01:00
msgid "using account %s"
2005-12-08 17:04:18 +01:00
msgstr "bruker kontoen %s"
2005-11-08 15:50:33 +01:00
2006-01-19 23:09:24 +01:00
#: ../src/roster_window.py:565
2005-11-08 15:50:33 +01:00
#, python-format
msgid "for account %s"
msgstr "for kontoen %s"
2006-01-19 23:09:24 +01:00
#: ../src/roster_window.py:859
2005-11-08 15:50:33 +01:00
#, python-format
msgid "Transport \"%s\" will be removed"
msgstr "Transport \"%s\" vil bli fjernet"
2006-01-19 23:09:24 +01:00
#: ../src/roster_window.py:859
2005-12-20 15:26:14 +01:00
msgid ""
"You will no longer be able to send and receive messages to contacts from "
"this transport."
msgstr ""
"Du vil ikke lenger kunne sende og motta meldinger med kontakter fra denne "
"transporten."
2005-11-08 15:50:33 +01:00
2006-01-19 23:09:24 +01:00
#: ../src/roster_window.py:911
2005-11-08 15:50:33 +01:00
msgid "Assign OpenPGP Key"
msgstr "Tilegn OpenPGP Nøkkel"
2006-01-19 23:09:24 +01:00
#: ../src/roster_window.py:912
2005-11-08 15:50:33 +01:00
msgid "Select a key to apply to the contact"
msgstr "Velger en nøkkel til en kontakt"
2006-01-19 23:09:24 +01:00
#: ../src/roster_window.py:1027
2005-11-08 15:50:33 +01:00
msgid "I would like to add you to my roster"
msgstr "Jeg ønsker å legge deg til min kontaktliste"
2006-01-19 23:09:24 +01:00
#: ../src/roster_window.py:1060
2005-11-13 18:45:17 +01:00
msgid "Re_name"
2005-12-08 17:04:18 +01:00
msgstr "Gi _nytt navn"
2005-11-08 15:50:33 +01:00
2006-01-19 23:09:24 +01:00
#: ../src/roster_window.py:1081
2005-11-08 15:50:33 +01:00
msgid "_Log on"
msgstr "_Logg på"
2006-01-19 23:09:24 +01:00
#: ../src/roster_window.py:1090
2005-11-08 15:50:33 +01:00
msgid "Log _off"
msgstr "Logg _av"
2006-01-19 23:09:24 +01:00
#: ../src/roster_window.py:1184
2005-11-08 15:50:33 +01:00
msgid "_Change Status Message"
2005-12-08 17:04:18 +01:00
msgstr "_Endre Status Melding"
2005-11-08 15:50:33 +01:00
2006-01-19 23:09:24 +01:00
#: ../src/roster_window.py:1255
2005-11-08 15:50:33 +01:00
msgid "Authorization has been sent"
msgstr "Godkjenning har blitt sendt"
2006-01-19 23:09:24 +01:00
#: ../src/roster_window.py:1256
2005-11-08 15:50:33 +01:00
#, python-format
msgid "Now \"%s\" will know your status."
msgstr "Nå vil \"%s\" kunne se din status."
2006-01-19 23:09:24 +01:00
#: ../src/roster_window.py:1278
2005-11-08 15:50:33 +01:00
msgid "Subscription request has been sent"
msgstr "Abbonerings forespørsel er sendt"
2006-01-19 23:09:24 +01:00
#: ../src/roster_window.py:1279
2005-12-08 17:04:18 +01:00
#, python-format
2005-11-13 18:45:17 +01:00
msgid "If \"%s\" accepts this request you will know his or her status."
2005-12-20 15:26:14 +01:00
msgstr ""
"Dersom \"%s\" aksepterer denne forespørselen vil du få vite hans eller "
"hennes status."
2005-11-08 15:50:33 +01:00
2006-01-19 23:09:24 +01:00
#: ../src/roster_window.py:1290
2005-11-26 22:30:58 +01:00
msgid "Authorization has been removed"
2005-12-08 17:04:18 +01:00
msgstr "Godkjenning har blitt fjernet"
2005-11-26 22:30:58 +01:00
2006-01-19 23:09:24 +01:00
#: ../src/roster_window.py:1291
2005-12-08 17:04:18 +01:00
#, python-format
2005-11-26 22:30:58 +01:00
msgid "Now \"%s\" will always see you as offline."
2005-12-08 17:04:18 +01:00
msgstr "Nå vil \"%s\" alltid se deg som frakoblet."
2005-11-26 22:30:58 +01:00
2006-01-19 23:09:24 +01:00
#: ../src/roster_window.py:1438
2005-11-08 15:50:33 +01:00
#, python-format
msgid "Contact \"%s\" will be removed from your roster"
msgstr "Kontakten \"%s\" vil fjernes fra din kontaktliste"
2006-01-19 23:09:24 +01:00
#: ../src/roster_window.py:1440
2005-12-20 15:26:14 +01:00
msgid ""
"By removing this contact you also by default remove authorization resulting "
"in him or her always seeing you as offline."
msgstr ""
"Ved å fjerne denne kontakten fjerner du også godkjenningen som resulterer i "
"at han eller henne alltid vil se deg som frakoblet."
2005-11-08 15:50:33 +01:00
2006-01-19 23:09:24 +01:00
#: ../src/roster_window.py:1441
2005-11-08 15:50:33 +01:00
msgid "I want this contact to know my status after removal"
2005-12-08 17:04:18 +01:00
msgstr "Denne kontakten skal kunne se min status etter fjerning"
2005-11-08 15:50:33 +01:00
2006-01-19 23:09:24 +01:00
#: ../src/roster_window.py:1522
2005-11-08 15:50:33 +01:00
msgid "Passphrase Required"
msgstr "Passordsetning Kreves"
2006-01-19 23:09:24 +01:00
#: ../src/roster_window.py:1523
2005-11-08 15:50:33 +01:00
#, python-format
msgid "Enter GPG key passphrase for account %s"
msgstr "Skriv OpenPGP nøkkel passordsetning for konto %s"
2006-01-19 23:09:24 +01:00
#: ../src/roster_window.py:1524
2005-11-08 15:50:33 +01:00
msgid "Save passphrase"
msgstr "Lagre passordsetning"
2006-01-19 23:09:24 +01:00
#: ../src/roster_window.py:1567 ../src/roster_window.py:1627
2005-11-08 15:50:33 +01:00
msgid "You are participating in one or more group chats"
2005-12-08 17:04:18 +01:00
msgstr "Du er med i en eller flere gruppesamtaler"
2005-11-08 15:50:33 +01:00
2006-01-19 23:09:24 +01:00
#: ../src/roster_window.py:1568 ../src/roster_window.py:1628
2005-12-20 15:26:14 +01:00
msgid ""
"Changing your status to invisible will result in disconnection from those "
"group chats. Are you sure you want to go invisible?"
msgstr ""
"Endring av status til usynlig vil resultere i at du forlater disse gruppe "
"samtalene. Er du sikker på at du ønsker å bli usynlig?"
2005-11-08 15:50:33 +01:00
2006-01-19 23:09:24 +01:00
#: ../src/roster_window.py:1587
2005-11-08 15:50:33 +01:00
msgid "No account available"
msgstr "Ingen konto tilgjengelig"
2006-01-19 23:09:24 +01:00
#: ../src/roster_window.py:1588
2005-11-08 15:50:33 +01:00
msgid "You must create an account before you can chat with other contacts."
msgstr "Du må lage en konto før du kan snakke med andre kontakter."
2006-01-19 23:09:24 +01:00
#: ../src/roster_window.py:1987 ../src/roster_window.py:1993
2005-11-08 15:50:33 +01:00
msgid "You have unread messages"
msgstr "Du har uleste meldinger"
2006-01-19 23:09:24 +01:00
#: ../src/roster_window.py:1988 ../src/roster_window.py:1994
2005-12-20 15:26:14 +01:00
msgid ""
"Messages will only be available for reading them later if you have history "
"enabled."
msgstr ""
"Meldinger vil kun være tilgjengelig for lesing senere dersom du har "
"historikk påslått."
2005-11-08 15:50:33 +01:00
2006-01-19 23:09:24 +01:00
#: ../src/roster_window.py:2704
2005-11-08 15:50:33 +01:00
msgid "Change Status Message..."
2005-12-08 17:04:18 +01:00
msgstr "Endre Status Melding..."
2005-11-08 15:50:33 +01:00
2006-01-19 23:09:24 +01:00
#: ../src/systray.py:151
2005-11-08 15:50:33 +01:00
msgid "_Change Status Message..."
2005-12-08 17:04:18 +01:00
msgstr "_Endre Status Melding..."
2005-11-08 15:50:33 +01:00
#. for chat_with
#. for new_message
2006-01-19 23:09:24 +01:00
#: ../src/systray.py:183 ../src/systray.py:188
2005-12-02 14:27:13 +01:00
msgid "using account "
2005-12-08 17:04:18 +01:00
msgstr "bruker konto"
2005-11-08 15:50:33 +01:00
2006-01-19 23:09:24 +01:00
#: ../src/systray.py:209
2005-11-08 15:50:33 +01:00
msgid "Hide this menu"
2005-12-08 17:04:18 +01:00
msgstr "Gjem dette vinduet"
2005-11-08 15:50:33 +01:00
2006-01-19 23:09:24 +01:00
#: ../src/systray.py:271
2005-11-08 15:50:33 +01:00
msgid "All contacts in this group are offline or have errors"
msgstr "Alle kontakter in denne gruppen er frakoblet eller har feil"
2005-12-20 15:26:14 +01:00
#: ../src/systraywin32.py:278 ../src/systraywin32.py:297
2006-01-19 23:09:24 +01:00
#: ../src/tooltips.py:266
2005-12-08 17:04:18 +01:00
#, python-format
2005-11-08 15:50:33 +01:00
msgid "Gajim - %d unread message"
msgid_plural "Gajim - %d unread messages"
2005-12-08 17:04:18 +01:00
msgstr[0] "Gajim - %d ulest melding"
2005-11-08 15:50:33 +01:00
msgstr[1] "Gajim - %d uleste meldinger"
2006-01-19 23:09:24 +01:00
#: ../src/tooltips.py:272
2005-12-08 17:04:18 +01:00
#, python-format
2005-11-08 15:50:33 +01:00
msgid "Gajim - %d unread single message"
msgid_plural "Gajim - %d unread single messages"
2005-12-08 17:04:18 +01:00
msgstr[0] "Gajim - %d ulest melding"
2005-11-08 15:50:33 +01:00
msgstr[1] "Gajim - %d uleste meldinger"
2006-01-19 23:09:24 +01:00
#: ../src/tooltips.py:278
2005-12-08 17:04:18 +01:00
#, python-format
2005-11-08 15:50:33 +01:00
msgid "Gajim - %d unread group chat message"
msgid_plural "Gajim - %d unread group chat messages"
2005-12-08 17:04:18 +01:00
msgstr[0] "Gajim - %d ulest melding"
2005-11-08 15:50:33 +01:00
msgstr[1] "Gajim - %d uleste meldinger"
2006-01-19 23:09:24 +01:00
#: ../src/tooltips.py:284
2005-12-08 17:04:18 +01:00
#, python-format
2005-11-08 15:50:33 +01:00
msgid "Gajim - %d unread private message"
msgid_plural "Gajim - %d unread private messages"
2005-12-08 17:04:18 +01:00
msgstr[0] "Gajim - %d ulest privat melding"
msgstr[1] "Gajim - %d uleste private meldinger"
2005-11-08 15:50:33 +01:00
2006-01-19 23:09:24 +01:00
#: ../src/tooltips.py:299 ../src/tooltips.py:301
2005-11-08 15:50:33 +01:00
#, python-format
msgid "Gajim - %s"
msgstr "Gajim - %s"
2006-01-19 23:09:24 +01:00
#: ../src/tooltips.py:329
2005-11-08 15:50:33 +01:00
msgid "Role: "
msgstr "Rolle: "
2006-01-19 23:09:24 +01:00
#: ../src/tooltips.py:332
2005-11-08 15:50:33 +01:00
msgid "Affiliation: "
msgstr "Tilhørighet: "
2006-01-19 23:09:24 +01:00
#: ../src/tooltips.py:335 ../src/tooltips.py:430 ../src/tooltips.py:444
#: ../src/tooltips.py:508
2005-11-08 15:50:33 +01:00
msgid "Status: "
msgstr "Status: "
2006-01-19 23:09:24 +01:00
#: ../src/tooltips.py:345 ../src/tooltips.py:440
2005-11-08 15:50:33 +01:00
msgid "Resource: "
msgstr "Ressurs: "
2006-01-19 23:09:24 +01:00
#: ../src/tooltips.py:410
2005-11-08 15:50:33 +01:00
msgid "Subscription: "
msgstr "Abbonement: "
2006-01-19 23:09:24 +01:00
#: ../src/tooltips.py:420
2005-11-08 15:50:33 +01:00
msgid "OpenPGP: "
msgstr "OpenPGP: "
2006-01-19 23:09:24 +01:00
#: ../src/tooltips.py:479
2005-11-08 15:50:33 +01:00
msgid "Type: "
msgstr "Type: "
2006-01-19 23:09:24 +01:00
#: ../src/tooltips.py:481
2005-11-08 15:50:33 +01:00
msgid "Download"
msgstr "Last ned"
2006-01-19 23:09:24 +01:00
#: ../src/tooltips.py:483
2005-11-08 15:50:33 +01:00
msgid "Upload"
msgstr "Last opp"
2006-01-19 23:09:24 +01:00
#: ../src/tooltips.py:501
2005-11-08 15:50:33 +01:00
msgid "Size: "
msgstr "Størrelse: "
2006-01-19 23:09:24 +01:00
#: ../src/tooltips.py:503
2005-11-08 15:50:33 +01:00
msgid "Transferred: "
msgstr "Overført: "
2006-01-19 23:09:24 +01:00
#: ../src/tooltips.py:511 ../src/tooltips.py:532
2005-11-08 15:50:33 +01:00
msgid "Not started"
msgstr "Ikke startet"
2006-01-19 23:09:24 +01:00
#: ../src/tooltips.py:515
2005-11-08 15:50:33 +01:00
msgid "Stopped"
msgstr "Stoppet"
2006-01-19 23:09:24 +01:00
#: ../src/tooltips.py:517 ../src/tooltips.py:520
2005-11-08 15:50:33 +01:00
msgid "Completed"
msgstr "Komplett"
2006-01-19 23:09:24 +01:00
#: ../src/tooltips.py:524
2005-11-08 15:50:33 +01:00
msgid "Paused"
msgstr "Pauset"
#. stalled is not paused. it is like 'frozen' it stopped alone
2006-01-19 23:09:24 +01:00
#: ../src/tooltips.py:528
2005-11-08 15:50:33 +01:00
msgid "Stalled"
msgstr "Henger"
2006-01-19 23:09:24 +01:00
#: ../src/tooltips.py:530
2005-11-08 15:50:33 +01:00
msgid "Transferring"
msgstr "Overfører"
2006-01-19 23:09:24 +01:00
#: ../src/tooltips.py:549
2005-11-08 15:50:33 +01:00
msgid "This service has not yet responded with detailed information"
2005-12-08 17:04:18 +01:00
msgstr "Denne tjenesten har ikke enda svart med detaljert informasjon"
2005-11-08 15:50:33 +01:00
2006-01-19 23:09:24 +01:00
#: ../src/tooltips.py:551
2005-11-08 15:50:33 +01:00
msgid ""
2005-11-21 19:30:56 +01:00
"This service could not respond with detailed information.\n"
2005-11-22 21:54:09 +01:00
"It is most likely legacy or broken"
2005-11-08 15:50:33 +01:00
msgstr ""
2005-12-08 17:04:18 +01:00
"Denne tjenesten kunne ikke svare med detaljert informasjon.\n"
"Den er sannsynligvis utdatert eller ødelagt"
2005-11-08 15:50:33 +01:00
2005-12-20 15:26:14 +01:00
#: ../src/vcard.py:175
2005-11-08 15:50:33 +01:00
msgid "Choose Avatar"
msgstr "Velg Bilde"
#. in bytes
2005-12-05 16:18:28 +01:00
#. 32 kb
2006-01-19 23:09:24 +01:00
#: ../src/vcard.py:206
2005-11-08 15:50:33 +01:00
#, python-format
msgid "The filesize of image \"%s\" is too large"
msgstr "Filstørrelsen på bilde \"%s\" er for stor"
2006-01-19 23:09:24 +01:00
#: ../src/vcard.py:208
2005-12-05 16:18:28 +01:00
msgid "The file must not be more than 32 kilobytes."
2005-12-08 17:04:18 +01:00
msgstr "Filen må ikke være mer enn 32 kilobyte."
2005-11-08 15:50:33 +01:00
2006-01-19 23:09:24 +01:00
#: ../src/vcard.py:274
2005-11-08 15:50:33 +01:00
msgid "?Client:Unknown"
msgstr "?Client:Ukjent"
2006-01-19 23:09:24 +01:00
#: ../src/vcard.py:276
2005-11-08 15:50:33 +01:00
msgid "?OS:Unknown"
msgstr "?OS:Ukjent"
2006-01-19 23:09:24 +01:00
#: ../src/vcard.py:289
2005-12-20 15:26:14 +01:00
msgid ""
"This contact is interested in your presence information, but you are not "
"interested in his/her presence"
msgstr ""
"Denne kontakten er interessert i din tilstedeværelses informasjon, men du er "
"ikke interessert i hans/hennes status."
2005-12-02 14:27:13 +01:00
2006-01-19 23:09:24 +01:00
#: ../src/vcard.py:291
2005-12-20 15:26:14 +01:00
msgid ""
"You are interested in the contact's presence information, but he/she is not "
"interested in yours"
msgstr ""
"Du er interessert i denne kontaktens tilstedeværelses informasjon, men han/"
"hun er ikke interessert i din."
2005-12-02 14:27:13 +01:00
2006-01-19 23:09:24 +01:00
#: ../src/vcard.py:293
2005-12-02 14:27:13 +01:00
msgid "You and the contact are interested in each other's presence information"
2005-12-20 15:26:14 +01:00
msgstr ""
"Du og kontakten er interessert i hverandres tilstedeværelses informasjon"
2005-12-02 14:27:13 +01:00
#. None
2006-01-19 23:09:24 +01:00
#: ../src/vcard.py:295
2005-12-20 15:26:14 +01:00
msgid ""
"You are not interested in the contact's presence, and neither he/she is "
"interested in yours"
msgstr ""
"Du er ikke interessert i kontaktens tilstedeværelses informasjon, ei heller "
"han/hun i din."
2005-12-02 14:27:13 +01:00
2006-01-19 23:09:24 +01:00
#: ../src/vcard.py:304
2005-12-02 14:27:13 +01:00
msgid "You are waiting contact's answer about your subscription request"
2005-12-08 17:04:18 +01:00
msgstr "Du venter på kontaktens svar på din abbonerings forespørsel"
2005-12-02 14:27:13 +01:00
2006-01-19 23:09:24 +01:00
#: ../src/vcard.py:316 ../src/vcard.py:336
2005-11-08 15:50:33 +01:00
msgid " resource with priority "
msgstr " ressurs med prioritet"
2006-01-19 23:09:24 +01:00
#: ../src/vcard.py:419
2005-11-08 15:50:33 +01:00
msgid "Without a connection you can not publish your contact information."
msgstr "Uten en tilkobling kan du ikke publisere din kontakt informasjon."
2006-01-19 23:09:24 +01:00
#: ../src/vcard.py:448
2005-11-08 15:50:33 +01:00
msgid "Without a connection, you can not get your contact information."
msgstr "Uten en tilkobling kan du ikke hente din kontakt informasjon."
2006-01-19 23:09:24 +01:00
#: ../src/vcard.py:452
Merged revisions 4987-4989,4991-4996,4999,5003 via svnmerge from
svn://svn.gajim.org/gajim/trunk
........
r4987 | nk | 2006-01-03 04:00:51 -0700 (Tue, 03 Jan 2006) | 1 line
commit 48x48 transport online/offline imgs by Grenshad (I pngcrushed them)
........
r4988 | nk | 2006-01-03 04:32:01 -0700 (Tue, 03 Jan 2006) | 1 line
icon in notification window not always jabber now. MSN if he uses msn etc. thanks stian barmen for helping me test
........
r4989 | nk | 2006-01-03 04:40:44 -0700 (Tue, 03 Jan 2006) | 1 line
all strings I got report about them, are not translatable; pot/po update
........
r4991 | asterix | 2006-01-03 08:08:21 -0700 (Tue, 03 Jan 2006) | 2 lines
don't remove the jid entry in _contacts[account] when we remove a contact
........
r4992 | asterix | 2006-01-03 08:18:30 -0700 (Tue, 03 Jan 2006) | 2 lines
fix logic
........
r4993 | asterix | 2006-01-03 09:04:14 -0700 (Tue, 03 Jan 2006) | 2 lines
a GC_Contact can have a resource if we knoe his real JID
........
r4994 | asterix | 2006-01-03 09:32:58 -0700 (Tue, 03 Jan 2006) | 2 lines
missing argument in create_gc_contact
........
r4995 | asterix | 2006-01-03 10:36:41 -0700 (Tue, 03 Jan 2006) | 2 lines
we save gc_contact vcard instance in instances[self.account]['infos'][Fake_jid]
........
r4996 | asterix | 2006-01-03 11:17:43 -0700 (Tue, 03 Jan 2006) | 2 lines
in DataForm, a field of type 'list-single' can have no <value> element. Create a default one in such a case to prevent TB
........
r4999 | asterix | 2006-01-04 05:52:26 -0700 (Wed, 04 Jan 2006) | 2 lines
prevent TB when we move a contact that was in no group
........
r5003 | asterix | 2006-01-04 09:03:42 -0700 (Wed, 04 Jan 2006) | 2 lines
handle correctly unlabeled option values in DataForms
........
2006-01-05 04:17:36 +01:00
#, fuzzy
msgid "Personal details"
msgstr "Personlig Informasjon"
2005-12-20 15:26:14 +01:00
#: ../src/common/check_paths.py:39
2005-11-26 22:30:58 +01:00
msgid "creating logs database"
2005-12-08 17:04:18 +01:00
msgstr "lager logg database"
2005-11-26 22:30:58 +01:00
2006-01-19 23:09:24 +01:00
#: ../src/common/check_paths.py:80 ../src/common/check_paths.py:92
#: ../src/common/check_paths.py:100
2005-11-26 22:30:58 +01:00
#, python-format
msgid "%s is file but it should be a directory"
msgstr "%s er en fil men skulle ha vært en katalog"
2006-01-19 23:09:24 +01:00
#: ../src/common/check_paths.py:81 ../src/common/check_paths.py:93
#: ../src/common/check_paths.py:101 ../src/common/check_paths.py:108
2005-11-26 22:30:58 +01:00
msgid "Gajim will now exit"
msgstr "Gajim vill nå lukkes"
#. dot_gajim doesn't exist
#. is '' on win9x so avoid that
2006-01-19 23:09:24 +01:00
#: ../src/common/check_paths.py:89 ../src/common/check_paths.py:97
#: ../src/common/check_paths.py:113 ../src/common/check_paths.py:116
2005-11-26 22:30:58 +01:00
#, python-format
msgid "creating %s directory"
msgstr "lager %s mappe"
2006-01-19 23:09:24 +01:00
#: ../src/common/check_paths.py:107
2005-12-08 17:04:18 +01:00
#, python-format
2005-11-26 22:30:58 +01:00
msgid "%s is directory but should be file"
2005-12-08 17:04:18 +01:00
msgstr "%s er en katalog men skulle vært en fil"
2005-11-26 22:30:58 +01:00
2005-12-20 15:26:14 +01:00
#: ../src/common/exceptions.py:35
Merged revisions 4987-4989,4991-4996,4999,5003 via svnmerge from
svn://svn.gajim.org/gajim/trunk
........
r4987 | nk | 2006-01-03 04:00:51 -0700 (Tue, 03 Jan 2006) | 1 line
commit 48x48 transport online/offline imgs by Grenshad (I pngcrushed them)
........
r4988 | nk | 2006-01-03 04:32:01 -0700 (Tue, 03 Jan 2006) | 1 line
icon in notification window not always jabber now. MSN if he uses msn etc. thanks stian barmen for helping me test
........
r4989 | nk | 2006-01-03 04:40:44 -0700 (Tue, 03 Jan 2006) | 1 line
all strings I got report about them, are not translatable; pot/po update
........
r4991 | asterix | 2006-01-03 08:08:21 -0700 (Tue, 03 Jan 2006) | 2 lines
don't remove the jid entry in _contacts[account] when we remove a contact
........
r4992 | asterix | 2006-01-03 08:18:30 -0700 (Tue, 03 Jan 2006) | 2 lines
fix logic
........
r4993 | asterix | 2006-01-03 09:04:14 -0700 (Tue, 03 Jan 2006) | 2 lines
a GC_Contact can have a resource if we knoe his real JID
........
r4994 | asterix | 2006-01-03 09:32:58 -0700 (Tue, 03 Jan 2006) | 2 lines
missing argument in create_gc_contact
........
r4995 | asterix | 2006-01-03 10:36:41 -0700 (Tue, 03 Jan 2006) | 2 lines
we save gc_contact vcard instance in instances[self.account]['infos'][Fake_jid]
........
r4996 | asterix | 2006-01-03 11:17:43 -0700 (Tue, 03 Jan 2006) | 2 lines
in DataForm, a field of type 'list-single' can have no <value> element. Create a default one in such a case to prevent TB
........
r4999 | asterix | 2006-01-04 05:52:26 -0700 (Wed, 04 Jan 2006) | 2 lines
prevent TB when we move a contact that was in no group
........
r5003 | asterix | 2006-01-04 09:03:42 -0700 (Wed, 04 Jan 2006) | 2 lines
handle correctly unlabeled option values in DataForms
........
2006-01-05 04:17:36 +01:00
msgid "pysqlite2 (aka python-pysqlite2) dependency is missing. Exiting..."
2005-12-20 15:26:14 +01:00
msgstr ""
2005-12-02 14:27:13 +01:00
Merged revisions 4987-4989,4991-4996,4999,5003 via svnmerge from
svn://svn.gajim.org/gajim/trunk
........
r4987 | nk | 2006-01-03 04:00:51 -0700 (Tue, 03 Jan 2006) | 1 line
commit 48x48 transport online/offline imgs by Grenshad (I pngcrushed them)
........
r4988 | nk | 2006-01-03 04:32:01 -0700 (Tue, 03 Jan 2006) | 1 line
icon in notification window not always jabber now. MSN if he uses msn etc. thanks stian barmen for helping me test
........
r4989 | nk | 2006-01-03 04:40:44 -0700 (Tue, 03 Jan 2006) | 1 line
all strings I got report about them, are not translatable; pot/po update
........
r4991 | asterix | 2006-01-03 08:08:21 -0700 (Tue, 03 Jan 2006) | 2 lines
don't remove the jid entry in _contacts[account] when we remove a contact
........
r4992 | asterix | 2006-01-03 08:18:30 -0700 (Tue, 03 Jan 2006) | 2 lines
fix logic
........
r4993 | asterix | 2006-01-03 09:04:14 -0700 (Tue, 03 Jan 2006) | 2 lines
a GC_Contact can have a resource if we knoe his real JID
........
r4994 | asterix | 2006-01-03 09:32:58 -0700 (Tue, 03 Jan 2006) | 2 lines
missing argument in create_gc_contact
........
r4995 | asterix | 2006-01-03 10:36:41 -0700 (Tue, 03 Jan 2006) | 2 lines
we save gc_contact vcard instance in instances[self.account]['infos'][Fake_jid]
........
r4996 | asterix | 2006-01-03 11:17:43 -0700 (Tue, 03 Jan 2006) | 2 lines
in DataForm, a field of type 'list-single' can have no <value> element. Create a default one in such a case to prevent TB
........
r4999 | asterix | 2006-01-04 05:52:26 -0700 (Wed, 04 Jan 2006) | 2 lines
prevent TB when we move a contact that was in no group
........
r5003 | asterix | 2006-01-04 09:03:42 -0700 (Wed, 04 Jan 2006) | 2 lines
handle correctly unlabeled option values in DataForms
........
2006-01-05 04:17:36 +01:00
#: ../src/common/exceptions.py:43
2005-12-02 14:27:13 +01:00
msgid "Service not available: Gajim is not running, or remote_control is False"
2005-12-20 15:26:14 +01:00
msgstr ""
"Tjeneste ikke tilgjengelig: Gajim kjører ikke, eller remote_control er satt "
"til False"
2005-12-02 14:27:13 +01:00
Merged revisions 4987-4989,4991-4996,4999,5003 via svnmerge from
svn://svn.gajim.org/gajim/trunk
........
r4987 | nk | 2006-01-03 04:00:51 -0700 (Tue, 03 Jan 2006) | 1 line
commit 48x48 transport online/offline imgs by Grenshad (I pngcrushed them)
........
r4988 | nk | 2006-01-03 04:32:01 -0700 (Tue, 03 Jan 2006) | 1 line
icon in notification window not always jabber now. MSN if he uses msn etc. thanks stian barmen for helping me test
........
r4989 | nk | 2006-01-03 04:40:44 -0700 (Tue, 03 Jan 2006) | 1 line
all strings I got report about them, are not translatable; pot/po update
........
r4991 | asterix | 2006-01-03 08:08:21 -0700 (Tue, 03 Jan 2006) | 2 lines
don't remove the jid entry in _contacts[account] when we remove a contact
........
r4992 | asterix | 2006-01-03 08:18:30 -0700 (Tue, 03 Jan 2006) | 2 lines
fix logic
........
r4993 | asterix | 2006-01-03 09:04:14 -0700 (Tue, 03 Jan 2006) | 2 lines
a GC_Contact can have a resource if we knoe his real JID
........
r4994 | asterix | 2006-01-03 09:32:58 -0700 (Tue, 03 Jan 2006) | 2 lines
missing argument in create_gc_contact
........
r4995 | asterix | 2006-01-03 10:36:41 -0700 (Tue, 03 Jan 2006) | 2 lines
we save gc_contact vcard instance in instances[self.account]['infos'][Fake_jid]
........
r4996 | asterix | 2006-01-03 11:17:43 -0700 (Tue, 03 Jan 2006) | 2 lines
in DataForm, a field of type 'list-single' can have no <value> element. Create a default one in such a case to prevent TB
........
r4999 | asterix | 2006-01-04 05:52:26 -0700 (Wed, 04 Jan 2006) | 2 lines
prevent TB when we move a contact that was in no group
........
r5003 | asterix | 2006-01-04 09:03:42 -0700 (Wed, 04 Jan 2006) | 2 lines
handle correctly unlabeled option values in DataForms
........
2006-01-05 04:17:36 +01:00
#: ../src/common/exceptions.py:51
2005-12-02 14:27:13 +01:00
msgid "D-Bus is not present on this machine or python module is missing"
2005-12-08 17:04:18 +01:00
msgstr "D-Bus finnes ikke på denne maskinen eller python modulen mangler"
2005-12-02 14:27:13 +01:00
Merged revisions 4987-4989,4991-4996,4999,5003 via svnmerge from
svn://svn.gajim.org/gajim/trunk
........
r4987 | nk | 2006-01-03 04:00:51 -0700 (Tue, 03 Jan 2006) | 1 line
commit 48x48 transport online/offline imgs by Grenshad (I pngcrushed them)
........
r4988 | nk | 2006-01-03 04:32:01 -0700 (Tue, 03 Jan 2006) | 1 line
icon in notification window not always jabber now. MSN if he uses msn etc. thanks stian barmen for helping me test
........
r4989 | nk | 2006-01-03 04:40:44 -0700 (Tue, 03 Jan 2006) | 1 line
all strings I got report about them, are not translatable; pot/po update
........
r4991 | asterix | 2006-01-03 08:08:21 -0700 (Tue, 03 Jan 2006) | 2 lines
don't remove the jid entry in _contacts[account] when we remove a contact
........
r4992 | asterix | 2006-01-03 08:18:30 -0700 (Tue, 03 Jan 2006) | 2 lines
fix logic
........
r4993 | asterix | 2006-01-03 09:04:14 -0700 (Tue, 03 Jan 2006) | 2 lines
a GC_Contact can have a resource if we knoe his real JID
........
r4994 | asterix | 2006-01-03 09:32:58 -0700 (Tue, 03 Jan 2006) | 2 lines
missing argument in create_gc_contact
........
r4995 | asterix | 2006-01-03 10:36:41 -0700 (Tue, 03 Jan 2006) | 2 lines
we save gc_contact vcard instance in instances[self.account]['infos'][Fake_jid]
........
r4996 | asterix | 2006-01-03 11:17:43 -0700 (Tue, 03 Jan 2006) | 2 lines
in DataForm, a field of type 'list-single' can have no <value> element. Create a default one in such a case to prevent TB
........
r4999 | asterix | 2006-01-04 05:52:26 -0700 (Wed, 04 Jan 2006) | 2 lines
prevent TB when we move a contact that was in no group
........
r5003 | asterix | 2006-01-04 09:03:42 -0700 (Wed, 04 Jan 2006) | 2 lines
handle correctly unlabeled option values in DataForms
........
2006-01-05 04:17:36 +01:00
#: ../src/common/exceptions.py:59
2005-12-02 14:27:13 +01:00
msgid "Session bus is not available"
msgstr "Sesjons buss ikke tilgjengelig"
2006-01-19 23:09:24 +01:00
#: ../src/common/config.py:58
2005-11-21 16:09:34 +01:00
msgid "Use DBus and Notification-Daemon to show notifications"
2005-12-08 17:04:18 +01:00
msgstr "Bruk DBus og Hendelses-Tjenesten for å vise hendelser"
2005-11-08 15:50:33 +01:00
2006-01-19 23:09:24 +01:00
#: ../src/common/config.py:62
2005-11-21 16:09:34 +01:00
msgid "Time in minutes, after which your status changes to away."
2005-12-08 17:04:18 +01:00
msgstr "Tid i minutter før status endres til borte."
2005-11-21 16:09:34 +01:00
2006-01-19 23:09:24 +01:00
#: ../src/common/config.py:63
2005-11-08 15:50:33 +01:00
msgid "Away as a result of being idle"
msgstr "Borte på grunn av inaktivitet"
2006-01-19 23:09:24 +01:00
#: ../src/common/config.py:65
2005-11-08 15:50:33 +01:00
msgid "Time in minutes, after which your status changes to not available."
2005-12-08 17:04:18 +01:00
msgstr "Tid i minutter før status endres til ikke tilgjengelig."
2005-11-08 15:50:33 +01:00
2006-01-19 23:09:24 +01:00
#: ../src/common/config.py:66
2005-11-08 15:50:33 +01:00
msgid "Not available as a result of being idle"
msgstr "Ikke tilgjengelig på grunn av inaktivitet"
2006-01-19 23:09:24 +01:00
#: ../src/common/config.py:92
2005-12-20 15:26:14 +01:00
msgid ""
"If True, do not remove */_ . So *abc* will be bold but with * * not removed."
msgstr ""
"Dersom True, ikke fjern */_ . Så *abc* vil bli uthevet men * * ikke vil bli "
"fjernet."
2005-11-08 15:50:33 +01:00
2006-01-19 23:09:24 +01:00
#: ../src/common/config.py:133
2005-11-08 15:50:33 +01:00
msgid "Add * and [n] in roster title?"
2005-12-08 17:04:18 +01:00
msgstr "Legg * og [n] inn i kontaktliste tittelen?"
2005-11-08 15:50:33 +01:00
2006-01-19 23:09:24 +01:00
#: ../src/common/config.py:134
2005-12-20 15:26:14 +01:00
msgid ""
"How many lines to remember from previous conversation when a chat tab/window "
"is reopened."
msgstr ""
"Hvor mange linjer skal huskes fra forrige samtale når et samtale vindu/fane "
"blir åpnet på nytt."
2005-11-08 15:50:33 +01:00
2006-01-19 23:09:24 +01:00
#: ../src/common/config.py:135
2005-11-08 15:50:33 +01:00
msgid "How many minutes should last lines from previous conversation last."
2005-12-20 15:26:14 +01:00
msgstr ""
"Hvor mange minutter skal de siste linjene fra forrige konversasjon vare."
2005-11-08 15:50:33 +01:00
2006-01-19 23:09:24 +01:00
#: ../src/common/config.py:136
2005-12-20 15:26:14 +01:00
msgid ""
"Send message on Ctrl+Enter and with Enter make new line (Mirabilis ICQ "
"Client default behaviour)."
msgstr ""
"Send meldinger med Ctrl+Enter og med Enter lag ny linje (Mirabilis ICQ "
"Klient standard oppførsel)."
2005-11-08 15:50:33 +01:00
2006-01-19 23:09:24 +01:00
#: ../src/common/config.py:138
2005-11-22 21:54:09 +01:00
msgid "How many lines to store for Ctrl+KeyUP."
2005-12-08 17:04:18 +01:00
msgstr "Hvor mange linjer skal lagres for Ctrl+PilOPP."
2005-11-08 15:50:33 +01:00
#. which version created the config
2006-01-19 23:09:24 +01:00
#: ../src/common/config.py:140
2005-11-08 15:50:33 +01:00
msgid "Use compact view when you open a chat window"
2005-12-08 17:04:18 +01:00
msgstr "Bruk kompakt utseende når du åpner et samtale vindu"
2005-11-08 15:50:33 +01:00
2006-01-19 23:09:24 +01:00
#: ../src/common/config.py:141
2005-11-08 15:50:33 +01:00
msgid "Use compact view when you open a group chat window"
2005-12-08 17:04:18 +01:00
msgstr "Bruk kompakt utseende når du åpner et gruppe samtale vindu"
2005-11-08 15:50:33 +01:00
2006-01-19 23:09:24 +01:00
#: ../src/common/config.py:143
2005-11-08 15:50:33 +01:00
#, python-format
2005-12-20 15:26:14 +01:00
msgid ""
"Either custom url with %s in it where %s is the word/phrase or 'WIKTIONARY' "
"which means use wiktionary."
msgstr ""
"Enten bruk egendefinert url med %s i seg hvor %s er ordet/frasen eller "
"'WIKTIONARY' som betyr bruk wiktionary."
2005-11-08 15:50:33 +01:00
2006-01-19 23:09:24 +01:00
#: ../src/common/config.py:146
2005-11-20 23:23:37 +01:00
msgid "If checked, Gajim can be controlled remotely using gajim-remote."
2005-12-08 17:04:18 +01:00
msgstr "Dersom valgt vil Gajim kunne bli fjernstyr med gajim-remote."
2005-11-08 15:50:33 +01:00
2006-01-19 23:09:24 +01:00
#: ../src/common/config.py:150
2005-11-08 15:50:33 +01:00
msgid "Ask before closing a group chat tab/window."
2005-12-08 17:04:18 +01:00
msgstr "Spør før lukking av gruppesamtale fane/vindu."
2005-11-08 15:50:33 +01:00
2006-01-19 23:09:24 +01:00
#: ../src/common/config.py:151
msgid "A list of rooms that do not require confirmation before closing"
msgstr ""
2005-11-08 15:50:33 +01:00
#. notif. on file complete
#. port, used for file transfers
2006-01-19 23:09:24 +01:00
#: ../src/common/config.py:154
2005-12-20 15:26:14 +01:00
msgid ""
"Overrides the host we send for File Transfer in case of address translation/"
"port forwarding."
msgstr ""
"Overstyrer maskinen navnet vi sender for Fil Overføring i tilfeller med "
"adresse oversetting/port videresending."
2005-11-08 15:50:33 +01:00
2006-01-19 23:09:24 +01:00
#: ../src/common/config.py:156
2005-11-08 15:50:33 +01:00
msgid "IEC standard says KiB = 1024 bytes, KB = 1000 bytes."
2005-12-08 17:04:18 +01:00
msgstr "IEC standard sier KiB = 1024 bytes, KB = 1000 bytes."
2005-11-08 15:50:33 +01:00
2006-01-19 23:09:24 +01:00
#: ../src/common/config.py:164
2005-11-08 15:50:33 +01:00
msgid "Show tab when only one conversation?"
2005-12-08 17:04:18 +01:00
msgstr "Vis fane når du har bare en samtale?"
2005-11-08 15:50:33 +01:00
2006-01-19 23:09:24 +01:00
#: ../src/common/config.py:165
2005-11-08 15:50:33 +01:00
msgid "Show tab border if one conversation?"
2005-12-08 17:04:18 +01:00
msgstr "Vis fane felt ved bare en aktiv samtale?"
2005-11-08 15:50:33 +01:00
2006-01-19 23:09:24 +01:00
#: ../src/common/config.py:166
2005-11-08 15:50:33 +01:00
msgid "Show close button in tab?"
2005-12-08 17:04:18 +01:00
msgstr "Vis lukk knapp på fanen?"
2005-11-08 15:50:33 +01:00
2006-01-19 23:09:24 +01:00
#: ../src/common/config.py:173
2005-12-20 15:26:14 +01:00
msgid ""
"A semicolon-separated list of words that will be highlighted in multi-user "
"chat."
2005-12-08 17:04:18 +01:00
msgstr "En semikolon-delt liste av ord som vil bli uthevet i gruppesamtale."
2005-11-08 15:50:33 +01:00
2006-01-19 23:09:24 +01:00
#: ../src/common/config.py:174
2005-12-20 15:26:14 +01:00
msgid ""
"If True, quits Gajim when X button of Window Manager is clicked. This "
"setting is taken into account only if trayicon is used."
msgstr ""
"Dersom True vil Gajim avslutte når X knappen i Vindubehandleren blir trykket "
"på. Dette valget vil kun brukes dersom systemstatus ikon er i bruk. "
2005-11-08 15:50:33 +01:00
2006-01-19 23:09:24 +01:00
#: ../src/common/config.py:175
2005-11-08 15:50:33 +01:00
msgid "If True, Gajim registers for xmpp:// on each startup."
2005-12-08 17:04:18 +01:00
msgstr "Dersom True vil Gajim registreres for xmpp:// ved hver oppstart."
2005-11-08 15:50:33 +01:00
2006-01-19 23:09:24 +01:00
#: ../src/common/config.py:176
2005-12-20 15:26:14 +01:00
msgid ""
"If True, Gajim will display an icon on each tab containing unread messages. "
"Depending on the theme, this icon may be animated."
msgstr ""
"Dersom True vil Gajim ise et ikon på hver fane som inneholder uleste "
"meldinger. Avhengig av valgte tema kan dette ikonet være animert."
2005-11-08 15:50:33 +01:00
2006-01-19 23:09:24 +01:00
#: ../src/common/config.py:177
2005-12-20 15:26:14 +01:00
msgid ""
"If True, Gajim will display the status message, if not empty, for every "
"contact under the contact name in roster window"
msgstr ""
"Dersom True vil Gajim vise status meldingen, om den ikke er tom, for hver "
"kontakt under kontaktens navn i kontaktliste vinduet."
2005-11-08 15:50:33 +01:00
2006-01-19 23:09:24 +01:00
#: ../src/common/config.py:179
2005-12-20 15:26:14 +01:00
msgid ""
"If True, Gajim will ask for avatar each contact that did not have an avatar "
"last time or has one cached that is too old."
msgstr ""
"Dersom True vil Gajim spør etter ikonbilde for hver kontakt som ikke hadde "
"et ikonbilde sist gang eller har en lagret som er for gammel."
2005-11-16 22:27:50 +01:00
2006-01-19 23:09:24 +01:00
#. FIXME: remove you and make it Gajim will not; and/or his or *her* status messages
#: ../src/common/config.py:181
2005-12-20 15:26:14 +01:00
msgid ""
"If False, you will no longer see status line in chats when a contact changes "
"his or her status and/or his status message."
msgstr ""
"Dersom False vil du ikke lenge kunne se status linjer i samtaler når en "
"kontakt endrer hans eller hennes status og/eller status melding. "
2005-11-13 18:45:17 +01:00
2006-01-19 23:09:24 +01:00
#: ../src/common/config.py:186
Merged revisions 4987-4989,4991-4996,4999,5003 via svnmerge from
svn://svn.gajim.org/gajim/trunk
........
r4987 | nk | 2006-01-03 04:00:51 -0700 (Tue, 03 Jan 2006) | 1 line
commit 48x48 transport online/offline imgs by Grenshad (I pngcrushed them)
........
r4988 | nk | 2006-01-03 04:32:01 -0700 (Tue, 03 Jan 2006) | 1 line
icon in notification window not always jabber now. MSN if he uses msn etc. thanks stian barmen for helping me test
........
r4989 | nk | 2006-01-03 04:40:44 -0700 (Tue, 03 Jan 2006) | 1 line
all strings I got report about them, are not translatable; pot/po update
........
r4991 | asterix | 2006-01-03 08:08:21 -0700 (Tue, 03 Jan 2006) | 2 lines
don't remove the jid entry in _contacts[account] when we remove a contact
........
r4992 | asterix | 2006-01-03 08:18:30 -0700 (Tue, 03 Jan 2006) | 2 lines
fix logic
........
r4993 | asterix | 2006-01-03 09:04:14 -0700 (Tue, 03 Jan 2006) | 2 lines
a GC_Contact can have a resource if we knoe his real JID
........
r4994 | asterix | 2006-01-03 09:32:58 -0700 (Tue, 03 Jan 2006) | 2 lines
missing argument in create_gc_contact
........
r4995 | asterix | 2006-01-03 10:36:41 -0700 (Tue, 03 Jan 2006) | 2 lines
we save gc_contact vcard instance in instances[self.account]['infos'][Fake_jid]
........
r4996 | asterix | 2006-01-03 11:17:43 -0700 (Tue, 03 Jan 2006) | 2 lines
in DataForm, a field of type 'list-single' can have no <value> element. Create a default one in such a case to prevent TB
........
r4999 | asterix | 2006-01-04 05:52:26 -0700 (Wed, 04 Jan 2006) | 2 lines
prevent TB when we move a contact that was in no group
........
r5003 | asterix | 2006-01-04 09:03:42 -0700 (Wed, 04 Jan 2006) | 2 lines
handle correctly unlabeled option values in DataForms
........
2006-01-05 04:17:36 +01:00
msgid ""
"If True and installed GTK+ and PyGTK versions are at least 2.8, make the "
"window flash (the default behaviour in most Window Managers) when holding "
"pending events."
msgstr ""
2006-01-19 23:09:24 +01:00
#: ../src/common/config.py:188
Merged revisions 4987-4989,4991-4996,4999,5003 via svnmerge from
svn://svn.gajim.org/gajim/trunk
........
r4987 | nk | 2006-01-03 04:00:51 -0700 (Tue, 03 Jan 2006) | 1 line
commit 48x48 transport online/offline imgs by Grenshad (I pngcrushed them)
........
r4988 | nk | 2006-01-03 04:32:01 -0700 (Tue, 03 Jan 2006) | 1 line
icon in notification window not always jabber now. MSN if he uses msn etc. thanks stian barmen for helping me test
........
r4989 | nk | 2006-01-03 04:40:44 -0700 (Tue, 03 Jan 2006) | 1 line
all strings I got report about them, are not translatable; pot/po update
........
r4991 | asterix | 2006-01-03 08:08:21 -0700 (Tue, 03 Jan 2006) | 2 lines
don't remove the jid entry in _contacts[account] when we remove a contact
........
r4992 | asterix | 2006-01-03 08:18:30 -0700 (Tue, 03 Jan 2006) | 2 lines
fix logic
........
r4993 | asterix | 2006-01-03 09:04:14 -0700 (Tue, 03 Jan 2006) | 2 lines
a GC_Contact can have a resource if we knoe his real JID
........
r4994 | asterix | 2006-01-03 09:32:58 -0700 (Tue, 03 Jan 2006) | 2 lines
missing argument in create_gc_contact
........
r4995 | asterix | 2006-01-03 10:36:41 -0700 (Tue, 03 Jan 2006) | 2 lines
we save gc_contact vcard instance in instances[self.account]['infos'][Fake_jid]
........
r4996 | asterix | 2006-01-03 11:17:43 -0700 (Tue, 03 Jan 2006) | 2 lines
in DataForm, a field of type 'list-single' can have no <value> element. Create a default one in such a case to prevent TB
........
r4999 | asterix | 2006-01-04 05:52:26 -0700 (Wed, 04 Jan 2006) | 2 lines
prevent TB when we move a contact that was in no group
........
r5003 | asterix | 2006-01-04 09:03:42 -0700 (Wed, 04 Jan 2006) | 2 lines
handle correctly unlabeled option values in DataForms
........
2006-01-05 04:17:36 +01:00
msgid ""
"Jabberd1.4 does not like sha info when one join a password protected room. "
"Turn this option to False to stop sending sha info in groupchat presences"
msgstr ""
2006-01-19 23:09:24 +01:00
#: ../src/common/config.py:190
msgid ""
"Controls the window where new messages are placed.\n"
"'always' - All messages are sent to a single window.\n"
"'never' - All messages get their own window.\n"
"'peracct' - Messages for each account are sent to a specific window.\n"
"'pertype' - Each message type (e.g., chats vs. groupchats) are sent to a "
"specific window. Note, changing this option requires restarting Gajim before "
"the changes will take effect"
msgstr ""
#: ../src/common/config.py:191
msgid "If False, you will no longer see the avatar in the chat window"
msgstr ""
#: ../src/common/config.py:352
2005-11-08 15:50:33 +01:00
msgid "Sleeping"
msgstr "Sover"
2006-01-19 23:09:24 +01:00
#: ../src/common/config.py:353
2005-11-08 15:50:33 +01:00
msgid "Back soon"
msgstr "Snart tilbake"
2006-01-19 23:09:24 +01:00
#: ../src/common/config.py:353
2005-11-08 15:50:33 +01:00
msgid "Back in some minutes."
msgstr "Tilbake om noen minutter."
2006-01-19 23:09:24 +01:00
#: ../src/common/config.py:354
2005-11-08 15:50:33 +01:00
msgid "Eating"
msgstr "Spiser"
2006-01-19 23:09:24 +01:00
#: ../src/common/config.py:354
2005-11-08 15:50:33 +01:00
msgid "I'm eating, so leave me a message."
msgstr "Jeg spiser, så legg igjen en beskjed"
2006-01-19 23:09:24 +01:00
#: ../src/common/config.py:355
2005-11-08 15:50:33 +01:00
msgid "Movie"
msgstr "Film"
2006-01-19 23:09:24 +01:00
#: ../src/common/config.py:355
2005-11-08 15:50:33 +01:00
msgid "I'm watching a movie."
msgstr "Jeg ser på en film."
2006-01-19 23:09:24 +01:00
#: ../src/common/config.py:356
2005-11-08 15:50:33 +01:00
msgid "Working"
msgstr "Jobber"
2006-01-19 23:09:24 +01:00
#: ../src/common/config.py:356
2005-11-08 15:50:33 +01:00
msgid "I'm working."
msgstr "Jeg jobber."
2006-01-19 23:09:24 +01:00
#: ../src/common/config.py:357
2005-11-08 15:50:33 +01:00
msgid "Phone"
msgstr "Telefon"
2006-01-19 23:09:24 +01:00
#: ../src/common/config.py:357
2005-11-08 15:50:33 +01:00
msgid "I'm on the phone."
msgstr "Jeg sitter i telefonen."
2006-01-19 23:09:24 +01:00
#: ../src/common/config.py:358
2005-11-08 15:50:33 +01:00
msgid "Out"
msgstr "Ute"
2006-01-19 23:09:24 +01:00
#: ../src/common/config.py:358
2005-11-08 15:50:33 +01:00
msgid "I'm out enjoying life"
msgstr "Jeg er ute og lever livet"
2006-01-19 23:09:24 +01:00
#: ../src/common/config.py:367
2005-12-20 15:26:14 +01:00
msgid ""
"Sound to play when a MUC message contains one of the words in "
"muc_highlight_words, or when a MUC message contains your nickname."
msgstr ""
"Lyd som spilles når en MUC melding inneholder et av ordene i "
"muc_highlight_words, eller når en MUC melding inneholder ditt kallenavn."
2005-11-08 15:50:33 +01:00
2006-01-19 23:09:24 +01:00
#: ../src/common/config.py:368
2005-12-20 15:26:14 +01:00
msgid ""
"Sound to play when any MUC message arrives. (This setting is taken into "
"account only if notify_on_all_muc_messages is True)"
msgstr ""
"Lyd som spilles når en ny MUC melding kommer. (Denne instillingen er kun "
"aktiv når notify_on_all_muc_messages er True)"
2005-08-15 13:33:40 +02:00
2005-11-08 15:50:33 +01:00
#. sorted alphanum
2006-01-19 23:09:24 +01:00
#: ../src/common/config.py:373 ../src/common/optparser.py:180
2005-11-08 15:50:33 +01:00
msgid "green"
2005-12-08 17:04:18 +01:00
msgstr "grønn"
2005-08-15 13:33:40 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/common/config.py:377 ../src/common/optparser.py:166
2005-11-08 15:50:33 +01:00
msgid "grocery"
2005-12-08 17:04:18 +01:00
msgstr "varehandel"
2005-08-15 13:33:40 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/common/config.py:381
2005-11-08 15:50:33 +01:00
msgid "human"
2005-12-08 17:04:18 +01:00
msgstr "menneskelig"
2005-08-15 13:33:40 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/common/config.py:385
2005-11-08 15:50:33 +01:00
msgid "marine"
2005-12-08 17:04:18 +01:00
msgstr "marine"
2005-08-15 13:33:40 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/common/config.py:389 ../src/common/optparser.py:166
2005-11-08 15:50:33 +01:00
msgid "plain"
2005-12-08 17:04:18 +01:00
msgstr "enkel"
2005-08-15 13:33:40 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/common/connection.py:81
#, fuzzy
msgid "Unable to load idle module"
msgstr "Klarer ikke å gå inn i gruppesamtale"
2005-11-08 15:50:33 +01:00
#. password required to join
#. we are banned
#. room does not exist
2006-01-19 23:09:24 +01:00
#: ../src/common/connection.py:507 ../src/common/connection.py:510
#: ../src/common/connection.py:513 ../src/common/connection.py:516
#: ../src/common/connection.py:519 ../src/common/connection.py:522
#: ../src/common/connection.py:530
2005-11-08 15:50:33 +01:00
msgid "Unable to join room"
msgstr "Klarer ikke å gå inn i gruppesamtale"
2005-08-15 13:33:40 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/common/connection.py:508
2005-11-08 15:50:33 +01:00
msgid "A password is required to join this room."
2005-12-08 17:04:18 +01:00
msgstr "Et passord kreves for å bli med i dette samtalerommet."
2005-08-15 13:33:40 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/common/connection.py:511
2005-11-08 15:50:33 +01:00
msgid "You are banned from this room."
2005-12-08 17:04:18 +01:00
msgstr "Du er uønsket i dette rommet."
2005-08-15 13:33:40 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/common/connection.py:514
2005-11-08 15:50:33 +01:00
msgid "Such room does not exist."
2005-12-08 17:04:18 +01:00
msgstr "Et slikt rom finnes ikke."
2005-08-15 13:33:40 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/common/connection.py:517
2005-11-08 15:50:33 +01:00
msgid "Room creation is restricted."
2005-12-08 17:04:18 +01:00
msgstr "Rom oppretting er begrenset."
2005-08-15 13:33:40 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/common/connection.py:520
2005-11-08 15:50:33 +01:00
msgid "Your registered nickname must be used."
2005-12-08 17:04:18 +01:00
msgstr "Ditt registrerte kallenavn må bli brukt. "
2005-08-15 13:33:40 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/common/connection.py:523
2005-11-08 15:50:33 +01:00
msgid "You are not in the members list."
2005-12-08 17:04:18 +01:00
msgstr "Du er ikke medlems listen."
2005-08-15 13:33:40 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/common/connection.py:531
2005-11-08 15:50:33 +01:00
msgid ""
"Your desired nickname is in use or registered by another occupant.\n"
"Please specify another nickname below:"
msgstr ""
2005-12-20 15:26:14 +01:00
"Ditt ønskede kallenavn er i bruk eller er registrert av en annen "
"samtalebruker.\n"
2005-12-08 17:04:18 +01:00
"Vennligst skriv et annet kallenavn under:"
2005-08-15 13:33:40 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/common/connection.py:557 ../src/common/connection.py:2097
2005-11-08 15:50:33 +01:00
msgid "I would like to add you to my roster."
msgstr "Jeg vil legge deg til min kontaktliste."
2005-08-15 13:33:40 +02:00
2005-11-08 15:50:33 +01:00
#. BE CAREFUL: no con.updateRosterItem() in a callback
2006-01-19 23:09:24 +01:00
#: ../src/common/connection.py:562
2005-11-08 15:50:33 +01:00
#, python-format
msgid "we are now subscribed to %s"
msgstr "vi abbonerer nå på %s"
2005-09-09 21:25:00 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/common/connection.py:564
2005-11-08 15:50:33 +01:00
#, python-format
msgid "unsubscribe request from %s"
msgstr "frakoblings ønske fra %s"
2005-08-15 13:33:40 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/common/connection.py:566
2005-08-15 13:33:40 +02:00
#, python-format
2005-11-08 15:50:33 +01:00
msgid "we are now unsubscribed from %s"
msgstr "vi abbonerer ikke lenger på %s"
2005-08-15 13:33:40 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/common/connection.py:603 ../src/common/connection.py:625
#: ../src/common/connection.py:654
2005-08-15 13:33:40 +02:00
#, python-format
2005-11-08 15:50:33 +01:00
msgid "Connection with account \"%s\" has been lost"
msgstr "Tilkobling til konto \"%s\" har blitt mistet"
2005-08-15 13:33:40 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/common/connection.py:604 ../src/common/connection.py:626
#: ../src/common/connection.py:655
2005-11-08 15:50:33 +01:00
msgid "To continue sending and receiving messages, you will need to reconnect."
msgstr "For å sende og motta meldinger må du koble til på nytt."
2005-08-26 00:18:55 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/common/connection.py:1382
2005-12-27 00:55:51 +01:00
#, fuzzy, python-format
2005-12-20 15:26:14 +01:00
msgid ""
2005-12-27 00:55:51 +01:00
"JID %s is not RFC compliant. It will not be added to your roster. Use roster "
2005-12-20 15:26:14 +01:00
"management tools such as http://jru.jabberstudio.org/ to remove it"
msgstr ""
"Jid %s er ikke RFC kompatilbel. Den vil ikke bli lagt til kontaktlisten. "
"Bruk kontaktliste administrasjons verktøy som http://jru.jabberstudio.org/ "
"for å fjerne den"
2005-11-26 22:30:58 +01:00
2006-01-19 23:09:24 +01:00
#: ../src/common/connection.py:1757 ../src/common/connection.py:1838
#: ../src/common/connection.py:2183
2005-08-15 13:33:40 +02:00
#, python-format
2005-11-08 15:50:33 +01:00
msgid "Could not connect to \"%s\""
msgstr "Kunne ikke koble til \"%s\""
2006-01-19 23:09:24 +01:00
#: ../src/common/connection.py:1762
2005-12-08 17:04:18 +01:00
#, python-format
2005-11-08 15:50:33 +01:00
msgid "Connected to server %s:%s with %s"
2005-12-08 17:04:18 +01:00
msgstr "Tilkoblet til server %s:%s med %s"
2005-11-08 15:50:33 +01:00
2006-01-19 23:09:24 +01:00
#: ../src/common/connection.py:1839
2005-11-08 15:50:33 +01:00
msgid "Check your connection or try again later"
msgstr "Sjekk nettverkstilgangen din og prøv igjen senere "
2005-08-15 13:33:40 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/common/connection.py:1856
2005-08-15 13:33:40 +02:00
#, python-format
2005-11-08 15:50:33 +01:00
msgid "Authentication failed with \"%s\""
msgstr "Autentisering feilet med \"%s\""
2005-08-15 13:33:40 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/common/connection.py:1857
2005-11-08 15:50:33 +01:00
msgid "Please check your login and password for correctness."
msgstr "Vennligst sjekk at brukernavn og passord er korrekt."
2005-08-15 13:33:40 +02:00
2005-11-08 15:50:33 +01:00
#. We didn't set a passphrase
2006-01-19 23:09:24 +01:00
#: ../src/common/connection.py:1927
2005-11-08 15:50:33 +01:00
msgid "OpenPGP passphrase was not given"
msgstr "OpenPGP passordsetning ble ikke gitt"
2005-08-15 13:33:40 +02:00
2005-11-08 15:50:33 +01:00
#. %s is the account name here
2006-01-19 23:09:24 +01:00
#: ../src/common/connection.py:1929
2005-11-08 15:50:33 +01:00
#, python-format
msgid "You will be connected to %s without OpenPGP."
msgstr "Du vil bli tilbkoblet til %s uten OpenPGP."
2005-08-15 13:33:40 +02:00
2005-11-08 15:50:33 +01:00
#. do not show I'm invisible!
2006-01-19 23:09:24 +01:00
#: ../src/common/connection.py:1962
2005-11-08 15:50:33 +01:00
msgid "invisible"
msgstr "usynlig"
2005-08-15 13:33:40 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/common/connection.py:1963
2005-11-08 15:50:33 +01:00
msgid "offline"
msgstr "frakoblet"
2005-08-15 13:33:40 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/common/connection.py:1964
2005-11-08 15:50:33 +01:00
#, python-format
msgid "I'm %s"
msgstr "Jeg er %s"
#. we're not english
2006-01-19 23:09:24 +01:00
#: ../src/common/connection.py:2034
2005-11-08 15:50:33 +01:00
msgid "[This message is encrypted]"
msgstr "[Denne meldingen er kryptert]"
2006-01-19 23:09:24 +01:00
#: ../src/common/connection.py:2061
2005-11-26 22:30:58 +01:00
#, python-format
msgid ""
"Subject: %s\n"
"%s"
msgstr ""
"Tittel: %s\n"
"%s"
2006-01-19 23:09:24 +01:00
#: ../src/common/connection.py:2152
2005-11-19 22:38:47 +01:00
#, python-format
msgid "Registration information for transport %s has not arrived in time"
2005-12-08 17:04:18 +01:00
msgstr "Registrerings informasjon for transport %s har ikke kommet tidsnok"
2005-11-19 22:38:47 +01:00
2006-01-19 23:09:24 +01:00
#: ../src/common/connection.py:2520
2005-11-19 22:38:47 +01:00
msgid "Timeout"
2005-12-08 17:04:18 +01:00
msgstr "Tidsavbrudd"
2005-11-19 22:38:47 +01:00
2006-01-19 23:09:24 +01:00
#: ../src/common/connection.py:2561 ../src/common/connection.py:2573
2005-11-08 15:50:33 +01:00
msgid "A protocol error has occured:"
2005-12-08 17:04:18 +01:00
msgstr "En protokoll feil har skjedd:"
2005-08-15 13:33:40 +02:00
2005-12-20 15:26:14 +01:00
#: ../src/common/helpers.py:106
2005-11-22 21:54:09 +01:00
msgid "Invalid character in username."
2005-12-08 17:04:18 +01:00
msgstr "Ugyldig karakter i brukernavn."
2005-11-22 21:54:09 +01:00
2005-12-20 15:26:14 +01:00
#: ../src/common/helpers.py:111
2005-11-22 21:54:09 +01:00
msgid "Server address required."
2005-12-08 17:04:18 +01:00
msgstr "Server adresse kreves."
2005-11-22 21:54:09 +01:00
2005-12-20 15:26:14 +01:00
#: ../src/common/helpers.py:116
2005-11-22 21:54:09 +01:00
msgid "Invalid character in hostname."
2005-12-08 17:04:18 +01:00
msgstr "Ugyldig karakter i domene navn."
2005-11-22 21:54:09 +01:00
2005-12-20 15:26:14 +01:00
#: ../src/common/helpers.py:122
2005-11-22 21:54:09 +01:00
msgid "Invalid character in resource."
2005-12-08 17:04:18 +01:00
msgstr "Ugyldig karakter i ressurs."
2005-11-22 21:54:09 +01:00
#. GiB means gibibyte
2005-12-20 15:26:14 +01:00
#: ../src/common/helpers.py:162
2005-08-15 13:33:40 +02:00
#, python-format
2005-11-08 15:50:33 +01:00
msgid "%s GiB"
msgstr "%s GiB"
2005-08-15 13:33:40 +02:00
2005-11-08 15:50:33 +01:00
#. GB means gigabyte
2005-12-20 15:26:14 +01:00
#: ../src/common/helpers.py:165
2005-08-15 13:33:40 +02:00
#, python-format
2005-11-08 15:50:33 +01:00
msgid "%s GB"
msgstr "%s GB"
2005-08-15 13:33:40 +02:00
2005-11-08 15:50:33 +01:00
#. MiB means mibibyte
2005-12-20 15:26:14 +01:00
#: ../src/common/helpers.py:169
2005-11-08 15:50:33 +01:00
#, python-format
msgid "%s MiB"
msgstr "%s MiB"
2005-08-15 13:33:40 +02:00
2005-11-08 15:50:33 +01:00
#. MB means megabyte
2005-12-20 15:26:14 +01:00
#: ../src/common/helpers.py:172
2005-11-08 15:50:33 +01:00
#, python-format
msgid "%s MB"
msgstr "%s MB"
2005-08-15 13:33:40 +02:00
2005-11-08 15:50:33 +01:00
#. KiB means kibibyte
2005-12-20 15:26:14 +01:00
#: ../src/common/helpers.py:176
2005-11-08 15:50:33 +01:00
#, python-format
msgid "%s KiB"
msgstr "%s KiB"
2005-08-15 13:33:40 +02:00
2005-11-08 15:50:33 +01:00
#. KB means kilo bytes
2005-12-20 15:26:14 +01:00
#: ../src/common/helpers.py:179
2005-09-09 21:25:00 +02:00
#, python-format
2005-11-08 15:50:33 +01:00
msgid "%s KB"
msgstr "%s KB"
2005-09-09 21:25:00 +02:00
2005-11-08 15:50:33 +01:00
#. B means bytes
2005-12-20 15:26:14 +01:00
#: ../src/common/helpers.py:182
2005-09-09 21:25:00 +02:00
#, python-format
2005-11-08 15:50:33 +01:00
msgid "%s B"
msgstr "%s B"
2005-09-09 21:25:00 +02:00
2005-12-20 15:26:14 +01:00
#: ../src/common/helpers.py:192
2005-11-08 15:50:33 +01:00
msgid "_Busy"
2005-12-08 17:04:18 +01:00
msgstr "_Opptatt"
2005-08-15 13:33:40 +02:00
2005-12-20 15:26:14 +01:00
#: ../src/common/helpers.py:194
2005-11-08 15:50:33 +01:00
msgid "Busy"
msgstr "Opptatt"
2005-08-11 01:10:32 +02:00
2005-12-20 15:26:14 +01:00
#: ../src/common/helpers.py:197
2005-11-08 15:50:33 +01:00
msgid "_Not Available"
2005-12-08 17:04:18 +01:00
msgstr "_Ikke Tilgjengelig"
2005-08-11 01:10:32 +02:00
2005-12-20 15:26:14 +01:00
#: ../src/common/helpers.py:199
2005-11-08 15:50:33 +01:00
msgid "Not Available"
msgstr "Ikke tilgjengelig"
2005-08-11 01:10:32 +02:00
2005-12-20 15:26:14 +01:00
#: ../src/common/helpers.py:202
2005-11-08 15:50:33 +01:00
msgid "_Free for Chat"
2005-12-08 17:04:18 +01:00
msgstr "_Ledig for Samtale"
2005-08-11 01:10:32 +02:00
2005-12-20 15:26:14 +01:00
#: ../src/common/helpers.py:204
2005-11-08 15:50:33 +01:00
msgid "Free for Chat"
msgstr "Ledig for Prat"
2005-08-11 01:10:32 +02:00
2005-12-20 15:26:14 +01:00
#: ../src/common/helpers.py:207
2005-11-08 15:50:33 +01:00
msgid "_Available"
2005-12-08 17:04:18 +01:00
msgstr "_Tilgjengelig"
2005-08-11 01:10:32 +02:00
2005-12-20 15:26:14 +01:00
#: ../src/common/helpers.py:209
2005-11-08 15:50:33 +01:00
msgid "Available"
msgstr "Tilgjengelig"
2005-08-11 01:10:32 +02:00
2005-12-20 15:26:14 +01:00
#: ../src/common/helpers.py:211
2005-11-08 15:50:33 +01:00
msgid "Connecting"
msgstr "Kobler til"
2005-12-20 15:26:14 +01:00
#: ../src/common/helpers.py:214
2005-11-08 15:50:33 +01:00
msgid "A_way"
2005-12-08 17:04:18 +01:00
msgstr "B_orte"
2005-11-08 15:50:33 +01:00
2005-12-20 15:26:14 +01:00
#: ../src/common/helpers.py:216
2005-11-08 15:50:33 +01:00
msgid "Away"
msgstr "Borte"
2005-08-11 01:10:32 +02:00
2005-12-20 15:26:14 +01:00
#: ../src/common/helpers.py:219
2005-11-08 15:50:33 +01:00
msgid "_Offline"
2005-12-08 17:04:18 +01:00
msgstr "_Frakoblet"
2005-08-11 01:10:32 +02:00
2005-12-20 15:26:14 +01:00
#: ../src/common/helpers.py:221
2005-11-08 15:50:33 +01:00
msgid "Offline"
msgstr "Frakoblet"
2005-08-11 01:10:32 +02:00
2005-12-20 15:26:14 +01:00
#: ../src/common/helpers.py:224
2005-11-08 15:50:33 +01:00
msgid "_Invisible"
2005-12-08 17:04:18 +01:00
msgstr "_Usynlig"
2005-08-11 01:10:32 +02:00
2005-12-20 15:26:14 +01:00
#: ../src/common/helpers.py:226
2005-11-08 15:50:33 +01:00
msgid "Invisible"
msgstr "Usynlig"
2005-08-11 01:10:32 +02:00
2005-12-20 15:26:14 +01:00
#: ../src/common/helpers.py:230
2005-11-08 15:50:33 +01:00
msgid "?contact has status:Unknown"
msgstr "?contact has status:Ukjent"
2005-08-11 01:10:32 +02:00
2005-12-20 15:26:14 +01:00
#: ../src/common/helpers.py:232
2005-11-08 15:50:33 +01:00
msgid "?contact has status:Has errors"
msgstr "?contact has status:Har feilmeldinger"
2005-08-11 01:10:32 +02:00
2005-12-20 15:26:14 +01:00
#: ../src/common/helpers.py:237
2005-11-08 15:50:33 +01:00
msgid "?Subscription we already have:None"
msgstr "?Subscription we already have:Ingen"
2005-08-11 01:10:32 +02:00
2005-12-20 15:26:14 +01:00
#: ../src/common/helpers.py:239
2005-11-08 15:50:33 +01:00
msgid "To"
msgstr "Til"
2005-08-11 01:10:32 +02:00
2005-12-20 15:26:14 +01:00
#: ../src/common/helpers.py:241
2005-11-08 15:50:33 +01:00
msgid "From"
msgstr "Fra"
2005-08-11 01:10:32 +02:00
2005-12-20 15:26:14 +01:00
#: ../src/common/helpers.py:243
2005-11-08 15:50:33 +01:00
msgid "Both"
msgstr "Begge"
2005-08-11 01:10:32 +02:00
2005-12-20 15:26:14 +01:00
#: ../src/common/helpers.py:251
2005-11-08 15:50:33 +01:00
msgid "?Ask (for Subscription):None"
msgstr "?Ask (for Subscription):Ingen"
2005-08-11 01:10:32 +02:00
2005-12-20 15:26:14 +01:00
#: ../src/common/helpers.py:253
2005-11-08 15:50:33 +01:00
msgid "Subscribe"
msgstr "Abbonér"
2005-08-11 01:10:32 +02:00
2005-12-20 15:26:14 +01:00
#: ../src/common/helpers.py:262
2005-11-08 15:50:33 +01:00
msgid "?Group Chat Contact Role:None"
msgstr "?Group Chat Contact Role:Ingen"
2005-08-11 01:10:32 +02:00
2005-12-20 15:26:14 +01:00
#: ../src/common/helpers.py:265
2005-11-08 15:50:33 +01:00
msgid "Moderators"
msgstr "Modererere"
2005-08-11 01:10:32 +02:00
2005-12-20 15:26:14 +01:00
#: ../src/common/helpers.py:267
2005-11-08 15:50:33 +01:00
msgid "Moderator"
msgstr "Modererer"
2005-08-11 01:10:32 +02:00
2005-12-20 15:26:14 +01:00
#: ../src/common/helpers.py:270
2005-11-08 15:50:33 +01:00
msgid "Participants"
msgstr "Deltakere"
2005-08-11 01:10:32 +02:00
2005-12-20 15:26:14 +01:00
#: ../src/common/helpers.py:272
2005-11-08 15:50:33 +01:00
msgid "Participant"
msgstr "Deltaker"
2005-08-11 01:10:32 +02:00
2005-12-20 15:26:14 +01:00
#: ../src/common/helpers.py:275
2005-11-08 15:50:33 +01:00
msgid "Visitors"
msgstr "Besøkende"
2005-08-26 00:18:55 +02:00
2005-12-20 15:26:14 +01:00
#: ../src/common/helpers.py:277
2005-11-08 15:50:33 +01:00
msgid "Visitor"
msgstr "Besøk"
2005-08-26 00:18:55 +02:00
2005-12-20 15:26:14 +01:00
#: ../src/common/helpers.py:313
2005-11-08 15:50:33 +01:00
msgid "is paying attention to the conversation"
msgstr "er fokusert på en annen samtale"
2005-08-26 00:18:55 +02:00
2005-12-20 15:26:14 +01:00
#: ../src/common/helpers.py:315
2005-11-08 15:50:33 +01:00
msgid "is doing something else"
msgstr "gjør noe annet"
2005-08-26 00:18:55 +02:00
2005-12-20 15:26:14 +01:00
#: ../src/common/helpers.py:317
2005-11-08 15:50:33 +01:00
msgid "is composing a message..."
msgstr "skriver en melding..."
2005-09-09 21:25:00 +02:00
2005-11-13 18:45:17 +01:00
#. paused means he or she was compoing but has stopped for a while
2005-12-20 15:26:14 +01:00
#: ../src/common/helpers.py:320
2005-11-08 15:50:33 +01:00
msgid "paused composing a message"
msgstr "tok pause i skriving av en melding"
2005-09-09 21:25:00 +02:00
2005-12-20 15:26:14 +01:00
#: ../src/common/helpers.py:322
2005-11-08 15:50:33 +01:00
msgid "has closed the chat window or tab"
msgstr "har lukket samtalevinduet eller fanen"
2005-09-09 21:25:00 +02:00
2005-11-08 15:50:33 +01:00
#. we talk about a file
2005-12-20 15:26:14 +01:00
#: ../src/common/optparser.py:62
2005-11-08 15:50:33 +01:00
#, python-format
msgid "error: cannot open %s for reading"
msgstr "feil: kan ikke åpne %s for lesing"
2005-09-09 21:25:00 +02:00
2006-01-19 23:09:24 +01:00
#: ../src/common/optparser.py:175 ../src/common/optparser.py:176
2005-11-29 21:04:36 +01:00
msgid "cyan"
2005-12-08 17:04:18 +01:00
msgstr "turkis"
2005-12-27 00:55:51 +01:00
2006-01-19 23:09:24 +01:00
#~ msgid "account: "
#~ msgstr "konto:"
#~ msgid "Are you sure you want to leave rooms \"%s\"?"
#~ msgstr "Er du sikker på at du vil gå ut av rommene \"%s\"?"
#~ msgid "If you close this window, you will be disconnected from these rooms."
#~ msgstr ""
#~ "Dersom du lukker dette vinduet, så vil du bli frakoblet fra disse rommene."
#~ msgid "Activate/Disable notification for when a file transfer is complete"
#~ msgstr "Aktiver/Deaktiver melding om at filoverføring er komplett"
#~ msgid "Removing selected file transfer"
#~ msgstr "Fjern valgte filoverføring"
#~ msgid "Stoping selected file transfer"
#~ msgstr "Stopp valgte filoverføring"
#~ msgid "Use a single chat window with _tabs"
#~ msgstr "Bruk et enkelt samtalevindu med _faner"
#~ msgid ""
#~ "If you close this tab and you have history disabled, the message will be "
#~ "lost."
#~ msgstr ""
#~ "Dersom du lukke denne fanen og du har slått av historikk, vil meldingen "
#~ "bli borte."
Merged revisions 4987-4989,4991-4996,4999,5003 via svnmerge from
svn://svn.gajim.org/gajim/trunk
........
r4987 | nk | 2006-01-03 04:00:51 -0700 (Tue, 03 Jan 2006) | 1 line
commit 48x48 transport online/offline imgs by Grenshad (I pngcrushed them)
........
r4988 | nk | 2006-01-03 04:32:01 -0700 (Tue, 03 Jan 2006) | 1 line
icon in notification window not always jabber now. MSN if he uses msn etc. thanks stian barmen for helping me test
........
r4989 | nk | 2006-01-03 04:40:44 -0700 (Tue, 03 Jan 2006) | 1 line
all strings I got report about them, are not translatable; pot/po update
........
r4991 | asterix | 2006-01-03 08:08:21 -0700 (Tue, 03 Jan 2006) | 2 lines
don't remove the jid entry in _contacts[account] when we remove a contact
........
r4992 | asterix | 2006-01-03 08:18:30 -0700 (Tue, 03 Jan 2006) | 2 lines
fix logic
........
r4993 | asterix | 2006-01-03 09:04:14 -0700 (Tue, 03 Jan 2006) | 2 lines
a GC_Contact can have a resource if we knoe his real JID
........
r4994 | asterix | 2006-01-03 09:32:58 -0700 (Tue, 03 Jan 2006) | 2 lines
missing argument in create_gc_contact
........
r4995 | asterix | 2006-01-03 10:36:41 -0700 (Tue, 03 Jan 2006) | 2 lines
we save gc_contact vcard instance in instances[self.account]['infos'][Fake_jid]
........
r4996 | asterix | 2006-01-03 11:17:43 -0700 (Tue, 03 Jan 2006) | 2 lines
in DataForm, a field of type 'list-single' can have no <value> element. Create a default one in such a case to prevent TB
........
r4999 | asterix | 2006-01-04 05:52:26 -0700 (Wed, 04 Jan 2006) | 2 lines
prevent TB when we move a contact that was in no group
........
r5003 | asterix | 2006-01-04 09:03:42 -0700 (Wed, 04 Jan 2006) | 2 lines
handle correctly unlabeled option values in DataForms
........
2006-01-05 04:17:36 +01:00
#~ msgid "Cannot remove last group"
#~ msgstr "Kan ikke fjerne den siste gruppen"
#~ msgid "At least one contact group must be present."
#~ msgstr "Du må ha minst en kontakt gruppe."
#~ msgid ""
#~ "pysqlite2 (aka python-pysqlite2) dependency is missing. After you install "
#~ "pysqlite3, if you want to migrate your logs to the new database, please "
#~ "read: http://trac.gajim.org/wiki/MigrateLogToDot9DB Exiting..."
#~ msgstr ""
#~ "pysqlite2 (aka python-pysqlite2) avhengighet mangler. Nå du har "
#~ "installert pysqlite2, og om du ønsker å migrere loggene dine til den nye "
#~ "databasen, vennligst les:http://trac.gajim.org/wiki/MigrateLogToDot9DB "
#~ "Avslutter..."
2005-12-27 00:55:51 +01:00
#~ msgid "Image is too big"
#~ msgstr "Bilde er for stort"
#~ msgid ""
#~ "Image for emoticon has to be less than or equal to 24 pixels in width and "
#~ "24 in height."
#~ msgstr ""
#~ "Bilde for uttrykksikon må være mindre enn eller lik 24 piksler i bredde "
#~ "og 24 i høyde."