-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlanguages.yaml
343 lines (262 loc) · 17.5 KB
/
languages.yaml
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
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
# German
de:
PLUGINS:
TEXTFORMATTER:
PLUGIN_STATUS: "Plugin Status"
CONTENT: "Inhalt"
SMILEYS: "Smileys"
TEXTFORMATTER: "Text Formatter"
STATUS: "Status"
ACTIVE: 'Aktiv'
ACTIVE_HELP: 'Option zum seitenspezifischen (De-)Aktivieren des Plugins.'
AUTOEMAIL:
SECTION: "Auto E-Mail"
SECTION_HELP: "Wandelt E-Mail-Adressen in anklickbare 'mailto:' Links um."
AUTOIMAGE:
SECTION: "Auto-Bild"
SECTION_HELP: "Erkennt Links auf Bilder und bettet diese ins Dokument ein."
AUTOLINK:
SECTION: "Auto-Links"
SECTION_HELP: "Wandelt URL-Text in anklickbare Links um."
WWW: "Verlinkung (WWW)"
WWW_HELP: "Verlinke auch Links, die mit 'www.' beginnen"
SCHEMES: "Erlaubte Protokolle"
SCHEMES_HELP: "Liste von erlaubten Protokollen"
BBCODES:
SECTION: "BBCodes"
SECTION_HELP: "Erlaubt die Verwendung von BBCodes."
BBCODES: "BBCodes"
BBCODES_HELP: "Füge vordefinierte BBCodes aus der Paketverwaltung hinzu"
BBCODES_DESCRIPTION: "Weitere Informationen siehe <a href='https://github.com/s9e/TextFormatter/blob/master/src/Plugins/BBCodes/Configurator/repository.xml'title='TextFormatter Dokumentation'>Dokumentation</a>."
CUSTOM:
LABEL: "Benutzerdefinierte BBCodes"
HELP: "Füge eigene BBCodes mit Tokens, Regeln und einem Template hinzu."
DESCRIPTION: "Weitere Informationen siehe <a href='http://s9etextformatter.readthedocs.org/Plugins/BBCodes/Custom_BBCode_syntax/' title='TextFormatter Dokumentation'>Dokumentation</a>."
PLACEHOLDER_KEY: "<BBCode>"
PLACEHOLDER_VALUE: "<Template>"
CENSOR:
SECTION: "Zensur"
SECTION_HELP: "Zenziert den Text basierend auf einer anpassbaren Liste von Wörtern."
WORDS:
LABEL: "Zenzierte Wörter"
HELP: "Wörter, die zensiert werden sollen. Aktzeptiert '*' als auch '?' als Platzhalter."
DESCRIPTION: "Weitere Informationen siehe <a href='http://s9etextformatter.readthedocs.org/Plugins/Censor/Synopsis/' title='TextFormatter Dokumentation'>Dokumentation</a>."
PLACEHOLDER_KEY: "<Wort>"
PLACEHOLDER_VALUE: "<Zensierung>"
EMOJI:
SECTION: "Emoji"
SECTION_HELP: "Stelle und ersetzte Unicode Zeichen oder ASCII-Akronyme durch einen standartisierten Satz von Piktogrammen dar. Das Emoji Plugin bindet die Piktogramme als Bilder ein und greift dazu auf die freien Bibliotheken <a href='http://twitter.github.io/twemoji/'>Twemoji</a> und <a href='http://emojione.com/'>Emoji One</a>."
LABEL: "Emoji"
DEFAULT: "- Kein Emoji Paket ausgewählt -"
TWEMOJI: "Twemoji"
EMOJIONE: "EmojiOne"
ESCAPER:
SECTION: "Maskierung"
SECTION_HELP: "Definiert den Backslash `\` als Maskierungszeichen."
ESCAPE_ALL: "Maskiere Unicode-Zeichen"
ESCAPE_ALL_HELP: "Maskiere Unicode-Zeichen (nur sinnvoll in spezifischen Situationen)"
REGEX: "Maskierung basierend auf regulären Ausdruck"
REGEX_HELP: "Maskiere Zeichen basierend auf regulären Ausdruck"
REGEX_DESCRIPTION: "Weitere Informationen siehe <a href='http://s9etextformatter.readthedocs.org/Plugins/Escaper/Synopsis/#how-to-escape-only-certain-characters' title='TextFormatter Dokumentation'>Dokumentation</a>."
EMOTICONS:
SECTION: "Emoticons"
SECTION_HELP: "Erlaubt einfache Ersetzungen wie zur Einbindung von Emoticons. Bei der Ersetzung wird zwischen Groß- und Kleinbuchstaben unterschieden. <b>Bitte stelle hierbei sicher, dass du bereits ein Emotiocon-Paket z.B. von <a href='https://github.com/search?q=user%3ASommerregen+grav-data-smileys' target='_blank'>GitHub</a> heruntergeladen und installiert hast.</b>"
PATH: "Pfad zum Emoticons-Paket"
PATH_HELP: "Erlaubt sind absolute, relative Pfade oder die mit Grav zur Verfügung stehenden Dateistreams"
LABEL: "Emoticons"
HELP: "Liste von Emoticons"
DESCRIPTION: "Weitere Informationen siehe <a href='http://s9etextformatter.readthedocs.io/Plugins/Emoticons/Synopsis/' title='TextFormatter Dokumentation'>Dokumentation</a>."
PLACEHOLDER_KEY: "<emoticon>"
PLACEHOLDER_VALUE: "<Dateiname.Erweiterung>"
FANCYPANTS:
SECTION: "FancyPants"
SECTION_HELP: "Verbessert das Schriftbild (Typographie) durch Verwendung von Unicode-Zeichen."
HTML:
SECTION: "HTML"
HELP: "<span style='color: #df1f1f;'>HINWEIS: Diese Option beeinflusst alle untenstehenden Filter.</span>"
DESCRIPTION: "Beeinflusst wie HTML ausgegeben wird."
SECTION: "HTML Kommentare & Entitäten"
SECTION_HELP: "Erlaubt die Verwendung von HTML-Kommentaren und maskiert HTML-Entitäten."
COMMENTS: "Erlaube HTML-Kommentare"
COMMENTS_HELP: "Erlaube HTML-Kommentare"
ENTITIES: "Erlaube HTML-Entitäten"
ENTITIES_HELP: "Erlaube HTML-Entitäten"
HTML_ELEMENTS:
SECTION: "HTML-Elemente"
SECTION_HELP: "Erlaube HTML-Elemente basierend auf einer Whitelist. Standardmäßig sind keine HTML-Elemente. Für jedes HTML-Element kann eine beliebige Anzahl von HTML-Attributen freigeben werden. Gefährliche HTML-Elemente wie <code><script></code> und gefählriche Attribute wie <code>onclick</code> müssen separat erlaubt werden."
LABEL: "Whitelist von HTML-Elemente"
HELP: "Whitelist von erlaubten HTML-Elementen"
PLACEHOLDER_KEY: "<Element>"
PLACEHOLDER_VALUE: "<Attribute>"
SAFE_LABEL: "Whitelist von ungefährlichen HTML-Elementen"
SAFE_HELP: "Liste von ungefährlichen HTML-Elementen. Attribute werden durch Komma getrennt. Optioniale Attribute werden mit voranstehendem Stern '*' gekennzeichnet"
SAFE_DESCRIPTION: "Weitere Informationen siehe <a href='http://s9etextformatter.readthedocs.org/Plugins/HTMLElements/Synopsis/' title='TextFormatter Dokumentation'>Dokumentation</a>."
UNSAFE_LABEL: "Whitelist von gefährlichen HTML-Elementen"
UNSAFE_HELP: "Liste von gefährlichen HTML-Elementen. Attribute werden durch Komma getrennt. Optioniale Attribute werden mit voranstehendem Stern '*' gekennzeichnet"
UNSAFE_DESCRIPTION: "Weitere Informationen siehe <a href='http://s9etextformatter.readthedocs.org/Plugins/HTMLElements/Synopsis/' title='TextFormatter Dokumentation'>Dokumentation</a>."
KEYWORDS:
SECTION: "Schlüsselwörter"
SECTION_HELP: "Erkennt Schlüsselwörter im Text und erlaubt diese z.B. als Links oder Widgets darzustellen oder als Popup aus dem Text hervorzuheben."
CASE_SENSITIVE: "Groß- und Kleinschreibung"
CASE_SENSITIVE_HELP: "Standardmäßig werden bei Schlüsselwörter zwischen Groß- und Kleinbuchstaben unterschieden"
TEMPLATE: "Template"
TEMPLATE_HELP: "Template zur Darstellung von Schlüsselwörtern"
TEMPLATE_DESCRIPTION: "Weitere Informationen siehe <a href='http://s9etextformatter.readthedocs.org/Plugins/Keywords/Synopsis/' title='TextFormatter Dokumentation'>Dokumentation</a>."
KEYWORDS:
LABEL: "Schlüsselwörter"
HELP: "Eine mit komma-getrennte Liste aus Schlüsselwörtern"
MEDIAEMBED:
SECTION: "Mediaembed"
SECTION_HELP: "Erlaubt dem Benutzer mediale Inhalte durch den <code>[media]</code> BBCode, durch seitenspezifische BBCodes wie <code>[youtube]</code> oder durch einen Link einzubetten."
BBCODES: "MediaEmbed BBCodes"
BBCODES_HELP: "Falls aktiviert wird für jede Seite ein eigener BBCode wie [youtube], [vimeo] etc. zur Einbettung zur Verfügung gestellt"
SITES:
LABEL: "Untersützte Seiten"
HELP: "Füge weitere Seiten hinzu, die du erlauben möchtest"
DESCRIPTION: "Weitere Informationen siehe <a href='http://s9etextformatter.readthedocs.org/Plugins/MediaEmbed/Sites/' title='TextFormatter Dokumentation'>Dokumentation</a>."
PREG:
SECTION: "Reguläre Ausdrücke"
SECTION_HELP: "Führt auf regulären Ausdrücken basierende Ersetzungen durch."
REPLACE:
LABEL: "Ersetzungen"
HELP: "Auf regulären Ausdrücken basierende Ersetzung. Werte in Klammern ('Capture groups') stehen als Attribute im XSL-Stylesheet zur Verfügung"
DESCRIPTION: "Weitere Informationen siehe <a href='http://s9etextformatter.readthedocs.org/Plugins/Preg/Synopsis/' title='TextFormatter Dokumentation'>Dokumentation</a>."
PLACEHOLDER_KEY: "<Regulärer Ausdruck>"
PLACEHOLDER_VALUE: "<Ersetzung>"
MATCH:
LABEL: "Übereinstimmungen"
HELP: "Sucht und ordnet jede Übereinstimmung einem bestimmten Tag zu"
DESCRIPTION: "Weitere Informationen siehe <a href='http://s9etextformatter.readthedocs.org/Plugins/Preg/Synopsis/#using-match' title='TextFormatter Dokumentation'>Dokumentation</a>."
PLACEHOLDER_KEY: "<Regulärer Ausdruck>"
PLACEHOLDER_VALUE: "<Tag-Name>"
# English
en:
PLUGINS:
TEXTFORMATTER:
PLUGIN_STATUS: "Plugin status"
CONTENT: "Content"
SMILEYS: "Smileys"
TEXTFORMATTER: "Text Formatter"
STATUS: "Status"
ACTIVE: 'Active'
ACTIVE_HELP: 'Enable or disable this plugin on a page.'
AUTOEMAIL:
SECTION: "Autoemail"
SECTION_HELP: "Converts plain-text emails into clickable 'mailto:' links."
AUTOIMAGE:
SECTION: "Autoimage"
SECTION_HELP: "Converts plain-text image URLs into actual images."
AUTOLINK:
SECTION: "Autolink"
SECTION_HELP: "Converts plain-text URLs into clickable links."
WWW: "Autolink WWW"
WWW_HELP: "Automatically link any hostname that starts with 'www.'"
SCHEMES: "Allowed schemes"
SCHEMES_HELP: "List of allowed schemes"
BBCODES:
SECTION: "BBCodes"
SECTION_HELP: "Handle a very flexible flavour of the BBCode syntax."
BBCODES: "BBCodes"
BBCODES_HELP: "Add BBCodes from repository"
BBCODES_DESCRIPTION: "See the <a href='https://github.com/s9e/TextFormatter/blob/master/src/Plugins/BBCodes/Configurator/repository.xml' title='TextFormatter documentation'>documentation</a> for more information."
CUSTOM:
LABEL: "Custom BBCodes"
HELP: "Add your own BBCodes using tokens, rules and a custom template"
DESCRIPTION: "See the <a href='http://s9etextformatter.readthedocs.org/Plugins/BBCodes/Custom_BBCode_syntax/' title='TextFormatter documentation'>documentation</a> for more information."
PLACEHOLDER_KEY: "<bbcode>"
PLACEHOLDER_VALUE: "<template>"
CENSOR:
SECTION: "Censors"
SECTION_HELP: "Censors text based on a configurable list of words."
WORDS:
LABEL: "Censored words"
HELP: "Cesors words. Accepts '*' and '?' as placeholders."
DESCRIPTION: "See the <a href='http://s9etextformatter.readthedocs.org/Plugins/Censor/Synopsis/' title='TextFormatter documentation'>documentation</a> for more information."
PLACEHOLDER_KEY: "<word>"
PLACEHOLDER_VALUE: "<replacement>"
EMOJI:
SECTION: "Emoji"
SECTION_HELP: "Render standardized set of pictographs. They exists as Unicode characters and ASCII shortcodes. The Emoji plugin renders both as images, using the free sets from <a href='http://twitter.github.io/twemoji/'>Twemoji</a> or <a href='http://emojione.com/'>Emoji One</a>."
LABEL: "Emoji"
DEFAULT: "- No emoji set selected -"
TWEMOJI: "Twemoji"
EMOJIONE: "EmojiOne"
ESCAPER:
SECTION: "Escaper"
SECTION_HELP: "Defines the backslash character '\' as an escape character."
ESCAPE_ALL: "Escape any Unicode character"
ESCAPE_ALL_HELP: "Escape any Unicode character (only suitable in some specific situations)"
REGEX: "Escape according to regular expression"
REGEX_HELP: "Escape according to regular expression"
REGEX_DESCRIPTION: "See the <a href='http://s9etextformatter.readthedocs.org/Plugins/Escaper/Synopsis/#how-to-escape-only-certain-characters' title='TextFormatter documentation'>documentation</a> for more information."
EMOTICONS:
SECTION: "Emoticons"
SECTION_HELP: "Performs simple replacements, best suited for handling emoticons. Matching is case-sensitive. <b>Please make sure you installed e.g one of the emoticons sets from <a href='https://github.com/search?q=user%3ASommerregen+grav-data-smileys' target='_blank'>GitHub</a>.</b>"
PATH: "Path to emoticons set"
PATH_HELP: "You can use an absolute, relative path or any valid stream registered in Grav pointing to your emoticons set"
LABEL: "Emoticons"
HELP: "List of emoticons"
DESCRIPTION: "See the <a href='http://s9etextformatter.readthedocs.io/Plugins/Emoticons/Synopsis/' title='TextFormatter documentation'>documentation</a> for more information."
PLACEHOLDER_KEY: "<emoticon>"
PLACEHOLDER_VALUE: "<filename.ext>"
FANCYPANTS:
SECTION: "FancyPants"
SECTION_HELP: "Provide enhanced typography, aka 'fancy Unicode symbols'."
HTML:
SECTION: "HTML"
HELP: "<span style='color: #df1f1f;'>NOTE: This option affects the status of all filters listed below.</span>"
DESCRIPTION: "Handles how HTML is rendered."
SECTION: "HTML Comments & Entities"
SECTION_HELP: "Allows HTML comments to be used and escapes HTML entities."
COMMENTS: "Allow HTML comments"
COMMENTS_HELP: "Allow HTML comments to be used"
ENTITIES: "Allow HTML entities"
ENTITIES_HELP: "Allow HTML entities to be used"
HTML_ELEMENTS:
SECTION: "HTML Elements"
SECTION_HELP: "Enables a whitelist of HTML elements to be used. By default, no HTML elements and no attributes are allowed. For each HTML element, a whitelist of attributes can be set. Unsafe elements such as <code><script></code> and unsafe attributes such as <code>onclick</code> must be set using a different method than safe elements and attributes."
LABEL: "Use whitelist of HTML elements"
HELP: "Enables a whitelist of HTML elements to be used"
PLACEHOLDER_KEY: "<element>"
PLACEHOLDER_VALUE: "<attributes>"
SAFE_LABEL: "Whitelist of safe HTML elements"
SAFE_HELP: "List of safe HTML elements. Attributes are comma-separated. Optional attributes are denoted with a preceeding star '*'"
SAFE_DESCRIPTION: "See the <a href='http://s9etextformatter.readthedocs.org/Plugins/HTMLElements/Synopsis/' title='TextFormatter documentation'>documentation</a> for more information."
UNSAFE_LABEL: "Whitelist of unsafe HTML elements"
UNSAFE_HELP: "List of unsafe HTML elements. Attributes are comma-separated. Optional attributes are denoted with a preceeding star '*'"
UNSAFE_DESCRIPTION: "See the <a href='http://s9etextformatter.readthedocs.org/Plugins/HTMLElements/Synopsis/' title='TextFormatter documentation'>documentation</a> for more information."
KEYWORDS:
SECTION: "Keywords"
SECTION_HELP: "Serves to capture keywords in plain text and render them as a rich element of your choosing such as a link, a popup or a widget."
CASE_SENSITIVE: "Case-sensitive"
CASE_SENSITIVE_HELP: "Keywords are case-sensitive by default"
TEMPLATE: "Template"
TEMPLATE_HELP: "Template to render keywords"
TEMPLATE_DESCRIPTION: "See the <a href='http://s9etextformatter.readthedocs.org/Plugins/Keywords/Synopsis/' title='TextFormatter documentation'>documentation</a> for more information."
KEYWORDS:
LABEL: "Keywords"
HELP: "Add a couple of comma-separated keywords"
MEDIAEMBED:
SECTION: "Mediaembed"
SECTION_HELP: "Allow the user to embed content from allowed sites using a <code>[media]</code> BBCode, site-specific BBCodes such as <code>[youtube]</code>, or from simply posting a supported URL in plain text."
BBCODES: "MediaEmbed BBCodes"
BBCODES_HELP: "If enabled it creates a BBCode for each site like [youtube], [vimeo] etc."
SITES:
LABEL: "Sites"
HELP: "Add the sites you want to support"
DESCRIPTION: "See the <a href='http://s9etextformatter.readthedocs.org/Plugins/MediaEmbed/Sites/' title='TextFormatter documentation'>documentation</a> for more information."
PREG:
SECTION: "Preg"
SECTION_HELP: "Performs generic, regexp-based replacements."
REPLACE:
LABEL: "Replace"
HELP: "Regexp-based replacements. The values in the named capturing subpatterns in the matching regexp are available as attributes in the XSL replacement."
DESCRIPTION: "See the <a href='http://s9etextformatter.readthedocs.org/Plugins/Preg/Synopsis/' title='TextFormatter documentation'>documentation</a> for more information."
PLACEHOLDER_KEY: "<pattern>"
PLACEHOLDER_VALUE: "<replacement>"
MATCH:
LABEL: "Match"
HELP: "Match any text and assign it to a tag"
DESCRIPTION: "See the <a href='http://s9etextformatter.readthedocs.org/Plugins/Preg/Synopsis/#using-match' title='TextFormatter documentation'>documentation</a> for more information."
PLACEHOLDER_KEY: "<pattern>"
PLACEHOLDER_VALUE: "<tagname>"