diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-08-27 11:23:18 -0400 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-08-27 11:23:18 -0400 |
commit | d5062b9e0e50b7830cb6b323c926c89ac7d4aee0 (patch) | |
tree | a222e22a8acdb78c4841ccfe81df9341f3d4851a /lib/l10n/nl.php | |
parent | abc23f71285112cda59c70a6f490e43fac2ee123 (diff) | |
download | nextcloud-server-d5062b9e0e50b7830cb6b323c926c89ac7d4aee0.tar.gz nextcloud-server-d5062b9e0e50b7830cb6b323c926c89ac7d4aee0.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/nl.php')
-rw-r--r-- | lib/l10n/nl.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/nl.php b/lib/l10n/nl.php index 338c3673c5b..e546c1f3179 100644 --- a/lib/l10n/nl.php +++ b/lib/l10n/nl.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( +"No app name specified" => "De app naam is niet gespecificeerd.", "Help" => "Help", "Personal" => "Persoonlijk", "Settings" => "Instellingen", |