aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values-nl/strings.xml
blob: 0116ed65569440efd36cb2cc35485efe7b4a49ab (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="utf-8"?>
<resources>

    <string name="action_settings">Instellingen</string>
    <string name="action_share">Delen</string>
    <string name="action_today">Vandaag</string>
    <string name="action_share_bibletext">Deel bijbeltekst</string>
    <string name="action_share_reading">Deel korte lezing</string>
    <string name="action_share_reading_with_bibletext">Deel beide</string>
    <string name="failure_fetching_podcasts">Kon de podcasts niet ophalen</string>
    <string name="widget_daily_reading">Dagelijkse lezing</string>
    <string name="settings_general">Algemeen</string>
    <string name="settings_widget">Widget</string>
    <string name="pref_title_theme_widget">Thema widget</string>
</resources>