Blame view
sources/apps/gallery/l10n/pl.php
302 Bytes
|
03e52840d
|
1 2 3 4 5 6 |
<?php $TRANSLATIONS = array( "Pictures" => "Zdjęcia", "Shared by" => "Udostępniane przez", "Share" => "Udostępnij", "The \"Image Viewer\" application also need to be enabled to use this application." => "Aby korzystać z tej aplikacji, musisz włączyć również aplikację „Image Viewer”." ); |