source: extensions/read_metadata/language/pl_PL/plugin.lang.php @ 32061

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

Add pl_PL, thanks to yareq

  • Property svn:executable set to *
File size: 1.1 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['Photo admin page'] = 'Strona administracyjna zdjęcia';
9$lang['or'] = 'lub';
10$lang['You must choose a photo ID'] = 'Musisz wybrać ID zdjęcia';
11$lang['This section is reserved for the webmaster'] = 'Ta sekcja jest zarezerwowana dla administratora witryny';
12$lang['This file type doesn\'t use metadata'] = 'Ten format pliku nie używa metadanych';
13$lang['This ID isn\'t used in your gallery'] = 'Takie ID nie jest użyte w twojej galerii';
14$lang['Show metadata'] = 'Pokaż metadane';
15$lang['Read metadata'] = 'Czytaj metadane';
16$lang['Metadata'] = 'Metadane';
17$lang['Information is read from'] = 'Informacje odczytane z';
18$lang['Choose photo ID'] = 'Wybierz ID zdjęcia';
Note: See TracBrowser for help on using the repository browser.