1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/hubzilla_ynh.git synced 2024-09-03 19:26:21 +02:00
hubzilla_ynh/sources/addons/diaspora/lang/nl/strings.php
2016-04-17 19:59:18 +05:30

20 lines
1.2 KiB
PHP

<?php
;
App::$strings["\$projectname"] = "\$projectname";
App::$strings["photo"] = "foto";
App::$strings["status"] = "status";
App::$strings["%1\$s likes %2\$s's %3\$s"] = "%1\$s vindt %2\$s's %3\$s leuk";
App::$strings["Please choose"] = "Maak een keuze";
App::$strings["Agree"] = "Eens";
App::$strings["Disagree"] = "Oneens";
App::$strings["Abstain"] = "Onthouding";
App::$strings["I will attend"] = "Aanwezig";
App::$strings["I will not attend"] = "Niet aanwezig";
App::$strings["I may attend"] = "Mogelijk aanwezig";
App::$strings["Diaspora Protocol Settings updated."] = "Diaspora-protocol-instellingen bijgewerkt.";
App::$strings["Enable the (experimental) Diaspora protocol for this channel"] = "Het (experimentele) Diaspora-protocol voor dit kanaal inschakelen";
App::$strings["Allow any Diaspora member to comment on your public posts"] = "Geef elk Diaspora-lid toestemming om op jouw openbare berichten te reageren";
App::$strings["Prevent your hashtags from being redirected to other sites"] = "Voorkom dat jouw hashtags naar andere websites worden doorverwezen";
App::$strings["Diaspora Protocol Settings"] = "Diaspora-protocol (compatibiliteit, incl Friendica)";
App::$strings["Submit"] = "Opslaan";