Last change
on this file since 32671 was
32671,
checked in by TranslationTeam, 3 years ago
|
Update sl_SI, thanks to maxima
|
-
Property svn:executable set to
*
|
File size:
1.4 KB
|
Rev | Line | |
---|
[32671] | 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['add_index_src_file_dont_exists'] = 'Izvorna datoteka %s ne obstaja, te datoteke ni mogoče podvojiti'; |
---|
| 9 | $lang['add_index_nb_not_copied_files'] = '%d datotek ni kopiranih'; |
---|
| 10 | $lang['add_index_nb_not_copied_file'] = '%d datoteka ni kopirana'; |
---|
| 11 | $lang['add_index_nb_skipped_files'] = '%d datotek je preskočeno'; |
---|
| 12 | $lang['add_index_nb_skipped_file'] = '%d datoteka je preskočena'; |
---|
| 13 | $lang['add_index_nb_copied_files'] = '%d datotek je kopiranih'; |
---|
| 14 | $lang['add_index_nb_copied_file'] = '%d datoteka je kopirana'; |
---|
| 15 | $lang['add_index_not_local_site'] = '%s [%d] je oddaljeno spletno mesto, ni združljivo z dodanimi datotekami "index".'; |
---|
| 16 | $lang['add_index_file_not_copied'] = '%s ni kopirano'; |
---|
| 17 | $lang['add_index_file_copied'] = '%s kopirano'; |
---|
| 18 | $lang['Manager_Add_Index'] = 'dodaj "index"'; |
---|
| 19 | $lang['Advanced_Add_Index'] = 'Dodajte in prepišite "index" datoteke za vsa lokalna spletna mesta'; |
---|
| 20 | $lang['Add_Index'] = 'Dodajte datoteke "index"'; |
---|
Note: See
TracBrowser
for help on using the repository browser.