-rw-r--r-- | i18n/pl/qpdf.ts | 48 |
1 files changed, 24 insertions, 24 deletions
diff --git a/i18n/pl/qpdf.ts b/i18n/pl/qpdf.ts index 828cbdf..8903772 100644 --- a/i18n/pl/qpdf.ts +++ b/i18n/pl/qpdf.ts @@ -1,101 +1,101 @@ <!DOCTYPE TS><TS> <context> <name>QPdfDlg</name> <message> <source>QPdf</source> - <translation type="unfinished"></translation> + <translation>QPdf</translation> </message> <message> <source>Zoom</source> - <translation type="unfinished"></translation> + <translation>Zoom</translation> </message> <message> <source>Fit to width</source> - <translation type="unfinished"></translation> + <translation>Dopasuj do szerokosci</translation> </message> <message> <source>Fit to page</source> - <translation type="unfinished"></translation> + <translation>Dopasuj do strony</translation> </message> <message> <source>50%</source> - <translation type="unfinished"></translation> + <translation>50%</translation> </message> <message> <source>75%</source> - <translation type="unfinished"></translation> + <translation>75%</translation> </message> <message> <source>100%</source> - <translation type="unfinished"></translation> + <translation>100%</translation> </message> <message> <source>125%</source> - <translation type="unfinished"></translation> + <translation>125%</translation> </message> <message> <source>150%</source> - <translation type="unfinished"></translation> + <translation>150%</translation> </message> <message> <source>200%</source> - <translation type="unfinished"></translation> + <translation>200%</translation> </message> <message> <source>Open...</source> - <translation type="unfinished"></translation> + <translation>Otworz...</translation> </message> <message> <source>Find...</source> - <translation type="unfinished"></translation> + <translation>Znajdz...</translation> </message> <message> <source>Fullscreen</source> - <translation type="unfinished"></translation> + <translation>Pelen ekran</translation> </message> <message> <source>First page</source> - <translation type="unfinished"></translation> + <translation>Pierwsza strona</translation> </message> <message> <source>Previous page</source> - <translation type="unfinished"></translation> + <translation>Poprzednia strona</translation> </message> <message> <source>Goto page...</source> - <translation type="unfinished"></translation> + <translation>Idz do strony...</translation> </message> <message> <source>Next page</source> - <translation type="unfinished"></translation> + <translation>Nastepna strona</translation> </message> <message> <source>Last page</source> - <translation type="unfinished"></translation> + <translation>Ostatnia strona</translation> </message> <message> <source>Next</source> - <translation type="unfinished"></translation> + <translation>Nastepna</translation> </message> <message> <source>Goto page</source> - <translation type="unfinished"></translation> + <translation>Idz do strony</translation> </message> <message> <source>Select from 1 .. %1:</source> - <translation type="unfinished"></translation> + <translation>Wybierz z 1 .. %1:</translation> </message> <message> <source>'%1' could not be found.</source> - <translation type="unfinished"></translation> + <translation>Nie znaleziono '%1'.</translation> </message> <message> <source>Error</source> - <translation type="unfinished"></translation> + <translation>Blad</translation> </message> <message> <source>File does not exist!</source> - <translation type="unfinished"></translation> + <translation>Plik nie istnieje!</translation> </message> </context> </TS> |