diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-07-27 20:12:00 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-07-27 20:12:00 +0000 |
commit | 258fffd051378563a872687c4f048e12b94d1ec9 (patch) | |
tree | d7195bcc6adcf7262208464162d380ede92377f7 /language | |
parent | 51a978d65951a277cc25d3a911b11d9488deb783 (diff) |
[trunk_public] Update nl_NL, thanks to : Kees Hessels
git-svn-id: http://piwigo.org/svn/trunk@29097 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language')
-rw-r--r-- | language/nl_NL/common.lang.php | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/language/nl_NL/common.lang.php b/language/nl_NL/common.lang.php index 15c1b38a9..be558583e 100644 --- a/language/nl_NL/common.lang.php +++ b/language/nl_NL/common.lang.php @@ -426,4 +426,10 @@ $lang['Password is missing. Please enter the password.'] = 'Wachtwoord ontbreekt $lang['Password confirmation is missing. Please confirm the chosen password.'] = 'Wachtwoord-bevestiging ontbreekt. Bevestig aub het gekozen wachtwoord.'; $lang['%d photos per page'] = '%d foto\'s per pagina'; $lang['Theme'] = 'Thema'; -$lang['No results for'] = 'Geen resultaten voor';
\ No newline at end of file +$lang['No results for'] = 'Geen resultaten voor'; +$lang['Album name, A → Z'] = 'Albumnaam, A → Z'; +$lang['Album name, Z → A'] = 'Albumnaam, Z → A'; +$lang['Apply on properties'] = 'Toepassen op eigenschappen'; +$lang['Link: %s'] = 'Link: %s'; +$lang['Photo description'] = 'Fotobeschrijving'; +$lang['Photo title'] = 'Fototitel';
\ No newline at end of file |