1
0
Fork 0
mirror of https://github.com/gsantner/dandelion synced 2024-11-15 17:02:10 +01:00
dandelion/app/src/main/res/values-nl/strings-about.xml

21 lines
1.2 KiB
XML
Raw Normal View History

2016-10-26 16:31:21 +02:00
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<resources>
<string name="about_activity__title_about_app">Info</string>
<string name="about_activity__title_about_license">Licentie</string>
<string name="about_activity__title_debug_info">Foutopsporing</string>
<string name="fragment_debug__section_app">Applicatie</string>
<string name="fragment_debug__section_device">Toestel</string>
<string name="fragment_debug__section_pod">diaspora* Pod</string>
<string name="fragment_debug__section_log">Debug Logboek</string>
<string name="fragment_debug__section_log_spam">Debug Log (Verbose)</string>
<string name="fragment_debug__app_version">Versie: %1$s</string>
<string name="fragment_debug__android_version">Android-versie: %1$s</string>
<string name="fragment_debug__device_name">Toestelnaam: %1$s</string>
<string name="fragment_debug__app_codename">Versienaam: %1$s</string>
<string name="fragment_debug__pod_profile_name">Pod Profielnaam: %1$s</string>
<string name="fragment_debug__pod_profile_url">Pod-domein: %1$s</string>
<string name="fragment_debug__toast_log_copied">Tekst naar klembord gekopieerd</string>
2016-11-10 23:09:22 +01:00
<!-- License & help (large amount of text) -->
2016-10-26 16:31:21 +02:00
</resources>