]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - plugins/BitlyUrl/locale/nb/LC_MESSAGES/BitlyUrl.po
Localisation updates from http://translatewiki.net
[quix0rs-gnu-social.git] / plugins / BitlyUrl / locale / nb / LC_MESSAGES / BitlyUrl.po
1 # Translation of StatusNet - BitlyUrl to Norwegian (bokmål)‬ (‪Norsk (bokmål)‬)
2 # Expored from translatewiki.net
3 #
4 # Author: Nghtwlkr
5 # --
6 # This file is distributed under the same license as the StatusNet package.
7 #
8 msgid ""
9 msgstr ""
10 "Project-Id-Version: StatusNet - BitlyUrl\n"
11 "Report-Msgid-Bugs-To: \n"
12 "POT-Creation-Date: 2010-10-18 18:35+0000\n"
13 "PO-Revision-Date: 2010-10-18 18:42:34+0000\n"
14 "Language-Team: Norwegian (bokmål)‬ <http://translatewiki.net/wiki/Portal:no>\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "X-POT-Import-Date: 2010-10-09 14:35:11+0000\n"
18 "X-Generator: MediaWiki 1.17alpha (r74952); Translate extension (2010-09-17)\n"
19 "X-Translation-Project: translatewiki.net at http://translatewiki.net\n"
20 "X-Language-Code: no\n"
21 "X-Message-Group: #out-statusnet-plugin-bitlyurl\n"
22 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
23
24 #: BitlyUrlPlugin.php:48
25 msgid "You must specify a serviceUrl for bit.ly shortening."
26 msgstr ""
27
28 #: BitlyUrlPlugin.php:171
29 #, php-format
30 msgid "Uses <a href=\"http://%1$s/\">%1$s</a> URL-shortener service."
31 msgstr "Bruker URL-forkortertjenesten <a href=\"http://%1$s/\">%1$s</a>."
32
33 #: BitlyUrlPlugin.php:212
34 msgid "bit.ly"
35 msgstr "bit.ly"
36
37 #: BitlyUrlPlugin.php:213 bitlyadminpanelaction.php:54
38 msgid "bit.ly URL shortening"
39 msgstr "bit.ly URL-forkortelse"
40
41 #: bitlyadminpanelaction.php:65
42 msgid ""
43 "URL shortening with bit.ly requires [a bit.ly account and API key](http://"
44 "bit.ly/a/your_api_key). This verifies that this is an authorized account, "
45 "and allow you to use bit.ly's tracking features and custom domains."
46 msgstr ""
47 "URL-forkortelse med bit.ly krever [en bit.ly-konto og API-nøkkel](http://bit."
48 "ly/a/your_api_key). Denne bekrefter at dette er en autorisert konto og "
49 "tillater deg å bruke bit.lys sporingsfunksjoner og egendefinerte domener."
50
51 #: bitlyadminpanelaction.php:132
52 msgid "Invalid login. Max length is 255 characters."
53 msgstr "Ugyldig pålogging. Maks lengde er 255 tegn."
54
55 #: bitlyadminpanelaction.php:138
56 msgid "Invalid API key. Max length is 255 characters."
57 msgstr "Ugyldig API-nøkkel. Maks lengde er 255 tegn."
58
59 #: bitlyadminpanelaction.php:191
60 msgid "Credentials"
61 msgstr "Attester"
62
63 #: bitlyadminpanelaction.php:199
64 msgid "Leave these empty to use global default credentials."
65 msgstr "La disse være tomme for å bruke globale standardattester."
66
67 #: bitlyadminpanelaction.php:202
68 msgid "If you leave these empty, bit.ly will be unavailable to users."
69 msgstr "Om du lar disse være tomme vil bit.ly være utilgjengelig for brukere."
70
71 #: bitlyadminpanelaction.php:209
72 msgid "Login name"
73 msgstr "Innloggingsnavn"
74
75 #: bitlyadminpanelaction.php:218
76 msgid "API key"
77 msgstr "API-nøkkel"
78
79 #: bitlyadminpanelaction.php:236
80 msgid "Save bit.ly settings"
81 msgstr "Lagre bit.ly-innstillinger"