From dd06c00c12380ac24d8245ce61f26f03477d0860 Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Mon, 19 Aug 2013 10:12:38 +0000 Subject: [trunk_admin] Update nb_NO, thanks to : abbamust git-svn-id: http://piwigo.org/svn/trunk@24187 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/nb_NO/admin.lang.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'language/nb_NO/admin.lang.php') diff --git a/language/nb_NO/admin.lang.php b/language/nb_NO/admin.lang.php index 302f9c930..79861447d 100644 --- a/language/nb_NO/admin.lang.php +++ b/language/nb_NO/admin.lang.php @@ -949,4 +949,6 @@ $lang['Type here the name of the new group'] = 'Skriv her navnet på den nye gru $lang['between %.2f and %.2f'] = 'mellom %.2f og %.2f'; $lang['between %d and %d pixels'] = 'mellom %d og %d piksler'; $lang['Purge user cache'] = 'Rens bruker cache'; +$lang['Resize after upload disabled due to the use of GD as graphic library'] = 'Endring av bildestørrelse er slått av, siden du bruker GD som grafikkgalleri.'; +$lang['The picture dimensions will be reduced to %dx%d pixels.'] = 'Bildets dimensjoner vil bli redusert til %dx%d piksler.'; ?> \ No newline at end of file -- cgit v1.2.3