forked from jae-jae/Userscript-Plus
-
-
Notifications
You must be signed in to change notification settings - Fork 44
Expand file tree
/
Copy pathmessages.json
More file actions
134 lines (134 loc) · 2.55 KB
/
Copy pathmessages.json
File metadata and controls
134 lines (134 loc) · 2.55 KB
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
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
{
"extName": {
"message": "Magic Userscript+",
"description": "Must not exceed 45 characters"
},
"extDesc": {
"message": "Finds available UserJS for the current webpage, the power of Greasy Fork on the go!",
"description": "Must not exceed 132 characters"
},
"extShortDesc": {
"message": "The power of Greasy Fork on the go!",
"description": "Must not exceed 112 characters"
},
"userjs_name": {
"message": "Magic Userscript+ : Pokaż witrynę Wszystkie UserJS"
},
"userjs_description": {
"message": "Wyszukuje dostępne skrypty użytkownika dla bieżącej strony internetowej."
},
"createdby": {
"message": "Stworzony przez"
},
"name": {
"message": "Nazwa"
},
"daily_installs": {
"message": "Codzienne instalacje"
},
"close": {
"message": "Zamknij"
},
"filterA": {
"message": "Filtr"
},
"max": {
"message": "Maksymalizuj"
},
"min": {
"message": "Minimalizuj"
},
"search": {
"message": "Wyszukiwanie"
},
"search_placeholder": {
"message": "Wyszukiwanie skryptów użytkownika"
},
"install": {
"message": "Instalacja"
},
"issue": {
"message": "Nowy numer"
},
"version_number": {
"message": "Wersja"
},
"updated": {
"message": "Ostatnia aktualizacja"
},
"total_installs": {
"message": "Łączna liczba instalacji"
},
"ratings": {
"message": "Oceny"
},
"good": {
"message": "Dobry"
},
"ok": {
"message": "Ok"
},
"bad": {
"message": "Zły"
},
"created_date": {
"message": "Utworzony"
},
"redirect": {
"message": "Greasy Fork dla dorosłych"
},
"filter": {
"message": "Odfiltruj inne języki"
},
"dtime": {
"message": "Limit czasu wyświetlania"
},
"save": {
"message": "Zapisz"
},
"reset": {
"message": "Reset"
},
"preview_code": {
"message": "Kod podglądu"
},
"saveFile": {
"message": "Zapisz plik"
},
"newTab": {
"message": "Nowa karta"
},
"applies_to": {
"message": "Dotyczy"
},
"license": {
"message": "Licencja"
},
"no_license": {
"message": "N/A"
},
"antifeatures": {
"message": "Antywzorce"
},
"userjs_fullscreen": {
"message": "Automatyczny pełny ekran"
},
"listing_none": {
"message": "(Brak)"
},
"export_config": {
"message": "Konfiguracja eksportu"
},
"export_theme": {
"message": "Motyw eksportu"
},
"import_config": {
"message": "Importuj konfigurację"
},
"import_theme": {
"message": "Importuj motyw"
},
"code_size": {
"message": "Kod Rozmiar"
}
}