This file is indexed.

/usr/share/xul-ext/autofill-forms/chrome/locale/pl-PL/autofillForms.properties is in xul-ext-autofill-forms 1.0.2-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
extensions.autofillForms@blueimp.net.description=Wypełnia automatycznie formularze na stronach internetowych
extensions.autofillForms@blueimp.net.shortcut=alt+J
extensions.autofillForms@blueimp.net.shortcutSubmit=
extensions.autofillForms@blueimp.net.shortcutAllTabs=
extensions.autofillForms@blueimp.net.shortcutFromProfileSelection=
extensions.autofillForms@blueimp.net.shortcutProfile=control+alt+J
extensions.autofillForms@blueimp.net.shortcutSettings=control+alt+shift+J
extensions.autofillForms@blueimp.net.shortcutDisplayFormDetails=
extensions.autofillForms@blueimp.net.fieldRules=Nazwa użytkownika		(?:(?:user)|(?:login))(?!\\w*pass)	(?:)	true	true\nAdres e-mail		mail	(?:)	true	true\nTytuł		(?:prefix\\w*name)|(?:name\\w*prefix)|(?:title)	(?:)	true	true\nImię		(?:first\\w*name)|(?:name\\w*first)	(?:)	true	true\nDrugie imię		(?:middle\\w*name)|(?:name\\w*middle)	(?:)	true	true\nNazwisko		(?:last\\w*name)|(?:name\\w*last)	(?:)	true	true\nSufix nazwiska		(?:suffix\\w*name)|(?:name\\w*suffix)	(?:)	true	true\nImię i nazwisko		name	(?:)	true	true\nUlica		(?:(?:street)|(?:addr))\\w*1	(?:)	true	true\nNr domu		(?:(?:street)|(?:addr))\\w*2	(?:)	true	true\nNr mieszkania		(?:(?:street)|(?:addr))\\w*3	(?:)	true	true\nPełny adres		(?:street)|(?:addr)	(?:)	true	true\nMiasto		city	(?:)	true	true\nWojewództwo		(?:state)|(?:prov)|(?:region)	(?:)	true	true\nKod pocztowy		(?:zip)|(?:post\\w*code)	(?:)	true	true\nKod kraju		country\\w*code	(?:)	true	true\nKraj		country	(?:)	true	true\nJęzyk		lang	(?:)	true	true\nDzień urodzenia		(?:bday)|(?:birth\\w?day)|(?:dob\\w?day)|(?:birth\\w*1)	(?:)	true	true\nMiesiąc urodzenia		(?:bmon)|(?:birth\\w?mon)|(?:dob\\w?mon)|(?:birth\\w*2)	(?:)	true	true\nRok urodzenia		(?:byear)|(?:birth\\w?year)|(?:dob\\w?year)|(?:birth\\w*3)	(?:)	true	true\nFirma		company	(?:)	true	true\nZawód		(?:occupation)|(?:job)	(?:)	true	true\nTelefon		(?:phone)|(?:tel)	(?:)	true	true\nStrona WWW		(?:web)|(?:homepage)|(?:www)|(?:url)	(?:)	true	true
extensions.autofillForms@blueimp.net.profileLabels=Domyślny
extensions.autofillForms@blueimp.net.dynamicTags=<datetime>	<useragent>	<langcode>	<resolution>	<clipboard>
extensions.autofillForms@blueimp.net.dynamicTagCodes=new Date().toLocaleString()	navigator.userAgent	navigator.language	screen.width+'x'+screen.height	this.getClipboardText()
extensions.autofillForms@blueimp.net.regExpPasswordLabel=(?:pass)
tooltip=Wypełnij formularze
tooltipSubmit=Wypełnij i wyślij formularze
tooltipAllTabs=Wypełnij formularze we wszystkich kartach
tooltipFromProfileSelection=Wypełnij formularze z profilu
tooltipProfile=Przełącznik profili
tooltipSettings=Ustawienia
tooltipDisplayFormDetails=Wyświetla szczegóły formularza
currentProfileLabel=Aktywny profil:
profileSelectionWindowTitle=Zmiana profilu
profileSelectionFormFillTitle=Wypełnij formularze
profileSelectionPrompt=Wybierz profil:
contextMenuMore=Więcej...
invalidRegExpTitle=Nieprawidłowe wyrażenie regularne
invalidRegExpText=Wprowadzone wyrażenie regularne jest nieprawidłowe
containsRuleType=zawiera
beginsWithRuleType=zaczyna się od
endsWithRuleType=kończy się na
equalsRuleType=równa się
alternativesSelectionWindowTitle=Wybierz alternatywne
alternativesSelectionPrompt=Wybierz alternatywne
importProfile=Importuj profil
exportProfile=Eksportuj profil
importDynamicTags=Import Dynamic Tags
exportDynamicTags=Export Dynamic Tags
removeProfileTitle=Usuń profil
removeProfileText=Czy na pewno chcesz usunąć ten profil?
removeFieldRulesTitle=Usuń dane pola
removeFieldRulesText=Czy na pewno chcesz usunąć dane wybranego pola?
sortFieldRulesTitle=Sortuj dane pola
sortFieldRulesText=Czy na pewno chcesz określić nową kolejność danych pola?
removeRuleConditionTitle=Usuń składniki reguły
removeRuleConditionText=Czy na pewno chcesz usunąć składniki wybranej reguły?
removeDynamicTagTitle=Usuń dynamiczny znacznik
removeDynamicTagText=Czy na pewno chcesz usunąć dynamiczny znacznik?
resetAllProfilesTitle=Resetuj wszystkie profile
resetAllProfilesText=Czy na pewno chcesz zresetować wszystkie profile?
selectConfigDirectory=Wybierz katalog konfiguracyjny
newConfigDirectoryNotEmptyTitle=Katalog nie jest pusty
newConfigDirectoryNotEmptyText=Nowy katalog konfiguracyjny nie jest pusty. Czy chcesz zastąpić istniejące pliki konfiguracyjne?
importFromConfigDirectoryTitle=Import z katalogu konfiguracyjnego
importFromConfigDirectoryText=Czy chcesz zastąpić istniejące profile danymi z katalogu konfiguracyjnego?
command=Command
mousebutton=Przycisk myszy
mousebutton0=Lewy przycisk myszy
mousebutton1=Środkowy przycisk myszy
mousebutton2=Prawy przycisk myszy
keyboardShortcut=Skróty klawiaturowe
alt=Alt
control=Ctrl
meta=Cmd
shift=Shift
VK_CANCEL=Cancel
VK_HELP=Help
VK_BACK=Back
VK_TAB=Tab
VK_CLEAR=Clear
VK_RETURN=Return
VK_ENTER=Enter
VK_PAUSE=Pause
VK_CAPS_LOCK=Caps Lock
VK_ESCAPE=Esc
VK_SPACE=Space
VK_PAGE_UP=Page up
VK_PAGE_DOWN=Page down
VK_END=End
VK_HOME=Home
VK_LEFT=Left
VK_UP=Up
VK_RIGHT=Right
VK_DOWN=Down
VK_PRINTSCREEN=PrtScr
VK_INSERT=Insert
VK_DELETE=Delete
VK_NUM_LOCK=Num Lock
VK_SCROLL_LOCK=Scroll Lock