diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-06-19 05:17:40 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-06-19 05:17:40 +0000 |
commit | 53797ef92b951f307b0faefefb0f5b4b63264e34 (patch) | |
tree | 5221e7287e8eb2e91044bb05ebdd91aac886d5e7 /language/nb_NO/common.lang.php | |
parent | afc8d4ea986be5aa628ed5c710ddffe94512d2b4 (diff) |
[trunk_public] Update nb_NO, thanks to : abbamust
git-svn-id: http://piwigo.org/svn/trunk@28725 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/nb_NO/common.lang.php')
-rw-r--r-- | language/nb_NO/common.lang.php | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/language/nb_NO/common.lang.php b/language/nb_NO/common.lang.php index f76f368c8..485795319 100644 --- a/language/nb_NO/common.lang.php +++ b/language/nb_NO/common.lang.php @@ -418,4 +418,7 @@ $lang['Password is missing. Please enter the password.'] = 'Passord mangler. Ven $lang['Password confirmation is missing. Please confirm the chosen password.'] = 'Passord bekreftelse mangler. Vennligst bekreft det valgte passord.'; $lang['%d photos per page'] = '%d bilder pr side'; $lang['Theme'] = 'Tema'; -$lang['No results for'] = 'Ingen resultater for';
\ No newline at end of file +$lang['No results for'] = 'Ingen resultater for'; +$lang['Apply on properties'] = 'Angi egenskaper'; +$lang['Photo description'] = 'Bildebeskrivelse'; +$lang['Photo title'] = 'Bildetittel';
\ No newline at end of file |