/usr/share/GvRng/po/gvr_ro.lang is in gvrng 4.4-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
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 | <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE language SYSTEM "language.dtd">
<language _name="gvr_ro" version="1.0" _section="Scripts"
mimetypes="text/x-gvr_ro">
<escape-char>\</escape-char>
<string _name = "Multiline String" style = "String" end-at-line-end = "FALSE">
<start-regex>[uUrR]?"""</start-regex>
<end-regex>"""</end-regex>
</string>
<string _name = "Multiline String 2" style = "String" end-at-line-end = "FALSE">
<start-regex>[uUrR]?'''</start-regex>
<end-regex>'''</end-regex>
</string>
<string _name = "String" style = "String" end-at-line-end = "TRUE">
<start-regex>[uUrR]?"</start-regex>
<end-regex>"</end-regex>
</string>
<string _name = "String 2" style = "String" end-at-line-end = "TRUE">
<start-regex>[uUrR]?'</start-regex>
<end-regex>'</end-regex>
</string>
<line-comment _name = "Line Comment" style= "Comment">
<start-regex>#</start-regex>
</line-comment>
<keyword-list _name = "World language" style = "Preprocessor" case-sensitive="TRUE">
<keyword>robot</keyword>
<keyword>perete</keyword>
<keyword>size</keyword>
<keyword>beeper</keyword>
</keyword-list>
<keyword-list _name = "Program statements" style = "Comment" case-sensitive="TRUE">
<keyword>muta</keyword>
<keyword>intoarcerestanga</keyword>
<keyword>ridicapiuitoare</keyword>
<keyword>punepiuitoare</keyword>
<keyword>opreste</keyword>
<keyword>defineste</keyword>
</keyword-list>
<keyword-list _name = "Program test" style = "Preprocessor" case-sensitive="TRUE">
<keyword>fata_e_libera</keyword>
<keyword>fata_e_blocata</keyword>
<keyword>stanga_e_libera</keyword>
<keyword>stanga_e_blocata</keyword>
<keyword>dreapta_e_libera</keyword>
<keyword>dreapta_e_blocata</keyword>
<keyword>langa_o_piuitoare</keyword>
<keyword>nu_langa_o_piuitoare</keyword>
<keyword>orice_piuitoare_in_punga_cu_piuitoare</keyword>
<keyword>fara_piuitoare_in_punga_cu_piuitoare</keyword>
<keyword>cu_fata_la_nord</keyword>
<keyword>nu_cu_fata_la_nord</keyword>
<keyword>cu_fata_la_sud</keyword>
<keyword>nu_cu_fata_la_sud</keyword>
<keyword>cu_fata_la_est</keyword>
<keyword>nu_cu_fata_la_est</keyword>
<keyword>cu_fata_la_vest</keyword>
<keyword>nu_cu_fata_la_vest</keyword>
</keyword-list>
<keyword-list _name = "Program others" style = "Others" case-sensitive="TRUE">
<keyword>daca</keyword>
<keyword>altfel</keyword>
<keyword>altfeldaca</keyword>
<keyword>fa</keyword>
<keyword>cattimp</keyword>
</keyword-list>
<pattern-item _name = "Decimal" style = "Decimal">
<regex>\b([1-9][0-9]*|0)([Uu]([Ll]|LL|ll)?|([Ll]|LL|ll)[Uu]?)?\b</regex>
</pattern-item>
</language>
|