diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-11-01 01:08:44 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-11-01 01:08:44 +0000 |
commit | cc83052ca78f053e56b8ad14aa86bbf6a73eed3f (patch) | |
tree | 166076b6dd6e5d677d3929c09a0b66995f7fb1aa /apps/dav/l10n/nl.js | |
parent | 22ef95ca696e856db8288c294db3580e364106c1 (diff) | |
download | nextcloud-server-cc83052ca78f053e56b8ad14aa86bbf6a73eed3f.tar.gz nextcloud-server-cc83052ca78f053e56b8ad14aa86bbf6a73eed3f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n/nl.js')
-rw-r--r-- | apps/dav/l10n/nl.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/dav/l10n/nl.js b/apps/dav/l10n/nl.js index 45de930e196..094e621c926 100644 --- a/apps/dav/l10n/nl.js +++ b/apps/dav/l10n/nl.js @@ -3,6 +3,7 @@ OC.L10N.register( { "Calendar" : "Kalender", "Todos" : "Te doen", + "Personal" : "Persoonlijk", "{actor} created calendar {calendar}" : "{actor} creëerde agenda {calendar}", "You created calendar {calendar}" : "Jij creëerde agenda {calendar}", "{actor} deleted calendar {calendar}" : "{actor} verwijderde agenda {calendar}", @@ -40,7 +41,6 @@ OC.L10N.register( "A calendar <strong>event</strong> was modified" : "Een agenda <strong>gebeurtenis</strong> is aangepast", "A calendar <strong>todo</strong> was modified" : "Een agenda <strong>Te doen</strong> was aangepast", "Contact birthdays" : "Verjaardagen", - "Personal" : "Persoonlijk", "Contacts" : "Contactpersonen", "Technical details" : "Technische details", "Remote Address: %s" : "Extern adres: %s", |