2013-08-28 17:35:04 -04:00
< ? php $TRANSLATIONS = array (
2013-10-29 04:32:51 -04:00
" Documents " => " Dokumenty " ,
2013-08-28 17:35:04 -04:00
" Close " => " Zamknij " ,
2013-09-22 09:53:01 -04:00
" Share " => " Udostępnij " ,
2013-11-20 16:10:05 -05:00
" No connection to server. Trying to reconnect. " => " Nie połączono z serwerem. Próba ponownego łączenia. " ,
2013-10-10 20:21:35 -04:00
" Leaving this page in Editor mode might cause unsaved data. It is recommended to use 'Close' button instead. " => " Opuszczając tę stronę w trybie Editor może spowodować niezapisanie danych. Zaleca się zamiast tego użyć przycisk 'Zamknij'. " ,
" Failed to load this document. Please check if it can be opened with an external odt editor. This might also mean it has been unshared or deleted recently. " => " Nie można załadować tego dokument. Proszę sprawdzić, czy można go otworzyć w edytorze zewnętrznym odt. Może to również oznaczać nieudostępniony dokument lub jest już usunięty. " ,
2013-09-05 05:35:38 -04:00
" Failed to load documents. " => " Nie można wczytać dokumentów. " ,
2013-10-02 07:23:33 -04:00
" No documents are found. Please upload or create a document! " => " Nie znaleziono dokumentów. Proszę załaduj lub stwórz dokument! " ,
2013-11-20 16:10:05 -05:00
" Align Left " => " Wyrównaj do lewej " ,
" Alignment " => " Wyrównanie " ,
" Align Right " => " Wyrównaj do prawej " ,
" Annotate " => " Adnotacje " ,
" Background " => " Tło " ,
" Bold " => " Pogróbienie " ,
" Bottom " => " Dół " ,
" Cancel " => " Anuluj " ,
" Center " => " Do środka " ,
" Clone " => " Klonuj " ,
" Clone this Style " => " Klonuj ten styl " ,
" Color " => " Kolor " ,
" Create " => " Utwórz " ,
" Decrease Indent " => " Zmniejsz wcięcie " ,
" Default Style " => " Domyślny styl " ,
" Delete " => " Usuń " ,
" Family " => " Rodzina " ,
" Font " => " Czcionka " ,
" Font Effects " => " Efekty czcionki " ,
" Format " => " Format " ,
" Increase Indent " => " Zwiększ wcięcie " ,
" Insert Image " => " Wstaw obraz " ,
" Invite Members " => " Zaproś członków " ,
" Italic " => " Kursywa " ,
" Justified " => " Wyjustowany " ,
" Justify " => " Wyjustuj " ,
" Left " => " Lewo " ,
" Loading " => " Ładuję " ,
" Members " => " Członkowie " ,
" New Name: " => " Nowa nazwa: " ,
2013-11-15 20:05:27 -05:00
" OK " => " OK " ,
2013-11-20 16:10:05 -05:00
" Open " => " Otwórz " ,
" Options " => " Opcje " ,
" Paragraph... " => " Akapit... " ,
" Paragraph Styles " => " Style akapitów " ,
" Redo " => " Ponów " ,
" Right " => " Prawo " ,
" Save " => " Zapisz " ,
" Size " => " Rozmiar " ,
" Spacing " => " Odstępy " ,
" Strikethrough " => " Przekreślenie " ,
" Style " => " Style " ,
" Text " => " Połączenie tekstowe " ,
" Top " => " Góra " ,
" Underline " => " Podkreślenie " ,
" Undo " => " Cofnij " ,
" Unknown Author " => " Nieznany autor " ,
2013-09-05 05:35:38 -04:00
" Sent " => " Wyślij " ,
" Declined " => " Nie zaakceptowane " ,
" Accepted " => " Zaakceptowane " ,
" Incoming " => " Przychodzące " ,
2013-09-16 09:32:07 -04:00
" Upload " => " Wyślij " ,
2013-10-10 20:21:35 -04:00
" Save new documents to " => " Zapisz nowy dokument do " ,
2013-11-20 16:10:05 -05:00
" Wrong password. Please retry. " => " Złe hasło. Spróbuj ponownie. " ,
2013-11-13 17:05:11 -05:00
" Password " => " Hasło " ,
2013-10-29 04:32:51 -04:00
" Please enter your nickname " => " Wpisz swoja nazwę " ,
2013-10-02 07:23:33 -04:00
" Join " => " Dołącz " ,
2013-10-10 20:21:35 -04:00
" This link has been expired or is never existed. Please contact the person who shared it with you for details. " => " Ten link już wygasła lub nigdy nie istniał. Proszę skontaktuj się z osobą, która udostępniła ci link, aby uzyskać szczegółowe informacje. " ,
2013-09-05 05:35:38 -04:00
" Advanced feature-set " => " Zaawansowany zestaw funkcji " ,
" (Unstable) " => " (Niestabilne) "
2013-08-28 17:35:04 -04:00
);