mirror of
https://github.com/obsqrbtz/goose-highlighter.git
synced 2026-04-08 20:19:06 +03:00
182 lines
3.7 KiB
JSON
182 lines
3.7 KiB
JSON
{
|
|
"extension_name": {
|
|
"message": "Goose Highlighter"
|
|
},
|
|
"extension_description": {
|
|
"message": "Podświetlaj słowa i frazy na dowolnej stronie internetowej. Twórz niestandardowe listy, używaj kolorów, importuj/eksportuj i więcej."
|
|
},
|
|
"select_list": {
|
|
"message": "Wybierz listę:"
|
|
},
|
|
"new_list": {
|
|
"message": "Nowa lista"
|
|
},
|
|
"delete_list": {
|
|
"message": "Usuń listę"
|
|
},
|
|
"list_name": {
|
|
"message": "Nazwa listy:"
|
|
},
|
|
"background": {
|
|
"message": "Tło:"
|
|
},
|
|
"foreground": {
|
|
"message": "Kolor tekstu:"
|
|
},
|
|
"enable_highlight": {
|
|
"message": "Włącz podświetlanie"
|
|
},
|
|
"apply": {
|
|
"message": "Zastosuj"
|
|
},
|
|
"paste_hint": {
|
|
"message": "Wklej tutaj słowa lub frazy. Każde nowe słowo/fraza powinno zaczynać się od następnej linii."
|
|
},
|
|
"apply_paste": {
|
|
"message": "Dodaj słowa"
|
|
},
|
|
"select_all": {
|
|
"message": "Zaznacz"
|
|
},
|
|
"delete_selected": {
|
|
"message": "Usuń"
|
|
},
|
|
"disable_selected": {
|
|
"message": "Wyłącz"
|
|
},
|
|
"enable_selected": {
|
|
"message": "Włącz"
|
|
},
|
|
"import_list": {
|
|
"message": "Importuj JSON"
|
|
},
|
|
"export_list": {
|
|
"message": "Eksportuj JSON"
|
|
},
|
|
"default_list_name": {
|
|
"message": "Lista domyślna"
|
|
},
|
|
"new_list_name": {
|
|
"message": "Nowa lista"
|
|
},
|
|
"word_active_label": {
|
|
"message": "aktywny"
|
|
},
|
|
"invalid_json_error": {
|
|
"message": "Nieprawidłowy plik JSON"
|
|
},
|
|
"confirm_delete_list": {
|
|
"message": "Czy na pewno chcesz usunąć tę listę?"
|
|
},
|
|
"confirm_delete_words": {
|
|
"message": "Czy na pewno chcesz usunąć wybrane słowa?"
|
|
},
|
|
"deselect_all": {
|
|
"message": "Odznacz"
|
|
},
|
|
"highlight_lists": {
|
|
"message": "Listy podświetleń"
|
|
},
|
|
"dark_mode": {
|
|
"message": "Tryb ciemny"
|
|
},
|
|
"list_settings": {
|
|
"message": "Ustawienia listy"
|
|
},
|
|
"word_list": {
|
|
"message": "Lista słów"
|
|
},
|
|
"add_words": {
|
|
"message": "Dodaj słowa"
|
|
},
|
|
"global_highlight_toggle": {
|
|
"message": "Włącz"
|
|
},
|
|
"search_placeholder": {
|
|
"message": "Szukaj..."
|
|
},
|
|
"options": {
|
|
"message": "Opcje"
|
|
},
|
|
"match_case": {
|
|
"message": "Uwzględnij wielkość liter"
|
|
},
|
|
"match_whole": {
|
|
"message": "Tylko całe słowo"
|
|
},
|
|
"site_exceptions": {
|
|
"message": "Wyjątki stron"
|
|
},
|
|
"add_exception": {
|
|
"message": "Dodaj do wyjątków"
|
|
},
|
|
"remove_exception": {
|
|
"message": "Usuń bieżący"
|
|
},
|
|
"manage_exceptions": {
|
|
"message": "Zarządzaj"
|
|
},
|
|
"exceptions_list": {
|
|
"message": "Strony wyjątków:"
|
|
},
|
|
"clear_all": {
|
|
"message": "Wyczyść wszystko"
|
|
},
|
|
"confirm_clear_exceptions": {
|
|
"message": "Czy na pewno chcesz wyczyścić wszystkie wyjątki?"
|
|
},
|
|
"remove": {
|
|
"message": "Usuń"
|
|
},
|
|
"tab_lists": {
|
|
"message": "Listy"
|
|
},
|
|
"tab_words": {
|
|
"message": "Słowa"
|
|
},
|
|
"tab_exceptions": {
|
|
"message": "Wyjątki"
|
|
},
|
|
"no_exceptions": {
|
|
"message": "Brak wyjątków"
|
|
},
|
|
"toggle_highlighting_title": {
|
|
"message": "Przełącz podświetlanie"
|
|
},
|
|
"toggle_dark_mode_title": {
|
|
"message": "Przełącz tryb ciemny"
|
|
},
|
|
"select_title": {
|
|
"message": "Zaznacz"
|
|
},
|
|
"word_placeholder": {
|
|
"message": "Słowo lub fraza"
|
|
},
|
|
"background_color_title": {
|
|
"message": "Kolor tła"
|
|
},
|
|
"text_color_title": {
|
|
"message": "Kolor tekstu"
|
|
},
|
|
"tab_page_highlights": {
|
|
"message": "Na stronie"
|
|
},
|
|
"highlights_on_page": {
|
|
"message": "Podświetlenia na tej stronie"
|
|
},
|
|
"total_highlights": {
|
|
"message": "Łącznie"
|
|
},
|
|
"refresh": {
|
|
"message": "Odśwież"
|
|
},
|
|
"no_highlights_on_page": {
|
|
"message": "Nie znaleziono podświetleń na tej stronie"
|
|
},
|
|
"previous": {
|
|
"message": "Poprzedni"
|
|
},
|
|
"next": {
|
|
"message": "Następny"
|
|
}
|
|
} |