blob: 9f707c1198a126db9a7f1192f8743a2c33d83a5f (
plain)
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
|
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
# LOCALIZATION NOTE These strings are used in the CSS Filter Editor Widget
# which can be found in a tooltip that appears in the Rule View when clicking
# on a filter swatch displayed next to CSS declarations like 'filter: blur(2px)'.
emptyFilterList=Nie określono filtra
emptyPresetList=Brak zachowanych reguł. Możesz definiować i przechowywać reguły filtrów, nadając im nazwy i zachowując je. Będą one łatwo dostępne w celu późniejszego wykorzystania.
addUsingList=Dodaj filtr, korzystając z listy poniżej
dropShadowPlaceholder=x y promień kolor
dragHandleTooltipText=Przeciągnij do góry lub na dół, by zmienić kolejność filtrowania
labelDragTooltipText=Przeciągnij w lewo lub prawo, by zmienić wartość
filterListSelectPlaceholder=Wybierz filtr
addNewFilterButton=Dodaj
newPresetPlaceholder=Nazwa
savePresetButton=Zachowaj
presetsToggleButton=Zachowano
|