Page.Index.Button.Post=Abschicken!
Page.Index.PostList.Title=Nachrichtenliste
Page.Index.PostList.Text.NoPostYet=Bisher hat noch niemand etwas geschrieben. Sie sollten sofort damit anfangen!
+Page.Index.PostList.Text.FollowSomeSones=Oder vielleicht folgen Sie gar keinen Sones? Werfen Sie doch mal einen Blick auf {link}bekannte Sones{/link} und folgen Sie Sones, die interessant aussehen!
Page.New.Title=Neue Nachrichten und Antworten - Sone
Page.New.Page.Title=Neue Nachrichten und Antworten
Page.Index.Button.Post=Post!
Page.Index.PostList.Title=Post Feed
Page.Index.PostList.Text.NoPostYet=Nobody has written any posts yet. You should probably start it right now!
+Page.Index.PostList.Text.FollowSomeSones=Or maybe you are not following any Sones? Take a look at the list of {link}known Sones{/link} and follow whoever looks interesting!
Page.New.Title=New Posts and Replies - Sone
Page.New.Page.Title=New Posts and Replies
Page.Index.Button.Post=Envoyer!
Page.Index.PostList.Title=Envoyer du contenu
Page.Index.PostList.Text.NoPostYet=Personne n'a encore écrit de message. vous devriez probablement commencer maintenant!
+Page.Index.PostList.Text.FollowSomeSones=Or maybe you are not following any Sones? Take a look at the list of {link}known Sones{/link} and follow whoever looks interesting!
Page.New.Title=Nouveaux messages et réponses - Sone
Page.New.Page.Title=Nouveaux messages et réponses
Notification.Mention.Text=Vous avez été mentionné dans les messages suivants:
Notification.SoneInsert.Duration={0,number} {0,choice,0#seconds|1#second|1<seconds}
-#to update: 425
\ No newline at end of file
+#to update: 98, 426
\ No newline at end of file
Page.Index.Button.Post=Publiser!
Page.Index.PostList.Title=Innleggsstrøm
Page.Index.PostList.Text.NoPostYet=Ingen har skrevet noen innlegg enda. Du burde starte med en gang!
+Page.Index.PostList.Text.FollowSomeSones=Or maybe you are not following any Sones? Take a look at the list of {link}known Sones{/link} and follow whoever looks interesting!
Page.New.Title=Nye innlegg og svar - Sone
Page.New.Page.Title=Nye innlegg og svar
Notification.Mention.ShortText=Du har blitt nevnt:
Notification.Mention.Text=Du har blitt nevnt i følgende innlegg:
Notification.SoneInsert.Duration={0,number} {0,choice,0#sekund|1#sekund|1<sekunder}
-# to update: 425
\ No newline at end of file
+# to update: 98, 426
\ No newline at end of file
Page.Index.Button.Post=Napisz!
Page.Index.PostList.Title=Wątek
Page.Index.PostList.Text.NoPostYet=Nie ma jeszcze żądnych postów. Można rozpocząć pisanie wątku!
+Page.Index.PostList.Text.FollowSomeSones=Or maybe you are not following any Sones? Take a look at the list of {link}known Sones{/link} and follow whoever looks interesting!
Page.New.Title=Nowe Posty i Odpowiedzi - Sone
Page.New.Page.Title=Nowe Posty i Odpowiedzi
Notification.Mention.ShortText=Zostałeś oznaczony.
Notification.Mention.Text=Zostałeś oznaczony w następujących postach:
Notification.SoneInsert.Duration={0,number} {0,choice,0#seconds|1#second|1<seconds}
-# to update: 425
\ No newline at end of file
+# to update: 98, 426
\ No newline at end of file
Page.Index.Button.Post=Отправить!
Page.Index.PostList.Title=Лента сообщений
Page.Index.PostList.Text.NoPostYet=Никто еще не написал ни одного сообщения. Вам, наверное, следует начать это прямо сейчас!
+Page.Index.PostList.Text.FollowSomeSones=Or maybe you are not following any Sones? Take a look at the list of {link}known Sones{/link} and follow whoever looks interesting!
Page.New.Title=Новые сообщения и ответы - Sone
Page.New.Page.Title=Новые сообщения и ответы
Notification.Mention.ShortText=Вас упомянули.
Notification.Mention.Text=Вас упомянули в следующих сообщениях:
Notification.SoneInsert.Duration={0,number} {0,choice,0#секунд|1#секунда|2#секунды|4<секунд}
-# to update: 425
\ No newline at end of file
+# to update: 98, 426
\ No newline at end of file
<%include include/viewPost.html>
<%foreachelse>
<div><%= Page.Index.PostList.Text.NoPostYet|l10n|html></div>
+ <p><%= Page.Index.PostList.Text.FollowSomeSones|l10n|html|replace needle=='{link}' replacement=='<a href="knownSones.html">'|replace needle=='{/link}' replacement=='</a>'></p>
<%/foreach>
<%include include/pagination.html pageParameter==page>
</div>