aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values-nl
diff options
context:
space:
mode:
authorlookshe <github@lookshe.org>2015-04-11 14:15:07 +0200
committerlookshe <github@lookshe.org>2015-04-11 14:15:07 +0200
commitdf63c14617bc8d665bfeac62cde0b29e6aa98873 (patch)
treeb825c0c87bcd9833ecfad85ecc5c0901ea4d77eb /src/main/res/values-nl
parent87e56b534ad41199380c97e16ad25acbd077878c (diff)
parente17b75511e7c9d8206939b742972021c5c9d6b86 (diff)
Merge branch 'trz/master' of ssh://git.fucktheforce.de/conversations into trz/master
Diffstat (limited to 'src/main/res/values-nl')
-rw-r--r--src/main/res/values-nl/strings.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/src/main/res/values-nl/strings.xml b/src/main/res/values-nl/strings.xml
index 011b018f..2b8c5501 100644
--- a/src/main/res/values-nl/strings.xml
+++ b/src/main/res/values-nl/strings.xml
@@ -417,4 +417,18 @@
<string name="sending_x_file">Bezig met versturen van %s</string>
<string name="offering_x_file">Bezig met aanbieden van %s</string>
<string name="hide_offline">Offline verbergen</string>
+ <string name="disable_account">Account uitzetten</string>
+ <string name="contact_is_typing">%s is aan het typen...</string>
+ <string name="contact_has_stopped_typing">%s is gestopt met typen</string>
+ <string name="pref_chat_states">Type-meldingen</string>
+ <string name="pref_chat_states_summary">Laat je contacten weten wanneer je een nieuw bericht aan het schrijven bent</string>
+ <string name="send_location">Locatie versturen</string>
+ <string name="show_location">Locatie weergeven</string>
+ <string name="no_application_found_to_display_location">Geen applicatie gevonden om locatie weer te geven</string>
+ <string name="location">Locatie</string>
+ <string name="received_location">Locatie ontvangen</string>
+ <plurals name="select_contact">
+ <item quantity="one">Selecteer %d contact</item>
+ <item quantity="other">Selecteer %d contacten</item>
+ </plurals>
</resources>