~stomato463/+junk/nvdajp

« back to all changes in this revision

Viewing changes to source/locale/pl/symbols.dic

  • Committer: Masataka Shinke
  • Date: 2011-10-25 12:35:26 UTC
  • mfrom: (4185 jpmain)
  • mto: This revision was merged to the branch mainline in revision 4211.
  • Revision ID: mshinke@users.sourceforge.jp-20111025123526-ze527a2rl3z0g2ky
lp:~nishimotz/nvdajp/main : 4185 をマージ

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
complexSymbols:
 
2
# identifier    regexp
 
3
# Others
 
4
decimal point   (?<=\d)\,(?=\d)
 
5
 
 
6
symbols:
 
7
# identifier    replacement[[   level][ preserve]][     # display name]
 
8
 
 
9
# Complex symbols
 
10
. sentence ending       kropka  all     always
 
11
! sentence ending       wykrzyknik      all     always
 
12
? sentence ending       pytajnik        all     always
 
13
; phrase ending średnik most    always
 
14
: phrase ending dwukropek       most    always
 
15
decimal point           none    always
 
16
in-word '       apostrof        all     norep
 
17
 
 
18
# Whitespace
 
19
\0      biała   spacja
 
20
\t      tab
 
21
\n      koniec linii    char
 
22
\f      podział strony  none
 
23
\r      nowy wiersz     char
 
24
        spacja  char
 
25
        spacja  char    # no-break space
 
26
 
 
27
# Standard punctuation/symbols
 
28
!       wykrzyknik      all
 
29
"       cudzysłów       most
 
30
\#      hash    most
 
31
$       dolar   some
 
32
€       euro    some
 
33
%       procent some
 
34
&       and     some
 
35
'       apostrof        some
 
36
(       lewy nawias     most
 
37
)       prawy nawias    most
 
38
*       gwiazdka        most
 
39
+       plus    most
 
40
,       przecinek       all     always
 
41
-       minus   all
 
42
.       kropka  all
 
43
/       slesz   some
 
44
:       dwukropek       most
 
45
;       średnik most
 
46
<       mniejsze        most
 
47
>       więkrze most
 
48
=       równe   most
 
49
?       pytajnik        all
 
50
@       małpa   some
 
51
[       lewy kwadratowy most
 
52
]       prawy kwadratowy        most
 
53
"       cudzysłów       most
 
54
\       bekslesz        most
 
55
^       daszek  most
 
56
_       podkreślacz     most
 
57
`       akcent  most
 
58
{       lewy klamrowy   most
 
59
}       prawy klamrowy  most
 
60
|       kreska pionowa  most
 
61
~       tylda   most
 
62
 
 
63
 
 
64
# Other characters
 
65
•       punktor some
 
66
…       wielokropek     all     always
 
67
        podwujny cudzysłów otwierający  most
 
68
»       podwujny cudzysłów zamykający   most
 
69
‰       promil  most
 
70
÷       dzielenie       some
 
71
×       razy    some
 
72
°       stopień some
 
73
±       plus minus      some
 
74
™       znak handlowy   some
 
75
©       znak praw autorskich    some
 
 
b'\\ No newline at end of file'