diff options
author | Evan Prodromou <evan@status.net> | 2010-10-18 16:43:08 -0400 |
---|---|---|
committer | Evan Prodromou <evan@status.net> | 2010-10-18 16:43:08 -0400 |
commit | 0f68fd203d97885428b6789391b111e16ef06537 (patch) | |
tree | 7f28cf936159839b75faec247ae01452a937a945 /plugins/PostDebug/locale/nb | |
parent | 749fe8ca2ec179e01f286d28dbf15251f2a25716 (diff) | |
parent | 5503492f424ccacf7744c87fa1112aca5627bf5c (diff) |
Merge remote branch 'gitorious/0.9.x' into 0.9.x
Diffstat (limited to 'plugins/PostDebug/locale/nb')
-rw-r--r-- | plugins/PostDebug/locale/nb/LC_MESSAGES/PostDebug.po | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/plugins/PostDebug/locale/nb/LC_MESSAGES/PostDebug.po b/plugins/PostDebug/locale/nb/LC_MESSAGES/PostDebug.po new file mode 100644 index 000000000..608b871ef --- /dev/null +++ b/plugins/PostDebug/locale/nb/LC_MESSAGES/PostDebug.po @@ -0,0 +1,26 @@ +# Translation of StatusNet - PostDebug to Norwegian (bokmål) (Norsk (bokmål)) +# Expored from translatewiki.net +# +# Author: Nghtwlkr +# -- +# This file is distributed under the same license as the StatusNet package. +# +msgid "" +msgstr "" +"Project-Id-Version: StatusNet - PostDebug\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2010-10-18 18:35+0000\n" +"PO-Revision-Date: 2010-10-18 18:43:42+0000\n" +"Language-Team: Norwegian (bokmål) <http://translatewiki.net/wiki/Portal:no>\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-POT-Import-Date: 2010-10-09 14:36:38+0000\n" +"X-Generator: MediaWiki 1.17alpha (r74952); Translate extension (2010-09-17)\n" +"X-Translation-Project: translatewiki.net at http://translatewiki.net\n" +"X-Language-Code: no\n" +"X-Message-Group: #out-statusnet-plugin-postdebug\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: PostDebugPlugin.php:58 +msgid "Debugging tool to record request details on POST." +msgstr "Feilsøkingsverktøy for å registrere forspørselsdetaljer om POST." |