source: extensions/delete_hit_rate/language/is_IS/plugin.lang.php @ 32819

Last change on this file since 32819 was 32819, checked in by TranslationTeam, 2 years ago

Update is_IS, thanks to gudjonsi

  • Property svn:executable set to *
File size: 1.3 KB
Line 
1<?php
2// +-----------------------------------------------------------------------+
3// | This file is part of Piwigo.                                          |
4// |                                                                       |
5// | For copyright and license information, please view the COPYING.txt    |
6// | file that was distributed with this source code.                      |
7// +-----------------------------------------------------------------------+
8$lang['Delete Hit/Rate'] = 'Eyða smellum/einkunn';
9$lang['Hit purge completed successfully'] = 'Hreinsun smella lokið';
10$lang['Purge - Plugin Delete Hit/Rate'] = 'Hreinsun - Viðbót Eyða Smellir/Einkunn';
11$lang['Purge All'] = 'Hreinsa allt';
12$lang['Purge all hits on all pictures gallery'] = 'Hreinsa alla smelli á öllum myndum í myndasafninu';
13$lang['Purge all rate on all pictures gallery'] = 'Hreinsa allar einkunnir á öllum myndum í myndasafninu';
14$lang['Purge hit of the photo'] = 'Hreinsa smelli á mynd';
15$lang['Purge hits on all pictures album'] = 'Hreinsa smelli á öllum myndum í albúmi';
16$lang['Purge rate of the photo'] = 'Hreinsa einkunn á mynd';
17$lang['Purge rates on all pictures album'] = 'Hreinsa einkunn á öllum myndum í albúmi';
18$lang['Rate purge completed successfully'] = 'Hreinsun einkunnar tókst';
Note: See TracBrowser for help on using the repository browser.