Skip to content

Commit

Permalink
Merge pull request #154 from mcjczapiewski/master
Browse files Browse the repository at this point in the history
Add Polish translation
  • Loading branch information
meowtec committed Aug 5, 2023
2 parents 69de725 + 7696c34 commit 73c7e54
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions modules/locales/pl.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
export default {
about: 'O {0}',
file: 'Plik',
open: 'Otwórz...',
add: 'Dodaj',
save: 'Zapisz',
save_cover: 'Nadpisz oryginały',
save_new: 'Zapisz z nową nazwą',
save_dir: 'Eksportuj',
save_as: 'Zapisz jako',
save_success: 'Zapisano pomyślnie',
clear: 'Wyczyść wszystko',
clear_increased: 'Wyczyść większe pliki',
choose_images: 'Wybierz obrazy',
drag_files: 'Przeciągnij tutaj obrazy z folderu',
colors: 'Kolory',
quality: 'Jakość',
visit: 'Odwiedź stronę',
ok: 'OK',
before_optimized: 'Przed',
after_optimized: 'Po',
new_version: 'Aktualizuj',
apply_now: 'Zastosuj',
}

0 comments on commit 73c7e54

Please sign in to comment.