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/InfiniteScroll/locale | |
parent | a7d818bcdb9d8e66fce6f324da7c4a05caabafc6 (diff) |
Localisation updates from http://translatewiki.net
Diffstat (limited to 'plugins/InfiniteScroll/locale')
-rw-r--r-- | plugins/InfiniteScroll/locale/de/LC_MESSAGES/InfiniteScroll.po | 35 | ||||
-rw-r--r-- | plugins/InfiniteScroll/locale/nb/LC_MESSAGES/InfiniteScroll.po | 34 |
2 files changed, 69 insertions, 0 deletions
diff --git a/plugins/InfiniteScroll/locale/de/LC_MESSAGES/InfiniteScroll.po b/plugins/InfiniteScroll/locale/de/LC_MESSAGES/InfiniteScroll.po new file mode 100644 index 000000000..122397a5d --- /dev/null +++ b/plugins/InfiniteScroll/locale/de/LC_MESSAGES/InfiniteScroll.po @@ -0,0 +1,35 @@ +# Translation of StatusNet - InfiniteScroll to German (Deutsch) +# Expored from translatewiki.net +# +# Author: The Evil IP address +# -- +# This file is distributed under the same license as the StatusNet package. +# +msgid "" +msgstr "" +"Project-Id-Version: StatusNet - InfiniteScroll\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2010-10-18 18:35+0000\n" +"PO-Revision-Date: 2010-10-18 18:43:09+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:35:54+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-infinitescroll\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: InfiniteScrollPlugin.php:54 +msgid "" +"Infinite Scroll adds the following functionality to your StatusNet " +"installation: When a user scrolls towards the bottom of the page, the next " +"page of notices is automatically retrieved and appended. This means they " +"never need to click \"Next Page\", which dramatically increases stickiness." +msgstr "" +"Infinite Scroll fügt die folgende Funktionalität zu deiner StatusNet-" +"Installation hinzu: Wenn ein Benutzer Richtung Seitenende scrollt, wird die " +"nächste Nachrichtenseite automatisch geladen und angefügt. Das bedeutet, " +"dass sie nie „Nächste Seite“ klicken müssen, was die Attraktivität " +"dramatisch erhöht." diff --git a/plugins/InfiniteScroll/locale/nb/LC_MESSAGES/InfiniteScroll.po b/plugins/InfiniteScroll/locale/nb/LC_MESSAGES/InfiniteScroll.po new file mode 100644 index 000000000..02d120a25 --- /dev/null +++ b/plugins/InfiniteScroll/locale/nb/LC_MESSAGES/InfiniteScroll.po @@ -0,0 +1,34 @@ +# Translation of StatusNet - InfiniteScroll 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 - InfiniteScroll\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2010-10-18 18:35+0000\n" +"PO-Revision-Date: 2010-10-18 18:43:09+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:35:54+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-infinitescroll\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: InfiniteScrollPlugin.php:54 +msgid "" +"Infinite Scroll adds the following functionality to your StatusNet " +"installation: When a user scrolls towards the bottom of the page, the next " +"page of notices is automatically retrieved and appended. This means they " +"never need to click \"Next Page\", which dramatically increases stickiness." +msgstr "" +"Infinite Scroll legger til følgende funksjonalitet til din StatusNet-" +"installasjon: Når en bruker ruller mot bunnen av siden hentes den neste " +"siden med notiser og legges til automatisk. Dette betyr at de aldri trenger " +"å klikke «Neste side». Dette øker «stickiness» dramatisk." |