add german punctuation
This commit is contained in:
parent
31b60f5a39
commit
45d5e25c15
52
config/punctuation/de.conf
Normal file
52
config/punctuation/de.conf
Normal file
@ -0,0 +1,52 @@
|
||||
# how to use this file?
|
||||
# the # on the beginning of the line is a comment
|
||||
# the different sections are seperated by [<name>Dict] <name> is the section name. Dict is a keyword
|
||||
# the entrys are seperated with :===: in words colon tripple equal colon ( to not collide with substitutions)
|
||||
[levelDict]
|
||||
none:===:
|
||||
some:===:.-$~+*-/\@
|
||||
most:===:.,:-$~+*-/\@!#%^&*()[]}{<>;
|
||||
all:===:!"#$%& \'()*+,-./:;<=>?@[\\]^_`{|}~
|
||||
|
||||
[punctDict]
|
||||
:===:Leer
|
||||
&:===:Und
|
||||
':===:Apostroph
|
||||
@:===:At
|
||||
\:===:Backslash
|
||||
|:===:Pipe
|
||||
!:===:Ausrufezeichen
|
||||
^:===:Hoch
|
||||
::===:Doppelpunkt
|
||||
,:===:Komma
|
||||
-:===:Minus
|
||||
$:===:Dollar
|
||||
.:===:Punkt
|
||||
>:===:Größer als
|
||||
`:===:Grave
|
||||
#:===:Hash
|
||||
{:===:Geschweifte Klammer auf
|
||||
[:===:eckige Klammer auf
|
||||
(:===:Klammer auf
|
||||
<:===:Kleiner als
|
||||
%:===:Prozent
|
||||
+:===:Plus
|
||||
?:===:Fragezeichen?
|
||||
":===:Gänsefüßchen
|
||||
):===:Klammer zu
|
||||
}:===:Geschweifte Klammer zu
|
||||
]:===:Eckige Klammer zu
|
||||
;:===:Semikolon
|
||||
/:===:Geteilt durch
|
||||
*:===:Mal
|
||||
~:===:Tilde
|
||||
_:===:Lienie unten
|
||||
=:===:Istgleich
|
||||
|
||||
[customDict]
|
||||
|
||||
[emoticonDict]
|
||||
:):===:smile
|
||||
;):===:twinker
|
||||
XD:===:loool
|
||||
:D:===:lought
|
Loading…
Reference in New Issue
Block a user