diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2012-03-26 14:51:10 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2012-03-26 14:51:10 +0000 |
commit | 8e9f8b710e7ba49914af8ddc6d32d94d3bf62bb5 (patch) | |
tree | 4c0e28405cfad87587ef73cf6213c051d47d7eb2 | |
parent | c5e7ab4a074d2eba6a5595ca12226d7c48d5871d (diff) |
[trunk (install)] Update no_NO, thanks to : abbamust
git-svn-id: http://piwigo.org/svn/trunk@13750 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/no_NO/install.lang.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/language/no_NO/install.lang.php b/language/no_NO/install.lang.php index 271913eb1..f2644f96e 100644 --- a/language/no_NO/install.lang.php +++ b/language/no_NO/install.lang.php @@ -67,4 +67,8 @@ $lang['Creation of config file local/config/database.inc.php failed.'] = 'Oppret $lang['Download the config file'] = 'Last ned konfig fil'; $lang['You can download the config file and upload it to local/config directory of your installation.'] = 'Du kan laste ned konfig filen og laste den opp til local/config mappen i din installasjon.'; +$lang['Don\'t hesitate to consult our forums for any help : %s'] = 'Ikke nøl med å sjekke vårt forum for hjelp: %s'; +$lang['Just another Piwigo gallery'] = 'Enda et Piwigo bildegalleri'; +$lang['Welcome to my photo gallery'] = 'Velkommen til mitt bildegalleri'; +$lang['Welcome to your new installation of Piwigo!'] = 'Velkommen til din nye installasjon av Piwigo!'; ?>
\ No newline at end of file |