Changeset 17875 for extensions/gvideo/language/pl_PL
- Timestamp:
- Sep 12, 2012, 8:43:17 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
extensions/gvideo/language/pl_PL/plugin.lang.php
r17360 r17875 22 22 // +-----------------------------------------------------------------------+ 23 23 $lang['Common configuration'] = 'Domyślna konfiguracja'; 24 $lang['From the video'] = 'Z filmu';25 24 $lang['Supported services'] = 'Wspierane usługi'; 26 25 $lang['This element is a video added with "Embedded Video"'] = 'Ten element to film dodany przez "Embedded Video"'; … … 34 33 $lang['Color'] = 'Kolor'; 35 34 $lang['Logo'] = 'Logo'; 36 $lang['Please add a thumbnail'] = 'Dodaj miniaturę';37 35 $lang['Please fill the video URL'] = 'Podaj URL filmu'; 38 $lang['Please fill the video name'] = 'Podaj nazwę filmu';39 36 $lang['Unable to contact host server'] = 'Błąd połączenia się z serwerem hosta'; 40 37 $lang['Video URL'] = 'URL filmu'; 41 38 $lang['Video size'] = 'Rozmiar filmu'; 42 39 $lang['Video successfully added. <a href="%s">View</a>'] = 'Film dodany. <a href="%s">Obejrzyj</a>'; 40 $lang['Changing the url will reset video description, name and thumbnail'] = 'Zmiana adresu URL zresetuje opis video, nazwę i miniaturę'; 41 $lang['The thumbnail was updated'] = 'Miniatura została uaktualniona'; 42 $lang['Upload a new thumbnail'] = 'Wgraj nową miniaturę'; 43 $lang['Video successfully updated'] = 'Aktualizacja video zakończona sukcesem'; 43 44 ?>
Note: See TracChangeset
for help on using the changeset viewer.