diff options
author | Siebrand Mazeland <s.mazeland@xs4all.nl> | 2010-10-18 22:03:29 +0200 |
---|---|---|
committer | Siebrand Mazeland <s.mazeland@xs4all.nl> | 2010-10-18 22:03:29 +0200 |
commit | e6df1b19dfaf8424c612efe56af442f37863ffff (patch) | |
tree | b353070930526907e6d1e7908dc372d9c6008a6f /plugins/Disqus | |
parent | a7d818bcdb9d8e66fce6f324da7c4a05caabafc6 (diff) |
Localisation updates from http://translatewiki.net
Diffstat (limited to 'plugins/Disqus')
-rw-r--r-- | plugins/Disqus/locale/de/LC_MESSAGES/Disqus.po | 46 | ||||
-rw-r--r-- | plugins/Disqus/locale/nb/LC_MESSAGES/Disqus.po | 47 |
2 files changed, 93 insertions, 0 deletions
diff --git a/plugins/Disqus/locale/de/LC_MESSAGES/Disqus.po b/plugins/Disqus/locale/de/LC_MESSAGES/Disqus.po new file mode 100644 index 000000000..f9fd0aa42 --- /dev/null +++ b/plugins/Disqus/locale/de/LC_MESSAGES/Disqus.po @@ -0,0 +1,46 @@ +# Translation of StatusNet - Disqus to German (Deutsch) +# Expored from translatewiki.net +# +# Author: Michael +# Author: The Evil IP address +# -- +# This file is distributed under the same license as the StatusNet package. +# +msgid "" +msgstr "" +"Project-Id-Version: StatusNet - Disqus\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2010-10-18 18:35+0000\n" +"PO-Revision-Date: 2010-10-18 18:42:44+0000\n" +"Language-Team: German <http://translatewiki.net/wiki/Portal:de>\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-POT-Import-Date: 2010-10-09 14:34:40+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: de\n" +"X-Message-Group: #out-statusnet-plugin-disqus\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: DisqusPlugin.php:142 +#, php-format +msgid "" +"Please enable JavaScript to view the [comments powered by Disqus](http://" +"disqus.com/?ref_noscript=%s)." +msgstr "" + +#: DisqusPlugin.php:149 +msgid "Comments powered by " +msgstr "" + +#: DisqusPlugin.php:201 +msgid "Comments" +msgstr "Kommentare" + +#: DisqusPlugin.php:241 +msgid "" +"Use <a href=\"http://disqus.com/\">Disqus</a> to add commenting to notice " +"pages." +msgstr "" +"Benutzung von <a href=\"http://disqus.com/\">Disqus</a> zum Hinzufügen von " +"Kommentaren auf Nachrichtenseiten." diff --git a/plugins/Disqus/locale/nb/LC_MESSAGES/Disqus.po b/plugins/Disqus/locale/nb/LC_MESSAGES/Disqus.po new file mode 100644 index 000000000..251eccddd --- /dev/null +++ b/plugins/Disqus/locale/nb/LC_MESSAGES/Disqus.po @@ -0,0 +1,47 @@ +# Translation of StatusNet - Disqus 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 - Disqus\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2010-10-18 18:35+0000\n" +"PO-Revision-Date: 2010-10-18 18:42:45+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:34:40+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-disqus\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: DisqusPlugin.php:142 +#, php-format +msgid "" +"Please enable JavaScript to view the [comments powered by Disqus](http://" +"disqus.com/?ref_noscript=%s)." +msgstr "" +"Aktiver JavaScript for å vise [kommentarene levert av Disqus](http://disqus." +"com/?ref_noscript=%s)." + +#: DisqusPlugin.php:149 +msgid "Comments powered by " +msgstr "Kommentarer levert av " + +#: DisqusPlugin.php:201 +msgid "Comments" +msgstr "Kommentarer" + +#: DisqusPlugin.php:241 +msgid "" +"Use <a href=\"http://disqus.com/\">Disqus</a> to add commenting to notice " +"pages." +msgstr "" +"Bruk <a href=\"http://disqus.com/\">Disqus</a> til å legge kommentering til " +"notissider." |