1
0
mirror of https://github.com/XFox111/PasswordGeneratorExtension.git synced 2026-04-22 08:08:01 +03:00
Files
PasswordGeneratorExtension/locales/pl.yml
T
Eugene Fox 3ecb6c4a31 Major 4.0 (#380)
- Migrated to WXT
- Migrated to NPM
- Added Insert & copy action
- Added ESLint
2024-09-25 16:19:12 +03:00

60 lines
1.6 KiB
YAML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
manifest:
name: "Generator haseł"
description: "Rozszerzenie, które pozwala na łatwe generowanie trudnych i bezpiecznych haseł w jednym kliknięciu"
author: "Jewgienij Lis"
common:
reset: "Resetuj"
copy: "Kopiuj"
errors:
too_short: "Minimalna długość hasła to 4 znaki"
no_characters: "Musisz wybrać przynajmniej jeden rodzaj znaków"
too_long: "Wybrana długość jest zbyt duża, aby wygenerować unikalne znaki"
about:
title: "O rozszerzeniu"
developed_by: "Autor: Jewgienij Lis"
licensed_under: ""
mit_license: "Licencja MIT"
translation_cta:
text: "Znalazłeś błąd lub potrzebujesz tłumaczenia na swój język?"
button: "Zacznij tutaj"
links:
website: "Moja strona internetowa"
source: "Kod źródłowy"
changelog: "Lista zmian"
cta:
feedback: "Zostaw opinię"
sponsor: "Wesprzyj"
settings:
title: "Ustawienia"
length:
title: "Domyślna długość hasła"
hint: "Zalecana długość: 816"
quick_range: "Zakres długości dla szybkich ustawień"
include:
title: "Dodaj znaki"
uppercase: "Wielkie"
lowercase: "Małe"
numeric: "Cyfry"
special: "Specjalne"
exclude:
title: "Wyklucz znaki"
similar: "Podobne"
ambiguous: "Niebezpieczne"
repeating:
title: "Powtarzające się"
hint: "Każdy znak hasła będzie unikalny"
context_menu: "Pokaż menu kontekstowe"
generator:
refresh: "Wygeneruj nowe"
insert: "Wstaw i kopiuj"
options:
title: "Szybkie ustawienia"
hint: "Te ustawienia nie zostaną zapisane"
include: "Dodaj"
exclude: "Wyklucz"