Updating translations for android/BOINC/res/values-nl/strings.xml [skip ci]

This commit is contained in:
Rom Walton 2016-09-07 07:05:14 -07:00
parent 7a9c798081
commit edac8a5287
1 changed files with 9 additions and 4 deletions
android/BOINC/res/values-nl

View File

@ -334,11 +334,15 @@
<string name="about_name">BOINC</string>
<string name="about_version">Versie</string>
<string name="about_name_long">Berkeley Open Infrastructure for Network Computing</string>
<string name="about_copyright">© 20032016 University of California, Berkeley.\nAll Rights Reserved.</string>
<string name="about_copyright">\u00A9 20032016 Universiteit van Californië, Berkeley</string>
<string name="about_copyright_reserved">Alle rechten voorbehouden.</string>
<string name="about_credits">Met dank aan het Max Planck Instituut voor gravitationele natuurkunde, IBM Corporation en HTC Corporation voor hun steun.</string>
<!--notice notification-->
<!--multi BOINC compitability-->
<!--notice notification e.g. New notice from SETI@HOME OR 3 new notices-->
<plurals name="notice_notification">
<item quantity="one">Nieuwe berichten van %1$s</item>
<item quantity="other">%2$,d nieuwe berichten</item>
</plurals>
<!--multi BOINC compatibility-->
<string name="nonexcl_dialog_header">Andere berekenings app gedetecteerd</string>
<string name="nonexcl_dialog_text">Een andere berekenings app draait op dit apparaat. Slechts één versie kan per keer worden uitgevoerd.</string>
<string name="nonexcl_dialog_exit">Afsluiten</string>
@ -348,5 +352,6 @@
<string name="social_invite_content_title">Ik doe wetenschap op mijn smartphone!</string>
<string name="social_invite_content_body">Ik doe met behulp van mijn %1$s berekeningen voor de wetenschap. Doe dit ook! Download app van: %2$s</string>
<!--first parameter: device manufacturer, second: URL-->
<string name="social_invite_content_url">https://play.google.com/store/apps/details?id=edu.berkeley.boinc</string>
<string name="social_invite_content_url_google">https://play.google.com/store/apps/details?id=edu.berkeley.boinc</string>
<string name="social_invite_content_url_amazon">http://www.amazon.com/gp/mas/dl/android?p=edu.berkeley.boinc</string>
</resources>