source: extensions/Add_tags_Mass/language/sl_SI/plugin.lang.php @ 32042

Last change on this file since 32042 was 32042, checked in by TranslationTeam, 4 years ago

Add sl_SI, thanks to MarkoAm

  • Property svn:executable set to *
File size: 791 bytes
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['%d Add tags: %s'] = '%d Dodanih oznak: %s';
9$lang['%d Not add tags: %s'] = '%d Oznake niso dodane: %s';
10$lang['Add tags Mass'] = 'Masovno dodajanje oznak';
11$lang['No tags'] = 'Mankajoče oznake v obrazcu';
12$lang['Text model'] = 'Predloga obrazca';
13$lang['Text retour'] = 'Začni z novo vrstico po vsaki besedi';
Note: See TracBrowser for help on using the repository browser.