diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-06-21 05:31:11 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-06-21 05:31:11 +0000 |
commit | 56b65760012ae327e86104a2b34c1485650ca65e (patch) | |
tree | d7fee9feb6b1eb9771d037ff88e94ddf51d4b069 /language/sv_SE/common.lang.php | |
parent | 42c5f8bd14f8e4ebc8a8ddf715f24dc93190d1a0 (diff) |
[trunk_public] Update sv_SE, thanks to : Blytung
git-svn-id: http://piwigo.org/svn/trunk@28755 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/sv_SE/common.lang.php')
-rw-r--r-- | language/sv_SE/common.lang.php | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/language/sv_SE/common.lang.php b/language/sv_SE/common.lang.php index 4285083d5..c7a19e42d 100644 --- a/language/sv_SE/common.lang.php +++ b/language/sv_SE/common.lang.php @@ -419,4 +419,7 @@ $lang['Password is missing. Please enter the password.'] = 'Lösenord saknas. An $lang['Password confirmation is missing. Please confirm the chosen password.'] = 'Bekräftelse av lösenord saknas. Vänligen bekräfta ditt valda lösenord.'; $lang['%d photos per page'] = '%d fotografier per sida'; $lang['Theme'] = 'Tema'; -?>
\ No newline at end of file +$lang['Apply on properties'] = 'Verkställ egenskaper'; +$lang['No results for'] = 'Inget resultat för'; +$lang['Photo description'] = 'Fotots beskrivning'; +$lang['Photo title'] = 'Fotots titel';
\ No newline at end of file |